@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240917.0 → 0.0.0-nightly-20240918.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:()=>zr,SuggestionThreadView:()=>Jc,SuggestionView:()=>nu,TrackChanges:()=>hu,TrackChangesData:()=>mu,TrackChangesEditing:()=>Rc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["_enabledCommands","9136mPIfof","isEnabled","_disableUnsupportedCommands","6507NwFmYg","TrackChangesCommand","refresh","228hrbmZj","2439942YsMDyY","editor","6100332mApEqW","6FDMeMR","execute","commands","1997785MEoYdn","forceDisabled","81678TySKTp","31427YHNarc","1280ZmCUoQ","547392OkNOTk","_isEnabledBasedOnSelection","_enableCommands","affectsData","value","has","clearForceDisabled"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=405]})(t,e)}!function(t){const e=l,n=t();for(;;)try{if(856850===parseInt(e(407))/1+parseInt(e(422))/2+-parseInt(e(430))/3*(-parseInt(e(421))/4)+parseInt(e(428))/5*(-parseInt(e(425))/6)+-parseInt(e(424))/7+-parseInt(e(415))/8*(parseInt(e(418))/9)+-parseInt(e(406))/10*(parseInt(e(405))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(414)]=e,this[n(411)]=!1,this[n(420)](),this[n(408)]=!1}[c(420)](){this[c(416)]=!0}[c(426)](){const t=c;this[t(411)]=!this[t(411)],this[t(411)]?this[t(417)]():this[t(409)]()}[c(417)](){const t=c;for(const e of this[t(423)][t(427)][t(427)]())e[t(410)]&&!this[t(414)][t(412)](e)&&e[t(429)](t(419))}[c(409)](){const t=c;for(const e of this[t(423)][t(427)][t(427)]())e[t(410)]&&!this[t(414)][t(412)](e)&&e[t(413)](t(419))}}const h=d;function g(){const t=["_isEnabledBasedOnSelection","1667806MKGUBg","14291688wsObZy","_suggestions","refresh","2793507eCrTQX","get","track-changes-accept-suggestion-not-found","model","plugins","206724Suppnk","canEditAt","TrackChangesEditing","getRanges","710PLPsWZ","6932onQPqo","8146206OTEwYq","709408CEjFal","isEnabled","editor","acceptSuggestion","execute"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=256]})(t,e)}!function(t){const e=d,n=t();for(;;)try{if(727605===parseInt(e(270))/1+-parseInt(e(277))/2+parseInt(e(265))/3+parseInt(e(275))/4*(-parseInt(e(274))/5)+-parseInt(e(276))/6+-parseInt(e(261))/7+parseInt(e(262))/8)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(263)]=e,this[n(264)](),this[n(260)]=!1}[h(264)](){this[h(256)]=!0}[h(259)](t){const n=h,r=this[n(263)][n(266)](t);if(!r)throw new e.CKEditorError(n(267),this);const s=r[n(273)]();this[n(257)][n(268)][n(271)](s)&&this[n(257)][n(269)][n(266)](n(272))[n(258)](r)}}const m=E;function I(){const t=["11422620qPFdPQ","execute","35QpzMHR","model","5wZYwbr","_isEnabledBasedOnSelection","_suggestions","3vWIFKI","5632MrKiUc","discardSuggestion","739716OMHAVc","364444Iqupmh","track-changes-discard-suggestion-not-found","plugins","getRanges","4158ZPxMLu","canEditAt","2124328bzYsHX","get","editor","118497bbyala","isEnabled","TrackChangesEditing","refresh","3707860ZYkvAS"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=267]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(364009===parseInt(e(272))/1+parseInt(e(288))/2*(-parseInt(e(284))/3)+-parseInt(e(269))/4*(parseInt(e(281))/5)+parseInt(e(287))/6*(parseInt(e(279))/7)+-parseInt(e(285))/8*(parseInt(e(267))/9)+-parseInt(e(276))/10+parseInt(e(277))/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(283)]=e,this[n(275)](),this[n(282)]=!1}[m(275)](){this[m(273)]=!0}[m(278)](t){const n=m,r=this[n(283)][n(270)](t);if(!r)throw new e.CKEditorError(n(289),this);const s=r[n(291)]();this[n(271)][n(280)][n(268)](s)&&this[n(271)][n(290)][n(270)](n(274))[n(286)](r)}}function T(){const t=["isObject","1164668FxCqAq","type","isInContent","value","createElement","isMultiRange","createPositionBefore",'" title="',"next","isIntersecting","replace","isArray","getRanges","sort","split","span","end","createPositionAfter","content","8447089UxlYpI","color","start","length","175161eWIFkg","isCollapsed","from","</span>","2284608PcgMbX","isTouching","createPositionAt","schema","change",'<span class="ck-suggestion-color" style="background-color: ',"183165niCuyu","add","execute",'<span class="ck-suggestion-type">',"683654oALgpD","join","deletion","innerText","push","createRange","title","splice"," [color ","innerHTML","map",'"></span>',"3186150uFltOk"];return(T=function(){return t})()}function _(t,e){const n=A;let r="";return r+=t[n(139)]("*")[n(121)](((t,e)=>e%2!=0?n(161)+y(t)+n(151):y(t)))[n(163)](""),e&&(r+=n(157)+e[n(128)]+n(132)+e[n(117)]+n(122)),r}function y(t){const e=A,n=document[e(129)](e(140));return n[e(165)]=t,n[e(120)]}function A(t,e){const n=T();return(A=function(t,e){return n[t-=117]})(t,e)}function k(t){const e=A;return t[e(138)](((t,n)=>e(164)==t[e(126)]&&e(164)!=n[e(126)]?-1:e(164)!=t[e(126)]&&e(164)==n[e(126)]?1:0))}function C(t,e){const n=A;let r,s=0;const o=[],i=e[n(155)];for(;s<t[n(147)];){const a=t[s],c=t[s+1];r||(r=e[n(131)](a)),L(e,a,c)||(o[n(166)](e[n(167)](r,i[n(124)](a)?e[n(142)](a):e[n(154)](a,n(141)))),r=null),s++}return o}function L(t,e,n){const r=A;if(!n)return!1;const s=t[r(142)](e),o=t[r(131)](n);return s[r(153)](o)}!function(t){const e=A,n=t();for(;;)try{if(364167===parseInt(e(158))/1+parseInt(e(162))/2+-parseInt(e(148))/3+-parseInt(e(125))/4+-parseInt(e(123))/5+-parseInt(e(152))/6+parseInt(e(144))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);function R(t,e,n){const r=A;for(;n[r(147)];){const s=n[r(118)](0,100);t[r(156)]((()=>{const t=r;for(const n of s)n[t(127)]&&e[t(160)](n.id)}))}}function N(){const t=["execute","some","getRanges","369554ocnmQl","_command","_isEnabledBasedOnSelection","_suggestions","model","1480020EKhuYX","1467PfEvHk","isEnabled","21PaRVWI","29512htdCDx","1532336tOQITC","from","isInContent","canEditAt","973938sQlqoP","editor","1344270eeYHfQ","values","refresh","478098TQqaPq"];return(N=function(){return t})()}const S=M;function M(t,e){const n=N();return(M=function(t,e){return n[t-=109]})(t,e)}!function(t){const e=M,n=t();for(;;)try{if(400213===parseInt(e(113))/1+parseInt(e(129))/2+-parseInt(e(127))/3+-parseInt(e(123))/4+-parseInt(e(118))/5+parseInt(e(109))/6*(-parseInt(e(121))/7)+parseInt(e(122))/8*(parseInt(e(119))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);class v extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(114)]=e,this[r(116)]=n,this[r(131)](),this[r(115)]=!1}[S(131)](){const t=S,e=Array[t(124)](this[t(116)][t(130)]())[t(111)]((e=>e[t(125)]));this[t(120)]=this[t(114)][t(120)]&&e}[S(110)](){const t=S,e=k(Array[t(124)](this[t(116)][t(130)]()));for(const n of e){const e=n[t(112)]();if(!this[t(128)][t(117)][t(126)](e))return}R(this[t(128)][t(117)],this[t(114)],e)}}const O=D;function w(){const t=["selection","canEditAt","from","71ggMKdw","document","getRanges","size","1455512llGUKI","1247292ykSHQb","values","execute","1393154ZJbNFI","2536LCiEXf","model","isEnabled","editor","_isEnabledBasedOnSelection","10RDMlYb","_selectedSuggestions","_command","166260qIYyun","_suggestions","23472nVZcct","refresh","4433679AmTiPg"];return(w=function(){return t})()}function D(t,e){const n=w();return(D=function(t,e){return n[t-=353]})(t,e)}!function(t){const e=D,n=t();for(;;)try{if(171107===parseInt(e(358))/1*(-parseInt(e(367))/2)+parseInt(e(375))/3+-parseInt(e(363))/4+-parseInt(e(372))/5*(-parseInt(e(377))/6)+parseInt(e(366))/7+-parseInt(e(362))/8+parseInt(e(354))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class F extends t.Command{constructor(t,e,n){const r=D;super(t),this[r(374)]=e,this[r(376)]=n,this[r(373)]=new Set,this[r(353)](),this[r(371)]=!1}[O(353)](){const t=O,e=this[t(370)][t(368)][t(359)][t(355)],n=Array[t(357)](this[t(376)][t(364)]());this[t(373)]=function(t,e){const n=A,r=Array[n(150)](t[n(137)]()),s=new Set;for(const o of e)if(o[n(127)])for(const e of r)for(const r of o[n(137)]())(e[n(134)](r)||t[n(149)]&&!o[n(130)]&&o[n(133)]&&r[n(141)][n(153)](e[n(146)]))&&s[n(159)](o);return s}(e,n),this[t(369)]=this[t(374)][t(369)]&&!!this[t(373)][t(361)]}[O(365)](){const t=O,e=k(Array[t(357)](this[t(373)]));for(const n of e){const e=n[t(360)]();if(!this[t(370)][t(368)][t(356)](e))return}R(this[t(370)][t(368)],this[t(374)],e)}}const P=function(){this.__data__=[],this.size=0};const B=function(t,e){return t===e||t!=t&&e!=e};const x=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=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 W(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])}}W.prototype.clear=P,W.prototype.delete=j,W.prototype.get=G,W.prototype.has=V,W.prototype.set=H;const z=W;const K=function(){this.__data__=new z,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 Z=function(t){return this.__data__.has(t)};const Q="object"==typeof global&&global&&global.Object===Object&&global;var Y="object"==typeof self&&self&&self.Object===Object&&self;const J=Q||Y||Function("return this")();const $=J.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=J["__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(J,"Map");const Rt=Ct(Object,"create");const Nt=function(){this.__data__=Rt?Rt(null):{},this.size=0};const St=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;if(Rt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Mt.call(e,t)?e[t]:void 0};var Ot=Object.prototype.hasOwnProperty;const wt=function(t){var e=this.__data__;return Rt?void 0!==e[t]:Ot.call(e,t)};const Dt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Rt&&void 0===e?"__lodash_hash_undefined__":e,this};function Ft(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])}}Ft.prototype.clear=Nt,Ft.prototype.delete=St,Ft.prototype.get=vt,Ft.prototype.has=wt,Ft.prototype.set=Dt;const Pt=Ft;const Bt=function(){this.size=0,this.__data__={hash:new Pt,map:new(Lt||z),string:new Pt}};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 Wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Wt.prototype.clear=Bt,Wt.prototype.delete=jt,Wt.prototype.get=Gt,Wt.prototype.has=Vt,Wt.prototype.set=Ht;const zt=Wt;const Kt=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!Lt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function qt(t){var e=this.__data__=new z(t);this.size=e.size}qt.prototype.clear=K,qt.prototype.delete=q,qt.prototype.get=X,qt.prototype.has=Z,qt.prototype.set=Kt;const Xt=qt;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 Qt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Yt=function(t,e,n){"__proto__"==e&&Qt?Qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Jt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Jt.call(t,e)&&B(r,n)&&(void 0!==n||e in t)||Yt(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?Yt(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?J.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&&Q.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 Re=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 Ne=Object.prototype;const Se=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 Oe=Object.prototype.hasOwnProperty;const we=function(t){if(!Se(t))return ve(t);var e=[];for(var n in Object(t))Oe.call(t,n)&&"constructor"!=n&&e.push(n);return e};const De=function(t){return null!=t&&me(t.length)&&!lt(t)};const Fe=function(t){return De(t)?Re(t):we(t)};const Pe=function(t,e){return t&&te(e,Fe(e),t)};const Be=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 Be(t);var e=Se(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.call(t,r))&&n.push(r);return n};const je=function(t){return De(t)?Re(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,We=He&&He.exports===Ve?J.Buffer:void 0,ze=We?We.allocUnsafe:void 0;const Ke=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const 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 Ze=function(){return[]};var Qe=Object.prototype.propertyIsEnumerable,Ye=Object.getOwnPropertySymbols;const Je=Ye?function(t){return null==t?[]:(t=Object(t),Xe(Ye(t),(function(e){return Qe.call(t,e)})))}:Ze;const $e=function(t,e){return te(t,Je(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,Je(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,Fe,Je)};const an=function(t){return sn(t,je,nn)};const cn=Ct(J,"DataView");const un=Ct(J,"Promise");const ln=Ct(J,"Set");const fn=Ct(J,"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=J.Uint8Array;const Rn=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?Rn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Sn=/\w*$/;const Mn=function(t){var e=new t.constructor(t.source,Sn.exec(t));return e.lastIndex=t.lastIndex,e};var vn=$?$.prototype:void 0,On=vn?vn.valueOf:void 0;const wn=function(t){return On?Object(On.call(t)):{}};const Dn=function(t,e){var n=e?Rn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Fn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Rn(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 Dn(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 wn(t)}};var Pn=Object.create;const Bn=function(){function t(){}return function(e){if(!ut(e))return{};if(Pn)return Pn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const xn=function(t){return"function"!=typeof t.constructor||Se(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 Wn=Hn?be(Hn):Vn;var zn="[object Arguments]",Kn="[object Function]",qn="[object Object]",Xn={};Xn[zn]=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 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 qe(e,a)}else{var h=An(e),g=h==Kn||"[object GeneratorFunction]"==h;if(ge(e))return Ke(e,c);if(h==qn||h==zn||g&&!o){if(a=u||g?{}:xn(e),!c)return u?rn(e,Ge(a,e)):$e(e,Pe(a,e))}else{if(!Xn[h])return o?e:{};a=Fn(e,h,c)}}i||(i=new Xt);var d=i.get(e);if(d)return d;i.set(e,a),Wn(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:Fe)(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 Qn=function(t){return Zn(t,5)};const Yn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\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&&!Yn(t))||($n.test(t)||!Jn.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||zt),n}er.Cache=zt;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(Yn(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||Yn(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 zt;++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 Rr=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:Rr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Sr="[object Arguments]",Mr="[object Array]",vr="[object Object]",Or=Object.prototype.hasOwnProperty;const wr=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==Sr?vr:c)==vr,f=(u=u==Sr?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&&Or.call(t,"__wrapped__"),d=f&&Or.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),Nr(t,e,n,r,s,o))};const Dr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!ne(e)&&!ne(n)?e!=e&&n!=n:wr(e,n,r,s,t,o))};const Fr=function(t,e){return Dr(t,e)};const Pr=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 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:Br(t,xr(e,0,-1))};const jr=function(t,e){return e=fr(e,t),null==(t=Ur(t,e))||delete t[hr(Pr(e))]};const Gr=function(t,e){return null==t||jr(t,e)};function Vr(){const t=["2RAgSbi","@external","removeMarkers","markers","_isDataLoaded","2055848fqsBko","1004235dYvTuQ","getRanges","getAllAdjacentSuggestions","head","isIntersectingWithRange","delete","isIntersecting","removeMarker","push","set","2003427xnmore","getMarkerNames","split","addMarker","attributes","nodeBefore","isInContent","start","3245gawpsV","get","184430OHskaN","isExternal","_onDiscard","8VjsDgG","creator","10njhGlC","previous","createdAt","addRange","author","next","removeAttribute","data","nodeAfter","addMarkerName","8789082TQmsUX","toJSON","getContainedElement","substr","_onAttributesChange","getFirstRange","change","hasComments","type","getItems","_markerNames","_saved","suggestion:","size","clear","authoredAt","from","getMultiRangeId","7DzIEEj","subType","setAttribute","length","onDiscard","accept","getRange","map","onAccept","onAttributesChange","commentThread","isMultiRange","getMarkers","_onAccept","end","getFirstMarker","1194049aJRsOp","add","filter","decorate","reduce","discard","_model","162048vHCSxM"];return(Vr=function(){return t})()}const Hr=Wr;function Wr(t,e){const n=Vr();return(Wr=function(t,e){return n[t-=258]})(t,e)}!function(t){const e=Wr,n=t();for(;;)try{if(881889===parseInt(e(295))/1*(-parseInt(e(303))/2)+-parseInt(e(309))/3+parseInt(e(332))/4*(-parseInt(e(329))/5)+parseInt(e(261))/6*(-parseInt(e(279))/7)+-parseInt(e(308))/8+-parseInt(e(319))/9*(-parseInt(e(334))/10)+parseInt(e(327))/11*(parseInt(e(302))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Wr;super(),this[n(307)]=!1,this.id=e.id,this[n(269)]=e[n(269)],this[n(280)]=e[n(280)]||null,this[n(338)]=e[n(338)],this[n(333)]=e[n(333)]||e[n(338)],this[n(330)]=Boolean(e[n(323)]&&e[n(323)][n(304)]),this[n(258)]=null,this[n(301)]=t,this[n(292)]=e[n(287)],this[n(331)]=e[n(283)],this[n(265)]=e[n(288)],this[n(271)]=new Set,this[n(336)]=null,this[n(318)](n(276),null),this[n(318)](n(323),e[n(323)]||{}),this[n(318)](n(335),null),this[n(318)](n(339),null),this[n(318)](n(289),null),this[n(318)](n(272),!1),this[n(298)](n(284)),this[n(298)](n(300))}get[Hr(312)](){const t=Hr;let e=this;for(;e[t(335)];)e=e[t(335)];return e}get[Hr(268)](){const t=Hr;return!!this[t(289)]&&this[t(289)][t(282)]>0}get[Hr(290)](){const t=Hr;return 0!=this[t(271)][t(274)]&&6==Array[t(277)](this[t(271)])[0][t(321)](":")[t(282)]}get[Hr(325)](){return null!==this[Hr(294)]()}[Hr(260)](t){const e=Hr;this[e(271)][e(296)](t)}[Hr(320)](){const t=Hr;return Array[t(277)](this[t(271)])}[Hr(291)](){const t=Hr;return this[t(320)]()[t(286)]((e=>this[t(301)][t(306)][t(328)](e)))[t(297)]((t=>t))}[Hr(294)](){return this[Hr(291)]()[0]||null}[Hr(305)](){const t=Hr;this[t(301)][t(267)]((e=>{const n=t;for(const t of this[n(291)]())e[n(316)](t)})),this[t(271)][t(275)]()}[Hr(316)](t){const e=Hr;this[e(301)][e(267)]((n=>{n[e(316)](t)})),this[e(271)][e(314)](t)}[Hr(337)](t){const e=Hr,n=e(273)+this[e(269)]+":"+this[e(280)]+":"+this.id+":"+this[e(333)].id+":"+zr[e(278)]();this[e(260)](n),this[e(301)][e(267)]((r=>{r[e(322)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Hr(313)](t){const e=Hr;for(const n of this[e(310)]())if(n[e(315)](t))return!0;return!1}[Hr(310)](){const t=Hr;return this[t(291)]()[t(286)]((e=>e[t(285)]()))}[Hr(270)](){const t=Hr;return this[t(310)]()[t(299)](((e,n)=>[...e,...n[t(270)]()]),[])}[Hr(266)](){const t=Hr;var e;return(null===(e=this[t(294)]())||void 0===e?void 0:e[t(285)]())||null}[Hr(263)](){const t=Hr,e=this[t(310)]();if(1!=e[t(282)])return null;const n=e[0],r=n[t(326)][t(259)],s=n[t(293)][t(324)];return r instanceof i.Element?r!=s?null:r:null}[Hr(284)](){const t=Hr;this[t(292)](this[t(310)](),this[t(258)],this[t(323)]),this[t(305)]()}[Hr(300)](){const t=Hr;this[t(331)](this[t(310)](),this[t(258)],this[t(323)]),this[t(305)]()}[Hr(311)](){const t=Hr,e=[];let n=this[t(312)];for(;n;)e[t(317)](n),n=n[t(339)];return e}[Hr(281)](t,e){const n=Hr,r=Qn(this[n(323)]);dr(r,t,e),Fr(r,this[n(323)])||(this[n(323)]=r,this[n(265)](r))}[Hr(340)](t){const e=Hr,n=Qn(this[e(323)]);Gr(n,t),Fr(n,this[e(323)])||(this[e(323)]=n,this[e(265)](this[e(323)]))}[Hr(262)](){const t=Hr;return{id:this.id,type:this[t(280)]?this[t(269)]+":"+this[t(280)]:this[t(269)],authorId:this[t(333)].id,createdAt:this[t(336)],hasComments:this[t(268)],data:this[t(258)],attributes:this[t(323)]}}static[Hr(278)](){const t=Hr;return(0,e.uid)()[t(264)](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}}const qr=Xr;function Xr(t,e){const n=Qr();return(Xr=function(t,e){return n[t-=165]})(t,e)}!function(t){const e=Xr,n=t();for(;;)try{if(769148===-parseInt(e(169))/1*(parseInt(e(248))/2)+parseInt(e(195))/3+parseInt(e(243))/4*(parseInt(e(166))/5)+-parseInt(e(234))/6+parseInt(e(223))/7+-parseInt(e(175))/8*(parseInt(e(193))/9)+-parseInt(e(179))/10*(-parseInt(e(188))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qr);class Zr{constructor(t,e){const n=Xr;this[n(209)]=[],this[n(229)]=new Map,this[n(247)]=[],this[n(194)]=new Map,this[n(257)]=t,this[n(256)]=e}[qr(196)](t){const e=qr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(220)];o++){const i=t[o];if(!i[e(214)])continue;const a=this[e(226)](i);if(a){if(null!=i[e(236)]){if(r[e(217)](i[e(236)]))continue;r[e(241)](i[e(236)])}n[e(251)](a)}else if(e(237)!=i[e(183)])e(170)!=i[e(183)]&&e(254)!=i[e(183)]||this[e(182)](n,i,t[o+1]);else{const t=i[e(206)][e(172)];if(s[e(217)](t))continue;s[e(241)](i[e(206)][e(172)]),t==Lc?this[e(231)](n,i):this[e(202)](n,i)}}return this[e(249)](n)}[qr(207)](t){const e=qr;this[e(209)][e(251)](t)}[qr(233)](t,n,r=e.priorities[qr(216)]){const s=qr;s(180)==typeof t?(0,e.insertToPriorityArray)(this[s(247)],{matchingCallback:t,label:n,priority:r}):this[s(229)][s(203)](t,n)}[qr(199)](t,e){const n=qr;this[n(194)][n(203)](t,e)}[qr(211)](t,e=1){const n=qr;let r;for(const e of this[n(247)])if(e[n(204)](t)){r=e[n(253)];break}return r||(r=this[n(229)][n(239)](t[n(167)])),r?r(e):1!==e?e+" "+t[n(167)]+"s":""+t[n(167)]}[qr(215)](t,e){const n=qr,r=e[n(189)]()[n(178)](),s=n(170)==e[n(183)]?n(241):n(262);for(const e of r){const o=e[n(190)],i=t[t[n(220)]-1];if(o.is(n(244)))i&&i[n(183)][n(225)](n(201))>-1&&t[n(213)](),i&&n(232)==i[n(183)]?i[s]+=o[n(206)]:t[n(251)]({type:n(232),add:n(241)==s?o[n(206)]:"",remove:n(262)==s?o[n(206)]:""});else if(this[n(257)][n(210)](o)){const a=o;if(i&&i[n(183)][n(225)](n(201))>-1&&t[n(213)](),n(228)==e[n(183)])continue;i&&i[n(183)]==s+n(238)&&i[n(227)][n(167)]==a[n(167)]?i[n(184)]++:t[n(251)]({type:s+n(238),element:a,quantity:1}),r[n(205)]((t=>!(n(228)==t[n(183)]&&t[n(190)]==o)))}else if(this[n(257)][n(230)](o,n(176))||o.is(n(227),n(260))){const r=o;if(n(241)==s&&n(181)==e[n(183)]||n(262)==s&&n(228)==e[n(183)])continue;if(i&&-1==i[n(183)][n(225)](n(201))){n(232)==i[n(183)]&&(i[s]+="\n");continue}let a;if(a=n(241)==s?r[n(242)]&&!this[n(257)][n(210)](r[n(242)])?r[n(242)]:null:r[n(252)]&&!this[n(257)][n(210)](r[n(252)])?r[n(252)]:null,r[n(246)]||a&&a[n(246)]){const e=a&&a[n(246)]?a:r;i&&i[n(183)]==s+n(240)&&i[n(227)][n(167)]==e[n(167)]?i[n(184)]++:t[n(251)]({type:s+n(240),element:e,quantity:1})}else t[n(251)]({type:s+n(201),element:r})}}}[qr(249)](t){const e=qr,n=this[e(256)],r=[],s=[],o=[];for(const i of t)switch(i[e(183)]){case e(232):if(i[e(241)]=i[e(241)][e(174)](/(\S)\u000A+(\S)/g,e(185))[e(174)](/\u000A/g,""),i[e(262)]=i[e(262)][e(174)](/(\S)\u000A+(\S)/g,e(185))[e(174)](/\u000A/g,""),""!=i[e(241)]&&""!=i[e(262)]){r[e(251)]({type:e(174),content:Kr(n,e(177),['"'+i[e(262)]+'"','"'+i[e(241)]+'"'])});continue}if(null!=i[e(241)][e(235)](/^ +$/)){r[e(251)]({type:e(170),content:Kr(n,e(208),Kr(n,e(197),i[e(241)][e(220)]))});continue}if(null!=i[e(262)][e(235)](/^ +$/)){r[e(251)]({type:e(254),content:Kr(n,e(212),Kr(n,e(197),i[e(262)][e(220)]))});continue}if(""!=i[e(241)]){r[e(251)]({type:e(170),content:Kr(n,e(208),'"'+i[e(241)]+'"')});continue}r[e(251)]({type:e(254),content:Kr(n,e(212),'"'+i[e(262)]+'"')});continue;case e(259):case e(186):r[e(251)]({type:e(170),content:Kr(n,e(208),this[e(211)](i[e(227)],i[e(184)]))});continue;case e(255):case e(261):r[e(251)]({type:e(254),content:Kr(n,e(212),this[e(211)](i[e(227)],i[e(184)]))});continue;case e(250):r[e(251)]({type:e(170),content:Kr(n,e(173),this[e(211)](i[e(227)],i[e(184)]))});continue;case e(200):r[e(251)]({type:e(254),content:Kr(n,e(187),this[e(211)](i[e(227)],i[e(184)]))});continue;case e(245):s[e(251)](i[e(172)]);continue;case e(221):o[e(251)](i[e(172)]);continue;default:r[e(251)](i)}if(s[e(220)]){const t=s[e(165)]((t=>this[e(194)][e(217)](t)?this[e(194)][e(239)](t):t))[e(191)](", ");r[e(251)]({type:e(224),content:Kr(this[e(256)],e(192),t)})}if(o[e(220)]){const t=o[e(165)]((t=>this[e(194)][e(217)](t)?this[e(194)][e(239)](t):t))[e(191)](", ");r[e(251)]({type:e(224),content:Kr(this[e(256)],e(218),t)})}return r}[qr(226)](t){const e=qr;for(const n of this[e(209)]){const r=n(t);if(r&&e(183)in r)return r}}[qr(202)](t,e){const n=qr,r=e[n(206)],s=void 0===r[n(168)]?n(221):n(245);t[n(251)]({type:s,key:r[n(172)]})}[qr(231)](t,e){const n=qr;t[n(251)]({type:n(224),content:Kr(this[n(256)],n(171),this[n(211)](e[n(189)]()[n(222)][n(219)],1))})}[qr(182)](t,e,n){const r=qr;if(this[r(215)](t,e),n&&n[r(189)]()&&!e[r(189)]()[r(198)][r(258)](n[r(189)]()[r(222)])){const n=t[t[r(220)]-1],s=r(170)==e[r(183)]?r(241):r(262);n&&r(232)==n[r(183)]&&(n[s]+="\n")}}}function Qr(){const t=["EmptyContainer","add","nextSibling","4884684kSwtys","$textProxy","addFormat","isEmpty","_itemLabelsCallbacks","4ZcolRR","_resolveDescriptionItems","addContainer","push","previousSibling","label","deletion","removeEmptyContainer","_locale","_schema","isEqual","addEmptyContainer","softBreak","removeObject","remove","map","5Szhjaj","name","newValue","343352AmQPHW","insertion","*Change to:* %0","key","*Split:* %0","replace","8ZGdsYN","$text","REPLACE_TEXT","getWalker","275230QVccqQ","function","elementStart","_handleInsertRemoveSuggestionDescription","type","quantity","$1 $2","addObject","*Merge:* %0","341eJJhMB","getFirstRange","item","join","*Set format:* %0","12622086xbxyJR","_attributeLabels","2986446iWulwy","getDescriptions","ELEMENT_SPACE","end","registerAttributeLabel","removeContainer","Container","_handleAttributeSuggestionDescription","set","matchingCallback","skip","data","registerDescriptionCallback","*Insert:* %0","_customCallbacks","isObject","getItemLabel","*Remove:* %0","pop","isInContent","_addDescriptionItems","normal","has","*Remove format:* %0","nodeAfter","length","removeFormat","start","3351278wGqARG","format","indexOf","_handleCustomCallbackDescription","element","elementEnd","_itemLabels","checkChild","_handleRenameSuggestionDescription","text","registerElementLabel","4141884AWGJrO","match","subType","attribute","Object","get"];return(Qr=function(){return t})()}const Yr=$r;function Jr(){const t=["1lQWtzn","59336tllJEG","commands","enableCommand","32OxdjwC","538260RLGOaa","afterInit","770hiucZM","1592074irHqfe","39857150CXmJbV","7891380FRuLOv","plugins","editor","599065VDSbVC","showAIAssistant","TrackChangesEditing","4083840RCuGrK","get"];return(Jr=function(){return t})()}function $r(t,e){const n=Jr();return($r=function(t,e){return n[t-=337]})(t,e)}!function(t){const e=$r,n=t();for(;;)try{if(858988===parseInt(e(343))/1*(parseInt(e(351))/2)+-parseInt(e(341))/3+-parseInt(e(347))/4*(parseInt(e(338))/5)+parseInt(e(348))/6+-parseInt(e(350))/7*(parseInt(e(344))/8)+-parseInt(e(353))/9+parseInt(e(352))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jr);class ts extends t.Plugin{[Yr(349)](){const t=Yr,e=this[t(337)],n=e[t(354)][t(342)](t(340));e[t(345)][t(342)](t(339))&&n[t(346)](t(339))}}const es=rs;function ns(){const t=["plugins","63864XgTXId","2045241prsjNH","248964qDyosq","commandParams","type","editor","get","FORMAT_ALIGN_TO_CENTER","left","registerDescriptionCallback","1657VYeBxu","524WCMVzu","center","alignment","locale","registerBlockAttribute","TrackChangesEditing","22620LYNknV","2071656gVSBgo","right","justify","FORMAT_ALIGNMENT","formatBlock","8AtSHWu","FORMAT_JUSTIFY_TEXT","*Format:* %0","FORMAT_ALIGN_TO_RIGHT","_registerLegacyDescription","descriptionFactory","135ciexHX","value","has","3779538wVbDYa","afterInit","873BeNaOZ","FORMAT_ALIGN_TO_LEFT","format","commandName","enableDefaultAttributesIntegration","AlignmentEditing","registerAttributeLabel"];return(ns=function(){return t})()}function rs(t,e){const n=ns();return(rs=function(t,e){return n[t-=136]})(t,e)}!function(t){const e=rs,n=t();for(;;)try{if(276828===parseInt(e(146))/1*(-parseInt(e(147))/2)+-parseInt(e(138))/3*(-parseInt(e(159))/4)+parseInt(e(165))/5*(-parseInt(e(136))/6)+parseInt(e(168))/7+parseInt(e(154))/8+-parseInt(e(170))/9*(-parseInt(e(153))/10)+-parseInt(e(137))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ns);class ss extends t.Plugin{[es(169)](){const t=es,e=this[t(141)],n=e[t(150)];if(!e[t(177)][t(167)](t(175)))return;const r=e[t(177)][t(142)](t(152));r[t(174)](t(149)),r[t(151)](t(149)),r[t(164)][t(176)](t(149),Kr(n,t(157))),this[t(163)]()}[es(163)](){const t=es,e=this[t(141)],n=e[t(150)];e[t(177)][t(142)](t(152))[t(164)][t(145)]((e=>{const r=t;if(r(158)!=e[r(140)])return;const{data:s}=e;if(s&&r(149)==s[r(173)]){const t=s[r(139)][0][r(166)];return{type:r(172),content:Kr(n,r(161),function(t){const e=r;switch(t){case e(144):return Kr(n,e(171));case e(155):return Kr(n,e(162));case e(148):return Kr(n,e(143));case e(156):return Kr(n,e(160))}}(t))}}}))}}function os(){const t=["69892lMnLDZ","slice","_registerLegacyDescription","has","registerAttributeLabel","plugins","FORMAT_UNDERLINE","formatInline","FORMAT_BOLD","6024060gleSxs","code","format","*Format:* %0","*Remove format:* %0","CodeEditing","get","FORMAT_","commandParams","superscript","locale","ItalicEditing","type","bold","editor","descriptionFactory","registerInlineAttribute","toUpperCase","7336aODHKv","FORMAT_ITALIC","1619824zJZYaC","SuperscriptEditing","UnderlineEditing","FORMAT_SUPERSCRIPT","subscript","toLowerCase","underline","4GMtMgm","FORMAT_CODE","TrackChangesEditing","1301277qGZJkk","enableDefaultAttributesIntegration","forceValue","2323535EQqWIf","StrikethroughEditing","strikethrough","27JfuGEj","SubscriptEditing","FORMAT_SUBSCRIPT","registerDescriptionCallback","italic","BoldEditing","afterInit","commandName","FORMAT_STRIKETHROUGH","1654326SvAjqg"];return(os=function(){return t})()}function is(t,e){const n=os();return(is=function(t,e){return n[t-=130]})(t,e)}const as=is;!function(t){const e=is,n=t();for(;;)try{if(505758===-parseInt(e(155))/1*(parseInt(e(174))/2)+-parseInt(e(158))/3+parseInt(e(148))/4+-parseInt(e(161))/5+parseInt(e(173))/6+parseInt(e(183))/7+parseInt(e(146))/8*(parseInt(e(164))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(os);const cs=[as(169),as(139),as(150),as(133),as(162),as(165),as(149)];class us extends t.Plugin{[as(170)](){const t=as,e=this[t(142)],n=e[t(179)][t(134)](t(157)),r=e[t(138)];for(const s of cs){if(!e[t(179)][t(177)](s))continue;const o=s[t(175)](0,-7)[t(153)](),i=t(135)+o[t(145)]();n[t(159)](o),n[t(144)](o),n[t(143)][t(178)](o,Kr(r,i))}this[t(176)]()}[as(176)](){const t=as,e=this[t(142)],n=e[t(138)],r=e[t(179)][t(134)](t(157));function s(e,s){const o=t;r[o(143)][o(167)]((t=>{const r=o;if(r(181)!=t[r(140)])return;const{data:i}=t;return i&&i[r(171)]===e?i[r(136)][0][r(160)]?{type:r(130),content:Kr(n,r(131),s)}:{type:r(130),content:Kr(n,r(132),s)}:void 0}))}s(t(141),Kr(n,t(182))),s(t(168),Kr(n,t(147))),s(t(154),Kr(n,t(180))),s(t(184),Kr(n,t(156))),s(t(163),Kr(n,t(172))),s(t(152),Kr(n,t(166))),s(t(137),Kr(n,t(151)))}}const ls=fs;function fs(t,e){const n=hs();return(fs=function(t,e){return n[t-=446]})(t,e)}function hs(){const t=["parent","afterInit","locale","registerDescriptionCallback","27523272YJlsbF","$root","format","value","BlockQuoteEditing","has","name","editor","blockQuote","36348pSPNRi","markBlockFormat","schema","commandName","3748120ozLqsp","from","476iJIhne","forceValue","document","enableCommand","*Remove format:* %0","3081528zmFOax","ELEMENT_BLOCK_QUOTE","commands","descriptionFactory","change","1909785pCQOXg","*Set format:* %0","774708upkXfl","TrackChangesEditing","get","1609992QzIzaw","plugins","selection","checkChild","filter","model","commandParams","getSelectedBlocks"];return(hs=function(){return t})()}!function(t){const e=fs,n=t();for(;;)try{if(690400===-parseInt(e(482))/1+-parseInt(e(485))/2+-parseInt(e(475))/3+-parseInt(e(468))/4+parseInt(e(480))/5+parseInt(e(464))/6*(parseInt(e(470))/7)+parseInt(e(455))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hs);class gs extends t.Plugin{[ls(452)](){const t=ls,e=this[t(462)],n=e[t(453)];if(!e[t(486)][t(460)](t(459)))return;const r=e[t(486)][t(484)](t(483)),s=this[t(462)][t(477)][t(484)](t(463));r[t(473)](t(463),((n,o={})=>{const i=t,a=this[i(462)][i(448)][i(472)][i(487)],c=o&&void 0!==o[i(471)]?o[i(471)]:!s[i(458)];let u=[];if(c){const t=Array[i(469)](a[i(450)]())[i(447)]((t=>ds(t)||function(t,e){const n=i,r=e[n(446)](t[n(451)],n(463)),s=e[n(446)]([n(456),n(463)],t);return r&&s}(t,this[i(462)][i(448)][i(466)])));u=C(t,e[i(448)])}else{const t=Array[i(469)](a[i(450)]())[i(447)]((t=>ds(t)));u=C(t,e[i(448)])}e[i(448)][i(479)]((()=>{const t=i;for(const e of u)r[t(465)](e,{commandName:t(463),commandParams:[{forceValue:c}]})}))})),r[t(478)][t(454)]((e=>{const r=t,{data:s}=e;if(s&&r(463)==s[r(467)]){const t=Kr(n,r(476));return s[r(449)][0][r(471)]?{type:r(457),content:Kr(n,r(481),t)}:{type:r(457),content:Kr(n,r(474),t)}}}))}}function ds(t){const e=ls;return e(463)==t[e(451)][e(461)]}const ps=ms;function ms(t,e){const n=Is();return(ms=function(t,e){return n[t-=297]})(t,e)}function Is(){const t=["get","5118BpZfGR","33057QTeFNU","changeCaseUpper","1918dPFphO","CaseChange","changeCaseLower","618445kglGZV","editor","11GvXGIR","has","enableCommand","5032490KMdMMv","674692kPGOqz","afterInit","plugins","431541GfQWqY","TrackChangesEditing","328kfdswu","changeCaseTitle","12aWgnaf","876300EEwtHs"];return(Is=function(){return t})()}!function(t){const e=ms,n=t();for(;;)try{if(343170===-parseInt(e(299))/1+parseInt(e(304))/2+parseInt(e(303))/3*(-parseInt(e(318))/4)+parseInt(e(312))/5+parseInt(e(306))/6*(parseInt(e(309))/7)+-parseInt(e(301))/8*(-parseInt(e(307))/9)+-parseInt(e(317))/10*(-parseInt(e(314))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Is);class Es extends t.Plugin{[ps(297)](){const t=ps,e=this[t(313)];e[t(298)][t(315)](t(310))&&(e[t(298)][t(305)](t(300))[t(316)](t(308)),e[t(298)][t(305)](t(300))[t(316)](t(311)),e[t(298)][t(305)](t(300))[t(316)](t(302)))}}function bs(t,e){const n=_s();return(bs=function(t,e){return n[t-=233]})(t,e)}const Ts=bs;function _s(){const t=["commands","10468008LZTkSN","4063236qbyaQC","406345qFvoxd","editor","plugins","get","afterInit","6EGTYOO","8862bZxwdK","TrackChangesEditing","enableCommand","485hliFpF","18bYYMYj","8376890cZDLRZ","ckbox","165944tBIZwO","7725340lQuivd"];return(_s=function(){return t})()}!function(t){const e=bs,n=t();for(;;)try{if(794971===-parseInt(e(237))/1*(-parseInt(e(242))/2)+parseInt(e(236))/3+-parseInt(e(250))/4+-parseInt(e(246))/5*(-parseInt(e(243))/6)+parseInt(e(233))/7+-parseInt(e(235))/8+-parseInt(e(247))/9*(parseInt(e(248))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_s);class ys extends t.Plugin{[Ts(241)](){const t=Ts,e=this[t(238)];e[t(234)][t(240)](t(249))&&e[t(239)][t(240)](t(244))[t(245)](t(249))}}const As=Cs;function ks(){const t=["*Set format:* %0","toLowerCase","772570BbssOC","label","format","12568DBguhv","config","620131tKnHvo","checkChild","*Remove format:* %0","language","1665540RQeVlV","ELEMENT_CODE_BLOCK","locale","5109507otjOGu","afterInit","descriptionFactory","registerDescriptionCallback","selection","type","753zYlUwN","blockName","commandParams","filter","codeBlock","from","2zDTWDx","outdentCodeBlock","editor","markBlockFormat","model","languages","commandName","formatBlock","name","getSelectedBlocks","111307WfRLTE","registerElementLabel","commands","parent","change","indentCodeBlock","484HvXxfW","rootElement","plugins","forceValue","document","352HXZefy","TrackChangesEditing","enableCommand","find","7768488dqtCzJ","schema","value","isLimit","has","CodeBlock","get"];return(ks=function(){return t})()}function Cs(t,e){const n=ks();return(Cs=function(t,e){return n[t-=164]})(t,e)}!function(t){const e=Cs,n=t();for(;;)try{if(672596===parseInt(e(172))/1*(-parseInt(e(191))/2)+-parseInt(e(185))/3*(-parseInt(e(170))/4)+-parseInt(e(176))/5+-parseInt(e(216))/6+-parseInt(e(201))/7*(parseInt(e(212))/8)+-parseInt(e(179))/9+parseInt(e(167))/10*(parseInt(e(207))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ks);class Ls extends t.Plugin{[As(180)](){const t=As,e=this[t(193)];if(!e[t(209)][t(220)](t(221)))return;const n=e[t(209)][t(164)](t(213)),r=e[t(178)],s=e[t(171)][t(164)](t(189))[t(196)],o=e[t(203)][t(164)](t(189));n[t(214)](t(206)),n[t(214)](t(192)),n[t(214)](t(189),((r,i={})=>{const a=t,c=e[a(195)],u=e[a(195)][a(211)][a(183)],l=i&&void 0!==i[a(210)]?i[a(210)]:!o[a(218)];let f;i[a(175)]||(i[a(175)]=s[0][a(175)]),f=l?Array[a(190)](u[a(200)]())[a(188)]((t=>Rs(t)||function(t,e){const n=a;return!t.is(n(208))&&!e[n(219)](t)&&e[n(173)](t[n(204)],n(189))}(t,c[a(217)]))):Array[a(190)](u[a(200)]())[a(188)]((t=>Rs(t)));const h=C(f,c);c[a(205)]((()=>{const t=a;for(const e of h)n[t(194)](e,{commandName:t(189),commandParams:[{...i,forceValue:l}],formatGroupId:t(186)})}))})),n[t(181)][t(202)](t(189),(e=>Kr(r,t(177),e))),n[t(181)][t(182)]((e=>{const n=t;if(n(198)!=e[n(184)])return;const o=r.t,{data:i}=e;if(!i||n(189)!=i[n(197)])return;const a=i[n(187)][0][n(175)],c=o(s[n(215)]((t=>t[n(175)]===a))[n(168)])[n(166)]();return i[n(187)][0][n(210)]?{type:n(169),content:Kr(r,n(165),Kr(r,n(177),1)+" ("+c+")")}:{type:n(169),content:Kr(r,n(174),Kr(r,n(177),1))}}))}}function Rs(t){const e=As;return e(189)==t[e(199)]}const Ns=Ss;function Ss(t,e){const n=Ms();return(Ss=function(t,e){return n[t-=109]})(t,e)}function Ms(){const t=["TrackChangesEditing","afterInit","addCommentThread","has","641076AZNxbm","3780uMvIpx","get","90SAZVIx","15uExADM","421570jWEGmg","6EEIXfu","enableCommand","editor","CommentsEditing","1720KBcszt","381954aQKTXL","3245cJRDya","1130290rtSIbm","plugins","396734qThcFW","14035geZMXM"];return(Ms=function(){return t})()}!function(t){const e=Ss,n=t();for(;;)try{if(600418===parseInt(e(125))/1+-parseInt(e(127))/2*(parseInt(e(118))/3)+parseInt(e(112))/4+-parseInt(e(116))/5*(parseInt(e(123))/6)+parseInt(e(128))/7*(-parseInt(e(122))/8)+parseInt(e(115))/9*(parseInt(e(117))/10)+parseInt(e(124))/11*(-parseInt(e(113))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ms);class vs extends t.Plugin{[Ns(109)](){const t=Ns,e=this[t(120)];e[t(126)][t(111)](t(121))&&e[t(126)][t(114)](t(129))[t(119)](t(110))}}var Os=n(834);function ws(){const t=["get","consumable","test","name","11128856fCRkCX","ck-suggestion-marker--active","isContent","markerName","30PYmtMw","71024vixFRO","parent","activeMarkers","previousPosition","toViewPosition","push","isLimit","addHighlight","TrackChangesEditing","createUIElement","ck-suggestion-marker-","isAtEnd","getItems","plugins","elementEnd","model","markerRange","toViewElement","schema","createRangeOn","start","isBlock","includes","insert","155096gsiEAK","item","nextSibling","448936tyChIc","4667152DjXLKs","span","addClass","getCustomProperty","_splitMarkerName","bindElementToMarker","type","mapper","4782708VtujVP","getWalker","942975NjXyqB","hasAttribute","writer"];return(ws=function(){return t})()}function Ds(t,e,n){const r=Fs,s=[];for(const o of e[r(425)]())o[r(402)](t)&&s[r(418)](n[r(432)](o));return s}function Fs(t,e){const n=ws();return(Fs=function(t,e){return n[t-=398]})(t,e)}function Ps(t,e,{showActiveMarker:n=!0}={}){const r=Fs,s=t[r(426)][r(404)](r(421));return(o,i,a)=>{const c=r;if(!a[c(405)][c(406)](i[c(429)],o[c(407)]))return;const u=i[c(429)][c(400)](),l=i[c(429)][c(433)],f=t[c(428)][c(431)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(438)];d=d||f[c(410)](e);const n=a[c(398)][c(430)](e);if(n&&n[c(444)](c(420)))return;c(427)==t[c(447)]&&f[c(434)](e)&&!f[c(419)](e)&&(e[c(439)]||l[c(424)]?h&&h[c(414)]==e||(h=e,m(t[c(416)]),p=!0):g=g||t[c(416)])}function m(t){const r=c,{authorId:o}=s[r(445)](i[r(411)]),u=a[r(403)][r(422)](r(442),{class:r(423)+e,"data-author-id":o}),l=a[r(398)][r(417)](t);n&&s[r(415)][r(435)](i[r(411)])&&a[r(403)][r(443)](r(409),u),a[r(403)][r(436)](l,u),a[r(398)][r(446)](u,i[r(411)])}d||p||!g||m(g)}}!function(t){const e=Fs,n=t();for(;;)try{if(460706===-parseInt(e(440))/1+-parseInt(e(413))/2+-parseInt(e(412))/3*(parseInt(e(437))/4)+-parseInt(e(401))/5+parseInt(e(399))/6+-parseInt(e(441))/7+parseInt(e(408))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ws);const Bs=xs;function xs(t,e){const n=Us();return(xs=function(t,e){return n[t-=105]})(t,e)}function Us(){const t=["remove","uiElement","data","writer","bind","merge","unit","document","detach","removeMarker:suggestion:deletion","editing","1363005fGajpT","3802312FqSqxZ","init","high","9krpCCD","markerNameToElements","mapper","1613056lHDHob","requires","get","options","3400eZokbO","rootName","markerName","getFirstRange","start","33FAQDJR","commands","$graveyard","showSuggestionHighlights","selection","229023PaIbOK","end","plugins","deleteForward","addMarker:suggestion:deletion","modifySelection","forward","isCollapsed","enableCommand","2069137VQoGiX","TrackChangesEditing","lock","delete","createRange","buffer","8634JVKCYD","batch","editor","setSelection","unbindElementFromMarkerName","6hLqiQv","enqueueChange","root","unlock","downcastDispatcher","createSelection","fromRange","model","3269990YMzPIL"];return(Us=function(){return t})()}!function(t){const e=xs,n=t();for(;;)try{if(737886===parseInt(e(165))/1+-parseInt(e(124))/2*(-parseInt(e(144))/3)+-parseInt(e(145))/4+-parseInt(e(155))/5*(parseInt(e(119))/6)+parseInt(e(113))/7+-parseInt(e(151))/8*(parseInt(e(148))/9)+parseInt(e(132))/10*(parseInt(e(160))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);class js extends t.Plugin{static get[Bs(152)](){return[Os.Delete]}[Bs(146)](){const t=Bs,e=this[t(121)],n=e[t(106)][t(153)](t(114));n[t(112)](t(116));const r=e[t(161)][t(153)](t(107));n[t(112)](t(107),((n,s={})=>{const o=t,a=e[o(131)][o(129)](e[o(131)][o(140)][o(164)]);a[o(111)]&&e[o(131)][o(109)](a,{direction:o(110),unit:s[o(139)]});const c=a[o(158)](),u=i.LiveRange[o(130)](c);let l;n(s),l=o(162)==u[o(126)][o(156)]?e[o(131)][o(117)](c[o(159)]):e[o(131)][o(117)](u[o(159)],u[o(105)]),u[o(141)](),e[o(131)][o(125)](r[o(118)][o(120)],(t=>{const e=o;r[e(118)][e(115)](),t[e(122)](t[e(117)](l[e(105)])),r[e(118)][e(127)]()}))})),e[t(143)][t(128)].on(t(108),Ps(e,t(138)),{priority:t(147)}),e[t(135)][t(128)].on(t(108),((n,r,s)=>{const o=t;s[o(154)][o(163)]&&Ps(e,o(138),{showActiveMarker:!1})[o(137)](this)(n,r,s)}),{priority:t(147)}),e[t(143)][t(128)].on(t(142),((e,n,r)=>{const s=t,o=r[s(150)][s(149)](n[s(157)]);if(o)for(const t of o)t.is(s(134))&&(r[s(150)][s(123)](t,n[s(157)]),r[s(136)][s(133)](t))}),{priority:t(147)})}}const Gs=Hs;!function(t){const e=Hs,n=t();for(;;)try{if(622683===parseInt(e(440))/1+-parseInt(e(407))/2+-parseInt(e(486))/3+-parseInt(e(485))/4*(-parseInt(e(388))/5)+-parseInt(e(411))/6+parseInt(e(392))/7+parseInt(e(447))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ws);class Vs extends t.Plugin{[Gs(380)](){const t=Gs,e=this[t(470)];if(!e[t(480)][t(491)](t(363)))return;const n=e[t(379)],r=e[t(480)][t(437)](t(422)),s=e[t(480)][t(491)](t(434)),o=!!e[t(430)][t(437)](t(487));function i(e){const r=t;return{type:r(362),content:""+Kr(n,r(345),e)}}function a(e){const r=t;return{type:r(362),content:""+Kr(n,r(337),e)}}r[t(469)](t(394)),r[t(469)](t(453)),r[t(469)](t(370)),r[t(469)](t(391)),r[t(469)](t(435)),r[t(469)](t(433)),r[t(469)](t(342)),r[t(469)](t(398)),r[t(401)](t(348)),r[t(401)](t(409)),r[t(401)](t(374)),o&&(r[t(469)](t(426)),r[t(469)](t(332))),s&&(r[t(469)](t(382)),r[t(469)](t(451)),r[t(401)](t(449)),r[t(408)][t(482)]((e=>{const r=t,{data:s}=e;if(s&&r(449)==s[r(390)])return{type:r(362),content:s[r(468)]?Kr(n,r(481)):Kr(n,r(335))}})),this[t(470)][t(358)][t(359)][t(384)]((e=>{const n=t;if(e[n(466)][n(467)])return!1;let s=!1;const o=r[n(461)]({skipNotAttached:!0})[n(334)]((t=>n(449)===r[n(423)](t)));for(const t of o)n(353)!=t[n(340)]()[n(341)][n(395)][n(396)](n(409))&&(r[n(478)](t[n(340)](),n(378))[n(444)]((t=>n(409)===r[n(423)](t[n(406)])))||(e[n(483)](t[n(368)]()),s=!0));return s}))),r[t(408)][t(369)](t(374),Kr(n,t(454)));const c={type:t(362),content:""};r[t(408)][t(482)]((e=>{const r=t,{data:s}=e;if(!s||r(409)!=s[r(390)])return;let u=e[r(446)];for(;u;){if(u[r(365)]&&((r(400)==u[r(365)][r(390)]||r(465)==u[r(365)][r(390)])&&(u[r(365)][r(468)]&&r(472)!=u[r(365)][r(468)]||r(472)!=u[r(365)][r(477)]&&!s[r(468)])||!o&&u[r(365)][r(390)]==Lc))return c;u=u[r(410)]}if(null==s[r(468)])switch(s[r(477)]){case r(424):return a(Kr(n,r(484)));case r(462):return a(Kr(n,r(474)));case r(353):return a(Kr(n,r(412)))}switch(s[r(468)]){case r(424):return i(Kr(n,r(484)));case r(462):return i(Kr(n,r(474)));case r(353):return i(Kr(n,r(412)))}})),r[t(408)][t(482)]((e=>{const n=t,{data:r}=e;if(r&&n(374)==r[n(390)])return null==r[n(468)]||null==r[n(477)]&&0==r[n(468)]?c:void 0})),r[t(408)][t(482)]((e=>{const r=t;if(r(378)!=e[r(420)])return;const{data:s}=e;if(!s||r(348)!=s[r(390)])return;const o=zs(e);return r(468)==o?{type:r(362),content:Kr(n,r(436))}:r(477)==o?{type:r(362),content:Kr(n,r(352))}:c})),e[t(358)][t(359)][t(384)]((e=>this[t(373)](e))),e[t(358)][t(359)][t(384)]((e=>this[t(458)](e))),e[t(358)][t(359)].on(t(479),((e,n)=>{const r=t;if(n[r(467)]||!n[r(387)])return!1;this[r(351)]()}),{priority:t(428)}),this[t(417)]()}[Gs(373)](t){const e=Gs;if(t[e(466)][e(467)]||!t[e(466)][e(387)])return!1;let n=!1;const r=this[e(470)][e(480)][e(437)](e(422))[e(461)]({skipNotAttached:!0})[e(334)]((t=>t[e(365)]&&e(348)==t[e(365)][e(390)]))[e(334)]((t=>t[e(365)][e(468)]&&t[e(365)][e(477)]));for(const s of r)zs(s)||(t[e(483)](s[e(368)]()),n=!0);return n}[Gs(458)](t){const e=Gs;if(t[e(466)][e(467)]||!t[e(466)][e(387)])return!1;const n=this[e(470)][e(480)][e(437)](e(422));if(n[e(464)][e(413)])return!1;let r=!1;const s=[e(409),e(348),e(374),e(400),e(439),e(490),e(450),e(397),e(465)],o=this[e(470)][e(358)][e(359)][e(361)][e(425)]()[e(334)]((t=>e(378)==t[e(420)]))[e(334)]((t=>s[e(349)](t[e(438)])));if(0==o[e(366)])return r;for(const i of o){const o=n[e(478)](i[e(475)],e(378))[e(334)]((t=>!t[e(356)][e(343)]))[e(339)]((t=>t[e(406)]))[e(334)]((t=>{const r=e,o=n[r(423)](t);return s[r(349)](o)}));if(o[e(366)]){for(const n of o)t[e(483)](n[e(368)]());r=!0}}return r}[Gs(351)](){const t=Gs,e=this[t(470)][t(480)][t(437)](t(422)),n=[t(409),t(348),t(374),t(400),t(439),t(490),t(450),t(397),t(465)];let r;const s=new Set(this[t(470)][t(358)][t(359)][t(361)][t(448)]()[t(334)]((r=>{const s=t;if(r[s(365)][s(372)]||!r[s(365)][s(333)])return null;if(!r[s(336)][s(355)](s(350)))return null;const{id:o}=e[s(405)](r[s(336)]);if(!e[s(414)](o))return null;const i=e[s(357)](o);return n[s(349)](i[s(365)][s(390)])}))[t(339)]((n=>{const s=t,{id:o}=e[s(405)](n[s(336)]),i=e[s(357)](o);return r=i[s(429)][s(455)],i[s(340)]()[s(341)][s(395)]})));if(0==s[t(489)])return;const o=e[t(461)]({skipNotAttached:!0})[t(334)]((e=>t(378)==e[t(420)]&&e[t(365)]&&n[t(349)](e[t(365)][t(390)])&&e[t(429)][t(455)]!=r))[t(339)]((e=>({listItem:e[t(340)]()[t(341)][t(395)],groupId:e[t(429)][t(455)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(491)](n)&&i[t(418)](e);for(const n of e[t(461)]())i[t(491)](n[t(429)][t(455)])&&n[t(389)](t(455),r)}[Gs(417)](){const t=Gs,e=this[t(470)],n=e[t(379)],r=e[t(480)][t(437)](t(422));this[t(432)](),r[t(476)][t(459)](t(354),t(338),t(441),(function(n,r){const s=t,o=[];for(let t of n)t[s(341)][s(395)]===t[s(416)][s(383)]&&(t=e[s(358)][s(344)](e[s(358)][s(371)](t[s(341)][s(395)],0))),o[s(471)](t);e[s(358)][s(347)]((t=>{const n=s,a=e[n(358)][n(359)][n(457)],c=Array[n(360)](a[n(346)]())[n(339)]((t=>i.LiveRange[n(488)](t)));t[n(386)](o),e[n(393)][n(437)](r[n(419)])[n(452)](),r[n(385)][n(471)]({forceDefaultExecution:!0}),e[n(473)](r[n(419)],...r[n(385)]),t[n(386)](c);for(const t of c)t[n(460)]()}))})),r[t(408)][t(427)]((function(n){const r=t,s=!e[r(358)][r(443)][r(377)](n),o=n[r(402)],i=n[r(442)],a=n[r(396)](r(348)),c=!o||o[r(396)](r(348))!==a,u=!i||i[r(396)](r(348))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(415),e)))}[Gs(432)](){const t=Gs,e=this[t(470)],n=e[t(379)];function r(n){const r=t,s=e[r(393)][r(437)](r(453))[r(413)],o=e[r(393)][r(437)](r(394))[r(413)];return r(394)===n?s:o}e[t(480)][t(437)](t(422))[t(408)][t(482)]((function(s){const o=t;if(o(354)!=s[o(420)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(419)]){case o(453):u=i[o(385)][0][o(403)],l=r(i[o(419)]),a=o(u?445:399),!l&&e[o(430)][o(437)](o(487))||(a=o(463)),c={type:o(362),content:Kr(n,a,Kr(n,o(484)))};break;case o(394):u=i[o(385)][0][o(403)],l=r(i[o(419)]),a=o(u?445:399),!l&&e[o(430)][o(437)](o(487))||(a=o(463)),c={type:o(362),content:Kr(n,a,Kr(n,o(474)))};break;case o(435):a=o(364),c={type:o(362),content:Kr(n,a,Kr(n,o(415)))};break;case o(433):a=function(t){const e=o,n=t[e(340)]();let r=n[e(341)][e(395)];for(;r&&n[e(431)](r);){if(r[e(396)](e(374))>0)return!1;r=r[e(442)]}return!0}(s)?Kr(n,o(399),Kr(n,function(t){const e=o;return e(404)+t[e(340)]()[e(341)][e(395)][e(396)](e(409))[e(375)]()+e(376)}(s))):Kr(n,o(456),Kr(n,o(415))),c={type:o(362),content:a};break;case o(426):case o(332):!1===i[o(381)]&&(a=o(367),c={type:o(421),content:Kr(n,a,Kr(n,o(415)))})}return c}))}}function Hs(t,e){const n=Ws();return(Hs=function(t,e){return n[t-=332]})(t,e)}function Ws(){const t=["*Outdent:* %0","selection","noTrackChangesFixer","registerCustomCallback","detach","getSuggestions","numbered","*Change to:* %0","trackChangesCommand","listMarkerStyle","batch","isUndo","newValue","enableDefaultAttributesIntegration","editor","push","default","execute","ELEMENT_NUMBERED_LIST","range","_suggestionFactory","oldValue","_findSuggestions","change:data","plugins","*Check item*","registerDescriptionCallback","removeMarker","ELEMENT_BULLETED_LIST","1029004jpmKHv","1987257sKXCxA","list.multiBlock","fromRange","size","listReversed","has","mergeListItemForward","newRange","filter","*Uncheck item*","name","*Remove format:* %0","documentList","map","getFirstRange","start","splitListItemAfter","isNextTo","createRange","*Set format:* %0","getRanges","change","listItemId","includes","suggestion:attribute:","assureChains","*Split:* list item","todo","formatBlock","startsWith","meta","getSuggestion","model","document","from","differ","format","ListEditing","*Indent:* %0","data","length","*Merge:* %0","getFirstMarker","registerAttributeLabel","customNumberedList","createPositionAt","oldRange","listItemIdFixer","listIndent","toUpperCase","_LIST","isObject","attribute","locale","afterInit","multipleBlocks","todoList","parent","registerPostFixer","commandParams","setSelection","isLocal","15MjkryR","setAttribute","key","customBulletedList","973833nhvkWp","commands","numberedList","nodeAfter","getAttribute","listMarker","splitListItemBefore","*Format:* remove from %0","listStyle","registerBlockAttribute","previousSibling","forceValue","ELEMENT_","_splitMarkerName","suggestion","295132qyqfCQ","descriptionFactory","listType","next","2457720eKohQh","ELEMENT_TODO_LIST","value","hasSuggestion","ELEMENT_LIST_ITEM","end","_supportLegacySuggestions","add","commandName","type","deletion","TrackChangesEditing","_getAttributeKey","bulleted","getChanges","mergeListItemBackward","registerElementLabel","high","attributes","config","containsItem","_registerLegacyDescription","outdentList","TodoListEditing","indentList","*Merge:* list item","get","attributeKey","listStart","210589bmcQKA","accept","nextSibling","schema","find","*Format:* insert into %0","head","5766616CzsHWM","getChangedMarkers","todoListChecked","todoListCheck","checkTodoList","refresh","bulletedList","FORMAT_INDENT","groupId"];return(Ws=function(){return t})()}function zs(t){const e=Gs;let n=t[e(340)]()[e(341)][e(395)][e(402)];for(;n;){const r=n[e(396)](e(348));if(!r)return!1;if(r==t[e(365)][e(468)])return e(468);if(r==t[e(365)][e(477)])return e(477);n=n[e(402)]}return!1}const Ks=qs;function qs(t,e){const n=Ys();return(qs=function(t,e){return n[t-=498]})(t,e)}!function(t){const e=qs,n=t();for(;;)try{if(752336===-parseInt(e(540))/1+-parseInt(e(521))/2+-parseInt(e(548))/3*(parseInt(e(534))/4)+-parseInt(e(512))/5+parseInt(e(579))/6*(-parseInt(e(564))/7)+-parseInt(e(544))/8+parseInt(e(550))/9*(parseInt(e(570))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ys);class Xs extends t.Plugin{[Ks(573)](){const t=Ks;if(!this[t(583)][t(536)][t(532)](t(502)))return;const e=this[t(583)][t(526)][t(568)](t(531)),n=this[t(583)][t(536)][t(568)](t(501));e[t(507)]&&(n[t(529)](t(575)),n[t(499)](t(575))),e[t(581)]&&(n[t(529)](t(585)),n[t(499)](t(585))),e[t(514)]&&(n[t(529)](t(587)),n[t(499)](t(587)));const r={type:t(515),content:""};n[t(551)][t(543)](this[t(546)][t(561)](this));const s=this[t(583)][t(566)];n[t(551)][t(567)](t(585),Kr(s,t(574))),n[t(551)][t(543)]((e=>{const n=t,{data:s}=e;if(s&&n(585)==s[n(528)])return null==s[n(519)]||0==s[n(519)]&&null==s[n(506)]?r:void 0})),n[t(551)][t(567)](t(587),Kr(s,t(517))),n[t(551)][t(543)]((e=>{const n=t,{data:s}=e;if(s&&n(587)==s[n(528)])return null==s[n(519)]||1==s[n(519)]&&null==s[n(506)]?r:void 0})),this[t(583)][t(545)][t(553)][t(504)]((e=>{const r=t;if(e[r(527)][r(557)])return!1;let s=!1;const o=n[r(524)]({skipNotAttached:!0})[r(554)]((t=>{const e=r,s=n[e(509)](t);return e(587)==s||e(585)==s}));for(const t of o){const o=t[r(589)]()[r(505)][r(530)][r(562)](r(500));r(584)!=o&&r(580)!=o&&(n[r(513)](t[r(589)](),r(578))[r(563)]((t=>r(500)==n[r(509)](t[r(556)])))||(e[r(588)](t[r(552)]()),s=!0))}return s})),this[t(538)]()}[Ks(546)](t){const e=Ks,n=this[e(583)][e(566)],{data:r}=t,s={type:e(515),content:""};if(!r||e(575)!=r[e(528)])return;if(!r[e(506)])return e(523)==r[e(519)]?s:{type:e(515),content:""+Kr(n,e(525),Kr(n,this[e(511)](r[e(519)])))};if(!r[e(519)]){if(e(523)==r[e(506)])return s;let o=t[e(558)];for(;o;){if(o[e(508)]&&e(500)==o[e(508)][e(528)]&&o[e(508)][e(519)])return s;o=o[e(498)]}return{type:e(515),content:""+Kr(n,e(560),Kr(n,this[e(511)](r[e(506)])))}}if(e(523)!=r[e(519)])return{type:e(515),content:""+Kr(n,e(525),Kr(n,this[e(511)](r[e(519)])))};let o=t[e(558)];for(;o;){if(o[e(508)]&&e(500)==o[e(508)][e(528)]&&o[e(508)][e(519)]&&o[e(508)][e(506)])return s;o=o[e(498)]}const i=t[e(589)]()[e(505)][e(530)][e(562)](e(500));return{type:e(515),content:Kr(n,e(525),Kr(n,e(537)+i[e(516)]()+e(520)))}}[Ks(538)](){const t=Ks,e=this[t(583)],n=e[t(566)];e[t(536)][t(568)](t(501))[t(551)][t(543)]((e=>{const r=t;if(r(555)!=e[r(549)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(539)]){case r(575):o=r(510),i={type:r(515),content:Kr(n,o,Kr(n,this[r(511)](s[r(541)][0][r(549)])))};break;case r(585):o=s[r(541)][0][r(581)]?r(547):r(577),i={type:r(515),content:Kr(n,o)};break;case r(587):o=r(569),i={type:r(515),content:Kr(n,o,s[r(541)][0][r(514)])}}return i}))}[Ks(511)](t){const e=Ks;return e(537)+function(t){const n=e;return Zs[n(571)](t)?n(535):Qs[n(571)](t)?n(584):null}(t)[e(516)]()+e(586)+t[e(516)]()[e(565)](/-/g,"_")}}const Zs=[Ks(576),Ks(559),Ks(503)],Qs=[Ks(533),Ks(542),Ks(582),Ks(572),Ks(522),Ks(518)];function Ys(){const t=["model","handleDescriptions","*Format:* set order to reversed","849cVSwbO","type","117Ocxnjr","descriptionFactory","getFirstMarker","document","filter","formatBlock","suggestion","isUndo","head","circle","*Remove format:* %0","bind","getAttribute","find","532rpSBER","replace","locale","registerAttributeLabel","get","*Format:* set start index to %0","3757560xhHPMp","includes","upper-roman","afterInit","FORMAT_LIST_REVERSED","listStyle","disc","*Format:* set order to regular","attribute","25590bfueiE","customNumbered","reversed","lower-roman","editor","numbered","listReversed","_LIST_","listStart","removeMarker","getFirstRange","next","registerBlockAttribute","listType","TrackChangesEditing","ListPropertiesEditing","square","registerPostFixer","start","oldValue","styles","data","_getAttributeKey","*Change to:* %0","_getTranslationKeyForListStyle","1822380TxFeBx","_findSuggestions","startIndex","format","toUpperCase","FORMAT_LIST_START","upper-latin","newValue","_LIST_DEFAULT","855334qirYfZ","lower-latin","default","getSuggestions","*Set format:* %0","config","batch","key","enableDefaultAttributesIntegration","nodeAfter","list.properties","has","decimal","16084ZHnQKr","bulleted","plugins","ELEMENT_","_registerLegacyDescription","commandName","576533fnfNAE","commandParams","decimal-leading-zero","registerDescriptionCallback","10413864wTHKRj"];return(Ys=function(){return t})()}var Js=n(507);function $s(t,e){const n=eo();return($s=function(t,e){return n[t-=487]})(t,e)}const to=$s;function eo(){const t=["detach","4530000lrUipY","removeMarker:suggestion:insertion","downcastDispatcher","editor","showSuggestionHighlights","unbindElementFromMarkerName","document","createPositionAt","hasClass","nextSibling","6nxjPvi","fromRange","getFirstPosition","selection","2676qaIyoS","4295qfbZKj","143268CjFFpk","bind","editing","1470087gLjUsh","setSelection","init","markerNameToElements","1cZacej","ck-suggestion-marker-split","options","enterBlock","data","commands","3362338BuQACu","getFirstRange","writer","TrackChangesEditing","fire","1573fnOUdB","markerName","addMarker:suggestion:insertion","remove","70trgqIw","enableCommand","plugins","change","afterExecute","high","parent","model","get","1074366lYhdkc","split","markInsertion","mapper","end","requires","enter","476025HCmpbW","createRange"];return(eo=function(){return t})()}!function(t){const e=$s,n=t();for(;;)try{if(678871===parseInt(e(490))/1*(-parseInt(e(514))/2)+parseInt(e(521))/3+-parseInt(e(538))/4*(-parseInt(e(539))/5)+parseInt(e(534))/6*(parseInt(e(496))/7)+parseInt(e(524))/8+parseInt(e(543))/9*(parseInt(e(505))/10)+-parseInt(e(501))/11*(parseInt(e(540))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eo);class no extends t.Plugin{static get[to(519)](){return[Js.Enter]}[to(488)](){const t=to,e=this[t(527)],n=e[t(507)][t(513)](t(499)),r=e[t(495)][t(513)](t(520));n[t(506)](t(520),(()=>{const s=t;e[s(512)][s(508)]((t=>{const o=s,a=e[o(512)][o(530)][o(537)],c=a[o(536)](),u=i.LiveRange[o(535)](a[o(497)]());if(r[o(493)](t)){const r=e[o(512)][o(531)](c[o(511)][o(533)],0),s=t[o(522)](c,r);n[o(516)](s)}else t[o(487)](t[o(522)](u[o(518)]));u[o(523)](),r[o(500)](o(509),{writer:t})}))})),e[t(542)][t(526)].on(t(503),Ps(e,t(515)),{priority:t(510)}),e[t(542)][t(526)].on(t(525),((e,n,r)=>{const s=t,o=r[s(517)][s(489)](n[s(502)]);if(o)for(const t of o)t[s(532)](s(491))&&(r[s(517)][s(529)](t,n[s(502)]),r[s(498)][s(504)](t))}),{priority:t(510)}),e[t(494)][t(526)].on(t(503),((n,r,s)=>{const o=t;s[o(492)][o(528)]&&Ps(e,o(515),{showActiveMarker:!1})[o(541)](this)(n,r,s)}),{priority:t(510)})}}function ro(t,e){const n=io();return(ro=function(t,e){return n[t-=307]})(t,e)}const so=ro;!function(t){const e=ro,n=t();for(;;)try{if(332524===parseInt(e(330))/1+-parseInt(e(315))/2+parseInt(e(311))/3+parseInt(e(331))/4+-parseInt(e(348))/5*(parseInt(e(336))/6)+parseInt(e(347))/7*(parseInt(e(324))/8)+-parseInt(e(325))/9*(parseInt(e(335))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(io);class oo extends t.Plugin{[so(319)](){const t=so;if(!this[t(316)][t(310)][t(308)](t(312)))return;const e=this[t(316)][t(310)][t(337)](t(340));e[t(314)](t(332),this[t(329)][t(349)](this)),e[t(314)](t(338)),e[t(314)](t(317)),e[t(314)](t(318)),e[t(314)](t(313))}[so(329)](t,e,n={}){const r=so,s=this[r(316)][r(310)][r(337)](r(328));return t((t=>{const o=r;let i=(o(322)==typeof e?s[o(333)](e,n):e)(t);Array[o(309)](i)&&(i={results:i,searchText:o(322)==typeof e?e:""});const a=i[o(334)][o(323)]((e=>!1===this[o(345)](e,t[o(320)])));return{...i,results:a}}),n)}[so(345)](t,e){const n=so,r=this[n(316)][n(343)][n(341)](this[n(316)][n(343)][n(321)](e,t[n(342)]),this[n(316)][n(343)][n(321)](e,t[n(326)]));for(const t of this[n(316)][n(343)][n(346)][n(327)](n(344)))if(null!==r[n(339)](t[n(307)]()))return!0;return!1}}function io(){const t=["isArray","plugins","587781RgrFMe","FindAndReplaceEditing","replaceAll","enableCommand","703432iJSPWo","editor","findPrevious","replace","afterInit","item","createPositionAt","string","filter","64SqoSUG","9BlckZM","end","getMarkersGroup","FindAndReplaceUtils","handleFindCommand","468960OprtKr","2426436lnXYWQ","find","findByTextCallback","results","1798770XLGQkV","594kFwlCO","get","findNext","getIntersection","TrackChangesEditing","createRange","start","model","suggestion:deletion","_isInDeletionRange","markers","50421yiIrnu","23485SLYaee","bind","getRange","has"];return(io=function(){return t})()}const ao=lo;!function(t){const e=lo,n=t();for(;;)try{if(668857===parseInt(e(236))/1*(parseInt(e(244))/2)+-parseInt(e(271))/3*(-parseInt(e(249))/4)+-parseInt(e(294))/5*(parseInt(e(266))/6)+parseInt(e(267))/7+-parseInt(e(258))/8+parseInt(e(272))/9+-parseInt(e(260))/10*(-parseInt(e(289))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fo);const co=[{pluginName:ao(248),commandName:ao(280)},{pluginName:ao(296),commandName:ao(265)},{pluginName:ao(242),commandName:ao(263)},{pluginName:ao(238),commandName:ao(235)}];class uo extends t.Plugin{[ao(257)](){const t=ao,e=this[t(275)][t(247)],n=this[t(275)][t(276)][t(278)](t(259));for(const{pluginName:e,commandName:r}of co)this[t(275)][t(276)][t(251)](e)&&(n[t(261)](r),n[t(285)](r));n[t(284)][t(246)](t(280),Kr(e,t(239))),n[t(284)][t(246)](t(265),Kr(e,t(283))),n[t(284)][t(246)](t(263),Kr(e,t(255))),n[t(284)][t(246)](t(235),Kr(e,t(290))),this[t(277)]()}[ao(277)](){const t=ao,e=this[t(275)],n=e[t(247)];e[t(276)][t(278)](t(259))[t(284)][t(288)]((e=>{const r=t,o=n.t;if(r(287)!=e[r(269)])return;const{data:i}=e;if(null!=i){if(r(280)==i[r(282)]){const t=i[r(293)][0][r(286)];if(t){const e=o(this[r(275)][r(276)][r(278)](r(241))[r(240)](this[r(275)][r(252)][r(278)](r(273)))[r(295)]((e=>e[r(254)]==t))[r(274)])[r(250)]();return{type:r(256),content:Kr(n,r(264),e)}}return{type:r(256),content:Kr(n,r(291))}}if(r(265)==i[r(282)]){const t=i[r(293)][0][r(286)];return t?{type:r(256),content:Kr(n,r(262),t)}:{type:r(256),content:Kr(n,r(245))}}if(r(263)==i[r(282)]){const t=i[r(293)][0][r(286)];if(t){const e=(0,s.normalizeColorOptions)(this[r(275)][r(252)][r(278)](r(253)))[r(295)]((e=>e[r(254)]==t));let i=t,a="";return e&&(i=e[r(268)],a=o(i)[r(250)]()),{type:r(256),content:Kr(n,r(237),a)[r(292)](),color:{value:t,title:a||i}}}return{type:r(256),content:Kr(n,r(279))}}if(r(235)==i[r(282)]){const t=i[r(293)][0][r(286)];if(t){const e=(0,s.normalizeColorOptions)(this[r(275)][r(252)][r(278)](r(270)))[r(295)]((e=>e[r(254)]==t));let i=t,a="";return e&&(i=e[r(268)],a=o(i)[r(250)]()),{type:r(256),content:Kr(n,r(243),a)[r(292)](),color:{value:t,title:a||i}}}return{type:r(256),content:Kr(n,r(281))}}}}))}}function lo(t,e){const n=fo();return(lo=function(t,e){return n[t-=235]})(t,e)}function fo(){const t=["237716FNFioZ","*Reset font family*","registerAttributeLabel","locale","FontSizeEditing","17660zJlbbZ","toLowerCase","has","config","fontColor.colors","model","FORMAT_FONT_COLOR","format","afterInit","6026896hkLBjh","TrackChangesEditing","10fvFmhp","enableDefaultAttributesIntegration","*Set font family:* %0","fontColor","*Set font size:* %0","fontFamily","7003434gTOtqU","582141HbvgAh","label","type","fontBackgroundColor.colors","516cMatYt","1769490Jdjdmx","fontSize.options","title","editor","plugins","_registerLegacyDescription","get","*Reset font color*","fontSize","*Reset font background color*","commandName","FORMAT_FONT_FAMILY","descriptionFactory","registerInlineAttribute","value","formatInline","registerDescriptionCallback","6593851omnPqM","FORMAT_FONT_BACKGROUND","*Reset font size*","trim","commandParams","5LtQSKU","find","FontFamilyEditing","fontBackgroundColor","8XPafgz","*Set font color:* %0","FontBackgroundColorEditing","FORMAT_FONT_SIZE","normalizeSizeOptions","FontSize","FontColorEditing","*Set font background color:* %0"];return(fo=function(){return t})()}const ho=go;function go(t,e){const n=mo();return(go=function(t,e){return n[t-=415]})(t,e)}!function(t){const e=go,n=t();for(;;)try{if(630842===parseInt(e(439))/1*(-parseInt(e(441))/2)+parseInt(e(453))/3+-parseInt(e(461))/4+-parseInt(e(427))/5+parseInt(e(460))/6*(-parseInt(e(424))/7)+-parseInt(e(454))/8*(-parseInt(e(445))/9)+parseInt(e(417))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mo);class po extends t.Plugin{[ho(452)](){const t=ho,e=this[t(443)],n=e[t(464)][t(425)](t(437)),r=e[t(438)][t(425)](t(458)),s=e[t(438)][t(425)](t(451));r&&s&&(n[t(431)](t(451)),n[t(426)](t(458)),this[t(442)]())}[ho(442)](){const t=ho,e=this[t(443)],n=e[t(434)];e[t(464)][t(425)](t(437))[t(428)][t(440)]((r=>{const s=t;if(s(418)!=r[s(457)]&&s(433)!=r[s(457)])return;const{data:o}=r;if(o&&s(451)===o[s(435)]){const t=[],r=o[s(450)][0];for(const[n,o]of Object[s(423)](r))t[s(463)](Io(e,n,o));return t[s(468)]?{type:s(421),content:Kr(n,s(467),t[s(419)](", "))}:{type:s(421),content:Kr(n,s(436))}}}))}}function mo(){const t=["label","fontSize","fontBackgroundColor","fontColor.colors","commandParams","pasteFormat","afterInit","659130YqRjCz","1616wyylmq","normalizeSizeOptions","boolean","type","copyFormat","toLowerCase","6FgeKIX","1559708EcYFWC","title","push","plugins","split","config","*Set format to:* %0","length","charAt","toUpperCase","24269750aWULnT","formatBlock","join","slice","format","fontSize.options","entries","4186210HTVuaC","get","enableCommand","4938745ukgivr","descriptionFactory","model","FontSize","enableDefaultAttributesIntegration","fontColor","formatInline","locale","commandName","*Remove all formatting*","TrackChangesEditing","commands","1vYyspS","registerDescriptionCallback","480638czvkTD","_registerLegacyDescription","editor","find","8919pmdeMn"];return(mo=function(){return t})()}function Io(t,e,n){const r=ho,o=t[r(434)].t,i=e[r(465)](/(?=[A-Z])/)[r(419)](" "),a=o(i[r(415)](0)[r(416)]()+i[r(420)](1))[r(459)]();if(r(456)==typeof n)return a;if(r(432)===e||r(448)===e){const e=(0,s.normalizeColorOptions)(t[r(466)][r(425)](r(449)))[r(444)]((t=>t[r(429)]==n));return a+" ("+(e?o(e[r(446)])[r(459)]():n)+")"}if(r(447)===e&&isNaN(parseFloat(n))){const e=t[r(464)][r(425)](r(430))[r(455)](t[r(466)][r(425)](r(422)))[r(444)]((t=>t[r(429)]==n));return a+" ("+(e?o(e[r(462)])[r(459)]():n)+")"}return a+" ("+n+")"}const Eo=To;!function(t){const e=To,n=t();for(;;)try{if(865374===-parseInt(e(424))/1+-parseInt(e(441))/2+parseInt(e(455))/3*(-parseInt(e(444))/4)+-parseInt(e(431))/5+-parseInt(e(419))/6*(-parseInt(e(446))/7)+-parseInt(e(454))/8+-parseInt(e(420))/9*(-parseInt(e(457))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_o);class bo extends t.Plugin{[Eo(440)](){const t=Eo,e=this[t(427)];if(!e[t(421)][t(439)](t(447)))return;this[t(425)]=e[t(458)][t(429)](t(426));const n=e[t(437)],r=e[t(421)][t(429)](t(452));r[t(436)](t(453));for(const e of this[t(425)])t(417)!=e[t(434)]&&r[t(456)][t(450)](e[t(434)],(n=>{const r=t,i=this[r(443)](e[r(434)]);return null!==i?s(n,i):o(n,e[r(430)])}));function s(e,r){return Kr(n,t(432),[e,r])}function o(e,r){return Kr(n,t(422),[e,r])}this[t(451)]()}[Eo(451)](){const t=Eo,e=this[t(427)],n=e[t(437)];e[t(421)][t(429)](t(452))[t(456)][t(445)]((e=>{const r=t;if(r(435)!=e[r(442)])return;const{data:s}=e;if(s&&r(453)==s[r(433)]){const e=s[r(459)][0][r(438)],c=this[r(443)](e);if(null!==c)return{type:r(449),content:Kr(n,r(423),(a=c,Kr(n,r(432),[1,a])))};const u=this[r(425)][r(418)]((t=>t[r(434)]===e))[r(430)];return{type:r(449),content:Kr(n,r(423),(o=1,i=u,Kr(n,t(422),[o,i])))}}var o,i,a}))}[Eo(443)](t){const e=Eo;var n,r;const s=t[e(428)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(425)])||void 0===n?void 0:n[e(418)]((n=>n[e(434)]==t));if(o&&o[e(448)]){const t=o[e(448)],n=(null!==(r=t[e(416)])&&void 0!==r?r:t)[e(428)](/^h(\d+)/);if(n)return n[1]}return null}}function To(t,e){const n=_o();return(To=function(t,e){return n[t-=416]})(t,e)}function _o(){const t=["_registerLegacyDescription","TrackChangesEditing","heading","1274072oRDYlx","1294557pGzuFj","descriptionFactory","80oXqfxp","config","commandParams","name","paragraph","find","36HyPkpC","5091138dogAbJ","plugins","ELEMENT_HEADING_CUSTOM","*Change to:* %0","1433044dpjFXL","_headingOptions","heading.options","editor","match","get","title","551550iAtoNN","ELEMENT_HEADING","commandName","model","formatBlock","enableDefaultAttributesIntegration","locale","value","has","afterInit","3366950mrgDPK","type","_getHeadingLevel","8yVLjtf","registerDescriptionCallback","687218LQPFOd","HeadingEditing","view","format","registerElementLabel"];return(_o=function(){return t})()}const yo=Ao;function Ao(t,e){const n=ko();return(Ao=function(t,e){return n[t-=277]})(t,e)}function ko(){const t=["registerInlineAttribute","3546zsgsKK","1096876TqfxGy","locale","model","_registerLegacyDescription","8541830RwNSUx","registerDescriptionCallback","registerAttributeLabel","value","formatInline","7045Ijewof","afterInit","type","format","commandName","TrackChangesEditing","*Set highlight:* %0","color","3692NcHhXw","toLowerCase","HighlightEditing","*Remove highlight*","FORMAT_HIGHLIGHT","descriptionFactory","title","commandParams","enableDefaultAttributesIntegration","highlight.options","1888173HLeyLl","editor","highlight","84FKiAAW","245MrAyln","has","133698sJgOAz","24FOmpin","find","config","plugins","158392ZwHViq","get"];return(ko=function(){return t})()}!function(t){const e=Ao,n=t();for(;;)try{if(572092===parseInt(e(287))/1*(parseInt(e(300))/2)+parseInt(e(303))/3*(-parseInt(e(304))/4)+parseInt(e(279))/5*(parseInt(e(311))/6)+parseInt(e(301))/7*(-parseInt(e(308))/8)+-parseInt(e(297))/9+parseInt(e(316))/10+-parseInt(e(312))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ko);class Co extends t.Plugin{[yo(280)](){const t=yo,e=this[t(298)];if(!e[t(307)][t(302)](t(289)))return;const n=e[t(307)][t(309)](t(284)),r=e[t(313)];n[t(295)](t(299)),n[t(310)](t(299)),n[t(292)][t(318)](t(299),Kr(r,t(291))),this[t(315)]()}[yo(315)](){const t=yo,e=this[t(298)],n=e[t(313)];e[t(307)][t(309)](t(284))[t(292)][t(317)]((r=>{const s=t;if(s(278)!=r[s(281)])return;const{data:o}=r;if(o&&s(299)==o[s(283)]){const t=n.t,r=o[s(294)][0][s(277)];if(r){const o=e[s(306)][s(309)](s(296))[s(305)]((t=>t[s(314)]==r)),i=t(o[s(293)])[s(288)]();return{type:s(282),content:Kr(n,s(285),i),color:{value:o[s(286)],title:o[s(293)]}}}return{type:s(282),content:Kr(n,s(290),Kr(n,s(291)))}}}))}}const Lo=Ro;function Ro(t,e){const n=So();return(Ro=function(t,e){return n[t-=380]})(t,e)}!function(t){const e=Ro,n=t();for(;;)try{if(656670===-parseInt(e(382))/1+parseInt(e(408))/2+-parseInt(e(385))/3*(parseInt(e(387))/4)+-parseInt(e(399))/5*(-parseInt(e(406))/6)+-parseInt(e(413))/7+-parseInt(e(392))/8*(parseInt(e(397))/9)+parseInt(e(383))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(So);class No extends t.Plugin{[Lo(404)](){const t=Lo,e=this[t(403)];if(!e[t(410)][t(390)](t(409)))return;e[t(410)][t(414)](t(389))[t(398)](t(401));const n=e[t(410)][t(414)](t(389)),r=e[t(411)];n[t(412)][t(394)](t(401),(e=>Kr(r,t(415),e))),e[t(396)][t(407)](t(395))[t(388)]({model:t(401),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(405)])return null;const o=n[s(393)](s(400)),i=n[s(380)]("hr");return n[s(402)](s(381),o),n[s(384)](n[s(386)](o,0),i),o},converterPriority:t(391)})}}function So(){const t=["1209543WBePFX","createPositionAt","8iZrsXy","elementToStructure","TrackChangesEditing","has","high","4436296YwXsAJ","createContainerElement","registerElementLabel","dataDowncast","conversion","9sBHcHb","enableCommand","356630mMGJjn","div","horizontalLine","addClass","editor","afterInit","showSuggestionHighlights","24ItWlpY","for","34488glZXyQ","HorizontalLineEditing","plugins","locale","descriptionFactory","2168383PdQyRM","get","ELEMENT_HORIZONTAL_LINE","createEmptyElement","ck-horizontal-line","831598ocfKgg","28563880ssHtUv","insert"];return(So=function(){return t})()}function Mo(t,e){const n=Oo();return(Mo=function(t,e){return n[t-=209]})(t,e)}const vo=Mo;function Oo(){const t=["5445375RSSpBZ","commandName","registerDescriptionCallback","693366jDoElC","nodeAfter","HtmlEmbed","ELEMENT_HTML_EMBED","getFirstRange","has","formatBlock","afterInit","488XayCfc","type","13251JTGaBP","enableDefaultAttributesIntegration","value","element","17299730nIWLbN","format","262CcpArr","get","plugins","editor","attribute","*Change %0 content*","registerBlockAttribute","locale","descriptionFactory","TrackChangesEditing","1419612WYlmQu","77GTnILS","1231605nkbLiF","htmlEmbed","83043IgPeEi","start","registerElementLabel","_registerLegacyDescription","rawHtml","key"];return(Oo=function(){return t})()}!function(t){const e=Mo,n=t();for(;;)try{if(655395===-parseInt(e(225))/1+parseInt(e(213))/2*(-parseInt(e(246))/3)+parseInt(e(223))/4+parseInt(e(233))/5+parseInt(e(236))/6*(-parseInt(e(224))/7)+parseInt(e(244))/8*(parseInt(e(227))/9)+parseInt(e(211))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oo);class wo extends t.Plugin{[vo(243)](){const t=vo,e=this[t(216)];if(!e[t(215)][t(241)](t(238)))return;const n=e[t(215)][t(214)](t(222)),r=e[t(220)];n[t(221)][t(229)](t(231),(e=>Kr(r,t(239),e))),n[t(247)](t(226)),n[t(219)](t(209)),n[t(221)][t(235)]((e=>{const n=t;if(n(217)!=e[n(245)])return;const{data:s}=e;if(s&&n(209)==s[n(232)]&&e[n(240)]()[n(228)][n(237)].is(n(210),n(231))){const t=Kr(r,n(239));return{type:n(212),content:Kr(r,n(218),t)}}})),this[t(230)]()}[vo(230)](){const t=vo,e=this[t(216)],n=e[t(220)];e[t(215)][t(214)](t(222))[t(221)][t(235)]((e=>{const r=t;if(r(242)!=e[r(245)])return;const{data:s}=e;if(s&&r(226)==s[r(234)]){const t=Kr(n,r(239));return{type:r(212),content:Kr(n,r(218),t)}}}))}}const Do=Po;function Fo(){const t=["plugins","selection","element","toggleImageCaption","enableCommand","document","key","convertInlineImageToBlock","alt","subType","toNext","findIndex","locale","caption","isBefore","resizedWidth","isBlockImage","has","addObject","forward","resizeImage","nodeBefore","schema","deletion","toPrevious","ImageUtils","6430hAbuHR","convertBlockImageToInline","isCollapsed","change","registerCustomCallback","format","forceDefaultExecution","imageBlock","markInsertion","imageInline","Inline image to block image","getNearestSelectionRange","commandName","uploadImage","Block image to inline image","filter","10107yQKYmh","commandParams","ELEMENT_INLINE_IMAGE","fromPosition","backward","getClosestSelectedImageElement","_registerLegacyDescription","ImageInlineEditing","_suggestionFactory","formatBlock","join","isIntersecting","get","12896724NXagck","getSuggestionCallback","newValue","width","imageCaption","registerAttributeLabel","accept","getFirstRange","insertion","end","2iApBPZ","getCaptionFromImageModelElement","nodeAfter","isOwn","start","formatInline","67638EpjSXR","descriptionFactory","markBlockFormat","*Reset image width*","markDeletion","*Set image width:* %0","imageTextAlternative","ELEMENT_IMAGE","358877TvGyCy","afterInit","createRangeOn","*Remove image text alternative*","ImageEditing","attribute","imageTypeBlock","find","11LxRycG","*Set image text alternative:* %0","enableDefaultAttributesIntegration","model","createRange","detach","ImageBlockEditing","chain","imageTypeInline","TrackChangesEditing","registerDescriptionCallback","removeObject","ImageCaptionEditing","ImageCaptionUtils","type","registerElementLabel","isEqual","ImageResize","length","discard","2316468TAIVjE","ImageTextAlternativeEditing","4PKqWXw","_findSuggestions","previous","FORMAT_IMAGE_SIZE","insertImage","40ZEwrNp","2213238ZUgTuh","getContainedElement","imageStylePreApply","editor","3757760fySiPr","ImageUploadEditing","registerBlockAttribute","ELEMENT_CAPTION"];return(Fo=function(){return t})()}function Po(t,e){const n=Fo();return(Po=function(t,e){return n[t-=158]})(t,e)}!function(t){const e=Po,n=t();for(;;)try{if(558433===-parseInt(e(280))/1*(-parseInt(e(266))/2)+parseInt(e(193))/3*(parseInt(e(187))/4)+parseInt(e(192))/5*(-parseInt(e(272))/6)+-parseInt(e(185))/7+-parseInt(e(197))/8+-parseInt(e(243))/9*(parseInt(e(227))/10)+-parseInt(e(165))/11*(-parseInt(e(256))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fo);class Bo extends t.Plugin{[Do(158)](){const t=Do,e=this[t(196)];if(!e[t(201)][t(218)](t(161)))return;const n=e[t(201)][t(255)](t(174)),r=e[t(201)][t(255)](t(226)),s=e[t(213)];n[t(205)](t(191)),n[t(273)][t(180)](t(234),(e=>Kr(s,t(279),e))),n[t(273)][t(180)](t(236),(e=>Kr(s,t(245),e))),n[t(273)][t(180)](t(214),(()=>Kr(s,t(200)))),e[t(201)][t(218)](t(198))&&n[t(205)](t(240)),e[t(201)][t(218)](t(171))&&e[t(201)][t(218)](t(250))&&(n[t(205)](t(173),((s,o)=>{const i=t,a=r[i(248)](e[i(168)][i(206)][i(202)]);e[i(168)][i(230)]((()=>{const t=i;n[t(274)](a,{commandName:t(173),commandParams:[o]},[],t(228))}))})),n[t(205)](t(163),((s,o)=>{const a=t;e[a(168)][a(230)]((t=>{const c=a;let u=r[c(248)](e[c(168)][c(206)][c(202)]),l=t[c(159)](u);const f=i.LivePosition[c(246)](l[c(270)],c(225)),h=i.LivePosition[c(246)](l[c(265)],c(211));n[c(233)]((()=>s(o))),u=r[c(248)](e[c(168)][c(206)][c(202)]),l=t[c(159)](u);const g=t[c(169)](f,h);f[c(170)](),h[c(170)](),n[c(274)](u,{commandName:c(173),commandParams:[o]},[],c(208)),g[c(270)][c(215)](l[c(270)])&&n[c(235)](t[c(169)](g[c(270)],l[c(270)]),c(208)),l[c(265)][c(215)](g[c(265)])&&n[c(235)](t[c(169)](l[c(265)],g[c(265)]),c(208))}))})),n[t(251)][t(231)](t(252),t(208),t(253),(()=>!1)),n[t(251)][t(231)](t(252),t(208),t(262),(()=>!1)),n[t(251)][t(231)](t(252),t(208),t(184),n[t(251)][t(257)](t(252),"",t(262))),n[t(251)][t(231)](t(264),t(208),t(253),(()=>!1)),n[t(251)][t(231)](t(264),t(208),t(184),(([r])=>{const s=t,o=n[s(251)][s(257)](s(264),"",s(184));let i=r[s(270)],a=r[s(265)];const c=e[s(168)][s(223)][s(238)](i,s(247)),u=e[s(168)][s(223)][s(238)](a,s(220));c[s(229)]&&(i=c[s(270)]),u[s(229)]&&(a=u[s(265)]),o([e[s(168)][s(169)](i,a)])})),n[t(251)][t(231)](t(252),t(208),t(172),c),n[t(251)][t(231)](t(264),t(208),t(172),c)),e[t(201)][t(218)](t(177))&&(n[t(205)](t(204),((s,o)=>{const i=t,a=e[i(201)][i(255)](i(178));let c=r[i(248)](e[i(168)][i(206)][i(202)]),u=a[i(267)](c);e[i(168)][i(230)]((()=>{const t=i;if(u)return void n[t(276)](e[t(168)][t(159)](u));const l=r[t(217)](c);s(o),c=r[t(248)](e[t(168)][t(206)][t(202)]),u=a[t(267)](c),n[t(235)](e[t(168)][t(159)](u),l?null:t(260))}))})),n[t(251)][t(231)](t(264),t(260),t(172),c));const o=[{type:t(252),subType:t(195)},{type:t(264),subType:t(260)},{type:t(252),subType:t(208)},{type:t(264),subType:t(208)}];function a(e,s){const i=t,a=o[i(212)]((({type:t,subType:n})=>e[i(179)]==t&&e[i(210)]==n)),c=o[i(212)]((({type:t,subType:e})=>s[i(179)]==t&&s[i(210)]==e));if(a<0||c<0)return!1;const u=e[i(263)](),l=s[i(263)]();if((0==a||1==a)&&2==c&&u[i(254)](l))return!0;if(2==a&&3==c){const t=n[i(188)](u,i(264))[i(242)]((({suggestion:t,meta:e})=>e[i(269)]&&i(208)==t[i(210)]));if(t[i(183)]>1&&l[i(265)][i(181)](u[i(270)]))return!0;if(1==t[i(183)]&&(u[i(270)][i(181)](l[i(265)])||u[i(265)][i(181)](l[i(270)])))return!0}if(3==a&&3==c&&u[i(270)][i(215)](l[i(270)])){const t=u[i(265)][i(268)],e=l[i(270)][i(222)];return r[i(217)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(201)][t(218)](t(182))&&(n[t(167)](t(221)),n[t(199)](t(216)),n[t(273)][t(261)](t(216),Kr(s,t(190)))),e[t(201)][t(218)](t(186))&&(n[t(167)](t(278)),n[t(199)](t(209))),n[t(273)][t(175)]((e=>{const n=t;if(o[n(164)]((({type:t,subType:r})=>e[n(179)]==t&&e[n(210)]==r)))return e[n(189)]?{}:void 0})),n[t(273)][t(175)]((e=>{const n=t;if(n(264)==e[n(179)]||n(224)==e[n(179)]){const t=e[n(194)]();if(t&&t.is(n(203),n(214)))return{type:n(264)==e[n(179)]?n(219):n(176),element:t,quantity:1}}})),n[t(273)][t(175)]((e=>t(252)==e[t(179)]&&t(208)==e[t(210)]?{type:t(232),content:t(237)}:t(252)==e[t(179)]&&t(228)==e[t(210)]?{type:t(232),content:t(241)}:void 0)),n[t(273)][t(175)]((e=>{const n=t;if(n(162)!=e[n(179)])return;const{data:r}=e;if(!r||n(209)!=r[n(207)])return;const o=r[n(258)];return o?{type:n(232),content:Kr(s,n(166),'"'+o+'"')}:{type:n(232),content:Kr(s,n(160))}})),this[t(249)]()}[Do(249)](){const t=Do,e=this[t(196)],n=e[t(213)];e[t(201)][t(255)](t(174))[t(273)][t(175)]((e=>{const r=t;if(r(252)!=e[r(179)]&&r(271)!=e[r(179)])return;const{data:s}=e;if(s){if(r(278)==s[r(239)]){const t=s[r(244)][0][r(258)];return t?{type:r(232),content:Kr(n,r(166),'"'+t+'"')}:{type:r(232),content:Kr(n,r(160))}}if(r(221)==s[r(239)]){const t=s[r(244)][0][r(259)];return t?{type:r(232),content:Kr(n,r(277),t)}:{type:r(232),content:Kr(n,r(275))}}}}))}}const xo=Uo;function Uo(t,e){const n=jo();return(Uo=function(t,e){return n[t-=375]})(t,e)}function jo(){const t=["newValue","_suggestionFactory","7437311esIyeE","16HTluOr","attribute","ImageEditing","_registerLegacyDescription","508228CZGLxr","2128625iTgMvE","src","9ONGZDf","getSuggestionCallback","9157816vkcPJP","18958430UIKFvn","accept","commandName","*Replace image URL*","formatInline","format","TrackChangesEditing","discard","registerBlockAttribute","has","formatBlock","locale","replaceImageSource","1648nHFzoX","1206222tzIhPf","type","afterInit","396KJWYpd","get","_handleLegacySuggestions","key","enableDefaultAttributesIntegration","editor","registerDescriptionCallback","oldValue","registerCustomCallback","plugins","descriptionFactory","*Format:* replace image URL"];return(jo=function(){return t})()}!function(t){const e=Uo,n=t();for(;;)try{if(928722===parseInt(e(382))/1+parseInt(e(401))/2*(parseInt(e(405))/3)+parseInt(e(378))/4*(-parseInt(e(383))/5)+parseInt(e(402))/6+parseInt(e(377))/7+-parseInt(e(387))/8*(parseInt(e(385))/9)+parseInt(e(388))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jo);class Go extends t.Plugin{[xo(404)](){const t=xo;if(!this[t(410)][t(414)][t(397)](t(380)))return;const e=this[t(410)][t(399)],n=this[t(410)][t(414)][t(406)](t(394));n[t(409)](t(400)),n[t(396)](t(384)),n[t(415)][t(411)]((n=>{const r=t;if(r(379)!=n[r(403)])return;const{data:s}=n;return s&&r(384)==s[r(408)]?s[r(375)]&&s[r(412)]?{type:r(393),content:Kr(e,r(391))}:{type:r(393),content:""}:void 0})),this[t(407)]()}[xo(407)](){const t=xo,e=this[t(410)][t(414)][t(406)](t(394));e[t(376)][t(413)](t(398),t(400),t(389),e[t(376)][t(386)](t(398),null,t(395))),e[t(376)][t(413)](t(398),t(400),t(395),e[t(376)][t(386)](t(398),null,t(389))),this[t(381)]()}[xo(381)](){const t=xo,e=this[t(410)],n=e[t(399)];e[t(414)][t(406)](t(394))[t(415)][t(411)]((e=>{const r=t;if(r(398)!=e[r(403)]&&r(392)!=e[r(403)])return;const{data:s}=e;return s&&r(400)==s[r(390)]?{type:r(393),content:Kr(n,r(416))}:void 0}))}}const Vo=Wo;function Ho(){const t=["isIntersecting","side","end","511365ypbxKw","differ","insertion","531950vvKDOk","231mQbcNQ","accept","locale","format","isBefore","getChangedMarkers","getSuggestion","selection","newRange","registerDescriptionCallback","getClosestSelectedImageElement","subType","model","editor","discard","createRangeOn","imageTypeInline","filter","getSuggestionCallback","normalizedStyles","78426vKjFVW","title","209307gYbNPu","join","chain","descriptionFactory","findIndex","_splitMarkerName","_suggestionFactory","commands","_findSuggestions","suggestion","forEach","nodeBefore","nodeAfter","_registerLegacyDescription","3iKUEEX","544UEECvM","from","markBlockFormat","head","document","toLowerCase","get","markInlineFormat","start","hasSuggestion","imageCaption","has","getSuggestions","formatBlock","*Format:* %0","isOwn","commandName","471268CjnULJ","getContainedElement","imageStylePostApply","setImageNaturalSizeAttributes","Users","refresh","shouldConvertImageType","change","name","isInlineImage","isEqual","discardSuggestion","plugins","ImageUtils","value","registerCustomCallback","formatInline","imageStyle","isBlockImage","getFirstRange","next","afterInit","length","commandParams","54NlslsI","enableCommand","commandReversedParams","isInContent","2350836JzWTsJ","convertInlineImageToBlock","TrackChangesEditing","author","registerPostFixer","imageTypeBlock","type","imageStylePreApply","FORMAT_SIDE_IMAGE","ImageStyleEditing","452535DjLrUU"];return(Ho=function(){return t})()}function Wo(t,e){const n=Ho();return(Wo=function(t,e){return n[t-=403]})(t,e)}!function(t){const e=Wo,n=t();for(;;)try{if(423199===parseInt(e(473))/1*(parseInt(e(491))/2)+parseInt(e(429))/3+-parseInt(e(419))/4+-parseInt(e(433))/5+-parseInt(e(415))/6*(parseInt(e(459))/7)+-parseInt(e(474))/8*(parseInt(e(457))/9)+parseInt(e(436))/10*(parseInt(e(437))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ho);class zo extends t.Plugin{[Vo(412)](){const t=Vo,n=this[t(450)];if(!n[t(403)][t(485)](t(428)))return;const r=n[t(403)][t(480)](t(421)),s=n[t(403)][t(480)](t(404)),o={};r[t(416)](t(408),((o,i)=>{const a=t,c=n[a(403)][a(480)](a(495)).me,u=n[a(466)][a(480)](a(408));let l=s[a(447)](n[a(449)][a(478)][a(444)]),f=n[a(449)][a(452)](l),h=u[a(405)];if(h==i[a(405)])return;const g={commandName:a(408),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(449)][a(498)]((()=>{const t=a;if(r[t(486)]()[t(454)]((e=>e[t(418)]&&c==e[t(422)]&&(t(487)==e[t(425)]||t(407)==e[t(425)])&&(t(426)==e[t(448)]||t(493)==e[t(448)])&&e[t(410)]()[t(501)](f)))[t(469)]((e=>r[t(502)](e[t(477)]))),l=s[t(447)](n[t(449)][t(478)][t(444)]),f=n[t(449)][t(452)](l),u[t(496)](),n[t(466)][t(480)](t(453))[t(496)](),n[t(466)][t(480)](t(424))[t(496)](),h=u[t(405)],h!=i[t(405)])return s[t(500)](l)&&u[t(497)](i[t(405)],l)?(o({...i,setImageSizes:!1}),l=s[t(447)](n[t(449)][t(478)][t(444)]),void r[t(476)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(426))):void(s[t(409)](l)?r[t(476)](l,g,[],t(493)):r[t(481)](f,g,t(493)))}))}));for(const e of n[t(403)][t(480)](t(428))[t(456)])o[e[t(499)]]=e[t(458)][t(479)]();r[t(465)][t(406)](t(487),t(426),t(460),(()=>!1)),r[t(465)][t(406)](t(487),t(493),t(460),(()=>!1)),r[t(465)][t(406)](t(407),t(493),t(460),(()=>!1)),r[t(465)][t(406)](t(487),t(426),t(438),(([e])=>{const n=t;s[n(494)](e[n(492)]())})),r[t(465)][t(406)](t(487),t(426),t(451),((e,n)=>{const s=t;r[s(465)][s(455)](s(487),"",s(438))(e,{commandName:n[s(490)],commandParams:n[s(417)]})})),r[t(465)][t(406)](t(487),t(426),t(461),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(487),subType:t(426)},{type:t(435),subType:t(484)},{type:t(487),subType:t(420)},{type:t(435),subType:t(420)}];function a(e,n){const o=t,a=i[o(463)]((({type:t,subType:n})=>e[o(425)]==t&&e[o(448)]==n)),c=i[o(463)]((({type:t,subType:e})=>n[o(425)]==t&&n[o(448)]==e));if(a<0||c<0)return!1;const u=e[o(410)](),l=n[o(410)]();if((0==a||1==a)&&2==c&&u[o(430)](l))return!0;if(2==a&&3==c){const t=r[o(467)](u,o(435))[o(454)]((({suggestion:t,meta:e})=>e[o(489)]&&o(420)==t[o(448)]));if(t[o(413)]>1&&l[o(432)][o(501)](u[o(482)]))return!0;if(1==t[o(413)]&&(u[o(482)][o(501)](l[o(432)])||u[o(432)][o(501)](l[o(482)])))return!0}if(3==a&&3==c&&u[o(482)][o(441)](l[o(482)])){const t=u[o(432)][o(471)],e=l[o(482)][o(470)];return s[o(409)](t)&&t===e}return!1}n[t(449)][t(478)][t(423)]((()=>{const e=t;let o=!1;const i=Array[e(475)](n[e(449)][e(478)][e(434)][e(442)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(464)](t);if(e(468)==i&&r[e(483)](u)){if(e(487)==a&&(e(426)==c||e(493)==c)){const t=r[e(443)](u);if(n[e(445)]){const n=t[e(410)]()[e(492)]();if(s[e(409)](n))continue;r[e(502)](t),o=!0}}if(e(435)==a&&e(484)==c&&!n[e(445)]){const t=r[e(443)](u);t[e(411)]&&t[e(411)][e(418)]&&(r[e(502)](t[e(411)]),o=!0)}}}return o})),this[t(472)](o)}[Vo(472)](t){const e=Vo,n=this[e(450)],r=n[e(439)];n[e(403)][e(480)](e(421))[e(462)][e(446)]((n=>{const s=e;if(s(487)!=n[s(425)]&&s(407)!=n[s(425)])return;const{data:o}=n;if(!o||s(408)!=o[s(490)])return;const i=o[s(414)][0][s(405)];return function(t){const e=s;return{type:e(440),content:Kr(r,e(488),t)}}(s(431)===i?Kr(r,s(427)):t[i]||i)}))}}const Ko=qo;function qo(t,e){const n=Zo();return(qo=function(t,e){return n[t-=243]})(t,e)}!function(t){const e=qo,n=t();for(;;)try{if(835094===parseInt(e(244))/1+parseInt(e(260))/2*(parseInt(e(268))/3)+parseInt(e(254))/4*(parseInt(e(246))/5)+-parseInt(e(263))/6*(parseInt(e(269))/7)+-parseInt(e(250))/8+-parseInt(e(245))/9*(-parseInt(e(258))/10)+-parseInt(e(272))/11*(parseInt(e(252))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zo);class Xo extends t.Plugin{constructor(t){const e=qo;super(t),this[e(262)]=!1,this[e(275)]=!1}[Ko(271)](){const t=Ko,e=this[t(259)],n=e[t(243)][t(248)](t(247)),r=e[t(243)][t(248)](t(278));n&&(n.on(t(277),((e,[,n])=>{const s=t;this[s(262)]=r[s(255)],n[s(276)][s(261)]=!this[s(262)]}),{priority:t(267)}),this[t(264)](n,t(274),this[t(256)][t(273)](this)),this[t(264)](n,t(274),(()=>{const e=t;this[e(275)]&&(r[e(277)](),this[e(275)]=!1)}),{priority:t(257)}),e[t(249)][t(248)](t(266))[t(265)](t(247)))}[Ko(256)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(259)][n(243)][n(248)](n(278)),o=s[n(255)];this[n(262)]!==o&&(s[n(277)](),this[n(275)]=!0),r&&r[n(251)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(259)][o(249)][o(248)](o(270)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(247)}}};this[o(259)][o(249)][o(248)](o(266))[o(253)](i)}))}}function Zo(){const t=["1251883ucRoxk","27uWzAdn","20WaeHKI","importWord","get","plugins","8827816UFXRdl","forEach","28824KxXCFP","_setSuggestionData","1394348GsRlgH","value","_handleImportedData","lowest","212690UtiYIH","editor","2vlTtNn","track_changes","_trackChangesValueDuringImport","1371870OqHKIG","listenTo","enableCommand","TrackChangesEditing","high","2076783iWZrdW","14WwIfQU","Users","afterInit","4609oDwbTE","bind","dataInsert","_trackChangesExecuted","collaboration_features","execute","trackChanges","commands"];return(Zo=function(){return t})()}const Qo=Jo;function Yo(){const t=["plugins","1620708KtOhBo","blockIndent","7318521hlWdGd","editor","has","get","FORMAT_INDENT","descriptionFactory","outdent","IndentEditing","TrackChangesEditing","32488270Ppkppv","enableCommand","enableDefaultAttributesIntegration","1345396NUoldL","locale","indentBlock","getItemLabel","outdentBlock","afterInit","9bdBVKR","294GroNLN","registerDescriptionCallback","_registerLegacyDescription","commandName","127675FeLPlV","*Indent:* %0","indent","getItems","format","816PQRFXH","IndentBlock","registerBlockAttribute","*Outdent:* %0","registerAttributeLabel","formatBlock","1942464QPiFbr","9318ZGzASb","type"];return(Yo=function(){return t})()}function Jo(t,e){const n=Yo();return(Jo=function(t,e){return n[t-=299]})(t,e)}!function(t){const e=Jo,n=t();for(;;)try{if(880531===-parseInt(e(320))/1+parseInt(e(334))/2+parseInt(e(317))/3*(parseInt(e(310))/4)+parseInt(e(305))/5*(-parseInt(e(301))/6)+-parseInt(e(322))/7+parseInt(e(316))/8+-parseInt(e(300))/9*(-parseInt(e(331))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yo);class $o extends t.Plugin{[Qo(299)](){const t=Qo,e=this[t(323)],n=e[t(319)][t(325)](t(330));if(e[t(319)][t(324)](t(329))&&(n[t(332)](t(307)),n[t(332)](t(328))),e[t(319)][t(324)](t(311)))for(const e of[t(336),t(338)])n[t(333)](e);const r=e[t(335)];n[t(312)](t(321)),n[t(327)][t(314)](t(321),Kr(r,t(326))),this[t(303)]()}[Qo(303)](){const t=Qo,e=this[t(323)],n=e[t(335)],r=e[t(319)][t(325)](t(330));r[t(327)][t(302)]((e=>{const s=t;if(s(315)!=e[s(318)])return;const{data:o}=e;if(!o)return;if(s(336)!=o[s(304)]&&s(338)!=o[s(304)])return;const i=e[s(308)]()[0],a=r[s(327)][s(337)](i);return s(336)==o[s(304)]?{type:s(309),content:Kr(n,s(306),a)}:s(338)==o[s(304)]?{type:s(309),content:Kr(n,s(313),a)}:void 0}))}}function ti(){var t=["input","8hfwXjr","2739415gVAWjW","editor","plugins","3010GUgbcH","8zBRVox","enableCommand","requires","258HoarXY","1341184JhGluk","6246549pEVFIh","get","47390AItwib","686989DvmFNB","29517rfHUpS","init","46772jhSowk","TrackChangesEditing"];return(ti=function(){return t})()}var ei=ni;function ni(t,e){var n=ti();return(ni=function(t,e){return n[t-=360]})(t,e)}!function(t){for(var e=ni,n=t();;)try{if(365093===parseInt(e(361))/1+-parseInt(e(376))/2+parseInt(e(362))/3*(parseInt(e(367))/4)+-parseInt(e(368))/5+-parseInt(e(375))/6*(-parseInt(e(360))/7)+-parseInt(e(372))/8*(parseInt(e(377))/9)+parseInt(e(371))/10*(parseInt(e(364))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ti);class ri extends t.Plugin{static get[ei(374)](){return[Os.Input]}[ei(363)](){var t=ei;this[t(369)][t(370)][t(378)](t(365))[t(373)](t(366))}}const si=ii;function oi(){const t=["locale","toLowerCase","LinkEditing","2070wDPcSH","1820196UXtgkw","type","has","2096YVrJVD","descriptionFactory","link (","commandParams","unlink","*Set link:* %0","formatInline","newValue","6uJRlUv","commandName","commands","format","TrackChangesEditing","key","135768rRDHWe","linkHref","46QZheSf","link","registerAttributeLabel","37182gYvOhl","*Remove link*","manualDecorators","label","_registerLegacyDescription","attribute","afterInit","registerInlineAttribute","get","7796GHwfWD","enableDefaultAttributesIntegration","3098766tKQllR","plugins","editor","1332Powlba","registerDescriptionCallback","25pvYZvc"];return(oi=function(){return t})()}function ii(t,e){const n=oi();return(ii=function(t,e){return n[t-=131]})(t,e)}!function(t){const e=ii,n=t();for(;;)try{if(175930===-parseInt(e(159))/1+-parseInt(e(161))/2*(-parseInt(e(164))/3)+-parseInt(e(173))/4*(-parseInt(e(137))/5)+-parseInt(e(153))/6*(-parseInt(e(142))/7)+-parseInt(e(145))/8*(-parseInt(e(135))/9)+-parseInt(e(141))/10+-parseInt(e(132))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oi);class ai extends t.Plugin{[si(170)](){const t=si,e=this[t(134)];if(!e[t(133)][t(144)](t(140)))return;const n=e[t(133)][t(172)](t(157)),r=e[t(155)][t(172)](t(162));n[t(131)](t(162)),n[t(131)](t(149)),n[t(171)](t(160));for(const e of r[t(166)])n[t(171)](e.id),n[t(146)][t(163)](e.id,t(147)+e[t(167)][t(139)]()+")");n[t(146)][t(136)]((n=>{const r=t;if(r(169)!=n[r(143)])return;const{data:s}=n;if(!s||r(160)!=s[r(158)])return;const o=s[r(152)],i=e[r(138)];return{type:r(156),content:null==o?Kr(i,r(165)):Kr(i,r(150),'"'+o+'"')}})),this[t(168)]()}[si(168)](){const t=si,e=this[t(134)],n=e[t(138)];e[t(133)][t(172)](t(157))[t(146)][t(136)]((e=>{const r=t;if(r(151)!=e[r(143)])return;const{data:s}=e;if(s){if(r(162)==s[r(154)]){const t=s[r(148)][0];return{type:r(156),content:Kr(n,r(150),'"'+t+'"')}}return r(149)==s[r(154)]?{type:r(156),content:Kr(n,r(165))}:void 0}}))}}const ci=hi;function ui(){const t=["*Uncheck item*","*Indent:* %0","7595811hKRKBU","before","commandParams","List","729716RbfUEt","bulletedList","plugins","8TnQpme","createPositionAt","filter","enableCommand","numberedList","ELEMENT_BULLETED_LIST","ELEMENT_TODO_LIST","nextSibling","descriptionFactory","createRange","ELEMENT_LIST_ITEM","blockName","slice","187NRcBHF","paragraph","listItem","960870hUnXHa","indentList","120890prXERJ","length","previousSibling","editor","type","isObject","model","*Change to:* %0","formatBlock","formatInline","markBlockFormat","name","schema","has","573424mRZZqK","parent","ELEMENT_NUMBERED_LIST","todo","LegacyListEditing","numbered","change","registerElementLabel","listIndent","findIndex","from","todoListChecked","listType","*Check item*","18OwZqEk","checkChild","end","_selectedElements","locale","document","commandName","getAttribute","LegacyTodoListEditing","value","outdentList","*Outdent:* %0","forceValue","push","replace","format","element","4776708YqgLdU","execute","registerDescriptionCallback","bulleted","TrackChangesEditing","getSelectedBlocks","commands","get","add","7qKDngJ","todoList","afterInit","checkTodoList","selection","5484850DKvour"];return(ui=function(){return t})()}!function(t){const e=hi,n=t();for(;;)try{if(558623===-parseInt(e(223))/1+-parseInt(e(244))/2+-parseInt(e(272))/3*(-parseInt(e(258))/4)+-parseInt(e(303))/5+parseInt(e(289))/6*(parseInt(e(298))/7)+-parseInt(e(226))/8*(parseInt(e(306))/9)+parseInt(e(242))/10*(parseInt(e(239))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ui);class li extends t.Plugin{[ci(300)](){const t=ci,e=this[t(247)],n=e[t(276)];if(!e[t(225)][t(257)](t(262)))return;const r=e[t(225)][t(296)](t(293)),s=e[t(225)][t(257)](t(280));function o(t){return()=>{const n=hi,s=e[n(250)][n(277)][n(302)],o=e[n(295)][n(296)](t);if(o[n(281)])return void e[n(290)](n(240),{});const i=t[n(238)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(268)](t)[s(228)]((t=>function(t,e){const n=s;return e[n(273)](t[n(259)],n(241))&&!e[n(249)](t)}(t,r)));o=o[s(228)]((t=>!t.is(s(288),s(241))||t[s(279)](s(270))!=e));const i=new Set;for(const t of o)t.is(s(288),s(241))?i[s(297)](fi(t)):i[s(297)](t);return Array[s(268)](i)}(s[n(294)](),i,e[n(250)][n(256)]);e[n(250)][n(264)]((()=>{const e=n;for(const n of a)r[e(254)](n,{commandName:t,commandParams:[{forceValue:!o[e(281)]}],formatGroupId:e(237)},gi(n))}))}}function i(t){return()=>{const n=hi,s=function(t){const e=hi;let n=Array[e(268)](t);const r=n[e(267)]((t=>e(241)!=t[e(255)]));return r>-1&&(n=n[e(238)](0,r)),n}(e[n(250)][n(277)][n(302)][n(294)]()),o=e[n(250)][n(235)](e[n(250)][n(227)](s[0],n(220)),e[n(250)][n(227)](s[s[n(245)]-1],n(274)));e[n(250)][n(264)]((()=>{const e=n;r[e(254)](o,{commandName:t,commandParams:[],formatGroupId:e(266)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(233)];for(;t&&t[n(279)](n(266))>e[n(279)](n(266));)r[n(297)](t),t=t[n(233)]}return Array[n(268)](r)}(s))}))}}r[t(229)](t(230),o(t(230))),r[t(229)](t(224),o(t(224))),s&&r[t(229)](t(299),o(t(299))),r[t(229)](t(243),i(t(243))),r[t(229)](t(282),i(t(282))),s&&r[t(229)](t(301),(()=>{const n=t,s=e[n(295)][n(296)](n(301)),o=Array[n(268)](s[n(275)]);o[n(228)]((t=>t[n(279)](n(269))!=s[n(281)])),e[n(250)][n(264)]((()=>{const t=n;for(const e of o)r[t(254)](e,{commandName:t(301),commandParams:[{forceValue:!s[t(281)]}]})}))})),r[t(234)][t(265)](t(241),(e=>Kr(n,t(236),e))),r[t(234)][t(291)]((e=>{const r=t;if(r(252)!=e[r(248)]&&r(253)!=e[r(248)])return;const{data:s}=e;if(s){if(r(230)==s[r(278)]||r(224)==s[r(278)]||r(299)==s[r(278)])switch(s[r(278)][r(286)](r(222),"")){case r(292):return o(Kr(n,r(231)));case r(263):return o(Kr(n,r(260)));case r(261):return o(Kr(n,r(232)))}if(r(243)==s[r(278)])return{type:r(287),content:Kr(n,r(305),Kr(n,r(236)))};if(r(282)==s[r(278)])return{type:r(287),content:Kr(n,r(283),Kr(n,r(236)))};if(r(301)==s[r(278)])return s[r(221)][0][r(284)]?{type:r(287),content:Kr(n,r(271))}:{type:r(287),content:Kr(n,r(304))}}function o(t){const e=r;return{type:e(287),content:Kr(n,e(251),t)}}}))}}function fi(t){const e=ci,n=t[e(279)](e(266));if(0==n)return t;let r=t;for(;t[e(246)]&&t[e(246)].is(e(288),e(241));){const s=t[e(246)][e(279)](e(266));if(s==n)r=t[e(246)];else if(s<n)break;t=t[e(246)]}return r}function hi(t,e){const n=ui();return(hi=function(t,e){return n[t-=220]})(t,e)}function gi(t){const e=ci,n=[];if(t.is(e(288),e(241))&&t[e(279)](e(266))>0){let r=t[e(233)];for(;r&&e(241)==r[e(255)]&&r[e(279)](e(266))==t[e(279)](e(266));)n[e(285)](r),r=r[e(233)]}return n}const di=pi;function pi(t,e){const n=mi();return(pi=function(t,e){return n[t-=344]})(t,e)}function mi(){const t=["enableCommand","push","get","getFirstPosition","*Format:* set order to reversed","formatInline","_getSuggestionBlocksForListStyle","handleDescriptions","plugins","7YZmgzJ","has","TrackChangesEditing","numbered","list.properties","getListTypeFromListStyleType","LegacyListPropertiesEditing","selection","*Change to:* %0","filter","format","ELEMENT_","flat","reversed","getLastPosition","from","37075291trRLIN","*Format:* set start index to %0","default","styles","unshift","getSiblingNodes","listStart","startIndex","parent","7657084TdtEHh","listType","config","_LIST_","6308096uZPHag","createRange","before","createPositionAt","_getSuggestionBlocks","length","LegacyListUtils","commandName","registerDescriptionCallback","listStyle","type","4862430iAsawf","handleListStartCommand","getAttribute","handleListStyleCommand","commandParams","*Format:* set order to regular","document","listReversed","1GBlShZ","change","6214674dBseqV","forward","editor","element","bind","formatBlock","model","3yKBMqw","getSelectedBlocks","10augbwo","toUpperCase","_getTranslationKeyForListStyle","backward","markMultiRangeBlockFormat","listItem","afterInit","9175090GAEbun","descriptionFactory","replace","map","handleListReversedCommand","locale","2364382fEqthp"];return(mi=function(){return t})()}!function(t){const e=pi,n=t();for(;;)try{if(983522===-parseInt(e(372))/1*(parseInt(e(396))/2)+parseInt(e(381))/3*(parseInt(e(349))/4)+-parseInt(e(390))/5+-parseInt(e(374))/6+parseInt(e(406))/7*(-parseInt(e(353))/8)+parseInt(e(364))/9+parseInt(e(383))/10*(parseInt(e(422))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mi);class Ii extends t.Plugin{[di(389)](){const t=di;if(!this[t(376)][t(405)][t(407)](t(412)))return;const e=this[t(376)][t(351)][t(399)](t(410)),n=this[t(376)][t(405)][t(399)](t(408));e[t(425)]&&n[t(397)](t(362),this[t(367)][t(378)](this)),e[t(419)]&&n[t(397)](t(371),this[t(394)][t(378)](this)),e[t(347)]&&n[t(397)](t(346),this[t(365)][t(378)](this)),n[t(391)][t(361)](this[t(404)][t(378)](this))}[di(367)](t,e={}){const n=di,r=this[n(376)][n(405)][n(399)](n(408)),s=this[n(403)]();this[n(376)][n(380)][n(373)]((()=>{const t=n;r[t(387)](s,{commandName:t(362),commandParams:[{type:e[t(363)]}],formatGroupId:t(362)})}))}[di(394)](t,e={}){const n=di,r=this[n(376)][n(405)][n(399)](n(408)),s=this[n(357)]((t=>t.is(n(377),n(388))&&n(409)===t[n(366)](n(350))));if(s[n(358)]<1)return;const o=s[n(393)]((t=>this[n(376)][n(380)][n(354)](this[n(376)][n(380)][n(356)](t,n(355)),this[n(376)][n(380)][n(356)](t,0))));this[n(376)][n(380)][n(373)]((()=>{const t=n;r[t(387)](o,{commandName:t(371),commandParams:[{reversed:e[t(419)]}],formatGroupId:t(371)})}))}[di(365)](t,e={}){const n=di,r=this[n(376)][n(405)][n(399)](n(408)),s=this[n(357)]((t=>t.is(n(377),n(388))&&n(409)===t[n(366)](n(350))));if(s[n(358)]<1)return;const o=s[n(393)]((t=>this[n(376)][n(380)][n(354)](this[n(376)][n(380)][n(356)](t,n(355)),this[n(376)][n(380)][n(356)](t,0))));this[n(376)][n(380)][n(373)]((()=>{const t=n;r[t(387)](o,{commandName:t(346),commandParams:[{startIndex:e[t(347)]}],formatGroupId:t(346)})}))}[di(404)](t){const e=di;if(e(379)!=t[e(363)]&&e(402)!=t[e(363)])return;const n=this[e(376)][e(395)],{data:r}=t;if(!r)return;let s,o;switch(r[e(360)]){case e(362):s=e(414),o={type:e(416),content:Kr(n,s,Kr(n,this[e(385)](r[e(368)][0][e(363)])))};break;case e(371):s=r[e(368)][0][e(419)]?e(401):e(369),o={type:e(416),content:Kr(n,s)};break;case e(346):s=e(423),o={type:e(416),content:Kr(n,s,r[e(368)][0][e(347)])}}return o}[di(403)](){const t=di;var e,n,r,s;const o=this[t(376)][t(405)][t(399)](t(359));let i=Array[t(421)](this[t(376)][t(380)][t(370)][t(413)][t(382)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(377),t(388)))&&i[t(344)](...o[t(345)](this[t(376)][t(380)][t(370)][t(413)][t(400)](),t(386))),(null===(n=i[i[t(358)]-1])||void 0===n?void 0:n.is(t(377),t(388)))&&i[t(398)](...o[t(345)](this[t(376)][t(380)][t(370)][t(413)][t(420)](),t(375))),i=[...new Set(i)],(null===(s=null===(r=this[t(376)][t(380)][t(370)][t(413)][t(400)]())||void 0===r?void 0:r[t(348)])||void 0===s?void 0:s.is(t(377),t(388)))&&(i=i[t(415)]((e=>e.is(t(377),t(388))))),i}[di(357)](t){const e=di,n=this[e(376)][e(405)][e(399)](e(359));let r=Array[e(421)](this[e(376)][e(380)][e(370)][e(413)][e(382)]())[e(415)](t)[e(393)]((t=>{const r=e,s=this[r(376)][r(380)][r(356)](t,0);return[...n[r(345)](s,r(386)),...n[r(345)](s,r(375))]}))[e(418)]();return r=[...new Set(r)],r}[di(385)](t){const e=di;return e(417)+(this[e(376)][e(405)][e(399)](e(359))[e(411)](t)||e(424))[e(384)]()+e(352)+t[e(384)]()[e(392)](/-/g,"_")}}const Ei=bi;function bi(t,e){const n=_i();return(bi=function(t,e){return n[t-=143]})(t,e)}!function(t){const e=bi,n=t();for(;;)try{if(779158===parseInt(e(143))/1*(parseInt(e(181))/2)+-parseInt(e(158))/3*(-parseInt(e(168))/4)+-parseInt(e(180))/5+parseInt(e(161))/6*(-parseInt(e(152))/7)+-parseInt(e(165))/8*(-parseInt(e(156))/9)+parseInt(e(176))/10*(-parseInt(e(169))/11)+parseInt(e(148))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_i);class Ti extends t.Plugin{[Ei(175)](){const t=Ei,e=this[t(150)];if(!e[t(171)][t(167)](t(160)))return;const n=e[t(171)][t(173)](t(172)),r=e[t(154)];n[t(153)](t(155)),n[t(163)][t(149)](t(151),(e=>Kr(r,t(174),e))),e[t(157)][t(177)](t(164))[t(178)]({model:t(151),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(179)])return n[s(162)](s(147))},converterPriority:t(146)}),e[t(166)][t(170)].on(t(159),((e,n,r)=>{const s=t;r[s(145)][s(179)]&&e[s(144)]()}),{priority:t(146)})}}function _i(){const t=["3612125jUYawO","11534LEDuTt","121uBqJHo","stop","options","high","div","9123156lgXHYH","registerElementLabel","editor","media","276157XZtxrL","enableCommand","locale","mediaEmbed","201321GrlTDE","conversion","135171jRqSks","attribute:url:media","MediaEmbedEditing","6JupqAA","createEmptyElement","descriptionFactory","dataDowncast","232kJNQVe","data","has","88AHtTob","1902989mMRtFH","downcastDispatcher","plugins","TrackChangesEditing","get","ELEMENT_MEDIA","afterInit","90YQukLo","for","elementToElement","showSuggestionHighlights"];return(_i=function(){return t})()}const yi=Ai;function Ai(t,e){const n=ki();return(Ai=function(t,e){return n[t-=407]})(t,e)}function ki(){const t=["get","4303245yCISYE","8bBdBGj","afterInit","mention","2338096jBsliX","3uiUNOE","plugins","6273897MKwyMI","enableCommand","11RzaCOX","editor","has","93861imVbWd","4960cmMoaW","890CQpZCL","214NIkXbO","26800044qyxJSq","2237250EJgQEd","TrackChangesEditing","MentionEditing"];return(ki=function(){return t})()}!function(t){const e=Ai,n=t();for(;;)try{if(598409===-parseInt(e(412))/1*(parseInt(e(410))/2)+parseInt(e(423))/3*(-parseInt(e(422))/4)+-parseInt(e(418))/5+parseInt(e(414))/6+parseInt(e(425))/7*(parseInt(e(419))/8)+-parseInt(e(409))/9*(parseInt(e(411))/10)+-parseInt(e(427))/11*(-parseInt(e(413))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ki);class Ci extends t.Plugin{[yi(420)](){const t=yi,e=this[t(407)];e[t(424)][t(408)](t(416))&&e[t(424)][t(417)](t(415))[t(426)](t(421))}}function Li(t,e){const n=Ni();return(Li=function(t,e){return n[t-=283]})(t,e)}const Ri=Li;function Ni(){const t=["afterInit","mergeFieldBlock","506667QhHVQU","editor","902982tmwQle","getLabel","has","insertion","deletion","registerDescriptionCallback","31261TmfZad","ELEMENT_MERGE_FIELD","5eCkFpn","getContainedElement","*Remove:* %0","575109hhgxoi","364076plwsQc","9566fRGPLH","31716ELtatJ","plugins","24QBjtmu","element","mergeField","insertMergeField","1397sLWcDK","descriptionFactory","registerElementLabel","10oZbBEN","18zBttIq","TrackChangesEditing","type","insertMergeFieldBlock","enableCommand","locale","getAttribute","get","MergeFieldsEditing","*Insert:* %0"];return(Ni=function(){return t})()}!function(t){const e=Li,n=t();for(;;)try{if(125504===parseInt(e(296))/1+-parseInt(e(303))/2*(parseInt(e(314))/3)+parseInt(e(302))/4*(parseInt(e(298))/5)+-parseInt(e(290))/6+parseInt(e(288))/7*(-parseInt(e(306))/8)+-parseInt(e(301))/9*(-parseInt(e(313))/10)+parseInt(e(310))/11*(parseInt(e(304))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ni);class Si extends t.Plugin{[Ri(286)](){const t=Ri,e=this[t(289)];if(!e[t(305)][t(292)](t(284)))return;e[t(305)][t(283)](t(315))[t(318)](t(309)),e[t(305)][t(283)](t(315))[t(318)](t(317));const n=e[t(305)][t(283)](t(315)),r=e[t(319)];n[t(311)][t(312)](t(308),(e=>Kr(r,t(297),e))),n[t(311)][t(312)](t(287),(e=>Kr(r,t(297),e))),n[t(311)][t(295)]((n=>{const s=t;if(s(293)!=n[s(316)]&&s(294)!=n[s(316)])return;const o=n[s(299)]();if(null==o)return;if(!o.is(s(307),s(308))&&!o.is(s(307),s(287)))return;const i=e[s(305)][s(283)](s(284))[s(291)](o[s(320)]("id"));return s(293)==n[s(316)]?{type:s(293),content:Kr(r,s(285),'"'+i+'" '+Kr(r,s(297)))}:{type:s(294),content:Kr(r,s(300),'"'+i+'" '+Kr(r,s(297)))}}))}}const Mi=Oi;function vi(){const t=["*Remove format:* %0","locale","descriptionFactory","oldValue","handleDescriptions","get","head","has","*Set format:* %0","MultiLevelList","newValue","TrackChangesEditing","registerDescriptionCallback","next","2092WJmyZp","26618493nKFTQL","667926DcIsbO","data","3487968hqBNfu","enableDefaultAttributesIntegration","2646036GkRVvI","multiLevelList","registerBlockAttribute","ELEMENT_MULTI_LEVEL_LIST","24BuOOot","1958007BCBJlo","26WaLlWj","plugins","editor","10yimkBS","listMarkerStyle","afterInit","214837YzsIoH","format","5aDCxqA","listType","key"];return(vi=function(){return t})()}function Oi(t,e){const n=vi();return(Oi=function(t,e){return n[t-=464]})(t,e)}!function(t){const e=Oi,n=t();for(;;)try{if(385266===-parseInt(e(480))/1*(-parseInt(e(492))/2)+-parseInt(e(491))/3+-parseInt(e(486))/4*(parseInt(e(500))/5)+-parseInt(e(484))/6+-parseInt(e(498))/7*(parseInt(e(490))/8)+-parseInt(e(482))/9+-parseInt(e(495))/10*(-parseInt(e(481))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vi);class wi extends t.Plugin{[Mi(497)](){const t=Mi,e=this[t(494)],n=e[t(493)][t(471)](t(477));e[t(493)][t(473)](t(475))&&(n[t(485)](t(487)),n[t(488)](t(496)),n[t(468)][t(478)]((e=>this[t(470)](e))))}[Mi(470)](t){const e=Mi,n=this[e(494)][e(467)],{data:r}=t,s={type:e(499),content:""};if(r&&e(496)==r[e(465)]){if(!r[e(469)])return{type:e(499),content:Kr(n,e(474),Kr(n,e(489)))+" ("+r[e(476)]+")"};if(!r[e(476)]){let o=t[e(472)];for(;o;){if(o[e(483)]&&e(464)==o[e(483)][e(465)]&&o[e(483)][e(476)])return s;o=o[e(479)]}return{type:e(499),content:Kr(n,e(466),Kr(n,e(489)))+" ("+r[e(469)]+")"}}}}}const Di=Pi;function Fi(){const t=["PageBreakEditing","148zvyVUr","24zMuGOf","ELEMENT_PAGE_BREAK","has","pageBreak","get","3171441qxJicj","107390vQSnbv","enableCommand","afterInit","70pjUyvD","18MkdgMh","6467560lhHEvt","416075fLhNDp","190554lPmUSh","27325zVQVeX","descriptionFactory","TrackChangesEditing","editor","plugins","1421262QgnSUZ","registerElementLabel","locale"];return(Fi=function(){return t})()}function Pi(t,e){const n=Fi();return(Pi=function(t,e){return n[t-=389]})(t,e)}!function(t){const e=Pi,n=t();for(;;)try{if(912622===parseInt(e(411))/1*(-parseInt(e(407))/2)+parseInt(e(406))/3+parseInt(e(400))/4*(-parseInt(e(391))/5)+parseInt(e(401))/6*(parseInt(e(390))/7)+parseInt(e(412))/8+-parseInt(e(396))/9+parseInt(e(410))/10*(parseInt(e(389))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fi);class Bi extends t.Plugin{[Di(409)](){const t=Di,e=this[t(394)];if(!e[t(395)][t(403)](t(399)))return;e[t(395)][t(405)](t(393))[t(408)](t(404));const n=e[t(395)][t(405)](t(393)),r=e[t(398)];n[t(392)][t(397)](t(404),(e=>Kr(r,t(402),e)))}}function xi(){const t=["insertion","get","name","addClass","paragraph","781qcemOi","start","formatBlock","markerName","10380SDIcIf","has","end","insert","highest","75yTnptu","*Change to:* %0","editor","registerDescriptionCallback","markerRange","afterInit","Paragraph","toViewPosition","data","14618BnDjxw","showSuggestionHighlights","addMarker:suggestion:insertion","ELEMENT_PARAGRAPH","editing","consume","153mMnNnV","isBlock","ck-suggestion-marker-split","TrackChangesEditing","$text","commandName","mapper","_splitMarkerName","checkChild","options","span","nodeAfter","_registerLegacyDescription","insertParagraph","*Insert:* %0","1812HAiVvK","ck-suggestion-marker--active","createUIElement","schema","descriptionFactory","1551390NjBsjJ","writer","enableDefaultAttributesIntegration","getItemLabel","registerElementLabel","getFirstRange","enableCommand","isTouching","consumable","230082Oasjui","format","type","isLimit","activeMarkers","includes","downcastDispatcher","2883909FIusby","model","345632xUrvOw","locale","4299kfqXEA","plugins","bindElementToMarker"];return(xi=function(){return t})()}const Ui=ji;function ji(t,e){const n=xi();return(ji=function(t,e){return n[t-=344]})(t,e)}!function(t){const e=ji,n=t();for(;;)try{if(438350===-parseInt(e(395))/1+parseInt(e(349))/2+parseInt(e(369))/3*(-parseInt(e(344))/4)+-parseInt(e(386))/5*(-parseInt(e(358))/6)+parseInt(e(365))/7+-parseInt(e(367))/8*(parseInt(e(401))/9)+-parseInt(e(381))/10*(-parseInt(e(377))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xi);class Gi extends t.Plugin{[Ui(391)](){const t=Ui,e=this[t(388)];if(!e[t(370)][t(382)](t(392)))return;const n=e[t(368)],r=e[t(370)][t(373)](t(404));r[t(348)][t(353)](t(376),(e=>Kr(n,t(398),e))),r[t(351)](t(376)),r[t(355)](t(414)),e[t(399)][t(364)].on(t(397),Vi(e),{priority:t(385)}),e[t(394)][t(364)].on(t(397),((n,r,s)=>{const o=t;s[o(410)][o(396)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(385)});const s=r[t(348)];s[t(389)]((r=>{const o=t;if(o(372)!==r[o(360)])return;const{start:i,end:a}=r[o(354)]();if(!i[o(356)](a)||!i[o(412)])return;const c=e[o(366)][o(347)],u=i[o(412)];return c[o(402)](u)&&!c[o(361)](u)&&c[o(409)](u,o(405))?{type:o(372),content:Kr(n,o(415),s[o(352)](u,1))}:void 0})),this[t(413)]()}[Ui(413)](){const t=Ui,e=this[t(388)],n=e[t(368)];e[t(370)][t(373)](t(404))[t(348)][t(389)]((e=>{const r=t;if(r(379)!=e[r(360)])return;const{data:s}=e;return s&&r(376)==s[r(406)]?{type:r(359),content:Kr(n,r(387),Kr(n,r(398)))}:void 0}))}}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=ji,i=t[o(370)][o(373)](o(404)),a=r[o(390)][o(378)],c=r[o(390)][o(383)],u=t[o(366)][o(347)];if(!a[o(356)](c)||!a[o(412)])return;const l=a[o(412)];if(u[o(402)](l)&&!u[o(361)](l)&&u[o(409)](l,o(405))){if(!s[o(357)][o(400)](r[o(390)],n[o(374)]))return;const{authorId:t}=i[o(408)](r[o(380)]),a=s[o(350)][o(346)](o(411),{class:o(403),"data-author-id":t}),u=s[o(407)][o(393)](c);e&&i[o(362)][o(363)](r[o(380)])&&s[o(350)][o(375)](o(345),a),s[o(350)][o(384)](u,a),s[o(407)][o(371)](a,r[o(380)])}}}const Hi=zi;function Wi(){const t=["*Remove all formatting*","286163fOwrpG","get","locale","912EtrRZk","3492PXbfbo","descriptionFactory","331743ePGwvU","removeFormat","RemoveFormatEditing","21jjdaif","4hcqkVE","1382394keWYBt","format","_registerLegacyDescription","681976ElgqCA","4763abPxWh","enableDefaultAttributesIntegration","208028RFpeyJ","afterInit","formatInline","TrackChangesEditing","editor","10XEsWdk","plugins","type","commandName","6770NNGqsz","has","registerDescriptionCallback","formatBlock"];return(Wi=function(){return t})()}function zi(t,e){const n=Wi();return(zi=function(t,e){return n[t-=379]})(t,e)}!function(t){const e=zi,n=t();for(;;)try{if(151543===parseInt(e(390))/1+-parseInt(e(400))/2*(parseInt(e(396))/3)+-parseInt(e(407))/4*(parseInt(e(381))/5)+parseInt(e(401))/6+-parseInt(e(399))/7*(-parseInt(e(404))/8)+parseInt(e(394))/9*(-parseInt(e(385))/10)+parseInt(e(405))/11*(-parseInt(e(393))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wi);class Ki extends t.Plugin{[Hi(408)](){const t=Hi,e=this[t(380)];e[t(382)][t(386)](t(398))&&(e[t(382)][t(391)](t(379))[t(406)](t(397)),this[t(403)]())}[Hi(403)](){const t=Hi,e=this[t(380)];e[t(382)][t(391)](t(379))[t(395)][t(387)]((n=>{const r=t;if(r(388)!=n[r(383)]&&r(409)!=n[r(383)])return;const{data:s}=n;return s&&r(397)==s[r(384)]?{type:r(402),content:Kr(e[r(392)],r(389))}:void 0}))}}function qi(t,e){const n=Xi();return(qi=function(t,e){return n[t-=428]})(t,e)}function Xi(){const t=["16361592MTlkHs","plugins","3648815UMYAeD","discardSuggestion","editor","has","discardSelectedSuggestions","1880144iRharR","acceptAllSuggestions","acceptSelectedSuggestions","get","goToPreviousRestrictedEditingException","goToNextRestrictedEditingException","773772jTbIoL","12AwHlLY","discardAllSuggestions","RestrictedEditingModeEditing","60999fhleCY","afterInit","acceptSuggestion","enableCommand","1423305MQxNbL","trackChanges","TrackChangesEditing","1167876IvKDJp"];return(Xi=function(){return t})()}const Zi=qi;!function(t){const e=qi,n=t();for(;;)try{if(459733===parseInt(e(450))/1+parseInt(e(446))/2+-parseInt(e(429))/3+-parseInt(e(432))/4+-parseInt(e(435))/5+parseInt(e(447))/6*(-parseInt(e(440))/7)+parseInt(e(433))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xi);class Qi extends t.Plugin{[Zi(451)](){const t=Zi,e=this[t(437)];if(!e[t(434)][t(438)](t(449)))return;const n=e[t(434)][t(443)](t(431));n[t(428)](t(444)),n[t(428)](t(445));const r=e[t(434)][t(443)](t(449));r[t(428)](t(430)),r[t(428)](t(452)),r[t(428)](t(436)),r[t(428)](t(441)),r[t(428)](t(448)),r[t(428)](t(442)),r[t(428)](t(439))}}const Yi=Ji;function Ji(t,e){const n=$i();return(Ji=function(t,e){return n[t-=198]})(t,e)}function $i(){const t=["8mBkkIf","bindElementToMarker","createPositionBefore","shiftEnter","merge","init","addMarker:suggestion:deletion","get","ck-suggestion-marker-","locale","consumable","span","561562DCKped","editing","name","addClass","45GcEAtv","split","high","1188168NMxOUe","1670iBoKiu","options","2271145PsoFoB","markerName","2SDHPtZ","addMarker:suggestion","data","enableCommand","requires","ck-suggestion-marker--active","mapper","addMarker:suggestion:insertion","ELEMENT_LINE_BREAK","model","markerRange","TrackChangesEditing","51271ACvNoM","downcastDispatcher","editor","writer","activeMarkers","2104908RGApQP","registerElementLabel","softBreak","deletion","_splitMarkerName","toViewPosition","element","plugins","includes","createUIElement","2598624UTsIRH","insert","descriptionFactory","getItems","test","248634uQfRvd","showSuggestionHighlights"];return($i=function(){return t})()}!function(t){const e=Ji,n=t();for(;;)try{if(855900===-parseInt(e(236))/1*(parseInt(e(224))/2)+parseInt(e(210))/3+-parseInt(e(212))/4*(parseInt(e(234))/5)+parseInt(e(253))/6+parseInt(e(205))/7+-parseInt(e(231))/8*(-parseInt(e(228))/9)+-parseInt(e(232))/10*(-parseInt(e(248))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($i);class ta extends t.Plugin{static get[Yi(240)](){return[Js.ShiftEnter]}[Yi(217)](){const t=Yi,e=this[t(250)],n=e[t(202)][t(219)](t(247));n[t(239)](t(215)),e[t(225)][t(249)].on(t(243),ea(e),{priority:t(230)}),e[t(225)][t(249)].on(t(218),ea(e),{priority:t(230)}),e[t(238)][t(249)].on(t(237),((n,r,s)=>{const o=t;s[o(233)][o(211)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(207)][t(254)](t(255),(n=>Kr(e[t(221)],t(244),n)))}}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ji,i=t[o(202)][o(219)](o(247));if(!s[o(222)][o(209)](r[o(246)],n[o(226)]))return;const a=t[o(245)];for(const t of r[o(246)][o(208)]()){if(!t.is(o(201),o(255)))continue;const n=o(198)==r[o(235)][o(229)](":")[1]?o(216):o(229),{authorId:c}=i[o(199)](r[o(235)]),u=s[o(251)][o(204)](o(223),{class:o(220)+n,"data-author-id":c}),l=s[o(242)][o(200)](a[o(214)](t));e&&i[o(252)][o(203)](r[o(235)])&&s[o(251)][o(227)](o(241),u),s[o(251)][o(206)](l,u),s[o(242)][o(213)](u,r[o(235)])}}}const na=ra;function ra(t,e){const n=oa();return(ra=function(t,e){return n[t-=352]})(t,e)}!function(t){const e=ra,n=t();for(;;)try{if(310336===-parseInt(e(366))/1+-parseInt(e(363))/2+parseInt(e(375))/3*(-parseInt(e(373))/4)+parseInt(e(357))/5*(-parseInt(e(371))/6)+parseInt(e(392))/7*(-parseInt(e(356))/8)+-parseInt(e(388))/9+-parseInt(e(377))/10*(-parseInt(e(372))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oa);class sa extends t.Plugin{[na(391)](){const t=na,e=this[t(390)],n=e[t(352)],r=e[t(381)];if(!e[t(365)][t(360)](t(379)))return;const s=e[t(365)][t(374)](t(362)),o=t(370),i=e[t(369)][t(374)](o);s[t(385)](o,((e,r={})=>{const a=t,c=n[a(359)][a(355)];if(c[a(364)])return void e(r);const u=void 0!==r[a(361)]?r[a(361)]:!i[a(378)];n[a(354)]((()=>{const t=a,e=Array[t(387)](c[t(353)]());for(const r of e){const e=u?[r]:Ds(o,r,n);for(const n of e)s[t(384)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(380)][t(383)]((e=>{const n=t;if(n(368)!=e[n(382)]&&n(389)!=e[n(382)])return;const{data:s}=e;return s&&s[n(386)]==o?s[n(358)][0][n(361)]?{type:n(367),content:Kr(r,n(376))}:{type:n(367),content:Kr(r,n(393))}:void 0}))}}function oa(){const t=["editor","afterInit","70utLHkx","FORMAT_RESTRICTED_DISABLED","model","getRanges","change","selection","328016PMDQem","547525KTQWYo","commandParams","document","has","forceValue","TrackChangesEditing","1153320nSdKsZ","isCollapsed","plugins","80808zMdjgL","format","formatBlock","commands","restrictedEditingException","12FguVBX","11055KGZmyv","4132LdyYSC","get","234XmsGOB","FORMAT_RESTRICTED_ENABLED","20490dsRsxH","value","StandardEditingModeEditing","descriptionFactory","locale","type","registerDescriptionCallback","markInlineFormat","enableCommand","commandName","from","3436533mDFJnp","formatInline"];return(oa=function(){return t})()}const ia=ca;function aa(){const t=["1165124VITofX","commandParams","Style","format","element","editor","FORMAT_STYLE","commandName","registerDescriptionCallback","locale","*Remove format:* %0","registerInlineAttribute","GeneralHtmlSupport","DataSchema","ghsAttributes","3535710wJDclv","inline","type","enableDefaultAttributesIntegration","plugins","add","config","2139939iUZcbl","normalizeConfig","get","descriptionFactory","registerAttributeLabel","toLowerCase","forceValue","1qIhnff","22379NeBJqU","StyleUtils","_registerLegacyDescription","block","4025192MjzuVX","getGhsAttributeNameForElement","definitions","2118nHznZw","styleName","style","*Set format:* %0","has","formatBlock","formatInline","9528152VitfcG","afterInit","registerBlockAttribute","TrackChangesEditing","718575UGbCPg"];return(aa=function(){return t})()}function ca(t,e){const n=aa();return(ca=function(t,e){return n[t-=348]})(t,e)}!function(t){const e=ca,n=t();for(;;)try{if(823180===-parseInt(e(370))/1*(-parseInt(e(390))/2)+parseInt(e(389))/3+-parseInt(e(375))/4+parseInt(e(356))/5+parseInt(e(378))/6*(-parseInt(e(371))/7)+parseInt(e(385))/8+parseInt(e(363))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(aa);class ua extends t.Plugin{[ia(386)](){const t=ia,e=this[t(395)];if(!e[t(360)][t(382)](t(392))||!e[t(360)][t(382)](t(354)))return;const n=e[t(360)][t(365)](t(388)),r=e[t(350)],s=e[t(362)][t(365)](t(380))||{},o=e[t(360)][t(365)](t(353)),i=e[t(360)][t(365)](t(372))[t(364)](e[t(360)][t(365)](t(354)),s[t(377)]);n[t(359)](t(380));const a=new Set;for(const e of i[t(374)]){const n=o[t(376)](e[t(394)]);a[t(361)](n)}const c=new Set;for(const e of i[t(357)]){const n=o[t(376)](e[t(394)]);c[t(361)](n);for(const n of e[t(355)])c[t(361)](n)}for(const e of a)n[t(387)](e),n[t(366)][t(367)](e,Kr(r,t(396)));for(const e of c)n[t(352)](e),n[t(366)][t(367)](e,Kr(r,t(396)));this[t(373)]()}[ia(373)](){const t=ia,e=this[t(395)],n=e[t(350)];e[t(360)][t(365)](t(388))[t(366)][t(349)]((e=>{const r=t;if(r(383)!=e[r(358)]&&r(384)!=e[r(358)])return;const{data:s}=e;return s&&r(380)===s[r(348)]?s[r(391)][0][r(369)]?{type:r(393),content:Kr(n,r(381),s[r(391)][0][r(379)][r(368)]())}:{type:r(393),content:Kr(n,r(351),s[r(391)][0][r(379)][r(368)]())}:void 0}))}}const la=ga;function fa(){const t=["commands","16qsBiiE","$graveyard","TableEditing","change:data","_tablePostFixingSubtypes","execute","deletion","values","add","$textProxy","_splitMarkerName","join","showSuggestionHighlights","insert","13368tkTgCS","getRowIndexes","_setupColumnsRowsFixing","insertTableRowAbove","_suggestionFactory","order","registerDescriptionCallback","getSelectionAffectedTableCells","selection","rootName","registerCustomCallback","has","element","start","7294339rxgrhd","ELEMENT_TABLE","addClass","markMultiRangeInsertion","startsWith","insertion","refresh","getItems","isIntersectingWithRange","markMultiRangeDeletion","colspan","from","addMarker:suggestion","max","getChanges","selectTableRow","registerElementLabel","cell","createTableWalker","getColumnIndexes","change","getAttribute","get","nodeBefore","editor","locale","hasAttribute","isEqual","addRange","22SVsaNE","ELEMENT_TABLE_ROW","isInContent","removeTableColumn","map","insertTable","toViewElement","insertTableRowBelow","options","ELEMENT_TABLE_COLUMN","every","tableCell","suggestion","getRanges","isTouching","3393207qlMHON","rowspan","getContainedElement","min","createPositionAt","forceValue","MAX_SAFE_INTEGER","first","createRangeIn","filter","oldRange","3657185IOBPpl","table","document","removeTableRow","enqueueChange","TrackChangesEditing","accept","low","substr","toLowerCase","length","10WsyrmT","_getSuggestionCoords","getChildren","model","highest","isIntersecting","_tableSuggestions","*Insert:* %0","setSelection","selectTableColumn","tableColumn","position","createRangeOn","17795932prUTDI","push","span","12AsWenX","plugins","includes","some","getCellLocation","removeClass","data","minRow","findAncestor","root","nodeAfter","discard","enableCommand","batch","item","type","tablePaste","MIN_SAFE_INTEGER","downcastDispatcher","mapper","subType","last","maxRow","insertTableColumnLeft","TableUtils","isArray","classes","153638IQZqmi","tableRow","afterInit","getFirstRange","ELEMENT_TABLE_ROW_WITH_TEXT","above","ELEMENT_TABLE_WITH_TEXT","fromRange","left","name","insertTableColumnRight","getChangedMarkers","4123MREAiM","getSuggestion","_getCoordsForCells","ELEMENT_TABLE_COLUMN_WITH_TEXT","registerPostFixer","descriptionFactory","writer","16554IlPevZ","_acceptFormatSuggestionCallbackFactory","maxColumn","differ","detach","end","*Remove:* %0","minColumn","436sWrsDB"];return(fa=function(){return t})()}!function(t){const e=ga,n=t();for(;;)try{if(917168===parseInt(e(432))/1*(-parseInt(e(346))/2)+-parseInt(e(365))/3*(-parseInt(e(373))/4)+-parseInt(e(458))/5+parseInt(e(389))/6*(parseInt(e(358))/7)+-parseInt(e(375))/8*(parseInt(e(447))/9)+-parseInt(e(469))/10*(-parseInt(e(482))/11)+parseInt(e(485))/12*(parseInt(e(403))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fa);class ha extends t.Plugin{constructor(t){const e=ga;super(t),this[e(379)]=[e(347),e(479)],this[e(475)]=new Set}[la(348)](){const t=la,e=this[t(427)],n=e[t(472)][t(460)][t(397)];if(!e[t(486)][t(400)](t(377)))return;const r=e[t(428)],s=e[t(486)][t(425)](t(463)),o=e[t(486)][t(425)](t(343));s[t(363)][t(419)](t(459),(e=>Kr(r,t(404),e))),this[t(391)](),s[t(331)](t(437)),s[t(331)](t(418)),s[t(331)](t(478));for(const r of[t(392),t(439)]){const i=e[t(374)][t(425)](r);s[t(331)](r,(r=>{const a=t;e[a(472)][a(423)]((t=>{const e=a;r();const c=e(351)===i[e(394)],u=o[e(396)](n),l=o[e(390)](u),f=c?l[e(454)]-1:l[e(340)]+1,h=u[0][e(327)](e(459)),g=o[e(421)](h,{startRow:f,endRow:f}),d=Array[e(414)](g)[e(436)]((n=>t[e(481)](n[e(420)])));s[e(406)](d,e(347))}))}))}for(const r of[t(342),t(356)]){const i=e[t(374)][t(425)](r);s[t(331)](r,(r=>{const a=t;e[a(472)][a(423)]((t=>{const e=a;r();const c=e(354)===i[e(394)],u=o[e(396)](n),l=o[e(422)](u),f=c?l[e(454)]-1:l[e(340)]+1,h=u[0][e(327)](e(459)),g=o[e(421)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(414)](g)[e(436)]((n=>t[e(481)](n[e(420)])));s[e(406)](d,e(479))}))}))}for(const r of[t(461),t(435)]){const i=r[t(466)](11),a=i[t(467)](),c=a[t(466)](0,3)+t(484),u=t(459)+i,l=t(450)+i,f=t(416)+i;s[t(331)](r,(()=>{const i=t;e[i(472)][i(423)]((t=>{const e=i,h=o[e(396)](n),g=h[0][e(327)](e(459));let d;if(e(461)==r){const t=o[e(390)](h);d={startRow:t[e(454)],endRow:t[e(340)],includeAllSlots:!0}}else{const t=o[e(422)](h);d={startColumn:t[e(454)],endColumn:t[e(340)],includeAllSlots:!0}}const p=o[e(421)](g,d),m=Array[e(414)](p)[e(436)]((({cell:t})=>t)),I=da(m[e(456)]((t=>t[e(429)](c)))),E=da(m[e(456)]((t=>!t[e(429)](c))))[e(436)]((n=>t[e(481)](n))),b=s[e(412)](E,u);if(b&&(e(347)==b[e(339)]||e(479)==b[e(339)])){const n=this[e(470)](b);for(const r of I){const s=t[e(481)](r),i=o[e(489)](r),u=r[e(424)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(431)](s)}}}))}))}function c(r){const s=t,o=Array[s(414)](n[s(445)]())[s(436)]((t=>i.LiveRange[s(353)](t)));e[s(472)][s(423)]((t=>{const n=s,i=t[n(332)];r=r[n(456)]((t=>n(376)!=t[n(328)][n(398)])),t[n(477)](r),e[n(374)][n(425)](n(461))[n(409)](),e[n(380)](n(461),{forceDefaultExecution:!0}),e[n(472)][n(462)]((()=>{const t=n;e[t(472)][t(462)](i,(e=>{const n=t,r=o[n(456)]((t=>n(376)!=t[n(328)][n(398)]));r[n(468)]>0&&e[n(477)](r);for(const t of o)t[n(369)]()}))}))}))}function u(r){const s=t;e[s(472)][s(423)]((t=>{const o=s,a=Array[o(414)](n[o(445)]())[o(436)]((t=>i.LiveRange[o(353)](t))),c=[];for(const t of r)for(const e of t[o(410)]({shallow:!0}))c[o(483)](e);for(const n of c)o(376)!=n[o(328)][o(398)]&&(t[o(477)](t[o(451)](n,0)),e[o(374)][o(425)](o(435))[o(409)](),e[o(380)](o(435),{forceDefaultExecution:!0}));const u=a[o(456)]((t=>o(376)!=t[o(328)][o(398)]));u[o(468)]>0&&t[o(477)](u);for(const t of a)t[o(369)]()}))}function l(e,n){const r=t;return n[r(442)]((t=>e[r(488)]((e=>e[r(370)][r(430)](t[r(402)])||t[r(370)][r(430)](e[r(402)])))))}function f(e,n){const r=t;return!e[r(488)]((t=>n[r(488)]((e=>t[r(474)](e)))))&&e[r(488)]((t=>n[r(488)]((e=>t[r(370)][r(446)](e[r(402)])))))}e[t(325)][t(337)].on(t(415),((e,n,r)=>{const s=t;if(!r[s(440)][s(387)])return;const o=n[s(333)];if(!o)return;const i=r[s(338)][s(438)](o);function c(t){return Array[s(344)](t)?t:[t]}i&&s(443)===o[s(355)]&&(0,a.setHighlightHandling)(i,r[s(364)],((t,e,n)=>n[s(405)](c(e[s(345)]),t)),((t,e,n)=>n[s(490)](c(e[s(345)]),t)))}),{priority:t(473)}),s[t(363)][t(395)]((e=>{const n=t;if(n(408)!=e[n(334)]&&n(381)!=e[n(334)])return;const s=e[n(449)]();if(null!=s&&s.is(n(401),n(459))){if(n(408)==e[n(334)]){const t=e[n(410)]()[n(456)]((t=>t.is(n(384))))[n(436)]((t=>t[n(325)]));if(t[n(468)])return{type:n(408),content:Kr(r,n(476),Kr(r,n(352),'"'+t[n(386)](" ")+'"'))}}if(n(381)==e[n(334)]){const t=e[n(410)]()[n(456)]((t=>t.is(n(384))))[n(436)]((t=>t[n(325)]));if(t[n(468)])return{type:n(381),content:Kr(r,n(371),Kr(r,n(352),'"'+t[n(386)](" ")+'"'))}}}})),s[t(363)][t(395)]((e=>{const n=t;if(n(347)==e[n(339)]){const t=e[n(410)]()[n(456)]((t=>t.is(n(384))))[n(436)]((t=>t[n(325)])),s=this[n(470)](e),o=s[n(341)]-s[n(326)]+1;if(n(408)==e[n(334)])return t[n(468)]?{type:n(408),content:Kr(r,n(476),Kr(r,n(350),[o,'"'+t[n(386)](" ")+'"']))}:{type:n(408),content:Kr(r,n(476),Kr(r,n(433),o))};if(n(381)==e[n(334)])return t[n(468)]?{type:n(381),content:Kr(r,n(371),Kr(r,n(350),[o,'"'+t[n(386)](" ")+'"']))}:{type:n(381),content:Kr(r,n(371),Kr(r,n(433),o))}}if(n(479)==e[n(339)]){const t=e[n(410)]()[n(456)]((t=>t.is(n(384))))[n(436)]((t=>t[n(325)])),s=this[n(470)](e),o=s[n(367)]-s[n(372)]+1;if(n(408)==e[n(334)])return t[n(468)]?{type:n(408),content:Kr(r,n(476),Kr(r,n(361),[o,'"'+t[n(386)](" ")+'"']))}:{type:n(408),content:Kr(r,n(476),Kr(r,n(441),o))};if(n(381)==e[n(334)])return t[n(468)]?{type:n(381),content:Kr(r,n(371),Kr(r,n(361),[o,'"'+t[n(386)](" ")+'"']))}:{type:n(381),content:Kr(r,n(371),Kr(r,n(441),o))}}})),s[t(393)][t(399)](t(408),t(347),t(330),c),s[t(393)][t(399)](t(381),t(347),t(464),c),s[t(393)][t(399)](t(408),t(479),t(330),u),s[t(393)][t(399)](t(381),t(479),t(464),u),s[t(393)][t(399)](t(408),t(479),t(386),l),s[t(393)][t(399)](t(381),t(479),t(386),l),s[t(393)][t(399)](t(408),t(347),t(386),f),s[t(393)][t(399)](t(381),t(347),t(386),f)}[la(366)](){const t=la,e=this[t(427)],n=e[t(472)][t(460)][t(397)];return(r,s)=>{const o=t;e[o(472)][o(423)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(370)][a(426)];u&&u[0]&&!1===u[0][a(452)]&&(l=r[0][a(402)][a(329)]);const f=t[a(455)](l);if(a(376)==f[a(328)][a(398)])return;const h=Array[a(414)](n[a(445)]())[a(436)]((t=>i.LiveRange[a(353)](t)));t[a(477)](f),e[a(374)][a(425)](c)[a(409)](),u[a(483)]({forceDefaultExecution:!0}),e[a(380)](c,...u);const g=h[a(456)]((t=>a(376)!=t[a(328)][a(398)]));g[a(468)]>0&&t[a(477)](g);for(const t of h)t[a(369)]()}))}}[la(360)](t){const e=la,n=this[e(427)][e(486)][e(425)](e(343));let r=Number[e(453)],s=Number[e(336)],o=Number[e(453)],i=Number[e(336)];for(const a of t){if(e(376)==a[e(328)][e(398)])continue;const{row:t,column:c}=n[e(489)](a),u=a[e(429)](e(448))?a[e(424)](e(448))-1:0,l=a[e(429)](e(413))?a[e(424)](e(413))-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(391)](){const t=la,e=this[t(427)],n=e[t(486)][t(425)](t(463)),r=e[t(486)][t(425)](t(343));e[t(472)][t(460)].on(t(378),(()=>{const r=t,s=Array[r(414)](e[r(472)][r(460)][r(368)][r(357)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(385)](t);if(r(444)!=s)continue;if(null!=e[r(457)])continue;const a=n[r(359)](o);this[r(379)][r(487)](i)&&this[r(475)][r(383)](a)}}),{priority:t(465)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(481)](e),a=e[s(327)](s(459)),c=r[s(489)](e);for(const t of this[s(475)]){const n=t[s(339)],r=n[s(407)](s(335)),u=n[s(466)](r?10:5),l=u[s(467)](),f=l[s(466)](0,3)+s(484),h=s(450)+u,g=s(416)+u;if(!t[s(434)])continue;if(a!=t[s(349)]()[s(402)][s(327)](s(459)))continue;if(t[s(411)](i))continue;const d=e[s(429)](f)?e[s(424)](f)-1:0,p=this[s(470)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(431)](i),o=!0)}return o};e[t(472)][t(460)][t(362)]((n=>{const r=t;let o=!1;for(const t of e[r(472)][r(460)][r(368)][r(417)]())if(r(388)==t[r(334)])if(r(347)==t[r(355)])for(const e of t[r(480)][r(329)][r(471)]())o=o||s(e,n);else r(443)==t[r(355)]&&(o=o||s(t[r(480)][r(329)],n));return o}))}[la(470)](t){const e=la;return this[e(360)](t[e(445)]()[e(436)]((t=>t[e(402)][e(329)])))}}function ga(t,e){const n=fa();return(ga=function(t,e){return n[t-=325]})(t,e)}function da(t){const e=la;return Array[e(414)](new Set(t)[e(382)]())}const pa=Ia;function ma(){const t=["find","_suggestionFactory","value","locale","stop","fromRange","mergeTableCellRight","author","element","createRangeOn","execute","TableUtils","6WdByvm","editor","requires","_areSelectedCellsMergable","markBlockFormat","horizontally","1548208gNZeTZ","formatInline","*Merge cells*","isEnabled","tableCell","getSuggestions","11LlOwBd","accept","mergeTableCellUp","commands","getSelectionAffectedTableCells","descriptionFactory","mergeTableCellLeft","size","_isForcedDefaultExecutionBlock","mergeTableCells","16eEAiYh","8185878XaVjYE","_acceptFormatSuggestionCallbackFactory","get","isInContent","getCellLocation","insertion","869704CzTVdg","splitTableCellHorizontally","type","registerCustomCallback","49552460aYBJCV","mergeTableCellDown","has","TableEditing","createTableWalker","369076WiLgbJ","from","subType","model","afterInit","add","refresh","getFirstPosition","return","findAncestor","cell","$graveyard","commandName","_areMergableCells","low","trackChanges","*Split cell:* vertically","detach","format","push","setSelection","33cVmnIZ","_tablePostFixingSubtypes","direction","set:isEnabled","length","*Split cell:* horizontally","root","highest","containsRange","getRanges","getAncestors","deletion","7414285uHJZcI","formatBlock","enableCommand","registerDescriptionCallback","rootName","map","table","plugins","TrackChangesEditing","change","3357228YInFYu","splitTableCellVertically","filter","document","markMultiRangeBlockFormat","forceDefaultExecution","selection"];return(ma=function(){return t})()}function Ia(t,e){const n=ma();return(Ia=function(t,e){return n[t-=470]})(t,e)}!function(t){const e=Ia,n=t();for(;;)try{if(763956===-parseInt(e(549))/1+-parseInt(e(526))/2+parseInt(e(479))/3*(-parseInt(e(558))/4)+-parseInt(e(491))/5*(parseInt(e(520))/6)+-parseInt(e(501))/7*(parseInt(e(542))/8)+parseInt(e(543))/9+parseInt(e(553))/10*(parseInt(e(532))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ma);class Ea extends t.Plugin{static get[pa(522)](){return[ha]}[pa(562)](){const t=pa,e=this[t(521)],n=e[t(561)][t(504)][t(507)],r=e[t(511)];if(!e[t(498)][t(555)](t(556)))return;const s=e[t(498)][t(545)](t(499)),o=e[t(498)][t(545)](t(519)),a=e[t(498)][t(545)](ha);a[t(480)][t(477)](t(541)),s[t(493)](t(541),(()=>{const n=t,r=o[n(536)](e[n(561)][n(504)][n(507)]);e[n(561)][n(500)]((()=>{const t=n;s[t(505)](r,{commandName:t(541),commandParams:[]},[],t(541))}))})),e[t(535)][t(545)](t(541)).on(t(518),((n,r)=>{const o=t;e[o(535)][o(545)](o(473))[o(510)]&&(r[o(483)]>0&&r[r[o(483)]-1]&&r[r[o(483)]-1][o(506)]||s[o(540)]||this[o(523)]()||n[o(512)]())}),{priority:t(486)});for(const n of[t(534),t(514),t(554),t(538)]){const r=e[t(535)][t(545)](n);s[t(493)](n,(()=>{const n=t,o=e[n(561)][n(504)][n(507)][n(565)]()[n(489)]()[n(508)]((t=>t.is(n(516),n(530)))),i=r[n(510)];e[n(561)][n(500)]((()=>{const t=n;s[t(505)]([o,i],{commandName:t(541),commandParams:[]},[],t(541))}))}))}for(const n of[t(502),t(550)]){const r=e[t(535)][t(545)](n);s[t(493)](n,(()=>{const i=t,a=o[i(536)](e[i(561)][i(504)][i(507)])[0],c=a[i(567)](i(497)),{column:u,row:l}=o[i(547)](a);let f=[];if(i(525)==r[i(481)]){const t=o[i(557)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(559)](t)[i(496)]((t=>t[i(568)]))}else{const t=o[i(557)](c,{column:u,includeAllSlots:!0});f=Array[i(559)](t)[i(496)]((t=>t[i(568)]))}e[i(561)][i(500)]((t=>{const e=i;s[e(524)](t[e(517)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(537)][t(494)]((e=>{const n=t;if(n(492)!=e[n(551)]&&n(527)!=e[n(551)])return;const{data:s}=e;return s&&n(541)==s[n(470)]?{type:n(476),content:Kr(r,n(528))}:void 0})),s[t(537)][t(494)]((e=>{const n=t;if(n(492)!=e[n(551)]&&n(527)!=e[n(551)])return;const{data:s}=e;return s?n(502)==s[n(470)]?{type:n(476),content:Kr(r,n(474))}:n(550)==s[n(470)]?{type:n(476),content:Kr(r,n(484))}:void 0:void 0}));const c=a[t(544)]();for(const e of[t(534),t(514),t(554),t(538)])s[t(509)][t(552)](t(492),e,t(533),c);for(const e of[t(502),t(550)])s[t(509)][t(552)](t(492),e,t(533),c);s[t(509)][t(552)](t(492),t(541),t(533),(r=>{const s=t;e[s(561)][s(500)]((t=>{const o=s,a=Array[o(559)](n[o(488)]())[o(496)]((t=>i.LiveRange[o(513)](t)));t[o(478)](r),e[o(535)][o(545)](o(541))[o(564)](),e[o(518)](o(541),{forceDefaultExecution:!0});const c=a[o(503)]((t=>o(569)!=t[o(485)][o(495)]));c[o(483)]>0&&t[o(478)](c);for(const t of a)t[o(475)]()}))}));for(const n of[t(534),t(554),t(538),t(514)]){const r=e[t(535)][t(545)](n);r.on(t(482),((n,s,o)=>{const i=t;if(o){const t=e[i(561)][i(504)][i(507)][i(565)]()[i(489)]()[i(508)]((t=>t.is(i(516),i(530))));this[i(471)](r[i(510)],t)||(n[i(566)]=!1,n[i(512)]())}}),{priority:t(472)})}}[pa(523)](){const t=pa,e=this[t(521)][t(535)][t(545)](t(541)),n=this[t(521)][t(498)][t(545)](t(519));if(!e[t(529)])return!1;const r=n[t(536)](this[t(521)][t(561)][t(504)][t(507)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(471)](e,n))return!1;return!0}[pa(471)](t,e){const n=pa,r=this[n(521)][n(498)][n(545)](n(499)),s=this[n(521)][n(561)][n(517)](t),o=this[n(521)][n(561)][n(517)](e),i=new Set,a=new Set;for(const t of r[n(531)]())if((n(548)==t[n(551)]||n(490)==t[n(551)]||n(541)==t[n(560)])&&t[n(546)])for(const e of t[n(488)]())e[n(487)](s,!0)&&i[n(563)](t[n(551)]+":"+t[n(515)].id),e[n(487)](o,!0)&&a[n(563)](t[n(551)]+":"+t[n(515)].id);if(i[n(539)]!=a[n(539)])return!1;for(const t of i)if(!a[n(555)](t))return!1;return!0}}const ba=Ta;function Ta(t,e){const n=_a();return(Ta=function(t,e){return n[t-=264]})(t,e)}function _a(){const t=["addMarker:suggestion","createTableWalker","mapper","accept","306HXOvZK","editor","registerCustomCallback","bindElementToMarker","*Format:* %0","formatBlock","1196920iuElXE","format","data-suggestion","markerName","1ByQOso","TableUtils","options","enableDefaultAttributesIntegration","descriptionFactory","parent","1224ygqHpe","984070hkTWff","registerAttributeLabel","896739ukYgOa","includes","has","3750712XDoDMP","FORMAT_HEADER_COLUMN","_registerLegacyDescription","highest","setTableColumnHeader","name","afterInit","activeMarkers","commandParams","toViewElement","consume","102190ynfHXx","markerNameToElements","_suggestionFactory","removeAttribute","get","FORMAT_REGULAR_COLUMN","requires","getSuggestion","forceValue","setTableRowHeader","showSuggestionHighlights","type","nodeAfter","markerRange","headingRows","registerDescriptionCallback","stop","start","27256BOytkR","editing","item","getCellLocation","_acceptFormatSuggestionCallbackFactory","unbindElementFromMarkerName","_splitMarkerName","data","ck-suggestion-marker-","removeMarker:suggestion","plugins","TrackChangesEditing","nodeBefore","ck-suggestion-marker--active","_handleLegacySuggestions","locale","headingColumns","setAttribute","consumable","1230CFOPsb","end","TableEditing","cell","FORMAT_HEADER_ROW","downcastDispatcher","addClass","commandName","writer","removeClass","13105BazQtD","FORMAT_REGULAR_ROW","registerBlockAttribute"];return(_a=function(){return t})()}!function(t){const e=Ta,n=t();for(;;)try{if(294116===-parseInt(e(334))/1*(parseInt(e(341))/2)+parseInt(e(343))/3+parseInt(e(330))/4+-parseInt(e(317))/5*(parseInt(e(340))/6)+-parseInt(e(346))/7+parseInt(e(288))/8*(parseInt(e(324))/9)+-parseInt(e(307))/10*(-parseInt(e(270))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_a);class ya extends t.Plugin{static get[ba(276)](){return[ha]}[ba(265)](){const t=ba,e=this[t(325)];if(!e[t(298)][t(345)](t(309)))return;const n=e[t(303)],r=e[t(298)][t(274)](t(299));r[t(337)](t(279)),r[t(337)](t(350)),r[t(319)](t(284)),r[t(319)](t(304)),r[t(338)][t(342)](t(284),Kr(n,t(311))),r[t(338)][t(342)](t(304),Kr(n,t(347))),this[t(302)]()}[ba(302)](){const t=ba,e=this[t(325)][t(298)][t(274)](t(299)),n=this[t(325)][t(298)][t(274)](t(335)),r=this[t(325)][t(298)][t(274)](ha)[t(292)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Ta,{type:c,id:u}=e[a(294)](o[a(333)]),l=e[a(277)](u),f=l[a(295)];if(a(329)!=l[a(281)]||!f||a(350)!=f[a(314)])return;if(o[a(290)])return void s[a(286)]();if(!i[a(306)][a(269)](o[a(283)],s[a(264)]))return;const h=o[a(283)][a(287)][a(282)],g=o[a(283)][a(308)][a(300)],d=h[a(339)][a(339)],{column:p}=n[a(291)](h),{column:m}=n[a(291)](g);for(let s=p;s<=m;s++){const l=n[a(321)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(310)],l=i[a(322)][a(268)](s);i[a(315)][a(313)](a(296)+c,l),r&&i[a(315)][a(305)](a(332),u,l),i[a(322)][a(327)](l,o[a(333)]),t&&(e[a(266)][a(344)](o[a(333)])?i[a(315)][a(313)](a(301),l):i[a(315)][a(316)](a(301),l))}}}}e[t(272)][t(326)](t(329),t(279),t(323),r),e[t(272)][t(326)](t(329),t(350),t(323),r),this[t(325)][t(289)][t(312)].on(t(320),s(),{priority:t(349)}),this[t(325)][t(295)][t(312)].on(t(320),((e,n,r)=>{const o=t;r[o(336)][o(280)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(349)}),this[t(325)][t(289)][t(312)].on(t(297),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(294)](r[o(333)]),c=e[o(277)](a),u=c[o(295)];if(o(329)!=c[o(281)]||!u||o(350)!=u[o(314)])return;const l=s[o(322)][o(271)](r[o(333)]);if(l)for(const t of l)s[o(315)][o(316)](o(296)+i,t),s[o(315)][o(316)](o(301),t),s[o(315)][o(273)](o(332),t),s[o(322)][o(293)](t,r[o(333)])}),{priority:t(349)}),this[t(348)]()}[ba(348)](){const t=ba,e=this[t(325)],n=e[t(303)];function r(e){const r=t;return{type:r(331),content:Kr(n,r(328),e)}}e[t(298)][t(274)](t(299))[t(338)][t(285)]((e=>{const s=t;if(s(329)!=e[s(281)])return;const{data:o}=e;if(o){if(s(279)==o[s(314)]){const t=o[s(267)][0][s(278)];return r(Kr(n,s(t?311:318)))}if(s(350)==o[s(314)]){const t=o[s(267)][0][s(278)];return r(Kr(n,s(t?347:275)))}}}))}}const Aa=Na;!function(t){const e=Na,n=t();for(;;)try{if(604445===parseInt(e(447))/1*(-parseInt(e(461))/2)+-parseInt(e(379))/3+-parseInt(e(374))/4*(parseInt(e(518))/5)+-parseInt(e(490))/6+parseInt(e(386))/7+-parseInt(e(388))/8+-parseInt(e(528))/9*(-parseInt(e(423))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(La);const ka=[Aa(443),Aa(477),Aa(473),Aa(397),Aa(356),Aa(402),Aa(444)],Ca=Object[Aa(411)](ka[Aa(453)]((t=>[t,null])));function La(){const t=["columnInsertionIndexes","getChild","insertColumns","ck-suggestion-marker--active","20347010eQqHSi","removeRows","deletion","from","unwrap","columnInsertionRanges","getAllAdjacentSuggestions","*Replace table cells*","_isForcedDefaultExecutionBlock","type","_splitMarkerName","isInContent","insertion","author","markerAttributes","paragraph","markMultiRangeInsertion","createTableWalker","previousSibling","insert","tableCellBorderWidth","tableCellPadding","endRow","removeMarker","18hOgHSf","markerToHighlight","detach","commands","setAttribute","_createdBatches","map","table","TableUtils","newRange","getChangedMarkers","set","getShiftedBy","tablePasteRow","113612qbNaVT","containsRange","registerDescriptionCallback","editor","showSuggestionHighlights","getAttributes","registerCustomCallback","isEqual","entries","removeColumns","setAttributes","documentSelection","tableCellBorderStyle","attributes","content","call","tableCellBorderColor","low","schema","getItems","view","root","editing","getColumns","ck-suggestion-marker","filter","discard","forEach","descriptionFactory","2570592UaJDMI","start","suggestion:formatBlock:tablePasteCell","createPositionBefore","tableCellSuggestion","remove","plugins","options","tablePasteChainId","fill","findAncestor","getSuggestions","redo","insertRows","rootName","formatBlock","change","tablePasteColumn","column","ck-suggestion-marker-insertion","deletionRanges","createElement","_replaceTableSlotCell","markerName","trackChanges","tablePasteCell","elementToElement","suggestionLoaded","105UAVFsX","find","for","wrap","startsWith","tablePaste","insertionRanges","isEmpty","position","$graveyard","9GUnpMu","getChanges","cells","getRowIndexes","createRangeIn","TableClipboard","includes","return","_tablePostFixingSubtypes","TrackChangesEditing","register","last","high","fromRange","requires","forceDefaultExecution","clipboardOutput","suggestionUnloaded","markers","model","suggestion","next","subType","suggestion-td","tableCell","nextSibling","accept","move","rowInsertionRanges","dataDowncast","some","first","name","tableCellVerticalAlignment","element","insertContent","join","differ","document","row","length","getColumnIndexes","rowInsertionIndexes","getMarkers","end","getRanges","add","nodeAfter","locale","createRangeOn","afterInit","104508EPxEMz","createRange","updateMarker","getSuggestion","has","154638isLeHr","getRange","activeMarkers","push","conversion","reduce","batch","7655445ckdFvU","stop","3781904QbpoQZ","rows","removeMarkers","getSelectionAffectedTableCells","getRows","_suggestionFactory","markMultiRangeBlockFormat","_getCoordsForCells","every","tableCellHorizontalAlignment","editingDowncast","Users","value","hasSuggestion","tableCellBackgroundColor","markMultiRangeDeletion","getChildren","cell","selection","oldRange","columns","endColumn","get","fromEntries","previous","getTableIfOnlyTableInContent","keys","getSuggestionCallback","getContainedElement","registerPostFixer","listenTo"];return(La=function(){return t})()}class Ra extends t.Plugin{static get[Aa(337)](){return[ha]}[Aa(373)](){const t=Aa,n=this[t(464)];if(!n[t(496)][t(378)](t(533)))return;const r=n[t(496)][t(410)](t(537)),s=n[t(496)][t(410)](t(455)),o=n[t(496)][t(410)](ha),a=n[t(496)][t(410)](t(533));o[t(536)][t(382)](t(460),t(507)),n[t(342)][t(479)][t(538)](t(494),{allowIn:t(347),allowContentOf:t(347),isLimit:!0}),n[t(383)][t(516)]({model:t(494),view:t(346)});let c=null;n[t(342)].on(t(358),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(363)]-1];h&&h[u(338)]||r[u(431)]||this[u(464)][u(450)][u(410)](u(514))[u(400)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(472)))return!1;const i=s[o(413)](t,n);if(!i||!Ma(i,void 0,r))return!1;const a=r[o(391)](n[o(361)][o(406)]);if(!a[o(363)])return!1;const c=a[0][o(500)](o(454)),l=r[o(531)](a),f=r[o(364)](a),h={startRow:l[o(354)],endRow:l[o(539)],startColumn:f[o(354)],endColumn:f[o(539)]};return 1==a[o(363)]&&(h[o(445)]+=r[o(392)](i)-1,h[o(409)]+=r[o(484)](i)-1),Ma(c,h,r)}(l,f,n[u(342)],s,a)&&(o[u(387)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(342)][u(506)]((()=>{const t=u;n[t(342)][t(358)](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(363)]&&r[t(439)](o,t(460),{tablePasteChainId:s}),a[t(363)]&&r[t(439)](a,t(507),{tablePasteChainId:s}),l[t(363)]&&(r[t(439)](l,t(523),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(488)]((e=>{const n=t;var r;return null===(r=e[n(449)])||void 0===r?void 0:r[n(476)](e)}))),f[t(363)]&&(r[t(403)](f,t(523),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(488)]((e=>{const n=t;var r;return null===(r=e[n(449)])||void 0===r?void 0:r[n(476)](e)})));const g=r[t(394)](h[t(453)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(515),{tablePasteChainId:s});if(g){const e=g[t(366)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(342)][t(372)](s),a=e[t(519)]((e=>e[t(380)]()[t(468)](i)));a&&r[t(382)]([a[t(355)],o])}r[t(363)]&&g[t(451)](t(437),Object[t(411)](r))}c=null})))}),{priority:e.priorities[t(540)]+10}),n[t(496)][t(410)](t(533)).on(t(512),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(387)]();const u=s[r(405)],l=o,f=Sa(u),h=Sa(l);e[r(535)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(495)](u[r(420)](0));for(const t of Array[r(426)](l[r(404)]()))a[r(442)](t,u,r(367));const t=c[r(365)][r(534)](s[r(362)]),e=c[r(419)][r(534)](s[r(508)]);t||e||(g=i.LiveRange[r(541)](a[r(532)](u)))}else h&&!f&&(d=a[r(532)](u));else{const t=a[r(511)](r(494)),e=a[r(511)](r(494));a[r(521)](a[r(532)](u),e),a[r(442)](t,u,0);for(const e of Array[r(426)](l[r(404)]()))a[r(442)](e,t,r(367));g=i.LiveRange[r(541)](a[r(372)](t)),d=i.LiveRange[r(541)](a[r(372)](e))}const p=Array[r(426)](l[r(466)]())[r(486)]((([t])=>ka[r(534)](t)));c[r(530)][r(382)]({element:u,attributes:p[r(363)]?Object[r(411)](p):null}),g&&c[r(524)][r(382)](g),d&&c[r(510)][r(382)](d)}),{priority:t(540)}),s.on(t(421),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(408)]||1;c[o(419)]=new Array(l)[o(499)](u)[o(453)](((t,e)=>t+e));for(const{cell:t}of s[o(440)](i,{startColumn:u,endColumn:u+l-1}))c[o(428)][o(382)](n[o(342)][o(372)](t))}),{priority:t(478)}),s.on(t(503),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(389)]||1;c[o(365)]=new Array(l)[o(499)](u)[o(453)](((t,e)=>t+e));for(const{cell:t}of s[o(440)](i,{startRow:u,endRow:u+l-1}))c[o(351)][o(382)](n[o(342)][o(372)](t))}),{priority:t(478)}),r[t(489)][t(463)]((e=>{const r=t;if(e[r(345)]&&e[r(345)][r(522)](r(523)))return e[r(412)]?{}:{type:r(435),content:Kr(n[r(371)],r(430))}}));const u=()=>!1;for(const e of[t(523),t(507),t(460),t(515)])r[t(393)][t(467)](t(435),e,t(359),u),r[t(393)][t(467)](t(425),e,t(359),u),r[t(393)][t(467)](t(505),e,t(359),u);r[t(393)][t(467)](t(505),t(515),t(487),u),r[t(393)][t(467)](t(505),t(515),t(349),((e,r,s)=>{const o=t,i=e[o(453)]((t=>t[o(416)]()))[o(486)]((t=>t)),a=new Map(i[o(453)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(530)])e&&a[o(458)](t,e);else if(s&&s[o(437)])for(const[t,e]of Object[o(469)](s[o(437)])){const r=n[o(342)][o(341)][o(410)](t),s=r?r[o(380)]()[o(416)]():null;s&&a[o(458)](s,e)}n[o(342)][o(506)]((t=>{const e=o;for(const[n,r]of a)t[e(471)]({...Ca,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(393)][o(467)](e,o(523),s,((t,i,a)=>{const c=o;n[c(342)][c(506)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(491)][o(370)];t.is(o(357),o(494))&&u[o(382)](t)}r[o(393)][o(415)](e,null,s)(t,i,a);for(const t of u)o(527)!=t[o(482)][o(504)]&&n[o(427)](t)}))}))};l(t(435),t(349)),l(t(435),t(487)),l(t(425),t(349)),l(t(425),t(487)),r[t(393)][t(467)](t(435),t(460),t(487),(e=>{const n=t,r=e[n(453)]((t=>t[n(416)]())),i=r[0][n(500)](n(454)),{minRow:a,maxRow:c}=o[n(395)](r);s[n(424)](i,{at:a,rows:c-a+1})})),r[t(393)][t(467)](t(435),t(507),t(487),(e=>{const n=t,r=e[n(453)]((t=>t[n(416)]())),i=r[0][n(500)](n(454)),{minColumn:a,maxColumn:c}=o[n(395)](r);s[n(470)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(345)]||!n[s(345)][s(522)](s(523)))return;const o=n[s(474)][s(498)],i=r[s(501)]()[s(486)]((t=>t[s(434)]&&t[s(474)]&&t[s(474)][s(498)]==o));i[s(363)]&&n[s(429)]()[s(363)]!=i[s(363)]&&i[s(384)](((t,e)=>(t[s(344)]=e,e[s(412)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(433)](e[s(513)]),a=[s(485),s(509)],c=r[s(381)][s(534)](e[s(513)]);return c&&a[s(382)](s(422)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(517),f,{priority:t(540)}),r.on(t(340),f,{priority:t(540)}),n[t(342)][t(361)][t(417)]((()=>{const e=t;let s=!1;const o=Array[e(426)](n[e(342)][e(361)][e(360)][e(457)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(433)](t);if(e(343)!=o||e(425)!=a||i[e(407)])continue;if(!r[e(401)](c))continue;const u=r[e(377)](c)[e(368)](),l=n[e(496)][e(410)](e(399)).me;for(const t of r[e(501)]())if(t[e(434)]&&t[e(436)]==l&&e(505)==t[e(432)]&&e(515)==t[e(345)]&&t[e(368)]()[e(396)]((t=>u[e(353)]((n=>n[e(462)](t,!0))))))for(const n of t[e(429)]())n[e(434)]&&(n[e(487)](),s=!0)}return s})),n[t(342)][t(361)][t(417)]((e=>{const s=t,o=n[s(450)][s(410)](s(502));if(!o||!o[s(452)][s(378)](e[s(385)]))return!1;let i=!1;const a=n[s(496)][s(410)](s(399)).me,c=n[s(342)][s(361)][s(360)][s(529)](),u=Array[s(426)](n[s(342)][s(361)][s(360)][s(457)]())[s(486)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(433)](t);return n(343)==o&&n(523)==i&&c==a.id&&!e[n(407)]}));for(const t of c){if(s(442)!=t[s(432)]||s(494)!=t[s(355)]||1!=t[s(363)])continue;const n=e[s(375)](t[s(526)],t[s(526)][s(459)](1));if(!u[s(519)]((({data:t})=>t[s(456)][s(468)](n))))for(const{name:t,data:r}of u)if(n[s(462)](r[s(456)])){e[s(376)](t,{range:n}),i=!0;break}}return i})),n[t(342)][t(361)][t(417)]((e=>{const s=t;let o=!1;const i=n[s(496)][s(410)](s(399)).me,a=r[s(501)]()[s(486)]((t=>t[s(434)]&&t[s(436)]==i)),c=new Set,u=new Set;for(const t of a)if(s(523)==t[s(345)])for(const e of t[s(366)]()){const n=e[s(380)]()[s(416)]();if(n)if(n.is(s(357),s(494))&&Sa(n)){t[s(446)](e[s(355)]),c[s(369)](n),o=!0;const r=n[s(348)],i=n[s(441)],a=r&&r.is(s(357),s(494)),l=i&&i.is(s(357),s(494));a&&!c[s(378)](r)&&u[s(369)](r),l&&!c[s(378)](i)&&u[s(369)](i)}else n.is(s(357),s(438))&&n[s(525)]&&(t[s(446)](e[s(355)]),o=!0)}else if(s(515)==t[s(345)]){if(!t[s(474)]||!t[s(474)][s(498)])continue;const e=t[s(474)][s(437)];if(e&&Object[s(414)](e)[s(363)])continue;const n=t[s(474)][s(498)];let r=!0,i=!0;for(const e of a)if(e[s(345)]&&e[s(345)][s(522)](s(523))){if(!e[s(474)][s(498)]){i=!1;break}if(e.id!=t.id&&e[s(474)][s(498)]==n){r=!1;break}}i&&r&&(t[s(390)](),o=!0)}for(const t of c)e[s(495)](t);for(const t of u)e[s(427)](t);return o})),n[t(383)][t(520)](t(398))[t(448)]({model:t(492),view:t=>h(t),converterPriority:t(540)}),n[t(383)][t(520)](t(352))[t(448)]({model:t(492),view:(e,n)=>n[t(497)][t(465)]?h(e,!1):null,converterPriority:t(540)});const g=n[t(483)][t(481)];this[t(418)](g[t(361)],t(339),((e,n)=>{const r=t,s=[];for(const t of g[r(532)](n[r(475)])[r(480)]())t.is(r(357),r(346))&&s[r(382)](t);g[r(506)]((t=>{const e=r;for(const n of s)t[e(350)](t[e(532)](n),t[e(493)](n)),t[e(495)](n)}))}))}}function Na(t,e){const n=La();return(Na=function(t,e){return n[t-=337]})(t,e)}function Sa(t){const e=Aa;if(t[e(525)])return!0;const n=t[e(420)](0);return n.is(e(357),e(438))&&n[e(525)]}function Ma(t,e={},n){const r=Aa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(440)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const va=wa;function Oa(){const t=["1ZlPtFf","get","resizeTable","getSuggestionCallback","registerCustomCallback","3997965HyUPey","getSuggestions","has","commandParams","TableColumnResizeEditing","tableWidth","discard","847428sPxBrS","30JpqlxV","24EvEstV","5634693EOVnRe","*Format:* resize table","37505508nQmzDE","enableCommand","handleResizeTableWidthCommand","change","model","subType","11LVjCPv","columnWidths","Users","3106014rmvrJf","getAttribute","document","handleSuggestionDescription","15duRXJd","TrackChangesEditing","getTableColumnsWidths","selection","getColumnGroupElement","formatBlock","accept","author","plugins","39340IbTJDk","data","_suggestionFactory","descriptionFactory","getContainedElement","formatGroupId","locale","format","formatInline","type","395358ICjdBM","editor","registerDescriptionCallback","resizeTableWidth","markBlockFormat","table","afterInit","bind","getSelectedElement"];return(Oa=function(){return t})()}function wa(t,e){const n=Oa();return(wa=function(t,e){return n[t-=475]})(t,e)}!function(t){const e=wa,n=t();for(;;)try{if(948500===parseInt(e(486))/1*(-parseInt(e(477))/2)+parseInt(e(516))/3*(parseInt(e(498))/4)+parseInt(e(491))/5+parseInt(e(512))/6+-parseInt(e(525))/7*(-parseInt(e(500))/8)+-parseInt(e(501))/9*(-parseInt(e(499))/10)+parseInt(e(509))/11*(-parseInt(e(503))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oa);class Da extends t.Plugin{[va(483)](){const t=va;if(!this[t(478)][t(524)][t(493)](t(495)))return;const e=this[t(478)][t(524)][t(487)](t(517));e[t(504)](t(480),this[t(505)][t(484)](this)),e[t(527)][t(490)](t(521),t(488),t(522),e[t(527)][t(489)](t(521),null,t(497))),e[t(527)][t(490)](t(521),t(488),t(497),e[t(527)][t(489)](t(521),null,t(522))),e[t(528)][t(479)](this[t(515)][t(484)](this))}[va(505)](t,e){const n=va,r=this[n(478)][n(524)][n(487)](n(517)),s=this[n(478)][n(524)][n(487)](n(495)),o=e[n(482)]||this[n(478)][n(507)][n(514)][n(519)][n(485)]();this[n(478)][n(507)][n(506)]((()=>{const i=n,a=s[i(520)](o);let c=a?s[i(518)](a):null,u=o[i(513)](i(496))||null;const l=e[i(496)]||u,f=e[i(510)]||c,h=this[i(478)][i(524)][i(487)](i(511)).me;for(const t of r[i(492)]()){const e=t[i(529)]();if(i(488)===t[i(508)]&&e===o){t[i(523)]!==h&&t[i(497)]();const e=t[i(526)][i(494)];u=e[0][i(496)],c=e[0][i(510)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(481)](o,{commandName:i(480),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(488)},[],i(488))}))}[va(515)](t){const e=va;if(e(521)!=t[e(476)]&&e(475)!=t[e(476)])return;const{data:n}=t;if(n&&e(488)===n[e(530)]){const t=e(502);return{type:e(532),content:Kr(this[e(478)][e(531)],t)}}}}const Fa=Ba;function Pa(){const t=["get","12HwweKU","plugins","Template","45enORRn","afterInit","7KJCPpf","3145488ZHDnxA","insertTemplate","178402QANcKs","31008NYoGcd","enableCommand","has","editor","TrackChangesEditing","1521635aeYYmp","170769EOHxjm","2821290eNhREm","2264330SqXyAF"];return(Pa=function(){return t})()}function Ba(t,e){const n=Pa();return(Ba=function(t,e){return n[t-=213]})(t,e)}!function(t){const e=Ba,n=t();for(;;)try{if(239424===-parseInt(e(216))/1+parseInt(e(217))/2+-parseInt(e(223))/3*(parseInt(e(227))/4)+parseInt(e(222))/5+-parseInt(e(224))/6*(parseInt(e(213))/7)+-parseInt(e(214))/8+-parseInt(e(230))/9*(-parseInt(e(225))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pa);class xa extends t.Plugin{[Fa(231)](){const t=Fa,e=this[t(220)];e[t(228)][t(219)](t(229))&&e[t(228)][t(226)](t(221))[t(218)](t(215))}}const Ua=ja;function ja(t,e){const n=Ga();return(ja=function(t,e){return n[t-=483]})(t,e)}function Ga(){const t=["editor","20qMRpCb","get","721105aEIjFm","commands","205080FRFudH","14UszJHA","685000tVIKcp","enableCommand","registerElementLabel","insertTableOfContents","3524BLhVli","ELEMENT_TABLE_OF_CONTENTS","445707ZUOPnH","afterInit","TrackChangesEditing","plugins","10038qLjftw","16fgaNjG","tableOfContents","descriptionFactory","810580MVIvrS","locale"];return(Ga=function(){return t})()}!function(t){const e=ja,n=t();for(;;)try{if(100187===-parseInt(e(505))/1*(parseInt(e(492))/2)+-parseInt(e(486))/3+parseInt(e(488))/4+-parseInt(e(484))/5+-parseInt(e(498))/6*(parseInt(e(487))/7)+-parseInt(e(499))/8*(-parseInt(e(494))/9)+parseInt(e(502))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ga);class Va extends t.Plugin{[Ua(495)](){const t=Ua,e=this[t(504)];if(!e[t(485)][t(483)](t(491)))return;e[t(497)][t(483)](t(496))[t(489)](t(491));const n=e[t(497)][t(483)](t(496)),r=e[t(503)];n[t(501)][t(490)](t(500),(e=>Kr(r,t(493),e)))}}const Ha=Wa;function Wa(t,e){const n=za();return(Wa=function(t,e){return n[t-=216]})(t,e)}function za(){const t=["isCollapsed","end","removeMarker","element","getNearestSelectionRange","differ","14FkBiTg","plugins","schema","nodeBefore","editor","descriptionFactory","registerPostFixer","8OJkYNO","get","875020oLLIkf","104XanvhP","58695PGnNra","from","ELEMENT_TITLE","_splitMarkerName","72810oxkjYp","title-content","createRange","start","116613GJMRQt","76920ubOjIZ","afterInit","TrackChangesEditing","isEqual","suggestion","updateMarker","743445ieQJAS","599844CMDfqS","document","isTouching","has","Title","registerElementLabel","locale","forward","model","getChangedMarkers","newRange"];return(za=function(){return t})()}!function(t){const e=Wa,n=t();for(;;)try{if(148798===parseInt(e(245))/1+parseInt(e(225))/2*(parseInt(e(240))/3)+-parseInt(e(232))/4*(-parseInt(e(236))/5)+parseInt(e(252))/6+parseInt(e(244))/7*(-parseInt(e(235))/8)+parseInt(e(251))/9+-parseInt(e(234))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(za);class Ka extends t.Plugin{[Ha(246)](){const t=Ha,e=this[t(229)];if(!e[t(226)][t(255)](t(256)))return;const n=e[t(226)][t(233)](t(247));n[t(230)][t(257)](t(241),(()=>Kr(e[t(258)],t(238)))),e[t(216)][t(253)][t(231)]((r=>{const s=t;let o=!1;const i=Array[s(237)](e[s(216)][s(253)][s(224)][s(217)]());for(const{name:t,data:a}of i){const{group:i}=n[s(239)](t);if(s(249)!==i||!a[s(218)])continue;const c=a[s(218)],u=c[s(220)][s(228)];if(!u||!u.is(s(222),s(241)))continue;if(!c[s(243)][s(254)](c[s(220)]))continue;const l=e[s(216)][s(227)][s(223)](c[s(220)],s(259));if(l&&l[s(219)]){const e=r[s(242)](c[s(243)],l[s(243)]);e[s(248)](c)||(r[s(250)](t,{range:e}),o=!0)}o||(r[s(221)](t),o=!0)}return o}))}}function qa(t,e){const n=Za();return(qa=function(t,e){return n[t-=441]})(t,e)}const Xa=qa;function Za(){const t=["5931mQOjcQ","3865332NREtBc","afterInit","plugins","19690AVifTW","editor","redo","33204516bNkuur","707PyYxRt","1402761DZxMWy","UndoEditing","25295oSVgcN","5CtbduR","4737168IuGBHM","get","2HWErhv","undo","38616tGqHse","enableCommand","11GXWjts","TrackChangesEditing","has"];return(Za=function(){return t})()}!function(t){const e=qa,n=t();for(;;)try{if(716458===parseInt(e(460))/1+-parseInt(e(442))/2*(parseInt(e(458))/3)+-parseInt(e(450))/4*(-parseInt(e(461))/5)+-parseInt(e(462))/6+-parseInt(e(457))/7*(parseInt(e(444))/8)+-parseInt(e(449))/9*(parseInt(e(453))/10)+-parseInt(e(446))/11*(-parseInt(e(456))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Za);class Qa extends t.Plugin{[Xa(451)](){const t=Xa,e=this[t(454)],n=e[t(452)][t(441)](t(447));e[t(452)][t(448)](t(459))&&(n[t(445)](t(443)),n[t(445)](t(455)))}}function Ya(){const t=["get","4620775VEiraJ","804932QEVxSp","enableCommand","editor","afterInit","1605135tjqFkf","TableCaptionEditing","plugins","18134872FhziIf","2100012qgeJcD","3021738aPLdBW","requires","toggleTableCaption","2eVUYqn","has","2593768rowPdQ","TrackChangesEditing"];return(Ya=function(){return t})()}function Ja(t,e){const n=Ya();return(Ja=function(t,e){return n[t-=353]})(t,e)}const $a=Ja;!function(t){const e=Ja,n=t();for(;;)try{if(612645===parseInt(e(367))/1*(parseInt(e(361))/2)+-parseInt(e(358))/3+-parseInt(e(363))/4+-parseInt(e(366))/5+parseInt(e(357))/6+-parseInt(e(353))/7+parseInt(e(356))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ya);class tc extends t.Plugin{static get[$a(359)](){return[ha]}[$a(370)](){const t=$a,e=this[t(369)];e[t(355)][t(362)](t(354))&&e[t(355)][t(365)](t(364))[t(368)](t(360))}}const ec=rc;function nc(){const t=["accept","getSuggestionCallback","tableAlignment","registerCustomCallback","registerDescriptionCallback","1791pLnsjT","formatBlock","tableBackgroundColor","TrackChangesTableProperties","174ljzJGW","1594720gsaQdD","subType","2024176zMbDFx","*Format:* change table cell properties","enqueueChange","tableCellWidth","descriptionFactory","selection","tableCellBorderStyle","batch","tableCellHeight","discard","data","get","TableCellPropertiesEditing","change","editor","handleDiscardAction","pluginName","afterInit","tableBorderColor","getContainedElement","format","start","TablePropertiesEditing","plugins","6776328jmXymk","has","markBlockFormat","getFirstPosition","tableBorderWidth","model","_handlePropertyChange","2892nJnnWU","handleSuggestionDescription","table","nodeAfter","getSuggestions","join","tableCellBorderWidth","_suggestionFactory","18138951xPiKIm","128185IFqnAk","commandParams","getAttribute","*Format:* change table properties","tableProperties","findAncestor","tableBorderStyle","tableCellBorderColor","tableCellVerticalAlignment","tableCellPadding","setAttribute","tableWidth","441523AXDjfX","_getSuggestion","tableHeight","tableCellProperties","TableUtils","removeAttribute","locale","TrackChangesEditing","document","enableCommand","tableCellBackgroundColor","getSelectionAffectedTableCells","tableCellHorizontalAlignment"];return(nc=function(){return t})()}function rc(t,e){const n=nc();return(rc=function(t,e){return n[t-=277]})(t,e)}!function(t){const e=rc,n=t();for(;;)try{if(497574===-parseInt(e(352))/1+parseInt(e(331))/2*(-parseInt(e(293))/3)+-parseInt(e(298))/4+parseInt(e(340))/5*(parseInt(e(297))/6)+parseInt(e(300))/7+-parseInt(e(324))/8+parseInt(e(339))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nc);class sc extends t.Plugin{constructor(t){const e=rc;super(t),this[e(344)]=[e(318),e(346),e(328),e(290),e(351),e(277),e(295)],this[e(278)]=[e(347),e(306),e(337),e(349),e(303),e(308),e(285),e(287),e(348)]}static get[ec(316)](){return ec(296)}[ec(317)](){const t=ec,e=this[t(314)][t(323)][t(311)](t(282));if(this[t(314)][t(323)][t(325)](t(322))){for(const n of this[t(344)])e[t(284)](n,((e,r)=>{const s=t,o=this[s(314)][s(329)][s(283)][s(305)][s(327)]()[s(345)](s(333));this[s(330)](n,[o],this[s(344)],s(344),e,r)}));e[t(338)][t(291)](t(294),t(344),t(288),e[t(338)][t(289)](t(294),null,t(309))),e[t(338)][t(291)](t(294),t(344),t(309),((e,n)=>this[t(315)](this[t(344)],e,n))),e[t(338)][t(291)](t(294),t(344),t(336),(()=>!1))}if(this[t(314)][t(323)][t(325)](t(312))){for(const n of this[t(278)])e[t(284)](n,((e,r)=>{const s=t,o=this[s(314)][s(323)][s(311)](s(279))[s(286)](this[s(314)][s(329)][s(283)][s(305)]);this[s(330)](n,o,this[s(278)],s(278),e,r)}));e[t(338)][t(291)](t(294),t(278),t(288),e[t(338)][t(289)](t(294),null,t(309))),e[t(338)][t(291)](t(294),t(278),t(309),((e,n)=>this[t(315)](this[t(278)],e,n))),e[t(338)][t(291)](t(294),t(278),t(336),(()=>!1))}e[t(304)][t(292)]((e=>this[t(332)](e)))}[ec(330)](t,e,n,r,s,o){const i=ec,a=this[i(314)][i(323)][i(311)](i(282));this[i(314)][i(329)][i(302)](o[i(307)],(()=>{const t=i;for(const i of e)if(this[t(353)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(342)](r);void 0!==n&&(e[r]=n)}s(o),a[t(326)](i,{commandParams:[e]},[],r)}}))}[ec(315)](t,e,n){const r=ec,s=e[0][r(321)][r(334)],o=n[r(341)][0];this[r(314)][r(329)][r(313)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(350)](r,o[r],s):e[n(280)](r,s)}))}[ec(332)](t){const e=ec;if(t[e(310)])switch(t[e(299)]){case e(344):return{type:e(320),content:Kr(this[e(314)][e(281)],e(343))};case e(278):return{type:e(320),content:Kr(this[e(314)][e(281)],e(301))}}}[ec(353)](t,e){const n=ec,r=this[n(314)][n(323)][n(311)](n(282));for(const s of r[n(335)]({skipNotAttached:!0})){const r=s[n(319)]();if(s[n(299)]===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=Qt?function(t,e){return Qt(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=Mc;function Cc(){const t=["_afterChanges","clear","showSuggestionHighlights","getSuggestions","insertion:join","assign","_findSuggestions","_refreshAttributeSuggestionsChain","getMultiRangeId","collaboration.channelId","1588iCDVms","formatInline:chain","consumable","highest","formatBlock:discard","track-changes-suggestion-not-found","_joinSuggestions","pop","join","change","locale","open","attribute:discard","track-changes-adapter-already-set","getItems","_getExternalAuthor","registerBlockAttribute","every","suggestionUnloaded","return","ready","_refreshSuggestionsChain","pluginName","plugins","multi","createdAt","resolve","markBlockFormat","addComment","for","createPositionAt","setTo","from","ck-suggestion-marker-","_breakSuggestionMarker","update:suggestion","concat","ck-suggestion-marker-formatBlock","push","isTouching","getWalker","listenTo","_joinWithAdjacentSuggestions","attribute:join","nodeBefore","_saved","enableReadOnlyMode","activeMarkers","change:data","FORMATTING","createRange","trackChanges.trackFormatChanges","_defaultCallbacks","_cutOutSuggestionMarker","find","_model","addMarker:suggestion:formatBlock","discardSelectedSuggestions","isBlock","head","lowest","removed","never","markInsertion","track-changes-user-not-found","_removeSuggestion","end","howMany","markerName","model","getContainedElement","fire","execute","_processAttributeSuggestions","trackChanges","markerNameToElements","trackChanges.mergeNestedSuggestions","size","backward","_setSuggestionRange","suggestionChanged","isExternal","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.","isIntersectingWithRange","removeMarker:suggestion:attribute","TrackChangesEditing","isOwn","ck-suggestion-marker","_recordAttributeChanges","format","markAttributeChange","isSelectable","markDeletion","createElement","_handleNewSuggestionMarker","editing","registerCustomCallback","value","track-changes-adapter-missing-getsuggestion","delete","isInsideObject","stringify","dataDowncast","deletion:accept","_isDataLoaded","attributes","commands","getMarkers","enqueueChange","ck-suggestion-marker-formatInline","fromCharCode","after","then","remove","addHighlight","documentSelection","consume","_getMarkerAnnouncementText","_splitMarkerName","has","_initAriaMarkerChangeAnnouncements","_adapter","position","discard","isLocal","widget","removeClass","forward","filter","20uUlSdr","item","createSelection","4602248PpstLK","_checkSuggestionCorrectness","addMarkerName","removeMarker:suggestion:formatBlock","27990kyJIZk","suggestion-type","document","refresh","CommentsRepository","getNearestSelectionRange","formatInline:","formatBlock:accept","removeMarkers","getChanges","nodeAfter","dataReady","config","rejected","getLastMatchingPosition","markInlineFormat","get","getUser","comments","deleteContent","_setSuggestionData","before","groupId","markMultiRangeDeletion","_enabledCommands","_recordAttributeSuggestions","split","insertion:chain","_isBlockAttribute","ENTER","Users","containerElement","addClass","setAttribute","addUser","map","move","track-changes-suggestion-data-mismatch","skipNestingCheck","formatInline:accept","containsItem","updateSuggestion","addSuggestion","isLimit","isBefore","_reduceSuggestionAttributeRange","stop","3201SedPpP","67316zzcMIu","chain","deletion:","forceDefaultExecution","_mergeNestedSuggestions","creator","options","element","formatInline","buildSuggestion","catch","schema","set","descriptionFactory","isArray","$text","enableDefaultAttributesIntegration","attribute","isInContent","insertion","range","suggestion:attribute:","12dCsOEy","markMultiRangeInsertion","hasCommentThread","substring","getFirstMarker","containsRange","isIntersecting","author","isDocumentOperation","hasSuggestion","reconvertMarker","applyOperation","forEach","adapter","enableCommand","acceptAllSuggestions","keys","authoredAt","ck-suggestion-marker--active","data","_updateSuggestionData","isEqual","_getSuggestionData","define","fetchCommentThread","_editor","mapper","track-changes-command-not-found","key","root","formatInline:join","getRanges","some","_getAuthorFromId","discardAllSuggestions","getAttribute","stopListening","_customCallbacks","_SUGGESTION_ANNOUNCEMENT","originalSuggestionId","hasComments","accept","getCommentThread","addMarker:suggestion:attribute","clone","authorName","$textProxy","getAllAdjacentSuggestions","acceptSuggestion","deletion","parent","length","attributeNewValue","subType","data-author-id","isObject","_suggestionFactory","conversion","unbindElementFromMarkerName","accepted","requires","newValue","formatBlock:join","splitPosition","editor","formatBlock:chain","createPositionBefore","_onDiscard","suggestion:","insertion:","isAtStart","attribute:accept","getShiftedBy","isAfter","_createSuggestion","addMarker:suggestion","insert","removeMarker","createPositionAfter","_commentsRepository","markerReady","getFirstRange","external:","targetPosition","toUpperCase","start","4260411rxetGZ","createRangeIn","deletion:discard","elementEnd","@external","low","elementToElement","substr","formatInline:discard","newRange","$graveyard","oldRange","$marker","insertion:accept","unshift","markMultiRangeBlockFormat","normal","_isRegisteredAttribute","dataToMarker","toJSON","markerToData","registerPostFixer","discardSuggestion","trackChangesCommand","action","includes","getChangedMarkers","deletion:join","init","add","change:activeMarkers","splice","getSuggestion","commentThread","announce","next","_registerDefaultCallbacks","default","isMultiRange","suggestion","containsPosition","track-changes-enable-command-twice","11535ducqSi","toViewElement","editingDowncast","suggestionLoaded","name","marker-count","_trackFormatChanges","getSuggestionCallback","3529536oJLqKD","markerToHighlight","getDifference","isAtEnd","oldValue","meta","1277280BqIRJs","_inlineAttributeKeys","_rangeIsInLocalUserInsertion","_suggestions","containsRangeInObject","data-suggestion","insertion:discard","getRange","bindElementToMarker","LEAVE","formatBlock","rootName","addRange","unbind","always","commandName","previous","warn","formatGroupId","deletion:chain","startsWith","attributeOldValue","isRemovable","isCollapsed","addSuggestionData","_isForcedDefaultExecutionBlock","selection","isUndo","writer","getAncestors","group","isNextTo","_addSuggestionMarker","multipleBlocks","upcast","values","attribute:","_addThreadToSuggestion","elementStart","tablePasteChainId","removeAttribute","updateMarker","attributeKey","high","error-saving-suggestion-data-suggestion-discarded","_getAttributeKey","sort","getIntersection","type","_blockAttributeKeys","rethrowUnexpectedError","batch","addMarker","setSelection","getCustomProperty","_reduceExistingSuggestions","notReady","acceptSelectedSuggestions","addCommentThread","PENDING_ACTION_SUGGESTION","removeComment","PendingActions","moveTargetPosition","formatBlock:","fromRange","registerInlineAttribute","differ","detach","_suggestionState","insertContent","rename","markers","$elementName","change:_saved","_processAttributeChanges","createRangeOn"];return(Cc=function(){return t})()}!function(t){const e=Mc,n=t();for(;;)try{if(695047===-parseInt(e(433))/1*(-parseInt(e(378))/2)+-parseInt(e(163))/3+parseInt(e(249))/4*(parseInt(e(149))/5)+parseInt(e(455))/6*(-parseInt(e(381))/7)+-parseInt(e(157))/8+parseInt(e(541))/9+parseInt(e(385))/10*(parseInt(e(432))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cc);const Lc=kc(235);class Rc extends t.Plugin{static get[kc(515)](){return[kc(389),o.Users,t.PendingActions,ts,ss,us,gs,ys,Es,Ls,vs,js,no,oo,uo,po,bo,Co,No,wo,Bo,zo,Go,Xo,$o,ri,li,Ii,wi,ai,Vs,Xs,Ti,Ci,Si,Bi,Gi,Ki,Qi,ta,sa,ua,ha,Ea,ya,tc,Ra,Da,Va,sc,xa,Ka,Qa]}static get[kc(271)](){return kc(334)}constructor(t){const e=kc;function n(t){const e=Mc;return t[e(420)]((t=>String[e(359)](t)))[e(257)]("")}super(t),this[e(410)]=!1,this[e(445)](e(296),[]),this.on(e(571),((n,r,s,o)=>{const i=e;this[i(304)][i(258)]((()=>{const e=i;for(const n of[...o,...s])this[e(304)][e(234)][e(368)](n)&&t[e(344)][e(465)](n)}))})),this[e(446)]=new Zr(this[e(519)][e(318)][e(444)],this[e(519)][e(259)]),this[e(370)]=null,this[e(511)]=new Nc(this[e(519)]),this[e(166)]=new Map,this[e(534)]=t[e(272)][e(401)](e(389)),this[e(409)]=new Set,this[e(304)]=this[e(519)][e(318)],this[e(231)]=new WeakMap,this[e(188)]=!1,this[e(212)]=new Set([e(235)]),this[e(164)]=new Set,t[e(397)][e(478)](e(300),e(144)),this[e(155)]=t[e(397)][e(401)](e(300)),t[e(397)][e(478)](e(325),!0),this[e(437)]=t[e(397)][e(401)](e(325)),this[e(564)]=new f(t,this[e(409)]),this[e(369)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,56,51,52])}[kc(569)](){const t=kc,n=this[t(519)],r=(e,n)=>{const r=t;if(r(450)!=e)return r(282)+e;const s=n[r(411)]("|")[0];return this[r(413)](s)?r(286):r(358)};n[t(512)][t(278)](t(151))[t(158)]({model:t(146),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(367)](e[n(317)]),c=[n(336),r(i,a)];let u=3e3;return this[n(296)][n(566)](e[n(317)])&&(c[n(287)](n(473)),u=3010),n(504)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(512)][t(278)](t(351))[t(570)]((e=>{const r=t;e.on(r(530),((t,e,s)=>{const o=r;if(!s[o(439)][o(241)])return;const i=e[o(379)];if(!i)return;const c=s[o(481)][o(150)](i);n[o(318)][o(444)][o(510)](i)&&c&&!c[o(217)](o(374))&&c.is(o(416))&&(0,a.toWidget)(c,s[o(191)])}),{priority:r(206)})})),n[t(512)][t(278)](t(351))[t(158)]({model:t(146),view:(e,n)=>{const s=t;if(!n[s(439)][s(241)])return null;const{type:o,subType:i}=this[s(367)](e[s(317)]);return{classes:[s(336),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(379)])return;const{id:c,authorId:u}=this[a(367)](o[a(317)]);if(r){const t=this[a(166)][a(401)](c),e=this[a(208)](t);if(!this[a(413)](e))return}if(o[a(379)].is(a(189)))return void i[a(251)][a(365)](o[a(379)],s[a(153)]);const l=i[a(481)][a(150)](o[a(379)]);if(o[a(379)].is(a(440))&&n[a(318)][a(444)][a(307)](o[a(379)])&&!l[a(217)](a(363))){i[a(191)][a(417)]([a(336),a(286)],l),i[a(191)][a(418)](a(168),c,l),i[a(191)][a(418)](a(509),u,l),i[a(481)][a(171)](l,o[a(317)]),e&&(this[a(296)][a(566)](o[a(317)])?i[a(191)][a(417)](a(473),l):i[a(191)][a(375)](a(473),l));for(const t of n[a(318)][a(542)](o[a(379)])[a(263)]())i[a(251)][a(365)](t,s[a(153)]);i[a(251)][a(365)](o[a(379)],s[a(153)])}};n[t(512)][t(278)](t(351))[t(570)]((e=>{const n=t;e.on(n(305),((t,e,r)=>{const o=n;r[o(439)][o(241)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(252)})})),n[t(512)][t(278)](t(351))[t(570)]((e=>{const n=t;e.on(n(498),((t,e,r)=>{const o=n;r[o(439)][o(241)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(252)})})),n[t(512)][t(278)](t(351))[t(561)]({model:t(146),view:(e,n)=>n[t(439)][t(241)]?null:{group:t(146),name:e[t(548)](11)}}),n[t(512)][t(278)](t(197))[t(547)]({view:{name:t(146),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(523)+e[r(490)](r(386))+":"+e[r(490)]("id");return e[r(490)](r(154))&&(s+=":"+e[r(490)](r(154))),n[r(342)](r(553),{"data-name":s})}}),n[t(512)][t(278)](t(197))[t(559)]({view:t(146)}),n[t(512)][t(278)](t(151))[t(570)]((e=>{const n=t;e.on(n(305),s(),{priority:n(206)})})),n[t(512)][t(278)](t(151))[t(570)]((e=>{const n=t;e.on(n(498),s({isAttributeSuggestion:!0}),{priority:n(206)})})),n[t(512)][t(278)](t(151))[t(570)]((e=>{const n=t;e.on(n(384),((t,e,r)=>{const s=n,o=r[s(481)][s(324)](e[s(317)]);if(o)for(const t of o)t[s(217)](s(363))||(r[s(191)][s(375)]([s(336),s(286),s(473)],t),r[s(191)][s(203)](s(168),t),r[s(191)][s(203)](s(509),t),r[s(481)][s(513)](t,e[s(317)]))}),{priority:n(206)})})),n[t(512)][t(278)](t(151))[t(570)]((e=>{const n=t;e.on(n(333),((t,e,r)=>{const s=n,o=r[s(481)][s(324)](e[s(317)]);if(!o)return;const{id:i}=this[s(367)](e[s(317)]),a=this[s(166)][s(401)](i),c=this[s(208)](a);if(this[s(413)](c))for(const t of o)t[s(217)](s(363))||(r[s(191)][s(375)]([s(336),s(286),s(473)],t),r[s(191)][s(203)](s(168),t),r[s(191)][s(203)](s(509),t),r[s(481)][s(513)](t,e[s(317)]))}),{priority:n(206)})})),n[t(318)][t(387)][t(562)]((e=>{const r=t;let s=!1;const o=Array[r(281)](n[r(318)][r(387)][r(229)][r(567)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(367)](t);if(r(146)!==o)continue;const h=this[r(166)][r(401)](f);if(null!=c[r(550)]){r(441)==u&&(s=s||Oc(c[r(550)],t,e,n[r(318)][r(444)]));const o=r(450)==u&&this[r(413)](l[r(411)]("|")[0]);if(c[r(550)][r(186)]||r(551)==c[r(550)][r(484)][r(174)]||r(173)==u&&!Dc(c[r(550)])||o&&!Dc(c[r(550)])||r(504)==u&&(vc(a=c[r(550)])||function(t){const e=r;return t[e(540)][e(505)]==t[e(315)][e(293)]&&t[e(540)][e(160)]}(a)))e[r(532)](t),s=!0;else{if(!h||!h[r(451)])continue;if(c[r(550)]&&c[r(552)]&&c[r(550)][r(476)](c[r(552)]))continue;i[r(570)](h)}}}var a;return i[r(326)]>0&&(s=!!this[r(291)](i)||s),s})),n[t(318)][t(387)][t(562)]((e=>{const r=t;let s=!1;for(const t of n[r(318)][r(387)][r(229)][r(394)]())if(r(531)==t[r(211)])for(const t of this[r(166)][r(198)]()){if(t[r(145)]||!t[r(451)])continue;const o=r(173)==t[r(211)],i=this[r(208)](t),a=i&&this[r(413)](i);if(!o&&!a)continue;const c=t[r(536)]();if(c[r(540)][r(505)]!=c[r(315)][r(505)]&&!c[r(315)][r(160)]){const o=n[r(318)][r(279)](c[r(540)][r(395)],r(315)),i=n[r(318)][r(299)](c[r(540)],o);e[r(204)](t[r(459)](),{range:i}),s=!0}}return s})),n[t(318)][t(387)][t(562)]((e=>this[t(237)](e))),n[t(318)][t(387)][t(562)]((e=>!e[t(214)][t(373)]&&this[t(322)](e))),n[t(318)].on(t(239),(()=>{this[t(410)]=!1})),n[t(318)][t(387)].on(t(297),((r,s)=>{const o=t;if(!s[o(373)]||s[o(190)])return;if(!this[o(410)])return;const i=n[o(318)][o(387)][o(229)][o(394)]();if(0==i[o(506)])return;const a=[],c=i[o(377)]((t=>o(450)==t[o(211)])),u=i[o(377)]((t=>o(531)==t[o(211)]&&o(448)!=t[o(153)]));for(const t of c)this[o(558)](t[o(205)])&&a[o(287)]({key:t[o(205)],newValue:t[o(507)],oldValue:t[o(184)],range:Fc(t[o(453)],n[o(318)])});for(const t of u){if(o(233)!=t[o(565)]&&o(388)!=t[o(565)])continue;const e=Pc(t[o(371)][o(395)],n[o(318)]),r=t[o(406)];o(233)==t[o(565)]&&a[o(287)]({key:o(235),newValue:t[o(153)],oldValue:r[o(153)],range:e});for(const[n,s]of r[o(354)]){if(!this[o(558)](n))continue;const r=t[o(354)][o(401)](n);s!==r&&a[o(287)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(354)])this[o(558)](n)&&(r[o(354)][o(368)](n)||a[o(287)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(506)]&&n[o(318)][o(357)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(339)](t,e,s,o,{groupId:r});this[n(218)](t,a)}))}),{priority:t(309)}),n[t(318)][t(234)].on(t(284),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(367)](n[s(153)]),e=this[s(166)][s(401)](t);e&&e[s(383)](n[s(153)])}})),n[t(318)][t(387)].on(t(297),(()=>{const e=t,r=Array[e(281)](n[e(318)][e(387)][e(229)][e(567)]())[e(377)]((t=>e(146)===this[e(367)](t[e(153)])[e(193)]));if(0===r[e(506)])return;r[e(209)](((t,n)=>{const r=e,s=t[r(474)][r(552)],o=n[r(474)][r(552)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(540)][r(429)](o[r(540)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(367)](t);if(null===n[e(552)]){const n=this[e(343)](t);o[e(570)](n)}else{const t=this[e(166)][e(401)](r);null!==n[e(550)]||t[e(451)]?(s[e(570)](t[e(308)]),o[e(570)](t)):this[e(314)](t)}}o[e(326)]>0&&this[e(270)](o);for(const t of s)this[e(320)](e(329),t)})),n[t(318)].on(t(466),((e,r)=>{const s=t,o=r[0];if(!this[s(166)][s(326)])return;if(!o[s(463)])return;if(o[s(214)][s(190)]||!o[s(214)][s(373)])return;let i,a;switch(o[s(211)]){case s(531):i=n[s(318)][s(279)](o[s(371)]),a=i[s(527)](o[s(316)]);break;case s(411):i=n[s(318)][s(279)](o[s(518)]),a=n[s(318)][s(279)](o[s(225)]);break;case s(421):i=n[s(318)][s(279)](o[s(538)]),a=i[s(527)](o[s(316)]);break;default:return}const c=n[s(318)][s(299)](i,a);n[s(318)][s(258)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(245)](c)){if(e[t(145)])continue;if(t(441)==e[t(211)])continue;const r=this[t(208)](e);if(r&&this[t(413)](r)&&t(411)!=o[t(211)])continue;const s=e[t(474)]&&e[t(474)][t(196)];(t(173)!=e[t(211)]||t(411)==o[t(211)]&&!s)&&(n[t(167)]||t(452)==e[t(211)]&&n[t(335)]||e[t(536)]()[t(460)](c)&&this[t(283)](e,i,a))}}))}),{priority:t(309)}),n[t(318)].on(t(404),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(436)])return;if(this[s(188)])return;if(!this[s(564)][s(346)])return;if(o[s(186)])return;const a=n[s(318)][s(444)],{start:c,end:u}=o[s(536)](),l=c[s(395)]&&a[s(428)](c[s(395)])?null:a[s(390)](c,s(376)),f=u[s(293)]&&a[s(428)](u[s(293)])?null:a[s(390)](u,s(327)),h=n[s(318)][s(299)](l?l[s(540)]:c,f?f[s(315)]:u);n[s(318)][s(258)]((t=>{const e=s;this[e(341)](h);const r=n[e(318)][e(444)][e(390)](h[e(540)]);o.is(e(364))?t[e(216)](r):o[e(280)](r)})),e[s(431)]()}),{priority:e.priorities[t(557)]+10}),n[t(318)].on(t(232),((e,r)=>{const s=t,o=r[r[s(506)]-1];o&&o[s(436)]||this[s(188)]||this[s(564)][s(346)]&&(n[s(318)][s(258)]((()=>{const t=s;let o=n[t(318)][t(232)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(268)]=o[t(499)]();const i=o[t(315)][t(293)],a=n[t(318)][t(444)];i&&a[t(307)](i)&&!a[t(510)](i)&&(o=n[t(318)][t(299)](o[t(540)],n[t(318)][t(279)](i,t(315)))),this[t(312)](o)})),e[s(431)]())}),{priority:t(206)}),this[t(519)][t(355)][t(570)](t(323),this[t(564)]),this[t(469)](t(323));const o=new p(n,this[t(166)]);n[t(355)][t(570)](t(503),o),this[t(469)](t(503));const i=new b(n,this[t(166)]);n[t(355)][t(570)](t(563),i),this[t(469)](t(563)),n[t(355)][t(570)](t(470),new v(n,o,this[t(166)])),this[t(469)](t(470)),n[t(355)][t(570)](t(489),new v(n,i,this[t(166)])),this[t(469)](t(489)),n[t(355)][t(570)](t(220),new F(n,o,this[t(166)])),this[t(469)](t(220)),n[t(355)][t(570)](t(306),new F(n,i,this[t(166)])),this[t(469)](t(306));const c=n[t(272)][t(401)](t(389));this[t(290)](c,t(277),((e,{threadId:n})=>{const r=t,s=this[r(166)][r(401)](n);s&&s[r(574)]&&1===s[r(574)][r(506)]&&this[r(475)](n,{hasComments:!0})}),{priority:t(546)}),this[t(290)](c,t(223),((e,{threadId:n})=>{const r=t,s=this[r(166)][r(401)](n);s&&s[r(574)]&&!s[r(574)][r(506)]&&this[r(475)](n,{hasComments:!1})}),{priority:t(546)})}set[kc(468)](t){const n=kc;if(this[n(370)])throw new e.CKEditorError(n(262),this);this[n(370)]=t}get[kc(468)](){return this[kc(370)]}[kc(242)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(166)][n(198)]())t&&!e[n(451)]||r[n(287)](e);return e?r[n(420)]((t=>t[n(560)]())):r}[kc(573)](t){const n=kc,r=this[n(166)][n(401)](t);if(!r)throw new e.CKEditorError(n(254),this);return r}[kc(464)](t){const e=kc;return this[e(166)][e(368)](t)}[kc(187)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(211)][e(411)](":"),a=this[e(166)][e(401)](r)||this[e(529)](o,i,r,n,s);if(this[e(200)](a),this[e(382)](a,o,i||null,n),a[e(274)]=t[e(274)],a[e(353)]=!0,s&&s[e(545)]){const t=s[e(545)],n=this[e(264)](t[e(500)]);a[e(472)]=t[e(274)],a[e(462)]=n,a[e(330)]=!0}else a[e(472)]=t[e(274)];switch(t[e(474)]&&(a[e(474)]=t[e(474)]),t[e(354)]&&(a[e(354)]=t[e(354)]),this[e(370)]&&this[e(370)][e(427)]||(a[e(294)]=!0),this[e(231)][e(401)](a)){case e(219):this[e(231)][e(445)](a,e(396));break;case e(535):a[e(451)]?(this[e(291)](new Set([a])),this[e(270)](new Set([a])),this[e(231)][e(445)](a,e(269)),this[e(320)](e(152),a)):this[e(231)][e(445)](a,e(310))}return a}[kc(503)](t){const e=kc;this[e(436)]((()=>{const n=e;this[n(519)][n(318)][n(258)]((()=>{const e=n;for(const n of t[e(502)]())n[e(496)]()}))}))}[kc(563)](t){const e=kc;this[e(436)]((()=>{const n=e;this[n(519)][n(318)][n(258)]((()=>{const e=n;for(const n of t[e(502)]())n[e(372)]()}))}))}[kc(469)](t,n){const r=kc,s=this[r(519)][r(355)][r(401)](t);if(!s)throw new e.CKEditorError(r(482),this,{commandName:t});if(this[r(409)][r(368)](s))throw new e.CKEditorError(r(148),this,{commandName:t});this[r(409)][r(570)](s),n&&s.on(r(321),((t,e)=>{const o=r;this[o(564)][o(346)]&&(this[o(188)]||(e[o(506)]>0&&e[e[o(506)]-1]&&e[e[o(506)]-1][o(436)]?e[o(256)]():(t[o(268)]=n(((...t)=>s[o(321)](...t,{forceDefaultExecution:!0})),...e),t[o(431)]())))}),{priority:r(206)})}[kc(436)](t){const n=kc;let r,s;const o=this[n(188)];this[n(188)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(188)]=!1),s&&e.CKEditorError[n(213)](s,this),r}[kc(312)](t,n=null,r={}){const s=kc;if(t[s(186)])return null;const o=this[s(519)][s(272)][s(401)](s(415)).me;for(const{suggestion:e,meta:o}of this[s(245)](t,s(452)))if(o[s(335)]){if(!o[s(194)]){if(o[s(167)]){if(!this[s(437)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(283)](e,t[s(540)],t[s(315)]);break}if(n==e[s(508)]&&Uc(e,r)){const n=e[s(536)]();return n[s(540)][s(476)](t[s(315)])?this[s(328)](e,this[s(304)][s(299)](t[s(540)],n[s(315)])):this[s(328)](e,this[s(304)][s(299)](n[s(540)],t[s(315)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(524)+n:s(452),u=this[s(405)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(195)](c,i,a,t),u}[kc(456)](t,n=kc(273),r={}){const s=kc,o=this[s(519)][s(272)][s(401)](s(415)).me,i=this[s(511)][s(156)](s(452),n,s(257));for(const e of this[s(242)]())if(e[s(462)].id==o.id&&s(452)==e[s(211)]&&e[s(508)]==n&&Uc(e,r)&&(i(e[s(486)](),t)||i(t,e[s(486)]()))){for(const n of t)e[s(175)](n);return e}for(const{suggestion:e,meta:n}of this[s(245)](t,s(452))){if(!n[s(335)])continue;if(!this[s(437)]&&n[s(167)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(486)]())for(const e of t)if(!n[s(460)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(524)+n,l=this[s(405)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(195)](u,a,c,e,zr[s(247)]());return l}[kc(400)](t,n,r=null,s={}){const o=kc;if(r=r||wc(n),t[o(186)])return null;if(o(311)===this[o(155)]){const e=this[o(511)][o(156)](o(441),r,o(496));return this[o(436)]((()=>e([t],n,s))),null}const i=this[o(519)][o(272)][o(401)](o(415)).me,a=[];if(o(177)!==this[o(155)])for(const{suggestion:e,meta:n}of this[o(245)](t,o(452)))n[o(335)]&&!n[o(349)]&&a[o(287)](...e[o(486)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(210)](s);e&&r[n(287)](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(506)];){const s=r[e][n(159)](t);r[n(572)](e,1,...s),e+=s[n(506)]}}return r}(t,a);c[o(506)]&&this[o(304)][o(258)]((()=>{const t=o;for(const e of c){const o=this[t(511)][t(156)](t(441),r,t(496));this[t(436)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(540)],u=t[o(315)];for(const{suggestion:e,meta:n}of this[o(245)](t,o(441))){if(!n[o(335)])continue;if(e[o(508)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(536)]();if(i[o(460)](t,!0))return null;c=c[o(429)](i[o(540)])?c:i[o(540)],u=u[o(528)](i[o(315)])?u:i[o(315)],a?i[o(540)][o(429)](a[o(536)]()[o(540)])?(a[o(393)](),a=e):e[o(393)]():a=e}const l=this[o(304)][o(299)](c,u);if(a)this[o(328)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(405)]({id:t,type:o(391)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(195)](o(391)+r,t,a,l)}}return null}[kc(276)](t,n,r=[],s=null,o={}){const i=kc;n[i(181)]||(n[i(181)]=n[i(178)]),n[i(196)]=t.is(i(453)),s=s||wc(n);const a=r[i(420)]((t=>Pc(t,this[i(304)]))),c=t.is(i(453))?t:Pc(t,this[i(304)]);if(i(311)===this[i(155)]){const t=this[i(511)][i(156)](i(173),s,i(496));return this[i(436)]((()=>t([c],n,o))),null}a[i(287)](c);let u=!0;for(const t of a)if(!this[i(165)](t)){u=!1;break}if(u&&i(177)!==this[i(155)]){const t=this[i(511)][i(156)](i(173),s,i(496));return this[i(436)]((()=>t([c],n,o))),null}let l=null,f=c[i(540)],h=c[i(315)];for(const{suggestion:t,meta:e}of this[i(245)](c,i(173))){if(!e[i(335)])continue;if(e[i(194)]||e[i(167)]||e[i(349)])continue;if(t[i(474)][i(181)]!=n[i(181)])continue;if(!Uc(t,o))continue;const r=t[i(536)]();if(t[i(508)]==s){if(r[i(460)](c,!0))return null;f=f[i(429)](r[i(540)])?f:r[i(540)],h=h[i(528)](r[i(315)])?h:r[i(315)],l?r[i(540)][i(429)](l[i(536)]()[i(540)])?(l[i(393)](),l=t):t[i(393)]():l=t}else{const e=c[i(210)](r);this[i(302)](t,e)}}const g=this[i(519)][i(272)][i(401)](i(415)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(328)](l,this[i(304)][i(299)](f,h)),l;{const t=this[i(405)]({id:d,type:i(226)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(195)](i(226)+s,d,p,this[i(304)][i(299)](f,h)),t}}[kc(556)](t,n,r=[],s=null,o={}){const i=kc;n[i(181)]||(n[i(181)]=n[i(178)]);const a=t[0];n[i(196)]=a.is(i(453)),s=s||wc(n);const c=r[i(420)]((t=>Pc(t,this[i(304)]))),u=a.is(i(453))?t:t[i(420)]((t=>Pc(t,this[i(304)])));if(i(311)===this[i(155)]){const t=this[i(511)][i(156)](i(173),s,i(496));return this[i(436)]((()=>t(u,n,o))),null}c[i(287)](...u);let l=!0;for(const t of c)if(!this[i(165)](t)){l=!1;break}if(l&&i(177)!==this[i(155)]){const t=this[i(511)][i(156)](i(173),s,i(496));return this[i(436)]((()=>t(u,n,o))),null}const f=this[i(519)][i(272)][i(401)](i(415)).me;for(const t of this[i(242)]()){if(t[i(462)].id!=f.id)continue;if(i(173)!=t[i(211)]||t[i(474)][i(181)]!=n[i(181)])continue;if(!Uc(t,o))continue;const e=t[i(508)]==s;for(let n=0;n<u[i(506)];n++){const r=u[n];for(const s of t[i(356)]()){const o=s[i(170)]();if(r[i(476)](o)){e?(u[i(572)](n,1),n--):t[i(532)](s[i(153)]);break}}}}if(0==u[i(506)])return null;const h=this[i(511)][i(156)](i(173),s,i(257));for(const t of this[i(242)]())if(t[i(462)].id==f.id&&i(173)==t[i(211)]&&t[i(474)][i(181)]==n[i(181)]&&t[i(508)]==s&&Uc(t,o)&&(h(t[i(486)](),u)||h(u,t[i(486)]()))){for(const e of u)t[i(175)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(226)+s,m=this[i(405)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(195)](p,g,d,t,zr[i(247)]());return m}[kc(341)](t,n=null,r={}){const s=kc;if(t[s(186)])return null;const o=this[s(519)][s(272)][s(401)](s(415)).me,a=new i.LiveRange(t[s(540)],t[s(315)]);for(const{suggestion:t,meta:e}of this[s(245)](a,s(452)))if(e[s(335)]&&!e[s(194)])if(t[s(145)]){const e=t[s(486)]()[s(377)]((t=>s(551)!=t[s(484)][s(174)]));if(e[s(266)]((t=>a[s(460)](t,!0)))&&t[s(372)](),e[s(487)]((t=>t[s(460)](a,!0)))){const t=this[s(511)][s(156)](s(504),n,s(496));return this[s(436)]((()=>t([a],null,r))),null}}else{const e=a[s(210)](t[s(536)]());null!==e&&t[s(522)]([e],null,r)}if(a[s(230)](),a[s(186)]||s(551)==a[s(484)][s(174)])return null;let c=null,u=a[s(540)],l=a[s(315)];const f=this[s(245)](a,s(504));for(const{suggestion:t,meta:e}of f){const n=this[s(304)][s(299)](u,l);if(e[s(335)]&&(this[s(437)]||!e[s(167)]&&!e[s(349)]))if(t[s(145)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(486)]()){if(r[s(460)](n,!0))return t;n[s(460)](r)||(e=!1)}e&&t[s(372)]()}else{const e=t[s(536)]();if(e[s(460)](n,!0))return t;if(!Uc(t,r)){n[s(460)](e)?t[s(393)]():e[s(147)](u)?u=e[s(315)]:e[s(147)](l)&&(l=e[s(540)]);continue}u=u[s(429)](e[s(540)])?u:e[s(540)],l=l[s(528)](e[s(315)])?l:e[s(315)],r=Object[s(244)]({},t[s(354)]),c?e[s(540)][s(429)](c[s(536)]()[s(540)])?(c[s(393)](),c=t):t[s(393)]():c=t}}if(c)return this[s(328)](c,this[s(304)][s(299)](u,l)),c;{const t=(0,e.uid)(),i=this[s(304)][s(299)](u,l),a=o.id,c=n?s(435)+n:s(504),f=this[s(405)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(195)](c,t,a,i),f}}[kc(408)](t,n=kc(273),r={}){const s=kc,o=this[s(519)][s(272)][s(401)](s(415)).me,a=t[s(420)]((t=>new i.LiveRange(t[s(540)],t[s(315)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(245)](a,s(452)))e[s(335)]&&!e[s(194)]&&c[s(570)](t);for(const e of c)if(e[s(145)]){const o=e[s(486)]();if((!e[s(354)]||!e[s(354)][s(423)])&&o[s(266)]((t=>a[s(487)]((e=>e[s(460)](t,!0)))))&&e[s(372)](),a[s(266)]((t=>o[s(487)]((e=>e[s(460)](t,!0)))))){const e=this[s(511)][s(156)](s(504),n,s(496));return this[s(436)]((()=>e(t,null,r))),null}}else{const t=e[s(536)]();if(a[s(487)]((e=>e[s(460)](t,!0)))&&e[s(372)](),a[s(266)]((e=>t[s(460)](e,!0)))){const t=this[s(511)][s(156)](s(504),n,s(496));return this[s(436)]((()=>t(a,null,r))),null}}const u=this[s(511)][s(156)](s(504),n,s(257));let l=null;for(const t of this[s(242)]())if(t[s(462)].id==o.id&&t[s(451)]&&s(504)==t[s(211)]&&t[s(508)]==n&&Uc(t,r)&&(u(t[s(486)](),a)||u(a,t[s(486)]())))if(l){if(t[s(574)]&&t[s(574)][s(506)])continue;for(const e of t[s(486)]())l[s(332)](e)||l[s(175)](e);t[s(393)]()}else{l=t;for(const e of a)t[s(332)](e)||t[s(175)](e)}if(l)return l;c[s(240)]();for(const{suggestion:t,meta:e}of this[s(245)](a,s(504)))e[s(335)]&&(this[s(437)]||!e[s(167)]&&!e[s(349)])&&Uc(t,r)&&c[s(570)](t);for(const t of c){const e=t[s(486)]();if((!r||!r[s(423)])&&a[s(266)]((t=>e[s(487)]((e=>e[s(460)](t,!0))))))return t;(!t[s(354)]||!t[s(354)][s(423)])&&e[s(266)]((t=>a[s(487)]((e=>e[s(460)](t,!0)))))&&t[s(372)]()}const f=(0,e.uid)(),h=o.id,g=s(435)+n,d=this[s(405)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(230)](),t[s(186)]||s(551)==t[s(484)][s(174)]||this[s(195)](g,f,h,t,zr[s(247)]());return d}[kc(339)](t,n,r,s,o){const i=kc;if(t[i(186)])return[];if(i(311)===this[i(155)])return[];const a=this[i(519)][i(272)][i(401)](i(415)).me.id,c=Array[i(281)](this[i(166)][i(198)]())[i(377)]((e=>i(450)==e[i(211)]&&e[i(474)][i(483)]==n&&e[i(332)](t)));if(i(144)===this[i(155)]){const e=this[i(245)](t,i(452))[i(377)]((({meta:t})=>t[i(335)]&&!t[i(349)]&&!t[i(194)]))[i(420)]((({suggestion:t})=>t));c[i(555)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(450)==t[i(211)]?t[i(474)][i(161)]:void 0,o=t[i(536)](),a=Array[i(281)](u[i(471)]())[i(303)]((t=>t[i(461)](o)));if(!a)continue;const c=a[i(159)](o);this[i(413)](n)&&i(452)==t[i(211)]&&0!=c[i(506)]||(u[i(348)](a),c[i(467)]((t=>{u[i(445)](t,r)})),i(452)!=t[i(211)]&&e!=s&&u[i(445)](a[i(210)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(506)]>37&&console[i(180)](i(331),{key:n});const f=(i(199)+(n+"|")+wc({newValue:s}))[i(458)](0,60),h=this[i(405)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(287)](h),this[i(195)](f,c,a,t)}return l}[kc(449)](t){const e=kc;this[e(469)](t,((t,...n)=>{this[e(337)]((()=>{t(...n)}))}))}[kc(265)](t){const e=kc;this[e(212)][e(570)](t)}[kc(228)](t){const e=kc;this[e(164)][e(570)](t)}[kc(208)](t){const e=kc;return e(450)==t[e(211)]?t[e(508)][e(411)]("|")[0]:null}[kc(328)](t,e){const n=kc,r=t[n(459)]();this[n(304)][n(258)]((t=>{t[n(204)](r,{range:e})}))}[kc(200)](t){const e=kc,n=t.id,r=this[e(519)][e(397)][e(401)](e(248));this[e(534)][e(457)](n)||this[e(534)][e(221)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(534)][e(497)](n);s[e(176)](e(185)),s[e(185)]=!1,t[e(574)]=s}[kc(382)](t,n,r,s){const o=kc;if(t[o(211)]!=n||t[o(508)]!=r||t[o(438)].id!=s)throw this[o(519)][o(295)](o(422)),new e.CKEditorError(o(422),this)}[kc(302)](t,n){const r=kc,s=t[r(536)]();if(n[r(476)](s))t[r(393)]();else if(s[r(460)](n)){const o=this[r(304)][r(279)](n[r(540)][r(293)],r(315));this[r(328)](t,this[r(304)][r(299)](s[r(540)],o));const i=(0,e.uid)(),a=t[r(438)].id,c=t[r(211)]+":"+t[r(508)];this[r(405)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(474)],attributes:t[r(354)]});const u=this[r(304)][r(279)](n[r(315)][r(505)],r(360)),l=this[r(304)][r(299)](u,s[r(315)]);this[r(195)](c,i,a,l)}else if(s[r(147)](n[r(540)])){const e=this[r(304)][r(279)](n[r(540)][r(293)],r(315));this[r(328)](t,this[r(304)][r(299)](s[r(540)],e))}else{const e=this[r(304)][r(279)](n[r(315)][r(505)],r(360));this[r(328)](t,this[r(304)][r(299)](e,s[r(315)]))}}[kc(165)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(245)](t,e(452))){if(!r[e(335)])continue;const s=n[e(486)]();for(const n of s)if(!t[e(159)](n)[e(506)])return!0}return!1}[kc(488)](t){const n=kc,r=this[n(519)][n(272)][n(401)](n(415))[n(402)](t);if(!r)throw new e.CKEditorError(n(313),this);return r}[kc(264)](t){const e=kc,n=this[e(519)][e(272)][e(401)](e(415)),r=(0,o.hashObject)(e(537)+t);return n[e(402)](r)||n[e(419)]({id:r,name:t})}[kc(529)](t,e,n,r,s){const o=kc,i=this[o(488)](r),a=this[o(511)][o(442)](t,e,n,i,s,(t=>{const e=o;this[e(475)](n,{attributes:t});const r=this[e(573)](n);this[e(291)](new Set([r])),this[e(270)](new Set([r]))}));return this[o(290)](a,o(496),(()=>{const t=o;this[t(475)](n,{state:t(514)})}),{priority:o(206)}),this[o(290)](a,o(372),(()=>{const t=o;this[t(475)](n,{state:t(398)})}),{priority:o(206)}),this[o(166)][o(445)](n,a),this[o(231)][o(445)](a,o(219)),a}[kc(367)](t){const e=kc,n=t[e(411)](":");return{group:n[0],type:n[1],subType:n[e(506)]>=5?n[2]:null,id:n[e(506)]<5?n[2]:n[3],authorId:n[e(506)]<5?n[3]:n[4],markerCount:6==n[e(506)]?n[5]:null}}[kc(283)](t,n,r){const s=kc,o=t[s(536)](),i=o[s(540)],a=o[s(315)];this[s(328)](t,this[s(304)][s(299)](i,n));const c=(0,e.uid)(),u=t[s(438)].id,l=t[s(211)]+(t[s(508)]?":"+t[s(508)]:"");this[s(405)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(354)],data:t[s(474)]});const f=this[s(208)](t);(s(173)==t[s(211)]||f&&this[s(413)](f))&&(r=this[s(304)][s(521)](r[s(505)])),this[s(195)](l,c,u,this[s(304)][s(299)](r,a))}[kc(245)](t,e=null){const n=kc,r=[],s=this[n(519)][n(272)][n(401)](n(415)).me;Array[n(447)](t)||(t=[t]);for(const o of this[n(242)]()){if(!o[n(451)])continue;if(e&&o[n(211)]!=e)continue;let i=!1;for(const e of o[n(486)]()){for(const a of t){const t=a[n(540)][n(476)](e[n(315)])||a[n(315)][n(476)](e[n(540)]);if(t||a[n(210)](e)){const c=a[n(460)](e)&&Sc(this[n(304)][n(444)],e[n(540)],a),u=e[n(460)](a)&&Sc(this[n(304)][n(444)],a[n(540)],e);r[n(287)]({suggestion:o,meta:{isOwn:s==o[n(462)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(195)](t,e,n,r,s){const o=kc;this[o(304)][o(258)]((i=>{const a=o;let c=a(523)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(215)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(314)](t){const e=kc,n=t[e(179)],r=t[e(142)];t[e(179)]=null,t[e(142)]=null,null!=n&&n[e(142)]==t&&(n[e(142)]=r),null!=r&&r[e(179)]==t&&(r[e(179)]=n),e(269)==this[e(231)][e(401)](t)&&(this[e(231)][e(445)](t,e(310)),this[e(320)](e(267),t,n,r))}[kc(405)](t){const n=kc,r=t.id,s=this[n(187)](t);if(this[n(370)]&&this[n(370)][n(427)]){const o=this[n(519)][n(272)][n(401)](n(224)),i=s[n(495)],a=s[n(508)]?s[n(211)]+":"+s[n(508)]:s[n(211)],c=this[n(519)][n(259)],u=o[n(570)](Kr(c,n(222))),l={id:r,type:a,hasComments:i,data:t[n(474)]||null,originalSuggestionId:t[n(494)]||null,attributes:s[n(354)]};this[n(370)][n(427)](l)[n(361)]((t=>{const e=n;s[e(294)]=!0,o[e(362)](u),t&&t[e(274)]&&(this[e(166)][e(401)](r)[e(274)]=t[e(274)])}))[n(443)]((t=>{const r=n;throw(0,e.logWarning)(r(207)),this[r(519)][r(318)][r(357)]({isUndoable:!1},(()=>{s[r(372)]()})),s[r(491)](),this[r(166)][r(348)](s.id),this[r(231)][r(348)](s),t}))}return s}[kc(413)](t){const e=kc;return this[e(212)][e(368)](t)}[kc(475)](t,e){const n=kc,r=this[n(519)][n(272)][n(401)](n(224)),s=this[n(573)](t);if(this[n(370)]&&this[n(370)][n(426)])if(s[n(294)]){const s=r[n(570)](Kr(this[n(519)][n(259)],n(222)));this[n(370)][n(426)](t,e)[n(361)]((()=>{r[n(362)](s)}))}else s.on(n(236),(()=>{this[n(475)](t,e)}))}[kc(477)](t){const n=kc;if(!this[n(370)]||!this[n(370)][n(573)])throw new e.CKEditorError(n(347),this);return this[n(370)][n(573)](t)}[kc(343)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(367)](t),i=this[e(166)][e(401)](n)||this[e(529)](r,s,n,o,{});switch(this[e(382)](i,r,s,o),this[e(231)][e(401)](i)){case e(219):this[e(477)](n)[e(361)]((t=>{const r=e;let s=Promise[r(275)]();t[r(495)]&&(s=this[r(534)][r(479)]({channelId:this[r(519)][r(397)][r(401)](r(248)),threadId:n})),s[r(361)]((()=>{const e=r;this[e(187)](t)[e(294)]=!0}))})),this[e(231)][e(445)](i,e(535));break;case e(310):this[e(475)](n,{state:e(260)});case e(396):this[e(231)][e(445)](i,e(269)),this[e(320)](e(152),i);break;case e(269):this[e(320)](e(329),i)}return i[e(383)](t),i}[kc(270)](t){const e=kc,n=Array[e(281)](t),r=n[e(377)]((t=>e(450)==t[e(211)]));this[e(246)](r);const s=n[e(377)]((t=>!t[e(145)]&&e(450)!=t[e(211)])),o=this[e(242)]({skipNotAttached:!0})[e(377)]((t=>!t[e(145)]&&e(450)!=t[e(211)])),i=o[e(377)]((n=>!t[e(368)](n))),a=new Map(o[e(420)]((t=>[t,this[e(511)][e(156)](t[e(211)],t[e(508)],e(434))]))),c=new Map(o[e(420)]((t=>[t,t[e(536)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(506)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(506)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(506)];t++){const n=s[t];!l[e(368)](n)&&n[e(179)]&&(f[e(570)](n[e(179)]),n[e(179)][e(142)]===n&&(n[e(179)][e(142)]=null),n[e(179)]=null),!u[e(368)](n)&&n[e(142)]&&(f[e(570)](n[e(142)]),n[e(142)][e(179)]===n&&(n[e(142)][e(179)]=null),n[e(142)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(506)];e++){const r=g(t,n[e]);r&&(r[0][s(142)]=r[1],r[1][s(179)]=r[0],u[s(570)](r[0]),l[s(570)](r[1]))}}function g(t,n){const r=e;if(t[r(462)].id!==n[r(462)].id)return null;const s=a[r(401)](t)(t,n,c[r(401)](t),c[r(401)](n));return s&&a[r(401)](n)(t,n,c[r(401)](t),c[r(401)](n))?s[1][r(574)]&&s[1][r(574)][r(506)]?null:s:null}f[e(326)]&&this[e(270)](f)}[kc(246)](t){const e=kc;if(0==t[e(506)])return;const n=this[e(242)]({skipNotAttached:!0})[e(377)]((t=>e(450)==t[e(211)]&&t[e(353)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(354)]);s[e(368)](n)||(s[e(445)](n,r[e(506)]),r[e(287)]([]));const i=s[e(401)](n);r[i][e(287)](t)}!function(){const t=e;r[t(209)](((e,n)=>{const r=t,s=e[0][r(274)],o=n[0][r(274)];return s==o?e[0][r(354)][r(407)]<n[0][r(354)][r(407)]?-1:1:s<o?-1:1}));for(const e of r)e[t(209)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(506)];t++){if(0==r[t][e(506)])continue;const n=[];for(let s=t+1;s<r[e(506)];s++)0!=r[s][e(506)]&&i(r[t],r[s])&&n[e(287)](s);for(const s of n)r[t]=r[t][e(285)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(506)];n++){const r=t[n+1]||null;t[n][e(142)]!==r&&(t[n][e(142)]=r)}for(const t of r)for(let n=0;n<t[e(506)];n++){const r=t[n-1]||null;t[n][e(179)]!==r&&(t[n][e(179)]=r)}function i(t,n){const r=e;if(t[0][r(354)][r(407)]!==n[0][r(354)][r(407)]&&t[0][r(462)]!==n[0][r(462)])return!1;if(!function(t,e){const n=r;return!t[n(495)]&&!e[n(495)]||(!t[n(495)]||!e[n(495)])&&(!!(t[n(495)]&&e[n(274)]<t[n(574)][n(403)][n(401)](0)[n(274)])||!!(e[n(495)]&&t[n(274)]<e[n(574)][n(403)][n(401)](0)[n(274)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(354)],r(407)),o=Ac(n[0][r(354)],r(407));return!!Fr(s,o)&&(!!t[r(266)]((t=>n[r(487)]((e=>t[r(536)]()[r(476)](e[r(536)]())))))&&n[r(266)]((e=>t[r(487)]((t=>e[r(536)]()[r(476)](t[r(536)]()))))))}}[kc(291)](t){const e=kc,n=Array[e(281)](t),r=this[e(242)]({skipNotAttached:!0}),s=r[e(377)]((n=>!t[e(368)](n))),o=new Map(n[e(420)]((t=>[t,this[e(511)][e(156)](t[e(211)],t[e(508)],e(257))]))),i=new Map(r[e(420)]((t=>[t,t[e(486)]()])));for(let t=0;t<n[e(506)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(506)];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(506)];e++){const s=r[e];if(s[a(211)]!==n[a(211)]||s[a(462)].id!==n[a(462)].id||s[a(508)]!==n[a(508)])continue;if(!xc(n,s))continue;if(a(450)==n[a(211)]&&n[a(474)][a(161)]!=s[a(474)][a(161)])continue;if(a(450)==n[a(211)]&&t[a(413)](n[a(474)][a(483)]))continue;if(a(173)==n[a(211)]){const e=t[a(519)][a(318)],r=n[a(319)]();if(r&&(e[a(444)][a(510)](r)||e[a(444)][a(428)](r)))continue}const c=o[a(401)](n),u=i[a(401)](n),l=i[a(401)](s),f=n[a(574)]&&n[a(574)][a(506)],h=s[a(574)]&&s[a(574)][a(506)];if(!f&&c(l,u))return t[a(255)](s,n),i[a(348)](n),!0;if(!h&&c(u,l))return t[a(255)](n,s),i[a(348)](s),!0}return!1}}[kc(255)](t,e){const n=kc;if(t[n(145)])for(const r of e[n(486)]())t[n(175)](r);else{const r=e[n(536)]()[n(315)];this[n(328)](t,this[n(304)][n(299)](t[n(536)]()[n(540)],r))}e[n(393)]()}[kc(366)](t,e,n){const r=kc,s=t[r(183)](r(338))||t[r(183)](r(450))?r(298):t[r(539)]();return Kr(this[r(519)][r(259)],e+"_"+s+r(493),n)}[kc(369)](){const t=kc,n=this[t(519)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(304)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(367)](t[i(153)]);if(i(146)===e){r[i(141)](this[i(366)](n,i(172)));break}}for(const t of s){const{group:n,type:s}=this[i(367)](t[i(153)]);if(i(146)===n){r[i(141)](this[i(366)](s,i(414),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[kc(237)](t){const e=kc;if(this[e(410)])return!1;const n=this[e(519)],r=n[e(318)][e(387)][e(229)][e(394)]();if(0==r[e(506)])return!1;const s=[],o=r[e(377)]((t=>e(450)==t[e(211)])),i=r[e(377)]((t=>e(531)==t[e(211)]&&e(448)!=t[e(153)])),a=r[e(377)]((t=>e(362)==t[e(211)]&&e(448)!=t[e(153)]));for(const t of o)s[e(287)]({key:t[e(205)],newValue:t[e(507)],oldValue:t[e(184)],range:Fc(t[e(453)],n[e(318)])});for(const t of i){const r=a[e(303)]((n=>n[e(371)][e(476)](t[e(371)])));r&&s[e(287)]({key:e(235),newValue:t[e(153)],oldValue:r[e(153)],range:n[e(318)][e(238)](t[e(371)][e(395)])})}return 0!=s[e(506)]&&this[e(218)](t,s)}[kc(322)](t){const e=kc;let n=!1;const r=this[e(519)][e(318)][e(387)][e(229)][e(567)]()[e(377)]((t=>t[e(474)][e(550)]&&t[e(153)][e(183)](e(454))));for(const s of r){const{subType:r,id:o}=this[e(367)](s[e(153)]),i=r[e(411)]("|")[0];for(const r of this[e(242)]({skipNotAttached:!0}))r.id!=o&&e(450)==r[e(211)]&&r[e(474)]&&r[e(474)][e(483)]==i&&r[e(536)]()[e(461)](s[e(474)][e(550)])&&(this[e(430)](r,s[e(474)][e(550)],t),n=!0)}return n}[kc(337)](t){this[kc(410)]=!0,t()}[kc(558)](t){const e=kc,n=this[e(413)](t),r=this[e(164)][e(368)](t);return n||r}[kc(218)](t,e){const n=kc;if(0==e[n(506)])return!1;let r=!1;for(const s of e){const e=this[n(245)](s[n(453)],n(450))[n(377)]((t=>!t[n(162)][n(194)]))[n(420)]((t=>t[n(146)])),i=(0,o.hashObject)({newValue:s[n(516)]});e[n(377)]((t=>{const e=n,[r,o]=t[e(508)][e(411)]("|");return r==s[e(483)]&&o!=i}))[n(467)]((e=>{const o=n;this[o(430)](e,s[o(453)],t),r=!0}))}return r}[kc(430)](t,e,n){const r=kc,s=t[r(536)]()[r(159)](e);0!==s[r(506)]?1!==s[r(506)]?this[r(283)](t,e[r(540)],e[r(315)]):this[r(328)](t,s[0]):n[r(532)](t[r(459)]())}}class Nc{constructor(t){const e=kc;this[e(480)]=t,this[e(304)]=t[e(318)],this[e(492)]=new Map,this[e(301)]=new Map,this[e(143)]()}[kc(442)](t,e,n,r,s,o){const i=kc;return new zr(this[i(304)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(156)](t,e,i(496))(...n),onDiscard:(...n)=>this[i(156)](t,e,i(372))(...n)})}[kc(345)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(492)][s(445)](o,r)}[kc(156)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(492)][r(401)](s)||this[r(301)][r(401)](t+":"+n)}[kc(143)](){const t=kc,e=()=>!1,n=t=>{const e=Mc;t[e(209)](((t,n)=>t[e(540)][e(429)](n[e(540)])?1:-1)),this[e(304)][e(258)]((n=>{const r=e;for(const e of t){let t;t=e[r(315)][r(160)]&&e[r(315)][r(505)]==e[r(540)][r(395)]?n[r(380)](e[r(540)][r(395)],"on"):n[r(380)](e),this[r(304)][r(404)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Mc;e&&this[n(304)][n(258)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(420)]((t=>(vc(t)&&(t=this[s(304)][s(299)](t[s(315)])),t)))[s(377)]((t=>s(551)!==t[s(484)][s(174)]));if(c[s(506)]<1)return;const u=Array[s(281)](this[s(304)][s(387)][s(189)][s(486)]())[s(420)]((t=>i.LiveRange[s(227)](t)));r[s(216)](c);for(const t of this[s(480)][s(355)][s(355)]())t[s(388)]();a[s(287)]({forceDefaultExecution:!0}),this[s(480)][s(321)](o,...a);const l=u[s(377)]((t=>s(551)!=t[s(484)][s(174)]));l[s(506)]>0&&r[s(216)](l);for(const t of u)t[s(230)]()}))},s=(e,n)=>1==e[t(506)]&&1==n[t(506)]&&e[0][t(315)][t(476)](n[0][t(540)]),o=(e,n,r,s)=>Bc(e,n,r,s,this[t(304)])?[e,n]:Bc(n,e,s,r,this[t(304)])?[n,e]:null;this[t(301)][t(445)](t(554),e),this[t(301)][t(445)](t(169),n),this[t(301)][t(445)](t(243),s),this[t(301)][t(445)](t(412),o),this[t(301)][t(445)](t(352),n),this[t(301)][t(445)](t(543),e),this[t(301)][t(445)](t(568),s),this[t(301)][t(445)](t(182),o),this[t(301)][t(445)](t(424),r),this[t(301)][t(445)](t(549),e),this[t(301)][t(445)](t(485),s),this[t(301)][t(445)](t(250),e),this[t(301)][t(445)](t(392),r),this[t(301)][t(445)](t(253),e),this[t(301)][t(445)](t(517),s),this[t(301)][t(445)](t(520),e),this[t(301)][t(445)](t(526),e),this[t(301)][t(445)](t(261),((e,n)=>{const r=t;if(!n)return;const s=this[r(480)][r(272)][r(401)](Rc);this[r(304)][r(258)]((t=>{const o=r;if(o(235)==n[o(483)])for(const r of e){const e=r[o(540)][o(395)],s=n[o(161)];t[o(233)](e,s)}else if(s[o(413)](n[o(483)]))for(const r of e)void 0!==n[o(161)]?t[o(418)](n[o(483)],n[o(161)],r[o(540)][o(395)]):t[o(203)](n[o(483)],r[o(540)][o(395)]);else for(const r of e)n[o(161)]?t[o(418)](n[o(483)],n[o(161)],r):t[o(203)](n[o(483)],r)}))})),this[t(301)][t(445)](t(292),s)}}function Sc(t,e,n){const r=kc;for(const s of e[r(505)][r(192)]({includeSelf:!0,parentFirst:!0})){if(s[r(484)]==s)return!1;if(!n[r(425)](s))return!1;if(t[r(510)](s)||t[r(428)](s))return!0}return!1}function Mc(t,e){const n=Cc();return(Mc=function(t,e){return n[t-=141]})(t,e)}function vc(t){const e=kc;return t[e(315)][e(505)]==t[e(540)][e(395)]&&t[e(315)][e(525)]}function Oc(t,e,n,r){const s=kc,o=t=>!t[s(379)].is(s(501))&&!r[s(510)](t[s(379)]),i=t[s(540)][s(399)](o),a=t[s(315)][s(399)](o,{direction:s(327)});return!(t[s(540)][s(476)](i)&&t[s(315)][s(476)](a)||(i[s(429)](a)?n[s(204)](e,{range:n[s(299)](i,a)}):n[s(532)](e),0))}function wc(t){return(0,o.hashObject)(t)}function Dc(t){const e=kc,n=t[e(540)][e(395)];return n&&n.is(e(440))}function Fc(t,e){const n=kc;return null==t[n(315)][n(293)]&&t[n(315)][n(505)]==t[n(540)][n(395)]?Pc(t[n(540)][n(395)],e):t}function Pc(t,e){const n=kc,r=e[n(444)][n(510)](t)||e[n(444)][n(340)](t);return e[n(299)](e[n(279)](t,n(406)),r?e[n(533)](t):e[n(279)](t,n(315)))}function Bc(t,e,n,r,s){const o=kc;if(t[o(142)])return!1;if(!xc(t,e))return!1;if(n[o(315)][o(476)](r[o(540)]))return!0;if(t[o(211)]!=e[o(211)])return!1;if(!n[o(315)][o(288)](r[o(540)]))return!1;const i=s[o(299)](n[o(315)],r[o(540)])[o(289)]();for(const t of i)if([o(201),o(544)][o(566)](t[o(211)])&&s[o(444)][o(428)](t[o(379)]))return!1;return!0}function xc(t,e){const n=kc;if(!t[n(353)]||!e[n(353)])return!1;const r=new Set(Object[n(471)](t[n(354)])),s=new Set(Object[n(471)](e[n(354)]));if(r[n(348)](n(407)),s[n(348)](n(407)),0==r[n(326)]&&0==s[n(326)])return!0;if(r[n(326)]!=s[n(326)])return!1;const o={...t[n(354)]},i={...e[n(354)]};return delete o[n(407)],delete i[n(407)],JSON[n(350)](o)==JSON[n(350)](i)}function Uc(t,e){const n=kc,r=jc(t[n(354)]),s=jc(e);if(!t[n(353)])return!1;for(const t of Object[n(471)](s))if(!Fr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(244)]({},t);return delete n[e(423)],delete n[e(202)],n}const Gc=Vc;function Vc(t,e){const n=Hc();return(Vc=function(t,e){return n[t-=472]})(t,e)}function Hc(){const t=["locale","4dWpxZw","unbind","view","model","isDirty","_pendingAction","plugins","26745Olakpd","16040SKduGY","1827NIdrHf","commands","_discardCommand","1CFATfi","canDiscard","_removePendingAction","discardSuggestion","PendingActions","isEnabled","destroy","add","get","acceptSuggestion","_editor","914847uQuTbE","_acceptCommand","remove","change:isDirty","230818OLIcaT","stopListening","PENDING_ACTION_SUGGESTION","2768942JDRsuO","canEditAt","_setPendingAction","execute","10QmgIlk","canAccept","1422134zPXSJA","listenTo","bind","29760SSgdyT","getRanges","commentThreadController"];return(Hc=function(){return t})()}!function(t){const e=Vc,n=t();for(;;)try{if(227100===-parseInt(e(479))/1*(parseInt(e(494))/2)+-parseInt(e(490))/3*(-parseInt(e(510))/4)+-parseInt(e(474))/5+-parseInt(e(506))/6+parseInt(e(503))/7+-parseInt(e(475))/8*(parseInt(e(476))/9)+-parseInt(e(501))/10*(-parseInt(e(497))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hc);class Wc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Vc;super(),this[s(513)]=e,this[s(512)]=n,this[s(508)]=r,this[s(489)]=t,this[s(491)]=t[s(477)][s(487)](s(488)),this[s(478)]=t[s(477)][s(487)](s(482)),this[s(512)][s(505)](s(484)).to(this[s(491)],this[s(478)],((t,e)=>t||e)),this[s(512)][s(505)](s(502)).to(this[s(491)],s(484),(t=>t&&this[s(489)][s(513)][s(498)](e[s(507)]()))),this[s(512)][s(505)](s(480)).to(this[s(478)],s(484),(t=>t&&this[s(489)][s(513)][s(498)](e[s(507)]()))),this[s(472)]=null,n[s(514)]&&this[s(499)](),this[s(504)](n,s(488),(()=>this[s(488)]())),this[s(504)](n,s(482),(()=>this[s(482)]())),this[s(504)](n,s(493),(()=>{const t=s;n[t(514)]?this[t(499)]():this[t(481)]()}))}[Gc(488)](){const t=Gc;this[t(491)][t(500)](this[t(513)].id)}[Gc(482)](){const t=Gc;this[t(478)][t(500)](this[t(513)].id)}[Gc(485)](){const t=Gc;this[t(512)][t(511)](t(484)),this[t(512)][t(511)](t(502)),this[t(512)][t(511)](t(480)),this[t(495)](),this[t(508)][t(485)](),this[t(472)]&&this[t(481)]()}[Gc(499)](){const t=Gc,e=Kr(this[t(489)][t(509)],t(496));this[t(472)]=this[t(489)][t(473)][t(487)](t(483))[t(486)](e)}[Gc(481)](){const t=Gc;null!==this[t(472)]&&this[t(489)][t(473)][t(487)](t(483))[t(492)](this[t(472)]),this[t(472)]=null}}function zc(t,e){const n=qc();return(zc=function(t,e){return n[t-=277]})(t,e)}const Kc=zc;function qc(){const t=["parseFromString","updateComment","target","delegate","keystrokes","CommentView","locale","set","554030MPDPwg","418624hHdMnq","_model","focus","5KFhsbB","tab","value","length","commentInputView","ariaDescriptionView","2328184mRCjgG","SUGGESTION_THREAD_DESCRIPTION","bind","setData","editor","2182bnJzXB","hasDirtyComment","assign","isReadOnly","shift+tab","destroy","55kEhlUB","authoredAt","text/html","submit","focusables","name","274922urgtoG","commentThreadInputView","showInput","focusCycler","formatDateTime","cancel","disabledSubmit","_localUser","removeComment","canDiscard","author","descriptionParts","join","addComment","isDirty","202992PIaRBB","isEnabled","element","editorConfig","21GSXLss","render","_createCommentThreadInputView","177aVEpZv","1441746GKlFfN","focusTracker","commentThread","map","body","_createCommentViews","canAccept","fire","content","isActive","SUGGESTION_THREAD_ARIA_LABEL","textContent","ariaLabel","_config","disableComments","commentsListView"];return(qc=function(){return t})()}!function(t){const e=zc,n=t();for(;;)try{if(168249===parseInt(e(314))/1+parseInt(e(302))/2*(parseInt(e(336))/3)+-parseInt(e(288))/4*(-parseInt(e(291))/5)+parseInt(e(329))/6*(-parseInt(e(333))/7)+-parseInt(e(297))/8+-parseInt(e(337))/9+parseInt(e(287))/10*(parseInt(e(308))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qc);class Xc extends s.View{constructor(t,n,r,i){const a=zc;super(t),this[a(278)]=null,this[a(315)]=null,this[a(296)]=new o.AriaDescriptionView(t,Kr(t,a(298))),this[a(286)](a(346),!1),this[a(286)](a(309),n[a(309)]),this[a(299)](a(309)).to(n),this[a(286)](a(325),[]),this[a(286)](a(328),!1),this[a(286)](a(330),!1),this[a(286)](a(343),!1),this[a(286)](a(323),!1),this[a(299)](a(349)).to(this,a(294),n,a(309),this,a(325),((t,e,r)=>{const s=a,o=r[s(340)]((t=>_(t[s(345)])))[s(326)](". ")+".";return Kr(this[s(285)],s(347),[t-1,n[s(324)][s(313)],e?i[s(318)](e):"",(new DOMParser)[s(279)](o,s(310))[s(341)][s(348)]])})),this[a(312)]=new s.ViewCollection,this[a(338)]=new e.FocusTracker,this[a(283)]=new e.KeystrokeHandler,this[a(317)]=new s.FocusCycler({focusables:this[a(312)],focusTracker:this[a(338)],keystrokeHandler:this[a(283)],keystrokeHandlerOptions:{filter:t=>t[a(281)]!==this[a(331)]},actions:{focusPrevious:a(306),focusNext:a(292)}}),this[a(289)]=n,this[a(321)]=r,this[a(350)]=i,i[a(277)]?this[a(286)](a(294),1):this[a(342)]()}[Kc(334)](){const t=Kc;super[t(334)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(312)])}[Kc(290)](){const t=Kc;this[t(331)][t(290)]()}[Kc(307)](){const t=Kc;this[t(278)]&&this[t(278)][t(307)](),this[t(315)]&&this[t(315)][t(307)](),super[t(307)]()}[Kc(342)](){const t=Kc,{CommentsListView:e}=this[t(350)];this[t(278)]=new e(this[t(285)],this[t(289)][t(339)],Object[t(304)]({CommentView:this[t(350)][t(284)]},this[t(350)])),this[t(278)][t(282)](t(322)).to(this),this[t(278)][t(282)](t(280)).to(this),this[t(278)][t(299)](t(346)).to(this),this[t(286)](t(294),this[t(278)][t(294)]+1),this[t(299)](t(294)).to(this[t(278)],t(294),(t=>t+1)),this[t(315)]=this[t(335)](),this.on(t(322),(()=>this[t(290)]())),this[t(299)](t(328)).to(this[t(278)],t(303),this[t(315)][t(295)],t(293),((t,e)=>t||!!e))}[Kc(335)](){const t=Kc,{CommentThreadInputView:e}=this[t(350)],n=new e(this[t(285)],this[t(321)],this[t(350)][t(332)]),r=n[t(295)];return n[t(299)](t(316)).to(this,t(346),this[t(289)][t(339)],t(305),r,t(293),((t,e,n)=>!!n||t&&!e)),r.on(t(311),((e,n)=>{const s=t;this[s(344)](s(327),n),r[s(301)][s(300)]("")})),r.on(t(319),(()=>this[t(290)]())),r[t(299)](t(320)).to(this[t(289)][t(339)],t(305)),n}}function Zc(){const t=["descriptionParts","ariaDescriptionView","description","commentsListView","getTemplate","push","56ncOgLV","_descriptionElement","5150180MekQSR","690584NrhkTQ","<p>","discardSuggestion","canAccept","ck-suggestion-wrapper--active","271835shRvEe","suggestionView","formatDateTime","disableComments","delegate","_model","ck-suggestion--disabled-comments","2876652HJAgSR","</p>","isActive","discardButton","5054244NeYyXg","author","bind","ck-suggestion-","canDiscard","set","type","_config","editorDestroyed","180rlHiav","isEnabled","render","acceptSuggestion","61161NqdNfV","editorReady","SuggestionView","1025012gUmccx","bindTemplate","content","setTemplate","ariaLabel","commentThread","add","focusables","commentThreadInputView","listitem","color","acceptButton","ck-suggestion-wrapper","ck-rounded-corners","div"];return(Zc=function(){return t})()}const Qc=Yc;function Yc(t,e){const n=Zc();return(Yc=function(t,e){return n[t-=311]})(t,e)}!function(t){const e=Yc,n=t();for(;;)try{if(673863===parseInt(e(318))/1+parseInt(e(321))/2+parseInt(e(357))/3+-parseInt(e(342))/4*(-parseInt(e(350))/5)+parseInt(e(361))/6+-parseInt(e(344))/7+-parseInt(e(345))/8*(parseInt(e(314))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zc);class Jc extends Xc{constructor(t,e,n,r){const s=Yc;super(t,e,n,r),this[s(366)](s(311),""),this[s(363)](s(311)).to(this,s(336),(t=>t&&t[0]?t[0][s(311)]:"")),this[s(363)](s(338)).to(this,s(336),this,s(359),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(346)+_(e[n(323)],e[n(331)])+n(358);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(343)]=null,this[s(351)]=new(r[s(320)])(t,e,{formatDateTime:r[s(352)]}),this[s(351)][s(363)](s(338)).to(this),this[s(351)][s(354)](s(317),s(347)).to(this),this[s(351)][s(332)][s(363)](s(315)).to(this,s(348)),this[s(351)][s(360)][s(363)](s(315)).to(this,s(365)),this[s(328)][s(327)](this[s(351)]),this[s(339)]&&this[s(328)][s(327)](this[s(339)]),this[s(329)]&&this[s(328)][s(327)](this[s(329)]),this[s(324)](this[s(340)]())}[Qc(340)](){const t=Qc,e=this[t(322)],n=[this[t(351)]];return this[t(339)]&&n[t(341)](this[t(339)]),this[t(329)]&&n[t(341)](this[t(329)]),n[t(341)](this[t(337)]),{tag:t(335),attributes:{class:["ck",t(334),t(333),e.if(t(359),t(349)),e.to(t(311),(e=>t(364)+e)),this[t(312)][t(353)]&&t(356)],"data-suggestion-id":this[t(355)].id,"data-thread-id":this[t(355)][t(326)].id,"data-author-id":this[t(355)][t(362)].id,tabindex:0,role:t(330),"aria-label":e.to(t(325)),"aria-describedby":this[t(337)].id},children:n}}[Qc(316)](){const t=Qc;super[t(316)](),this[t(339)]&&(this[t(339)][t(354)](t(319)).to(this),this[t(339)][t(354)](t(313)).to(this)),this[t(329)]&&(this[t(329)][t(354)](t(319)).to(this),this[t(329)][t(354)](t(313)).to(this))}}const $c=tu;function tu(t,e){const n=eu();return(tu=function(t,e){return n[t-=207]})(t,e)}function eu(){const t=["focus","ck-comment__info-time","6321GYnXKT","focusTracker","getUserViewNotificationText","bindTemplate","locale","ck-comment__external","add","set","tab","name","importWord","ck-annotation","focusCycler","getTemplate","_createButton","22Mivnbz","div","acceptSuggestion","fire","_setupKeyboardNavigation","presentation","push","ck-suggestion__main","6120228fbFypw","ck-annotation__info-time","discardSuggestion","focusables","span","attributes","authoredAt","creator","change:description","ck-suggestion","ck-suggestion--accept","_model","EXTERNAL_IMPORT_WORD_AVATAR","5242290PewyAm","element","time","ck-suggestion__info","discardButton","ck-annotation__content-wrapper","isExternal","listenTo","shift+tab","139JTqJBT","getExternalSuggestionNote","ck-annotation__user","EXTERNAL_SUGGESTION","EXTERNAL_IMPORT_WORD_SUGGESTION","setTemplate","Discard suggestion","ck-suggestion__info-name","author","acceptButton","querySelector","description","ck-suggestion--discard","ck-annotation__info-name","2463912cIeSDE","ck-annotation__actions","source","extendTemplate","cancel","EXTERNAL_AVATAR","bind","formatDateTime","@external","7487030isAKtS","userView","_config","6xcGNEa","focusFirst","render","7288seUOgm","ck-annotation__info","ck-suggestion__actions","ck-suggestion__user","ck-annotation__main","2335611OzCgjR","Accept suggestion","target","innerHTML","esc",".ck-annotation__content-wrapper","17718neNSwH","execute","enter","check","keystrokes"];return(eu=function(){return t})()}!function(t){const e=tu,n=t();for(;;)try{if(919806===parseInt(e(280))/1*(parseInt(e(228))/2)+-parseInt(e(222))/3+-parseInt(e(258))/4+parseInt(e(211))/5*(parseInt(e(214))/6)+parseInt(e(235))/7*(-parseInt(e(217))/8)+parseInt(e(294))/9+parseInt(e(271))/10*(parseInt(e(250))/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(269)]=r,this[a(213)]=i,this[a(242)](a(291),""),this[a(208)](a(264)).to(r),this[a(289)]=this[a(249)](Kr(n,a(223)),t.icons[a(231)],a(268),a(252),"sw"),this[a(275)]=this[a(249)](Kr(n,a(286)),t.icons[a(298)],a(292),a(260),"sw"),this[a(212)]=new o.UserView(n,r[a(288)],this[a(237)]()),this[a(212)][a(297)]({attributes:{class:[a(220),a(282)],"aria-hidden":!0}}),this[a(261)]=new s.ViewCollection([this[a(289)],this[a(275)]]),this[a(236)]=new e.FocusTracker,this[a(232)]=new e.KeystrokeHandler,this[a(247)]=new s.FocusCycler({focusables:this[a(261)],focusTracker:this[a(236)],keystrokeHandler:this[a(232)],actions:{focusPrevious:a(279),focusNext:a(243)},keystrokeHandlerOptions:{filter:t=>t[a(224)]!==this[a(272)]}}),this[a(285)](this[a(248)]())}[$c(216)](){const t=$c;super[t(216)]();const e=this[t(272)][t(290)](t(227));e[t(225)]=this[t(291)],this.on(t(266),((n,r,s)=>{e[t(225)]=s})),this[t(254)]()}[$c(248)](){const t=$c,e=this[t(238)],n=[{tag:t(251),attributes:{class:[t(274),t(218)]},children:[{tag:t(262),children:[{text:this[t(212)][t(244)]}],attributes:{class:[t(287),t(293)]}},{tag:t(273),attributes:{datetime:e.to(t(264)),class:[t(234),t(259)]},children:[{text:e.to(t(264),(e=>this[t(213)][t(209)](e)))}]}]},{tag:t(251),attributes:{class:[t(219),t(295)]},children:[this[t(289)],this[t(275)]]},{tag:t(251),attributes:{class:[t(276)]}}];return this[t(269)][t(277)]&&n[t(256)]({tag:t(251),attributes:{class:[t(240)]},children:[{text:this[t(281)]()}]}),{tag:t(251),attributes:{class:[t(267),t(246)],tabindex:-1},children:[this[t(212)],{tag:t(251),attributes:{class:[t(257),t(221)],role:t(255)},children:n}]}}[$c(233)](){const t=$c;this[t(272)][t(233)]()}[$c(237)](){const t=$c;return this[t(269)][t(277)]?t(245)===this[t(269)][t(263)][t(210)][t(296)]?Kr(this[t(239)],t(270),this[t(269)][t(265)][t(244)]):Kr(this[t(239)],t(207),this[t(269)][t(265)][t(244)]):null}[$c(281)](){const t=$c;return t(245)===this[t(269)][t(263)][t(210)][t(296)]?Kr(this[t(239)],t(284)):Kr(this[t(239)],t(283))}[$c(249)](t,e,n,r,s){const i=$c,a=new o.LateFocusButtonView(this[i(239)]);return a[i(242)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(297)]({attributes:{class:n}}),a.on(i(229),(()=>{const t=i;this[t(253)](r,this[t(269)].id)})),a}[$c(254)](){const t=$c,e=this[t(272)];this[t(232)][t(278)](e);for(const e of this[t(261)])this[t(236)][t(241)](e[t(272)]),this[t(232)][t(278)](e[t(272)]);this[t(232)][t(242)](t(230),((n,r)=>{const s=t;e===n[s(224)]&&(this[s(247)][s(215)](),r())})),this[t(232)][t(242)](t(226),((n,r)=>{const s=t;e!==n[s(224)]&&(this[s(233)](),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=iu;function ou(){const t=["TrackChangesEditing","delegate","keys","_unbindEditors","_destroyController","trackChanges.SuggestionThreadView","addSourceCollector","1034126BmCdyA","9iAdFAZ","set","fire","previous","init","menuitem","button","view","add","discardAllSuggestions","createAnnotationView","model","reduce","getAllAdjacentSuggestions","value","define","_createMenuBarMenu","descriptionParts","1099750WBIlPq","source","activeMarkers","execute","_annotationViews","getFirstRange","from","isOn","_viewToController","acceptButton","unbind","get","commentsListView","head","_handleControllerBuffer","getByInnerView","trackChanges.SuggestionView","remove","17628974lIGHiP","registerAnnotation","editing","discardSelectedSuggestions","actionView","suggestionView","suggestionChanged","has","createCommentThreadController","trackChanges","Accept all suggestions","suggestionUnloaded","getJoined","lowest","_disableComments","type","escape","switchbutton","separator","commandName","panelView","discardButton","CommentView","pluginName","3iZuCzX","componentFactory","isInContent","getMarkers","descriptionFactory","trackChanges.disableComments","change:previous","refreshSelectedViews","some","comments.maxCommentCharsWhenCollapsed","innerView","values","comments.editorConfig","2658520vnszJj","mainView","menuBar:trackChanges","activeAnnotations","Discard all suggestions","bind","buttonView","commentThread","getDescriptions","20FiVkIT","stopListening","listenTo","comments","suggestion-","change:activeAnnotations","Track changes","hasSuggestion","menu","TrackChangesUI","527214ZpATEa","SuggestionThreadView","destroy","length","editor","Annotations","delete","children","locale","suggestionLoaded","push","acceptSelectedSuggestions","isEnabled","isMultiRange","comments.maxCommentsWhenCollapsed","config","CommentsUI","isDirty","toMany","_handleSuggestionControllerDelayed","200120prytmn","menuitemcheckbox","_bindAnnotationToEditors","_refreshActiveMarkers","SuggestionView","acceptAllSuggestions","createAnnotation","getMarkerNames","arrowView","clear","comments.maxThreadTotalWeight","726uiQHQJ","CommentsRepository","_updateController","57484SGCJtP","plugins","size","EditorAnnotations","commands","_addUIComponentsToFactory","_suggestionToController","Accept all selected suggestions","items","_initializeController","getRanges","getSuggestion","_createToolbarButton","focus","addComment","requires","filter","Discard all selected suggestions"];return(ou=function(){return t})()}function iu(t,e){const n=ou();return(iu=function(t,e){return n[t-=338]})(t,e)}!function(t){const e=iu,n=t();for(;;)try{if(665104===-parseInt(e(389))/1+parseInt(e(448))/2*(-parseInt(e(357))/3)+parseInt(e(409))/4+-parseInt(e(467))/5+-parseInt(e(420))/6*(parseInt(e(423))/7)+-parseInt(e(370))/8*(parseInt(e(449))/9)+-parseInt(e(379))/10*(-parseInt(e(485))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ou);class au extends t.Plugin{static get[su(438)](){const t=su;return[Rc,o.Users,t(421),t(394),t(426)]}static get[su(356)](){return su(388)}constructor(t){const e=su;super(t),this[e(429)]=new Map,this[e(475)]=new Map,this[e(471)]=new Map,this[e(481)]=new Map;const n=this[e(393)][e(404)];n[e(464)](e(446),Jc),n[e(464)](e(483),nu),n[e(464)](e(362),!1),this[e(347)]=n[e(478)](e(362))}[su(408)](t,e){const n=su;0===this[n(481)][n(425)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(481)]){const r=this[t(429)][t(340)](e);r||n?r&&n&&this[t(445)](e):this[t(432)](e)}this[t(481)][t(418)](),this[t(393)][t(424)][t(478)](t(426))[t(364)](),this[t(412)]()}),10),this[n(481)][n(450)](t,e)}[su(453)](){const t=su,e=this[t(393)],n=e[t(424)][t(478)](t(441)),r=e[t(424)][t(478)](t(394)),s=e[t(424)][t(478)](t(426)),o=e[t(424)][t(478)](t(421));this[t(428)](),s[t(447)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(473)](this[e(429)])){const s=t[e(462)](),o=[];for(const t of s){if(!t[e(359)])continue;if(t[e(402)]){o[e(399)](...t[e(433)]());continue}const n=t[e(472)]();if(o[e(392)]>0){const t=o[0][e(345)](n);if(t){o[0]=t;continue}}o[e(399)](n)}n[e(399)]([r[e(456)],o])}return n})),this[t(381)](n,t(398),((e,n)=>{const r=t;this[r(381)](n,r(363),((t,e,s,o)=>{const i=r;n[i(359)]&&(null==s?(this[i(422)](o[i(480)]),this[i(408)](n,!1)):(this[i(422)](s[i(480)]),null==o&&this[i(408)](n,!0)))})),null!==n[r(452)]?this[r(422)](n[r(480)]):this[r(408)](n,!1)})),this[t(381)](n,t(344),((e,n,r)=>{const s=t;this[s(380)](n,s(363)),this[s(481)][s(395)](n),this[s(429)][s(340)](n)&&this[s(445)](n),r&&this[s(422)](r[s(480)])})),this[t(381)](n,t(339),((e,n)=>{this[t(422)](n)})),this[t(381)](r,t(384),(()=>{this[t(412)]()})),this[t(381)](o,t(437),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(386)](r))return;const i=n[o(434)](r);this[o(429)][o(478)](i)[o(456)][o(479)][o(436)](-1)}),{priority:t(346)})}[su(412)](){const t=su,e=this[t(393)][t(424)][t(478)](t(394)),n=this[t(393)][t(424)][t(478)](t(441)),r=Array[t(473)](e[t(373)],(e=>e[t(367)]))[t(439)]((e=>this[t(475)][t(340)](e))),s=[];for(const e of r){const n=this[t(475)][t(478)](e)[t(460)][t(462)]();s[t(399)](...n[t(461)](((e,n)=>[...e,...n[t(416)]()]),[]))}n[t(469)]=s}[su(428)](){const t=su,n=this[t(393)],r=n[t(397)],o=Kr(r,t(385)),i=new e.Collection([{type:t(350),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(342),role:t(410)})},{type:t(351)},{type:t(455),model:new s.ViewModel({withText:!0,label:Kr(r,t(343)),commandName:t(414),role:t(454)})},{type:t(455),model:new s.ViewModel({withText:!0,label:Kr(r,t(430)),commandName:t(400),role:t(454)})},{type:t(455),model:new s.ViewModel({withText:!0,label:Kr(r,t(374)),commandName:t(458),role:t(454)})},{type:t(455),model:new s.ViewModel({withText:!0,label:Kr(r,t(440)),commandName:t(488),role:t(454)})}]);for(const e of i)if(cu(e)){const r=n[t(427)][t(478)](e[t(460)][t(352)]);e[t(460)][t(375)](t(474),t(401)).to(r,t(463),t(401))}n.ui[t(358)][t(457)](t(342),(e=>this[t(435)](e,i,o))),n.ui[t(358)][t(457)](t(372),(e=>this[t(465)](e,i,o)))}[su(435)](t,e,n){const r=su,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(393)][r(427)][r(478)](r(342));o[r(376)][r(450)]({tooltip:n,label:n,icon:ru}),o[r(376)][r(375)](r(474)).to(i,r(463)),o[r(376)].on(r(470),(()=>{const t=r;i[t(470)](),this[t(393)][t(487)][t(456)][t(436)]()})),(0,s.addListToDropdown)(o,e,{role:r(387)});const a=[];for(const t of e)cu(t)&&a[r(399)](this[r(393)][r(427)][r(478)](t[r(460)][r(352)]));const c=o[r(376)];return c[r(489)][r(477)](r(401)),c[r(417)][r(477)](r(401)),c[r(489)][r(375)](r(401)).to(i,r(401)),c[r(417)][r(375)](r(401))[r(407)](a,r(401),((...t)=>t[r(365)]((t=>t)))),o.on(r(470),(t=>{const e=r;this[e(393)][e(470)](t[e(468)][e(352)]),this[e(393)][e(487)][e(456)][e(436)]()})),o}[su(465)](t,e,n){const r=su,o=new s.MenuBarMenuView(t),i=this[r(393)][r(427)][r(478)](r(342));o[r(376)][r(450)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(351)==n[r(348)]){a[r(431)][r(457)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(460)];i[r(375)](...Object[r(443)](c)).to(c),i[r(442)](r(470)).to(o),i.on(r(470),(()=>{const t=r;this[t(393)][t(470)](c[t(352)]),this[t(393)][t(487)][t(456)][t(436)]()})),e[r(396)][r(457)](i),a[r(431)][r(457)](e)}return o[r(375)](r(401)).to(i,r(401)),o[r(353)][r(396)][r(457)](a),o}[su(432)](t){const e=su,n=this[e(393)],r=n[e(404)],s=n[e(424)][e(478)](e(394)),i=n[e(424)][e(478)](e(421)),a=n[e(424)][e(478)](e(426)),c=n[e(424)][e(478)](o.Users).me,u=r[e(478)](e(342))[e(390)],l=r[e(478)](e(342))[e(413)],{CommentsListView:f,CommentThreadInputView:h}=n[e(424)][e(478)](e(405));let g,d,p;this[e(471)][e(340)](t.id)?(d=this[e(471)][e(478)](t.id),g=d[e(371)]):(g=new u(n[e(397)],t,c,{disableComments:this[e(347)],editorConfig:r[e(478)](e(369)),maxCommentsWhenCollapsed:r[e(478)](e(403)),maxThreadTotalWeight:r[e(478)](e(419)),maxCommentCharsWhenCollapsed:r[e(478)](e(366)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(478)](e(397))),CommentView:r[e(478)](e(382))[e(355)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),g[e(338)][e(476)].on(e(470),(()=>{const t=e;n[t(487)][t(456)][t(436)]()})),g[e(338)][e(354)].on(e(470),(()=>{const t=e;n[t(487)][t(456)][t(436)]()})),d=s[e(459)](this[e(393)][e(397)],g),d[e(375)](e(406)).to(g,e(406)),d[e(375)](e(392)).to(g),d[e(375)](e(348)).to(g,e(348),(t=>e(383)+t)),g.on(e(349),(()=>{const t=e;p[t(451)](t(349))})),this[e(471)][e(450)](t.id,d));const m=i[e(341)](t[e(377)],g),I=new Wc(n,t,g,m),E=t[e(462)]()[e(439)]((t=>t[e(359)]));g[e(466)]=n[e(424)][e(478)](e(441))[e(361)][e(378)](E),this[e(429)][e(450)](t,I),this[e(475)][e(450)](g,I),p=s[e(415)]({view:d,target:()=>{const r=e,s=[],i=t[r(462)]()[r(439)]((t=>t[r(359)]));for(const t of i)s[r(399)](...t[r(360)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(487)],s)},type:()=>e(383)+I[e(456)][e(348)]}),i[e(411)](g,p),s[e(457)](p),a[e(486)](p)}[su(445)](t){const e=su,n=this[e(393)][e(424)][e(478)](e(421)),r=this[e(393)][e(424)][e(478)](e(394)),s=this[e(429)][e(478)](t),o=s[e(456)],i=r[e(482)](o);n[e(444)](o),i&&r[e(484)](i),this[e(429)][e(395)](t),this[e(475)][e(395)](o),s[e(391)]()}[su(422)](t){const e=su;if(!t[e(359)]||!this[e(429)][e(340)](t))return;const n=this[e(393)][e(424)][e(478)](e(441)),r=this[e(429)][e(478)](t),s=t[e(462)]();r[e(456)][e(466)]=n[e(361)][e(378)](s)}[su(391)](){const t=su;for(const e of this[t(429)][t(443)]())this[t(445)](e);for(const e of this[t(471)][t(368)]())e[t(371)][t(391)]();super[t(391)]()}}function cu(t){return su(460)in t}function uu(){var t=["addSuggestionData","1383GwhNvd","TrackChanges","pluginName","getSuggestions","getSuggestion","Comments","get","48scFQnR","editor","plugins","6158055nYmMYF","112mBenlp","47354350dKaWzx","adapter","924183ywIJPP","requires","2310990EcYnDR","addSuggestion","45610HlfcLb","2376906bTWtAL","4844BnLcIt"];return(uu=function(){return t})()}function lu(t,e){var n=uu();return(lu=function(t,e){return n[t-=308]})(t,e)}var fu=lu;!function(t){for(var e=lu,n=t();;)try{if(805114===-parseInt(e(312))/1*(parseInt(e(323))/2)+parseInt(e(327))/3*(parseInt(e(325))/4)+-parseInt(e(315))/5+-parseInt(e(321))/6+-parseInt(e(324))/7+parseInt(e(316))/8*(-parseInt(e(319))/9)+parseInt(e(317))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uu);class hu extends t.Plugin{static get[fu(320)](){return[Rc,au,fu(310)]}static get[fu(329)](){return fu(328)}set[fu(318)](t){var e=fu;this[e(313)][e(314)][e(311)](Rc)[e(318)]=t}get[fu(318)](){var t=fu;return this[t(313)][t(314)][t(311)](Rc)[t(318)]}[fu(322)](t){var e=fu;return this[e(313)][e(314)][e(311)](Rc)[e(326)](t)}[fu(308)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=fu;return this[n(313)][n(314)][n(311)](Rc)[n(308)]({skipNotAttached:t,toJSON:e})}[fu(309)](t){var e=fu;return this[e(313)][e(314)][e(311)](Rc)[e(309)](t)}}const gu=bu;!function(t){const e=bu,n=t();for(;;)try{if(620735===parseInt(e(452))/1*(-parseInt(e(426))/2)+-parseInt(e(473))/3+parseInt(e(455))/4+-parseInt(e(441))/5+-parseInt(e(457))/6+parseInt(e(480))/7+parseInt(e(425))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pu);const du=[gu(442)];function pu(){const t=["track-changes-data-invalid-editor-creator","createDocumentFragment","plugins","5188673SfBrnD","getSuggestions","getRootNames","trackChangesData.editorCreator","acceptAllSuggestions","name","remove","TrackChangesData","19779088cqdoSM","2rnYNVt","define","destroy","create","config","requires","editorCreator","div","createElement","model","data","addSuggestionData","get","constructor","discardAllSuggestions","5756115RHiyTE","Pagination","CommentsRepository","TrackChangesEditing","set","addUser","document","users","trackChangesData","end","execute","697121ynKhLc","editor","getDataWithAcceptedSuggestions","3152292IiHjDA","getDataWithDiscardedSuggestions","3314688yvoHrT","getUser","function","init","getRootsAttributes","reduce","TrackChangesDataGetter","_adapter","pluginName","rootsAttributes","appendChild","push","result","map","Users","getFullData","2940513MKLeeM","getCommentThreads","addCommentThread","useAnonymousUser"];return(pu=function(){return t})()}class mu extends t.Plugin{static get[gu(431)](){return[Rc]}static get[gu(465)](){return gu(424)}[gu(460)](){const t=gu,n=this[t(453)];if(n[t(430)][t(427)](t(420),(e=>{const r=t,s=n[r(435)][r(447)][r(482)]()[r(462)](((t,e)=>(t[e]="",t)),{});return n[r(439)][r(429)](s,e)})),t(459)!=typeof n[t(430)][t(438)](t(449))[t(432)])throw new e.CKEditorError(t(477))}[gu(454)](t){return Tu(this[gu(453)],!0,t)}[gu(456)](t){return Tu(this[gu(453)],!1,t)}}class Iu extends t.Plugin{static get[gu(465)](){return gu(463)}constructor(t){const e=gu;super(t),this[e(469)]=e(450)}[gu(460)](){const t=gu;this[t(453)][t(479)][t(438)](t(443))[t(464)]={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(453)][t(479)][t(438)](t(444))[t(464)]=null}}function Eu(t){return void 0!==t[gu(461)]}function bu(t,e){const n=pu();return(bu=function(t,e){return n[t-=420]})(t,e)}async function Tu(t,e,n){const r=gu,s=(0,o.sanitizeEditorConfig)(t,du);s[r(479)][r(468)](Rc,Iu),s[r(466)]=Eu(t)?t[r(461)]():void 0;const i=document[r(478)](),a=t[r(430)][r(438)](r(449))[r(432)],c=await a(s,(()=>function(t){const e=r,n=document[e(434)](e(433));return t[e(467)](n),n}(i)));!function(t,e){const n=r,s=t[n(435)][n(447)][n(482)]()[n(462)](((e,r)=>(e[r]=t[n(436)][n(438)]({rootName:r}),e)),{}),o=t[n(479)][n(438)](n(471))[n(448)][n(470)]((t=>({id:t.id,name:t[n(422)]}))),i=t[n(479)][n(438)](n(444))[n(481)]({skipNotAttached:!0,toJSON:!0}),a=t[n(479)][n(438)](n(443))[n(474)]({skipNotAttached:!0,toJSON:!0}),c=e[n(479)][n(438)](n(471)),u=e[n(479)][n(438)](n(444)),l=e[n(479)][n(438)](n(443));for(const t of l[n(474)]())t[n(423)]();for(const t of o)c[n(458)](t.id)||c[n(446)](t);c.me||c[n(476)]();for(const t of a)l[n(475)](t);for(const t of i)u[n(437)](t);e[n(436)][n(445)](s)}(t,c),c[r(451)](r(e?421:440));const u=Eu(c)?c[r(472)](n):c[r(436)][r(438)](n);return await c[r(428)](),u}function _u(){var t=["4521928AYIlWa","88hLJuFo","108RVmYed","78516MktBKF","5117835UshPqt","3259116AzcSxz","36410110VpgbyC","378szxQZz","11462dNGAhp","158022TGGehF"];return(_u=function(){return t})()}function yu(t,e){var n=_u();return(yu=function(t,e){return n[t-=210]})(t,e)}!function(t){for(var e=yu,n=t();;)try{if(681424===-parseInt(e(213))/1*(parseInt(e(217))/2)+-parseInt(e(210))/3+-parseInt(e(215))/4+-parseInt(e(219))/5+-parseInt(e(218))/6*(-parseInt(e(212))/7)+-parseInt(e(216))/8*(-parseInt(e(214))/9)+parseInt(e(211))/10)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:()=>zr,SuggestionThreadView:()=>Yc,SuggestionView:()=>nu,TrackChanges:()=>hu,TrackChangesData:()=>mu,TrackChangesEditing:()=>Nc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["has","471196YyZPoS","editor","clearForceDisabled","3BAamUf","isEnabled","_enableCommands","_isEnabledBasedOnSelection","4434775kizoOW","TrackChangesCommand","value","279469ezUHdY","forceDisabled","2582748FMufTh","11942IwmCdE","commands","execute","1044OwiILY","1208800zxQGdP","_enabledCommands","refresh","1312784iWlByq","_disableUnsupportedCommands","affectsData"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=292]})(t,e)}!function(t){const e=l,n=t();for(;;)try{if(581771===-parseInt(e(313))/1+parseInt(e(296))/2+parseInt(e(306))/3*(parseInt(e(303))/4)+parseInt(e(310))/5+parseInt(e(295))/6*(-parseInt(e(292))/7)+-parseInt(e(299))/8+-parseInt(e(315))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(297)]=e,this[n(312)]=!1,this[n(298)](),this[n(309)]=!1}[c(298)](){this[c(307)]=!0}[c(294)](){const t=c;this[t(312)]=!this[t(312)],this[t(312)]?this[t(300)]():this[t(308)]()}[c(300)](){const t=c;for(const e of this[t(304)][t(293)][t(293)]())e[t(301)]&&!this[t(297)][t(302)](e)&&e[t(314)](t(311))}[c(308)](){const t=c;for(const e of this[t(304)][t(293)][t(293)]())e[t(301)]&&!this[t(297)][t(302)](e)&&e[t(305)](t(311))}}function h(){const t=["10770jBvkKW","410MdvOZf","_isEnabledBasedOnSelection","365730AkfdMj","execute","259olZHOr","12LhnzRC","25591PQDXwm","track-changes-accept-suggestion-not-found","canEditAt","refresh","12mDsFyt","editor","671984drdGpy","getRanges","TrackChangesEditing","9EiBrii","isEnabled","1068562SroOUP","_suggestions","plugins","223323cgMiWS","acceptSuggestion","model","get","33848zyWFoz"];return(h=function(){return t})()}const g=d;function d(t,e){const n=h();return(d=function(t,e){return n[t-=492]})(t,e)}!function(t){const e=d,n=t();for(;;)try{if(177175===parseInt(e(497))/1*(parseInt(e(501))/2)+-parseInt(e(511))/3+parseInt(e(503))/4+parseInt(e(517))/5*(parseInt(e(516))/6)+-parseInt(e(495))/7*(parseInt(e(515))/8)+-parseInt(e(506))/9*(-parseInt(e(493))/10)+-parseInt(e(508))/11*(parseInt(e(496))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(h);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(509)]=e,this[n(500)](),this[n(492)]=!1}[g(500)](){this[g(507)]=!0}[g(494)](t){const n=g,r=this[n(509)][n(514)](t);if(!r)throw new e.CKEditorError(n(498),this);const s=r[n(504)]();this[n(502)][n(513)][n(499)](s)&&this[n(502)][n(510)][n(514)](n(505))[n(512)](r)}}const m=E;function I(){const t=["51JKtJdR","model","discardSuggestion","168847hgjEsE","3260mWSkyx","editor","3664940SECYoB","22RTjuDz","isEnabled","_suggestions","execute","10138752ZqOhAT","6BKTWyA","2225wdZUny","8KpuVAu","72366cXUGZS","535103ZybwyM","getRanges","canEditAt","get","6368022fpBwuT","track-changes-discard-suggestion-not-found","TrackChangesEditing","plugins","_isEnabledBasedOnSelection","refresh"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=200]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(400904===parseInt(e(206))/1+parseInt(e(205))/2*(-parseInt(e(216))/3)+parseInt(e(220))/4*(-parseInt(e(203))/5)+parseInt(e(202))/6*(parseInt(e(219))/7)+parseInt(e(204))/8*(parseInt(e(210))/9)+-parseInt(e(222))/10*(parseInt(e(223))/11)+parseInt(e(201))/12)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(225)]=e,this[n(215)](),this[n(214)]=!1}[m(215)](){this[m(224)]=!0}[m(200)](t){const n=m,r=this[n(225)][n(209)](t);if(!r)throw new e.CKEditorError(n(211),this);const s=r[n(207)]();this[n(221)][n(217)][n(208)](s)&&this[n(221)][n(213)][n(209)](n(212))[n(218)](r)}}function T(){const t=["title","isTouching","split","</span>","79664rYVFRw","color","isInContent","innerText","deletion","getRanges","77MxLxww","innerHTML","6UMvmEm","15370404EUzlWS","66SklyuG",'<span class="ck-suggestion-color" style="background-color: ',"sort","join","isObject","add","next","1115982cCocEw","isMultiRange","push","createPositionAt","change","51835XCKNFS","2151tikNCR","isArray","createRange","start","length","isIntersecting","13698oprgmv","replace","value","span","createElement","end",'"></span>',"120IQdWMI","splice","createPositionAfter",'<span class="ck-suggestion-type">',"from","543960WLupXk","schema",'" title="'," [color ","type","map","createPositionBefore","960yLyGGJ","content","isCollapsed","execute"];return(T=function(){return t})()}function _(t,e){const n=L;let r="";return r+=t[n(451)]("*")[n(499)](((t,e)=>e%2!=0?n(492)+y(t)+n(452):y(t)))[n(466)](""),e&&(r+=n(464)+e[n(484)]+n(496)+e[n(449)]+n(488)),r}function y(t){const e=L,n=document[e(486)](e(485));return n[e(456)]=t,n[e(460)]}function A(t){const e=L;return t[e(465)](((t,n)=>e(457)==t[e(498)]&&e(457)!=n[e(498)]?-1:e(457)!=t[e(498)]&&e(457)==n[e(498)]?1:0))}function k(t,e){const n=L;let r,s=0;const o=[],i=e[n(495)];for(;s<t[n(480)];){const a=t[s],c=t[s+1];r||(r=e[n(500)](a)),C(e,a,c)||(o[n(472)](e[n(478)](r,i[n(467)](a)?e[n(491)](a):e[n(473)](a,n(487)))),r=null),s++}return o}function C(t,e,n){const r=L;if(!n)return!1;const s=t[r(491)](e),o=t[r(500)](n);return s[r(450)](o)}function L(t,e){const n=T();return(L=function(t,e){return n[t-=448]})(t,e)}!function(t){const e=L,n=t();for(;;)try{if(192730===parseInt(e(453))/1*(-parseInt(e(461))/2)+parseInt(e(476))/3*(-parseInt(e(501))/4)+parseInt(e(475))/5*(-parseInt(e(463))/6)+-parseInt(e(470))/7+-parseInt(e(489))/8*(parseInt(e(482))/9)+parseInt(e(494))/10*(-parseInt(e(459))/11)+parseInt(e(462))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);function N(t,e,n){const r=L;for(;n[r(480)];){const s=n[r(490)](0,100);t[r(474)]((()=>{const t=r;for(const n of s)n[t(455)]&&e[t(448)](n.id)}))}}const S=R;function R(t,e){const n=M();return(R=function(t,e){return n[t-=136]})(t,e)}function M(){const t=["canEditAt","1133012ypxcMU","72518edHFmC","execute","12yDqiXt","_suggestions","editor","model","56wPexTI","some","getRanges","from","504240QINiVh","1150492oMYCnJ","refresh","_command","70829JBUiXc","_isEnabledBasedOnSelection","49266txjsgI","306419QSGllT","5EwnhGK","isEnabled","values","650upjYyZ","isInContent"];return(M=function(){return t})()}!function(t){const e=R,n=t();for(;;)try{if(254667===parseInt(e(152))/1+-parseInt(e(160))/2*(parseInt(e(137))/3)+parseInt(e(159))/4*(-parseInt(e(153))/5)+parseInt(e(145))/6+-parseInt(e(146))/7+-parseInt(e(141))/8*(-parseInt(e(151))/9)+-parseInt(e(156))/10*(-parseInt(e(149))/11))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(148)]=e,this[r(138)]=n,this[r(147)](),this[r(150)]=!1}[S(147)](){const t=S,e=Array[t(144)](this[t(138)][t(155)]())[t(142)]((e=>e[t(157)]));this[t(154)]=this[t(148)][t(154)]&&e}[S(136)](){const t=S,e=A(Array[t(144)](this[t(138)][t(155)]()));for(const n of e){const e=n[t(143)]();if(!this[t(139)][t(140)][t(158)](e))return}N(this[t(139)][t(140)],this[t(148)],e)}}const w=O;function O(t,e){const n=D();return(O=function(t,e){return n[t-=332]})(t,e)}function D(){const t=["from","_command","document","8eoutQx","980415ppZrzd","values","115bWtKSW","2385360DObXUW","_suggestions","155099SVUBxO","selection","execute","30116TELSyN","refresh","475368BuBQgl","size","1353687rlYQKY","editor","592543pcCQQi","model","_selectedSuggestions","isEnabled","_isEnabledBasedOnSelection","getRanges","canEditAt"];return(D=function(){return t})()}!function(t){const e=O,n=t();for(;;)try{if(874821===parseInt(e(347))/1+parseInt(e(352))/2+parseInt(e(354))/3+parseInt(e(350))/4*(-parseInt(e(344))/5)+parseInt(e(345))/6+-parseInt(e(356))/7*(parseInt(e(341))/8)+-parseInt(e(342))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class F extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(339)]=e,this[r(346)]=n,this[r(333)]=new Set,this[r(351)](),this[r(335)]=!1}[w(351)](){const t=w,e=this[t(355)][t(332)][t(340)][t(348)],n=Array[t(338)](this[t(346)][t(343)]());this[t(333)]=function(t,e){const n=L,r=Array[n(493)](t[n(458)]()),s=new Set;for(const o of e)if(o[n(455)])for(const e of r)for(const r of o[n(458)]())(e[n(481)](r)||t[n(503)]&&!o[n(471)]&&o[n(469)]&&r[n(487)][n(450)](e[n(479)]))&&s[n(468)](o);return s}(e,n),this[t(334)]=this[t(339)][t(334)]&&!!this[t(333)][t(353)]}[w(349)](){const t=w,e=A(Array[t(338)](this[t(333)]));for(const n of e){const e=n[t(336)]();if(!this[t(355)][t(332)][t(337)](e))return}N(this[t(355)][t(332)],this[t(339)],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 W(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])}}W.prototype.clear=B,W.prototype.delete=j,W.prototype.get=G,W.prototype.has=V,W.prototype.set=H;const z=W;const K=function(){this.__data__=new z,this.size=0};const Z=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 Q="object"==typeof global&&global&&global.Object===Object&&global;var J="object"==typeof self&&self&&self.Object===Object&&self;const Y=Q||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,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(Y,"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 Dt=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 Ft(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])}}Ft.prototype.clear=St,Ft.prototype.delete=Rt,Ft.prototype.get=vt,Ft.prototype.has=Ot,Ft.prototype.set=Dt;const Bt=Ft;const Pt=function(){this.size=0,this.__data__={hash:new Bt,map:new(Lt||z),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 Wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Wt.prototype.clear=Pt,Wt.prototype.delete=jt,Wt.prototype.get=Gt,Wt.prototype.has=Vt,Wt.prototype.set=Ht;const zt=Wt;const Kt=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!Lt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Zt(t){var e=this.__data__=new z(t);this.size=e.size}Zt.prototype.clear=K,Zt.prototype.delete=Z,Zt.prototype.get=X,Zt.prototype.has=q,Zt.prototype.set=Kt;const Xt=Zt;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Qt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Jt=function(t,e,n){"__proto__"==e&&Qt?Qt(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 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&&Q.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 De=function(t){return null!=t&&me(t.length)&&!lt(t)};const Fe=function(t){return De(t)?Ne(t):Oe(t)};const Be=function(t,e){return t&&te(e,Fe(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 De(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,We=He&&He.exports===Ve?Y.Buffer:void 0,ze=We?We.allocUnsafe:void 0;const Ke=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const Ze=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 Qe=Object.prototype.propertyIsEnumerable,Je=Object.getOwnPropertySymbols;const Ye=Je?function(t){return null==t?[]:(t=Object(t),Xe(Je(t),(function(e){return Qe.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,Fe,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]",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=Y.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 Dn=function(t,e){var n=e?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Fn=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 Dn(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 Wn=Hn?be(Hn):Vn;var zn="[object Arguments]",Kn="[object Function]",Zn="[object Object]",Xn={};Xn[zn]=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[Zn]=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 Ze(e,a)}else{var h=An(e),g=h==Kn||"[object GeneratorFunction]"==h;if(ge(e))return Ke(e,c);if(h==Zn||h==zn||g&&!o){if(a=u||g?{}:xn(e),!c)return u?rn(e,Ge(a,e)):$e(e,Be(a,e))}else{if(!Xn[h])return o?e:{};a=Fn(e,h,c)}}i||(i=new Xt);var d=i.get(e);if(d)return d;i.set(e,a),Wn(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:Fe)(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 Qn=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||zt),n}er.Cache=zt;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 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 zt;++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 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 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 Dr=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 Fr=function(t,e){return Dr(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)},Vr=Hr;function Hr(t,e){const n=Wr();return(Hr=function(t,e){return n[t-=299]})(t,e)}function Wr(){const t=["1242687dhWnZF","onDiscard","onAccept","getFirstMarker","decorate","commentThread","nodeAfter","removeAttribute","2413124QtIfQY","addMarkerName","head","21gWQUUr","delete","toJSON","discard","from","isIntersectingWithRange","getAllAdjacentSuggestions","hasComments","_isDataLoaded","removeMarker","getItems","_onAttributesChange","_onDiscard","getRange","addMarker","getMarkerNames","clear","suggestion:","reduce","4825505yshZzn","1061713jmiJsV","previous","getMultiRangeId","2336188agxKEj","setAttribute","isMultiRange","10015576oUWzmu","split","getRanges","push","getContainedElement","substr","length","createdAt","subType","accept","type","set","filter","getMarkers","start","get","add","next","markers","getFirstRange","creator","_markerNames","5900904fxCVKa","authoredAt","map","end","isExternal","attributes","_model","removeMarkers","size","nodeBefore","change","@external","data","addRange","_saved","isIntersecting","author","onAttributesChange","isInContent","_onAccept"];return(Wr=function(){return t})()}!function(t){const e=Hr,n=t();for(;;)try{if(664131===parseInt(e(336))/1+-parseInt(e(313))/2+-parseInt(e(305))/3+-parseInt(e(339))/4+-parseInt(e(335))/5+-parseInt(e(364))/6+-parseInt(e(316))/7*(-parseInt(e(342))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Hr;super(),this[n(324)]=!1,this.id=e.id,this[n(352)]=e[n(352)],this[n(350)]=e[n(350)]||null,this[n(301)]=e[n(301)],this[n(362)]=e[n(362)]||e[n(301)],this[n(368)]=Boolean(e[n(369)]&&e[n(369)][n(375)]),this[n(376)]=null,this[n(370)]=t,this[n(304)]=e[n(307)],this[n(328)]=e[n(306)],this[n(327)]=e[n(302)],this[n(363)]=new Set,this[n(349)]=null,this[n(353)](n(365),null),this[n(353)](n(369),e[n(369)]||{}),this[n(353)](n(337),null),this[n(353)](n(359),null),this[n(353)](n(310),null),this[n(353)](n(299),!1),this[n(309)](n(351)),this[n(309)](n(319))}get[Vr(315)](){const t=Vr;let e=this;for(;e[t(337)];)e=e[t(337)];return e}get[Vr(323)](){const t=Vr;return!!this[t(310)]&&this[t(310)][t(348)]>0}get[Vr(341)](){const t=Vr;return 0!=this[t(363)][t(372)]&&6==Array[t(320)](this[t(363)])[0][t(343)](":")[t(348)]}get[Vr(303)](){return null!==this[Vr(308)]()}[Vr(314)](t){const e=Vr;this[e(363)][e(358)](t)}[Vr(331)](){const t=Vr;return Array[t(320)](this[t(363)])}[Vr(355)](){const t=Vr;return this[t(331)]()[t(366)]((e=>this[t(370)][t(360)][t(357)](e)))[t(354)]((t=>t))}[Vr(308)](){return this[Vr(355)]()[0]||null}[Vr(371)](){const t=Vr;this[t(370)][t(374)]((e=>{const n=t;for(const t of this[n(355)]())e[n(325)](t)})),this[t(363)][t(332)]()}[Vr(325)](t){const e=Vr;this[e(370)][e(374)]((n=>{n[e(325)](t)})),this[e(363)][e(317)](t)}[Vr(377)](t){const e=Vr,n=e(333)+this[e(352)]+":"+this[e(350)]+":"+this.id+":"+this[e(362)].id+":"+zr[e(338)]();this[e(314)](n),this[e(370)][e(374)]((r=>{r[e(330)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(321)](t){const e=Vr;for(const n of this[e(344)]())if(n[e(300)](t))return!0;return!1}[Vr(344)](){const t=Vr;return this[t(355)]()[t(366)]((e=>e[t(329)]()))}[Vr(326)](){const t=Vr;return this[t(344)]()[t(334)](((e,n)=>[...e,...n[t(326)]()]),[])}[Vr(361)](){const t=Vr;var e;return(null===(e=this[t(308)]())||void 0===e?void 0:e[t(329)]())||null}[Vr(346)](){const t=Vr,e=this[t(344)]();if(1!=e[t(348)])return null;const n=e[0],r=n[t(356)][t(311)],s=n[t(367)][t(373)];return r instanceof i.Element?r!=s?null:r:null}[Vr(351)](){const t=Vr;this[t(304)](this[t(344)](),this[t(376)],this[t(369)]),this[t(371)]()}[Vr(319)](){const t=Vr;this[t(328)](this[t(344)](),this[t(376)],this[t(369)]),this[t(371)]()}[Vr(322)](){const t=Vr,e=[];let n=this[t(315)];for(;n;)e[t(345)](n),n=n[t(359)];return e}[Vr(340)](t,e){const n=Vr,r=Qn(this[n(369)]);dr(r,t,e),Fr(r,this[n(369)])||(this[n(369)]=r,this[n(327)](r))}[Vr(312)](t){const e=Vr,n=Qn(this[e(369)]);Gr(n,t),Fr(n,this[e(369)])||(this[e(369)]=n,this[e(327)](this[e(369)]))}[Vr(318)](){const t=Vr;return{id:this.id,type:this[t(350)]?this[t(352)]+":"+this[t(350)]:this[t(352)],authorId:this[t(362)].id,createdAt:this[t(349)],hasComments:this[t(323)],data:this[t(376)],attributes:this[t(369)]}}static[Vr(338)](){const t=Vr;return(0,e.uid)()[t(347)](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}}const Zr=Xr;function Xr(t,e){const n=qr();return(Xr=function(t,e){return n[t-=295]})(t,e)}function qr(){const t=["end","Container","_handleAttributeSuggestionDescription","removeContainer","1842115YxFDEd","getDescriptions","text","removeFormat","_attributeLabels","_itemLabels","_addDescriptionItems","replace","push","*Change to:* %0","registerAttributeLabel","_locale","EmptyContainer","isEqual","_handleCustomCallbackDescription","getWalker","*Merge:* %0","*Split:* %0","join","addFormat","previousSibling","nextSibling","isObject","pop","quantity","elementStart","3597825PBFgTt","registerDescriptionCallback","*Remove format:* %0","matchingCallback","skip","has","_handleInsertRemoveSuggestionDescription","getFirstRange","name","getItemLabel","get","3743720kYpRlc","addObject","remove","addContainer","_itemLabelsCallbacks","isEmpty","map","type","245914FUbAhQ","REPLACE_TEXT","length","*Remove:* %0","removeObject","isInContent","nodeAfter","indexOf","item","ELEMENT_SPACE","addEmptyContainer","label","6747540wvZdvV","409737AHNnae","_schema","checkChild","newValue","set","6XVJHsD","$textProxy","4378239EGwcvu","attribute","$text","_resolveDescriptionItems","*Insert:* %0","_customCallbacks","subType","registerElementLabel","key","$1 $2","function","16QUHpLP","element","removeEmptyContainer","Object","deletion","_handleRenameSuggestionDescription","*Set format:* %0","2TrigIE","elementEnd","add","format","match","start","softBreak","normal","insertion","data"];return(qr=function(){return t})()}!function(t){const e=Xr,n=t();for(;;)try{if(281534===parseInt(e(311))/1*(parseInt(e(349))/2)+-parseInt(e(324))/3*(-parseInt(e(342))/4)+parseInt(e(363))/5*(-parseInt(e(329))/6)+parseInt(e(389))/7+-parseInt(e(303))/8+parseInt(e(331))/9+-parseInt(e(323))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qr);class Qr{constructor(t,e){const n=Xr;this[n(336)]=[],this[n(368)]=new Map,this[n(307)]=[],this[n(367)]=new Map,this[n(325)]=t,this[n(374)]=e}[Zr(364)](t){const e=Zr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(313)];o++){const i=t[o];if(!i[e(316)])continue;const a=this[e(377)](i);if(a){if(null!=i[e(337)]){if(r[e(297)](i[e(337)]))continue;r[e(351)](i[e(337)])}n[e(371)](a)}else if(e(332)!=i[e(310)])e(357)!=i[e(310)]&&e(346)!=i[e(310)]||this[e(298)](n,i,t[o+1]);else{const t=i[e(358)][e(339)];if(s[e(297)](t))continue;s[e(351)](i[e(358)][e(339)]),t==Lc?this[e(347)](n,i):this[e(361)](n,i)}}return this[e(334)](n)}[Zr(390)](t){const e=Zr;this[e(336)][e(371)](t)}[Zr(338)](t,n,r=e.priorities[Zr(356)]){const s=Zr;s(341)==typeof t?(0,e.insertToPriorityArray)(this[s(307)],{matchingCallback:t,label:n,priority:r}):this[s(368)][s(328)](t,n)}[Zr(373)](t,e){const n=Zr;this[n(367)][n(328)](t,e)}[Zr(301)](t,e=1){const n=Zr;let r;for(const e of this[n(307)])if(e[n(295)](t)){r=e[n(322)];break}return r||(r=this[n(368)][n(302)](t[n(300)])),r?r(e):1!==e?e+" "+t[n(300)]+"s":""+t[n(300)]}[Zr(369)](t,e){const n=Zr,r=e[n(299)]()[n(378)](),s=n(357)==e[n(310)]?n(351):n(305);for(const e of r){const o=e[n(319)],i=t[t[n(313)]-1];if(o.is(n(330)))i&&i[n(310)][n(318)](n(360))>-1&&t[n(386)](),i&&n(365)==i[n(310)]?i[s]+=o[n(358)]:t[n(371)]({type:n(365),add:n(351)==s?o[n(358)]:"",remove:n(305)==s?o[n(358)]:""});else if(this[n(325)][n(385)](o)){const a=o;if(i&&i[n(310)][n(318)](n(360))>-1&&t[n(386)](),n(350)==e[n(310)])continue;i&&i[n(310)]==s+n(345)&&i[n(343)][n(300)]==a[n(300)]?i[n(387)]++:t[n(371)]({type:s+n(345),element:a,quantity:1}),r[n(296)]((t=>!(n(350)==t[n(310)]&&t[n(319)]==o)))}else if(this[n(325)][n(326)](o,n(333))||o.is(n(343),n(355))){const r=o;if(n(351)==s&&n(388)==e[n(310)]||n(305)==s&&n(350)==e[n(310)])continue;if(i&&-1==i[n(310)][n(318)](n(360))){n(365)==i[n(310)]&&(i[s]+="\n");continue}let a;if(a=n(351)==s?r[n(384)]&&!this[n(325)][n(385)](r[n(384)])?r[n(384)]:null:r[n(383)]&&!this[n(325)][n(385)](r[n(383)])?r[n(383)]:null,r[n(308)]||a&&a[n(308)]){const e=a&&a[n(308)]?a:r;i&&i[n(310)]==s+n(375)&&i[n(343)][n(300)]==e[n(300)]?i[n(387)]++:t[n(371)]({type:s+n(375),element:e,quantity:1})}else t[n(371)]({type:s+n(360),element:r})}}}[Zr(334)](t){const e=Zr,n=this[e(374)],r=[],s=[],o=[];for(const i of t)switch(i[e(310)]){case e(365):if(i[e(351)]=i[e(351)][e(370)](/(\S)\u000A+(\S)/g,e(340))[e(370)](/\u000A/g,""),i[e(305)]=i[e(305)][e(370)](/(\S)\u000A+(\S)/g,e(340))[e(370)](/\u000A/g,""),""!=i[e(351)]&&""!=i[e(305)]){r[e(371)]({type:e(370),content:Kr(n,e(312),['"'+i[e(305)]+'"','"'+i[e(351)]+'"'])});continue}if(null!=i[e(351)][e(353)](/^ +$/)){r[e(371)]({type:e(357),content:Kr(n,e(335),Kr(n,e(320),i[e(351)][e(313)]))});continue}if(null!=i[e(305)][e(353)](/^ +$/)){r[e(371)]({type:e(346),content:Kr(n,e(314),Kr(n,e(320),i[e(305)][e(313)]))});continue}if(""!=i[e(351)]){r[e(371)]({type:e(357),content:Kr(n,e(335),'"'+i[e(351)]+'"')});continue}r[e(371)]({type:e(346),content:Kr(n,e(314),'"'+i[e(305)]+'"')});continue;case e(321):case e(304):r[e(371)]({type:e(357),content:Kr(n,e(335),this[e(301)](i[e(343)],i[e(387)]))});continue;case e(344):case e(315):r[e(371)]({type:e(346),content:Kr(n,e(314),this[e(301)](i[e(343)],i[e(387)]))});continue;case e(306):r[e(371)]({type:e(357),content:Kr(n,e(380),this[e(301)](i[e(343)],i[e(387)]))});continue;case e(362):r[e(371)]({type:e(346),content:Kr(n,e(379),this[e(301)](i[e(343)],i[e(387)]))});continue;case e(382):s[e(371)](i[e(339)]);continue;case e(366):o[e(371)](i[e(339)]);continue;default:r[e(371)](i)}if(s[e(313)]){const t=s[e(309)]((t=>this[e(367)][e(297)](t)?this[e(367)][e(302)](t):t))[e(381)](", ");r[e(371)]({type:e(352),content:Kr(this[e(374)],e(348),t)})}if(o[e(313)]){const t=o[e(309)]((t=>this[e(367)][e(297)](t)?this[e(367)][e(302)](t):t))[e(381)](", ");r[e(371)]({type:e(352),content:Kr(this[e(374)],e(391),t)})}return r}[Zr(377)](t){const e=Zr;for(const n of this[e(336)]){const r=n(t);if(r&&e(310)in r)return r}}[Zr(361)](t,e){const n=Zr,r=e[n(358)],s=void 0===r[n(327)]?n(366):n(382);t[n(371)]({type:s,key:r[n(339)]})}[Zr(347)](t,e){const n=Zr;t[n(371)]({type:n(352),content:Kr(this[n(374)],n(372),this[n(301)](e[n(299)]()[n(354)][n(317)],1))})}[Zr(298)](t,e,n){const r=Zr;if(this[r(369)](t,e),n&&n[r(299)]()&&!e[r(299)]()[r(359)][r(376)](n[r(299)]()[r(354)])){const n=t[t[r(313)]-1],s=r(357)==e[r(310)]?r(351):r(305);n&&r(365)==n[r(310)]&&(n[s]+="\n")}}}function Jr(t,e){const n=Yr();return(Jr=function(t,e){return n[t-=303]})(t,e)}function Yr(){const t=["afterInit","10gyaxCd","12673144RJcPNg","enableCommand","plugins","12GJBrCF","177128UFHVBC","3268902bQhMHT","968700fJqyjn","get","showAIAssistant","1217386ULUGwm","commands","261EWoONH","4MgMDlh","TrackChangesEditing","421735bwqtOx","2818686YhUpXX","editor"];return(Yr=function(){return t})()}const $r=Jr;!function(t){const e=Jr,n=t();for(;;)try{if(780085===parseInt(e(317))/1+-parseInt(e(320))/2+-parseInt(e(307))/3+-parseInt(e(304))/4*(parseInt(e(306))/5)+-parseInt(e(314))/6*(-parseInt(e(316))/7)+-parseInt(e(315))/8*(parseInt(e(303))/9)+parseInt(e(310))/10*(parseInt(e(311))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yr);class ts extends t.Plugin{[$r(309)](){const t=$r,e=this[t(308)],n=e[t(313)][t(318)](t(305));e[t(321)][t(318)](t(319))&&n[t(312)](t(319))}}const es=ns;function ns(t,e){const n=ss();return(ns=function(t,e){return n[t-=134]})(t,e)}!function(t){const e=ns,n=t();for(;;)try{if(430654===-parseInt(e(169))/1+-parseInt(e(170))/2*(parseInt(e(143))/3)+parseInt(e(150))/4+parseInt(e(165))/5+-parseInt(e(160))/6*(parseInt(e(136))/7)+-parseInt(e(156))/8+-parseInt(e(166))/9*(-parseInt(e(162))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ss);class rs extends t.Plugin{[es(154)](){const t=es,e=this[t(144)],n=e[t(134)];if(!e[t(161)][t(137)](t(159)))return;const r=e[t(161)][t(163)](t(174));r[t(172)](t(173)),r[t(153)](t(173)),r[t(140)][t(158)](t(173),Kr(n,t(164))),this[t(152)]()}[es(152)](){const t=es,e=this[t(144)],n=e[t(134)];e[t(161)][t(163)](t(174))[t(140)][t(142)]((e=>{const r=t;if(r(135)!=e[r(148)])return;const{data:s}=e;if(s&&r(173)==s[r(167)]){const t=s[r(146)][0][r(157)];return{type:r(151),content:Kr(n,r(145),function(t){const e=r;switch(t){case e(138):return Kr(n,e(149));case e(147):return Kr(n,e(171));case e(168):return Kr(n,e(139));case e(141):return Kr(n,e(155))}}(t))}}}))}}function ss(){const t=["enableDefaultAttributesIntegration","alignment","TrackChangesEditing","locale","formatBlock","1663886nNyRNf","has","left","FORMAT_ALIGN_TO_CENTER","descriptionFactory","justify","registerDescriptionCallback","3501foWebS","editor","*Format:* %0","commandParams","right","type","FORMAT_ALIGN_TO_LEFT","898064FFIkew","format","_registerLegacyDescription","registerBlockAttribute","afterInit","FORMAT_JUSTIFY_TEXT","1629648RGQVCr","value","registerAttributeLabel","AlignmentEditing","18IaArXy","plugins","23063970YyUXkW","get","FORMAT_ALIGNMENT","1507890YNmxjo","9XxePMn","commandName","center","750994AMgeaP","1258ZeMjhI","FORMAT_ALIGN_TO_RIGHT"];return(ss=function(){return t})()}function os(t,e){const n=as();return(os=function(t,e){return n[t-=491]})(t,e)}const is=os;function as(){const t=["SubscriptEditing","plugins","has","FORMAT_STRIKETHROUGH","enableDefaultAttributesIntegration","ItalicEditing","commandName","underline","registerDescriptionCallback","code","slice","superscript","registerAttributeLabel","1550464MGEjXN","3069687kxqGEC","FORMAT_BOLD","151778MRGnjA","UnderlineEditing","FORMAT_UNDERLINE","format","forceValue","SuperscriptEditing","FORMAT_","BoldEditing","3470872ZWHHJB","afterInit","italic","FORMAT_SUPERSCRIPT","6070062iSgaWT","strikethrough","formatInline","*Remove format:* %0","10081548uAvloz","FORMAT_ITALIC","locale","14gqfVma","get","toUpperCase","230XWdyxa","TrackChangesEditing","registerInlineAttribute","toLowerCase","FORMAT_SUBSCRIPT","subscript","commandParams","_registerLegacyDescription","editor","type","CodeEditing","FORMAT_CODE","descriptionFactory","bold","StrikethroughEditing","4zGtEeu","124223wYrVkC","*Format:* %0","5EEtWwF"];return(as=function(){return t})()}!function(t){const e=os,n=t();for(;;)try{if(604617===-parseInt(e(519))/1+parseInt(e(516))/2+-parseInt(e(517))/3*(parseInt(e(499))/4)+-parseInt(e(502))/5*(-parseInt(e(531))/6)+-parseInt(e(538))/7*(parseInt(e(527))/8)+parseInt(e(535))/9+-parseInt(e(541))/10*(parseInt(e(500))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(as);const cs=[is(526),is(508),is(520),is(494),is(498),is(503),is(524)];class us extends t.Plugin{[is(528)](){const t=is,e=this[t(492)],n=e[t(504)][t(539)](t(542)),r=e[t(537)];for(const s of cs){if(!e[t(504)][t(505)](s))continue;const o=s[t(513)](0,-7)[t(544)](),i=t(525)+o[t(540)]();n[t(507)](o),n[t(543)](o),n[t(496)][t(515)](o,Kr(r,i))}this[t(491)]()}[is(491)](){const t=is,e=this[t(492)],n=e[t(537)],r=e[t(504)][t(539)](t(542));function s(e,s){const o=t;r[o(496)][o(511)]((t=>{const r=o;if(r(533)!=t[r(493)])return;const{data:i}=t;return i&&i[r(509)]===e?i[r(547)][0][r(523)]?{type:r(522),content:Kr(n,r(501),s)}:{type:r(522),content:Kr(n,r(534),s)}:void 0}))}s(t(497),Kr(n,t(518))),s(t(529),Kr(n,t(536))),s(t(510),Kr(n,t(521))),s(t(512),Kr(n,t(495))),s(t(532),Kr(n,t(506))),s(t(546),Kr(n,t(545))),s(t(514),Kr(n,t(530)))}}const ls=hs;function fs(){const t=["5jhmeKS","BlockQuoteEditing","document","getSelectedBlocks","commandName","*Remove format:* %0","24WyQZBB","9NKRCAv","plugins","model","3094343HlaiGP","842840COYDjz","get","246879cooKbs","checkChild","change","afterInit","editor","2952719iReICa","has","filter","markBlockFormat","locale","blockQuote","format","54595UCkQCA","30cJucIe","commands","TrackChangesEditing","parent","4630776qYAxTg","ELEMENT_BLOCK_QUOTE","name","5119690EtCrzO","commandParams","value","selection","descriptionFactory","enableCommand","from","$root","schema","registerDescriptionCallback","*Set format:* %0","forceValue"];return(fs=function(){return t})()}function hs(t,e){const n=fs();return(hs=function(t,e){return n[t-=123]})(t,e)}!function(t){const e=hs,n=t();for(;;)try{if(447733===-parseInt(e(159))/1*(-parseInt(e(160))/2)+parseInt(e(147))/3*(parseInt(e(140))/4)+-parseInt(e(134))/5*(parseInt(e(164))/6)+-parseInt(e(144))/7+parseInt(e(145))/8+-parseInt(e(141))/9*(-parseInt(e(167))/10)+-parseInt(e(152))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fs);class gs extends t.Plugin{[ls(150)](){const t=ls,e=this[t(151)],n=e[t(156)];if(!e[t(142)][t(153)](t(135)))return;const r=e[t(142)][t(146)](t(162)),s=this[t(151)][t(161)][t(146)](t(157));r[t(127)](t(157),((n,o={})=>{const i=t,a=this[i(151)][i(143)][i(136)][i(125)],c=o&&void 0!==o[i(133)]?o[i(133)]:!s[i(124)];let u=[];if(c){const t=Array[i(128)](a[i(137)]())[i(154)]((t=>ds(t)||function(t,e){const n=i,r=e[n(148)](t[n(163)],n(157)),s=e[n(148)]([n(129),n(157)],t);return r&&s}(t,this[i(151)][i(143)][i(130)])));u=k(t,e[i(143)])}else{const t=Array[i(128)](a[i(137)]())[i(154)]((t=>ds(t)));u=k(t,e[i(143)])}e[i(143)][i(149)]((()=>{const t=i;for(const e of u)r[t(155)](e,{commandName:t(157),commandParams:[{forceValue:c}]})}))})),r[t(126)][t(131)]((e=>{const r=t,{data:s}=e;if(s&&r(157)==s[r(138)]){const t=Kr(n,r(165));return s[r(123)][0][r(133)]?{type:r(158),content:Kr(n,r(132),t)}:{type:r(158),content:Kr(n,r(139),t)}}}))}}function ds(t){const e=ls;return e(157)==t[e(163)][e(166)]}function ps(t,e){const n=Is();return(ps=function(t,e){return n[t-=252]})(t,e)}const ms=ps;function Is(){const t=["64siOmFK","plugins","TrackChangesEditing","editor","3241518knuRTG","135kFXhgj","get","2RjTPew","198471UkLOfW","4007590tajOcc","457248hyPsQd","afterInit","changeCaseUpper","changeCaseLower","has","enableCommand","523687CfxDZZ","CaseChange","271675peNCFo","changeCaseTitle","1587834QjmVur"];return(Is=function(){return t})()}!function(t){const e=ps,n=t();for(;;)try{if(562594===-parseInt(e(269))/1*(parseInt(e(260))/2)+-parseInt(e(252))/3+parseInt(e(253))/4*(parseInt(e(271))/5)+-parseInt(e(257))/6+parseInt(e(261))/7+parseInt(e(263))/8*(parseInt(e(258))/9)+parseInt(e(262))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Is);class Es extends t.Plugin{[ms(264)](){const t=ms,e=this[t(256)];e[t(254)][t(267)](t(270))&&(e[t(254)][t(259)](t(255))[t(268)](t(265)),e[t(254)][t(259)](t(255))[t(268)](t(266)),e[t(254)][t(259)](t(255))[t(268)](t(272)))}}const bs=_s;function Ts(){const t=["40530qPENcb","16204WazkhS","7WsdwIn","enableCommand","commands","118WGkomK","300104cHJNkR","78ohmwcR","51WpTiwb","ckbox","18650PhytHQ","954mgElIW","editor","afterInit","get","TrackChangesEditing","10332399TwXpho","2665slIiwj","plugins","19601316eskprh"];return(Ts=function(){return t})()}function _s(t,e){const n=Ts();return(_s=function(t,e){return n[t-=297]})(t,e)}!function(t){const e=_s,n=t();for(;;)try{if(736383===parseInt(e(297))/1*(parseInt(e(312))/2)+-parseInt(e(315))/3*(parseInt(e(308))/4)+-parseInt(e(304))/5*(-parseInt(e(314))/6)+-parseInt(e(309))/7*(parseInt(e(313))/8)+-parseInt(e(298))/9*(-parseInt(e(307))/10)+parseInt(e(303))/11+-parseInt(e(306))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ts);class ys extends t.Plugin{[bs(300)](){const t=bs,e=this[t(299)];e[t(311)][t(301)](t(316))&&e[t(305)][t(301)](t(302))[t(310)](t(316))}}const As=Cs;function ks(){const t=["2194551DRqkCX","*Remove format:* %0","8yeWpyu","commandParams","document","label","2075392wZSLWg","blockName","descriptionFactory","editor","outdentCodeBlock","model","CodeBlock","codeBlock","commands","selection","94330lBOZNb","value","locale","forceValue","3198566gPWMHX","has","find","registerDescriptionCallback","from","commandName","2fBBSSg","languages","formatBlock","type","language","markBlockFormat","TrackChangesEditing","getSelectedBlocks","62045SDOhKP","indentCodeBlock","change","8471652ilZZqi","plugins","toLowerCase","name","enableCommand","rootElement","ELEMENT_CODE_BLOCK","22AjJdPT","schema","registerElementLabel","format","145542ZakUjt","675UMDxVU","filter","80zHXxGt","afterInit","isLimit","config","parent","get","*Set format:* %0","checkChild"];return(ks=function(){return t})()}function Cs(t,e){const n=ks();return(Cs=function(t,e){return n[t-=162]})(t,e)}!function(t){const e=Cs,n=t();for(;;)try{if(415027===-parseInt(e(202))/1+-parseInt(e(194))/2*(-parseInt(e(168))/3)+parseInt(e(174))/4+parseInt(e(219))/5*(parseInt(e(216))/6)+parseInt(e(188))/7*(-parseInt(e(170))/8)+-parseInt(e(217))/9*(-parseInt(e(184))/10)+parseInt(e(212))/11*(-parseInt(e(205))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ks);class Ls extends t.Plugin{[As(220)](){const t=As,e=this[t(177)];if(!e[t(206)][t(189)](t(180)))return;const n=e[t(206)][t(165)](t(200)),r=e[t(186)],s=e[t(163)][t(165)](t(181))[t(195)],o=e[t(182)][t(165)](t(181));n[t(209)](t(203)),n[t(209)](t(178)),n[t(209)](t(181),((r,i={})=>{const a=t,c=e[a(179)],u=e[a(179)][a(172)][a(183)],l=i&&void 0!==i[a(187)]?i[a(187)]:!o[a(185)];let f;i[a(198)]||(i[a(198)]=s[0][a(198)]),f=l?Array[a(192)](u[a(201)]())[a(218)]((t=>Ns(t)||function(t,e){const n=a;return!t.is(n(210))&&!e[n(162)](t)&&e[n(167)](t[n(164)],n(181))}(t,c[a(213)]))):Array[a(192)](u[a(201)]())[a(218)]((t=>Ns(t)));const h=k(f,c);c[a(204)]((()=>{const t=a;for(const e of h)n[t(199)](e,{commandName:t(181),commandParams:[{...i,forceValue:l}],formatGroupId:t(175)})}))})),n[t(176)][t(214)](t(181),(e=>Kr(r,t(211),e))),n[t(176)][t(191)]((e=>{const n=t;if(n(196)!=e[n(197)])return;const o=r.t,{data:i}=e;if(!i||n(181)!=i[n(193)])return;const a=i[n(171)][0][n(198)],c=o(s[n(190)]((t=>t[n(198)]===a))[n(173)])[n(207)]();return i[n(171)][0][n(187)]?{type:n(215),content:Kr(r,n(166),Kr(r,n(211),1)+" ("+c+")")}:{type:n(215),content:Kr(r,n(169),Kr(r,n(211),1))}}))}}function Ns(t){const e=As;return e(181)==t[e(208)]}const Ss=Rs;function Rs(t,e){const n=vs();return(Rs=function(t,e){return n[t-=265]})(t,e)}!function(t){const e=Rs,n=t();for(;;)try{if(826786===parseInt(e(285))/1*(-parseInt(e(279))/2)+-parseInt(e(280))/3+parseInt(e(265))/4+-parseInt(e(266))/5*(parseInt(e(268))/6)+parseInt(e(272))/7*(-parseInt(e(273))/8)+parseInt(e(278))/9*(parseInt(e(270))/10)+-parseInt(e(284))/11*(-parseInt(e(271))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vs);class Ms extends t.Plugin{[Ss(281)](){const t=Ss,e=this[t(282)];e[t(267)][t(276)](t(269))&&e[t(267)][t(275)](t(277))[t(274)](t(283))}}function vs(){const t=["addCommentThread","2189WWgswN","1255GOiTJr","4515560RxFiHa","1185TJOiWd","plugins","38778kWnHrD","CommentsEditing","10soHdnC","177564BkVTed","7EIVhdK","11937464eYjatu","enableCommand","get","has","TrackChangesEditing","12079845oKRUsm","1886NAamsc","1144599UABnmx","afterInit","editor"];return(vs=function(){return t})()}var ws=n(834);function Os(t,e){const n=Fs();return(Os=function(t,e){return n[t-=299]})(t,e)}function Ds(t,e,n){const r=Os,s=[];for(const o of e[r(347)]())o[r(305)](t)&&s[r(336)](n[r(313)](o));return s}function Fs(){const t=["markerName","getCustomProperty","schema","nextSibling","16207BjFgJI","1300104LnlERy","createRangeOn","start","getWalker","consumable","createUIElement","bindElementToMarker","type","previousPosition","name","isBlock","item","test","addClass","146226oQsUGu","get","mapper","27mdYfoy","plugins","model","parent","isAtEnd","addHighlight","toViewElement","push","includes","5732363QpRCMi","26877480meoWMx","insert","isLimit","280HXVQHQ","399711mUVFsO","writer","isContent","elementEnd","getItems","span","ck-suggestion-marker--active","ck-suggestion-marker-","activeMarkers","_splitMarkerName","toViewPosition","42khEmqx","markerRange","3640024iGvmnj","hasAttribute","TrackChangesEditing"];return(Fs=function(){return t})()}function Bs(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(330)][r(327)](r(306));return(o,i,a)=>{const c=r;if(!a[c(316)][c(324)](i[c(303)],o[c(321)]))return;const u=i[c(303)][c(315)](),l=i[c(303)][c(314)],f=t[c(331)][c(309)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(323)];d=d||f[c(345)](e);const n=a[c(328)][c(335)](e);if(n&&n[c(308)](c(334)))return;c(346)==t[c(319)]&&f[c(322)](e)&&!f[c(341)](e)&&(e[c(310)]||l[c(333)]?h&&h[c(332)]==e||(h=e,m(t[c(320)]),p=!0):g=g||t[c(320)])}function m(t){const r=c,{authorId:o}=s[r(300)](i[r(307)]),u=a[r(344)][r(317)](r(348),{class:r(350)+e,"data-author-id":o}),l=a[r(328)][r(301)](t);n&&s[r(299)][r(337)](i[r(307)])&&a[r(344)][r(325)](r(349),u),a[r(344)][r(340)](l,u),a[r(328)][r(318)](u,i[r(307)])}d||p||!g||m(g)}}!function(t){const e=Os,n=t();for(;;)try{if(686372===parseInt(e(311))/1*(-parseInt(e(302))/2)+parseInt(e(343))/3+parseInt(e(304))/4+parseInt(e(342))/5*(parseInt(e(326))/6)+parseInt(e(338))/7+parseInt(e(312))/8*(parseInt(e(329))/9)+-parseInt(e(339))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fs);const Ps=xs;function xs(t,e){const n=Us();return(xs=function(t,e){return n[t-=162]})(t,e)}function Us(){const t=["removeMarker:suggestion:deletion","deleteForward","2763kbiBDY","document","commands","80DZtLeU","detach","requires","markerNameToElements","editing","getFirstRange","downcastDispatcher","setSelection","11073630BFSSye","1PgHXVe","buffer","start","bind","batch","editor","forward","enableCommand","isCollapsed","uiElement","7tpTyhW","unit","data","rootName","mapper","markerName","end","writer","unlock","merge","707458hYdKPa","selection","remove","addMarker:suggestion:deletion","fromRange","createSelection","enqueueChange","73328QiRcVn","modifySelection","613788FAqqJD","get","$graveyard","delete","options","lock","init","plugins","createRange","high","model","showSuggestionHighlights","TrackChangesEditing","7592wDFmQH","root","unbindElementFromMarkerName","7362120JmBXoU","17262839wYWypQ"];return(Us=function(){return t})()}!function(t){const e=xs,n=t();for(;;)try{if(613932===-parseInt(e(209))/1*(parseInt(e(168))/2)+parseInt(e(177))/3+-parseInt(e(175))/4*(parseInt(e(200))/5)+-parseInt(e(193))/6*(-parseInt(e(219))/7)+parseInt(e(190))/8*(parseInt(e(197))/9)+parseInt(e(208))/10+-parseInt(e(194))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);class js extends t.Plugin{static get[Ps(202)](){return[ws.Delete]}[Ps(183)](){const t=Ps,e=this[t(214)],n=e[t(184)][t(178)](t(189));n[t(216)](t(180));const r=e[t(199)][t(178)](t(196));n[t(216)](t(196),((n,s={})=>{const o=t,a=e[o(187)][o(173)](e[o(187)][o(198)][o(169)]);a[o(217)]&&e[o(187)][o(176)](a,{direction:o(215),unit:s[o(220)]});const c=a[o(205)](),u=i.LiveRange[o(172)](c);let l;n(s),l=o(179)==u[o(191)][o(222)]?e[o(187)][o(185)](c[o(211)]):e[o(187)][o(185)](u[o(211)],u[o(164)]),u[o(201)](),e[o(187)][o(174)](r[o(210)][o(213)],(t=>{const e=o;r[e(210)][e(182)](),t[e(207)](t[e(185)](l[e(164)])),r[e(210)][e(166)]()}))})),e[t(204)][t(206)].on(t(171),Bs(e,t(167)),{priority:t(186)}),e[t(221)][t(206)].on(t(171),((n,r,s)=>{const o=t;s[o(181)][o(188)]&&Bs(e,o(167),{showActiveMarker:!1})[o(212)](this)(n,r,s)}),{priority:t(186)}),e[t(204)][t(206)].on(t(195),((e,n,r)=>{const s=t,o=r[s(162)][s(203)](n[s(163)]);if(o)for(const t of o)t.is(s(218))&&(r[s(162)][s(192)](t,n[s(163)]),r[s(165)][s(170)](t))}),{priority:t(186)})}}const Gs=Hs;function Vs(){const t=["_splitMarkerName","editor","multipleBlocks","listStart","TrackChangesEditing","deletion","*Change to:* %0","assureChains","value","6107236XLeily","listMarker","numberedList","outdentList","data","get","TodoListEditing","map","removeMarker","getFirstMarker","model","newValue","_supportLegacySuggestions","default","commands","locale","groupId","_registerLegacyDescription","attributes","afterInit","registerDescriptionCallback","ELEMENT_NUMBERED_LIST","customNumberedList","document","4913896RPpCHx","commandName","oldRange","listType","ListEditing","numbered","getFirstRange","length","setSelection","indentList","isUndo","parent","checkTodoList","_LIST","299JxPRWS","FORMAT_INDENT","mergeListItemBackward","5586870UoInNF","todo","listIndent","change","documentList","listReversed","*Split:* list item","toUpperCase","createRange","getChangedMarkers","ELEMENT_TODO_LIST","5UhkLtI","has","newRange","isObject","nodeAfter","bulletedList","suggestion:attribute:","getAttribute","next","selection","_findSuggestions","attributeKey","fromRange","key","setAttribute","nextSibling","*Merge:* list item","meta","list.multiBlock","getSuggestions","splitListItemAfter","batch","hasSuggestion","ELEMENT_LIST_ITEM","*Uncheck item*","registerPostFixer","formatBlock","todoListChecked","accept","createPositionAt","noTrackChangesFixer","mergeListItemForward","isLocal","_suggestionFactory","previousSibling","size","attribute","todoListCheck","suggestion","filter","listItemId","customBulletedList","registerBlockAttribute","*Merge:* %0","range","ELEMENT_","ELEMENT_BULLETED_LIST","push","from","5198khkdLn","getSuggestion","*Set format:* %0","trackChangesCommand","plugins","enableDefaultAttributesIntegration","listMarkerStyle","start","3504235DoxHiB","registerCustomCallback","bulleted","startsWith","high","execute","detach","*Format:* insert into %0","includes","*Outdent:* %0","forceValue","isNextTo","head","find","containsItem","commandParams","*Indent:* %0","type","todoList","listItemIdFixer","registerAttributeLabel","differ","20449827cJHcLZ","_getAttributeKey","*Remove format:* %0","3498288ljDpom","listStyle","*Check item*","add","descriptionFactory","*Format:* remove from %0","change:data","schema","getRanges","oldValue","splitListItemBefore","registerElementLabel","config","getChanges","refresh","name","end","format"];return(Vs=function(){return t})()}function Hs(t,e){const n=Vs();return(Hs=function(t,e){return n[t-=432]})(t,e)}!function(t){const e=Hs,n=t();for(;;)try{if(811038===-parseInt(e(494))/1*(parseInt(e(557))/2)+-parseInt(e(590))/3+parseInt(e(456))/4*(parseInt(e(508))/5)+-parseInt(e(497))/6+parseInt(e(565))/7+-parseInt(e(480))/8+parseInt(e(587))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vs);class Ws extends t.Plugin{[Gs(475)](){const t=Gs,e=this[t(448)];if(!e[t(561)][t(509)](t(484)))return;const n=e[t(471)],r=e[t(561)][t(461)](t(451)),s=e[t(561)][t(509)](t(462)),o=!!e[t(441)][t(461)](t(526));function i(e){const r=t;return{type:r(446),content:""+Kr(n,r(559),e)}}function a(e){const r=t;return{type:r(446),content:""+Kr(n,r(589),e)}}r[t(562)](t(458)),r[t(562)](t(513)),r[t(562)](t(478)),r[t(562)](t(549)),r[t(562)](t(489)),r[t(562)](t(459)),r[t(562)](t(528)),r[t(562)](t(439)),r[t(550)](t(548)),r[t(550)](t(483)),r[t(550)](t(499)),o&&(r[t(562)](t(496)),r[t(562)](t(539))),s&&(r[t(562)](t(583)),r[t(562)](t(492)),r[t(550)](t(535)),r[t(433)][t(476)]((e=>{const r=t,{data:s}=e;if(s&&r(535)==s[r(521)])return{type:r(446),content:s[r(467)]?Kr(n,r(592)):Kr(n,r(532))}})),this[t(448)][t(466)][t(479)][t(533)]((e=>{const n=t;if(e[n(529)][n(490)])return!1;let s=!1;const o=r[n(527)]({skipNotAttached:!0})[n(547)]((t=>n(535)===r[n(588)](t)));for(const t of o)n(498)!=t[n(486)]()[n(564)][n(512)][n(515)](n(483))&&(r[n(518)](t[n(486)](),n(544))[n(578)]((t=>n(483)===r[n(588)](t[n(546)])))||(e[n(464)](t[n(465)]()),s=!0));return s}))),r[t(433)][t(585)](t(499),Kr(n,t(495)));const c={type:t(446),content:""};r[t(433)][t(476)]((e=>{const r=t,{data:s}=e;if(!s||r(483)!=s[r(521)])return;let u=e[r(577)];for(;u;){if(u[r(460)]&&((r(591)==u[r(460)][r(521)]||r(563)==u[r(460)][r(521)])&&(u[r(460)][r(467)]&&r(469)!=u[r(460)][r(467)]||r(469)!=u[r(460)][r(438)]&&!s[r(467)])||!o&&u[r(460)][r(521)]==Lc))return c;u=u[r(516)]}if(null==s[r(467)])switch(s[r(438)]){case r(567):return a(Kr(n,r(554)));case r(485):return a(Kr(n,r(477)));case r(498):return a(Kr(n,r(507)))}switch(s[r(467)]){case r(567):return i(Kr(n,r(554)));case r(485):return i(Kr(n,r(477)));case r(498):return i(Kr(n,r(507)))}})),r[t(433)][t(476)]((e=>{const n=t,{data:r}=e;if(r&&n(499)==r[n(521)])return null==r[n(467)]||null==r[n(438)]&&0==r[n(467)]?c:void 0})),r[t(433)][t(476)]((e=>{const r=t;if(r(544)!=e[r(582)])return;const{data:s}=e;if(!s||r(548)!=s[r(521)])return;const o=zs(e);return r(467)==o?{type:r(446),content:Kr(n,r(524))}:r(438)==o?{type:r(446),content:Kr(n,r(503))}:c})),e[t(466)][t(479)][t(533)]((e=>this[t(584)](e))),e[t(466)][t(479)][t(533)]((e=>this[t(538)](e))),e[t(466)][t(479)].on(t(435),((e,n)=>{const r=t;if(n[r(490)]||!n[r(540)])return!1;this[r(454)]()}),{priority:t(569)}),this[t(468)]()}[Gs(584)](t){const e=Gs;if(t[e(529)][e(490)]||!t[e(529)][e(540)])return!1;let n=!1;const r=this[e(448)][e(561)][e(461)](e(451))[e(527)]({skipNotAttached:!0})[e(547)]((t=>t[e(460)]&&e(548)==t[e(460)][e(521)]))[e(547)]((t=>t[e(460)][e(467)]&&t[e(460)][e(438)]));for(const s of r)zs(s)||(t[e(464)](s[e(465)]()),n=!0);return n}[Gs(538)](t){const e=Gs;if(t[e(529)][e(490)]||!t[e(529)][e(540)])return!1;const n=this[e(448)][e(561)][e(461)](e(451));if(n[e(560)][e(455)])return!1;let r=!1;const s=[e(483),e(548),e(499),e(591),e(450),e(502),e(545),e(457),e(563)],o=this[e(448)][e(466)][e(479)][e(586)][e(442)]()[e(547)]((t=>e(544)==t[e(582)]))[e(547)]((t=>s[e(573)](t[e(519)])));if(0==o[e(487)])return r;for(const i of o){const o=n[e(518)](i[e(552)],e(544))[e(547)]((t=>!t[e(525)][e(576)]))[e(463)]((t=>t[e(546)]))[e(547)]((t=>{const r=e,o=n[r(588)](t);return s[r(573)](o)}));if(o[e(487)]){for(const n of o)t[e(464)](n[e(465)]());r=!0}}return r}[Gs(454)](){const t=Gs,e=this[t(448)][t(561)][t(461)](t(451)),n=[t(483),t(548),t(499),t(591),t(450),t(502),t(545),t(457),t(563)];let r;const s=new Set(this[t(448)][t(466)][t(479)][t(586)][t(506)]()[t(547)]((r=>{const s=t;if(r[s(460)][s(482)]||!r[s(460)][s(510)])return null;if(!r[s(444)][s(568)](s(514)))return null;const{id:o}=e[s(447)](r[s(444)]);if(!e[s(530)](o))return null;const i=e[s(558)](o);return n[s(573)](i[s(460)][s(521)])}))[t(463)]((n=>{const s=t,{id:o}=e[s(447)](n[s(444)]),i=e[s(558)](o);return r=i[s(474)][s(472)],i[s(486)]()[s(564)][s(512)]})));if(0==s[t(543)])return;const o=e[t(527)]({skipNotAttached:!0})[t(547)]((e=>t(544)==e[t(582)]&&e[t(460)]&&n[t(573)](e[t(460)][t(521)])&&e[t(474)][t(472)]!=r))[t(463)]((e=>({listItem:e[t(486)]()[t(564)][t(512)],groupId:e[t(474)][t(472)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(509)](n)&&i[t(432)](e);for(const n of e[t(527)]())i[t(509)](n[t(474)][t(472)])&&n[t(522)](t(472),r)}[Gs(468)](){const t=Gs,e=this[t(448)],n=e[t(471)],r=e[t(561)][t(461)](t(451));this[t(473)](),r[t(541)][t(566)](t(534),t(501),t(536),(function(n,r){const s=t,o=[];for(let t of n)t[s(564)][s(512)]===t[s(445)][s(491)]&&(t=e[s(466)][s(505)](e[s(466)][s(537)](t[s(564)][s(512)],0))),o[s(555)](t);e[s(466)][s(500)]((t=>{const n=s,a=e[n(466)][n(479)][n(517)],c=Array[n(556)](a[n(437)]())[n(463)]((t=>i.LiveRange[n(520)](t)));t[n(488)](o),e[n(470)][n(461)](r[n(481)])[n(443)](),r[n(580)][n(555)]({forceDefaultExecution:!0}),e[n(570)](r[n(481)],...r[n(580)]),t[n(488)](c);for(const t of c)t[n(571)]()}))})),r[t(433)][t(440)]((function(n){const r=t,s=!e[r(466)][r(436)][r(511)](n),o=n[r(542)],i=n[r(523)],a=n[r(515)](r(548)),c=!o||o[r(515)](r(548))!==a,u=!i||i[r(515)](r(548))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(531),e)))}[Gs(473)](){const t=Gs,e=this[t(448)],n=e[t(471)];function r(n){const r=t,s=e[r(470)][r(461)](r(513))[r(455)],o=e[r(470)][r(461)](r(458))[r(455)];return r(458)===n?s:o}e[t(561)][t(461)](t(451))[t(433)][t(476)]((function(s){const o=t;if(o(534)!=s[o(582)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(481)]){case o(513):u=i[o(580)][0][o(575)],l=r(i[o(481)]),a=o(u?572:434),!l&&e[o(441)][o(461)](o(526))||(a=o(453)),c={type:o(446),content:Kr(n,a,Kr(n,o(554)))};break;case o(458):u=i[o(580)][0][o(575)],l=r(i[o(481)]),a=o(u?572:434),!l&&e[o(441)][o(461)](o(526))||(a=o(453)),c={type:o(446),content:Kr(n,a,Kr(n,o(477)))};break;case o(489):a=o(581),c={type:o(446),content:Kr(n,a,Kr(n,o(531)))};break;case o(459):a=function(t){const e=o,n=t[e(486)]();let r=n[e(564)][e(512)];for(;r&&n[e(579)](r);){if(r[e(515)](e(499))>0)return!1;r=r[e(523)]}return!0}(s)?Kr(n,o(434),Kr(n,function(t){const e=o;return e(553)+t[e(486)]()[e(564)][e(512)][e(515)](e(483))[e(504)]()+e(493)}(s))):Kr(n,o(574),Kr(n,o(531))),c={type:o(446),content:a};break;case o(496):case o(539):!1===i[o(449)]&&(a=o(551),c={type:o(452),content:Kr(n,a,Kr(n,o(531)))})}return c}))}}function zs(t){const e=Gs;let n=t[e(486)]()[e(564)][e(512)][e(542)];for(;n;){const r=n[e(515)](e(548));if(!r)return!1;if(r==t[e(460)][e(467)])return e(467);if(r==t[e(460)][e(438)])return e(438);n=n[e(542)]}return!1}const Ks=Zs;function Zs(t,e){const n=Xs();return(Zs=function(t,e){return n[t-=465]})(t,e)}function Xs(){const t=["formatBlock","replace","oldValue","startIndex","getFirstRange","219933vIyAdE","*Format:* set start index to %0","325JKIckb","head","*Set format:* %0","registerPostFixer","listType","_getAttributeKey","start","key","toUpperCase","listStyle","suggestion","*Format:* set order to regular","decimal-leading-zero","customNumbered","handleDescriptions","nodeAfter","enableDefaultAttributesIntegration","*Remove format:* %0","_getTranslationKeyForListStyle","list.properties","getSuggestions","_findSuggestions","config","getAttribute","descriptionFactory","data","registerDescriptionCallback","disc","14088KVeUYR","next","get","find","15212OQWIVY","bulleted","_LIST_","newValue","reversed","upper-roman","commandParams","listStart","numbered","ListPropertiesEditing","lower-latin","afterInit","decimal","type","plugins","49170lXzgfv","bind","locale","has","lower-roman","includes","circle","_LIST_DEFAULT","batch","246qhgBxS","111lfsCSC","*Change to:* %0","_registerLegacyDescription","TrackChangesEditing","listReversed","square","model","7371jqBxIL","default","format","document","registerBlockAttribute","editor","commandName","registerAttributeLabel","upper-latin","FORMAT_LIST_REVERSED","96BQwtFv","getFirstMarker","styles","*Format:* set order to reversed","42675HVBjdr","removeMarker","FORMAT_LIST_START","isUndo","filter","attribute","1628RhlFsm","6248uHdiAs","ELEMENT_"];return(Xs=function(){return t})()}!function(t){const e=Zs,n=t();for(;;)try{if(152092===-parseInt(e(471))/1+parseInt(e(477))/2*(parseInt(e(544))/3)+-parseInt(e(519))/4*(parseInt(e(487))/5)+-parseInt(e(543))/6*(-parseInt(e(551))/7)+-parseInt(e(467))/8*(parseInt(e(485))/9)+-parseInt(e(534))/10+-parseInt(e(478))/11*(-parseInt(e(515))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xs);class qs extends t.Plugin{[Ks(530)](){const t=Ks;if(!this[t(556)][t(533)][t(537)](t(528)))return;const e=this[t(556)][t(509)][t(517)](t(506)),n=this[t(556)][t(533)][t(517)](t(547));e[t(469)]&&(n[t(503)](t(496)),n[t(555)](t(496))),e[t(523)]&&(n[t(503)](t(548)),n[t(555)](t(548))),e[t(483)]&&(n[t(503)](t(526)),n[t(555)](t(526)));const r={type:t(553),content:""};n[t(511)][t(513)](this[t(501)][t(535)](this));const s=this[t(556)][t(536)];n[t(511)][t(558)](t(548),Kr(s,t(466))),n[t(511)][t(513)]((e=>{const n=t,{data:s}=e;if(s&&n(548)==s[n(494)])return null==s[n(522)]||0==s[n(522)]&&null==s[n(482)]?r:void 0})),n[t(511)][t(558)](t(526),Kr(s,t(473))),n[t(511)][t(513)]((e=>{const n=t,{data:s}=e;if(s&&n(526)==s[n(494)])return null==s[n(522)]||1==s[n(522)]&&null==s[n(482)]?r:void 0})),this[t(556)][t(550)][t(554)][t(490)]((e=>{const r=t;if(e[r(542)][r(474)])return!1;let s=!1;const o=n[r(507)]({skipNotAttached:!0})[r(475)]((t=>{const e=r,s=n[e(492)](t);return e(526)==s||e(548)==s}));for(const t of o){const o=t[r(484)]()[r(493)][r(502)][r(510)](r(491));r(527)!=o&&r(500)!=o&&(n[r(508)](t[r(484)](),r(476))[r(518)]((t=>r(491)==n[r(492)](t[r(497)])))||(e[r(472)](t[r(468)]()),s=!0))}return s})),this[t(546)]()}[Ks(501)](t){const e=Ks,n=this[e(556)][e(536)],{data:r}=t,s={type:e(553),content:""};if(!r||e(496)!=r[e(494)])return;if(!r[e(482)])return e(552)==r[e(522)]?s:{type:e(553),content:""+Kr(n,e(489),Kr(n,this[e(505)](r[e(522)])))};if(!r[e(522)]){if(e(552)==r[e(482)])return s;let o=t[e(488)];for(;o;){if(o[e(512)]&&e(491)==o[e(512)][e(494)]&&o[e(512)][e(522)])return s;o=o[e(516)]}return{type:e(553),content:""+Kr(n,e(504),Kr(n,this[e(505)](r[e(482)])))}}if(e(552)!=r[e(522)])return{type:e(553),content:""+Kr(n,e(489),Kr(n,this[e(505)](r[e(522)])))};let o=t[e(488)];for(;o;){if(o[e(512)]&&e(491)==o[e(512)][e(494)]&&o[e(512)][e(522)]&&o[e(512)][e(482)])return s;o=o[e(516)]}const i=t[e(484)]()[e(493)][e(502)][e(510)](e(491));return{type:e(553),content:Kr(n,e(489),Kr(n,e(479)+i[e(495)]()+e(541)))}}[Ks(546)](){const t=Ks,e=this[t(556)],n=e[t(536)];e[t(533)][t(517)](t(547))[t(511)][t(513)]((e=>{const r=t;if(r(480)!=e[r(532)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(557)]){case r(496):o=r(545),i={type:r(553),content:Kr(n,o,Kr(n,this[r(505)](s[r(525)][0][r(532)])))};break;case r(548):o=s[r(525)][0][r(523)]?r(470):r(498),i={type:r(553),content:Kr(n,o)};break;case r(526):o=r(486),i={type:r(553),content:Kr(n,o,s[r(525)][0][r(483)])}}return i}))}[Ks(505)](t){const e=Ks;return e(479)+function(t){const n=e;return Qs[n(539)](t)?n(520):Js[n(539)](t)?n(527):null}(t)[e(495)]()+e(521)+t[e(495)]()[e(481)](/-/g,"_")}}const Qs=[Ks(514),Ks(540),Ks(549)],Js=[Ks(531),Ks(499),Ks(538),Ks(524),Ks(529),Ks(465)];var Ys=n(507);const $s=to;function to(t,e){const n=eo();return(to=function(t,e){return n[t-=121]})(t,e)}function eo(){const t=["1366797aaSBmw","markerNameToElements","ck-suggestion-marker-split","detach","createRange","writer","options","editing","enterBlock","mapper","1871215PpPHym","removeMarker:suggestion:insertion","change","getFirstPosition","markInsertion","4145844HAuGkv","document","markerName","1pBhtth","requires","editor","unbindElementFromMarkerName","fromRange","downcastDispatcher","init","showSuggestionHighlights","plugins","createPositionAt","3338720Aececo","enableCommand","fire","nextSibling","data","get","285036yQqwCe","parent","split","enter","5637824eqVKIf","hasClass","commands","setSelection","remove","addMarker:suggestion:insertion","selection","afterExecute","end","model","TrackChangesEditing","high","2655568ZkfaFS","getFirstRange","bind"];return(eo=function(){return t})()}!function(t){const e=to,n=t();for(;;)try{if(439774===-parseInt(e(160))/1*(-parseInt(e(123))/2)+-parseInt(e(142))/3+parseInt(e(139))/4+-parseInt(e(152))/5+parseInt(e(157))/6+parseInt(e(170))/7+-parseInt(e(127))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eo);class no extends t.Plugin{static get[$s(161)](){return[Ys.Enter]}[$s(166)](){const t=$s,e=this[t(162)],n=e[t(168)][t(122)](t(137)),r=e[t(129)][t(122)](t(126));n[t(171)](t(126),(()=>{const s=t;e[s(136)][s(154)]((t=>{const o=s,a=e[o(136)][o(158)][o(133)],c=a[o(155)](),u=i.LiveRange[o(164)](a[o(140)]());if(r[o(150)](t)){const r=e[o(136)][o(169)](c[o(124)][o(173)],0),s=t[o(146)](c,r);n[o(156)](s)}else t[o(130)](t[o(146)](u[o(135)]));u[o(145)](),r[o(172)](o(134),{writer:t})}))})),e[t(149)][t(165)].on(t(132),Bs(e,t(125)),{priority:t(138)}),e[t(149)][t(165)].on(t(153),((e,n,r)=>{const s=t,o=r[s(151)][s(143)](n[s(159)]);if(o)for(const t of o)t[s(128)](s(144))&&(r[s(151)][s(163)](t,n[s(159)]),r[s(147)][s(131)](t))}),{priority:t(138)}),e[t(121)][t(165)].on(t(132),((n,r,s)=>{const o=t;s[o(148)][o(167)]&&Bs(e,o(125),{showActiveMarker:!1})[o(141)](this)(n,r,s)}),{priority:t(138)})}}const ro=oo;function so(){const t=["getRange","getIntersection","isArray","findPrevious","615561kIDrsc","filter","12322224XGvEex","createPositionAt","replaceAll","10tWdMaN","FindAndReplaceUtils","suggestion:deletion","afterInit","bind","6139014lHKWsj","model","TrackChangesEditing","_isInDeletionRange","enableCommand","has","start","string","findNext","get","plugins","find","editor","markers","2390982pbxLrM","results","end","1187196GUmuEv","982700tvMwQg","584196MYXogd","replace","FindAndReplaceEditing","findByTextCallback","handleFindCommand","item","getMarkersGroup","createRange"];return(so=function(){return t})()}function oo(t,e){const n=so();return(oo=function(t,e){return n[t-=286]})(t,e)}!function(t){const e=oo,n=t();for(;;)try{if(552162===-parseInt(e(297))/1+parseInt(e(324))/2+parseInt(e(321))/3+parseInt(e(325))/4+-parseInt(e(302))/5*(-parseInt(e(326))/6)+parseInt(e(307))/7+-parseInt(e(299))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(so);class io extends t.Plugin{[ro(305)](){const t=ro;if(!this[t(319)][t(317)][t(312)](t(287)))return;const e=this[t(319)][t(317)][t(316)](t(309));e[t(311)](t(318),this[t(289)][t(306)](this)),e[t(311)](t(315)),e[t(311)](t(296)),e[t(311)](t(286)),e[t(311)](t(301))}[ro(289)](t,e,n={}){const r=ro,s=this[r(319)][r(317)][r(316)](r(303));return t((t=>{const o=r;let i=(o(314)==typeof e?s[o(288)](e,n):e)(t);Array[o(295)](i)&&(i={results:i,searchText:o(314)==typeof e?e:""});const a=i[o(322)][o(298)]((e=>!1===this[o(310)](e,t[o(290)])));return{...i,results:a}}),n)}[ro(310)](t,e){const n=ro,r=this[n(319)][n(308)][n(292)](this[n(319)][n(308)][n(300)](e,t[n(313)]),this[n(319)][n(308)][n(300)](e,t[n(323)]));for(const t of this[n(319)][n(308)][n(320)][n(291)](n(304)))if(null!==r[n(294)](t[n(293)]()))return!0;return!1}}const ao=co;function co(t,e){const n=fo();return(co=function(t,e){return n[t-=231]})(t,e)}!function(t){const e=co,n=t();for(;;)try{if(128870===parseInt(e(292))/1*(parseInt(e(264))/2)+parseInt(e(231))/3+-parseInt(e(281))/4+parseInt(e(276))/5*(parseInt(e(260))/6)+parseInt(e(261))/7*(-parseInt(e(254))/8)+parseInt(e(273))/9*(parseInt(e(248))/10)+parseInt(e(272))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fo);const uo=[{pluginName:ao(283),commandName:ao(268)},{pluginName:ao(265),commandName:ao(255)},{pluginName:ao(274),commandName:ao(278)},{pluginName:ao(289),commandName:ao(275)}];class lo extends t.Plugin{[ao(252)](){const t=ao,e=this[t(291)][t(233)],n=this[t(291)][t(263)][t(240)](t(250));for(const{pluginName:e,commandName:r}of uo)this[t(291)][t(263)][t(239)](e)&&(n[t(269)](r),n[t(232)](r));n[t(271)][t(241)](t(268),Kr(e,t(247))),n[t(271)][t(241)](t(255),Kr(e,t(258))),n[t(271)][t(241)](t(278),Kr(e,t(251))),n[t(271)][t(241)](t(275),Kr(e,t(286))),this[t(280)]()}[ao(280)](){const t=ao,e=this[t(291)],n=e[t(233)];e[t(263)][t(240)](t(250))[t(271)][t(270)]((e=>{const r=t,o=n.t;if(r(282)!=e[r(244)])return;const{data:i}=e;if(null!=i){if(r(268)==i[r(288)]){const t=i[r(287)][0][r(256)];if(t){const e=o(this[r(291)][r(263)][r(240)](r(246))[r(242)](this[r(291)][r(257)][r(240)](r(235)))[r(253)]((e=>e[r(285)]==t))[r(237)])[r(243)]();return{type:r(279),content:Kr(n,r(284),e)}}return{type:r(279),content:Kr(n,r(259))}}if(r(255)==i[r(288)]){const t=i[r(287)][0][r(256)];return t?{type:r(279),content:Kr(n,r(290),t)}:{type:r(279),content:Kr(n,r(267))}}if(r(278)==i[r(288)]){const t=i[r(287)][0][r(256)];if(t){const e=(0,s.normalizeColorOptions)(this[r(291)][r(257)][r(240)](r(266)))[r(253)]((e=>e[r(285)]==t));let i=t,a="";return e&&(i=e[r(245)],a=o(i)[r(243)]()),{type:r(279),content:Kr(n,r(234),a)[r(277)](),color:{value:t,title:a||i}}}return{type:r(279),content:Kr(n,r(236))}}if(r(275)==i[r(288)]){const t=i[r(287)][0][r(256)];if(t){const e=(0,s.normalizeColorOptions)(this[r(291)][r(257)][r(240)](r(262)))[r(253)]((e=>e[r(285)]==t));let i=t,a="";return e&&(i=e[r(245)],a=o(i)[r(243)]()),{type:r(279),content:Kr(n,r(238),a)[r(277)](),color:{value:t,title:a||i}}}return{type:r(279),content:Kr(n,r(249))}}}}))}}function fo(){const t=["7nWqWmE","fontBackgroundColor.colors","plugins","1426UbGFGz","FontFamilyEditing","fontColor.colors","*Reset font family*","fontSize","enableDefaultAttributesIntegration","registerDescriptionCallback","descriptionFactory","600270BadbbV","33111WSItOn","FontColorEditing","fontBackgroundColor","352175UrXztZ","trim","fontColor","format","_registerLegacyDescription","315360YavMAr","formatInline","FontSizeEditing","*Set font size:* %0","model","FORMAT_FONT_BACKGROUND","commandParams","commandName","FontBackgroundColorEditing","*Set font family:* %0","editor","131mXRBqH","300210afKZiN","registerInlineAttribute","locale","*Set font color:* %0","fontSize.options","*Reset font color*","title","*Set font background color:* %0","has","get","registerAttributeLabel","normalizeSizeOptions","toLowerCase","type","label","FontSize","FORMAT_FONT_SIZE","40vtcjIU","*Reset font background color*","TrackChangesEditing","FORMAT_FONT_COLOR","afterInit","find","1567352LiIaXG","fontFamily","value","config","FORMAT_FONT_FAMILY","*Reset font size*","12zlQxrc"];return(fo=function(){return t})()}function ho(t,e){const n=Io();return(ho=function(t,e){return n[t-=282]})(t,e)}const go=ho;!function(t){const e=ho,n=t();for(;;)try{if(952948===-parseInt(e(304))/1+-parseInt(e(329))/2*(parseInt(e(303))/3)+-parseInt(e(332))/4*(-parseInt(e(309))/5)+parseInt(e(305))/6+parseInt(e(298))/7*(parseInt(e(317))/8)+parseInt(e(310))/9+parseInt(e(315))/10*(-parseInt(e(334))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Io);class po extends t.Plugin{[go(283)](){const t=go,e=this[t(328)],n=e[t(291)][t(333)](t(293)),r=e[t(336)][t(333)](t(318)),s=e[t(336)][t(333)](t(282));r&&s&&(n[t(285)](t(282)),n[t(307)](t(318)),this[t(302)]())}[go(302)](){const t=go,e=this[t(328)],n=e[t(286)];e[t(291)][t(333)](t(293))[t(295)][t(297)]((r=>{const s=t;if(s(284)!=r[s(322)]&&s(296)!=r[s(322)])return;const{data:o}=r;if(o&&s(282)===o[s(299)]){const t=[],r=o[s(290)][0];for(const[n,o]of Object[s(294)](r))t[s(326)](mo(e,n,o));return t[s(287)]?{type:s(311),content:Kr(n,s(308),t[s(301)](", "))}:{type:s(311),content:Kr(n,s(331))}}}))}}function mo(t,e,n){const r=go,o=t[r(286)].t,i=e[r(292)](/(?=[A-Z])/)[r(301)](" "),a=o(i[r(289)](0)[r(306)]()+i[r(300)](1))[r(320)]();if(r(312)==typeof n)return a;if(r(330)===e||r(323)===e){const e=(0,s.normalizeColorOptions)(t[r(319)][r(333)](r(324)))[r(335)]((t=>t[r(313)]==n));return a+" ("+(e?o(e[r(325)])[r(320)]():n)+")"}if(r(321)===e&&isNaN(parseFloat(n))){const e=t[r(291)][r(333)](r(288))[r(327)](t[r(319)][r(333)](r(316)))[r(335)]((t=>t[r(313)]==n));return a+" ("+(e?o(e[r(314)])[r(320)]():n)+")"}return a+" ("+n+")"}function Io(){const t=["get","11803ETQqPx","find","commands","pasteFormat","afterInit","formatBlock","enableDefaultAttributesIntegration","locale","length","FontSize","charAt","commandParams","plugins","split","TrackChangesEditing","entries","descriptionFactory","formatInline","registerDescriptionCallback","270487OiXISJ","commandName","slice","join","_registerLegacyDescription","6BkwUhL","789567jGNDQm","2353890pSybpA","toUpperCase","enableCommand","*Set format to:* %0","25KtINJg","11422620wZXIKG","format","boolean","model","title","12170qfZpXq","fontSize.options","56NdSaDY","copyFormat","config","toLowerCase","fontSize","type","fontBackgroundColor","fontColor.colors","label","push","normalizeSizeOptions","editor","368636EGJyXe","fontColor","*Remove all formatting*","1188008QGSStZ"];return(Io=function(){return t})()}const Eo=To;function bo(){const t=["heading.options","plugins","604394vDzJYN","_getHeadingLevel","value","get","124209VjkOdW","paragraph","TrackChangesEditing","config","editor","locale","type","commandName","736pnOupS","commandParams","afterInit","_headingOptions","1246671NBMRkE","HeadingEditing","84kaKcQH","has","5738598mQQjoS","114541tocZlr","988CvLzjB","1690FvMuLW","view","_registerLegacyDescription","find","registerElementLabel","title","formatBlock","224STHjAz","*Change to:* %0","model","heading","ELEMENT_HEADING","380fvHpMt","ELEMENT_HEADING_CUSTOM","5skPBoZ","match","name","format","860233KFuEMx","descriptionFactory","registerDescriptionCallback","enableDefaultAttributesIntegration","4FzKOFE"];return(bo=function(){return t})()}function To(t,e){const n=bo();return(To=function(t,e){return n[t-=452]})(t,e)}!function(t){const e=To,n=t();for(;;)try{if(588177===-parseInt(e(474))/1*(parseInt(e(485))/2)+parseInt(e(478))/3*(parseInt(e(459))/4)+parseInt(e(499))/5*(-parseInt(e(482))/6)+-parseInt(e(483))/7*(parseInt(e(492))/8)+-parseInt(e(466))/9*(parseInt(e(497))/10)+-parseInt(e(455))/11*(parseInt(e(480))/12)+parseInt(e(484))/13*(parseInt(e(462))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bo);class _o extends t.Plugin{[Eo(476)](){const t=Eo,e=this[t(470)];if(!e[t(461)][t(481)](t(479)))return;this[t(477)]=e[t(469)][t(465)](t(460));const n=e[t(471)],r=e[t(461)][t(465)](t(468));r[t(458)](t(495));for(const e of this[t(477)])t(467)!=e[t(494)]&&r[t(456)][t(489)](e[t(494)],(n=>{const r=t,i=this[r(463)](e[r(494)]);return null!==i?s(n,i):o(n,e[r(490)])}));function s(e,r){return Kr(n,t(496),[e,r])}function o(e,r){return Kr(n,t(498),[e,r])}this[t(487)]()}[Eo(487)](){const t=Eo,e=this[t(470)],n=e[t(471)];e[t(461)][t(465)](t(468))[t(456)][t(457)]((e=>{const r=t;if(r(491)!=e[r(472)])return;const{data:s}=e;if(s&&r(495)==s[r(473)]){const e=s[r(475)][0][r(464)],c=this[r(463)](e);if(null!==c)return{type:r(454),content:Kr(n,r(493),(a=c,Kr(n,r(496),[1,a])))};const u=this[r(477)][r(488)]((t=>t[r(494)]===e))[r(490)];return{type:r(454),content:Kr(n,r(493),(o=1,i=u,Kr(n,t(498),[o,i])))}}var o,i,a}))}[Eo(463)](t){const e=Eo;var n,r;const s=t[e(452)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(477)])||void 0===n?void 0:n[e(488)]((n=>n[e(494)]==t));if(o&&o[e(486)]){const t=o[e(486)],n=(null!==(r=t[e(453)])&&void 0!==r?r:t)[e(452)](/^h(\d+)/);if(n)return n[1]}return null}}const yo=ko;function Ao(){const t=["formatInline","FORMAT_HIGHLIGHT","TrackChangesEditing","value","661075uewoju","HighlightEditing","43968KzrJJm","find","615816STIlRk","commandParams","get","plugins","*Set highlight:* %0","format","79872wTyUQy","has","locale","enableDefaultAttributesIntegration","4xVUfZH","config","toLowerCase","model","497766IaGrHk","color","highlight","title","*Remove highlight*","editor","_registerLegacyDescription","afterInit","73816OMUpVu","203ZWWymN","10DBRSfi","type","registerInlineAttribute","608850wXmZmg","registerDescriptionCallback","descriptionFactory","commandName","highlight.options","registerAttributeLabel"];return(Ao=function(){return t})()}function ko(t,e){const n=Ao();return(ko=function(t,e){return n[t-=450]})(t,e)}!function(t){const e=ko,n=t();for(;;)try{if(116894===parseInt(e(479))/1*(parseInt(e(483))/2)+-parseInt(e(459))/3+-parseInt(e(454))/4+-parseInt(e(469))/5+parseInt(e(487))/6+-parseInt(e(455))/7*(-parseInt(e(471))/8)+parseInt(e(473))/9*(parseInt(e(456))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ao);class Co extends t.Plugin{[yo(453)](){const t=yo,e=this[t(451)];if(!e[t(476)][t(480)](t(470)))return;const n=e[t(476)][t(475)](t(467)),r=e[t(481)];n[t(482)](t(489)),n[t(458)](t(489)),n[t(461)][t(464)](t(489),Kr(r,t(466))),this[t(452)]()}[yo(452)](){const t=yo,e=this[t(451)],n=e[t(481)];e[t(476)][t(475)](t(467))[t(461)][t(460)]((r=>{const s=t;if(s(465)!=r[s(457)])return;const{data:o}=r;if(o&&s(489)==o[s(462)]){const t=n.t,r=o[s(474)][0][s(468)];if(r){const o=e[s(484)][s(475)](s(463))[s(472)]((t=>t[s(486)]==r)),i=t(o[s(490)])[s(485)]();return{type:s(478),content:Kr(n,s(477),i),color:{value:o[s(488)],title:o[s(490)]}}}return{type:s(478),content:Kr(n,s(450),Kr(n,s(466)))}}}))}}const Lo=No;function No(t,e){const n=So();return(No=function(t,e){return n[t-=348]})(t,e)}function So(){const t=["conversion","1028120NoDfLi","has","66046ATXpZr","52ZyFJKW","horizontalLine","HorizontalLineEditing","plugins","65715MNTOYT","high","847760TXmlzk","TrackChangesEditing","24ImejtF","ck-horizontal-line","117106qXJuPp","registerElementLabel","7277985EeOIXD","ELEMENT_HORIZONTAL_LINE","insert","dataDowncast","42fNwGUs","get","createEmptyElement","createContainerElement","editor","afterInit","showSuggestionHighlights","for","locale","elementToStructure","descriptionFactory","3MGQXZA","972upmgbj","addClass","enableCommand","div","createPositionAt","6856360QbxooO"];return(So=function(){return t})()}!function(t){const e=No,n=t();for(;;)try{if(694403===parseInt(e(384))/1*(-parseInt(e(356))/2)+-parseInt(e(361))/3*(parseInt(e(357))/4)+parseInt(e(363))/5*(-parseInt(e(365))/6)+parseInt(e(373))/7*(parseInt(e(354))/8)+parseInt(e(369))/9+-parseInt(e(352))/10+-parseInt(e(367))/11*(-parseInt(e(385))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(So);class Ro extends t.Plugin{[Lo(378)](){const t=Lo,e=this[t(377)];if(!e[t(360)][t(355)](t(359)))return;e[t(360)][t(374)](t(364))[t(349)](t(358));const n=e[t(360)][t(374)](t(364)),r=e[t(381)];n[t(383)][t(368)](t(358),(e=>Kr(r,t(370),e))),e[t(353)][t(380)](t(372))[t(382)]({model:t(358),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(379)])return null;const o=n[s(376)](s(350)),i=n[s(375)]("hr");return n[s(348)](s(366),o),n[s(371)](n[s(351)](o,0),i),o},converterPriority:t(362)})}}const Mo=wo;function vo(){const t=["ELEMENT_HTML_EMBED","start","_registerLegacyDescription","get","plugins","registerBlockAttribute","3203600LvhsIE","has","rawHtml","248155MhBLWf","298276HfsUJK","formatBlock","enableDefaultAttributesIntegration","afterInit","commandName","registerElementLabel","7eUuklV","HtmlEmbed","element","type","getFirstRange","htmlEmbed","*Change %0 content*","locale","editor","600839tBObTp","2894910pawjsy","nodeAfter","3790083vHghwo","registerDescriptionCallback","descriptionFactory","value","5096288sOhZpU","key","TrackChangesEditing","attribute","format"];return(vo=function(){return t})()}function wo(t,e){const n=vo();return(wo=function(t,e){return n[t-=276]})(t,e)}!function(t){const e=wo,n=t();for(;;)try{if(954152===-parseInt(e(306))/1+-parseInt(e(291))/2+parseInt(e(309))/3+parseInt(e(276))/4+parseInt(e(290))/5+-parseInt(e(307))/6*(parseInt(e(297))/7)+-parseInt(e(287))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vo);class Oo extends t.Plugin{[Mo(294)](){const t=Mo,e=this[t(305)];if(!e[t(285)][t(288)](t(298)))return;const n=e[t(285)][t(284)](t(278)),r=e[t(304)];n[t(311)][t(296)](t(289),(e=>Kr(r,t(281),e))),n[t(293)](t(302)),n[t(286)](t(312)),n[t(311)][t(310)]((e=>{const n=t;if(n(279)!=e[n(300)])return;const{data:s}=e;if(s&&n(312)==s[n(277)]&&e[n(301)]()[n(282)][n(308)].is(n(299),n(289))){const t=Kr(r,n(281));return{type:n(280),content:Kr(r,n(303),t)}}})),this[t(283)]()}[Mo(283)](){const t=Mo,e=this[t(305)],n=e[t(304)];e[t(285)][t(284)](t(278))[t(311)][t(310)]((e=>{const r=t;if(r(292)!=e[r(300)])return;const{data:s}=e;if(s&&r(302)==s[r(295)]){const t=Kr(n,r(281));return{type:r(280),content:Kr(n,r(303),t)}}}))}}const Do=Fo;function Fo(t,e){const n=Po();return(Fo=function(t,e){return n[t-=229]})(t,e)}!function(t){const e=Fo,n=t();for(;;)try{if(681668===-parseInt(e(318))/1+-parseInt(e(319))/2*(-parseInt(e(242))/3)+-parseInt(e(271))/4*(-parseInt(e(252))/5)+parseInt(e(267))/6+parseInt(e(253))/7+-parseInt(e(317))/8*(parseInt(e(282))/9)+parseInt(e(321))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Po);class Bo extends t.Plugin{[Do(244)](){const t=Do,e=this[t(287)];if(!e[t(297)][t(261)](t(236)))return;const n=e[t(297)][t(286)](t(283)),r=e[t(297)][t(286)](t(339)),s=e[t(258)];n[t(325)](t(308)),n[t(310)][t(281)](t(298),(e=>Kr(s,t(243),e))),n[t(310)][t(281)](t(305),(e=>Kr(s,t(331),e))),n[t(310)][t(281)](t(229),(()=>Kr(s,t(332)))),e[t(297)][t(261)](t(328))&&n[t(325)](t(245)),e[t(297)][t(261)](t(341))&&e[t(297)][t(261)](t(337))&&(n[t(325)](t(346),((s,o)=>{const i=t,a=r[i(246)](e[i(306)][i(335)][i(241)]);e[i(306)][i(340)]((()=>{const t=i;n[t(336)](a,{commandName:t(346),commandParams:[o]},[],t(250))}))})),n[t(325)](t(348),((s,o)=>{const a=t;e[a(306)][a(340)]((t=>{const c=a;let u=r[c(246)](e[c(306)][c(335)][c(241)]),l=t[c(338)](u);const f=i.LivePosition[c(272)](l[c(279)],c(294)),h=i.LivePosition[c(272)](l[c(303)],c(284));n[c(314)]((()=>s(o))),u=r[c(246)](e[c(306)][c(335)][c(241)]),l=t[c(338)](u);const g=t[c(296)](f,h);f[c(313)](),h[c(313)](),n[c(336)](u,{commandName:c(346),commandParams:[o]},[],c(302)),g[c(279)][c(343)](l[c(279)])&&n[c(309)](t[c(296)](g[c(279)],l[c(279)]),c(302)),l[c(303)][c(343)](g[c(303)])&&n[c(309)](t[c(296)](l[c(303)],g[c(303)]),c(302))}))})),n[t(288)][t(316)](t(257),t(302),t(247),(()=>!1)),n[t(288)][t(316)](t(257),t(302),t(230),(()=>!1)),n[t(288)][t(316)](t(257),t(302),t(311),n[t(288)][t(285)](t(257),"",t(230))),n[t(288)][t(316)](t(344),t(302),t(247),(()=>!1)),n[t(288)][t(316)](t(344),t(302),t(311),(([r])=>{const s=t,o=n[s(288)][s(285)](s(344),"",s(311));let i=r[s(279)],a=r[s(303)];const c=e[s(306)][s(237)][s(326)](i,s(248)),u=e[s(306)][s(237)][s(326)](a,s(234));c[s(256)]&&(i=c[s(279)]),u[s(256)]&&(a=u[s(303)]),o([e[s(306)][s(296)](i,a)])})),n[t(288)][t(316)](t(257),t(302),t(312),c),n[t(288)][t(316)](t(344),t(302),t(312),c)),e[t(297)][t(261)](t(323))&&(n[t(325)](t(233),((s,o)=>{const i=t,a=e[i(297)][i(286)](i(327));let c=r[i(246)](e[i(306)][i(335)][i(241)]),u=a[i(322)](c);e[i(306)][i(340)]((()=>{const t=i;if(u)return void n[t(307)](e[t(306)][t(338)](u));const l=r[t(277)](c);s(o),c=r[t(246)](e[t(306)][t(335)][t(241)]),u=a[t(322)](c),n[t(309)](e[t(306)][t(338)](u),l?null:t(265))}))})),n[t(288)][t(316)](t(344),t(265),t(312),c));const o=[{type:t(257),subType:t(268)},{type:t(344),subType:t(265)},{type:t(257),subType:t(302)},{type:t(344),subType:t(302)}];function a(e,s){const i=t,a=o[i(292)]((({type:t,subType:n})=>e[i(263)]==t&&e[i(255)]==n)),c=o[i(292)]((({type:t,subType:e})=>s[i(263)]==t&&s[i(255)]==e));if(a<0||c<0)return!1;const u=e[i(345)](),l=s[i(345)]();if((0==a||1==a)&&2==c&&u[i(276)](l))return!0;if(2==a&&3==c){const t=n[i(240)](u,i(344))[i(235)]((({suggestion:t,meta:e})=>e[i(334)]&&i(302)==t[i(255)]));if(t[i(259)]>1&&l[i(303)][i(238)](u[i(279)]))return!0;if(1==t[i(259)]&&(u[i(279)][i(238)](l[i(303)])||u[i(303)][i(238)](l[i(279)])))return!0}if(3==a&&3==c&&u[i(279)][i(343)](l[i(279)])){const t=u[i(303)][i(280)],e=l[i(279)][i(293)];return r[i(277)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(297)][t(261)](t(299))&&(n[t(262)](t(324)),n[t(349)](t(330)),n[t(310)][t(342)](t(330),Kr(s,t(301)))),e[t(297)][t(261)](t(254))&&(n[t(262)](t(269)),n[t(349)](t(304))),n[t(310)][t(289)]((e=>{const n=t;if(o[n(329)]((({type:t,subType:r})=>e[n(263)]==t&&e[n(255)]==r)))return e[n(274)]?{}:void 0})),n[t(310)][t(289)]((e=>{const n=t;if(n(344)==e[n(263)]||n(264)==e[n(263)]){const t=e[n(320)]();if(t&&t.is(n(270),n(229)))return{type:n(344)==e[n(263)]?n(232):n(266),element:t,quantity:1}}})),n[t(310)][t(289)]((e=>t(257)==e[t(263)]&&t(302)==e[t(255)]?{type:t(249),content:t(333)}:t(257)==e[t(263)]&&t(250)==e[t(255)]?{type:t(249),content:t(239)}:void 0)),n[t(310)][t(289)]((e=>{const n=t;if(n(260)!=e[n(263)])return;const{data:r}=e;if(!r||n(304)!=r[n(315)])return;const o=r[n(278)];return o?{type:n(249),content:Kr(s,n(300),'"'+o+'"')}:{type:n(249),content:Kr(s,n(231))}})),this[t(273)]()}[Do(273)](){const t=Do,e=this[t(287)],n=e[t(258)];e[t(297)][t(286)](t(283))[t(310)][t(289)]((e=>{const r=t;if(r(257)!=e[r(263)]&&r(295)!=e[r(263)])return;const{data:s}=e;if(s){if(r(269)==s[r(251)]){const t=s[r(291)][0][r(278)];return t?{type:r(249),content:Kr(n,r(300),'"'+t+'"')}:{type:r(249),content:Kr(n,r(231))}}if(r(324)==s[r(251)]){const t=s[r(291)][0][r(290)];return t?{type:r(249),content:Kr(n,r(347),t)}:{type:r(249),content:Kr(n,r(275))}}}}))}}function Po(){const t=["enableDefaultAttributesIntegration","type","deletion","imageCaption","removeObject","1300752uoKXkw","imageStylePreApply","imageTextAlternative","element","2026376ztFXBF","fromPosition","_registerLegacyDescription","previous","*Reset image width*","isIntersecting","isBlockImage","newValue","start","nodeAfter","registerElementLabel","3501XghZKz","TrackChangesEditing","toNext","getSuggestionCallback","get","editor","_suggestionFactory","registerDescriptionCallback","width","commandParams","findIndex","nodeBefore","toPrevious","formatInline","createRange","plugins","imageBlock","ImageResize","*Set image text alternative:* %0","FORMAT_IMAGE_SIZE","convertInlineImageToBlock","end","alt","imageInline","model","markDeletion","insertImage","markInsertion","descriptionFactory","discard","chain","detach","forceDefaultExecution","key","registerCustomCallback","20312DlEhYe","547546xpUSsV","6RVezdX","getContainedElement","5321700xRBrMv","getCaptionFromImageModelElement","ImageCaptionEditing","resizeImage","enableCommand","getNearestSelectionRange","ImageCaptionUtils","ImageUploadEditing","find","resizedWidth","ELEMENT_INLINE_IMAGE","ELEMENT_CAPTION","Inline image to block image","isOwn","document","markBlockFormat","ImageInlineEditing","createRangeOn","ImageUtils","change","ImageBlockEditing","registerAttributeLabel","isBefore","insertion","getFirstRange","imageTypeInline","*Set image width:* %0","imageTypeBlock","registerBlockAttribute","caption","accept","*Remove image text alternative*","addObject","toggleImageCaption","forward","filter","ImageEditing","schema","isEqual","Block image to inline image","_findSuggestions","selection","113145iVRtbn","ELEMENT_IMAGE","afterInit","uploadImage","getClosestSelectedImageElement","join","backward","format","convertBlockImageToInline","commandName","5ryMVZJ","5937288afujaX","ImageTextAlternativeEditing","subType","isCollapsed","formatBlock","locale","length","attribute","has"];return(Po=function(){return t})()}function xo(t,e){const n=jo();return(xo=function(t,e){return n[t-=178]})(t,e)}const Uo=xo;function jo(){const t=["*Replace image URL*","type","registerDescriptionCallback","ImageEditing","attribute","2131148kfuiKB","newValue","oldValue","registerBlockAttribute","get","505441MTRmtR","3GlTFcs","_suggestionFactory","has","14LGJXhY","1241368hTYboh","formatBlock","replaceImageSource","editor","discard","src","TrackChangesEditing","registerCustomCallback","plugins","18787310pyCZFc","getSuggestionCallback","4579675ahwSMy","1819646becjcv","_handleLegacySuggestions","commandName","*Format:* replace image URL","27fDNSvR","locale","enableDefaultAttributesIntegration","accept","_registerLegacyDescription","187662sKHgMR","afterInit","descriptionFactory","format","key","formatInline"];return(jo=function(){return t})()}!function(t){const e=xo,n=t();for(;;)try{if(483278===-parseInt(e(199))/1+-parseInt(e(216))/2+-parseInt(e(200))/3*(-parseInt(e(194))/4)+-parseInt(e(215))/5+-parseInt(e(183))/6*(parseInt(e(203))/7)+-parseInt(e(204))/8*(-parseInt(e(178))/9)+parseInt(e(213))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jo);class Go extends t.Plugin{[Uo(184)](){const t=Uo;if(!this[t(207)][t(212)][t(202)](t(192)))return;const e=this[t(207)][t(179)],n=this[t(207)][t(212)][t(198)](t(210));n[t(180)](t(206)),n[t(197)](t(209)),n[t(185)][t(191)]((n=>{const r=t;if(r(193)!=n[r(190)])return;const{data:s}=n;return s&&r(209)==s[r(187)]?s[r(195)]&&s[r(196)]?{type:r(186),content:Kr(e,r(189))}:{type:r(186),content:""}:void 0})),this[t(217)]()}[Uo(217)](){const t=Uo,e=this[t(207)][t(212)][t(198)](t(210));e[t(201)][t(211)](t(205),t(206),t(181),e[t(201)][t(214)](t(205),null,t(208))),e[t(201)][t(211)](t(205),t(206),t(208),e[t(201)][t(214)](t(205),null,t(181))),this[t(182)]()}[Uo(182)](){const t=Uo,e=this[t(207)],n=e[t(179)];e[t(212)][t(198)](t(210))[t(185)][t(191)]((e=>{const r=t;if(r(205)!=e[r(190)]&&r(188)!=e[r(190)])return;const{data:s}=e;return s&&r(206)==s[r(218)]?{type:r(186),content:Kr(n,r(219))}:void 0}))}}const Vo=Ho;function Ho(t,e){const n=Wo();return(Ho=function(t,e){return n[t-=135]})(t,e)}function Wo(){const t=["1000165QTRmVV","isBefore","author","formatInline","end","getContainedElement","selection","length","formatBlock","_findSuggestions","setImageNaturalSizeAttributes","2196950sVlKOa","registerPostFixer","format","3961308qXlApi","join","plugins","suggestion","newRange","from","getSuggestion","828660IDAEff","FORMAT_SIDE_IMAGE","Users","2113263dwDEYG","subType","nodeBefore","chain","ImageUtils","commands","registerCustomCallback","differ","type","150ZYXMae","accept","isIntersecting","model","_suggestionFactory","markBlockFormat","forEach","start","_registerLegacyDescription","isEqual","change","descriptionFactory","locale","*Format:* %0","title","discard","head","normalizedStyles","createRangeOn","imageStyle","getChangedMarkers","get","4uFeHDX","next","toLowerCase","shouldConvertImageType","convertInlineImageToBlock","discardSuggestion","editor","afterInit","TrackChangesEditing","_splitMarkerName","1905098FweMmC","imageCaption","enableCommand","nodeAfter","getSuggestionCallback","has","isBlockImage","isOwn","isInlineImage","side","isInContent","imageTypeInline","registerDescriptionCallback","document","markInlineFormat","findIndex","4907325QxEWNv","getClosestSelectedImageElement","ImageStyleEditing","insertion","imageStylePostApply","value","filter","imageTypeBlock","refresh","commandReversedParams","8UsJWSs","getFirstRange","commandParams","getSuggestions","name","hasSuggestion","imageStylePreApply","commandName"];return(Wo=function(){return t})()}!function(t){const e=Ho,n=t();for(;;)try{if(517778===-parseInt(e(223))/1+-parseInt(e(189))/2+parseInt(e(145))/3+-parseInt(e(179))/4*(parseInt(e(205))/5)+-parseInt(e(138))/6+-parseInt(e(135))/7*(-parseInt(e(215))/8)+-parseInt(e(148))/9*(-parseInt(e(157))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wo);class zo extends t.Plugin{[Vo(186)](){const t=Vo,n=this[t(185)];if(!n[t(140)][t(194)](t(207)))return;const r=n[t(140)][t(178)](t(187)),s=n[t(140)][t(178)](t(152)),o={};r[t(191)](t(176),((o,i)=>{const a=t,c=n[a(140)][a(178)](a(147)).me,u=n[a(153)][a(178)](a(176));let l=s[a(206)](n[a(160)][a(202)][a(229)]),f=n[a(160)][a(175)](l),h=u[a(210)];if(h==i[a(210)])return;const g={commandName:a(176),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(160)][a(167)]((()=>{const t=a;if(r[t(218)]()[t(211)]((e=>e[t(199)]&&c==e[t(225)]&&(t(231)==e[t(156)]||t(226)==e[t(156)])&&(t(221)==e[t(149)]||t(209)==e[t(149)])&&e[t(216)]()[t(166)](f)))[t(163)]((e=>r[t(184)](e[t(173)]))),l=s[t(206)](n[t(160)][t(202)][t(229)]),f=n[t(160)][t(175)](l),u[t(213)](),n[t(153)][t(178)](t(200))[t(213)](),n[t(153)][t(178)](t(212))[t(213)](),h=u[t(210)],h!=i[t(210)])return s[t(197)](l)&&u[t(182)](i[t(210)],l)?(o({...i,setImageSizes:!1}),l=s[t(206)](n[t(160)][t(202)][t(229)]),void r[t(162)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(221))):void(s[t(195)](l)?r[t(162)](l,g,[],t(209)):r[t(203)](f,g,t(209)))}))}));for(const e of n[t(140)][t(178)](t(207))[t(174)])o[e[t(219)]]=e[t(171)][t(181)]();r[t(161)][t(154)](t(231),t(221),t(139),(()=>!1)),r[t(161)][t(154)](t(231),t(209),t(139),(()=>!1)),r[t(161)][t(154)](t(226),t(209),t(139),(()=>!1)),r[t(161)][t(154)](t(231),t(221),t(158),(([e])=>{const n=t;s[n(233)](e[n(228)]())})),r[t(161)][t(154)](t(231),t(221),t(172),((e,n)=>{const s=t;r[s(161)][s(193)](s(231),"",s(158))(e,{commandName:n[s(222)],commandParams:n[s(214)]})})),r[t(161)][t(154)](t(231),t(221),t(151),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(231),subType:t(221)},{type:t(208),subType:t(190)},{type:t(231),subType:t(183)},{type:t(208),subType:t(183)}];function a(e,n){const o=t,a=i[o(204)]((({type:t,subType:n})=>e[o(156)]==t&&e[o(149)]==n)),c=i[o(204)]((({type:t,subType:e})=>n[o(156)]==t&&n[o(149)]==e));if(a<0||c<0)return!1;const u=e[o(216)](),l=n[o(216)]();if((0==a||1==a)&&2==c&&u[o(159)](l))return!0;if(2==a&&3==c){const t=r[o(232)](u,o(208))[o(211)]((({suggestion:t,meta:e})=>e[o(196)]&&o(183)==t[o(149)]));if(t[o(230)]>1&&l[o(227)][o(166)](u[o(164)]))return!0;if(1==t[o(230)]&&(u[o(164)][o(166)](l[o(227)])||u[o(227)][o(166)](l[o(164)])))return!0}if(3==a&&3==c&&u[o(164)][o(224)](l[o(164)])){const t=u[o(227)][o(192)],e=l[o(164)][o(150)];return s[o(195)](t)&&t===e}return!1}n[t(160)][t(202)][t(136)]((()=>{const e=t;let o=!1;const i=Array[e(143)](n[e(160)][e(202)][e(155)][e(177)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(188)](t);if(e(141)==i&&r[e(220)](u)){if(e(231)==a&&(e(221)==c||e(209)==c)){const t=r[e(144)](u);if(n[e(142)]){const n=t[e(216)]()[e(228)]();if(s[e(195)](n))continue;r[e(184)](t),o=!0}}if(e(208)==a&&e(190)==c&&!n[e(142)]){const t=r[e(144)](u);t[e(180)]&&t[e(180)][e(199)]&&(r[e(184)](t[e(180)]),o=!0)}}}return o})),this[t(165)](o)}[Vo(165)](t){const e=Vo,n=this[e(185)],r=n[e(169)];n[e(140)][e(178)](e(187))[e(168)][e(201)]((n=>{const s=e;if(s(231)!=n[s(156)]&&s(226)!=n[s(156)])return;const{data:o}=n;if(!o||s(176)!=o[s(222)])return;const i=o[s(217)][0][s(210)];return function(t){const e=s;return{type:e(137),content:Kr(r,e(170),t)}}(s(198)===i?Kr(r,s(146)):t[i]||i)}))}}const Ko=Zo;function Zo(t,e){const n=Xo();return(Zo=function(t,e){return n[t-=112]})(t,e)}function Xo(){const t=["66loVVWn","trackChanges","enableCommand","afterInit","lowest","high","dataInsert","2992134hWkNWB","collaboration_features","value","_trackChangesExecuted","_setSuggestionData","5459KhPbMK","plugins","Users","commands","execute","_handleImportedData","bind","_trackChangesValueDuringImport","track_changes","editor","get","TrackChangesEditing","18208WjORjD","97008APJCKu","90mbXNsS","154984wuNZPq","importWord","listenTo","3523570bxmAjS","4207539uyzRzw","2097fmMvBk","forEach"];return(Xo=function(){return t})()}!function(t){const e=Zo,n=t();for(;;)try{if(367806===-parseInt(e(130))/1*(parseInt(e(118))/2)+-parseInt(e(143))/3+-parseInt(e(145))/4*(parseInt(e(144))/5)+parseInt(e(125))/6+parseInt(e(115))/7+parseInt(e(142))/8*(parseInt(e(116))/9)+-parseInt(e(114))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xo);class qo extends t.Plugin{constructor(t){const e=Zo;super(t),this[e(137)]=!1,this[e(128)]=!1}[Ko(121)](){const t=Ko,e=this[t(139)],n=e[t(133)][t(140)](t(112)),r=e[t(133)][t(140)](t(119));n&&(n.on(t(134),((e,[,n])=>{const s=t;this[s(137)]=r[s(127)],n[s(126)][s(138)]=!this[s(137)]}),{priority:t(123)}),this[t(113)](n,t(124),this[t(135)][t(136)](this)),this[t(113)](n,t(124),(()=>{const e=t;this[e(128)]&&(r[e(134)](),this[e(128)]=!1)}),{priority:t(122)}),e[t(131)][t(140)](t(141))[t(120)](t(112)))}[Ko(135)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(139)][n(133)][n(140)](n(119)),o=s[n(127)];this[n(137)]!==o&&(s[n(134)](),this[n(128)]=!0),r&&r[n(117)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(139)][o(131)][o(140)](o(132)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(112)}}};this[o(139)][o(131)][o(140)](o(141))[o(129)](i)}))}}function Qo(t,e){const n=Jo();return(Qo=function(t,e){return n[t-=340]})(t,e)}function Jo(){const t=["1580236BRYAhv","getItems","afterInit","outdentBlock","1872744ERbcLI","8dCurVr","_registerLegacyDescription","descriptionFactory","IndentBlock","outdent","registerBlockAttribute","registerAttributeLabel","indentBlock","33zrbWul","591peseCJ","enableCommand","has","434372jyZozY","locale","3ETItRk","160750NiQiVy","editor","FORMAT_INDENT","type","commandName","772rsyupT","*Outdent:* %0","1546885FSdZXn","261shrArO","getItemLabel","plugins","registerDescriptionCallback","IndentEditing","enableDefaultAttributesIntegration","get","indent","format","*Indent:* %0","TrackChangesEditing","formatBlock","2788110MYBbgS","blockIndent"];return(Jo=function(){return t})()}const Yo=Qo;!function(t){const e=Qo,n=t();for(;;)try{if(271270===-parseInt(e(365))/1*(-parseInt(e(376))/2)+parseInt(e(370))/3*(parseInt(e(368))/4)+-parseInt(e(378))/5+-parseInt(e(349))/6+parseInt(e(351))/7*(-parseInt(e(356))/8)+-parseInt(e(379))/9*(-parseInt(e(371))/10)+parseInt(e(364))/11*(parseInt(e(355))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jo);class $o extends t.Plugin{[Yo(353)](){const t=Yo,e=this[t(372)],n=e[t(381)][t(343)](t(347));if(e[t(381)][t(367)](t(341))&&(n[t(366)](t(344)),n[t(366)](t(360))),e[t(381)][t(367)](t(359)))for(const e of[t(363),t(354)])n[t(342)](e);const r=e[t(369)];n[t(361)](t(350)),n[t(358)][t(362)](t(350),Kr(r,t(373))),this[t(357)]()}[Yo(357)](){const t=Yo,e=this[t(372)],n=e[t(369)],r=e[t(381)][t(343)](t(347));r[t(358)][t(340)]((e=>{const s=t;if(s(348)!=e[s(374)])return;const{data:o}=e;if(!o)return;if(s(363)!=o[s(375)]&&s(354)!=o[s(375)])return;const i=e[s(352)]()[0],a=r[s(358)][s(380)](i);return s(363)==o[s(375)]?{type:s(345),content:Kr(n,s(346),a)}:s(354)==o[s(375)]?{type:s(345),content:Kr(n,s(377),a)}:void 0}))}}var ti=ei;function ei(t,e){var n=ni();return(ei=function(t,e){return n[t-=171]})(t,e)}function ni(){var t=["editor","215ZkGHNP","input","requires","get","7077KoMuRn","1180OnIvUH","16541789nhQfAe","8429160jNSVKl","5810413OvcUxh","TrackChangesEditing","4942424kCvXJe","init","2412Tgqmgk","enableCommand","plugins","53742RZZEOX","9SFwUjm","168PAdVNq"];return(ni=function(){return t})()}!function(t){for(var e=ei,n=t();;)try{if(556773===-parseInt(e(183))/1*(parseInt(e(188))/2)+-parseInt(e(175))/3*(-parseInt(e(176))/4)+-parseInt(e(171))/5*(parseInt(e(186))/6)+-parseInt(e(179))/7+-parseInt(e(181))/8*(-parseInt(e(187))/9)+-parseInt(e(178))/10+parseInt(e(177))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ni);class ri extends t.Plugin{static get[ti(173)](){return[ws.Input]}[ti(182)](){var t=ti;this[t(189)][t(185)][t(174)](t(180))[t(184)](t(172))}}function si(t,e){const n=ii();return(si=function(t,e){return n[t-=139]})(t,e)}const oi=si;function ii(){const t=["13GQOhar","link","descriptionFactory","has","afterInit","editor","registerAttributeLabel","newValue","locale","link (","type","3207iYBDzb","registerDescriptionCallback","enableDefaultAttributesIntegration","117113LbSHPl","2pHlxYa","toLowerCase","284EEOKDZ","commands","label","manualDecorators","get","TrackChangesEditing","unlink","_registerLegacyDescription","commandName","format","3582062BERFYA","commandParams","792yVcTjL","8013732mxXpDJ","*Set link:* %0","10enxmwt","attribute","key","registerInlineAttribute","89748fpNmMu","14XGwnPO","LinkEditing","formatInline","plugins","520DNUnnB","linkHref","*Remove link*","221360RKtnpI"];return(ii=function(){return t})()}!function(t){const e=si,n=t();for(;;)try{if(200741===parseInt(e(160))/1*(-parseInt(e(161))/2)+parseInt(e(157))/3*(-parseInt(e(163))/4)+parseInt(e(142))/5*(-parseInt(e(175))/6)+-parseInt(e(183))/7*(-parseInt(e(145))/8)+parseInt(e(182))/9+-parseInt(e(178))/10*(parseInt(e(173))/11)+parseInt(e(176))/12*(parseInt(e(146))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ii);class ai extends t.Plugin{[oi(150)](){const t=oi,e=this[t(151)];if(!e[t(141)][t(149)](t(139)))return;const n=e[t(141)][t(167)](t(168)),r=e[t(164)][t(167)](t(147));n[t(159)](t(147)),n[t(159)](t(169)),n[t(181)](t(143));for(const e of r[t(166)])n[t(181)](e.id),n[t(148)][t(152)](e.id,t(155)+e[t(165)][t(162)]()+")");n[t(148)][t(158)]((n=>{const r=t;if(r(179)!=n[r(156)])return;const{data:s}=n;if(!s||r(143)!=s[r(180)])return;const o=s[r(153)],i=e[r(154)];return{type:r(172),content:null==o?Kr(i,r(144)):Kr(i,r(177),'"'+o+'"')}})),this[t(170)]()}[oi(170)](){const t=oi,e=this[t(151)],n=e[t(154)];e[t(141)][t(167)](t(168))[t(148)][t(158)]((e=>{const r=t;if(r(140)!=e[r(156)])return;const{data:s}=e;if(s){if(r(147)==s[r(171)]){const t=s[r(174)][0];return{type:r(172),content:Kr(n,r(177),'"'+t+'"')}}return r(169)==s[r(171)]?{type:r(172),content:Kr(n,r(144))}:void 0}}))}}const ci=li;function ui(){const t=["List","get","markBlockFormat","760JxJkWn","document","format","add","previousSibling","has","bulletedList","numberedList","value","plugins","checkChild","listItem","locale","todoList","before","10EdMwjq","slice","*Change to:* %0","from","createRange","*Outdent:* %0","*Indent:* %0","blockName","commandName","ELEMENT_TODO_LIST","commands","ELEMENT_LIST_ITEM","schema","_selectedElements","getSelectedBlocks","nextSibling","filter","type","ELEMENT_BULLETED_LIST","ELEMENT_NUMBERED_LIST","38626zwHcxz","model","formatInline","indentList","listIndent","end","push","registerElementLabel","selection","*Check item*","paragraph","element","listType","getAttribute","name","LegacyTodoListEditing","findIndex","outdentList","descriptionFactory","*Uncheck item*","2jKzRpH","LegacyListEditing","12532003YTkoaW","bulleted","formatBlock","length","commandParams","todo","82991CFOEIJ","execute","1394691PBciFf","checkTodoList","enableCommand","isObject","307745RftRNx","change","TrackChangesEditing","editor","parent","3003894ZVRhsP","registerDescriptionCallback","forceValue","28IFFROq","numbered","afterInit","todoListChecked","532692yDxpKQ","replace","createPositionAt"];return(ui=function(){return t})()}function li(t,e){const n=ui();return(li=function(t,e){return n[t-=189]})(t,e)}!function(t){const e=li,n=t();for(;;)try{if(439768===-parseInt(e(192))/1*(parseInt(e(271))/2)+-parseInt(e(194))/3+parseInt(e(206))/4*(-parseInt(e(198))/5)+parseInt(e(210))/6+-parseInt(e(251))/7*(-parseInt(e(216))/8)+-parseInt(e(203))/9+parseInt(e(231))/10*(parseInt(e(273))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ui);class fi extends t.Plugin{[ci(208)](){const t=ci,e=this[t(201)],n=e[t(228)];if(!e[t(225)][t(221)](t(272)))return;const r=e[t(225)][t(214)](t(200)),s=e[t(225)][t(221)](t(266));function o(t){return()=>{const n=li,s=e[n(252)][n(217)][n(259)],o=e[n(241)][n(214)](t);if(o[n(224)])return void e[n(193)](n(261),{});const i=t[n(232)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(234)](t)[s(247)]((t=>function(t,e){const n=s;return e[n(226)](t[n(202)],n(227))&&!e[n(197)](t)}(t,r)));o=o[s(247)]((t=>!t.is(s(262),s(227))||t[s(264)](s(263))!=e));const i=new Set;for(const t of o)t.is(s(262),s(227))?i[s(219)](hi(t)):i[s(219)](t);return Array[s(234)](i)}(s[n(245)](),i,e[n(252)][n(243)]);e[n(252)][n(199)]((()=>{const e=n;for(const n of a)r[e(215)](n,{commandName:t,commandParams:[{forceValue:!o[e(224)]}],formatGroupId:e(238)},gi(n))}))}}function i(t){return()=>{const n=li,s=function(t){const e=li;let n=Array[e(234)](t);const r=n[e(267)]((t=>e(227)!=t[e(265)]));return r>-1&&(n=n[e(232)](0,r)),n}(e[n(252)][n(217)][n(259)][n(245)]()),o=e[n(252)][n(235)](e[n(252)][n(212)](s[0],n(230)),e[n(252)][n(212)](s[s[n(189)]-1],n(256)));e[n(252)][n(199)]((()=>{const e=n;r[e(215)](o,{commandName:t,commandParams:[],formatGroupId:e(255)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(246)];for(;t&&t[n(264)](n(255))>e[n(264)](n(255));)r[n(219)](t),t=t[n(246)]}return Array[n(234)](r)}(s))}))}}r[t(196)](t(223),o(t(223))),r[t(196)](t(222),o(t(222))),s&&r[t(196)](t(229),o(t(229))),r[t(196)](t(254),i(t(254))),r[t(196)](t(268),i(t(268))),s&&r[t(196)](t(195),(()=>{const n=t,s=e[n(241)][n(214)](n(195)),o=Array[n(234)](s[n(244)]);o[n(247)]((t=>t[n(264)](n(209))!=s[n(224)])),e[n(252)][n(199)]((()=>{const t=n;for(const e of o)r[t(215)](e,{commandName:t(195),commandParams:[{forceValue:!s[t(224)]}]})}))})),r[t(269)][t(258)](t(227),(e=>Kr(n,t(242),e))),r[t(269)][t(204)]((e=>{const r=t;if(r(275)!=e[r(248)]&&r(253)!=e[r(248)])return;const{data:s}=e;if(s){if(r(223)==s[r(239)]||r(222)==s[r(239)]||r(229)==s[r(239)])switch(s[r(239)][r(211)](r(213),"")){case r(274):return o(Kr(n,r(249)));case r(207):return o(Kr(n,r(250)));case r(191):return o(Kr(n,r(240)))}if(r(254)==s[r(239)])return{type:r(218),content:Kr(n,r(237),Kr(n,r(242)))};if(r(268)==s[r(239)])return{type:r(218),content:Kr(n,r(236),Kr(n,r(242)))};if(r(195)==s[r(239)])return s[r(190)][0][r(205)]?{type:r(218),content:Kr(n,r(260))}:{type:r(218),content:Kr(n,r(270))}}function o(t){const e=r;return{type:e(218),content:Kr(n,e(233),t)}}}))}}function hi(t){const e=ci,n=t[e(264)](e(255));if(0==n)return t;let r=t;for(;t[e(220)]&&t[e(220)].is(e(262),e(227));){const s=t[e(220)][e(264)](e(255));if(s==n)r=t[e(220)];else if(s<n)break;t=t[e(220)]}return r}function gi(t){const e=ci,n=[];if(t.is(e(262),e(227))&&t[e(264)](e(255))>0){let r=t[e(246)];for(;r&&e(227)==r[e(265)]&&r[e(264)](e(255))==t[e(264)](e(255));)n[e(257)](r),r=r[e(246)]}return n}const di=pi;function pi(t,e){const n=mi();return(pi=function(t,e){return n[t-=284]})(t,e)}function mi(){const t=["forward","18fwaqTA","getLastPosition","replace","locale","_getSuggestionBlocksForListStyle","692HWyLOL","formatInline","createRange","257814vdLhDj","_LIST_","getSiblingNodes","enableCommand","markMultiRangeBlockFormat","*Format:* set order to reversed","listReversed","afterInit","backward","descriptionFactory","commandName","get","1870170ysLeHA","215RUcDsb","bind","length","push","handleListReversedCommand","LegacyListUtils","105744GbFTlH","editor","filter","config","default","numbered","219588EndMJx","4uWGcZt","*Format:* set order to regular","type","formatBlock","flat","getFirstPosition","change","listItem","list.properties","ELEMENT_","7075qOKEOA","handleDescriptions","unshift","toUpperCase","*Change to:* %0","reversed","listStart","element","has","plugins","_getSuggestionBlocks","*Format:* set start index to %0","getSelectedBlocks","startIndex","commandParams","getListTypeFromListStyleType","registerDescriptionCallback","getAttribute","handleListStyleCommand","createPositionAt","before","styles","handleListStartCommand","selection","from","format","_getTranslationKeyForListStyle","LegacyListPropertiesEditing","model","map","1653344lyqzrP","parent","TrackChangesEditing","document","listType","listStyle"];return(mi=function(){return t})()}!function(t){const e=pi,n=t();for(;;)try{if(262054===-parseInt(e(303))/1*(parseInt(e(316))/2)+-parseInt(e(315))/3+-parseInt(e(287))/4*(parseInt(e(326))/5)+-parseInt(e(290))/6+parseInt(e(356))/7+parseInt(e(309))/8+-parseInt(e(363))/9*(-parseInt(e(302))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mi);class Ii extends t.Plugin{[di(297)](){const t=di;if(!this[t(310)][t(335)][t(334)](t(353)))return;const e=this[t(310)][t(312)][t(301)](t(324)),n=this[t(310)][t(335)][t(301)](t(358));e[t(347)]&&n[t(293)](t(361),this[t(344)][t(304)](this)),e[t(331)]&&n[t(293)](t(296),this[t(307)][t(304)](this)),e[t(339)]&&n[t(293)](t(332),this[t(348)][t(304)](this)),n[t(299)][t(342)](this[t(327)][t(304)](this))}[di(344)](t,e={}){const n=di,r=this[n(310)][n(335)][n(301)](n(358)),s=this[n(286)]();this[n(310)][n(354)][n(322)]((()=>{const t=n;r[t(294)](s,{commandName:t(361),commandParams:[{type:e[t(318)]}],formatGroupId:t(361)})}))}[di(307)](t,e={}){const n=di,r=this[n(310)][n(335)][n(301)](n(358)),s=this[n(336)]((t=>t.is(n(333),n(323))&&n(314)===t[n(343)](n(360))));if(s[n(305)]<1)return;const o=s[n(355)]((t=>this[n(310)][n(354)][n(289)](this[n(310)][n(354)][n(345)](t,n(346)),this[n(310)][n(354)][n(345)](t,0))));this[n(310)][n(354)][n(322)]((()=>{const t=n;r[t(294)](o,{commandName:t(296),commandParams:[{reversed:e[t(331)]}],formatGroupId:t(296)})}))}[di(348)](t,e={}){const n=di,r=this[n(310)][n(335)][n(301)](n(358)),s=this[n(336)]((t=>t.is(n(333),n(323))&&n(314)===t[n(343)](n(360))));if(s[n(305)]<1)return;const o=s[n(355)]((t=>this[n(310)][n(354)][n(289)](this[n(310)][n(354)][n(345)](t,n(346)),this[n(310)][n(354)][n(345)](t,0))));this[n(310)][n(354)][n(322)]((()=>{const t=n;r[t(294)](o,{commandName:t(332),commandParams:[{startIndex:e[t(339)]}],formatGroupId:t(332)})}))}[di(327)](t){const e=di;if(e(319)!=t[e(318)]&&e(288)!=t[e(318)])return;const n=this[e(310)][e(285)],{data:r}=t;if(!r)return;let s,o;switch(r[e(300)]){case e(361):s=e(330),o={type:e(351),content:Kr(n,s,Kr(n,this[e(352)](r[e(340)][0][e(318)])))};break;case e(296):s=r[e(340)][0][e(331)]?e(295):e(317),o={type:e(351),content:Kr(n,s)};break;case e(332):s=e(337),o={type:e(351),content:Kr(n,s,r[e(340)][0][e(339)])}}return o}[di(286)](){const t=di;var e,n,r,s;const o=this[t(310)][t(335)][t(301)](t(308));let i=Array[t(350)](this[t(310)][t(354)][t(359)][t(349)][t(338)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(333),t(323)))&&i[t(328)](...o[t(292)](this[t(310)][t(354)][t(359)][t(349)][t(321)](),t(298))),(null===(n=i[i[t(305)]-1])||void 0===n?void 0:n.is(t(333),t(323)))&&i[t(306)](...o[t(292)](this[t(310)][t(354)][t(359)][t(349)][t(364)](),t(362))),i=[...new Set(i)],(null===(s=null===(r=this[t(310)][t(354)][t(359)][t(349)][t(321)]())||void 0===r?void 0:r[t(357)])||void 0===s?void 0:s.is(t(333),t(323)))&&(i=i[t(311)]((e=>e.is(t(333),t(323))))),i}[di(336)](t){const e=di,n=this[e(310)][e(335)][e(301)](e(308));let r=Array[e(350)](this[e(310)][e(354)][e(359)][e(349)][e(338)]())[e(311)](t)[e(355)]((t=>{const r=e,s=this[r(310)][r(354)][r(345)](t,0);return[...n[r(292)](s,r(298)),...n[r(292)](s,r(362))]}))[e(320)]();return r=[...new Set(r)],r}[di(352)](t){const e=di;return e(325)+(this[e(310)][e(335)][e(301)](e(308))[e(341)](t)||e(313))[e(329)]()+e(291)+t[e(329)]()[e(284)](/-/g,"_")}}function Ei(t,e){const n=Ti();return(Ei=function(t,e){return n[t-=360]})(t,e)}const bi=Ei;function Ti(){const t=["2919480yCjYfO","800338vjDKkV","data","65KgyoDj","afterInit","has","TrackChangesEditing","3361644KeUJJd","MediaEmbedEditing","434033WPYNib","stop","high","createEmptyElement","elementToElement","registerElementLabel","plugins","div","18893vlJClB","1434jZPkNo","410dZhsIa","for","get","descriptionFactory","showSuggestionHighlights","13352GnxJDd","dataDowncast","mediaEmbed","options","9boLUUq","enableCommand","editor","ELEMENT_MEDIA","8302984uLpvuz","attribute:url:media","media","conversion","locale","downcastDispatcher"];return(Ti=function(){return t})()}!function(t){const e=Ei,n=t();for(;;)try{if(802717===-parseInt(e(397))/1+parseInt(e(388))/2+parseInt(e(395))/3+-parseInt(e(374))/4*(parseInt(e(391))/5)+-parseInt(e(368))/6*(-parseInt(e(367))/7)+parseInt(e(382))/8*(parseInt(e(378))/9)+-parseInt(e(369))/10*(parseInt(e(389))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ti);class _i extends t.Plugin{[bi(392)](){const t=bi,e=this[t(380)];if(!e[t(365)][t(393)](t(396)))return;const n=e[t(365)][t(371)](t(394)),r=e[t(386)];n[t(379)](t(376)),n[t(372)][t(364)](t(384),(e=>Kr(r,t(381),e))),e[t(385)][t(370)](t(375))[t(363)]({model:t(384),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(373)])return n[s(362)](s(366))},converterPriority:t(361)}),e[t(390)][t(387)].on(t(383),((e,n,r)=>{const s=t;r[s(377)][s(373)]&&e[s(360)]()}),{priority:t(361)})}}function yi(t,e){const n=ki();return(yi=function(t,e){return n[t-=417]})(t,e)}const Ai=yi;function ki(){const t=["MentionEditing","plugins","2KgKmMx","TrackChangesEditing","afterInit","1241199CjZUmI","get","has","editor","enableCommand","2044ubiBAA","2598846eglvfJ","12576762jTBOLy","373767iiQdtu","6490440Zcjdfv","6035WKfFdx","mention","6535277mLbKAT"];return(ki=function(){return t})()}!function(t){const e=yi,n=t();for(;;)try{if(663368===parseInt(e(418))/1+-parseInt(e(433))/2*(-parseInt(e(426))/3)+-parseInt(e(423))/4*(parseInt(e(428))/5)+-parseInt(e(424))/6+parseInt(e(430))/7+parseInt(e(427))/8+-parseInt(e(425))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ki);class Ci extends t.Plugin{[Ai(417)](){const t=Ai,e=this[t(421)];e[t(432)][t(420)](t(431))&&e[t(432)][t(419)](t(434))[t(422)](t(429))}}const Li=Ni;function Ni(t,e){const n=Si();return(Ni=function(t,e){return n[t-=113]})(t,e)}function Si(){const t=["getLabel","mergeFieldBlock","getContainedElement","descriptionFactory","editor","616338NNtYnq","MergeFieldsEditing","deletion","insertion","registerDescriptionCallback","enableCommand","insertMergeFieldBlock","get","ELEMENT_MERGE_FIELD","getAttribute","*Insert:* %0","plugins","240ebDzGg","afterInit","insertMergeField","element","locale","3XUSAJc","3754398rVMkUs","36752BVYBBE","registerElementLabel","mergeField","type","616KIlAWJ","2613411DcFfDX","988916ybxJbk","58928WYFclM","TrackChangesEditing","has","15348360PaTevc","*Remove:* %0"];return(Si=function(){return t})()}!function(t){const e=Ni,n=t();for(;;)try{if(329838===parseInt(e(147))/1+parseInt(e(136))/2*(parseInt(e(128))/3)+-parseInt(e(130))/4*(-parseInt(e(123))/5)+-parseInt(e(129))/6+parseInt(e(134))/7*(parseInt(e(137))/8)+parseInt(e(135))/9+-parseInt(e(140))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Si);class Ri extends t.Plugin{[Li(124)](){const t=Li,e=this[t(146)];if(!e[t(122)][t(139)](t(148)))return;e[t(122)][t(118)](t(138))[t(116)](t(125)),e[t(122)][t(118)](t(138))[t(116)](t(117));const n=e[t(122)][t(118)](t(138)),r=e[t(127)];n[t(145)][t(131)](t(132),(e=>Kr(r,t(119),e))),n[t(145)][t(131)](t(143),(e=>Kr(r,t(119),e))),n[t(145)][t(115)]((n=>{const s=t;if(s(114)!=n[s(133)]&&s(113)!=n[s(133)])return;const o=n[s(144)]();if(null==o)return;if(!o.is(s(126),s(132))&&!o.is(s(126),s(143)))return;const i=e[s(122)][s(118)](s(148))[s(142)](o[s(120)]("id"));return s(114)==n[s(133)]?{type:s(114),content:Kr(r,s(121),'"'+i+'" '+Kr(r,s(119)))}:{type:s(113),content:Kr(r,s(141),'"'+i+'" '+Kr(r,s(119)))}}))}}const Mi=wi;function vi(){const t=["81424PxITCJ","listMarkerStyle","multiLevelList","6673722bHKmZQ","5977224MqbfZy","10MdRiPv","28BndIUt","88693RztNvD","listType","TrackChangesEditing","1159164bIRgbk","ELEMENT_MULTI_LEVEL_LIST","*Remove format:* %0","descriptionFactory","MultiLevelList","locale","get","registerDescriptionCallback","newValue","47011ZexjRo","afterInit","editor","2240Ereanv","plugins","enableDefaultAttributesIntegration","*Set format:* %0","oldValue","data","has","head","key","format","825124CxPwnf","872eldFIU","registerBlockAttribute","handleDescriptions","next"];return(vi=function(){return t})()}function wi(t,e){const n=vi();return(wi=function(t,e){return n[t-=133]})(t,e)}!function(t){const e=wi,n=t();for(;;)try{if(665597===-parseInt(e(147))/1*(parseInt(e(134))/2)+-parseInt(e(138))/3+parseInt(e(160))/4*(parseInt(e(133))/5)+-parseInt(e(168))/6+-parseInt(e(165))/7*(-parseInt(e(161))/8)+-parseInt(e(169))/9+parseInt(e(150))/10*(parseInt(e(135))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vi);class Oi extends t.Plugin{[Mi(148)](){const t=Mi,e=this[t(149)],n=e[t(151)][t(144)](t(137));e[t(151)][t(156)](t(142))&&(n[t(152)](t(167)),n[t(162)](t(166)),n[t(141)][t(145)]((e=>this[t(163)](e))))}[Mi(163)](t){const e=Mi,n=this[e(149)][e(143)],{data:r}=t,s={type:e(159),content:""};if(r&&e(166)==r[e(158)]){if(!r[e(154)])return{type:e(159),content:Kr(n,e(153),Kr(n,e(139)))+" ("+r[e(146)]+")"};if(!r[e(146)]){let o=t[e(157)];for(;o;){if(o[e(155)]&&e(136)==o[e(155)][e(158)]&&o[e(155)][e(146)])return s;o=o[e(164)]}return{type:e(159),content:Kr(n,e(140),Kr(n,e(139)))+" ("+r[e(154)]+")"}}}}}function Di(){const t=["30cPGUUB","18156iAJSUU","ELEMENT_PAGE_BREAK","1993784Qtawlr","afterInit","registerElementLabel","plugins","PageBreakEditing","38534XWtlXz","9240jKoRdB","editor","32dpgvhz","1831455ythCqo","has","60138VCLmYH","TrackChangesEditing","pageBreak","descriptionFactory","get","52iBijRZ","enableCommand","84eUmFVD","155172fBvqVZ","259890AkIbSP","locale"];return(Di=function(){return t})()}function Fi(t,e){const n=Di();return(Fi=function(t,e){return n[t-=206]})(t,e)}const Bi=Fi;!function(t){const e=Fi,n=t();for(;;)try{if(329806===parseInt(e(215))/1*(parseInt(e(218))/2)+-parseInt(e(221))/3*(-parseInt(e(226))/4)+parseInt(e(230))/5+parseInt(e(229))/6*(parseInt(e(228))/7)+-parseInt(e(210))/8+-parseInt(e(219))/9*(-parseInt(e(207))/10)+parseInt(e(216))/11*(-parseInt(e(208))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Di);class Pi extends t.Plugin{[Bi(211)](){const t=Bi,e=this[t(217)];if(!e[t(213)][t(220)](t(214)))return;e[t(213)][t(225)](t(222))[t(227)](t(223));const n=e[t(213)][t(225)](t(222)),r=e[t(206)];n[t(224)][t(212)](t(223),(e=>Kr(r,t(209),e)))}}const xi=Ui;function Ui(t,e){const n=ji();return(Ui=function(t,e){return n[t-=180]})(t,e)}function ji(){const t=["1dkWbCI","isTouching","model","type","formatBlock","consumable","highest","44778ZvnMvT","markerName","nodeAfter","span","ck-suggestion-marker--active","insertion","mapper","insert","toViewPosition","insertParagraph","276MLxYkO","includes","bindElementToMarker","consume","addClass","_splitMarkerName","locale","TrackChangesEditing","markerRange","316860upeJPJ","start","isBlock","commandName","descriptionFactory","ELEMENT_PARAGRAPH","activeMarkers","Paragraph","56vtinko","1554CzkmCe","enableDefaultAttributesIntegration","3130898CGeiNa","afterInit","addMarker:suggestion:insertion","createUIElement","has","isLimit","ck-suggestion-marker-split","registerElementLabel","*Change to:* %0","editing","3lszAqT","editor","data","enableCommand","plugins","1743053gomYoq","_registerLegacyDescription","options","$text","registerDescriptionCallback","paragraph","get","schema","getItemLabel","35365OSiQZl","name","format","end","downcastDispatcher","1113885qMpbTD","checkChild","*Insert:* %0","4490kHISjy","getFirstRange","showSuggestionHighlights","7949630PSYcer","writer"];return(ji=function(){return t})()}!function(t){const e=Ui,n=t();for(;;)try{if(928879===-parseInt(e(197))/1*(parseInt(e(234))/2)+parseInt(e(244))/3*(-parseInt(e(223))/4)+-parseInt(e(195))/5+parseInt(e(204))/6*(parseInt(e(232))/7)+-parseInt(e(231))/8*(-parseInt(e(189))/9)+-parseInt(e(192))/10*(parseInt(e(184))/11)+parseInt(e(214))/12*(parseInt(e(249))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ji);class Gi extends t.Plugin{[xi(235)](){const t=xi,e=this[t(245)];if(!e[t(248)][t(238)](t(230)))return;const n=e[t(220)],r=e[t(248)][t(181)](t(221));r[t(227)][t(241)](t(180),(e=>Kr(n,t(228),e))),r[t(233)](t(180)),r[t(247)](t(213)),e[t(243)][t(188)].on(t(236),Vi(e),{priority:t(203)}),e[t(246)][t(188)].on(t(236),((n,r,s)=>{const o=t;s[o(251)][o(194)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(203)});const s=r[t(227)];s[t(253)]((r=>{const o=t;if(o(209)!==r[o(200)])return;const{start:i,end:a}=r[o(193)]();if(!i[o(198)](a)||!i[o(206)])return;const c=e[o(199)][o(182)],u=i[o(206)];return c[o(225)](u)&&!c[o(239)](u)&&c[o(190)](u,o(252))?{type:o(209),content:Kr(n,o(191),s[o(183)](u,1))}:void 0})),this[t(250)]()}[xi(250)](){const t=xi,e=this[t(245)],n=e[t(220)];e[t(248)][t(181)](t(221))[t(227)][t(253)]((e=>{const r=t;if(r(201)!=e[r(200)])return;const{data:s}=e;return s&&r(180)==s[r(226)]?{type:r(186),content:Kr(n,r(242),Kr(n,r(228)))}:void 0}))}}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ui,i=t[o(248)][o(181)](o(221)),a=r[o(222)][o(224)],c=r[o(222)][o(187)],u=t[o(199)][o(182)];if(!a[o(198)](c)||!a[o(206)])return;const l=a[o(206)];if(u[o(225)](l)&&!u[o(239)](l)&&u[o(190)](l,o(252))){if(!s[o(202)][o(217)](r[o(222)],n[o(185)]))return;const{authorId:t}=i[o(219)](r[o(205)]),a=s[o(196)][o(237)](o(207),{class:o(240),"data-author-id":t}),u=s[o(210)][o(212)](c);e&&i[o(229)][o(215)](r[o(205)])&&s[o(196)][o(218)](o(208),a),s[o(196)][o(211)](u,a),s[o(210)][o(216)](a,r[o(205)])}}}const Hi=zi;function Wi(){const t=["type","6735hogzso","commandName","has","RemoveFormatEditing","9212850NqDHDV","afterInit","editor","TrackChangesEditing","153hGCOvA","locale","plugins","1757841mzkjlX","752dqSOTV","4JRZjjj","format","15219rKZsmr","enableDefaultAttributesIntegration","85208QSrGTx","34354452ehJnjK","descriptionFactory","formatBlock","registerDescriptionCallback","203cUCzhf","get","711890jfDSed","*Remove all formatting*","removeFormat","_registerLegacyDescription","formatInline"];return(Wi=function(){return t})()}function zi(t,e){const n=Wi();return(zi=function(t,e){return n[t-=294]})(t,e)}!function(t){const e=zi,n=t();for(;;)try{if(972004===-parseInt(e(309))/1+-parseInt(e(307))/2*(-parseInt(e(305))/3)+-parseInt(e(306))/4*(parseInt(e(294))/5)+-parseInt(e(298))/6+-parseInt(e(316))/7*(parseInt(e(311))/8)+-parseInt(e(302))/9*(parseInt(e(318))/10)+parseInt(e(312))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wi);class Ki extends t.Plugin{[Hi(299)](){const t=Hi,e=this[t(300)];e[t(304)][t(296)](t(297))&&(e[t(304)][t(317)](t(301))[t(310)](t(320)),this[t(321)]())}[Hi(321)](){const t=Hi,e=this[t(300)];e[t(304)][t(317)](t(301))[t(313)][t(315)]((n=>{const r=t;if(r(314)!=n[r(323)]&&r(322)!=n[r(323)])return;const{data:s}=n;return s&&r(320)==s[r(295)]?{type:r(308),content:Kr(e[r(303)],r(319))}:void 0}))}}function Zi(){const t=["1OvctJb","get","goToPreviousRestrictedEditingException","TrackChangesEditing","RestrictedEditingModeEditing","6oBculb","has","acceptSuggestion","490430eAaysu","1138158CsImSU","121iCciDF","51928CcVktq","459bdoVct","trackChanges","1309176MqZCEb","acceptAllSuggestions","acceptSelectedSuggestions","enableCommand","1377894IhvdDZ","afterInit","480345kGLcvN","discardSelectedSuggestions","editor","discardSuggestion","goToNextRestrictedEditingException","discardAllSuggestions","29118vNpjuQ","plugins"];return(Zi=function(){return t})()}const Xi=qi;function qi(t,e){const n=Zi();return(qi=function(t,e){return n[t-=412]})(t,e)}!function(t){const e=qi,n=t();for(;;)try{if(334056===-parseInt(e(421))/1*(-parseInt(e(419))/2)+parseInt(e(439))/3+parseInt(e(435))/4+parseInt(e(413))/5*(-parseInt(e(426))/6)+-parseInt(e(430))/7+parseInt(e(432))/8*(parseInt(e(433))/9)+-parseInt(e(429))/10*(parseInt(e(431))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zi);class Qi extends t.Plugin{[Xi(412)](){const t=Xi,e=this[t(415)];if(!e[t(420)][t(427)](t(425)))return;const n=e[t(420)][t(422)](t(424));n[t(438)](t(423)),n[t(438)](t(417));const r=e[t(420)][t(422)](t(425));r[t(438)](t(434)),r[t(438)](t(428)),r[t(438)](t(416)),r[t(438)](t(436)),r[t(438)](t(418)),r[t(438)](t(437)),r[t(438)](t(414))}}function Ji(t,e){const n=$i();return(Ji=function(t,e){return n[t-=180]})(t,e)}const Yi=Ji;function $i(){const t=["693385YNSBxG","markerName","shiftEnter","8648976TyGoeB","options","1476qaqgBa","createPositionBefore","737578prwsZY","plugins","createUIElement","enableCommand","locale","registerElementLabel","ELEMENT_LINE_BREAK","activeMarkers","4ikeQqd","editor","ck-suggestion-marker--active","get","11430832fIZxcP","markerRange","test","includes","requires","high","showSuggestionHighlights","477720okXvCf","descriptionFactory","addMarker:suggestion:insertion","editing","deletion","split","toViewPosition","model","4456RUZlBC","data","addMarker:suggestion","addMarker:suggestion:deletion","14965UEvQVw","init","downcastDispatcher","insert","ck-suggestion-marker-","writer","softBreak","1527dUmpMP","consumable","span","getItems","element","mapper","addClass","117jYaLTo","merge","TrackChangesEditing","228oewlQE","_splitMarkerName","name","bindElementToMarker"];return($i=function(){return t})()}!function(t){const e=Ji,n=t();for(;;)try{if(798687===parseInt(e(186))/1*(parseInt(e(194))/2)+parseInt(e(224))/3*(-parseInt(e(213))/4)+-parseInt(e(217))/5*(-parseInt(e(184))/6)+-parseInt(e(182))/7+-parseInt(e(198))/8+-parseInt(e(231))/9*(-parseInt(e(205))/10)+-parseInt(e(238))/11*(-parseInt(e(234))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($i);class ta extends t.Plugin{static get[Yi(202)](){return[Ys.ShiftEnter]}[Yi(218)](){const t=Yi,e=this[t(195)],n=e[t(187)][t(197)](t(233));n[t(189)](t(181)),e[t(208)][t(219)].on(t(207),ea(e),{priority:t(203)}),e[t(208)][t(219)].on(t(216),ea(e),{priority:t(203)}),e[t(214)][t(219)].on(t(215),((n,r,s)=>{const o=t;s[o(183)][o(204)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(206)][t(191)](t(223),(n=>Kr(e[t(190)],t(192),n)))}}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ji,i=t[o(187)][o(197)](o(233));if(!s[o(225)][o(200)](r[o(199)],n[o(236)]))return;const a=t[o(212)];for(const t of r[o(199)][o(227)]()){if(!t.is(o(228),o(223)))continue;const n=o(209)==r[o(180)][o(210)](":")[1]?o(232):o(210),{authorId:c}=i[o(235)](r[o(180)]),u=s[o(222)][o(188)](o(226),{class:o(221)+n,"data-author-id":c}),l=s[o(229)][o(211)](a[o(185)](t));e&&i[o(193)][o(201)](r[o(180)])&&s[o(222)][o(230)](o(196),u),s[o(222)][o(220)](l,u),s[o(229)][o(237)](u,r[o(180)])}}}const na=ra;function ra(t,e){const n=sa();return(ra=function(t,e){return n[t-=225]})(t,e)}function sa(){const t=["FORMAT_RESTRICTED_DISABLED","27129420CBHojU","enableCommand","afterInit","formatInline","524784uYBYXs","156dLXUWZ","document","model","has","markInlineFormat","StandardEditingModeEditing","1217628ASvwZX","getRanges","FORMAT_RESTRICTED_ENABLED","commandParams","plugins","1364901NAqEIc","locale","value","forceValue","isCollapsed","26778Dhcaxn","selection","594454klkgyO","descriptionFactory","9LTLVPy","get","TrackChangesEditing","from","5muLboO","commands","format","restrictedEditingException","registerDescriptionCallback","commandName","type","46374PJLImt","editor","change","formatBlock"];return(sa=function(){return t})()}!function(t){const e=ra,n=t();for(;;)try{if(784208===-parseInt(e(252))/1+-parseInt(e(257))/2+parseInt(e(231))/3*(-parseInt(e(241))/4)+parseInt(e(265))/5*(parseInt(e(247))/6)+-parseInt(e(259))/7+parseInt(e(240))/8*(-parseInt(e(261))/9)+parseInt(e(236))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sa);class oa extends t.Plugin{[na(238)](){const t=na,e=this[t(232)],n=e[t(243)],r=e[t(253)];if(!e[t(251)][t(244)](t(246)))return;const s=e[t(251)][t(262)](t(263)),o=t(227),i=e[t(225)][t(262)](o);s[t(237)](o,((e,r={})=>{const a=t,c=n[a(242)][a(258)];if(c[a(256)])return void e(r);const u=void 0!==r[a(255)]?r[a(255)]:!i[a(254)];n[a(233)]((()=>{const t=a,e=Array[t(264)](c[t(248)]());for(const r of e){const e=u?[r]:Ds(o,r,n);for(const n of e)s[t(245)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(260)][t(228)]((e=>{const n=t;if(n(234)!=e[n(230)]&&n(239)!=e[n(230)])return;const{data:s}=e;return s&&s[n(229)]==o?s[n(250)][0][n(255)]?{type:n(226),content:Kr(r,n(249))}:{type:n(226),content:Kr(r,n(235))}:void 0}))}}const ia=ca;function aa(){const t=["element","16788djGZbM","definitions","afterInit","type","680TwJUfm","config","registerInlineAttribute","111140dorhVz","registerBlockAttribute","Style","get","276nmWYHS","4811787MtJyGq","70LYmJLC","commandParams","GeneralHtmlSupport","*Set format:* %0","format","DataSchema","locale","has","add","ghsAttributes","getGhsAttributeNameForElement","809230OHFVxs","inline","FORMAT_STYLE","normalizeConfig","forceValue","formatBlock","1121536XkDVqZ","enableDefaultAttributesIntegration","*Remove format:* %0","registerDescriptionCallback","1026942yOjXSs","block","StyleUtils","plugins","TrackChangesEditing","descriptionFactory","styleName","toLowerCase","editor","style","_registerLegacyDescription","formatInline","registerAttributeLabel","8687848sUoBdC","commandName"];return(aa=function(){return t})()}function ca(t,e){const n=aa();return(ca=function(t,e){return n[t-=449]})(t,e)}!function(t){const e=ca,n=t();for(;;)try{if(696733===parseInt(e(490))/1+parseInt(e(484))/2+parseInt(e(460))/3*(parseInt(e(464))/4)+parseInt(e(467))/5*(parseInt(e(471))/6)+-parseInt(e(494))/7+parseInt(e(457))/8+-parseInt(e(472))/9*(parseInt(e(473))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(aa);class ua extends t.Plugin{[ia(462)](){const t=ia,e=this[t(452)];if(!e[t(497)][t(480)](t(469))||!e[t(497)][t(480)](t(478)))return;const n=e[t(497)][t(470)](t(498)),r=e[t(479)],s=e[t(465)][t(470)](t(453))||{},o=e[t(497)][t(470)](t(475)),i=e[t(497)][t(470)](t(496))[t(487)](e[t(497)][t(470)](t(478)),s[t(461)]);n[t(491)](t(453));const a=new Set;for(const e of i[t(495)]){const n=o[t(483)](e[t(459)]);a[t(481)](n)}const c=new Set;for(const e of i[t(485)]){const n=o[t(483)](e[t(459)]);c[t(481)](n);for(const n of e[t(482)])c[t(481)](n)}for(const e of a)n[t(468)](e),n[t(449)][t(456)](e,Kr(r,t(486)));for(const e of c)n[t(466)](e),n[t(449)][t(456)](e,Kr(r,t(486)));this[t(454)]()}[ia(454)](){const t=ia,e=this[t(452)],n=e[t(479)];e[t(497)][t(470)](t(498))[t(449)][t(493)]((e=>{const r=t;if(r(489)!=e[r(463)]&&r(455)!=e[r(463)])return;const{data:s}=e;return s&&r(453)===s[r(458)]?s[r(474)][0][r(488)]?{type:r(477),content:Kr(n,r(476),s[r(474)][0][r(450)][r(451)]())}:{type:r(477),content:Kr(n,r(492),s[r(474)][0][r(450)][r(451)]())}:void 0}))}}const la=fa;function fa(t,e){const n=ha();return(fa=function(t,e){return n[t-=497]})(t,e)}function ha(){const t=["cell","$graveyard","getSelectionAffectedTableCells","TableUtils","first","table","push","data","getChildren","options","rowspan","locale","above","1328227iFVCSn","createRangeOn","forceValue","enqueueChange","item","getAttribute","isEqual","suggestion","tableCell","tablePaste","_getSuggestionCoords","map","minColumn","every","getSuggestion","descriptionFactory","editor","includes","ELEMENT_TABLE","batch","5625375Kqziki","fromRange","3513skztcA","insertion","_suggestionFactory","removeClass","removeTableRow","findAncestor","root","end","differ","getFirstRange","selectTableRow","MAX_SAFE_INTEGER","filter","insertTableColumnLeft","model","_acceptFormatSuggestionCallbackFactory","setSelection","selectTableColumn","createTableWalker","get","ELEMENT_TABLE_ROW_WITH_TEXT","element","15111414ZNrRgG","insertTableRowAbove","MIN_SAFE_INTEGER","substr","highest","_tableSuggestions","some","span","getContainedElement","_getCoordsForCells","_setupColumnsRowsFixing","tableColumn","plugins","6useoeI","from","rootName","registerCustomCallback","getChanges","isIntersecting","join","isTouching","toLowerCase","addMarker:suggestion","ELEMENT_TABLE_COLUMN","tableRow","insertTableRowBelow","11374712wHIslA","registerPostFixer","left","oldRange","ELEMENT_TABLE_ROW","getRowIndexes","enableCommand","nodeBefore","TrackChangesEditing","min","colspan","getCellLocation","downcastDispatcher","detach","classes","discard","deletion","selection","ELEMENT_TABLE_WITH_TEXT","minRow","removeTableColumn","refresh","showSuggestionHighlights","insertTable","markMultiRangeDeletion","TableEditing","$textProxy","insertTableColumnRight","low","commands","2318064AGvKHv","2524NMZOQL","_tablePostFixingSubtypes","*Insert:* %0","name","ELEMENT_TABLE_COLUMN_WITH_TEXT","createPositionAt","_splitMarkerName","afterInit","start","position","order","maxRow","length","mapper","hasAttribute","isInContent","type","isArray","execute","document","getRanges","nodeAfter","*Remove:* %0","last","max","getChangedMarkers","accept","change:data","change","createRangeIn","startsWith","isIntersectingWithRange","addRange","maxColumn","values","toViewElement","getColumnIndexes","registerDescriptionCallback","insert","registerElementLabel","writer","2351842kKswkp","add","addClass","has","markMultiRangeInsertion","subType","getItems"];return(ha=function(){return t})()}!function(t){const e=fa,n=t();for(;;)try{if(822227===-parseInt(e(606))/1+parseInt(e(586))/2+parseInt(e(628))/3*(-parseInt(e(545))/4)+parseInt(e(626))/5+-parseInt(e(501))/6*(-parseInt(e(544))/7)+-parseInt(e(514))/8+parseInt(e(650))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ha);class ga extends t.Plugin{constructor(t){const e=fa;super(t),this[e(546)]=[e(512),e(499)],this[e(655)]=new Set}[la(552)](){const t=la,e=this[t(622)],n=e[t(642)][t(564)][t(531)];if(!e[t(500)][t(589)](t(539)))return;const r=e[t(604)],s=e[t(500)][t(647)](t(522)),o=e[t(500)][t(647)](t(596));s[t(621)][t(584)](t(598),(e=>Kr(r,t(624),e))),this[t(498)](),s[t(520)](t(537)),s[t(520)](t(638)),s[t(520)](t(645));for(const r of[t(651),t(513)]){const i=e[t(543)][t(647)](r);s[t(520)](r,(r=>{const a=t;e[a(642)][a(573)]((t=>{const e=a;r();const c=e(605)===i[e(555)],u=o[e(595)](n),l=o[e(519)](u),f=c?l[e(597)]-1:l[e(568)]+1,h=u[0][e(633)](e(598)),g=o[e(646)](h,{startRow:f,endRow:f}),d=Array[e(502)](g)[e(617)]((n=>t[e(607)](n[e(593)])));s[e(590)](d,e(512))}))}))}for(const r of[t(641),t(541)]){const i=e[t(543)][t(647)](r);s[t(520)](r,(r=>{const a=t;e[a(642)][a(573)]((t=>{const e=a;r();const c=e(516)===i[e(555)],u=o[e(595)](n),l=o[e(581)](u),f=c?l[e(597)]-1:l[e(568)]+1,h=u[0][e(633)](e(598)),g=o[e(646)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(502)](g)[e(617)]((n=>t[e(607)](n[e(593)])));s[e(590)](d,e(499))}))}))}for(const r of[t(632),t(534)]){const i=r[t(653)](11),a=i[t(509)](),c=a[t(653)](0,3)+t(657),u=t(598)+i,l=t(523)+i,f=t(569)+i;s[t(520)](r,(()=>{const i=t;e[i(642)][i(573)]((t=>{const e=i,h=o[e(595)](n),g=h[0][e(633)](e(598));let d;if(e(632)==r){const t=o[e(519)](h);d={startRow:t[e(597)],endRow:t[e(568)],includeAllSlots:!0}}else{const t=o[e(581)](h);d={startColumn:t[e(597)],endColumn:t[e(568)],includeAllSlots:!0}}const p=o[e(646)](g,d),m=Array[e(502)](p)[e(617)]((({cell:t})=>t)),I=da(m[e(640)]((t=>t[e(559)](c)))),E=da(m[e(640)]((t=>!t[e(559)](c))))[e(617)]((n=>t[e(607)](n))),b=s[e(538)](E,u);if(b&&(e(512)==b[e(591)]||e(499)==b[e(591)])){const n=this[e(616)](b);for(const r of I){const s=t[e(607)](r),i=o[e(525)](r),u=r[e(611)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(577)](s)}}}))}))}function c(r){const s=t,o=Array[s(502)](n[s(565)]())[s(617)]((t=>i.LiveRange[s(627)](t)));e[s(642)][s(573)]((t=>{const n=s,i=t[n(625)];r=r[n(640)]((t=>n(594)!=t[n(634)][n(503)])),t[n(644)](r),e[n(543)][n(647)](n(632))[n(535)](),e[n(563)](n(632),{forceDefaultExecution:!0}),e[n(642)][n(609)]((()=>{const t=n;e[t(642)][t(609)](i,(e=>{const n=t,r=o[n(640)]((t=>n(594)!=t[n(634)][n(503)]));r[n(557)]>0&&e[n(644)](r);for(const t of o)t[n(527)]()}))}))}))}function u(r){const s=t;e[s(642)][s(573)]((t=>{const o=s,a=Array[o(502)](n[o(565)]())[o(617)]((t=>i.LiveRange[o(627)](t))),c=[];for(const t of r)for(const e of t[o(592)]({shallow:!0}))c[o(599)](e);for(const n of c)o(594)!=n[o(634)][o(503)]&&(t[o(644)](t[o(550)](n,0)),e[o(543)][o(647)](o(534))[o(535)](),e[o(563)](o(534),{forceDefaultExecution:!0}));const u=a[o(640)]((t=>o(594)!=t[o(634)][o(503)]));u[o(557)]>0&&t[o(644)](u);for(const t of a)t[o(527)]()}))}function l(e,n){const r=t;return n[r(619)]((t=>e[r(656)]((e=>e[r(635)][r(612)](t[r(553)])||t[r(635)][r(612)](e[r(553)])))))}function f(e,n){const r=t;return!e[r(656)]((t=>n[r(656)]((e=>t[r(506)](e)))))&&e[r(656)]((t=>n[r(656)]((e=>t[r(635)][r(508)](e[r(553)])))))}e[t(600)][t(526)].on(t(510),((e,n,r)=>{const s=t;if(!r[s(602)][s(536)])return;const o=n[s(610)];if(!o)return;const i=r[s(558)][s(580)](o);function c(t){return Array[s(562)](t)?t:[t]}i&&s(614)===o[s(548)]&&(0,a.setHighlightHandling)(i,r[s(585)],((t,e,n)=>n[s(588)](c(e[s(528)]),t)),((t,e,n)=>n[s(631)](c(e[s(528)]),t)))}),{priority:t(654)}),s[t(621)][t(582)]((e=>{const n=t;if(n(629)!=e[n(561)]&&n(530)!=e[n(561)])return;const s=e[n(658)]();if(null!=s&&s.is(n(649),n(598))){if(n(629)==e[n(561)]){const t=e[n(592)]()[n(640)]((t=>t.is(n(540))))[n(617)]((t=>t[n(600)]));if(t[n(557)])return{type:n(629),content:Kr(r,n(547),Kr(r,n(532),'"'+t[n(507)](" ")+'"'))}}if(n(530)==e[n(561)]){const t=e[n(592)]()[n(640)]((t=>t.is(n(540))))[n(617)]((t=>t[n(600)]));if(t[n(557)])return{type:n(530),content:Kr(r,n(567),Kr(r,n(532),'"'+t[n(507)](" ")+'"'))}}}})),s[t(621)][t(582)]((e=>{const n=t;if(n(512)==e[n(591)]){const t=e[n(592)]()[n(640)]((t=>t.is(n(540))))[n(617)]((t=>t[n(600)])),s=this[n(616)](e),o=s[n(556)]-s[n(533)]+1;if(n(629)==e[n(561)])return t[n(557)]?{type:n(629),content:Kr(r,n(547),Kr(r,n(648),[o,'"'+t[n(507)](" ")+'"']))}:{type:n(629),content:Kr(r,n(547),Kr(r,n(518),o))};if(n(530)==e[n(561)])return t[n(557)]?{type:n(530),content:Kr(r,n(567),Kr(r,n(648),[o,'"'+t[n(507)](" ")+'"']))}:{type:n(530),content:Kr(r,n(567),Kr(r,n(518),o))}}if(n(499)==e[n(591)]){const t=e[n(592)]()[n(640)]((t=>t.is(n(540))))[n(617)]((t=>t[n(600)])),s=this[n(616)](e),o=s[n(578)]-s[n(618)]+1;if(n(629)==e[n(561)])return t[n(557)]?{type:n(629),content:Kr(r,n(547),Kr(r,n(549),[o,'"'+t[n(507)](" ")+'"']))}:{type:n(629),content:Kr(r,n(547),Kr(r,n(511),o))};if(n(530)==e[n(561)])return t[n(557)]?{type:n(530),content:Kr(r,n(567),Kr(r,n(549),[o,'"'+t[n(507)](" ")+'"']))}:{type:n(530),content:Kr(r,n(567),Kr(r,n(511),o))}}})),s[t(630)][t(504)](t(629),t(512),t(529),c),s[t(630)][t(504)](t(530),t(512),t(571),c),s[t(630)][t(504)](t(629),t(499),t(529),u),s[t(630)][t(504)](t(530),t(499),t(571),u),s[t(630)][t(504)](t(629),t(499),t(507),l),s[t(630)][t(504)](t(530),t(499),t(507),l),s[t(630)][t(504)](t(629),t(512),t(507),f),s[t(630)][t(504)](t(530),t(512),t(507),f)}[la(643)](){const t=la,e=this[t(622)],n=e[t(642)][t(564)][t(531)];return(r,s)=>{const o=t;e[o(642)][o(573)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(635)][a(521)];u&&u[0]&&!1===u[0][a(608)]&&(l=r[0][a(553)][a(566)]);const f=t[a(574)](l);if(a(594)==f[a(634)][a(503)])return;const h=Array[a(502)](n[a(565)]())[a(617)]((t=>i.LiveRange[a(627)](t)));t[a(644)](f),e[a(543)][a(647)](c)[a(535)](),u[a(599)]({forceDefaultExecution:!0}),e[a(563)](c,...u);const g=h[a(640)]((t=>a(594)!=t[a(634)][a(503)]));g[a(557)]>0&&t[a(644)](g);for(const t of h)t[a(527)]()}))}}[la(497)](t){const e=la,n=this[e(622)][e(500)][e(647)](e(596));let r=Number[e(639)],s=Number[e(652)],o=Number[e(639)],i=Number[e(652)];for(const a of t){if(e(594)==a[e(634)][e(503)])continue;const{row:t,column:c}=n[e(525)](a),u=a[e(559)](e(603))?a[e(611)](e(603))-1:0,l=a[e(559)](e(524))?a[e(611)](e(524))-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(498)](){const t=la,e=this[t(622)],n=e[t(500)][t(647)](t(522)),r=e[t(500)][t(647)](t(596));e[t(642)][t(564)].on(t(572),(()=>{const r=t,s=Array[r(502)](e[r(642)][r(564)][r(636)][r(570)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(551)](t);if(r(613)!=s)continue;if(null!=e[r(517)])continue;const a=n[r(620)](o);this[r(546)][r(623)](i)&&this[r(655)][r(587)](a)}}),{priority:t(542)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(607)](e),a=e[s(633)](s(598)),c=r[s(525)](e);for(const t of this[s(655)]){const n=t[s(591)],r=n[s(575)](s(615)),u=n[s(653)](r?10:5),l=u[s(509)](),f=l[s(653)](0,3)+s(657),h=s(523)+u,g=s(569)+u;if(!t[s(560)])continue;if(a!=t[s(637)]()[s(553)][s(633)](s(598)))continue;if(t[s(576)](i))continue;const d=e[s(559)](f)?e[s(611)](f)-1:0,p=this[s(616)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(577)](i),o=!0)}return o};e[t(642)][t(564)][t(515)]((n=>{const r=t;let o=!1;for(const t of e[r(642)][r(564)][r(636)][r(505)]())if(r(583)==t[r(561)])if(r(512)==t[r(548)])for(const e of t[r(554)][r(566)][r(601)]())o=o||s(e,n);else r(614)==t[r(548)]&&(o=o||s(t[r(554)][r(566)],n));return o}))}[la(616)](t){const e=la;return this[e(497)](t[e(565)]()[e(617)]((t=>t[e(553)][e(566)])))}}function da(t){const e=la;return Array[e(502)](new Set(t)[e(579)]())}const pa=Ia;function ma(){const t=["map","mergeTableCells","_isForcedDefaultExecutionBlock","push","tableCell","horizontally","commands","selection","accept","isInContent","761034YVagnW","splitTableCellVertically","editor","getAncestors","rootName","TableEditing","formatBlock","containsRange","_tablePostFixingSubtypes","9388408xOuZHI","registerDescriptionCallback","author","registerCustomCallback","locale","length","setSelection","markBlockFormat","size","733323vAhhLO","getRanges","detach","_suggestionFactory","low","highest","mergeTableCellDown","TrackChangesEditing","enableCommand","model","deletion","refresh","find","value","formatInline","type","45gEvLRg","*Merge cells*","stop","insertion","_areMergableCells","format","getSelectionAffectedTableCells","table","8VSDjBh","element","markMultiRangeBlockFormat","cell","commandName","get","root","createRangeOn","descriptionFactory","mergeTableCellRight","4580891OQKygi","direction","getSuggestions","return","execute","findAncestor","splitTableCellHorizontally","*Split cell:* horizontally","document","getFirstPosition","trackChanges","change","has","122189pMQHje","add","requires","*Split cell:* vertically","_areSelectedCellsMergable","from","set:isEnabled","mergeTableCellLeft","filter","TableUtils","isEnabled","subType","afterInit","getCellLocation","170604kTfqcw","forceDefaultExecution","7511157zSmVNj","createTableWalker","$graveyard","fromRange","_acceptFormatSuggestionCallbackFactory","mergeTableCellUp","plugins"];return(ma=function(){return t})()}function Ia(t,e){const n=ma();return(Ia=function(t,e){return n[t-=327]})(t,e)}!function(t){const e=Ia,n=t();for(;;)try{if(644062===parseInt(e(377))/1+parseInt(e(354))/2*(-parseInt(e(330))/3)+parseInt(e(391))/4+-parseInt(e(346))/5*(-parseInt(e(410))/6)+parseInt(e(364))/7+-parseInt(e(419))/8+parseInt(e(393))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ma);class Ea extends t.Plugin{static get[pa(379)](){return[ga]}[pa(389)](){const t=pa,e=this[t(412)],n=e[t(339)][t(372)][t(407)],r=e[t(423)];if(!e[t(399)][t(376)](t(415)))return;const s=e[t(399)][t(359)](t(337)),o=e[t(399)][t(359)](t(386)),a=e[t(399)][t(359)](ga);a[t(418)][t(403)](t(401)),s[t(338)](t(401),(()=>{const n=t,r=o[n(352)](e[n(339)][n(372)][n(407)]);e[n(339)][n(375)]((()=>{const t=n;s[t(356)](r,{commandName:t(401),commandParams:[]},[],t(401))}))})),e[t(406)][t(359)](t(401)).on(t(368),((n,r)=>{const o=t;e[o(406)][o(359)](o(374))[o(343)]&&(r[o(424)]>0&&r[r[o(424)]-1]&&r[r[o(424)]-1][o(392)]||s[o(402)]||this[o(381)]()||n[o(348)]())}),{priority:t(335)});for(const n of[t(398),t(363),t(336),t(384)]){const r=e[t(406)][t(359)](n);s[t(338)](n,(()=>{const n=t,o=e[n(339)][n(372)][n(407)][n(373)]()[n(413)]()[n(342)]((t=>t.is(n(355),n(404)))),i=r[n(343)];e[n(339)][n(375)]((()=>{const t=n;s[t(356)]([o,i],{commandName:t(401),commandParams:[]},[],t(401))}))}))}for(const n of[t(411),t(370)]){const r=e[t(406)][t(359)](n);s[t(338)](n,(()=>{const i=t,a=o[i(352)](e[i(339)][i(372)][i(407)])[0],c=a[i(369)](i(353)),{column:u,row:l}=o[i(390)](a);let f=[];if(i(405)==r[i(365)]){const t=o[i(394)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(382)](t)[i(400)]((t=>t[i(357)]))}else{const t=o[i(394)](c,{column:u,includeAllSlots:!0});f=Array[i(382)](t)[i(400)]((t=>t[i(357)]))}e[i(339)][i(375)]((t=>{const e=i;s[e(328)](t[e(361)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(362)][t(420)]((e=>{const n=t;if(n(416)!=e[n(345)]&&n(344)!=e[n(345)])return;const{data:s}=e;return s&&n(401)==s[n(358)]?{type:n(351),content:Kr(r,n(347))}:void 0})),s[t(362)][t(420)]((e=>{const n=t;if(n(416)!=e[n(345)]&&n(344)!=e[n(345)])return;const{data:s}=e;return s?n(411)==s[n(358)]?{type:n(351),content:Kr(r,n(380))}:n(370)==s[n(358)]?{type:n(351),content:Kr(r,n(371))}:void 0:void 0}));const c=a[t(397)]();for(const e of[t(398),t(363),t(336),t(384)])s[t(333)][t(422)](t(416),e,t(408),c);for(const e of[t(411),t(370)])s[t(333)][t(422)](t(416),e,t(408),c);s[t(333)][t(422)](t(416),t(401),t(408),(r=>{const s=t;e[s(339)][s(375)]((t=>{const o=s,a=Array[o(382)](n[o(331)]())[o(400)]((t=>i.LiveRange[o(396)](t)));t[o(327)](r),e[o(406)][o(359)](o(401))[o(341)](),e[o(368)](o(401),{forceDefaultExecution:!0});const c=a[o(385)]((t=>o(395)!=t[o(360)][o(414)]));c[o(424)]>0&&t[o(327)](c);for(const t of a)t[o(332)]()}))}));for(const n of[t(398),t(336),t(384),t(363)]){const r=e[t(406)][t(359)](n);r.on(t(383),((n,s,o)=>{const i=t;if(o){const t=e[i(339)][i(372)][i(407)][i(373)]()[i(413)]()[i(342)]((t=>t.is(i(355),i(404))));this[i(350)](r[i(343)],t)||(n[i(367)]=!1,n[i(348)]())}}),{priority:t(334)})}}[pa(381)](){const t=pa,e=this[t(412)][t(406)][t(359)](t(401)),n=this[t(412)][t(399)][t(359)](t(386));if(!e[t(387)])return!1;const r=n[t(352)](this[t(412)][t(339)][t(372)][t(407)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(350)](e,n))return!1;return!0}[pa(350)](t,e){const n=pa,r=this[n(412)][n(399)][n(359)](n(337)),s=this[n(412)][n(339)][n(361)](t),o=this[n(412)][n(339)][n(361)](e),i=new Set,a=new Set;for(const t of r[n(366)]())if((n(349)==t[n(345)]||n(340)==t[n(345)]||n(401)==t[n(388)])&&t[n(409)])for(const e of t[n(331)]())e[n(417)](s,!0)&&i[n(378)](t[n(345)]+":"+t[n(421)].id),e[n(417)](o,!0)&&a[n(378)](t[n(345)]+":"+t[n(421)].id);if(i[n(329)]!=a[n(329)])return!1;for(const t of i)if(!a[n(376)](t))return!1;return!0}}const ba=Ta;function Ta(t,e){const n=ya();return(Ta=function(t,e){return n[t-=396]})(t,e)}!function(t){const e=Ta,n=t();for(;;)try{if(115395===parseInt(e(441))/1*(-parseInt(e(418))/2)+parseInt(e(419))/3*(-parseInt(e(421))/4)+parseInt(e(417))/5*(parseInt(e(443))/6)+parseInt(e(422))/7+-parseInt(e(402))/8*(parseInt(e(448))/9)+parseInt(e(429))/10+-parseInt(e(472))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ya);class _a extends t.Plugin{static get[ba(477)](){return[ga]}[ba(447)](){const t=ba,e=this[t(408)];if(!e[t(452)][t(473)](t(482)))return;const n=e[t(478)],r=e[t(452)][t(423)](t(461));r[t(464)](t(415)),r[t(464)](t(476)),r[t(463)](t(437)),r[t(463)](t(405)),r[t(480)][t(462)](t(437),Kr(n,t(435))),r[t(480)][t(462)](t(405),Kr(n,t(413))),this[t(474)]()}[ba(474)](){const t=ba,e=this[t(408)][t(452)][t(423)](t(461)),n=this[t(408)][t(452)][t(423)](t(453)),r=this[t(408)][t(452)][t(423)](ga)[t(428)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Ta,{type:c,id:u}=e[a(471)](o[a(410)]),l=e[a(406)](u),f=l[a(432)];if(a(460)!=l[a(433)]||!f||a(476)!=f[a(465)])return;if(o[a(412)])return void s[a(411)]();if(!i[a(454)][a(425)](o[a(401)],s[a(440)]))return;const h=o[a(401)][a(438)][a(469)],g=o[a(401)][a(451)][a(467)],d=h[a(409)][a(409)],{column:p}=n[a(459)](h),{column:m}=n[a(459)](g);for(let s=p;s<=m;s++){const l=n[a(431)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(475)],l=i[a(458)][a(398)](s);i[a(449)][a(400)](a(444)+c,l),r&&i[a(449)][a(439)](a(455),u,l),i[a(458)][a(414)](l,o[a(410)]),t&&(e[a(416)][a(481)](o[a(410)])?i[a(449)][a(400)](a(434),l):i[a(449)][a(450)](a(434),l))}}}}e[t(468)][t(479)](t(460),t(415),t(420),r),e[t(468)][t(479)](t(460),t(476),t(420),r),this[t(408)][t(430)][t(457)].on(t(426),s(),{priority:t(456)}),this[t(408)][t(432)][t(457)].on(t(426),((e,n,r)=>{const o=t;r[o(397)][o(403)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(456)}),this[t(408)][t(430)][t(457)].on(t(445),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(471)](r[o(410)]),c=e[o(406)](a),u=c[o(432)];if(o(460)!=c[o(433)]||!u||o(476)!=u[o(465)])return;const l=s[o(458)][o(399)](r[o(410)]);if(l)for(const t of l)s[o(449)][o(450)](o(444)+i,t),s[o(449)][o(450)](o(434),t),s[o(449)][o(396)](o(455),t),s[o(458)][o(466)](t,r[o(410)])}),{priority:t(456)}),this[t(407)]()}[ba(407)](){const t=ba,e=this[t(408)],n=e[t(478)];function r(e){const r=t;return{type:r(442),content:Kr(n,r(424),e)}}e[t(452)][t(423)](t(461))[t(480)][t(470)]((e=>{const s=t;if(s(460)!=e[s(433)])return;const{data:o}=e;if(o){if(s(415)==o[s(465)]){const t=o[s(436)][0][s(404)];return r(Kr(n,s(t?435:427)))}if(s(476)==o[s(465)]){const t=o[s(436)][0][s(404)];return r(Kr(n,s(t?413:446)))}}}))}}function ya(){const t=["name","12188YBRGrr","format","62022TeYrOn","ck-suggestion-marker-","removeMarker:suggestion","FORMAT_REGULAR_COLUMN","afterInit","46503SYMupT","writer","removeClass","end","plugins","TableUtils","consumable","data-suggestion","highest","downcastDispatcher","mapper","getCellLocation","formatBlock","TrackChangesEditing","registerAttributeLabel","registerBlockAttribute","enableDefaultAttributesIntegration","commandName","unbindElementFromMarkerName","nodeBefore","_suggestionFactory","nodeAfter","registerDescriptionCallback","_splitMarkerName","1598960cmQzQh","has","_handleLegacySuggestions","cell","setTableColumnHeader","requires","locale","registerCustomCallback","descriptionFactory","includes","TableEditing","removeAttribute","options","toViewElement","markerNameToElements","addClass","markerRange","168PJtSyG","showSuggestionHighlights","forceValue","headingColumns","getSuggestion","_registerLegacyDescription","editor","parent","markerName","stop","item","FORMAT_HEADER_COLUMN","bindElementToMarker","setTableRowHeader","activeMarkers","85GigTSZ","8VUvdwk","21vfHJBi","accept","72604CohxHo","1584548oUhgSh","get","*Format:* %0","consume","addMarker:suggestion","FORMAT_REGULAR_ROW","_acceptFormatSuggestionCallbackFactory","1429780lgMHLw","editing","createTableWalker","data","type","ck-suggestion-marker--active","FORMAT_HEADER_ROW","commandParams","headingRows","start","setAttribute"];return(ya=function(){return t})()}const Aa=ka;function ka(t,e){const n=Ca();return(ka=function(t,e){return n[t-=416]})(t,e)}function Ca(){const t=["getSelectionAffectedTableCells","_splitMarkerName","keys","3HKDGiB","cells","name","isEmpty","findAncestor","getChangedMarkers","getColumnIndexes","registerPostFixer","return","activeMarkers","document","getRows","paragraph","move","getRange","insertion","suggestionLoaded","removeColumns","unwrap","requires","showSuggestionHighlights","forceDefaultExecution","oldRange","markerAttributes","getContainedElement","createPositionBefore","getChild","getColumns","createRange","_replaceTableSlotCell","getAttributes","markerToHighlight","registerDescriptionCallback","listenTo","setAttributes","621024XWuBGw","editing","tableCell","105833EzobQN","tablePasteChainId","tablePasteRow","fill","selection","some","startsWith","find","newRange","content","forEach","ck-suggestion-marker-insertion","tableCellPadding","discard","tableCellBorderColor","2434311kxmtCI","ck-suggestion-marker--active","row","entries","type","wrap","formatBlock","includes","remove","213292zDcKQL","$graveyard","_isForcedDefaultExecutionBlock","hasSuggestion","low","map","get","3079130nDfwGn","_tablePostFixingSubtypes","attributes","TrackChangesEditing","columnInsertionIndexes","model","detach","insert","isInContent","296lTkmCf","previous","removeRows","length","call","createRangeOn","markMultiRangeDeletion","accept","createRangeIn","tableCellSuggestion","markMultiRangeBlockFormat","markMultiRangeInsertion","subType","from","tablePaste","suggestionUnloaded","getRowIndexes","endColumn","next","rowInsertionRanges","push","*Replace table cells*","getAllAdjacentSuggestions","documentSelection","getMarkers","markers","previousSibling","setAttribute","start","columnInsertionRanges","clipboardOutput","high","every","containsRange","root","rows","column","nextSibling","editingDowncast","getItems","editor","options","getSuggestionCallback","deletionRanges","view","cell","change","suggestion","tablePasteColumn","386ZTWVzg","markerName","isEqual","fromRange","_suggestionFactory","tableCellBorderStyle","differ","join","fromEntries","TableClipboard","first","dataDowncast","descriptionFactory","rowInsertionIndexes","tableCellBackgroundColor","schema","batch","set","getRanges","filter","tableCellBorderWidth","insertColumns","columns","endRow","position","suggestion:formatBlock:tablePasteCell","registerCustomCallback","has","suggestion-td","1949790aaGMHH","removeMarker","2819AutiYL","elementToElement","end","insertContent","createTableWalker","tableCellVerticalAlignment","insertRows","ck-suggestion-marker","for","TableUtils","stop","element","tablePasteCell","deletion","rootName","getShiftedBy","getTableIfOnlyTableInContent","commands","_getCoordsForCells","_createdBatches","getSuggestion","insertionRanges","plugins","createElement","updateMarker","removeMarkers","getChildren","getSuggestions","Users","nodeAfter","author","table","reduce","register","tableCellHorizontalAlignment","getChanges","trackChanges","redo","add","conversion","value","locale","last","afterInit"];return(Ca=function(){return t})()}!function(t){const e=ka,n=t();for(;;)try{if(361875===parseInt(e(573))/1*(parseInt(e(542))/2)+-parseInt(e(620))/3*(-parseInt(e(477))/4)+parseInt(e(571))/5+-parseInt(e(450))/6+parseInt(e(453))/7*(-parseInt(e(493))/8)+-parseInt(e(468))/9+parseInt(e(484))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ca);const La=[Aa(562),Aa(467),Aa(547),Aa(607),Aa(578),Aa(556),Aa(465)],Na=Object[Aa(550)](La[Aa(482)]((t=>[t,null])));class Sa extends t.Plugin{static get[Aa(434)](){return[ga]}[Aa(616)](){const t=Aa,n=this[t(533)];if(!n[t(595)][t(569)](t(551)))return;const r=n[t(595)][t(483)](t(487)),s=n[t(595)][t(483)](t(582)),o=n[t(595)][t(483)](ga),a=n[t(595)][t(483)](t(551));o[t(485)][t(513)](t(455),t(541)),n[t(489)][t(557)][t(606)](t(502),{allowIn:t(452),allowContentOf:t(452),isLimit:!0}),n[t(612)][t(574)]({model:t(502),view:t(570)});let c=null;n[t(489)].on(t(576),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(496)]-1];h&&h[u(436)]||r[u(479)]||this[u(533)][u(590)][u(483)](u(609))[u(613)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(516)))return!1;const i=s[o(589)](t,n);if(!i||!Ma(i,void 0,r))return!1;const a=r[o(617)](n[o(425)][o(457)]);if(!a[o(496)])return!1;const c=a[0][o(419)](o(604)),l=r[o(509)](a),f=r[o(421)](a),h={startRow:l[o(552)],endRow:l[o(615)],startColumn:f[o(552)],endColumn:f[o(615)]};return 1==a[o(496)]&&(h[o(565)]+=r[o(426)](i)-1,h[o(510)]+=r[o(442)](i)-1),Ma(c,h,r)}(l,f,n[u(489)],s,a)&&(o[u(583)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(489)][u(539)]((()=>{const t=u;n[t(489)][t(576)](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(496)]&&r[t(504)](o,t(455),{tablePasteChainId:s}),a[t(496)]&&r[t(504)](a,t(541),{tablePasteChainId:s}),l[t(496)]&&(r[t(504)](l,t(507),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(463)]((e=>{const n=t;var r;return null===(r=e[n(490)])||void 0===r?void 0:r[n(497)](e)}))),f[t(496)]&&(r[t(499)](f,t(507),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(463)]((e=>{const n=t;var r;return null===(r=e[n(490)])||void 0===r?void 0:r[n(497)](e)})));const g=r[t(503)](h[t(482)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(585),{tablePasteChainId:s});if(g){const e=g[t(517)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(489)][t(498)](s),a=e[t(460)]((e=>e[t(429)]()[t(544)](i)));a&&r[t(513)]([a[t(417)],o])}r[t(496)]&&g[t(520)](t(438),Object[t(550)](r))}c=null})))}),{priority:e.priorities[t(524)]+10}),n[t(595)][t(483)](t(551)).on(t(444),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(583)]();const u=s[r(538)],l=o,f=Ra(u),h=Ra(l);e[r(423)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(476)](u[r(441)](0));for(const t of Array[r(506)](l[r(599)]()))a[r(491)](t,u,r(575));const t=c[r(555)][r(475)](s[r(470)]),e=c[r(488)][r(475)](s[r(529)]);t||e||(g=i.LiveRange[r(545)](a[r(501)](u)))}else h&&!f&&(d=a[r(501)](u));else{const t=a[r(596)](r(502)),e=a[r(596)](r(502));a[r(473)](a[r(501)](u),e),a[r(491)](t,u,0);for(const e of Array[r(506)](l[r(599)]()))a[r(491)](e,t,r(575));g=i.LiveRange[r(545)](a[r(498)](t)),d=i.LiveRange[r(545)](a[r(498)](e))}const p=Array[r(506)](l[r(445)]())[r(561)]((([t])=>La[r(475)](t)));c[r(416)][r(513)]({element:u,attributes:p[r(496)]?Object[r(550)](p):null}),g&&c[r(594)][r(513)](g),d&&c[r(536)][r(513)](d)}),{priority:t(524)}),s.on(t(563),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(564)]||1;c[o(488)]=new Array(l)[o(456)](u)[o(482)](((t,e)=>t+e));for(const{cell:t}of s[o(577)](i,{startColumn:u,endColumn:u+l-1}))c[o(522)][o(513)](n[o(489)][o(498)](t))}),{priority:t(481)}),s.on(t(579),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(528)]||1;c[o(555)]=new Array(l)[o(456)](u)[o(482)](((t,e)=>t+e));for(const{cell:t}of s[o(577)](i,{startRow:u,endRow:u+l-1}))c[o(512)][o(513)](n[o(489)][o(498)](t))}),{priority:t(481)}),r[t(554)][t(447)]((e=>{const r=t;if(e[r(505)]&&e[r(505)][r(459)](r(507)))return e[r(494)]?{}:{type:r(430),content:Kr(n[r(614)],r(514))}}));const u=()=>!1;for(const e of[t(507),t(541),t(455),t(585)])r[t(546)][t(568)](t(430),e,t(549),u),r[t(546)][t(568)](t(586),e,t(549),u),r[t(546)][t(568)](t(474),e,t(549),u);r[t(546)][t(568)](t(474),t(585),t(466),u),r[t(546)][t(568)](t(474),t(585),t(500),((e,r,s)=>{const o=t,i=e[o(482)]((t=>t[o(439)]()))[o(561)]((t=>t)),a=new Map(i[o(482)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(416)])e&&a[o(559)](t,e);else if(s&&s[o(438)])for(const[t,e]of Object[o(471)](s[o(438)])){const r=n[o(489)][o(518)][o(483)](t),s=r?r[o(429)]()[o(439)]():null;s&&a[o(559)](s,e)}n[o(489)][o(539)]((t=>{const e=o;for(const[n,r]of a)t[e(449)]({...Na,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(546)][o(568)](e,o(507),s,((t,i,a)=>{const c=o;n[c(489)][c(539)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(521)][o(602)];t.is(o(584),o(502))&&u[o(513)](t)}r[o(546)][o(535)](e,null,s)(t,i,a);for(const t of u)o(478)!=t[o(527)][o(587)]&&n[o(433)](t)}))}))};l(t(430),t(500)),l(t(430),t(466)),l(t(586),t(500)),l(t(586),t(466)),r[t(546)][t(568)](t(430),t(455),t(466),(e=>{const n=t,r=e[n(482)]((t=>t[n(439)]())),i=r[0][n(419)](n(604)),{minRow:a,maxRow:c}=o[n(591)](r);s[n(495)](i,{at:a,rows:c-a+1})})),r[t(546)][t(568)](t(430),t(541),t(466),(e=>{const n=t,r=e[n(482)]((t=>t[n(439)]())),i=r[0][n(419)](n(604)),{minColumn:a,maxColumn:c}=o[n(591)](r);s[n(432)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(505)]||!n[s(505)][s(459)](s(507)))return;const o=n[s(486)][s(454)],i=r[s(600)]()[s(561)]((t=>t[s(492)]&&t[s(486)]&&t[s(486)][s(454)]==o));i[s(496)]&&n[s(515)]()[s(496)]!=i[s(496)]&&i[s(605)](((t,e)=>(t[s(511)]=e,e[s(494)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(618)](e[s(543)]),a=[s(580),s(464)],c=r[s(424)][s(475)](e[s(543)]);return c&&a[s(513)](s(469)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(431),f,{priority:t(524)}),r.on(t(508),f,{priority:t(524)}),n[t(489)][t(425)][t(422)]((()=>{const e=t;let s=!1;const o=Array[e(506)](n[e(489)][e(425)][e(548)][e(420)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(618)](t);if(e(540)!=o||e(586)!=a||i[e(437)])continue;if(!r[e(480)](c))continue;const u=r[e(593)](c)[e(560)](),l=n[e(595)][e(483)](e(601)).me;for(const t of r[e(600)]())if(t[e(492)]&&t[e(603)]==l&&e(474)==t[e(472)]&&e(585)==t[e(505)]&&t[e(560)]()[e(525)]((t=>u[e(458)]((n=>n[e(526)](t,!0))))))for(const n of t[e(515)]())n[e(492)]&&(n[e(466)](),s=!0)}return s})),n[t(489)][t(425)][t(422)]((e=>{const s=t,o=n[s(590)][s(483)](s(610));if(!o||!o[s(592)][s(569)](e[s(558)]))return!1;let i=!1;const a=n[s(595)][s(483)](s(601)).me,c=n[s(489)][s(425)][s(548)][s(608)](),u=Array[s(506)](n[s(489)][s(425)][s(548)][s(420)]())[s(561)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(618)](t);return n(540)==o&&n(507)==i&&c==a.id&&!e[n(437)]}));for(const t of c){if(s(491)!=t[s(472)]||s(502)!=t[s(417)]||1!=t[s(496)])continue;const n=e[s(443)](t[s(566)],t[s(566)][s(588)](1));if(!u[s(460)]((({data:t})=>t[s(461)][s(544)](n))))for(const{name:t,data:r}of u)if(n[s(526)](r[s(461)])){e[s(597)](t,{range:n}),i=!0;break}}return i})),n[t(489)][t(425)][t(422)]((e=>{const s=t;let o=!1;const i=n[s(595)][s(483)](s(601)).me,a=r[s(600)]()[s(561)]((t=>t[s(492)]&&t[s(603)]==i)),c=new Set,u=new Set;for(const t of a)if(s(507)==t[s(505)])for(const e of t[s(517)]()){const n=e[s(429)]()[s(439)]();if(n)if(n.is(s(584),s(502))&&Ra(n)){t[s(572)](e[s(417)]),c[s(611)](n),o=!0;const r=n[s(530)],i=n[s(519)],a=r&&r.is(s(584),s(502)),l=i&&i.is(s(584),s(502));a&&!c[s(569)](r)&&u[s(611)](r),l&&!c[s(569)](i)&&u[s(611)](i)}else n.is(s(584),s(427))&&n[s(418)]&&(t[s(572)](e[s(417)]),o=!0)}else if(s(585)==t[s(505)]){if(!t[s(486)]||!t[s(486)][s(454)])continue;const e=t[s(486)][s(438)];if(e&&Object[s(619)](e)[s(496)])continue;const n=t[s(486)][s(454)];let r=!0,i=!0;for(const e of a)if(e[s(505)]&&e[s(505)][s(459)](s(507))){if(!e[s(486)][s(454)]){i=!1;break}if(e.id!=t.id&&e[s(486)][s(454)]==n){r=!1;break}}i&&r&&(t[s(598)](),o=!0)}for(const t of c)e[s(476)](t);for(const t of u)e[s(433)](t);return o})),n[t(612)][t(581)](t(531))[t(446)]({model:t(567),view:t=>h(t),converterPriority:t(524)}),n[t(612)][t(581)](t(553))[t(446)]({model:t(567),view:(e,n)=>n[t(534)][t(435)]?h(e,!1):null,converterPriority:t(524)});const g=n[t(451)][t(537)];this[t(448)](g[t(425)],t(523),((e,n)=>{const r=t,s=[];for(const t of g[r(501)](n[r(462)])[r(532)]())t.is(r(584),r(570))&&s[r(513)](t);g[r(539)]((t=>{const e=r;for(const n of s)t[e(428)](t[e(501)](n),t[e(440)](n)),t[e(476)](n)}))}))}}function Ra(t){const e=Aa;if(t[e(418)])return!0;const n=t[e(441)](0);return n.is(e(584),e(427))&&n[e(418)]}function Ma(t,e={},n){const r=Aa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(577)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const va=Oa;function wa(){const t=["getAttribute","getColumnGroupElement","registerDescriptionCallback","afterInit","model","TrackChangesEditing","change","accept","63034uglWbh","getTableColumnsWidths","type","tableWidth","8669637ZEUfCF","1537728ppteJv","document","formatInline","formatBlock","formatGroupId","commandParams","markBlockFormat","has","TableColumnResizeEditing","getSuggestionCallback","handleSuggestionDescription","25izmRUD","editor","Users","table","subType","getContainedElement","bind","discard","plugins","descriptionFactory","columnWidths","get","_suggestionFactory","6546456KxzGFn","format","data","resizeTable","resizeTableWidth","48rQMHNw","getSuggestions","author","selection","4007514LUrQML","handleResizeTableWidthCommand","locale","enableCommand","11043389QpsRlk","registerCustomCallback","getSelectedElement","*Format:* resize table","1177986vCqvFy"];return(wa=function(){return t})()}function Oa(t,e){const n=wa();return(Oa=function(t,e){return n[t-=111]})(t,e)}!function(t){const e=Oa,n=t();for(;;)try{if(985136===parseInt(e(149))/1*(-parseInt(e(115))/2)+parseInt(e(153))/3+parseInt(e(120))/4+-parseInt(e(131))/5*(-parseInt(e(161))/6)+parseInt(e(157))/7+-parseInt(e(144))/8+-parseInt(e(119))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wa);class Da extends t.Plugin{[va(165)](){const t=va;if(!this[t(132)][t(139)][t(127)](t(128)))return;const e=this[t(132)][t(139)][t(142)](t(112));e[t(156)](t(148),this[t(154)][t(137)](this)),e[t(143)][t(158)](t(123),t(147),t(114),e[t(143)][t(129)](t(123),null,t(138))),e[t(143)][t(158)](t(123),t(147),t(138),e[t(143)][t(129)](t(123),null,t(114))),e[t(140)][t(164)](this[t(130)][t(137)](this))}[va(154)](t,e){const n=va,r=this[n(132)][n(139)][n(142)](n(112)),s=this[n(132)][n(139)][n(142)](n(128)),o=e[n(134)]||this[n(132)][n(111)][n(121)][n(152)][n(159)]();this[n(132)][n(111)][n(113)]((()=>{const i=n,a=s[i(163)](o);let c=a?s[i(116)](a):null,u=o[i(162)](i(118))||null;const l=e[i(118)]||u,f=e[i(141)]||c,h=this[i(132)][i(139)][i(142)](i(133)).me;for(const t of r[i(150)]()){const e=t[i(136)]();if(i(147)===t[i(135)]&&e===o){t[i(151)]!==h&&t[i(138)]();const e=t[i(146)][i(125)];u=e[0][i(118)],c=e[0][i(141)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(126)](o,{commandName:i(148),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(147)},[],i(147))}))}[va(130)](t){const e=va;if(e(123)!=t[e(117)]&&e(122)!=t[e(117)])return;const{data:n}=t;if(n&&e(147)===n[e(124)]){const t=e(160);return{type:e(145),content:Kr(this[e(132)][e(155)],t)}}}}const Fa=Ba;function Ba(t,e){const n=Pa();return(Ba=function(t,e){return n[t-=396]})(t,e)}function Pa(){const t=["get","has","14ylDVNj","10713339qJGlPb","enableCommand","3330696fqshBL","387087OktvLX","editor","insertTemplate","TrackChangesEditing","496458ElBXQo","879377BCBbpB","781820wCTumC","Template","5819142LWoQex","152GnPVmB","plugins","afterInit"];return(Pa=function(){return t})()}!function(t){const e=Ba,n=t();for(;;)try{if(799772===-parseInt(e(408))/1+parseInt(e(399))/2*(parseInt(e(403))/3)+-parseInt(e(402))/4+parseInt(e(409))/5+parseInt(e(411))/6+parseInt(e(400))/7+-parseInt(e(412))/8*(parseInt(e(407))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pa);class xa extends t.Plugin{[Fa(396)](){const t=Fa,e=this[t(404)];e[t(413)][t(398)](t(410))&&e[t(413)][t(397)](t(406))[t(401)](t(405))}}const Ua=ja;function ja(t,e){const n=Ga();return(ja=function(t,e){return n[t-=315]})(t,e)}function Ga(){const t=["1655514GCWCdW","19652rrDYzF","TrackChangesEditing","editor","1279785AJXyQW","tableOfContents","registerElementLabel","commands","321041oQEJPO","725iiEMNU","get","8012616AkTvhA","25180808bCrOTK","afterInit","locale","plugins","insertTableOfContents","enableCommand","1936242EWVdnp","descriptionFactory","ELEMENT_TABLE_OF_CONTENTS"];return(Ga=function(){return t})()}!function(t){const e=ja,n=t();for(;;)try{if(925045===-parseInt(e(319))/1+-parseInt(e(333))/2+-parseInt(e(315))/3+-parseInt(e(316))/4*(parseInt(e(324))/5)+parseInt(e(326))/6+-parseInt(e(323))/7+parseInt(e(327))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ga);class Va extends t.Plugin{[Ua(328)](){const t=Ua,e=this[t(318)];if(!e[t(322)][t(325)](t(331)))return;e[t(330)][t(325)](t(317))[t(332)](t(331));const n=e[t(330)][t(325)](t(317)),r=e[t(329)];n[t(334)][t(321)](t(320),(e=>Kr(r,t(335),e)))}}function Ha(){const t=["afterInit","get","createRange","2141274rhSopl","from","1164843ZBGSLR","isCollapsed","element","locale","Title","getChangedMarkers","ELEMENT_TITLE","newRange","differ","updateMarker","710268YpuqOG","isTouching","getNearestSelectionRange","removeMarker","_splitMarkerName","end","editor","schema","start","3289770EpJrMi","TrackChangesEditing","registerPostFixer","4020375CjcYpf","suggestion","forward","plugins","document","8yIZCdP","isEqual","title-content","descriptionFactory","nodeBefore","model","registerElementLabel","has","12226781qjwyEM","333091nYQqqj"];return(Ha=function(){return t})()}const Wa=za;function za(t,e){const n=Ha();return(za=function(t,e){return n[t-=320]})(t,e)}!function(t){const e=za,n=t();for(;;)try{if(566011===-parseInt(e(324))/1+parseInt(e(328))/2+-parseInt(e(330))/3+-parseInt(e(340))/4+-parseInt(e(352))/5+-parseInt(e(349))/6+-parseInt(e(323))/7*(-parseInt(e(357))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ha);class Ka extends t.Plugin{[Wa(325)](){const t=Wa,e=this[t(346)];if(!e[t(355)][t(322)](t(334)))return;const n=e[t(355)][t(326)](t(350));n[t(360)][t(321)](t(359),(()=>Kr(e[t(333)],t(336)))),e[t(320)][t(356)][t(351)]((r=>{const s=t;let o=!1;const i=Array[s(329)](e[s(320)][s(356)][s(338)][s(335)]());for(const{name:t,data:a}of i){const{group:i}=n[s(344)](t);if(s(353)!==i||!a[s(337)])continue;const c=a[s(337)],u=c[s(345)][s(361)];if(!u||!u.is(s(332),s(359)))continue;if(!c[s(348)][s(341)](c[s(345)]))continue;const l=e[s(320)][s(347)][s(342)](c[s(345)],s(354));if(l&&l[s(331)]){const e=r[s(327)](c[s(348)],l[s(348)]);e[s(358)](c)||(r[s(339)](t,{range:e}),o=!0)}o||(r[s(343)](t),o=!0)}return o}))}}const Za=Xa;function Xa(t,e){const n=Qa();return(Xa=function(t,e){return n[t-=258]})(t,e)}!function(t){const e=Xa,n=t();for(;;)try{if(700271===parseInt(e(264))/1*(parseInt(e(275))/2)+-parseInt(e(265))/3*(-parseInt(e(263))/4)+parseInt(e(272))/5+parseInt(e(276))/6+parseInt(e(260))/7+-parseInt(e(259))/8+-parseInt(e(267))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qa);class qa extends t.Plugin{[Za(262)](){const t=Za,e=this[t(273)],n=e[t(271)][t(268)](t(270));e[t(271)][t(274)](t(266))&&(n[t(261)](t(269)),n[t(261)](t(258)))}}function Qa(){const t=["has","1032NVGMgh","4545444nPRkfu","redo","10826800dsxstd","4840528fyCPZc","enableCommand","afterInit","472hayhHj","2019YKHwfV","3567Hmaqgk","UndoEditing","16842168avZvNH","get","undo","TrackChangesEditing","plugins","6468945IGxoAE","editor"];return(Qa=function(){return t})()}function Ja(){const t=["16695dRPPEB","editor","has","5070354JXmiKC","enableCommand","get","afterInit","toggleTableCaption","1429659WzbpSM","1110760CCOAwq","9024040TajFMU","1091lNDUJm","TrackChangesEditing","TableCaptionEditing","8vUyvVT","requires","5872743diNRUh","5sahZTk","574aBglrG","plugins"];return(Ja=function(){return t})()}const Ya=$a;function $a(t,e){const n=Ja();return($a=function(t,e){return n[t-=152]})(t,e)}!function(t){const e=$a,n=t();for(;;)try{if(593233===parseInt(e(155))/1*(-parseInt(e(162))/2)+parseInt(e(152))/3+-parseInt(e(153))/4+-parseInt(e(161))/5*(parseInt(e(167))/6)+parseInt(e(164))/7*(-parseInt(e(158))/8)+parseInt(e(160))/9+parseInt(e(154))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ja);class tc extends t.Plugin{static get[Ya(159)](){return[ga]}[Ya(170)](){const t=Ya,e=this[t(165)];e[t(163)][t(166)](t(157))&&e[t(163)][t(169)](t(156))[t(168)](t(171))}}const ec=rc;function nc(){const t=["tableCellHeight","tableCellVerticalAlignment","nodeAfter","tableBorderWidth","registerCustomCallback","tableAlignment","tableCellBackgroundColor","plugins","batch","_handlePropertyChange","tableHeight","data","tableCellBorderWidth","enqueueChange","72FKhNrS","findAncestor","model","TablePropertiesEditing","locale","tableWidth","12163032ziPZIU","getSuggestionCallback","TableUtils","tableCellPadding","tableBorderColor","subType","start","enableCommand","table","818230KWrQeC","selection","editor","*Format:* change table cell properties","tableBorderStyle","commandParams","_suggestionFactory","getAttribute","get","registerDescriptionCallback","getContainedElement","handleDiscardAction","157006AQHtht","*Format:* change table properties","tableCellBorderStyle","removeAttribute","tableProperties","TrackChangesTableProperties","tableCellBorderColor","tableCellWidth","formatBlock","join","accept","format","tableCellProperties","TrackChangesEditing","3491040tUDlta","tableBackgroundColor","getSuggestions","afterInit","_getSuggestion","2902752oVfPUx","6EFrQNT","has","tableCellHorizontalAlignment","descriptionFactory","handleSuggestionDescription","29049paPYjT","setAttribute","document","markBlockFormat","change","getSelectionAffectedTableCells","getFirstPosition","TableCellPropertiesEditing","261700PdEgxr","pluginName","discard"];return(nc=function(){return t})()}function rc(t,e){const n=nc();return(rc=function(t,e){return n[t-=118]})(t,e)}!function(t){const e=rc,n=t();for(;;)try{if(476477===parseInt(e(192))/1+-parseInt(e(127))/2+-parseInt(e(152))/3*(-parseInt(e(177))/4)+parseInt(e(160))/5*(parseInt(e(147))/6)+parseInt(e(141))/7+parseInt(e(146))/8+-parseInt(e(183))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nc);class sc extends t.Plugin{constructor(t){const e=rc;super(t),this[e(131)]=[e(187),e(119),e(166),e(168),e(182),e(173),e(142)],this[e(139)]=[e(133),e(129),e(175),e(186),e(134),e(163),e(169),e(149),e(164)]}static get[ec(161)](){return ec(132)}[ec(144)](){const t=ec,e=this[t(194)][t(170)][t(123)](t(140));if(this[t(194)][t(170)][t(148)](t(180))){for(const n of this[t(131)])e[t(190)](n,((e,r)=>{const s=t,o=this[s(194)][s(179)][s(154)][s(193)][s(158)]()[s(178)](s(191));this[s(172)](n,[o],this[s(131)],s(131),e,r)}));e[t(121)][t(167)](t(135),t(131),t(137),e[t(121)][t(184)](t(135),null,t(162))),e[t(121)][t(167)](t(135),t(131),t(162),((e,n)=>this[t(126)](this[t(131)],e,n))),e[t(121)][t(167)](t(135),t(131),t(136),(()=>!1))}if(this[t(194)][t(170)][t(148)](t(159))){for(const n of this[t(139)])e[t(190)](n,((e,r)=>{const s=t,o=this[s(194)][s(170)][s(123)](s(185))[s(157)](this[s(194)][s(179)][s(154)][s(193)]);this[s(172)](n,o,this[s(139)],s(139),e,r)}));e[t(121)][t(167)](t(135),t(139),t(137),e[t(121)][t(184)](t(135),null,t(162))),e[t(121)][t(167)](t(135),t(139),t(162),((e,n)=>this[t(126)](this[t(139)],e,n))),e[t(121)][t(167)](t(135),t(139),t(136),(()=>!1))}e[t(150)][t(124)]((e=>this[t(151)](e)))}[ec(172)](t,e,n,r,s,o){const i=ec,a=this[i(194)][i(170)][i(123)](i(140));this[i(194)][i(179)][i(176)](o[i(171)],(()=>{const t=i;for(const i of e)if(this[t(145)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(122)](r);void 0!==n&&(e[r]=n)}s(o),a[t(155)](i,{commandParams:[e]},[],r)}}))}[ec(126)](t,e,n){const r=ec,s=e[0][r(189)][r(165)],o=n[r(120)][0];this[r(194)][r(179)][r(156)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(153)](r,o[r],s):e[n(130)](r,s)}))}[ec(151)](t){const e=ec;if(t[e(174)])switch(t[e(188)]){case e(131):return{type:e(138),content:Kr(this[e(194)][e(181)],e(128))};case e(139):return{type:e(138),content:Kr(this[e(194)][e(181)],e(118))}}}[ec(145)](t,e){const n=ec,r=this[n(194)][n(170)][n(123)](n(140));for(const s of r[n(143)]({skipNotAttached:!0})){const r=s[n(125)]();if(s[n(188)]===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=Qt?function(t,e){return Qt(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=Bc;function Cc(){const t=["getCustomProperty","always","getRange","_initAriaMarkerChangeAnnouncements","previous","authorName","for","getCommentThread","attribute","removeAttribute","resolve","2701566AgHyql","isObject","default","change:_saved","root","dataToMarker","_joinWithAdjacentSuggestions","formatInline","addCommentThread","_refreshAttributeSuggestionsChain","tablePasteChainId","removeMarker:suggestion:attribute","track-changes-adapter-missing-getsuggestion","createRange","discard","normal","_cutOutSuggestionMarker","sort","_commentsRepository","_breakSuggestionMarker","rejected","rethrowUnexpectedError","formatBlock:","_inlineAttributeKeys","_mergeNestedSuggestions","_blockAttributeKeys","addMarker:suggestion:attribute","refresh","addUser","markerToHighlight","some","_reduceSuggestionAttributeRange","_handleNewSuggestionMarker","applyOperation","toViewElement","_processAttributeSuggestions","getNearestSelectionRange","$textProxy","execute","originalSuggestionId","_model","nodeBefore","_joinSuggestions","group","markers","isIntersectingWithRange","formatBlock:discard","ck-suggestion-marker-formatBlock","_isDataLoaded","batch","_SUGGESTION_ANNOUNCEMENT","formatBlock:accept","targetPosition","forEach","documentSelection","activeMarkers","commentThread","change:activeMarkers","_getAttributeKey","enableDefaultAttributesIntegration","_saved","groupId","_processAttributeChanges","authoredAt","attributes","find","86719QOsmsN","stop","_isRegisteredAttribute","_suggestions","_trackFormatChanges","setSelection","highest","item","formatInline:","conversion","containsRange","_editor","isRemovable","attributeKey","enqueueChange","isArray","updateSuggestion","splice","markAttributeChange","PENDING_ACTION_SUGGESTION","filter","key","_getExternalAuthor","plugins","widget","discardSelectedSuggestions","getLastMatchingPosition","markInlineFormat","FORMATTING","isDocumentOperation","getWalker","isSelectable","10QBNLby","$text","detach","createSelection","1546412qMifqZ","data","addMarker:suggestion:formatBlock","rootName","meta","markInsertion","after","trackChanges.trackFormatChanges","getSuggestions","isUndo","deletion:","suggestionLoaded","author","_isBlockAttribute","attribute:discard","oldValue","setAttribute","_recordAttributeChanges","getDifference","low","bindElementToMarker","deletion:chain","_getMarkerAnnouncementText","accept","getSuggestionCallback","isOwn","dataReady","getMultiRangeId","element","addHighlight","commandName","$elementName","howMany","isInsideObject","_addThreadToSuggestion","deletion:accept","moveTargetPosition","forceDefaultExecution","isAtStart","markMultiRangeInsertion","from","action","split","concat","consume","change:data","track-changes-command-not-found","LEAVE","unshift","track-changes-user-not-found","type","markDeletion","trackChanges","_afterChanges","markBlockFormat","registerInlineAttribute","removed","nodeAfter","containsPosition","registerCustomCallback","ck-suggestion-marker","attribute:","getMarkers","getShiftedBy","values","_rangeIsInLocalUserInsertion","insert","init","length","join","config","478621NFgfrL","enableCommand","set","track-changes-suggestion-data-mismatch","value","updateMarker","collaboration.channelId","_recordAttributeSuggestions","data-suggestion","getAttribute","@external","external:","formatBlock:join","model","_getAuthorFromId","markMultiRangeDeletion","attributeNewValue","registerBlockAttribute","requires","markerName","getChangedMarkers","getUser","isAfter","deletion","_defaultCallbacks","catch","ck-suggestion-marker-formatInline","isIntersecting","suggestion","getRanges","elementToElement","formatInline:accept","fromCharCode","addSuggestion","containsItem","createPositionBefore","removeComment","update:suggestion","creator","attribute:accept","pluginName","formatGroupId","oldRange","return","_splitMarkerName","insertion:","registerPostFixer","keys","size","document","addMarker","notReady","_enabledCommands","announce","pop","hasComments","addMarkerName","editing","fromRange","_updateSuggestionData","ready","_isForcedDefaultExecutionBlock","trackChanges.mergeNestedSuggestions","fire","add","hasSuggestion","addSuggestionData","getAncestors","_setSuggestionRange","map","then","isMultiRange","stringify","_adapter","createPositionAfter","formatBlock:chain","stopListening","_registerDefaultCallbacks","has","isEqual","upcast","unbindElementFromMarkerName","formatInline:discard","_onDiscard","substring","get","addRange","ENTER","isTouching","discardSuggestion","buildSuggestion","PendingActions","deleteContent","formatInline:chain","921316NaRxAg","schema","acceptSuggestion","adapter","removeMarker:suggestion:formatBlock","never","formatBlock","getFirstRange","markerToData","ck-suggestion-marker-","end","$graveyard","subType","chain","listenTo","enableReadOnlyMode","_removeSuggestion","warn","removeMarkers","substr","head","define","suggestionChanged","newValue","hasCommentThread","newRange","isLocal","Users","addClass","_addSuggestionMarker","multi","_findSuggestions","isExternal","TrackChangesEditing","backward","assign","range","_refreshSuggestionsChain","every","mapper","getSuggestion","attributeOldValue","_reduceExistingSuggestions","_customCallbacks","_createSuggestion","track-changes-suggestion-not-found","name","markerNameToElements","open","3xzLQqw","format","getChanges","insertion:accept","insertion","deletion:join","data-author-id","32lOSuMh","removeMarker","createPositionAt","insertContent","containsRangeInObject","fetchCommentThread","toUpperCase","multipleBlocks","deletion:discard","clear","writer","skipNestingCheck","editingDowncast","ck-suggestion-marker--active","insertion:join","markMultiRangeBlockFormat","_suggestionFactory","_setSuggestionData","isCollapsed","elementEnd","marker-count","removeClass","$marker","before","10nnnfIb","lowest","attribute:join","isInContent","options","splitPosition","showSuggestionHighlights","remove","2946411ELxNvl","168eRINiZ","isLimit","isAtEnd","startsWith","_suggestionState","acceptAllSuggestions","includes","isBefore","consumable","createRangeOn","insertion:discard","comments","suggestion:attribute:","getIntersection","editor","trackChangesCommand","descriptionFactory","addMarker:suggestion","change","166340sTUukX","createdAt","formatInline:join","suggestionUnloaded","toJSON","start","getAllAdjacentSuggestions","rename","getItems","_checkSuggestionCorrectness","differ","unbind","acceptSelectedSuggestions","CommentsRepository","markerReady","locale","error-saving-suggestion-data-suggestion-discarded","commands","delete","isBlock","containerElement","next","track-changes-adapter-already-set","reconvertMarker","getContainedElement","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.","accepted","setTo","_getSuggestionData","position","createElement","push","suggestion:","move","forward","parent","discardAllSuggestions","addComment","high","insertion:chain","selection","isNextTo","clone","dataDowncast","createRangeIn","getFirstMarker","elementStart","suggestion-type","track-changes-enable-command-twice"];return(Cc=function(){return t})()}!function(t){const e=Bc,n=t();for(;;)try{if(478644===parseInt(e(170))/1*(-parseInt(e(202))/2)+parseInt(e(420))/3*(parseInt(e(371))/4)+-parseInt(e(479))/5+-parseInt(e(539))/6+parseInt(e(206))/7*(parseInt(e(427))/8)+parseInt(e(459))/9*(-parseInt(e(451))/10)+-parseInt(e(277))/11*(-parseInt(e(460))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cc);const Lc=kc(237);class Nc extends t.Plugin{static get[kc(295)](){return[kc(492),o.Users,t.PendingActions,ts,rs,us,gs,ys,Es,Ls,Ms,js,no,io,lo,po,_o,Co,Ro,Oo,Bo,zo,Go,qo,$o,ri,fi,Ii,Oi,ai,Ws,qs,_i,Ci,Ri,Pi,Gi,Ki,Qi,ta,oa,ua,ga,Ea,_a,tc,Sa,Da,Va,sc,xa,Ka,qa]}static get[kc(317)](){return kc(404)}constructor(t){const e=kc;function n(t){const e=Bc;return t[e(346)]((t=>String[e(309)](t)))[e(275)]("")}super(t),this[e(284)]=!1,this[e(279)](e(159),[]),this.on(e(161),((n,r,s,o)=>{const i=e;this[i(144)][i(478)]((()=>{const e=i;for(const n of[...o,...s])this[e(144)][e(148)][e(355)](n)&&t[e(334)][e(502)](n)}))})),this[e(476)]=new Qr(this[e(474)][e(290)][e(372)],this[e(474)][e(494)]),this[e(350)]=null,this[e(443)]=new Sc(this[e(474)]),this[e(173)]=new Map,this[e(557)]=t[e(193)][e(362)](e(492)),this[e(329)]=new Set,this[e(144)]=this[e(474)][e(290)],this[e(464)]=new WeakMap,this[e(338)]=!1,this[e(129)]=new Set([e(237)]),this[e(127)]=new Set,t[e(276)][e(392)](e(213),e(541)),this[e(174)]=t[e(276)][e(362)](e(213)),t[e(276)][e(392)](e(339),!0),this[e(128)]=t[e(276)][e(362)](e(339)),this[e(475)]=new f(t,this[e(329)]),this[e(531)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,56,51,54])}[kc(273)](){const t=kc,n=this[t(474)],r=(e,n)=>{const r=t;if(r(536)!=e)return r(380)+e;const s=n[r(248)]("|")[0];return this[r(219)](s)?r(151):r(303)};n[t(179)][t(534)](t(439))[t(133)]({model:t(305),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(321)](e[n(296)]),c=[n(266),r(i,a)];let u=3e3;return this[n(159)][n(466)](e[n(296)])&&(c[n(510)](n(440)),u=3010),n(300)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(179)][t(534)](t(522))[t(341)]((e=>{const r=t;e.on(r(477),((t,e,s)=>{const o=r;if(!s[o(455)][o(457)])return;const i=e[o(177)];if(!i)return;const c=s[o(410)][o(138)](i);n[o(290)][o(372)][o(540)](i)&&c&&!c[o(528)](o(194))&&c.is(o(499))&&(0,a.toWidget)(c,s[o(437)])}),{priority:r(517)})})),n[t(179)][t(534)](t(522))[t(133)]({model:t(305),view:(e,n)=>{const s=t;if(!n[s(455)][s(457)])return null;const{type:o,subType:i}=this[s(321)](e[s(296)]);return{classes:[s(266),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(177)])return;const{id:c,authorId:u}=this[a(321)](o[a(296)]);if(r){const t=this[a(173)][a(362)](c),e=this[a(162)](t);if(!this[a(219)](e))return}if(o[a(177)].is(a(519)))return void i[a(468)][a(250)](o[a(177)],s[a(417)]);const l=i[a(410)][a(138)](o[a(177)]);if(o[a(177)].is(a(234))&&n[a(290)][a(372)][a(498)](o[a(177)])&&!l[a(528)](a(235))){i[a(437)][a(399)]([a(266),a(151)],l),i[a(437)][a(222)](a(285),c,l),i[a(437)][a(222)](a(426),u,l),i[a(410)][a(226)](l,o[a(296)]),e&&(this[a(159)][a(466)](o[a(296)])?i[a(437)][a(399)](a(440),l):i[a(437)][a(448)](a(440),l));for(const t of n[a(290)][a(523)](o[a(177)])[a(487)]())i[a(468)][a(250)](t,s[a(417)]);i[a(468)][a(250)](o[a(177)],s[a(417)])}};n[t(179)][t(534)](t(522))[t(341)]((e=>{const n=t;e.on(n(208),((t,e,r)=>{const o=n;r[o(455)][o(457)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(176)})})),n[t(179)][t(534)](t(522))[t(341)]((e=>{const n=t;e.on(n(130),((t,e,r)=>{const o=n;r[o(455)][o(457)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(176)})})),n[t(179)][t(534)](t(522))[t(379)]({model:t(305),view:(e,n)=>n[t(455)][t(457)]?null:{group:t(305),name:e[t(390)](11)}}),n[t(179)][t(534)](t(357))[t(307)]({view:{name:t(305),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(511)+e[r(286)](r(526))+":"+e[r(286)]("id");return e[r(286)](r(447))&&(s+=":"+e[r(286)](r(447))),n[r(509)](r(449),{"data-name":s})}}),n[t(179)][t(534)](t(357))[t(544)]({view:t(305)}),n[t(179)][t(534)](t(439))[t(341)]((e=>{const n=t;e.on(n(208),s(),{priority:n(517)})})),n[t(179)][t(534)](t(439))[t(341)]((e=>{const n=t;e.on(n(130),s({isAttributeSuggestion:!0}),{priority:n(517)})})),n[t(179)][t(534)](t(439))[t(341)]((e=>{const n=t;e.on(n(375),((t,e,r)=>{const s=n,o=r[s(410)][s(418)](e[s(296)]);if(o)for(const t of o)t[s(528)](s(235))||(r[s(437)][s(448)]([s(266),s(151),s(440)],t),r[s(437)][s(537)](s(285),t),r[s(437)][s(537)](s(426),t),r[s(410)][s(358)](t,e[s(296)]))}),{priority:n(517)})})),n[t(179)][t(534)](t(439))[t(341)]((e=>{const n=t;e.on(n(550),((t,e,r)=>{const s=n,o=r[s(410)][s(418)](e[s(296)]);if(!o)return;const{id:i}=this[s(321)](e[s(296)]),a=this[s(173)][s(362)](i),c=this[s(162)](a);if(this[s(219)](c))for(const t of o)t[s(528)](s(235))||(r[s(437)][s(448)]([s(266),s(151),s(440)],t),r[s(437)][s(537)](s(285),t),r[s(437)][s(537)](s(426),t),r[s(410)][s(358)](t,e[s(296)]))}),{priority:n(517)})})),n[t(290)][t(326)][t(323)]((e=>{const r=t;let s=!1;const o=Array[r(246)](n[r(290)][r(326)][r(489)][r(297)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(321)](t);if(r(305)!==o)continue;const h=this[r(173)][r(362)](f);if(null!=c[r(396)]){r(546)==u&&(s=s||vc(c[r(396)],t,e,n[r(290)][r(372)]));const o=r(536)==u&&this[r(219)](l[r(248)]("|")[0]);if(c[r(396)][r(445)]||r(382)==c[r(396)][r(543)][r(209)]||r(377)==u&&!Oc(c[r(396)])||o&&!Oc(c[r(396)])||r(300)==u&&(Mc(a=c[r(396)])||function(t){const e=r;return t[e(484)][e(514)]==t[e(381)][e(145)]&&t[e(484)][e(462)]}(a)))e[r(428)](t),s=!0;else{if(!h||!h[r(454)])continue;if(c[r(396)]&&c[r(319)]&&c[r(396)][r(356)](c[r(319)]))continue;i[r(341)](h)}}}var a;return i[r(325)]>0&&(s=!!this[r(545)](i)||s),s})),n[t(290)][t(326)][t(323)]((e=>{const r=t;let s=!1;for(const t of n[r(290)][r(326)][r(489)][r(422)]())if(r(272)==t[r(256)])for(const t of this[r(173)][r(270)]()){if(t[r(348)]||!t[r(454)])continue;const o=r(377)==t[r(256)],i=this[r(162)](t),a=i&&this[r(219)](i);if(!o&&!a)continue;const c=t[r(378)]();if(c[r(484)][r(514)]!=c[r(381)][r(514)]&&!c[r(381)][r(462)]){const o=n[r(290)][r(429)](c[r(484)][r(263)],r(381)),i=n[r(290)][r(552)](c[r(484)],o);e[r(282)](t[r(524)](),{range:i}),s=!0}}return s})),n[t(290)][t(326)][t(323)]((e=>this[t(166)](e))),n[t(290)][t(326)][t(323)]((e=>!e[t(153)][t(397)]&&this[t(139)](e))),n[t(290)].on(t(259),(()=>{this[t(284)]=!1})),n[t(290)][t(326)].on(t(251),((r,s)=>{const o=t;if(!s[o(397)]||s[o(215)])return;if(!this[o(284)])return;const i=n[o(290)][o(326)][o(489)][o(422)]();if(0==i[o(274)])return;const a=[],c=i[o(190)]((t=>o(536)==t[o(256)])),u=i[o(190)]((t=>o(272)==t[o(256)]&&o(203)!=t[o(417)]));for(const t of c)this[o(172)](t[o(183)])&&a[o(510)]({key:t[o(183)],newValue:t[o(293)],oldValue:t[o(412)],range:Dc(t[o(407)],n[o(290)])});for(const t of u){if(o(486)!=t[o(247)]&&o(131)!=t[o(247)])continue;const e=Fc(t[o(508)][o(263)],n[o(290)]),r=t[o(450)];o(486)==t[o(247)]&&a[o(510)]({key:o(237),newValue:t[o(417)],oldValue:r[o(417)],range:e});for(const[n,s]of r[o(168)]){if(!this[o(172)](n))continue;const r=t[o(168)][o(362)](n);s!==r&&a[o(510)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(168)])this[o(172)](n)&&(r[o(168)][o(355)](n)||a[o(510)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(274)]&&n[o(290)][o(184)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(188)](t,e,s,o,{groupId:r});this[n(413)](t,a)}))}),{priority:t(452)}),n[t(290)][t(148)].on(t(314),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(321)](n[s(417)]),e=this[s(173)][s(362)](t);e&&e[s(333)](n[s(417)])}})),n[t(290)][t(326)].on(t(251),(()=>{const e=t,r=Array[e(246)](n[e(290)][e(326)][e(489)][e(297)]())[e(190)]((t=>e(305)===this[e(321)](t[e(417)])[e(147)]));if(0===r[e(274)])return;r[e(556)](((t,n)=>{const r=e,s=t[r(207)][r(319)],o=n[r(207)][r(319)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(484)][r(467)](o[r(484)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(321)](t);if(null===n[e(319)]){const n=this[e(136)](t);o[e(341)](n)}else{const t=this[e(173)][e(362)](r);null!==n[e(396)]||t[e(454)]?(s[e(341)](t[e(391)]),o[e(341)](t)):this[e(387)](t)}}o[e(325)]>0&&this[e(408)](o);for(const t of s)this[e(340)](e(393),t)})),n[t(290)].on(t(137),((e,r)=>{const s=t,o=r[0];if(!this[s(173)][s(325)])return;if(!o[s(199)])return;if(o[s(153)][s(215)]||!o[s(153)][s(397)])return;let i,a;switch(o[s(256)]){case s(272):i=n[s(290)][s(429)](o[s(508)]),a=i[s(269)](o[s(238)]);break;case s(248):i=n[s(290)][s(429)](o[s(456)]),a=n[s(290)][s(429)](o[s(242)]);break;case s(512):i=n[s(290)][s(429)](o[s(156)]),a=i[s(269)](o[s(238)]);break;default:return}const c=n[s(290)][s(552)](i,a);n[s(290)][s(478)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(402)](c)){if(e[t(348)])continue;if(t(546)==e[t(256)])continue;const r=this[t(162)](e);if(r&&this[t(219)](r)&&t(248)!=o[t(256)])continue;const s=e[t(207)]&&e[t(207)][t(434)];(t(377)!=e[t(256)]||t(248)==o[t(256)]&&!s)&&(n[t(431)]||t(424)==e[t(256)]&&n[t(231)]||e[t(378)]()[t(180)](c)&&this[t(558)](e,i,a))}}))}),{priority:t(452)}),n[t(290)].on(t(369),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(243)])return;if(this[s(338)])return;if(!this[s(475)][s(281)])return;if(o[s(445)])return;const a=n[s(290)][s(372)],{start:c,end:u}=o[s(378)](),l=c[s(263)]&&a[s(461)](c[s(263)])?null:a[s(140)](c,s(513)),f=u[s(145)]&&a[s(461)](u[s(145)])?null:a[s(140)](u,s(405)),h=n[s(290)][s(552)](l?l[s(484)]:c,f?f[s(381)]:u);n[s(290)][s(478)]((t=>{const e=s;this[e(257)](h);const r=n[e(290)][e(372)][e(140)](h[e(484)]);o.is(e(158))?t[e(175)](r):o[e(506)](r)})),e[s(171)]()}),{priority:e.priorities[t(554)]+10}),n[t(290)].on(t(430),((e,r)=>{const s=t,o=r[r[s(274)]-1];o&&o[s(243)]||this[s(338)]||this[s(475)][s(281)]&&(n[s(290)][s(478)]((()=>{const t=s;let o=n[t(290)][t(430)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(320)]=o[t(521)]();const i=o[t(381)][t(145)],a=n[t(290)][t(372)];i&&a[t(498)](i)&&!a[t(540)](i)&&(o=n[t(290)][t(552)](o[t(484)],n[t(290)][t(429)](i,t(381)))),this[t(211)](o)})),e[s(171)]())}),{priority:t(517)}),this[t(474)][t(496)][t(341)](t(258),this[t(475)]),this[t(278)](t(258));const o=new p(n,this[t(173)]);n[t(496)][t(341)](t(373),o),this[t(278)](t(373));const i=new b(n,this[t(173)]);n[t(496)][t(341)](t(366),i),this[t(278)](t(366)),n[t(496)][t(341)](t(465),new v(n,o,this[t(173)])),this[t(278)](t(465)),n[t(496)][t(341)](t(515),new v(n,i,this[t(173)])),this[t(278)](t(515)),n[t(496)][t(341)](t(491),new F(n,o,this[t(173)])),this[t(278)](t(491)),n[t(496)][t(341)](t(195),new F(n,i,this[t(173)])),this[t(278)](t(195));const c=n[t(193)][t(362)](t(492));this[t(385)](c,t(516),((e,{threadId:n})=>{const r=t,s=this[r(173)][r(362)](n);s&&s[r(160)]&&1===s[r(160)][r(274)]&&this[r(336)](n,{hasComments:!0})}),{priority:t(225)}),this[t(385)](c,t(313),((e,{threadId:n})=>{const r=t,s=this[r(173)][r(362)](n);s&&s[r(160)]&&!s[r(160)][r(274)]&&this[r(336)](n,{hasComments:!1})}),{priority:t(225)})}set[kc(374)](t){const n=kc;if(this[n(350)])throw new e.CKEditorError(n(501),this);this[n(350)]=t}get[kc(374)](){return this[kc(350)]}[kc(214)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(173)][n(270)]())t&&!e[n(454)]||r[n(510)](e);return e?r[n(346)]((t=>t[n(483)]())):r}[kc(411)](t){const n=kc,r=this[n(173)][n(362)](t);if(!r)throw new e.CKEditorError(n(416),this);return r}[kc(342)](t){const e=kc;return this[e(173)][e(355)](t)}[kc(343)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(256)][e(248)](":"),a=this[e(173)][e(362)](r)||this[e(415)](o,i,r,n,s);if(this[e(240)](a),this[e(488)](a,o,i||null,n),a[e(480)]=t[e(480)],a[e(152)]=!0,s&&s[e(287)]){const t=s[e(287)],n=this[e(192)](t[e(533)]);a[e(167)]=t[e(480)],a[e(218)]=n,a[e(403)]=!0}else a[e(167)]=t[e(480)];switch(t[e(207)]&&(a[e(207)]=t[e(207)]),t[e(168)]&&(a[e(168)]=t[e(168)]),this[e(350)]&&this[e(350)][e(310)]||(a[e(164)]=!0),this[e(464)][e(362)](a)){case e(328):this[e(464)][e(279)](a,e(232));break;case e(493):a[e(454)]?(this[e(545)](new Set([a])),this[e(408)](new Set([a])),this[e(464)][e(279)](a,e(337)),this[e(340)](e(217),a)):this[e(464)][e(279)](a,e(262))}return a}[kc(373)](t){const e=kc;this[e(243)]((()=>{const n=e;this[n(474)][n(290)][n(478)]((()=>{const e=n;for(const n of t[e(485)]())n[e(229)]()}))}))}[kc(366)](t){const e=kc;this[e(243)]((()=>{const n=e;this[n(474)][n(290)][n(478)]((()=>{const e=n;for(const n of t[e(485)]())n[e(553)]()}))}))}[kc(278)](t,n){const r=kc,s=this[r(474)][r(496)][r(362)](t);if(!s)throw new e.CKEditorError(r(252),this,{commandName:t});if(this[r(329)][r(355)](s))throw new e.CKEditorError(r(527),this,{commandName:t});this[r(329)][r(341)](s),n&&s.on(r(142),((t,e)=>{const o=r;this[o(475)][o(281)]&&(this[o(338)]||(e[o(274)]>0&&e[e[o(274)]-1]&&e[e[o(274)]-1][o(243)]?e[o(331)]():(t[o(320)]=n(((...t)=>s[o(142)](...t,{forceDefaultExecution:!0})),...e),t[o(171)]())))}),{priority:r(517)})}[kc(243)](t){const n=kc;let r,s;const o=this[n(338)];this[n(338)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(338)]=!1),s&&e.CKEditorError[n(560)](s,this),r}[kc(211)](t,n=null,r={}){const s=kc;if(t[s(445)])return null;const o=this[s(474)][s(193)][s(362)](s(398)).me;for(const{suggestion:e,meta:o}of this[s(402)](t,s(424)))if(o[s(231)]){if(!o[s(520)]){if(o[s(431)]){if(!this[s(128)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(558)](e,t[s(484)],t[s(381)]);break}if(n==e[s(383)]&&Uc(e,r)){const n=e[s(378)]();return n[s(484)][s(356)](t[s(381)])?this[s(345)](e,this[s(144)][s(552)](t[s(484)],n[s(381)])):this[s(345)](e,this[s(144)][s(552)](n[s(484)],t[s(381)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(322)+n:s(424),u=this[s(444)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(400)](c,i,a,t),u}[kc(245)](t,n=kc(401),r={}){const s=kc,o=this[s(474)][s(193)][s(362)](s(398)).me,i=this[s(443)][s(230)](s(424),n,s(275));for(const e of this[s(214)]())if(e[s(218)].id==o.id&&s(424)==e[s(256)]&&e[s(383)]==n&&Uc(e,r)&&(i(e[s(306)](),t)||i(t,e[s(306)]()))){for(const n of t)e[s(363)](n);return e}for(const{suggestion:e,meta:n}of this[s(402)](t,s(424))){if(!n[s(231)])continue;if(!this[s(128)]&&n[s(431)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(306)]())for(const e of t)if(!n[s(180)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(322)+n,l=this[s(444)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(400)](u,a,c,e,zr[s(233)]());return l}[kc(197)](t,n,r=null,s={}){const o=kc;if(r=r||wc(n),t[o(445)])return null;if(o(376)===this[o(174)]){const e=this[o(443)][o(230)](o(546),r,o(229));return this[o(243)]((()=>e([t],n,s))),null}const i=this[o(474)][o(193)][o(362)](o(398)).me,a=[];if(o(529)!==this[o(174)])for(const{suggestion:e,meta:n}of this[o(402)](t,o(424)))n[o(231)]&&!n[o(239)]&&a[o(510)](...e[o(306)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(473)](s);e&&r[n(510)](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(274)];){const s=r[e][n(224)](t);r[n(187)](e,1,...s),e+=s[n(274)]}}return r}(t,a);c[o(274)]&&this[o(144)][o(478)]((()=>{const t=o;for(const e of c){const o=this[t(443)][t(230)](t(546),r,t(229));this[t(243)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(484)],u=t[o(381)];for(const{suggestion:e,meta:n}of this[o(402)](t,o(546))){if(!n[o(231)])continue;if(e[o(383)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(378)]();if(i[o(180)](t,!0))return null;c=c[o(467)](i[o(484)])?c:i[o(484)],u=u[o(299)](i[o(381)])?u:i[o(381)],a?i[o(484)][o(467)](a[o(378)]()[o(484)])?(a[o(389)](),a=e):e[o(389)]():a=e}const l=this[o(144)][o(552)](c,u);if(a)this[o(345)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(444)]({id:t,type:o(178)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(400)](o(178)+r,t,a,l)}}return null}[kc(260)](t,n,r=[],s=null,o={}){const i=kc;n[i(318)]||(n[i(318)]=n[i(236)]),n[i(434)]=t.is(i(407)),s=s||wc(n);const a=r[i(346)]((t=>Fc(t,this[i(144)]))),c=t.is(i(407))?t:Fc(t,this[i(144)]);if(i(376)===this[i(174)]){const t=this[i(443)][i(230)](i(377),s,i(229));return this[i(243)]((()=>t([c],n,o))),null}a[i(510)](c);let u=!0;for(const t of a)if(!this[i(271)](t)){u=!1;break}if(u&&i(529)!==this[i(174)]){const t=this[i(443)][i(230)](i(377),s,i(229));return this[i(243)]((()=>t([c],n,o))),null}let l=null,f=c[i(484)],h=c[i(381)];for(const{suggestion:t,meta:e}of this[i(402)](c,i(377))){if(!e[i(231)])continue;if(e[i(520)]||e[i(431)]||e[i(239)])continue;if(t[i(207)][i(318)]!=n[i(318)])continue;if(!Uc(t,o))continue;const r=t[i(378)]();if(t[i(383)]==s){if(r[i(180)](c,!0))return null;f=f[i(467)](r[i(484)])?f:r[i(484)],h=h[i(299)](r[i(381)])?h:r[i(381)],l?r[i(484)][i(467)](l[i(378)]()[i(484)])?(l[i(389)](),l=t):t[i(389)]():l=t}else{const e=c[i(473)](r);this[i(555)](t,e)}}const g=this[i(474)][i(193)][i(362)](i(398)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(345)](l,this[i(144)][i(552)](f,h)),l;{const t=this[i(444)]({id:d,type:i(561)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(400)](i(561)+s,d,p,this[i(144)][i(552)](f,h)),t}}[kc(442)](t,n,r=[],s=null,o={}){const i=kc;n[i(318)]||(n[i(318)]=n[i(236)]);const a=t[0];n[i(434)]=a.is(i(407)),s=s||wc(n);const c=r[i(346)]((t=>Fc(t,this[i(144)]))),u=a.is(i(407))?t:t[i(346)]((t=>Fc(t,this[i(144)])));if(i(376)===this[i(174)]){const t=this[i(443)][i(230)](i(377),s,i(229));return this[i(243)]((()=>t(u,n,o))),null}c[i(510)](...u);let l=!0;for(const t of c)if(!this[i(271)](t)){l=!1;break}if(l&&i(529)!==this[i(174)]){const t=this[i(443)][i(230)](i(377),s,i(229));return this[i(243)]((()=>t(u,n,o))),null}const f=this[i(474)][i(193)][i(362)](i(398)).me;for(const t of this[i(214)]()){if(t[i(218)].id!=f.id)continue;if(i(377)!=t[i(256)]||t[i(207)][i(318)]!=n[i(318)])continue;if(!Uc(t,o))continue;const e=t[i(383)]==s;for(let n=0;n<u[i(274)];n++){const r=u[n];for(const s of t[i(268)]()){const o=s[i(530)]();if(r[i(356)](o)){e?(u[i(187)](n,1),n--):t[i(428)](s[i(417)]);break}}}}if(0==u[i(274)])return null;const h=this[i(443)][i(230)](i(377),s,i(275));for(const t of this[i(214)]())if(t[i(218)].id==f.id&&i(377)==t[i(256)]&&t[i(207)][i(318)]==n[i(318)]&&t[i(383)]==s&&Uc(t,o)&&(h(t[i(306)](),u)||h(u,t[i(306)]()))){for(const e of u)t[i(363)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(561)+s,m=this[i(444)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(400)](p,g,d,t,zr[i(233)]());return m}[kc(257)](t,n=null,r={}){const s=kc;if(t[s(445)])return null;const o=this[s(474)][s(193)][s(362)](s(398)).me,a=new i.LiveRange(t[s(484)],t[s(381)]);for(const{suggestion:t,meta:e}of this[s(402)](a,s(424)))if(e[s(231)]&&!e[s(520)])if(t[s(348)]){const e=t[s(306)]()[s(190)]((t=>s(382)!=t[s(543)][s(209)]));if(e[s(409)]((t=>a[s(180)](t,!0)))&&t[s(553)](),e[s(134)]((t=>t[s(180)](a,!0)))){const t=this[s(443)][s(230)](s(300),n,s(229));return this[s(243)]((()=>t([a],null,r))),null}}else{const e=a[s(473)](t[s(378)]());null!==e&&t[s(360)]([e],null,r)}if(a[s(204)](),a[s(445)]||s(382)==a[s(543)][s(209)])return null;let c=null,u=a[s(484)],l=a[s(381)];const f=this[s(402)](a,s(300));for(const{suggestion:t,meta:e}of f){const n=this[s(144)][s(552)](u,l);if(e[s(231)]&&(this[s(128)]||!e[s(431)]&&!e[s(239)]))if(t[s(348)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(306)]()){if(r[s(180)](n,!0))return t;n[s(180)](r)||(e=!1)}e&&t[s(553)]()}else{const e=t[s(378)]();if(e[s(180)](n,!0))return t;if(!Uc(t,r)){n[s(180)](e)?t[s(389)]():e[s(264)](u)?u=e[s(381)]:e[s(264)](l)&&(l=e[s(484)]);continue}u=u[s(467)](e[s(484)])?u:e[s(484)],l=l[s(299)](e[s(381)])?l:e[s(381)],r=Object[s(406)]({},t[s(168)]),c?e[s(484)][s(467)](c[s(378)]()[s(484)])?(c[s(389)](),c=t):t[s(389)]():c=t}}if(c)return this[s(345)](c,this[s(144)][s(552)](u,l)),c;{const t=(0,e.uid)(),i=this[s(144)][s(552)](u,l),a=o.id,c=n?s(216)+n:s(300),f=this[s(444)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(400)](c,t,a,i),f}}[kc(292)](t,n=kc(401),r={}){const s=kc,o=this[s(474)][s(193)][s(362)](s(398)).me,a=t[s(346)]((t=>new i.LiveRange(t[s(484)],t[s(381)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(402)](a,s(424)))e[s(231)]&&!e[s(520)]&&c[s(341)](t);for(const e of c)if(e[s(348)]){const o=e[s(306)]();if((!e[s(168)]||!e[s(168)][s(438)])&&o[s(409)]((t=>a[s(134)]((e=>e[s(180)](t,!0)))))&&e[s(553)](),a[s(409)]((t=>o[s(134)]((e=>e[s(180)](t,!0)))))){const e=this[s(443)][s(230)](s(300),n,s(229));return this[s(243)]((()=>e(t,null,r))),null}}else{const t=e[s(378)]();if(a[s(134)]((e=>e[s(180)](t,!0)))&&e[s(553)](),a[s(409)]((e=>t[s(180)](e,!0)))){const t=this[s(443)][s(230)](s(300),n,s(229));return this[s(243)]((()=>t(a,null,r))),null}}const u=this[s(443)][s(230)](s(300),n,s(275));let l=null;for(const t of this[s(214)]())if(t[s(218)].id==o.id&&t[s(454)]&&s(300)==t[s(256)]&&t[s(383)]==n&&Uc(t,r)&&(u(t[s(306)](),a)||u(a,t[s(306)]())))if(l){if(t[s(160)]&&t[s(160)][s(274)])continue;for(const e of t[s(306)]())l[s(149)](e)||l[s(363)](e);t[s(389)]()}else{l=t;for(const e of a)t[s(149)](e)||t[s(363)](e)}if(l)return l;c[s(436)]();for(const{suggestion:t,meta:e}of this[s(402)](a,s(300)))e[s(231)]&&(this[s(128)]||!e[s(431)]&&!e[s(239)])&&Uc(t,r)&&c[s(341)](t);for(const t of c){const e=t[s(306)]();if((!r||!r[s(438)])&&a[s(409)]((t=>e[s(134)]((e=>e[s(180)](t,!0))))))return t;(!t[s(168)]||!t[s(168)][s(438)])&&e[s(409)]((t=>a[s(134)]((e=>e[s(180)](t,!0)))))&&t[s(553)]()}const f=(0,e.uid)(),h=o.id,g=s(216)+n,d=this[s(444)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(204)](),t[s(445)]||s(382)==t[s(543)][s(209)]||this[s(400)](g,f,h,t,zr[s(233)]());return d}[kc(188)](t,n,r,s,o){const i=kc;if(t[i(445)])return[];if(i(376)===this[i(174)])return[];const a=this[i(474)][i(193)][i(362)](i(398)).me.id,c=Array[i(246)](this[i(173)][i(270)]())[i(190)]((e=>i(536)==e[i(256)]&&e[i(207)][i(191)]==n&&e[i(149)](t)));if(i(541)===this[i(174)]){const e=this[i(402)](t,i(424))[i(190)]((({meta:t})=>t[i(231)]&&!t[i(239)]&&!t[i(520)]))[i(346)]((({suggestion:t})=>t));c[i(254)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(536)==t[i(256)]?t[i(207)][i(221)]:void 0,o=t[i(378)](),a=Array[i(246)](u[i(324)]())[i(169)]((t=>t[i(304)](o)));if(!a)continue;const c=a[i(224)](o);this[i(219)](n)&&i(424)==t[i(256)]&&0!=c[i(274)]||(u[i(497)](a),c[i(157)]((t=>{u[i(279)](t,r)})),i(424)!=t[i(256)]&&e!=s&&u[i(279)](a[i(473)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(274)]>37&&console[i(388)](i(504),{key:n});const f=(i(267)+(n+"|")+wc({newValue:s}))[i(361)](0,60),h=this[i(444)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(510)](h),this[i(400)](f,c,a,t)}return l}[kc(163)](t){const e=kc;this[e(278)](t,((t,...n)=>{this[e(223)]((()=>{t(...n)}))}))}[kc(294)](t){const e=kc;this[e(129)][e(341)](t)}[kc(261)](t){const e=kc;this[e(127)][e(341)](t)}[kc(162)](t){const e=kc;return e(536)==t[e(256)]?t[e(383)][e(248)]("|")[0]:null}[kc(345)](t,e){const n=kc,r=t[n(524)]();this[n(144)][n(478)]((t=>{t[n(282)](r,{range:e})}))}[kc(240)](t){const e=kc,n=t.id,r=this[e(474)][e(276)][e(362)](e(283));this[e(557)][e(395)](n)||this[e(557)][e(547)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(557)][e(535)](n);s[e(490)](e(182)),s[e(182)]=!1,t[e(160)]=s}[kc(488)](t,n,r,s){const o=kc;if(t[o(256)]!=n||t[o(383)]!=r||t[o(315)].id!=s)throw this[o(474)][o(386)](o(280)),new e.CKEditorError(o(280),this)}[kc(555)](t,n){const r=kc,s=t[r(378)]();if(n[r(356)](s))t[r(389)]();else if(s[r(180)](n)){const o=this[r(144)][r(429)](n[r(484)][r(145)],r(381));this[r(345)](t,this[r(144)][r(552)](s[r(484)],o));const i=(0,e.uid)(),a=t[r(315)].id,c=t[r(256)]+":"+t[r(383)];this[r(444)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(207)],attributes:t[r(168)]});const u=this[r(144)][r(429)](n[r(381)][r(514)],r(212)),l=this[r(144)][r(552)](u,s[r(381)]);this[r(400)](c,i,a,l)}else if(s[r(264)](n[r(484)])){const e=this[r(144)][r(429)](n[r(484)][r(145)],r(381));this[r(345)](t,this[r(144)][r(552)](s[r(484)],e))}else{const e=this[r(144)][r(429)](n[r(381)][r(514)],r(212));this[r(345)](t,this[r(144)][r(552)](e,s[r(381)]))}}[kc(271)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(402)](t,e(424))){if(!r[e(231)])continue;const s=n[e(306)]();for(const n of s)if(!t[e(224)](n)[e(274)])return!0}return!1}[kc(291)](t){const n=kc,r=this[n(474)][n(193)][n(362)](n(398))[n(298)](t);if(!r)throw new e.CKEditorError(n(255),this);return r}[kc(192)](t){const e=kc,n=this[e(474)][e(193)][e(362)](e(398)),r=(0,o.hashObject)(e(288)+t);return n[e(298)](r)||n[e(132)]({id:r,name:t})}[kc(415)](t,e,n,r,s){const o=kc,i=this[o(291)](r),a=this[o(443)][o(367)](t,e,n,i,s,(t=>{const e=o;this[e(336)](n,{attributes:t});const r=this[e(411)](n);this[e(545)](new Set([r])),this[e(408)](new Set([r]))}));return this[o(385)](a,o(229),(()=>{const t=o;this[t(336)](n,{state:t(505)})}),{priority:o(517)}),this[o(385)](a,o(553),(()=>{const t=o;this[t(336)](n,{state:t(559)})}),{priority:o(517)}),this[o(173)][o(279)](n,a),this[o(464)][o(279)](a,o(328)),a}[kc(321)](t){const e=kc,n=t[e(248)](":");return{group:n[0],type:n[1],subType:n[e(274)]>=5?n[2]:null,id:n[e(274)]<5?n[2]:n[3],authorId:n[e(274)]<5?n[3]:n[4],markerCount:6==n[e(274)]?n[5]:null}}[kc(558)](t,n,r){const s=kc,o=t[s(378)](),i=o[s(484)],a=o[s(381)];this[s(345)](t,this[s(144)][s(552)](i,n));const c=(0,e.uid)(),u=t[s(315)].id,l=t[s(256)]+(t[s(383)]?":"+t[s(383)]:"");this[s(444)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(168)],data:t[s(207)]});const f=this[s(162)](t);(s(377)==t[s(256)]||f&&this[s(219)](f))&&(r=this[s(144)][s(312)](r[s(514)])),this[s(400)](l,c,u,this[s(144)][s(552)](r,a))}[kc(402)](t,e=null){const n=kc,r=[],s=this[n(474)][n(193)][n(362)](n(398)).me;Array[n(185)](t)||(t=[t]);for(const o of this[n(214)]()){if(!o[n(454)])continue;if(e&&o[n(256)]!=e)continue;let i=!1;for(const e of o[n(306)]()){for(const a of t){const t=a[n(484)][n(356)](e[n(381)])||a[n(381)][n(356)](e[n(484)]);if(t||a[n(473)](e)){const c=a[n(180)](e)&&Rc(this[n(144)][n(372)],e[n(484)],a),u=e[n(180)](a)&&Rc(this[n(144)][n(372)],a[n(484)],e);r[n(510)]({suggestion:o,meta:{isOwn:s==o[n(218)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(400)](t,e,n,r,s){const o=kc;this[o(144)][o(478)]((i=>{const a=o;let c=a(511)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(327)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(387)](t){const e=kc,n=t[e(532)],r=t[e(500)];t[e(532)]=null,t[e(500)]=null,null!=n&&n[e(500)]==t&&(n[e(500)]=r),null!=r&&r[e(532)]==t&&(r[e(532)]=n),e(337)==this[e(464)][e(362)](t)&&(this[e(464)][e(279)](t,e(262)),this[e(340)](e(482),t,n,r))}[kc(444)](t){const n=kc,r=t.id,s=this[n(343)](t);if(this[n(350)]&&this[n(350)][n(310)]){const o=this[n(474)][n(193)][n(362)](n(368)),i=s[n(332)],a=s[n(383)]?s[n(256)]+":"+s[n(383)]:s[n(256)],c=this[n(474)][n(494)],u=o[n(341)](Kr(c,n(189))),l={id:r,type:a,hasComments:i,data:t[n(207)]||null,originalSuggestionId:t[n(143)]||null,attributes:s[n(168)]};this[n(350)][n(310)](l)[n(347)]((t=>{const e=n;s[e(164)]=!0,o[e(458)](u),t&&t[e(480)]&&(this[e(173)][e(362)](r)[e(480)]=t[e(480)])}))[n(302)]((t=>{const r=n;throw(0,e.logWarning)(r(495)),this[r(474)][r(290)][r(184)]({isUndoable:!1},(()=>{s[r(553)]()})),s[r(353)](),this[r(173)][r(497)](s.id),this[r(464)][r(497)](s),t}))}return s}[kc(219)](t){const e=kc;return this[e(129)][e(355)](t)}[kc(336)](t,e){const n=kc,r=this[n(474)][n(193)][n(362)](n(368)),s=this[n(411)](t);if(this[n(350)]&&this[n(350)][n(186)])if(s[n(164)]){const s=r[n(341)](Kr(this[n(474)][n(494)],n(189)));this[n(350)][n(186)](t,e)[n(347)]((()=>{r[n(458)](s)}))}else s.on(n(542),(()=>{this[n(336)](t,e)}))}[kc(507)](t){const n=kc;if(!this[n(350)]||!this[n(350)][n(411)])throw new e.CKEditorError(n(551),this);return this[n(350)][n(411)](t)}[kc(136)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(321)](t),i=this[e(173)][e(362)](n)||this[e(415)](r,s,n,o,{});switch(this[e(488)](i,r,s,o),this[e(464)][e(362)](i)){case e(328):this[e(507)](n)[e(347)]((t=>{const r=e;let s=Promise[r(538)]();t[r(332)]&&(s=this[r(557)][r(432)]({channelId:this[r(474)][r(276)][r(362)](r(283)),threadId:n})),s[r(347)]((()=>{const e=r;this[e(343)](t)[e(164)]=!0}))})),this[e(464)][e(279)](i,e(493));break;case e(262):this[e(336)](n,{state:e(419)});case e(232):this[e(464)][e(279)](i,e(337)),this[e(340)](e(217),i);break;case e(337):this[e(340)](e(393),i)}return i[e(333)](t),i}[kc(408)](t){const e=kc,n=Array[e(246)](t),r=n[e(190)]((t=>e(536)==t[e(256)]));this[e(548)](r);const s=n[e(190)]((t=>!t[e(348)]&&e(536)!=t[e(256)])),o=this[e(214)]({skipNotAttached:!0})[e(190)]((t=>!t[e(348)]&&e(536)!=t[e(256)])),i=o[e(190)]((n=>!t[e(355)](n))),a=new Map(o[e(346)]((t=>[t,this[e(443)][e(230)](t[e(256)],t[e(383)],e(384))]))),c=new Map(o[e(346)]((t=>[t,t[e(378)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(274)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(274)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(274)];t++){const n=s[t];!l[e(355)](n)&&n[e(532)]&&(f[e(341)](n[e(532)]),n[e(532)][e(500)]===n&&(n[e(532)][e(500)]=null),n[e(532)]=null),!u[e(355)](n)&&n[e(500)]&&(f[e(341)](n[e(500)]),n[e(500)][e(532)]===n&&(n[e(500)][e(532)]=null),n[e(500)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(274)];e++){const r=g(t,n[e]);r&&(r[0][s(500)]=r[1],r[1][s(532)]=r[0],u[s(341)](r[0]),l[s(341)](r[1]))}}function g(t,n){const r=e;if(t[r(218)].id!==n[r(218)].id)return null;const s=a[r(362)](t)(t,n,c[r(362)](t),c[r(362)](n));return s&&a[r(362)](n)(t,n,c[r(362)](t),c[r(362)](n))?s[1][r(160)]&&s[1][r(160)][r(274)]?null:s:null}f[e(325)]&&this[e(408)](f)}[kc(548)](t){const e=kc;if(0==t[e(274)])return;const n=this[e(214)]({skipNotAttached:!0})[e(190)]((t=>e(536)==t[e(256)]&&t[e(152)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(168)]);s[e(355)](n)||(s[e(279)](n,r[e(274)]),r[e(510)]([]));const i=s[e(362)](n);r[i][e(510)](t)}!function(){const t=e;r[t(556)](((e,n)=>{const r=t,s=e[0][r(480)],o=n[0][r(480)];return s==o?e[0][r(168)][r(165)]<n[0][r(168)][r(165)]?-1:1:s<o?-1:1}));for(const e of r)e[t(556)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(274)];t++){if(0==r[t][e(274)])continue;const n=[];for(let s=t+1;s<r[e(274)];s++)0!=r[s][e(274)]&&i(r[t],r[s])&&n[e(510)](s);for(const s of n)r[t]=r[t][e(249)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(274)];n++){const r=t[n+1]||null;t[n][e(500)]!==r&&(t[n][e(500)]=r)}for(const t of r)for(let n=0;n<t[e(274)];n++){const r=t[n-1]||null;t[n][e(532)]!==r&&(t[n][e(532)]=r)}function i(t,n){const r=e;if(t[0][r(168)][r(165)]!==n[0][r(168)][r(165)]&&t[0][r(218)]!==n[0][r(218)])return!1;if(!function(t,e){const n=r;return!t[n(332)]&&!e[n(332)]||(!t[n(332)]||!e[n(332)])&&(!!(t[n(332)]&&e[n(480)]<t[n(160)][n(471)][n(362)](0)[n(480)])||!!(e[n(332)]&&t[n(480)]<e[n(160)][n(471)][n(362)](0)[n(480)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(168)],r(165)),o=Ac(n[0][r(168)],r(165));return!!Fr(s,o)&&(!!t[r(409)]((t=>n[r(134)]((e=>t[r(378)]()[r(356)](e[r(378)]())))))&&n[r(409)]((e=>t[r(134)]((t=>e[r(378)]()[r(356)](t[r(378)]()))))))}}[kc(545)](t){const e=kc,n=Array[e(246)](t),r=this[e(214)]({skipNotAttached:!0}),s=r[e(190)]((n=>!t[e(355)](n))),o=new Map(n[e(346)]((t=>[t,this[e(443)][e(230)](t[e(256)],t[e(383)],e(275))]))),i=new Map(r[e(346)]((t=>[t,t[e(306)]()])));for(let t=0;t<n[e(274)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(274)];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(274)];e++){const s=r[e];if(s[a(256)]!==n[a(256)]||s[a(218)].id!==n[a(218)].id||s[a(383)]!==n[a(383)])continue;if(!xc(n,s))continue;if(a(536)==n[a(256)]&&n[a(207)][a(221)]!=s[a(207)][a(221)])continue;if(a(536)==n[a(256)]&&t[a(219)](n[a(207)][a(191)]))continue;if(a(377)==n[a(256)]){const e=t[a(474)][a(290)],r=n[a(503)]();if(r&&(e[a(372)][a(540)](r)||e[a(372)][a(461)](r)))continue}const c=o[a(362)](n),u=i[a(362)](n),l=i[a(362)](s),f=n[a(160)]&&n[a(160)][a(274)],h=s[a(160)]&&s[a(160)][a(274)];if(!f&&c(l,u))return t[a(146)](s,n),i[a(497)](n),!0;if(!h&&c(u,l))return t[a(146)](n,s),i[a(497)](s),!0}return!1}}[kc(146)](t,e){const n=kc;if(t[n(348)])for(const r of e[n(306)]())t[n(363)](r);else{const r=e[n(378)]()[n(381)];this[n(345)](t,this[n(144)][n(552)](t[n(378)]()[n(484)],r))}e[n(389)]()}[kc(228)](t,e,n){const r=kc,s=t[r(463)](r(421))||t[r(463)](r(536))?r(198):t[r(433)]();return Kr(this[r(474)][r(494)],e+"_"+s+r(154),n)}[kc(531)](){const t=kc,n=this[t(474)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(144)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(321)](t[i(417)]);if(i(305)===e){r[i(330)](this[i(228)](n,i(253)));break}}for(const t of s){const{group:n,type:s}=this[i(321)](t[i(417)]);if(i(305)===n){r[i(330)](this[i(228)](s,i(364),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[kc(166)](t){const e=kc;if(this[e(284)])return!1;const n=this[e(474)],r=n[e(290)][e(326)][e(489)][e(422)]();if(0==r[e(274)])return!1;const s=[],o=r[e(190)]((t=>e(536)==t[e(256)])),i=r[e(190)]((t=>e(272)==t[e(256)]&&e(203)!=t[e(417)])),a=r[e(190)]((t=>e(458)==t[e(256)]&&e(203)!=t[e(417)]));for(const t of o)s[e(510)]({key:t[e(183)],newValue:t[e(293)],oldValue:t[e(412)],range:Dc(t[e(407)],n[e(290)])});for(const t of i){const r=a[e(169)]((n=>n[e(508)][e(356)](t[e(508)])));r&&s[e(510)]({key:e(237),newValue:t[e(417)],oldValue:r[e(417)],range:n[e(290)][e(469)](t[e(508)][e(263)])})}return 0!=s[e(274)]&&this[e(413)](t,s)}[kc(139)](t){const e=kc;let n=!1;const r=this[e(474)][e(290)][e(326)][e(489)][e(297)]()[e(190)]((t=>t[e(207)][e(396)]&&t[e(417)][e(463)](e(472))));for(const s of r){const{subType:r,id:o}=this[e(321)](s[e(417)]),i=r[e(248)]("|")[0];for(const r of this[e(214)]({skipNotAttached:!0}))r.id!=o&&e(536)==r[e(256)]&&r[e(207)]&&r[e(207)][e(191)]==i&&r[e(378)]()[e(304)](s[e(207)][e(396)])&&(this[e(135)](r,s[e(207)][e(396)],t),n=!0)}return n}[kc(223)](t){this[kc(284)]=!0,t()}[kc(172)](t){const e=kc,n=this[e(219)](t),r=this[e(127)][e(355)](t);return n||r}[kc(413)](t,e){const n=kc;if(0==e[n(274)])return!1;let r=!1;for(const s of e){const e=this[n(402)](s[n(407)],n(536))[n(190)]((t=>!t[n(210)][n(520)]))[n(346)]((t=>t[n(305)])),i=(0,o.hashObject)({newValue:s[n(394)]});e[n(190)]((t=>{const e=n,[r,o]=t[e(383)][e(248)]("|");return r==s[e(191)]&&o!=i}))[n(157)]((e=>{const o=n;this[o(135)](e,s[o(407)],t),r=!0}))}return r}[kc(135)](t,e,n){const r=kc,s=t[r(378)]()[r(224)](e);0!==s[r(274)]?1!==s[r(274)]?this[r(558)](t,e[r(484)],e[r(381)]):this[r(345)](t,s[0]):n[r(428)](t[r(524)]())}}class Sc{constructor(t){const e=kc;this[e(181)]=t,this[e(144)]=t[e(290)],this[e(414)]=new Map,this[e(301)]=new Map,this[e(354)]()}[kc(367)](t,e,n,r,s,o){const i=kc;return new zr(this[i(144)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(230)](t,e,i(229))(...n),onDiscard:(...n)=>this[i(230)](t,e,i(553))(...n)})}[kc(265)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(414)][s(279)](o,r)}[kc(230)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(414)][r(362)](s)||this[r(301)][r(362)](t+":"+n)}[kc(354)](){const t=kc,e=()=>!1,n=t=>{const e=Bc;t[e(556)](((t,n)=>t[e(484)][e(467)](n[e(484)])?1:-1)),this[e(144)][e(478)]((n=>{const r=e;for(const e of t){let t;t=e[r(381)][r(462)]&&e[r(381)][r(514)]==e[r(484)][r(263)]?n[r(205)](e[r(484)][r(263)],"on"):n[r(205)](e),this[r(144)][r(369)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Bc;e&&this[n(144)][n(478)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(346)]((t=>(Mc(t)&&(t=this[s(144)][s(552)](t[s(381)])),t)))[s(190)]((t=>s(382)!==t[s(543)][s(209)]));if(c[s(274)]<1)return;const u=Array[s(246)](this[s(144)][s(326)][s(519)][s(306)]())[s(346)]((t=>i.LiveRange[s(335)](t)));r[s(175)](c);for(const t of this[s(181)][s(496)][s(496)]())t[s(131)]();a[s(510)]({forceDefaultExecution:!0}),this[s(181)][s(142)](o,...a);const l=u[s(190)]((t=>s(382)!=t[s(543)][s(209)]));l[s(274)]>0&&r[s(175)](l);for(const t of u)t[s(204)]()}))},s=(e,n)=>1==e[t(274)]&&1==n[t(274)]&&e[0][t(381)][t(356)](n[0][t(484)]),o=(e,n,r,s)=>Pc(e,n,r,s,this[t(144)])?[e,n]:Pc(n,e,s,r,this[t(144)])?[n,e]:null;this[t(301)][t(279)](t(423),e),this[t(301)][t(279)](t(470),n),this[t(301)][t(279)](t(441),s),this[t(301)][t(279)](t(518),o),this[t(301)][t(279)](t(241),n),this[t(301)][t(279)](t(435),e),this[t(301)][t(279)](t(425),s),this[t(301)][t(279)](t(227),o),this[t(301)][t(279)](t(308),r),this[t(301)][t(279)](t(359),e),this[t(301)][t(279)](t(481),s),this[t(301)][t(279)](t(370),e),this[t(301)][t(279)](t(155),r),this[t(301)][t(279)](t(150),e),this[t(301)][t(279)](t(289),s),this[t(301)][t(279)](t(352),e),this[t(301)][t(279)](t(316),e),this[t(301)][t(279)](t(220),((e,n)=>{const r=t;if(!n)return;const s=this[r(181)][r(193)][r(362)](Nc);this[r(144)][r(478)]((t=>{const o=r;if(o(237)==n[o(191)])for(const r of e){const e=r[o(484)][o(263)],s=n[o(221)];t[o(486)](e,s)}else if(s[o(219)](n[o(191)]))for(const r of e)void 0!==n[o(221)]?t[o(222)](n[o(191)],n[o(221)],r[o(484)][o(263)]):t[o(537)](n[o(191)],r[o(484)][o(263)]);else for(const r of e)n[o(221)]?t[o(222)](n[o(191)],n[o(221)],r):t[o(537)](n[o(191)],r)}))})),this[t(301)][t(279)](t(453),s)}}function Rc(t,e,n){const r=kc;for(const s of e[r(514)][r(344)]({includeSelf:!0,parentFirst:!0})){if(s[r(543)]==s)return!1;if(!n[r(311)](s))return!1;if(t[r(540)](s)||t[r(461)](s))return!0}return!1}function Mc(t){const e=kc;return t[e(381)][e(514)]==t[e(484)][e(263)]&&t[e(381)][e(244)]}function vc(t,e,n,r){const s=kc,o=t=>!t[s(177)].is(s(141))&&!r[s(540)](t[s(177)]),i=t[s(484)][s(196)](o),a=t[s(381)][s(196)](o,{direction:s(405)});return!(t[s(484)][s(356)](i)&&t[s(381)][s(356)](a)||(i[s(467)](a)?n[s(282)](e,{range:n[s(552)](i,a)}):n[s(428)](e),0))}function wc(t){return(0,o.hashObject)(t)}function Oc(t){const e=kc,n=t[e(484)][e(263)];return n&&n.is(e(234))}function Dc(t,e){const n=kc;return null==t[n(381)][n(145)]&&t[n(381)][n(514)]==t[n(484)][n(263)]?Fc(t[n(484)][n(263)],e):t}function Fc(t,e){const n=kc,r=e[n(372)][n(540)](t)||e[n(372)][n(201)](t);return e[n(552)](e[n(429)](t,n(450)),r?e[n(351)](t):e[n(429)](t,n(381)))}function Bc(t,e){const n=Cc();return(Bc=function(t,e){return n[t-=127]})(t,e)}function Pc(t,e,n,r,s){const o=kc;if(t[o(500)])return!1;if(!xc(t,e))return!1;if(n[o(381)][o(356)](r[o(484)]))return!0;if(t[o(256)]!=e[o(256)])return!1;if(!n[o(381)][o(365)](r[o(484)]))return!1;const i=s[o(552)](n[o(381)],r[o(484)])[o(200)]();for(const t of i)if([o(525),o(446)][o(466)](t[o(256)])&&s[o(372)][o(461)](t[o(177)]))return!1;return!0}function xc(t,e){const n=kc;if(!t[n(152)]||!e[n(152)])return!1;const r=new Set(Object[n(324)](t[n(168)])),s=new Set(Object[n(324)](e[n(168)]));if(r[n(497)](n(165)),s[n(497)](n(165)),0==r[n(325)]&&0==s[n(325)])return!0;if(r[n(325)]!=s[n(325)])return!1;const o={...t[n(168)]},i={...e[n(168)]};return delete o[n(165)],delete i[n(165)],JSON[n(349)](o)==JSON[n(349)](i)}function Uc(t,e){const n=kc,r=jc(t[n(168)]),s=jc(e);if(!t[n(152)])return!1;for(const t of Object[n(324)](s))if(!Fr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(406)]({},t);return delete n[e(438)],delete n[e(549)],n}function Gc(){const t=["6778878rAXgkJ","commentThreadController","_setPendingAction","31580890XbwfyI","_discardCommand","canAccept","bind","plugins","remove","PendingActions","186746anzVbN","getRanges","canEditAt","360LtNzPi","2210556rQmXic","listenTo","_pendingAction","locale","discardSuggestion","_editor","_acceptCommand","isEnabled","acceptSuggestion","1012141WrysOx","9iETwia","10gJaLYQ","_removePendingAction","unbind","destroy","view","get","execute","929362KhzWPm","5832108kUErQl","5BeUQqs","change:isDirty","PENDING_ACTION_SUGGESTION","canDiscard","stopListening","isDirty","model","commands","add"];return(Gc=function(){return t})()}function Vc(t,e){const n=Gc();return(Vc=function(t,e){return n[t-=207]})(t,e)}const Hc=Vc;!function(t){const e=Vc,n=t();for(;;)try{if(841064===parseInt(e(243))/1+parseInt(e(209))/2+parseInt(e(244))/3*(parseInt(e(234))/4)+-parseInt(e(211))/5*(-parseInt(e(220))/6)+parseInt(e(230))/7*(-parseInt(e(233))/8)+-parseInt(e(210))/9*(-parseInt(e(245))/10)+-parseInt(e(223))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gc);class Wc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Vc;super(),this[s(217)]=e,this[s(249)]=n,this[s(221)]=r,this[s(239)]=t,this[s(240)]=t[s(218)][s(207)](s(242)),this[s(224)]=t[s(218)][s(207)](s(238)),this[s(249)][s(226)](s(241)).to(this[s(240)],this[s(224)],((t,e)=>t||e)),this[s(249)][s(226)](s(225)).to(this[s(240)],s(241),(t=>t&&this[s(239)][s(217)][s(232)](e[s(231)]()))),this[s(249)][s(226)](s(214)).to(this[s(224)],s(241),(t=>t&&this[s(239)][s(217)][s(232)](e[s(231)]()))),this[s(236)]=null,n[s(216)]&&this[s(222)](),this[s(235)](n,s(242),(()=>this[s(242)]())),this[s(235)](n,s(238),(()=>this[s(238)]())),this[s(235)](n,s(212),(()=>{const t=s;n[t(216)]?this[t(222)]():this[t(246)]()}))}[Hc(242)](){const t=Hc;this[t(240)][t(208)](this[t(217)].id)}[Hc(238)](){const t=Hc;this[t(224)][t(208)](this[t(217)].id)}[Hc(248)](){const t=Hc;this[t(249)][t(247)](t(241)),this[t(249)][t(247)](t(225)),this[t(249)][t(247)](t(214)),this[t(215)](),this[t(221)][t(248)](),this[t(236)]&&this[t(246)]()}[Hc(222)](){const t=Hc,e=Kr(this[t(239)][t(237)],t(213));this[t(236)]=this[t(239)][t(227)][t(207)](t(229))[t(219)](e)}[Hc(246)](){const t=Hc;null!==this[t(236)]&&this[t(239)][t(227)][t(207)](t(229))[t(228)](this[t(236)]),this[t(236)]=null}}const zc=Kc;function Kc(t,e){const n=Zc();return(Kc=function(t,e){return n[t-=233]})(t,e)}function Zc(){const t=["delegate","commentThread","417824UAnpBX","3420515dQYJFx","name","locale","focusTracker","commentThreadInputView","_config","disableComments","_model","parseFromString","descriptionParts","434968TjgaaX","value","shift+tab","addComment","content","SUGGESTION_THREAD_ARIA_LABEL","updateComment","render","canDiscard","editorConfig","118550AZKMtJ","showInput","ariaLabel","length","isActive","bind","editor","2206988FjdeuU","focusables","map","CommentView","commentsListView","isReadOnly","text/html","keystrokes","117SAMBwQ","destroy","canAccept","commentInputView","setData","121vwzvfW","body","authoredAt","_createCommentViews","10052819WAQjPl","formatDateTime","join","733749hmmOVv","author","8tLsbSa","focus","removeComment","SUGGESTION_THREAD_DESCRIPTION","isDirty","tab","disabledSubmit","assign","_localUser","focusCycler","12kDwcXn","isEnabled","target","element","_createCommentThreadInputView","textContent","hasDirtyComment","submit","fire","ariaDescriptionView","cancel","set"];return(Zc=function(){return t})()}!function(t){const e=Kc,n=t();for(;;)try{if(795830===-parseInt(e(288))/1+parseInt(e(305))/2+-parseInt(e(251))/3*(parseInt(e(253))/4)+parseInt(e(278))/5*(-parseInt(e(263))/6)+parseInt(e(248))/7+-parseInt(e(277))/8*(-parseInt(e(239))/9)+parseInt(e(298))/10*(-parseInt(e(244))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zc);class Xc extends s.View{constructor(t,n,r,i){const a=Kc;super(t),this[a(235)]=null,this[a(282)]=null,this[a(272)]=new o.AriaDescriptionView(t,Kr(t,a(256))),this[a(274)](a(302),!1),this[a(274)](a(246),n[a(246)]),this[a(303)](a(246)).to(n),this[a(274)](a(287),[]),this[a(274)](a(257),!1),this[a(274)](a(264),!1),this[a(274)](a(241),!1),this[a(274)](a(296),!1),this[a(303)](a(300)).to(this,a(301),n,a(246),this,a(287),((t,e,r)=>{const s=a,o=r[s(233)]((t=>_(t[s(292)])))[s(250)](". ")+".";return Kr(this[s(280)],s(293),[t-1,n[s(252)][s(279)],e?i[s(249)](e):"",(new DOMParser)[s(286)](o,s(237))[s(245)][s(268)]])})),this[a(306)]=new s.ViewCollection,this[a(281)]=new e.FocusTracker,this[a(238)]=new e.KeystrokeHandler,this[a(262)]=new s.FocusCycler({focusables:this[a(306)],focusTracker:this[a(281)],keystrokeHandler:this[a(238)],keystrokeHandlerOptions:{filter:t=>t[a(265)]!==this[a(266)]},actions:{focusPrevious:a(290),focusNext:a(258)}}),this[a(285)]=n,this[a(261)]=r,this[a(283)]=i,i[a(284)]?this[a(274)](a(301),1):this[a(247)]()}[zc(295)](){const t=zc;super[t(295)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(306)])}[zc(254)](){const t=zc;this[t(266)][t(254)]()}[zc(240)](){const t=zc;this[t(235)]&&this[t(235)][t(240)](),this[t(282)]&&this[t(282)][t(240)](),super[t(240)]()}[zc(247)](){const t=zc,{CommentsListView:e}=this[t(283)];this[t(235)]=new e(this[t(280)],this[t(285)][t(276)],Object[t(260)]({CommentView:this[t(283)][t(234)]},this[t(283)])),this[t(235)][t(275)](t(255)).to(this),this[t(235)][t(275)](t(294)).to(this),this[t(235)][t(303)](t(302)).to(this),this[t(274)](t(301),this[t(235)][t(301)]+1),this[t(303)](t(301)).to(this[t(235)],t(301),(t=>t+1)),this[t(282)]=this[t(267)](),this.on(t(255),(()=>this[t(254)]())),this[t(303)](t(257)).to(this[t(235)],t(269),this[t(282)][t(242)],t(289),((t,e)=>t||!!e))}[zc(267)](){const t=zc,{CommentThreadInputView:e}=this[t(283)],n=new e(this[t(280)],this[t(261)],this[t(283)][t(297)]),r=n[t(242)];return n[t(303)](t(299)).to(this,t(302),this[t(285)][t(276)],t(236),r,t(289),((t,e,n)=>!!n||t&&!e)),r.on(t(270),((e,n)=>{const s=t;this[s(271)](s(291),n),r[s(304)][s(243)]("")})),r.on(t(273),(()=>this[t(254)]())),r[t(303)](t(259)).to(this[t(285)][t(276)],t(236)),n}}function qc(t,e){const n=Jc();return(qc=function(t,e){return n[t-=440]})(t,e)}const Qc=qc;function Jc(){const t=["ck-suggestion--disabled-comments","canDiscard","div","add","render","author","formatDateTime","_model","<p>","ck-rounded-corners","1339874uNIaeU","12362625WmoIQh","isEnabled","ck-suggestion-wrapper--active","560lMXZqy","set","2623188DyYuQa","editorDestroyed","96964Ayitlg","suggestionView","commentThreadInputView","ariaLabel","ariaDescriptionView","setTemplate","type","editorReady","description","4066590blcVAg","color","_descriptionElement","push","</p>","786GjDViv","bind","discardSuggestion","343120FcYgfJ","getTemplate","canAccept","descriptionParts","content","1oVHemD","acceptButton","9JrkGDJ","listitem","ck-suggestion-wrapper","commentsListView","acceptSuggestion","focusables","_config","bindTemplate","ck-suggestion-","commentThread","isActive","disableComments","discardButton","18265OtzEao","delegate","SuggestionView"];return(Jc=function(){return t})()}!function(t){const e=qc,n=t();for(;;)try{if(749198===-parseInt(e(474))/1*(-parseInt(e(444))/2)+-parseInt(e(450))/3+-parseInt(e(469))/4+parseInt(e(489))/5*(parseInt(e(466))/6)+-parseInt(e(452))/7*(parseInt(e(448))/8)+parseInt(e(476))/9*(parseInt(e(461))/10)+parseInt(e(445))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jc);class Yc extends Xc{constructor(t,e,n,r){const s=qc;super(t,e,n,r),this[s(449)](s(458),""),this[s(467)](s(458)).to(this,s(472),(t=>t&&t[0]?t[0][s(458)]:"")),this[s(467)](s(460)).to(this,s(472),this,s(486),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(442)+_(e[n(473)],e[n(462)])+n(465);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(463)]=null,this[s(453)]=new(r[s(491)])(t,e,{formatDateTime:r[s(440)]}),this[s(453)][s(467)](s(460)).to(this),this[s(453)][s(490)](s(480),s(468)).to(this),this[s(453)][s(475)][s(467)](s(446)).to(this,s(471)),this[s(453)][s(488)][s(467)](s(446)).to(this,s(493)),this[s(481)][s(495)](this[s(453)]),this[s(479)]&&this[s(481)][s(495)](this[s(479)]),this[s(454)]&&this[s(481)][s(495)](this[s(454)]),this[s(457)](this[s(470)]())}[Qc(470)](){const t=Qc,e=this[t(483)],n=[this[t(453)]];return this[t(479)]&&n[t(464)](this[t(479)]),this[t(454)]&&n[t(464)](this[t(454)]),n[t(464)](this[t(456)]),{tag:t(494),attributes:{class:["ck",t(443),t(478),e.if(t(486),t(447)),e.to(t(458),(e=>t(484)+e)),this[t(482)][t(487)]&&t(492)],"data-suggestion-id":this[t(441)].id,"data-thread-id":this[t(441)][t(485)].id,"data-author-id":this[t(441)][t(497)].id,tabindex:0,role:t(477),"aria-label":e.to(t(455)),"aria-describedby":this[t(456)].id},children:n}}[Qc(496)](){const t=Qc;super[t(496)](),this[t(479)]&&(this[t(479)][t(490)](t(459)).to(this),this[t(479)][t(490)](t(451)).to(this)),this[t(454)]&&(this[t(454)][t(490)](t(459)).to(this),this[t(454)][t(490)](t(451)).to(this))}}const $c=tu;function tu(t,e){const n=eu();return(tu=function(t,e){return n[t-=339]})(t,e)}function eu(){const t=["EXTERNAL_IMPORT_WORD_SUGGESTION","source","creator","_setupKeyboardNavigation","add","attributes","45qLGpmH","innerHTML","render","focusCycler","_createButton","ck-suggestion--accept","7660300YiZinw","discardButton","ck-annotation__info-name","element","Discard suggestion","_config","ck-suggestion--discard","author","getUserViewNotificationText","focus","tab","33054LivJbB","keystrokes",".ck-annotation__content-wrapper","ck-comment__external","discardSuggestion","ck-annotation__info-time","acceptButton","querySelector","1014792UJXdsq","setTemplate","143grXOuL","focusTracker","@external","1477vYEWlq","1390845FiDmPT","EXTERNAL_IMPORT_WORD_AVATAR","presentation","authoredAt","esc","target","span","ck-annotation__main","formatDateTime","ck-comment__info-time","name","ck-annotation__content-wrapper","bindTemplate","_model","focusFirst","execute","693832mmzMTw","ck-suggestion__actions","ck-suggestion","change:description","ck-annotation__actions","description","push","userView","importWord","ck-suggestion__info-name","fire","ck-annotation","shift+tab","bind","722682dMZXKO","time","listenTo","extendTemplate","check","cancel","getTemplate","ck-suggestion__main","getExternalSuggestionNote","ck-suggestion__info","isExternal","ck-annotation__info","ck-annotation__user","16HkatHb","Accept suggestion","set","div","acceptSuggestion","enter","3109466ZMMvcv","EXTERNAL_AVATAR","locale","EXTERNAL_SUGGESTION","ck-suggestion__user","1pBKNBV","focusables"];return(eu=function(){return t})()}!function(t){const e=tu,n=t();for(;;)try{if(860919===parseInt(e(386))/1*(-parseInt(e(381))/2)+parseInt(e(362))/3+-parseInt(e(375))/4*(-parseInt(e(425))/5)+-parseInt(e(411))/6*(-parseInt(e(424))/7)+-parseInt(e(348))/8*(parseInt(e(394))/9)+-parseInt(e(400))/10+-parseInt(e(421))/11*(-parseInt(e(419))/12))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(345)]=r,this[a(405)]=i,this[a(377)](a(353),""),this[a(361)](a(428)).to(r),this[a(417)]=this[a(398)](Kr(n,a(376)),t.icons[a(366)],a(399),a(379),"sw"),this[a(401)]=this[a(398)](Kr(n,a(404)),t.icons[a(367)],a(406),a(415),"sw"),this[a(355)]=new o.UserView(n,r[a(407)],this[a(408)]()),this[a(355)][a(365)]({attributes:{class:[a(385),a(374)],"aria-hidden":!0}}),this[a(387)]=new s.ViewCollection([this[a(417)],this[a(401)]]),this[a(422)]=new e.FocusTracker,this[a(412)]=new e.KeystrokeHandler,this[a(397)]=new s.FocusCycler({focusables:this[a(387)],focusTracker:this[a(422)],keystrokeHandler:this[a(412)],actions:{focusPrevious:a(360),focusNext:a(410)},keystrokeHandlerOptions:{filter:t=>t[a(430)]!==this[a(403)]}}),this[a(420)](this[a(368)]())}[$c(396)](){const t=$c;super[t(396)]();const e=this[t(403)][t(418)](t(413));e[t(395)]=this[t(353)],this.on(t(351),((n,r,s)=>{e[t(395)]=s})),this[t(391)]()}[$c(368)](){const t=$c,e=this[t(344)],n=[{tag:t(378),attributes:{class:[t(371),t(373)]},children:[{tag:t(431),children:[{text:this[t(355)][t(342)]}],attributes:{class:[t(357),t(402)]}},{tag:t(363),attributes:{datetime:e.to(t(428)),class:[t(341),t(416)]},children:[{text:e.to(t(428),(e=>this[t(405)][t(340)](e)))}]}]},{tag:t(378),attributes:{class:[t(349),t(352)]},children:[this[t(417)],this[t(401)]]},{tag:t(378),attributes:{class:[t(343)]}}];return this[t(345)][t(372)]&&n[t(354)]({tag:t(378),attributes:{class:[t(414)]},children:[{text:this[t(370)]()}]}),{tag:t(378),attributes:{class:[t(350),t(359)],tabindex:-1},children:[this[t(355)],{tag:t(378),attributes:{class:[t(369),t(339)],role:t(427)},children:n}]}}[$c(409)](){const t=$c;this[t(403)][t(409)]()}[$c(408)](){const t=$c;return this[t(345)][t(372)]?t(356)===this[t(345)][t(393)][t(423)][t(389)]?Kr(this[t(383)],t(426),this[t(345)][t(390)][t(342)]):Kr(this[t(383)],t(382),this[t(345)][t(390)][t(342)]):null}[$c(370)](){const t=$c;return t(356)===this[t(345)][t(393)][t(423)][t(389)]?Kr(this[t(383)],t(388)):Kr(this[t(383)],t(384))}[$c(398)](t,e,n,r,s){const i=$c,a=new o.LateFocusButtonView(this[i(383)]);return a[i(377)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(365)]({attributes:{class:n}}),a.on(i(347),(()=>{const t=i;this[t(358)](r,this[t(345)].id)})),a}[$c(391)](){const t=$c,e=this[t(403)];this[t(412)][t(364)](e);for(const e of this[t(387)])this[t(422)][t(392)](e[t(403)]),this[t(412)][t(364)](e[t(403)]);this[t(412)][t(377)](t(380),((n,r)=>{const s=t;e===n[s(430)]&&(this[s(397)][s(346)](),r())})),this[t(412)][t(377)](t(429),((n,r)=>{const s=t;e!==n[s(430)]&&(this[s(409)](),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-=443]})(t,e)}function iu(){const t=["registerAnnotation","getMarkerNames","discardSelectedSuggestions","plugins","commandName","buttonView","Accept all suggestions","comments.maxCommentCharsWhenCollapsed","_handleSuggestionControllerDelayed","innerView","Discard all suggestions","acceptSelectedSuggestions","actionView","_bindAnnotationToEditors","menuBar:trackChanges","editing","_updateController","from","length","stopListening","_disableComments","head","isInContent","TrackChangesUI","SuggestionThreadView","4869966YaqxHr","getAllAdjacentSuggestions","addSourceCollector","destroy","_destroyController","editor","_viewToController","arrowView","263080tjJUrB","getRanges","values","refreshSelectedViews","remove","panelView","source","_unbindEditors","suggestionLoaded","reduce","change:previous","trackChanges.SuggestionThreadView","EditorAnnotations","hasSuggestion","lowest","menuitemcheckbox","componentFactory","_createToolbarButton","_suggestionToController","unbind","descriptionParts","switchbutton","SuggestionView","delegate","5993ptiFCD","CommentsUI","CommentView","getJoined","getFirstRange","isEnabled","4EVXPhM","push","focus","value","view","80nGcveU","discardButton","delete","Accept all selected suggestions","_annotationViews","createAnnotation","comments.editorConfig","acceptAllSuggestions","escape","trackChanges.SuggestionView","CommentsRepository","_refreshActiveMarkers","children","comments.maxCommentsWhenCollapsed","requires","fire","4504788nflbij","size","getByInnerView","bind","filter","toMany","16398310Fplqoj","config","some","change:activeAnnotations","previous","descriptionFactory","suggestionChanged","pluginName","suggestionView","get","createAnnotationView","add","createCommentThreadController","isDirty","trackChanges","items","getMarkers","addComment","19683EUsDha","comments.maxThreadTotalWeight","suggestionUnloaded","clear","commentThread","set","acceptButton","TrackChangesEditing","comments","discardAllSuggestions","Discard all selected suggestions","Track changes","activeMarkers","mainView","commands","Annotations","getSuggestion","activeAnnotations","listenTo","_addUIComponentsToFactory","separator","_initializeController","commentsListView","_handleControllerBuffer","button","5368yLQWjh","init","_createMenuBarMenu","menu","7308294ustztb","menuitem","define","trackChanges.disableComments","isMultiRange","has","execute","suggestion-","getDescriptions","model","isOn","locale","keys","type"];return(iu=function(){return t})()}!function(t){const e=ou,n=t();for(;;)try{if(790343===-parseInt(e(458))/1*(parseInt(e(464))/2)+-parseInt(e(485))/3+parseInt(e(469))/4*(parseInt(e(585))/5)+-parseInt(e(577))/6+-parseInt(e(538))/7+-parseInt(e(534))/8*(-parseInt(e(509))/9)+parseInt(e(491))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(iu);class au extends t.Plugin{static get[su(483)](){const t=su;return[Nc,o.Users,t(479),t(524),t(446)]}static get[su(498)](){return su(575)}constructor(t){const e=su;super(t),this[e(452)]=new Map,this[e(583)]=new Map,this[e(473)]=new Map,this[e(532)]=new Map;const n=this[e(582)][e(492)];n[e(540)](e(445),Yc),n[e(540)](e(478),nu),n[e(540)](e(541),!1),this[e(572)]=n[e(500)](e(541))}[su(560)](t,e){const n=su;0===this[n(532)][n(486)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(532)]){const r=this[t(452)][t(543)](e);r||n?r&&n&&this[t(581)](e):this[t(530)](e)}this[t(532)][t(512)](),this[t(582)][t(555)][t(500)](t(446))[t(588)](),this[t(480)]()}),10),this[n(532)][n(514)](t,e)}[su(535)](){const t=su,e=this[t(582)],n=e[t(555)][t(500)](t(516)),r=e[t(555)][t(500)](t(524)),s=e[t(555)][t(500)](t(446)),o=e[t(555)][t(500)](t(479));this[t(528)](),s[t(579)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(569)](this[e(452)])){const s=t[e(578)](),o=[];for(const t of s){if(!t[e(574)])continue;if(t[e(542)]){o[e(465)](...t[e(586)]());continue}const n=t[e(462)]();if(o[e(570)]>0){const t=o[0][e(461)](n);if(t){o[0]=t;continue}}o[e(465)](n)}n[e(465)]([r[e(468)],o])}return n})),this[t(527)](n,t(593),((e,n)=>{const r=t;this[r(527)](n,r(444),((t,e,s,o)=>{const i=r;n[i(574)]&&(null==s?(this[i(568)](o[i(573)]),this[i(560)](n,!1)):(this[i(568)](s[i(573)]),null==o&&this[i(560)](n,!0)))})),null!==n[r(495)]?this[r(568)](n[r(573)]):this[r(560)](n,!1)})),this[t(527)](n,t(511),((e,n,r)=>{const s=t;this[s(571)](n,s(444)),this[s(532)][s(471)](n),this[s(452)][s(543)](n)&&this[s(581)](n),r&&this[s(568)](r[s(573)])})),this[t(527)](n,t(497),((e,n)=>{this[t(568)](n)})),this[t(527)](r,t(494),(()=>{this[t(480)]()})),this[t(527)](o,t(508),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(447)](r))return;const i=n[o(525)](r);this[o(452)][o(500)](i)[o(468)][o(531)][o(466)](-1)}),{priority:t(448)})}[su(480)](){const t=su,e=this[t(582)][t(555)][t(500)](t(524)),n=this[t(582)][t(555)][t(500)](t(516)),r=Array[t(569)](e[t(526)],(e=>e[t(561)]))[t(489)]((e=>this[t(583)][t(543)](e))),s=[];for(const e of r){const n=this[t(583)][t(500)](e)[t(547)][t(578)]();s[t(465)](...n[t(443)](((e,n)=>[...e,...n[t(553)]()]),[]))}n[t(521)]=s}[su(528)](){const t=su,n=this[t(582)],r=n[t(549)],o=Kr(r,t(520)),i=new e.Collection([{type:t(455),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(505),role:t(449)})},{type:t(529)},{type:t(533),model:new s.ViewModel({withText:!0,label:Kr(r,t(558)),commandName:t(476),role:t(539)})},{type:t(533),model:new s.ViewModel({withText:!0,label:Kr(r,t(472)),commandName:t(563),role:t(539)})},{type:t(533),model:new s.ViewModel({withText:!0,label:Kr(r,t(562)),commandName:t(518),role:t(539)})},{type:t(533),model:new s.ViewModel({withText:!0,label:Kr(r,t(519)),commandName:t(554),role:t(539)})}]);for(const e of i)if(cu(e)){const r=n[t(523)][t(500)](e[t(547)][t(556)]);e[t(547)][t(488)](t(548),t(463)).to(r,t(467),t(463))}n.ui[t(450)][t(502)](t(505),(e=>this[t(451)](e,i,o))),n.ui[t(450)][t(502)](t(566),(e=>this[t(536)](e,i,o)))}[su(451)](t,e,n){const r=su,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(582)][r(523)][r(500)](r(505));o[r(557)][r(514)]({tooltip:n,label:n,icon:ru}),o[r(557)][r(488)](r(548)).to(i,r(467)),o[r(557)].on(r(544),(()=>{const t=r;i[t(544)](),this[t(582)][t(567)][t(468)][t(466)]()})),(0,s.addListToDropdown)(o,e,{role:r(537)});const a=[];for(const t of e)cu(t)&&a[r(465)](this[r(582)][r(523)][r(500)](t[r(547)][r(556)]));const c=o[r(557)];return c[r(564)][r(453)](r(463)),c[r(584)][r(453)](r(463)),c[r(564)][r(488)](r(463)).to(i,r(463)),c[r(584)][r(488)](r(463))[r(490)](a,r(463),((...t)=>t[r(493)]((t=>t)))),o.on(r(544),(t=>{const e=r;this[e(582)][e(544)](t[e(591)][e(556)]),this[e(582)][e(567)][e(468)][e(466)]()})),o}[su(536)](t,e,n){const r=su,o=new s.MenuBarMenuView(t),i=this[r(582)][r(523)][r(500)](r(505));o[r(557)][r(514)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(529)==n[r(551)]){a[r(506)][r(502)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(547)];i[r(488)](...Object[r(550)](c)).to(c),i[r(457)](r(544)).to(o),i.on(r(544),(()=>{const t=r;this[t(582)][t(544)](c[t(556)]),this[t(582)][t(567)][t(468)][t(466)]()})),e[r(481)][r(502)](i),a[r(506)][r(502)](e)}return o[r(488)](r(463)).to(i,r(463)),o[r(590)][r(481)][r(502)](a),o}[su(530)](t){const e=su,n=this[e(582)],r=n[e(492)],s=n[e(555)][e(500)](e(524)),i=n[e(555)][e(500)](e(479)),a=n[e(555)][e(500)](e(446)),c=n[e(555)][e(500)](o.Users).me,u=r[e(500)](e(505))[e(576)],l=r[e(500)](e(505))[e(456)],{CommentsListView:f,CommentThreadInputView:h}=n[e(555)][e(500)](e(459));let g,d,p;this[e(473)][e(543)](t.id)?(d=this[e(473)][e(500)](t.id),g=d[e(522)]):(g=new u(n[e(549)],t,c,{disableComments:this[e(572)],editorConfig:r[e(500)](e(475)),maxCommentsWhenCollapsed:r[e(500)](e(482)),maxThreadTotalWeight:r[e(500)](e(510)),maxCommentCharsWhenCollapsed:r[e(500)](e(559)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(500)](e(549))),CommentView:r[e(500)](e(517))[e(460)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),g[e(499)][e(515)].on(e(544),(()=>{const t=e;n[t(567)][t(468)][t(466)]()})),g[e(499)][e(470)].on(e(544),(()=>{const t=e;n[t(567)][t(468)][t(466)]()})),d=s[e(501)](this[e(582)][e(549)],g),d[e(488)](e(504)).to(g,e(504)),d[e(488)](e(570)).to(g),d[e(488)](e(551)).to(g,e(551),(t=>e(545)+t)),g.on(e(477),(()=>{const t=e;p[t(484)](t(477))})),this[e(473)][e(514)](t.id,d));const m=i[e(503)](t[e(513)],g),I=new Wc(n,t,g,m),E=t[e(578)]()[e(489)]((t=>t[e(574)]));g[e(454)]=n[e(555)][e(500)](e(516))[e(496)][e(546)](E),this[e(452)][e(514)](t,I),this[e(583)][e(514)](g,I),p=s[e(474)]({view:d,target:()=>{const r=e,s=[],i=t[r(578)]()[r(489)]((t=>t[r(574)]));for(const t of i)s[r(465)](...t[r(507)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(567)],s)},type:()=>e(545)+I[e(468)][e(551)]}),i[e(565)](g,p),s[e(502)](p),a[e(552)](p)}[su(581)](t){const e=su,n=this[e(582)][e(555)][e(500)](e(479)),r=this[e(582)][e(555)][e(500)](e(524)),s=this[e(452)][e(500)](t),o=s[e(468)],i=r[e(487)](o);n[e(592)](o),i&&r[e(589)](i),this[e(452)][e(471)](t),this[e(583)][e(471)](o),s[e(580)]()}[su(568)](t){const e=su;if(!t[e(574)]||!this[e(452)][e(543)](t))return;const n=this[e(582)][e(555)][e(500)](e(516)),r=this[e(452)][e(500)](t),s=t[e(578)]();r[e(468)][e(454)]=n[e(496)][e(546)](s)}[su(580)](){const t=su;for(const e of this[t(452)][t(550)]())this[t(581)](e);for(const e of this[t(473)][t(587)]())e[t(522)][t(580)]();super[t(580)]()}}function cu(t){return su(547)in t}var uu=lu;function lu(t,e){var n=fu();return(lu=function(t,e){return n[t-=262]})(t,e)}function fu(){var t=["plugins","1656745TSsDUu","315sRAaeh","354568iozbBt","addSuggestion","1328fCfLsz","202ClxLiM","adapter","addSuggestionData","4139UHIsrM","Comments","34300oZgNJN","TrackChanges","98838kPgjBR","getSuggestion","pluginName","editor","4543wkNHZW","getSuggestions","get","9OoStgY","11588357UQpteZ","requires"];return(fu=function(){return t})()}!function(t){for(var e=lu,n=t();;)try{if(249484===parseInt(e(277))/1*(-parseInt(e(274))/2)+-parseInt(e(265))/3*(parseInt(e(271))/4)+-parseInt(e(269))/5+-parseInt(e(281))/6+parseInt(e(262))/7*(parseInt(e(273))/8)+parseInt(e(270))/9*(parseInt(e(279))/10)+parseInt(e(266))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fu);class hu extends t.Plugin{static get[uu(267)](){return[Nc,au,uu(278)]}static get[uu(283)](){return uu(280)}set[uu(275)](t){var e=uu;this[e(284)][e(268)][e(264)](Nc)[e(275)]=t}get[uu(275)](){var t=uu;return this[t(284)][t(268)][t(264)](Nc)[t(275)]}[uu(272)](t){var e=uu;return this[e(284)][e(268)][e(264)](Nc)[e(276)](t)}[uu(263)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=uu;return this[n(284)][n(268)][n(264)](Nc)[n(263)]({skipNotAttached:t,toJSON:e})}[uu(282)](t){var e=uu;return this[e(284)][e(268)][e(264)](Nc)[e(282)](t)}}const gu=pu;!function(t){const e=pu,n=t();for(;;)try{if(895938===parseInt(e(326))/1+-parseInt(e(311))/2+parseInt(e(291))/3*(-parseInt(e(307))/4)+-parseInt(e(337))/5+-parseInt(e(300))/6*(parseInt(e(292))/7)+-parseInt(e(332))/8+parseInt(e(306))/9*(parseInt(e(341))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Iu);const du=[gu(323)];function pu(t,e){const n=Iu();return(pu=function(t,e){return n[t-=289]})(t,e)}class mu extends t.Plugin{static get[gu(308)](){return[Nc]}static get[gu(331)](){return gu(319)}[gu(293)](){const t=gu,n=this[t(346)];if(n[t(352)][t(313)](t(295),(e=>{const r=t,s=n[r(348)][r(338)][r(305)]()[r(320)](((t,e)=>(t[e]="",t)),{});return n[r(333)][r(298)](s,e)})),t(328)!=typeof n[t(352)][t(330)](t(310))[t(299)])throw new e.CKEditorError(t(315))}[gu(329)](t){return Tu(this[gu(346)],!0,t)}[gu(301)](t){return Tu(this[gu(346)],!1,t)}}function Iu(){const t=["Pagination","getFullData","end","1489225ootiNN","getSuggestions","function","getDataWithAcceptedSuggestions","get","pluginName","13464248LXnZhv","constructor","addCommentThread","result","useAnonymousUser","6270885ceWmxw","document","appendChild","getUser","690PUfUeJ","CommentsRepository","div","addUser","TrackChangesEditing","editor","name","model","data","execute","set","config","discardAllSuggestions","push","_adapter","2378622GWkPvS","230139KGuAQv","init","Users","trackChangesData.editorCreator","getRootsAttributes","getCommentThreads","create","editorCreator","264osiFHA","getDataWithDiscardedSuggestions","rootsAttributes","destroy","TrackChangesDataGetter","getRootNames","639162AgPbJm","4HSLmhV","requires","acceptAllSuggestions","trackChangesData","633718pGCpJZ","map","define","plugins","track-changes-data-invalid-editor-creator","remove","addSuggestionData","users","TrackChangesData","reduce","createDocumentFragment","createElement"];return(Iu=function(){return t})()}class Eu extends t.Plugin{static get[gu(331)](){return gu(304)}constructor(t){const e=gu;super(t),this[e(335)]=e(325)}[gu(293)](){const t=gu;this[t(346)][t(314)][t(330)](t(342))[t(290)]={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(346)][t(314)][t(330)](t(345))[t(290)]=null}}function bu(t){return void 0!==t[gu(296)]}async function Tu(t,e,n){const r=gu,s=(0,o.sanitizeEditorConfig)(t,du);s[r(314)][r(289)](Nc,Eu),s[r(302)]=bu(t)?t[r(296)]():void 0;const i=document[r(321)](),a=t[r(352)][r(330)](r(310))[r(299)],c=await a(s,(()=>function(t){const e=r,n=document[e(322)](e(343));return t[e(339)](n),n}(i)));!function(t,e){const n=r,s=t[n(348)][n(338)][n(305)]()[n(320)](((e,r)=>(e[r]=t[n(349)][n(330)]({rootName:r}),e)),{}),o=t[n(314)][n(330)](n(294))[n(318)][n(312)]((t=>({id:t.id,name:t[n(347)]}))),i=t[n(314)][n(330)](n(345))[n(327)]({skipNotAttached:!0,toJSON:!0}),a=t[n(314)][n(330)](n(342))[n(297)]({skipNotAttached:!0,toJSON:!0}),c=e[n(314)][n(330)](n(294)),u=e[n(314)][n(330)](n(345)),l=e[n(314)][n(330)](n(342));for(const t of l[n(297)]())t[n(316)]();for(const t of o)c[n(340)](t.id)||c[n(344)](t);c.me||c[n(336)]();for(const t of a)l[n(334)](t);for(const t of i)u[n(317)](t);e[n(349)][n(351)](s)}(t,c),c[r(350)](r(e?309:353));const u=bu(c)?c[r(324)](n):c[r(349)][r(330)](n);return await c[r(303)](),u}function _u(t,e){var n=yu();return(_u=function(t,e){return n[t-=211]})(t,e)}function yu(){var t=["253380RrDwjj","1508435zUvsWc","11CIDQOV","3499872blWLii","43446LqqXEm","4WGYLNr","2889063xanOnv","266426pMVZNN","3AFkBwc","119Bxbniu","3826808SwPXye","10gNzWKI"];return(yu=function(){return t})()}!function(t){for(var e=_u,n=t();;)try{if(270901===parseInt(e(220))/1*(parseInt(e(219))/2)+-parseInt(e(212))/3+-parseInt(e(217))/4*(parseInt(e(213))/5)+-parseInt(e(216))/6*(-parseInt(e(221))/7)+-parseInt(e(222))/8+parseInt(e(218))/9*(parseInt(e(211))/10)+-parseInt(e(214))/11*(-parseInt(e(215))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();