@ckeditor/ckeditor5-track-changes 43.2.0-alpha.6 → 43.2.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 (167) 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 +10 -10
  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/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/ui/view/suggestionview.js +1 -1
  166. package/src/utils/common-translations.js +1 -1
  167. 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:()=>Xc,Suggestion:()=>Wr,SuggestionThreadView:()=>Qc,SuggestionView:()=>nu,TrackChanges:()=>hu,TrackChangesData:()=>pu,TrackChangesEditing:()=>Sc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=l();return(u=function(t,e){return n[t-=468]})(t,e)}function l(){const t=["1147308VQyWmu","value","_enabledCommands","refresh","_enableCommands","clearForceDisabled","editor","425vQxkwv","1228zqrEUv","commands","affectsData","has","isEnabled","3491193AcZybR","10355009YZwJsX","1221601RwYjEC","_disableUnsupportedCommands","_isEnabledBasedOnSelection","forceDisabled","TrackChangesCommand","3051992yGpzsM","2244534CeHbiA","execute"];return(l=function(){return t})()}!function(t){const e=u,n=t();for(;;)try{if(897962===-parseInt(e(470))/1+-parseInt(e(476))/2+parseInt(e(468))/3+-parseInt(e(486))/4*(-parseInt(e(485))/5)+parseInt(e(478))/6+parseInt(e(469))/7+parseInt(e(475))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(480)]=e,this[n(479)]=!1,this[n(481)](),this[n(472)]=!1}[c(481)](){this[c(490)]=!0}[c(477)](){const t=c;this[t(479)]=!this[t(479)],this[t(479)]?this[t(471)]():this[t(482)]()}[c(471)](){const t=c;for(const e of this[t(484)][t(487)][t(487)]())e[t(488)]&&!this[t(480)][t(489)](e)&&e[t(473)](t(474))}[c(482)](){const t=c;for(const e of this[t(484)][t(487)][t(487)]())e[t(488)]&&!this[t(480)][t(489)](e)&&e[t(483)](t(474))}}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=270]})(t,e)}function d(){const t=["6EVEbPj","9yEhrJu","11380216acYPja","7522030chyAav","78041hrAeWI","plugins","model","448582hfQJvi","acceptSuggestion","refresh","127421zhNtvL","getRanges","_isEnabledBasedOnSelection","TrackChangesEditing","700yKocHH","track-changes-accept-suggestion-not-found","editor","2528cwbZKV","_suggestions","isEnabled","get","516kbJILD","canEditAt","execute","28883316zsdRPe"];return(d=function(){return t})()}!function(t){const e=g,n=t();for(;;)try{if(848995===-parseInt(e(273))/1+parseInt(e(276))/2*(parseInt(e(294))/3)+-parseInt(e(286))/4*(-parseInt(e(283))/5)+-parseInt(e(290))/6*(parseInt(e(279))/7)+-parseInt(e(271))/8+-parseInt(e(270))/9*(-parseInt(e(272))/10)+parseInt(e(293))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(287)]=e,this[n(278)](),this[n(281)]=!1}[h(278)](){this[h(288)]=!0}[h(292)](t){const n=h,r=this[n(287)][n(289)](t);if(!r)throw new e.CKEditorError(n(284),this);const s=r[n(280)]();this[n(285)][n(275)][n(291)](s)&&this[n(285)][n(274)][n(289)](n(282))[n(277)](r)}}const m=E;function I(){const t=["_suggestions","track-changes-discard-suggestion-not-found","5srcNaW","3847236nnzmsk","plugins","get","_isEnabledBasedOnSelection","discardSuggestion","refresh","179469DWdfLG","isEnabled","6298764ezjTTH","7hMzwCV","TrackChangesEditing","14hKozoi","editor","canEditAt","model","execute","6007056txJoKI","getRanges","7957400fmSAOb","3565863xWWxYP","10Lqcxpd","3193WXvulb"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=110]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(538884===parseInt(e(127))/1*(parseInt(e(117))/2)+parseInt(e(112))/3+-parseInt(e(131))/4*(parseInt(e(130))/5)+-parseInt(e(114))/6*(-parseInt(e(115))/7)+-parseInt(e(122))/8+parseInt(e(125))/9+-parseInt(e(126))/10*(-parseInt(e(124))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(128)]=e,this[n(111)](),this[n(134)]=!1}[m(111)](){this[m(113)]=!0}[m(121)](t){const n=m,r=this[n(128)][n(133)](t);if(!r)throw new e.CKEditorError(n(129),this);const s=r[n(123)]();this[n(118)][n(120)][n(119)](s)&&this[n(118)][n(132)][n(133)](n(116))[n(110)](r)}}function T(t,e){const n=y;let r="";return r+=t[n(353)]("*")[n(351)](((t,e)=>e%2!=0?n(332)+_(t)+n(352):_(t)))[n(379)](""),e&&(r+=n(333)+e[n(380)]+n(358)+e[n(361)]+n(359)),r}function _(t){const e=y,n=document[e(378)](e(376));return n[e(371)]=t,n[e(337)]}function y(t,e){const n=k();return(y=function(t,e){return n[t-=325]})(t,e)}function A(t){const e=y;return t[e(343)](((t,n)=>e(328)==t[e(330)]&&e(328)!=n[e(330)]?-1:e(328)!=t[e(330)]&&e(328)==n[e(330)]?1:0))}function k(){const t=["1032oYhQAb","isTouching","24YqeMyo","span","end","createElement","join","value","createRange","from","isObject","deletion","start","type","isCollapsed",'<span class="ck-suggestion-type">','<span class="ck-suggestion-color" style="background-color: ',"replace","478089UkOUFU","isInContent","innerHTML","getRanges","335607GZiDet","isIntersecting","execute","length","sort","splice","isArray","next","76571NzPjuF","change"," [color ","push","map","</span>","split","content","27VxskIe","createPositionBefore","7629220SAcPDJ",'" title="','"></span>',"createPositionAfter","title","createPositionAt","102dQSIeY","36802YSXzuw","add","152435RFTZJt","3924137YaFfAQ","color","isMultiRange","8HQFpyr","innerText","schema"];return(k=function(){return t})()}function C(t,e){const n=y;let r,s=0;const o=[],i=e[n(372)];for(;s<t[n(342)];){const a=t[s],c=t[s+1];r||(r=e[n(356)](a)),L(e,a,c)||(o[n(350)](e[n(325)](r,i[n(327)](a)?e[n(360)](a):e[n(362)](a,n(377)))),r=null),s++}return o}function L(t,e,n){const r=y;if(!n)return!1;const s=t[r(360)](e),o=t[r(356)](n);return s[r(374)](o)}!function(t){const e=y,n=t();for(;;)try{if(434096===-parseInt(e(355))/1*(parseInt(e(364))/2)+-parseInt(e(339))/3*(-parseInt(e(375))/4)+parseInt(e(366))/5*(-parseInt(e(363))/6)+parseInt(e(367))/7+-parseInt(e(370))/8*(-parseInt(e(335))/9)+parseInt(e(357))/10+parseInt(e(347))/11*(-parseInt(e(373))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);function N(t,e,n){const r=y;for(;n[r(342)];){const s=n[r(344)](0,100);t[r(348)]((()=>{const t=r;for(const n of s)n[t(336)]&&e[t(341)](n.id)}))}}const S=R;function R(t,e){const n=M();return(R=function(t,e){return n[t-=274]})(t,e)}function M(){const t=["execute","some","refresh","from","1024188dfKlyD","_suggestions","isInContent","177324LoGnuJ","3849800SsSFlL","12ZXtiWw","376815OswyNv","isEnabled","values","72xNwWiE","_command","7971012KxjQGN","model","editor","canEditAt","4463995rmFiVT","776072rSSSpF","_isEnabledBasedOnSelection","getRanges"];return(M=function(){return t})()}!function(t){const e=R,n=t();for(;;)try{if(620304===parseInt(e(274))/1+-parseInt(e(294))/2*(-parseInt(e(296))/3)+-parseInt(e(295))/4+-parseInt(e(283))/5+-parseInt(e(291))/6+parseInt(e(279))/7+-parseInt(e(284))/8*(-parseInt(e(277))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class v extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(278)]=e,this[r(292)]=n,this[r(289)](),this[r(285)]=!1}[S(289)](){const t=S,e=Array[t(290)](this[t(292)][t(276)]())[t(288)]((e=>e[t(293)]));this[t(275)]=this[t(278)][t(275)]&&e}[S(287)](){const t=S,e=A(Array[t(290)](this[t(292)][t(276)]()));for(const n of e){const e=n[t(286)]();if(!this[t(281)][t(280)][t(282)](e))return}N(this[t(281)][t(280)],this[t(278)],e)}}const w=F;!function(t){const e=F,n=t();for(;;)try{if(391871===parseInt(e(327))/1*(-parseInt(e(330))/2)+-parseInt(e(329))/3*(parseInt(e(314))/4)+-parseInt(e(323))/5+parseInt(e(328))/6*(-parseInt(e(315))/7)+-parseInt(e(308))/8+-parseInt(e(326))/9+parseInt(e(312))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class O extends t.Command{constructor(t,e,n){const r=F;super(t),this[r(307)]=e,this[r(310)]=n,this[r(313)]=new Set,this[r(325)](),this[r(320)]=!1}[w(325)](){const t=w,e=this[t(311)][t(332)][t(316)][t(309)],n=Array[t(331)](this[t(310)][t(319)]());this[t(313)]=function(t,e){const n=y,r=Array[n(326)](t[n(338)]()),s=new Set;for(const o of e)if(o[n(336)])for(const e of r)for(const r of o[n(338)]())(e[n(340)](r)||t[n(331)]&&!o[n(369)]&&o[n(346)]&&r[n(377)][n(374)](e[n(329)]))&&s[n(365)](o);return s}(e,n),this[t(318)]=this[t(307)][t(318)]&&!!this[t(313)][t(321)]}[w(317)](){const t=w,e=A(Array[t(331)](this[t(313)]));for(const n of e){const e=n[t(324)]();if(!this[t(311)][t(332)][t(322)](e))return}N(this[t(311)][t(332)],this[t(307)],e)}}function F(t,e){const n=D();return(F=function(t,e){return n[t-=307]})(t,e)}function D(){const t=["canEditAt","662635goKUuZ","getRanges","refresh","6136803PrqoBr","15oEBOVL","285666gkYQZo","579AzSkLK","55688WEZbLz","from","model","_command","1730848QyCZhx","selection","_suggestions","editor","22376080qmbxCF","_selectedSuggestions","7248pLdXCg","7SzYPrx","document","execute","isEnabled","values","_isEnabledBasedOnSelection","size"];return(D=function(){return t})()}const x=function(){this.__data__=[],this.size=0};const B=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(B(t[n][0],e))return n;return-1};var U=Array.prototype.splice;const j=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():U.call(e,n,1),--this.size,!0)};const G=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const V=function(t){return P(this.__data__,t)>-1};const H=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function z(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])}}z.prototype.clear=x,z.prototype.delete=j,z.prototype.get=G,z.prototype.has=V,z.prototype.set=H;const W=z;const K=function(){this.__data__=new W,this.size=0};const J=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const X=function(t){return this.__data__.get(t)};const Z=function(t){return this.__data__.has(t)};const Y="object"==typeof global&&global&&global.Object===Object&&global;var q="object"==typeof self&&self&&self.Object===Object&&self;const Q=Y||q||Function("return this")();const $=Q.Symbol;var tt=Object.prototype,et=tt.hasOwnProperty,nt=tt.toString,rt=$?$.toStringTag:void 0;const st=function(t){var e=et.call(t,rt),n=t[rt];try{t[rt]=void 0;var r=!0}catch(t){}var s=nt.call(t);return r&&(e?t[rt]=n:delete t[rt]),s};var ot=Object.prototype.toString;const it=function(t){return ot.call(t)};var at=$?$.toStringTag:void 0;const ct=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":at&&at in Object(t)?st(t):it(t)};const ut=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const lt=function(t){if(!ut(t))return!1;var e=ct(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ft=Q["__core-js_shared__"];var ht,gt=(ht=/[^.]+$/.exec(ft&&ft.keys&&ft.keys.IE_PROTO||""))?"Symbol(src)_1."+ht:"";const dt=function(t){return!!gt&&gt in t};var pt=Function.prototype.toString;const mt=function(t){if(null!=t){try{return pt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var It=/^\[object .+?Constructor\]$/,Et=Function.prototype,bt=Object.prototype,Tt=Et.toString,_t=bt.hasOwnProperty,yt=RegExp("^"+Tt.call(_t).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const At=function(t){return!(!ut(t)||dt(t))&&(lt(t)?yt:It).test(mt(t))};const kt=function(t,e){return null==t?void 0:t[e]};const Ct=function(t,e){var n=kt(t,e);return At(n)?n:void 0};const Lt=Ct(Q,"Map");const Nt=Ct(Object,"create");const St=function(){this.__data__=Nt?Nt(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;if(Nt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Mt.call(e,t)?e[t]:void 0};var wt=Object.prototype.hasOwnProperty;const Ot=function(t){var e=this.__data__;return Nt?void 0!==e[t]:wt.call(e,t)};const Ft=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Nt&&void 0===e?"__lodash_hash_undefined__":e,this};function Dt(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])}}Dt.prototype.clear=St,Dt.prototype.delete=Rt,Dt.prototype.get=vt,Dt.prototype.has=Ot,Dt.prototype.set=Ft;const xt=Dt;const Bt=function(){this.size=0,this.__data__={hash:new xt,map:new(Lt||W),string:new xt}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Ut=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const jt=function(t){var e=Ut(this,t).delete(t);return this.size-=e?1:0,e};const Gt=function(t){return Ut(this,t).get(t)};const Vt=function(t){return Ut(this,t).has(t)};const Ht=function(t,e){var n=Ut(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function zt(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])}}zt.prototype.clear=Bt,zt.prototype.delete=jt,zt.prototype.get=Gt,zt.prototype.has=Vt,zt.prototype.set=Ht;const Wt=zt;const Kt=function(t,e){var n=this.__data__;if(n instanceof W){var r=n.__data__;if(!Lt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Wt(r)}return n.set(t,e),this.size=n.size,this};function Jt(t){var e=this.__data__=new W(t);this.size=e.size}Jt.prototype.clear=K,Jt.prototype.delete=J,Jt.prototype.get=X,Jt.prototype.has=Z,Jt.prototype.set=Kt;const Xt=Jt;const Zt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Yt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const qt=function(t,e,n){"__proto__"==e&&Yt?Yt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Qt.call(t,e)&&B(r,n)&&(void 0!==n||e in t)||qt(t,e,n)};const te=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?qt(n,a,c):$t(n,a,c)}return n};const ee=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const ne=function(t){return null!=t&&"object"==typeof t};const re=function(t){return ne(t)&&"[object Arguments]"==ct(t)};var se=Object.prototype,oe=se.hasOwnProperty,ie=se.propertyIsEnumerable;const ae=re(function(){return arguments}())?re:function(t){return ne(t)&&oe.call(t,"callee")&&!ie.call(t,"callee")};const ce=Array.isArray;const ue=function(){return!1};var le="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=le&&"object"==typeof module&&module&&!module.nodeType&&module,he=fe&&fe.exports===le?Q.Buffer:void 0;const ge=(he?he.isBuffer:void 0)||ue;var de=/^(?:0|[1-9]\d*)$/;const pe=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&de.test(t))&&t>-1&&t%1==0&&t<e};const me=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Ie={};Ie["[object Float32Array]"]=Ie["[object Float64Array]"]=Ie["[object Int8Array]"]=Ie["[object Int16Array]"]=Ie["[object Int32Array]"]=Ie["[object Uint8Array]"]=Ie["[object Uint8ClampedArray]"]=Ie["[object Uint16Array]"]=Ie["[object Uint32Array]"]=!0,Ie["[object Arguments]"]=Ie["[object Array]"]=Ie["[object ArrayBuffer]"]=Ie["[object Boolean]"]=Ie["[object DataView]"]=Ie["[object Date]"]=Ie["[object Error]"]=Ie["[object Function]"]=Ie["[object Map]"]=Ie["[object Number]"]=Ie["[object Object]"]=Ie["[object RegExp]"]=Ie["[object Set]"]=Ie["[object String]"]=Ie["[object WeakMap]"]=!1;const Ee=function(t){return ne(t)&&me(t.length)&&!!Ie[ct(t)]};const be=function(t){return function(e){return t(e)}};var Te="object"==typeof exports&&exports&&!exports.nodeType&&exports,_e=Te&&"object"==typeof module&&module&&!module.nodeType&&module,ye=_e&&_e.exports===Te&&Y.process;const Ae=function(){try{var t=_e&&_e.require&&_e.require("util").types;return t||ye&&ye.binding&&ye.binding("util")}catch(t){}}();var ke=Ae&&Ae.isTypedArray;const Ce=ke?be(ke):Ee;var Le=Object.prototype.hasOwnProperty;const Ne=function(t,e){var n=ce(t),r=!n&&ae(t),s=!n&&!r&&ge(t),o=!n&&!r&&!s&&Ce(t),i=n||r||s||o,a=i?ee(t.length,String):[],c=a.length;for(var u in t)!e&&!Le.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||pe(u,c))||a.push(u);return a};var Se=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Se)};const Me=function(t,e){return function(n){return t(e(n))}};const ve=Me(Object.keys,Object);var we=Object.prototype.hasOwnProperty;const Oe=function(t){if(!Re(t))return ve(t);var e=[];for(var n in Object(t))we.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Fe=function(t){return null!=t&&me(t.length)&&!lt(t)};const De=function(t){return Fe(t)?Ne(t):Oe(t)};const xe=function(t,e){return t&&te(e,De(e),t)};const Be=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const Ue=function(t){if(!ut(t))return Be(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const je=function(t){return Fe(t)?Ne(t,!0):Ue(t)};const Ge=function(t,e){return t&&te(e,je(e),t)};var Ve="object"==typeof exports&&exports&&!exports.nodeType&&exports,He=Ve&&"object"==typeof module&&module&&!module.nodeType&&module,ze=He&&He.exports===Ve?Q.Buffer:void 0,We=ze?ze.allocUnsafe:void 0;const Ke=function(t,e){if(e)return t.slice();var n=t.length,r=We?We(n):new t.constructor(n);return t.copy(r),r};const Je=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Xe=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 Ze=function(){return[]};var Ye=Object.prototype.propertyIsEnumerable,qe=Object.getOwnPropertySymbols;const Qe=qe?function(t){return null==t?[]:(t=Object(t),Xe(qe(t),(function(e){return Ye.call(t,e)})))}:Ze;const $e=function(t,e){return te(t,Qe(t),e)};const tn=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const en=Me(Object.getPrototypeOf,Object);const nn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)tn(e,Qe(t)),t=en(t);return e}:Ze;const rn=function(t,e){return te(t,nn(t),e)};const sn=function(t,e,n){var r=e(t);return ce(t)?r:tn(r,n(t))};const on=function(t){return sn(t,De,Qe)};const an=function(t){return sn(t,je,nn)};const cn=Ct(Q,"DataView");const un=Ct(Q,"Promise");const ln=Ct(Q,"Set");const fn=Ct(Q,"WeakMap");var hn="[object Map]",gn="[object Promise]",dn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",In=mt(cn),En=mt(Lt),bn=mt(un),Tn=mt(ln),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||Lt&&yn(new Lt)!=hn||un&&yn(un.resolve())!=gn||ln&&yn(new ln)!=dn||fn&&yn(new fn)!=pn)&&(yn=function(t){var e=ct(t),n="[object Object]"==e?t.constructor:void 0,r=n?mt(n):"";if(r)switch(r){case In:return mn;case En:return hn;case bn:return gn;case Tn:return dn;case _n:return pn}return e});const An=yn;var kn=Object.prototype.hasOwnProperty;const Cn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&kn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Ln=Q.Uint8Array;const Nn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const Sn=function(t,e){var n=e?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Mn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var vn=$?$.prototype:void 0,wn=vn?vn.valueOf:void 0;const On=function(t){return wn?Object(wn.call(t)):{}};const Fn=function(t,e){var n=e?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Dn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Nn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Sn(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 Fn(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 Mn(t);case"[object Symbol]":return On(t)}};var xn=Object.create;const Bn=function(){function t(){}return function(e){if(!ut(e))return{};if(xn)return xn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Bn(en(t))};const Un=function(t){return ne(t)&&"[object Map]"==An(t)};var jn=Ae&&Ae.isMap;const Gn=jn?be(jn):Un;const Vn=function(t){return ne(t)&&"[object Set]"==An(t)};var Hn=Ae&&Ae.isSet;const zn=Hn?be(Hn):Vn;var Wn="[object Arguments]",Kn="[object Function]",Jn="[object Object]",Xn={};Xn[Wn]=Xn["[object Array]"]=Xn["[object ArrayBuffer]"]=Xn["[object DataView]"]=Xn["[object Boolean]"]=Xn["[object Date]"]=Xn["[object Float32Array]"]=Xn["[object Float64Array]"]=Xn["[object Int8Array]"]=Xn["[object Int16Array]"]=Xn["[object Int32Array]"]=Xn["[object Map]"]=Xn["[object Number]"]=Xn[Jn]=Xn["[object RegExp]"]=Xn["[object Set]"]=Xn["[object String]"]=Xn["[object Symbol]"]=Xn["[object Uint8Array]"]=Xn["[object Uint8ClampedArray]"]=Xn["[object Uint16Array]"]=Xn["[object Uint32Array]"]=!0,Xn["[object Error]"]=Xn[Kn]=Xn["[object WeakMap]"]=!1;const Zn=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(!ut(e))return e;var f=ce(e);if(f){if(a=Cn(e),!c)return Je(e,a)}else{var h=An(e),g=h==Kn||"[object GeneratorFunction]"==h;if(ge(e))return Ke(e,c);if(h==Jn||h==Wn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?rn(e,Ge(a,e)):$e(e,xe(a,e))}else{if(!Xn[h])return o?e:{};a=Dn(e,h,c)}}i||(i=new Xt);var d=i.get(e);if(d)return d;i.set(e,a),zn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Gn(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?an:on:u?je:De)(e);return Zt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const Yn=function(t){return Zn(t,5)};const qn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$n=/^\w*$/;const tr=function(t,e){if(ce(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!qn(t))||($n.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function er(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(er.Cache||Wt),n}er.Cache=Wt;const nr=er;var rr=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,sr=/\\(\\)?/g;const or=function(t){var e=nr(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(rr,(function(t,n,r,s){e.push(r?s.replace(sr,"$1"):n||t)})),e}));const ir=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 ar=$?$.prototype:void 0,cr=ar?ar.toString:void 0;const ur=function t(e){if("string"==typeof e)return e;if(ce(e))return ir(e,t)+"";if(qn(e))return cr?cr.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const lr=function(t){return null==t?"":ur(t)};const fr=function(t,e){return ce(t)?t:tr(t,e)?[t]:or(lr(t))};const hr=function(t){if("string"==typeof t||qn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const gr=function(t,e,n,r){if(!ut(t))return t;for(var s=-1,o=(e=fr(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=hr(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=ut(l)?l:pe(e[s+1])?[]:{})}$t(a,c,u),a=a[c]}return t};const dr=function(t,e,n){return null==t?t:gr(t,e,n)};const pr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const mr=function(t){return this.__data__.has(t)};function Ir(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Wt;++e<n;)this.add(t[e])}Ir.prototype.add=Ir.prototype.push=pr,Ir.prototype.has=mr;const Er=Ir;const br=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 Tr=function(t,e){return t.has(e)};const _r=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 Er: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(!br(e,(function(t,e){if(!Tr(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 yr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const Ar=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var kr=$?$.prototype:void 0,Cr=kr?kr.valueOf:void 0;const Lr=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 Ln(t),new Ln(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return B(+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=yr;case"[object Set]":var c=1&r;if(a||(a=Ar),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=_r(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Cr)return Cr.call(t)==Cr.call(e)}return!1};var Nr=Object.prototype.hasOwnProperty;const Sr=function(t,e,n,r,s,o){var i=1&n,a=on(t),c=a.length;if(c!=on(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Nr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Rr="[object Arguments]",Mr="[object Array]",vr="[object Object]",wr=Object.prototype.hasOwnProperty;const Or=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?Mr:An(t),u=a?Mr:An(e),l=(c=c==Rr?vr:c)==vr,f=(u=u==Rr?vr:u)==vr,h=c==u;if(h&&ge(t)){if(!ge(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Xt),i||Ce(t)?_r(t,e,n,r,s,o):Lr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&wr.call(t,"__wrapped__"),d=f&&wr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Xt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Xt),Sr(t,e,n,r,s,o))};const Fr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!ne(e)&&!ne(n)?e!=e&&n!=n:Or(e,n,r,s,t,o))};const Dr=function(t,e){return Fr(t,e)};const xr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Br=function(t,e){for(var n=0,r=(e=fr(e,t)).length;null!=t&&n<r;)t=t[hr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Ur=function(t,e){return e.length<2?t:Br(t,Pr(e,0,-1))};const jr=function(t,e){return e=fr(e,t),null==(t=Ur(t,e))||delete t[hr(xr(e))]};const Gr=function(t,e){return null==t||jr(t,e)},Vr=zr;function Hr(){const t=["getRange","next","push","reduce","getAllAdjacentSuggestions","getFirstMarker","282TXllNu","toJSON","createdAt","change","markers","previous","start","isMultiRange","_onAccept","50617Dybose","commentThread","_isDataLoaded","18625CynyjH","addRange","subType","getItems","onAccept","onDiscard","@external","getFirstRange","23992spWcmi","add","map","829977YQVHUM","2SGGDJv","end","addMarkerName","filter","removeAttribute","length","from","accept","delete","_onAttributesChange","5080130AqDKsE","substr","split","nodeBefore","isIntersectingWithRange","get","author","attributes","head","20uJOkHU","_markerNames","setAttribute","hasComments","getRanges","1503HoQHWx","_onDiscard","authoredAt","addMarker","isInContent","data","set","decorate","discard","removeMarker","getMarkerNames","creator","getContainedElement","8534130tjlkMk","size","onAttributesChange","getMultiRangeId","isExternal","77536EEAiBo","type","_model","removeMarkers","suggestion:","clear","_saved","getMarkers","isIntersecting","nodeAfter"];return(Hr=function(){return t})()}function zr(t,e){const n=Hr();return(zr=function(t,e){return n[t-=363]})(t,e)}!function(t){const e=zr,n=t();for(;;)try{if(324589===-parseInt(e(437))/1+parseInt(e(395))/2*(parseInt(e(394))/3)+parseInt(e(414))/4*(parseInt(e(383))/5)+parseInt(e(371))/6*(parseInt(e(380))/7)+parseInt(e(391))/8*(-parseInt(e(419))/9)+-parseInt(e(405))/10+parseInt(e(432))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hr);class Wr extends((0,e.ObservableMixin)()){constructor(t,e){const n=zr;super(),this[n(382)]=!1,this.id=e.id,this[n(438)]=e[n(438)],this[n(385)]=e[n(385)]||null,this[n(411)]=e[n(411)],this[n(430)]=e[n(430)]||e[n(411)],this[n(436)]=Boolean(e[n(412)]&&e[n(412)][n(389)]),this[n(424)]=null,this[n(439)]=t,this[n(379)]=e[n(387)],this[n(420)]=e[n(388)],this[n(404)]=e[n(434)],this[n(415)]=new Set,this[n(373)]=null,this[n(425)](n(421),null),this[n(425)](n(412),e[n(412)]||{}),this[n(425)](n(376),null),this[n(425)](n(366),null),this[n(425)](n(381),null),this[n(425)](n(443),!1),this[n(426)](n(402)),this[n(426)](n(427))}get[Vr(413)](){const t=Vr;let e=this;for(;e[t(376)];)e=e[t(376)];return e}get[Vr(417)](){const t=Vr;return!!this[t(381)]&&this[t(381)][t(400)]>0}get[Vr(378)](){const t=Vr;return 0!=this[t(415)][t(433)]&&6==Array[t(401)](this[t(415)])[0][t(407)](":")[t(400)]}get[Vr(423)](){return null!==this[Vr(370)]()}[Vr(397)](t){const e=Vr;this[e(415)][e(392)](t)}[Vr(429)](){const t=Vr;return Array[t(401)](this[t(415)])}[Vr(444)](){const t=Vr;return this[t(429)]()[t(393)]((e=>this[t(439)][t(375)][t(410)](e)))[t(398)]((t=>t))}[Vr(370)](){return this[Vr(444)]()[0]||null}[Vr(440)](){const t=Vr;this[t(439)][t(374)]((e=>{const n=t;for(const t of this[n(444)]())e[n(428)](t)})),this[t(415)][t(442)]()}[Vr(428)](t){const e=Vr;this[e(439)][e(374)]((n=>{n[e(428)](t)})),this[e(415)][e(403)](t)}[Vr(384)](t){const e=Vr,n=e(441)+this[e(438)]+":"+this[e(385)]+":"+this.id+":"+this[e(430)].id+":"+Wr[e(435)]();this[e(397)](n),this[e(439)][e(374)]((r=>{r[e(422)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(409)](t){const e=Vr;for(const n of this[e(418)]())if(n[e(363)](t))return!0;return!1}[Vr(418)](){const t=Vr;return this[t(444)]()[t(393)]((e=>e[t(365)]()))}[Vr(386)](){const t=Vr;return this[t(418)]()[t(368)](((e,n)=>[...e,...n[t(386)]()]),[])}[Vr(390)](){const t=Vr;var e;return(null===(e=this[t(370)]())||void 0===e?void 0:e[t(365)]())||null}[Vr(431)](){const t=Vr,e=this[t(418)]();if(1!=e[t(400)])return null;const n=e[0],r=n[t(377)][t(364)],s=n[t(396)][t(408)];return r instanceof i.Element?r!=s?null:r:null}[Vr(402)](){const t=Vr;this[t(379)](this[t(418)](),this[t(424)],this[t(412)]),this[t(440)]()}[Vr(427)](){const t=Vr;this[t(420)](this[t(418)](),this[t(424)],this[t(412)]),this[t(440)]()}[Vr(369)](){const t=Vr,e=[];let n=this[t(413)];for(;n;)e[t(367)](n),n=n[t(366)];return e}[Vr(416)](t,e){const n=Vr,r=Yn(this[n(412)]);dr(r,t,e),Dr(r,this[n(412)])||(this[n(412)]=r,this[n(404)](r))}[Vr(399)](t){const e=Vr,n=Yn(this[e(412)]);Gr(n,t),Dr(n,this[e(412)])||(this[e(412)]=n,this[e(404)](this[e(412)]))}[Vr(372)](){const t=Vr;return{id:this.id,type:this[t(385)]?this[t(438)]+":"+this[t(385)]:this[t(438)],authorId:this[t(430)].id,createdAt:this[t(373)],hasComments:this[t(417)],data:this[t(424)],attributes:this[t(412)]}}static[Vr(435)](){const t=Vr;return(0,e.uid)()[t(406)](1,5)}}function Kr(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"ELEMENT_MERGE_FIELD":return r({id:"ELEMENT_MERGE_FIELD",string:"merge field",plural:"%0 merge fields"},n);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. Press %0 to go to the discussion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"},n);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. Press %0 to go to the discussion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"},n);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. Press %0 to go to the discussion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"SUGGESTION_THREAD_ARIA_LABEL":return r({string:"Suggestion by %1. Created on %2. %0 reply. %3",plural:"Suggestion by %1. Created on %2. %0 replies. %3",id:"SUGGESTION_THREAD_ARIA_LABEL"},n);case"SUGGESTION_THREAD_DESCRIPTION":return r({string:"Press Enter for more options. Press Escape to exit.",id:"SUGGESTION_THREAD_DESCRIPTION"});default:return e}}function Jr(t,e){const n=Zr();return(Jr=function(t,e){return n[t-=227]})(t,e)}const Xr=Jr;function Zr(){const t=["function","subType","REPLACE_TEXT","replace","10440tgSUuP","addEmptyContainer","data","_attributeLabels","*Change to:* %0","*Remove:* %0","2642780mKaNux","key","removeObject","960488EPMYoI","end","checkChild","getWalker","addFormat","_handleAttributeSuggestionDescription","EmptyContainer","_customCallbacks","isEqual","element","674253ycnBny","_itemLabels","registerElementLabel","_handleRenameSuggestionDescription","type","addContainer","removeFormat","isObject","attribute","_locale","isEmpty","pop","12291150FZnliM","match","name","nodeAfter","removeContainer","previousSibling","*Split:* %0","deletion","_schema","2334450zoxOSC","*Remove format:* %0","elementEnd","_itemLabelsCallbacks","*Set format:* %0","getFirstRange","newValue","indexOf","has","1OmQMzH","Container","_addDescriptionItems","$textProxy","_handleInsertRemoveSuggestionDescription","start","item","registerAttributeLabel","isInContent","push","908dfLEWO","remove","format","removeEmptyContainer","ELEMENT_SPACE","getItemLabel","_resolveDescriptionItems","121620hiAvGL","skip","matchingCallback","text","Object","$1 $2","join","_handleCustomCallbackDescription","length","insertion","*Merge:* %0","*Insert:* %0","label","get","getDescriptions","map","registerDescriptionCallback","add","normal","$text","set","quantity","addObject","nextSibling","softBreak","24TahdMS","elementStart"];return(Zr=function(){return t})()}!function(t){const e=Jr,n=t();for(;;)try{if(558320===parseInt(e(238))/1*(-parseInt(e(295))/2)+-parseInt(e(286))/3*(parseInt(e(248))/4)+parseInt(e(229))/5+-parseInt(e(255))/6+parseInt(e(292))/7+-parseInt(e(280))/8*(parseInt(e(305))/9)+parseInt(e(317))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zr);class Yr{constructor(t,e){const n=Jr;this[n(302)]=[],this[n(306)]=new Map,this[n(232)]=[],this[n(289)]=new Map,this[n(228)]=t,this[n(314)]=e}[Xr(269)](t){const e=Xr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(263)];o++){const i=t[o];if(!i[e(246)])continue;const a=this[e(262)](i);if(a){if(null!=i[e(283)]){if(r[e(237)](i[e(283)]))continue;r[e(272)](i[e(283)])}n[e(247)](a)}else if(e(313)!=i[e(309)])e(264)!=i[e(309)]&&e(227)!=i[e(309)]||this[e(242)](n,i,t[o+1]);else{const t=i[e(288)][e(293)];if(s[e(237)](t))continue;s[e(272)](i[e(288)][e(293)]),t==Nc?this[e(308)](n,i):this[e(300)](n,i)}}return this[e(254)](n)}[Xr(271)](t){const e=Xr;this[e(302)][e(247)](t)}[Xr(307)](t,n,r=e.priorities[Xr(273)]){const s=Xr;s(282)==typeof t?(0,e.insertToPriorityArray)(this[s(232)],{matchingCallback:t,label:n,priority:r}):this[s(306)][s(275)](t,n)}[Xr(245)](t,e){const n=Xr;this[n(289)][n(275)](t,e)}[Xr(253)](t,e=1){const n=Xr;let r;for(const e of this[n(232)])if(e[n(257)](t)){r=e[n(267)];break}return r||(r=this[n(306)][n(268)](t[n(319)])),r?r(e):1!==e?e+" "+t[n(319)]+"s":""+t[n(319)]}[Xr(240)](t,e){const n=Xr,r=e[n(234)]()[n(298)](),s=n(264)==e[n(309)]?n(272):n(249);for(const e of r){const o=e[n(244)],i=t[t[n(263)]-1];if(o.is(n(241)))i&&i[n(309)][n(236)](n(239))>-1&&t[n(316)](),i&&n(258)==i[n(309)]?i[s]+=o[n(288)]:t[n(247)]({type:n(258),add:n(272)==s?o[n(288)]:"",remove:n(249)==s?o[n(288)]:""});else if(this[n(228)][n(312)](o)){const a=o;if(i&&i[n(309)][n(236)](n(239))>-1&&t[n(316)](),n(231)==e[n(309)])continue;i&&i[n(309)]==s+n(259)&&i[n(304)][n(319)]==a[n(319)]?i[n(276)]++:t[n(247)]({type:s+n(259),element:a,quantity:1}),r[n(256)]((t=>!(n(231)==t[n(309)]&&t[n(244)]==o)))}else if(this[n(228)][n(297)](o,n(274))||o.is(n(304),n(279))){const r=o;if(n(272)==s&&n(281)==e[n(309)]||n(249)==s&&n(231)==e[n(309)])continue;if(i&&-1==i[n(309)][n(236)](n(239))){n(258)==i[n(309)]&&(i[s]+="\n");continue}let a;if(a=n(272)==s?r[n(278)]&&!this[n(228)][n(312)](r[n(278)])?r[n(278)]:null:r[n(322)]&&!this[n(228)][n(312)](r[n(322)])?r[n(322)]:null,r[n(315)]||a&&a[n(315)]){const e=a&&a[n(315)]?a:r;i&&i[n(309)]==s+n(301)&&i[n(304)][n(319)]==e[n(319)]?i[n(276)]++:t[n(247)]({type:s+n(301),element:e,quantity:1})}else t[n(247)]({type:s+n(239),element:r})}}}[Xr(254)](t){const e=Xr,n=this[e(314)],r=[],s=[],o=[];for(const i of t)switch(i[e(309)]){case e(258):if(i[e(272)]=i[e(272)][e(285)](/(\S)\u000A+(\S)/g,e(260))[e(285)](/\u000A/g,""),i[e(249)]=i[e(249)][e(285)](/(\S)\u000A+(\S)/g,e(260))[e(285)](/\u000A/g,""),""!=i[e(272)]&&""!=i[e(249)]){r[e(247)]({type:e(285),content:Kr(n,e(284),['"'+i[e(249)]+'"','"'+i[e(272)]+'"'])});continue}if(null!=i[e(272)][e(318)](/^ +$/)){r[e(247)]({type:e(264),content:Kr(n,e(266),Kr(n,e(252),i[e(272)][e(263)]))});continue}if(null!=i[e(249)][e(318)](/^ +$/)){r[e(247)]({type:e(227),content:Kr(n,e(291),Kr(n,e(252),i[e(249)][e(263)]))});continue}if(""!=i[e(272)]){r[e(247)]({type:e(264),content:Kr(n,e(266),'"'+i[e(272)]+'"')});continue}r[e(247)]({type:e(227),content:Kr(n,e(291),'"'+i[e(249)]+'"')});continue;case e(287):case e(277):r[e(247)]({type:e(264),content:Kr(n,e(266),this[e(253)](i[e(304)],i[e(276)]))});continue;case e(251):case e(294):r[e(247)]({type:e(227),content:Kr(n,e(291),this[e(253)](i[e(304)],i[e(276)]))});continue;case e(310):r[e(247)]({type:e(264),content:Kr(n,e(323),this[e(253)](i[e(304)],i[e(276)]))});continue;case e(321):r[e(247)]({type:e(227),content:Kr(n,e(265),this[e(253)](i[e(304)],i[e(276)]))});continue;case e(299):s[e(247)](i[e(293)]);continue;case e(311):o[e(247)](i[e(293)]);continue;default:r[e(247)](i)}if(s[e(263)]){const t=s[e(270)]((t=>this[e(289)][e(237)](t)?this[e(289)][e(268)](t):t))[e(261)](", ");r[e(247)]({type:e(250),content:Kr(this[e(314)],e(233),t)})}if(o[e(263)]){const t=o[e(270)]((t=>this[e(289)][e(237)](t)?this[e(289)][e(268)](t):t))[e(261)](", ");r[e(247)]({type:e(250),content:Kr(this[e(314)],e(230),t)})}return r}[Xr(262)](t){const e=Xr;for(const n of this[e(302)]){const r=n(t);if(r&&e(309)in r)return r}}[Xr(300)](t,e){const n=Xr,r=e[n(288)],s=void 0===r[n(235)]?n(311):n(299);t[n(247)]({type:s,key:r[n(293)]})}[Xr(308)](t,e){const n=Xr;t[n(247)]({type:n(250),content:Kr(this[n(314)],n(290),this[n(253)](e[n(234)]()[n(243)][n(320)],1))})}[Xr(242)](t,e,n){const r=Xr;if(this[r(240)](t,e),n&&n[r(234)]()&&!e[r(234)]()[r(296)][r(303)](n[r(234)]()[r(243)])){const n=t[t[r(263)]-1],s=r(264)==e[r(309)]?r(272):r(249);n&&r(258)==n[r(309)]&&(n[s]+="\n")}}}function qr(){const t=["editor","get","80jCTjUN","13690dDFCAS","4161775Nhibjl","126657iBEbtI","TrackChangesEditing","commands","426196pvaarY","enableCommand","5120944kgiXUb","18QyHHPs","3278dazXzk","1262191TJYEhH","plugins","afterInit","1225404cQCWHH","showAIAssistant","5ysNZKA"];return(qr=function(){return t})()}const Qr=$r;function $r(t,e){const n=qr();return($r=function(t,e){return n[t-=271]})(t,e)}!function(t){const e=$r,n=t();for(;;)try{if(706530===-parseInt(e(277))/1*(-parseInt(e(286))/2)+-parseInt(e(283))/3*(-parseInt(e(280))/4)+-parseInt(e(282))/5+-parseInt(e(289))/6*(-parseInt(e(272))/7)+-parseInt(e(288))/8+parseInt(e(275))/9+-parseInt(e(281))/10*(parseInt(e(271))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qr);class ts extends t.Plugin{[Qr(274)](){const t=Qr,e=this[t(278)],n=e[t(273)][t(279)](t(284));e[t(285)][t(279)](t(276))&&n[t(287)](t(276))}}const es=ns;function ns(t,e){const n=rs();return(ns=function(t,e){return n[t-=485]})(t,e)}function rs(){const t=["enableDefaultAttributesIntegration","FORMAT_ALIGN_TO_CENTER","registerAttributeLabel","13528jWxHwX","has","alignment","2335068QBBOsY","*Format:* %0","registerDescriptionCallback","type","FORMAT_JUSTIFY_TEXT","2268jFBlwl","justify","4110270ajJvhi","descriptionFactory","right","4yxboTv","left","_registerLegacyDescription","format","TrackChangesEditing","plugins","6296784RAlnvG","editor","formatBlock","locale","FORMAT_ALIGN_TO_LEFT","86546sUSHFL","FORMAT_ALIGNMENT","afterInit","59013tMMCbv","AlignmentEditing","55mINEii","value","2553405kQwoDz","registerBlockAttribute","commandName","13agQkmu","get","990vrrfKK","commandParams","FORMAT_ALIGN_TO_RIGHT","center"];return(rs=function(){return t})()}!function(t){const e=ns,n=t();for(;;)try{if(711246===parseInt(e(527))/1*(parseInt(e(517))/2)+-parseInt(e(524))/3*(parseInt(e(506))/4)+parseInt(e(503))/5+parseInt(e(512))/6+parseInt(e(501))/7*(-parseInt(e(493))/8)+parseInt(e(520))/9*(parseInt(e(486))/10)+parseInt(e(522))/11*(-parseInt(e(496))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rs);class ss extends t.Plugin{[es(519)](){const t=es,e=this[t(513)],n=e[t(515)];if(!e[t(511)][t(494)](t(521)))return;const r=e[t(511)][t(485)](t(510));r[t(490)](t(495)),r[t(525)](t(495)),r[t(504)][t(492)](t(495),Kr(n,t(518))),this[t(508)]()}[es(508)](){const t=es,e=this[t(513)],n=e[t(515)];e[t(511)][t(485)](t(510))[t(504)][t(498)]((e=>{const r=t;if(r(514)!=e[r(499)])return;const{data:s}=e;if(s&&r(495)==s[r(526)]){const t=s[r(487)][0][r(523)];return{type:r(509),content:Kr(n,r(497),function(t){const e=r;switch(t){case e(507):return Kr(n,e(516));case e(505):return Kr(n,e(488));case e(489):return Kr(n,e(491));case e(502):return Kr(n,e(500))}}(t))}}}))}}const os=is;function is(t,e){const n=as();return(is=function(t,e){return n[t-=352]})(t,e)}function as(){const t=["_registerLegacyDescription","FORMAT_ITALIC","32DUGlDA","has","underline","13993UIdMXE","descriptionFactory","afterInit","UnderlineEditing","forceValue","code","FORMAT_BOLD","FORMAT_CODE","7802960vQvpeF","TrackChangesEditing","locale","strikethrough","FORMAT_UNDERLINE","superscript","*Format:* %0","italic","registerDescriptionCallback","registerInlineAttribute","type","53581IXGKWs","FORMAT_","StrikethroughEditing","subscript","39112UUEVOF","3522gJYTqW","toUpperCase","2131780ZhGvZG","format","CodeEditing","ItalicEditing","registerAttributeLabel","FORMAT_SUPERSCRIPT","1287zCNoaP","plugins","BoldEditing","34217TAuSnI","enableDefaultAttributesIntegration","toLowerCase","editor","commandParams","5580DkTQbe","formatInline","286107qlyvGa","FORMAT_STRIKETHROUGH","SubscriptEditing","SuperscriptEditing","get","*Remove format:* %0","slice","bold","commandName","14KvCLAQ","FORMAT_SUBSCRIPT"];return(as=function(){return t})()}!function(t){const e=is,n=t();for(;;)try{if(596656===parseInt(e(368))/1*(-parseInt(e(384))/2)+-parseInt(e(375))/3*(parseInt(e(388))/4)+parseInt(e(359))/5+-parseInt(e(357))/6*(parseInt(e(391))/7)+parseInt(e(356))/8*(-parseInt(e(365))/9)+parseInt(e(399))/10+parseInt(e(352))/11*(parseInt(e(373))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(as);const cs=[os(367),os(362),os(394),os(361),os(354),os(377),os(378)];class us extends t.Plugin{[os(393)](){const t=os,e=this[t(371)],n=e[t(366)][t(379)](t(400)),r=e[t(401)];for(const s of cs){if(!e[t(366)][t(389)](s))continue;const o=s[t(381)](0,-7)[t(370)](),i=t(353)+o[t(358)]();n[t(369)](o),n[t(408)](o),n[t(392)][t(363)](o,Kr(r,i))}this[t(386)]()}[os(386)](){const t=os,e=this[t(371)],n=e[t(401)],r=e[t(366)][t(379)](t(400));function s(e,s){const o=t;r[o(392)][o(407)]((t=>{const r=o;if(r(374)!=t[r(409)])return;const{data:i}=t;return i&&i[r(383)]===e?i[r(372)][0][r(395)]?{type:r(360),content:Kr(n,r(405),s)}:{type:r(360),content:Kr(n,r(380),s)}:void 0}))}s(t(382),Kr(n,t(397))),s(t(406),Kr(n,t(387))),s(t(390),Kr(n,t(403))),s(t(396),Kr(n,t(398))),s(t(402),Kr(n,t(376))),s(t(355),Kr(n,t(385))),s(t(404),Kr(n,t(364)))}}const ls=hs;function fs(){const t=["descriptionFactory","editor","BlockQuoteEditing","2056296dGdgoJ","parent","361565USyUeF","value","blockQuote","document","3691068bnwtOa","*Set format:* %0","ELEMENT_BLOCK_QUOTE","enableCommand","getSelectedBlocks","9fHgQRu","plugins","format","commands","$root","403408SmbMFS","forceValue","TrackChangesEditing","markBlockFormat","selection","afterInit","1003454xUalfJ","name","schema","checkChild","725126HUyEQv","6iVPMAo","9652454rZvQHX","change","locale","has","model","*Remove format:* %0","commandParams","filter","get","from","registerDescriptionCallback","commandName"];return(fs=function(){return t})()}function hs(t,e){const n=fs();return(hs=function(t,e){return n[t-=250]})(t,e)}!function(t){const e=hs,n=t();for(;;)try{if(852627===-parseInt(e(291))/1+parseInt(e(252))/2+-parseInt(e(269))/3+parseInt(e(275))/4+-parseInt(e(271))/5+parseInt(e(253))/6*(parseInt(e(254))/7)+parseInt(e(285))/8*(-parseInt(e(280))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fs);class gs extends t.Plugin{[ls(290)](){const t=ls,e=this[t(267)],n=e[t(256)];if(!e[t(281)][t(257)](t(268)))return;const r=e[t(281)][t(262)](t(287)),s=this[t(267)][t(283)][t(262)](t(273));r[t(278)](t(273),((n,o={})=>{const i=t,a=this[i(267)][i(258)][i(274)][i(289)],c=o&&void 0!==o[i(286)]?o[i(286)]:!s[i(272)];let u=[];if(c){const t=Array[i(263)](a[i(279)]())[i(261)]((t=>ds(t)||function(t,e){const n=i,r=e[n(251)](t[n(270)],n(273)),s=e[n(251)]([n(284),n(273)],t);return r&&s}(t,this[i(267)][i(258)][i(250)])));u=C(t,e[i(258)])}else{const t=Array[i(263)](a[i(279)]())[i(261)]((t=>ds(t)));u=C(t,e[i(258)])}e[i(258)][i(255)]((()=>{const t=i;for(const e of u)r[t(288)](e,{commandName:t(273),commandParams:[{forceValue:c}]})}))})),r[t(266)][t(264)]((e=>{const r=t,{data:s}=e;if(s&&r(273)==s[r(265)]){const t=Kr(n,r(277));return s[r(260)][0][r(286)]?{type:r(282),content:Kr(n,r(276),t)}:{type:r(282),content:Kr(n,r(259),t)}}}))}}function ds(t){const e=ls;return e(273)==t[e(270)][e(292)]}const ps=Is;!function(t){const e=Is,n=t();for(;;)try{if(545372===-parseInt(e(197))/1*(-parseInt(e(182))/2)+parseInt(e(183))/3*(-parseInt(e(181))/4)+-parseInt(e(188))/5+parseInt(e(198))/6*(parseInt(e(185))/7)+-parseInt(e(187))/8*(-parseInt(e(184))/9)+parseInt(e(180))/10+parseInt(e(196))/11*(parseInt(e(199))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Es);class ms extends t.Plugin{[ps(195)](){const t=ps,e=this[t(178)];e[t(179)][t(191)](t(186))&&(e[t(179)][t(194)](t(193))[t(190)](t(192)),e[t(179)][t(194)](t(193))[t(190)](t(177)),e[t(179)][t(194)](t(193))[t(190)](t(189)))}}function Is(t,e){const n=Es();return(Is=function(t,e){return n[t-=177]})(t,e)}function Es(){const t=["12QdBvce","changeCaseLower","editor","plugins","3650540ZCUeoE","8maIGth","172OenmxK","1229352jFSYKy","1087497rSERqV","406bXIasB","CaseChange","8bjsclL","4769295OfHFqr","changeCaseTitle","enableCommand","has","changeCaseUpper","TrackChangesEditing","get","afterInit","7850986guvZhv","5985gaIqyj","62532AOALLM"];return(Es=function(){return t})()}function bs(t,e){const n=Ts();return(bs=function(t,e){return n[t-=220]})(t,e)}function Ts(){const t=["get","25wdueSJ","111992pxKUoj","6bYXmLu","98523noHLgL","78559yJVsrP","324JloUrE","editor","afterInit","91533vrbahJ","20xFxuiO","157390ysAGvN","commands","8JWrgQF","496243CFkYJI","TrackChangesEditing","48WeFaTg","enableCommand","plugins","ckbox","99883WeCfLb"];return(Ts=function(){return t})()}const _s=bs;!function(t){const e=bs,n=t();for(;;)try{if(126297===parseInt(e(238))/1+-parseInt(e(240))/2*(parseInt(e(232))/3)+parseInt(e(231))/4*(parseInt(e(230))/5)+-parseInt(e(224))/6*(-parseInt(e(228))/7)+-parseInt(e(221))/8*(-parseInt(e(233))/9)+parseInt(e(239))/10*(parseInt(e(222))/11)+-parseInt(e(235))/12*(parseInt(e(234))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ts);class ys extends t.Plugin{[_s(237)](){const t=_s,e=this[t(236)];e[t(220)][t(229)](t(227))&&e[t(226)][t(229)](t(223))[t(225)](t(227))}}const As=Ls;function ks(){const t=["model","config","10986tCJxJl","codeBlock","CodeBlock","toLowerCase","commandName","*Set format:* %0","value","locale","2VLhJlA","schema","getSelectedBlocks","ELEMENT_CODE_BLOCK","label","has","markBlockFormat","plugins","2221530CSKmBa","1838216ftZZWh","document","indentCodeBlock","format","TrackChangesEditing","enableCommand","change","language","filter","from","formatBlock","registerElementLabel","isLimit","*Remove format:* %0","outdentCodeBlock","descriptionFactory","editor","checkChild","350vaToMi","rootElement","languages","1341332tDEAFn","registerDescriptionCallback","selection","55341bKYXBx","get","forceValue","find","commandParams","blockName","type","905163cKggnM","182DkuLkC","afterInit","commands","140185StFDqQ","parent","name"];return(ks=function(){return t})()}!function(t){const e=Ls,n=t();for(;;)try{if(237465===-parseInt(e(428))/1+-parseInt(e(441))/2*(-parseInt(e(424))/3)+-parseInt(e(414))/4+parseInt(e(449))/5+-parseInt(e(433))/6*(parseInt(e(425))/7)+parseInt(e(450))/8+-parseInt(e(417))/9*(parseInt(e(411))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ks);class Cs extends t.Plugin{[As(426)](){const t=As,e=this[t(409)];if(!e[t(448)][t(446)](t(435)))return;const n=e[t(448)][t(418)](t(454)),r=e[t(440)],s=e[t(432)][t(418)](t(434))[t(413)],o=e[t(427)][t(418)](t(434));n[t(398)](t(452)),n[t(398)](t(407)),n[t(398)](t(434),((r,i={})=>{const a=t,c=e[a(431)],u=e[a(431)][a(451)][a(416)],l=i&&void 0!==i[a(419)]?i[a(419)]:!o[a(439)];let f;i[a(400)]||(i[a(400)]=s[0][a(400)]),f=l?Array[a(402)](u[a(443)]())[a(401)]((t=>Ns(t)||function(t,e){const n=a;return!t.is(n(412))&&!e[n(405)](t)&&e[n(410)](t[n(429)],n(434))}(t,c[a(442)]))):Array[a(402)](u[a(443)]())[a(401)]((t=>Ns(t)));const h=C(f,c);c[a(399)]((()=>{const t=a;for(const e of h)n[t(447)](e,{commandName:t(434),commandParams:[{...i,forceValue:l}],formatGroupId:t(422)})}))})),n[t(408)][t(404)](t(434),(e=>Kr(r,t(444),e))),n[t(408)][t(415)]((e=>{const n=t;if(n(403)!=e[n(423)])return;const o=r.t,{data:i}=e;if(!i||n(434)!=i[n(437)])return;const a=i[n(421)][0][n(400)],c=o(s[n(420)]((t=>t[n(400)]===a))[n(445)])[n(436)]();return i[n(421)][0][n(419)]?{type:n(453),content:Kr(r,n(438),Kr(r,n(444),1)+" ("+c+")")}:{type:n(453),content:Kr(r,n(406),Kr(r,n(444),1))}}))}}function Ls(t,e){const n=ks();return(Ls=function(t,e){return n[t-=398]})(t,e)}function Ns(t){const e=As;return e(434)==t[e(430)]}const Ss=Rs;function Rs(t,e){const n=Ms();return(Rs=function(t,e){return n[t-=224]})(t,e)}function Ms(){const t=["get","enableCommand","157433giIDYI","afterInit","6KOzDQT","3144575wXhYWJ","33309840ztHPwH","addCommentThread","TrackChangesEditing","editor","has","761692sJuJjc","plugins","CommentsEditing","10276788YcBrVg","6111865PnuIbO","449012QFpMff"];return(Ms=function(){return t})()}!function(t){const e=Rs,n=t();for(;;)try{if(880490===-parseInt(e(236))/1+parseInt(e(233))/2*(parseInt(e(238))/3)+-parseInt(e(228))/4+-parseInt(e(232))/5+-parseInt(e(231))/6+-parseInt(e(239))/7+parseInt(e(240))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ms);class vs extends t.Plugin{[Ss(237)](){const t=Ss,e=this[t(226)];e[t(229)][t(227)](t(230))&&e[t(229)][t(234)](t(225))[t(235)](t(224))}}var ws=n(834);function Os(t,e){const n=Ds();return(Os=function(t,e){return n[t-=188]})(t,e)}function Fs(t,e,n){const r=Os,s=[];for(const o of e[r(212)]())o[r(222)](t)&&s[r(225)](n[r(192)](o));return s}function Ds(){const t=["bindElementToMarker","addClass","nextSibling","schema","getItems","start","get","writer","parent","2670976jctuOd","insert","createUIElement","getCustomProperty","toViewPosition","hasAttribute","plugins","TrackChangesEditing","push","test","6454865MnVPHa","name","1627998ZJGtwA","isAtEnd","35361Qnynkx","ck-suggestion-marker--active","getWalker","isContent","span","markerName","isBlock","type","activeMarkers","132AuGEjv","addHighlight","createRangeOn","isLimit","11547264BjdNSl","_splitMarkerName","item","toViewElement","consumable","ck-suggestion-marker-","elementEnd","includes","markerRange","180715JGxecT","3404718mWyUeD","previousPosition","mapper","model"];return(Ds=function(){return t})()}function xs(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(223)][r(214)](r(224));return(o,i,a)=>{const c=r;if(!a[c(198)][c(226)](i[c(202)],o[c(228)]))return;const u=i[c(202)][c(233)](),l=i[c(202)][c(213)],f=t[c(207)][c(211)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(196)];d=d||f[c(234)](e);const n=a[c(206)][c(197)](e);if(n&&n[c(220)](c(191)))return;c(200)==t[c(188)]&&f[c(237)](e)&&!f[c(193)](e)&&(e[c(210)]||l[c(230)]?h&&h[c(216)]==e||(h=e,m(t[c(205)]),p=!0):g=g||t[c(205)])}function m(t){const r=c,{authorId:o}=s[r(195)](i[r(236)]),u=a[r(215)][r(219)](r(235),{class:r(199)+e,"data-author-id":o}),l=a[r(206)][r(221)](t);n&&s[r(189)][r(201)](i[r(236)])&&a[r(215)][r(209)](r(232),u),a[r(215)][r(218)](l,u),a[r(206)][r(208)](u,i[r(236)])}d||p||!g||m(g)}}!function(t){const e=Os,n=t();for(;;)try{if(683935===-parseInt(e(203))/1+parseInt(e(229))/2+-parseInt(e(231))/3*(-parseInt(e(190))/4)+parseInt(e(227))/5+-parseInt(e(204))/6+parseInt(e(217))/7+-parseInt(e(194))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ds);const Bs=Ps;function Ps(t,e){const n=Us();return(Ps=function(t,e){return n[t-=404]})(t,e)}function Us(){const t=["merge","commands","start","writer","unit","markerName","TrackChangesEditing","get","37758FchzoE","1085613QsHoOa","addMarker:suggestion:deletion","uiElement","batch","showSuggestionHighlights","forward","detach","remove","946908SAkcFa","buffer","selection","isCollapsed","modifySelection","createSelection","requires","deleteForward","lock","$graveyard","downcastDispatcher","287YHObfp","bind","1791055aKPJzG","options","model","rootName","editor","removeMarker:suggestion:deletion","unbindElementFromMarkerName","data","high","createRange","fromRange","init","mapper","document","406196jtdoRY","plugins","root","415623BKxdND","enqueueChange","editing","enableCommand","5625480oJMYaZ","markerNameToElements","end","getFirstRange","unlock","delete","setSelection"];return(Us=function(){return t})()}!function(t){const e=Ps,n=t();for(;;)try{if(208136===parseInt(e(417))/1+-parseInt(e(414))/2+parseInt(e(437))/3+parseInt(e(445))/4+parseInt(e(458))/5+parseInt(e(436))/6*(-parseInt(e(456))/7)+-parseInt(e(421))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);class js extends t.Plugin{static get[Bs(451)](){return[ws.Delete]}[Bs(411)](){const t=Bs,e=this[t(404)],n=e[t(415)][t(435)](t(434));n[t(420)](t(426));const r=e[t(429)][t(435)](t(452));n[t(420)](t(452),((n,s={})=>{const o=t,a=e[o(460)][o(450)](e[o(460)][o(413)][o(447)]);a[o(448)]&&e[o(460)][o(449)](a,{direction:o(442),unit:s[o(432)]});const c=a[o(424)](),u=i.LiveRange[o(410)](c);let l;n(s),l=o(454)==u[o(416)][o(461)]?e[o(460)][o(409)](c[o(430)]):e[o(460)][o(409)](u[o(430)],u[o(423)]),u[o(443)](),e[o(460)][o(418)](r[o(446)][o(440)],(t=>{const e=o;r[e(446)][e(453)](),t[e(427)](t[e(409)](l[e(423)])),r[e(446)][e(425)]()}))})),e[t(419)][t(455)].on(t(438),xs(e,t(428)),{priority:t(408)}),e[t(407)][t(455)].on(t(438),((n,r,s)=>{const o=t;s[o(459)][o(441)]&&xs(e,o(428),{showActiveMarker:!1})[o(457)](this)(n,r,s)}),{priority:t(408)}),e[t(419)][t(455)].on(t(405),((e,n,r)=>{const s=t,o=r[s(412)][s(422)](n[s(433)]);if(o)for(const t of o)t.is(s(439))&&(r[s(412)][s(406)](t,n[s(433)]),r[s(431)][s(444)](t))}),{priority:t(408)})}}const Gs=Vs;function Vs(t,e){const n=Hs();return(Vs=function(t,e){return n[t-=227]})(t,e)}function Hs(){const t=["*Indent:* %0","numbered","bulleted","accept","containsItem","nodeAfter","TrackChangesEditing","registerCustomCallback","value","commands","commandName","getRanges","suggestion:attribute:","*Check item*","default","ELEMENT_TODO_LIST","locale","_findSuggestions","mergeListItemBackward","parent","groupId","head","trackChangesCommand","find","71OwBkqx","includes","hasSuggestion","_suggestionFactory","push","size","*Merge:* list item","splitListItemBefore","execute","oldValue","type","setSelection","afterInit","format","oldRange","31062390vioAhV","registerPostFixer","todoListCheck","high","*Remove format:* %0","ELEMENT_NUMBERED_LIST","fromRange","attribute","removeMarker","document","listType","_LIST","FORMAT_INDENT","differ","refresh","listReversed","noTrackChangesFixer","*Format:* insert into %0","2247205cUIMAV","schema","ListEditing","listMarker","meta","newValue","name","forceValue","setAttribute","getFirstMarker","ELEMENT_LIST_ITEM","isLocal","*Outdent:* %0","listStart","newRange","TodoListEditing","range","add","createPositionAt","*Merge:* %0","7jtncVe","ELEMENT_BULLETED_LIST","todo","formatBlock","has","todoList","editor","_getAttributeKey","*Format:* remove from %0","get","multipleBlocks","registerDescriptionCallback","*Split:* list item","length","previousSibling","*Change to:* %0","enableDefaultAttributesIntegration","registerAttributeLabel","toUpperCase","_splitMarkerName","customBulletedList","end","isUndo","detach","getChangedMarkers","batch","filter","isNextTo","getSuggestion","getSuggestions","registerElementLabel","deletion","ELEMENT_","startsWith","plugins","model","numberedList","4100157pGweFb","map","*Uncheck item*","checkTodoList","start","list.multiBlock","listMarkerStyle","registerBlockAttribute","nextSibling","attributeKey","createRange","bulletedList","196736hbjlgj","mergeListItemForward","listStyle","1250184CqjpwB","22702VoRtfX","config","getAttribute","getChanges","assureChains","suggestion","splitListItemAfter","listIndent","change","descriptionFactory","2826006sWGwLK","6PdggyY","documentList","from","outdentList","isObject","commandParams","change:data","customNumberedList","todoListChecked","key","_registerLegacyDescription","listItemId","indentList","listItemIdFixer","_supportLegacySuggestions","next","*Set format:* %0","selection","attributes","data","getFirstRange"];return(Hs=function(){return t})()}!function(t){const e=Vs,n=t();for(;;)try{if(560391===parseInt(e(230))/1*(-parseInt(e(336))/2)+-parseInt(e(346))/3+-parseInt(e(332))/4+-parseInt(e(263))/5*(parseInt(e(347))/6)+parseInt(e(283))/7*(parseInt(e(335))/8)+-parseInt(e(320))/9+parseInt(e(245))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hs);class zs extends t.Plugin{[Gs(242)](){const t=Gs,e=this[t(289)];if(!e[t(317)][t(287)](t(265)))return;const n=e[t(384)],r=e[t(317)][t(292)](t(374)),s=e[t(317)][t(287)](t(278)),o=!!e[t(337)][t(292)](t(325));function i(e){const r=t;return{type:r(243),content:""+Kr(n,r(363),e)}}function a(e){const r=t;return{type:r(243),content:""+Kr(n,r(249),e)}}r[t(299)](t(319)),r[t(299)](t(331)),r[t(299)](t(354)),r[t(299)](t(303)),r[t(299)](t(359)),r[t(299)](t(350)),r[t(299)](t(342)),r[t(299)](t(237)),r[t(327)](t(358)),r[t(327)](t(255)),r[t(327)](t(343)),o&&(r[t(299)](t(386)),r[t(299)](t(333))),s&&(r[t(299)](t(288)),r[t(299)](t(323)),r[t(327)](t(355)),r[t(345)][t(294)]((e=>{const r=t,{data:s}=e;if(s&&r(355)==s[r(356)])return{type:r(243),content:s[r(268)]?Kr(n,r(381)):Kr(n,r(322))}})),this[t(289)][t(318)][t(254)][t(246)]((e=>{const n=t;if(e[n(308)][n(305)])return!1;let s=!1;const o=r[n(312)]({skipNotAttached:!0})[n(309)]((t=>n(355)===r[n(290)](t)));for(const t of o)n(285)!=t[n(367)]()[n(324)][n(373)][n(338)](n(255))&&(r[n(385)](t[n(367)](),n(252))[n(229)]((t=>n(255)===r[n(290)](t[n(341)])))||(e[n(253)](t[n(272)]()),s=!0));return s}))),r[t(345)][t(300)](t(343),Kr(n,t(257)));const c={type:t(243),content:""};r[t(345)][t(294)]((e=>{const r=t,{data:s}=e;if(!s||r(255)!=s[r(356)])return;let u=e[r(227)];for(;u;){if(u[r(366)]&&((r(334)==u[r(366)][r(356)]||r(326)==u[r(366)][r(356)])&&(u[r(366)][r(268)]&&r(382)!=u[r(366)][r(268)]||r(382)!=u[r(366)][r(239)]&&!s[r(268)])||!o&&u[r(366)][r(356)]==Nc))return c;u=u[r(362)]}if(null==s[r(268)])switch(s[r(239)]){case r(370):return a(Kr(n,r(284)));case r(369):return a(Kr(n,r(250)));case r(285):return a(Kr(n,r(383)))}switch(s[r(268)]){case r(370):return i(Kr(n,r(284)));case r(369):return i(Kr(n,r(250)));case r(285):return i(Kr(n,r(383)))}})),r[t(345)][t(294)]((e=>{const n=t,{data:r}=e;if(r&&n(343)==r[n(356)])return null==r[n(268)]||null==r[n(239)]&&0==r[n(268)]?c:void 0})),r[t(345)][t(294)]((e=>{const r=t;if(r(252)!=e[r(240)])return;const{data:s}=e;if(!s||r(358)!=s[r(356)])return;const o=Ws(e);return r(268)==o?{type:r(243),content:Kr(n,r(236))}:r(239)==o?{type:r(243),content:Kr(n,r(295))}:c})),e[t(318)][t(254)][t(246)]((e=>this[t(360)](e))),e[t(318)][t(254)][t(246)]((e=>this[t(261)](e))),e[t(318)][t(254)].on(t(353),((e,n)=>{const r=t;if(n[r(305)]||!n[r(274)])return!1;this[r(340)]()}),{priority:t(248)}),this[t(361)]()}[Gs(360)](t){const e=Gs;if(t[e(308)][e(305)]||!t[e(308)][e(274)])return!1;let n=!1;const r=this[e(289)][e(317)][e(292)](e(374))[e(312)]({skipNotAttached:!0})[e(309)]((t=>t[e(366)]&&e(358)==t[e(366)][e(356)]))[e(309)]((t=>t[e(366)][e(268)]&&t[e(366)][e(239)]));for(const s of r)Ws(s)||(t[e(253)](s[e(272)]()),n=!0);return n}[Gs(261)](t){const e=Gs;if(t[e(308)][e(305)]||!t[e(308)][e(274)])return!1;const n=this[e(289)][e(317)][e(292)](e(374));if(n[e(228)][e(376)])return!1;let r=!1;const s=[e(255),e(358),e(343),e(334),e(276),e(260),e(247),e(266),e(326)],o=this[e(289)][e(318)][e(254)][e(258)][e(339)]()[e(309)]((t=>e(252)==t[e(240)]))[e(309)]((t=>s[e(231)](t[e(329)])));if(0==o[e(296)])return r;for(const i of o){const o=n[e(385)](i[e(279)],e(252))[e(309)]((t=>!t[e(267)][e(310)]))[e(321)]((t=>t[e(341)]))[e(309)]((t=>{const r=e,o=n[r(290)](t);return s[r(231)](o)}));if(o[e(296)]){for(const n of o)t[e(253)](n[e(272)]());r=!0}}return r}[Gs(340)](){const t=Gs,e=this[t(289)][t(317)][t(292)](t(374)),n=[t(255),t(358),t(343),t(334),t(276),t(260),t(247),t(266),t(326)];let r;const s=new Set(this[t(289)][t(318)][t(254)][t(258)][t(307)]()[t(309)]((r=>{const s=t;if(r[s(366)][s(244)]||!r[s(366)][s(277)])return null;if(!r[s(269)][s(316)](s(380)))return null;const{id:o}=e[s(302)](r[s(269)]);if(!e[s(232)](o))return null;const i=e[s(311)](o);return n[s(231)](i[s(366)][s(356)])}))[t(321)]((n=>{const s=t,{id:o}=e[s(302)](n[s(269)]),i=e[s(311)](o);return r=i[s(365)][s(388)],i[s(367)]()[s(324)][s(373)]})));if(0==s[t(235)])return;const o=e[t(312)]({skipNotAttached:!0})[t(309)]((e=>t(252)==e[t(240)]&&e[t(366)]&&n[t(231)](e[t(366)][t(356)])&&e[t(365)][t(388)]!=r))[t(321)]((e=>({listItem:e[t(367)]()[t(324)][t(373)],groupId:e[t(365)][t(388)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(287)](n)&&i[t(280)](e);for(const n of e[t(312)]())i[t(287)](n[t(365)][t(388)])&&n[t(271)](t(388),r)}[Gs(361)](){const t=Gs,e=this[t(289)],n=e[t(384)],r=e[t(317)][t(292)](t(374));this[t(357)](),r[t(233)][t(375)](t(286),t(348),t(371),(function(n,r){const s=t,o=[];for(let t of n)t[s(324)][s(373)]===t[s(304)][s(387)]&&(t=e[s(318)][s(330)](e[s(318)][s(281)](t[s(324)][s(373)],0))),o[s(234)](t);e[s(318)][s(344)]((t=>{const n=s,a=e[n(318)][n(254)][n(364)],c=Array[n(349)](a[n(379)]())[n(321)]((t=>i.LiveRange[n(251)](t)));t[n(241)](o),e[n(377)][n(292)](r[n(378)])[n(259)](),r[n(352)][n(234)]({forceDefaultExecution:!0}),e[n(238)](r[n(378)],...r[n(352)]),t[n(241)](c);for(const t of c)t[n(306)]()}))})),r[t(345)][t(313)]((function(n){const r=t,s=!e[r(318)][r(264)][r(351)](n),o=n[r(297)],i=n[r(328)],a=n[r(338)](r(358)),c=!o||o[r(338)](r(358))!==a,u=!i||i[r(338)](r(358))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(273),e)))}[Gs(357)](){const t=Gs,e=this[t(289)],n=e[t(384)];function r(n){const r=t,s=e[r(377)][r(292)](r(331))[r(376)],o=e[r(377)][r(292)](r(319))[r(376)];return r(319)===n?s:o}e[t(317)][t(292)](t(374))[t(345)][t(294)]((function(s){const o=t;if(o(286)!=s[o(240)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(378)]){case o(331):u=i[o(352)][0][o(270)],l=r(i[o(378)]),a=o(u?262:291),!l&&e[o(337)][o(292)](o(325))||(a=o(298)),c={type:o(243),content:Kr(n,a,Kr(n,o(284)))};break;case o(319):u=i[o(352)][0][o(270)],l=r(i[o(378)]),a=o(u?262:291),!l&&e[o(337)][o(292)](o(325))||(a=o(298)),c={type:o(243),content:Kr(n,a,Kr(n,o(250)))};break;case o(359):a=o(368),c={type:o(243),content:Kr(n,a,Kr(n,o(273)))};break;case o(350):a=function(t){const e=o,n=t[e(367)]();let r=n[e(324)][e(373)];for(;r&&n[e(372)](r);){if(r[e(338)](e(343))>0)return!1;r=r[e(328)]}return!0}(s)?Kr(n,o(291),Kr(n,function(t){const e=o;return e(315)+t[e(367)]()[e(324)][e(373)][e(338)](e(255))[e(301)]()+e(256)}(s))):Kr(n,o(275),Kr(n,o(273))),c={type:o(243),content:a};break;case o(386):case o(333):!1===i[o(293)]&&(a=o(282),c={type:o(314),content:Kr(n,a,Kr(n,o(273)))})}return c}))}}function Ws(t){const e=Gs;let n=t[e(367)]()[e(324)][e(373)][e(297)];for(;n;){const r=n[e(338)](e(358));if(!r)return!1;if(r==t[e(366)][e(268)])return e(268);if(r==t[e(366)][e(239)])return e(239);n=n[e(297)]}return!1}const Ks=Js;function Js(t,e){const n=Zs();return(Js=function(t,e){return n[t-=122]})(t,e)}!function(t){const e=Js,n=t();for(;;)try{if(783241===-parseInt(e(194))/1*(parseInt(e(173))/2)+parseInt(e(127))/3*(parseInt(e(203))/4)+-parseInt(e(171))/5+-parseInt(e(210))/6+-parseInt(e(140))/7+-parseInt(e(139))/8*(parseInt(e(150))/9)+parseInt(e(163))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zs);class Xs extends t.Plugin{[Ks(166)](){const t=Ks;if(!this[t(136)][t(175)][t(207)](t(161)))return;const e=this[t(136)][t(162)][t(208)](t(201)),n=this[t(136)][t(175)][t(208)](t(177));e[t(122)]&&(n[t(128)](t(137)),n[t(198)](t(137))),e[t(204)]&&(n[t(128)](t(131)),n[t(198)](t(131))),e[t(195)]&&(n[t(128)](t(126)),n[t(198)](t(126)));const r={type:t(157),content:""};n[t(143)][t(206)](this[t(211)][t(146)](this));const s=this[t(136)][t(125)];n[t(143)][t(179)](t(131),Kr(s,t(138))),n[t(143)][t(206)]((e=>{const n=t,{data:s}=e;if(s&&n(131)==s[n(132)])return null==s[n(142)]||0==s[n(142)]&&null==s[n(209)]?r:void 0})),n[t(143)][t(179)](t(126),Kr(s,t(182))),n[t(143)][t(206)]((e=>{const n=t,{data:s}=e;if(s&&n(126)==s[n(132)])return null==s[n(142)]||1==s[n(142)]&&null==s[n(209)]?r:void 0})),this[t(136)][t(164)][t(141)][t(154)]((e=>{const r=t;if(e[r(148)][r(174)])return!1;let s=!1;const o=n[r(144)]({skipNotAttached:!0})[r(212)]((t=>{const e=r,s=n[e(188)](t);return e(126)==s||e(131)==s}));for(const t of o){const o=t[r(197)]()[r(200)][r(196)][r(147)](r(151));r(176)!=o&&r(191)!=o&&(n[r(187)](t[r(197)](),r(183))[r(158)]((t=>r(151)==n[r(188)](t[r(193)])))||(e[r(133)](t[r(189)]()),s=!0))}return s})),this[t(180)]()}[Ks(211)](t){const e=Ks,n=this[e(136)][e(125)],{data:r}=t,s={type:e(157),content:""};if(!r||e(137)!=r[e(132)])return;if(!r[e(209)])return e(145)==r[e(142)]?s:{type:e(157),content:""+Kr(n,e(199),Kr(n,this[e(178)](r[e(142)])))};if(!r[e(142)]){if(e(145)==r[e(209)])return s;let o=t[e(184)];for(;o;){if(o[e(192)]&&e(151)==o[e(192)][e(132)]&&o[e(192)][e(142)])return s;o=o[e(135)]}return{type:e(157),content:""+Kr(n,e(155),Kr(n,this[e(178)](r[e(209)])))}}if(e(145)!=r[e(142)])return{type:e(157),content:""+Kr(n,e(199),Kr(n,this[e(178)](r[e(142)])))};let o=t[e(184)];for(;o;){if(o[e(192)]&&e(151)==o[e(192)][e(132)]&&o[e(192)][e(142)]&&o[e(192)][e(209)])return s;o=o[e(135)]}const i=t[e(197)]()[e(200)][e(196)][e(147)](e(151));return{type:e(157),content:Kr(n,e(199),Kr(n,e(186)+i[e(149)]()+e(167)))}}[Ks(180)](){const t=Ks,e=this[t(136)],n=e[t(125)];e[t(175)][t(208)](t(177))[t(143)][t(206)]((e=>{const r=t;if(r(130)!=e[r(190)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(153)]){case r(137):o=r(172),i={type:r(157),content:Kr(n,o,Kr(n,this[r(178)](s[r(168)][0][r(190)])))};break;case r(131):o=s[r(168)][0][r(204)]?r(129):r(169),i={type:r(157),content:Kr(n,o)};break;case r(126):o=r(123),i={type:r(157),content:Kr(n,o,s[r(168)][0][r(195)])}}return i}))}[Ks(178)](t){const e=Ks;return e(186)+function(t){const n=e;return Ys[n(134)](t)?n(202):qs[n(134)](t)?n(176):null}(t)[e(149)]()+e(205)+t[e(149)]()[e(160)](/-/g,"_")}}function Zs(){const t=["listStyle","FORMAT_LIST_REVERSED","10484048IBDZpd","6558076HEecxz","document","newValue","descriptionFactory","getSuggestions","default","bind","getAttribute","batch","toUpperCase","9trzaAX","listType","decimal","commandName","registerPostFixer","*Remove format:* %0","upper-roman","format","find","lower-latin","replace","ListPropertiesEditing","config","46538080kRMiBw","model","lower-roman","afterInit","_LIST_DEFAULT","commandParams","*Format:* set order to regular","disc","7040270eGXzrk","*Change to:* %0","12HBxPpw","isUndo","plugins","numbered","TrackChangesEditing","_getTranslationKeyForListStyle","registerAttributeLabel","_registerLegacyDescription","upper-latin","FORMAT_LIST_START","attribute","head","decimal-leading-zero","ELEMENT_","_findSuggestions","_getAttributeKey","getFirstMarker","type","customNumbered","data","suggestion","231349RmeiPk","startIndex","nodeAfter","getFirstRange","registerBlockAttribute","*Set format:* %0","start","list.properties","bulleted","259244JsmSlT","reversed","_LIST_","registerDescriptionCallback","has","get","oldValue","350724KjYxqL","handleDescriptions","filter","square","styles","*Format:* set start index to %0","circle","locale","listStart","57hXbBJH","enableDefaultAttributesIntegration","*Format:* set order to reversed","formatBlock","listReversed","key","removeMarker","includes","next","editor"];return(Zs=function(){return t})()}const Ys=[Ks(170),Ks(124),Ks(213)],qs=[Ks(152),Ks(185),Ks(165),Ks(156),Ks(159),Ks(181)];var Qs=n(507);const $s=eo;function to(){const t=["unbindElementFromMarkerName","change","data","markerNameToElements","model","writer","removeMarker:suggestion:insertion","6034716xNEsmu","enter","detach","enterBlock","parent","markInsertion","fire","1HHRoJB","selection","options","split","156FQuErL","showSuggestionHighlights","get","ck-suggestion-marker-split","bind","fromRange","TrackChangesEditing","editor","8176PVErkg","downcastDispatcher","document","60850IRiTxE","requires","hasClass","createPositionAt","mapper","255664WatIDJ","51ugPylx","13515100Mmeuvy","commands","end","plugins","addMarker:suggestion:insertion","high","getFirstPosition","markerName","editing","setSelection","remove","139666gJbGWl","nextSibling","afterExecute","getFirstRange","init","createRange","2601242SihLmC","enableCommand"];return(to=function(){return t})()}function eo(t,e){const n=to();return(eo=function(t,e){return n[t-=499]})(t,e)}!function(t){const e=eo,n=t();for(;;)try{if(622673===parseInt(e(509))/1*(-parseInt(e(542))/2)+-parseInt(e(530))/3*(-parseInt(e(521))/4)+parseInt(e(524))/5*(parseInt(e(513))/6)+-parseInt(e(548))/7+parseInt(e(529))/8+-parseInt(e(502))/9+parseInt(e(531))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(to);class no extends t.Plugin{static get[$s(525)](){return[Qs.Enter]}[$s(546)](){const t=$s,e=this[t(520)],n=e[t(534)][t(515)](t(519)),r=e[t(532)][t(515)](t(503));n[t(549)](t(503),(()=>{const s=t;e[s(499)][s(551)]((t=>{const o=s,a=e[o(499)][o(523)][o(510)],c=a[o(537)](),u=i.LiveRange[o(518)](a[o(545)]());if(r[o(505)](t)){const r=e[o(499)][o(527)](c[o(506)][o(543)],0),s=t[o(547)](c,r);n[o(507)](s)}else t[o(540)](t[o(547)](u[o(533)]));u[o(504)](),r[o(508)](o(544),{writer:t})}))})),e[t(539)][t(522)].on(t(535),xs(e,t(512)),{priority:t(536)}),e[t(539)][t(522)].on(t(501),((e,n,r)=>{const s=t,o=r[s(528)][s(553)](n[s(538)]);if(o)for(const t of o)t[s(526)](s(516))&&(r[s(528)][s(550)](t,n[s(538)]),r[s(500)][s(541)](t))}),{priority:t(536)}),e[t(552)][t(522)].on(t(535),((n,r,s)=>{const o=t;s[o(511)][o(514)]&&xs(e,o(512),{showActiveMarker:!1})[o(517)](this)(n,r,s)}),{priority:t(536)})}}function ro(t,e){const n=oo();return(ro=function(t,e){return n[t-=207]})(t,e)}const so=ro;function oo(){const t=["362223tdhWrc","results","createRange","markers","plugins","getIntersection","replaceAll","createPositionAt","9031WujjqM","find","handleFindCommand","model","488205AJlaRr","_isInDeletionRange","afterInit","suggestion:deletion","5316DSHOmi","enableCommand","5100995dStwcN","start","2260CeJBsw","string","findPrevious","filter","bind","item","isArray","getRange","findNext","4928KjzfET","get","FindAndReplaceUtils","findByTextCallback","editor","FindAndReplaceEditing","getMarkersGroup","TrackChangesEditing","216aMjrdg","1093353GxniVi","replace","3614508FsgpBa","end","2sMVlVJ","has"];return(oo=function(){return t})()}!function(t){const e=ro,n=t();for(;;)try{if(774125===-parseInt(e(250))/1+parseInt(e(248))/2*(parseInt(e(244))/3)+-parseInt(e(246))/4+parseInt(e(224))/5+parseInt(e(222))/6*(-parseInt(e(235))/7)+parseInt(e(243))/8*(parseInt(e(218))/9)+parseInt(e(226))/10*(-parseInt(e(214))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oo);class io extends t.Plugin{[so(220)](){const t=so;if(!this[t(239)][t(210)][t(249)](t(240)))return;const e=this[t(239)][t(210)][t(236)](t(242));e[t(223)](t(215),this[t(216)][t(230)](this)),e[t(223)](t(234)),e[t(223)](t(228)),e[t(223)](t(245)),e[t(223)](t(212))}[so(216)](t,e,n={}){const r=so,s=this[r(239)][r(210)][r(236)](r(237));return t((t=>{const o=r;let i=(o(227)==typeof e?s[o(238)](e,n):e)(t);Array[o(232)](i)&&(i={results:i,searchText:o(227)==typeof e?e:""});const a=i[o(207)][o(229)]((e=>!1===this[o(219)](e,t[o(231)])));return{...i,results:a}}),n)}[so(219)](t,e){const n=so,r=this[n(239)][n(217)][n(208)](this[n(239)][n(217)][n(213)](e,t[n(225)]),this[n(239)][n(217)][n(213)](e,t[n(247)]));for(const t of this[n(239)][n(217)][n(209)][n(241)](n(221)))if(null!==r[n(211)](t[n(233)]()))return!0;return!1}}function ao(t,e){const n=uo();return(ao=function(t,e){return n[t-=290]})(t,e)}const co=ao;function uo(){const t=["*Reset font size*","3625584UMtLCU","title","fontSize","FORMAT_FONT_BACKGROUND","*Reset font background color*","normalizeSizeOptions","commandName","fontBackgroundColor","model","85yevKkW","FontBackgroundColorEditing","TrackChangesEditing","*Reset font color*","*Reset font family*","_registerLegacyDescription","find","has","*Set font size:* %0","*Set font background color:* %0","format","169fenegN","1480552Putcpm","FontColorEditing","locale","toLowerCase","config","FontFamilyEditing","*Set font family:* %0","1184044Qeqhhk","get","257394TEPZrX","descriptionFactory","value","10929xNPlFJ","fontColor.colors","fontSize.options","*Set font color:* %0","registerInlineAttribute","FontSize","FORMAT_FONT_COLOR","commandParams","36xGyIGY","label","1712XOJCjo","type","639617ThVMaR","plugins","10839612EfgAmj","fontColor","registerAttributeLabel","formatInline","2EjaOgg","trim","afterInit","registerDescriptionCallback","FORMAT_FONT_FAMILY","editor","FORMAT_FONT_SIZE","fontFamily","60Hzvxri","FontSizeEditing","enableDefaultAttributesIntegration","fontBackgroundColor.colors"];return(uo=function(){return t})()}!function(t){const e=ao,n=t();for(;;)try{if(935919===parseInt(e(324))/1*(-parseInt(e(301))/2)+parseInt(e(306))/3*(parseInt(e(316))/4)+parseInt(e(346))/5*(-parseInt(e(303))/6)+-parseInt(e(320))/7+-parseInt(e(294))/8*(parseInt(e(314))/9)+parseInt(e(332))/10*(-parseInt(e(318))/11)+-parseInt(e(337))/12*(-parseInt(e(293))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uo);const lo=[{pluginName:co(333),commandName:co(339)},{pluginName:co(299),commandName:co(331)},{pluginName:co(295),commandName:co(321)},{pluginName:co(347),commandName:co(344)}];class fo extends t.Plugin{[co(326)](){const t=co,e=this[t(329)][t(296)],n=this[t(329)][t(319)][t(302)](t(348));for(const{pluginName:e,commandName:r}of lo)this[t(329)][t(319)][t(353)](e)&&(n[t(334)](r),n[t(310)](r));n[t(304)][t(322)](t(339),Kr(e,t(330))),n[t(304)][t(322)](t(331),Kr(e,t(328))),n[t(304)][t(322)](t(321),Kr(e,t(312))),n[t(304)][t(322)](t(344),Kr(e,t(340))),this[t(351)]()}[co(351)](){const t=co,e=this[t(329)],n=e[t(296)];e[t(319)][t(302)](t(348))[t(304)][t(327)]((e=>{const r=t,o=n.t;if(r(323)!=e[r(317)])return;const{data:i}=e;if(null!=i){if(r(339)==i[r(343)]){const t=i[r(313)][0][r(305)];if(t){const e=o(this[r(329)][r(319)][r(302)](r(311))[r(342)](this[r(329)][r(298)][r(302)](r(308)))[r(352)]((e=>e[r(345)]==t))[r(338)])[r(297)]();return{type:r(292),content:Kr(n,r(290),e)}}return{type:r(292),content:Kr(n,r(336))}}if(r(331)==i[r(343)]){const t=i[r(313)][0][r(305)];return t?{type:r(292),content:Kr(n,r(300),t)}:{type:r(292),content:Kr(n,r(350))}}if(r(321)==i[r(343)]){const t=i[r(313)][0][r(305)];if(t){const e=(0,s.normalizeColorOptions)(this[r(329)][r(298)][r(302)](r(307)))[r(352)]((e=>e[r(345)]==t));let i=t,a="";return e&&(i=e[r(315)],a=o(i)[r(297)]()),{type:r(292),content:Kr(n,r(309),a)[r(325)](),color:{value:t,title:a||i}}}return{type:r(292),content:Kr(n,r(349))}}if(r(344)==i[r(343)]){const t=i[r(313)][0][r(305)];if(t){const e=(0,s.normalizeColorOptions)(this[r(329)][r(298)][r(302)](r(335)))[r(352)]((e=>e[r(345)]==t));let i=t,a="";return e&&(i=e[r(315)],a=o(i)[r(297)]()),{type:r(292),content:Kr(n,r(291),a)[r(325)](),color:{value:t,title:a||i}}}return{type:r(292),content:Kr(n,r(341))}}}}))}}const ho=mo;function go(){const t=["push","6DtdYHg","normalizeSizeOptions","140zXIKHk","enableCommand","*Set format to:* %0","model","entries","config","396816slvZDQ","formatInline","7823520bzRZoe","boolean","length","4574aOvDft","enableDefaultAttributesIntegration","charAt","fontBackgroundColor","slice","registerDescriptionCallback","18664272RnNHdd","plugins","commandName","fontSize.options","368aJknBx","toUpperCase","fontColor","fontSize","get","TrackChangesEditing","copyFormat","format","fontColor.colors","descriptionFactory","410033tAvcLa","10kIKjaN","afterInit","pasteFormat","locale","2126284IKbviY","join","editor","commands","toLowerCase","find","8279343lcIIvB","*Remove all formatting*","3IQXohf","commandParams","2424NWdBJA","FontSize","label","formatBlock","type","split","title","_registerLegacyDescription"];return(go=function(){return t})()}!function(t){const e=mo,n=t();for(;;)try{if(887814===-parseInt(e(394))/1*(parseInt(e(404))/2)+parseInt(e(370))/3*(parseInt(e(362))/4)+-parseInt(e(391))/5*(parseInt(e(381))/6)+-parseInt(e(383))/7*(parseInt(e(389))/8)+-parseInt(e(368))/9*(parseInt(e(358))/10)+-parseInt(e(400))/11+parseInt(e(372))/12*(parseInt(e(357))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(go);class po extends t.Plugin{[ho(359)](){const t=ho,e=this[t(364)],n=e[t(401)][t(408)](t(409)),r=e[t(365)][t(408)](t(410)),s=e[t(365)][t(408)](t(360));r&&s&&(n[t(395)](t(360)),n[t(384)](t(410)),this[t(379)]())}[ho(379)](){const t=ho,e=this[t(364)],n=e[t(361)];e[t(401)][t(408)](t(409))[t(413)][t(399)]((r=>{const s=t;if(s(375)!=r[s(376)]&&s(390)!=r[s(376)])return;const{data:o}=r;if(o&&s(360)===o[s(402)]){const t=[],r=o[s(371)][0];for(const[n,o]of Object[s(387)](r))t[s(380)](Io(e,n,o));return t[s(393)]?{type:s(411),content:Kr(n,s(385),t[s(363)](", "))}:{type:s(411),content:Kr(n,s(369))}}}))}}function mo(t,e){const n=go();return(mo=function(t,e){return n[t-=357]})(t,e)}function Io(t,e,n){const r=ho,o=t[r(361)].t,i=e[r(377)](/(?=[A-Z])/)[r(363)](" "),a=o(i[r(396)](0)[r(405)]()+i[r(398)](1))[r(366)]();if(r(392)==typeof n)return a;if(r(406)===e||r(397)===e){const e=(0,s.normalizeColorOptions)(t[r(388)][r(408)](r(412)))[r(367)]((t=>t[r(386)]==n));return a+" ("+(e?o(e[r(374)])[r(366)]():n)+")"}if(r(407)===e&&isNaN(parseFloat(n))){const e=t[r(401)][r(408)](r(373))[r(382)](t[r(388)][r(408)](r(403)))[r(367)]((t=>t[r(386)]==n));return a+" ("+(e?o(e[r(378)])[r(366)]():n)+")"}return a+" ("+n+")"}function Eo(){const t=["heading","editor","model","locale","config","commandParams","HeadingEditing","format","_registerLegacyDescription","match","title","ELEMENT_HEADING","11rwyJYo","get","enableDefaultAttributesIntegration","*Change to:* %0","ELEMENT_HEADING_CUSTOM","1102797hVELtE","18488784NALeJB","709552QiUamI","paragraph","descriptionFactory","registerElementLabel","heading.options","view","_getHeadingLevel","100clapvW","formatBlock","TrackChangesEditing","find","commandName","133eoikxx","_headingOptions","28IcFAtM","type","has","620890ZUyXjG","value","plugins","1032596DdtfIw","6707136KASLYJ","registerDescriptionCallback","name","6bfLxkD","afterInit","134737iPlEvO"];return(Eo=function(){return t})()}function bo(t,e){const n=Eo();return(bo=function(t,e){return n[t-=269]})(t,e)}const To=bo;!function(t){const e=bo,n=t();for(;;)try{if(993442===parseInt(e(276))/1*(-parseInt(e(310))/2)+parseInt(e(274))/3*(parseInt(e(270))/4)+-parseInt(e(313))/5+parseInt(e(271))/6+parseInt(e(308))/7*(parseInt(e(296))/8)+parseInt(e(294))/9*(parseInt(e(303))/10)+-parseInt(e(289))/11*(parseInt(e(295))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Eo);class _o extends t.Plugin{[To(275)](){const t=To,e=this[t(278)];if(!e[t(269)][t(312)](t(283)))return;this[t(309)]=e[t(281)][t(290)](t(300));const n=e[t(280)],r=e[t(269)][t(290)](t(305));r[t(291)](t(277));for(const e of this[t(309)])t(297)!=e[t(279)]&&r[t(298)][t(299)](e[t(279)],(n=>{const r=t,i=this[r(302)](e[r(279)]);return null!==i?s(n,i):o(n,e[r(287)])}));function s(e,r){return Kr(n,t(288),[e,r])}function o(e,r){return Kr(n,t(293),[e,r])}this[t(285)]()}[To(285)](){const t=To,e=this[t(278)],n=e[t(280)];e[t(269)][t(290)](t(305))[t(298)][t(272)]((e=>{const r=t;if(r(304)!=e[r(311)])return;const{data:s}=e;if(s&&r(277)==s[r(307)]){const e=s[r(282)][0][r(314)],c=this[r(302)](e);if(null!==c)return{type:r(284),content:Kr(n,r(292),(a=c,Kr(n,r(288),[1,a])))};const u=this[r(309)][r(306)]((t=>t[r(279)]===e))[r(287)];return{type:r(284),content:Kr(n,r(292),(o=1,i=u,Kr(n,t(293),[o,i])))}}var o,i,a}))}[To(302)](t){const e=To;var n,r;const s=t[e(286)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(309)])||void 0===n?void 0:n[e(306)]((n=>n[e(279)]==t));if(o&&o[e(301)]){const t=o[e(301)],n=(null!==(r=t[e(273)])&&void 0!==r?r:t)[e(286)](/^h(\d+)/);if(n)return n[1]}return null}}const yo=Ao;function Ao(t,e){const n=ko();return(Ao=function(t,e){return n[t-=154]})(t,e)}function ko(){const t=["registerDescriptionCallback","commandName","find","color","value","12456738KiOIOy","986035ZFROmw","4092VwxTNS","6CHwTcC","format","commandParams","toLowerCase","config","afterInit","descriptionFactory","plugins","registerAttributeLabel","has","model","TrackChangesEditing","highlight.options","get","locale","4180wUEMXK","highlight","35OLQHvJ","title","_registerLegacyDescription","type","3BprYQx","FORMAT_HIGHLIGHT","enableDefaultAttributesIntegration","HighlightEditing","*Remove highlight*","editor","39094BqxFsk","*Set highlight:* %0","formatInline","registerInlineAttribute","49645656SAaqoR","143577qtMaWu","6306844FrIaAH","496XMzymE"];return(ko=function(){return t})()}!function(t){const e=Ao,n=t();for(;;)try{if(821193===-parseInt(e(189))/1*(-parseInt(e(156))/2)+parseInt(e(193))/3*(parseInt(e(162))/4)+-parseInt(e(170))/5*(-parseInt(e(172))/6)+-parseInt(e(161))/7*(-parseInt(e(163))/8)+parseInt(e(169))/9+-parseInt(e(187))/10*(parseInt(e(171))/11)+-parseInt(e(160))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ko);class Co extends t.Plugin{[yo(177)](){const t=yo,e=this[t(155)];if(!e[t(179)][t(181)](t(196)))return;const n=e[t(179)][t(185)](t(183)),r=e[t(186)];n[t(195)](t(188)),n[t(159)](t(188)),n[t(178)][t(180)](t(188),Kr(r,t(194))),this[t(191)]()}[yo(191)](){const t=yo,e=this[t(155)],n=e[t(186)];e[t(179)][t(185)](t(183))[t(178)][t(164)]((r=>{const s=t;if(s(158)!=r[s(192)])return;const{data:o}=r;if(o&&s(188)==o[s(165)]){const t=n.t,r=o[s(174)][0][s(168)];if(r){const o=e[s(176)][s(185)](s(184))[s(166)]((t=>t[s(182)]==r)),i=t(o[s(190)])[s(175)]();return{type:s(173),content:Kr(n,s(157),i),color:{value:o[s(167)],title:o[s(190)]}}}return{type:s(173),content:Kr(n,s(154),Kr(n,s(194)))}}}))}}function Lo(t,e){const n=Ro();return(Lo=function(t,e){return n[t-=148]})(t,e)}const No=Lo;!function(t){const e=Lo,n=t();for(;;)try{if(199611===parseInt(e(180))/1+parseInt(e(168))/2+-parseInt(e(182))/3*(parseInt(e(148))/4)+parseInt(e(179))/5+-parseInt(e(154))/6*(parseInt(e(161))/7)+-parseInt(e(159))/8*(parseInt(e(178))/9)+parseInt(e(149))/10*(-parseInt(e(160))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ro);class So extends t.Plugin{[No(158)](){const t=No,e=this[t(184)];if(!e[t(169)][t(170)](t(162)))return;e[t(169)][t(181)](t(150))[t(171)](t(175));const n=e[t(169)][t(181)](t(150)),r=e[t(151)];n[t(157)][t(152)](t(175),(e=>Kr(r,t(153),e))),e[t(177)][t(183)](t(174))[t(155)]({model:t(175),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(167)])return null;const o=n[s(164)](s(166)),i=n[s(163)]("hr");return n[s(156)](s(165),o),n[s(173)](n[s(176)](o,0),i),o},converterPriority:t(172)})}}function Ro(){const t=["7yZGeff","HorizontalLineEditing","createEmptyElement","createContainerElement","ck-horizontal-line","div","showSuggestionHighlights","58412LXoRus","plugins","has","enableCommand","high","insert","dataDowncast","horizontalLine","createPositionAt","conversion","2691882KvaEPQ","1787015oRbfzl","344610sbZxcl","get","135492nEtMZi","for","editor","8NsPmxa","802390XjbCSX","TrackChangesEditing","locale","registerElementLabel","ELEMENT_HORIZONTAL_LINE","371658ErBgik","elementToStructure","addClass","descriptionFactory","afterInit","8GEqhcG","11oAXpYv"];return(Ro=function(){return t})()}const Mo=wo;function vo(){const t=["enableDefaultAttributesIntegration","nodeAfter","format","218oXClIO","16LaasgF","type","key","HtmlEmbed","descriptionFactory","5723810SHAiDi","afterInit","htmlEmbed","attribute","plugins","registerBlockAttribute","element","locale","7869288zPLtIJ","commandName","1193693fswtDF","_registerLegacyDescription","10044396lCqeok","registerDescriptionCallback","rawHtml","formatBlock","2913BmZEwV","5009516tOmqrZ","21768651VfWelg","editor","getFirstRange","value","has","get","TrackChangesEditing","*Change %0 content*","start","registerElementLabel","ELEMENT_HTML_EMBED"];return(vo=function(){return t})()}function wo(t,e){const n=vo();return(wo=function(t,e){return n[t-=278]})(t,e)}!function(t){const e=wo,n=t();for(;;)try{if(843757===-parseInt(e(294))/1+parseInt(e(278))/2*(parseInt(e(300))/3)+-parseInt(e(301))/4+parseInt(e(284))/5+-parseInt(e(296))/6+-parseInt(e(292))/7+-parseInt(e(279))/8*(-parseInt(e(302))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vo);class Oo extends t.Plugin{[Mo(285)](){const t=Mo,e=this[t(303)];if(!e[t(288)][t(306)](t(282)))return;const n=e[t(288)][t(307)](t(308)),r=e[t(291)];n[t(283)][t(311)](t(298),(e=>Kr(r,t(312),e))),n[t(313)](t(286)),n[t(289)](t(305)),n[t(283)][t(297)]((e=>{const n=t;if(n(287)!=e[n(280)])return;const{data:s}=e;if(s&&n(305)==s[n(281)]&&e[n(304)]()[n(310)][n(314)].is(n(290),n(298))){const t=Kr(r,n(312));return{type:n(315),content:Kr(r,n(309),t)}}})),this[t(295)]()}[Mo(295)](){const t=Mo,e=this[t(303)],n=e[t(291)];e[t(288)][t(307)](t(308))[t(283)][t(297)]((e=>{const r=t;if(r(299)!=e[r(280)])return;const{data:s}=e;if(s&&r(286)==s[r(293)]){const t=Kr(n,r(312));return{type:r(315),content:Kr(n,r(309),t)}}}))}}function Fo(t,e){const n=xo();return(Fo=function(t,e){return n[t-=384]})(t,e)}const Do=Fo;function xo(){const t=["editor","1015TnUUMf","length","has","22993498vApCpC","createRange","join","ImageUtils","descriptionFactory","ELEMENT_INLINE_IMAGE","detach","fromPosition","registerBlockAttribute","markDeletion","ImageUploadEditing","getCaptionFromImageModelElement","change","toNext","*Set image width:* %0","model","locale","*Reset image width*","createRangeOn","uploadImage","plugins","getSuggestionCallback","7505850OAgEPM","element","imageTextAlternative","markBlockFormat","findIndex","Inline image to block image","5652815BcUbgh","_suggestionFactory","ImageBlockEditing","1ARzktW","1016628ZFKgiW","backward","15WbPWmG","ImageCaptionEditing","previous","deletion","12318525THAEku","resizeImage","registerAttributeLabel","193422gjxWpj","imageCaption","attribute","width","nodeAfter","nodeBefore","resizedWidth","ImageCaptionUtils","isCollapsed","getFirstRange","enableDefaultAttributesIntegration","getContainedElement","convertInlineImageToBlock","caption","*Set image text alternative:* %0","imageInline","ELEMENT_IMAGE","getClosestSelectedImageElement","afterInit","imageTypeInline","find","filter","imageBlock","convertBlockImageToInline","ImageInlineEditing","document","key","subType","*Remove image text alternative*","toPrevious","registerElementLabel","formatBlock","4758tpBvtv","getNearestSelectionRange","registerDescriptionCallback","start","type","end","enableCommand","Block image to inline image","commandName","imageTypeBlock","ELEMENT_CAPTION","markInsertion","alt","isBefore","isBlockImage","newValue","8yWHQAi","get","insertion","formatInline","addObject","_registerLegacyDescription","forceDefaultExecution","registerCustomCallback","isOwn","TrackChangesEditing","commandParams","ImageResize","isEqual","isIntersecting","imageStylePreApply","selection","schema","forward","removeObject","ImageTextAlternativeEditing","chain","_findSuggestions","ImageEditing","insertImage","accept","format","discard","toggleImageCaption","FORMAT_IMAGE_SIZE"];return(xo=function(){return t})()}!function(t){const e=Fo,n=t();for(;;)try{if(694396===-parseInt(e(427))/1*(parseInt(e(437))/2)+-parseInt(e(430))/3*(parseInt(e(428))/4)+-parseInt(e(393))/5*(-parseInt(e(469))/6)+parseInt(e(424))/7*(-parseInt(e(485))/8)+parseInt(e(434))/9+-parseInt(e(418))/10+parseInt(e(396))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xo);class Bo extends t.Plugin{[Do(455)](){const t=Do,e=this[t(392)];if(!e[t(416)][t(395)](t(385)))return;const n=e[t(416)][t(486)](t(494)),r=e[t(416)][t(486)](t(399)),s=e[t(412)];n[t(475)](t(386)),n[t(400)][t(467)](t(459),(e=>Kr(s,t(453),e))),n[t(400)][t(467)](t(452),(e=>Kr(s,t(401),e))),n[t(400)][t(467)](t(450),(()=>Kr(s,t(479)))),e[t(416)][t(395)](t(406))&&n[t(475)](t(415)),e[t(416)][t(395)](t(426))&&e[t(416)][t(395)](t(461))&&(n[t(475)](t(456),((s,o)=>{const i=t,a=r[i(454)](e[i(411)][i(462)][i(500)]);e[i(411)][i(408)]((()=>{const t=i;n[t(421)](a,{commandName:t(456),commandParams:[o]},[],t(460))}))})),n[t(475)](t(478),((s,o)=>{const a=t;e[a(411)][a(408)]((t=>{const c=a;let u=r[c(454)](e[c(411)][c(462)][c(500)]),l=t[c(414)](u);const f=i.LivePosition[c(403)](l[c(472)],c(466)),h=i.LivePosition[c(403)](l[c(474)],c(409));n[c(491)]((()=>s(o))),u=r[c(454)](e[c(411)][c(462)][c(500)]),l=t[c(414)](u);const g=t[c(397)](f,h);f[c(402)](),h[c(402)](),n[c(421)](u,{commandName:c(456),commandParams:[o]},[],c(449)),g[c(472)][c(482)](l[c(472)])&&n[c(480)](t[c(397)](g[c(472)],l[c(472)]),c(449)),l[c(474)][c(482)](g[c(474)])&&n[c(480)](t[c(397)](l[c(474)],g[c(474)]),c(449))}))})),n[t(425)][t(492)](t(468),t(449),t(398),(()=>!1)),n[t(425)][t(492)](t(468),t(449),t(387),(()=>!1)),n[t(425)][t(492)](t(468),t(449),t(389),n[t(425)][t(417)](t(468),"",t(387))),n[t(425)][t(492)](t(487),t(449),t(398),(()=>!1)),n[t(425)][t(492)](t(487),t(449),t(389),(([r])=>{const s=t,o=n[s(425)][s(417)](s(487),"",s(389));let i=r[s(472)],a=r[s(474)];const c=e[s(411)][s(501)][s(470)](i,s(429)),u=e[s(411)][s(501)][s(470)](a,s(502));c[s(445)]&&(i=c[s(472)]),u[s(445)]&&(a=u[s(474)]),o([e[s(411)][s(397)](i,a)])})),n[t(425)][t(492)](t(468),t(449),t(505),c),n[t(425)][t(492)](t(487),t(449),t(505),c)),e[t(416)][t(395)](t(431))&&(n[t(475)](t(390),((s,o)=>{const i=t,a=e[i(416)][i(486)](i(444));let c=r[i(454)](e[i(411)][i(462)][i(500)]),u=a[i(407)](c);e[i(411)][i(408)]((()=>{const t=i;if(u)return void n[t(405)](e[t(411)][t(414)](u));const l=r[t(483)](c);s(o),c=r[t(454)](e[t(411)][t(462)][t(500)]),u=a[t(407)](c),n[t(480)](e[t(411)][t(414)](u),l?null:t(438))}))})),n[t(425)][t(492)](t(487),t(438),t(505),c));const o=[{type:t(468),subType:t(499)},{type:t(487),subType:t(438)},{type:t(468),subType:t(449)},{type:t(487),subType:t(449)}];function a(e,s){const i=t,a=o[i(422)]((({type:t,subType:n})=>e[i(473)]==t&&e[i(464)]==n)),c=o[i(422)]((({type:t,subType:e})=>s[i(473)]==t&&s[i(464)]==e));if(a<0||c<0)return!1;const u=e[i(446)](),l=s[i(446)]();if((0==a||1==a)&&2==c&&u[i(498)](l))return!0;if(2==a&&3==c){const t=n[i(384)](u,i(487))[i(458)]((({suggestion:t,meta:e})=>e[i(493)]&&i(449)==t[i(464)]));if(t[i(394)]>1&&l[i(474)][i(497)](u[i(472)]))return!0;if(1==t[i(394)]&&(u[i(472)][i(497)](l[i(474)])||u[i(474)][i(497)](l[i(472)])))return!0}if(3==a&&3==c&&u[i(472)][i(482)](l[i(472)])){const t=u[i(474)][i(441)],e=l[i(472)][i(442)];return r[i(483)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(416)][t(395)](t(496))&&(n[t(447)](t(435)),n[t(404)](t(443)),n[t(400)][t(436)](t(443),Kr(s,t(391)))),e[t(416)][t(395)](t(504))&&(n[t(447)](t(420)),n[t(404)](t(481))),n[t(400)][t(471)]((e=>{const n=t;if(o[n(457)]((({type:t,subType:r})=>e[n(473)]==t&&e[n(464)]==r)))return e[n(432)]?{}:void 0})),n[t(400)][t(471)]((e=>{const n=t;if(n(487)==e[n(473)]||n(433)==e[n(473)]){const t=e[n(448)]();if(t&&t.is(n(419),n(450)))return{type:n(487)==e[n(473)]?n(489):n(503),element:t,quantity:1}}})),n[t(400)][t(471)]((e=>t(468)==e[t(473)]&&t(449)==e[t(464)]?{type:t(388),content:t(423)}:t(468)==e[t(473)]&&t(460)==e[t(464)]?{type:t(388),content:t(476)}:void 0)),n[t(400)][t(471)]((e=>{const n=t;if(n(439)!=e[n(473)])return;const{data:r}=e;if(!r||n(481)!=r[n(463)])return;const o=r[n(484)];return o?{type:n(388),content:Kr(s,n(451),'"'+o+'"')}:{type:n(388),content:Kr(s,n(465))}})),this[t(490)]()}[Do(490)](){const t=Do,e=this[t(392)],n=e[t(412)];e[t(416)][t(486)](t(494))[t(400)][t(471)]((e=>{const r=t;if(r(468)!=e[r(473)]&&r(488)!=e[r(473)])return;const{data:s}=e;if(s){if(r(420)==s[r(477)]){const t=s[r(495)][0][r(484)];return t?{type:r(388),content:Kr(n,r(451),'"'+t+'"')}:{type:r(388),content:Kr(n,r(465))}}if(r(435)==s[r(477)]){const t=s[r(495)][0][r(440)];return t?{type:r(388),content:Kr(n,r(410),t)}:{type:r(388),content:Kr(n,r(413))}}}}))}}const Po=jo;function Uo(){const t=["1463478sHZYAB","formatBlock","discard","get","oldValue","newValue","1985502WkBcpg","_registerLegacyDescription","23869296vzKTQD","registerDescriptionCallback","afterInit","2007vBhJnq","600562zbXlvX","5VqMkol","format","attribute","TrackChangesEditing","4546730yayBaV","ImageEditing","plugins","registerBlockAttribute","registerCustomCallback","editor","enableDefaultAttributesIntegration","5480dDyUjU","src","_suggestionFactory","commandName","locale","type","descriptionFactory","key","*Format:* replace image URL","2832172GIfsPT","*Replace image URL*","accept","getSuggestionCallback","formatInline","1qxZqIP","has","replaceImageSource","_handleLegacySuggestions","14bUDOMs"];return(Uo=function(){return t})()}function jo(t,e){const n=Uo();return(jo=function(t,e){return n[t-=493]})(t,e)}!function(t){const e=jo,n=t();for(;;)try{if(380176===-parseInt(e(529))/1*(parseInt(e(503))/2)+-parseInt(e(497))/3+-parseInt(e(524))/4*(parseInt(e(504))/5)+-parseInt(e(534))/6*(-parseInt(e(533))/7)+parseInt(e(515))/8*(-parseInt(e(502))/9)+-parseInt(e(508))/10+parseInt(e(499))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Uo);class Go extends t.Plugin{[Po(501)](){const t=Po;if(!this[t(513)][t(510)][t(530)](t(509)))return;const e=this[t(513)][t(519)],n=this[t(513)][t(510)][t(494)](t(507));n[t(514)](t(531)),n[t(511)](t(516)),n[t(521)][t(500)]((n=>{const r=t;if(r(506)!=n[r(520)])return;const{data:s}=n;return s&&r(516)==s[r(522)]?s[r(496)]&&s[r(495)]?{type:r(505),content:Kr(e,r(525))}:{type:r(505),content:""}:void 0})),this[t(532)]()}[Po(532)](){const t=Po,e=this[t(513)][t(510)][t(494)](t(507));e[t(517)][t(512)](t(535),t(531),t(526),e[t(517)][t(527)](t(535),null,t(493))),e[t(517)][t(512)](t(535),t(531),t(493),e[t(517)][t(527)](t(535),null,t(526))),this[t(498)]()}[Po(498)](){const t=Po,e=this[t(513)],n=e[t(519)];e[t(510)][t(494)](t(507))[t(521)][t(500)]((e=>{const r=t;if(r(535)!=e[r(520)]&&r(528)!=e[r(520)])return;const{data:s}=e;return s&&r(531)==s[r(518)]?{type:r(505),content:Kr(n,r(523))}:void 0}))}}const Vo=zo;function Ho(){const t=["1547334BFiYJE","imageStylePreApply","49670ZfJcfM","registerDescriptionCallback","1462167sAtIRg","formatInline","type","start","markInlineFormat","ImageUtils","afterInit","getChangedMarkers","formatBlock","title","from","550230VeiIkA","createRangeOn","head","shouldConvertImageType","ImageStyleEditing","enableCommand","refresh","value","isOwn","3817aUxAfe","_findSuggestions","findIndex","imageCaption","registerPostFixer","isEqual","suggestion","TrackChangesEditing","discard","name","side","toLowerCase","2VBebtE","isBefore","4dRhgxy","locale","152SSyNOq","imageStylePostApply","getFirstRange","markBlockFormat","selection","commands","_suggestionFactory","commandParams","registerCustomCallback","imageStyle","plugins","author","end","next","226583qracUT","document","descriptionFactory","getSuggestionCallback","FORMAT_SIDE_IMAGE","getClosestSelectedImageElement","differ","forEach","commandName","newRange","filter","imageTypeInline","Users","length","getSuggestion","join","nodeAfter","get","hasSuggestion","*Format:* %0","convertInlineImageToBlock","getContainedElement","isBlockImage","format","isIntersecting","chain","imageTypeBlock","3686544sSkmdo","discardSuggestion","408678iULvGw","model","isInlineImage","_registerLegacyDescription","setImageNaturalSizeAttributes","getSuggestions","editor","nodeBefore","_splitMarkerName","insertion","subType","has","change","commandReversedParams","accept","isInContent","normalizedStyles"];return(Ho=function(){return t})()}function zo(t,e){const n=Ho();return(zo=function(t,e){return n[t-=213]})(t,e)}!function(t){const e=zo,n=t();for(;;)try{if(353523===-parseInt(e(303))/1*(-parseInt(e(250))/2)+parseInt(e(271))/3*(-parseInt(e(305))/4)+parseInt(e(282))/5+-parseInt(e(248))/6+-parseInt(e(221))/7*(parseInt(e(307))/8)+-parseInt(e(267))/9+-parseInt(e(269))/10*(-parseInt(e(291))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ho);class Wo extends t.Plugin{[Vo(277)](){const t=Vo,n=this[t(256)];if(!n[t(217)][t(261)](t(286)))return;const r=n[t(217)][t(238)](t(298)),s=n[t(217)][t(238)](t(276)),o={};r[t(287)](t(216),((o,i)=>{const a=t,c=n[a(217)][a(238)](a(233)).me,u=n[a(312)][a(238)](a(216));let l=s[a(226)](n[a(251)][a(222)][a(311)]),f=n[a(251)][a(283)](l),h=u[a(289)];if(h==i[a(289)])return;const g={commandName:a(216),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(251)][a(262)]((()=>{const t=a;if(r[t(255)]()[t(231)]((e=>e[t(265)]&&c==e[t(218)]&&(t(279)==e[t(273)]||t(272)==e[t(273)])&&(t(268)==e[t(260)]||t(308)==e[t(260)])&&e[t(309)]()[t(296)](f)))[t(228)]((e=>r[t(249)](e[t(284)]))),l=s[t(226)](n[t(251)][t(222)][t(311)]),f=n[t(251)][t(283)](l),u[t(288)](),n[t(312)][t(238)](t(232))[t(288)](),n[t(312)][t(238)](t(247))[t(288)](),h=u[t(289)],h!=i[t(289)])return s[t(252)](l)&&u[t(285)](i[t(289)],l)?(o({...i,setImageSizes:!1}),l=s[t(226)](n[t(251)][t(222)][t(311)]),void r[t(310)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(268))):void(s[t(243)](l)?r[t(310)](l,g,[],t(308)):r[t(275)](f,g,t(308)))}))}));for(const e of n[t(217)][t(238)](t(286))[t(266)])o[e[t(300)]]=e[t(280)][t(302)]();r[t(213)][t(215)](t(279),t(268),t(236),(()=>!1)),r[t(213)][t(215)](t(279),t(308),t(236),(()=>!1)),r[t(213)][t(215)](t(272),t(308),t(236),(()=>!1)),r[t(213)][t(215)](t(279),t(268),t(264),(([e])=>{const n=t;s[n(254)](e[n(242)]())})),r[t(213)][t(215)](t(279),t(268),t(299),((e,n)=>{const s=t;r[s(213)][s(224)](s(279),"",s(264))(e,{commandName:n[s(229)],commandParams:n[s(263)]})})),r[t(213)][t(215)](t(279),t(268),t(246),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(279),subType:t(268)},{type:t(259),subType:t(294)},{type:t(279),subType:t(241)},{type:t(259),subType:t(241)}];function a(e,n){const o=t,a=i[o(293)]((({type:t,subType:n})=>e[o(273)]==t&&e[o(260)]==n)),c=i[o(293)]((({type:t,subType:e})=>n[o(273)]==t&&n[o(260)]==e));if(a<0||c<0)return!1;const u=e[o(309)](),l=n[o(309)]();if((0==a||1==a)&&2==c&&u[o(245)](l))return!0;if(2==a&&3==c){const t=r[o(292)](u,o(259))[o(231)]((({suggestion:t,meta:e})=>e[o(290)]&&o(241)==t[o(260)]));if(t[o(234)]>1&&l[o(219)][o(296)](u[o(274)]))return!0;if(1==t[o(234)]&&(u[o(274)][o(296)](l[o(219)])||u[o(219)][o(296)](l[o(274)])))return!0}if(3==a&&3==c&&u[o(274)][o(304)](l[o(274)])){const t=u[o(219)][o(237)],e=l[o(274)][o(257)];return s[o(243)](t)&&t===e}return!1}n[t(251)][t(222)][t(295)]((()=>{const e=t;let o=!1;const i=Array[e(281)](n[e(251)][e(222)][e(227)][e(278)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(258)](t);if(e(297)==i&&r[e(239)](u)){if(e(279)==a&&(e(268)==c||e(308)==c)){const t=r[e(235)](u);if(n[e(230)]){const n=t[e(309)]()[e(242)]();if(s[e(243)](n))continue;r[e(249)](t),o=!0}}if(e(259)==a&&e(294)==c&&!n[e(230)]){const t=r[e(235)](u);t[e(220)]&&t[e(220)][e(265)]&&(r[e(249)](t[e(220)]),o=!0)}}}return o})),this[t(253)](o)}[Vo(253)](t){const e=Vo,n=this[e(256)],r=n[e(306)];n[e(217)][e(238)](e(298))[e(223)][e(270)]((n=>{const s=e;if(s(279)!=n[s(273)]&&s(272)!=n[s(273)])return;const{data:o}=n;if(!o||s(216)!=o[s(229)])return;const i=o[s(214)][0][s(289)];return function(t){const e=s;return{type:e(244),content:Kr(r,e(240),t)}}(s(301)===i?Kr(r,s(225)):t[i]||i)}))}}const Ko=Jo;function Jo(t,e){const n=Xo();return(Jo=function(t,e){return n[t-=472]})(t,e)}function Xo(){const t=["trackChanges","plugins","high","_setSuggestionData","lowest","177693yjCtEn","dataInsert","1933792EVuLkn","commands","6467860fkLbEK","track_changes","forEach","editor","value","66220lpYLvI","execute","12ZXIewv","afterInit","TrackChangesEditing","importWord","bind","enableCommand","_trackChangesValueDuringImport","2223494ZyuGjV","Users","387QjHPNp","_handleImportedData","471305oRiuqk","collaboration_features","listenTo","7712MmUitB","get","20OKaNxW","_trackChangesExecuted"];return(Xo=function(){return t})()}!function(t){const e=Jo,n=t();for(;;)try{if(511913===parseInt(e(477))/1+parseInt(e(504))/2+parseInt(e(502))/3*(parseInt(e(495))/4)+parseInt(e(490))/5*(parseInt(e(479))/6)+-parseInt(e(486))/7+-parseInt(e(493))/8*(parseInt(e(488))/9)+-parseInt(e(472))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xo);class Zo extends t.Plugin{constructor(t){const e=Jo;super(t),this[e(485)]=!1,this[e(496)]=!1}[Ko(480)](){const t=Ko,e=this[t(475)],n=e[t(505)][t(494)](t(482)),r=e[t(505)][t(494)](t(497));n&&(n.on(t(478),((e,[,n])=>{const s=t;this[s(485)]=r[s(476)],n[s(491)][s(473)]=!this[s(485)]}),{priority:t(499)}),this[t(492)](n,t(503),this[t(489)][t(483)](this)),this[t(492)](n,t(503),(()=>{const e=t;this[e(496)]&&(r[e(478)](),this[e(496)]=!1)}),{priority:t(501)}),e[t(498)][t(494)](t(481))[t(484)](t(482)))}[Ko(489)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(475)][n(505)][n(494)](n(497)),o=s[n(476)];this[n(485)]!==o&&(s[n(478)](),this[n(496)]=!0),r&&r[n(474)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(475)][o(498)][o(494)](o(487)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(482)}}};this[o(475)][o(498)][o(494)](o(481))[o(500)](i)}))}}const Yo=qo;function qo(t,e){const n=$o();return(qo=function(t,e){return n[t-=268]})(t,e)}!function(t){const e=qo,n=t();for(;;)try{if(915373===parseInt(e(298))/1+-parseInt(e(285))/2+parseInt(e(274))/3*(parseInt(e(301))/4)+-parseInt(e(292))/5*(-parseInt(e(272))/6)+parseInt(e(306))/7+-parseInt(e(287))/8+-parseInt(e(302))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($o);class Qo extends t.Plugin{[Yo(305)](){const t=Yo,e=this[t(273)],n=e[t(294)][t(278)](t(286));if(e[t(294)][t(268)](t(303))&&(n[t(277)](t(270)),n[t(277)](t(280))),e[t(294)][t(268)](t(289)))for(const e of[t(269),t(271)])n[t(282)](e);const r=e[t(279)];n[t(300)](t(276)),n[t(275)][t(288)](t(276),Kr(r,t(296))),this[t(297)]()}[Yo(297)](){const t=Yo,e=this[t(273)],n=e[t(279)],r=e[t(294)][t(278)](t(286));r[t(275)][t(291)]((e=>{const s=t;if(s(281)!=e[s(299)])return;const{data:o}=e;if(!o)return;if(s(269)!=o[s(293)]&&s(271)!=o[s(293)])return;const i=e[s(283)]()[0],a=r[s(275)][s(290)](i);return s(269)==o[s(293)]?{type:s(284),content:Kr(n,s(295),a)}:s(271)==o[s(293)]?{type:s(284),content:Kr(n,s(304),a)}:void 0}))}}function $o(){const t=["IndentBlock","getItemLabel","registerDescriptionCallback","88520hQbAWI","commandName","plugins","*Indent:* %0","FORMAT_INDENT","_registerLegacyDescription","1482406RzoySY","type","registerBlockAttribute","88QFPhrX","7773561FjOQNa","IndentEditing","*Outdent:* %0","afterInit","3364207rGYdqN","has","indentBlock","indent","outdentBlock","30DKdVJQ","editor","65952Bgcywr","descriptionFactory","blockIndent","enableCommand","get","locale","outdent","formatBlock","enableDefaultAttributesIntegration","getItems","format","1052458jdafYR","TrackChangesEditing","1838752hLwgZi","registerAttributeLabel"];return($o=function(){return t})()}var ti=ei;function ei(t,e){var n=ri();return(ei=function(t,e){return n[t-=262]})(t,e)}!function(t){for(var e=ei,n=t();;)try{if(573259===-parseInt(e(268))/1+parseInt(e(269))/2+-parseInt(e(277))/3+parseInt(e(266))/4*(-parseInt(e(278))/5)+-parseInt(e(270))/6*(-parseInt(e(265))/7)+-parseInt(e(262))/8+parseInt(e(273))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ri);class ni extends t.Plugin{static get[ti(275)](){return[ws.Input]}[ti(276)](){var t=ti;this[t(263)][t(272)][t(264)](t(267))[t(271)](t(274))}}function ri(){var t=["336030LUcyuE","enableCommand","plugins","14491143xlbaPD","input","requires","init","1697508FwhqPi","2337980ZRnLVl","8090216SMDVZX","editor","get","119dZduvh","8xAskvK","TrackChangesEditing","216915bpvMra","1480534bVknMP"];return(ri=function(){return t})()}const si=oi;function oi(t,e){const n=ii();return(oi=function(t,e){return n[t-=387]})(t,e)}function ii(){const t=["commands","afterInit","6wxcpnf","1332815beIhbh","format","147qEcbLH","*Set link:* %0","_registerLegacyDescription","attribute","TrackChangesEditing","*Remove link*","LinkEditing","label","149920uzrOBY","commandName","linkHref","enableDefaultAttributesIntegration","get","formatInline","link","13685157PXsngR","locale","registerDescriptionCallback","6020StaAQE","newValue","3245QvYXIQ","commandParams","96924LiuUbE","registerInlineAttribute","unlink","registerAttributeLabel","510264SvsOMG","1271667GDBPNM","10JGhHMr","descriptionFactory","toLowerCase","2604XrQvZP","manualDecorators","link (","plugins","key","editor","has","type"];return(ii=function(){return t})()}!function(t){const e=oi,n=t();for(;;)try{if(920310===-parseInt(e(426))/1+parseInt(e(425))/2+parseInt(e(430))/3*(-parseInt(e(417))/4)+-parseInt(e(397))/5*(parseInt(e(396))/6)+parseInt(e(399))/7*(-parseInt(e(407))/8)+-parseInt(e(414))/9*(-parseInt(e(427))/10)+-parseInt(e(419))/11*(-parseInt(e(421))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ii);class ai extends t.Plugin{[si(395)](){const t=si,e=this[t(391)];if(!e[t(389)][t(392)](t(405)))return;const n=e[t(389)][t(411)](t(403)),r=e[t(394)][t(411)](t(413));n[t(410)](t(413)),n[t(410)](t(423)),n[t(422)](t(409));for(const e of r[t(387)])n[t(422)](e.id),n[t(428)][t(424)](e.id,t(388)+e[t(406)][t(429)]()+")");n[t(428)][t(416)]((n=>{const r=t;if(r(402)!=n[r(393)])return;const{data:s}=n;if(!s||r(409)!=s[r(390)])return;const o=s[r(418)],i=e[r(415)];return{type:r(398),content:null==o?Kr(i,r(404)):Kr(i,r(400),'"'+o+'"')}})),this[t(401)]()}[si(401)](){const t=si,e=this[t(391)],n=e[t(415)];e[t(389)][t(411)](t(403))[t(428)][t(416)]((e=>{const r=t;if(r(412)!=e[r(393)])return;const{data:s}=e;if(s){if(r(413)==s[r(408)]){const t=s[r(420)][0];return{type:r(398),content:Kr(n,r(400),'"'+t+'"')}}return r(423)==s[r(408)]?{type:r(398),content:Kr(n,r(404))}:void 0}}))}}const ci=hi;!function(t){const e=hi,n=t();for(;;)try{if(552148===-parseInt(e(216))/1*(parseInt(e(148))/2)+-parseInt(e(186))/3*(-parseInt(e(171))/4)+parseInt(e(209))/5+parseInt(e(159))/6+parseInt(e(158))/7*(parseInt(e(207))/8)+-parseInt(e(206))/9*(parseInt(e(212))/10)+-parseInt(e(160))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(li);class ui extends t.Plugin{[ci(174)](){const t=ci,e=this[t(218)],n=e[t(215)];if(!e[t(224)][t(154)](t(153)))return;const r=e[t(224)][t(223)](t(188)),s=e[t(224)][t(154)](t(192));function o(t){return()=>{const n=hi,s=e[n(195)][n(167)][n(150)],o=e[n(164)][n(223)](t);if(o[n(228)])return void e[n(163)](n(234),{});const i=t[n(227)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(175)](t)[s(217)]((t=>function(t,e){const n=s;return e[n(166)](t[n(197)],n(165))&&!e[n(233)](t)}(t,r)));o=o[s(217)]((t=>!t.is(s(225),s(165))||t[s(161)](s(208))!=e));const i=new Set;for(const t of o)t.is(s(225),s(165))?i[s(190)](fi(t)):i[s(190)](t);return Array[s(175)](i)}(s[n(221)](),i,e[n(195)][n(201)]);e[n(195)][n(181)]((()=>{const e=n;for(const n of a)r[e(199)](n,{commandName:t,commandParams:[{forceValue:!o[e(228)]}],formatGroupId:e(162)},gi(n))}))}}function i(t){return()=>{const n=hi,s=function(t){const e=hi;let n=Array[e(175)](t);const r=n[e(155)]((t=>e(165)!=t[e(205)]));return r>-1&&(n=n[e(227)](0,r)),n}(e[n(195)][n(167)][n(150)][n(221)]()),o=e[n(195)][n(183)](e[n(195)][n(151)](s[0],n(173)),e[n(195)][n(151)](s[s[n(177)]-1],n(169)));e[n(195)][n(181)]((()=>{const e=n;r[e(199)](o,{commandName:t,commandParams:[],formatGroupId:e(172)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(194)];for(;t&&t[n(161)](n(172))>e[n(161)](n(172));)r[n(190)](t),t=t[n(194)]}return Array[n(175)](r)}(s))}))}}r[t(214)](t(168),o(t(168))),r[t(214)](t(187),o(t(187))),s&&r[t(214)](t(198),o(t(198))),r[t(214)](t(180),i(t(180))),r[t(214)](t(184),i(t(184))),s&&r[t(214)](t(189),(()=>{const n=t,s=e[n(164)][n(223)](n(189)),o=Array[n(175)](s[n(231)]);o[n(217)]((t=>t[n(161)](n(178))!=s[n(228)])),e[n(195)][n(181)]((()=>{const t=n;for(const e of o)r[t(199)](e,{commandName:t(189),commandParams:[{forceValue:!s[t(228)]}]})}))})),r[t(157)][t(156)](t(165),(e=>Kr(n,t(210),e))),r[t(157)][t(219)]((e=>{const r=t;if(r(211)!=e[r(185)]&&r(204)!=e[r(185)])return;const{data:s}=e;if(s){if(r(168)==s[r(202)]||r(187)==s[r(202)]||r(198)==s[r(202)])switch(s[r(202)][r(230)](r(213),"")){case r(220):return o(Kr(n,r(193)));case r(232):return o(Kr(n,r(229)));case r(152):return o(Kr(n,r(226)))}if(r(180)==s[r(202)])return{type:r(170),content:Kr(n,r(149),Kr(n,r(210)))};if(r(184)==s[r(202)])return{type:r(170),content:Kr(n,r(203),Kr(n,r(210)))};if(r(189)==s[r(202)])return s[r(196)][0][r(182)]?{type:r(170),content:Kr(n,r(191))}:{type:r(170),content:Kr(n,r(222))}}function o(t){const e=r;return{type:e(170),content:Kr(n,e(179),t)}}}))}}function li(){const t=["listIndent","before","afterInit","from","previousSibling","length","todoListChecked","*Change to:* %0","indentList","change","forceValue","createRange","outdentList","type","1633413uNQLWp","bulletedList","TrackChangesEditing","checkTodoList","add","*Check item*","LegacyTodoListEditing","ELEMENT_BULLETED_LIST","nextSibling","model","commandParams","parent","todoList","markBlockFormat","push","schema","commandName","*Outdent:* %0","formatInline","name","1815381eAFvIg","8fIepoM","listType","2480870TGwknc","ELEMENT_LIST_ITEM","formatBlock","20dESPfF","List","enableCommand","locale","312508vxldoC","filter","editor","registerDescriptionCallback","bulleted","getSelectedBlocks","*Uncheck item*","get","plugins","element","ELEMENT_TODO_LIST","slice","value","ELEMENT_NUMBERED_LIST","replace","_selectedElements","numbered","isObject","paragraph","6XRnorb","*Indent:* %0","selection","createPositionAt","todo","LegacyListEditing","has","findIndex","registerElementLabel","descriptionFactory","615727gEdIRN","4002516EdAOTQ","4917803jNUXrm","getAttribute","blockName","execute","commands","listItem","checkChild","document","numberedList","end","format","8gMSxYY"];return(li=function(){return t})()}function fi(t){const e=ci,n=t[e(161)](e(172));if(0==n)return t;let r=t;for(;t[e(176)]&&t[e(176)].is(e(225),e(165));){const s=t[e(176)][e(161)](e(172));if(s==n)r=t[e(176)];else if(s<n)break;t=t[e(176)]}return r}function hi(t,e){const n=li();return(hi=function(t,e){return n[t-=148]})(t,e)}function gi(t){const e=ci,n=[];if(t.is(e(225),e(165))&&t[e(161)](e(172))>0){let r=t[e(194)];for(;r&&e(165)==r[e(205)]&&r[e(161)](e(172))==t[e(161)](e(172));)n[e(200)](r),r=r[e(194)]}return n}const di=mi;function pi(){const t=["createPositionAt","8PmjIZc","731784DTopaY","LegacyListPropertiesEditing","3929808ELRydB","bind","3762380iixwPZ","_getSuggestionBlocksForListStyle","markMultiRangeBlockFormat","afterInit","TrackChangesEditing","*Format:* set start index to %0","handleListStyleCommand","8490072kmfalP","_LIST_","plugins","listType","document","getFirstPosition","15BFEQuH","_getSuggestionBlocks","push","listStart","toUpperCase","locale","listItem","forward","reversed","handleListReversedCommand","map","format","getLastPosition","307867KKDPTd","length","listReversed","*Format:* set order to regular","from","startIndex","createRange","getSiblingNodes","styles","filter","formatBlock","listStyle","config","model","handleDescriptions","parent","*Change to:* %0","descriptionFactory","getSelectedBlocks","get","LegacyListUtils","_getTranslationKeyForListStyle","2377539BFzpwB","editor","change","before","enableCommand","getListTypeFromListStyleType","has","backward","*Format:* set order to reversed","selection","default","registerDescriptionCallback","flat","replace","type","numbered","commandParams","formatInline","5001584rSvXbE","handleListStartCommand","element","getAttribute","commandName","unshift","ELEMENT_","list.properties"];return(pi=function(){return t})()}function mi(t,e){const n=pi();return(mi=function(t,e){return n[t-=364]})(t,e)}!function(t){const e=mi,n=t();for(;;)try{if(858429===parseInt(e(432))/1*(parseInt(e(401))/2)+-parseInt(e(404))/3+-parseInt(e(406))/4+-parseInt(e(419))/5*(-parseInt(e(402))/6)+parseInt(e(392))/7+parseInt(e(413))/8+-parseInt(e(374))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pi);class Ii extends t.Plugin{[di(409)](){const t=di;if(!this[t(375)][t(415)][t(380)](t(403)))return;const e=this[t(375)][t(364)][t(371)](t(399)),n=this[t(375)][t(415)][t(371)](t(410));e[t(440)]&&n[t(378)](t(443),this[t(412)][t(405)](this)),e[t(427)]&&n[t(378)](t(434),this[t(428)][t(405)](this)),e[t(437)]&&n[t(378)](t(422),this[t(393)][t(405)](this)),n[t(369)][t(385)](this[t(366)][t(405)](this))}[di(412)](t,e={}){const n=di,r=this[n(375)][n(415)][n(371)](n(410)),s=this[n(407)]();this[n(375)][n(365)][n(376)]((()=>{const t=n;r[t(408)](s,{commandName:t(443),commandParams:[{type:e[t(388)]}],formatGroupId:t(443)})}))}[di(428)](t,e={}){const n=di,r=this[n(375)][n(415)][n(371)](n(410)),s=this[n(420)]((t=>t.is(n(394),n(425))&&n(389)===t[n(395)](n(416))));if(s[n(433)]<1)return;const o=s[n(429)]((t=>this[n(375)][n(365)][n(438)](this[n(375)][n(365)][n(400)](t,n(377)),this[n(375)][n(365)][n(400)](t,0))));this[n(375)][n(365)][n(376)]((()=>{const t=n;r[t(408)](o,{commandName:t(434),commandParams:[{reversed:e[t(427)]}],formatGroupId:t(434)})}))}[di(393)](t,e={}){const n=di,r=this[n(375)][n(415)][n(371)](n(410)),s=this[n(420)]((t=>t.is(n(394),n(425))&&n(389)===t[n(395)](n(416))));if(s[n(433)]<1)return;const o=s[n(429)]((t=>this[n(375)][n(365)][n(438)](this[n(375)][n(365)][n(400)](t,n(377)),this[n(375)][n(365)][n(400)](t,0))));this[n(375)][n(365)][n(376)]((()=>{const t=n;r[t(408)](o,{commandName:t(422),commandParams:[{startIndex:e[t(437)]}],formatGroupId:t(422)})}))}[di(366)](t){const e=di;if(e(442)!=t[e(388)]&&e(391)!=t[e(388)])return;const n=this[e(375)][e(424)],{data:r}=t;if(!r)return;let s,o;switch(r[e(396)]){case e(443):s=e(368),o={type:e(430),content:Kr(n,s,Kr(n,this[e(373)](r[e(390)][0][e(388)])))};break;case e(434):s=r[e(390)][0][e(427)]?e(382):e(435),o={type:e(430),content:Kr(n,s)};break;case e(422):s=e(411),o={type:e(430),content:Kr(n,s,r[e(390)][0][e(437)])}}return o}[di(407)](){const t=di;var e,n,r,s;const o=this[t(375)][t(415)][t(371)](t(372));let i=Array[t(436)](this[t(375)][t(365)][t(417)][t(383)][t(370)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(394),t(425)))&&i[t(397)](...o[t(439)](this[t(375)][t(365)][t(417)][t(383)][t(418)](),t(381))),(null===(n=i[i[t(433)]-1])||void 0===n?void 0:n.is(t(394),t(425)))&&i[t(421)](...o[t(439)](this[t(375)][t(365)][t(417)][t(383)][t(431)](),t(426))),i=[...new Set(i)],(null===(s=null===(r=this[t(375)][t(365)][t(417)][t(383)][t(418)]())||void 0===r?void 0:r[t(367)])||void 0===s?void 0:s.is(t(394),t(425)))&&(i=i[t(441)]((e=>e.is(t(394),t(425))))),i}[di(420)](t){const e=di,n=this[e(375)][e(415)][e(371)](e(372));let r=Array[e(436)](this[e(375)][e(365)][e(417)][e(383)][e(370)]())[e(441)](t)[e(429)]((t=>{const r=e,s=this[r(375)][r(365)][r(400)](t,0);return[...n[r(439)](s,r(381)),...n[r(439)](s,r(426))]}))[e(386)]();return r=[...new Set(r)],r}[di(373)](t){const e=di;return e(398)+(this[e(375)][e(415)][e(371)](e(372))[e(379)](t)||e(384))[e(423)]()+e(414)+t[e(423)]()[e(387)](/-/g,"_")}}function Ei(){const t=["editor","conversion","3945952EmbtPv","110lWTrHO","showSuggestionHighlights","11457192VqjNPL","media","4IwzBsT","enableCommand","has","locale","attribute:url:media","stop","div","1137908cnEYOg","ELEMENT_MEDIA","afterInit","MediaEmbedEditing","plugins","TrackChangesEditing","mediaEmbed","1siFyoO","elementToElement","2925230jaSAOv","for","get","dataDowncast","409167aUwBgl","22jYTNwe","14ZpllnY","data","downcastDispatcher","registerElementLabel","1372560xtFRMK","descriptionFactory","277881LeZMDo","createEmptyElement","high","options"];return(Ei=function(){return t})()}const bi=Ti;function Ti(t,e){const n=Ei();return(Ti=function(t,e){return n[t-=285]})(t,e)}!function(t){const e=Ti,n=t();for(;;)try{if(382140===-parseInt(e(311))/1*(parseInt(e(304))/2)+parseInt(e(286))/3*(-parseInt(e(297))/4)+parseInt(e(313))/5+parseInt(e(323))/6*(-parseInt(e(319))/7)+-parseInt(e(292))/8+parseInt(e(317))/9*(-parseInt(e(293))/10)+parseInt(e(318))/11*(parseInt(e(295))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ei);class _i extends t.Plugin{[bi(306)](){const t=bi,e=this[t(290)];if(!e[t(308)][t(299)](t(307)))return;const n=e[t(308)][t(315)](t(309)),r=e[t(300)];n[t(298)](t(310)),n[t(285)][t(322)](t(296),(e=>Kr(r,t(305),e))),e[t(291)][t(314)](t(316))[t(312)]({model:t(296),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(294)])return n[s(287)](s(303))},converterPriority:t(288)}),e[t(320)][t(321)].on(t(301),((e,n,r)=>{const s=t;r[s(289)][s(294)]&&e[s(302)]()}),{priority:t(288)})}}const yi=ki;function Ai(){const t=["1551438hoDyAJ","62051rflbMn","5604MDqJvf","188684rtPscx","3533176TdkwVN","15LyIOzU","3650Mhddkm","get","7Jfnexz","29943nBfzhR","mention","afterInit","MentionEditing","enableCommand","1539998kIvmLI","editor","TrackChangesEditing","plugins","2tgdzaZ","has","3615846JxjraK"];return(Ai=function(){return t})()}function ki(t,e){const n=Ai();return(ki=function(t,e){return n[t-=211]})(t,e)}!function(t){const e=ki,n=t();for(;;)try{if(888783===-parseInt(e(214))/1*(parseInt(e(218))/2)+-parseInt(e(221))/3+-parseInt(e(224))/4*(-parseInt(e(226))/5)+-parseInt(e(220))/6+parseInt(e(229))/7*(-parseInt(e(225))/8)+-parseInt(e(230))/9*(-parseInt(e(227))/10)+-parseInt(e(222))/11*(-parseInt(e(223))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ai);class Ci extends t.Plugin{[yi(211)](){const t=yi,e=this[t(215)];e[t(217)][t(219)](t(212))&&e[t(217)][t(228)](t(216))[t(213)](t(231))}}const Li=Si;function Ni(){const t=["12HnKahW","afterInit","280530YWvHHM","has","50xCRuny","mergeField","21368105IjKXth","ELEMENT_MERGE_FIELD","getContainedElement","enableCommand","registerDescriptionCallback","get","registerElementLabel","4iXoZwB","descriptionFactory","12ndtyZy","plugins","483245OUjgJP","8769235lztvRd","getAttribute","mergeFieldBlock","468284TLRzcp","element","editor","MergeFieldsEditing","*Remove:* %0","648387jGBPhF","TrackChangesEditing","6227418NVlLia","*Insert:* %0","type","deletion","insertion","insertMergeFieldBlock","insertMergeField","getLabel","88GFHGLf","locale"];return(Ni=function(){return t})()}function Si(t,e){const n=Ni();return(Si=function(t,e){return n[t-=109]})(t,e)}!function(t){const e=Si,n=t();for(;;)try{if(946693===parseInt(e(144))/1*(parseInt(e(136))/2)+-parseInt(e(125))/3*(-parseInt(e(123))/4)+parseInt(e(141))/5+parseInt(e(113))/6+-parseInt(e(140))/7*(parseInt(e(121))/8)+-parseInt(e(111))/9*(parseInt(e(127))/10)+parseInt(e(129))/11*(-parseInt(e(138))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ni);class Ri extends t.Plugin{[Li(124)](){const t=Li,e=this[t(146)];if(!e[t(139)][t(126)](t(109)))return;e[t(139)][t(134)](t(112))[t(132)](t(119)),e[t(139)][t(134)](t(112))[t(132)](t(118));const n=e[t(139)][t(134)](t(112)),r=e[t(122)];n[t(137)][t(135)](t(128),(e=>Kr(r,t(130),e))),n[t(137)][t(135)](t(143),(e=>Kr(r,t(130),e))),n[t(137)][t(133)]((n=>{const s=t;if(s(117)!=n[s(115)]&&s(116)!=n[s(115)])return;const o=n[s(131)]();if(null==o)return;if(!o.is(s(145),s(128))&&!o.is(s(145),s(143)))return;const i=e[s(139)][s(134)](s(109))[s(120)](o[s(142)]("id"));return s(117)==n[s(115)]?{type:s(117),content:Kr(r,s(114),'"'+i+'" '+Kr(r,s(130)))}:{type:s(116),content:Kr(r,s(110),'"'+i+'" '+Kr(r,s(130)))}}))}}const Mi=vi;function vi(t,e){const n=wi();return(vi=function(t,e){return n[t-=465]})(t,e)}function wi(){const t=["1892556WQPWcT","20GqlYQC","ELEMENT_MULTI_LEVEL_LIST","oldValue","listType","registerBlockAttribute","editor","descriptionFactory","handleDescriptions","*Set format:* %0","has","locale","format","*Remove format:* %0","8rtkucI","next","get","MultiLevelList","multiLevelList","63489GKLIXs","registerDescriptionCallback","key","head","38kFzOSJ","TrackChangesEditing","plugins","listMarkerStyle","data","5362749NxeEHG","682897mzZBcw","7202671wEHKdV","2000720wytGBx","newValue","6817956eQuDut","afterInit","enableDefaultAttributesIntegration"];return(wi=function(){return t})()}!function(t){const e=vi,n=t();for(;;)try{if(875229===parseInt(e(484))/1+parseInt(e(478))/2*(parseInt(e(474))/3)+-parseInt(e(488))/4+-parseInt(e(492))/5*(-parseInt(e(491))/6)+-parseInt(e(485))/7*(-parseInt(e(469))/8)+-parseInt(e(483))/9+-parseInt(e(486))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wi);class Oi extends t.Plugin{[Mi(489)](){const t=Mi,e=this[t(497)],n=e[t(480)][t(471)](t(479));e[t(480)][t(465)](t(472))&&(n[t(490)](t(473)),n[t(496)](t(481)),n[t(498)][t(475)]((e=>this[t(499)](e))))}[Mi(499)](t){const e=Mi,n=this[e(497)][e(466)],{data:r}=t,s={type:e(467),content:""};if(r&&e(481)==r[e(476)]){if(!r[e(494)])return{type:e(467),content:Kr(n,e(500),Kr(n,e(493)))+" ("+r[e(487)]+")"};if(!r[e(487)]){let o=t[e(477)];for(;o;){if(o[e(482)]&&e(495)==o[e(482)][e(476)]&&o[e(482)][e(487)])return s;o=o[e(470)]}return{type:e(467),content:Kr(n,e(468),Kr(n,e(493)))+" ("+r[e(494)]+")"}}}}}const Fi=xi;function Di(){const t=["546426pOXibD","PageBreakEditing","enableCommand","get","ELEMENT_PAGE_BREAK","descriptionFactory","4307768MXyeJo","registerElementLabel","23187512aLQrIT","has","2045854btIBXf","6hZxxzD","locale","editor","1115875VqTNKf","669830xjxuAa","pageBreak","TrackChangesEditing","9dGlHeC","1967676LAyVPy","plugins","afterInit"];return(Di=function(){return t})()}function xi(t,e){const n=Di();return(xi=function(t,e){return n[t-=402]})(t,e)}!function(t){const e=xi,n=t();for(;;)try{if(561619===parseInt(e(415))/1+-parseInt(e(403))/2+-parseInt(e(412))/3+-parseInt(e(421))/4+-parseInt(e(407))/5+-parseInt(e(404))/6*(-parseInt(e(408))/7)+parseInt(e(423))/8*(parseInt(e(411))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Di);class Bi extends t.Plugin{[Fi(414)](){const t=Fi,e=this[t(406)];if(!e[t(413)][t(402)](t(416)))return;e[t(413)][t(418)](t(410))[t(417)](t(409));const n=e[t(413)][t(418)](t(410)),r=e[t(405)];n[t(420)][t(422)](t(409),(e=>Kr(r,t(419),e)))}}const Pi=Ui;function Ui(t,e){const n=ji();return(Ui=function(t,e){return n[t-=326]})(t,e)}function ji(){const t=["has","markerName","downcastDispatcher","type","144487eWevdT","activeMarkers","isBlock","descriptionFactory","nodeAfter","toViewPosition","_splitMarkerName","checkChild","model","paragraph","createUIElement","options","_registerLegacyDescription","editor","writer","get","end","getItemLabel","121SUokhH","ELEMENT_PARAGRAPH","plugins","96oyPWEk","span","markerRange","consumable","1156dTMblX","commandName","21993EEncYi","*Change to:* %0","name","10833480TBPqgS","$text","mapper","format","schema","includes","1815240gwbgFE","afterInit","locale","insert","10715ryWoNg","TrackChangesEditing","isTouching","getFirstRange","insertParagraph","bindElementToMarker","addClass","188385FhgsoH","addMarker:suggestion:insertion","registerElementLabel","start","Paragraph","data","formatBlock","showSuggestionHighlights","54ctBXyR","enableCommand","editing","insertion","isLimit","consume","registerDescriptionCallback","711990UFOyls","ck-suggestion-marker--active","enableDefaultAttributesIntegration","highest","*Insert:* %0","ck-suggestion-marker-split"];return(ji=function(){return t})()}!function(t){const e=Ui,n=t();for(;;)try{if(689066===parseInt(e(329))/1+-parseInt(e(337))/2*(-parseInt(e(381))/3)+-parseInt(e(379))/4*(parseInt(e(394))/5)+-parseInt(e(344))/6+-parseInt(e(354))/7*(-parseInt(e(375))/8)+-parseInt(e(384))/9+parseInt(e(390))/10*(parseInt(e(372))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ji);class Gi extends t.Plugin{[Pi(391)](){const t=Pi,e=this[t(367)];if(!e[t(374)][t(350)](t(333)))return;const n=e[t(392)],r=e[t(374)][t(369)](t(395));r[t(357)][t(331)](t(363),(e=>Kr(n,t(373),e))),r[t(346)](t(363)),r[t(338)](t(326)),e[t(339)][t(352)].on(t(330),Vi(e),{priority:t(347)}),e[t(334)][t(352)].on(t(330),((n,r,s)=>{const o=t;s[o(365)][o(336)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(347)});const s=r[t(357)];s[t(343)]((r=>{const o=t;if(o(340)!==r[o(353)])return;const{start:i,end:a}=r[o(397)]();if(!i[o(396)](a)||!i[o(358)])return;const c=e[o(362)][o(388)],u=i[o(358)];return c[o(356)](u)&&!c[o(341)](u)&&c[o(361)](u,o(385))?{type:o(340),content:Kr(n,o(348),s[o(371)](u,1))}:void 0})),this[t(366)]()}[Pi(366)](){const t=Pi,e=this[t(367)],n=e[t(392)];e[t(374)][t(369)](t(395))[t(357)][t(343)]((e=>{const r=t;if(r(335)!=e[r(353)])return;const{data:s}=e;return s&&r(363)==s[r(380)]?{type:r(387),content:Kr(n,r(382),Kr(n,r(373)))}:void 0}))}}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ui,i=t[o(374)][o(369)](o(395)),a=r[o(377)][o(332)],c=r[o(377)][o(370)],u=t[o(362)][o(388)];if(!a[o(396)](c)||!a[o(358)])return;const l=a[o(358)];if(u[o(356)](l)&&!u[o(341)](l)&&u[o(361)](l,o(385))){if(!s[o(378)][o(342)](r[o(377)],n[o(383)]))return;const{authorId:t}=i[o(360)](r[o(351)]),a=s[o(368)][o(364)](o(376),{class:o(349),"data-author-id":t}),u=s[o(386)][o(359)](c);e&&i[o(355)][o(389)](r[o(351)])&&s[o(368)][o(328)](o(345),a),s[o(368)][o(393)](u,a),s[o(386)][o(327)](a,r[o(351)])}}}const Hi=zi;function zi(t,e){const n=Wi();return(zi=function(t,e){return n[t-=410]})(t,e)}function Wi(){const t=["256993XmQMlb","42pODMba","927KMlgop","_registerLegacyDescription","161570hIiDYR","218460LlkTSa","*Remove all formatting*","24TgHcFj","has","TrackChangesEditing","RemoveFormatEditing","828830AzjPAW","removeFormat","descriptionFactory","enableDefaultAttributesIntegration","507524nWwGpQ","formatBlock","locale","plugins","get","editor","formatInline","commandName","registerDescriptionCallback","1905966CMhFXE","type","afterInit","format","51336CHprHm"];return(Wi=function(){return t})()}!function(t){const e=zi,n=t();for(;;)try{if(352903===parseInt(e(425))/1+-parseInt(e(411))/2+-parseInt(e(420))/3+-parseInt(e(430))/4+-parseInt(e(436))/5*(parseInt(e(432))/6)+-parseInt(e(426))/7*(-parseInt(e(424))/8)+parseInt(e(427))/9*(parseInt(e(429))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wi);class Ki extends t.Plugin{[Hi(422)](){const t=Hi,e=this[t(416)];e[t(414)][t(433)](t(435))&&(e[t(414)][t(415)](t(434))[t(410)](t(437)),this[t(428)]())}[Hi(428)](){const t=Hi,e=this[t(416)];e[t(414)][t(415)](t(434))[t(438)][t(419)]((n=>{const r=t;if(r(412)!=n[r(421)]&&r(417)!=n[r(421)])return;const{data:s}=n;return s&&r(437)==s[r(418)]?{type:r(423),content:Kr(e[r(413)],r(431))}:void 0}))}}const Ji=Zi;function Xi(){const t=["RestrictedEditingModeEditing","563643ITMmRj","goToPreviousRestrictedEditingException","goToNextRestrictedEditingException","discardSelectedSuggestions","discardSuggestion","16CeEYaG","editor","trackChanges","acceptAllSuggestions","358003XYVZfB","7336GTizLf","enableCommand","acceptSuggestion","afterInit","7758pBVozl","32343421aZSjdu","TrackChangesEditing","10KcoJaJ","1455SUfEkf","get","2729097AFCtAq","discardAllSuggestions","plugins","906086FCfsIF","has","acceptSelectedSuggestions","1797LeUjZQ"];return(Xi=function(){return t})()}function Zi(t,e){const n=Xi();return(Zi=function(t,e){return n[t-=244]})(t,e)}!function(t){const e=Zi,n=t();for(;;)try{if(653327===parseInt(e(256))/1+-parseInt(e(270))/2+-parseInt(e(245))/3*(parseInt(e(257))/4)+-parseInt(e(265))/5*(parseInt(e(261))/6)+parseInt(e(267))/7*(-parseInt(e(252))/8)+parseInt(e(247))/9*(parseInt(e(264))/10)+parseInt(e(262))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xi);class Yi extends t.Plugin{[Ji(260)](){const t=Ji,e=this[t(253)];if(!e[t(269)][t(271)](t(246)))return;const n=e[t(269)][t(266)](t(263));n[t(258)](t(248)),n[t(258)](t(249));const r=e[t(269)][t(266)](t(246));r[t(258)](t(254)),r[t(258)](t(259)),r[t(258)](t(251)),r[t(258)](t(255)),r[t(258)](t(268)),r[t(258)](t(244)),r[t(258)](t(250))}}const qi=$i;!function(t){const e=$i,n=t();for(;;)try{if(108008===-parseInt(e(406))/1*(-parseInt(e(420))/2)+-parseInt(e(375))/3*(-parseInt(e(418))/4)+parseInt(e(367))/5*(-parseInt(e(408))/6)+-parseInt(e(394))/7+-parseInt(e(381))/8+-parseInt(e(382))/9*(-parseInt(e(398))/10)+parseInt(e(419))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ta);class Qi extends t.Plugin{static get[qi(372)](){return[Qs.ShiftEnter]}[qi(399)](){const t=qi,e=this[t(413)],n=e[t(368)][t(412)](t(422));n[t(411)](t(373)),e[t(366)][t(374)].on(t(386),ea(e),{priority:t(376)}),e[t(366)][t(374)].on(t(400),ea(e),{priority:t(376)}),e[t(390)][t(374)].on(t(404),((n,r,s)=>{const o=t;s[o(370)][o(407)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(393)][t(416)](t(417),(n=>Kr(e[t(371)],t(421),n)))}}function $i(t,e){const n=ta();return($i=function(t,e){return n[t-=365]})(t,e)}function ta(){const t=["init","addMarker:suggestion:deletion","element","getItems","span","addMarker:suggestion","ck-suggestion-marker--active","4867JSbCNR","showSuggestionHighlights","370998iwgeMK","createPositionBefore","addClass","enableCommand","get","editor","deletion","createUIElement","registerElementLabel","softBreak","790076oZEybF","1632290ITlHiX","56agVdAi","ELEMENT_LINE_BREAK","TrackChangesEditing","consumable","editing","15RsEMfZ","plugins","bindElementToMarker","options","locale","requires","shiftEnter","downcastDispatcher","3QkgJLp","high","insert","model","markerName","ck-suggestion-marker-","379224UOzGlY","176445okMSHF","toViewPosition","_splitMarkerName","test","addMarker:suggestion:insertion","merge","name","markerRange","data","includes","activeMarkers","descriptionFactory","1400630nzMcBk","split","writer","mapper","30RKRFzb"];return(ta=function(){return t})()}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=$i,i=t[o(368)][o(412)](o(422));if(!s[o(365)][o(385)](r[o(389)],n[o(388)]))return;const a=t[o(378)];for(const t of r[o(389)][o(402)]()){if(!t.is(o(401),o(417)))continue;const n=o(414)==r[o(379)][o(395)](":")[1]?o(387):o(395),{authorId:c}=i[o(384)](r[o(379)]),u=s[o(396)][o(415)](o(403),{class:o(380)+n,"data-author-id":c}),l=s[o(397)][o(383)](a[o(409)](t));e&&i[o(392)][o(391)](r[o(379)])&&s[o(396)][o(410)](o(405),u),s[o(396)][o(377)](l,u),s[o(397)][o(369)](u,r[o(379)])}}}const na=ra;function ra(t,e){const n=sa();return(ra=function(t,e){return n[t-=423]})(t,e)}function sa(){const t=["TrackChangesEditing","7qnehYm","change","get","1692712RfcmHM","22oSlJip","forceValue","12xLLkZH","document","from","556047LLrfxf","isCollapsed","descriptionFactory","formatInline","afterInit","markInlineFormat","commands","92jPfUNv","commandParams","editor","14634269bhHWEL","getRanges","enableCommand","15501VjGfSa","1111070emJIFH","locale","formatBlock","model","1635822vmeHpH","FORMAT_RESTRICTED_ENABLED","commandName","FORMAT_RESTRICTED_DISABLED","749566emMqkM","1WaVRgx","value","plugins","registerDescriptionCallback","selection","StandardEditingModeEditing","type","5cqQlCJ","has","format","restrictedEditingException"];return(sa=function(){return t})()}!function(t){const e=ra,n=t();for(;;)try{if(225114===-parseInt(e(439))/1*(parseInt(e(438))/2)+parseInt(e(429))/3*(parseInt(e(423))/4)+parseInt(e(446))/5*(-parseInt(e(434))/6)+-parseInt(e(451))/7*(parseInt(e(454))/8)+parseInt(e(460))/9+-parseInt(e(430))/10*(parseInt(e(455))/11)+parseInt(e(457))/12*(parseInt(e(426))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sa);class oa extends t.Plugin{[na(464)](){const t=na,e=this[t(425)],n=e[t(433)],r=e[t(431)];if(!e[t(441)][t(447)](t(444)))return;const s=e[t(441)][t(453)](t(450)),o=t(449),i=e[t(466)][t(453)](o);s[t(428)](o,((e,r={})=>{const a=t,c=n[a(458)][a(443)];if(c[a(461)])return void e(r);const u=void 0!==r[a(456)]?r[a(456)]:!i[a(440)];n[a(452)]((()=>{const t=a,e=Array[t(459)](c[t(427)]());for(const r of e){const e=u?[r]:Fs(o,r,n);for(const n of e)s[t(465)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(462)][t(442)]((e=>{const n=t;if(n(432)!=e[n(445)]&&n(463)!=e[n(445)])return;const{data:s}=e;return s&&s[n(436)]==o?s[n(424)][0][n(456)]?{type:n(448),content:Kr(r,n(435))}:{type:n(448),content:Kr(r,n(437))}:void 0}))}}const ia=ca;function aa(){const t=["normalizeConfig","_registerLegacyDescription","registerInlineAttribute","commandParams","style","1WLfmFU","element","enableDefaultAttributesIntegration","add","has","formatBlock","getGhsAttributeNameForElement","registerDescriptionCallback","styleName","type","55xfFIiW","formatInline","603113NfhMEv","GeneralHtmlSupport","inline","DataSchema","registerAttributeLabel","*Remove format:* %0","Style","afterInit","toLowerCase","6LEoowI","1029454TjRuTX","3636005YzmpKr","FORMAT_STYLE","config","registerBlockAttribute","TrackChangesEditing","64bMgJHx","*Set format:* %0","locale","get","descriptionFactory","2641312PMIWur","commandName","8198037HaBAYk","editor","plugins","ghsAttributes","4686550ZcioCb","block","StyleUtils","definitions","forceValue","format","1862733wROhGm"];return(aa=function(){return t})()}function ca(t,e){const n=aa();return(ca=function(t,e){return n[t-=271]})(t,e)}!function(t){const e=ca,n=t();for(;;)try{if(538235===parseInt(e(303))/1*(parseInt(e(274))/2)+-parseInt(e(297))/3+parseInt(e(285))/4+-parseInt(e(275))/5*(-parseInt(e(273))/6)+parseInt(e(315))/7*(parseInt(e(280))/8)+parseInt(e(287))/9+parseInt(e(291))/10*(-parseInt(e(313))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(aa);class ua extends t.Plugin{[ia(271)](){const t=ia,e=this[t(288)];if(!e[t(289)][t(307)](t(321))||!e[t(289)][t(307)](t(318)))return;const n=e[t(289)][t(283)](t(279)),r=e[t(282)],s=e[t(277)][t(283)](t(302))||{},o=e[t(289)][t(283)](t(316)),i=e[t(289)][t(283)](t(293))[t(298)](e[t(289)][t(283)](t(318)),s[t(294)]);n[t(305)](t(302));const a=new Set;for(const e of i[t(292)]){const n=o[t(309)](e[t(304)]);a[t(306)](n)}const c=new Set;for(const e of i[t(317)]){const n=o[t(309)](e[t(304)]);c[t(306)](n);for(const n of e[t(290)])c[t(306)](n)}for(const e of a)n[t(278)](e),n[t(284)][t(319)](e,Kr(r,t(276)));for(const e of c)n[t(300)](e),n[t(284)][t(319)](e,Kr(r,t(276)));this[t(299)]()}[ia(299)](){const t=ia,e=this[t(288)],n=e[t(282)];e[t(289)][t(283)](t(279))[t(284)][t(310)]((e=>{const r=t;if(r(308)!=e[r(312)]&&r(314)!=e[r(312)])return;const{data:s}=e;return s&&r(302)===s[r(286)]?s[r(301)][0][r(295)]?{type:r(296),content:Kr(n,r(281),s[r(301)][0][r(311)][r(272)]())}:{type:r(296),content:Kr(n,r(320),s[r(301)][0][r(311)][r(272)]())}:void 0}))}}function la(){const t=["isInContent","first","selectTableRow","writer","showSuggestionHighlights","batch","createRangeIn","TableEditing","change:data","TrackChangesEditing","start","join","afterInit","oldRange","insertTable","ELEMENT_TABLE_WITH_TEXT","setSelection","addRange","map","insertTableRowAbove","editor","_suggestionFactory","736888FBdWwN","_getSuggestionCoords","isEqual","getChangedMarkers","data","502974KSVYPg","removeClass","insert","getItems","locale","tableColumn","getAttribute","descriptionFactory","getChanges","low","removeTableColumn","_tablePostFixingSubtypes","execute","ELEMENT_TABLE","filter","rowspan","min","deletion","model","values","nodeBefore","type","getRowIndexes","addMarker:suggestion","createTableWalker","getRanges","*Insert:* %0","rootName","tableCell","order","max","toLowerCase","plugins","has","name","1970BKAzZJ","selectTableColumn","_splitMarkerName","insertTableColumnRight","10DmkxOD","colspan","position","hasAttribute","enableCommand","last","highest","isArray","ELEMENT_TABLE_ROW","12883vyuqxw","addClass","subType","*Remove:* %0","7JHiQZZ","TableUtils","registerCustomCallback","end","document","_setupColumnsRowsFixing","discard","insertTableRowBelow","minRow","substr","tablePaste","insertion","selection","insertTableColumnLeft","enqueueChange","mapper","createRangeOn","removeTableRow","startsWith","element","getCellLocation","MAX_SAFE_INTEGER","registerDescriptionCallback","getSelectionAffectedTableCells","span","$textProxy","left","isTouching","change","ELEMENT_TABLE_COLUMN_WITH_TEXT","34vAqhwk","item","detach","getChildren","markMultiRangeInsertion","15961BwXZAk","from","suggestion","1130124YbHlgl","differ","getSuggestion","some","registerPostFixer","maxRow","commands","above","fromRange","push","_acceptFormatSuggestionCallbackFactory","markMultiRangeDeletion","downcastDispatcher","length","toViewElement","forceValue","MIN_SAFE_INTEGER","get","tableRow","registerElementLabel","getContainedElement","options","_getCoordsForCells","2852892mvOAQO","_tableSuggestions","classes","createPositionAt","getColumnIndexes","getFirstRange","table","cell","minColumn","every","nodeAfter","isIntersectingWithRange","2760952Ligsog","root","includes","add","isIntersecting","findAncestor","accept","maxColumn","$graveyard","refresh","ELEMENT_TABLE_ROW_WITH_TEXT","ELEMENT_TABLE_COLUMN"];return(la=function(){return t})()}const fa=ha;function ha(t,e){const n=la();return(ha=function(t,e){return n[t-=332]})(t,e)}!function(t){const e=ha,n=t();for(;;)try{if(191467===parseInt(e(388))/1*(-parseInt(e(422))/2)+parseInt(e(340))/3+parseInt(e(335))/4*(parseInt(e(379))/5)+parseInt(e(430))/6+parseInt(e(392))/7*(-parseInt(e(465))/8)+parseInt(e(453))/9+parseInt(e(375))/10*(-parseInt(e(427))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(la);class ga extends t.Plugin{constructor(t){const e=ha;super(t),this[e(351)]=[e(448),e(345)],this[e(454)]=new Set}[fa(489)](){const t=fa,e=this[t(333)],n=e[t(358)][t(396)][t(404)];if(!e[t(372)][t(373)](t(484)))return;const r=e[t(344)],s=e[t(372)][t(447)](t(486)),o=e[t(372)][t(447)](t(393));s[t(347)][t(449)](t(459),(e=>Kr(r,t(353),e))),this[t(397)](),s[t(383)](t(491)),s[t(383)](t(479)),s[t(383)](t(376));for(const r of[t(332),t(399)]){const i=e[t(436)][t(447)](r);s[t(383)](r,(r=>{const a=t;e[a(358)][a(420)]((t=>{const e=a;r();const c=e(437)===i[e(369)],u=o[e(415)](n),l=o[e(362)](u),f=c?l[e(478)]-1:l[e(384)]+1,h=u[0][e(470)](e(459)),g=o[e(364)](h,{startRow:f,endRow:f}),d=Array[e(428)](g)[e(495)]((n=>t[e(408)](n[e(460)])));s[e(426)](d,e(448))}))}))}for(const r of[t(405),t(378)]){const i=e[t(436)][t(447)](r);s[t(383)](r,(r=>{const a=t;e[a(358)][a(420)]((t=>{const e=a;r();const c=e(418)===i[e(369)],u=o[e(415)](n),l=o[e(457)](u),f=c?l[e(478)]-1:l[e(384)]+1,h=u[0][e(470)](e(459)),g=o[e(364)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(428)](g)[e(495)]((n=>t[e(408)](n[e(460)])));s[e(426)](d,e(345))}))}))}for(const r of[t(409),t(350)]){const i=r[t(401)](11),a=i[t(371)](),c=a[t(401)](0,3)+t(416),u=t(459)+i,l=t(356)+i,f=t(370)+i;s[t(383)](r,(()=>{const i=t;e[i(358)][i(420)]((t=>{const e=i,h=o[e(415)](n),g=h[0][e(470)](e(459));let d;if(e(409)==r){const t=o[e(362)](h);d={startRow:t[e(478)],endRow:t[e(384)],includeAllSlots:!0}}else{const t=o[e(457)](h);d={startColumn:t[e(478)],endColumn:t[e(384)],includeAllSlots:!0}}const p=o[e(364)](g,d),m=Array[e(428)](p)[e(495)]((({cell:t})=>t)),I=da(m[e(354)]((t=>t[e(382)](c)))),E=da(m[e(354)]((t=>!t[e(382)](c))))[e(495)]((n=>t[e(408)](n))),b=s[e(441)](E,u);if(b&&(e(448)==b[e(390)]||e(345)==b[e(390)])){const n=this[e(336)](b);for(const r of I){const s=t[e(408)](r),i=o[e(412)](r),u=r[e(346)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(494)](s)}}}))}))}function c(r){const s=t,o=Array[s(428)](n[s(365)]())[s(495)]((t=>i.LiveRange[s(438)](t)));e[s(358)][s(420)]((t=>{const n=s,i=t[n(482)];r=r[n(354)]((t=>n(473)!=t[n(466)][n(367)])),t[n(493)](r),e[n(436)][n(447)](n(409))[n(474)](),e[n(352)](n(409),{forceDefaultExecution:!0}),e[n(358)][n(406)]((()=>{const t=n;e[t(358)][t(406)](i,(e=>{const n=t,r=o[n(354)]((t=>n(473)!=t[n(466)][n(367)]));r[n(443)]>0&&e[n(493)](r);for(const t of o)t[n(424)]()}))}))}))}function u(r){const s=t;e[s(358)][s(420)]((t=>{const o=s,a=Array[o(428)](n[o(365)]())[o(495)]((t=>i.LiveRange[o(438)](t))),c=[];for(const t of r)for(const e of t[o(343)]({shallow:!0}))c[o(439)](e);for(const n of c)o(473)!=n[o(466)][o(367)]&&(t[o(493)](t[o(456)](n,0)),e[o(436)][o(447)](o(350))[o(474)](),e[o(352)](o(350),{forceDefaultExecution:!0}));const u=a[o(354)]((t=>o(473)!=t[o(466)][o(367)]));u[o(443)]>0&&t[o(493)](u);for(const t of a)t[o(424)]()}))}function l(e,n){const r=t;return n[r(462)]((t=>e[r(433)]((e=>e[r(395)][r(337)](t[r(487)])||t[r(395)][r(337)](e[r(487)])))))}function f(e,n){const r=t;return!e[r(433)]((t=>n[r(433)]((e=>t[r(469)](e)))))&&e[r(433)]((t=>n[r(433)]((e=>t[r(395)][r(419)](e[r(487)])))))}e[t(339)][t(442)].on(t(363),((e,n,r)=>{const s=t;if(!r[s(451)][s(481)])return;const o=n[s(423)];if(!o)return;const i=r[s(407)][s(444)](o);function c(t){return Array[s(386)](t)?t:[t]}i&&s(368)===o[s(374)]&&(0,a.setHighlightHandling)(i,r[s(480)],((t,e,n)=>n[s(389)](c(e[s(455)]),t)),((t,e,n)=>n[s(341)](c(e[s(455)]),t)))}),{priority:t(385)}),s[t(347)][t(414)]((e=>{const n=t;if(n(403)!=e[n(361)]&&n(357)!=e[n(361)])return;const s=e[n(450)]();if(null!=s&&s.is(n(411),n(459))){if(n(403)==e[n(361)]){const t=e[n(343)]()[n(354)]((t=>t.is(n(417))))[n(495)]((t=>t[n(339)]));if(t[n(443)])return{type:n(403),content:Kr(r,n(366),Kr(r,n(492),'"'+t[n(488)](" ")+'"'))}}if(n(357)==e[n(361)]){const t=e[n(343)]()[n(354)]((t=>t.is(n(417))))[n(495)]((t=>t[n(339)]));if(t[n(443)])return{type:n(357),content:Kr(r,n(391),Kr(r,n(492),'"'+t[n(488)](" ")+'"'))}}}})),s[t(347)][t(414)]((e=>{const n=t;if(n(448)==e[n(390)]){const t=e[n(343)]()[n(354)]((t=>t.is(n(417))))[n(495)]((t=>t[n(339)])),s=this[n(336)](e),o=s[n(435)]-s[n(400)]+1;if(n(403)==e[n(361)])return t[n(443)]?{type:n(403),content:Kr(r,n(366),Kr(r,n(475),[o,'"'+t[n(488)](" ")+'"']))}:{type:n(403),content:Kr(r,n(366),Kr(r,n(387),o))};if(n(357)==e[n(361)])return t[n(443)]?{type:n(357),content:Kr(r,n(391),Kr(r,n(475),[o,'"'+t[n(488)](" ")+'"']))}:{type:n(357),content:Kr(r,n(391),Kr(r,n(387),o))}}if(n(345)==e[n(390)]){const t=e[n(343)]()[n(354)]((t=>t.is(n(417))))[n(495)]((t=>t[n(339)])),s=this[n(336)](e),o=s[n(472)]-s[n(461)]+1;if(n(403)==e[n(361)])return t[n(443)]?{type:n(403),content:Kr(r,n(366),Kr(r,n(421),[o,'"'+t[n(488)](" ")+'"']))}:{type:n(403),content:Kr(r,n(366),Kr(r,n(476),o))};if(n(357)==e[n(361)])return t[n(443)]?{type:n(357),content:Kr(r,n(391),Kr(r,n(421),[o,'"'+t[n(488)](" ")+'"']))}:{type:n(357),content:Kr(r,n(391),Kr(r,n(476),o))}}})),s[t(334)][t(394)](t(403),t(448),t(398),c),s[t(334)][t(394)](t(357),t(448),t(471),c),s[t(334)][t(394)](t(403),t(345),t(398),u),s[t(334)][t(394)](t(357),t(345),t(471),u),s[t(334)][t(394)](t(403),t(345),t(488),l),s[t(334)][t(394)](t(357),t(345),t(488),l),s[t(334)][t(394)](t(403),t(448),t(488),f),s[t(334)][t(394)](t(357),t(448),t(488),f)}[fa(440)](){const t=fa,e=this[t(333)],n=e[t(358)][t(396)][t(404)];return(r,s)=>{const o=t;e[o(358)][o(420)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(395)][a(360)];u&&u[0]&&!1===u[0][a(445)]&&(l=r[0][a(487)][a(463)]);const f=t[a(483)](l);if(a(473)==f[a(466)][a(367)])return;const h=Array[a(428)](n[a(365)]())[a(495)]((t=>i.LiveRange[a(438)](t)));t[a(493)](f),e[a(436)][a(447)](c)[a(474)](),u[a(439)]({forceDefaultExecution:!0}),e[a(352)](c,...u);const g=h[a(354)]((t=>a(473)!=t[a(466)][a(367)]));g[a(443)]>0&&t[a(493)](g);for(const t of h)t[a(424)]()}))}}[fa(452)](t){const e=fa,n=this[e(333)][e(372)][e(447)](e(393));let r=Number[e(413)],s=Number[e(446)],o=Number[e(413)],i=Number[e(446)];for(const a of t){if(e(473)==a[e(466)][e(367)])continue;const{row:t,column:c}=n[e(412)](a),u=a[e(382)](e(355))?a[e(346)](e(355))-1:0,l=a[e(382)](e(380))?a[e(346)](e(380))-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}}[fa(397)](){const t=fa,e=this[t(333)],n=e[t(372)][t(447)](t(486)),r=e[t(372)][t(447)](t(393));e[t(358)][t(396)].on(t(485),(()=>{const r=t,s=Array[r(428)](e[r(358)][r(396)][r(431)][r(338)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(377)](t);if(r(429)!=s)continue;if(null!=e[r(490)])continue;const a=n[r(432)](o);this[r(351)][r(467)](i)&&this[r(454)][r(468)](a)}}),{priority:t(349)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(408)](e),a=e[s(470)](s(459)),c=r[s(412)](e);for(const t of this[s(454)]){const n=t[s(390)],r=n[s(410)](s(402)),u=n[s(401)](r?10:5),l=u[s(371)](),f=l[s(401)](0,3)+s(416),h=s(356)+u,g=s(370)+u;if(!t[s(477)])continue;if(a!=t[s(458)]()[s(487)][s(470)](s(459)))continue;if(t[s(464)](i))continue;const d=e[s(382)](f)?e[s(346)](f)-1:0,p=this[s(336)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(494)](i),o=!0)}return o};e[t(358)][t(396)][t(434)]((n=>{const r=t;let o=!1;for(const t of e[r(358)][r(396)][r(431)][r(348)]())if(r(342)==t[r(361)])if(r(448)==t[r(374)])for(const e of t[r(381)][r(463)][r(425)]())o=o||s(e,n);else r(368)==t[r(374)]&&(o=o||s(t[r(381)][r(463)],n));return o}))}[fa(336)](t){const e=fa;return this[e(452)](t[e(365)]()[e(495)]((t=>t[e(487)][e(463)])))}}function da(t){const e=fa;return Array[e(428)](new Set(t)[e(359)]())}const pa=ma;function ma(t,e){const n=Ia();return(ma=function(t,e){return n[t-=318]})(t,e)}function Ia(){const t=["subType","execute","_areMergableCells","getCellLocation","insertion","isInContent","TrackChangesEditing","author","table","model","document","55390daGVWB","$graveyard","registerDescriptionCallback","direction","commandName","deletion","commands","findAncestor","getRanges","*Split cell:* horizontally","forceDefaultExecution","horizontally","splitTableCellVertically","cell","_acceptFormatSuggestionCallbackFactory","format","mergeTableCellLeft","highest","1801168tZtYxu","trackChanges","editor","isEnabled","1916640QkBDEe","has","tableCell","createTableWalker","_tablePostFixingSubtypes","*Split cell:* vertically","mergeTableCellUp","splitTableCellHorizontally","setSelection","map","TableEditing","accept","find","plugins","set:isEnabled","selection","getSelectionAffectedTableCells","from","length","root","rootName","requires","TableUtils","getSuggestions","low","*Merge cells*","push","detach","fromRange","mergeTableCells","stop","type","descriptionFactory","filter","afterInit","483561MFwxvN","markMultiRangeBlockFormat","_isForcedDefaultExecutionBlock","3880940Frzuwp","locale","element","_areSelectedCellsMergable","formatInline","return","markBlockFormat","refresh","mergeTableCellDown","change","formatBlock","add","containsRange","registerCustomCallback","size","58758JPWHzK","get","87940xwsBuV","enableCommand","value","getFirstPosition","createRangeOn","_suggestionFactory","getAncestors","mergeTableCellRight"];return(Ia=function(){return t})()}!function(t){const e=ma,n=t();for(;;)try{if(254189===-parseInt(e(327))/1+parseInt(e(347))/2+parseInt(e(345))/3+parseInt(e(384))/4+-parseInt(e(366))/5+-parseInt(e(388))/6+parseInt(e(330))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ia);class Ea extends t.Plugin{static get[pa(409)](){return[ga]}[pa(326)](){const t=pa,e=this[t(386)],n=e[t(364)][t(365)][t(403)],r=e[t(331)];if(!e[t(401)][t(389)](t(398)))return;const s=e[t(401)][t(346)](t(361)),o=e[t(401)][t(346)](t(410)),a=e[t(401)][t(346)](ga);a[t(392)][t(318)](t(321)),s[t(348)](t(321),(()=>{const n=t,r=o[n(404)](e[n(364)][n(365)][n(403)]);e[n(364)][n(339)]((()=>{const t=n;s[t(328)](r,{commandName:t(321),commandParams:[]},[],t(321))}))})),e[t(372)][t(346)](t(321)).on(t(356),((n,r)=>{const o=t;e[o(372)][o(346)](o(385))[o(349)]&&(r[o(406)]>0&&r[r[o(406)]-1]&&r[r[o(406)]-1][o(376)]||s[o(329)]||this[o(333)]()||n[o(322)]())}),{priority:t(383)});for(const n of[t(394),t(354),t(338),t(382)]){const r=e[t(372)][t(346)](n);s[t(348)](n,(()=>{const n=t,o=e[n(364)][n(365)][n(403)][n(350)]()[n(353)]()[n(400)]((t=>t.is(n(332),n(390)))),i=r[n(349)];e[n(364)][n(339)]((()=>{const t=n;s[t(328)]([o,i],{commandName:t(321),commandParams:[]},[],t(321))}))}))}for(const n of[t(378),t(395)]){const r=e[t(372)][t(346)](n);s[t(348)](n,(()=>{const i=t,a=o[i(404)](e[i(364)][i(365)][i(403)])[0],c=a[i(373)](i(363)),{column:u,row:l}=o[i(358)](a);let f=[];if(i(377)==r[i(369)]){const t=o[i(391)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(405)](t)[i(397)]((t=>t[i(379)]))}else{const t=o[i(391)](c,{column:u,includeAllSlots:!0});f=Array[i(405)](t)[i(397)]((t=>t[i(379)]))}e[i(364)][i(339)]((t=>{const e=i;s[e(336)](t[e(351)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(324)][t(368)]((e=>{const n=t;if(n(340)!=e[n(323)]&&n(334)!=e[n(323)])return;const{data:s}=e;return s&&n(321)==s[n(370)]?{type:n(381),content:Kr(r,n(413))}:void 0})),s[t(324)][t(368)]((e=>{const n=t;if(n(340)!=e[n(323)]&&n(334)!=e[n(323)])return;const{data:s}=e;return s?n(378)==s[n(370)]?{type:n(381),content:Kr(r,n(393))}:n(395)==s[n(370)]?{type:n(381),content:Kr(r,n(375))}:void 0:void 0}));const c=a[t(380)]();for(const e of[t(394),t(354),t(338),t(382)])s[t(352)][t(343)](t(340),e,t(399),c);for(const e of[t(378),t(395)])s[t(352)][t(343)](t(340),e,t(399),c);s[t(352)][t(343)](t(340),t(321),t(399),(r=>{const s=t;e[s(364)][s(339)]((t=>{const o=s,a=Array[o(405)](n[o(374)]())[o(397)]((t=>i.LiveRange[o(320)](t)));t[o(396)](r),e[o(372)][o(346)](o(321))[o(337)](),e[o(356)](o(321),{forceDefaultExecution:!0});const c=a[o(325)]((t=>o(367)!=t[o(407)][o(408)]));c[o(406)]>0&&t[o(396)](c);for(const t of a)t[o(319)]()}))}));for(const n of[t(394),t(338),t(382),t(354)]){const r=e[t(372)][t(346)](n);r.on(t(402),((n,s,o)=>{const i=t;if(o){const t=e[i(364)][i(365)][i(403)][i(350)]()[i(353)]()[i(400)]((t=>t.is(i(332),i(390))));this[i(357)](r[i(349)],t)||(n[i(335)]=!1,n[i(322)]())}}),{priority:t(412)})}}[pa(333)](){const t=pa,e=this[t(386)][t(372)][t(346)](t(321)),n=this[t(386)][t(401)][t(346)](t(410));if(!e[t(387)])return!1;const r=n[t(404)](this[t(386)][t(364)][t(365)][t(403)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(357)](e,n))return!1;return!0}[pa(357)](t,e){const n=pa,r=this[n(386)][n(401)][n(346)](n(361)),s=this[n(386)][n(364)][n(351)](t),o=this[n(386)][n(364)][n(351)](e),i=new Set,a=new Set;for(const t of r[n(411)]())if((n(359)==t[n(323)]||n(371)==t[n(323)]||n(321)==t[n(355)])&&t[n(360)])for(const e of t[n(374)]())e[n(342)](s,!0)&&i[n(341)](t[n(323)]+":"+t[n(362)].id),e[n(342)](o,!0)&&a[n(341)](t[n(323)]+":"+t[n(362)].id);if(i[n(344)]!=a[n(344)])return!1;for(const t of i)if(!a[n(389)](t))return!1;return!0}}const ba=_a;function Ta(){const t=["start","nodeAfter","504235nhAXMv","consumable","_registerLegacyDescription","markerNameToElements","createTableWalker","TableEditing","stop","includes","plugins","unbindElementFromMarkerName","addMarker:suggestion","registerDescriptionCallback","activeMarkers","878148OnJxIz","ck-suggestion-marker--active","showSuggestionHighlights","editor","markerRange","_splitMarkerName","headingColumns","data","ck-suggestion-marker-","registerCustomCallback","parent","_suggestionFactory","formatBlock","bindElementToMarker","toViewElement","setTableRowHeader","setTableColumnHeader","format","FORMAT_HEADER_ROW","downcastDispatcher","has","37939RqupWA","type","setAttribute","12480304gsMKQC","getSuggestion","removeMarker:suggestion","options","markerName","removeAttribute","FORMAT_HEADER_COLUMN","descriptionFactory","314862WYpMSM","accept","*Format:* %0","enableDefaultAttributesIntegration","1790ZsTpLJ","FORMAT_REGULAR_COLUMN","23aqfdrK","highest","123094IyFJFo","requires","registerBlockAttribute","writer","1575378bytRlf","nodeBefore","commandParams","registerAttributeLabel","removeClass","4JzXrGh","headingRows","afterInit","locale","_acceptFormatSuggestionCallbackFactory","FORMAT_REGULAR_ROW","commandName","mapper","end","TableUtils","item","203enogxW","consume","editing","TrackChangesEditing","addClass","_handleLegacySuggestions","getCellLocation","get","cell","data-suggestion","forceValue","name"];return(Ta=function(){return t})()}function _a(t,e){const n=Ta();return(_a=function(t,e){return n[t-=432]})(t,e)}!function(t){const e=_a,n=t();for(;;)try{if(830398===-parseInt(e(490))/1*(parseInt(e(492))/2)+-parseInt(e(452))/3+parseInt(e(501))/4*(-parseInt(e(439))/5)+-parseInt(e(484))/6*(-parseInt(e(512))/7)+parseInt(e(476))/8+parseInt(e(496))/9+-parseInt(e(488))/10*(parseInt(e(473))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ta);class ya extends t.Plugin{static get[ba(493)](){return[ga]}[ba(503)](){const t=ba,e=this[t(455)];if(!e[t(447)][t(472)](t(444)))return;const n=e[t(504)],r=e[t(447)][t(432)](t(515));r[t(487)](t(467)),r[t(487)](t(468)),r[t(494)](t(502)),r[t(494)](t(458)),r[t(483)][t(499)](t(502),Kr(n,t(470))),r[t(483)][t(499)](t(458),Kr(n,t(482))),this[t(517)]()}[ba(517)](){const t=ba,e=this[t(455)][t(447)][t(432)](t(515)),n=this[t(455)][t(447)][t(432)](t(510)),r=this[t(455)][t(447)][t(432)](ga)[t(505)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=_a,{type:c,id:u}=e[a(457)](o[a(480)]),l=e[a(477)](u),f=l[a(459)];if(a(464)!=l[a(474)]||!f||a(468)!=f[a(507)])return;if(o[a(511)])return void s[a(445)]();if(!i[a(440)][a(513)](o[a(456)],s[a(436)]))return;const h=o[a(456)][a(437)][a(438)],g=o[a(456)][a(509)][a(497)],d=h[a(462)][a(462)],{column:p}=n[a(518)](h),{column:m}=n[a(518)](g);for(let s=p;s<=m;s++){const l=n[a(443)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(433)],l=i[a(508)][a(466)](s);i[a(495)][a(516)](a(460)+c,l),r&&i[a(495)][a(475)](a(434),u,l),i[a(508)][a(465)](l,o[a(480)]),t&&(e[a(451)][a(446)](o[a(480)])?i[a(495)][a(516)](a(453),l):i[a(495)][a(500)](a(453),l))}}}}e[t(463)][t(461)](t(464),t(467),t(485),r),e[t(463)][t(461)](t(464),t(468),t(485),r),this[t(455)][t(514)][t(471)].on(t(449),s(),{priority:t(491)}),this[t(455)][t(459)][t(471)].on(t(449),((e,n,r)=>{const o=t;r[o(479)][o(454)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(491)}),this[t(455)][t(514)][t(471)].on(t(478),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(457)](r[o(480)]),c=e[o(477)](a),u=c[o(459)];if(o(464)!=c[o(474)]||!u||o(468)!=u[o(507)])return;const l=s[o(508)][o(442)](r[o(480)]);if(l)for(const t of l)s[o(495)][o(500)](o(460)+i,t),s[o(495)][o(500)](o(453),t),s[o(495)][o(481)](o(434),t),s[o(508)][o(448)](t,r[o(480)])}),{priority:t(491)}),this[t(441)]()}[ba(441)](){const t=ba,e=this[t(455)],n=e[t(504)];function r(e){const r=t;return{type:r(469),content:Kr(n,r(486),e)}}e[t(447)][t(432)](t(515))[t(483)][t(450)]((e=>{const s=t;if(s(464)!=e[s(474)])return;const{data:o}=e;if(o){if(s(467)==o[s(507)]){const t=o[s(498)][0][s(435)];return r(Kr(n,s(t?470:506)))}if(s(468)==o[s(507)]){const t=o[s(498)][0][s(435)];return r(Kr(n,s(t?482:489)))}}}))}}const Aa=ka;function ka(t,e){const n=Ma();return(ka=function(t,e){return n[t-=166]})(t,e)}!function(t){const e=ka,n=t();for(;;)try{if(424958===-parseInt(e(291))/1+-parseInt(e(234))/2+-parseInt(e(335))/3+parseInt(e(313))/4+parseInt(e(170))/5*(-parseInt(e(354))/6)+-parseInt(e(215))/7+parseInt(e(216))/8*(parseInt(e(296))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ma);const Ca=[Aa(368),Aa(298),Aa(310),Aa(181),Aa(261),Aa(205),Aa(312)],La=Object[Aa(237)](Ca[Aa(343)]((t=>[t,null])));class Na extends t.Plugin{static get[Aa(173)](){return[ga]}[Aa(235)](){const t=Aa,n=this[t(167)];if(!n[t(356)][t(294)](t(197)))return;const r=n[t(356)][t(231)](t(240)),s=n[t(356)][t(231)](t(199)),o=n[t(356)][t(231)](ga),a=n[t(356)][t(231)](t(197));o[t(169)][t(350)](t(327),t(292)),n[t(208)][t(171)][t(283)](t(217),{allowIn:t(339),allowContentOf:t(339),isLimit:!0}),n[t(221)][t(200)]({model:t(217),view:t(189)});let c=null;n[t(208)].on(t(211),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(355)]-1];h&&h[u(306)]||r[u(317)]||this[u(167)][u(357)][u(231)](u(279))[u(319)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(236)))return!1;const i=s[o(345)](t,n);if(!i||!Ra(i,void 0,r))return!1;const a=r[o(204)](n[o(256)][o(293)]);if(!a[o(355)])return!1;const c=a[0][o(187)](o(290)),l=r[o(223)](a),f=r[o(285)](a),h={startRow:l[o(253)],endRow:l[o(252)],startColumn:f[o(253)],endColumn:f[o(252)]};return 1==a[o(355)]&&(h[o(190)]+=r[o(351)](i)-1,h[o(299)]+=r[o(214)](i)-1),Ra(c,h,r)}(l,f,n[u(208)],s,a)&&(o[u(348)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(208)][u(364)]((()=>{const t=u;n[t(208)][t(211)](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(355)]&&r[t(188)](o,t(327),{tablePasteChainId:s}),a[t(355)]&&r[t(188)](a,t(292),{tablePasteChainId:s}),l[t(355)]&&(r[t(188)](l,t(277),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(258)]((e=>{const n=t;var r;return null===(r=e[n(328)])||void 0===r?void 0:r[n(269)](e)}))),f[t(355)]&&(r[t(226)](f,t(277),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(258)]((e=>{const n=t;var r;return null===(r=e[n(328)])||void 0===r?void 0:r[n(269)](e)})));const g=r[t(251)](h[t(343)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(249),{tablePasteChainId:s});if(g){const e=g[t(239)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(208)][t(347)](s),a=e[t(332)]((e=>e[t(280)]()[t(209)](i)));a&&r[t(350)]([a[t(186)],o])}r[t(355)]&&g[t(203)](t(358),Object[t(237)](r))}c=null})))}),{priority:e.priorities[t(175)]+10}),n[t(356)][t(231)](t(197)).on(t(362),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(348)]();const u=s[r(263)],l=o,f=Sa(u),h=Sa(l);e[r(213)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(218)](u[r(174)](0));for(const t of Array[r(366)](l[r(274)]()))a[r(340)](t,u,r(244));const t=c[r(247)][r(227)](s[r(185)]),e=c[r(367)][r(227)](s[r(266)]);t||e||(g=i.LiveRange[r(287)](a[r(346)](u)))}else h&&!f&&(d=a[r(346)](u));else{const t=a[r(262)](r(217)),e=a[r(262)](r(217));a[r(278)](a[r(346)](u),e),a[r(340)](t,u,0);for(const e of Array[r(366)](l[r(274)]()))a[r(340)](e,t,r(244));g=i.LiveRange[r(287)](a[r(347)](t)),d=i.LiveRange[r(287)](a[r(347)](e))}const p=Array[r(366)](l[r(300)]())[r(265)]((([t])=>Ca[r(227)](t)));c[r(311)][r(350)]({element:u,attributes:p[r(355)]?Object[r(237)](p):null}),g&&c[r(321)][r(350)](g),d&&c[r(268)][r(350)](d)}),{priority:t(175)}),s.on(t(288),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(302)]||1;c[o(367)]=new Array(l)[o(250)](u)[o(343)](((t,e)=>t+e));for(const{cell:t}of s[o(220)](i,{startColumn:u,endColumn:u+l-1}))c[o(202)][o(350)](n[o(208)][o(347)](t))}),{priority:t(257)}),s.on(t(341),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(207)]||1;c[o(247)]=new Array(l)[o(250)](u)[o(343)](((t,e)=>t+e));for(const{cell:t}of s[o(220)](i,{startRow:u,endRow:u+l-1}))c[o(273)][o(350)](n[o(208)][o(347)](t))}),{priority:t(257)}),r[t(314)][t(238)]((e=>{const r=t;if(e[r(229)]&&e[r(229)][r(179)](r(277)))return e[r(194)]?{}:{type:r(219),content:Kr(n[r(334)],r(201))}}));const u=()=>!1;for(const e of[t(277),t(292),t(327),t(249)])r[t(168)][t(359)](t(219),e,t(267),u),r[t(168)][t(359)](t(206),e,t(267),u),r[t(168)][t(359)](t(338),e,t(267),u);r[t(168)][t(359)](t(338),t(249),t(195),u),r[t(168)][t(359)](t(338),t(249),t(326),((e,r,s)=>{const o=t,i=e[o(343)]((t=>t[o(337)]()))[o(265)]((t=>t)),a=new Map(i[o(343)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(311)])e&&a[o(183)](t,e);else if(s&&s[o(358)])for(const[t,e]of Object[o(336)](s[o(358)])){const r=n[o(208)][o(246)][o(231)](t),s=r?r[o(280)]()[o(337)]():null;s&&a[o(183)](s,e)}n[o(208)][o(364)]((t=>{const e=o;for(const[n,r]of a)t[e(210)]({...La,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(168)][o(359)](e,o(277),s,((t,i,a)=>{const c=o;n[c(208)][c(364)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(365)][o(245)];t.is(o(272),o(217))&&u[o(350)](t)}r[o(168)][o(333)](e,null,s)(t,i,a);for(const t of u)o(349)!=t[o(222)][o(228)]&&n[o(193)](t)}))}))};l(t(219),t(326)),l(t(219),t(195)),l(t(206),t(326)),l(t(206),t(195)),r[t(168)][t(359)](t(219),t(327),t(195),(e=>{const n=t,r=e[n(343)]((t=>t[n(337)]())),i=r[0][n(187)](n(290)),{minRow:a,maxRow:c}=o[n(225)](r);s[n(316)](i,{at:a,rows:c-a+1})})),r[t(168)][t(359)](t(219),t(292),t(195),(e=>{const n=t,r=e[n(343)]((t=>t[n(337)]())),i=r[0][n(187)](n(290)),{minColumn:a,maxColumn:c}=o[n(225)](r);s[n(270)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(229)]||!n[s(229)][s(179)](s(277)))return;const o=n[s(198)][s(224)],i=r[s(309)]()[s(265)]((t=>t[s(369)]&&t[s(198)]&&t[s(198)][s(224)]==o));i[s(355)]&&n[s(232)]()[s(355)]!=i[s(355)]&&i[s(230)](((t,e)=>(t[s(320)]=e,e[s(194)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(275)](e[s(264)]),a=[s(330),s(361)],c=r[s(360)][s(227)](e[s(264)]);return c&&a[s(350)](s(324)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(254),f,{priority:t(175)}),r.on(t(172),f,{priority:t(175)}),n[t(208)][t(256)][t(304)]((()=>{const e=t;let s=!1;const o=Array[e(366)](n[e(208)][e(256)][e(233)][e(212)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(275)](t);if(e(315)!=o||e(206)!=a||i[e(353)])continue;if(!r[e(176)](c))continue;const u=r[e(248)](c)[e(276)](),l=n[e(356)][e(231)](e(297)).me;for(const t of r[e(309)]())if(t[e(369)]&&t[e(305)]==l&&e(338)==t[e(191)]&&e(249)==t[e(229)]&&t[e(276)]()[e(241)]((t=>u[e(289)]((n=>n[e(180)](t,!0))))))for(const n of t[e(232)]())n[e(369)]&&(n[e(195)](),s=!0)}return s})),n[t(208)][t(256)][t(304)]((e=>{const s=t,o=n[s(357)][s(231)](s(363));if(!o||!o[s(259)][s(294)](e[s(329)]))return!1;let i=!1;const a=n[s(356)][s(231)](s(297)).me,c=n[s(208)][s(256)][s(233)][s(166)](),u=Array[s(366)](n[s(208)][s(256)][s(233)][s(212)]())[s(265)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(275)](t);return n(315)==o&&n(277)==i&&c==a.id&&!e[n(353)]}));for(const t of c){if(s(340)!=t[s(191)]||s(217)!=t[s(186)]||1!=t[s(355)])continue;const n=e[s(295)](t[s(184)],t[s(184)][s(301)](1));if(!u[s(332)]((({data:t})=>t[s(344)][s(209)](n))))for(const{name:t,data:r}of u)if(n[s(180)](r[s(344)])){e[s(192)](t,{range:n}),i=!0;break}}return i})),n[t(208)][t(256)][t(304)]((e=>{const s=t;let o=!1;const i=n[s(356)][s(231)](s(297)).me,a=r[s(309)]()[s(265)]((t=>t[s(369)]&&t[s(305)]==i)),c=new Set,u=new Set;for(const t of a)if(s(277)==t[s(229)])for(const e of t[s(239)]()){const n=e[s(280)]()[s(337)]();if(n)if(n.is(s(272),s(217))&&Sa(n)){t[s(242)](e[s(186)]),c[s(318)](n),o=!0;const r=n[s(182)],i=n[s(303)],a=r&&r.is(s(272),s(217)),l=i&&i.is(s(272),s(217));a&&!c[s(294)](r)&&u[s(318)](r),l&&!c[s(294)](i)&&u[s(318)](i)}else n.is(s(272),s(352))&&n[s(196)]&&(t[s(242)](e[s(186)]),o=!0)}else if(s(249)==t[s(229)]){if(!t[s(198)]||!t[s(198)][s(224)])continue;const e=t[s(198)][s(358)];if(e&&Object[s(260)](e)[s(355)])continue;const n=t[s(198)][s(224)];let r=!0,i=!0;for(const e of a)if(e[s(229)]&&e[s(229)][s(179)](s(277))){if(!e[s(198)][s(224)]){i=!1;break}if(e.id!=t.id&&e[s(198)][s(224)]==n){r=!1;break}}i&&r&&(t[s(243)](),o=!0)}for(const t of c)e[s(218)](t);for(const t of u)e[s(193)](t);return o})),n[t(221)][t(271)](t(325))[t(284)]({model:t(342),view:t=>h(t),converterPriority:t(175)}),n[t(221)][t(271)](t(255))[t(284)]({model:t(342),view:(e,n)=>n[t(308)][t(281)]?h(e,!1):null,converterPriority:t(175)});const g=n[t(323)][t(286)];this[t(178)](g[t(256)],t(307),((e,n)=>{const r=t,s=[];for(const t of g[r(346)](n[r(177)])[r(322)]())t.is(r(272),r(189))&&s[r(350)](t);g[r(364)]((t=>{const e=r;for(const n of s)t[e(331)](t[e(346)](n),t[e(282)](n)),t[e(218)](n)}))}))}}function Sa(t){const e=Aa;if(t[e(196)])return!0;const n=t[e(174)](0);return n.is(e(272),e(352))&&n[e(196)]}function Ra(t,e={},n){const r=Aa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(220)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ma(){const t=["editor","_suggestionFactory","_tablePostFixingSubtypes","562930NYhvhU","schema","suggestionUnloaded","requires","getChild","high","hasSuggestion","content","listenTo","startsWith","containsRange","tableCellHorizontalAlignment","nextSibling","set","position","row","name","findAncestor","markMultiRangeInsertion","suggestion-td","endRow","type","updateMarker","unwrap","previous","discard","isEmpty","TableClipboard","attributes","TableUtils","elementToElement","*Replace table cells*","columnInsertionRanges","setAttribute","getSelectionAffectedTableCells","tableCellBackgroundColor","deletion","rows","model","isEqual","setAttributes","insertContent","getChangedMarkers","return","getColumns","2471063FeEgpv","22026008ZgUKfh","tableCellSuggestion","remove","insertion","createTableWalker","conversion","root","getRowIndexes","tablePasteChainId","_getCoordsForCells","markMultiRangeDeletion","includes","rootName","subType","reduce","get","getAllAdjacentSuggestions","differ","1684062OUWAiJ","afterInit","documentSelection","fromEntries","registerDescriptionCallback","getMarkers","TrackChangesEditing","every","removeMarker","removeMarkers","end","nodeAfter","markers","rowInsertionIndexes","getSuggestion","tablePasteCell","fill","markMultiRangeBlockFormat","last","first","suggestionLoaded","dataDowncast","document","low","forEach","_createdBatches","keys","tableCellVerticalAlignment","createElement","cell","markerName","filter","column","join","deletionRanges","call","removeColumns","for","element","rowInsertionRanges","getChildren","_splitMarkerName","getRanges","tablePaste","wrap","trackChanges","getRange","showSuggestionHighlights","createPositionBefore","register","markerToHighlight","getColumnIndexes","view","fromRange","insertColumns","some","table","93559oIPfXc","tablePasteColumn","selection","has","createRange","9xEUwiA","Users","tableCellBorderColor","endColumn","getAttributes","getShiftedBy","columns","previousSibling","registerPostFixer","author","forceDefaultExecution","clipboardOutput","options","getSuggestions","tableCellBorderStyle","cells","tableCellPadding","2091992IKJayQ","descriptionFactory","suggestion","removeRows","_isForcedDefaultExecutionBlock","add","value","next","insertionRanges","getItems","editing","ck-suggestion-marker--active","editingDowncast","accept","tablePasteRow","detach","batch","ck-suggestion-marker","move","find","getSuggestionCallback","locale","2323770vDmxSF","entries","getContainedElement","formatBlock","tableCell","insert","insertRows","suggestion:formatBlock:tablePasteCell","map","newRange","getTableIfOnlyTableInContent","createRangeIn","createRangeOn","stop","$graveyard","push","getRows","paragraph","oldRange","42cmBewb","length","plugins","commands","markerAttributes","registerCustomCallback","activeMarkers","ck-suggestion-marker-insertion","_replaceTableSlotCell","redo","change","start","from","columnInsertionIndexes","tableCellBorderWidth","isInContent","getChanges"];return(Ma=function(){return t})()}const va=wa;function wa(t,e){const n=Oa();return(wa=function(t,e){return n[t-=243]})(t,e)}function Oa(){const t=["getSelectedElement","684456PQCCrQ","getContainedElement","editor","descriptionFactory","author","getColumnGroupElement","formatBlock","resizeTable","subType","model","has","accept","registerCustomCallback","formatInline","document","353174vFRtYg","getTableColumnsWidths","data","6375984xMOOkR","change","396455ZCYlqH","registerDescriptionCallback","discard","611480BFETfB","tableWidth","get","markBlockFormat","25323160hhosxH","plugins","TrackChangesEditing","selection","TableColumnResizeEditing","locale","table","handleSuggestionDescription","columnWidths","enableCommand","format","Users","48WZzXOb","type","afterInit","9QtzGtz","getSuggestions","*Format:* resize table","getAttribute","7805574KxrwuJ","resizeTableWidth","handleResizeTableWidthCommand","_suggestionFactory","bind","getSuggestionCallback","commandParams","formatGroupId"];return(Oa=function(){return t})()}!function(t){const e=wa,n=t();for(;;)try{if(596072===parseInt(e(249))/1+parseInt(e(296))/2+-parseInt(e(281))/3+-parseInt(e(265))/4*(parseInt(e(246))/5)+-parseInt(e(244))/6+-parseInt(e(272))/7+parseInt(e(253))/8*(parseInt(e(268))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oa);class Fa extends t.Plugin{[va(267)](){const t=va;if(!this[t(283)][t(254)][t(291)](t(257)))return;const e=this[t(283)][t(254)][t(251)](t(255));e[t(262)](t(273),this[t(274)][t(276)](this)),e[t(275)][t(293)](t(287),t(288),t(292),e[t(275)][t(277)](t(287),null,t(248))),e[t(275)][t(293)](t(287),t(288),t(248),e[t(275)][t(277)](t(287),null,t(292))),e[t(284)][t(247)](this[t(260)][t(276)](this))}[va(274)](t,e){const n=va,r=this[n(283)][n(254)][n(251)](n(255)),s=this[n(283)][n(254)][n(251)](n(257)),o=e[n(259)]||this[n(283)][n(290)][n(295)][n(256)][n(280)]();this[n(283)][n(290)][n(245)]((()=>{const i=n,a=s[i(286)](o);let c=a?s[i(297)](a):null,u=o[i(271)](i(250))||null;const l=e[i(250)]||u,f=e[i(261)]||c,h=this[i(283)][i(254)][i(251)](i(264)).me;for(const t of r[i(269)]()){const e=t[i(282)]();if(i(288)===t[i(289)]&&e===o){t[i(285)]!==h&&t[i(248)]();const e=t[i(243)][i(278)];u=e[0][i(250)],c=e[0][i(261)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(252)](o,{commandName:i(273),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(288)},[],i(288))}))}[va(260)](t){const e=va;if(e(287)!=t[e(266)]&&e(294)!=t[e(266)])return;const{data:n}=t;if(n&&e(288)===n[e(279)]){const t=e(270);return{type:e(263),content:Kr(this[e(283)][e(258)],t)}}}}const Da=Ba;function xa(){const t=["get","7oDKncP","has","5716836GJzNOG","193065IltndU","afterInit","TrackChangesEditing","52swxBXO","Template","editor","50jNlsoB","plugins","1198359XAaCEy","enableCommand","3958VymLCE","7035939XMYLUJ","843CrXWLR","5178120cmFhPz","1549581JRsAAt","insertTemplate"];return(xa=function(){return t})()}function Ba(t,e){const n=xa();return(Ba=function(t,e){return n[t-=189]})(t,e)}!function(t){const e=Ba,n=t();for(;;)try{if(733772===parseInt(e(206))/1+-parseInt(e(208))/2*(-parseInt(e(190))/3)+parseInt(e(201))/4*(parseInt(e(198))/5)+-parseInt(e(197))/6+parseInt(e(195))/7*(-parseInt(e(191))/8)+parseInt(e(189))/9+-parseInt(e(204))/10*(parseInt(e(192))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xa);class Pa extends t.Plugin{[Da(199)](){const t=Da,e=this[t(203)];e[t(205)][t(196)](t(202))&&e[t(205)][t(194)](t(200))[t(207)](t(193))}}const Ua=ja;function ja(t,e){const n=Ga();return(ja=function(t,e){return n[t-=350]})(t,e)}function Ga(){const t=["tableOfContents","get","TrackChangesEditing","1rFGWsT","descriptionFactory","13JqDfhf","commands","plugins","1310254DsRNHo","7365iBEzqS","1686681naVfRr","15vYSmzH","10goITyw","ELEMENT_TABLE_OF_CONTENTS","editor","7ysvCDC","546808erXbGx","1044ywvBnS","181444cNMMrP","locale","afterInit","enableCommand","90052CkWpHs","registerElementLabel","1718654COsevi","insertTableOfContents","12GlHqil"];return(Ga=function(){return t})()}!function(t){const e=ja,n=t();for(;;)try{if(138346===-parseInt(e(354))/1*(-parseInt(e(373))/2)+parseInt(e(362))/3*(parseInt(e(369))/4)+-parseInt(e(360))/5*(parseInt(e(368))/6)+parseInt(e(366))/7*(parseInt(e(367))/8)+-parseInt(e(361))/9*(parseInt(e(363))/10)+parseInt(e(359))/11*(parseInt(e(350))/12)+parseInt(e(356))/13*(parseInt(e(375))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ga);class Va extends t.Plugin{[Ua(371)](){const t=Ua,e=this[t(365)];if(!e[t(357)][t(352)](t(376)))return;e[t(358)][t(352)](t(353))[t(372)](t(376));const n=e[t(358)][t(352)](t(353)),r=e[t(370)];n[t(355)][t(374)](t(351),(e=>Kr(r,t(364),e)))}}const Ha=Wa;function za(){const t=["plugins","nodeBefore","title-content","2798802nZWokT","document","differ","getNearestSelectionRange","suggestion","removeMarker","4naARwE","has","newRange","schema","268523DcYurh","end","element","1569886LstCHQ","ELEMENT_TITLE","TrackChangesEditing","descriptionFactory","afterInit","registerPostFixer","editor","updateMarker","4701704tOWVQD","locale","Title","isEqual","isCollapsed","1780167zjxdvt","2079410jyaziZ","126xdhdKa","model","start","get","forward","7ULtsOu","981020YpRVzi","createRange","getChangedMarkers","from","_splitMarkerName","isTouching","registerElementLabel"];return(za=function(){return t})()}function Wa(t,e){const n=za();return(Wa=function(t,e){return n[t-=296]})(t,e)}!function(t){const e=Wa,n=t();for(;;)try{if(618715===-parseInt(e(305))/1+-parseInt(e(308))/2+parseInt(e(321))/3+parseInt(e(301))/4*(-parseInt(e(322))/5)+-parseInt(e(339))/6*(parseInt(e(328))/7)+parseInt(e(316))/8+parseInt(e(323))/9*(parseInt(e(329))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(za);class Ka extends t.Plugin{[Ha(312)](){const t=Ha,e=this[t(314)];if(!e[t(336)][t(302)](t(318)))return;const n=e[t(336)][t(326)](t(310));n[t(311)][t(335)](t(338),(()=>Kr(e[t(317)],t(309)))),e[t(324)][t(296)][t(313)]((r=>{const s=t;let o=!1;const i=Array[s(332)](e[s(324)][s(296)][s(297)][s(331)]());for(const{name:t,data:a}of i){const{group:i}=n[s(333)](t);if(s(299)!==i||!a[s(303)])continue;const c=a[s(303)],u=c[s(306)][s(337)];if(!u||!u.is(s(307),s(338)))continue;if(!c[s(325)][s(334)](c[s(306)]))continue;const l=e[s(324)][s(304)][s(298)](c[s(306)],s(327));if(l&&l[s(320)]){const e=r[s(330)](c[s(325)],l[s(325)]);e[s(319)](c)||(r[s(315)](t,{range:e}),o=!0)}o||(r[s(300)](t),o=!0)}return o}))}}function Ja(){const t=["enableCommand","has","TrackChangesEditing","redo","2332940zIKZUZ","editor","plugins","2541070HCrsAl","1149700YGgHKm","UndoEditing","undo","1899069TcXNfx","4513579aKGuXT","afterInit","1062782gJcNVn","get","5404350EnaNNk"];return(Ja=function(){return t})()}const Xa=Za;function Za(t,e){const n=Ja();return(Za=function(t,e){return n[t-=486]})(t,e)}!function(t){const e=Za,n=t();for(;;)try{if(666805===parseInt(e(489))/1+parseInt(e(499))/2+parseInt(e(486))/3+-parseInt(e(500))/4+-parseInt(e(496))/5+-parseInt(e(491))/6+-parseInt(e(487))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ja);class Ya extends t.Plugin{[Xa(488)](){const t=Xa,e=this[t(497)],n=e[t(498)][t(490)](t(494));e[t(498)][t(493)](t(501))&&(n[t(492)](t(502)),n[t(492)](t(495)))}}const qa=$a;function Qa(){const t=["toggleTableCaption","1201617HEexdO","1857630eoEnOx","has","afterInit","8LXBrEM","24PGTHKF","9744hUAded","TrackChangesEditing","requires","enableCommand","get","65292SwiHWj","editor","49xKONWT","TableCaptionEditing","177745lElQAD","2222vBvlmk","41992biCsDN","8sAXSop","33687AIaffL","plugins"];return(Qa=function(){return t})()}function $a(t,e){const n=Qa();return($a=function(t,e){return n[t-=169]})(t,e)}!function(t){const e=$a,n=t();for(;;)try{if(100869===-parseInt(e(177))/1+-parseInt(e(175))/2*(parseInt(e(185))/3)+-parseInt(e(176))/4*(-parseInt(e(173))/5)+parseInt(e(169))/6*(parseInt(e(171))/7)+-parseInt(e(184))/8*(-parseInt(e(180))/9)+parseInt(e(181))/10+-parseInt(e(174))/11*(parseInt(e(186))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qa);class tc extends t.Plugin{static get[qa(188)](){return[ga]}[qa(183)](){const t=qa,e=this[t(170)];e[t(178)][t(182)](t(172))&&e[t(178)][t(190)](t(187))[t(189)](t(179))}}function ec(t,e){const n=rc();return(ec=function(t,e){return n[t-=496]})(t,e)}const nc=ec;function rc(){const t=["pluginName","plugins","start","registerDescriptionCallback","change","enqueueChange","getFirstPosition","commandParams","tableBorderColor","join","nodeAfter","getAttribute","850346dseLod","editor","tableWidth","descriptionFactory","get","tableCellWidth","TrackChangesEditing","TableCellPropertiesEditing","accept","registerCustomCallback","tableCellVerticalAlignment","markBlockFormat","locale","24TJRYkm","afterInit","tableCellBorderColor","3xSRTMi","1520834ABUmTL","getSuggestionCallback","findAncestor","batch","setAttribute","29934wZmWKi","tableCellBackgroundColor","2IKeRlm","format","getContainedElement","discard","3795076KFwgPJ","TableUtils","has","handleSuggestionDescription","tableCellPadding","removeAttribute","data","selection","tableBackgroundColor","tableCellHeight","enableCommand","TablePropertiesEditing","272xrcVbF","tableProperties","table","*Format:* change table cell properties","tableHeight","formatBlock","TrackChangesTableProperties","_suggestionFactory","_handlePropertyChange","*Format:* change table properties","3642030AIMwsw","getSelectionAffectedTableCells","1667920yIBclz","tableCellBorderWidth","_getSuggestion","model","getSuggestions","16233745LIUCPb","subType","tableCellHorizontalAlignment","document","tableAlignment","tableBorderStyle","handleDiscardAction","tableBorderWidth","tableCellProperties","tableCellBorderStyle"];return(rc=function(){return t})()}!function(t){const e=ec,n=t();for(;;)try{if(607665===parseInt(e(564))/1*(parseInt(e(540))/2)+parseInt(e(556))/3*(parseInt(e(568))/4)+-parseInt(e(513))/5+parseInt(e(553))/6*(parseInt(e(557))/7)+-parseInt(e(501))/8*(-parseInt(e(562))/9)+-parseInt(e(511))/10+-parseInt(e(518))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rc);class sc extends t.Plugin{constructor(t){const e=ec;super(t),this[e(502)]=[e(536),e(523),e(525),e(522),e(542),e(505),e(497)],this[e(526)]=[e(555),e(527),e(514),e(572),e(545),e(498),e(563),e(520),e(550)]}static get[nc(528)](){return nc(507)}[nc(554)](){const t=nc,e=this[t(541)][t(529)][t(544)](t(546));if(this[t(541)][t(529)][t(570)](t(500))){for(const n of this[t(502)])e[t(499)](n,((e,r)=>{const s=t,o=this[s(541)][s(516)][s(521)][s(496)][s(534)]()[s(559)](s(503));this[s(509)](n,[o],this[s(502)],s(502),e,r)}));e[t(508)][t(549)](t(506),t(502),t(548),e[t(508)][t(558)](t(506),null,t(567))),e[t(508)][t(549)](t(506),t(502),t(567),((e,n)=>this[t(524)](this[t(502)],e,n))),e[t(508)][t(549)](t(506),t(502),t(537),(()=>!1))}if(this[t(541)][t(529)][t(570)](t(547))){for(const n of this[t(526)])e[t(499)](n,((e,r)=>{const s=t,o=this[s(541)][s(529)][s(544)](s(569))[s(512)](this[s(541)][s(516)][s(521)][s(496)]);this[s(509)](n,o,this[s(526)],s(526),e,r)}));e[t(508)][t(549)](t(506),t(526),t(548),e[t(508)][t(558)](t(506),null,t(567))),e[t(508)][t(549)](t(506),t(526),t(567),((e,n)=>this[t(524)](this[t(526)],e,n))),e[t(508)][t(549)](t(506),t(526),t(537),(()=>!1))}e[t(543)][t(531)]((e=>this[t(571)](e)))}[nc(509)](t,e,n,r,s,o){const i=nc,a=this[i(541)][i(529)][i(544)](i(546));this[i(541)][i(516)][i(533)](o[i(560)],(()=>{const t=i;for(const i of e)if(this[t(515)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(539)](r);void 0!==n&&(e[r]=n)}s(o),a[t(551)](i,{commandParams:[e]},[],r)}}))}[nc(524)](t,e,n){const r=nc,s=e[0][r(530)][r(538)],o=n[r(535)][0];this[r(541)][r(516)][r(532)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(561)](r,o[r],s):e[n(573)](r,s)}))}[nc(571)](t){const e=nc;if(t[e(574)])switch(t[e(519)]){case e(502):return{type:e(565),content:Kr(this[e(541)][e(552)],e(510))};case e(526):return{type:e(565),content:Kr(this[e(541)][e(552)],e(504))}}}[nc(515)](t,e){const n=nc,r=this[n(541)][n(529)][n(544)](n(546));for(const s of r[n(517)]({skipNotAttached:!0})){const r=s[n(566)]();if(s[n(519)]===e&&r===t)return s}return null}}var oc=Function.prototype,ic=Object.prototype,ac=oc.toString,cc=ic.hasOwnProperty,uc=ac.call(Object);const lc=function(t){if(!ne(t)||"[object Object]"!=ct(t))return!1;var e=en(t);if(null===e)return!0;var n=cc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ac.call(n)==uc};const fc=function(t){return lc(t)?void 0:t};var hc=$?$.isConcatSpreadable:void 0;const gc=function(t){return ce(t)||ae(t)||!!(hc&&t&&t[hc])};const dc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=gc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):tn(o,c):s||(o[o.length]=c)}return o};const pc=function(t){return(null==t?0:t.length)?dc(t,1):[]};const mc=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 Ic=Math.max;const Ec=function(t,e,n){return e=Ic(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=Ic(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),mc(t,this,a)}};const bc=function(t){return function(){return t}};const Tc=Yt?function(t,e){return Yt(t,"toString",{configurable:!0,enumerable:!1,value:bc(e),writable:!0})}:function(t){return t};var _c=Date.now;const yc=function(t){var e=0,n=0;return function(){var r=_c(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(Tc);const Ac=function(t){return yc(Ec(t,void 0,pc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=ir(e,(function(e){return e=fr(e,t),r||(r=e.length>1),e})),te(t,an(t),n),r&&(n=Zn(n,7,fc));for(var s=e.length;s--;)jr(n,e[s]);return n})),kc=Cc;function Cc(t,e){const n=Lc();return(Cc=function(t,e){return n[t-=253]})(t,e)}function Lc(){const t=["getDifference","getMultiRangeId","_saved","getSuggestion","addMarker:suggestion","refresh","getFirstRange","suggestion-type","track-changes-enable-command-twice","formatInline","getAncestors","enableCommand","splitPosition","splice","fromRange","containsRangeInObject","addCommentThread","formatInline:chain","attribute:","_recordAttributeSuggestions","_checkSuggestionCorrectness","deletion:join","writer","createRangeOn","attribute:accept","name","_setSuggestionData","set","has","dataDowncast","_getSuggestionData","descriptionFactory","_joinSuggestions","5731715rxttbp","trackChangesCommand","attributeOldValue","attribute:join","rename","CommentsRepository","getIntersection","never","$graveyard","formatBlock:join","model","getChanges","fire","insertion:","addHighlight","formatBlock:chain","unbindElementFromMarkerName","execute","markInlineFormat","formatInline:accept","elementStart","_splitMarkerName","discardAllSuggestions","isMultiRange","trackChanges.mergeNestedSuggestions","5649885rwcJsi","end","open","_reduceExistingSuggestions","isAtStart","dataReady","insertion:chain","detach","removeMarkers","nodeAfter","rejected","deleteContent","addComment","insertion:join","catch","registerCustomCallback","init","value","updateMarker","suggestionUnloaded","fetchCommentThread","split","length","editing","_customCallbacks","286844ThzBPf","enableReadOnlyMode","differ","getRange","skipNestingCheck","author","_model","enqueueChange","toJSON","enableDefaultAttributesIntegration","ck-suggestion-marker--active","push","containsPosition","registerInlineAttribute","size","discard","announce","addMarker:suggestion:attribute","10KzKvjj","sort","675982HcWsMZ","createdAt","isExternal","addMarker","pluginName","editor","multipleBlocks","addRange","dataToMarker","creator","setSelection","head","targetPosition","_setSuggestionRange","applyOperation","data-suggestion","addSuggestionData","track-changes-adapter-already-set","upcast","high","ck-suggestion-marker-formatInline","find","_onDiscard","getWalker","isSelectable","markerName","getUser","commentThread","change:data","deletion:accept","external:","Users","attributeNewValue","marker-count","isUndo","deletion:discard","delete","PendingActions","forceDefaultExecution","unshift","getCustomProperty","4GlsmPx","hasComments","createPositionAt","isIntersectingWithRange","setTo","tablePasteChainId","deletion:","clear","suggestionLoaded","lowest","rethrowUnexpectedError","createRangeIn","add","pop","track-changes-user-not-found","change","markerNameToElements","parent","track-changes-suggestion-data-mismatch","documentSelection","normal","isLimit","editingDowncast","isArray","commands","stringify","for","registerBlockAttribute","always","FORMATTING","markAttributeChange","discardSuggestion","item","markers","formatBlock","get","3999084uubjsu","markMultiRangeDeletion","suggestion:","insertion:discard","_blockAttributeKeys","change:_saved","root","_createSuggestion","toUpperCase","listenTo","resolve","bindElementToMarker","_afterChanges","reconvertMarker","values","startsWith","markerReady","rootName","attributeKey","getMarkers","deletion:chain","elementEnd","_isDataLoaded","_refreshSuggestionsChain","isAfter","_inlineAttributeKeys","markDeletion","commandName","accepted","isTouching","track-changes-suggestion-not-found","getItems","config","createElement","_getAttributeKey","_handleNewSuggestionMarker","subType","stop","getSuggestionCallback","1584189GxKwje","trackChanges","multi","return","_cutOutSuggestionMarker","originalSuggestionId","howMany","_removeSuggestion","define","error-saving-suggestion-data-suggestion-discarded","plugins","getLastMatchingPosition","previous","deletion","key","consume","addClass","LEAVE","insertContent","adapter","createRange","warn","every","acceptSuggestion","TrackChangesEditing","_enabledCommands","ck-suggestion-marker-formatBlock","createSelection","_addThreadToSuggestion","getContainedElement","filter","_adapter","containerElement","attribute","chain","concat","_initAriaMarkerChangeAnnouncements","moveTargetPosition","suggestion:attribute:","forward","updateSuggestion","attribute:discard","isLocal","collaboration.channelId","getSuggestions","_isForcedDefaultExecutionBlock","forEach","trackChanges.trackFormatChanges","acceptAllSuggestions","insertion:accept","registerPostFixer","remove","removeMarker:suggestion:formatBlock","6CePAxy","after","element","_addSuggestionMarker","widget","_suggestionState","markerToData","$text","formatInline:","unbind","removeClass","selection","position","highest","before","markInsertion","ENTER","notReady","_editor","_breakSuggestionMarker","_commentsRepository","substring","isEqual","_mergeNestedSuggestions","_processAttributeChanges","$textProxy","suggestion","_getExternalAuthor","_suggestionFactory","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.","start","getNearestSelectionRange","getChangedMarkers","isCollapsed","3314408oEtaqz","_trackFormatChanges","accept","authoredAt","removed","insert","join","_isRegisteredAttribute","default","createPositionBefore","isBlock","authorName","nodeBefore","formatBlock:","acceptSelectedSuggestions","addSuggestion","isDocumentOperation","activeMarkers","getAttribute","some","format","meta","fromCharCode","_suggestions","markerToHighlight","backward","isNextTo","removeComment","options","newRange","locale","oldValue","getFirstMarker","_processAttributeSuggestions","isObject","keys","isInsideObject","containsItem","low","schema","action","batch","from","next","getAllAdjacentSuggestions","groupId","update:suggestion","range","_getMarkerAnnouncementText","stopListening","buildSuggestion","conversion","formatBlock:accept","$elementName","markBlockFormat","includes","removeAttribute","data","_getAuthorFromId","getShiftedBy","comments","elementToElement","requires","hasSuggestion","ready","substr","showSuggestionHighlights","isBefore","7jILUdt","isInContent","hasCommentThread","isIntersecting","_updateSuggestionData","attributes","removeMarker","formatBlock:discard","oldRange","formatGroupId","_refreshAttributeSuggestionsChain","_findSuggestions","isRemovable","@external","ck-suggestion-marker-","_isBlockAttribute","consumable","mapper","toViewElement","then","group","getRanges","ck-suggestion-marker","_rangeIsInLocalUserInsertion","containsRange","data-author-id","type","map","assign","isAtEnd","change:activeMarkers","_reduceSuggestionAttributeRange","_joinWithAdjacentSuggestions","formatInline:discard","track-changes-adapter-missing-getsuggestion","discardSelectedSuggestions","isOwn","_defaultCallbacks","move","suggestionChanged","insertion","markMultiRangeInsertion","$marker","track-changes-command-not-found","createPositionAfter","newValue","PENDING_ACTION_SUGGESTION","getCommentThread","_registerDefaultCallbacks","formatInline:join","clone","markMultiRangeBlockFormat","addMarkerName","_recordAttributeChanges","addMarker:suggestion:formatBlock","addUser","document","removeMarker:suggestion:attribute","_SUGGESTION_ANNOUNCEMENT","setAttribute"];return(Lc=function(){return t})()}!function(t){const e=Cc,n=t();for(;;)try{if(685020===-parseInt(e(565))/1+-parseInt(e(585))/2*(-parseInt(e(320))/3)+parseInt(e(626))/4*(-parseInt(e(540))/5)+-parseInt(e(662))/6*(-parseInt(e(422))/7)+parseInt(e(354))/8+parseInt(e(267))/9*(-parseInt(e(583))/10)+parseInt(e(515))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lc);const Nc=kc(407);class Sc extends t.Plugin{static get[kc(416)](){return[kc(520),o.Users,t.PendingActions,ts,ss,us,gs,ys,ms,Cs,vs,js,no,io,fo,po,_o,Co,So,Oo,Bo,Wo,Go,Zo,Qo,ni,ui,Ii,Oi,ai,zs,Xs,_i,Ci,Ri,Bi,Gi,Ki,Yi,Qi,oa,ua,ga,Ea,ya,tc,Na,Fa,Va,sc,Pa,Ka,Ya]}static get[kc(589)](){return kc(291)}constructor(t){const e=kc;function n(t){const e=Cc;return t[e(449)]((t=>String[e(376)](t)))[e(360)]("")}super(t),this[e(501)]=!1,this[e(509)](e(371),[]),this.on(e(452),((n,r,s,o)=>{const i=e;this[i(571)][i(641)]((()=>{const e=i;for(const n of[...o,...s])this[e(571)][e(659)][e(510)](n)&&t[e(563)][e(675)](n)}))})),this[e(513)]=new Yr(this[e(590)][e(525)][e(393)],this[e(590)][e(384)]),this[e(298)]=null,this[e(348)]=new Rc(this[e(590)]),this[e(377)]=new Map,this[e(340)]=t[e(277)][e(661)](e(520)),this[e(292)]=new Set,this[e(571)]=this[e(590)][e(525)],this[e(325)]=new WeakMap,this[e(312)]=!1,this[e(666)]=new Set([e(407)]),this[e(253)]=new Set,t[e(260)][e(275)](e(314),e(362)),this[e(355)]=t[e(260)][e(661)](e(314)),t[e(260)][e(275)](e(539),!0),this[e(343)]=t[e(260)][e(661)](e(539)),this[e(516)]=new f(t,this[e(292)]),this[e(303)](),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,50,48,48,50])}[kc(556)](){const t=kc,n=this[t(590)],r=(e,n)=>{const r=t;if(r(300)!=e)return r(436)+e;const s=n[r(561)]("|")[0];return this[r(437)](s)?r(293):r(605)};n[t(405)][t(652)](t(648))[t(378)]({model:t(346),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(536)](e[n(610)]),c=[n(444),r(i,a)];let u=3e3;return this[n(371)][n(409)](e[n(610)])&&(c[n(576)](n(575)),u=3010),n(280)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(405)][t(652)](t(511))[t(638)]((e=>{const r=t;e.on(r(486),((t,e,s)=>{const o=r;if(!s[o(382)][o(420)])return;const i=e[o(658)];if(!i)return;const c=s[o(439)][o(440)](i);n[o(525)][o(393)][o(388)](i)&&c&&!c[o(625)](o(324))&&c.is(o(299))&&(0,a.toWidget)(c,s[o(504)])}),{priority:r(604)})})),n[t(405)][t(652)](t(511))[t(378)]({model:t(346),view:(e,n)=>{const s=t;if(!n[s(382)][s(420)])return null;const{type:o,subType:i}=this[s(536)](e[s(610)]);return{classes:[s(444),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(658)])return;const{id:c,authorId:u}=this[a(536)](o[a(610)]);if(r){const t=this[a(377)][a(661)](c),e=this[a(262)](t);if(!this[a(437)](e))return}if(o[a(658)].is(a(331)))return void i[a(438)][a(282)](o[a(658)],s[a(507)]);const l=i[a(439)][a(440)](o[a(658)]);if(o[a(658)].is(a(322))&&n[a(525)][a(393)][a(364)](o[a(658)])&&!l[a(625)](a(529))){i[a(504)][a(283)]([a(444),a(293)],l),i[a(504)][a(481)](a(600),c,l),i[a(504)][a(481)](a(447),u,l),i[a(439)][a(673)](l,o[a(610)]),e&&(this[a(371)][a(409)](o[a(610)])?i[a(504)][a(283)](a(575),l):i[a(504)][a(330)](a(575),l));for(const t of n[a(525)][a(637)](o[a(658)])[a(259)]())i[a(438)][a(282)](t,s[a(507)]);i[a(438)][a(282)](o[a(658)],s[a(507)])}};n[t(405)][t(652)](t(511))[t(638)]((e=>{const n=t;e.on(n(476),((t,e,r)=>{const o=n;r[o(382)][o(420)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(333)})})),n[t(405)][t(652)](t(511))[t(638)]((e=>{const n=t;e.on(n(582),((t,e,r)=>{const o=n;r[o(382)][o(420)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(333)})})),n[t(405)][t(652)](t(511))[t(326)]({model:t(346),view:(e,n)=>n[t(382)][t(420)]?null:{group:t(346),name:e[t(419)](11)}}),n[t(405)][t(652)](t(603))[t(415)]({view:{name:t(346),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(664)+e[r(372)](r(489))+":"+e[r(372)]("id");return e[r(372)](r(618))&&(s+=":"+e[r(372)](r(618))),n[r(261)](r(464),{"data-name":s})}}),n[t(405)][t(652)](t(603))[t(593)]({view:t(346)}),n[t(405)][t(652)](t(648))[t(638)]((e=>{const n=t;e.on(n(476),s(),{priority:n(604)})})),n[t(405)][t(652)](t(648))[t(638)]((e=>{const n=t;e.on(n(582),s({isAttributeSuggestion:!0}),{priority:n(604)})})),n[t(405)][t(652)](t(648))[t(638)]((e=>{const n=t;e.on(n(319),((t,e,r)=>{const s=n,o=r[s(439)][s(642)](e[s(610)]);if(o)for(const t of o)t[s(625)](s(529))||(r[s(504)][s(330)]([s(444),s(293),s(575)],t),r[s(504)][s(410)](s(600),t),r[s(504)][s(410)](s(447),t),r[s(439)][s(531)](t,e[s(610)]))}),{priority:n(604)})})),n[t(405)][t(652)](t(648))[t(638)]((e=>{const n=t;e.on(n(479),((t,e,r)=>{const s=n,o=r[s(439)][s(642)](e[s(610)]);if(!o)return;const{id:i}=this[s(536)](e[s(610)]),a=this[s(377)][s(661)](i),c=this[s(262)](a);if(this[s(437)](c))for(const t of o)t[s(625)](s(529))||(r[s(504)][s(330)]([s(444),s(293),s(575)],t),r[s(504)][s(410)](s(600),t),r[s(504)][s(410)](s(447),t),r[s(439)][s(531)](t,e[s(610)]))}),{priority:n(604)})})),n[t(525)][t(478)][t(317)]((e=>{const r=t;let s=!1;const o=Array[r(396)](n[r(525)][r(478)][r(567)][r(352)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(536)](t);if(r(346)!==o)continue;const h=this[r(377)][r(661)](f);if(null!=c[r(383)]){r(491)==u&&(s=s||wc(c[r(383)],t,e,n[r(525)][r(393)]));const o=r(300)==u&&this[r(437)](l[r(561)]("|")[0]);if(c[r(383)][r(353)]||r(523)==c[r(383)][r(668)][r(679)]||r(660)==u&&!Fc(c[r(383)])||o&&!Fc(c[r(383)])||r(280)==u&&(vc(a=c[r(383)])||function(t){const e=r;return t[e(350)][e(643)]==t[e(541)][e(366)]&&t[e(350)][e(451)]}(a)))e[r(428)](t),s=!0;else{if(!h||!h[r(423)])continue;if(c[r(383)]&&c[r(430)]&&c[r(383)][r(342)](c[r(430)]))continue;i[r(638)](h)}}}var a;return i[r(579)]>0&&(s=!!this[r(454)](i)||s),s})),n[t(525)][t(478)][t(317)]((e=>{const r=t;let s=!1;for(const t of n[r(525)][r(478)][r(567)][r(526)]())if(r(359)==t[r(448)])for(const t of this[r(377)][r(676)]()){if(t[r(538)]||!t[r(423)])continue;const o=r(660)==t[r(448)],i=this[r(262)](t),a=i&&this[r(437)](i);if(!o&&!a)continue;const c=t[r(488)]();if(c[r(350)][r(643)]!=c[r(541)][r(643)]&&!c[r(541)][r(451)]){const o=n[r(525)][r(628)](c[r(350)][r(549)],r(541)),i=n[r(525)][r(287)](c[r(350)],o);e[r(558)](t[r(386)](),{range:i}),s=!0}}return s})),n[t(525)][t(478)][t(317)]((e=>this[t(344)](e))),n[t(525)][t(478)][t(317)]((e=>!e[t(395)][t(309)]&&this[t(387)](e))),n[t(525)].on(t(674),(()=>{this[t(501)]=!1})),n[t(525)][t(478)].on(t(613),((r,s)=>{const o=t;if(!s[o(309)]||s[o(619)])return;if(!this[o(501)])return;const i=n[o(525)][o(478)][o(567)][o(526)]();if(0==i[o(562)])return;const a=[],c=i[o(297)]((t=>o(300)==t[o(448)])),u=i[o(297)]((t=>o(359)==t[o(448)]&&o(327)!=t[o(507)]));for(const t of c)this[o(361)](t[o(680)])&&a[o(576)]({key:t[o(680)],newValue:t[o(617)],oldValue:t[o(517)],range:Dc(t[o(401)],n[o(525)])});for(const t of u){if(o(519)!=t[o(394)]&&o(487)!=t[o(394)])continue;const e=xc(t[o(332)][o(549)],n[o(525)]),r=t[o(334)];o(519)==t[o(394)]&&a[o(576)]({key:o(407),newValue:t[o(507)],oldValue:r[o(507)],range:e});for(const[n,s]of r[o(427)]){if(!this[o(361)](n))continue;const r=t[o(427)][o(661)](n);s!==r&&a[o(576)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(427)])this[o(361)](n)&&(r[o(427)][o(510)](n)||a[o(576)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(562)]&&n[o(525)][o(572)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(656)](t,e,s,o,{groupId:r});this[n(543)](t,a)}))}),{priority:t(635)}),n[t(525)][t(659)].on(t(400),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(536)](n[s(507)]),e=this[s(377)][s(661)](t);e&&e[s(474)](n[s(507)])}})),n[t(525)][t(478)].on(t(613),(()=>{const e=t,r=Array[e(396)](n[e(525)][e(478)][e(567)][e(352)]())[e(297)]((t=>e(346)===this[e(536)](t[e(507)])[e(442)]));if(0===r[e(562)])return;r[e(584)](((t,n)=>{const r=e,s=t[r(411)][r(430)],o=n[r(411)][r(430)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(350)][r(421)](o[r(350)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(536)](t);if(null===n[e(430)]){const n=this[e(263)](t);o[e(638)](n)}else{const t=this[e(377)][e(661)](r);null!==n[e(383)]||t[e(423)]?(s[e(638)](t[e(596)]),o[e(638)](t)):this[e(274)](t)}}o[e(579)]>0&&this[e(685)](o);for(const t of s)this[e(527)](e(461),t)})),n[t(525)].on(t(599),((e,r)=>{const s=t,o=r[0];if(!this[s(377)][s(579)])return;if(!o[s(370)])return;if(o[s(395)][s(619)]||!o[s(395)][s(309)])return;let i,a;switch(o[s(448)]){case s(359):i=n[s(525)][s(628)](o[s(332)]),a=i[s(413)](o[s(273)]);break;case s(561):i=n[s(525)][s(628)](o[s(494)]),a=n[s(525)][s(628)](o[s(304)]);break;case s(460):i=n[s(525)][s(628)](o[s(597)]),a=i[s(413)](o[s(273)]);break;default:return}const c=n[s(525)][s(287)](i,a);n[s(525)][s(641)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(433)](c)){if(e[t(538)])continue;if(t(491)==e[t(448)])continue;const r=this[t(262)](e);if(r&&this[t(437)](r)&&t(561)!=o[t(448)])continue;const s=e[t(411)]&&e[t(411)][t(591)];(t(660)!=e[t(448)]||t(561)==o[t(448)]&&!s)&&(n[t(497)]||t(462)==e[t(448)]&&n[t(458)]||e[t(488)]()[t(446)](c)&&this[t(339)](e,i,a))}}))}),{priority:t(635)}),n[t(525)].on(t(551),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(623)])return;if(this[s(312)])return;if(!this[s(516)][s(557)])return;if(o[s(353)])return;const a=n[s(525)][s(393)],{start:c,end:u}=o[s(488)](),l=c[s(549)]&&a[s(647)](c[s(549)])?null:a[s(351)](c,s(306)),f=u[s(366)]&&a[s(647)](u[s(366)])?null:a[s(351)](u,s(379)),h=n[s(525)][s(287)](l?l[s(350)]:c,f?f[s(541)]:u);n[s(525)][s(641)]((t=>{const e=s;this[e(254)](h);const r=n[e(525)][e(393)][e(351)](h[e(350)]);o.is(e(645))?t[e(595)](r):o[e(630)](r)})),e[s(265)]()}),{priority:e.priorities[t(646)]+10}),n[t(525)].on(t(285),((e,r)=>{const s=t,o=r[r[s(562)]-1];o&&o[s(623)]||this[s(312)]||this[s(516)][s(557)]&&(n[s(525)][s(641)]((()=>{const t=s;let o=n[t(525)][t(285)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(270)]=o[t(472)]();const i=o[t(541)][t(366)],a=n[t(525)][t(393)];i&&a[t(364)](i)&&!a[t(388)](i)&&(o=n[t(525)][t(287)](o[t(350)],n[t(525)][t(628)](i,t(541)))),this[t(335)](o)})),e[s(265)]())}),{priority:t(604)}),this[t(590)][t(650)][t(638)](t(268),this[t(516)]),this[t(493)](t(268));const o=new p(n,this[t(377)]);n[t(650)][t(638)](t(290),o),this[t(493)](t(290));const i=new b(n,this[t(377)]);n[t(650)][t(638)](t(657),i),this[t(493)](t(657)),n[t(650)][t(638)](t(315),new v(n,o,this[t(377)])),this[t(493)](t(315)),n[t(650)][t(638)](t(537),new v(n,i,this[t(377)])),this[t(493)](t(537)),n[t(650)][t(638)](t(368),new O(n,o,this[t(377)])),this[t(493)](t(368)),n[t(650)][t(638)](t(457),new O(n,i,this[t(377)])),this[t(493)](t(457));const c=n[t(277)][t(661)](t(520));this[t(671)](c,t(552),((e,{threadId:n})=>{const r=t,s=this[r(377)][r(661)](n);s&&s[r(612)]&&1===s[r(612)][r(562)]&&this[r(426)](n,{hasComments:!0})}),{priority:t(392)}),this[t(671)](c,t(381),((e,{threadId:n})=>{const r=t,s=this[r(377)][r(661)](n);s&&s[r(612)]&&!s[r(612)][r(562)]&&this[r(426)](n,{hasComments:!1})}),{priority:t(392)})}set[kc(286)](t){const n=kc;if(this[n(298)])throw new e.CKEditorError(n(602),this);this[n(298)]=t}get[kc(286)](){return this[kc(298)]}[kc(311)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(377)][n(676)]())t&&!e[n(423)]||r[n(576)](e);return e?r[n(449)]((t=>t[n(573)]())):r}[kc(485)](t){const n=kc,r=this[n(377)][n(661)](t);if(!r)throw new e.CKEditorError(n(258),this);return r}[kc(417)](t){const e=kc;return this[e(377)][e(510)](t)}[kc(601)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(448)][e(561)](":"),a=this[e(377)][e(661)](r)||this[e(669)](o,i,r,n,s);if(this[e(295)](a),this[e(502)](a,o,i||null,n),a[e(586)]=t[e(586)],a[e(684)]=!0,s&&s[e(435)]){const t=s[e(435)],n=this[e(347)](t[e(365)]);a[e(357)]=t[e(586)],a[e(570)]=n,a[e(587)]=!0}else a[e(357)]=t[e(586)];switch(t[e(411)]&&(a[e(411)]=t[e(411)]),t[e(427)]&&(a[e(427)]=t[e(427)]),this[e(298)]&&this[e(298)][e(369)]||(a[e(484)]=!0),this[e(325)][e(661)](a)){case e(337):this[e(325)][e(509)](a,e(545));break;case e(678):a[e(423)]?(this[e(454)](new Set([a])),this[e(685)](new Set([a])),this[e(325)][e(509)](a,e(418)),this[e(527)](e(634),a)):this[e(325)][e(509)](a,e(358))}return a}[kc(290)](t){const e=kc;this[e(623)]((()=>{const n=e;this[n(590)][n(525)][n(641)]((()=>{const e=n;for(const n of t[e(398)]())n[e(356)]()}))}))}[kc(657)](t){const e=kc;this[e(623)]((()=>{const n=e;this[n(590)][n(525)][n(641)]((()=>{const e=n;for(const n of t[e(398)]())n[e(580)]()}))}))}[kc(493)](t,n){const r=kc,s=this[r(590)][r(650)][r(661)](t);if(!s)throw new e.CKEditorError(r(465),this,{commandName:t});if(this[r(292)][r(510)](s))throw new e.CKEditorError(r(490),this,{commandName:t});this[r(292)][r(638)](s),n&&s.on(r(532),((t,e)=>{const o=r;this[o(516)][o(557)]&&(this[o(312)]||(e[o(562)]>0&&e[e[o(562)]-1]&&e[e[o(562)]-1][o(623)]?e[o(639)]():(t[o(270)]=n(((...t)=>s[o(532)](...t,{forceDefaultExecution:!0})),...e),t[o(265)]())))}),{priority:r(604)})}[kc(623)](t){const n=kc;let r,s;const o=this[n(312)];this[n(312)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(312)]=!1),s&&e.CKEditorError[n(636)](s,this),r}[kc(335)](t,n=null,r={}){const s=kc;if(t[s(353)])return null;const o=this[s(590)][s(277)][s(661)](s(616)).me;for(const{suggestion:e,meta:o}of this[s(433)](t,s(462)))if(o[s(458)]){if(!o[s(380)]){if(o[s(497)]){if(!this[s(343)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(339)](e,t[s(350)],t[s(541)]);break}if(n==e[s(264)]&&Uc(e,r)){const n=e[s(488)]();return n[s(350)][s(342)](t[s(541)])?this[s(598)](e,this[s(571)][s(287)](t[s(350)],n[s(541)])):this[s(598)](e,this[s(571)][s(287)](n[s(350)],t[s(541)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(528)+n:s(462),u=this[s(508)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(323)](c,i,a,t),u}[kc(463)](t,n=kc(269),r={}){const s=kc,o=this[s(590)][s(277)][s(661)](s(616)).me,i=this[s(348)][s(266)](s(462),n,s(360));for(const e of this[s(311)]())if(e[s(570)].id==o.id&&s(462)==e[s(448)]&&e[s(264)]==n&&Uc(e,r)&&(i(e[s(443)](),t)||i(t,e[s(443)]()))){for(const n of t)e[s(592)](n);return e}for(const{suggestion:e,meta:n}of this[s(433)](t,s(462))){if(!n[s(458)])continue;if(!this[s(343)]&&n[s(497)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(443)]())for(const e of t)if(!n[s(446)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(528)+n,l=this[s(508)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(323)](u,a,c,e,Wr[s(483)]());return l}[kc(533)](t,n,r=null,s={}){const o=kc;if(r=r||Oc(n),t[o(353)])return null;if(o(522)===this[o(355)]){const e=this[o(348)][o(266)](o(491),r,o(356));return this[o(623)]((()=>e([t],n,s))),null}const i=this[o(590)][o(277)][o(661)](o(616)).me,a=[];if(o(654)!==this[o(355)])for(const{suggestion:e,meta:n}of this[o(433)](t,o(462)))n[o(458)]&&!n[o(390)]&&a[o(576)](...e[o(443)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(521)](s);e&&r[n(576)](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(562)];){const s=r[e][n(482)](t);r[n(495)](e,1,...s),e+=s[n(562)]}}return r}(t,a);c[o(562)]&&this[o(571)][o(641)]((()=>{const t=o;for(const e of c){const o=this[t(348)][t(266)](t(491),r,t(356));this[t(623)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(350)],u=t[o(541)];for(const{suggestion:e,meta:n}of this[o(433)](t,o(491))){if(!n[o(458)])continue;if(e[o(264)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(488)]();if(i[o(446)](t,!0))return null;c=c[o(421)](i[o(350)])?c:i[o(350)],u=u[o(686)](i[o(541)])?u:i[o(541)],a?i[o(350)][o(421)](a[o(488)]()[o(350)])?(a[o(548)](),a=e):e[o(548)]():a=e}const l=this[o(571)][o(287)](c,u);if(a)this[o(598)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(508)]({id:t,type:o(328)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(323)](o(328)+r,t,a,l)}}return null}[kc(408)](t,n,r=[],s=null,o={}){const i=kc;n[i(431)]||(n[i(431)]=n[i(255)]),n[i(591)]=t.is(i(401)),s=s||Oc(n);const a=r[i(449)]((t=>xc(t,this[i(571)]))),c=t.is(i(401))?t:xc(t,this[i(571)]);if(i(522)===this[i(355)]){const t=this[i(348)][i(266)](i(660),s,i(356));return this[i(623)]((()=>t([c],n,o))),null}a[i(576)](c);let u=!0;for(const t of a)if(!this[i(445)](t)){u=!1;break}if(u&&i(654)!==this[i(355)]){const t=this[i(348)][i(266)](i(660),s,i(356));return this[i(623)]((()=>t([c],n,o))),null}let l=null,f=c[i(350)],h=c[i(541)];for(const{suggestion:t,meta:e}of this[i(433)](c,i(660))){if(!e[i(458)])continue;if(e[i(380)]||e[i(497)]||e[i(390)])continue;if(t[i(411)][i(431)]!=n[i(431)])continue;if(!Uc(t,o))continue;const r=t[i(488)]();if(t[i(264)]==s){if(r[i(446)](c,!0))return null;f=f[i(421)](r[i(350)])?f:r[i(350)],h=h[i(686)](r[i(541)])?h:r[i(541)],l?r[i(350)][i(421)](l[i(488)]()[i(350)])?(l[i(548)](),l=t):t[i(548)]():l=t}else{const e=c[i(521)](r);this[i(271)](t,e)}}const g=this[i(590)][i(277)][i(661)](i(616)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(598)](l,this[i(571)][i(287)](f,h)),l;{const t=this[i(508)]({id:d,type:i(367)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(323)](i(367)+s,d,p,this[i(571)][i(287)](f,h)),t}}[kc(473)](t,n,r=[],s=null,o={}){const i=kc;n[i(431)]||(n[i(431)]=n[i(255)]);const a=t[0];n[i(591)]=a.is(i(401)),s=s||Oc(n);const c=r[i(449)]((t=>xc(t,this[i(571)]))),u=a.is(i(401))?t:t[i(449)]((t=>xc(t,this[i(571)])));if(i(522)===this[i(355)]){const t=this[i(348)][i(266)](i(660),s,i(356));return this[i(623)]((()=>t(u,n,o))),null}c[i(576)](...u);let l=!0;for(const t of c)if(!this[i(445)](t)){l=!1;break}if(l&&i(654)!==this[i(355)]){const t=this[i(348)][i(266)](i(660),s,i(356));return this[i(623)]((()=>t(u,n,o))),null}const f=this[i(590)][i(277)][i(661)](i(616)).me;for(const t of this[i(311)]()){if(t[i(570)].id!=f.id)continue;if(i(660)!=t[i(448)]||t[i(411)][i(431)]!=n[i(431)])continue;if(!Uc(t,o))continue;const e=t[i(264)]==s;for(let n=0;n<u[i(562)];n++){const r=u[n];for(const s of t[i(681)]()){const o=s[i(568)]();if(r[i(342)](o)){e?(u[i(495)](n,1),n--):t[i(428)](s[i(507)]);break}}}}if(0==u[i(562)])return null;const h=this[i(348)][i(266)](i(660),s,i(360));for(const t of this[i(311)]())if(t[i(570)].id==f.id&&i(660)==t[i(448)]&&t[i(411)][i(431)]==n[i(431)]&&t[i(264)]==s&&Uc(t,o)&&(h(t[i(443)](),u)||h(u,t[i(443)]()))){for(const e of u)t[i(592)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(367)+s,m=this[i(508)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(323)](p,g,d,t,Wr[i(483)]());return m}[kc(254)](t,n=null,r={}){const s=kc;if(t[s(353)])return null;const o=this[s(590)][s(277)][s(661)](s(616)).me,a=new i.LiveRange(t[s(350)],t[s(541)]);for(const{suggestion:t,meta:e}of this[s(433)](a,s(462)))if(e[s(458)]&&!e[s(380)])if(t[s(538)]){const e=t[s(443)]()[s(297)]((t=>s(523)!=t[s(668)][s(679)]));if(e[s(289)]((t=>a[s(446)](t,!0)))&&t[s(580)](),e[s(373)]((t=>t[s(446)](a,!0)))){const t=this[s(348)][s(266)](s(280),n,s(356));return this[s(623)]((()=>t([a],null,r))),null}}else{const e=a[s(521)](t[s(488)]());null!==e&&t[s(607)]([e],null,r)}if(a[s(547)](),a[s(353)]||s(523)==a[s(668)][s(679)])return null;let c=null,u=a[s(350)],l=a[s(541)];const f=this[s(433)](a,s(280));for(const{suggestion:t,meta:e}of f){const n=this[s(571)][s(287)](u,l);if(e[s(458)]&&(this[s(343)]||!e[s(497)]&&!e[s(390)]))if(t[s(538)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(443)]()){if(r[s(446)](n,!0))return t;n[s(446)](r)||(e=!1)}e&&t[s(580)]()}else{const e=t[s(488)]();if(e[s(446)](n,!0))return t;if(!Uc(t,r)){n[s(446)](e)?t[s(548)]():e[s(577)](u)?u=e[s(541)]:e[s(577)](l)&&(l=e[s(350)]);continue}u=u[s(421)](e[s(350)])?u:e[s(350)],l=l[s(686)](e[s(541)])?l:e[s(541)],r=Object[s(450)]({},t[s(427)]),c?e[s(350)][s(421)](c[s(488)]()[s(350)])?(c[s(548)](),c=t):t[s(548)]():c=t}}if(c)return this[s(598)](c,this[s(571)][s(287)](u,l)),c;{const t=(0,e.uid)(),i=this[s(571)][s(287)](u,l),a=o.id,c=n?s(632)+n:s(280),f=this[s(508)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(323)](c,t,a,i),f}}[kc(663)](t,n=kc(269),r={}){const s=kc,o=this[s(590)][s(277)][s(661)](s(616)).me,a=t[s(449)]((t=>new i.LiveRange(t[s(350)],t[s(541)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(433)](a,s(462)))e[s(458)]&&!e[s(380)]&&c[s(638)](t);for(const e of c)if(e[s(538)]){const o=e[s(443)]();if((!e[s(427)]||!e[s(427)][s(569)])&&o[s(289)]((t=>a[s(373)]((e=>e[s(446)](t,!0)))))&&e[s(580)](),a[s(289)]((t=>o[s(373)]((e=>e[s(446)](t,!0)))))){const e=this[s(348)][s(266)](s(280),n,s(356));return this[s(623)]((()=>e(t,null,r))),null}}else{const t=e[s(488)]();if(a[s(373)]((e=>e[s(446)](t,!0)))&&e[s(580)](),a[s(289)]((e=>t[s(446)](e,!0)))){const t=this[s(348)][s(266)](s(280),n,s(356));return this[s(623)]((()=>t(a,null,r))),null}}const u=this[s(348)][s(266)](s(280),n,s(360));let l=null;for(const t of this[s(311)]())if(t[s(570)].id==o.id&&t[s(423)]&&s(280)==t[s(448)]&&t[s(264)]==n&&Uc(t,r)&&(u(t[s(443)](),a)||u(a,t[s(443)]())))if(l){if(t[s(612)]&&t[s(612)][s(562)])continue;for(const e of t[s(443)]())l[s(629)](e)||l[s(592)](e);t[s(548)]()}else{l=t;for(const e of a)t[s(629)](e)||t[s(592)](e)}if(l)return l;c[s(633)]();for(const{suggestion:t,meta:e}of this[s(433)](a,s(280)))e[s(458)]&&(this[s(343)]||!e[s(497)]&&!e[s(390)])&&Uc(t,r)&&c[s(638)](t);for(const t of c){const e=t[s(443)]();if((!r||!r[s(569)])&&a[s(289)]((t=>e[s(373)]((e=>e[s(446)](t,!0))))))return t;(!t[s(427)]||!t[s(427)][s(569)])&&e[s(289)]((t=>a[s(373)]((e=>e[s(446)](t,!0)))))&&t[s(580)]()}const f=(0,e.uid)(),h=o.id,g=s(632)+n,d=this[s(508)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(547)](),t[s(353)]||s(523)==t[s(668)][s(679)]||this[s(323)](g,f,h,t,Wr[s(483)]());return d}[kc(656)](t,n,r,s,o){const i=kc;if(t[i(353)])return[];if(i(522)===this[i(355)])return[];const a=this[i(590)][i(277)][i(661)](i(616)).me.id,c=Array[i(396)](this[i(377)][i(676)]())[i(297)]((e=>i(300)==e[i(448)]&&e[i(411)][i(281)]==n&&e[i(629)](t)));if(i(362)===this[i(355)]){const e=this[i(433)](t,i(462))[i(297)]((({meta:t})=>t[i(458)]&&!t[i(390)]&&!t[i(380)]))[i(449)]((({suggestion:t})=>t));c[i(624)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(300)==t[i(448)]?t[i(411)][i(385)]:void 0,o=t[i(488)](),a=Array[i(396)](u[i(389)]())[i(606)]((t=>t[i(425)](o)));if(!a)continue;const c=a[i(482)](o);this[i(437)](n)&&i(462)==t[i(448)]&&0!=c[i(562)]||(u[i(621)](a),c[i(313)]((t=>{u[i(509)](t,r)})),i(462)!=t[i(448)]&&e!=s&&u[i(509)](a[i(521)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(562)]>37&&console[i(288)](i(349),{key:n});const f=(i(500)+(n+"|")+Oc({newValue:s}))[i(341)](0,60),h=this[i(508)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(576)](h),this[i(323)](f,c,a,t)}return l}[kc(574)](t){const e=kc;this[e(493)](t,((t,...n)=>{this[e(475)]((()=>{t(...n)}))}))}[kc(653)](t){const e=kc;this[e(666)][e(638)](t)}[kc(578)](t){const e=kc;this[e(253)][e(638)](t)}[kc(262)](t){const e=kc;return e(300)==t[e(448)]?t[e(264)][e(561)]("|")[0]:null}[kc(598)](t,e){const n=kc,r=t[n(386)]();this[n(571)][n(641)]((t=>{t[n(558)](r,{range:e})}))}[kc(295)](t){const e=kc,n=t.id,r=this[e(590)][e(260)][e(661)](e(310));this[e(340)][e(424)](n)||this[e(340)][e(498)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(340)][e(469)](n);s[e(329)](e(434)),s[e(434)]=!1,t[e(612)]=s}[kc(502)](t,n,r,s){const o=kc;if(t[o(448)]!=n||t[o(264)]!=r||t[o(594)].id!=s)throw this[o(590)][o(566)](o(644)),new e.CKEditorError(o(644),this)}[kc(271)](t,n){const r=kc,s=t[r(488)]();if(n[r(342)](s))t[r(548)]();else if(s[r(446)](n)){const o=this[r(571)][r(628)](n[r(350)][r(366)],r(541));this[r(598)](t,this[r(571)][r(287)](s[r(350)],o));const i=(0,e.uid)(),a=t[r(594)].id,c=t[r(448)]+":"+t[r(264)];this[r(508)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(411)],attributes:t[r(427)]});const u=this[r(571)][r(628)](n[r(541)][r(643)],r(321)),l=this[r(571)][r(287)](u,s[r(541)]);this[r(323)](c,i,a,l)}else if(s[r(577)](n[r(350)])){const e=this[r(571)][r(628)](n[r(350)][r(366)],r(541));this[r(598)](t,this[r(571)][r(287)](s[r(350)],e))}else{const e=this[r(571)][r(628)](n[r(541)][r(643)],r(321));this[r(598)](t,this[r(571)][r(287)](e,s[r(541)]))}}[kc(445)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(433)](t,e(462))){if(!r[e(458)])continue;const s=n[e(443)]();for(const n of s)if(!t[e(482)](n)[e(562)])return!0}return!1}[kc(412)](t){const n=kc,r=this[n(590)][n(277)][n(661)](n(616))[n(611)](t);if(!r)throw new e.CKEditorError(n(640),this);return r}[kc(347)](t){const e=kc,n=this[e(590)][e(277)][e(661)](e(616)),r=(0,o.hashObject)(e(615)+t);return n[e(611)](r)||n[e(477)]({id:r,name:t})}[kc(669)](t,e,n,r,s){const o=kc,i=this[o(412)](r),a=this[o(348)][o(404)](t,e,n,i,s,(t=>{const e=o;this[e(426)](n,{attributes:t});const r=this[e(485)](n);this[e(454)](new Set([r])),this[e(685)](new Set([r]))}));return this[o(671)](a,o(356),(()=>{const t=o;this[t(426)](n,{state:t(256)})}),{priority:o(604)}),this[o(671)](a,o(580),(()=>{const t=o;this[t(426)](n,{state:t(550)})}),{priority:o(604)}),this[o(377)][o(509)](n,a),this[o(325)][o(509)](a,o(337)),a}[kc(536)](t){const e=kc,n=t[e(561)](":");return{group:n[0],type:n[1],subType:n[e(562)]>=5?n[2]:null,id:n[e(562)]<5?n[2]:n[3],authorId:n[e(562)]<5?n[3]:n[4],markerCount:6==n[e(562)]?n[5]:null}}[kc(339)](t,n,r){const s=kc,o=t[s(488)](),i=o[s(350)],a=o[s(541)];this[s(598)](t,this[s(571)][s(287)](i,n));const c=(0,e.uid)(),u=t[s(594)].id,l=t[s(448)]+(t[s(264)]?":"+t[s(264)]:"");this[s(508)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(427)],data:t[s(411)]});const f=this[s(262)](t);(s(660)==t[s(448)]||f&&this[s(437)](f))&&(r=this[s(571)][s(363)](r[s(643)])),this[s(323)](l,c,u,this[s(571)][s(287)](r,a))}[kc(433)](t,e=null){const n=kc,r=[],s=this[n(590)][n(277)][n(661)](n(616)).me;Array[n(649)](t)||(t=[t]);for(const o of this[n(311)]()){if(!o[n(423)])continue;if(e&&o[n(448)]!=e)continue;let i=!1;for(const e of o[n(443)]()){for(const a of t){const t=a[n(350)][n(342)](e[n(541)])||a[n(541)][n(342)](e[n(350)]);if(t||a[n(521)](e)){const c=a[n(446)](e)&&Mc(this[n(571)][n(393)],e[n(350)],a),u=e[n(446)](a)&&Mc(this[n(571)][n(393)],a[n(350)],e);r[n(576)]({suggestion:o,meta:{isOwn:s==o[n(570)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(323)](t,e,n,r,s){const o=kc;this[o(571)][o(641)]((i=>{const a=o;let c=a(664)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(588)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(274)](t){const e=kc,n=t[e(279)],r=t[e(397)];t[e(279)]=null,t[e(397)]=null,null!=n&&n[e(397)]==t&&(n[e(397)]=r),null!=r&&r[e(279)]==t&&(r[e(279)]=n),e(418)==this[e(325)][e(661)](t)&&(this[e(325)][e(509)](t,e(358)),this[e(527)](e(559),t,n,r))}[kc(508)](t){const n=kc,r=t.id,s=this[n(601)](t);if(this[n(298)]&&this[n(298)][n(369)]){const o=this[n(590)][n(277)][n(661)](n(622)),i=s[n(627)],a=s[n(264)]?s[n(448)]+":"+s[n(264)]:s[n(448)],c=this[n(590)][n(384)],u=o[n(638)](Kr(c,n(468))),l={id:r,type:a,hasComments:i,data:t[n(411)]||null,originalSuggestionId:t[n(272)]||null,attributes:s[n(427)]};this[n(298)][n(369)](l)[n(441)]((t=>{const e=n;s[e(484)]=!0,o[e(318)](u),t&&t[e(586)]&&(this[e(377)][e(661)](r)[e(586)]=t[e(586)])}))[n(554)]((t=>{const r=n;throw(0,e.logWarning)(r(276)),this[r(590)][r(525)][r(572)]({isUndoable:!1},(()=>{s[r(580)]()})),s[r(403)](),this[r(377)][r(621)](s.id),this[r(325)][r(621)](s),t}))}return s}[kc(437)](t){const e=kc;return this[e(666)][e(510)](t)}[kc(426)](t,e){const n=kc,r=this[n(590)][n(277)][n(661)](n(622)),s=this[n(485)](t);if(this[n(298)]&&this[n(298)][n(307)])if(s[n(484)]){const s=r[n(638)](Kr(this[n(590)][n(384)],n(468)));this[n(298)][n(307)](t,e)[n(441)]((()=>{r[n(318)](s)}))}else s.on(n(667),(()=>{this[n(426)](t,e)}))}[kc(512)](t){const n=kc;if(!this[n(298)]||!this[n(298)][n(485)])throw new e.CKEditorError(n(456),this);return this[n(298)][n(485)](t)}[kc(263)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(536)](t),i=this[e(377)][e(661)](n)||this[e(669)](r,s,n,o,{});switch(this[e(502)](i,r,s,o),this[e(325)][e(661)](i)){case e(337):this[e(512)](n)[e(441)]((t=>{const r=e;let s=Promise[r(672)]();t[r(627)]&&(s=this[r(340)][r(560)]({channelId:this[r(590)][r(260)][r(661)](r(310)),threadId:n})),s[r(441)]((()=>{const e=r;this[e(601)](t)[e(484)]=!0}))})),this[e(325)][e(509)](i,e(678));break;case e(358):this[e(426)](n,{state:e(542)});case e(545):this[e(325)][e(509)](i,e(418)),this[e(527)](e(634),i);break;case e(418):this[e(527)](e(461),i)}return i[e(474)](t),i}[kc(685)](t){const e=kc,n=Array[e(396)](t),r=n[e(297)]((t=>e(300)==t[e(448)]));this[e(432)](r);const s=n[e(297)]((t=>!t[e(538)]&&e(300)!=t[e(448)])),o=this[e(311)]({skipNotAttached:!0})[e(297)]((t=>!t[e(538)]&&e(300)!=t[e(448)])),i=o[e(297)]((n=>!t[e(510)](n))),a=new Map(o[e(449)]((t=>[t,this[e(348)][e(266)](t[e(448)],t[e(264)],e(301))]))),c=new Map(o[e(449)]((t=>[t,t[e(488)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(562)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(562)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(562)];t++){const n=s[t];!l[e(510)](n)&&n[e(279)]&&(f[e(638)](n[e(279)]),n[e(279)][e(397)]===n&&(n[e(279)][e(397)]=null),n[e(279)]=null),!u[e(510)](n)&&n[e(397)]&&(f[e(638)](n[e(397)]),n[e(397)][e(279)]===n&&(n[e(397)][e(279)]=null),n[e(397)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(562)];e++){const r=g(t,n[e]);r&&(r[0][s(397)]=r[1],r[1][s(279)]=r[0],u[s(638)](r[0]),l[s(638)](r[1]))}}function g(t,n){const r=e;if(t[r(570)].id!==n[r(570)].id)return null;const s=a[r(661)](t)(t,n,c[r(661)](t),c[r(661)](n));return s&&a[r(661)](n)(t,n,c[r(661)](t),c[r(661)](n))?s[1][r(612)]&&s[1][r(612)][r(562)]?null:s:null}f[e(579)]&&this[e(685)](f)}[kc(432)](t){const e=kc;if(0==t[e(562)])return;const n=this[e(311)]({skipNotAttached:!0})[e(297)]((t=>e(300)==t[e(448)]&&t[e(684)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(427)]);s[e(510)](n)||(s[e(509)](n,r[e(562)]),r[e(576)]([]));const i=s[e(661)](n);r[i][e(576)](t)}!function(){const t=e;r[t(584)](((e,n)=>{const r=t,s=e[0][r(586)],o=n[0][r(586)];return s==o?e[0][r(427)][r(399)]<n[0][r(427)][r(399)]?-1:1:s<o?-1:1}));for(const e of r)e[t(584)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(562)];t++){if(0==r[t][e(562)])continue;const n=[];for(let s=t+1;s<r[e(562)];s++)0!=r[s][e(562)]&&i(r[t],r[s])&&n[e(576)](s);for(const s of n)r[t]=r[t][e(302)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(562)];n++){const r=t[n+1]||null;t[n][e(397)]!==r&&(t[n][e(397)]=r)}for(const t of r)for(let n=0;n<t[e(562)];n++){const r=t[n-1]||null;t[n][e(279)]!==r&&(t[n][e(279)]=r)}function i(t,n){const r=e;if(t[0][r(427)][r(399)]!==n[0][r(427)][r(399)]&&t[0][r(570)]!==n[0][r(570)])return!1;if(!function(t,e){const n=r;return!t[n(627)]&&!e[n(627)]||(!t[n(627)]||!e[n(627)])&&(!!(t[n(627)]&&e[n(586)]<t[n(612)][n(414)][n(661)](0)[n(586)])||!!(e[n(627)]&&t[n(586)]<e[n(612)][n(414)][n(661)](0)[n(586)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(427)],r(399)),o=Ac(n[0][r(427)],r(399));return!!Dr(s,o)&&(!!t[r(289)]((t=>n[r(373)]((e=>t[r(488)]()[r(342)](e[r(488)]())))))&&n[r(289)]((e=>t[r(373)]((t=>e[r(488)]()[r(342)](t[r(488)]()))))))}}[kc(454)](t){const e=kc,n=Array[e(396)](t),r=this[e(311)]({skipNotAttached:!0}),s=r[e(297)]((n=>!t[e(510)](n))),o=new Map(n[e(449)]((t=>[t,this[e(348)][e(266)](t[e(448)],t[e(264)],e(360))]))),i=new Map(r[e(449)]((t=>[t,t[e(443)]()])));for(let t=0;t<n[e(562)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(562)];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(562)];e++){const s=r[e];if(s[a(448)]!==n[a(448)]||s[a(570)].id!==n[a(570)].id||s[a(264)]!==n[a(264)])continue;if(!Pc(n,s))continue;if(a(300)==n[a(448)]&&n[a(411)][a(385)]!=s[a(411)][a(385)])continue;if(a(300)==n[a(448)]&&t[a(437)](n[a(411)][a(281)]))continue;if(a(660)==n[a(448)]){const e=t[a(590)][a(525)],r=n[a(296)]();if(r&&(e[a(393)][a(388)](r)||e[a(393)][a(647)](r)))continue}const c=o[a(661)](n),u=i[a(661)](n),l=i[a(661)](s),f=n[a(612)]&&n[a(612)][a(562)],h=s[a(612)]&&s[a(612)][a(562)];if(!f&&c(l,u))return t[a(514)](s,n),i[a(621)](n),!0;if(!h&&c(u,l))return t[a(514)](n,s),i[a(621)](s),!0}return!1}}[kc(514)](t,e){const n=kc;if(t[n(538)])for(const r of e[n(443)]())t[n(592)](r);else{const r=e[n(488)]()[n(541)];this[n(598)](t,this[n(571)][n(287)](t[n(488)]()[n(350)],r))}e[n(548)]()}[kc(402)](t,e,n){const r=kc,s=t[r(677)](r(374))||t[r(677)](r(300))?r(655):t[r(670)]();return Kr(this[r(590)][r(384)],e+"_"+s+r(480),n)}[kc(303)](){const t=kc,n=this[t(590)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(571)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(536)](t[i(507)]);if(i(346)===e){r[i(581)](this[i(402)](n,i(284)));break}}for(const t of s){const{group:n,type:s}=this[i(536)](t[i(507)]);if(i(346)===n){r[i(581)](this[i(402)](s,i(336),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[kc(344)](t){const e=kc;if(this[e(501)])return!1;const n=this[e(590)],r=n[e(525)][e(478)][e(567)][e(526)]();if(0==r[e(562)])return!1;const s=[],o=r[e(297)]((t=>e(300)==t[e(448)])),i=r[e(297)]((t=>e(359)==t[e(448)]&&e(327)!=t[e(507)])),a=r[e(297)]((t=>e(318)==t[e(448)]&&e(327)!=t[e(507)]));for(const t of o)s[e(576)]({key:t[e(680)],newValue:t[e(617)],oldValue:t[e(517)],range:Dc(t[e(401)],n[e(525)])});for(const t of i){const r=a[e(606)]((n=>n[e(332)][e(342)](t[e(332)])));r&&s[e(576)]({key:e(407),newValue:t[e(507)],oldValue:r[e(507)],range:n[e(525)][e(505)](t[e(332)][e(549)])})}return 0!=s[e(562)]&&this[e(543)](t,s)}[kc(387)](t){const e=kc;let n=!1;const r=this[e(590)][e(525)][e(478)][e(567)][e(352)]()[e(297)]((t=>t[e(411)][e(383)]&&t[e(507)][e(677)](e(305))));for(const s of r){const{subType:r,id:o}=this[e(536)](s[e(507)]),i=r[e(561)]("|")[0];for(const r of this[e(311)]({skipNotAttached:!0}))r.id!=o&&e(300)==r[e(448)]&&r[e(411)]&&r[e(411)][e(281)]==i&&r[e(488)]()[e(425)](s[e(411)][e(383)])&&(this[e(453)](r,s[e(411)][e(383)],t),n=!0)}return n}[kc(475)](t){this[kc(501)]=!0,t()}[kc(361)](t){const e=kc,n=this[e(437)](t),r=this[e(253)][e(510)](t);return n||r}[kc(543)](t,e){const n=kc;if(0==e[n(562)])return!1;let r=!1;for(const s of e){const e=this[n(433)](s[n(401)],n(300))[n(297)]((t=>!t[n(375)][n(380)]))[n(449)]((t=>t[n(346)])),i=(0,o.hashObject)({newValue:s[n(467)]});e[n(297)]((t=>{const e=n,[r,o]=t[e(264)][e(561)]("|");return r==s[e(281)]&&o!=i}))[n(313)]((e=>{const o=n;this[o(453)](e,s[o(401)],t),r=!0}))}return r}[kc(453)](t,e,n){const r=kc,s=t[r(488)]()[r(482)](e);0!==s[r(562)]?1!==s[r(562)]?this[r(339)](t,e[r(350)],e[r(541)]):this[r(598)](t,s[0]):n[r(428)](t[r(386)]())}}class Rc{constructor(t){const e=kc;this[e(338)]=t,this[e(571)]=t[e(525)],this[e(564)]=new Map,this[e(459)]=new Map,this[e(470)]()}[kc(404)](t,e,n,r,s,o){const i=kc;return new Wr(this[i(571)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(266)](t,e,i(356))(...n),onDiscard:(...n)=>this[i(266)](t,e,i(580))(...n)})}[kc(555)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(564)][s(509)](o,r)}[kc(266)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(564)][r(661)](s)||this[r(459)][r(661)](t+":"+n)}[kc(470)](){const t=kc,e=()=>!1,n=t=>{const e=Cc;t[e(584)](((t,n)=>t[e(350)][e(421)](n[e(350)])?1:-1)),this[e(571)][e(641)]((n=>{const r=e;for(const e of t){let t;t=e[r(541)][r(451)]&&e[r(541)][r(643)]==e[r(350)][r(549)]?n[r(294)](e[r(350)][r(549)],"on"):n[r(294)](e),this[r(571)][r(551)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Cc;e&&this[n(571)][n(641)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(449)]((t=>(vc(t)&&(t=this[s(571)][s(287)](t[s(541)])),t)))[s(297)]((t=>s(523)!==t[s(668)][s(679)]));if(c[s(562)]<1)return;const u=Array[s(396)](this[s(571)][s(478)][s(331)][s(443)]())[s(449)]((t=>i.LiveRange[s(496)](t)));r[s(595)](c);for(const t of this[s(338)][s(650)][s(650)]())t[s(487)]();a[s(576)]({forceDefaultExecution:!0}),this[s(338)][s(532)](o,...a);const l=u[s(297)]((t=>s(523)!=t[s(668)][s(679)]));l[s(562)]>0&&r[s(595)](l);for(const t of u)t[s(547)]()}))},s=(e,n)=>1==e[t(562)]&&1==n[t(562)]&&e[0][t(541)][t(342)](n[0][t(350)]),o=(e,n,r,s)=>Bc(e,n,r,s,this[t(571)])?[e,n]:Bc(n,e,s,r,this[t(571)])?[n,e]:null;this[t(459)][t(509)](t(316),e),this[t(459)][t(509)](t(665),n),this[t(459)][t(509)](t(553),s),this[t(459)][t(509)](t(546),o),this[t(459)][t(509)](t(614),n),this[t(459)][t(509)](t(620),e),this[t(459)][t(509)](t(503),s),this[t(459)][t(509)](t(682),o),this[t(459)][t(509)](t(534),r),this[t(459)][t(509)](t(455),e),this[t(459)][t(509)](t(471),s),this[t(459)][t(509)](t(499),e),this[t(459)][t(509)](t(406),r),this[t(459)][t(509)](t(429),e),this[t(459)][t(509)](t(524),s),this[t(459)][t(509)](t(530),e),this[t(459)][t(509)](t(506),e),this[t(459)][t(509)](t(308),((e,n)=>{const r=t;if(!n)return;const s=this[r(338)][r(277)][r(661)](Sc);this[r(571)][r(641)]((t=>{const o=r;if(o(407)==n[o(281)])for(const r of e){const e=r[o(350)][o(549)],s=n[o(385)];t[o(519)](e,s)}else if(s[o(437)](n[o(281)]))for(const r of e)void 0!==n[o(385)]?t[o(481)](n[o(281)],n[o(385)],r[o(350)][o(549)]):t[o(410)](n[o(281)],r[o(350)][o(549)]);else for(const r of e)n[o(385)]?t[o(481)](n[o(281)],n[o(385)],r):t[o(410)](n[o(281)],r)}))})),this[t(459)][t(509)](t(518),s)}}function Mc(t,e,n){const r=kc;for(const s of e[r(643)][r(492)]({includeSelf:!0,parentFirst:!0})){if(s[r(668)]==s)return!1;if(!n[r(391)](s))return!1;if(t[r(388)](s)||t[r(647)](s))return!0}return!1}function vc(t){const e=kc;return t[e(541)][e(643)]==t[e(350)][e(549)]&&t[e(541)][e(544)]}function wc(t,e,n,r){const s=kc,o=t=>!t[s(658)].is(s(345))&&!r[s(388)](t[s(658)]),i=t[s(350)][s(278)](o),a=t[s(541)][s(278)](o,{direction:s(379)});return!(t[s(350)][s(342)](i)&&t[s(541)][s(342)](a)||(i[s(421)](a)?n[s(558)](e,{range:n[s(287)](i,a)}):n[s(428)](e),0))}function Oc(t){return(0,o.hashObject)(t)}function Fc(t){const e=kc,n=t[e(350)][e(549)];return n&&n.is(e(322))}function Dc(t,e){const n=kc;return null==t[n(541)][n(366)]&&t[n(541)][n(643)]==t[n(350)][n(549)]?xc(t[n(350)][n(549)],e):t}function xc(t,e){const n=kc,r=e[n(393)][n(388)](t)||e[n(393)][n(609)](t);return e[n(287)](e[n(628)](t,n(334)),r?e[n(466)](t):e[n(628)](t,n(541)))}function Bc(t,e,n,r,s){const o=kc;if(t[o(397)])return!1;if(!Pc(t,e))return!1;if(n[o(541)][o(342)](r[o(350)]))return!0;if(t[o(448)]!=e[o(448)])return!1;if(!n[o(541)][o(257)](r[o(350)]))return!1;const i=s[o(287)](n[o(541)],r[o(350)])[o(608)]();for(const t of i)if([o(535),o(683)][o(409)](t[o(448)])&&s[o(393)][o(647)](t[o(658)]))return!1;return!0}function Pc(t,e){const n=kc;if(!t[n(684)]||!e[n(684)])return!1;const r=new Set(Object[n(389)](t[n(427)])),s=new Set(Object[n(389)](e[n(427)]));if(r[n(621)](n(399)),s[n(621)](n(399)),0==r[n(579)]&&0==s[n(579)])return!0;if(r[n(579)]!=s[n(579)])return!1;const o={...t[n(427)]},i={...e[n(427)]};return delete o[n(399)],delete i[n(399)],JSON[n(651)](o)==JSON[n(651)](i)}function Uc(t,e){const n=kc,r=jc(t[n(427)]),s=jc(e);if(!t[n(684)])return!1;for(const t of Object[n(389)](s))if(!Dr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(450)]({},t);return delete n[e(569)],delete n[e(631)],n}const Gc=Vc;function Vc(t,e){const n=Hc();return(Vc=function(t,e){return n[t-=390]})(t,e)}function Hc(){const t=["isEnabled","bind","model","isDirty","180RagaCU","canEditAt","stopListening","2920256jDvDSy","getRanges","commentThreadController","PENDING_ACTION_SUGGESTION","remove","1334530CBmTBX","canAccept","PendingActions","add","_pendingAction","28ferIbb","1372914thgPVL","unbind","_discardCommand","get","18pEaNtI","execute","_editor","_setPendingAction","345526FNATwG","listenTo","destroy","103398yTtjhx","1540014sKIJib","view","locale","canDiscard","25435TMWlkV","plugins","change:isDirty","discardSuggestion","_removePendingAction","acceptSuggestion","_acceptCommand","commands"];return(Hc=function(){return t})()}!function(t){const e=Vc,n=t();for(;;)try{if(274842===parseInt(e(394))/1+parseInt(e(427))/2*(-parseInt(e(397))/3)+parseInt(e(414))/4*(-parseInt(e(402))/5)+parseInt(e(428))/6+-parseInt(e(398))/7+parseInt(e(417))/8+parseInt(e(390))/9*(parseInt(e(422))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hc);class zc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Vc;super(),this[s(412)]=e,this[s(399)]=n,this[s(419)]=r,this[s(392)]=t,this[s(408)]=t[s(409)][s(431)](s(407)),this[s(430)]=t[s(409)][s(431)](s(405)),this[s(399)][s(411)](s(410)).to(this[s(408)],this[s(430)],((t,e)=>t||e)),this[s(399)][s(411)](s(423)).to(this[s(408)],s(410),(t=>t&&this[s(392)][s(412)][s(415)](e[s(418)]()))),this[s(399)][s(411)](s(401)).to(this[s(430)],s(410),(t=>t&&this[s(392)][s(412)][s(415)](e[s(418)]()))),this[s(426)]=null,n[s(413)]&&this[s(393)](),this[s(395)](n,s(407),(()=>this[s(407)]())),this[s(395)](n,s(405),(()=>this[s(405)]())),this[s(395)](n,s(404),(()=>{const t=s;n[t(413)]?this[t(393)]():this[t(406)]()}))}[Gc(407)](){const t=Gc;this[t(408)][t(391)](this[t(412)].id)}[Gc(405)](){const t=Gc;this[t(430)][t(391)](this[t(412)].id)}[Gc(396)](){const t=Gc;this[t(399)][t(429)](t(410)),this[t(399)][t(429)](t(423)),this[t(399)][t(429)](t(401)),this[t(416)](),this[t(419)][t(396)](),this[t(426)]&&this[t(406)]()}[Gc(393)](){const t=Gc,e=Kr(this[t(392)][t(400)],t(420));this[t(426)]=this[t(392)][t(403)][t(431)](t(424))[t(425)](e)}[Gc(406)](){const t=Gc;null!==this[t(426)]&&this[t(392)][t(403)][t(431)](t(424))[t(421)](this[t(426)]),this[t(426)]=null}}const Wc=Kc;function Kc(t,e){const n=Jc();return(Kc=function(t,e){return n[t-=498]})(t,e)}function Jc(){const t=["SUGGESTION_THREAD_DESCRIPTION","commentsListView","authoredAt","focusCycler","render","name","value","_localUser","commentThread","body","13202JQfRJn","author","map","bind","fire","focus","156483TriikF","removeComment","locale","content","_createCommentViews","canAccept","delegate","870teOJDd","set","SUGGESTION_THREAD_ARIA_LABEL","addComment","189586NHlLup","formatDateTime","ariaDescriptionView","_config","1722840vDzrfm","cancel","_createCommentThreadInputView","join","submit","editorConfig","isDirty","element","isEnabled","destroy","parseFromString","target","5646608kFUjdz","isActive","tab","_model","canDiscard","hasDirtyComment","166048bkmJOT","length","focusTracker","textContent","setData","shift+tab","descriptionParts","editor","showInput","4enQGID","8076ZTAJtj","commentThreadInputView","assign","focusables","200tOYIey","CommentView","commentInputView","560ENcPqD","text/html","keystrokes","updateComment","disabledSubmit","disableComments","isReadOnly","ariaLabel"];return(Jc=function(){return t})()}!function(t){const e=Kc,n=t();for(;;)try{if(224566===-parseInt(e(566))/1*(-parseInt(e(523))/2)+-parseInt(e(524))/3*(parseInt(e(531))/4)+-parseInt(e(570))/5+-parseInt(e(562))/6*(parseInt(e(549))/7)+-parseInt(e(514))/8+-parseInt(e(555))/9*(-parseInt(e(528))/10)+parseInt(e(508))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jc);class Xc extends s.View{constructor(t,n,r,i){const a=Kc;super(t),this[a(540)]=null,this[a(525)]=null,this[a(568)]=new o.AriaDescriptionView(t,Kr(t,a(539))),this[a(563)](a(509),!1),this[a(563)](a(541),n[a(541)]),this[a(552)](a(541)).to(n),this[a(563)](a(520),[]),this[a(563)](a(502),!1),this[a(563)](a(504),!1),this[a(563)](a(560),!1),this[a(563)](a(512),!1),this[a(552)](a(538)).to(this,a(515),n,a(541),this,a(520),((t,e,r)=>{const s=a,o=r[s(551)]((t=>T(t[s(558)])))[s(499)](". ")+".";return Kr(this[s(557)],s(564),[t-1,n[s(550)][s(544)],e?i[s(567)](e):"",(new DOMParser)[s(506)](o,s(532))[s(548)][s(517)]])})),this[a(527)]=new s.ViewCollection,this[a(516)]=new e.FocusTracker,this[a(533)]=new e.KeystrokeHandler,this[a(542)]=new s.FocusCycler({focusables:this[a(527)],focusTracker:this[a(516)],keystrokeHandler:this[a(533)],keystrokeHandlerOptions:{filter:t=>t[a(507)]!==this[a(503)]},actions:{focusPrevious:a(519),focusNext:a(510)}}),this[a(511)]=n,this[a(546)]=r,this[a(569)]=i,i[a(536)]?this[a(563)](a(515),1):this[a(559)]()}[Wc(543)](){const t=Wc;super[t(543)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(527)])}[Wc(554)](){const t=Wc;this[t(503)][t(554)]()}[Wc(505)](){const t=Wc;this[t(540)]&&this[t(540)][t(505)](),this[t(525)]&&this[t(525)][t(505)](),super[t(505)]()}[Wc(559)](){const t=Wc,{CommentsListView:e}=this[t(569)];this[t(540)]=new e(this[t(557)],this[t(511)][t(547)],Object[t(526)]({CommentView:this[t(569)][t(529)]},this[t(569)])),this[t(540)][t(561)](t(556)).to(this),this[t(540)][t(561)](t(534)).to(this),this[t(540)][t(552)](t(509)).to(this),this[t(563)](t(515),this[t(540)][t(515)]+1),this[t(552)](t(515)).to(this[t(540)],t(515),(t=>t+1)),this[t(525)]=this[t(498)](),this.on(t(556),(()=>this[t(554)]())),this[t(552)](t(502)).to(this[t(540)],t(513),this[t(525)][t(530)],t(545),((t,e)=>t||!!e))}[Wc(498)](){const t=Wc,{CommentThreadInputView:e}=this[t(569)],n=new e(this[t(557)],this[t(546)],this[t(569)][t(501)]),r=n[t(530)];return n[t(552)](t(522)).to(this,t(509),this[t(511)][t(547)],t(537),r,t(545),((t,e,n)=>!!n||t&&!e)),r.on(t(500),((e,n)=>{const s=t;this[s(553)](s(565),n),r[s(521)][s(518)]("")})),r.on(t(571),(()=>this[t(554)]())),r[t(552)](t(535)).to(this[t(511)][t(547)],t(537)),n}}const Zc=Yc;function Yc(t,e){const n=qc();return(Yc=function(t,e){return n[t-=468]})(t,e)}function qc(){const t=["type","setTemplate","709356tAqLll","listitem","ck-suggestion-wrapper","discardSuggestion","commentsListView","focusables","isActive","disableComments","10MJQFeD","</p>","acceptButton","editorDestroyed","ck-rounded-corners","332NGjsYe","596283gYtLlR","canDiscard","ck-suggestion-","_descriptionElement","color","canAccept","getTemplate","ariaLabel","push","_model","4051BfDcTt","2688280LvVeAG","set","div","SuggestionView","commentThread","ck-suggestion--disabled-comments","_config","add","4anjhcv","ck-suggestion-wrapper--active","198DBlbRb","suggestionView","<p>","author","content","ariaDescriptionView","discardButton","description","bindTemplate","acceptSuggestion","24NFzqhj","editorReady","569121EwwxMf","bind","delegate","formatDateTime","1817568xstpbo","isEnabled","descriptionParts","2233044PwdkjG","commentThreadInputView","render"];return(qc=function(){return t})()}!function(t){const e=Yc,n=t();for(;;)try{if(400246===-parseInt(e(511))/1*(parseInt(e(500))/2)+-parseInt(e(501))/3*(parseInt(e(520))/4)+parseInt(e(512))/5+-parseInt(e(482))/6+parseInt(e(475))/7*(parseInt(e(473))/8)+parseInt(e(479))/9*(-parseInt(e(495))/10)+-parseInt(e(522))/11*(-parseInt(e(487))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qc);class Qc extends Xc{constructor(t,e,n,r){const s=Yc;super(t,e,n,r),this[s(513)](s(485),""),this[s(476)](s(485)).to(this,s(481),(t=>t&&t[0]?t[0][s(485)]:"")),this[s(476)](s(470)).to(this,s(481),this,s(493),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(524)+T(e[n(526)],e[n(505)])+n(496);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(504)]=null,this[s(523)]=new(r[s(515)])(t,e,{formatDateTime:r[s(478)]}),this[s(523)][s(476)](s(470)).to(this),this[s(523)][s(477)](s(472),s(490)).to(this),this[s(523)][s(497)][s(476)](s(480)).to(this,s(506)),this[s(523)][s(469)][s(476)](s(480)).to(this,s(502)),this[s(492)][s(519)](this[s(523)]),this[s(491)]&&this[s(492)][s(519)](this[s(491)]),this[s(483)]&&this[s(492)][s(519)](this[s(483)]),this[s(486)](this[s(507)]())}[Zc(507)](){const t=Zc,e=this[t(471)],n=[this[t(523)]];return this[t(491)]&&n[t(509)](this[t(491)]),this[t(483)]&&n[t(509)](this[t(483)]),n[t(509)](this[t(468)]),{tag:t(514),attributes:{class:["ck",t(499),t(489),e.if(t(493),t(521)),e.to(t(485),(e=>t(503)+e)),this[t(518)][t(494)]&&t(517)],"data-suggestion-id":this[t(510)].id,"data-thread-id":this[t(510)][t(516)].id,"data-author-id":this[t(510)][t(525)].id,tabindex:0,role:t(488),"aria-label":e.to(t(508)),"aria-describedby":this[t(468)].id},children:n}}[Zc(484)](){const t=Zc;super[t(484)](),this[t(491)]&&(this[t(491)][t(477)](t(474)).to(this),this[t(491)][t(477)](t(498)).to(this)),this[t(483)]&&(this[t(483)][t(477)](t(474)).to(this),this[t(483)][t(477)](t(498)).to(this))}}function $c(){const t=["bindTemplate","focus","keystrokes","ck-suggestion","change:description","innerHTML","ck-annotation__content-wrapper","locale","10KdSuih","authoredAt","ck-annotation","getTemplate","190645XMjlWe","render","getUserViewNotificationText","enter","querySelector","_setupKeyboardNavigation","ck-annotation__actions","4hwYJfz","presentation","206675HEdwEQ","EXTERNAL_SUGGESTION","Discard suggestion","add","time","execute","tab","ck-annotation__main","creator","listenTo","EXTERNAL_IMPORT_WORD_SUGGESTION","check","5947522SqSYBB","_createButton","acceptSuggestion","ck-annotation__info","author","name","discardButton","ck-suggestion__info","fire","shift+tab","element","ck-comment__info-time","72mWtBRZ","ck-annotation__info-time","push","EXTERNAL_IMPORT_WORD_AVATAR","_model","ck-suggestion--accept",".ck-annotation__content-wrapper","formatDateTime","_config","focusables","span","attributes","ck-suggestion__main","getExternalSuggestionNote","ck-suggestion__actions","3053028fdNyJl","isExternal","@external","ck-suggestion--discard","ck-comment__external","ck-annotation__user","description","focusFirst","ck-annotation__info-name","focusCycler","20reSYAi","extendTemplate","source","bind","ck-suggestion__user","userView","cancel","1235727QmKZlZ","set","setTemplate","discardSuggestion","174IBmwTR","3084LFbfsZ","focusTracker","div","esc","acceptButton","ck-suggestion__info-name","target","298709LTICHr","Accept suggestion","importWord","EXTERNAL_AVATAR","332436mrsiln"];return($c=function(){return t})()}const tu=eu;function eu(t,e){const n=$c();return(eu=function(t,e){return n[t-=424]})(t,e)}!function(t){const e=eu,n=t();for(;;)try{if(796818===parseInt(e(484))/1*(-parseInt(e(497))/2)+parseInt(e(488))/3*(-parseInt(e(508))/4)+-parseInt(e(510))/5*(parseInt(e(476))/6)+-parseInt(e(428))/7+-parseInt(e(440))/8*(-parseInt(e(472))/9)+-parseInt(e(465))/10*(parseInt(e(455))/11)+-parseInt(e(477))/12*(-parseInt(e(501))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($c);class nu extends s.View{constructor(n,r,i){const a=eu;super(n),this[a(444)]=r,this[a(448)]=i,this[a(473)](a(461),""),this[a(468)](a(498)).to(r),this[a(481)]=this[a(429)](Kr(n,a(485)),t.icons[a(427)],a(445),a(430),"sw"),this[a(434)]=this[a(429)](Kr(n,a(512)),t.icons[a(471)],a(458),a(475),"sw"),this[a(470)]=new o.UserView(n,r[a(432)],this[a(503)]()),this[a(470)][a(466)]({attributes:{class:[a(469),a(460)],"aria-hidden":!0}}),this[a(449)]=new s.ViewCollection([this[a(481)],this[a(434)]]),this[a(478)]=new e.FocusTracker,this[a(491)]=new e.KeystrokeHandler,this[a(464)]=new s.FocusCycler({focusables:this[a(449)],focusTracker:this[a(478)],keystrokeHandler:this[a(491)],actions:{focusPrevious:a(437),focusNext:a(516)},keystrokeHandlerOptions:{filter:t=>t[a(483)]!==this[a(438)]}}),this[a(474)](this[a(500)]())}[tu(502)](){const t=tu;super[t(502)]();const e=this[t(438)][t(505)](t(446));e[t(494)]=this[t(461)],this.on(t(493),((n,r,s)=>{e[t(494)]=s})),this[t(506)]()}[tu(500)](){const t=tu,e=this[t(489)],n=[{tag:t(479),attributes:{class:[t(435),t(431)]},children:[{tag:t(450),children:[{text:this[t(470)][t(433)]}],attributes:{class:[t(482),t(463)]}},{tag:t(514),attributes:{datetime:e.to(t(498)),class:[t(439),t(441)]},children:[{text:e.to(t(498),(e=>this[t(448)][t(447)](e)))}]}]},{tag:t(479),attributes:{class:[t(454),t(507)]},children:[this[t(481)],this[t(434)]]},{tag:t(479),attributes:{class:[t(495)]}}];return this[t(444)][t(456)]&&n[t(442)]({tag:t(479),attributes:{class:[t(459)]},children:[{text:this[t(453)]()}]}),{tag:t(479),attributes:{class:[t(492),t(499)],tabindex:-1},children:[this[t(470)],{tag:t(479),attributes:{class:[t(452),t(517)],role:t(509)},children:n}]}}[tu(490)](){const t=tu;this[t(438)][t(490)]()}[tu(503)](){const t=tu;return this[t(444)][t(456)]?t(486)===this[t(444)][t(451)][t(457)][t(467)]?Kr(this[t(496)],t(443),this[t(444)][t(424)][t(433)]):Kr(this[t(496)],t(487),this[t(444)][t(424)][t(433)]):null}[tu(453)](){const t=tu;return t(486)===this[t(444)][t(451)][t(457)][t(467)]?Kr(this[t(496)],t(426)):Kr(this[t(496)],t(511))}[tu(429)](t,e,n,r,s){const i=tu,a=new o.LateFocusButtonView(this[i(496)]);return a[i(473)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(466)]({attributes:{class:n}}),a.on(i(515),(()=>{const t=i;this[t(436)](r,this[t(444)].id)})),a}[tu(506)](){const t=tu,e=this[t(438)];this[t(491)][t(425)](e);for(const e of this[t(449)])this[t(478)][t(513)](e[t(438)]),this[t(491)][t(425)](e[t(438)]);this[t(491)][t(473)](t(504),((n,r)=>{const s=t;e===n[s(483)]&&(this[s(464)][s(462)](),r())})),this[t(491)][t(473)](t(480),((n,r)=>{const s=t;e!==n[s(483)]&&(this[s(490)](),r())}))}}const ru='\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" xmlns="http://www.w3.org/2000/svg"><path d="M6.182 5.514a.643.643 0 0 0-.636.64v-.001a.636.636 0 0 0 .636.639h5.682a.641.641 0 0 0 .636-.638.637.637 0 0 0-.636-.64H6.182Z"/><path d="M6.182 8.5a.642.642 0 0 0-.588.882.636.636 0 0 0 .588.395h5.682a.641.641 0 0 0 .636-.639.635.635 0 0 0-.636-.638H6.182Z"/><path d="M6.18 11.5a.64.64 0 0 0 0 1.278h3.133a.64.64 0 0 0 0-1.278H6.18Z"/><path d="m11.772 18.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09 0-.274.076-.551.062-.166.099-.296.11-.393a2.934 2.934 0 0 0 0-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6 1.059-.56 2.11.118 1.05.68 1.443 1.272 1.177 1.772l-3.876 6.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954 2.954 0 0 0-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274 1.039.727-.26.34h-1.496l.717-1.067Z"/><path clip-rule="evenodd" d="M3.272 1A1.28 1.28 0 0 0 2 2.28v14.439a1.276 1.276 0 0 0 1.272 1.28h6.838a2.13 2.13 0 0 1 .003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395 7.395 0 0 1-.042-.142H3.5V2.46s11 .002 11 .005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272 1ZM16 9.29l-1.5 2.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904 0 0 1-.013.075l-.001.005a3.108 3.108 0 0 1-.097.312c-.027.101-.048.19-.062.266a.734.734 0 0 0-.014.287.25.25 0 0 0 .068.105.65.65 0 0 0 .088.074l.017.011.016.01h.175L14.73 18c.697 0 1.271-.573 1.271-1.281v-7.43Z"/></svg>\n',su=ou;function ou(t,e){const n=iu();return(ou=function(t,e){return n[t-=436]})(t,e)}function iu(){const t=["fire","keys","trackChanges","Annotations","head","delegate","getMarkerNames","suggestionUnloaded","some","createAnnotation","locale","isEnabled","lowest","TrackChangesEditing","suggestionChanged","editing","activeMarkers","acceptAllSuggestions","requires","Accept all suggestions","14fgzdgY","bind","focus","isInContent","refreshSelectedViews","_viewToController","suggestionLoaded","actionView","set","values","CommentsRepository","arrowView","acceptSelectedSuggestions","define","Track changes","SuggestionThreadView","items","change:activeAnnotations","77kFetEU","Discard all suggestions","comments.maxCommentCharsWhenCollapsed","addComment","descriptionFactory","_destroyController","8DJqpVv","comments.maxCommentsWhenCollapsed","filter","_refreshActiveMarkers","toMany","5107887peDfTN","getFirstRange","value","remove","_handleSuggestionControllerDelayed","comments","from","commentThread","isDirty","getJoined","activeAnnotations","1001049MfYUgg","has","trackChanges.SuggestionThreadView","size","discardSelectedSuggestions","_initializeController","_bindAnnotationToEditors","CommentsUI","TrackChangesUI","children","_handleControllerBuffer","trackChanges.disableComments","plugins","descriptionParts","get","separator","suggestionView","init","8652zTXEzU","_annotationViews","discardAllSuggestions","_unbindEditors","config","CommentView","_disableComments","buttonView","createCommentThreadController","hasSuggestion","EditorAnnotations","comments.editorConfig","componentFactory","source","27495IcBRMm","comments.maxThreadTotalWeight","registerAnnotation","add","Discard all selected suggestions","reduce","_createMenuBarMenu","isMultiRange","escape","commentsListView","editor","delete","getByInnerView","createAnnotationView","change:previous","type","getMarkers","2391990JVpKaA","Accept all selected suggestions","addSourceCollector","listenTo","innerView","trackChanges.SuggestionView","switchbutton","menu","discardButton","SuggestionView","acceptButton","getDescriptions","12ZThngF","getAllAdjacentSuggestions","panelView","button","424fksoyz","destroy","commands","clear","_createToolbarButton","7019630QCpupd","_updateController","model","getSuggestion","unbind","isOn","_addUIComponentsToFactory","execute","menuitem","203545kxBJLy","suggestion-","menuBar:trackChanges","length","commandName","46623cCzUHG","push","previous","menuitemcheckbox","view","pluginName","_suggestionToController","mainView","getRanges","stopListening"];return(iu=function(){return t})()}!function(t){const e=ou,n=t();for(;;)try{if(995250===-parseInt(e(527))/1*(-parseInt(e(562))/2)+-parseInt(e(532))/3*(-parseInt(e(513))/4)+parseInt(e(518))/5+-parseInt(e(509))/6*(-parseInt(e(448))/7)+parseInt(e(586))/8*(-parseInt(e(437))/9)+parseInt(e(497))/10*(-parseInt(e(580))/11)+parseInt(e(466))/12*(-parseInt(e(480))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(iu);class au extends t.Plugin{static get[su(560)](){const t=su;return[Sc,o.Users,t(572),t(545),t(476)]}static get[su(537)](){return su(456)}constructor(t){const e=su;super(t),this[e(538)]=new Map,this[e(567)]=new Map,this[e(467)]=new Map,this[e(458)]=new Map;const n=this[e(490)][e(470)];n[e(575)](e(450),Qc),n[e(575)](e(502),nu),n[e(575)](e(459),!1),this[e(472)]=n[e(462)](e(459))}[su(441)](t,e){const n=su;0===this[n(458)][n(451)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(458)]){const r=this[t(538)][t(449)](e);r||n?r&&n&&this[t(585)](e):this[t(453)](e)}this[t(458)][t(516)](),this[t(490)][t(460)][t(462)](t(476))[t(566)](),this[t(589)]()}),10),this[n(458)][n(570)](t,e)}[su(465)](){const t=su,e=this[t(490)],n=e[t(460)][t(462)](t(555)),r=e[t(460)][t(462)](t(545)),s=e[t(460)][t(462)](t(476)),o=e[t(460)][t(462)](t(572));this[t(524)](),s[t(499)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(443)](this[e(538)])){const s=t[e(510)](),o=[];for(const t of s){if(!t[e(565)])continue;if(t[e(487)]){o[e(533)](...t[e(540)]());continue}const n=t[e(438)]();if(o[e(530)]>0){const t=o[0][e(446)](n);if(t){o[0]=t;continue}}o[e(533)](n)}n[e(533)]([r[e(536)],o])}return n})),this[t(500)](n,t(568),((e,n)=>{const r=t;this[r(500)](n,r(494),((t,e,s,o)=>{const i=r;n[i(565)]&&(null==s?(this[i(519)](o[i(546)]),this[i(441)](n,!1)):(this[i(519)](s[i(546)]),null==o&&this[i(441)](n,!0)))})),null!==n[r(534)]?this[r(519)](n[r(546)]):this[r(441)](n,!1)})),this[t(500)](n,t(549),((e,n,r)=>{const s=t;this[s(541)](n,s(494)),this[s(458)][s(491)](n),this[s(538)][s(449)](n)&&this[s(585)](n),r&&this[s(519)](r[s(546)])})),this[t(500)](n,t(556),((e,n)=>{this[t(519)](n)})),this[t(500)](r,t(579),(()=>{this[t(589)]()})),this[t(500)](o,t(583),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(475)](r))return;const i=n[o(521)](r);this[o(538)][o(462)](i)[o(536)][o(489)][o(564)](-1)}),{priority:t(554)})}[su(589)](){const t=su,e=this[t(490)][t(460)][t(462)](t(545)),n=this[t(490)][t(460)][t(462)](t(555)),r=Array[t(443)](e[t(447)],(e=>e[t(501)]))[t(588)]((e=>this[t(567)][t(449)](e))),s=[];for(const e of r){const n=this[t(567)][t(462)](e)[t(520)][t(510)]();s[t(533)](...n[t(485)](((e,n)=>[...e,...n[t(548)]()]),[]))}n[t(558)]=s}[su(524)](){const t=su,n=this[t(490)],r=n[t(552)],o=Kr(r,t(576)),i=new e.Collection([{type:t(503),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(544),role:t(535)})},{type:t(463)},{type:t(512),model:new s.ViewModel({withText:!0,label:Kr(r,t(561)),commandName:t(559),role:t(526)})},{type:t(512),model:new s.ViewModel({withText:!0,label:Kr(r,t(498)),commandName:t(574),role:t(526)})},{type:t(512),model:new s.ViewModel({withText:!0,label:Kr(r,t(581)),commandName:t(468),role:t(526)})},{type:t(512),model:new s.ViewModel({withText:!0,label:Kr(r,t(484)),commandName:t(452),role:t(526)})}]);for(const e of i)if(cu(e)){const r=n[t(515)][t(462)](e[t(520)][t(531)]);e[t(520)][t(563)](t(523),t(553)).to(r,t(439),t(553))}n.ui[t(478)][t(483)](t(544),(e=>this[t(517)](e,i,o))),n.ui[t(478)][t(483)](t(529),(e=>this[t(486)](e,i,o)))}[su(517)](t,e,n){const r=su,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(490)][r(515)][r(462)](r(544));o[r(473)][r(570)]({tooltip:n,label:n,icon:ru}),o[r(473)][r(563)](r(523)).to(i,r(439)),o[r(473)].on(r(525),(()=>{const t=r;i[t(525)](),this[t(490)][t(557)][t(536)][t(564)]()})),(0,s.addListToDropdown)(o,e,{role:r(504)});const a=[];for(const t of e)cu(t)&&a[r(533)](this[r(490)][r(515)][r(462)](t[r(520)][r(531)]));const c=o[r(473)];return c[r(569)][r(522)](r(553)),c[r(573)][r(522)](r(553)),c[r(569)][r(563)](r(553)).to(i,r(553)),c[r(573)][r(563)](r(553))[r(436)](a,r(553),((...t)=>t[r(550)]((t=>t)))),o.on(r(525),(t=>{const e=r;this[e(490)][e(525)](t[e(479)][e(531)]),this[e(490)][e(557)][e(536)][e(564)]()})),o}[su(486)](t,e,n){const r=su,o=new s.MenuBarMenuView(t),i=this[r(490)][r(515)][r(462)](r(544));o[r(473)][r(570)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(463)==n[r(495)]){a[r(578)][r(483)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(520)];i[r(563)](...Object[r(543)](c)).to(c),i[r(547)](r(525)).to(o),i.on(r(525),(()=>{const t=r;this[t(490)][t(525)](c[t(531)]),this[t(490)][t(557)][t(536)][t(564)]()})),e[r(457)][r(483)](i),a[r(578)][r(483)](e)}return o[r(563)](r(553)).to(i,r(553)),o[r(511)][r(457)][r(483)](a),o}[su(453)](t){const e=su,n=this[e(490)],r=n[e(470)],s=n[e(460)][e(462)](e(545)),i=n[e(460)][e(462)](e(572)),a=n[e(460)][e(462)](e(476)),c=n[e(460)][e(462)](o.Users).me,u=r[e(462)](e(544))[e(577)],l=r[e(462)](e(544))[e(506)],{CommentsListView:f,CommentThreadInputView:h}=n[e(460)][e(462)](e(455));let g,d,p;this[e(467)][e(449)](t.id)?(d=this[e(467)][e(462)](t.id),g=d[e(539)]):(g=new u(n[e(552)],t,c,{disableComments:this[e(472)],editorConfig:r[e(462)](e(477)),maxCommentsWhenCollapsed:r[e(462)](e(587)),maxThreadTotalWeight:r[e(462)](e(481)),maxCommentCharsWhenCollapsed:r[e(462)](e(582)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(462)](e(552))),CommentView:r[e(462)](e(442))[e(471)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),g[e(464)][e(507)].on(e(525),(()=>{const t=e;n[t(557)][t(536)][t(564)]()})),g[e(464)][e(505)].on(e(525),(()=>{const t=e;n[t(557)][t(536)][t(564)]()})),d=s[e(493)](this[e(490)][e(552)],g),d[e(563)](e(445)).to(g,e(445)),d[e(563)](e(530)).to(g),d[e(563)](e(495)).to(g,e(495),(t=>e(528)+t)),g.on(e(488),(()=>{const t=e;p[t(542)](t(488))})),this[e(467)][e(570)](t.id,d));const m=i[e(474)](t[e(444)],g),I=new zc(n,t,g,m),E=t[e(510)]()[e(588)]((t=>t[e(565)]));g[e(461)]=n[e(460)][e(462)](e(555))[e(584)][e(508)](E),this[e(538)][e(570)](t,I),this[e(567)][e(570)](g,I),p=s[e(551)]({view:d,target:()=>{const r=e,s=[],i=t[r(510)]()[r(588)]((t=>t[r(565)]));for(const t of i)s[r(533)](...t[r(496)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(557)],s)},type:()=>e(528)+I[e(536)][e(495)]}),i[e(454)](g,p),s[e(483)](p),a[e(482)](p)}[su(585)](t){const e=su,n=this[e(490)][e(460)][e(462)](e(572)),r=this[e(490)][e(460)][e(462)](e(545)),s=this[e(538)][e(462)](t),o=s[e(536)],i=r[e(492)](o);n[e(469)](o),i&&r[e(440)](i),this[e(538)][e(491)](t),this[e(567)][e(491)](o),s[e(514)]()}[su(519)](t){const e=su;if(!t[e(565)]||!this[e(538)][e(449)](t))return;const n=this[e(490)][e(460)][e(462)](e(555)),r=this[e(538)][e(462)](t),s=t[e(510)]();r[e(536)][e(461)]=n[e(584)][e(508)](s)}[su(514)](){const t=su;for(const e of this[t(538)][t(543)]())this[t(585)](e);for(const e of this[t(467)][t(571)]())e[t(539)][t(514)]();super[t(514)]()}}function cu(t){return su(520)in t}var uu=fu;function lu(){var t=["3LePCou","getSuggestions","17381331PcEcJj","adapter","getSuggestion","11511MQBdGY","2303888ZAsqlk","pluginName","addSuggestion","plugins","TrackChanges","9800ZNsTUG","6404322bAiget","641052IxRFhX","2733102IFkxwu","get","requires","5390fxGLpl","editor","5QYyROk","addSuggestionData","6296wStQJx","Comments"];return(lu=function(){return t})()}function fu(t,e){var n=lu();return(fu=function(t,e){return n[t-=497]})(t,e)}!function(t){for(var e=fu,n=t();;)try{if(938449===parseInt(e(512))/1*(-parseInt(e(502))/2)+-parseInt(e(503))/3+-parseInt(e(518))/4*(-parseInt(e(508))/5)+parseInt(e(501))/6+parseInt(e(500))/7*(-parseInt(e(510))/8)+-parseInt(e(517))/9*(-parseInt(e(506))/10)+parseInt(e(514))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lu);class hu extends t.Plugin{static get[uu(505)](){return[Sc,au,uu(511)]}static get[uu(519)](){return uu(499)}set[uu(515)](t){var e=uu;this[e(507)][e(498)][e(504)](Sc)[e(515)]=t}get[uu(515)](){var t=uu;return this[t(507)][t(498)][t(504)](Sc)[t(515)]}[uu(497)](t){var e=uu;return this[e(507)][e(498)][e(504)](Sc)[e(509)](t)}[uu(513)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=uu;return this[n(507)][n(498)][n(504)](Sc)[n(513)]({skipNotAttached:t,toJSON:e})}[uu(516)](t){var e=uu;return this[e(507)][e(498)][e(504)](Sc)[e(516)](t)}}const gu=Iu;!function(t){const e=Iu,n=t();for(;;)try{if(354606===-parseInt(e(278))/1*(-parseInt(e(262))/2)+-parseInt(e(271))/3*(parseInt(e(260))/4)+-parseInt(e(223))/5*(parseInt(e(273))/6)+parseInt(e(230))/7*(-parseInt(e(285))/8)+parseInt(e(268))/9*(parseInt(e(251))/10)+parseInt(e(275))/11+parseInt(e(241))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Tu);const du=[gu(284)];class pu extends t.Plugin{static get[gu(256)](){return[Sc]}static get[gu(246)](){return gu(233)}[gu(245)](){const t=gu,n=this[t(279)];if(n[t(235)][t(272)](t(283),(e=>{const r=t,s=n[r(250)][r(259)][r(264)]()[r(239)](((t,e)=>(t[e]="",t)),{});return n[r(274)][r(277)](s,e)})),t(288)!=typeof n[t(235)][t(247)](t(224))[t(227)])throw new e.CKEditorError(t(270))}[gu(249)](t){return bu(this[gu(279)],!0,t)}[gu(238)](t){return bu(this[gu(279)],!1,t)}}class mu extends t.Plugin{static get[gu(246)](){return gu(237)}constructor(t){const e=gu;super(t),this[e(254)]=e(244)}[gu(245)](){const t=gu;this[t(279)][t(232)][t(247)](t(229))[t(265)]={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(279)][t(232)][t(247)](t(242))[t(265)]=null}}function Iu(t,e){const n=Tu();return(Iu=function(t,e){return n[t-=222]})(t,e)}function Eu(t){return void 0!==t[gu(282)]}async function bu(t,e,n){const r=gu,s=(0,o.sanitizeEditorConfig)(t,du);s[r(232)][r(222)](Sc,mu),s[r(258)]=Eu(t)?t[r(282)]():void 0;const i=document[r(240)](),a=t[r(235)][r(247)](r(224))[r(227)],c=await a(s,(()=>function(t){const e=r,n=document[e(252)](e(286));return t[e(263)](n),n}(i)));!function(t,e){const n=r,s=t[n(250)][n(259)][n(264)]()[n(239)](((e,r)=>(e[r]=t[n(236)][n(247)]({rootName:r}),e)),{}),o=t[n(232)][n(247)](n(269))[n(255)][n(253)]((t=>({id:t.id,name:t[n(287)]}))),i=t[n(232)][n(247)](n(242))[n(276)]({skipNotAttached:!0,toJSON:!0}),a=t[n(232)][n(247)](n(229))[n(257)]({skipNotAttached:!0,toJSON:!0}),c=e[n(232)][n(247)](n(269)),u=e[n(232)][n(247)](n(242)),l=e[n(232)][n(247)](n(229));for(const t of l[n(257)]())t[n(243)]();for(const t of o)c[n(267)](t.id)||c[n(266)](t);c.me||c[n(234)]();for(const t of a)l[n(225)](t);for(const t of i)u[n(248)](t);e[n(236)][n(226)](s)}(t,c),c[r(261)](r(e?280:281));const u=Eu(c)?c[r(228)](n):c[r(236)][r(247)](n);return await c[r(231)](),u}function Tu(){const t=["68540ZqoMEi","execute","36iHanuF","appendChild","getRootNames","_adapter","addUser","getUser","99ULZMNt","Users","track-changes-data-invalid-editor-creator","117HIEanW","define","144FGTryV","constructor","5711970SXVVTl","getSuggestions","create","18433iWNrNh","editor","acceptAllSuggestions","discardAllSuggestions","getRootsAttributes","trackChangesData.editorCreator","Pagination","16REMvfK","div","name","function","push","113965ECvFFJ","trackChangesData","addCommentThread","set","editorCreator","getFullData","CommentsRepository","1599248USfXVa","destroy","plugins","TrackChangesData","useAnonymousUser","config","data","TrackChangesDataGetter","getDataWithDiscardedSuggestions","reduce","createDocumentFragment","6671664VUFoOL","TrackChangesEditing","remove","end","init","pluginName","get","addSuggestionData","getDataWithAcceptedSuggestions","model","563450Etnhpe","createElement","map","result","users","requires","getCommentThreads","rootsAttributes","document"];return(Tu=function(){return t})()}function _u(){var t=["184826ySmVKp","328719kKPosK","7696zBHkge","10eqQGkm","3543828hhepzb","3666641UnMezB","2041942RYRrfy","24rVCWEL","10fbyQPk","4437recmcy","2396900EBHMKU"];return(_u=function(){return t})()}function yu(t,e){var n=_u();return(yu=function(t,e){return n[t-=475]})(t,e)}!function(t){for(var e=yu,n=t();;)try{if(650835===-parseInt(e(485))/1+-parseInt(e(484))/2+parseInt(e(477))/3+parseInt(e(483))/4*(parseInt(e(476))/5)+-parseInt(e(480))/6*(parseInt(e(479))/7)+parseInt(e(475))/8*(-parseInt(e(482))/9)+parseInt(e(481))/10*(parseInt(e(478))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_u)})(),(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:()=>Xc,Suggestion:()=>Wr,SuggestionThreadView:()=>Yc,SuggestionView:()=>nu,TrackChanges:()=>hu,TrackChangesData:()=>Iu,TrackChangesEditing:()=>Nc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=l();return(u=function(t,e){return n[t-=414]})(t,e)}function l(){const t=["4649985oMxjLT","isEnabled","63792iEJqAL","refresh","TrackChangesCommand","_isEnabledBasedOnSelection","commands","has","62lbjvdR","execute","8FhDqMQ","12142GWSTAm","4134802BImsrF","3193388BYLiYl","12tORIYQ","affectsData","1888777YEzYzu","clearForceDisabled","_disableUnsupportedCommands","_enabledCommands","value","_enableCommands","1985675JqjXGS","10XfUdeR","forceDisabled","editor"];return(l=function(){return t})()}!function(t){const e=u,n=t();for(;;)try{if(448747===-parseInt(e(421))/1*(-parseInt(e(424))/2)+-parseInt(e(415))/3+-parseInt(e(426))/4+-parseInt(e(435))/5*(-parseInt(e(427))/6)+-parseInt(e(425))/7+parseInt(e(423))/8*(parseInt(e(439))/9)+-parseInt(e(436))/10*(-parseInt(e(429))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(432)]=e,this[n(433)]=!1,this[n(416)](),this[n(418)]=!1}[c(416)](){this[c(414)]=!0}[c(422)](){const t=c;this[t(433)]=!this[t(433)],this[t(433)]?this[t(431)]():this[t(434)]()}[c(431)](){const t=c;for(const e of this[t(438)][t(419)][t(419)]())e[t(428)]&&!this[t(432)][t(420)](e)&&e[t(437)](t(417))}[c(434)](){const t=c;for(const e of this[t(438)][t(419)][t(419)]())e[t(428)]&&!this[t(432)][t(420)](e)&&e[t(430)](t(417))}}const h=d;function d(t,e){const n=g();return(d=function(t,e){return n[t-=483]})(t,e)}function g(){const t=["refresh","_suggestions","execute","20Ojmxbp","editor","4321012EzViwK","22IjxFCk","1292502dTLWuI","acceptSuggestion","_isEnabledBasedOnSelection","635018CmaogW","model","2296eklsip","isEnabled","track-changes-accept-suggestion-not-found","8478DZYiHZ","24520ewKxAA","4290sUGvpw","96aoedZU","223421pIprzk","TrackChangesEditing","canEditAt","plugins","getRanges","get","269034wUafBN"];return(g=function(){return t})()}!function(t){const e=d,n=t();for(;;)try{if(721435===-parseInt(e(490))/1+-parseInt(e(486))/2*(-parseInt(e(505))/3)+parseInt(e(485))/4+parseInt(e(483))/5*(parseInt(e(487))/6)+-parseInt(e(492))/7*(parseInt(e(496))/8)+parseInt(e(495))/9*(-parseInt(e(497))/10)+-parseInt(e(499))/11*(parseInt(e(498))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(507)]=e,this[n(506)](),this[n(489)]=!1}[h(506)](){this[h(493)]=!0}[h(508)](t){const n=h,r=this[n(507)][n(504)](t);if(!r)throw new e.CKEditorError(n(494),this);const s=r[n(503)]();this[n(484)][n(491)][n(501)](s)&&this[n(484)][n(502)][n(504)](n(500))[n(488)](r)}}const m=I;function I(t,e){const n=b();return(I=function(t,e){return n[t-=125]})(t,e)}!function(t){const e=I,n=t();for(;;)try{if(623771===parseInt(e(125))/1*(parseInt(e(148))/2)+-parseInt(e(135))/3*(parseInt(e(142))/4)+-parseInt(e(143))/5*(parseInt(e(140))/6)+parseInt(e(137))/7+-parseInt(e(133))/8+-parseInt(e(132))/9+parseInt(e(126))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(b);class E extends t.Command{constructor(t,e){const n=I;super(t),this[n(127)]=e,this[n(144)](),this[n(134)]=!1}[m(144)](){this[m(128)]=!0}[m(147)](t){const n=m,r=this[n(127)][n(136)](t);if(!r)throw new e.CKEditorError(n(139),this);const s=r[n(145)]();this[n(129)][n(141)][n(146)](s)&&this[n(129)][n(130)][n(136)](n(138))[n(131)](r)}}function b(){const t=["canEditAt","execute","708324IlhwoF","2jxHRrU","11701000FfuyxI","_suggestions","isEnabled","editor","plugins","discardSuggestion","3364947GuEVMN","53464WWIrHM","_isEnabledBasedOnSelection","561jNOQFL","get","7580048BWGlFD","TrackChangesEditing","track-changes-discard-suggestion-not-found","6HzJlRz","model","19984ApLDaT","5113495WPeujI","refresh","getRanges"];return(b=function(){return t})()}function T(t,e){const n=C;let r="";return r+=t[n(295)]("*")[n(309)](((t,e)=>e%2!=0?n(270)+_(t)+n(301):_(t)))[n(267)](""),e&&(r+=n(277)+e[n(286)]+n(292)+e[n(259)]+n(265)),r}function _(t){const e=C,n=document[e(266)](e(276));return n[e(262)]=t,n[e(274)]}function y(t){const e=C;return t[e(302)](((t,n)=>e(275)==t[e(279)]&&e(275)!=n[e(279)]?-1:e(275)!=t[e(279)]&&e(275)==n[e(279)]?1:0))}function A(t,e){const n=C;let r,s=0;const o=[],i=e[n(308)];for(;s<t[n(280)];){const a=t[s],c=t[s+1];r||(r=e[n(260)](a)),k(e,a,c)||(o[n(264)](e[n(307)](r,i[n(284)](a)?e[n(263)](a):e[n(282)](a,n(299)))),r=null),s++}return o}function k(t,e,n){const r=C;if(!n)return!1;const s=t[r(263)](e),o=t[r(260)](n);return s[r(304)](o)}function C(t,e){const n=L();return(C=function(t,e){return n[t-=258]})(t,e)}function L(){const t=["end","2736622LoJBkS","</span>","sort","1434294eHehWD","isTouching","isCollapsed","add","createRange","schema","map","6736240dtDJsw","title","createPositionBefore","31230192HxZQCS","innerText","createPositionAfter","push",'"></span>',"createElement","join","change","next",'<span class="ck-suggestion-type">'," [color ","replace","4940512edZcRz","innerHTML","deletion","span",'<span class="ck-suggestion-color" style="background-color: ',"33882rtvEcx","type","length","isInContent","createPositionAt","start","isObject","isMultiRange","value","from","splice","isArray","color","2983605WVBhZN",'" title="',"execute","1414NHXRIG","split","isIntersecting","content","getRanges"];return(L=function(){return t})()}!function(t){const e=C,n=t();for(;;)try{if(747848===-parseInt(e(303))/1+parseInt(e(300))/2+parseInt(e(291))/3+parseInt(e(273))/4+parseInt(e(258))/5+-parseInt(e(278))/6*(-parseInt(e(294))/7)+-parseInt(e(261))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);function S(t,e,n){const r=C;for(;n[r(280)];){const s=n[r(288)](0,100);t[r(268)]((()=>{const t=r;for(const n of s)n[t(281)]&&e[t(293)](n.id)}))}}const N=R;function R(t,e){const n=M();return(R=function(t,e){return n[t-=137]})(t,e)}function M(){const t=["_isEnabledBasedOnSelection","238fRjkmi","canEditAt","191836LFuIDN","_command","1041160hLduon","6tEECEL","model","2604695GUYatz","editor","refresh","values","52048610hlZqmW","90gVKtay","isEnabled","execute","319256SvFPpv","isInContent","some","from","getRanges","_suggestions","3130884cytByM","2875364lGaTPE"];return(M=function(){return t})()}!function(t){const e=R,n=t();for(;;)try{if(799226===-parseInt(e(148))/1+-parseInt(e(142))/2+parseInt(e(156))/3*(-parseInt(e(146))/4)+-parseInt(e(151))/5*(-parseInt(e(149))/6)+-parseInt(e(144))/7*(parseInt(e(159))/8)+parseInt(e(141))/9+parseInt(e(155))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class v extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(147)]=e,this[r(140)]=n,this[r(153)](),this[r(143)]=!1}[N(153)](){const t=N,e=Array[t(138)](this[t(140)][t(154)]())[t(137)]((e=>e[t(160)]));this[t(157)]=this[t(147)][t(157)]&&e}[N(158)](){const t=N,e=y(Array[t(138)](this[t(140)][t(154)]()));for(const n of e){const e=n[t(139)]();if(!this[t(152)][t(150)][t(145)](e))return}S(this[t(152)][t(150)],this[t(147)],e)}}const w=F;function O(){const t=["5862267NQeEGI","57zVblPW","34582710RSPJbp","_suggestions","840998sDOvRd","values","16FgFaRq","from","isEnabled","9846VALOWd","_isEnabledBasedOnSelection","_selectedSuggestions","canEditAt","10271912tGJQyx","4137316uVwJKJ","size","selection","_command","execute","3405UdgcDL","editor","145902LuOhzu","getRanges","model","document","refresh"];return(O=function(){return t})()}function F(t,e){const n=O();return(F=function(t,e){return n[t-=218]})(t,e)}!function(t){const e=F,n=t();for(;;)try{if(918650===parseInt(e(230))/1+-parseInt(e(221))/2*(parseInt(e(227))/3)+parseInt(e(240))/4+parseInt(e(219))/5*(parseInt(e(235))/6)+parseInt(e(239))/7+parseInt(e(232))/8*(parseInt(e(226))/9)+-parseInt(e(228))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);class D extends t.Command{constructor(t,e,n){const r=F;super(t),this[r(243)]=e,this[r(229)]=n,this[r(237)]=new Set,this[r(225)](),this[r(236)]=!1}[w(225)](){const t=w,e=this[t(220)][t(223)][t(224)][t(242)],n=Array[t(233)](this[t(229)][t(231)]());this[t(237)]=function(t,e){const n=C,r=Array[n(287)](t[n(298)]()),s=new Set;for(const o of e)if(o[n(281)])for(const e of r)for(const r of o[n(298)]())(e[n(296)](r)||t[n(305)]&&!o[n(285)]&&o[n(269)]&&r[n(299)][n(304)](e[n(283)]))&&s[n(306)](o);return s}(e,n),this[t(234)]=this[t(243)][t(234)]&&!!this[t(237)][t(241)]}[w(218)](){const t=w,e=y(Array[t(233)](this[t(237)]));for(const n of e){const e=n[t(222)]();if(!this[t(220)][t(223)][t(238)](e))return}S(this[t(220)][t(223)],this[t(243)],e)}}const B=function(){this.__data__=[],this.size=0};const P=function(t,e){return t===e||t!=t&&e!=e};const x=function(t,e){for(var n=t.length;n--;)if(P(t[n][0],e))return n;return-1};var U=Array.prototype.splice;const j=function(t){var e=this.__data__,n=x(e,t);return!(n<0)&&(n==e.length-1?e.pop():U.call(e,n,1),--this.size,!0)};const G=function(t){var e=this.__data__,n=x(e,t);return n<0?void 0:e[n][1]};const V=function(t){return x(this.__data__,t)>-1};const H=function(t,e){var n=this.__data__,r=x(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function z(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])}}z.prototype.clear=B,z.prototype.delete=j,z.prototype.get=G,z.prototype.has=V,z.prototype.set=H;const W=z;const K=function(){this.__data__=new W,this.size=0};const q=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const X=function(t){return this.__data__.get(t)};const Q=function(t){return this.__data__.has(t)};const Z="object"==typeof global&&global&&global.Object===Object&&global;var J="object"==typeof self&&self&&self.Object===Object&&self;const Y=Z||J||Function("return this")();const $=Y.Symbol;var tt=Object.prototype,et=tt.hasOwnProperty,nt=tt.toString,rt=$?$.toStringTag:void 0;const st=function(t){var e=et.call(t,rt),n=t[rt];try{t[rt]=void 0;var r=!0}catch(t){}var s=nt.call(t);return r&&(e?t[rt]=n:delete t[rt]),s};var ot=Object.prototype.toString;const it=function(t){return ot.call(t)};var at=$?$.toStringTag:void 0;const ct=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":at&&at in Object(t)?st(t):it(t)};const ut=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const lt=function(t){if(!ut(t))return!1;var e=ct(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ft=Y["__core-js_shared__"];var ht,dt=(ht=/[^.]+$/.exec(ft&&ft.keys&&ft.keys.IE_PROTO||""))?"Symbol(src)_1."+ht:"";const gt=function(t){return!!dt&&dt in t};var pt=Function.prototype.toString;const mt=function(t){if(null!=t){try{return pt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var It=/^\[object .+?Constructor\]$/,Et=Function.prototype,bt=Object.prototype,Tt=Et.toString,_t=bt.hasOwnProperty,yt=RegExp("^"+Tt.call(_t).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const At=function(t){return!(!ut(t)||gt(t))&&(lt(t)?yt:It).test(mt(t))};const kt=function(t,e){return null==t?void 0:t[e]};const Ct=function(t,e){var n=kt(t,e);return At(n)?n:void 0};const Lt=Ct(Y,"Map");const St=Ct(Object,"create");const Nt=function(){this.__data__=St?St(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;if(St){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Mt.call(e,t)?e[t]:void 0};var wt=Object.prototype.hasOwnProperty;const Ot=function(t){var e=this.__data__;return St?void 0!==e[t]:wt.call(e,t)};const Ft=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=St&&void 0===e?"__lodash_hash_undefined__":e,this};function Dt(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])}}Dt.prototype.clear=Nt,Dt.prototype.delete=Rt,Dt.prototype.get=vt,Dt.prototype.has=Ot,Dt.prototype.set=Ft;const Bt=Dt;const Pt=function(){this.size=0,this.__data__={hash:new Bt,map:new(Lt||W),string:new Bt}};const xt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Ut=function(t,e){var n=t.__data__;return xt(e)?n["string"==typeof e?"string":"hash"]:n.map};const jt=function(t){var e=Ut(this,t).delete(t);return this.size-=e?1:0,e};const Gt=function(t){return Ut(this,t).get(t)};const Vt=function(t){return Ut(this,t).has(t)};const Ht=function(t,e){var n=Ut(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function zt(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])}}zt.prototype.clear=Pt,zt.prototype.delete=jt,zt.prototype.get=Gt,zt.prototype.has=Vt,zt.prototype.set=Ht;const Wt=zt;const Kt=function(t,e){var n=this.__data__;if(n instanceof W){var r=n.__data__;if(!Lt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Wt(r)}return n.set(t,e),this.size=n.size,this};function qt(t){var e=this.__data__=new W(t);this.size=e.size}qt.prototype.clear=K,qt.prototype.delete=q,qt.prototype.get=X,qt.prototype.has=Q,qt.prototype.set=Kt;const Xt=qt;const Qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Zt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Jt=function(t,e,n){"__proto__"==e&&Zt?Zt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Yt.call(t,e)&&P(r,n)&&(void 0!==n||e in t)||Jt(t,e,n)};const te=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?Jt(n,a,c):$t(n,a,c)}return n};const ee=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const ne=function(t){return null!=t&&"object"==typeof t};const re=function(t){return ne(t)&&"[object Arguments]"==ct(t)};var se=Object.prototype,oe=se.hasOwnProperty,ie=se.propertyIsEnumerable;const ae=re(function(){return arguments}())?re:function(t){return ne(t)&&oe.call(t,"callee")&&!ie.call(t,"callee")};const ce=Array.isArray;const ue=function(){return!1};var le="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=le&&"object"==typeof module&&module&&!module.nodeType&&module,he=fe&&fe.exports===le?Y.Buffer:void 0;const de=(he?he.isBuffer:void 0)||ue;var ge=/^(?:0|[1-9]\d*)$/;const pe=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&ge.test(t))&&t>-1&&t%1==0&&t<e};const me=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Ie={};Ie["[object Float32Array]"]=Ie["[object Float64Array]"]=Ie["[object Int8Array]"]=Ie["[object Int16Array]"]=Ie["[object Int32Array]"]=Ie["[object Uint8Array]"]=Ie["[object Uint8ClampedArray]"]=Ie["[object Uint16Array]"]=Ie["[object Uint32Array]"]=!0,Ie["[object Arguments]"]=Ie["[object Array]"]=Ie["[object ArrayBuffer]"]=Ie["[object Boolean]"]=Ie["[object DataView]"]=Ie["[object Date]"]=Ie["[object Error]"]=Ie["[object Function]"]=Ie["[object Map]"]=Ie["[object Number]"]=Ie["[object Object]"]=Ie["[object RegExp]"]=Ie["[object Set]"]=Ie["[object String]"]=Ie["[object WeakMap]"]=!1;const Ee=function(t){return ne(t)&&me(t.length)&&!!Ie[ct(t)]};const be=function(t){return function(e){return t(e)}};var Te="object"==typeof exports&&exports&&!exports.nodeType&&exports,_e=Te&&"object"==typeof module&&module&&!module.nodeType&&module,ye=_e&&_e.exports===Te&&Z.process;const Ae=function(){try{var t=_e&&_e.require&&_e.require("util").types;return t||ye&&ye.binding&&ye.binding("util")}catch(t){}}();var ke=Ae&&Ae.isTypedArray;const Ce=ke?be(ke):Ee;var Le=Object.prototype.hasOwnProperty;const Se=function(t,e){var n=ce(t),r=!n&&ae(t),s=!n&&!r&&de(t),o=!n&&!r&&!s&&Ce(t),i=n||r||s||o,a=i?ee(t.length,String):[],c=a.length;for(var u in t)!e&&!Le.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||pe(u,c))||a.push(u);return a};var Ne=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Ne)};const Me=function(t,e){return function(n){return t(e(n))}};const ve=Me(Object.keys,Object);var we=Object.prototype.hasOwnProperty;const Oe=function(t){if(!Re(t))return ve(t);var e=[];for(var n in Object(t))we.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Fe=function(t){return null!=t&&me(t.length)&&!lt(t)};const De=function(t){return Fe(t)?Se(t):Oe(t)};const Be=function(t,e){return t&&te(e,De(e),t)};const Pe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var xe=Object.prototype.hasOwnProperty;const Ue=function(t){if(!ut(t))return Pe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.call(t,r))&&n.push(r);return n};const je=function(t){return Fe(t)?Se(t,!0):Ue(t)};const Ge=function(t,e){return t&&te(e,je(e),t)};var Ve="object"==typeof exports&&exports&&!exports.nodeType&&exports,He=Ve&&"object"==typeof module&&module&&!module.nodeType&&module,ze=He&&He.exports===Ve?Y.Buffer:void 0,We=ze?ze.allocUnsafe:void 0;const Ke=function(t,e){if(e)return t.slice();var n=t.length,r=We?We(n):new t.constructor(n);return t.copy(r),r};const qe=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Xe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Qe=function(){return[]};var Ze=Object.prototype.propertyIsEnumerable,Je=Object.getOwnPropertySymbols;const Ye=Je?function(t){return null==t?[]:(t=Object(t),Xe(Je(t),(function(e){return Ze.call(t,e)})))}:Qe;const $e=function(t,e){return te(t,Ye(t),e)};const tn=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const en=Me(Object.getPrototypeOf,Object);const nn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)tn(e,Ye(t)),t=en(t);return e}:Qe;const rn=function(t,e){return te(t,nn(t),e)};const sn=function(t,e,n){var r=e(t);return ce(t)?r:tn(r,n(t))};const on=function(t){return sn(t,De,Ye)};const an=function(t){return sn(t,je,nn)};const cn=Ct(Y,"DataView");const un=Ct(Y,"Promise");const ln=Ct(Y,"Set");const fn=Ct(Y,"WeakMap");var hn="[object Map]",dn="[object Promise]",gn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",In=mt(cn),En=mt(Lt),bn=mt(un),Tn=mt(ln),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||Lt&&yn(new Lt)!=hn||un&&yn(un.resolve())!=dn||ln&&yn(new ln)!=gn||fn&&yn(new fn)!=pn)&&(yn=function(t){var e=ct(t),n="[object Object]"==e?t.constructor:void 0,r=n?mt(n):"";if(r)switch(r){case In:return mn;case En:return hn;case bn:return dn;case Tn:return gn;case _n:return pn}return e});const An=yn;var kn=Object.prototype.hasOwnProperty;const Cn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&kn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Ln=Y.Uint8Array;const Sn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const Nn=function(t,e){var n=e?Sn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Mn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var vn=$?$.prototype:void 0,wn=vn?vn.valueOf:void 0;const On=function(t){return wn?Object(wn.call(t)):{}};const Fn=function(t,e){var n=e?Sn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Dn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Sn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Nn(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 Fn(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 Mn(t);case"[object Symbol]":return On(t)}};var Bn=Object.create;const Pn=function(){function t(){}return function(e){if(!ut(e))return{};if(Bn)return Bn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const xn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Pn(en(t))};const Un=function(t){return ne(t)&&"[object Map]"==An(t)};var jn=Ae&&Ae.isMap;const Gn=jn?be(jn):Un;const Vn=function(t){return ne(t)&&"[object Set]"==An(t)};var Hn=Ae&&Ae.isSet;const zn=Hn?be(Hn):Vn;var Wn="[object Arguments]",Kn="[object Function]",qn="[object Object]",Xn={};Xn[Wn]=Xn["[object Array]"]=Xn["[object ArrayBuffer]"]=Xn["[object DataView]"]=Xn["[object Boolean]"]=Xn["[object Date]"]=Xn["[object Float32Array]"]=Xn["[object Float64Array]"]=Xn["[object Int8Array]"]=Xn["[object Int16Array]"]=Xn["[object Int32Array]"]=Xn["[object Map]"]=Xn["[object Number]"]=Xn[qn]=Xn["[object RegExp]"]=Xn["[object Set]"]=Xn["[object String]"]=Xn["[object Symbol]"]=Xn["[object Uint8Array]"]=Xn["[object Uint8ClampedArray]"]=Xn["[object Uint16Array]"]=Xn["[object Uint32Array]"]=!0,Xn["[object Error]"]=Xn[Kn]=Xn["[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(!ut(e))return e;var f=ce(e);if(f){if(a=Cn(e),!c)return qe(e,a)}else{var h=An(e),d=h==Kn||"[object GeneratorFunction]"==h;if(de(e))return Ke(e,c);if(h==qn||h==Wn||d&&!o){if(a=u||d?{}:xn(e),!c)return u?rn(e,Ge(a,e)):$e(e,Be(a,e))}else{if(!Xn[h])return o?e:{};a=Dn(e,h,c)}}i||(i=new Xt);var g=i.get(e);if(g)return g;i.set(e,a),zn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Gn(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?an:on:u?je:De)(e);return Qt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const Zn=function(t){return Qn(t,5)};const Jn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$n=/^\w*$/;const tr=function(t,e){if(ce(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Jn(t))||($n.test(t)||!Yn.test(t)||null!=e&&t in Object(e))};function er(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(er.Cache||Wt),n}er.Cache=Wt;const nr=er;var rr=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,sr=/\\(\\)?/g;const or=function(t){var e=nr(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(rr,(function(t,n,r,s){e.push(r?s.replace(sr,"$1"):n||t)})),e}));const ir=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 ar=$?$.prototype:void 0,cr=ar?ar.toString:void 0;const ur=function t(e){if("string"==typeof e)return e;if(ce(e))return ir(e,t)+"";if(Jn(e))return cr?cr.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const lr=function(t){return null==t?"":ur(t)};const fr=function(t,e){return ce(t)?t:tr(t,e)?[t]:or(lr(t))};const hr=function(t){if("string"==typeof t||Jn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const dr=function(t,e,n,r){if(!ut(t))return t;for(var s=-1,o=(e=fr(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=hr(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=ut(l)?l:pe(e[s+1])?[]:{})}$t(a,c,u),a=a[c]}return t};const gr=function(t,e,n){return null==t?t:dr(t,e,n)};const pr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const mr=function(t){return this.__data__.has(t)};function Ir(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Wt;++e<n;)this.add(t[e])}Ir.prototype.add=Ir.prototype.push=pr,Ir.prototype.has=mr;const Er=Ir;const br=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 Tr=function(t,e){return t.has(e)};const _r=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,d=2&n?new Er:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var g=t[f],p=e[f];if(r)var m=i?r(p,g,f,e,t,o):r(g,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(d){if(!br(e,(function(t,e){if(!Tr(d,e)&&(g===t||s(g,t,n,r,o)))return d.push(e)}))){h=!1;break}}else if(g!==p&&!s(g,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const yr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const Ar=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var kr=$?$.prototype:void 0,Cr=kr?kr.valueOf:void 0;const Lr=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 Ln(t),new Ln(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return P(+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=yr;case"[object Set]":var c=1&r;if(a||(a=Ar),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=_r(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Cr)return Cr.call(t)==Cr.call(e)}return!1};var Sr=Object.prototype.hasOwnProperty;const Nr=function(t,e,n,r,s,o){var i=1&n,a=on(t),c=a.length;if(c!=on(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Sr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var d=!0;o.set(t,e),o.set(e,t);for(var g=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){d=!1;break}g||(g="constructor"==l)}if(d&&!g){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(d=!1)}return o.delete(t),o.delete(e),d};var Rr="[object Arguments]",Mr="[object Array]",vr="[object Object]",wr=Object.prototype.hasOwnProperty;const Or=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?Mr:An(t),u=a?Mr:An(e),l=(c=c==Rr?vr:c)==vr,f=(u=u==Rr?vr:u)==vr,h=c==u;if(h&&de(t)){if(!de(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Xt),i||Ce(t)?_r(t,e,n,r,s,o):Lr(t,e,c,n,r,s,o);if(!(1&n)){var d=l&&wr.call(t,"__wrapped__"),g=f&&wr.call(e,"__wrapped__");if(d||g){var p=d?t.value():t,m=g?e.value():e;return o||(o=new Xt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Xt),Nr(t,e,n,r,s,o))};const Fr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!ne(e)&&!ne(n)?e!=e&&n!=n:Or(e,n,r,s,t,o))};const Dr=function(t,e){return Fr(t,e)};const Br=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Pr=function(t,e){for(var n=0,r=(e=fr(e,t)).length;null!=t&&n<r;)t=t[hr(e[n++])];return n&&n==r?t:void 0};const xr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Ur=function(t,e){return e.length<2?t:Pr(t,xr(e,0,-1))};const jr=function(t,e){return e=fr(e,t),null==(t=Ur(t,e))||delete t[hr(Br(e))]};const Gr=function(t,e){return null==t||jr(t,e)};function Vr(){const t=["getRange","1380966eDzbCn","6818910SAEGAL","accept","getItems","_onDiscard","getFirstRange","creator","reduce","substr","suggestion:","set","size","filter","removeMarker","getAllAdjacentSuggestions","onDiscard","add","@external","addMarker","createdAt","263930MDpsEq","getRanges","getMarkers","previous","start","push","onAttributesChange","discard","nodeAfter","removeAttribute","nodeBefore","get","_model","removeMarkers","subType","_saved","setAttribute","attributes","author","change","addRange","4524585uzDABu","_onAttributesChange","decorate","delete","isInContent","authoredAt","toJSON","from","type","clear","getMultiRangeId","data","getMarkerNames","isExternal","isIntersecting","2934015nSnwuK","isIntersectingWithRange","commentThread","isMultiRange","onAccept","head","getContainedElement","381328InLofW","markers","map","split","_onAccept","_markerNames","addMarkerName","next","hasComments","2oTXfDc","557152UNckIy","getFirstMarker","length","_isDataLoaded","end"];return(Vr=function(){return t})()}const Hr=zr;function zr(t,e){const n=Vr();return(zr=function(t,e){return n[t-=207]})(t,e)}!function(t){const e=zr,n=t();for(;;)try{if(755483===parseInt(e(214))/1*(-parseInt(e(266))/2)+parseInt(e(273))/3+-parseInt(e(267))/4+-parseInt(e(235))/5+parseInt(e(274))/6+parseInt(e(250))/7+parseInt(e(257))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vr);class Wr extends((0,e.ObservableMixin)()){constructor(t,e){const n=zr;super(),this[n(270)]=!1,this.id=e.id,this[n(243)]=e[n(243)],this[n(228)]=e[n(228)]||null,this[n(232)]=e[n(232)],this[n(279)]=e[n(279)]||e[n(232)],this[n(248)]=Boolean(e[n(231)]&&e[n(231)][n(211)]),this[n(246)]=null,this[n(226)]=t,this[n(261)]=e[n(254)],this[n(277)]=e[n(209)],this[n(236)]=e[n(220)],this[n(262)]=new Set,this[n(213)]=null,this[n(283)](n(240),null),this[n(283)](n(231),e[n(231)]||{}),this[n(283)](n(217),null),this[n(283)](n(264),null),this[n(283)](n(252),null),this[n(283)](n(229),!1),this[n(237)](n(275)),this[n(237)](n(221))}get[Hr(255)](){const t=Hr;let e=this;for(;e[t(217)];)e=e[t(217)];return e}get[Hr(265)](){const t=Hr;return!!this[t(252)]&&this[t(252)][t(269)]>0}get[Hr(253)](){const t=Hr;return 0!=this[t(262)][t(284)]&&6==Array[t(242)](this[t(262)])[0][t(260)](":")[t(269)]}get[Hr(239)](){return null!==this[Hr(268)]()}[Hr(263)](t){const e=Hr;this[e(262)][e(210)](t)}[Hr(247)](){const t=Hr;return Array[t(242)](this[t(262)])}[Hr(216)](){const t=Hr;return this[t(247)]()[t(259)]((e=>this[t(226)][t(258)][t(225)](e)))[t(285)]((t=>t))}[Hr(268)](){return this[Hr(216)]()[0]||null}[Hr(227)](){const t=Hr;this[t(226)][t(233)]((e=>{const n=t;for(const t of this[n(216)]())e[n(207)](t)})),this[t(262)][t(244)]()}[Hr(207)](t){const e=Hr;this[e(226)][e(233)]((n=>{n[e(207)](t)})),this[e(262)][e(238)](t)}[Hr(234)](t){const e=Hr,n=e(282)+this[e(243)]+":"+this[e(228)]+":"+this.id+":"+this[e(279)].id+":"+Wr[e(245)]();this[e(263)](n),this[e(226)][e(233)]((r=>{r[e(212)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Hr(251)](t){const e=Hr;for(const n of this[e(215)]())if(n[e(249)](t))return!0;return!1}[Hr(215)](){const t=Hr;return this[t(216)]()[t(259)]((e=>e[t(272)]()))}[Hr(276)](){const t=Hr;return this[t(215)]()[t(280)](((e,n)=>[...e,...n[t(276)]()]),[])}[Hr(278)](){const t=Hr;var e;return(null===(e=this[t(268)]())||void 0===e?void 0:e[t(272)]())||null}[Hr(256)](){const t=Hr,e=this[t(215)]();if(1!=e[t(269)])return null;const n=e[0],r=n[t(218)][t(222)],s=n[t(271)][t(224)];return r instanceof i.Element?r!=s?null:r:null}[Hr(275)](){const t=Hr;this[t(261)](this[t(215)](),this[t(246)],this[t(231)]),this[t(227)]()}[Hr(221)](){const t=Hr;this[t(277)](this[t(215)](),this[t(246)],this[t(231)]),this[t(227)]()}[Hr(208)](){const t=Hr,e=[];let n=this[t(255)];for(;n;)e[t(219)](n),n=n[t(264)];return e}[Hr(230)](t,e){const n=Hr,r=Zn(this[n(231)]);gr(r,t,e),Dr(r,this[n(231)])||(this[n(231)]=r,this[n(236)](r))}[Hr(223)](t){const e=Hr,n=Zn(this[e(231)]);Gr(n,t),Dr(n,this[e(231)])||(this[e(231)]=n,this[e(236)](this[e(231)]))}[Hr(241)](){const t=Hr;return{id:this.id,type:this[t(228)]?this[t(243)]+":"+this[t(228)]:this[t(243)],authorId:this[t(279)].id,createdAt:this[t(213)],hasComments:this[t(265)],data:this[t(246)],attributes:this[t(231)]}}static[Hr(245)](){const t=Hr;return(0,e.uid)()[t(281)](1,5)}}function Kr(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"ELEMENT_MERGE_FIELD":return r({id:"ELEMENT_MERGE_FIELD",string:"merge field",plural:"%0 merge fields"},n);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. Press %0 to go to the discussion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"},n);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. Press %0 to go to the discussion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"},n);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. Press %0 to go to the discussion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"SUGGESTION_THREAD_ARIA_LABEL":return r({string:"Suggestion by %1. Created on %2. %0 reply. %3",plural:"Suggestion by %1. Created on %2. %0 replies. %3",id:"SUGGESTION_THREAD_ARIA_LABEL"},n);case"SUGGESTION_THREAD_DESCRIPTION":return r({string:"Press Enter for more options. Press Escape to exit.",id:"SUGGESTION_THREAD_DESCRIPTION"});default:return e}}function qr(){const t=["subType","_customCallbacks","*Change to:* %0","checkChild","matchingCallback","_handleAttributeSuggestionDescription","3038259oEvciB","push","pop","$text","registerDescriptionCallback","_itemLabels","add","$1 $2","27BtnCSu","addEmptyContainer","quantity","_itemLabelsCallbacks","*Split:* %0","_attributeLabels","end","Container","getDescriptions","length","has","insertion","*Set format:* %0","_handleCustomCallbackDescription","EmptyContainer","60lRXTWu","_handleInsertRemoveSuggestionDescription","isInContent","*Remove format:* %0","getItemLabel","label","text","data","$textProxy","addFormat","get","format","REPLACE_TEXT","elementStart","Object","softBreak","element","_resolveDescriptionItems","nodeAfter","indexOf","3275120kvnUwR","registerAttributeLabel","ELEMENT_SPACE","remove","skip","261588wmmVzg","getFirstRange","isEmpty","addContainer","previousSibling","set","isEqual","removeEmptyContainer","_addDescriptionItems","key","removeContainer","isObject","join","attribute","302944LAVcmv","2392314PoukeC","*Remove:* %0","22774VOJMFK","removeFormat","getWalker","_handleRenameSuggestionDescription","map","*Insert:* %0","newValue","start","type","registerElementLabel","605020PvOFOK","nextSibling","replace","_locale","*Merge:* %0","function","deletion","name","elementEnd","_schema","match","item","removeObject","addObject","normal"];return(qr=function(){return t})()}const Xr=Qr;function Qr(t,e){const n=qr();return(Qr=function(t,e){return n[t-=263]})(t,e)}!function(t){const e=Qr,n=t();for(;;)try{if(406834===-parseInt(e(313))/1+parseInt(e(330))/2*(parseInt(e(288))/3)+-parseInt(e(327))/4+parseInt(e(340))/5+-parseInt(e(328))/6+-parseInt(e(265))/7+parseInt(e(308))/8*(parseInt(e(273))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qr);class Zr{constructor(t,e){const n=Qr;this[n(356)]=[],this[n(270)]=new Map,this[n(276)]=[],this[n(278)]=new Map,this[n(349)]=t,this[n(343)]=e}[Xr(281)](t){const e=Xr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(282)];o++){const i=t[o];if(!i[e(290)])continue;const a=this[e(286)](i);if(a){if(null!=i[e(355)]){if(r[e(283)](i[e(355)]))continue;r[e(271)](i[e(355)])}n[e(266)](a)}else if(e(326)!=i[e(338)])e(284)!=i[e(338)]&&e(346)!=i[e(338)]||this[e(289)](n,i,t[o+1]);else{const t=i[e(295)][e(322)];if(s[e(283)](t))continue;s[e(271)](i[e(295)][e(322)]),t==Sc?this[e(333)](n,i):this[e(264)](n,i)}}return this[e(305)](n)}[Xr(269)](t){const e=Xr;this[e(356)][e(266)](t)}[Xr(339)](t,n,r=e.priorities[Xr(354)]){const s=Xr;s(345)==typeof t?(0,e.insertToPriorityArray)(this[s(276)],{matchingCallback:t,label:n,priority:r}):this[s(270)][s(318)](t,n)}[Xr(309)](t,e){const n=Xr;this[n(278)][n(318)](t,e)}[Xr(292)](t,e=1){const n=Xr;let r;for(const e of this[n(276)])if(e[n(263)](t)){r=e[n(293)];break}return r||(r=this[n(270)][n(298)](t[n(347)])),r?r(e):1!==e?e+" "+t[n(347)]+"s":""+t[n(347)]}[Xr(321)](t,e){const n=Xr,r=e[n(314)]()[n(332)](),s=n(284)==e[n(338)]?n(271):n(311);for(const e of r){const o=e[n(351)],i=t[t[n(282)]-1];if(o.is(n(296)))i&&i[n(338)][n(307)](n(280))>-1&&t[n(267)](),i&&n(294)==i[n(338)]?i[s]+=o[n(295)]:t[n(266)]({type:n(294),add:n(271)==s?o[n(295)]:"",remove:n(311)==s?o[n(295)]:""});else if(this[n(349)][n(324)](o)){const a=o;if(i&&i[n(338)][n(307)](n(280))>-1&&t[n(267)](),n(348)==e[n(338)])continue;i&&i[n(338)]==s+n(302)&&i[n(304)][n(347)]==a[n(347)]?i[n(275)]++:t[n(266)]({type:s+n(302),element:a,quantity:1}),r[n(312)]((t=>!(n(348)==t[n(338)]&&t[n(351)]==o)))}else if(this[n(349)][n(358)](o,n(268))||o.is(n(304),n(303))){const r=o;if(n(271)==s&&n(301)==e[n(338)]||n(311)==s&&n(348)==e[n(338)])continue;if(i&&-1==i[n(338)][n(307)](n(280))){n(294)==i[n(338)]&&(i[s]+="\n");continue}let a;if(a=n(271)==s?r[n(341)]&&!this[n(349)][n(324)](r[n(341)])?r[n(341)]:null:r[n(317)]&&!this[n(349)][n(324)](r[n(317)])?r[n(317)]:null,r[n(315)]||a&&a[n(315)]){const e=a&&a[n(315)]?a:r;i&&i[n(338)]==s+n(287)&&i[n(304)][n(347)]==e[n(347)]?i[n(275)]++:t[n(266)]({type:s+n(287),element:e,quantity:1})}else t[n(266)]({type:s+n(280),element:r})}}}[Xr(305)](t){const e=Xr,n=this[e(343)],r=[],s=[],o=[];for(const i of t)switch(i[e(338)]){case e(294):if(i[e(271)]=i[e(271)][e(342)](/(\S)\u000A+(\S)/g,e(272))[e(342)](/\u000A/g,""),i[e(311)]=i[e(311)][e(342)](/(\S)\u000A+(\S)/g,e(272))[e(342)](/\u000A/g,""),""!=i[e(271)]&&""!=i[e(311)]){r[e(266)]({type:e(342),content:Kr(n,e(300),['"'+i[e(311)]+'"','"'+i[e(271)]+'"'])});continue}if(null!=i[e(271)][e(350)](/^ +$/)){r[e(266)]({type:e(284),content:Kr(n,e(335),Kr(n,e(310),i[e(271)][e(282)]))});continue}if(null!=i[e(311)][e(350)](/^ +$/)){r[e(266)]({type:e(346),content:Kr(n,e(329),Kr(n,e(310),i[e(311)][e(282)]))});continue}if(""!=i[e(271)]){r[e(266)]({type:e(284),content:Kr(n,e(335),'"'+i[e(271)]+'"')});continue}r[e(266)]({type:e(346),content:Kr(n,e(329),'"'+i[e(311)]+'"')});continue;case e(274):case e(353):r[e(266)]({type:e(284),content:Kr(n,e(335),this[e(292)](i[e(304)],i[e(275)]))});continue;case e(320):case e(352):r[e(266)]({type:e(346),content:Kr(n,e(329),this[e(292)](i[e(304)],i[e(275)]))});continue;case e(316):r[e(266)]({type:e(284),content:Kr(n,e(277),this[e(292)](i[e(304)],i[e(275)]))});continue;case e(323):r[e(266)]({type:e(346),content:Kr(n,e(344),this[e(292)](i[e(304)],i[e(275)]))});continue;case e(297):s[e(266)](i[e(322)]);continue;case e(331):o[e(266)](i[e(322)]);continue;default:r[e(266)](i)}if(s[e(282)]){const t=s[e(334)]((t=>this[e(278)][e(283)](t)?this[e(278)][e(298)](t):t))[e(325)](", ");r[e(266)]({type:e(299),content:Kr(this[e(343)],e(285),t)})}if(o[e(282)]){const t=o[e(334)]((t=>this[e(278)][e(283)](t)?this[e(278)][e(298)](t):t))[e(325)](", ");r[e(266)]({type:e(299),content:Kr(this[e(343)],e(291),t)})}return r}[Xr(286)](t){const e=Xr;for(const n of this[e(356)]){const r=n(t);if(r&&e(338)in r)return r}}[Xr(264)](t,e){const n=Xr,r=e[n(295)],s=void 0===r[n(336)]?n(331):n(297);t[n(266)]({type:s,key:r[n(322)]})}[Xr(333)](t,e){const n=Xr;t[n(266)]({type:n(299),content:Kr(this[n(343)],n(357),this[n(292)](e[n(314)]()[n(337)][n(306)],1))})}[Xr(289)](t,e,n){const r=Xr;if(this[r(321)](t,e),n&&n[r(314)]()&&!e[r(314)]()[r(279)][r(319)](n[r(314)]()[r(337)])){const n=t[t[r(282)]-1],s=r(284)==e[r(338)]?r(271):r(311);n&&r(294)==n[r(338)]&&(n[s]+="\n")}}}const Jr=Yr;function Yr(t,e){const n=ts();return(Yr=function(t,e){return n[t-=175]})(t,e)}!function(t){const e=Yr,n=t();for(;;)try{if(914179===parseInt(e(175))/1*(parseInt(e(190))/2)+parseInt(e(180))/3+-parseInt(e(188))/4*(-parseInt(e(176))/5)+parseInt(e(179))/6*(-parseInt(e(192))/7)+parseInt(e(182))/8*(parseInt(e(183))/9)+-parseInt(e(178))/10+-parseInt(e(187))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ts);class $r extends t.Plugin{[Jr(181)](){const t=Jr,e=this[t(191)],n=e[t(193)][t(184)](t(177));e[t(186)][t(184)](t(189))&&n[t(185)](t(189))}}function ts(){const t=["editor","658hEYaxv","plugins","24697EzouyR","5BpQjhp","TrackChangesEditing","1808730bLtFIP","94902uxyVGx","1791960JsFsey","afterInit","40ijCuWa","1635003ZeiAMY","get","enableCommand","commands","10714638GxmgiQ","3656764PkxIji","showAIAssistant","92WDUHEB"];return(ts=function(){return t})()}const es=rs;function ns(){const t=["933408pommxI","value","_registerLegacyDescription","registerBlockAttribute","type","center","enableDefaultAttributesIntegration","registerDescriptionCallback","plugins","format","has","left","4696BeJtYe","editor","FORMAT_ALIGN_TO_RIGHT","alignment","commandName","*Format:* %0","3101NJGqcy","locale","4rfPVCC","commandParams","20hShAEk","FORMAT_ALIGN_TO_LEFT","get","registerAttributeLabel","769158GnjaSm","1376960vqIlrm","AlignmentEditing","2389878GXldTZ","right","FORMAT_ALIGNMENT","495006UkFphc","formatBlock","135104VbQYWQ","FORMAT_JUSTIFY_TEXT","justify","descriptionFactory","afterInit","TrackChangesEditing","FORMAT_ALIGN_TO_CENTER"];return(ns=function(){return t})()}function rs(t,e){const n=ns();return(rs=function(t,e){return n[t-=349]})(t,e)}!function(t){const e=rs,n=t();for(;;)try{if(216760===parseInt(e(360))/1*(-parseInt(e(387))/2)+parseInt(e(352))/3+-parseInt(e(367))/4+parseInt(e(353))/5+-parseInt(e(358))/6+-parseInt(e(385))/7*(parseInt(e(379))/8)+-parseInt(e(355))/9*(-parseInt(e(389))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ns);class ss extends t.Plugin{[es(364)](){const t=es,e=this[t(380)],n=e[t(386)];if(!e[t(375)][t(377)](t(354)))return;const r=e[t(375)][t(350)](t(365));r[t(373)](t(382)),r[t(370)](t(382)),r[t(363)][t(351)](t(382),Kr(n,t(357))),this[t(369)]()}[es(369)](){const t=es,e=this[t(380)],n=e[t(386)];e[t(375)][t(350)](t(365))[t(363)][t(374)]((e=>{const r=t;if(r(359)!=e[r(371)])return;const{data:s}=e;if(s&&r(382)==s[r(383)]){const t=s[r(388)][0][r(368)];return{type:r(376),content:Kr(n,r(384),function(t){const e=r;switch(t){case e(378):return Kr(n,e(349));case e(356):return Kr(n,e(381));case e(372):return Kr(n,e(366));case e(362):return Kr(n,e(361))}}(t))}}}))}}const os=as;function is(){const t=["underline","commandName","2mcqqhj","FORMAT_CODE","type","145380WxtfNk","UnderlineEditing","267768atMKqF","501090YPfFTy","registerAttributeLabel","781100fvvQuy","superscript","locale","33nuAIom","FORMAT_STRIKETHROUGH","403038zFzahe","registerDescriptionCallback","_registerLegacyDescription","FORMAT_BOLD","39gXdlEq","plugins","format","44UtwZzJ","28NhyiKN","strikethrough","StrikethroughEditing","afterInit","*Format:* %0","FORMAT_SUBSCRIPT","subscript","32LDCdCt","formatInline","ItalicEditing","code","slice","editor","TrackChangesEditing","*Remove format:* %0","enableDefaultAttributesIntegration","bold","SubscriptEditing","italic","forceValue","toUpperCase","FORMAT_ITALIC","descriptionFactory","BoldEditing","has","registerInlineAttribute","24356ZoPPcj","SuperscriptEditing","CodeEditing","commandParams","get","52908ogovAX","toLowerCase","FORMAT_SUPERSCRIPT","FORMAT_","FORMAT_UNDERLINE"];return(is=function(){return t})()}function as(t,e){const n=is();return(as=function(t,e){return n[t-=263]})(t,e)}!function(t){const e=as,n=t();for(;;)try{if(123924===parseInt(e(287))/1*(-parseInt(e(299))/2)+-parseInt(e(292))/3*(parseInt(e(319))/4)+parseInt(e(307))/5+parseInt(e(304))/6*(parseInt(e(320))/7)+-parseInt(e(268))/8*(parseInt(e(312))/9)+-parseInt(e(305))/10*(-parseInt(e(310))/11)+-parseInt(e(302))/12*(-parseInt(e(316))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(is);const cs=[os(284),os(270),os(303),os(289),os(263),os(278),os(288)];class us extends t.Plugin{[os(264)](){const t=os,e=this[t(273)],n=e[t(317)][t(291)](t(274)),r=e[t(309)];for(const s of cs){if(!e[t(317)][t(285)](s))continue;const o=s[t(272)](0,-7)[t(293)](),i=t(295)+o[t(281)]();n[t(276)](o),n[t(286)](o),n[t(283)][t(306)](o,Kr(r,i))}this[t(314)]()}[os(314)](){const t=os,e=this[t(273)],n=e[t(309)],r=e[t(317)][t(291)](t(274));function s(e,s){const o=t;r[o(283)][o(313)]((t=>{const r=o;if(r(269)!=t[r(301)])return;const{data:i}=t;return i&&i[r(298)]===e?i[r(290)][0][r(280)]?{type:r(318),content:Kr(n,r(265),s)}:{type:r(318),content:Kr(n,r(275),s)}:void 0}))}s(t(277),Kr(n,t(315))),s(t(279),Kr(n,t(282))),s(t(297),Kr(n,t(296))),s(t(271),Kr(n,t(300))),s(t(321),Kr(n,t(311))),s(t(267),Kr(n,t(266))),s(t(308),Kr(n,t(294)))}}const ls=hs;function fs(){const t=["TrackChangesEditing","942KNntqi","plugins","from","getSelectedBlocks","parent","value","change","format","685144oZYAUE","3568etwTQy","registerDescriptionCallback","commandName","82174QfOuRI","341230GlUlFk","BlockQuoteEditing","5yCBCSP","154ldbUup","*Set format:* %0","has","3227gjFirB","4796EFdpSX","schema","5234622jeXVrT","ELEMENT_BLOCK_QUOTE","selection","filter","blockQuote","forceValue","get","locale","document","3868758LrdFon","name","$root","afterInit","commands","checkChild","markBlockFormat","commandParams","editor","model","descriptionFactory","enableCommand","*Remove format:* %0"];return(fs=function(){return t})()}function hs(t,e){const n=fs();return(hs=function(t,e){return n[t-=178]})(t,e)}!function(t){const e=hs,n=t();for(;;)try{if(626391===parseInt(e(207))/1+-parseInt(e(215))/2*(parseInt(e(195))/3)+parseInt(e(203))/4*(parseInt(e(210))/5)+parseInt(e(217))/6+-parseInt(e(214))/7*(-parseInt(e(204))/8)+-parseInt(e(181))/9+-parseInt(e(208))/10*(-parseInt(e(211))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fs);class ds extends t.Plugin{[ls(184)](){const t=ls,e=this[t(189)],n=e[t(179)];if(!e[t(196)][t(213)](t(209)))return;const r=e[t(196)][t(178)](t(194)),s=this[t(189)][t(185)][t(178)](t(221));r[t(192)](t(221),((n,o={})=>{const i=t,a=this[i(189)][i(190)][i(180)][i(219)],c=o&&void 0!==o[i(222)]?o[i(222)]:!s[i(200)];let u=[];if(c){const t=Array[i(197)](a[i(198)]())[i(220)]((t=>gs(t)||function(t,e){const n=i,r=e[n(186)](t[n(199)],n(221)),s=e[n(186)]([n(183),n(221)],t);return r&&s}(t,this[i(189)][i(190)][i(216)])));u=A(t,e[i(190)])}else{const t=Array[i(197)](a[i(198)]())[i(220)]((t=>gs(t)));u=A(t,e[i(190)])}e[i(190)][i(201)]((()=>{const t=i;for(const e of u)r[t(187)](e,{commandName:t(221),commandParams:[{forceValue:c}]})}))})),r[t(191)][t(205)]((e=>{const r=t,{data:s}=e;if(s&&r(221)==s[r(206)]){const t=Kr(n,r(218));return s[r(188)][0][r(222)]?{type:r(202),content:Kr(n,r(212),t)}:{type:r(202),content:Kr(n,r(193),t)}}}))}}function gs(t){const e=ls;return e(221)==t[e(199)][e(182)]}function ps(){const t=["get","changeCaseTitle","has","45146HdiAyi","4336772YyNzgR","6704UQPiVp","28JbxavF","290gkJcLH","45ChCfNz","CaseChange","357300SSJgnd","4879wIeHWK","11GBAXIb","90504EhYlAA","changeCaseUpper","enableCommand","changeCaseLower","TrackChangesEditing","213168FiJUPx","afterInit","329250KtPTuq","editor","plugins"];return(ps=function(){return t})()}const ms=Is;function Is(t,e){const n=ps();return(Is=function(t,e){return n[t-=301]})(t,e)}!function(t){const e=Is,n=t();for(;;)try{if(316801===parseInt(e(301))/1*(parseInt(e(315))/2)+parseInt(e(307))/3*(-parseInt(e(318))/4)+parseInt(e(320))/5*(parseInt(e(309))/6)+parseInt(e(323))/7*(-parseInt(e(317))/8)+-parseInt(e(302))/9*(-parseInt(e(319))/10)+parseInt(e(316))/11+-parseInt(e(322))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ps);class Es extends t.Plugin{[ms(308)](){const t=ms,e=this[t(310)];e[t(311)][t(314)](t(321))&&(e[t(311)][t(312)](t(306))[t(304)](t(303)),e[t(311)][t(312)](t(306))[t(304)](t(305)),e[t(311)][t(312)](t(306))[t(304)](t(313)))}}const bs=Ts;function Ts(t,e){const n=ys();return(Ts=function(t,e){return n[t-=367]})(t,e)}!function(t){const e=Ts,n=t();for(;;)try{if(753303===-parseInt(e(377))/1*(-parseInt(e(372))/2)+parseInt(e(370))/3*(parseInt(e(381))/4)+-parseInt(e(374))/5*(-parseInt(e(383))/6)+parseInt(e(373))/7*(-parseInt(e(375))/8)+-parseInt(e(380))/9*(-parseInt(e(385))/10)+-parseInt(e(382))/11*(-parseInt(e(386))/12)+-parseInt(e(367))/13*(parseInt(e(384))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ys);class _s extends t.Plugin{[bs(387)](){const t=bs,e=this[t(379)];e[t(376)][t(388)](t(378))&&e[t(368)][t(388)](t(371))[t(369)](t(378))}}function ys(){const t=["166436NwoCud","6281trxHuT","43446qDwrjp","836248hdjhRS","1170yiJsQM","4356JrZrfJ","afterInit","get","624bzUbjt","plugins","enableCommand","93cxQMTG","TrackChangesEditing","6bxqMll","3748101yVKGRv","145qDSTNI","8xpukBl","commands","432682YLLHQU","ckbox","editor","88515rfMrYA"];return(ys=function(){return t})()}const As=Cs;function ks(){const t=["language","find","*Remove format:* %0","registerElementLabel","indentCodeBlock","*Set format:* %0","descriptionFactory","1396ZNwiYR","ELEMENT_CODE_BLOCK","commandName","CodeBlock","languages","3448774mSEoet","blockName","label","schema","formatBlock","2428434YsWSHg","value","name","change","outdentCodeBlock","toLowerCase","document","2595590aZjAjV","forceValue","type","commands","rootElement","filter","544UTpaqF","plugins","locale","model","afterInit","TrackChangesEditing","markBlockFormat","isLimit","enableCommand","3004756LMqHLv","parent","from","checkChild","has","481192joTSda","selection","get","9CjkCDS","3WzulnN","codeBlock","12478790iPKZRq","getSelectedBlocks","editor","config","commandParams","registerDescriptionCallback","format"];return(ks=function(){return t})()}function Cs(t,e){const n=ks();return(Cs=function(t,e){return n[t-=157]})(t,e)}!function(t){const e=Cs,n=t();for(;;)try{if(488004===parseInt(e(193))/1*(-parseInt(e(170))/2)+parseInt(e(211))/3*(-parseInt(e(202))/4)+parseInt(e(187))/5+parseInt(e(180))/6+-parseInt(e(175))/7+-parseInt(e(207))/8*(parseInt(e(210))/9)+parseInt(e(213))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ks);class Ls extends t.Plugin{[As(197)](){const t=As,e=this[t(158)];if(!e[t(194)][t(206)](t(173)))return;const n=e[t(194)][t(209)](t(198)),r=e[t(195)],s=e[t(159)][t(209)](t(212))[t(174)],o=e[t(190)][t(209)](t(212));n[t(201)](t(167)),n[t(201)](t(184)),n[t(201)](t(212),((r,i={})=>{const a=t,c=e[a(196)],u=e[a(196)][a(186)][a(208)],l=i&&void 0!==i[a(188)]?i[a(188)]:!o[a(181)];let f;i[a(163)]||(i[a(163)]=s[0][a(163)]),f=l?Array[a(204)](u[a(157)]())[a(192)]((t=>Ss(t)||function(t,e){const n=a;return!t.is(n(191))&&!e[n(200)](t)&&e[n(205)](t[n(203)],n(212))}(t,c[a(178)]))):Array[a(204)](u[a(157)]())[a(192)]((t=>Ss(t)));const h=A(f,c);c[a(183)]((()=>{const t=a;for(const e of h)n[t(199)](e,{commandName:t(212),commandParams:[{...i,forceValue:l}],formatGroupId:t(176)})}))})),n[t(169)][t(166)](t(212),(e=>Kr(r,t(171),e))),n[t(169)][t(161)]((e=>{const n=t;if(n(179)!=e[n(189)])return;const o=r.t,{data:i}=e;if(!i||n(212)!=i[n(172)])return;const a=i[n(160)][0][n(163)],c=o(s[n(164)]((t=>t[n(163)]===a))[n(177)])[n(185)]();return i[n(160)][0][n(188)]?{type:n(162),content:Kr(r,n(168),Kr(r,n(171),1)+" ("+c+")")}:{type:n(162),content:Kr(r,n(165),Kr(r,n(171),1))}}))}}function Ss(t){const e=As;return e(212)==t[e(182)]}const Ns=Rs;function Rs(t,e){const n=vs();return(Rs=function(t,e){return n[t-=330]})(t,e)}!function(t){const e=Rs,n=t();for(;;)try{if(633377===parseInt(e(335))/1*(-parseInt(e(346))/2)+parseInt(e(330))/3+-parseInt(e(345))/4*(-parseInt(e(336))/5)+-parseInt(e(334))/6+parseInt(e(341))/7*(-parseInt(e(344))/8)+-parseInt(e(333))/9+parseInt(e(339))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vs);class Ms extends t.Plugin{[Ns(343)](){const t=Ns,e=this[t(347)];e[t(348)][t(342)](t(331))&&e[t(348)][t(340)](t(337))[t(332)](t(338))}}function vs(){const t=["editor","plugins","3636000MBOeiQ","CommentsEditing","enableCommand","45576zkRiXN","5658744qZaCHU","1SzawLA","410ndlvYQ","TrackChangesEditing","addCommentThread","713980DkHERq","get","76713OBJUBa","has","afterInit","256YgvegU","32000WyPyJP","14290DtmQFw"];return(vs=function(){return t})()}var ws=n(834);function Os(t,e){const n=Bs();return(Os=function(t,e){return n[t-=166]})(t,e)}function Fs(t,e,n){const r=Os,s=[];for(const o of e[r(176)]())o[r(181)](t)&&s[r(201)](n[r(197)](o));return s}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(172)][r(189)](r(202));return(o,i,a)=>{const c=r;if(!a[c(211)][c(210)](i[c(169)],o[c(205)]))return;const u=i[c(169)][c(174)](),l=i[c(169)][c(208)],f=t[c(179)][c(177)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(196)];g=g||f[c(171)](e);const n=a[c(216)][c(209)](e);if(n&&n[c(212)](c(183)))return;c(185)==t[c(168)]&&f[c(182)](e)&&!f[c(184)](e)&&(e[c(215)]||l[c(190)]?h&&h[c(213)]==e||(h=e,m(t[c(188)]),p=!0):d=d||t[c(188)])}function m(t){const r=c,{authorId:o}=s[r(180)](i[r(173)]),u=a[r(199)][r(167)](r(170),{class:r(200)+e,"data-author-id":o}),l=a[r(216)][r(206)](t);n&&s[r(194)][r(203)](i[r(173)])&&a[r(199)][r(186)](r(187),u),a[r(199)][r(193)](l,u),a[r(216)][r(175)](u,i[r(173)])}g||p||!d||m(d)}}function Bs(){const t=["markerName","getWalker","bindElementToMarker","getItems","schema","4IvYLru","model","_splitMarkerName","hasAttribute","isBlock","addHighlight","isLimit","elementEnd","addClass","ck-suggestion-marker--active","previousPosition","get","isAtEnd","1253724CUipfX","9habuyN","insert","activeMarkers","3209165GUfFGA","item","createRangeOn","2115084htucvi","writer","ck-suggestion-marker-","push","TrackChangesEditing","includes","21609850CkqcXQ","name","toViewPosition","3mLyIuE","start","toViewElement","test","consumable","getCustomProperty","parent","3939831hpoYYh","nextSibling","mapper","460146DIKZEg","1245888ulxAxO","createUIElement","type","markerRange","span","isContent","plugins"];return(Bs=function(){return t})()}function Ps(){const t=["editor","showSuggestionHighlights","rootName","document","TrackChangesEditing","root","data","isCollapsed","bind","remove","1186548yhYSze","setSelection","editing","unlock","init","batch","selection","end","commands","1251750YGjBND","334161TPxSFj","1aTdZcX","createSelection","$graveyard","downcastDispatcher","markerName","start","17847tQQJEq","mapper","288mqUpyj","addMarker:suggestion:deletion","643340vJIXUN","getFirstRange","get","requires","model","uiElement","unbindElementFromMarkerName","options","lock","writer","957802xuxHZB","merge","modifySelection","markerNameToElements","high","forward","fromRange","3586940HcUJqh","plugins","buffer","delete","enableCommand","removeMarker:suggestion:deletion","unit","enqueueChange","createRange","deleteForward","detach"];return(Ps=function(){return t})()}!function(t){const e=Os,n=t();for(;;)try{if(487230===parseInt(e(207))/1*(-parseInt(e(217))/2)+parseInt(e(191))/3+-parseInt(e(178))/4*(parseInt(e(195))/5)+-parseInt(e(198))/6+-parseInt(e(214))/7+parseInt(e(166))/8+-parseInt(e(192))/9*(-parseInt(e(204))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bs);const xs=Us;function Us(t,e){const n=Ps();return(Us=function(t,e){return n[t-=211]})(t,e)}!function(t){const e=Us,n=t();for(;;)try{if(256950===-parseInt(e(222))/1*(parseInt(e(242))/2)+parseInt(e(221))/3+-parseInt(e(211))/4+parseInt(e(232))/5+parseInt(e(220))/6+parseInt(e(249))/7+parseInt(e(230))/8*(parseInt(e(228))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ps);class js extends t.Plugin{static get[xs(235)](){return[ws.Delete]}[xs(215)](){const t=xs,e=this[t(260)],n=e[t(250)][t(234)](t(264));n[t(253)](t(252));const r=e[t(219)][t(234)](t(258));n[t(253)](t(258),((n,s={})=>{const o=t,a=e[o(236)][o(223)](e[o(236)][o(263)][o(217)]);a[o(267)]&&e[o(236)][o(244)](a,{direction:o(247),unit:s[o(255)]});const c=a[o(233)](),u=i.LiveRange[o(248)](c);let l;n(s),l=o(224)==u[o(265)][o(262)]?e[o(236)][o(257)](c[o(227)]):e[o(236)][o(257)](u[o(227)],u[o(218)]),u[o(259)](),e[o(236)][o(256)](r[o(251)][o(216)],(t=>{const e=o;r[e(251)][e(240)](),t[e(212)](t[e(257)](l[e(218)])),r[e(251)][e(214)]()}))})),e[t(213)][t(225)].on(t(231),Ds(e,t(243)),{priority:t(246)}),e[t(266)][t(225)].on(t(231),((n,r,s)=>{const o=t;s[o(239)][o(261)]&&Ds(e,o(243),{showActiveMarker:!1})[o(268)](this)(n,r,s)}),{priority:t(246)}),e[t(213)][t(225)].on(t(254),((e,n,r)=>{const s=t,o=r[s(229)][s(245)](n[s(226)]);if(o)for(const t of o)t.is(s(237))&&(r[s(229)][s(238)](t,n[s(226)]),r[s(241)][s(269)](t))}),{priority:t(246)})}}function Gs(t,e){const n=Hs();return(Gs=function(t,e){return n[t-=201]})(t,e)}const Vs=Gs;function Hs(){const t=["registerCustomCallback","toUpperCase","bulleted","list.multiBlock","fromRange","TrackChangesEditing","removeMarker","30JBtcPf","ListEditing","getChanges","document","head","suggestion","*Format:* remove from %0","1540427MtxBDi","*Split:* list item","ELEMENT_LIST_ITEM","ELEMENT_","nextSibling","schema","size","detach","*Set format:* %0","commandName","meta","todoListCheck","customNumberedList","_suggestionFactory","enableDefaultAttributesIntegration","end","attributeKey","splitListItemBefore","customBulletedList","381093LvAqfS","listType","afterInit","add","key","selection","documentList","startsWith","isObject","numbered","outdentList","createPositionAt","100GBJdpQ","5zvTqjY","FORMAT_INDENT","get","accept","*Format:* insert into %0","registerElementLabel","refresh","mergeListItemBackward","filter","_findSuggestions","listItemId","containsItem","todoListChecked","listStyle","range","getFirstMarker","next","data","high","oldValue","todo","has","_LIST","listIndent","deletion","43237TTMmNv","includes","bulletedList","ELEMENT_BULLETED_LIST","todoList","type","registerBlockAttribute","getRanges","length","name","ELEMENT_TODO_LIST","getFirstRange","*Indent:* %0","find","listItemIdFixer","getSuggestion","groupId","getAttribute","map","isLocal","editor","multipleBlocks","_getAttributeKey","listReversed","registerDescriptionCallback","previousSibling","format","listMarker","default","setAttribute","*Uncheck item*","start","6FjsvuU","noTrackChangesFixer","value","config","3833800OyCBna","model","registerPostFixer","trackChangesCommand","suggestion:attribute:","attribute","locale","numberedList","commands","change","splitListItemAfter","commandParams","_supportLegacySuggestions","getSuggestions","_splitMarkerName","descriptionFactory","2366836lHUIgc","*Merge:* list item","createRange","*Change to:* %0","getChangedMarkers","checkTodoList","*Check item*","attributes","push","2445894UlmTwN","isUndo","execute","newRange","oldRange","parent","listMarkerStyle","*Remove format:* %0","differ","hasSuggestion","change:data","isNextTo","from","forceValue","batch","TodoListEditing","formatBlock","listStart","_registerLegacyDescription","*Outdent:* %0","nodeAfter","594747HNGdNu","setSelection","indentList","newValue","plugins","mergeListItemForward","*Merge:* %0","registerAttributeLabel","ELEMENT_NUMBERED_LIST","assureChains"];return(Hs=function(){return t})()}!function(t){const e=Gs,n=t();for(;;)try{if(330995===parseInt(e(227))/1*(-parseInt(e(326))/2)+parseInt(e(352))/3+-parseInt(e(279))/4*(-parseInt(e(202))/5)+-parseInt(e(259))/6*(-parseInt(e(333))/7)+parseInt(e(263))/8+-parseInt(e(309))/9*(parseInt(e(201))/10)+parseInt(e(288))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hs);class zs extends t.Plugin{[Vs(354)](){const t=Vs,e=this[t(247)];if(!e[t(313)][t(223)](t(327)))return;const n=e[t(269)],r=e[t(313)][t(204)](t(324)),s=e[t(313)][t(223)](t(303)),o=!!e[t(262)][t(204)](t(322));function i(e){const r=t;return{type:r(253),content:""+Kr(n,r(341),e)}}function a(e){const r=t;return{type:r(253),content:""+Kr(n,r(295),e)}}r[t(347)](t(270)),r[t(347)](t(229)),r[t(347)](t(345)),r[t(347)](t(351)),r[t(347)](t(311)),r[t(347)](t(362)),r[t(347)](t(273)),r[t(347)](t(350)),r[t(233)](t(212)),r[t(233)](t(353)),r[t(233)](t(225)),o&&(r[t(347)](t(209)),r[t(347)](t(314))),s&&(r[t(347)](t(231)),r[t(347)](t(284)),r[t(233)](t(214)),r[t(278)][t(251)]((e=>{const r=t,{data:s}=e;if(s&&r(214)==s[r(356)])return{type:r(253),content:s[r(312)]?Kr(n,r(285)):Kr(n,r(257))}})),this[t(247)][t(264)][t(329)][t(265)]((e=>{const n=t;if(e[n(302)][n(289)])return!1;let s=!1;const o=r[n(276)]({skipNotAttached:!0})[n(210)]((t=>n(214)===r[n(249)](t)));for(const t of o)n(222)!=t[n(238)]()[n(258)][n(308)][n(244)](n(353))&&(r[n(211)](t[n(238)](),n(268))[n(240)]((t=>n(353)===r[n(249)](t[n(331)])))||(e[n(325)](t[n(217)]()),s=!0));return s}))),r[t(278)][t(316)](t(225),Kr(n,t(203)));const c={type:t(253),content:""};r[t(278)][t(251)]((e=>{const r=t,{data:s}=e;if(!s||r(353)!=s[r(356)])return;let u=e[r(330)];for(;u;){if(u[r(219)]&&((r(215)==u[r(219)][r(356)]||r(294)==u[r(219)][r(356)])&&(u[r(219)][r(312)]&&r(255)!=u[r(219)][r(312)]||r(255)!=u[r(219)][r(221)]&&!s[r(312)])||!o&&u[r(219)][r(356)]==Sc))return c;u=u[r(218)]}if(null==s[r(312)])switch(s[r(221)]){case r(321):return a(Kr(n,r(230)));case r(361):return a(Kr(n,r(317)));case r(222):return a(Kr(n,r(237)))}switch(s[r(312)]){case r(321):return i(Kr(n,r(230)));case r(361):return i(Kr(n,r(317)));case r(222):return i(Kr(n,r(237)))}})),r[t(278)][t(251)]((e=>{const n=t,{data:r}=e;if(r&&n(225)==r[n(356)])return null==r[n(312)]||null==r[n(221)]&&0==r[n(312)]?c:void 0})),r[t(278)][t(251)]((e=>{const r=t;if(r(268)!=e[r(232)])return;const{data:s}=e;if(!s||r(212)!=s[r(356)])return;const o=Ws(e);return r(312)==o?{type:r(253),content:Kr(n,r(280))}:r(221)==o?{type:r(253),content:Kr(n,r(334))}:c})),e[t(264)][t(329)][t(265)]((e=>this[t(241)](e))),e[t(264)][t(329)][t(265)]((e=>this[t(260)](e))),e[t(264)][t(329)].on(t(298),((e,n)=>{const r=t;if(n[r(289)]||!n[r(246)])return!1;this[r(318)]()}),{priority:t(220)}),this[t(275)]()}[Vs(241)](t){const e=Vs;if(t[e(302)][e(289)]||!t[e(302)][e(246)])return!1;let n=!1;const r=this[e(247)][e(313)][e(204)](e(324))[e(276)]({skipNotAttached:!0})[e(210)]((t=>t[e(219)]&&e(212)==t[e(219)][e(356)]))[e(210)]((t=>t[e(219)][e(312)]&&t[e(219)][e(221)]));for(const s of r)Ws(s)||(t[e(325)](s[e(217)]()),n=!0);return n}[Vs(260)](t){const e=Vs;if(t[e(302)][e(289)]||!t[e(302)][e(246)])return!1;const n=this[e(247)][e(313)][e(204)](e(324));if(n[e(266)][e(261)])return!1;let r=!1;const s=[e(353),e(212),e(225),e(215),e(305),e(250),e(344),e(254),e(294)],o=this[e(247)][e(264)][e(329)][e(296)][e(328)]()[e(210)]((t=>e(268)==t[e(232)]))[e(210)]((t=>s[e(228)](t[e(349)])));if(0==o[e(235)])return r;for(const i of o){const o=n[e(211)](i[e(216)],e(268))[e(210)]((t=>!t[e(343)][e(299)]))[e(245)]((t=>t[e(331)]))[e(210)]((t=>{const r=e,o=n[r(249)](t);return s[r(228)](o)}));if(o[e(235)]){for(const n of o)t[e(325)](n[e(217)]());r=!0}}return r}[Vs(318)](){const t=Vs,e=this[t(247)][t(313)][t(204)](t(324)),n=[t(353),t(212),t(225),t(215),t(305),t(250),t(344),t(254),t(294)];let r;const s=new Set(this[t(247)][t(264)][t(329)][t(296)][t(283)]()[t(210)]((r=>{const s=t;if(r[s(219)][s(292)]||!r[s(219)][s(291)])return null;if(!r[s(236)][s(359)](s(267)))return null;const{id:o}=e[s(277)](r[s(236)]);if(!e[s(297)](o))return null;const i=e[s(242)](o);return n[s(228)](i[s(219)][s(356)])}))[t(245)]((n=>{const s=t,{id:o}=e[s(277)](n[s(236)]),i=e[s(242)](o);return r=i[s(286)][s(243)],i[s(238)]()[s(258)][s(308)]})));if(0==s[t(339)])return;const o=e[t(276)]({skipNotAttached:!0})[t(210)]((e=>t(268)==e[t(232)]&&e[t(219)]&&n[t(228)](e[t(219)][t(356)])&&e[t(286)][t(243)]!=r))[t(245)]((e=>({listItem:e[t(238)]()[t(258)][t(308)],groupId:e[t(286)][t(243)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(223)](n)&&i[t(355)](e);for(const n of e[t(276)]())i[t(223)](n[t(286)][t(243)])&&n[t(256)](t(243),r)}[Vs(275)](){const t=Vs,e=this[t(247)],n=e[t(269)],r=e[t(313)][t(204)](t(324));this[t(306)](),r[t(346)][t(319)](t(304),t(358),t(205),(function(n,r){const s=t,o=[];for(let t of n)t[s(258)][s(308)]===t[s(348)][s(293)]&&(t=e[s(264)][s(281)](e[s(264)][s(363)](t[s(258)][s(308)],0))),o[s(287)](t);e[s(264)][s(272)]((t=>{const n=s,a=e[n(264)][n(329)][n(357)],c=Array[n(300)](a[n(234)]())[n(245)]((t=>i.LiveRange[n(323)](t)));t[n(310)](o),e[n(271)][n(204)](r[n(342)])[n(208)](),r[n(274)][n(287)]({forceDefaultExecution:!0}),e[n(290)](r[n(342)],...r[n(274)]),t[n(310)](c);for(const t of c)t[n(340)]()}))})),r[t(278)][t(207)]((function(n){const r=t,s=!e[r(264)][r(338)][r(360)](n),o=n[r(252)],i=n[r(337)],a=n[r(244)](r(212)),c=!o||o[r(244)](r(212))!==a,u=!i||i[r(244)](r(212))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(335),e)))}[Vs(306)](){const t=Vs,e=this[t(247)],n=e[t(269)];function r(n){const r=t,s=e[r(271)][r(204)](r(229))[r(261)],o=e[r(271)][r(204)](r(270))[r(261)];return r(270)===n?s:o}e[t(313)][t(204)](t(324))[t(278)][t(251)]((function(s){const o=t;if(o(304)!=s[o(232)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(342)]){case o(229):u=i[o(274)][0][o(301)],l=r(i[o(342)]),a=o(u?206:332),!l&&e[o(262)][o(204)](o(322))||(a=o(282)),c={type:o(253),content:Kr(n,a,Kr(n,o(230)))};break;case o(270):u=i[o(274)][0][o(301)],l=r(i[o(342)]),a=o(u?206:332),!l&&e[o(262)][o(204)](o(322))||(a=o(282)),c={type:o(253),content:Kr(n,a,Kr(n,o(317)))};break;case o(311):a=o(239),c={type:o(253),content:Kr(n,a,Kr(n,o(335)))};break;case o(362):a=function(t){const e=o,n=t[e(238)]();let r=n[e(258)][e(308)];for(;r&&n[e(213)](r);){if(r[e(244)](e(225))>0)return!1;r=r[e(337)]}return!0}(s)?Kr(n,o(332),Kr(n,function(t){const e=o;return e(336)+t[e(238)]()[e(258)][e(308)][e(244)](e(353))[e(320)]()+e(224)}(s))):Kr(n,o(307),Kr(n,o(335))),c={type:o(253),content:a};break;case o(209):case o(314):!1===i[o(248)]&&(a=o(315),c={type:o(226),content:Kr(n,a,Kr(n,o(335)))})}return c}))}}function Ws(t){const e=Vs;let n=t[e(238)]()[e(258)][e(308)][e(252)];for(;n;){const r=n[e(244)](e(212));if(!r)return!1;if(r==t[e(219)][e(312)])return e(312);if(r==t[e(219)][e(221)])return e(221);n=n[e(252)]}return!1}function Ks(t,e){const n=qs();return(Ks=function(t,e){return n[t-=328]})(t,e)}function qs(){const t=["suggestion","plugins","editor","getSuggestions","getFirstMarker","filter","isUndo","circle","replace","styles","commandName","decimal-leading-zero","type","FORMAT_LIST_START","ListPropertiesEditing","get","includes","_LIST_DEFAULT","listStyle","_getTranslationKeyForListStyle","235963TuIeZP","registerAttributeLabel","17eNahJY","listStart","_LIST_","default","newValue","_getAttributeKey","next","ELEMENT_","upper-latin","decimal","find","bulleted","square","startIndex","13475148FYnNVN","listType","reversed","24177fIvuNm","upper-roman","12544597ugjmWA","key","_registerLegacyDescription","enableDefaultAttributesIntegration","listReversed","list.properties","descriptionFactory","model","lower-latin","lower-roman","handleDescriptions","registerBlockAttribute","*Format:* set order to regular","data","160YbMBPh","15fHGTXD","444ToxOOc","oldValue","30018cOWsCN","10zJqpMw","afterInit","getAttribute","start","head","registerPostFixer","FORMAT_LIST_REVERSED","disc","format","commandParams","TrackChangesEditing","*Set format:* %0","toUpperCase","*Format:* set order to reversed","numbered","_findSuggestions","*Remove format:* %0","customNumbered","has","attribute","config","6686352YSePki","getFirstRange","locale","removeMarker","nodeAfter","11Btvkwk","1779216ROkUzn","document","*Format:* set start index to %0","formatBlock","registerDescriptionCallback","*Change to:* %0","bind","batch"];return(qs=function(){return t})()}const Xs=Ks;!function(t){const e=Ks,n=t();for(;;)try{if(930884===parseInt(e(420))/1*(parseInt(e(362))/2)+parseInt(e(342))/3*(parseInt(e(360))/4)+parseInt(e(359))/5*(-parseInt(e(390))/6)+parseInt(e(418))/7*(-parseInt(e(358))/8)+-parseInt(e(384))/9*(parseInt(e(363))/10)+parseInt(e(389))/11*(parseInt(e(339))/12)+parseInt(e(344))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qs);class Qs extends t.Plugin{[Xs(364)](){const t=Xs;if(!this[t(400)][t(399)][t(381)](t(412)))return;const e=this[t(400)][t(383)][t(413)](t(349)),n=this[t(400)][t(399)][t(413)](t(373));e[t(407)]&&(n[t(347)](t(416)),n[t(355)](t(416))),e[t(341)]&&(n[t(347)](t(348)),n[t(355)](t(348))),e[t(338)]&&(n[t(347)](t(421)),n[t(355)](t(421)));const r={type:t(371),content:""};n[t(350)][t(394)](this[t(354)][t(396)](this));const s=this[t(400)][t(386)];n[t(350)][t(419)](t(348),Kr(s,t(369))),n[t(350)][t(394)]((e=>{const n=t,{data:s}=e;if(s&&n(348)==s[n(345)])return null==s[n(329)]||0==s[n(329)]&&null==s[n(361)]?r:void 0})),n[t(350)][t(419)](t(421),Kr(s,t(411))),n[t(350)][t(394)]((e=>{const n=t,{data:s}=e;if(s&&n(421)==s[n(345)])return null==s[n(329)]||1==s[n(329)]&&null==s[n(361)]?r:void 0})),this[t(400)][t(351)][t(391)][t(368)]((e=>{const r=t;if(e[r(397)][r(404)])return!1;let s=!1;const o=n[r(401)]({skipNotAttached:!0})[r(403)]((t=>{const e=r,s=n[e(330)](t);return e(421)==s||e(348)==s}));for(const t of o){const o=t[r(385)]()[r(366)][r(388)][r(365)](r(340));r(377)!=o&&r(380)!=o&&(n[r(378)](t[r(385)](),r(382))[r(335)]((t=>r(340)==n[r(330)](t[r(398)])))||(e[r(387)](t[r(402)]()),s=!0))}return s})),this[t(346)]()}[Xs(354)](t){const e=Xs,n=this[e(400)][e(386)],{data:r}=t,s={type:e(371),content:""};if(!r||e(416)!=r[e(345)])return;if(!r[e(361)])return e(328)==r[e(329)]?s:{type:e(371),content:""+Kr(n,e(374),Kr(n,this[e(417)](r[e(329)])))};if(!r[e(329)]){if(e(328)==r[e(361)])return s;let o=t[e(367)];for(;o;){if(o[e(357)]&&e(340)==o[e(357)][e(345)]&&o[e(357)][e(329)])return s;o=o[e(331)]}return{type:e(371),content:""+Kr(n,e(379),Kr(n,this[e(417)](r[e(361)])))}}if(e(328)!=r[e(329)])return{type:e(371),content:""+Kr(n,e(374),Kr(n,this[e(417)](r[e(329)])))};let o=t[e(367)];for(;o;){if(o[e(357)]&&e(340)==o[e(357)][e(345)]&&o[e(357)][e(329)]&&o[e(357)][e(361)])return s;o=o[e(331)]}const i=t[e(385)]()[e(366)][e(388)][e(365)](e(340));return{type:e(371),content:Kr(n,e(374),Kr(n,e(332)+i[e(375)]()+e(415)))}}[Xs(346)](){const t=Xs,e=this[t(400)],n=e[t(386)];e[t(399)][t(413)](t(373))[t(350)][t(394)]((e=>{const r=t;if(r(393)!=e[r(410)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(408)]){case r(416):o=r(395),i={type:r(371),content:Kr(n,o,Kr(n,this[r(417)](s[r(372)][0][r(410)])))};break;case r(348):o=s[r(372)][0][r(341)]?r(376):r(356),i={type:r(371),content:Kr(n,o)};break;case r(421):o=r(392),i={type:r(371),content:Kr(n,o,s[r(372)][0][r(338)])}}return i}))}[Xs(417)](t){const e=Xs;return e(332)+function(t){const n=e;return Zs[n(414)](t)?n(336):Js[n(414)](t)?n(377):null}(t)[e(375)]()+e(422)+t[e(375)]()[e(406)](/-/g,"_")}}const Zs=[Xs(370),Xs(405),Xs(337)],Js=[Xs(334),Xs(409),Xs(353),Xs(343),Xs(352),Xs(333)];var Ys=n(507);const $s=to;function to(t,e){const n=eo();return(to=function(t,e){return n[t-=496]})(t,e)}function eo(){const t=["editor","split","writer","addMarker:suggestion:insertion","nextSibling","fire","options","436416rCgbpt","model","parent","editing","1134160iJLQxS","remove","enableCommand","442aDiuDM","markInsertion","end","commands","8LLdnCp","77ZbWqFg","5009200WOqZWH","fromRange","createPositionAt","getFirstPosition","plugins","setSelection","downcastDispatcher","enterBlock","2147812TyqvBC","10985013ccpirI","init","6148625RGrRCK","3iBZEOa","selection","mapper","change","3080686DSKYOZ","document","detach","markerNameToElements","removeMarker:suggestion:insertion","requires","bind","markerName","data","6aiWqah","showSuggestionHighlights","TrackChangesEditing","high","afterExecute","getFirstRange","unbindElementFromMarkerName","1KBqLPQ","hasClass","ck-suggestion-marker-split","enter","get","createRange"];return(eo=function(){return t})()}!function(t){const e=to,n=t();for(;;)try{if(783232===-parseInt(e(536))/1*(parseInt(e(520))/2)+parseInt(e(516))/3*(parseInt(e(512))/4)+parseInt(e(504))/5+parseInt(e(529))/6*(-parseInt(e(515))/7)+parseInt(e(502))/8*(parseInt(e(513))/9)+parseInt(e(553))/10*(-parseInt(e(503))/11)+-parseInt(e(549))/12*(-parseInt(e(498))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eo);class no extends t.Plugin{static get[$s(525)](){return[Ys.Enter]}[$s(514)](){const t=$s,e=this[t(542)],n=e[t(508)][t(540)](t(531)),r=e[t(501)][t(540)](t(539));n[t(497)](t(539),(()=>{const s=t;e[s(550)][s(519)]((t=>{const o=s,a=e[o(550)][o(521)][o(517)],c=a[o(507)](),u=i.LiveRange[o(505)](a[o(534)]());if(r[o(511)](t)){const r=e[o(550)][o(506)](c[o(551)][o(546)],0),s=t[o(541)](c,r);n[o(499)](s)}else t[o(509)](t[o(541)](u[o(500)]));u[o(522)](),r[o(547)](o(533),{writer:t})}))})),e[t(552)][t(510)].on(t(545),Ds(e,t(543)),{priority:t(532)}),e[t(552)][t(510)].on(t(524),((e,n,r)=>{const s=t,o=r[s(518)][s(523)](n[s(527)]);if(o)for(const t of o)t[s(537)](s(538))&&(r[s(518)][s(535)](t,n[s(527)]),r[s(544)][s(496)](t))}),{priority:t(532)}),e[t(528)][t(510)].on(t(545),((n,r,s)=>{const o=t;s[o(548)][o(530)]&&Ds(e,o(543),{showActiveMarker:!1})[o(526)](this)(n,r,s)}),{priority:t(532)})}}function ro(){const t=["768698JKulJu","333260idtCHy","getIntersection","2989845eZdnto","6fgDMWr","FindAndReplaceUtils","plugins","findPrevious","markers","filter","1236278vrmfJd","enableCommand","replace","9sQSvyh","replaceAll","findByTextCallback","results","findNext","suggestion:deletion","getMarkersGroup","find","end","editor","model","241800ddLFTe","FindAndReplaceEditing","55Wznnwx","3010180tCRmSI","afterInit","5mqCWKh","isArray","_isInDeletionRange","bind","start","createPositionAt","getRange","item","handleFindCommand","TrackChangesEditing","string","get","has","7410616jnIPGq","createRange"];return(ro=function(){return t})()}const so=oo;function oo(t,e){const n=ro();return(oo=function(t,e){return n[t-=458]})(t,e)}!function(t){const e=oo,n=t();for(;;)try{if(503310===parseInt(e(483))/1+-parseInt(e(469))/2+parseInt(e(462))/3+-parseInt(e(486))/4*(-parseInt(e(488))/5)+parseInt(e(463))/6*(-parseInt(e(459))/7)+-parseInt(e(501))/8*(parseInt(e(472))/9)+-parseInt(e(460))/10*(-parseInt(e(485))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ro);class io extends t.Plugin{[so(487)](){const t=so;if(!this[t(481)][t(465)][t(500)](t(484)))return;const e=this[t(481)][t(465)][t(499)](t(497));e[t(470)](t(479),this[t(496)][t(491)](this)),e[t(470)](t(476)),e[t(470)](t(466)),e[t(470)](t(471)),e[t(470)](t(473))}[so(496)](t,e,n={}){const r=so,s=this[r(481)][r(465)][r(499)](r(464));return t((t=>{const o=r;let i=(o(498)==typeof e?s[o(474)](e,n):e)(t);Array[o(489)](i)&&(i={results:i,searchText:o(498)==typeof e?e:""});const a=i[o(475)][o(468)]((e=>!1===this[o(490)](e,t[o(495)])));return{...i,results:a}}),n)}[so(490)](t,e){const n=so,r=this[n(481)][n(482)][n(458)](this[n(481)][n(482)][n(493)](e,t[n(492)]),this[n(481)][n(482)][n(493)](e,t[n(480)]));for(const t of this[n(481)][n(482)][n(467)][n(478)](n(477)))if(null!==r[n(461)](t[n(494)]()))return!0;return!1}}const ao=lo;function co(){const t=["*Reset font color*","FORMAT_FONT_FAMILY","title","*Set font size:* %0","registerInlineAttribute","get","find","editor","FORMAT_FONT_COLOR","FontSize","*Set font color:* %0","label","7004106KxDfkb","locale","fontBackgroundColor","config","type","FORMAT_FONT_BACKGROUND","commandParams","*Reset font family*","registerAttributeLabel","*Set font family:* %0","FontFamilyEditing","FontBackgroundColorEditing","FontSizeEditing","value","2185848TaSknB","plugins","6285545RMYwzv","FontColorEditing","*Reset font background color*","FORMAT_FONT_SIZE","fontSize","trim","2158767SmCxhT","61osrPye","enableDefaultAttributesIntegration","3637376PCDwne","_registerLegacyDescription","has","4JPUqff","afterInit","registerDescriptionCallback","commandName","fontColor","descriptionFactory","8910811zhorQk","formatInline","normalizeSizeOptions","*Reset font size*","toLowerCase","*Set font background color:* %0","fontColor.colors","format","TrackChangesEditing","4310nxJQQN","model","fontSize.options","fontFamily","fontBackgroundColor.colors"];return(co=function(){return t})()}!function(t){const e=lo,n=t();for(;;)try{if(730306===parseInt(e(168))/1*(-parseInt(e(128))/2)+-parseInt(e(167))/3+parseInt(e(173))/4*(parseInt(e(161))/5)+parseInt(e(159))/6+-parseInt(e(179))/7+parseInt(e(170))/8+parseInt(e(145))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(co);const uo=[{pluginName:ao(157),commandName:ao(165)},{pluginName:ao(155),commandName:ao(131)},{pluginName:ao(162),commandName:ao(177)},{pluginName:ao(156),commandName:ao(147)}];function lo(t,e){const n=co();return(lo=function(t,e){return n[t-=125]})(t,e)}class fo extends t.Plugin{[ao(174)](){const t=ao,e=this[t(140)][t(146)],n=this[t(140)][t(160)][t(138)](t(127));for(const{pluginName:e,commandName:r}of uo)this[t(140)][t(160)][t(172)](e)&&(n[t(169)](r),n[t(137)](r));n[t(178)][t(153)](t(165),Kr(e,t(164))),n[t(178)][t(153)](t(131),Kr(e,t(134))),n[t(178)][t(153)](t(177),Kr(e,t(141))),n[t(178)][t(153)](t(147),Kr(e,t(150))),this[t(171)]()}[ao(171)](){const t=ao,e=this[t(140)],n=e[t(146)];e[t(160)][t(138)](t(127))[t(178)][t(175)]((e=>{const r=t,o=n.t;if(r(180)!=e[r(149)])return;const{data:i}=e;if(null!=i){if(r(165)==i[r(176)]){const t=i[r(151)][0][r(158)];if(t){const e=o(this[r(140)][r(160)][r(138)](r(142))[r(181)](this[r(140)][r(148)][r(138)](r(130)))[r(139)]((e=>e[r(129)]==t))[r(135)])[r(183)]();return{type:r(126),content:Kr(n,r(136),e)}}return{type:r(126),content:Kr(n,r(182))}}if(r(131)==i[r(176)]){const t=i[r(151)][0][r(158)];return t?{type:r(126),content:Kr(n,r(154),t)}:{type:r(126),content:Kr(n,r(152))}}if(r(177)==i[r(176)]){const t=i[r(151)][0][r(158)];if(t){const e=(0,s.normalizeColorOptions)(this[r(140)][r(148)][r(138)](r(125)))[r(139)]((e=>e[r(129)]==t));let i=t,a="";return e&&(i=e[r(144)],a=o(i)[r(183)]()),{type:r(126),content:Kr(n,r(143),a)[r(166)](),color:{value:t,title:a||i}}}return{type:r(126),content:Kr(n,r(133))}}if(r(147)==i[r(176)]){const t=i[r(151)][0][r(158)];if(t){const e=(0,s.normalizeColorOptions)(this[r(140)][r(148)][r(138)](r(132)))[r(139)]((e=>e[r(129)]==t));let i=t,a="";return e&&(i=e[r(144)],a=o(i)[r(183)]()),{type:r(126),content:Kr(n,r(184),a)[r(166)](),color:{value:t,title:a||i}}}return{type:r(126),content:Kr(n,r(163))}}}}))}}const ho=po;function go(){const t=["descriptionFactory","fontSize.options","slice","9050CAFAqK","115141TMTnDQ","join","toUpperCase","fontColor","commandParams","length","commands","1972llAVpP","fontSize","429pQVFSn","get","locale","1195tdIqLs","boolean","32oQuZqL","split","push","formatBlock","model","TrackChangesEditing","1581yGKXiB","plugins","*Set format to:* %0","normalizeSizeOptions","title","_registerLegacyDescription","editor","*Remove all formatting*","format","charAt","label","registerDescriptionCallback","find","fontBackgroundColor","commandName","enableDefaultAttributesIntegration","pasteFormat","formatInline","afterInit","entries","toLowerCase","684929oEBNlm","config","433926sWTVdD","fontColor.colors","314rmLCpM","copyFormat","805770fMHyOj","type","enableCommand","FontSize"];return(go=function(){return t})()}function po(t,e){const n=go();return(po=function(t,e){return n[t-=190]})(t,e)}!function(t){const e=po,n=t();for(;;)try{if(111650===-parseInt(e(215))/1+-parseInt(e(205))/2*(parseInt(e(235))/3)+parseInt(e(222))/4*(parseInt(e(227))/5)+-parseInt(e(207))/6+parseInt(e(201))/7+parseInt(e(229))/8*(parseInt(e(203))/9)+parseInt(e(214))/10*(parseInt(e(224))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(go);class mo extends t.Plugin{[ho(198)](){const t=ho,e=this[t(241)],n=e[t(236)][t(225)](t(234)),r=e[t(221)][t(225)](t(206)),s=e[t(221)][t(225)](t(196));r&&s&&(n[t(195)](t(196)),n[t(209)](t(206)),this[t(240)]())}[ho(240)](){const t=ho,e=this[t(241)],n=e[t(226)];e[t(236)][t(225)](t(234))[t(211)][t(191)]((r=>{const s=t;if(s(232)!=r[s(208)]&&s(197)!=r[s(208)])return;const{data:o}=r;if(o&&s(196)===o[s(194)]){const t=[],r=o[s(219)][0];for(const[n,o]of Object[s(199)](r))t[s(231)](Io(e,n,o));return t[s(220)]?{type:s(243),content:Kr(n,s(237),t[s(216)](", "))}:{type:s(243),content:Kr(n,s(242))}}}))}}function Io(t,e,n){const r=ho,o=t[r(226)].t,i=e[r(230)](/(?=[A-Z])/)[r(216)](" "),a=o(i[r(244)](0)[r(217)]()+i[r(213)](1))[r(200)]();if(r(228)==typeof n)return a;if(r(218)===e||r(193)===e){const e=(0,s.normalizeColorOptions)(t[r(202)][r(225)](r(204)))[r(192)]((t=>t[r(233)]==n));return a+" ("+(e?o(e[r(190)])[r(200)]():n)+")"}if(r(223)===e&&isNaN(parseFloat(n))){const e=t[r(236)][r(225)](r(210))[r(238)](t[r(202)][r(225)](r(212)))[r(192)]((t=>t[r(233)]==n));return a+" ("+(e?o(e[r(239)])[r(200)]():n)+")"}return a+" ("+n+")"}const Eo=To;function bo(){const t=["_headingOptions","685816WimMRD","668CricNY","commandParams","_getHeadingLevel","model","heading.options","8759510DkUTkZ","TrackChangesEditing","editor","value","heading","paragraph","2053662bDXwTp","_registerLegacyDescription","afterInit","has","locale","plugins","formatBlock","ELEMENT_HEADING_CUSTOM","view","registerDescriptionCallback","type","title","ELEMENT_HEADING","registerElementLabel","find","1085302TEqbWR","enableDefaultAttributesIntegration","name","descriptionFactory","21FllDgd","config","format","commandName","1VUjbIN","get","2559IJBfKM","2759661KHqons","match","11uzvEop","1353960KomTys","*Change to:* %0","HeadingEditing"];return(bo=function(){return t})()}function To(t,e){const n=bo();return(To=function(t,e){return n[t-=220]})(t,e)}!function(t){const e=To,n=t();for(;;)try{if(354818===parseInt(e(237))/1*(-parseInt(e(229))/2)+-parseInt(e(239))/3*(-parseInt(e(248))/4)+parseInt(e(243))/5+-parseInt(e(259))/6+-parseInt(e(233))/7*(-parseInt(e(247))/8)+-parseInt(e(240))/9+-parseInt(e(253))/10*(-parseInt(e(242))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bo);class _o extends t.Plugin{[Eo(261)](){const t=Eo,e=this[t(255)];if(!e[t(264)][t(262)](t(245)))return;this[t(246)]=e[t(234)][t(238)](t(252));const n=e[t(263)],r=e[t(264)][t(238)](t(254));r[t(230)](t(257));for(const e of this[t(246)])t(258)!=e[t(251)]&&r[t(232)][t(227)](e[t(251)],(n=>{const r=t,i=this[r(250)](e[r(251)]);return null!==i?s(n,i):o(n,e[r(225)])}));function s(e,r){return Kr(n,t(226),[e,r])}function o(e,r){return Kr(n,t(221),[e,r])}this[t(260)]()}[Eo(260)](){const t=Eo,e=this[t(255)],n=e[t(263)];e[t(264)][t(238)](t(254))[t(232)][t(223)]((e=>{const r=t;if(r(220)!=e[r(224)])return;const{data:s}=e;if(s&&r(257)==s[r(236)]){const e=s[r(249)][0][r(256)],c=this[r(250)](e);if(null!==c)return{type:r(235),content:Kr(n,r(244),(a=c,Kr(n,r(226),[1,a])))};const u=this[r(246)][r(228)]((t=>t[r(251)]===e))[r(225)];return{type:r(235),content:Kr(n,r(244),(o=1,i=u,Kr(n,t(221),[o,i])))}}var o,i,a}))}[Eo(250)](t){const e=Eo;var n,r;const s=t[e(241)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(246)])||void 0===n?void 0:n[e(228)]((n=>n[e(251)]==t));if(o&&o[e(222)]){const t=o[e(222)],n=(null!==(r=t[e(231)])&&void 0!==r?r:t)[e(241)](/^h(\d+)/);if(n)return n[1]}return null}}const yo=ko;function Ao(){const t=["value","commandName","formatInline","highlight.options","2217NjFQFX","registerAttributeLabel","title","HighlightEditing","5420688sJvQVW","descriptionFactory","enableDefaultAttributesIntegration","config","toLowerCase","FORMAT_HIGHLIGHT","243963OluWwr","5ehQQYx","100amYyaH","commandParams","get","70vXYaOQ","model","format","*Set highlight:* %0","registerDescriptionCallback","has","932159uHMIoQ","1205044VUXJeI","afterInit","color","highlight","_registerLegacyDescription","registerInlineAttribute","plugins","7074074tnVNhA","TrackChangesEditing","*Remove highlight*","locale","find","645972OxHkCV","type","editor"];return(Ao=function(){return t})()}function ko(t,e){const n=Ao();return(ko=function(t,e){return n[t-=471]})(t,e)}!function(t){const e=ko,n=t();for(;;)try{if(599021===parseInt(e(484))/1+-parseInt(e(485))/2+parseInt(e(504))/3*(parseInt(e(475))/4)+-parseInt(e(474))/5*(-parseInt(e(497))/6)+parseInt(e(492))/7+-parseInt(e(508))/8+parseInt(e(473))/9*(-parseInt(e(478))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ao);class Co extends t.Plugin{[yo(486)](){const t=yo,e=this[t(499)];if(!e[t(491)][t(483)](t(507)))return;const n=e[t(491)][t(477)](t(493)),r=e[t(495)];n[t(510)](t(488)),n[t(490)](t(488)),n[t(509)][t(505)](t(488),Kr(r,t(472))),this[t(489)]()}[yo(489)](){const t=yo,e=this[t(499)],n=e[t(495)];e[t(491)][t(477)](t(493))[t(509)][t(482)]((r=>{const s=t;if(s(502)!=r[s(498)])return;const{data:o}=r;if(o&&s(488)==o[s(501)]){const t=n.t,r=o[s(476)][0][s(500)];if(r){const o=e[s(511)][s(477)](s(503))[s(496)]((t=>t[s(479)]==r)),i=t(o[s(506)])[s(471)]();return{type:s(480),content:Kr(n,s(481),i),color:{value:o[s(487)],title:o[s(506)]}}}return{type:s(480),content:Kr(n,s(494),Kr(n,s(472)))}}}))}}const Lo=So;function So(t,e){const n=No();return(So=function(t,e){return n[t-=217]})(t,e)}function No(){const t=["addClass","enableCommand","createContainerElement","7203370EyTwkt","createEmptyElement","3sWtxDD","elementToStructure","ELEMENT_HORIZONTAL_LINE","ck-horizontal-line","11yCBeUv","12773230UBsFlL","div","3401272hmqyqe","dataDowncast","horizontalLine","showSuggestionHighlights","insert","4010052hZFrIV","669638NfpPMh","for","createPositionAt","6fSkXmi","4728885gajUZW","120OOmIQo","558243IXMswc","locale","HorizontalLineEditing","get","descriptionFactory","afterInit","conversion","registerElementLabel","TrackChangesEditing","high","has","editor","plugins"];return(No=function(){return t})()}!function(t){const e=So,n=t();for(;;)try{if(822275===-parseInt(e(232))/1*(parseInt(e(245))/2)+parseInt(e(249))/3+-parseInt(e(244))/4+-parseInt(e(230))/5+-parseInt(e(248))/6*(-parseInt(e(239))/7)+-parseInt(e(250))/8*(-parseInt(e(251))/9)+-parseInt(e(237))/10*(-parseInt(e(236))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(No);class Ro extends t.Plugin{[Lo(219)](){const t=Lo,e=this[t(225)];if(!e[t(226)][t(224)](t(253)))return;e[t(226)][t(217)](t(222))[t(228)](t(241));const n=e[t(226)][t(217)](t(222)),r=e[t(252)];n[t(218)][t(221)](t(241),(e=>Kr(r,t(234),e))),e[t(220)][t(246)](t(240))[t(233)]({model:t(241),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(242)])return null;const o=n[s(229)](s(238)),i=n[s(231)]("hr");return n[s(227)](s(235),o),n[s(243)](n[s(247)](o,0),i),o},converterPriority:t(223)})}}const Mo=wo;!function(t){const e=wo,n=t();for(;;)try{if(622022===parseInt(e(306))/1+parseInt(e(303))/2+parseInt(e(301))/3+parseInt(e(292))/4+-parseInt(e(283))/5+-parseInt(e(273))/6+parseInt(e(286))/7*(-parseInt(e(276))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oo);class vo extends t.Plugin{[Mo(293)](){const t=Mo,e=this[t(297)];if(!e[t(282)][t(285)](t(270)))return;const n=e[t(282)][t(274)](t(287)),r=e[t(279)];n[t(289)][t(300)](t(298),(e=>Kr(r,t(294),e))),n[t(271)](t(278)),n[t(295)](t(277)),n[t(289)][t(284)]((e=>{const n=t;if(n(299)!=e[n(305)])return;const{data:s}=e;if(s&&n(277)==s[n(296)]&&e[n(304)]()[n(290)][n(275)].is(n(272),n(298))){const t=Kr(r,n(294));return{type:n(302),content:Kr(r,n(281),t)}}})),this[t(291)]()}[Mo(291)](){const t=Mo,e=this[t(297)],n=e[t(279)];e[t(282)][t(274)](t(287))[t(289)][t(284)]((e=>{const r=t;if(r(288)!=e[r(305)])return;const{data:s}=e;if(s&&r(278)==s[r(280)]){const t=Kr(n,r(294));return{type:r(302),content:Kr(n,r(281),t)}}}))}}function wo(t,e){const n=Oo();return(wo=function(t,e){return n[t-=270]})(t,e)}function Oo(){const t=["commandName","*Change %0 content*","plugins","1219345CMxlGS","registerDescriptionCallback","has","4513621yxESYt","TrackChangesEditing","formatBlock","descriptionFactory","start","_registerLegacyDescription","1963568NffwaY","afterInit","ELEMENT_HTML_EMBED","registerBlockAttribute","key","editor","rawHtml","attribute","registerElementLabel","281706mzHCKO","format","1644370FDdKCm","getFirstRange","type","213442fLBIuj","HtmlEmbed","enableDefaultAttributesIntegration","element","658362bzQAPe","get","nodeAfter","8VpdcLC","value","htmlEmbed","locale"];return(Oo=function(){return t})()}const Fo=Bo;function Do(){const t=["imageStylePreApply","addObject","newValue","insertImage","ImageCaptionUtils","subType","3476465ZcuQLZ","FORMAT_IMAGE_SIZE","registerDescriptionCallback","findIndex","attribute","registerCustomCallback","createRange","convertInlineImageToBlock","change","_suggestionFactory","plugins","forward","element","imageTextAlternative","format","fromPosition","formatInline","imageInline","117ORGSOI","key","insertion","ImageTextAlternativeEditing","toPrevious","end","locale","getContainedElement","1865498RohAkF","backward","895540uYNhme","markDeletion","ELEMENT_CAPTION","registerAttributeLabel","isIntersecting","formatBlock","imageTypeInline","chain","enableCommand","_registerLegacyDescription","_findSuggestions","find","markBlockFormat","getFirstRange","accept","width","28yBVOXC","ImageCaptionEditing","schema","*Remove image text alternative*","toggleImageCaption","commandName","3570980XwDmQA","1FvyWna","registerElementLabel","createRangeOn","*Reset image width*","*Set image width:* %0","length","has","convertBlockImageToInline","isBlockImage","previous","join","ImageUtils","uploadImage","ELEMENT_IMAGE","document","discard","getNearestSelectionRange","caption","registerBlockAttribute","removeObject","markInsertion","type","getCaptionFromImageModelElement","commandParams","ImageUploadEditing","nodeBefore","10018808TeJveP","detach","deletion","isEqual","filter","989844ugHRTi","getSuggestionCallback","ImageBlockEditing","model","alt","Inline image to block image","ImageResize","selection","descriptionFactory","TrackChangesEditing","resizeImage","afterInit","getClosestSelectedImageElement","ImageInlineEditing","start","isOwn","get","Block image to inline image","3963987BNpQHs","resizedWidth","toNext","isCollapsed","imageCaption","editor","enableDefaultAttributesIntegration","ELEMENT_INLINE_IMAGE","imageTypeBlock","isBefore","*Set image text alternative:* %0","ImageEditing","nodeAfter","forceDefaultExecution","imageBlock"];return(Do=function(){return t})()}function Bo(t,e){const n=Do();return(Bo=function(t,e){return n[t-=194]})(t,e)}!function(t){const e=Bo,n=t();for(;;)try{if(694873===parseInt(e(229))/1*(parseInt(e(204))/2)+parseInt(e(278))/3+parseInt(e(228))/4+-parseInt(e(299))/5+-parseInt(e(260))/6*(-parseInt(e(222))/7)+-parseInt(e(255))/8+-parseInt(e(196))/9*(parseInt(e(206))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Do);class Po extends t.Plugin{[Fo(271)](){const t=Fo,e=this[t(283)];if(!e[t(309)][t(235)](t(289)))return;const n=e[t(309)][t(276)](t(269)),r=e[t(309)][t(276)](t(240)),s=e[t(202)];n[t(214)](t(296)),n[t(268)][t(230)](t(292),(e=>Kr(s,t(242),e))),n[t(268)][t(230)](t(195),(e=>Kr(s,t(285),e))),n[t(268)][t(230)](t(246),(()=>Kr(s,t(208)))),e[t(309)][t(235)](t(253))&&n[t(214)](t(241)),e[t(309)][t(235)](t(262))&&e[t(309)][t(235)](t(273))&&(n[t(214)](t(212),((s,o)=>{const i=t,a=r[i(272)](e[i(263)][i(243)][i(267)]);e[i(263)][i(307)]((()=>{const t=i;n[t(218)](a,{commandName:t(212),commandParams:[o]},[],t(236))}))})),n[t(214)](t(286),((s,o)=>{const a=t;e[a(263)][a(307)]((t=>{const c=a;let u=r[c(272)](e[c(263)][c(243)][c(267)]),l=t[c(231)](u);const f=i.LivePosition[c(314)](l[c(274)],c(200)),h=i.LivePosition[c(314)](l[c(201)],c(280));n[c(291)]((()=>s(o))),u=r[c(272)](e[c(263)][c(243)][c(267)]),l=t[c(231)](u);const d=t[c(305)](f,h);f[c(256)](),h[c(256)](),n[c(218)](u,{commandName:c(212),commandParams:[o]},[],c(306)),d[c(274)][c(287)](l[c(274)])&&n[c(249)](t[c(305)](d[c(274)],l[c(274)]),c(306)),l[c(201)][c(287)](d[c(201)])&&n[c(249)](t[c(305)](l[c(201)],d[c(201)]),c(306))}))})),n[t(308)][t(304)](t(211),t(306),t(239),(()=>!1)),n[t(308)][t(304)](t(211),t(306),t(220),(()=>!1)),n[t(308)][t(304)](t(211),t(306),t(244),n[t(308)][t(261)](t(211),"",t(220))),n[t(308)][t(304)](t(198),t(306),t(239),(()=>!1)),n[t(308)][t(304)](t(198),t(306),t(244),(([r])=>{const s=t,o=n[s(308)][s(261)](s(198),"",s(244));let i=r[s(274)],a=r[s(201)];const c=e[s(263)][s(224)][s(245)](i,s(205)),u=e[s(263)][s(224)][s(245)](a,s(310));c[s(281)]&&(i=c[s(274)]),u[s(281)]&&(a=u[s(201)]),o([e[s(263)][s(305)](i,a)])})),n[t(308)][t(304)](t(211),t(306),t(213),c),n[t(308)][t(304)](t(198),t(306),t(213),c)),e[t(309)][t(235)](t(223))&&(n[t(214)](t(226),((s,o)=>{const i=t,a=e[i(309)][i(276)](i(297));let c=r[i(272)](e[i(263)][i(243)][i(267)]),u=a[i(251)](c);e[i(263)][i(307)]((()=>{const t=i;if(u)return void n[t(207)](e[t(263)][t(231)](u));const l=r[t(237)](c);s(o),c=r[t(272)](e[t(263)][t(243)][t(267)]),u=a[t(251)](c),n[t(249)](e[t(263)][t(231)](u),l?null:t(282))}))})),n[t(308)][t(304)](t(198),t(282),t(213),c));const o=[{type:t(211),subType:t(293)},{type:t(198),subType:t(282)},{type:t(211),subType:t(306)},{type:t(198),subType:t(306)}];function a(e,s){const i=t,a=o[i(302)]((({type:t,subType:n})=>e[i(250)]==t&&e[i(298)]==n)),c=o[i(302)]((({type:t,subType:e})=>s[i(250)]==t&&s[i(298)]==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(210)](l))return!0;if(2==a&&3==c){const t=n[i(216)](u,i(198))[i(259)]((({suggestion:t,meta:e})=>e[i(275)]&&i(306)==t[i(298)]));if(t[i(234)]>1&&l[i(201)][i(258)](u[i(274)]))return!0;if(1==t[i(234)]&&(u[i(274)][i(258)](l[i(201)])||u[i(201)][i(258)](l[i(274)])))return!0}if(3==a&&3==c&&u[i(274)][i(287)](l[i(274)])){const t=u[i(201)][i(290)],e=l[i(274)][i(254)];return r[i(237)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(309)][t(235)](t(266))&&(n[t(284)](t(270)),n[t(247)](t(279)),n[t(268)][t(209)](t(279),Kr(s,t(300)))),e[t(309)][t(235)](t(199))&&(n[t(284)](t(312)),n[t(247)](t(264))),n[t(268)][t(301)]((e=>{const n=t;if(o[n(217)]((({type:t,subType:r})=>e[n(250)]==t&&e[n(298)]==r)))return e[n(238)]?{}:void 0})),n[t(268)][t(301)]((e=>{const n=t;if(n(198)==e[n(250)]||n(257)==e[n(250)]){const t=e[n(203)]();if(t&&t.is(n(311),n(246)))return{type:n(198)==e[n(250)]?n(294):n(248),element:t,quantity:1}}})),n[t(268)][t(301)]((e=>t(211)==e[t(250)]&&t(306)==e[t(298)]?{type:t(313),content:t(265)}:t(211)==e[t(250)]&&t(236)==e[t(298)]?{type:t(313),content:t(277)}:void 0)),n[t(268)][t(301)]((e=>{const n=t;if(n(303)!=e[n(250)])return;const{data:r}=e;if(!r||n(264)!=r[n(197)])return;const o=r[n(295)];return o?{type:n(313),content:Kr(s,n(288),'"'+o+'"')}:{type:n(313),content:Kr(s,n(225))}})),this[t(215)]()}[Fo(215)](){const t=Fo,e=this[t(283)],n=e[t(202)];e[t(309)][t(276)](t(269))[t(268)][t(301)]((e=>{const r=t;if(r(211)!=e[r(250)]&&r(194)!=e[r(250)])return;const{data:s}=e;if(s){if(r(312)==s[r(227)]){const t=s[r(252)][0][r(295)];return t?{type:r(313),content:Kr(n,r(288),'"'+t+'"')}:{type:r(313),content:Kr(n,r(225))}}if(r(270)==s[r(227)]){const t=s[r(252)][0][r(221)];return t?{type:r(313),content:Kr(n,r(233),t)}:{type:r(313),content:Kr(n,r(232))}}}}))}}function xo(t,e){const n=Go();return(xo=function(t,e){return n[t-=261]})(t,e)}const Uo=xo;!function(t){const e=xo,n=t();for(;;)try{if(582162===-parseInt(e(301))/1+parseInt(e(303))/2*(parseInt(e(280))/3)+-parseInt(e(298))/4*(-parseInt(e(296))/5)+parseInt(e(284))/6*(parseInt(e(285))/7)+parseInt(e(271))/8*(parseInt(e(293))/9)+parseInt(e(300))/10+-parseInt(e(294))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Go);class jo extends t.Plugin{[Uo(276)](){const t=Uo;if(!this[t(290)][t(282)][t(302)](t(292)))return;const e=this[t(290)][t(261)],n=this[t(290)][t(282)][t(277)](t(281));n[t(267)](t(262)),n[t(288)](t(273)),n[t(295)][t(299)]((n=>{const r=t;if(r(266)!=n[r(275)])return;const{data:s}=n;return s&&r(273)==s[r(264)]?s[r(279)]&&s[r(265)]?{type:r(283),content:Kr(e,r(274))}:{type:r(283),content:""}:void 0})),this[t(297)]()}[Uo(297)](){const t=Uo,e=this[t(290)][t(282)][t(277)](t(281));e[t(291)][t(263)](t(287),t(262),t(270),e[t(291)][t(278)](t(287),null,t(272))),e[t(291)][t(263)](t(287),t(262),t(272),e[t(291)][t(278)](t(287),null,t(270))),this[t(286)]()}[Uo(286)](){const t=Uo,e=this[t(290)],n=e[t(261)];e[t(282)][t(277)](t(281))[t(295)][t(299)]((e=>{const r=t;if(r(287)!=e[r(275)]&&r(289)!=e[r(275)])return;const{data:s}=e;return s&&r(262)==s[r(268)]?{type:r(283),content:Kr(n,r(269))}:void 0}))}}function Go(){const t=["formatInline","editor","_suggestionFactory","ImageEditing","171657iTNcBv","13269751CLAyOn","descriptionFactory","61090wlJzWp","_handleLegacySuggestions","44ZLyghJ","registerDescriptionCallback","4296010dQrfdl","479255MBtKrH","has","278858WkOQUi","locale","replaceImageSource","registerCustomCallback","key","oldValue","attribute","enableDefaultAttributesIntegration","commandName","*Format:* replace image URL","accept","152RsFcav","discard","src","*Replace image URL*","type","afterInit","get","getSuggestionCallback","newValue","24GpitSb","TrackChangesEditing","plugins","format","17160alBmAB","553ynYLum","_registerLegacyDescription","formatBlock","registerBlockAttribute"];return(Go=function(){return t})()}const Vo=Ho;function Ho(t,e){const n=zo();return(Ho=function(t,e){return n[t-=370]})(t,e)}function zo(){const t=["toLowerCase","value","getSuggestions","nodeBefore","commands","2677587CXZRjo","322Tydhxr","getChangedMarkers","_registerLegacyDescription","descriptionFactory","registerCustomCallback","imageTypeInline","_splitMarkerName","_findSuggestions","ImageUtils","imageStyle","get","getContainedElement","differ","registerDescriptionCallback","imageCaption","accept","setImageNaturalSizeAttributes","from","formatInline","afterInit","Users","4769QXYwrl","isInlineImage","imageStylePostApply","68523aTtjcb","registerPostFixer","1170kBIABu","isEqual","getFirstRange","findIndex","hasSuggestion","commandName","length","editor","next","forEach","side","createRangeOn","convertInlineImageToBlock","insertion","imageStylePreApply","enableCommand","markInlineFormat","format","3394764SMNWAq","title","FORMAT_SIDE_IMAGE","name","isOwn","head","author","discardSuggestion","104fmZbHI","newRange","2979omgwFx","ImageStyleEditing","subType","isInContent","10aBSlda","isBefore","markBlockFormat","14172qrWTBa","shouldConvertImageType","locale","join","820qUwKyk","isBlockImage","document","chain","110dHgCMY","_suggestionFactory","*Format:* %0","filter","refresh","end","selection","getSuggestionCallback","formatBlock","commandParams","isIntersecting","commandReversedParams","nodeAfter","getSuggestion","type","start","TrackChangesEditing","getClosestSelectedImageElement","model","normalizedStyles","suggestion","has","plugins","change","imageTypeBlock","discard"];return(zo=function(){return t})()}!function(t){const e=Ho,n=t();for(;;)try{if(134541===-parseInt(e(428))/1*(parseInt(e(375))/2)+parseInt(e(431))/3+parseInt(e(371))/4*(-parseInt(e(433))/5)+-parseInt(e(468))/6*(parseInt(e(407))/7)+parseInt(e(459))/8*(parseInt(e(461))/9)+parseInt(e(465))/10*(parseInt(e(406))/11)+parseInt(e(451))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zo);class Wo extends t.Plugin{[Vo(426)](){const t=Vo,n=this[t(440)];if(!n[t(397)][t(396)](t(462)))return;const r=n[t(397)][t(417)](t(391)),s=n[t(397)][t(417)](t(415)),o={};r[t(448)](t(416),((o,i)=>{const a=t,c=n[a(397)][a(417)](a(427)).me,u=n[a(405)][a(417)](a(416));let l=s[a(392)](n[a(393)][a(373)][a(381)]),f=n[a(393)][a(444)](l),h=u[a(402)];if(h==i[a(402)])return;const d={commandName:a(416),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(393)][a(398)]((()=>{const t=a;if(r[t(403)]()[t(378)]((e=>e[t(464)]&&c==e[t(457)]&&(t(383)==e[t(389)]||t(425)==e[t(389)])&&(t(447)==e[t(463)]||t(430)==e[t(463)])&&e[t(435)]()[t(434)](f)))[t(442)]((e=>r[t(458)](e[t(456)]))),l=s[t(392)](n[t(393)][t(373)][t(381)]),f=n[t(393)][t(444)](l),u[t(379)](),n[t(405)][t(417)](t(412))[t(379)](),n[t(405)][t(417)](t(399))[t(379)](),h=u[t(402)],h!=i[t(402)])return s[t(429)](l)&&u[t(469)](i[t(402)],l)?(o({...i,setImageSizes:!1}),l=s[t(392)](n[t(393)][t(373)][t(381)]),void r[t(467)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(447))):void(s[t(372)](l)?r[t(467)](l,d,[],t(430)):r[t(449)](f,d,t(430)))}))}));for(const e of n[t(397)][t(417)](t(462))[t(394)])o[e[t(454)]]=e[t(452)][t(401)]();r[t(376)][t(411)](t(383),t(447),t(370),(()=>!1)),r[t(376)][t(411)](t(383),t(430),t(370),(()=>!1)),r[t(376)][t(411)](t(425),t(430),t(370),(()=>!1)),r[t(376)][t(411)](t(383),t(447),t(422),(([e])=>{const n=t;s[n(423)](e[n(418)]())})),r[t(376)][t(411)](t(383),t(447),t(400),((e,n)=>{const s=t;r[s(376)][s(382)](s(383),"",s(422))(e,{commandName:n[s(438)],commandParams:n[s(386)]})})),r[t(376)][t(411)](t(383),t(447),t(374),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(383),subType:t(447)},{type:t(446),subType:t(421)},{type:t(383),subType:t(445)},{type:t(446),subType:t(445)}];function a(e,n){const o=t,a=i[o(436)]((({type:t,subType:n})=>e[o(389)]==t&&e[o(463)]==n)),c=i[o(436)]((({type:t,subType:e})=>n[o(389)]==t&&n[o(463)]==e));if(a<0||c<0)return!1;const u=e[o(435)](),l=n[o(435)]();if((0==a||1==a)&&2==c&&u[o(385)](l))return!0;if(2==a&&3==c){const t=r[o(414)](u,o(446))[o(378)]((({suggestion:t,meta:e})=>e[o(455)]&&o(445)==t[o(463)]));if(t[o(439)]>1&&l[o(380)][o(434)](u[o(390)]))return!0;if(1==t[o(439)]&&(u[o(390)][o(434)](l[o(380)])||u[o(380)][o(434)](l[o(390)])))return!0}if(3==a&&3==c&&u[o(390)][o(466)](l[o(390)])){const t=u[o(380)][o(387)],e=l[o(390)][o(404)];return s[o(372)](t)&&t===e}return!1}n[t(393)][t(373)][t(432)]((()=>{const e=t;let o=!1;const i=Array[e(424)](n[e(393)][e(373)][e(419)][e(408)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(413)](t);if(e(395)==i&&r[e(437)](u)){if(e(383)==a&&(e(447)==c||e(430)==c)){const t=r[e(388)](u);if(n[e(460)]){const n=t[e(435)]()[e(418)]();if(s[e(372)](n))continue;r[e(458)](t),o=!0}}if(e(446)==a&&e(421)==c&&!n[e(460)]){const t=r[e(388)](u);t[e(441)]&&t[e(441)][e(464)]&&(r[e(458)](t[e(441)]),o=!0)}}}return o})),this[t(409)](o)}[Vo(409)](t){const e=Vo,n=this[e(440)],r=n[e(470)];n[e(397)][e(417)](e(391))[e(410)][e(420)]((n=>{const s=e;if(s(383)!=n[s(389)]&&s(425)!=n[s(389)])return;const{data:o}=n;if(!o||s(416)!=o[s(438)])return;const i=o[s(384)][0][s(402)];return function(t){const e=s;return{type:e(450),content:Kr(r,e(377),t)}}(s(443)===i?Kr(r,s(453)):t[i]||i)}))}}function Ko(){const t=["track_changes","trackChanges","collaboration_features","value","dataInsert","bind","high","importWord","listenTo","280980RpvCWX","plugins","1828128HemXNI","1487228lEhxLT","commands","_setSuggestionData","_trackChangesValueDuringImport","editor","lowest","3860661ZiNRaK","execute","13528448pXCZVx","enableCommand","forEach","_trackChangesExecuted","_handleImportedData","afterInit","TrackChangesEditing","3EDDCRK","3960455zsqjzQ","Users","4730346EXJIMl","get"];return(Ko=function(){return t})()}function qo(t,e){const n=Ko();return(qo=function(t,e){return n[t-=489]})(t,e)}const Xo=qo;!function(t){const e=qo,n=t();for(;;)try{if(568271===-parseInt(e(489))/1+parseInt(e(492))/2*(-parseInt(e(507))/3)+parseInt(e(491))/4+-parseInt(e(508))/5+parseInt(e(510))/6+-parseInt(e(498))/7+parseInt(e(500))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ko);class Qo extends t.Plugin{constructor(t){const e=qo;super(t),this[e(495)]=!1,this[e(503)]=!1}[Xo(505)](){const t=Xo,e=this[t(496)],n=e[t(493)][t(511)](t(519)),r=e[t(493)][t(511)](t(513));n&&(n.on(t(499),((e,[,n])=>{const s=t;this[s(495)]=r[s(515)],n[s(514)][s(512)]=!this[s(495)]}),{priority:t(518)}),this[t(520)](n,t(516),this[t(504)][t(517)](this)),this[t(520)](n,t(516),(()=>{const e=t;this[e(503)]&&(r[e(499)](),this[e(503)]=!1)}),{priority:t(497)}),e[t(490)][t(511)](t(506))[t(501)](t(519)))}[Xo(504)](t,e){const n=Xo,{suggestions:r}=e,s=this[n(496)][n(493)][n(511)](n(513)),o=s[n(515)];this[n(495)]!==o&&(s[n(499)](),this[n(503)]=!0),r&&r[n(502)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(496)][o(490)][o(511)](o(509)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(519)}}};this[o(496)][o(490)][o(511)](o(506))[o(494)](i)}))}}const Zo=Yo;function Jo(){const t=["3656KmoQgM","IndentBlock","IndentEditing","outdent","15381HaAHgy","TrackChangesEditing","blockIndent","has","registerDescriptionCallback","2303540wfwtna","4756805iOPhme","42074060SLyTfJ","get","763956yDXIeE","registerBlockAttribute","1641108NsjxtQ","getItems","locale","type","FORMAT_INDENT","outdentBlock","descriptionFactory","1835648drVioV","format","9KizFpF","plugins","*Outdent:* %0","indent","formatBlock","indentBlock","editor","getItemLabel","commandName","enableDefaultAttributesIntegration","afterInit","enableCommand","6SsDlrQ","_registerLegacyDescription","registerAttributeLabel","*Indent:* %0"];return(Jo=function(){return t})()}function Yo(t,e){const n=Jo();return(Yo=function(t,e){return n[t-=493]})(t,e)}!function(t){const e=Yo,n=t();for(;;)try{if(850848===-parseInt(e(497))/1+-parseInt(e(493))/2+parseInt(e(508))/3*(-parseInt(e(506))/4)+-parseInt(e(494))/5*(-parseInt(e(520))/6)+-parseInt(e(499))/7+-parseInt(e(524))/8*(parseInt(e(528))/9)+parseInt(e(495))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jo);class $o extends t.Plugin{[Zo(518)](){const t=Zo,e=this[t(514)],n=e[t(509)][t(496)](t(529));if(e[t(509)][t(531)](t(526))&&(n[t(519)](t(511)),n[t(519)](t(527))),e[t(509)][t(531)](t(525)))for(const e of[t(513),t(504)])n[t(517)](e);const r=e[t(501)];n[t(498)](t(530)),n[t(505)][t(522)](t(530),Kr(r,t(503))),this[t(521)]()}[Zo(521)](){const t=Zo,e=this[t(514)],n=e[t(501)],r=e[t(509)][t(496)](t(529));r[t(505)][t(532)]((e=>{const s=t;if(s(512)!=e[s(502)])return;const{data:o}=e;if(!o)return;if(s(513)!=o[s(516)]&&s(504)!=o[s(516)])return;const i=e[s(500)]()[0],a=r[s(505)][s(515)](i);return s(513)==o[s(516)]?{type:s(507),content:Kr(n,s(523),a)}:s(504)==o[s(516)]?{type:s(507),content:Kr(n,s(510),a)}:void 0}))}}var ti=ei;function ei(t,e){var n=ni();return(ei=function(t,e){return n[t-=141]})(t,e)}function ni(){var t=["editor","3545469dQpVCY","114194RWwten","6985096qWeBen","enableCommand","8XGoocp","25BajqIZ","2gveNhf","plugins","input","7JaDohf","requires","1383279AmwbXi","TrackChangesEditing","315786tcKfeT","init","463859aQwpkk","10CjQGjm","get","35810256TzhfnF"];return(ni=function(){return t})()}!function(t){for(var e=ei,n=t();;)try{if(603794===-parseInt(e(157))/1*(-parseInt(e(142))/2)+parseInt(e(147))/3*(-parseInt(e(160))/4)+parseInt(e(141))/5*(-parseInt(e(149))/6)+parseInt(e(145))/7*(-parseInt(e(158))/8)+-parseInt(e(156))/9+parseInt(e(152))/10*(-parseInt(e(151))/11)+parseInt(e(154))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ni);class ri extends t.Plugin{static get[ti(146)](){return[ws.Input]}[ti(150)](){var t=ti;this[t(155)][t(143)][t(153)](t(148))[t(159)](t(144))}}const si=ii;function oi(){const t=["newValue","afterInit","registerAttributeLabel","toLowerCase","get","unlink","key","label","16OqVsAi","commands","*Remove link*","format","link (","37791750BLoNBL","link","3823320zuwdFY","type","828kcmXXT","locale","attribute","linkHref","LinkEditing","936584NbCmZI","descriptionFactory","44776JDOQtC","32610kGNIDl","plugins","commandName","65731mORFFp","TrackChangesEditing","formatInline","has","registerDescriptionCallback","enableDefaultAttributesIntegration","registerInlineAttribute","3763144rjiYbV","_registerLegacyDescription","*Set link:* %0","editor","manualDecorators","commandParams","948LUrFOF"];return(oi=function(){return t})()}function ii(t,e){const n=oi();return(ii=function(t,e){return n[t-=159]})(t,e)}!function(t){const e=ii,n=t();for(;;)try{if(736933===parseInt(e(173))/1*(-parseInt(e(195))/2)+-parseInt(e(160))/3+-parseInt(e(167))/4+-parseInt(e(170))/5*(parseInt(e(186))/6)+parseInt(e(180))/7+-parseInt(e(169))/8*(parseInt(e(162))/9)+parseInt(e(200))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oi);class ai extends t.Plugin{[si(188)](){const t=si,e=this[t(183)];if(!e[t(171)][t(176)](t(166)))return;const n=e[t(171)][t(191)](t(174)),r=e[t(196)][t(191)](t(159));n[t(178)](t(159)),n[t(178)](t(192)),n[t(179)](t(165));for(const e of r[t(184)])n[t(179)](e.id),n[t(168)][t(189)](e.id,t(199)+e[t(194)][t(190)]()+")");n[t(168)][t(177)]((n=>{const r=t;if(r(164)!=n[r(161)])return;const{data:s}=n;if(!s||r(165)!=s[r(193)])return;const o=s[r(187)],i=e[r(163)];return{type:r(198),content:null==o?Kr(i,r(197)):Kr(i,r(182),'"'+o+'"')}})),this[t(181)]()}[si(181)](){const t=si,e=this[t(183)],n=e[t(163)];e[t(171)][t(191)](t(174))[t(168)][t(177)]((e=>{const r=t;if(r(175)!=e[r(161)])return;const{data:s}=e;if(s){if(r(159)==s[r(172)]){const t=s[r(185)][0];return{type:r(198),content:Kr(n,r(182),'"'+t+'"')}}return r(192)==s[r(172)]?{type:r(198),content:Kr(n,r(197))}:void 0}}))}}const ci=ui;function ui(t,e){const n=hi();return(ui=function(t,e){return n[t-=246]})(t,e)}!function(t){const e=ui,n=t();for(;;)try{if(653436===-parseInt(e(264))/1+parseInt(e(249))/2+-parseInt(e(306))/3+parseInt(e(259))/4*(parseInt(e(294))/5)+parseInt(e(274))/6*(-parseInt(e(304))/7)+-parseInt(e(277))/8*(-parseInt(e(293))/9)+-parseInt(e(310))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hi);class li extends t.Plugin{[ci(305)](){const t=ci,e=this[t(269)],n=e[t(288)];if(!e[t(300)][t(299)](t(324)))return;const r=e[t(300)][t(272)](t(260)),s=e[t(300)][t(299)](t(330));function o(t){return()=>{const n=ui,s=e[n(278)][n(292)][n(255)],o=e[n(325)][n(272)](t);if(o[n(316)])return void e[n(253)](n(331),{});const i=t[n(247)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(312)](t)[s(309)]((t=>function(t,e){const n=s;return e[n(266)](t[n(270)],n(323))&&!e[n(271)](t)}(t,r)));o=o[s(309)]((t=>!t.is(s(284),s(323))||t[s(314)](s(258))!=e));const i=new Set;for(const t of o)t.is(s(284),s(323))?i[s(283)](fi(t)):i[s(283)](t);return Array[s(312)](i)}(s[n(263)](),i,e[n(278)][n(279)]);e[n(278)][n(252)]((()=>{const e=n;for(const n of a)r[e(328)](n,{commandName:t,commandParams:[{forceValue:!o[e(316)]}],formatGroupId:e(315)},di(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(312)](t);const r=n[e(251)]((t=>e(323)!=t[e(246)]));return r>-1&&(n=n[e(247)](0,r)),n}(e[n(278)][n(292)][n(255)][n(263)]()),o=e[n(278)][n(327)](e[n(278)][n(326)](s[0],n(276)),e[n(278)][n(326)](s[s[n(250)]-1],n(313)));e[n(278)][n(252)]((()=>{const e=n;r[e(328)](o,{commandName:t,commandParams:[],formatGroupId:e(285)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(297)];for(;t&&t[n(314)](n(285))>e[n(314)](n(285));)r[n(283)](t),t=t[n(297)]}return Array[n(312)](r)}(s))}))}}r[t(273)](t(290),o(t(290))),r[t(273)](t(321),o(t(321))),s&&r[t(273)](t(295),o(t(295))),r[t(273)](t(257),i(t(257))),r[t(273)](t(291),i(t(291))),s&&r[t(273)](t(319),(()=>{const n=t,s=e[n(325)][n(272)](n(319)),o=Array[n(312)](s[n(320)]);o[n(309)]((t=>t[n(314)](n(296))!=s[n(316)])),e[n(278)][n(252)]((()=>{const t=n;for(const e of o)r[t(328)](e,{commandName:t(319),commandParams:[{forceValue:!s[t(316)]}]})}))})),r[t(298)][t(248)](t(323),(e=>Kr(n,t(282),e))),r[t(298)][t(262)]((e=>{const r=t;if(r(318)!=e[r(265)]&&r(280)!=e[r(265)])return;const{data:s}=e;if(s){if(r(290)==s[r(275)]||r(321)==s[r(275)]||r(295)==s[r(275)])switch(s[r(275)][r(261)](r(302),"")){case r(301):return o(Kr(n,r(286)));case r(308):return o(Kr(n,r(287)));case r(317):return o(Kr(n,r(256)))}if(r(257)==s[r(275)])return{type:r(267),content:Kr(n,r(329),Kr(n,r(282)))};if(r(291)==s[r(275)])return{type:r(267),content:Kr(n,r(268),Kr(n,r(282)))};if(r(319)==s[r(275)])return s[r(307)][0][r(254)]?{type:r(267),content:Kr(n,r(289))}:{type:r(267),content:Kr(n,r(303))}}function o(t){const e=r;return{type:e(267),content:Kr(n,e(281),t)}}}))}}function fi(t){const e=ci,n=t[e(314)](e(285));if(0==n)return t;let r=t;for(;t[e(311)]&&t[e(311)].is(e(284),e(323));){const s=t[e(311)][e(314)](e(285));if(s==n)r=t[e(311)];else if(s<n)break;t=t[e(311)]}return r}function hi(){const t=["12790RIoMft","todoList","todoListChecked","nextSibling","descriptionFactory","has","plugins","bulleted","List","*Uncheck item*","5329107CUdCqY","afterInit","2978997ZQaDfB","commandParams","numbered","filter","5040020pOWyYa","previousSibling","from","end","getAttribute","blockName","value","todo","formatBlock","checkTodoList","_selectedElements","bulletedList","push","listItem","LegacyListEditing","commands","createPositionAt","createRange","markBlockFormat","*Indent:* %0","LegacyTodoListEditing","paragraph","name","slice","registerElementLabel","2153822xrnSbt","length","findIndex","change","execute","forceValue","selection","ELEMENT_TODO_LIST","indentList","listType","1752wKtNRp","TrackChangesEditing","replace","registerDescriptionCallback","getSelectedBlocks","42177bMaugW","type","checkChild","format","*Outdent:* %0","editor","parent","isObject","get","enableCommand","6BLAKiU","commandName","before","151320axoQMI","model","schema","formatInline","*Change to:* %0","ELEMENT_LIST_ITEM","add","element","listIndent","ELEMENT_BULLETED_LIST","ELEMENT_NUMBERED_LIST","locale","*Check item*","numberedList","outdentList","document","360PKrWtr"];return(hi=function(){return t})()}function di(t){const e=ci,n=[];if(t.is(e(284),e(323))&&t[e(314)](e(285))>0){let r=t[e(297)];for(;r&&e(323)==r[e(246)]&&r[e(314)](e(285))==t[e(314)](e(285));)n[e(322)](r),r=r[e(297)]}return n}function gi(t,e){const n=pi();return(gi=function(t,e){return n[t-=282]})(t,e)}function pi(){const t=["listReversed","*Format:* set order to regular","replace","1554KSStqK","type","descriptionFactory","5DsmCLI","listStyle","_LIST_","*Format:* set start index to %0","687530mDXQtv","default","324264FsfQOi","getFirstPosition","LegacyListUtils","list.properties","1023992MGGiSt","numbered","styles","from","length","startIndex","reversed","element","has","commandName","change","format","1148725ehuPsV","formatBlock","toUpperCase","getAttribute","unshift","handleDescriptions","listItem","ELEMENT_","_getSuggestionBlocks","enableCommand","editor","get","createRange","LegacyListPropertiesEditing","plugins","formatInline","filter","push","getSelectedBlocks","afterInit","createPositionAt","handleListStyleCommand","getSiblingNodes","_getSuggestionBlocksForListStyle","getLastPosition","document","commandParams","flat","_getTranslationKeyForListStyle","handleListStartCommand","model","registerDescriptionCallback","listType","config","113326yOcFQL","8GyoORz","*Change to:* %0","35plCGCu","1352583RVXxvN","backward","forward","bind","selection","listStart","map","locale","*Format:* set order to reversed","TrackChangesEditing","before","markMultiRangeBlockFormat","parent","getListTypeFromListStyleType","handleListReversedCommand"];return(pi=function(){return t})()}const mi=gi;!function(t){const e=gi,n=t();for(;;)try{if(147405===-parseInt(e(319))/1*(-parseInt(e(294))/2)+parseInt(e(325))/3+-parseInt(e(329))/4+parseInt(e(341))/5+-parseInt(e(316))/6*(-parseInt(e(297))/7)+-parseInt(e(295))/8*(parseInt(e(298))/9)+-parseInt(e(323))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pi);class Ii extends t.Plugin{[mi(360)](){const t=mi;if(!this[t(351)][t(355)][t(337)](t(354)))return;const e=this[t(351)][t(293)][t(352)](t(328)),n=this[t(351)][t(355)][t(352)](t(307));e[t(331)]&&n[t(350)](t(320),this[t(362)][t(301)](this)),e[t(335)]&&n[t(350)](t(313),this[t(312)][t(301)](this)),e[t(334)]&&n[t(350)](t(303),this[t(289)][t(301)](this)),n[t(318)][t(291)](this[t(346)][t(301)](this))}[mi(362)](t,e={}){const n=mi,r=this[n(351)][n(355)][n(352)](n(307)),s=this[n(283)]();this[n(351)][n(290)][n(339)]((()=>{const t=n;r[t(309)](s,{commandName:t(320),commandParams:[{type:e[t(317)]}],formatGroupId:t(320)})}))}[mi(312)](t,e={}){const n=mi,r=this[n(351)][n(355)][n(352)](n(307)),s=this[n(349)]((t=>t.is(n(336),n(347))&&n(330)===t[n(344)](n(292))));if(s[n(333)]<1)return;const o=s[n(304)]((t=>this[n(351)][n(290)][n(353)](this[n(351)][n(290)][n(361)](t,n(308)),this[n(351)][n(290)][n(361)](t,0))));this[n(351)][n(290)][n(339)]((()=>{const t=n;r[t(309)](o,{commandName:t(313),commandParams:[{reversed:e[t(335)]}],formatGroupId:t(313)})}))}[mi(289)](t,e={}){const n=mi,r=this[n(351)][n(355)][n(352)](n(307)),s=this[n(349)]((t=>t.is(n(336),n(347))&&n(330)===t[n(344)](n(292))));if(s[n(333)]<1)return;const o=s[n(304)]((t=>this[n(351)][n(290)][n(353)](this[n(351)][n(290)][n(361)](t,n(308)),this[n(351)][n(290)][n(361)](t,0))));this[n(351)][n(290)][n(339)]((()=>{const t=n;r[t(309)](o,{commandName:t(303),commandParams:[{startIndex:e[t(334)]}],formatGroupId:t(303)})}))}[mi(346)](t){const e=mi;if(e(342)!=t[e(317)]&&e(356)!=t[e(317)])return;const n=this[e(351)][e(305)],{data:r}=t;if(!r)return;let s,o;switch(r[e(338)]){case e(320):s=e(296),o={type:e(340),content:Kr(n,s,Kr(n,this[e(288)](r[e(286)][0][e(317)])))};break;case e(313):s=r[e(286)][0][e(335)]?e(306):e(314),o={type:e(340),content:Kr(n,s)};break;case e(303):s=e(322),o={type:e(340),content:Kr(n,s,r[e(286)][0][e(334)])}}return o}[mi(283)](){const t=mi;var e,n,r,s;const o=this[t(351)][t(355)][t(352)](t(327));let i=Array[t(332)](this[t(351)][t(290)][t(285)][t(302)][t(359)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(336),t(347)))&&i[t(345)](...o[t(282)](this[t(351)][t(290)][t(285)][t(302)][t(326)](),t(299))),(null===(n=i[i[t(333)]-1])||void 0===n?void 0:n.is(t(336),t(347)))&&i[t(358)](...o[t(282)](this[t(351)][t(290)][t(285)][t(302)][t(284)](),t(300))),i=[...new Set(i)],(null===(s=null===(r=this[t(351)][t(290)][t(285)][t(302)][t(326)]())||void 0===r?void 0:r[t(310)])||void 0===s?void 0:s.is(t(336),t(347)))&&(i=i[t(357)]((e=>e.is(t(336),t(347))))),i}[mi(349)](t){const e=mi,n=this[e(351)][e(355)][e(352)](e(327));let r=Array[e(332)](this[e(351)][e(290)][e(285)][e(302)][e(359)]())[e(357)](t)[e(304)]((t=>{const r=e,s=this[r(351)][r(290)][r(361)](t,0);return[...n[r(282)](s,r(299)),...n[r(282)](s,r(300))]}))[e(287)]();return r=[...new Set(r)],r}[mi(288)](t){const e=mi;return e(348)+(this[e(351)][e(355)][e(352)](e(327))[e(311)](t)||e(324))[e(343)]()+e(321)+t[e(343)]()[e(315)](/-/g,"_")}}const Ei=bi;function bi(t,e){const n=Ti();return(bi=function(t,e){return n[t-=391]})(t,e)}function Ti(){const t=["187740hgJcQQ","1926810rRiFqs","ELEMENT_MEDIA","590YBtDKt","high","14qPFkJI","TrackChangesEditing","afterInit","has","plugins","stop","showSuggestionHighlights","conversion","descriptionFactory","mediaEmbed","elementToElement","get","81276ljchAs","attribute:url:media","709200IWKvwQ","div","options","registerElementLabel","locale","media","createEmptyElement","16AzWgww","1118648PMmFze","MediaEmbedEditing","editor","for","550030SZeWmN","dataDowncast","2jzKTcw","data","downcastDispatcher","enableCommand","138017ZnYlwX"];return(Ti=function(){return t})()}!function(t){const e=bi,n=t();for(;;)try{if(400935===-parseInt(e(405))/1+-parseInt(e(400))/2*(-parseInt(e(424))/3)+parseInt(e(393))/4*(-parseInt(e(398))/5)+-parseInt(e(422))/6+parseInt(e(410))/7*(parseInt(e(394))/8)+-parseInt(e(406))/9+-parseInt(e(408))/10*(-parseInt(e(404))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ti);class _i extends t.Plugin{[Ei(412)](){const t=Ei,e=this[t(396)];if(!e[t(414)][t(413)](t(395)))return;const n=e[t(414)][t(421)](t(411)),r=e[t(428)];n[t(403)](t(419)),n[t(418)][t(427)](t(391),(e=>Kr(r,t(407),e))),e[t(417)][t(397)](t(399))[t(420)]({model:t(391),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(416)])return n[s(392)](s(425))},converterPriority:t(409)}),e[t(401)][t(402)].on(t(423),((e,n,r)=>{const s=t;r[s(426)][s(416)]&&e[s(415)]()}),{priority:t(409)})}}function yi(){const t=["10CUFyKY","641070dzBTXL","editor","2050224mJJXJp","7UioHGA","4073912MgFqeG","plugins","TrackChangesEditing","20525oUzPlf","44314fTSciH","afterInit","get","enableCommand","MentionEditing","438rSrczC","mention","437151QHhgnC","21JOiodP","156onCdIZ","777915tMdgmZ","has"];return(yi=function(){return t})()}const Ai=ki;function ki(t,e){const n=yi();return(ki=function(t,e){return n[t-=386]})(t,e)}!function(t){const e=ki,n=t();for(;;)try{if(370669===-parseInt(e(402))/1*(-parseInt(e(394))/2)+-parseInt(e(386))/3+parseInt(e(388))/4+-parseInt(e(393))/5*(parseInt(e(399))/6)+parseInt(e(389))/7*(parseInt(e(390))/8)+-parseInt(e(404))/9*(parseInt(e(406))/10)+parseInt(e(401))/11*(-parseInt(e(403))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yi);class Ci extends t.Plugin{[Ai(395)](){const t=Ai,e=this[t(387)];e[t(391)][t(405)](t(398))&&e[t(391)][t(396)](t(392))[t(397)](t(400))}}const Li=Si;function Si(t,e){const n=Ni();return(Si=function(t,e){return n[t-=427]})(t,e)}function Ni(){const t=["descriptionFactory","registerDescriptionCallback","deletion","48848mXdaff","afterInit","registerElementLabel","398976cxAszR","editor","140tQcVVj","enableCommand","42GBWjww","MergeFieldsEditing","14dnwRFS","mergeField","44817tjsODk","locale","*Remove:* %0","mergeFieldBlock","type","getContainedElement","has","1611635iHzKgq","getAttribute","insertMergeField","*Insert:* %0","element","TrackChangesEditing","getLabel","get","plugins","5569830ZrvTZc","insertion","2151984fzlzot","ELEMENT_MERGE_FIELD","insertMergeFieldBlock","1900827qExBep"];return(Ni=function(){return t})()}!function(t){const e=Si,n=t();for(;;)try{if(288964===parseInt(e(452))/1*(parseInt(e(443))/2)+parseInt(e(454))/3*(parseInt(e(448))/4)+parseInt(e(461))/5+-parseInt(e(446))/6*(parseInt(e(450))/7)+parseInt(e(436))/8+-parseInt(e(439))/9+-parseInt(e(434))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ni);class Ri extends t.Plugin{[Li(444)](){const t=Li,e=this[t(447)];if(!e[t(433)][t(460)](t(451)))return;e[t(433)][t(432)](t(430))[t(449)](t(427)),e[t(433)][t(432)](t(430))[t(449)](t(438));const n=e[t(433)][t(432)](t(430)),r=e[t(455)];n[t(440)][t(445)](t(453),(e=>Kr(r,t(437),e))),n[t(440)][t(445)](t(457),(e=>Kr(r,t(437),e))),n[t(440)][t(441)]((n=>{const s=t;if(s(435)!=n[s(458)]&&s(442)!=n[s(458)])return;const o=n[s(459)]();if(null==o)return;if(!o.is(s(429),s(453))&&!o.is(s(429),s(457)))return;const i=e[s(433)][s(432)](s(451))[s(431)](o[s(462)]("id"));return s(435)==n[s(458)]?{type:s(435),content:Kr(r,s(428),'"'+i+'" '+Kr(r,s(437)))}:{type:s(442),content:Kr(r,s(456),'"'+i+'" '+Kr(r,s(437)))}}))}}function Mi(){const t=["enableDefaultAttributesIntegration","has","handleDescriptions","head","10363768YAnMnH","ELEMENT_MULTI_LEVEL_LIST","1579395KqqzyO","TrackChangesEditing","1972748KzTKeq","*Remove format:* %0","plugins","oldValue","*Set format:* %0","809946YbDOrz","key","locale","editor","registerDescriptionCallback","format","16373dSiCFP","descriptionFactory","registerBlockAttribute","438Nmsrvs","MultiLevelList","newValue","data","521001tMlaki","3880572zsEgNz","next","multiLevelList","get","listType","listMarkerStyle","afterInit"];return(Mi=function(){return t})()}const vi=wi;function wi(t,e){const n=Mi();return(wi=function(t,e){return n[t-=234]})(t,e)}!function(t){const e=wi,n=t();for(;;)try{if(541595===-parseInt(e(246))/1+-parseInt(e(262))/2+parseInt(e(267))/3+parseInt(e(247))/4+-parseInt(e(260))/5+-parseInt(e(242))/6*(parseInt(e(239))/7)+parseInt(e(258))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mi);class Oi extends t.Plugin{[vi(253)](){const t=vi,e=this[t(236)],n=e[t(264)][t(250)](t(261));e[t(264)][t(255)](t(243))&&(n[t(254)](t(249)),n[t(241)](t(252)),n[t(240)][t(237)]((e=>this[t(256)](e))))}[vi(256)](t){const e=vi,n=this[e(236)][e(235)],{data:r}=t,s={type:e(238),content:""};if(r&&e(252)==r[e(234)]){if(!r[e(265)])return{type:e(238),content:Kr(n,e(266),Kr(n,e(259)))+" ("+r[e(244)]+")"};if(!r[e(244)]){let o=t[e(257)];for(;o;){if(o[e(245)]&&e(251)==o[e(245)][e(234)]&&o[e(245)][e(244)])return s;o=o[e(248)]}return{type:e(238),content:Kr(n,e(263),Kr(n,e(259)))+" ("+r[e(265)]+")"}}}}}const Fi=Di;function Di(t,e){const n=Pi();return(Di=function(t,e){return n[t-=461]})(t,e)}!function(t){const e=Di,n=t();for(;;)try{if(163352===-parseInt(e(477))/1+-parseInt(e(467))/2*(parseInt(e(471))/3)+-parseInt(e(479))/4+-parseInt(e(472))/5+-parseInt(e(476))/6*(parseInt(e(475))/7)+parseInt(e(468))/8+parseInt(e(482))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pi);class Bi extends t.Plugin{[Fi(473)](){const t=Fi,e=this[t(470)];if(!e[t(464)][t(480)](t(469)))return;e[t(464)][t(465)](t(481))[t(463)](t(466));const n=e[t(464)][t(465)](t(481)),r=e[t(462)];n[t(474)][t(478)](t(466),(e=>Kr(r,t(461),e)))}}function Pi(){const t=["enableCommand","plugins","get","pageBreak","3574wwWWbF","2337472dnSMkT","PageBreakEditing","editor","63IAjUGA","1412870ktSdil","afterInit","descriptionFactory","560917VJUJzB","6UaEukf","318226aLCgOR","registerElementLabel","388048ynmlAZ","has","TrackChangesEditing","6179742MmecZM","ELEMENT_PAGE_BREAK","locale"];return(Pi=function(){return t})()}function xi(t,e){const n=ji();return(xi=function(t,e){return n[t-=104]})(t,e)}const Ui=xi;function ji(){const t=["markerName","createUIElement","toViewPosition","paragraph","Paragraph","$text","commandName","consumable","7371642pgVCBh","registerDescriptionCallback","formatBlock","consume","9zDCbMj","276530Bmgfei","nodeAfter","getItemLabel","afterInit","end","isBlock","8720jClXjL","*Insert:* %0","name","model","isLimit","_registerLegacyDescription","markerRange","insertion","66UdsEqQ","ck-suggestion-marker-split","11330032lgJxZB","data","ELEMENT_PARAGRAPH","addMarker:suggestion:insertion","writer","mapper","options","ck-suggestion-marker--active","editor","get","schema","903509cohNqw","addClass","format","getFirstRange","locale","insertParagraph","type","insert","checkChild","has","enableDefaultAttributesIntegration","_splitMarkerName","downcastDispatcher","highest","108950odxEDO","activeMarkers","start","plugins","40scKFiu","registerElementLabel","TrackChangesEditing","includes","enableCommand","showSuggestionHighlights","span","3lMGcpL","editing","bindElementToMarker","2699543ItcHnH","*Change to:* %0","descriptionFactory","isTouching"];return(ji=function(){return t})()}!function(t){const e=xi,n=t();for(;;)try{if(799510===parseInt(e(136))/1+-parseInt(e(150))/2*(parseInt(e(161))/3)+-parseInt(e(115))/4*(parseInt(e(154))/5)+-parseInt(e(104))/6+-parseInt(e(164))/7+parseInt(e(125))/8*(parseInt(e(108))/9)+parseInt(e(109))/10*(parseInt(e(123))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ji);class Gi extends t.Plugin{[Ui(112)](){const t=Ui,e=this[t(133)];if(!e[t(153)][t(145)](t(172)))return;const n=e[t(140)],r=e[t(153)][t(134)](t(156));r[t(166)][t(155)](t(171),(e=>Kr(n,t(127),e))),r[t(146)](t(171)),r[t(158)](t(141)),e[t(162)][t(148)].on(t(128),Vi(e),{priority:t(149)}),e[t(126)][t(148)].on(t(128),((n,r,s)=>{const o=t;s[o(131)][o(159)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(149)});const s=r[t(166)];s[t(105)]((r=>{const o=t;if(o(122)!==r[o(142)])return;const{start:i,end:a}=r[o(139)]();if(!i[o(167)](a)||!i[o(110)])return;const c=e[o(118)][o(135)],u=i[o(110)];return c[o(114)](u)&&!c[o(119)](u)&&c[o(144)](u,o(173))?{type:o(122),content:Kr(n,o(116),s[o(111)](u,1))}:void 0})),this[t(120)]()}[Ui(120)](){const t=Ui,e=this[t(133)],n=e[t(140)];e[t(153)][t(134)](t(156))[t(166)][t(105)]((e=>{const r=t;if(r(106)!=e[r(142)])return;const{data:s}=e;return s&&r(171)==s[r(174)]?{type:r(138),content:Kr(n,r(165),Kr(n,r(127)))}:void 0}))}}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=xi,i=t[o(153)][o(134)](o(156)),a=r[o(121)][o(152)],c=r[o(121)][o(113)],u=t[o(118)][o(135)];if(!a[o(167)](c)||!a[o(110)])return;const l=a[o(110)];if(u[o(114)](l)&&!u[o(119)](l)&&u[o(144)](l,o(173))){if(!s[o(175)][o(107)](r[o(121)],n[o(117)]))return;const{authorId:t}=i[o(147)](r[o(168)]),a=s[o(129)][o(169)](o(160),{class:o(124),"data-author-id":t}),u=s[o(130)][o(170)](c);e&&i[o(151)][o(157)](r[o(168)])&&s[o(129)][o(137)](o(132),a),s[o(129)][o(143)](u,a),s[o(130)][o(163)](a,r[o(168)])}}}const Hi=zi;function zi(t,e){const n=Ki();return(zi=function(t,e){return n[t-=352]})(t,e)}!function(t){const e=zi,n=t();for(;;)try{if(902308===parseInt(e(377))/1+-parseInt(e(353))/2+-parseInt(e(368))/3*(parseInt(e(361))/4)+-parseInt(e(374))/5+-parseInt(e(379))/6+-parseInt(e(354))/7+parseInt(e(366))/8*(parseInt(e(365))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ki);class Wi extends t.Plugin{[Hi(363)](){const t=Hi,e=this[t(369)];e[t(356)][t(367)](t(362))&&(e[t(356)][t(355)](t(371))[t(364)](t(352)),this[t(358)]())}[Hi(358)](){const t=Hi,e=this[t(369)];e[t(356)][t(355)](t(371))[t(373)][t(372)]((n=>{const r=t;if(r(378)!=n[r(375)]&&r(359)!=n[r(375)])return;const{data:s}=n;return s&&r(352)==s[r(370)]?{type:r(376),content:Kr(e[r(357)],r(360))}:void 0}))}}function Ki(){const t=["type","format","1373150mRIJii","formatBlock","2890344DPYtTE","removeFormat","2540838GHdrOw","8929935MBQkaP","get","plugins","locale","_registerLegacyDescription","formatInline","*Remove all formatting*","1674188kgdayE","RemoveFormatEditing","afterInit","enableDefaultAttributesIntegration","25112268hINAJr","16IGiaMH","has","9sFVfFJ","editor","commandName","TrackChangesEditing","registerDescriptionCallback","descriptionFactory","8839285DfZdrH"];return(Ki=function(){return t})()}function qi(t,e){const n=Xi();return(qi=function(t,e){return n[t-=115]})(t,e)}function Xi(){const t=["enableCommand","88135mnwPtR","244570OaQMUs","discardSelectedSuggestions","RestrictedEditingModeEditing","goToNextRestrictedEditingException","acceptAllSuggestions","156evzdBf","2043438EoeVtC","goToPreviousRestrictedEditingException","acceptSuggestion","957kLRUac","2848752BSlZkA","get","trackChanges","discardSuggestion","3924304dsHEyy","4006gzuqTB","acceptSelectedSuggestions","2500358tncgPj","afterInit","TrackChangesEditing","plugins","has","editor","discardAllSuggestions"];return(Xi=function(){return t})()}const Qi=qi;!function(t){const e=qi,n=t();for(;;)try{if(402365===parseInt(e(120))/1+-parseInt(e(135))/2*(parseInt(e(129))/3)+parseInt(e(125))/4*(parseInt(e(119))/5)+-parseInt(e(126))/6+-parseInt(e(137))/7+parseInt(e(134))/8+parseInt(e(130))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xi);class Zi extends t.Plugin{[Qi(138)](){const t=Qi,e=this[t(116)];if(!e[t(140)][t(115)](t(122)))return;const n=e[t(140)][t(131)](t(139));n[t(118)](t(127)),n[t(118)](t(123));const r=e[t(140)][t(131)](t(122));r[t(118)](t(132)),r[t(118)](t(128)),r[t(118)](t(133)),r[t(118)](t(124)),r[t(118)](t(117)),r[t(118)](t(136)),r[t(118)](t(121))}}const Ji=$i;function Yi(){const t=["requires","_splitMarkerName","createUIElement","createPositionBefore","185502XSWMtF","init","mapper","addMarker:suggestion:insertion","markerRange","deletion","includes","TrackChangesEditing","merge","span","enableCommand","addClass","downcastDispatcher","activeMarkers","1233558tbLXeI","name","locale","element","get","showSuggestionHighlights","addMarker:suggestion:deletion","215exRqDT","editing","descriptionFactory","softBreak","getItems","options","high","plugins","728964nloTMh","test","consumable","writer","1ifUGhw","ck-suggestion-marker-","model","shiftEnter","ELEMENT_LINE_BREAK","registerElementLabel","addMarker:suggestion","markerName","8455391dqGYjg","toViewPosition","522RLpKMx","ck-suggestion-marker--active","insert","split","49047540KdfDOX","2788209QYtbiH","bindElementToMarker","editor","data","17488yHQWSh"];return(Yi=function(){return t})()}function $i(t,e){const n=Yi();return($i=function(t,e){return n[t-=101]})(t,e)}!function(t){const e=$i,n=t();for(;;)try{if(765775===parseInt(e(134))/1*(-parseInt(e(115))/2)+-parseInt(e(149))/3+-parseInt(e(130))/4+-parseInt(e(122))/5*(parseInt(e(101))/6)+-parseInt(e(142))/7+-parseInt(e(153))/8*(-parseInt(e(144))/9)+parseInt(e(148))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yi);class ta extends t.Plugin{static get[Ji(154)](){return[Ys.ShiftEnter]}[Ji(102)](){const t=Ji,e=this[t(151)],n=e[t(129)][t(119)](t(108));n[t(111)](t(137)),e[t(123)][t(113)].on(t(104),ea(e),{priority:t(128)}),e[t(123)][t(113)].on(t(121),ea(e),{priority:t(128)}),e[t(152)][t(113)].on(t(140),((n,r,s)=>{const o=t;s[o(127)][o(120)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(124)][t(139)](t(125),(n=>Kr(e[t(117)],t(138),n)))}}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=$i,i=t[o(129)][o(119)](o(108));if(!s[o(132)][o(131)](r[o(105)],n[o(116)]))return;const a=t[o(136)];for(const t of r[o(105)][o(126)]()){if(!t.is(o(118),o(125)))continue;const n=o(106)==r[o(141)][o(147)](":")[1]?o(109):o(147),{authorId:c}=i[o(155)](r[o(141)]),u=s[o(133)][o(156)](o(110),{class:o(135)+n,"data-author-id":c}),l=s[o(103)][o(143)](a[o(157)](t));e&&i[o(114)][o(107)](r[o(141)])&&s[o(133)][o(112)](o(145),u),s[o(133)][o(146)](l,u),s[o(103)][o(150)](u,r[o(141)])}}}const na=ra;function ra(t,e){const n=sa();return(ra=function(t,e){return n[t-=462]})(t,e)}function sa(){const t=["model","30MTZHhl","get","change","104irVuCm","4526106GgwDhx","selection","editor","plugins","markInlineFormat","value","from","formatBlock","afterInit","100685YHaxED","5aDrCSm","registerDescriptionCallback","commands","has","enableCommand","1280372ZXFBdc","forceValue","FORMAT_RESTRICTED_DISABLED","StandardEditingModeEditing","FORMAT_RESTRICTED_ENABLED","TrackChangesEditing","document","42789mETTwp","restrictedEditingException","type","commandName","formatInline","format","descriptionFactory","isCollapsed","494541bZUFXA","2nLOfBE","locale","getRanges","3737692WzYChj","commandParams","9671090gAVsbe"];return(sa=function(){return t})()}!function(t){const e=ra,n=t();for(;;)try{if(429781===parseInt(e(467))/1+-parseInt(e(489))/2*(-parseInt(e(480))/3)+-parseInt(e(473))/4*(parseInt(e(468))/5)+-parseInt(e(500))/6+-parseInt(e(492))/7+-parseInt(e(499))/8*(parseInt(e(488))/9)+-parseInt(e(496))/10*(-parseInt(e(494))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sa);class oa extends t.Plugin{[na(466)](){const t=na,e=this[t(502)],n=e[t(495)],r=e[t(490)];if(!e[t(503)][t(471)](t(476)))return;const s=e[t(503)][t(497)](t(478)),o=t(481),i=e[t(470)][t(497)](o);s[t(472)](o,((e,r={})=>{const a=t,c=n[a(479)][a(501)];if(c[a(487)])return void e(r);const u=void 0!==r[a(474)]?r[a(474)]:!i[a(463)];n[a(498)]((()=>{const t=a,e=Array[t(464)](c[t(491)]());for(const r of e){const e=u?[r]:Fs(o,r,n);for(const n of e)s[t(462)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(486)][t(469)]((e=>{const n=t;if(n(465)!=e[n(482)]&&n(484)!=e[n(482)])return;const{data:s}=e;return s&&s[n(483)]==o?s[n(493)][0][n(474)]?{type:n(485),content:Kr(r,n(477))}:{type:n(485),content:Kr(r,n(475))}:void 0}))}}const ia=aa;function aa(t,e){const n=ca();return(aa=function(t,e){return n[t-=233]})(t,e)}function ca(){const t=["enableDefaultAttributesIntegration","inline","registerBlockAttribute","468280QfeIUv","TrackChangesEditing","20426RxlDkM","28awxEpd","commandName","style","add","*Set format:* %0","get","registerDescriptionCallback","descriptionFactory","formatInline","*Remove format:* %0","formatBlock","editor","_registerLegacyDescription","block","plugins","80436CiIKns","locale","FORMAT_STYLE","1845425TIGJps","getGhsAttributeNameForElement","ghsAttributes","normalizeConfig","936PkaIFL","21294YKULxX","element","2181739hbjfzH","StyleUtils","6mfTPZL","forceValue","definitions","type","config","format","1506320LiEcXA","registerAttributeLabel","registerInlineAttribute","GeneralHtmlSupport","toLowerCase","styleName","DataSchema","has","commandParams","Style","afterInit"];return(ca=function(){return t})()}!function(t){const e=aa,n=t();for(;;)try{if(202438===parseInt(e(233))/1*(parseInt(e(234))/2)+parseInt(e(249))/3+-parseInt(e(267))/4+-parseInt(e(252))/5+-parseInt(e(261))/6*(-parseInt(e(259))/7)+parseInt(e(256))/8*(parseInt(e(257))/9)+parseInt(e(281))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ca);class ua extends t.Plugin{[ia(277)](){const t=ia,e=this[t(245)];if(!e[t(248)][t(274)](t(276))||!e[t(248)][t(274)](t(273)))return;const n=e[t(248)][t(239)](t(282)),r=e[t(250)],s=e[t(265)][t(239)](t(236))||{},o=e[t(248)][t(239)](t(270)),i=e[t(248)][t(239)](t(260))[t(255)](e[t(248)][t(239)](t(273)),s[t(263)]);n[t(278)](t(236));const a=new Set;for(const e of i[t(247)]){const n=o[t(253)](e[t(258)]);a[t(237)](n)}const c=new Set;for(const e of i[t(279)]){const n=o[t(253)](e[t(258)]);c[t(237)](n);for(const n of e[t(254)])c[t(237)](n)}for(const e of a)n[t(280)](e),n[t(241)][t(268)](e,Kr(r,t(251)));for(const e of c)n[t(269)](e),n[t(241)][t(268)](e,Kr(r,t(251)));this[t(246)]()}[ia(246)](){const t=ia,e=this[t(245)],n=e[t(250)];e[t(248)][t(239)](t(282))[t(241)][t(240)]((e=>{const r=t;if(r(244)!=e[r(264)]&&r(242)!=e[r(264)])return;const{data:s}=e;return s&&r(236)===s[r(235)]?s[r(275)][0][r(262)]?{type:r(266),content:Kr(n,r(238),s[r(275)][0][r(272)][r(271)]())}:{type:r(266),content:Kr(n,r(243),s[r(275)][0][r(272)][r(271)]())}:void 0}))}}const la=fa;function fa(t,e){const n=ha();return(fa=function(t,e){return n[t-=348]})(t,e)}function ha(){const t=["forceValue","*Remove:* %0","*Insert:* %0","$graveyard","getItems","$textProxy","maxColumn","_getSuggestionCoords","createTableWalker","push","getChildren","editor","item","insertion","colspan","name","addRange","from","ELEMENT_TABLE_ROW_WITH_TEXT","1603395whybVu","149796RibNIM","1711pNzTJH","findAncestor","get","rootName","TrackChangesEditing","registerCustomCallback","oldRange","subType","getRowIndexes","insert","tableColumn","model","every","tablePaste","MAX_SAFE_INTEGER","_acceptFormatSuggestionCallbackFactory","first","getAttribute","selection","ELEMENT_TABLE","_suggestionFactory","registerPostFixer","toLowerCase","getSelectionAffectedTableCells","min","minRow","end","MIN_SAFE_INTEGER","createRangeIn","classes","execute","minColumn","differ","data","insertTableColumnLeft","isArray","low","accept","insertTable","max","commands","order","tableRow","removeClass","some","afterInit","deletion","nodeBefore","values","insertTableColumnRight","insertTableRowAbove","_setupColumnsRowsFixing","ELEMENT_TABLE_ROW","enableCommand","getColumnIndexes","batch","descriptionFactory","getChangedMarkers","TableEditing","ELEMENT_TABLE_COLUMN","join","isEqual","position","rowspan","change","writer","ELEMENT_TABLE_WITH_TEXT","isTouching","987732wDovzS","root","mapper","7PZLXpS","substr","last","getChanges","element","isIntersectingWithRange","startsWith","createPositionAt","has","154WHAXnm","getContainedElement","enqueueChange","markMultiRangeDeletion","locale","type","81QQllCM","944ADinew","markMultiRangeInsertion","add","setSelection","802850WqysiD","length","registerElementLabel","addClass","hasAttribute","removeTableColumn","showSuggestionHighlights","insertTableRowBelow","refresh","highest","getSuggestion","nodeAfter","addMarker:suggestion","_tablePostFixingSubtypes","left","selectTableRow","isInContent","discard","cell","above","document","ELEMENT_TABLE_COLUMN_WITH_TEXT","map","toViewElement","isIntersecting","detach","tableCell","TableUtils","change:data","options","plugins","removeTableRow","start","getFirstRange","table","_getCoordsForCells","7129240Itzlvx","includes","getCellLocation","suggestion","createRangeOn","span","selectTableColumn","filter","getRanges","_splitMarkerName","fromRange","653570mtXupY","maxRow","downcastDispatcher","registerDescriptionCallback","_tableSuggestions"];return(ha=function(){return t})()}!function(t){const e=fa,n=t();for(;;)try{if(730721===parseInt(e(422))/1*(-parseInt(e(509))/2)+-parseInt(e(508))/3*(-parseInt(e(421))/4)+parseInt(e(349))/5+parseInt(e(490))/6+parseInt(e(493))/7*(-parseInt(e(385))/8)+parseInt(e(420))/9+parseInt(e(396))/10*(parseInt(e(502))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ha);class da extends t.Plugin{constructor(t){const e=fa;super(t),this[e(362)]=[e(464),e(432)],this[e(400)]=new Set}[la(467)](){const t=la,e=this[t(412)],n=e[t(433)][t(369)][t(440)];if(!e[t(379)][t(501)](t(480)))return;const r=e[t(506)],s=e[t(379)][t(424)](t(426)),o=e[t(379)][t(424)](t(376));s[t(478)][t(351)](t(383),(e=>Kr(r,t(441),e))),this[t(473)](),s[t(475)](t(460)),s[t(475)](t(364)),s[t(475)](t(391));for(const r of[t(472),t(356)]){const i=e[t(462)][t(424)](r);s[t(475)](r,(r=>{const a=t;e[a(433)][a(486)]((t=>{const e=a;r();const c=e(368)===i[e(463)],u=o[e(445)](n),l=o[e(430)](u),f=c?l[e(438)]-1:l[e(495)]+1,h=u[0][e(423)](e(383)),d=o[e(409)](h,{startRow:f,endRow:f}),g=Array[e(418)](d)[e(371)]((n=>t[e(389)](n[e(367)])));s[e(510)](g,e(464))}))}))}for(const r of[t(456),t(471)]){const i=e[t(462)][t(424)](r);s[t(475)](r,(r=>{const a=t;e[a(433)][a(486)]((t=>{const e=a;r();const c=e(363)===i[e(463)],u=o[e(445)](n),l=o[e(476)](u),f=c?l[e(438)]-1:l[e(495)]+1,h=u[0][e(423)](e(383)),d=o[e(409)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(418)](d)[e(371)]((n=>t[e(389)](n[e(367)])));s[e(510)](g,e(432))}))}))}for(const r of[t(380),t(354)]){const i=r[t(494)](11),a=i[t(444)](),c=a[t(494)](0,3)+t(390),u=t(383)+i,l=t(446)+i,f=t(461)+i;s[t(475)](r,(()=>{const i=t;e[i(433)][i(486)]((t=>{const e=i,h=o[e(445)](n),d=h[0][e(423)](e(383));let g;if(e(380)==r){const t=o[e(430)](h);g={startRow:t[e(438)],endRow:t[e(495)],includeAllSlots:!0}}else{const t=o[e(476)](h);g={startColumn:t[e(438)],endColumn:t[e(495)],includeAllSlots:!0}}const p=o[e(409)](d,g),m=Array[e(418)](p)[e(371)]((({cell:t})=>t)),I=ga(m[e(392)]((t=>t[e(353)](c)))),E=ga(m[e(392)]((t=>!t[e(353)](c))))[e(371)]((n=>t[e(389)](n))),b=s[e(505)](E,u);if(b&&(e(464)==b[e(429)]||e(432)==b[e(429)])){const n=this[e(408)](b);for(const r of I){const s=t[e(389)](r),i=o[e(387)](r),u=r[e(439)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(417)](s)}}}))}))}function c(r){const s=t,o=Array[s(418)](n[s(393)]())[s(371)]((t=>i.LiveRange[s(395)](t)));e[s(433)][s(486)]((t=>{const n=s,i=t[n(477)];r=r[n(392)]((t=>n(404)!=t[n(491)][n(425)])),t[n(348)](r),e[n(462)][n(424)](n(380))[n(357)](),e[n(452)](n(380),{forceDefaultExecution:!0}),e[n(433)][n(504)]((()=>{const t=n;e[t(433)][t(504)](i,(e=>{const n=t,r=o[n(392)]((t=>n(404)!=t[n(491)][n(425)]));r[n(350)]>0&&e[n(348)](r);for(const t of o)t[n(374)]()}))}))}))}function u(r){const s=t;e[s(433)][s(486)]((t=>{const o=s,a=Array[o(418)](n[o(393)]())[o(371)]((t=>i.LiveRange[o(395)](t))),c=[];for(const t of r)for(const e of t[o(405)]({shallow:!0}))c[o(410)](e);for(const n of c)o(404)!=n[o(491)][o(425)]&&(t[o(348)](t[o(500)](n,0)),e[o(462)][o(424)](o(354))[o(357)](),e[o(452)](o(354),{forceDefaultExecution:!0}));const u=a[o(392)]((t=>o(404)!=t[o(491)][o(425)]));u[o(350)]>0&&t[o(348)](u);for(const t of a)t[o(374)]()}))}function l(e,n){const r=t;return n[r(434)]((t=>e[r(466)]((e=>e[r(448)][r(483)](t[r(381)])||t[r(448)][r(483)](e[r(381)])))))}function f(e,n){const r=t;return!e[r(466)]((t=>n[r(466)]((e=>t[r(373)](e)))))&&e[r(466)]((t=>n[r(466)]((e=>t[r(448)][r(489)](e[r(381)])))))}e[t(455)][t(398)].on(t(361),((e,n,r)=>{const s=t;if(!r[s(378)][s(355)])return;const o=n[s(413)];if(!o)return;const i=r[s(492)][s(372)](o);function c(t){return Array[s(457)](t)?t:[t]}i&&s(375)===o[s(416)]&&(0,a.setHighlightHandling)(i,r[s(487)],((t,e,n)=>n[s(352)](c(e[s(451)]),t)),((t,e,n)=>n[s(465)](c(e[s(451)]),t)))}),{priority:t(358)}),s[t(478)][t(399)]((e=>{const n=t;if(n(414)!=e[n(507)]&&n(468)!=e[n(507)])return;const s=e[n(503)]();if(null!=s&&s.is(n(497),n(383))){if(n(414)==e[n(507)]){const t=e[n(405)]()[n(392)]((t=>t.is(n(406))))[n(371)]((t=>t[n(455)]));if(t[n(350)])return{type:n(414),content:Kr(r,n(403),Kr(r,n(488),'"'+t[n(482)](" ")+'"'))}}if(n(468)==e[n(507)]){const t=e[n(405)]()[n(392)]((t=>t.is(n(406))))[n(371)]((t=>t[n(455)]));if(t[n(350)])return{type:n(468),content:Kr(r,n(402),Kr(r,n(488),'"'+t[n(482)](" ")+'"'))}}}})),s[t(478)][t(399)]((e=>{const n=t;if(n(464)==e[n(429)]){const t=e[n(405)]()[n(392)]((t=>t.is(n(406))))[n(371)]((t=>t[n(455)])),s=this[n(408)](e),o=s[n(397)]-s[n(447)]+1;if(n(414)==e[n(507)])return t[n(350)]?{type:n(414),content:Kr(r,n(403),Kr(r,n(419),[o,'"'+t[n(482)](" ")+'"']))}:{type:n(414),content:Kr(r,n(403),Kr(r,n(474),o))};if(n(468)==e[n(507)])return t[n(350)]?{type:n(468),content:Kr(r,n(402),Kr(r,n(419),[o,'"'+t[n(482)](" ")+'"']))}:{type:n(468),content:Kr(r,n(402),Kr(r,n(474),o))}}if(n(432)==e[n(429)]){const t=e[n(405)]()[n(392)]((t=>t.is(n(406))))[n(371)]((t=>t[n(455)])),s=this[n(408)](e),o=s[n(407)]-s[n(453)]+1;if(n(414)==e[n(507)])return t[n(350)]?{type:n(414),content:Kr(r,n(403),Kr(r,n(370),[o,'"'+t[n(482)](" ")+'"']))}:{type:n(414),content:Kr(r,n(403),Kr(r,n(481),o))};if(n(468)==e[n(507)])return t[n(350)]?{type:n(468),content:Kr(r,n(402),Kr(r,n(370),[o,'"'+t[n(482)](" ")+'"']))}:{type:n(468),content:Kr(r,n(402),Kr(r,n(481),o))}}})),s[t(442)][t(427)](t(414),t(464),t(366),c),s[t(442)][t(427)](t(468),t(464),t(459),c),s[t(442)][t(427)](t(414),t(432),t(366),u),s[t(442)][t(427)](t(468),t(432),t(459),u),s[t(442)][t(427)](t(414),t(432),t(482),l),s[t(442)][t(427)](t(468),t(432),t(482),l),s[t(442)][t(427)](t(414),t(464),t(482),f),s[t(442)][t(427)](t(468),t(464),t(482),f)}[la(437)](){const t=la,e=this[t(412)],n=e[t(433)][t(369)][t(440)];return(r,s)=>{const o=t;e[o(433)][o(486)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(448)][a(469)];u&&u[0]&&!1===u[0][a(401)]&&(l=r[0][a(381)][a(360)]);const f=t[a(450)](l);if(a(404)==f[a(491)][a(425)])return;const h=Array[a(418)](n[a(393)]())[a(371)]((t=>i.LiveRange[a(395)](t)));t[a(348)](f),e[a(462)][a(424)](c)[a(357)](),u[a(410)]({forceDefaultExecution:!0}),e[a(452)](c,...u);const d=h[a(392)]((t=>a(404)!=t[a(491)][a(425)]));d[a(350)]>0&&t[a(348)](d);for(const t of h)t[a(374)]()}))}}[la(384)](t){const e=la,n=this[e(412)][e(379)][e(424)](e(376));let r=Number[e(436)],s=Number[e(449)],o=Number[e(436)],i=Number[e(449)];for(const a of t){if(e(404)==a[e(491)][e(425)])continue;const{row:t,column:c}=n[e(387)](a),u=a[e(353)](e(485))?a[e(439)](e(485))-1:0,l=a[e(353)](e(415))?a[e(439)](e(415))-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}}[la(473)](){const t=la,e=this[t(412)],n=e[t(379)][t(424)](t(426)),r=e[t(379)][t(424)](t(376));e[t(433)][t(369)].on(t(377),(()=>{const r=t,s=Array[r(418)](e[r(433)][r(369)][r(454)][r(479)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(394)](t);if(r(388)!=s)continue;if(null!=e[r(428)])continue;const a=n[r(359)](o);this[r(362)][r(386)](i)&&this[r(400)][r(511)](a)}}),{priority:t(458)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(389)](e),a=e[s(423)](s(383)),c=r[s(387)](e);for(const t of this[s(400)]){const n=t[s(429)],r=n[s(499)](s(435)),u=n[s(494)](r?10:5),l=u[s(444)](),f=l[s(494)](0,3)+s(390),h=s(446)+u,d=s(461)+u;if(!t[s(365)])continue;if(a!=t[s(382)]()[s(381)][s(423)](s(383)))continue;if(t[s(498)](i))continue;const g=e[s(353)](f)?e[s(439)](f)-1:0,p=this[s(408)](t),m=p[h],I=p[d];m<=c[l]&&c[l]+g<=I&&(t[s(417)](i),o=!0)}return o};e[t(433)][t(369)][t(443)]((n=>{const r=t;let o=!1;for(const t of e[r(433)][r(369)][r(454)][r(496)]())if(r(431)==t[r(507)])if(r(464)==t[r(416)])for(const e of t[r(484)][r(360)][r(411)]())o=o||s(e,n);else r(375)==t[r(416)]&&(o=o||s(t[r(484)][r(360)],n));return o}))}[la(408)](t){const e=la;return this[e(384)](t[e(393)]()[e(371)]((t=>t[e(381)][e(360)])))}}function ga(t){const e=la;return Array[e(418)](new Set(t)[e(470)]())}const pa=ma;function ma(t,e){const n=Ia();return(ma=function(t,e){return n[t-=273]})(t,e)}function Ia(){const t=["model","getAncestors","from","TableEditing","find","mergeTableCellUp","getSelectionAffectedTableCells","markMultiRangeBlockFormat","type","4650648GrdgfA","getSuggestions","subType","rootName","formatInline","trackChanges","381987GyWOAs","splitTableCellHorizontally","push","registerDescriptionCallback","54366qSWyWM","execute","mergeTableCellDown","1954MuNFGV","refresh","mergeTableCells","mergeTableCellLeft","add","markBlockFormat","_tablePostFixingSubtypes","*Split cell:* vertically","createRangeOn","low","afterInit","descriptionFactory","522970nvqHBK","_isForcedDefaultExecutionBlock","highest","value","detach","cell","TrackChangesEditing","root","containsRange","_areSelectedCellsMergable","selection","_areMergableCells","getCellLocation","isEnabled","requires","format","getRanges","$graveyard","fromRange","_suggestionFactory","horizontally","length","return","plugins","stop","mergeTableCellRight","size","createTableWalker","insertion","formatBlock","isInContent","splitTableCellVertically","findAncestor","direction","commands","author","has","20RyNBSF","tableCell","element","accept","filter","725753BozYCl","1407504WamddR","*Merge cells*","543OmnHHE","commandName","document","registerCustomCallback","set:isEnabled","forceDefaultExecution","enableCommand","deletion","editor","170bXjPyb","_acceptFormatSuggestionCallbackFactory","map","change","get","getFirstPosition","setSelection","table","TableUtils","locale","*Split cell:* horizontally"];return(Ia=function(){return t})()}!function(t){const e=ma,n=t();for(;;)try{if(346432===-parseInt(e(293))/1*(-parseInt(e(335))/2)+-parseInt(e(332))/3*(parseInt(e(285))/4)+parseInt(e(347))/5+-parseInt(e(291))/6+-parseInt(e(290))/7+-parseInt(e(322))/8+parseInt(e(328))/9*(parseInt(e(302))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ia);class Ea extends t.Plugin{static get[pa(361)](){return[da]}[pa(345)](){const t=pa,e=this[t(301)],n=e[t(313)][t(295)][t(357)],r=e[t(311)];if(!e[t(370)][t(284)](t(316)))return;const s=e[t(370)][t(306)](t(353)),o=e[t(370)][t(306)](t(310)),a=e[t(370)][t(306)](da);a[t(341)][t(330)](t(337)),s[t(299)](t(337),(()=>{const n=t,r=o[n(319)](e[n(313)][n(295)][n(357)]);e[n(313)][n(305)]((()=>{const t=n;s[t(320)](r,{commandName:t(337),commandParams:[]},[],t(337))}))})),e[t(282)][t(306)](t(337)).on(t(333),((n,r)=>{const o=t;e[o(282)][o(306)](o(327))[o(350)]&&(r[o(368)]>0&&r[r[o(368)]-1]&&r[r[o(368)]-1][o(298)]||s[o(348)]||this[o(356)]()||n[o(371)]())}),{priority:t(349)});for(const n of[t(318),t(273),t(334),t(338)]){const r=e[t(282)][t(306)](n);s[t(299)](n,(()=>{const n=t,o=e[n(313)][n(295)][n(357)][n(307)]()[n(314)]()[n(317)]((t=>t.is(n(287),n(286)))),i=r[n(350)];e[n(313)][n(305)]((()=>{const t=n;s[t(320)]([o,i],{commandName:t(337),commandParams:[]},[],t(337))}))}))}for(const n of[t(279),t(329)]){const r=e[t(282)][t(306)](n);s[t(299)](n,(()=>{const i=t,a=o[i(319)](e[i(313)][i(295)][i(357)])[0],c=a[i(280)](i(309)),{column:u,row:l}=o[i(359)](a);let f=[];if(i(367)==r[i(281)]){const t=o[i(275)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(315)](t)[i(304)]((t=>t[i(352)]))}else{const t=o[i(275)](c,{column:u,includeAllSlots:!0});f=Array[i(315)](t)[i(304)]((t=>t[i(352)]))}e[i(313)][i(305)]((t=>{const e=i;s[e(340)](t[e(343)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(346)][t(331)]((e=>{const n=t;if(n(277)!=e[n(321)]&&n(326)!=e[n(321)])return;const{data:s}=e;return s&&n(337)==s[n(294)]?{type:n(362),content:Kr(r,n(292))}:void 0})),s[t(346)][t(331)]((e=>{const n=t;if(n(277)!=e[n(321)]&&n(326)!=e[n(321)])return;const{data:s}=e;return s?n(279)==s[n(294)]?{type:n(362),content:Kr(r,n(342))}:n(329)==s[n(294)]?{type:n(362),content:Kr(r,n(312))}:void 0:void 0}));const c=a[t(303)]();for(const e of[t(318),t(273),t(334),t(338)])s[t(366)][t(296)](t(277),e,t(288),c);for(const e of[t(279),t(329)])s[t(366)][t(296)](t(277),e,t(288),c);s[t(366)][t(296)](t(277),t(337),t(288),(r=>{const s=t;e[s(313)][s(305)]((t=>{const o=s,a=Array[o(315)](n[o(363)]())[o(304)]((t=>i.LiveRange[o(365)](t)));t[o(308)](r),e[o(282)][o(306)](o(337))[o(336)](),e[o(333)](o(337),{forceDefaultExecution:!0});const c=a[o(289)]((t=>o(364)!=t[o(354)][o(325)]));c[o(368)]>0&&t[o(308)](c);for(const t of a)t[o(351)]()}))}));for(const n of[t(318),t(334),t(338),t(273)]){const r=e[t(282)][t(306)](n);r.on(t(297),((n,s,o)=>{const i=t;if(o){const t=e[i(313)][i(295)][i(357)][i(307)]()[i(314)]()[i(317)]((t=>t.is(i(287),i(286))));this[i(358)](r[i(350)],t)||(n[i(369)]=!1,n[i(371)]())}}),{priority:t(344)})}}[pa(356)](){const t=pa,e=this[t(301)][t(282)][t(306)](t(337)),n=this[t(301)][t(370)][t(306)](t(310));if(!e[t(360)])return!1;const r=n[t(319)](this[t(301)][t(313)][t(295)][t(357)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(358)](e,n))return!1;return!0}[pa(358)](t,e){const n=pa,r=this[n(301)][n(370)][n(306)](n(353)),s=this[n(301)][n(313)][n(343)](t),o=this[n(301)][n(313)][n(343)](e),i=new Set,a=new Set;for(const t of r[n(323)]())if((n(276)==t[n(321)]||n(300)==t[n(321)]||n(337)==t[n(324)])&&t[n(278)])for(const e of t[n(363)]())e[n(355)](s,!0)&&i[n(339)](t[n(321)]+":"+t[n(283)].id),e[n(355)](o,!0)&&a[n(339)](t[n(321)]+":"+t[n(283)].id);if(i[n(274)]!=a[n(274)])return!1;for(const t of i)if(!a[n(284)](t))return!1;return!0}}function ba(t,e){const n=ya();return(ba=function(t,e){return n[t-=382]})(t,e)}const Ta=ba;!function(t){const e=ba,n=t();for(;;)try{if(693643===parseInt(e(422))/1*(-parseInt(e(436))/2)+parseInt(e(457))/3*(parseInt(e(448))/4)+parseInt(e(458))/5*(parseInt(e(466))/6)+-parseInt(e(413))/7*(parseInt(e(409))/8)+parseInt(e(399))/9+-parseInt(e(419))/10+-parseInt(e(414))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ya);class _a extends t.Plugin{static get[Ta(417)](){return[da]}[Ta(427)](){const t=Ta,e=this[t(387)];if(!e[t(464)][t(443)](t(451)))return;const n=e[t(447)],r=e[t(464)][t(392)](t(388));r[t(468)](t(386)),r[t(468)](t(449)),r[t(438)](t(462)),r[t(438)](t(439)),r[t(398)][t(437)](t(462),Kr(n,t(426))),r[t(398)][t(437)](t(439),Kr(n,t(396))),this[t(410)]()}[Ta(410)](){const t=Ta,e=this[t(387)][t(464)][t(392)](t(388)),n=this[t(387)][t(464)][t(392)](t(403)),r=this[t(387)][t(464)][t(392)](da)[t(461)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=ba,{type:c,id:u}=e[a(404)](o[a(393)]),l=e[a(395)](u),f=l[a(446)];if(a(425)!=l[a(465)]||!f||a(449)!=f[a(467)])return;if(o[a(424)])return void s[a(441)]();if(!i[a(418)][a(401)](o[a(440)],s[a(444)]))return;const h=o[a(440)][a(463)][a(394)],d=o[a(440)][a(445)][a(385)],g=h[a(459)][a(459)],{column:p}=n[a(431)](h),{column:m}=n[a(431)](d);for(let s=p;s<=m;s++){const l=n[a(415)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(423)],l=i[a(382)][a(460)](s);i[a(453)][a(450)](a(430)+c,l),r&&i[a(453)][a(402)](a(389),u,l),i[a(382)][a(434)](l,o[a(393)]),t&&(e[a(452)][a(411)](o[a(393)])?i[a(453)][a(450)](a(407),l):i[a(453)][a(412)](a(407),l))}}}}e[t(391)][t(384)](t(425),t(386),t(421),r),e[t(391)][t(384)](t(425),t(449),t(421),r),this[t(387)][t(416)][t(383)].on(t(408),s(),{priority:t(433)}),this[t(387)][t(446)][t(383)].on(t(408),((e,n,r)=>{const o=t;r[o(454)][o(406)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(433)}),this[t(387)][t(416)][t(383)].on(t(432),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(404)](r[o(393)]),c=e[o(395)](a),u=c[o(446)];if(o(425)!=c[o(465)]||!u||o(449)!=u[o(467)])return;const l=s[o(382)][o(435)](r[o(393)]);if(l)for(const t of l)s[o(453)][o(412)](o(430)+i,t),s[o(453)][o(412)](o(407),t),s[o(453)][o(442)](o(389),t),s[o(382)][o(428)](t,r[o(393)])}),{priority:t(433)}),this[t(400)]()}[Ta(400)](){const t=Ta,e=this[t(387)],n=e[t(447)];function r(e){const r=t;return{type:r(456),content:Kr(n,r(390),e)}}e[t(464)][t(392)](t(388))[t(398)][t(405)]((e=>{const s=t;if(s(425)!=e[s(465)])return;const{data:o}=e;if(o){if(s(386)==o[s(467)]){const t=o[s(397)][0][s(455)];return r(Kr(n,s(t?426:429)))}if(s(449)==o[s(467)]){const t=o[s(397)][0][s(455)];return r(Kr(n,s(t?396:420)))}}}))}}function ya(){const t=["_registerLegacyDescription","consume","setAttribute","TableUtils","_splitMarkerName","registerDescriptionCallback","showSuggestionHighlights","ck-suggestion-marker--active","addMarker:suggestion","842024jkhtAF","_handleLegacySuggestions","includes","removeClass","21pAVibi","25979272Uysvir","createTableWalker","editing","requires","consumable","1433200PoTwPw","FORMAT_REGULAR_COLUMN","accept","233jBtPtz","cell","item","formatBlock","FORMAT_HEADER_ROW","afterInit","unbindElementFromMarkerName","FORMAT_REGULAR_ROW","ck-suggestion-marker-","getCellLocation","removeMarker:suggestion","highest","bindElementToMarker","markerNameToElements","1084mLXGhD","registerAttributeLabel","registerBlockAttribute","headingColumns","markerRange","stop","removeAttribute","has","name","end","data","locale","1361364amvrTv","setTableColumnHeader","addClass","TableEditing","activeMarkers","writer","options","forceValue","format","12HmnzGS","1500885WrcSif","parent","toViewElement","_acceptFormatSuggestionCallbackFactory","headingRows","start","plugins","type","18rQsWuH","commandName","enableDefaultAttributesIntegration","mapper","downcastDispatcher","registerCustomCallback","nodeBefore","setTableRowHeader","editor","TrackChangesEditing","data-suggestion","*Format:* %0","_suggestionFactory","get","markerName","nodeAfter","getSuggestion","FORMAT_HEADER_COLUMN","commandParams","descriptionFactory","12409785CMpXPy"];return(ya=function(){return t})()}function Aa(t,e){const n=Ca();return(Aa=function(t,e){return n[t-=202]})(t,e)}const ka=Aa;function Ca(){const t=["low","getTableIfOnlyTableInContent","conversion","subType","hasSuggestion","accept","7568561lrOtPc","setAttributes","root","removeMarkers","deletion","commands","markMultiRangeBlockFormat","previous","createRange","createElement","ck-suggestion-marker--active","row","table","insert","value","editing","next","markers","unwrap","6140682aEULrh","getMarkers","cell","rows","some","redo","insertColumns","rowInsertionRanges","getRows","markerAttributes","end","for","paragraph","remove","fromEntries","schema","getChanges","fromRange","showSuggestionHighlights","registerPostFixer","*Replace table cells*","getSuggestion","add","insertRows","position","isInContent","dataDowncast","columnInsertionRanges","type","_replaceTableSlotCell","Users","930504wjEEcT","markerName","setAttribute","listenTo","map","get","attributes","deletionRanges","nextSibling","author","insertion","call","_suggestionFactory","createRangeOn","getSuggestionCallback","createTableWalker","element","stop","suggestion:formatBlock:tablePasteCell","registerDescriptionCallback","register","oldRange","$graveyard","last","return","suggestionUnloaded","editor","activeMarkers","entries","batch","endRow","TableClipboard","nodeAfter","_tablePostFixingSubtypes","endColumn","getSelectionAffectedTableCells","descriptionFactory","push","join","markMultiRangeDeletion","suggestion","columns","start","editingDowncast","isEqual","tableCellBorderColor","tablePasteCell","elementToElement","1134080LTskGC","length","TrackChangesEditing","registerCustomCallback","containsRange","differ","filter","name","formatBlock","detach","3nuyTUd","rootName","markMultiRangeInsertion","getRange","getRanges","find","getChild","createRangeIn","isEmpty","2379796XptSSr","findAncestor","columnInsertionIndexes","high","forceDefaultExecution","removeMarker","TableUtils","ck-suggestion-marker","move","options","tableCellSuggestion","insertionRanges","getColumnIndexes","tablePasteChainId","every","locale","getAttributes","change","requires","includes","discard","suggestion-td","getItems","createPositionBefore","selection","getSuggestions","wrap","getColumns","getRowIndexes","_splitMarkerName","tablePasteColumn","content","set","column","getContainedElement","tablePasteRow","tableCell","removeColumns","suggestionLoaded","_isForcedDefaultExecutionBlock","trackChanges","tablePaste","model","view","getChangedMarkers","startsWith","cells","tableCellVerticalAlignment","getShiftedBy","_getCoordsForCells","document","fill","from","clipboardOutput","9qEBItQ","13297450IGVXTm","forEach","newRange","afterInit","first","markerToHighlight","has","updateMarker","keys","tableCellBorderWidth","plugins","4xQooZb","documentSelection","ck-suggestion-marker-insertion","insertContent","tableCellBackgroundColor","getAllAdjacentSuggestions","removeRows","tableCellBorderStyle","getChildren","previousSibling","3699592JvroRX","tableCellHorizontalAlignment","reduce","rowInsertionIndexes","_createdBatches","tableCellPadding"];return(Ca=function(){return t})()}!function(t){const e=Aa,n=t();for(;;)try{if(612800===parseInt(e(269))/1+-parseInt(e(336))/2*(-parseInt(e(327))/3)+-parseInt(e(402))/4*(-parseInt(e(317))/5)+-parseInt(e(238))/6+parseInt(e(219))/7+parseInt(e(207))/8*(-parseInt(e(390))/9)+-parseInt(e(391))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ca);const La=[ka(400),ka(314),ka(204),ka(208),ka(383),ka(406),ka(212)],Sa=Object[ka(252)](La[ka(273)]((t=>[t,null])));class Na extends t.Plugin{static get[ka(354)](){return[da]}[ka(394)](){const t=ka,n=this[t(295)];if(!n[t(401)][t(397)](t(300)))return;const r=n[t(401)][t(274)](t(319)),s=n[t(401)][t(274)](t(342)),o=n[t(401)][t(274)](da),a=n[t(401)][t(274)](t(300));o[t(302)][t(306)](t(371),t(366)),n[t(378)][t(253)][t(289)](t(346),{allowIn:t(372),allowContentOf:t(372),isLimit:!0}),n[t(215)][t(316)]({model:t(346),view:t(357)});let c=null;n[t(378)].on(t(405),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(318)]-1];h&&h[u(340)]||r[u(375)]||this[u(295)][u(224)][u(274)](u(376))[u(233)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(403)))return!1;const i=s[o(214)](t,n);if(!i||!Ma(i,void 0,r))return!1;const a=r[o(304)](n[o(386)][o(360)]);if(!a[o(318)])return!1;const c=a[0][o(337)](o(231)),l=r[o(364)](a),f=r[o(348)](a),h={startRow:l[o(395)],endRow:l[o(292)],startColumn:f[o(395)],endColumn:f[o(292)]};return 1==a[o(318)]&&(h[o(299)]+=r[o(246)](i)-1,h[o(303)]+=r[o(363)](i)-1),Ma(c,h,r)}(l,f,n[u(378)],s,a)&&(o[u(286)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(378)][u(353)]((()=>{const t=u;n[t(378)][t(405)](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(318)]&&r[t(329)](o,t(371),{tablePasteChainId:s}),a[t(318)]&&r[t(329)](a,t(366),{tablePasteChainId:s}),l[t(318)]&&(r[t(329)](l,t(377),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(392)]((e=>{const n=t;var r;return null===(r=e[n(326)])||void 0===r?void 0:r[n(280)](e)}))),f[t(318)]&&(r[t(308)](f,t(377),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(392)]((e=>{const n=t;var r;return null===(r=e[n(326)])||void 0===r?void 0:r[n(280)](e)})));const d=r[t(225)](h[t(273)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(315),{tablePasteChainId:s});if(d){const e=d[t(239)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(378)][t(282)](s),a=e[t(332)]((e=>e[t(330)]()[t(313)](i)));a&&r[t(306)]([a[t(324)],o])}r[t(318)]&&d[t(271)](t(247),Object[t(252)](r))}c=null})))}),{priority:e.priorities[t(339)]+10}),n[t(401)][t(274)](t(300)).on(t(267),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(286)]();const u=s[r(240)],l=o,f=Ra(u),h=Ra(l);e[r(293)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(251)](u[r(333)](0));for(const t of Array[r(388)](l[r(205)]()))a[r(232)](t,u,r(248));const t=c[r(210)][r(355)](s[r(230)]),e=c[r(338)][r(355)](s[r(369)]);t||e||(d=i.LiveRange[r(255)](a[r(334)](u)))}else h&&!f&&(g=a[r(334)](u));else{const t=a[r(228)](r(346)),e=a[r(228)](r(346));a[r(362)](a[r(334)](u),e),a[r(232)](t,u,0);for(const e of Array[r(388)](l[r(205)]()))a[r(232)](e,t,r(248));d=i.LiveRange[r(255)](a[r(282)](t)),g=i.LiveRange[r(255)](a[r(282)](e))}const p=Array[r(388)](l[r(352)]())[r(323)]((([t])=>La[r(355)](t)));c[r(382)][r(306)]({element:u,attributes:p[r(318)]?Object[r(252)](p):null}),d&&c[r(347)][r(306)](d),g&&c[r(276)][r(306)](g)}),{priority:t(339)}),s.on(t(244),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(310)]||1;c[o(338)]=new Array(l)[o(387)](u)[o(273)](((t,e)=>t+e));for(const{cell:t}of s[o(284)](i,{startColumn:u,endColumn:u+l-1}))c[o(265)][o(306)](n[o(378)][o(282)](t))}),{priority:t(213)}),s.on(t(261),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(241)]||1;c[o(210)]=new Array(l)[o(387)](u)[o(273)](((t,e)=>t+e));for(const{cell:t}of s[o(284)](i,{startRow:u,endRow:u+l-1}))c[o(245)][o(306)](n[o(378)][o(282)](t))}),{priority:t(213)}),r[t(305)][t(288)]((e=>{const r=t;if(e[r(216)]&&e[r(216)][r(381)](r(377)))return e[r(226)]?{}:{type:r(279),content:Kr(n[r(351)],r(258))}}));const u=()=>!1;for(const e of[t(377),t(366),t(371),t(315)])r[t(281)][t(320)](t(279),e,t(307),u),r[t(281)][t(320)](t(223),e,t(307),u),r[t(281)][t(320)](t(325),e,t(307),u);r[t(281)][t(320)](t(325),t(315),t(356),u),r[t(281)][t(320)](t(325),t(315),t(218),((e,r,s)=>{const o=t,i=e[o(273)]((t=>t[o(370)]()))[o(323)]((t=>t)),a=new Map(i[o(273)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(382)])e&&a[o(368)](t,e);else if(s&&s[o(247)])for(const[t,e]of Object[o(297)](s[o(247)])){const r=n[o(378)][o(236)][o(274)](t),s=r?r[o(330)]()[o(370)]():null;s&&a[o(368)](s,e)}n[o(378)][o(353)]((t=>{const e=o;for(const[n,r]of a)t[e(220)]({...Sa,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(281)][o(320)](e,o(377),s,((t,i,a)=>{const c=o;n[c(378)][c(353)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(311)][o(301)];t.is(o(285),o(346))&&u[o(306)](t)}r[o(281)][o(283)](e,null,s)(t,i,a);for(const t of u)o(291)!=t[o(221)][o(328)]&&n[o(237)](t)}))}))};l(t(279),t(218)),l(t(279),t(356)),l(t(223),t(218)),l(t(223),t(356)),r[t(281)][t(320)](t(279),t(371),t(356),(e=>{const n=t,r=e[n(273)]((t=>t[n(370)]())),i=r[0][n(337)](n(231)),{minRow:a,maxRow:c}=o[n(385)](r);s[n(203)](i,{at:a,rows:c-a+1})})),r[t(281)][t(320)](t(279),t(366),t(356),(e=>{const n=t,r=e[n(273)]((t=>t[n(370)]())),i=r[0][n(337)](n(231)),{minColumn:a,maxColumn:c}=o[n(385)](r);s[n(373)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(216)]||!n[s(216)][s(381)](s(377)))return;const o=n[s(275)][s(349)],i=r[s(361)]()[s(323)]((t=>t[s(263)]&&t[s(275)]&&t[s(275)][s(349)]==o));i[s(318)]&&n[s(202)]()[s(318)]!=i[s(318)]&&i[s(209)](((t,e)=>(t[s(235)]=e,e[s(226)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(365)](e[s(270)]),a=[s(343),s(404)],c=r[s(296)][s(355)](e[s(270)]);return c&&a[s(306)](s(229)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(374),f,{priority:t(339)}),r.on(t(294),f,{priority:t(339)}),n[t(378)][t(386)][t(257)]((()=>{const e=t;let s=!1;const o=Array[e(388)](n[e(378)][e(386)][e(322)][e(380)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(365)](t);if(e(309)!=o||e(223)!=a||i[e(290)])continue;if(!r[e(217)](c))continue;const u=r[e(259)](c)[e(331)](),l=n[e(401)][e(274)](e(268)).me;for(const t of r[e(361)]())if(t[e(263)]&&t[e(278)]==l&&e(325)==t[e(266)]&&e(315)==t[e(216)]&&t[e(331)]()[e(350)]((t=>u[e(242)]((n=>n[e(321)](t,!0))))))for(const n of t[e(202)]())n[e(263)]&&(n[e(356)](),s=!0)}return s})),n[t(378)][t(386)][t(257)]((e=>{const s=t,o=n[s(224)][s(274)](s(243));if(!o||!o[s(211)][s(397)](e[s(298)]))return!1;let i=!1;const a=n[s(401)][s(274)](s(268)).me,c=n[s(378)][s(386)][s(322)][s(254)](),u=Array[s(388)](n[s(378)][s(386)][s(322)][s(380)]())[s(323)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(365)](t);return n(309)==o&&n(377)==i&&c==a.id&&!e[n(290)]}));for(const t of c){if(s(232)!=t[s(266)]||s(346)!=t[s(324)]||1!=t[s(318)])continue;const n=e[s(227)](t[s(262)],t[s(262)][s(384)](1));if(!u[s(332)]((({data:t})=>t[s(393)][s(313)](n))))for(const{name:t,data:r}of u)if(n[s(321)](r[s(393)])){e[s(398)](t,{range:n}),i=!0;break}}return i})),n[t(378)][t(386)][t(257)]((e=>{const s=t;let o=!1;const i=n[s(401)][s(274)](s(268)).me,a=r[s(361)]()[s(323)]((t=>t[s(263)]&&t[s(278)]==i)),c=new Set,u=new Set;for(const t of a)if(s(377)==t[s(216)])for(const e of t[s(239)]()){const n=e[s(330)]()[s(370)]();if(n)if(n.is(s(285),s(346))&&Ra(n)){t[s(341)](e[s(324)]),c[s(260)](n),o=!0;const r=n[s(277)],i=n[s(206)],a=r&&r.is(s(285),s(346)),l=i&&i.is(s(285),s(346));a&&!c[s(397)](r)&&u[s(260)](r),l&&!c[s(397)](i)&&u[s(260)](i)}else n.is(s(285),s(250))&&n[s(335)]&&(t[s(341)](e[s(324)]),o=!0)}else if(s(315)==t[s(216)]){if(!t[s(275)]||!t[s(275)][s(349)])continue;const e=t[s(275)][s(247)];if(e&&Object[s(399)](e)[s(318)])continue;const n=t[s(275)][s(349)];let r=!0,i=!0;for(const e of a)if(e[s(216)]&&e[s(216)][s(381)](s(377))){if(!e[s(275)][s(349)]){i=!1;break}if(e.id!=t.id&&e[s(275)][s(349)]==n){r=!1;break}}i&&r&&(t[s(222)](),o=!0)}for(const t of c)e[s(251)](t);for(const t of u)e[s(237)](t);return o})),n[t(215)][t(249)](t(312))[t(396)]({model:t(287),view:t=>h(t),converterPriority:t(339)}),n[t(215)][t(249)](t(264))[t(396)]({model:t(287),view:(e,n)=>n[t(345)][t(256)]?h(e,!1):null,converterPriority:t(339)});const d=n[t(234)][t(379)];this[t(272)](d[t(386)],t(389),((e,n)=>{const r=t,s=[];for(const t of d[r(334)](n[r(367)])[r(358)]())t.is(r(285),r(357))&&s[r(306)](t);d[r(353)]((t=>{const e=r;for(const n of s)t[e(344)](t[e(334)](n),t[e(359)](n)),t[e(251)](n)}))}))}}function Ra(t){const e=ka;if(t[e(335)])return!0;const n=t[e(333)](0);return n.is(e(285),e(250))&&n[e(335)]}function Ma(t,e={},n){const r=ka;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(284)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const va=Oa;function wa(){const t=["Users","has","2864215HJtdmY","change","getSuggestionCallback","plugins","getColumnGroupElement","table","resizeTableWidth","88911bygbhc","283644AjfMGu","getTableColumnsWidths","commandParams","author","descriptionFactory","columnWidths","resizeTable","discard","1240390SDMyYk","locale","registerCustomCallback","_suggestionFactory","511812IUeBXL","document","758921WRdvZm","enableCommand","registerDescriptionCallback","subType","tableWidth","formatGroupId","getAttribute","TableColumnResizeEditing","48WbTHix","getContainedElement","*Format:* resize table","getSelectedElement","bind","formatInline","format","15gynFOR","handleResizeTableWidthCommand","101444JmRpwv","markBlockFormat","type","formatBlock","accept","editor","get","handleSuggestionDescription","model","getSuggestions","TrackChangesEditing","data","afterInit","selection"];return(wa=function(){return t})()}function Oa(t,e){const n=wa();return(Oa=function(t,e){return n[t-=112]})(t,e)}!function(t){const e=Oa,n=t();for(;;)try{if(531777===parseInt(e(151))/1+parseInt(e(145))/2+-parseInt(e(166))/3*(-parseInt(e(113))/4)+-parseInt(e(129))/5+parseInt(e(137))/6+-parseInt(e(149))/7*(parseInt(e(159))/8)+-parseInt(e(136))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wa);class Fa extends t.Plugin{[va(125)](){const t=va;if(!this[t(118)][t(132)][t(128)](t(158)))return;const e=this[t(118)][t(132)][t(119)](t(123));e[t(152)](t(135),this[t(112)][t(163)](this)),e[t(148)][t(147)](t(116),t(143),t(117),e[t(148)][t(131)](t(116),null,t(144))),e[t(148)][t(147)](t(116),t(143),t(144),e[t(148)][t(131)](t(116),null,t(117))),e[t(141)][t(153)](this[t(120)][t(163)](this))}[va(112)](t,e){const n=va,r=this[n(118)][n(132)][n(119)](n(123)),s=this[n(118)][n(132)][n(119)](n(158)),o=e[n(134)]||this[n(118)][n(121)][n(150)][n(126)][n(162)]();this[n(118)][n(121)][n(130)]((()=>{const i=n,a=s[i(133)](o);let c=a?s[i(138)](a):null,u=o[i(157)](i(155))||null;const l=e[i(155)]||u,f=e[i(142)]||c,h=this[i(118)][i(132)][i(119)](i(127)).me;for(const t of r[i(122)]()){const e=t[i(160)]();if(i(143)===t[i(154)]&&e===o){t[i(140)]!==h&&t[i(144)]();const e=t[i(124)][i(139)];u=e[0][i(155)],c=e[0][i(142)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(114)](o,{commandName:i(135),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(143)},[],i(143))}))}[va(120)](t){const e=va;if(e(116)!=t[e(115)]&&e(164)!=t[e(115)])return;const{data:n}=t;if(n&&e(143)===n[e(156)]){const t=e(161);return{type:e(165),content:Kr(this[e(118)][e(146)],t)}}}}const Da=Pa;function Ba(){const t=["4710013JpBjat","afterInit","insertTemplate","323885nJbjEM","plugins","44208cNIAbb","get","1174816VdlSQj","1029717ERVuan","4177720iAJFkS","260AvFIPP","13248495SgVHhz","has","enableCommand","Template","editor","TrackChangesEditing","4ngXdMR"];return(Ba=function(){return t})()}function Pa(t,e){const n=Ba();return(Pa=function(t,e){return n[t-=126]})(t,e)}!function(t){const e=Pa,n=t();for(;;)try{if(340040===-parseInt(e(137))/1*(parseInt(e(133))/2)+parseInt(e(142))/3+-parseInt(e(141))/4+-parseInt(e(126))/5*(parseInt(e(139))/6)+-parseInt(e(134))/7+parseInt(e(143))/8+parseInt(e(127))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ba);class xa extends t.Plugin{[Da(135)](){const t=Da,e=this[t(131)];e[t(138)][t(128)](t(130))&&e[t(138)][t(140)](t(132))[t(129)](t(136))}}function Ua(t,e){const n=Ga();return(Ua=function(t,e){return n[t-=336]})(t,e)}const ja=Ua;function Ga(){const t=["editor","registerElementLabel","tableOfContents","776870GfSSeZ","enableCommand","675338zNQbcb","209331zqijas","16662750iwGDor","commands","descriptionFactory","locale","afterInit","24444SHlhlt","21pBrIlk","2296179AMivrR","TrackChangesEditing","get","plugins","insertTableOfContents","4IsJYMg","32HPTnhL","ELEMENT_TABLE_OF_CONTENTS","2523804UiIzrZ"];return(Ga=function(){return t})()}!function(t){const e=Ua,n=t();for(;;)try{if(755060===-parseInt(e(350))/1+parseInt(e(357))/2+parseInt(e(336))/3+parseInt(e(341))/4*(parseInt(e(348))/5)+-parseInt(e(344))/6*(parseInt(e(358))/7)+parseInt(e(342))/8*(parseInt(e(351))/9)+parseInt(e(352))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ga);class Va extends t.Plugin{[ja(356)](){const t=ja,e=this[t(345)];if(!e[t(353)][t(338)](t(340)))return;e[t(339)][t(338)](t(337))[t(349)](t(340));const n=e[t(339)][t(338)](t(337)),r=e[t(355)];n[t(354)][t(346)](t(347),(e=>Kr(r,t(343),e)))}}const Ha=za;function za(t,e){const n=Wa();return(za=function(t,e){return n[t-=244]})(t,e)}function Wa(){const t=["isEqual","TrackChangesEditing","from","forward","element","61321LJxhcy","6zPmLas","createRange","document","locale","updateMarker","1334116mOzmRV","title-content","getNearestSelectionRange","plugins","836925gotuGA","start","nodeBefore","has","isTouching","registerElementLabel","removeMarker","790150elvrvQ","9SAImlu","ELEMENT_TITLE","getChangedMarkers","84162VFDdDJ","747896KyyoIp","registerPostFixer","112aKegOZ","Title","isCollapsed","newRange","differ","afterInit","descriptionFactory","end","get","model","_splitMarkerName","6090030MMugci","schema","suggestion","editor"];return(Wa=function(){return t})()}!function(t){const e=za,n=t();for(;;)try{if(190619===parseInt(e(275))/1*(-parseInt(e(276))/2)+-parseInt(e(285))/3+parseInt(e(281))/4+-parseInt(e(248))/5+parseInt(e(252))/6*(-parseInt(e(255))/7)+parseInt(e(253))/8+-parseInt(e(249))/9*(-parseInt(e(266))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wa);class Ka extends t.Plugin{[Ha(260)](){const t=Ha,e=this[t(269)];if(!e[t(284)][t(244)](t(256)))return;const n=e[t(284)][t(263)](t(271));n[t(261)][t(246)](t(282),(()=>Kr(e[t(279)],t(250)))),e[t(264)][t(278)][t(254)]((r=>{const s=t;let o=!1;const i=Array[s(272)](e[s(264)][s(278)][s(259)][s(251)]());for(const{name:t,data:a}of i){const{group:i}=n[s(265)](t);if(s(268)!==i||!a[s(258)])continue;const c=a[s(258)],u=c[s(262)][s(287)];if(!u||!u.is(s(274),s(282)))continue;if(!c[s(286)][s(245)](c[s(262)]))continue;const l=e[s(264)][s(267)][s(283)](c[s(262)],s(273));if(l&&l[s(257)]){const e=r[s(277)](c[s(286)],l[s(286)]);e[s(270)](c)||(r[s(280)](t,{range:e}),o=!0)}o||(r[s(247)](t),o=!0)}return o}))}}const qa=Qa;function Xa(){const t=["10432xqDmzD","41103FfIgKs","editor","undo","20ulvfps","plugins","redo","2750BYOHju","TrackChangesEditing","UndoEditing","3974480UBUCHZ","enableCommand","148CMlDFo","4151844DVvAaN","5397854oFgZRa","get","afterInit","502878XxbQca","1066500vYonir","has"];return(Xa=function(){return t})()}function Qa(t,e){const n=Xa();return(Qa=function(t,e){return n[t-=309]})(t,e)}!function(t){const e=Qa,n=t();for(;;)try{if(556854===-parseInt(e(327))/1*(parseInt(e(319))/2)+-parseInt(e(325))/3+parseInt(e(320))/4+-parseInt(e(311))/5*(parseInt(e(324))/6)+-parseInt(e(321))/7+parseInt(e(317))/8+-parseInt(e(328))/9*(-parseInt(e(314))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xa);class Za extends t.Plugin{[qa(323)](){const t=qa,e=this[t(309)],n=e[t(312)][t(322)](t(315));e[t(312)][t(326)](t(316))&&(n[t(318)](t(310)),n[t(318)](t(313)))}}const Ja=$a;function Ya(){const t=["TableCaptionEditing","7459242IxyMvZ","TrackChangesEditing","8889420SojcIb","158QakNSa","toggleTableCaption","has","8931906cABkNO","4735992UmgfWo","112apIvzq","editor","enableCommand","get","requires","631701bujhka","afterInit","428056RXxCMo","26571WzSjNQ","5CQmjRr","plugins"];return(Ya=function(){return t})()}function $a(t,e){const n=Ya();return($a=function(t,e){return n[t-=422]})(t,e)}!function(t){const e=$a,n=t();for(;;)try{if(830412===-parseInt(e(437))/1+parseInt(e(425))/2*(parseInt(e(438))/3)+parseInt(e(429))/4+parseInt(e(439))/5*(-parseInt(e(422))/6)+parseInt(e(435))/7*(-parseInt(e(430))/8)+parseInt(e(428))/9+parseInt(e(424))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ya);class tc extends t.Plugin{static get[Ja(434)](){return[da]}[Ja(436)](){const t=Ja,e=this[t(431)];e[t(440)][t(427)](t(441))&&e[t(440)][t(433)](t(423))[t(432)](t(426))}}function ec(t,e){const n=nc();return(ec=function(t,e){return n[t-=213]})(t,e)}function nc(){const t=["tableWidth","findAncestor","getContainedElement","54oyZkKq","914517xmZgIM","_getSuggestion","model","tableBorderColor","tableCellProperties","markBlockFormat","commandParams","getSuggestions","getSelectionAffectedTableCells","88rRAWAe","tableCellPadding","document","handleDiscardAction","tableHeight","TableCellPropertiesEditing","data","join","3677260nmszdL","registerDescriptionCallback","19770oDzmWf","descriptionFactory","accept","55grtRdy","tableBorderWidth","tableCellHeight","tableAlignment","*Format:* change table properties","tableBackgroundColor","tableProperties","386703okKQnn","TablePropertiesEditing","batch","pluginName","subType","tableCellVerticalAlignment","start","831240aVSRqM","enableCommand","nodeAfter","getSuggestionCallback","format","editor","tableCellBorderColor","get","182114antLXk","TrackChangesTableProperties","change","tableCellWidth","locale","_handlePropertyChange","discard","afterInit","handleSuggestionDescription","11764kfKqYW","tableCellBackgroundColor","removeAttribute","table","getAttribute","tableCellBorderStyle","tableBorderStyle","TableUtils","322aFhFuW","tableCellHorizontalAlignment","has","*Format:* change table cell properties","TrackChangesEditing","_suggestionFactory","setAttribute","selection","plugins","getFirstPosition","905EfbbGz","enqueueChange","registerCustomCallback","tableCellBorderWidth","formatBlock"];return(nc=function(){return t})()}const rc=ec;!function(t){const e=ec,n=t();for(;;)try{if(972137===parseInt(e(276))/1+-parseInt(e(240))/2*(parseInt(e(275))/3)+parseInt(e(249))/4*(-parseInt(e(267))/5)+-parseInt(e(215))/6*(parseInt(e(257))/7)+parseInt(e(285))/8*(parseInt(e(225))/9)+-parseInt(e(213))/10*(-parseInt(e(218))/11)+parseInt(e(232))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nc);class sc extends t.Plugin{constructor(t){const e=ec;super(t),this[e(224)]=[e(279),e(255),e(219),e(221),e(272),e(289),e(223)],this[e(280)]=[e(238),e(254),e(270),e(286),e(243),e(220),e(250),e(258),e(230)]}static get[rc(228)](){return rc(241)}[rc(247)](){const t=rc,e=this[t(237)][t(265)][t(239)](t(261));if(this[t(237)][t(265)][t(259)](t(226))){for(const n of this[t(224)])e[t(233)](n,((e,r)=>{const s=t,o=this[s(237)][s(278)][s(287)][s(264)][s(266)]()[s(273)](s(252));this[s(245)](n,[o],this[s(224)],s(224),e,r)}));e[t(262)][t(269)](t(271),t(224),t(217),e[t(262)][t(235)](t(271),null,t(246))),e[t(262)][t(269)](t(271),t(224),t(246),((e,n)=>this[t(288)](this[t(224)],e,n))),e[t(262)][t(269)](t(271),t(224),t(292),(()=>!1))}if(this[t(237)][t(265)][t(259)](t(290))){for(const n of this[t(280)])e[t(233)](n,((e,r)=>{const s=t,o=this[s(237)][s(265)][s(239)](s(256))[s(284)](this[s(237)][s(278)][s(287)][s(264)]);this[s(245)](n,o,this[s(280)],s(280),e,r)}));e[t(262)][t(269)](t(271),t(280),t(217),e[t(262)][t(235)](t(271),null,t(246))),e[t(262)][t(269)](t(271),t(280),t(246),((e,n)=>this[t(288)](this[t(280)],e,n))),e[t(262)][t(269)](t(271),t(280),t(292),(()=>!1))}e[t(216)][t(214)]((e=>this[t(248)](e)))}[rc(245)](t,e,n,r,s,o){const i=rc,a=this[i(237)][i(265)][i(239)](i(261));this[i(237)][i(278)][i(268)](o[i(227)],(()=>{const t=i;for(const i of e)if(this[t(277)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(253)](r);void 0!==n&&(e[r]=n)}s(o),a[t(281)](i,{commandParams:[e]},[],r)}}))}[rc(288)](t,e,n){const r=rc,s=e[0][r(231)][r(234)],o=n[r(282)][0];this[r(237)][r(278)][r(242)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(263)](r,o[r],s):e[n(251)](r,s)}))}[rc(248)](t){const e=rc;if(t[e(291)])switch(t[e(229)]){case e(224):return{type:e(236),content:Kr(this[e(237)][e(244)],e(222))};case e(280):return{type:e(236),content:Kr(this[e(237)][e(244)],e(260))}}}[rc(277)](t,e){const n=rc,r=this[n(237)][n(265)][n(239)](n(261));for(const s of r[n(283)]({skipNotAttached:!0})){const r=s[n(274)]();if(s[n(229)]===e&&r===t)return s}return null}}var oc=Function.prototype,ic=Object.prototype,ac=oc.toString,cc=ic.hasOwnProperty,uc=ac.call(Object);const lc=function(t){if(!ne(t)||"[object Object]"!=ct(t))return!1;var e=en(t);if(null===e)return!0;var n=cc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ac.call(n)==uc};const fc=function(t){return lc(t)?void 0:t};var hc=$?$.isConcatSpreadable:void 0;const dc=function(t){return ce(t)||ae(t)||!!(hc&&t&&t[hc])};const gc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=dc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):tn(o,c):s||(o[o.length]=c)}return o};const pc=function(t){return(null==t?0:t.length)?gc(t,1):[]};const mc=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 Ic=Math.max;const Ec=function(t,e,n){return e=Ic(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=Ic(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),mc(t,this,a)}};const bc=function(t){return function(){return t}};const Tc=Zt?function(t,e){return Zt(t,"toString",{configurable:!0,enumerable:!1,value:bc(e),writable:!0})}:function(t){return t};var _c=Date.now;const yc=function(t){var e=0,n=0;return function(){var r=_c(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(Tc);const Ac=function(t){return yc(Ec(t,void 0,pc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=ir(e,(function(e){return e=fr(e,t),r||(r=e.length>1),e})),te(t,an(t),n),r&&(n=Qn(n,7,fc));for(var s=e.length;s--;)jr(n,e[s]);return n})),kc=Cc;function Cc(t,e){const n=Lc();return(Cc=function(t,e){return n[t-=204]})(t,e)}function Lc(){const t=["highest","formatBlock:discard","addCommentThread","clone","data","fire","getLastMatchingPosition","enableDefaultAttributesIntegration","getDifference","_addThreadToSuggestion","getFirstMarker","trackChanges.trackFormatChanges","markerNameToElements","$text","getCustomProperty","suggestionUnloaded","removeMarker:suggestion:attribute","return","isIntersecting","trackChanges","forceDefaultExecution","accept","containsRangeInObject","marker-count","5472592sIOFPO","tablePasteChainId","formatGroupId","addRange","_getMarkerAnnouncementText","move","createPositionAt","length","insertion:join","newRange","consumable","markInlineFormat","hasComments","detach","add","comments","hasSuggestion","6561GEWkux","bindElementToMarker","chain","writer","addHighlight","includes","split","ck-suggestion-marker","_editor","descriptionFactory","ck-suggestion-marker--active","_inlineAttributeKeys","17784hVPrsW","_joinWithAdjacentSuggestions","action","attribute:","commands","getAncestors","get","parent","data-suggestion","isBlock","deletion:join","attributeOldValue","next","differ","_isForcedDefaultExecutionBlock","_setSuggestionData","isSelectable","containsPosition","discard","plugins","getChangedMarkers","locale","_splitMarkerName","registerInlineAttribute","setTo","createRange","after","CommentsRepository","getAttribute","deletion:discard","deletion:chain","_createSuggestion","_recordAttributeChanges","trackChangesCommand","conversion","ENTER","1299963fMRIEe","acceptSelectedSuggestions","change:_saved","normal","from","isRemovable","insertion:discard","getRange","forward","formatInline:accept","formatBlock:join","isExternal","TrackChangesEditing","markMultiRangeBlockFormat","push","track-changes-user-not-found","sort","addClass","_mergeNestedSuggestions","size","group","editingDowncast","for","addMarkerName","ck-suggestion-marker-formatBlock","getCommentThread","_suggestionFactory","set","change:data","always","change","registerBlockAttribute","mapper","670rOpQed","join","_registerDefaultCallbacks","_onDiscard","find","element","root","oldRange","suggestionLoaded","addMarker:suggestion:formatBlock","authorName","_getExternalAuthor","_updateSuggestionData","createSelection","authoredAt","@external","ck-suggestion-marker-formatInline","insertion:accept","PENDING_ACTION_SUGGESTION","groupId","getNearestSelectionRange","ready","newValue","attributes","refresh","markDeletion","isNextTo","createRangeOn","previous","getFirstRange","open","creator","_suggestions","editing","removeAttribute","attribute:discard","config","insertion:chain","consume","multi","keys","markerName","substring","addSuggestionData","2CKnQug","pluginName","targetPosition","howMany","dataToMarker","attribute:join","skipNestingCheck","registerPostFixer","define","editor","getUser","_reduceSuggestionAttributeRange","formatBlock:accept","adapter","insertion","_isBlockAttribute","attribute","batch","390rrHXkD","_saved","has","insert","getItems","addMarker:suggestion","isMultiRange","isInContent","LEAVE","FORMATTING","values","isBefore","$graveyard","formatInline","author","fromRange","removed","track-changes-command-not-found","_checkSuggestionCorrectness","reconvertMarker","deleteContent","pop","_afterChanges","fetchCommentThread","toUpperCase","markers","markerToHighlight","isCollapsed","formatInline:","document","setAttribute","_findSuggestions","_customCallbacks","trackChanges.mergeNestedSuggestions","getChanges","_refreshAttributeSuggestionsChain","_removeSuggestion","never","$marker","options","_handleNewSuggestionMarker","isInsideObject","$elementName","getSuggestions","removeComment","suggestionChanged","_commentsRepository","_processAttributeSuggestions","acceptSuggestion","_joinSuggestions","delete","format","registerCustomCallback","track-changes-adapter-already-set","upcast","getContainedElement","remove","discardAllSuggestions","Users","ck-suggestion-marker-","type","toViewElement","updateMarker","substr","isDocumentOperation","removeMarker:suggestion:formatBlock","getMultiRangeId","splice","suggestion:attribute:","position","requires","oldValue","_breakSuggestionMarker","isEqual","init","error-saving-suggestion-data-suggestion-discarded","markAttributeChange","buildSuggestion","_cutOutSuggestionMarker","track-changes-suggestion-data-mismatch","hasCommentThread","deletion:","isAtStart","535813VvbHpH","isLimit","elementEnd","elementStart","_setSuggestionRange","markerToData","containerElement","formatInline:join","getIntersection","before","announce","isLocal","suggestion","concat","createPositionBefore","isTouching","getShiftedBy","toJSON","insertContent","fromCharCode","formatInline:chain","_getAuthorFromId","model","_recordAttributeSuggestions","forEach","unbindElementFromMarkerName","resolve","_enabledCommands","stopListening","commandName","_isRegisteredAttribute","_isDataLoaded","value","widget","acceptAllSuggestions","removeClass","formatBlock","isOwn","addSuggestion","selection","start","enableCommand","isIntersectingWithRange","attributeKey","getSuggestionCallback","every","warn","activeMarkers","_getAttributeKey","multipleBlocks","isAtEnd","default","end","applyOperation","accepted","_initAriaMarkerChangeAnnouncements","setSelection","rootName","_blockAttributeKeys","formatBlock:","createPositionAfter","stop","meta","some","2118444baYsaT","createdAt","item","_suggestionState","change:activeMarkers","track-changes-adapter-missing-getsuggestion","isObject","_adapter","execute","getMarkers","addComment","_trackFormatChanges","_SUGGESTION_ANNOUNCEMENT","markInsertion","backward","addUser","addMarker:suggestion:attribute","containsItem","nodeBefore","assign","originalSuggestionId","range","schema","unshift","formatBlock:chain","formatInline:discard","discardSelectedSuggestions","addMarker","3452855rKvZly","getWalker","track-changes-suggestion-not-found","clear","commentThread","data-author-id","insertion:","attribute:accept","moveTargetPosition","updateSuggestion","isArray","_reduceExistingSuggestions","$textProxy","_rangeIsInLocalUserInsertion","enableReadOnlyMode","removeMarker","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.","removeMarkers","dataDowncast","filter","_getSuggestionData","getSuggestion","getAllAdjacentSuggestions","lowest","discardSuggestion","track-changes-enable-command-twice","low","getRanges","_processAttributeChanges","PendingActions","createElement","rejected","listenTo","nodeAfter","markerReady","collaboration.channelId","_refreshSuggestionsChain","high","markMultiRangeInsertion","external:","stringify","containsRange","notReady","dataReady","createRangeIn","unbind","name","attributeNewValue","enqueueChange","suggestion-type","head","catch","rethrowUnexpectedError","deletion:accept","map","deletion","markBlockFormat","subType","_model","update:suggestion","elementToElement","showSuggestionHighlights","splitPosition","_addSuggestionMarker","then","rename","markMultiRangeDeletion","isUndo","key","isAfter","suggestion:","startsWith","documentSelection","_defaultCallbacks"];return(Lc=function(){return t})()}!function(t){const e=Cc,n=t();for(;;)try{if(397305===parseInt(e(208))/1*(parseInt(e(540))/2)+-parseInt(e(463))/3+parseInt(e(272))/4+parseInt(e(496))/5*(-parseInt(e(427))/6)+-parseInt(e(300))/7+parseInt(e(398))/8+-parseInt(e(415))/9*(parseInt(e(558))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lc);const Sc=kc(600);class Nc extends t.Plugin{static get[kc(628)](){return[kc(454),o.Users,t.PendingActions,$r,ss,us,ds,_s,Es,Ls,Ms,js,no,io,fo,mo,_o,Co,Ro,vo,Po,Wo,jo,Qo,$o,ri,li,Ii,Oi,ai,zs,Qs,_i,Ci,Ri,Bi,Gi,Wi,Zi,ta,oa,ua,da,Ea,_a,tc,Na,Fa,Va,sc,xa,Ka,Za]}static get[kc(541)](){return kc(475)}constructor(t){const e=kc;function n(t){const e=Cc;return t[e(354)]((t=>String[e(227)](t)))[e(497)]("")}super(t),this[e(231)]=!1,this[e(490)](e(255),[]),this.on(e(276),((n,r,s,o)=>{const i=e;this[i(358)][i(493)]((()=>{const e=i;for(const n of[...o,...s])this[e(358)][e(583)][e(560)](n)&&t[e(529)][e(577)](n)}))})),this[e(424)]=new Zr(this[e(549)][e(230)][e(294)],this[e(549)][e(448)]),this[e(279)]=null,this[e(489)]=new Rc(this[e(549)]),this[e(528)]=new Map,this[e(604)]=t[e(446)][e(433)](e(454)),this[e(235)]=new Set,this[e(358)]=this[e(549)][e(230)],this[e(275)]=new WeakMap,this[e(441)]=!1,this[e(266)]=new Set([e(600)]),this[e(426)]=new Set,t[e(532)][e(548)](e(385),e(259)),this[e(283)]=t[e(532)][e(433)](e(385)),t[e(532)][e(548)](e(591),!0),this[e(481)]=t[e(532)][e(433)](e(591)),this[e(460)]=new f(t,this[e(235)]),this[e(263)](),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,50,48,48,52])}[kc(632)](){const t=kc,n=this[t(549)],r=(e,n)=>{const r=t;if(r(556)!=e)return r(617)+e;const s=n[r(421)]("|")[0];return this[r(555)](s)?r(487):r(512)};n[t(461)][t(485)](t(484))[t(584)]({model:t(220),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(449)](e[n(537)]),c=[n(422),r(i,a)];let u=3e3;return this[n(255)][n(420)](e[n(537)])&&(c[n(477)](n(425)),u=3010),n(355)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(461)][t(485)](t(318))[t(412)]((e=>{const r=t;e.on(r(563),((t,e,s)=>{const o=r;if(!s[o(597)][o(361)])return;const i=e[o(274)];if(!i)return;const c=s[o(495)][o(619)](i);n[o(230)][o(294)][o(278)](i)&&c&&!c[o(388)](o(241))&&c.is(o(214))&&(0,a.toWidget)(c,s[o(418)])}),{priority:r(337)})})),n[t(461)][t(485)](t(318))[t(584)]({model:t(220),view:(e,n)=>{const s=t;if(!n[s(597)][s(361)])return null;const{type:o,subType:i}=this[s(449)](e[s(537)]);return{classes:[s(422),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(274)])return;const{id:c,authorId:u}=this[a(449)](o[a(537)]);if(r){const t=this[a(528)][a(433)](c),e=this[a(256)](t);if(!this[a(555)](e))return}if(o[a(274)].is(a(247)))return void i[a(408)][a(534)](o[a(274)],s[a(346)]);const l=i[a(495)][a(619)](o[a(274)]);if(o[a(274)].is(a(501))&&n[a(230)][a(294)][a(436)](o[a(274)])&&!l[a(388)](a(419))){i[a(418)][a(480)]([a(422),a(487)],l),i[a(418)][a(588)](a(435),c,l),i[a(418)][a(588)](a(305),u,l),i[a(495)][a(416)](l,o[a(537)]),e&&(this[a(255)][a(420)](o[a(537)])?i[a(418)][a(480)](a(425),l):i[a(418)][a(243)](a(425),l));for(const t of n[a(230)][a(344)](o[a(274)])[a(562)]())i[a(408)][a(534)](t,s[a(346)]);i[a(408)][a(534)](o[a(274)],s[a(346)])}};n[t(461)][t(485)](t(318))[t(412)]((e=>{const n=t;e.on(n(505),((t,e,r)=>{const o=n;r[o(597)][o(361)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(374)})})),n[t(461)][t(485)](t(318))[t(412)]((e=>{const n=t;e.on(n(288),((t,e,r)=>{const o=n;r[o(597)][o(361)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(374)})})),n[t(461)][t(485)](t(318))[t(213)]({model:t(220),view:(e,n)=>n[t(597)][t(361)]?null:{group:t(220),name:e[t(621)](11)}}),n[t(461)][t(485)](t(612))[t(360)]({view:{name:t(220),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(370)+e[r(455)](r(349))+":"+e[r(455)]("id");return e[r(455)](r(397))&&(s+=":"+e[r(455)](r(397))),n[r(330)](r(596),{"data-name":s})}}),n[t(461)][t(485)](t(612))[t(544)]({view:t(220)}),n[t(461)][t(485)](t(484))[t(412)]((e=>{const n=t;e.on(n(505),s(),{priority:n(337)})})),n[t(461)][t(485)](t(484))[t(412)]((e=>{const n=t;e.on(n(288),s({isAttributeSuggestion:!0}),{priority:n(337)})})),n[t(461)][t(485)](t(484))[t(412)]((e=>{const n=t;e.on(n(623),((t,e,r)=>{const s=n,o=r[s(495)][s(386)](e[s(537)]);if(o)for(const t of o)t[s(388)](s(419))||(r[s(418)][s(243)]([s(422),s(487),s(425)],t),r[s(418)][s(530)](s(435),t),r[s(418)][s(530)](s(305),t),r[s(495)][s(233)](t,e[s(537)]))}),{priority:n(337)})})),n[t(461)][t(485)](t(484))[t(412)]((e=>{const n=t;e.on(n(390),((t,e,r)=>{const s=n,o=r[s(495)][s(386)](e[s(537)]);if(!o)return;const{id:i}=this[s(449)](e[s(537)]),a=this[s(528)][s(433)](i),c=this[s(256)](a);if(this[s(555)](c))for(const t of o)t[s(388)](s(419))||(r[s(418)][s(243)]([s(422),s(487),s(425)],t),r[s(418)][s(530)](s(435),t),r[s(418)][s(530)](s(305),t),r[s(495)][s(233)](t,e[s(537)]))}),{priority:n(337)})})),n[t(230)][t(587)][t(547)]((e=>{const r=t;let s=!1;const o=Array[r(467)](n[r(230)][r(587)][r(440)][r(447)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(449)](t);if(r(220)!==o)continue;const h=this[r(528)][r(433)](f);if(null!=c[r(407)]){r(571)==u&&(s=s||wc(c[r(407)],t,e,n[r(230)][r(294)]));const o=r(556)==u&&this[r(555)](l[r(421)]("|")[0]);if(c[r(407)][r(585)]||r(570)==c[r(407)][r(502)][r(265)]||r(244)==u&&!Fc(c[r(407)])||o&&!Fc(c[r(407)])||r(355)==u&&(vc(a=c[r(407)])||function(t){const e=r;return t[e(248)][e(434)]==t[e(260)][e(290)]&&t[e(248)][e(258)]}(a)))e[r(315)](t),s=!0;else{if(!h||!h[r(565)])continue;if(c[r(407)]&&c[r(503)]&&c[r(407)][r(631)](c[r(503)]))continue;i[r(412)](h)}}}var a;return i[r(482)]>0&&(s=!!this[r(428)](i)||s),s})),n[t(230)][t(587)][t(547)]((e=>{const r=t;let s=!1;for(const t of n[r(230)][r(587)][r(440)][r(592)]())if(r(561)==t[r(618)])for(const t of this[r(528)][r(568)]()){if(t[r(564)]||!t[r(565)])continue;const o=r(244)==t[r(618)],i=this[r(256)](t),a=i&&this[r(555)](i);if(!o&&!a)continue;const c=t[r(525)]();if(c[r(248)][r(434)]!=c[r(260)][r(434)]&&!c[r(260)][r(258)]){const o=n[r(230)][r(404)](c[r(248)][r(333)],r(260)),i=n[r(230)][r(452)](c[r(248)],o);e[r(620)](t[r(384)](),{range:i}),s=!0}}return s})),n[t(230)][t(587)][t(547)]((e=>this[t(328)](e))),n[t(230)][t(587)][t(547)]((e=>!e[t(557)][t(219)]&&this[t(605)](e))),n[t(230)].on(t(580),(()=>{this[t(231)]=!1})),n[t(230)][t(587)].on(t(491),((r,s)=>{const o=t;if(!s[o(219)]||s[o(367)])return;if(!this[o(231)])return;const i=n[o(230)][o(587)][o(440)][o(592)]();if(0==i[o(405)])return;const a=[],c=i[o(319)]((t=>o(556)==t[o(618)])),u=i[o(319)]((t=>o(561)==t[o(618)]&&o(387)!=t[o(346)]));for(const t of c)this[o(238)](t[o(251)])&&a[o(477)]({key:t[o(251)],newValue:t[o(347)],oldValue:t[o(438)],range:Dc(t[o(293)],n[o(230)])});for(const t of u){if(o(365)!=t[o(429)]&&o(520)!=t[o(429)])continue;const e=Bc(t[o(627)][o(333)],n[o(230)]),r=t[o(217)];o(365)==t[o(429)]&&a[o(477)]({key:o(600),newValue:t[o(346)],oldValue:r[o(346)],range:e});for(const[n,s]of r[o(519)]){if(!this[o(238)](n))continue;const r=t[o(519)][o(433)](n);s!==r&&a[o(477)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(519)])this[o(238)](n)&&(r[o(519)][o(560)](n)||a[o(477)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(405)]&&n[o(230)][o(348)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(634)](t,e,s,o,{groupId:r});this[n(311)](t,a)}))}),{priority:t(323)}),n[t(230)][t(583)].on(t(359),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(449)](n[s(346)]),e=this[s(528)][s(433)](t);e&&e[s(486)](n[s(346)])}})),n[t(230)][t(587)].on(t(491),(()=>{const e=t,r=Array[e(467)](n[e(230)][e(587)][e(440)][e(447)]())[e(319)]((t=>e(220)===this[e(449)](t[e(346)])[e(483)]));if(0===r[e(405)])return;r[e(479)](((t,n)=>{const r=e,s=t[r(378)][r(503)],o=n[r(378)][r(503)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(248)][r(569)](o[r(248)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(449)](t);if(null===n[e(503)]){const n=this[e(598)](t);o[e(412)](n)}else{const t=this[e(528)][e(433)](r);null!==n[e(407)]||t[e(565)]?(s[e(412)](t[e(350)]),o[e(412)](t)):this[e(594)](t)}}o[e(482)]>0&&this[e(336)](o);for(const t of s)this[e(379)](e(603),t)})),n[t(230)].on(t(261),((e,r)=>{const s=t,o=r[0];if(!this[s(528)][s(482)])return;if(!o[s(622)])return;if(o[s(557)][s(367)]||!o[s(557)][s(219)])return;let i,a;switch(o[s(618)]){case s(561):i=n[s(230)][s(404)](o[s(627)]),a=i[s(224)](o[s(543)]);break;case s(421):i=n[s(230)][s(404)](o[s(362)]),a=n[s(230)][s(404)](o[s(308)]);break;case s(403):i=n[s(230)][s(404)](o[s(542)]),a=i[s(224)](o[s(543)]);break;default:return}const c=n[s(230)][s(452)](i,a);n[s(230)][s(493)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(589)](c)){if(e[t(564)])continue;if(t(571)==e[t(618)])continue;const r=this[t(256)](e);if(r&&this[t(555)](r)&&t(421)!=o[t(618)])continue;const s=e[t(378)]&&e[t(378)][t(257)];(t(244)!=e[t(618)]||t(421)==o[t(618)]&&!s)&&(n[t(396)]||t(554)==e[t(618)]&&n[t(245)]||e[t(525)]()[t(341)](c)&&this[t(630)](e,i,a))}}))}),{priority:t(323)}),n[t(230)].on(t(578),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(394)])return;if(this[s(441)])return;if(!this[s(460)][s(240)])return;if(o[s(585)])return;const a=n[s(230)][s(294)],{start:c,end:u}=o[s(525)](),l=c[s(333)]&&a[s(209)](c[s(333)])?null:a[s(516)](c,s(471)),f=u[s(290)]&&a[s(209)](u[s(290)])?null:a[s(516)](u,s(286)),h=n[s(230)][s(452)](l?l[s(248)]:c,f?f[s(260)]:u);n[s(230)][s(493)]((t=>{const e=s;this[e(521)](h);const r=n[e(230)][e(294)][e(516)](h[e(248)]);o.is(e(372))?t[e(264)](r):o[e(451)](r)})),e[s(269)]()}),{priority:e.priorities[t(466)]+10}),n[t(230)].on(t(226),((e,r)=>{const s=t,o=r[r[s(405)]-1];o&&o[s(394)]||this[s(441)]||this[s(460)][s(240)]&&(n[s(230)][s(493)]((()=>{const t=s;let o=n[t(230)][t(226)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(391)]=o[t(377)]();const i=o[t(260)][t(290)],a=n[t(230)][t(294)];i&&a[t(436)](i)&&!a[t(278)](i)&&(o=n[t(230)][t(452)](o[t(248)],n[t(230)][t(404)](i,t(260)))),this[t(285)](o)})),e[s(269)]())}),{priority:t(337)}),this[t(549)][t(431)][t(412)](t(393),this[t(460)]),this[t(249)](t(393));const o=new p(n,this[t(528)]);n[t(431)][t(412)](t(606),o),this[t(249)](t(606));const i=new E(n,this[t(528)]);n[t(431)][t(412)](t(324),i),this[t(249)](t(324)),n[t(431)][t(412)](t(242),new v(n,o,this[t(528)])),this[t(249)](t(242)),n[t(431)][t(412)](t(615),new v(n,i,this[t(528)])),this[t(249)](t(615)),n[t(431)][t(412)](t(464),new D(n,o,this[t(528)])),this[t(249)](t(464)),n[t(431)][t(412)](t(298),new D(n,i,this[t(528)])),this[t(249)](t(298));const c=n[t(446)][t(433)](t(454));this[t(332)](c,t(282),((e,{threadId:n})=>{const r=t,s=this[r(528)][r(433)](n);s&&s[r(304)]&&1===s[r(304)][r(405)]&&this[r(508)](n,{hasComments:!0})}),{priority:t(326)}),this[t(332)](c,t(602),((e,{threadId:n})=>{const r=t,s=this[r(528)][r(433)](n);s&&s[r(304)]&&!s[r(304)][r(405)]&&this[r(508)](n,{hasComments:!1})}),{priority:t(326)})}set[kc(553)](t){const n=kc;if(this[n(279)])throw new e.CKEditorError(n(611),this);this[n(279)]=t}get[kc(553)](){return this[kc(279)]}[kc(601)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(528)][n(568)]())t&&!e[n(565)]||r[n(477)](e);return e?r[n(354)]((t=>t[n(225)]())):r}[kc(321)](t){const n=kc,r=this[n(528)][n(433)](t);if(!r)throw new e.CKEditorError(n(302),this);return r}[kc(414)](t){const e=kc;return this[e(528)][e(560)](t)}[kc(539)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(618)][e(421)](":"),a=this[e(528)][e(433)](r)||this[e(458)](o,i,r,n,s);if(this[e(383)](a),this[e(576)](a,o,i||null,n),a[e(273)]=t[e(273)],a[e(239)]=!0,s&&s[e(511)]){const t=s[e(511)],n=this[e(507)](t[e(506)]);a[e(510)]=t[e(273)],a[e(572)]=n,a[e(474)]=!0}else a[e(510)]=t[e(273)];switch(t[e(378)]&&(a[e(378)]=t[e(378)]),t[e(519)]&&(a[e(519)]=t[e(519)]),this[e(279)]&&this[e(279)][e(246)]||(a[e(559)]=!0),this[e(275)][e(433)](a)){case e(342):this[e(275)][e(490)](a,e(343));break;case e(334):a[e(565)]?(this[e(428)](new Set([a])),this[e(336)](new Set([a])),this[e(275)][e(490)](a,e(517)),this[e(379)](e(504),a)):this[e(275)][e(490)](a,e(574))}return a}[kc(606)](t){const e=kc;this[e(394)]((()=>{const n=e;this[n(549)][n(230)][n(493)]((()=>{const e=n;for(const n of t[e(322)]())n[e(395)]()}))}))}[kc(324)](t){const e=kc;this[e(394)]((()=>{const n=e;this[n(549)][n(230)][n(493)]((()=>{const e=n;for(const n of t[e(322)]())n[e(445)]()}))}))}[kc(249)](t,n){const r=kc,s=this[r(549)][r(431)][r(433)](t);if(!s)throw new e.CKEditorError(r(575),this,{commandName:t});if(this[r(235)][r(560)](s))throw new e.CKEditorError(r(325),this,{commandName:t});this[r(235)][r(412)](s),n&&s.on(r(280),((t,e)=>{const o=r;this[o(460)][o(240)]&&(this[o(441)]||(e[o(405)]>0&&e[e[o(405)]-1]&&e[e[o(405)]-1][o(394)]?e[o(579)]():(t[o(391)]=n(((...t)=>s[o(280)](...t,{forceDefaultExecution:!0})),...e),t[o(269)]())))}),{priority:r(337)})}[kc(394)](t){const n=kc;let r,s;const o=this[n(441)];this[n(441)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(441)]=!1),s&&e.CKEditorError[n(352)](s,this),r}[kc(285)](t,n=null,r={}){const s=kc;if(t[s(585)])return null;const o=this[s(549)][s(446)][s(433)](s(616)).me;for(const{suggestion:e,meta:o}of this[s(589)](t,s(554)))if(o[s(245)]){if(!o[s(522)]){if(o[s(396)]){if(!this[s(481)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(630)](e,t[s(248)],t[s(260)]);break}if(n==e[s(357)]&&Uc(e,r)){const n=e[s(525)]();return n[s(248)][s(631)](t[s(260)])?this[s(212)](e,this[s(358)][s(452)](t[s(248)],n[s(260)])):this[s(212)](e,this[s(358)][s(452)](n[s(248)],t[s(260)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(306)+n:s(554),u=this[s(442)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(363)](c,i,a,t),u}[kc(338)](t,n=kc(535),r={}){const s=kc,o=this[s(549)][s(446)][s(433)](s(616)).me,i=this[s(489)][s(252)](s(554),n,s(497));for(const e of this[s(601)]())if(e[s(572)].id==o.id&&s(554)==e[s(618)]&&e[s(357)]==n&&Uc(e,r)&&(i(e[s(327)](),t)||i(t,e[s(327)]()))){for(const n of t)e[s(401)](n);return e}for(const{suggestion:e,meta:n}of this[s(589)](t,s(554))){if(!n[s(245)])continue;if(!this[s(481)]&&n[s(396)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(327)]())for(const e of t)if(!n[s(341)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(306)+n,l=this[s(442)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(363)](u,a,c,e,Wr[s(624)]());return l}[kc(409)](t,n,r=null,s={}){const o=kc;if(r=r||Oc(n),t[o(585)])return null;if(o(595)===this[o(283)]){const e=this[o(489)][o(252)](o(571),r,o(395));return this[o(394)]((()=>e([t],n,s))),null}const i=this[o(549)][o(446)][o(433)](o(616)).me,a=[];if(o(492)!==this[o(283)])for(const{suggestion:e,meta:n}of this[o(589)](t,o(554)))n[o(245)]&&!n[o(599)]&&a[o(477)](...e[o(327)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(216)](s);e&&r[n(477)](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(405)];){const s=r[e][n(382)](t);r[n(625)](e,1,...s),e+=s[n(405)]}}return r}(t,a);c[o(405)]&&this[o(358)][o(493)]((()=>{const t=o;for(const e of c){const o=this[t(489)][t(252)](t(571),r,t(395));this[t(394)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(248)],u=t[o(260)];for(const{suggestion:e,meta:n}of this[o(589)](t,o(571))){if(!n[o(245)])continue;if(e[o(357)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(525)]();if(i[o(341)](t,!0))return null;c=c[o(569)](i[o(248)])?c:i[o(248)],u=u[o(369)](i[o(260)])?u:i[o(260)],a?i[o(248)][o(569)](a[o(525)]()[o(248)])?(a[o(317)](),a=e):e[o(317)]():a=e}const l=this[o(358)][o(452)](c,u);if(a)this[o(212)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(442)]({id:t,type:o(586)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(363)](o(586)+r,t,a,l)}}return null}[kc(356)](t,n,r=[],s=null,o={}){const i=kc;n[i(400)]||(n[i(400)]=n[i(237)]),n[i(257)]=t.is(i(293)),s=s||Oc(n);const a=r[i(354)]((t=>Bc(t,this[i(358)]))),c=t.is(i(293))?t:Bc(t,this[i(358)]);if(i(595)===this[i(283)]){const t=this[i(489)][i(252)](i(244),s,i(395));return this[i(394)]((()=>t([c],n,o))),null}a[i(477)](c);let u=!0;for(const t of a)if(!this[i(313)](t)){u=!1;break}if(u&&i(492)!==this[i(283)]){const t=this[i(489)][i(252)](i(244),s,i(395));return this[i(394)]((()=>t([c],n,o))),null}let l=null,f=c[i(248)],h=c[i(260)];for(const{suggestion:t,meta:e}of this[i(589)](c,i(244))){if(!e[i(245)])continue;if(e[i(522)]||e[i(396)]||e[i(599)])continue;if(t[i(378)][i(400)]!=n[i(400)])continue;if(!Uc(t,o))continue;const r=t[i(525)]();if(t[i(357)]==s){if(r[i(341)](c,!0))return null;f=f[i(569)](r[i(248)])?f:r[i(248)],h=h[i(369)](r[i(260)])?h:r[i(260)],l?r[i(248)][i(569)](l[i(525)]()[i(248)])?(l[i(317)](),l=t):t[i(317)]():l=t}else{const e=c[i(216)](r);this[i(636)](t,e)}}const d=this[i(549)][i(446)][i(433)](i(616)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(212)](l,this[i(358)][i(452)](f,h)),l;{const t=this[i(442)]({id:g,type:i(267)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(363)](i(267)+s,g,p,this[i(358)][i(452)](f,h)),t}}[kc(476)](t,n,r=[],s=null,o={}){const i=kc;n[i(400)]||(n[i(400)]=n[i(237)]);const a=t[0];n[i(257)]=a.is(i(293)),s=s||Oc(n);const c=r[i(354)]((t=>Bc(t,this[i(358)]))),u=a.is(i(293))?t:t[i(354)]((t=>Bc(t,this[i(358)])));if(i(595)===this[i(283)]){const t=this[i(489)][i(252)](i(244),s,i(395));return this[i(394)]((()=>t(u,n,o))),null}c[i(477)](...u);let l=!0;for(const t of c)if(!this[i(313)](t)){l=!1;break}if(l&&i(492)!==this[i(283)]){const t=this[i(489)][i(252)](i(244),s,i(395));return this[i(394)]((()=>t(u,n,o))),null}const f=this[i(549)][i(446)][i(433)](i(616)).me;for(const t of this[i(601)]()){if(t[i(572)].id!=f.id)continue;if(i(244)!=t[i(618)]||t[i(378)][i(400)]!=n[i(400)])continue;if(!Uc(t,o))continue;const e=t[i(357)]==s;for(let n=0;n<u[i(405)];n++){const r=u[n];for(const s of t[i(281)]()){const o=s[i(470)]();if(r[i(631)](o)){e?(u[i(625)](n,1),n--):t[i(315)](s[i(346)]);break}}}}if(0==u[i(405)])return null;const h=this[i(489)][i(252)](i(244),s,i(497));for(const t of this[i(601)]())if(t[i(572)].id==f.id&&i(244)==t[i(618)]&&t[i(378)][i(400)]==n[i(400)]&&t[i(357)]==s&&Uc(t,o)&&(h(t[i(327)](),u)||h(u,t[i(327)]()))){for(const e of u)t[i(401)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(267)+s,m=this[i(442)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(363)](p,d,g,t,Wr[i(624)]());return m}[kc(521)](t,n=null,r={}){const s=kc;if(t[s(585)])return null;const o=this[s(549)][s(446)][s(433)](s(616)).me,a=new i.LiveRange(t[s(248)],t[s(260)]);for(const{suggestion:t,meta:e}of this[s(589)](a,s(554)))if(e[s(245)]&&!e[s(522)])if(t[s(564)]){const e=t[s(327)]()[s(319)]((t=>s(570)!=t[s(502)][s(265)]));if(e[s(253)]((t=>a[s(341)](t,!0)))&&t[s(445)](),e[s(271)]((t=>t[s(341)](a,!0)))){const t=this[s(489)][s(252)](s(355),n,s(395));return this[s(394)]((()=>t([a],null,r))),null}}else{const e=a[s(216)](t[s(525)]());null!==e&&t[s(499)]([e],null,r)}if(a[s(411)](),a[s(585)]||s(570)==a[s(502)][s(265)])return null;let c=null,u=a[s(248)],l=a[s(260)];const f=this[s(589)](a,s(355));for(const{suggestion:t,meta:e}of f){const n=this[s(358)][s(452)](u,l);if(e[s(245)]&&(this[s(481)]||!e[s(396)]&&!e[s(599)]))if(t[s(564)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(327)]()){if(r[s(341)](n,!0))return t;n[s(341)](r)||(e=!1)}e&&t[s(445)]()}else{const e=t[s(525)]();if(e[s(341)](n,!0))return t;if(!Uc(t,r)){n[s(341)](e)?t[s(317)]():e[s(444)](u)?u=e[s(260)]:e[s(444)](l)&&(l=e[s(248)]);continue}u=u[s(569)](e[s(248)])?u:e[s(248)],l=l[s(369)](e[s(260)])?l:e[s(260)],r=Object[s(291)]({},t[s(519)]),c?e[s(248)][s(569)](c[s(525)]()[s(248)])?(c[s(317)](),c=t):t[s(317)]():c=t}}if(c)return this[s(212)](c,this[s(358)][s(452)](u,l)),c;{const t=(0,e.uid)(),i=this[s(358)][s(452)](u,l),a=o.id,c=n?s(206)+n:s(355),f=this[s(442)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(363)](c,t,a,i),f}}[kc(366)](t,n=kc(535),r={}){const s=kc,o=this[s(549)][s(446)][s(433)](s(616)).me,a=t[s(354)]((t=>new i.LiveRange(t[s(248)],t[s(260)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(589)](a,s(554)))e[s(245)]&&!e[s(522)]&&c[s(412)](t);for(const e of c)if(e[s(564)]){const o=e[s(327)]();if((!e[s(519)]||!e[s(519)][s(546)])&&o[s(253)]((t=>a[s(271)]((e=>e[s(341)](t,!0)))))&&e[s(445)](),a[s(253)]((t=>o[s(271)]((e=>e[s(341)](t,!0)))))){const e=this[s(489)][s(252)](s(355),n,s(395));return this[s(394)]((()=>e(t,null,r))),null}}else{const t=e[s(525)]();if(a[s(271)]((e=>e[s(341)](t,!0)))&&e[s(445)](),a[s(253)]((e=>t[s(341)](e,!0)))){const t=this[s(489)][s(252)](s(355),n,s(395));return this[s(394)]((()=>t(a,null,r))),null}}const u=this[s(489)][s(252)](s(355),n,s(497));let l=null;for(const t of this[s(601)]())if(t[s(572)].id==o.id&&t[s(565)]&&s(355)==t[s(618)]&&t[s(357)]==n&&Uc(t,r)&&(u(t[s(327)](),a)||u(a,t[s(327)]())))if(l){if(t[s(304)]&&t[s(304)][s(405)])continue;for(const e of t[s(327)]())l[s(250)](e)||l[s(401)](e);t[s(317)]()}else{l=t;for(const e of a)t[s(250)](e)||t[s(401)](e)}if(l)return l;c[s(303)]();for(const{suggestion:t,meta:e}of this[s(589)](a,s(355)))e[s(245)]&&(this[s(481)]||!e[s(396)]&&!e[s(599)])&&Uc(t,r)&&c[s(412)](t);for(const t of c){const e=t[s(327)]();if((!r||!r[s(546)])&&a[s(253)]((t=>e[s(271)]((e=>e[s(341)](t,!0))))))return t;(!t[s(519)]||!t[s(519)][s(546)])&&e[s(253)]((t=>a[s(271)]((e=>e[s(341)](t,!0)))))&&t[s(445)]()}const f=(0,e.uid)(),h=o.id,d=s(206)+n,g=this[s(442)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(411)](),t[s(585)]||s(570)==t[s(502)][s(265)]||this[s(363)](d,f,h,t,Wr[s(624)]());return g}[kc(634)](t,n,r,s,o){const i=kc;if(t[i(585)])return[];if(i(595)===this[i(283)])return[];const a=this[i(549)][i(446)][i(433)](i(616)).me.id,c=Array[i(467)](this[i(528)][i(568)]())[i(319)]((e=>i(556)==e[i(618)]&&e[i(378)][i(368)]==n&&e[i(250)](t)));if(i(259)===this[i(283)]){const e=this[i(589)](t,i(554))[i(319)]((({meta:t})=>t[i(245)]&&!t[i(599)]&&!t[i(522)]))[i(354)]((({suggestion:t})=>t));c[i(295)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(556)==t[i(618)]?t[i(378)][i(629)]:void 0,o=t[i(525)](),a=Array[i(467)](u[i(536)]())[i(500)]((t=>t[i(392)](o)));if(!a)continue;const c=a[i(382)](o);this[i(555)](n)&&i(554)==t[i(618)]&&0!=c[i(405)]||(u[i(608)](a),c[i(232)]((t=>{u[i(490)](t,r)})),i(554)!=t[i(618)]&&e!=s&&u[i(490)](a[i(216)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(405)]>37&&console[i(254)](i(316),{key:n});const f=(i(430)+(n+"|")+Oc({newValue:s}))[i(538)](0,60),h=this[i(442)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(477)](h),this[i(363)](f,c,a,t)}return l}[kc(381)](t){const e=kc;this[e(249)](t,((t,...n)=>{this[e(459)]((()=>{t(...n)}))}))}[kc(494)](t){const e=kc;this[e(266)][e(412)](t)}[kc(450)](t){const e=kc;this[e(426)][e(412)](t)}[kc(256)](t){const e=kc;return e(556)==t[e(618)]?t[e(357)][e(421)]("|")[0]:null}[kc(212)](t,e){const n=kc,r=t[n(384)]();this[n(358)][n(493)]((t=>{t[n(620)](r,{range:e})}))}[kc(383)](t){const e=kc,n=t.id,r=this[e(549)][e(532)][e(433)](e(335));this[e(604)][e(205)](n)||this[e(604)][e(376)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(604)][e(488)](n);s[e(345)](e(468)),s[e(468)]=!1,t[e(304)]=s}[kc(576)](t,n,r,s){const o=kc;if(t[o(618)]!=n||t[o(357)]!=r||t[o(527)].id!=s)throw this[o(549)][o(314)](o(204)),new e.CKEditorError(o(204),this)}[kc(636)](t,n){const r=kc,s=t[r(525)]();if(n[r(631)](s))t[r(317)]();else if(s[r(341)](n)){const o=this[r(358)][r(404)](n[r(248)][r(290)],r(260));this[r(212)](t,this[r(358)][r(452)](s[r(248)],o));const i=(0,e.uid)(),a=t[r(527)].id,c=t[r(618)]+":"+t[r(357)];this[r(442)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(378)],attributes:t[r(519)]});const u=this[r(358)][r(404)](n[r(260)][r(434)],r(453)),l=this[r(358)][r(452)](u,s[r(260)]);this[r(363)](c,i,a,l)}else if(s[r(444)](n[r(248)])){const e=this[r(358)][r(404)](n[r(248)][r(290)],r(260));this[r(212)](t,this[r(358)][r(452)](s[r(248)],e))}else{const e=this[r(358)][r(404)](n[r(260)][r(434)],r(453));this[r(212)](t,this[r(358)][r(452)](e,s[r(260)]))}}[kc(313)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(589)](t,e(554))){if(!r[e(245)])continue;const s=n[e(327)]();for(const n of s)if(!t[e(382)](n)[e(405)])return!0}return!1}[kc(229)](t){const n=kc,r=this[n(549)][n(446)][n(433)](n(616))[n(550)](t);if(!r)throw new e.CKEditorError(n(478),this);return r}[kc(507)](t){const e=kc,n=this[e(549)][e(446)][e(433)](e(616)),r=(0,o.hashObject)(e(339)+t);return n[e(550)](r)||n[e(287)]({id:r,name:t})}[kc(458)](t,e,n,r,s){const o=kc,i=this[o(229)](r),a=this[o(489)][o(635)](t,e,n,i,s,(t=>{const e=o;this[e(508)](n,{attributes:t});const r=this[e(321)](n);this[e(428)](new Set([r])),this[e(336)](new Set([r]))}));return this[o(332)](a,o(395),(()=>{const t=o;this[t(508)](n,{state:t(262)})}),{priority:o(337)}),this[o(332)](a,o(445),(()=>{const t=o;this[t(508)](n,{state:t(331)})}),{priority:o(337)}),this[o(528)][o(490)](n,a),this[o(275)][o(490)](a,o(342)),a}[kc(449)](t){const e=kc,n=t[e(421)](":");return{group:n[0],type:n[1],subType:n[e(405)]>=5?n[2]:null,id:n[e(405)]<5?n[2]:n[3],authorId:n[e(405)]<5?n[3]:n[4],markerCount:6==n[e(405)]?n[5]:null}}[kc(630)](t,n,r){const s=kc,o=t[s(525)](),i=o[s(248)],a=o[s(260)];this[s(212)](t,this[s(358)][s(452)](i,n));const c=(0,e.uid)(),u=t[s(527)].id,l=t[s(618)]+(t[s(357)]?":"+t[s(357)]:"");this[s(442)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(519)],data:t[s(378)]});const f=this[s(256)](t);(s(244)==t[s(618)]||f&&this[s(555)](f))&&(r=this[s(358)][s(222)](r[s(434)])),this[s(363)](l,c,u,this[s(358)][s(452)](r,a))}[kc(589)](t,e=null){const n=kc,r=[],s=this[n(549)][n(446)][n(433)](n(616)).me;Array[n(310)](t)||(t=[t]);for(const o of this[n(601)]()){if(!o[n(565)])continue;if(e&&o[n(618)]!=e)continue;let i=!1;for(const e of o[n(327)]()){for(const a of t){const t=a[n(248)][n(631)](e[n(260)])||a[n(260)][n(631)](e[n(248)]);if(t||a[n(216)](e)){const c=a[n(341)](e)&&Mc(this[n(358)][n(294)],e[n(248)],a),u=e[n(341)](a)&&Mc(this[n(358)][n(294)],a[n(248)],e);r[n(477)]({suggestion:o,meta:{isOwn:s==o[n(572)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(363)](t,e,n,r,s){const o=kc;this[o(358)][o(493)]((i=>{const a=o;let c=a(370)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(299)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(594)](t){const e=kc,n=t[e(524)],r=t[e(439)];t[e(524)]=null,t[e(439)]=null,null!=n&&n[e(439)]==t&&(n[e(439)]=r),null!=r&&r[e(524)]==t&&(r[e(524)]=n),e(517)==this[e(275)][e(433)](t)&&(this[e(275)][e(490)](t,e(574)),this[e(379)](e(389),t,n,r))}[kc(442)](t){const n=kc,r=t.id,s=this[n(539)](t);if(this[n(279)]&&this[n(279)][n(246)]){const o=this[n(549)][n(446)][n(433)](n(329)),i=s[n(410)],a=s[n(357)]?s[n(618)]+":"+s[n(357)]:s[n(618)],c=this[n(549)][n(448)],u=o[n(412)](Kr(c,n(514))),l={id:r,type:a,hasComments:i,data:t[n(378)]||null,originalSuggestionId:t[n(292)]||null,attributes:s[n(519)]};this[n(279)][n(246)](l)[n(364)]((t=>{const e=n;s[e(559)]=!0,o[e(614)](u),t&&t[e(273)]&&(this[e(528)][e(433)](r)[e(273)]=t[e(273)])}))[n(351)]((t=>{const r=n;throw(0,e.logWarning)(r(633)),this[r(549)][r(230)][r(348)]({isUndoable:!1},(()=>{s[r(445)]()})),s[r(236)](),this[r(528)][r(608)](s.id),this[r(275)][r(608)](s),t}))}return s}[kc(555)](t){const e=kc;return this[e(266)][e(560)](t)}[kc(508)](t,e){const n=kc,r=this[n(549)][n(446)][n(433)](n(329)),s=this[n(321)](t);if(this[n(279)]&&this[n(279)][n(309)])if(s[n(559)]){const s=r[n(412)](Kr(this[n(549)][n(448)],n(514)));this[n(279)][n(309)](t,e)[n(364)]((()=>{r[n(614)](s)}))}else s.on(n(465),(()=>{this[n(508)](t,e)}))}[kc(320)](t){const n=kc;if(!this[n(279)]||!this[n(279)][n(321)])throw new e.CKEditorError(n(277),this);return this[n(279)][n(321)](t)}[kc(598)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(449)](t),i=this[e(528)][e(433)](n)||this[e(458)](r,s,n,o,{});switch(this[e(576)](i,r,s,o),this[e(275)][e(433)](i)){case e(342):this[e(320)](n)[e(364)]((t=>{const r=e;let s=Promise[r(234)]();t[r(410)]&&(s=this[r(604)][r(581)]({channelId:this[r(549)][r(532)][r(433)](r(335)),threadId:n})),s[r(364)]((()=>{const e=r;this[e(539)](t)[e(559)]=!0}))})),this[e(275)][e(490)](i,e(334));break;case e(574):this[e(508)](n,{state:e(526)});case e(343):this[e(275)][e(490)](i,e(517)),this[e(379)](e(504),i);break;case e(517):this[e(379)](e(603),i)}return i[e(486)](t),i}[kc(336)](t){const e=kc,n=Array[e(467)](t),r=n[e(319)]((t=>e(556)==t[e(618)]));this[e(593)](r);const s=n[e(319)]((t=>!t[e(564)]&&e(556)!=t[e(618)])),o=this[e(601)]({skipNotAttached:!0})[e(319)]((t=>!t[e(564)]&&e(556)!=t[e(618)])),i=o[e(319)]((n=>!t[e(560)](n))),a=new Map(o[e(354)]((t=>[t,this[e(489)][e(252)](t[e(618)],t[e(357)],e(417))]))),c=new Map(o[e(354)]((t=>[t,t[e(525)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(405)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(405)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(405)];t++){const n=s[t];!l[e(560)](n)&&n[e(524)]&&(f[e(412)](n[e(524)]),n[e(524)][e(439)]===n&&(n[e(524)][e(439)]=null),n[e(524)]=null),!u[e(560)](n)&&n[e(439)]&&(f[e(412)](n[e(439)]),n[e(439)][e(524)]===n&&(n[e(439)][e(524)]=null),n[e(439)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(405)];e++){const r=d(t,n[e]);r&&(r[0][s(439)]=r[1],r[1][s(524)]=r[0],u[s(412)](r[0]),l[s(412)](r[1]))}}function d(t,n){const r=e;if(t[r(572)].id!==n[r(572)].id)return null;const s=a[r(433)](t)(t,n,c[r(433)](t),c[r(433)](n));return s&&a[r(433)](n)(t,n,c[r(433)](t),c[r(433)](n))?s[1][r(304)]&&s[1][r(304)][r(405)]?null:s:null}f[e(482)]&&this[e(336)](f)}[kc(593)](t){const e=kc;if(0==t[e(405)])return;const n=this[e(601)]({skipNotAttached:!0})[e(319)]((t=>e(556)==t[e(618)]&&t[e(239)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(519)]);s[e(560)](n)||(s[e(490)](n,r[e(405)]),r[e(477)]([]));const i=s[e(433)](n);r[i][e(477)](t)}!function(){const t=e;r[t(479)](((e,n)=>{const r=t,s=e[0][r(273)],o=n[0][r(273)];return s==o?e[0][r(519)][r(515)]<n[0][r(519)][r(515)]?-1:1:s<o?-1:1}));for(const e of r)e[t(479)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(405)];t++){if(0==r[t][e(405)])continue;const n=[];for(let s=t+1;s<r[e(405)];s++)0!=r[s][e(405)]&&i(r[t],r[s])&&n[e(477)](s);for(const s of n)r[t]=r[t][e(221)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(405)];n++){const r=t[n+1]||null;t[n][e(439)]!==r&&(t[n][e(439)]=r)}for(const t of r)for(let n=0;n<t[e(405)];n++){const r=t[n-1]||null;t[n][e(524)]!==r&&(t[n][e(524)]=r)}function i(t,n){const r=e;if(t[0][r(519)][r(515)]!==n[0][r(519)][r(515)]&&t[0][r(572)]!==n[0][r(572)])return!1;if(!function(t,e){const n=r;return!t[n(410)]&&!e[n(410)]||(!t[n(410)]||!e[n(410)])&&(!!(t[n(410)]&&e[n(273)]<t[n(304)][n(413)][n(433)](0)[n(273)])||!!(e[n(410)]&&t[n(273)]<e[n(304)][n(413)][n(433)](0)[n(273)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(519)],r(515)),o=Ac(n[0][r(519)],r(515));return!!Dr(s,o)&&(!!t[r(253)]((t=>n[r(271)]((e=>t[r(525)]()[r(631)](e[r(525)]())))))&&n[r(253)]((e=>t[r(271)]((t=>e[r(525)]()[r(631)](t[r(525)]()))))))}}[kc(428)](t){const e=kc,n=Array[e(467)](t),r=this[e(601)]({skipNotAttached:!0}),s=r[e(319)]((n=>!t[e(560)](n))),o=new Map(n[e(354)]((t=>[t,this[e(489)][e(252)](t[e(618)],t[e(357)],e(497))]))),i=new Map(r[e(354)]((t=>[t,t[e(327)]()])));for(let t=0;t<n[e(405)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(405)];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(405)];e++){const s=r[e];if(s[a(618)]!==n[a(618)]||s[a(572)].id!==n[a(572)].id||s[a(357)]!==n[a(357)])continue;if(!xc(n,s))continue;if(a(556)==n[a(618)]&&n[a(378)][a(629)]!=s[a(378)][a(629)])continue;if(a(556)==n[a(618)]&&t[a(555)](n[a(378)][a(368)]))continue;if(a(244)==n[a(618)]){const e=t[a(549)][a(230)],r=n[a(613)]();if(r&&(e[a(294)][a(278)](r)||e[a(294)][a(209)](r)))continue}const c=o[a(433)](n),u=i[a(433)](n),l=i[a(433)](s),f=n[a(304)]&&n[a(304)][a(405)],h=s[a(304)]&&s[a(304)][a(405)];if(!f&&c(l,u))return t[a(607)](s,n),i[a(608)](n),!0;if(!h&&c(u,l))return t[a(607)](n,s),i[a(608)](s),!0}return!1}}[kc(607)](t,e){const n=kc;if(t[n(564)])for(const r of e[n(327)]())t[n(401)](r);else{const r=e[n(525)]()[n(260)];this[n(212)](t,this[n(358)][n(452)](t[n(525)]()[n(248)],r))}e[n(317)]()}[kc(402)](t,e,n){const r=kc,s=t[r(371)](r(609))||t[r(371)](r(556))?r(567):t[r(582)]();return Kr(this[r(549)][r(448)],e+"_"+s+r(284),n)}[kc(263)](){const t=kc,n=this[t(549)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(358)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(449)](t[i(346)]);if(i(220)===e){r[i(218)](this[i(402)](n,i(566)));break}}for(const t of s){const{group:n,type:s}=this[i(449)](t[i(346)]);if(i(220)===n){r[i(218)](this[i(402)](s,i(462),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[kc(328)](t){const e=kc;if(this[e(231)])return!1;const n=this[e(549)],r=n[e(230)][e(587)][e(440)][e(592)]();if(0==r[e(405)])return!1;const s=[],o=r[e(319)]((t=>e(556)==t[e(618)])),i=r[e(319)]((t=>e(561)==t[e(618)]&&e(387)!=t[e(346)])),a=r[e(319)]((t=>e(614)==t[e(618)]&&e(387)!=t[e(346)]));for(const t of o)s[e(477)]({key:t[e(251)],newValue:t[e(347)],oldValue:t[e(438)],range:Dc(t[e(293)],n[e(230)])});for(const t of i){const r=a[e(500)]((n=>n[e(627)][e(631)](t[e(627)])));r&&s[e(477)]({key:e(600),newValue:t[e(346)],oldValue:r[e(346)],range:n[e(230)][e(523)](t[e(627)][e(333)])})}return 0!=s[e(405)]&&this[e(311)](t,s)}[kc(605)](t){const e=kc;let n=!1;const r=this[e(549)][e(230)][e(587)][e(440)][e(447)]()[e(319)]((t=>t[e(378)][e(407)]&&t[e(346)][e(371)](e(626))));for(const s of r){const{subType:r,id:o}=this[e(449)](s[e(346)]),i=r[e(421)]("|")[0];for(const r of this[e(601)]({skipNotAttached:!0}))r.id!=o&&e(556)==r[e(618)]&&r[e(378)]&&r[e(378)][e(368)]==i&&r[e(525)]()[e(392)](s[e(378)][e(407)])&&(this[e(551)](r,s[e(378)][e(407)],t),n=!0)}return n}[kc(459)](t){this[kc(231)]=!0,t()}[kc(238)](t){const e=kc,n=this[e(555)](t),r=this[e(426)][e(560)](t);return n||r}[kc(311)](t,e){const n=kc;if(0==e[n(405)])return!1;let r=!1;for(const s of e){const e=this[n(589)](s[n(293)],n(556))[n(319)]((t=>!t[n(270)][n(522)]))[n(354)]((t=>t[n(220)])),i=(0,o.hashObject)({newValue:s[n(518)]});e[n(319)]((t=>{const e=n,[r,o]=t[e(357)][e(421)]("|");return r==s[e(368)]&&o!=i}))[n(232)]((e=>{const o=n;this[o(551)](e,s[o(293)],t),r=!0}))}return r}[kc(551)](t,e,n){const r=kc,s=t[r(525)]()[r(382)](e);0!==s[r(405)]?1!==s[r(405)]?this[r(630)](t,e[r(248)],e[r(260)]):this[r(212)](t,s[0]):n[r(315)](t[r(384)]())}}class Rc{constructor(t){const e=kc;this[e(423)]=t,this[e(358)]=t[e(230)],this[e(590)]=new Map,this[e(373)]=new Map,this[e(498)]()}[kc(635)](t,e,n,r,s,o){const i=kc;return new Wr(this[i(358)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(252)](t,e,i(395))(...n),onDiscard:(...n)=>this[i(252)](t,e,i(445))(...n)})}[kc(610)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(590)][s(490)](o,r)}[kc(252)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(590)][r(433)](s)||this[r(373)][r(433)](t+":"+n)}[kc(498)](){const t=kc,e=()=>!1,n=t=>{const e=Cc;t[e(479)](((t,n)=>t[e(248)][e(569)](n[e(248)])?1:-1)),this[e(358)][e(493)]((n=>{const r=e;for(const e of t){let t;t=e[r(260)][r(258)]&&e[r(260)][r(434)]==e[r(248)][r(333)]?n[r(509)](e[r(248)][r(333)],"on"):n[r(509)](e),this[r(358)][r(578)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Cc;e&&this[n(358)][n(493)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(354)]((t=>(vc(t)&&(t=this[s(358)][s(452)](t[s(260)])),t)))[s(319)]((t=>s(570)!==t[s(502)][s(265)]));if(c[s(405)]<1)return;const u=Array[s(467)](this[s(358)][s(587)][s(247)][s(327)]())[s(354)]((t=>i.LiveRange[s(573)](t)));r[s(264)](c);for(const t of this[s(423)][s(431)][s(431)]())t[s(520)]();a[s(477)]({forceDefaultExecution:!0}),this[s(423)][s(280)](o,...a);const l=u[s(319)]((t=>s(570)!=t[s(502)][s(265)]));l[s(405)]>0&&r[s(264)](l);for(const t of u)t[s(411)]()}))},s=(e,n)=>1==e[t(405)]&&1==n[t(405)]&&e[0][t(260)][t(631)](n[0][t(248)]),o=(e,n,r,s)=>Pc(e,n,r,s,this[t(358)])?[e,n]:Pc(n,e,s,r,this[t(358)])?[n,e]:null;this[t(373)][t(490)](t(513),e),this[t(373)][t(490)](t(469),n),this[t(373)][t(490)](t(406),s),this[t(373)][t(490)](t(533),o),this[t(373)][t(490)](t(353),n),this[t(373)][t(490)](t(456),e),this[t(373)][t(490)](t(437),s),this[t(373)][t(490)](t(457),o),this[t(373)][t(490)](t(472),r),this[t(373)][t(490)](t(297),e),this[t(373)][t(490)](t(215),s),this[t(373)][t(490)](t(228),e),this[t(373)][t(490)](t(552),r),this[t(373)][t(490)](t(375),e),this[t(373)][t(490)](t(473),s),this[t(373)][t(490)](t(296),e),this[t(373)][t(490)](t(307),e),this[t(373)][t(490)](t(531),((e,n)=>{const r=t;if(!n)return;const s=this[r(423)][r(446)][r(433)](Nc);this[r(358)][r(493)]((t=>{const o=r;if(o(600)==n[o(368)])for(const r of e){const e=r[o(248)][o(333)],s=n[o(629)];t[o(365)](e,s)}else if(s[o(555)](n[o(368)]))for(const r of e)void 0!==n[o(629)]?t[o(588)](n[o(368)],n[o(629)],r[o(248)][o(333)]):t[o(530)](n[o(368)],r[o(248)][o(333)]);else for(const r of e)n[o(629)]?t[o(588)](n[o(368)],n[o(629)],r):t[o(530)](n[o(368)],r)}))})),this[t(373)][t(490)](t(545),s)}}function Mc(t,e,n){const r=kc;for(const s of e[r(434)][r(432)]({includeSelf:!0,parentFirst:!0})){if(s[r(502)]==s)return!1;if(!n[r(289)](s))return!1;if(t[r(278)](s)||t[r(209)](s))return!0}return!1}function vc(t){const e=kc;return t[e(260)][e(434)]==t[e(248)][e(333)]&&t[e(260)][e(207)]}function wc(t,e,n,r){const s=kc,o=t=>!t[s(274)].is(s(312))&&!r[s(278)](t[s(274)]),i=t[s(248)][s(380)](o),a=t[s(260)][s(380)](o,{direction:s(286)});return!(t[s(248)][s(631)](i)&&t[s(260)][s(631)](a)||(i[s(569)](a)?n[s(620)](e,{range:n[s(452)](i,a)}):n[s(315)](e),0))}function Oc(t){return(0,o.hashObject)(t)}function Fc(t){const e=kc,n=t[e(248)][e(333)];return n&&n.is(e(501))}function Dc(t,e){const n=kc;return null==t[n(260)][n(290)]&&t[n(260)][n(434)]==t[n(248)][n(333)]?Bc(t[n(248)][n(333)],e):t}function Bc(t,e){const n=kc,r=e[n(294)][n(278)](t)||e[n(294)][n(443)](t);return e[n(452)](e[n(404)](t,n(217)),r?e[n(268)](t):e[n(404)](t,n(260)))}function Pc(t,e,n,r,s){const o=kc;if(t[o(439)])return!1;if(!xc(t,e))return!1;if(n[o(260)][o(631)](r[o(248)]))return!0;if(t[o(618)]!=e[o(618)])return!1;if(!n[o(260)][o(223)](r[o(248)]))return!1;const i=s[o(452)](n[o(260)],r[o(248)])[o(301)]();for(const t of i)if([o(211),o(210)][o(420)](t[o(618)])&&s[o(294)][o(209)](t[o(274)]))return!1;return!0}function xc(t,e){const n=kc;if(!t[n(239)]||!e[n(239)])return!1;const r=new Set(Object[n(536)](t[n(519)])),s=new Set(Object[n(536)](e[n(519)]));if(r[n(608)](n(515)),s[n(608)](n(515)),0==r[n(482)]&&0==s[n(482)])return!0;if(r[n(482)]!=s[n(482)])return!1;const o={...t[n(519)]},i={...e[n(519)]};return delete o[n(515)],delete i[n(515)],JSON[n(340)](o)==JSON[n(340)](i)}function Uc(t,e){const n=kc,r=jc(t[n(519)]),s=jc(e);if(!t[n(239)])return!1;for(const t of Object[n(536)](s))if(!Dr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(291)]({},t);return delete n[e(546)],delete n[e(399)],n}const Gc=Hc;function Vc(){const t=["plugins","listenTo","PENDING_ACTION_SUGGESTION","remove","560ZxWAjY","_discardCommand","224396mtHDjv","2800xFDcvy","6336klzDDG","get","1098JpevAs","30988248rpltDw","acceptSuggestion","add","_editor","PendingActions","_pendingAction","getRanges","isEnabled","destroy","isDirty","change:isDirty","canAccept","view","commands","13699TUsmPQ","bind","42183lBCWHh","1yyIrBQ","discardSuggestion","canEditAt","2146530JPZeWL","unbind","model","commentThreadController","locale","execute","stopListening","11yJTEXW","_removePendingAction","_acceptCommand","_setPendingAction","2608664WhTkZJ","canDiscard"];return(Vc=function(){return t})()}function Hc(t,e){const n=Vc();return(Hc=function(t,e){return n[t-=247]})(t,e)}!function(t){const e=Hc,n=t();for(;;)try{if(445864===parseInt(e(284))/1*(-parseInt(e(262))/2)+-parseInt(e(287))/3+-parseInt(e(264))/4*(parseInt(e(263))/5)+parseInt(e(266))/6*(-parseInt(e(281))/7)+-parseInt(e(254))/8+-parseInt(e(283))/9*(-parseInt(e(260))/10)+-parseInt(e(250))/11*(-parseInt(e(267))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vc);class zc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Hc;super(),this[s(289)]=e,this[s(279)]=n,this[s(290)]=r,this[s(270)]=t,this[s(252)]=t[s(280)][s(265)](s(268)),this[s(261)]=t[s(280)][s(265)](s(285)),this[s(279)][s(282)](s(274)).to(this[s(252)],this[s(261)],((t,e)=>t||e)),this[s(279)][s(282)](s(278)).to(this[s(252)],s(274),(t=>t&&this[s(270)][s(289)][s(286)](e[s(273)]()))),this[s(279)][s(282)](s(255)).to(this[s(261)],s(274),(t=>t&&this[s(270)][s(289)][s(286)](e[s(273)]()))),this[s(272)]=null,n[s(276)]&&this[s(253)](),this[s(257)](n,s(268),(()=>this[s(268)]())),this[s(257)](n,s(285),(()=>this[s(285)]())),this[s(257)](n,s(277),(()=>{const t=s;n[t(276)]?this[t(253)]():this[t(251)]()}))}[Gc(268)](){const t=Gc;this[t(252)][t(248)](this[t(289)].id)}[Gc(285)](){const t=Gc;this[t(261)][t(248)](this[t(289)].id)}[Gc(275)](){const t=Gc;this[t(279)][t(288)](t(274)),this[t(279)][t(288)](t(278)),this[t(279)][t(288)](t(255)),this[t(249)](),this[t(290)][t(275)](),this[t(272)]&&this[t(251)]()}[Gc(253)](){const t=Gc,e=Kr(this[t(270)][t(247)],t(258));this[t(272)]=this[t(270)][t(256)][t(265)](t(271))[t(269)](e)}[Gc(251)](){const t=Gc;null!==this[t(272)]&&this[t(270)][t(256)][t(265)](t(271))[t(259)](this[t(272)]),this[t(272)]=null}}function Wc(t,e){const n=qc();return(Wc=function(t,e){return n[t-=297]})(t,e)}const Kc=Wc;function qc(){const t=["parseFromString","1071mQDOaC","SUGGESTION_THREAD_DESCRIPTION","submit","609ANmBhs","commentInputView","isDirty","fire","94708LfATcv","canDiscard","author","content","formatDateTime","setData","editor","isActive","value","2546518EDLNuQ","cancel","updateComment","locale","destroy","editorConfig","SUGGESTION_THREAD_ARIA_LABEL","join","focusables","isReadOnly","text/html","hasDirtyComment","4018848MMikCJ","addComment","1369498BkKaPi","assign","tab","render","_model","map","disableComments","_config","focusCycler","_createCommentThreadInputView","102776FlmrnS","target","authoredAt","_localUser","focus","3352818ayzFbH","removeComment","_createCommentViews","disabledSubmit","bind","commentsListView","delegate","showInput","canAccept","ariaDescriptionView","name","185kwNTnE","commentThreadInputView","60100vbIOad","set","element","keystrokes","commentThread","descriptionParts","CommentView","textContent","body","shift+tab","ariaLabel","focusTracker","isEnabled","length"];return(qc=function(){return t})()}!function(t){const e=Wc,n=t();for(;;)try{if(714642===parseInt(e(337))/1+parseInt(e(323))/2+parseInt(e(335))/3+parseInt(e(314))/4*(-parseInt(e(363))/5)+-parseInt(e(352))/6+-parseInt(e(310))/7*(parseInt(e(347))/8)+-parseInt(e(307))/9*(parseInt(e(365))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qc);class Xc extends s.View{constructor(t,n,r,i){const a=Wc;super(t),this[a(357)]=null,this[a(364)]=null,this[a(361)]=new o.AriaDescriptionView(t,Kr(t,a(308))),this[a(366)](a(321),!1),this[a(366)](a(349),n[a(349)]),this[a(356)](a(349)).to(n),this[a(366)](a(297),[]),this[a(366)](a(312),!1),this[a(366)](a(304),!1),this[a(366)](a(360),!1),this[a(366)](a(315),!1),this[a(356)](a(302)).to(this,a(305),n,a(349),this,a(297),((t,e,r)=>{const s=a,o=r[s(342)]((t=>T(t[s(317)])))[s(330)](". ")+".";return Kr(this[s(326)],s(329),[t-1,n[s(316)][s(362)],e?i[s(318)](e):"",(new DOMParser)[s(306)](o,s(333))[s(300)][s(299)]])})),this[a(331)]=new s.ViewCollection,this[a(303)]=new e.FocusTracker,this[a(368)]=new e.KeystrokeHandler,this[a(345)]=new s.FocusCycler({focusables:this[a(331)],focusTracker:this[a(303)],keystrokeHandler:this[a(368)],keystrokeHandlerOptions:{filter:t=>t[a(348)]!==this[a(367)]},actions:{focusPrevious:a(301),focusNext:a(339)}}),this[a(341)]=n,this[a(350)]=r,this[a(344)]=i,i[a(343)]?this[a(366)](a(305),1):this[a(354)]()}[Kc(340)](){const t=Kc;super[t(340)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(331)])}[Kc(351)](){const t=Kc;this[t(367)][t(351)]()}[Kc(327)](){const t=Kc;this[t(357)]&&this[t(357)][t(327)](),this[t(364)]&&this[t(364)][t(327)](),super[t(327)]()}[Kc(354)](){const t=Kc,{CommentsListView:e}=this[t(344)];this[t(357)]=new e(this[t(326)],this[t(341)][t(369)],Object[t(338)]({CommentView:this[t(344)][t(298)]},this[t(344)])),this[t(357)][t(358)](t(353)).to(this),this[t(357)][t(358)](t(325)).to(this),this[t(357)][t(356)](t(321)).to(this),this[t(366)](t(305),this[t(357)][t(305)]+1),this[t(356)](t(305)).to(this[t(357)],t(305),(t=>t+1)),this[t(364)]=this[t(346)](),this.on(t(353),(()=>this[t(351)]())),this[t(356)](t(312)).to(this[t(357)],t(334),this[t(364)][t(311)],t(322),((t,e)=>t||!!e))}[Kc(346)](){const t=Kc,{CommentThreadInputView:e}=this[t(344)],n=new e(this[t(326)],this[t(350)],this[t(344)][t(328)]),r=n[t(311)];return n[t(356)](t(359)).to(this,t(321),this[t(341)][t(369)],t(332),r,t(322),((t,e,n)=>!!n||t&&!e)),r.on(t(309),((e,n)=>{const s=t;this[s(313)](s(336),n),r[s(320)][s(319)]("")})),r.on(t(324),(()=>this[t(351)]())),r[t(356)](t(355)).to(this[t(341)][t(369)],t(332)),n}}const Qc=Jc;function Zc(){const t=["297031qnHEne","listitem","commentThreadInputView","content","ck-suggestion-","6jLNItV","ck-suggestion-wrapper","set","_config","1015700PodjwX","suggestionView","ariaLabel","10zVKrFl","ck-suggestion--disabled-comments","setTemplate","ariaDescriptionView","isActive","118532hZbVXT","color","focusables","div","SuggestionView","canAccept","add","bind","3fVBsNV","discardButton","isEnabled","render","_model","20BVYAlU","type","descriptionParts","discardSuggestion","disableComments","commentsListView","</p>","bindTemplate","push","1710384tgoMim","ck-suggestion-wrapper--active","_descriptionElement","editorReady","648009YuMIPe","delegate","84Ohxexa","acceptSuggestion","canDiscard","3274hFQMLc","ck-rounded-corners","acceptButton","author","formatDateTime","description","editorDestroyed","<p>","getTemplate","commentThread","749243hPPatR"];return(Zc=function(){return t})()}function Jc(t,e){const n=Zc();return(Jc=function(t,e){return n[t-=257]})(t,e)}!function(t){const e=Jc,n=t();for(;;)try{if(139845===-parseInt(e(294))/1*(parseInt(e(258))/2)+parseInt(e(271))/3*(parseInt(e(263))/4)+parseInt(e(314))/5+parseInt(e(310))/6*(parseInt(e(305))/7)+parseInt(e(285))/8+-parseInt(e(289))/9*(-parseInt(e(276))/10)+-parseInt(e(304))/11*(parseInt(e(291))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zc);class Yc extends Xc{constructor(t,e,n,r){const s=Jc;super(t,e,n,r),this[s(312)](s(277),""),this[s(270)](s(277)).to(this,s(278),(t=>t&&t[0]?t[0][s(277)]:"")),this[s(270)](s(299)).to(this,s(278),this,s(262),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(301)+T(e[n(308)],e[n(264)])+n(282);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(287)]=null,this[s(315)]=new(r[s(267)])(t,e,{formatDateTime:r[s(298)]}),this[s(315)][s(270)](s(299)).to(this),this[s(315)][s(290)](s(292),s(279)).to(this),this[s(315)][s(296)][s(270)](s(273)).to(this,s(268)),this[s(315)][s(272)][s(270)](s(273)).to(this,s(293)),this[s(265)][s(269)](this[s(315)]),this[s(281)]&&this[s(265)][s(269)](this[s(281)]),this[s(307)]&&this[s(265)][s(269)](this[s(307)]),this[s(260)](this[s(302)]())}[Qc(302)](){const t=Qc,e=this[t(283)],n=[this[t(315)]];return this[t(281)]&&n[t(284)](this[t(281)]),this[t(307)]&&n[t(284)](this[t(307)]),n[t(284)](this[t(261)]),{tag:t(266),attributes:{class:["ck",t(295),t(311),e.if(t(262),t(286)),e.to(t(277),(e=>t(309)+e)),this[t(313)][t(280)]&&t(259)],"data-suggestion-id":this[t(275)].id,"data-thread-id":this[t(275)][t(303)].id,"data-author-id":this[t(275)][t(297)].id,tabindex:0,role:t(306),"aria-label":e.to(t(257)),"aria-describedby":this[t(261)].id},children:n}}[Qc(274)](){const t=Qc;super[t(274)](),this[t(281)]&&(this[t(281)][t(290)](t(288)).to(this),this[t(281)][t(290)](t(300)).to(this)),this[t(307)]&&(this[t(307)][t(290)](t(288)).to(this),this[t(307)][t(290)](t(300)).to(this))}}const $c=tu;function tu(t,e){const n=eu();return(tu=function(t,e){return n[t-=358]})(t,e)}function eu(){const t=["extendTemplate","fire","name","formatDateTime","cancel","render","485jHrRGV","setTemplate","target","7xKkJaN","ck-comment__info-time","1258256BDFPjo","ck-suggestion__main","EXTERNAL_IMPORT_WORD_SUGGESTION","isExternal","ck-suggestion__actions","presentation","time","execute","getExternalSuggestionNote","querySelector","creator","ck-annotation__info-name","ck-annotation__info","ck-annotation","ck-suggestion__user","focusFirst","acceptSuggestion","check","5766100pVFvYp","Discard suggestion","set","@external","ck-suggestion__info-name","listenTo","div","ck-annotation__content-wrapper","951bpKioq","_createButton","add","focus","focusCycler","ck-annotation__main","locale","ck-annotation__info-time","discardSuggestion","keystrokes","focusTracker","EXTERNAL_AVATAR","4874UnECnb","ck-suggestion__info","6492wtWZAP","userView","source","537654IZOQxX","bindTemplate","Accept suggestion","_config","authoredAt","ck-annotation__user","EXTERNAL_IMPORT_WORD_AVATAR","_model","bind","acceptButton","_setupKeyboardNavigation","getUserViewNotificationText","ck-comment__external","innerHTML","importWord","EXTERNAL_SUGGESTION","tab","getTemplate","focusables",".ck-annotation__content-wrapper","shift+tab","ck-suggestion","esc","description","ck-annotation__actions","4555971aTSubF","push","element","ck-suggestion--accept","186901tvSbex","change:description","span","ck-suggestion--discard","author","enter","discardButton","attributes","11TMaBUy"];return(eu=function(){return t})()}!function(t){const e=tu,n=t();for(;;)try{if(604697===-parseInt(e(395))/1+-parseInt(e(361))/2*(-parseInt(e(441))/3)+-parseInt(e(363))/4*(parseInt(e(410))/5)+parseInt(e(366))/6+-parseInt(e(413))/7*(-parseInt(e(415))/8)+parseInt(e(391))/9+parseInt(e(433))/10*(-parseInt(e(403))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eu);class nu extends s.View{constructor(n,r,i){const a=tu;super(n),this[a(373)]=r,this[a(369)]=i,this[a(435)](a(389),""),this[a(374)](a(370)).to(r),this[a(375)]=this[a(442)](Kr(n,a(368)),t.icons[a(432)],a(394),a(431),"sw"),this[a(401)]=this[a(442)](Kr(n,a(434)),t.icons[a(408)],a(398),a(449),"sw"),this[a(364)]=new o.UserView(n,r[a(399)],this[a(377)]()),this[a(364)][a(404)]({attributes:{class:[a(429),a(371)],"aria-hidden":!0}}),this[a(384)]=new s.ViewCollection([this[a(375)],this[a(401)]]),this[a(359)]=new e.FocusTracker,this[a(358)]=new e.KeystrokeHandler,this[a(445)]=new s.FocusCycler({focusables:this[a(384)],focusTracker:this[a(359)],keystrokeHandler:this[a(358)],actions:{focusPrevious:a(386),focusNext:a(382)},keystrokeHandlerOptions:{filter:t=>t[a(412)]!==this[a(393)]}}),this[a(411)](this[a(383)]())}[$c(409)](){const t=$c;super[t(409)]();const e=this[t(393)][t(424)](t(385));e[t(379)]=this[t(389)],this.on(t(396),((n,r,s)=>{e[t(379)]=s})),this[t(376)]()}[$c(383)](){const t=$c,e=this[t(367)],n=[{tag:t(439),attributes:{class:[t(362),t(427)]},children:[{tag:t(397),children:[{text:this[t(364)][t(406)]}],attributes:{class:[t(437),t(426)]}},{tag:t(421),attributes:{datetime:e.to(t(370)),class:[t(414),t(448)]},children:[{text:e.to(t(370),(e=>this[t(369)][t(407)](e)))}]}]},{tag:t(439),attributes:{class:[t(419),t(390)]},children:[this[t(375)],this[t(401)]]},{tag:t(439),attributes:{class:[t(440)]}}];return this[t(373)][t(418)]&&n[t(392)]({tag:t(439),attributes:{class:[t(378)]},children:[{text:this[t(423)]()}]}),{tag:t(439),attributes:{class:[t(387),t(428)],tabindex:-1},children:[this[t(364)],{tag:t(439),attributes:{class:[t(416),t(446)],role:t(420)},children:n}]}}[$c(444)](){const t=$c;this[t(393)][t(444)]()}[$c(377)](){const t=$c;return this[t(373)][t(418)]?t(380)===this[t(373)][t(402)][t(436)][t(365)]?Kr(this[t(447)],t(372),this[t(373)][t(425)][t(406)]):Kr(this[t(447)],t(360),this[t(373)][t(425)][t(406)]):null}[$c(423)](){const t=$c;return t(380)===this[t(373)][t(402)][t(436)][t(365)]?Kr(this[t(447)],t(417)):Kr(this[t(447)],t(381))}[$c(442)](t,e,n,r,s){const i=$c,a=new o.LateFocusButtonView(this[i(447)]);return a[i(435)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(404)]({attributes:{class:n}}),a.on(i(422),(()=>{const t=i;this[t(405)](r,this[t(373)].id)})),a}[$c(376)](){const t=$c,e=this[t(393)];this[t(358)][t(438)](e);for(const e of this[t(384)])this[t(359)][t(443)](e[t(393)]),this[t(358)][t(438)](e[t(393)]);this[t(358)][t(435)](t(400),((n,r)=>{const s=t;e===n[s(412)]&&(this[s(445)][s(430)](),r())})),this[t(358)][t(435)](t(388),((n,r)=>{const s=t;e!==n[s(412)]&&(this[s(444)](),r())}))}}const ru='\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" xmlns="http://www.w3.org/2000/svg"><path d="M6.182 5.514a.643.643 0 0 0-.636.64v-.001a.636.636 0 0 0 .636.639h5.682a.641.641 0 0 0 .636-.638.637.637 0 0 0-.636-.64H6.182Z"/><path d="M6.182 8.5a.642.642 0 0 0-.588.882.636.636 0 0 0 .588.395h5.682a.641.641 0 0 0 .636-.639.635.635 0 0 0-.636-.638H6.182Z"/><path d="M6.18 11.5a.64.64 0 0 0 0 1.278h3.133a.64.64 0 0 0 0-1.278H6.18Z"/><path d="m11.772 18.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09 0-.274.076-.551.062-.166.099-.296.11-.393a2.934 2.934 0 0 0 0-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6 1.059-.56 2.11.118 1.05.68 1.443 1.272 1.177 1.772l-3.876 6.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954 2.954 0 0 0-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274 1.039.727-.26.34h-1.496l.717-1.067Z"/><path clip-rule="evenodd" d="M3.272 1A1.28 1.28 0 0 0 2 2.28v14.439a1.276 1.276 0 0 0 1.272 1.28h6.838a2.13 2.13 0 0 1 .003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395 7.395 0 0 1-.042-.142H3.5V2.46s11 .002 11 .005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272 1ZM16 9.29l-1.5 2.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904 0 0 1-.013.075l-.001.005a3.108 3.108 0 0 1-.097.312c-.027.101-.048.19-.062.266a.734.734 0 0 0-.014.287.25.25 0 0 0 .068.105.65.65 0 0 0 .088.074l.017.011.016.01h.175L14.73 18c.697 0 1.271-.573 1.271-1.281v-7.43Z"/></svg>\n',su=ou;function ou(t,e){const n=iu();return(ou=function(t,e){return n[t-=377]})(t,e)}function iu(){const t=["get","20MXWjED","locale","listenTo","activeAnnotations","getSuggestion","arrowView","commands","_viewToController","push","addSourceCollector","isOn","TrackChangesEditing","_annotationViews","suggestionLoaded","init","escape","value","view","createAnnotationView","1035495MIEnLX","suggestionChanged","comments.maxThreadTotalWeight","trackChanges","SuggestionView","createCommentThreadController","activeMarkers","unbind","focus","_createToolbarButton","_suggestionToController","getMarkers","innerView","size","isMultiRange","menuBar:trackChanges","menu","addComment","commandName","suggestion-","from","discardButton","lowest","source","editor","suggestionUnloaded","destroy","CommentsRepository","Track changes","discardAllSuggestions","comments","_destroyController","_refreshActiveMarkers","10UtpInN","Accept all selected suggestions","_createMenuBarMenu","length","commentThread","acceptSelectedSuggestions","some","isEnabled","items","filter","change:previous","getAllAdjacentSuggestions","_unbindEditors","refreshSelectedViews","head","627PUokEw","6046164wopeIg","reduce","_addUIComponentsToFactory","Annotations","discardSelectedSuggestions","CommentView","CommentsUI","getRanges","trackChanges.SuggestionView","bind","menuitem","acceptButton","TrackChangesUI","panelView","menuitemcheckbox","clear","change:activeAnnotations","comments.editorConfig","plugins","registerAnnotation","getJoined","15164ZinRlr","previous","execute","createAnnotation","acceptAllSuggestions","delegate","descriptionParts","_updateController","isInContent","trackChanges.disableComments","toMany","987738bAMEMI","actionView","_handleControllerBuffer","remove","comments.maxCommentsWhenCollapsed","switchbutton","define","getFirstRange","add","Accept all suggestions","1391DEAgCd","editing","button","Discard all selected suggestions","SuggestionThreadView","separator","descriptionFactory","buttonView","has","values","comments.maxCommentCharsWhenCollapsed","model","stopListening","_bindAnnotationToEditors","keys","7989840ZpFrhH","pluginName","Discard all suggestions","getMarkerNames","11XSKefS","346ITigYz","suggestionView","config","commentsListView","fire","componentFactory","children","EditorAnnotations","getDescriptions","mainView","_initializeController","set","isDirty","hasSuggestion","getByInnerView","type","7BFKphw","trackChanges.SuggestionThreadView","2026869ochvMn","_disableComments","requires","_handleSuggestionControllerDelayed","delete"];return(iu=function(){return t})()}!function(t){const e=ou,n=t();for(;;)try{if(563377===parseInt(e(510))/1*(parseInt(e(530))/2)+-parseInt(e(467))/3*(parseInt(e(489))/4)+-parseInt(e(400))/5*(parseInt(e(500))/6)+parseInt(e(392))/7*(parseInt(e(525))/8)+parseInt(e(419))/9*(parseInt(e(452))/10)+-parseInt(e(529))/11*(-parseInt(e(468))/12)+parseInt(e(394))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(iu);class au extends t.Plugin{static get[su(396)](){const t=su;return[Nc,o.Users,t(446),t(471),t(383)]}static get[su(526)](){return su(480)}constructor(t){const e=su;super(t),this[e(429)]=new Map,this[e(407)]=new Map,this[e(412)]=new Map,this[e(502)]=new Map;const n=this[e(443)][e(378)];n[e(506)](e(393),Yc),n[e(506)](e(476),nu),n[e(506)](e(498),!1),this[e(395)]=n[e(399)](e(498))}[su(397)](t,e){const n=su;0===this[n(502)][n(432)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(502)]){const r=this[t(429)][t(518)](e);r||n?r&&n&&this[t(450)](e):this[t(386)](e)}this[t(502)][t(483)](),this[t(443)][t(486)][t(399)](t(383))[t(465)](),this[t(451)]()}),10),this[n(502)][n(387)](t,e)}[su(414)](){const t=su,e=this[t(443)],n=e[t(486)][t(399)](t(411)),r=e[t(486)][t(399)](t(471)),s=e[t(486)][t(399)](t(383)),o=e[t(486)][t(399)](t(446));this[t(470)](),s[t(409)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(439)](this[e(429)])){const s=t[e(463)](),o=[];for(const t of s){if(!t[e(497)])continue;if(t[e(433)]){o[e(408)](...t[e(475)]());continue}const n=t[e(507)]();if(o[e(455)]>0){const t=o[0][e(488)](n);if(t){o[0]=t;continue}}o[e(408)](n)}n[e(408)]([r[e(417)],o])}return n})),this[t(402)](n,t(413),((e,n)=>{const r=t;this[r(402)](n,r(462),((t,e,s,o)=>{const i=r;n[i(497)]&&(null==s?(this[i(496)](o[i(466)]),this[i(397)](n,!1)):(this[i(496)](s[i(466)]),null==o&&this[i(397)](n,!0)))})),null!==n[r(490)]?this[r(496)](n[r(466)]):this[r(397)](n,!1)})),this[t(402)](n,t(444),((e,n,r)=>{const s=t;this[s(522)](n,s(462)),this[s(502)][s(398)](n),this[s(429)][s(518)](n)&&this[s(450)](n),r&&this[s(496)](r[s(466)])})),this[t(402)](n,t(420),((e,n)=>{this[t(496)](n)})),this[t(402)](r,t(484),(()=>{this[t(451)]()})),this[t(402)](o,t(436),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(389)](r))return;const i=n[o(404)](r);this[o(429)][o(399)](i)[o(417)][o(379)][o(427)](-1)}),{priority:t(441)})}[su(451)](){const t=su,e=this[t(443)][t(486)][t(399)](t(471)),n=this[t(443)][t(486)][t(399)](t(411)),r=Array[t(439)](e[t(403)],(e=>e[t(431)]))[t(461)]((e=>this[t(407)][t(518)](e))),s=[];for(const e of r){const n=this[t(407)][t(399)](e)[t(521)][t(463)]();s[t(408)](...n[t(469)](((e,n)=>[...e,...n[t(528)]()]),[]))}n[t(425)]=s}[su(470)](){const t=su,n=this[t(443)],r=n[t(401)],o=Kr(r,t(447)),i=new e.Collection([{type:t(505),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(422),role:t(482)})},{type:t(515)},{type:t(512),model:new s.ViewModel({withText:!0,label:Kr(r,t(509)),commandName:t(493),role:t(478)})},{type:t(512),model:new s.ViewModel({withText:!0,label:Kr(r,t(453)),commandName:t(457),role:t(478)})},{type:t(512),model:new s.ViewModel({withText:!0,label:Kr(r,t(527)),commandName:t(448),role:t(478)})},{type:t(512),model:new s.ViewModel({withText:!0,label:Kr(r,t(513)),commandName:t(472),role:t(478)})}]);for(const e of i)if(cu(e)){const r=n[t(406)][t(399)](e[t(521)][t(437)]);e[t(521)][t(477)](t(410),t(459)).to(r,t(416),t(459))}n.ui[t(381)][t(508)](t(422),(e=>this[t(428)](e,i,o))),n.ui[t(381)][t(508)](t(434),(e=>this[t(454)](e,i,o)))}[su(428)](t,e,n){const r=su,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(443)][r(406)][r(399)](r(422));o[r(517)][r(387)]({tooltip:n,label:n,icon:ru}),o[r(517)][r(477)](r(410)).to(i,r(416)),o[r(517)].on(r(491),(()=>{const t=r;i[t(491)](),this[t(443)][t(511)][t(417)][t(427)]()})),(0,s.addListToDropdown)(o,e,{role:r(435)});const a=[];for(const t of e)cu(t)&&a[r(408)](this[r(443)][r(406)][r(399)](t[r(521)][r(437)]));const c=o[r(517)];return c[r(501)][r(426)](r(459)),c[r(405)][r(426)](r(459)),c[r(501)][r(477)](r(459)).to(i,r(459)),c[r(405)][r(477)](r(459))[r(499)](a,r(459),((...t)=>t[r(458)]((t=>t)))),o.on(r(491),(t=>{const e=r;this[e(443)][e(491)](t[e(442)][e(437)]),this[e(443)][e(511)][e(417)][e(427)]()})),o}[su(454)](t,e,n){const r=su,o=new s.MenuBarMenuView(t),i=this[r(443)][r(406)][r(399)](r(422));o[r(517)][r(387)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(515)==n[r(391)]){a[r(460)][r(508)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(521)];i[r(477)](...Object[r(524)](c)).to(c),i[r(494)](r(491)).to(o),i.on(r(491),(()=>{const t=r;this[t(443)][t(491)](c[t(437)]),this[t(443)][t(511)][t(417)][t(427)]()})),e[r(382)][r(508)](i),a[r(460)][r(508)](e)}return o[r(477)](r(459)).to(i,r(459)),o[r(481)][r(382)][r(508)](a),o}[su(386)](t){const e=su,n=this[e(443)],r=n[e(378)],s=n[e(486)][e(399)](e(471)),i=n[e(486)][e(399)](e(446)),a=n[e(486)][e(399)](e(383)),c=n[e(486)][e(399)](o.Users).me,u=r[e(399)](e(422))[e(514)],l=r[e(399)](e(422))[e(423)],{CommentsListView:f,CommentThreadInputView:h}=n[e(486)][e(399)](e(474));let d,g,p;this[e(412)][e(518)](t.id)?(g=this[e(412)][e(399)](t.id),d=g[e(385)]):(d=new u(n[e(401)],t,c,{disableComments:this[e(395)],editorConfig:r[e(399)](e(485)),maxCommentsWhenCollapsed:r[e(399)](e(504)),maxThreadTotalWeight:r[e(399)](e(421)),maxCommentCharsWhenCollapsed:r[e(399)](e(520)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(399)](e(401))),CommentView:r[e(399)](e(449))[e(473)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),d[e(377)][e(479)].on(e(491),(()=>{const t=e;n[t(511)][t(417)][t(427)]()})),d[e(377)][e(440)].on(e(491),(()=>{const t=e;n[t(511)][t(417)][t(427)]()})),g=s[e(418)](this[e(443)][e(401)],d),g[e(477)](e(388)).to(d,e(388)),g[e(477)](e(455)).to(d),g[e(477)](e(391)).to(d,e(391),(t=>e(438)+t)),d.on(e(415),(()=>{const t=e;p[t(380)](t(415))})),this[e(412)][e(387)](t.id,g));const m=i[e(424)](t[e(456)],d),I=new zc(n,t,d,m),E=t[e(463)]()[e(461)]((t=>t[e(497)]));d[e(495)]=n[e(486)][e(399)](e(411))[e(516)][e(384)](E),this[e(429)][e(387)](t,I),this[e(407)][e(387)](d,I),p=s[e(492)]({view:g,target:()=>{const r=e,s=[],i=t[r(463)]()[r(461)]((t=>t[r(497)]));for(const t of i)s[r(408)](...t[r(430)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(511)],s)},type:()=>e(438)+I[e(417)][e(391)]}),i[e(523)](d,p),s[e(508)](p),a[e(487)](p)}[su(450)](t){const e=su,n=this[e(443)][e(486)][e(399)](e(446)),r=this[e(443)][e(486)][e(399)](e(471)),s=this[e(429)][e(399)](t),o=s[e(417)],i=r[e(390)](o);n[e(464)](o),i&&r[e(503)](i),this[e(429)][e(398)](t),this[e(407)][e(398)](o),s[e(445)]()}[su(496)](t){const e=su;if(!t[e(497)]||!this[e(429)][e(518)](t))return;const n=this[e(443)][e(486)][e(399)](e(411)),r=this[e(429)][e(399)](t),s=t[e(463)]();r[e(417)][e(495)]=n[e(516)][e(384)](s)}[su(445)](){const t=su;for(const e of this[t(429)][t(524)]())this[t(450)](e);for(const e of this[t(412)][t(519)]())e[t(385)][t(445)]();super[t(445)]()}}function cu(t){return su(521)in t}var uu=fu;function lu(){var t=["111140VdpAFP","requires","get","getSuggestion","plugins","editor","addSuggestionData","Comments","9QeiSoj","5452870ugJYQw","155477XpilOL","getSuggestions","11PRUOut","4uLnKiu","88520cgyTBR","822995pYAGmk","2526344OsIKbQ","TrackChanges","pluginName","6pJHpog","addSuggestion","387432qjXOyw","adapter"];return(lu=function(){return t})()}function fu(t,e){var n=lu();return(fu=function(t,e){return n[t-=479]})(t,e)}!function(t){for(var e=fu,n=t();;)try{if(348874===parseInt(e(492))/1+parseInt(e(482))/2*(parseInt(e(490))/3)+parseInt(e(483))/4+parseInt(e(484))/5+-parseInt(e(488))/6*(-parseInt(e(479))/7)+-parseInt(e(485))/8*(-parseInt(e(500))/9)+parseInt(e(501))/10*(-parseInt(e(481))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lu);class hu extends t.Plugin{static get[uu(493)](){return[Nc,au,uu(499)]}static get[uu(487)](){return uu(486)}set[uu(491)](t){var e=uu;this[e(497)][e(496)][e(494)](Nc)[e(491)]=t}get[uu(491)](){var t=uu;return this[t(497)][t(496)][t(494)](Nc)[t(491)]}[uu(489)](t){var e=uu;return this[e(497)][e(496)][e(494)](Nc)[e(498)](t)}[uu(480)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=uu;return this[n(497)][n(496)][n(494)](Nc)[n(480)]({skipNotAttached:t,toJSON:e})}[uu(495)](t){var e=uu;return this[e(497)][e(496)][e(494)](Nc)[e(495)](t)}}function du(){const t=["getRootsAttributes","3800nBFgjs","392HcVUTk","document","get","getUser","appendChild","result","reduce","CommentsRepository","getDataWithAcceptedSuggestions","trackChangesData.editorCreator","1018752pESbnY","destroy","name","Users","push","74730CmMIHl","rootsAttributes","data","acceptAllSuggestions","getSuggestions","requires","154796rFqhdT","getFullData","createElement","track-changes-data-invalid-editor-creator","model","div","TrackChangesDataGetter","addUser","_adapter","discardAllSuggestions","addSuggestionData","useAnonymousUser","set","TrackChangesEditing","editor","function","trackChangesData","end","34698WkKjMG","Pagination","init","2628tHiIOy","getRootNames","pluginName","users","config","24bzVlDd","create","createDocumentFragment","getDataWithDiscardedSuggestions","getCommentThreads","2130250RvKViQ","define","TrackChangesData","map","1540MvIelU","execute","editorCreator","19624hCdeUF","plugins","remove","addCommentThread","constructor"];return(du=function(){return t})()}const gu=pu;function pu(t,e){const n=du();return(pu=function(t,e){return n[t-=152]})(t,e)}!function(t){const e=pu,n=t();for(;;)try{if(324096===parseInt(e(165))/1+-parseInt(e(171))/2*(parseInt(e(197))/3)+parseInt(e(160))/4+parseInt(e(202))/5+parseInt(e(189))/6*(parseInt(e(216))/7)+parseInt(e(215))/8*(parseInt(e(192))/9)+-parseInt(e(206))/10*(parseInt(e(209))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(du);const mu=[gu(190)];class Iu extends t.Plugin{static get[gu(170)](){return[Nc]}static get[gu(194)](){return gu(204)}[gu(191)](){const t=gu,n=this[t(185)];if(n[t(196)][t(203)](t(159),(e=>{const r=t,s=n[r(175)][r(217)][r(193)]()[r(156)](((t,e)=>(t[e]="",t)),{});return n[r(213)][r(198)](s,e)})),t(186)!=typeof n[t(196)][t(152)](t(187))[t(208)])throw new e.CKEditorError(t(174))}[gu(158)](t){return Tu(this[gu(185)],!0,t)}[gu(200)](t){return Tu(this[gu(185)],!1,t)}}class Eu extends t.Plugin{static get[gu(194)](){return gu(177)}constructor(t){const e=gu;super(t),this[e(155)]=e(188)}[gu(191)](){const t=gu;this[t(185)][t(210)][t(152)](t(157))[t(179)]={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(185)][t(210)][t(152)](t(184))[t(179)]=null}}function bu(t){return void 0!==t[gu(214)]}async function Tu(t,e,n){const r=gu,s=(0,o.sanitizeEditorConfig)(t,mu);s[r(210)][r(164)](Nc,Eu),s[r(166)]=bu(t)?t[r(214)]():void 0;const i=document[r(199)](),a=t[r(196)][r(152)](r(187))[r(208)],c=await a(s,(()=>function(t){const e=r,n=document[e(173)](e(176));return t[e(154)](n),n}(i)));!function(t,e){const n=r,s=t[n(175)][n(217)][n(193)]()[n(156)](((e,r)=>(e[r]=t[n(167)][n(152)]({rootName:r}),e)),{}),o=t[n(210)][n(152)](n(163))[n(195)][n(205)]((t=>({id:t.id,name:t[n(162)]}))),i=t[n(210)][n(152)](n(184))[n(169)]({skipNotAttached:!0,toJSON:!0}),a=t[n(210)][n(152)](n(157))[n(201)]({skipNotAttached:!0,toJSON:!0}),c=e[n(210)][n(152)](n(163)),u=e[n(210)][n(152)](n(184)),l=e[n(210)][n(152)](n(157));for(const t of l[n(201)]())t[n(211)]();for(const t of o)c[n(153)](t.id)||c[n(178)](t);c.me||c[n(182)]();for(const t of a)l[n(212)](t);for(const t of i)u[n(181)](t);e[n(167)][n(183)](s)}(t,c),c[r(207)](r(e?168:180));const u=bu(c)?c[r(172)](n):c[r(167)][r(152)](n);return await c[r(161)](),u}function _u(t,e){var n=yu();return(_u=function(t,e){return n[t-=242]})(t,e)}function yu(){var t=["19644Mpyuqk","1867836uISbTd","6567ZTkydH","3192JVdlpT","9URxlBj","152328FRyvpW","5qIVlsg","84394XOBflK","5054iFBroI","2583160BpQNUR","1723806MviKex","8PuwNQy"];return(yu=function(){return t})()}!function(t){for(var e=_u,n=t();;)try{if(482623===-parseInt(e(250))/1*(parseInt(e(242))/2)+parseInt(e(248))/3+-parseInt(e(244))/4+parseInt(e(249))/5*(-parseInt(e(253))/6)+-parseInt(e(251))/7*(-parseInt(e(246))/8)+parseInt(e(247))/9*(parseInt(e(252))/10)+-parseInt(e(245))/11*(-parseInt(e(243))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();