@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240916.1 → 0.0.0-nightly-20240917.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:()=>qc,Suggestion:()=>zr,SuggestionThreadView:()=>Zc,SuggestionView:()=>nu,TrackChanges:()=>hu,TrackChangesData:()=>pu,TrackChangesEditing:()=>Rc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=f();return(u=function(t,e){return n[t-=226]})(t,e)}!function(t){const e=u,n=t();for(;;)try{if(748518===-parseInt(e(228))/1+-parseInt(e(229))/2*(-parseInt(e(231))/3)+-parseInt(e(240))/4+parseInt(e(233))/5+-parseInt(e(246))/6*(parseInt(e(245))/7)+parseInt(e(237))/8+parseInt(e(239))/9*(parseInt(e(230))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class l extends t.Command{constructor(t,e){const n=u;super(t),this[n(227)]=e,this[n(232)]=!1,this[n(236)](),this[n(244)]=!1}[c(236)](){this[c(242)]=!0}[c(247)](){const t=c;this[t(232)]=!this[t(232)],this[t(232)]?this[t(226)]():this[t(249)]()}[c(226)](){const t=c;for(const e of this[t(248)][t(241)][t(241)]())e[t(250)]&&!this[t(227)][t(235)](e)&&e[t(234)](t(238))}[c(249)](){const t=c;for(const e of this[t(248)][t(241)][t(241)]())e[t(250)]&&!this[t(227)][t(235)](e)&&e[t(243)](t(238))}}function f(){const t=["2249950AzNsJZ","6ZRycrA","value","7031510GzjWmD","forceDisabled","has","refresh","4404448iRYJsr","TrackChangesCommand","99kWUZBQ","5290228sGFOKO","commands","isEnabled","clearForceDisabled","_isEnabledBasedOnSelection","7835513AjrfgQ","6woJoFa","execute","editor","_enableCommands","affectsData","_disableUnsupportedCommands","_enabledCommands","1382045sIHrkv","140676kGezTE"];return(f=function(){return t})()}const h=g;function d(){const t=["301066ONwdAo","3173295SKOOeD","1711352btdrRT","acceptSuggestion","_suggestions","model","_isEnabledBasedOnSelection","35bnFrMh","get","TrackChangesEditing","editor","isEnabled","6297060eCHRnJ","23208384zJarJw","track-changes-accept-suggestion-not-found","1IsWeWZ","refresh","plugins","5yIGvnD","4131198orcmmQ","10OEuKsA","getRanges","813060meCdEu","canEditAt","11UrXzuI","execute"];return(d=function(){return t})()}function g(t,e){const n=d();return(g=function(t,e){return n[t-=285]})(t,e)}!function(t){const e=g,n=t();for(;;)try{if(731084===parseInt(e(290))/1*(parseInt(e(301))/2)+parseInt(e(302))/3+parseInt(e(297))/4*(-parseInt(e(293))/5)+parseInt(e(287))/6+parseInt(e(308))/7*(parseInt(e(303))/8)+-parseInt(e(294))/9*(parseInt(e(295))/10)+-parseInt(e(299))/11*(parseInt(e(288))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(305)]=e,this[n(291)](),this[n(307)]=!1}[h(291)](){this[h(286)]=!0}[h(300)](t){const n=h,r=this[n(305)][n(309)](t);if(!r)throw new e.CKEditorError(n(289),this);const s=r[n(296)]();this[n(285)][n(306)][n(298)](s)&&this[n(285)][n(292)][n(309)](n(310))[n(304)](r)}}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=447]})(t,e)}function E(){const t=["canEditAt","isEnabled","712456FeteuV","get","1454526kIIWUr","editor","model","_isEnabledBasedOnSelection","13803680wnRlag","493311SAOoMm","refresh","getRanges","track-changes-discard-suggestion-not-found","execute","1033876BlLvAx","TrackChangesEditing","5QLEbaK","288694mCZMGE","discardSuggestion","128378pRHmtn","plugins","_suggestions","18UzJcKX","36dkXFCu"];return(E=function(){return t})()}!function(t){const e=I,n=t();for(;;)try{if(280318===-parseInt(e(458))/1+-parseInt(e(456))/2+-parseInt(e(467))/3+-parseInt(e(453))/4*(-parseInt(e(455))/5)+-parseInt(e(462))/6*(parseInt(e(448))/7)+parseInt(e(465))/8*(-parseInt(e(461))/9)+parseInt(e(447))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(460)]=e,this[n(449)](),this[n(470)]=!1}[m(449)](){this[m(464)]=!0}[m(452)](t){const n=m,r=this[n(460)][n(466)](t);if(!r)throw new e.CKEditorError(n(451),this);const s=r[n(450)]();this[n(468)][n(469)][n(463)](s)&&this[n(468)][n(459)][n(466)](n(454))[n(457)](r)}}function T(){const t=["execute","9CBUsvp","7QigBpg","content","19730205BjGWEK","9409362ZQgKzs","createPositionAt","7cbWmAf","createElement","4PKXCzu","innerText","change","isMultiRange",'"></span>',"span",'<span class="ck-suggestion-type">',"837215lzwObr","splice","sort","286214QMAHGz","push","add","start","isIntersecting","getRanges","createRange","isArray"," [color ","isInContent","createPositionBefore","innerHTML","10434890ropZum","isTouching","3053016DuovME",'" title="',"end","3961617InfeLl","from","map","type","value","length","deletion","split","</span>","next","color","isCollapsed","createPositionAfter",'<span class="ck-suggestion-color" style="background-color: ',"title","join","isObject","replace","schema"];return(T=function(){return t})()}function _(t,e){const n=C;let r="";return r+=t[n(499)]("*")[n(494)](((t,e)=>e%2!=0?n(471)+y(t)+n(500):y(t)))[n(507)](""),e&&(r+=n(505)+e[n(496)]+n(490)+e[n(506)]+n(469)),r}function y(t){const e=C,n=document[e(464)](e(470));return n[e(466)]=t,n[e(486)]}function A(t){const e=C;return t[e(474)](((t,n)=>e(498)==t[e(495)]&&e(498)!=n[e(495)]?-1:e(498)!=t[e(495)]&&e(498)==n[e(495)]?1:0))}function k(t,e){const n=C;let r,s=0;const o=[],i=e[n(510)];for(;s<t[n(497)];){const a=t[s],c=t[s+1];r||(r=e[n(485)](a)),N(e,a,c)||(o[n(476)](e[n(481)](r,i[n(508)](a)?e[n(504)](a):e[n(462)](a,n(491)))),r=null),s++}return o}function C(t,e){const n=T();return(C=function(t,e){return n[t-=459]})(t,e)}function N(t,e,n){const r=C;if(!n)return!1;const s=t[r(504)](e),o=t[r(485)](n);return s[r(488)](o)}!function(t){const e=C,n=t();for(;;)try{if(839187===-parseInt(e(463))/1*(-parseInt(e(475))/2)+parseInt(e(492))/3+parseInt(e(465))/4*(parseInt(e(472))/5)+-parseInt(e(461))/6*(-parseInt(e(513))/7)+-parseInt(e(489))/8+-parseInt(e(512))/9*(parseInt(e(487))/10)+-parseInt(e(460))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);function L(t,e,n){const r=C;for(;n[r(497)];){const s=n[r(473)](0,100);t[r(467)]((()=>{const t=r;for(const n of s)n[t(484)]&&e[t(511)](n.id)}))}}const R=S;function S(t,e){const n=v();return(S=function(t,e){return n[t-=342]})(t,e)}!function(t){const e=S,n=t();for(;;)try{if(196359===parseInt(e(364))/1*(parseInt(e(367))/2)+parseInt(e(344))/3+-parseInt(e(349))/4*(-parseInt(e(361))/5)+parseInt(e(353))/6*(parseInt(e(360))/7)+parseInt(e(343))/8+parseInt(e(359))/9*(parseInt(e(350))/10)+-parseInt(e(358))/11*(parseInt(e(345))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(v);class M extends t.Command{constructor(t,e,n){const r=S;super(t),this[r(365)]=e,this[r(342)]=n,this[r(363)](),this[r(351)]=!1}[R(363)](){const t=R,e=Array[t(354)](this[t(342)][t(356)]())[t(357)]((e=>e[t(348)]));this[t(362)]=this[t(365)][t(362)]&&e}[R(366)](){const t=R,e=A(Array[t(354)](this[t(342)][t(356)]()));for(const n of e){const e=n[t(347)]();if(!this[t(352)][t(346)][t(355)](e))return}L(this[t(352)][t(346)],this[t(365)],e)}}function v(){const t=["1397928SiBfqn","349371OBjXhn","12iJZbWY","model","getRanges","isInContent","100JjsYAe","200FDMPWA","_isEnabledBasedOnSelection","editor","446058iyHhuI","from","canEditAt","values","some","7491759bGoLiZ","60939JQSbmT","7aanZRx","25985XfLoVK","isEnabled","refresh","123271DbmpXE","_command","execute","4MXQrkf","_suggestions"];return(v=function(){return t})()}const w=D;function O(){const t=["398428RMGgTz","_command","_isEnabledBasedOnSelection","values","_selectedSuggestions","model","editor","5loqVpw","4049843GtVfqL","1867806KqNxiH","from","execute","document","getRanges","refresh","9CwgEWF","1400103EXMCOc","_suggestions","45918cGACUf","canEditAt","1396484PuYTuP","isEnabled","20762760ktseJF","size","selection"];return(O=function(){return t})()}function D(t,e){const n=O();return(D=function(t,e){return n[t-=109]})(t,e)}!function(t){const e=D,n=t();for(;;)try{if(395027===-parseInt(e(124))/1+-parseInt(e(126))/2+-parseInt(e(122))/3+parseInt(e(131))/4*(-parseInt(e(113))/5)+-parseInt(e(115))/6+-parseInt(e(114))/7+-parseInt(e(128))/8*(-parseInt(e(121))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);class F extends t.Command{constructor(t,e,n){const r=D;super(t),this[r(132)]=e,this[r(123)]=n,this[r(110)]=new Set,this[r(120)](),this[r(133)]=!1}[w(120)](){const t=w,e=this[t(112)][t(111)][t(118)][t(130)],n=Array[t(116)](this[t(123)][t(109)]());this[t(110)]=function(t,e){const n=C,r=Array[n(493)](t[n(480)]()),s=new Set;for(const o of e)if(o[n(484)])for(const e of r)for(const r of o[n(480)]())(e[n(479)](r)||t[n(503)]&&!o[n(468)]&&o[n(501)]&&r[n(491)][n(488)](e[n(478)]))&&s[n(477)](o);return s}(e,n),this[t(127)]=this[t(132)][t(127)]&&!!this[t(110)][t(129)]}[w(117)](){const t=w,e=A(Array[t(116)](this[t(110)]));for(const n of e){const e=n[t(119)]();if(!this[t(112)][t(111)][t(125)](e))return}L(this[t(112)][t(111)],this[t(132)],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 X=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const q=function(t){return this.__data__.get(t)};const Q=function(t){return this.__data__.has(t)};const Y="object"==typeof global&&global&&global.Object===Object&&global;var J="object"==typeof self&&self&&self.Object===Object&&self;const Z=Y||J||Function("return this")();const $=Z.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=Z["__core-js_shared__"];var ht,dt=(ht=/[^.]+$/.exec(ft&&ft.keys&&ft.keys.IE_PROTO||""))?"Symbol(src)_1."+ht:"";const gt=function(t){return!!dt&&dt in t};var pt=Function.prototype.toString;const mt=function(t){if(null!=t){try{return pt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var It=/^\[object .+?Constructor\]$/,Et=Function.prototype,bt=Object.prototype,Tt=Et.toString,_t=bt.hasOwnProperty,yt=RegExp("^"+Tt.call(_t).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const At=function(t){return!(!ut(t)||gt(t))&&(lt(t)?yt:It).test(mt(t))};const kt=function(t,e){return null==t?void 0:t[e]};const Ct=function(t,e){var n=kt(t,e);return At(n)?n:void 0};const Nt=Ct(Z,"Map");const Lt=Ct(Object,"create");const Rt=function(){this.__data__=Lt?Lt(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(Lt){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 Lt?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]=Lt&&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=Rt,Ft.prototype.delete=St,Ft.prototype.get=vt,Ft.prototype.has=Ot,Ft.prototype.set=Dt;const Pt=Ft;const Bt=function(){this.size=0,this.__data__={hash:new Pt,map:new(Nt||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(!Nt||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 Xt(t){var e=this.__data__=new z(t);this.size=e.size}Xt.prototype.clear=K,Xt.prototype.delete=X,Xt.prototype.get=q,Xt.prototype.has=Q,Xt.prototype.set=Kt;const qt=Xt;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 Yt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Jt=function(t,e,n){"__proto__"==e&&Yt?Yt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Zt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Zt.call(t,e)&&B(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?Z.Buffer:void 0;const de=(he?he.isBuffer:void 0)||ue;var ge=/^(?:0|[1-9]\d*)$/;const pe=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&ge.test(t))&&t>-1&&t%1==0&&t<e};const me=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Ie={};Ie["[object Float32Array]"]=Ie["[object Float64Array]"]=Ie["[object Int8Array]"]=Ie["[object Int16Array]"]=Ie["[object Int32Array]"]=Ie["[object Uint8Array]"]=Ie["[object Uint8ClampedArray]"]=Ie["[object Uint16Array]"]=Ie["[object Uint32Array]"]=!0,Ie["[object Arguments]"]=Ie["[object Array]"]=Ie["[object ArrayBuffer]"]=Ie["[object Boolean]"]=Ie["[object DataView]"]=Ie["[object Date]"]=Ie["[object Error]"]=Ie["[object Function]"]=Ie["[object Map]"]=Ie["[object Number]"]=Ie["[object Object]"]=Ie["[object RegExp]"]=Ie["[object Set]"]=Ie["[object String]"]=Ie["[object WeakMap]"]=!1;const Ee=function(t){return ne(t)&&me(t.length)&&!!Ie[ct(t)]};const be=function(t){return function(e){return t(e)}};var Te="object"==typeof exports&&exports&&!exports.nodeType&&exports,_e=Te&&"object"==typeof module&&module&&!module.nodeType&&module,ye=_e&&_e.exports===Te&&Y.process;const Ae=function(){try{var t=_e&&_e.require&&_e.require("util").types;return t||ye&&ye.binding&&ye.binding("util")}catch(t){}}();var ke=Ae&&Ae.isTypedArray;const Ce=ke?be(ke):Ee;var Ne=Object.prototype.hasOwnProperty;const Le=function(t,e){var n=ce(t),r=!n&&ae(t),s=!n&&!r&&de(t),o=!n&&!r&&!s&&Ce(t),i=n||r||s||o,a=i?ee(t.length,String):[],c=a.length;for(var u in t)!e&&!Ne.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 Re=Object.prototype;const Se=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Re)};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(!Se(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)?Le(t):Oe(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)?Le(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?Z.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 Xe=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const qe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Qe=function(){return[]};var Ye=Object.prototype.propertyIsEnumerable,Je=Object.getOwnPropertySymbols;const Ze=Je?function(t){return null==t?[]:(t=Object(t),qe(Je(t),(function(e){return Ye.call(t,e)})))}:Qe;const $e=function(t,e){return te(t,Ze(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,Ze(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,Ze)};const an=function(t){return sn(t,je,nn)};const cn=Ct(Z,"DataView");const un=Ct(Z,"Promise");const ln=Ct(Z,"Set");const fn=Ct(Z,"WeakMap");var hn="[object Map]",dn="[object Promise]",gn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",In=mt(cn),En=mt(Nt),bn=mt(un),Tn=mt(ln),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||Nt&&yn(new Nt)!=hn||un&&yn(un.resolve())!=dn||ln&&yn(new ln)!=gn||fn&&yn(new fn)!=pn)&&(yn=function(t){var e=ct(t),n="[object Object]"==e?t.constructor:void 0,r=n?mt(n):"";if(r)switch(r){case In:return mn;case En:return hn;case bn:return dn;case Tn:return gn;case _n:return pn}return e});const An=yn;var kn=Object.prototype.hasOwnProperty;const Cn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&kn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Nn=Z.Uint8Array;const Ln=function(t){var e=new t.constructor(t.byteLength);return new Nn(e).set(new Nn(t)),e};const Rn=function(t,e){var n=e?Ln(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,wn=vn?vn.valueOf:void 0;const On=function(t){return wn?Object(wn.call(t)):{}};const Dn=function(t,e){var n=e?Ln(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 Ln(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Rn(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 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]",Xn="[object Object]",qn={};qn[zn]=qn["[object Array]"]=qn["[object ArrayBuffer]"]=qn["[object DataView]"]=qn["[object Boolean]"]=qn["[object Date]"]=qn["[object Float32Array]"]=qn["[object Float64Array]"]=qn["[object Int8Array]"]=qn["[object Int16Array]"]=qn["[object Int32Array]"]=qn["[object Map]"]=qn["[object Number]"]=qn[Xn]=qn["[object RegExp]"]=qn["[object Set]"]=qn["[object String]"]=qn["[object Symbol]"]=qn["[object Uint8Array]"]=qn["[object Uint8ClampedArray]"]=qn["[object Uint16Array]"]=qn["[object Uint32Array]"]=!0,qn["[object Error]"]=qn[Kn]=qn["[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 Xe(e,a)}else{var h=An(e),d=h==Kn||"[object GeneratorFunction]"==h;if(de(e))return Ke(e,c);if(h==Xn||h==zn||d&&!o){if(a=u||d?{}:xn(e),!c)return u?rn(e,Ge(a,e)):$e(e,Pe(a,e))}else{if(!qn[h])return o?e:{};a=Fn(e,h,c)}}i||(i=new qt);var g=i.get(e);if(g)return g;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 Yn=function(t){return Qn(t,5)};const Jn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Zn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\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)||!Zn.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 dr=function(t,e,n,r){if(!ut(t))return t;for(var s=-1,o=(e=fr(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=hr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=ut(l)?l:pe(e[s+1])?[]:{})}$t(a,c,u),a=a[c]}return t};const gr=function(t,e,n){return null==t?t:dr(t,e,n)};const pr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const mr=function(t){return this.__data__.has(t)};function Ir(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new 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,d=2&n?new Er:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var g=t[f],p=e[f];if(r)var m=i?r(p,g,f,e,t,o):r(g,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(d){if(!br(e,(function(t,e){if(!Tr(d,e)&&(g===t||s(g,t,n,r,o)))return d.push(e)}))){h=!1;break}}else if(g!==p&&!s(g,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const yr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const Ar=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var kr=$?$.prototype:void 0,Cr=kr?kr.valueOf:void 0;const Nr=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 Nn(t),new Nn(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 Lr=Object.prototype.hasOwnProperty;const Rr=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:Lr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var d=!0;o.set(t,e),o.set(e,t);for(var g=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){d=!1;break}g||(g="constructor"==l)}if(d&&!g){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(d=!1)}return o.delete(t),o.delete(e),d};var Sr="[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==Sr?vr:c)==vr,f=(u=u==Sr?vr:u)==vr,h=c==u;if(h&&de(t)){if(!de(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new qt),i||Ce(t)?_r(t,e,n,r,s,o):Nr(t,e,c,n,r,s,o);if(!(1&n)){var d=l&&wr.call(t,"__wrapped__"),g=f&&wr.call(e,"__wrapped__");if(d||g){var p=d?t.value():t,m=g?e.value():e;return o||(o=new qt),s(p,m,n,r,o)}}return!!h&&(o||(o=new qt),Rr(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 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)},Vr=Hr;function Hr(t,e){const n=Wr();return(Hr=function(t,e){return n[t-=436]})(t,e)}function Wr(){const t=["hasComments","getContainedElement","createdAt","getAllAdjacentSuggestions","24NSCzXu","11TOEXky","commentThread","onDiscard","getMarkers","size","isExternal","creator","substr","length","removeMarker","588924lWyMwA","_onAccept","toJSON","_onDiscard","18169344oHBXhe","split","5jmhKcd","getRanges","decorate","isIntersectingWithRange","push","removeAttribute","get","onAccept","getMarkerNames","from","928214JzkUSq","_onAttributesChange","171LxtiGk","onAttributesChange","addMarkerName","previous","nodeBefore","374290ZnSINQ","next","delete","suggestion:","isIntersecting","data","7691bkoGsC","getFirstMarker","getFirstRange","authoredAt","setAttribute","end","getMultiRangeId","start","clear","_markerNames","change","isInContent","getRange","addRange","removeMarkers","_isDataLoaded","attributes","markers","head","reduce","getItems","nodeAfter","type","accept","add","addMarker","discard","filter","5064240viwJRT","subType","680500gFNlXA","map","_model","author","118BHmCVx","@external","isMultiRange","_saved","set"];return(Wr=function(){return t})()}!function(t){const e=Hr,n=t();for(;;)try{if(447813===-parseInt(e(487))/1*(-parseInt(e(438))/2)+-parseInt(e(458))/3+-parseInt(e(517))/4*(parseInt(e(464))/5)+-parseInt(e(447))/6*(-parseInt(e(474))/7)+parseInt(e(515))/8+-parseInt(e(476))/9*(-parseInt(e(481))/10)+-parseInt(e(448))/11*(parseInt(e(462))/12))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(502)]=!1,this.id=e.id,this[n(509)]=e[n(509)],this[n(516)]=e[n(516)]||null,this[n(437)]=e[n(437)],this[n(454)]=e[n(454)]||e[n(437)],this[n(453)]=Boolean(e[n(503)]&&e[n(503)][n(439)]),this[n(486)]=null,this[n(436)]=t,this[n(459)]=e[n(471)],this[n(461)]=e[n(450)],this[n(475)]=e[n(477)],this[n(496)]=new Set,this[n(445)]=null,this[n(442)](n(490),null),this[n(442)](n(503),e[n(503)]||{}),this[n(442)](n(479),null),this[n(442)](n(482),null),this[n(442)](n(449),null),this[n(442)](n(441),!1),this[n(466)](n(510)),this[n(466)](n(513))}get[Vr(505)](){const t=Vr;let e=this;for(;e[t(479)];)e=e[t(479)];return e}get[Vr(443)](){const t=Vr;return!!this[t(449)]&&this[t(449)][t(456)]>0}get[Vr(440)](){const t=Vr;return 0!=this[t(496)][t(452)]&&6==Array[t(473)](this[t(496)])[0][t(463)](":")[t(456)]}get[Vr(498)](){return null!==this[Vr(488)]()}[Vr(478)](t){const e=Vr;this[e(496)][e(511)](t)}[Vr(472)](){const t=Vr;return Array[t(473)](this[t(496)])}[Vr(451)](){const t=Vr;return this[t(472)]()[t(518)]((e=>this[t(436)][t(504)][t(470)](e)))[t(514)]((t=>t))}[Vr(488)](){return this[Vr(451)]()[0]||null}[Vr(501)](){const t=Vr;this[t(436)][t(497)]((e=>{const n=t;for(const t of this[n(451)]())e[n(457)](t)})),this[t(496)][t(495)]()}[Vr(457)](t){const e=Vr;this[e(436)][e(497)]((n=>{n[e(457)](t)})),this[e(496)][e(483)](t)}[Vr(500)](t){const e=Vr,n=e(484)+this[e(509)]+":"+this[e(516)]+":"+this.id+":"+this[e(454)].id+":"+zr[e(493)]();this[e(478)](n),this[e(436)][e(497)]((r=>{r[e(512)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(467)](t){const e=Vr;for(const n of this[e(465)]())if(n[e(485)](t))return!0;return!1}[Vr(465)](){const t=Vr;return this[t(451)]()[t(518)]((e=>e[t(499)]()))}[Vr(507)](){const t=Vr;return this[t(465)]()[t(506)](((e,n)=>[...e,...n[t(507)]()]),[])}[Vr(489)](){const t=Vr;var e;return(null===(e=this[t(488)]())||void 0===e?void 0:e[t(499)]())||null}[Vr(444)](){const t=Vr,e=this[t(465)]();if(1!=e[t(456)])return null;const n=e[0],r=n[t(494)][t(508)],s=n[t(492)][t(480)];return r instanceof i.Element?r!=s?null:r:null}[Vr(510)](){const t=Vr;this[t(459)](this[t(465)](),this[t(486)],this[t(503)]),this[t(501)]()}[Vr(513)](){const t=Vr;this[t(461)](this[t(465)](),this[t(486)],this[t(503)]),this[t(501)]()}[Vr(446)](){const t=Vr,e=[];let n=this[t(505)];for(;n;)e[t(468)](n),n=n[t(482)];return e}[Vr(491)](t,e){const n=Vr,r=Yn(this[n(503)]);gr(r,t,e),Fr(r,this[n(503)])||(this[n(503)]=r,this[n(475)](r))}[Vr(469)](t){const e=Vr,n=Yn(this[e(503)]);Gr(n,t),Fr(n,this[e(503)])||(this[e(503)]=n,this[e(475)](this[e(503)]))}[Vr(460)](){const t=Vr;return{id:this.id,type:this[t(516)]?this[t(509)]+":"+this[t(516)]:this[t(509)],authorId:this[t(454)].id,createdAt:this[t(445)],hasComments:this[t(443)],data:this[t(486)],attributes:this[t(503)]}}static[Vr(493)](){const t=Vr;return(0,e.uid)()[t(455)](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 Xr=Qr;function qr(){const t=["normal","removeContainer","1286344ZWVyuC","label","pop","addFormat","add","4185196NgAznD","nodeAfter","isObject","skip","_itemLabelsCallbacks","$1 $2","set","elementStart","softBreak","indexOf","data","map","insertion","checkChild","registerAttributeLabel","_handleInsertRemoveSuggestionDescription","length","EmptyContainer","getFirstRange","*Merge:* %0","_addDescriptionItems","*Remove format:* %0","4625890UbmvHK","_handleCustomCallbackDescription","name","deletion","registerDescriptionCallback","quantity","*Set format:* %0","join","isInContent","previousSibling","isEqual","elementEnd","_schema","removeFormat","1275595FlQCYV","newValue","item","removeObject","type","removeEmptyContainer","element","addObject","*Insert:* %0","has","start","addEmptyContainer","1722849hLsmCs","matchingCallback","registerElementLabel","subType","getDescriptions","_handleRenameSuggestionDescription","Container","format","push","_locale","21RkyvyK","getWalker","_attributeLabels","addContainer","end","ELEMENT_SPACE","attribute","_itemLabels","4475200BrMBTf","_customCallbacks","*Change to:* %0","match","key","nextSibling","*Remove:* %0","REPLACE_TEXT","getItemLabel","get","function","*Split:* %0","_resolveDescriptionItems","text","2481954aThRXk","replace","_handleAttributeSuggestionDescription","$text","remove","isEmpty","$textProxy","Object"];return(qr=function(){return t})()}function Qr(t,e){const n=qr();return(Qr=function(t,e){return n[t-=369]})(t,e)}!function(t){const e=Qr,n=t();for(;;)try{if(714792===-parseInt(e(463))/1+parseInt(e(422))/2+-parseInt(e(380))/3+parseInt(e(427))/4+-parseInt(e(449))/5+parseInt(e(412))/6*(parseInt(e(390))/7)+parseInt(e(398))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qr);class Yr{constructor(t,e){const n=Qr;this[n(399)]=[],this[n(397)]=new Map,this[n(431)]=[],this[n(392)]=new Map,this[n(461)]=t,this[n(389)]=e}[Xr(384)](t){const e=Xr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(443)];o++){const i=t[o];if(!i[e(457)])continue;const a=this[e(450)](i);if(a){if(null!=i[e(383)]){if(r[e(377)](i[e(383)]))continue;r[e(426)](i[e(383)])}n[e(388)](a)}else if(e(396)!=i[e(372)])e(439)!=i[e(372)]&&e(452)!=i[e(372)]||this[e(442)](n,i,t[o+1]);else{const t=i[e(437)][e(402)];if(s[e(377)](t))continue;s[e(426)](i[e(437)][e(402)]),t==Lc?this[e(385)](n,i):this[e(414)](n,i)}}return this[e(410)](n)}[Xr(453)](t){const e=Xr;this[e(399)][e(388)](t)}[Xr(382)](t,n,r=e.priorities[Xr(420)]){const s=Xr;s(408)==typeof t?(0,e.insertToPriorityArray)(this[s(431)],{matchingCallback:t,label:n,priority:r}):this[s(397)][s(433)](t,n)}[Xr(441)](t,e){const n=Xr;this[n(392)][n(433)](t,e)}[Xr(406)](t,e=1){const n=Xr;let r;for(const e of this[n(431)])if(e[n(381)](t)){r=e[n(423)];break}return r||(r=this[n(397)][n(407)](t[n(451)])),r?r(e):1!==e?e+" "+t[n(451)]+"s":""+t[n(451)]}[Xr(447)](t,e){const n=Xr,r=e[n(445)]()[n(391)](),s=n(439)==e[n(372)]?n(426):n(416);for(const e of r){const o=e[n(370)],i=t[t[n(443)]-1];if(o.is(n(418)))i&&i[n(372)][n(436)](n(386))>-1&&t[n(424)](),i&&n(411)==i[n(372)]?i[s]+=o[n(437)]:t[n(388)]({type:n(411),add:n(426)==s?o[n(437)]:"",remove:n(416)==s?o[n(437)]:""});else if(this[n(461)][n(429)](o)){const a=o;if(i&&i[n(372)][n(436)](n(386))>-1&&t[n(424)](),n(460)==e[n(372)])continue;i&&i[n(372)]==s+n(419)&&i[n(374)][n(451)]==a[n(451)]?i[n(454)]++:t[n(388)]({type:s+n(419),element:a,quantity:1}),r[n(430)]((t=>!(n(460)==t[n(372)]&&t[n(370)]==o)))}else if(this[n(461)][n(440)](o,n(415))||o.is(n(374),n(435))){const r=o;if(n(426)==s&&n(434)==e[n(372)]||n(416)==s&&n(460)==e[n(372)])continue;if(i&&-1==i[n(372)][n(436)](n(386))){n(411)==i[n(372)]&&(i[s]+="\n");continue}let a;if(a=n(426)==s?r[n(403)]&&!this[n(461)][n(429)](r[n(403)])?r[n(403)]:null:r[n(458)]&&!this[n(461)][n(429)](r[n(458)])?r[n(458)]:null,r[n(417)]||a&&a[n(417)]){const e=a&&a[n(417)]?a:r;i&&i[n(372)]==s+n(444)&&i[n(374)][n(451)]==e[n(451)]?i[n(454)]++:t[n(388)]({type:s+n(444),element:e,quantity:1})}else t[n(388)]({type:s+n(386),element:r})}}}[Xr(410)](t){const e=Xr,n=this[e(389)],r=[],s=[],o=[];for(const i of t)switch(i[e(372)]){case e(411):if(i[e(426)]=i[e(426)][e(413)](/(\S)\u000A+(\S)/g,e(432))[e(413)](/\u000A/g,""),i[e(416)]=i[e(416)][e(413)](/(\S)\u000A+(\S)/g,e(432))[e(413)](/\u000A/g,""),""!=i[e(426)]&&""!=i[e(416)]){r[e(388)]({type:e(413),content:Kr(n,e(405),['"'+i[e(416)]+'"','"'+i[e(426)]+'"'])});continue}if(null!=i[e(426)][e(401)](/^ +$/)){r[e(388)]({type:e(439),content:Kr(n,e(376),Kr(n,e(395),i[e(426)][e(443)]))});continue}if(null!=i[e(416)][e(401)](/^ +$/)){r[e(388)]({type:e(452),content:Kr(n,e(404),Kr(n,e(395),i[e(416)][e(443)]))});continue}if(""!=i[e(426)]){r[e(388)]({type:e(439),content:Kr(n,e(376),'"'+i[e(426)]+'"')});continue}r[e(388)]({type:e(452),content:Kr(n,e(404),'"'+i[e(416)]+'"')});continue;case e(379):case e(375):r[e(388)]({type:e(439),content:Kr(n,e(376),this[e(406)](i[e(374)],i[e(454)]))});continue;case e(373):case e(371):r[e(388)]({type:e(452),content:Kr(n,e(404),this[e(406)](i[e(374)],i[e(454)]))});continue;case e(393):r[e(388)]({type:e(439),content:Kr(n,e(409),this[e(406)](i[e(374)],i[e(454)]))});continue;case e(421):r[e(388)]({type:e(452),content:Kr(n,e(446),this[e(406)](i[e(374)],i[e(454)]))});continue;case e(425):s[e(388)](i[e(402)]);continue;case e(462):o[e(388)](i[e(402)]);continue;default:r[e(388)](i)}if(s[e(443)]){const t=s[e(438)]((t=>this[e(392)][e(377)](t)?this[e(392)][e(407)](t):t))[e(456)](", ");r[e(388)]({type:e(387),content:Kr(this[e(389)],e(455),t)})}if(o[e(443)]){const t=o[e(438)]((t=>this[e(392)][e(377)](t)?this[e(392)][e(407)](t):t))[e(456)](", ");r[e(388)]({type:e(387),content:Kr(this[e(389)],e(448),t)})}return r}[Xr(450)](t){const e=Xr;for(const n of this[e(399)]){const r=n(t);if(r&&e(372)in r)return r}}[Xr(414)](t,e){const n=Xr,r=e[n(437)],s=void 0===r[n(369)]?n(462):n(425);t[n(388)]({type:s,key:r[n(402)]})}[Xr(385)](t,e){const n=Xr;t[n(388)]({type:n(387),content:Kr(this[n(389)],n(400),this[n(406)](e[n(445)]()[n(378)][n(428)],1))})}[Xr(442)](t,e,n){const r=Xr;if(this[r(447)](t,e),n&&n[r(445)]()&&!e[r(445)]()[r(394)][r(459)](n[r(445)]()[r(378)])){const n=t[t[r(443)]-1],s=r(439)==e[r(372)]?r(426):r(416);n&&r(411)==n[r(372)]&&(n[s]+="\n")}}}const Jr=Zr;function Zr(t,e){const n=ts();return(Zr=function(t,e){return n[t-=307]})(t,e)}!function(t){const e=Zr,n=t();for(;;)try{if(132178===-parseInt(e(314))/1+-parseInt(e(307))/2+-parseInt(e(313))/3+parseInt(e(312))/4*(parseInt(e(309))/5)+-parseInt(e(319))/6+parseInt(e(318))/7*(-parseInt(e(317))/8)+parseInt(e(308))/9*(parseInt(e(321))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ts);class $r extends t.Plugin{[Jr(315)](){const t=Jr,e=this[t(324)],n=e[t(310)][t(323)](t(311));e[t(320)][t(323)](t(322))&&n[t(316)](t(322))}}function ts(){const t=["15tWtKlb","plugins","TrackChangesEditing","61316HQGtKV","718419KPsNss","261836WKszNN","afterInit","enableCommand","12592Snuidi","21vaOVcg","472638cbqgku","commands","50AnoAit","showAIAssistant","get","editor","304400xbBDiz","1481751qeQRMm"];return(ts=function(){return t})()}const es=rs;function ns(){const t=["FORMAT_ALIGN_TO_CENTER","FORMAT_ALIGN_TO_LEFT","justify","formatBlock","afterInit","TrackChangesEditing","8kuXnLN","FORMAT_JUSTIFY_TEXT","AlignmentEditing","*Format:* %0","registerBlockAttribute","locale","_registerLegacyDescription","23412DXcxgH","95OMmEXR","enableDefaultAttributesIntegration","5169318pWgRrI","alignment","FORMAT_ALIGNMENT","right","descriptionFactory","7175833tYIiPX","format","commandName","7249rAuSfa","2023886XExgkk","26284cAWLoY","get","768881IBGgvm","3069cmZjBv","type","editor","value","commandParams","registerDescriptionCallback","FORMAT_ALIGN_TO_RIGHT","3cpcNxA","plugins","has","left","registerAttributeLabel","center","18430PbeYUd"];return(ns=function(){return t})()}function rs(t,e){const n=ns();return(rs=function(t,e){return n[t-=342]})(t,e)}!function(t){const e=rs,n=t();for(;;)try{if(939025===-parseInt(e(366))/1+-parseInt(e(363))/2*(-parseInt(e(374))/3)+-parseInt(e(364))/4*(parseInt(e(352))/5)+-parseInt(e(354))/6+-parseInt(e(359))/7*(-parseInt(e(344))/8)+-parseInt(e(367))/9*(parseInt(e(380))/10)+-parseInt(e(362))/11*(-parseInt(e(351))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ns);class ss extends t.Plugin{[es(342)](){const t=es,e=this[t(369)],n=e[t(349)];if(!e[t(375)][t(376)](t(346)))return;const r=e[t(375)][t(365)](t(343));r[t(353)](t(355)),r[t(348)](t(355)),r[t(358)][t(378)](t(355),Kr(n,t(356))),this[t(350)]()}[es(350)](){const t=es,e=this[t(369)],n=e[t(349)];e[t(375)][t(365)](t(343))[t(358)][t(372)]((e=>{const r=t;if(r(384)!=e[r(368)])return;const{data:s}=e;if(s&&r(355)==s[r(361)]){const t=s[r(371)][0][r(370)];return{type:r(360),content:Kr(n,r(347),function(t){const e=r;switch(t){case e(377):return Kr(n,e(382));case e(357):return Kr(n,e(373));case e(379):return Kr(n,e(381));case e(383):return Kr(n,e(345))}}(t))}}}))}}function os(t,e){const n=cs();return(os=function(t,e){return n[t-=469]})(t,e)}const is=os;!function(t){const e=os,n=t();for(;;)try{if(721046===-parseInt(e(501))/1*(parseInt(e(518))/2)+-parseInt(e(504))/3*(-parseInt(e(520))/4)+parseInt(e(519))/5*(parseInt(e(506))/6)+parseInt(e(479))/7*(parseInt(e(496))/8)+-parseInt(e(487))/9+-parseInt(e(525))/10*(parseInt(e(522))/11)+parseInt(e(490))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(cs);const as=[is(503),is(482),is(471),is(511),is(517),is(526),is(481)];function cs(){const t=["TrackChangesEditing","toUpperCase","932264NGlDIs","type","format","strikethrough","slice","1379903UxJjma","commandName","BoldEditing","21381LHCVka","superscript","102yBRvtk","subscript","bold","underline","FORMAT_UNDERLINE","CodeEditing","formatInline","*Remove format:* %0","FORMAT_BOLD","plugins","toLowerCase","StrikethroughEditing","2zIKJGK","146530YbikQY","484rsbLro","FORMAT_ITALIC","44mgftSa","FORMAT_","code","3340550XBvoin","SubscriptEditing","FORMAT_SUPERSCRIPT","FORMAT_CODE","UnderlineEditing","locale","FORMAT_SUBSCRIPT","has","editor","italic","*Format:* %0","registerDescriptionCallback","49FbfSGM","FORMAT_STRIKETHROUGH","SuperscriptEditing","ItalicEditing","enableDefaultAttributesIntegration","_registerLegacyDescription","registerInlineAttribute","get","2661894wlgmeR","commandParams","afterInit","18679620sYYaMP","forceValue","descriptionFactory","registerAttributeLabel"];return(cs=function(){return t})()}class us extends t.Plugin{[is(489)](){const t=is,e=this[t(475)],n=e[t(515)][t(486)](t(494)),r=e[t(472)];for(const s of as){if(!e[t(515)][t(474)](s))continue;const o=s[t(500)](0,-7)[t(516)](),i=t(523)+o[t(495)]();n[t(483)](o),n[t(485)](o),n[t(492)][t(493)](o,Kr(r,i))}this[t(484)]()}[is(484)](){const t=is,e=this[t(475)],n=e[t(472)],r=e[t(515)][t(486)](t(494));function s(e,s){const o=t;r[o(492)][o(478)]((t=>{const r=o;if(r(512)!=t[r(497)])return;const{data:i}=t;return i&&i[r(502)]===e?i[r(488)][0][r(491)]?{type:r(498),content:Kr(n,r(477),s)}:{type:r(498),content:Kr(n,r(513),s)}:void 0}))}s(t(508),Kr(n,t(514))),s(t(476),Kr(n,t(521))),s(t(509),Kr(n,t(510))),s(t(524),Kr(n,t(470))),s(t(499),Kr(n,t(480))),s(t(507),Kr(n,t(473))),s(t(505),Kr(n,t(469)))}}function ls(){const t=["$root","get","plugins","6050297WYNGpJ","enableCommand","10qEfviJ","blockQuote","value","descriptionFactory","registerDescriptionCallback","markBlockFormat","commands","editor","afterInit","3395766FjYCEf","model","3tgNuma","commandParams","locale","schema","from","name","*Remove format:* %0","BlockQuoteEditing","has","selection","211633XaENPp","checkChild","format","1635848JhDTCq","filter","35gZPJZY","parent","10oiErbi","getSelectedBlocks","239056FVWipD","forceValue","ELEMENT_BLOCK_QUOTE","*Set format:* %0","TrackChangesEditing","4263219IEVaiQ","1380360WSYfHm","commandName","document","change"];return(ls=function(){return t})()}function fs(t,e){const n=ls();return(fs=function(t,e){return n[t-=406]})(t,e)}const hs=fs;!function(t){const e=fs,n=t();for(;;)try{if(408998===-parseInt(e(431))/1+parseInt(e(446))/2*(-parseInt(e(421))/3)+-parseInt(e(434))/4*(-parseInt(e(410))/5)+parseInt(e(419))/6+-parseInt(e(436))/7*(parseInt(e(440))/8)+parseInt(e(445))/9*(-parseInt(e(438))/10)+parseInt(e(408))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ls);class ds extends t.Plugin{[hs(418)](){const t=hs,e=this[t(417)],n=e[t(423)];if(!e[t(407)][t(429)](t(428)))return;const r=e[t(407)][t(406)](t(444)),s=this[t(417)][t(416)][t(406)](t(411));r[t(409)](t(411),((n,o={})=>{const i=t,a=this[i(417)][i(420)][i(448)][i(430)],c=o&&void 0!==o[i(441)]?o[i(441)]:!s[i(412)];let u=[];if(c){const t=Array[i(425)](a[i(439)]())[i(435)]((t=>gs(t)||function(t,e){const n=i,r=e[n(432)](t[n(437)],n(411)),s=e[n(432)]([n(450),n(411)],t);return r&&s}(t,this[i(417)][i(420)][i(424)])));u=k(t,e[i(420)])}else{const t=Array[i(425)](a[i(439)]())[i(435)]((t=>gs(t)));u=k(t,e[i(420)])}e[i(420)][i(449)]((()=>{const t=i;for(const e of u)r[t(415)](e,{commandName:t(411),commandParams:[{forceValue:c}]})}))})),r[t(413)][t(414)]((e=>{const r=t,{data:s}=e;if(s&&r(411)==s[r(447)]){const t=Kr(n,r(442));return s[r(422)][0][r(441)]?{type:r(433),content:Kr(n,r(443),t)}:{type:r(433),content:Kr(n,r(427),t)}}}))}}function gs(t){const e=hs;return e(411)==t[e(437)][e(426)]}const ps=ms;function ms(t,e){const n=Es();return(ms=function(t,e){return n[t-=104]})(t,e)}!function(t){const e=ms,n=t();for(;;)try{if(418260===parseInt(e(122))/1+-parseInt(e(111))/2*(-parseInt(e(109))/3)+-parseInt(e(121))/4+parseInt(e(118))/5*(parseInt(e(117))/6)+parseInt(e(107))/7*(-parseInt(e(119))/8)+-parseInt(e(113))/9+-parseInt(e(106))/10*(-parseInt(e(114))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Es);class Is extends t.Plugin{[ps(104)](){const t=ps,e=this[t(125)];e[t(123)][t(110)](t(112))&&(e[t(123)][t(120)](t(124))[t(116)](t(108)),e[t(123)][t(120)](t(124))[t(116)](t(105)),e[t(123)][t(120)](t(124))[t(116)](t(115)))}}function Es(){const t=["plugins","TrackChangesEditing","editor","afterInit","changeCaseLower","107540JbEmWj","35HwGiFC","changeCaseUpper","3ibGIek","has","1531398mQkbku","CaseChange","1647513DgRCUz","33haHqpt","changeCaseTitle","enableCommand","4213104gxhfVG","5CNMHUy","1015984ynZqEO","get","1303556bxckjr","62051VVBVGO"];return(Es=function(){return t})()}const bs=Ts;function Ts(t,e){const n=_s();return(Ts=function(t,e){return n[t-=154]})(t,e)}function _s(){const t=["2NiJrRe","TrackChangesEditing","enableCommand","get","commands","plugins","197348vGazir","210GexTVx","afterInit","3613044XArvCo","105111kRJSHj","95gabOPb","2853528EOMfjw","2699274mprXYe","editor","1673182BeWJBH","438293pNMqWb","ckbox"];return(_s=function(){return t})()}!function(t){const e=Ts,n=t();for(;;)try{if(489160===parseInt(e(156))/1*(-parseInt(e(158))/2)+parseInt(e(171))/3+-parseInt(e(164))/4*(parseInt(e(169))/5)+parseInt(e(167))/6+-parseInt(e(155))/7+parseInt(e(170))/8+parseInt(e(168))/9*(parseInt(e(165))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_s);class ys extends t.Plugin{[bs(166)](){const t=bs,e=this[t(154)];e[t(162)][t(161)](t(157))&&e[t(163)][t(161)](t(159))[t(160)](t(157))}}const As=ks;function ks(t,e){const n=Ns();return(ks=function(t,e){return n[t-=288]})(t,e)}!function(t){const e=ks,n=t();for(;;)try{if(256706===parseInt(e(293))/1*(parseInt(e(311))/2)+-parseInt(e(345))/3*(parseInt(e(325))/4)+-parseInt(e(317))/5+parseInt(e(334))/6*(parseInt(e(316))/7)+-parseInt(e(290))/8+-parseInt(e(343))/9+parseInt(e(340))/10*(parseInt(e(303))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ns);class Cs extends t.Plugin{[As(329)](){const t=As,e=this[t(320)];if(!e[t(324)][t(312)](t(333)))return;const n=e[t(324)][t(318)](t(307)),r=e[t(338)],s=e[t(341)][t(318)](t(299))[t(319)],o=e[t(310)][t(318)](t(299));n[t(300)](t(322)),n[t(300)](t(336)),n[t(300)](t(299),((r,i={})=>{const a=t,c=e[a(337)],u=e[a(337)][a(314)][a(344)],l=i&&void 0!==i[a(309)]?i[a(309)]:!o[a(306)];let f;i[a(302)]||(i[a(302)]=s[0][a(302)]),f=l?Array[a(330)](u[a(292)]())[a(315)]((t=>Ls(t)||function(t,e){const n=a;return!t.is(n(291))&&!e[n(332)](t)&&e[n(298)](t[n(321)],n(299))}(t,c[a(339)]))):Array[a(330)](u[a(292)]())[a(315)]((t=>Ls(t)));const h=k(f,c);c[a(342)]((()=>{const t=a;for(const e of h)n[t(328)](e,{commandName:t(299),commandParams:[{...i,forceValue:l}],formatGroupId:t(335)})}))})),n[t(304)][t(305)](t(299),(e=>Kr(r,t(323),e))),n[t(304)][t(289)]((e=>{const n=t;if(n(297)!=e[n(326)])return;const o=r.t,{data:i}=e;if(!i||n(299)!=i[n(295)])return;const a=i[n(296)][0][n(302)],c=o(s[n(294)]((t=>t[n(302)]===a))[n(331)])[n(327)]();return i[n(296)][0][n(309)]?{type:n(313),content:Kr(r,n(288),Kr(r,n(323),1)+" ("+c+")")}:{type:n(313),content:Kr(r,n(301),Kr(r,n(323),1))}}))}}function Ns(){const t=["descriptionFactory","registerElementLabel","value","TrackChangesEditing","name","forceValue","commands","34ewMkbf","has","format","document","filter","14UafCID","1064575bHAHcI","get","languages","editor","parent","indentCodeBlock","ELEMENT_CODE_BLOCK","plugins","4tOfPwv","type","toLowerCase","markBlockFormat","afterInit","from","label","isLimit","CodeBlock","1344306fCLVlf","blockName","outdentCodeBlock","model","locale","schema","60130LcHbdC","config","change","610821pkvaNy","selection","67212APSLmm","*Set format:* %0","registerDescriptionCallback","918264AGbPtD","rootElement","getSelectedBlocks","10852FyiNDt","find","commandName","commandParams","formatBlock","checkChild","codeBlock","enableCommand","*Remove format:* %0","language","77PjcNBT"];return(Ns=function(){return t})()}function Ls(t){const e=As;return e(299)==t[e(308)]}function Rs(){const t=["1639aKMJiZ","has","TrackChangesEditing","133938mdmASJ","40UlyBTd","340BADeXM","get","1356GJWTNQ","afterInit","1324GjnqWx","addCommentThread","3642bQrwZP","plugins","CommentsEditing","4365uzPsdP","3524259DEaFeu","7915RjwVXJ","176374yENRxN","6941116xwWhxV","enableCommand","editor"];return(Rs=function(){return t})()}function Ss(t,e){const n=Rs();return(Ss=function(t,e){return n[t-=106]})(t,e)}const Ms=Ss;!function(t){const e=Ss,n=t();for(;;)try{if(873763===-parseInt(e(117))/1*(-parseInt(e(126))/2)+-parseInt(e(111))/3+parseInt(e(114))/4+parseInt(e(112))/5*(parseInt(e(107))/6)+-parseInt(e(120))/7*(-parseInt(e(121))/8)+parseInt(e(110))/9*(-parseInt(e(122))/10)+-parseInt(e(113))/11*(parseInt(e(124))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rs);class vs extends t.Plugin{[Ms(125)](){const t=Ms,e=this[t(116)];e[t(108)][t(118)](t(109))&&e[t(108)][t(123)](t(119))[t(115)](t(106))}}var ws=n(834);function Os(t,e){const n=Ds();return(Os=function(t,e){return n[t-=236]})(t,e)}function Ds(){const t=["_splitMarkerName","48685000rlvSRk","addClass","bindElementToMarker","1410228fxvmVr","model","item","markerRange","isContent","4830693OfQYHs","168HmNury","parent","name","isBlock","342165JTysKc","getCustomProperty","143664wUNOld","isLimit","activeMarkers","toViewElement","ck-suggestion-marker--active","toViewPosition","includes","markerName","mapper","addHighlight","isAtEnd","start","consumable","plugins","TrackChangesEditing","ck-suggestion-marker-","get","nextSibling","test","createUIElement","2225867XeEErh","1218235zPQRHA","push","createRangeOn","span","insert","getItems","elementEnd","hasAttribute","previousPosition","schema","type","writer","getWalker"];return(Ds=function(){return t})()}function Fs(t,e,n){const r=Os,s=[];for(const o of e[r(242)]())o[r(244)](t)&&s[r(238)](n[r(239)](o));return s}function Ps(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(279)][r(282)](r(280));return(o,i,a)=>{const c=r;if(!a[c(278)][c(284)](i[c(257)],o[c(262)]))return;const u=i[c(257)][c(249)](),l=i[c(257)][c(277)],f=t[c(255)][c(246)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(256)];g=g||f[c(258)](e);const n=a[c(274)][c(269)](e);if(n&&n[c(265)](c(275)))return;c(243)==t[c(247)]&&f[c(263)](e)&&!f[c(267)](e)&&(e[c(283)]||l[c(276)]?h&&h[c(261)]==e||(h=e,m(t[c(245)]),p=!0):d=d||t[c(245)])}function m(t){const r=c,{authorId:o}=s[r(250)](i[r(273)]),u=a[r(248)][r(285)](r(240),{class:r(281)+e,"data-author-id":o}),l=a[r(274)][r(271)](t);n&&s[r(268)][r(272)](i[r(273)])&&a[r(248)][r(252)](r(270),u),a[r(248)][r(241)](l,u),a[r(274)][r(253)](u,i[r(273)])}g||p||!d||m(d)}}!function(t){const e=Os,n=t();for(;;)try{if(989818===-parseInt(e(237))/1+-parseInt(e(254))/2+-parseInt(e(259))/3+parseInt(e(266))/4+parseInt(e(264))/5*(-parseInt(e(260))/6)+parseInt(e(236))/7+parseInt(e(251))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ds);const Bs=Us;function xs(){const t=["rootName","createSelection","lock","954568vepdaE","240690VWRXWS","1340976wvKbaH","enableCommand","$graveyard","writer","editing","145999szNfmE","downcastDispatcher","setSelection","11JAsLHc","showSuggestionHighlights","remove","903696TPqqKM","TrackChangesEditing","model","enqueueChange","forward","addMarker:suggestion:deletion","data","fromRange","options","getFirstRange","commands","mapper","requires","275700dykKoy","batch","bind","delete","unbindElementFromMarkerName","markerNameToElements","root","plugins","deleteForward","unit","unlock","selection","document","get","createRange","360mzjQAN","buffer","24XiRLze","init","3UqGmmz","modifySelection","detach","uiElement","high","merge","17563452YjBiFM","end","markerName","editor","start","isCollapsed","removeMarker:suggestion:deletion","35lXUhUK"];return(xs=function(){return t})()}function Us(t,e){const n=xs();return(Us=function(t,e){return n[t-=241]})(t,e)}!function(t){const e=Us,n=t();for(;;)try{if(584489===-parseInt(e(302))/1+parseInt(e(291))/2+parseInt(e(272))/3*(parseInt(e(289))/4)+parseInt(e(285))/5*(parseInt(e(290))/6)+parseInt(e(296))/7*(-parseInt(e(270))/8)+-parseInt(e(268))/9*(parseInt(e(253))/10)+parseInt(e(299))/11*(parseInt(e(278))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xs);class js extends t.Plugin{static get[Bs(252)](){return[ws.Delete]}[Bs(271)](){const t=Bs,e=this[t(281)],n=e[t(260)][t(266)](t(241));n[t(292)](t(256));const r=e[t(250)][t(266)](t(261));n[t(292)](t(261),((n,s={})=>{const o=t,a=e[o(242)][o(287)](e[o(242)][o(265)][o(264)]);a[o(283)]&&e[o(242)][o(273)](a,{direction:o(244),unit:s[o(262)]});const c=a[o(249)](),u=i.LiveRange[o(247)](c);let l;n(s),l=o(293)==u[o(259)][o(286)]?e[o(242)][o(267)](c[o(282)]):e[o(242)][o(267)](u[o(282)],u[o(279)]),u[o(274)](),e[o(242)][o(243)](r[o(269)][o(254)],(t=>{const e=o;r[e(269)][e(288)](),t[e(298)](t[e(267)](l[e(279)])),r[e(269)][e(263)]()}))})),e[t(295)][t(297)].on(t(245),Ps(e,t(277)),{priority:t(276)}),e[t(246)][t(297)].on(t(245),((n,r,s)=>{const o=t;s[o(248)][o(300)]&&Ps(e,o(277),{showActiveMarker:!1})[o(255)](this)(n,r,s)}),{priority:t(276)}),e[t(295)][t(297)].on(t(284),((e,n,r)=>{const s=t,o=r[s(251)][s(258)](n[s(280)]);if(o)for(const t of o)t.is(s(275))&&(r[s(251)][s(257)](t,n[s(280)]),r[s(294)][s(301)](t))}),{priority:t(276)})}}const Gs=Vs;function Vs(t,e){const n=Ws();return(Vs=function(t,e){return n[t-=169]})(t,e)}!function(t){const e=Vs,n=t();for(;;)try{if(877610===-parseInt(e(227))/1*(-parseInt(e(301))/2)+parseInt(e(201))/3+parseInt(e(250))/4+-parseInt(e(175))/5+-parseInt(e(325))/6*(-parseInt(e(228))/7)+parseInt(e(238))/8+parseInt(e(214))/9*(-parseInt(e(308))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ws);class Hs extends t.Plugin{[Gs(289)](){const t=Gs,e=this[t(224)];if(!e[t(257)][t(317)](t(190)))return;const n=e[t(258)],r=e[t(257)][t(234)](t(269)),s=e[t(257)][t(317)](t(177)),o=!!e[t(327)][t(234)](t(209));function i(e){const r=t;return{type:r(268),content:""+Kr(n,r(279),e)}}function a(e){const r=t;return{type:r(268),content:""+Kr(n,r(329),e)}}r[t(295)](t(183)),r[t(295)](t(226)),r[t(295)](t(220)),r[t(295)](t(252)),r[t(295)](t(273)),r[t(295)](t(290)),r[t(295)](t(277)),r[t(295)](t(275)),r[t(236)](t(216)),r[t(236)](t(218)),r[t(236)](t(271)),o&&(r[t(295)](t(248)),r[t(295)](t(283))),s&&(r[t(295)](t(241)),r[t(295)](t(270)),r[t(236)](t(180)),r[t(309)][t(314)]((e=>{const r=t,{data:s}=e;if(s&&r(180)==s[r(280)])return{type:r(268),content:s[r(319)]?Kr(n,r(229)):Kr(n,r(296))}})),this[t(224)][t(293)][t(206)][t(213)]((e=>{const n=t;if(e[n(320)][n(328)])return!1;let s=!1;const o=r[n(303)]({skipNotAttached:!0})[n(212)]((t=>n(180)===r[n(240)](t)));for(const t of o)n(172)!=t[n(287)]()[n(302)][n(243)][n(322)](n(218))&&(r[n(274)](t[n(287)](),n(311))[n(230)]((t=>n(218)===r[n(240)](t[n(225)])))||(e[n(215)](t[n(195)]()),s=!0));return s}))),r[t(309)][t(255)](t(271),Kr(n,t(204)));const c={type:t(268),content:""};r[t(309)][t(314)]((e=>{const r=t,{data:s}=e;if(!s||r(218)!=s[r(280)])return;let u=e[r(291)];for(;u;){if(u[r(305)]&&((r(232)==u[r(305)][r(280)]||r(223)==u[r(305)][r(280)])&&(u[r(305)][r(319)]&&r(170)!=u[r(305)][r(319)]||r(170)!=u[r(305)][r(244)]&&!s[r(319)])||!o&&u[r(305)][r(280)]==Lc))return c;u=u[r(169)]}if(null==s[r(319)])switch(s[r(244)]){case r(221):return a(Kr(n,r(260)));case r(318):return a(Kr(n,r(231)));case r(172):return a(Kr(n,r(278)))}switch(s[r(319)]){case r(221):return i(Kr(n,r(260)));case r(318):return i(Kr(n,r(231)));case r(172):return i(Kr(n,r(278)))}})),r[t(309)][t(314)]((e=>{const n=t,{data:r}=e;if(r&&n(271)==r[n(280)])return null==r[n(319)]||null==r[n(244)]&&0==r[n(319)]?c:void 0})),r[t(309)][t(314)]((e=>{const r=t;if(r(311)!=e[r(310)])return;const{data:s}=e;if(!s||r(216)!=s[r(280)])return;const o=zs(e);return r(319)==o?{type:r(268),content:Kr(n,r(186))}:r(244)==o?{type:r(268),content:Kr(n,r(282))}:c})),e[t(293)][t(206)][t(213)]((e=>this[t(298)](e))),e[t(293)][t(206)][t(213)]((e=>this[t(217)](e))),e[t(293)][t(206)].on(t(264),((e,n)=>{const r=t;if(n[r(328)]||!n[r(210)])return!1;this[r(288)]()}),{priority:t(323)}),this[t(208)]()}[Gs(298)](t){const e=Gs;if(t[e(320)][e(328)]||!t[e(320)][e(210)])return!1;let n=!1;const r=this[e(224)][e(257)][e(234)](e(269))[e(303)]({skipNotAttached:!0})[e(212)]((t=>t[e(305)]&&e(216)==t[e(305)][e(280)]))[e(212)]((t=>t[e(305)][e(319)]&&t[e(305)][e(244)]));for(const s of r)zs(s)||(t[e(215)](s[e(195)]()),n=!0);return n}[Gs(217)](t){const e=Gs;if(t[e(320)][e(328)]||!t[e(320)][e(210)])return!1;const n=this[e(224)][e(257)][e(234)](e(269));if(n[e(253)][e(249)])return!1;let r=!1;const s=[e(218),e(216),e(271),e(232),e(174),e(246),e(256),e(182),e(223)],o=this[e(224)][e(293)][e(206)][e(321)][e(272)]()[e(212)]((t=>e(311)==t[e(310)]))[e(212)]((t=>s[e(193)](t[e(315)])));if(0==o[e(211)])return r;for(const i of o){const o=n[e(274)](i[e(312)],e(311))[e(212)]((t=>!t[e(191)][e(304)]))[e(184)]((t=>t[e(225)]))[e(212)]((t=>{const r=e,o=n[r(240)](t);return s[r(193)](o)}));if(o[e(211)]){for(const n of o)t[e(215)](n[e(195)]());r=!0}}return r}[Gs(288)](){const t=Gs,e=this[t(224)][t(257)][t(234)](t(269)),n=[t(218),t(216),t(271),t(232),t(174),t(246),t(256),t(182),t(223)];let r;const s=new Set(this[t(224)][t(293)][t(206)][t(321)][t(326)]()[t(212)]((r=>{const s=t;if(r[s(305)][s(178)]||!r[s(305)][s(181)])return null;if(!r[s(259)][s(266)](s(205)))return null;const{id:o}=e[s(245)](r[s(259)]);if(!e[s(176)](o))return null;const i=e[s(189)](o);return n[s(193)](i[s(305)][s(280)])}))[t(184)]((n=>{const s=t,{id:o}=e[s(245)](n[s(259)]),i=e[s(189)](o);return r=i[s(313)][s(263)],i[s(287)]()[s(302)][s(243)]})));if(0==s[t(187)])return;const o=e[t(303)]({skipNotAttached:!0})[t(212)]((e=>t(311)==e[t(310)]&&e[t(305)]&&n[t(193)](e[t(305)][t(280)])&&e[t(313)][t(263)]!=r))[t(184)]((e=>({listItem:e[t(287)]()[t(302)][t(243)],groupId:e[t(313)][t(263)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(317)](n)&&i[t(286)](e);for(const n of e[t(303)]())i[t(317)](n[t(313)][t(263)])&&n[t(316)](t(263),r)}[Gs(208)](){const t=Gs,e=this[t(224)],n=e[t(258)],r=e[t(257)][t(234)](t(269));this[t(307)](),r[t(196)][t(276)](t(173),t(207),t(285),(function(n,r){const s=t,o=[];for(let t of n)t[s(302)][s(243)]===t[s(292)][s(247)]&&(t=e[s(293)][s(192)](e[s(293)][s(235)](t[s(302)][s(243)],0))),o[s(219)](t);e[s(293)][s(200)]((t=>{const n=s,a=e[n(293)][n(206)][n(194)],c=Array[n(299)](a[n(265)]())[n(184)]((t=>i.LiveRange[n(261)](t)));t[n(262)](o),e[n(281)][n(234)](r[n(330)])[n(197)](),r[n(188)][n(219)]({forceDefaultExecution:!0}),e[n(237)](r[n(330)],...r[n(188)]),t[n(262)](c);for(const t of c)t[n(254)]()}))})),r[t(309)][t(297)]((function(n){const r=t,s=!e[r(293)][r(179)][r(284)](n),o=n[r(294)],i=n[r(222)],a=n[r(322)](r(216)),c=!o||o[r(322)](r(216))!==a,u=!i||i[r(322)](r(216))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(324),e)))}[Gs(307)](){const t=Gs,e=this[t(224)],n=e[t(258)];function r(n){const r=t,s=e[r(281)][r(234)](r(226))[r(249)],o=e[r(281)][r(234)](r(183))[r(249)];return r(183)===n?s:o}e[t(257)][t(234)](t(269))[t(309)][t(314)]((function(s){const o=t;if(o(173)!=s[o(310)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(330)]){case o(226):u=i[o(188)][0][o(233)],l=r(i[o(330)]),a=o(u?202:198),!l&&e[o(327)][o(234)](o(209))||(a=o(171)),c={type:o(268),content:Kr(n,a,Kr(n,o(260)))};break;case o(183):u=i[o(188)][0][o(233)],l=r(i[o(330)]),a=o(u?202:198),!l&&e[o(327)][o(234)](o(209))||(a=o(171)),c={type:o(268),content:Kr(n,a,Kr(n,o(231)))};break;case o(273):a=o(199),c={type:o(268),content:Kr(n,a,Kr(n,o(324)))};break;case o(290):a=function(t){const e=o,n=t[e(287)]();let r=n[e(302)][e(243)];for(;r&&n[e(300)](r);){if(r[e(322)](e(271))>0)return!1;r=r[e(222)]}return!0}(s)?Kr(n,o(198),Kr(n,function(t){const e=o;return e(251)+t[e(287)]()[e(302)][e(243)][e(322)](e(218))[e(203)]()+e(267)}(s))):Kr(n,o(239),Kr(n,o(324))),c={type:o(268),content:a};break;case o(248):case o(283):!1===i[o(242)]&&(a=o(185),c={type:o(306),content:Kr(n,a,Kr(n,o(324)))})}return c}))}}function Ws(){const t=["getFirstMarker","_suggestionFactory","refresh","*Format:* remove from %0","*Indent:* %0","change","3835491uQHlCw","*Format:* insert into %0","toUpperCase","FORMAT_INDENT","suggestion:attribute:","document","documentList","_supportLegacySuggestions","list.multiBlock","isLocal","length","filter","registerPostFixer","43287435LDGbhG","removeMarker","listItemId","noTrackChangesFixer","listType","push","customNumberedList","bulleted","nextSibling","listMarkerStyle","editor","suggestion","bulletedList","461447iIaNwS","7CvSwdG","*Check item*","find","ELEMENT_NUMBERED_LIST","listStyle","forceValue","get","createPositionAt","registerBlockAttribute","execute","2113288GaUalQ","*Outdent:* %0","_getAttributeKey","todoList","multipleBlocks","nodeAfter","oldValue","_splitMarkerName","listReversed","parent","mergeListItemBackward","value","5356348bSFnDC","ELEMENT_","customBulletedList","trackChangesCommand","detach","registerAttributeLabel","todoListCheck","plugins","locale","name","ELEMENT_BULLETED_LIST","fromRange","setSelection","groupId","change:data","getRanges","startsWith","_LIST","format","TrackChangesEditing","checkTodoList","listIndent","getChanges","indentList","_findSuggestions","splitListItemBefore","registerCustomCallback","splitListItemAfter","ELEMENT_TODO_LIST","*Set format:* %0","key","commands","*Split:* list item","mergeListItemForward","isObject","accept","add","getFirstRange","assureChains","afterInit","outdentList","head","end","model","previousSibling","enableDefaultAttributesIntegration","*Uncheck item*","registerElementLabel","listItemIdFixer","from","containsItem","6GfiQzi","start","getSuggestions","isNextTo","data","deletion","_registerLegacyDescription","10NgLTWe","descriptionFactory","type","attribute","range","attributes","registerDescriptionCallback","attributeKey","setAttribute","has","numbered","newValue","batch","differ","getAttribute","high","ELEMENT_LIST_ITEM","10284402CyyJVi","getChangedMarkers","config","isUndo","*Remove format:* %0","commandName","next","default","*Change to:* %0","todo","formatBlock","listStart","1464140MrgnbR","hasSuggestion","TodoListEditing","oldRange","schema","todoListChecked","newRange","listMarker","numberedList","map","*Merge:* %0","*Merge:* list item","size","commandParams","getSuggestion","ListEditing","meta","createRange","includes","selection"];return(Ws=function(){return t})()}function zs(t){const e=Gs;let n=t[e(287)]()[e(302)][e(243)][e(294)];for(;n;){const r=n[e(322)](e(216));if(!r)return!1;if(r==t[e(305)][e(319)])return e(319);if(r==t[e(305)][e(244)])return e(244);n=n[e(294)]}return!1}const Ks=Xs;function Xs(t,e){const n=Js();return(Xs=function(t,e){return n[t-=277]})(t,e)}!function(t){const e=Xs,n=t();for(;;)try{if(523343===-parseInt(e(351))/1*(parseInt(e(359))/2)+-parseInt(e(347))/3+-parseInt(e(337))/4+-parseInt(e(357))/5*(-parseInt(e(279))/6)+-parseInt(e(344))/7+-parseInt(e(309))/8*(-parseInt(e(329))/9)+parseInt(e(305))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Js);class qs extends t.Plugin{[Ks(332)](){const t=Ks;if(!this[t(299)][t(303)][t(311)](t(315)))return;const e=this[t(299)][t(318)][t(291)](t(358)),n=this[t(299)][t(303)][t(291)](t(280));e[t(298)]&&(n[t(327)](t(349)),n[t(348)](t(349))),e[t(338)]&&(n[t(327)](t(335)),n[t(348)](t(335))),e[t(306)]&&(n[t(327)](t(360)),n[t(348)](t(360)));const r={type:t(324),content:""};n[t(363)][t(368)](this[t(312)][t(362)](this));const s=this[t(299)][t(341)];n[t(363)][t(284)](t(335),Kr(s,t(367))),n[t(363)][t(368)]((e=>{const n=t,{data:s}=e;if(s&&n(335)==s[n(326)])return null==s[n(354)]||0==s[n(354)]&&null==s[n(330)]?r:void 0})),n[t(363)][t(284)](t(360),Kr(s,t(297))),n[t(363)][t(368)]((e=>{const n=t,{data:s}=e;if(s&&n(360)==s[n(326)])return null==s[n(354)]||1==s[n(354)]&&null==s[n(330)]?r:void 0})),this[t(299)][t(364)][t(323)][t(328)]((e=>{const r=t;if(e[r(355)][r(310)])return!1;let s=!1;const o=n[r(319)]({skipNotAttached:!0})[r(294)]((t=>{const e=r,s=n[e(340)](t);return e(360)==s||e(335)==s}));for(const t of o){const o=t[r(289)]()[r(336)][r(322)][r(308)](r(333));r(334)!=o&&r(304)!=o&&(n[r(290)](t[r(289)](),r(292))[r(293)]((t=>r(333)==n[r(340)](t[r(339)])))||(e[r(288)](t[r(287)]()),s=!0))}return s})),this[t(300)]()}[Ks(312)](t){const e=Ks,n=this[e(299)][e(341)],{data:r}=t,s={type:e(324),content:""};if(!r||e(349)!=r[e(326)])return;if(!r[e(330)])return e(307)==r[e(354)]?s:{type:e(324),content:""+Kr(n,e(278),Kr(n,this[e(301)](r[e(354)])))};if(!r[e(354)]){if(e(307)==r[e(330)])return s;let o=t[e(285)];for(;o;){if(o[e(320)]&&e(333)==o[e(320)][e(326)]&&o[e(320)][e(354)])return s;o=o[e(282)]}return{type:e(324),content:""+Kr(n,e(277),Kr(n,this[e(301)](r[e(330)])))}}if(e(307)!=r[e(354)])return{type:e(324),content:""+Kr(n,e(278),Kr(n,this[e(301)](r[e(354)])))};let o=t[e(285)];for(;o;){if(o[e(320)]&&e(333)==o[e(320)][e(326)]&&o[e(320)][e(354)]&&o[e(320)][e(330)])return s;o=o[e(282)]}const i=t[e(289)]()[e(336)][e(322)][e(308)](e(333));return{type:e(324),content:Kr(n,e(278),Kr(n,e(316)+i[e(286)]()+e(365)))}}[Ks(300)](){const t=Ks,e=this[t(299)],n=e[t(341)];e[t(303)][t(291)](t(280))[t(363)][t(368)]((e=>{const r=t;if(r(321)!=e[r(346)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(296)]){case r(349):o=r(313),i={type:r(324),content:Kr(n,o,Kr(n,this[r(301)](s[r(342)][0][r(346)])))};break;case r(335):o=s[r(342)][0][r(338)]?r(302):r(353),i={type:r(324),content:Kr(n,o)};break;case r(360):o=r(283),i={type:r(324),content:Kr(n,o,s[r(342)][0][r(306)])}}return i}))}[Ks(301)](t){const e=Ks;return e(316)+function(t){const n=e;return Qs[n(350)](t)?n(345):Ys[n(350)](t)?n(334):null}(t)[e(286)]()+e(281)+t[e(286)]()[e(343)](/-/g,"_")}}const Qs=[Ks(325),Ks(352),Ks(317)],Ys=[Ks(356),Ks(361),Ks(331),Ks(295),Ks(314),Ks(366)];function Js(){const t=["FORMAT_LIST_START","styles","editor","_registerLegacyDescription","_getTranslationKeyForListStyle","*Format:* set order to reversed","plugins","customNumbered","18482460tLPXWd","startIndex","default","getAttribute","400IlXDlM","isUndo","has","handleDescriptions","*Change to:* %0","lower-latin","ListPropertiesEditing","ELEMENT_","square","config","getSuggestions","data","formatBlock","nodeAfter","document","format","disc","key","enableDefaultAttributesIntegration","registerPostFixer","139203eVbDNV","oldValue","lower-roman","afterInit","listType","numbered","listReversed","start","1375700ciiegG","reversed","suggestion","_getAttributeKey","locale","commandParams","replace","4307968saQBOY","bulleted","type","2062401aDYIvX","registerBlockAttribute","listStyle","includes","1659YQmCmm","circle","*Format:* set order to regular","newValue","batch","decimal","15nyZHrr","list.properties","816ZPqNBw","listStart","decimal-leading-zero","bind","descriptionFactory","model","_LIST_DEFAULT","upper-latin","FORMAT_LIST_REVERSED","registerDescriptionCallback","*Remove format:* %0","*Set format:* %0","450870eDWpvK","TrackChangesEditing","_LIST_","next","*Format:* set start index to %0","registerAttributeLabel","head","toUpperCase","getFirstMarker","removeMarker","getFirstRange","_findSuggestions","get","attribute","find","filter","upper-roman","commandName"];return(Js=function(){return t})()}var Zs=n(507);const $s=eo;function to(){const t=["3MnVdVE","markerName","TrackChangesEditing","document","options","3271564rmPZIC","75aeCFbe","enterBlock","enableCommand","hasClass","9YZNzql","enter","createRange","end","3684fdpjUc","init","plugins","detach","afterExecute","ck-suggestion-marker-split","nextSibling","downcastDispatcher","markerNameToElements","change","974260aCEfnq","createPositionAt","commands","addMarker:suggestion:insertion","unbindElementFromMarkerName","286034QsPXVT","fromRange","get","83919ZrDfPI","mapper","getFirstRange","markInsertion","2dHDLVR","model","fire","parent","split","high","removeMarker:suggestion:insertion","bind","writer","showSuggestionHighlights","editing","3489008IVIemU","data","requires","editor","setSelection","6022800JAdtXt","62862bDytCh","selection","remove","getFirstPosition"];return(to=function(){return t})()}function eo(t,e){const n=to();return(eo=function(t,e){return n[t-=488]})(t,e)}!function(t){const e=eo,n=t();for(;;)try{if(496107===parseInt(e(488))/1*(-parseInt(e(538))/2)+parseInt(e(509))/3*(-parseInt(e(514))/4)+-parseInt(e(515))/5*(-parseInt(e(505))/6)+parseInt(e(533))/7+-parseInt(e(499))/8+-parseInt(e(519))/9*(parseInt(e(504))/10)+-parseInt(e(541))/11*(-parseInt(e(523))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(to);class no extends t.Plugin{static get[$s(501)](){return[Zs.Enter]}[$s(524)](){const t=$s,e=this[t(502)],n=e[t(525)][t(540)](t(511)),r=e[t(535)][t(540)](t(520));n[t(517)](t(520),(()=>{const s=t;e[s(489)][s(532)]((t=>{const o=s,a=e[o(489)][o(512)][o(506)],c=a[o(508)](),u=i.LiveRange[o(539)](a[o(543)]());if(r[o(516)](t)){const r=e[o(489)][o(534)](c[o(491)][o(529)],0),s=t[o(521)](c,r);n[o(544)](s)}else t[o(503)](t[o(521)](u[o(522)]));u[o(526)](),r[o(490)](o(527),{writer:t})}))})),e[t(498)][t(530)].on(t(536),Ps(e,t(492)),{priority:t(493)}),e[t(498)][t(530)].on(t(494),((e,n,r)=>{const s=t,o=r[s(542)][s(531)](n[s(510)]);if(o)for(const t of o)t[s(518)](s(528))&&(r[s(542)][s(537)](t,n[s(510)]),r[s(496)][s(507)](t))}),{priority:t(493)}),e[t(500)][t(530)].on(t(536),((n,r,s)=>{const o=t;s[o(513)][o(497)]&&Ps(e,o(492),{showActiveMarker:!1})[o(495)](this)(n,r,s)}),{priority:t(493)})}}const ro=oo;!function(t){const e=oo,n=t();for(;;)try{if(115890===-parseInt(e(230))/1+parseInt(e(195))/2+parseInt(e(196))/3+-parseInt(e(192))/4*(parseInt(e(197))/5)+-parseInt(e(200))/6*(-parseInt(e(216))/7)+-parseInt(e(219))/8+parseInt(e(194))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(io);class so extends t.Plugin{[ro(222)](){const t=ro;if(!this[t(231)][t(199)][t(226)](t(202)))return;const e=this[t(231)][t(199)][t(211)](t(209));e[t(198)](t(201),this[t(212)][t(208)](this)),e[t(198)](t(229)),e[t(198)](t(225)),e[t(198)](t(232)),e[t(198)](t(213))}[ro(212)](t,e,n={}){const r=ro,s=this[r(231)][r(199)][r(211)](r(206));return t((t=>{const o=r;let i=(o(205)==typeof e?s[o(227)](e,n):e)(t);Array[o(221)](i)&&(i={results:i,searchText:o(205)==typeof e?e:""});const a=i[o(220)][o(207)]((e=>!1===this[o(203)](e,t[o(228)])));return{...i,results:a}}),n)}[ro(203)](t,e){const n=ro,r=this[n(231)][n(218)][n(210)](this[n(231)][n(218)][n(214)](e,t[n(223)]),this[n(231)][n(218)][n(214)](e,t[n(193)]));for(const t of this[n(231)][n(218)][n(215)][n(224)](n(204)))if(null!==r[n(233)](t[n(217)]()))return!0;return!1}}function oo(t,e){const n=io();return(oo=function(t,e){return n[t-=192]})(t,e)}function io(){const t=["enableCommand","plugins","1216392RJFmAb","find","FindAndReplaceEditing","_isInDeletionRange","suggestion:deletion","string","FindAndReplaceUtils","filter","bind","TrackChangesEditing","createRange","get","handleFindCommand","replaceAll","createPositionAt","markers","7VaibLq","getRange","model","1044832pZZUHp","results","isArray","afterInit","start","getMarkersGroup","findPrevious","has","findByTextCallback","item","findNext","149345MDapwg","editor","replace","getIntersection","4292yNSYCw","end","2526642qeQtfe","122484BMPCOZ","232590HUykpX","1055HYhZJp"];return(io=function(){return t})()}const ao=uo;function co(){const t=["fontBackgroundColor","get","FontColorEditing","FontFamilyEditing","value","18DJnFUv","*Reset font color*","1826848uBdLRI","*Reset font background color*","editor","commandName","descriptionFactory","model","fontSize","*Set font size:* %0","387sFRScf","FORMAT_FONT_SIZE","FontBackgroundColorEditing","enableDefaultAttributesIntegration","afterInit","FORMAT_FONT_BACKGROUND","registerDescriptionCallback","11054220VUFuWZ","FontSize","*Reset font family*","find","3586590CZMqYz","locale","164ZeQLvl","39045LOCtEk","*Reset font size*","fontColor.colors","config","trim","*Set font family:* %0","fontSize.options","has","*Set font color:* %0","FORMAT_FONT_FAMILY","1330581AqFAoZ","title","label","357025OKBlgh","FontSizeEditing","registerAttributeLabel","format","fontFamily","FORMAT_FONT_COLOR","formatInline","_registerLegacyDescription","274288OrqxLl","plugins","fontColor","type","commandParams","registerInlineAttribute","*Set font background color:* %0","fontBackgroundColor.colors","TrackChangesEditing","33VuLTBo","normalizeSizeOptions","toLowerCase"];return(co=function(){return t})()}function uo(t,e){const n=co();return(uo=function(t,e){return n[t-=249]})(t,e)}!function(t){const e=uo,n=t();for(;;)try{if(922022===parseInt(e(302))/1+parseInt(e(291))/2*(-parseInt(e(292))/3)+-parseInt(e(270))/4+parseInt(e(305))/5*(-parseInt(e(268))/6)+-parseInt(e(289))/7+parseInt(e(251))/8*(-parseInt(e(278))/9)+-parseInt(e(285))/10*(-parseInt(e(260))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(co);const lo=[{pluginName:ao(306),commandName:ao(276)},{pluginName:ao(266),commandName:ao(309)},{pluginName:ao(265),commandName:ao(253)},{pluginName:ao(280),commandName:ao(263)}];class fo extends t.Plugin{[ao(282)](){const t=ao,e=this[t(272)][t(290)],n=this[t(272)][t(252)][t(264)](t(259));for(const{pluginName:e,commandName:r}of lo)this[t(272)][t(252)][t(299)](e)&&(n[t(281)](r),n[t(256)](r));n[t(274)][t(307)](t(276),Kr(e,t(279))),n[t(274)][t(307)](t(309),Kr(e,t(301))),n[t(274)][t(307)](t(253),Kr(e,t(310))),n[t(274)][t(307)](t(263),Kr(e,t(283))),this[t(250)]()}[ao(250)](){const t=ao,e=this[t(272)],n=e[t(290)];e[t(252)][t(264)](t(259))[t(274)][t(284)]((e=>{const r=t,o=n.t;if(r(249)!=e[r(254)])return;const{data:i}=e;if(null!=i){if(r(276)==i[r(273)]){const t=i[r(255)][0][r(267)];if(t){const e=o(this[r(272)][r(252)][r(264)](r(286))[r(261)](this[r(272)][r(295)][r(264)](r(298)))[r(288)]((e=>e[r(275)]==t))[r(303)])[r(262)]();return{type:r(308),content:Kr(n,r(277),e)}}return{type:r(308),content:Kr(n,r(293))}}if(r(309)==i[r(273)]){const t=i[r(255)][0][r(267)];return t?{type:r(308),content:Kr(n,r(297),t)}:{type:r(308),content:Kr(n,r(287))}}if(r(253)==i[r(273)]){const t=i[r(255)][0][r(267)];if(t){const e=(0,s.normalizeColorOptions)(this[r(272)][r(295)][r(264)](r(294)))[r(288)]((e=>e[r(275)]==t));let i=t,a="";return e&&(i=e[r(304)],a=o(i)[r(262)]()),{type:r(308),content:Kr(n,r(300),a)[r(296)](),color:{value:t,title:a||i}}}return{type:r(308),content:Kr(n,r(269))}}if(r(263)==i[r(273)]){const t=i[r(255)][0][r(267)];if(t){const e=(0,s.normalizeColorOptions)(this[r(272)][r(295)][r(264)](r(258)))[r(288)]((e=>e[r(275)]==t));let i=t,a="";return e&&(i=e[r(304)],a=o(i)[r(262)]()),{type:r(308),content:Kr(n,r(257),a)[r(296)](),color:{value:t,title:a||i}}}return{type:r(308),content:Kr(n,r(271))}}}}))}}function ho(t,e){const n=Io();return(ho=function(t,e){return n[t-=351]})(t,e)}const go=ho;!function(t){const e=ho,n=t();for(;;)try{if(285345===-parseInt(e(358))/1*(parseInt(e(382))/2)+-parseInt(e(397))/3+parseInt(e(395))/4+-parseInt(e(381))/5+-parseInt(e(353))/6*(-parseInt(e(392))/7)+-parseInt(e(371))/8*(-parseInt(e(364))/9)+parseInt(e(386))/10*(parseInt(e(372))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Io);class po extends t.Plugin{[go(384)](){const t=go,e=this[t(403)],n=e[t(390)][t(405)](t(357)),r=e[t(378)][t(405)](t(351)),s=e[t(378)][t(405)](t(369));r&&s&&(n[t(393)](t(369)),n[t(402)](t(351)),this[t(391)]())}[go(391)](){const t=go,e=this[t(403)],n=e[t(400)];e[t(390)][t(405)](t(357))[t(365)][t(352)]((r=>{const s=t;if(s(374)!=r[s(362)]&&s(399)!=r[s(362)])return;const{data:o}=r;if(o&&s(369)===o[s(383)]){const t=[],r=o[s(388)][0];for(const[n,o]of Object[s(389)](r))t[s(376)](mo(e,n,o));return t[s(385)]?{type:s(360),content:Kr(n,s(394),t[s(368)](", "))}:{type:s(360),content:Kr(n,s(398))}}}))}}function mo(t,e,n){const r=go,o=t[r(400)].t,i=e[r(361)](/(?=[A-Z])/)[r(368)](" "),a=o(i[r(359)](0)[r(363)]()+i[r(375)](1))[r(356)]();if(r(380)==typeof n)return a;if(r(355)===e||r(354)===e){const e=(0,s.normalizeColorOptions)(t[r(379)][r(405)](r(373)))[r(396)]((t=>t[r(387)]==n));return a+" ("+(e?o(e[r(377)])[r(356)]():n)+")"}if(r(401)===e&&isNaN(parseFloat(n))){const e=t[r(390)][r(405)](r(404))[r(370)](t[r(379)][r(405)](r(367)))[r(396)]((t=>t[r(387)]==n));return a+" ("+(e?o(e[r(366)])[r(356)]():n)+")"}return a+" ("+n+")"}function Io(){const t=["editor","FontSize","get","copyFormat","registerDescriptionCallback","663690yxKQBt","fontBackgroundColor","fontColor","toLowerCase","TrackChangesEditing","1sVjXtl","charAt","format","split","type","toUpperCase","126UzFNTp","descriptionFactory","title","fontSize.options","join","pasteFormat","normalizeSizeOptions","117136KoMfVP","9603yYDJVp","fontColor.colors","formatBlock","slice","push","label","commands","config","boolean","2832605UmdayH","60900mdWZKJ","commandName","afterInit","length","7910NYgDBN","model","commandParams","entries","plugins","_registerLegacyDescription","7blnbET","enableDefaultAttributesIntegration","*Set format to:* %0","62476bVyjXl","find","418347eDJqdo","*Remove all formatting*","formatInline","locale","fontSize","enableCommand"];return(Io=function(){return t})()}const Eo=bo;function bo(t,e){const n=To();return(bo=function(t,e){return n[t-=140]})(t,e)}function To(){const t=["ELEMENT_HEADING_CUSTOM","registerElementLabel","name","6032700opdQoG","*Change to:* %0","ELEMENT_HEADING","445026pOfWLq","formatBlock","title","heading","get","type","1108027PtDyla","paragraph","value","_registerLegacyDescription","1083257xBInDl","plugins","_getHeadingLevel","has","enableDefaultAttributesIntegration","descriptionFactory","model","TrackChangesEditing","match","config","1358649MtLwnp","35743301ISHvQk","689992YdHBUd","commandParams","2khpCoW","find","30ploxvw","afterInit","view","_headingOptions","commandName","20jwCxox","HeadingEditing","format","32bDBgEZ","locale","editor","heading.options","registerDescriptionCallback"];return(To=function(){return t})()}!function(t){const e=bo,n=t();for(;;)try{if(689694===-parseInt(e(167))/1*(parseInt(e(140))/2)+-parseInt(e(181))/3+parseInt(e(183))/4*(parseInt(e(142))/5)+-parseInt(e(161))/6+-parseInt(e(171))/7*(parseInt(e(150))/8)+-parseInt(e(158))/9*(parseInt(e(147))/10)+parseInt(e(182))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(To);class _o extends t.Plugin{[Eo(143)](){const t=Eo,e=this[t(152)];if(!e[t(172)][t(174)](t(148)))return;this[t(145)]=e[t(180)][t(165)](t(153));const n=e[t(151)],r=e[t(172)][t(165)](t(178));r[t(175)](t(164));for(const e of this[t(145)])t(168)!=e[t(177)]&&r[t(176)][t(156)](e[t(177)],(n=>{const r=t,i=this[r(173)](e[r(177)]);return null!==i?s(n,i):o(n,e[r(163)])}));function s(e,r){return Kr(n,t(160),[e,r])}function o(e,r){return Kr(n,t(155),[e,r])}this[t(170)]()}[Eo(170)](){const t=Eo,e=this[t(152)],n=e[t(151)];e[t(172)][t(165)](t(178))[t(176)][t(154)]((e=>{const r=t;if(r(162)!=e[r(166)])return;const{data:s}=e;if(s&&r(164)==s[r(146)]){const e=s[r(184)][0][r(169)],c=this[r(173)](e);if(null!==c)return{type:r(149),content:Kr(n,r(159),(a=c,Kr(n,r(160),[1,a])))};const u=this[r(145)][r(141)]((t=>t[r(177)]===e))[r(163)];return{type:r(149),content:Kr(n,r(159),(o=1,i=u,Kr(n,t(155),[o,i])))}}var o,i,a}))}[Eo(173)](t){const e=Eo;var n,r;const s=t[e(179)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(145)])||void 0===n?void 0:n[e(141)]((n=>n[e(177)]==t));if(o&&o[e(144)]){const t=o[e(144)],n=(null!==(r=t[e(157)])&&void 0!==r?r:t)[e(179)](/^h(\d+)/);if(n)return n[1]}return null}}const yo=Ao;function Ao(t,e){const n=ko();return(Ao=function(t,e){return n[t-=263]})(t,e)}function ko(){const t=["_registerLegacyDescription","highlight","35566neyoYz","9105145sHUZzB","*Set highlight:* %0","registerInlineAttribute","TrackChangesEditing","83ZdamUx","model","find","commandParams","config","3760518Lorjiz","formatInline","highlight.options","afterInit","commandName","value","enableDefaultAttributesIntegration","4923524BgGCiQ","20cVdEVR","color","editor","5166909xtKxdj","format","has","plugins","locale","registerAttributeLabel","HighlightEditing","FORMAT_HIGHLIGHT","363728NVXIvP","toLowerCase","registerDescriptionCallback","5DqzqxF","*Remove highlight*","3739785MqJCaH","type","get","descriptionFactory","title"];return(ko=function(){return t})()}!function(t){const e=Ao,n=t();for(;;)try{if(757883===parseInt(e(285))/1*(parseInt(e(280))/2)+parseInt(e(273))/3+parseInt(e(297))/4*(-parseInt(e(271))/5)+-parseInt(e(290))/6+-parseInt(e(281))/7+parseInt(e(268))/8+-parseInt(e(301))/9*(-parseInt(e(298))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ko);class Co extends t.Plugin{[yo(293)](){const t=yo,e=this[t(300)];if(!e[t(263)][t(303)](t(266)))return;const n=e[t(263)][t(275)](t(284)),r=e[t(264)];n[t(296)](t(279)),n[t(283)](t(279)),n[t(276)][t(265)](t(279),Kr(r,t(267))),this[t(278)]()}[yo(278)](){const t=yo,e=this[t(300)],n=e[t(264)];e[t(263)][t(275)](t(284))[t(276)][t(270)]((r=>{const s=t;if(s(291)!=r[s(274)])return;const{data:o}=r;if(o&&s(279)==o[s(294)]){const t=n.t,r=o[s(288)][0][s(295)];if(r){const o=e[s(289)][s(275)](s(292))[s(287)]((t=>t[s(286)]==r)),i=t(o[s(277)])[s(269)]();return{type:s(302),content:Kr(n,s(282),i),color:{value:o[s(299)],title:o[s(277)]}}}return{type:s(302),content:Kr(n,s(272),Kr(n,s(267)))}}}))}}const No=Ro;function Lo(){const t=["get","1517522eBzpra","TrackChangesEditing","636955VCHxCw","showSuggestionHighlights","insert","descriptionFactory","dataDowncast","afterInit","enableCommand","for","HorizontalLineEditing","ck-horizontal-line","1169532EnJsjR","addClass","horizontalLine","3166206flcjpF","div","createContainerElement","registerElementLabel","5YYTqqn","high","6321GQStvd","conversion","createPositionAt","createEmptyElement","has","plugins","ELEMENT_HORIZONTAL_LINE","locale","2170872eyKPlZ","9448KoEoJI","elementToStructure","20258343EtUOhp","editor"];return(Lo=function(){return t})()}function Ro(t,e){const n=Lo();return(Ro=function(t,e){return n[t-=148]})(t,e)}!function(t){const e=Ro,n=t();for(;;)try{if(931463===-parseInt(e(180))/1+parseInt(e(178))/2+-parseInt(e(155))/3+parseInt(e(172))/4+parseInt(e(162))/5*(-parseInt(e(158))/6)+-parseInt(e(164))/7*(parseInt(e(173))/8)+parseInt(e(175))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lo);class So extends t.Plugin{[No(150)](){const t=No,e=this[t(176)];if(!e[t(169)][t(168)](t(153)))return;e[t(169)][t(177)](t(179))[t(151)](t(157));const n=e[t(169)][t(177)](t(179)),r=e[t(171)];n[t(148)][t(161)](t(157),(e=>Kr(r,t(170),e))),e[t(165)][t(152)](t(149))[t(174)]({model:t(157),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(181)])return null;const o=n[s(160)](s(159)),i=n[s(167)]("hr");return n[s(156)](s(154),o),n[s(182)](n[s(166)](o,0),i),o},converterPriority:t(163)})}}const Mo=wo;function vo(){const t=["type","registerElementLabel","TrackChangesEditing","has","13nuXdGA","nodeAfter","registerBlockAttribute","editor","getFirstRange","htmlEmbed","1423504slPVtK","start","7KKfAsh","element","HtmlEmbed","35154MnxmlM","enableDefaultAttributesIntegration","get","ELEMENT_HTML_EMBED","52282LyWHDp","commandName","1278747SEJINN","registerDescriptionCallback","7945092NWRisM","4001525RhWPHE","key","value","*Change %0 content*","5089632sYodPi","_registerLegacyDescription","plugins","afterInit","rawHtml","descriptionFactory","formatBlock","format","attribute","locale"];return(vo=function(){return t})()}function wo(t,e){const n=vo();return(wo=function(t,e){return n[t-=431]})(t,e)}!function(t){const e=wo,n=t();for(;;)try{if(669180===parseInt(e(442))/1*(-parseInt(e(457))/2)+parseInt(e(459))/3+-parseInt(e(466))/4+parseInt(e(462))/5+parseInt(e(453))/6*(-parseInt(e(450))/7)+parseInt(e(448))/8+parseInt(e(461))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vo);class Oo extends t.Plugin{[Mo(431)](){const t=Mo,e=this[t(445)];if(!e[t(468)][t(441)](t(452)))return;const n=e[t(468)][t(455)](t(440)),r=e[t(437)];n[t(433)][t(439)](t(432),(e=>Kr(r,t(456),e))),n[t(454)](t(447)),n[t(444)](t(464)),n[t(433)][t(460)]((e=>{const n=t;if(n(436)!=e[n(438)])return;const{data:s}=e;if(s&&n(464)==s[n(463)]&&e[n(446)]()[n(449)][n(443)].is(n(451),n(432))){const t=Kr(r,n(456));return{type:n(435),content:Kr(r,n(465),t)}}})),this[t(467)]()}[Mo(467)](){const t=Mo,e=this[t(445)],n=e[t(437)];e[t(468)][t(455)](t(440))[t(433)][t(460)]((e=>{const r=t;if(r(434)!=e[r(438)])return;const{data:s}=e;if(s&&r(447)==s[r(458)]){const t=Kr(n,r(456));return{type:r(435),content:Kr(n,r(465),t)}}}))}}const Do=Po;function Fo(){const t=["markDeletion","registerAttributeLabel","toNext","ImageUploadEditing","uploadImage","_registerLegacyDescription","chain","width","*Set image width:* %0","resizedWidth","isOwn","ImageTextAlternativeEditing","subType","imageTypeInline","fromPosition","5154shInAs","formatInline","find","registerCustomCallback","start","join","insertImage","ImageCaptionUtils","isEqual","ELEMENT_IMAGE","ELEMENT_CAPTION","Inline image to block image","model","previous","_suggestionFactory","key","element","imageStylePreApply","getContainedElement","5OvfEgB","ImageUtils","ImageInlineEditing","*Set image text alternative:* %0","formatBlock","3407340wzlYlN","afterInit","addObject","getFirstRange","18528687vUahkQ","7284736gbkawf","imageInline","commandName","createRangeOn","convertInlineImageToBlock","toggleImageCaption","TrackChangesEditing","descriptionFactory","has","FORMAT_IMAGE_SIZE","enableCommand","ELEMENT_INLINE_IMAGE","nodeBefore","resizeImage","1334524KYGQRm","enableDefaultAttributesIntegration","*Reset image width*","newValue","editor","forward","ImageBlockEditing","format","Block image to inline image","imageTypeBlock","10gGEiGj","locale","toPrevious","filter","forceDefaultExecution","commandParams","createRange","deletion","registerBlockAttribute","nodeAfter","isBlockImage","286024nloUOx","end","change","ImageResize","ImageCaptionEditing","getCaptionFromImageModelElement","convertBlockImageToInline","selection","plugins","imageBlock","markInsertion","getClosestSelectedImageElement","getNearestSelectionRange","type","backward","imageTextAlternative","schema","removeObject","insertion","attribute","accept","alt","caption","registerElementLabel","imageCaption","registerDescriptionCallback","isBefore","get","getSuggestionCallback","_findSuggestions","discard","51VaVsba","isIntersecting","findIndex","length","ImageEditing","*Remove image text alternative*","detach","isCollapsed","document","markBlockFormat","9240938fdDiWK"];return(Fo=function(){return t})()}function Po(t,e){const n=Fo();return(Po=function(t,e){return n[t-=274]})(t,e)}!function(t){const e=Po,n=t();for(;;)try{if(709966===parseInt(e(322))/1+-parseInt(e(279))/2*(-parseInt(e(374))/3)+parseInt(e(343))/4*(parseInt(e(298))/5)+-parseInt(e(303))/6+-parseInt(e(384))/7+-parseInt(e(308))/8+-parseInt(e(307))/9*(-parseInt(e(332))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fo);class Bo extends t.Plugin{[Do(304)](){const t=Do,e=this[t(326)];if(!e[t(351)][t(316)](t(378)))return;const n=e[t(351)][t(370)](t(314)),r=e[t(351)][t(370)](t(299)),s=e[t(333)];n[t(318)](t(285)),n[t(315)][t(366)](t(352),(e=>Kr(s,t(288),e))),n[t(315)][t(366)](t(309),(e=>Kr(s,t(319),e))),n[t(315)][t(366)](t(365),(()=>Kr(s,t(289)))),e[t(351)][t(316)](t(388))&&n[t(318)](t(389)),e[t(351)][t(316)](t(328))&&e[t(351)][t(316)](t(300))&&(n[t(318)](t(277),((s,o)=>{const i=t,a=r[i(354)](e[i(291)][i(382)][i(350)]);e[i(291)][i(345)]((()=>{const t=i;n[t(383)](a,{commandName:t(277),commandParams:[o]},[],t(349))}))})),n[t(318)](t(331),((s,o)=>{const a=t;e[a(291)][a(345)]((t=>{const c=a;let u=r[c(354)](e[c(291)][c(382)][c(350)]),l=t[c(311)](u);const f=i.LivePosition[c(278)](l[c(283)],c(334)),h=i.LivePosition[c(278)](l[c(344)],c(387));n[c(336)]((()=>s(o))),u=r[c(354)](e[c(291)][c(382)][c(350)]),l=t[c(311)](u);const d=t[c(338)](f,h);f[c(380)](),h[c(380)](),n[c(383)](u,{commandName:c(277),commandParams:[o]},[],c(312)),d[c(283)][c(369)](l[c(283)])&&n[c(353)](t[c(338)](d[c(283)],l[c(283)]),c(312)),l[c(344)][c(369)](d[c(344)])&&n[c(353)](t[c(338)](l[c(344)],d[c(344)]),c(312))}))})),n[t(293)][t(282)](t(302),t(312),t(284),(()=>!1)),n[t(293)][t(282)](t(302),t(312),t(363),(()=>!1)),n[t(293)][t(282)](t(302),t(312),t(373),n[t(293)][t(371)](t(302),"",t(363))),n[t(293)][t(282)](t(361),t(312),t(284),(()=>!1)),n[t(293)][t(282)](t(361),t(312),t(373),(([r])=>{const s=t,o=n[s(293)][s(371)](s(361),"",s(373));let i=r[s(283)],a=r[s(344)];const c=e[s(291)][s(359)][s(355)](i,s(357)),u=e[s(291)][s(359)][s(355)](a,s(327));c[s(381)]&&(i=c[s(283)]),u[s(381)]&&(a=u[s(344)]),o([e[s(291)][s(338)](i,a)])})),n[t(293)][t(282)](t(302),t(312),t(391),c),n[t(293)][t(282)](t(361),t(312),t(391),c)),e[t(351)][t(316)](t(347))&&(n[t(318)](t(313),((s,o)=>{const i=t,a=e[i(351)][i(370)](i(286));let c=r[i(354)](e[i(291)][i(382)][i(350)]),u=a[i(348)](c);e[i(291)][i(345)]((()=>{const t=i;if(u)return void n[t(385)](e[t(291)][t(311)](u));const l=r[t(342)](c);s(o),c=r[t(354)](e[t(291)][t(382)][t(350)]),u=a[t(348)](c),n[t(353)](e[t(291)][t(311)](u),l?null:t(367))}))})),n[t(293)][t(282)](t(361),t(367),t(391),c));const o=[{type:t(302),subType:t(296)},{type:t(361),subType:t(367)},{type:t(302),subType:t(312)},{type:t(361),subType:t(312)}];function a(e,s){const i=t,a=o[i(376)]((({type:t,subType:n})=>e[i(356)]==t&&e[i(276)]==n)),c=o[i(376)]((({type:t,subType:e})=>s[i(356)]==t&&s[i(276)]==e));if(a<0||c<0)return!1;const u=e[i(306)](),l=s[i(306)]();if((0==a||1==a)&&2==c&&u[i(375)](l))return!0;if(2==a&&3==c){const t=n[i(372)](u,i(361))[i(335)]((({suggestion:t,meta:e})=>e[i(274)]&&i(312)==t[i(276)]));if(t[i(377)]>1&&l[i(344)][i(287)](u[i(283)]))return!0;if(1==t[i(377)]&&(u[i(283)][i(287)](l[i(344)])||u[i(344)][i(287)](l[i(283)])))return!0}if(3==a&&3==c&&u[i(283)][i(369)](l[i(283)])){const t=u[i(344)][i(341)],e=l[i(283)][i(320)];return r[i(342)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(351)][t(316)](t(346))&&(n[t(323)](t(321)),n[t(340)](t(394)),n[t(315)][t(386)](t(394),Kr(s,t(317)))),e[t(351)][t(316)](t(275))&&(n[t(323)](t(358)),n[t(340)](t(364))),n[t(315)][t(368)]((e=>{const n=t;if(o[n(281)]((({type:t,subType:r})=>e[n(356)]==t&&e[n(276)]==r)))return e[n(292)]?{}:void 0})),n[t(315)][t(368)]((e=>{const n=t;if(n(361)==e[n(356)]||n(339)==e[n(356)]){const t=e[n(297)]();if(t&&t.is(n(295),n(365)))return{type:n(361)==e[n(356)]?n(305):n(360),element:t,quantity:1}}})),n[t(315)][t(368)]((e=>t(302)==e[t(356)]&&t(312)==e[t(276)]?{type:t(329),content:t(290)}:t(302)==e[t(356)]&&t(349)==e[t(276)]?{type:t(329),content:t(330)}:void 0)),n[t(315)][t(368)]((e=>{const n=t;if(n(362)!=e[n(356)])return;const{data:r}=e;if(!r||n(364)!=r[n(294)])return;const o=r[n(325)];return o?{type:n(329),content:Kr(s,n(301),'"'+o+'"')}:{type:n(329),content:Kr(s,n(379))}})),this[t(390)]()}[Do(390)](){const t=Do,e=this[t(326)],n=e[t(333)];e[t(351)][t(370)](t(314))[t(315)][t(368)]((e=>{const r=t;if(r(302)!=e[r(356)]&&r(280)!=e[r(356)])return;const{data:s}=e;if(s){if(r(358)==s[r(310)]){const t=s[r(337)][0][r(325)];return t?{type:r(329),content:Kr(n,r(301),'"'+t+'"')}:{type:r(329),content:Kr(n,r(379))}}if(r(321)==s[r(310)]){const t=s[r(337)][0][r(392)];return t?{type:r(329),content:Kr(n,r(393),t)}:{type:r(329),content:Kr(n,r(324))}}}}))}}function xo(t,e){const n=jo();return(xo=function(t,e){return n[t-=444]})(t,e)}const Uo=xo;function jo(){const t=["attribute","formatInline","65841rwZEDW","oldValue","afterInit","key","src","registerBlockAttribute","_registerLegacyDescription","838575QsocNP","newValue","11dfprIy","commandName","getSuggestionCallback","formatBlock","*Replace image URL*","_handleLegacySuggestions","48FCDJux","enableDefaultAttributesIntegration","has","registerDescriptionCallback","5596584FEmGbs","46RkfjFH","format","_suggestionFactory","registerCustomCallback","discard","replaceImageSource","1806576SKchdS","type","locale","editor","*Format:* replace image URL","2600915IxCGtS","plugins","get","accept","4flDujZ","descriptionFactory","339291LvBxhb","TrackChangesEditing","6551970zdHObT","ImageEditing"];return(jo=function(){return t})()}!function(t){const e=xo,n=t();for(;;)try{if(485216===parseInt(e(459))/1+-parseInt(e(472))/2*(parseInt(e(452))/3)+parseInt(e(444))/4*(-parseInt(e(483))/5)+parseInt(e(478))/6+parseInt(e(471))/7+parseInt(e(467))/8*(parseInt(e(446))/9)+parseInt(e(448))/10*(-parseInt(e(461))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jo);class Go extends t.Plugin{[Uo(454)](){const t=Uo;if(!this[t(481)][t(484)][t(469)](t(449)))return;const e=this[t(481)][t(480)],n=this[t(481)][t(484)][t(485)](t(447));n[t(468)](t(477)),n[t(457)](t(456)),n[t(445)][t(470)]((n=>{const r=t;if(r(450)!=n[r(479)])return;const{data:s}=n;return s&&r(456)==s[r(455)]?s[r(460)]&&s[r(453)]?{type:r(473),content:Kr(e,r(465))}:{type:r(473),content:""}:void 0})),this[t(466)]()}[Uo(466)](){const t=Uo,e=this[t(481)][t(484)][t(485)](t(447));e[t(474)][t(475)](t(464),t(477),t(486),e[t(474)][t(463)](t(464),null,t(476))),e[t(474)][t(475)](t(464),t(477),t(476),e[t(474)][t(463)](t(464),null,t(486))),this[t(458)]()}[Uo(458)](){const t=Uo,e=this[t(481)],n=e[t(480)];e[t(484)][t(485)](t(447))[t(445)][t(470)]((e=>{const r=t;if(r(464)!=e[r(479)]&&r(451)!=e[r(479)])return;const{data:s}=e;return s&&r(477)==s[r(462)]?{type:r(473),content:Kr(n,r(482))}:void 0}))}}const Vo=Ho;function Ho(t,e){const n=Wo();return(Ho=function(t,e){return n[t-=333]})(t,e)}function Wo(){const t=["*Format:* %0","end","_registerLegacyDescription","imageStylePostApply","shouldConvertImageType","author","192126PumFso","111410deAHWo","normalizedStyles","isOwn","chain","get","getChangedMarkers","createRangeOn","length","nodeAfter","enableCommand","imageTypeBlock","commandName","1179184xXCEDi","getSuggestions","join","imageCaption","side","isInContent","setImageNaturalSizeAttributes","_splitMarkerName","accept","head","subType","locale","change","getFirstRange","imageStyle","nodeBefore","discard","isEqual","afterInit","format","markInlineFormat","commands","registerCustomCallback","478037SDTYWe","isBlockImage","suggestion","getContainedElement","formatBlock","hasSuggestion","filter","title","_suggestionFactory","name","selection","339365bULefG","forEach","registerDescriptionCallback","document","4lTuwGs","start","insertion","value","isIntersecting","descriptionFactory","has","differ","isInlineImage","getSuggestion","commandParams","ImageUtils","ImageStyleEditing","next","model","refresh","newRange","from","_findSuggestions","type","plugins","imageTypeInline","Users","markBlockFormat","formatInline","isBefore","registerPostFixer","toLowerCase","convertInlineImageToBlock","commandReversedParams","getSuggestionCallback","discardSuggestion","TrackChangesEditing","295134prptUx","imageStylePreApply","FORMAT_SIDE_IMAGE","327726mTossl","getClosestSelectedImageElement","findIndex","editor"];return(Wo=function(){return t})()}!function(t){const e=Ho,n=t();for(;;)try{if(109380===parseInt(e(353))/1+-parseInt(e(342))/2+parseInt(e(352))/3+-parseInt(e(403))/4*(-parseInt(e(399))/5)+-parseInt(e(339))/6+-parseInt(e(388))/7+parseInt(e(365))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wo);class zo extends t.Plugin{[Vo(383)](){const t=Vo,n=this[t(345)];if(!n[t(423)][t(409)](t(415)))return;const r=n[t(423)][t(357)](t(338)),s=n[t(423)][t(357)](t(414)),o={};r[t(362)](t(379),((o,i)=>{const a=t,c=n[a(423)][a(357)](a(425)).me,u=n[a(386)][a(357)](a(379));let l=s[a(343)](n[a(417)][a(402)][a(398)]),f=n[a(417)][a(359)](l),h=u[a(406)];if(h==i[a(406)])return;const d={commandName:a(379),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(417)][a(377)]((()=>{const t=a;if(r[t(366)]()[t(394)]((e=>e[t(370)]&&c==e[t(351)]&&(t(392)==e[t(422)]||t(427)==e[t(422)])&&(t(340)==e[t(375)]||t(349)==e[t(375)])&&e[t(378)]()[t(382)](f)))[t(400)]((e=>r[t(337)](e[t(374)]))),l=s[t(343)](n[t(417)][t(402)][t(398)]),f=n[t(417)][t(359)](l),u[t(418)](),n[t(386)][t(357)](t(424))[t(418)](),n[t(386)][t(357)](t(363))[t(418)](),h=u[t(406)],h!=i[t(406)])return s[t(411)](l)&&u[t(350)](i[t(406)],l)?(o({...i,setImageSizes:!1}),l=s[t(343)](n[t(417)][t(402)][t(398)]),void r[t(426)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(340))):void(s[t(389)](l)?r[t(426)](l,d,[],t(349)):r[t(385)](f,d,t(349)))}))}));for(const e of n[t(423)][t(357)](t(415))[t(354)])o[e[t(397)]]=e[t(395)][t(333)]();r[t(396)][t(387)](t(392),t(340),t(367),(()=>!1)),r[t(396)][t(387)](t(392),t(349),t(367),(()=>!1)),r[t(396)][t(387)](t(427),t(349),t(367),(()=>!1)),r[t(396)][t(387)](t(392),t(340),t(373),(([e])=>{const n=t;s[n(371)](e[n(391)]())})),r[t(396)][t(387)](t(392),t(340),t(381),((e,n)=>{const s=t;r[s(396)][s(336)](s(392),"",s(373))(e,{commandName:n[s(364)],commandParams:n[s(335)]})})),r[t(396)][t(387)](t(392),t(340),t(356),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(392),subType:t(340)},{type:t(405),subType:t(368)},{type:t(392),subType:t(334)},{type:t(405),subType:t(334)}];function a(e,n){const o=t,a=i[o(344)]((({type:t,subType:n})=>e[o(422)]==t&&e[o(375)]==n)),c=i[o(344)]((({type:t,subType:e})=>n[o(422)]==t&&n[o(375)]==e));if(a<0||c<0)return!1;const u=e[o(378)](),l=n[o(378)]();if((0==a||1==a)&&2==c&&u[o(407)](l))return!0;if(2==a&&3==c){const t=r[o(421)](u,o(405))[o(394)]((({suggestion:t,meta:e})=>e[o(355)]&&o(334)==t[o(375)]));if(t[o(360)]>1&&l[o(347)][o(382)](u[o(404)]))return!0;if(1==t[o(360)]&&(u[o(404)][o(382)](l[o(347)])||u[o(347)][o(382)](l[o(404)])))return!0}if(3==a&&3==c&&u[o(404)][o(428)](l[o(404)])){const t=u[o(347)][o(361)],e=l[o(404)][o(380)];return s[o(389)](t)&&t===e}return!1}n[t(417)][t(402)][t(429)]((()=>{const e=t;let o=!1;const i=Array[e(420)](n[e(417)][e(402)][e(410)][e(358)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(372)](t);if(e(390)==i&&r[e(393)](u)){if(e(392)==a&&(e(340)==c||e(349)==c)){const t=r[e(412)](u);if(n[e(419)]){const n=t[e(378)]()[e(391)]();if(s[e(389)](n))continue;r[e(337)](t),o=!0}}if(e(405)==a&&e(368)==c&&!n[e(419)]){const t=r[e(412)](u);t[e(416)]&&t[e(416)][e(370)]&&(r[e(337)](t[e(416)]),o=!0)}}}return o})),this[t(348)](o)}[Vo(348)](t){const e=Vo,n=this[e(345)],r=n[e(376)];n[e(423)][e(357)](e(338))[e(408)][e(401)]((n=>{const s=e;if(s(392)!=n[s(422)]&&s(427)!=n[s(422)])return;const{data:o}=n;if(!o||s(379)!=o[s(364)])return;const i=o[s(413)][0][s(406)];return function(t){const e=s;return{type:e(384),content:Kr(r,e(346),t)}}(s(369)===i?Kr(r,s(341)):t[i]||i)}))}}function Ko(t,e){const n=Qo();return(Ko=function(t,e){return n[t-=466]})(t,e)}const Xo=Ko;!function(t){const e=Ko,n=t();for(;;)try{if(258481===parseInt(e(483))/1+-parseInt(e(494))/2+-parseInt(e(466))/3*(-parseInt(e(477))/4)+parseInt(e(487))/5+-parseInt(e(479))/6*(parseInt(e(470))/7)+-parseInt(e(485))/8+parseInt(e(497))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qo);class qo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(495)]=!1,this[e(476)]=!1}[Xo(472)](){const t=Xo,e=this[t(473)],n=e[t(478)][t(496)](t(492)),r=e[t(478)][t(496)](t(488));n&&(n.on(t(498),((e,[,n])=>{const s=t;this[s(495)]=r[s(467)],n[s(469)][s(481)]=!this[s(495)]}),{priority:t(484)}),this[t(482)](n,t(493),this[t(491)][t(489)](this)),this[t(482)](n,t(493),(()=>{const e=t;this[e(476)]&&(r[e(498)](),this[e(476)]=!1)}),{priority:t(474)}),e[t(486)][t(496)](t(471))[t(468)](t(492)))}[Xo(491)](t,e){const n=Xo,{suggestions:r}=e,s=this[n(473)][n(478)][n(496)](n(488)),o=s[n(467)];this[n(495)]!==o&&(s[n(498)](),this[n(476)]=!0),r&&r[n(480)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(473)][o(486)][o(496)](o(490)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(492)}}};this[o(473)][o(486)][o(496)](o(471))[o(475)](i)}))}}function Qo(){const t=["editor","lowest","_setSuggestionData","_trackChangesExecuted","260LJvSwa","commands","2992674OlzVkG","forEach","track_changes","listenTo","227138FTnGGa","high","3302968lfvoDz","plugins","1051690PvstzP","trackChanges","bind","Users","_handleImportedData","importWord","dataInsert","951456hjmBoa","_trackChangesValueDuringImport","get","10602252IizBya","execute","1401pRUDHW","value","enableCommand","collaboration_features","7AJorHp","TrackChangesEditing","afterInit"];return(Qo=function(){return t})()}const Yo=Zo;function Jo(){const t=["format","formatBlock","outdent","registerBlockAttribute","outdentBlock","9166BLhDKC","5329270fGdjyg","getItems","*Outdent:* %0","editor","IndentEditing","167TtdpoE","enableDefaultAttributesIntegration","has","descriptionFactory","commandName","registerDescriptionCallback","8724ewqvGL","get","afterInit","332757llSTcz","1281636lLtlOH","2538543HPGrQu","registerAttributeLabel","*Indent:* %0","110oVWFED","enableCommand","indent","IndentBlock","_registerLegacyDescription","type","80UwIudP","TrackChangesEditing","2095120EkroSE","FORMAT_INDENT","locale","blockIndent","plugins","getItemLabel","indentBlock"];return(Jo=function(){return t})()}function Zo(t,e){const n=Jo();return(Zo=function(t,e){return n[t-=229]})(t,e)}!function(t){const e=Zo,n=t();for(;;)try{if(628501===parseInt(e(248))/1*(-parseInt(e(242))/2)+-parseInt(e(258))/3+parseInt(e(230))/4+-parseInt(e(262))/5*(-parseInt(e(254))/6)+parseInt(e(259))/7+-parseInt(e(268))/8*(-parseInt(e(257))/9)+parseInt(e(243))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jo);class $o extends t.Plugin{[Yo(256)](){const t=Yo,e=this[t(246)],n=e[t(234)][t(255)](t(229));if(e[t(234)][t(250)](t(247))&&(n[t(263)](t(264)),n[t(263)](t(239))),e[t(234)][t(250)](t(265)))for(const e of[t(236),t(241)])n[t(249)](e);const r=e[t(232)];n[t(240)](t(233)),n[t(251)][t(260)](t(233),Kr(r,t(231))),this[t(266)]()}[Yo(266)](){const t=Yo,e=this[t(246)],n=e[t(232)],r=e[t(234)][t(255)](t(229));r[t(251)][t(253)]((e=>{const s=t;if(s(238)!=e[s(267)])return;const{data:o}=e;if(!o)return;if(s(236)!=o[s(252)]&&s(241)!=o[s(252)])return;const i=e[s(244)]()[0],a=r[s(251)][s(235)](i);return s(236)==o[s(252)]?{type:s(237),content:Kr(n,s(261),a)}:s(241)==o[s(252)]?{type:s(237),content:Kr(n,s(245),a)}:void 0}))}}var ti=ei;function ei(t,e){var n=ri();return(ei=function(t,e){return n[t-=397]})(t,e)}!function(t){for(var e=ei,n=t();;)try{if(857763===parseInt(e(403))/1+-parseInt(e(397))/2*(-parseInt(e(407))/3)+parseInt(e(415))/4+parseInt(e(416))/5*(-parseInt(e(402))/6)+parseInt(e(409))/7*(parseInt(e(399))/8)+-parseInt(e(411))/9*(-parseInt(e(412))/10)+parseInt(e(414))/11*(-parseInt(e(410))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ri);class ni extends t.Plugin{static get[ti(406)](){return[ws.Input]}[ti(413)](){var t=ti;this[t(400)][t(398)][t(401)](t(408))[t(405)](t(404))}}function ri(){var t=["requires","61869AOMjwg","TrackChangesEditing","10332189YtvvPX","4216836HsiDmU","9670707lXWRhi","10gVntAN","init","143HxIOba","4389924CqIlRq","215mHNnYi","88XBkEaU","plugins","8KlUYwf","editor","get","44748DdSYWE","1191253XIJcwZ","input","enableCommand"];return(ri=function(){return t})()}const si=ii;function oi(){const t=["LinkEditing","9646074mnVDKP","locale","linkHref","unlink","manualDecorators","12fAstax","registerDescriptionCallback","get","key","1836264mulaWc","plugins","registerAttributeLabel","commands","*Set link:* %0","label","format","2968062bKuhdm","commandName","commandParams","link","type","registerInlineAttribute","TrackChangesEditing","attribute","2390855UUUGDB","afterInit","*Remove link*","newValue","has","1PwaLkG","_registerLegacyDescription","217852stukWN","formatInline","4459903lpALKu","885934xRMkav","enableDefaultAttributesIntegration","toLowerCase","editor","link (","descriptionFactory"];return(oi=function(){return t})()}function ii(t,e){const n=oi();return(ii=function(t,e){return n[t-=233]})(t,e)}!function(t){const e=ii,n=t();for(;;)try{if(352161===-parseInt(e(253))/1*(-parseInt(e(258))/2)+-parseInt(e(270))/3*(-parseInt(e(255))/4)+-parseInt(e(248))/5+-parseInt(e(240))/6+-parseInt(e(257))/7+parseInt(e(233))/8+parseInt(e(265))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oi);class ai extends t.Plugin{[si(249)](){const t=si,e=this[t(261)];if(!e[t(234)][t(252)](t(264)))return;const n=e[t(234)][t(272)](t(246)),r=e[t(236)][t(272)](t(243));n[t(259)](t(243)),n[t(259)](t(268)),n[t(245)](t(267));for(const e of r[t(269)])n[t(245)](e.id),n[t(263)][t(235)](e.id,t(262)+e[t(238)][t(260)]()+")");n[t(263)][t(271)]((n=>{const r=t;if(r(247)!=n[r(244)])return;const{data:s}=n;if(!s||r(267)!=s[r(273)])return;const o=s[r(251)],i=e[r(266)];return{type:r(239),content:null==o?Kr(i,r(250)):Kr(i,r(237),'"'+o+'"')}})),this[t(254)]()}[si(254)](){const t=si,e=this[t(261)],n=e[t(266)];e[t(234)][t(272)](t(246))[t(263)][t(271)]((e=>{const r=t;if(r(256)!=e[r(244)])return;const{data:s}=e;if(s){if(r(243)==s[r(241)]){const t=s[r(242)][0];return{type:r(239),content:Kr(n,r(237),'"'+t+'"')}}return r(268)==s[r(241)]?{type:r(239),content:Kr(n,r(250))}:void 0}}))}}const ci=ui;function ui(t,e){const n=hi();return(ui=function(t,e){return n[t-=414]})(t,e)}!function(t){const e=ui,n=t();for(;;)try{if(444403===parseInt(e(430))/1*(-parseInt(e(468))/2)+parseInt(e(479))/3*(-parseInt(e(471))/4)+parseInt(e(444))/5*(-parseInt(e(424))/6)+parseInt(e(474))/7*(-parseInt(e(465))/8)+parseInt(e(420))/9*(parseInt(e(454))/10)+-parseInt(e(484))/11+parseInt(e(445))/12*(parseInt(e(497))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hi);class li extends t.Plugin{[ci(469)](){const t=ci,e=this[t(434)],n=e[t(438)];if(!e[t(476)][t(436)](t(414)))return;const r=e[t(476)][t(423)](t(439)),s=e[t(476)][t(436)](t(447));function o(t){return()=>{const n=ui,s=e[n(448)][n(483)][n(437)],o=e[n(492)][n(423)](t);if(o[n(494)])return void e[n(451)](n(422),{});const i=t[n(496)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(443)](t)[s(433)]((t=>function(t,e){const n=s;return e[n(452)](t[n(435)],n(489))&&!e[n(418)](t)}(t,r)));o=o[s(433)]((t=>!t.is(s(442),s(489))||t[s(460)](s(493))!=e));const i=new Set;for(const t of o)t.is(s(442),s(489))?i[s(466)](fi(t)):i[s(466)](t);return Array[s(443)](i)}(s[n(458)](),i,e[n(448)][n(502)]);e[n(448)][n(473)]((()=>{const e=n;for(const n of a)r[e(486)](n,{commandName:t,commandParams:[{forceValue:!o[e(494)]}],formatGroupId:e(456)},di(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(443)](t);const r=n[e(455)]((t=>e(489)!=t[e(416)]));return r>-1&&(n=n[e(496)](0,r)),n}(e[n(448)][n(483)][n(437)][n(458)]()),o=e[n(448)][n(480)](e[n(448)][n(415)](s[0],n(491)),e[n(448)][n(415)](s[s[n(431)]-1],n(481)));e[n(448)][n(473)]((()=>{const e=n;r[e(486)](o,{commandName:t,commandParams:[],formatGroupId:e(467)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(432)];for(;t&&t[n(460)](n(467))>e[n(460)](n(467));)r[n(466)](t),t=t[n(432)]}return Array[n(443)](r)}(s))}))}}r[t(478)](t(482),o(t(482))),r[t(478)](t(487),o(t(487))),s&&r[t(478)](t(419),o(t(419))),r[t(478)](t(459),i(t(459))),r[t(478)](t(421),i(t(421))),s&&r[t(478)](t(464),(()=>{const n=t,s=e[n(492)][n(423)](n(464)),o=Array[n(443)](s[n(499)]);o[n(433)]((t=>t[n(460)](n(488))!=s[n(494)])),e[n(448)][n(473)]((()=>{const t=n;for(const e of o)r[t(486)](e,{commandName:t(464),commandParams:[{forceValue:!s[t(494)]}]})}))})),r[t(440)][t(477)](t(489),(e=>Kr(n,t(446),e))),r[t(440)][t(490)]((e=>{const r=t;if(r(426)!=e[r(457)]&&r(428)!=e[r(457)])return;const{data:s}=e;if(s){if(r(482)==s[r(453)]||r(487)==s[r(453)]||r(419)==s[r(453)])switch(s[r(453)][r(449)](r(485),"")){case r(427):return o(Kr(n,r(495)));case r(462):return o(Kr(n,r(461)));case r(500):return o(Kr(n,r(470)))}if(r(459)==s[r(453)])return{type:r(472),content:Kr(n,r(441),Kr(n,r(446)))};if(r(421)==s[r(453)])return{type:r(472),content:Kr(n,r(450),Kr(n,r(446)))};if(r(464)==s[r(453)])return s[r(429)][0][r(475)]?{type:r(472),content:Kr(n,r(425))}:{type:r(472),content:Kr(n,r(463))}}function o(t){const e=r;return{type:e(472),content:Kr(n,e(417),t)}}}))}}function fi(t){const e=ci,n=t[e(460)](e(467));if(0==n)return t;let r=t;for(;t[e(501)]&&t[e(501)].is(e(442),e(489));){const s=t[e(501)][e(460)](e(467));if(s==n)r=t[e(501)];else if(s<n)break;t=t[e(501)]}return r}function hi(){const t=["*Change to:* %0","isObject","todoList","7501347vuzOyy","outdentList","paragraph","get","817764uNLQPk","*Check item*","formatBlock","bulleted","formatInline","commandParams","114340kMsRRN","length","nextSibling","filter","editor","parent","has","selection","locale","TrackChangesEditing","descriptionFactory","*Indent:* %0","element","from","10csUMfo","12LwvBFU","ELEMENT_LIST_ITEM","LegacyTodoListEditing","model","replace","*Outdent:* %0","execute","checkChild","commandName","10RtVsck","findIndex","blockName","type","getSelectedBlocks","indentList","getAttribute","ELEMENT_NUMBERED_LIST","numbered","*Uncheck item*","checkTodoList","94264VSOoEZ","add","listIndent","6dOoNRn","afterInit","ELEMENT_TODO_LIST","468896mAfCwa","format","change","245RTyHeh","forceValue","plugins","registerElementLabel","enableCommand","6kvGIys","createRange","end","numberedList","document","7546264WzWNvE","List","markBlockFormat","bulletedList","todoListChecked","listItem","registerDescriptionCallback","before","commands","listType","value","ELEMENT_BULLETED_LIST","slice","20272265VQHqQk","push","_selectedElements","todo","previousSibling","schema","LegacyListEditing","createPositionAt","name"];return(hi=function(){return t})()}function di(t){const e=ci,n=[];if(t.is(e(442),e(489))&&t[e(460)](e(467))>0){let r=t[e(432)];for(;r&&e(489)==r[e(416)]&&r[e(460)](e(467))==t[e(460)](e(467));)n[e(498)](r),r=r[e(432)]}return n}const gi=pi;function pi(t,e){const n=mi();return(pi=function(t,e){return n[t-=212]})(t,e)}function mi(){const t=["5140660PTuMGH","parent","TrackChangesEditing","getListTypeFromListStyleType","commandParams","27HZmOkS","formatBlock","1jWTDRs","handleListStyleCommand","2271336QKNOsH","handleDescriptions","startIndex","registerDescriptionCallback","getAttribute","replace","createPositionAt","toUpperCase","_getSuggestionBlocks","listReversed","backward","866228dnFopd","from","listItem","editor","format","listStart","*Format:* set order to regular","enableCommand","config","default","type","getSiblingNodes","listStyle","55836qegHQw","7263500lxcpnM","locale","getLastPosition","selection","LegacyListUtils","unshift","formatInline","numbered","LegacyListPropertiesEditing","796208RmSkhd","*Change to:* %0","forward","document","listType","handleListStartCommand","getFirstPosition","flat","model","get","descriptionFactory","push","change","styles","before","length","filter","handleListReversedCommand","plugins","commandName","element","bind","reversed","getSelectedBlocks","has","createRange","*Format:* set order to reversed","map","_getSuggestionBlocksForListStyle","9hMzRzZ","35829760peXRZW","_getTranslationKeyForListStyle","ELEMENT_","_LIST_","markMultiRangeBlockFormat","afterInit","list.properties","*Format:* set start index to %0"];return(mi=function(){return t})()}!function(t){const e=pi,n=t();for(;;)try{if(805018===-parseInt(e(241))/1*(parseInt(e(277))/2)+-parseInt(e(225))/3*(-parseInt(e(254))/4)+-parseInt(e(268))/5+parseInt(e(267))/6+-parseInt(e(234))/7+parseInt(e(243))/8*(-parseInt(e(239))/9)+parseInt(e(226))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mi);class Ii extends t.Plugin{[gi(231)](){const t=gi;if(!this[t(257)][t(214)][t(220)](t(276)))return;const e=this[t(257)][t(262)][t(286)](t(232)),n=this[t(257)][t(214)][t(286)](t(236));e[t(290)]&&n[t(261)](t(266),this[t(242)][t(217)](this)),e[t(218)]&&n[t(261)](t(252),this[t(213)][t(217)](this)),e[t(245)]&&n[t(261)](t(259),this[t(282)][t(217)](this)),n[t(287)][t(246)](this[t(244)][t(217)](this))}[gi(242)](t,e={}){const n=gi,r=this[n(257)][n(214)][n(286)](n(236)),s=this[n(224)]();this[n(257)][n(285)][n(289)]((()=>{const t=n;r[t(230)](s,{commandName:t(266),commandParams:[{type:e[t(264)]}],formatGroupId:t(266)})}))}[gi(213)](t,e={}){const n=gi,r=this[n(257)][n(214)][n(286)](n(236)),s=this[n(251)]((t=>t.is(n(216),n(256))&&n(275)===t[n(247)](n(281))));if(s[n(292)]<1)return;const o=s[n(223)]((t=>this[n(257)][n(285)][n(221)](this[n(257)][n(285)][n(249)](t,n(291)),this[n(257)][n(285)][n(249)](t,0))));this[n(257)][n(285)][n(289)]((()=>{const t=n;r[t(230)](o,{commandName:t(252),commandParams:[{reversed:e[t(218)]}],formatGroupId:t(252)})}))}[gi(282)](t,e={}){const n=gi,r=this[n(257)][n(214)][n(286)](n(236)),s=this[n(251)]((t=>t.is(n(216),n(256))&&n(275)===t[n(247)](n(281))));if(s[n(292)]<1)return;const o=s[n(223)]((t=>this[n(257)][n(285)][n(221)](this[n(257)][n(285)][n(249)](t,n(291)),this[n(257)][n(285)][n(249)](t,0))));this[n(257)][n(285)][n(289)]((()=>{const t=n;r[t(230)](o,{commandName:t(259),commandParams:[{startIndex:e[t(245)]}],formatGroupId:t(259)})}))}[gi(244)](t){const e=gi;if(e(240)!=t[e(264)]&&e(274)!=t[e(264)])return;const n=this[e(257)][e(269)],{data:r}=t;if(!r)return;let s,o;switch(r[e(215)]){case e(266):s=e(278),o={type:e(258),content:Kr(n,s,Kr(n,this[e(227)](r[e(238)][0][e(264)])))};break;case e(252):s=r[e(238)][0][e(218)]?e(222):e(260),o={type:e(258),content:Kr(n,s)};break;case e(259):s=e(233),o={type:e(258),content:Kr(n,s,r[e(238)][0][e(245)])}}return o}[gi(224)](){const t=gi;var e,n,r,s;const o=this[t(257)][t(214)][t(286)](t(272));let i=Array[t(255)](this[t(257)][t(285)][t(280)][t(271)][t(219)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(216),t(256)))&&i[t(273)](...o[t(265)](this[t(257)][t(285)][t(280)][t(271)][t(283)](),t(253))),(null===(n=i[i[t(292)]-1])||void 0===n?void 0:n.is(t(216),t(256)))&&i[t(288)](...o[t(265)](this[t(257)][t(285)][t(280)][t(271)][t(270)](),t(279))),i=[...new Set(i)],(null===(s=null===(r=this[t(257)][t(285)][t(280)][t(271)][t(283)]())||void 0===r?void 0:r[t(235)])||void 0===s?void 0:s.is(t(216),t(256)))&&(i=i[t(212)]((e=>e.is(t(216),t(256))))),i}[gi(251)](t){const e=gi,n=this[e(257)][e(214)][e(286)](e(272));let r=Array[e(255)](this[e(257)][e(285)][e(280)][e(271)][e(219)]())[e(212)](t)[e(223)]((t=>{const r=e,s=this[r(257)][r(285)][r(249)](t,0);return[...n[r(265)](s,r(253)),...n[r(265)](s,r(279))]}))[e(284)]();return r=[...new Set(r)],r}[gi(227)](t){const e=gi;return e(228)+(this[e(257)][e(214)][e(286)](e(272))[e(237)](t)||e(263))[e(250)]()+e(229)+t[e(250)]()[e(248)](/-/g,"_")}}const Ei=bi;function bi(t,e){const n=Ti();return(bi=function(t,e){return n[t-=497]})(t,e)}function Ti(){const t=["editor","for","descriptionFactory","ELEMENT_MEDIA","614786bgNWbV","showSuggestionHighlights","options","get","div","1545848sThkSi","10806240UAEXbP","elementToElement","enableCommand","registerElementLabel","plugins","locale","3EnUBJE","mediaEmbed","afterInit","has","3260300fklSLw","29825361xJzibG","802560OJJlgG","1443378nMKAch","TrackChangesEditing","high","7NqzCHZ","downcastDispatcher","attribute:url:media","data","media","createEmptyElement","MediaEmbedEditing","stop","dataDowncast","conversion"];return(Ti=function(){return t})()}!function(t){const e=bi,n=t();for(;;)try{if(958770===-parseInt(e(519))/1+-parseInt(e(502))/2*(parseInt(e(531))/3)+parseInt(e(499))/4+parseInt(e(501))/5+-parseInt(e(525))/6+parseInt(e(505))/7*(-parseInt(e(524))/8)+parseInt(e(500))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ti);class _i extends t.Plugin{[Ei(497)](){const t=Ei,e=this[t(515)];if(!e[t(529)][t(498)](t(511)))return;const n=e[t(529)][t(522)](t(503)),r=e[t(530)];n[t(527)](t(532)),n[t(517)][t(528)](t(509),(e=>Kr(r,t(518),e))),e[t(514)][t(516)](t(513))[t(526)]({model:t(509),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(520)])return n[s(510)](s(523))},converterPriority:t(504)}),e[t(508)][t(506)].on(t(507),((e,n,r)=>{const s=t;r[s(521)][s(520)]&&e[s(512)]()}),{priority:t(504)})}}const yi=ki;function Ai(){const t=["afterInit","TrackChangesEditing","3BbUdut","editor","has","3613046obaFdk","MentionEditing","enableCommand","4090085stauvE","3300498LSmGVs","5061384gjITNo","8SWxbdg","53353575WnrxHH","2341472FibWuc","4rGHhXM","get","275728NcdUcX","mention","plugins","10fVVGzd"];return(Ai=function(){return t})()}function ki(t,e){const n=Ai();return(ki=function(t,e){return n[t-=440]})(t,e)}!function(t){const e=ki,n=t();for(;;)try{if(956731===parseInt(e(440))/1+parseInt(e(449))/2*(-parseInt(e(446))/3)+-parseInt(e(458))/4*(parseInt(e(452))/5)+-parseInt(e(454))/6+-parseInt(e(457))/7+-parseInt(e(455))/8*(parseInt(e(453))/9)+-parseInt(e(443))/10*(-parseInt(e(456))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ai);class Ci extends t.Plugin{[yi(444)](){const t=yi,e=this[t(447)];e[t(442)][t(448)](t(450))&&e[t(442)][t(459)](t(445))[t(451)](t(441))}}function Ni(){const t=["3677877bRwoWc","5238648idOOnA","type","enableCommand","afterInit","plugins","TrackChangesEditing","element","getLabel","getContainedElement","insertMergeField","has","registerElementLabel","4716432iecbKQ","editor","*Insert:* %0","2atNgtY","mergeFieldBlock","insertMergeFieldBlock","get","descriptionFactory","deletion","538276zZOgMk","621525WrhJhr","insertion","mergeField","ELEMENT_MERGE_FIELD","24lhNgRM","registerDescriptionCallback","*Remove:* %0","locale","2133765UBEENm","getAttribute","MergeFieldsEditing","645245KnsJzF"];return(Ni=function(){return t})()}const Li=Ri;function Ri(t,e){const n=Ni();return(Ri=function(t,e){return n[t-=424]})(t,e)}!function(t){const e=Ri,n=t();for(;;)try{if(359553===-parseInt(e(457))/1+-parseInt(e(439))/2*(-parseInt(e(454))/3)+parseInt(e(445))/4+-parseInt(e(446))/5*(parseInt(e(450))/6)+parseInt(e(458))/7+parseInt(e(424))/8+-parseInt(e(436))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ni);class Si extends t.Plugin{[Li(427)](){const t=Li,e=this[t(437)];if(!e[t(428)][t(434)](t(456)))return;e[t(428)][t(442)](t(429))[t(426)](t(433)),e[t(428)][t(442)](t(429))[t(426)](t(441));const n=e[t(428)][t(442)](t(429)),r=e[t(453)];n[t(443)][t(435)](t(448),(e=>Kr(r,t(449),e))),n[t(443)][t(435)](t(440),(e=>Kr(r,t(449),e))),n[t(443)][t(451)]((n=>{const s=t;if(s(447)!=n[s(425)]&&s(444)!=n[s(425)])return;const o=n[s(432)]();if(null==o)return;if(!o.is(s(430),s(448))&&!o.is(s(430),s(440)))return;const i=e[s(428)][s(442)](s(456))[s(431)](o[s(455)]("id"));return s(447)==n[s(425)]?{type:s(447),content:Kr(r,s(438),'"'+i+'" '+Kr(r,s(449)))}:{type:s(444),content:Kr(r,s(452),'"'+i+'" '+Kr(r,s(449)))}}))}}function Mi(t,e){const n=wi();return(Mi=function(t,e){return n[t-=450]})(t,e)}const vi=Mi;function wi(){const t=["plugins","7SbhfNJ","102rseSrI","1323UjwswA","*Remove format:* %0","38720aGGqUW","multiLevelList","afterInit","listType","listMarkerStyle","next","4693620xQwNQJ","*Set format:* %0","data","37166pHyqOS","TrackChangesEditing","descriptionFactory","17JmBWOx","enableDefaultAttributesIntegration","get","locale","ELEMENT_MULTI_LEVEL_LIST","MultiLevelList","handleDescriptions","53090RsfRpN","4007370RxvRfm","1562344kLacJu","head","registerDescriptionCallback","has","registerBlockAttribute","newValue","format","editor","5917340yvpsDb","oldValue","key"];return(wi=function(){return t})()}!function(t){const e=Mi,n=t();for(;;)try{if(447465===-parseInt(e(468))/1*(-parseInt(e(465))/2)+-parseInt(e(453))/3*(parseInt(e(456))/4)+parseInt(e(476))/5+parseInt(e(462))/6+parseInt(e(452))/7*(parseInt(e(477))/8)+parseInt(e(454))/9*(-parseInt(e(475))/10)+-parseInt(e(485))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wi);class Oi extends t.Plugin{[vi(458)](){const t=vi,e=this[t(484)],n=e[t(451)][t(470)](t(466));e[t(451)][t(480)](t(473))&&(n[t(469)](t(457)),n[t(481)](t(460)),n[t(467)][t(479)]((e=>this[t(474)](e))))}[vi(474)](t){const e=vi,n=this[e(484)][e(471)],{data:r}=t,s={type:e(483),content:""};if(r&&e(460)==r[e(450)]){if(!r[e(486)])return{type:e(483),content:Kr(n,e(463),Kr(n,e(472)))+" ("+r[e(482)]+")"};if(!r[e(482)]){let o=t[e(478)];for(;o;){if(o[e(464)]&&e(459)==o[e(464)][e(450)]&&o[e(464)][e(482)])return s;o=o[e(461)]}return{type:e(483),content:Kr(n,e(455),Kr(n,e(472)))+" ("+r[e(486)]+")"}}}}}const Di=Fi;function Fi(t,e){const n=Pi();return(Fi=function(t,e){return n[t-=393]})(t,e)}function Pi(){const t=["TrackChangesEditing","plugins","afterInit","122855hiHdRW","13928Kosogf","146034CXmtKk","get","has","1822779CZDhoD","152aJIQaV","102QrOSxn","locale","ELEMENT_PAGE_BREAK","3820880YsNUoC","236111RJUSKo","PageBreakEditing","registerElementLabel","159ADbKdv","editor","descriptionFactory","1544372vLBIPB","pageBreak","enableCommand"];return(Pi=function(){return t})()}!function(t){const e=Fi,n=t();for(;;)try{if(239398===parseInt(e(403))/1+parseInt(e(393))/2*(parseInt(e(406))/3)+parseInt(e(409))/4+parseInt(e(415))/5*(-parseInt(e(399))/6)+-parseInt(e(397))/7+parseInt(e(398))/8*(parseInt(e(394))/9)+-parseInt(e(402))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pi);class Bi extends t.Plugin{[Di(414)](){const t=Di,e=this[t(407)];if(!e[t(413)][t(396)](t(404)))return;e[t(413)][t(395)](t(412))[t(411)](t(410));const n=e[t(413)][t(395)](t(412)),r=e[t(400)];n[t(408)][t(405)](t(410),(e=>Kr(r,t(401),e)))}}function xi(){const t=["type","mapper","nodeAfter","$text","902900FooSYD","consumable","plugins","downcastDispatcher","options","highest","data","isLimit","registerDescriptionCallback","model","paragraph","450741QyNohd","afterInit","locale","schema","isTouching","span","writer","12YUBjyC","ck-suggestion-marker-split","getItemLabel","getFirstRange","isBlock","_registerLegacyDescription","registerElementLabel","insertion","ELEMENT_PARAGRAPH","enableDefaultAttributesIntegration","format","TrackChangesEditing","activeMarkers","1489422pCwsNV","end","createUIElement","consume","toViewPosition","markerRange","enableCommand","editor","bindElementToMarker","ck-suggestion-marker--active","get","editing","7498980mDTekM","*Insert:* %0","468cUiKpp","has","addClass","formatBlock","23107ZeUXMs","insertParagraph","450QTAKXz","*Change to:* %0","Paragraph","markerName","4650576FSHYdH","commandName","start","12714768ykkXrf","insert","descriptionFactory","checkChild","addMarker:suggestion:insertion","showSuggestionHighlights","includes","_splitMarkerName","name"];return(xi=function(){return t})()}const Ui=ji;function ji(t,e){const n=xi();return(ji=function(t,e){return n[t-=163]})(t,e)}!function(t){const e=ji,n=t();for(;;)try{if(804407===-parseInt(e(165))/1+-parseInt(e(223))/2*(parseInt(e(216))/3)+-parseInt(e(189))/4+parseInt(e(177))/5+-parseInt(e(185))/6*(parseInt(e(183))/7)+-parseInt(e(192))/8+parseInt(e(179))/9*(parseInt(e(205))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xi);class Gi extends t.Plugin{[Ui(217)](){const t=Ui,e=this[t(172)];if(!e[t(207)][t(180)](t(187)))return;const n=e[t(218)],r=e[t(207)][t(175)](t(163));r[t(194)][t(229)](t(215),(e=>Kr(n,t(231),e))),r[t(232)](t(215)),r[t(171)](t(184)),e[t(176)][t(208)].on(t(196),Vi(e),{priority:t(210)}),e[t(211)][t(208)].on(t(196),((n,r,s)=>{const o=t;s[o(209)][o(197)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(210)});const s=r[t(194)];s[t(213)]((r=>{const o=t;if(o(230)!==r[o(201)])return;const{start:i,end:a}=r[o(226)]();if(!i[o(220)](a)||!i[o(203)])return;const c=e[o(214)][o(219)],u=i[o(203)];return c[o(227)](u)&&!c[o(212)](u)&&c[o(195)](u,o(204))?{type:o(230),content:Kr(n,o(178),s[o(225)](u,1))}:void 0})),this[t(228)]()}[Ui(228)](){const t=Ui,e=this[t(172)],n=e[t(218)];e[t(207)][t(175)](t(163))[t(194)][t(213)]((e=>{const r=t;if(r(182)!=e[r(201)])return;const{data:s}=e;return s&&r(215)==s[r(190)]?{type:r(233),content:Kr(n,r(186),Kr(n,r(231)))}:void 0}))}}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=ji,i=t[o(207)][o(175)](o(163)),a=r[o(170)][o(191)],c=r[o(170)][o(166)],u=t[o(214)][o(219)];if(!a[o(220)](c)||!a[o(203)])return;const l=a[o(203)];if(u[o(227)](l)&&!u[o(212)](l)&&u[o(195)](l,o(204))){if(!s[o(206)][o(168)](r[o(170)],n[o(200)]))return;const{authorId:t}=i[o(199)](r[o(188)]),a=s[o(222)][o(167)](o(221),{class:o(224),"data-author-id":t}),u=s[o(202)][o(169)](c);e&&i[o(164)][o(198)](r[o(188)])&&s[o(222)][o(181)](o(174),a),s[o(222)][o(193)](u,a),s[o(202)][o(173)](a,r[o(188)])}}}const Hi=Wi;function Wi(t,e){const n=Ki();return(Wi=function(t,e){return n[t-=217]})(t,e)}!function(t){const e=Wi,n=t();for(;;)try{if(350578===parseInt(e(218))/1*(-parseInt(e(219))/2)+parseInt(e(229))/3*(parseInt(e(233))/4)+-parseInt(e(228))/5+parseInt(e(220))/6+-parseInt(e(227))/7*(-parseInt(e(243))/8)+parseInt(e(225))/9*(parseInt(e(223))/10)+-parseInt(e(236))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ki);class zi extends t.Plugin{[Hi(244)](){const t=Hi,e=this[t(234)];e[t(237)][t(238)](t(222))&&(e[t(237)][t(242)](t(224))[t(239)](t(226)),this[t(240)]())}[Hi(240)](){const t=Hi,e=this[t(234)];e[t(237)][t(242)](t(224))[t(231)][t(241)]((n=>{const r=t;if(r(246)!=n[r(230)]&&r(221)!=n[r(230)])return;const{data:s}=n;return s&&r(226)==s[r(232)]?{type:r(245),content:Kr(e[r(235)],r(217))}:void 0}))}}function Ki(){const t=["has","enableDefaultAttributesIntegration","_registerLegacyDescription","registerDescriptionCallback","get","8jeipow","afterInit","format","formatBlock","*Remove all formatting*","398847OYyAkh","2CHWDrr","532548hxuatz","formatInline","RemoveFormatEditing","1671060pWIaLZ","TrackChangesEditing","18wQiRSD","removeFormat","3840893tvtYBY","3167755GrgKkk","280254uWoTzS","type","descriptionFactory","commandName","28VPRWBz","editor","locale","2668809AzWcvR","plugins"];return(Ki=function(){return t})()}const Xi=Qi;function qi(){const t=["acceptSelectedSuggestions","4218261aRYGaR","get","10079919wyDHdH","RestrictedEditingModeEditing","671844JeyUDc","afterInit","4PkQvDg","enableCommand","acceptAllSuggestions","editor","12306YJgBle","acceptSuggestion","goToPreviousRestrictedEditingException","discardSelectedSuggestions","discardAllSuggestions","TrackChangesEditing","4416vFUCBJ","has","20PaoLuA","plugins","1118320BHkuTT","633752anDcIy","discardSuggestion","1132194KFumlh","trackChanges","goToNextRestrictedEditingException"];return(qi=function(){return t})()}function Qi(t,e){const n=qi();return(Qi=function(t,e){return n[t-=458]})(t,e)}!function(t){const e=Qi,n=t();for(;;)try{if(940100===-parseInt(e(472))/1+-parseInt(e(474))/2+-parseInt(e(478))/3*(parseInt(e(484))/4)+parseInt(e(471))/5+parseInt(e(482))/6+-parseInt(e(461))/7*(-parseInt(e(467))/8)+-parseInt(e(480))/9*(-parseInt(e(469))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qi);class Yi extends t.Plugin{[Xi(483)](){const t=Xi,e=this[t(460)];if(!e[t(470)][t(468)](t(481)))return;const n=e[t(470)][t(479)](t(466));n[t(458)](t(463)),n[t(458)](t(476));const r=e[t(470)][t(479)](t(481));r[t(458)](t(475)),r[t(458)](t(462)),r[t(458)](t(473)),r[t(458)](t(459)),r[t(458)](t(465)),r[t(458)](t(477)),r[t(458)](t(464))}}const Ji=Zi;function Zi(t,e){const n=$i();return(Zi=function(t,e){return n[t-=110]})(t,e)}function $i(){const t=["TrackChangesEditing","5VIfEOi","init","20393379oUbCAa","plugins","shiftEnter","includes","showSuggestionHighlights","options","bindElementToMarker","5195872rsSPAy","ck-suggestion-marker--active","registerElementLabel","935305FSZXXA","requires","ck-suggestion-marker-","editor","addMarker:suggestion","element","enableCommand","descriptionFactory","createUIElement","addClass","model","1670154uMVZHd","consumable","high","data","_splitMarkerName","ELEMENT_LINE_BREAK","1793000omlnvu","activeMarkers","mapper","span","writer","softBreak","editing","merge","6MMZsYL","getItems","test","locale","createPositionBefore","addMarker:suggestion:insertion","markerRange","toViewPosition","addMarker:suggestion:deletion","downcastDispatcher","134094HzdWPA","get","insert","1925064bRjJIb","deletion","name","markerName","split"];return($i=function(){return t})()}!function(t){const e=Zi,n=t();for(;;)try{if(510315===-parseInt(e(119))/1+-parseInt(e(157))/2+-parseInt(e(165))/3*(parseInt(e(122))/4)+-parseInt(e(128))/5*(parseInt(e(151))/6)+-parseInt(e(140))/7+parseInt(e(137))/8+parseInt(e(130))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($i);class ta extends t.Plugin{static get[Ji(141)](){return[Zs.ShiftEnter]}[Ji(129)](){const t=Ji,e=this[t(143)],n=e[t(131)][t(120)](t(127));n[t(146)](t(132)),e[t(163)][t(118)].on(t(114),ea(e),{priority:t(153)}),e[t(163)][t(118)].on(t(117),ea(e),{priority:t(153)}),e[t(154)][t(118)].on(t(144),((n,r,s)=>{const o=t;s[o(135)][o(134)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(147)][t(139)](t(162),(n=>Kr(e[t(112)],t(156),n)))}}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Zi,i=t[o(131)][o(120)](o(127));if(!s[o(152)][o(111)](r[o(115)],n[o(124)]))return;const a=t[o(150)];for(const t of r[o(115)][o(110)]()){if(!t.is(o(145),o(162)))continue;const n=o(123)==r[o(125)][o(126)](":")[1]?o(164):o(126),{authorId:c}=i[o(155)](r[o(125)]),u=s[o(161)][o(148)](o(160),{class:o(142)+n,"data-author-id":c}),l=s[o(159)][o(116)](a[o(113)](t));e&&i[o(158)][o(133)](r[o(125)])&&s[o(161)][o(149)](o(138),u),s[o(161)][o(121)](l,u),s[o(159)][o(136)](u,r[o(125)])}}}function na(){const t=["registerDescriptionCallback","enableCommand","1001164aUGgyx","model","commands","document","restrictedEditingException","type","get","forceValue","StandardEditingModeEditing","from","331080SrQENB","commandParams","499736mJCWEg","change","21kStNFW","selection","3915792ChUney","value","FORMAT_RESTRICTED_DISABLED","descriptionFactory","183627XIJFVm","FORMAT_RESTRICTED_ENABLED","format","afterInit","41655OgWYzj","2uqrnNY","markInlineFormat","isCollapsed","has","getRanges","TrackChangesEditing","plugins","352400tqMSer","locale","formatInline","commandName","formatBlock","editor"];return(na=function(){return t})()}const ra=sa;function sa(t,e){const n=na();return(sa=function(t,e){return n[t-=255]})(t,e)}!function(t){const e=sa,n=t();for(;;)try{if(171758===parseInt(e(282))/1*(-parseInt(e(283))/2)+parseInt(e(278))/3+-parseInt(e(258))/4+parseInt(e(290))/5+-parseInt(e(268))/6*(parseInt(e(272))/7)+parseInt(e(270))/8+parseInt(e(274))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(na);class oa extends t.Plugin{[ra(281)](){const t=ra,e=this[t(255)],n=e[t(259)],r=e[t(291)];if(!e[t(289)][t(286)](t(266)))return;const s=e[t(289)][t(264)](t(288)),o=t(262),i=e[t(260)][t(264)](o);s[t(257)](o,((e,r={})=>{const a=t,c=n[a(261)][a(273)];if(c[a(285)])return void e(r);const u=void 0!==r[a(265)]?r[a(265)]:!i[a(275)];n[a(271)]((()=>{const t=a,e=Array[t(267)](c[t(287)]());for(const r of e){const e=u?[r]:Fs(o,r,n);for(const n of e)s[t(284)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(277)][t(256)]((e=>{const n=t;if(n(294)!=e[n(263)]&&n(292)!=e[n(263)])return;const{data:s}=e;return s&&s[n(293)]==o?s[n(269)][0][n(265)]?{type:n(280),content:Kr(r,n(279))}:{type:n(280),content:Kr(r,n(276))}:void 0}))}}const ia=ca;function aa(){const t=["normalizeConfig","TrackChangesEditing","988585wmviJk","2202SyLcjF","commandName","element","editor","afterInit","style","add","DataSchema","ghsAttributes","enableDefaultAttributesIntegration","StyleUtils","441399fhBGGI","toLowerCase","583653xeRjAx","GeneralHtmlSupport","plugins","FORMAT_STYLE","styleName","*Set format:* %0","1036224BSPAXz","config","block","registerAttributeLabel","has","8298UqftHf","_registerLegacyDescription","54fidMjE","registerBlockAttribute","3971736lBSdGp","formatInline","locale","registerInlineAttribute","*Remove format:* %0","format","descriptionFactory","Style","formatBlock","definitions","type","registerDescriptionCallback","inline","commandParams","2060MTekAo","get","44qpQUyD","getGhsAttributeNameForElement","forceValue"];return(aa=function(){return t})()}function ca(t,e){const n=aa();return(ca=function(t,e){return n[t-=313]})(t,e)}!function(t){const e=ca,n=t();for(;;)try{if(571644===parseInt(e(354))/1*(parseInt(e(360))/2)+-parseInt(e(323))/3+parseInt(e(329))/4+parseInt(e(359))/5+-parseInt(e(336))/6*(-parseInt(e(321))/7)+-parseInt(e(338))/8+parseInt(e(334))/9*(parseInt(e(352))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(aa);class ua extends t.Plugin{[ia(314)](){const t=ia,e=this[t(313)];if(!e[t(325)][t(333)](t(345))||!e[t(325)][t(333)](t(317)))return;const n=e[t(325)][t(353)](t(358)),r=e[t(340)],s=e[t(330)][t(353)](t(315))||{},o=e[t(325)][t(353)](t(324)),i=e[t(325)][t(353)](t(320))[t(357)](e[t(325)][t(353)](t(317)),s[t(347)]);n[t(319)](t(315));const a=new Set;for(const e of i[t(331)]){const n=o[t(355)](e[t(362)]);a[t(316)](n)}const c=new Set;for(const e of i[t(350)]){const n=o[t(355)](e[t(362)]);c[t(316)](n);for(const n of e[t(318)])c[t(316)](n)}for(const e of a)n[t(337)](e),n[t(344)][t(332)](e,Kr(r,t(326)));for(const e of c)n[t(341)](e),n[t(344)][t(332)](e,Kr(r,t(326)));this[t(335)]()}[ia(335)](){const t=ia,e=this[t(313)],n=e[t(340)];e[t(325)][t(353)](t(358))[t(344)][t(349)]((e=>{const r=t;if(r(346)!=e[r(348)]&&r(339)!=e[r(348)])return;const{data:s}=e;return s&&r(315)===s[r(361)]?s[r(351)][0][r(356)]?{type:r(343),content:Kr(n,r(328),s[r(351)][0][r(327)][r(322)]())}:{type:r(343),content:Kr(n,r(342),s[r(351)][0][r(327)][r(322)]())}:void 0}))}}const la=da;function fa(){const t=["has","1917356vNACvp","findAncestor","305100UFTMfo","_getSuggestionCoords","ELEMENT_TABLE_WITH_TEXT","1225776nTwJdR","hasAttribute","_suggestionFactory","refresh","nodeBefore","low","values","join","5633910jSMKrH","above","TableEditing","registerElementLabel","colspan","ELEMENT_TABLE_COLUMN","_acceptFormatSuggestionCallbackFactory","59bCKMbN","removeClass","change:data","substr","insert","insertTableRowAbove","discard","from","maxRow","enableCommand","isTouching","execute","last","_setupColumnsRowsFixing","selectTableColumn","registerDescriptionCallback","model","createRangeOn","highest","rowspan","createRangeIn","ELEMENT_TABLE","selectTableRow","maxColumn","item","insertTableRowBelow","deletion","order","start","minRow","some","span","MAX_SAFE_INTEGER","getRanges","afterInit","document","isIntersecting","end","addClass","getContainedElement","$textProxy","registerCustomCallback","ELEMENT_TABLE_ROW_WITH_TEXT","*Remove:* %0","data","addRange","getItems","subType","filter","insertTable","writer","18494VnTinE","addMarker:suggestion","differ","isEqual","removeTableRow","classes","toLowerCase","mapper","get","$graveyard","getRowIndexes","getFirstRange","detach","map","first","insertTableColumnRight","minColumn","createTableWalker","registerPostFixer","_getCoordsForCells","selection","ELEMENT_TABLE_COLUMN_WITH_TEXT","position","push","TrackChangesEditing","startsWith","tablePaste","getCellLocation","min","locale","getSelectionAffectedTableCells","descriptionFactory","ELEMENT_TABLE_ROW","forceValue","isIntersectingWithRange","includes","batch","getSuggestion","MIN_SAFE_INTEGER","insertion","createPositionAt","max","suggestion","root","TableUtils","getChildren","downcastDispatcher","options","nodeAfter","getChanges","toViewElement","commands","tableColumn","every","5155280eGPdFQ","plugins","_splitMarkerName","enqueueChange","removeTableColumn","*Insert:* %0","type","add","isArray","oldRange","showSuggestionHighlights","setSelection","6jfhmfL","cell","rootName","_tableSuggestions","tableRow","table","markMultiRangeDeletion","editor","8072928Dcglfb","getAttribute","length","getColumnIndexes","markMultiRangeInsertion","change","isInContent","insertTableColumnLeft","name","left","_tablePostFixingSubtypes","tableCell","element","fromRange","accept","getChangedMarkers"];return(fa=function(){return t})()}!function(t){const e=da,n=t();for(;;)try{if(570363===-parseInt(e(410))/1*(-parseInt(e(461))/2)+-parseInt(e(527))/3*(parseInt(e(395))/4)+-parseInt(e(403))/5+-parseInt(e(392))/6+parseInt(e(390))/7+parseInt(e(515))/8+parseInt(e(373))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fa);class ha extends t.Plugin{constructor(t){const e=da;super(t),this[e(383)]=[e(531),e(513)],this[e(530)]=new Set}[la(444)](){const t=la,e=this[t(372)],n=e[t(426)][t(445)][t(481)];if(!e[t(516)][t(389)](t(405)))return;const r=e[t(490)],s=e[t(516)][t(469)](t(485)),o=e[t(516)][t(469)](t(505));s[t(492)][t(406)](t(532),(e=>Kr(r,t(431),e))),this[t(423)](),s[t(419)](t(459)),s[t(419)](t(432)),s[t(419)](t(424));for(const r of[t(415),t(435)]){const i=e[t(512)][t(469)](r);s[t(419)](r,(r=>{const a=t;e[a(426)][a(378)]((t=>{const e=a;r();const c=e(404)===i[e(437)],u=o[e(491)](n),l=o[e(471)](u),f=c?l[e(475)]-1:l[e(422)]+1,h=u[0][e(391)](e(532)),d=o[e(478)](h,{startRow:f,endRow:f}),g=Array[e(417)](d)[e(474)]((n=>t[e(427)](n[e(528)])));s[e(377)](g,e(531))}))}))}for(const r of[t(380),t(476)]){const i=e[t(512)][t(469)](r);s[t(419)](r,(r=>{const a=t;e[a(426)][a(378)]((t=>{const e=a;r();const c=e(382)===i[e(437)],u=o[e(491)](n),l=o[e(376)](u),f=c?l[e(475)]-1:l[e(422)]+1,h=u[0][e(391)](e(532)),d=o[e(478)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(417)](d)[e(474)]((n=>t[e(427)](n[e(528)])));s[e(377)](g,e(513))}))}))}for(const r of[t(465),t(519)]){const i=r[t(413)](11),a=i[t(467)](),c=a[t(413)](0,3)+t(441),u=t(532)+i,l=t(489)+i,f=t(502)+i;s[t(419)](r,(()=>{const i=t;e[i(426)][i(378)]((t=>{const e=i,h=o[e(491)](n),d=h[0][e(391)](e(532));let g;if(e(465)==r){const t=o[e(471)](h);g={startRow:t[e(475)],endRow:t[e(422)],includeAllSlots:!0}}else{const t=o[e(376)](h);g={startColumn:t[e(475)],endColumn:t[e(422)],includeAllSlots:!0}}const p=o[e(478)](d,g),m=Array[e(417)](p)[e(474)]((({cell:t})=>t)),I=ga(m[e(458)]((t=>t[e(396)](c)))),E=ga(m[e(458)]((t=>!t[e(396)](c))))[e(474)]((n=>t[e(427)](n))),b=s[e(533)](E,u);if(b&&(e(531)==b[e(457)]||e(513)==b[e(457)])){const n=this[e(393)](b);for(const r of I){const s=t[e(427)](r),i=o[e(488)](r),u=r[e(374)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(455)](s)}}}))}))}function c(r){const s=t,o=Array[s(417)](n[s(443)]())[s(474)]((t=>i.LiveRange[s(386)](t)));e[s(426)][s(378)]((t=>{const n=s,i=t[n(497)];r=r[n(458)]((t=>n(470)!=t[n(504)][n(529)])),t[n(526)](r),e[n(512)][n(469)](n(465))[n(398)](),e[n(421)](n(465),{forceDefaultExecution:!0}),e[n(426)][n(518)]((()=>{const t=n;e[t(426)][t(518)](i,(e=>{const n=t,r=o[n(458)]((t=>n(470)!=t[n(504)][n(529)]));r[n(375)]>0&&e[n(526)](r);for(const t of o)t[n(473)]()}))}))}))}function u(r){const s=t;e[s(426)][s(378)]((t=>{const o=s,a=Array[o(417)](n[o(443)]())[o(474)]((t=>i.LiveRange[o(386)](t))),c=[];for(const t of r)for(const e of t[o(456)]({shallow:!0}))c[o(484)](e);for(const n of c)o(470)!=n[o(504)][o(529)]&&(t[o(526)](t[o(501)](n,0)),e[o(512)][o(469)](o(519))[o(398)](),e[o(421)](o(519),{forceDefaultExecution:!0}));const u=a[o(458)]((t=>o(470)!=t[o(504)][o(529)]));u[o(375)]>0&&t[o(526)](u);for(const t of a)t[o(473)]()}))}function l(e,n){const r=t;return n[r(514)]((t=>e[r(440)]((e=>e[r(447)][r(464)](t[r(438)])||t[r(447)][r(464)](e[r(438)])))))}function f(e,n){const r=t;return!e[r(440)]((t=>n[r(440)]((e=>t[r(446)](e)))))&&e[r(440)]((t=>n[r(440)]((e=>t[r(447)][r(420)](e[r(438)])))))}e[t(454)][t(507)].on(t(462),((e,n,r)=>{const s=t;if(!r[s(508)][s(525)])return;const o=n[s(434)];if(!o)return;const i=r[s(468)][s(511)](o);function c(t){return Array[s(523)](t)?t:[t]}i&&s(384)===o[s(381)]&&(0,a.setHighlightHandling)(i,r[s(460)],((t,e,n)=>n[s(448)](c(e[s(466)]),t)),((t,e,n)=>n[s(411)](c(e[s(466)]),t)))}),{priority:t(428)}),s[t(492)][t(425)]((e=>{const n=t;if(n(500)!=e[n(521)]&&n(436)!=e[n(521)])return;const s=e[n(449)]();if(null!=s&&s.is(n(385),n(532))){if(n(500)==e[n(521)]){const t=e[n(456)]()[n(458)]((t=>t.is(n(450))))[n(474)]((t=>t[n(454)]));if(t[n(375)])return{type:n(500),content:Kr(r,n(520),Kr(r,n(394),'"'+t[n(402)](" ")+'"'))}}if(n(436)==e[n(521)]){const t=e[n(456)]()[n(458)]((t=>t.is(n(450))))[n(474)]((t=>t[n(454)]));if(t[n(375)])return{type:n(436),content:Kr(r,n(453),Kr(r,n(394),'"'+t[n(402)](" ")+'"'))}}}})),s[t(492)][t(425)]((e=>{const n=t;if(n(531)==e[n(457)]){const t=e[n(456)]()[n(458)]((t=>t.is(n(450))))[n(474)]((t=>t[n(454)])),s=this[n(393)](e),o=s[n(418)]-s[n(439)]+1;if(n(500)==e[n(521)])return t[n(375)]?{type:n(500),content:Kr(r,n(520),Kr(r,n(452),[o,'"'+t[n(402)](" ")+'"']))}:{type:n(500),content:Kr(r,n(520),Kr(r,n(493),o))};if(n(436)==e[n(521)])return t[n(375)]?{type:n(436),content:Kr(r,n(453),Kr(r,n(452),[o,'"'+t[n(402)](" ")+'"']))}:{type:n(436),content:Kr(r,n(453),Kr(r,n(493),o))}}if(n(513)==e[n(457)]){const t=e[n(456)]()[n(458)]((t=>t.is(n(450))))[n(474)]((t=>t[n(454)])),s=this[n(393)](e),o=s[n(433)]-s[n(477)]+1;if(n(500)==e[n(521)])return t[n(375)]?{type:n(500),content:Kr(r,n(520),Kr(r,n(482),[o,'"'+t[n(402)](" ")+'"']))}:{type:n(500),content:Kr(r,n(520),Kr(r,n(408),o))};if(n(436)==e[n(521)])return t[n(375)]?{type:n(436),content:Kr(r,n(453),Kr(r,n(482),[o,'"'+t[n(402)](" ")+'"']))}:{type:n(436),content:Kr(r,n(453),Kr(r,n(408),o))}}})),s[t(397)][t(451)](t(500),t(531),t(416),c),s[t(397)][t(451)](t(436),t(531),t(387),c),s[t(397)][t(451)](t(500),t(513),t(416),u),s[t(397)][t(451)](t(436),t(513),t(387),u),s[t(397)][t(451)](t(500),t(513),t(402),l),s[t(397)][t(451)](t(436),t(513),t(402),l),s[t(397)][t(451)](t(500),t(531),t(402),f),s[t(397)][t(451)](t(436),t(531),t(402),f)}[la(409)](){const t=la,e=this[t(372)],n=e[t(426)][t(445)][t(481)];return(r,s)=>{const o=t;e[o(426)][o(378)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(447)][a(399)];u&&u[0]&&!1===u[0][a(494)]&&(l=r[0][a(438)][a(509)]);const f=t[a(430)](l);if(a(470)==f[a(504)][a(529)])return;const h=Array[a(417)](n[a(443)]())[a(474)]((t=>i.LiveRange[a(386)](t)));t[a(526)](f),e[a(512)][a(469)](c)[a(398)](),u[a(484)]({forceDefaultExecution:!0}),e[a(421)](c,...u);const d=h[a(458)]((t=>a(470)!=t[a(504)][a(529)]));d[a(375)]>0&&t[a(526)](d);for(const t of h)t[a(473)]()}))}}[la(480)](t){const e=la,n=this[e(372)][e(516)][e(469)](e(505));let r=Number[e(442)],s=Number[e(499)],o=Number[e(442)],i=Number[e(499)];for(const a of t){if(e(470)==a[e(504)][e(529)])continue;const{row:t,column:c}=n[e(488)](a),u=a[e(396)](e(429))?a[e(374)](e(429))-1:0,l=a[e(396)](e(407))?a[e(374)](e(407))-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(423)](){const t=la,e=this[t(372)],n=e[t(516)][t(469)](t(485)),r=e[t(516)][t(469)](t(505));e[t(426)][t(445)].on(t(412),(()=>{const r=t,s=Array[r(417)](e[r(426)][r(445)][r(463)][r(388)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(517)](t);if(r(503)!=s)continue;if(null!=e[r(524)])continue;const a=n[r(498)](o);this[r(383)][r(496)](i)&&this[r(530)][r(522)](a)}}),{priority:t(400)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(427)](e),a=e[s(391)](s(532)),c=r[s(488)](e);for(const t of this[s(530)]){const n=t[s(457)],r=n[s(486)](s(487)),u=n[s(413)](r?10:5),l=u[s(467)](),f=l[s(413)](0,3)+s(441),h=s(489)+u,d=s(502)+u;if(!t[s(379)])continue;if(a!=t[s(472)]()[s(438)][s(391)](s(532)))continue;if(t[s(495)](i))continue;const g=e[s(396)](f)?e[s(374)](f)-1:0,p=this[s(393)](t),m=p[h],I=p[d];m<=c[l]&&c[l]+g<=I&&(t[s(455)](i),o=!0)}return o};e[t(426)][t(445)][t(479)]((n=>{const r=t;let o=!1;for(const t of e[r(426)][r(445)][r(463)][r(510)]())if(r(414)==t[r(521)])if(r(531)==t[r(381)])for(const e of t[r(483)][r(509)][r(506)]())o=o||s(e,n);else r(384)==t[r(381)]&&(o=o||s(t[r(483)][r(509)],n));return o}))}[la(393)](t){const e=la;return this[e(480)](t[e(443)]()[e(474)]((t=>t[e(438)][e(509)])))}}function da(t,e){const n=fa();return(da=function(t,e){return n[t-=372]})(t,e)}function ga(t){const e=la;return Array[e(417)](new Set(t)[e(401)]())}function pa(t,e){const n=Ia();return(pa=function(t,e){return n[t-=247]})(t,e)}const ma=pa;function Ia(){const t=["markMultiRangeBlockFormat","model","low","has","1389596PjSRLj","isInContent","getAncestors","author","5672KVcXnM","root","forceDefaultExecution","findAncestor","requires","element","setSelection","commands","TrackChangesEditing","commandName","trackChanges","mergeTableCellRight","*Split cell:* vertically","6867tFKBxH","set:isEnabled","getFirstPosition","size","registerCustomCallback","subType","mergeTableCellDown","getRanges","_areSelectedCellsMergable","formatInline","formatBlock","6229ARGGDz","document","_suggestionFactory","filter","locale","execute","deletion","detach","createTableWalker","from","cell","mergeTableCellLeft","$graveyard","4406520nVUvnB","direction","tableCell","type","selection","afterInit","_isForcedDefaultExecutionBlock","4584582vVVVbt","plugins","getCellLocation","length","*Merge cells*","map","insertion","find","splitTableCellVertically","fromRange","table","splitTableCellHorizontally","highest","stop","markBlockFormat","isEnabled","getSelectionAffectedTableCells","_tablePostFixingSubtypes","editor","createRangeOn","_acceptFormatSuggestionCallbackFactory","push","529608DWAcUs","change","add","descriptionFactory","_areMergableCells","mergeTableCellUp","containsRange","return","getSuggestions","1876070mhAmtc","refresh","enableCommand","get","registerDescriptionCallback","*Split cell:* horizontally","TableEditing","mergeTableCells","horizontally","format","52sdzBoh","value","rootName","accept","TableUtils"];return(Ia=function(){return t})()}!function(t){const e=pa,n=t();for(;;)try{if(457274===-parseInt(e(285))/1*(parseInt(e(248))/2)+parseInt(e(327))/3+parseInt(e(257))/4+-parseInt(e(336))/5+-parseInt(e(298))/6+parseInt(e(274))/7*(parseInt(e(261))/8)+parseInt(e(305))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ia);class Ea extends t.Plugin{static get[ma(265)](){return[ha]}[ma(303)](){const t=ma,e=this[t(323)],n=e[t(254)][t(286)][t(302)],r=e[t(289)];if(!e[t(306)][t(256)](t(342)))return;const s=e[t(306)][t(339)](t(269)),o=e[t(306)][t(339)](t(252)),a=e[t(306)][t(339)](ha);a[t(322)][t(326)](t(343)),s[t(338)](t(343),(()=>{const n=t,r=o[n(321)](e[n(254)][n(286)][n(302)]);e[n(254)][n(328)]((()=>{const t=n;s[t(253)](r,{commandName:t(343),commandParams:[]},[],t(343))}))})),e[t(268)][t(339)](t(343)).on(t(290),((n,r)=>{const o=t;e[o(268)][o(339)](o(271))[o(249)]&&(r[o(308)]>0&&r[r[o(308)]-1]&&r[r[o(308)]-1][o(263)]||s[o(304)]||this[o(282)]()||n[o(318)]())}),{priority:t(317)});for(const n of[t(332),t(272),t(280),t(296)]){const r=e[t(268)][t(339)](n);s[t(338)](n,(()=>{const n=t,o=e[n(254)][n(286)][n(302)][n(276)]()[n(259)]()[n(312)]((t=>t.is(n(266),n(300)))),i=r[n(249)];e[n(254)][n(328)]((()=>{const t=n;s[t(253)]([o,i],{commandName:t(343),commandParams:[]},[],t(343))}))}))}for(const n of[t(313),t(316)]){const r=e[t(268)][t(339)](n);s[t(338)](n,(()=>{const i=t,a=o[i(321)](e[i(254)][i(286)][i(302)])[0],c=a[i(264)](i(315)),{column:u,row:l}=o[i(307)](a);let f=[];if(i(344)==r[i(299)]){const t=o[i(293)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(294)](t)[i(310)]((t=>t[i(295)]))}else{const t=o[i(293)](c,{column:u,includeAllSlots:!0});f=Array[i(294)](t)[i(310)]((t=>t[i(295)]))}e[i(254)][i(328)]((t=>{const e=i;s[e(319)](t[e(324)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(330)][t(340)]((e=>{const n=t;if(n(284)!=e[n(301)]&&n(283)!=e[n(301)])return;const{data:s}=e;return s&&n(343)==s[n(270)]?{type:n(247),content:Kr(r,n(309))}:void 0})),s[t(330)][t(340)]((e=>{const n=t;if(n(284)!=e[n(301)]&&n(283)!=e[n(301)])return;const{data:s}=e;return s?n(313)==s[n(270)]?{type:n(247),content:Kr(r,n(273))}:n(316)==s[n(270)]?{type:n(247),content:Kr(r,n(341))}:void 0:void 0}));const c=a[t(325)]();for(const e of[t(332),t(272),t(280),t(296)])s[t(287)][t(278)](t(284),e,t(251),c);for(const e of[t(313),t(316)])s[t(287)][t(278)](t(284),e,t(251),c);s[t(287)][t(278)](t(284),t(343),t(251),(r=>{const s=t;e[s(254)][s(328)]((t=>{const o=s,a=Array[o(294)](n[o(281)]())[o(310)]((t=>i.LiveRange[o(314)](t)));t[o(267)](r),e[o(268)][o(339)](o(343))[o(337)](),e[o(290)](o(343),{forceDefaultExecution:!0});const c=a[o(288)]((t=>o(297)!=t[o(262)][o(250)]));c[o(308)]>0&&t[o(267)](c);for(const t of a)t[o(292)]()}))}));for(const n of[t(332),t(280),t(296),t(272)]){const r=e[t(268)][t(339)](n);r.on(t(275),((n,s,o)=>{const i=t;if(o){const t=e[i(254)][i(286)][i(302)][i(276)]()[i(259)]()[i(312)]((t=>t.is(i(266),i(300))));this[i(331)](r[i(249)],t)||(n[i(334)]=!1,n[i(318)]())}}),{priority:t(255)})}}[ma(282)](){const t=ma,e=this[t(323)][t(268)][t(339)](t(343)),n=this[t(323)][t(306)][t(339)](t(252));if(!e[t(320)])return!1;const r=n[t(321)](this[t(323)][t(254)][t(286)][t(302)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(331)](e,n))return!1;return!0}[ma(331)](t,e){const n=ma,r=this[n(323)][n(306)][n(339)](n(269)),s=this[n(323)][n(254)][n(324)](t),o=this[n(323)][n(254)][n(324)](e),i=new Set,a=new Set;for(const t of r[n(335)]())if((n(311)==t[n(301)]||n(291)==t[n(301)]||n(343)==t[n(279)])&&t[n(258)])for(const e of t[n(281)]())e[n(333)](s,!0)&&i[n(329)](t[n(301)]+":"+t[n(260)].id),e[n(333)](o,!0)&&a[n(329)](t[n(301)]+":"+t[n(260)].id);if(i[n(277)]!=a[n(277)])return!1;for(const t of i)if(!a[n(256)](t))return!1;return!0}}const ba=Ta;function Ta(t,e){const n=_a();return(Ta=function(t,e){return n[t-=258]})(t,e)}function _a(){const t=["659921inyPVH","item","setAttribute","unbindElementFromMarkerName","registerCustomCallback","plugins","getSuggestion","editor","showSuggestionHighlights","toViewElement","activeMarkers","FORMAT_REGULAR_ROW","FORMAT_REGULAR_COLUMN","requires","4aqWXcQ","highest","getCellLocation","1575156vEefuw","afterInit","ck-suggestion-marker-","1626130QhhfLH","994BjKZAW","registerBlockAttribute","addClass","_acceptFormatSuggestionCallbackFactory","get","consume","registerAttributeLabel","markerNameToElements","2101053FRZFwX","name","ck-suggestion-marker--active","TableEditing","_handleLegacySuggestions","registerDescriptionCallback","consumable","descriptionFactory","stop","data","84SOOpdC","start","_splitMarkerName","40696twjpXl","nodeAfter","markerRange","data-suggestion","36EmRvTA","299545dDrrXI","accept","createTableWalker","TableUtils","end","includes","headingRows","formatBlock","forceValue","type","enableDefaultAttributesIntegration","markerName","mapper","locale","commandName","removeClass","_registerLegacyDescription","setTableRowHeader","removeAttribute","TrackChangesEditing","has","setTableColumnHeader","bindElementToMarker","downcastDispatcher","options","parent","writer","addMarker:suggestion","cell","FORMAT_HEADER_COLUMN","commandParams","FORMAT_HEADER_ROW","headingColumns","removeMarker:suggestion","*Format:* %0","nodeBefore","editing","format","1900068pxQaJh","_suggestionFactory"];return(_a=function(){return t})()}!function(t){const e=Ta,n=t();for(;;)try{if(518720===parseInt(e(270))/1+parseInt(e(268))/2+parseInt(e(299))/3*(-parseInt(e(284))/4)+-parseInt(e(317))/5*(-parseInt(e(309))/6)+parseInt(e(291))/7*(-parseInt(e(312))/8)+-parseInt(e(316))/9*(parseInt(e(290))/10)+parseInt(e(287))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_a);class ya extends t.Plugin{static get[ba(283)](){return[ha]}[ba(288)](){const t=ba,e=this[t(277)];if(!e[t(275)][t(337)](t(302)))return;const n=e[t(330)],r=e[t(275)][t(295)](t(336));r[t(327)](t(334)),r[t(327)](t(338)),r[t(292)](t(323)),r[t(292)](t(262)),r[t(306)][t(297)](t(323),Kr(n,t(261))),r[t(306)][t(297)](t(262),Kr(n,t(259))),this[t(303)]()}[ba(303)](){const t=ba,e=this[t(277)][t(275)][t(295)](t(336)),n=this[t(277)][t(275)][t(295)](t(320)),r=this[t(277)][t(275)][t(295)](ha)[t(294)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Ta,{type:c,id:u}=e[a(311)](o[a(328)]),l=e[a(276)](u),f=l[a(308)];if(a(324)!=l[a(326)]||!f||a(338)!=f[a(331)])return;if(o[a(271)])return void s[a(307)]();if(!i[a(305)][a(296)](o[a(314)],s[a(300)]))return;const h=o[a(314)][a(310)][a(313)],d=o[a(314)][a(321)][a(265)],g=h[a(342)][a(342)],{column:p}=n[a(286)](h),{column:m}=n[a(286)](d);for(let s=p;s<=m;s++){const l=n[a(319)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(258)],l=i[a(329)][a(279)](s);i[a(343)][a(293)](a(289)+c,l),r&&i[a(343)][a(272)](a(315),u,l),i[a(329)][a(339)](l,o[a(328)]),t&&(e[a(280)][a(322)](o[a(328)])?i[a(343)][a(293)](a(301),l):i[a(343)][a(332)](a(301),l))}}}}e[t(269)][t(274)](t(324),t(334),t(318),r),e[t(269)][t(274)](t(324),t(338),t(318),r),this[t(277)][t(266)][t(340)].on(t(344),s(),{priority:t(285)}),this[t(277)][t(308)][t(340)].on(t(344),((e,n,r)=>{const o=t;r[o(341)][o(278)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(285)}),this[t(277)][t(266)][t(340)].on(t(263),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(311)](r[o(328)]),c=e[o(276)](a),u=c[o(308)];if(o(324)!=c[o(326)]||!u||o(338)!=u[o(331)])return;const l=s[o(329)][o(298)](r[o(328)]);if(l)for(const t of l)s[o(343)][o(332)](o(289)+i,t),s[o(343)][o(332)](o(301),t),s[o(343)][o(335)](o(315),t),s[o(329)][o(273)](t,r[o(328)])}),{priority:t(285)}),this[t(333)]()}[ba(333)](){const t=ba,e=this[t(277)],n=e[t(330)];function r(e){const r=t;return{type:r(267),content:Kr(n,r(264),e)}}e[t(275)][t(295)](t(336))[t(306)][t(304)]((e=>{const s=t;if(s(324)!=e[s(326)])return;const{data:o}=e;if(o){if(s(334)==o[s(331)]){const t=o[s(260)][0][s(325)];return r(Kr(n,s(t?261:281)))}if(s(338)==o[s(331)]){const t=o[s(260)][0][s(325)];return r(Kr(n,s(t?259:282)))}}}))}}const Aa=ka;function ka(t,e){const n=Ca();return(ka=function(t,e){return n[t-=217]})(t,e)}function Ca(){const t=["tableCellVerticalAlignment","call","_getCoordsForCells","name","insertColumns","getChangedMarkers","filter","has","reduce","_isForcedDefaultExecutionBlock","markerName","column","tableCellBorderColor","requires","suggestionLoaded","set","getSuggestion","dataDowncast","createRangeOn","entries","cells","document","isInContent","move","accept","TableClipboard","$graveyard","markMultiRangeInsertion","author","startsWith","getAllAdjacentSuggestions","tableCellBackgroundColor","endRow","elementToElement","previousSibling","editing","getRange","selection","rootName","rowInsertionRanges","Users","table","fromRange","_replaceTableSlotCell","content","getMarkers","getSuggestionCallback","markerToHighlight","fill","detach","getAttributes","getSelectionAffectedTableCells","nextSibling","registerCustomCallback","endColumn","setAttribute","hasSuggestion","tableCellBorderStyle","tableCellHorizontalAlignment","16106720DjGFTY","getColumnIndexes","value","includes","_splitMarkerName","find","deletionRanges","root","unwrap","batch","model","end","_tablePostFixingSubtypes","suggestionUnloaded","element","type","return","removeColumns","createTableWalker","getTableIfOnlyTableInContent","ck-suggestion-marker-insertion","next","nodeAfter","tablePasteRow","keys","view","cell","getChild","newRange","removeMarker","attributes","tablePasteChainId","tableCellBorderWidth","listenTo","222IHcixX","getShiftedBy","fromEntries","map","previous","getRanges","*Replace table cells*","tableCell","low","some","ck-suggestion-marker--active","join","tablePasteCell","wrap","TrackChangesEditing","afterInit","row","3363237VKACjg","descriptionFactory","markerAttributes","deletion","registerPostFixer","insertion","get","position","oldRange","findAncestor","setAttributes","insertContent","clipboardOutput","suggestion-td","_createdBatches","options","conversion","ck-suggestion-marker","last","tablePasteColumn","markMultiRangeBlockFormat","plugins","insertionRanges","8atFtZL","subType","tablePaste","markers","tableCellPadding","120876binsks","editor","paragraph","getChanges","register","createRange","editingDowncast","getRowIndexes","documentSelection","commands","523989dyzTiq","createPositionBefore","updateMarker","createRangeIn","every","for","removeMarkers","2392868HhRPQE","formatBlock","getRows","first","start","columnInsertionIndexes","add","high","columns","removeRows","activeMarkers","schema","from","getColumns","insert","push","containsRange","getChildren","markMultiRangeDeletion","getSuggestions","isEmpty","getItems","forEach","tableCellSuggestion","remove","rowInsertionIndexes","112371pJKZvx","change","locale","2GeZWLi","differ","_suggestionFactory","redo","stop","registerDescriptionCallback","insertRows","discard","length","suggestion:formatBlock:tablePasteCell","showSuggestionHighlights","644445RiNJKG","forceDefaultExecution","isEqual","getContainedElement","createElement","rows","TableUtils","suggestion","trackChanges","columnInsertionRanges"];return(Ca=function(){return t})()}!function(t){const e=ka,n=t();for(;;)try{if(357797===parseInt(e(234))/1+-parseInt(e(270))/2*(parseInt(e(267))/3)+parseInt(e(241))/4+-parseInt(e(281))/5+parseInt(e(384))/6*(parseInt(e(224))/7)+-parseInt(e(219))/8*(-parseInt(e(401))/9)+-parseInt(e(350))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ca);const Na=[Aa(382),Aa(303),Aa(348),Aa(349),Aa(291),Aa(322),Aa(223)],La=Object[Aa(386)](Na[Aa(387)]((t=>[t,null])));class Ra extends t.Plugin{static get[Aa(304)](){return[ha]}[Aa(399)](){const t=Aa,n=this[t(225)];if(!n[t(217)][t(298)](t(316)))return;const r=n[t(217)][t(407)](t(398)),s=n[t(217)][t(407)](t(287)),o=n[t(217)][t(407)](ha),a=n[t(217)][t(407)](t(316));o[t(362)][t(256)](t(373),t(420)),n[t(360)][t(252)][t(228)](t(264),{allowIn:t(391),allowContentOf:t(391),isLimit:!0}),n[t(417)][t(324)]({model:t(264),view:t(414)});let c=null;n[t(360)].on(t(412),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(278)]-1];h&&h[u(282)]||r[u(300)]||this[u(225)][u(233)][u(407)](u(289))[u(352)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(232)))return!1;const i=s[o(369)](t,n);if(!i||!Ma(i,void 0,r))return!1;const a=r[o(342)](n[o(312)][o(328)]);if(!a[o(278)])return!1;const c=a[0][o(410)](o(332)),l=r[o(231)](a),f=r[o(351)](a),h={startRow:l[o(244)],endRow:l[o(419)],startColumn:f[o(244)],endColumn:f[o(419)]};return 1==a[o(278)]&&(h[o(323)]+=r[o(243)](i)-1,h[o(345)]+=r[o(254)](i)-1),Ma(c,h,r)}(l,f,n[u(360)],s,a)&&(o[u(274)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(360)][u(268)]((()=>{const t=u;n[t(360)][t(412)](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(278)]&&r[t(318)](o,t(373),{tablePasteChainId:s}),a[t(278)]&&r[t(318)](a,t(420),{tablePasteChainId:s}),l[t(278)]&&(r[t(318)](l,t(221),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(263)]((e=>{const n=t;var r;return null===(r=e[n(340)])||void 0===r?void 0:r[n(292)](e)}))),f[t(278)]&&(r[t(259)](f,t(221),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(263)]((e=>{const n=t;var r;return null===(r=e[n(340)])||void 0===r?void 0:r[n(292)](e)})));const d=r[t(421)](h[t(387)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(396),{tablePasteChainId:s});if(d){const e=d[t(336)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(360)][t(309)](s),a=e[t(355)]((e=>e[t(327)]()[t(283)](i)));a&&r[t(256)]([a[t(294)],o])}r[t(278)]&&d[t(346)](t(403),Object[t(386)](r))}c=null})))}),{priority:e.priorities[t(248)]+10}),n[t(217)][t(407)](t(316)).on(t(334),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(274)]();const u=s[r(376)],l=o,f=Sa(u),h=Sa(l);e[r(366)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(265)](u[r(377)](0));for(const t of Array[r(253)](l[r(258)]()))a[r(255)](t,u,r(361));const t=c[r(266)][r(353)](s[r(400)]),e=c[r(246)][r(353)](s[r(302)]);t||e||(d=i.LiveRange[r(333)](a[r(237)](u)))}else h&&!f&&(g=a[r(237)](u));else{const t=a[r(285)](r(264)),e=a[r(285)](r(264));a[r(397)](a[r(237)](u),e),a[r(255)](t,u,0);for(const e of Array[r(253)](l[r(258)]()))a[r(255)](e,t,r(361));d=i.LiveRange[r(333)](a[r(309)](t)),g=i.LiveRange[r(333)](a[r(309)](e))}const p=Array[r(253)](l[r(341)]())[r(297)]((([t])=>Na[r(353)](t)));c[r(311)][r(256)]({element:u,attributes:p[r(278)]?Object[r(386)](p):null}),d&&c[r(218)][r(256)](d),g&&c[r(356)][r(256)](g)}),{priority:t(248)}),s.on(t(295),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(249)]||1;c[o(246)]=new Array(l)[o(339)](u)[o(387)](((t,e)=>t+e));for(const{cell:t}of s[o(368)](i,{startColumn:u,endColumn:u+l-1}))c[o(290)][o(256)](n[o(360)][o(309)](t))}),{priority:t(392)}),s.on(t(276),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(286)]||1;c[o(266)]=new Array(l)[o(339)](u)[o(387)](((t,e)=>t+e));for(const{cell:t}of s[o(368)](i,{startRow:u,endRow:u+l-1}))c[o(330)][o(256)](n[o(360)][o(309)](t))}),{priority:t(392)}),r[t(402)][t(275)]((e=>{const r=t;if(e[r(220)]&&e[r(220)][r(320)](r(221)))return e[r(388)]?{}:{type:r(406),content:Kr(n[r(269)],r(390))}}));const u=()=>!1;for(const e of[t(221),t(420),t(373),t(396)])r[t(272)][t(344)](t(406),e,t(395),u),r[t(272)][t(344)](t(404),e,t(395),u),r[t(272)][t(344)](t(242),e,t(395),u);r[t(272)][t(344)](t(242),t(396),t(277),u),r[t(272)][t(344)](t(242),t(396),t(315),((e,r,s)=>{const o=t,i=e[o(387)]((t=>t[o(284)]()))[o(297)]((t=>t)),a=new Map(i[o(387)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(311)])e&&a[o(306)](t,e);else if(s&&s[o(403)])for(const[t,e]of Object[o(310)](s[o(403)])){const r=n[o(360)][o(222)][o(407)](t),s=r?r[o(327)]()[o(284)]():null;s&&a[o(306)](s,e)}n[o(360)][o(268)]((t=>{const e=o;for(const[n,r]of a)t[e(411)]({...La,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(272)][o(344)](e,o(221),s,((t,i,a)=>{const c=o;n[c(360)][c(268)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(245)][o(372)];t.is(o(364),o(264))&&u[o(256)](t)}r[o(272)][o(337)](e,null,s)(t,i,a);for(const t of u)o(317)!=t[o(357)][o(329)]&&n[o(358)](t)}))}))};l(t(406),t(315)),l(t(406),t(277)),l(t(404),t(315)),l(t(404),t(277)),r[t(272)][t(344)](t(406),t(373),t(277),(e=>{const n=t,r=e[n(387)]((t=>t[n(284)]())),i=r[0][n(410)](n(332)),{minRow:a,maxRow:c}=o[n(293)](r);s[n(250)](i,{at:a,rows:c-a+1})})),r[t(272)][t(344)](t(406),t(420),t(277),(e=>{const n=t,r=e[n(387)]((t=>t[n(284)]())),i=r[0][n(410)](n(332)),{minColumn:a,maxColumn:c}=o[n(293)](r);s[n(367)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(220)]||!n[s(220)][s(320)](s(221)))return;const o=n[s(380)][s(381)],i=r[s(260)]()[s(297)]((t=>t[s(313)]&&t[s(380)]&&t[s(380)][s(381)]==o));i[s(278)]&&n[s(321)]()[s(278)]!=i[s(278)]&&i[s(299)](((t,e)=>(t[s(371)]=e,e[s(388)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(354)](e[s(301)]),a=[s(418),s(370)],c=r[s(251)][s(353)](e[s(301)]);return c&&a[s(256)](s(394)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(305),f,{priority:t(248)}),r.on(t(363),f,{priority:t(248)}),n[t(360)][t(312)][t(405)]((()=>{const e=t;let s=!1;const o=Array[e(253)](n[e(360)][e(312)][e(271)][e(296)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(354)](t);if(e(288)!=o||e(404)!=a||i[e(409)])continue;if(!r[e(347)](c))continue;const u=r[e(307)](c)[e(389)](),l=n[e(217)][e(407)](e(331)).me;for(const t of r[e(260)]())if(t[e(313)]&&t[e(319)]==l&&e(242)==t[e(365)]&&e(396)==t[e(220)]&&t[e(389)]()[e(238)]((t=>u[e(393)]((n=>n[e(257)](t,!0))))))for(const n of t[e(321)]())n[e(313)]&&(n[e(277)](),s=!0)}return s})),n[t(360)][t(312)][t(405)]((e=>{const s=t,o=n[s(233)][s(407)](s(273));if(!o||!o[s(415)][s(298)](e[s(359)]))return!1;let i=!1;const a=n[s(217)][s(407)](s(331)).me,c=n[s(360)][s(312)][s(271)][s(227)](),u=Array[s(253)](n[s(360)][s(312)][s(271)][s(296)]())[s(297)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(354)](t);return n(288)==o&&n(221)==i&&c==a.id&&!e[n(409)]}));for(const t of c){if(s(255)!=t[s(365)]||s(264)!=t[s(294)]||1!=t[s(278)])continue;const n=e[s(229)](t[s(408)],t[s(408)][s(385)](1));if(!u[s(355)]((({data:t})=>t[s(378)][s(283)](n))))for(const{name:t,data:r}of u)if(n[s(257)](r[s(378)])){e[s(236)](t,{range:n}),i=!0;break}}return i})),n[t(360)][t(312)][t(405)]((e=>{const s=t;let o=!1;const i=n[s(217)][s(407)](s(331)).me,a=r[s(260)]()[s(297)]((t=>t[s(313)]&&t[s(319)]==i)),c=new Set,u=new Set;for(const t of a)if(s(221)==t[s(220)])for(const e of t[s(336)]()){const n=e[s(327)]()[s(284)]();if(n)if(n.is(s(364),s(264))&&Sa(n)){t[s(379)](e[s(294)]),c[s(247)](n),o=!0;const r=n[s(343)],i=n[s(325)],a=r&&r.is(s(364),s(264)),l=i&&i.is(s(364),s(264));a&&!c[s(298)](r)&&u[s(247)](r),l&&!c[s(298)](i)&&u[s(247)](i)}else n.is(s(364),s(226))&&n[s(261)]&&(t[s(379)](e[s(294)]),o=!0)}else if(s(396)==t[s(220)]){if(!t[s(380)]||!t[s(380)][s(381)])continue;const e=t[s(380)][s(403)];if(e&&Object[s(374)](e)[s(278)])continue;const n=t[s(380)][s(381)];let r=!0,i=!0;for(const e of a)if(e[s(220)]&&e[s(220)][s(320)](s(221))){if(!e[s(380)][s(381)]){i=!1;break}if(e.id!=t.id&&e[s(380)][s(381)]==n){r=!1;break}}i&&r&&(t[s(240)](),o=!0)}for(const t of c)e[s(265)](t);for(const t of u)e[s(358)](t);return o})),n[t(417)][t(239)](t(230))[t(338)]({model:t(279),view:(t,e)=>h(t),converterPriority:t(248)}),n[t(417)][t(239)](t(308))[t(338)]({model:t(279),view:(e,n)=>n[t(416)][t(280)]?h(e,!1):null,converterPriority:t(248)});const d=n[t(326)][t(375)];this[t(383)](d[t(312)],t(413),((e,n)=>{const r=t,s=[];for(const t of d[r(237)](n[r(335)])[r(262)]())t.is(r(364),r(414))&&s[r(256)](t);d[r(268)]((t=>{const e=r;for(const n of s)t[e(314)](t[e(237)](n),t[e(235)](n)),t[e(265)](n)}))}))}}function Sa(t){const e=Aa;if(t[e(261)])return!0;const n=t[e(377)](0);return n.is(e(364),e(226))&&n[e(261)]}function Ma(t,e={},n){const r=Aa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(368)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function va(){const t=["plugins","change","getAttribute","commandParams","getColumnGroupElement","1392NGnpwM","registerDescriptionCallback","registerCustomCallback","712uzXLKp","formatGroupId","106JjqdUq","format","19564LsfMoG","accept","TableColumnResizeEditing","subType","handleResizeTableWidthCommand","getSuggestionCallback","150LxAvIm","TrackChangesEditing","get","formatBlock","descriptionFactory","resizeTable","formatInline","enableCommand","916755ZdKXtr","tableWidth","author","getSelectedElement","Users","editor","discard","_suggestionFactory","locale","21604CzclDx","afterInit","54414liYDxM","selection","handleSuggestionDescription","582iPYkeY","type","data","getSuggestions","173243HrrLDy","getTableColumnsWidths","markBlockFormat","bind","table","resizeTableWidth","11635720YoGAOM","*Format:* resize table","columnWidths","has","model","document","getContainedElement","7457RUhnzC"];return(va=function(){return t})()}const wa=Oa;function Oa(t,e){const n=va();return(Oa=function(t,e){return n[t-=110]})(t,e)}!function(t){const e=Oa,n=t();for(;;)try{if(735043===-parseInt(e(144))/1*(-parseInt(e(155))/2)+parseInt(e(127))/3*(-parseInt(e(157))/4)+-parseInt(e(113))/5+parseInt(e(163))/6*(parseInt(e(131))/7)+-parseInt(e(153))/8*(parseInt(e(124))/9)+parseInt(e(137))/10+-parseInt(e(122))/11*(-parseInt(e(150))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(va);class Da extends t.Plugin{[wa(123)](){const t=wa;if(!this[t(118)][t(145)][t(140)](t(159)))return;const e=this[t(118)][t(145)][t(165)](t(164));e[t(112)](t(136),this[t(161)][t(134)](this)),e[t(120)][t(152)](t(166),t(110),t(158),e[t(120)][t(162)](t(166),null,t(119))),e[t(120)][t(152)](t(166),t(110),t(119),e[t(120)][t(162)](t(166),null,t(158))),e[t(167)][t(151)](this[t(126)][t(134)](this))}[wa(161)](t,e){const n=wa,r=this[n(118)][n(145)][n(165)](n(164)),s=this[n(118)][n(145)][n(165)](n(159)),o=e[n(135)]||this[n(118)][n(141)][n(142)][n(125)][n(116)]();this[n(118)][n(141)][n(146)]((()=>{const i=n,a=s[i(149)](o);let c=a?s[i(132)](a):null,u=o[i(147)](i(114))||null;const l=e[i(114)]||u,f=e[i(139)]||c,h=this[i(118)][i(145)][i(165)](i(117)).me;for(const t of r[i(130)]()){const e=t[i(143)]();if(i(110)===t[i(160)]&&e===o){t[i(115)]!==h&&t[i(119)]();const e=t[i(129)][i(148)];u=e[0][i(114)],c=e[0][i(139)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(133)](o,{commandName:i(136),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(110)},[],i(110))}))}[wa(126)](t){const e=wa;if(e(166)!=t[e(128)]&&e(111)!=t[e(128)])return;const{data:n}=t;if(n&&e(110)===n[e(154)]){const t=e(138);return{type:e(156),content:Kr(this[e(118)][e(121)],t)}}}}function Fa(t,e){const n=Ba();return(Fa=function(t,e){return n[t-=214]})(t,e)}const Pa=Fa;function Ba(){const t=["1782jRlpzg","134612rtEzOF","2960JrVHVj","get","12986955UClXGQ","editor","2385840NEhTDD","has","TrackChangesEditing","1151220SuJJYJ","Template","insertTemplate","1535136eGuduL","316536edAoTL","plugins","7YnhYHL","afterInit","enableCommand"];return(Ba=function(){return t})()}!function(t){const e=Fa,n=t();for(;;)try{if(274563===-parseInt(e(217))/1+-parseInt(e(229))/2+-parseInt(e(216))/3*(parseInt(e(218))/4)+-parseInt(e(225))/5+-parseInt(e(222))/6+-parseInt(e(231))/7*(-parseInt(e(228))/8)+parseInt(e(220))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ba);class xa extends t.Plugin{[Pa(214)](){const t=Pa,e=this[t(221)];e[t(230)][t(223)](t(226))&&e[t(230)][t(219)](t(224))[t(215)](t(227))}}const Ua=ja;function ja(t,e){const n=Ga();return(ja=function(t,e){return n[t-=475]})(t,e)}function Ga(){const t=["descriptionFactory","afterInit","locale","ELEMENT_TABLE_OF_CONTENTS","TrackChangesEditing","606QBmRzt","plugins","commands","insertTableOfContents","10381Jnbxxu","get","1212DVUqPD","236271mkGHBN","editor","2YfBuQf","6005lbSTkF","11uqwYRo","registerElementLabel","2350850LEXOSg","27LLdjsp","1115475iOBxru","56244QvQwNU","enableCommand","1256AVTIcR","247NsBdgy","tableOfContents"];return(Ga=function(){return t})()}!function(t){const e=ja,n=t();for(;;)try{if(204113===-parseInt(e(500))/1*(parseInt(e(476))/2)+parseInt(e(482))/3+-parseInt(e(499))/4*(-parseInt(e(477))/5)+-parseInt(e(493))/6*(parseInt(e(497))/7)+-parseInt(e(485))/8*(-parseInt(e(481))/9)+parseInt(e(480))/10*(-parseInt(e(478))/11)+-parseInt(e(483))/12*(-parseInt(e(486))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ga);class Va extends t.Plugin{[Ua(489)](){const t=Ua,e=this[t(475)];if(!e[t(495)][t(498)](t(496)))return;e[t(494)][t(498)](t(492))[t(484)](t(496));const n=e[t(494)][t(498)](t(492)),r=e[t(490)];n[t(488)][t(479)](t(487),(e=>Kr(r,t(491),e)))}}function Ha(t,e){const n=za();return(Ha=function(t,e){return n[t-=284]})(t,e)}const Wa=Ha;function za(){const t=["editor","getNearestSelectionRange","124107vayViy","start","46qLHaXA","title-content","38310KMXwts","165nkMQod","forward","10377uDXXlS","TrackChangesEditing","registerElementLabel","has","removeMarker","model","registerPostFixer","schema","197156tGigov","document","get","_splitMarkerName","ELEMENT_TITLE","Title","suggestion","getChangedMarkers","isCollapsed","plugins","descriptionFactory","isTouching","differ","updateMarker","from","7679766EknVCr","end","afterInit","10068072pkZbXn","isEqual","1673322QCsIyR","12802363uZdjDT","createRange","nodeBefore","element","locale","newRange"];return(za=function(){return t})()}!function(t){const e=Ha,n=t();for(;;)try{if(954466===-parseInt(e(295))/1+-parseInt(e(306))/2*(-parseInt(e(304))/3)+parseInt(e(319))/4*(parseInt(e(309))/5)+-parseInt(e(290))/6+-parseInt(e(296))/7+-parseInt(e(293))/8+parseInt(e(311))/9*(parseInt(e(308))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(za);class Ka extends t.Plugin{[Wa(292)](){const t=Wa,e=this[t(302)];if(!e[t(284)][t(314)](t(324)))return;const n=e[t(284)][t(321)](t(312));n[t(285)][t(313)](t(307),(()=>Kr(e[t(300)],t(323)))),e[t(316)][t(320)][t(317)]((r=>{const s=t;let o=!1;const i=Array[s(289)](e[s(316)][s(320)][s(287)][s(326)]());for(const{name:t,data:a}of i){const{group:i}=n[s(322)](t);if(s(325)!==i||!a[s(301)])continue;const c=a[s(301)],u=c[s(291)][s(298)];if(!u||!u.is(s(299),s(307)))continue;if(!c[s(305)][s(286)](c[s(291)]))continue;const l=e[s(316)][s(318)][s(303)](c[s(291)],s(310));if(l&&l[s(327)]){const e=r[s(297)](c[s(305)],l[s(305)]);e[s(294)](c)||(r[s(288)](t,{range:e}),o=!0)}o||(r[s(315)](t),o=!0)}return o}))}}const Xa=qa;function qa(t,e){const n=Qa();return(qa=function(t,e){return n[t-=423]})(t,e)}function Qa(){const t=["redo","257314LHpKTR","TrackChangesEditing","3422825HgiHQn","enableCommand","afterInit","812043LuiZBj","5BPaxHT","plugins","66143hAqbdq","get","138IqOLnz","15gQdHax","32gfXnwf","221907ZQvJVx","has","912YbsDNh","editor","2646600DmCeHN","39612COwaQS","UndoEditing","undo"];return(Qa=function(){return t})()}!function(t){const e=qa,n=t();for(;;)try{if(434314===parseInt(e(441))/1*(-parseInt(e(435))/2)+parseInt(e(424))/3*(-parseInt(e(431))/4)+-parseInt(e(437))/5+-parseInt(e(423))/6*(-parseInt(e(426))/7)+parseInt(e(425))/8*(parseInt(e(440))/9)+parseInt(e(430))/10+-parseInt(e(443))/11*(-parseInt(e(428))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qa);class Ya extends t.Plugin{[Xa(439)](){const t=Xa,e=this[t(429)],n=e[t(442)][t(444)](t(436));e[t(442)][t(427)](t(432))&&(n[t(438)](t(433)),n[t(438)](t(434)))}}const Ja=$a;function Za(){const t=["requires","plugins","55VvdCTe","152584VEvdKN","get","TrackChangesEditing","1160073Lqnzcj","99210gBlXSA","has","toggleTableCaption","229635TcCiFZ","64BcxCAu","91IFXTWk","afterInit","28cKGjCG","enableCommand","10562XoPNTy","232550QvItmN","119595AXHEui","editor","TableCaptionEditing"];return(Za=function(){return t})()}function $a(t,e){const n=Za();return($a=function(t,e){return n[t-=474]})(t,e)}!function(t){const e=$a,n=t();for(;;)try{if(235235===-parseInt(e(480))/1*(-parseInt(e(478))/2)+-parseInt(e(474))/3+parseInt(e(475))/4*(parseInt(e(482))/5)+parseInt(e(492))/6+-parseInt(e(476))/7*(parseInt(e(488))/8)+parseInt(e(491))/9+-parseInt(e(481))/10*(parseInt(e(487))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Za);class tc extends t.Plugin{static get[Ja(485)](){return[ha]}[Ja(477)](){const t=Ja,e=this[t(483)];e[t(486)][t(493)](t(484))&&e[t(486)][t(489)](t(490))[t(479)](t(494))}}const ec=nc;function nc(t,e){const n=rc();return(nc=function(t,e){return n[t-=277]})(t,e)}function rc(){const t=["has","pluginName","registerCustomCallback","tableCellPadding","TableCellPropertiesEditing","tableCellBackgroundColor","start","238SVGrIL","getSelectionAffectedTableCells","enableCommand","document","getFirstPosition","4049199XPvHii","getSuggestionCallback","batch","commandParams","data","selection","tableProperties","tableBorderColor","_getSuggestion","52902CKrTsF","tableCellProperties","7015ejtUlN","tableCellHeight","getSuggestions","locale","tableCellBorderColor","tableCellHorizontalAlignment","_handlePropertyChange","descriptionFactory","tableWidth","TrackChangesEditing","accept","handleDiscardAction","TrackChangesTableProperties","TablePropertiesEditing","*Format:* change table properties","tableHeight","format","14gDiGnU","markBlockFormat","getAttribute","nodeAfter","enqueueChange","plugins","tableBorderStyle","tableBorderWidth","subType","_suggestionFactory","table","getContainedElement","578301vgNUbr","change","formatBlock","tableBackgroundColor","model","discard","registerDescriptionCallback","444495vwuuvX","handleSuggestionDescription","TableUtils","4535950Yoqweb","editor","findAncestor","*Format:* change table cell properties","get","join","20952rpcdzE","tableCellWidth","afterInit","4HdAEeI","tableAlignment","removeAttribute","tableCellBorderWidth","tableCellVerticalAlignment","setAttribute","tableCellBorderStyle"];return(rc=function(){return t})()}!function(t){const e=nc,n=t();for(;;)try{if(236592===-parseInt(e(337))/1*(-parseInt(e(354))/2)+parseInt(e(288))/3+parseInt(e(307))/4*(parseInt(e(295))/5)+-parseInt(e(335))/6+parseInt(e(321))/7*(-parseInt(e(304))/8)+-parseInt(e(326))/9+parseInt(e(298))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rc);class sc extends t.Plugin{constructor(t){const e=nc;super(t),this[e(332)]=[e(333),e(282),e(283),e(308),e(345),e(352),e(291)],this[e(336)]=[e(341),e(313),e(310),e(317),e(305),e(338),e(319),e(342),e(311)]}static get[ec(315)](){return ec(349)}[ec(306)](){const t=ec,e=this[t(299)][t(281)][t(302)](t(346));if(this[t(299)][t(281)][t(314)](t(350))){for(const n of this[t(332)])e[t(323)](n,((e,r)=>{const s=t,o=this[s(299)][s(292)][s(324)][s(331)][s(325)]()[s(300)](s(286));this[s(343)](n,[o],this[s(332)],s(332),e,r)}));e[t(285)][t(316)](t(290),t(332),t(347),e[t(285)][t(327)](t(290),null,t(293))),e[t(285)][t(316)](t(290),t(332),t(293),((e,n)=>this[t(348)](this[t(332)],e,n))),e[t(285)][t(316)](t(290),t(332),t(303),(()=>!1))}if(this[t(299)][t(281)][t(314)](t(318))){for(const n of this[t(336)])e[t(323)](n,((e,r)=>{const s=t,o=this[s(299)][s(281)][s(302)](s(297))[s(322)](this[s(299)][s(292)][s(324)][s(331)]);this[s(343)](n,o,this[s(336)],s(336),e,r)}));e[t(285)][t(316)](t(290),t(336),t(347),e[t(285)][t(327)](t(290),null,t(293))),e[t(285)][t(316)](t(290),t(336),t(293),((e,n)=>this[t(348)](this[t(336)],e,n))),e[t(285)][t(316)](t(290),t(336),t(303),(()=>!1))}e[t(344)][t(294)]((e=>this[t(296)](e)))}[ec(343)](t,e,n,r,s,o){const i=ec,a=this[i(299)][i(281)][i(302)](i(346));this[i(299)][i(292)][i(280)](o[i(328)],(()=>{const t=i;for(const i of e)if(this[t(334)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(278)](r);void 0!==n&&(e[r]=n)}s(o),a[t(277)](i,{commandParams:[e]},[],r)}}))}[ec(348)](t,e,n){const r=ec,s=e[0][r(320)][r(279)],o=n[r(329)][0];this[r(299)][r(292)][r(289)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(312)](r,o[r],s):e[n(309)](r,s)}))}[ec(296)](t){const e=ec;if(t[e(330)])switch(t[e(284)]){case e(332):return{type:e(353),content:Kr(this[e(299)][e(340)],e(351))};case e(336):return{type:e(353),content:Kr(this[e(299)][e(340)],e(301))}}}[ec(334)](t,e){const n=ec,r=this[n(299)][n(281)][n(302)](n(346));for(const s of r[n(339)]({skipNotAttached:!0})){const r=s[n(287)]();if(s[n(284)]===e&&r===t)return s}return null}}var oc=Function.prototype,ic=Object.prototype,ac=oc.toString,cc=ic.hasOwnProperty,uc=ac.call(Object);const lc=function(t){if(!ne(t)||"[object Object]"!=ct(t))return!1;var e=en(t);if(null===e)return!0;var n=cc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ac.call(n)==uc};const fc=function(t){return lc(t)?void 0:t};var hc=$?$.isConcatSpreadable:void 0;const dc=function(t){return ce(t)||ae(t)||!!(hc&&t&&t[hc])};const gc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=dc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):tn(o,c):s||(o[o.length]=c)}return o};const pc=function(t){return(null==t?0:t.length)?gc(t,1):[]};const mc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var Ic=Math.max;const Ec=function(t,e,n){return e=Ic(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=Ic(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),mc(t,this,a)}};const bc=function(t){return function(){return t}};const Tc=Yt?function(t,e){return Yt(t,"toString",{configurable:!0,enumerable:!1,value:bc(e),writable:!0})}:function(t){return t};var _c=Date.now;const yc=function(t){var e=0,n=0;return function(){var r=_c(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(Tc);const Ac=function(t){return yc(Ec(t,void 0,pc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=ir(e,(function(e){return e=fr(e,t),r||(r=e.length>1),e})),te(t,an(t),n),r&&(n=Qn(n,7,fc));for(var s=e.length;s--;)jr(n,e[s]);return n})),kc=Nc;function Cc(){const t=["differ","substr","set","isBlock","detach","getFirstRange","requires","hasComments","containsRange","trackChanges.mergeNestedSuggestions","addHighlight","removeMarkers","deletion:discard","deletion:accept","isAtEnd","_joinWithAdjacentSuggestions","authoredAt","registerPostFixer","meta","removeMarker:suggestion:formatBlock","low","_addSuggestionMarker","subType","nodeAfter","type","isNextTo","plugins","insertion:chain","getLastMatchingPosition","isAfter","tablePasteChainId","join","high","trackChanges.trackFormatChanges","track-changes-enable-command-twice","get","_blockAttributeKeys","_adapter","insertion","init","registerInlineAttribute","oldValue","suggestion:","getAttribute","isBefore","nodeBefore","writer","@external","createRangeOn","always","start","formatBlock:chain","getChangedMarkers","$elementName","then","widget","isAtStart","track-changes-adapter-missing-getsuggestion","_splitMarkerName","forEach","_isBlockAttribute","markMultiRangeDeletion","formatInline:","_model","PENDING_ACTION_SUGGESTION","getCommentThread","applyOperation","elementStart","enqueueChange","1444780vFpLsZ","containsPosition","removeComment","discard","never","deletion:join","end","addMarker:suggestion:attribute","deletion:","_createSuggestion","data-author-id","chain","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.","_afterChanges","change:data","external:","TrackChangesEditing","_suggestionState","isCollapsed","notReady","formatBlock:","insertion:","getAncestors","containsItem","ENTER","find","2099345NeYkxu","delete","multi","formatBlock:discard","values","containerElement","createRange","resolve","updateSuggestion","options","_setSuggestionRange","deletion:chain","ck-suggestion-marker","$textProxy","acceptSelectedSuggestions","_joinSuggestions","descriptionFactory","hasCommentThread","_enabledCommands","isExternal","isIntersectingWithRange","markerName","isMultiRange","next","targetPosition","_recordAttributeSuggestions","normal","split","trackChangesCommand","suggestionChanged","editing","getMultiRangeId","ready","moveTargetPosition","data-suggestion","addMarker:suggestion:formatBlock","activeMarkers","locale","_getAuthorFromId","suggestion","range","bindElementToMarker","_refreshSuggestionsChain","marker-count","creator","highest","includes","isIntersecting","attribute:","change","getCustomProperty","oldRange","forceDefaultExecution","insert","markBlockFormat","_checkSuggestionCorrectness","assign","_cutOutSuggestionMarker","selection","suggestion:attribute:","getChanges","attribute:join","$marker","_getAttributeKey","toJSON","attributeOldValue","position","isInContent","_processAttributeChanges","acceptAllSuggestions","reconvertMarker","keys","conversion","setAttribute","removeMarker","stopListening","commands","_editor","discardAllSuggestions","forward","discardSuggestion","mapper","insertion:accept","18488kEhTxH","_isDataLoaded","define","isRemovable","toUpperCase","markInlineFormat","markMultiRangeBlockFormat","item","addMarkerName","for","startsWith","fromCharCode","after","concat","attribute","howMany","authorName","markerNameToElements","Users","addMarker","size","setTo","_customCallbacks","_mergeNestedSuggestions","enableDefaultAttributesIntegration","$text","data","filter","suggestion-type","commentThread","_onDiscard","some","_reduceSuggestionAttributeRange","fromRange","documentSelection","LEAVE","discardSelectedSuggestions","_suggestions","getContainedElement","getRanges","registerCustomCallback","isOwn","showSuggestionHighlights","trackChanges","removeClass","insertion:discard","_getExternalAuthor","attribute:accept","newRange","addSuggestion","acceptSuggestion","fetchCommentThread","accepted","getItems","addMarker:suggestion","deletion","49tjhTDT","editingDowncast","formatBlock:join","isInsideObject","getFirstMarker","_inlineAttributeKeys","name","originalSuggestionId","getNearestSelectionRange","_suggestionFactory","_processAttributeSuggestions","map","_reduceExistingSuggestions","formatInline:accept","attributeKey","getAllAdjacentSuggestions","213xpNDWa","splitPosition","batch","_rangeIsInLocalUserInsertion","update:suggestion","rejected","group","remove","_isRegisteredAttribute","change:_saved","element","push","adapter","isTouching","createPositionAfter","upcast","updateMarker","formatGroupId","unshift","format","isArray","backward","formatInline","addUser","3805641lqhHfo","markerToData","collaboration.channelId","consume","createElement","value","pluginName","enableReadOnlyMode","skipNestingCheck","previous","change:activeMarkers","consumable","action","addComment","track-changes-suggestion-not-found","document","FORMATTING","$graveyard","stop","enableCommand","execute","editor","head","_refreshAttributeSuggestionsChain","createSelection","return","sort","_getSuggestionData","elementToElement","splice","clear","isLimit","_isForcedDefaultExecutionBlock","ck-suggestion-marker-","model","error-saving-suggestion-data-suggestion-discarded","6zeligO","_setSuggestionData","markerToHighlight","rootName","936128nwIbQa","lowest","suggestionUnloaded","ck-suggestion-marker-formatInline","listenTo","formatInline:join","groupId","_initAriaMarkerChangeAnnouncements","substring","track-changes-user-not-found","key","attributes","_getMarkerAnnouncementText","clone","registerBlockAttribute","warn","removeMarker:suggestion:attribute","_findSuggestions","createPositionBefore","CommentsRepository","parent","insertContent","getRange","isObject","isSelectable","every","formatInline:discard","unbind","announce","setSelection","formatBlock:accept","track-changes-command-not-found","suggestionLoaded","unbindElementFromMarkerName","fire","multipleBlocks","markInsertion","isUndo","dataDowncast","_commentsRepository","from","has","attributeNewValue","pop","move","open","dataToMarker","markDeletion","newValue","createRangeIn","author","track-changes-suggestion-data-mismatch","getIntersection","commandName","_breakSuggestionMarker","elementEnd","default","getWalker","getSuggestion","_updateSuggestionData","schema","accept","containsRangeInObject","isEqual","config","removeAttribute","_removeSuggestion","addSuggestionData","formatInline:chain","markerReady","getMarkers","ck-suggestion-marker-formatBlock","_SUGGESTION_ANNOUNCEMENT","_trackFormatChanges","PendingActions","attribute:discard","addClass","markMultiRangeInsertion","before","_defaultCallbacks","isDocumentOperation","formatBlock","_registerDefaultCallbacks","addRange","_saved","184458jmHXnw","root","comments","track-changes-adapter-already-set","catch","dataReady","addCommentThread","createdAt","markAttributeChange","insertion:join","isLocal","markers","removed","_addThreadToSuggestion","buildSuggestion","getDifference","getSuggestions","getShiftedBy","hasSuggestion","createPositionAt","length","toViewElement","rename","add","_recordAttributeChanges","getUser","_handleNewSuggestionMarker","refresh","3412pQovgF","rethrowUnexpectedError","getSuggestionCallback","deleteContent","ck-suggestion-marker--active","stringify"];return(Cc=function(){return t})()}function Nc(t,e){const n=Cc();return(Nc=function(t,e){return n[t-=423]})(t,e)}!function(t){const e=Nc,n=t();for(;;)try{if(244782===parseInt(e(699))/1*(-parseInt(e(831))/2)+-parseInt(e(771))/3*(-parseInt(e(515))/4)+parseInt(e(616))/5+parseInt(e(487))/6*(parseInt(e(755))/7)+-parseInt(e(835))/8+-parseInt(e(795))/9+parseInt(e(590))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cc);const Lc=kc(574);class Rc extends t.Plugin{static get[kc(527)](){return[kc(854),o.Users,t.PendingActions,$r,ss,us,ds,ys,Is,Cs,vs,js,no,so,fo,po,_o,Co,So,Oo,Bo,zo,Go,qo,$o,ni,li,Ii,Oi,ai,Hs,qs,_i,Ci,Si,Bi,Gi,zi,Yi,ta,oa,ua,ha,Ea,ya,tc,Ra,Da,Va,sc,xa,Ka,Ya]}static get[kc(801)](){return kc(606)}constructor(t){const e=kc;function n(t){const e=Nc;return t[e(766)]((t=>String[e(710)](t)))[e(552)]("")}super(t),this[e(641)]=!1,this[e(523)](e(652),[]),this.on(e(805),((n,r,s,o)=>{const i=e;this[i(584)][i(665)]((()=>{const e=i;for(const n of[...o,...s])this[e(584)][e(498)][e(443)](n)&&t[e(646)][e(686)](n)}))})),this[e(632)]=new Yr(this[e(816)][e(829)][e(462)],this[e(816)][e(653)]),this[e(558)]=null,this[e(764)]=new Sc(this[e(816)]),this[e(736)]=new Map,this[e(441)]=t[e(547)][e(556)](e(854)),this[e(634)]=new Set,this[e(584)]=this[e(816)][e(829)],this[e(607)]=new WeakMap,this[e(827)]=!1,this[e(557)]=new Set([e(574)]),this[e(760)]=new Set,t[e(466)][e(701)](e(554),e(458)),this[e(475)]=t[e(466)][e(556)](e(554)),t[e(466)][e(701)](e(530),!0),this[e(722)]=t[e(466)][e(556)](e(530)),this[e(644)]=new l(t,this[e(634)]),this[e(842)](),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,50])}[kc(560)](){const t=kc,n=this[t(816)],r=(e,n)=>{const r=t;if(r(713)!=e)return r(828)+e;const s=n[r(643)]("|")[0];return this[r(581)](s)?r(473):r(838)};n[t(688)][t(708)](t(756))[t(833)]({model:t(655),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(579)](e[n(637)]),c=[n(628),r(i,a)];let u=3e3;return this[n(652)][n(662)](e[n(637)])&&(c[n(782)](n(519)),u=3010),n(754)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(688)][t(708)](t(440))[t(510)]((e=>{const r=t;e.on(r(753),((t,e,s)=>{const o=r;if(!s[o(625)][o(741)])return;const i=e[o(706)];if(!i)return;const c=s[o(697)][o(508)](i);n[o(829)][o(462)][o(425)](i)&&c&&!c[o(666)](o(576))&&c.is(o(621))&&(0,a.toWidget)(c,s[o(567)])}),{priority:r(553)})})),n[t(688)][t(708)](t(440))[t(833)]({model:t(655),view:(e,n)=>{const s=t;if(!n[s(625)][s(741)])return null;const{type:o,subType:i}=this[s(579)](e[s(637)]);return{classes:[s(628),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(706)])return;const{id:c,authorId:u}=this[a(579)](o[a(637)]);if(r){const t=this[a(736)][a(556)](c),e=this[a(679)](t);if(!this[a(581)](e))return}if(o[a(706)].is(a(674)))return void i[a(806)][a(798)](o[a(706)],s[a(761)]);const l=i[a(697)][a(508)](o[a(706)]);if(o[a(706)].is(a(781))&&n[a(829)][a(462)][a(524)](o[a(706)])&&!l[a(666)](a(531))){i[a(567)][a(478)]([a(628),a(473)],l),i[a(567)][a(689)](a(650),c,l),i[a(567)][a(689)](a(600),u,l),i[a(697)][a(657)](l,o[a(637)]),e&&(this[a(652)][a(662)](o[a(637)])?i[a(567)][a(478)](a(519),l):i[a(567)][a(743)](a(519),l));for(const t of n[a(829)][a(451)](o[a(706)])[a(752)]())i[a(806)][a(798)](t,s[a(761)]);i[a(806)][a(798)](o[a(706)],s[a(761)])}};n[t(688)][t(708)](t(440))[t(510)]((e=>{const n=t;e.on(n(651),((t,e,r)=>{const o=n;r[o(625)][o(741)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(661)})})),n[t(688)][t(708)](t(440))[t(510)]((e=>{const n=t;e.on(n(597),((t,e,r)=>{const o=n;r[o(625)][o(741)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(661)})})),n[t(688)][t(708)](t(440))[t(796)]({model:t(655),view:(e,n)=>n[t(625)][t(741)]?null:{group:t(655),name:e[t(522)](11)}}),n[t(688)][t(708)](t(786))[t(823)]({view:{name:t(655),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(563)+e[r(564)](r(727))+":"+e[r(564)]("id");return e[r(564)](r(659))&&(s+=":"+e[r(564)](r(659))),n[r(799)](r(678),{"data-name":s})}}),n[t(688)][t(708)](t(786))[t(448)]({view:t(655)}),n[t(688)][t(708)](t(756))[t(510)]((e=>{const n=t;e.on(n(651),s(),{priority:n(553)})})),n[t(688)][t(708)](t(756))[t(510)]((e=>{const n=t;e.on(n(597),s({isAttributeSuggestion:!0}),{priority:n(553)})})),n[t(688)][t(708)](t(756))[t(510)]((e=>{const n=t;e.on(n(540),((t,e,r)=>{const s=n,o=r[s(697)][s(716)](e[s(637)]);if(o)for(const t of o)t[s(666)](s(531))||(r[s(567)][s(743)]([s(628),s(473),s(519)],t),r[s(567)][s(467)](s(650),t),r[s(567)][s(467)](s(600),t),r[s(697)][s(435)](t,e[s(637)]))}),{priority:n(553)})})),n[t(688)][t(708)](t(756))[t(510)]((e=>{const n=t;e.on(n(851),((t,e,r)=>{const s=n,o=r[s(697)][s(716)](e[s(637)]);if(!o)return;const{id:i}=this[s(579)](e[s(637)]),a=this[s(736)][s(556)](i),c=this[s(679)](a);if(this[s(581)](c))for(const t of o)t[s(666)](s(531))||(r[s(567)][s(743)]([s(628),s(473),s(519)],t),r[s(567)][s(467)](s(650),t),r[s(567)][s(467)](s(600),t),r[s(697)][s(435)](t,e[s(637)]))}),{priority:n(553)})})),n[t(829)][t(810)][t(538)]((e=>{const r=t;let s=!1;const o=Array[r(442)](n[r(829)][r(810)][r(521)][r(573)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(579)](t);if(r(655)!==o)continue;const h=this[r(736)][r(556)](f);if(null!=c[r(747)]){r(793)==u&&(s=s||wc(c[r(747)],t,e,n[r(829)][r(462)]));const o=r(713)==u&&this[r(581)](l[r(643)]("|")[0]);if(c[r(747)][r(608)]||r(812)==c[r(747)][r(488)][r(834)]||r(483)==u&&!Dc(c[r(747)])||o&&!Dc(c[r(747)])||r(754)==u&&(vc(a=c[r(747)])||function(t){const e=r;return t[e(571)][e(855)]==t[e(596)][e(566)]&&t[e(571)][e(535)]}(a)))e[r(690)](t),s=!0;else{if(!h||!h[r(683)])continue;if(c[r(747)]&&c[r(667)]&&c[r(747)][r(465)](c[r(667)]))continue;i[r(510)](h)}}}var a;return i[r(719)]>0&&(s=!!this[r(536)](i)||s),s})),n[t(829)][t(810)][t(538)]((e=>{const r=t;let s=!1;for(const t of n[r(829)][r(810)][r(521)][r(676)]())if(r(669)==t[r(545)])for(const t of this[r(736)][r(620)]()){if(t[r(638)]||!t[r(683)])continue;const o=r(483)==t[r(545)],i=this[r(679)](t),a=i&&this[r(581)](i);if(!o&&!a)continue;const c=t[r(526)]();if(c[r(571)][r(855)]!=c[r(596)][r(855)]&&!c[r(596)][r(535)]){const o=n[r(829)][r(506)](c[r(571)][r(544)],r(596)),i=n[r(829)][r(622)](c[r(571)],o);e[r(787)](t[r(759)](),{range:i}),s=!0}}return s})),n[t(829)][t(810)][t(538)]((e=>this[t(684)](e))),n[t(829)][t(810)][t(538)]((e=>!e[t(773)][t(497)]&&this[t(765)](e))),n[t(829)].on(t(603),(()=>{this[t(641)]=!1})),n[t(829)][t(810)].on(t(604),((r,s)=>{const o=t;if(!s[o(497)]||s[o(439)])return;if(!this[o(641)])return;const i=n[o(829)][o(810)][o(521)][o(676)]();if(0==i[o(507)])return;const a=[],c=i[o(726)]((t=>o(713)==t[o(545)])),u=i[o(726)]((t=>o(669)==t[o(545)]&&o(724)!=t[o(761)]));for(const t of c)this[o(779)](t[o(769)])&&a[o(782)]({key:t[o(769)],newValue:t[o(444)],oldValue:t[o(681)],range:Fc(t[o(656)],n[o(829)])});for(const t of u){if(o(509)!=t[o(807)]&&o(514)!=t[o(807)])continue;const e=Pc(t[o(682)][o(544)],n[o(829)]),r=t[o(480)];o(509)==t[o(807)]&&a[o(782)]({key:o(574),newValue:t[o(761)],oldValue:r[o(761)],range:e});for(const[n,s]of r[o(846)]){if(!this[o(779)](n))continue;const r=t[o(846)][o(556)](n);s!==r&&a[o(782)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(846)])this[o(779)](n)&&(r[o(846)][o(443)](n)||a[o(782)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(507)]&&n[o(829)][o(589)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(495)](t,e,s,o,{groupId:r});this[n(767)](t,a)}))}),{priority:t(836)}),n[t(829)][t(498)].on(t(775),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(579)](n[s(761)]),e=this[s(736)][s(556)](t);e&&e[s(707)](n[s(761)])}})),n[t(829)][t(810)].on(t(604),(()=>{const e=t,r=Array[e(442)](n[e(829)][e(810)][e(521)][e(573)]())[e(726)]((t=>e(655)===this[e(579)](t[e(761)])[e(777)]));if(0===r[e(507)])return;r[e(821)](((t,n)=>{const r=e,s=t[r(725)][r(667)],o=n[r(725)][r(667)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(571)][r(565)](o[r(571)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(579)](t);if(null===n[e(667)]){const n=this[e(513)](t);o[e(510)](n)}else{const t=this[e(736)][e(556)](r);null!==n[e(747)]||t[e(683)]?(s[e(510)](t[e(817)]),o[e(510)](t)):this[e(468)](t)}}o[e(719)]>0&&this[e(658)](o);for(const t of s)this[e(436)](e(645),t)})),n[t(829)].on(t(587),((e,r)=>{const s=t,o=r[0];if(!this[s(736)][s(719)])return;if(!o[s(482)])return;if(o[s(773)][s(439)]||!o[s(773)][s(497)])return;let i,a;switch(o[s(545)]){case s(669):i=n[s(829)][s(506)](o[s(682)]),a=i[s(504)](o[s(714)]);break;case s(643):i=n[s(829)][s(506)](o[s(772)]),a=n[s(829)][s(506)](o[s(649)]);break;case s(446):i=n[s(829)][s(506)](o[s(640)]),a=i[s(504)](o[s(714)]);break;default:return}const c=n[s(829)][s(622)](i,a);n[s(829)][s(665)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(852)](c)){if(e[t(638)])continue;if(t(793)==e[t(545)])continue;const r=this[t(679)](e);if(r&&this[t(581)](r)&&t(643)!=o[t(545)])continue;const s=e[t(725)]&&e[t(725)][t(437)];(t(483)!=e[t(545)]||t(643)==o[t(545)]&&!s)&&(n[t(464)]||t(559)==e[t(545)]&&n[t(740)]||e[t(526)]()[t(529)](c)&&this[t(456)](e,i,a))}}))}),{priority:t(836)}),n[t(829)].on(t(518),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(668)])return;if(this[s(827)])return;if(!this[s(644)][s(800)])return;if(o[s(608)])return;const a=n[s(829)][s(462)],{start:c,end:u}=o[s(526)](),l=c[s(544)]&&a[s(826)](c[s(544)])?null:a[s(763)](c,s(695)),f=u[s(566)]&&a[s(826)](u[s(566)])?null:a[s(763)](u,s(792)),h=n[s(829)][s(622)](l?l[s(571)]:c,f?f[s(596)]:u);n[s(829)][s(665)]((t=>{const e=s;this[e(449)](h);const r=n[e(829)][e(462)][e(763)](h[e(571)]);o.is(e(733))?t[e(431)](r):o[e(720)](r)})),e[s(813)]()}),{priority:e.priorities[t(642)]+10}),n[t(829)].on(t(423),((e,r)=>{const s=t,o=r[r[s(507)]-1];o&&o[s(668)]||this[s(827)]||this[s(644)][s(800)]&&(n[s(829)][s(665)]((()=>{const t=s;let o=n[t(829)][t(423)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(820)]=o[t(848)]();const i=o[t(596)][t(566)],a=n[t(829)][t(462)];i&&a[t(524)](i)&&!a[t(425)](i)&&(o=n[t(829)][t(622)](o[t(571)],n[t(829)][t(506)](i,t(596)))),this[t(438)](o)})),e[s(813)]())}),{priority:t(553)}),this[t(816)][t(692)][t(510)](t(742),this[t(644)]),this[t(814)](t(742));const o=new p(n,this[t(736)]);n[t(692)][t(510)](t(749),o),this[t(814)](t(749));const i=new b(n,this[t(736)]);n[t(692)][t(510)](t(696),i),this[t(814)](t(696)),n[t(692)][t(510)](t(685),new M(n,o,this[t(736)])),this[t(814)](t(685)),n[t(692)][t(510)](t(694),new M(n,i,this[t(736)])),this[t(814)](t(694)),n[t(692)][t(510)](t(630),new F(n,o,this[t(736)])),this[t(814)](t(630)),n[t(692)][t(510)](t(735),new F(n,i,this[t(736)])),this[t(814)](t(735));const c=n[t(547)][t(556)](t(854));this[t(839)](c,t(808),((e,{threadId:n})=>{const r=t,s=this[r(736)][r(556)](n);s&&s[r(728)]&&1===s[r(728)][r(507)]&&this[r(461)](n,{hasComments:!0})}),{priority:t(541)}),this[t(839)](c,t(592),((e,{threadId:n})=>{const r=t,s=this[r(736)][r(556)](n);s&&s[r(728)]&&!s[r(728)][r(507)]&&this[r(461)](n,{hasComments:!1})}),{priority:t(541)})}set[kc(783)](t){const n=kc;if(this[n(558)])throw new e.CKEditorError(n(490),this);this[n(558)]=t}get[kc(783)](){return this[kc(558)]}[kc(503)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(736)][n(620)]())t&&!e[n(683)]||r[n(782)](e);return e?r[n(766)]((t=>t[n(680)]())):r}[kc(460)](t){const n=kc,r=this[n(736)][n(556)](t);if(!r)throw new e.CKEditorError(n(809),this);return r}[kc(505)](t){const e=kc;return this[e(736)][e(443)](t)}[kc(469)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(545)][e(643)](":"),a=this[e(736)][e(556)](r)||this[e(599)](o,i,r,n,s);if(this[e(500)](a),this[e(671)](a,o,i||null,n),a[e(494)]=t[e(494)],a[e(700)]=!0,s&&s[e(568)]){const t=s[e(568)],n=this[e(745)](t[e(715)]);a[e(537)]=t[e(494)],a[e(452)]=n,a[e(635)]=!0}else a[e(537)]=t[e(494)];switch(t[e(725)]&&(a[e(725)]=t[e(725)]),t[e(846)]&&(a[e(846)]=t[e(846)]),this[e(558)]&&this[e(558)][e(748)]||(a[e(486)]=!0),this[e(607)][e(556)](a)){case e(609):this[e(607)][e(523)](a,e(492));break;case e(471):a[e(683)]?(this[e(536)](new Set([a])),this[e(658)](new Set([a])),this[e(607)][e(523)](a,e(648)),this[e(436)](e(434),a)):this[e(607)][e(523)](a,e(499))}return a}[kc(749)](t){const e=kc;this[e(668)]((()=>{const n=e;this[n(816)][n(829)][n(665)]((()=>{const e=n;for(const n of t[e(770)]())n[e(463)]()}))}))}[kc(696)](t){const e=kc;this[e(668)]((()=>{const n=e;this[n(816)][n(829)][n(665)]((()=>{const e=n;for(const n of t[e(770)]())n[e(593)]()}))}))}[kc(814)](t,n){const r=kc,s=this[r(816)][r(692)][r(556)](t);if(!s)throw new e.CKEditorError(r(433),this,{commandName:t});if(this[r(634)][r(443)](s))throw new e.CKEditorError(r(555),this,{commandName:t});this[r(634)][r(510)](s),n&&s.on(r(815),((t,e)=>{const o=r;this[o(644)][o(800)]&&(this[o(827)]||(e[o(507)]>0&&e[e[o(507)]-1]&&e[e[o(507)]-1][o(668)]?e[o(445)]():(t[o(820)]=n(((...t)=>s[o(815)](...t,{forceDefaultExecution:!0})),...e),t[o(813)]())))}),{priority:r(553)})}[kc(668)](t){const n=kc;let r,s;const o=this[n(827)];this[n(827)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(827)]=!1),s&&e.CKEditorError[n(516)](s,this),r}[kc(438)](t,n=null,r={}){const s=kc;if(t[s(608)])return null;const o=this[s(816)][s(547)][s(556)](s(717)).me;for(const{suggestion:e,meta:o}of this[s(852)](t,s(559)))if(o[s(740)]){if(!o[s(546)]){if(o[s(464)]){if(!this[s(722)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(456)](e,t[s(571)],t[s(596)]);break}if(n==e[s(543)]&&Uc(e,r)){const n=e[s(526)]();return n[s(571)][s(465)](t[s(596)])?this[s(626)](e,this[s(584)][s(622)](t[s(571)],n[s(596)])):this[s(626)](e,this[s(584)][s(622)](n[s(571)],t[s(596)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(611)+n:s(559),u=this[s(832)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(542)](c,i,a,t),u}[kc(479)](t,n=kc(618),r={}){const s=kc,o=this[s(816)][s(547)][s(556)](s(717)).me,i=this[s(764)][s(517)](s(559),n,s(552));for(const e of this[s(503)]())if(e[s(452)].id==o.id&&s(559)==e[s(545)]&&e[s(543)]==n&&Uc(e,r)&&(i(e[s(738)](),t)||i(t,e[s(738)]()))){for(const n of t)e[s(485)](n);return e}for(const{suggestion:e,meta:n}of this[s(852)](t,s(559))){if(!n[s(740)])continue;if(!this[s(722)]&&n[s(464)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(738)]())for(const e of t)if(!n[s(529)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(611)+n,l=this[s(832)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(542)](u,a,c,e,zr[s(647)]());return l}[kc(704)](t,n,r=null,s={}){const o=kc;if(r=r||Oc(n),t[o(608)])return null;if(o(594)===this[o(475)]){const e=this[o(764)][o(517)](o(793),r,o(463));return this[o(668)]((()=>e([t],n,s))),null}const i=this[o(816)][o(547)][o(556)](o(717)).me,a=[];if(o(570)!==this[o(475)])for(const{suggestion:e,meta:n}of this[o(852)](t,o(559)))n[o(740)]&&!n[o(758)]&&a[o(782)](...e[o(738)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(454)](s);e&&r[n(782)](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(507)];){const s=r[e][n(502)](t);r[n(824)](e,1,...s),e+=s[n(507)]}}return r}(t,a);c[o(507)]&&this[o(584)][o(665)]((()=>{const t=o;for(const e of c){const o=this[t(764)][t(517)](t(793),r,t(463));this[t(668)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(571)],u=t[o(596)];for(const{suggestion:e,meta:n}of this[o(852)](t,o(793))){if(!n[o(740)])continue;if(e[o(543)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(526)]();if(i[o(529)](t,!0))return null;c=c[o(565)](i[o(571)])?c:i[o(571)],u=u[o(550)](i[o(596)])?u:i[o(596)],a?i[o(571)][o(565)](a[o(526)]()[o(571)])?(a[o(532)](),a=e):e[o(532)]():a=e}const l=this[o(584)][o(622)](c,u);if(a)this[o(626)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(832)]({id:t,type:o(583)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(542)](o(583)+r,t,a,l)}}return null}[kc(670)](t,n,r=[],s=null,o={}){const i=kc;n[i(788)]||(n[i(788)]=n[i(455)]),n[i(437)]=t.is(i(656)),s=s||Oc(n);const a=r[i(766)]((t=>Pc(t,this[i(584)]))),c=t.is(i(656))?t:Pc(t,this[i(584)]);if(i(594)===this[i(475)]){const t=this[i(764)][i(517)](i(483),s,i(463));return this[i(668)]((()=>t([c],n,o))),null}a[i(782)](c);let u=!0;for(const t of a)if(!this[i(774)](t)){u=!1;break}if(u&&i(570)!==this[i(475)]){const t=this[i(764)][i(517)](i(483),s,i(463));return this[i(668)]((()=>t([c],n,o))),null}let l=null,f=c[i(571)],h=c[i(596)];for(const{suggestion:t,meta:e}of this[i(852)](c,i(483))){if(!e[i(740)])continue;if(e[i(546)]||e[i(464)]||e[i(758)])continue;if(t[i(725)][i(788)]!=n[i(788)])continue;if(!Uc(t,o))continue;const r=t[i(526)]();if(t[i(543)]==s){if(r[i(529)](c,!0))return null;f=f[i(565)](r[i(571)])?f:r[i(571)],h=h[i(550)](r[i(596)])?h:r[i(596)],l?r[i(571)][i(565)](l[i(526)]()[i(571)])?(l[i(532)](),l=t):t[i(532)]():l=t}else{const e=c[i(454)](r);this[i(673)](t,e)}}const d=this[i(816)][i(547)][i(556)](i(717)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(626)](l,this[i(584)][i(622)](f,h)),l;{const t=this[i(832)]({id:g,type:i(610)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(542)](i(610)+s,g,p,this[i(584)][i(622)](f,h)),t}}[kc(705)](t,n,r=[],s=null,o={}){const i=kc;n[i(788)]||(n[i(788)]=n[i(455)]);const a=t[0];n[i(437)]=a.is(i(656)),s=s||Oc(n);const c=r[i(766)]((t=>Pc(t,this[i(584)]))),u=a.is(i(656))?t:t[i(766)]((t=>Pc(t,this[i(584)])));if(i(594)===this[i(475)]){const t=this[i(764)][i(517)](i(483),s,i(463));return this[i(668)]((()=>t(u,n,o))),null}c[i(782)](...u);let l=!0;for(const t of c)if(!this[i(774)](t)){l=!1;break}if(l&&i(570)!==this[i(475)]){const t=this[i(764)][i(517)](i(483),s,i(463));return this[i(668)]((()=>t(u,n,o))),null}const f=this[i(816)][i(547)][i(556)](i(717)).me;for(const t of this[i(503)]()){if(t[i(452)].id!=f.id)continue;if(i(483)!=t[i(545)]||t[i(725)][i(788)]!=n[i(788)])continue;if(!Uc(t,o))continue;const e=t[i(543)]==s;for(let n=0;n<u[i(507)];n++){const r=u[n];for(const s of t[i(472)]()){const o=s[i(424)]();if(r[i(465)](o)){e?(u[i(824)](n,1),n--):t[i(690)](s[i(761)]);break}}}}if(0==u[i(507)])return null;const h=this[i(764)][i(517)](i(483),s,i(552));for(const t of this[i(503)]())if(t[i(452)].id==f.id&&i(483)==t[i(545)]&&t[i(725)][i(788)]==n[i(788)]&&t[i(543)]==s&&Uc(t,o)&&(h(t[i(738)](),u)||h(u,t[i(738)]()))){for(const e of u)t[i(485)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(610)+s,m=this[i(832)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(542)](p,d,g,t,zr[i(647)]());return m}[kc(449)](t,n=null,r={}){const s=kc;if(t[s(608)])return null;const o=this[s(816)][s(547)][s(556)](s(717)).me,a=new i.LiveRange(t[s(571)],t[s(596)]);for(const{suggestion:t,meta:e}of this[s(852)](a,s(559)))if(e[s(740)]&&!e[s(546)])if(t[s(638)]){const e=t[s(738)]()[s(726)]((t=>s(812)!=t[s(488)][s(834)]));if(e[s(427)]((t=>a[s(529)](t,!0)))&&t[s(593)](),e[s(730)]((t=>t[s(529)](a,!0)))){const t=this[s(764)][s(517)](s(754),n,s(463));return this[s(668)]((()=>t([a],null,r))),null}}else{const e=a[s(454)](t[s(526)]());null!==e&&t[s(729)]([e],null,r)}if(a[s(525)](),a[s(608)]||s(812)==a[s(488)][s(834)])return null;let c=null,u=a[s(571)],l=a[s(596)];const f=this[s(852)](a,s(754));for(const{suggestion:t,meta:e}of f){const n=this[s(584)][s(622)](u,l);if(e[s(740)]&&(this[s(722)]||!e[s(464)]&&!e[s(758)]))if(t[s(638)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(738)]()){if(r[s(529)](n,!0))return t;n[s(529)](r)||(e=!1)}e&&t[s(593)]()}else{const e=t[s(526)]();if(e[s(529)](n,!0))return t;if(!Uc(t,r)){n[s(529)](e)?t[s(532)]():e[s(591)](u)?u=e[s(596)]:e[s(591)](l)&&(l=e[s(571)]);continue}u=u[s(565)](e[s(571)])?u:e[s(571)],l=l[s(550)](e[s(596)])?l:e[s(596)],r=Object[s(672)]({},t[s(846)]),c?e[s(571)][s(565)](c[s(526)]()[s(571)])?(c[s(532)](),c=t):t[s(532)]():c=t}}if(c)return this[s(626)](c,this[s(584)][s(622)](u,l)),c;{const t=(0,e.uid)(),i=this[s(584)][s(622)](u,l),a=o.id,c=n?s(598)+n:s(754),f=this[s(832)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(542)](c,t,a,i),f}}[kc(582)](t,n=kc(618),r={}){const s=kc,o=this[s(816)][s(547)][s(556)](s(717)).me,a=t[s(766)]((t=>new i.LiveRange(t[s(571)],t[s(596)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(852)](a,s(559)))e[s(740)]&&!e[s(546)]&&c[s(510)](t);for(const e of c)if(e[s(638)]){const o=e[s(738)]();if((!e[s(846)]||!e[s(846)][s(803)])&&o[s(427)]((t=>a[s(730)]((e=>e[s(529)](t,!0)))))&&e[s(593)](),a[s(427)]((t=>o[s(730)]((e=>e[s(529)](t,!0)))))){const e=this[s(764)][s(517)](s(754),n,s(463));return this[s(668)]((()=>e(t,null,r))),null}}else{const t=e[s(526)]();if(a[s(730)]((e=>e[s(529)](t,!0)))&&e[s(593)](),a[s(427)]((e=>t[s(529)](e,!0)))){const t=this[s(764)][s(517)](s(754),n,s(463));return this[s(668)]((()=>t(a,null,r))),null}}const u=this[s(764)][s(517)](s(754),n,s(552));let l=null;for(const t of this[s(503)]())if(t[s(452)].id==o.id&&t[s(683)]&&s(754)==t[s(545)]&&t[s(543)]==n&&Uc(t,r)&&(u(t[s(738)](),a)||u(a,t[s(738)]())))if(l){if(t[s(728)]&&t[s(728)][s(507)])continue;for(const e of t[s(738)]())l[s(636)](e)||l[s(485)](e);t[s(532)]()}else{l=t;for(const e of a)t[s(636)](e)||t[s(485)](e)}if(l)return l;c[s(825)]();for(const{suggestion:t,meta:e}of this[s(852)](a,s(754)))e[s(740)]&&(this[s(722)]||!e[s(464)]&&!e[s(758)])&&Uc(t,r)&&c[s(510)](t);for(const t of c){const e=t[s(738)]();if((!r||!r[s(803)])&&a[s(427)]((t=>e[s(730)]((e=>e[s(529)](t,!0))))))return t;(!t[s(846)]||!t[s(846)][s(803)])&&e[s(427)]((t=>a[s(730)]((e=>e[s(529)](t,!0)))))&&t[s(593)]()}const f=(0,e.uid)(),h=o.id,d=s(598)+n,g=this[s(832)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(525)](),t[s(608)]||s(812)==t[s(488)][s(834)]||this[s(542)](d,f,h,t,zr[s(647)]());return g}[kc(495)](t,n,r,s,o){const i=kc;if(t[i(608)])return[];if(i(594)===this[i(475)])return[];const a=this[i(816)][i(547)][i(556)](i(717)).me.id,c=Array[i(442)](this[i(736)][i(620)]())[i(726)]((e=>i(713)==e[i(545)]&&e[i(725)][i(845)]==n&&e[i(636)](t)));if(i(458)===this[i(475)]){const e=this[i(852)](t,i(559))[i(726)]((({meta:t})=>t[i(740)]&&!t[i(758)]&&!t[i(546)]))[i(766)]((({suggestion:t})=>t));c[i(789)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(713)==t[i(545)]?t[i(725)][i(562)]:void 0,o=t[i(526)](),a=Array[i(442)](u[i(687)]())[i(615)]((t=>t[i(663)](o)));if(!a)continue;const c=a[i(502)](o);this[i(581)](n)&&i(559)==t[i(545)]&&0!=c[i(507)]||(u[i(617)](a),c[i(580)]((t=>{u[i(523)](t,r)})),i(559)!=t[i(545)]&&e!=s&&u[i(523)](a[i(454)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(507)]>37&&console[i(850)](i(602),{key:n});const f=(i(664)+(n+"|")+Oc({newValue:s}))[i(843)](0,60),h=this[i(832)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(782)](h),this[i(542)](f,c,a,t)}return l}[kc(723)](t){const e=kc;this[e(814)](t,((t,...n)=>{this[e(511)]((()=>{t(...n)}))}))}[kc(849)](t){const e=kc;this[e(557)][e(510)](t)}[kc(561)](t){const e=kc;this[e(760)][e(510)](t)}[kc(679)](t){const e=kc;return e(713)==t[e(545)]?t[e(543)][e(643)]("|")[0]:null}[kc(626)](t,e){const n=kc,r=t[n(759)]();this[n(584)][n(665)]((t=>{t[n(787)](r,{range:e})}))}[kc(500)](t){const e=kc,n=t.id,r=this[e(816)][e(466)][e(556)](e(797));this[e(441)][e(633)](n)||this[e(441)][e(493)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(441)][e(586)](n);s[e(429)](e(702)),s[e(702)]=!1,t[e(728)]=s}[kc(671)](t,n,r,s){const o=kc;if(t[o(545)]!=n||t[o(543)]!=r||t[o(660)].id!=s)throw this[o(816)][o(802)](o(453)),new e.CKEditorError(o(453),this)}[kc(673)](t,n){const r=kc,s=t[r(526)]();if(n[r(465)](s))t[r(532)]();else if(s[r(529)](n)){const o=this[r(584)][r(506)](n[r(571)][r(566)],r(596));this[r(626)](t,this[r(584)][r(622)](s[r(571)],o));const i=(0,e.uid)(),a=t[r(660)].id,c=t[r(545)]+":"+t[r(543)];this[r(832)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(725)],attributes:t[r(846)]});const u=this[r(584)][r(506)](n[r(596)][r(855)],r(711)),l=this[r(584)][r(622)](u,s[r(596)]);this[r(542)](c,i,a,l)}else if(s[r(591)](n[r(571)])){const e=this[r(584)][r(506)](n[r(571)][r(566)],r(596));this[r(626)](t,this[r(584)][r(622)](s[r(571)],e))}else{const e=this[r(584)][r(506)](n[r(596)][r(855)],r(711));this[r(626)](t,this[r(584)][r(622)](e,s[r(596)]))}}[kc(774)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(852)](t,e(559))){if(!r[e(740)])continue;const s=n[e(738)]();for(const n of s)if(!t[e(502)](n)[e(507)])return!0}return!1}[kc(654)](t){const n=kc,r=this[n(816)][n(547)][n(556)](n(717))[n(512)](t);if(!r)throw new e.CKEditorError(n(844),this);return r}[kc(745)](t){const e=kc,n=this[e(816)][e(547)][e(556)](e(717)),r=(0,o.hashObject)(e(605)+t);return n[e(512)](r)||n[e(794)]({id:r,name:t})}[kc(599)](t,e,n,r,s){const o=kc,i=this[o(654)](r),a=this[o(764)][o(501)](t,e,n,i,s,(t=>{const e=o;this[e(461)](n,{attributes:t});const r=this[e(460)](n);this[e(536)](new Set([r])),this[e(658)](new Set([r]))}));return this[o(839)](a,o(463),(()=>{const t=o;this[t(461)](n,{state:t(751)})}),{priority:o(553)}),this[o(839)](a,o(593),(()=>{const t=o;this[t(461)](n,{state:t(776)})}),{priority:o(553)}),this[o(736)][o(523)](n,a),this[o(607)][o(523)](a,o(609)),a}[kc(579)](t){const e=kc,n=t[e(643)](":");return{group:n[0],type:n[1],subType:n[e(507)]>=5?n[2]:null,id:n[e(507)]<5?n[2]:n[3],authorId:n[e(507)]<5?n[3]:n[4],markerCount:6==n[e(507)]?n[5]:null}}[kc(456)](t,n,r){const s=kc,o=t[s(526)](),i=o[s(571)],a=o[s(596)];this[s(626)](t,this[s(584)][s(622)](i,n));const c=(0,e.uid)(),u=t[s(660)].id,l=t[s(545)]+(t[s(543)]?":"+t[s(543)]:"");this[s(832)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(846)],data:t[s(725)]});const f=this[s(679)](t);(s(483)==t[s(545)]||f&&this[s(581)](f))&&(r=this[s(584)][s(853)](r[s(855)])),this[s(542)](l,c,u,this[s(584)][s(622)](r,a))}[kc(852)](t,e=null){const n=kc,r=[],s=this[n(816)][n(547)][n(556)](n(717)).me;Array[n(791)](t)||(t=[t]);for(const o of this[n(503)]()){if(!o[n(683)])continue;if(e&&o[n(545)]!=e)continue;let i=!1;for(const e of o[n(738)]()){for(const a of t){const t=a[n(571)][n(465)](e[n(596)])||a[n(596)][n(465)](e[n(571)]);if(t||a[n(454)](e)){const c=a[n(529)](e)&&Mc(this[n(584)][n(462)],e[n(571)],a),u=e[n(529)](a)&&Mc(this[n(584)][n(462)],a[n(571)],e);r[n(782)]({suggestion:o,meta:{isOwn:s==o[n(452)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(542)](t,e,n,r,s){const o=kc;this[o(584)][o(665)]((i=>{const a=o;let c=a(563)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(718)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(468)](t){const e=kc,n=t[e(804)],r=t[e(639)];t[e(804)]=null,t[e(639)]=null,null!=n&&n[e(639)]==t&&(n[e(639)]=r),null!=r&&r[e(804)]==t&&(r[e(804)]=n),e(648)==this[e(607)][e(556)](t)&&(this[e(607)][e(523)](t,e(499)),this[e(436)](e(837),t,n,r))}[kc(832)](t){const n=kc,r=t.id,s=this[n(469)](t);if(this[n(558)]&&this[n(558)][n(748)]){const o=this[n(816)][n(547)][n(556)](n(476)),i=s[n(528)],a=s[n(543)]?s[n(545)]+":"+s[n(543)]:s[n(545)],c=this[n(816)][n(653)],u=o[n(510)](Kr(c,n(585))),l={id:r,type:a,hasComments:i,data:t[n(725)]||null,originalSuggestionId:t[n(762)]||null,attributes:s[n(846)]};this[n(558)][n(748)](l)[n(575)]((t=>{const e=n;s[e(486)]=!0,o[e(778)](u),t&&t[e(494)]&&(this[e(736)][e(556)](r)[e(494)]=t[e(494)])}))[n(491)]((t=>{const r=n;throw(0,e.logWarning)(r(830)),this[r(816)][r(829)][r(589)]({isUndoable:!1},(()=>{s[r(593)]()})),s[r(691)](),this[r(736)][r(617)](s.id),this[r(607)][r(617)](s),t}))}return s}[kc(581)](t){const e=kc;return this[e(557)][e(443)](t)}[kc(461)](t,e){const n=kc,r=this[n(816)][n(547)][n(556)](n(476)),s=this[n(460)](t);if(this[n(558)]&&this[n(558)][n(624)])if(s[n(486)]){const s=r[n(510)](Kr(this[n(816)][n(653)],n(585)));this[n(558)][n(624)](t,e)[n(575)]((()=>{r[n(778)](s)}))}else s.on(n(780),(()=>{this[n(461)](t,e)}))}[kc(822)](t){const n=kc;if(!this[n(558)]||!this[n(558)][n(460)])throw new e.CKEditorError(n(578),this);return this[n(558)][n(460)](t)}[kc(513)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(579)](t),i=this[e(736)][e(556)](n)||this[e(599)](r,s,n,o,{});switch(this[e(671)](i,r,s,o),this[e(607)][e(556)](i)){case e(609):this[e(822)](n)[e(575)]((t=>{const r=e;let s=Promise[r(623)]();t[r(528)]&&(s=this[r(441)][r(750)]({channelId:this[r(816)][r(466)][r(556)](r(797)),threadId:n})),s[r(575)]((()=>{const e=r;this[e(469)](t)[e(486)]=!0}))})),this[e(607)][e(523)](i,e(471));break;case e(499):this[e(461)](n,{state:e(447)});case e(492):this[e(607)][e(523)](i,e(648)),this[e(436)](e(434),i);break;case e(648):this[e(436)](e(645),i)}return i[e(707)](t),i}[kc(658)](t){const e=kc,n=Array[e(442)](t),r=n[e(726)]((t=>e(713)==t[e(545)]));this[e(818)](r);const s=n[e(726)]((t=>!t[e(638)]&&e(713)!=t[e(545)])),o=this[e(503)]({skipNotAttached:!0})[e(726)]((t=>!t[e(638)]&&e(713)!=t[e(545)])),i=o[e(726)]((n=>!t[e(443)](n))),a=new Map(o[e(766)]((t=>[t,this[e(764)][e(517)](t[e(545)],t[e(543)],e(601))]))),c=new Map(o[e(766)]((t=>[t,t[e(526)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(507)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(507)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(507)];t++){const n=s[t];!l[e(443)](n)&&n[e(804)]&&(f[e(510)](n[e(804)]),n[e(804)][e(639)]===n&&(n[e(804)][e(639)]=null),n[e(804)]=null),!u[e(443)](n)&&n[e(639)]&&(f[e(510)](n[e(639)]),n[e(639)][e(804)]===n&&(n[e(639)][e(804)]=null),n[e(639)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(507)];e++){const r=d(t,n[e]);r&&(r[0][s(639)]=r[1],r[1][s(804)]=r[0],u[s(510)](r[0]),l[s(510)](r[1]))}}function d(t,n){const r=e;if(t[r(452)].id!==n[r(452)].id)return null;const s=a[r(556)](t)(t,n,c[r(556)](t),c[r(556)](n));return s&&a[r(556)](n)(t,n,c[r(556)](t),c[r(556)](n))?s[1][r(728)]&&s[1][r(728)][r(507)]?null:s:null}f[e(719)]&&this[e(658)](f)}[kc(818)](t){const e=kc;if(0==t[e(507)])return;const n=this[e(503)]({skipNotAttached:!0})[e(726)]((t=>e(713)==t[e(545)]&&t[e(700)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(846)]);s[e(443)](n)||(s[e(523)](n,r[e(507)]),r[e(782)]([]));const i=s[e(556)](n);r[i][e(782)](t)}!function(){const t=e;r[t(821)](((e,n)=>{const r=t,s=e[0][r(494)],o=n[0][r(494)];return s==o?e[0][r(846)][r(841)]<n[0][r(846)][r(841)]?-1:1:s<o?-1:1}));for(const e of r)e[t(821)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(507)];t++){if(0==r[t][e(507)])continue;const n=[];for(let s=t+1;s<r[e(507)];s++)0!=r[s][e(507)]&&i(r[t],r[s])&&n[e(782)](s);for(const s of n)r[t]=r[t][e(712)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(507)];n++){const r=t[n+1]||null;t[n][e(639)]!==r&&(t[n][e(639)]=r)}for(const t of r)for(let n=0;n<t[e(507)];n++){const r=t[n-1]||null;t[n][e(804)]!==r&&(t[n][e(804)]=r)}function i(t,n){const r=e;if(t[0][r(846)][r(841)]!==n[0][r(846)][r(841)]&&t[0][r(452)]!==n[0][r(452)])return!1;if(!function(t,e){const n=r;return!t[n(528)]&&!e[n(528)]||(!t[n(528)]||!e[n(528)])&&(!!(t[n(528)]&&e[n(494)]<t[n(728)][n(489)][n(556)](0)[n(494)])||!!(e[n(528)]&&t[n(494)]<e[n(728)][n(489)][n(556)](0)[n(494)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(846)],r(841)),o=Ac(n[0][r(846)],r(841));return!!Fr(s,o)&&(!!t[r(427)]((t=>n[r(730)]((e=>t[r(526)]()[r(465)](e[r(526)]())))))&&n[r(427)]((e=>t[r(730)]((t=>e[r(526)]()[r(465)](t[r(526)]()))))))}}[kc(536)](t){const e=kc,n=Array[e(442)](t),r=this[e(503)]({skipNotAttached:!0}),s=r[e(726)]((n=>!t[e(443)](n))),o=new Map(n[e(766)]((t=>[t,this[e(764)][e(517)](t[e(545)],t[e(543)],e(552))]))),i=new Map(r[e(766)]((t=>[t,t[e(738)]()])));for(let t=0;t<n[e(507)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(507)];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(507)];e++){const s=r[e];if(s[a(545)]!==n[a(545)]||s[a(452)].id!==n[a(452)].id||s[a(543)]!==n[a(543)])continue;if(!xc(n,s))continue;if(a(713)==n[a(545)]&&n[a(725)][a(562)]!=s[a(725)][a(562)])continue;if(a(713)==n[a(545)]&&t[a(581)](n[a(725)][a(845)]))continue;if(a(483)==n[a(545)]){const e=t[a(816)][a(829)],r=n[a(737)]();if(r&&(e[a(462)][a(425)](r)||e[a(462)][a(826)](r)))continue}const c=o[a(556)](n),u=i[a(556)](n),l=i[a(556)](s),f=n[a(728)]&&n[a(728)][a(507)],h=s[a(728)]&&s[a(728)][a(507)];if(!f&&c(l,u))return t[a(631)](s,n),i[a(617)](n),!0;if(!h&&c(u,l))return t[a(631)](n,s),i[a(617)](s),!0}return!1}}[kc(631)](t,e){const n=kc;if(t[n(638)])for(const r of e[n(738)]())t[n(485)](r);else{const r=e[n(526)]()[n(596)];this[n(626)](t,this[n(584)][n(622)](t[n(526)]()[n(571)],r))}e[n(532)]()}[kc(847)](t,e,n){const r=kc,s=t[r(709)](r(790))||t[r(709)](r(713))?r(811):t[r(703)]();return Kr(this[r(816)][r(653)],e+"_"+s+r(474),n)}[kc(842)](){const t=kc,n=this[t(816)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(584)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(579)](t[i(761)]);if(i(655)===e){r[i(430)](this[i(847)](n,i(734)));break}}for(const t of s){const{group:n,type:s}=this[i(579)](t[i(761)]);if(i(655)===n){r[i(430)](this[i(847)](s,i(614),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[kc(684)](t){const e=kc;if(this[e(641)])return!1;const n=this[e(816)],r=n[e(829)][e(810)][e(521)][e(676)]();if(0==r[e(507)])return!1;const s=[],o=r[e(726)]((t=>e(713)==t[e(545)])),i=r[e(726)]((t=>e(669)==t[e(545)]&&e(724)!=t[e(761)])),a=r[e(726)]((t=>e(778)==t[e(545)]&&e(724)!=t[e(761)]));for(const t of o)s[e(782)]({key:t[e(769)],newValue:t[e(444)],oldValue:t[e(681)],range:Fc(t[e(656)],n[e(829)])});for(const t of i){const r=a[e(615)]((n=>n[e(682)][e(465)](t[e(682)])));r&&s[e(782)]({key:e(574),newValue:t[e(761)],oldValue:r[e(761)],range:n[e(829)][e(569)](t[e(682)][e(544)])})}return 0!=s[e(507)]&&this[e(767)](t,s)}[kc(765)](t){const e=kc;let n=!1;const r=this[e(816)][e(829)][e(810)][e(521)][e(573)]()[e(726)]((t=>t[e(725)][e(747)]&&t[e(761)][e(709)](e(675))));for(const s of r){const{subType:r,id:o}=this[e(579)](s[e(761)]),i=r[e(643)]("|")[0];for(const r of this[e(503)]({skipNotAttached:!0}))r.id!=o&&e(713)==r[e(545)]&&r[e(725)]&&r[e(725)][e(845)]==i&&r[e(526)]()[e(663)](s[e(725)][e(747)])&&(this[e(731)](r,s[e(725)][e(747)],t),n=!0)}return n}[kc(511)](t){const e=kc;this[e(816)],this[e(641)]=!0,t()}[kc(779)](t){const e=kc,n=this[e(581)](t),r=this[e(760)][e(443)](t);return n||r}[kc(767)](t,e){const n=kc;if(0==e[n(507)])return!1;let r=!1;for(const s of e){const e=this[n(852)](s[n(656)],n(713))[n(726)]((t=>!t[n(539)][n(546)]))[n(766)]((t=>t[n(655)])),i=(0,o.hashObject)({newValue:s[n(450)]});e[n(726)]((t=>{const e=n,[r,o]=t[e(543)][e(643)]("|");return r==s[e(845)]&&o!=i}))[n(580)]((e=>{const o=n;this[o(731)](e,s[o(656)],t),r=!0}))}return r}[kc(731)](t,e,n){const r=kc,s=t[r(526)]()[r(502)](e);0!==s[r(507)]?1!==s[r(507)]?this[r(456)](t,e[r(571)],e[r(596)]):this[r(626)](t,s[0]):n[r(690)](t[r(759)]())}}class Sc{constructor(t){const e=kc;this[e(693)]=t,this[e(584)]=t[e(829)],this[e(721)]=new Map,this[e(481)]=new Map,this[e(484)]()}[kc(501)](t,e,n,r,s,o){const i=kc;return new zr(this[i(584)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(517)](t,e,i(463))(...n),onDiscard:(...n)=>this[i(517)](t,e,i(593))(...n)})}[kc(739)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(721)][s(523)](o,r)}[kc(517)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(721)][r(556)](s)||this[r(481)][r(556)](t+":"+n)}[kc(484)](){const t=kc,e=()=>!1,n=t=>{const e=Nc;t[e(821)](((t,n)=>t[e(571)][e(565)](n[e(571)])?1:-1)),this[e(584)][e(665)]((n=>{const r=e;for(const e of t){let t;t=e[r(596)][r(535)]&&e[r(596)][r(855)]==e[r(571)][r(544)]?n[r(819)](e[r(571)][r(544)],"on"):n[r(819)](e),this[r(584)][r(518)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Nc;e&&this[n(584)][n(665)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(766)]((t=>(vc(t)&&(t=this[s(584)][s(622)](t[s(596)])),t)))[s(726)]((t=>s(812)!==t[s(488)][s(834)]));if(c[s(507)]<1)return;const u=Array[s(442)](this[s(584)][s(810)][s(674)][s(738)]())[s(766)]((t=>i.LiveRange[s(732)](t)));r[s(431)](c);for(const t of this[s(693)][s(692)][s(692)]())t[s(514)]();a[s(782)]({forceDefaultExecution:!0}),this[s(693)][s(815)](o,...a);const l=u[s(726)]((t=>s(812)!=t[s(488)][s(834)]));l[s(507)]>0&&r[s(431)](l);for(const t of u)t[s(525)]()}))},s=(e,n)=>1==e[t(507)]&&1==n[t(507)]&&e[0][t(596)][t(465)](n[0][t(571)]),o=(e,n,r,s)=>Bc(e,n,r,s,this[t(584)])?[e,n]:Bc(n,e,s,r,this[t(584)])?[n,e]:null;this[t(481)][t(523)](t(698),e),this[t(481)][t(523)](t(744),n),this[t(481)][t(523)](t(496),s),this[t(481)][t(523)](t(548),o),this[t(481)][t(523)](t(534),n),this[t(481)][t(523)](t(533),e),this[t(481)][t(523)](t(595),s),this[t(481)][t(523)](t(627),o),this[t(481)][t(523)](t(768),r),this[t(481)][t(523)](t(428),e),this[t(481)][t(523)](t(840),s),this[t(481)][t(523)](t(470),e),this[t(481)][t(523)](t(432),r),this[t(481)][t(523)](t(619),e),this[t(481)][t(523)](t(757),s),this[t(481)][t(523)](t(572),e),this[t(481)][t(523)](t(746),e),this[t(481)][t(523)](t(477),((e,n)=>{const r=t;if(!n)return;const s=this[r(693)][r(547)][r(556)](Rc);this[r(584)][r(665)]((t=>{const o=r;if(o(574)==n[o(845)])for(const r of e){const e=r[o(571)][o(544)],s=n[o(562)];t[o(509)](e,s)}else if(s[o(581)](n[o(845)]))for(const r of e)void 0!==n[o(562)]?t[o(689)](n[o(845)],n[o(562)],r[o(571)][o(544)]):t[o(467)](n[o(845)],r[o(571)][o(544)]);else for(const r of e)n[o(562)]?t[o(689)](n[o(845)],n[o(562)],r):t[o(467)](n[o(845)],r)}))})),this[t(481)][t(523)](t(677),s)}}function Mc(t,e,n){const r=kc;for(const s of e[r(855)][r(612)]({includeSelf:!0,parentFirst:!0})){if(s[r(488)]==s)return!1;if(!n[r(613)](s))return!1;if(t[r(425)](s)||t[r(826)](s))return!0}return!1}function vc(t){const e=kc;return t[e(596)][e(855)]==t[e(571)][e(544)]&&t[e(596)][e(577)]}function wc(t,e,n,r){const s=kc,o=t=>!t[s(706)].is(s(629))&&!r[s(425)](t[s(706)]),i=t[s(571)][s(549)](o),a=t[s(596)][s(549)](o,{direction:s(792)});return!(t[s(571)][s(465)](i)&&t[s(596)][s(465)](a)||(i[s(565)](a)?n[s(787)](e,{range:n[s(622)](i,a)}):n[s(690)](e),0))}function Oc(t){return(0,o.hashObject)(t)}function Dc(t){const e=kc,n=t[e(571)][e(544)];return n&&n.is(e(781))}function Fc(t,e){const n=kc;return null==t[n(596)][n(566)]&&t[n(596)][n(855)]==t[n(571)][n(544)]?Pc(t[n(571)][n(544)],e):t}function Pc(t,e){const n=kc,r=e[n(462)][n(425)](t)||e[n(462)][n(426)](t);return e[n(622)](e[n(506)](t,n(480)),r?e[n(785)](t):e[n(506)](t,n(596)))}function Bc(t,e,n,r,s){const o=kc;if(t[o(639)])return!1;if(!xc(t,e))return!1;if(n[o(596)][o(465)](r[o(571)]))return!0;if(t[o(545)]!=e[o(545)])return!1;if(!n[o(596)][o(784)](r[o(571)]))return!1;const i=s[o(622)](n[o(596)],r[o(571)])[o(459)]();for(const t of i)if([o(588),o(457)][o(662)](t[o(545)])&&s[o(462)][o(826)](t[o(706)]))return!1;return!0}function xc(t,e){const n=kc;if(!t[n(700)]||!e[n(700)])return!1;const r=new Set(Object[n(687)](t[n(846)])),s=new Set(Object[n(687)](e[n(846)]));if(r[n(617)](n(841)),s[n(617)](n(841)),0==r[n(719)]&&0==s[n(719)])return!0;if(r[n(719)]!=s[n(719)])return!1;const o={...t[n(846)]},i={...e[n(846)]};return delete o[n(841)],delete i[n(841)],JSON[n(520)](o)==JSON[n(520)](i)}function Uc(t,e){const n=kc,r=jc(t[n(846)]),s=jc(e);if(!t[n(700)])return!1;for(const t of Object[n(687)](s))if(!Fr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(672)]({},t);return delete n[e(803)],delete n[e(551)],n}const Gc=Vc;function Vc(t,e){const n=Hc();return(Vc=function(t,e){return n[t-=265]})(t,e)}function Hc(){const t=["_discardCommand","model","getRanges","66FjQSYW","30240szXYgj","change:isDirty","canAccept","1372780wSGBbO","canDiscard","destroy","locale","3917727LwoWtL","_setPendingAction","unbind","get","acceptSuggestion","_removePendingAction","5656584QFSaZj","listenTo","stopListening","_pendingAction","14uctkhh","4223280PQhVlo","commentThreadController","_acceptCommand","2307328TMqOqW","remove","22KiiYcC","1bCIObA","PendingActions","PENDING_ACTION_SUGGESTION","isEnabled","bind","discardSuggestion","_editor","4708480ASQSAK","add","isDirty","plugins","execute","view","canEditAt","commands"];return(Hc=function(){return t})()}!function(t){const e=Vc,n=t();for(;;)try{if(688617===-parseInt(e(273))/1*(-parseInt(e(295))/2)+parseInt(e(291))/3*(-parseInt(e(292))/4)+-parseInt(e(280))/5+parseInt(e(305))/6+-parseInt(e(266))/7*(-parseInt(e(270))/8)+parseInt(e(299))/9+-parseInt(e(267))/10*(parseInt(e(272))/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(289)]=e,this[s(285)]=n,this[s(268)]=r,this[s(279)]=t,this[s(269)]=t[s(287)][s(302)](s(303)),this[s(288)]=t[s(287)][s(302)](s(278)),this[s(285)][s(277)](s(276)).to(this[s(269)],this[s(288)],((t,e)=>t||e)),this[s(285)][s(277)](s(294)).to(this[s(269)],s(276),(t=>t&&this[s(279)][s(289)][s(286)](e[s(290)]()))),this[s(285)][s(277)](s(296)).to(this[s(288)],s(276),(t=>t&&this[s(279)][s(289)][s(286)](e[s(290)]()))),this[s(265)]=null,n[s(282)]&&this[s(300)](),this[s(306)](n,s(303),(()=>this[s(303)]())),this[s(306)](n,s(278),(()=>this[s(278)]())),this[s(306)](n,s(293),(()=>{const t=s;n[t(282)]?this[t(300)]():this[t(304)]()}))}[Gc(303)](){const t=Gc;this[t(269)][t(284)](this[t(289)].id)}[Gc(278)](){const t=Gc;this[t(288)][t(284)](this[t(289)].id)}[Gc(297)](){const t=Gc;this[t(285)][t(301)](t(276)),this[t(285)][t(301)](t(294)),this[t(285)][t(301)](t(296)),this[t(307)](),this[t(268)][t(297)](),this[t(265)]&&this[t(304)]()}[Gc(300)](){const t=Gc,e=Kr(this[t(279)][t(298)],t(275));this[t(265)]=this[t(279)][t(283)][t(302)](t(274))[t(281)](e)}[Gc(304)](){const t=Gc;null!==this[t(265)]&&this[t(279)][t(283)][t(302)](t(274))[t(271)](this[t(265)]),this[t(265)]=null}}function zc(t,e){const n=Xc();return(zc=function(t,e){return n[t-=236]})(t,e)}const Kc=zc;function Xc(){const t=["editorConfig","formatDateTime","textContent","1356834fqipJW","submit","target","author","destroy","SUGGESTION_THREAD_ARIA_LABEL","_localUser","focusables","_model","descriptionParts","9FtqAjx","delegate","canAccept","294295vQUInV","51850070qAFjgj","_config","map","shift+tab","parseFromString","set","authoredAt","ariaDescriptionView","name","bind","cancel","assign","fire","11qSdQOb","_createCommentThreadInputView","hasDirtyComment","8998884NKjeNu","length","isEnabled","496812SMedma","body","removeComment","8wImgUP","text/html","isActive","join","commentThreadInputView","commentThread","commentInputView","SUGGESTION_THREAD_DESCRIPTION","isDirty","canDiscard","content","addComment","keystrokes","showInput","focusCycler","ariaLabel","disabledSubmit","452190RwNvHW","editor","setData","disableComments","focus","element","12785871VEIpPR","commentsListView","locale","4BkfGYX","isReadOnly","focusTracker","updateComment","render","_createCommentViews","value","CommentView","tab"];return(Xc=function(){return t})()}!function(t){const e=zc,n=t();for(;;)try{if(993890===-parseInt(e(306))/1+-parseInt(e(286))/2*(parseInt(e(263))/3)+-parseInt(e(241))/4*(-parseInt(e(266))/5)+-parseInt(e(253))/6+-parseInt(e(238))/7*(parseInt(e(289))/8)+-parseInt(e(283))/9+parseInt(e(267))/10*(parseInt(e(280))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xc);class qc extends s.View{constructor(t,n,r,i){const a=zc;super(t),this[a(239)]=null,this[a(293)]=null,this[a(274)]=new o.AriaDescriptionView(t,Kr(t,a(296))),this[a(272)](a(291),!1),this[a(272)](a(273),n[a(273)]),this[a(276)](a(273)).to(n),this[a(272)](a(262),[]),this[a(272)](a(297),!1),this[a(272)](a(285),!1),this[a(272)](a(265),!1),this[a(272)](a(298),!1),this[a(276)](a(304)).to(this,a(284),n,a(273),this,a(262),((t,e,r)=>{const s=a,o=r[s(269)]((t=>_(t[s(299)])))[s(292)](". ")+".";return Kr(this[s(240)],s(258),[t-1,n[s(256)][s(275)],e?i[s(251)](e):"",(new DOMParser)[s(271)](o,s(290))[s(287)][s(252)]])})),this[a(260)]=new s.ViewCollection,this[a(243)]=new e.FocusTracker,this[a(301)]=new e.KeystrokeHandler,this[a(303)]=new s.FocusCycler({focusables:this[a(260)],focusTracker:this[a(243)],keystrokeHandler:this[a(301)],keystrokeHandlerOptions:{filter:t=>t[a(255)]!==this[a(237)]},actions:{focusPrevious:a(270),focusNext:a(249)}}),this[a(261)]=n,this[a(259)]=r,this[a(268)]=i,i[a(309)]?this[a(272)](a(284),1):this[a(246)]()}[Kc(245)](){const t=Kc;super[t(245)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(260)])}[Kc(236)](){const t=Kc;this[t(237)][t(236)]()}[Kc(257)](){const t=Kc;this[t(239)]&&this[t(239)][t(257)](),this[t(293)]&&this[t(293)][t(257)](),super[t(257)]()}[Kc(246)](){const t=Kc,{CommentsListView:e}=this[t(268)];this[t(239)]=new e(this[t(240)],this[t(261)][t(294)],Object[t(278)]({CommentView:this[t(268)][t(248)]},this[t(268)])),this[t(239)][t(264)](t(288)).to(this),this[t(239)][t(264)](t(244)).to(this),this[t(239)][t(276)](t(291)).to(this),this[t(272)](t(284),this[t(239)][t(284)]+1),this[t(276)](t(284)).to(this[t(239)],t(284),(t=>t+1)),this[t(293)]=this[t(281)](),this.on(t(288),(()=>this[t(236)]())),this[t(276)](t(297)).to(this[t(239)],t(282),this[t(293)][t(295)],t(247),((t,e)=>t||!!e))}[Kc(281)](){const t=Kc,{CommentThreadInputView:e}=this[t(268)],n=new e(this[t(240)],this[t(259)],this[t(268)][t(250)]),r=n[t(295)];return n[t(276)](t(302)).to(this,t(291),this[t(261)][t(294)],t(242),r,t(247),((t,e,n)=>!!n||t&&!e)),r.on(t(254),((e,n)=>{const s=t;this[s(279)](s(300),n),r[s(307)][s(308)]("")})),r.on(t(277),(()=>this[t(236)]())),r[t(276)](t(305)).to(this[t(261)][t(294)],t(242)),n}}const Qc=Jc;function Yc(){const t=["5OSCSfD","15894hoItkH","render","set","_descriptionElement","acceptButton","_config","11bUsDrx","description","584GExlrb","</p>","2BMgEEb","div","discardSuggestion","bindTemplate","ck-suggestion-wrapper","descriptionParts","suggestionView","disableComments","getTemplate","<p>","type","content","add","acceptSuggestion","formatDateTime","615498yebjEU","canAccept","3328hWDUBP","color","_model","202156LfuLvv","setTemplate","commentThread","commentsListView","6fkRJzF","push","ck-suggestion-","canDiscard","ck-suggestion--disabled-comments","focusables","ck-suggestion-wrapper--active","1720579NeTyAU","author","listitem","isActive","ariaDescriptionView","discardButton","editorReady","1603430tPLKUF","isEnabled","editorDestroyed","commentThreadInputView","bind","delegate","ariaLabel","SuggestionView","5864088oDrACl","ck-rounded-corners"];return(Yc=function(){return t})()}function Jc(t,e){const n=Yc();return(Jc=function(t,e){return n[t-=493]})(t,e)}!function(t){const e=Jc,n=t();for(;;)try{if(160605===parseInt(e(493))/1*(parseInt(e(535))/2)+-parseInt(e(500))/3*(-parseInt(e(496))/4)+parseInt(e(524))/5*(parseInt(e(550))/6)+-parseInt(e(507))/7+-parseInt(e(533))/8*(parseInt(e(525))/9)+-parseInt(e(514))/10*(parseInt(e(531))/11)+parseInt(e(522))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yc);class Zc extends qc{constructor(t,e,n,r){const s=Jc;super(t,e,n,r),this[s(527)](s(545),""),this[s(518)](s(545)).to(this,s(540),(t=>t&&t[0]?t[0][s(545)]:"")),this[s(518)](s(532)).to(this,s(540),this,s(510),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(544)+_(e[n(546)],e[n(494)])+n(534);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(528)]=null,this[s(541)]=new(r[s(521)])(t,e,{formatDateTime:r[s(549)]}),this[s(541)][s(518)](s(532)).to(this),this[s(541)][s(519)](s(548),s(537)).to(this),this[s(541)][s(529)][s(518)](s(515)).to(this,s(551)),this[s(541)][s(512)][s(518)](s(515)).to(this,s(503)),this[s(505)][s(547)](this[s(541)]),this[s(499)]&&this[s(505)][s(547)](this[s(499)]),this[s(517)]&&this[s(505)][s(547)](this[s(517)]),this[s(497)](this[s(543)]())}[Qc(543)](){const t=Qc,e=this[t(538)],n=[this[t(541)]];return this[t(499)]&&n[t(501)](this[t(499)]),this[t(517)]&&n[t(501)](this[t(517)]),n[t(501)](this[t(511)]),{tag:t(536),attributes:{class:["ck",t(523),t(539),e.if(t(510),t(506)),e.to(t(545),(e=>t(502)+e)),this[t(530)][t(542)]&&t(504)],"data-suggestion-id":this[t(495)].id,"data-thread-id":this[t(495)][t(498)].id,"data-author-id":this[t(495)][t(508)].id,tabindex:0,role:t(509),"aria-label":e.to(t(520)),"aria-describedby":this[t(511)].id},children:n}}[Qc(526)](){const t=Qc;super[t(526)](),this[t(499)]&&(this[t(499)][t(519)](t(513)).to(this),this[t(499)][t(519)](t(516)).to(this)),this[t(517)]&&(this[t(517)][t(519)](t(513)).to(this),this[t(517)][t(519)](t(516)).to(this))}}const $c=eu;function tu(){const t=["querySelector","authoredAt","EXTERNAL_IMPORT_WORD_AVATAR","162095qblOAS","focusFirst","push","_setupKeyboardNavigation","target","isExternal","ck-annotation","source","_model","ck-suggestion__actions","author","ck-annotation__info-time","focusTracker","ck-annotation__actions","extendTemplate","creator","ck-suggestion","add","esc","ck-annotation__content-wrapper","Accept suggestion","993302qQoTyv","presentation","userView","setTemplate","time","ck-annotation__info-name","set","focusCycler","check","element","innerHTML","discardSuggestion","_createButton","importWord","span","focus","10rPEDBk","focusables",".ck-annotation__content-wrapper","cancel","enter","_config","discardButton","getTemplate","ck-suggestion__info","3023685CLVNuh","change:description","ck-comment__external","EXTERNAL_AVATAR","locale","execute","div","ck-suggestion--accept","ck-suggestion--discard","Discard suggestion","listenTo","ck-comment__info-time","ck-suggestion__info-name","40RBNRHu","attributes","11977yfHXfl","514518WKpNoA","tab","getExternalSuggestionNote","ck-suggestion__main","4312908rFkthO","ck-annotation__info","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-annotation__user","keystrokes","24831XvYBnn","formatDateTime","acceptButton","ck-suggestion__user","getUserViewNotificationText","render","name","description","ck-annotation__main","shift+tab","@external","fire","110TShalM","bind","EXTERNAL_SUGGESTION","acceptSuggestion","bindTemplate"];return(tu=function(){return t})()}function eu(t,e){const n=tu();return(eu=function(t,e){return n[t-=415]})(t,e)}!function(t){const e=eu,n=t();for(;;)try{if(598188===-parseInt(e(481))/1+parseInt(e(502))/2+-parseInt(e(436))/3+parseInt(e(456))/4+-parseInt(e(427))/5*(-parseInt(e(452))/6)+-parseInt(e(451))/7*(parseInt(e(449))/8)+parseInt(e(461))/9*(parseInt(e(473))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tu);class nu extends s.View{constructor(n,r,i){const a=eu;super(n),this[a(489)]=r,this[a(432)]=i,this[a(417)](a(468),""),this[a(474)](a(479)).to(r),this[a(463)]=this[a(423)](Kr(n,a(501)),t.icons[a(419)],a(443),a(476),"sw"),this[a(433)]=this[a(423)](Kr(n,a(445)),t.icons[a(430)],a(444),a(422),"sw"),this[a(504)]=new o.UserView(n,r[a(491)],this[a(465)]()),this[a(504)][a(495)]({attributes:{class:[a(464),a(459)],"aria-hidden":!0}}),this[a(428)]=new s.ViewCollection([this[a(463)],this[a(433)]]),this[a(493)]=new e.FocusTracker,this[a(460)]=new e.KeystrokeHandler,this[a(418)]=new s.FocusCycler({focusables:this[a(428)],focusTracker:this[a(493)],keystrokeHandler:this[a(460)],actions:{focusPrevious:a(470),focusNext:a(453)},keystrokeHandlerOptions:{filter:t=>t[a(485)]!==this[a(420)]}}),this[a(505)](this[a(434)]())}[$c(466)](){const t=$c;super[t(466)]();const e=this[t(420)][t(478)](t(429));e[t(421)]=this[t(468)],this.on(t(437),((n,r,s)=>{e[t(421)]=s})),this[t(484)]()}[$c(434)](){const t=$c,e=this[t(477)],n=[{tag:t(442),attributes:{class:[t(435),t(457)]},children:[{tag:t(425),children:[{text:this[t(504)][t(467)]}],attributes:{class:[t(448),t(416)]}},{tag:t(415),attributes:{datetime:e.to(t(479)),class:[t(447),t(492)]},children:[{text:e.to(t(479),(e=>this[t(432)][t(462)](e)))}]}]},{tag:t(442),attributes:{class:[t(490),t(494)]},children:[this[t(463)],this[t(433)]]},{tag:t(442),attributes:{class:[t(500)]}}];return this[t(489)][t(486)]&&n[t(483)]({tag:t(442),attributes:{class:[t(438)]},children:[{text:this[t(454)]()}]}),{tag:t(442),attributes:{class:[t(497),t(487)],tabindex:-1},children:[this[t(504)],{tag:t(442),attributes:{class:[t(455),t(469)],role:t(503)},children:n}]}}[$c(426)](){const t=$c;this[t(420)][t(426)]()}[$c(465)](){const t=$c;return this[t(489)][t(486)]?t(424)===this[t(489)][t(450)][t(471)][t(488)]?Kr(this[t(440)],t(480),this[t(489)][t(496)][t(467)]):Kr(this[t(440)],t(439),this[t(489)][t(496)][t(467)]):null}[$c(454)](){const t=$c;return t(424)===this[t(489)][t(450)][t(471)][t(488)]?Kr(this[t(440)],t(458)):Kr(this[t(440)],t(475))}[$c(423)](t,e,n,r,s){const i=$c,a=new o.LateFocusButtonView(this[i(440)]);return a[i(417)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(495)]({attributes:{class:n}}),a.on(i(441),(()=>{const t=i;this[t(472)](r,this[t(489)].id)})),a}[$c(484)](){const t=$c,e=this[t(420)];this[t(460)][t(446)](e);for(const e of this[t(428)])this[t(493)][t(498)](e[t(420)]),this[t(460)][t(446)](e[t(420)]);this[t(460)][t(417)](t(431),((n,r)=>{const s=t;e===n[s(485)]&&(this[s(418)][s(482)](),r())})),this[t(460)][t(417)](t(499),((n,r)=>{const s=t;e!==n[s(485)]&&(this[s(426)](),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-=223]})(t,e)}function iu(){const t=["config","hasSuggestion","editor","isEnabled","lowest","_handleControllerBuffer","TrackChangesUI","_updateController","menu","1295316zDHqdb","innerView","_viewToController","some","type","CommentView","SuggestionThreadView","getJoined","suggestionChanged","_addUIComponentsToFactory","refreshSelectedViews","SuggestionView","isInContent","suggestionLoaded","2495645QLKHEy","values","discardAllSuggestions","discardButton","delete","buttonView","525858JjgKZm","comments.editorConfig","value","_destroyController","comments.maxThreadTotalWeight","items","descriptionFactory","menuitem","size","Track changes","locale","commentThread","registerAnnotation","6qiDdpR","menuitemcheckbox","1587304dDqOiw","panelView","commands","keys","focus","_unbindEditors","Discard all selected suggestions","button","suggestionUnloaded","actionView","getMarkerNames","clear","source","Annotations","arrowView","createAnnotation","isOn","previous","change:previous","1193236NrPTVX","_bindAnnotationToEditors","comments.maxCommentsWhenCollapsed","trackChanges.SuggestionThreadView","getAllAdjacentSuggestions","commandName","TrackChangesEditing","get","_createMenuBarMenu","createCommentThreadController","comments.maxCommentCharsWhenCollapsed","Accept all selected suggestions","bind","getFirstRange","remove","componentFactory","addComment","activeAnnotations","switchbutton","CommentsUI","execute","getDescriptions","2913918iMfHEt","add","requires","delegate","fire","CommentsRepository","from","separator","18acgcNH","descriptionParts","destroy","acceptSelectedSuggestions","commentsListView","activeMarkers","trackChanges.SuggestionView","has","_handleSuggestionControllerDelayed","mainView","_createToolbarButton","unbind","_annotationViews","editing","children","541944PrWviY","pluginName","set","trackChanges.disableComments","acceptButton","listenTo","reduce","_refreshActiveMarkers","createAnnotationView","init","toMany","model","menuBar:trackChanges","suggestionView","Discard all suggestions","EditorAnnotations","change:activeAnnotations","_disableComments","escape","isDirty","head","Accept all suggestions","getMarkers","getRanges","getByInnerView","define","discardSelectedSuggestions","_initializeController","isMultiRange","getSuggestion","plugins","push","addSourceCollector","view","length","filter","trackChanges","stopListening","acceptAllSuggestions","comments","suggestion-","_suggestionToController"];return(iu=function(){return t})()}!function(t){const e=ou,n=t();for(;;)try{if(640819===-parseInt(e(303))/1+-parseInt(e(224))/2+parseInt(e(354))/3+-parseInt(e(258))/4+-parseInt(e(368))/5*(-parseInt(e(237))/6)+parseInt(e(280))/7+-parseInt(e(239))/8*(-parseInt(e(288))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(iu);class au extends t.Plugin{static get[su(282)](){const t=su;return[Rc,o.Users,t(285),t(252),t(318)]}static get[su(304)](){return su(351)}constructor(t){const e=su;super(t),this[e(344)]=new Map,this[e(356)]=new Map,this[e(300)]=new Map,this[e(350)]=new Map;const n=this[e(347)][e(345)];n[e(328)](e(261),Zc),n[e(328)](e(294),nu),n[e(328)](e(306),!1),this[e(320)]=n[e(265)](e(306))}[su(296)](t,e){const n=su;0===this[n(350)][n(232)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(350)]){const r=this[t(344)][t(295)](e);r||n?r&&n&&this[t(227)](e):this[t(330)](e)}this[t(350)][t(250)](),this[t(347)][t(333)][t(265)](t(318))[t(364)](),this[t(310)]()}),10),this[n(350)][n(305)](t,e)}[su(312)](){const t=su,e=this[t(347)],n=e[t(333)][t(265)](t(264)),r=e[t(333)][t(265)](t(252)),s=e[t(333)][t(265)](t(318)),o=e[t(333)][t(265)](t(285));this[t(363)](),s[t(335)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(286)](this[e(344)])){const s=t[e(262)](),o=[];for(const t of s){if(!t[e(366)])continue;if(t[e(331)]){o[e(334)](...t[e(326)]());continue}const n=t[e(271)]();if(o[e(337)]>0){const t=o[0][e(361)](n);if(t){o[0]=t;continue}}o[e(334)](n)}n[e(334)]([r[e(336)],o])}return n})),this[t(308)](n,t(367),((e,n)=>{const r=t;this[r(308)](n,r(257),((t,e,s,o)=>{const i=r;n[i(366)]&&(null==s?(this[i(352)](o[i(323)]),this[i(296)](n,!1)):(this[i(352)](s[i(323)]),null==o&&this[i(296)](n,!0)))})),null!==n[r(256)]?this[r(352)](n[r(323)]):this[r(296)](n,!1)})),this[t(308)](n,t(247),((e,n,r)=>{const s=t;this[s(340)](n,s(257)),this[s(350)][s(372)](n),this[s(344)][s(295)](n)&&this[s(227)](n),r&&this[s(352)](r[s(323)])})),this[t(308)](n,t(362),((e,n)=>{this[t(352)](n)})),this[t(308)](r,t(319),(()=>{this[t(310)]()})),this[t(308)](o,t(274),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(346)](r))return;const i=n[o(332)](r);this[o(344)][o(265)](i)[o(336)][o(292)][o(243)](-1)}),{priority:t(349)})}[su(310)](){const t=su,e=this[t(347)][t(333)][t(265)](t(252)),n=this[t(347)][t(333)][t(265)](t(264)),r=Array[t(286)](e[t(275)],(e=>e[t(355)]))[t(338)]((e=>this[t(356)][t(295)](e))),s=[];for(const e of r){const n=this[t(356)][t(265)](e)[t(314)][t(262)]();s[t(334)](...n[t(309)](((e,n)=>[...e,...n[t(249)]()]),[]))}n[t(293)]=s}[su(363)](){const t=su,n=this[t(347)],r=n[t(234)],o=Kr(r,t(233)),i=new e.Collection([{type:t(276),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(339),role:t(238)})},{type:t(287)},{type:t(246),model:new s.ViewModel({withText:!0,label:Kr(r,t(324)),commandName:t(341),role:t(231)})},{type:t(246),model:new s.ViewModel({withText:!0,label:Kr(r,t(269)),commandName:t(291),role:t(231)})},{type:t(246),model:new s.ViewModel({withText:!0,label:Kr(r,t(317)),commandName:t(370),role:t(231)})},{type:t(246),model:new s.ViewModel({withText:!0,label:Kr(r,t(245)),commandName:t(329),role:t(231)})}]);for(const e of i)if(cu(e)){const r=n[t(241)][t(265)](e[t(314)][t(263)]);e[t(314)][t(270)](t(255),t(348)).to(r,t(226),t(348))}n.ui[t(273)][t(281)](t(339),(e=>this[t(298)](e,i,o))),n.ui[t(273)][t(281)](t(315),(e=>this[t(266)](e,i,o)))}[su(298)](t,e,n){const r=su,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(347)][r(241)][r(265)](r(339));o[r(223)][r(305)]({tooltip:n,label:n,icon:ru}),o[r(223)][r(270)](r(255)).to(i,r(226)),o[r(223)].on(r(278),(()=>{const t=r;i[t(278)](),this[t(347)][t(301)][t(336)][t(243)]()})),(0,s.addListToDropdown)(o,e,{role:r(353)});const a=[];for(const t of e)cu(t)&&a[r(334)](this[r(347)][r(241)][r(265)](t[r(314)][r(263)]));const c=o[r(223)];return c[r(248)][r(299)](r(348)),c[r(253)][r(299)](r(348)),c[r(248)][r(270)](r(348)).to(i,r(348)),c[r(253)][r(270)](r(348))[r(313)](a,r(348),((...t)=>t[r(357)]((t=>t)))),o.on(r(278),(t=>{const e=r;this[e(347)][e(278)](t[e(251)][e(263)]),this[e(347)][e(301)][e(336)][e(243)]()})),o}[su(266)](t,e,n){const r=su,o=new s.MenuBarMenuView(t),i=this[r(347)][r(241)][r(265)](r(339));o[r(223)][r(305)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(287)==n[r(358)]){a[r(229)][r(281)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(314)];i[r(270)](...Object[r(242)](c)).to(c),i[r(283)](r(278)).to(o),i.on(r(278),(()=>{const t=r;this[t(347)][t(278)](c[t(263)]),this[t(347)][t(301)][t(336)][t(243)]()})),e[r(302)][r(281)](i),a[r(229)][r(281)](e)}return o[r(270)](r(348)).to(i,r(348)),o[r(240)][r(302)][r(281)](a),o}[su(330)](t){const e=su,n=this[e(347)],r=n[e(345)],s=n[e(333)][e(265)](e(252)),i=n[e(333)][e(265)](e(285)),a=n[e(333)][e(265)](e(318)),c=n[e(333)][e(265)](o.Users).me,u=r[e(265)](e(339))[e(360)],l=r[e(265)](e(339))[e(365)],{CommentsListView:f,CommentThreadInputView:h}=n[e(333)][e(265)](e(277));let d,g,p;this[e(300)][e(295)](t.id)?(g=this[e(300)][e(265)](t.id),d=g[e(297)]):(d=new u(n[e(234)],t,c,{disableComments:this[e(320)],editorConfig:r[e(265)](e(225)),maxCommentsWhenCollapsed:r[e(265)](e(260)),maxThreadTotalWeight:r[e(265)](e(228)),maxCommentCharsWhenCollapsed:r[e(265)](e(268)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(265)](e(234))),CommentView:r[e(265)](e(342))[e(359)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),d[e(316)][e(307)].on(e(278),(()=>{const t=e;n[t(301)][t(336)][t(243)]()})),d[e(316)][e(371)].on(e(278),(()=>{const t=e;n[t(301)][t(336)][t(243)]()})),g=s[e(311)](this[e(347)][e(234)],d),g[e(270)](e(322)).to(d,e(322)),g[e(270)](e(337)).to(d),g[e(270)](e(358)).to(d,e(358),(t=>e(343)+t)),d.on(e(321),(()=>{const t=e;p[t(284)](t(321))})),this[e(300)][e(305)](t.id,g));const m=i[e(267)](t[e(235)],d),I=new Wc(n,t,d,m),E=t[e(262)]()[e(338)]((t=>t[e(366)]));d[e(289)]=n[e(333)][e(265)](e(264))[e(230)][e(279)](E),this[e(344)][e(305)](t,I),this[e(356)][e(305)](d,I),p=s[e(254)]({view:g,target:()=>{const r=e,s=[],i=t[r(262)]()[r(338)]((t=>t[r(366)]));for(const t of i)s[r(334)](...t[r(325)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(301)],s)},type:()=>e(343)+I[e(336)][e(358)]}),i[e(259)](d,p),s[e(281)](p),a[e(236)](p)}[su(227)](t){const e=su,n=this[e(347)][e(333)][e(265)](e(285)),r=this[e(347)][e(333)][e(265)](e(252)),s=this[e(344)][e(265)](t),o=s[e(336)],i=r[e(327)](o);n[e(244)](o),i&&r[e(272)](i),this[e(344)][e(372)](t),this[e(356)][e(372)](o),s[e(290)]()}[su(352)](t){const e=su;if(!t[e(366)]||!this[e(344)][e(295)](t))return;const n=this[e(347)][e(333)][e(265)](e(264)),r=this[e(344)][e(265)](t),s=t[e(262)]();r[e(336)][e(289)]=n[e(230)][e(279)](s)}[su(290)](){const t=su;for(const e of this[t(344)][t(242)]())this[t(227)](e);for(const e of this[t(300)][t(369)]())e[t(297)][t(290)]();super[t(290)]()}}function cu(t){return su(314)in t}var uu=lu;function lu(t,e){var n=fu();return(lu=function(t,e){return n[t-=237]})(t,e)}function fu(){var t=["603696YdHAeP","953540eEduqr","55110qAOLRL","1010921yYGaCH","addSuggestionData","getSuggestion","plugins","18507296vnPQAI","TrackChanges","623rFTboI","33240ePIwzY","pluginName","get","requires","addSuggestion","editor","getSuggestions","Comments","adapter","1578462CMFUEH"];return(fu=function(){return t})()}!function(t){for(var e=lu,n=t();;)try{if(541994===parseInt(e(243))/1+parseInt(e(240))/2+parseInt(e(239))/3+parseInt(e(250))/4+parseInt(e(241))/5+-parseInt(e(242))/6*(-parseInt(e(249))/7)+-parseInt(e(247))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fu);class hu extends t.Plugin{static get[uu(253)](){return[Rc,au,uu(237)]}static get[uu(251)](){return uu(248)}set[uu(238)](t){var e=uu;this[e(255)][e(246)][e(252)](Rc)[e(238)]=t}get[uu(238)](){var t=uu;return this[t(255)][t(246)][t(252)](Rc)[t(238)]}[uu(254)](t){var e=uu;return this[e(255)][e(246)][e(252)](Rc)[e(244)](t)}[uu(256)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=uu;return this[n(255)][n(246)][n(252)](Rc)[n(256)]({skipNotAttached:t,toJSON:e})}[uu(245)](t){var e=uu;return this[e(255)][e(246)][e(252)](Rc)[e(245)](t)}}const du=bu;!function(t){const e=bu,n=t();for(;;)try{if(852420===parseInt(e(183))/1*(-parseInt(e(186))/2)+parseInt(e(181))/3+parseInt(e(139))/4+parseInt(e(151))/5+-parseInt(e(134))/6+-parseInt(e(158))/7+parseInt(e(127))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Eu);const gu=[du(124)];class pu extends t.Plugin{static get[du(178)](){return[Rc]}static get[du(130)](){return du(152)}[du(156)](){const t=du,n=this[t(153)];if(n[t(137)][t(167)](t(177),(e=>{const r=t,s=n[r(172)][r(176)][r(146)]()[r(142)](((t,e)=>(t[e]="",t)),{});return n[r(173)][r(174)](s,e)})),t(160)!=typeof n[t(137)][t(163)](t(147))[t(144)])throw new e.CKEditorError(t(129))}[du(155)](t){return Tu(this[du(153)],!0,t)}[du(182)](t){return Tu(this[du(153)],!1,t)}}class mu extends t.Plugin{static get[du(130)](){return du(126)}constructor(t){const e=du;super(t),this[e(180)]=e(184)}[du(156)](){const t=du;this[t(153)][t(168)][t(163)](t(157))[t(175)]={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(153)][t(168)][t(163)](t(133))[t(175)]=null}}function Iu(t){return void 0!==t[du(138)]}function Eu(){const t=["track-changes-data-invalid-editor-creator","pluginName","map","createElement","TrackChangesEditing","2938560IyIYrM","remove","getCommentThreads","config","getRootsAttributes","4122220hiAkdi","execute","useAnonymousUser","reduce","name","editorCreator","getFullData","getRootNames","trackChangesData","appendChild","rootsAttributes","acceptAllSuggestions","3870835jwjxqi","TrackChangesData","editor","addUser","getDataWithAcceptedSuggestions","init","CommentsRepository","11534803mOwnwA","getUser","function","div","createDocumentFragment","get","destroy","addCommentThread","push","define","plugins","users","addSuggestionData","set","model","constructor","create","_adapter","document","trackChangesData.editorCreator","requires","Users","result","232287VUmWTz","getDataWithDiscardedSuggestions","16553fRHVaY","end","discardAllSuggestions","10mHmsIZ","Pagination","data","TrackChangesDataGetter","9524984mFdYZZ","getSuggestions"];return(Eu=function(){return t})()}function bu(t,e){const n=Eu();return(bu=function(t,e){return n[t-=124]})(t,e)}async function Tu(t,e,n){const r=du,s=(0,o.sanitizeEditorConfig)(t,gu);s[r(168)][r(166)](Rc,mu),s[r(149)]=Iu(t)?t[r(138)]():void 0;const i=document[r(162)](),a=t[r(137)][r(163)](r(147))[r(144)],c=await a(s,(()=>function(t){const e=r,n=document[e(132)](e(161));return t[e(148)](n),n}(i)));!function(t,e){const n=r,s=t[n(172)][n(176)][n(146)]()[n(142)](((e,r)=>(e[r]=t[n(125)][n(163)]({rootName:r}),e)),{}),o=t[n(168)][n(163)](n(179))[n(169)][n(131)]((t=>({id:t.id,name:t[n(143)]}))),i=t[n(168)][n(163)](n(133))[n(128)]({skipNotAttached:!0,toJSON:!0}),a=t[n(168)][n(163)](n(157))[n(136)]({skipNotAttached:!0,toJSON:!0}),c=e[n(168)][n(163)](n(179)),u=e[n(168)][n(163)](n(133)),l=e[n(168)][n(163)](n(157));for(const t of l[n(136)]())t[n(135)]();for(const t of o)c[n(159)](t.id)||c[n(154)](t);c.me||c[n(141)]();for(const t of a)l[n(165)](t);for(const t of i)u[n(170)](t);e[n(125)][n(171)](s)}(t,c),c[r(140)](r(e?150:185));const u=Iu(c)?c[r(145)](n):c[r(125)][r(163)](n);return await c[r(164)](),u}function _u(){var t=["4565tzTdkX","4543112fogRtb","8632QKxRPK","3214380VqChoh","102MYKoDx","98730LAxBsN","20305gkLSwW","1343418kRbxez","71210jIRlbX","3250pzNeKA","88HBaoQY"];return(_u=function(){return t})()}function yu(t,e){var n=_u();return(yu=function(t,e){return n[t-=233]})(t,e)}!function(t){for(var e=yu,n=t();;)try{if(764361===parseInt(e(235))/1*(parseInt(e(233))/2)+-parseInt(e(243))/3+parseInt(e(242))/4*(-parseInt(e(238))/5)+-parseInt(e(236))/6+-parseInt(e(241))/7+-parseInt(e(239))/8*(-parseInt(e(234))/9)+-parseInt(e(237))/10*(-parseInt(e(240))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_u)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Xc,Suggestion:()=>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})();