@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240515.0 → 0.0.0-nightly-20240516.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>cu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["5162292jNeZaX","TrackChangesCommand","_disableUnsupportedCommands","902904xPcWpH","_enabledCommands","clearForceDisabled","60vGDTlK","3THQkqj","21224RayYGI","_enableCommands","193443mYyFZG","editor","affectsData","isEnabled","execute","_isEnabledBasedOnSelection","715545yWUvXs","has","5682736iCNltK","forceDisabled","4562224NTwjWw","commands","refresh","value"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=225]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(899295===parseInt(n(239))/1+-parseInt(n(232))/2+-parseInt(n(236))/3*(parseInt(n(247))/4)+parseInt(n(245))/5*(parseInt(n(235))/6)+parseInt(n(237))/7+parseInt(n(225))/8+parseInt(n(229))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(233)]=e,this[n(228)]=!1,this[n(227)](),this[n(244)]=!1}[c(227)](){this[c(242)]=!0}[c(243)](){const t=c;this[t(228)]=!this[t(228)],this[t(228)]?this[t(231)]():this[t(238)]()}[c(231)](){const t=c;for(const e of this[t(240)][t(226)][t(226)]())e[t(241)]&&!this[t(233)][t(246)](e)&&e[t(248)](t(230))}[c(238)](){const t=c;for(const e of this[t(240)][t(226)][t(226)]())e[t(241)]&&!this[t(233)][t(246)](e)&&e[t(234)](t(230))}}const h=d;function g(){const t=["editor","471222JbMYLG","5798EJsaKS","refresh","canEditAt","_isEnabledBasedOnSelection","171dnbnXI","isEnabled","895755TbXKta","plugins","TrackChangesEditing","268860WNWfTT","209968MoDDGs","get","acceptSuggestion","getRanges","execute","track-changes-accept-suggestion-not-found","270gVloRI","_suggestions","3024LdwzGC","4472VUOKEw","1072832KmAcUN","model"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=451]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(212052===parseInt(n(451))/1+-parseInt(n(465))/2*(-parseInt(n(457))/3)+parseInt(n(461))/4+-parseInt(n(471))/5+-parseInt(n(464))/6+parseInt(n(459))/7*(parseInt(n(460))/8)+-parseInt(n(469))/9*(parseInt(n(474))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(458)]=e,this[n(466)](),this[n(468)]=!1}[h(466)](){this[h(470)]=!0}[h(455)](t){const n=h,r=this[n(458)][n(452)](t);if(!r)throw new e.CKEditorError(n(456),this);const s=r[n(454)]();this[n(463)][n(462)][n(467)](s)&&this[n(463)][n(472)][n(452)](n(473))[n(453)](r)}}function m(){const t=["execute","9272SjPFWG","9251CNHYWY","TrackChangesEditing","refresh","4210vBqcnm","isEnabled","7FjOkWQ","493335zxNqSU","track-changes-discard-suggestion-not-found","plugins","3642882mMVJKB","31092tBBJzk","get","editor","discardSuggestion","_suggestions","176UVXnOD","5202DSuYJn","canEditAt","model","_isEnabledBasedOnSelection","getRanges","835930vgeiAQ","2115690RolhDW"];return(m=function(){return t})()}function E(t,e){const n=m();return(E=function(t,e){return n[t-=168]})(t,e)}const I=E;!function(t,e){const n=E,r=t();for(;;)try{if(384670===-parseInt(n(177))/1+-parseInt(n(192))/2+-parseInt(n(181))/3*(-parseInt(n(186))/4)+parseInt(n(168))/5+-parseInt(n(180))/6*(parseInt(n(176))/7)+-parseInt(n(170))/8*(-parseInt(n(187))/9)+parseInt(n(174))/10*(parseInt(n(171))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(m);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(185)]=e,this[n(173)](),this[n(190)]=!1}[I(173)](){this[I(175)]=!0}[I(169)](t){const n=I,r=this[n(185)][n(182)](t);if(!r)throw new e.CKEditorError(n(178),this);const s=r[n(191)]();this[n(183)][n(189)][n(188)](s)&&this[n(183)][n(179)][n(182)](n(172))[n(184)](r)}}function T(t){const e=k;return t[e(312)](((t,n)=>e(276)==t[e(284)]&&e(276)!=n[e(284)]?-1:e(276)!=t[e(284)]&&e(276)==n[e(284)]?1:0))}function _(t,e){const n=k;let r,s=0;const o=[],i=e[n(296)];for(;s<t[n(305)];){const a=t[s],c=t[s+1];r||(r=e[n(278)](a)),y(e,a,c)||(o[n(294)](e[n(311)](r,i[n(303)](a)?e[n(277)](a):e[n(304)](a,n(316)))),r=null),s++}return o}function y(t,e,n){const r=k;if(!n)return!1;const s=t[r(277)](e),o=t[r(278)](n);return s[r(286)](o)}!function(t,e){const n=k,r=t();for(;;)try{if(480710===parseInt(n(281))/1+parseInt(n(299))/2*(-parseInt(n(307))/3)+parseInt(n(313))/4+parseInt(n(315))/5+parseInt(n(297))/6*(-parseInt(n(309))/7)+-parseInt(n(310))/8+parseInt(n(293))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(C);function A(t,e,n){const r=k;for(;n[r(305)];){const s=n[r(301)](0,100);t[r(314)]((()=>{const t=r;for(const n of s)n[t(290)]&&e[t(302)](n.id)}))}}function k(t,e){const n=C();return(k=function(t,e){return n[t-=275]})(t,e)}function C(){const t=["218172LseShg","isCollapsed","2azhmcM"," [color ","splice","execute","isObject","createPositionAt","length","getRanges","796017rHchla","join","182cdaFUz","1592008lLXKHb","createRange","sort","3687504LvPCtB","change","2777915bzlJyG","end","next","deletion","createPositionAfter","createPositionBefore","value","isIntersecting","118895xfliSX","add","isMultiRange","type","from","isTouching","start","content","replace","isInContent","color","isArray","2646972SofokX","push","map","schema"];return(C=function(){return t})()}const L=R;function R(t,e){const n=N();return(R=function(t,e){return n[t-=177]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(854720===-parseInt(n(192))/1+-parseInt(n(177))/2*(parseInt(n(196))/3)+parseInt(n(199))/4*(parseInt(n(197))/5)+parseInt(n(186))/6+-parseInt(n(201))/7*(parseInt(n(190))/8)+parseInt(n(179))/9*(parseInt(n(198))/10)+parseInt(n(191))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(N);class S extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(185)]=e,this[r(188)]=n,this[r(178)](),this[r(200)]=!1}[L(178)](){const t=L,e=Array[t(195)](this[t(188)][t(193)]())[t(189)]((e=>e[t(187)]));this[t(184)]=this[t(185)][t(184)]&&e}[L(194)](){const t=L,e=T(Array[t(195)](this[t(188)][t(193)]()));for(const n of e){const e=n[t(181)]();if(!this[t(183)][t(182)][t(180)](e))return}A(this[t(183)][t(182)],this[t(185)],e)}}function N(){const t=["isInContent","_suggestions","some","39392UKJaHR","19365038GDDcvi","1645085qDXtoH","values","execute","from","34962QgqeQN","429145aEEZIr","940peNddG","40CdhYaX","_isEnabledBasedOnSelection","1876bGpQqI","218JuCeiX","refresh","147366iXqyjc","canEditAt","getRanges","model","editor","isEnabled","_command","5590914sGSdvP"];return(N=function(){return t})()}function v(t,e){const n=O();return(v=function(t,e){return n[t-=101]})(t,e)}const M=v;function O(){const t=["canEditAt","selection","values","editor","_suggestions","refresh","2509550PURTtb","75vQnFtn","_command","size","document","6zKTxbM","model","_selectedSuggestions","90bBDEQe","isEnabled","1907830liErUQ","1612248VWsnHw","1508066gBctsJ","531744cDKudO","310888KEsiFs","_isEnabledBasedOnSelection","execute","46JdIUqY","getRanges","from"];return(O=function(){return t})()}!function(t,e){const n=v,r=t();for(;;)try{if(245898===-parseInt(n(119))/1*(parseInt(n(109))/2)+parseInt(n(105))/3+-parseInt(n(103))/4+-parseInt(n(102))/5+-parseInt(n(123))/6*(-parseInt(n(104))/7)+-parseInt(n(106))/8*(-parseInt(n(126))/9)+parseInt(n(118))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(120)]=e,this[r(116)]=n,this[r(125)]=new Set,this[r(117)](),this[r(107)]=!1}[M(117)](){const t=M,e=this[t(115)][t(124)][t(122)][t(113)],n=Array[t(111)](this[t(116)][t(114)]());this[t(125)]=function(t,e){const n=k,r=Array[n(285)](t[n(306)]()),s=new Set;for(const o of e)if(o[n(290)])for(const e of r)for(const r of o[n(306)]())(e[n(280)](r)||t[n(298)]&&!o[n(283)]&&o[n(275)]&&r[n(316)][n(286)](e[n(287)]))&&s[n(282)](o);return s}(e,n),this[t(101)]=this[t(120)][t(101)]&&!!this[t(125)][t(121)]}[M(108)](){const t=M,e=T(Array[t(111)](this[t(125)]));for(const n of e){const e=n[t(110)]();if(!this[t(115)][t(124)][t(112)](e))return}A(this[t(115)][t(124)],this[t(120)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const x=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var B=Array.prototype.splice;const P=function(t){var e=this.__data__,n=x(e,t);return!(n<0)&&(n==e.length-1?e.pop():B.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=x(e,t);return n<0?void 0:e[n][1]};const j=function(t){return x(this.__data__,t)>-1};const G=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 V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=P,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const z=V;const W=function(){this.__data__=new z,this.size=0};const H=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const X="object"==typeof global&&global&&global.Object===Object&&global;var Y="object"==typeof self&&self&&self.Object===Object&&self;const J=X||Y||Function("return this")();const Q=J.Symbol;var Z=Object.prototype,$=Z.hasOwnProperty,tt=Z.toString,et=Q?Q.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Q?Q.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=J["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,Et=Object.prototype,It=mt.toString,bt=Et.hasOwnProperty,Tt=RegExp("^"+It.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(J,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var St=Object.prototype.hasOwnProperty;const Nt=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return St.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=Rt,wt.prototype.get=Nt,wt.prototype.has=Mt,wt.prototype.set=Ot;const Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||z),string:new Dt}};const xt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Bt=function(t,e){var n=t.__data__;return xt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Pt=function(t){var e=Bt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Bt(this,t).get(t)};const jt=function(t){return Bt(this,t).has(t)};const Gt=function(t,e){var n=Bt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Pt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const zt=Vt;const Wt=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Ht(t){var e=this.__data__=new z(t);this.size=e.size}Ht.prototype.clear=W,Ht.prototype.delete=H,Ht.prototype.get=K,Ht.prototype.has=q,Ht.prototype.set=Wt;const Kt=Ht;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Xt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Yt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Jt=Object.prototype.hasOwnProperty;const Qt=function(t,e,n){var r=t[e];Jt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Yt(t,e,n)};const Zt=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):Qt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?J.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ee=function(t){return function(e){return t(e)}};var Ie="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ie&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ie&&X.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ee(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Se=function(t,e){return function(n){return t(e(n))}};const Ne=Se(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Re(t))return Ne(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):Me(t)};const De=function(t,e){return t&&Zt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var xe=Object.prototype.hasOwnProperty;const Be=function(t){if(!at(t))return Fe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.call(t,r))&&n.push(r);return n};const Pe=function(t){return Oe(t)?Ce(t,!0):Be(t)};const Ue=function(t,e){return t&&Zt(e,Pe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?J.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const We=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 He=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Ye=Object.getOwnPropertySymbols;const Je=Ye?function(t){return null==t?[]:(t=Object(t),Ke(Ye(t),(function(e){return Xe.call(t,e)})))}:qe;const Qe=function(t,e){return Zt(t,Je(t),e)};const Ze=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Se(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ze(e,Je(t)),t=$e(t);return e}:qe;const en=function(t,e){return Zt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ze(r,n(t))};const rn=function(t){return nn(t,we,Je)};const sn=function(t){return nn(t,Pe,tn)};const on=At(J,"DataView");const an=At(J,"Promise");const cn=At(J,"Set");const un=At(J,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),En=dt(an),In=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case En:return fn;case In:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=J.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Sn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Nn=Q?Q.prototype:void 0,vn=Nn?Nn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Sn(t);case"[object Symbol]":return Mn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const xn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Fn($e(t))};const Bn=function(t){return te(t)&&"[object Map]"==_n(t)};var Pn=_e&&_e.isMap;const Un=Pn?Ee(Pn):Bn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ee(Gn):jn;var zn="[object Arguments]",Wn="[object Function]",Hn="[object Object]",Kn={};Kn[zn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Hn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Wn]=Kn["[object WeakMap]"]=!1;const qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return He(e,a)}else{var h=_n(e),g=h==Wn||"[object GeneratorFunction]"==h;if(fe(e))return We(e,c);if(h==Hn||h==zn||g&&!o){if(a=u||g?{}:xn(e),!c)return u?en(e,Ue(a,e)):Qe(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Pe:we)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Qt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return qn(t,5)};const Yn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Qn=/^\w*$/;const Zn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Yn(t))||(Qn.test(t)||!Jn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||zt),n}$n.Cache=zt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Q?Q.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Yn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Zn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Yn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Qt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Er=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 Ir=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Er(e,(function(t,e){if(!Ir(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Q?Q.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var E=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===E?p===m||s(p,m,n,r,o):E)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var I=t.constructor,b=e.constructor;I==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof I&&I instanceof I&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Rr="[object Arguments]",Sr="[object Array]",Nr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Sr:_n(t),u=a?Sr:_n(e),l=(c=c==Rr?Nr:c)==Nr,f=(u=u==Rr?Nr:u)==Nr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const 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 Br=function(t,e){return e.length<2?t:Fr(t,xr(e,0,-1))};const Pr=function(t,e){return e=ur(e,t),null==(t=Br(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Pr(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=259]})(t,e)}function Vr(){const t=["getFirstRange","accept","hasComments","next","author","removeMarkers","split","6499900zLHOXy","createdAt","getContainedElement","nodeBefore","isIntersecting","getRange","388743CpctLO","addRange","isExternal","onAccept","removeMarker","clear","getFirstMarker","getMarkers","9dLzgKm","data","previous","_onDiscard","get","_onAttributesChange","getItems","addMarkerName","_saved","delete","add","length","getMultiRangeId","54Jmgqtz","_isDataLoaded","isInContent","change","addMarker","269682pVWiFL","map","authoredAt","size","@external","head","2488760ctmdDf","push","getRanges","11119512lelFgv","toJSON","nodeAfter","_model","isMultiRange","getAllAdjacentSuggestions","end","isIntersectingWithRange","subType","7643120NEOyWz","filter","setAttribute","discard","suggestion:","type","removeAttribute","commentThread","reduce","14oRnjQy","_markerNames","decorate","from","set","getMarkerNames","_onAccept","creator","onDiscard","996769KEtLyp","substr","markers","onAttributesChange","start","attributes"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(990695===-parseInt(n(303))/1+-parseInt(n(294))/2*(parseInt(n(322))/3)+parseInt(n(273))/4+parseInt(n(316))/5+parseInt(n(262))/6*(parseInt(n(267))/7)+parseInt(n(276))/8+parseInt(n(330))/9*(-parseInt(n(285))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(263)]=!1,this.id=e.id,this[n(290)]=e[n(290)],this[n(284)]=e[n(284)]||null,this[n(313)]=e[n(313)],this[n(301)]=e[n(301)]||e[n(313)],this[n(324)]=Boolean(e[n(308)]&&e[n(308)][n(271)]),this[n(331)]=null,this[n(279)]=t,this[n(300)]=e[n(325)],this[n(333)]=e[n(302)],this[n(335)]=e[n(306)],this[n(295)]=new Set,this[n(317)]=null,this[n(298)](n(269),null),this[n(298)](n(308),e[n(308)]||{}),this[n(298)](n(332),null),this[n(298)](n(312),null),this[n(298)](n(292),null),this[n(298)](n(338),!1),this[n(296)](n(310)),this[n(296)](n(288))}get[jr(272)](){const t=jr;let e=this;for(;e[t(332)];)e=e[t(332)];return e}get[jr(311)](){const t=jr;return!!this[t(292)]&&this[t(292)][t(260)]>0}get[jr(280)](){const t=jr;return 0!=this[t(295)][t(270)]&&6==Array[t(297)](this[t(295)])[0][t(315)](":")[t(260)]}get[jr(264)](){return null!==this[jr(328)]()}[jr(337)](t){const e=jr;this[e(295)][e(259)](t)}[jr(299)](){const t=jr;return Array[t(297)](this[t(295)])}[jr(329)](){const t=jr;return this[t(299)]()[t(268)]((e=>this[t(279)][t(305)][t(334)](e)))[t(286)]((t=>t))}[jr(328)](){return this[jr(329)]()[0]||null}[jr(314)](){const t=jr;this[t(279)][t(265)]((e=>{const n=t;for(const t of this[n(329)]())e[n(326)](t)})),this[t(295)][t(327)]()}[jr(326)](t){const e=jr;this[e(279)][e(265)]((n=>{n[e(326)](t)})),this[e(295)][e(339)](t)}[jr(323)](t){const e=jr,n=e(289)+this[e(290)]+":"+this[e(284)]+":"+this.id+":"+this[e(301)].id+":"+zr[e(261)]();this[e(337)](n),this[e(279)][e(265)]((r=>{r[e(266)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(283)](t){const e=jr;for(const n of this[e(275)]())if(n[e(320)](t))return!0;return!1}[jr(275)](){const t=jr;return this[t(329)]()[t(268)]((e=>e[t(321)]()))}[jr(336)](){const t=jr;return this[t(275)]()[t(293)](((e,n)=>[...e,...n[t(336)]()]),[])}[jr(309)](){const t=jr;var e;return(null===(e=this[t(328)]())||void 0===e?void 0:e[t(321)]())||null}[jr(318)](){const t=jr,e=this[t(275)]();if(1!=e[t(260)])return null;const n=e[0],r=n[t(307)][t(278)],s=n[t(282)][t(319)];return r instanceof i.Element?r!=s?null:r:null}[jr(310)](){const t=jr;this[t(300)](this[t(275)](),this[t(331)],this[t(308)]),this[t(314)]()}[jr(288)](){const t=jr;this[t(333)](this[t(275)](),this[t(331)],this[t(308)]),this[t(314)]()}[jr(281)](){const t=jr,e=[];let n=this[t(272)];for(;n;)e[t(274)](n),n=n[t(312)];return e}[jr(287)](t,e){const n=jr,r=Xn(this[n(308)]);hr(r,t,e),wr(r,this[n(308)])||(this[n(308)]=r,this[n(335)](r))}[jr(291)](t){const e=jr,n=Xn(this[e(308)]);Ur(n,t),wr(n,this[e(308)])||(this[e(308)]=n,this[e(335)](this[e(308)]))}[jr(277)](){const t=jr;return{id:this.id,type:this[t(284)]?this[t(290)]+":"+this[t(284)]:this[t(290)],authorId:this[t(301)].id,createdAt:this[t(317)],hasComments:this[t(311)],data:this[t(331)],attributes:this[t(308)]}}static[jr(261)](){const t=jr;return(0,e.uid)()[t(304)](1,5)}}function Wr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}function Hr(){const t=["replace","_locale","_handleRenameSuggestionDescription","5894690JDhtyk","_resolveDescriptionItems","type","item","getDescriptions","elementStart","*Change to:* %0","_attributeLabels","$1 $2","_customCallbacks","1246568wdWtzq","Object","text","_itemLabelsCallbacks","*Set format:* %0","registerElementLabel","remove","label","push","set","key","addObject","*Remove format:* %0","data","isEqual","isInContent","removeObject","*Split:* %0","addEmptyContainer","previousSibling","insertion","$text","pop","REPLACE_TEXT","9bRZcXM","2HozSco","newValue","skip","start","*Remove:* %0","softBreak","has","Container","isObject","deletion","name","subType","getWalker","nodeAfter","format","normal","map","removeEmptyContainer","removeFormat","_itemLabels","1085300neVNPY","35weworl","matchingCallback","function","get","762417pKyLin","indexOf","addFormat","_handleInsertRemoveSuggestionDescription","$textProxy","196487GFmZON","join","_schema","addContainer","add","end","attribute","match","*Merge:* %0","getItemLabel","nextSibling","_handleAttributeSuggestionDescription","removeContainer","_addDescriptionItems","EmptyContainer","registerDescriptionCallback","324546kjlquJ","564410eeXEME","ELEMENT_SPACE","isEmpty","registerAttributeLabel","getFirstRange","element","_handleCustomCallbackDescription","*Insert:* %0","quantity","elementEnd","checkChild","length"];return(Hr=function(){return t})()}const Kr=qr;function qr(t,e){const n=Hr();return(qr=function(t,e){return n[t-=323]})(t,e)}!function(t,e){const n=qr,r=t();for(;;)try{if(148280===-parseInt(n(412))/1+parseInt(n(382))/2*(parseInt(n(407))/3)+-parseInt(n(402))/4+-parseInt(n(332))/5+-parseInt(n(331))/6*(parseInt(n(403))/7)+-parseInt(n(357))/8*(-parseInt(n(381))/9)+parseInt(n(347))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hr);class Xr{constructor(t,e){const n=qr;this[n(356)]=[],this[n(401)]=new Map,this[n(360)]=[],this[n(354)]=new Map,this[n(414)]=t,this[n(345)]=e}[Kr(351)](t){const e=Kr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(343)];o++){const i=t[o];if(!i[e(372)])continue;const a=this[e(338)](i);if(a){if(null!=i[e(393)]){if(r[e(388)](i[e(393)]))continue;r[e(416)](i[e(393)])}n[e(365)](a)}else if(e(418)!=i[e(349)])e(377)!=i[e(349)]&&e(391)!=i[e(349)]||this[e(410)](n,i,t[o+1]);else{const t=i[e(370)][e(367)];if(s[e(388)](t))continue;s[e(416)](i[e(370)][e(367)]),t==_c?this[e(346)](n,i):this[e(326)](n,i)}}return this[e(348)](n)}[Kr(330)](t){const e=Kr;this[e(356)][e(365)](t)}[Kr(362)](t,n,r=e.priorities[Kr(397)]){const s=Kr;s(405)==typeof t?(0,e.insertToPriorityArray)(this[s(360)],{matchingCallback:t,label:n,priority:r}):this[s(401)][s(366)](t,n)}[Kr(335)](t,e){const n=Kr;this[n(354)][n(366)](t,e)}[Kr(324)](t,e=1){const n=Kr;let r;for(const e of this[n(360)])if(e[n(404)](t)){r=e[n(364)];break}return r||(r=this[n(401)][n(406)](t[n(392)])),r?r(e):1!==e?e+" "+t[n(392)]+"s":""+t[n(392)]}[Kr(328)](t,e){const n=Kr,r=e[n(336)]()[n(394)](),s=n(377)==e[n(349)]?n(416):n(363);for(const e of r){const o=e[n(350)],i=t[t[n(343)]-1];if(o.is(n(411)))i&&i[n(349)][n(408)](n(389))>-1&&t[n(379)](),i&&n(359)==i[n(349)]?i[s]+=o[n(370)]:t[n(365)]({type:n(359),add:n(416)==s?o[n(370)]:"",remove:n(363)==s?o[n(370)]:""});else if(this[n(414)][n(390)](o)){const a=o;if(i&&i[n(349)][n(408)](n(389))>-1&&t[n(379)](),n(341)==e[n(349)])continue;i&&i[n(349)]==s+n(358)&&i[n(337)][n(392)]==a[n(392)]?i[n(340)]++:t[n(365)]({type:s+n(358),element:a,quantity:1}),r[n(384)]((t=>!(n(341)==t[n(349)]&&t[n(350)]==o)))}else if(this[n(414)][n(342)](o,n(378))||o.is(n(337),n(387))){const r=o;if(n(416)==s&&n(352)==e[n(349)]||n(363)==s&&n(341)==e[n(349)])continue;if(i&&-1==i[n(349)][n(408)](n(389))){n(359)==i[n(349)]&&(i[s]+="\n");continue}let a;if(a=n(416)==s?r[n(325)]&&!this[n(414)][n(390)](r[n(325)])?r[n(325)]:null:r[n(376)]&&!this[n(414)][n(390)](r[n(376)])?r[n(376)]:null,r[n(334)]||a&&a[n(334)]){const e=a&&a[n(334)]?a:r;i&&i[n(349)]==s+n(329)&&i[n(337)][n(392)]==e[n(392)]?i[n(340)]++:t[n(365)]({type:s+n(329),element:e,quantity:1})}else t[n(365)]({type:s+n(389),element:r})}}}[Kr(348)](t){const e=Kr,n=this[e(345)],r=[],s=[],o=[];for(const i of t)switch(i[e(349)]){case e(359):if(i[e(416)]=i[e(416)][e(344)](/(\S)\u000A+(\S)/g,e(355))[e(344)](/\u000A/g,""),i[e(363)]=i[e(363)][e(344)](/(\S)\u000A+(\S)/g,e(355))[e(344)](/\u000A/g,""),""!=i[e(416)]&&""!=i[e(363)]){r[e(365)]({type:e(344),content:Wr(n,e(380),['"'+i[e(363)]+'"','"'+i[e(416)]+'"'])});continue}if(null!=i[e(416)][e(419)](/^ +$/)){r[e(365)]({type:e(377),content:Wr(n,e(339),Wr(n,e(333),i[e(416)][e(343)]))});continue}if(null!=i[e(363)][e(419)](/^ +$/)){r[e(365)]({type:e(391),content:Wr(n,e(386),Wr(n,e(333),i[e(363)][e(343)]))});continue}if(""!=i[e(416)]){r[e(365)]({type:e(377),content:Wr(n,e(339),'"'+i[e(416)]+'"')});continue}r[e(365)]({type:e(391),content:Wr(n,e(386),'"'+i[e(363)]+'"')});continue;case e(375):case e(368):r[e(365)]({type:e(377),content:Wr(n,e(339),this[e(324)](i[e(337)],i[e(340)]))});continue;case e(399):case e(373):r[e(365)]({type:e(391),content:Wr(n,e(386),this[e(324)](i[e(337)],i[e(340)]))});continue;case e(415):r[e(365)]({type:e(377),content:Wr(n,e(374),this[e(324)](i[e(337)],i[e(340)]))});continue;case e(327):r[e(365)]({type:e(391),content:Wr(n,e(323),this[e(324)](i[e(337)],i[e(340)]))});continue;case e(409):s[e(365)](i[e(367)]);continue;case e(400):o[e(365)](i[e(367)]);continue;default:r[e(365)](i)}if(s[e(343)]){const t=s[e(398)]((t=>this[e(354)][e(388)](t)?this[e(354)][e(406)](t):t))[e(413)](", ");r[e(365)]({type:e(396),content:Wr(this[e(345)],e(361),t)})}if(o[e(343)]){const t=o[e(398)]((t=>this[e(354)][e(388)](t)?this[e(354)][e(406)](t):t))[e(413)](", ");r[e(365)]({type:e(396),content:Wr(this[e(345)],e(369),t)})}return r}[Kr(338)](t){const e=Kr;for(const n of this[e(356)]){const r=n(t);if(r&&e(349)in r)return r}}[Kr(326)](t,e){const n=Kr,r=e[n(370)],s=void 0===r[n(383)]?n(400):n(409);t[n(365)]({type:s,key:r[n(367)]})}[Kr(346)](t,e){const n=Kr;t[n(365)]({type:n(396),content:Wr(this[n(345)],n(353),this[n(324)](e[n(336)]()[n(385)][n(395)],1))})}[Kr(410)](t,e,n){const r=Kr;if(this[r(328)](t,e),n&&n[r(336)]()&&!e[r(336)]()[r(417)][r(371)](n[r(336)]()[r(385)])){const n=t[t[r(343)]-1],s=r(377)==e[r(349)]?r(416):r(363);n&&r(359)==n[r(349)]&&(n[s]+="\n")}}}const Yr=Jr;function Jr(t,e){const n=Qr();return(Jr=function(t,e){return n[t-=391]})(t,e)}function Qr(){const t=["35136pxixlH","editor","commands","2GvonDn","enableCommand","536xCiEGN","plugins","showAIAssistant","8297650WhFrKj","TrackChangesEditing","4630JyJPsQ","21Lbbgxy","4461317BybQTv","17330962mBAtzy","afterInit","425653isHpoG","4794QGVZTE","15652ObVfUC","get"];return(Qr=function(){return t})()}!function(t,e){const n=Jr,r=t();for(;;)try{if(506540===-parseInt(n(398))/1*(parseInt(n(405))/2)+-parseInt(n(394))/3*(-parseInt(n(400))/4)+-parseInt(n(393))/5*(parseInt(n(399))/6)+parseInt(n(395))/7+-parseInt(n(407))/8*(-parseInt(n(402))/9)+-parseInt(n(391))/10+parseInt(n(396))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qr);class Zr extends t.Plugin{[Yr(397)](){const t=Yr,e=this[t(403)],n=e[t(408)][t(401)](t(392));e[t(404)][t(401)](t(409))&&n[t(406)](t(409))}}const $r=es;function ts(){const t=["2003400mWuvrZ","registerAttributeLabel","right","FORMAT_ALIGNMENT","FORMAT_JUSTIFY_TEXT","FORMAT_ALIGN_TO_RIGHT","commandName","plugins","locale","_registerLegacyDescription","get","926035hqbKqH","AlignmentEditing","format","center","editor","justify","registerBlockAttribute","1497152PRmVUE","formatBlock","FORMAT_ALIGN_TO_LEFT","4548396IRjHqz","registerDescriptionCallback","value","FORMAT_ALIGN_TO_CENTER","alignment","type","left","descriptionFactory","afterInit","123848SbdjMM","commandParams","21RVhYbI","1198716KoXjxR","enableDefaultAttributesIntegration","has","TrackChangesEditing","65752iCGWXo","*Format:* %0"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=125]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(507352===parseInt(n(130))/1+-parseInt(n(149))/2+parseInt(n(152))/3+-parseInt(n(137))/4+parseInt(n(158))/5+-parseInt(n(140))/6+-parseInt(n(151))/7*(parseInt(n(156))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[$r(148)](){const t=$r,e=this[t(134)],n=e[t(127)];if(!e[t(126)][t(154)](t(131)))return;const r=e[t(126)][t(129)](t(155));r[t(153)](t(144)),r[t(136)](t(144)),r[t(147)][t(159)](t(144),Wr(n,t(161))),this[t(128)]()}[$r(128)](){const t=$r,e=this[t(134)],n=e[t(127)];e[t(126)][t(129)](t(155))[t(147)][t(141)]((e=>{const r=t;if(r(138)!=e[r(145)])return;const{data:s}=e;if(s&&r(144)==s[r(125)]){const t=s[r(150)][0][r(142)];return{type:r(132),content:Wr(n,r(157),function(t){const e=r;switch(t){case e(146):return Wr(n,e(139));case e(160):return Wr(n,e(163));case e(133):return Wr(n,e(143));case e(135):return Wr(n,e(162))}}(t))}}}))}}function rs(t,e){const n=os();return(rs=function(t,e){return n[t-=119]})(t,e)}const ss=rs;function os(){const t=["351188MbISTH","SubscriptEditing","3921536cXRzho","*Format:* %0","5615442qrRsWV","toLowerCase","25DaQmzh","locale","get","ItalicEditing","afterInit","format","FORMAT_SUBSCRIPT","registerInlineAttribute","subscript","FORMAT_","FORMAT_ITALIC","_registerLegacyDescription","FORMAT_SUPERSCRIPT","bold","FORMAT_CODE","FORMAT_UNDERLINE","CodeEditing","5958430AFnjsx","commandParams","*Remove format:* %0","StrikethroughEditing","plugins","TrackChangesEditing","commandName","FORMAT_BOLD","type","code","strikethrough","formatInline","1505307vBUUul","UnderlineEditing","slice","underline","italic","SuperscriptEditing","registerAttributeLabel","descriptionFactory","toUpperCase","forceValue","has","registerDescriptionCallback","575562BEOgUD","2iXFzYd","4kBrzun","editor","5317599SZfopK","BoldEditing","enableDefaultAttributesIntegration","FORMAT_STRIKETHROUGH","superscript"];return(os=function(){return t})()}!function(t,e){const n=rs,r=t();for(;;)try{if(388846===parseInt(n(172))/1*(-parseInt(n(124))/2)+parseInt(n(159))/3*(parseInt(n(173))/4)+parseInt(n(130))/5*(parseInt(n(171))/6)+-parseInt(n(119))/7+parseInt(n(126))/8+parseInt(n(128))/9+-parseInt(n(147))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(os);const is=[ss(120),ss(133),ss(160),ss(146),ss(150),ss(125),ss(164)];class as extends t.Plugin{[ss(134)](){const t=ss,e=this[t(174)],n=e[t(151)][t(132)](t(152)),r=e[t(131)];for(const s of is){if(!e[t(151)][t(169)](s))continue;const o=s[t(161)](0,-7)[t(129)](),i=t(139)+o[t(167)]();n[t(121)](o),n[t(137)](o),n[t(166)][t(165)](o,Wr(r,i))}this[t(141)]()}[ss(141)](){const t=ss,e=this[t(174)],n=e[t(131)],r=e[t(151)][t(132)](t(152));function s(e,s){const o=t;r[o(166)][o(170)]((t=>{const r=o;if(r(158)!=t[r(155)])return;const{data:i}=t;return i&&i[r(153)]===e?i[r(148)][0][r(168)]?{type:r(135),content:Wr(n,r(127),s)}:{type:r(135),content:Wr(n,r(149),s)}:void 0}))}s(t(143),Wr(n,t(154))),s(t(163),Wr(n,t(140))),s(t(162),Wr(n,t(145))),s(t(156),Wr(n,t(144))),s(t(157),Wr(n,t(122))),s(t(138),Wr(n,t(136))),s(t(123),Wr(n,t(142)))}}const cs=us;function us(t,e){const n=ls();return(us=function(t,e){return n[t-=146]})(t,e)}function ls(){const t=["24McDlYW","document","4025781qJNOuV","296esfaDl","afterInit","TrackChangesEditing","plugins","BlockQuoteEditing","getSelectedBlocks","from","markBlockFormat","value","5rVbrkW","424746DDWPCo","checkChild","commandParams","format","forceValue","descriptionFactory","filter","$root","blockQuote","change","name","*Set format:* %0","ELEMENT_BLOCK_QUOTE","*Remove format:* %0","selection","has","745213UVTrAS","enableCommand","parent","commandName","85892trzoaE","commands","451095zzfCIk","218yNTUgN","editor","locale","schema","registerDescriptionCallback","get","2428230gWhxGG","model"];return(ls=function(){return t})()}!function(t,e){const n=us,r=t();for(;;)try{if(237444===parseInt(n(171))/1*(-parseInt(n(160))/2)+-parseInt(n(159))/3+-parseInt(n(157))/4*(parseInt(n(180))/5)+parseInt(n(181))/6+-parseInt(n(153))/7*(parseInt(n(168))/8)+parseInt(n(170))/9+parseInt(n(166))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ls);class fs extends t.Plugin{[cs(172)](){const t=cs,e=this[t(161)],n=e[t(162)];if(!e[t(174)][t(152)](t(175)))return;const r=e[t(174)][t(165)](t(173)),s=this[t(161)][t(158)][t(165)](t(189));r[t(154)](t(189),((n,o={})=>{const i=t,a=this[i(161)][i(167)][i(169)][i(151)],c=o&&void 0!==o[i(185)]?o[i(185)]:!s[i(179)];let u=[];if(c){const t=Array[i(177)](a[i(176)]())[i(187)]((t=>hs(t)||function(t,e){const n=i,r=e[n(182)](t[n(155)],n(189)),s=e[n(182)]([n(188),n(189)],t);return r&&s}(t,this[i(161)][i(167)][i(163)])));u=_(t,e[i(167)])}else{const t=Array[i(177)](a[i(176)]())[i(187)]((t=>hs(t)));u=_(t,e[i(167)])}e[i(167)][i(146)]((()=>{const t=i;for(const e of u)r[t(178)](e,{commandName:t(189),commandParams:[{forceValue:c}]})}))})),r[t(186)][t(164)]((e=>{const r=t,{data:s}=e;if(s&&r(189)==s[r(156)]){const t=Wr(n,r(149));return s[r(183)][0][r(185)]?{type:r(184),content:Wr(n,r(148),t)}:{type:r(184),content:Wr(n,r(150),t)}}}))}}function hs(t){const e=cs;return e(189)==t[e(155)][e(147)]}const gs=ps;function ds(){const t=["9pHjOSX","2257710GVLLrL","7716880RktQEI","afterInit","editor","has","9723610crTJqU","changeCaseUpper","enableCommand","changeCaseLower","410vQjjrW","10924mOcmxc","277467lllwHq","plugins","TrackChangesEditing","1fhIazK","get","CaseChange","70024prMWPf","491574TXHFSk","changeCaseTitle"];return(ds=function(){return t})()}function ps(t,e){const n=ds();return(ps=function(t,e){return n[t-=270]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(508651===-parseInt(n(289))/1*(parseInt(n(271))/2)+-parseInt(n(286))/3+parseInt(n(285))/4*(parseInt(n(284))/5)+parseInt(n(272))/6+parseInt(n(275))/7+-parseInt(n(276))/8+-parseInt(n(274))/9*(-parseInt(n(280))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ds);class ms extends t.Plugin{[gs(277)](){const t=gs,e=this[t(278)];e[t(287)][t(279)](t(270))&&(e[t(287)][t(290)](t(288))[t(282)](t(281)),e[t(287)][t(290)](t(288))[t(282)](t(283)),e[t(287)][t(290)](t(288))[t(282)](t(273)))}}const Es=Is;function Is(t,e){const n=bs();return(Is=function(t,e){return n[t-=440]})(t,e)}function bs(){const t=["849002OUhhjD","171jxxCJS","3230676LbGzhu","1967KWcGJO","get","TrackChangesEditing","afterInit","9162AUTZYr","enableCommand","2401940kiBwdo","2733861cwgYDe","editor","ckbox","4504sSGqHU","7482fATPum","4294gltwxQ","plugins","commands","370QGaYkm"];return(bs=function(){return t})()}!function(t,e){const n=Is,r=t();for(;;)try{if(634288===-parseInt(n(458))/1*(-parseInt(n(453))/2)+parseInt(n(448))/3+parseInt(n(440))/4+parseInt(n(447))/5+parseInt(n(452))/6*(parseInt(n(441))/7)+parseInt(n(451))/8*(parseInt(n(445))/9)+-parseInt(n(456))/10*(parseInt(n(457))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Es(444)](){const t=Es,e=this[t(449)];e[t(455)][t(442)](t(450))&&e[t(454)][t(442)](t(443))[t(446)](t(450))}}function _s(t,e){const n=As();return(_s=function(t,e){return n[t-=179]})(t,e)}const ys=_s;function As(){const t=["parent","13718793QPNirH","9vCbuMW","schema","2918658SrMCuo","from","rootElement","selection","type","format","has","*Set format:* %0","codeBlock","2VmHLVV","filter","ELEMENT_CODE_BLOCK","indentCodeBlock","editor","TrackChangesEditing","isLimit","change","forceValue","828MVcDOB","get","enableCommand","markBlockFormat","name","489587OWGCju","commandName","CodeBlock","*Remove format:* %0","languages","6094210QVzyex","30xWMdxl","blockName","20015OkFcRY","toLowerCase","model","plugins","language","afterInit","document","formatBlock","label","value","commands","checkChild","outdentCodeBlock","getSelectedBlocks","commandParams","registerElementLabel","config","5739264qmmKrg","find","registerDescriptionCallback","locale","636125qXigIg","descriptionFactory"];return(As=function(){return t})()}!function(t,e){const n=_s,r=t();for(;;)try{if(555453===parseInt(n(186))/1*(-parseInt(n(230))/2)+parseInt(n(221))/3+parseInt(n(181))/4*(-parseInt(n(194))/5)+parseInt(n(192))/6*(-parseInt(n(215))/7)+parseInt(n(211))/8+parseInt(n(219))/9*(-parseInt(n(191))/10)+parseInt(n(218))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class ks extends t.Plugin{[ys(199)](){const t=ys,e=this[t(234)];if(!e[t(197)][t(227)](t(188)))return;const n=e[t(197)][t(182)](t(235)),r=e[t(214)],s=e[t(210)][t(182)](t(229))[t(190)],o=e[t(204)][t(182)](t(229));n[t(183)](t(233)),n[t(183)](t(206)),n[t(183)](t(229),((r,i={})=>{const a=t,c=e[a(196)],u=e[a(196)][a(200)][a(224)],l=i&&void 0!==i[a(180)]?i[a(180)]:!o[a(203)];let f;i[a(198)]||(i[a(198)]=s[0][a(198)]),f=l?Array[a(222)](u[a(207)]())[a(231)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(223))&&!e[n(236)](t)&&e[n(205)](t[n(217)],n(229))}(t,c[a(220)]))):Array[a(222)](u[a(207)]())[a(231)]((t=>Cs(t)));const h=_(f,c);c[a(179)]((()=>{const t=a;for(const e of h)n[t(184)](e,{commandName:t(229),commandParams:[{...i,forceValue:l}],formatGroupId:t(193)})}))})),n[t(216)][t(209)](t(229),(e=>Wr(r,t(232),e))),n[t(216)][t(213)]((e=>{const n=t;if(n(201)!=e[n(225)])return;const o=r.t,{data:i}=e;if(!i||n(229)!=i[n(187)])return;const a=i[n(208)][0][n(198)],c=o(s[n(212)]((t=>t[n(198)]===a))[n(202)])[n(195)]();return i[n(208)][0][n(180)]?{type:n(226),content:Wr(r,n(228),Wr(r,n(232),1)+" ("+c+")")}:{type:n(226),content:Wr(r,n(189),Wr(r,n(232),1))}}))}}function Cs(t){const e=ys;return e(229)==t[e(185)]}const Ls=Ss;function Rs(){const t=["3808557SdzfNw","addCommentThread","30xwYuqT","enableCommand","895399fuTyWP","120TOPMtC","has","16ygeHpZ","6128199HPqTml","afterInit","4767432TZvdVQ","221276iLIoEy","7222952FOyfwP","40RkKeyY","plugins","TrackChangesEditing","315750LWrSna","get","editor","CommentsEditing"];return(Rs=function(){return t})()}function Ss(t,e){const n=Rs();return(Ss=function(t,e){return n[t-=181]})(t,e)}!function(t,e){const n=Ss,r=t();for(;;)try{if(666780===-parseInt(n(190))/1+-parseInt(n(197))/2*(parseInt(n(188))/3)+-parseInt(n(196))/4+parseInt(n(182))/5*(parseInt(n(191))/6)+-parseInt(n(194))/7+-parseInt(n(193))/8*(-parseInt(n(186))/9)+parseInt(n(199))/10*(parseInt(n(198))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Rs);class Ns extends t.Plugin{[Ls(195)](){const t=Ls,e=this[t(184)];e[t(200)][t(192)](t(185))&&e[t(200)][t(183)](t(181))[t(189)](t(187))}}var vs=n(834);function Ms(t,e,n){const r=Os,s=[];for(const o of e[r(429)]())o[r(417)](t)&&s[r(443)](n[r(426)](o));return s}function Os(t,e){const n=Ds();return(Os=function(t,e){return n[t-=413]})(t,e)}function ws(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(433)][r(420)](r(422));return(o,i,a)=>{const c=r;if(!a[c(451)][c(450)](i[c(438)],o[c(453)]))return;const u=i[c(438)][c(458)](),l=i[c(438)][c(440)],f=t[c(461)][c(423)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(460)];d=d||f[c(432)](e);const n=a[c(446)][c(419)](e);if(n&&n[c(428)](c(425)))return;c(431)==t[c(442)]&&f[c(462)](e)&&!f[c(427)](e)&&(e[c(437)]||l[c(430)]?h&&h[c(416)]==e||(h=e,m(t[c(434)]),p=!0):g=g||t[c(434)])}function m(t){const r=c,o=a[r(424)][r(454)](r(448),{class:r(445)+e}),u=a[r(446)][r(444)](t);n&&s[r(457)][r(439)](i[r(415)])&&a[r(424)][r(455)](r(435),o),a[r(424)][r(459)](u,o),a[r(446)][r(414)](o,i[r(415)])}d||p||!g||m(g)}}function Ds(){const t=["item","model","isBlock","485646YwduYP","bindElementToMarker","markerName","parent","hasAttribute","1842oyKJMB","toViewElement","get","16dRlZSd","TrackChangesEditing","schema","writer","addHighlight","createRangeOn","isLimit","getCustomProperty","getItems","isAtEnd","elementEnd","isContent","plugins","previousPosition","ck-suggestion-marker--active","53UJBOwe","nextSibling","markerRange","includes","start","1296430SRJnUb","type","push","toViewPosition","ck-suggestion-marker-","mapper","1133091rrHWKY","span","984906kXeJrA","test","consumable","169964tewBgo","name","createUIElement","addClass","339052TWWMrT","activeMarkers","getWalker","insert"];return(Ds=function(){return t})()}!function(t,e){const n=Os,r=t();for(;;)try{if(130088===parseInt(n(436))/1*(parseInt(n(418))/2)+-parseInt(n(413))/3+parseInt(n(452))/4+parseInt(n(441))/5+parseInt(n(449))/6+parseInt(n(456))/7*(-parseInt(n(421))/8)+-parseInt(n(447))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ds);const Fs=Bs;function xs(){const t=["high","writer","init","bind","isCollapsed","end","2890179bPgWSi","start","uiElement","$graveyard","root","rootName","forward","showSuggestionHighlights","enqueueChange","merge","batch","7175588BuRnRF","unbindElementFromMarkerName","markerNameToElements","4UbjKmC","getFirstRange","document","data","plugins","options","buffer","modifySelection","1295796iDBusD","markerName","commands","unlock","setSelection","enableCommand","createSelection","detach","2882870ovtpAR","670AJIHuB","unit","createRange","selection","get","mapper","lock","remove","model","delete","fromRange","requires","downcastDispatcher","editor","2OxMgQn","removeMarker:suggestion:deletion","TrackChangesEditing","282807yTEuxM","addMarker:suggestion:deletion","deleteForward","425846bwMmEB","450680FENyxH","editing"];return(xs=function(){return t})()}function Bs(t,e){const n=xs();return(Bs=function(t,e){return n[t-=311]})(t,e)}!function(t,e){const n=Bs,r=t();for(;;)try{if(613255===parseInt(n(313))/1+parseInt(n(367))/2*(parseInt(n(322))/3)+-parseInt(n(336))/4*(-parseInt(n(352))/5)+-parseInt(n(344))/6+parseInt(n(333))/7+-parseInt(n(314))/8+parseInt(n(370))/9*(-parseInt(n(353))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Ps extends t.Plugin{static get[Fs(364)](){return[vs.Delete]}[Fs(318)](){const t=Fs,e=this[t(366)],n=e[t(340)][t(357)](t(369));n[t(349)](t(362));const r=e[t(346)][t(357)](t(312));n[t(349)](t(312),((n,s={})=>{const o=t,a=e[o(361)][o(350)](e[o(361)][o(338)][o(356)]);a[o(320)]&&e[o(361)][o(343)](a,{direction:o(328),unit:s[o(354)]});const c=a[o(337)](),u=i.LiveRange[o(363)](c);let l;n(s),l=o(325)==u[o(326)][o(327)]?e[o(361)][o(355)](c[o(323)]):e[o(361)][o(355)](u[o(323)],u[o(321)]),u[o(351)](),e[o(361)][o(330)](r[o(342)][o(332)],(t=>{const e=o;r[e(342)][e(359)](),t[e(348)](t[e(355)](l[e(321)])),r[e(342)][e(347)]()}))})),e[t(315)][t(365)].on(t(311),ws(e,t(331)),{priority:t(316)}),e[t(339)][t(365)].on(t(311),((n,r,s)=>{const o=t;s[o(341)][o(329)]&&ws(e,o(331),{showActiveMarker:!1})[o(319)](this)(n,r,s)}),{priority:t(316)}),e[t(315)][t(365)].on(t(368),((e,n,r)=>{const s=t,o=r[s(358)][s(335)](n[s(345)]);if(o)for(const t of o)t.is(s(324))&&(r[s(358)][s(334)](t,n[s(345)]),r[s(317)][s(360)](t))}),{priority:t(316)})}}const Us=js;function js(t,e){const n=zs();return(js=function(t,e){return n[t-=305]})(t,e)}!function(t,e){const n=js,r=t();for(;;)try{if(600194===-parseInt(n(404))/1*(-parseInt(n(409))/2)+-parseInt(n(377))/3*(parseInt(n(348))/4)+-parseInt(n(337))/5*(parseInt(n(388))/6)+parseInt(n(307))/7*(-parseInt(n(342))/8)+parseInt(n(383))/9*(parseInt(n(323))/10)+-parseInt(n(319))/11+parseInt(n(384))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zs);class Gs extends t.Plugin{[Us(451)](){const t=Us,e=this[t(312)];if(!e[t(420)][t(452)](t(439)))return;const n=e[t(368)],r=e[t(420)][t(370)](t(444)),s=e[t(420)][t(452)](t(454)),o=!!e[t(338)][t(370)](t(440));function i(e){const r=t;return{type:r(360),content:""+Wr(n,r(385),e)}}function a(e){const r=t;return{type:r(360),content:""+Wr(n,r(346),e)}}r[t(365)](t(446)),r[t(365)](t(407)),r[t(365)](t(445)),r[t(365)](t(408)),r[t(365)](t(380)),r[t(365)](t(400)),r[t(365)](t(364)),r[t(365)](t(418)),r[t(376)](t(428)),r[t(376)](t(334)),r[t(376)](t(412)),o&&(r[t(365)](t(381)),r[t(365)](t(441))),s&&(r[t(365)](t(374)),r[t(365)](t(349)),r[t(376)](t(419)),r[t(389)][t(395)]((e=>{const r=t,{data:s}=e;if(s&&r(419)==s[r(321)])return{type:r(360),content:s[r(402)]?Wr(n,r(393)):Wr(n,r(336))}})),this[t(312)][t(391)][t(387)][t(425)]((e=>{const n=t;if(e[n(390)][n(431)])return!1;let s=!1;const o=r[n(373)]({skipNotAttached:!0})[n(421)]((t=>n(419)===r[n(361)](t)));for(const t of o)n(309)!=t[n(426)]()[n(397)][n(308)][n(345)](n(334))&&(r[n(394)](t[n(426)](),n(333))[n(448)]((t=>n(334)===r[n(361)](t[n(429)])))||(e[n(335)](t[n(355)]()),s=!0));return s}))),r[t(389)][t(423)](t(412),Wr(n,t(371)));const c={type:t(360),content:""};r[t(389)][t(395)]((e=>{const r=t,{data:s}=e;if(!s||r(334)!=s[r(321)])return;let u=e[r(437)];for(;u;){if(u[r(325)]&&((r(435)==u[r(325)][r(321)]||r(350)==u[r(325)][r(321)])&&(u[r(325)][r(402)]&&r(324)!=u[r(325)][r(402)]||r(324)!=u[r(325)][r(332)]&&!s[r(402)])||!o&&u[r(325)][r(321)]==_c))return c;u=u[r(357)]}if(null==s[r(402)])switch(s[r(332)]){case r(430):return a(Wr(n,r(363)));case r(315):return a(Wr(n,r(322)));case r(309):return a(Wr(n,r(369)))}switch(s[r(402)]){case r(430):return i(Wr(n,r(363)));case r(315):return i(Wr(n,r(322)));case r(309):return i(Wr(n,r(369)))}})),r[t(389)][t(395)]((e=>{const n=t,{data:r}=e;if(r&&n(412)==r[n(321)])return null==r[n(402)]||null==r[n(332)]&&0==r[n(402)]?c:void 0})),r[t(389)][t(395)]((e=>{const r=t;if(r(333)!=e[r(310)])return;const{data:s}=e;if(!s||r(428)!=s[r(321)])return;const o=Vs(e);return r(402)==o?{type:r(360),content:Wr(n,r(411))}:r(332)==o?{type:r(360),content:Wr(n,r(343))}:c})),e[t(391)][t(387)][t(425)]((e=>this[t(339)](e))),e[t(391)][t(387)][t(425)]((e=>this[t(358)](e))),e[t(391)][t(387)][t(425)]((e=>this[t(416)](e))),this[t(331)]()}[Us(339)](t){const e=Us;if(t[e(390)][e(431)]||!t[e(390)][e(340)])return!1;let n=!1;const r=this[e(312)][e(420)][e(370)](e(444))[e(373)]({skipNotAttached:!0})[e(421)]((t=>t[e(325)]&&e(428)==t[e(325)][e(321)]))[e(421)]((t=>t[e(325)][e(402)]&&t[e(325)][e(332)]));for(const s of r)Vs(s)||(t[e(335)](s[e(355)]()),n=!0);return n}[Us(358)](t){const e=Us;if(t[e(390)][e(431)]||!t[e(390)][e(340)])return!1;const n=this[e(312)][e(420)][e(370)](e(444));if(n[e(427)][e(352)])return!1;let r=!1;const s=[e(334),e(428),e(412),e(435),e(382),e(405),e(456),e(449),e(350)],o=this[e(312)][e(391)][e(387)][e(450)][e(356)]()[e(421)]((t=>e(333)==t[e(310)]))[e(421)]((t=>s[e(320)](t[e(398)])));if(0==o[e(375)])return r;for(const i of o){const o=n[e(394)](i[e(434)],e(333))[e(421)]((t=>!t[e(314)][e(330)]))[e(401)]((t=>t[e(429)]))[e(421)]((t=>{const r=e,o=n[r(361)](t);return s[r(320)](o)}));if(o[e(375)]){for(const n of o)t[e(335)](n[e(355)]());r=!0}}return r}[Us(416)](t){const e=Us;if(t[e(390)][e(431)]||!t[e(390)][e(340)])return!1;const n=this[e(312)][e(420)][e(370)](e(444));let r=!1;const s=[e(334),e(428),e(412),e(435),e(382),e(405),e(456),e(449),e(350)];for(const t of n[e(373)]({skipNotAttached:!0})){const o=n[e(394)](t[e(426)](),e(333))[e(401)]((t=>t[e(429)]))[e(421)]((t=>t[e(325)]&&s[e(320)](t[e(325)][e(321)])));if(!o[e(375)])continue;const a=o[0][e(437)][e(378)][e(453)];if(!o[e(424)]((t=>t[e(378)][e(453)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(373)]({skipNotAttached:!0})[s(421)]((e=>s(333)==e[s(310)]&&e[s(378)][s(453)]==t)))e[s(341)](s(453),r)}function i(t,n){const r=e;let s=t[r(437)],i=!1;for(;s;)s[r(378)][r(453)]!=n&&(o(s[r(378)][r(453)],n),s[r(341)](r(453),n),i=!0),s=s[r(357)];return i}}[Us(331)](){const t=Us,e=this[t(312)],n=e[t(368)],r=e[t(420)][t(370)](t(444));this[t(415)](),r[t(326)][t(396)](t(313),t(406),t(311),(function(n,r){const s=t,o=[];for(let t of n)t[s(397)][s(308)]===t[s(351)][s(344)]&&(t=e[s(391)][s(327)](e[s(391)][s(432)](t[s(397)][s(308)],0))),o[s(305)](t);e[s(391)][s(447)]((t=>{const n=s,a=e[n(391)][n(387)][n(353)],c=Array[n(414)](a[n(354)]())[n(401)]((t=>i.LiveRange[n(410)](t)));t[n(316)](o),e[n(413)][n(370)](r[n(366)])[n(372)](),r[n(399)][n(305)]({forceDefaultExecution:!0}),e[n(362)](r[n(366)],...r[n(399)]),t[n(316)](c);for(const t of c)t[n(417)]()}))})),r[t(389)][t(436)]((function(n){const r=t,s=!e[r(391)][r(329)][r(455)](n),o=n[r(438)],i=n[r(403)],a=n[r(345)](r(428)),c=!o||o[r(345)](r(428))!==a,u=!i||i[r(345)](r(428))!==a;return s&&Boolean(a)&&c&&u}),(e=>Wr(n,t(317),e)))}[Us(415)](){const t=Us,e=this[t(312)],n=e[t(368)];function r(n){const r=t,s=e[r(413)][r(370)](r(407))[r(352)],o=e[r(413)][r(370)](r(446))[r(352)];return r(446)===n?s:o}e[t(420)][t(370)](t(444))[t(389)][t(395)]((function(s){const o=t;if(o(313)!=s[o(310)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(366)]){case o(407):u=i[o(399)][0][o(318)],l=r(i[o(366)]),a=o(u?306:386),!l&&e[o(338)][o(370)](o(440))||(a=o(433)),c={type:o(360),content:Wr(n,a,Wr(n,o(363)))};break;case o(446):u=i[o(399)][0][o(318)],l=r(i[o(366)]),a=o(u?306:386),!l&&e[o(338)][o(370)](o(440))||(a=o(433)),c={type:o(360),content:Wr(n,a,Wr(n,o(322)))};break;case o(380):a=o(422),c={type:o(360),content:Wr(n,a,Wr(n,o(317)))};break;case o(400):a=function(t){const e=o,n=t[e(426)]();let r=n[e(397)][e(308)];for(;r&&n[e(443)](r);){if(r[e(345)](e(412))>0)return!1;r=r[e(403)]}return!0}(s)?Wr(n,o(386),Wr(n,function(t){const e=o;return e(328)+t[e(426)]()[e(397)][e(308)][e(345)](e(334))[e(359)]()+e(379)}(s))):Wr(n,o(392),Wr(n,o(317))),c={type:o(360),content:a};break;case o(381):case o(441):!1===i[o(347)]&&(a=o(367),c={type:o(442),content:Wr(n,a,Wr(n,o(317)))})}return c}))}}function Vs(t){const e=Us;let n=t[e(426)]()[e(397)][e(308)][e(438)];for(;n;){const r=n[e(345)](e(428));if(!r)return!1;if(r==t[e(325)][e(402)])return e(402);if(r==t[e(325)][e(332)])return e(332);n=n[e(438)]}return!1}function zs(){const t=["registerAttributeLabel","every","registerPostFixer","getFirstRange","trackChangesCommand","listItemId","suggestion","bulleted","isUndo","createPositionAt","*Change to:* %0","range","listStyle","registerElementLabel","head","previousSibling","ListEditing","list.multiBlock","mergeListItemForward","deletion","containsItem","TrackChangesEditing","customNumberedList","numberedList","change","find","listMarker","differ","afterInit","has","groupId","TodoListEditing","isObject","todoListCheck","push","*Format:* insert into %0","49iBGuuU","nodeAfter","todo","type","accept","editor","formatBlock","meta","numbered","setSelection","ELEMENT_LIST_ITEM","forceValue","3498847KbJJSJ","includes","key","ELEMENT_NUMBERED_LIST","20qEDSAB","default","data","_suggestionFactory","createRange","ELEMENT_","schema","isNextTo","_supportLegacySuggestions","oldValue","attribute","listType","removeMarker","*Uncheck item*","621080MWcnLu","config","listItemIdFixer","isLocal","setAttribute","1204048iwBPwB","*Split:* list item","parent","getAttribute","*Remove format:* %0","multipleBlocks","44HcushK","checkTodoList","listMarkerStyle","end","value","selection","getRanges","getFirstMarker","getChanges","next","noTrackChangesFixer","toUpperCase","format","_getAttributeKey","execute","ELEMENT_BULLETED_LIST","splitListItemAfter","enableDefaultAttributesIntegration","commandName","*Merge:* %0","locale","ELEMENT_TODO_LIST","get","FORMAT_INDENT","refresh","getSuggestions","todoList","length","registerBlockAttribute","276204GVnjhU","attributes","_LIST","indentList","mergeListItemBackward","listStart","4687533YjxQTf","21888864KEhmdA","*Set format:* %0","*Format:* remove from %0","document","6nPupOF","descriptionFactory","batch","model","*Outdent:* %0","*Check item*","_findSuggestions","registerDescriptionCallback","registerCustomCallback","start","attributeKey","commandParams","outdentList","map","newValue","nextSibling","1xixtPd","listReversed","documentList","bulletedList","customBulletedList","486062TRqOof","fromRange","*Merge:* list item","listIndent","commands","from","_registerLegacyDescription","assureChains","detach","splitListItemBefore","todoListChecked","plugins","filter","*Indent:* %0"];return(zs=function(){return t})()}const Ws=Hs;function Hs(t,e){const n=Ks();return(Hs=function(t,e){return n[t-=235]})(t,e)}function Ks(){const t=["lower-latin","square","_getAttributeKey","has","reversed","ELEMENT_","locale","filter","toUpperCase","startIndex","decimal-leading-zero","getSuggestions","formatBlock","afterInit","5255724YnFIgR","lower-roman","upper-roman","registerDescriptionCallback","bind","default","FORMAT_LIST_REVERSED","handleDescriptions","*Change to:* %0","bulleted","listStyle","styles","circle","next","_registerLegacyDescription","6249810BVQZcU","9tKODcH","list.properties","key","FORMAT_LIST_START","_getTranslationKeyForListStyle","listType","getFirstRange","includes","oldValue","data","disc","decimal","newValue","_LIST_","model","isUndo","TrackChangesEditing","get","*Set format:* %0","3266664jmxzpF","registerAttributeLabel","find","nodeAfter","195759BAFBRm","25763380JorkKt","commandParams","4467RtAdhe","customNumbered","format","listReversed","7206592LLMuQl","_LIST_DEFAULT","enableDefaultAttributesIntegration","commandName","descriptionFactory","*Format:* set order to regular","190DqXNnJ","editor","type","numbered","start","suggestion","*Format:* set order to reversed","removeMarker","plugins","document","attribute","listStart","replace","ListPropertiesEditing","getFirstMarker","head","5UVnDHs","config","getAttribute","upper-latin","registerBlockAttribute","_findSuggestions","batch","registerPostFixer","*Remove format:* %0","*Format:* set start index to %0"];return(Ks=function(){return t})()}!function(t,e){const n=Hs,r=t();for(;;)try{if(504758===-parseInt(n(248))/1+-parseInt(n(261))/2*(parseInt(n(251))/3)+-parseInt(n(244))/4+-parseInt(n(277))/5*(-parseInt(n(301))/6)+-parseInt(n(316))/7+-parseInt(n(255))/8+-parseInt(n(317))/9*(-parseInt(n(249))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class qs extends t.Plugin{[Ws(300)](){const t=Ws;if(!this[t(262)][t(269)][t(290)](t(274)))return;const e=this[t(262)][t(278)][t(242)](t(318)),n=this[t(262)][t(269)][t(242)](t(241));e[t(312)]&&(n[t(257)](t(311)),n[t(281)](t(311))),e[t(291)]&&(n[t(257)](t(254)),n[t(281)](t(254))),e[t(296)]&&(n[t(257)](t(272)),n[t(281)](t(272)));const r={type:t(253),content:""};n[t(259)][t(304)](this[t(308)][t(305)](this));const s=this[t(262)][t(293)];n[t(259)][t(245)](t(254),Wr(s,t(307))),n[t(259)][t(304)]((e=>{const n=t,{data:s}=e;if(s&&n(254)==s[n(319)])return null==s[n(237)]||0==s[n(237)]&&null==s[n(325)]?r:void 0})),n[t(259)][t(245)](t(272),Wr(s,t(320))),n[t(259)][t(304)]((e=>{const n=t,{data:s}=e;if(s&&n(272)==s[n(319)])return null==s[n(237)]||1==s[n(237)]&&null==s[n(325)]?r:void 0})),this[t(262)][t(239)][t(270)][t(284)]((e=>{const r=t;if(e[r(283)][r(240)])return!1;let s=!1;const o=n[r(298)]({skipNotAttached:!0})[r(294)]((t=>{const e=r,s=n[e(289)](t);return e(272)==s||e(254)==s}));for(const t of o){const o=t[r(323)]()[r(265)][r(247)][r(279)](r(322));r(264)!=o&&r(252)!=o&&(n[r(282)](t[r(323)](),r(271))[r(246)]((t=>r(322)==n[r(289)](t[r(266)])))||(e[r(268)](t[r(275)]()),s=!0))}return s})),this[t(315)]()}[Ws(308)](t){const e=Ws,n=this[e(262)][e(293)],{data:r}=t,s={type:e(253),content:""};if(!r||e(311)!=r[e(319)])return;if(!r[e(325)])return e(306)==r[e(237)]?s:{type:e(253),content:""+Wr(n,e(243),Wr(n,this[e(321)](r[e(237)])))};if(!r[e(237)]){if(e(306)==r[e(325)])return s;let o=t[e(276)];for(;o;){if(o[e(326)]&&e(322)==o[e(326)][e(319)]&&o[e(326)][e(237)])return s;o=o[e(314)]}return{type:e(253),content:""+Wr(n,e(285),Wr(n,this[e(321)](r[e(325)])))}}if(e(306)!=r[e(237)])return{type:e(253),content:""+Wr(n,e(243),Wr(n,this[e(321)](r[e(237)])))};let o=t[e(276)];for(;o;){if(o[e(326)]&&e(322)==o[e(326)][e(319)]&&o[e(326)][e(237)]&&o[e(326)][e(325)])return s;o=o[e(314)]}const i=t[e(323)]()[e(265)][e(247)][e(279)](e(322));return{type:e(253),content:Wr(n,e(243),Wr(n,e(292)+i[e(295)]()+e(256)))}}[Ws(315)](){const t=Ws,e=this[t(262)],n=e[t(293)];e[t(269)][t(242)](t(241))[t(259)][t(304)]((e=>{const r=t;if(r(299)!=e[r(263)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(258)]){case r(311):o=r(309),i={type:r(253),content:Wr(n,o,Wr(n,this[r(321)](s[r(250)][0][r(263)])))};break;case r(254):o=s[r(250)][0][r(291)]?r(267):r(260),i={type:r(253),content:Wr(n,o)};break;case r(272):o=r(286),i={type:r(253),content:Wr(n,o,s[r(250)][0][r(296)])}}return i}))}[Ws(321)](t){const e=Ws;return e(292)+function(t){const n=e;return Xs[n(324)](t)?n(310):Ys[n(324)](t)?n(264):null}(t)[e(295)]()+e(238)+t[e(295)]()[e(273)](/-/g,"_")}}const Xs=[Ws(235),Ws(313),Ws(288)],Ys=[Ws(236),Ws(297),Ws(302),Ws(303),Ws(287),Ws(280)];var Js=n(507);const Qs=Zs;function Zs(t,e){const n=to();return(Zs=function(t,e){return n[t-=161]})(t,e)}!function(t,e){const n=Zs,r=t();for(;;)try{if(126394===-parseInt(n(185))/1+parseInt(n(171))/2*(parseInt(n(210))/3)+parseInt(n(175))/4+parseInt(n(212))/5*(parseInt(n(173))/6)+-parseInt(n(180))/7*(parseInt(n(202))/8)+-parseInt(n(216))/9*(-parseInt(n(181))/10)+parseInt(n(217))/11*(-parseInt(n(201))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(to);class $s extends t.Plugin{static get[Qs(161)](){return[Js.Enter]}[Qs(192)](){const t=Qs,e=this[t(162)],n=e[t(209)][t(177)](t(164)),r=e[t(213)][t(177)](t(207));n[t(179)](t(207),(()=>{const s=t;e[s(168)][s(187)]((t=>{const o=s,a=e[o(168)][o(189)][o(163)],c=a[o(204)](),u=i.LiveRange[o(193)](a[o(208)]());if(r[o(199)](t)){const r=e[o(168)][o(205)](c[o(190)][o(191)],0),s=t[o(176)](c,r);n[o(166)](s)}else t[o(172)](t[o(176)](u[o(215)]));u[o(197)](),r[o(188)](o(214),{writer:t})}))})),e[t(178)][t(195)].on(t(182),ws(e,t(211)),{priority:t(167)}),e[t(178)][t(195)].on(t(194),((e,n,r)=>{const s=t,o=r[s(174)][s(183)](n[s(184)]);if(o)for(const t of o)t[s(206)](s(169))&&(r[s(174)][s(186)](t,n[s(184)]),r[s(198)][s(170)](t))}),{priority:t(167)}),e[t(200)][t(195)].on(t(182),((n,r,s)=>{const o=t;s[o(203)][o(165)]&&ws(e,o(211),{showActiveMarker:!1})[o(196)](this)(n,r,s)}),{priority:t(167)})}}function to(){const t=["init","fromRange","removeMarker:suggestion:insertion","downcastDispatcher","bind","detach","writer","enterBlock","data","55392OTpcyE","43496LvgrVj","options","getFirstPosition","createPositionAt","hasClass","enter","getFirstRange","plugins","25479CjhaQP","split","128530vjALTr","commands","afterExecute","end","6264YOxApb","748YKrzUw","requires","editor","selection","TrackChangesEditing","showSuggestionHighlights","markInsertion","high","model","ck-suggestion-marker-split","remove","12lPzBgh","setSelection","6CdkndI","mapper","686496WegECA","createRange","get","editing","enableCommand","7LScgwk","3110MTZGpa","addMarker:suggestion:insertion","markerNameToElements","markerName","19025hyDxSK","unbindElementFromMarkerName","change","fire","document","parent","nextSibling"];return(to=function(){return t})()}const eo=ro;!function(t,e){const n=ro,r=t();for(;;)try{if(646297===parseInt(n(130))/1*(-parseInt(n(137))/2)+parseInt(n(120))/3*(-parseInt(n(136))/4)+parseInt(n(118))/5*(-parseInt(n(129))/6)+parseInt(n(115))/7+parseInt(n(126))/8*(-parseInt(n(123))/9)+-parseInt(n(142))/10*(-parseInt(n(106))/11)+-parseInt(n(112))/12*(-parseInt(n(117))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(so);class no extends t.Plugin{[eo(110)](){const t=eo;if(!this[t(108)][t(127)][t(138)](t(134)))return;const e=this[t(108)][t(127)][t(105)](t(141));e[t(119)](t(113),this[t(122)][t(139)](this)),e[t(119)](t(146)),e[t(119)](t(124)),e[t(119)](t(131)),e[t(119)](t(104))}[eo(122)](t,e,n={}){const r=eo,s=this[r(108)][r(127)][r(105)](r(121));return t((t=>(r(132)==typeof e?s[r(114)](e,n):e)(t)[r(125)]((e=>!1===this[r(107)](e,t[r(135)])))),n)}[eo(107)](t,e){const n=eo,r=this[n(108)][n(143)][n(128)](this[n(108)][n(143)][n(133)](e,t[n(140)]),this[n(108)][n(143)][n(133)](e,t[n(109)]));for(const t of this[n(108)][n(143)][n(116)][n(147)](n(144)))if(null!==r[n(145)](t[n(111)]()))return!0;return!1}}function ro(t,e){const n=so();return(ro=function(t,e){return n[t-=104]})(t,e)}function so(){const t=["model","suggestion:deletion","getIntersection","findNext","getMarkersGroup","replaceAll","get","13057LUUKar","_isInDeletionRange","editor","end","afterInit","getRange","28060464UPcWWA","find","findByTextCallback","9041389VMwjfV","markers","13bKYNVX","3031885QImjfO","enableCommand","295428IBCtbX","FindAndReplaceUtils","handleFindCommand","99eKXYzq","findPrevious","filter","415696XhVIrE","plugins","createRange","12WMduQJ","11tYeSgK","replace","string","createPositionAt","FindAndReplaceEditing","item","40hakKVG","211458PwsOEU","has","bind","start","TrackChangesEditing","7990XWLHSH"];return(so=function(){return t})()}const oo=ao;function io(){const t=["registerDescriptionCallback","has","FontColorEditing","fontFamily","toLowerCase","model","editor","registerInlineAttribute","value","afterInit","FontBackgroundColorEditing","find","*Reset font family*","369766taDHbO","TrackChangesEditing","fontBackgroundColor.colors","plugins","112YpbLyn","FORMAT_FONT_COLOR","FontFamilyEditing","FORMAT_FONT_SIZE","*Set font size:* %0","884952kfFrKU","enableDefaultAttributesIntegration","config","FORMAT_FONT_FAMILY","fontBackgroundColor","normalizeSizeOptions","commandParams","descriptionFactory","854799LONPpT","locale","fontSize.options","634930IuwiqD","registerAttributeLabel","get","FORMAT_FONT_BACKGROUND","*Reset font background color*","*Set font color:* %0","_registerLegacyDescription","trim","12wlAmrT","1243020fGlgwY","FontSizeEditing","2578556Sgryjj","commandName","title","fontSize","363517UmYoJs","label","fontColor.colors","FontSize","formatInline","type","*Reset font color*","fontColor","*Reset font size*","format","*Set font family:* %0","*Set font background color:* %0"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=454]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(501179===parseInt(n(492))/1+-parseInt(n(461))/2+-parseInt(n(509))/3+-parseInt(n(463))/4+parseInt(n(512))/5*(parseInt(n(460))/6)+parseInt(n(467))/7+parseInt(n(496))/8*(parseInt(n(501))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const co=[{pluginName:oo(462),commandName:oo(466)},{pluginName:oo(498),commandName:oo(482)},{pluginName:oo(481),commandName:oo(474)},{pluginName:oo(489),commandName:oo(505)}];class uo extends t.Plugin{[oo(488)](){const t=oo,e=this[t(485)][t(510)],n=this[t(485)][t(495)][t(454)](t(493));for(const{pluginName:e,commandName:r}of co)this[t(485)][t(495)][t(480)](e)&&(n[t(502)](r),n[t(486)](r));e.t,n[t(508)][t(513)](t(466),Wr(e,t(499))),n[t(508)][t(513)](t(482),Wr(e,t(504))),n[t(508)][t(513)](t(474),Wr(e,t(497))),n[t(508)][t(513)](t(505),Wr(e,t(455))),this[t(458)]()}[oo(458)](){const t=oo,e=this[t(485)],n=e[t(510)];e[t(495)][t(454)](t(493))[t(508)][t(479)]((e=>{const r=t,o=n.t;if(r(471)!=e[r(472)])return;const{data:i}=e;if(null!=i){if(r(466)==i[r(464)]){const t=i[r(507)][0][r(487)];if(t){const e=o(this[r(485)][r(495)][r(454)](r(470))[r(506)](this[r(485)][r(503)][r(454)](r(511)))[r(490)]((e=>e[r(484)]==t))[r(465)])[r(483)]();return{type:r(476),content:Wr(n,r(500),e)}}return{type:r(476),content:Wr(n,r(475))}}if(r(482)==i[r(464)]){const t=i[r(507)][0][r(487)];return t?{type:r(476),content:Wr(n,r(477),t)}:{type:r(476),content:Wr(n,r(491))}}if(r(474)==i[r(464)]){const t=i[r(507)][0][r(487)];if(t){const e=(0,s.normalizeColorOptions)(this[r(485)][r(503)][r(454)](r(469)))[r(490)]((e=>e[r(484)]==t));let i=t,a="";return e&&(i=e[r(468)],a=o(i)[r(483)]()),{type:r(476),content:Wr(n,r(457),a)[r(459)](),color:{value:t,title:a||i}}}return{type:r(476),content:Wr(n,r(473))}}if(r(505)==i[r(464)]){const t=i[r(507)][0][r(487)];if(t){const e=(0,s.normalizeColorOptions)(this[r(485)][r(503)][r(454)](r(494)))[r(490)]((e=>e[r(484)]==t));let i=t,a="";return e&&(i=e[r(468)],a=o(i)[r(483)]()),{type:r(476),content:Wr(n,r(478),a)[r(459)](),color:{value:t,title:a||i}}}return{type:r(476),content:Wr(n,r(456))}}}}))}}const lo=fo;function fo(t,e){const n=ho();return(fo=function(t,e){return n[t-=424]})(t,e)}function ho(){const t=["toUpperCase","type","copyFormat","268nCUrkZ","TrackChangesEditing","locale","entries","enableDefaultAttributesIntegration","registerDescriptionCallback","afterInit","label","formatInline","fontColor.colors","fontBackgroundColor","8598dUpLXS","fontColor","FontSize","fontSize.options","descriptionFactory","formatBlock","4655288zvjEQh","split","352430JmLKqQ","charAt","pasteFormat","plugins","get","join","length","commands","find","99riNhaP","1990kXNRfT","commandName","format","3973088Bfjoey","boolean","1473605gYihjX","config","push","6714Gfdtpf","model","toLowerCase","title","commandParams","*Set format to:* %0","normalizeSizeOptions","_registerLegacyDescription","slice","642660yRVMeL","editor","*Remove all formatting*","fontSize","enableCommand"];return(ho=function(){return t})()}!function(t,e){const n=fo,r=t();for(;;)try{if(811130===parseInt(n(459))/1+-parseInt(n(425))/2*(-parseInt(n(436))/3)+parseInt(n(471))/4+parseInt(n(454))/5*(-parseInt(n(462))/6)+-parseInt(n(457))/7+-parseInt(n(442))/8+-parseInt(n(453))/9*(-parseInt(n(444))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[lo(431)](){const t=lo,e=this[t(472)],n=e[t(447)][t(448)](t(426)),r=e[t(451)][t(448)](t(424)),s=e[t(451)][t(448)](t(446));r&&s&&(n[t(429)](t(446)),n[t(475)](t(424)),this[t(469)]())}[lo(469)](){const t=lo,e=this[t(472)],n=e[t(427)];e[t(447)][t(448)](t(426))[t(440)][t(430)]((r=>{const s=t;if(s(441)!=r[s(477)]&&s(433)!=r[s(477)])return;const{data:o}=r;if(o&&s(446)===o[s(455)]){const t=[],r=o[s(466)][0];for(const[n,o]of Object[s(428)](r))t[s(461)](po(e,n,o));return t[s(450)]?{type:s(456),content:Wr(n,s(467),t[s(449)](", "))}:{type:s(456),content:Wr(n,s(473))}}}))}}function po(t,e,n){const r=lo,o=t[r(427)].t,i=e[r(443)](/(?=[A-Z])/)[r(449)](" "),a=o(i[r(445)](0)[r(476)]()+i[r(470)](1))[r(464)]();if(r(458)==typeof n)return a;if(r(437)===e||r(435)===e){const e=(0,s.normalizeColorOptions)(t[r(460)][r(448)](r(434)))[r(452)]((t=>t[r(463)]==n));return a+" ("+(e?o(e[r(432)])[r(464)]():n)+")"}if(r(474)===e&&isNaN(parseFloat(n))){const e=t[r(447)][r(448)](r(438))[r(468)](t[r(460)][r(448)](r(439)))[r(452)]((t=>t[r(463)]==n));return a+" ("+(e?o(e[r(465)])[r(464)]():n)+")"}return a+" ("+n+")"}const mo=Eo;function Eo(t,e){const n=Io();return(Eo=function(t,e){return n[t-=493]})(t,e)}function Io(){const t=["plugins","locale","1400jEIqKX","4201834aGskqB","formatBlock","format","heading","_headingOptions","24WHFGgK","config","model","get","registerElementLabel","30357flfQdx","commandName","3734020mVWXym","editor","1915QzzEyr","has","712493ILEYkD","780718jQcCOY","title","view","afterInit","heading.options","HeadingEditing","_getHeadingLevel","commandParams","name","paragraph","ELEMENT_HEADING","enableDefaultAttributesIntegration","6618aKCrqJ","match","type","find","_registerLegacyDescription","332931XqnVGQ","value","*Change to:* %0","descriptionFactory","ELEMENT_HEADING_CUSTOM","registerDescriptionCallback","TrackChangesEditing"];return(Io=function(){return t})()}!function(t,e){const n=Eo,r=t();for(;;)try{if(397930===parseInt(n(520))/1+parseInt(n(521))/2+-parseInt(n(494))/3*(parseInt(n(509))/4)+parseInt(n(518))/5*(-parseInt(n(533))/6)+parseInt(n(504))/7+-parseInt(n(503))/8*(parseInt(n(514))/9)+parseInt(n(516))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Io);class bo extends t.Plugin{[mo(524)](){const t=mo,e=this[t(517)];if(!e[t(501)][t(519)](t(526)))return;this[t(508)]=e[t(510)][t(512)](t(525));const n=e[t(502)],r=e[t(501)][t(512)](t(500));r[t(532)](t(507));for(const e of this[t(508)])t(530)!=e[t(511)]&&r[t(497)][t(513)](e[t(511)],(n=>{const r=t,i=this[r(527)](e[r(511)]);return null!==i?s(n,i):o(n,e[r(522)])}));function s(e,r){return Wr(n,t(531),[e,r])}function o(e,r){return Wr(n,t(498),[e,r])}this[t(493)]()}[mo(493)](){const t=mo,e=this[t(517)],n=e[t(502)];e[t(501)][t(512)](t(500))[t(497)][t(499)]((e=>{const r=t;if(r(505)!=e[r(535)])return;const{data:s}=e;if(s&&r(507)==s[r(515)]){const e=s[r(528)][0][r(495)],c=this[r(527)](e);if(null!==c)return{type:r(506),content:Wr(n,r(496),(1,a=c,Wr(n,r(531),[1,a])))};const u=this[r(508)][r(536)]((t=>t[r(511)]===e))[r(522)];return{type:r(506),content:Wr(n,r(496),(o=1,i=u,Wr(n,t(498),[o,i])))}}var o,i,a}))}[mo(527)](t){const e=mo;var n,r;const s=t[e(534)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(508)])||void 0===n?void 0:n[e(536)]((n=>n[e(511)]==t));if(o&&o[e(523)]){const t=o[e(523)],n=(null!==(r=t[e(529)])&&void 0!==r?r:t)[e(534)](/^h(\d+)/);if(n)return n[1]}return null}}const To=_o;function _o(t,e){const n=yo();return(_o=function(t,e){return n[t-=112]})(t,e)}function yo(){const t=["16biiSkb","3203528SYYdFF","TrackChangesEditing","registerDescriptionCallback","commandName","highlight","afterInit","descriptionFactory","_registerLegacyDescription","color","format","enableDefaultAttributesIntegration","config","4988403xzBJaw","type","toLowerCase","66xsyMRR","10381jvacsP","HighlightEditing","*Set highlight:* %0","value","1167585mwglem","commandParams","173050BbrWbf","*Remove highlight*","registerAttributeLabel","get","registerInlineAttribute","22407EBYobE","FORMAT_HIGHLIGHT","plugins","find","formatInline","550lXyCMU","locale","model","27yCRTzo","highlight.options","has","247640cbqDtr","title","editor"];return(yo=function(){return t})()}!function(t,e){const n=_o,r=t();for(;;)try{if(634715===-parseInt(n(142))/1+parseInt(n(118))/2*(parseInt(n(115))/3)+-parseInt(n(121))/4*(parseInt(n(144))/5)+parseInt(n(137))/6*(-parseInt(n(138))/7)+parseInt(n(122))/8+parseInt(n(134))/9+-parseInt(n(112))/10*(parseInt(n(149))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yo);class Ao extends t.Plugin{[To(127)](){const t=To,e=this[t(120)];if(!e[t(151)][t(117)](t(139)))return;const n=e[t(151)][t(147)](t(123)),r=e[t(113)];n[t(132)](t(126)),n[t(148)](t(126)),n[t(128)][t(146)](t(126),Wr(r,t(150))),this[t(129)]()}[To(129)](){const t=To,e=this[t(120)],n=e[t(113)];e[t(151)][t(147)](t(123))[t(128)][t(124)]((r=>{const s=t;if(s(153)!=r[s(135)])return;const{data:o}=r;if(o&&s(126)==o[s(125)]){const t=n.t,r=o[s(143)][0][s(141)];if(r){const o=e[s(133)][s(147)](s(116))[s(152)]((t=>t[s(114)]==r)),i=t(o[s(119)])[s(136)]();return{type:s(131),content:Wr(n,s(140),i),color:{value:o[s(130)],title:o[s(119)]}}}return{type:s(131),content:Wr(n,s(145),Wr(n,s(150)))}}}))}}const ko=Lo;function Co(){const t=["plugins","afterInit","insert","high","2673bsXqTz","51704INAnHJ","editor","13TSsgdm","locale","conversion","1954107TMdTiC","addClass","322326GNUswQ","6wlERcn","ELEMENT_HORIZONTAL_LINE","registerElementLabel","has","enableCommand","14254SbZGqB","createEmptyElement","createContainerElement","get","22510BUihPc","TrackChangesEditing","horizontalLine","showSuggestionHighlights","ck-horizontal-line","80ExlWhu","elementToStructure","HorizontalLineEditing","for","dataDowncast","21427KTKoAQ","2862420vdyJmL","createPositionAt","div","descriptionFactory"];return(Co=function(){return t})()}function Lo(t,e){const n=Co();return(Lo=function(t,e){return n[t-=125]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(287024===parseInt(n(147))/1*(parseInt(n(158))/2)+parseInt(n(153))/3*(parseInt(n(145))/4)+-parseInt(n(136))/5+-parseInt(n(152))/6+-parseInt(n(135))/7*(-parseInt(n(130))/8)+parseInt(n(150))/9+parseInt(n(125))/10*(parseInt(n(144))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class Ro extends t.Plugin{[ko(141)](){const t=ko,e=this[t(146)];if(!e[t(140)][t(156)](t(132)))return;e[t(140)][t(161)](t(126))[t(157)](t(127));const n=e[t(140)][t(161)](t(126)),r=e[t(148)];n[t(139)][t(155)](t(127),(e=>Wr(r,t(154),e))),e[t(149)][t(133)](t(134))[t(131)]({model:t(127),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(128)])return null;const o=n[s(160)](s(138)),i=n[s(159)]("hr");return n[s(151)](s(129),o),n[s(142)](n[s(137)](o,0),i),o},converterPriority:t(143)})}}function So(t,e){const n=vo();return(So=function(t,e){return n[t-=153]})(t,e)}const No=So;function vo(){const t=["9YYlcwA","plugins","formatBlock","afterInit","editor","getFirstRange","attribute","locale","ELEMENT_HTML_EMBED","enableDefaultAttributesIntegration","2745870IWnGOE","1509728bnLKrt","rawHtml","key","nodeAfter","1915428skECct","has","_registerLegacyDescription","commandName","80591QZnlpd","htmlEmbed","*Change %0 content*","registerElementLabel","3hKbjvl","get","type","start","registerBlockAttribute","TrackChangesEditing","7838844aYmTWc","944958TntIYG","registerDescriptionCallback","descriptionFactory","value","9619144DPVBSi","element","HtmlEmbed","format"];return(vo=function(){return t})()}!function(t,e){const n=So,r=t();for(;;)try{if(674468===-parseInt(n(177))/1+parseInt(n(173))/2*(parseInt(n(181))/3)+parseInt(n(169))/4+-parseInt(n(168))/5+parseInt(n(187))/6+-parseInt(n(188))/7+parseInt(n(154))/8*(-parseInt(n(158))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class Mo extends t.Plugin{[No(161)](){const t=No,e=this[t(162)];if(!e[t(159)][t(174)](t(156)))return;const n=e[t(159)][t(182)](t(186)),r=e[t(165)];n[t(190)][t(180)](t(170),(e=>Wr(r,t(166),e))),n[t(167)](t(178)),n[t(185)](t(153)),n[t(190)][t(189)]((e=>{const n=t;if(n(164)!=e[n(183)])return;const{data:s}=e;if(s&&n(153)==s[n(171)]&&e[n(163)]()[n(184)][n(172)].is(n(155),n(170))){const t=Wr(r,n(166));return{type:n(157),content:Wr(r,n(179),t)}}})),this[t(175)]()}[No(175)](){const t=No,e=this[t(162)],n=e[t(165)];e[t(159)][t(182)](t(186))[t(190)][t(189)]((e=>{const r=t;if(r(160)!=e[r(183)])return;const{data:s}=e;if(s&&r(178)==s[r(176)]){const t=Wr(n,r(166));return{type:r(157),content:Wr(n,r(179),t)}}}))}}function Oo(t,e){const n=Do();return(Oo=function(t,e){return n[t-=320]})(t,e)}const wo=Oo;function Do(){const t=["length","commandParams","afterInit","ImageUploadEditing","getSuggestionCallback","convertInlineImageToBlock","plugins","474820xFRVOq","attribute","1eMxCLC","join","addObject","caption","find","136qYHeTf","resizeImage","toggleImageCaption","nodeAfter","getContainedElement","imageCaption","insertImage","discard","formatInline","373300XZhVaK","document","has","ImageEditing","679049sQJtor","fromPosition","getNearestSelectionRange","insertion","previous","selection","type","element","FORMAT_IMAGE_SIZE","toNext","convertBlockImageToInline","ImageCaptionEditing","*Reset image width*","end","model","ELEMENT_INLINE_IMAGE","findIndex","format","_registerLegacyDescription","newValue","*Set image text alternative:* %0","registerBlockAttribute","isOwn","locale","createRange","imageTypeBlock","schema","getCaptionFromImageModelElement","imageTypeInline","Inline image to block image","change","isBefore","removeObject","formatBlock","isBlockImage","markBlockFormat","registerDescriptionCallback","1220brRGZC","ImageResize","createRangeOn","enableDefaultAttributesIntegration","backward","accept","get","ImageUtils","subType","editor","chain","getClosestSelectedImageElement","descriptionFactory","*Remove image text alternative*","getFirstRange","_findSuggestions","1240WjwSPh","ImageInlineEditing","forward","imageTextAlternative","width","imageStylePreApply","nodeBefore","50514xcYmKR","TrackChangesEditing","ELEMENT_IMAGE","ImageCaptionUtils","key","start","markInsertion","uploadImage","ImageTextAlternativeEditing","_suggestionFactory","registerElementLabel","93591ooyCai","imageBlock","registerCustomCallback","*Set image width:* %0","imageInline","deletion","commandName","markDeletion","ImageBlockEditing","registerAttributeLabel","enableCommand","filter","isEqual","Block image to inline image","alt","isIntersecting","detach","ELEMENT_CAPTION","toPrevious","resizedWidth","isCollapsed","forceDefaultExecution","306087CLliSi"];return(Do=function(){return t})()}!function(t,e){const n=Oo,r=t();for(;;)try{if(109858===parseInt(n(400))/1*(-parseInt(n(414))/2)+parseInt(n(390))/3+parseInt(n(350))/4*(parseInt(n(334))/5)+-parseInt(n(357))/6+-parseInt(n(418))/7+-parseInt(n(405))/8*(-parseInt(n(368))/9)+parseInt(n(398))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Fo extends t.Plugin{[wo(393)](){const t=wo,e=this[t(343)];if(!e[t(397)][t(416)](t(417)))return;const n=e[t(397)][t(340)](t(358)),r=e[t(397)][t(340)](t(341)),s=e[t(320)];n[t(378)](t(411)),n[t(346)][t(367)](t(369),(e=>Wr(s,t(359),e))),n[t(346)][t(367)](t(372),(e=>Wr(s,t(433),e))),n[t(346)][t(367)](t(403),(()=>Wr(s,t(385)))),e[t(397)][t(416)](t(394))&&n[t(378)](t(364)),e[t(397)][t(416)](t(376))&&e[t(397)][t(416)](t(351))&&(n[t(378)](t(325),((s,o)=>{const i=t,a=r[i(345)](e[i(432)][i(415)][i(423)]);e[i(432)][i(327)]((()=>{const t=i;n[t(332)](a,{commandName:t(325),commandParams:[o]},[],t(428))}))})),n[t(378)](t(322),((s,o)=>{const a=t;e[a(432)][a(327)]((t=>{const c=a;let u=r[c(345)](e[c(432)][c(415)][c(423)]),l=t[c(336)](u);const f=i.LivePosition[c(419)](l[c(362)],c(386)),h=i.LivePosition[c(419)](l[c(431)],c(427));n[c(389)]((()=>s(o))),u=r[c(345)](e[c(432)][c(415)][c(423)]),l=t[c(336)](u);const g=t[c(321)](f,h);f[c(384)](),h[c(384)](),n[c(332)](u,{commandName:c(325),commandParams:[o]},[],c(396)),g[c(362)][c(328)](l[c(362)])&&n[c(363)](t[c(321)](g[c(362)],l[c(362)]),c(396)),l[c(431)][c(328)](g[c(431)])&&n[c(363)](t[c(321)](l[c(431)],g[c(431)]),c(396))}))})),n[t(366)][t(370)](t(330),t(396),t(401),(()=>!1)),n[t(366)][t(370)](t(330),t(396),t(339),(()=>!1)),n[t(366)][t(370)](t(330),t(396),t(412),n[t(366)][t(395)](t(330),"",t(339))),n[t(366)][t(370)](t(421),t(396),t(401),(()=>!1)),n[t(366)][t(370)](t(421),t(396),t(412),(([r])=>{const s=t,o=n[s(366)][s(395)](s(421),"",s(412));let i=r[s(362)],a=r[s(431)];const c=e[s(432)][s(323)][s(420)](i,s(338)),u=e[s(432)][s(323)][s(420)](a,s(352));c[s(388)]&&(i=c[s(362)]),u[s(388)]&&(a=u[s(431)]),o([e[s(432)][s(321)](i,a)])})),n[t(366)][t(370)](t(330),t(396),t(344),c),n[t(366)][t(370)](t(421),t(396),t(344),c)),e[t(397)][t(416)](t(429))&&(n[t(378)](t(407),((s,o)=>{const i=t,a=e[i(397)][i(340)](i(360));let c=r[i(345)](e[i(432)][i(415)][i(423)]),u=a[i(324)](c);e[i(432)][i(327)]((()=>{const t=i;if(u)return void n[t(375)](e[t(432)][t(336)](u));const l=r[t(331)](c);s(o),c=r[t(345)](e[t(432)][t(415)][t(423)]),u=a[t(324)](c),n[t(363)](e[t(432)][t(336)](u),l?null:t(410))}))})),n[t(366)][t(370)](t(421),t(410),t(344),c));const o=[{type:t(330),subType:t(355)},{type:t(421),subType:t(410)},{type:t(330),subType:t(396)},{type:t(421),subType:t(396)}];function a(e,s){const i=t,a=o[i(434)]((({type:t,subType:n})=>e[i(424)]==t&&e[i(342)]==n)),c=o[i(434)]((({type:t,subType:e})=>s[i(424)]==t&&s[i(342)]==e));if(a<0||c<0)return!1;const u=e[i(348)](),l=s[i(348)]();if((0==a||1==a)&&2==c&&u[i(383)](l))return!0;if(2==a&&3==c){const t=n[i(349)](u,i(421))[i(379)]((({suggestion:t,meta:e})=>e[i(440)]&&i(396)==t[i(342)]));if(t[i(391)]>1&&l[i(431)][i(380)](u[i(362)]))return!0;if(1==t[i(391)]&&(u[i(362)][i(380)](l[i(431)])||u[i(431)][i(380)](l[i(362)])))return!0}if(3==a&&3==c&&u[i(362)][i(328)](l[i(362)])){const t=u[i(431)][i(408)],e=l[i(362)][i(356)];return r[i(331)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(397)][t(416)](t(335))&&(n[t(337)](t(406)),n[t(439)](t(387)),n[t(346)][t(377)](t(387),Wr(s,t(426)))),e[t(397)][t(416)](t(365))&&(n[t(337)](t(353)),n[t(439)](t(382))),n[t(346)][t(333)]((e=>{const n=t;if(o[n(404)]((({type:t,subType:r})=>e[n(424)]==t&&e[n(342)]==r)))return e[n(422)]?{}:void 0})),n[t(346)][t(333)]((e=>{const n=t;if(n(421)==e[n(424)]||n(373)==e[n(424)]){const t=e[n(409)]();if(t&&t.is(n(425),n(403)))return{type:n(421)==e[n(424)]?n(402):n(329),element:t,quantity:1}}})),n[t(346)][t(333)]((e=>t(330)==e[t(424)]&&t(396)==e[t(342)]?{type:t(435),content:t(326)}:t(330)==e[t(424)]&&t(428)==e[t(342)]?{type:t(435),content:t(381)}:void 0)),n[t(346)][t(333)]((e=>{const n=t;if(n(399)!=e[n(424)])return;const{data:r}=e;if(!r||n(382)!=r[n(361)])return;const o=r[n(437)];return o?{type:n(435),content:Wr(s,n(438),'"'+o+'"')}:{type:n(435),content:Wr(s,n(347))}})),this[t(436)]()}[wo(436)](){const t=wo,e=this[t(343)],n=e[t(320)];e[t(397)][t(340)](t(358))[t(346)][t(333)]((e=>{const r=t;if(r(330)!=e[r(424)]&&r(413)!=e[r(424)])return;const{data:s}=e;if(s){if(r(353)==s[r(374)]){const t=s[r(392)][0][r(437)];return t?{type:r(435),content:Wr(n,r(438),'"'+t+'"')}:{type:r(435),content:Wr(n,r(347))}}if(r(406)==s[r(374)]){const t=s[r(392)][0][r(354)];return t?{type:r(435),content:Wr(n,r(371),t)}:{type:r(435),content:Wr(n,r(430))}}}}))}}function xo(t,e){const n=Po();return(xo=function(t,e){return n[t-=345]})(t,e)}const Bo=xo;function Po(){const t=["1137316fCJldJ","formatBlock","replaceImageSource","6981280vpjCfO","*Replace image URL*","registerCustomCallback","commandName","ImageEditing","afterInit","attribute","type","55628EMiptj","accept","format","editor","5628328BnDDEh","src","10VRutRG","oldValue","_registerLegacyDescription","enableDefaultAttributesIntegration","formatInline","getSuggestionCallback","plugins","*Format:* replace image URL","newValue","6wEgOwR","_handleLegacySuggestions","has","3627605pcmIRr","locale","5369157OZJLDG","get","registerBlockAttribute","6767859WjZzpB","117Fkdtfd","TrackChangesEditing","descriptionFactory","key","_suggestionFactory","discard","registerDescriptionCallback"];return(Po=function(){return t})()}!function(t,e){const n=xo,r=t();for(;;)try{if(837109===-parseInt(n(354))/1+parseInt(n(365))/2*(parseInt(n(347))/3)+parseInt(n(369))/4+parseInt(n(383))/5*(parseInt(n(380))/6)+-parseInt(n(346))/7+-parseInt(n(357))/8+parseInt(n(385))/9*(parseInt(n(371))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Po);class Uo extends t.Plugin{[Bo(362)](){const t=Bo;if(!this[t(368)][t(377)][t(382)](t(361)))return;const e=this[t(368)][t(384)],n=this[t(368)][t(377)][t(386)](t(348));n[t(374)](t(356)),n[t(345)](t(370)),n[t(349)][t(353)]((n=>{const r=t;if(r(363)!=n[r(364)])return;const{data:s}=n;return s&&r(370)==s[r(350)]?s[r(379)]&&s[r(372)]?{type:r(367),content:Wr(e,r(358))}:{type:r(367),content:""}:void 0})),this[t(381)]()}[Bo(381)](){const t=Bo,e=this[t(368)][t(377)][t(386)](t(348));e[t(351)][t(359)](t(355),t(356),t(366),e[t(351)][t(376)](t(355),null,t(352))),e[t(351)][t(359)](t(355),t(356),t(352),e[t(351)][t(376)](t(355),null,t(366))),this[t(373)]()}[Bo(373)](){const t=Bo,e=this[t(368)],n=e[t(384)];e[t(377)][t(386)](t(348))[t(349)][t(353)]((e=>{const r=t;if(r(355)!=e[r(364)]&&r(375)!=e[r(364)])return;const{data:s}=e;return s&&r(356)==s[r(360)]?{type:r(367),content:Wr(n,r(378))}:void 0}))}}const jo=Vo;function Go(){const t=["imageTypeBlock","imageCaption","imageStyle","24369jokyDq","ImageStyleEditing","1863350MlVqWf","discardSuggestion","formatInline","commandReversedParams","end","3660920SSHNRf","has","get","toLowerCase","enableCommand","_splitMarkerName","createRangeOn","getSuggestions","56WJCzjI","getFirstRange","discard","accept","imageStylePostApply","135160cWrYTP","isInlineImage","isBlockImage","314928fhXLAU","descriptionFactory","refresh","next","start","type","join","isIntersecting","isOwn","value","findIndex","hasSuggestion","*Format:* %0","isBefore","insertion","imageStylePreApply","imageTypeInline","116jFLCim","format","formatBlock","markBlockFormat","markInlineFormat","chain","getSuggestion","commandParams","suggestion","model","head","selection","editor","afterInit","change","registerPostFixer","name","getClosestSelectedImageElement","9mRxLfn","_suggestionFactory","getContainedElement","length","_findSuggestions","nodeBefore","subType","newRange","convertInlineImageToBlock","side","registerDescriptionCallback","getChangedMarkers","forEach","title","ImageUtils","normalizedStyles","registerCustomCallback","plugins","Users","isEqual","commands","1995745KYiMdC","author","commandName","locale","setImageNaturalSizeAttributes","filter","4ugpzLo","from","isInContent","FORMAT_SIDE_IMAGE","getSuggestionCallback","nodeAfter","shouldConvertImageType","TrackChangesEditing","differ","23185096WftgKa","_registerLegacyDescription","document"];return(Go=function(){return t})()}function Vo(t,e){const n=Go();return(Vo=function(t,e){return n[t-=467]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(411109===-parseInt(n(519))/1+-parseInt(n(539))/2*(parseInt(n(499))/3)+parseInt(n(484))/4*(-parseInt(n(478))/5)+parseInt(n(522))/6*(-parseInt(n(514))/7)+-parseInt(n(506))/8*(parseInt(n(557))/9)+parseInt(n(501))/10+parseInt(n(493))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Go);class zo extends t.Plugin{[jo(552)](){const t=jo,n=this[t(551)];if(!n[t(474)][t(507)](t(500)))return;const r=n[t(474)][t(508)](t(491)),s=n[t(474)][t(508)](t(471)),o={};r[t(510)](t(498),((o,i)=>{const a=t,c=n[a(474)][a(508)](a(475)).me,u=n[a(477)][a(508)](a(498));let l=s[a(556)](n[a(548)][a(495)][a(550)]),f=n[a(548)][a(512)](l),h=u[a(531)];if(h==i[a(531)])return;const g={commandName:a(498),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(548)][a(553)]((()=>{const t=a;if(r[t(513)]()[t(483)]((e=>e[t(486)]&&c==e[t(479)]&&(t(541)==e[t(527)]||t(503)==e[t(527)])&&(t(537)==e[t(563)]||t(518)==e[t(563)])&&e[t(515)]()[t(476)](f)))[t(469)]((e=>r[t(502)](e[t(549)]))),l=s[t(556)](n[t(548)][t(495)][t(550)]),f=n[t(548)][t(512)](l),u[t(524)](),n[t(477)][t(508)](t(538))[t(524)](),n[t(477)][t(508)](t(496))[t(524)](),h=u[t(531)],h!=i[t(531)])return s[t(520)](l)&&u[t(490)](i[t(531)],l)?(o({...i,setImageSizes:!1}),l=s[t(556)](n[t(548)][t(495)][t(550)]),void r[t(542)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(537))):void(s[t(521)](l)?r[t(542)](l,g,[],t(518)):r[t(543)](f,g,t(518)))}))}));for(const e of n[t(474)][t(508)](t(500))[t(472)])o[e[t(555)]]=e[t(470)][t(509)]();r[t(558)][t(473)](t(541),t(537),t(528),(()=>!1)),r[t(558)][t(473)](t(541),t(518),t(528),(()=>!1)),r[t(558)][t(473)](t(503),t(518),t(528),(()=>!1)),r[t(558)][t(473)](t(541),t(537),t(517),(([e])=>{const n=t;s[n(482)](e[n(559)]())})),r[t(558)][t(473)](t(541),t(537),t(516),((e,n)=>{const s=t;r[s(558)][s(488)](s(541),"",s(517))(e,{commandName:n[s(480)],commandParams:n[s(504)]})})),r[t(558)][t(473)](t(541),t(537),t(544),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(541),subType:t(537)},{type:t(536),subType:t(497)},{type:t(541),subType:t(565)},{type:t(536),subType:t(565)}];function a(e,n){const o=t,a=i[o(532)]((({type:t,subType:n})=>e[o(527)]==t&&e[o(563)]==n)),c=i[o(532)]((({type:t,subType:e})=>n[o(527)]==t&&n[o(563)]==e));if(a<0||c<0)return!1;const u=e[o(515)](),l=n[o(515)]();if((0==a||1==a)&&2==c&&u[o(529)](l))return!0;if(2==a&&3==c){const t=r[o(561)](u,o(536))[o(483)]((({suggestion:t,meta:e})=>e[o(530)]&&o(565)==t[o(563)]));if(t[o(560)]>1&&l[o(505)][o(476)](u[o(526)]))return!0;if(1==t[o(560)]&&(u[o(526)][o(476)](l[o(505)])||u[o(505)][o(476)](l[o(526)])))return!0}if(3==a&&3==c&&u[o(526)][o(535)](l[o(526)])){const t=u[o(505)][o(489)],e=l[o(526)][o(562)];return s[o(521)](t)&&t===e}return!1}n[t(548)][t(495)][t(554)]((()=>{const e=t;let o=!1;const i=Array[e(485)](n[e(548)][e(495)][e(492)][e(468)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(511)](t);if(e(547)==i&&r[e(533)](u)){if(e(541)==a&&(e(537)==c||e(518)==c)){const t=r[e(545)](u);if(n[e(564)]){const n=t[e(515)]()[e(559)]();if(s[e(521)](n))continue;r[e(502)](t),o=!0}}if(e(536)==a&&e(497)==c&&!n[e(564)]){const t=r[e(545)](u);t[e(525)]&&t[e(525)][e(486)]&&(r[e(502)](t[e(525)]),o=!0)}}}return o})),this[t(494)](o)}[jo(494)](t){const e=jo,n=this[e(551)],r=n[e(481)];n[e(474)][e(508)](e(491))[e(523)][e(467)]((n=>{const s=e;if(s(541)!=n[s(527)]&&s(503)!=n[s(527)])return;const{data:o}=n;if(!o||s(498)!=o[s(480)])return;const i=o[s(546)][0][s(531)];return function(t){const e=s;return{type:e(540),content:Wr(r,e(534),t)}}(s(566)===i?Wr(r,s(487)):t[i]||i)}))}}const Wo=Ho;function Ho(t,e){const n=Ko();return(Ho=function(t,e){return n[t-=162]})(t,e)}function Ko(){const t=["value","collaboration_features","_setSuggestionData","track_changes","42gmlFhg","afterInit","plugins","bind","editor","418458ACUnMG","importWord","1887790AjIbtI","high","_handleImportedData","forEach","listenTo","1320944zBPqvV","trackChanges","_trackChangesExecuted","Users","1645065PupIad","enableCommand","commands","505056byzyKY","1072484QPzZiO","19548360sNgsKP","dataInsert","TrackChangesEditing","_trackChangesValueDuringImport","get","lowest","execute"];return(Ko=function(){return t})()}!function(t,e){const n=Ho,r=t();for(;;)try{if(560898===-parseInt(n(162))/1+parseInt(n(169))/2+-parseInt(n(173))/3+-parseInt(n(176))/4+-parseInt(n(164))/5+parseInt(n(189))/6*(-parseInt(n(177))/7)+parseInt(n(178))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class qo extends t.Plugin{constructor(t){const e=Ho;super(t),this[e(181)]=!1,this[e(171)]=!1}[Wo(190)](){const t=Wo,e=this[t(193)],n=e[t(175)][t(182)](t(163)),r=e[t(175)][t(182)](t(170));n&&(n.on(t(184),((e,[,n])=>{const s=t;this[s(181)]=r[s(185)],n[s(186)][s(188)]=!this[s(181)]}),{priority:t(165)}),this[t(168)](n,t(179),this[t(166)][t(192)](this)),this[t(168)](n,t(179),(()=>{const e=t;this[e(171)]&&(r[e(184)](),this[e(171)]=!1)}),{priority:t(183)}),e[t(191)][t(182)](t(180))[t(174)](t(163)))}[Wo(166)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(193)][n(175)][n(182)](n(170)),o=s[n(185)];this[n(181)]!==o&&(s[n(184)](),this[n(171)]=!0),r&&r[n(167)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(193)][o(191)][o(182)](o(172)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(163)}}};this[o(193)][o(191)][o(182)](o(180))[o(187)](i)}))}}const Xo=Yo;function Yo(t,e){const n=Jo();return(Yo=function(t,e){return n[t-=129]})(t,e)}function Jo(){const t=["10660NacOYQ","enableCommand","*Outdent:* %0","outdent","IndentBlock","155472ofEAHb","plugins","formatBlock","has","get","indentBlock","indent","TrackChangesEditing","IndentEditing","registerBlockAttribute","registerAttributeLabel","commandName","outdentBlock","1533848wxSgLF","format","142902iEPBtE","*Indent:* %0","_registerLegacyDescription","5153463OSqXiW","editor","descriptionFactory","519rISYUh","locale","FORMAT_INDENT","getItems","getItemLabel","blockIndent","14448789VadnZV","86548cJTlaT","afterInit","enableDefaultAttributesIntegration","type","registerDescriptionCallback","195ApeYNH"];return(Jo=function(){return t})()}!function(t,e){const n=Yo,r=t();for(;;)try{if(750450===-parseInt(n(161))/1+parseInt(n(141))/2*(parseInt(n(167))/3)+parseInt(n(135))/4+-parseInt(n(140))/5*(-parseInt(n(146))/6)+parseInt(n(164))/7+-parseInt(n(159))/8+-parseInt(n(134))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jo);class Qo extends t.Plugin{[Xo(136)](){const t=Xo,e=this[t(165)],n=e[t(147)][t(150)](t(153));if(e[t(147)][t(149)](t(154))&&(n[t(142)](t(152)),n[t(142)](t(144))),e[t(147)][t(149)](t(145)))for(const e of[t(151),t(158)])n[t(137)](e);const r=e[t(129)];n[t(155)](t(133)),n[t(166)][t(156)](t(133),Wr(r,t(130))),this[t(163)]()}[Xo(163)](){const t=Xo,e=this[t(165)],n=e[t(129)],r=e[t(147)][t(150)](t(153));r[t(166)][t(139)]((e=>{const s=t;if(s(148)!=e[s(138)])return;const{data:o}=e;if(!o)return;if(s(151)!=o[s(157)]&&s(158)!=o[s(157)])return;const i=e[s(131)]()[0],a=r[s(166)][s(132)](i);return s(151)==o[s(157)]?{type:s(160),content:Wr(n,s(162),a)}:s(158)==o[s(157)]?{type:s(160),content:Wr(n,s(143),a)}:void 0}))}}function Zo(){var t=["377826jeZAxp","init","88386ADKhDF","TrackChangesEditing","888680aAnKkb","enableCommand","requires","18248050bhlaAE","28AQxnMU","1544010eYBeFm","45lgFrmx","plugins","14713iHnonO","58gVgcqQ","editor","input","get","474236EwYIPF"];return(Zo=function(){return t})()}var $o=ti;function ti(t,e){var n=Zo();return(ti=function(t,e){return n[t-=442]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(371114===-parseInt(n(443))/1*(parseInt(n(444))/2)+-parseInt(n(451))/3+parseInt(n(448))/4+-parseInt(n(458))/5+parseInt(n(449))/6*(-parseInt(n(457))/7)+-parseInt(n(453))/8*(parseInt(n(459))/9)+parseInt(n(456))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zo);class ei extends t.Plugin{static get[$o(455)](){return[vs.Input]}[$o(450)](){var t=$o;this[t(445)][t(442)][t(447)](t(452))[t(454)](t(446))}}function ni(){const t=["unlink","299688rnEVck","1146402iEcQWa","attribute","TrackChangesEditing","5QBYbvX","formatInline","commands","*Set link:* %0","newValue","editor","key","plugins","descriptionFactory","has","link","commandName","2585240zPkmaS","582352pvTRdN","format","label","linkHref","registerInlineAttribute","enableDefaultAttributesIntegration","get","_registerLegacyDescription","link (","registerDescriptionCallback","registerAttributeLabel","commandParams","2226396fimOeS","locale","*Remove link*","13524epdTsW","afterInit","3872403APnivn","manualDecorators","toLowerCase","LinkEditing","type","16jCGoWI"];return(ni=function(){return t})()}const ri=si;function si(t,e){const n=ni();return(si=function(t,e){return n[t-=500]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(267117===parseInt(n(514))/1+-parseInt(n(531))/2+parseInt(n(515))/3+-parseInt(n(505))/4+-parseInt(n(518))/5*(-parseInt(n(502))/6)+parseInt(n(530))/7+-parseInt(n(512))/8*(parseInt(n(507))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ni);class oi extends t.Plugin{[ri(506)](){const t=ri,e=this[t(523)];if(!e[t(525)][t(527)](t(510)))return;const n=e[t(525)][t(537)](t(517)),r=e[t(520)][t(537)](t(528));n[t(536)](t(528)),n[t(536)](t(513)),n[t(535)](t(534));for(const e of r[t(508)])n[t(535)](e.id),n[t(526)][t(500)](e.id,t(539)+e[t(533)][t(509)]()+")");n[t(526)][t(540)]((n=>{const r=t;if(r(516)!=n[r(511)])return;const{data:s}=n;if(!s||r(534)!=s[r(524)])return;const o=s[r(522)],i=e[r(503)];return{type:r(532),content:null==o?Wr(i,r(504)):Wr(i,r(521),'"'+o+'"')}})),this[t(538)]()}[ri(538)](){const t=ri,e=this[t(523)],n=e[t(503)];e[t(525)][t(537)](t(517))[t(526)][t(540)]((e=>{const r=t;if(r(519)!=e[r(511)])return;const{data:s}=e;if(s){if(r(528)==s[r(529)]){const t=s[r(501)][0];return{type:r(532),content:Wr(n,r(521),'"'+t+'"')}}return r(513)==s[r(529)]?{type:r(532),content:Wr(n,r(504))}:void 0}}))}}const ii=ai;function ai(t,e){const n=fi();return(ai=function(t,e){return n[t-=307]})(t,e)}!function(t,e){const n=ai,r=t();for(;;)try{if(442685===-parseInt(n(366))/1+-parseInt(n(311))/2*(-parseInt(n(365))/3)+-parseInt(n(379))/4*(-parseInt(n(328))/5)+parseInt(n(346))/6+-parseInt(n(371))/7+parseInt(n(317))/8*(parseInt(n(360))/9)+-parseInt(n(349))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fi);class ci extends t.Plugin{[ii(348)](){const t=ii,e=this[t(367)],n=e[t(327)];if(!e[t(391)][t(339)](t(389)))return;const r=e[t(391)][t(326)](t(383)),s=e[t(391)][t(339)](t(384));function o(t){return()=>{const n=ai,s=e[n(309)][n(324)][n(340)],o=e[n(336)][n(326)](t);if(o[n(362)])return void e[n(337)](n(345),{});const i=t[n(368)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(369)](t)[s(390)]((t=>function(t,e){const n=s;return e[n(353)](t[n(358)],n(387))&&!e[n(333)](t)}(t,r)));o=o[s(390)]((t=>!t.is(s(312),s(387))||t[s(314)](s(377))!=e));const i=new Set;for(const t of o)t.is(s(312),s(387))?i[s(322)](ui(t)):i[s(322)](t);return Array[s(369)](i)}(s[n(329)](),i,e[n(309)][n(374)]);e[n(309)][n(316)]((()=>{const e=n;for(const n of a)r[e(355)](n,{commandName:t,commandParams:[{forceValue:!o[e(362)]}],formatGroupId:e(381)},li(n))}))}}function i(t){return()=>{const n=ai,s=function(t){const e=ai;let n=Array[e(369)](t);const r=n[e(352)]((t=>e(387)!=t[e(350)]));return r>-1&&(n=n[e(368)](0,r)),n}(e[n(309)][n(324)][n(340)][n(329)]()),o=e[n(309)][n(319)](e[n(309)][n(315)](s[0],n(380)),e[n(309)][n(315)](s[s[n(392)]-1],n(338)));e[n(309)][n(316)]((()=>{const e=n;r[e(355)](o,{commandName:t,commandParams:[],formatGroupId:e(343)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(330)];for(;t&&t[n(314)](n(343))>e[n(314)](n(343));)r[n(322)](t),t=t[n(330)]}return Array[n(369)](r)}(s))}))}}r[t(372)](t(364),o(t(364))),r[t(372)](t(321),o(t(321))),s&&r[t(372)](t(375),o(t(375))),r[t(372)](t(382),i(t(382))),r[t(372)](t(376),i(t(376))),s&&r[t(372)](t(386),(()=>{const n=t,s=e[n(336)][n(326)](n(386)),o=Array[n(369)](s[n(363)]);o[n(390)]((t=>t[n(314)](n(344))!=s[n(362)])),e[n(309)][n(316)]((()=>{const t=n;for(const e of o)r[t(355)](e,{commandName:t(386),commandParams:[{forceValue:!s[t(362)]}]})}))})),r[t(357)][t(341)](t(387),(e=>Wr(n,t(351),e))),r[t(357)][t(370)]((e=>{const r=t;if(r(318)!=e[r(332)]&&r(359)!=e[r(332)])return;const{data:s}=e;if(s){if(r(364)==s[r(331)]||r(321)==s[r(331)]||r(375)==s[r(331)])switch(s[r(331)][r(385)](r(378),"")){case r(347):return o(Wr(n,r(388)));case r(335):return o(Wr(n,r(334)));case r(361):return o(Wr(n,r(320)))}if(r(382)==s[r(331)])return{type:r(313),content:Wr(n,r(356),Wr(n,r(351)))};if(r(376)==s[r(331)])return{type:r(313),content:Wr(n,r(307),Wr(n,r(351)))};if(r(386)==s[r(331)])return s[r(325)][0][r(373)]?{type:r(313),content:Wr(n,r(323))}:{type:r(313),content:Wr(n,r(310))}}function o(t){const e=r;return{type:e(313),content:Wr(n,e(354),t)}}}))}}function ui(t){const e=ii,n=t[e(314)](e(343));if(0==n)return t;let r=t;for(;t[e(342)]&&t[e(342)].is(e(312),e(387));){const s=t[e(342)][e(314)](e(343));if(s==n)r=t[e(342)];else if(s<n)break;t=t[e(342)]}return r}function li(t){const e=ii,n=[];if(t.is(e(312),e(387))&&t[e(314)](e(343))>0){let r=t[e(330)];for(;r&&e(387)==r[e(350)]&&r[e(314)](e(343))==t[e(314)](e(343));)n[e(308)](r),r=r[e(330)]}return n}function fi(){const t=["registerElementLabel","previousSibling","listIndent","todoListChecked","paragraph","3274380fYfAKU","bulleted","afterInit","2118920COUncm","name","ELEMENT_LIST_ITEM","findIndex","checkChild","*Change to:* %0","markBlockFormat","*Indent:* %0","descriptionFactory","parent","formatInline","5113233NZoDVT","todo","value","_selectedElements","numberedList","27HfnuxG","530117IMFlqD","editor","slice","from","registerDescriptionCallback","4007934hWuknC","enableCommand","forceValue","schema","todoList","outdentList","listType","List","228dFbbjB","before","blockName","indentList","TrackChangesEditing","LegacyTodoListEditing","replace","checkTodoList","listItem","ELEMENT_BULLETED_LIST","LegacyListEditing","filter","plugins","length","*Outdent:* %0","push","model","*Uncheck item*","94766UHYSwY","element","format","getAttribute","createPositionAt","change","8CMnstK","formatBlock","createRange","ELEMENT_TODO_LIST","bulletedList","add","*Check item*","document","commandParams","get","locale","19030JORpkR","getSelectedBlocks","nextSibling","commandName","type","isObject","ELEMENT_NUMBERED_LIST","numbered","commands","execute","end","has","selection"];return(fi=function(){return t})()}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=347]})(t,e)}function di(){const t=["change","getSiblingNodes","format","listStart","272354lQBFrI","config","backward","locale","5zUJJxp","listReversed","before","parent","registerDescriptionCallback","commandName","handleDescriptions","map","1356IFytja","_getTranslationKeyForListStyle","createPositionAt","formatBlock","getFirstPosition","startIndex","document","markMultiRangeBlockFormat","createRange","push","numbered","enableCommand","LegacyListUtils","getAttribute","list.properties","afterInit","from","forward","element","22312enqfIP","_LIST_","handleListStyleCommand","listType","*Format:* set order to reversed","8EokwxC","905880qJdfnG","flat","bind","has","*Change to:* %0","unshift","5063316YaaujP","handleListStartCommand","toUpperCase","formatInline","get","type","TrackChangesEditing","commandParams","18hsLznw","listItem","styles","LegacyListPropertiesEditing","filter","selection","plugins","*Format:* set start index to %0","model","getListTypeFromListStyleType","handleListReversedCommand","default","listStyle","72941tXcqbc","reversed","ELEMENT_","2471MrHvTE","3369860KhTkjf","replace","*Format:* set order to regular","getSelectedBlocks","_getSuggestionBlocks","editor","1915281djbnjB","descriptionFactory","getLastPosition","_getSuggestionBlocksForListStyle","length"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(535856===parseInt(n(417))/1*(-parseInt(n(413))/2)+parseInt(n(404))/3+-parseInt(n(366))/4*(-parseInt(n(367))/5)+-parseInt(n(373))/6+parseInt(n(397))/7*(parseInt(n(361))/8)+parseInt(n(381))/9*(-parseInt(n(398))/10)+-parseInt(n(394))/11*(-parseInt(n(425))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(357)](){const t=hi;if(!this[t(403)][t(387)][t(370)](t(384)))return;const e=this[t(403)][t(414)][t(377)](t(356)),n=this[t(403)][t(387)][t(377)](t(379));e[t(383)]&&n[t(353)](t(393),this[t(363)][t(369)](this)),e[t(395)]&&n[t(353)](t(418),this[t(391)][t(369)](this)),e[t(347)]&&n[t(353)](t(412),this[t(374)][t(369)](this)),n[t(405)][t(421)](this[t(423)][t(369)](this))}[hi(363)](t,e={}){const n=hi,r=this[n(403)][n(387)][n(377)](n(379)),s=this[n(407)]();this[n(403)][n(389)][n(409)]((()=>{const t=n;r[t(349)](s,{commandName:t(393),commandParams:[{type:e[t(378)]}],formatGroupId:t(393)})}))}[hi(391)](t,e={}){const n=hi,r=this[n(403)][n(387)][n(377)](n(379)),s=this[n(402)]((t=>t.is(n(360),n(382))&&n(352)===t[n(355)](n(364))));if(s[n(408)]<1)return;const o=s[n(424)]((t=>this[n(403)][n(389)][n(350)](this[n(403)][n(389)][n(427)](t,n(419)),this[n(403)][n(389)][n(427)](t,0))));this[n(403)][n(389)][n(409)]((()=>{const t=n;r[t(349)](o,{commandName:t(418),commandParams:[{reversed:e[t(395)]}],formatGroupId:t(418)})}))}[hi(374)](t,e={}){const n=hi,r=this[n(403)][n(387)][n(377)](n(379)),s=this[n(402)]((t=>t.is(n(360),n(382))&&n(352)===t[n(355)](n(364))));if(s[n(408)]<1)return;const o=s[n(424)]((t=>this[n(403)][n(389)][n(350)](this[n(403)][n(389)][n(427)](t,n(419)),this[n(403)][n(389)][n(427)](t,0))));this[n(403)][n(389)][n(409)]((()=>{const t=n;r[t(349)](o,{commandName:t(412),commandParams:[{startIndex:e[t(347)]}],formatGroupId:t(412)})}))}[hi(423)](t){const e=hi;if(e(428)!=t[e(378)]&&e(376)!=t[e(378)])return;const n=this[e(403)][e(416)],{data:r}=t;if(!r)return;let s,o;switch(r[e(422)]){case e(393):s=e(371),o={type:e(411),content:Wr(n,s,Wr(n,this[e(426)](r[e(380)][0][e(378)])))};break;case e(418):s=r[e(380)][0][e(395)]?e(365):e(400),o={type:e(411),content:Wr(n,s)};break;case e(412):s=e(388),o={type:e(411),content:Wr(n,s,r[e(380)][0][e(347)])}}return o}[hi(407)](){const t=hi;var e,n,r,s;const o=this[t(403)][t(387)][t(377)](t(354));let i=Array[t(358)](this[t(403)][t(389)][t(348)][t(386)][t(401)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(360),t(382)))&&i[t(372)](...o[t(410)](this[t(403)][t(389)][t(348)][t(386)][t(429)](),t(415))),(null===(n=i[i[t(408)]-1])||void 0===n?void 0:n.is(t(360),t(382)))&&i[t(351)](...o[t(410)](this[t(403)][t(389)][t(348)][t(386)][t(406)](),t(359))),i=[...new Set(i)],(null===(s=null===(r=this[t(403)][t(389)][t(348)][t(386)][t(429)]())||void 0===r?void 0:r[t(420)])||void 0===s?void 0:s.is(t(360),t(382)))&&(i=i[t(385)]((e=>e.is(t(360),t(382))))),i}[hi(402)](t){const e=hi,n=this[e(403)][e(387)][e(377)](e(354));let r=Array[e(358)](this[e(403)][e(389)][e(348)][e(386)][e(401)]())[e(385)](t)[e(424)]((t=>{const r=e,s=this[r(403)][r(389)][r(427)](t,0);return[...n[r(410)](s,r(415)),...n[r(410)](s,r(359))]}))[e(368)]();return r=[...new Set(r)],r}[hi(426)](t){const e=hi;return e(396)+(this[e(403)][e(387)][e(377)](e(354))[e(390)](t)||e(392))[e(375)]()+e(362)+t[e(375)]()[e(399)](/-/g,"_")}}const mi=Ii;function Ei(){const t=["376065jbFpxP","get","138744xiTYbR","dataDowncast","descriptionFactory","mediaEmbed","960995zSRKQn","options","downcastDispatcher","elementToElement","stop","7371432GTbvGV","has","afterInit","attribute:url:media","editor","data","media","enableCommand","div","TrackChangesEditing","plugins","conversion","showSuggestionHighlights","createEmptyElement","MediaEmbedEditing","1659432USnfhk","6639DuAwPi","high","registerElementLabel","864486QJQaBr","for","386lVWmco","ELEMENT_MEDIA","locale"];return(Ei=function(){return t})()}function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=203]})(t,e)}!function(t,e){const n=Ii,r=t();for(;;)try{if(265435===parseInt(n(207))/1+-parseInt(n(237))/2*(-parseInt(n(232))/3)+parseInt(n(231))/4+-parseInt(n(205))/5+parseInt(n(235))/6+parseInt(n(211))/7+-parseInt(n(216))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[mi(218)](){const t=mi,e=this[t(220)];if(!e[t(226)][t(217)](t(230)))return;const n=e[t(226)][t(206)](t(225)),r=e[t(204)];n[t(223)](t(210)),n[t(209)][t(234)](t(222),(e=>Wr(r,t(203),e))),e[t(227)][t(236)](t(208))[t(214)]({model:t(222),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(228)])return n[s(229)](s(224))},converterPriority:t(233)}),e[t(221)][t(213)].on(t(219),((e,n,r)=>{const s=t;r[s(212)][s(228)]&&e[s(215)]()}),{priority:t(233)})}}function Ti(t,e){const n=yi();return(Ti=function(t,e){return n[t-=436]})(t,e)}const _i=Ti;function yi(){const t=["738vlMJUZ","afterInit","15baYlix","TrackChangesEditing","1928220yVXRXM","7340zGFoTH","editor","MentionEditing","12516xpIrWI","enableCommand","has","1940zQGOwh","13541YhJuBY","5073480eFGkch","plugins","mention","24966mcVIqG","97994HgEmUj","7ILCyrO","2317326JCEVGq","get"];return(yi=function(){return t})()}!function(t,e){const n=Ti,r=t();for(;;)try{if(376728===parseInt(n(440))/1*(-parseInt(n(455))/2)+parseInt(n(438))/3*(parseInt(n(443))/4)+parseInt(n(442))/5+parseInt(n(436))/6*(parseInt(n(456))/7)+parseInt(n(451))/8+parseInt(n(454))/9*(parseInt(n(449))/10)+-parseInt(n(450))/11*(parseInt(n(446))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[_i(439)](){const t=_i,e=this[t(444)];e[t(452)][t(448)](t(445))&&e[t(452)][t(437)](t(441))[t(447)](t(453))}}function ki(){const t=["get","892948QTBtUh","*Set format:* %0","has","enableDefaultAttributesIntegration","locale","49098eZYMeI","afterInit","239650NecQgL","12nnvNOT","6WLvYiI","editor","head","data","next","147625RcAHrZ","registerDescriptionCallback","handleDescriptions","oldValue","plugins","multiLevelList","listMarkerStyle","newValue","key","*Remove format:* %0","descriptionFactory","1687952PnPSLv","format","MultiLevelList","listType","3110580yQTwxa","1XOyyTI","registerBlockAttribute","ELEMENT_MULTI_LEVEL_LIST","TrackChangesEditing","1189827LdbOKJ"];return(ki=function(){return t})()}const Ci=Li;function Li(t,e){const n=ki();return(Li=function(t,e){return n[t-=190]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(112087===-parseInt(n(210))/1*(parseInt(n(223))/2)+-parseInt(n(221))/3+-parseInt(n(224))/4*(-parseInt(n(194))/5)+parseInt(n(225))/6*(parseInt(n(216))/7)+parseInt(n(205))/8+parseInt(n(214))/9+-parseInt(n(209))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ki);class Ri extends t.Plugin{[Ci(222)](){const t=Ci,e=this[t(190)],n=e[t(198)][t(215)](t(213));e[t(198)][t(218)](t(207))&&(n[t(219)](t(199)),n[t(211)](t(200)),n[t(204)][t(195)]((e=>this[t(196)](e))))}[Ci(196)](t){const e=Ci,n=this[e(190)][e(220)],{data:r}=t,s={type:e(206),content:""};if(r&&e(200)==r[e(202)]){if(!r[e(197)])return{type:e(206),content:Wr(n,e(217),Wr(n,e(212)))+" ("+r[e(201)]+")"};if(!r[e(201)]){let o=t[e(191)];for(;o;){if(o[e(192)]&&e(208)==o[e(192)][e(202)]&&o[e(192)][e(201)])return s;o=o[e(193)]}return{type:e(206),content:Wr(n,e(203),Wr(n,e(212)))+" ("+r[e(197)]+")"}}}}}const Si=vi;function Ni(){const t=["registerElementLabel","descriptionFactory","has","get","plugins","1310juAAvS","enableCommand","339pltXDL","TrackChangesEditing","PageBreakEditing","395316bifPsY","2412hEzFRo","ELEMENT_PAGE_BREAK","2482731PiIztM","editor","4172MqhTFX","93403qvAYIk","1263520njaXUg","pageBreak","afterInit","1077230ejBXHS","locale"];return(Ni=function(){return t})()}function vi(t,e){const n=Ni();return(vi=function(t,e){return n[t-=202]})(t,e)}!function(t,e){const n=vi,r=t();for(;;)try{if(149412===parseInt(n(217))/1+-parseInt(n(216))/2*(-parseInt(n(208))/3)+parseInt(n(212))/4*(parseInt(n(206))/5)+-parseInt(n(211))/6+-parseInt(n(221))/7+parseInt(n(218))/8+-parseInt(n(214))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ni);class Mi extends t.Plugin{[Si(220)](){const t=Si,e=this[t(215)];if(!e[t(205)][t(203)](t(210)))return;e[t(205)][t(204)](t(209))[t(207)](t(219));const n=e[t(205)][t(204)](t(209)),r=e[t(222)];n[t(202)][t(223)](t(219),(e=>Wr(r,t(213),e)))}}const Oi=Di;function wi(){const t=["9ucFJvx","Paragraph","9aTvLiX","includes","editing","checkChild","ELEMENT_PARAGRAPH","commandName","enableCommand","data","model","registerDescriptionCallback","isBlock","ck-suggestion-marker-split","get","4676664NiGVgi","formatBlock","paragraph","options","afterInit","*Change to:* %0","99234EedssN","getFirstRange","start","descriptionFactory","140tPizIW","downcastDispatcher","consumable","createUIElement","917624tkCzZV","locale","addMarker:suggestion:insertion","markerName","toViewPosition","ck-suggestion-marker--active","49xhsxGv","insertParagraph","editor","bindElementToMarker","schema","activeMarkers","showSuggestionHighlights","highest","isLimit","1479566BnuUbD","mapper","consume","nodeAfter","format","_registerLegacyDescription","span","writer","type","4817890HSgsvM","205806UjiepY","addClass","has","isTouching","insert","*Insert:* %0","plugins","insertion","markerRange","end","name","enableDefaultAttributesIntegration","TrackChangesEditing","registerElementLabel","getItemLabel","$text","1122684LrNRoJ"];return(wi=function(){return t})()}function Di(t,e){const n=wi();return(Di=function(t,e){return n[t-=498]})(t,e)}!function(t,e){const n=Di,r=t();for(;;)try{if(514869===parseInt(n(564))/1*(parseInt(n(547))/2)+parseInt(n(566))/3*(parseInt(n(563))/4)+-parseInt(n(546))/5+parseInt(n(508))/6+parseInt(n(528))/7*(parseInt(n(522))/8)+parseInt(n(514))/9+parseInt(n(518))/10*(-parseInt(n(537))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Fi extends t.Plugin{[Oi(512)](){const t=Oi,e=this[t(530)];if(!e[t(553)][t(549)](t(565)))return;const n=e[t(523)],r=e[t(553)][t(507)](t(559));r[t(517)][t(560)](t(510),(e=>Wr(n,t(499),e))),r[t(558)](t(510)),r[t(501)](t(529)),e[t(568)][t(519)].on(t(524),xi(e),{priority:t(535)}),e[t(502)][t(519)].on(t(524),((n,r,s)=>{const o=t;s[o(511)][o(534)]&&xi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(535)});const s=r[t(517)];s[t(504)]((r=>{const o=t;if(o(554)!==r[o(545)])return;const{start:i,end:a}=r[o(515)]();if(!i[o(550)](a)||!i[o(540)])return;const c=e[o(503)][o(532)],u=i[o(540)];return c[o(505)](u)&&!c[o(536)](u)&&c[o(498)](u,o(562))?{type:o(554),content:Wr(n,o(552),s[o(561)](u,1))}:void 0})),this[t(542)]()}[Oi(542)](){const t=Oi,e=this[t(530)],n=e[t(523)];e[t(553)][t(507)](t(559))[t(517)][t(504)]((e=>{const r=t;if(r(509)!=e[r(545)])return;const{data:s}=e;return s&&r(510)==s[r(500)]?{type:r(541),content:Wr(n,r(513),Wr(n,r(499)))}:void 0}))}}function xi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Di,i=t[o(553)][o(507)](o(559)),a=r[o(555)][o(516)],c=r[o(555)][o(556)],u=t[o(503)][o(532)];if(!a[o(550)](c)||!a[o(540)])return;const l=a[o(540)];if(u[o(505)](l)&&!u[o(536)](l)&&u[o(498)](l,o(562))){if(!s[o(520)][o(539)](r[o(555)],n[o(557)]))return;const t=s[o(544)][o(521)](o(543),{class:o(506)}),a=s[o(538)][o(526)](c);e&&i[o(533)][o(567)](r[o(525)])&&s[o(544)][o(548)](o(527),t),s[o(544)][o(551)](a,t),s[o(538)][o(531)](t,r[o(525)])}}}function Bi(){const t=["editor","formatBlock","registerDescriptionCallback","descriptionFactory","formatInline","5702648OjxuAK","has","locale","afterInit","commandName","type","get","_registerLegacyDescription","enableDefaultAttributesIntegration","plugins","removeFormat","1590bcDsHC","TrackChangesEditing","11205xnMnAT","733535SoJtem","RemoveFormatEditing","*Remove all formatting*","9dUlwhL","2041655OREhsK","11538918FVnjiU","574824vkSbOS","format","218294cSERip"];return(Bi=function(){return t})()}const Pi=Ui;function Ui(t,e){const n=Bi();return(Ui=function(t,e){return n[t-=351]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(402329===parseInt(n(364))/1+parseInt(n(372))/2+parseInt(n(367))/3*(parseInt(n(370))/4)+-parseInt(n(363))/5*(parseInt(n(361))/6)+parseInt(n(368))/7+parseInt(n(378))/8+-parseInt(n(369))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bi);class ji extends t.Plugin{[Pi(353)](){const t=Pi,e=this[t(373)];e[t(359)][t(351)](t(365))&&(e[t(359)][t(356)](t(362))[t(358)](t(360)),this[t(357)]())}[Pi(357)](){const t=Pi,e=this[t(373)];e[t(359)][t(356)](t(362))[t(376)][t(375)]((n=>{const r=t;if(r(374)!=n[r(355)]&&r(377)!=n[r(355)])return;const{data:s}=n;return s&&r(360)==s[r(354)]?{type:r(371),content:Wr(e[r(352)],r(366))}:void 0}))}}const Gi=zi;!function(t,e){const n=zi,r=t();for(;;)try{if(989729===-parseInt(n(325))/1*(-parseInt(n(330))/2)+parseInt(n(327))/3+parseInt(n(312))/4+-parseInt(n(315))/5+parseInt(n(331))/6+parseInt(n(318))/7+parseInt(n(333))/8*(-parseInt(n(321))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wi);class Vi extends t.Plugin{[Gi(317)](){const t=Gi,e=this[t(336)];if(!e[t(324)][t(332)](t(320)))return;const n=e[t(324)][t(334)](t(328));n[t(314)](t(329)),n[t(314)](t(313));const r=e[t(324)][t(334)](t(320));r[t(314)](t(323)),r[t(314)](t(322)),r[t(314)](t(316)),r[t(314)](t(319)),r[t(314)](t(335)),r[t(314)](t(326)),r[t(314)](t(311))}}function zi(t,e){const n=Wi();return(zi=function(t,e){return n[t-=311]})(t,e)}function Wi(){const t=["goToNextRestrictedEditingException","enableCommand","4218315SYZWpx","discardSuggestion","afterInit","3119403mnGSpi","acceptAllSuggestions","RestrictedEditingModeEditing","36VupSLa","acceptSuggestion","trackChanges","plugins","1rdJfoG","acceptSelectedSuggestions","3487257TKRcSk","TrackChangesEditing","goToPreviousRestrictedEditingException","3681172UdWFLl","6044436IMWJuv","has","8033920KLFRKU","get","discardAllSuggestions","editor","discardSelectedSuggestions","5577248dCBwWF"];return(Wi=function(){return t})()}const Hi=qi;function Ki(){const t=["descriptionFactory","merge","shiftEnter","requires","72636408WFvRGl","writer","deletion","TrackChangesEditing","softBreak","consumable","downcastDispatcher","high","options","data","test","ck-suggestion-marker-","toViewPosition","createUIElement","span","editor","5869385EhyIAG","addMarker:suggestion","init","188552dejaog","showSuggestionHighlights","mapper","3248gFbGwD","name","enableCommand","getItems","locale","addMarker:suggestion:deletion","createPositionBefore","ck-suggestion-marker--active","addMarker:suggestion:insertion","ELEMENT_LINE_BREAK","5878829gBPkng","plugins","addClass","split","4MwaWow","includes","bindElementToMarker","33039oNpfYa","markerRange","markerName","insert","14hQqIsI","839670fTPmUd","20joLvzd","model","editing","element","get","registerElementLabel","35RWuICg","4739994iLxxwf","activeMarkers"];return(Ki=function(){return t})()}function qi(t,e){const n=Ki();return(qi=function(t,e){return n[t-=435]})(t,e)}!function(t,e){const n=qi,r=t();for(;;)try{if(858022===-parseInt(n(435))/1*(parseInt(n(459))/2)+-parseInt(n(468))/3+parseInt(n(452))/4*(-parseInt(n(490))/5)+-parseInt(n(460))/6*(parseInt(n(467))/7)+parseInt(n(438))/8*(-parseInt(n(455))/9)+parseInt(n(461))/10*(parseInt(n(448))/11)+parseInt(n(474))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ki);class Xi extends t.Plugin{static get[Hi(473)](){return[Js.ShiftEnter]}[Hi(492)](){const t=Hi,e=this[t(489)],n=e[t(449)][t(465)](t(477));n[t(440)](t(472)),e[t(463)][t(480)].on(t(446),Yi(e),{priority:t(481)}),e[t(463)][t(480)].on(t(443),Yi(e),{priority:t(481)}),e[t(483)][t(480)].on(t(491),((n,r,s)=>{const o=t;s[o(482)][o(436)]&&Yi(e,{showActiveMarker:!1})(n,r,s)})),n[t(470)][t(466)](t(478),(n=>Wr(e[t(442)],t(447),n)))}}function Yi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=qi,i=t[o(449)][o(465)](o(477));if(!s[o(479)][o(484)](r[o(456)],n[o(439)]))return;const a=t[o(462)];for(const t of r[o(456)][o(441)]()){if(!t.is(o(464),o(478)))continue;const n=o(476)==r[o(457)][o(451)](":")[1]?o(471):o(451),c=s[o(475)][o(487)](o(488),{class:o(485)+n}),u=s[o(437)][o(486)](a[o(444)](t));e&&i[o(469)][o(453)](r[o(457)])&&s[o(475)][o(450)](o(445),c),s[o(475)][o(458)](u,c),s[o(437)][o(454)](c,r[o(457)])}}}const Ji=Qi;function Qi(t,e){const n=$i();return(Qi=function(t,e){return n[t-=445]})(t,e)}!function(t,e){const n=Qi,r=t();for(;;)try{if(331030===parseInt(n(471))/1+-parseInt(n(459))/2*(parseInt(n(476))/3)+-parseInt(n(474))/4+parseInt(n(447))/5+-parseInt(n(470))/6+-parseInt(n(482))/7+parseInt(n(466))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($i);class Zi extends t.Plugin{[Ji(448)](){const t=Ji,e=this[t(481)],n=e[t(479)],r=e[t(467)];if(!e[t(483)][t(468)](t(445)))return;const s=e[t(483)][t(464)](t(469)),o=t(480),i=e[t(462)][t(464)](o);s[t(475)](o,((e,r={})=>{const a=t,c=n[a(449)][a(453)];if(c[a(478)])return void e(r);const u=void 0!==r[a(461)]?r[a(461)]:!i[a(451)];n[a(477)]((()=>{const t=a,e=Array[t(473)](c[t(452)]());for(const r of e){const e=u?[r]:Ms(o,r,n);for(const n of e)s[t(450)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(463)][t(472)]((e=>{const n=t;if(n(457)!=e[n(446)]&&n(458)!=e[n(446)])return;const{data:s}=e;return s&&s[n(460)]==o?s[n(454)][0][n(461)]?{type:n(465),content:Wr(r,n(456))}:{type:n(465),content:Wr(r,n(455))}:void 0}))}}function $i(){const t=["afterInit","document","markInlineFormat","value","getRanges","selection","commandParams","FORMAT_RESTRICTED_DISABLED","FORMAT_RESTRICTED_ENABLED","formatBlock","formatInline","2xbyGWh","commandName","forceValue","commands","descriptionFactory","get","format","7661856TeXQIO","locale","has","TrackChangesEditing","2338890ZnIDTx","594036QkMxem","registerDescriptionCallback","from","244436nigGsn","enableCommand","1521483lsoDpk","change","isCollapsed","model","restrictedEditingException","editor","3419465hysbJy","plugins","StandardEditingModeEditing","type","1129210FCEpsY"];return($i=function(){return t})()}const ta=na;function ea(){const t=["FORMAT_STYLE","2BwkoZh","Style","toLowerCase","registerDescriptionCallback","182164IKqLyD","add","*Set format:* %0","editor","forceValue","has","registerAttributeLabel","get","element","plugins","18444690LtKOFQ","config","block","GeneralHtmlSupport","6335nnNubX","afterInit","commandParams","enableDefaultAttributesIntegration","DataSchema","StyleUtils","*Remove format:* %0","descriptionFactory","definitions","commandName","locale","ghsAttributes","registerInlineAttribute","getGhsAttributeNameForElement","format","styleName","_registerLegacyDescription","15256233oNXZSX","7xnBFqk","1076ChnyGR","normalizeConfig","style","inline","TrackChangesEditing","5779016HOQTHO","2862840cxWGeR","registerBlockAttribute","type","formatInline","1896627BxTrLi","formatBlock"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=109]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(868119===-parseInt(n(129))/1*(-parseInt(n(125))/2)+parseInt(n(122))/3+-parseInt(n(112))/4*(parseInt(n(143))/5)+-parseInt(n(118))/6+-parseInt(n(111))/7*(-parseInt(n(117))/8)+-parseInt(n(110))/9+parseInt(n(139))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{[ta(144)](){const t=ta,e=this[t(132)];if(!e[t(138)][t(134)](t(126))||!e[t(138)][t(134)](t(147)))return;const n=e[t(138)][t(136)](t(116)),r=e[t(153)],s=e[t(140)][t(136)](t(114))||{},o=e[t(138)][t(136)](t(142)),i=e[t(138)][t(136)](t(148))[t(113)](e[t(138)][t(136)](t(147)),s[t(151)]);n[t(146)](t(114));const a=new Set;for(const e of i[t(141)]){const n=o[t(156)](e[t(137)]);a[t(130)](n)}const c=new Set;for(const e of i[t(115)]){const n=o[t(156)](e[t(137)]);c[t(130)](n);for(const n of e[t(154)])c[t(130)](n)}for(const e of a)n[t(119)](e),n[t(150)][t(135)](e,Wr(r,t(124)));for(const e of c)n[t(155)](e),n[t(150)][t(135)](e,Wr(r,t(124)));this[t(109)]()}[ta(109)](){const t=ta,e=this[t(132)],n=e[t(153)];e[t(138)][t(136)](t(116))[t(150)][t(128)]((e=>{const r=t;if(r(123)!=e[r(120)]&&r(121)!=e[r(120)])return;const{data:s}=e;return s&&r(114)===s[r(152)]?s[r(145)][0][r(133)]?{type:r(157),content:Wr(n,r(131),s[r(145)][0][r(158)][r(127)]())}:{type:r(157),content:Wr(n,r(149),s[r(145)][0][r(158)][r(127)]())}:void 0}))}}function sa(t,e){const n=ia();return(sa=function(t,e){return n[t-=412]})(t,e)}const oa=sa;function ia(){const t=["markMultiRangeInsertion","isArray","selectTableRow","insertTableColumnLeft","isInContent","differ","filter","17506020DInOpx","getCellLocation","descriptionFactory","getSelectionAffectedTableCells","getAttribute","TableEditing","options","getColumnIndexes","registerCustomCallback","isEqual","discard","last","ELEMENT_TABLE_ROW","nodeBefore","element","18RKOWiU","removeTableRow","16SkAEjP","low","join","change:data","refresh","minColumn","getSuggestion","removeClass","above","position","registerElementLabel","type","ELEMENT_TABLE_COLUMN_WITH_TEXT","colspan","startsWith","maxColumn","every","downcastDispatcher","rootName","319450nJpFwq","addRange","includes","insertTable","min","detach","createRangeIn","*Remove:* %0","insertion","nodeAfter","fromRange","editor","_splitMarkerName","cell","_getCoordsForCells","getChangedMarkers","selection","values","createTableWalker","end","createPositionAt","afterInit","deletion","tableRow","_setupColumnsRowsFixing","23412ktOyHd","tableColumn","forceValue","*Insert:* %0","subType","locale","MAX_SAFE_INTEGER","accept","ELEMENT_TABLE","batch","execute","add","toLowerCase","ELEMENT_TABLE_WITH_TEXT","_tableSuggestions","TrackChangesEditing","insertTableRowAbove","plugins","addMarker:suggestion","oldRange","tableCell","registerPostFixer","isIntersectingWithRange","markMultiRangeDeletion","get","span","getItems","length","getChildren","_suggestionFactory","getFirstRange","enqueueChange","1454546ivjsYd","highest","maxRow","getRowIndexes","classes","push","55WlEvqM","ELEMENT_TABLE_COLUMN","max","start","MIN_SAFE_INTEGER","document","data","enableCommand","8625300iHCmWe","model","TableUtils","some","hasAttribute","getRanges","has","$textProxy","substr","tablePaste","6775384qHTfoy","writer","map","isTouching","left","showSuggestionHighlights","root","$graveyard","findAncestor","item","toViewElement","686MxxMtc","order","2358430dDcdUs","_getSuggestionCoords","_acceptFormatSuggestionCallbackFactory","commands","ELEMENT_TABLE_ROW_WITH_TEXT","suggestion","getChanges","minRow","first","table","removeTableColumn","registerDescriptionCallback","addClass","selectTableColumn","rowspan","_tablePostFixingSubtypes","createRangeOn","mapper","from","change","6rLryWS","insertTableRowBelow","insertTableColumnRight","getContainedElement","setSelection","name","insert"];return(ia=function(){return t})()}!function(t,e){const n=sa,r=t();for(;;)try{if(984617===-parseInt(n(573))/1+-parseInt(n(516))/2*(-parseInt(n(466))/3)+-parseInt(n(497))/4*(-parseInt(n(446))/5)+parseInt(n(541))/6*(parseInt(n(444))/7)+parseInt(n(433))/8*(parseInt(n(495))/9)+parseInt(n(480))/10+parseInt(n(415))/11*(-parseInt(n(423))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class aa extends t.Plugin{constructor(t){const e=sa;super(t),this[e(461)]=[e(539),e(542)],this[e(555)]=new Set}[oa(537)](){const t=oa,e=this[t(527)],n=e[t(424)][t(420)][t(532)];if(!e[t(558)][t(429)](t(485)))return;const r=e[t(546)],s=e[t(558)][t(565)](t(556)),o=e[t(558)][t(565)](t(425));s[t(482)][t(507)](t(455),(e=>Wr(r,t(549),e))),this[t(540)](),s[t(422)](t(519)),s[t(422)](t(475)),s[t(422)](t(459));for(const r of[t(557),t(467)]){const i=e[t(449)][t(565)](r);s[t(422)](r,(r=>{const a=t;e[a(424)][a(465)]((t=>{const e=a;r();const c=e(505)===i[e(445)],u=o[e(483)](n),l=o[e(412)](u),f=c?l[e(454)]-1:l[e(491)]+1,h=u[0][e(441)](e(455)),g=o[e(534)](h,{startRow:f,endRow:f}),d=Array[e(464)](g)[e(435)]((n=>t[e(462)](n[e(529)])));s[e(473)](d,e(539))}))}))}for(const r of[t(476),t(468)]){const i=e[t(449)][t(565)](r);s[t(422)](r,(r=>{const a=t;e[a(424)][a(465)]((t=>{const e=a;r();const c=e(437)===i[e(445)],u=o[e(483)](n),l=o[e(487)](u),f=c?l[e(454)]-1:l[e(491)]+1,h=u[0][e(441)](e(455)),g=o[e(534)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(464)](g)[e(435)]((n=>t[e(462)](n[e(529)])));s[e(473)](d,e(542))}))}))}for(const r of[t(496),t(456)]){const i=r[t(431)](11),a=i[t(553)](),c=a[t(431)](0,3)+t(566),u=t(455)+i,l=t(520)+i,f=t(417)+i;s[t(422)](r,(()=>{const i=t;e[i(424)][i(465)]((t=>{const e=i,h=o[e(483)](n),g=h[0][e(441)](e(455));let d;if(e(496)==r){const t=o[e(412)](h);d={startRow:t[e(454)],endRow:t[e(491)],includeAllSlots:!0}}else{const t=o[e(487)](h);d={startColumn:t[e(454)],endColumn:t[e(491)],includeAllSlots:!0}}const p=o[e(534)](g,d),m=Array[e(464)](p)[e(435)]((({cell:t})=>t)),E=ca(m[e(479)]((t=>t[e(427)](c)))),I=ca(m[e(479)]((t=>!t[e(427)](c))))[e(435)]((n=>t[e(462)](n))),b=s[e(564)](I,u);if(b&&(e(539)==b[e(545)]||e(542)==b[e(545)])){const n=this[e(447)](b);for(const r of E){const s=t[e(462)](r),i=o[e(481)](r),u=r[e(484)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(517)](s)}}}))}))}function c(r){const s=t,o=Array[s(464)](n[s(428)]())[s(435)]((t=>i.LiveRange[s(526)](t)));e[s(424)][s(465)]((t=>{const n=s,i=t[n(550)];r=r[n(479)]((t=>n(440)!=t[n(439)][n(515)])),t[n(470)](r),e[n(449)][n(565)](n(496))[n(501)](),e[n(551)](n(496),{forceDefaultExecution:!0}),e[n(424)][n(572)]((()=>{const t=n;e[t(424)][t(572)](i,(e=>{const n=t,r=o[n(479)]((t=>n(440)!=t[n(439)][n(515)]));r[n(568)]>0&&e[n(470)](r);for(const t of o)t[n(521)]()}))}))}))}function u(r){const s=t;e[s(424)][s(465)]((t=>{const o=s,a=Array[o(464)](n[o(428)]())[o(435)]((t=>i.LiveRange[o(526)](t))),c=[];for(const t of r)for(const e of t[o(567)]({shallow:!0}))c[o(414)](e);for(const n of c)o(440)!=n[o(439)][o(515)]&&(t[o(470)](t[o(536)](n,0)),e[o(449)][o(565)](o(456))[o(501)](),e[o(551)](o(456),{forceDefaultExecution:!0}));const u=a[o(479)]((t=>o(440)!=t[o(439)][o(515)]));u[o(568)]>0&&t[o(470)](u);for(const t of a)t[o(521)]()}))}function l(e,n){const r=t;return n[r(513)]((t=>e[r(426)]((e=>e[r(535)][r(489)](t[r(418)])||t[r(535)][r(489)](e[r(418)])))))}function f(e,n){const r=t;return e[r(426)]((t=>n[r(426)]((e=>t[r(535)][r(436)](e[r(418)])))))}e[t(421)][t(514)].on(t(559),((e,n,r)=>{const s=t;if(!r[s(486)][s(438)])return;const o=n[s(442)];if(!o)return;const i=r[s(463)][s(443)](o);function c(t){return Array[s(474)](t)?t:[t]}i&&s(561)===o[s(471)]&&(0,a.setHighlightHandling)(i,r[s(434)],((t,e,n)=>n[s(458)](c(e[s(413)]),t)),((t,e,n)=>n[s(504)](c(e[s(413)]),t)))}),{priority:t(574)}),s[t(482)][t(457)]((e=>{const n=t;if(n(524)!=e[n(508)]&&n(538)!=e[n(508)])return;const s=e[n(469)]();if(null!=s&&s.is(n(494),n(455))){if(n(524)==e[n(508)]){const t=e[n(567)]()[n(479)]((t=>t.is(n(430))))[n(435)]((t=>t[n(421)]));if(t[n(568)])return{type:n(524),content:Wr(r,n(544),Wr(r,n(554),'"'+t[n(499)](" ")+'"'))}}if(n(538)==e[n(508)]){const t=e[n(567)]()[n(479)]((t=>t.is(n(430))))[n(435)]((t=>t[n(421)]));if(t[n(568)])return{type:n(538),content:Wr(r,n(523),Wr(r,n(554),'"'+t[n(499)](" ")+'"'))}}}})),s[t(482)][t(457)]((e=>{const n=t;if(n(539)==e[n(545)]){const t=e[n(567)]()[n(479)]((t=>t.is(n(430))))[n(435)]((t=>t[n(421)])),s=this[n(447)](e),o=s[n(575)]-s[n(453)]+1;if(n(524)==e[n(508)])return t[n(568)]?{type:n(524),content:Wr(r,n(544),Wr(r,n(450),[o,'"'+t[n(499)](" ")+'"']))}:{type:n(524),content:Wr(r,n(544),Wr(r,n(492),o))};if(n(538)==e[n(508)])return t[n(568)]?{type:n(538),content:Wr(r,n(523),Wr(r,n(450),[o,'"'+t[n(499)](" ")+'"']))}:{type:n(538),content:Wr(r,n(523),Wr(r,n(492),o))}}if(n(542)==e[n(545)]){const t=e[n(567)]()[n(479)]((t=>t.is(n(430))))[n(435)]((t=>t[n(421)])),s=this[n(447)](e),o=s[n(512)]-s[n(502)]+1;if(n(524)==e[n(508)])return t[n(568)]?{type:n(524),content:Wr(r,n(544),Wr(r,n(509),[o,'"'+t[n(499)](" ")+'"']))}:{type:n(524),content:Wr(r,n(544),Wr(r,n(416),o))};if(n(538)==e[n(508)])return t[n(568)]?{type:n(538),content:Wr(r,n(523),Wr(r,n(509),[o,'"'+t[n(499)](" ")+'"']))}:{type:n(538),content:Wr(r,n(523),Wr(r,n(416),o))}}})),s[t(570)][t(488)](t(524),t(539),t(490),c),s[t(570)][t(488)](t(538),t(539),t(548),c),s[t(570)][t(488)](t(524),t(542),t(490),u),s[t(570)][t(488)](t(538),t(542),t(548),u),s[t(570)][t(488)](t(524),t(542),t(499),l),s[t(570)][t(488)](t(538),t(542),t(499),l),s[t(570)][t(488)](t(524),t(539),t(499),f),s[t(570)][t(488)](t(538),t(539),t(499),f)}[oa(448)](){const t=oa,e=this[t(527)],n=e[t(424)][t(420)][t(532)];return(r,s)=>{const o=t;e[o(424)][o(465)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(535)][a(493)];u&&u[0]&&!1===u[0][a(543)]&&(l=r[0][a(418)][a(525)]);const f=t[a(522)](l);if(a(440)==f[a(439)][a(515)])return;const h=Array[a(464)](n[a(428)]())[a(435)]((t=>i.LiveRange[a(526)](t)));t[a(470)](f),e[a(449)][a(565)](c)[a(501)](),u[a(414)]({forceDefaultExecution:!0}),e[a(551)](c,...u);const g=h[a(479)]((t=>a(440)!=t[a(439)][a(515)]));g[a(568)]>0&&t[a(470)](g);for(const t of h)t[a(521)]()}))}}[oa(530)](t){const e=oa,n=this[e(527)][e(558)][e(565)](e(425));let r=Number[e(547)],s=Number[e(419)],o=Number[e(547)],i=Number[e(419)];for(const a of t){if(e(440)==a[e(439)][e(515)])continue;const{row:t,column:c}=n[e(481)](a),u=a[e(427)](e(460))?a[e(484)](e(460))-1:0,l=a[e(427)](e(510))?a[e(484)](e(510))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[oa(540)](){const t=oa,e=this[t(527)],n=e[t(558)][t(565)](t(556)),r=e[t(558)][t(565)](t(425));e[t(424)][t(420)].on(t(500),(()=>{const r=t,s=Array[r(464)](e[r(424)][r(420)][r(478)][r(531)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(528)](t);if(r(451)!=s)continue;if(null!=e[r(560)])continue;const a=n[r(503)](o);this[r(461)][r(518)](i)&&this[r(555)][r(552)](a)}}),{priority:t(498)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(462)](e),a=e[s(441)](s(455)),c=r[s(481)](e);for(const t of this[s(555)]){const n=t[s(545)],r=n[s(511)](s(432)),u=n[s(431)](r?10:5),l=u[s(553)](),f=l[s(431)](0,3)+s(566),h=s(520)+u,g=s(417)+u;if(!t[s(477)])continue;if(a!=t[s(571)]()[s(418)][s(441)](s(455)))continue;if(t[s(563)](i))continue;const d=e[s(427)](f)?e[s(484)](f)-1:0,p=this[s(447)](t),m=p[h],E=p[g];m<=c[l]&&c[l]+d<=E&&(t[s(517)](i),o=!0)}return o};e[t(424)][t(420)][t(562)]((n=>{const r=t;let o=!1;for(const t of e[r(424)][r(420)][r(478)][r(452)]())if(r(472)==t[r(508)])if(r(539)==t[r(471)])for(const e of t[r(506)][r(525)][r(569)]())o=o||s(e,n);else r(561)==t[r(471)]&&(o=o||s(t[r(506)][r(525)],n));return o}))}[oa(447)](t){const e=oa;return this[e(530)](t[e(428)]()[e(435)]((t=>t[e(418)][e(525)])))}}function ca(t){const e=oa;return Array[e(464)](new Set(t)[e(533)]())}function ua(t,e){const n=fa();return(ua=function(t,e){return n[t-=494]})(t,e)}const la=ua;function fa(){const t=["136UvoRQO","registerCustomCallback","mergeTableCellLeft","element","has","mergeTableCellRight","*Split cell:* vertically","setSelection","enableCommand","root","isEnabled","subType","createRangeOn","format","set:isEnabled","mergeTableCells","push","splitTableCellVertically","afterInit","trackChanges","execute","formatBlock","locale","_acceptFormatSuggestionCallbackFactory","$graveyard","detach","rootName","change","39396NJTGRF","_isForcedDefaultExecutionBlock","231304EicTDs","_areMergableCells","model","isInContent","get","TrackChangesEditing","1446556UdqQUL","commandName","2947011EfPtrm","horizontally","getAncestors","containsRange","author","getRanges","tableCell","30965iBuvJO","requires","mergeTableCellDown","find","getSelectionAffectedTableCells","fromRange","formatInline","return","getCellLocation","getSuggestions","_suggestionFactory","type","5359040NiwgvA","52515DUxgUv","value","_tablePostFixingSubtypes","mergeTableCellUp","TableUtils","cell","editor","length","from","commands","TableEditing","filter","findAncestor","906IcsBQk","highest","accept","low","markBlockFormat","createTableWalker","table","forceDefaultExecution","insertion","add","descriptionFactory","splitTableCellHorizontally","refresh","registerDescriptionCallback","deletion","getFirstPosition","stop","plugins","document","selection","*Merge cells*","*Split cell:* horizontally","3080pcstak","_areSelectedCellsMergable","map","markMultiRangeBlockFormat","direction","size"];return(fa=function(){return t})()}!function(t,e){const n=ua,r=t();for(;;)try{if(515789===-parseInt(n(520))/1+-parseInt(n(526))/2+parseInt(n(528))/3+parseInt(n(589))/4*(parseInt(n(535))/5)+parseInt(n(561))/6*(-parseInt(n(518))/7)+-parseInt(n(547))/8+parseInt(n(548))/9*(parseInt(n(583))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[la(536)](){return[aa]}[la(508)](){const t=la,e=this[t(554)],n=e[t(522)][t(579)][t(580)],r=e[t(512)];if(!e[t(578)][t(494)](t(558)))return;const s=e[t(578)][t(524)](t(525)),o=e[t(578)][t(524)](t(552)),a=e[t(578)][t(524)](aa);a[t(550)][t(506)](t(505)),s[t(498)](t(505),(()=>{const n=t,r=o[n(539)](e[n(522)][n(579)][n(580)]);e[n(522)][n(517)]((()=>{const t=n;s[t(586)](r,{commandName:t(505),commandParams:[]},[],t(505))}))})),e[t(557)][t(524)](t(505)).on(t(510),((n,r)=>{const o=t;e[o(557)][o(524)](o(509))[o(549)]&&(r[o(555)]>0&&r[r[o(555)]-1]&&r[r[o(555)]-1][o(568)]||s[o(519)]||this[o(584)]()||n[o(577)]())}),{priority:t(562)});for(const n of[t(551),t(495),t(537),t(591)]){const r=e[t(557)][t(524)](n);s[t(498)](n,(()=>{const n=t,o=e[n(522)][n(579)][n(580)][n(576)]()[n(530)]()[n(538)]((t=>t.is(n(592),n(534)))),i=r[n(549)];e[n(522)][n(517)]((()=>{const t=n;s[t(586)]([o,i],{commandName:t(505),commandParams:[]},[],t(505))}))}))}for(const n of[t(507),t(572)]){const r=e[t(557)][t(524)](n);s[t(498)](n,(()=>{const i=t,a=o[i(539)](e[i(522)][i(579)][i(580)])[0],c=a[i(560)](i(567)),{column:u,row:l}=o[i(543)](a);let f=[];if(i(529)==r[i(587)]){const t=o[i(566)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(556)](t)[i(585)]((t=>t[i(553)]))}else{const t=o[i(566)](c,{column:u,includeAllSlots:!0});f=Array[i(556)](t)[i(585)]((t=>t[i(553)]))}e[i(522)][i(517)]((t=>{const e=i;s[e(565)](t[e(502)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(571)][t(574)]((e=>{const n=t;if(n(511)!=e[n(546)]&&n(541)!=e[n(546)])return;const{data:s}=e;return s&&n(505)==s[n(527)]?{type:n(503),content:Wr(r,n(581))}:void 0})),s[t(571)][t(574)]((e=>{const n=t;if(n(511)!=e[n(546)]&&n(541)!=e[n(546)])return;const{data:s}=e;return s?n(507)==s[n(527)]?{type:n(503),content:Wr(r,n(496))}:n(572)==s[n(527)]?{type:n(503),content:Wr(r,n(582))}:void 0:void 0}));const c=a[t(513)]();for(const e of[t(551),t(495),t(537),t(591)])s[t(545)][t(590)](t(511),e,t(563),c);for(const e of[t(507),t(572)])s[t(545)][t(590)](t(511),e,t(563),c);s[t(545)][t(590)](t(511),t(505),t(563),(r=>{const s=t;e[s(522)][s(517)]((t=>{const o=s,a=Array[o(556)](n[o(533)]())[o(585)]((t=>i.LiveRange[o(540)](t)));t[o(497)](r),e[o(557)][o(524)](o(505))[o(573)](),e[o(510)](o(505),{forceDefaultExecution:!0});const c=a[o(559)]((t=>o(514)!=t[o(499)][o(516)]));c[o(555)]>0&&t[o(497)](c);for(const t of a)t[o(515)]()}))}));for(const n of[t(551),t(537),t(591),t(495)]){const r=e[t(557)][t(524)](n);r.on(t(504),((n,s,o)=>{const i=t;if(o){const t=e[i(522)][i(579)][i(580)][i(576)]()[i(530)]()[i(538)]((t=>t.is(i(592),i(534))));this[i(521)](r[i(549)],t)||(n[i(542)]=!1,n[i(577)]())}}),{priority:t(564)})}}[la(584)](){const t=la,e=this[t(554)][t(557)][t(524)](t(505)),n=this[t(554)][t(578)][t(524)](t(552));if(!e[t(500)])return!1;const r=n[t(539)](this[t(554)][t(522)][t(579)][t(580)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(521)](e,n))return!1;return!0}[la(521)](t,e){const n=la,r=this[n(554)][n(578)][n(524)](n(525)),s=this[n(554)][n(522)][n(502)](t),o=this[n(554)][n(522)][n(502)](e),i=new Set,a=new Set;for(const t of r[n(544)]())if((n(569)==t[n(546)]||n(575)==t[n(546)]||n(505)==t[n(501)])&&t[n(523)])for(const e of t[n(533)]())e[n(531)](s,!0)&&i[n(570)](t[n(546)]+":"+t[n(532)].id),e[n(531)](o,!0)&&a[n(570)](t[n(546)]+":"+t[n(532)].id);if(i[n(588)]!=a[n(588)])return!1;for(const t of i)if(!a[n(494)](t))return!1;return!0}}function ga(t,e){const n=pa();return(ga=function(t,e){return n[t-=278]})(t,e)}const da=ga;function pa(){const t=["editing","ck-suggestion-marker-","highest","includes","writer","341779MwwUqp","FORMAT_HEADER_COLUMN","has","addClass","type","getCellLocation","TableEditing","registerAttributeLabel","end","accept","_splitMarkerName","nodeBefore","removeClass","mapper","_registerLegacyDescription","FORMAT_REGULAR_COLUMN","editor","setAttribute","consumable","*Format:* %0","data","parent","TableUtils","3789OjdapD","locale","14240Kztyfr","start","ck-suggestion-marker--active","28180TefxBN","commandName","downcastDispatcher","_acceptFormatSuggestionCallbackFactory","commandParams","createTableWalker","FORMAT_HEADER_ROW","cell","nodeAfter","format","toViewElement","addMarker:suggestion","1255006htKYmb","markerName","bindElementToMarker","showSuggestionHighlights","markerNameToElements","item","_handleLegacySuggestions","enableDefaultAttributesIntegration","stop","unbindElementFromMarkerName","FORMAT_REGULAR_ROW","438hGJOih","consume","activeMarkers","_suggestionFactory","367635EKeskG","markerRange","removeMarker:suggestion","forceValue","descriptionFactory","6CJukVt","get","name","1784902RCpRTD","TrackChangesEditing","registerBlockAttribute","registerCustomCallback","requires","plugins","data-suggestion","registerDescriptionCallback","getSuggestion","afterInit","headingColumns","options","headingRows","removeAttribute","setTableRowHeader","setTableColumnHeader","4045848EwYnFf","formatBlock"];return(pa=function(){return t})()}!function(t,e){const n=ga,r=t();for(;;)try{if(412584===-parseInt(n(292))/1+-parseInt(n(332))/2+-parseInt(n(343))/3*(-parseInt(n(317))/4)+-parseInt(n(347))/5*(parseInt(n(352))/6)+parseInt(n(355))/7+-parseInt(n(285))/8+parseInt(n(315))/9*(parseInt(n(320))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[da(359)](){return[aa]}[da(278)](){const t=da,e=this[t(308)];if(!e[t(360)][t(294)](t(298)))return;const n=e[t(316)],r=e[t(360)][t(353)](t(356));r[t(339)](t(283)),r[t(339)](t(284)),r[t(357)](t(281)),r[t(357)](t(279)),r[t(351)][t(299)](t(281),Wr(n,t(326))),r[t(351)][t(299)](t(279),Wr(n,t(293))),this[t(338)]()}[da(338)](){const t=da,e=this[t(308)][t(360)][t(353)](t(356)),n=this[t(308)][t(360)][t(353)](t(314)),r=this[t(308)][t(360)][t(353)](aa)[t(323)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=ga,{type:c,id:u}=e[a(302)](o[a(333)]),l=e[a(363)](u),f=l[a(312)];if(a(286)!=l[a(296)]||!f||a(284)!=f[a(321)])return;if(o[a(337)])return void s[a(340)]();if(!i[a(310)][a(344)](o[a(348)],s[a(354)]))return;const h=o[a(348)][a(318)][a(328)],g=o[a(348)][a(300)][a(303)],d=h[a(313)][a(313)],{column:p}=n[a(297)](h),{column:m}=n[a(297)](g);for(let s=p;s<=m;s++){const l=n[a(325)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(327)],l=i[a(305)][a(330)](s);i[a(291)][a(295)](a(288)+c,l),r&&i[a(291)][a(309)](a(361),u,l),i[a(305)][a(334)](l,o[a(333)]),t&&(e[a(345)][a(290)](o[a(333)])?i[a(291)][a(295)](a(319),l):i[a(291)][a(304)](a(319),l))}}}}e[t(346)][t(358)](t(286),t(283),t(301),r),e[t(346)][t(358)](t(286),t(284),t(301),r),this[t(308)][t(287)][t(322)].on(t(331),s(),{priority:t(289)}),this[t(308)][t(312)][t(322)].on(t(331),((e,n,r)=>{const o=t;r[o(280)][o(335)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(289)}),this[t(308)][t(287)][t(322)].on(t(349),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(302)](r[o(333)]),c=e[o(363)](a),u=c[o(312)];if(o(286)!=c[o(296)]||!u||o(284)!=u[o(321)])return;const l=s[o(305)][o(336)](r[o(333)]);if(l)for(const t of l)s[o(291)][o(304)](o(288)+i,t),s[o(291)][o(304)](o(319),t),s[o(291)][o(282)](o(361),t),s[o(305)][o(341)](t,r[o(333)])}),{priority:t(289)}),this[t(306)]()}[da(306)](){const t=da,e=this[t(308)],n=e[t(316)];function r(e){const r=t;return{type:r(329),content:Wr(n,r(311),e)}}e[t(360)][t(353)](t(356))[t(351)][t(362)]((e=>{const s=t;if(s(286)!=e[s(296)])return;const{data:o}=e;if(o){if(s(283)==o[s(321)]){const t=o[s(324)][0][s(350)];return r(Wr(n,s(t?326:342)))}if(s(284)==o[s(321)]){const t=o[s(324)][0][s(350)];return r(Wr(n,s(t?293:307)))}}}))}}const Ea=Ia;function Ia(t,e){const n=ba();return(Ia=function(t,e){return n[t-=418]})(t,e)}function ba(){const t=["tablePasteColumn","tableCellBorderWidth","call","createElement","nodeAfter","set","14PJKxvA","getColumnIndexes","createPositionBefore","filter","high","markerName","descriptionFactory","getSuggestion","markers","rootName","ck-suggestion-marker--active","author","value","tableCellBorderStyle","getSuggestionCallback","getRange","getColumns","getAttributes","removeMarkers","insertion","createRange","rowInsertionIndexes","tableCellVerticalAlignment","model","removeRows","change","previousSibling","paragraph","add","subType","reduce","fill","getChanges","has","getChangedMarkers","hasSuggestion","registerDescriptionCallback","setAttributes","fromEntries","forceDefaultExecution","documentSelection","cell","markMultiRangeDeletion","forEach","965055JjYkdn","suggestion:formatBlock:tablePasteCell","TableUtils","selection","requires","root","getRows","every","previous","discard","rowInsertionRanges","join","_isForcedDefaultExecutionBlock","return","getRanges","tableCellSuggestion","includes","options","editingDowncast","formatBlock","registerPostFixer","redo","find","insertColumns","tablePasteCell","containsRange","registerCustomCallback","schema","register","insert","suggestionLoaded","markerToHighlight","getChildren","tableCellBorderColor","suggestion-td","endRow","content","insertionRanges","updateMarker","isEmpty","tableCell","TableClipboard","wrap","detach","deletion","differ","plugins","1269288AoXnpl","last","getAllAdjacentSuggestions","name","oldRange","809tNvTnH","insertRows","TrackChangesEditing","accept","30LCVRaY","createTableWalker","_replaceTableSlotCell","tablePaste","locale","clipboardOutput","rows","1296918FQYrkd","keys","Users","trackChanges","_getCoordsForCells","ck-suggestion-marker","getChild","removeColumns","tablePasteRow","getShiftedBy","insertContent","view","markMultiRangeBlockFormat","listenTo","column","columnInsertionIndexes","tableCellHorizontalAlignment","isEqual","elementToElement","showSuggestionHighlights","dataDowncast","markerAttributes","createRangeOn","ck-suggestion-marker-insertion","editing","getTableIfOnlyTableInContent","isInContent","from","tableCellBackgroundColor","tableCellPadding","newRange","type","start","_createdBatches","for","unwrap","columns","tablePasteChainId","getItems","element","row","afterInit","deletionRanges","$graveyard","position","getSelectionAffectedTableCells","first","703578HKWRSs","5lDqzQz","447464esvHwY","end","_suggestionFactory","getRowIndexes","columnInsertionRanges","push","map","commands","document","entries","4543957dAXQDN","_tablePostFixingSubtypes","removeMarker","some","*Replace table cells*","getMarkers","setAttribute","fromRange","838ryJlOq","batch","getSuggestions","findAncestor","editor","activeMarkers","next","conversion","remove","low","suggestion","startsWith","suggestionUnloaded","get","endColumn","attributes","createRangeIn","table","stop","move","getContainedElement","cells","_splitMarkerName","markMultiRangeInsertion","length","nextSibling"];return(ba=function(){return t})()}!function(t,e){const n=Ia,r=t();for(;;)try{if(176256===parseInt(n(613))/1*(-parseInt(n(485))/2)+-parseInt(n(561))/3+-parseInt(n(608))/4+parseInt(n(466))/5*(-parseInt(n(465))/6)+parseInt(n(517))/7*(-parseInt(n(467))/8)+parseInt(n(418))/9+-parseInt(n(617))/10*(-parseInt(n(477))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ba);const Ta=[Ea(512),Ea(594),Ea(530),Ea(434),Ea(539),Ea(446),Ea(447)],_a=Object[Ea(555)](Ta[Ea(473)]((t=>[t,null])));class ya extends t.Plugin{static get[Ea(565)](){return[aa]}[Ea(459)](){const t=Ea,n=this[t(489)];if(!n[t(607)][t(550)](t(602)))return;const r=n[t(607)][t(498)](t(615)),s=n[t(607)][t(498)](t(563)),o=n[t(607)][t(498)](aa),a=n[t(607)][t(498)](t(602));o[t(478)][t(472)](t(426),t(511)),n[t(540)][t(588)][t(589)](t(576),{allowIn:t(601),allowContentOf:t(601),isLimit:!0}),n[t(492)][t(436)]({model:t(576),view:t(595)});let c=null;n[t(540)].on(t(428),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(509)]-1];h&&h[u(556)]||r[u(573)]||this[u(489)][u(474)][u(498)](u(421))[u(529)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(557)))return!1;const i=s[o(443)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(463)](n[o(475)][o(564)]);if(!a[o(509)])return!1;const c=a[0][o(488)](o(502)),l=r[o(470)](a),f=r[o(518)](a),h={startRow:l[o(464)],endRow:l[o(609)],startColumn:f[o(464)],endColumn:f[o(609)]};return 1==a[o(509)]&&(h[o(596)]+=r[o(567)](i)-1,h[o(499)]+=r[o(533)](i)-1),ka(c,h,r)}(l,f,n[u(540)],s,a)&&(o[u(503)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(540)][u(542)]((()=>{const t=u;n[t(540)][t(428)](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(509)]&&r[t(508)](o,t(426),{tablePasteChainId:s}),a[t(509)]&&r[t(508)](a,t(511),{tablePasteChainId:s}),l[t(509)]&&(r[t(508)](l,t(620),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(560)]((e=>{const n=t;var r;return null===(r=e[n(604)])||void 0===r?void 0:r[n(513)](e)}))),f[t(509)]&&(r[t(559)](f,t(620),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(560)]((e=>{const n=t;var r;return null===(r=e[n(604)])||void 0===r?void 0:r[n(513)](e)})));const g=r[t(430)](h[t(473)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(585),{tablePasteChainId:s});if(g){const e=g[t(482)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(540)][t(440)](s),a=e[t(583)]((e=>e[t(532)]()[t(435)](i)));a&&r[t(472)]([a[t(611)],o])}r[t(509)]&&g[t(483)](t(439),Object[t(555)](r))}c=null})))}),{priority:e.priorities[t(521)]+10}),n[t(607)][t(498)](t(602)).on(t(619),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(503)]();const u=s[r(558)],l=o,f=Aa(u),h=Aa(l);e[r(574)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(493)](u[r(424)](0));for(const t of Array[r(445)](l[r(593)]()))a[r(590)](t,u,r(468));const t=c[r(538)][r(577)](s[r(458)]),e=c[r(433)][r(577)](s[r(432)]);t||e||(g=i.LiveRange[r(484)](a[r(501)](u)))}else h&&!f&&(d=a[r(501)](u));else{const t=a[r(514)](r(576)),e=a[r(514)](r(576));a[r(603)](a[r(501)](u),e),a[r(590)](t,u,0);for(const e of Array[r(445)](l[r(593)]()))a[r(590)](e,t,r(468));g=i.LiveRange[r(484)](a[r(440)](t)),d=i.LiveRange[r(484)](a[r(440)](e))}const p=Array[r(445)](l[r(534)]())[r(520)]((([t])=>Ta[r(577)](t)));c[r(506)][r(472)]({element:u,attributes:p[r(509)]?Object[r(555)](p):null}),g&&c[r(598)][r(472)](g),d&&c[r(460)][r(472)](d)}),{priority:t(521)}),s.on(t(584),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(454)]||1;c[o(433)]=new Array(l)[o(548)](u)[o(473)](((t,e)=>t+e));for(const{cell:t}of s[o(618)](i,{startColumn:u,endColumn:u+l-1}))c[o(471)][o(472)](n[o(540)][o(440)](t))}),{priority:t(494)}),s.on(t(614),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(623)]||1;c[o(538)]=new Array(l)[o(548)](u)[o(473)](((t,e)=>t+e));for(const{cell:t}of s[o(618)](i,{startRow:u,endRow:u+l-1}))c[o(571)][o(472)](n[o(540)][o(440)](t))}),{priority:t(494)}),r[t(523)][t(553)]((e=>{const r=t;if(e[r(546)]&&e[r(546)][r(496)](r(620)))return e[r(569)]?{}:{type:r(536),content:Wr(n[r(621)],r(481))}}));const u=()=>!1;for(const e of[t(620),t(511),t(426),t(585)])r[t(469)][t(587)](t(536),e,t(572),u),r[t(469)][t(587)](t(605),e,t(572),u),r[t(469)][t(587)](t(580),e,t(572),u);r[t(469)][t(587)](t(580),t(585),t(570),u),r[t(469)][t(587)](t(580),t(585),t(616),((e,r,s)=>{const o=t,i=e[o(473)]((t=>t[o(505)]()))[o(520)]((t=>t)),a=new Map(i[o(473)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(506)])e&&a[o(516)](t,e);else if(s&&s[o(439)])for(const[t,e]of Object[o(476)](s[o(439)])){const r=n[o(540)][o(525)][o(498)](t),s=r?r[o(532)]()[o(505)]():null;s&&a[o(516)](s,e)}n[o(540)][o(542)]((t=>{const e=o;for(const[n,r]of a)t[e(554)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(469)][o(587)](e,o(620),s,((t,i,a)=>{const c=o;n[c(540)][c(542)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(450)][o(515)];t.is(o(457),o(576))&&u[o(472)](t)}r[o(469)][o(531)](e,null,s)(t,i,a);for(const t of u)o(461)!=t[o(566)][o(526)]&&n[o(453)](t)}))}))};l(t(536),t(616)),l(t(536),t(570)),l(t(605),t(616)),l(t(605),t(570)),r[t(469)][t(587)](t(536),t(426),t(570),(e=>{const n=t,r=e[n(473)]((t=>t[n(505)]())),i=r[0][n(488)](n(502)),{minRow:a,maxRow:c}=o[n(422)](r);s[n(541)](i,{at:a,rows:c-a+1})})),r[t(469)][t(587)](t(536),t(511),t(570),(e=>{const n=t,r=e[n(473)]((t=>t[n(505)]())),i=r[0][n(488)](n(502)),{minColumn:a,maxColumn:c}=o[n(422)](r);s[n(425)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(546)]||!n[s(546)][s(496)](s(620)))return;const o=n[s(500)][s(455)],i=r[s(487)]()[s(520)]((t=>t[s(444)]&&t[s(500)]&&t[s(500)][s(455)]==o));i[s(509)]&&n[s(610)]()[s(509)]!=i[s(509)]&&i[s(547)](((t,e)=>(t[s(491)]=e,e[s(569)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(507)](e[s(522)]),i=[s(423),s(441)],a=r[s(490)][s(577)](e[s(522)]);return a&&i[s(472)](s(527)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(591),f,{priority:t(521)}),r.on(t(497),f,{priority:t(521)}),n[t(540)][t(475)][t(581)]((()=>{const e=t;let s=!1;const o=Array[e(445)](n[e(540)][e(475)][e(606)][e(551)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(507)](t);if(e(495)!=o||e(605)!=a||i[e(612)])continue;if(!r[e(552)](c))continue;const u=r[e(524)](c)[e(575)](),l=n[e(607)][e(498)](e(420)).me;for(const t of r[e(487)]())if(t[e(444)]&&t[e(528)]==l&&e(580)==t[e(449)]&&e(585)==t[e(546)]&&t[e(575)]()[e(568)]((t=>u[e(480)]((n=>n[e(586)](t,!0))))))for(const n of t[e(610)]())n[e(444)]&&(n[e(570)](),s=!0)}return s})),n[t(540)][t(475)][t(581)]((e=>{const s=t,o=n[s(474)][s(498)](s(582));if(!o||!o[s(451)][s(550)](e[s(486)]))return!1;let i=!1;const a=n[s(607)][s(498)](s(420)).me,c=n[s(540)][s(475)][s(606)][s(549)](),u=Array[s(445)](n[s(540)][s(475)][s(606)][s(551)]())[s(520)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(507)](t);return n(495)==o&&n(620)==i&&c==a.id&&!e[n(612)]}));for(const t of c){if(s(590)!=t[s(449)]||s(576)!=t[s(611)]||1!=t[s(509)])continue;const n=e[s(537)](t[s(462)],t[s(462)][s(427)](1));if(!u[s(583)]((({data:t})=>t[s(448)][s(435)](n))))for(const{name:t,data:r}of u)if(n[s(586)](r[s(448)])){e[s(599)](t,{range:n}),i=!0;break}}return i})),n[t(540)][t(475)][t(581)]((e=>{const s=t;let o=!1;const i=n[s(607)][s(498)](s(420)).me,a=r[s(487)]()[s(520)]((t=>t[s(444)]&&t[s(528)]==i)),c=new Set,u=new Set;for(const t of a)if(s(620)==t[s(546)])for(const e of t[s(482)]()){const n=e[s(532)]()[s(505)]();if(n)if(n.is(s(457),s(576))&&Aa(n)){t[s(479)](e[s(611)]),c[s(545)](n),o=!0;const r=n[s(510)],i=n[s(543)],a=r&&r.is(s(457),s(576)),l=i&&i.is(s(457),s(576));a&&!c[s(550)](r)&&u[s(545)](r),l&&!c[s(550)](i)&&u[s(545)](i)}else n.is(s(457),s(544))&&n[s(600)]&&(t[s(479)](e[s(611)]),o=!0)}else if(s(585)==t[s(546)]){if(!t[s(500)]||!t[s(500)][s(455)])continue;const e=t[s(500)][s(439)];if(e&&Object[s(419)](e)[s(509)])continue;const n=t[s(500)][s(455)];let r=!0,i=!0;for(const e of a)if(e[s(546)]&&e[s(546)][s(496)](s(620))){if(!e[s(500)][s(455)]){i=!1;break}if(e.id!=t.id&&e[s(500)][s(455)]==n){r=!1;break}}i&&r&&(t[s(535)](),o=!0)}for(const t of c)e[s(493)](t);for(const t of u)e[s(453)](t);return o})),n[t(492)][t(452)](t(579))[t(592)]({model:t(562),view:(t,e)=>h(t),converterPriority:t(521)}),n[t(492)][t(452)](t(438))[t(592)]({model:t(562),view:(e,n)=>n[t(578)][t(437)]?h(e,!1):null,converterPriority:t(521)});const g=n[t(442)][t(429)];this[t(431)](g[t(475)],t(622),((e,n)=>{const r=t,s=[];for(const t of g[r(501)](n[r(597)])[r(456)]())t.is(r(457),r(595))&&s[r(472)](t);g[r(542)]((t=>{const e=r;for(const n of s)t[e(504)](t[e(501)](n),t[e(519)](n)),t[e(493)](n)}))}))}}function Aa(t){const e=Ea;if(t[e(600)])return!0;const n=t[e(424)](0);return n.is(e(457),e(544))&&n[e(600)]}function ka(t,e={},n){const r=Ea;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(618)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ca(t,e){const n=Ra();return(Ca=function(t,e){return n[t-=375]})(t,e)}const La=Ca;function Ra(){const t=["getTableColumnsWidths","change","getSuggestionCallback","1028951ajBgRa","document","resizeTable","model","locale","type","getSelectedElement","getAttribute","columnWidths","3281080qLSntE","registerDescriptionCallback","plugins","getSuggestions","TableColumnResizeEditing","enableCommand","tableWidth","has","*Format:* resize table","_suggestionFactory","Users","13030872csZpar","getColumnGroupElement","markBlockFormat","accept","3HMyTAY","author","formatBlock","table","3034230ivQUsg","resizeTableWidth","handleResizeTableWidthCommand","selection","formatInline","afterInit","commandParams","handleSuggestionDescription","discard","get","959094KWdkHa","editor","descriptionFactory","registerCustomCallback","data","subType","formatGroupId","format","TrackChangesEditing","330564Zqrahr","1384356qWqqdb","getContainedElement","bind"];return(Ra=function(){return t})()}!function(t,e){const n=Ca,r=t();for(;;)try{if(888743===parseInt(n(411))/1+-parseInt(n(382))/2+-parseInt(n(397))/3*(-parseInt(n(421))/4)+-parseInt(n(401))/5+parseInt(n(420))/6+parseInt(n(427))/7+parseInt(n(393))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ra);class Sa extends t.Plugin{[La(406)](){const t=La;if(!this[t(412)][t(384)][t(389)](t(386)))return;const e=this[t(412)][t(384)][t(410)](t(419));e[t(387)](t(402),this[t(403)][t(423)](this)),e[t(391)][t(414)](t(399),t(375),t(396),e[t(391)][t(426)](t(399),null,t(409))),e[t(391)][t(414)](t(399),t(375),t(409),e[t(391)][t(426)](t(399),null,t(396))),e[t(413)][t(383)](this[t(408)][t(423)](this))}[La(403)](t,e){const n=La,r=this[n(412)][n(384)][n(410)](n(419)),s=this[n(412)][n(384)][n(410)](n(386)),o=e[n(400)]||this[n(412)][n(376)][n(428)][n(404)][n(379)]();this[n(412)][n(376)][n(425)]((()=>{const i=n,a=s[i(394)](o);let c=a?s[i(424)](a):null,u=o[i(380)](i(388))||null;const l=e[i(388)]||u,f=e[i(381)]||c,h=this[i(412)][i(384)][i(410)](i(392)).me;for(const t of r[i(385)]()){const e=t[i(422)]();if(i(375)===t[i(416)]&&e===o){t[i(398)]!==h&&t[i(409)]();const e=t[i(415)][i(407)];u=e[0][i(388)],c=e[0][i(381)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(395)](o,{commandName:i(402),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(375)},[],i(375))}))}[La(408)](t){const e=La;if(e(399)!=t[e(378)]&&e(405)!=t[e(378)])return;const{data:n}=t;if(n&&e(375)===n[e(417)]){const t=e(390);return{type:e(418),content:Wr(this[e(412)][e(377)],t)}}}}const Na=va;function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=139]})(t,e)}function Ma(){const t=["2184442uJptLh","6TFHzbe","TrackChangesEditing","editor","insertTemplate","370264JtgFQU","265ZnGhSj","has","159342UMPVuF","get","plugins","80kEklHL","4319176DVDVwL","9fLAhap","enableCommand","6279383GwnXpx","afterInit","7999705LvGaYq","158741jsalvX","Template"];return(Ma=function(){return t})()}!function(t,e){const n=va,r=t();for(;;)try{if(728243===parseInt(n(157))/1+-parseInt(n(139))/2+-parseInt(n(140))/3*(-parseInt(n(144))/4)+-parseInt(n(145))/5*(parseInt(n(147))/6)+-parseInt(n(156))/7+-parseInt(n(151))/8*(parseInt(n(152))/9)+-parseInt(n(150))/10*(-parseInt(n(154))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class Oa extends t.Plugin{[Na(155)](){const t=Na,e=this[t(142)];e[t(149)][t(146)](t(158))&&e[t(149)][t(148)](t(141))[t(153)](t(143))}}const wa=Da;function Da(t,e){const n=xa();return(Da=function(t,e){return n[t-=347]})(t,e)}!function(t,e){const n=Da,r=t();for(;;)try{if(104765===parseInt(n(363))/1*(-parseInt(n(356))/2)+parseInt(n(350))/3+parseInt(n(369))/4+-parseInt(n(347))/5*(-parseInt(n(366))/6)+-parseInt(n(370))/7*(parseInt(n(362))/8)+parseInt(n(364))/9*(parseInt(n(357))/10)+parseInt(n(348))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xa);class Fa extends t.Plugin{[wa(352)](){const t=wa,e=this[t(368)];if(!e[t(359)][t(365)](t(354)))return;e[t(358)][t(365)](t(367))[t(353)](t(354));const n=e[t(358)][t(365)](t(367)),r=e[t(361)];n[t(349)][t(360)](t(355),(e=>Wr(r,t(351),e)))}}function xa(){const t=["30583mlRVxE","575PbnZvp","560604VxJHQf","descriptionFactory","152886idYTpb","ELEMENT_TABLE_OF_CONTENTS","afterInit","enableCommand","insertTableOfContents","tableOfContents","2FQKWgf","10DBCRmQ","plugins","commands","registerElementLabel","locale","296uLfQVO","100889QzrQXW","849861UKYrPB","get","1374DNKAiS","TrackChangesEditing","editor","578468WLLUQj"];return(xa=function(){return t})()}function Ba(t,e){const n=Ua();return(Ba=function(t,e){return n[t-=125]})(t,e)}const Pa=Ba;function Ua(){const t=["ELEMENT_TITLE","getNearestSelectionRange","registerElementLabel","912sBvFXj","newRange","64482lNgalj","element","end","document","46382JxTuYg","from","editor","suggestion","registerPostFixer","TrackChangesEditing","start","removeMarker","1228BnvNec","descriptionFactory","differ","2376630wOWmFR","19274820joTubx","isEqual","getChangedMarkers","model","246uWKpnC","_splitMarkerName","updateMarker","isCollapsed","forward","afterInit","isTouching","873zwEPAW","Title","has","get","240mkwUWh","4BwikOG","title-content","locale","69735YtkIdz","nodeBefore","plugins","createRange","5437251jNBZqo","schema"];return(Ua=function(){return t})()}!function(t,e){const n=Ba,r=t();for(;;)try{if(486307===-parseInt(n(162))/1*(-parseInt(n(147))/2)+parseInt(n(150))/3*(-parseInt(n(167))/4)+-parseInt(n(170))/5*(parseInt(n(155))/6)+parseInt(n(139))/7*(-parseInt(n(133))/8)+parseInt(n(128))/9+-parseInt(n(166))/10*(parseInt(n(135))/11)+parseInt(n(151))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[Pa(160)](){const t=Pa,e=this[t(141)];if(!e[t(126)][t(164)](t(163)))return;const n=e[t(126)][t(165)](t(144));n[t(148)][t(132)](t(168),(()=>Wr(e[t(169)],t(130)))),e[t(154)][t(138)][t(143)]((r=>{const s=t;let o=!1;const i=Array[s(140)](e[s(154)][s(138)][s(149)][s(153)]());for(const{name:t,data:a}of i){const{group:i}=n[s(156)](t);if(s(142)!==i||!a[s(134)])continue;const c=a[s(134)],u=c[s(137)][s(125)];if(!u||!u.is(s(136),s(168)))continue;if(!c[s(145)][s(161)](c[s(137)]))continue;const l=e[s(154)][s(129)][s(131)](c[s(137)],s(159));if(l&&l[s(158)]){const e=r[s(127)](c[s(145)],l[s(145)]);e[s(152)](c)||(r[s(157)](t,{range:e}),o=!0)}o||(r[s(146)](t),o=!0)}return o}))}}const Ga=za;function Va(){const t=["get","1967iNkuBY","plugins","368190HIPyPf","194619GZAVVM","undo","editor","afterInit","redo","321723izwmOU","has","536838kZxJtG","enableCommand","UndoEditing","5598PyATvo","23427tOhyeP","1016LWSzsq","793320hIbyGJ","TrackChangesEditing"];return(Va=function(){return t})()}function za(t,e){const n=Va();return(za=function(t,e){return n[t-=223]})(t,e)}!function(t,e){const n=za,r=t();for(;;)try{if(139745===parseInt(n(227))/1+-parseInt(n(234))/2+-parseInt(n(232))/3+-parseInt(n(240))/4+-parseInt(n(226))/5+-parseInt(n(237))/6*(-parseInt(n(224))/7)+-parseInt(n(239))/8*(-parseInt(n(238))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Va);class Wa extends t.Plugin{[Ga(230)](){const t=Ga,e=this[t(229)],n=e[t(225)][t(223)](t(241));e[t(225)][t(233)](t(236))&&(n[t(235)](t(228)),n[t(235)](t(231)))}}function Ha(){const t=["requires","1926460bAwjbK","819039ZByvDX","21OLMnDo","afterInit","167702dMhDCK","toggleTableCaption","editor","has","9930248VOAord","get","1875325OKekPu","TableCaptionEditing","1134980eyXnpX","763314NXQoOQ","plugins","enableCommand","TrackChangesEditing"];return(Ha=function(){return t})()}const Ka=qa;function qa(t,e){const n=Ha();return(qa=function(t,e){return n[t-=186]})(t,e)}!function(t,e){const n=qa,r=t();for(;;)try{if(304079===-parseInt(n(200))/1+-parseInt(n(190))/2+parseInt(n(197))/3+-parseInt(n(196))/4+-parseInt(n(188))/5+-parseInt(n(191))/6*(-parseInt(n(198))/7)+parseInt(n(186))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class Xa extends t.Plugin{static get[Ka(195)](){return[aa]}[Ka(199)](){const t=Ka,e=this[t(202)];e[t(192)][t(203)](t(189))&&e[t(192)][t(187)](t(194))[t(193)](t(201))}}function Ya(t,e){const n=Qa();return(Ya=function(t,e){return n[t-=225]})(t,e)}const Ja=Ya;function Qa(){const t=["afterInit","enableCommand","TrackChangesEditing","tableCellBorderColor","has","468tvrffY","change","tableBackgroundColor","tableAlignment","removeAttribute","_handlePropertyChange","tableWidth","getSuggestionCallback","tableCellPadding","formatBlock","model","descriptionFactory","tableCellHeight","4700352xdvjKu","editor","tableBorderWidth","table","plugins","89457clEEhB","pluginName","tableCellVerticalAlignment","locale","TrackChangesTableProperties","156190DtzJBI","document","accept","tableCellBorderWidth","1572zflbcG","selection","tableProperties","join","tableHeight","_suggestionFactory","*Format:* change table properties","data","tableCellProperties","_getSuggestion","4114759TpswYo","tableCellBackgroundColor","tableCellHorizontalAlignment","TableUtils","6703662CliCgO","getSuggestions","start","tableCellBorderStyle","findAncestor","batch","tableBorderColor","subType","*Format:* change table cell properties","enqueueChange","handleSuggestionDescription","TableCellPropertiesEditing","get","nodeAfter","registerCustomCallback","tableCellWidth","13900YTdlvY","getSelectionAffectedTableCells","handleDiscardAction","tableBorderStyle","discard","1740306tRlHxB","getContainedElement","18vFfacG","registerDescriptionCallback","TablePropertiesEditing","setAttribute","getAttribute","7JklNZb","commandParams","format","getFirstPosition","markBlockFormat"];return(Qa=function(){return t})()}!function(t,e){const n=Ya,r=t();for(;;)try{if(761765===parseInt(n(303))/1*(parseInt(n(270))/2)+parseInt(n(268))/3+parseInt(n(233))/4*(parseInt(n(263))/5)+-parseInt(n(247))/6*(parseInt(n(275))/7)+parseInt(n(298))/8+-parseInt(n(285))/9*(parseInt(n(229))/10)+-parseInt(n(243))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qa);class Za extends t.Plugin{constructor(t){const e=Ya;super(t),this[e(235)]=[e(253),e(266),e(300),e(288),e(291),e(237),e(287)],this[e(241)]=[e(283),e(250),e(232),e(293),e(262),e(297),e(244),e(245),e(226)]}static get[Ja(225)](){return Ja(228)}[Ja(280)](){const t=Ja,e=this[t(299)][t(302)][t(259)](t(282));if(this[t(299)][t(302)][t(284)](t(272))){for(const n of this[t(235)])e[t(281)](n,((e,r)=>{const s=t,o=this[s(299)][s(295)][s(230)][s(234)][s(278)]()[s(251)](s(301));this[s(290)](n,[o],this[s(235)],s(235),e,r)}));e[t(238)][t(261)](t(294),t(235),t(231),e[t(238)][t(292)](t(294),null,t(267))),e[t(238)][t(261)](t(294),t(235),t(267),((e,n)=>this[t(265)](this[t(235)],e,n))),e[t(238)][t(261)](t(294),t(235),t(236),(()=>!1))}if(this[t(299)][t(302)][t(284)](t(258))){for(const n of this[t(241)])e[t(281)](n,((e,r)=>{const s=t,o=this[s(299)][s(302)][s(259)](s(246))[s(264)](this[s(299)][s(295)][s(230)][s(234)]);this[s(290)](n,o,this[s(241)],s(241),e,r)}));e[t(238)][t(261)](t(294),t(241),t(231),e[t(238)][t(292)](t(294),null,t(267))),e[t(238)][t(261)](t(294),t(241),t(267),((e,n)=>this[t(265)](this[t(241)],e,n))),e[t(238)][t(261)](t(294),t(241),t(236),(()=>!1))}e[t(296)][t(271)]((e=>this[t(257)](e)))}[Ja(290)](t,e,n,r,s,o){const i=Ja,a=this[i(299)][i(302)][i(259)](i(282));this[i(299)][i(295)][i(256)](o[i(252)],(()=>{const t=i;for(const i of e)if(this[t(242)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(274)](r);void 0!==n&&(e[r]=n)}s(o),a[t(279)](i,{commandParams:[e]},[],r)}}))}[Ja(265)](t,e,n){const r=Ja,s=e[0][r(249)][r(260)],o=n[r(276)][0];this[r(299)][r(295)][r(286)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(273)](r,o[r],s):e[n(289)](r,s)}))}[Ja(257)](t){const e=Ja;if(t[e(240)])switch(t[e(254)]){case e(235):return{type:e(277),content:Wr(this[e(299)][e(227)],e(239))};case e(241):return{type:e(277),content:Wr(this[e(299)][e(227)],e(255))}}}[Ja(242)](t,e){const n=Ja,r=this[n(299)][n(302)][n(259)](n(282));for(const s of r[n(248)]({skipNotAttached:!0})){const r=s[n(269)]();if(s[n(254)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Q?Q.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Ze(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ec=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Zt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)Pr(n,e[s]);return n})),Ic=bc;function bc(t,e){const n=Tc();return(bc=function(t,e){return n[t-=430]})(t,e)}function Tc(){const t=["deletion:chain","getIntersection","has","length","announce","targetPosition","markInsertion","splice","suggestion-type","setSelection","sort","track-changes-suggestion-data-mismatch","differ","buildSuggestion","getAttribute","newRange","execute","document","_findSuggestions","getRanges","widget","acceptSelectedSuggestions","addCommentThread","discardAllSuggestions","isBefore","_suggestionState","_reduceSuggestionAttributeRange","splitPosition","FORMATTING","isLocal","_SUGGESTION_ANNOUNCEMENT","3MDRsRe","trackChanges.mergeNestedSuggestions","formatBlock","containsItem","removeClass","group","moveTargetPosition","value","suggestionLoaded","containsPosition","133223UVXRtG","clear","multi","_trackFormatChanges","consume","forward","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.","toUpperCase","fromCharCode","highest","deletion:","documentSelection","_refreshAttributeSuggestionsChain","enableCommand","getMultiRangeId","change:_saved","_isBlockAttribute","formatGroupId","addSuggestionData","_adapter","assign","change:data","_suggestionFactory","previous","removeComment","insertion:chain","stop","5502148ooueYt","_afterChanges","default","attribute:discard","_getExternalAuthor","_model","createElement","createPositionAt","getUser","some","before","getItems","_isRegisteredAttribute","model","forEach","insertContent","remove","_blockAttributeKeys","after","always","suggestion","enableReadOnlyMode","trackChanges.trackFormatChanges","isLimit","_getAttributeKey","resolve","markerToHighlight","addMarker:suggestion","registerCustomCallback","1232328iCqpCG","head","item","chain","_addSuggestionMarker","attributeKey","attribute:accept","add","isObject","refresh","fromRange","track-changes-suggestion-not-found","insertion:discard","data","get","markMultiRangeDeletion","consumable","deletion:discard","_initAriaMarkerChangeAnnouncements","_updateSuggestionData","getCommentThread","_processAttributeSuggestions","_refreshSuggestionsChain","discard","getNearestSelectionRange","oldValue","isInContent","_createSuggestion","isInsideObject","acceptSuggestion","_getMarkerAnnouncementText","element","markMultiRangeBlockFormat","formatInline:","editor","conversion","dataReady","isDocumentOperation","originalSuggestionId","config","createPositionBefore","attribute:","rename","detach","markBlockFormat","open","requires","createRange","parent","map","deletion","_inlineAttributeKeys","ready","ENTER","includes","dataToMarker","insertion:join","containerElement","unshift","clone","_getSuggestionData","selection","marker-count","formatBlock:discard","trackChanges","$text","change","isEqual","formatBlock:accept","_defaultCallbacks","commandName","nodeBefore","nodeAfter","addMarker:suggestion:attribute","_commentsRepository","addUser","meta","_breakSuggestionMarker","normal","then","isExternal","TrackChangesEditing","_onDiscard","_reduceExistingSuggestions","removeMarker","isArray","author","_customCallbacks","registerPostFixer","size","_processAttributeChanges","markDeletion","$textProxy","values","ck-suggestion-marker--active","formatInline:join","unbindElementFromMarkerName","filter","_recordAttributeChanges","isCollapsed","unbind","_joinSuggestions","trackChangesCommand","lowest","markMultiRangeInsertion","createSelection","from","collaboration.channelId","631816EKLstr","every","addSuggestion","_cutOutSuggestionMarker","concat","_isDataLoaded","addHighlight","isSelectable","formatInline:chain","markAttributeChange","_setSuggestionRange","key","_mergeNestedSuggestions","authoredAt","isNextTo","skipNestingCheck","formatInline:accept","PendingActions","insertion:accept","upcast","deletion:join","_isForcedDefaultExecutionBlock","range","setTo","getSuggestion","markerNameToElements","removeMarkers","ck-suggestion-marker-formatInline","join","@external","addMarker:suggestion:formatBlock","getContainedElement","for","getChanges","_editor","isAtStart","data-suggestion","containsRange","isMultiRange","rethrowUnexpectedError","removeAttribute","isIntersectingWithRange","multipleBlocks","markerToData","_element","oldRange","LEAVE","registerInlineAttribute","attribute","attributeOldValue","toViewElement","formatBlock:join","pop","getFirstRange","formatBlock:","_registerDefaultCallbacks","getSuggestions","insertion","plugins","createdAt","_enabledCommands","CommentsRepository","find","low","schema","_removeSuggestion","getChangedMarkers","forceDefaultExecution","substring","getWalker","$graveyard","comments","6246297rqPZUr","setAttribute","removeMarker:suggestion:attribute","acceptAllSuggestions","_checkSuggestionCorrectness","bindElementToMarker","accept","getSuggestionCallback","_suggestions","pluginName","isOwn","elementStart","addRange","addMarkerName","mapper","change:activeMarkers","commands","markers","getRange","ck-suggestion-marker-","getAllAdjacentSuggestions","push","accepted","createRangeIn","$marker","elementToElement","Users","howMany","getShiftedBy","notReady","_joinWithAdjacentSuggestions","position","createRangeOn","tablePasteChainId","getCustomProperty","descriptionFactory","removed","29658KzrfuH","locale","authorName","move","isIntersecting","track-changes-command-not-found","init","hasCommentThread","deletion:accept","showSuggestionHighlights","define","fetchCommentThread","rejected","keys","name","suggestion:","elementEnd","formatInline:discard","_saved","getDifference","root","listenTo","1485rmCqyj","isAfter","writer","type","getMarkers","creator","attributeNewValue","end","format","_splitMarkerName","getLastMatchingPosition","toJSON","20bIfoBX","enqueueChange","isAtEnd","enableDefaultAttributesIntegration","editing","63QMlExU","track-changes-enable-command-twice","markerName","hasComments","attributes","adapter","isUndo","getAncestors","hasSuggestion","updateSuggestion","addClass","insertion:","discardSelectedSuggestions","ck-suggestion-marker-formatBlock","_getAuthorFromId","updateMarker","suggestion:attribute:","insert","dataDowncast","track-changes-adapter-already-set","rootName","markerReady","next","track-changes-user-not-found","registerBlockAttribute","reconvertMarker","high","getFirstMarker","commentThread","applyOperation","_recordAttributeSuggestions","formatBlock:chain","update:suggestion","isRemovable","split","options","return","warn","ck-suggestion-marker","batch","addMarker","backward","attribute:join","_rangeIsInLocalUserInsertion","set","createPositionAfter","discardSuggestion","substr","PENDING_ACTION_SUGGESTION","deleteContent","editingDowncast","groupId","activeMarkers","markInlineFormat","24092123lOySRI","suggestionUnloaded","subType","containsRangeInObject","catch","_addThreadToSuggestion","suggestionChanged","startsWith","_setSuggestionData","_descriptionFactory","never","_handleNewSuggestionMarker","newValue","addComment","start","stopListening","fire","isBlock","error-saving-suggestion-data-suggestion-discarded","isTouching","formatInline","$elementName","removeMarker:suggestion:formatBlock","track-changes-adapter-missing-getsuggestion","delete","external:"];return(Tc=function(){return t})()}!function(t,e){const n=bc,r=t();for(;;)try{if(856067===-parseInt(n(734))/1+-parseInt(n(790))/2+parseInt(n(724))/3*(-parseInt(n(761))/4)+-parseInt(n(596))/5*(-parseInt(n(574))/6)+-parseInt(n(613))/7*(-parseInt(n(465))/8)+-parseInt(n(537))/9*(parseInt(n(608))/10)+parseInt(n(667))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Tc);const _c=Ic(688);class yc extends t.Plugin{static get[Ic(836)](){return[Ic(526),o.Users,t.PendingActions,Zr,ns,as,fs,Ts,ms,ks,Ns,Ps,$s,no,uo,go,bo,Ao,Ro,Mo,Fo,zo,Uo,qo,Qo,ei,ci,pi,Ri,oi,Gs,qs,bi,Ai,Mi,Fi,ji,Vi,Xi,Zi,ra,aa,ha,ma,Xa,ya,Sa,Fa,Za,Oa,ja,Wa]}static get[Ic(546)](){return Ic(438)}get[Ic(676)](){return this[Ic(572)]}constructor(t){const e=Ic;function n(t){const e=bc;return t[e(839)]((t=>String[e(742)](t)))[e(493)]("")}super(t),this[e(643)]=!1,this[e(657)](e(665),[]),this.on(e(552),((n,r,s,o)=>{const i=e;this[i(766)][i(856)]((()=>{const e=i;for(const n of[...o,...s])this[e(766)][e(554)][e(695)](n)&&t[e(612)][e(638)](n)}))})),this[e(572)]=new Xr(this[e(824)][e(774)][e(529)],this[e(824)][e(575)]),this[e(753)]=null,this[e(756)]=new Ac(this[e(824)]),this[e(545)]=new Map,this[e(431)]=t[e(523)][e(804)](e(526)),this[e(525)]=new Set,this[e(766)]=this[e(824)][e(774)],this[e(718)]=new WeakMap,this[e(486)]=!1,this[e(778)]=new Set([e(688)]),this[e(841)]=new Set,t[e(829)][e(584)](e(783),e(763)),this[e(737)]=t[e(829)][e(804)](e(783)),t[e(829)][e(584)](e(725),!0),this[e(477)]=t[e(829)][e(804)](e(725)),this[e(459)]=new f(t,this[e(525)]),this[e(808)](),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,48,51,48])}[Ic(580)](){const t=Ic,n=this[t(824)],r=(e,n)=>{const r=t;if(r(513)!=e)return r(556)+e;const s=n[r(647)]("|")[0];return this[r(750)](s)?r(626):r(492)};n[t(825)][t(497)](t(663))[t(787)]({model:t(781),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(605)](e[n(615)]),a=[n(651),r(o,i)];let c=3e3;return this[n(665)][n(844)](e[n(615)])&&(a[n(558)](n(451)),c=3010),n(840)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(825)][t(497)](t(631))[t(797)]((e=>{const r=t;e.on(r(788),((t,e,s)=>{const o=r;if(!s[o(648)][o(583)])return;const i=e[o(792)];if(!i)return;const c=s[o(551)][o(515)](i);n[o(774)][o(529)][o(798)](i)&&c&&!c[o(571)](o(713))&&c.is(o(847))&&(0,a.toWidget)(c,s[o(598)])}),{priority:r(639)})})),n[t(825)][t(497)](t(631))[t(787)]({model:t(781),view:(e,n)=>{const s=t;if(!n[s(648)][s(583)])return null;const{type:o,subType:i}=this[s(605)](e[s(615)]);return{classes:[s(651),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(792)])return;const{id:c}=this[a(605)](o[a(615)]);if(r){const t=this[a(545)][a(804)](c),e=this[a(785)](t);if(!this[a(750)](e))return}if(o[a(792)].is(a(851)))return void i[a(806)][a(738)](o[a(792)],s[a(588)]);const u=i[a(551)][a(515)](o[a(792)]);if(o[a(792)].is(a(821))&&n[a(774)][a(529)][a(684)](o[a(792)])&&!u[a(571)](a(471))){i[a(598)][a(623)]([a(651),a(626)],u),i[a(598)][a(538)](a(501),c,u),i[a(551)][a(542)](u,o[a(615)]),e&&(this[a(665)][a(844)](o[a(615)])?i[a(598)][a(623)](a(451),u):i[a(598)][a(728)](a(451),u));for(const t of n[a(774)][a(560)](o[a(792)])[a(772)]())i[a(806)][a(738)](t,s[a(588)]);i[a(806)][a(738)](o[a(792)],s[a(588)])}};n[t(825)][t(497)](t(631))[t(797)]((e=>{const n=t;e.on(n(495),((t,e,r)=>{const o=n;r[o(648)][o(583)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(743)})})),n[t(825)][t(497)](t(631))[t(797)]((e=>{const n=t;e.on(n(430),((t,e,r)=>{const o=n;r[o(648)][o(583)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(743)})})),n[t(825)][t(497)](t(631))[t(508)]({model:t(781),view:(e,n)=>n[t(648)][t(583)]?null:{group:t(781),name:e[t(660)](11)}}),n[t(825)][t(497)](t(484))[t(562)]({view:{name:t(781),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(589)+e[r(707)](r(701))+":"+e[r(707)]("id");return e[r(707)](r(852))&&(s+=":"+e[r(707)](r(852))),n[r(767)](r(561),{"data-name":s})}}),n[t(825)][t(497)](t(484))[t(845)]({view:t(781)}),n[t(825)][t(497)](t(663))[t(797)]((e=>{const n=t;e.on(n(495),s(),{priority:n(639)})})),n[t(825)][t(497)](t(663))[t(797)]((e=>{const n=t;e.on(n(430),s({isAttributeSuggestion:!0}),{priority:n(639)})})),n[t(825)][t(497)](t(663))[t(797)]((e=>{const n=t;e.on(n(689),((t,e,r)=>{const s=n,o=r[s(551)][s(490)](e[s(615)]);if(o)for(const t of o)t[s(571)](s(471))||(r[s(598)][s(728)]([s(651),s(626),s(451)],t),r[s(598)][s(505)](s(501),t),r[s(551)][s(453)](t,e[s(615)]))}),{priority:n(639)})})),n[t(825)][t(497)](t(663))[t(797)]((e=>{const n=t;e.on(n(539),((t,e,r)=>{const s=n,o=r[s(551)][s(490)](e[s(615)]);if(!o)return;const{id:i}=this[s(605)](e[s(615)]),a=this[s(545)][s(804)](i),c=this[s(785)](a);if(this[s(750)](c))for(const t of o)t[s(571)](s(471))||(r[s(598)][s(728)]([s(651),s(626),s(451)],t),r[s(598)][s(505)](s(501),t),r[s(551)][s(453)](t,e[s(615)]))}),{priority:n(639)})})),n[t(774)][t(710)][t(445)]((e=>{const r=t;let s=!1;const o=Array[r(463)](n[r(774)][r(710)][r(705)][r(531)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(605)](t);if(r(781)!==o)continue;const h=this[r(545)][r(804)](f);if(null!=c[r(708)]){r(687)==u&&(s=s||Lc(c[r(708)],t,e,n[r(774)][r(529)]));const o=r(513)==u&&this[r(750)](l[r(647)]("|")[0]);if(c[r(708)][r(456)]||r(535)==c[r(708)][r(594)][r(633)]||r(726)==u&&!Sc(c[r(708)])||o&&!Sc(c[r(708)])||r(840)==u&&(Cc(a=c[r(708)])||function(t){const e=r;return t[e(681)][e(838)]==t[e(603)][e(861)]&&t[e(681)][e(610)]}(a)))e[r(441)](t),s=!0;else{if(!h||!h[r(816)])continue;i[r(797)](h)}}}var a;return i[r(446)]>0&&(s=!!this[r(567)](i)||s),s})),n[t(774)][t(710)][t(445)]((e=>{const r=t;let s=!1;for(const t of n[r(774)][r(710)][r(705)][r(498)]())if(r(630)==t[r(599)])for(const t of this[r(545)][r(450)]()){if(t[r(503)]||!t[r(816)])continue;const o=r(726)==t[r(599)],i=this[r(785)](t),a=i&&this[r(750)](i);if(!o&&!a)continue;const c=t[r(518)]();if(c[r(681)][r(838)]!=c[r(603)][r(838)]&&!c[r(603)][r(610)]){const o=n[r(774)][r(768)](c[r(681)][r(862)],r(603)),i=n[r(774)][r(837)](c[r(681)],o);e[r(628)](t[r(640)](),{range:i}),s=!0}}return s})),n[t(774)][t(710)][t(445)]((e=>this[t(447)](e))),n[t(774)][t(710)][t(445)]((e=>!e[t(652)][t(722)]&&this[t(811)](e))),n[t(774)].on(t(762),(()=>{this[t(643)]=!1})),n[t(774)][t(710)].on(t(755),((r,s)=>{const o=t;if(!s[o(722)]||s[o(619)])return;if(!this[o(643)])return;const i=n[o(774)][o(710)][o(705)][o(498)]();if(0==i[o(696)])return;const a=[],c=i[o(454)]((t=>o(513)==t[o(599)])),u=i[o(454)]((t=>o(630)==t[o(599)]&&o(855)!=t[o(588)])),l=i[o(454)]((t=>o(777)==t[o(599)]&&o(855)!=t[o(588)]));for(const t of c)this[o(773)](t[o(795)])&&a[o(558)]({key:t[o(795)],newValue:t[o(602)],oldValue:t[o(514)],range:Nc(t[o(487)],n[o(774)])});for(const t of u){const e=l[o(527)]((e=>e[o(509)]===t[o(509)]));if(e){const r=vc(t[o(568)][o(862)],n[o(774)]);e[o(588)]!==t[o(588)]&&a[o(558)]({key:o(688),newValue:t[o(588)],oldValue:e[o(588)],range:r});for(const[n,s]of e[o(617)]){if(!this[o(773)](n))continue;const e=t[o(617)][o(804)](n);s!==e&&a[o(558)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(617)])this[o(773)](n)&&(e[o(617)][o(695)](n)||a[o(558)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(696)]&&n[o(774)][o(609)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(474)](t,e,s,o,{groupId:r});this[n(440)](t,a)}))}),{priority:t(460)}),n[t(774)][t(554)].on(t(645),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(605)](n[s(588)]),e=this[s(545)][s(804)](t);e&&e[s(550)](n[s(588)])}})),n[t(774)][t(710)].on(t(755),(()=>{const e=t,r=Array[e(463)](n[e(774)][e(710)][e(705)][e(531)]())[e(454)]((t=>e(781)===this[e(605)](t[e(588)])[e(729)]));if(0===r[e(696)])return;r[e(703)](((t,n)=>{const r=e,s=t[r(803)][r(510)],o=n[r(803)][r(510)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(681)][r(717)](o[r(681)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(605)](t);if(null===n[e(510)]){const n=this[e(678)](t);o[e(797)](n)}else{const t=this[e(545)][e(804)](r);null!==n[e(708)]||t[e(816)]?(s[e(797)](t[e(791)]),o[e(797)](t)):this[e(530)](t)}}o[e(446)]>0&&this[e(812)](o);for(const t of s)this[e(683)](e(673),t)})),n[t(774)].on(t(642),((e,r)=>{const s=t,o=r[0];if(!this[s(545)][s(446)])return;if(!o[s(827)])return;if(o[s(652)][s(619)]||!o[s(652)][s(722)])return;let i,a;switch(o[s(599)]){case s(630):i=n[s(774)][s(768)](o[s(568)]),a=i[s(565)](o[s(564)]);break;case s(647):i=n[s(774)][s(768)](o[s(720)]),a=n[s(774)][s(768)](o[s(730)]);break;case s(577):i=n[s(774)][s(768)](o[s(698)]),a=i[s(565)](o[s(564)]);break;default:return}const c=n[s(774)][s(837)](i,a);n[s(774)][s(856)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(711)](c)){if(e[t(503)])continue;if(t(687)==e[t(599)])continue;const r=this[t(785)](e);if(r&&this[t(750)](r)&&t(647)!=o[t(599)])continue;const s=e[t(803)]&&e[t(803)][t(507)];(t(726)!=e[t(599)]||t(647)==o[t(599)]&&!s)&&(n[t(670)]||t(522)==e[t(599)]&&n[t(547)]||e[t(518)]()[t(502)](c)&&this[t(434)](e,i,a))}}))}),{priority:t(460)}),n[t(774)].on(t(662),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(532)])return;if(this[s(486)])return;if(!this[s(459)][s(731)])return;if(o[s(456)])return;const a=n[s(774)][s(529)],{start:c,end:u}=o[s(518)](),l=c[s(862)]&&a[s(784)](c[s(862)])?null:a[s(814)](c,s(739)),f=u[s(861)]&&a[s(784)](u[s(861)])?null:a[s(814)](u,s(654)),h=n[s(774)][s(837)](l?l[s(681)]:c,f?f[s(603)]:u);n[s(774)][s(856)]((t=>{const e=s;this[e(448)](h);const r=n[e(774)][e(529)][e(814)](h[e(681)]);o.is(e(745))?t[e(702)](r):o[e(488)](r)})),e[s(760)]()}),{priority:e.priorities[t(435)]+10}),n[t(774)].on(t(776),((e,r)=>{const s=t,o=r[r[s(696)]-1];o&&o[s(532)]||this[s(486)]||this[s(459)][s(731)]&&(n[s(774)][s(856)]((()=>{const t=s;let o=n[t(774)][t(776)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(649)]=o[t(849)]();const i=o[t(603)][t(861)],a=n[t(774)][t(529)];i&&a[t(684)](i)&&!a[t(798)](i)&&(o=n[t(774)][t(837)](o[t(681)],n[t(774)][t(768)](i,t(603)))),this[t(699)](o)})),e[s(760)]())}),{priority:t(639)}),this[t(824)][t(553)][t(797)](t(854),this[t(459)]),this[t(747)](t(854));const o=new p(n,this[t(545)]);n[t(553)][t(797)](t(819),o),this[t(747)](t(819));const i=new b(n,this[t(545)]);n[t(553)][t(797)](t(659),i),this[t(747)](t(659)),n[t(553)][t(797)](t(540),new S(n,o,this[t(545)])),this[t(747)](t(540)),n[t(553)][t(797)](t(716),new S(n,i,this[t(545)])),this[t(747)](t(716)),n[t(553)][t(797)](t(714),new w(n,o,this[t(545)])),this[t(747)](t(714)),n[t(553)][t(797)](t(625),new w(n,i,this[t(545)])),this[t(747)](t(625));const c=n[t(523)][t(804)](t(526));this[t(595)](c,t(680),((e,{threadId:n})=>{const r=t,s=this[r(545)][r(804)](n);s&&s[r(641)]&&1===s[r(641)][r(696)]&&this[r(809)](n,{hasComments:!0})}),{priority:t(528)}),this[t(595)](c,t(758),((e,{threadId:n})=>{const r=t,s=this[r(545)][r(804)](n);s&&s[r(641)]&&!s[r(641)][r(696)]&&this[r(809)](n,{hasComments:!1})}),{priority:t(528)})}set[Ic(618)](t){const n=Ic;if(this[n(753)])throw new e.CKEditorError(n(632),this);this[n(753)]=t}get[Ic(618)](){return this[Ic(753)]}[Ic(521)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ic,r=[];for(const e of this[n(545)][n(450)]())t&&!e[n(816)]||r[n(558)](e);return e?r[n(839)]((t=>t[n(607)]())):r}[Ic(489)](t){const n=Ic,r=this[n(545)][n(804)](t);if(!r)throw new e.CKEditorError(n(801),this);return r}[Ic(621)](t){const e=Ic;return this[e(545)][e(695)](t)}[Ic(752)](t){const e=Ic,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(599)][e(647)](":"),a=this[e(545)][e(804)](r)||this[e(817)](o,i,r,n,s);if(this[e(672)](a),this[e(541)](a,o,i||null,n),a[e(524)]=t[e(524)],a[e(470)]=!0,s&&s[e(494)]){const t=s[e(494)],n=this[e(765)](t[e(576)]);a[e(478)]=t[e(524)],a[e(443)]=n,a[e(437)]=!0}else a[e(478)]=t[e(524)];switch(t[e(803)]&&(a[e(803)]=t[e(803)]),t[e(617)]&&(a[e(617)]=t[e(617)]),this[e(753)]&&this[e(753)][e(467)]||(a[e(592)]=!0),this[e(718)][e(804)](a)){case e(566):this[e(718)][e(657)](a,e(826));break;case e(634):a[e(816)]?(this[e(567)](new Set([a])),this[e(812)](new Set([a])),this[e(718)][e(657)](a,e(842)),this[e(683)](e(732),a)):this[e(718)][e(657)](a,e(573))}return a}[Ic(819)](t){const e=Ic;this[e(532)]((()=>{const n=e;this[n(824)][n(774)][n(856)]((()=>{const e=n;for(const n of t[e(557)]())n[e(543)]()}))}))}[Ic(659)](t){const e=Ic;this[e(532)]((()=>{const n=e;this[n(824)][n(774)][n(856)]((()=>{const e=n;for(const n of t[e(557)]())n[e(813)]()}))}))}[Ic(747)](t,n){const r=Ic,s=this[r(824)][r(553)][r(804)](t);if(!s)throw new e.CKEditorError(r(579),this,{commandName:t});if(this[r(525)][r(695)](s))throw new e.CKEditorError(r(614),this,{commandName:t});this[r(525)][r(797)](s),n&&s.on(r(709),((t,e)=>{const o=r;this[o(459)][o(731)]&&(this[o(486)]||(e[o(696)]>0&&e[e[o(696)]-1]&&e[e[o(696)]-1][o(532)]?e[o(517)]():(t[o(649)]=n(((...t)=>s[o(709)](...t,{forceDefaultExecution:!0})),...e),t[o(760)]())))}),{priority:r(639)})}[Ic(532)](t){const n=Ic;let r,s;const o=this[n(486)];this[n(486)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(486)]=!1),s&&e.CKEditorError[n(504)](s,this),r}[Ic(699)](t,n=null,r={}){const s=Ic;if(t[s(456)])return null;const o=this[s(824)][s(523)][s(804)](s(563)).me;for(const{suggestion:e,meta:o}of this[s(711)](t,s(522)))if(o[s(547)]){if(!o[s(479)]){if(o[s(670)]){if(!this[s(477)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(434)](e,t[s(681)],t[s(603)]);break}if(n==e[s(669)]&&wc(e,r)){const n=e[s(518)]();return n[s(681)][s(857)](t[s(603)])?this[s(475)](e,this[s(766)][s(837)](t[s(681)],n[s(603)])):this[s(475)](e,this[s(766)][s(837)](n[s(681)],t[s(603)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(624)+n:s(522),u=this[s(675)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(794)](c,i,a,t),u}[Ic(461)](t,n=Ic(736),r={}){const s=Ic,o=this[s(824)][s(523)][s(804)](s(563)).me,i=this[s(756)][s(544)](s(522),n,s(493));for(const e of this[s(521)]())if(e[s(443)].id==o.id&&s(522)==e[s(599)]&&e[s(669)]==n&&wc(e,r)&&(i(e[s(712)](),t)||i(t,e[s(712)]()))){for(const n of t)e[s(549)](n);return e}for(const{suggestion:e,meta:n}of this[s(711)](t,s(522))){if(!n[s(547)])continue;if(!this[s(477)]&&n[s(670)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(712)]())for(const e of t)if(!n[s(502)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(624)+n,l=this[s(675)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(794)](u,a,c,e,zr[s(748)]());return l}[Ic(666)](t,n,r=null,s={}){const o=Ic;if(r=r||Rc(n),t[o(456)])return null;if(o(677)===this[o(737)]){const e=this[o(756)][o(544)](o(687),r,o(543));return this[o(532)]((()=>e([t],n,s))),null}const i=this[o(824)][o(523)][o(804)](o(563)).me,a=[];if(o(780)!==this[o(737)])for(const{suggestion:e,meta:n}of this[o(711)](t,o(522)))n[o(547)]&&!n[o(818)]&&a[o(558)](...e[o(712)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(694)](s);e&&r[n(558)](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(696)];){const s=r[e][n(593)](t);r[n(700)](e,1,...s),e+=s[n(696)]}}return r}(t,a);c[o(696)]&&this[o(766)][o(856)]((()=>{const t=o;for(const e of c){const o=this[t(756)][t(544)](t(687),r,t(543));this[t(532)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(681)],u=t[o(603)];for(const{suggestion:e,meta:n}of this[o(711)](t,o(687))){if(!n[o(547)])continue;if(e[o(669)]!=r)continue;if(!wc(e,s))continue;const i=e[o(518)]();if(i[o(502)](t,!0))return null;c=c[o(717)](i[o(681)])?c:i[o(681)],u=u[o(597)](i[o(603)])?u:i[o(603)],a?i[o(681)][o(717)](a[o(518)]()[o(681)])?(a[o(491)](),a=e):e[o(491)]():a=e}const l=this[o(766)][o(837)](c,u);if(a)this[o(475)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(675)]({id:t,type:o(823)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(794)](o(823)+r,t,a,l)}}return null}[Ic(834)](t,n,r=[],s=null,o={}){const i=Ic;n[i(751)]||(n[i(751)]=n[i(860)]),n[i(507)]=t.is(i(487)),s=s||Rc(n);const a=r[i(839)]((t=>vc(t,this[i(766)]))),c=t.is(i(487))?t:vc(t,this[i(766)]);if(i(677)===this[i(737)]){const t=this[i(756)][i(544)](i(726),s,i(543));return this[i(532)]((()=>t([c],n,o))),null}a[i(558)](c);let u=!0;for(const t of a)if(!this[i(656)](t)){u=!1;break}if(u&&i(780)!==this[i(737)]){const t=this[i(756)][i(544)](i(726),s,i(543));return this[i(532)]((()=>t([c],n,o))),null}let l=null,f=c[i(681)],h=c[i(603)];for(const{suggestion:t,meta:e}of this[i(711)](c,i(726))){if(!e[i(547)])continue;if(e[i(479)]||e[i(670)]||e[i(818)])continue;if(t[i(803)][i(751)]!=n[i(751)])continue;if(!wc(t,o))continue;const r=t[i(518)]();if(t[i(669)]==s){if(r[i(502)](c,!0))return null;f=f[i(717)](r[i(681)])?f:r[i(681)],h=h[i(597)](r[i(603)])?h:r[i(603)],l?r[i(681)][i(717)](l[i(518)]()[i(681)])?(l[i(491)](),l=t):t[i(491)]():l=t}else{const e=c[i(694)](r);this[i(468)](t,e)}}const g=this[i(824)][i(523)][i(804)](i(563)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(475)](l,this[i(766)][i(837)](f,h)),l;{const t=this[i(675)]({id:d,type:i(519)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(794)](i(519)+s,d,p,this[i(766)][i(837)](f,h)),t}}[Ic(822)](t,n,r=[],s=null,o={}){const i=Ic;n[i(751)]||(n[i(751)]=n[i(860)]);const a=t[0];n[i(507)]=a.is(i(487)),s=s||Rc(n);const c=r[i(839)]((t=>vc(t,this[i(766)]))),u=a.is(i(487))?t:t[i(839)]((t=>vc(t,this[i(766)])));if(i(677)===this[i(737)]){const t=this[i(756)][i(544)](i(726),s,i(543));return this[i(532)]((()=>t(u,n,o))),null}c[i(558)](...u);let l=!0;for(const t of c)if(!this[i(656)](t)){l=!1;break}if(l&&i(780)!==this[i(737)]){const t=this[i(756)][i(544)](i(726),s,i(543));return this[i(532)]((()=>t(u,n,o))),null}const f=this[i(824)][i(523)][i(804)](i(563)).me;for(const t of this[i(521)]()){if(t[i(443)].id!=f.id)continue;if(i(726)!=t[i(599)]||t[i(803)][i(751)]!=n[i(751)])continue;if(!wc(t,o))continue;const e=t[i(669)]==s;for(let n=0;n<u[i(696)];n++){const r=u[n];for(const s of t[i(600)]()){const o=s[i(555)]();if(r[i(857)](o)){e?(u[i(700)](n,1),n--):t[i(441)](s[i(588)]);break}}}}if(0==u[i(696)])return null;const h=this[i(756)][i(544)](i(726),s,i(493));for(const t of this[i(521)]())if(t[i(443)].id==f.id&&i(726)==t[i(599)]&&t[i(803)][i(751)]==n[i(751)]&&t[i(669)]==s&&wc(t,o)&&(h(t[i(712)](),u)||h(u,t[i(712)]()))){for(const e of u)t[i(549)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(519)+s,m=this[i(675)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(794)](p,g,d,t,zr[i(748)]());return m}[Ic(448)](t,n=null,r={}){const s=Ic;if(t[s(456)])return null;const o=this[s(824)][s(523)][s(804)](s(563)).me,a=new i.LiveRange(t[s(681)],t[s(603)]);for(const{suggestion:t,meta:e}of this[s(711)](a,s(522)))if(e[s(547)]&&!e[s(479)])if(t[s(503)]){const e=t[s(712)]()[s(454)]((t=>s(535)!=t[s(594)][s(633)]));if(e[s(466)]((t=>a[s(502)](t,!0)))&&t[s(813)](),e[s(770)]((t=>t[s(502)](a,!0)))){const t=this[s(756)][s(544)](s(840),n,s(543));return this[s(532)]((()=>t([a],null,r))),null}}else{const e=a[s(694)](t[s(518)]());null!==e&&t[s(439)]([e],null,r)}if(a[s(833)](),a[s(456)]||s(535)==a[s(594)][s(633)])return null;let c=null,u=a[s(681)],l=a[s(603)];const f=this[s(711)](a,s(840));for(const{suggestion:t,meta:e}of f){const n=this[s(766)][s(837)](u,l);if(e[s(547)]&&(this[s(477)]||!e[s(670)]&&!e[s(818)]))if(t[s(503)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(712)]()){if(r[s(502)](n,!0))return t;n[s(502)](r)||(e=!1)}e&&t[s(813)]()}else{const e=t[s(518)]();if(e[s(502)](n,!0))return t;if(!wc(t,r)){n[s(502)](e)?t[s(491)]():e[s(733)](u)?u=e[s(603)]:e[s(733)](l)&&(l=e[s(681)]);continue}u=u[s(717)](e[s(681)])?u:e[s(681)],l=l[s(597)](e[s(603)])?l:e[s(603)],r=Object[s(754)]({},t[s(617)]),c?e[s(681)][s(717)](c[s(518)]()[s(681)])?(c[s(491)](),c=t):t[s(491)]():c=t}}if(c)return this[s(475)](c,this[s(766)][s(837)](u,l)),c;{const t=(0,e.uid)(),i=this[s(766)][s(837)](u,l),a=o.id,c=n?s(744)+n:s(840),f=this[s(675)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(794)](c,t,a,i),f}}[Ic(805)](t,n=Ic(736),r={}){const s=Ic,o=this[s(824)][s(523)][s(804)](s(563)).me,a=t[s(839)]((t=>new i.LiveRange(t[s(681)],t[s(603)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(711)](a,s(522)))e[s(547)]&&!e[s(479)]&&c[s(797)](t);for(const e of c)if(e[s(503)]){const o=e[s(712)]();if((!e[s(617)]||!e[s(617)][s(480)])&&o[s(466)]((t=>a[s(770)]((e=>e[s(502)](t,!0)))))&&e[s(813)](),a[s(466)]((t=>o[s(770)]((e=>e[s(502)](t,!0)))))){const e=this[s(756)][s(544)](s(840),n,s(543));return this[s(532)]((()=>e(t,null,r))),null}}else{const t=e[s(518)]();if(a[s(770)]((e=>e[s(502)](t,!0)))&&e[s(813)](),a[s(466)]((e=>t[s(502)](e,!0)))){const t=this[s(756)][s(544)](s(840),n,s(543));return this[s(532)]((()=>t(a,null,r))),null}}const u=this[s(756)][s(544)](s(840),n,s(493));let l=null;for(const t of this[s(521)]())if(t[s(443)].id==o.id&&t[s(816)]&&s(840)==t[s(599)]&&t[s(669)]==n&&wc(t,r)&&(u(t[s(712)](),a)||u(a,t[s(712)]())))if(l){if(t[s(641)]&&t[s(641)][s(696)])continue;for(const e of t[s(712)]())l[s(506)](e)||l[s(549)](e);t[s(491)]()}else{l=t;for(const e of a)t[s(506)](e)||t[s(549)](e)}if(l)return l;c[s(735)]();for(const{suggestion:t,meta:e}of this[s(711)](a,s(840)))e[s(547)]&&(this[s(477)]||!e[s(670)]&&!e[s(818)])&&wc(t,r)&&c[s(797)](t);for(const t of c){const e=t[s(712)]();if((!r||!r[s(480)])&&a[s(466)]((t=>e[s(770)]((e=>e[s(502)](t,!0))))))return t;(!t[s(617)]||!t[s(617)][s(480)])&&e[s(466)]((t=>a[s(770)]((e=>e[s(502)](t,!0)))))&&t[s(813)]()}const f=(0,e.uid)(),h=o.id,g=s(744)+n,d=this[s(675)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(833)](),t[s(456)]||s(535)==t[s(594)][s(633)]||this[s(794)](g,f,h,t,zr[s(748)]());return d}[Ic(474)](t,n,r,s,o){const i=Ic;if(t[i(456)])return[];if(i(677)===this[i(737)])return[];const a=this[i(824)][i(523)][i(804)](i(563)).me.id,c=Array[i(463)](this[i(545)][i(450)]())[i(454)]((e=>i(513)==e[i(599)]&&e[i(803)][i(476)]==n&&e[i(506)](t)));if(i(763)===this[i(737)]){const e=this[i(711)](t,i(522))[i(454)]((({meta:t})=>t[i(547)]&&!t[i(818)]&&!t[i(479)]))[i(839)]((({suggestion:t})=>t));c[i(848)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(513)==t[i(599)]?t[i(803)][i(815)]:void 0,o=t[i(518)](),a=Array[i(463)](u[i(587)]())[i(527)]((t=>t[i(578)](o)));if(!a)continue;const c=a[i(593)](o);this[i(750)](n)&&i(522)==t[i(599)]&&0!=c[i(696)]||(u[i(691)](a),c[i(775)]((t=>{u[i(657)](t,r)})),i(522)!=t[i(599)]&&e!=s&&u[i(657)](a[i(694)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(696)]>37&&console[i(650)](i(740),{key:n});const f=(i(831)+(n+"|")+Rc({newValue:s}))[i(533)](0,60),h=this[i(675)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(558)](h),this[i(794)](f,c,a,t)}return l}[Ic(611)](t){const e=Ic;this[e(747)](t,((t,...n)=>{this[e(455)]((()=>{t(...n)}))}))}[Ic(637)](t){const e=Ic;this[e(778)][e(797)](t)}[Ic(512)](t){const e=Ic;this[e(841)][e(797)](t)}[Ic(785)](t){const e=Ic;return e(513)==t[e(599)]?t[e(669)][e(647)]("|")[0]:null}[Ic(475)](t,e){const n=Ic,r=t[n(640)]();this[n(766)][n(856)]((t=>{t[n(628)](r,{range:e})}))}[Ic(672)](t){const e=Ic,n=t.id,r=this[e(824)][e(829)][e(804)](e(464));this[e(431)][e(581)](n)||this[e(431)][e(715)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(431)][e(810)](n);s[e(457)](e(646)),s[e(646)]=!1,t[e(641)]=s}[Ic(541)](t,n,r,s){const o=Ic;if(t[o(599)]!=n||t[o(669)]!=r||t[o(601)].id!=s)throw this[o(824)][o(782)](o(704)),new e.CKEditorError(o(704),this)}[Ic(468)](t,n){const r=Ic,s=t[r(518)]();if(n[r(857)](s))t[r(491)]();else if(s[r(502)](n)){const o=this[r(766)][r(768)](n[r(681)][r(861)],r(603));this[r(475)](t,this[r(766)][r(837)](s[r(681)],o));const i=(0,e.uid)(),a=t[r(601)].id,c=t[r(599)]+":"+t[r(669)];this[r(675)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(803)],attributes:t[r(617)]});const u=this[r(766)][r(768)](n[r(603)][r(838)],r(779)),l=this[r(766)][r(837)](u,s[r(603)]);this[r(794)](c,i,a,l)}else if(s[r(733)](n[r(681)])){const e=this[r(766)][r(768)](n[r(681)][r(861)],r(603));this[r(475)](t,this[r(766)][r(837)](s[r(681)],e))}else{const e=this[r(766)][r(768)](n[r(603)][r(838)],r(779));this[r(475)](t,this[r(766)][r(837)](e,s[r(603)]))}}[Ic(656)](t){const e=Ic;for(const{suggestion:n,meta:r}of this[e(711)](t,e(522))){if(!r[e(547)])continue;const s=n[e(712)]();for(const n of s)if(!t[e(593)](n)[e(696)])return!0}return!1}[Ic(627)](t){const n=Ic,r=this[n(824)][n(523)][n(804)](n(563))[n(769)](t);if(!r)throw new e.CKEditorError(n(636),this);return r}[Ic(765)](t){const e=Ic,n=this[e(824)][e(523)][e(804)](e(563)),r=(0,o.hashObject)(e(692)+t);return n[e(769)](r)||n[e(432)]({id:r,name:t})}[Ic(817)](t,e,n,r,s){const o=Ic,i=this[o(627)](r),a=this[o(756)][o(706)](t,e,n,i,s,(t=>{const e=o;this[e(809)](n,{attributes:t});const r=this[e(489)](n);this[e(567)](new Set([r])),this[e(812)](new Set([r]))}));return this[o(595)](a,o(543),(()=>{const t=o;this[t(809)](n,{state:t(559)})}),{priority:o(639)}),this[o(595)](a,o(813),(()=>{const t=o;this[t(809)](n,{state:t(586)})}),{priority:o(639)}),this[o(545)][o(657)](n,a),this[o(718)][o(657)](a,o(566)),a}[Ic(605)](t){const e=Ic,n=t[e(647)](":");return{group:n[0],type:n[1],subType:n[e(696)]>=5?n[2]:null,id:n[e(696)]<5?n[2]:n[3],authorId:n[e(696)]<5?n[3]:n[4],markerCount:6==n[e(696)]?n[5]:null}}[Ic(434)](t,n,r){const s=Ic,o=t[s(518)](),i=o[s(681)],a=o[s(603)];this[s(475)](t,this[s(766)][s(837)](i,n));const c=(0,e.uid)(),u=t[s(601)].id,l=t[s(599)]+(t[s(669)]?":"+t[s(669)]:"");this[s(675)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(617)],data:t[s(803)]});const f=this[s(785)](t);(s(726)==t[s(599)]||f&&this[s(750)](f))&&(r=this[s(766)][s(830)](r[s(838)])),this[s(794)](l,c,u,this[s(766)][s(837)](r,a))}[Ic(711)](t,e=null){const n=Ic,r=[],s=this[n(824)][n(523)][n(804)](n(563)).me;Array[n(442)](t)||(t=[t]);for(const o of this[n(521)]()){if(!o[n(816)])continue;if(e&&o[n(599)]!=e)continue;let i=!1;for(const e of o[n(712)]()){for(const a of t){const t=a[n(681)][n(857)](e[n(603)])||a[n(603)][n(857)](e[n(681)]);if(t||a[n(694)](e)){const c=a[n(502)](e)&&kc(this[n(766)][n(529)],e[n(681)],a),u=e[n(502)](a)&&kc(this[n(766)][n(529)],a[n(681)],e);r[n(558)]({suggestion:o,meta:{isOwn:s==o[n(443)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ic(794)](t,e,n,r,s){const o=Ic;this[o(766)][o(856)]((i=>{const a=o;let c=a(589)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(653)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ic(530)](t){const e=Ic,n=t[e(757)],r=t[e(635)];t[e(757)]=null,t[e(635)]=null,null!=n&&n[e(635)]==t&&(n[e(635)]=r),null!=r&&r[e(757)]==t&&(r[e(757)]=n),e(842)==this[e(718)][e(804)](t)&&(this[e(718)][e(657)](t,e(573)),this[e(683)](e(668),t,n,r))}[Ic(675)](t){const n=Ic,r=t.id,s=this[n(752)](t);if(this[n(753)]&&this[n(753)][n(467)]){const o=this[n(824)][n(523)][n(804)](n(482)),i=s[n(616)],a=s[n(669)]?s[n(599)]+":"+s[n(669)]:s[n(599)],c=this[n(824)][n(575)],u=o[n(797)](Wr(c,n(661))),l={id:r,type:a,hasComments:i,data:t[n(803)]||null,originalSuggestionId:t[n(828)]||null,attributes:s[n(617)]};this[n(753)][n(467)](l)[n(436)]((t=>{const e=n;s[e(592)]=!0,o[e(777)](u),t&&t[e(524)]&&(this[e(545)][e(804)](r)[e(524)]=t[e(524)])}))[n(671)]((t=>{const r=n;throw(0,e.logWarning)(r(685)),this[r(824)][r(774)][r(609)]({isUndoable:!1},(()=>{s[r(813)]()})),s[r(682)](),this[r(545)][r(691)](s.id),this[r(718)][r(691)](s),t}))}return s}[Ic(750)](t){const e=Ic;return this[e(778)][e(695)](t)}[Ic(809)](t,e){const n=Ic,r=this[n(824)][n(523)][n(804)](n(482)),s=this[n(489)](t);if(this[n(753)]&&this[n(753)][n(622)])if(s[n(592)]){const s=r[n(797)](Wr(this[n(824)][n(575)],n(661)));this[n(753)][n(622)](t,e)[n(436)]((()=>{r[n(777)](s)}))}else s.on(n(749),(()=>{this[n(809)](t,e)}))}[Ic(850)](t){const n=Ic;if(!this[n(753)]||!this[n(753)][n(489)])throw new e.CKEditorError(n(690),this);return this[n(753)][n(489)](t)}[Ic(678)](t){const e=Ic,{id:n,type:r,subType:s,authorId:o}=this[e(605)](t),i=this[e(545)][e(804)](n)||this[e(817)](r,s,n,o,{});switch(this[e(541)](i,r,s,o),this[e(718)][e(804)](i)){case e(566):this[e(850)](n)[e(436)]((t=>{const r=e;let s=Promise[r(786)]();t[r(616)]&&(s=this[r(431)][r(585)]({channelId:this[r(824)][r(829)][r(804)](r(464)),threadId:n})),s[r(436)]((()=>{const e=r;this[e(752)](t)[e(592)]=!0}))})),this[e(718)][e(657)](i,e(634));break;case e(573):this[e(809)](n,{state:e(835)});case e(826):this[e(718)][e(657)](i,e(842)),this[e(683)](e(732),i);break;case e(842):this[e(683)](e(673),i)}return i[e(550)](t),i}[Ic(812)](t){const e=Ic,n=Array[e(463)](t),r=n[e(454)]((t=>e(513)==t[e(599)]));this[e(746)](r);const s=n[e(454)]((t=>!t[e(503)]&&e(513)!=t[e(599)])),o=this[e(521)]({skipNotAttached:!0})[e(454)]((t=>!t[e(503)]&&e(513)!=t[e(599)])),i=o[e(454)]((n=>!t[e(695)](n))),a=new Map(o[e(839)]((t=>[t,this[e(756)][e(544)](t[e(599)],t[e(669)],e(793))]))),c=new Map(o[e(839)]((t=>[t,t[e(518)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(696)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(696)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(696)];t++){const n=s[t];!l[e(695)](n)&&n[e(757)]&&(f[e(797)](n[e(757)]),n[e(757)][e(635)]===n&&(n[e(757)][e(635)]=null),n[e(757)]=null),!u[e(695)](n)&&n[e(635)]&&(f[e(797)](n[e(635)]),n[e(635)][e(757)]===n&&(n[e(635)][e(757)]=null),n[e(635)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(696)];e++){const r=g(t,n[e]);r&&(r[0][s(635)]=r[1],r[1][s(757)]=r[0],u[s(797)](r[0]),l[s(797)](r[1]))}}function g(t,n){const r=e;if(t[r(443)].id!==n[r(443)].id)return null;const s=a[r(804)](t)(t,n,c[r(804)](t),c[r(804)](n));return s&&a[r(804)](n)(t,n,c[r(804)](t),c[r(804)](n))?s[1][r(641)]&&s[1][r(641)][r(696)]?null:s:null}f[e(446)]&&this[e(812)](f)}[Ic(746)](t){const e=Ic;if(0==t[e(696)])return;const n=this[e(521)]({skipNotAttached:!0})[e(454)]((t=>e(513)==t[e(599)]&&t[e(470)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(617)]);s[e(695)](n)||(s[e(657)](n,r[e(696)]),r[e(558)]([]));const i=s[e(804)](n);r[i][e(558)](t)}!function(){const t=e;r[t(703)](((e,n)=>{const r=t,s=e[0][r(524)],o=n[0][r(524)];return s==o?e[0][r(617)][r(664)]<n[0][r(617)][r(664)]?-1:1:s<o?-1:1}));for(const e of r)e[t(703)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(696)];t++){if(0==r[t][e(696)])continue;const n=[];for(let s=t+1;s<r[e(696)];s++)0!=r[s][e(696)]&&i(r[t],r[s])&&n[e(558)](s);for(const s of n)r[t]=r[t][e(469)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(696)];n++)t[n][e(635)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(696)];n++)t[n][e(757)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(617)][r(664)]!==n[0][r(617)][r(664)]&&t[0][r(443)]!==n[0][r(443)])return!1;if(!function(t,e){const n=r;return!t[n(616)]&&!e[n(616)]||(!t[n(616)]||!e[n(616)])&&(!!(t[n(616)]&&e[n(524)]<t[n(641)][n(536)][n(804)](0)[n(524)])||!!(e[n(616)]&&t[n(524)]<e[n(641)][n(536)][n(804)](0)[n(524)]))}(t[0],n[0]))return!1;const s=Ec(t[0][r(617)],r(664)),o=Ec(n[0][r(617)],r(664));return!!wr(s,o)&&(!!t[r(466)]((t=>n[r(770)]((e=>t[r(518)]()[r(857)](e[r(518)]())))))&&n[r(466)]((e=>t[r(770)]((t=>e[r(518)]()[r(857)](t[r(518)]()))))))}}[Ic(567)](t){const e=Ic,n=Array[e(463)](t),r=this[e(521)]({skipNotAttached:!0}),s=r[e(454)]((n=>!t[e(695)](n))),o=new Map(n[e(839)]((t=>[t,this[e(756)][e(544)](t[e(599)],t[e(669)],e(493))]))),i=new Map(r[e(839)]((t=>[t,t[e(712)]()])));for(let t=0;t<n[e(696)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(696)];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(696)];e++){const s=r[e];if(s[a(599)]!==n[a(599)]||s[a(443)].id!==n[a(443)].id||s[a(669)]!==n[a(669)])continue;if(!Oc(n,s,[a(664)]))continue;if(a(513)==n[a(599)]&&n[a(803)][a(815)]!=s[a(803)][a(815)])continue;if(a(513)==n[a(599)]&&t[a(750)](n[a(803)][a(476)]))continue;if(a(726)==n[a(599)]){const e=t[a(824)][a(774)],r=n[a(496)]();if(r&&(e[a(529)][a(798)](r)||e[a(529)][a(784)](r)))continue}const c=o[a(804)](n),u=i[a(804)](n),l=i[a(804)](s),f=n[a(641)]&&n[a(641)][a(696)],h=s[a(641)]&&s[a(641)][a(696)];if(!f&&c(l,u))return t[a(458)](s,n),i[a(691)](n),!0;if(!h&&c(u,l))return t[a(458)](n,s),i[a(691)](s),!0}return!1}}[Ic(458)](t,e){const n=Ic;if(t[n(503)])for(const r of e[n(712)]())t[n(549)](r);else{const r=e[n(518)]()[n(603)];this[n(475)](t,this[n(766)][n(837)](t[n(518)]()[n(681)],r))}e[n(491)]()}[Ic(820)](t,e){const n=Ic,r=t[n(674)](n(604))||t[n(674)](n(513))?n(721):t[n(741)]();return Wr(this[n(824)][n(575)],e+"_"+r+n(723))}[Ic(808)](){const t=Ic,e=this[t(824)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(766)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(605)](t[s(588)]);if(s(781)===e){n[s(697)](this[s(820)](r,s(511)));break}}for(const t of r){const{group:e,type:r}=this[s(605)](t[s(588)]);if(s(781)===e){n[s(697)](this[s(820)](r,s(843)));break}}}))}[Ic(447)](t){const e=Ic;if(this[e(643)])return!1;const n=this[e(824)],r=n[e(774)][e(710)][e(705)][e(498)]();if(0==r[e(696)])return!1;const s=[],o=r[e(454)]((t=>e(513)==t[e(599)])),i=r[e(454)]((t=>e(630)==t[e(599)]&&e(855)!=t[e(588)])),a=r[e(454)]((t=>e(777)==t[e(599)]&&e(855)!=t[e(588)]));for(const t of o)s[e(558)]({key:t[e(795)],newValue:t[e(602)],oldValue:t[e(514)],range:Nc(t[e(487)],n[e(774)])});for(const t of i){const r=a[e(527)]((n=>n[e(568)][e(857)](t[e(568)])));r&&s[e(558)]({key:e(688),newValue:t[e(588)],oldValue:r[e(588)],range:n[e(774)][e(569)](t[e(568)][e(862)])})}return 0!=s[e(696)]&&this[e(440)](t,s)}[Ic(811)](t){const e=Ic;let n=!1;const r=this[e(824)][e(774)][e(710)][e(705)][e(531)]()[e(454)]((t=>t[e(803)][e(708)]&&t[e(588)][e(674)](e(629))));for(const s of r){const{subType:r,id:o}=this[e(605)](s[e(588)]),i=r[e(647)]("|")[0];for(const r of this[e(521)]({skipNotAttached:!0}))r.id!=o&&e(513)==r[e(599)]&&r[e(803)]&&r[e(803)][e(476)]==i&&r[e(518)]()[e(578)](s[e(803)][e(708)])&&(this[e(719)](r,s[e(803)][e(708)],t),n=!0)}return n}[Ic(455)](t){const e=Ic;this[e(824)],this[e(643)]=!0,t()}[Ic(773)](t){const e=Ic,n=this[e(750)](t),r=this[e(841)][e(695)](t);return n||r}[Ic(440)](t,e){const n=Ic;if(0==e[n(696)])return!1;let r=!1;for(const s of e){const e=this[n(711)](s[n(487)],n(513))[n(454)]((t=>!t[n(433)][n(479)]))[n(839)]((t=>t[n(781)])),i=(0,o.hashObject)({newValue:s[n(679)]});e[n(454)]((t=>{const e=n,[r,o]=t[e(669)][e(647)]("|");return r==s[e(476)]&&o!=i}))[n(775)]((e=>{const o=n;this[o(719)](e,s[o(487)],t),r=!0}))}return r}[Ic(719)](t,e,n){const r=Ic,s=t[r(518)]()[r(593)](e);0!==s[r(696)]?1!==s[r(696)]?this[r(434)](t,e[r(681)],e[r(603)]):this[r(475)](t,s[0]):n[r(441)](t[r(640)]())}}class Ac{constructor(t){const e=Ic;this[e(499)]=t,this[e(766)]=t[e(774)],this[e(444)]=new Map,this[e(859)]=new Map,this[e(520)]()}[Ic(706)](t,e,n,r,s,o){const i=Ic;return new zr(this[i(766)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(544)](t,e,i(543))(...n),onDiscard:(...n)=>this[i(544)](t,e,i(813))(...n)})}[Ic(789)](t,e,n,r){const s=Ic,o=t+":"+e+":"+n;this[s(444)][s(657)](o,r)}[Ic(544)](t,e,n){const r=Ic,s=t+":"+e+":"+n;return this[r(444)][r(804)](s)||this[r(859)][r(804)](t+":"+n)}[Ic(520)](){const t=Ic,e=()=>!1,n=t=>{const e=bc;t[e(703)](((t,n)=>t[e(681)][e(717)](n[e(681)])?1:-1)),this[e(766)][e(856)]((n=>{const r=e;for(const e of t){let t;t=e[r(603)][r(610)]&&e[r(603)][r(838)]==e[r(681)][r(862)]?n[r(462)](e[r(681)][r(862)],"on"):n[r(462)](e),this[r(766)][r(662)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(766)][n(856)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(839)]((t=>(Cc(t)&&(t=this[s(766)][s(837)](t[s(603)])),t)))[s(454)]((t=>s(535)!==t[s(594)][s(633)]));if(c[s(696)]<1)return;const u=Array[s(463)](this[s(766)][s(710)][s(851)][s(712)]())[s(839)]((t=>i.LiveRange[s(800)](t)));r[s(702)](c);for(const t of this[s(499)][s(553)][s(553)]())t[s(799)]();a[s(558)]({forceDefaultExecution:!0}),this[s(499)][s(709)](o,...a);const l=u[s(454)]((t=>s(535)!=t[s(594)][s(633)]));l[s(696)]>0&&r[s(702)](l);for(const t of u)t[s(833)]()}))},s=(e,n)=>1==e[t(696)]&&1==n[t(696)]&&e[0][t(603)][t(857)](n[0][t(681)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(766)])?[e,n]:Mc(n,e,s,r,this[t(766)])?[n,e]:null;this[t(859)][t(657)](t(483),e),this[t(859)][t(657)](t(802),n),this[t(859)][t(657)](t(846),s),this[t(859)][t(657)](t(759),o),this[t(859)][t(657)](t(582),n),this[t(859)][t(657)](t(807),e),this[t(859)][t(657)](t(485),s),this[t(859)][t(657)](t(693),o),this[t(859)][t(657)](t(481),r),this[t(859)][t(657)](t(591),e),this[t(859)][t(657)](t(452),s),this[t(859)][t(657)](t(473),e),this[t(859)][t(657)](t(858),r),this[t(859)][t(657)](t(853),e),this[t(859)][t(657)](t(516),s),this[t(859)][t(657)](t(644),e),this[t(859)][t(657)](t(796),e),this[t(859)][t(657)](t(764),((e,n)=>{const r=t;if(!n)return;const s=this[r(499)][r(523)][r(804)](yc);this[r(766)][r(856)]((t=>{const o=r;if(o(688)==n[o(476)])for(const r of e){const e=r[o(681)][o(862)],s=n[o(815)];t[o(832)](e,s)}else if(s[o(750)](n[o(476)]))for(const r of e)void 0!==n[o(815)]?t[o(538)](n[o(476)],n[o(815)],r[o(681)][o(862)]):t[o(505)](n[o(476)],r[o(681)][o(862)]);else for(const r of e)n[o(815)]?t[o(538)](n[o(476)],n[o(815)],r):t[o(505)](n[o(476)],r)}))})),this[t(859)][t(657)](t(655),s)}}function kc(t,e,n){const r=Ic;for(const s of e[r(838)][r(620)]({includeSelf:!0,parentFirst:!0})){if(s[r(594)]==s)return!1;if(!n[r(727)](s))return!1;if(t[r(798)](s)||t[r(784)](s))return!0}return!1}function Cc(t){const e=Ic;return t[e(603)][e(838)]==t[e(681)][e(862)]&&t[e(603)][e(500)]}function Lc(t,e,n,r){const s=Ic,o=t=>!t[s(792)].is(s(449))&&!r[s(798)](t[s(792)]),i=t[s(681)][s(606)](o),a=t[s(603)][s(606)](o,{direction:s(654)});return!(t[s(681)][s(857)](i)&&t[s(603)][s(857)](a)||(i[s(717)](a)?n[s(628)](e,{range:n[s(837)](i,a)}):n[s(441)](e),0))}function Rc(t){return(0,o.hashObject)(t)}function Sc(t){const e=Ic,n=t[e(681)][e(862)];return n&&n.is(e(821))}function Nc(t,e){const n=Ic;return null==t[n(603)][n(861)]&&t[n(603)][n(838)]==t[n(681)][n(862)]?vc(t[n(681)][n(862)],e):t}function vc(t,e){const n=Ic,r=e[n(529)][n(798)](t)||e[n(529)][n(472)](t);return e[n(837)](e[n(768)](t,n(771)),r?e[n(658)](t):e[n(768)](t,n(603)))}function Mc(t,e,n,r,s){const o=Ic;if(!Oc(t,e))return!1;if(n[o(603)][o(857)](r[o(681)]))return!0;if(t[o(599)]!=e[o(599)])return!1;if(!n[o(603)][o(686)](r[o(681)]))return!1;const i=s[o(837)](n[o(603)],r[o(681)])[o(534)]();for(const t of i)if([o(548),o(590)][o(844)](t[o(599)])&&s[o(529)][o(784)](t[o(792)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ic;return!(!t[r(470)]||!e[r(470)])&&wr(Ec(t[r(617)],n),Ec(e[r(617)],n))}function wc(t,e){const n=Ic,r=Dc(t[n(617)]),s=Dc(e);if(!t[n(470)])return!1;for(const t of Object[n(587)](s))if(!wr(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ic,n=Object[e(754)]({},t);return delete n[e(480)],delete n[e(570)],n}function Fc(){const t=["PendingActions","canEditAt","unbind","listenTo","get","isEnabled","add","2335823ndPROJ","commands","bind","1663432fPCScE","1815621KEyHkv","_discardCommand","commentThreadController","_removePendingAction","execute","acceptSuggestion","view","_pendingAction","remove","125442mhySBx","getRanges","isDirty","155mRlDnm","_acceptCommand","stopListening","destroy","locale","canDiscard","PENDING_ACTION_SUGGESTION","plugins","10724snZlwu","_setPendingAction","discardSuggestion","16220934mjYFmE","model","change:isDirty","_editor","1667100YZJEHT","15YNVHBJ","canAccept"];return(Fc=function(){return t})()}const xc=Bc;function Bc(t,e){const n=Fc();return(Bc=function(t,e){return n[t-=225]})(t,e)}!function(t,e){const n=Bc,r=t();for(;;)try{if(491505===-parseInt(n(259))/1*(parseInt(n(240))/2)+-parseInt(n(231))/3+parseInt(n(251))/4*(parseInt(n(243))/5)+parseInt(n(258))/6+-parseInt(n(227))/7+parseInt(n(230))/8+parseInt(n(254))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fc);class Pc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Bc;super(),this[s(255)]=e,this[s(237)]=n,this[s(233)]=r,this[s(257)]=t,this[s(244)]=t[s(228)][s(265)](s(236)),this[s(232)]=t[s(228)][s(265)](s(253)),this[s(237)][s(229)](s(225)).to(this[s(244)],this[s(232)],((t,e)=>t||e)),this[s(237)][s(229)](s(260)).to(this[s(244)],s(225),(t=>t&&this[s(257)][s(255)][s(262)](e[s(241)]()))),this[s(237)][s(229)](s(248)).to(this[s(232)],s(225),(t=>t&&this[s(257)][s(255)][s(262)](e[s(241)]()))),this[s(238)]=null,n[s(242)]&&this[s(252)](),this[s(264)](n,s(236),(()=>this[s(236)]())),this[s(264)](n,s(253),(()=>this[s(253)]())),this[s(264)](n,s(256),(()=>{const t=s;n[t(242)]?this[t(252)]():this[t(234)]()}))}[xc(236)](){const t=xc;this[t(244)][t(235)](this[t(255)].id)}[xc(253)](){const t=xc;this[t(232)][t(235)](this[t(255)].id)}[xc(246)](){const t=xc;this[t(237)][t(263)](t(225)),this[t(237)][t(263)](t(260)),this[t(237)][t(263)](t(248)),this[t(245)](),this[t(233)][t(246)](),this[t(238)]&&this[t(234)]()}[xc(252)](){const t=xc,e=Wr(this[t(257)][t(247)],t(249));this[t(238)]=this[t(257)][t(250)][t(265)](t(261))[t(226)](e)}[xc(234)](){const t=xc;null!==this[t(238)]&&this[t(257)][t(250)][t(265)](t(261))[t(239)](this[t(238)]),this[t(238)]=null}}const Uc=Gc;function jc(){const t=["hasDirtyComment","showInput","set","assign","isEnabled","setData","disabledSubmit","destroy","609699AgRtCj","cancel","editorConfig","bind","_createCommentThreadInputView","CommentView","delegate","isActive","commentInputView","fire","387732bwXozH","isDirty","454810zqDwJw","commentThread","addComment","5838kjWuRq","focus","updateComment","8uSstkG","locale","commentsListView","editor","_localUser","_model","_createCommentViews","length","11FIldSE","_config","submit","descriptionParts","581mrAmLF","842550jWLwJq","removeComment","commentThreadInputView","isReadOnly","1244907JStPzp","authoredAt","123770CScYeA","disableComments","canAccept","element","canDiscard","value","1pQqyxK"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=211]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(102720===-parseInt(n(211))/1*(-parseInt(n(257))/2)+parseInt(n(220))/3+-parseInt(n(230))/4+-parseInt(n(251))/5+parseInt(n(235))/6*(-parseInt(n(250))/7)+parseInt(n(238))/8*(parseInt(n(255))/9)+-parseInt(n(232))/10*(-parseInt(n(246))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Vc extends s.View{constructor(t,e,n,r){const s=Gc;super(t),this[s(240)]=null,this[s(253)]=null,this[s(214)](s(227),!1),this[s(214)](s(256),e[s(256)]),this[s(223)](s(256)).to(e),this[s(214)](s(249),[]),this[s(214)](s(231),!1),this[s(214)](s(216),!1),this[s(214)](s(259),!1),this[s(214)](s(261),!1),this[s(243)]=e,this[s(242)]=n,this[s(247)]=r,r[s(258)]?this[s(214)](s(245),1):this[s(244)]()}[Uc(236)](){const t=Uc;this[t(260)][t(236)]()}[Uc(219)](){const t=Uc;this[t(240)]&&this[t(240)][t(219)](),this[t(253)]&&this[t(253)][t(219)](),super[t(219)]()}[Uc(244)](){const t=Uc,{CommentsListView:e}=this[t(247)];this[t(240)]=new e(this[t(239)],this[t(243)][t(233)],Object[t(215)]({CommentView:this[t(247)][t(225)]},this[t(247)])),this[t(240)][t(226)](t(252)).to(this),this[t(240)][t(226)](t(237)).to(this),this[t(240)][t(223)](t(227)).to(this),this[t(214)](t(245),this[t(240)][t(245)]+1),this[t(223)](t(245)).to(this[t(240)],t(245),(t=>t+1)),this[t(253)]=this[t(224)](),this.on(t(252),(()=>this[t(236)]())),this[t(223)](t(231)).to(this[t(240)],t(212),this[t(253)][t(228)],t(262),((t,e)=>t||!!e))}[Uc(224)](){const t=Uc,{CommentThreadInputView:e}=this[t(247)],n=new e(this[t(239)],this[t(242)],this[t(247)][t(222)]),r=n[t(228)];return n[t(223)](t(213)).to(this,t(227),this[t(243)][t(233)],t(254),r,t(262),((t,e,n)=>!!n||t&&!e)),r.on(t(248),((e,n)=>{const s=t;this[s(229)](s(234),n),r[s(241)][s(217)]("")})),r.on(t(221),(()=>this[t(236)]())),r[t(223)](t(218)).to(this[t(243)][t(233)],t(254)),n}}const zc=Hc;function Wc(){const t=["set",'"></span>',"</span>","_descriptionElement","ck-suggestion__actions","push","span","ck-suggestion-",'<span class="ck-suggestion-type">',"4328kZdFFd","discardSuggestion","ck-suggestion__info",'" title="',"@external","getTemplate","acceptButton","commentThread","ck-suggestion__user","17283HPrpsH","EXTERNAL_IMPORT_WORD_AVATAR","attributes","ck-annotation__info-time",".ck-annotation__content-wrapper","type","importWord","ck-comment__info-time","name","ck-annotation__actions","709120OmnXaO","6RGUXsZ","change:description","div","311018azciVs","time","userView","commentThreadInputView","locale","ck-suggestion--accept","check","ck-annotation__info","createElement","join","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-comment__external","isExternal","EXTERNAL_SUGGESTION","render","214868BorfoV","element","formatDateTime","value","Accept suggestion","canAccept","setTemplate","commentsListView","content","extendTemplate","innerHTML","innerText","map","split","canDiscard","discardButton","creator","ck-suggestion--disabled-comments","source","ck-suggestion-wrapper","_config","ck-annotation__main","486388NtDJCf","execute","bindTemplate","getExternalSuggestionNote","descriptionParts","querySelector","ck-annotation__content-wrapper","editorDestroyed","2605vcSybM","authoredAt","</p>","editorReady",'<span class="ck-suggestion-color" style="background-color: ',"<p>","EXTERNAL_AVATAR","fire","4608kzGpkO","cancel","ck-annotation","Discard suggestion","ck-suggestion--discard","ck-suggestion","getUserViewNotificationText","ck-suggestion-wrapper--active","_createButton","ck-annotation__info-name","isEnabled","ck-annotation__user","2256gvmMSD","ck-suggestion__info-name","isActive","description","bind","disableComments","author","delegate","acceptSuggestion","_model","children","title","color","ck-suggestion__main"];return(Wc=function(){return t})()}function Hc(t,e){const n=Wc();return(Hc=function(t,e){return n[t-=328]})(t,e)}!function(t,e){const n=Hc,r=t();for(;;)try{if(160526===parseInt(n(350))/1+-parseInt(n(347))/2*(-parseInt(n(336))/3)+parseInt(n(365))/4+-parseInt(n(395))/5*(-parseInt(n(415))/6)+-parseInt(n(387))/7+parseInt(n(438))/8*(-parseInt(n(403))/9)+-parseInt(n(346))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wc);class Kc extends Vc{constructor(e,n,r,s){const i=Hc;super(e,n,r,s),this[i(429)](i(341),""),this[i(419)](i(341)).to(this,i(391),(t=>t&&t[0]?t[0][i(341)]:"")),this[i(419)](i(418)).to(this,i(391),this,i(417),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(400)+qc(e[n(373)],e[n(427)])+n(397);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(432)]=null,this[i(333)]=this[i(411)](Wr(e,i(369)),t.icons[i(356)],i(355),i(423),"sw"),this[i(333)][i(419)](i(413)).to(this,i(370)),this[i(380)]=this[i(411)](Wr(e,i(406)),t.icons[i(404)],i(407),i(328),"sw"),this[i(380)][i(419)](i(413)).to(this,i(379)),this[i(352)]=new o.UserView(e,this[i(424)][i(421)],this[i(409)]()),this[i(352)][i(374)]({attributes:{class:[i(335),i(414)]}}),this[i(371)](this[i(332)]())}[zc(332)](){const t=zc,e=this[t(389)],n=[{tag:t(349),attributes:{class:[t(329),t(357)]},children:[{tag:t(435),children:[{text:this[t(352)][t(344)]}],attributes:{class:[t(416),t(412)]}},{tag:t(351),attributes:{datetime:e.to(t(396)),class:[t(343),t(339)]},children:[{text:e.to(t(396),(e=>this[t(385)][t(367)](e)))}]}]},{tag:t(349),attributes:{class:[t(433),t(345)]},children:[this[t(333)],this[t(380)]]},{tag:t(349),attributes:{class:[t(393)]}}];this[t(424)][t(362)]&&n[t(434)]({tag:t(349),attributes:{class:[t(361)]},children:[{text:this[t(390)]()}]});const r={tag:t(349),attributes:{class:[t(384),e.if(t(417),t(410)),e.to(t(341),(e=>t(436)+e)),this[t(385)][t(420)]&&t(382)],"data-suggestion-id":this[t(424)].id,"data-thread-id":this[t(424)][t(334)].id,"data-author-id":this[t(424)][t(421)].id,tabindex:-1},children:[{tag:t(349),attributes:{class:[t(408),t(405)]},children:[this[t(352)],{tag:t(349),attributes:{class:[t(428),t(386)]},children:n}]}]};return this[t(372)]&&this[t(353)]&&(r[t(425)][t(434)](this[t(372)],this[t(353)]),this[t(372)][t(422)](t(398)).to(this),this[t(372)][t(422)](t(394)).to(this),this[t(353)][t(422)](t(398)).to(this),this[t(353)][t(422)](t(394)).to(this)),r}[zc(364)](){const t=zc;super[t(364)](),this[t(432)]=this[t(366)][t(392)](t(340)),this[t(432)][t(375)]=this[t(418)],this.on(t(348),((e,n,r)=>{const s=t;this[s(432)][s(375)]=r}))}[zc(411)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(354)]);return a[i(429)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(374)]({attributes:{class:n}}),a.on(i(388),(()=>{const t=i;this[t(402)](r,this[t(424)].id)})),a}[zc(390)](){const t=zc;return t(342)===this[t(424)][t(338)][t(331)][t(383)]?Wr(this[t(354)],t(360)):Wr(this[t(354)],t(363))}[zc(409)](){const t=zc;return this[t(424)][t(362)]?t(342)===this[t(424)][t(338)][t(331)][t(383)]?Wr(this[t(354)],t(337),this[t(424)][t(381)][t(344)]):Wr(this[t(354)],t(401),this[t(424)][t(381)][t(344)]):null}}function qc(t,e){const n=zc;let r="";return r+=t[n(378)]("*")[n(377)](((t,e)=>e%2!=0?n(437)+Xc(t)+n(431):Xc(t)))[n(359)](""),e&&(r+=n(399)+e[n(368)]+n(330)+e[n(426)]+n(430)),r}function Xc(t){const e=zc,n=document[e(358)](e(435));return n[e(376)]=t,n[e(375)]}const Yc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Jc=Zc;function Qc(){const t=["_viewToController","isInContent","getSuggestion","addSourceCollector","isEnabled","212927QwxRgV","Accept all suggestions","switchbutton","suggestionUnloaded","arrowView","discardAllSuggestions","getMarkers","change:previous","acceptButton","getMarkerNames","_annotationViews","registerAnnotation","599355VEKiZR","descriptionParts","createCommentThreadController","execute","Track changes","previous","Annotations","discardSelectedSuggestions","_handleControllerBuffer","define","getByInnerView","suggestionChanged","length","_initializeController","activeAnnotations","_unbindEditors","items","separator","innerView","delete","push","locale","buttonView","actionView","pluginName","type","value","comments","CommentsRepository","_disableComments","init","CommentsUI","menuitemcheckbox","_destroyController","_createMenuBarMenu","values","size","trackChanges.SuggestionThreadView","commandName","head","getJoined","descriptionFactory","mainView","bind","unbind","_addUIComponentsToFactory","TrackChangesUI","hasSuggestion","suggestion-","createAnnotation","comments.maxCommentsWhenCollapsed","comments.maxCommentCharsWhenCollapsed","change:activeAnnotations","destroy","add","EditorAnnotations","getFirstRange","Discard all suggestions","editing","getAllAdjacentSuggestions","TrackChangesEditing","set","CommentView","from","addComment","lowest","discardButton","reduce","has","isOn","some","4168qRCppn","stopListening","view","isMultiRange","suggestionLoaded","isDirty","keys","comments.maxThreadTotalWeight","getRanges","menuitem","trackChanges.disableComments","delegate","model","clear","5295156HWkMia","_refreshActiveMarkers","focus","acceptAllSuggestions","remove","menuBar:trackChanges","editor","getDescriptions","SuggestionThreadView","createAnnotationView","requires","get","_createToolbarButton","7778YncYWu","commands","Accept all selected suggestions","_bindAnnotationToEditors","comments.editorConfig","acceptSelectedSuggestions","trackChanges","panelView","componentFactory","2951756FVRpeb","menu","children","config","723hMgNzA","7935336zcXsQP","plugins","activeMarkers","_suggestionToController","commentThread","button","source","refreshSelectedViews","_handleSuggestionControllerDelayed","filter","_updateController","listenTo","Discard all selected suggestions","1855LgVxqt","toMany"];return(Qc=function(){return t})()}function Zc(t,e){const n=Qc();return(Zc=function(t,e){return n[t-=402]})(t,e)}!function(t,e){const n=Zc,r=t();for(;;)try{if(559905===parseInt(n(517))/1+parseInt(n(483))/2*(-parseInt(n(496))/3)+-parseInt(n(492))/4+parseInt(n(529))/5+parseInt(n(470))/6+parseInt(n(510))/7*(parseInt(n(456))/8)+parseInt(n(497))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qc);class $c extends t.Plugin{static get[Jc(480)](){const t=Jc;return[yc,o.Users,t(413),t(535),t(440)]}static get[Jc(409)](){return Jc(431)}constructor(t){const e=Jc;super(t),this[e(500)]=new Map,this[e(512)]=new Map,this[e(527)]=new Map,this[e(537)]=new Map;const n=this[e(476)][e(495)];n[e(538)](e(422),Kc),n[e(538)](e(466),!1),this[e(414)]=n[e(481)](e(466))}[Jc(505)](t,e){const n=Jc;0===this[n(537)][n(421)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(537)]){const r=this[t(500)][t(453)](e);r||n?r&&n&&this[t(418)](e):this[t(542)](e)}this[t(537)][t(469)](),this[t(476)][t(498)][t(481)](t(440))[t(504)](),this[t(471)]()}),10),this[n(537)][n(446)](t,e)}[Jc(415)](){const t=Jc,e=this[t(476)],n=e[t(498)][t(481)](t(445)),r=e[t(498)][t(481)](t(535)),s=e[t(498)][t(481)](t(440)),o=e[t(498)][t(481)](t(413));this[t(430)](),s[t(515)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(448)](this[e(500)])){const s=t[e(444)](),o=[];for(const t of s){if(!t[e(513)])continue;if(t[e(459)]){o[e(405)](...t[e(464)]());continue}const n=t[e(441)]();if(o[e(541)]>0){const t=o[0][e(425)](n);if(t){o[0]=t;continue}}o[e(405)](n)}n[e(405)]([r[e(458)],o])}return n})),this[t(508)](n,t(460),((e,n)=>{const r=t;this[r(508)](n,r(524),((t,e,s,o)=>{const i=r;n[i(513)]&&(null==s?(this[i(507)](o[i(424)]),this[i(505)](n,!1)):(this[i(507)](s[i(424)]),null==o&&this[i(505)](n,!0)))})),null!==n[r(534)]?this[r(507)](n[r(424)]):this[r(505)](n,!1)})),this[t(508)](n,t(520),((e,n,r)=>{const s=t;this[s(457)](n,s(524)),this[s(537)][s(404)](n),this[s(500)][s(453)](n)&&this[s(418)](n),r&&this[s(507)](r[s(424)])})),this[t(508)](n,t(540),((e,n)=>{this[t(507)](n)})),this[t(508)](r,t(437),(()=>{this[t(471)]()})),this[t(508)](o,t(449),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(432)](r))return;const i=n[o(514)](r);this[o(500)][o(481)](i)[o(458)][o(472)]()}),{priority:t(450)})}[Jc(471)](){const t=Jc,e=this[t(476)][t(498)][t(481)](t(535)),n=this[t(476)][t(498)][t(481)](t(445)),r=Array[t(448)](e[t(543)],(e=>e[t(403)]))[t(506)]((e=>this[t(512)][t(453)](e))),s=[];for(const e of r){const n=this[t(512)][t(481)](e)[t(468)][t(444)]();s[t(405)](...n[t(452)](((e,n)=>[...e,...n[t(526)]()]),[]))}n[t(499)]=s}[Jc(430)](){const t=Jc,n=this[t(476)],r=n[t(406)],o=Wr(r,t(533)),i=new e.Collection([{type:t(519),model:new s.ViewModel({withText:!0,label:o,commandName:t(489),role:t(417)})},{type:t(402)},{type:t(502),model:new s.ViewModel({withText:!0,label:Wr(r,t(518)),commandName:t(473),role:t(465)})},{type:t(502),model:new s.ViewModel({withText:!0,label:Wr(r,t(485)),commandName:t(488),role:t(465)})},{type:t(502),model:new s.ViewModel({withText:!0,label:Wr(r,t(442)),commandName:t(522),role:t(465)})},{type:t(502),model:new s.ViewModel({withText:!0,label:Wr(r,t(509)),commandName:t(536),role:t(465)})}]);for(const e of i)if(tu(e)){const r=n[t(484)][t(481)](e[t(468)][t(423)]);e[t(468)][t(428)](t(454),t(516)).to(r,t(411),t(516))}n.ui[t(491)][t(439)](t(489),(e=>this[t(482)](e,i,o))),n.ui[t(491)][t(439)](t(475),(e=>this[t(419)](e,i,o)))}[Jc(482)](t,e,n){const r=Jc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(476)][r(484)][r(481)](r(489));o[r(407)][r(446)]({tooltip:n,label:n,icon:Yc}),o[r(407)][r(428)](r(454)).to(i,r(411)),o[r(407)].on(r(532),(()=>{const t=r;i[t(532)](),this[t(476)][t(443)][t(458)][t(472)]()})),(0,s.addListToDropdown)(o,e,{role:r(493)});const a=[];for(const t of e)tu(t)&&a[r(405)](this[r(476)][r(484)][r(481)](t[r(468)][r(423)]));const c=o[r(407)];return c[r(408)][r(429)](r(516)),c[r(521)][r(429)](r(516)),c[r(408)][r(428)](r(516)).to(i,r(516)),c[r(521)][r(428)](r(516))[r(511)](a,r(516),((...t)=>t[r(455)]((t=>t)))),o.on(r(532),(t=>{const e=r;this[e(476)][e(532)](t[e(503)][e(423)]),this[e(476)][e(443)][e(458)][e(472)]()})),o}[Jc(419)](t,e,n){const r=Jc,o=new s.MenuBarMenuView(t),i=this[r(476)][r(484)][r(481)](r(489));o[r(407)][r(446)]({label:n,icon:Yc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(402)==n[r(410)]){a[r(545)][r(439)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(468)];i[r(428)](...Object[r(462)](c)).to(c),i[r(467)](r(532)).to(o),i.on(r(532),(()=>{const t=r;this[t(476)][t(532)](c[t(423)]),this[t(476)][t(443)][t(458)][t(472)]()})),e[r(494)][r(439)](i),a[r(545)][r(439)](e)}return o[r(428)](r(516)).to(i,r(516)),o[r(490)][r(494)][r(439)](a),o}[Jc(542)](t){const e=Jc,n=this[e(476)],r=n[e(495)],s=n[e(498)][e(481)](e(535)),i=n[e(498)][e(481)](e(413)),a=n[e(498)][e(481)](e(440)),c=n[e(498)][e(481)](o.Users).me,u=r[e(481)](e(489))[e(478)],{CommentsListView:l,CommentThreadInputView:f}=n[e(498)][e(481)](e(416));let h,g;this[e(527)][e(453)](t.id)?(g=this[e(527)][e(481)](t.id),h=g[e(427)]):(h=new u(n[e(406)],t,c,{disableComments:this[e(414)],editorConfig:r[e(481)](e(487)),maxCommentsWhenCollapsed:r[e(481)](e(435)),maxThreadTotalWeight:r[e(481)](e(463)),maxCommentCharsWhenCollapsed:r[e(481)](e(436)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(481)](e(406))),CommentView:r[e(481)](e(412))[e(447)],CommentsListView:l,CommentThreadInputView:f}),h[e(525)].on(e(532),(()=>{const t=e;n[t(443)][t(458)][t(472)]()})),h[e(451)].on(e(532),(()=>{const t=e;n[t(443)][t(458)][t(472)]()})),g=s[e(479)](this[e(476)][e(406)],h),g[e(428)](e(461)).to(h,e(461)),g[e(428)](e(541)).to(h),g[e(428)](e(410)).to(h,e(410),(t=>e(433)+t)),this[e(527)][e(446)](t.id,g));const d=i[e(531)](t[e(501)],h),p=new Pc(n,t,h,d),m=t[e(444)]()[e(506)]((t=>t[e(513)]));h[e(530)]=n[e(498)][e(481)](e(445))[e(426)][e(477)](m),this[e(500)][e(446)](t,p),this[e(512)][e(446)](h,p);const E=s[e(434)]({view:g,target:()=>{const r=e,s=[],i=t[r(444)]()[r(506)]((t=>t[r(513)]));for(const t of i)s[r(405)](...t[r(523)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(443)],s)},type:()=>e(433)+p[e(458)][e(410)]});i[e(486)](h,E),s[e(439)](E),a[e(528)](E)}[Jc(418)](t){const e=Jc,n=this[e(476)][e(498)][e(481)](e(413)),r=this[e(476)][e(498)][e(481)](e(535)),s=this[e(500)][e(481)](t),o=s[e(458)],i=r[e(539)](o);n[e(544)](o),i&&r[e(474)](i),this[e(500)][e(404)](t),this[e(512)][e(404)](o),s[e(438)]()}[Jc(507)](t){const e=Jc;if(!t[e(513)]||!this[e(500)][e(453)](t))return;const n=this[e(476)][e(498)][e(481)](e(445)),r=this[e(500)][e(481)](t),s=t[e(444)]();r[e(458)][e(530)]=n[e(426)][e(477)](s)}[Jc(438)](){const t=Jc;for(const e of this[t(500)][t(462)]())this[t(418)](e);for(const e of this[t(527)][t(420)]())e[t(427)][t(438)]();super[t(438)]()}}function tu(t){return Jc(468)in t}var eu=ru;function nu(){var t=["22tAJrQX","94436exVvcp","plugins","addSuggestionData","pluginName","requires","19754PBsogM","528759ScplrQ","TrackChanges","getSuggestion","1312TkdZCn","get","6rJyGBK","editor","10387100fCCzrn","5710665nSLeHd","addSuggestion","Comments","11270420DCtVjB","12mmDdyU","adapter","42WyVplF","getSuggestions","36099DGbKLA"];return(nu=function(){return t})()}function ru(t,e){var n=nu();return(ru=function(t,e){return n[t-=398]})(t,e)}!function(t,e){for(var n=ru,r=t();;)try{if(913996===parseInt(n(411))/1*(-parseInt(n(405))/2)+-parseInt(n(402))/3*(-parseInt(n(406))/4)+-parseInt(n(420))/5*(parseInt(n(417))/6)+parseInt(n(399))/7+-parseInt(n(415))/8*(parseInt(n(404))/9)+parseInt(n(419))/10+parseInt(n(412))/11*(-parseInt(n(400))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(nu);class su extends t.Plugin{static get[eu(410)](){return[yc,$c,eu(398)]}static get[eu(409)](){return eu(413)}set[eu(401)](t){var e=eu;this[e(418)][e(407)][e(416)](yc)[e(401)]=t}get[eu(401)](){var t=eu;return this[t(418)][t(407)][t(416)](yc)[t(401)]}[eu(421)](t){var e=eu;return this[e(418)][e(407)][e(416)](yc)[e(408)](t)}[eu(403)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(418)][n(407)][n(416)](yc)[n(403)]({skipNotAttached:t,toJSON:e})}[eu(414)](t){var e=eu;return this[e(418)][e(407)][e(416)](yc)[e(414)](t)}}const ou=uu;function iu(){const t=["get","pluginName","2013695otzWYo","editorCreator","8771478BRMzOb","init","useAnonymousUser","18817469oELAIH","getUser","3vDKORe","function","name","TrackChangesEditing","addSuggestionData","requires","data","_adapter","end","div","29318IYEyGv","create","reduce","discardAllSuggestions","define","getFullData","set","getDataWithAcceptedSuggestions","document","execute","2826748OcXxWF","trackChangesData","954280vttLph","destroy","addCommentThread","984tzkbvz","53102TwBsTw","Pagination","createDocumentFragment","getSuggestions","getCommentThreads","map","constructor","addUser","push","track-changes-data-invalid-editor-creator","rootsAttributes","12FVvrEF","3byGfJM","getRootNames","result","Users","users","18PMeLRb","TrackChangesDataGetter","getRootsAttributes","TrackChangesData","CommentsRepository","createElement","model","acceptAllSuggestions","getDataWithDiscardedSuggestions","plugins","appendChild","config","editor","trackChangesData.editorCreator"];return(iu=function(){return t})()}!function(t,e){const n=uu,r=t();for(;;)try{if(731017===-parseInt(n(443))/1*(-parseInt(n(415))/2)+parseInt(n(405))/3*(-parseInt(n(425))/4)+parseInt(n(398))/5+-parseInt(n(400))/6+parseInt(n(431))/7*(parseInt(n(430))/8)+parseInt(n(382))/9*(-parseInt(n(427))/10)+parseInt(n(403))/11*(parseInt(n(442))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);const au=[ou(432)];class cu extends t.Plugin{static get[ou(410)](){return[yc]}static get[ou(397)](){return ou(385)}[ou(401)](){const t=ou,n=this[t(394)];if(n[t(393)][t(419)](t(395),(e=>{const r=t,s=n[r(388)][r(423)][r(444)]()[r(417)](((t,e)=>(t[e]="",t)),{});return n[r(437)][r(416)](s,e)})),t(406)!=typeof n[t(393)][t(396)](t(426))[t(399)])throw new e.CKEditorError(t(440))}[ou(422)](t){return hu(this[ou(394)],!0,t)}[ou(390)](t){return hu(this[ou(394)],!1,t)}}function uu(t,e){const n=iu();return(uu=function(t,e){return n[t-=380]})(t,e)}class lu extends t.Plugin{static get[ou(397)](){return ou(383)}constructor(t){const e=ou;super(t),this[e(445)]=e(413)}[ou(401)](){const t=ou;this[t(394)][t(391)][t(396)](t(386))[t(412)]={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(394)][t(391)][t(396)](t(408))[t(412)]=null}}function fu(t){return void 0!==t[ou(384)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,au);s[r(391)][r(439)](yc,lu),s[r(441)]=fu(t)?t[r(384)]():void 0;const i=document[r(433)](),a=t[r(393)][r(396)](r(426))[r(399)],c=await a(s,(()=>function(t){const e=r,n=document[e(387)](e(414));return t[e(392)](n),n}(i)));!function(t,e){const n=r,s=t[n(388)][n(423)][n(444)]()[n(417)](((e,r)=>(e[r]=t[n(411)][n(396)]({rootName:r}),e)),{}),o=t[n(391)][n(396)](n(380))[n(381)][n(436)]((t=>({id:t.id,name:t[n(407)]}))),i=t[n(391)][n(396)](n(408))[n(434)]({skipNotAttached:!0,toJSON:!0}),a=t[n(391)][n(396)](n(386))[n(435)]({skipNotAttached:!0,toJSON:!0}),c=e[n(391)][n(396)](n(380)),u=e[n(391)][n(396)](n(408)),l=e[n(391)][n(396)](n(386));for(const t of o)c[n(404)](t.id)||c[n(438)](t);c.me||c[n(402)]();for(const t of i)u[n(409)](t);for(const t of a)l[n(429)](t);e[n(411)][n(421)](s)}(t,c),c[r(424)](r(e?389:418));const u=fu(c)?c[r(420)](n):c[r(411)][r(396)](n);return await c[r(428)](),u}function gu(){var t=["40ezukvm","2486088ZJacZs","682868VhzOsp","1185162gkyhmx","628872yskoan","1464582vmPJwH","5390161vIkDvf","25shwpgo","96624ytssqx"];return(gu=function(){return t})()}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=491]})(t,e)}!function(t,e){for(var n=du,r=t();;)try{if(791111===parseInt(n(495))/1+parseInt(n(496))/2+-parseInt(n(492))/3+parseInt(n(497))/4+parseInt(n(491))/5*(-parseInt(n(498))/6)+-parseInt(n(499))/7+-parseInt(n(493))/8*(-parseInt(n(494))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>cu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(){const t=["isEnabled","22198UDbveI","513BOZwps","_enableCommands","execute","TrackChangesCommand","74504vZRHsq","editor","has","_isEnabledBasedOnSelection","532GEgvtE","122890TmYOZn","135UuPGsq","clearForceDisabled","_enabledCommands","forceDisabled","affectsData","3256674oGAeMK","9757704PPtpez","refresh","commands","5iQXKAX","2664264XjhbQZ","638881pyrZKJ","_disableUnsupportedCommands","value"];return(c=function(){return t})()}const u=l;function l(t,e){const n=c();return(l=function(t,e){return n[t-=375]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(367244===parseInt(n(396))/1+-parseInt(n(400))/2*(-parseInt(n(385))/3)+parseInt(n(395))/4+parseInt(n(394))/5*(-parseInt(n(390))/6)+parseInt(n(383))/7*(-parseInt(n(379))/8)+parseInt(n(375))/9*(parseInt(n(384))/10)+-parseInt(n(391))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(c);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(387)]=e,this[n(398)]=!1,this[n(392)](),this[n(382)]=!1}[u(392)](){this[u(399)]=!0}[u(377)](){const t=u;this[t(398)]=!this[t(398)],this[t(398)]?this[t(397)]():this[t(376)]()}[u(397)](){const t=u;for(const e of this[t(380)][t(393)][t(393)]())e[t(389)]&&!this[t(387)][t(381)](e)&&e[t(388)](t(378))}[u(376)](){const t=u;for(const e of this[t(380)][t(393)][t(393)]())e[t(389)]&&!this[t(387)][t(381)](e)&&e[t(386)](t(378))}}function h(){const t=["2212UXdNPJ","TrackChangesEditing","model","canEditAt","91ZGOque","execute","get","10460nZkVVc","editor","refresh","879200IsWmad","_isEnabledBasedOnSelection","50073UxWFpN","plugins","acceptSuggestion","6879792oySVnS","90kuALQm","161574xzZJgt","track-changes-accept-suggestion-not-found","1945npXFHL","getRanges","7146UJFxtO","34512ZUPGZV","495cqcDtE","_suggestions","isEnabled"];return(h=function(){return t})()}const g=d;function d(t,e){const n=h();return(d=function(t,e){return n[t-=414]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(593329===parseInt(n(414))/1+-parseInt(n(420))/2*(parseInt(n(416))/3)+parseInt(n(430))/4*(parseInt(n(423))/5)+parseInt(n(421))/6*(parseInt(n(434))/7)+parseInt(n(419))/8+-parseInt(n(425))/9*(parseInt(n(437))/10)+-parseInt(n(427))/11*(parseInt(n(426))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(h);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(428)]=e,this[n(439)](),this[n(415)]=!1}[g(439)](){this[g(429)]=!0}[g(435)](t){const n=g,r=this[n(428)][n(436)](t);if(!r)throw new e.CKEditorError(n(422),this);const s=r[n(424)]();this[n(438)][n(432)][n(433)](s)&&this[n(438)][n(417)][n(436)](n(431))[n(418)](r)}}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=310]})(t,e)}function E(){const t=["editor","5805spsUqb","getRanges","4178766HlgWnP","_isEnabledBasedOnSelection","878022dZinsy","1077QLOSOe","canEditAt","plugins","model","_suggestions","1717023PlExSx","620ztuRpr","1475200jygmVS","track-changes-discard-suggestion-not-found","2193876ZrGPAg","refresh","isEnabled","discardSuggestion","24fDbpwQ","execute","330RSXbWN","TrackChangesEditing","get"];return(E=function(){return t})()}!function(t,e){const n=I,r=t();for(;;)try{if(373714===-parseInt(n(323))/1*(parseInt(n(314))/2)+-parseInt(n(322))/3+parseInt(n(332))/4+parseInt(n(330))/5+parseInt(n(320))/6+parseInt(n(328))/7*(-parseInt(n(312))/8)+parseInt(n(318))/9*(parseInt(n(329))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(E);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(327)]=e,this[n(333)](),this[n(321)]=!1}[m(333)](){this[m(310)]=!0}[m(313)](t){const n=m,r=this[n(327)][n(316)](t);if(!r)throw new e.CKEditorError(n(331),this);const s=r[n(319)]();this[n(317)][n(326)][n(324)](s)&&this[n(317)][n(325)][n(316)](n(315))[n(311)](r)}}function T(t){const e=k;return t[e(464)](((t,n)=>e(463)==t[e(442)]&&e(463)!=n[e(442)]?-1:e(463)!=t[e(442)]&&e(463)==n[e(442)]?1:0))}function _(){const t=["isMultiRange","27IJIxBl","isObject","content","execute","type","441532SoWVMe","85132eqILaW","3NFbBjd","getRanges","splice","value","createPositionAt","color","isArray","createPositionBefore","next","4150xgjKau","3843576qnGARB","replace","schema","isTouching","end","push","from","start","deletion","sort","createRange","join","isIntersecting","643266FwbAPt","1027325jnNFKl","isCollapsed","add","isInContent","change","map","length","createPositionAfter","1860464pNPdbZ"," [color "];return(_=function(){return t})()}function y(t,e){const n=k;let r,s=0;const o=[],i=e[n(457)];for(;s<t[n(475)];){const a=t[s],c=t[s+1];r||(r=e[n(452)](a)),A(e,a,c)||(o[n(460)](e[n(465)](r,i[n(481)](a)?e[n(476)](a):e[n(449)](a,n(459)))),r=null),s++}return o}function A(t,e,n){const r=k;if(!n)return!1;const s=t[r(476)](e),o=t[r(452)](n);return s[r(458)](o)}!function(t,e){const n=k,r=t();for(;;)try{if(142678===parseInt(n(445))/1*(parseInt(n(454))/2)+parseInt(n(480))/3*(parseInt(n(444))/4)+-parseInt(n(469))/5+-parseInt(n(468))/6+parseInt(n(443))/7+-parseInt(n(477))/8+parseInt(n(455))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_);function k(t,e){const n=_();return(k=function(t,e){return n[t-=441]})(t,e)}function C(t,e,n){const r=k;for(;n[r(475)];){const s=n[r(447)](0,100);t[r(473)]((()=>{const t=r;for(const n of s)n[t(472)]&&e[t(441)](n.id)}))}}function L(t,e){const n=R();return(L=function(t,e){return n[t-=286]})(t,e)}const N=L;function R(){const t=["1075KqJwhb","_isEnabledBasedOnSelection","2bfFNGR","_command","getRanges","canEditAt","from","209GaOELn","editor","isEnabled","_suggestions","607636zrOBBj","some","isInContent","refresh","39630YLuBZr","6872tyQugO","2488EwyPgm","6ZGrLHu","execute","values","3843aQJxac","2971464UsErLA","713188xHIiuI","781782zPfqJK","model"];return(R=function(){return t})()}!function(t,e){const n=L,r=t();for(;;)try{if(305896===parseInt(n(311))/1+parseInt(n(302))/2*(-parseInt(n(298))/3)+parseInt(n(291))/4*(-parseInt(n(300))/5)+-parseInt(n(292))/6*(parseInt(n(297))/7)+-parseInt(n(290))/8*(-parseInt(n(295))/9)+parseInt(n(289))/10*(parseInt(n(307))/11)+-parseInt(n(296))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=L;super(t),this[r(303)]=e,this[r(310)]=n,this[r(288)](),this[r(301)]=!1}[N(288)](){const t=N,e=Array[t(306)](this[t(310)][t(294)]())[t(286)]((e=>e[t(287)]));this[t(309)]=this[t(303)][t(309)]&&e}[N(293)](){const t=N,e=T(Array[t(306)](this[t(310)][t(294)]()));for(const n of e){const e=n[t(304)]();if(!this[t(308)][t(299)][t(305)](e))return}C(this[t(308)][t(299)],this[t(303)],e)}}const v=O;function M(){const t=["execute","values","model","_selectedSuggestions","1586564niVpth","_command","16dJIPHQ","selection","getRanges","451347CPdPoq","editor","size","from","3khwcla","23129830RiSoZW","_suggestions","3015297gfISXn","canEditAt","document","38785MPqUik","2894540CNQjHn","refresh","798OKSWBO","1768360nkJJhF","_isEnabledBasedOnSelection","isEnabled"];return(M=function(){return t})()}function O(t,e){const n=M();return(O=function(t,e){return n[t-=387]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(551139===-parseInt(n(400))/1+parseInt(n(388))/2*(-parseInt(n(404))/3)+parseInt(n(411))/4+parseInt(n(410))/5*(-parseInt(n(387))/6)+parseInt(n(395))/7*(-parseInt(n(397))/8)+parseInt(n(407))/9+parseInt(n(405))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(M);class w extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(396)]=e,this[r(406)]=n,this[r(394)]=new Set,this[r(412)](),this[r(389)]=!1}[v(412)](){const t=v,e=this[t(401)][t(393)][t(409)][t(398)],n=Array[t(403)](this[t(406)][t(392)]());this[t(394)]=function(t,e){const n=k,r=Array[n(461)](t[n(446)]()),s=new Set;for(const o of e)if(o[n(472)])for(const e of r)for(const r of o[n(446)]())(e[n(467)](r)||t[n(470)]&&!o[n(479)]&&o[n(453)]&&r[n(459)][n(458)](e[n(462)]))&&s[n(471)](o);return s}(e,n),this[t(390)]=this[t(396)][t(390)]&&!!this[t(394)][t(402)]}[v(391)](){const t=v,e=T(Array[t(403)](this[t(394)]));for(const n of e){const e=n[t(399)]();if(!this[t(401)][t(393)][t(408)](e))return}C(this[t(401)][t(393)],this[t(396)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const x=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var P=Array.prototype.splice;const B=function(t){var e=this.__data__,n=x(e,t);return!(n<0)&&(n==e.length-1?e.pop():P.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=x(e,t);return n<0?void 0:e[n][1]};const j=function(t){return x(this.__data__,t)>-1};const G=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 V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const W=V;const H=function(){this.__data__=new W,this.size=0};const z=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const Z=function(t){return this.__data__.has(t)};const Q="object"==typeof global&&global&&global.Object===Object&&global;var q="object"==typeof self&&self&&self.Object===Object&&self;const X=Q||q||Function("return this")();const J=X.Symbol;var Y=Object.prototype,$=Y.hasOwnProperty,tt=Y.toString,et=J?J.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=X["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(X,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=Nt,wt.prototype.get=St,wt.prototype.has=Mt,wt.prototype.set=Ot;const Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||W),string:new Dt}};const xt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Pt=function(t,e){var n=t.__data__;return xt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=Pt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Pt(this,t).get(t)};const jt=function(t){return Pt(this,t).has(t)};const Gt=function(t,e){var n=Pt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Wt=Vt;const Ht=function(t,e){var n=this.__data__;if(n instanceof W){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Wt(r)}return n.set(t,e),this.size=n.size,this};function zt(t){var e=this.__data__=new W(t);this.size=e.size}zt.prototype.clear=H,zt.prototype.delete=z,zt.prototype.get=K,zt.prototype.has=Z,zt.prototype.set=Ht;const Kt=zt;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=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const qt=function(t,e,n){"__proto__"==e&&Qt?Qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Xt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Xt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||qt(t,e,n)};const Yt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?qt(n,a,c):Jt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?X.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&Q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):Me(t)};const De=function(t,e){return t&&Yt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var xe=Object.prototype.hasOwnProperty;const Pe=function(t){if(!at(t))return Fe(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?Ce(t,!0):Pe(t)};const Ue=function(t,e){return t&&Yt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?X.Buffer:void 0,We=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=We?We(n):new t.constructor(n);return t.copy(r),r};const ze=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Ze=function(){return[]};var Qe=Object.prototype.propertyIsEnumerable,qe=Object.getOwnPropertySymbols;const Xe=qe?function(t){return null==t?[]:(t=Object(t),Ke(qe(t),(function(e){return Qe.call(t,e)})))}:Ze;const Je=function(t,e){return Yt(t,Xe(t),e)};const Ye=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ye(e,Xe(t)),t=$e(t);return e}:Ze;const en=function(t,e){return Yt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ye(r,n(t))};const rn=function(t){return nn(t,we,Xe)};const sn=function(t){return nn(t,Be,tn)};const on=At(X,"DataView");const an=At(X,"Promise");const cn=At(X,"Set");const un=At(X,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=X.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=J?J.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return Mn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const xn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Fn($e(t))};const Pn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):Pn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Wn="[object Arguments]",Hn="[object Function]",zn="[object Object]",Kn={};Kn[Wn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[zn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Hn]=Kn["[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(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return ze(e,a)}else{var h=_n(e),g=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==zn||h==Wn||g&&!o){if(a=u||g?{}:xn(e),!c)return u?en(e,Ue(a,e)):Je(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:we)(e);return Zt(p||e,(function(s,o){p&&(s=e[o=s]),Jt(a,o,t(s,n,r,o,e,i))})),a};const Qn=function(t){return Zn(t,5)};const qn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Xn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Yn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!qn(t))||(Jn.test(t)||!Xn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Wt),n}$n.Cache=Wt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=J?J.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(qn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Yn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||qn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Jt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Wt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=J?J.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const 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 Pr=function(t,e){return e.length<2?t:Fr(t,xr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=139]})(t,e)}function Vr(){const t=["clear","get","getFirstRange","removeMarkers","2240592DBqtWM","setAttribute","push","56cyZHBJ","getContainedElement","addRange","size","change","_isDataLoaded","getRanges","isIntersectingWithRange","set","type","_model","_onAccept","removeMarker","add","discard","onAccept","2167812CGTkcD","map","getRange","getFirstMarker","next","isIntersecting","addMarker","getAllAdjacentSuggestions","nodeBefore","previous","isExternal","486544WlcrnW","_onDiscard","getMarkerNames","removeAttribute","addMarkerName","getItems","author","subType","onDiscard","end","@external","suggestion:","isMultiRange","isInContent","split","markers","authoredAt","data","reduce","accept","toJSON","nodeAfter","598132NZwGgx","6761525CjGCug","decorate","getMarkers","commentThread","head","length","from","start","getMultiRangeId","substr","createdAt","filter","127766KZRKEe","onAttributesChange","attributes","_markerNames","_saved","creator","878364DRpuEu","_onAttributesChange","delete","hasComments"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(897614===parseInt(n(214))/1+parseInt(n(141))/2+-parseInt(n(149))/3+-parseInt(n(201))/4+parseInt(n(202))/5+parseInt(n(168))/6+-parseInt(n(152))/7*(parseInt(n(179))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class Wr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(157)]=!1,this.id=e.id,this[n(161)]=e[n(161)],this[n(186)]=e[n(186)]||null,this[n(185)]=e[n(185)],this[n(140)]=e[n(140)]||e[n(185)],this[n(178)]=Boolean(e[n(216)]&&e[n(216)][n(189)]),this[n(196)]=null,this[n(162)]=t,this[n(163)]=e[n(167)],this[n(180)]=e[n(187)],this[n(142)]=e[n(215)],this[n(217)]=new Set,this[n(212)]=null,this[n(160)](n(195),null),this[n(160)](n(216),e[n(216)]||{}),this[n(160)](n(177),null),this[n(160)](n(172),null),this[n(160)](n(205),null),this[n(160)](n(139),!1),this[n(203)](n(198)),this[n(203)](n(166))}get[jr(206)](){const t=jr;let e=this;for(;e[t(177)];)e=e[t(177)];return e}get[jr(144)](){const t=jr;return!!this[t(205)]&&this[t(205)][t(207)]>0}get[jr(191)](){const t=jr;return 0!=this[t(217)][t(155)]&&6==Array[t(208)](this[t(217)])[0][t(193)](":")[t(207)]}get[jr(192)](){return null!==this[jr(171)]()}[jr(183)](t){const e=jr;this[e(217)][e(165)](t)}[jr(181)](){const t=jr;return Array[t(208)](this[t(217)])}[jr(204)](){const t=jr;return this[t(181)]()[t(169)]((e=>this[t(162)][t(194)][t(146)](e)))[t(213)]((t=>t))}[jr(171)](){return this[jr(204)]()[0]||null}[jr(148)](){const t=jr;this[t(162)][t(156)]((e=>{const n=t;for(const t of this[n(204)]())e[n(164)](t)})),this[t(217)][t(145)]()}[jr(164)](t){const e=jr;this[e(162)][e(156)]((n=>{n[e(164)](t)})),this[e(217)][e(143)](t)}[jr(154)](t){const e=jr,n=e(190)+this[e(161)]+":"+this[e(186)]+":"+this.id+":"+this[e(140)].id+":"+Wr[e(210)]();this[e(183)](n),this[e(162)][e(156)]((r=>{r[e(174)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(159)](t){const e=jr;for(const n of this[e(158)]())if(n[e(173)](t))return!0;return!1}[jr(158)](){const t=jr;return this[t(204)]()[t(169)]((e=>e[t(170)]()))}[jr(184)](){const t=jr;return this[t(158)]()[t(197)](((e,n)=>[...e,...n[t(184)]()]),[])}[jr(147)](){const t=jr;var e;return(null===(e=this[t(171)]())||void 0===e?void 0:e[t(170)]())||null}[jr(153)](){const t=jr,e=this[t(158)]();if(1!=e[t(207)])return null;const n=e[0],r=n[t(209)][t(200)],s=n[t(188)][t(176)];return r instanceof i.Element?r!=s?null:r:null}[jr(198)](){const t=jr;this[t(163)](this[t(158)](),this[t(196)],this[t(216)]),this[t(148)]()}[jr(166)](){const t=jr;this[t(180)](this[t(158)](),this[t(196)],this[t(216)]),this[t(148)]()}[jr(175)](){const t=jr,e=[];let n=this[t(206)];for(;n;)e[t(151)](n),n=n[t(172)];return e}[jr(150)](t,e){const n=jr,r=Qn(this[n(216)]);hr(r,t,e),wr(r,this[n(216)])||(this[n(216)]=r,this[n(142)](r))}[jr(182)](t){const e=jr,n=Qn(this[e(216)]);Ur(n,t),wr(n,this[e(216)])||(this[e(216)]=n,this[e(142)](this[e(216)]))}[jr(199)](){const t=jr;return{id:this.id,type:this[t(186)]?this[t(161)]+":"+this[t(186)]:this[t(161)],authorId:this[t(140)].id,createdAt:this[t(212)],hasComments:this[t(144)],data:this[t(196)],attributes:this[t(216)]}}static[jr(210)](){const t=jr;return(0,e.uid)()[t(211)](1,5)}}function Hr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const zr=Kr;function Kr(t,e){const n=Qr();return(Kr=function(t,e){return n[t-=277]})(t,e)}!function(t,e){const n=Kr,r=t();for(;;)try{if(733441===-parseInt(n(345))/1+parseInt(n(310))/2+-parseInt(n(359))/3+-parseInt(n(366))/4*(parseInt(n(305))/5)+-parseInt(n(304))/6+parseInt(n(347))/7*(parseInt(n(309))/8)+parseInt(n(349))/9*(parseInt(n(316))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qr);class Zr{constructor(t,e){const n=Kr;this[n(352)]=[],this[n(364)]=new Map,this[n(314)]=[],this[n(307)]=new Map,this[n(357)]=t,this[n(323)]=e}[zr(337)](t){const e=zr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(300)];o++){const i=t[o];if(!i[e(284)])continue;const a=this[e(361)](i);if(a){if(null!=i[e(315)]){if(r[e(353)](i[e(315)]))continue;r[e(371)](i[e(315)])}n[e(333)](a)}else if(e(334)!=i[e(282)])e(328)!=i[e(282)]&&e(369)!=i[e(282)]||this[e(277)](n,i,t[o+1]);else{const t=i[e(301)][e(368)];if(s[e(353)](t))continue;s[e(371)](i[e(301)][e(368)]),t==_c?this[e(332)](n,i):this[e(350)](n,i)}}return this[e(292)](n)}[zr(367)](t){const e=zr;this[e(352)][e(333)](t)}[zr(322)](t,n,r=e.priorities[zr(297)]){const s=zr;s(326)==typeof t?(0,e.insertToPriorityArray)(this[s(314)],{matchingCallback:t,label:n,priority:r}):this[s(364)][s(306)](t,n)}[zr(360)](t,e){const n=zr;this[n(307)][n(306)](t,e)}[zr(302)](t,e=1){const n=zr;let r;for(const e of this[n(314)])if(e[n(308)](t)){r=e[n(311)];break}return r||(r=this[n(364)][n(341)](t[n(343)])),r?r(e):1!==e?e+" "+t[n(343)]+"s":""+t[n(343)]}[zr(346)](t,e){const n=zr,r=e[n(278)]()[n(370)](),s=n(328)==e[n(282)]?n(371):n(291);for(const e of r){const o=e[n(294)],i=t[t[n(300)]-1];if(o.is(n(285)))i&&i[n(282)][n(286)](n(319))>-1&&t[n(312)](),i&&n(303)==i[n(282)]?i[s]+=o[n(301)]:t[n(333)]({type:n(303),add:n(371)==s?o[n(301)]:"",remove:n(291)==s?o[n(301)]:""});else if(this[n(357)][n(279)](o)){const a=o;if(i&&i[n(282)][n(286)](n(319))>-1&&t[n(312)](),n(281)==e[n(282)])continue;i&&i[n(282)]==s+n(336)&&i[n(344)][n(343)]==a[n(343)]?i[n(293)]++:t[n(333)]({type:s+n(336),element:a,quantity:1}),r[n(327)]((t=>!(n(281)==t[n(282)]&&t[n(294)]==o)))}else if(this[n(357)][n(330)](o,n(342))||o.is(n(344),n(329))){const r=o;if(n(371)==s&&n(355)==e[n(282)]||n(291)==s&&n(281)==e[n(282)])continue;if(i&&-1==i[n(282)][n(286)](n(319))){n(303)==i[n(282)]&&(i[s]+="\n");continue}let a;if(a=n(371)==s?r[n(318)]&&!this[n(357)][n(279)](r[n(318)])?r[n(318)]:null:r[n(320)]&&!this[n(357)][n(279)](r[n(320)])?r[n(320)]:null,r[n(289)]||a&&a[n(289)]){const e=a&&a[n(289)]?a:r;i&&i[n(282)]==s+n(298)&&i[n(344)][n(343)]==e[n(343)]?i[n(293)]++:t[n(333)]({type:s+n(298),element:e,quantity:1})}else t[n(333)]({type:s+n(319),element:r})}}}[zr(292)](t){const e=zr,n=this[e(323)],r=[],s=[],o=[];for(const i of t)switch(i[e(282)]){case e(303):if(i[e(371)]=i[e(371)][e(299)](/(\S)\u000A+(\S)/g,e(373))[e(299)](/\u000A/g,""),i[e(291)]=i[e(291)][e(299)](/(\S)\u000A+(\S)/g,e(373))[e(299)](/\u000A/g,""),""!=i[e(371)]&&""!=i[e(291)]){r[e(333)]({type:e(299),content:Hr(n,e(321),['"'+i[e(291)]+'"','"'+i[e(371)]+'"'])});continue}if(null!=i[e(371)][e(280)](/^ +$/)){r[e(333)]({type:e(328),content:Hr(n,e(356),Hr(n,e(351),i[e(371)][e(300)]))});continue}if(null!=i[e(291)][e(280)](/^ +$/)){r[e(333)]({type:e(369),content:Hr(n,e(295),Hr(n,e(351),i[e(291)][e(300)]))});continue}if(""!=i[e(371)]){r[e(333)]({type:e(328),content:Hr(n,e(356),'"'+i[e(371)]+'"')});continue}r[e(333)]({type:e(369),content:Hr(n,e(295),'"'+i[e(291)]+'"')});continue;case e(339):case e(325):r[e(333)]({type:e(328),content:Hr(n,e(356),this[e(302)](i[e(344)],i[e(293)]))});continue;case e(283):case e(372):r[e(333)]({type:e(369),content:Hr(n,e(295),this[e(302)](i[e(344)],i[e(293)]))});continue;case e(348):r[e(333)]({type:e(328),content:Hr(n,e(331),this[e(302)](i[e(344)],i[e(293)]))});continue;case e(324):r[e(333)]({type:e(369),content:Hr(n,e(288),this[e(302)](i[e(344)],i[e(293)]))});continue;case e(338):s[e(333)](i[e(368)]);continue;case e(313):o[e(333)](i[e(368)]);continue;default:r[e(333)](i)}if(s[e(300)]){const t=s[e(365)]((t=>this[e(307)][e(353)](t)?this[e(307)][e(341)](t):t))[e(363)](", ");r[e(333)]({type:e(287),content:Hr(this[e(323)],e(290),t)})}if(o[e(300)]){const t=o[e(365)]((t=>this[e(307)][e(353)](t)?this[e(307)][e(341)](t):t))[e(363)](", ");r[e(333)]({type:e(287),content:Hr(this[e(323)],e(362),t)})}return r}[zr(361)](t){const e=zr;for(const n of this[e(352)]){const r=n(t);if(r&&e(282)in r)return r}}[zr(350)](t,e){const n=zr,r=e[n(301)],s=void 0===r[n(354)]?n(313):n(338);t[n(333)]({type:s,key:r[n(368)]})}[zr(332)](t,e){const n=zr;t[n(333)]({type:n(287),content:Hr(this[n(323)],n(340),this[n(302)](e[n(278)]()[n(358)][n(335)],1))})}[zr(277)](t,e,n){const r=zr;if(this[r(346)](t,e),n&&n[r(278)]()&&!e[r(278)]()[r(317)][r(296)](n[r(278)]()[r(358)])){const n=t[t[r(300)]-1],s=r(328)==e[r(282)]?r(371):r(291);n&&r(303)==n[r(282)]&&(n[s]+="\n")}}}function Qr(){const t=["removeObject","$1 $2","_handleInsertRemoveSuggestionDescription","getFirstRange","isObject","match","elementEnd","type","removeEmptyContainer","isInContent","$textProxy","indexOf","format","*Merge:* %0","isEmpty","*Set format:* %0","remove","_resolveDescriptionItems","quantity","item","*Remove:* %0","isEqual","normal","EmptyContainer","replace","length","data","getItemLabel","text","6997044NWciID","9865BSCRgC","set","_attributeLabels","matchingCallback","160HtMOnm","202568QWTIIP","label","pop","removeFormat","_itemLabelsCallbacks","subType","33601730shTXib","end","nextSibling","Container","previousSibling","REPLACE_TEXT","registerElementLabel","_locale","removeContainer","addObject","function","skip","insertion","softBreak","checkChild","*Split:* %0","_handleRenameSuggestionDescription","push","attribute","nodeAfter","Object","getDescriptions","addFormat","addEmptyContainer","*Change to:* %0","get","$text","name","element","609836rGpwst","_addDescriptionItems","125937RufqrQ","addContainer","9OdteuO","_handleAttributeSuggestionDescription","ELEMENT_SPACE","_customCallbacks","has","newValue","elementStart","*Insert:* %0","_schema","start","3018033TMOFQw","registerAttributeLabel","_handleCustomCallbackDescription","*Remove format:* %0","join","_itemLabels","map","620XCBlaE","registerDescriptionCallback","key","deletion","getWalker","add"];return(Qr=function(){return t})()}const qr=Xr;function Xr(t,e){const n=Jr();return(Xr=function(t,e){return n[t-=206]})(t,e)}function Jr(){const t=["2rXMhnD","2766MngCEx","afterInit","editor","9UrRRTc","32061dPHZqL","plugins","get","commands","121650GFGOfy","955zxJQcH","10285qVDtoi","enableCommand","781fxvOIT","4310392xPesRH","showAIAssistant","8JeLKIk","6708751vDWuIV","TrackChangesEditing","24500460HoBiov"];return(Jr=function(){return t})()}!function(t,e){const n=Xr,r=t();for(;;)try{if(480370===-parseInt(n(223))/1*(parseInt(n(213))/2)+parseInt(n(218))/3*(parseInt(n(209))/4)+-parseInt(n(224))/5*(parseInt(n(214))/6)+-parseInt(n(210))/7+parseInt(n(207))/8*(-parseInt(n(217))/9)+parseInt(n(222))/10*(parseInt(n(206))/11)+parseInt(n(212))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Yr extends t.Plugin{[qr(215)](){const t=qr,e=this[t(216)],n=e[t(219)][t(220)](t(211));e[t(221)][t(220)](t(208))&&n[t(225)](t(208))}}const $r=es;function ts(){const t=["_registerLegacyDescription","10699672iUDQSa","right","formatBlock","descriptionFactory","13954581aLOAHM","8050524HNPpMI","*Format:* %0","type","registerBlockAttribute","7AGHeKZ","FORMAT_ALIGN_TO_LEFT","get","FORMAT_JUSTIFY_TEXT","locale","873024MnZFaj","value","has","FORMAT_ALIGN_TO_RIGHT","AlignmentEditing","enableDefaultAttributesIntegration","registerDescriptionCallback","justify","6NwBRip","10UKdErF","11QjGmaX","afterInit","center","3hDySmH","3175556NDcjgQ","FORMAT_ALIGNMENT","TrackChangesEditing","plugins","FORMAT_ALIGN_TO_CENTER","left","commandName","alignment","236705IuiRpO","161038ZAAQjt","commandParams","editor","format","registerAttributeLabel"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=279]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(961266===parseInt(n(298))/1+-parseInt(n(289))/2*(parseInt(n(288))/3)+parseInt(n(318))/4+parseInt(n(297))/5*(-parseInt(n(283))/6)+parseInt(n(313))/7*(parseInt(n(304))/8)+parseInt(n(308))/9*(parseInt(n(284))/10)+-parseInt(n(285))/11*(parseInt(n(309))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[$r(286)](){const t=$r,e=this[t(300)],n=e[t(317)];if(!e[t(292)][t(320)](t(279)))return;const r=e[t(292)][t(315)](t(291));r[t(280)](t(296)),r[t(312)](t(296)),r[t(307)][t(302)](t(296),Hr(n,t(290))),this[t(303)]()}[$r(303)](){const t=$r,e=this[t(300)],n=e[t(317)];e[t(292)][t(315)](t(291))[t(307)][t(281)]((e=>{const r=t;if(r(306)!=e[r(311)])return;const{data:s}=e;if(s&&r(296)==s[r(295)]){const t=s[r(299)][0][r(319)];return{type:r(301),content:Hr(n,r(310),function(t){const e=r;switch(t){case e(294):return Hr(n,e(314));case e(305):return Hr(n,e(321));case e(287):return Hr(n,e(293));case e(282):return Hr(n,e(316))}}(t))}}}))}}const rs=ss;function ss(t,e){const n=as();return(ss=function(t,e){return n[t-=135]})(t,e)}!function(t,e){const n=ss,r=t();for(;;)try{if(104326===-parseInt(n(170))/1+-parseInt(n(173))/2*(parseInt(n(167))/3)+-parseInt(n(157))/4+parseInt(n(156))/5+-parseInt(n(143))/6+-parseInt(n(180))/7+parseInt(n(187))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(as);const os=[rs(171),rs(150),rs(166),rs(135),rs(168),rs(164),rs(161)];class is extends t.Plugin{[rs(182)](){const t=rs,e=this[t(158)],n=e[t(172)][t(177)](t(175)),r=e[t(178)];for(const s of os){if(!e[t(172)][t(188)](s))continue;const o=s[t(169)](0,-7)[t(145)](),i=t(141)+o[t(136)]();n[t(181)](o),n[t(151)](o),n[t(153)][t(176)](o,Hr(r,i))}this[t(162)]()}[rs(162)](){const t=rs,e=this[t(158)],n=e[t(178)],r=e[t(172)][t(177)](t(175));function s(e,s){const o=t;r[o(153)][o(186)]((t=>{const r=o;if(r(159)!=t[r(183)])return;const{data:i}=t;return i&&i[r(139)]===e?i[r(147)][0][r(185)]?{type:r(163),content:Hr(n,r(174),s)}:{type:r(163),content:Hr(n,r(154),s)}:void 0}))}s(t(140),Hr(n,t(138))),s(t(142),Hr(n,t(144))),s(t(149),Hr(n,t(160))),s(t(165),Hr(n,t(155))),s(t(148),Hr(n,t(137))),s(t(179),Hr(n,t(184))),s(t(146),Hr(n,t(152)))}}function as(){const t=["UnderlineEditing","6159KbujOj","StrikethroughEditing","slice","73699BGVQJJ","BoldEditing","plugins","120ibEEQp","*Format:* %0","TrackChangesEditing","registerAttributeLabel","get","locale","subscript","1160187IrRvaD","enableDefaultAttributesIntegration","afterInit","type","FORMAT_SUBSCRIPT","forceValue","registerDescriptionCallback","3157352UsaEux","has","CodeEditing","toUpperCase","FORMAT_STRIKETHROUGH","FORMAT_BOLD","commandName","bold","FORMAT_","italic","643548oJLCnu","FORMAT_ITALIC","toLowerCase","superscript","commandParams","strikethrough","underline","ItalicEditing","registerInlineAttribute","FORMAT_SUPERSCRIPT","descriptionFactory","*Remove format:* %0","FORMAT_CODE","978420SCHTou","64596iIxthp","editor","formatInline","FORMAT_UNDERLINE","SuperscriptEditing","_registerLegacyDescription","format","SubscriptEditing","code"];return(as=function(){return t})()}function cs(t,e){const n=ls();return(cs=function(t,e){return n[t-=277]})(t,e)}const us=cs;function ls(){const t=["enableCommand","selection","commandName","checkChild","TrackChangesEditing","schema","commands","format","ELEMENT_BLOCK_QUOTE","$root","3424561LUQhEn","1895WSPngN","from","parent","1852fMODrj","change","*Remove format:* %0","descriptionFactory","18hVRLTe","getSelectedBlocks","plugins","2005005CszjdK","get","429432vMUPuP","77RrNUKa","editor","BlockQuoteEditing","*Set format:* %0","model","blockQuote","6gCkOpz","has","locale","27961JBYVUZ","filter","commandParams","markBlockFormat","780190JWczfO","afterInit","2061736IqZyBd","document","forceValue","91mSfLGm","42puMvEl","value","name","registerDescriptionCallback"];return(ls=function(){return t})()}!function(t,e){const n=cs,r=t();for(;;)try{if(370299===parseInt(n(282))/1*(-parseInt(n(292))/2)+-parseInt(n(317))/3+-parseInt(n(310))/4*(parseInt(n(307))/5)+parseInt(n(279))/6*(parseInt(n(306))/7)+parseInt(n(288))/8*(parseInt(n(314))/9)+parseInt(n(286))/10*(parseInt(n(320))/11)+-parseInt(n(319))/12*(-parseInt(n(291))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ls);class fs extends t.Plugin{[us(287)](){const t=us,e=this[t(321)],n=e[t(281)];if(!e[t(316)][t(280)](t(322)))return;const r=e[t(316)][t(318)](t(300)),s=this[t(321)][t(302)][t(318)](t(278));r[t(296)](t(278),((n,o={})=>{const i=t,a=this[i(321)][i(277)][i(289)][i(297)],c=o&&void 0!==o[i(290)]?o[i(290)]:!s[i(293)];let u=[];if(c){const t=Array[i(308)](a[i(315)]())[i(283)]((t=>hs(t)||function(t,e){const n=i,r=e[n(299)](t[n(309)],n(278)),s=e[n(299)]([n(305),n(278)],t);return r&&s}(t,this[i(321)][i(277)][i(301)])));u=y(t,e[i(277)])}else{const t=Array[i(308)](a[i(315)]())[i(283)]((t=>hs(t)));u=y(t,e[i(277)])}e[i(277)][i(311)]((()=>{const t=i;for(const e of u)r[t(285)](e,{commandName:t(278),commandParams:[{forceValue:c}]})}))})),r[t(313)][t(295)]((e=>{const r=t,{data:s}=e;if(s&&r(278)==s[r(298)]){const t=Hr(n,r(304));return s[r(284)][0][r(290)]?{type:r(303),content:Hr(n,r(323),t)}:{type:r(303),content:Hr(n,r(312),t)}}}))}}function hs(t){const e=us;return e(278)==t[e(309)][e(294)]}const gs=ps;!function(t,e){const n=ps,r=t();for(;;)try{if(136183===-parseInt(n(240))/1*(-parseInt(n(244))/2)+parseInt(n(230))/3+parseInt(n(236))/4+parseInt(n(241))/5*(-parseInt(n(246))/6)+-parseInt(n(226))/7+-parseInt(n(229))/8+-parseInt(n(238))/9*(-parseInt(n(232))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ms);class ds extends t.Plugin{[gs(239)](){const t=gs,e=this[t(234)];e[t(235)][t(228)](t(231))&&(e[t(235)][t(227)](t(245))[t(243)](t(237)),e[t(235)][t(227)](t(245))[t(243)](t(242)),e[t(235)][t(227)](t(245))[t(243)](t(233)))}}function ps(t,e){const n=ms();return(ps=function(t,e){return n[t-=226]})(t,e)}function ms(){const t=["changeCaseTitle","editor","plugins","243540JKuvWw","changeCaseUpper","29763gAbNyV","afterInit","3181MwjNnh","200pvXhzL","changeCaseLower","enableCommand","20OAxizi","TrackChangesEditing","28056yKUbku","404747MOcZoi","get","has","1874416WoTmDB","605616wJWXxY","CaseChange","970YvVyuZ"];return(ms=function(){return t})()}const Is=bs;!function(t,e){const n=bs,r=t();for(;;)try{if(329248===parseInt(n(168))/1*(-parseInt(n(171))/2)+-parseInt(n(154))/3*(-parseInt(n(167))/4)+-parseInt(n(169))/5+-parseInt(n(161))/6+-parseInt(n(164))/7+-parseInt(n(170))/8+-parseInt(n(166))/9*(-parseInt(n(157))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ts);class Es extends t.Plugin{[Is(158)](){const t=Is,e=this[t(162)];e[t(156)][t(163)](t(160))&&e[t(165)][t(163)](t(155))[t(159)](t(160))}}function bs(t,e){const n=Ts();return(bs=function(t,e){return n[t-=154]})(t,e)}function Ts(){const t=["commands","145480rFLcGY","afterInit","enableCommand","ckbox","3621186dfhHee","editor","get","2256912NxbcpR","plugins","1377lgtDZL","4tUUjvY","1521hKghKf","2614530dXGLtr","3401232GHrxeI","236xzbMKO","470667QgLhLl","TrackChangesEditing"];return(Ts=function(){return t})()}const _s=ys;function ys(t,e){const n=As();return(ys=function(t,e){return n[t-=353]})(t,e)}function As(){const t=["22lJgnVu","registerDescriptionCallback","2723880rAVHdD","type","4481964YKXBrj","formatBlock","value","schema","model","commands","5936836ujXDiP","60338qJGhQQ","isLimit","3PveDNo","commandParams","language","825056fSQsaR","*Set format:* %0","*Remove format:* %0","commandName","markBlockFormat","change","71055RhtMmO","from","filter","ELEMENT_CODE_BLOCK","enableCommand","checkChild","document","indentCodeBlock","find","name","has","plugins","1550zQtovJ","rootElement","codeBlock","CodeBlock","selection","7543255QNpMaH","registerElementLabel","getSelectedBlocks","label","get","forceValue","TrackChangesEditing","format","afterInit","config","outdentCodeBlock","blockName","28yvlhmz","toLowerCase","parent","editor","languages","locale","110QyuMVW","descriptionFactory"];return(As=function(){return t})()}!function(t,e){const n=ys,r=t();for(;;)try{if(801507===parseInt(n(363))/1*(parseInt(n(411))/2)+-parseInt(n(365))/3*(parseInt(n(362))/4)+parseInt(n(391))/5+parseInt(n(356))/6+parseInt(n(403))/7*(parseInt(n(368))/8)+parseInt(n(374))/9*(parseInt(n(386))/10)+-parseInt(n(409))/11*(parseInt(n(354))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class ks extends t.Plugin{[_s(399)](){const t=_s,e=this[t(406)];if(!e[t(385)][t(384)](t(389)))return;const n=e[t(385)][t(395)](t(397)),r=e[t(408)],s=e[t(400)][t(395)](t(388))[t(407)],o=e[t(361)][t(395)](t(388));n[t(378)](t(381)),n[t(378)](t(401)),n[t(378)](t(388),((r,i={})=>{const a=t,c=e[a(360)],u=e[a(360)][a(380)][a(390)],l=i&&void 0!==i[a(396)]?i[a(396)]:!o[a(358)];let f;i[a(367)]||(i[a(367)]=s[0][a(367)]),f=l?Array[a(375)](u[a(393)]())[a(376)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(387))&&!e[n(364)](t)&&e[n(379)](t[n(405)],n(388))}(t,c[a(359)]))):Array[a(375)](u[a(393)]())[a(376)]((t=>Cs(t)));const h=y(f,c);c[a(373)]((()=>{const t=a;for(const e of h)n[t(372)](e,{commandName:t(388),commandParams:[{...i,forceValue:l}],formatGroupId:t(402)})}))})),n[t(410)][t(392)](t(388),(e=>Hr(r,t(377),e))),n[t(410)][t(353)]((e=>{const n=t;if(n(357)!=e[n(355)])return;const o=r.t,{data:i}=e;if(!i||n(388)!=i[n(371)])return;const a=i[n(366)][0][n(367)],c=o(s[n(382)]((t=>t[n(367)]===a))[n(394)])[n(404)]();return i[n(366)][0][n(396)]?{type:n(398),content:Hr(r,n(369),Hr(r,n(377),1)+" ("+c+")")}:{type:n(398),content:Hr(r,n(370),Hr(r,n(377),1))}}))}}function Cs(t){const e=_s;return e(388)==t[e(383)]}function Ls(){const t=["get","1130ylDpYi","13677612WzCSOE","has","3855GqTDvX","2186322yyfiiW","2108kDVAhG","3220728OUgqWk","4qLogOc","addCommentThread","14HjmAAo","TrackChangesEditing","afterInit","11CDxMJr","1830hZcwFm","editor","CommentsEditing","7017530fEYuQG","34002jkBlbM","enableCommand","plugins","1123SWxtpt"];return(Ls=function(){return t})()}const Ns=Rs;function Rs(t,e){const n=Ls();return(Rs=function(t,e){return n[t-=166]})(t,e)}!function(t,e){const n=Rs,r=t();for(;;)try{if(699002===parseInt(n(183))/1*(parseInt(n(168))/2)+parseInt(n(167))/3*(parseInt(n(170))/4)+parseInt(n(166))/5*(-parseInt(n(176))/6)+parseInt(n(172))/7*(-parseInt(n(169))/8)+-parseInt(n(180))/9*(-parseInt(n(185))/10)+parseInt(n(175))/11*(-parseInt(n(186))/12)+parseInt(n(179))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ls);class Ss extends t.Plugin{[Ns(174)](){const t=Ns,e=this[t(177)];e[t(182)][t(187)](t(178))&&e[t(182)][t(184)](t(173))[t(181)](t(171))}}var vs=n(834);function Ms(t,e){const n=ws();return(Ms=function(t,e){return n[t-=326]})(t,e)}function Os(t,e,n){const r=Ms,s=[];for(const o of e[r(342)]())o[r(364)](t)&&s[r(336)](n[r(367)](o));return s}function ws(){const t=["plugins","consumable","createUIElement","item","ck-suggestion-marker-","10643128caTtPo","2454defpJL","15716602cdjAil","insert","getWalker","hasAttribute","TrackChangesEditing","isLimit","createRangeOn","name","addClass","mapper","bindElementToMarker","span","isBlock","89988uwyuJK","1584uNPcew","addHighlight","parent","test","ck-suggestion-marker--active","markerRange","elementEnd","schema","6111axYmmV","start","12rYixdK","toViewPosition","includes","model","push","toViewElement","activeMarkers","type","writer","nextSibling","getItems","previousPosition","markerName","130788kAlorb","1119ACxUql","21720xNMpaN","isAtEnd","isContent","get","getCustomProperty","7704fBjhPx","20VOkhqJ"];return(ws=function(){return t})()}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=Ms,s=t[r(354)][r(350)](r(365));return(o,i,a)=>{const c=r;if(!a[c(355)][c(378)](i[c(327)],o[c(368)]))return;const u=i[c(327)][c(363)](),l=i[c(327)][c(331)],f=t[c(335)][c(329)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(357)];d=d||f[c(349)](e);const n=a[c(370)][c(337)](e);if(n&&n[c(351)](c(376)))return;c(328)==t[c(339)]&&f[c(373)](e)&&!f[c(366)](e)&&(e[c(341)]||l[c(348)]?h&&h[c(377)]==e||(h=e,m(t[c(343)]),p=!0):g=g||t[c(343)])}function m(t){const r=c,o=a[r(340)][r(356)](r(372),{class:r(358)+e}),u=a[r(370)][r(333)](t);n&&s[r(338)][r(334)](i[r(344)])&&a[r(340)][r(369)](r(326),o),a[r(340)][r(362)](u,o),a[r(370)][r(371)](o,i[r(344)])}d||p||!g||m(g)}}!function(t,e){const n=Ms,r=t();for(;;)try{if(948666===parseInt(n(346))/1*(-parseInt(n(360))/2)+parseInt(n(345))/3+parseInt(n(374))/4*(parseInt(n(353))/5)+parseInt(n(375))/6*(parseInt(n(330))/7)+-parseInt(n(359))/8+parseInt(n(352))/9*(parseInt(n(347))/10)+-parseInt(n(361))/11*(-parseInt(n(332))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Fs=Ps;function xs(){const t=["writer","uiElement","37236fUPIaK","unit","rootName","end","root","model","bind","deleteForward","2096590EZWBHU","enableCommand","selection","120TxoKUe","createRange","start","208557JfeuxY","$graveyard","setSelection","243020AVsqbW","requires","editor","document","downcastDispatcher","buffer","markerName","remove","enqueueChange","unbindElementFromMarkerName","get","delete","batch","showSuggestionHighlights","352743NtmZwf","data","fromRange","1278CmSCzk","merge","detach","commands","11PnBhQz","getFirstRange","forward","removeMarker:suggestion:deletion","markerNameToElements","options","40999TooCsd","unlock","editing","TrackChangesEditing","lock","mapper","modifySelection","8lQYydL","createSelection","plugins","init","high","isCollapsed","8QeNtLI","addMarker:suggestion:deletion"];return(xs=function(){return t})()}function Ps(t,e){const n=xs();return(Ps=function(t,e){return n[t-=200]})(t,e)}!function(t,e){const n=Ps,r=t();for(;;)try{if(183310===parseInt(n(235))/1+parseInt(n(201))/2+parseInt(n(232))/3*(-parseInt(n(252))/4)+parseInt(n(218))/5+-parseInt(n(212))/6*(-parseInt(n(245))/7)+-parseInt(n(258))/8*(-parseInt(n(215))/9)+parseInt(n(209))/10*(parseInt(n(239))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Bs extends t.Plugin{static get[Fs(219)](){return[vs.Delete]}[Fs(255)](){const t=Fs,e=this[t(220)],n=e[t(254)][t(228)](t(248));n[t(210)](t(229));const r=e[t(238)][t(228)](t(208));n[t(210)](t(208),((n,s={})=>{const o=t,a=e[o(206)][o(253)](e[o(206)][o(221)][o(211)]);a[o(257)]&&e[o(206)][o(251)](a,{direction:o(241),unit:s[o(202)]});const c=a[o(240)](),u=i.LiveRange[o(234)](c);let l;n(s),l=o(216)==u[o(205)][o(203)]?e[o(206)][o(213)](c[o(214)]):e[o(206)][o(213)](u[o(214)],u[o(204)]),u[o(237)](),e[o(206)][o(226)](r[o(223)][o(230)],(t=>{const e=o;r[e(223)][e(249)](),t[e(217)](t[e(213)](l[e(204)])),r[e(223)][e(246)]()}))})),e[t(247)][t(222)].on(t(259),Ds(e,t(236)),{priority:t(256)}),e[t(233)][t(222)].on(t(259),((n,r,s)=>{const o=t;s[o(244)][o(231)]&&Ds(e,o(236),{showActiveMarker:!1})[o(207)](this)(n,r,s)}),{priority:t(256)}),e[t(247)][t(222)].on(t(242),((e,n,r)=>{const s=t,o=r[s(250)][s(243)](n[s(224)]);if(o)for(const t of o)t.is(s(200))&&(r[s(250)][s(227)](t,n[s(224)]),r[s(260)][s(225)](t))}),{priority:t(256)})}}function Us(t,e){const n=Vs();return(Us=function(t,e){return n[t-=464]})(t,e)}const js=Us;!function(t,e){const n=Us,r=t();for(;;)try{if(636172===-parseInt(n(475))/1+-parseInt(n(570))/2+parseInt(n(480))/3+-parseInt(n(594))/4+parseInt(n(525))/5+parseInt(n(565))/6+parseInt(n(496))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vs);class Gs extends t.Plugin{[js(505)](){const t=js,e=this[t(539)];if(!e[t(493)][t(527)](t(603)))return;const n=e[t(483)],r=e[t(493)][t(482)](t(464)),s=e[t(493)][t(527)](t(470)),o=!!e[t(530)][t(482)](t(555));function i(e){const r=t;return{type:r(504),content:""+Hr(n,r(502),e)}}function a(e){const r=t;return{type:r(504),content:""+Hr(n,r(610),e)}}r[t(593)](t(510)),r[t(593)](t(535)),r[t(593)](t(520)),r[t(593)](t(604)),r[t(593)](t(549)),r[t(593)](t(507)),r[t(593)](t(466)),r[t(593)](t(600)),r[t(542)](t(572)),r[t(542)](t(576)),r[t(542)](t(581)),o&&(r[t(593)](t(586)),r[t(593)](t(506))),s&&(r[t(593)](t(590)),r[t(593)](t(543)),r[t(542)](t(582)),r[t(513)][t(546)]((e=>{const r=t,{data:s}=e;if(s&&r(582)==s[r(528)])return{type:r(504),content:s[r(560)]?Hr(n,r(489)):Hr(n,r(468))}})),this[t(539)][t(492)][t(569)][t(567)]((e=>{const n=t;if(e[n(558)][n(561)])return!1;let s=!1;const o=r[n(584)]({skipNotAttached:!0})[n(498)]((t=>n(582)===r[n(574)](t)));for(const t of o)n(597)!=t[n(587)]()[n(545)][n(575)][n(577)](n(576))&&(r[n(607)](t[n(587)](),n(553))[n(583)]((t=>n(576)===r[n(574)](t[n(551)])))||(e[n(533)](t[n(473)]()),s=!0));return s}))),r[t(513)][t(588)](t(581),Hr(n,t(536)));const c={type:t(504),content:""};r[t(513)][t(546)]((e=>{const r=t,{data:s}=e;if(!s||r(576)!=s[r(528)])return;let u=e[r(485)];for(;u;){if(u[r(486)]&&((r(517)==u[r(486)][r(528)]||r(467)==u[r(486)][r(528)])&&(u[r(486)][r(560)]&&r(501)!=u[r(486)][r(560)]||r(501)!=u[r(486)][r(589)]&&!s[r(560)])||!o&&u[r(486)][r(528)]==_c))return c;u=u[r(541)]}if(null==s[r(560)])switch(s[r(589)]){case r(585):return a(Hr(n,r(487)));case r(491):return a(Hr(n,r(608)));case r(597):return a(Hr(n,r(557)))}switch(s[r(560)]){case r(585):return i(Hr(n,r(487)));case r(491):return i(Hr(n,r(608)));case r(597):return i(Hr(n,r(557)))}})),r[t(513)][t(546)]((e=>{const n=t,{data:r}=e;if(r&&n(581)==r[n(528)])return null==r[n(560)]||null==r[n(589)]&&0==r[n(560)]?c:void 0})),r[t(513)][t(546)]((e=>{const r=t;if(r(553)!=e[r(511)])return;const{data:s}=e;if(!s||r(572)!=s[r(528)])return;const o=Ws(e);return r(560)==o?{type:r(504),content:Hr(n,r(509))}:r(589)==o?{type:r(504),content:Hr(n,r(490))}:c})),e[t(492)][t(569)][t(567)]((e=>this[t(596)](e))),e[t(492)][t(569)][t(567)]((e=>this[t(488)](e))),e[t(492)][t(569)][t(567)]((e=>this[t(519)](e))),this[t(508)]()}[js(596)](t){const e=js;if(t[e(558)][e(561)]||!t[e(558)][e(563)])return!1;let n=!1;const r=this[e(539)][e(493)][e(482)](e(464))[e(584)]({skipNotAttached:!0})[e(498)]((t=>t[e(486)]&&e(572)==t[e(486)][e(528)]))[e(498)]((t=>t[e(486)][e(560)]&&t[e(486)][e(589)]));for(const s of r)Ws(s)||(t[e(533)](s[e(473)]()),n=!0);return n}[js(488)](t){const e=js;if(t[e(558)][e(561)]||!t[e(558)][e(563)])return!1;const n=this[e(539)][e(493)][e(482)](e(464));if(n[e(523)][e(526)])return!1;let r=!1;const s=[e(576),e(572),e(581),e(517),e(602),e(592),e(494),e(571),e(467)],o=this[e(539)][e(492)][e(569)][e(465)][e(547)]()[e(498)]((t=>e(553)==t[e(511)]))[e(498)]((t=>s[e(478)](t[e(484)])));if(0==o[e(534)])return r;for(const i of o){const o=n[e(607)](i[e(531)],e(553))[e(498)]((t=>!t[e(562)][e(524)]))[e(469)]((t=>t[e(551)]))[e(498)]((t=>{const r=e,o=n[r(574)](t);return s[r(478)](o)}));if(o[e(534)]){for(const n of o)t[e(533)](n[e(473)]());r=!0}}return r}[js(519)](t){const e=js;if(t[e(558)][e(561)]||!t[e(558)][e(563)])return!1;const n=this[e(539)][e(493)][e(482)](e(464));let r=!1;const s=[e(576),e(572),e(581),e(517),e(602),e(592),e(494),e(571),e(467)];for(const t of n[e(584)]({skipNotAttached:!0})){const o=n[e(607)](t[e(587)](),e(553))[e(469)]((t=>t[e(551)]))[e(498)]((t=>t[e(486)]&&s[e(478)](t[e(486)][e(528)])));if(!o[e(534)])continue;const a=o[0][e(485)][e(474)][e(591)];if(!o[e(605)]((t=>t[e(474)][e(591)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(584)]({skipNotAttached:!0})[s(498)]((e=>s(553)==e[s(511)]&&e[s(474)][s(591)]==t)))e[s(579)](s(591),r)}function i(t,n){const r=e;let s=t[r(485)],i=!1;for(;s;)s[r(474)][r(591)]!=n&&(o(s[r(474)][r(591)],n),s[r(579)](r(591),n),i=!0),s=s[r(541)];return i}}[js(508)](){const t=js,e=this[t(539)],n=e[t(483)],r=e[t(493)][t(482)](t(464));this[t(552)](),r[t(532)][t(500)](t(476),t(477),t(559),(function(n,r){const s=t,o=[];for(let t of n)t[s(545)][s(575)]===t[s(601)][s(515)]&&(t=e[s(492)][s(595)](e[s(492)][s(522)](t[s(545)][s(575)],0))),o[s(550)](t);e[s(492)][s(580)]((t=>{const n=s,a=e[n(492)][n(569)][n(599)],c=Array[n(548)](a[n(529)]())[n(469)]((t=>i.LiveRange[n(471)](t)));t[n(573)](o),e[n(564)][n(482)](r[n(609)])[n(481)](),r[n(606)][n(550)]({forceDefaultExecution:!0}),e[n(518)](r[n(609)],...r[n(606)]),t[n(573)](c);for(const t of c)t[n(554)]()}))})),r[t(513)][t(499)]((function(n){const r=t,s=!e[r(492)][r(516)][r(544)](n),o=n[r(540)],i=n[r(598)],a=n[r(577)](r(572)),c=!o||o[r(577)](r(572))!==a,u=!i||i[r(577)](r(572))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(537),e)))}[js(552)](){const t=js,e=this[t(539)],n=e[t(483)];function r(n){const r=t,s=e[r(564)][r(482)](r(535))[r(526)],o=e[r(564)][r(482)](r(510))[r(526)];return r(510)===n?s:o}e[t(493)][t(482)](t(464))[t(513)][t(546)]((function(s){const o=t;if(o(476)!=s[o(511)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(609)]){case o(535):u=i[o(606)][0][o(566)],l=r(i[o(609)]),a=o(u?512:556),!l&&e[o(530)][o(482)](o(555))||(a=o(514)),c={type:o(504),content:Hr(n,a,Hr(n,o(487)))};break;case o(510):u=i[o(606)][0][o(566)],l=r(i[o(609)]),a=o(u?512:556),!l&&e[o(530)][o(482)](o(555))||(a=o(514)),c={type:o(504),content:Hr(n,a,Hr(n,o(608)))};break;case o(549):a=o(479),c={type:o(504),content:Hr(n,a,Hr(n,o(537)))};break;case o(507):a=function(t){const e=o,n=t[e(587)]();let r=n[e(545)][e(575)];for(;r&&n[e(538)](r);){if(r[e(577)](e(581))>0)return!1;r=r[e(598)]}return!0}(s)?Hr(n,o(556),Hr(n,function(t){const e=o;return e(472)+t[e(587)]()[e(545)][e(575)][e(577)](e(576))[e(497)]()+e(568)}(s))):Hr(n,o(521),Hr(n,o(537))),c={type:o(504),content:a};break;case o(586):case o(506):!1===i[o(503)]&&(a=o(495),c={type:o(578),content:Hr(n,a,Hr(n,o(537)))})}return c}))}}function Vs(){const t=["documentList","includes","*Indent:* %0","325596BaIzLa","refresh","get","locale","attributeKey","head","data","ELEMENT_BULLETED_LIST","noTrackChangesFixer","*Check item*","*Split:* list item","numbered","model","plugins","todoListCheck","*Merge:* %0","14603274mgMxZF","toUpperCase","filter","registerElementLabel","registerCustomCallback","default","*Set format:* %0","multipleBlocks","format","afterInit","mergeListItemForward","outdentList","_supportLegacySuggestions","*Merge:* list item","numberedList","type","*Format:* insert into %0","descriptionFactory","*Change to:* %0","parent","schema","listStyle","execute","assureChains","customNumberedList","*Outdent:* %0","createPositionAt","trackChangesCommand","isNextTo","1324545PhcnKD","value","has","key","getRanges","config","range","_suggestionFactory","removeMarker","length","bulletedList","FORMAT_INDENT","ELEMENT_LIST_ITEM","containsItem","editor","previousSibling","next","registerBlockAttribute","checkTodoList","isObject","start","registerDescriptionCallback","getChanges","from","indentList","push","suggestion","_registerLegacyDescription","attribute","detach","list.multiBlock","*Format:* remove from %0","ELEMENT_TODO_LIST","batch","accept","newValue","isUndo","meta","isLocal","commands","4997610zlvxzP","forceValue","registerPostFixer","_LIST","document","1871006VvdZih","listMarker","listItemId","setSelection","_getAttributeKey","nodeAfter","listType","getAttribute","deletion","setAttribute","change","listIndent","todoListChecked","find","getSuggestions","bulleted","mergeListItemBackward","getFirstRange","registerAttributeLabel","oldValue","todoList","groupId","listReversed","enableDefaultAttributesIntegration","2206768tzLftX","createRange","listItemIdFixer","todo","nextSibling","selection","splitListItemBefore","end","listStart","ListEditing","customBulletedList","every","commandParams","_findSuggestions","ELEMENT_NUMBERED_LIST","commandName","*Remove format:* %0","TrackChangesEditing","differ","splitListItemAfter","listMarkerStyle","*Uncheck item*","map","TodoListEditing","fromRange","ELEMENT_","getFirstMarker","attributes","1169191PDoWjq","formatBlock"];return(Vs=function(){return t})()}function Ws(t){const e=js;let n=t[e(587)]()[e(545)][e(575)][e(540)];for(;n;){const r=n[e(577)](e(572));if(!r)return!1;if(r==t[e(486)][e(560)])return e(560);if(r==t[e(486)][e(589)])return e(589);n=n[e(540)]}return!1}const Hs=zs;function zs(t,e){const n=Ks();return(zs=function(t,e){return n[t-=236]})(t,e)}function Ks(){const t=["35357WLxevk","has","start","bulleted","default","FORMAT_LIST_REVERSED","*Format:* set order to regular","getAttribute","disc","489860OTttcw","FORMAT_LIST_START","data","styles","getFirstRange","_registerLegacyDescription","config","upper-roman","3409050skgBHb","_LIST_","decimal-leading-zero","216994LZAXNO","listStart","ELEMENT_","isUndo","oldValue","bind","_getTranslationKeyForListStyle","448360ptnVmz","_getAttributeKey","393745nXQhQc","lower-roman","descriptionFactory","numbered","3sRLdBk","list.properties","upper-latin","editor","registerDescriptionCallback","listStyle","batch","registerBlockAttribute","customNumbered","square","key","listType","TrackChangesEditing","_LIST_DEFAULT","nodeAfter","*Change to:* %0","commandParams","plugins","replace","commandName","*Format:* set start index to %0","handleDescriptions","6wKLVcX","filter","*Remove format:* %0","model","ListPropertiesEditing","format","listReversed","find","formatBlock","newValue","document","*Format:* set order to reversed","head","includes","registerPostFixer","*Set format:* %0","_findSuggestions","registerAttributeLabel","321627UNuelk","locale","startIndex","enableDefaultAttributesIntegration","type","removeMarker","9HZSrSx","lower-latin","toUpperCase","decimal","getFirstMarker","attribute","suggestion","reversed","afterInit","next","get","getSuggestions","circle"];return(Ks=function(){return t})()}!function(t,e){const n=zs,r=t();for(;;)try{if(173091===-parseInt(n(299))/1+-parseInt(n(246))/2*(parseInt(n(259))/3)+parseInt(n(327))/4+parseInt(n(255))/5+parseInt(n(281))/6*(parseInt(n(318))/7)+parseInt(n(253))/8+parseInt(n(305))/9*(parseInt(n(243))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class Zs extends t.Plugin{[Hs(313)](){const t=Hs;if(!this[t(262)][t(276)][t(319)](t(285)))return;const e=this[t(262)][t(241)][t(315)](t(260)),n=this[t(262)][t(276)][t(315)](t(271));e[t(238)]&&(n[t(302)](t(264)),n[t(266)](t(264))),e[t(312)]&&(n[t(302)](t(287)),n[t(266)](t(287))),e[t(301)]&&(n[t(302)](t(247)),n[t(266)](t(247)));const r={type:t(286),content:""};n[t(257)][t(263)](this[t(280)][t(251)](this));const s=this[t(262)][t(300)];n[t(257)][t(298)](t(287),Hr(s,t(323))),n[t(257)][t(263)]((e=>{const n=t,{data:s}=e;if(s&&n(287)==s[n(269)])return null==s[n(290)]||0==s[n(290)]&&null==s[n(250)]?r:void 0})),n[t(257)][t(298)](t(247),Hr(s,t(236))),n[t(257)][t(263)]((e=>{const n=t,{data:s}=e;if(s&&n(247)==s[n(269)])return null==s[n(290)]||1==s[n(290)]&&null==s[n(250)]?r:void 0})),this[t(262)][t(284)][t(291)][t(295)]((e=>{const r=t;if(e[r(265)][r(249)])return!1;let s=!1;const o=n[r(316)]({skipNotAttached:!0})[r(282)]((t=>{const e=r,s=n[e(254)](t);return e(247)==s||e(287)==s}));for(const t of o){const o=t[r(239)]()[r(320)][r(273)][r(325)](r(270));r(258)!=o&&r(267)!=o&&(n[r(297)](t[r(239)](),r(310))[r(288)]((t=>r(270)==n[r(254)](t[r(311)])))||(e[r(304)](t[r(309)]()),s=!0))}return s})),this[t(240)]()}[Hs(280)](t){const e=Hs,n=this[e(262)][e(300)],{data:r}=t,s={type:e(286),content:""};if(!r||e(264)!=r[e(269)])return;if(!r[e(250)])return e(322)==r[e(290)]?s:{type:e(286),content:""+Hr(n,e(296),Hr(n,this[e(252)](r[e(290)])))};if(!r[e(290)]){if(e(322)==r[e(250)])return s;let o=t[e(293)];for(;o;){if(o[e(237)]&&e(270)==o[e(237)][e(269)]&&o[e(237)][e(290)])return s;o=o[e(314)]}return{type:e(286),content:""+Hr(n,e(283),Hr(n,this[e(252)](r[e(250)])))}}if(e(322)!=r[e(290)])return{type:e(286),content:""+Hr(n,e(296),Hr(n,this[e(252)](r[e(290)])))};let o=t[e(293)];for(;o;){if(o[e(237)]&&e(270)==o[e(237)][e(269)]&&o[e(237)][e(290)]&&o[e(237)][e(250)])return s;o=o[e(314)]}const i=t[e(239)]()[e(320)][e(273)][e(325)](e(270));return{type:e(286),content:Hr(n,e(296),Hr(n,e(248)+i[e(307)]()+e(272)))}}[Hs(240)](){const t=Hs,e=this[t(262)],n=e[t(300)];e[t(276)][t(315)](t(271))[t(257)][t(263)]((e=>{const r=t;if(r(289)!=e[r(303)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(278)]){case r(264):o=r(274),i={type:r(286),content:Hr(n,o,Hr(n,this[r(252)](s[r(275)][0][r(303)])))};break;case r(287):o=s[r(275)][0][r(312)]?r(292):r(324),i={type:r(286),content:Hr(n,o)};break;case r(247):o=r(279),i={type:r(286),content:Hr(n,o,s[r(275)][0][r(301)])}}return i}))}[Hs(252)](t){const e=Hs;return e(248)+function(t){const n=e;return Qs[n(294)](t)?n(321):qs[n(294)](t)?n(258):null}(t)[e(307)]()+e(244)+t[e(307)]()[e(277)](/-/g,"_")}}const Qs=[Hs(326),Hs(317),Hs(268)],qs=[Hs(308),Hs(245),Hs(256),Hs(242),Hs(306),Hs(261)];var Xs=n(507);const Js=Ys;function Ys(t,e){const n=$s();return(Ys=function(t,e){return n[t-=412]})(t,e)}function $s(){const t=["276974tbaDGV","bind","fromRange","175zBCPyc","addMarker:suggestion:insertion","commands","getFirstPosition","1288kMDPIX","TrackChangesEditing","enter","mapper","end","data","ck-suggestion-marker-split","editor","setSelection","fire","806970BrKHEv","remove","editing","createPositionAt","removeMarker:suggestion:insertion","init","1839ropUZW","9kteTux","showSuggestionHighlights","selection","plugins","document","parent","markerName","enableCommand","split","hasClass","enterBlock","detach","3079640xzMiBZ","20760MJGmKs","nextSibling","model","change","downcastDispatcher","get","812248SKRSmb","950112PeAMGB","requires","writer","options","afterExecute","markerNameToElements","getFirstRange","high","createRange","unbindElementFromMarkerName","markInsertion"];return($s=function(){return t})()}!function(t,e){const n=Ys,r=t();for(;;)try{if(263929===-parseInt(n(440))/1+parseInt(n(429))/2+-parseInt(n(463))/3*(-parseInt(n(447))/4)+parseInt(n(457))/5+parseInt(n(422))/6*(-parseInt(n(443))/7)+-parseInt(n(428))/8*(-parseInt(n(464))/9)+-parseInt(n(421))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Js(430)](){return[Xs.Enter]}[Js(462)](){const t=Js,e=this[t(454)],n=e[t(412)][t(427)](t(448)),r=e[t(445)][t(427)](t(449));n[t(416)](t(449),(()=>{const s=t;e[s(424)][s(425)]((t=>{const o=s,a=e[o(424)][o(413)][o(466)],c=a[o(446)](),u=i.LiveRange[o(442)](a[o(435)]());if(r[o(419)](t)){const r=e[o(424)][o(460)](c[o(414)][o(423)],0),s=t[o(437)](c,r);n[o(439)](s)}else t[o(455)](t[o(437)](u[o(451)]));u[o(420)](),r[o(456)](o(433),{writer:t})}))})),e[t(459)][t(426)].on(t(444),Ds(e,t(417)),{priority:t(436)}),e[t(459)][t(426)].on(t(461),((e,n,r)=>{const s=t,o=r[s(450)][s(434)](n[s(415)]);if(o)for(const t of o)t[s(418)](s(453))&&(r[s(450)][s(438)](t,n[s(415)]),r[s(431)][s(458)](t))}),{priority:t(436)}),e[t(452)][t(426)].on(t(444),((n,r,s)=>{const o=t;s[o(432)][o(465)]&&Ds(e,o(417),{showActiveMarker:!1})[o(441)](this)(n,r,s)}),{priority:t(436)})}}const eo=no;function no(t,e){const n=so();return(no=function(t,e){return n[t-=388]})(t,e)}!function(t,e){const n=no,r=t();for(;;)try{if(524249===-parseInt(n(424))/1+parseInt(n(426))/2+-parseInt(n(394))/3*(-parseInt(n(396))/4)+parseInt(n(401))/5+parseInt(n(392))/6*(parseInt(n(393))/7)+-parseInt(n(416))/8+-parseInt(n(406))/9*(-parseInt(n(412))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(so);class ro extends t.Plugin{[eo(425)](){const t=eo;if(!this[t(400)][t(407)][t(397)](t(404)))return;const e=this[t(400)][t(407)][t(403)](t(415));e[t(395)](t(405),this[t(408)][t(421)](this)),e[t(395)](t(411)),e[t(395)](t(388)),e[t(395)](t(417)),e[t(395)](t(427))}[eo(408)](t,e,n={}){const r=eo,s=this[r(400)][r(407)][r(403)](r(423));return t((t=>(r(418)==typeof e?s[r(410)](e,n):e)(t)[r(422)]((e=>!1===this[r(389)](e,t[r(420)])))),n)}[eo(389)](t,e){const n=eo,r=this[n(400)][n(402)][n(414)](this[n(400)][n(402)][n(391)](e,t[n(390)]),this[n(400)][n(402)][n(391)](e,t[n(428)]));for(const t of this[n(400)][n(402)][n(399)][n(413)](n(419)))if(null!==r[n(409)](t[n(398)]()))return!0;return!1}}function so(){const t=["getIntersection","findByTextCallback","findNext","1320oZGNJL","getMarkersGroup","createRange","TrackChangesEditing","8082408rpylJP","replace","string","suggestion:deletion","item","bind","filter","FindAndReplaceUtils","333923LDtcqF","afterInit","139260Ipmpgz","replaceAll","end","findPrevious","_isInDeletionRange","start","createPositionAt","257916mKMLvE","70GVaAEU","227229slOnbb","enableCommand","20QkuOIu","has","getRange","markers","editor","1702820WLDZkS","model","get","FindAndReplaceEditing","find","44298qRUMTN","plugins","handleFindCommand"];return(so=function(){return t})()}function oo(){const t=["504690KfzpbQ","fontSize","*Reset font family*","registerInlineAttribute","fontColor.colors","get","*Set font background color:* %0","toLowerCase","7IogsDG","*Reset font background color*","enableDefaultAttributesIntegration","registerDescriptionCallback","registerAttributeLabel","FORMAT_FONT_COLOR","find","editor","fontBackgroundColor.colors","has","normalizeSizeOptions","fontFamily","FontSize","*Set font size:* %0","fontColor","format","FontSizeEditing","FontBackgroundColorEditing","*Reset font color*","FORMAT_FONT_BACKGROUND","descriptionFactory","*Set font family:* %0","FontFamilyEditing","model","title","1417448AvDkIG","2038790WDDPSc","commandName","locale","FORMAT_FONT_SIZE","formatInline","TrackChangesEditing","3560478uudnLP","plugins","value","fontSize.options","FORMAT_FONT_FAMILY","27gwEhxe","713603XXPkOE","commandParams","afterInit","*Reset font size*","283418JsraPP","fontBackgroundColor","*Set font color:* %0","2aGtYpy","FontColorEditing","config","trim","30LxLUEQ","_registerLegacyDescription","type","label","904348ywChuJ"];return(oo=function(){return t})()}const io=ao;function ao(t,e){const n=oo();return(ao=function(t,e){return n[t-=314]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(297018===-parseInt(n(320))/1*(parseInt(n(323))/2)+-parseInt(n(332))/3+parseInt(n(331))/4+-parseInt(n(366))/5+parseInt(n(372))/6*(parseInt(n(340))/7)+-parseInt(n(365))/8*(-parseInt(n(315))/9)+-parseInt(n(327))/10*(parseInt(n(316))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oo);const co=[{pluginName:io(356),commandName:io(333)},{pluginName:io(362),commandName:io(351)},{pluginName:io(324),commandName:io(354)},{pluginName:io(357),commandName:io(321)}];class uo extends t.Plugin{[io(318)](){const t=io,e=this[t(347)][t(368)],n=this[t(347)][t(373)][t(337)](t(371));for(const{pluginName:e,commandName:r}of co)this[t(347)][t(373)][t(349)](e)&&(n[t(342)](r),n[t(335)](r));e.t,n[t(360)][t(344)](t(333),Hr(e,t(369))),n[t(360)][t(344)](t(351),Hr(e,t(314))),n[t(360)][t(344)](t(354),Hr(e,t(345))),n[t(360)][t(344)](t(321),Hr(e,t(359))),this[t(328)]()}[io(328)](){const t=io,e=this[t(347)],n=e[t(368)];e[t(373)][t(337)](t(371))[t(360)][t(343)]((e=>{const r=t,o=n.t;if(r(370)!=e[r(329)])return;const{data:i}=e;if(null!=i){if(r(333)==i[r(367)]){const t=i[r(317)][0][r(374)];if(t){const e=o(this[r(347)][r(373)][r(337)](r(352))[r(350)](this[r(347)][r(325)][r(337)](r(375)))[r(346)]((e=>e[r(363)]==t))[r(364)])[r(339)]();return{type:r(355),content:Hr(n,r(353),e)}}return{type:r(355),content:Hr(n,r(319))}}if(r(351)==i[r(367)]){const t=i[r(317)][0][r(374)];return t?{type:r(355),content:Hr(n,r(361),t)}:{type:r(355),content:Hr(n,r(334))}}if(r(354)==i[r(367)]){const t=i[r(317)][0][r(374)];if(t){const e=(0,s.normalizeColorOptions)(this[r(347)][r(325)][r(337)](r(336)))[r(346)]((e=>e[r(363)]==t));let i=t,a="";return e&&(i=e[r(330)],a=o(i)[r(339)]()),{type:r(355),content:Hr(n,r(322),a)[r(326)](),color:{value:t,title:a||i}}}return{type:r(355),content:Hr(n,r(358))}}if(r(321)==i[r(367)]){const t=i[r(317)][0][r(374)];if(t){const e=(0,s.normalizeColorOptions)(this[r(347)][r(325)][r(337)](r(348)))[r(346)]((e=>e[r(363)]==t));let i=t,a="";return e&&(i=e[r(330)],a=o(i)[r(339)]()),{type:r(355),content:Hr(n,r(338),a)[r(326)](),color:{value:t,title:a||i}}}return{type:r(355),content:Hr(n,r(341))}}}}))}}const lo=ho;function fo(){const t=["enableDefaultAttributesIntegration","fontSize.options","toUpperCase","661906EwyoWq","registerDescriptionCallback","commandParams","slice","pasteFormat","title","label","plugins","push","descriptionFactory","enableCommand","get","toLowerCase","copyFormat","config","find","*Remove all formatting*","FontSize","type","formatBlock","commandName","166086mLbZHb","fontBackgroundColor","36fQWgat","fontSize","_registerLegacyDescription","entries","481266QGrCtl","charAt","fontColor","*Set format to:* %0","TrackChangesEditing","formatInline","join","format","1003240IlDcyx","model","1526060dxgkYF","commands","afterInit","editor","split","15sHpcRy","boolean","1LDWvxi","116982YJefFJ","length","fontColor.colors","9180gFQGmP","4202nyerwE","normalizeSizeOptions","locale"];return(fo=function(){return t})()}function ho(t,e){const n=fo();return(ho=function(t,e){return n[t-=367]})(t,e)}!function(t,e){const n=ho,r=t();for(;;)try{if(257627===-parseInt(n(418))/1*(parseInt(n(401))/2)+parseInt(n(419))/3+-parseInt(n(411))/4+-parseInt(n(416))/5*(-parseInt(n(395))/6)+-parseInt(n(374))/7+parseInt(n(409))/8*(parseInt(n(397))/9)+parseInt(n(367))/10*(parseInt(n(368))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fo);class go extends t.Plugin{[lo(413)](){const t=lo,e=this[t(414)],n=e[t(381)][t(385)](t(405)),r=e[t(412)][t(385)](t(387)),s=e[t(412)][t(385)](t(378));r&&s&&(n[t(371)](t(378)),n[t(384)](t(387)),this[t(399)]())}[lo(399)](){const t=lo,e=this[t(414)],n=e[t(370)];e[t(381)][t(385)](t(405))[t(383)][t(375)]((r=>{const s=t;if(s(393)!=r[s(392)]&&s(406)!=r[s(392)])return;const{data:o}=r;if(o&&s(378)===o[s(394)]){const t=[],r=o[s(376)][0];for(const[n,o]of Object[s(400)](r))t[s(382)](po(e,n,o));return t[s(420)]?{type:s(408),content:Hr(n,s(404),t[s(407)](", "))}:{type:s(408),content:Hr(n,s(390))}}}))}}function po(t,e,n){const r=lo,o=t[r(370)].t,i=e[r(415)](/(?=[A-Z])/)[r(407)](" "),a=o(i[r(402)](0)[r(373)]()+i[r(377)](1))[r(386)]();if(r(417)==typeof n)return a;if(r(403)===e||r(396)===e){const e=(0,s.normalizeColorOptions)(t[r(388)][r(385)](r(421)))[r(389)]((t=>t[r(410)]==n));return a+" ("+(e?o(e[r(380)])[r(386)]():n)+")"}if(r(398)===e&&isNaN(parseFloat(n))){const e=t[r(381)][r(385)](r(391))[r(369)](t[r(388)][r(385)](r(372)))[r(389)]((t=>t[r(410)]==n));return a+" ("+(e?o(e[r(379)])[r(386)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=Eo();return(Io=function(t,e){return n[t-=236]})(t,e)}function Eo(){const t=["value","title","model","4IfRCJT","descriptionFactory","_headingOptions","125973npincQ","paragraph","registerElementLabel","type","afterInit","view","get","commandName","218666HduQVO","_getHeadingLevel","heading","find","commandParams","editor","24CDCLbw","21387DKDJPT","match","HeadingEditing","_registerLegacyDescription","format","heading.options","registerDescriptionCallback","locale","3935390VEzmeo","823870ZqetfG","ELEMENT_HEADING","28Dhsofr","*Change to:* %0","formatBlock","config","TrackChangesEditing","ELEMENT_HEADING_CUSTOM","836772vaJRrA","plugins","name","has","110277VnVDyV","enableDefaultAttributesIntegration"];return(Eo=function(){return t})()}!function(t,e){const n=Io,r=t();for(;;)try{if(155903===parseInt(n(236))/1*(-parseInt(n(247))/2)+-parseInt(n(257))/3+-parseInt(n(262))/4*(-parseInt(n(245))/5)+-parseInt(n(253))/6+parseInt(n(273))/7+parseInt(n(279))/8*(parseInt(n(265))/9)+parseInt(n(244))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[mo(269)](){const t=mo,e=this[t(278)];if(!e[t(254)][t(256)](t(238)))return;this[t(264)]=e[t(250)][t(271)](t(241));const n=e[t(243)],r=e[t(254)][t(271)](t(251));r[t(258)](t(275));for(const e of this[t(264)])t(266)!=e[t(261)]&&r[t(263)][t(267)](e[t(261)],(n=>{const r=t,i=this[r(274)](e[r(261)]);return null!==i?s(n,i):o(n,e[r(260)])}));function s(e,r){return Hr(n,t(246),[e,r])}function o(e,r){return Hr(n,t(252),[e,r])}this[t(239)]()}[mo(239)](){const t=mo,e=this[t(278)],n=e[t(243)];e[t(254)][t(271)](t(251))[t(263)][t(242)]((e=>{const r=t;if(r(249)!=e[r(268)])return;const{data:s}=e;if(s&&r(275)==s[r(272)]){const e=s[r(277)][0][r(259)],c=this[r(274)](e);if(null!==c)return{type:r(240),content:Hr(n,r(248),(1,a=c,Hr(n,r(246),[1,a])))};const u=this[r(264)][r(276)]((t=>t[r(261)]===e))[r(260)];return{type:r(240),content:Hr(n,r(248),(o=1,i=u,Hr(n,t(252),[o,i])))}}var o,i,a}))}[mo(274)](t){const e=mo;var n,r;const s=t[e(237)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(264)])||void 0===n?void 0:n[e(276)]((n=>n[e(261)]==t));if(o&&o[e(270)]){const t=o[e(270)],n=(null!==(r=t[e(255)])&&void 0!==r?r:t)[e(237)](/^h(\d+)/);if(n)return n[1]}return null}}const To=yo;function _o(){const t=["FORMAT_HIGHLIGHT","2761528EnJvsn","9sGehBJ","title","9068320ZIFjyU","*Remove highlight*","has","toLowerCase","5552562WDxtDX","2235560fpWQXD","_registerLegacyDescription","color","HighlightEditing","plugins","20wMUCAP","highlight","556495iapoRM","enableDefaultAttributesIntegration","registerDescriptionCallback","editor","highlight.options","42zmzwuT","get","*Set highlight:* %0","registerAttributeLabel","value","afterInit","find","288988bcJiJq","TrackChangesEditing","registerInlineAttribute","descriptionFactory","config","locale","commandParams","format","type","model","formatInline","commandName","1TyFFaZ","5769489Tpdznl"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=429]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(644986===parseInt(n(439))/1*(-parseInt(n(450))/2)+parseInt(n(462))/3*(parseInt(n(469))/4)+-parseInt(n(457))/5+-parseInt(n(449))/6+-parseInt(n(442))/7+-parseInt(n(445))/8*(-parseInt(n(443))/9)+-parseInt(n(455))/10*(-parseInt(n(440))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[To(467)](){const t=To,e=this[t(460)];if(!e[t(454)][t(447)](t(453)))return;const n=e[t(454)][t(463)](t(470)),r=e[t(432)];n[t(458)](t(456)),n[t(429)](t(456)),n[t(430)][t(465)](t(456),Hr(r,t(441))),this[t(451)]()}[To(451)](){const t=To,e=this[t(460)],n=e[t(432)];e[t(454)][t(463)](t(470))[t(430)][t(459)]((r=>{const s=t;if(s(437)!=r[s(435)])return;const{data:o}=r;if(o&&s(456)==o[s(438)]){const t=n.t,r=o[s(433)][0][s(466)];if(r){const o=e[s(431)][s(463)](s(461))[s(468)]((t=>t[s(436)]==r)),i=t(o[s(444)])[s(448)]();return{type:s(434),content:Hr(n,s(464),i),color:{value:o[s(452)],title:o[s(444)]}}}return{type:s(434),content:Hr(n,s(446),Hr(n,s(441)))}}}))}}function ko(t,e){const n=Lo();return(ko=function(t,e){return n[t-=188]})(t,e)}const Co=ko;function Lo(){const t=["1111755efzrHr","high","plugins","1440318UGnTIQ","5010187WuBwhh","showSuggestionHighlights","ELEMENT_HORIZONTAL_LINE","HorizontalLineEditing","createEmptyElement","div","TrackChangesEditing","for","afterInit","dataDowncast","48594nJiKYz","conversion","createPositionAt","enableCommand","addClass","horizontalLine","2526000dipItL","elementToStructure","3467118hRaXUR","editor","has","locale","543858gZQArm","get","registerElementLabel","insert","ck-horizontal-line","createContainerElement","descriptionFactory"];return(Lo=function(){return t})()}!function(t,e){const n=ko,r=t();for(;;)try{if(413108===-parseInt(n(211))/1+parseInt(n(200))/2+parseInt(n(190))/3+parseInt(n(217))/4+parseInt(n(197))/5+-parseInt(n(219))/6+-parseInt(n(201))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class No extends t.Plugin{[Co(209)](){const t=Co,e=this[t(220)];if(!e[t(199)][t(188)](t(204)))return;e[t(199)][t(191)](t(207))[t(214)](t(216));const n=e[t(199)][t(191)](t(207)),r=e[t(189)];n[t(196)][t(192)](t(216),(e=>Hr(r,t(203),e))),e[t(212)][t(208)](t(210))[t(218)]({model:t(216),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(202)])return null;const o=n[s(195)](s(206)),i=n[s(205)]("hr");return n[s(215)](s(194),o),n[s(193)](n[s(213)](o,0),i),o},converterPriority:t(198)})}}const Ro=vo;function So(){const t=["HtmlEmbed","attribute","getFirstRange","154waMYqT","rawHtml","element","77576elxYAc","plugins","editor","has","enableDefaultAttributesIntegration","ELEMENT_HTML_EMBED","7443051DWstev","registerBlockAttribute","format","value","descriptionFactory","nodeAfter","2327OcXPhF","htmlEmbed","_registerLegacyDescription","3062673LoPYKO","afterInit","TrackChangesEditing","get","registerElementLabel","registerDescriptionCallback","3275884BHLEjG","locale","commandName","1953PPVmUz","*Change %0 content*","key","79190iflgtO","type","formatBlock","start","2715954FVDkHV"];return(So=function(){return t})()}function vo(t,e){const n=So();return(vo=function(t,e){return n[t-=234]})(t,e)}!function(t,e){const n=vo,r=t();for(;;)try{if(626876===-parseInt(n(251))/1*(parseInt(n(236))/2)+parseInt(n(254))/3+-parseInt(n(260))/4+parseInt(n(266))/5+-parseInt(n(270))/6+-parseInt(n(245))/7+-parseInt(n(239))/8*(-parseInt(n(263))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class Mo extends t.Plugin{[Ro(255)](){const t=Ro,e=this[t(241)];if(!e[t(240)][t(242)](t(271)))return;const n=e[t(240)][t(257)](t(256)),r=e[t(261)];n[t(249)][t(258)](t(237),(e=>Hr(r,t(244),e))),n[t(243)](t(252)),n[t(246)](t(248)),n[t(249)][t(259)]((e=>{const n=t;if(n(234)!=e[n(267)])return;const{data:s}=e;if(s&&n(248)==s[n(265)]&&e[n(235)]()[n(269)][n(250)].is(n(238),n(237))){const t=Hr(r,n(244));return{type:n(247),content:Hr(r,n(264),t)}}})),this[t(253)]()}[Ro(253)](){const t=Ro,e=this[t(241)],n=e[t(261)];e[t(240)][t(257)](t(256))[t(249)][t(259)]((e=>{const r=t;if(r(268)!=e[r(267)])return;const{data:s}=e;if(s&&r(252)==s[r(262)]){const t=Hr(n,r(244));return{type:r(247),content:Hr(n,r(264),t)}}}))}}function Oo(){const t=["alt","ELEMENT_CAPTION","resizeImage","getCaptionFromImageModelElement","ImageUtils","plugins","registerCustomCallback","TrackChangesEditing","format","isIntersecting","nodeBefore","isEqual","nodeAfter","Inline image to block image","getFirstRange","start","element","join","FORMAT_IMAGE_SIZE","end","37565940qqlhPE","ELEMENT_INLINE_IMAGE","markInsertion","ImageResize","previous","removeObject","document","find","model","toNext","insertion","createRangeOn","isOwn","chain","resizedWidth","convertBlockImageToInline","discard","forward","editor","createRange","toggleImageCaption","9UdDVFx","isCollapsed","_findSuggestions","uploadImage","imageInline","imageStylePreApply","schema","_suggestionFactory","length","width","enableCommand","imageBlock","7238766agKIKH","isBefore","filter","enableDefaultAttributesIntegration","attribute","imageTypeBlock","backward","*Remove image text alternative*","commandName","markBlockFormat","ImageCaptionEditing","_registerLegacyDescription","getClosestSelectedImageElement","selection","deletion","ELEMENT_IMAGE","imageCaption","detach","*Set image width:* %0","locale","descriptionFactory","registerDescriptionCallback","*Reset image width*","afterInit","856598uVVTiC","accept","ImageTextAlternativeEditing","5044004cqkkvj","imageTextAlternative","formatBlock","ImageInlineEditing","change","get","ImageUploadEditing","ImageCaptionUtils","type","findIndex","fromPosition","commandParams","getNearestSelectionRange","7213740YLDEdZ","registerAttributeLabel","ImageEditing","caption","8VZjnoS","addObject","insertImage","key","subType","6300117VaXYFK","convertInlineImageToBlock","*Set image text alternative:* %0","has","registerBlockAttribute","isBlockImage","ImageBlockEditing","getContainedElement","registerElementLabel","toPrevious","imageTypeInline","formatInline","1351085ZDWxYy","forceDefaultExecution","markDeletion","7Awdgje","newValue","Block image to inline image","getSuggestionCallback"];return(Oo=function(){return t})()}const wo=Do;function Do(t,e){const n=Oo();return(Do=function(t,e){return n[t-=440]})(t,e)}!function(t,e){const n=Do,r=t();for(;;)try{if(919817===parseInt(n(472))/1+parseInt(n(556))/2*(-parseInt(n(520))/3)+parseInt(n(559))/4+parseInt(n(451))/5+-parseInt(n(532))/6*(-parseInt(n(475))/7)+-parseInt(n(455))/8*(-parseInt(n(460))/9)+-parseInt(n(499))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oo);class Fo extends t.Plugin{[wo(555)](){const t=wo,e=this[t(517)];if(!e[t(484)][t(463)](t(453)))return;const n=e[t(484)][t(443)](t(486)),r=e[t(484)][t(443)](t(483)),s=e[t(551)];n[t(530)](t(457)),n[t(552)][t(468)](t(531),(e=>Hr(s,t(547),e))),n[t(552)][t(468)](t(524),(e=>Hr(s,t(500),e))),n[t(552)][t(468)](t(454),(()=>Hr(s,t(480)))),e[t(484)][t(463)](t(444))&&n[t(530)](t(523)),e[t(484)][t(463)](t(466))&&e[t(484)][t(463)](t(441))&&(n[t(530)](t(470),((s,o)=>{const i=t,a=r[i(544)](e[i(507)][i(505)][i(545)]);e[i(507)][i(442)]((()=>{const t=i;n[t(541)](a,{commandName:t(470),commandParams:[o]},[],t(514))}))})),n[t(530)](t(537),((s,o)=>{const a=t;e[a(507)][a(442)]((t=>{const c=a;let u=r[c(544)](e[c(507)][c(505)][c(545)]),l=t[c(510)](u);const f=i.LivePosition[c(448)](l[c(494)],c(469)),h=i.LivePosition[c(448)](l[c(498)],c(508));n[c(473)]((()=>s(o))),u=r[c(544)](e[c(507)][c(505)][c(545)]),l=t[c(510)](u);const g=t[c(518)](f,h);f[c(549)](),h[c(549)](),n[c(541)](u,{commandName:c(470),commandParams:[o]},[],c(461)),g[c(494)][c(533)](l[c(494)])&&n[c(501)](t[c(518)](g[c(494)],l[c(494)]),c(461)),l[c(498)][c(533)](g[c(498)])&&n[c(501)](t[c(518)](l[c(498)],g[c(498)]),c(461))}))})),n[t(527)][t(485)](t(440),t(461),t(496),(()=>!1)),n[t(527)][t(485)](t(440),t(461),t(557),(()=>!1)),n[t(527)][t(485)](t(440),t(461),t(515),n[t(527)][t(478)](t(440),"",t(557))),n[t(527)][t(485)](t(509),t(461),t(496),(()=>!1)),n[t(527)][t(485)](t(509),t(461),t(515),(([r])=>{const s=t,o=n[s(527)][s(478)](s(509),"",s(515));let i=r[s(494)],a=r[s(498)];const c=e[s(507)][s(526)][s(450)](i,s(538)),u=e[s(507)][s(526)][s(450)](a,s(516));c[s(521)]&&(i=c[s(494)]),u[s(521)]&&(a=u[s(498)]),o([e[s(507)][s(518)](i,a)])})),n[t(527)][t(485)](t(440),t(461),t(512),c),n[t(527)][t(485)](t(509),t(461),t(512),c)),e[t(484)][t(463)](t(542))&&(n[t(530)](t(519),((s,o)=>{const i=t,a=e[i(484)][i(443)](i(445));let c=r[i(544)](e[i(507)][i(505)][i(545)]),u=a[i(482)](c);e[i(507)][i(442)]((()=>{const t=i;if(u)return void n[t(474)](e[t(507)][t(510)](u));const l=r[t(465)](c);s(o),c=r[t(544)](e[t(507)][t(505)][t(545)]),u=a[t(482)](c),n[t(501)](e[t(507)][t(510)](u),l?null:t(548))}))})),n[t(527)][t(485)](t(509),t(548),t(512),c));const o=[{type:t(440),subType:t(525)},{type:t(509),subType:t(548)},{type:t(440),subType:t(461)},{type:t(509),subType:t(461)}];function a(e,s){const i=t,a=o[i(447)]((({type:t,subType:n})=>e[i(446)]==t&&e[i(459)]==n)),c=o[i(447)]((({type:t,subType:e})=>s[i(446)]==t&&s[i(459)]==e));if(a<0||c<0)return!1;const u=e[i(493)](),l=s[i(493)]();if((0==a||1==a)&&2==c&&u[i(488)](l))return!0;if(2==a&&3==c){const t=n[i(522)](u,i(509))[i(534)]((({suggestion:t,meta:e})=>e[i(511)]&&i(461)==t[i(459)]));if(t[i(528)]>1&&l[i(498)][i(490)](u[i(494)]))return!0;if(1==t[i(528)]&&(u[i(494)][i(490)](l[i(498)])||u[i(498)][i(490)](l[i(494)])))return!0}if(3==a&&3==c&&u[i(494)][i(533)](l[i(494)])){const t=u[i(498)][i(491)],e=l[i(494)][i(489)];return r[i(465)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(484)][t(463)](t(502))&&(n[t(535)](t(481)),n[t(464)](t(513)),n[t(552)][t(452)](t(513),Hr(s,t(497)))),e[t(484)][t(463)](t(558))&&(n[t(535)](t(560)),n[t(464)](t(479))),n[t(552)][t(553)]((e=>{const n=t;if(o[n(506)]((({type:t,subType:r})=>e[n(446)]==t&&e[n(459)]==r)))return e[n(503)]?{}:void 0})),n[t(552)][t(553)]((e=>{const n=t;if(n(509)==e[n(446)]||n(546)==e[n(446)]){const t=e[n(467)]();if(t&&t.is(n(495),n(454)))return{type:n(509)==e[n(446)]?n(456):n(504),element:t,quantity:1}}})),n[t(552)][t(553)]((e=>t(440)==e[t(446)]&&t(461)==e[t(459)]?{type:t(487),content:t(492)}:t(440)==e[t(446)]&&t(514)==e[t(459)]?{type:t(487),content:t(477)}:void 0)),n[t(552)][t(553)]((e=>{const n=t;if(n(536)!=e[n(446)])return;const{data:r}=e;if(!r||n(479)!=r[n(458)])return;const o=r[n(476)];return o?{type:n(487),content:Hr(s,n(462),'"'+o+'"')}:{type:n(487),content:Hr(s,n(539))}})),this[t(543)]()}[wo(543)](){const t=wo,e=this[t(517)],n=e[t(551)];e[t(484)][t(443)](t(486))[t(552)][t(553)]((e=>{const r=t;if(r(440)!=e[r(446)]&&r(471)!=e[r(446)])return;const{data:s}=e;if(s){if(r(560)==s[r(540)]){const t=s[r(449)][0][r(476)];return t?{type:r(487),content:Hr(n,r(462),'"'+t+'"')}:{type:r(487),content:Hr(n,r(539))}}if(r(481)==s[r(540)]){const t=s[r(449)][0][r(529)];return t?{type:r(487),content:Hr(n,r(550),t)}:{type:r(487),content:Hr(n,r(554))}}}}))}}const xo=Po;function Po(t,e){const n=Uo();return(Po=function(t,e){return n[t-=352]})(t,e)}!function(t,e){const n=Po,r=t();for(;;)try{if(965620===parseInt(n(354))/1+-parseInt(n(387))/2*(parseInt(n(374))/3)+-parseInt(n(384))/4+parseInt(n(378))/5+parseInt(n(394))/6*(parseInt(n(362))/7)+parseInt(n(367))/8*(-parseInt(n(391))/9)+parseInt(n(353))/10*(-parseInt(n(386))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uo);class Bo extends t.Plugin{[xo(363)](){const t=xo;if(!this[t(393)][t(370)][t(365)](t(352)))return;const e=this[t(393)][t(390)],n=this[t(393)][t(370)][t(355)](t(364));n[t(377)](t(388)),n[t(376)](t(381)),n[t(379)][t(372)]((n=>{const r=t;if(r(358)!=n[r(361)])return;const{data:s}=n;return s&&r(381)==s[r(392)]?s[r(357)]&&s[r(375)]?{type:r(385),content:Hr(e,r(389))}:{type:r(385),content:""}:void 0})),this[t(360)]()}[xo(360)](){const t=xo,e=this[t(393)][t(370)][t(355)](t(364));e[t(383)][t(382)](t(369),t(388),t(366),e[t(383)][t(368)](t(369),null,t(359))),e[t(383)][t(382)](t(369),t(388),t(359),e[t(383)][t(368)](t(369),null,t(366))),this[t(371)]()}[xo(371)](){const t=xo,e=this[t(393)],n=e[t(390)];e[t(370)][t(355)](t(364))[t(379)][t(372)]((e=>{const r=t;if(r(369)!=e[r(361)]&&r(380)!=e[r(361)])return;const{data:s}=e;return s&&r(388)==s[r(373)]?{type:r(385),content:Hr(n,r(356))}:void 0}))}}function Uo(){const t=["get","*Format:* replace image URL","newValue","attribute","discard","_handleLegacySuggestions","type","1911dcDNZL","afterInit","TrackChangesEditing","has","accept","1184984vTaOro","getSuggestionCallback","formatBlock","plugins","_registerLegacyDescription","registerDescriptionCallback","commandName","9324iarogV","oldValue","registerBlockAttribute","enableDefaultAttributesIntegration","7123230IlrffC","descriptionFactory","formatInline","src","registerCustomCallback","_suggestionFactory","6686956gUFPWy","format","11IfQzkl","8KAAwHi","replaceImageSource","*Replace image URL*","locale","63JdOeCe","key","editor","39642UKZWKt","ImageEditing","10978710LiwewH","1556166yUMjQZ"];return(Uo=function(){return t})()}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=474]})(t,e)}function Vo(){const t=["end","createRangeOn","_splitMarkerName","156KOSPvJ","4lVeHdJ","filter","hasSuggestion","ImageUtils","52090DffHAl","isEqual","get","917352bHtTjX","registerDescriptionCallback","getSuggestionCallback","registerPostFixer","nodeAfter","normalizedStyles","document","imageStylePreApply","62781GlaInm","author","type","join","getContainedElement","isIntersecting","subType","ImageStyleEditing","imageStyle","markInlineFormat","imageCaption","head","isInlineImage","*Format:* %0","imageStylePostApply","getSuggestions","getFirstRange","plugins","commandReversedParams","start","getClosestSelectedImageElement","isOwn","name","afterInit","markBlockFormat","chain","commands","side","enableCommand","convertInlineImageToBlock","formatInline","refresh","model","registerCustomCallback","has","insertion","getChangedMarkers","nodeBefore","editor","imageTypeBlock","from","FORMAT_SIDE_IMAGE","3609600knQjbY","selection","isBefore","210TcDMps","locale","Users","_findSuggestions","getSuggestion","newRange","isInContent","forEach","discard","differ","descriptionFactory","imageTypeInline","findIndex","toLowerCase","4278560YsQcXY","commandName","_suggestionFactory","accept","change","formatBlock","format","value","discardSuggestion","319165Fpdeib","suggestion","shouldConvertImageType","TrackChangesEditing","setImageNaturalSizeAttributes","isBlockImage","title","_registerLegacyDescription","length","next","commandParams","192419IRBMDi"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(816947===parseInt(n(571))/1*(-parseInt(n(477))/2)+-parseInt(n(492))/3*(-parseInt(n(476))/4)+-parseInt(n(551))/5+parseInt(n(537))/6*(parseInt(n(560))/7)+-parseInt(n(534))/8+parseInt(n(484))/9+-parseInt(n(481))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class Wo extends t.Plugin{[jo(515)](){const t=jo,n=this[t(530)];if(!n[t(509)][t(526)](t(499)))return;const r=n[t(509)][t(483)](t(563)),s=n[t(509)][t(483)](t(480)),o={};r[t(520)](t(500),((o,i)=>{const a=t,c=n[a(509)][a(483)](a(539)).me,u=n[a(518)][a(483)](a(500));let l=s[a(512)](n[a(524)][a(490)][a(535)]),f=n[a(524)][a(474)](l),h=u[a(558)];if(h==i[a(558)])return;const g={commandName:a(500),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(524)][a(555)]((()=>{const t=a;if(r[t(507)]()[t(478)]((e=>e[t(543)]&&c==e[t(493)]&&(t(556)==e[t(494)]||t(522)==e[t(494)])&&(t(491)==e[t(498)]||t(506)==e[t(498)])&&e[t(508)]()[t(482)](f)))[t(544)]((e=>r[t(559)](e[t(503)]))),l=s[t(512)](n[t(524)][t(490)][t(535)]),f=n[t(524)][t(474)](l),u[t(523)](),n[t(518)][t(483)](t(548))[t(523)](),n[t(518)][t(483)](t(531))[t(523)](),h=u[t(558)],h!=i[t(558)])return s[t(504)](l)&&u[t(562)](i[t(558)],l)?(o({...i,setImageSizes:!1}),l=s[t(512)](n[t(524)][t(490)][t(535)]),void r[t(516)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(491))):void(s[t(565)](l)?r[t(516)](l,g,[],t(506)):r[t(501)](f,g,t(506)))}))}));for(const e of n[t(509)][t(483)](t(499))[t(489)])o[e[t(514)]]=e[t(566)][t(550)]();r[t(553)][t(525)](t(556),t(491),t(495),(()=>!1)),r[t(553)][t(525)](t(556),t(506),t(495),(()=>!1)),r[t(553)][t(525)](t(522),t(506),t(495),(()=>!1)),r[t(553)][t(525)](t(556),t(491),t(554),(([e])=>{const n=t;s[n(564)](e[n(496)]())})),r[t(553)][t(525)](t(556),t(491),t(545),((e,n)=>{const s=t;r[s(553)][s(486)](s(556),"",s(554))(e,{commandName:n[s(552)],commandParams:n[s(510)]})})),r[t(553)][t(525)](t(556),t(491),t(517),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(556),subType:t(491)},{type:t(527),subType:t(502)},{type:t(556),subType:t(521)},{type:t(527),subType:t(521)}];function a(e,n){const o=t,a=i[o(549)]((({type:t,subType:n})=>e[o(494)]==t&&e[o(498)]==n)),c=i[o(549)]((({type:t,subType:e})=>n[o(494)]==t&&n[o(498)]==e));if(a<0||c<0)return!1;const u=e[o(508)](),l=n[o(508)]();if((0==a||1==a)&&2==c&&u[o(497)](l))return!0;if(2==a&&3==c){const t=r[o(540)](u,o(527))[o(478)]((({suggestion:t,meta:e})=>e[o(513)]&&o(521)==t[o(498)]));if(t[o(568)]>1&&l[o(572)][o(482)](u[o(511)]))return!0;if(1==t[o(568)]&&(u[o(511)][o(482)](l[o(572)])||u[o(572)][o(482)](l[o(511)])))return!0}if(3==a&&3==c&&u[o(511)][o(536)](l[o(511)])){const t=u[o(572)][o(488)],e=l[o(511)][o(529)];return s[o(565)](t)&&t===e}return!1}n[t(524)][t(490)][t(487)]((()=>{const e=t;let o=!1;const i=Array[e(532)](n[e(524)][e(490)][e(546)][e(528)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(475)](t);if(e(561)==i&&r[e(479)](u)){if(e(556)==a&&(e(491)==c||e(506)==c)){const t=r[e(541)](u);if(n[e(542)]){const n=t[e(508)]()[e(496)]();if(s[e(565)](n))continue;r[e(559)](t),o=!0}}if(e(527)==a&&e(502)==c&&!n[e(542)]){const t=r[e(541)](u);t[e(569)]&&t[e(569)][e(543)]&&(r[e(559)](t[e(569)]),o=!0)}}}return o})),this[t(567)](o)}[jo(567)](t){const e=jo,n=this[e(530)],r=n[e(538)];n[e(509)][e(483)](e(563))[e(547)][e(485)]((n=>{const s=e;if(s(556)!=n[s(494)]&&s(522)!=n[s(494)])return;const{data:o}=n;if(!o||s(500)!=o[s(552)])return;const i=o[s(570)][0][s(558)];return function(t){const e=s;return{type:e(557),content:Hr(r,e(505),t)}}(s(519)===i?Hr(r,s(533)):t[i]||i)}))}}const Ho=Ko;function zo(){const t=["commands","dataInsert","_trackChangesExecuted","208557dvYKhu","get","380DQsLqZ","plugins","29925335JZMvSC","high","enableCommand","listenTo","collaboration_features","track_changes","forEach","afterInit","execute","editor","TrackChangesEditing","value","6tdbswB","Users","importWord","bind","12263650BRevZt","7381504mWnrnn","_setSuggestionData","3663fbtpyS","_handleImportedData","36WKkCNV","16249530qdePbs","5381065DkSJZl","trackChanges","_trackChangesValueDuringImport","9ijKfIq","lowest"];return(zo=function(){return t})()}function Ko(t,e){const n=zo();return(Ko=function(t,e){return n[t-=493]})(t,e)}!function(t,e){const n=Ko,r=t();for(;;)try{if(918880===parseInt(n(522))/1*(parseInt(n(501))/2)+-parseInt(n(499))/3*(parseInt(n(524))/4)+-parseInt(n(526))/5*(parseInt(n(515))/6)+parseInt(n(519))/7+parseInt(n(520))/8*(-parseInt(n(494))/9)+-parseInt(n(525))/10+parseInt(n(503))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zo);class Zo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(493)]=!1,this[e(498)]=!1}[Ho(510)](){const t=Ho,e=this[t(512)],n=e[t(496)][t(500)](t(517)),r=e[t(496)][t(500)](t(527));n&&(n.on(t(511),((e,[,n])=>{const s=t;this[s(493)]=r[s(514)],n[s(507)][s(508)]=!this[s(493)]}),{priority:t(504)}),this[t(506)](n,t(497),this[t(523)][t(518)](this)),this[t(506)](n,t(497),(()=>{const e=t;this[e(498)]&&(r[e(511)](),this[e(498)]=!1)}),{priority:t(495)}),e[t(502)][t(500)](t(513))[t(505)](t(517)))}[Ho(523)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(512)][n(496)][n(500)](n(527)),o=s[n(514)];this[n(493)]!==o&&(s[n(511)](),this[n(498)]=!0),r&&r[n(509)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(512)][o(502)][o(500)](o(516)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(517)}}};this[o(512)][o(502)][o(500)](o(513))[o(521)](i)}))}}const Qo=Xo;!function(t,e){const n=Xo,r=t();for(;;)try{if(621742===parseInt(n(353))/1+parseInt(n(346))/2+parseInt(n(332))/3+parseInt(n(349))/4*(-parseInt(n(321))/5)+-parseInt(n(324))/6+parseInt(n(322))/7*(parseInt(n(350))/8)+-parseInt(n(328))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jo);class qo extends t.Plugin{[Qo(344)](){const t=Qo,e=this[t(323)],n=e[t(347)][t(355)](t(336));if(e[t(347)][t(333)](t(343))&&(n[t(339)](t(341)),n[t(339)](t(329))),e[t(347)][t(333)](t(330)))for(const e of[t(325),t(340)])n[t(356)](e);const r=e[t(334)];n[t(327)](t(319)),n[t(357)][t(337)](t(319),Hr(r,t(354))),this[t(335)]()}[Qo(335)](){const t=Qo,e=this[t(323)],n=e[t(334)],r=e[t(347)][t(355)](t(336));r[t(357)][t(326)]((e=>{const s=t;if(s(338)!=e[s(351)])return;const{data:o}=e;if(!o)return;if(s(325)!=o[s(342)]&&s(340)!=o[s(342)])return;const i=e[s(352)]()[0],a=r[s(357)][s(345)](i);return s(325)==o[s(342)]?{type:s(320),content:Hr(n,s(348),a)}:s(340)==o[s(342)]?{type:s(320),content:Hr(n,s(331),a)}:void 0}))}}function Xo(t,e){const n=Jo();return(Xo=function(t,e){return n[t-=319]})(t,e)}function Jo(){const t=["type","getItems","965286YyfsvC","FORMAT_INDENT","get","enableDefaultAttributesIntegration","descriptionFactory","blockIndent","format","28885WoPRMi","286111cAVQvm","editor","4394850zUjsYF","indentBlock","registerDescriptionCallback","registerBlockAttribute","9878670CTxsMu","outdent","IndentBlock","*Outdent:* %0","2407152EvPFHc","has","locale","_registerLegacyDescription","TrackChangesEditing","registerAttributeLabel","formatBlock","enableCommand","outdentBlock","indent","commandName","IndentEditing","afterInit","getItemLabel","229388vJyEwN","plugins","*Indent:* %0","200VyjFQp","168nLFJrl"];return(Jo=function(){return t})()}var Yo=$o;function $o(t,e){var n=ei();return($o=function(t,e){return n[t-=313]})(t,e)}!function(t,e){for(var n=$o,r=t();;)try{if(120963===parseInt(n(332))/1*(-parseInt(n(317))/2)+-parseInt(n(316))/3*(-parseInt(n(328))/4)+-parseInt(n(313))/5+parseInt(n(326))/6*(parseInt(n(322))/7)+-parseInt(n(327))/8+parseInt(n(314))/9*(-parseInt(n(320))/10)+parseInt(n(318))/11*(parseInt(n(324))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ei);class ti extends t.Plugin{static get[Yo(315)](){return[vs.Input]}[Yo(325)](){var t=Yo;this[t(321)][t(329)][t(330)](t(331))[t(319)](t(323))}}function ei(){var t=["TrackChangesEditing","5QhncXE","115350ZxGoKa","55179VhpQAv","requires","3umxifS","69418PURQuD","6127vevrgL","enableCommand","110FGcuVh","editor","1883COVZIX","input","6672ulxTPW","init","2442TZZOER","890320ASQnTL","308536UKuUZf","plugins","get"];return(ei=function(){return t})()}function ni(t,e){const n=si();return(ni=function(t,e){return n[t-=410]})(t,e)}const ri=ni;function si(){const t=["linkHref","393176DSOcFp","_registerLegacyDescription","has","1468866ecjify","label","locale","32ujEmWw","key","215dzGguV","enableDefaultAttributesIntegration","formatInline","TrackChangesEditing","plugins","editor","afterInit","23736ZxwTJs","get","3495726cQKQQX","registerInlineAttribute","5069296GOZXxF","registerAttributeLabel","link (","commands","attribute","link","commandParams","*Set link:* %0","manualDecorators","descriptionFactory","registerDescriptionCallback","type","*Remove link*","commandName","toLowerCase","966126agcVec","format","unlink","newValue","LinkEditing","1950807iDJkhD"];return(si=function(){return t})()}!function(t,e){const n=ni,r=t();for(;;)try{if(819664===parseInt(n(440))/1+-parseInt(n(430))/2+-parseInt(n(435))/3+parseInt(n(415))/4+-parseInt(n(445))/5*(parseInt(n(411))/6)+-parseInt(n(437))/7*(parseInt(n(443))/8)+-parseInt(n(413))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ri(410)](){const t=ri,e=this[t(450)];if(!e[t(449)][t(439)](t(434)))return;const n=e[t(449)][t(412)](t(448)),r=e[t(418)][t(412)](t(420));n[t(446)](t(420)),n[t(446)](t(432)),n[t(414)](t(436));for(const e of r[t(423)])n[t(414)](e.id),n[t(424)][t(416)](e.id,t(417)+e[t(441)][t(429)]()+")");n[t(424)][t(425)]((n=>{const r=t;if(r(419)!=n[r(426)])return;const{data:s}=n;if(!s||r(436)!=s[r(444)])return;const o=s[r(433)],i=e[r(442)];return{type:r(431),content:null==o?Hr(i,r(427)):Hr(i,r(422),'"'+o+'"')}})),this[t(438)]()}[ri(438)](){const t=ri,e=this[t(450)],n=e[t(442)];e[t(449)][t(412)](t(448))[t(424)][t(425)]((e=>{const r=t;if(r(447)!=e[r(426)])return;const{data:s}=e;if(s){if(r(420)==s[r(428)]){const t=s[r(421)][0];return{type:r(431),content:Hr(n,r(422),'"'+t+'"')}}return r(432)==s[r(428)]?{type:r(431),content:Hr(n,r(427))}:void 0}}))}}const ii=ci;!function(t,e){const n=ci,r=t();for(;;)try{if(630971===parseInt(n(337))/1*(parseInt(n(352))/2)+parseInt(n(342))/3+parseInt(n(328))/4+-parseInt(n(292))/5*(-parseInt(n(323))/6)+parseInt(n(367))/7*(-parseInt(n(334))/8)+-parseInt(n(311))/9*(-parseInt(n(345))/10)+-parseInt(n(331))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(li);class ai extends t.Plugin{[ii(283)](){const t=ii,e=this[t(361)],n=e[t(313)];if(!e[t(353)][t(363)](t(346)))return;const r=e[t(353)][t(309)](t(338)),s=e[t(353)][t(363)](t(285));function o(t){return()=>{const n=ci,s=e[n(329)][n(358)][n(349)],o=e[n(341)][n(309)](t);if(o[n(288)])return void e[n(344)](n(316),{});const i=t[n(348)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(315)](t)[s(324)]((t=>function(t,e){const n=s;return e[n(297)](t[n(366)],n(359))&&!e[n(298)](t)}(t,r)));o=o[s(324)]((t=>!t.is(s(368),s(359))||t[s(310)](s(330))!=e));const i=new Set;for(const t of o)t.is(s(368),s(359))?i[s(303)](ui(t)):i[s(303)](t);return Array[s(315)](i)}(s[n(319)](),i,e[n(329)][n(291)]);e[n(329)][n(305)]((()=>{const e=n;for(const n of a)r[e(306)](n,{commandName:t,commandParams:[{forceValue:!o[e(288)]}],formatGroupId:e(301)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(315)](t);const r=n[e(335)]((t=>e(359)!=t[e(336)]));return r>-1&&(n=n[e(348)](0,r)),n}(e[n(329)][n(358)][n(349)][n(319)]()),o=e[n(329)][n(340)](e[n(329)][n(355)](s[0],n(356)),e[n(329)][n(355)](s[s[n(326)]-1],n(369)));e[n(329)][n(305)]((()=>{const e=n;r[e(306)](o,{commandName:t,commandParams:[],formatGroupId:e(299)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(362)];for(;t&&t[n(310)](n(299))>e[n(310)](n(299));)r[n(303)](t),t=t[n(362)]}return Array[n(315)](r)}(s))}))}}r[t(295)](t(290),o(t(290))),r[t(295)](t(333),o(t(333))),s&&r[t(295)](t(289),o(t(289))),r[t(295)](t(354),i(t(354))),r[t(295)](t(307),i(t(307))),s&&r[t(295)](t(343),(()=>{const n=t,s=e[n(341)][n(309)](n(343)),o=Array[n(315)](s[n(327)]);o[n(324)]((t=>t[n(310)](n(300))!=s[n(288)])),e[n(329)][n(305)]((()=>{const t=n;for(const e of o)r[t(306)](e,{commandName:t(343),commandParams:[{forceValue:!s[t(288)]}]})}))})),r[t(284)][t(308)](t(359),(e=>Hr(n,t(314),e))),r[t(284)][t(332)]((e=>{const r=t;if(r(296)!=e[r(320)]&&r(286)!=e[r(320)])return;const{data:s}=e;if(s){if(r(290)==s[r(321)]||r(333)==s[r(321)]||r(289)==s[r(321)])switch(s[r(321)][r(294)](r(293),"")){case r(318):return o(Hr(n,r(339)));case r(287):return o(Hr(n,r(312)));case r(360):return o(Hr(n,r(364)))}if(r(354)==s[r(321)])return{type:r(347),content:Hr(n,r(357),Hr(n,r(314)))};if(r(307)==s[r(321)])return{type:r(347),content:Hr(n,r(322),Hr(n,r(314)))};if(r(343)==s[r(321)])return s[r(317)][0][r(325)]?{type:r(347),content:Hr(n,r(350))}:{type:r(347),content:Hr(n,r(365))}}function o(t){const e=r;return{type:e(347),content:Hr(n,e(351),t)}}}))}}function ci(t,e){const n=li();return(ci=function(t,e){return n[t-=283]})(t,e)}function ui(t){const e=ii,n=t[e(310)](e(299));if(0==n)return t;let r=t;for(;t[e(304)]&&t[e(304)].is(e(368),e(359));){const s=t[e(304)][e(310)](e(299));if(s==n)r=t[e(304)];else if(s<n)break;t=t[e(304)]}return r}function li(){const t=["has","ELEMENT_TODO_LIST","*Uncheck item*","parent","1019739lrxHQv","element","end","afterInit","descriptionFactory","LegacyTodoListEditing","formatInline","numbered","value","todoList","numberedList","schema","1407975QuUztw","List","replace","enableCommand","formatBlock","checkChild","isObject","listIndent","todoListChecked","blockName","push","add","previousSibling","change","markBlockFormat","outdentList","registerElementLabel","get","getAttribute","6336SWtYWx","ELEMENT_NUMBERED_LIST","locale","ELEMENT_LIST_ITEM","from","paragraph","commandParams","bulleted","getSelectedBlocks","type","commandName","*Outdent:* %0","12EqmngY","filter","forceValue","length","_selectedElements","4079000NgDTOd","model","listType","23697509VmwPXE","registerDescriptionCallback","bulletedList","16eCvYnf","findIndex","name","21TIYaQx","TrackChangesEditing","ELEMENT_BULLETED_LIST","createRange","commands","1088400qzLiqk","checkTodoList","execute","10110Joupna","LegacyListEditing","format","slice","selection","*Check item*","*Change to:* %0","39920mgqyRp","plugins","indentList","createPositionAt","before","*Indent:* %0","document","listItem","todo","editor","nextSibling"];return(li=function(){return t})()}function fi(t){const e=ii,n=[];if(t.is(e(368),e(359))&&t[e(310)](e(299))>0){let r=t[e(362)];for(;r&&e(359)==r[e(336)]&&r[e(310)](e(299))==t[e(310)](e(299));)n[e(302)](r),r=r[e(362)]}return n}const hi=di;!function(t,e){const n=di,r=t();for(;;)try{if(126435===parseInt(n(304))/1*(parseInt(n(328))/2)+-parseInt(n(321))/3+-parseInt(n(324))/4+-parseInt(n(339))/5*(-parseInt(n(310))/6)+-parseInt(n(319))/7+parseInt(n(370))/8+parseInt(n(350))/9*(parseInt(n(352))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pi);class gi extends t.Plugin{[hi(296)](){const t=hi;if(!this[t(362)][t(371)][t(351)](t(329)))return;const e=this[t(362)][t(301)][t(342)](t(313)),n=this[t(362)][t(371)][t(342)](t(366));e[t(335)]&&n[t(368)](t(298),this[t(359)][t(336)](this)),e[t(305)]&&n[t(368)](t(364),this[t(311)][t(336)](this)),e[t(348)]&&n[t(368)](t(330),this[t(349)][t(336)](this)),n[t(331)][t(363)](this[t(299)][t(336)](this))}[hi(359)](t,e={}){const n=hi,r=this[n(362)][n(371)][n(342)](n(366)),s=this[n(373)]();this[n(362)][n(375)][n(302)]((()=>{const t=n;r[t(309)](s,{commandName:t(298),commandParams:[{type:e[t(300)]}],formatGroupId:t(298)})}))}[hi(311)](t,e={}){const n=hi,r=this[n(362)][n(371)][n(342)](n(366)),s=this[n(322)]((t=>t.is(n(326),n(316))&&n(347)===t[n(355)](n(353))));if(s[n(346)]<1)return;const o=s[n(303)]((t=>this[n(362)][n(375)][n(344)](this[n(362)][n(375)][n(332)](t,n(358)),this[n(362)][n(375)][n(332)](t,0))));this[n(362)][n(375)][n(302)]((()=>{const t=n;r[t(309)](o,{commandName:t(364),commandParams:[{reversed:e[t(305)]}],formatGroupId:t(364)})}))}[hi(349)](t,e={}){const n=hi,r=this[n(362)][n(371)][n(342)](n(366)),s=this[n(322)]((t=>t.is(n(326),n(316))&&n(347)===t[n(355)](n(353))));if(s[n(346)]<1)return;const o=s[n(303)]((t=>this[n(362)][n(375)][n(344)](this[n(362)][n(375)][n(332)](t,n(358)),this[n(362)][n(375)][n(332)](t,0))));this[n(362)][n(375)][n(302)]((()=>{const t=n;r[t(309)](o,{commandName:t(330),commandParams:[{startIndex:e[t(348)]}],formatGroupId:t(330)})}))}[hi(299)](t){const e=hi;if(e(327)!=t[e(300)]&&e(360)!=t[e(300)])return;const n=this[e(362)][e(308)],{data:r}=t;if(!r)return;let s,o;switch(r[e(306)]){case e(298):s=e(307),o={type:e(357),content:Hr(n,s,Hr(n,this[e(320)](r[e(356)][0][e(300)])))};break;case e(364):s=r[e(356)][0][e(305)]?e(334):e(345),o={type:e(357),content:Hr(n,s)};break;case e(330):s=e(341),o={type:e(357),content:Hr(n,s,r[e(356)][0][e(348)])}}return o}[hi(373)](){const t=hi;var e,n,r,s;const o=this[t(362)][t(371)][t(342)](t(361));let i=Array[t(323)](this[t(362)][t(375)][t(365)][t(318)][t(374)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(326),t(316)))&&i[t(340)](...o[t(317)](this[t(362)][t(375)][t(365)][t(318)][t(372)](),t(338))),(null===(n=i[i[t(346)]-1])||void 0===n?void 0:n.is(t(326),t(316)))&&i[t(337)](...o[t(317)](this[t(362)][t(375)][t(365)][t(318)][t(325)](),t(297))),i=[...new Set(i)],(null===(s=null===(r=this[t(362)][t(375)][t(365)][t(318)][t(372)]())||void 0===r?void 0:r[t(333)])||void 0===s?void 0:s.is(t(326),t(316)))&&(i=i[t(312)]((e=>e.is(t(326),t(316))))),i}[hi(322)](t){const e=hi,n=this[e(362)][e(371)][e(342)](e(361));let r=Array[e(323)](this[e(362)][e(375)][e(365)][e(318)][e(374)]())[e(312)](t)[e(303)]((t=>{const r=e,s=this[r(362)][r(375)][r(332)](t,0);return[...n[r(317)](s,r(338)),...n[r(317)](s,r(297))]}))[e(315)]();return r=[...new Set(r)],r}[hi(320)](t){const e=hi;return e(295)+(this[e(362)][e(371)][e(342)](e(361))[e(314)](t)||e(367))[e(354)]()+e(343)+t[e(354)]()[e(369)](/-/g,"_")}}function di(t,e){const n=pi();return(di=function(t,e){return n[t-=295]})(t,e)}function pi(){const t=["config","change","map","2FCQQDk","reversed","commandName","*Change to:* %0","locale","markMultiRangeBlockFormat","10680sCqjCL","handleListReversedCommand","filter","list.properties","getListTypeFromListStyleType","flat","listItem","getSiblingNodes","selection","843367DhXenV","_getTranslationKeyForListStyle","273312DRhTsB","_getSuggestionBlocks","from","177936GOWCdA","getLastPosition","element","formatBlock","130558qDWIiJ","LegacyListPropertiesEditing","listStart","descriptionFactory","createPositionAt","parent","*Format:* set order to reversed","styles","bind","push","backward","130JHgUSl","unshift","*Format:* set start index to %0","get","_LIST_","createRange","*Format:* set order to regular","length","numbered","startIndex","handleListStartCommand","1710EuvZku","has","7750nHJDtA","listType","toUpperCase","getAttribute","commandParams","format","before","handleListStyleCommand","formatInline","LegacyListUtils","editor","registerDescriptionCallback","listReversed","document","TrackChangesEditing","default","enableCommand","replace","467328TBQTdK","plugins","getFirstPosition","_getSuggestionBlocksForListStyle","getSelectedBlocks","model","ELEMENT_","afterInit","forward","listStyle","handleDescriptions","type"];return(pi=function(){return t})()}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=324]})(t,e)}function Ei(){const t=["710675YDdYjB","enableCommand","12dVCViy","media","12jZDxbJ","mediaEmbed","141996KJGksW","afterInit","downcastDispatcher","showSuggestionHighlights","202617zcojsz","data","TrackChangesEditing","get","div","24ONBmKY","dataDowncast","options","editor","high","stop","1661swvbNs","createEmptyElement","7947072sTiRyd","MediaEmbedEditing","descriptionFactory","573295oPZDen","167426hcJztN","ELEMENT_MEDIA","conversion","has","3031668BrTMJq","locale","plugins","registerElementLabel","for","10FcjAIe","attribute:url:media","elementToElement"];return(Ei=function(){return t})()}!function(t,e){const n=Ii,r=t();for(;;)try{if(768455===parseInt(n(342))/1+-parseInt(n(357))/2*(-parseInt(n(352))/3)+-parseInt(n(346))/4*(parseInt(n(329))/5)+parseInt(n(344))/6*(parseInt(n(330))/7)+parseInt(n(326))/8+parseInt(n(334))/9*(parseInt(n(339))/10)+-parseInt(n(324))/11*(parseInt(n(348))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[mi(349)](){const t=mi,e=this[t(360)];if(!e[t(336)][t(333)](t(327)))return;const n=e[t(336)][t(355)](t(354)),r=e[t(335)];n[t(343)](t(347)),n[t(328)][t(337)](t(345),(e=>Hr(r,t(331),e))),e[t(332)][t(338)](t(358))[t(341)]({model:t(345),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(351)])return n[s(325)](s(356))},converterPriority:t(361)}),e[t(353)][t(350)].on(t(340),((e,n,r)=>{const s=t;r[s(359)][s(351)]&&e[s(362)]()}),{priority:t(361)})}}const Ti=_i;function _i(t,e){const n=yi();return(_i=function(t,e){return n[t-=263]})(t,e)}function yi(){const t=["19152xNDSiS","4456158FPxhCU","11963817BmfCRj","enableCommand","28iwyDXU","496690YaJJxx","mention","3423344lwZWrl","130611LbEgKE","get","MentionEditing","afterInit","plugins","2xLXRIm","editor","1860408AhKQYp","has","20vONcxy","TrackChangesEditing"];return(yi=function(){return t})()}!function(t,e){const n=_i,r=t();for(;;)try{if(895002===-parseInt(n(266))/1*(parseInt(n(271))/2)+-parseInt(n(273))/3+parseInt(n(281))/4*(-parseInt(n(263))/5)+-parseInt(n(278))/6+-parseInt(n(277))/7+parseInt(n(265))/8+-parseInt(n(279))/9*(-parseInt(n(275))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[Ti(269)](){const t=Ti,e=this[t(272)];e[t(270)][t(274)](t(268))&&e[t(270)][t(267)](t(276))[t(280)](t(264))}}const ki=Ci;function Ci(t,e){const n=Ni();return(Ci=function(t,e){return n[t-=272]})(t,e)}!function(t,e){const n=Ci,r=t();for(;;)try{if(123771===parseInt(n(289))/1+parseInt(n(274))/2*(-parseInt(n(295))/3)+-parseInt(n(297))/4+-parseInt(n(302))/5+parseInt(n(286))/6*(-parseInt(n(277))/7)+parseInt(n(299))/8*(-parseInt(n(292))/9)+parseInt(n(306))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ni);class Li extends t.Plugin{[ki(294)](){const t=ki,e=this[t(279)],n=e[t(296)][t(281)](t(291));e[t(296)][t(273)](t(287))&&(n[t(283)](t(305)),n[t(304)](t(303)),n[t(293)][t(290)]((e=>this[t(307)](e))))}[ki(307)](t){const e=ki,n=this[e(279)][e(301)],{data:r}=t,s={type:e(276),content:""};if(r&&e(303)==r[e(272)]){if(!r[e(282)])return{type:e(276),content:Hr(n,e(288),Hr(n,e(280)))+" ("+r[e(298)]+")"};if(!r[e(298)]){let o=t[e(278)];for(;o;){if(o[e(285)]&&e(284)==o[e(285)][e(272)]&&o[e(285)][e(298)])return s;o=o[e(300)]}return{type:e(276),content:Hr(n,e(275),Hr(n,e(280)))+" ("+r[e(282)]+")"}}}}}function Ni(){const t=["oldValue","enableDefaultAttributesIntegration","listType","data","6wpovOu","MultiLevelList","*Set format:* %0","46518BWAYpU","registerDescriptionCallback","TrackChangesEditing","98802wyXHdL","descriptionFactory","afterInit","33NVNBcB","plugins","892904qGSVyw","newValue","24IrytGm","next","locale","62890edzzFE","listMarkerStyle","registerBlockAttribute","multiLevelList","5225410HgxIyX","handleDescriptions","key","has","18362szYLDr","*Remove format:* %0","format","528913OLbhxE","head","editor","ELEMENT_MULTI_LEVEL_LIST","get"];return(Ni=function(){return t})()}function Ri(t,e){const n=Mi();return(Ri=function(t,e){return n[t-=443]})(t,e)}const Si=Ri;!function(t,e){const n=Ri,r=t();for(;;)try{if(232821===parseInt(n(461))/1+parseInt(n(457))/2*(parseInt(n(448))/3)+-parseInt(n(447))/4*(-parseInt(n(456))/5)+-parseInt(n(454))/6+-parseInt(n(450))/7*(-parseInt(n(446))/8)+-parseInt(n(460))/9+parseInt(n(458))/10*(-parseInt(n(453))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mi);class vi extends t.Plugin{[Si(455)](){const t=Si,e=this[t(459)];if(!e[t(445)][t(449)](t(444)))return;e[t(445)][t(443)](t(466))[t(465)](t(464));const n=e[t(445)][t(443)](t(466)),r=e[t(452)];n[t(451)][t(463)](t(464),(e=>Hr(r,t(462),e)))}}function Mi(){const t=["has","14xPCQTH","descriptionFactory","locale","16511SsrvYt","2330388EUnNAw","afterInit","30ZrgUNb","2ydYgcU","1970xPHNXA","editor","1446264dOHtQi","118806rWguLP","ELEMENT_PAGE_BREAK","registerElementLabel","pageBreak","enableCommand","TrackChangesEditing","get","PageBreakEditing","plugins","1594672PopXUs","149056wIUsho","1009662zliPUb"];return(Mi=function(){return t})()}const Oi=Di;function wi(){const t=["markerName","options","activeMarkers","addMarker:suggestion:insertion","consume","checkChild","mapper","has","Paragraph","48915xfeyEJ","TrackChangesEditing","downcastDispatcher","insertion","descriptionFactory","toViewPosition","$text","isTouching","registerElementLabel","enableCommand","4753GanZLR","ck-suggestion-marker-split","addClass","end","865336izaIFL","45418yRuJOV","enableDefaultAttributesIntegration","afterInit","*Insert:* %0","highest","get","*Change to:* %0","insert","paragraph","createUIElement","nodeAfter","255480FbBOgG","bindElementToMarker","showSuggestionHighlights","writer","format","markerRange","getItemLabel","consumable","getFirstRange","ck-suggestion-marker--active","start","formatBlock","6546nlrlHC","locale","editor","plugins","_registerLegacyDescription","name","243098OoGYiL","type","registerDescriptionCallback","isLimit","96KlIeKT","insertParagraph","model","1588455OtcnUC","schema","ELEMENT_PARAGRAPH","includes","span","commandName","editing","data","50NfzaMt","isBlock"];return(wi=function(){return t})()}function Di(t,e){const n=wi();return(Di=function(t,e){return n[t-=274]})(t,e)}!function(t,e){const n=Di,r=t();for(;;)try{if(389464===parseInt(n(303))/1+parseInt(n(274))/2*(parseInt(n(307))/3)+-parseInt(n(343))/4+parseInt(n(310))/5+-parseInt(n(297))/6*(parseInt(n(339))/7)+parseInt(n(285))/8+-parseInt(n(329))/9*(-parseInt(n(318))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Fi extends t.Plugin{[Oi(276)](){const t=Oi,e=this[t(299)];if(!e[t(300)][t(327)](t(328)))return;const n=e[t(298)],r=e[t(300)][t(279)](t(330));r[t(333)][t(337)](t(282),(e=>Hr(n,t(312),e))),r[t(275)](t(282)),r[t(338)](t(308)),e[t(316)][t(331)].on(t(323),xi(e),{priority:t(278)}),e[t(317)][t(331)].on(t(323),((n,r,s)=>{const o=t;s[o(321)][o(287)]&&xi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(278)});const s=r[t(333)];s[t(305)]((r=>{const o=t;if(o(332)!==r[o(304)])return;const{start:i,end:a}=r[o(293)]();if(!i[o(336)](a)||!i[o(284)])return;const c=e[o(309)][o(311)],u=i[o(284)];return c[o(319)](u)&&!c[o(306)](u)&&c[o(325)](u,o(335))?{type:o(332),content:Hr(n,o(277),s[o(291)](u,1))}:void 0})),this[t(301)]()}[Oi(301)](){const t=Oi,e=this[t(299)],n=e[t(298)];e[t(300)][t(279)](t(330))[t(333)][t(305)]((e=>{const r=t;if(r(296)!=e[r(304)])return;const{data:s}=e;return s&&r(282)==s[r(315)]?{type:r(289),content:Hr(n,r(280),Hr(n,r(312)))}:void 0}))}}function xi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Di,i=t[o(300)][o(279)](o(330)),a=r[o(290)][o(295)],c=r[o(290)][o(342)],u=t[o(309)][o(311)];if(!a[o(336)](c)||!a[o(284)])return;const l=a[o(284)];if(u[o(319)](l)&&!u[o(306)](l)&&u[o(325)](l,o(335))){if(!s[o(292)][o(324)](r[o(290)],n[o(302)]))return;const t=s[o(288)][o(283)](o(314),{class:o(340)}),a=s[o(326)][o(334)](c);e&&i[o(322)][o(313)](r[o(320)])&&s[o(288)][o(341)](o(294),t),s[o(288)][o(281)](a,t),s[o(326)][o(286)](t,r[o(320)])}}}const Pi=Bi;function Bi(t,e){const n=Ui();return(Bi=function(t,e){return n[t-=340]})(t,e)}function Ui(){const t=["139376jVjhQt","locale","formatInline","editor","commandName","10lXeflY","format","registerDescriptionCallback","171299jOYUVb","removeFormat","1286270ZATzPE","_registerLegacyDescription","1924768zoqEYM","7998970lQMiWx","*Remove all formatting*","TrackChangesEditing","plugins","10425861YIznwz","afterInit","enableDefaultAttributesIntegration","formatBlock","has","RemoveFormatEditing","get","1017QxsDLb","18hWYoVf","964NbnwjN","descriptionFactory","type"];return(Ui=function(){return t})()}!function(t,e){const n=Bi,r=t();for(;;)try{if(592126===parseInt(n(350))/1+parseInt(n(368))/2*(parseInt(n(366))/3)+-parseInt(n(354))/4+-parseInt(n(352))/5*(-parseInt(n(367))/6)+parseInt(n(355))/7+-parseInt(n(342))/8+parseInt(n(359))/9*(-parseInt(n(347))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ui);class ji extends t.Plugin{[Pi(360)](){const t=Pi,e=this[t(345)];e[t(358)][t(363)](t(364))&&(e[t(358)][t(365)](t(357))[t(361)](t(351)),this[t(353)]())}[Pi(353)](){const t=Pi,e=this[t(345)];e[t(358)][t(365)](t(357))[t(340)][t(349)]((n=>{const r=t;if(r(362)!=n[r(341)]&&r(344)!=n[r(341)])return;const{data:s}=n;return s&&r(351)==s[r(346)]?{type:r(348),content:Hr(e[r(343)],r(356))}:void 0}))}}function Gi(t,e){const n=Wi();return(Gi=function(t,e){return n[t-=385]})(t,e)}const Vi=Gi;function Wi(){const t=["enableCommand","411eWGBJe","trackChanges","afterInit","1515186bnqtUz","discardSelectedSuggestions","discardAllSuggestions","goToPreviousRestrictedEditingException","18huoQde","19740624WBapTs","13bDRAAl","plugins","3Nkxlab","16znbGBU","TrackChangesEditing","acceptAllSuggestions","get","522bRrflp","goToNextRestrictedEditingException","5369014UTNQRA","editor","4763AWyzbv","4220416VpUYCT","has","acceptSuggestion","7730zudgqS","1578005NKlMwS","acceptSelectedSuggestions","RestrictedEditingModeEditing","discardSuggestion"];return(Wi=function(){return t})()}!function(t,e){const n=Gi,r=t();for(;;)try{if(664477===parseInt(n(411))/1*(-parseInt(n(397))/2)+-parseInt(n(392))/3*(parseInt(n(402))/4)+-parseInt(n(406))/5*(-parseInt(n(388))/6)+-parseInt(n(399))/7+-parseInt(n(393))/8*(-parseInt(n(414))/9)+parseInt(n(405))/10*(-parseInt(n(401))/11)+parseInt(n(389))/12*(parseInt(n(390))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wi);class Hi extends t.Plugin{[Vi(413)](){const t=Vi,e=this[t(400)];if(!e[t(391)][t(403)](t(408)))return;const n=e[t(391)][t(396)](t(394));n[t(410)](t(387)),n[t(410)](t(398));const r=e[t(391)][t(396)](t(408));r[t(410)](t(412)),r[t(410)](t(404)),r[t(410)](t(409)),r[t(410)](t(395)),r[t(410)](t(386)),r[t(410)](t(407)),r[t(410)](t(385))}}const zi=Zi;function Ki(){const t=["options","getItems","consumable","addMarker:suggestion","softBreak","registerElementLabel","requires","mapper","includes","ck-suggestion-marker--active","2625763qnseyt","writer","869584XkuZeK","bindElementToMarker","ck-suggestion-marker-","get","plugins","ELEMENT_LINE_BREAK","325752bFIgvp","editing","34976tMyQyA","TrackChangesEditing","deletion","454546VvXuLb","span","markerRange","addMarker:suggestion:deletion","shiftEnter","75456MVDnPc","20fkNEUk","showSuggestionHighlights","locale","insert","toViewPosition","merge","init","createUIElement","editor","descriptionFactory","createPositionBefore","activeMarkers","element","180648cFkmTZ","high","model","enableCommand","markerName","addClass","name","split","data","downcastDispatcher","addMarker:suggestion:insertion","40RTvotk","test"];return(Ki=function(){return t})()}function Zi(t,e){const n=Ki();return(Zi=function(t,e){return n[t-=485]})(t,e)}!function(t,e){const n=Zi,r=t();for(;;)try{if(601192===-parseInt(n(527))/1+-parseInt(n(530))/2+parseInt(n(525))/3+parseInt(n(519))/4+-parseInt(n(536))/5*(-parseInt(n(494))/6)+parseInt(n(517))/7+parseInt(n(505))/8*(parseInt(n(535))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ki);class Qi extends t.Plugin{static get[zi(513)](){return[Xs.ShiftEnter]}[zi(487)](){const t=zi,e=this[t(489)],n=e[t(523)][t(522)](t(528));n[t(497)](t(534)),e[t(526)][t(503)].on(t(504),qi(e),{priority:t(495)}),e[t(526)][t(503)].on(t(533),qi(e),{priority:t(495)}),e[t(502)][t(503)].on(t(510),((n,r,s)=>{const o=t;s[o(507)][o(537)]&&qi(e,{showActiveMarker:!1})(n,r,s)})),n[t(490)][t(512)](t(511),(n=>Hr(e[t(538)],t(524),n)))}}function qi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Zi,i=t[o(523)][o(522)](o(528));if(!s[o(509)][o(506)](r[o(532)],n[o(500)]))return;const a=t[o(496)];for(const t of r[o(532)][o(508)]()){if(!t.is(o(493),o(511)))continue;const n=o(529)==r[o(498)][o(501)](":")[1]?o(486):o(501),c=s[o(518)][o(488)](o(531),{class:o(521)+n}),u=s[o(514)][o(485)](a[o(491)](t));e&&i[o(492)][o(515)](r[o(498)])&&s[o(518)][o(499)](o(516),c),s[o(518)][o(539)](u,c),s[o(514)][o(520)](c,r[o(498)])}}}const Xi=Yi;!function(t,e){const n=Yi,r=t();for(;;)try{if(289076===-parseInt(n(259))/1*(-parseInt(n(219))/2)+-parseInt(n(218))/3*(-parseInt(n(254))/4)+-parseInt(n(233))/5*(parseInt(n(240))/6)+parseInt(n(217))/7*(parseInt(n(239))/8)+-parseInt(n(227))/9*(-parseInt(n(216))/10)+parseInt(n(220))/11*(parseInt(n(242))/12)+parseInt(n(236))/13*(-parseInt(n(230))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($i);class Ji extends t.Plugin{[Xi(228)](){const t=Xi,e=this[t(226)],n=e[t(243)],r=e[t(248)];if(!e[t(223)][t(224)](t(256)))return;const s=e[t(223)][t(237)](t(241)),o=t(225),i=e[t(257)][t(237)](o);s[t(247)](o,((e,r={})=>{const a=t,c=n[a(253)][a(234)];if(c[a(222)])return void e(r);const u=void 0!==r[a(235)]?r[a(235)]:!i[a(232)];n[a(252)]((()=>{const t=a,e=Array[t(250)](c[t(255)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(221)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(258)][t(244)]((e=>{const n=t;if(n(231)!=e[n(251)]&&n(229)!=e[n(251)])return;const{data:s}=e;return s&&s[n(249)]==o?s[n(238)][0][n(235)]?{type:n(245),content:Hr(r,n(246))}:{type:n(245),content:Hr(r,n(260))}:void 0}))}}function Yi(t,e){const n=$i();return(Yi=function(t,e){return n[t-=216]})(t,e)}function $i(){const t=["58RuGxuL","7502MfRsQN","markInlineFormat","isCollapsed","plugins","has","restrictedEditingException","editor","90IaEcsi","afterInit","formatInline","19308772HPoITL","formatBlock","value","545VfhTng","selection","forceValue","13UZXFxR","get","commandParams","3200464esoeRZ","6774UlqEsw","TrackChangesEditing","3732ndUCLE","model","registerDescriptionCallback","format","FORMAT_RESTRICTED_ENABLED","enableCommand","locale","commandName","from","type","change","document","1761284JiduNP","getRanges","StandardEditingModeEditing","commands","descriptionFactory","13086JAjOic","FORMAT_RESTRICTED_DISABLED","359360RXcOtu","7MvjBUo","3oIKoKU"];return($i=function(){return t})()}const ta=na;function ea(){const t=["TrackChangesEditing","locale","GeneralHtmlSupport","add","formatInline","6VOYmMt","getGhsAttributeNameForElement","toLowerCase","styleName","formatBlock","enableDefaultAttributesIntegration","registerBlockAttribute","56096631HlrXdB","element","format","registerAttributeLabel","style","9885918grAiNd","9004992ejRoqi","*Remove format:* %0","commandParams","get","normalizeConfig","26612xQaxbZ","9bJIyBv","StyleUtils","9935080qNmCgE","forceValue","6056636rCacFj","definitions","*Set format:* %0","FORMAT_STYLE","DataSchema","descriptionFactory","commandName","config","ghsAttributes","editor","_registerLegacyDescription","has","inline","type","block","Style","plugins","registerInlineAttribute","registerDescriptionCallback","5705478haNWwH","afterInit"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=106]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(996854===parseInt(n(139))/1*(-parseInt(n(138))/2)+-parseInt(n(113))/3+-parseInt(n(143))/4+-parseInt(n(141))/5+parseInt(n(120))/6*(parseInt(n(132))/7)+-parseInt(n(133))/8+parseInt(n(127))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{[ta(114)](){const t=ta,e=this[t(152)];if(!e[t(110)][t(154)](t(109))||!e[t(110)][t(154)](t(147)))return;const n=e[t(110)][t(136)](t(115)),r=e[t(116)],s=e[t(150)][t(136)](t(131))||{},o=e[t(110)][t(136)](t(117)),i=e[t(110)][t(136)](t(140))[t(137)](e[t(110)][t(136)](t(147)),s[t(144)]);n[t(125)](t(131));const a=new Set;for(const e of i[t(108)]){const n=o[t(121)](e[t(128)]);a[t(118)](n)}const c=new Set;for(const e of i[t(106)]){const n=o[t(121)](e[t(128)]);c[t(118)](n);for(const n of e[t(151)])c[t(118)](n)}for(const e of a)n[t(126)](e),n[t(148)][t(130)](e,Hr(r,t(146)));for(const e of c)n[t(111)](e),n[t(148)][t(130)](e,Hr(r,t(146)));this[t(153)]()}[ta(153)](){const t=ta,e=this[t(152)],n=e[t(116)];e[t(110)][t(136)](t(115))[t(148)][t(112)]((e=>{const r=t;if(r(124)!=e[r(107)]&&r(119)!=e[r(107)])return;const{data:s}=e;return s&&r(131)===s[r(149)]?s[r(135)][0][r(142)]?{type:r(129),content:Hr(n,r(145),s[r(135)][0][r(123)][r(122)]())}:{type:r(129),content:Hr(n,r(134),s[r(135)][0][r(123)][r(122)]())}:void 0}))}}const sa=aa;function oa(){const t=["32365flTxsS","TableUtils","span","includes","from","tableRow","11842677qAnBtG","differ","nodeAfter","downcastDispatcher","_getCoordsForCells","has","getChanges","getRowIndexes","3017848WCozyt","table","change:data","push","enqueueChange","registerElementLabel","selectTableColumn","tableColumn","createRangeOn","getChildren","getItems","enableCommand","findAncestor","every","element","isIntersectingWithRange","descriptionFactory","last","createTableWalker","nodeBefore","insertTableRowAbove","name","substr","addClass","batch","root","min","_tablePostFixingSubtypes","markMultiRangeInsertion","highest","selection","isEqual","low","MIN_SAFE_INTEGER","position","minRow","data","ELEMENT_TABLE_WITH_TEXT","refresh","model","33400470QKtGvo","hasAttribute","_acceptFormatSuggestionCallbackFactory","execute","getChangedMarkers","_setupColumnsRowsFixing","tablePaste","ELEMENT_TABLE_ROW","rootName","markMultiRangeDeletion","setSelection","options","isInContent","writer","some","removeTableRow","insertTableColumnLeft","TrackChangesEditing","$textProxy","toLowerCase","registerDescriptionCallback","ELEMENT_TABLE_COLUMN","forceValue","isTouching","cell","detach","fromRange","get","getAttribute","subType","getRanges","type","isArray","colspan","1422RKFkqj","tableCell","getFirstRange","696207YQmtGI","ELEMENT_TABLE_ROW_WITH_TEXT","TableEditing","_suggestionFactory","locale","insertTable","MAX_SAFE_INTEGER","registerCustomCallback","ELEMENT_TABLE","insert","startsWith","createPositionAt","editor","end","getCellLocation","values","oldRange","map","deletion","first","insertion","showSuggestionHighlights","_getSuggestionCoords","selectTableRow","rowspan","addRange","7003144TvlwZs","filter","insertTableColumnRight","addMarker:suggestion","commands","change","8012VRTPop","45iNrhSQ","item","_tableSuggestions","afterInit","suggestion","above","maxRow","plugins","document","left","createRangeIn","getContainedElement","registerPostFixer","maxColumn","*Insert:* %0","insertTableRowBelow","toViewElement","getColumnIndexes","length","discard","accept","join","$graveyard","classes","removeTableColumn","_splitMarkerName","minColumn","*Remove:* %0","order","max","start","ELEMENT_TABLE_COLUMN_WITH_TEXT","mapper","1464juhxkV","removeClass","getSelectionAffectedTableCells","getSuggestion","add"];return(oa=function(){return t})()}!function(t,e){const n=aa,r=t();for(;;)try{if(998444===-parseInt(n(309))/1+-parseInt(n(341))/2*(-parseInt(n(306))/3)+parseInt(n(335))/4+parseInt(n(218))/5*(parseInt(n(213))/6)+parseInt(n(224))/7+parseInt(n(232))/8*(-parseInt(n(342))/9)+-parseInt(n(272))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oa);class ia extends t.Plugin{constructor(t){const e=aa;super(t),this[e(259)]=[e(223),e(239)],this[e(344)]=new Set}[sa(345)](){const t=sa,e=this[t(321)],n=e[t(271)][t(350)][t(262)];if(!e[t(349)][t(229)](t(311)))return;const r=e[t(313)],s=e[t(349)][t(299)](t(289)),o=e[t(349)][t(299)](t(219));s[t(248)][t(237)](t(233),(e=>Hr(r,t(317),e))),this[t(277)](),s[t(243)](t(314)),s[t(243)](t(332)),s[t(243)](t(238));for(const r of[t(252),t(357)]){const i=e[t(339)][t(299)](r);s[t(243)](r,(r=>{const a=t;e[a(271)][a(340)]((t=>{const e=a;r();const c=e(347)===i[e(208)],u=o[e(215)](n),l=o[e(231)](u),f=c?l[e(328)]-1:l[e(249)]+1,h=u[0][e(244)](e(233)),g=o[e(250)](h,{startRow:f,endRow:f}),d=Array[e(222)](g)[e(326)]((n=>t[e(240)](n[e(296)])));s[e(260)](d,e(223))}))}))}for(const r of[t(288),t(337)]){const i=e[t(339)][t(299)](r);s[t(243)](r,(r=>{const a=t;e[a(271)][a(340)]((t=>{const e=a;r();const c=e(351)===i[e(208)],u=o[e(215)](n),l=o[e(197)](u),f=c?l[e(328)]-1:l[e(249)]+1,h=u[0][e(244)](e(233)),g=o[e(250)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(222)](g)[e(326)]((n=>t[e(240)](n[e(296)])));s[e(260)](d,e(239))}))}))}for(const r of[t(287),t(204)]){const i=r[t(254)](11),a=i[t(291)](),c=a[t(254)](0,3)+t(220),u=t(233)+i,l=t(258)+i,f=t(209)+i;s[t(243)](r,(()=>{const i=t;e[i(271)][i(340)]((t=>{const e=i,h=o[e(215)](n),g=h[0][e(244)](e(233));let d;if(e(287)==r){const t=o[e(231)](h);d={startRow:t[e(328)],endRow:t[e(249)],includeAllSlots:!0}}else{const t=o[e(197)](h);d={startColumn:t[e(328)],endColumn:t[e(249)],includeAllSlots:!0}}const p=o[e(250)](g,d),m=Array[e(222)](p)[e(326)]((({cell:t})=>t)),I=ca(m[e(336)]((t=>t[e(273)](c)))),E=ca(m[e(336)]((t=>!t[e(273)](c))))[e(326)]((n=>t[e(240)](n))),b=s[e(281)](E,u);if(b&&(e(223)==b[e(301)]||e(239)==b[e(301)])){const n=this[e(331)](b);for(const r of I){const s=t[e(240)](r),i=o[e(323)](r),u=r[e(300)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(334)](s)}}}))}))}function c(r){const s=t,o=Array[s(222)](n[s(302)]())[s(326)]((t=>i.LiveRange[s(298)](t)));e[s(271)][s(340)]((t=>{const n=s,i=t[n(256)];r=r[n(336)]((t=>n(202)!=t[n(257)][n(280)])),t[n(282)](r),e[n(339)][n(299)](n(287))[n(270)](),e[n(275)](n(287),{forceDefaultExecution:!0}),e[n(271)][n(236)]((()=>{const t=n;e[t(271)][t(236)](i,(e=>{const n=t,r=o[n(336)]((t=>n(202)!=t[n(257)][n(280)]));r[n(198)]>0&&e[n(282)](r);for(const t of o)t[n(297)]()}))}))}))}function u(r){const s=t;e[s(271)][s(340)]((t=>{const o=s,a=Array[o(222)](n[o(302)]())[o(326)]((t=>i.LiveRange[o(298)](t))),c=[];for(const t of r)for(const e of t[o(242)]({shallow:!0}))c[o(235)](e);for(const n of c)o(202)!=n[o(257)][o(280)]&&(t[o(282)](t[o(320)](n,0)),e[o(339)][o(299)](o(204))[o(270)](),e[o(275)](o(204),{forceDefaultExecution:!0}));const u=a[o(336)]((t=>o(202)!=t[o(257)][o(280)]));u[o(198)]>0&&t[o(282)](u);for(const t of a)t[o(297)]()}))}function l(e,n){const r=t;return n[r(245)]((t=>e[r(286)]((e=>e[r(322)][r(263)](t[r(210)])||t[r(322)][r(263)](e[r(210)])))))}function f(e,n){const r=t;return e[r(286)]((t=>n[r(286)]((e=>t[r(322)][r(295)](e[r(210)])))))}e[t(268)][t(227)].on(t(338),((e,n,r)=>{const s=t;if(!r[s(283)][s(330)])return;const o=n[s(343)];if(!o)return;const i=r[s(212)][s(196)](o);function c(t){return Array[s(304)](t)?t:[t]}i&&s(307)===o[s(253)]&&(0,a.setHighlightHandling)(i,r[s(285)],((t,e,n)=>n[s(255)](c(e[s(203)]),t)),((t,e,n)=>n[s(214)](c(e[s(203)]),t)))}),{priority:t(261)}),s[t(248)][t(292)]((e=>{const n=t;if(n(329)!=e[n(303)]&&n(327)!=e[n(303)])return;const s=e[n(353)]();if(null!=s&&s.is(n(246),n(233))){if(n(329)==e[n(303)]){const t=e[n(242)]()[n(336)]((t=>t.is(n(290))))[n(326)]((t=>t[n(268)]));if(t[n(198)])return{type:n(329),content:Hr(r,n(356),Hr(r,n(269),'"'+t[n(201)](" ")+'"'))}}if(n(327)==e[n(303)]){const t=e[n(242)]()[n(336)]((t=>t.is(n(290))))[n(326)]((t=>t[n(268)]));if(t[n(198)])return{type:n(327),content:Hr(r,n(207),Hr(r,n(269),'"'+t[n(201)](" ")+'"'))}}}})),s[t(248)][t(292)]((e=>{const n=t;if(n(223)==e[n(301)]){const t=e[n(242)]()[n(336)]((t=>t.is(n(290))))[n(326)]((t=>t[n(268)])),s=this[n(331)](e),o=s[n(348)]-s[n(267)]+1;if(n(329)==e[n(303)])return t[n(198)]?{type:n(329),content:Hr(r,n(356),Hr(r,n(310),[o,'"'+t[n(201)](" ")+'"']))}:{type:n(329),content:Hr(r,n(356),Hr(r,n(279),o))};if(n(327)==e[n(303)])return t[n(198)]?{type:n(327),content:Hr(r,n(207),Hr(r,n(310),[o,'"'+t[n(201)](" ")+'"']))}:{type:n(327),content:Hr(r,n(207),Hr(r,n(279),o))}}if(n(239)==e[n(301)]){const t=e[n(242)]()[n(336)]((t=>t.is(n(290))))[n(326)]((t=>t[n(268)])),s=this[n(331)](e),o=s[n(355)]-s[n(206)]+1;if(n(329)==e[n(303)])return t[n(198)]?{type:n(329),content:Hr(r,n(356),Hr(r,n(211),[o,'"'+t[n(201)](" ")+'"']))}:{type:n(329),content:Hr(r,n(356),Hr(r,n(293),o))};if(n(327)==e[n(303)])return t[n(198)]?{type:n(327),content:Hr(r,n(207),Hr(r,n(211),[o,'"'+t[n(201)](" ")+'"']))}:{type:n(327),content:Hr(r,n(207),Hr(r,n(293),o))}}})),s[t(312)][t(316)](t(329),t(223),t(199),c),s[t(312)][t(316)](t(327),t(223),t(200),c),s[t(312)][t(316)](t(329),t(239),t(199),u),s[t(312)][t(316)](t(327),t(239),t(200),u),s[t(312)][t(316)](t(329),t(239),t(201),l),s[t(312)][t(316)](t(327),t(239),t(201),l),s[t(312)][t(316)](t(329),t(223),t(201),f),s[t(312)][t(316)](t(327),t(223),t(201),f)}[sa(274)](){const t=sa,e=this[t(321)],n=e[t(271)][t(350)][t(262)];return(r,s)=>{const o=t;e[o(271)][o(340)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(322)][a(251)];u&&u[0]&&!1===u[0][a(294)]&&(l=r[0][a(210)][a(226)]);const f=t[a(352)](l);if(a(202)==f[a(257)][a(280)])return;const h=Array[a(222)](n[a(302)]())[a(326)]((t=>i.LiveRange[a(298)](t)));t[a(282)](f),e[a(339)][a(299)](c)[a(270)](),u[a(235)]({forceDefaultExecution:!0}),e[a(275)](c,...u);const g=h[a(336)]((t=>a(202)!=t[a(257)][a(280)]));g[a(198)]>0&&t[a(282)](g);for(const t of h)t[a(297)]()}))}}[sa(228)](t){const e=sa,n=this[e(321)][e(349)][e(299)](e(219));let r=Number[e(315)],s=Number[e(265)],o=Number[e(315)],i=Number[e(265)];for(const a of t){if(e(202)==a[e(257)][e(280)])continue;const{row:t,column:c}=n[e(323)](a),u=a[e(273)](e(333))?a[e(300)](e(333))-1:0,l=a[e(273)](e(305))?a[e(300)](e(305))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[sa(277)](){const t=sa,e=this[t(321)],n=e[t(349)][t(299)](t(289)),r=e[t(349)][t(299)](t(219));e[t(271)][t(350)].on(t(234),(()=>{const r=t,s=Array[r(222)](e[r(271)][r(350)][r(225)][r(276)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(205)](t);if(r(346)!=s)continue;if(null!=e[r(325)])continue;const a=n[r(216)](o);this[r(259)][r(221)](i)&&this[r(344)][r(217)](a)}}),{priority:t(264)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(240)](e),a=e[s(244)](s(233)),c=r[s(323)](e);for(const t of this[s(344)]){const n=t[s(301)],r=n[s(319)](s(278)),u=n[s(254)](r?10:5),l=u[s(291)](),f=l[s(254)](0,3)+s(220),h=s(258)+u,g=s(209)+u;if(!t[s(284)])continue;if(a!=t[s(308)]()[s(210)][s(244)](s(233)))continue;if(t[s(247)](i))continue;const d=e[s(273)](f)?e[s(300)](f)-1:0,p=this[s(331)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(334)](i),o=!0)}return o};e[t(271)][t(350)][t(354)]((n=>{const r=t;let o=!1;for(const t of e[r(271)][r(350)][r(225)][r(230)]())if(r(318)==t[r(303)])if(r(223)==t[r(253)])for(const e of t[r(266)][r(226)][r(241)]())o=o||s(e,n);else r(307)==t[r(253)]&&(o=o||s(t[r(266)][r(226)],n));return o}))}[sa(331)](t){const e=sa;return this[e(228)](t[e(302)]()[e(326)]((t=>t[e(210)][e(226)])))}}function aa(t,e){const n=oa();return(aa=function(t,e){return n[t-=196]})(t,e)}function ca(t){const e=sa;return Array[e(222)](new Set(t)[e(324)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=461]})(t,e)}function fa(){const t=["stop","mergeTableCellLeft","_tablePostFixingSubtypes","model","horizontally","insertion","subType","refresh","mergeTableCellDown","getRanges","afterInit","isEnabled","$graveyard","formatBlock","selection","return","cell","findAncestor","rootName","_acceptFormatSuggestionCallbackFactory","markMultiRangeBlockFormat","push","registerCustomCallback","getSuggestions","14097nvQJhW","plugins","containsRange","descriptionFactory","trackChanges","locale","getSelectionAffectedTableCells","table","createRangeOn","6pGUlRf","forceDefaultExecution","2053344TutOqn","from","format","4671530bWMCVy","25916364yVwInY","_suggestionFactory","7CPcmAC","element","_isForcedDefaultExecutionBlock","document","3029895phVHqP","_areSelectedCellsMergable","registerDescriptionCallback","splitTableCellHorizontally","add","9GniPPB","requires","map","commands","isInContent","fromRange","getAncestors","formatInline","getCellLocation","getFirstPosition","find","accept","length","*Merge cells*","TableEditing","TableUtils","author","get","9OYjWGW","mergeTableCellUp","type","1688792aZcLJr","setSelection","direction","*Split cell:* vertically","commandName","2136532kbjNiG","enableCommand","11TPAoIs","TrackChangesEditing","change","createTableWalker","low","markBlockFormat","size","root","execute","tableCell","filter","_areMergableCells","editor","has","set:isEnabled","mergeTableCells","deletion","splitTableCellVertically","mergeTableCellRight","value","highest","*Split cell:* horizontally","detach"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(869540===-parseInt(n(521))/1*(-parseInt(n(530))/2)+parseInt(n(464))/3*(-parseInt(n(472))/4)+parseInt(n(542))/5+-parseInt(n(532))/6*(-parseInt(n(538))/7)+parseInt(n(467))/8*(-parseInt(n(547))/9)+parseInt(n(535))/10*(-parseInt(n(474))/11)+parseInt(n(536))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(548)](){return[ia]}[ua(507)](){const t=ua,e=this[t(486)],n=e[t(500)][t(541)][t(511)],r=e[t(526)];if(!e[t(522)][t(487)](t(561)))return;const s=e[t(522)][t(463)](t(475)),o=e[t(522)][t(463)](t(461)),a=e[t(522)][t(463)](ia);a[t(499)][t(518)](t(489)),s[t(473)](t(489),(()=>{const n=t,r=o[n(527)](e[n(500)][n(541)][n(511)]);e[n(500)][n(476)]((()=>{const t=n;s[t(517)](r,{commandName:t(489),commandParams:[]},[],t(489))}))})),e[t(550)][t(463)](t(489)).on(t(482),((n,r)=>{const o=t;e[o(550)][o(463)](o(525))[o(493)]&&(r[o(559)]>0&&r[r[o(559)]-1]&&r[r[o(559)]-1][o(531)]||s[o(540)]||this[o(543)]()||n[o(497)]())}),{priority:t(494)});for(const n of[t(465),t(492),t(505),t(498)]){const r=e[t(550)][t(463)](n);s[t(473)](n,(()=>{const n=t,o=e[n(500)][n(541)][n(511)][n(556)]()[n(553)]()[n(557)]((t=>t.is(n(539),n(483)))),i=r[n(493)];e[n(500)][n(476)]((()=>{const t=n;s[t(517)]([o,i],{commandName:t(489),commandParams:[]},[],t(489))}))}))}for(const n of[t(491),t(545)]){const r=e[t(550)][t(463)](n);s[t(473)](n,(()=>{const i=t,a=o[i(527)](e[i(500)][i(541)][i(511)])[0],c=a[i(514)](i(528)),{column:u,row:l}=o[i(555)](a);let f=[];if(i(501)==r[i(469)]){const t=o[i(477)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(533)](t)[i(549)]((t=>t[i(513)]))}else{const t=o[i(477)](c,{column:u,includeAllSlots:!0});f=Array[i(533)](t)[i(549)]((t=>t[i(513)]))}e[i(500)][i(476)]((t=>{const e=i;s[e(479)](t[e(529)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(524)][t(544)]((e=>{const n=t;if(n(510)!=e[n(466)]&&n(554)!=e[n(466)])return;const{data:s}=e;return s&&n(489)==s[n(471)]?{type:n(534),content:Hr(r,n(560))}:void 0})),s[t(524)][t(544)]((e=>{const n=t;if(n(510)!=e[n(466)]&&n(554)!=e[n(466)])return;const{data:s}=e;return s?n(491)==s[n(471)]?{type:n(534),content:Hr(r,n(470))}:n(545)==s[n(471)]?{type:n(534),content:Hr(r,n(495))}:void 0:void 0}));const c=a[t(516)]();for(const e of[t(465),t(492),t(505),t(498)])s[t(537)][t(519)](t(510),e,t(558),c);for(const e of[t(491),t(545)])s[t(537)][t(519)](t(510),e,t(558),c);s[t(537)][t(519)](t(510),t(489),t(558),(r=>{const s=t;e[s(500)][s(476)]((t=>{const o=s,a=Array[o(533)](n[o(506)]())[o(549)]((t=>i.LiveRange[o(552)](t)));t[o(468)](r),e[o(550)][o(463)](o(489))[o(504)](),e[o(482)](o(489),{forceDefaultExecution:!0});const c=a[o(484)]((t=>o(509)!=t[o(481)][o(515)]));c[o(559)]>0&&t[o(468)](c);for(const t of a)t[o(496)]()}))}));for(const n of[t(465),t(505),t(498),t(492)]){const r=e[t(550)][t(463)](n);r.on(t(488),((n,s,o)=>{const i=t;if(o){const t=e[i(500)][i(541)][i(511)][i(556)]()[i(553)]()[i(557)]((t=>t.is(i(539),i(483))));this[i(485)](r[i(493)],t)||(n[i(512)]=!1,n[i(497)]())}}),{priority:t(478)})}}[ua(543)](){const t=ua,e=this[t(486)][t(550)][t(463)](t(489)),n=this[t(486)][t(522)][t(463)](t(461));if(!e[t(508)])return!1;const r=n[t(527)](this[t(486)][t(500)][t(541)][t(511)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(485)](e,n))return!1;return!0}[ua(485)](t,e){const n=ua,r=this[n(486)][n(522)][n(463)](n(475)),s=this[n(486)][n(500)][n(529)](t),o=this[n(486)][n(500)][n(529)](e),i=new Set,a=new Set;for(const t of r[n(520)]())if((n(502)==t[n(466)]||n(490)==t[n(466)]||n(489)==t[n(503)])&&t[n(551)])for(const e of t[n(506)]())e[n(523)](s,!0)&&i[n(546)](t[n(466)]+":"+t[n(462)].id),e[n(523)](o,!0)&&a[n(546)](t[n(466)]+":"+t[n(462)].id);if(i[n(480)]!=a[n(480)])return!1;for(const t of i)if(!a[n(487)](t))return!1;return!0}}const ga=pa;function da(){const t=["removeAttribute","end","208opOUXj","createTableWalker","accept","addMarker:suggestion","afterInit","forceValue","enableDefaultAttributesIntegration","commandParams","item","_registerLegacyDescription","ck-suggestion-marker-","458822jGykeD","setAttribute","600fGMDKP","registerAttributeLabel","data","8MFtSsg","_acceptFormatSuggestionCallbackFactory","markerRange","downcastDispatcher","11NCsvMB","mapper","markerName","_splitMarkerName","format","addClass","showSuggestionHighlights","FORMAT_HEADER_ROW","unbindElementFromMarkerName","get","679548QhrOtl","getCellLocation","editing","127QJCpUx","nodeAfter","type","includes","options","descriptionFactory","consume","_handleLegacySuggestions","141975zrbgxN","setTableRowHeader","25lVRoIa","_suggestionFactory","commandName","markerNameToElements","16012TYfedp","registerBlockAttribute","TableEditing","TableUtils","nodeBefore","headingColumns","removeClass","toViewElement","highest","writer","setTableColumnHeader","headingRows","getSuggestion","*Format:* %0","data-suggestion","name","has","stop","formatBlock","FORMAT_HEADER_COLUMN","cell","editor","268779lqytRT","11727660qZnIVp","consumable","264411fKYHLG","activeMarkers","parent","13ljTyLq","FORMAT_REGULAR_COLUMN","plugins","requires","ck-suggestion-marker--active","TrackChangesEditing","start","registerDescriptionCallback","bindElementToMarker","registerCustomCallback","locale","removeMarker:suggestion","FORMAT_REGULAR_ROW"];return(da=function(){return t})()}function pa(t,e){const n=da();return(pa=function(t,e){return n[t-=458]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(514068===parseInt(n(487))/1*(parseInt(n(501))/2)+-parseInt(n(526))/3*(parseInt(n(470))/4)+parseInt(n(497))/5*(parseInt(n(484))/6)+parseInt(n(523))/7*(parseInt(n(544))/8)+-parseInt(n(495))/9*(parseInt(n(467))/10)+parseInt(n(474))/11*(-parseInt(n(524))/12)+parseInt(n(529))/13*(parseInt(n(465))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);class ma extends t.Plugin{static get[ga(532)](){return[ia]}[ga(458)](){const t=ga,e=this[t(522)];if(!e[t(531)][t(517)](t(503)))return;const n=e[t(539)],r=e[t(531)][t(483)](t(534));r[t(460)](t(496)),r[t(460)](t(511)),r[t(502)](t(512)),r[t(502)](t(506)),r[t(492)][t(468)](t(512),Hr(n,t(481))),r[t(492)][t(468)](t(506),Hr(n,t(520))),this[t(494)]()}[ga(494)](){const t=ga,e=this[t(522)][t(531)][t(483)](t(534)),n=this[t(522)][t(531)][t(483)](t(504)),r=this[t(522)][t(531)][t(483)](ia)[t(471)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=pa,{type:c,id:u}=e[a(477)](o[a(476)]),l=e[a(513)](u),f=l[a(469)];if(a(519)!=l[a(489)]||!f||a(511)!=f[a(499)])return;if(o[a(462)])return void s[a(518)]();if(!i[a(525)][a(493)](o[a(472)],s[a(516)]))return;const h=o[a(472)][a(535)][a(488)],g=o[a(472)][a(543)][a(505)],d=h[a(528)][a(528)],{column:p}=n[a(485)](h),{column:m}=n[a(485)](g);for(let s=p;s<=m;s++){const l=n[a(545)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(521)],l=i[a(475)][a(508)](s);i[a(510)][a(479)](a(464)+c,l),r&&i[a(510)][a(466)](a(515),u,l),i[a(475)][a(537)](l,o[a(476)]),t&&(e[a(527)][a(490)](o[a(476)])?i[a(510)][a(479)](a(533),l):i[a(510)][a(507)](a(533),l))}}}}e[t(498)][t(538)](t(519),t(496),t(546),r),e[t(498)][t(538)](t(519),t(511),t(546),r),this[t(522)][t(486)][t(473)].on(t(547),s(),{priority:t(509)}),this[t(522)][t(469)][t(473)].on(t(547),((e,n,r)=>{const o=t;r[o(491)][o(480)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(509)}),this[t(522)][t(486)][t(473)].on(t(540),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(477)](r[o(476)]),c=e[o(513)](a),u=c[o(469)];if(o(519)!=c[o(489)]||!u||o(511)!=u[o(499)])return;const l=s[o(475)][o(500)](r[o(476)]);if(l)for(const t of l)s[o(510)][o(507)](o(464)+i,t),s[o(510)][o(507)](o(533),t),s[o(510)][o(542)](o(515),t),s[o(475)][o(482)](t,r[o(476)])}),{priority:t(509)}),this[t(463)]()}[ga(463)](){const t=ga,e=this[t(522)],n=e[t(539)];function r(e){const r=t;return{type:r(478),content:Hr(n,r(514),e)}}e[t(531)][t(483)](t(534))[t(492)][t(536)]((e=>{const s=t;if(s(519)!=e[s(489)])return;const{data:o}=e;if(o){if(s(496)==o[s(499)]){const t=o[s(461)][0][s(459)];return r(Hr(n,s(t?481:541)))}if(s(511)==o[s(499)]){const t=o[s(461)][0][s(459)];return r(Hr(n,s(t?520:530)))}}}))}}const Ia=_a;function Ea(){const t=["TableUtils","batch","111384OlEDAE","options","showSuggestionHighlights","name","deletion","change","fill","866YrNvsD","rootName","detach","79299mXBepQ","createRange","column","content","registerCustomCallback","tableCellHorizontalAlignment","clipboardOutput","element","document","_replaceTableSlotCell","from","next","deletionRanges","insertColumns","some","keys","plugins","getContainedElement","getMarkers","documentSelection","nextSibling","createRangeOn","endRow","subType","399ztverz","suggestion:formatBlock:tablePasteCell","markMultiRangeInsertion","registerDescriptionCallback","204pnxZjh","removeRows","set","forEach","hasSuggestion","suggestion-td","33715MtaKHF","tableCell","cell","elementToElement","get","markerName","columnInsertionRanges","has","start","root","first","paragraph","high","cells","markMultiRangeDeletion","insert","_isForcedDefaultExecutionBlock","selection","unwrap","getItems","dataDowncast","previous","setAttribute","containsRange","rowInsertionRanges","_createdBatches","startsWith","row","_suggestionFactory","commands","every","ck-suggestion-marker-insertion","wrap","isEqual","stop","type","getShiftedBy","tableCellVerticalAlignment","markMultiRangeBlockFormat","view","insertionRanges","value","markerAttributes","redo","_splitMarkerName","*Replace table cells*","previousSibling","includes","push","newRange","author","getSelectionAffectedTableCells","findAncestor","tableCellSuggestion","tableCellBorderWidth","Users","30584JxSAtb","oldRange","getRanges","787976NuPhZQ","remove","tableCellPadding","afterInit","createPositionBefore","getChangedMarkers","tablePaste","getRange","insertRows","editingDowncast","reduce","endColumn","model","4248870ozurrJ","9iKFHRH","table","getColumns","fromEntries","columns","listenTo","getColumnIndexes","entries","getAllAdjacentSuggestions","getRowIndexes","locale","move","markers","tablePasteColumn","getTableIfOnlyTableInContent","forceDefaultExecution","markerToHighlight","isInContent","tablePasteCell","editor","isEmpty","tablePasteRow","$graveyard","activeMarkers","discard","ck-suggestion-marker--active","insertion","_getCoordsForCells","trackChanges","registerPostFixer","insertContent","editing","getSuggestionCallback","join","find","suggestionLoaded","removeColumns","columnInsertionIndexes","setAttributes","fromRange","createTableWalker","rows","suggestion","getChanges","tableCellBorderColor","schema","differ","createRangeIn","getRows","suggestionUnloaded","last","end","nodeAfter","TableClipboard","length","filter","call","requires","getChild","position","descriptionFactory","getChildren","createElement","tableCellBorderStyle","getSuggestion","for","_tablePostFixingSubtypes","935OSVZAx","attributes","tableCellBackgroundColor","low","removeMarkers","updateMarker","accept","add","removeMarker","map","register","2619xHkfuV","getSuggestions","tablePasteChainId","getAttributes","rowInsertionIndexes","TrackChangesEditing","return","ck-suggestion-marker","conversion","formatBlock"];return(Ea=function(){return t})()}!function(t,e){const n=_a,r=t();for(;;)try{if(301570===parseInt(n(322))/1+parseInt(n(319))/2*(parseInt(n(300))/3)+parseInt(n(208))/4+-parseInt(n(149))/5*(-parseInt(n(143))/6)+parseInt(n(139))/7*(-parseInt(n(205))/8)+-parseInt(n(222))/9*(-parseInt(n(221))/10)+-parseInt(n(289))/11*(parseInt(n(312))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const ba=[Ia(203),Ia(266),Ia(285),Ia(327),Ia(186),Ia(291),Ia(210)],Ta=Object[Ia(225)](ba[Ia(298)]((t=>[t,null])));function _a(t,e){const n=Ea();return(_a=function(t,e){return n[t-=123]})(t,e)}class ya extends t.Plugin{static get[Ia(279)](){return[ia]}[Ia(211)](){const t=Ia,n=this[t(241)];if(!n[t(131)][t(156)](t(275)))return;const r=n[t(131)][t(153)](t(305)),s=n[t(131)][t(153)](t(310)),o=n[t(131)][t(153)](ia),a=n[t(131)][t(153)](t(275));o[t(288)][t(197)](t(243),t(235)),n[t(220)][t(267)][t(299)](t(202),{allowIn:t(150),allowContentOf:t(150),isLimit:!0}),n[t(308)][t(152)]({model:t(202),view:t(148)});let c=null;n[t(220)].on(t(252),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(276)]-1];h&&h[u(237)]||r[u(165)]||this[u(241)][u(178)][u(153)](u(250))[u(190)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(134)))return!1;const i=s[o(236)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(200)](n[o(123)][o(166)]);if(!a[o(276)])return!1;const c=a[0][o(201)](o(223)),l=r[o(231)](a),f=r[o(228)](a),h={startRow:l[o(159)],endRow:l[o(272)],startColumn:f[o(159)],endColumn:f[o(272)]};return 1==a[o(276)]&&(h[o(137)]+=r[o(270)](i)-1,h[o(219)]+=r[o(224)](i)-1),ka(c,h,r)}(l,f,n[u(220)],s,a)&&(o[u(183)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(220)][u(317)]((()=>{const t=u;n[t(220)][t(252)](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(276)]&&r[t(141)](o,t(243),{tablePasteChainId:s}),a[t(276)]&&r[t(141)](a,t(235),{tablePasteChainId:s}),l[t(276)]&&(r[t(141)](l,t(214),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(146)]((e=>{const n=t;var r;return null===(r=e[n(321)])||void 0===r?void 0:r[n(278)](e)}))),f[t(276)]&&(r[t(163)](f,t(214),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(146)]((e=>{const n=t;var r;return null===(r=e[n(321)])||void 0===r?void 0:r[n(278)](e)})));const g=r[t(187)](h[t(298)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(240),{tablePasteChainId:s});if(g){const e=g[t(133)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(220)][t(136)](s),a=e[t(256)]((e=>e[t(215)]()[t(182)](i)));a&&r[t(197)]([a[t(315)],o])}r[t(276)]&&g[t(171)](t(191),Object[t(225)](r))}c=null})))}),{priority:e.priorities[t(161)]+10}),n[t(131)][t(153)](t(275)).on(t(124),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(183)]();const u=s[r(151)],l=o,f=Aa(u),h=Aa(l);e[r(306)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(209)](u[r(280)](0));for(const t of Array[r(125)](l[r(283)]()))a[r(164)](t,u,r(273));const t=c[r(304)][r(196)](s[r(176)]),e=c[r(259)][r(196)](s[r(324)]);t||e||(g=i.LiveRange[r(261)](a[r(269)](u)))}else h&&!f&&(d=a[r(269)](u));else{const t=a[r(284)](r(202)),e=a[r(284)](r(202));a[r(181)](a[r(269)](u),e),a[r(164)](t,u,0);for(const e of Array[r(125)](l[r(283)]()))a[r(164)](e,t,r(273));g=i.LiveRange[r(261)](a[r(136)](t)),d=i.LiveRange[r(261)](a[r(136)](e))}const p=Array[r(125)](l[r(303)]())[r(277)]((([t])=>ba[r(196)](t)));c[r(162)][r(197)]({element:u,attributes:p[r(276)]?Object[r(225)](p):null}),g&&c[r(189)][r(197)](g),d&&c[r(127)][r(197)](d)}),{priority:t(161)}),s.on(t(128),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(226)]||1;c[o(259)]=new Array(l)[o(318)](u)[o(298)](((t,e)=>t+e));for(const{cell:t}of s[o(262)](i,{startColumn:u,endColumn:u+l-1}))c[o(155)][o(197)](n[o(220)][o(136)](t))}),{priority:t(292)}),s.on(t(216),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(263)]||1;c[o(304)]=new Array(l)[o(318)](u)[o(298)](((t,e)=>t+e));for(const{cell:t}of s[o(262)](i,{startRow:u,endRow:u+l-1}))c[o(173)][o(197)](n[o(220)][o(136)](t))}),{priority:t(292)}),r[t(282)][t(142)]((e=>{const r=t;if(e[r(138)]&&e[r(138)][r(175)](r(214)))return e[r(170)]?{}:{type:r(248),content:Hr(n[r(232)],r(194))}}));const u=()=>!1;for(const e of[t(214),t(235),t(243),t(240)])r[t(177)][t(326)](t(248),e,t(255),u),r[t(177)][t(326)](t(316),e,t(255),u),r[t(177)][t(326)](t(309),e,t(255),u);r[t(177)][t(326)](t(309),t(240),t(246),u),r[t(177)][t(326)](t(309),t(240),t(295),((e,r,s)=>{const o=t,i=e[o(298)]((t=>t[o(132)]()))[o(277)]((t=>t)),a=new Map(i[o(298)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(162)])e&&a[o(145)](t,e);else if(s&&s[o(191)])for(const[t,e]of Object[o(229)](s[o(191)])){const r=n[o(220)][o(234)][o(153)](t),s=r?r[o(215)]()[o(132)]():null;s&&a[o(145)](s,e)}n[o(220)][o(317)]((t=>{const e=o;for(const[n,r]of a)t[e(260)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(177)][o(326)](e,o(214),s,((t,i,a)=>{const c=o;n[c(220)][c(317)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(157)][o(274)];t.is(o(329),o(202))&&u[o(197)](t)}r[o(177)][o(254)](e,null,s)(t,i,a);for(const t of u)o(244)!=t[o(158)][o(320)]&&n[o(167)](t)}))}))};l(t(248),t(295)),l(t(248),t(246)),l(t(316),t(295)),l(t(316),t(246)),r[t(177)][t(326)](t(248),t(243),t(246),(e=>{const n=t,r=e[n(298)]((t=>t[n(132)]())),i=r[0][n(201)](n(223)),{minRow:a,maxRow:c}=o[n(249)](r);s[n(144)](i,{at:a,rows:c-a+1})})),r[t(177)][t(326)](t(248),t(235),t(246),(e=>{const n=t,r=e[n(298)]((t=>t[n(132)]())),i=r[0][n(201)](n(223)),{minColumn:a,maxColumn:c}=o[n(249)](r);s[n(258)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(138)]||!n[s(138)][s(175)](s(214)))return;const o=n[s(290)][s(302)],i=r[s(301)]()[s(277)]((t=>t[s(239)]&&t[s(290)]&&t[s(290)][s(302)]==o));i[s(276)]&&n[s(230)]()[s(276)]!=i[s(276)]&&i[s(218)](((t,e)=>(t[s(126)]=e,e[s(170)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(193)](e[s(154)]),i=[s(307),s(180)],a=r[s(245)][s(196)](e[s(154)]);return a&&i[s(197)](s(247)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(257),f,{priority:t(161)}),r.on(t(271),f,{priority:t(161)}),n[t(220)][t(123)][t(251)]((()=>{const e=t;let s=!1;const o=Array[e(125)](n[e(220)][e(123)][e(268)][e(213)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(193)](t);if(e(264)!=o||e(316)!=a||i[e(206)])continue;if(!r[e(147)](c))continue;const u=r[e(286)](c)[e(207)](),l=n[e(131)][e(153)](e(204)).me;for(const t of r[e(301)]())if(t[e(239)]&&t[e(199)]==l&&e(309)==t[e(184)]&&e(240)==t[e(138)]&&t[e(207)]()[e(179)]((t=>u[e(129)]((n=>n[e(172)](t,!0))))))for(const n of t[e(230)]())n[e(239)]&&(n[e(246)](),s=!0)}return s})),n[t(220)][t(123)][t(251)]((e=>{const s=t,o=n[s(178)][s(153)](s(192));if(!o||!o[s(174)][s(156)](e[s(311)]))return!1;let i=!1;const a=n[s(131)][s(153)](s(204)).me,c=n[s(220)][s(123)][s(268)][s(265)](),u=Array[s(125)](n[s(220)][s(123)][s(268)][s(213)]())[s(277)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(193)](t);return n(264)==o&&n(214)==i&&c==a.id&&!e[n(206)]}));for(const t of c){if(s(164)!=t[s(184)]||s(202)!=t[s(315)]||1!=t[s(276)])continue;const n=e[s(323)](t[s(281)],t[s(281)][s(185)](1));if(!u[s(256)]((({data:t})=>t[s(198)][s(182)](n))))for(const{name:t,data:r}of u)if(n[s(172)](r[s(198)])){e[s(294)](t,{range:n}),i=!0;break}}return i})),n[t(220)][t(123)][t(251)]((e=>{const s=t;let o=!1;const i=n[s(131)][s(153)](s(204)).me,a=r[s(301)]()[s(277)]((t=>t[s(239)]&&t[s(199)]==i)),c=new Set,u=new Set;for(const t of a)if(s(214)==t[s(138)])for(const e of t[s(133)]()){const n=e[s(215)]()[s(132)]();if(n)if(n.is(s(329),s(202))&&Aa(n)){t[s(297)](e[s(315)]),c[s(296)](n),o=!0;const r=n[s(135)],i=n[s(195)],a=r&&r.is(s(329),s(202)),l=i&&i.is(s(329),s(202));a&&!c[s(156)](r)&&u[s(296)](r),l&&!c[s(156)](i)&&u[s(296)](i)}else n.is(s(329),s(160))&&n[s(242)]&&(t[s(297)](e[s(315)]),o=!0)}else if(s(240)==t[s(138)]){if(!t[s(290)]||!t[s(290)][s(302)])continue;const e=t[s(290)][s(191)];if(e&&Object[s(130)](e)[s(276)])continue;const n=t[s(290)][s(302)];let r=!0,i=!0;for(const e of a)if(e[s(138)]&&e[s(138)][s(175)](s(214))){if(!e[s(290)][s(302)]){i=!1;break}if(e.id!=t.id&&e[s(290)][s(302)]==n){r=!1;break}}i&&r&&(t[s(293)](),o=!0)}for(const t of c)e[s(209)](t);for(const t of u)e[s(167)](t);return o})),n[t(308)][t(287)](t(217))[t(238)]({model:t(140),view:(t,e)=>h(t),converterPriority:t(161)}),n[t(308)][t(287)](t(169))[t(238)]({model:t(140),view:(e,n)=>n[t(313)][t(314)]?h(e,!1):null,converterPriority:t(161)});const g=n[t(253)][t(188)];this[t(227)](g[t(123)],t(328),((e,n)=>{const r=t,s=[];for(const t of g[r(269)](n[r(325)])[r(168)]())t.is(r(329),r(148))&&s[r(197)](t);g[r(317)]((t=>{const e=r;for(const n of s)t[e(233)](t[e(269)](n),t[e(212)](n)),t[e(209)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(242)])return!0;const n=t[e(280)](0);return n.is(e(329),e(160))&&n[e(242)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(262)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ca(){const t=["getTableColumnsWidths","getSelectedElement","formatGroupId","210cBcFsu","getAttribute","type","document","commandParams","1106560jfsTFN","Users","selection","29510hWRPXi","_suggestionFactory","change","formatBlock","registerCustomCallback","get","getContainedElement","resizeTable","getColumnGroupElement","editor","handleResizeTableWidthCommand","author","columnWidths","handleSuggestionDescription","3539640jAQwZo","formatInline","descriptionFactory","48016mFQkWB","TrackChangesEditing","resizeTableWidth","accept","format","10evtysz","44487oOWUQl","bind","subType","getSuggestionCallback","afterInit","table","model","has","enableCommand","959kDjAWi","markBlockFormat","data","registerDescriptionCallback","getSuggestions","tableWidth","2434944rXSLyr","TableColumnResizeEditing","discard","locale","34570539xFRhpG","plugins","*Format:* resize table"];return(Ca=function(){return t})()}const La=Na;function Na(t,e){const n=Ca();return(Na=function(t,e){return n[t-=421]})(t,e)}!function(t,e){const n=Na,r=t();for(;;)try{if(518488===parseInt(n(465))/1+parseInt(n(442))/2*(-parseInt(n(434))/3)+-parseInt(n(456))/4+-parseInt(n(439))/5+-parseInt(n(424))/6+parseInt(n(474))/7*(-parseInt(n(459))/8)+parseInt(n(428))/9*(parseInt(n(464))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ca);class Ra extends t.Plugin{[La(469)](){const t=La;if(!this[t(451)][t(429)][t(472)](t(425)))return;const e=this[t(451)][t(429)][t(447)](t(460));e[t(473)](t(461),this[t(452)][t(466)](this)),e[t(443)][t(446)](t(445),t(449),t(462),e[t(443)][t(468)](t(445),null,t(426))),e[t(443)][t(446)](t(445),t(449),t(426),e[t(443)][t(468)](t(445),null,t(462))),e[t(458)][t(421)](this[t(455)][t(466)](this))}[La(452)](t,e){const n=La,r=this[n(451)][n(429)][n(447)](n(460)),s=this[n(451)][n(429)][n(447)](n(425)),o=e[n(470)]||this[n(451)][n(471)][n(437)][n(441)][n(432)]();this[n(451)][n(471)][n(444)]((()=>{const i=n,a=s[i(450)](o);let c=a?s[i(431)](a):null,u=o[i(435)](i(423))||null;const l=e[i(423)]||u,f=e[i(454)]||c,h=this[i(451)][i(429)][i(447)](i(440)).me;for(const t of r[i(422)]()){const e=t[i(448)]();if(i(449)===t[i(467)]&&e===o){t[i(453)]!==h&&t[i(426)]();const e=t[i(476)][i(438)];u=e[0][i(423)],c=e[0][i(454)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(475)](o,{commandName:i(461),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(449)},[],i(449))}))}[La(455)](t){const e=La;if(e(445)!=t[e(436)]&&e(457)!=t[e(436)])return;const{data:n}=t;if(n&&e(449)===n[e(433)]){const t=e(430);return{type:e(463),content:Hr(this[e(451)][e(427)],t)}}}}const Sa=va;function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=106]})(t,e)}function Ma(){const t=["6650980qUstoK","93024DXfixi","7005492TUHUgs","Template","plugins","26SdgsvF","5khfVly","147EmDubR","enableCommand","4279FNBZNt","4qxpGWp","22rYwxgG","has","TrackChangesEditing","572172pcwTnb","editor","afterInit","10394676EbEOqK","insertTemplate","get","925383pxohtS"];return(Ma=function(){return t})()}!function(t,e){const n=va,r=t();for(;;)try{if(781724===parseInt(n(114))/1*(-parseInt(n(110))/2)+parseInt(n(125))/3*(parseInt(n(115))/4)+-parseInt(n(111))/5*(-parseInt(n(119))/6)+-parseInt(n(112))/7*(parseInt(n(106))/8)+-parseInt(n(122))/9+parseInt(n(126))/10+parseInt(n(116))/11*(parseInt(n(107))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class Oa extends t.Plugin{[Sa(121)](){const t=Sa,e=this[t(120)];e[t(109)][t(117)](t(108))&&e[t(109)][t(124)](t(118))[t(113)](t(123))}}function wa(){const t=["9262040ImwRXR","descriptionFactory","enableCommand","10bPeVvr","667845WxtoMB","tableOfContents","plugins","2368034OzpJGI","2212773WnERvG","TrackChangesEditing","afterInit","930363LXpCHt","registerElementLabel","editor","9sKECEG","locale","4lmMLry","4968850sestqc","ELEMENT_TABLE_OF_CONTENTS","insertTableOfContents","get","commands","1330986NuVppk"];return(wa=function(){return t})()}const Da=Fa;function Fa(t,e){const n=wa();return(Fa=function(t,e){return n[t-=278]})(t,e)}!function(t,e){const n=Fa,r=t();for(;;)try{if(624060===parseInt(n(294))/1+parseInt(n(297))/2+parseInt(n(298))/3*(parseInt(n(283))/4)+parseInt(n(293))/5*(-parseInt(n(289))/6)+parseInt(n(278))/7+-parseInt(n(290))/8+parseInt(n(281))/9*(-parseInt(n(284))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wa);class xa extends t.Plugin{[Da(300)](){const t=Da,e=this[t(280)];if(!e[t(288)][t(287)](t(286)))return;e[t(296)][t(287)](t(299))[t(292)](t(286));const n=e[t(296)][t(287)](t(299)),r=e[t(282)];n[t(291)][t(279)](t(295),(e=>Hr(r,t(285),e)))}}const Pa=Ua;function Ba(){const t=["_splitMarkerName","isCollapsed","document","title-content","descriptionFactory","model","updateMarker","registerPostFixer","locale","5907920TltUOF","nodeBefore","element","2815509StEVPy","TrackChangesEditing","removeMarker","14NXjtsa","from","getNearestSelectionRange","editor","Title","get","has","2470440zpSkxl","isTouching","forward","afterInit","end","suggestion","plugins","ELEMENT_TITLE","createRange","isEqual","start","getChangedMarkers","differ","registerElementLabel","13NiFWGb","22166hcmOld","2507630kYpHQS","1249992yLQtUL","newRange","3871872WjHdBj","6ABFaqp","schema","44WLHTvn"];return(Ba=function(){return t})()}function Ua(t,e){const n=Ba();return(Ua=function(t,e){return n[t-=339]})(t,e)}!function(t,e){const n=Ua,r=t();for(;;)try{if(623580===parseInt(n(347))/1*(parseInt(n(348))/2)+-parseInt(n(368))/3+-parseInt(n(378))/4+-parseInt(n(349))/5*(-parseInt(n(353))/6)+parseInt(n(371))/7*(-parseInt(n(352))/8)+parseInt(n(350))/9+-parseInt(n(365))/10*(-parseInt(n(355))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ba);class ja extends t.Plugin{[Pa(381)](){const t=Pa,e=this[t(374)];if(!e[t(339)][t(377)](t(375)))return;const n=e[t(339)][t(376)](t(369));n[t(360)][t(346)](t(359),(()=>Hr(e[t(364)],t(340)))),e[t(361)][t(358)][t(363)]((r=>{const s=t;let o=!1;const i=Array[s(372)](e[s(361)][s(358)][s(345)][s(344)]());for(const{name:t,data:a}of i){const{group:i}=n[s(356)](t);if(s(383)!==i||!a[s(351)])continue;const c=a[s(351)],u=c[s(382)][s(366)];if(!u||!u.is(s(367),s(359)))continue;if(!c[s(343)][s(379)](c[s(382)]))continue;const l=e[s(361)][s(354)][s(373)](c[s(382)],s(380));if(l&&l[s(357)]){const e=r[s(341)](c[s(343)],l[s(343)]);e[s(342)](c)||(r[s(362)](t,{range:e}),o=!0)}o||(r[s(370)](t),o=!0)}return o}))}}const Ga=Va;function Va(t,e){const n=Wa();return(Va=function(t,e){return n[t-=366]})(t,e)}function Wa(){const t=["2366ctQLby","plugins","2094MCwmmP","has","25950309WFWIvA","get","70vvZpcT","enableCommand","undo","afterInit","8179682lTcgye","TrackChangesEditing","753OKeLfA","editor","redo","735128BeoYnA","UndoEditing","7804TiRzZA","694biAQRa","2121138buNauW","18215OhnEgE"];return(Wa=function(){return t})()}!function(t,e){const n=Va,r=t();for(;;)try{if(845874===-parseInt(n(370))/1*(-parseInt(n(367))/2)+parseInt(n(382))/3*(-parseInt(n(366))/4)+parseInt(n(369))/5*(-parseInt(n(372))/6)+parseInt(n(380))/7+-parseInt(n(385))/8+-parseInt(n(368))/9*(parseInt(n(376))/10)+parseInt(n(374))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wa);class Ha extends t.Plugin{[Ga(379)](){const t=Ga,e=this[t(383)],n=e[t(371)][t(375)](t(381));e[t(371)][t(373)](t(386))&&(n[t(377)](t(378)),n[t(377)](t(384)))}}function za(t,e){const n=Za();return(za=function(t,e){return n[t-=223]})(t,e)}const Ka=za;function Za(){const t=["69180VchAld","toggleTableCaption","afterInit","TrackChangesEditing","editor","291zeLuGN","2134784vxHwOF","requires","TableCaptionEditing","get","854304mxMssJ","2976530thRJRg","25706YizMyB","65190nvdoZk","plugins","has","enableCommand","8998409exrkbp"];return(Za=function(){return t})()}!function(t,e){const n=za,r=t();for(;;)try{if(767369===parseInt(n(235))/1+parseInt(n(229))/2*(-parseInt(n(240))/3)+-parseInt(n(227))/4+parseInt(n(228))/5+parseInt(n(230))/6+parseInt(n(234))/7+parseInt(n(223))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Za);class Qa extends t.Plugin{static get[Ka(224)](){return[ia]}[Ka(237)](){const t=Ka,e=this[t(239)];e[t(231)][t(232)](t(225))&&e[t(231)][t(226)](t(238))[t(233)](t(236))}}const qa=Xa;function Xa(t,e){const n=Ja();return(Xa=function(t,e){return n[t-=412]})(t,e)}function Ja(){const t=["get","tableCellVerticalAlignment","1071wssKSr","plugins","1505766FCFPKa","getSuggestionCallback","1030hHcmNp","start","tableBorderWidth","subType","tableBorderStyle","15653308NxrGLs","pluginName","discard","selection","tableCellHeight","getFirstPosition","TablePropertiesEditing","accept","document","tableCellProperties","tableCellHorizontalAlignment","registerDescriptionCallback","getSelectionAffectedTableCells","enqueueChange","tableCellWidth","TrackChangesEditing","*Format:* change table properties","*Format:* change table cell properties","tableBorderColor","descriptionFactory","data","tableCellPadding","TableCellPropertiesEditing","tableWidth","tableBackgroundColor","setAttribute","has","findAncestor","getContainedElement","handleSuggestionDescription","batch","tableCellBackgroundColor","tableHeight","_getSuggestion","handleDiscardAction","nodeAfter","tableAlignment","25huBGdF","tableCellBorderStyle","removeAttribute","registerCustomCallback","TrackChangesTableProperties","change","join","TableUtils","table","1282488XJxgIb","model","commandParams","locale","_suggestionFactory","_handlePropertyChange","18SWTGKa","enableCommand","format","formatBlock","tableProperties","getSuggestions","85210fZLsHg","tableCellBorderWidth","afterInit","tableCellBorderColor","markBlockFormat","getAttribute","7oDwTvJ","170760ECGKaV","314034tllgvg","editor"];return(Ja=function(){return t})()}!function(t,e){const n=Xa,r=t();for(;;)try{if(306311===parseInt(n(490))/1*(-parseInt(n(415))/2)+-parseInt(n(413))/3+-parseInt(n(466))/4+-parseInt(n(457))/5*(-parseInt(n(486))/6)+-parseInt(n(484))/7*(parseInt(n(485))/8)+-parseInt(n(472))/9*(-parseInt(n(478))/10)+parseInt(n(420))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ja);class Ya extends t.Plugin{constructor(t){const e=Xa;super(t),this[e(476)]=[e(438),e(419),e(417),e(456),e(443),e(452),e(444)],this[e(429)]=[e(481),e(458),e(479),e(441),e(434),e(424),e(451),e(430),e(489)]}static get[qa(421)](){return qa(461)}[qa(480)](){const t=qa,e=this[t(487)][t(412)][t(488)](t(435));if(this[t(487)][t(412)][t(446)](t(426))){for(const n of this[t(476)])e[t(473)](n,((e,r)=>{const s=t,o=this[s(487)][s(467)][s(428)][s(423)][s(425)]()[s(447)](s(465));this[s(471)](n,[o],this[s(476)],s(476),e,r)}));e[t(470)][t(460)](t(475),t(476),t(427),e[t(470)][t(414)](t(475),null,t(422))),e[t(470)][t(460)](t(475),t(476),t(422),((e,n)=>this[t(454)](this[t(476)],e,n))),e[t(470)][t(460)](t(475),t(476),t(463),(()=>!1))}if(this[t(487)][t(412)][t(446)](t(442))){for(const n of this[t(429)])e[t(473)](n,((e,r)=>{const s=t,o=this[s(487)][s(412)][s(488)](s(464))[s(432)](this[s(487)][s(467)][s(428)][s(423)]);this[s(471)](n,o,this[s(429)],s(429),e,r)}));e[t(470)][t(460)](t(475),t(429),t(427),e[t(470)][t(414)](t(475),null,t(422))),e[t(470)][t(460)](t(475),t(429),t(422),((e,n)=>this[t(454)](this[t(429)],e,n))),e[t(470)][t(460)](t(475),t(429),t(463),(()=>!1))}e[t(439)][t(431)]((e=>this[t(449)](e)))}[qa(471)](t,e,n,r,s,o){const i=qa,a=this[i(487)][i(412)][i(488)](i(435));this[i(487)][i(467)][i(433)](o[i(450)],(()=>{const t=i;for(const i of e)if(this[t(453)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(483)](r);void 0!==n&&(e[r]=n)}s(o),a[t(482)](i,{commandParams:[e]},[],r)}}))}[qa(454)](t,e,n){const r=qa,s=e[0][r(416)][r(455)],o=n[r(468)][0];this[r(487)][r(467)][r(462)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(445)](r,o[r],s):e[n(459)](r,s)}))}[qa(449)](t){const e=qa;if(t[e(440)])switch(t[e(418)]){case e(476):return{type:e(474),content:Hr(this[e(487)][e(469)],e(436))};case e(429):return{type:e(474),content:Hr(this[e(487)][e(469)],e(437))}}}[qa(453)](t,e){const n=qa,r=this[n(487)][n(412)][n(488)](n(435));for(const s of r[n(477)]({skipNotAttached:!0})){const r=s[n(448)]();if(s[n(418)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=J?J.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Ye(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=Qt?function(t,e){return Qt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Yt(t,sn(t),n),r&&(n=Zn(n,7,oc));for(var s=e.length;s--;)Br(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Tc();return(bc=function(t,e){return n[t-=468]})(t,e)}function Tc(){const t=["data-suggestion","getFirstMarker","formatInline:discard","creator","deletion:discard","nodeAfter","PENDING_ACTION_SUGGESTION","split","FORMATTING","delete","targetPosition","addRange","ck-suggestion-marker-formatInline","getAllAdjacentSuggestions","getNearestSelectionRange","formatBlock:chain","editingDowncast","howMany","dataDowncast","differ","concat","formatInline:chain","authoredAt","track-changes-adapter-already-set","_trackFormatChanges","updateSuggestion","containsRangeInObject","insertion:","registerCustomCallback","isInsideObject","discardSuggestion","backward","reconvertMarker","_isForcedDefaultExecutionBlock","options","editing","hasComments","markers","warn","_isRegisteredAttribute","selection","addClass","getRanges","insertion:discard","dataToMarker","suggestionUnloaded","getChangedMarkers","discard","element","before","_getExternalAuthor","containsPosition","startsWith","138960QvRVyP","suggestion:","position","addMarker:suggestion","containerElement","insertContent","isAtStart","showSuggestionHighlights","_splitMarkerName","isSelectable","Users","isAfter","attribute:accept","_refreshAttributeSuggestionsChain","low","formatBlock:discard","tablePasteChainId","2VclFHf","addUser","fire","removeMarkers","getSuggestionCallback","createRangeIn","isBefore","removeMarker:suggestion:attribute","upcast","attributeNewValue","createRangeOn","_suggestionFactory","substr","enqueueChange","update:suggestion","forceDefaultExecution","_SUGGESTION_ANNOUNCEMENT","acceptSelectedSuggestions","getUser","change","init","start","size","_reduceSuggestionAttributeRange","ENTER","plugins","documentSelection","getRange","for","item","removeClass","keys","getWalker","_suggestionState","PendingActions","_mergeNestedSuggestions","resolve","subType","name","bindElementToMarker","129737JCnvYx","markMultiRangeBlockFormat","_removeSuggestion","editor","markInsertion","discardAllSuggestions","formatInline","data","toViewElement","createSelection","map","markerToHighlight","addMarker","group","isNextTo","lowest","setSelection","ck-suggestion-marker","_recordAttributeSuggestions","hasSuggestion","parent","getSuggestion","attribute:join","getMultiRangeId","CommentsRepository","originalSuggestionId","$text","getSuggestions","formatInline:join","consume","error-saving-suggestion-data-suggestion-discarded","toJSON","open","insertion:accept","has","_registerDefaultCallbacks","forEach","_defaultCallbacks","normal","consumable","groupId","isArray","createPositionAfter","marker-count","_model","createPositionAt","getFirstRange","stop","collaboration.channelId","3877068lQMJgM","_customCallbacks","detach","commands","locale","acceptAllSuggestions","track-changes-user-not-found","every","markerName","_cutOutSuggestionMarker","writer","_refreshSuggestionsChain","attribute","unshift","deletion:","change:_saved","getContainedElement","toUpperCase","newValue","createElement","isBlock","updateMarker","_recordAttributeChanges","enableReadOnlyMode","Creating a suggestion for attribute with too long attribute key. This may lead to errors. Change the attribute key to a value shorter than 37 characters.","formatBlock:join","high","default","document","markAttributeChange","nodeBefore","_suggestions","getShiftedBy","never","fromCharCode","markMultiRangeDeletion","skipNestingCheck","_isBlockAttribute","isOwn","sort","substring","track-changes-enable-command-twice","setTo","addComment","_setSuggestionRange","next","elementEnd","getCustomProperty","formatBlock:","20CODopZ","_rangeIsInLocalUserInsertion","trackChanges.trackFormatChanges","splice","registerBlockAttribute","multi","mapper","formatInline:","formatBlock:accept","createRange","_afterChanges","commandName","_blockAttributeKeys","isExternal","isLocal","attribute:discard","getIntersection","containsItem","_element","_isDataLoaded","_getSuggestionData","isUndo","forward","discardSelectedSuggestions","highest","oldRange","batch","moveTargetPosition","insertion:chain","add","enableDefaultAttributesIntegration","_adapter","1649058UDybAf","format","insertion:join","conversion","requires","_findSuggestions","$textProxy","fromRange","addMarkerName","fetchCommentThread","range","markMultiRangeInsertion","markerReady","getItems","track-changes-command-not-found","_getAttributeKey","_addThreadToSuggestion","markInlineFormat","from","oldValue","_addSuggestionMarker","getMarkers","_breakSuggestionMarker","attributeOldValue","change:activeMarkers","_getMarkerAnnouncementText","rename","head","addMarker:suggestion:formatBlock","formatBlock","631566YZjzuZ","_processAttributeChanges","ck-suggestion-marker-","formatGroupId","containsRange","_saved","deletion","splitPosition","track-changes-suggestion-not-found","addHighlight","markerToData","addMarker:suggestion:attribute","author","isRemovable","_setSuggestionData","commentThread","push","deletion:chain","refresh","listenTo","removeMarker:suggestion:formatBlock","_descriptionFactory","$marker","isIntersecting","elementToElement","applyOperation","always","301qIOtEY","comments","announce","get","track-changes-adapter-missing-getsuggestion","isCollapsed","_updateSuggestionData","registerInlineAttribute","_handleNewSuggestionMarker","markBlockFormat","899442AosoBR","_inlineAttributeKeys","attribute:","ck-suggestion-marker--active","10yAnjys","_getAuthorFromId","clear","descriptionFactory","isDocumentOperation","assign","value","catch","suggestion-type","getLastMatchingPosition","type","after","ck-suggestion-marker-formatBlock","isAtEnd","12718145vAmbpm","some","hasCommentThread","_editor","getAttribute","removeComment","$graveyard","isMultiRange","pop","@external","suggestion","_initAriaMarkerChangeAnnouncements","createPositionBefore","markerNameToElements","ready","rejected","_processAttributeSuggestions","length","formatInline:accept","previous","execute","deletion:join","filter","_joinWithAdjacentSuggestions","isEqual","widget","track-changes-suggestion-data-mismatch","isObject","pluginName","attributes","move","_reduceExistingSuggestions","LEAVE","define","config","getChanges","meta","addCommentThread","insert","join","newRange","markDeletion","rootName","_commentsRepository","unbind","getAncestors","isIntersectingWithRange","enableCommand","change:data","adapter","_enabledCommands","external:","TrackChangesEditing","then","activeMarkers","isLimit","setAttribute","removeMarker","isTouching","set","chain","registerPostFixer","insertion","addSuggestionData","accepted","$elementName","removeAttribute","trackChangesCommand","multipleBlocks","rethrowUnexpectedError","suggestionChanged","_checkSuggestionCorrectness","values","_joinSuggestions","deletion:accept","model","root","suggestion:attribute:","acceptSuggestion","trackChanges.mergeNestedSuggestions","find","isInContent","suggestionLoaded","attributeKey","schema","end","includes","_createSuggestion","return","clone","getCommentThread","authorName","createdAt","remove","elementStart","getDifference","accept","removed","trackChanges","addSuggestion","dataReady","buildSuggestion","notReady","deleteContent","_onDiscard","stopListening","key","unbindElementFromMarkerName"];return(Tc=function(){return t})()}!function(t,e){const n=bc,r=t();for(;;)try{if(524535===parseInt(n(813))/1*(parseInt(n(773))/2)+parseInt(n(540))/3+-parseInt(n(862))/4+-parseInt(n(581))/5*(parseInt(n(510))/6)+-parseInt(n(567))/7*(-parseInt(n(756))/8)+parseInt(n(577))/9*(-parseInt(n(478))/10)+parseInt(n(595))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Tc);const _c=Ec(660);class yc extends t.Plugin{static get[Ec(514)](){return[Ec(837),o.Users,t.PendingActions,Yr,ns,is,fs,Es,ds,ks,Ss,Bs,to,ro,uo,go,bo,Ao,No,Mo,Fo,Wo,Bo,Zo,qo,ti,ai,gi,Li,oi,Gs,Zs,bi,Ai,vi,Fi,ji,Hi,Qi,Ji,ra,ia,ha,ma,Qa,ya,Ra,xa,Ya,Oa,ja,Ha]}static get[Ec(623)](){return Ec(647)}get[Ec(561)](){return this[Ec(584)]}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(823)]((t=>String[e(896)](t)))[e(634)]("")}super(t),this[e(831)]=!1,this[e(654)](e(649),[]),this.on(e(534),((n,r,s,o)=>{const i=e;this[i(857)][i(792)]((()=>{const e=i;for(const n of[...o,...s])this[e(857)][e(740)][e(847)](n)&&t[e(738)][e(735)](n)}))})),this[e(584)]=new Zr(this[e(816)][e(670)][e(679)],this[e(816)][e(866)]),this[e(509)]=null,this[e(784)]=new Ac(this[e(816)]),this[e(893)]=new Map,this[e(638)]=t[e(798)][e(570)](e(837)),this[e(645)]=new Set,this[e(857)]=this[e(816)][e(670)],this[e(806)]=new WeakMap,this[e(736)]=!1,this[e(490)]=new Set([e(660)]),this[e(578)]=new Set,t[e(629)][e(628)](e(480),e(889)),this[e(727)]=t[e(629)][e(570)](e(480)),t[e(629)][e(628)](e(674),!0),this[e(808)]=t[e(629)][e(570)](e(674)),this[e(662)]=new f(t,this[e(645)]),this[e(606)](),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,48,51,50])}[Ec(793)](){const t=Ec,n=this[t(816)],r=(e,n)=>{const r=t;if(r(874)!=e)return r(542)+e;const s=n[r(710)]("|")[0];return this[r(899)](s)?r(593):r(715)};n[t(513)][t(801)](t(719))[t(824)]({model:t(605),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(764)](e[n(870)]),a=[n(830),r(o,i)];let c=3e3;return this[n(649)][n(681)](e[n(870)])&&(a[n(556)](n(580)),c=3010),n(546)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(513)][t(801)](t(721))[t(507)]((e=>{const r=t;e.on(r(759),((t,e,s)=>{const o=r;if(!s[o(737)][o(763)])return;const i=e[o(802)];if(!i)return;const c=s[o(484)][o(821)](i);n[o(670)][o(679)][o(622)](i)&&c&&!c[o(476)](o(620))&&c.is(o(760))&&(0,a.toWidget)(c,s[o(872)])}),{priority:r(888)})})),n[t(513)][t(801)](t(721))[t(824)]({model:t(605),view:(e,n)=>{const s=t;if(!n[s(737)][s(763)])return null;const{type:o,subType:i}=this[s(764)](e[s(870)]);return{classes:[s(830),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(802)])return;const{id:c}=this[a(764)](o[a(870)]);if(r){const t=this[a(893)][a(570)](c),e=this[a(525)](t);if(!this[a(899)](e))return}if(o[a(802)].is(a(743)))return void i[a(852)][a(842)](o[a(802)],s[a(811)]);const u=i[a(484)][a(821)](o[a(802)]);if(o[a(802)].is(a(751))&&n[a(670)][a(679)][a(882)](o[a(802)])&&!u[a(476)](a(549))){i[a(872)][a(744)]([a(830),a(593)],u),i[a(872)][a(651)](a(703),c,u),i[a(484)][a(812)](u,o[a(870)]),e&&(this[a(649)][a(681)](o[a(870)])?i[a(872)][a(744)](a(580),u):i[a(872)][a(803)](a(580),u));for(const t of n[a(670)][a(778)](o[a(802)])[a(523)]())i[a(852)][a(842)](t,s[a(811)]);i[a(852)][a(842)](o[a(802)],s[a(811)])}};n[t(513)][t(801)](t(721))[t(507)]((e=>{const n=t;e.on(n(538),((t,e,r)=>{const o=n;r[o(737)][o(763)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(502)})})),n[t(513)][t(801)](t(721))[t(507)]((e=>{const n=t;e.on(n(551),((t,e,r)=>{const o=n;r[o(737)][o(763)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(502)})})),n[t(513)][t(801)](t(721))[t(550)]({model:t(605),view:(e,n)=>n[t(737)][t(763)]?null:{group:t(605),name:e[t(785)](11)}}),n[t(513)][t(801)](t(781))[t(564)]({view:{name:t(605),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(757)+e[r(599)](r(589))+":"+e[r(599)]("id");return e[r(599)](r(856))&&(s+=":"+e[r(599)](r(856))),n[r(881)](r(562),{"data-name":s})}}),n[t(513)][t(801)](t(781))[t(747)]({view:t(605)}),n[t(513)][t(801)](t(719))[t(507)]((e=>{const n=t;e.on(n(538),s(),{priority:n(888)})})),n[t(513)][t(801)](t(719))[t(507)]((e=>{const n=t;e.on(n(551),s({isAttributeSuggestion:!0}),{priority:n(888)})})),n[t(513)][t(801)](t(719))[t(507)]((e=>{const n=t;e.on(n(560),((t,e,r)=>{const s=n,o=r[s(484)][s(608)](e[s(870)]);if(o)for(const t of o)t[s(476)](s(549))||(r[s(872)][s(803)]([s(830),s(593),s(580)],t),r[s(872)][s(661)](s(703),t),r[s(484)][s(702)](t,e[s(870)]))}),{priority:n(888)})})),n[t(513)][t(801)](t(719))[t(507)]((e=>{const n=t;e.on(n(780),((t,e,r)=>{const s=n,o=r[s(484)][s(608)](e[s(870)]);if(!o)return;const{id:i}=this[s(764)](e[s(870)]),a=this[s(893)][s(570)](i),c=this[s(525)](a);if(this[s(899)](c))for(const t of o)t[s(476)](s(549))||(r[s(872)][s(803)]([s(830),s(593),s(580)],t),r[s(872)][s(661)](s(703),t),r[s(484)][s(702)](t,e[s(870)]))}),{priority:n(888)})})),n[t(670)][t(890)][t(656)]((e=>{const r=t;let s=!1;const o=Array[r(528)](n[r(670)][r(890)][r(722)][r(749)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(764)](t);if(r(605)!==o)continue;const h=this[r(893)][r(570)](f);if(null!=c[r(635)]){r(819)==u&&(s=s||Lc(c[r(635)],t,e,n[r(670)][r(679)]));const o=r(874)==u&&this[r(899)](l[r(710)]("|")[0]);if(c[r(635)][r(572)]||r(601)==c[r(635)][r(671)][r(637)]||r(539)==u&&!Rc(c[r(635)])||o&&!Rc(c[r(635)])||r(546)==u&&(Cc(a=c[r(635)])||function(t){const e=r;return t[e(794)][e(833)]==t[e(680)][e(892)]&&t[e(794)][e(594)]}(a)))e[r(652)](t),s=!0;else{if(!h||!h[r(676)])continue;i[r(507)](h)}}}var a;return i[r(795)]>0&&(s=!!this[r(618)](i)||s),s})),n[t(670)][t(890)][t(656)]((e=>{const r=t;let s=!1;for(const t of n[r(670)][r(890)][r(722)][r(630)]())if(r(633)==t[r(591)])for(const t of this[r(893)][r(667)]()){if(t[r(602)]||!t[r(676)])continue;const o=r(539)==t[r(591)],i=this[r(525)](t),a=i&&this[r(899)](i);if(!o&&!a)continue;const c=t[r(859)]();if(c[r(794)][r(833)]!=c[r(680)][r(833)]&&!c[r(680)][r(594)]){const o=n[r(670)][r(858)](c[r(794)][r(708)],r(680)),i=n[r(670)][r(487)](c[r(794)],o);e[r(883)](t[r(704)](),{range:i}),s=!0}}return s})),n[t(670)][t(890)][t(656)]((e=>this[t(541)](e))),n[t(670)][t(890)][t(656)]((e=>!e[t(504)][t(492)]&&this[t(611)](e))),n[t(670)].on(t(488),(()=>{this[t(831)]=!1})),n[t(670)][t(890)].on(t(643),((r,s)=>{const o=t;if(!s[o(492)]||s[o(499)])return;if(!this[o(831)])return;const i=n[o(670)][o(890)][o(722)][o(630)]();if(0==i[o(612)])return;const a=[],c=i[o(617)]((t=>o(874)==t[o(591)])),u=i[o(617)]((t=>o(633)==t[o(591)]&&o(839)!=t[o(811)])),l=i[o(617)]((t=>o(688)==t[o(591)]&&o(839)!=t[o(811)]));for(const t of c)this[o(742)](t[o(678)])&&a[o(556)]({key:t[o(678)],newValue:t[o(782)],oldValue:t[o(533)],range:Sc(t[o(520)],n[o(670)])});for(const t of u){const e=l[o(675)]((e=>e[o(496)]===t[o(496)]));if(e){const r=vc(t[o(758)][o(708)],n[o(670)]);e[o(811)]!==t[o(811)]&&a[o(556)]({key:o(660),newValue:t[o(811)],oldValue:e[o(811)],range:r});for(const[n,s]of e[o(624)]){if(!this[o(742)](n))continue;const e=t[o(624)][o(570)](n);s!==e&&a[o(556)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(624)])this[o(742)](n)&&(e[o(624)][o(847)](n)||a[o(556)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(612)]&&n[o(670)][o(786)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(891)](t,e,s,o,{groupId:r});this[n(626)](t,a)}))}),{priority:t(828)}),n[t(670)][t(740)].on(t(787),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(764)](n[s(811)]),e=this[s(893)][s(570)](t);e&&e[s(518)](n[s(811)])}})),n[t(670)][t(890)].on(t(643),(()=>{const e=t,r=Array[e(528)](n[e(670)][e(890)][e(722)][e(749)]())[e(617)]((t=>e(605)===this[e(764)](t[e(811)])[e(826)]));if(0===r[e(612)])return;r[e(468)](((t,n)=>{const r=e,s=t[r(820)][r(503)],o=n[r(820)][r(503)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(794)][r(779)](o[r(794)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(764)](t);if(null===n[e(503)]){const n=this[e(575)](t);o[e(507)](n)}else{const t=this[e(893)][e(570)](r);null!==n[e(635)]||t[e(676)]?(s[e(507)](t[e(537)]),o[e(507)](t)):this[e(815)](t)}}o[e(795)]>0&&this[e(873)](o);for(const t of s)this[e(775)](e(665),t)})),n[t(670)].on(t(565),((e,r)=>{const s=t,o=r[0];if(!this[s(893)][s(795)])return;if(!o[s(585)])return;if(o[s(504)][s(499)]||!o[s(504)][s(492)])return;let i,a;switch(o[s(591)]){case s(633):i=n[s(670)][s(858)](o[s(758)]),a=i[s(894)](o[s(720)]);break;case s(710):i=n[s(670)][s(858)](o[s(547)]),a=n[s(670)][s(858)](o[s(505)]);break;case s(625):i=n[s(670)][s(858)](o[s(713)]),a=i[s(894)](o[s(720)]);break;default:return}const c=n[s(670)][s(487)](i,a);n[s(670)][s(792)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(515)](c)){if(e[t(602)])continue;if(t(819)==e[t(591)])continue;const r=this[t(525)](e);if(r&&this[t(899)](r)&&t(710)!=o[t(591)])continue;const s=e[t(820)]&&e[t(820)][t(663)];(t(539)!=e[t(591)]||t(710)==o[t(591)]&&!s)&&(n[t(729)]||t(657)==e[t(591)]&&n[t(900)]||e[t(859)]()[t(544)](c)&&this[t(532)](e,i,a))}}))}),{priority:t(828)}),n[t(670)].on(t(698),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(788)])return;if(this[s(736)])return;if(!this[s(662)][s(587)])return;if(o[s(572)])return;const a=n[s(670)][s(679)],{start:c,end:u}=o[s(859)](),l=c[s(708)]&&a[s(650)](c[s(708)])?null:a[s(717)](c,s(500)),f=u[s(892)]&&a[s(650)](u[s(892)])?null:a[s(717)](u,s(734)),h=n[s(670)][s(487)](l?l[s(794)]:c,f?f[s(680)]:u);n[s(670)][s(792)]((t=>{const e=s;this[e(636)](h);const r=n[e(670)][e(679)][e(717)](h[e(794)]);o.is(e(799))?t[e(829)](r):o[e(471)](r)})),e[s(860)]()}),{priority:e.priorities[t(851)]+10}),n[t(670)].on(t(761),((e,r)=>{const s=t,o=r[r[s(612)]-1];o&&o[s(788)]||this[s(736)]||this[s(662)][s(587)]&&(n[s(670)][s(792)]((()=>{const t=s;let o=n[t(670)][t(761)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(683)]=o[t(684)]();const i=o[t(680)][t(892)],a=n[t(670)][t(679)];i&&a[t(882)](i)&&!a[t(622)](i)&&(o=n[t(670)][t(487)](o[t(794)],n[t(670)][t(858)](i,t(680)))),this[t(817)](o)})),e[s(860)]())}),{priority:t(888)}),this[t(816)][t(865)][t(507)](t(693),this[t(662)]),this[t(642)](t(693));const o=new p(n,this[t(893)]);n[t(865)][t(507)](t(673),o),this[t(642)](t(673));const i=new b(n,this[t(893)]);n[t(865)][t(507)](t(733),i),this[t(642)](t(733)),n[t(865)][t(507)](t(867),new S(n,o,this[t(893)])),this[t(642)](t(867)),n[t(865)][t(507)](t(818),new S(n,i,this[t(893)])),this[t(642)](t(818)),n[t(865)][t(507)](t(790),new w(n,o,this[t(893)])),this[t(642)](t(790)),n[t(865)][t(507)](t(501),new w(n,i,this[t(893)])),this[t(642)](t(501));const c=n[t(798)][t(570)](t(837));this[t(559)](c,t(472),((e,{threadId:n})=>{const r=t,s=this[r(893)][r(570)](n);s&&s[r(555)]&&1===s[r(555)][r(612)]&&this[r(573)](n,{hasComments:!0})}),{priority:t(770)}),this[t(559)](c,t(600),((e,{threadId:n})=>{const r=t,s=this[r(893)][r(570)](n);s&&s[r(555)]&&!s[r(555)][r(612)]&&this[r(573)](n,{hasComments:!1})}),{priority:t(770)})}set[Ec(644)](t){const n=Ec;if(this[n(509)])throw new e.CKEditorError(n(726),this);this[n(509)]=t}get[Ec(644)](){return this[Ec(509)]}[Ec(840)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(893)][n(667)]())t&&!e[n(676)]||r[n(556)](e);return e?r[n(823)]((t=>t[n(844)]())):r}[Ec(834)](t){const n=Ec,r=this[n(893)][n(570)](t);if(!r)throw new e.CKEditorError(n(548),this);return r}[Ec(832)](t){const e=Ec;return this[e(893)][e(847)](t)}[Ec(658)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(591)][e(710)](":"),a=this[e(893)][e(570)](r)||this[e(682)](o,i,r,n,s);if(this[e(526)](a),this[e(666)](a,o,i||null,n),a[e(687)]=t[e(687)],a[e(497)]=!0,s&&s[e(604)]){const t=s[e(604)],n=this[e(753)](t[e(686)]);a[e(725)]=t[e(687)],a[e(552)]=n,a[e(491)]=!0}else a[e(725)]=t[e(687)];switch(t[e(820)]&&(a[e(820)]=t[e(820)]),t[e(624)]&&(a[e(624)]=t[e(624)]),this[e(509)]&&this[e(509)][e(694)]||(a[e(545)]=!0),this[e(806)][e(570)](a)){case e(697):this[e(806)][e(654)](a,e(695));break;case e(522):a[e(676)]?(this[e(618)](new Set([a])),this[e(873)](new Set([a])),this[e(806)][e(654)](a,e(609)),this[e(775)](e(677),a)):this[e(806)][e(654)](a,e(692))}return a}[Ec(673)](t){const e=Ec;this[e(788)]((()=>{const n=e;this[n(816)][n(670)][n(792)]((()=>{const e=n;for(const n of t[e(716)]())n[e(691)]()}))}))}[Ec(733)](t){const e=Ec;this[e(788)]((()=>{const n=e;this[n(816)][n(670)][n(792)]((()=>{const e=n;for(const n of t[e(716)]())n[e(750)]()}))}))}[Ec(642)](t,n){const r=Ec,s=this[r(816)][r(865)][r(570)](t);if(!s)throw new e.CKEditorError(r(524),this,{commandName:t});if(this[r(645)][r(847)](s))throw new e.CKEditorError(r(470),this,{commandName:t});this[r(645)][r(507)](s),n&&s.on(r(615),((t,e)=>{const o=r;this[o(662)][o(587)]&&(this[o(736)]||(e[o(612)]>0&&e[e[o(612)]-1]&&e[e[o(612)]-1][o(788)]?e[o(603)]():(t[o(683)]=n(((...t)=>s[o(615)](...t,{forceDefaultExecution:!0})),...e),t[o(860)]())))}),{priority:r(888)})}[Ec(788)](t){const n=Ec;let r,s;const o=this[n(736)];this[n(736)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(736)]=!1),s&&e.CKEditorError[n(664)](s,this),r}[Ec(817)](t,n=null,r={}){const s=Ec;if(t[s(572)])return null;const o=this[s(816)][s(798)][s(570)](s(766)).me;for(const{suggestion:e,meta:o}of this[s(515)](t,s(657)))if(o[s(900)]){if(!o[s(827)]){if(o[s(729)]){if(!this[s(808)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(532)](e,t[s(794)],t[s(680)]);break}if(n==e[s(810)]&&wc(e,r)){const n=e[s(859)]();return n[s(794)][s(619)](t[s(680)])?this[s(473)](e,this[s(857)][s(487)](t[s(794)],n[s(680)])):this[s(473)](e,this[s(857)][s(487)](n[s(794)],t[s(680)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(730)+n:s(657),u=this[s(554)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(530)](c,i,a,t),u}[Ec(521)](t,n=Ec(483),r={}){const s=Ec,o=this[s(816)][s(798)][s(570)](s(766)).me,i=this[s(784)][s(777)](s(657),n,s(634));for(const e of this[s(840)]())if(e[s(552)].id==o.id&&s(657)==e[s(591)]&&e[s(810)]==n&&wc(e,r)&&(i(e[s(745)](),t)||i(t,e[s(745)]()))){for(const n of t)e[s(714)](n);return e}for(const{suggestion:e,meta:n}of this[s(515)](t,s(657))){if(!n[s(900)])continue;if(!this[s(808)]&&n[s(729)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(745)]())for(const e of t)if(!n[s(544)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(730)+n,l=this[s(554)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(530)](u,a,c,e,Wr[s(836)]());return l}[Ec(527)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(572)])return null;if(o(895)===this[o(727)]){const e=this[o(784)][o(777)](o(819),r,o(691));return this[o(788)]((()=>e([t],n,s))),null}const i=this[o(816)][o(798)][o(570)](o(766)).me,a=[];if(o(566)!==this[o(727)])for(const{suggestion:e,meta:n}of this[o(515)](t,o(657)))n[o(900)]&&!n[o(732)]&&a[o(556)](...e[o(745)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(494)](s);e&&r[n(556)](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(612)];){const s=r[e][n(690)](t);r[n(481)](e,1,...s),e+=s[n(612)]}}return r}(t,a);c[o(612)]&&this[o(857)][o(792)]((()=>{const t=o;for(const e of c){const o=this[t(784)][t(777)](t(819),r,t(691));this[t(788)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(794)],u=t[o(680)];for(const{suggestion:e,meta:n}of this[o(515)](t,o(819))){if(!n[o(900)])continue;if(e[o(810)]!=r)continue;if(!wc(e,s))continue;const i=e[o(859)]();if(i[o(544)](t,!0))return null;c=c[o(779)](i[o(794)])?c:i[o(794)],u=u[o(767)](i[o(680)])?u:i[o(680)],a?i[o(794)][o(779)](a[o(859)]()[o(794)])?(a[o(776)](),a=e):e[o(776)]():a=e}const l=this[o(857)][o(487)](c,u);if(a)this[o(473)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(554)]({id:t,type:o(485)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(530)](o(485)+r,t,a,l)}}return null}[Ec(576)](t,n,r=[],s=null,o={}){const i=Ec;n[i(543)]||(n[i(543)]=n[i(489)]),n[i(663)]=t.is(i(520)),s=s||Nc(n);const a=r[i(823)]((t=>vc(t,this[i(857)]))),c=t.is(i(520))?t:vc(t,this[i(857)]);if(i(895)===this[i(727)]){const t=this[i(784)][i(777)](i(539),s,i(691));return this[i(788)]((()=>t([c],n,o))),null}a[i(556)](c);let u=!0;for(const t of a)if(!this[i(479)](t)){u=!1;break}if(u&&i(566)!==this[i(727)]){const t=this[i(784)][i(777)](i(539),s,i(691));return this[i(788)]((()=>t([c],n,o))),null}let l=null,f=c[i(794)],h=c[i(680)];for(const{suggestion:t,meta:e}of this[i(515)](c,i(539))){if(!e[i(900)])continue;if(e[i(827)]||e[i(729)]||e[i(732)])continue;if(t[i(820)][i(543)]!=n[i(543)])continue;if(!wc(t,o))continue;const r=t[i(859)]();if(t[i(810)]==s){if(r[i(544)](c,!0))return null;f=f[i(779)](r[i(794)])?f:r[i(794)],h=h[i(767)](r[i(680)])?h:r[i(680)],l?r[i(794)][i(779)](l[i(859)]()[i(794)])?(l[i(776)](),l=t):t[i(776)]():l=t}else{const e=c[i(494)](r);this[i(871)](t,e)}}const g=this[i(816)][i(798)][i(570)](i(766)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(473)](l,this[i(857)][i(487)](f,h)),l;{const t=this[i(554)]({id:d,type:i(477)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(530)](i(477)+s,d,p,this[i(857)][i(487)](f,h)),t}}[Ec(814)](t,n,r=[],s=null,o={}){const i=Ec;n[i(543)]||(n[i(543)]=n[i(489)]);const a=t[0];n[i(663)]=a.is(i(520)),s=s||Nc(n);const c=r[i(823)]((t=>vc(t,this[i(857)]))),u=a.is(i(520))?t:t[i(823)]((t=>vc(t,this[i(857)])));if(i(895)===this[i(727)]){const t=this[i(784)][i(777)](i(539),s,i(691));return this[i(788)]((()=>t(u,n,o))),null}c[i(556)](...u);let l=!0;for(const t of c)if(!this[i(479)](t)){l=!1;break}if(l&&i(566)!==this[i(727)]){const t=this[i(784)][i(777)](i(539),s,i(691));return this[i(788)]((()=>t(u,n,o))),null}const f=this[i(816)][i(798)][i(570)](i(766)).me;for(const t of this[i(840)]()){if(t[i(552)].id!=f.id)continue;if(i(539)!=t[i(591)]||t[i(820)][i(543)]!=n[i(543)])continue;if(!wc(t,o))continue;const e=t[i(810)]==s;for(let n=0;n<u[i(612)];n++){const r=u[n];for(const s of t[i(531)]()){const o=s[i(800)]();if(r[i(619)](o)){e?(u[i(481)](n,1),n--):t[i(652)](s[i(811)]);break}}}}if(0==u[i(612)])return null;const h=this[i(784)][i(777)](i(539),s,i(634));for(const t of this[i(840)]())if(t[i(552)].id==f.id&&i(539)==t[i(591)]&&t[i(820)][i(543)]==n[i(543)]&&t[i(810)]==s&&wc(t,o)&&(h(t[i(745)](),u)||h(u,t[i(745)]()))){for(const e of u)t[i(714)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(477)+s,m=this[i(554)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(530)](p,g,d,t,Wr[i(836)]());return m}[Ec(636)](t,n=null,r={}){const s=Ec;if(t[s(572)])return null;const o=this[s(816)][s(798)][s(570)](s(766)).me,a=new i.LiveRange(t[s(794)],t[s(680)]);for(const{suggestion:t,meta:e}of this[s(515)](a,s(657)))if(e[s(900)]&&!e[s(827)])if(t[s(602)]){const e=t[s(745)]()[s(617)]((t=>s(601)!=t[s(671)][s(637)]));if(e[s(869)]((t=>a[s(544)](t,!0)))&&t[s(750)](),e[s(596)]((t=>t[s(544)](a,!0)))){const t=this[s(784)][s(777)](s(546),n,s(691));return this[s(788)]((()=>t([a],null,r))),null}}else{const e=a[s(494)](t[s(859)]());null!==e&&t[s(699)]([e],null,r)}if(a[s(864)](),a[s(572)]||s(601)==a[s(671)][s(637)])return null;let c=null,u=a[s(794)],l=a[s(680)];const f=this[s(515)](a,s(546));for(const{suggestion:t,meta:e}of f){const n=this[s(857)][s(487)](u,l);if(e[s(900)]&&(this[s(808)]||!e[s(729)]&&!e[s(732)]))if(t[s(602)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(745)]()){if(r[s(544)](n,!0))return t;n[s(544)](r)||(e=!1)}e&&t[s(750)]()}else{const e=t[s(859)]();if(e[s(544)](n,!0))return t;if(!wc(t,r)){n[s(544)](e)?t[s(776)]():e[s(754)](u)?u=e[s(680)]:e[s(754)](l)&&(l=e[s(794)]);continue}u=u[s(779)](e[s(794)])?u:e[s(794)],l=l[s(767)](e[s(680)])?l:e[s(680)],r=Object[s(586)]({},t[s(624)]),c?e[s(794)][s(779)](c[s(859)]()[s(794)])?(c[s(776)](),c=t):t[s(776)]():c=t}}if(c)return this[s(473)](c,this[s(857)][s(487)](u,l)),c;{const t=(0,e.uid)(),i=this[s(857)][s(487)](u,l),a=o.id,c=n?s(876)+n:s(546),f=this[s(554)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(530)](c,t,a,i),f}}[Ec(897)](t,n=Ec(483),r={}){const s=Ec,o=this[s(816)][s(798)][s(570)](s(766)).me,a=t[s(823)]((t=>new i.LiveRange(t[s(794)],t[s(680)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(515)](a,s(657)))e[s(900)]&&!e[s(827)]&&c[s(507)](t);for(const e of c)if(e[s(602)]){const o=e[s(745)]();if((!e[s(624)]||!e[s(624)][s(898)])&&o[s(869)]((t=>a[s(596)]((e=>e[s(544)](t,!0)))))&&e[s(750)](),a[s(869)]((t=>o[s(596)]((e=>e[s(544)](t,!0)))))){const e=this[s(784)][s(777)](s(546),n,s(691));return this[s(788)]((()=>e(t,null,r))),null}}else{const t=e[s(859)]();if(a[s(596)]((e=>e[s(544)](t,!0)))&&e[s(750)](),a[s(869)]((e=>t[s(544)](e,!0)))){const t=this[s(784)][s(777)](s(546),n,s(691));return this[s(788)]((()=>t(a,null,r))),null}}const u=this[s(784)][s(777)](s(546),n,s(634));let l=null;for(const t of this[s(840)]())if(t[s(552)].id==o.id&&t[s(676)]&&s(546)==t[s(591)]&&t[s(810)]==n&&wc(t,r)&&(u(t[s(745)](),a)||u(a,t[s(745)]())))if(l){if(t[s(555)]&&t[s(555)][s(612)])continue;for(const e of t[s(745)]())l[s(641)](e)||l[s(714)](e);t[s(776)]()}else{l=t;for(const e of a)t[s(641)](e)||t[s(714)](e)}if(l)return l;c[s(583)]();for(const{suggestion:t,meta:e}of this[s(515)](a,s(546)))e[s(900)]&&(this[s(808)]||!e[s(729)]&&!e[s(732)])&&wc(t,r)&&c[s(507)](t);for(const t of c){const e=t[s(745)]();if((!r||!r[s(898)])&&a[s(869)]((t=>e[s(596)]((e=>e[s(544)](t,!0))))))return t;(!t[s(624)]||!t[s(624)][s(898)])&&e[s(869)]((t=>a[s(596)]((e=>e[s(544)](t,!0)))))&&t[s(750)]()}const f=(0,e.uid)(),h=o.id,g=s(876)+n,d=this[s(554)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(864)](),t[s(572)]||s(601)==t[s(671)][s(637)]||this[s(530)](g,f,h,t,Wr[s(836)]());return d}[Ec(891)](t,n,r,s,o){const i=Ec;if(t[i(572)])return[];if(i(895)===this[i(727)])return[];const a=this[i(816)][i(798)][i(570)](i(766)).me.id,c=Array[i(528)](this[i(893)][i(667)]())[i(617)]((e=>i(874)==e[i(591)]&&e[i(820)][i(701)]==n&&e[i(641)](t)));if(i(889)===this[i(727)]){const e=this[i(515)](t,i(657))[i(617)]((({meta:t})=>t[i(900)]&&!t[i(732)]&&!t[i(827)]))[i(823)]((({suggestion:t})=>t));c[i(875)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(874)==t[i(591)]?t[i(820)][i(529)]:void 0,o=t[i(859)](),a=Array[i(528)](u[i(804)]())[i(675)]((t=>t[i(563)](o)));if(!a)continue;const c=a[i(690)](o);this[i(899)](n)&&i(657)==t[i(591)]&&0!=c[i(612)]||(u[i(712)](a),c[i(849)]((t=>{u[i(654)](t,r)})),i(657)!=t[i(591)]&&e!=s&&u[i(654)](a[i(494)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(612)]>37&&console[i(741)](i(886),{key:n});const f=(i(579)+(n+"|")+Nc({newValue:s}))[i(469)](0,60),h=this[i(554)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(556)](h),this[i(530)](f,c,a,t)}return l}[Ec(508)](t){const e=Ec;this[e(642)](t,((t,...n)=>{this[e(884)]((()=>{t(...n)}))}))}[Ec(482)](t){const e=Ec;this[e(490)][e(507)](t)}[Ec(574)](t){const e=Ec;this[e(578)][e(507)](t)}[Ec(525)](t){const e=Ec;return e(874)==t[e(591)]?t[e(810)][e(710)]("|")[0]:null}[Ec(473)](t,e){const n=Ec,r=t[n(704)]();this[n(857)][n(792)]((t=>{t[n(883)](r,{range:e})}))}[Ec(526)](t){const e=Ec,n=t.id,r=this[e(816)][e(629)][e(570)](e(861));this[e(638)][e(597)](n)||this[e(638)][e(632)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(638)][e(685)](n);s[e(639)](e(553)),s[e(553)]=!1,t[e(555)]=s}[Ec(666)](t,n,r,s){const o=Ec;if(t[o(591)]!=n||t[o(810)]!=r||t[o(706)].id!=s)throw this[o(816)][o(885)](o(621)),new e.CKEditorError(o(621),this)}[Ec(871)](t,n){const r=Ec,s=t[r(859)]();if(n[r(619)](s))t[r(776)]();else if(s[r(544)](n)){const o=this[r(857)][r(858)](n[r(794)][r(892)],r(680));this[r(473)](t,this[r(857)][r(487)](s[r(794)],o));const i=(0,e.uid)(),a=t[r(706)].id,c=t[r(591)]+":"+t[r(810)];this[r(554)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(820)],attributes:t[r(624)]});const u=this[r(857)][r(858)](n[r(680)][r(833)],r(592)),l=this[r(857)][r(487)](u,s[r(680)]);this[r(530)](c,i,a,l)}else if(s[r(754)](n[r(794)])){const e=this[r(857)][r(858)](n[r(794)][r(892)],r(680));this[r(473)](t,this[r(857)][r(487)](s[r(794)],e))}else{const e=this[r(857)][r(858)](n[r(680)][r(833)],r(592));this[r(473)](t,this[r(857)][r(487)](e,s[r(680)]))}}[Ec(479)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(515)](t,e(657))){if(!r[e(900)])continue;const s=n[e(745)]();for(const n of s)if(!t[e(690)](n)[e(612)])return!0}return!1}[Ec(582)](t){const n=Ec,r=this[n(816)][n(798)][n(570)](n(766))[n(791)](t);if(!r)throw new e.CKEditorError(n(868),this);return r}[Ec(753)](t){const e=Ec,n=this[e(816)][e(798)][e(570)](e(766)),r=(0,o.hashObject)(e(646)+t);return n[e(791)](r)||n[e(774)]({id:r,name:t})}[Ec(682)](t,e,n,r,s){const o=Ec,i=this[o(582)](r),a=this[o(784)][o(696)](t,e,n,i,s,(t=>{const e=o;this[e(573)](n,{attributes:t});const r=this[e(834)](n);this[e(618)](new Set([r])),this[e(873)](new Set([r]))}));return this[o(559)](a,o(691),(()=>{const t=o;this[t(573)](n,{state:t(659)})}),{priority:o(888)}),this[o(559)](a,o(750),(()=>{const t=o;this[t(573)](n,{state:t(610)})}),{priority:o(888)}),this[o(893)][o(654)](n,a),this[o(806)][o(654)](a,o(697)),a}[Ec(764)](t){const e=Ec,n=t[e(710)](":");return{group:n[0],type:n[1],subType:n[e(612)]>=5?n[2]:null,id:n[e(612)]<5?n[2]:n[3],authorId:n[e(612)]<5?n[3]:n[4],markerCount:6==n[e(612)]?n[5]:null}}[Ec(532)](t,n,r){const s=Ec,o=t[s(859)](),i=o[s(794)],a=o[s(680)];this[s(473)](t,this[s(857)][s(487)](i,n));const c=(0,e.uid)(),u=t[s(706)].id,l=t[s(591)]+(t[s(810)]?":"+t[s(810)]:"");this[s(554)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(624)],data:t[s(820)]});const f=this[s(525)](t);(s(539)==t[s(591)]||f&&this[s(899)](f))&&(r=this[s(857)][s(607)](r[s(833)])),this[s(530)](l,c,u,this[s(857)][s(487)](r,a))}[Ec(515)](t,e=null){const n=Ec,r=[],s=this[n(816)][n(798)][n(570)](n(766)).me;Array[n(854)](t)||(t=[t]);for(const o of this[n(840)]()){if(!o[n(676)])continue;if(e&&o[n(591)]!=e)continue;let i=!1;for(const e of o[n(745)]()){for(const a of t){const t=a[n(794)][n(619)](e[n(680)])||a[n(680)][n(619)](e[n(794)]);if(t||a[n(494)](e)){const c=a[n(544)](e)&&kc(this[n(857)][n(679)],e[n(794)],a),u=e[n(544)](a)&&kc(this[n(857)][n(679)],a[n(794)],e);r[n(556)]({suggestion:o,meta:{isOwn:s==o[n(552)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(530)](t,e,n,r,s){const o=Ec;this[o(857)][o(792)]((i=>{const a=o;let c=a(757)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(825)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(815)](t){const e=Ec,n=t[e(614)],r=t[e(474)];t[e(614)]=null,t[e(474)]=null,null!=n&&n[e(474)]==t&&(n[e(474)]=r),null!=r&&r[e(614)]==t&&(r[e(614)]=n),e(609)==this[e(806)][e(570)](t)&&(this[e(806)][e(654)](t,e(692)),this[e(775)](e(748),t,n,r))}[Ec(554)](t){const n=Ec,r=t.id,s=this[n(658)](t);if(this[n(509)]&&this[n(509)][n(694)]){const o=this[n(816)][n(798)][n(570)](n(807)),i=s[n(739)],a=s[n(810)]?s[n(591)]+":"+s[n(810)]:s[n(591)],c=this[n(816)][n(866)],u=o[n(507)](Hr(c,n(709))),l={id:r,type:a,hasComments:i,data:t[n(820)]||null,originalSuggestionId:t[n(838)]||null,attributes:s[n(624)]};this[n(509)][n(694)](l)[n(648)]((t=>{const e=n;s[e(545)]=!0,o[e(688)](u),t&&t[e(687)]&&(this[e(893)][e(570)](r)[e(687)]=t[e(687)])}))[n(588)]((t=>{const r=n;throw(0,e.logWarning)(r(843)),this[r(816)][r(670)][r(786)]({isUndoable:!1},(()=>{s[r(750)]()})),s[r(700)](),this[r(893)][r(712)](s.id),this[r(806)][r(712)](s),t}))}return s}[Ec(899)](t){const e=Ec;return this[e(490)][e(847)](t)}[Ec(573)](t,e){const n=Ec,r=this[n(816)][n(798)][n(570)](n(807)),s=this[n(834)](t);if(this[n(509)]&&this[n(509)][n(728)])if(s[n(545)]){const s=r[n(507)](Hr(this[n(816)][n(866)],n(709)));this[n(509)][n(728)](t,e)[n(648)]((()=>{r[n(688)](s)}))}else s.on(n(877),(()=>{this[n(573)](t,e)}))}[Ec(498)](t){const n=Ec;if(!this[n(509)]||!this[n(509)][n(834)])throw new e.CKEditorError(n(571),this);return this[n(509)][n(834)](t)}[Ec(575)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(764)](t),i=this[e(893)][e(570)](n)||this[e(682)](r,s,n,o,{});switch(this[e(666)](i,r,s,o),this[e(806)][e(570)](i)){case e(697):this[e(498)](n)[e(648)]((t=>{const r=e;let s=Promise[r(809)]();t[r(739)]&&(s=this[r(638)][r(519)]({channelId:this[r(816)][r(629)][r(570)](r(861)),threadId:n})),s[r(648)]((()=>{const e=r;this[e(658)](t)[e(545)]=!0}))})),this[e(806)][e(654)](i,e(522));break;case e(692):this[e(573)](n,{state:e(845)});case e(695):this[e(806)][e(654)](i,e(609)),this[e(775)](e(677),i);break;case e(609):this[e(775)](e(665),i)}return i[e(518)](t),i}[Ec(873)](t){const e=Ec,n=Array[e(528)](t),r=n[e(617)]((t=>e(874)==t[e(591)]));this[e(769)](r);const s=n[e(617)]((t=>!t[e(602)]&&e(874)!=t[e(591)])),o=this[e(840)]({skipNotAttached:!0})[e(617)]((t=>!t[e(602)]&&e(874)!=t[e(591)])),i=o[e(617)]((n=>!t[e(847)](n))),a=new Map(o[e(823)]((t=>[t,this[e(784)][e(777)](t[e(591)],t[e(810)],e(655))]))),c=new Map(o[e(823)]((t=>[t,t[e(859)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(612)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(612)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(612)];t++){const n=s[t];!l[e(847)](n)&&n[e(614)]&&(f[e(507)](n[e(614)]),n[e(614)][e(474)]===n&&(n[e(614)][e(474)]=null),n[e(614)]=null),!u[e(847)](n)&&n[e(474)]&&(f[e(507)](n[e(474)]),n[e(474)][e(614)]===n&&(n[e(474)][e(614)]=null),n[e(474)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(612)];e++){const r=g(t,n[e]);r&&(r[0][s(474)]=r[1],r[1][s(614)]=r[0],u[s(507)](r[0]),l[s(507)](r[1]))}}function g(t,n){const r=e;if(t[r(552)].id!==n[r(552)].id)return null;const s=a[r(570)](t)(t,n,c[r(570)](t),c[r(570)](n));return s&&a[r(570)](n)(t,n,c[r(570)](t),c[r(570)](n))?s[1][r(555)]&&s[1][r(555)][r(612)]?null:s:null}f[e(795)]&&this[e(873)](f)}[Ec(769)](t){const e=Ec;if(0==t[e(612)])return;const n=this[e(840)]({skipNotAttached:!0})[e(617)]((t=>e(874)==t[e(591)]&&t[e(497)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(624)]);s[e(847)](n)||(s[e(654)](n,r[e(612)]),r[e(556)]([]));const i=s[e(570)](n);r[i][e(556)](t)}!function(){const t=e;r[t(468)](((e,n)=>{const r=t,s=e[0][r(687)],o=n[0][r(687)];return s==o?e[0][r(624)][r(853)]<n[0][r(624)][r(853)]?-1:1:s<o?-1:1}));for(const e of r)e[t(468)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(612)];t++){if(0==r[t][e(612)])continue;const n=[];for(let s=t+1;s<r[e(612)];s++)0!=r[s][e(612)]&&i(r[t],r[s])&&n[e(556)](s);for(const s of n)r[t]=r[t][e(723)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(612)];n++)t[n][e(474)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(612)];n++)t[n][e(614)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(624)][r(853)]!==n[0][r(624)][r(853)]&&t[0][r(552)]!==n[0][r(552)])return!1;if(!function(t,e){const n=r;return!t[n(739)]&&!e[n(739)]||(!t[n(739)]||!e[n(739)])&&(!!(t[n(739)]&&e[n(687)]<t[n(555)][n(568)][n(570)](0)[n(687)])||!!(e[n(739)]&&t[n(687)]<e[n(555)][n(568)][n(570)](0)[n(687)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(624)],r(853)),o=Ic(n[0][r(624)],r(853));return!!wr(s,o)&&(!!t[r(869)]((t=>n[r(596)]((e=>t[r(859)]()[r(619)](e[r(859)]())))))&&n[r(869)]((e=>t[r(596)]((t=>e[r(859)]()[r(619)](t[r(859)]()))))))}}[Ec(618)](t){const e=Ec,n=Array[e(528)](t),r=this[e(840)]({skipNotAttached:!0}),s=r[e(617)]((n=>!t[e(847)](n))),o=new Map(n[e(823)]((t=>[t,this[e(784)][e(777)](t[e(591)],t[e(810)],e(634))]))),i=new Map(r[e(823)]((t=>[t,t[e(745)]()])));for(let t=0;t<n[e(612)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(612)];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(612)];e++){const s=r[e];if(s[a(591)]!==n[a(591)]||s[a(552)].id!==n[a(552)].id||s[a(810)]!==n[a(810)])continue;if(!Oc(n,s,[a(853)]))continue;if(a(874)==n[a(591)]&&n[a(820)][a(529)]!=s[a(820)][a(529)])continue;if(a(874)==n[a(591)]&&t[a(899)](n[a(820)][a(701)]))continue;if(a(539)==n[a(591)]){const e=t[a(816)][a(670)],r=n[a(878)]();if(r&&(e[a(679)][a(622)](r)||e[a(679)][a(650)](r)))continue}const c=o[a(570)](n),u=i[a(570)](n),l=i[a(570)](s),f=n[a(555)]&&n[a(555)][a(612)],h=s[a(555)]&&s[a(555)][a(612)];if(!f&&c(l,u))return t[a(668)](s,n),i[a(712)](n),!0;if(!h&&c(u,l))return t[a(668)](n,s),i[a(712)](s),!0}return!1}}[Ec(668)](t,e){const n=Ec;if(t[n(602)])for(const r of e[n(745)]())t[n(714)](r);else{const r=e[n(859)]()[n(680)];this[n(473)](t,this[n(857)][n(487)](t[n(859)]()[n(794)],r))}e[n(776)]()}[Ec(535)](t,e){const n=Ec,r=t[n(755)](n(511))||t[n(755)](n(874))?n(711):t[n(879)]();return Hr(this[n(816)][n(866)],e+"_"+r+n(789))}[Ec(606)](){const t=Ec,e=this[t(816)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(857)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(764)](t[s(811)]);if(s(605)===e){n[s(569)](this[s(535)](r,s(627)));break}}for(const t of r){const{group:e,type:r}=this[s(764)](t[s(811)]);if(s(605)===e){n[s(569)](this[s(535)](r,s(797)));break}}}))}[Ec(541)](t){const e=Ec;if(this[e(831)])return!1;const n=this[e(816)],r=n[e(670)][e(890)][e(722)][e(630)]();if(0==r[e(612)])return!1;const s=[],o=r[e(617)]((t=>e(874)==t[e(591)])),i=r[e(617)]((t=>e(633)==t[e(591)]&&e(839)!=t[e(811)])),a=r[e(617)]((t=>e(688)==t[e(591)]&&e(839)!=t[e(811)]));for(const t of o)s[e(556)]({key:t[e(678)],newValue:t[e(782)],oldValue:t[e(533)],range:Sc(t[e(520)],n[e(670)])});for(const t of i){const r=a[e(675)]((n=>n[e(758)][e(619)](t[e(758)])));r&&s[e(556)]({key:e(660),newValue:t[e(811)],oldValue:r[e(811)],range:n[e(670)][e(783)](t[e(758)][e(708)])})}return 0!=s[e(612)]&&this[e(626)](t,s)}[Ec(611)](t){const e=Ec;let n=!1;const r=this[e(816)][e(670)][e(890)][e(722)][e(749)]()[e(617)]((t=>t[e(820)][e(635)]&&t[e(811)][e(755)](e(672))));for(const s of r){const{subType:r,id:o}=this[e(764)](s[e(811)]),i=r[e(710)]("|")[0];for(const r of this[e(840)]({skipNotAttached:!0}))r.id!=o&&e(874)==r[e(591)]&&r[e(820)]&&r[e(820)][e(701)]==i&&r[e(859)]()[e(563)](s[e(820)][e(635)])&&(this[e(796)](r,s[e(820)][e(635)],t),n=!0)}return n}[Ec(884)](t){const e=Ec;this[e(816)],this[e(831)]=!0,t()}[Ec(742)](t){const e=Ec,n=this[e(899)](t),r=this[e(578)][e(847)](t);return n||r}[Ec(626)](t,e){const n=Ec;if(0==e[n(612)])return!1;let r=!1;for(const s of e){const e=this[n(515)](s[n(520)],n(874))[n(617)]((t=>!t[n(631)][n(827)]))[n(823)]((t=>t[n(605)])),i=(0,o.hashObject)({newValue:s[n(880)]});e[n(617)]((t=>{const e=n,[r,o]=t[e(810)][e(710)]("|");return r==s[e(701)]&&o!=i}))[n(849)]((e=>{const o=n;this[o(796)](e,s[o(520)],t),r=!0}))}return r}[Ec(796)](t,e,n){const r=Ec,s=t[r(859)]()[r(690)](e);0!==s[r(612)]?1!==s[r(612)]?this[r(532)](t,e[r(794)],e[r(680)]):this[r(473)](t,s[0]):n[r(652)](t[r(704)]())}}class Ac{constructor(t){const e=Ec;this[e(598)]=t,this[e(857)]=t[e(670)],this[e(863)]=new Map,this[e(850)]=new Map,this[e(848)]()}[Ec(696)](t,e,n,r,s,o){const i=Ec;return new Wr(this[i(857)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(777)](t,e,i(691))(...n),onDiscard:(...n)=>this[i(777)](t,e,i(750))(...n)})}[Ec(731)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(863)][s(654)](o,r)}[Ec(777)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(863)][r(570)](s)||this[r(850)][r(570)](t+":"+n)}[Ec(848)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(468)](((t,n)=>t[e(794)][e(779)](n[e(794)])?1:-1)),this[e(857)][e(792)]((n=>{const r=e;for(const e of t){let t;t=e[r(680)][r(594)]&&e[r(680)][r(833)]==e[r(794)][r(708)]?n[r(822)](e[r(794)][r(708)],"on"):n[r(822)](e),this[r(857)][r(698)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(857)][n(792)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(823)]((t=>(Cc(t)&&(t=this[s(857)][s(487)](t[s(680)])),t)))[s(617)]((t=>s(601)!==t[s(671)][s(637)]));if(c[s(612)]<1)return;const u=Array[s(528)](this[s(857)][s(890)][s(743)][s(745)]())[s(823)]((t=>i.LiveRange[s(517)](t)));r[s(829)](c);for(const t of this[s(598)][s(865)][s(865)]())t[s(558)]();a[s(556)]({forceDefaultExecution:!0}),this[s(598)][s(615)](o,...a);const l=u[s(617)]((t=>s(601)!=t[s(671)][s(637)]));l[s(612)]>0&&r[s(829)](l);for(const t of u)t[s(864)]()}))},s=(e,n)=>1==e[t(612)]&&1==n[t(612)]&&e[0][t(680)][t(619)](n[0][t(794)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(857)])?[e,n]:Mc(n,e,s,r,this[t(857)])?[n,e]:null;this[t(850)][t(654)](t(846),e),this[t(850)][t(654)](t(746),n),this[t(850)][t(654)](t(512),s),this[t(850)][t(654)](t(506),o),this[t(850)][t(654)](t(669),n),this[t(850)][t(654)](t(707),e),this[t(850)][t(654)](t(616),s),this[t(850)][t(654)](t(557),o),this[t(850)][t(654)](t(613),r),this[t(850)][t(654)](t(705),e),this[t(850)][t(654)](t(841),s),this[t(850)][t(654)](t(724),e),this[t(850)][t(654)](t(486),r),this[t(850)][t(654)](t(771),e),this[t(850)][t(654)](t(887),s),this[t(850)][t(654)](t(718),e),this[t(850)][t(654)](t(768),e),this[t(850)][t(654)](t(493),((e,n)=>{const r=t;if(!n)return;const s=this[r(598)][r(798)][r(570)](yc);this[r(857)][r(792)]((t=>{const o=r;if(o(660)==n[o(701)])for(const r of e){const e=r[o(794)][o(708)],s=n[o(529)];t[o(536)](e,s)}else if(s[o(899)](n[o(701)]))for(const r of e)void 0!==n[o(529)]?t[o(651)](n[o(701)],n[o(529)],r[o(794)][o(708)]):t[o(661)](n[o(701)],r[o(794)][o(708)]);else for(const r of e)n[o(529)]?t[o(651)](n[o(701)],n[o(529)],r):t[o(661)](n[o(701)],r)}))})),this[t(850)][t(654)](t(835),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(833)][r(640)]({includeSelf:!0,parentFirst:!0})){if(s[r(671)]==s)return!1;if(!n[r(495)](s))return!1;if(t[r(622)](s)||t[r(650)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(680)][e(833)]==t[e(794)][e(708)]&&t[e(680)][e(762)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(802)].is(s(516))&&!r[s(622)](t[s(802)]),i=t[s(794)][s(590)](o),a=t[s(680)][s(590)](o,{direction:s(734)});return!(t[s(794)][s(619)](i)&&t[s(680)][s(619)](a)||(i[s(779)](a)?n[s(883)](e,{range:n[s(487)](i,a)}):n[s(652)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(794)][e(708)];return n&&n.is(e(751))}function Sc(t,e){const n=Ec;return null==t[n(680)][n(892)]&&t[n(680)][n(833)]==t[n(794)][n(708)]?vc(t[n(794)][n(708)],e):t}function vc(t,e){const n=Ec,r=e[n(679)][n(622)](t)||e[n(679)][n(765)](t);return e[n(487)](e[n(858)](t,n(752)),r?e[n(855)](t):e[n(858)](t,n(680)))}function Mc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(680)][o(619)](r[o(794)]))return!0;if(t[o(591)]!=e[o(591)])return!1;if(!n[o(680)][o(653)](r[o(794)]))return!1;const i=s[o(487)](n[o(680)],r[o(794)])[o(805)]();for(const t of i)if([o(689),o(475)][o(681)](t[o(591)])&&s[o(679)][o(650)](t[o(802)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(497)]||!e[r(497)])&&wr(Ic(t[r(624)],n),Ic(e[r(624)],n))}function wc(t,e){const n=Ec,r=Dc(t[n(624)]),s=Dc(e);if(!t[n(497)])return!1;for(const t of Object[n(804)](s))if(!wr(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(586)]({},t);return delete n[e(898)],delete n[e(772)],n}function Fc(){const t=["model","listenTo","PendingActions","207297tYJdbd","441zPjAhK","unbind","discardSuggestion","40sikuuy","acceptSuggestion","2808512UUfZwE","PENDING_ACTION_SUGGESTION","_acceptCommand","canEditAt","locale","_pendingAction","canAccept","241587kzKkTX","plugins","5165420eTwkOT","272200PJvUpT","add","_discardCommand","commands","execute","stopListening","isEnabled","destroy","3697626FMWNsY","change:isDirty","_editor","_setPendingAction","bind","commentThreadController","remove","view","isDirty","_removePendingAction","canDiscard","1121944XwXeXK","get","getRanges"];return(Fc=function(){return t})()}const xc=Pc;function Pc(t,e){const n=Fc();return(Pc=function(t,e){return n[t-=246]})(t,e)}!function(t,e){const n=Pc,r=t();for(;;)try{if(591289===-parseInt(n(259))/1+parseInt(n(281))/2+parseInt(n(246))/3*(parseInt(n(250))/4)+parseInt(n(261))/5+parseInt(n(270))/6+-parseInt(n(252))/7+-parseInt(n(262))/8*(parseInt(n(247))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fc);class Bc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Pc;super(),this[s(284)]=e,this[s(277)]=n,this[s(275)]=r,this[s(272)]=t,this[s(254)]=t[s(265)][s(282)](s(251)),this[s(264)]=t[s(265)][s(282)](s(249)),this[s(277)][s(274)](s(268)).to(this[s(254)],this[s(264)],((t,e)=>t||e)),this[s(277)][s(274)](s(258)).to(this[s(254)],s(268),(t=>t&&this[s(272)][s(284)][s(255)](e[s(283)]()))),this[s(277)][s(274)](s(280)).to(this[s(264)],s(268),(t=>t&&this[s(272)][s(284)][s(255)](e[s(283)]()))),this[s(257)]=null,n[s(278)]&&this[s(273)](),this[s(285)](n,s(251),(()=>this[s(251)]())),this[s(285)](n,s(249),(()=>this[s(249)]())),this[s(285)](n,s(271),(()=>{const t=s;n[t(278)]?this[t(273)]():this[t(279)]()}))}[xc(251)](){const t=xc;this[t(254)][t(266)](this[t(284)].id)}[xc(249)](){const t=xc;this[t(264)][t(266)](this[t(284)].id)}[xc(269)](){const t=xc;this[t(277)][t(248)](t(268)),this[t(277)][t(248)](t(258)),this[t(277)][t(248)](t(280)),this[t(267)](),this[t(275)][t(269)](),this[t(257)]&&this[t(279)]()}[xc(273)](){const t=xc,e=Hr(this[t(272)][t(256)],t(253));this[t(257)]=this[t(272)][t(260)][t(282)](t(286))[t(263)](e)}[xc(279)](){const t=xc;null!==this[t(257)]&&this[t(272)][t(260)][t(282)](t(286))[t(276)](this[t(257)]),this[t(257)]=null}}const Uc=Gc;function jc(){const t=["11844DmgItu","180396ToAlSa","commentInputView","canDiscard","bind","_config","setData","5974090ctbEZP","value","editorConfig","authoredAt","removeComment","_localUser","2304AuoVYw","1194KycdxB","commentThreadInputView","addComment","focus","destroy","length","34984yBUyxS","isReadOnly","commentThread","commentsListView","submit","editor","assign","locale","798ORMDcO","element","isEnabled","disableComments","updateComment","fire","set","_createCommentThreadInputView","_createCommentViews","isDirty","descriptionParts","disabledSubmit","canAccept","99VAEZQY","162500ljAQzr","delegate","269907lianZB","CommentView","showInput","isActive","hasDirtyComment","_model","cancel"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=381]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(136377===parseInt(n(427))/1+parseInt(n(384))/2+-parseInt(n(397))/3*(-parseInt(n(396))/4)+-parseInt(n(425))/5+-parseInt(n(411))/6*(-parseInt(n(383))/7)+parseInt(n(403))/8*(-parseInt(n(424))/9)+-parseInt(n(390))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Vc extends s.View{constructor(t,e,n,r){const s=Gc;super(t),this[s(406)]=null,this[s(398)]=null,this[s(417)](s(430),!1),this[s(417)](s(393),e[s(393)]),this[s(387)](s(393)).to(e),this[s(417)](s(421),[]),this[s(417)](s(420),!1),this[s(417)](s(413),!1),this[s(417)](s(423),!1),this[s(417)](s(386),!1),this[s(381)]=e,this[s(395)]=n,this[s(388)]=r,r[s(414)]?this[s(417)](s(402),1):this[s(419)]()}[Uc(400)](){const t=Uc;this[t(412)][t(400)]()}[Uc(401)](){const t=Uc;this[t(406)]&&this[t(406)][t(401)](),this[t(398)]&&this[t(398)][t(401)](),super[t(401)]()}[Uc(419)](){const t=Uc,{CommentsListView:e}=this[t(388)];this[t(406)]=new e(this[t(410)],this[t(381)][t(405)],Object[t(409)]({CommentView:this[t(388)][t(428)]},this[t(388)])),this[t(406)][t(426)](t(394)).to(this),this[t(406)][t(426)](t(415)).to(this),this[t(406)][t(387)](t(430)).to(this),this[t(417)](t(402),this[t(406)][t(402)]+1),this[t(387)](t(402)).to(this[t(406)],t(402),(t=>t+1)),this[t(398)]=this[t(418)](),this.on(t(394),(()=>this[t(400)]())),this[t(387)](t(420)).to(this[t(406)],t(431),this[t(398)][t(385)],t(391),((t,e)=>t||!!e))}[Uc(418)](){const t=Uc,{CommentThreadInputView:e}=this[t(388)],n=new e(this[t(410)],this[t(395)],this[t(388)][t(392)]),r=n[t(385)];return n[t(387)](t(429)).to(this,t(430),this[t(381)][t(405)],t(404),r,t(391),((t,e,n)=>!!n||t&&!e)),r.on(t(407),((e,n)=>{const s=t;this[s(416)](s(399),n),r[s(408)][s(389)]("")})),r.on(t(382),(()=>this[t(400)]())),r[t(387)](t(422)).to(this[t(381)][t(405)],t(404)),n}}const Wc=Zc;function Hc(){const t=["discardSuggestion","ck-suggestion-wrapper--active","ck-suggestion__actions","set","EXTERNAL_SUGGESTION","1305060RQkqDf","_createButton","span","getUserViewNotificationText","createElement","ck-suggestion-wrapper","editorDestroyed","ck-suggestion","push","ck-suggestion__main","ck-suggestion__user",'"></span>',"div","1816ypJUMW","disableComments","commentThread","creator","name","getExternalSuggestionNote","attributes","extendTemplate","ck-suggestion--disabled-comments","_descriptionElement","ck-suggestion--accept","acceptButton","ck-annotation","split","ck-annotation__content-wrapper","change:description","innerHTML","7672wGvBUD","content","ck-suggestion__info","bindTemplate","_model","EXTERNAL_AVATAR","render","editorReady","userView","_config","delegate","1047OVmkae","formatDateTime","commentThreadInputView","execute","type","canAccept","cancel","discardButton","commentsListView","check","canDiscard","bind","time","setTemplate",'<span class="ck-suggestion-type">',"innerText","1500QWedMW","@external","map","1005784QjjPbI","getTemplate","325058YrYgIR","source","fire","Discard suggestion","descriptionParts","EXTERNAL_IMPORT_WORD_AVATAR","ck-annotation__user","join",'" title="',"importWord","Accept suggestion","</p>",".ck-annotation__content-wrapper","EXTERNAL_IMPORT_WORD_SUGGESTION",'<span class="ck-suggestion-color" style="background-color: ',"ck-comment__info-time","author","isActive","115058abWXdl","value","ck-comment__external","color","locale","</span>","ck-annotation__info","children","title","ck-suggestion__info-name","ck-suggestion--discard","ck-annotation__main","<p>","querySelector","acceptSuggestion","authoredAt","isExternal","ck-suggestion-","description","ck-annotation__info-name","isEnabled","3331566ICodSI","ck-annotation__actions","ck-annotation__info-time","element"];return(Hc=function(){return t})()}!function(t,e){const n=Zc,r=t();for(;;)try{if(250472===parseInt(n(438))/1+parseInt(n(456))/2+parseInt(n(417))/3*(parseInt(n(499))/4)+-parseInt(n(486))/5+parseInt(n(433))/6*(-parseInt(n(516))/7)+-parseInt(n(436))/8+parseInt(n(477))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hc);class zc extends Vc{constructor(e,n,r,s){const i=Zc;super(e,n,r,s),this[i(484)](i(421),""),this[i(428)](i(421)).to(this,i(442),(t=>t&&t[0]?t[0][i(421)]:"")),this[i(428)](i(474)).to(this,i(442),this,i(455),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(468)+Kc(e[n(517)],e[n(459)])+n(449);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(508)]=null,this[i(510)]=this[i(487)](Hr(e,i(448)),t.icons[i(426)],i(509),i(470),"sw"),this[i(510)][i(428)](i(476)).to(this,i(422)),this[i(424)]=this[i(487)](Hr(e,i(441)),t.icons[i(423)],i(466),i(481),"sw"),this[i(424)][i(428)](i(476)).to(this,i(427)),this[i(414)]=new o.UserView(e,this[i(410)][i(454)],this[i(489)]()),this[i(414)][i(506)]({attributes:{class:[i(496),i(444)]}}),this[i(430)](this[i(437)]())}[Wc(437)](){const t=Wc,e=this[t(409)],n=[{tag:t(498),attributes:{class:[t(408),t(462)]},children:[{tag:t(488),children:[{text:this[t(414)][t(503)]}],attributes:{class:[t(465),t(475)]}},{tag:t(429),attributes:{datetime:e.to(t(471)),class:[t(453),t(479)]},children:[{text:e.to(t(471),(e=>this[t(415)][t(418)](e)))}]}]},{tag:t(498),attributes:{class:[t(483),t(478)]},children:[this[t(510)],this[t(424)]]},{tag:t(498),attributes:{class:[t(513)]}}];this[t(410)][t(472)]&&n[t(494)]({tag:t(498),attributes:{class:[t(458)]},children:[{text:this[t(504)]()}]});const r={tag:t(498),attributes:{class:[t(491),e.if(t(455),t(482)),e.to(t(421),(e=>t(473)+e)),this[t(415)][t(500)]&&t(507)],"data-suggestion-id":this[t(410)].id,"data-thread-id":this[t(410)][t(501)].id,"data-author-id":this[t(410)][t(454)].id,tabindex:-1},children:[{tag:t(498),attributes:{class:[t(493),t(511)]},children:[this[t(414)],{tag:t(498),attributes:{class:[t(495),t(467)]},children:n}]}]};return this[t(425)]&&this[t(419)]&&(r[t(463)][t(494)](this[t(425)],this[t(419)]),this[t(425)][t(416)](t(413)).to(this),this[t(425)][t(416)](t(492)).to(this),this[t(419)][t(416)](t(413)).to(this),this[t(419)][t(416)](t(492)).to(this)),r}[Wc(412)](){const t=Wc;super[t(412)](),this[t(508)]=this[t(480)][t(469)](t(450)),this[t(508)][t(515)]=this[t(474)],this.on(t(514),((e,n,r)=>{const s=t;this[s(508)][s(515)]=r}))}[Wc(487)](t,e,n,r,o){const i=Wc,a=new s.ButtonView(this[i(460)]);return a[i(484)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(506)]({attributes:{class:n}}),a.on(i(420),(()=>{const t=i;this[t(440)](r,this[t(410)].id)})),a}[Wc(504)](){const t=Wc;return t(447)===this[t(410)][t(505)][t(434)][t(439)]?Hr(this[t(460)],t(451)):Hr(this[t(460)],t(485))}[Wc(489)](){const t=Wc;return this[t(410)][t(472)]?t(447)===this[t(410)][t(505)][t(434)][t(439)]?Hr(this[t(460)],t(443),this[t(410)][t(502)][t(503)]):Hr(this[t(460)],t(411),this[t(410)][t(502)][t(503)]):null}}function Kc(t,e){const n=Wc;let r="";return r+=t[n(512)]("*")[n(435)](((t,e)=>e%2!=0?n(431)+Qc(t)+n(461):Qc(t)))[n(445)](""),e&&(r+=n(452)+e[n(457)]+n(446)+e[n(464)]+n(497)),r}function Zc(t,e){const n=Hc();return(Zc=function(t,e){return n[t-=408]})(t,e)}function Qc(t){const e=Wc,n=document[e(490)](e(488));return n[e(432)]=t,n[e(515)]}const qc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Xc=Yc;function Jc(){const t=["351752bKFWLY","refreshSelectedViews","filter","button","children","stopListening","16149176YSpjiP","size","buttonView","createAnnotation","createCommentThreadController","createAnnotationView","descriptionParts","delegate","acceptAllSuggestions","acceptButton","suggestion-","execute","items","toMany","_refreshActiveMarkers","trackChanges.disableComments","discardSelectedSuggestions","destroy","suggestionUnloaded","_addUIComponentsToFactory","_destroyController","hasSuggestion","some","change:activeAnnotations","activeAnnotations","plugins","_annotationViews","componentFactory","_disableComments","menu","delete","init","model","comments.maxThreadTotalWeight","CommentsRepository","getDescriptions","suggestionLoaded","length","isEnabled","Accept all suggestions","trackChanges","_handleControllerBuffer","discardAllSuggestions","head","view","Accept all selected suggestions","1222588TgOTWb","menuitem","SuggestionThreadView","mainView","registerAnnotation","2259636NSXIbk","acceptSelectedSuggestions","pluginName","requires","listenTo","add","comments.maxCommentsWhenCollapsed","_initializeController","_suggestionToController","suggestionChanged","CommentsUI","Discard all selected suggestions","define","clear","from","lowest","getAllAdjacentSuggestions","addSourceCollector","descriptionFactory","value","comments.maxCommentCharsWhenCollapsed","change:previous","55fmaaKs","_unbindEditors","editing","activeMarkers","isMultiRange","values","config","commentThread","_createMenuBarMenu","3252960sKMbeJ","_bindAnnotationToEditors","getMarkers","reduce","Discard all suggestions","menuitemcheckbox","bind","arrowView","locale","commands","panelView","9sFbESC","_viewToController","getSuggestion","Annotations","addComment","CommentView","menuBar:trackChanges","separator","getByInnerView","getMarkerNames","TrackChangesEditing","keys","trackChanges.SuggestionThreadView","TrackChangesUI","actionView","isOn","source","_updateController","get","unbind","getRanges","getFirstRange","editor","switchbutton","_createToolbarButton","_handleSuggestionControllerDelayed","getJoined","innerView","focus","discardButton","isDirty","11175577ateEQP","has","push","set","type","EditorAnnotations","1158588sFDZyN","Track changes","commandName","isInContent","previous","remove","comments.editorConfig","comments"];return(Jc=function(){return t})()}function Yc(t,e){const n=Jc();return(Yc=function(t,e){return n[t-=103]})(t,e)}!function(t,e){const n=Yc,r=t();for(;;)try{if(882944===-parseInt(n(109))/1+-parseInt(n(193))/2+parseInt(n(114))/3+parseInt(n(201))/4*(parseInt(n(136))/5)+parseInt(n(145))/6+-parseInt(n(187))/7+parseInt(n(207))/8*(parseInt(n(156))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class $c extends t.Plugin{static get[Xc(117)](){const t=Xc;return[yc,o.Users,t(241),t(159),t(192)]}static get[Xc(116)](){return Xc(169)}constructor(t){const e=Xc;super(t),this[e(122)]=new Map,this[e(157)]=new Map,this[e(233)]=new Map,this[e(104)]=new Map;const n=this[e(178)][e(142)];n[e(126)](e(168),zc),n[e(126)](e(222),!1),this[e(235)]=n[e(174)](e(222))}[Xc(181)](t,e){const n=Xc;0===this[n(104)][n(208)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(104)]){const r=this[t(122)][t(188)](e);r||n?r&&n&&this[t(227)](e):this[t(121)](e)}this[t(104)][t(127)](),this[t(178)][t(232)][t(174)](t(192))[t(202)](),this[t(221)]()}),10),this[n(104)][n(190)](t,e)}[Xc(238)](){const t=Xc,e=this[t(178)],n=e[t(232)][t(174)](t(166)),r=e[t(232)][t(174)](t(159)),s=e[t(232)][t(174)](t(192)),o=e[t(232)][t(174)](t(241));this[t(226)](),s[t(131)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(128)](this[e(122)])){const s=t[e(130)](),o=[];for(const t of s){if(!t[e(196)])continue;if(t[e(140)]){o[e(189)](...t[e(176)]());continue}const n=t[e(177)]();if(o[e(244)]>0){const t=o[0][e(182)](n);if(t){o[0]=t;continue}}o[e(189)](n)}n[e(189)]([r[e(107)],o])}return n})),this[t(118)](n,t(243),((e,n)=>{const r=t;this[r(118)](n,r(135),((t,e,s,o)=>{const i=r;n[i(196)]&&(null==s?(this[i(173)](o[i(106)]),this[i(181)](n,!1)):(this[i(173)](s[i(106)]),null==o&&this[i(181)](n,!0)))})),null!==n[r(197)]?this[r(173)](n[r(106)]):this[r(181)](n,!1)})),this[t(118)](n,t(225),((e,n,r)=>{const s=t;this[s(206)](n,s(135)),this[s(104)][s(237)](n),this[s(122)][s(188)](n)&&this[s(227)](n),r&&this[s(173)](r[s(106)])})),this[t(118)](n,t(123),((e,n)=>{this[t(173)](n)})),this[t(118)](r,t(230),(()=>{this[t(221)]()})),this[t(118)](o,t(160),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(228)](r))return;const i=n[o(158)](r);this[o(122)][o(174)](i)[o(107)][o(184)]()}),{priority:t(129)})}[Xc(221)](){const t=Xc,e=this[t(178)][t(232)][t(174)](t(159)),n=this[t(178)][t(232)][t(174)](t(166)),r=Array[t(128)](e[t(231)],(e=>e[t(183)]))[t(203)]((e=>this[t(157)][t(188)](e))),s=[];for(const e of r){const n=this[t(157)][t(174)](e)[t(239)][t(130)]();s[t(189)](...n[t(148)](((e,n)=>[...e,...n[t(165)]()]),[]))}n[t(139)]=s}[Xc(226)](){const t=Xc,n=this[t(178)],r=n[t(153)],o=Hr(r,t(194)),i=new e.Collection([{type:t(179),model:new s.ViewModel({withText:!0,label:o,commandName:t(103),role:t(150)})},{type:t(163)},{type:t(204),model:new s.ViewModel({withText:!0,label:Hr(r,t(246)),commandName:t(215),role:t(110)})},{type:t(204),model:new s.ViewModel({withText:!0,label:Hr(r,t(108)),commandName:t(115),role:t(110)})},{type:t(204),model:new s.ViewModel({withText:!0,label:Hr(r,t(149)),commandName:t(105),role:t(110)})},{type:t(204),model:new s.ViewModel({withText:!0,label:Hr(r,t(125)),commandName:t(223),role:t(110)})}]);for(const e of i)if(tu(e)){const r=n[t(154)][t(174)](e[t(239)][t(195)]);e[t(239)][t(151)](t(171),t(245)).to(r,t(133),t(245))}n.ui[t(234)][t(119)](t(103),(e=>this[t(180)](e,i,o))),n.ui[t(234)][t(119)](t(162),(e=>this[t(144)](e,i,o)))}[Xc(180)](t,e,n){const r=Xc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(178)][r(154)][r(174)](r(103));o[r(209)][r(190)]({tooltip:n,label:n,icon:qc}),o[r(209)][r(151)](r(171)).to(i,r(133)),o[r(209)].on(r(218),(()=>{const t=r;i[t(218)](),this[t(178)][t(138)][t(107)][t(184)]()})),(0,s.addListToDropdown)(o,e,{role:r(236)});const a=[];for(const t of e)tu(t)&&a[r(189)](this[r(178)][r(154)][r(174)](t[r(239)][r(195)]));const c=o[r(209)];return c[r(170)][r(175)](r(245)),c[r(152)][r(175)](r(245)),c[r(170)][r(151)](r(245)).to(i,r(245)),c[r(152)][r(151)](r(245))[r(220)](a,r(245),((...t)=>t[r(229)]((t=>t)))),o.on(r(218),(t=>{const e=r;this[e(178)][e(218)](t[e(172)][e(195)]),this[e(178)][e(138)][e(107)][e(184)]()})),o}[Xc(144)](t,e,n){const r=Xc,o=new s.MenuBarMenuView(t),i=this[r(178)][r(154)][r(174)](r(103));o[r(209)][r(190)]({label:n,icon:qc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(163)==n[r(191)]){a[r(219)][r(119)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(239)];i[r(151)](...Object[r(167)](c)).to(c),i[r(214)](r(218)).to(o),i.on(r(218),(()=>{const t=r;this[t(178)][t(218)](c[t(195)]),this[t(178)][t(138)][t(107)][t(184)]()})),e[r(205)][r(119)](i),a[r(219)][r(119)](e)}return o[r(151)](r(245)).to(i,r(245)),o[r(155)][r(205)][r(119)](a),o}[Xc(121)](t){const e=Xc,n=this[e(178)],r=n[e(142)],s=n[e(232)][e(174)](e(159)),i=n[e(232)][e(174)](e(241)),a=n[e(232)][e(174)](e(192)),c=n[e(232)][e(174)](o.Users).me,u=r[e(174)](e(103))[e(111)],{CommentsListView:l,CommentThreadInputView:f}=n[e(232)][e(174)](e(124));let h,g;this[e(233)][e(188)](t.id)?(g=this[e(233)][e(174)](t.id),h=g[e(112)]):(h=new u(n[e(153)],t,c,{disableComments:this[e(235)],editorConfig:r[e(174)](e(199)),maxCommentsWhenCollapsed:r[e(174)](e(120)),maxThreadTotalWeight:r[e(174)](e(240)),maxCommentCharsWhenCollapsed:r[e(174)](e(134)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(174)](e(153))),CommentView:r[e(174)](e(200))[e(161)],CommentsListView:l,CommentThreadInputView:f}),h[e(216)].on(e(218),(()=>{const t=e;n[t(138)][t(107)][t(184)]()})),h[e(185)].on(e(218),(()=>{const t=e;n[t(138)][t(107)][t(184)]()})),g=s[e(212)](this[e(178)][e(153)],h),g[e(151)](e(186)).to(h,e(186)),g[e(151)](e(244)).to(h),g[e(151)](e(191)).to(h,e(191),(t=>e(217)+t)),this[e(233)][e(190)](t.id,g));const d=i[e(211)](t[e(143)],h),p=new Bc(n,t,h,d),m=t[e(130)]()[e(203)]((t=>t[e(196)]));h[e(213)]=n[e(232)][e(174)](e(166))[e(132)][e(242)](m),this[e(122)][e(190)](t,p),this[e(157)][e(190)](h,p);const I=s[e(210)]({view:g,target:()=>{const r=e,s=[],i=t[r(130)]()[r(203)]((t=>t[r(196)]));for(const t of i)s[r(189)](...t[r(147)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(138)],s)},type:()=>e(217)+p[e(107)][e(191)]});i[e(146)](h,I),s[e(119)](I),a[e(113)](I)}[Xc(227)](t){const e=Xc,n=this[e(178)][e(232)][e(174)](e(241)),r=this[e(178)][e(232)][e(174)](e(159)),s=this[e(122)][e(174)](t),o=s[e(107)],i=r[e(164)](o);n[e(137)](o),i&&r[e(198)](i),this[e(122)][e(237)](t),this[e(157)][e(237)](o),s[e(224)]()}[Xc(173)](t){const e=Xc;if(!t[e(196)]||!this[e(122)][e(188)](t))return;const n=this[e(178)][e(232)][e(174)](e(166)),r=this[e(122)][e(174)](t),s=t[e(130)]();r[e(107)][e(213)]=n[e(132)][e(242)](s)}[Xc(224)](){const t=Xc;for(const e of this[t(122)][t(167)]())this[t(227)](e);for(const e of this[t(233)][t(141)]())e[t(112)][t(224)]();super[t(224)]()}}function tu(t){return Xc(239)in t}function eu(t,e){var n=ru();return(eu=function(t,e){return n[t-=320]})(t,e)}var nu=eu;function ru(){var t=["11586822kdqoAU","adapter","7eAluWE","232WpGNxp","204GATotJ","pluginName","42639mmVXvd","editor","requires","12DbGtsu","440HphXdm","3113680jEnoEt","TrackChanges","getSuggestion","getSuggestions","9VarXPC","97992TaeQAV","Comments","12859517zQTZDk","addSuggestion","addSuggestionData","6556740EqmFXL","get","13612Hhgyrk","plugins"];return(ru=function(){return t})()}!function(t,e){for(var n=eu,r=t();;)try{if(813880===parseInt(n(336))/1*(-parseInt(n(331))/2)+parseInt(n(339))/3*(parseInt(n(337))/4)+-parseInt(n(343))/5*(parseInt(n(324))/6)+-parseInt(n(335))/7*(-parseInt(n(344))/8)+parseInt(n(323))/9*(parseInt(n(329))/10)+parseInt(n(326))/11*(parseInt(n(342))/12)+parseInt(n(333))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[nu(341)](){return[yc,$c,nu(325)]}static get[nu(338)](){return nu(320)}set[nu(334)](t){var e=nu;this[e(340)][e(332)][e(330)](yc)[e(334)]=t}get[nu(334)](){var t=nu;return this[t(340)][t(332)][t(330)](yc)[t(334)]}[nu(327)](t){var e=nu;return this[e(340)][e(332)][e(330)](yc)[e(328)](t)}[nu(322)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=nu;return this[n(340)][n(332)][n(330)](yc)[n(322)]({skipNotAttached:t,toJSON:e})}[nu(321)](t){var e=nu;return this[e(340)][e(332)][e(330)](yc)[e(321)](t)}}const ou=iu;function iu(t,e){const n=uu();return(iu=function(t,e){return n[t-=106]})(t,e)}!function(t,e){const n=iu,r=t();for(;;)try{if(135838===parseInt(n(156))/1+parseInt(n(130))/2+-parseInt(n(140))/3+parseInt(n(142))/4+-parseInt(n(141))/5*(-parseInt(n(155))/6)+-parseInt(n(164))/7+-parseInt(n(136))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(uu);const au=[ou(119)];class cu extends t.Plugin{static get[ou(150)](){return[yc]}static get[ou(107)](){return ou(151)}[ou(124)](){const t=ou,n=this[t(147)];if(n[t(162)][t(113)](t(120),(e=>{const r=t,s=n[r(118)][r(146)][r(145)]()[r(132)](((t,e)=>(t[e]="",t)),{});return n[r(167)][r(148)](s,e)})),t(158)!=typeof n[t(162)][t(133)](t(109))[t(139)])throw new e.CKEditorError(t(129))}[ou(135)](t){return hu(this[ou(147)],!0,t)}[ou(106)](t){return hu(this[ou(147)],!1,t)}}function uu(){const t=["221652BTqkGI","34690JUtRbs","614084nmtuEF","getFullData","_adapter","getRootNames","document","editor","create","users","requires","TrackChangesData","getSuggestions","addSuggestionData","acceptAllSuggestions","60VAKtQe","221358DcpqPq","plugins","function","Users","TrackChangesDataGetter","getUser","config","createDocumentFragment","1513904dxtpfC","name","createElement","constructor","getDataWithDiscardedSuggestions","pluginName","set","trackChangesData","result","TrackChangesEditing","push","define","end","getRootsAttributes","addUser","rootsAttributes","model","Pagination","trackChangesData.editorCreator","CommentsRepository","appendChild","getCommentThreads","init","data","destroy","execute","discardAllSuggestions","track-changes-data-invalid-editor-creator","478494lkVOAH","map","reduce","get","addCommentThread","getDataWithAcceptedSuggestions","2060096xIpMPw","useAnonymousUser","div","editorCreator"];return(uu=function(){return t})()}class lu extends t.Plugin{static get[ou(107)](){return ou(160)}constructor(t){const e=ou;super(t),this[e(110)]=e(114)}[ou(124)](){const t=ou;this[t(147)][t(157)][t(133)](t(121))[t(144)]={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(147)][t(157)][t(133)](t(111))[t(144)]=null}}function fu(t){return void 0!==t[ou(115)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,au);s[r(157)][r(112)](yc,lu),s[r(117)]=fu(t)?t[r(115)]():void 0;const i=document[r(163)](),a=t[r(162)][r(133)](r(109))[r(139)],c=await a(s,(()=>function(t){const e=r,n=document[e(166)](e(138));return t[e(122)](n),n}(i)));!function(t,e){const n=r,s=t[n(118)][n(146)][n(145)]()[n(132)](((e,r)=>(e[r]=t[n(125)][n(133)]({rootName:r}),e)),{}),o=t[n(157)][n(133)](n(159))[n(149)][n(131)]((t=>({id:t.id,name:t[n(165)]}))),i=t[n(157)][n(133)](n(111))[n(152)]({skipNotAttached:!0,toJSON:!0}),a=t[n(157)][n(133)](n(121))[n(123)]({skipNotAttached:!0,toJSON:!0}),c=e[n(157)][n(133)](n(159)),u=e[n(157)][n(133)](n(111)),l=e[n(157)][n(133)](n(121));for(const t of o)c[n(161)](t.id)||c[n(116)](t);c.me||c[n(137)]();for(const t of i)u[n(153)](t);for(const t of a)l[n(134)](t);e[n(125)][n(108)](s)}(t,c),c[r(127)](r(e?154:128));const u=fu(c)?c[r(143)](n):c[r(125)][r(133)](n);return await c[r(126)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=282]})(t,e)}function du(){var t=["60073WUQbXO","4751432mYqDcW","18NmNGUm","197172AezWIr","2KPjDiv","5tZSHke","4583270GPxyLR","21939852JERwHg","4866106voldZS","3467382eZAFqb","56LvzyfC"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(493375===-parseInt(n(283))/1*(parseInt(n(287))/2)+-parseInt(n(286))/3*(-parseInt(n(282))/4)+-parseInt(n(288))/5*(parseInt(n(292))/6)+parseInt(n(291))/7+parseInt(n(284))/8+parseInt(n(285))/9*(parseInt(n(289))/10)+-parseInt(n(290))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();