@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240709.0 → 0.0.0-nightly-20240711.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>cu,TrackChangesEditing:()=>_c});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=f();return(u=function(t,e){return n[t-=181]})(t,e)}!function(t,e){const n=u,r=t();for(;;)try{if(539124===-parseInt(n(200))/1+parseInt(n(193))/2+-parseInt(n(185))/3*(parseInt(n(204))/4)+parseInt(n(199))/5*(parseInt(n(203))/6)+parseInt(n(198))/7*(parseInt(n(206))/8)+-parseInt(n(191))/9+parseInt(n(188))/10*(-parseInt(n(187))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(f);class l extends t.Command{constructor(t,e){const n=u;super(t),this[n(189)]=e,this[n(182)]=!1,this[n(181)](),this[n(186)]=!1}[c(181)](){this[c(195)]=!0}[c(196)](){const t=c;this[t(182)]=!this[t(182)],this[t(182)]?this[t(183)]():this[t(184)]()}[c(183)](){const t=c;for(const e of this[t(192)][t(201)][t(201)]())e[t(197)]&&!this[t(189)][t(194)](e)&&e[t(190)](t(202))}[c(184)](){const t=c;for(const e of this[t(192)][t(201)][t(201)]())e[t(197)]&&!this[t(189)][t(194)](e)&&e[t(205)](t(202))}}function f(){const t=["51530wwvcpL","_enabledCommands","forceDisabled","2715120gjXVNw","editor","1390634Iasuek","has","isEnabled","execute","affectsData","742aysCMj","205kiZyCC","209655NuLCPZ","commands","TrackChangesCommand","152286InjViC","33724frxvdX","clearForceDisabled","42376nzJCnd","refresh","value","_disableUnsupportedCommands","_enableCommands","165amKZkM","_isEnabledBasedOnSelection","1672qIxMGV"];return(f=function(){return t})()}function h(t,e){const n=g();return(h=function(t,e){return n[t-=180]})(t,e)}function g(){const t=["model","7469650zoLepA","isEnabled","editor","2864484ASRgIg","1010388kBPyZi","get","canEditAt","acceptSuggestion","1251gfTMSf","TrackChangesEditing","21007921DKlWQy","getRanges","37896syTRab","plugins","refresh","_suggestions","1532748iEmyQh","track-changes-accept-suggestion-not-found","14UufCTJ","2344218eqaJWE","20yiURTP","3IqMlsl","_isEnabledBasedOnSelection","execute"];return(g=function(){return t})()}const d=h;!function(t,e){const n=h,r=t();for(;;)try{if(768932===parseInt(n(193))/1+parseInt(n(180))/2+-parseInt(n(198))/3*(-parseInt(n(181))/4)+parseInt(n(202))/5+-parseInt(n(196))/6*(parseInt(n(195))/7)+-parseInt(n(189))/8*(-parseInt(n(185))/9)+-parseInt(n(197))/10*(parseInt(n(187))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(g);class p extends t.Command{constructor(t,e){const n=h;super(t),this[n(192)]=e,this[n(191)](),this[n(199)]=!1}[d(191)](){this[d(203)]=!0}[d(200)](t){const n=d,r=this[n(192)][n(182)](t);if(!r)throw new e.CKEditorError(n(194),this);const s=r[n(188)]();this[n(204)][n(201)][n(183)](s)&&this[n(204)][n(190)][n(182)](n(186))[n(184)](r)}}const m=E;function I(){const t=["_isEnabledBasedOnSelection","editor","refresh","canEditAt","isEnabled","1314bDBXLQ","plugins","194543tGRykI","getRanges","TrackChangesEditing","734426wJqsct","execute","2260384dMcJyr","2140BiGiiH","123892UKJwSp","_suggestions","33NTvfTW","track-changes-discard-suggestion-not-found","20421PLVjrh","5175GAgPhE","model","2460913EcwjmM","discardSuggestion","get"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=488]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(185461===-parseInt(n(494))/1+parseInt(n(497))/2+parseInt(n(503))/3*(parseInt(n(501))/4)+parseInt(n(506))/5*(parseInt(n(492))/6)+-parseInt(n(508))/7+parseInt(n(499))/8+-parseInt(n(505))/9*(parseInt(n(500))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(502)]=e,this[n(489)](),this[n(511)]=!1}[m(489)](){this[m(491)]=!0}[m(498)](t){const n=m,r=this[n(502)][n(510)](t);if(!r)throw new e.CKEditorError(n(504),this);const s=r[n(495)]();this[n(488)][n(507)][n(490)](s)&&this[n(488)][n(493)][n(510)](n(496))[n(509)](r)}}function T(t){const e=A;return t[e(258)](((t,n)=>e(236)==t[e(263)]&&e(236)!=n[e(263)]?-1:e(236)!=t[e(263)]&&e(236)==n[e(263)]?1:0))}function _(t,e){const n=A;let r,s=0;const o=[],i=e[n(252)];for(;s<t[n(259)];){const a=t[s],c=t[s+1];r||(r=e[n(251)](a)),y(e,a,c)||(o[n(224)](e[n(244)](r,i[n(247)](a)?e[n(257)](a):e[n(266)](a,n(231)))),r=null),s++}return o}function y(t,e,n){const r=A;if(!n)return!1;const s=t[r(257)](e),o=t[r(251)](n);return s[r(246)](o)}function A(t,e){const n=C();return(A=function(t,e){return n[t-=224]})(t,e)}function C(){const t=["14gPUiKF","9bdPtYc","createRange","change","isTouching","isObject","join"," [color ","next","createPositionBefore","schema","1IANspy","add","from","isInContent","createPositionAfter","sort","length","isIntersecting","splice","16795332Wixjgd","type","144RVBFpu","2403NWsHUb","createPositionAt","294596lBkZVu","value","push","279218bUJdQz","start","9390bEYhLe","28415jlpRmu","getRanges","3746127EJaFab","end","1544848REwZvI","isCollapsed","execute","isMultiRange","deletion","isArray","replace","content","map","color"];return(C=function(){return t})()}!function(t,e){const n=A,r=t();for(;;)try{if(197965===-parseInt(n(253))/1*(parseInt(n(225))/2)+parseInt(n(243))/3*(-parseInt(n(267))/4)+-parseInt(n(228))/5*(-parseInt(n(264))/6)+parseInt(n(242))/7*(-parseInt(n(232))/8)+parseInt(n(265))/9*(-parseInt(n(227))/10)+-parseInt(n(230))/11+parseInt(n(262))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(C);function k(t,e,n){const r=A;for(;n[r(259)];){const s=n[r(261)](0,100);t[r(245)]((()=>{const t=r;for(const n of s)n[t(256)]&&e[t(234)](n.id)}))}}function L(){const t=["some","getRanges","1156074qqOyCN","1467lPACif","7oCXqwk","9252eaEiUx","from","_isEnabledBasedOnSelection","editor","values","60LsFxVM","execute","refresh","60736tgCVgg","model","_command","4203544eYxZtH","2SYvVUt","717415lbpJzX","_suggestions","112683JNLNLt","88250ODPuJB","isEnabled","6368142OcFITM","isInContent","44AJBOYc","canEditAt"];return(L=function(){return t})()}const N=R;function R(t,e){const n=L();return(R=function(t,e){return n[t-=170]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(893917===-parseInt(n(178))/1*(-parseInt(n(190))/2)+parseInt(n(181))/3*(parseInt(n(186))/4)+parseInt(n(179))/5*(parseInt(n(171))/6)+parseInt(n(192))/7*(-parseInt(n(177))/8)+parseInt(n(191))/9*(parseInt(n(182))/10)+parseInt(n(184))/11+parseInt(n(193))/12*(-parseInt(n(174))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(L);class S extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(176)]=e,this[r(180)]=n,this[r(173)](),this[r(195)]=!1}[N(173)](){const t=N,e=Array[t(194)](this[t(180)][t(170)]())[t(188)]((e=>e[t(185)]));this[t(183)]=this[t(176)][t(183)]&&e}[N(172)](){const t=N,e=T(Array[t(194)](this[t(180)][t(170)]()));for(const n of e){const e=n[t(189)]();if(!this[t(196)][t(175)][t(187)](e))return}k(this[t(196)][t(175)],this[t(176)],e)}}function M(){const t=["10ojpEdr","6FfnKGA","getRanges","values","refresh","_selectedSuggestions","9ADREVl","_command","2472784CSTgYQ","size","execute","13373657pjXpPM","583764EDSJaw","2817285GCqcAp","editor","_isEnabledBasedOnSelection","1163022mFNPck","document","canEditAt","308998AcetPE","isEnabled","from","77WrIlLf","3196616xHCbyJ","_suggestions","model","selection"];return(M=function(){return t})()}const v=w;function w(t,e){const n=M();return(w=function(t,e){return n[t-=164]})(t,e)}!function(t,e){const n=w,r=t();for(;;)try{if(824277===-parseInt(n(172))/1*(-parseInt(n(181))/2)+parseInt(n(169))/3+parseInt(n(188))/4+-parseInt(n(166))/5+-parseInt(n(165))/6*(-parseInt(n(175))/7)+-parseInt(n(176))/8*(parseInt(n(186))/9)+parseInt(n(180))/10*(-parseInt(n(164))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(M);class O extends t.Command{constructor(t,e,n){const r=w;super(t),this[r(187)]=e,this[r(177)]=n,this[r(185)]=new Set,this[r(184)](),this[r(168)]=!1}[v(184)](){const t=v,e=this[t(167)][t(178)][t(170)][t(179)],n=Array[t(174)](this[t(177)][t(183)]());this[t(185)]=function(t,e){const n=A,r=Array[n(255)](t[n(229)]()),s=new Set;for(const o of e)if(o[n(256)])for(const e of r)for(const r of o[n(229)]())(e[n(260)](r)||t[n(233)]&&!o[n(235)]&&o[n(250)]&&r[n(231)][n(246)](e[n(226)]))&&s[n(254)](o);return s}(e,n),this[t(173)]=this[t(187)][t(173)]&&!!this[t(185)][t(189)]}[v(190)](){const t=v,e=T(Array[t(174)](this[t(185)]));for(const n of e){const e=n[t(182)]();if(!this[t(167)][t(178)][t(171)](e))return}k(this[t(167)][t(178)],this[t(187)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var B=Array.prototype.splice;const x=function(t){var e=this.__data__,n=P(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=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function 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=F,V.prototype.delete=x,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const W=function(){this.__data__=new H,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 q=function(t){return this.__data__.has(t)};const X="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const J=X||Z||Function("return this")();const Y=J.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=Y?Y.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=Y?Y.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,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 Ct=At(J,"Map");const kt=At(Object,"create");const Lt=function(){this.__data__=kt?kt(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(kt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return kt?void 0!==e[t]:Mt.call(e,t)};const wt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=kt&&void 0===e?"__lodash_hash_undefined__":e,this};function Ot(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ot.prototype.clear=Lt,Ot.prototype.delete=Nt,Ot.prototype.get=St,Ot.prototype.has=vt,Ot.prototype.set=wt;const Ft=Ot;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(Ct||H),string:new Ft}};const Pt=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 Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const xt=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=Dt,Vt.prototype.delete=xt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const Wt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!Ct||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function zt(t){var e=this.__data__=new H(t);this.size=e.size}zt.prototype.clear=W,zt.prototype.delete=z,zt.prototype.get=K,zt.prototype.has=q,zt.prototype.set=Wt;const Kt=zt;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Xt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Jt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Jt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Qt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Yt(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 Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&X.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var Ce=Object.prototype.hasOwnProperty;const ke=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&&!Ce.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 Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const we=function(t){return null!=t&&de(t.length)&&!ct(t)};const Oe=function(t){return we(t)?ke(t):ve(t)};const Fe=function(t,e){return t&&Qt(e,Oe(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const Be=function(t){if(!at(t))return De(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const xe=function(t){return we(t)?ke(t,!0):Be(t)};const Ue=function(t,e){return t&&Qt(e,xe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?J.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const We=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const 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 qe=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Je=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return Xe.call(t,e)})))}:qe;const Ye=function(t,e){return Qt(t,Je(t),e)};const Qe=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Je(t)),t=$e(t);return e}:qe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,Oe,Je)};const sn=function(t){return nn(t,xe,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(Ct),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||Ct&&Tn(new Ct)!=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 Cn=J.Uint8Array;const kn=function(t){var e=new t.constructor(t.byteLength);return new Cn(e).set(new Cn(t)),e};const Ln=function(t,e){var n=e?kn(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=Y?Y.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const wn=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return kn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return wn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return vn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Dn($e(t))};const Bn=function(t){return te(t)&&"[object Map]"==_n(t)};var xn=_e&&_e.isMap;const Un=xn?Ie(xn):Bn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",Wn="[object Function]",zn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[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[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 ze(e,a)}else{var h=_n(e),g=h==Wn||"[object GeneratorFunction]"==h;if(fe(e))return We(e,c);if(h==zn||h==Hn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Ye(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=On(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?xe:Oe)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return qn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Yn.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||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Y?Y.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Yt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const Cr=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 Cn(t),new Cn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+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 kr=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:kr.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]",Mr=Object.prototype.hasOwnProperty;const vr=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):Cr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.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 wr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const Or=function(t,e){return wr(t,e)};const Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=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 Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Br=function(t,e){return e.length<2?t:Dr(t,Pr(e,0,-1))};const xr=function(t,e){return e=ur(e,t),null==(t=Br(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||xr(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=190]})(t,e)}function Vr(){const t=["get","getAllAdjacentSuggestions","accept","1921920GWQuZk","set","decorate","length","add","addMarkerName","isIntersecting","468444XLWKQV","setAttribute","284821ZKGjii","getItems","toJSON","onAccept","addRange","from","5OLLhXu","markers","getContainedElement","getRange","onAttributesChange","_model","291472zuApab","commentThread","previous","change","3AZcSGw","next","head","getRanges","end","data","@external","size","isMultiRange","delete","removeMarkers","removeAttribute","substr","getMultiRangeId","2aucRZo","isIntersectingWithRange","subType","_markerNames","isExternal","_onDiscard","30vTKJhO","createdAt","creator","1556688vOFguW","clear","start","getFirstRange","addMarker","isInContent","suggestion:","map","onDiscard","authoredAt","reduce","split","_isDataLoaded","filter","467136XRvlgg","removeMarker","getMarkers","author","_onAccept","type","push","nodeAfter","1331322CIzsxH","discard","getMarkerNames","nodeBefore","_onAttributesChange","_saved","getFirstMarker","hasComments","attributes"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(245115===-parseInt(n(267))/1*(-parseInt(n(215))/2)+parseInt(n(201))/3*(-parseInt(n(265))/4)+parseInt(n(191))/5*(parseInt(n(246))/6)+parseInt(n(224))/7+-parseInt(n(197))/8+-parseInt(n(238))/9*(parseInt(n(221))/10)+-parseInt(n(258))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(236)]=!1,this.id=e.id,this[n(243)]=e[n(243)],this[n(217)]=e[n(217)]||null,this[n(241)]=e[n(241)],this[n(223)]=e[n(223)]||e[n(241)],this[n(219)]=Boolean(e[n(254)]&&e[n(254)][n(207)]),this[n(206)]=null,this[n(196)]=t,this[n(242)]=e[n(270)],this[n(220)]=e[n(232)],this[n(250)]=e[n(195)],this[n(218)]=new Set,this[n(222)]=null,this[n(259)](n(233),null),this[n(259)](n(254),e[n(254)]||{}),this[n(259)](n(199),null),this[n(259)](n(202),null),this[n(259)](n(198),null),this[n(259)](n(251),!1),this[n(260)](n(257)),this[n(260)](n(247))}get[jr(203)](){const t=jr;let e=this;for(;e[t(199)];)e=e[t(199)];return e}get[jr(253)](){const t=jr;return!!this[t(198)]&&this[t(198)][t(261)]>0}get[jr(209)](){const t=jr;return 0!=this[t(218)][t(208)]&&6==Array[t(190)](this[t(218)])[0][t(235)](":")[t(261)]}get[jr(229)](){return null!==this[jr(252)]()}[jr(263)](t){const e=jr;this[e(218)][e(262)](t)}[jr(248)](){const t=jr;return Array[t(190)](this[t(218)])}[jr(240)](){const t=jr;return this[t(248)]()[t(231)]((e=>this[t(196)][t(192)][t(255)](e)))[t(237)]((t=>t))}[jr(252)](){return this[jr(240)]()[0]||null}[jr(211)](){const t=jr;this[t(196)][t(200)]((e=>{const n=t;for(const t of this[n(240)]())e[n(239)](t)})),this[t(218)][t(225)]()}[jr(239)](t){const e=jr;this[e(196)][e(200)]((n=>{n[e(239)](t)})),this[e(218)][e(210)](t)}[jr(271)](t){const e=jr,n=e(230)+this[e(243)]+":"+this[e(217)]+":"+this.id+":"+this[e(223)].id+":"+Hr[e(214)]();this[e(263)](n),this[e(196)][e(200)]((r=>{r[e(228)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(216)](t){const e=jr;for(const n of this[e(204)]())if(n[e(264)](t))return!0;return!1}[jr(204)](){const t=jr;return this[t(240)]()[t(231)]((e=>e[t(194)]()))}[jr(268)](){const t=jr;return this[t(204)]()[t(234)](((e,n)=>[...e,...n[t(268)]()]),[])}[jr(227)](){const t=jr;var e;return(null===(e=this[t(252)]())||void 0===e?void 0:e[t(194)]())||null}[jr(193)](){const t=jr,e=this[t(204)]();if(1!=e[t(261)])return null;const n=e[0],r=n[t(226)][t(245)],s=n[t(205)][t(249)];return r instanceof i.Element?r!=s?null:r:null}[jr(257)](){const t=jr;this[t(242)](this[t(204)](),this[t(206)],this[t(254)]),this[t(211)]()}[jr(247)](){const t=jr;this[t(220)](this[t(204)](),this[t(206)],this[t(254)]),this[t(211)]()}[jr(256)](){const t=jr,e=[];let n=this[t(203)];for(;n;)e[t(244)](n),n=n[t(202)];return e}[jr(266)](t,e){const n=jr,r=Xn(this[n(254)]);hr(r,t,e),Or(r,this[n(254)])||(this[n(254)]=r,this[n(250)](r))}[jr(212)](t){const e=jr,n=Xn(this[e(254)]);Ur(n,t),Or(n,this[e(254)])||(this[e(254)]=n,this[e(250)](this[e(254)]))}[jr(269)](){const t=jr;return{id:this.id,type:this[t(217)]?this[t(243)]+":"+this[t(217)]:this[t(243)],authorId:this[t(223)].id,createdAt:this[t(222)],hasComments:this[t(253)],data:this[t(206)],attributes:this[t(254)]}}static[jr(214)](){const t=jr;return(0,e.uid)()[t(213)](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}}const zr=Kr;function Kr(t,e){const n=qr();return(Kr=function(t,e){return n[t-=444]})(t,e)}function qr(){const t=["getItemLabel","normal","registerDescriptionCallback","2oKAtVj","format","subType","4438049CjmGqn","*Insert:* %0","key","84DlzHTK","elementEnd","nextSibling","replace","_locale","EmptyContainer","removeObject","Object","removeEmptyContainer","removeContainer","$textProxy","addFormat","isInContent","remove","type","previousSibling","_handleAttributeSuggestionDescription","getDescriptions","function","name","get","addContainer","end","newValue","add","_customCallbacks","registerAttributeLabel","_handleCustomCallbackDescription","attribute","indexOf","_handleInsertRemoveSuggestionDescription","*Merge:* %0","_itemLabels","_handleRenameSuggestionDescription","push","addObject","pop","_addDescriptionItems","_schema","_attributeLabels","checkChild","getFirstRange","*Remove:* %0","registerElementLabel","isObject","nodeAfter","*Remove format:* %0","7sVJFRM","6332jXaFJv","data","getWalker","length","has","REPLACE_TEXT","$1 $2","join","_itemLabelsCallbacks","map","11247976gsBPvG","isEmpty","1135gxQYVP","item","2159988Kegemi","match","5298768sTuPpn","start","removeFormat","20pErxni","deletion","1348679jWYwpy","quantity","ELEMENT_SPACE","element","elementStart","set","Container","isEqual","matchingCallback","4408113rIXcyM","*Split:* %0","skip","text","addEmptyContainer","$text","*Set format:* %0","*Change to:* %0","label","_resolveDescriptionItems","insertion","softBreak"];return(qr=function(){return t})()}!function(t,e){const n=Kr,r=t();for(;;)try{if(839359===parseInt(n(491))/1*(parseInt(n(515))/2)+-parseInt(n(500))/3+-parseInt(n(470))/4*(-parseInt(n(482))/5)+parseInt(n(484))/6+parseInt(n(469))/7*(-parseInt(n(480))/8)+parseInt(n(486))/9*(-parseInt(n(489))/10)+-parseInt(n(518))/11*(-parseInt(n(521))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qr);class Xr{constructor(t,e){const n=Kr;this[n(447)]=[],this[n(454)]=new Map,this[n(478)]=[],this[n(461)]=new Map,this[n(460)]=t,this[n(525)]=e}[zr(538)](t){const e=zr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(473)];o++){const i=t[o];if(!i[e(533)])continue;const a=this[e(449)](i);if(a){if(null!=i[e(517)]){if(r[e(474)](i[e(517)]))continue;r[e(446)](i[e(517)])}n[e(456)](a)}else if(e(450)!=i[e(535)])e(510)!=i[e(535)]&&e(490)!=i[e(535)]||this[e(452)](n,i,t[o+1]);else{const t=i[e(471)][e(520)];if(s[e(474)](t))continue;s[e(446)](i[e(471)][e(520)]),t==Tc?this[e(455)](n,i):this[e(537)](n,i)}}return this[e(509)](n)}[zr(514)](t){const e=zr;this[e(447)][e(456)](t)}[zr(465)](t,n,r=e.priorities[zr(513)]){const s=zr;s(539)==typeof t?(0,e.insertToPriorityArray)(this[s(478)],{matchingCallback:t,label:n,priority:r}):this[s(454)][s(496)](t,n)}[zr(448)](t,e){const n=zr;this[n(461)][n(496)](t,e)}[zr(512)](t,e=1){const n=zr;let r;for(const e of this[n(478)])if(e[n(499)](t)){r=e[n(508)];break}return r||(r=this[n(454)][n(541)](t[n(540)])),r?r(e):1!==e?e+" "+t[n(540)]+"s":""+t[n(540)]}[zr(459)](t,e){const n=zr,r=e[n(463)]()[n(472)](),s=n(510)==e[n(535)]?n(446):n(534);for(const e of r){const o=e[n(483)],i=t[t[n(473)]-1];if(o.is(n(531)))i&&i[n(535)][n(451)](n(497))>-1&&t[n(458)](),i&&n(503)==i[n(535)]?i[s]+=o[n(471)]:t[n(456)]({type:n(503),add:n(446)==s?o[n(471)]:"",remove:n(534)==s?o[n(471)]:""});else if(this[n(460)][n(466)](o)){const a=o;if(i&&i[n(535)][n(451)](n(497))>-1&&t[n(458)](),n(522)==e[n(535)])continue;i&&i[n(535)]==s+n(528)&&i[n(494)][n(540)]==a[n(540)]?i[n(492)]++:t[n(456)]({type:s+n(528),element:a,quantity:1}),r[n(502)]((t=>!(n(522)==t[n(535)]&&t[n(483)]==o)))}else if(this[n(460)][n(462)](o,n(505))||o.is(n(494),n(511))){const r=o;if(n(446)==s&&n(495)==e[n(535)]||n(534)==s&&n(522)==e[n(535)])continue;if(i&&-1==i[n(535)][n(451)](n(497))){n(503)==i[n(535)]&&(i[s]+="\n");continue}let a;if(a=n(446)==s?r[n(523)]&&!this[n(460)][n(466)](r[n(523)])?r[n(523)]:null:r[n(536)]&&!this[n(460)][n(466)](r[n(536)])?r[n(536)]:null,r[n(481)]||a&&a[n(481)]){const e=a&&a[n(481)]?a:r;i&&i[n(535)]==s+n(526)&&i[n(494)][n(540)]==e[n(540)]?i[n(492)]++:t[n(456)]({type:s+n(526),element:e,quantity:1})}else t[n(456)]({type:s+n(497),element:r})}}}[zr(509)](t){const e=zr,n=this[e(525)],r=[],s=[],o=[];for(const i of t)switch(i[e(535)]){case e(503):if(i[e(446)]=i[e(446)][e(524)](/(\S)\u000A+(\S)/g,e(476))[e(524)](/\u000A/g,""),i[e(534)]=i[e(534)][e(524)](/(\S)\u000A+(\S)/g,e(476))[e(524)](/\u000A/g,""),""!=i[e(446)]&&""!=i[e(534)]){r[e(456)]({type:e(524),content:Wr(n,e(475),['"'+i[e(534)]+'"','"'+i[e(446)]+'"'])});continue}if(null!=i[e(446)][e(485)](/^ +$/)){r[e(456)]({type:e(510),content:Wr(n,e(519),Wr(n,e(493),i[e(446)][e(473)]))});continue}if(null!=i[e(534)][e(485)](/^ +$/)){r[e(456)]({type:e(490),content:Wr(n,e(464),Wr(n,e(493),i[e(534)][e(473)]))});continue}if(""!=i[e(446)]){r[e(456)]({type:e(510),content:Wr(n,e(519),'"'+i[e(446)]+'"')});continue}r[e(456)]({type:e(490),content:Wr(n,e(464),'"'+i[e(534)]+'"')});continue;case e(504):case e(457):r[e(456)]({type:e(510),content:Wr(n,e(519),this[e(512)](i[e(494)],i[e(492)]))});continue;case e(529):case e(527):r[e(456)]({type:e(490),content:Wr(n,e(464),this[e(512)](i[e(494)],i[e(492)]))});continue;case e(542):r[e(456)]({type:e(510),content:Wr(n,e(501),this[e(512)](i[e(494)],i[e(492)]))});continue;case e(530):r[e(456)]({type:e(490),content:Wr(n,e(453),this[e(512)](i[e(494)],i[e(492)]))});continue;case e(532):s[e(456)](i[e(520)]);continue;case e(488):o[e(456)](i[e(520)]);continue;default:r[e(456)](i)}if(s[e(473)]){const t=s[e(479)]((t=>this[e(461)][e(474)](t)?this[e(461)][e(541)](t):t))[e(477)](", ");r[e(456)]({type:e(516),content:Wr(this[e(525)],e(506),t)})}if(o[e(473)]){const t=o[e(479)]((t=>this[e(461)][e(474)](t)?this[e(461)][e(541)](t):t))[e(477)](", ");r[e(456)]({type:e(516),content:Wr(this[e(525)],e(468),t)})}return r}[zr(449)](t){const e=zr;for(const n of this[e(447)]){const r=n(t);if(r&&e(535)in r)return r}}[zr(537)](t,e){const n=zr,r=e[n(471)],s=void 0===r[n(445)]?n(488):n(532);t[n(456)]({type:s,key:r[n(520)]})}[zr(455)](t,e){const n=zr;t[n(456)]({type:n(516),content:Wr(this[n(525)],n(507),this[n(512)](e[n(463)]()[n(487)][n(467)],1))})}[zr(452)](t,e,n){const r=zr;if(this[r(459)](t,e),n&&n[r(463)]()&&!e[r(463)]()[r(444)][r(498)](n[r(463)]()[r(487)])){const n=t[t[r(473)]-1],s=r(510)==e[r(535)]?r(446):r(534);n&&r(503)==n[r(535)]&&(n[s]+="\n")}}}const Zr=Yr;function Jr(){const t=["2942364PbzLFD","afterInit","20091kViIcH","142CNNwiT","324qoLFiP","11198880NHJrza","plugins","2664Enkktr","editor","97815ivKmus","showAIAssistant","commands","6959127jewfdx","get","51530iWkoPe","TrackChangesEditing","466188QJxvao","enableCommand"];return(Jr=function(){return t})()}function Yr(t,e){const n=Jr();return(Yr=function(t,e){return n[t-=103]})(t,e)}!function(t,e){const n=Yr,r=t();for(;;)try{if(797665===parseInt(n(114))/1+-parseInt(n(119))/2*(-parseInt(n(118))/3)+-parseInt(n(120))/4*(parseInt(n(107))/5)+-parseInt(n(116))/6+-parseInt(n(110))/7+parseInt(n(103))/8+-parseInt(n(105))/9*(-parseInt(n(112))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Qr extends t.Plugin{[Zr(117)](){const t=Zr,e=this[t(106)],n=e[t(104)][t(111)](t(113));e[t(109)][t(111)](t(108))&&n[t(115)](t(108))}}const $r=ts;function ts(t,e){const n=ns();return(ts=function(t,e){return n[t-=417]})(t,e)}!function(t,e){const n=ts,r=t();for(;;)try{if(992719===-parseInt(n(454))/1*(parseInt(n(452))/2)+parseInt(n(429))/3+parseInt(n(425))/4+-parseInt(n(432))/5+-parseInt(n(417))/6+-parseInt(n(427))/7*(-parseInt(n(433))/8)+parseInt(n(439))/9*(parseInt(n(450))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ns);class es extends t.Plugin{[$r(423)](){const t=$r,e=this[t(448)],n=e[t(426)];if(!e[t(449)][t(441)](t(444)))return;const r=e[t(449)][t(445)](t(446));r[t(431)](t(447)),r[t(437)](t(447)),r[t(424)][t(421)](t(447),Wr(n,t(456))),this[t(443)]()}[$r(443)](){const t=$r,e=this[t(448)],n=e[t(426)];e[t(449)][t(445)](t(446))[t(424)][t(434)]((e=>{const r=t;if(r(442)!=e[r(428)])return;const{data:s}=e;if(s&&r(447)==s[r(457)]){const t=s[r(420)][0][r(453)];return{type:r(451),content:Wr(n,r(438),function(t){const e=r;switch(t){case e(436):return Wr(n,e(419));case e(440):return Wr(n,e(422));case e(418):return Wr(n,e(435));case e(430):return Wr(n,e(455))}}(t))}}}))}}function ns(){const t=["FORMAT_ALIGN_TO_CENTER","left","registerBlockAttribute","*Format:* %0","9opAbLH","right","has","formatBlock","_registerLegacyDescription","AlignmentEditing","get","TrackChangesEditing","alignment","editor","plugins","17642890rcLfQV","format","930WgxlHB","value","4009ipIicS","FORMAT_JUSTIFY_TEXT","FORMAT_ALIGNMENT","commandName","6723714AqURSa","center","FORMAT_ALIGN_TO_LEFT","commandParams","registerAttributeLabel","FORMAT_ALIGN_TO_RIGHT","afterInit","descriptionFactory","4214440ljpYkh","locale","200018znIHDh","type","3791163DeBZMC","justify","enableDefaultAttributesIntegration","663355ABKlKY","8BqjDoZ","registerDescriptionCallback"];return(ns=function(){return t})()}function rs(t,e){const n=ss();return(rs=function(t,e){return n[t-=371]})(t,e)}function ss(){const t=["UnderlineEditing","registerAttributeLabel","commandParams","toLowerCase","6MLJWoN","5248250NCfuTX","forceValue","editor","_registerLegacyDescription","4900284PQZuWj","registerDescriptionCallback","superscript","FORMAT_SUBSCRIPT","24233rwoNCE","FORMAT_BOLD","formatInline","StrikethroughEditing","code","italic","get","FORMAT_","3MobBjV","166070CdydQe","9910RmdhUY","FORMAT_ITALIC","has","toUpperCase","FORMAT_STRIKETHROUGH","afterInit","slice","24mcaELI","SuperscriptEditing","enableDefaultAttributesIntegration","4971595LeOXfA","registerInlineAttribute","FORMAT_UNDERLINE","CodeEditing","*Remove format:* %0","TrackChangesEditing","strikethrough","format","FORMAT_CODE","SubscriptEditing","BoldEditing","*Format:* %0","commandName","subscript","type","locale","plugins","2403117lYipCH","ItalicEditing","descriptionFactory","underline","bold","FORMAT_SUPERSCRIPT","1222807lMuLgq"];return(ss=function(){return t})()}const os=rs;!function(t,e){const n=rs,r=t();for(;;)try{if(738140===parseInt(n(400))/1+-parseInt(n(423))/2*(parseInt(n(422))/3)+parseInt(n(410))/4+-parseInt(n(377))/5*(parseInt(n(405))/6)+parseInt(n(406))/7+parseInt(n(374))/8*(parseInt(n(394))/9)+parseInt(n(424))/10*(-parseInt(n(414))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const is=[os(387),os(395),os(401),os(380),os(417),os(386),os(375)];class as extends t.Plugin{[os(372)](){const t=os,e=this[t(408)],n=e[t(393)][t(420)](t(382)),r=e[t(392)];for(const s of is){if(!e[t(393)][t(426)](s))continue;const o=s[t(373)](0,-7)[t(404)](),i=t(421)+o[t(427)]();n[t(376)](o),n[t(378)](o),n[t(396)][t(402)](o,Wr(r,i))}this[t(409)]()}[os(409)](){const t=os,e=this[t(408)],n=e[t(392)],r=e[t(393)][t(420)](t(382));function s(e,s){const o=t;r[o(396)][o(411)]((t=>{const r=o;if(r(416)!=t[r(391)])return;const{data:i}=t;return i&&i[r(389)]===e?i[r(403)][0][r(407)]?{type:r(384),content:Wr(n,r(388),s)}:{type:r(384),content:Wr(n,r(381),s)}:void 0}))}s(t(398),Wr(n,t(415))),s(t(419),Wr(n,t(425))),s(t(397),Wr(n,t(379))),s(t(418),Wr(n,t(385))),s(t(383),Wr(n,t(371))),s(t(390),Wr(n,t(413))),s(t(412),Wr(n,t(399)))}}function cs(t,e){const n=ls();return(cs=function(t,e){return n[t-=413]})(t,e)}const us=cs;function ls(){const t=["getSelectedBlocks","65biXkWV","value","3213555inujyn","11pawpiA","editor","markBlockFormat","6363660ZcBwrc","TrackChangesEditing","commandName","581fSJXQa","schema","checkChild","60ScjaxW","get","parent","32990IHKHEC","locale","4bvynkM","*Remove format:* %0","filter","blockQuote","BlockQuoteEditing","name","afterInit","416778olgdWE","document","ELEMENT_BLOCK_QUOTE","commands","descriptionFactory","enableCommand","change","registerDescriptionCallback","from","has","*Set format:* %0","forceValue","62069unMPKC","plugins","6950174pDgzhM","38VCLoPG","3285Hgliym","commandParams","81232ZbbHTv","$root","selection","format","model"];return(ls=function(){return t})()}!function(t,e){const n=cs,r=t();for(;;)try{if(630413===-parseInt(n(442))/1*(parseInt(n(445))/2)+parseInt(n(456))/3*(parseInt(n(423))/4)+parseInt(n(418))/5*(parseInt(n(430))/6)+-parseInt(n(415))/7*(parseInt(n(448))/8)+-parseInt(n(446))/9*(parseInt(n(421))/10)+parseInt(n(457))/11*(-parseInt(n(460))/12)+-parseInt(n(454))/13*(-parseInt(n(444))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ls);class fs extends t.Plugin{[us(429)](){const t=us,e=this[t(458)],n=e[t(422)];if(!e[t(443)][t(439)](t(427)))return;const r=e[t(443)][t(419)](t(413)),s=this[t(458)][t(433)][t(419)](t(426));r[t(435)](t(426),((n,o={})=>{const i=t,a=this[i(458)][i(452)][i(431)][i(450)],c=o&&void 0!==o[i(441)]?o[i(441)]:!s[i(455)];let u=[];if(c){const t=Array[i(438)](a[i(453)]())[i(425)]((t=>hs(t)||function(t,e){const n=i,r=e[n(417)](t[n(420)],n(426)),s=e[n(417)]([n(449),n(426)],t);return r&&s}(t,this[i(458)][i(452)][i(416)])));u=_(t,e[i(452)])}else{const t=Array[i(438)](a[i(453)]())[i(425)]((t=>hs(t)));u=_(t,e[i(452)])}e[i(452)][i(436)]((()=>{const t=i;for(const e of u)r[t(459)](e,{commandName:t(426),commandParams:[{forceValue:c}]})}))})),r[t(434)][t(437)]((e=>{const r=t,{data:s}=e;if(s&&r(426)==s[r(414)]){const t=Wr(n,r(432));return s[r(447)][0][r(441)]?{type:r(451),content:Wr(n,r(440),t)}:{type:r(451),content:Wr(n,r(424),t)}}}))}}function hs(t){const e=us;return e(426)==t[e(420)][e(428)]}const gs=ps;!function(t,e){const n=ps,r=t();for(;;)try{if(563331===parseInt(n(230))/1*(-parseInt(n(235))/2)+parseInt(n(232))/3*(-parseInt(n(237))/4)+parseInt(n(217))/5*(parseInt(n(221))/6)+parseInt(n(228))/7+-parseInt(n(219))/8+-parseInt(n(231))/9+parseInt(n(218))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ms);class ds extends t.Plugin{[gs(233)](){const t=gs,e=this[t(224)];e[t(220)][t(225)](t(229))&&(e[t(220)][t(234)](t(223))[t(227)](t(222)),e[t(220)][t(234)](t(223))[t(227)](t(236)),e[t(220)][t(234)](t(223))[t(227)](t(226)))}}function ps(t,e){const n=ms();return(ps=function(t,e){return n[t-=217]})(t,e)}function ms(){const t=["6771688IPikhB","CaseChange","14203TFBIPC","1768347hVyHLC","9okJEfV","afterInit","get","96YcdCBZ","changeCaseLower","898844PTrtpJ","297835RssAqG","5397090JEgVQy","1326184Xfjcsj","plugins","78IXSqMD","changeCaseUpper","TrackChangesEditing","editor","has","changeCaseTitle","enableCommand"];return(ms=function(){return t})()}function Is(t,e){const n=Ts();return(Is=function(t,e){return n[t-=343]})(t,e)}const Es=Is;!function(t,e){const n=Is,r=t();for(;;)try{if(661561===parseInt(n(343))/1*(-parseInt(n(352))/2)+parseInt(n(355))/3+-parseInt(n(350))/4*(parseInt(n(345))/5)+-parseInt(n(351))/6+parseInt(n(358))/7*(parseInt(n(347))/8)+-parseInt(n(344))/9+parseInt(n(357))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ts);class bs extends t.Plugin{[Es(359)](){const t=Es,e=this[t(354)];e[t(346)][t(356)](t(360))&&e[t(348)][t(356)](t(353))[t(349)](t(360))}}function Ts(){const t=["1798128DRMaqi","get","24860090Fkgwqu","868441WBVaxf","afterInit","ckbox","13779xoybWs","8357031UsCRzz","205ljuuSk","commands","40OSmMkO","plugins","enableCommand","119992woeMtq","2255034dRyhYT","74oKCZHJ","TrackChangesEditing","editor"];return(Ts=function(){return t})()}const _s=ys;function ys(t,e){const n=ks();return(ys=function(t,e){return n[t-=259]})(t,e)}!function(t,e){const n=ys,r=t();for(;;)try{if(386463===-parseInt(n(281))/1+parseInt(n(296))/2+parseInt(n(311))/3+parseInt(n(310))/4*(-parseInt(n(287))/5)+-parseInt(n(286))/6*(parseInt(n(285))/7)+-parseInt(n(289))/8+parseInt(n(265))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ks);class As extends t.Plugin{[_s(272)](){const t=_s,e=this[t(275)];if(!e[t(302)][t(274)](t(294)))return;const n=e[t(302)][t(293)](t(269)),r=e[t(298)],s=e[t(301)][t(293)](t(280))[t(295)],o=e[t(304)][t(293)](t(280));n[t(290)](t(261)),n[t(290)](t(277)),n[t(290)](t(280),((r,i={})=>{const a=t,c=e[a(266)],u=e[a(266)][a(303)][a(283)],l=i&&void 0!==i[a(300)]?i[a(300)]:!o[a(307)];let f;i[a(278)]||(i[a(278)]=s[0][a(278)]),f=l?Array[a(292)](u[a(313)]())[a(263)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(271))&&!e[n(288)](t)&&e[n(314)](t[n(297)],n(280))}(t,c[a(309)]))):Array[a(292)](u[a(313)]())[a(263)]((t=>Cs(t)));const h=_(f,c);c[a(306)]((()=>{const t=a;for(const e of h)n[t(268)](e,{commandName:t(280),commandParams:[{...i,forceValue:l}],formatGroupId:t(262)})}))})),n[t(264)][t(276)](t(280),(e=>Wr(r,t(312),e))),n[t(264)][t(305)]((e=>{const n=t;if(n(260)!=e[n(308)])return;const o=r.t,{data:i}=e;if(!i||n(280)!=i[n(270)])return;const a=i[n(259)][0][n(278)],c=o(s[n(279)]((t=>t[n(278)]===a))[n(284)])[n(299)]();return i[n(259)][0][n(300)]?{type:n(291),content:Wr(r,n(282),Wr(r,n(312),1)+" ("+c+")")}:{type:n(291),content:Wr(r,n(267),Wr(r,n(312),1))}}))}}function Cs(t){const e=_s;return e(280)==t[e(273)]}function ks(){const t=["indentCodeBlock","blockName","filter","descriptionFactory","18837684sPimZT","model","*Remove format:* %0","markBlockFormat","TrackChangesEditing","commandName","rootElement","afterInit","name","has","editor","registerElementLabel","outdentCodeBlock","language","find","codeBlock","764908XOFFty","*Set format:* %0","selection","label","1351NvJZrN","10320nnkvIA","5855ioozrh","isLimit","3316840nxzamO","enableCommand","format","from","get","CodeBlock","languages","1000838WeFyaq","parent","locale","toLowerCase","forceValue","config","plugins","document","commands","registerDescriptionCallback","change","value","type","schema","2584aSqPQy","182721UxTZBe","ELEMENT_CODE_BLOCK","getSelectedBlocks","checkChild","commandParams","formatBlock"];return(ks=function(){return t})()}const Ls=Ns;function Ns(t,e){const n=Ss();return(Ns=function(t,e){return n[t-=375]})(t,e)}!function(t,e){const n=Ns,r=t();for(;;)try{if(659777===-parseInt(n(378))/1*(parseInt(n(387))/2)+-parseInt(n(383))/3+-parseInt(n(393))/4+parseInt(n(381))/5*(parseInt(n(385))/6)+-parseInt(n(386))/7+parseInt(n(379))/8*(-parseInt(n(388))/9)+-parseInt(n(384))/10*(-parseInt(n(377))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ss);class Rs extends t.Plugin{[Ls(382)](){const t=Ls,e=this[t(376)];e[t(394)][t(390)](t(392))&&e[t(394)][t(391)](t(389))[t(380)](t(375))}}function Ss(){const t=["afterInit","1583841CyrTQv","520630LEGMfT","70068lOhhnd","4227167pGJvxH","16462orQLal","5175YLylaw","TrackChangesEditing","has","get","CommentsEditing","2444724KuIdaW","plugins","addCommentThread","editor","869PDqeug","160OhYGGW","9208ykdSZy","enableCommand","115PxdpHL"];return(Ss=function(){return t})()}var Ms=n(834);function vs(t,e){const n=Os();return(vs=function(t,e){return n[t-=358]})(t,e)}function ws(t,e,n){const r=vs,s=[];for(const o of e[r(379)]())o[r(369)](t)&&s[r(386)](n[r(381)](o));return s}function Os(){const t=["push","get","test","consumable","isBlock","621269zVNGSj","3EGurrS","toViewElement","isLimit","start","previousPosition","schema","includes","304652kBMGvW","7LRZUqF","isContent","10032453diHfrd","isAtEnd","getWalker","plugins","14jGtGhj","createUIElement","insert","activeMarkers","type","ck-suggestion-marker--active","TrackChangesEditing","addHighlight","26bHsCpn","markerName","name","18xDkeQu","elementEnd","toViewPosition","parent","340755yoYdUO","item","hasAttribute","markerRange","bindElementToMarker","ck-suggestion-marker-","getCustomProperty","3678204NyFbwC","50WWkuoM","11454584mQDfcL","addClass","model","getItems","mapper","createRangeOn","53957lebNqA","writer","nextSibling","span"];return(Os=function(){return t})()}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=vs,s=t[r(405)][r(387)](r(358));return(o,i,a)=>{const c=r;if(!a[c(389)][c(388)](i[c(370)],o[c(362)]))return;const u=i[c(370)][c(404)](),l=i[c(370)][c(395)],f=t[c(378)][c(397)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(368)];d=d||f[c(401)](e);const n=a[c(380)][c(393)](e);if(n&&n[c(373)](c(359)))return;c(364)==t[c(410)]&&f[c(390)](e)&&!f[c(394)](e)&&(e[c(384)]||l[c(403)]?h&&h[c(366)]==e||(h=e,m(t[c(396)]),p=!0):g=g||t[c(396)])}function m(t){const r=c,o=a[r(383)][r(407)](r(385),{class:r(372)+e}),u=a[r(380)][r(365)](t);n&&s[r(409)][r(398)](i[r(361)])&&a[r(383)][r(377)](r(411),o),a[r(383)][r(408)](u,o),a[r(380)][r(371)](o,i[r(361)])}d||p||!g||m(g)}}!function(t,e){const n=vs,r=t();for(;;)try{if(897154===-parseInt(n(382))/1*(-parseInt(n(406))/2)+-parseInt(n(392))/3*(-parseInt(n(399))/4)+-parseInt(n(367))/5*(parseInt(n(363))/6)+parseInt(n(400))/7*(parseInt(n(376))/8)+-parseInt(n(402))/9+-parseInt(n(375))/10*(parseInt(n(391))/11)+-parseInt(n(374))/12*(-parseInt(n(360))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Os);const Ds=Ps;function Ps(t,e){const n=xs();return(Ps=function(t,e){return n[t-=278]})(t,e)}!function(t,e){const n=Ps,r=t();for(;;)try{if(245219===parseInt(n(329))/1*(parseInt(n(331))/2)+-parseInt(n(289))/3*(-parseInt(n(283))/4)+-parseInt(n(288))/5*(parseInt(n(315))/6)+-parseInt(n(301))/7+-parseInt(n(309))/8+parseInt(n(320))/9*(parseInt(n(295))/10)+parseInt(n(318))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Bs extends t.Plugin{static get[Ds(328)](){return[Ms.Delete]}[Ds(308)](){const t=Ds,e=this[t(310)],n=e[t(336)][t(314)](t(297));n[t(302)](t(286));const r=e[t(335)][t(314)](t(292));n[t(302)](t(292),((n,s={})=>{const o=t,a=e[o(304)][o(334)](e[o(304)][o(294)][o(324)]);a[o(338)]&&e[o(304)][o(306)](a,{direction:o(279),unit:s[o(300)]});const c=a[o(282)](),u=i.LiveRange[o(313)](c);let l;n(s),l=o(333)==u[o(326)][o(281)]?e[o(304)][o(337)](c[o(307)]):e[o(304)][o(337)](u[o(307)],u[o(305)]),u[o(319)](),e[o(304)][o(327)](r[o(330)][o(287)],(t=>{const e=o;r[e(330)][e(280)](),t[e(322)](t[e(337)](l[e(305)])),r[e(330)][e(312)]()}))})),e[t(303)][t(278)].on(t(332),Fs(e,t(321)),{priority:t(285)}),e[t(291)][t(278)].on(t(332),((n,r,s)=>{const o=t;s[o(284)][o(316)]&&Fs(e,o(321),{showActiveMarker:!1})[o(317)](this)(n,r,s)}),{priority:t(285)}),e[t(303)][t(278)].on(t(323),((e,n,r)=>{const s=t,o=r[s(293)][s(311)](n[s(296)]);if(o)for(const t of o)t.is(s(325))&&(r[s(293)][s(290)](t,n[s(296)]),r[s(299)][s(298)](t))}),{priority:t(285)})}}function xs(){const t=["document","230PNZXnP","markerName","TrackChangesEditing","remove","writer","unit","1923131TrnZDo","enableCommand","editing","model","end","modifySelection","start","init","2013128TYlYmw","editor","markerNameToElements","unlock","fromRange","get","6oIrJjt","showSuggestionHighlights","bind","5100051NjrkiR","detach","114804EQSnKQ","merge","setSelection","removeMarker:suggestion:deletion","selection","uiElement","root","enqueueChange","requires","151841ikXDge","buffer","2fUBMSJ","addMarker:suggestion:deletion","$graveyard","createSelection","commands","plugins","createRange","isCollapsed","downcastDispatcher","forward","lock","rootName","getFirstRange","627988MYeUAl","options","high","delete","batch","2256355yqELsO","6fIZwmW","unbindElementFromMarkerName","data","deleteForward","mapper"];return(xs=function(){return t})()}function Us(){const t=["*Split:* list item","formatBlock","key","splitListItemBefore","*Merge:* list item","todo","checkTodoList","newValue","*Check item*","todoListCheck","_findSuggestions","filter","schema","next","customNumberedList","fromRange","isNextTo","push","todoListChecked","*Format:* remove from %0","format","editor","listItemIdFixer","numberedList","bulleted","locale","todoList","splitListItemAfter","createPositionAt","execute","commandParams","get","_getAttributeKey","ELEMENT_NUMBERED_LIST","enableDefaultAttributesIntegration","getFirstRange","50cPICzd","mergeListItemForward","toUpperCase","_supportLegacySuggestions","commandName","bulletedList","getChanges","registerBlockAttribute","attribute","isUndo","1500746FZLhBB","listIndent","setSelection","1291974fPxdzs","groupId","includes","listMarkerStyle","*Change to:* %0","trackChangesCommand","registerElementLabel","suggestion","_suggestionFactory","commands","listStart","multipleBlocks","*Outdent:* %0","accept","previousSibling","listItemId","16849dGeMDt","default","numbered","value","refresh","listMarker","1542wJiivH","outdentList","from","data","1169773btaMoX","_LIST","ELEMENT_","config","removeMarker","parent","document","selection","listType","registerPostFixer","list.multiBlock","557791pYWqgn","head","detach","nodeAfter","setAttribute","attributeKey","*Format:* insert into %0","mergeListItemBackward","registerAttributeLabel","has","TrackChangesEditing","ELEMENT_BULLETED_LIST","2144VmtfNN","ELEMENT_TODO_LIST","createRange","isLocal","getFirstMarker","map","oldValue","listStyle","attributes","descriptionFactory","range","find","*Indent:* %0","getSuggestions","*Remove format:* %0","_registerLegacyDescription","containsItem","*Merge:* %0","ELEMENT_LIST_ITEM","indentList","model","assureChains","differ","*Uncheck item*","registerCustomCallback","*Set format:* %0","documentList","deletion","4910067lKxHRe","every","end","isObject","getAttribute","FORMAT_INDENT","getRanges","change","5NWizrd","noTrackChangesFixer","nextSibling","afterInit","length","plugins","meta","type","ListEditing","registerDescriptionCallback","batch","TodoListEditing","customBulletedList","listReversed","start","1936WfdRaL","forceValue"];return(Us=function(){return t})()}const js=Vs;!function(t,e){const n=Vs,r=t();for(;;)try{if(380743===-parseInt(n(434))/1+-parseInt(n(394))/2+-parseInt(n(419))/3*(parseInt(n(497))/4)+-parseInt(n(482))/5*(-parseInt(n(397))/6)+-parseInt(n(413))/7*(-parseInt(n(446))/8)+parseInt(n(474))/9+-parseInt(n(535))/10*(-parseInt(n(423))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Us);class Gs extends t.Plugin{[js(485)](){const t=js,e=this[t(520)];if(!e[t(487)][t(443)](t(490)))return;const n=e[t(524)],r=e[t(487)][t(530)](t(444)),s=e[t(487)][t(443)](t(493)),o=!!e[t(426)][t(530)](t(433));function i(e){const r=t;return{type:r(519),content:""+Wr(n,r(471),e)}}function a(e){const r=t;return{type:r(519),content:""+Wr(n,r(460),e)}}r[t(533)](t(522)),r[t(533)](t(389)),r[t(533)](t(513)),r[t(533)](t(494)),r[t(533)](t(465)),r[t(533)](t(420)),r[t(533)](t(526)),r[t(533)](t(502)),r[t(391)](t(412)),r[t(391)](t(431)),r[t(391)](t(395)),o&&(r[t(533)](t(441)),r[t(533)](t(536))),s&&(r[t(533)](t(525)),r[t(533)](t(505)),r[t(391)](t(517)),r[t(455)][t(491)]((e=>{const r=t,{data:s}=e;if(s&&r(517)==s[r(501)])return{type:r(519),content:s[r(506)]?Wr(n,r(507)):Wr(n,r(469))}})),this[t(520)][t(466)][t(429)][t(432)]((e=>{const n=t;if(e[n(492)][n(393)])return!1;let s=!1;const o=r[n(459)]({skipNotAttached:!0})[n(510)]((t=>n(517)===r[n(531)](t)));for(const t of o)n(504)!=t[n(534)]()[n(496)][n(437)][n(478)](n(431))&&(r[n(509)](t[n(534)](),n(392))[n(457)]((t=>n(431)===r[n(531)](t[n(404)])))||(e[n(427)](t[n(450)]()),s=!0));return s}))),r[t(455)][t(442)](t(395),Wr(n,t(479)));const c={type:t(519),content:""};r[t(455)][t(491)]((e=>{const r=t,{data:s}=e;if(!s||r(431)!=s[r(501)])return;let u=e[r(435)];for(;u;){if(u[r(422)]&&((r(453)==u[r(422)][r(501)]||r(400)==u[r(422)][r(501)])&&(u[r(422)][r(506)]&&r(414)!=u[r(422)][r(506)]||r(414)!=u[r(422)][r(452)]&&!s[r(506)])||!o&&u[r(422)][r(501)]==Tc))return c;u=u[r(512)]}if(null==s[r(506)])switch(s[r(452)]){case r(523):return a(Wr(n,r(445)));case r(415):return a(Wr(n,r(532)));case r(504):return a(Wr(n,r(447)))}switch(s[r(506)]){case r(523):return i(Wr(n,r(445)));case r(415):return i(Wr(n,r(532)));case r(504):return i(Wr(n,r(447)))}})),r[t(455)][t(491)]((e=>{const n=t,{data:r}=e;if(r&&n(395)==r[n(501)])return null==r[n(506)]||null==r[n(452)]&&0==r[n(506)]?c:void 0})),r[t(455)][t(491)]((e=>{const r=t;if(r(392)!=e[r(489)])return;const{data:s}=e;if(!s||r(412)!=s[r(501)])return;const o=Hs(e);return r(506)==o?{type:r(519),content:Wr(n,r(503))}:r(452)==o?{type:r(519),content:Wr(n,r(499))}:c})),e[t(466)][t(429)][t(432)]((e=>this[t(521)](e))),e[t(466)][t(429)][t(432)]((e=>this[t(483)](e))),e[t(466)][t(429)][t(432)]((e=>this[t(467)](e))),this[t(387)]()}[js(521)](t){const e=js;if(t[e(492)][e(393)]||!t[e(492)][e(449)])return!1;let n=!1;const r=this[e(520)][e(487)][e(530)](e(444))[e(459)]({skipNotAttached:!0})[e(510)]((t=>t[e(422)]&&e(412)==t[e(422)][e(501)]))[e(510)]((t=>t[e(422)][e(506)]&&t[e(422)][e(452)]));for(const s of r)Hs(s)||(t[e(427)](s[e(450)]()),n=!0);return n}[js(483)](t){const e=js;if(t[e(492)][e(393)]||!t[e(492)][e(449)])return!1;const n=this[e(520)][e(487)][e(530)](e(444));if(n[e(402)][e(416)])return!1;let r=!1;const s=[e(431),e(412),e(395),e(453),e(407),e(495),e(508),e(418),e(400)],o=this[e(520)][e(466)][e(429)][e(468)][e(390)]()[e(510)]((t=>e(392)==t[e(489)]))[e(510)]((t=>s[e(399)](t[e(439)])));if(0==o[e(486)])return r;for(const i of o){const o=n[e(509)](i[e(456)],e(392))[e(510)]((t=>!t[e(488)][e(515)]))[e(451)]((t=>t[e(404)]))[e(510)]((t=>{const r=e,o=n[r(531)](t);return s[r(399)](o)}));if(o[e(486)]){for(const n of o)t[e(427)](n[e(450)]());r=!0}}return r}[js(467)](t){const e=js;if(t[e(492)][e(393)]||!t[e(492)][e(449)])return!1;const n=this[e(520)][e(487)][e(530)](e(444));let r=!1;const s=[e(431),e(412),e(395),e(453),e(407),e(495),e(508),e(418),e(400)];for(const t of n[e(459)]({skipNotAttached:!0})){const o=n[e(509)](t[e(534)](),e(392))[e(451)]((t=>t[e(404)]))[e(510)]((t=>t[e(422)]&&s[e(399)](t[e(422)][e(501)])));if(!o[e(486)])continue;const a=o[0][e(435)][e(454)][e(398)];if(!o[e(475)]((t=>t[e(454)][e(398)]===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(459)]({skipNotAttached:!0})[s(510)]((e=>s(392)==e[s(489)]&&e[s(454)][s(398)]==t)))e[s(438)](s(398),r)}function i(t,n){const r=e;let s=t[r(435)],i=!1;for(;s;)s[r(454)][r(398)]!=n&&(o(s[r(454)][r(398)],n),s[r(438)](r(398),n),i=!0),s=s[r(512)];return i}}[js(387)](){const t=js,e=this[t(520)],n=e[t(524)],r=e[t(487)][t(530)](t(444));this[t(461)](),r[t(405)][t(470)](t(500),t(472),t(410),(function(n,r){const s=t,o=[];for(let t of n)t[s(496)][s(437)]===t[s(476)][s(428)]&&(t=e[s(466)][s(448)](e[s(466)][s(527)](t[s(496)][s(437)],0))),o[s(516)](t);e[s(466)][s(481)]((t=>{const n=s,a=e[n(466)][n(429)][n(430)],c=Array[n(421)](a[n(480)]())[n(451)]((t=>i.LiveRange[n(514)](t)));t[n(396)](o),e[n(406)][n(530)](r[n(388)])[n(417)](),r[n(529)][n(516)]({forceDefaultExecution:!0}),e[n(528)](r[n(388)],...r[n(529)]),t[n(396)](c);for(const t of c)t[n(436)]()}))})),r[t(455)][t(403)]((function(n){const r=t,s=!e[r(466)][r(511)][r(477)](n),o=n[r(411)],i=n[r(484)],a=n[r(478)](r(412)),c=!o||o[r(478)](r(412))!==a,u=!i||i[r(478)](r(412))!==a;return s&&Boolean(a)&&c&&u}),(e=>Wr(n,t(464),e)))}[js(461)](){const t=js,e=this[t(520)],n=e[t(524)];function r(n){const r=t,s=e[r(406)][r(530)](r(389))[r(416)],o=e[r(406)][r(530)](r(522))[r(416)];return r(522)===n?s:o}e[t(487)][t(530)](t(444))[t(455)][t(491)]((function(s){const o=t;if(o(500)!=s[o(489)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(388)]){case o(389):u=i[o(529)][0][o(498)],l=r(i[o(388)]),a=o(u?440:518),!l&&e[o(426)][o(530)](o(433))||(a=o(401)),c={type:o(519),content:Wr(n,a,Wr(n,o(445)))};break;case o(522):u=i[o(529)][0][o(498)],l=r(i[o(388)]),a=o(u?440:518),!l&&e[o(426)][o(530)](o(433))||(a=o(401)),c={type:o(519),content:Wr(n,a,Wr(n,o(532)))};break;case o(465):a=o(458),c={type:o(519),content:Wr(n,a,Wr(n,o(464)))};break;case o(420):a=function(t){const e=o,n=t[e(534)]();let r=n[e(496)][e(437)];for(;r&&n[e(462)](r);){if(r[e(478)](e(395))>0)return!1;r=r[e(484)]}return!0}(s)?Wr(n,o(518),Wr(n,function(t){const e=o;return e(425)+t[e(534)]()[e(496)][e(437)][e(478)](e(431))[e(537)]()+e(424)}(s))):Wr(n,o(409),Wr(n,o(464))),c={type:o(519),content:a};break;case o(441):case o(536):!1===i[o(408)]&&(a=o(463),c={type:o(473),content:Wr(n,a,Wr(n,o(464)))})}return c}))}}function Vs(t,e){const n=Us();return(Vs=function(t,e){return n[t-=387]})(t,e)}function Hs(t){const e=js;let n=t[e(534)]()[e(496)][e(437)][e(411)];for(;n;){const r=n[e(478)](e(412));if(!r)return!1;if(r==t[e(422)][e(506)])return e(506);if(r==t[e(422)][e(452)])return e(452);n=n[e(411)]}return!1}const Ws=zs;function zs(t,e){const n=Ks();return(zs=function(t,e){return n[t-=315]})(t,e)}function Ks(){const t=["upper-roman","filter","decimal","find","getFirstRange","7ZmHGDQ","197208hJQizD","replace","FORMAT_LIST_START","6590848ACmEdu","toUpperCase","model","type","startIndex","reversed","_getAttributeKey","oldValue","decimal-leading-zero","8yShYOJ","locale","bulleted","18305276KFJwFe","get","includes","lower-roman","*Format:* set order to reversed","formatBlock","handleDescriptions","start","disc","registerPostFixer","getSuggestions","listStart","batch","config","default","getAttribute","registerAttributeLabel","1322364TNGupe","registerBlockAttribute","_registerLegacyDescription","getFirstMarker","2508076SzvFEA","registerDescriptionCallback","listType","isUndo","upper-latin","*Format:* set start index to %0","suggestion","_getTranslationKeyForListStyle","circle","format","nodeAfter","next","*Remove format:* %0","customNumbered","enableDefaultAttributesIntegration","*Set format:* %0","ListPropertiesEditing","plugins","key","listReversed","*Format:* set order to regular","_LIST_","list.properties","84156DvxzHt","60PTOUTd","newValue","lower-latin","document","removeMarker","5548902eKhxbr","*Change to:* %0","commandName","FORMAT_LIST_REVERSED","TrackChangesEditing","5mVIMIf","attribute","styles","descriptionFactory","numbered","listStyle","head","_LIST_DEFAULT","ELEMENT_","afterInit","_findSuggestions","data","has","square","commandParams","editor","bind"];return(Ks=function(){return t})()}!function(t,e){const n=zs,r=t();for(;;)try{if(569770===parseInt(n(396))/1*(parseInt(n(350))/2)+-parseInt(n(323))/3+parseInt(n(327))/4*(parseInt(n(361))/5)+parseInt(n(356))/6*(-parseInt(n(383))/7)+-parseInt(n(387))/8+parseInt(n(384))/9*(parseInt(n(351))/10)+parseInt(n(399))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class qs extends t.Plugin{[Ws(370)](){const t=Ws;if(!this[t(376)][t(344)][t(373)](t(343)))return;const e=this[t(376)][t(319)][t(400)](t(349)),n=this[t(376)][t(344)][t(400)](t(360));e[t(363)]&&(n[t(341)](t(366)),n[t(324)](t(366))),e[t(392)]&&(n[t(341)](t(346)),n[t(324)](t(346))),e[t(391)]&&(n[t(341)](t(317)),n[t(324)](t(317)));const r={type:t(336),content:""};n[t(364)][t(328)](this[t(405)][t(377)](this));const s=this[t(376)][t(397)];n[t(364)][t(322)](t(346),Wr(s,t(359))),n[t(364)][t(328)]((e=>{const n=t,{data:s}=e;if(s&&n(346)==s[n(345)])return null==s[n(352)]||0==s[n(352)]&&null==s[n(394)]?r:void 0})),n[t(364)][t(322)](t(317),Wr(s,t(386))),n[t(364)][t(328)]((e=>{const n=t,{data:s}=e;if(s&&n(317)==s[n(345)])return null==s[n(352)]||1==s[n(352)]&&null==s[n(394)]?r:void 0})),this[t(376)][t(389)][t(354)][t(315)]((e=>{const r=t;if(e[r(318)][r(330)])return!1;let s=!1;const o=n[r(316)]({skipNotAttached:!0})[r(379)]((t=>{const e=r,s=n[e(393)](t);return e(317)==s||e(346)==s}));for(const t of o){const o=t[r(382)]()[r(406)][r(337)][r(321)](r(329));r(365)!=o&&r(340)!=o&&(n[r(371)](t[r(382)](),r(362))[r(381)]((t=>r(329)==n[r(393)](t[r(333)])))||(e[r(355)](t[r(326)]()),s=!0))}return s})),this[t(325)]()}[Ws(405)](t){const e=Ws,n=this[e(376)][e(397)],{data:r}=t,s={type:e(336),content:""};if(!r||e(366)!=r[e(345)])return;if(!r[e(394)])return e(320)==r[e(352)]?s:{type:e(336),content:""+Wr(n,e(342),Wr(n,this[e(334)](r[e(352)])))};if(!r[e(352)]){if(e(320)==r[e(394)])return s;let o=t[e(367)];for(;o;){if(o[e(372)]&&e(329)==o[e(372)][e(345)]&&o[e(372)][e(352)])return s;o=o[e(338)]}return{type:e(336),content:""+Wr(n,e(339),Wr(n,this[e(334)](r[e(394)])))}}if(e(320)!=r[e(352)])return{type:e(336),content:""+Wr(n,e(342),Wr(n,this[e(334)](r[e(352)])))};let o=t[e(367)];for(;o;){if(o[e(372)]&&e(329)==o[e(372)][e(345)]&&o[e(372)][e(352)]&&o[e(372)][e(394)])return s;o=o[e(338)]}const i=t[e(382)]()[e(406)][e(337)][e(321)](e(329));return{type:e(336),content:Wr(n,e(342),Wr(n,e(369)+i[e(388)]()+e(368)))}}[Ws(325)](){const t=Ws,e=this[t(376)],n=e[t(397)];e[t(344)][t(400)](t(360))[t(364)][t(328)]((e=>{const r=t;if(r(404)!=e[r(390)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(358)]){case r(366):o=r(357),i={type:r(336),content:Wr(n,o,Wr(n,this[r(334)](s[r(375)][0][r(390)])))};break;case r(346):o=s[r(375)][0][r(392)]?r(403):r(347),i={type:r(336),content:Wr(n,o)};break;case r(317):o=r(332),i={type:r(336),content:Wr(n,o,s[r(375)][0][r(391)])}}return i}))}[Ws(334)](t){const e=Ws;return e(369)+function(t){const n=e;return Xs[n(401)](t)?n(398):Zs[n(401)](t)?n(365):null}(t)[e(388)]()+e(348)+t[e(388)]()[e(385)](/-/g,"_")}}const Xs=[Ws(407),Ws(335),Ws(374)],Zs=[Ws(380),Ws(395),Ws(402),Ws(378),Ws(353),Ws(331)];var Js=n(507);const Ys=$s;function Qs(){const t=["editor","45190MuOFjU","change","options","73053zAaTEt","hasClass","setSelection","removeMarker:suggestion:insertion","requires","markerNameToElements","8970zAEFkf","remove","markInsertion","mapper","bind","42630rfFJUq","get","split","commands","getFirstPosition","ck-suggestion-marker-split","selection","8789KFiNeK","addMarker:suggestion:insertion","104bYNKkq","parent","964104BUUoND","document","afterExecute","downcastDispatcher","2678HbGfEs","editing","detach","model","showSuggestionHighlights","233312JFfnSL","TrackChangesEditing","end","high","markerName","fromRange","unbindElementFromMarkerName","enableCommand","16QbTEJD","12WFUlMR","createPositionAt","createRange","53076AAZsQD","enterBlock","enter","plugins","writer","data","getFirstRange","nextSibling","init","fire","917yCWdmk"];return(Qs=function(){return t})()}function $s(t,e){const n=Qs();return($s=function(t,e){return n[t-=499]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(514888===parseInt(n(509))/1+-parseInt(n(518))/2*(-parseInt(n(527))/3)+-parseInt(n(507))/4*(parseInt(n(542))/5)+parseInt(n(556))/6*(parseInt(n(540))/7)+parseInt(n(526))/8*(parseInt(n(545))/9)+-parseInt(n(551))/10*(parseInt(n(505))/11)+parseInt(n(530))/12*(-parseInt(n(513))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qs);class to extends t.Plugin{static get[Ys(549)](){return[Js.Enter]}[Ys(538)](){const t=Ys,e=this[t(541)],n=e[t(533)][t(499)](t(519)),r=e[t(501)][t(499)](t(532));n[t(525)](t(532),(()=>{const s=t;e[s(516)][s(543)]((t=>{const o=s,a=e[o(516)][o(510)][o(504)],c=a[o(502)](),u=i.LiveRange[o(523)](a[o(536)]());if(r[o(531)](t)){const r=e[o(516)][o(528)](c[o(508)][o(537)],0),s=t[o(529)](c,r);n[o(553)](s)}else t[o(547)](t[o(529)](u[o(520)]));u[o(515)](),r[o(539)](o(511),{writer:t})}))})),e[t(514)][t(512)].on(t(506),Fs(e,t(500)),{priority:t(521)}),e[t(514)][t(512)].on(t(548),((e,n,r)=>{const s=t,o=r[s(554)][s(550)](n[s(522)]);if(o)for(const t of o)t[s(546)](s(503))&&(r[s(554)][s(524)](t,n[s(522)]),r[s(534)][s(552)](t))}),{priority:t(521)}),e[t(535)][t(512)].on(t(506),((n,r,s)=>{const o=t;s[o(544)][o(517)]&&Fs(e,o(500),{showActiveMarker:!1})[o(555)](this)(n,r,s)}),{priority:t(521)})}}function eo(){const t=["TrackChangesEditing","1926324bECeYK","546117eTuHXe","string","suggestion:deletion","bind","get","getIntersection","30LEzDTT","56511ueQOMG","editor","34622GWeKRv","filter","384kzZtFW","replace","findByTextCallback","start","handleFindCommand","getRange","_isInDeletionRange","end","createPositionAt","enableCommand","afterInit","has","item","691443eSaDqq","36OddJWq","getMarkersGroup","21852xCBito","find","15SNhank","106804ofKUOD","FindAndReplaceEditing","replaceAll","isArray","model","plugins","2662WKZKqH","createRange","findNext","results","FindAndReplaceUtils","markers","findPrevious"];return(eo=function(){return t})()}const no=ro;function ro(t,e){const n=eo();return(ro=function(t,e){return n[t-=368]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(376559===-parseInt(n(377))/1*(parseInt(n(406))/2)+parseInt(n(397))/3+-parseInt(n(382))/4*(-parseInt(n(381))/5)+-parseInt(n(396))/6+-parseInt(n(404))/7*(-parseInt(n(408))/8)+-parseInt(n(376))/9*(-parseInt(n(403))/10)+-parseInt(n(388))/11*(-parseInt(n(379))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(eo);class so extends t.Plugin{[no(373)](){const t=no;if(!this[t(405)][t(387)][t(374)](t(383)))return;const e=this[t(405)][t(387)][t(401)](t(395));e[t(372)](t(380),this[t(412)][t(400)](this)),e[t(372)](t(390)),e[t(372)](t(394)),e[t(372)](t(409)),e[t(372)](t(384))}[no(412)](t,e,n={}){const r=no,s=this[r(405)][r(387)][r(401)](r(392));return t((t=>{const o=r;let i=(o(398)==typeof e?s[o(410)](e,n):e)(t);Array[o(385)](i)&&(i={results:i,searchText:o(398)==typeof e?e:""});const a=i[o(391)][o(407)]((e=>!1===this[o(369)](e,t[o(375)])));return{...i,results:a}}),n)}[no(369)](t,e){const n=no,r=this[n(405)][n(386)][n(389)](this[n(405)][n(386)][n(371)](e,t[n(411)]),this[n(405)][n(386)][n(371)](e,t[n(370)]));for(const t of this[n(405)][n(386)][n(393)][n(378)](n(399)))if(null!==r[n(402)](t[n(368)]()))return!0;return!1}}const oo=co;!function(t,e){const n=co,r=t();for(;;)try{if(664394===-parseInt(n(506))/1+parseInt(n(525))/2+parseInt(n(555))/3+-parseInt(n(545))/4*(parseInt(n(550))/5)+parseInt(n(554))/6*(parseInt(n(539))/7)+-parseInt(n(497))/8+-parseInt(n(533))/9*(-parseInt(n(549))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const io=[{pluginName:oo(527),commandName:oo(534)},{pluginName:oo(520),commandName:oo(548)},{pluginName:oo(504),commandName:oo(502)},{pluginName:oo(530),commandName:oo(553)}];function ao(){const t=["registerDescriptionCallback","fontBackgroundColor","534sMDgHB","556215cFRZBe","toLowerCase","normalizeSizeOptions","9004632zouTVC","FORMAT_FONT_FAMILY","*Set font color:* %0","locale","fontBackgroundColor.colors","fontColor","FORMAT_FONT_SIZE","FontColorEditing","commandParams","289187hTyTay","*Reset font color*","plugins","format","FontSize","model","fontColor.colors","*Reset font background color*","FORMAT_FONT_BACKGROUND","type","*Reset font size*","afterInit","enableDefaultAttributesIntegration","label","FontFamilyEditing","value","config","get","*Reset font family*","1026162uAFZyG","descriptionFactory","FontSizeEditing","formatInline","editor","FontBackgroundColorEditing","has","fontSize.options","18TuCiKo","fontSize","FORMAT_FONT_COLOR","*Set font family:* %0","trim","_registerLegacyDescription","58219hWpzto","commandName","TrackChangesEditing","*Set font background color:* %0","title","*Set font size:* %0","1114012XRfUDG","registerInlineAttribute","find","fontFamily","7379850FyRHuN","15HfVlUI","registerAttributeLabel"];return(ao=function(){return t})()}function co(t,e){const n=ao();return(co=function(t,e){return n[t-=496]})(t,e)}class uo extends t.Plugin{[oo(517)](){const t=oo,e=this[t(529)][t(500)],n=this[t(529)][t(508)][t(523)](t(541));for(const{pluginName:e,commandName:r}of io)this[t(529)][t(508)][t(531)](e)&&(n[t(518)](r),n[t(546)](r));n[t(526)][t(551)](t(534),Wr(e,t(503))),n[t(526)][t(551)](t(548),Wr(e,t(498))),n[t(526)][t(551)](t(502),Wr(e,t(535))),n[t(526)][t(551)](t(553),Wr(e,t(514))),this[t(538)]()}[oo(538)](){const t=oo,e=this[t(529)],n=e[t(500)];e[t(508)][t(523)](t(541))[t(526)][t(552)]((e=>{const r=t,o=n.t;if(r(528)!=e[r(515)])return;const{data:i}=e;if(null!=i){if(r(534)==i[r(540)]){const t=i[r(505)][0][r(521)];if(t){const e=o(this[r(529)][r(508)][r(523)](r(510))[r(496)](this[r(529)][r(522)][r(523)](r(532)))[r(547)]((e=>e[r(511)]==t))[r(543)])[r(556)]();return{type:r(509),content:Wr(n,r(544),e)}}return{type:r(509),content:Wr(n,r(516))}}if(r(548)==i[r(540)]){const t=i[r(505)][0][r(521)];return t?{type:r(509),content:Wr(n,r(536),t)}:{type:r(509),content:Wr(n,r(524))}}if(r(502)==i[r(540)]){const t=i[r(505)][0][r(521)];if(t){const e=(0,s.normalizeColorOptions)(this[r(529)][r(522)][r(523)](r(512)))[r(547)]((e=>e[r(511)]==t));let i=t,a="";return e&&(i=e[r(519)],a=o(i)[r(556)]()),{type:r(509),content:Wr(n,r(499),a)[r(537)](),color:{value:t,title:a||i}}}return{type:r(509),content:Wr(n,r(507))}}if(r(553)==i[r(540)]){const t=i[r(505)][0][r(521)];if(t){const e=(0,s.normalizeColorOptions)(this[r(529)][r(522)][r(523)](r(501)))[r(547)]((e=>e[r(511)]==t));let i=t,a="";return e&&(i=e[r(519)],a=o(i)[r(556)]()),{type:r(509),content:Wr(n,r(542),a)[r(537)](),color:{value:t,title:a||i}}}return{type:r(509),content:Wr(n,r(513))}}}}))}}function lo(t,e){const n=ho();return(lo=function(t,e){return n[t-=160]})(t,e)}const fo=lo;function ho(){const t=["length","registerDescriptionCallback","entries","toUpperCase","label","type","formatBlock","model","29802470QxSGqo","3964206pVDHTY","FontSize","*Remove all formatting*","plugins","4DWnQVz","title","normalizeSizeOptions","fontColor","split","copyFormat","charAt","find","2089570acKbJz","_registerLegacyDescription","pasteFormat","6875VHLPmu","descriptionFactory","get","locale","push","boolean","enableDefaultAttributesIntegration","fontColor.colors","472JRWypN","afterInit","5488992UIZAmP","TrackChangesEditing","slice","133707EmenIC","166CzNfWF","commandName","4786146JCHOER","commands","config","editor","toLowerCase","commandParams","join","formatInline","fontSize.options","fontBackgroundColor","*Set format to:* %0","enableCommand","fontSize","format"];return(ho=function(){return t})()}!function(t,e){const n=lo,r=t();for(;;)try{if(722982===-parseInt(n(199))/1*(parseInt(n(213))/2)+parseInt(n(184))/3*(parseInt(n(188))/4)+parseInt(n(196))/5+parseInt(n(161))/6+-parseInt(n(212))/7*(-parseInt(n(207))/8)+parseInt(n(209))/9+-parseInt(n(183))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[fo(208)](){const t=fo,e=this[t(164)],n=e[t(187)][t(201)](t(210)),r=e[t(162)][t(201)](t(193)),s=e[t(162)][t(201)](t(198));r&&s&&(n[t(205)](t(198)),n[t(172)](t(193)),this[t(197)]())}[fo(197)](){const t=fo,e=this[t(164)],n=e[t(202)];e[t(187)][t(201)](t(210))[t(200)][t(176)]((r=>{const s=t;if(s(181)!=r[s(180)]&&s(168)!=r[s(180)])return;const{data:o}=r;if(o&&s(198)===o[s(160)]){const t=[],r=o[s(166)][0];for(const[n,o]of Object[s(177)](r))t[s(203)](po(e,n,o));return t[s(175)]?{type:s(174),content:Wr(n,s(171),t[s(167)](", "))}:{type:s(174),content:Wr(n,s(186))}}}))}}function po(t,e,n){const r=fo,o=t[r(202)].t,i=e[r(192)](/(?=[A-Z])/)[r(167)](" "),a=o(i[r(194)](0)[r(178)]()+i[r(211)](1))[r(165)]();if(r(204)==typeof n)return a;if(r(191)===e||r(170)===e){const e=(0,s.normalizeColorOptions)(t[r(163)][r(201)](r(206)))[r(195)]((t=>t[r(182)]==n));return a+" ("+(e?o(e[r(179)])[r(165)]():n)+")"}if(r(173)===e&&isNaN(parseFloat(n))){const e=t[r(187)][r(201)](r(185))[r(190)](t[r(163)][r(201)](r(169)))[r(195)]((t=>t[r(182)]==n));return a+" ("+(e?o(e[r(189)])[r(165)]():n)+")"}return a+" ("+n+")"}function mo(){const t=["format","match","ELEMENT_HEADING","heading.options","enableDefaultAttributesIntegration","model","60384hFiQWV","963MZjZeP","282cqCIzm","registerElementLabel","editor","900kPATSI","get","HeadingEditing","71690PxqFbq","2297000GVlXFr","commandName","value","1947TUHukF","commandParams","heading","config","view","afterInit","112873jBoYrj","_registerLegacyDescription","25744rwJeNJ","find","descriptionFactory","TrackChangesEditing","41526LrPlPq","plugins","_getHeadingLevel","has","title","_headingOptions","*Change to:* %0","locale","ELEMENT_HEADING_CUSTOM","type","name","formatBlock","paragraph","2656899qtWGzn","registerDescriptionCallback","4oQCYmG"];return(mo=function(){return t})()}const Io=Eo;function Eo(t,e){const n=mo();return(Eo=function(t,e){return n[t-=425]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(631063===-parseInt(n(433))/1*(parseInt(n(454))/2)+parseInt(n(463))/3*(-parseInt(n(435))/4)+parseInt(n(466))/5*(parseInt(n(439))/6)+parseInt(n(452))/7+-parseInt(n(470))/8+parseInt(n(462))/9*(-parseInt(n(469))/10)+parseInt(n(427))/11*(parseInt(n(461))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mo);class bo extends t.Plugin{[Io(432)](){const t=Io,e=this[t(465)];if(!e[t(440)][t(442)](t(468)))return;this[t(444)]=e[t(430)][t(467)](t(458));const n=e[t(446)],r=e[t(440)][t(467)](t(438));r[t(459)](t(429));for(const e of this[t(444)])t(451)!=e[t(460)]&&r[t(437)][t(464)](e[t(460)],(n=>{const r=t,i=this[r(441)](e[r(460)]);return null!==i?s(n,i):o(n,e[r(443)])}));function s(e,r){return Wr(n,t(457),[e,r])}function o(e,r){return Wr(n,t(447),[e,r])}this[t(434)]()}[Io(434)](){const t=Io,e=this[t(465)],n=e[t(446)];e[t(440)][t(467)](t(438))[t(437)][t(453)]((e=>{const r=t;if(r(450)!=e[r(448)])return;const{data:s}=e;if(s&&r(429)==s[r(425)]){const e=s[r(428)][0][r(426)],c=this[r(441)](e);if(null!==c)return{type:r(455),content:Wr(n,r(445),(a=c,Wr(n,r(457),[1,a])))};const u=this[r(444)][r(436)]((t=>t[r(460)]===e))[r(443)];return{type:r(455),content:Wr(n,r(445),(o=1,i=u,Wr(n,t(447),[o,i])))}}var o,i,a}))}[Io(441)](t){const e=Io;var n,r;const s=t[e(456)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(444)])||void 0===n?void 0:n[e(436)]((n=>n[e(460)]==t));if(o&&o[e(431)]){const t=o[e(431)],n=(null!==(r=t[e(449)])&&void 0!==r?r:t)[e(456)](/^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-=286]})(t,e)}function yo(){const t=["165101lQqXjH","title","3KIFfEr","registerAttributeLabel","highlight.options","has","1849177cHEajp","298588ChuOlx","toLowerCase","descriptionFactory","785637bsPtMB","locale","40xIGXnv","format","*Remove highlight*","editor","highlight","enableDefaultAttributesIntegration","_registerLegacyDescription","FORMAT_HIGHLIGHT","440gpaJxC","config","3516QbWeaf","559482qkfqkC","formatInline","commandName","model","color","value","22519FLlwRS","afterInit","HighlightEditing","commandParams","registerInlineAttribute","get","find","type","plugins","registerDescriptionCallback","*Set highlight:* %0","525gZWNvW","TrackChangesEditing"];return(yo=function(){return t})()}!function(t,e){const n=_o,r=t();for(;;)try{if(197219===parseInt(n(326))/1+parseInt(n(291))/2*(-parseInt(n(286))/3)+parseInt(n(306))/4*(parseInt(n(324))/5)+parseInt(n(307))/6+-parseInt(n(313))/7*(-parseInt(n(304))/8)+parseInt(n(294))/9*(-parseInt(n(296))/10)+parseInt(n(290))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yo);class Ao extends t.Plugin{[To(314)](){const t=To,e=this[t(299)];if(!e[t(321)][t(289)](t(315)))return;const n=e[t(321)][t(318)](t(325)),r=e[t(295)];n[t(301)](t(300)),n[t(317)](t(300)),n[t(293)][t(287)](t(300),Wr(r,t(303))),this[t(302)]()}[To(302)](){const t=To,e=this[t(299)],n=e[t(295)];e[t(321)][t(318)](t(325))[t(293)][t(322)]((r=>{const s=t;if(s(308)!=r[s(320)])return;const{data:o}=r;if(o&&s(300)==o[s(309)]){const t=n.t,r=o[s(316)][0][s(312)];if(r){const o=e[s(305)][s(318)](s(288))[s(319)]((t=>t[s(310)]==r)),i=t(o[s(327)])[s(292)]();return{type:s(297),content:Wr(n,s(323),i),color:{value:o[s(311)],title:o[s(327)]}}}return{type:s(297),content:Wr(n,s(298),Wr(n,s(303)))}}}))}}const Co=ko;function ko(t,e){const n=Lo();return(ko=function(t,e){return n[t-=223]})(t,e)}function Lo(){const t=["horizontalLine","elementToStructure","762gfaNQY","6160630CggDYr","dataDowncast","high","createPositionAt","369592yJJGdF","registerElementLabel","TrackChangesEditing","locale","for","HorizontalLineEditing","3395AFCLVd","ELEMENT_HORIZONTAL_LINE","insert","170384aVBpia","addClass","div","editor","enableCommand","plugins","conversion","descriptionFactory","afterInit","200637QPZOei","get","createContainerElement","has","8IyOpPb","7267530tMpcxi","createEmptyElement","6dTXNSo","showSuggestionHighlights","3875106PSfazb","ck-horizontal-line"];return(Lo=function(){return t})()}!function(t,e){const n=ko,r=t();for(;;)try{if(736415===-parseInt(n(251))/1*(-parseInt(n(240))/2)+-parseInt(n(242))/3+parseInt(n(224))/4+parseInt(n(238))/5+parseInt(n(246))/6*(parseInt(n(257))/7)+-parseInt(n(237))/8*(parseInt(n(233))/9)+-parseInt(n(247))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class No extends t.Plugin{[Co(232)](){const t=Co,e=this[t(227)];if(!e[t(229)][t(236)](t(256)))return;e[t(229)][t(234)](t(253))[t(228)](t(244));const n=e[t(229)][t(234)](t(253)),r=e[t(254)];n[t(231)][t(252)](t(244),(e=>Wr(r,t(258),e))),e[t(230)][t(255)](t(248))[t(245)]({model:t(244),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(241)])return null;const o=n[s(235)](s(226)),i=n[s(239)]("hr");return n[s(225)](s(243),o),n[s(223)](n[s(250)](o,0),i),o},converterPriority:t(249)})}}function Ro(t,e){const n=Mo();return(Ro=function(t,e){return n[t-=463]})(t,e)}const So=Ro;function Mo(){const t=["1301258eWyEqv","start","HtmlEmbed","*Change %0 content*","afterInit","40KptaRU","nodeAfter","get","plugins","format","attribute","element","4080552kxlRjE","_registerLegacyDescription","20549192iFKdzv","ELEMENT_HTML_EMBED","9wnxQEQ","htmlEmbed","registerDescriptionCallback","type","rawHtml","registerBlockAttribute","getFirstRange","has","locale","editor","3273780yIdGVr","enableDefaultAttributesIntegration","formatBlock","2276687oAPeZk","registerElementLabel","1043090OQXBCD","descriptionFactory","value","commandName","TrackChangesEditing","189396qZUqba","key"];return(Mo=function(){return t})()}!function(t,e){const n=Ro,r=t();for(;;)try{if(776999===parseInt(n(466))/1+-parseInt(n(473))/2+-parseInt(n(499))/3+-parseInt(n(485))/4+-parseInt(n(478))/5*(-parseInt(n(471))/6)+-parseInt(n(464))/7+-parseInt(n(487))/8*(-parseInt(n(489))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mo);class vo extends t.Plugin{[So(477)](){const t=So,e=this[t(498)];if(!e[t(481)][t(496)](t(475)))return;const n=e[t(481)][t(480)](t(470)),r=e[t(497)];n[t(467)][t(465)](t(493),(e=>Wr(r,t(488),e))),n[t(500)](t(490)),n[t(494)](t(468)),n[t(467)][t(491)]((e=>{const n=t;if(n(483)!=e[n(492)])return;const{data:s}=e;if(s&&n(468)==s[n(472)]&&e[n(495)]()[n(474)][n(479)].is(n(484),n(493))){const t=Wr(r,n(488));return{type:n(482),content:Wr(r,n(476),t)}}})),this[t(486)]()}[So(486)](){const t=So,e=this[t(498)],n=e[t(497)];e[t(481)][t(480)](t(470))[t(467)][t(491)]((e=>{const r=t;if(r(463)!=e[r(492)])return;const{data:s}=e;if(s&&r(490)==s[r(469)]){const t=Wr(n,r(488));return{type:r(482),content:Wr(n,r(476),t)}}}))}}const wo=Fo;function Oo(){const t=["_registerLegacyDescription","addObject","locale","formatInline","isCollapsed","*Remove image text alternative*","ELEMENT_INLINE_IMAGE","*Set image text alternative:* %0","10XjtjAj","ImageInlineEditing","1787508AZlQrm","imageTextAlternative","ImageBlockEditing","resizedWidth","attribute","has","ImageCaptionUtils","imageTypeInline","insertImage","registerAttributeLabel","type","insertion","newValue","TrackChangesEditing","format","registerCustomCallback","selection","234616DhPgND","toggleImageCaption","markBlockFormat","find","imageTypeBlock","join","formatBlock","end","markDeletion","77Fkrlgk","change","length","860ZUUBxC","plugins","getNearestSelectionRange","14388612gYelaU","markInsertion","previous","findIndex","ImageUtils","getCaptionFromImageModelElement","commandName","caption","Block image to inline image","get","imageBlock","model","*Set image width:* %0","registerElementLabel","ImageTextAlternativeEditing","isBlockImage","registerBlockAttribute","imageCaption","1767066ZmvDIh","convertBlockImageToInline","start","FORMAT_IMAGE_SIZE","discard","_suggestionFactory","getSuggestionCallback","_findSuggestions","commandParams","getClosestSelectedImageElement","editor","getFirstRange","11pONpWc","nodeBefore","element","*Reset image width*","imageInline","removeObject","filter","registerDescriptionCallback","toNext","createRange","descriptionFactory","ImageUploadEditing","isEqual","schema","ELEMENT_IMAGE","enableDefaultAttributesIntegration","chain","isBefore","accept","afterInit","detach","forward","width","alt","ELEMENT_CAPTION","isOwn","ImageCaptionEditing","subType","9wYADFj","isIntersecting","95218ZbBqRw","backward","ImageEditing","createRangeOn","1845cnhAIa","fromPosition","getContainedElement","resizeImage","nodeAfter","document","toPrevious","convertInlineImageToBlock","uploadImage","ImageResize","enableCommand","key","Inline image to block image","deletion","forceDefaultExecution","1198464TpMESu","imageStylePreApply"];return(Oo=function(){return t})()}function Fo(t,e){const n=Oo();return(Fo=function(t,e){return n[t-=259]})(t,e)}!function(t,e){const n=Fo,r=t();for(;;)try{if(223719===parseInt(n(369))/1*(-parseInt(n(371))/2)+-parseInt(n(267))/3+parseInt(n(308))/4*(parseInt(n(375))/5)+parseInt(n(329))/6+-parseInt(n(305))/7*(parseInt(n(296))/8)+-parseInt(n(279))/9*(parseInt(n(277))/10)+-parseInt(n(341))/11*(-parseInt(n(311))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oo);class Do extends t.Plugin{[wo(360)](){const t=wo,e=this[t(339)];if(!e[t(309)][t(284)](t(373)))return;const n=e[t(309)][t(320)](t(292)),r=e[t(309)][t(320)](t(315)),s=e[t(271)];n[t(262)](t(287)),n[t(351)][t(324)](t(321),(e=>Wr(s,t(355),e))),n[t(351)][t(324)](t(345),(e=>Wr(s,t(275),e))),n[t(351)][t(324)](t(318),(()=>Wr(s,t(365)))),e[t(309)][t(284)](t(352))&&n[t(262)](t(260)),e[t(309)][t(284)](t(281))&&e[t(309)][t(284)](t(278))&&(n[t(262)](t(286),((s,o)=>{const i=t,a=r[i(338)](e[i(322)][i(380)][i(295)]);e[i(322)][i(306)]((()=>{const t=i;n[t(298)](a,{commandName:t(286),commandParams:[o]},[],t(330))}))})),n[t(262)](t(300),((s,o)=>{const a=t;e[a(322)][a(306)]((t=>{const c=a;let u=r[c(338)](e[c(322)][c(380)][c(295)]),l=t[c(374)](u);const f=i.LivePosition[c(376)](l[c(331)],c(381)),h=i.LivePosition[c(376)](l[c(303)],c(349));n[c(266)]((()=>s(o))),u=r[c(338)](e[c(322)][c(380)][c(295)]),l=t[c(374)](u);const g=t[c(350)](f,h);f[c(361)](),h[c(361)](),n[c(298)](u,{commandName:c(286),commandParams:[o]},[],c(259)),g[c(331)][c(358)](l[c(331)])&&n[c(312)](t[c(350)](g[c(331)],l[c(331)]),c(259)),l[c(303)][c(358)](g[c(303)])&&n[c(312)](t[c(350)](l[c(303)],g[c(303)]),c(259))}))})),n[t(334)][t(294)](t(302),t(259),t(301),(()=>!1)),n[t(334)][t(294)](t(302),t(259),t(359),(()=>!1)),n[t(334)][t(294)](t(302),t(259),t(333),n[t(334)][t(335)](t(302),"",t(359))),n[t(334)][t(294)](t(290),t(259),t(301),(()=>!1)),n[t(334)][t(294)](t(290),t(259),t(333),(([r])=>{const s=t,o=n[s(334)][s(335)](s(290),"",s(333));let i=r[s(331)],a=r[s(303)];const c=e[s(322)][s(354)][s(310)](i,s(372)),u=e[s(322)][s(354)][s(310)](a,s(362));c[s(273)]&&(i=c[s(331)]),u[s(273)]&&(a=u[s(303)]),o([e[s(322)][s(350)](i,a)])})),n[t(334)][t(294)](t(302),t(259),t(357),c),n[t(334)][t(294)](t(290),t(259),t(357),c)),e[t(309)][t(284)](t(367))&&(n[t(262)](t(297),((s,o)=>{const i=t,a=e[i(309)][i(320)](i(285));let c=r[i(338)](e[i(322)][i(380)][i(295)]),u=a[i(316)](c);e[i(322)][i(306)]((()=>{const t=i;if(u)return void n[t(304)](e[t(322)][t(374)](u));const l=r[t(326)](c);s(o),c=r[t(338)](e[t(322)][t(380)][t(295)]),u=a[t(316)](c),n[t(312)](e[t(322)][t(374)](u),l?null:t(328))}))})),n[t(334)][t(294)](t(290),t(328),t(357),c));const o=[{type:t(302),subType:t(268)},{type:t(290),subType:t(328)},{type:t(302),subType:t(259)},{type:t(290),subType:t(259)}];function a(e,s){const i=t,a=o[i(314)]((({type:t,subType:n})=>e[i(289)]==t&&e[i(368)]==n)),c=o[i(314)]((({type:t,subType:e})=>s[i(289)]==t&&s[i(368)]==e));if(a<0||c<0)return!1;const u=e[i(340)](),l=s[i(340)]();if((0==a||1==a)&&2==c&&u[i(370)](l))return!0;if(2==a&&3==c){const t=n[i(336)](u,i(290))[i(347)]((({suggestion:t,meta:e})=>e[i(366)]&&i(259)==t[i(368)]));if(t[i(307)]>1&&l[i(303)][i(353)](u[i(331)]))return!0;if(1==t[i(307)]&&(u[i(331)][i(353)](l[i(303)])||u[i(303)][i(353)](l[i(331)])))return!0}if(3==a&&3==c&&u[i(331)][i(358)](l[i(331)])){const t=u[i(303)][i(379)],e=l[i(331)][i(342)];return r[i(326)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(309)][t(284)](t(261))&&(n[t(356)](t(378)),n[t(327)](t(282)),n[t(351)][t(288)](t(282),Wr(s,t(332)))),e[t(309)][t(284)](t(325))&&(n[t(356)](t(280)),n[t(327)](t(364))),n[t(351)][t(348)]((e=>{const n=t;if(o[n(299)]((({type:t,subType:r})=>e[n(289)]==t&&e[n(368)]==r)))return e[n(313)]?{}:void 0})),n[t(351)][t(348)]((e=>{const n=t;if(n(290)==e[n(289)]||n(265)==e[n(289)]){const t=e[n(377)]();if(t&&t.is(n(343),n(318)))return{type:n(290)==e[n(289)]?n(270):n(346),element:t,quantity:1}}})),n[t(351)][t(348)]((e=>t(302)==e[t(289)]&&t(259)==e[t(368)]?{type:t(293),content:t(264)}:t(302)==e[t(289)]&&t(330)==e[t(368)]?{type:t(293),content:t(319)}:void 0)),n[t(351)][t(348)]((e=>{const n=t;if(n(283)!=e[n(289)])return;const{data:r}=e;if(!r||n(364)!=r[n(263)])return;const o=r[n(291)];return o?{type:n(293),content:Wr(s,n(276),'"'+o+'"')}:{type:n(293),content:Wr(s,n(274))}})),this[t(269)]()}[wo(269)](){const t=wo,e=this[t(339)],n=e[t(271)];e[t(309)][t(320)](t(292))[t(351)][t(348)]((e=>{const r=t;if(r(302)!=e[r(289)]&&r(272)!=e[r(289)])return;const{data:s}=e;if(s){if(r(280)==s[r(317)]){const t=s[r(337)][0][r(291)];return t?{type:r(293),content:Wr(n,r(276),'"'+t+'"')}:{type:r(293),content:Wr(n,r(274))}}if(r(378)==s[r(317)]){const t=s[r(337)][0][r(363)];return t?{type:r(293),content:Wr(n,r(323),t)}:{type:r(293),content:Wr(n,r(344))}}}}))}}const Po=Bo;function Bo(t,e){const n=xo();return(Bo=function(t,e){return n[t-=242]})(t,e)}function xo(){const t=["format","key","afterInit","295478HhRsjO","*Replace image URL*","accept","getSuggestionCallback","20sGoRHa","get","attribute","20884090SUaBXb","commandName","type","has","src","1850304LLLtRa","formatInline","_handleLegacySuggestions","formatBlock","registerCustomCallback","oldValue","editor","plugins","replaceImageSource","_suggestionFactory","14247288sUazGU","ImageEditing","_registerLegacyDescription","enableDefaultAttributesIntegration","12lzJnRi","registerBlockAttribute","discard","TrackChangesEditing","756051XaZsle","newValue","11xeZOsL","registerDescriptionCallback","descriptionFactory","locale","10519362TlikIY","*Format:* replace image URL","5BEBJxt","4694304HFJmKb"];return(xo=function(){return t})()}!function(t,e){const n=Bo,r=t();for(;;)try{if(840291===parseInt(n(268))/1*(-parseInt(n(273))/2)+-parseInt(n(260))/3*(-parseInt(n(256))/4)+-parseInt(n(277))/5*(-parseInt(n(242))/6)+-parseInt(n(266))/7+parseInt(n(269))/8+-parseInt(n(252))/9+parseInt(n(280))/10*(parseInt(n(262))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Po(272)](){const t=Po;if(!this[t(248)][t(249)][t(283)](t(253)))return;const e=this[t(248)][t(265)],n=this[t(248)][t(249)][t(278)](t(259));n[t(255)](t(250)),n[t(257)](t(284)),n[t(264)][t(263)]((n=>{const r=t;if(r(279)!=n[r(282)])return;const{data:s}=n;return s&&r(284)==s[r(271)]?s[r(261)]&&s[r(247)]?{type:r(270),content:Wr(e,r(274))}:{type:r(270),content:""}:void 0})),this[t(244)]()}[Po(244)](){const t=Po,e=this[t(248)][t(249)][t(278)](t(259));e[t(251)][t(246)](t(245),t(250),t(275),e[t(251)][t(276)](t(245),null,t(258))),e[t(251)][t(246)](t(245),t(250),t(258),e[t(251)][t(276)](t(245),null,t(275))),this[t(254)]()}[Po(254)](){const t=Po,e=this[t(248)],n=e[t(265)];e[t(249)][t(278)](t(259))[t(264)][t(263)]((e=>{const r=t;if(r(245)!=e[r(282)]&&r(243)!=e[r(282)])return;const{data:s}=e;return s&&r(250)==s[r(281)]?{type:r(270),content:Wr(n,r(267))}:void 0}))}}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=475]})(t,e)}function Vo(){const t=["suggestion","filter","formatBlock","isEqual","ImageUtils","setImageNaturalSizeAttributes","getChangedMarkers","value","createRangeOn","_registerLegacyDescription","get","getClosestSelectedImageElement","enableCommand","21fYUHYg","imageCaption","length","getContainedElement","1234055SbFILf","end","editor","commands","plugins","TrackChangesEditing","imageStylePreApply","FORMAT_SIDE_IMAGE","commandReversedParams","8phsmlN","document","isBlockImage","head","registerDescriptionCallback","has","descriptionFactory","insertion","refresh","isIntersecting","markInlineFormat","ImageStyleEditing","isOwn","selection","forEach","_splitMarkerName","join","discard","18GVTIsA","isInContent","newRange","markBlockFormat","toLowerCase","1874789ofUvJh","isBefore","_findSuggestions","differ","getFirstRange","imageTypeInline","next","registerPostFixer","model","chain","normalizedStyles","Users","getSuggestionCallback","formatInline","shouldConvertImageType","change","author","438394pOCSBW","accept","hasSuggestion","15600070igkdGD","getSuggestion","nodeBefore","convertInlineImageToBlock","subType","discardSuggestion","name","start","_suggestionFactory","format","isInlineImage","title","2091890SwYCiY","commandName","imageStyle","imageStylePostApply","type","commandParams","6119268dCEKmt","22liyBtX","side","getSuggestions","from","locale","afterInit","imageTypeBlock","nodeAfter","3736184XMLSKt","12fFxZAU","*Format:* %0","findIndex","registerCustomCallback"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(872749===parseInt(n(517))/1+-parseInt(n(566))/2*(parseInt(n(513))/3)+-parseInt(n(526))/4*(parseInt(n(480))/5)+-parseInt(n(496))/6*(-parseInt(n(549))/7)+parseInt(n(495))/8*(parseInt(n(544))/9)+parseInt(n(569))/10+-parseInt(n(487))/11*(parseInt(n(486))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class Ho extends t.Plugin{[jo(492)](){const t=jo,n=this[t(519)];if(!n[t(521)][t(531)](t(537)))return;const r=n[t(521)][t(510)](t(522)),s=n[t(521)][t(510)](t(504)),o={};r[t(512)](t(482),((o,i)=>{const a=t,c=n[a(521)][a(510)](a(560)).me,u=n[a(520)][a(510)](a(482));let l=s[a(511)](n[a(557)][a(527)][a(539)]),f=n[a(557)][a(508)](l),h=u[a(507)];if(h==i[a(507)])return;const g={commandName:a(482),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(557)][a(564)]((()=>{const t=a;if(r[t(489)]()[t(501)]((e=>e[t(545)]&&c==e[t(565)]&&(t(502)==e[t(484)]||t(562)==e[t(484)])&&(t(523)==e[t(573)]||t(483)==e[t(573)])&&e[t(553)]()[t(503)](f)))[t(540)]((e=>r[t(574)](e[t(529)]))),l=s[t(511)](n[t(557)][t(527)][t(539)]),f=n[t(557)][t(508)](l),u[t(534)](),n[t(520)][t(510)](t(554))[t(534)](),n[t(520)][t(510)](t(493))[t(534)](),h=u[t(507)],h!=i[t(507)])return s[t(478)](l)&&u[t(563)](i[t(507)],l)?(o({...i,setImageSizes:!1}),l=s[t(511)](n[t(557)][t(527)][t(539)]),void r[t(547)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(523))):void(s[t(528)](l)?r[t(547)](l,g,[],t(483)):r[t(536)](f,g,t(483)))}))}));for(const e of n[t(521)][t(510)](t(537))[t(559)])o[e[t(575)]]=e[t(479)][t(548)]();r[t(476)][t(499)](t(502),t(523),t(542),(()=>!1)),r[t(476)][t(499)](t(502),t(483),t(542),(()=>!1)),r[t(476)][t(499)](t(562),t(483),t(542),(()=>!1)),r[t(476)][t(499)](t(502),t(523),t(567),(([e])=>{const n=t;s[n(505)](e[n(516)]())})),r[t(476)][t(499)](t(502),t(523),t(543),((e,n)=>{const s=t;r[s(476)][s(561)](s(502),"",s(567))(e,{commandName:n[s(481)],commandParams:n[s(525)]})})),r[t(476)][t(499)](t(502),t(523),t(558),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(502),subType:t(523)},{type:t(533),subType:t(514)},{type:t(502),subType:t(572)},{type:t(533),subType:t(572)}];function a(e,n){const o=t,a=i[o(498)]((({type:t,subType:n})=>e[o(484)]==t&&e[o(573)]==n)),c=i[o(498)]((({type:t,subType:e})=>n[o(484)]==t&&n[o(573)]==e));if(a<0||c<0)return!1;const u=e[o(553)](),l=n[o(553)]();if((0==a||1==a)&&2==c&&u[o(535)](l))return!0;if(2==a&&3==c){const t=r[o(551)](u,o(533))[o(501)]((({suggestion:t,meta:e})=>e[o(538)]&&o(572)==t[o(573)]));if(t[o(515)]>1&&l[o(518)][o(503)](u[o(475)]))return!0;if(1==t[o(515)]&&(u[o(475)][o(503)](l[o(518)])||u[o(518)][o(503)](l[o(475)])))return!0}if(3==a&&3==c&&u[o(475)][o(550)](l[o(475)])){const t=u[o(518)][o(494)],e=l[o(475)][o(571)];return s[o(528)](t)&&t===e}return!1}n[t(557)][t(527)][t(556)]((()=>{const e=t;let o=!1;const i=Array[e(490)](n[e(557)][e(527)][e(552)][e(506)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(541)](t);if(e(500)==i&&r[e(568)](u)){if(e(502)==a&&(e(523)==c||e(483)==c)){const t=r[e(570)](u);if(n[e(546)]){const n=t[e(553)]()[e(516)]();if(s[e(528)](n))continue;r[e(574)](t),o=!0}}if(e(533)==a&&e(514)==c&&!n[e(546)]){const t=r[e(570)](u);t[e(555)]&&t[e(555)][e(545)]&&(r[e(574)](t[e(555)]),o=!0)}}}return o})),this[t(509)](o)}[jo(509)](t){const e=jo,n=this[e(519)],r=n[e(491)];n[e(521)][e(510)](e(522))[e(532)][e(530)]((n=>{const s=e;if(s(502)!=n[s(484)]&&s(562)!=n[s(484)])return;const{data:o}=n;if(!o||s(482)!=o[s(481)])return;const i=o[s(485)][0][s(507)];return function(t){const e=s;return{type:e(477),content:Wr(r,e(497),t)}}(s(488)===i?Wr(r,s(524)):t[i]||i)}))}}const Wo=zo;function zo(t,e){const n=Ko();return(zo=function(t,e){return n[t-=250]})(t,e)}function Ko(){const t=["editor","407MJiSEu","Users","execute","_trackChangesValueDuringImport","bind","forEach","3kwLQFC","commands","listenTo","8tJloFf","high","collaboration_features","196722RScgKL","plugins","3678ozVuuy","importWord","TrackChangesEditing","track_changes","1659MwwxNa","value","105662qxBJRy","508rcgPAn","_trackChangesExecuted","_setSuggestionData","dataInsert","trackChanges","388965kgIgrR","get","lowest","4827JbVINx","28130ojjpDw","afterInit","enableCommand","4656456HdoVFT","_handleImportedData"];return(Ko=function(){return t})()}!function(t,e){const n=zo,r=t();for(;;)try{if(128591===parseInt(n(268))/1*(-parseInt(n(282))/2)+-parseInt(n(255))/3*(-parseInt(n(283))/4)+-parseInt(n(252))/5+parseInt(n(276))/6*(-parseInt(n(280))/7)+-parseInt(n(271))/8*(-parseInt(n(274))/9)+parseInt(n(256))/10*(-parseInt(n(262))/11)+parseInt(n(259))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class qo extends t.Plugin{constructor(t){const e=zo;super(t),this[e(265)]=!1,this[e(284)]=!1}[Wo(257)](){const t=Wo,e=this[t(261)],n=e[t(269)][t(253)](t(277)),r=e[t(269)][t(253)](t(251));n&&(n.on(t(264),((e,[,n])=>{const s=t;this[s(265)]=r[s(281)],n[s(273)][s(279)]=!this[s(265)]}),{priority:t(272)}),this[t(270)](n,t(250),this[t(260)][t(266)](this)),this[t(270)](n,t(250),(()=>{const e=t;this[e(284)]&&(r[e(264)](),this[e(284)]=!1)}),{priority:t(254)}),e[t(275)][t(253)](t(278))[t(258)](t(277)))}[Wo(260)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(261)][n(269)][n(253)](n(251)),o=s[n(281)];this[n(265)]!==o&&(s[n(264)](),this[n(284)]=!0),r&&r[n(267)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(261)][o(275)][o(253)](o(263)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(277)}}};this[o(261)][o(275)][o(253)](o(278))[o(285)](i)}))}}function Xo(t,e){const n=Jo();return(Xo=function(t,e){return n[t-=303]})(t,e)}const Zo=Xo;function Jo(){const t=["locale","get","TrackChangesEditing","_registerLegacyDescription","editor","afterInit","7325768PKqyRL","format","FORMAT_INDENT","4AsJGsO","registerBlockAttribute","registerAttributeLabel","commandName","210LnwPlt","1366917wMOepz","formatBlock","189350McBOnC","54irssMc","descriptionFactory","getItems","*Outdent:* %0","4679270vGZpyq","plugins","getItemLabel","enableDefaultAttributesIntegration","enableCommand","9WPuRjt","382462acyCXP","type","outdent","1423235yHxRwj","has","*Indent:* %0","IndentBlock","indentBlock","blockIndent","outdentBlock","indent","registerDescriptionCallback","IndentEditing","417081tdPcey"];return(Jo=function(){return t})()}!function(t,e){const n=Xo,r=t();for(;;)try{if(497115===-parseInt(n(312))/1+parseInt(n(342))/2+-parseInt(n(340))/3*(-parseInt(n(335))/4)+-parseInt(n(306))/5+-parseInt(n(343))/6*(parseInt(n(325))/7)+-parseInt(n(332))/8*(parseInt(n(311))/9)+-parseInt(n(339))/10*(-parseInt(n(315))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jo);class Yo extends t.Plugin{[Zo(331)](){const t=Zo,e=this[t(330)],n=e[t(307)][t(327)](t(328));if(e[t(307)][t(316)](t(324))&&(n[t(310)](t(322)),n[t(310)](t(314))),e[t(307)][t(316)](t(318)))for(const e of[t(319),t(321)])n[t(309)](e);const r=e[t(326)];n[t(336)](t(320)),n[t(303)][t(337)](t(320),Wr(r,t(334))),this[t(329)]()}[Zo(329)](){const t=Zo,e=this[t(330)],n=e[t(326)],r=e[t(307)][t(327)](t(328));r[t(303)][t(323)]((e=>{const s=t;if(s(341)!=e[s(313)])return;const{data:o}=e;if(!o)return;if(s(319)!=o[s(338)]&&s(321)!=o[s(338)])return;const i=e[s(304)]()[0],a=r[s(303)][s(308)](i);return s(319)==o[s(338)]?{type:s(333),content:Wr(n,s(317),a)}:s(321)==o[s(338)]?{type:s(333),content:Wr(n,s(305),a)}:void 0}))}}var Qo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=196]})(t,e)}function ti(){var t=["24XCWcom","editor","12LAoWJO","4336065MOdbbm","input","TrackChangesEditing","6499409ZFsmOK","2931psDaTN","get","requires","2614hrFsPn","25421470rtzYCU","1015285JFlbke","4727420cxiLCD","init","enableCommand","plugins","700702wynjJo"];return(ti=function(){return t})()}!function(t,e){for(var n=$o,r=t();;)try{if(843427===parseInt(n(198))/1+parseInt(n(209))/2*(-parseInt(n(206))/3)+parseInt(n(212))/4+parseInt(n(211))/5*(parseInt(n(201))/6)+parseInt(n(205))/7+parseInt(n(199))/8*(parseInt(n(202))/9)+-parseInt(n(210))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[Qo(208)](){return[Ms.Input]}[Qo(213)](){var t=Qo;this[t(200)][t(197)][t(207)](t(204))[t(196)](t(203))}}function ni(){const t=["registerAttributeLabel","attribute","registerInlineAttribute","afterInit","_registerLegacyDescription","commands","8UYyUBW","1337701heNrPh","formatInline","*Remove link*","link","*Set link:* %0","type","977273zzvbDv","get","156FBvGeu","manualDecorators","key","locale","plugins","link (","9651439nePSPh","1051965UETMkc","unlink","40CBICtV","TrackChangesEditing","LinkEditing","format","editor","102755FsZkAz","label","toLowerCase","newValue","registerDescriptionCallback","commandName","commandParams","4348956GnuQCQ","descriptionFactory","linkHref","has","enableDefaultAttributesIntegration","2uIFeks","1158327Fmnfoj","112QPAZvH"];return(ni=function(){return t})()}const ri=si;function si(t,e){const n=ni();return(si=function(t,e){return n[t-=383]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(761248===-parseInt(n(418))/1+-parseInt(n(408))/2*(-parseInt(n(389))/3)+parseInt(n(410))/4*(-parseInt(n(396))/5)+-parseInt(n(403))/6+parseInt(n(388))/7*(parseInt(n(417))/8)+-parseInt(n(409))/9*(-parseInt(n(391))/10)+parseInt(n(424))/11*(parseInt(n(426))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ni);class oi extends t.Plugin{[ri(414)](){const t=ri,e=this[t(395)];if(!e[t(386)][t(406)](t(393)))return;const n=e[t(386)][t(425)](t(392)),r=e[t(416)][t(425)](t(421));n[t(407)](t(421)),n[t(407)](t(390)),n[t(413)](t(405));for(const e of r[t(383)])n[t(413)](e.id),n[t(404)][t(411)](e.id,t(387)+e[t(397)][t(398)]()+")");n[t(404)][t(400)]((n=>{const r=t;if(r(412)!=n[r(423)])return;const{data:s}=n;if(!s||r(405)!=s[r(384)])return;const o=s[r(399)],i=e[r(385)];return{type:r(394),content:null==o?Wr(i,r(420)):Wr(i,r(422),'"'+o+'"')}})),this[t(415)]()}[ri(415)](){const t=ri,e=this[t(395)],n=e[t(385)];e[t(386)][t(425)](t(392))[t(404)][t(400)]((e=>{const r=t;if(r(419)!=e[r(423)])return;const{data:s}=e;if(s){if(r(421)==s[r(401)]){const t=s[r(402)][0];return{type:r(394),content:Wr(n,r(422),'"'+t+'"')}}return r(390)==s[r(401)]?{type:r(394),content:Wr(n,r(420))}:void 0}}))}}function ii(t,e){const n=ci();return(ii=function(t,e){return n[t-=308]})(t,e)}const ai=ii;function ci(){const t=["has","name","createRange","554145enDnAj","ELEMENT_NUMBERED_LIST","outdentList","*Indent:* %0","add","parent","checkTodoList","LegacyTodoListEditing","formatInline","22824637FofmuI","markBlockFormat","schema","getAttribute","*Outdent:* %0","change","blockName","6070792oDiRLM","registerElementLabel","slice","forceValue","formatBlock","execute","*Uncheck item*","end","before","2667xzXUmK","editor","getSelectedBlocks","TrackChangesEditing","listItem","isObject","locale","List","registerDescriptionCallback","listIndent","bulleted","length","enableCommand","ELEMENT_LIST_ITEM","get","descriptionFactory","element","previousSibling","replace","LegacyListEditing","ELEMENT_BULLETED_LIST","afterInit","5pkqLxL","todo","numbered","numberedList","checkChild","commandName","*Change to:* %0","22824tVHJlr","4uZiyVd","bulletedList","commandParams","model","findIndex","commands","62237bvFVfA","739188sXeJTz","3068260zsnXaL","12PwqKVL","document","paragraph","type","ELEMENT_TODO_LIST","createPositionAt","todoList","push","plugins","indentList","todoListChecked","nextSibling","filter","value","*Check item*","listType","format","140CROUmL","selection","from","_selectedElements"];return(ci=function(){return t})()}!function(t,e){const n=ii,r=t();for(;;)try{if(823182===-parseInt(n(368))/1+-parseInt(n(362))/2*(-parseInt(n(395))/3)+-parseInt(n(370))/4*(parseInt(n(354))/5)+parseInt(n(361))/6*(parseInt(n(332))/7)+parseInt(n(323))/8+-parseInt(n(369))/9*(-parseInt(n(388))/10)+-parseInt(n(316))/11*(parseInt(n(371))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ci);class ui extends t.Plugin{[ai(353)](){const t=ai,e=this[t(333)],n=e[t(338)];if(!e[t(379)][t(392)](t(351)))return;const r=e[t(379)][t(346)](t(335)),s=e[t(379)][t(392)](t(314));function o(t){return()=>{const n=ii,s=e[n(365)][n(372)][n(389)],o=e[n(367)][n(346)](t);if(o[n(384)])return void e[n(328)](n(373),{});const i=t[n(325)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(390)](t)[s(383)]((t=>function(t,e){const n=s;return e[n(358)](t[n(312)],n(336))&&!e[n(337)](t)}(t,r)));o=o[s(383)]((t=>!t.is(s(348),s(336))||t[s(319)](s(386))!=e));const i=new Set;for(const t of o)t.is(s(348),s(336))?i[s(311)](li(t)):i[s(311)](t);return Array[s(390)](i)}(s[n(334)](),i,e[n(365)][n(318)]);e[n(365)][n(321)]((()=>{const e=n;for(const n of a)r[e(317)](n,{commandName:t,commandParams:[{forceValue:!o[e(384)]}],formatGroupId:e(322)},fi(n))}))}}function i(t){return()=>{const n=ii,s=function(t){const e=ii;let n=Array[e(390)](t);const r=n[e(366)]((t=>e(336)!=t[e(393)]));return r>-1&&(n=n[e(325)](0,r)),n}(e[n(365)][n(372)][n(389)][n(334)]()),o=e[n(365)][n(394)](e[n(365)][n(376)](s[0],n(331)),e[n(365)][n(376)](s[s[n(343)]-1],n(330)));e[n(365)][n(321)]((()=>{const e=n;r[e(317)](o,{commandName:t,commandParams:[],formatGroupId:e(341)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(382)];for(;t&&t[n(319)](n(341))>e[n(319)](n(341));)r[n(311)](t),t=t[n(382)]}return Array[n(390)](r)}(s))}))}}r[t(344)](t(357),o(t(357))),r[t(344)](t(363),o(t(363))),s&&r[t(344)](t(377),o(t(377))),r[t(344)](t(380),i(t(380))),r[t(344)](t(309),i(t(309))),s&&r[t(344)](t(313),(()=>{const n=t,s=e[n(367)][n(346)](n(313)),o=Array[n(390)](s[n(391)]);o[n(383)]((t=>t[n(319)](n(381))!=s[n(384)])),e[n(365)][n(321)]((()=>{const t=n;for(const e of o)r[t(317)](e,{commandName:t(313),commandParams:[{forceValue:!s[t(384)]}]})}))})),r[t(347)][t(324)](t(336),(e=>Wr(n,t(345),e))),r[t(347)][t(340)]((e=>{const r=t;if(r(327)!=e[r(374)]&&r(315)!=e[r(374)])return;const{data:s}=e;if(s){if(r(357)==s[r(359)]||r(363)==s[r(359)]||r(377)==s[r(359)])switch(s[r(359)][r(350)](r(339),"")){case r(342):return o(Wr(n,r(352)));case r(356):return o(Wr(n,r(308)));case r(355):return o(Wr(n,r(375)))}if(r(380)==s[r(359)])return{type:r(387),content:Wr(n,r(310),Wr(n,r(345)))};if(r(309)==s[r(359)])return{type:r(387),content:Wr(n,r(320),Wr(n,r(345)))};if(r(313)==s[r(359)])return s[r(364)][0][r(326)]?{type:r(387),content:Wr(n,r(385))}:{type:r(387),content:Wr(n,r(329))}}function o(t){const e=r;return{type:e(387),content:Wr(n,e(360),t)}}}))}}function li(t){const e=ai,n=t[e(319)](e(341));if(0==n)return t;let r=t;for(;t[e(349)]&&t[e(349)].is(e(348),e(336));){const s=t[e(349)][e(319)](e(341));if(s==n)r=t[e(349)];else if(s<n)break;t=t[e(349)]}return r}function fi(t){const e=ai,n=[];if(t.is(e(348),e(336))&&t[e(319)](e(341))>0){let r=t[e(382)];for(;r&&e(336)==r[e(393)]&&r[e(319)](e(341))==t[e(319)](e(341));)n[e(378)](r),r=r[e(382)]}return n}function hi(){const t=["bind","TrackChangesEditing","3488820pKiivD","createRange","forward","afterInit","handleListStartCommand","_getSuggestionBlocksForListStyle","document","list.properties","829863dzfouq","filter","default","length","ELEMENT_","map","before","2iuELwR","LegacyListUtils","change","type","config","locale","model","startIndex","toUpperCase","LegacyListPropertiesEditing","getAttribute","listType","handleDescriptions","getSiblingNodes","descriptionFactory","formatBlock","backward","listStart","10ZqAQvL","_getTranslationKeyForListStyle","1868469yJkarh","get","commandParams","60TqrAcR","parent","listReversed","editor","commandName","*Format:* set order to regular","push","format","5682735RzfEqd","getLastPosition","has","unshift","listStyle","markMultiRangeBlockFormat","formatInline","listItem","handleListReversedCommand","*Change to:* %0","833546jyHdnD","203775dqXRCi","element","plugins","getListTypeFromListStyleType","_getSuggestionBlocks","getSelectedBlocks","selection","styles","numbered","handleListStyleCommand","5256600ILLviD","registerDescriptionCallback","flat","from","*Format:* set start index to %0","reversed","_LIST_","*Format:* set order to reversed","createPositionAt","getFirstPosition","replace","enableCommand"];return(hi=function(){return t})()}const gi=di;function di(t,e){const n=hi();return(di=function(t,e){return n[t-=316]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(596204===-parseInt(n(390))/1+-parseInt(n(348))/2*(-parseInt(n(368))/3)+parseInt(n(333))/4+-parseInt(n(379))/5+-parseInt(n(371))/6*(-parseInt(n(389))/7)+-parseInt(n(319))/8+-parseInt(n(341))/9*(parseInt(n(366))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(hi);class pi extends t.Plugin{[gi(336)](){const t=gi;if(!this[t(374)][t(392)][t(381)](t(357)))return;const e=this[t(374)][t(352)][t(369)](t(340)),n=this[t(374)][t(392)][t(369)](t(332));e[t(316)]&&n[t(330)](t(383),this[t(318)][t(331)](this)),e[t(324)]&&n[t(330)](t(373),this[t(387)][t(331)](this)),e[t(355)]&&n[t(330)](t(365),this[t(337)][t(331)](this)),n[t(362)][t(320)](this[t(360)][t(331)](this))}[gi(318)](t,e={}){const n=gi,r=this[n(374)][n(392)][n(369)](n(332)),s=this[n(338)]();this[n(374)][n(354)][n(350)]((()=>{const t=n;r[t(384)](s,{commandName:t(383),commandParams:[{type:e[t(351)]}],formatGroupId:t(383)})}))}[gi(387)](t,e={}){const n=gi,r=this[n(374)][n(392)][n(369)](n(332)),s=this[n(394)]((t=>t.is(n(391),n(386))&&n(317)===t[n(358)](n(359))));if(s[n(344)]<1)return;const o=s[n(346)]((t=>this[n(374)][n(354)][n(334)](this[n(374)][n(354)][n(327)](t,n(347)),this[n(374)][n(354)][n(327)](t,0))));this[n(374)][n(354)][n(350)]((()=>{const t=n;r[t(384)](o,{commandName:t(373),commandParams:[{reversed:e[t(324)]}],formatGroupId:t(373)})}))}[gi(337)](t,e={}){const n=gi,r=this[n(374)][n(392)][n(369)](n(332)),s=this[n(394)]((t=>t.is(n(391),n(386))&&n(317)===t[n(358)](n(359))));if(s[n(344)]<1)return;const o=s[n(346)]((t=>this[n(374)][n(354)][n(334)](this[n(374)][n(354)][n(327)](t,n(347)),this[n(374)][n(354)][n(327)](t,0))));this[n(374)][n(354)][n(350)]((()=>{const t=n;r[t(384)](o,{commandName:t(365),commandParams:[{startIndex:e[t(355)]}],formatGroupId:t(365)})}))}[gi(360)](t){const e=gi;if(e(363)!=t[e(351)]&&e(385)!=t[e(351)])return;const n=this[e(374)][e(353)],{data:r}=t;if(!r)return;let s,o;switch(r[e(375)]){case e(383):s=e(388),o={type:e(378),content:Wr(n,s,Wr(n,this[e(367)](r[e(370)][0][e(351)])))};break;case e(373):s=r[e(370)][0][e(324)]?e(326):e(376),o={type:e(378),content:Wr(n,s)};break;case e(365):s=e(323),o={type:e(378),content:Wr(n,s,r[e(370)][0][e(355)])}}return o}[gi(338)](){const t=gi;var e,n,r,s;const o=this[t(374)][t(392)][t(369)](t(349));let i=Array[t(322)](this[t(374)][t(354)][t(339)][t(396)][t(395)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(391),t(386)))&&i[t(382)](...o[t(361)](this[t(374)][t(354)][t(339)][t(396)][t(328)](),t(364))),(null===(n=i[i[t(344)]-1])||void 0===n?void 0:n.is(t(391),t(386)))&&i[t(377)](...o[t(361)](this[t(374)][t(354)][t(339)][t(396)][t(380)](),t(335))),i=[...new Set(i)],(null===(s=null===(r=this[t(374)][t(354)][t(339)][t(396)][t(328)]())||void 0===r?void 0:r[t(372)])||void 0===s?void 0:s.is(t(391),t(386)))&&(i=i[t(342)]((e=>e.is(t(391),t(386))))),i}[gi(394)](t){const e=gi,n=this[e(374)][e(392)][e(369)](e(349));let r=Array[e(322)](this[e(374)][e(354)][e(339)][e(396)][e(395)]())[e(342)](t)[e(346)]((t=>{const r=e,s=this[r(374)][r(354)][r(327)](t,0);return[...n[r(361)](s,r(364)),...n[r(361)](s,r(335))]}))[e(321)]();return r=[...new Set(r)],r}[gi(367)](t){const e=gi;return e(345)+(this[e(374)][e(392)][e(369)](e(349))[e(393)](t)||e(343))[e(356)]()+e(325)+t[e(356)]()[e(329)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=bi();return(Ii=function(t,e){return n[t-=249]})(t,e)}!function(t,e){const n=Ii,r=t();for(;;)try{if(256165===-parseInt(n(261))/1+-parseInt(n(264))/2*(-parseInt(n(280))/3)+-parseInt(n(262))/4+-parseInt(n(257))/5+-parseInt(n(268))/6+-parseInt(n(267))/7+-parseInt(n(274))/8*(-parseInt(n(260))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bi);class Ei extends t.Plugin{[mi(278)](){const t=mi,e=this[t(271)];if(!e[t(269)][t(254)](t(258)))return;const n=e[t(269)][t(249)](t(253)),r=e[t(276)];n[t(252)](t(275)),n[t(250)][t(279)](t(255),(e=>Wr(r,t(259),e))),e[t(270)][t(283)](t(265))[t(272)]({model:t(255),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(281)])return n[s(251)](s(277))},converterPriority:t(266)}),e[t(273)][t(284)].on(t(256),((e,n,r)=>{const s=t;r[s(263)][s(281)]&&e[s(282)]()}),{priority:t(266)})}}function bi(){const t=["locale","div","afterInit","registerElementLabel","2127shTmCU","showSuggestionHighlights","stop","for","downcastDispatcher","get","descriptionFactory","createEmptyElement","enableCommand","TrackChangesEditing","has","media","attribute:url:media","654895JKSXNU","MediaEmbedEditing","ELEMENT_MEDIA","9GGYCGW","95305hYxZDo","943548TOvYix","options","1170EYbVhv","dataDowncast","high","1298255GWEjTf","1432590dFkOcJ","plugins","conversion","editor","elementToElement","data","5822408uxyOXW","mediaEmbed"];return(bi=function(){return t})()}function Ti(t,e){const n=yi();return(Ti=function(t,e){return n[t-=267]})(t,e)}const _i=Ti;function yi(){const t=["4uUjhWr","664066wKPkPb","3019220uZqMeV","140vIxjLP","4uQFpkm","572rtwoRF","9686331OFanys","editor","plugins","afterInit","797470sIfPYB","6545172uYMFGU","mention","MentionEditing","TrackChangesEditing","471312sTHjpj","enableCommand","1458141LojaUi","get","has"];return(yi=function(){return t})()}!function(t,e){const n=Ti,r=t();for(;;)try{if(713957===-parseInt(n(279))/1+parseInt(n(278))/2*(-parseInt(n(275))/3)+-parseInt(n(282))/4*(parseInt(n(280))/5)+-parseInt(n(269))/6+-parseInt(n(281))/7*(parseInt(n(273))/8)+parseInt(n(284))/9+-parseInt(n(268))/10*(-parseInt(n(283))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[_i(267)](){const t=_i,e=this[t(285)];e[t(286)][t(277)](t(271))&&e[t(286)][t(276)](t(272))[t(274)](t(270))}}const Ci=Li;function ki(){const t=["editor","has","format","oldValue","registerDescriptionCallback","*Remove format:* %0","18YVvqXq","1410bYiNEJ","ELEMENT_MULTI_LEVEL_LIST","multiLevelList","next","9RcKuos","descriptionFactory","listMarkerStyle","529879dHHSep","808216jkWgBU","listType","locale","enableDefaultAttributesIntegration","data","30426oxcMCH","get","809490nejDLo","head","MultiLevelList","1132616emWuII","*Set format:* %0","registerBlockAttribute","77407UTpaFW","afterInit","newValue","884035ClGVRO","TrackChangesEditing","plugins","key","handleDescriptions","6fOxYZY"];return(ki=function(){return t})()}function Li(t,e){const n=ki();return(Li=function(t,e){return n[t-=250]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(332680===parseInt(n(260))/1*(parseInt(n(268))/2)+-parseInt(n(254))/3+parseInt(n(257))/4+-parseInt(n(263))/5+parseInt(n(275))/6*(-parseInt(n(283))/7)+parseInt(n(284))/8*(parseInt(n(280))/9)+-parseInt(n(276))/10*(-parseInt(n(252))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ki);class Ni extends t.Plugin{[Ci(261)](){const t=Ci,e=this[t(269)],n=e[t(265)][t(253)](t(264));e[t(265)][t(270)](t(256))&&(n[t(250)](t(278)),n[t(259)](t(282)),n[t(281)][t(273)]((e=>this[t(267)](e))))}[Ci(267)](t){const e=Ci,n=this[e(269)][e(286)],{data:r}=t,s={type:e(271),content:""};if(r&&e(282)==r[e(266)]){if(!r[e(272)])return{type:e(271),content:Wr(n,e(258),Wr(n,e(277)))+" ("+r[e(262)]+")"};if(!r[e(262)]){let o=t[e(255)];for(;o;){if(o[e(251)]&&e(285)==o[e(251)][e(266)]&&o[e(251)][e(262)])return s;o=o[e(279)]}return{type:e(271),content:Wr(n,e(274),Wr(n,e(277)))+" ("+r[e(272)]+")"}}}}}const Ri=Mi;function Si(){const t=["TrackChangesEditing","registerElementLabel","5100447BDxjNj","151870BlVMBK","editor","pageBreak","296tLoYSj","15318ReIaDd","ELEMENT_PAGE_BREAK","7iQYvlI","PageBreakEditing","enableCommand","has","plugins","afterInit","descriptionFactory","6UsGdZW","locale","54902JphMeL","322679cbWUpz","511122NJiyJA","10ImbVMU","get","984224oisTyY"];return(Si=function(){return t})()}function Mi(t,e){const n=Si();return(Mi=function(t,e){return n[t-=438]})(t,e)}!function(t,e){const n=Mi,r=t();for(;;)try{if(225907===-parseInt(n(461))/1*(-parseInt(n(446))/2)+-parseInt(n(448))/3+-parseInt(n(451))/4+-parseInt(n(455))/5+-parseInt(n(444))/6*(parseInt(n(447))/7)+-parseInt(n(458))/8*(-parseInt(n(459))/9)+parseInt(n(449))/10*(parseInt(n(454))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class vi extends t.Plugin{[Ri(442)](){const t=Ri,e=this[t(456)];if(!e[t(441)][t(440)](t(438)))return;e[t(441)][t(450)](t(452))[t(439)](t(457));const n=e[t(441)][t(450)](t(452)),r=e[t(445)];n[t(443)][t(453)](t(457),(e=>Wr(r,t(460),e)))}}function wi(){const t=["insertParagraph","formatBlock","getItemLabel","isLimit","bindElementToMarker","afterInit","toViewPosition","span","_registerLegacyDescription","117IUmuoK","2096750Bswuyu","15pxjHRH","createUIElement","plugins","type","registerDescriptionCallback","Paragraph","isBlock","descriptionFactory","activeMarkers","showSuggestionHighlights","checkChild","2618hFfPUr","ck-suggestion-marker-split","model","paragraph","markerName","name","commandName","mapper","$text","TrackChangesEditing","end","schema","isTouching","getFirstRange","data","nodeAfter","registerElementLabel","markerRange","consumable","downcastDispatcher","editing","3716166PdkpTj","ELEMENT_PARAGRAPH","editor","consume","5WYejQI","insertion","*Change to:* %0","format","insert","addClass","enableCommand","addMarker:suggestion:insertion","*Insert:* %0","options","5273016iYeCec","highest","enableDefaultAttributesIntegration","writer","locale","1193106bnWQgZ","has","ck-suggestion-marker--active","get","start","includes","672432BKyanf","3689413JzjTHC"];return(wi=function(){return t})()}const Oi=Fi;function Fi(t,e){const n=wi();return(Fi=function(t,e){return n[t-=252]})(t,e)}!function(t,e){const n=Fi,r=t();for(;;)try{if(334783===parseInt(n(270))/1*(-parseInt(n(281))/2)+-parseInt(n(321))/3+-parseInt(n(257))/4*(parseInt(n(306))/5)+-parseInt(n(302))/6+-parseInt(n(258))/7+-parseInt(n(316))/8+parseInt(n(268))/9*(parseInt(n(269))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Di extends t.Plugin{[Oi(264)](){const t=Oi,e=this[t(304)];if(!e[t(272)][t(252)](t(275)))return;const n=e[t(320)],r=e[t(272)][t(254)](t(290));r[t(277)][t(297)](t(284),(e=>Wr(n,t(303),e))),r[t(318)](t(284)),r[t(312)](t(259)),e[t(301)][t(300)].on(t(313),Pi(e),{priority:t(317)}),e[t(295)][t(300)].on(t(313),((n,r,s)=>{const o=t;s[o(315)][o(279)]&&Pi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(317)});const s=r[t(277)];s[t(274)]((r=>{const o=t;if(o(307)!==r[o(273)])return;const{start:i,end:a}=r[o(294)]();if(!i[o(293)](a)||!i[o(296)])return;const c=e[o(283)][o(292)],u=i[o(296)];return c[o(276)](u)&&!c[o(262)](u)&&c[o(280)](u,o(289))?{type:o(307),content:Wr(n,o(314),s[o(261)](u,1))}:void 0})),this[t(267)]()}[Oi(267)](){const t=Oi,e=this[t(304)],n=e[t(320)];e[t(272)][t(254)](t(290))[t(277)][t(274)]((e=>{const r=t;if(r(260)!=e[r(273)])return;const{data:s}=e;return s&&r(284)==s[r(287)]?{type:r(309),content:Wr(n,r(308),Wr(n,r(303)))}:void 0}))}}function Pi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Fi,i=t[o(272)][o(254)](o(290)),a=r[o(298)][o(255)],c=r[o(298)][o(291)],u=t[o(283)][o(292)];if(!a[o(293)](c)||!a[o(296)])return;const l=a[o(296)];if(u[o(276)](l)&&!u[o(262)](l)&&u[o(280)](l,o(289))){if(!s[o(299)][o(305)](r[o(298)],n[o(286)]))return;const t=s[o(319)][o(271)](o(266),{class:o(282)}),a=s[o(288)][o(265)](c);e&&i[o(278)][o(256)](r[o(285)])&&s[o(319)][o(311)](o(253),t),s[o(319)][o(310)](a,t),s[o(288)][o(263)](t,r[o(285)])}}}const Bi=xi;function xi(t,e){const n=Ui();return(xi=function(t,e){return n[t-=389]})(t,e)}function Ui(){const t=["8765szOzvc","has","removeFormat","locale","1063142HUusio","plugins","6454eJARQV","6587640neqvXf","descriptionFactory","*Remove all formatting*","format","formatInline","commandName","_registerLegacyDescription","RemoveFormatEditing","2942523pgMVmJ","23711248JIWGGO","8tETbzw","412utORPz","get","editor","type","1626WFfLJP","3ZCCsyt","afterInit","registerDescriptionCallback","399042dhktxe","enableDefaultAttributesIntegration","formatBlock","TrackChangesEditing"];return(Ui=function(){return t})()}!function(t,e){const n=xi,r=t();for(;;)try{if(669665===-parseInt(n(405))/1+-parseInt(n(413))/2*(parseInt(n(402))/3)+parseInt(n(397))/4*(parseInt(n(409))/5)+parseInt(n(401))/6*(parseInt(n(415))/7)+parseInt(n(396))/8*(-parseInt(n(394))/9)+-parseInt(n(416))/10+parseInt(n(395))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ui);class ji extends t.Plugin{[Bi(403)](){const t=Bi,e=this[t(399)];e[t(414)][t(410)](t(393))&&(e[t(414)][t(398)](t(408))[t(406)](t(411)),this[t(392)]())}[Bi(392)](){const t=Bi,e=this[t(399)];e[t(414)][t(398)](t(408))[t(417)][t(404)]((n=>{const r=t;if(r(407)!=n[r(400)]&&r(390)!=n[r(400)])return;const{data:s}=n;return s&&r(411)==s[r(391)]?{type:r(389),content:Wr(e[r(412)],r(418))}:void 0}))}}const Gi=Vi;function Vi(t,e){const n=Wi();return(Vi=function(t,e){return n[t-=131]})(t,e)}!function(t,e){const n=Vi,r=t();for(;;)try{if(112574===parseInt(n(149))/1*(parseInt(n(132))/2)+-parseInt(n(157))/3+parseInt(n(143))/4*(-parseInt(n(134))/5)+parseInt(n(142))/6+-parseInt(n(131))/7*(-parseInt(n(156))/8)+parseInt(n(147))/9*(parseInt(n(140))/10)+parseInt(n(133))/11*(-parseInt(n(145))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wi);class Hi extends t.Plugin{[Gi(141)](){const t=Gi,e=this[t(155)];if(!e[t(154)][t(151)](t(137)))return;const n=e[t(154)][t(150)](t(135));n[t(148)](t(138)),n[t(148)](t(153));const r=e[t(154)][t(150)](t(137));r[t(148)](t(139)),r[t(148)](t(159)),r[t(148)](t(152)),r[t(148)](t(146)),r[t(148)](t(144)),r[t(148)](t(158)),r[t(148)](t(136))}}function Wi(){const t=["goToNextRestrictedEditingException","plugins","editor","32YJIiDJ","106026fJZFNH","acceptSelectedSuggestions","acceptSuggestion","111286awSbYB","8nchpSv","28479CRaTGf","40895DpnyUG","TrackChangesEditing","discardSelectedSuggestions","RestrictedEditingModeEditing","goToPreviousRestrictedEditingException","trackChanges","870dzIerB","afterInit","842592fhfLDQ","16uCnojy","discardAllSuggestions","708lBHXux","acceptAllSuggestions","1881WBGBMe","enableCommand","27794wucfvP","get","has","discardSuggestion"];return(Wi=function(){return t})()}const zi=Ki;function Ki(t,e){const n=qi();return(Ki=function(t,e){return n[t-=450]})(t,e)}function qi(){const t=["addClass","name","softBreak","requires","27736gIGYCF","createUIElement","writer","460RFecGv","addMarker:suggestion","high","includes","shiftEnter","span","editing","bindElementToMarker","deletion","options","model","22lmlwyb","addMarker:suggestion:deletion","2706246LksaCz","mapper","38624xtTFwM","getItems","downcastDispatcher","51708ukJaaG","211128Knzwtg","5632LetNny","185962ELQcKg","get","showSuggestionHighlights","consumable","registerElementLabel","ELEMENT_LINE_BREAK","ck-suggestion-marker--active","enableCommand","TrackChangesEditing","merge","plugins","toViewPosition","markerRange","test","init","descriptionFactory","activeMarkers","locale","editor","split","markerName","ck-suggestion-marker-","addMarker:suggestion:insertion","element","data","createPositionBefore","insert"];return(qi=function(){return t})()}!function(t,e){const n=Ki,r=t();for(;;)try{if(115349===parseInt(n(460))/1+-parseInt(n(456))/2*(-parseInt(n(463))/3)+parseInt(n(465))/4*(parseInt(n(500))/5)+parseInt(n(464))/6+parseInt(n(466))/7+-parseInt(n(497))/8+-parseInt(n(458))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qi);class Xi extends t.Plugin{static get[zi(496)](){return[Js.ShiftEnter]}[zi(480)](){const t=zi,e=this[t(484)],n=e[t(476)][t(467)](t(474));n[t(473)](t(504)),e[t(451)][t(462)].on(t(488),Zi(e),{priority:t(502)}),e[t(451)][t(462)].on(t(457),Zi(e),{priority:t(502)}),e[t(490)][t(462)].on(t(501),((n,r,s)=>{const o=t;s[o(454)][o(468)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(481)][t(470)](t(495),(n=>Wr(e[t(483)],t(471),n)))}}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ki,i=t[o(476)][o(467)](o(474));if(!s[o(469)][o(479)](r[o(478)],n[o(494)]))return;const a=t[o(455)];for(const t of r[o(478)][o(461)]()){if(!t.is(o(489),o(495)))continue;const n=o(453)==r[o(486)][o(485)](":")[1]?o(475):o(485),c=s[o(499)][o(498)](o(450),{class:o(487)+n}),u=s[o(459)][o(477)](a[o(491)](t));e&&i[o(482)][o(503)](r[o(486)])&&s[o(499)][o(493)](o(472),c),s[o(499)][o(492)](u,c),s[o(459)][o(452)](c,r[o(486)])}}}const Ji=Qi;function Yi(){const t=["TrackChangesEditing","826880LHZvLg","formatBlock","isCollapsed","FORMAT_RESTRICTED_DISABLED","has","324666QUXUDQ","136nMNnRV","enableCommand","afterInit","markInlineFormat","getRanges","locale","descriptionFactory","registerDescriptionCallback","commands","value","731213BdkrTB","commandParams","3910AEuKsm","selection","36295zUmeZE","formatInline","forceValue","plugins","6978cIRKCU","3101IEVuRW","FORMAT_RESTRICTED_ENABLED","model","StandardEditingModeEditing","editor","change","get","commandName","6mUcufq","from","type","5269ywZKXl","document","format","679928MeCSBL","restrictedEditingException"];return(Yi=function(){return t})()}function Qi(t,e){const n=Yi();return(Qi=function(t,e){return n[t-=343]})(t,e)}!function(t,e){const n=Qi,r=t();for(;;)try{if(379658===parseInt(n(349))/1+-parseInt(n(375))/2+parseInt(n(366))/3*(parseInt(n(372))/4)+parseInt(n(353))/5+-parseInt(n(357))/6*(-parseInt(n(358))/7)+parseInt(n(381))/8*(-parseInt(n(380))/9)+-parseInt(n(351))/10*(parseInt(n(369))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yi);class $i extends t.Plugin{[Ji(383)](){const t=Ji,e=this[t(362)],n=e[t(360)],r=e[t(344)];if(!e[t(356)][t(379)](t(361)))return;const s=e[t(356)][t(364)](t(374)),o=t(373),i=e[t(347)][t(364)](o);s[t(382)](o,((e,r={})=>{const a=t,c=n[a(370)][a(352)];if(c[a(377)])return void e(r);const u=void 0!==r[a(355)]?r[a(355)]:!i[a(348)];n[a(363)]((()=>{const t=a,e=Array[t(367)](c[t(343)]());for(const r of e){const e=u?[r]:ws(o,r,n);for(const n of e)s[t(384)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(345)][t(346)]((e=>{const n=t;if(n(376)!=e[n(368)]&&n(354)!=e[n(368)])return;const{data:s}=e;return s&&s[n(365)]==o?s[n(350)][0][n(355)]?{type:n(371),content:Wr(r,n(359))}:{type:n(371),content:Wr(r,n(378))}:void 0}))}}function ta(t,e){const n=na();return(ta=function(t,e){return n[t-=168]})(t,e)}const ea=ta;function na(){const t=["toLowerCase","registerInlineAttribute","commandName","registerDescriptionCallback","58372292jruhQz","normalizeConfig","add","1898ZFZJUA","forceValue","block","StyleUtils","styleName","GeneralHtmlSupport","Style","definitions","DataSchema","afterInit","element","242455zUWaXJ","TrackChangesEditing","editor","style","has","enableDefaultAttributesIntegration","6249174rhRErn","formatInline","6682683WWHrLf","descriptionFactory","registerBlockAttribute","*Remove format:* %0","get","69252WtfiXN","plugins","1391lcqFKq","registerAttributeLabel","commandParams","10mnByVF","FORMAT_STYLE","type","formatBlock","16pmlxTH","6009669AjATHA","config","ghsAttributes","format","inline","116NOijuf","getGhsAttributeNameForElement","_registerLegacyDescription","locale","*Set format:* %0"];return(na=function(){return t})()}!function(t,e){const n=ta,r=t();for(;;)try{if(728322===parseInt(n(213))/1*(parseInt(n(187))/2)+-parseInt(n(211))/3+-parseInt(n(175))/4*(-parseInt(n(198))/5)+parseInt(n(204))/6+parseInt(n(206))/7+-parseInt(n(169))/8*(-parseInt(n(170))/9)+parseInt(n(216))/10*(-parseInt(n(184))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ea(196)](){const t=ea,e=this[t(200)];if(!e[t(212)][t(202)](t(193))||!e[t(212)][t(202)](t(195)))return;const n=e[t(212)][t(210)](t(199)),r=e[t(178)],s=e[t(171)][t(210)](t(201))||{},o=e[t(212)][t(210)](t(192)),i=e[t(212)][t(210)](t(190))[t(185)](e[t(212)][t(210)](t(195)),s[t(194)]);n[t(203)](t(201));const a=new Set;for(const e of i[t(189)]){const n=o[t(176)](e[t(197)]);a[t(186)](n)}const c=new Set;for(const e of i[t(174)]){const n=o[t(176)](e[t(197)]);c[t(186)](n);for(const n of e[t(172)])c[t(186)](n)}for(const e of a)n[t(208)](e),n[t(207)][t(214)](e,Wr(r,t(217)));for(const e of c)n[t(181)](e),n[t(207)][t(214)](e,Wr(r,t(217)));this[t(177)]()}[ea(177)](){const t=ea,e=this[t(200)],n=e[t(178)];e[t(212)][t(210)](t(199))[t(207)][t(183)]((e=>{const r=t;if(r(168)!=e[r(218)]&&r(205)!=e[r(218)])return;const{data:s}=e;return s&&r(201)===s[r(182)]?s[r(215)][0][r(188)]?{type:r(173),content:Wr(n,r(179),s[r(215)][0][r(191)][r(180)]())}:{type:r(173),content:Wr(n,r(209),s[r(215)][0][r(191)][r(180)]())}:void 0}))}}const sa=ia;function oa(){const t=["first","oldRange","997038dPadpQ","cell","2925537VQiYCO","getRowIndexes","markMultiRangeDeletion","rowspan","left","detach","enqueueChange","startsWith","data","isTouching","addMarker:suggestion","enableCommand","registerDescriptionCallback","getChildren","table","writer","getSuggestion","highest","ELEMENT_TABLE_ROW_WITH_TEXT","execute","differ","removeTableColumn","some","insertion","_suggestionFactory","createRangeOn","ELEMENT_TABLE_ROW","from","forceValue","low","toViewElement","TableEditing","substr","commands","5AqSiFW","MAX_SAFE_INTEGER","model","every","isIntersecting","descriptionFactory","$textProxy","deletion","get","values","tableCell","classes","length","getColumnIndexes","has","ELEMENT_TABLE_COLUMN","getContainedElement","_setupColumnsRowsFixing","MIN_SAFE_INTEGER","discard","120xrVqhF","options","document","getFirstRange","filter","join","fromRange","push","insertTableColumnRight","_splitMarkerName","change","getChanges","maxColumn","subType","insertTableColumnLeft","addClass","includes","$graveyard","523885QylhOn","removeClass","name","end","order","max","_getCoordsForCells","_getSuggestionCoords","1298616cwRWJw","downcastDispatcher","*Remove:* %0","element","insertTable","getChangedMarkers","tableRow","getAttribute","2008KqiGvc","map","root","setSelection","createRangeIn","registerCustomCallback","addRange","min","selectTableRow","getRanges","tablePaste","TrackChangesEditing","change:data","*Insert:* %0","_acceptFormatSuggestionCallbackFactory","span","_tableSuggestions","mapper","toLowerCase","rootName","suggestion","editor","registerPostFixer","removeTableRow","minColumn","maxRow","batch","accept","start","colspan","minRow","11179VZNzlI","refresh","locale","ELEMENT_TABLE_WITH_TEXT","nodeAfter","1371032SLoXYX","tableColumn","showSuggestionHighlights","_tablePostFixingSubtypes","insertTableRowBelow","createPositionAt","isIntersectingWithRange","plugins","isEqual","ELEMENT_TABLE_COLUMN_WITH_TEXT","707499ESWvcO","createTableWalker","last","type","above","afterInit","TableUtils","getSelectionAffectedTableCells","insert","hasAttribute","markMultiRangeInsertion","getCellLocation","item","getItems","registerElementLabel","position","insertTableRowAbove","selectTableColumn","add","isArray","isInContent","nodeBefore","findAncestor","ELEMENT_TABLE","selection"];return(oa=function(){return t})()}function ia(t,e){const n=oa();return(ia=function(t,e){return n[t-=137]})(t,e)}!function(t,e){const n=ia,r=t();for(;;)try{if(619130===-parseInt(n(277))/1+-parseInt(n(166))/2+parseInt(n(205))/3+-parseInt(n(285))/4+-parseInt(n(239))/5*(parseInt(n(203))/6)+parseInt(n(161))/7*(parseInt(n(293))/8)+-parseInt(n(176))/9*(-parseInt(n(259))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oa);class aa extends t.Plugin{constructor(t){const e=ia;super(t),this[e(169)]=[e(291),e(167)],this[e(146)]=new Set}[sa(181)](){const t=sa,e=this[t(151)],n=e[t(241)][t(261)][t(200)];if(!e[t(173)][t(253)](t(236)))return;const r=e[t(163)],s=e[t(173)][t(247)](t(141)),o=e[t(173)][t(247)](t(182));s[t(244)][t(190)](t(219),(e=>Wr(r,t(199),e))),this[t(256)](),s[t(216)](t(289)),s[t(216)](t(138)),s[t(216)](t(193));for(const r of[t(192),t(170)]){const i=e[t(238)][t(247)](r);s[t(216)](r,(r=>{const a=t;e[a(241)][a(269)]((t=>{const e=a;r();const c=e(180)===i[e(281)],u=o[e(183)](n),l=o[e(206)](u),f=c?l[e(201)]-1:l[e(178)]+1,h=u[0][e(198)](e(219)),g=o[e(177)](h,{startRow:f,endRow:f}),d=Array[e(232)](g)[e(294)]((n=>t[e(230)](n[e(204)])));s[e(186)](d,e(291))}))}))}for(const r of[t(273),t(267)]){const i=e[t(238)][t(247)](r);s[t(216)](r,(r=>{const a=t;e[a(241)][a(269)]((t=>{const e=a;r();const c=e(209)===i[e(281)],u=o[e(183)](n),l=o[e(252)](u),f=c?l[e(201)]-1:l[e(178)]+1,h=u[0][e(198)](e(219)),g=o[e(177)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(232)](g)[e(294)]((n=>t[e(230)](n[e(204)])));s[e(186)](d,e(167))}))}))}for(const r of[t(153),t(226)]){const i=r[t(237)](11),a=i[t(148)](),c=a[t(237)](0,3)+t(145),u=t(219)+i,l=t(137)+i,f=t(282)+i;s[t(216)](r,(()=>{const i=t;e[i(241)][i(269)]((t=>{const e=i,h=o[e(183)](n),g=h[0][e(198)](e(219));let d;if(e(153)==r){const t=o[e(206)](h);d={startRow:t[e(201)],endRow:t[e(178)],includeAllSlots:!0}}else{const t=o[e(252)](h);d={startColumn:t[e(201)],endColumn:t[e(178)],includeAllSlots:!0}}const p=o[e(177)](g,d),m=Array[e(232)](p)[e(294)]((({cell:t})=>t)),I=ca(m[e(263)]((t=>t[e(185)](c)))),E=ca(m[e(263)]((t=>!t[e(185)](c))))[e(294)]((n=>t[e(230)](n))),b=s[e(207)](E,u);if(b&&(e(291)==b[e(272)]||e(167)==b[e(272)])){const n=this[e(284)](b);for(const r of I){const s=t[e(230)](r),i=o[e(187)](r),u=r[e(292)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(299)](s)}}}))}))}function c(r){const s=t,o=Array[s(232)](n[s(139)]())[s(294)]((t=>i.LiveRange[s(265)](t)));e[s(241)][s(269)]((t=>{const n=s,i=t[n(156)];r=r[n(263)]((t=>n(276)!=t[n(295)][n(149)])),t[n(296)](r),e[n(238)][n(247)](n(153))[n(162)](),e[n(224)](n(153),{forceDefaultExecution:!0}),e[n(241)][n(211)]((()=>{const t=n;e[t(241)][t(211)](i,(e=>{const n=t,r=o[n(263)]((t=>n(276)!=t[n(295)][n(149)]));r[n(251)]>0&&e[n(296)](r);for(const t of o)t[n(210)]()}))}))}))}function u(r){const s=t;e[s(241)][s(269)]((t=>{const o=s,a=Array[o(232)](n[o(139)]())[o(294)]((t=>i.LiveRange[o(265)](t))),c=[];for(const t of r)for(const e of t[o(189)]({shallow:!0}))c[o(266)](e);for(const n of c)o(276)!=n[o(295)][o(149)]&&(t[o(296)](t[o(171)](n,0)),e[o(238)][o(247)](o(226))[o(162)](),e[o(224)](o(226),{forceDefaultExecution:!0}));const u=a[o(263)]((t=>o(276)!=t[o(295)][o(149)]));u[o(251)]>0&&t[o(296)](u);for(const t of a)t[o(210)]()}))}function l(e,n){const r=t;return n[r(242)]((t=>e[r(227)]((e=>e[r(280)][r(174)](t[r(158)])||t[r(280)][r(174)](e[r(158)])))))}function f(e,n){const r=t;return!e[r(227)]((t=>n[r(227)]((e=>t[r(243)](e)))))&&e[r(227)]((t=>n[r(227)]((e=>t[r(280)][r(214)](e[r(158)])))))}e[t(213)][t(286)].on(t(215),((e,n,r)=>{const s=t;if(!r[s(260)][s(168)])return;const o=n[s(188)];if(!o)return;const i=r[s(147)][s(235)](o);function c(t){return Array[s(195)](t)?t:[t]}i&&s(249)===o[s(279)]&&(0,a.setHighlightHandling)(i,r[s(220)],((t,e,n)=>n[s(274)](c(e[s(250)]),t)),((t,e,n)=>n[s(278)](c(e[s(250)]),t)))}),{priority:t(222)}),s[t(244)][t(217)]((e=>{const n=t;if(n(228)!=e[n(179)]&&n(246)!=e[n(179)])return;const s=e[n(255)]();if(null!=s&&s.is(n(288),n(219))){if(n(228)==e[n(179)]){const t=e[n(189)]()[n(263)]((t=>t.is(n(245))))[n(294)]((t=>t[n(213)]));if(t[n(251)])return{type:n(228),content:Wr(r,n(143),Wr(r,n(164),'"'+t[n(264)](" ")+'"'))}}if(n(246)==e[n(179)]){const t=e[n(189)]()[n(263)]((t=>t.is(n(245))))[n(294)]((t=>t[n(213)]));if(t[n(251)])return{type:n(246),content:Wr(r,n(287),Wr(r,n(164),'"'+t[n(264)](" ")+'"'))}}}})),s[t(244)][t(217)]((e=>{const n=t;if(n(291)==e[n(272)]){const t=e[n(189)]()[n(263)]((t=>t.is(n(245))))[n(294)]((t=>t[n(213)])),s=this[n(284)](e),o=s[n(155)]-s[n(160)]+1;if(n(228)==e[n(179)])return t[n(251)]?{type:n(228),content:Wr(r,n(143),Wr(r,n(223),[o,'"'+t[n(264)](" ")+'"']))}:{type:n(228),content:Wr(r,n(143),Wr(r,n(231),o))};if(n(246)==e[n(179)])return t[n(251)]?{type:n(246),content:Wr(r,n(287),Wr(r,n(223),[o,'"'+t[n(264)](" ")+'"']))}:{type:n(246),content:Wr(r,n(287),Wr(r,n(231),o))}}if(n(167)==e[n(272)]){const t=e[n(189)]()[n(263)]((t=>t.is(n(245))))[n(294)]((t=>t[n(213)])),s=this[n(284)](e),o=s[n(271)]-s[n(154)]+1;if(n(228)==e[n(179)])return t[n(251)]?{type:n(228),content:Wr(r,n(143),Wr(r,n(175),[o,'"'+t[n(264)](" ")+'"']))}:{type:n(228),content:Wr(r,n(143),Wr(r,n(254),o))};if(n(246)==e[n(179)])return t[n(251)]?{type:n(246),content:Wr(r,n(287),Wr(r,n(175),[o,'"'+t[n(264)](" ")+'"']))}:{type:n(246),content:Wr(r,n(287),Wr(r,n(254),o))}}})),s[t(229)][t(298)](t(228),t(291),t(258),c),s[t(229)][t(298)](t(246),t(291),t(157),c),s[t(229)][t(298)](t(228),t(167),t(258),u),s[t(229)][t(298)](t(246),t(167),t(157),u),s[t(229)][t(298)](t(228),t(167),t(264),l),s[t(229)][t(298)](t(246),t(167),t(264),l),s[t(229)][t(298)](t(228),t(291),t(264),f),s[t(229)][t(298)](t(246),t(291),t(264),f)}[sa(144)](){const t=sa,e=this[t(151)],n=e[t(241)][t(261)][t(200)];return(r,s)=>{const o=t;e[o(241)][o(269)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(280)][a(197)];u&&u[0]&&!1===u[0][a(233)]&&(l=r[0][a(158)][a(165)]);const f=t[a(297)](l);if(a(276)==f[a(295)][a(149)])return;const h=Array[a(232)](n[a(139)]())[a(294)]((t=>i.LiveRange[a(265)](t)));t[a(296)](f),e[a(238)][a(247)](c)[a(162)](),u[a(266)]({forceDefaultExecution:!0}),e[a(224)](c,...u);const g=h[a(263)]((t=>a(276)!=t[a(295)][a(149)]));g[a(251)]>0&&t[a(296)](g);for(const t of h)t[a(210)]()}))}}[sa(283)](t){const e=sa,n=this[e(151)][e(173)][e(247)](e(182));let r=Number[e(240)],s=Number[e(257)],o=Number[e(240)],i=Number[e(257)];for(const a of t){if(e(276)==a[e(295)][e(149)])continue;const{row:t,column:c}=n[e(187)](a),u=a[e(185)](e(208))?a[e(292)](e(208))-1:0,l=a[e(185)](e(159))?a[e(292)](e(159))-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(256)](){const t=sa,e=this[t(151)],n=e[t(173)][t(247)](t(141)),r=e[t(173)][t(247)](t(182));e[t(241)][t(261)].on(t(142),(()=>{const r=t,s=Array[r(232)](e[r(241)][r(261)][r(225)][r(290)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(268)](t);if(r(150)!=s)continue;if(null!=e[r(202)])continue;const a=n[r(221)](o);this[r(169)][r(275)](i)&&this[r(146)][r(194)](a)}}),{priority:t(234)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(230)](e),a=e[s(198)](s(219)),c=r[s(187)](e);for(const t of this[s(146)]){const n=t[s(272)],r=n[s(212)](s(140)),u=n[s(237)](r?10:5),l=u[s(148)](),f=l[s(237)](0,3)+s(145),h=s(137)+u,g=s(282)+u;if(!t[s(196)])continue;if(a!=t[s(262)]()[s(158)][s(198)](s(219)))continue;if(t[s(172)](i))continue;const d=e[s(185)](f)?e[s(292)](f)-1:0,p=this[s(284)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(299)](i),o=!0)}return o};e[t(241)][t(261)][t(152)]((n=>{const r=t;let o=!1;for(const t of e[r(241)][r(261)][r(225)][r(270)]())if(r(184)==t[r(179)])if(r(291)==t[r(279)])for(const e of t[r(191)][r(165)][r(218)]())o=o||s(e,n);else r(249)==t[r(279)]&&(o=o||s(t[r(191)][r(165)],n));return o}))}[sa(284)](t){const e=sa;return this[e(283)](t[e(139)]()[e(294)]((t=>t[e(158)][e(165)])))}}function ca(t){const e=sa;return Array[e(232)](new Set(t)[e(248)]())}const ua=fa;function la(){const t=["_acceptFormatSuggestionCallbackFactory","splitTableCellHorizontally","trackChanges","document","subType","change","formatBlock","TableEditing","model","4178sHvBTg","set:isEnabled","3lTthkd","getFirstPosition","_areSelectedCellsMergable","122xVKYPV","registerCustomCallback","rootName","size","horizontally","665452JGLLEc","registerDescriptionCallback","setSelection","formatInline","findAncestor","locale","length","TrackChangesEditing","insertion","mergeTableCellUp","298260BmZkDG","return","getSuggestions","commandName","getRanges","cell","16eEOaEB","element","*Split cell:* vertically","plugins","author","afterInit","deletion","mergeTableCellLeft","containsRange","requires","429107tBNfDD","push","TableUtils","has","from","accept","stop","mergeTableCellDown","createRangeOn","markBlockFormat","isInContent","getSelectionAffectedTableCells","execute","createTableWalker","root","commands","detach","find","tableCell","fromRange","_areMergableCells","_tablePostFixingSubtypes","*Split cell:* horizontally","get","editor","add","$graveyard","258282dfDrNC","mergeTableCells","low","descriptionFactory","mergeTableCellRight","getAncestors","enableCommand","value","table","map","refresh","format","splitTableCellVertically","_suggestionFactory","isEnabled","*Merge cells*","2395020hQDsfL","highest","forceDefaultExecution","_isForcedDefaultExecutionBlock","markMultiRangeBlockFormat","filter","760578mRJHgP","getCellLocation","type","direction","selection"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=117]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(142189===parseInt(n(176))/1*(parseInt(n(171))/2)+parseInt(n(173))/3*(-parseInt(n(181))/4)+parseInt(n(191))/5+-parseInt(n(157))/6+-parseInt(n(207))/7+-parseInt(n(197))/8*(parseInt(n(135))/9)+parseInt(n(151))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(206)](){return[aa]}[ua(202)](){const t=ua,e=this[t(132)],n=e[t(170)][t(165)][t(161)],r=e[t(186)];if(!e[t(200)][t(210)](t(169)))return;const s=e[t(200)][t(131)](t(188)),o=e[t(200)][t(131)](t(209)),a=e[t(200)][t(131)](aa);a[t(129)][t(208)](t(136)),s[t(141)](t(136),(()=>{const n=t,r=o[n(119)](e[n(170)][n(165)][n(161)]);e[n(170)][n(167)]((()=>{const t=n;s[t(155)](r,{commandName:t(136),commandParams:[]},[],t(136))}))})),e[t(123)][t(131)](t(136)).on(t(120),((n,r)=>{const o=t;e[o(123)][o(131)](o(164))[o(142)]&&(r[o(187)]>0&&r[r[o(187)]-1]&&r[r[o(187)]-1][o(153)]||s[o(154)]||this[o(175)]()||n[o(213)]())}),{priority:t(152)});for(const n of[t(190),t(139),t(214),t(204)]){const r=e[t(123)][t(131)](n);s[t(141)](n,(()=>{const n=t,o=e[n(170)][n(165)][n(161)][n(174)]()[n(140)]()[n(125)]((t=>t.is(n(198),n(126)))),i=r[n(142)];e[n(170)][n(167)]((()=>{const t=n;s[t(155)]([o,i],{commandName:t(136),commandParams:[]},[],t(136))}))}))}for(const n of[t(147),t(163)]){const r=e[t(123)][t(131)](n);s[t(141)](n,(()=>{const i=t,a=o[i(119)](e[i(170)][i(165)][i(161)])[0],c=a[i(185)](i(143)),{column:u,row:l}=o[i(158)](a);let f=[];if(i(180)==r[i(160)]){const t=o[i(121)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(211)](t)[i(144)]((t=>t[i(196)]))}else{const t=o[i(121)](c,{column:u,includeAllSlots:!0});f=Array[i(211)](t)[i(144)]((t=>t[i(196)]))}e[i(170)][i(167)]((t=>{const e=i;s[e(117)](t[e(215)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(138)][t(182)]((e=>{const n=t;if(n(168)!=e[n(159)]&&n(184)!=e[n(159)])return;const{data:s}=e;return s&&n(136)==s[n(194)]?{type:n(146),content:Wr(r,n(150))}:void 0})),s[t(138)][t(182)]((e=>{const n=t;if(n(168)!=e[n(159)]&&n(184)!=e[n(159)])return;const{data:s}=e;return s?n(147)==s[n(194)]?{type:n(146),content:Wr(r,n(199))}:n(163)==s[n(194)]?{type:n(146),content:Wr(r,n(130))}:void 0:void 0}));const c=a[t(162)]();for(const e of[t(190),t(139),t(214),t(204)])s[t(148)][t(177)](t(168),e,t(212),c);for(const e of[t(147),t(163)])s[t(148)][t(177)](t(168),e,t(212),c);s[t(148)][t(177)](t(168),t(136),t(212),(r=>{const s=t;e[s(170)][s(167)]((t=>{const o=s,a=Array[o(211)](n[o(195)]())[o(144)]((t=>i.LiveRange[o(127)](t)));t[o(183)](r),e[o(123)][o(131)](o(136))[o(145)](),e[o(120)](o(136),{forceDefaultExecution:!0});const c=a[o(156)]((t=>o(134)!=t[o(122)][o(178)]));c[o(187)]>0&&t[o(183)](c);for(const t of a)t[o(124)]()}))}));for(const n of[t(190),t(214),t(204),t(139)]){const r=e[t(123)][t(131)](n);r.on(t(172),((n,s,o)=>{const i=t;if(o){const t=e[i(170)][i(165)][i(161)][i(174)]()[i(140)]()[i(125)]((t=>t.is(i(198),i(126))));this[i(128)](r[i(142)],t)||(n[i(192)]=!1,n[i(213)]())}}),{priority:t(137)})}}[ua(175)](){const t=ua,e=this[t(132)][t(123)][t(131)](t(136)),n=this[t(132)][t(200)][t(131)](t(209));if(!e[t(149)])return!1;const r=n[t(119)](this[t(132)][t(170)][t(165)][t(161)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(128)](e,n))return!1;return!0}[ua(128)](t,e){const n=ua,r=this[n(132)][n(200)][n(131)](n(188)),s=this[n(132)][n(170)][n(215)](t),o=this[n(132)][n(170)][n(215)](e),i=new Set,a=new Set;for(const t of r[n(193)]())if((n(189)==t[n(159)]||n(203)==t[n(159)]||n(136)==t[n(166)])&&t[n(118)])for(const e of t[n(195)]())e[n(205)](s,!0)&&i[n(133)](t[n(159)]+":"+t[n(201)].id),e[n(205)](o,!0)&&a[n(133)](t[n(159)]+":"+t[n(201)].id);if(i[n(179)]!=a[n(179)])return!1;for(const t of i)if(!a[n(210)](t))return!1;return!0}}function ga(t,e){const n=pa();return(ga=function(t,e){return n[t-=323]})(t,e)}const da=ga;function pa(){const t=["includes","376380zYEFNN","afterInit","stop","4291ZDhFRB","highest","10wyGUzw","start","options","FORMAT_HEADER_ROW","activeMarkers","showSuggestionHighlights","removeClass","removeMarker:suggestion","data-suggestion","markerNameToElements","parent","createTableWalker","downcastDispatcher","setTableRowHeader","item","consume","8337505tvRLFY","ck-suggestion-marker--active","TrackChangesEditing","setAttribute","bindElementToMarker","_handleLegacySuggestions","setTableColumnHeader","unbindElementFromMarkerName","_acceptFormatSuggestionCallbackFactory","326260ISIxXH","1016790XISZMi","markerName","getSuggestion","enableDefaultAttributesIntegration","get","name","has","nodeBefore","TableEditing","3NHrION","registerAttributeLabel","nodeAfter","commandParams","removeAttribute","FORMAT_REGULAR_COLUMN","plugins","editing","cell","registerBlockAttribute","accept","addClass","_registerLegacyDescription","data","getCellLocation","registerCustomCallback","commandName","3618ilmsjO","forceValue","end","descriptionFactory","FORMAT_REGULAR_ROW","format","locale","8BHUsKS","editor","ck-suggestion-marker-","toViewElement","mapper","markerRange","*Format:* %0","consumable","requires","1380564BGvnBA","headingColumns","addMarker:suggestion","writer","TableUtils","headingRows","registerDescriptionCallback","_splitMarkerName","type","2173140dSOsOO","formatBlock","_suggestionFactory","FORMAT_HEADER_COLUMN"];return(pa=function(){return t})()}!function(t,e){const n=ga,r=t();for(;;)try{if(440805===parseInt(n(334))/1+-parseInt(n(364))/2+-parseInt(n(374))/3*(parseInt(n(329))/4)+-parseInt(n(365))/5+parseInt(n(391))/6*(parseInt(n(337))/7)+parseInt(n(398))/8*(-parseInt(n(407))/9)+-parseInt(n(339))/10*(-parseInt(n(355))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[da(406)](){return[aa]}[da(335)](){const t=da,e=this[t(399)];if(!e[t(380)][t(371)](t(373)))return;const n=e[t(397)],r=e[t(380)][t(369)](t(357));r[t(368)](t(352)),r[t(368)](t(361)),r[t(383)](t(325)),r[t(383)](t(408)),r[t(394)][t(375)](t(325),Wr(n,t(342))),r[t(394)][t(375)](t(408),Wr(n,t(332))),this[t(360)]()}[da(360)](){const t=da,e=this[t(399)][t(380)][t(369)](t(357)),n=this[t(399)][t(380)][t(369)](t(324)),r=this[t(399)][t(380)][t(369)](aa)[t(363)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=ga,{type:c,id:u}=e[a(327)](o[a(366)]),l=e[a(367)](u),f=l[a(387)];if(a(330)!=l[a(328)]||!f||a(361)!=f[a(390)])return;if(o[a(353)])return void s[a(336)]();if(!i[a(405)][a(354)](o[a(403)],s[a(370)]))return;const h=o[a(403)][a(340)][a(376)],g=o[a(403)][a(393)][a(372)],d=h[a(349)][a(349)],{column:p}=n[a(388)](h),{column:m}=n[a(388)](g);for(let s=p;s<=m;s++){const l=n[a(350)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(382)],l=i[a(402)][a(401)](s);i[a(323)][a(385)](a(400)+c,l),r&&i[a(323)][a(358)](a(347),u,l),i[a(402)][a(359)](l,o[a(366)]),t&&(e[a(343)][a(333)](o[a(366)])?i[a(323)][a(385)](a(356),l):i[a(323)][a(345)](a(356),l))}}}}e[t(331)][t(389)](t(330),t(352),t(384),r),e[t(331)][t(389)](t(330),t(361),t(384),r),this[t(399)][t(381)][t(351)].on(t(409),s(),{priority:t(338)}),this[t(399)][t(387)][t(351)].on(t(409),((e,n,r)=>{const o=t;r[o(341)][o(344)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(338)}),this[t(399)][t(381)][t(351)].on(t(346),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(327)](r[o(366)]),c=e[o(367)](a),u=c[o(387)];if(o(330)!=c[o(328)]||!u||o(361)!=u[o(390)])return;const l=s[o(402)][o(348)](r[o(366)]);if(l)for(const t of l)s[o(323)][o(345)](o(400)+i,t),s[o(323)][o(345)](o(356),t),s[o(323)][o(378)](o(347),t),s[o(402)][o(362)](t,r[o(366)])}),{priority:t(338)}),this[t(386)]()}[da(386)](){const t=da,e=this[t(399)],n=e[t(397)];function r(e){const r=t;return{type:r(396),content:Wr(n,r(404),e)}}e[t(380)][t(369)](t(357))[t(394)][t(326)]((e=>{const s=t;if(s(330)!=e[s(328)])return;const{data:o}=e;if(o){if(s(352)==o[s(390)]){const t=o[s(377)][0][s(392)];return r(Wr(n,s(t?342:395)))}if(s(361)==o[s(390)]){const t=o[s(377)][0][s(392)];return r(Wr(n,s(t?332:379)))}}}))}}const Ia=ba;function Ea(){const t=["createRangeOn","688023UbLKLC","paragraph","ck-suggestion-marker--active","plugins","next","nextSibling","table","getRanges","conversion","63389ywMWyh","hasSuggestion","2047960ABFuWc","tablePasteChainId","createRange","view","setAttribute","TableClipboard","filter","nodeAfter","accept","getSuggestions","high","isInContent","tableCellPadding","remove","tableCellSuggestion","endColumn","entries","fill","type","getTableIfOnlyTableInContent","startsWith","getMarkers","column","move","findAncestor","position","has","add","previous","forEach","updateMarker","_isForcedDefaultExecutionBlock","tablePaste","batch","elementToElement","documentSelection","subType","getAllAdjacentSuggestions","cell","editor","schema","push","registerPostFixer","markerName","getRange","getSelectionAffectedTableCells","keys","columnInsertionIndexes","tableCellHorizontalAlignment","tablePasteColumn","setAttributes","afterInit","differ","tableCell","last","markerToHighlight","map","for","attributes","createRangeIn","redo","tableCellBorderColor","markMultiRangeDeletion","_splitMarkerName","author","1303748GZJSga","145cSsLPD","model","insertContent","register","insertionRanges","content","1266500BXgUJz","editingDowncast","markMultiRangeBlockFormat","tableCellVerticalAlignment","length","isEqual","reduce","trackChanges","getRows","getSuggestionCallback","rootName","getRowIndexes","low","newRange","descriptionFactory","showSuggestionHighlights","includes","TrackChangesEditing","first","45DYExbg","createTableWalker","fromEntries","commands","getAttributes","activeMarkers","row","_tablePostFixingSubtypes","markMultiRangeInsertion","tablePasteRow","ck-suggestion-marker","editing","deletion","_replaceTableSlotCell","ck-suggestion-marker-insertion","end","rows","change","find","columnInsertionRanges","3LgwuvO","requires","33cqRYZF","getColumns","start","suggestion:formatBlock:tablePasteCell","forceDefaultExecution","discard","listenTo","getContainedElement","getChildren","suggestion","tableCellBorderStyle","_getCoordsForCells","insert","registerCustomCallback","createElement","name","createPositionBefore","insertion","getChild","unwrap","getItems","set","dataDowncast","_createdBatches","join","getChanges","previousSibling","registerDescriptionCallback","9576sMWjwu","markers","Users","suggestionUnloaded","_suggestionFactory","options","markerAttributes","oldRange","from","removeMarkers","getSuggestion","getChangedMarkers","columns","suggestion-td","locale","get","stop","selection","some","tableCellBorderWidth","$graveyard","tableCellBackgroundColor","*Replace table cells*","containsRange","clipboardOutput","tablePasteCell","formatBlock","detach","root","getShiftedBy","removeRows","fromRange","deletionRanges","removeColumns","insertRows","return","TableUtils","call","endRow","removeMarker","value","insertColumns","cells","rowInsertionIndexes","element","isEmpty","document","suggestionLoaded","471832VIIFvn","getColumnIndexes","every","rowInsertionRanges","wrap"];return(Ea=function(){return t})()}function ba(t,e){const n=Ea();return(ba=function(t,e){return n[t-=333]})(t,e)}!function(t,e){const n=ba,r=t();for(;;)try{if(419567===-parseInt(n(355))/1+parseInt(n(422))/2*(-parseInt(n(468))/3)+parseInt(n(357))/4+-parseInt(n(423))/5*(-parseInt(n(498))/6)+-parseInt(n(346))/7+-parseInt(n(340))/8*(-parseInt(n(448))/9)+-parseInt(n(429))/10*(-parseInt(n(470))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const Ta=[Ia(517),Ia(418),Ia(480),Ia(405),Ia(432),Ia(519),Ia(369)],_a=Object[Ia(450)](Ta[Ia(413)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(469)](){return[aa]}[Ia(408)](){const t=Ia,n=this[t(396)];if(!n[t(349)][t(383)](t(362)))return;const r=n[t(349)][t(513)](t(446)),s=n[t(349)][t(513)](t(534)),o=n[t(349)][t(513)](aa),a=n[t(349)][t(513)](t(362));o[t(455)][t(398)](t(457),t(406)),n[t(424)][t(397)][t(426)](t(371),{allowIn:t(410),allowContentOf:t(410),isLimit:!0}),n[t(354)][t(391)]({model:t(371),view:t(511)});let c=null;n[t(424)].on(t(425),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(433)]-1];h&&h[u(474)]||r[u(388)]||this[u(396)][u(451)][u(513)](u(436))[u(538)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(392)))return!1;const i=s[o(376)](t,n);if(!i||!Ca(i,void 0,r))return!1;const a=r[o(402)](n[o(338)][o(515)]);if(!a[o(433)])return!1;const c=a[0][o(381)](o(352)),l=r[o(440)](a),f=r[o(341)](a),h={startRow:l[o(447)],endRow:l[o(411)],startColumn:f[o(447)],endColumn:f[o(411)]};return 1==a[o(433)]&&(h[o(536)]+=r[o(437)](i)-1,h[o(372)]+=r[o(471)](i)-1),Ca(c,h,r)}(l,f,n[u(424)],s,a)&&(o[u(514)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(424)][u(465)]((()=>{const t=u;n[t(424)][t(425)](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(433)]&&r[t(456)](o,t(457),{tablePasteChainId:s}),a[t(433)]&&r[t(456)](a,t(406),{tablePasteChainId:s}),l[t(433)]&&(r[t(456)](l,t(389),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(386)]((e=>{const n=t;var r;return null===(r=e[n(525)])||void 0===r?void 0:r[n(535)](e)}))),f[t(433)]&&(r[t(419)](f,t(389),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(386)]((e=>{const n=t;var r;return null===(r=e[n(525)])||void 0===r?void 0:r[n(535)](e)})));const g=r[t(431)](h[t(413)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(523),{tablePasteChainId:s});if(g){const e=g[t(378)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(424)][t(345)](s),a=e[t(466)]((e=>e[t(401)]()[t(434)](i)));a&&r[t(398)]([a[t(485)],o])}r[t(433)]&&g[t(361)](t(504),Object[t(450)](r))}c=null})))}),{priority:e.priorities[t(367)]+10}),n[t(349)][t(513)](t(362)).on(t(461),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(514)]();const u=s[r(395)],l=o,f=Aa(u),h=Aa(l);e[r(533)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(370)](u[r(488)](0));for(const t of Array[r(506)](l[r(478)]()))a[r(482)](t,u,r(463));const t=c[r(335)][r(445)](s[r(454)]),e=c[r(404)][r(445)](s[r(379)]);t||e||(g=i.LiveRange[r(529)](a[r(416)](u)))}else h&&!f&&(d=a[r(416)](u));else{const t=a[r(484)](r(371)),e=a[r(484)](r(371));a[r(344)](a[r(416)](u),e),a[r(482)](t,u,0);for(const e of Array[r(506)](l[r(478)]()))a[r(482)](e,t,r(463));g=i.LiveRange[r(529)](a[r(345)](t)),d=i.LiveRange[r(529)](a[r(345)](e))}const p=Array[r(506)](l[r(452)]())[r(363)]((([t])=>Ta[r(445)](t)));c[r(334)][r(398)]({element:u,attributes:p[r(433)]?Object[r(450)](p):null}),g&&c[r(427)][r(398)](g),d&&c[r(530)][r(398)](d)}),{priority:t(367)}),s.on(t(333),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(510)]||1;c[o(404)]=new Array(l)[o(374)](u)[o(413)](((t,e)=>t+e));for(const{cell:t}of s[o(449)](i,{startColumn:u,endColumn:u+l-1}))c[o(467)][o(398)](n[o(424)][o(345)](t))}),{priority:t(441)}),s.on(t(532),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(464)]||1;c[o(335)]=new Array(l)[o(374)](u)[o(413)](((t,e)=>t+e));for(const{cell:t}of s[o(449)](i,{startRow:u,endRow:u+l-1}))c[o(343)][o(398)](n[o(424)][o(345)](t))}),{priority:t(441)}),r[t(443)][t(497)]((e=>{const r=t;if(e[r(393)]&&e[r(393)][r(377)](r(389)))return e[r(385)]?{}:{type:r(487),content:Wr(n[r(512)],r(520))}}));const u=()=>!1;for(const e of[t(389),t(406),t(457),t(523)])r[t(502)][t(483)](t(487),e,t(494),u),r[t(502)][t(483)](t(460),e,t(494),u),r[t(502)][t(483)](t(524),e,t(494),u);r[t(502)][t(483)](t(524),t(523),t(475),u),r[t(502)][t(483)](t(524),t(523),t(365),((e,r,s)=>{const o=t,i=e[o(413)]((t=>t[o(477)]()))[o(363)]((t=>t)),a=new Map(i[o(413)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(334)])e&&a[o(491)](t,e);else if(s&&s[o(504)])for(const[t,e]of Object[o(373)](s[o(504)])){const r=n[o(424)][o(499)][o(513)](t),s=r?r[o(401)]()[o(477)]():null;s&&a[o(491)](s,e)}n[o(424)][o(465)]((t=>{const e=o;for(const[n,r]of a)t[e(407)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(502)][o(483)](e,o(389),s,((t,i,a)=>{const c=o;n[c(424)][c(465)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(472)][o(364)];t.is(o(336),o(371))&&u[o(398)](t)}r[o(502)][o(438)](e,null,s)(t,i,a);for(const t of u)o(518)!=t[o(526)][o(439)]&&n[o(489)](t)}))}))};l(t(487),t(365)),l(t(487),t(475)),l(t(460),t(365)),l(t(460),t(475)),r[t(502)][t(483)](t(487),t(457),t(475),(e=>{const n=t,r=e[n(413)]((t=>t[n(477)]())),i=r[0][n(381)](n(352)),{minRow:a,maxRow:c}=o[n(481)](r);s[n(528)](i,{at:a,rows:c-a+1})})),r[t(502)][t(483)](t(487),t(406),t(475),(e=>{const n=t,r=e[n(413)]((t=>t[n(477)]())),i=r[0][n(381)](n(352)),{minColumn:a,maxColumn:c}=o[n(481)](r);s[n(531)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(393)]||!n[s(393)][s(377)](s(389)))return;const o=n[s(415)][s(358)],i=r[s(366)]()[s(363)]((t=>t[s(368)]&&t[s(415)]&&t[s(415)][s(358)]==o));i[s(433)]&&n[s(394)]()[s(433)]!=i[s(433)]&&i[s(435)](((t,e)=>(t[s(350)]=e,e[s(385)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(420)](e[s(400)]),i=[s(458),s(462)],a=r[s(453)][s(445)](e[s(400)]);return a&&i[s(398)](s(348)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(339),f,{priority:t(367)}),r.on(t(501),f,{priority:t(367)}),n[t(424)][t(338)][t(399)]((()=>{const e=t;let s=!1;const o=Array[e(506)](n[e(424)][e(338)][e(409)][e(509)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(420)](t);if(e(479)!=o||e(460)!=a||i[e(505)])continue;if(!r[e(356)](c))continue;const u=r[e(508)](c)[e(353)](),l=n[e(349)][e(513)](e(500)).me;for(const t of r[e(366)]())if(t[e(368)]&&t[e(421)]==l&&e(524)==t[e(375)]&&e(523)==t[e(393)]&&t[e(353)]()[e(342)]((t=>u[e(516)]((n=>n[e(521)](t,!0))))))for(const n of t[e(394)]())n[e(368)]&&(n[e(475)](),s=!0)}return s})),n[t(424)][t(338)][t(399)]((e=>{const s=t,o=n[s(451)][s(513)](s(417));if(!o||!o[s(493)][s(383)](e[s(390)]))return!1;let i=!1;const a=n[s(349)][s(513)](s(500)).me,c=n[s(424)][s(338)][s(409)][s(495)](),u=Array[s(506)](n[s(424)][s(338)][s(409)][s(509)]())[s(363)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(420)](t);return n(479)==o&&n(389)==i&&c==a.id&&!e[n(505)]}));for(const t of c){if(s(482)!=t[s(375)]||s(371)!=t[s(485)]||1!=t[s(433)])continue;const n=e[s(359)](t[s(382)],t[s(382)][s(527)](1));if(!u[s(466)]((({data:t})=>t[s(442)][s(434)](n))))for(const{name:t,data:r}of u)if(n[s(521)](r[s(442)])){e[s(387)](t,{range:n}),i=!0;break}}return i})),n[t(424)][t(338)][t(399)]((e=>{const s=t;let o=!1;const i=n[s(349)][s(513)](s(500)).me,a=r[s(366)]()[s(363)]((t=>t[s(368)]&&t[s(421)]==i)),c=new Set,u=new Set;for(const t of a)if(s(389)==t[s(393)])for(const e of t[s(378)]()){const n=e[s(401)]()[s(477)]();if(n)if(n.is(s(336),s(371))&&Aa(n)){t[s(537)](e[s(485)]),c[s(384)](n),o=!0;const r=n[s(351)],i=n[s(496)],a=r&&r.is(s(336),s(371)),l=i&&i.is(s(336),s(371));a&&!c[s(383)](r)&&u[s(384)](r),l&&!c[s(383)](i)&&u[s(384)](i)}else n.is(s(336),s(347))&&n[s(337)]&&(t[s(537)](e[s(485)]),o=!0)}else if(s(523)==t[s(393)]){if(!t[s(415)]||!t[s(415)][s(358)])continue;const e=t[s(415)][s(504)];if(e&&Object[s(403)](e)[s(433)])continue;const n=t[s(415)][s(358)];let r=!0,i=!0;for(const e of a)if(e[s(393)]&&e[s(393)][s(377)](s(389))){if(!e[s(415)][s(358)]){i=!1;break}if(e.id!=t.id&&e[s(415)][s(358)]==n){r=!1;break}}i&&r&&(t[s(507)](),o=!0)}for(const t of c)e[s(370)](t);for(const t of u)e[s(489)](t);return o})),n[t(354)][t(414)](t(430))[t(412)]({model:t(473),view:(t,e)=>h(t),converterPriority:t(367)}),n[t(354)][t(414)](t(492))[t(412)]({model:t(473),view:(e,n)=>n[t(503)][t(444)]?h(e,!1):null,converterPriority:t(367)});const g=n[t(459)][t(360)];this[t(476)](g[t(338)],t(522),((e,n)=>{const r=t,s=[];for(const t of g[r(416)](n[r(428)])[r(490)]())t.is(r(336),r(511))&&s[r(398)](t);g[r(465)]((t=>{const e=r;for(const n of s)t[e(380)](t[e(416)](n),t[e(486)](n)),t[e(370)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(337)])return!0;const n=t[e(488)](0);return n.is(e(336),e(347))&&n[e(337)]}function Ca(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(449)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const ka=La;function La(t,e){const n=Ra();return(La=function(t,e){return n[t-=122]})(t,e)}!function(t,e){const n=La,r=t();for(;;)try{if(895408===parseInt(n(134))/1*(parseInt(n(147))/2)+parseInt(n(164))/3*(-parseInt(n(167))/4)+-parseInt(n(130))/5+-parseInt(n(173))/6*(-parseInt(n(142))/7)+parseInt(n(178))/8*(parseInt(n(157))/9)+parseInt(n(149))/10*(-parseInt(n(143))/11)+-parseInt(n(165))/12*(parseInt(n(125))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ra);class Na extends t.Plugin{[ka(137)](){const t=ka;if(!this[t(136)][t(139)][t(129)](t(171)))return;const e=this[t(136)][t(139)][t(169)](t(123));e[t(122)](t(155),this[t(124)][t(140)](this)),e[t(163)][t(145)](t(144),t(168),t(146),e[t(163)][t(153)](t(144),null,t(141))),e[t(163)][t(145)](t(144),t(168),t(141),e[t(163)][t(153)](t(144),null,t(146))),e[t(131)][t(166)](this[t(154)][t(140)](this))}[ka(124)](t,e){const n=ka,r=this[n(136)][n(139)][n(169)](n(123)),s=this[n(136)][n(139)][n(169)](n(171)),o=e[n(162)]||this[n(136)][n(135)][n(133)][n(138)][n(126)]();this[n(136)][n(135)][n(180)]((()=>{const i=n,a=s[i(177)](o);let c=a?s[i(174)](a):null,u=o[i(179)](i(128))||null;const l=e[i(128)]||u,f=e[i(150)]||c,h=this[i(136)][i(139)][i(169)](i(148)).me;for(const t of r[i(160)]()){const e=t[i(172)]();if(i(168)===t[i(159)]&&e===o){t[i(127)]!==h&&t[i(141)]();const e=t[i(132)][i(170)];u=e[0][i(128)],c=e[0][i(150)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(176)](o,{commandName:i(155),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(168)},[],i(168))}))}[ka(154)](t){const e=ka;if(e(144)!=t[e(156)]&&e(152)!=t[e(156)])return;const{data:n}=t;if(n&&e(168)===n[e(161)]){const t=e(151);return{type:e(175),content:Wr(this[e(136)][e(158)],t)}}}}function Ra(){const t=["57976owprnl","resizeTable","get","commandParams","TableColumnResizeEditing","getContainedElement","2783940mDdzoz","getTableColumnsWidths","format","markBlockFormat","getColumnGroupElement","8284336wHubcv","getAttribute","change","enableCommand","TrackChangesEditing","handleResizeTableWidthCommand","7618iScKLX","getSelectedElement","author","tableWidth","has","2251440aLSKLP","descriptionFactory","data","document","3gOEvdi","model","editor","afterInit","selection","plugins","bind","discard","21zCCWBV","8977727cQyvIg","formatBlock","registerCustomCallback","accept","564022JfeSWG","Users","10MXDwQJ","columnWidths","*Format:* resize table","formatInline","getSuggestionCallback","handleSuggestionDescription","resizeTableWidth","type","9TmaxtX","locale","subType","getSuggestions","formatGroupId","table","_suggestionFactory","123MHKeab","10596GMvOlm","registerDescriptionCallback"];return(Ra=function(){return t})()}const Sa=va;!function(t,e){const n=va,r=t();for(;;)try{if(686282===-parseInt(n(268))/1*(-parseInt(n(280))/2)+-parseInt(n(278))/3*(-parseInt(n(282))/4)+parseInt(n(273))/5*(parseInt(n(284))/6)+-parseInt(n(279))/7*(parseInt(n(276))/8)+-parseInt(n(286))/9*(parseInt(n(266))/10)+-parseInt(n(275))/11*(-parseInt(n(271))/12)+-parseInt(n(269))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wa);class Ma extends t.Plugin{[Sa(283)](){const t=Sa,e=this[t(281)];e[t(277)][t(287)](t(272))&&e[t(277)][t(285)](t(274))[t(267)](t(270))}}function va(t,e){const n=wa();return(va=function(t,e){return n[t-=266]})(t,e)}function wa(){const t=["insertTemplate","238764GBvkdN","Template","5tINyzC","TrackChangesEditing","748hxlXHx","64808iRuGVD","plugins","687891NGNKlw","721oNssls","790XAZqsj","editor","4dmoBeg","afterInit","6267258vjnrPi","get","107757ouJYmV","has","520goKmyD","enableCommand","3389MqZhuz","23688730FQRYTx"];return(wa=function(){return t})()}const Oa=Da;function Fa(){const t=["96YnSVIV","422gbJvOx","insertTableOfContents","registerElementLabel","10IqvTcV","afterInit","7149636UwEHbX","get","locale","descriptionFactory","7251SgAbPA","515054ZeUhMD","enableCommand","3218022ZBFWdE","2913150OUAMhx","ELEMENT_TABLE_OF_CONTENTS","editor","44hkxevI","306278rmZSzw","plugins","commands","TrackChangesEditing","1464845WAjyhC","tableOfContents","4coHlWx"];return(Fa=function(){return t})()}function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=276]})(t,e)}!function(t,e){const n=Da,r=t();for(;;)try{if(283009===-parseInt(n(295))/1+-parseInt(n(285))/2*(parseInt(n(294))/3)+-parseInt(n(283))/4*(-parseInt(n(281))/5)+-parseInt(n(298))/6+-parseInt(n(277))/7*(parseInt(n(284))/8)+parseInt(n(297))/9*(-parseInt(n(288))/10)+-parseInt(n(276))/11*(-parseInt(n(290))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class Pa extends t.Plugin{[Oa(289)](){const t=Oa,e=this[t(300)];if(!e[t(279)][t(291)](t(286)))return;e[t(278)][t(291)](t(280))[t(296)](t(286));const n=e[t(278)][t(291)](t(280)),r=e[t(292)];n[t(293)][t(287)](t(282),(e=>Wr(r,t(299),e)))}}const Ba=xa;function xa(t,e){const n=Ua();return(xa=function(t,e){return n[t-=394]})(t,e)}function Ua(){const t=["descriptionFactory","element","TrackChangesEditing","2103904FlsIQy","title-content","removeMarker","673551TeloQn","84904lMuVjl","plugins","1630210tuIqBG","end","newRange","get","2WjZHLb","editor","nodeBefore","differ","isTouching","forward","_splitMarkerName","getNearestSelectionRange","registerPostFixer","start","140mtcIus","model","5319WtfTmo","Title","ELEMENT_TITLE","afterInit","68490MpxTSN","296vavdfX","registerElementLabel","locale","document","suggestion","getChangedMarkers","has","from","schema","createRange","isEqual","updateMarker","506005jzZokn","isCollapsed","6jVQveq"];return(Ua=function(){return t})()}!function(t,e){const n=xa,r=t();for(;;)try{if(151429===-parseInt(n(420))/1*(-parseInt(n(404))/2)+-parseInt(n(416))/3*(parseInt(n(421))/4)+-parseInt(n(433))/5*(parseInt(n(435))/6)+-parseInt(n(414))/7*(-parseInt(n(398))/8)+parseInt(n(397))/9+-parseInt(n(400))/10+parseInt(n(394))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[Ba(419)](){const t=Ba,e=this[t(405)];if(!e[t(399)][t(427)](t(417)))return;const n=e[t(399)][t(403)](t(438));n[t(436)][t(422)](t(395),(()=>Wr(e[t(423)],t(418)))),e[t(415)][t(424)][t(412)]((r=>{const s=t;let o=!1;const i=Array[s(428)](e[s(415)][s(424)][s(407)][s(426)]());for(const{name:t,data:a}of i){const{group:i}=n[s(410)](t);if(s(425)!==i||!a[s(402)])continue;const c=a[s(402)],u=c[s(401)][s(406)];if(!u||!u.is(s(437),s(395)))continue;if(!c[s(413)][s(408)](c[s(401)]))continue;const l=e[s(415)][s(429)][s(411)](c[s(401)],s(409));if(l&&l[s(434)]){const e=r[s(430)](c[s(413)],l[s(413)]);e[s(431)](c)||(r[s(432)](t,{range:e}),o=!0)}o||(r[s(396)](t),o=!0)}return o}))}}function Ga(){const t=["redo","get","3nvSXXR","4902330ZuwPZQ","195961ZRXZIW","enableCommand","121798DpYWsS","editor","undo","2900400QBtmey","UndoEditing","plugins","4068005ffrwaf","1166036eILcFH","27mfvSfC","87096ztZlKa","has","afterInit","7YGvKqd","TrackChangesEditing"];return(Ga=function(){return t})()}const Va=Ha;function Ha(t,e){const n=Ga();return(Ha=function(t,e){return n[t-=168]})(t,e)}!function(t,e){const n=Ha,r=t();for(;;)try{if(456763===-parseInt(n(184))/1+-parseInt(n(186))/2+-parseInt(n(182))/3*(parseInt(n(173))/4)+-parseInt(n(172))/5+-parseInt(n(175))/6*(parseInt(n(178))/7)+parseInt(n(169))/8+-parseInt(n(174))/9*(-parseInt(n(183))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ga);class Wa extends t.Plugin{[Va(177)](){const t=Va,e=this[t(187)],n=e[t(171)][t(181)](t(179));e[t(171)][t(176)](t(170))&&(n[t(185)](t(168)),n[t(185)](t(180)))}}const za=qa;function Ka(){const t=["1837494hUqNKT","7234QoVURb","11257497UmbWPX","146PrCGDm","TrackChangesEditing","enableCommand","5203GbIrup","TableCaptionEditing","has","14885240bRmXAh","7sHwLlH","6990796sxBoOX","plugins","get","6qsOpYu","29660odxQUg","requires","5888150EfNIeO","editor","toggleTableCaption","afterInit"];return(Ka=function(){return t})()}function qa(t,e){const n=Ka();return(qa=function(t,e){return n[t-=456]})(t,e)}!function(t,e){const n=qa,r=t();for(;;)try{if(997005===parseInt(n(467))/1*(-parseInt(n(465))/2)+parseInt(n(464))/3+parseInt(n(475))/4+-parseInt(n(460))/5*(-parseInt(n(457))/6)+-parseInt(n(474))/7*(parseInt(n(473))/8)+parseInt(n(466))/9+parseInt(n(458))/10*(-parseInt(n(470))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class Xa extends t.Plugin{static get[za(459)](){return[aa]}[za(463)](){const t=za,e=this[t(461)];e[t(476)][t(472)](t(471))&&e[t(476)][t(456)](t(468))[t(469)](t(462))}}const Za=Ja;function Ja(t,e){const n=Ya();return(Ja=function(t,e){return n[t-=429]})(t,e)}function Ya(){const t=["setAttribute","getSuggestionCallback","accept","tableCellWidth","tableProperties","handleSuggestionDescription","getSuggestions","_getSuggestion","join","registerCustomCallback","plugins","data","change","21759pnRIRa","tableCellHorizontalAlignment","start","196778oqsSlg","registerDescriptionCallback","tableBorderStyle","document","tableWidth","selection","tableCellBorderWidth","formatBlock","8961502QDJuEp","has","getContainedElement","tableAlignment","enableCommand","10qFlpEn","getFirstPosition","removeAttribute","model","getAttribute","*Format:* change table cell properties","get","72BbvgaK","*Format:* change table properties","TableUtils","nodeAfter","2385bNNtnA","135611gBVFtV","tableCellBorderColor","tableBorderColor","tableCellVerticalAlignment","enqueueChange","tableCellBackgroundColor","table","editor","tableCellProperties","locale","afterInit","getSelectionAffectedTableCells","tableCellHeight","discard","_suggestionFactory","tableBackgroundColor","pluginName","tableBorderWidth","findAncestor","TablePropertiesEditing","tableCellPadding","TableCellPropertiesEditing","format","3mTVLQl","commandParams","handleDiscardAction","TrackChangesEditing","descriptionFactory","_handlePropertyChange","1530NCXozU","TrackChangesTableProperties","tableHeight","markBlockFormat","tableCellBorderStyle","417501bPfTSO","batch","subType","650572CqPtNG"];return(Ya=function(){return t})()}!function(t,e){const n=Ja,r=t();for(;;)try{if(590300===parseInt(n(449))/1*(-parseInt(n(480))/2)+parseInt(n(477))/3+parseInt(n(463))/4+parseInt(n(504))/5*(parseInt(n(455))/6)+-parseInt(n(505))/7*(parseInt(n(500))/8)+parseInt(n(460))/9*(-parseInt(n(493))/10)+parseInt(n(488))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ya);class Qa extends t.Plugin{constructor(t){const e=Ja;super(t),this[e(468)]=[e(507),e(482),e(443),e(491),e(484),e(457),e(441)],this[e(434)]=[e(506),e(459),e(486),e(446),e(467),e(438),e(431),e(478),e(429)]}static get[Za(442)](){return Za(456)}[Za(436)](){const t=Za,e=this[t(433)][t(474)][t(499)](t(452));if(this[t(433)][t(474)][t(489)](t(445))){for(const n of this[t(468)])e[t(492)](n,((e,r)=>{const s=t,o=this[s(433)][s(496)][s(483)][s(485)][s(494)]()[s(444)](s(432));this[s(454)](n,[o],this[s(468)],s(468),e,r)}));e[t(440)][t(473)](t(487),t(468),t(466),e[t(440)][t(465)](t(487),null,t(439))),e[t(440)][t(473)](t(487),t(468),t(439),((e,n)=>this[t(451)](this[t(468)],e,n))),e[t(440)][t(473)](t(487),t(468),t(472),(()=>!1))}if(this[t(433)][t(474)][t(489)](t(447))){for(const n of this[t(434)])e[t(492)](n,((e,r)=>{const s=t,o=this[s(433)][s(474)][s(499)](s(502))[s(437)](this[s(433)][s(496)][s(483)][s(485)]);this[s(454)](n,o,this[s(434)],s(434),e,r)}));e[t(440)][t(473)](t(487),t(434),t(466),e[t(440)][t(465)](t(487),null,t(439))),e[t(440)][t(473)](t(487),t(434),t(439),((e,n)=>this[t(451)](this[t(434)],e,n))),e[t(440)][t(473)](t(487),t(434),t(472),(()=>!1))}e[t(453)][t(481)]((e=>this[t(469)](e)))}[Za(454)](t,e,n,r,s,o){const i=Za,a=this[i(433)][i(474)][i(499)](i(452));this[i(433)][i(496)][i(430)](o[i(461)],(()=>{const t=i;for(const i of e)if(this[t(471)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(497)](r);void 0!==n&&(e[r]=n)}s(o),a[t(458)](i,{commandParams:[e]},[],r)}}))}[Za(451)](t,e,n){const r=Za,s=e[0][r(479)][r(503)],o=n[r(450)][0];this[r(433)][r(496)][r(476)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(464)](r,o[r],s):e[n(495)](r,s)}))}[Za(469)](t){const e=Za;if(t[e(475)])switch(t[e(462)]){case e(468):return{type:e(448),content:Wr(this[e(433)][e(435)],e(501))};case e(434):return{type:e(448),content:Wr(this[e(433)][e(435)],e(498))}}}[Za(471)](t,e){const n=Za,r=this[n(433)][n(474)][n(499)](n(452));for(const s of r[n(470)]({skipNotAttached:!0})){const r=s[n(490)]();if(s[n(462)]===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=Y?Y.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Qe(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Qt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)xr(n,e[s]);return n})),Ec=Mc;function bc(){const t=["registerCustomCallback","selection","formatBlock:accept","ck-suggestion-marker-formatInline","isInsideObject","PENDING_ACTION_SUGGESTION","moveTargetPosition","low","createRange","discardSuggestion","@external","acceptSelectedSuggestions","isIntersecting","keys","getAttribute","_trackFormatChanges","markMultiRangeBlockFormat","name","track-changes-command-not-found","_joinSuggestions","_cutOutSuggestionMarker","isCollapsed","_setSuggestionRange","track-changes-adapter-already-set","enableCommand","define","addSuggestion","$textProxy","length","_recordAttributeChanges","activeMarkers","addUser","trackChangesCommand","markMultiRangeInsertion","config","getLastMatchingPosition","formatBlock:discard","removeClass","clear","resolve","find","mapper","isEqual","getChangedMarkers","_isForcedDefaultExecutionBlock","getContainedElement","catch","$elementName","forward","deletion:discard","$text","addMarker:suggestion:formatBlock","ck-suggestion-marker-formatBlock","isAtStart","suggestion-type","markers","getNearestSelectionRange","_rangeIsInLocalUserInsertion","item","PendingActions","after","stopListening","_suggestionFactory","addClass","track-changes-suggestion-not-found","plugins","deletion:join","init","getIntersection","isUndo","pluginName","editingDowncast","pop","editing","getMultiRangeId","warn","createSelection","trackChanges.trackFormatChanges","change","bindElementToMarker","removeMarkers","createElement","end","forceDefaultExecution","updateMarker","suggestionLoaded","acceptSuggestion","_addThreadToSuggestion","formatInline:chain","fromRange","accept","widget","detach","_reduceExistingSuggestions","accepted","get","markerNameToElements","isArray","consumable","lowest","addSuggestionData","_initAriaMarkerChangeAnnouncements","554450SxFNze","LEAVE","options","newValue","howMany","parent","attribute","author","rethrowUnexpectedError","add","attribute:","substring","getUser","isObject","oldRange","normal","position","consume","isOwn","getMarkers","30466egTvKJ","registerInlineAttribute","model","sort","creator","isLimit","nodeAfter","_getAuthorFromId","removeMarker:suggestion:attribute","markAttributeChange","_checkSuggestionCorrectness","createPositionAt","join","addMarker","fire","unbind","_getAttributeKey","531364jwHuBi","announce","authoredAt","getItems","filter","isAtEnd","deletion:chain","formatBlock:","delete","some","multi","update:suggestion","_isRegisteredAttribute","suggestion","insertion:discard","toUpperCase","toJSON","isAfter","track-changes-suggestion-data-mismatch","track-changes-user-not-found","deleteContent","writer","trackChanges.mergeNestedSuggestions","comments","_isDataLoaded","_blockAttributeKeys","ENTER","deletion:","markDeletion","data-suggestion","_saved","remove","_addSuggestionMarker","upcast","markerReady","insertContent","attribute:discard","highest","_reduceSuggestionAttributeRange","applyOperation","differ","ck-suggestion-marker--active","_recordAttributeSuggestions","_afterChanges","then","_joinWithAdjacentSuggestions","change:_saved","split","316912YSzZxi","suggestion:attribute:","from","conversion","getDifference","requires","element","isExternal","getSuggestionCallback","reconvertMarker","default","getSuggestion","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.","_setSuggestionData","start","getRanges","insertion:","type","markerToHighlight","tablePasteChainId","hasComments","originalSuggestionId","182203MgeQKt","toViewElement","addRange","containsItem","deletion","isBlock","createdAt","multipleBlocks","_updateSuggestionData","rename","getFirstMarker","change:activeMarkers","locale","range","authorName","isLocal","refresh","addComment","608580JKukah","data","dataDowncast","groupId","_mergeNestedSuggestions","has","schema","group","track-changes-adapter-missing-getsuggestion","acceptAllSuggestions","attribute:accept","updateSuggestion","values","TrackChangesEditing","substr","3PpwJpS","key","format","isInContent","setAttribute","removeAttribute","isTouching","_splitMarkerName","_onDiscard","registerBlockAttribute","_inlineAttributeKeys","isDocumentOperation","_defaultCallbacks","root","never","subType","isSelectable","for","notReady","elementStart","markInsertion","marker-count","registerPostFixer","discardSelectedSuggestions","enableDefaultAttributesIntegration","listenTo","_SUGGESTION_ANNOUNCEMENT","removeComment","rejected","_commentsRepository","formatBlock:chain","addMarker:suggestion","containsRange","getCommentThread","head","attributes","containsRangeInObject","formatInline:join","getWalker","formatGroupId","chain","markerName","isRemovable","newRange","trackChanges","_removeSuggestion","backward","Users","attributeNewValue","getFirstRange","discardAllSuggestions","unbindElementFromMarkerName","rootName","previous","every","attribute:join","enableReadOnlyMode","oldValue","_createSuggestion","_registerDefaultCallbacks","discard","$graveyard","skipNestingCheck","showSuggestionHighlights","_enabledCommands","always","push","formatBlock","attributeOldValue","splitPosition","_findSuggestions","_isBlockAttribute","next","commentThread","value","action","startsWith","elementToElement","nodeBefore","removeMarker:suggestion:formatBlock","documentSelection","size","splice","_suggestionState","_getMarkerAnnouncementText","_editor","_model","includes","_getExternalAuthor","clone","open","containerElement","getChanges","getAllAdjacentSuggestions","enqueueChange","_handleNewSuggestionMarker","FORMATTING","formatInline:accept","isNextTo","suggestionUnloaded","insertion","addHighlight","getRange","map","removed","getShiftedBy","external:","formatBlock:join","unshift","suggestionChanged","CommentsRepository","dataReady","buildSuggestion","createRangeIn","error-saving-suggestion-data-suggestion-discarded","isBefore","createPositionAfter","containsPosition","attributeKey","12grKpcv","getCustomProperty","descriptionFactory","_suggestions","removeMarker","hasSuggestion","addCommentThread","_processAttributeSuggestions","formatInline:","adapter","addMarkerName","return","markerToData","batch","_refreshAttributeSuggestionsChain","insertion:chain","_adapter","createPositionBefore","commands","addMarker:suggestion:attribute","concat","insert","_breakSuggestionMarker","ck-suggestion-marker-","_getSuggestionData","document","commandName","markBlockFormat","meta","markInlineFormat","change:data","getAncestors","setSelection","forEach","dataToMarker","move","createRangeOn","$marker","high","elementEnd","set","hasCommentThread","collaboration.channelId","execute","_customCallbacks","54QwRZeY","suggestion:","insertion:accept","setTo","deletion:accept","fromCharCode","fetchCommentThread","getSuggestions","markMultiRangeDeletion","before","track-changes-enable-command-twice","assign","targetPosition","ck-suggestion-marker","_refreshSuggestionsChain","ready","isMultiRange","formatInline:discard","insertion:join","_processAttributeChanges","editor","stop","1197536wKwIVp","formatInline","isIntersectingWithRange"];return(bc=function(){return t})()}!function(t,e){const n=Mc,r=t();for(;;)try{if(118171===parseInt(n(460))/1+-parseInt(n(525))/2+parseInt(n(149))/3*(parseInt(n(477))/4)+-parseInt(n(134))/5+parseInt(n(268))/6*(parseInt(n(116))/7)+-parseInt(n(335))/8+-parseInt(n(313))/9*(-parseInt(n(440))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const Tc=Ec(385);class _c extends t.Plugin{static get[Ec(530)](){return[Ec(259),o.Users,t.PendingActions,Qr,es,as,fs,bs,ds,As,Rs,Bs,to,so,uo,go,bo,Ao,No,vo,Do,Ho,Uo,qo,Yo,ei,ui,pi,Ni,oi,Gs,qs,Ei,Ai,vi,Di,ji,Hi,Xi,$i,ra,aa,ha,ma,Xa,ya,Na,Pa,Qa,Ma,ja,Wa]}static get[Ec(408)](){return Ec(147)}constructor(t){const e=Ec;function n(t){const e=Mc;return t[e(252)]((t=>String[e(318)](t)))[e(472)]("")}super(t),this[e(519)]=!1,this[e(308)](e(368),[]),this.on(e(127),((n,r,s,o)=>{const i=e;this[i(235)][i(416)]((()=>{const e=i;for(const n of[...o,...s])this[e(235)][e(393)][e(139)](n)&&t[e(411)][e(534)](n)}))})),this[e(270)]=new Xr(this[e(333)][e(462)][e(140)],this[e(333)][e(128)]),this[e(284)]=null,this[e(400)]=new yc(this[e(333)]),this[e(271)]=new Map,this[e(178)]=t[e(403)][e(433)](e(259)),this[e(213)]=new Set,this[e(235)]=this[e(333)][e(462)],this[e(232)]=new WeakMap,this[e(382)]=!1,this[e(502)]=new Set([e(385)]),this[e(159)]=new Set,t[e(372)][e(363)](e(415),e(535)),this[e(353)]=t[e(372)][e(433)](e(415)),t[e(372)][e(363)](e(499),!0),this[e(138)]=t[e(372)][e(433)](e(499)),this[e(370)]=new l(t,this[e(213)]),this[e(439)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,52,49,56])}[Ec(405)](){const t=Ec,n=this[t(333)],r=(e,n)=>{const r=t;if(r(446)!=e)return r(291)+e;const s=n[r(524)]("|")[0];return this[r(220)](s)?r(390):r(341)};n[t(528)][t(166)](t(409))[t(543)]({model:t(490),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(156)](e[n(190)]),a=[n(326),r(o,i)];let c=3e3;return this[n(368)][n(236)](e[n(190)])&&(a[n(215)](n(518)),c=3010),n(120)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(528)][t(166)](t(136))[t(449)]((e=>{const r=t;e.on(r(180),((t,e,s)=>{const o=r;if(!s[o(442)][o(212)])return;const i=e[o(396)];if(!i)return;const c=s[o(379)][o(117)](i);n[o(462)][o(140)][o(453)](i)&&c&&!c[o(269)](o(429))&&c.is(o(240))&&(0,a.toWidget)(c,s[o(498)])}),{priority:r(306)})})),n[t(528)][t(166)](t(136))[t(543)]({model:t(490),view:(e,n)=>{const s=t;if(!n[s(442)][s(212)])return null;const{type:o,subType:i}=this[s(156)](e[s(190)]);return{classes:[s(326),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(396)])return;const{id:c}=this[a(156)](o[a(190)]);if(r){const t=this[a(271)][a(433)](c),e=this[a(476)](t);if(!this[a(220)](e))return}if(o[a(396)].is(a(339)))return void i[a(436)][a(457)](o[a(396)],s[a(355)]);const u=i[a(379)][a(117)](o[a(396)]);if(o[a(396)].is(a(531))&&n[a(462)][a(140)][a(121)](o[a(396)])&&!u[a(269)](a(250))){i[a(498)][a(401)]([a(326),a(390)],u),i[a(498)][a(153)](a(506),c,u),i[a(379)][a(417)](u,o[a(190)]),e&&(this[a(368)][a(236)](o[a(190)])?i[a(498)][a(401)](a(518),u):i[a(498)][a(375)](a(518),u));for(const t of n[a(462)][a(262)](o[a(396)])[a(480)]())i[a(436)][a(457)](t,s[a(355)]);i[a(436)][a(457)](o[a(396)],s[a(355)])}};n[t(528)][t(166)](t(136))[t(449)]((e=>{const n=t;e.on(n(389),((t,e,r)=>{const o=n;r[o(442)][o(212)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(514)})})),n[t(528)][t(166)](t(136))[t(449)]((e=>{const n=t;e.on(n(287),((t,e,r)=>{const o=n;r[o(442)][o(212)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(514)})})),n[t(528)][t(166)](t(136))[t(280)]({model:t(490),view:(e,n)=>n[t(442)][t(212)]?null:{group:t(490),name:e[t(148)](11)}}),n[t(528)][t(166)](t(510))[t(226)]({view:{name:t(490),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(314)+e[r(352)](r(392))+":"+e[r(352)]("id");return e[r(352)](r(170))&&(s+=":"+e[r(352)](r(170))),n[r(419)](r(305),{"data-name":s})}}),n[t(528)][t(166)](t(510))[t(302)]({view:t(490)}),n[t(528)][t(166)](t(409))[t(449)]((e=>{const n=t;e.on(n(389),s(),{priority:n(306)})})),n[t(528)][t(166)](t(409))[t(449)]((e=>{const n=t;e.on(n(287),s({isAttributeSuggestion:!0}),{priority:n(306)})})),n[t(528)][t(166)](t(409))[t(449)]((e=>{const n=t;e.on(n(228),((t,e,r)=>{const s=n,o=r[s(379)][s(434)](e[s(190)]);if(o)for(const t of o)t[s(269)](s(250))||(r[s(498)][s(375)]([s(326),s(390),s(518)],t),r[s(498)][s(154)](s(506),t),r[s(379)][s(200)](t,e[s(190)]))}),{priority:n(306)})})),n[t(528)][t(166)](t(409))[t(449)]((e=>{const n=t;e.on(n(468),((t,e,r)=>{const s=n,o=r[s(379)][s(434)](e[s(190)]);if(!o)return;const{id:i}=this[s(156)](e[s(190)]),a=this[s(271)][s(433)](i),c=this[s(476)](a);if(this[s(220)](c))for(const t of o)t[s(269)](s(250))||(r[s(498)][s(375)]([s(326),s(390),s(518)],t),r[s(498)][s(154)](s(506),t),r[s(379)][s(200)](t,e[s(190)]))}),{priority:n(306)})})),n[t(462)][t(293)][t(171)]((e=>{const r=t;let s=!1;const o=Array[r(527)](n[r(462)][r(293)][r(517)][r(381)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(156)](t);if(r(490)!==o)continue;const h=this[r(271)][r(433)](f);if(null!=c[r(192)]){r(336)==u&&(s=s||kc(c[r(192)],t,e,n[r(462)][r(140)]));const o=r(446)==u&&this[r(220)](l[r(524)]("|")[0]);if(c[r(192)][r(359)]||r(210)==c[r(192)][r(162)][r(201)]||r(216)==u&&!Nc(c[r(192)])||o&&!Nc(c[r(192)])||r(120)==u&&(Cc(a=c[r(192)])||function(t){const e=r;return t[e(539)][e(445)]==t[e(420)][e(227)]&&t[e(539)][e(482)]}(a)))e[r(272)](t),s=!0;else{if(!h||!h[r(152)])continue;i[r(449)](h)}}}var a;return i[r(230)]>0&&(s=!!this[r(522)](i)||s),s})),n[t(462)][t(293)][t(171)]((e=>{const r=t;let s=!1;for(const t of n[r(462)][r(293)][r(517)][r(241)]())if(r(289)==t[r(542)])for(const t of this[r(271)][r(146)]()){if(t[r(329)]||!t[r(152)])continue;const o=r(216)==t[r(542)],i=this[r(476)](t),a=i&&this[r(220)](i);if(!o&&!a)continue;const c=t[r(198)]();if(c[r(539)][r(445)]!=c[r(420)][r(445)]&&!c[r(420)][r(482)]){const o=n[r(462)][r(471)](c[r(539)][r(466)],r(420)),i=n[r(462)][r(346)](c[r(539)],o);e[r(422)](t[r(126)](),{range:i}),s=!0}}return s})),n[t(462)][t(293)][t(171)]((e=>this[t(332)](e))),n[t(462)][t(293)][t(171)]((e=>!e[t(281)][t(131)]&&this[t(275)](e))),n[t(462)].on(t(520),(()=>{this[t(519)]=!1})),n[t(462)][t(293)].on(t(298),((r,s)=>{const o=t;if(!s[o(131)]||s[o(407)])return;if(!this[o(519)])return;const i=n[o(462)][o(293)][o(517)][o(241)]();if(0==i[o(366)])return;const a=[],c=i[o(481)]((t=>o(446)==t[o(542)])),u=i[o(481)]((t=>o(289)==t[o(542)]&&o(388)!=t[o(355)]));for(const t of c)this[o(489)](t[o(267)])&&a[o(215)]({key:t[o(267)],newValue:t[o(197)],oldValue:t[o(217)],range:Rc(t[o(129)],n[o(462)])});for(const t of u){if(o(125)!=t[o(224)]&&o(132)!=t[o(224)])continue;const e=Sc(t[o(456)][o(466)],n[o(462)]),r=t[o(322)];o(125)==t[o(224)]&&a[o(215)]({key:o(385),newValue:t[o(355)],oldValue:r[o(355)],range:e});for(const[n,s]of r[o(184)]){if(!this[o(489)](n))continue;const r=t[o(184)][o(433)](n);s!==r&&a[o(215)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(184)])this[o(489)](n)&&(r[o(184)][o(139)](n)||a[o(215)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(366)]&&n[o(462)][o(243)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(469)](t,e,s,o,{groupId:r});this[n(431)](t,a)}))}),{priority:t(437)}),n[t(462)][t(393)].on(t(488),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(156)](n[s(355)]),e=this[s(271)][s(433)](t);e&&e[s(278)](n[s(355)])}})),n[t(462)][t(293)].on(t(298),(()=>{const e=t,r=Array[e(527)](n[e(462)][e(293)][e(517)][e(381)]())[e(481)]((t=>e(490)===this[e(156)](t[e(355)])[e(141)]));if(0===r[e(366)])return;r[e(463)](((t,n)=>{const r=e,s=t[r(135)][r(454)],o=n[r(135)][r(454)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(539)][r(264)](o[r(539)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(156)](t);if(null===n[e(454)]){const n=this[e(244)](t);o[e(449)](n)}else{const t=this[e(271)][e(433)](r);null!==n[e(192)]||t[e(152)]?(s[e(449)](t[e(183)]),o[e(449)](t)):this[e(194)](t)}}o[e(230)]>0&&this[e(327)](o);for(const t of s)this[e(474)](e(258),t)})),n[t(462)].on(t(516),((e,r)=>{const s=t,o=r[0];if(!this[s(271)][s(230)])return;if(!o[s(160)])return;if(o[s(281)][s(407)]||!o[s(281)][s(131)])return;let i,a;switch(o[s(542)]){case s(289):i=n[s(462)][s(471)](o[s(456)]),a=i[s(254)](o[s(444)]);break;case s(524):i=n[s(462)][s(471)](o[s(218)]),a=n[s(462)][s(471)](o[s(344)]);break;case s(303):i=n[s(462)][s(471)](o[s(325)]),a=i[s(254)](o[s(444)]);break;default:return}const c=n[s(462)][s(346)](i,a);n[s(462)][s(416)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(219)](c)){if(e[t(329)])continue;if(t(336)==e[t(542)])continue;const r=this[t(476)](e);if(r&&this[t(220)](r)&&t(524)!=o[t(542)])continue;const s=e[t(135)]&&e[t(135)][t(123)];(t(216)!=e[t(542)]||t(524)==o[t(542)]&&!s)&&(n[t(185)]||t(249)==e[t(542)]&&n[t(458)]||e[t(198)]()[t(181)](c)&&this[t(290)](e,i,a))}}))}),{priority:t(437)}),n[t(462)].on(t(497),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(421)])return;if(this[s(382)])return;if(!this[s(370)][s(223)])return;if(o[s(359)])return;const a=n[s(462)][s(140)],{start:c,end:u}=o[s(198)](),l=c[s(466)]&&a[s(465)](c[s(466)])?null:a[s(394)](c,s(386)),f=u[s(227)]&&a[s(465)](u[s(227)])?null:a[s(394)](u,s(195)),h=n[s(462)][s(346)](l?l[s(539)]:c,f?f[s(420)]:u);n[s(462)][s(416)]((t=>{const e=s;this[e(505)](h);const r=n[e(462)][e(140)][e(394)](h[e(539)]);o.is(e(229))?t[e(300)](r):o[e(316)](r)})),e[s(334)]()}),{priority:e.priorities[t(455)]+10}),n[t(462)].on(t(512),((e,r)=>{const s=t,o=r[r[s(366)]-1];o&&o[s(421)]||this[s(382)]||this[s(370)][s(223)]&&(n[s(462)][s(416)]((()=>{const t=s;let o=n[t(462)][t(512)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(279)]=o[t(238)]();const i=o[t(420)][t(227)],a=n[t(462)][t(140)];i&&a[t(121)](i)&&!a[t(453)](i)&&(o=n[t(462)][t(346)](o[t(539)],n[t(462)][t(471)](i,t(420)))),this[t(169)](o)})),e[s(334)]())}),{priority:t(306)}),this[t(333)][t(286)][t(449)](t(193),this[t(370)]),this[t(362)](t(193));const o=new p(n,this[t(271)]);n[t(286)][t(449)](t(424),o),this[t(362)](t(424));const i=new b(n,this[t(271)]);n[t(286)][t(449)](t(347),i),this[t(362)](t(347)),n[t(286)][t(449)](t(143),new S(n,o,this[t(271)])),this[t(362)](t(143)),n[t(286)][t(449)](t(199),new S(n,i,this[t(271)])),this[t(362)](t(199)),n[t(286)][t(449)](t(349),new O(n,o,this[t(271)])),this[t(362)](t(349)),n[t(286)][t(449)](t(172),new O(n,i,this[t(271)])),this[t(362)](t(172));const c=n[t(403)][t(433)](t(259));this[t(174)](c,t(133),((e,{threadId:n})=>{const r=t,s=this[r(271)][r(433)](n);s&&s[r(222)]&&1===s[r(222)][r(366)]&&this[r(124)](n,{hasComments:!0})}),{priority:t(345)}),this[t(174)](c,t(176),((e,{threadId:n})=>{const r=t,s=this[r(271)][r(433)](n);s&&s[r(222)]&&!s[r(222)][r(366)]&&this[r(124)](n,{hasComments:!1})}),{priority:t(345)})}set[Ec(277)](t){const n=Ec;if(this[n(284)])throw new e.CKEditorError(n(361),this);this[n(284)]=t}get[Ec(277)](){return this[Ec(284)]}[Ec(320)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(271)][n(146)]())t&&!e[n(152)]||r[n(215)](e);return e?r[n(252)]((t=>t[n(493)]())):r}[Ec(536)](t){const n=Ec,r=this[n(271)][n(433)](t);if(!r)throw new e.CKEditorError(n(402),this);return r}[Ec(273)](t){const e=Ec;return this[e(271)][e(139)](t)}[Ec(438)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(542)][e(524)](":"),a=this[e(271)][e(433)](r)||this[e(207)](o,i,r,n,s);if(this[e(425)](a),this[e(470)](a,o,i||null,n),a[e(122)]=t[e(122)],a[e(501)]=!0,s&&s[e(348)]){const t=s[e(348)],n=this[e(237)](t[e(130)]);a[e(479)]=t[e(122)],a[e(447)]=n,a[e(532)]=!0}else a[e(479)]=t[e(122)];switch(t[e(135)]&&(a[e(135)]=t[e(135)]),t[e(184)]&&(a[e(184)]=t[e(184)]),this[e(284)]&&this[e(284)][e(364)]||(a[e(507)]=!0),this[e(232)][e(433)](a)){case e(167):this[e(232)][e(308)](a,e(260));break;case e(511):a[e(152)]?(this[e(522)](new Set([a])),this[e(327)](new Set([a])),this[e(232)][e(308)](a,e(328)),this[e(474)](e(423),a)):this[e(232)][e(308)](a,e(253))}return a}[Ec(424)](t){const e=Ec;this[e(421)]((()=>{const n=e;this[n(333)][n(462)][n(416)]((()=>{const e=n;for(const n of t[e(242)]())n[e(428)]()}))}))}[Ec(347)](t){const e=Ec;this[e(421)]((()=>{const n=e;this[n(333)][n(462)][n(416)]((()=>{const e=n;for(const n of t[e(242)]())n[e(209)]()}))}))}[Ec(362)](t,n){const r=Ec,s=this[r(333)][r(286)][r(433)](t);if(!s)throw new e.CKEditorError(r(356),this,{commandName:t});if(this[r(213)][r(139)](s))throw new e.CKEditorError(r(323),this,{commandName:t});this[r(213)][r(449)](s),n&&s.on(r(311),((t,e)=>{const o=r;this[o(370)][o(223)]&&(this[o(382)]||(e[o(366)]>0&&e[e[o(366)]-1]&&e[e[o(366)]-1][o(421)]?e[o(410)]():(t[o(279)]=n(((...t)=>s[o(311)](...t,{forceDefaultExecution:!0})),...e),t[o(334)]())))}),{priority:r(306)})}[Ec(421)](t){const n=Ec;let r,s;const o=this[n(382)];this[n(382)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(382)]=!1),s&&e.CKEditorError[n(448)](s,this),r}[Ec(169)](t,n=null,r={}){const s=Ec;if(t[s(359)])return null;const o=this[s(333)][s(403)][s(433)](s(196)).me;for(const{suggestion:e,meta:o}of this[s(219)](t,s(249)))if(o[s(458)]){if(!o[s(247)]){if(o[s(185)]){if(!this[s(138)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(290)](e,t[s(539)],t[s(420)]);break}if(n==e[s(164)]&&Oc(e,r)){const n=e[s(198)]();return n[s(539)][s(380)](t[s(420)])?this[s(360)](e,this[s(235)][s(346)](t[s(539)],n[s(420)])):this[s(360)](e,this[s(235)][s(346)](n[s(539)],t[s(420)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(541)+n:s(249),u=this[s(538)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(509)](c,i,a,t),u}[Ec(371)](t,n=Ec(487),r={}){const s=Ec,o=this[s(333)][s(403)][s(433)](s(196)).me,i=this[s(400)][s(533)](s(249),n,s(472));for(const e of this[s(320)]())if(e[s(447)].id==o.id&&s(249)==e[s(542)]&&e[s(164)]==n&&Oc(e,r)&&(i(e[s(540)](),t)||i(t,e[s(540)]()))){for(const n of t)e[s(118)](n);return e}for(const{suggestion:e,meta:n}of this[s(219)](t,s(249))){if(!n[s(458)])continue;if(!this[s(138)]&&n[s(185)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(540)]())for(const e of t)if(!n[s(181)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(541)+n,l=this[s(538)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(509)](u,a,c,e,Hr[s(412)]());return l}[Ec(297)](t,n,r=null,s={}){const o=Ec;if(r=r||Lc(n),t[o(359)])return null;if(o(163)===this[o(353)]){const e=this[o(400)][o(533)](o(336),r,o(428));return this[o(421)]((()=>e([t],n,s))),null}const i=this[o(333)][o(403)][o(433)](o(196)).me,a=[];if(o(214)!==this[o(353)])for(const{suggestion:e,meta:n}of this[o(219)](t,o(249)))n[o(458)]&&!n[o(342)]&&a[o(215)](...e[o(540)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(406)](s);e&&r[n(215)](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(366)];){const s=r[e][n(529)](t);r[n(231)](e,1,...s),e+=s[n(366)]}}return r}(t,a);c[o(366)]&&this[o(235)][o(416)]((()=>{const t=o;for(const e of c){const o=this[t(400)][t(533)](t(336),r,t(428));this[t(421)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(539)],u=t[o(420)];for(const{suggestion:e,meta:n}of this[o(219)](t,o(336))){if(!n[o(458)])continue;if(e[o(164)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(198)]();if(i[o(181)](t,!0))return null;c=c[o(264)](i[o(539)])?c:i[o(539)],u=u[o(494)](i[o(420)])?u:i[o(420)],a?i[o(539)][o(264)](a[o(198)]()[o(539)])?(a[o(418)](),a=e):e[o(418)]():a=e}const l=this[o(235)][o(346)](c,u);if(a)this[o(360)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(538)]({id:t,type:o(276)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(509)](o(276)+r,t,a,l)}}return null}[Ec(295)](t,n,r=[],s=null,o={}){const i=Ec;n[i(188)]||(n[i(188)]=n[i(294)]),n[i(123)]=t.is(i(129)),s=s||Lc(n);const a=r[i(252)]((t=>Sc(t,this[i(235)]))),c=t.is(i(129))?t:Sc(t,this[i(235)]);if(i(163)===this[i(353)]){const t=this[i(400)][i(533)](i(216),s,i(428));return this[i(421)]((()=>t([c],n,o))),null}a[i(215)](c);let u=!0;for(const t of a)if(!this[i(395)](t)){u=!1;break}if(u&&i(214)!==this[i(353)]){const t=this[i(400)][i(533)](i(216),s,i(428));return this[i(421)]((()=>t([c],n,o))),null}let l=null,f=c[i(539)],h=c[i(420)];for(const{suggestion:t,meta:e}of this[i(219)](c,i(216))){if(!e[i(458)])continue;if(e[i(247)]||e[i(185)]||e[i(342)])continue;if(t[i(135)][i(188)]!=n[i(188)])continue;if(!Oc(t,o))continue;const r=t[i(198)]();if(t[i(164)]==s){if(r[i(181)](c,!0))return null;f=f[i(264)](r[i(539)])?f:r[i(539)],h=h[i(494)](r[i(420)])?h:r[i(420)],l?r[i(539)][i(264)](l[i(198)]()[i(539)])?(l[i(418)](),l=t):t[i(418)]():l=t}else{const e=c[i(406)](r);this[i(358)](t,e)}}const g=this[i(333)][i(403)][i(433)](i(196)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(360)](l,this[i(235)][i(346)](f,h)),l;{const t=this[i(538)]({id:d,type:i(484)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(509)](i(484)+s,d,p,this[i(235)][i(346)](f,h)),t}}[Ec(354)](t,n,r=[],s=null,o={}){const i=Ec;n[i(188)]||(n[i(188)]=n[i(294)]);const a=t[0];n[i(123)]=a.is(i(129)),s=s||Lc(n);const c=r[i(252)]((t=>Sc(t,this[i(235)]))),u=a.is(i(129))?t:t[i(252)]((t=>Sc(t,this[i(235)])));if(i(163)===this[i(353)]){const t=this[i(400)][i(533)](i(216),s,i(428));return this[i(421)]((()=>t(u,n,o))),null}c[i(215)](...u);let l=!0;for(const t of c)if(!this[i(395)](t)){l=!1;break}if(l&&i(214)!==this[i(353)]){const t=this[i(400)][i(533)](i(216),s,i(428));return this[i(421)]((()=>t(u,n,o))),null}const f=this[i(333)][i(403)][i(433)](i(196)).me;for(const t of this[i(320)]()){if(t[i(447)].id!=f.id)continue;if(i(216)!=t[i(542)]||t[i(135)][i(188)]!=n[i(188)])continue;if(!Oc(t,o))continue;const e=t[i(164)]==s;for(let n=0;n<u[i(366)];n++){const r=u[n];for(const s of t[i(459)]()){const o=s[i(251)]();if(r[i(380)](o)){e?(u[i(231)](n,1),n--):t[i(272)](s[i(355)]);break}}}}if(0==u[i(366)])return null;const h=this[i(400)][i(533)](i(216),s,i(472));for(const t of this[i(320)]())if(t[i(447)].id==f.id&&i(216)==t[i(542)]&&t[i(135)][i(188)]==n[i(188)]&&t[i(164)]==s&&Oc(t,o)&&(h(t[i(540)](),u)||h(u,t[i(540)]()))){for(const e of u)t[i(118)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(484)+s,m=this[i(538)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(509)](p,g,d,t,Hr[i(412)]());return m}[Ec(505)](t,n=null,r={}){const s=Ec;if(t[s(359)])return null;const o=this[s(333)][s(403)][s(433)](s(196)).me,a=new i.LiveRange(t[s(539)],t[s(420)]);for(const{suggestion:t,meta:e}of this[s(219)](a,s(249)))if(e[s(458)]&&!e[s(247)])if(t[s(329)]){const e=t[s(540)]()[s(481)]((t=>s(210)!=t[s(162)][s(201)]));if(e[s(203)]((t=>a[s(181)](t,!0)))&&t[s(209)](),e[s(486)]((t=>t[s(181)](a,!0)))){const t=this[s(400)][s(533)](s(120),n,s(428));return this[s(421)]((()=>t([a],null,r))),null}}else{const e=a[s(406)](t[s(198)]());null!==e&&t[s(157)]([e],null,r)}if(a[s(430)](),a[s(359)]||s(210)==a[s(162)][s(201)])return null;let c=null,u=a[s(539)],l=a[s(420)];const f=this[s(219)](a,s(120));for(const{suggestion:t,meta:e}of f){const n=this[s(235)][s(346)](u,l);if(e[s(458)]&&(this[s(138)]||!e[s(185)]&&!e[s(342)]))if(t[s(329)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(540)]()){if(r[s(181)](n,!0))return t;n[s(181)](r)||(e=!1)}e&&t[s(209)]()}else{const e=t[s(198)]();if(e[s(181)](n,!0))return t;if(!Oc(t,r)){n[s(181)](e)?t[s(418)]():e[s(266)](u)?u=e[s(420)]:e[s(266)](l)&&(l=e[s(539)]);continue}u=u[s(264)](e[s(539)])?u:e[s(539)],l=l[s(494)](e[s(420)])?l:e[s(420)],r=Object[s(324)]({},t[s(184)]),c?e[s(539)][s(264)](c[s(198)]()[s(539)])?(c[s(418)](),c=t):t[s(418)]():c=t}}if(c)return this[s(360)](c,this[s(235)][s(346)](u,l)),c;{const t=(0,e.uid)(),i=this[s(235)][s(346)](u,l),a=o.id,c=n?s(504)+n:s(120),f=this[s(538)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(509)](c,t,a,i),f}}[Ec(321)](t,n=Ec(487),r={}){const s=Ec,o=this[s(333)][s(403)][s(433)](s(196)).me,a=t[s(252)]((t=>new i.LiveRange(t[s(539)],t[s(420)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(219)](a,s(249)))e[s(458)]&&!e[s(247)]&&c[s(449)](t);for(const e of c)if(e[s(329)]){const o=e[s(540)]();if((!e[s(184)]||!e[s(184)][s(211)])&&o[s(203)]((t=>a[s(486)]((e=>e[s(181)](t,!0)))))&&e[s(209)](),a[s(203)]((t=>o[s(486)]((e=>e[s(181)](t,!0)))))){const e=this[s(400)][s(533)](s(120),n,s(428));return this[s(421)]((()=>e(t,null,r))),null}}else{const t=e[s(198)]();if(a[s(486)]((e=>e[s(181)](t,!0)))&&e[s(209)](),a[s(203)]((e=>t[s(181)](e,!0)))){const t=this[s(400)][s(533)](s(120),n,s(428));return this[s(421)]((()=>t(a,null,r))),null}}const u=this[s(400)][s(533)](s(120),n,s(472));let l=null;for(const t of this[s(320)]())if(t[s(447)].id==o.id&&t[s(152)]&&s(120)==t[s(542)]&&t[s(164)]==n&&Oc(t,r)&&(u(t[s(540)](),a)||u(a,t[s(540)]())))if(l){if(t[s(222)]&&t[s(222)][s(366)])continue;for(const e of t[s(540)]())l[s(337)](e)||l[s(118)](e);t[s(418)]()}else{l=t;for(const e of a)t[s(337)](e)||t[s(118)](e)}if(l)return l;c[s(376)]();for(const{suggestion:t,meta:e}of this[s(219)](a,s(120)))e[s(458)]&&(this[s(138)]||!e[s(185)]&&!e[s(342)])&&Oc(t,r)&&c[s(449)](t);for(const t of c){const e=t[s(540)]();if((!r||!r[s(211)])&&a[s(203)]((t=>e[s(486)]((e=>e[s(181)](t,!0))))))return t;(!t[s(184)]||!t[s(184)][s(211)])&&e[s(203)]((t=>a[s(486)]((e=>e[s(181)](t,!0)))))&&t[s(209)]()}const f=(0,e.uid)(),h=o.id,g=s(504)+n,d=this[s(538)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(430)](),t[s(359)]||s(210)==t[s(162)][s(201)]||this[s(509)](g,f,h,t,Hr[s(412)]());return d}[Ec(469)](t,n,r,s,o){const i=Ec;if(t[i(359)])return[];if(i(163)===this[i(353)])return[];const a=this[i(333)][i(403)][i(433)](i(196)).me.id,c=Array[i(527)](this[i(271)][i(146)]())[i(481)]((e=>i(446)==e[i(542)]&&e[i(135)][i(150)]==n&&e[i(337)](t)));if(i(535)===this[i(353)]){const e=this[i(219)](t,i(249))[i(481)]((({meta:t})=>t[i(458)]&&!t[i(342)]&&!t[i(247)]))[i(252)]((({suggestion:t})=>t));c[i(257)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(446)==t[i(542)]?t[i(135)][i(206)]:void 0,o=t[i(198)](),a=Array[i(527)](u[i(351)]())[i(378)]((t=>t[i(350)](o)));if(!a)continue;const c=a[i(529)](o);this[i(220)](n)&&i(249)==t[i(542)]&&0!=c[i(366)]||(u[i(485)](a),c[i(301)]((t=>{u[i(308)](t,r)})),i(249)!=t[i(542)]&&e!=s&&u[i(308)](a[i(406)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(366)]>37&&console[i(413)](i(537),{key:n});const f=(i(450)+(n+"|")+Lc({newValue:s}))[i(451)](0,60),h=this[i(538)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(215)](h),this[i(509)](f,c,a,t)}return l}[Ec(173)](t){const e=Ec;this[e(362)](t,((t,...n)=>{this[e(367)]((()=>{t(...n)}))}))}[Ec(158)](t){const e=Ec;this[e(502)][e(449)](t)}[Ec(461)](t){const e=Ec;this[e(159)][e(449)](t)}[Ec(476)](t){const e=Ec;return e(446)==t[e(542)]?t[e(164)][e(524)]("|")[0]:null}[Ec(360)](t,e){const n=Ec,r=t[n(126)]();this[n(235)][n(416)]((t=>{t[n(422)](r,{range:e})}))}[Ec(425)](t){const e=Ec,n=t.id,r=this[e(333)][e(372)][e(433)](e(310));this[e(178)][e(309)](n)||this[e(178)][e(274)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(178)][e(182)](n);s[e(475)](e(191)),s[e(191)]=!1,t[e(222)]=s}[Ec(470)](t,n,r,s){const o=Ec;if(t[o(542)]!=n||t[o(164)]!=r||t[o(464)].id!=s)throw this[o(333)][o(205)](o(495)),new e.CKEditorError(o(495),this)}[Ec(358)](t,n){const r=Ec,s=t[r(198)]();if(n[r(380)](s))t[r(418)]();else if(s[r(181)](n)){const o=this[r(235)][r(471)](n[r(539)][r(227)],r(420));this[r(360)](t,this[r(235)][r(346)](s[r(539)],o));const i=(0,e.uid)(),a=t[r(464)].id,c=t[r(542)]+":"+t[r(164)];this[r(538)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(135)],attributes:t[r(184)]});const u=this[r(235)][r(471)](n[r(420)][r(445)],r(398)),l=this[r(235)][r(346)](u,s[r(420)]);this[r(509)](c,i,a,l)}else if(s[r(266)](n[r(539)])){const e=this[r(235)][r(471)](n[r(539)][r(227)],r(420));this[r(360)](t,this[r(235)][r(346)](s[r(539)],e))}else{const e=this[r(235)][r(471)](n[r(420)][r(445)],r(398));this[r(360)](t,this[r(235)][r(346)](e,s[r(420)]))}}[Ec(395)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(219)](t,e(249))){if(!r[e(458)])continue;const s=n[e(540)]();for(const n of s)if(!t[e(529)](n)[e(366)])return!0}return!1}[Ec(467)](t){const n=Ec,r=this[n(333)][n(403)][n(433)](n(196))[n(452)](t);if(!r)throw new e.CKEditorError(n(496),this);return r}[Ec(237)](t){const e=Ec,n=this[e(333)][e(403)][e(433)](e(196)),r=(0,o.hashObject)(e(255)+t);return n[e(452)](r)||n[e(369)]({id:r,name:t})}[Ec(207)](t,e,n,r,s){const o=Ec,i=this[o(467)](r),a=this[o(400)][o(261)](t,e,n,i,s,(t=>{const e=o;this[e(124)](n,{attributes:t});const r=this[e(536)](n);this[e(522)](new Set([r])),this[e(327)](new Set([r]))}));return this[o(174)](a,o(428),(()=>{const t=o;this[t(124)](n,{state:t(432)})}),{priority:o(306)}),this[o(174)](a,o(209),(()=>{const t=o;this[t(124)](n,{state:t(177)})}),{priority:o(306)}),this[o(271)][o(308)](n,a),this[o(232)][o(308)](a,o(167)),a}[Ec(156)](t){const e=Ec,n=t[e(524)](":");return{group:n[0],type:n[1],subType:n[e(366)]>=5?n[2]:null,id:n[e(366)]<5?n[2]:n[3],authorId:n[e(366)]<5?n[3]:n[4],markerCount:6==n[e(366)]?n[5]:null}}[Ec(290)](t,n,r){const s=Ec,o=t[s(198)](),i=o[s(539)],a=o[s(420)];this[s(360)](t,this[s(235)][s(346)](i,n));const c=(0,e.uid)(),u=t[s(464)].id,l=t[s(542)]+(t[s(164)]?":"+t[s(164)]:"");this[s(538)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(184)],data:t[s(135)]});const f=this[s(476)](t);(s(216)==t[s(542)]||f&&this[s(220)](f))&&(r=this[s(235)][s(285)](r[s(445)])),this[s(509)](l,c,u,this[s(235)][s(346)](r,a))}[Ec(219)](t,e=null){const n=Ec,r=[],s=this[n(333)][n(403)][n(433)](n(196)).me;Array[n(435)](t)||(t=[t]);for(const o of this[n(320)]()){if(!o[n(152)])continue;if(e&&o[n(542)]!=e)continue;let i=!1;for(const e of o[n(540)]()){for(const a of t){const t=a[n(539)][n(380)](e[n(420)])||a[n(420)][n(380)](e[n(539)]);if(t||a[n(406)](e)){const c=a[n(181)](e)&&Ac(this[n(235)][n(140)],e[n(539)],a),u=e[n(181)](a)&&Ac(this[n(235)][n(140)],a[n(539)],e);r[n(215)]({suggestion:o,meta:{isOwn:s==o[n(447)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(509)](t,e,n,r,s){const o=Ec;this[o(235)][o(416)]((i=>{const a=o;let c=a(314)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(473)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(194)](t){const e=Ec,n=t[e(202)],r=t[e(221)];t[e(202)]=null,t[e(221)]=null,null!=n&&n[e(221)]==t&&(n[e(221)]=r),null!=r&&r[e(202)]==t&&(r[e(202)]=n),e(328)==this[e(232)][e(433)](t)&&(this[e(232)][e(308)](t,e(253)),this[e(474)](e(248),t,n,r))}[Ec(538)](t){const n=Ec,r=t.id,s=this[n(438)](t);if(this[n(284)]&&this[n(284)][n(364)]){const o=this[n(333)][n(403)][n(433)](n(397)),i=s[n(545)],a=s[n(164)]?s[n(542)]+":"+s[n(164)]:s[n(542)],c=this[n(333)][n(128)],u=o[n(449)](Wr(c,n(343))),l={id:r,type:a,hasComments:i,data:t[n(135)]||null,originalSuggestionId:t[n(115)]||null,attributes:s[n(184)]};this[n(284)][n(364)](l)[n(521)]((t=>{const e=n;s[e(507)]=!0,o[e(508)](u),t&&t[e(122)]&&(this[e(271)][e(433)](r)[e(122)]=t[e(122)])}))[n(384)]((t=>{const r=n;throw(0,e.logWarning)(r(263)),this[r(333)][r(462)][r(243)]({isUndoable:!1},(()=>{s[r(209)]()})),s[r(399)](),this[r(271)][r(485)](s.id),this[r(232)][r(485)](s),t}))}return s}[Ec(220)](t){const e=Ec;return this[e(502)][e(139)](t)}[Ec(124)](t,e){const n=Ec,r=this[n(333)][n(403)][n(433)](n(397)),s=this[n(536)](t);if(this[n(284)]&&this[n(284)][n(145)])if(s[n(507)]){const s=r[n(449)](Wr(this[n(333)][n(128)],n(343)));this[n(284)][n(145)](t,e)[n(521)]((()=>{r[n(508)](s)}))}else s.on(n(523),(()=>{this[n(124)](t,e)}))}[Ec(292)](t){const n=Ec;if(!this[n(284)]||!this[n(284)][n(536)])throw new e.CKEditorError(n(142),this);return this[n(284)][n(536)](t)}[Ec(244)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(156)](t),i=this[e(271)][e(433)](n)||this[e(207)](r,s,n,o,{});switch(this[e(470)](i,r,s,o),this[e(232)][e(433)](i)){case e(167):this[e(292)](n)[e(521)]((t=>{const r=e;let s=Promise[r(377)]();t[r(545)]&&(s=this[r(178)][r(319)]({channelId:this[r(333)][r(372)][r(433)](r(310)),threadId:n})),s[r(521)]((()=>{const e=r;this[e(438)](t)[e(507)]=!0}))})),this[e(232)][e(308)](i,e(511));break;case e(253):this[e(124)](n,{state:e(239)});case e(260):this[e(232)][e(308)](i,e(328)),this[e(474)](e(423),i);break;case e(328):this[e(474)](e(258),i)}return i[e(278)](t),i}[Ec(327)](t){const e=Ec,n=Array[e(527)](t),r=n[e(481)]((t=>e(446)==t[e(542)]));this[e(282)](r);const s=n[e(481)]((t=>!t[e(329)]&&e(446)!=t[e(542)])),o=this[e(320)]({skipNotAttached:!0})[e(481)]((t=>!t[e(329)]&&e(446)!=t[e(542)])),i=o[e(481)]((n=>!t[e(139)](n))),a=new Map(o[e(252)]((t=>[t,this[e(400)][e(533)](t[e(542)],t[e(164)],e(189))]))),c=new Map(o[e(252)]((t=>[t,t[e(198)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(366)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(366)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(366)];t++){const n=s[t];!l[e(139)](n)&&n[e(202)]&&(f[e(449)](n[e(202)]),n[e(202)][e(221)]===n&&(n[e(202)][e(221)]=null),n[e(202)]=null),!u[e(139)](n)&&n[e(221)]&&(f[e(449)](n[e(221)]),n[e(221)][e(202)]===n&&(n[e(221)][e(202)]=null),n[e(221)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(366)];e++){const r=g(t,n[e]);r&&(r[0][s(221)]=r[1],r[1][s(202)]=r[0],u[s(449)](r[0]),l[s(449)](r[1]))}}function g(t,n){const r=e;if(t[r(447)].id!==n[r(447)].id)return null;const s=a[r(433)](t)(t,n,c[r(433)](t),c[r(433)](n));return s&&a[r(433)](n)(t,n,c[r(433)](t),c[r(433)](n))?s[1][r(222)]&&s[1][r(222)][r(366)]?null:s:null}f[e(230)]&&this[e(327)](f)}[Ec(282)](t){const e=Ec;if(0==t[e(366)])return;const n=this[e(320)]({skipNotAttached:!0})[e(481)]((t=>e(446)==t[e(542)]&&t[e(501)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(184)]);s[e(139)](n)||(s[e(308)](n,r[e(366)]),r[e(215)]([]));const i=s[e(433)](n);r[i][e(215)](t)}!function(){const t=e;r[t(463)](((e,n)=>{const r=t,s=e[0][r(122)],o=n[0][r(122)];return s==o?e[0][r(184)][r(137)]<n[0][r(184)][r(137)]?-1:1:s<o?-1:1}));for(const e of r)e[t(463)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(366)];t++){if(0==r[t][e(366)])continue;const n=[];for(let s=t+1;s<r[e(366)];s++)0!=r[s][e(366)]&&i(r[t],r[s])&&n[e(215)](s);for(const s of n)r[t]=r[t][e(288)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(366)];n++)t[n][e(221)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(366)];n++)t[n][e(202)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(184)][r(137)]!==n[0][r(184)][r(137)]&&t[0][r(447)]!==n[0][r(447)])return!1;if(!function(t,e){const n=r;return!t[n(545)]&&!e[n(545)]||(!t[n(545)]||!e[n(545)])&&(!!(t[n(545)]&&e[n(122)]<t[n(222)][n(500)][n(433)](0)[n(122)])||!!(e[n(545)]&&t[n(122)]<e[n(222)][n(500)][n(433)](0)[n(122)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(184)],r(137)),o=Ic(n[0][r(184)],r(137));return!!Or(s,o)&&(!!t[r(203)]((t=>n[r(486)]((e=>t[r(198)]()[r(380)](e[r(198)]())))))&&n[r(203)]((e=>t[r(486)]((t=>e[r(198)]()[r(380)](t[r(198)]()))))))}}[Ec(522)](t){const e=Ec,n=Array[e(527)](t),r=this[e(320)]({skipNotAttached:!0}),s=r[e(481)]((n=>!t[e(139)](n))),o=new Map(n[e(252)]((t=>[t,this[e(400)][e(533)](t[e(542)],t[e(164)],e(472))]))),i=new Map(r[e(252)]((t=>[t,t[e(540)]()])));for(let t=0;t<n[e(366)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(366)];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(366)];e++){const s=r[e];if(s[a(542)]!==n[a(542)]||s[a(447)].id!==n[a(447)].id||s[a(164)]!==n[a(164)])continue;if(!wc(n,s,[a(137)]))continue;if(a(446)==n[a(542)]&&n[a(135)][a(206)]!=s[a(135)][a(206)])continue;if(a(446)==n[a(542)]&&t[a(220)](n[a(135)][a(150)]))continue;if(a(216)==n[a(542)]){const e=t[a(333)][a(462)],r=n[a(383)]();if(r&&(e[a(140)][a(453)](r)||e[a(140)][a(465)](r)))continue}const c=o[a(433)](n),u=i[a(433)](n),l=i[a(433)](s),f=n[a(222)]&&n[a(222)][a(366)],h=s[a(222)]&&s[a(222)][a(366)];if(!f&&c(l,u))return t[a(357)](s,n),i[a(485)](n),!0;if(!h&&c(u,l))return t[a(357)](n,s),i[a(485)](s),!0}return!1}}[Ec(357)](t,e){const n=Ec;if(t[n(329)])for(const r of e[n(540)]())t[n(118)](r);else{const r=e[n(198)]()[n(420)];this[n(360)](t,this[n(235)][n(346)](t[n(198)]()[n(539)],r))}e[n(418)]()}[Ec(233)](t,e){const n=Ec,r=t[n(225)](n(151))||t[n(225)](n(446))?n(245):t[n(492)]();return Wr(this[n(333)][n(128)],e+"_"+r+n(175))}[Ec(439)](){const t=Ec,e=this[t(333)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(235)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(156)](t[s(355)]);if(s(490)===e){n[s(478)](this[s(233)](r,s(441)));break}}for(const t of r){const{group:e,type:r}=this[s(156)](t[s(355)]);if(s(490)===e){n[s(478)](this[s(233)](r,s(503)));break}}}))}[Ec(332)](t){const e=Ec;if(this[e(519)])return!1;const n=this[e(333)],r=n[e(462)][e(293)][e(517)][e(241)]();if(0==r[e(366)])return!1;const s=[],o=r[e(481)]((t=>e(446)==t[e(542)])),i=r[e(481)]((t=>e(289)==t[e(542)]&&e(388)!=t[e(355)])),a=r[e(481)]((t=>e(508)==t[e(542)]&&e(388)!=t[e(355)]));for(const t of o)s[e(215)]({key:t[e(267)],newValue:t[e(197)],oldValue:t[e(217)],range:Rc(t[e(129)],n[e(462)])});for(const t of i){const r=a[e(378)]((n=>n[e(456)][e(380)](t[e(456)])));r&&s[e(215)]({key:e(385),newValue:t[e(355)],oldValue:r[e(355)],range:n[e(462)][e(304)](t[e(456)][e(466)])})}return 0!=s[e(366)]&&this[e(431)](t,s)}[Ec(275)](t){const e=Ec;let n=!1;const r=this[e(333)][e(462)][e(293)][e(517)][e(381)]()[e(481)]((t=>t[e(135)][e(192)]&&t[e(355)][e(225)](e(526))));for(const s of r){const{subType:r,id:o}=this[e(156)](s[e(355)]),i=r[e(524)]("|")[0];for(const r of this[e(320)]({skipNotAttached:!0}))r.id!=o&&e(446)==r[e(542)]&&r[e(135)]&&r[e(135)][e(150)]==i&&r[e(198)]()[e(350)](s[e(135)][e(192)])&&(this[e(515)](r,s[e(135)][e(192)],t),n=!0)}return n}[Ec(367)](t){const e=Ec;this[e(333)],this[e(519)]=!0,t()}[Ec(489)](t){const e=Ec,n=this[e(220)](t),r=this[e(159)][e(139)](t);return n||r}[Ec(431)](t,e){const n=Ec;if(0==e[n(366)])return!1;let r=!1;for(const s of e){const e=this[n(219)](s[n(129)],n(446))[n(481)]((t=>!t[n(296)][n(247)]))[n(252)]((t=>t[n(490)])),i=(0,o.hashObject)({newValue:s[n(443)]});e[n(481)]((t=>{const e=n,[r,o]=t[e(164)][e(524)]("|");return r==s[e(150)]&&o!=i}))[n(301)]((e=>{const o=n;this[o(515)](e,s[o(129)],t),r=!0}))}return r}[Ec(515)](t,e,n){const r=Ec,s=t[r(198)]()[r(529)](e);0!==s[r(366)]?1!==s[r(366)]?this[r(290)](t,e[r(539)],e[r(420)]):this[r(360)](t,s[0]):n[r(272)](t[r(126)]())}}class yc{constructor(t){const e=Ec;this[e(234)]=t,this[e(235)]=t[e(462)],this[e(312)]=new Map,this[e(161)]=new Map,this[e(208)]()}[Ec(261)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(235)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(533)](t,e,i(428))(...n),onDiscard:(...n)=>this[i(533)](t,e,i(209))(...n)})}[Ec(338)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(312)][s(308)](o,r)}[Ec(533)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(312)][r(433)](s)||this[r(161)][r(433)](t+":"+n)}[Ec(208)](){const t=Ec,e=()=>!1,n=t=>{const e=Mc;t[e(463)](((t,n)=>t[e(539)][e(264)](n[e(539)])?1:-1)),this[e(235)][e(416)]((n=>{const r=e;for(const e of t){let t;t=e[r(420)][r(482)]&&e[r(420)][r(445)]==e[r(539)][r(466)]?n[r(414)](e[r(539)][r(466)],"on"):n[r(414)](e),this[r(235)][r(497)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Mc;e&&this[n(235)][n(416)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(252)]((t=>(Cc(t)&&(t=this[s(235)][s(346)](t[s(420)])),t)))[s(481)]((t=>s(210)!==t[s(162)][s(201)]));if(c[s(366)]<1)return;const u=Array[s(527)](this[s(235)][s(293)][s(339)][s(540)]())[s(252)]((t=>i.LiveRange[s(427)](t)));r[s(300)](c);for(const t of this[s(234)][s(286)][s(286)]())t[s(132)]();a[s(215)]({forceDefaultExecution:!0}),this[s(234)][s(311)](o,...a);const l=u[s(481)]((t=>s(210)!=t[s(162)][s(201)]));l[s(366)]>0&&r[s(300)](l);for(const t of u)t[s(430)]()}))},s=(e,n)=>1==e[t(366)]&&1==n[t(366)]&&e[0][t(420)][t(380)](n[0][t(539)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(235)])?[e,n]:vc(n,e,s,r,this[t(235)])?[n,e]:null;this[t(161)][t(308)](t(315),e),this[t(161)][t(308)](t(491),n),this[t(161)][t(308)](t(331),s),this[t(161)][t(308)](t(283),o),this[t(161)][t(308)](t(317),n),this[t(161)][t(308)](t(387),e),this[t(161)][t(308)](t(404),s),this[t(161)][t(308)](t(483),o),this[t(161)][t(308)](t(246),r),this[t(161)][t(308)](t(330),e),this[t(161)][t(308)](t(186),s),this[t(161)][t(308)](t(426),e),this[t(161)][t(308)](t(340),r),this[t(161)][t(308)](t(374),e),this[t(161)][t(308)](t(256),s),this[t(161)][t(308)](t(179),e),this[t(161)][t(308)](t(144),e),this[t(161)][t(308)](t(513),((e,n)=>{const r=t;if(!n)return;const s=this[r(234)][r(403)][r(433)](_c);this[r(235)][r(416)]((t=>{const o=r;if(o(385)==n[o(150)])for(const r of e){const e=r[o(539)][o(466)],s=n[o(206)];t[o(125)](e,s)}else if(s[o(220)](n[o(150)]))for(const r of e)void 0!==n[o(206)]?t[o(153)](n[o(150)],n[o(206)],r[o(539)][o(466)]):t[o(154)](n[o(150)],r[o(539)][o(466)]);else for(const r of e)n[o(206)]?t[o(153)](n[o(150)],n[o(206)],r):t[o(154)](n[o(150)],r)}))})),this[t(161)][t(308)](t(204),s)}}function Ac(t,e,n){const r=Ec;for(const s of e[r(445)][r(299)]({includeSelf:!0,parentFirst:!0})){if(s[r(162)]==s)return!1;if(!n[r(119)](s))return!1;if(t[r(453)](s)||t[r(465)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(420)][e(445)]==t[e(539)][e(466)]&&t[e(420)][e(391)]}function kc(t,e,n,r){const s=Ec,o=t=>!t[s(396)].is(s(365))&&!r[s(453)](t[s(396)]),i=t[s(539)][s(373)](o),a=t[s(420)][s(373)](o,{direction:s(195)});return!(t[s(539)][s(380)](i)&&t[s(420)][s(380)](a)||(i[s(264)](a)?n[s(422)](e,{range:n[s(346)](i,a)}):n[s(272)](e),0))}function Lc(t){return(0,o.hashObject)(t)}function Nc(t){const e=Ec,n=t[e(539)][e(466)];return n&&n.is(e(531))}function Rc(t,e){const n=Ec;return null==t[n(420)][n(227)]&&t[n(420)][n(445)]==t[n(539)][n(466)]?Sc(t[n(539)][n(466)],e):t}function Sc(t,e){const n=Ec,r=e[n(140)][n(453)](t)||e[n(140)][n(165)](t);return e[n(346)](e[n(471)](t,n(322)),r?e[n(265)](t):e[n(471)](t,n(420)))}function Mc(t,e){const n=bc();return(Mc=function(t,e){return n[t-=115]})(t,e)}function vc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(420)][o(380)](r[o(539)]))return!0;if(t[o(542)]!=e[o(542)])return!1;if(!n[o(420)][o(155)](r[o(539)]))return!1;const i=s[o(346)](n[o(420)],r[o(539)])[o(187)]();for(const t of i)if([o(168),o(307)][o(236)](t[o(542)])&&s[o(140)][o(465)](t[o(396)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(501)]||!e[r(501)])&&Or(Ic(t[r(184)],n),Ic(e[r(184)],n))}function Oc(t,e){const n=Ec,r=Fc(t[n(184)]),s=Fc(e);if(!t[n(501)])return!1;for(const t of Object[n(351)](s))if(!Or(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(324)]({},t);return delete n[e(211)],delete n[e(544)],n}const Dc=Pc;function Pc(t,e){const n=Bc();return(Pc=function(t,e){return n[t-=376]})(t,e)}function Bc(){const t=["model","remove","add","getRanges","view","9304FmUKzW","PendingActions","unbind","_setPendingAction","3291888waZYgu","acceptSuggestion","_discardCommand","locale","_editor","canEditAt","PENDING_ACTION_SUGGESTION","stopListening","2321855rVkbJQ","3381304cIYMWL","isDirty","96KATZwK","2723097CBupme","30JXfnTp","_removePendingAction","plugins","canAccept","58SDmxJH","change:isDirty","366478EiTifg","7775874SCnTbZ","canDiscard","discardSuggestion","destroy","_acceptCommand","get","listenTo","isEnabled","commands","execute","_pendingAction","bind","commentThreadController"];return(Bc=function(){return t})()}!function(t,e){const n=Pc,r=t();for(;;)try{if(532518===parseInt(n(390))/1*(-parseInt(n(411))/2)+parseInt(n(406))/3+parseInt(n(403))/4+parseInt(n(402))/5+parseInt(n(394))/6+-parseInt(n(413))/7*(-parseInt(n(405))/8)+parseInt(n(414))/9*(-parseInt(n(407))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bc);class xc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Pc;super(),this[s(385)]=e,this[s(389)]=n,this[s(384)]=r,this[s(398)]=t,this[s(376)]=t[s(380)][s(377)](s(395)),this[s(396)]=t[s(380)][s(377)](s(416)),this[s(389)][s(383)](s(379)).to(this[s(376)],this[s(396)],((t,e)=>t||e)),this[s(389)][s(383)](s(410)).to(this[s(376)],s(379),(t=>t&&this[s(398)][s(385)][s(399)](e[s(388)]()))),this[s(389)][s(383)](s(415)).to(this[s(396)],s(379),(t=>t&&this[s(398)][s(385)][s(399)](e[s(388)]()))),this[s(382)]=null,n[s(404)]&&this[s(393)](),this[s(378)](n,s(395),(()=>this[s(395)]())),this[s(378)](n,s(416),(()=>this[s(416)]())),this[s(378)](n,s(412),(()=>{const t=s;n[t(404)]?this[t(393)]():this[t(408)]()}))}[Dc(395)](){const t=Dc;this[t(376)][t(381)](this[t(385)].id)}[Dc(416)](){const t=Dc;this[t(396)][t(381)](this[t(385)].id)}[Dc(417)](){const t=Dc;this[t(389)][t(392)](t(379)),this[t(389)][t(392)](t(410)),this[t(389)][t(392)](t(415)),this[t(401)](),this[t(384)][t(417)](),this[t(382)]&&this[t(408)]()}[Dc(393)](){const t=Dc,e=Wr(this[t(398)][t(397)],t(400));this[t(382)]=this[t(398)][t(409)][t(377)](t(391))[t(387)](e)}[Dc(408)](){const t=Dc;null!==this[t(382)]&&this[t(398)][t(409)][t(377)](t(391))[t(386)](this[t(382)]),this[t(382)]=null}}const Uc=Gc;function jc(){const t=["commentsListView","hasDirtyComment","assign","7904128OdvtTC","delegate","isReadOnly","destroy","editor","bind","_model","1398000bSxSHU","CommentView","element","_config","1362748cuYGEb","focus","removeComment","length","fire","locale","canDiscard","isEnabled","disabledSubmit","cancel","143469KweuAk","value","canAccept","commentThreadInputView","_createCommentThreadInputView","9nlhvug","_localUser","addComment","_createCommentViews","setData","descriptionParts","showInput","1568399rZbmmj","disableComments","set","1837910jiDmVm","submit","authoredAt","editorConfig","6MyFXWV","updateComment","isActive","commentInputView","4017888XkkVqE","commentThread","isDirty"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=382]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(516585===parseInt(n(384))/1+-parseInt(n(420))/2+parseInt(n(389))/3*(parseInt(n(424))/4)+parseInt(n(399))/5+parseInt(n(403))/6*(parseInt(n(396))/7)+-parseInt(n(413))/8+parseInt(n(407))/9)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(410)]=null,this[s(387)]=null,this[s(398)](s(405),!1),this[s(398)](s(401),e[s(401)]),this[s(418)](s(401)).to(e),this[s(398)](s(394),[]),this[s(398)](s(409),!1),this[s(398)](s(431),!1),this[s(398)](s(386),!1),this[s(398)](s(430),!1),this[s(419)]=e,this[s(390)]=n,this[s(423)]=r,r[s(397)]?this[s(398)](s(427),1):this[s(392)]()}[Uc(425)](){const t=Uc;this[t(422)][t(425)]()}[Uc(416)](){const t=Uc;this[t(410)]&&this[t(410)][t(416)](),this[t(387)]&&this[t(387)][t(416)](),super[t(416)]()}[Uc(392)](){const t=Uc,{CommentsListView:e}=this[t(423)];this[t(410)]=new e(this[t(429)],this[t(419)][t(408)],Object[t(412)]({CommentView:this[t(423)][t(421)]},this[t(423)])),this[t(410)][t(414)](t(426)).to(this),this[t(410)][t(414)](t(404)).to(this),this[t(410)][t(418)](t(405)).to(this),this[t(398)](t(427),this[t(410)][t(427)]+1),this[t(418)](t(427)).to(this[t(410)],t(427),(t=>t+1)),this[t(387)]=this[t(388)](),this.on(t(426),(()=>this[t(425)]())),this[t(418)](t(409)).to(this[t(410)],t(411),this[t(387)][t(406)],t(385),((t,e)=>t||!!e))}[Uc(388)](){const t=Uc,{CommentThreadInputView:e}=this[t(423)],n=new e(this[t(429)],this[t(390)],this[t(423)][t(402)]),r=n[t(406)];return n[t(418)](t(395)).to(this,t(405),this[t(419)][t(408)],t(415),r,t(385),((t,e,n)=>!!n||t&&!e)),r.on(t(400),((e,n)=>{const s=t;this[s(428)](s(391),n),r[s(417)][s(393)]("")})),r.on(t(383),(()=>this[t(425)]())),r[t(418)](t(382)).to(this[t(419)][t(408)],t(415)),n}}function Hc(t,e){const n=Wc();return(Hc=function(t,e){return n[t-=397]})(t,e)}function Wc(){const t=["ck-annotation__info-time","ck-annotation__actions","EXTERNAL_IMPORT_WORD_SUGGESTION","children","5RxXFzq","</span>","commentThread","ck-suggestion--accept","ck-annotation__info","commentThreadInputView","EXTERNAL_SUGGESTION","ck-suggestion","time","ck-annotation__info-name","ck-suggestion-wrapper","ck-suggestion__actions","importWord","attributes","color","div","editorReady",'" title="',"createElement","canAccept","_createButton","description","ck-suggestion__main","getUserViewNotificationText","ck-suggestion__user","delegate","Accept suggestion","ck-suggestion__info-name","getExternalSuggestionNote","discardButton","formatDateTime","8667168joMLjS","bind","render","push","cancel","userView","set","change:description","isExternal","ck-suggestion--disabled-comments","342128AjlAXg","element","@external","8257578pJcxRx","check","authoredAt","1686ymORMQ","ck-suggestion__info","ck-suggestion-","ck-annotation__main","isActive","source","innerHTML","ck-annotation__content-wrapper","acceptButton","descriptionParts","ck-annotation","632355pLoUYQ","1967391CagDSq","_descriptionElement","title","disableComments","discardSuggestion","acceptSuggestion","ck-suggestion-wrapper--active","value","execute","EXTERNAL_IMPORT_WORD_AVATAR","innerText","ck-comment__info-time","editorDestroyed",'"></span>',"getTemplate","content","ck-annotation__user","Discard suggestion",'<span class="ck-suggestion-color" style="background-color: ',"1452iZBTyU","EXTERNAL_AVATAR","<p>","name","_model","author","querySelector","commentsListView","span","</p>","ck-comment__external","4057050YKjgja","creator","type","isEnabled","map","_config","extendTemplate","join",'<span class="ck-suggestion-type">',"setTemplate","locale","fire",".ck-annotation__content-wrapper","canDiscard","ck-suggestion--discard","split","bindTemplate"];return(Wc=function(){return t})()}const zc=Hc;!function(t,e){const n=Hc,r=t();for(;;)try{if(679575===-parseInt(n(492))/1+-parseInt(n(402))/2*(parseInt(n(481))/3)+parseInt(n(475))/4*(-parseInt(n(434))/5)+-parseInt(n(413))/6+parseInt(n(478))/7+parseInt(n(465))/8+parseInt(n(493))/9)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(471)](i(415),""),this[i(466)](i(415)).to(this,i(490),(t=>t&&t[0]?t[0][i(415)]:"")),this[i(466)](i(455)).to(this,i(490),this,i(485),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(404)+qc(e[n(398)],e[n(448)])+n(411);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(494)]=null,this[i(489)]=this[i(454)](Wr(e,i(460)),t.icons[i(479)],i(437),i(498),"sw"),this[i(489)][i(466)](i(416)).to(this,i(453)),this[i(463)]=this[i(454)](Wr(e,i(400)),t.icons[i(469)],i(427),i(497),"sw"),this[i(463)][i(466)](i(416)).to(this,i(426)),this[i(470)]=new o.UserView(e,this[i(406)][i(407)],this[i(457)]()),this[i(470)][i(419)]({attributes:{class:[i(458),i(399)]}}),this[i(422)](this[i(397)]())}[zc(397)](){const t=zc,e=this[t(429)],n=[{tag:t(449),attributes:{class:[t(482),t(438)]},children:[{tag:t(410),children:[{text:this[t(470)][t(405)]}],attributes:{class:[t(461),t(443)]}},{tag:t(442),attributes:{datetime:e.to(t(480)),class:[t(504),t(430)]},children:[{text:e.to(t(480),(e=>this[t(418)][t(464)](e)))}]}]},{tag:t(449),attributes:{class:[t(445),t(431)]},children:[this[t(489)],this[t(463)]]},{tag:t(449),attributes:{class:[t(488)]}}];this[t(406)][t(473)]&&n[t(468)]({tag:t(449),attributes:{class:[t(412)]},children:[{text:this[t(462)]()}]});const r={tag:t(449),attributes:{class:[t(444),e.if(t(485),t(499)),e.to(t(415),(e=>t(483)+e)),this[t(418)][t(496)]&&t(474)],"data-suggestion-id":this[t(406)].id,"data-thread-id":this[t(406)][t(436)].id,"data-author-id":this[t(406)][t(407)].id,tabindex:-1},children:[{tag:t(449),attributes:{class:[t(441),t(491)]},children:[this[t(470)],{tag:t(449),attributes:{class:[t(456),t(484)]},children:n}]}]};return this[t(409)]&&this[t(439)]&&(r[t(433)][t(468)](this[t(409)],this[t(439)]),this[t(409)][t(459)](t(450)).to(this),this[t(409)][t(459)](t(505)).to(this),this[t(439)][t(459)](t(450)).to(this),this[t(439)][t(459)](t(505)).to(this)),r}[zc(467)](){const t=zc;super[t(467)](),this[t(494)]=this[t(476)][t(408)](t(425)),this[t(494)][t(487)]=this[t(455)],this.on(t(472),((e,n,r)=>{const s=t;this[s(494)][s(487)]=r}))}[zc(454)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(423)]);return a[i(471)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(419)]({attributes:{class:n}}),a.on(i(501),(()=>{const t=i;this[t(424)](r,this[t(406)].id)})),a}[zc(462)](){const t=zc;return t(446)===this[t(406)][t(447)][t(477)][t(486)]?Wr(this[t(423)],t(432)):Wr(this[t(423)],t(440))}[zc(457)](){const t=zc;return this[t(406)][t(473)]?t(446)===this[t(406)][t(447)][t(477)][t(486)]?Wr(this[t(423)],t(502),this[t(406)][t(414)][t(405)]):Wr(this[t(423)],t(403),this[t(406)][t(414)][t(405)]):null}}function qc(t,e){const n=zc;let r="";return r+=t[n(428)]("*")[n(417)](((t,e)=>e%2!=0?n(421)+Xc(t)+n(435):Xc(t)))[n(420)](""),e&&(r+=n(401)+e[n(500)]+n(451)+e[n(495)]+n(506)),r}function Xc(t){const e=zc,n=document[e(452)](e(410));return n[e(503)]=t,n[e(487)]}const Zc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n';function Jc(t,e){const n=Qc();return(Jc=function(t,e){return n[t-=151]})(t,e)}const Yc=Jc;function Qc(){const t=["menu","Discard all selected suggestions","_handleControllerBuffer","value","addSourceCollector","push","componentFactory","focus","_updateController","unbind","_disableComments","getRanges","menuitemcheckbox","createCommentThreadController","change:activeAnnotations","add","comments","children","Track changes","_bindAnnotationToEditors","listenTo","descriptionParts","createAnnotationView","values","bind","1389830gfwRgI","4Ejrsku","CommentsRepository","mainView","delete","getSuggestion","isOn","init","menuitem","getMarkers","suggestion-","Annotations","define","set","1292690UcRZYe","isDirty","TrackChangesUI","switchbutton","separator","config","button","toMany","Accept all suggestions","Accept all selected suggestions","requires","previous","addComment","descriptionFactory","discardButton","comments.maxThreadTotalWeight","arrowView","getAllAdjacentSuggestions","refreshSelectedViews","CommentsUI","destroy","activeAnnotations","view","getByInnerView","commentThread","getMarkerNames","commands","_refreshActiveMarkers","actionView","_annotationViews","editing","_initializeController","CommentView","getJoined","_suggestionToController","clear","EditorAnnotations","type","isEnabled","_createToolbarButton","panelView","trackChanges.disableComments","getDescriptions","5443371GhMcfF","head","89862jFTrXO","discardSelectedSuggestions","_unbindEditors","473892uQtspF","TrackChangesEditing","change:previous","locale","acceptAllSuggestions","registerAnnotation","source","trackChanges","innerView","createAnnotation","comments.editorConfig","some","pluginName","length","commandName","240792CERmET","size","model","suggestionChanged","comments.maxCommentCharsWhenCollapsed","isMultiRange","stopListening","comments.maxCommentsWhenCollapsed","delegate","activeMarkers","from","lowest","_createMenuBarMenu","trackChanges.SuggestionThreadView","_handleSuggestionControllerDelayed","has","get","suggestionLoaded","suggestionUnloaded","buttonView","getFirstRange","_addUIComponentsToFactory","plugins","discardAllSuggestions","menuBar:trackChanges","acceptSelectedSuggestions","keys","filter","execute","remove","hasSuggestion","_destroyController","reduce","isInContent","acceptButton","247434hCulIp","editor","_viewToController","items","SuggestionThreadView","8UWuUPr","Discard all suggestions"];return(Qc=function(){return t})()}!function(t,e){const n=Jc,r=t();for(;;)try{if(183670===-parseInt(n(192))/1*(-parseInt(n(278))/2)+-parseInt(n(187))/3+parseInt(n(220))/4*(parseInt(n(219))/5)+parseInt(n(281))/6+parseInt(n(233))/7+-parseInt(n(152))/8+-parseInt(n(276))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qc);class $c extends t.Plugin{static get[Yc(243)](){const t=Yc;return[_c,o.Users,t(221),t(230),t(269)]}static get[Yc(293)](){return Yc(235)}constructor(t){const e=Yc;super(t),this[e(267)]=new Map,this[e(189)]=new Map,this[e(262)]=new Map,this[e(196)]=new Map;const n=this[e(188)][e(238)];n[e(231)](e(165),Kc),n[e(231)](e(274),!1),this[e(204)]=n[e(168)](e(274))}[Yc(166)](t,e){const n=Yc;0===this[n(196)][n(153)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(196)]){const r=this[t(267)][t(167)](e);r||n?r&&n&&this[t(183)](e):this[t(264)](e)}this[t(196)][t(268)](),this[t(188)][t(174)][t(168)](t(269))[t(251)](),this[t(260)]()}),10),this[n(196)][n(232)](t,e)}[Yc(226)](){const t=Yc,e=this[t(188)],n=e[t(174)][t(168)](t(282)),r=e[t(174)][t(168)](t(230)),s=e[t(174)][t(168)](t(269)),o=e[t(174)][t(168)](t(221));this[t(173)](),s[t(198)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(162)](this[e(267)])){const s=t[e(250)](),o=[];for(const t of s){if(!t[e(185)])continue;if(t[e(157)]){o[e(199)](...t[e(205)]());continue}const n=t[e(172)]();if(o[e(294)]>0){const t=o[0][e(266)](n);if(t){o[0]=t;continue}}o[e(199)](n)}n[e(199)]([r[e(255)],o])}return n})),this[t(214)](n,t(169),((e,n)=>{const r=t;this[r(214)](n,r(283),((t,e,s,o)=>{const i=r;n[i(185)]&&(null==s?(this[i(202)](o[i(277)]),this[i(166)](n,!1)):(this[i(202)](s[i(277)]),null==o&&this[i(166)](n,!0)))})),null!==n[r(244)]?this[r(202)](n[r(277)]):this[r(166)](n,!1)})),this[t(214)](n,t(170),((e,n,r)=>{const s=t;this[s(158)](n,s(283)),this[s(196)][s(223)](n),this[s(267)][s(167)](n)&&this[s(183)](n),r&&this[s(202)](r[s(277)])})),this[t(214)](n,t(155),((e,n)=>{this[t(202)](n)})),this[t(214)](r,t(208),(()=>{this[t(260)]()})),this[t(214)](o,t(245),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(182)](r))return;const i=n[o(224)](r);this[o(267)][o(168)](i)[o(255)][o(201)]()}),{priority:t(163)})}[Yc(260)](){const t=Yc,e=this[t(188)][t(174)][t(168)](t(230)),n=this[t(188)][t(174)][t(168)](t(282)),r=Array[t(162)](e[t(254)],(e=>e[t(289)]))[t(179)]((e=>this[t(189)][t(167)](e))),s=[];for(const e of r){const n=this[t(189)][t(168)](e)[t(154)][t(250)]();s[t(199)](...n[t(184)](((e,n)=>[...e,...n[t(258)]()]),[]))}n[t(161)]=s}[Yc(173)](){const t=Yc,n=this[t(188)],r=n[t(284)],o=Wr(r,t(212)),i=new e.Collection([{type:t(236),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(288),role:t(206)})},{type:t(237)},{type:t(239),model:new s.ViewModel({withText:!0,label:Wr(r,t(241)),commandName:t(285),role:t(227)})},{type:t(239),model:new s.ViewModel({withText:!0,label:Wr(r,t(242)),commandName:t(177),role:t(227)})},{type:t(239),model:new s.ViewModel({withText:!0,label:Wr(r,t(193)),commandName:t(175),role:t(227)})},{type:t(239),model:new s.ViewModel({withText:!0,label:Wr(r,t(195)),commandName:t(279),role:t(227)})}]);for(const e of i)if(tu(e)){const r=n[t(259)][t(168)](e[t(154)][t(151)]);e[t(154)][t(218)](t(225),t(271)).to(r,t(197),t(271))}n.ui[t(200)][t(209)](t(288),(e=>this[t(272)](e,i,o))),n.ui[t(200)][t(209)](t(176),(e=>this[t(164)](e,i,o)))}[Yc(272)](t,e,n){const r=Yc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(188)][r(259)][r(168)](r(288));o[r(171)][r(232)]({tooltip:n,label:n,icon:Zc}),o[r(171)][r(218)](r(225)).to(i,r(197)),o[r(171)].on(r(180),(()=>{const t=r;i[t(180)](),this[t(188)][t(263)][t(255)][t(201)]()})),(0,s.addListToDropdown)(o,e,{role:r(194)});const a=[];for(const t of e)tu(t)&&a[r(199)](this[r(188)][r(259)][r(168)](t[r(154)][r(151)]));const c=o[r(171)];return c[r(261)][r(203)](r(271)),c[r(249)][r(203)](r(271)),c[r(261)][r(218)](r(271)).to(i,r(271)),c[r(249)][r(218)](r(271))[r(240)](a,r(271),((...t)=>t[r(292)]((t=>t)))),o.on(r(180),(t=>{const e=r;this[e(188)][e(180)](t[e(287)][e(151)]),this[e(188)][e(263)][e(255)][e(201)]()})),o}[Yc(164)](t,e,n){const r=Yc,o=new s.MenuBarMenuView(t),i=this[r(188)][r(259)][r(168)](r(288));o[r(171)][r(232)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(237)==n[r(270)]){a[r(190)][r(209)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(154)];i[r(218)](...Object[r(178)](c)).to(c),i[r(160)](r(180)).to(o),i.on(r(180),(()=>{const t=r;this[t(188)][t(180)](c[t(151)]),this[t(188)][t(263)][t(255)][t(201)]()})),e[r(211)][r(209)](i),a[r(190)][r(209)](e)}return o[r(218)](r(271)).to(i,r(271)),o[r(273)][r(211)][r(209)](a),o}[Yc(264)](t){const e=Yc,n=this[e(188)],r=n[e(238)],s=n[e(174)][e(168)](e(230)),i=n[e(174)][e(168)](e(221)),a=n[e(174)][e(168)](e(269)),c=n[e(174)][e(168)](o.Users).me,u=r[e(168)](e(288))[e(191)],{CommentsListView:l,CommentThreadInputView:f}=n[e(174)][e(168)](e(252));let h,g;this[e(262)][e(167)](t.id)?(g=this[e(262)][e(168)](t.id),h=g[e(222)]):(h=new u(n[e(284)],t,c,{disableComments:this[e(204)],editorConfig:r[e(168)](e(291)),maxCommentsWhenCollapsed:r[e(168)](e(159)),maxThreadTotalWeight:r[e(168)](e(248)),maxCommentCharsWhenCollapsed:r[e(168)](e(156)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(168)](e(284))),CommentView:r[e(168)](e(210))[e(265)],CommentsListView:l,CommentThreadInputView:f}),h[e(186)].on(e(180),(()=>{const t=e;n[t(263)][t(255)][t(201)]()})),h[e(247)].on(e(180),(()=>{const t=e;n[t(263)][t(255)][t(201)]()})),g=s[e(216)](this[e(188)][e(284)],h),g[e(218)](e(234)).to(h,e(234)),g[e(218)](e(294)).to(h),g[e(218)](e(270)).to(h,e(270),(t=>e(229)+t)),this[e(262)][e(232)](t.id,g));const d=i[e(207)](t[e(257)],h),p=new xc(n,t,h,d),m=t[e(250)]()[e(179)]((t=>t[e(185)]));h[e(215)]=n[e(174)][e(168)](e(282))[e(246)][e(275)](m),this[e(267)][e(232)](t,p),this[e(189)][e(232)](h,p);const I=s[e(290)]({view:g,target:()=>{const r=e,s=[],i=t[r(250)]()[r(179)]((t=>t[r(185)]));for(const t of i)s[r(199)](...t[r(228)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(263)],s)},type:()=>e(229)+p[e(255)][e(270)]});i[e(213)](h,I),s[e(209)](I),a[e(286)](I)}[Yc(183)](t){const e=Yc,n=this[e(188)][e(174)][e(168)](e(221)),r=this[e(188)][e(174)][e(168)](e(230)),s=this[e(267)][e(168)](t),o=s[e(255)],i=r[e(256)](o);n[e(280)](o),i&&r[e(181)](i),this[e(267)][e(223)](t),this[e(189)][e(223)](o),s[e(253)]()}[Yc(202)](t){const e=Yc;if(!t[e(185)]||!this[e(267)][e(167)](t))return;const n=this[e(188)][e(174)][e(168)](e(282)),r=this[e(267)][e(168)](t),s=t[e(250)]();r[e(255)][e(215)]=n[e(246)][e(275)](s)}[Yc(253)](){const t=Yc;for(const e of this[t(267)][t(178)]())this[t(183)](e);for(const e of this[t(262)][t(217)]())e[t(222)][t(253)]();super[t(253)]()}}function tu(t){return Yc(154)in t}var eu=ru;function nu(){var t=["5LfmnuR","addSuggestion","getSuggestions","63MKohFm","5647280KQRMTc","589158aRHhHN","6362496HeXPcX","11860850nKBaMo","9mksngk","get","Comments","3636280lngIVu","adapter","editor","24666yZdmkH","getSuggestion","plugins","TrackChanges","requires","addSuggestionData","34425wHNAcA","pluginName"];return(nu=function(){return t})()}function ru(t,e){var n=nu();return(ru=function(t,e){return n[t-=313]})(t,e)}!function(t,e){for(var n=ru,r=t();;)try{if(508234===-parseInt(n(327))/1*(parseInt(n(333))/2)+parseInt(n(317))/3+-parseInt(n(330))/4*(-parseInt(n(319))/5)+parseInt(n(324))/6*(parseInt(n(322))/7)+-parseInt(n(323))/8+parseInt(n(325))/9+-parseInt(n(326))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(nu);class su extends t.Plugin{static get[eu(315)](){return[_c,$c,eu(329)]}static get[eu(318)](){return eu(314)}set[eu(331)](t){var e=eu;this[e(332)][e(313)][e(328)](_c)[e(331)]=t}get[eu(331)](){var t=eu;return this[t(332)][t(313)][t(328)](_c)[t(331)]}[eu(320)](t){var e=eu;return this[e(332)][e(313)][e(328)](_c)[e(316)](t)}[eu(321)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(332)][n(313)][n(328)](_c)[n(321)]({skipNotAttached:t,toJSON:e})}[eu(334)](t){var e=eu;return this[e(332)][e(313)][e(328)](_c)[e(334)](t)}}const ou=fu;function iu(){const t=["model","2221610NLOpXL","getRootsAttributes","Pagination","2523066BGCoEF","TrackChangesDataGetter","data","23361701xuZCzG","277110gBTicc","createDocumentFragment","getCommentThreads","addUser","div","map","getRootNames","destroy","appendChild","trackChangesData","getSuggestions","3280944mgaUmK","function","addCommentThread","define","getFullData","editorCreator","Users","push","set","track-changes-data-invalid-editor-creator","getDataWithAcceptedSuggestions","addSuggestionData","6iUSoDR","CommentsRepository","document","acceptAllSuggestions","pluginName","_adapter","getDataWithDiscardedSuggestions","useAnonymousUser","TrackChangesEditing","get","35312mLUNIx","end","create","createElement","users","380HvyWoB","config","discardAllSuggestions","init","result","48jdvJDx","trackChangesData.editorCreator","TrackChangesData","constructor","plugins","getUser","editor","rootsAttributes","reduce","8cCfiLp","requires","name","674674hNafMe","execute"];return(iu=function(){return t})()}!function(t,e){const n=fu,r=t();for(;;)try{if(609597===parseInt(n(409))/1+parseInt(n(452))/2*(-parseInt(n(397))/3)+-parseInt(n(430))/4+-parseInt(n(412))/5*(-parseInt(n(442))/6)+-parseInt(n(415))/7*(parseInt(n(406))/8)+-parseInt(n(419))/9*(parseInt(n(392))/10)+parseInt(n(418))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);const au=[ou(414)];class cu extends t.Plugin{static get[ou(407)](){return[_c]}static get[ou(446)](){return ou(399)}[ou(395)](){const t=ou,n=this[t(403)];if(n[t(393)][t(433)](t(398),(e=>{const r=t,s=n[r(411)][r(444)][r(425)]()[r(405)](((t,e)=>(t[e]="",t)),{});return n[r(400)][r(389)](s,e)})),t(431)!=typeof n[t(393)][t(451)](t(428))[t(435)])throw new e.CKEditorError(t(439))}[ou(440)](t){return hu(this[ou(403)],!0,t)}[ou(448)](t){return hu(this[ou(403)],!1,t)}}class uu extends t.Plugin{static get[ou(446)](){return ou(416)}constructor(t){const e=ou;super(t),this[e(396)]=e(453)}[ou(395)](){const t=ou;this[t(403)][t(401)][t(451)](t(443))[t(447)]={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(403)][t(401)][t(451)](t(450))[t(447)]=null}}function lu(t){return void 0!==t[ou(413)]}function fu(t,e){const n=iu();return(fu=function(t,e){return n[t-=389]})(t,e)}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,au);s[r(401)][r(437)](_c,uu),s[r(404)]=lu(t)?t[r(413)]():void 0;const i=document[r(420)](),a=t[r(393)][r(451)](r(428))[r(435)],c=await a(s,(()=>function(t){const e=r,n=document[e(390)](e(423));return t[e(427)](n),n}(i)));!function(t,e){const n=r,s=t[n(411)][n(444)][n(425)]()[n(405)](((e,r)=>(e[r]=t[n(417)][n(451)]({rootName:r}),e)),{}),o=t[n(401)][n(451)](n(436))[n(391)][n(424)]((t=>({id:t.id,name:t[n(408)]}))),i=t[n(401)][n(451)](n(450))[n(429)]({skipNotAttached:!0,toJSON:!0}),a=t[n(401)][n(451)](n(443))[n(421)]({skipNotAttached:!0,toJSON:!0}),c=e[n(401)][n(451)](n(436)),u=e[n(401)][n(451)](n(450)),l=e[n(401)][n(451)](n(443));for(const t of o)c[n(402)](t.id)||c[n(422)](t);c.me||c[n(449)]();for(const t of a)l[n(432)](t);for(const t of i)u[n(441)](t);e[n(417)][n(438)](s)}(t,c),c[r(410)](r(e?445:394));const u=lu(c)?c[r(434)](n):c[r(417)][r(451)](n);return await c[r(426)](),u}function gu(){var t=["35LvQOdp","10owCRqa","1221816tNWwJJ","4107952vhgEgP","10099521bfvqcK","364reruon","2046825kZChZT","4eprIRb","1367DKEkmN","3406044sndvau","21653467KyreNQ"];return(gu=function(){return t})()}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=204]})(t,e)}!function(t,e){for(var n=du,r=t();;)try{if(610573===-parseInt(n(206))/1*(parseInt(n(214))/2)+parseInt(n(207))/3*(parseInt(n(205))/4)+parseInt(n(204))/5+-parseInt(n(211))/6*(parseInt(n(209))/7)+-parseInt(n(212))/8+-parseInt(n(213))/9+parseInt(n(210))/10*(parseInt(n(208))/11))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:()=>jc,TrackChanges:()=>su,TrackChangesData:()=>uu,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=["10823256QHwNro","isEnabled","560jpIkxO","933KifENb","forceDisabled","35694kbBBus","16176LnJiFG","110MvqAad","clearForceDisabled","22337KRCqvL","_enableCommands","value","1736136hpbTIi","refresh","4649678FxtpMs","71EOOhDR","_isEnabledBasedOnSelection","execute","editor","10jEAQfd","has","_disableUnsupportedCommands","affectsData","424csahiH","commands","_enabledCommands","TrackChangesCommand"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=257]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(289318===-parseInt(n(258))/1*(-parseInt(n(276))/2)+-parseInt(n(273))/3*(-parseInt(n(266))/4)+parseInt(n(277))/5*(parseInt(n(275))/6)+-parseInt(n(279))/7*(-parseInt(n(272))/8)+-parseInt(n(282))/9*(parseInt(n(262))/10)+parseInt(n(257))/11+-parseInt(n(270))/12)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(268)]=e,this[n(281)]=!1,this[n(283)](),this[n(259)]=!1}[c(283)](){this[c(271)]=!0}[c(260)](){const t=c;this[t(281)]=!this[t(281)],this[t(281)]?this[t(264)]():this[t(280)]()}[c(264)](){const t=c;for(const e of this[t(261)][t(267)][t(267)]())e[t(265)]&&!this[t(268)][t(263)](e)&&e[t(274)](t(269))}[c(280)](){const t=c;for(const e of this[t(261)][t(267)][t(267)]())e[t(265)]&&!this[t(268)][t(263)](e)&&e[t(278)](t(269))}}function h(t,e){const n=g();return(h=function(t,e){return n[t-=380]})(t,e)}function g(){const t=["execute","5HNtQVW","getRanges","1yEROHB","696mlkwUT","model","TrackChangesEditing","3KLKAcw","get","_suggestions","plugins","611216MZaRzG","150491zjHAEg","_isEnabledBasedOnSelection","2840698OoJWGO","5594826vARyDw","editor","canEditAt","24LfwVCa","refresh","6841552tzwyXL","12788730sbDrbY","6971760ijGByT","acceptSuggestion","track-changes-accept-suggestion-not-found","isEnabled"];return(g=function(){return t})()}const d=h;!function(t,e){const n=h,r=t();for(;;)try{if(976319===parseInt(n(387))/1*(parseInt(n(395))/2)+parseInt(n(391))/3*(parseInt(n(404))/4)+parseInt(n(385))/5*(-parseInt(n(399))/6)+-parseInt(n(398))/7*(-parseInt(n(402))/8)+-parseInt(n(405))/9+-parseInt(n(380))/10+-parseInt(n(396))/11*(-parseInt(n(388))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(g);class p extends t.Command{constructor(t,e){const n=h;super(t),this[n(393)]=e,this[n(403)](),this[n(397)]=!1}[d(403)](){this[d(383)]=!0}[d(384)](t){const n=d,r=this[n(393)][n(392)](t);if(!r)throw new e.CKEditorError(n(382),this);const s=r[n(386)]();this[n(400)][n(389)][n(401)](s)&&this[n(400)][n(394)][n(392)](n(390))[n(381)](r)}}const m=I;function I(t,e){const n=b();return(I=function(t,e){return n[t-=277]})(t,e)}!function(t,e){const n=I,r=t();for(;;)try{if(836680===-parseInt(n(286))/1*(parseInt(n(293))/2)+parseInt(n(278))/3+parseInt(n(288))/4*(-parseInt(n(285))/5)+-parseInt(n(287))/6+parseInt(n(298))/7*(-parseInt(n(284))/8)+-parseInt(n(295))/9*(parseInt(n(277))/10)+parseInt(n(297))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(b);class E extends t.Command{constructor(t,e){const n=I;super(t),this[n(299)]=e,this[n(281)](),this[n(280)]=!1}[m(281)](){this[m(291)]=!0}[m(292)](t){const n=m,r=this[n(299)][n(296)](t);if(!r)throw new e.CKEditorError(n(294),this);const s=r[n(283)]();this[n(282)][n(290)][n(289)](s)&&this[n(282)][n(279)][n(296)](n(300))[n(301)](r)}}function b(){const t=["plugins","_isEnabledBasedOnSelection","refresh","editor","getRanges","10865584KSpDLc","170KsrRCp","16793JPiyJO","1079112GkHtGO","30604YQqaXU","canEditAt","model","isEnabled","execute","6CjgFaM","track-changes-discard-suggestion-not-found","15007905gmfUQq","get","31348680NEoUwc","7KmqtlR","_suggestions","TrackChangesEditing","discardSuggestion","10KHwaxb","4508724XsQqVN"];return(b=function(){return t})()}function T(t){const e=y;return t[e(337)](((t,n)=>e(355)==t[e(333)]&&e(355)!=n[e(333)]?-1:e(355)!=t[e(333)]&&e(355)==n[e(333)]?1:0))}function _(t,e){const n=y;let r,s=0;const o=[],i=e[n(324)];for(;s<t[n(348)];){const a=t[s],c=t[s+1];r||(r=e[n(359)](a)),A(e,a,c)||(o[n(322)](e[n(347)](r,i[n(353)](a)?e[n(332)](a):e[n(352)](a,n(331)))),r=null),s++}return o}function y(t,e){const n=k();return(y=function(t,e){return n[t-=320]})(t,e)}function A(t,e,n){const r=y;if(!n)return!1;const s=t[r(332)](e),o=t[r(359)](n);return s[r(342)](o)}function k(){const t=["next","splice","replace","sort","1233GxsFKw","15QAbkhu","232506RDvFAa","change","isTouching","start","35126xmVlLh","isArray","getRanges","createRange","length","isMultiRange","17650DdCziX","596kbQGtm","createPositionAt","isObject","execute","deletion","value"," [color ","isCollapsed","createPositionBefore","isInContent","content","811314eAUFgZ","6478175NFdLbo","color","from","push","468938DeMPYp","schema","join","608AdHNWv","map","3015ojPRNn","add","isIntersecting","end","createPositionAfter","type"];return(k=function(){return t})()}!function(t,e){const n=y,r=t();for(;;)try{if(219701===parseInt(n(340))/1+-parseInt(n(323))/2+parseInt(n(328))/3*(-parseInt(n(351))/4)+parseInt(n(339))/5*(parseInt(n(362))/6)+-parseInt(n(344))/7*(parseInt(n(326))/8)+parseInt(n(338))/9*(-parseInt(n(350))/10)+parseInt(n(363))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function C(t,e,n){const r=y;for(;n[r(348)];){const s=n[r(335)](0,100);t[r(341)]((()=>{const t=r;for(const n of s)n[t(360)]&&e[t(354)](n.id)}))}}const L=R;function N(){const t=["1406634BMnYOZ","4491dWhjSl","getRanges","canEditAt","10220210FROYVG","14vgdQKO","isEnabled","_isEnabledBasedOnSelection","51QNNDHg","57844GxxyfH","1483882jTSOzD","3016CyuTEk","values","execute","editor","_command","refresh","isInContent","from","_suggestions","some","3214545ZcXNUK","517906cpgzOb","model"];return(N=function(){return t})()}function R(t,e){const n=N();return(R=function(t,e){return n[t-=122]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(469571===parseInt(n(127))/1+parseInt(n(139))/2+-parseInt(n(137))/3*(-parseInt(n(138))/4)+parseInt(n(126))/5+-parseInt(n(129))/6*(parseInt(n(134))/7)+parseInt(n(140))/8*(-parseInt(n(130))/9)+-parseInt(n(133))/10)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(144)]=e,this[r(124)]=n,this[r(145)](),this[r(136)]=!1}[L(145)](){const t=L,e=Array[t(123)](this[t(124)][t(141)]())[t(125)]((e=>e[t(122)]));this[t(135)]=this[t(144)][t(135)]&&e}[L(142)](){const t=L,e=T(Array[t(123)](this[t(124)][t(141)]()));for(const n of e){const e=n[t(131)]();if(!this[t(143)][t(128)][t(132)](e))return}C(this[t(143)][t(128)],this[t(144)],e)}}const M=O;function v(){const t=["317428MndcUF","getRanges","selection","2942770utfbpv","6pfLcnm","isEnabled","execute","document","canEditAt","_isEnabledBasedOnSelection","434BhshDm","10200uCHpBg","15ffofWj","10736SmXcml","values","15952DgPtOD","size","45972RwSOiP","249196ZtfaJB","_suggestions","refresh","_command","1rUWGog","1273956zVloBu","model","editor","_selectedSuggestions","from"];return(v=function(){return t})()}function O(t,e){const n=v();return(O=function(t,e){return n[t-=395]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(334263===-parseInt(n(407))/1*(parseInt(n(413))/2)+-parseInt(n(417))/3*(-parseInt(n(403))/4)+-parseInt(n(397))/5*(parseInt(n(408))/6)+-parseInt(n(395))/7*(parseInt(n(400))/8)+parseInt(n(402))/9+parseInt(n(416))/10+-parseInt(n(398))/11*(-parseInt(n(396))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(v);class w extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(406)]=e,this[r(404)]=n,this[r(411)]=new Set,this[r(405)](),this[r(422)]=!1}[M(405)](){const t=M,e=this[t(410)][t(409)][t(420)][t(415)],n=Array[t(412)](this[t(404)][t(399)]());this[t(411)]=function(t,e){const n=y,r=Array[n(321)](t[n(346)]()),s=new Set;for(const o of e)if(o[n(360)])for(const e of r)for(const r of o[n(346)]())(e[n(330)](r)||t[n(358)]&&!o[n(349)]&&o[n(334)]&&r[n(331)][n(342)](e[n(343)]))&&s[n(329)](o);return s}(e,n),this[t(418)]=this[t(406)][t(418)]&&!!this[t(411)][t(401)]}[M(419)](){const t=M,e=T(Array[t(412)](this[t(411)]));for(const n of e){const e=n[t(414)]();if(!this[t(410)][t(409)][t(421)](e))return}C(this[t(410)][t(409)],this[t(406)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var P=Array.prototype.splice;const x=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():P.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const j=function(t){return B(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=x,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const z=V;const H=function(){this.__data__=new z,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Q=q||Z||Function("return this")();const Y=Q.Symbol;var J=Object.prototype,$=J.hasOwnProperty,tt=J.toString,et=Y?Y.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=Y?Y.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=Q["__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(Q,"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 Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.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=vt,wt.prototype.set=Ot;const Ft=wt;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||z),string:new Ft}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Pt=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const xt=function(t){var e=Pt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Pt(this,t).get(t)};const jt=function(t){return Pt(this,t).has(t)};const Gt=function(t,e){var n=Pt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=xt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const zt=Vt;const Ht=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 Wt(t){var e=this.__data__=new z(t);this.size=e.size}Wt.prototype.clear=H,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=X,Wt.prototype.set=Ht;const Kt=Wt;const Xt=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 Zt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Qt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Jt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Yt(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?Q.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 Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))Me.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):ve(t)};const Fe=function(t,e){return t&&Jt(e,we(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const Pe=function(t){if(!at(t))return De(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const xe=function(t){return Oe(t)?Ce(t,!0):Pe(t)};const Ue=function(t,e){return t&&Jt(e,xe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Q.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const He=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 We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Qe=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return qe.call(t,e)})))}:Xe;const Ye=function(t,e){return Jt(t,Qe(t),e)};const Je=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;)Je(e,Qe(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Jt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Je(r,n(t))};const rn=function(t){return nn(t,we,Qe)};const sn=function(t){return nn(t,xe,tn)};const on=At(Q,"DataView");const an=At(Q,"Promise");const cn=At(Q,"Set");const un=At(Q,"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=Q.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=Y?Y.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.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 vn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Dn($e(t))};const Pn=function(t){return te(t)&&"[object Map]"==_n(t)};var xn=_e&&_e.isMap;const Un=xn?Ie(xn):Pn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var zn="[object Arguments]",Hn="[object Function]",Wn="[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[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Hn]=Kn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Wn||h==zn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?en(e,Ue(a,e)):Ye(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?xe:we)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Jn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Yn.test(t)||!Qn.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=Y?Y.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Jn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Yt(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 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=Y?Y.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 D(+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]",Mr=Object.prototype.hasOwnProperty;const vr=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&&Mr.call(t,"__wrapped__"),d=f&&Mr.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:vr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Pr=function(t,e){return e.length<2?t:Dr(t,Br(e,0,-1))};const xr=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||xr(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=276]})(t,e)}function Vr(){const t=["substr","author","119DqAQbt","addRange","removeAttribute","getFirstMarker","nodeAfter","previous","attributes","onAccept","authoredAt","106HoNzkN","1432xOWjQA","length","17562OAcBuq","commentThread","start","clear","getMultiRangeId","creator","getItems","2404840ygiyZO","_markerNames","getMarkers","subType","10938OidAMi","createdAt","size","map","end","5XUKdtO","next","getMarkerNames","removeMarkers","getRanges","_isDataLoaded","isIntersecting","markers","decorate","9276lkxpDJ","type","accept","toJSON","_onAccept","14971ragqFE","_saved","@external","getAllAdjacentSuggestions","removeMarker","isMultiRange","from","filter","reduce","data","isIntersectingWithRange","discard","get","addMarker","head","push","95357xXjeMZ","setAttribute","split","_onAttributesChange","suggestion:","add","6914740MAMyyj","onAttributesChange","getRange","16371TDswux","getContainedElement","isInContent","hasComments","nodeBefore","onDiscard","delete","_onDiscard","change","getFirstRange","set","isExternal","_model","addMarkerName"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(518110===parseInt(n(322))/1+-parseInt(n(356))/2*(parseInt(n(287))/3)+-parseInt(n(283))/4*(-parseInt(n(292))/5)+-parseInt(n(276))/6*(-parseInt(n(347))/7)+parseInt(n(357))/8*(parseInt(n(331))/9)+parseInt(n(328))/10+-parseInt(n(306))/11*(parseInt(n(301))/12))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(297)]=!1,this.id=e.id,this[n(302)]=e[n(302)],this[n(286)]=e[n(286)]||null,this[n(346)]=e[n(346)],this[n(281)]=e[n(281)]||e[n(346)],this[n(342)]=Boolean(e[n(353)]&&e[n(353)][n(308)]),this[n(315)]=null,this[n(343)]=t,this[n(305)]=e[n(354)],this[n(338)]=e[n(336)],this[n(325)]=e[n(329)],this[n(284)]=new Set,this[n(288)]=null,this[n(341)](n(355),null),this[n(341)](n(353),e[n(353)]||{}),this[n(341)](n(352),null),this[n(341)](n(293),null),this[n(341)](n(277),null),this[n(341)](n(307),!1),this[n(300)](n(303)),this[n(300)](n(317))}get[jr(320)](){const t=jr;let e=this;for(;e[t(352)];)e=e[t(352)];return e}get[jr(334)](){const t=jr;return!!this[t(277)]&&this[t(277)][t(358)]>0}get[jr(311)](){const t=jr;return 0!=this[t(284)][t(289)]&&6==Array[t(312)](this[t(284)])[0][t(324)](":")[t(358)]}get[jr(333)](){return null!==this[jr(350)]()}[jr(344)](t){const e=jr;this[e(284)][e(327)](t)}[jr(294)](){const t=jr;return Array[t(312)](this[t(284)])}[jr(285)](){const t=jr;return this[t(294)]()[t(290)]((e=>this[t(343)][t(299)][t(318)](e)))[t(313)]((t=>t))}[jr(350)](){return this[jr(285)]()[0]||null}[jr(295)](){const t=jr;this[t(343)][t(339)]((e=>{const n=t;for(const t of this[n(285)]())e[n(310)](t)})),this[t(284)][t(279)]()}[jr(310)](t){const e=jr;this[e(343)][e(339)]((n=>{n[e(310)](t)})),this[e(284)][e(337)](t)}[jr(348)](t){const e=jr,n=e(326)+this[e(302)]+":"+this[e(286)]+":"+this.id+":"+this[e(281)].id+":"+zr[e(280)]();this[e(344)](n),this[e(343)][e(339)]((r=>{r[e(319)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(316)](t){const e=jr;for(const n of this[e(296)]())if(n[e(298)](t))return!0;return!1}[jr(296)](){const t=jr;return this[t(285)]()[t(290)]((e=>e[t(330)]()))}[jr(282)](){const t=jr;return this[t(296)]()[t(314)](((e,n)=>[...e,...n[t(282)]()]),[])}[jr(340)](){const t=jr;var e;return(null===(e=this[t(350)]())||void 0===e?void 0:e[t(330)]())||null}[jr(332)](){const t=jr,e=this[t(296)]();if(1!=e[t(358)])return null;const n=e[0],r=n[t(278)][t(351)],s=n[t(291)][t(335)];return r instanceof i.Element?r!=s?null:r:null}[jr(303)](){const t=jr;this[t(305)](this[t(296)](),this[t(315)],this[t(353)]),this[t(295)]()}[jr(317)](){const t=jr;this[t(338)](this[t(296)](),this[t(315)],this[t(353)]),this[t(295)]()}[jr(309)](){const t=jr,e=[];let n=this[t(320)];for(;n;)e[t(321)](n),n=n[t(293)];return e}[jr(323)](t,e){const n=jr,r=qn(this[n(353)]);hr(r,t,e),wr(r,this[n(353)])||(this[n(353)]=r,this[n(325)](r))}[jr(349)](t){const e=jr,n=qn(this[e(353)]);Ur(n,t),wr(n,this[e(353)])||(this[e(353)]=n,this[e(325)](this[e(353)]))}[jr(304)](){const t=jr;return{id:this.id,type:this[t(286)]?this[t(302)]+":"+this[t(286)]:this[t(302)],authorId:this[t(281)].id,createdAt:this[t(288)],hasComments:this[t(334)],data:this[t(315)],attributes:this[t(353)]}}static[jr(280)](){const t=jr;return(0,e.uid)()[t(345)](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}}function Wr(t,e){const n=qr();return(Wr=function(t,e){return n[t-=475]})(t,e)}const Kr=Wr;!function(t,e){const n=Wr,r=t();for(;;)try{if(968956===-parseInt(n(486))/1+parseInt(n(546))/2+-parseInt(n(509))/3*(-parseInt(n(545))/4)+parseInt(n(481))/5+-parseInt(n(526))/6*(-parseInt(n(559))/7)+-parseInt(n(502))/8+parseInt(n(549))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qr);class Xr{constructor(t,e){const n=Wr;this[n(517)]=[],this[n(522)]=new Map,this[n(531)]=[],this[n(505)]=new Map,this[n(568)]=t,this[n(477)]=e}[Kr(488)](t){const e=Kr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(558)];o++){const i=t[o];if(!i[e(495)])continue;const a=this[e(490)](i);if(a){if(null!=i[e(541)]){if(r[e(567)](i[e(541)]))continue;r[e(555)](i[e(541)])}n[e(566)](a)}else if(e(492)!=i[e(547)])e(548)!=i[e(547)]&&e(489)!=i[e(547)]||this[e(513)](n,i,t[o+1]);else{const t=i[e(553)][e(512)];if(s[e(567)](t))continue;s[e(555)](i[e(553)][e(512)]),t==_c?this[e(482)](n,i):this[e(544)](n,i)}}return this[e(484)](n)}[Kr(501)](t){const e=Kr;this[e(517)][e(566)](t)}[Kr(525)](t,n,r=e.priorities[Kr(518)]){const s=Kr;s(524)==typeof t?(0,e.insertToPriorityArray)(this[s(531)],{matchingCallback:t,label:n,priority:r}):this[s(522)][s(511)](t,n)}[Kr(563)](t,e){const n=Kr;this[n(505)][n(511)](t,e)}[Kr(551)](t,e=1){const n=Kr;let r;for(const e of this[n(531)])if(e[n(536)](t)){r=e[n(485)];break}return r||(r=this[n(522)][n(569)](t[n(479)])),r?r(e):1!==e?e+" "+t[n(479)]+"s":""+t[n(479)]}[Kr(534)](t,e){const n=Kr,r=e[n(500)]()[n(523)](),s=n(548)==e[n(547)]?n(555):n(520);for(const e of r){const o=e[n(564)],i=t[t[n(558)]-1];if(o.is(n(537)))i&&i[n(547)][n(538)](n(491))>-1&&t[n(497)](),i&&n(561)==i[n(547)]?i[s]+=o[n(553)]:t[n(566)]({type:n(561),add:n(555)==s?o[n(553)]:"",remove:n(520)==s?o[n(553)]:""});else if(this[n(568)][n(498)](o)){const a=o;if(i&&i[n(547)][n(538)](n(491))>-1&&t[n(497)](),n(499)==e[n(547)])continue;i&&i[n(547)]==s+n(529)&&i[n(510)][n(479)]==a[n(479)]?i[n(483)]++:t[n(566)]({type:s+n(529),element:a,quantity:1}),r[n(535)]((t=>!(n(499)==t[n(547)]&&t[n(564)]==o)))}else if(this[n(568)][n(554)](o,n(556))||o.is(n(510),n(542))){const r=o;if(n(555)==s&&n(515)==e[n(547)]||n(520)==s&&n(499)==e[n(547)])continue;if(i&&-1==i[n(547)][n(538)](n(491))){n(561)==i[n(547)]&&(i[s]+="\n");continue}let a;if(a=n(555)==s?r[n(493)]&&!this[n(568)][n(498)](r[n(493)])?r[n(493)]:null:r[n(487)]&&!this[n(568)][n(498)](r[n(487)])?r[n(487)]:null,r[n(560)]||a&&a[n(560)]){const e=a&&a[n(560)]?a:r;i&&i[n(547)]==s+n(557)&&i[n(510)][n(479)]==e[n(479)]?i[n(483)]++:t[n(566)]({type:s+n(557),element:e,quantity:1})}else t[n(566)]({type:s+n(491),element:r})}}}[Kr(484)](t){const e=Kr,n=this[e(477)],r=[],s=[],o=[];for(const i of t)switch(i[e(547)]){case e(561):if(i[e(555)]=i[e(555)][e(508)](/(\S)\u000A+(\S)/g,e(516))[e(508)](/\u000A/g,""),i[e(520)]=i[e(520)][e(508)](/(\S)\u000A+(\S)/g,e(516))[e(508)](/\u000A/g,""),""!=i[e(555)]&&""!=i[e(520)]){r[e(566)]({type:e(508),content:Hr(n,e(478),['"'+i[e(520)]+'"','"'+i[e(555)]+'"'])});continue}if(null!=i[e(555)][e(532)](/^ +$/)){r[e(566)]({type:e(548),content:Hr(n,e(543),Hr(n,e(475),i[e(555)][e(558)]))});continue}if(null!=i[e(520)][e(532)](/^ +$/)){r[e(566)]({type:e(489),content:Hr(n,e(562),Hr(n,e(475),i[e(520)][e(558)]))});continue}if(""!=i[e(555)]){r[e(566)]({type:e(548),content:Hr(n,e(543),'"'+i[e(555)]+'"')});continue}r[e(566)]({type:e(489),content:Hr(n,e(562),'"'+i[e(520)]+'"')});continue;case e(539):case e(480):r[e(566)]({type:e(548),content:Hr(n,e(543),this[e(551)](i[e(510)],i[e(483)]))});continue;case e(514):case e(528):r[e(566)]({type:e(489),content:Hr(n,e(562),this[e(551)](i[e(510)],i[e(483)]))});continue;case e(527):r[e(566)]({type:e(548),content:Hr(n,e(496),this[e(551)](i[e(510)],i[e(483)]))});continue;case e(507):r[e(566)]({type:e(489),content:Hr(n,e(519),this[e(551)](i[e(510)],i[e(483)]))});continue;case e(533):s[e(566)](i[e(512)]);continue;case e(550):o[e(566)](i[e(512)]);continue;default:r[e(566)](i)}if(s[e(558)]){const t=s[e(530)]((t=>this[e(505)][e(567)](t)?this[e(505)][e(569)](t):t))[e(540)](", ");r[e(566)]({type:e(506),content:Hr(this[e(477)],e(476),t)})}if(o[e(558)]){const t=o[e(530)]((t=>this[e(505)][e(567)](t)?this[e(505)][e(569)](t):t))[e(540)](", ");r[e(566)]({type:e(506),content:Hr(this[e(477)],e(504),t)})}return r}[Kr(490)](t){const e=Kr;for(const n of this[e(517)]){const r=n(t);if(r&&e(547)in r)return r}}[Kr(544)](t,e){const n=Kr,r=e[n(553)],s=void 0===r[n(552)]?n(550):n(533);t[n(566)]({type:s,key:r[n(512)]})}[Kr(482)](t,e){const n=Kr;t[n(566)]({type:n(506),content:Hr(this[n(477)],n(521),this[n(551)](e[n(500)]()[n(503)][n(494)],1))})}[Kr(513)](t,e,n){const r=Kr;if(this[r(534)](t,e),n&&n[r(500)]()&&!e[r(500)]()[r(565)][r(570)](n[r(500)]()[r(503)])){const n=t[t[r(558)]-1],s=r(548)==e[r(547)]?r(555):r(520);n&&r(561)==n[r(547)]&&(n[s]+="\n")}}}function qr(){const t=["8766330sWnySb","addContainer","removeObject","Object","map","_itemLabelsCallbacks","match","addFormat","_addDescriptionItems","skip","matchingCallback","$textProxy","indexOf","addEmptyContainer","join","subType","softBreak","*Insert:* %0","_handleAttributeSuggestionDescription","19984SyVywN","2108316hYQtvC","type","insertion","83682QEbxBh","removeFormat","getItemLabel","newValue","data","checkChild","add","$text","EmptyContainer","length","7HSqoGm","isEmpty","text","*Remove:* %0","registerAttributeLabel","item","end","push","has","_schema","get","isEqual","ELEMENT_SPACE","*Set format:* %0","_locale","REPLACE_TEXT","name","addObject","731475slhCXc","_handleRenameSuggestionDescription","quantity","_resolveDescriptionItems","label","985973pIHQqk","previousSibling","getDescriptions","deletion","_handleCustomCallbackDescription","Container","attribute","nextSibling","nodeAfter","isInContent","*Split:* %0","pop","isObject","elementEnd","getFirstRange","registerDescriptionCallback","15279368BLKAxD","start","*Remove format:* %0","_attributeLabels","format","removeContainer","replace","717vauVHR","element","set","key","_handleInsertRemoveSuggestionDescription","removeEmptyContainer","elementStart","$1 $2","_customCallbacks","normal","*Merge:* %0","remove","*Change to:* %0","_itemLabels","getWalker","function","registerElementLabel"];return(qr=function(){return t})()}const Zr=Qr;function Qr(t,e){const n=Jr();return(Qr=function(t,e){return n[t-=313]})(t,e)}!function(t,e){const n=Qr,r=t();for(;;)try{if(984212===-parseInt(n(314))/1*(-parseInt(n(316))/2)+parseInt(n(315))/3*(-parseInt(n(322))/4)+-parseInt(n(324))/5*(parseInt(n(328))/6)+-parseInt(n(319))/7*(-parseInt(n(323))/8)+parseInt(n(331))/9+-parseInt(n(317))/10*(parseInt(n(327))/11)+-parseInt(n(332))/12*(-parseInt(n(333))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Yr extends t.Plugin{[Zr(313)](){const t=Zr,e=this[t(318)],n=e[t(325)][t(326)](t(321));e[t(329)][t(326)](t(330))&&n[t(320)](t(330))}}function Jr(){const t=["19552ZtZgcv","afterInit","507819uQcLhy","321zFpPkQ","2lZcfyi","1616980ixLESM","editor","7ieFXRA","enableCommand","TrackChangesEditing","30560PgjXnI","12847256jGSsGn","158525XXSUIK","plugins","get","121ajtiob","102legEdl","commands","showAIAssistant","440325VYAROb","15612IpkmcC"];return(Jr=function(){return t})()}function $r(t,e){const n=ns();return($r=function(t,e){return n[t-=235]})(t,e)}const ts=$r;!function(t,e){const n=$r,r=t();for(;;)try{if(486966===-parseInt(n(271))/1+-parseInt(n(245))/2*(-parseInt(n(243))/3)+parseInt(n(239))/4*(-parseInt(n(254))/5)+parseInt(n(275))/6*(-parseInt(n(273))/7)+parseInt(n(264))/8+-parseInt(n(248))/9+parseInt(n(270))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ns);class es extends t.Plugin{[ts(268)](){const t=ts,e=this[t(235)],n=e[t(256)];if(!e[t(258)][t(249)](t(236)))return;const r=e[t(258)][t(241)](t(255));r[t(238)](t(247)),r[t(266)](t(247)),r[t(263)][t(260)](t(247),Hr(n,t(237))),this[t(265)]()}[ts(265)](){const t=ts,e=this[t(235)],n=e[t(256)];e[t(258)][t(241)](t(255))[t(263)][t(244)]((e=>{const r=t;if(r(251)!=e[r(242)])return;const{data:s}=e;if(s&&r(247)==s[r(267)]){const t=s[r(274)][0][r(272)];return{type:r(257),content:Hr(n,r(259),function(t){const e=r;switch(t){case e(240):return Hr(n,e(269));case e(252):return Hr(n,e(246));case e(250):return Hr(n,e(261));case e(262):return Hr(n,e(253))}}(t))}}}))}}function ns(){const t=["commandName","afterInit","FORMAT_ALIGN_TO_LEFT","19017830BnmnAj","474414XObojP","value","14vwWJwj","commandParams","2631666wcJHSI","editor","AlignmentEditing","FORMAT_ALIGNMENT","enableDefaultAttributesIntegration","232OpXCKj","left","get","type","1155LlrLHv","registerDescriptionCallback","738pBASDI","FORMAT_ALIGN_TO_RIGHT","alignment","4893192BpSGYW","has","center","formatBlock","right","FORMAT_JUSTIFY_TEXT","25115YujTUA","TrackChangesEditing","locale","format","plugins","*Format:* %0","registerAttributeLabel","FORMAT_ALIGN_TO_CENTER","justify","descriptionFactory","5038208CDDfku","_registerLegacyDescription","registerBlockAttribute"];return(ns=function(){return t})()}const rs=ss;function ss(t,e){const n=is();return(ss=function(t,e){return n[t-=296]})(t,e)}!function(t,e){const n=ss,r=t();for(;;)try{if(326274===parseInt(n(340))/1*(-parseInt(n(347))/2)+parseInt(n(296))/3+-parseInt(n(330))/4*(-parseInt(n(318))/5)+-parseInt(n(327))/6*(-parseInt(n(317))/7)+parseInt(n(325))/8*(-parseInt(n(321))/9)+-parseInt(n(323))/10*(-parseInt(n(342))/11)+-parseInt(n(311))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(is);const os=[rs(344),rs(343),rs(298),rs(312),rs(329),rs(326),rs(353)];function is(){const t=["italic","slice","get","*Remove format:* %0","commandParams","forceValue","FORMAT_CODE","editor","commandName","descriptionFactory","has","_registerLegacyDescription","9023820eKtGft","CodeEditing","TrackChangesEditing","FORMAT_BOLD","registerInlineAttribute","subscript","2361590qzYEMJ","803735NMufaS","underline","format","333DPvkAk","registerAttributeLabel","20kojGQR","FORMAT_STRIKETHROUGH","16872hCyhbK","SubscriptEditing","6cEwpfm","bold","StrikethroughEditing","16xYBVTt","FORMAT_","formatInline","strikethrough","superscript","enableDefaultAttributesIntegration","*Format:* %0","registerDescriptionCallback","FORMAT_UNDERLINE","FORMAT_SUPERSCRIPT","1uCYmzU","FORMAT_ITALIC","2223397NCktad","ItalicEditing","BoldEditing","locale","toLowerCase","690320PGuXcK","afterInit","toUpperCase","plugins","code","FORMAT_SUBSCRIPT","SuperscriptEditing","350520zcScWm","type","UnderlineEditing"];return(is=function(){return t})()}class as extends t.Plugin{[rs(348)](){const t=rs,e=this[t(306)],n=e[t(350)][t(301)](t(313)),r=e[t(345)];for(const s of os){if(!e[t(350)][t(309)](s))continue;const o=s[t(300)](0,-7)[t(346)](),i=t(331)+o[t(349)]();n[t(335)](o),n[t(315)](o),n[t(308)][t(322)](o,Hr(r,i))}this[t(310)]()}[rs(310)](){const t=rs,e=this[t(306)],n=e[t(345)],r=e[t(350)][t(301)](t(313));function s(e,s){const o=t;r[o(308)][o(337)]((t=>{const r=o;if(r(332)!=t[r(297)])return;const{data:i}=t;return i&&i[r(307)]===e?i[r(303)][0][r(304)]?{type:r(320),content:Hr(n,r(336),s)}:{type:r(320),content:Hr(n,r(302),s)}:void 0}))}s(t(328),Hr(n,t(314))),s(t(299),Hr(n,t(341))),s(t(319),Hr(n,t(338))),s(t(351),Hr(n,t(305))),s(t(333),Hr(n,t(324))),s(t(316),Hr(n,t(352))),s(t(334),Hr(n,t(339)))}}const cs=ls;function us(){const t=["change","getSelectedBlocks","21IBcOuD","locale","610WukXrV","afterInit","parent","commandParams","registerDescriptionCallback","5395NqAbEn","schema","2717277HbRMLr","56148OLtFgp","editor","from","$root","commands","descriptionFactory","*Set format:* %0","142119kfKMjO","value","2wEfNGG","blockQuote","filter","selection","commandName","markBlockFormat","TrackChangesEditing","enableCommand","ELEMENT_BLOCK_QUOTE","1396mtvIua","model","checkChild","document","forceValue","3586VDGoZi","plugins","3486930qaoTEE","has","get","name","1376112gGKbWE","format","*Remove format:* %0","BlockQuoteEditing","599189FqvsmX"];return(us=function(){return t})()}function ls(t,e){const n=us();return(ls=function(t,e){return n[t-=253]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(490111===parseInt(n(274))/1+-parseInt(n(296))/2*(-parseInt(n(286))/3)+-parseInt(n(259))/4*(-parseInt(n(284))/5)+parseInt(n(266))/6+parseInt(n(277))/7*(parseInt(n(270))/8)+-parseInt(n(294))/9*(parseInt(n(279))/10)+-parseInt(n(264))/11*(parseInt(n(287))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class fs extends t.Plugin{[cs(280)](){const t=cs,e=this[t(288)],n=e[t(278)];if(!e[t(265)][t(267)](t(273)))return;const r=e[t(265)][t(268)](t(256)),s=this[t(288)][t(291)][t(268)](t(297));r[t(257)](t(297),((n,o={})=>{const i=t,a=this[i(288)][i(260)][i(262)][i(253)],c=o&&void 0!==o[i(263)]?o[i(263)]:!s[i(295)];let u=[];if(c){const t=Array[i(289)](a[i(276)]())[i(298)]((t=>hs(t)||function(t,e){const n=i,r=e[n(261)](t[n(281)],n(297)),s=e[n(261)]([n(290),n(297)],t);return r&&s}(t,this[i(288)][i(260)][i(285)])));u=_(t,e[i(260)])}else{const t=Array[i(289)](a[i(276)]())[i(298)]((t=>hs(t)));u=_(t,e[i(260)])}e[i(260)][i(275)]((()=>{const t=i;for(const e of u)r[t(255)](e,{commandName:t(297),commandParams:[{forceValue:c}]})}))})),r[t(292)][t(283)]((e=>{const r=t,{data:s}=e;if(s&&r(297)==s[r(254)]){const t=Hr(n,r(258));return s[r(282)][0][r(263)]?{type:r(271),content:Hr(n,r(293),t)}:{type:r(271),content:Hr(n,r(272),t)}}}))}}function hs(t){const e=cs;return e(297)==t[e(281)][e(269)]}const gs=ds;function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=249]})(t,e)}function ps(){const t=["get","2196238Trorsj","changeCaseUpper","4kbwZpA","enableCommand","changeCaseLower","afterInit","1492398ECFcEF","362322GxxTHB","TrackChangesEditing","plugins","651wHHazH","42735IEcvqJ","270tAjnTf","has","changeCaseTitle","428mInqaw","501330pKmsxi","CaseChange","718192CnwvKf","77604pfSqCf","editor"];return(ps=function(){return t})()}!function(t,e){const n=ds,r=t();for(;;)try{if(906077===parseInt(n(249))/1+parseInt(n(267))/2*(parseInt(n(259))/3)+-parseInt(n(258))/4*(parseInt(n(254))/5)+parseInt(n(262))/6*(-parseInt(n(253))/7)+-parseInt(n(261))/8+parseInt(n(250))/9*(parseInt(n(255))/10)+parseInt(n(265))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[gs(270)](){const t=gs,e=this[t(263)];e[t(252)][t(256)](t(260))&&(e[t(252)][t(264)](t(251))[t(268)](t(266)),e[t(252)][t(264)](t(251))[t(268)](t(269)),e[t(252)][t(264)](t(251))[t(268)](t(257)))}}function Is(t,e){const n=bs();return(Is=function(t,e){return n[t-=231]})(t,e)}const Es=Is;function bs(){const t=["11460950wVXEvM","1851664upxOMy","afterInit","ckbox","794OrgKkk","32018IRKPfD","commands","6125940truqTx","2190yBVNso","editor","194cWfGMx","enableCommand","TrackChangesEditing","plugins","4399986zBWBxU","27xJcnWq","get","4739080AOMQTI"];return(bs=function(){return t})()}!function(t,e){const n=Is,r=t();for(;;)try{if(894026===parseInt(n(240))/1*(parseInt(n(246))/2)+parseInt(n(232))/3+-parseInt(n(237))/4+-parseInt(n(243))/5+-parseInt(n(244))/6*(-parseInt(n(241))/7)+parseInt(n(235))/8*(-parseInt(n(233))/9)+parseInt(n(236))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Es(238)](){const t=Es,e=this[t(245)];e[t(242)][t(234)](t(239))&&e[t(231)][t(234)](t(248))[t(247)](t(239))}}const _s=ks;function ys(){const t=["change","descriptionFactory","model","6323020GdnWXN","3331184UXLEIP","codeBlock","90qfsCFy","commands","*Remove format:* %0","has","formatBlock","blockName","label","commandName","getSelectedBlocks","outdentCodeBlock","languages","config","afterInit","type","12hDmIBl","registerElementLabel","language","763430ghLhBV","registerDescriptionCallback","format","toLowerCase","checkChild","indentCodeBlock","value","selection","filter","editor","commandParams","forceValue","markBlockFormat","3811704bqlMjV","rootElement","from","enableCommand","ELEMENT_CODE_BLOCK","get","plugins","parent","TrackChangesEditing","locale","schema","CodeBlock","14ibLCmL","find","name","382snLnbw","*Set format:* %0","isLimit","150020UMWrXO","393FbwPsd","document","34855IzvoKn"];return(ys=function(){return t})()}!function(t,e){const n=ks,r=t();for(;;)try{if(479722===-parseInt(n(298))/1+parseInt(n(292))/2*(-parseInt(n(296))/3)+parseInt(n(335))/4+parseInt(n(322))/5*(-parseInt(n(319))/6)+-parseInt(n(289))/7*(parseInt(n(303))/8)+-parseInt(n(305))/9*(-parseInt(n(295))/10)+parseInt(n(302))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class As extends t.Plugin{[_s(317)](){const t=_s,e=this[t(331)];if(!e[t(341)][t(308)](t(288)))return;const n=e[t(341)][t(340)](t(343)),r=e[t(286)],s=e[t(316)][t(340)](t(304))[t(315)],o=e[t(306)][t(340)](t(304));n[t(338)](t(327)),n[t(338)](t(314)),n[t(338)](t(304),((r,i={})=>{const a=t,c=e[a(301)],u=e[a(301)][a(297)][a(329)],l=i&&void 0!==i[a(333)]?i[a(333)]:!o[a(328)];let f;i[a(321)]||(i[a(321)]=s[0][a(321)]),f=l?Array[a(337)](u[a(313)]())[a(330)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(336))&&!e[n(294)](t)&&e[n(326)](t[n(342)],n(304))}(t,c[a(287)]))):Array[a(337)](u[a(313)]())[a(330)]((t=>Cs(t)));const h=_(f,c);c[a(299)]((()=>{const t=a;for(const e of h)n[t(334)](e,{commandName:t(304),commandParams:[{...i,forceValue:l}],formatGroupId:t(310)})}))})),n[t(300)][t(320)](t(304),(e=>Hr(r,t(339),e))),n[t(300)][t(323)]((e=>{const n=t;if(n(309)!=e[n(318)])return;const o=r.t,{data:i}=e;if(!i||n(304)!=i[n(312)])return;const a=i[n(332)][0][n(321)],c=o(s[n(290)]((t=>t[n(321)]===a))[n(311)])[n(325)]();return i[n(332)][0][n(333)]?{type:n(324),content:Hr(r,n(293),Hr(r,n(339),1)+" ("+c+")")}:{type:n(324),content:Hr(r,n(307),Hr(r,n(339),1))}}))}}function ks(t,e){const n=ys();return(ks=function(t,e){return n[t-=286]})(t,e)}function Cs(t){const e=_s;return e(304)==t[e(291)]}function Ls(){const t=["has","19555nUpxrJ","get","addCommentThread","205975BvPImP","afterInit","452540HLrDJn","editor","128YkEQBN","3936ExdwWu","enableCommand","TrackChangesEditing","416143rzlnlB","16134QFVhZJ","plugins","8wDMqMz","1345896lbTKgr","42VjsQbc","18pijaEN","CommentsEditing"];return(Ls=function(){return t})()}const Ns=Rs;function Rs(t,e){const n=Ls();return(Rs=function(t,e){return n[t-=289]})(t,e)}!function(t,e){const n=Rs,r=t();for(;;)try{if(168092===-parseInt(n(293))/1*(parseInt(n(295))/2)+parseInt(n(289))/3*(parseInt(n(308))/4)+-parseInt(n(301))/5*(parseInt(n(297))/6)+-parseInt(n(292))/7+parseInt(n(296))/8+-parseInt(n(298))/9*(-parseInt(n(306))/10)+parseInt(n(304))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ls);class Ss extends t.Plugin{[Ns(305)](){const t=Ns,e=this[t(307)];e[t(294)][t(300)](t(299))&&e[t(294)][t(302)](t(291))[t(290)](t(303))}}var Ms=n(834);function vs(t,e){const n=ws();return(vs=function(t,e){return n[t-=487]})(t,e)}function Os(t,e,n){const r=vs,s=[];for(const o of e[r(489)]())o[r(518)](t)&&s[r(511)](n[r(492)](o));return s}function ws(){const t=["getItems","828191DFIiji","3270ghQytu","createRangeOn","toViewElement","isBlock","69xzxbnA","toViewPosition","model","530400jXyGFk","217456yrNkyD","2918400ZCpThL","mapper","start","writer","includes","name","markerName","get","consumable","insert","type","push","79461cailRj","6YlhrZk","previousPosition","item","nextSibling","addClass","hasAttribute","test","113596bPYoJh","TrackChangesEditing","getWalker","isLimit","createUIElement","parent","bindElementToMarker","getCustomProperty","activeMarkers","markerRange","addHighlight","isAtEnd","plugins","ck-suggestion-marker--active","ck-suggestion-marker-","schema","span","3021110HpoWgf","elementEnd","isContent"];return(ws=function(){return t})()}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=vs,s=t[r(532)][r(507)](r(521));return(o,i,a)=>{const c=r;if(!a[c(508)][c(519)](i[c(529)],o[c(505)]))return;const u=i[c(529)][c(522)](),l=i[c(529)][c(502)],f=t[c(497)][c(535)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(515)];d=d||f[c(488)](e);const n=a[c(501)][c(493)](e);if(n&&n[c(527)](c(530)))return;c(487)==t[c(510)]&&f[c(494)](e)&&!f[c(523)](e)&&(e[c(516)]||l[c(531)]?h&&h[c(525)]==e||(h=e,m(t[c(514)]),p=!0):g=g||t[c(514)])}function m(t){const r=c,o=a[r(503)][r(524)](r(536),{class:r(534)+e}),u=a[r(501)][r(496)](t);n&&s[r(528)][r(504)](i[r(506)])&&a[r(503)][r(517)](r(533),o),a[r(503)][r(509)](u,o),a[r(501)][r(526)](o,i[r(506)])}d||p||!g||m(g)}}!function(t,e){const n=vs,r=t();for(;;)try{if(405803===-parseInt(n(499))/1*(parseInt(n(513))/2)+-parseInt(n(495))/3*(parseInt(n(520))/4)+-parseInt(n(537))/5+-parseInt(n(498))/6+-parseInt(n(490))/7+-parseInt(n(500))/8+parseInt(n(512))/9*(parseInt(n(491))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Ds=Ps;function Bs(){const t=["975653BfgZtU","setSelection","init","uiElement","editing","document","markerNameToElements","get","232940Ikygke","unlock","unbindElementFromMarkerName","deleteForward","detach","buffer","bind","editor","merge","unit","createRange","batch","commands","start","end","selection","$graveyard","high","writer","removeMarker:suggestion:deletion","5HcEhKW","model","157744klBlYQ","root","forward","mapper","fromRange","lock","addMarker:suggestion:deletion","markerName","TrackChangesEditing","plugins","createSelection","modifySelection","80700uJLrKa","enqueueChange","showSuggestionHighlights","isCollapsed","data","700440YHFeGl","options","rootName","downcastDispatcher","24nwxneO","delete","requires","219123eeiHZi","getFirstRange","511216kMkUMv","remove","enableCommand"];return(Bs=function(){return t})()}function Ps(t,e){const n=Bs();return(Ps=function(t,e){return n[t-=156]})(t,e)}!function(t,e){const n=Ps,r=t();for(;;)try{if(117290===-parseInt(n(177))/1+parseInt(n(214))/2+parseInt(n(194))/3+-parseInt(n(203))/4+parseInt(n(175))/5*(-parseInt(n(189))/6)+parseInt(n(206))/7+-parseInt(n(198))/8*(parseInt(n(201))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bs);class xs extends t.Plugin{static get[Ds(200)](){return[Ms.Delete]}[Ds(208)](){const t=Ds,e=this[t(162)],n=e[t(186)][t(213)](t(185));n[t(205)](t(199));const r=e[t(167)][t(213)](t(158));n[t(205)](t(158),((n,s={})=>{const o=t,a=e[o(176)][o(187)](e[o(176)][o(211)][o(170)]);a[o(192)]&&e[o(176)][o(188)](a,{direction:o(179),unit:s[o(164)]});const c=a[o(202)](),u=i.LiveRange[o(181)](c);let l;n(s),l=o(171)==u[o(178)][o(196)]?e[o(176)][o(165)](c[o(168)]):e[o(176)][o(165)](u[o(168)],u[o(169)]),u[o(159)](),e[o(176)][o(190)](r[o(160)][o(166)],(t=>{const e=o;r[e(160)][e(182)](),t[e(207)](t[e(165)](l[e(169)])),r[e(160)][e(156)]()}))})),e[t(210)][t(197)].on(t(183),Fs(e,t(163)),{priority:t(172)}),e[t(193)][t(197)].on(t(183),((n,r,s)=>{const o=t;s[o(195)][o(191)]&&Fs(e,o(163),{showActiveMarker:!1})[o(161)](this)(n,r,s)}),{priority:t(172)}),e[t(210)][t(197)].on(t(174),((e,n,r)=>{const s=t,o=r[s(180)][s(212)](n[s(184)]);if(o)for(const t of o)t.is(s(209))&&(r[s(180)][s(157)](t,n[s(184)]),r[s(173)][s(204)](t))}),{priority:t(172)})}}function Us(t,e){const n=Gs();return(Us=function(t,e){return n[t-=162]})(t,e)}const js=Us;function Gs(){const t=["listIndent","has","suggestion","editor","find","*Split:* list item","*Indent:* %0","1621988dwssWg","createRange","plugins","_findSuggestions","model","nodeAfter","ELEMENT_","ELEMENT_LIST_ITEM","*Merge:* list item","*Remove format:* %0","*Change to:* %0","ELEMENT_NUMBERED_LIST","afterInit","execute","bulletedList","range","registerPostFixer","oldValue","containsItem","every","filter","listMarkerStyle","mergeListItemForward","removeMarker","schema","isNextTo","listReversed","createPositionAt","value","registerBlockAttribute","fromRange","_supportLegacySuggestions","getFirstMarker","getFirstRange","default","_registerLegacyDescription","15gKxfJp","key","numberedList","commandName","descriptionFactory","get","setSelection","previousSibling","start","16659401geqMYh","next","2906134rXEHAS","1580470MRcCen","*Check item*","*Set format:* %0","documentList","registerCustomCallback","parent","mergeListItemBackward","refresh","102092ZlSIaJ","*Uncheck item*","selection","customBulletedList","trackChangesCommand","locale","differ","config","setAttribute","3BXHvtb","newValue","batch","from","_suggestionFactory","ELEMENT_BULLETED_LIST","groupId","formatBlock","toUpperCase","head","enableDefaultAttributesIntegration","includes","nextSibling","*Merge:* %0","getRanges","format","TodoListEditing","_LIST","listMarker","getSuggestions","listItemIdFixer","listType","attribute","noTrackChangesFixer","TrackChangesEditing","outdentList","isLocal","attributeKey","forceValue","customNumberedList","listStart","todo","list.multiBlock","change","commandParams","isObject","type","registerElementLabel","*Format:* insert into %0","listItemId","27faiDVf","multipleBlocks","FORMAT_INDENT","isUndo","bulleted","splitListItemBefore","document","getChanges","assureChains","commands","push","ELEMENT_TODO_LIST","registerDescriptionCallback","getAttribute","map","end","splitListItemAfter","*Outdent:* %0","ListEditing","1041288bbGkGa","*Format:* remove from %0","428430NTXlOL","listStyle","_getAttributeKey","attributes","todoList","todoListCheck","length","numbered","2SxtOwX","detach","registerAttributeLabel","meta","data","checkTodoList","indentList","todoListChecked","deletion","accept"];return(Gs=function(){return t})()}!function(t,e){const n=Us,r=t();for(;;)try{if(257425===parseInt(n(183))/1*(-parseInt(n(261))/2)+-parseInt(n(192))/3*(parseInt(n(278))/4)+-parseInt(n(163))/5*(-parseInt(n(253))/6)+-parseInt(n(174))/7+-parseInt(n(251))/8*(parseInt(n(232))/9)+-parseInt(n(175))/10+parseInt(n(172))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[js(290)](){const t=js,e=this[t(274)];if(!e[t(280)][t(272)](t(250)))return;const n=e[t(188)],r=e[t(280)][t(168)](t(216)),s=e[t(280)][t(272)](t(208)),o=!!e[t(190)][t(168)](t(224));function i(e){const r=t;return{type:r(207),content:""+Hr(n,r(177),e)}}function a(e){const r=t;return{type:r(207),content:""+Hr(n,r(287),e)}}r[t(202)](t(165)),r[t(202)](t(292)),r[t(202)](t(221)),r[t(202)](t(186)),r[t(202)](t(267)),r[t(202)](t(217)),r[t(202)](t(248)),r[t(202)](t(237)),r[t(307)](t(231)),r[t(307)](t(213)),r[t(307)](t(271)),o&&(r[t(202)](t(181)),r[t(202)](t(300))),s&&(r[t(202)](t(257)),r[t(202)](t(266)),r[t(307)](t(268)),r[t(167)][t(244)]((e=>{const r=t,{data:s}=e;if(s&&r(268)==s[r(164)])return{type:r(207),content:s[r(193)]?Hr(n,r(176)):Hr(n,r(184))}})),this[t(274)][t(282)][t(238)][t(294)]((e=>{const n=t;if(e[n(194)][n(235)])return!1;let s=!1;const o=r[n(211)]({skipNotAttached:!0})[n(298)]((t=>n(268)===r[n(255)](t)));for(const t of o)n(223)!=t[n(311)]()[n(171)][n(283)][n(245)](n(213))&&(r[n(281)](t[n(311)](),n(214))[n(275)]((t=>n(213)===r[n(255)](t[n(273)])))||(e[n(301)](t[n(310)]()),s=!0));return s}))),r[t(167)][t(263)](t(271),Hr(n,t(234)));const c={type:t(207),content:""};r[t(167)][t(244)]((e=>{const r=t,{data:s}=e;if(!s||r(213)!=s[r(164)])return;let u=e[r(201)];for(;u;){if(u[r(265)]&&((r(254)==u[r(265)][r(164)]||r(299)==u[r(265)][r(164)])&&(u[r(265)][r(193)]&&r(312)!=u[r(265)][r(193)]||r(312)!=u[r(265)][r(295)]&&!s[r(193)])||!o&&u[r(265)][r(164)]==_c))return c;u=u[r(173)]}if(null==s[r(193)])switch(s[r(295)]){case r(236):return a(Hr(n,r(197)));case r(260):return a(Hr(n,r(289)));case r(223):return a(Hr(n,r(243)))}switch(s[r(193)]){case r(236):return i(Hr(n,r(197)));case r(260):return i(Hr(n,r(289)));case r(223):return i(Hr(n,r(243)))}})),r[t(167)][t(244)]((e=>{const n=t,{data:r}=e;if(r&&n(271)==r[n(164)])return null==r[n(193)]||null==r[n(295)]&&0==r[n(193)]?c:void 0})),r[t(167)][t(244)]((e=>{const r=t;if(r(214)!=e[r(228)])return;const{data:s}=e;if(!s||r(231)!=s[r(164)])return;const o=zs(e);return r(193)==o?{type:r(207),content:Hr(n,r(286))}:r(295)==o?{type:r(207),content:Hr(n,r(276))}:c})),e[t(282)][t(238)][t(294)]((e=>this[t(212)](e))),e[t(282)][t(238)][t(294)]((e=>this[t(215)](e))),e[t(282)][t(238)][t(294)]((e=>this[t(240)](e))),this[t(309)]()}[js(212)](t){const e=js;if(t[e(194)][e(235)]||!t[e(194)][e(218)])return!1;let n=!1;const r=this[e(274)][e(280)][e(168)](e(216))[e(211)]({skipNotAttached:!0})[e(298)]((t=>t[e(265)]&&e(231)==t[e(265)][e(164)]))[e(298)]((t=>t[e(265)][e(193)]&&t[e(265)][e(295)]));for(const s of r)zs(s)||(t[e(301)](s[e(310)]()),n=!0);return n}[js(215)](t){const e=js;if(t[e(194)][e(235)]||!t[e(194)][e(218)])return!1;const n=this[e(274)][e(280)][e(168)](e(216));if(n[e(187)][e(306)])return!1;let r=!1;const s=[e(213),e(231),e(271),e(254),e(222),e(304),e(258),e(210),e(299)],o=this[e(274)][e(282)][e(238)][e(189)][e(239)]()[e(298)]((t=>e(214)==t[e(228)]))[e(298)]((t=>s[e(203)](t[e(219)])));if(0==o[e(259)])return r;for(const i of o){const o=n[e(281)](i[e(293)],e(214))[e(298)]((t=>!t[e(264)][e(303)]))[e(246)]((t=>t[e(273)]))[e(298)]((t=>{const r=e,o=n[r(255)](t);return s[r(203)](o)}));if(o[e(259)]){for(const n of o)t[e(301)](n[e(310)]());r=!0}}return r}[js(240)](t){const e=js;if(t[e(194)][e(235)]||!t[e(194)][e(218)])return!1;const n=this[e(274)][e(280)][e(168)](e(216));let r=!1;const s=[e(213),e(231),e(271),e(254),e(222),e(304),e(258),e(210),e(299)];for(const t of n[e(211)]({skipNotAttached:!0})){const o=n[e(281)](t[e(311)](),e(214))[e(246)]((t=>t[e(273)]))[e(298)]((t=>t[e(265)]&&s[e(203)](t[e(265)][e(164)])));if(!o[e(259)])continue;const a=o[0][e(201)][e(256)][e(198)];if(!o[e(297)]((t=>t[e(256)][e(198)]===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(211)]({skipNotAttached:!0})[s(298)]((e=>s(214)==e[s(228)]&&e[s(256)][s(198)]==t)))e[s(191)](s(198),r)}function i(t,n){const r=e;let s=t[r(201)],i=!1;for(;s;)s[r(256)][r(198)]!=n&&(o(s[r(256)][r(198)],n),s[r(191)](r(198),n),i=!0),s=s[r(173)];return i}}[js(309)](){const t=js,e=this[t(274)],n=e[t(188)],r=e[t(280)][t(168)](t(216));this[t(162)](),r[t(196)][t(179)](t(199),t(178),t(270),(function(n,r){const s=t,o=[];for(let t of n)t[s(171)][s(283)]===t[s(247)][s(180)]&&(t=e[s(282)][s(279)](e[s(282)][s(305)](t[s(171)][s(283)],0))),o[s(242)](t);e[s(282)][s(225)]((t=>{const n=s,a=e[n(282)][n(238)][n(185)],c=Array[n(195)](a[n(206)]())[n(246)]((t=>i.LiveRange[n(308)](t)));t[n(169)](o),e[n(241)][n(168)](r[n(166)])[n(182)](),r[n(226)][n(242)]({forceDefaultExecution:!0}),e[n(291)](r[n(166)],...r[n(226)]),t[n(169)](c);for(const t of c)t[n(262)]()}))})),r[t(167)][t(229)]((function(n){const r=t,s=!e[r(282)][r(302)][r(227)](n),o=n[r(170)],i=n[r(204)],a=n[r(245)](r(231)),c=!o||o[r(245)](r(231))!==a,u=!i||i[r(245)](r(231))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(285),e)))}[js(162)](){const t=js,e=this[t(274)],n=e[t(188)];function r(n){const r=t,s=e[r(241)][r(168)](r(292))[r(306)],o=e[r(241)][r(168)](r(165))[r(306)];return r(165)===n?s:o}e[t(280)][t(168)](t(216))[t(167)][t(244)]((function(s){const o=t;if(o(199)!=s[o(228)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(166)]){case o(292):u=i[o(226)][0][o(220)],l=r(i[o(166)]),a=o(u?230:252),!l&&e[o(190)][o(168)](o(224))||(a=o(288)),c={type:o(207),content:Hr(n,a,Hr(n,o(197)))};break;case o(165):u=i[o(226)][0][o(220)],l=r(i[o(166)]),a=o(u?230:252),!l&&e[o(190)][o(168)](o(224))||(a=o(288)),c={type:o(207),content:Hr(n,a,Hr(n,o(289)))};break;case o(267):a=o(277),c={type:o(207),content:Hr(n,a,Hr(n,o(285)))};break;case o(217):a=function(t){const e=o,n=t[e(311)]();let r=n[e(171)][e(283)];for(;r&&n[e(296)](r);){if(r[e(245)](e(271))>0)return!1;r=r[e(204)]}return!0}(s)?Hr(n,o(252),Hr(n,function(t){const e=o;return e(284)+t[e(311)]()[e(171)][e(283)][e(245)](e(213))[e(200)]()+e(209)}(s))):Hr(n,o(249),Hr(n,o(285))),c={type:o(207),content:a};break;case o(181):case o(300):!1===i[o(233)]&&(a=o(205),c={type:o(269),content:Hr(n,a,Hr(n,o(285)))})}return c}))}}function zs(t){const e=js;let n=t[e(311)]()[e(171)][e(283)][e(170)];for(;n;){const r=n[e(245)](e(231));if(!r)return!1;if(r==t[e(265)][e(193)])return e(193);if(r==t[e(265)][e(295)])return e(295);n=n[e(170)]}return!1}const Hs=Ws;function Ws(t,e){const n=Zs();return(Ws=function(t,e){return n[t-=234]})(t,e)}!function(t,e){const n=Ws,r=t();for(;;)try{if(592314===-parseInt(n(247))/1*(-parseInt(n(326))/2)+-parseInt(n(254))/3+-parseInt(n(264))/4*(parseInt(n(286))/5)+parseInt(n(312))/6+parseInt(n(262))/7+-parseInt(n(299))/8*(-parseInt(n(274))/9)+-parseInt(n(313))/10*(parseInt(n(234))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zs);class Ks extends t.Plugin{[Hs(276)](){const t=Hs;if(!this[t(294)][t(289)][t(252)](t(250)))return;const e=this[t(294)][t(290)][t(277)](t(275)),n=this[t(294)][t(289)][t(277)](t(260));e[t(293)]&&(n[t(321)](t(237)),n[t(253)](t(237))),e[t(281)]&&(n[t(321)](t(296)),n[t(253)](t(296))),e[t(241)]&&(n[t(321)](t(320)),n[t(253)](t(320)));const r={type:t(306),content:""};n[t(268)][t(291)](this[t(314)][t(271)](this));const s=this[t(294)][t(302)];n[t(268)][t(309)](t(296),Hr(s,t(240))),n[t(268)][t(291)]((e=>{const n=t,{data:s}=e;if(s&&n(296)==s[n(316)])return null==s[n(263)]||0==s[n(263)]&&null==s[n(259)]?r:void 0})),n[t(268)][t(309)](t(320),Hr(s,t(282))),n[t(268)][t(291)]((e=>{const n=t,{data:s}=e;if(s&&n(320)==s[n(316)])return null==s[n(263)]||1==s[n(263)]&&null==s[n(259)]?r:void 0})),this[t(294)][t(266)][t(324)][t(269)]((e=>{const r=t;if(e[r(273)][r(280)])return!1;let s=!1;const o=n[r(297)]({skipNotAttached:!0})[r(325)]((t=>{const e=r,s=n[e(301)](t);return e(320)==s||e(296)==s}));for(const t of o){const o=t[r(235)]()[r(278)][r(272)][r(242)](r(258));r(255)!=o&&r(279)!=o&&(n[r(243)](t[r(235)](),r(300))[r(298)]((t=>r(258)==n[r(301)](t[r(295)])))||(e[r(239)](t[r(265)]()),s=!0))}return s})),this[t(238)]()}[Hs(314)](t){const e=Hs,n=this[e(294)][e(302)],{data:r}=t,s={type:e(306),content:""};if(!r||e(237)!=r[e(316)])return;if(!r[e(259)])return e(236)==r[e(263)]?s:{type:e(306),content:""+Hr(n,e(249),Hr(n,this[e(307)](r[e(263)])))};if(!r[e(263)]){if(e(236)==r[e(259)])return s;let o=t[e(318)];for(;o;){if(o[e(283)]&&e(258)==o[e(283)][e(316)]&&o[e(283)][e(263)])return s;o=o[e(305)]}return{type:e(306),content:""+Hr(n,e(292),Hr(n,this[e(307)](r[e(259)])))}}if(e(236)!=r[e(263)])return{type:e(306),content:""+Hr(n,e(249),Hr(n,this[e(307)](r[e(263)])))};let o=t[e(318)];for(;o;){if(o[e(283)]&&e(258)==o[e(283)][e(316)]&&o[e(283)][e(263)]&&o[e(283)][e(259)])return s;o=o[e(305)]}const i=t[e(235)]()[e(278)][e(272)][e(242)](e(258));return{type:e(306),content:Hr(n,e(249),Hr(n,e(311)+i[e(248)]()+e(287)))}}[Hs(238)](){const t=Hs,e=this[t(294)],n=e[t(302)];e[t(289)][t(277)](t(260))[t(268)][t(291)]((e=>{const r=t;if(r(285)!=e[r(317)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(251)]){case r(237):o=r(310),i={type:r(306),content:Hr(n,o,Hr(n,this[r(307)](s[r(257)][0][r(317)])))};break;case r(296):o=s[r(257)][0][r(281)]?r(323):r(308),i={type:r(306),content:Hr(n,o)};break;case r(320):o=r(270),i={type:r(306),content:Hr(n,o,s[r(257)][0][r(241)])}}return i}))}[Hs(307)](t){const e=Hs;return e(311)+function(t){const n=e;return Xs[n(284)](t)?n(256):qs[n(284)](t)?n(255):null}(t)[e(248)]()+e(319)+t[e(248)]()[e(304)](/-/g,"_")}}const Xs=[Hs(303),Hs(288),Hs(315)],qs=[Hs(322),Hs(261),Hs(244),Hs(267),Hs(246),Hs(245)];function Zs(){const t=["bind","nodeAfter","batch","340551bWMpfW","list.properties","afterInit","get","start","customNumbered","isUndo","reversed","FORMAT_LIST_START","data","includes","formatBlock","5hlTwTl","_LIST_DEFAULT","circle","plugins","config","registerDescriptionCallback","*Remove format:* %0","styles","editor","suggestion","listReversed","getSuggestions","find","240KsrTAb","attribute","_getAttributeKey","locale","disc","replace","next","format","_getTranslationKeyForListStyle","*Format:* set order to regular","registerAttributeLabel","*Change to:* %0","ELEMENT_","6474450MwZqMI","230VlQCjk","handleDescriptions","square","key","type","head","_LIST_","listStart","enableDefaultAttributesIntegration","decimal","*Format:* set order to reversed","document","filter","4790AoaWWH","809556zIxjfC","getFirstRange","default","listStyle","_registerLegacyDescription","removeMarker","FORMAT_LIST_REVERSED","startIndex","getAttribute","_findSuggestions","lower-roman","upper-latin","lower-latin","11UYNGys","toUpperCase","*Set format:* %0","ListPropertiesEditing","commandName","has","registerBlockAttribute","1433148eyJgso","numbered","bulleted","commandParams","listType","oldValue","TrackChangesEditing","decimal-leading-zero","6273239RkKLwz","newValue","1496116qOqqUq","getFirstMarker","model","upper-roman","descriptionFactory","registerPostFixer","*Format:* set start index to %0"];return(Zs=function(){return t})()}var Qs=n(507);const Ys=$s;function Js(){const t=["markerNameToElements","remove","enableCommand","setSelection","enterBlock","split","createRange","hasClass","data","writer","markerName","change","548364mVPWCK","options","end","plugins","227003GDOFFh","1NbsPnu","fire","6113549rhTsAP","2633595BIaQoO","84oftRTe","getFirstPosition","153604huZaNE","downcastDispatcher","showSuggestionHighlights","editing","addMarker:suggestion:insertion","TrackChangesEditing","get","commands","735554EmpllK","document","getFirstRange","editor","9SOtZwQ","markInsertion","1918256XMRnwR","model","requires","bind","selection","createPositionAt","afterExecute","mapper","nextSibling","removeMarker:suggestion:insertion","fromRange","parent","250DPhOUo","ck-suggestion-marker-split","9OdrIcu","enter","init","12pxccqY","detach","unbindElementFromMarkerName","high"];return(Js=function(){return t})()}function $s(t,e){const n=Js();return($s=function(t,e){return n[t-=186]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(320284===-parseInt(n(213))/1*(parseInt(n(227))/2)+parseInt(n(189))/3*(-parseInt(n(208))/4)+parseInt(n(216))/5+parseInt(n(217))/6*(parseInt(n(212))/7)+parseInt(n(233))/8*(parseInt(n(231))/9)+-parseInt(n(187))/10*(-parseInt(n(219))/11)+-parseInt(n(192))/12*(parseInt(n(215))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Js);class to extends t.Plugin{static get[Ys(235)](){return[Qs.Enter]}[Ys(191)](){const t=Ys,e=this[t(230)],n=e[t(211)][t(225)](t(224)),r=e[t(226)][t(225)](t(190));n[t(198)](t(190),(()=>{const s=t;e[s(234)][s(207)]((t=>{const o=s,a=e[o(234)][o(228)][o(237)],c=a[o(218)](),u=i.LiveRange[o(243)](a[o(229)]());if(r[o(200)](t)){const r=e[o(234)][o(238)](c[o(186)][o(241)],0),s=t[o(202)](c,r);n[o(232)](s)}else t[o(199)](t[o(202)](u[o(210)]));u[o(193)](),r[o(214)](o(239),{writer:t})}))})),e[t(222)][t(220)].on(t(223),Fs(e,t(201)),{priority:t(195)}),e[t(222)][t(220)].on(t(242),((e,n,r)=>{const s=t,o=r[s(240)][s(196)](n[s(206)]);if(o)for(const t of o)t[s(203)](s(188))&&(r[s(240)][s(194)](t,n[s(206)]),r[s(205)][s(197)](t))}),{priority:t(195)}),e[t(204)][t(220)].on(t(223),((n,r,s)=>{const o=t;s[o(209)][o(221)]&&Fs(e,o(201),{showActiveMarker:!1})[o(236)](this)(n,r,s)}),{priority:t(195)})}}const eo=no;function no(t,e){const n=ro();return(no=function(t,e){return n[t-=343]})(t,e)}function ro(){const t=["813258rIEtjR","enableCommand","2416169xWdvlp","findPrevious","23382wVVcVw","editor","has","8BptAEB","getMarkersGroup","37LSIyhk","getRange","markers","isArray","afterInit","string","plugins","start","bind","replaceAll","8wIcnDB","findNext","99711ihTTct","960321hcTLCx","18109824ZAoSPB","5YRQdTz","filter","results","FindAndReplaceUtils","FindAndReplaceEditing","getIntersection","310wCQjpz","end","_isInDeletionRange","createPositionAt","model","handleFindCommand","7588845lhaWNz","createRange","get","item","findByTextCallback","find","replace","TrackChangesEditing","suggestion:deletion"];return(ro=function(){return t})()}!function(t,e){const n=no,r=t();for(;;)try{if(390785===-parseInt(n(348))/1*(-parseInt(n(343))/2)+-parseInt(n(361))/3*(-parseInt(n(346))/4)+parseInt(n(363))/5*(parseInt(n(384))/6)+parseInt(n(386))/7*(parseInt(n(358))/8)+-parseInt(n(360))/9*(parseInt(n(369))/10)+parseInt(n(375))/11+-parseInt(n(362))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[eo(352)](){const t=eo;if(!this[t(344)][t(354)][t(345)](t(367)))return;const e=this[t(344)][t(354)][t(377)](t(382));e[t(385)](t(380),this[t(374)][t(356)](this)),e[t(385)](t(359)),e[t(385)](t(387)),e[t(385)](t(381)),e[t(385)](t(357))}[eo(374)](t,e,n={}){const r=eo,s=this[r(344)][r(354)][r(377)](r(366));return t((t=>{const o=r;let i=(o(353)==typeof e?s[o(379)](e,n):e)(t);Array[o(351)](i)&&(i={results:i,searchText:o(353)==typeof e?e:""});const a=i[o(365)][o(364)]((e=>!1===this[o(371)](e,t[o(378)])));return{...i,results:a}}),n)}[eo(371)](t,e){const n=eo,r=this[n(344)][n(373)][n(376)](this[n(344)][n(373)][n(372)](e,t[n(355)]),this[n(344)][n(373)][n(372)](e,t[n(370)]));for(const t of this[n(344)][n(373)][n(350)][n(347)](n(383)))if(null!==r[n(368)](t[n(349)]()))return!0;return!1}}const oo=io;function io(t,e){const n=ao();return(io=function(t,e){return n[t-=275]})(t,e)}function ao(){const t=["*Set font size:* %0","find","get","*Reset font size*","*Set font color:* %0","*Reset font color*","has","editor","*Set font family:* %0","label","commandParams","enableDefaultAttributesIntegration","FontSizeEditing","fontSize","formatInline","afterInit","117250wABPvQ","fontSize.options","config","9YaOLXm","*Reset font family*","FontColorEditing","*Reset font background color*","3SCEGcJ","FontSize","1082788mUzSKr","fontBackgroundColor.colors","model","FORMAT_FONT_COLOR","format","2259736AuLmod","_registerLegacyDescription","FORMAT_FONT_SIZE","FontBackgroundColorEditing","locale","toLowerCase","plugins","value","TrackChangesEditing","1280154bOOFRd","fontBackgroundColor","86884vvBXQs","descriptionFactory","type","*Set font background color:* %0","fontFamily","normalizeSizeOptions","FORMAT_FONT_FAMILY","fontColor.colors","1060JwqMFw","fontColor","title","5nTwWQZ","13376ITcwpw","trim","FORMAT_FONT_BACKGROUND","registerInlineAttribute","499172RnmaCb","FontFamilyEditing","commandName","registerAttributeLabel","registerDescriptionCallback"];return(ao=function(){return t})()}!function(t,e){const n=io,r=t();for(;;)try{if(143515===parseInt(n(329))/1+parseInt(n(308))/2+parseInt(n(336))/3*(-parseInt(n(276))/4)+parseInt(n(303))/5*(parseInt(n(290))/6)+-parseInt(n(292))/7+-parseInt(n(281))/8*(parseInt(n(332))/9)+parseInt(n(300))/10*(parseInt(n(304))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:oo(325),commandName:oo(326)},{pluginName:oo(309),commandName:oo(296)},{pluginName:oo(334),commandName:oo(301)},{pluginName:oo(284),commandName:oo(291)}];class uo extends t.Plugin{[oo(328)](){const t=oo,e=this[t(320)][t(285)],n=this[t(320)][t(287)][t(315)](t(289));for(const{pluginName:e,commandName:r}of co)this[t(320)][t(287)][t(319)](e)&&(n[t(324)](r),n[t(307)](r));n[t(293)][t(311)](t(326),Hr(e,t(283))),n[t(293)][t(311)](t(296),Hr(e,t(298))),n[t(293)][t(311)](t(301),Hr(e,t(279))),n[t(293)][t(311)](t(291),Hr(e,t(306))),this[t(282)]()}[oo(282)](){const t=oo,e=this[t(320)],n=e[t(285)];e[t(287)][t(315)](t(289))[t(293)][t(312)]((e=>{const r=t,o=n.t;if(r(327)!=e[r(294)])return;const{data:i}=e;if(null!=i){if(r(326)==i[r(310)]){const t=i[r(323)][0][r(288)];if(t){const e=o(this[r(320)][r(287)][r(315)](r(275))[r(297)](this[r(320)][r(331)][r(315)](r(330)))[r(314)]((e=>e[r(278)]==t))[r(302)])[r(286)]();return{type:r(280),content:Hr(n,r(313),e)}}return{type:r(280),content:Hr(n,r(316))}}if(r(296)==i[r(310)]){const t=i[r(323)][0][r(288)];return t?{type:r(280),content:Hr(n,r(321),t)}:{type:r(280),content:Hr(n,r(333))}}if(r(301)==i[r(310)]){const t=i[r(323)][0][r(288)];if(t){const e=(0,s.normalizeColorOptions)(this[r(320)][r(331)][r(315)](r(299)))[r(314)]((e=>e[r(278)]==t));let i=t,a="";return e&&(i=e[r(322)],a=o(i)[r(286)]()),{type:r(280),content:Hr(n,r(317),a)[r(305)](),color:{value:t,title:a||i}}}return{type:r(280),content:Hr(n,r(318))}}if(r(291)==i[r(310)]){const t=i[r(323)][0][r(288)];if(t){const e=(0,s.normalizeColorOptions)(this[r(320)][r(331)][r(315)](r(277)))[r(314)]((e=>e[r(278)]==t));let i=t,a="";return e&&(i=e[r(322)],a=o(i)[r(286)]()),{type:r(280),content:Hr(n,r(295),a)[r(305)](),color:{value:t,title:a||i}}}return{type:r(280),content:Hr(n,r(335))}}}}))}}function lo(t,e){const n=ho();return(lo=function(t,e){return n[t-=419]})(t,e)}const fo=lo;function ho(){const t=["enableCommand","get","FontSize","TrackChangesEditing","commands","normalizeSizeOptions","push","fontColor","toUpperCase","entries","toLowerCase","fontBackgroundColor","26375lAoMnY","formatInline","boolean","294ZngPxG","*Set format to:* %0","commandParams","format","type","registerDescriptionCallback","13052naflHd","join","slice","2319894RClkKc","pasteFormat","afterInit","4920aPQeUn","_registerLegacyDescription","editor","8KjwOgm","fontColor.colors","locale","length","find","commandName","5bKUnMZ","3298670RGLGaa","model","label","title","formatBlock","copyFormat","fontSize.options","6350597hrYkcn","228HhRfLK","49458RgGenf","charAt","enableDefaultAttributesIntegration","*Remove all formatting*","fontSize","split","config","descriptionFactory","plugins"];return(ho=function(){return t})()}!function(t,e){const n=lo,r=t();for(;;)try{if(166255===parseInt(n(467))/1*(-parseInt(n(430))/2)+parseInt(n(445))/3*(parseInt(n(421))/4)+parseInt(n(436))/5*(parseInt(n(446))/6)+parseInt(n(470))/7*(parseInt(n(427))/8)+-parseInt(n(424))/9+-parseInt(n(437))/10+parseInt(n(444))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[fo(426)](){const t=fo,e=this[t(429)],n=e[t(454)][t(456)](t(458)),r=e[t(459)][t(456)](t(442)),s=e[t(459)][t(456)](t(425));r&&s&&(n[t(448)](t(425)),n[t(455)](t(442)),this[t(428)]())}[fo(428)](){const t=fo,e=this[t(429)],n=e[t(432)];e[t(454)][t(456)](t(458))[t(453)][t(420)]((r=>{const s=t;if(s(441)!=r[s(419)]&&s(468)!=r[s(419)])return;const{data:o}=r;if(o&&s(425)===o[s(435)]){const t=[],r=o[s(472)][0];for(const[n,o]of Object[s(464)](r))t[s(461)](po(e,n,o));return t[s(433)]?{type:s(473),content:Hr(n,s(471),t[s(422)](", "))}:{type:s(473),content:Hr(n,s(449))}}}))}}function po(t,e,n){const r=fo,o=t[r(432)].t,i=e[r(451)](/(?=[A-Z])/)[r(422)](" "),a=o(i[r(447)](0)[r(463)]()+i[r(423)](1))[r(465)]();if(r(469)==typeof n)return a;if(r(462)===e||r(466)===e){const e=(0,s.normalizeColorOptions)(t[r(452)][r(456)](r(431)))[r(434)]((t=>t[r(438)]==n));return a+" ("+(e?o(e[r(439)])[r(465)]():n)+")"}if(r(450)===e&&isNaN(parseFloat(n))){const e=t[r(454)][r(456)](r(457))[r(460)](t[r(452)][r(456)](r(443)))[r(434)]((t=>t[r(438)]==n));return a+" ("+(e?o(e[r(440)])[r(465)]():n)+")"}return a+" ("+n+")"}function mo(t,e){const n=bo();return(mo=function(t,e){return n[t-=415]})(t,e)}const Io=mo;!function(t,e){const n=mo,r=t();for(;;)try{if(494920===-parseInt(n(420))/1*(-parseInt(n(419))/2)+-parseInt(n(425))/3+-parseInt(n(432))/4*(parseInt(n(449))/5)+parseInt(n(423))/6+-parseInt(n(441))/7*(-parseInt(n(418))/8)+parseInt(n(459))/9*(-parseInt(n(451))/10)+-parseInt(n(443))/11*(parseInt(n(446))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bo);class Eo extends t.Plugin{[Io(415)](){const t=Io,e=this[t(445)];if(!e[t(435)][t(417)](t(453)))return;this[t(439)]=e[t(438)][t(431)](t(456));const n=e[t(455)],r=e[t(435)][t(431)](t(452));r[t(448)](t(458));for(const e of this[t(439)])t(422)!=e[t(428)]&&r[t(421)][t(429)](e[t(428)],(n=>{const r=t,i=this[r(442)](e[r(428)]);return null!==i?s(n,i):o(n,e[r(426)])}));function s(e,r){return Hr(n,t(460),[e,r])}function o(e,r){return Hr(n,t(444),[e,r])}this[t(430)]()}[Io(430)](){const t=Io,e=this[t(445)],n=e[t(455)];e[t(435)][t(431)](t(452))[t(421)][t(457)]((e=>{const r=t;if(r(447)!=e[r(450)])return;const{data:s}=e;if(s&&r(458)==s[r(434)]){const e=s[r(433)][0][r(454)],c=this[r(442)](e);if(null!==c)return{type:r(440),content:Hr(n,r(436),(a=c,Hr(n,r(460),[1,a])))};const u=this[r(439)][r(416)]((t=>t[r(428)]===e))[r(426)];return{type:r(440),content:Hr(n,r(436),(o=1,i=u,Hr(n,t(444),[o,i])))}}var o,i,a}))}[Io(442)](t){const e=Io;var n,r;const s=t[e(437)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(439)])||void 0===n?void 0:n[e(416)]((n=>n[e(428)]==t));if(o&&o[e(424)]){const t=o[e(424)],n=(null!==(r=t[e(427)])&&void 0!==r?r:t)[e(437)](/^h(\d+)/);if(n)return n[1]}return null}}function bo(){const t=["18QIZNgk","ELEMENT_HEADING","afterInit","find","has","2319656VTZPRb","452614FvTPkM","4nUYgLa","descriptionFactory","paragraph","5372502ZnlmwZ","view","1196088yvkDKH","title","name","model","registerElementLabel","_registerLegacyDescription","get","36fyuwtk","commandParams","commandName","plugins","*Change to:* %0","match","config","_headingOptions","format","7iiLcKB","_getHeadingLevel","3278AXdBuc","ELEMENT_HEADING_CUSTOM","editor","6276ivLWTE","formatBlock","enableDefaultAttributesIntegration","462290fsmHfu","type","1045050zFdjxU","TrackChangesEditing","HeadingEditing","value","locale","heading.options","registerDescriptionCallback","heading"];return(bo=function(){return t})()}const To=yo;function _o(){const t=["title","type","HighlightEditing","afterInit","commandParams","*Remove highlight*","value","commandName","highlight.options","editor","registerDescriptionCallback","has","registerInlineAttribute","get","toLowerCase","2967564kchsnc","12pacflO","highlight","model","plugins","FORMAT_HIGHLIGHT","526884qOSEUV","descriptionFactory","3797272xYXLHp","config","381027ZjVpQd","enableDefaultAttributesIntegration","8917029vGzGvB","formatInline","locale","registerAttributeLabel","TrackChangesEditing","*Set highlight:* %0","_registerLegacyDescription","find","3021970QUOTlV","10WxiyuJ","color","300358NBAcVq","format"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=486]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(411737===parseInt(n(516))/1+-parseInt(n(494))/2*(-parseInt(n(503))/3)+-parseInt(n(493))/4+-parseInt(n(514))/5*(-parseInt(n(499))/6)+parseInt(n(513))/7+parseInt(n(501))/8+-parseInt(n(505))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[To(521)](){const t=To,e=this[t(487)];if(!e[t(497)][t(489)](t(520)))return;const n=e[t(497)][t(491)](t(509)),r=e[t(507)];n[t(504)](t(495)),n[t(490)](t(495)),n[t(500)][t(508)](t(495),Hr(r,t(498))),this[t(511)]()}[To(511)](){const t=To,e=this[t(487)],n=e[t(507)];e[t(497)][t(491)](t(509))[t(500)][t(488)]((r=>{const s=t;if(s(506)!=r[s(519)])return;const{data:o}=r;if(o&&s(495)==o[s(525)]){const t=n.t,r=o[s(522)][0][s(524)];if(r){const o=e[s(502)][s(491)](s(486))[s(512)]((t=>t[s(496)]==r)),i=t(o[s(518)])[s(492)]();return{type:s(517),content:Hr(n,s(510),i),color:{value:o[s(515)],title:o[s(518)]}}}return{type:s(517),content:Hr(n,s(523),Hr(n,s(498)))}}}))}}function ko(t,e){const n=Lo();return(ko=function(t,e){return n[t-=359]})(t,e)}const Co=ko;function Lo(){const t=["showSuggestionHighlights","addClass","createEmptyElement","8UIZIKo","for","HorizontalLineEditing","1292220WTiWrv","has","dataDowncast","2619189QxglPI","ck-horizontal-line","7092316UjySdw","div","horizontalLine","plugins","3407970msjkaQ","createPositionAt","227gGZuUU","TrackChangesEditing","ELEMENT_HORIZONTAL_LINE","enableCommand","editor","4358XqpbvX","conversion","afterInit","descriptionFactory","get","registerElementLabel","1601571gHfgBI","435865hOVgiU","locale","elementToStructure","insert","4rXTJNC","createContainerElement","high"];return(Lo=function(){return t})()}!function(t,e){const n=ko,r=t();for(;;)try{if(518923===-parseInt(n(389))/1*(-parseInt(n(394))/2)+-parseInt(n(364))/3*(-parseInt(n(369))/4)+parseInt(n(365))/5+-parseInt(n(378))/6+-parseInt(n(383))/7+parseInt(n(375))/8*(parseInt(n(381))/9)+parseInt(n(387))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class No extends t.Plugin{[Co(360)](){const t=Co,e=this[t(393)];if(!e[t(386)][t(379)](t(377)))return;e[t(386)][t(362)](t(390))[t(392)](t(385));const n=e[t(386)][t(362)](t(390)),r=e[t(366)];n[t(361)][t(363)](t(385),(e=>Hr(r,t(391),e))),e[t(359)][t(376)](t(380))[t(367)]({model:t(385),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(372)])return null;const o=n[s(370)](s(384)),i=n[s(374)]("hr");return n[s(373)](s(382),o),n[s(368)](n[s(388)](o,0),i),o},converterPriority:t(371)})}}const Ro=Mo;function So(){const t=["TrackChangesEditing","type","1722PkvXaI","formatBlock","has","189597liNIOD","nodeAfter","rawHtml","13170JEWTaJ","get","*Change %0 content*","367768bWHfXy","35CtNjNp","editor","locale","getFirstRange","key","3hLzvZG","enableDefaultAttributesIntegration","ELEMENT_HTML_EMBED","729cMbWVT","descriptionFactory","registerBlockAttribute","HtmlEmbed","afterInit","85830azObAq","element","value","start","attribute","commandName","plugins","registerDescriptionCallback","36DdAYej","_registerLegacyDescription","10255726fayLCd","registerElementLabel","format","35gQZCUd","htmlEmbed","2156517ZMFwOx","4QNgswp"];return(So=function(){return t})()}function Mo(t,e){const n=So();return(Mo=function(t,e){return n[t-=372]})(t,e)}!function(t,e){const n=Mo,r=t();for(;;)try{if(325706===parseInt(n(372))/1*(parseInt(n(380))/2)+-parseInt(n(402))/3*(-parseInt(n(396))/4)+-parseInt(n(393))/5*(parseInt(n(399))/6)+-parseInt(n(409))/7*(-parseInt(n(408))/8)+parseInt(n(375))/9*(parseInt(n(405))/10)+parseInt(n(395))/11*(parseInt(n(388))/12)+-parseInt(n(390))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class vo extends t.Plugin{[Ro(379)](){const t=Ro,e=this[t(410)];if(!e[t(386)][t(401)](t(378)))return;const n=e[t(386)][t(406)](t(397)),r=e[t(411)];n[t(376)][t(391)](t(404),(e=>Hr(r,t(374),e))),n[t(373)](t(394)),n[t(377)](t(382)),n[t(376)][t(387)]((e=>{const n=t;if(n(384)!=e[n(398)])return;const{data:s}=e;if(s&&n(382)==s[n(413)]&&e[n(412)]()[n(383)][n(403)].is(n(381),n(404))){const t=Hr(r,n(374));return{type:n(392),content:Hr(r,n(407),t)}}})),this[t(389)]()}[Ro(389)](){const t=Ro,e=this[t(410)],n=e[t(411)];e[t(386)][t(406)](t(397))[t(376)][t(387)]((e=>{const r=t;if(r(400)!=e[r(398)])return;const{data:s}=e;if(s&&r(394)==s[r(385)]){const t=Hr(n,r(374));return{type:r(392),content:Hr(n,r(407),t)}}}))}}const Oo=wo;function wo(t,e){const n=Fo();return(wo=function(t,e){return n[t-=434]})(t,e)}function Fo(){const t=["_findSuggestions","model","detach","getContainedElement","toPrevious","imageTextAlternative","plugins","nodeAfter","registerCustomCallback","markBlockFormat","insertion","uploadImage","ImageCaptionUtils","schema","format","discard","54579hBcKlr","element","3603770gduwsk","findIndex","removeObject","ImageResize","Inline image to block image","formatBlock","ELEMENT_INLINE_IMAGE","fromPosition","4MSxWzi","alt","locale","isIntersecting","TrackChangesEditing","isCollapsed","registerDescriptionCallback","ImageTextAlternativeEditing","isBefore","FORMAT_IMAGE_SIZE","915912EoIiCS","imageTypeInline","toggleImageCaption","change","addObject","editor","resizeImage","184aMdWXH","length","_suggestionFactory","ImageUploadEditing","formatInline","createRange","find","join","imageStylePreApply","ImageBlockEditing","3kKqhCS","990484RbiaLL","convertInlineImageToBlock","registerElementLabel","isEqual","forceDefaultExecution","ImageInlineEditing","commandName","Block image to inline image","resizedWidth","*Set image text alternative:* %0","markDeletion","nodeBefore","_registerLegacyDescription","deletion","enableDefaultAttributesIntegration","has","previous","end","forward","imageBlock","selection","isOwn","markInsertion","document","ImageUtils","afterInit","backward","start","456reYLsk","insertImage","getFirstRange","392579nTOGAn","ImageEditing","key","imageTypeBlock","descriptionFactory","toNext","accept","ImageCaptionEditing","imageInline","get","width","9TttaTi","createRangeOn","registerBlockAttribute","ELEMENT_CAPTION","getCaptionFromImageModelElement","getSuggestionCallback","getClosestSelectedImageElement","registerAttributeLabel","getNearestSelectionRange","subType","newValue","*Set image width:* %0","caption","chain","commandParams","filter","attribute","*Remove image text alternative*","29468YsQbCT","1201605YNfnDl","*Reset image width*","ELEMENT_IMAGE","type","isBlockImage","enableCommand","imageCaption","convertBlockImageToInline"];return(Fo=function(){return t})()}!function(t,e){const n=wo,r=t();for(;;)try{if(234816===-parseInt(n(505))/1*(-parseInt(n(540))/2)+parseInt(n(444))/3*(-parseInt(n(445))/4)+-parseInt(n(506))/5+-parseInt(n(550))/6+-parseInt(n(530))/7*(parseInt(n(434))/8)+parseInt(n(487))/9*(-parseInt(n(532))/10)+parseInt(n(476))/11*(parseInt(n(473))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fo);class Do extends t.Plugin{[Oo(470)](){const t=Oo,e=this[t(555)];if(!e[t(520)][t(460)](t(477)))return;const n=e[t(520)][t(485)](t(544)),r=e[t(520)][t(485)](t(469)),s=e[t(542)];n[t(511)](t(474)),n[t(480)][t(447)](t(464),(e=>Hr(s,t(508),e))),n[t(480)][t(447)](t(484),(e=>Hr(s,t(538),e))),n[t(480)][t(447)](t(499),(()=>Hr(s,t(490)))),e[t(520)][t(460)](t(437))&&n[t(511)](t(525)),e[t(520)][t(460)](t(443))&&e[t(520)][t(460)](t(450))&&(n[t(511)](t(551),((s,o)=>{const i=t,a=r[i(493)](e[i(515)][i(468)][i(465)]);e[i(515)][i(553)]((()=>{const t=i;n[t(523)](a,{commandName:t(551),commandParams:[o]},[],t(513))}))})),n[t(511)](t(479),((s,o)=>{const a=t;e[a(515)][a(553)]((t=>{const c=a;let u=r[c(493)](e[c(515)][c(468)][c(465)]),l=t[c(488)](u);const f=i.LivePosition[c(539)](l[c(472)],c(518)),h=i.LivePosition[c(539)](l[c(462)],c(481));n[c(449)]((()=>s(o))),u=r[c(493)](e[c(515)][c(468)][c(465)]),l=t[c(488)](u);const g=t[c(439)](f,h);f[c(516)](),h[c(516)](),n[c(523)](u,{commandName:c(551),commandParams:[o]},[],c(446)),g[c(472)][c(548)](l[c(472)])&&n[c(467)](t[c(439)](g[c(472)],l[c(472)]),c(446)),l[c(462)][c(548)](g[c(462)])&&n[c(467)](t[c(439)](l[c(462)],g[c(462)]),c(446))}))})),n[t(436)][t(522)](t(537),t(446),t(441),(()=>!1)),n[t(436)][t(522)](t(537),t(446),t(482),(()=>!1)),n[t(436)][t(522)](t(537),t(446),t(529),n[t(436)][t(492)](t(537),"",t(482))),n[t(436)][t(522)](t(524),t(446),t(441),(()=>!1)),n[t(436)][t(522)](t(524),t(446),t(529),(([r])=>{const s=t,o=n[s(436)][s(492)](s(524),"",s(529));let i=r[s(472)],a=r[s(462)];const c=e[s(515)][s(527)][s(495)](i,s(471)),u=e[s(515)][s(527)][s(495)](a,s(463));c[s(545)]&&(i=c[s(472)]),u[s(545)]&&(a=u[s(462)]),o([e[s(515)][s(439)](i,a)])})),n[t(436)][t(522)](t(537),t(446),t(500),c),n[t(436)][t(522)](t(524),t(446),t(500),c)),e[t(520)][t(460)](t(483))&&(n[t(511)](t(552),((s,o)=>{const i=t,a=e[i(520)][i(485)](i(526));let c=r[i(493)](e[i(515)][i(468)][i(465)]),u=a[i(491)](c);e[i(515)][i(553)]((()=>{const t=i;if(u)return void n[t(455)](e[t(515)][t(488)](u));const l=r[t(510)](c);s(o),c=r[t(493)](e[t(515)][t(468)][t(465)]),u=a[t(491)](c),n[t(467)](e[t(515)][t(488)](u),l?null:t(512))}))})),n[t(436)][t(522)](t(524),t(512),t(500),c));const o=[{type:t(537),subType:t(442)},{type:t(524),subType:t(512)},{type:t(537),subType:t(446)},{type:t(524),subType:t(446)}];function a(e,s){const i=t,a=o[i(533)]((({type:t,subType:n})=>e[i(509)]==t&&e[i(496)]==n)),c=o[i(533)]((({type:t,subType:e})=>s[i(509)]==t&&s[i(496)]==e));if(a<0||c<0)return!1;const u=e[i(475)](),l=s[i(475)]();if((0==a||1==a)&&2==c&&u[i(543)](l))return!0;if(2==a&&3==c){const t=n[i(514)](u,i(524))[i(502)]((({suggestion:t,meta:e})=>e[i(466)]&&i(446)==t[i(496)]));if(t[i(435)]>1&&l[i(462)][i(448)](u[i(472)]))return!0;if(1==t[i(435)]&&(u[i(472)][i(448)](l[i(462)])||u[i(462)][i(448)](l[i(472)])))return!0}if(3==a&&3==c&&u[i(472)][i(548)](l[i(472)])){const t=u[i(462)][i(521)],e=l[i(472)][i(456)];return r[i(510)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(520)][t(460)](t(535))&&(n[t(459)](t(556)),n[t(489)](t(453)),n[t(480)][t(494)](t(453),Hr(s,t(549)))),e[t(520)][t(460)](t(547))&&(n[t(459)](t(519)),n[t(489)](t(541))),n[t(480)][t(546)]((e=>{const n=t;if(o[n(440)]((({type:t,subType:r})=>e[n(509)]==t&&e[n(496)]==r)))return e[n(461)]?{}:void 0})),n[t(480)][t(546)]((e=>{const n=t;if(n(524)==e[n(509)]||n(458)==e[n(509)]){const t=e[n(517)]();if(t&&t.is(n(531),n(499)))return{type:n(524)==e[n(509)]?n(554):n(534),element:t,quantity:1}}})),n[t(480)][t(546)]((e=>t(537)==e[t(509)]&&t(446)==e[t(496)]?{type:t(528),content:t(536)}:t(537)==e[t(509)]&&t(513)==e[t(496)]?{type:t(528),content:t(452)}:void 0)),n[t(480)][t(546)]((e=>{const n=t;if(n(503)!=e[n(509)])return;const{data:r}=e;if(!r||n(541)!=r[n(478)])return;const o=r[n(497)];return o?{type:n(528),content:Hr(s,n(454),'"'+o+'"')}:{type:n(528),content:Hr(s,n(504))}})),this[t(457)]()}[Oo(457)](){const t=Oo,e=this[t(555)],n=e[t(542)];e[t(520)][t(485)](t(544))[t(480)][t(546)]((e=>{const r=t;if(r(537)!=e[r(509)]&&r(438)!=e[r(509)])return;const{data:s}=e;if(s){if(r(519)==s[r(451)]){const t=s[r(501)][0][r(497)];return t?{type:r(528),content:Hr(n,r(454),'"'+t+'"')}:{type:r(528),content:Hr(n,r(504))}}if(r(556)==s[r(451)]){const t=s[r(501)][0][r(486)];return t?{type:r(528),content:Hr(n,r(498),t)}:{type:r(528),content:Hr(n,r(507))}}}}))}}const Bo=xo;function Po(){const t=["discard","3470412BrCAnt","2273796kUcjFY","descriptionFactory","8aBUKVE","_handleLegacySuggestions","registerCustomCallback","TrackChangesEditing","registerDescriptionCallback","formatBlock","accept","enableDefaultAttributesIntegration","ImageEditing","plugins","has","*Format:* replace image URL","attribute","formatInline","getSuggestionCallback","registerBlockAttribute","key","src","512294AtpeIG","afterInit","oldValue","format","105ECTAhu","commandName","replaceImageSource","39004LDfHmo","4334239nfYPGh","8094260SBIzEx","190307xdvAqs","type","get","6UsTWZy","_suggestionFactory","newValue","locale","editor","*Replace image URL*","_registerLegacyDescription"];return(Po=function(){return t})()}function xo(t,e){const n=Po();return(xo=function(t,e){return n[t-=152]})(t,e)}!function(t,e){const n=xo,r=t();for(;;)try{if(398791===parseInt(n(169))/1+-parseInt(n(159))/2*(parseInt(n(172))/3)+-parseInt(n(166))/4*(-parseInt(n(163))/5)+parseInt(n(180))/6+parseInt(n(167))/7*(-parseInt(n(183))/8)+-parseInt(n(181))/9+parseInt(n(168))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Po);class Uo extends t.Plugin{[Bo(160)](){const t=Bo;if(!this[t(176)][t(192)][t(193)](t(191)))return;const e=this[t(176)][t(175)],n=this[t(176)][t(192)][t(171)](t(186));n[t(190)](t(165)),n[t(156)](t(158)),n[t(182)][t(187)]((n=>{const r=t;if(r(153)!=n[r(170)])return;const{data:s}=n;return s&&r(158)==s[r(157)]?s[r(174)]&&s[r(161)]?{type:r(162),content:Hr(e,r(177))}:{type:r(162),content:""}:void 0})),this[t(184)]()}[Bo(184)](){const t=Bo,e=this[t(176)][t(192)][t(171)](t(186));e[t(173)][t(185)](t(188),t(165),t(189),e[t(173)][t(155)](t(188),null,t(179))),e[t(173)][t(185)](t(188),t(165),t(179),e[t(173)][t(155)](t(188),null,t(189))),this[t(178)]()}[Bo(178)](){const t=Bo,e=this[t(176)],n=e[t(175)];e[t(192)][t(171)](t(186))[t(182)][t(187)]((e=>{const r=t;if(r(188)!=e[r(170)]&&r(154)!=e[r(170)])return;const{data:s}=e;return s&&r(165)==s[r(164)]?{type:r(162),content:Hr(n,r(152))}:void 0}))}}function jo(){const t=["getChangedMarkers","2691880YTnKGB","getContainedElement","registerCustomCallback","imageTypeInline","next","end","chain","value","91276KOOmgU","subType","5760yYpaTx","imageStyle","11cZtaht","markInlineFormat","getSuggestion","*Format:* %0","132CCeqQj","refresh","setImageNaturalSizeAttributes","start","nodeAfter","getSuggestionCallback","_suggestionFactory","isIntersecting","locale","ImageStyleEditing","length","accept","discard","normalizedStyles","type","afterInit","formatInline","commands","from","model","head","5687820pIFaMv","isInContent","getSuggestions","FORMAT_SIDE_IMAGE","imageTypeBlock","registerDescriptionCallback","insertion","Users","hasSuggestion","shouldConvertImageType","toLowerCase","commandName","nodeBefore","newRange","formatBlock","_registerLegacyDescription","get","438540kfkPkC","registerPostFixer","ImageUtils","11gSTPxX","change","format","isEqual","isBlockImage","descriptionFactory","getClosestSelectedImageElement","plugins","title","discardSuggestion","commandReversedParams","enableCommand","commandParams","document","editor","filter","3073CdQtOG","38132gRpfDJ","10LOAAPK","_splitMarkerName","isInlineImage","join","createRangeOn","has","differ","_findSuggestions","markBlockFormat","findIndex","author","selection","isOwn","isBefore","imageStylePreApply","name","forEach","suggestion","imageCaption","getFirstRange","imageStylePostApply","TrackChangesEditing","convertInlineImageToBlock","side","1759528MkiEpb"];return(jo=function(){return t})()}const Go=Vo;function Vo(t,e){const n=jo();return(Vo=function(t,e){return n[t-=453]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(409864===-parseInt(n(539))/1*(parseInt(n(490))/2)+parseInt(n(498))/3*(parseInt(n(455))/4)+parseInt(n(482))/5+-parseInt(n(492))/6*(parseInt(n(454))/7)+-parseInt(n(480))/8+parseInt(n(519))/9*(parseInt(n(456))/10)+parseInt(n(494))/11*(-parseInt(n(536))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jo);class zo extends t.Plugin{[Go(513)](){const t=Go,n=this[t(553)];if(!n[t(546)][t(461)](t(507)))return;const r=n[t(546)][t(535)](t(477)),s=n[t(546)][t(535)](t(538)),o={};r[t(550)](t(493),((o,i)=>{const a=t,c=n[a(546)][a(535)](a(526)).me,u=n[a(515)][a(535)](a(493));let l=s[a(545)](n[a(517)][a(552)][a(467)]),f=n[a(517)][a(460)](l),h=u[a(489)];if(h==i[a(489)])return;const g={commandName:a(493),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(517)][a(540)]((()=>{const t=a;if(r[t(521)]()[t(453)]((e=>e[t(520)]&&c==e[t(466)]&&(t(533)==e[t(512)]||t(514)==e[t(512)])&&(t(470)==e[t(491)]||t(476)==e[t(491)])&&e[t(475)]()[t(542)](f)))[t(472)]((e=>r[t(548)](e[t(518)]))),l=s[t(545)](n[t(517)][t(552)][t(467)]),f=n[t(517)][t(460)](l),u[t(499)](),n[t(515)][t(535)](t(485))[t(499)](),n[t(515)][t(535)](t(523))[t(499)](),h=u[t(489)],h!=i[t(489)])return s[t(458)](l)&&u[t(528)](i[t(489)],l)?(o({...i,setImageSizes:!1}),l=s[t(545)](n[t(517)][t(552)][t(467)]),void r[t(464)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(470))):void(s[t(543)](l)?r[t(464)](l,g,[],t(476)):r[t(495)](f,g,t(476)))}))}));for(const e of n[t(546)][t(535)](t(507))[t(511)])o[e[t(471)]]=e[t(547)][t(529)]();r[t(504)][t(484)](t(533),t(470),t(459),(()=>!1)),r[t(504)][t(484)](t(533),t(476),t(459),(()=>!1)),r[t(504)][t(484)](t(514),t(476),t(459),(()=>!1)),r[t(504)][t(484)](t(533),t(470),t(509),(([e])=>{const n=t;s[n(500)](e[n(483)]())})),r[t(504)][t(484)](t(533),t(470),t(510),((e,n)=>{const s=t;r[s(504)][s(503)](s(533),"",s(509))(e,{commandName:n[s(530)],commandParams:n[s(549)]})})),r[t(504)][t(484)](t(533),t(470),t(488),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(533),subType:t(470)},{type:t(525),subType:t(474)},{type:t(533),subType:t(478)},{type:t(525),subType:t(478)}];function a(e,n){const o=t,a=i[o(465)]((({type:t,subType:n})=>e[o(512)]==t&&e[o(491)]==n)),c=i[o(465)]((({type:t,subType:e})=>n[o(512)]==t&&n[o(491)]==e));if(a<0||c<0)return!1;const u=e[o(475)](),l=n[o(475)]();if((0==a||1==a)&&2==c&&u[o(505)](l))return!0;if(2==a&&3==c){const t=r[o(463)](u,o(525))[o(453)]((({suggestion:t,meta:e})=>e[o(468)]&&o(478)==t[o(491)]));if(t[o(508)]>1&&l[o(487)][o(542)](u[o(501)]))return!0;if(1==t[o(508)]&&(u[o(501)][o(542)](l[o(487)])||u[o(487)][o(542)](l[o(501)])))return!0}if(3==a&&3==c&&u[o(501)][o(469)](l[o(501)])){const t=u[o(487)][o(502)],e=l[o(501)][o(531)];return s[o(543)](t)&&t===e}return!1}n[t(517)][t(552)][t(537)]((()=>{const e=t;let o=!1;const i=Array[e(516)](n[e(517)][e(552)][e(462)][e(481)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(457)](t);if(e(473)==i&&r[e(527)](u)){if(e(533)==a&&(e(470)==c||e(476)==c)){const t=r[e(496)](u);if(n[e(532)]){const n=t[e(475)]()[e(483)]();if(s[e(543)](n))continue;r[e(548)](t),o=!0}}if(e(525)==a&&e(474)==c&&!n[e(532)]){const t=r[e(496)](u);t[e(486)]&&t[e(486)][e(520)]&&(r[e(548)](t[e(486)]),o=!0)}}}return o})),this[t(534)](o)}[Go(534)](t){const e=Go,n=this[e(553)],r=n[e(506)];n[e(546)][e(535)](e(477))[e(544)][e(524)]((n=>{const s=e;if(s(533)!=n[s(512)]&&s(514)!=n[s(512)])return;const{data:o}=n;if(!o||s(493)!=o[s(530)])return;const i=o[s(551)][0][s(489)];return function(t){const e=s;return{type:e(541),content:Hr(r,e(497),t)}}(s(479)===i?Hr(r,s(522)):t[i]||i)}))}}function Ho(t,e){const n=Ko();return(Ho=function(t,e){return n[t-=314]})(t,e)}const Wo=Ho;function Ko(){const t=["afterInit","_trackChangesExecuted","value","4528674YoUeQP","5176248BeLPWx","8dTIjBV","Users","commands","9915500XVpzfk","collaboration_features","execute","_handleImportedData","lowest","get","editor","track_changes","listenTo","160GLNspq","dataInsert","plugins","bind","_setSuggestionData","1443738WXaqKp","enableCommand","importWord","61131ZbxGtM","forEach","_trackChangesValueDuringImport","trackChanges","TrackChangesEditing","3095460AFRCWP","874172Fwjwqj","high"];return(Ko=function(){return t})()}!function(t,e){const n=Ho,r=t();for(;;)try{if(708687===-parseInt(n(338))/1+parseInt(n(329))/2+parseInt(n(332))/3*(-parseInt(n(324))/4)+parseInt(n(337))/5+-parseInt(n(344))/6+parseInt(n(315))/7+-parseInt(n(345))/8*(-parseInt(n(343))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class Xo extends t.Plugin{constructor(t){const e=Ho;super(t),this[e(334)]=!1,this[e(341)]=!1}[Wo(340)](){const t=Wo,e=this[t(321)],n=e[t(314)][t(320)](t(331)),r=e[t(314)][t(320)](t(335));n&&(n.on(t(317),((e,[,n])=>{const s=t;this[s(334)]=r[s(342)],n[s(316)][s(322)]=!this[s(334)]}),{priority:t(339)}),this[t(323)](n,t(325),this[t(318)][t(327)](this)),this[t(323)](n,t(325),(()=>{const e=t;this[e(341)]&&(r[e(317)](),this[e(341)]=!1)}),{priority:t(319)}),e[t(326)][t(320)](t(336))[t(330)](t(331)))}[Wo(318)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(321)][n(314)][n(320)](n(335)),o=s[n(342)];this[n(334)]!==o&&(s[n(317)](),this[n(341)]=!0),r&&r[n(333)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(321)][o(326)][o(320)](o(346)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(331)}}};this[o(321)][o(326)][o(320)](o(336))[o(328)](i)}))}}const qo=Zo;function Zo(t,e){const n=Yo();return(Zo=function(t,e){return n[t-=200]})(t,e)}!function(t,e){const n=Zo,r=t();for(;;)try{if(584026===parseInt(n(241))/1*(parseInt(n(210))/2)+-parseInt(n(235))/3*(-parseInt(n(234))/4)+-parseInt(n(223))/5*(parseInt(n(233))/6)+-parseInt(n(225))/7+parseInt(n(224))/8*(parseInt(n(217))/9)+-parseInt(n(227))/10*(-parseInt(n(207))/11)+-parseInt(n(242))/12*(parseInt(n(204))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yo);class Qo extends t.Plugin{[qo(229)](){const t=qo,e=this[t(226)],n=e[t(205)][t(219)](t(201));if(e[t(205)][t(236)](t(209))&&(n[t(228)](t(230)),n[t(228)](t(200))),e[t(205)][t(236)](t(202)))for(const e of[t(239),t(206)])n[t(222)](e);const r=e[t(240)];n[t(212)](t(220)),n[t(208)][t(215)](t(220),Hr(r,t(214))),this[t(203)]()}[qo(203)](){const t=qo,e=this[t(226)],n=e[t(240)],r=e[t(205)][t(219)](t(201));r[t(208)][t(218)]((e=>{const s=t;if(s(238)!=e[s(211)])return;const{data:o}=e;if(!o)return;if(s(239)!=o[s(213)]&&s(206)!=o[s(213)])return;const i=e[s(216)]()[0],a=r[s(208)][s(237)](i);return s(239)==o[s(213)]?{type:s(232),content:Hr(n,s(231),a)}:s(206)==o[s(213)]?{type:s(232),content:Hr(n,s(221),a)}:void 0}))}}function Yo(){const t=["549ECOjQV","registerDescriptionCallback","get","blockIndent","*Outdent:* %0","enableDefaultAttributesIntegration","4605dmkWDo","133264gFvteN","6680499mSFiFz","editor","193450CpJGBp","enableCommand","afterInit","indent","*Indent:* %0","format","6714kwhWOh","37524Qojhvv","177wFNHxB","has","getItemLabel","formatBlock","indentBlock","locale","1562xSVgDZ","228YQuYzs","outdent","TrackChangesEditing","IndentBlock","_registerLegacyDescription","28990zwSbrw","plugins","outdentBlock","55HPkNzR","descriptionFactory","IndentEditing","1210khiTXA","type","registerBlockAttribute","commandName","FORMAT_INDENT","registerAttributeLabel","getItems"];return(Yo=function(){return t})()}var Jo=ti;function $o(){var t=["923688UblBYP","7UJEMeH","20rWuyAF","TrackChangesEditing","1047475AZXHXu","requires","get","7524486wYsnBA","enableCommand","304130zDuaBT","706328KSnKBg","1214784xIqzxB","831558HzMQmy","editor","plugins","64zKxLDK","init","input"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=305]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(568064===-parseInt(n(315))/1+-parseInt(n(311))/2+-parseInt(n(305))/3+-parseInt(n(308))/4*(-parseInt(n(320))/5)+-parseInt(n(322))/6+parseInt(n(312))/7*(-parseInt(n(321))/8)+parseInt(n(318))/9*(parseInt(n(313))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Jo(316)](){return[Ms.Input]}[Jo(309)](){var t=Jo;this[t(306)][t(307)][t(317)](t(314))[t(319)](t(310))}}const ni=si;function ri(){const t=["unlink","label","*Set link:* %0","206262jRZflx","2474370adEdge","478617sopBhP","get","afterInit","toLowerCase","linkHref","6wKJGYL","commandParams","locale","registerInlineAttribute","commandName","type","newValue","LinkEditing","_registerLegacyDescription","56qWuFfj","formatInline","link (","TrackChangesEditing","155925Dcbvab","key","183777txnDlu","enableDefaultAttributesIntegration","registerDescriptionCallback","attribute","editor","manualDecorators","registerAttributeLabel","4iBwQSd","1016320IJXrvS","link","commands","has","130eWdtzx","plugins","*Remove link*","format","descriptionFactory","468670KwddNd"];return(ri=function(){return t})()}function si(t,e){const n=ri();return(si=function(t,e){return n[t-=132]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(174976===-parseInt(n(153))/1+-parseInt(n(162))/2*(-parseInt(n(135))/3)+parseInt(n(163))/4+parseInt(n(172))/5*(-parseInt(n(140))/6)+parseInt(n(133))/7*(-parseInt(n(149))/8)+parseInt(n(134))/9+parseInt(n(167))/10*(-parseInt(n(155))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ri);class oi extends t.Plugin{[ni(137)](){const t=ni,e=this[t(159)];if(!e[t(168)][t(166)](t(147)))return;const n=e[t(168)][t(136)](t(152)),r=e[t(165)][t(136)](t(164));n[t(156)](t(164)),n[t(156)](t(173)),n[t(143)](t(139));for(const e of r[t(160)])n[t(143)](e.id),n[t(171)][t(161)](e.id,t(151)+e[t(174)][t(138)]()+")");n[t(171)][t(157)]((n=>{const r=t;if(r(158)!=n[r(145)])return;const{data:s}=n;if(!s||r(139)!=s[r(154)])return;const o=s[r(146)],i=e[r(142)];return{type:r(170),content:null==o?Hr(i,r(169)):Hr(i,r(132),'"'+o+'"')}})),this[t(148)]()}[ni(148)](){const t=ni,e=this[t(159)],n=e[t(142)];e[t(168)][t(136)](t(152))[t(171)][t(157)]((e=>{const r=t;if(r(150)!=e[r(145)])return;const{data:s}=e;if(s){if(r(164)==s[r(144)]){const t=s[r(141)][0];return{type:r(170),content:Hr(n,r(132),'"'+t+'"')}}return r(173)==s[r(144)]?{type:r(170),content:Hr(n,r(169))}:void 0}}))}}const ii=li;function ai(){const t=["has","length","parent","100852UXsbrE","checkTodoList","paragraph","slice","before","listIndent","schema","numbered","LegacyTodoListEditing","plugins","getAttribute","formatInline","isObject","document","listItem","*Check item*","enableCommand","element","8fgxdcV","190960bxdGFh","createPositionAt","*Outdent:* %0","todoListChecked","forceValue","*Indent:* %0","72iSplUz","ELEMENT_BULLETED_LIST","ELEMENT_NUMBERED_LIST","458859qnxHCr","end","List","change","registerElementLabel","filter","model","execute","findIndex","207bjqaBU","push","TrackChangesEditing","locale","ELEMENT_TODO_LIST","listType","previousSibling","bulletedList","editor","commandParams","get","selection","markBlockFormat","checkChild","todo","commands","*Uncheck item*","from","4694294keKOrV","registerDescriptionCallback","getSelectedBlocks","replace","afterInit","createRange","LegacyListEditing","name","formatBlock","382696XAVzum","descriptionFactory","blockName","outdentList","add","value","_selectedElements","bulleted","type","20vkrdxJ","format","nextSibling","indentList","commandName","176806BBePTU","*Change to:* %0","ELEMENT_LIST_ITEM","numberedList","275150XKocBW","todoList"];return(ai=function(){return t})()}!function(t,e){const n=li,r=t();for(;;)try{if(453740===parseInt(n(312))/1*(parseInt(n(294))/2)+parseInt(n(322))/3+parseInt(n(271))/4*(parseInt(n(280))/5)+parseInt(n(319))/6*(-parseInt(n(285))/7)+parseInt(n(313))/8+-parseInt(n(331))/9*(parseInt(n(289))/10)+parseInt(n(262))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ci extends t.Plugin{[ii(266)](){const t=ii,e=this[t(339)],n=e[t(334)];if(!e[t(303)][t(291)](t(268)))return;const r=e[t(303)][t(341)](t(333)),s=e[t(303)][t(291)](t(302));function o(t){return()=>{const n=li,s=e[n(328)][n(307)][n(342)],o=e[n(259)][n(341)](t);if(o[n(276)])return void e[n(329)](n(296),{});const i=t[n(297)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(261)](t)[s(327)]((t=>function(t,e){const n=s;return e[n(257)](t[n(293)],n(308))&&!e[n(306)](t)}(t,r)));o=o[s(327)]((t=>!t.is(s(311),s(308))||t[s(304)](s(336))!=e));const i=new Set;for(const t of o)t.is(s(311),s(308))?i[s(275)](ui(t)):i[s(275)](t);return Array[s(261)](i)}(s[n(264)](),i,e[n(328)][n(300)]);e[n(328)][n(325)]((()=>{const e=n;for(const n of a)r[e(343)](n,{commandName:t,commandParams:[{forceValue:!o[e(276)]}],formatGroupId:e(273)},fi(n))}))}}function i(t){return()=>{const n=li,s=function(t){const e=li;let n=Array[e(261)](t);const r=n[e(330)]((t=>e(308)!=t[e(269)]));return r>-1&&(n=n[e(297)](0,r)),n}(e[n(328)][n(307)][n(342)][n(264)]()),o=e[n(328)][n(267)](e[n(328)][n(314)](s[0],n(298)),e[n(328)][n(314)](s[s[n(292)]-1],n(323)));e[n(328)][n(325)]((()=>{const e=n;r[e(343)](o,{commandName:t,commandParams:[],formatGroupId:e(299)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(282)];for(;t&&t[n(304)](n(299))>e[n(304)](n(299));)r[n(275)](t),t=t[n(282)]}return Array[n(261)](r)}(s))}))}}r[t(310)](t(288),o(t(288))),r[t(310)](t(338),o(t(338))),s&&r[t(310)](t(290),o(t(290))),r[t(310)](t(283),i(t(283))),r[t(310)](t(274),i(t(274))),s&&r[t(310)](t(295),(()=>{const n=t,s=e[n(259)][n(341)](n(295)),o=Array[n(261)](s[n(277)]);o[n(327)]((t=>t[n(304)](n(316))!=s[n(276)])),e[n(328)][n(325)]((()=>{const t=n;for(const e of o)r[t(343)](e,{commandName:t(295),commandParams:[{forceValue:!s[t(276)]}]})}))})),r[t(272)][t(326)](t(308),(e=>Hr(n,t(287),e))),r[t(272)][t(263)]((e=>{const r=t;if(r(270)!=e[r(279)]&&r(305)!=e[r(279)])return;const{data:s}=e;if(s){if(r(288)==s[r(284)]||r(338)==s[r(284)]||r(290)==s[r(284)])switch(s[r(284)][r(265)](r(324),"")){case r(278):return o(Hr(n,r(320)));case r(301):return o(Hr(n,r(321)));case r(258):return o(Hr(n,r(335)))}if(r(283)==s[r(284)])return{type:r(281),content:Hr(n,r(318),Hr(n,r(287)))};if(r(274)==s[r(284)])return{type:r(281),content:Hr(n,r(315),Hr(n,r(287)))};if(r(295)==s[r(284)])return s[r(340)][0][r(317)]?{type:r(281),content:Hr(n,r(309))}:{type:r(281),content:Hr(n,r(260))}}function o(t){const e=r;return{type:e(281),content:Hr(n,e(286),t)}}}))}}function ui(t){const e=ii,n=t[e(304)](e(299));if(0==n)return t;let r=t;for(;t[e(337)]&&t[e(337)].is(e(311),e(308));){const s=t[e(337)][e(304)](e(299));if(s==n)r=t[e(337)];else if(s<n)break;t=t[e(337)]}return r}function li(t,e){const n=ai();return(li=function(t,e){return n[t-=257]})(t,e)}function fi(t){const e=ii,n=[];if(t.is(e(311),e(308))&&t[e(304)](e(299))>0){let r=t[e(282)];for(;r&&e(308)==r[e(269)]&&r[e(304)](e(299))==t[e(304)](e(299));)n[e(332)](r),r=r[e(282)]}return n}function hi(t,e){const n=di();return(hi=function(t,e){return n[t-=495]})(t,e)}const gi=hi;function di(){const t=["replace","1295LJcjjD","model","createPositionAt","selection","formatInline","LegacyListPropertiesEditing","list.properties","handleListStyleCommand","getAttribute","markMultiRangeBlockFormat","styles","filter","getSelectedBlocks","plugins","editor","getLastPosition","_LIST_","forward","42968TQegfY","handleListReversedCommand","backward","config","length","commandParams","reversed","startIndex","TrackChangesEditing","22ERYUyq","commandName","LegacyListUtils","toUpperCase","_getSuggestionBlocks","3642024wVORIU","handleListStartCommand","62913HwuFof","type","document","7ZXuWGx","*Format:* set order to regular","listStyle","locale","format","flat","*Change to:* %0","descriptionFactory","48gvIuQE","373042xWGlPK","has","*Format:* set start index to %0","formatBlock","listStart","getSiblingNodes","parent","numbered","11517240wJtOAy","listItem","*Format:* set order to reversed","push","_getTranslationKeyForListStyle","default","registerDescriptionCallback","from","5194870PyZCoI","before","enableCommand","change","_getSuggestionBlocksForListStyle","ELEMENT_","getListTypeFromListStyleType","getFirstPosition","571086IBrMqE","map","createRange","6zsWaJO","listType","listReversed","get","element","afterInit","unshift","bind","handleDescriptions"];return(di=function(){return t})()}!function(t,e){const n=hi,r=t();for(;;)try{if(722848===parseInt(n(528))/1*(-parseInt(n(537))/2)+-parseInt(n(525))/3*(-parseInt(n(536))/4)+parseInt(n(553))/5*(-parseInt(n(564))/6)+-parseInt(n(574))/7*(-parseInt(n(509))/8)+parseInt(n(561))/9+parseInt(n(545))/10+parseInt(n(518))/11*(parseInt(n(523))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[gi(569)](){const t=gi;if(!this[t(505)][t(504)][t(538)](t(496)))return;const e=this[t(505)][t(512)][t(567)](t(497)),n=this[t(505)][t(504)][t(567)](t(517));e[t(501)]&&n[t(555)](t(530),this[t(498)][t(571)](this)),e[t(515)]&&n[t(555)](t(566),this[t(510)][t(571)](this)),e[t(516)]&&n[t(555)](t(541),this[t(524)][t(571)](this)),n[t(535)][t(551)](this[t(572)][t(571)](this))}[gi(498)](t,e={}){const n=gi,r=this[n(505)][n(504)][n(567)](n(517)),s=this[n(557)]();this[n(505)][n(575)][n(556)]((()=>{const t=n;r[t(500)](s,{commandName:t(530),commandParams:[{type:e[t(526)]}],formatGroupId:t(530)})}))}[gi(510)](t,e={}){const n=gi,r=this[n(505)][n(504)][n(567)](n(517)),s=this[n(522)]((t=>t.is(n(568),n(546))&&n(544)===t[n(499)](n(565))));if(s[n(513)]<1)return;const o=s[n(562)]((t=>this[n(505)][n(575)][n(563)](this[n(505)][n(575)][n(576)](t,n(554)),this[n(505)][n(575)][n(576)](t,0))));this[n(505)][n(575)][n(556)]((()=>{const t=n;r[t(500)](o,{commandName:t(566),commandParams:[{reversed:e[t(515)]}],formatGroupId:t(566)})}))}[gi(524)](t,e={}){const n=gi,r=this[n(505)][n(504)][n(567)](n(517)),s=this[n(522)]((t=>t.is(n(568),n(546))&&n(544)===t[n(499)](n(565))));if(s[n(513)]<1)return;const o=s[n(562)]((t=>this[n(505)][n(575)][n(563)](this[n(505)][n(575)][n(576)](t,n(554)),this[n(505)][n(575)][n(576)](t,0))));this[n(505)][n(575)][n(556)]((()=>{const t=n;r[t(500)](o,{commandName:t(541),commandParams:[{startIndex:e[t(516)]}],formatGroupId:t(541)})}))}[gi(572)](t){const e=gi;if(e(540)!=t[e(526)]&&e(495)!=t[e(526)])return;const n=this[e(505)][e(531)],{data:r}=t;if(!r)return;let s,o;switch(r[e(519)]){case e(530):s=e(534),o={type:e(532),content:Hr(n,s,Hr(n,this[e(549)](r[e(514)][0][e(526)])))};break;case e(566):s=r[e(514)][0][e(515)]?e(547):e(529),o={type:e(532),content:Hr(n,s)};break;case e(541):s=e(539),o={type:e(532),content:Hr(n,s,r[e(514)][0][e(516)])}}return o}[gi(557)](){const t=gi;var e,n,r,s;const o=this[t(505)][t(504)][t(567)](t(520));let i=Array[t(552)](this[t(505)][t(575)][t(527)][t(577)][t(503)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(568),t(546)))&&i[t(570)](...o[t(542)](this[t(505)][t(575)][t(527)][t(577)][t(560)](),t(511))),(null===(n=i[i[t(513)]-1])||void 0===n?void 0:n.is(t(568),t(546)))&&i[t(548)](...o[t(542)](this[t(505)][t(575)][t(527)][t(577)][t(506)](),t(508))),i=[...new Set(i)],(null===(s=null===(r=this[t(505)][t(575)][t(527)][t(577)][t(560)]())||void 0===r?void 0:r[t(543)])||void 0===s?void 0:s.is(t(568),t(546)))&&(i=i[t(502)]((e=>e.is(t(568),t(546))))),i}[gi(522)](t){const e=gi,n=this[e(505)][e(504)][e(567)](e(520));let r=Array[e(552)](this[e(505)][e(575)][e(527)][e(577)][e(503)]())[e(502)](t)[e(562)]((t=>{const r=e,s=this[r(505)][r(575)][r(576)](t,0);return[...n[r(542)](s,r(511)),...n[r(542)](s,r(508))]}))[e(533)]();return r=[...new Set(r)],r}[gi(549)](t){const e=gi;return e(558)+(this[e(505)][e(504)][e(567)](e(520))[e(559)](t)||e(550))[e(521)]()+e(507)+t[e(521)]()[e(573)](/-/g,"_")}}function mi(){const t=["createEmptyElement","descriptionFactory","mediaEmbed","showSuggestionHighlights","35013PezaTo","20HqABFH","27765GpNlqR","824SFDVaV","options","2735719GfzBMB","plugins","registerElementLabel","9024990rathzR","locale","high","enableCommand","editor","has","TrackChangesEditing","conversion","data","139623ntOfMh","elementToElement","media","MediaEmbedEditing","stop","dataDowncast","for","get","ELEMENT_MEDIA","afterInit","2357135tfgFEO","div","4ehMrcd","attribute:url:media","946290gqzTZP","downcastDispatcher"];return(mi=function(){return t})()}function Ii(t,e){const n=mi();return(Ii=function(t,e){return n[t-=361]})(t,e)}const Ei=Ii;!function(t,e){const n=Ii,r=t();for(;;)try{if(353046===parseInt(n(388))/1*(parseInt(n(380))/2)+parseInt(n(368))/3*(-parseInt(n(389))/4)+-parseInt(n(378))/5+parseInt(n(382))/6+-parseInt(n(393))/7+-parseInt(n(391))/8*(-parseInt(n(390))/9)+parseInt(n(396))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mi);class bi extends t.Plugin{[Ei(377)](){const t=Ei,e=this[t(363)];if(!e[t(394)][t(364)](t(371)))return;const n=e[t(394)][t(375)](t(365)),r=e[t(397)];n[t(362)](t(386)),n[t(385)][t(395)](t(370),(e=>Hr(r,t(376),e))),e[t(366)][t(374)](t(373))[t(369)]({model:t(370),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(387)])return n[s(384)](s(379))},converterPriority:t(361)}),e[t(367)][t(383)].on(t(381),((e,n,r)=>{const s=t;r[s(392)][s(387)]&&e[s(372)]()}),{priority:t(361)})}}function Ti(t,e){const n=yi();return(Ti=function(t,e){return n[t-=168]})(t,e)}const _i=Ti;function yi(){const t=["224592kgBRlc","TrackChangesEditing","56KcGZfS","plugins","45SFiPHX","433EgwZpR","MentionEditing","has","447160sRExyF","1774GjuOgu","get","editor","mention","enableCommand","33VZuALZ","253940fJTOcX","459928urQtTA","14UsbLug","407292XuHBzY","3193528VSmpdM","25sNGGLk","afterInit","27FRCiCL"];return(yi=function(){return t})()}!function(t,e){const n=Ti,r=t();for(;;)try{if(554790===-parseInt(n(182))/1*(-parseInt(n(186))/2)+parseInt(n(181))/3*(-parseInt(n(169))/4)+parseInt(n(174))/5*(parseInt(n(172))/6)+parseInt(n(170))/7*(parseInt(n(179))/8)+parseInt(n(176))/9*(parseInt(n(185))/10)+-parseInt(n(168))/11*(parseInt(n(177))/12)+parseInt(n(173))/13*(parseInt(n(171))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[_i(175)](){const t=_i,e=this[t(188)];e[t(180)][t(184)](t(183))&&e[t(180)][t(187)](t(178))[t(190)](t(189))}}const ki=Li;function Ci(){const t=["TrackChangesEditing","*Remove format:* %0","locale","listMarkerStyle","registerBlockAttribute","plugins","2WiQajZ","handleDescriptions","1795542citydR","head","8KcKdFS","1000GGCxYg","afterInit","registerDescriptionCallback","8612JEOeRb","4681720cKZzOm","oldValue","enableDefaultAttributesIntegration","4317570YjybMY","key","1161840sjzBJu","ELEMENT_MULTI_LEVEL_LIST","*Set format:* %0","18xVgmjZ","newValue","multiLevelList","has","794766FWCFwe","36aoIMKt","next","1376507vvuyiT","get","descriptionFactory","format","editor","listType","data","MultiLevelList"];return(Ci=function(){return t})()}function Li(t,e){const n=Ci();return(Li=function(t,e){return n[t-=352]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(740242===-parseInt(n(387))/1*(-parseInt(n(370))/2)+-parseInt(n(363))/3+-parseInt(n(357))/4*(-parseInt(n(354))/5)+parseInt(n(361))/6+parseInt(n(389))/7*(-parseInt(n(353))/8)+-parseInt(n(366))/9*(parseInt(n(358))/10)+parseInt(n(373))/11*(parseInt(n(371))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ci);class Ni extends t.Plugin{[ki(355)](){const t=ki,e=this[t(377)],n=e[t(386)][t(374)](t(381));e[t(386)][t(369)](t(380))&&(n[t(360)](t(368)),n[t(385)](t(384)),n[t(375)][t(356)]((e=>this[t(388)](e))))}[ki(388)](t){const e=ki,n=this[e(377)][e(383)],{data:r}=t,s={type:e(376),content:""};if(r&&e(384)==r[e(362)]){if(!r[e(359)])return{type:e(376),content:Hr(n,e(365),Hr(n,e(364)))+" ("+r[e(367)]+")"};if(!r[e(367)]){let o=t[e(352)];for(;o;){if(o[e(379)]&&e(378)==o[e(379)][e(362)]&&o[e(379)][e(367)])return s;o=o[e(372)]}return{type:e(376),content:Hr(n,e(382),Hr(n,e(364)))+" ("+r[e(359)]+")"}}}}}function Ri(){const t=["editor","7AFTTMo","registerElementLabel","afterInit","23522400meXvVP","TrackChangesEditing","429738wBOWPP","has","descriptionFactory","PageBreakEditing","683340GqUPaM","locale","plugins","260405LVgEDk","6306852cvsmAA","ELEMENT_PAGE_BREAK","get","enableCommand","pageBreak","36670ZLVIRO","5136lcLQMu","873LWLfQc","237nuhoDp"];return(Ri=function(){return t})()}function Si(t,e){const n=Ri();return(Si=function(t,e){return n[t-=346]})(t,e)}const Mi=Si;!function(t,e){const n=Si,r=t();for(;;)try{if(737747===parseInt(n(363))/1+parseInt(n(353))/2*(parseInt(n(356))/3)+parseInt(n(367))/4+parseInt(n(347))/5+parseInt(n(348))/6*(parseInt(n(358))/7)+-parseInt(n(354))/8*(parseInt(n(355))/9)+-parseInt(n(361))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ri);class vi extends t.Plugin{[Mi(360)](){const t=Mi,e=this[t(357)];if(!e[t(346)][t(364)](t(366)))return;e[t(346)][t(350)](t(362))[t(351)](t(352));const n=e[t(346)][t(350)](t(362)),r=e[t(368)];n[t(365)][t(359)](t(352),(e=>Hr(r,t(349),e)))}}const Oi=Di;function wi(){const t=["_registerLegacyDescription","*Change to:* %0","writer","12843207sKJIZO","has","highest","insert","afterInit","end","getItemLabel","downcastDispatcher","consumable","model","checkChild","registerDescriptionCallback","ck-suggestion-marker--active","formatBlock","isTouching","addClass","locale","*Insert:* %0","1152813YqLMsF","schema","plugins","name","ck-suggestion-marker-split","nodeAfter","format","showSuggestionHighlights","markerName","bindElementToMarker","857962oYHZax","Paragraph","isLimit","enableDefaultAttributesIntegration","commandName","mapper","registerElementLabel","includes","consume","2qkZhBZ","editor","descriptionFactory","get","3950286frhSga","createUIElement","activeMarkers","TrackChangesEditing","1079365VSRdKb","ELEMENT_PARAGRAPH","874944IgYxeU","data","start","addMarker:suggestion:insertion","span","type","editing","enableCommand","isBlock","toViewPosition","$text","markerRange","insertParagraph","getFirstRange","paragraph","options","insertion","72hTHgEB","686446yjccGq"];return(wi=function(){return t})()}!function(t,e){const n=Di,r=t();for(;;)try{if(639490===parseInt(n(363))/1+-parseInt(n(335))/2*(parseInt(n(316))/3)+parseInt(n(345))/4+-parseInt(n(343))/5+parseInt(n(339))/6+parseInt(n(326))/7*(parseInt(n(362))/8)+-parseInt(n(367))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Fi extends t.Plugin{[Oi(371)](){const t=Oi,e=this[t(336)];if(!e[t(318)][t(368)](t(327)))return;const n=e[t(314)],r=e[t(318)][t(338)](t(342));r[t(337)][t(332)](t(359),(e=>Hr(n,t(344),e))),r[t(329)](t(359)),r[t(352)](t(357)),e[t(351)][t(374)].on(t(348),Bi(e),{priority:t(369)}),e[t(346)][t(374)].on(t(348),((n,r,s)=>{const o=t;s[o(360)][o(323)]&&Bi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(369)});const s=r[t(337)];s[t(309)]((r=>{const o=t;if(o(361)!==r[o(350)])return;const{start:i,end:a}=r[o(358)]();if(!i[o(312)](a)||!i[o(321)])return;const c=e[o(376)][o(317)],u=i[o(321)];return c[o(353)](u)&&!c[o(328)](u)&&c[o(377)](u,o(355))?{type:o(361),content:Hr(n,o(315),s[o(373)](u,1))}:void 0})),this[t(364)]()}[Oi(364)](){const t=Oi,e=this[t(336)],n=e[t(314)];e[t(318)][t(338)](t(342))[t(337)][t(309)]((e=>{const r=t;if(r(311)!=e[r(350)])return;const{data:s}=e;return s&&r(359)==s[r(330)]?{type:r(322),content:Hr(n,r(365),Hr(n,r(344)))}:void 0}))}}function Di(t,e){const n=wi();return(Di=function(t,e){return n[t-=309]})(t,e)}function Bi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Di,i=t[o(318)][o(338)](o(342)),a=r[o(356)][o(347)],c=r[o(356)][o(372)],u=t[o(376)][o(317)];if(!a[o(312)](c)||!a[o(321)])return;const l=a[o(321)];if(u[o(353)](l)&&!u[o(328)](l)&&u[o(377)](l,o(355))){if(!s[o(375)][o(334)](r[o(356)],n[o(319)]))return;const t=s[o(366)][o(340)](o(349),{class:o(320)}),a=s[o(331)][o(354)](c);e&&i[o(341)][o(333)](r[o(324)])&&s[o(366)][o(313)](o(310),t),s[o(366)][o(370)](a,t),s[o(331)][o(325)](t,r[o(324)])}}}function Pi(t,e){const n=Ui();return(Pi=function(t,e){return n[t-=196]})(t,e)}const xi=Pi;function Ui(){const t=["32loNwjs","42laEpCC","4285715uaIReF","323844eWKBUB","*Remove all formatting*","formatBlock","3268515oCUhzY","2497092jwANhq","4LCuyZx","22258zmsFQs","RemoveFormatEditing","plugins","_registerLegacyDescription","has","TrackChangesEditing","enableDefaultAttributesIntegration","removeFormat","type","locale","94380uKuXNo","registerDescriptionCallback","commandName","format","editor","1646226iZsBSg","descriptionFactory","get","afterInit","formatInline"];return(Ui=function(){return t})()}!function(t,e){const n=Pi,r=t();for(;;)try{if(565048===parseInt(n(224))/1*(parseInt(n(203))/2)+parseInt(n(201))/3+-parseInt(n(202))/4*(-parseInt(n(200))/5)+-parseInt(n(197))/6+-parseInt(n(196))/7+parseInt(n(223))/8*(-parseInt(n(218))/9)+parseInt(n(213))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ui);class ji extends t.Plugin{[xi(221)](){const t=xi,e=this[t(217)];e[t(205)][t(207)](t(204))&&(e[t(205)][t(220)](t(208))[t(209)](t(210)),this[t(206)]())}[xi(206)](){const t=xi,e=this[t(217)];e[t(205)][t(220)](t(208))[t(219)][t(214)]((n=>{const r=t;if(r(199)!=n[r(211)]&&r(222)!=n[r(211)])return;const{data:s}=n;return s&&r(210)==s[r(215)]?{type:r(216),content:Hr(e[r(212)],r(198))}:void 0}))}}function Gi(t,e){const n=zi();return(Gi=function(t,e){return n[t-=390]})(t,e)}const Vi=Gi;function zi(){const t=["8871LOQtmf","acceptSuggestion","TrackChangesEditing","4XkVjLT","enableCommand","goToNextRestrictedEditingException","12128090InNvno","goToPreviousRestrictedEditingException","acceptSelectedSuggestions","2942597BEDzus","5173015tBTgGA","has","acceptAllSuggestions","discardSuggestion","trackChanges","plugins","discardSelectedSuggestions","afterInit","RestrictedEditingModeEditing","1294690FYtsBy","10217655AJUaUK","editor","get","11316078gzlxFT","854Edstrr","8hPCQPH","discardAllSuggestions"];return(zi=function(){return t})()}!function(t,e){const n=Gi,r=t();for(;;)try{if(960832===-parseInt(n(396))/1+-parseInt(n(401))/2*(-parseInt(n(404))/3)+parseInt(n(407))/4*(parseInt(n(414))/5)+parseInt(n(400))/6+parseInt(n(413))/7*(parseInt(n(402))/8)+-parseInt(n(397))/9+-parseInt(n(410))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zi);class Hi extends t.Plugin{[Vi(394)](){const t=Vi,e=this[t(398)];if(!e[t(392)][t(415)](t(395)))return;const n=e[t(392)][t(399)](t(406));n[t(408)](t(411)),n[t(408)](t(409));const r=e[t(392)][t(399)](t(395));r[t(408)](t(391)),r[t(408)](t(405)),r[t(408)](t(390)),r[t(408)](t(416)),r[t(408)](t(403)),r[t(408)](t(412)),r[t(408)](t(393))}}function Wi(){const t=["createPositionBefore","plugins","span","2882EWBHyu","get","444542XKgJrY","softBreak","includes","name","data","init","10283spStIU","editing","downcastDispatcher","8IkoAno","deletion","high","TrackChangesEditing","mapper","locale","ELEMENT_LINE_BREAK","getItems","requires","2334DvCinD","20034276BOEmzX","merge","createUIElement","model","addMarker:suggestion:insertion","87645ybHewZ","2wLcPTG","markerName","220jjzHre","enableCommand","element","split","options","test","addMarker:suggestion","shiftEnter","consumable","addClass","insert","bindElementToMarker","showSuggestionHighlights","47050nRRnct","addMarker:suggestion:deletion","ck-suggestion-marker--active","2726313GbIGqV","descriptionFactory","10518183kfqfQd","registerElementLabel","writer","editor","ck-suggestion-marker-","markerRange","activeMarkers","toViewPosition"];return(Wi=function(){return t})()}const Ki=Xi;function Xi(t,e){const n=Wi();return(Xi=function(t,e){return n[t-=380]})(t,e)}!function(t,e){const n=Xi,r=t();for(;;)try{if(644841===-parseInt(n(427))/1+parseInt(n(394))/2*(-parseInt(n(412))/3)+parseInt(n(396))/4*(parseInt(n(393))/5)+-parseInt(n(387))/6*(parseInt(n(433))/7)+parseInt(n(436))/8*(parseInt(n(414))/9)+parseInt(n(409))/10*(-parseInt(n(425))/11)+parseInt(n(388))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wi);class qi extends t.Plugin{static get[Ki(386)](){return[Qs.ShiftEnter]}[Ki(432)](){const t=Ki,e=this[t(417)],n=e[t(423)][t(426)](t(381));n[t(397)](t(403)),e[t(434)][t(435)].on(t(392),Zi(e),{priority:t(380)}),e[t(434)][t(435)].on(t(410),Zi(e),{priority:t(380)}),e[t(431)][t(435)].on(t(402),((n,r,s)=>{const o=t;s[o(400)][o(408)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(413)][t(415)](t(428),(n=>Hr(e[t(383)],t(384),n)))}}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Xi,i=t[o(423)][o(426)](o(381));if(!s[o(404)][o(401)](r[o(419)],n[o(430)]))return;const a=t[o(391)];for(const t of r[o(419)][o(385)]()){if(!t.is(o(398),o(428)))continue;const n=o(437)==r[o(395)][o(399)](":")[1]?o(389):o(399),c=s[o(416)][o(390)](o(424),{class:o(418)+n}),u=s[o(382)][o(421)](a[o(422)](t));e&&i[o(420)][o(429)](r[o(395)])&&s[o(416)][o(405)](o(411),c),s[o(416)][o(406)](u,c),s[o(382)][o(407)](c,r[o(395)])}}}const Qi=Yi;function Yi(t,e){const n=Ji();return(Yi=function(t,e){return n[t-=268]})(t,e)}function Ji(){const t=["StandardEditingModeEditing","365820lbrhpV","getRanges","model","format","type","420387LOFEXB","FORMAT_RESTRICTED_ENABLED","locale","afterInit","commandName","markInlineFormat","change","plugins","enableCommand","1317890HEObrg","TrackChangesEditing","from","descriptionFactory","commandParams","restrictedEditingException","has","isCollapsed","2351510hBhmNb","value","6555472GieAiO","forceValue","214044bhJdnK","get","selection","1317148OCJTjF","commands","registerDescriptionCallback","formatBlock","document","editor","formatInline","FORMAT_RESTRICTED_DISABLED"];return(Ji=function(){return t})()}!function(t,e){const n=Yi,r=t();for(;;)try{if(416169===parseInt(n(290))/1+parseInt(n(299))/2+parseInt(n(273))/3+-parseInt(n(276))/4+parseInt(n(269))/5+parseInt(n(285))/6+-parseInt(n(271))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ji);class $i extends t.Plugin{[Qi(293)](){const t=Qi,e=this[t(281)],n=e[t(287)],r=e[t(292)];if(!e[t(297)][t(305)](t(284)))return;const s=e[t(297)][t(274)](t(300)),o=t(304),i=e[t(277)][t(274)](o);s[t(298)](o,((e,r={})=>{const a=t,c=n[a(280)][a(275)];if(c[a(268)])return void e(r);const u=void 0!==r[a(272)]?r[a(272)]:!i[a(270)];n[a(296)]((()=>{const t=a,e=Array[t(301)](c[t(286)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(295)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(302)][t(278)]((e=>{const n=t;if(n(279)!=e[n(289)]&&n(282)!=e[n(289)])return;const{data:s}=e;return s&&s[n(294)]==o?s[n(303)][0][n(272)]?{type:n(288),content:Hr(r,n(291))}:{type:n(288),content:Hr(r,n(283))}:void 0}))}}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=338]})(t,e)}function na(){const t=["commandName","formatInline","type","3428594RmBbsZ","descriptionFactory","28896867EPnRik","toLowerCase","GeneralHtmlSupport","20022jKzNCa","registerBlockAttribute","8dZlkyA","4643716JHiKWF","editor","2125enJySl","config","forceValue","StyleUtils","afterInit","registerInlineAttribute","1527524vhLTCA","TrackChangesEditing","normalizeConfig","getGhsAttributeNameForElement","add","has","definitions","formatBlock","FORMAT_STYLE","Style","styleName","commandParams","format","_registerLegacyDescription","inline","registerAttributeLabel","3703086ZXeEGa","block","144628tHpUJo","registerDescriptionCallback","locale","*Remove format:* %0","element","*Set format:* %0","get","plugins","enableDefaultAttributesIntegration","DataSchema","style","ghsAttributes"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(886468===-parseInt(n(355))/1+-parseInt(n(370))/2+parseInt(n(353))/3+parseInt(n(386))/4+-parseInt(n(380))/5*(parseInt(n(375))/6)+-parseInt(n(378))/7+parseInt(n(377))/8*(parseInt(n(372))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ta(384)](){const t=ta,e=this[t(379)];if(!e[t(362)][t(342)](t(346))||!e[t(362)][t(342)](t(364)))return;const n=e[t(362)][t(361)](t(338)),r=e[t(357)],s=e[t(381)][t(361)](t(365))||{},o=e[t(362)][t(361)](t(374)),i=e[t(362)][t(361)](t(383))[t(339)](e[t(362)][t(361)](t(364)),s[t(343)]);n[t(363)](t(365));const a=new Set;for(const e of i[t(354)]){const n=o[t(340)](e[t(359)]);a[t(341)](n)}const c=new Set;for(const e of i[t(351)]){const n=o[t(340)](e[t(359)]);c[t(341)](n);for(const n of e[t(366)])c[t(341)](n)}for(const e of a)n[t(376)](e),n[t(371)][t(352)](e,Hr(r,t(345)));for(const e of c)n[t(385)](e),n[t(371)][t(352)](e,Hr(r,t(345)));this[t(350)]()}[ta(350)](){const t=ta,e=this[t(379)],n=e[t(357)];e[t(362)][t(361)](t(338))[t(371)][t(356)]((e=>{const r=t;if(r(344)!=e[r(369)]&&r(368)!=e[r(369)])return;const{data:s}=e;return s&&r(365)===s[r(367)]?s[r(348)][0][r(382)]?{type:r(349),content:Hr(n,r(360),s[r(348)][0][r(347)][r(373)]())}:{type:r(349),content:Hr(n,r(358),s[r(348)][0][r(347)][r(373)]())}:void 0}))}}const sa=ia;function oa(){const t=["editor","getChildren","above","getCellLocation","425411UlaJaO","subType","filter","get","_setupColumnsRowsFixing","addMarker:suggestion","substr","insertTableColumnRight","locale","max","registerPostFixer","selection","start","ELEMENT_TABLE_ROW_WITH_TEXT","afterInit","rowspan","_getSuggestionCoords","root","getItems","createRangeOn","enqueueChange","MAX_SAFE_INTEGER","document","tableCell","insertTableColumnLeft","removeTableRow","addRange","ELEMENT_TABLE","showSuggestionHighlights","registerDescriptionCallback","ELEMENT_TABLE_WITH_TEXT","deletion","getContainedElement","refresh","span","left","11rQEPEU","maxColumn","_suggestionFactory","selectTableRow","insertTableRowBelow","hasAttribute","model","getRanges","_acceptFormatSuggestionCallbackFactory","order","createRangeIn","highest","ELEMENT_TABLE_COLUMN","execute","downcastDispatcher","_splitMarkerName","position","forceValue","writer","insertTable","maxRow","isArray","findAncestor","push","values","getFirstRange","descriptionFactory","table","1202895zBxluE","createPositionAt","differ","oldRange","insertion","markMultiRangeInsertion","_tableSuggestions","18hrKUUY","from","331420QSDgPh","132393EFLpQg","toLowerCase","addClass","min","first","getColumnIndexes","discard","120LvKzeG","insert","tableColumn","removeTableColumn","end","fromRange","createTableWalker","*Insert:* %0","length","options","TableEditing","type","add","removeClass","plugins","name","TrackChangesEditing","4215650VkAuOn","map","includes","MIN_SAFE_INTEGER","51466TQHpbr","commands","$textProxy","minColumn","$graveyard","change","tablePaste","setSelection","isIntersecting","change:data","every","batch","enableCommand","join","detach","accept","markMultiRangeDeletion","colspan","*Remove:* %0","4POIDFZ","has","rootName","isTouching","registerElementLabel","isInContent","startsWith","selectTableColumn","item","_tablePostFixingSubtypes","isEqual","data","cell","registerCustomCallback","_getCoordsForCells","nodeAfter","minRow","last","toViewElement","getSelectionAffectedTableCells","nodeBefore","isIntersectingWithRange","getAttribute","TableUtils","getChanges","tableRow","low","getSuggestion","ELEMENT_TABLE_ROW","suggestion","insertTableRowAbove","element","ELEMENT_TABLE_COLUMN_WITH_TEXT","getChangedMarkers","9585rZzFTV","classes","getRowIndexes","some","mapper"];return(oa=function(){return t})()}function ia(t,e){const n=oa();return(ia=function(t,e){return n[t-=354]})(t,e)}!function(t,e){const n=ia,r=t();for(;;)try{if(124747===-parseInt(n(493))/1+parseInt(n(512))/2*(-parseInt(n(465))/3)+-parseInt(n(464))/4+-parseInt(n(455))/5+-parseInt(n(462))/6*(-parseInt(n(391))/7)+-parseInt(n(472))/8*(parseInt(n(382))/9)+parseInt(n(489))/10*(parseInt(n(427))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oa);class aa extends t.Plugin{constructor(t){const e=ia;super(t),this[e(357)]=[e(373),e(474)],this[e(461)]=new Set}[sa(405)](){const t=sa,e=this[t(387)],n=e[t(433)][t(413)][t(402)];if(!e[t(486)][t(513)](t(482)))return;const r=e[t(399)],s=e[t(486)][t(394)](t(488)),o=e[t(486)][t(394)](t(371));s[t(453)][t(516)](t(454),(e=>Hr(r,t(418),e))),this[t(395)](),s[t(505)](t(446)),s[t(505)](t(430)),s[t(505)](t(355));for(const r of[t(378),t(431)]){const i=e[t(494)][t(394)](r);s[t(505)](r,(r=>{const a=t;e[a(433)][a(498)]((t=>{const e=a;r();const c=e(389)===i[e(436)],u=o[e(367)](n),l=o[e(384)](u),f=c?l[e(469)]-1:l[e(365)]+1,h=u[0][e(449)](e(454)),g=o[e(478)](h,{startRow:f,endRow:f}),d=Array[e(463)](g)[e(490)]((n=>t[e(410)](n[e(360)])));s[e(460)](d,e(373))}))}))}for(const r of[t(415),t(398)]){const i=e[t(494)][t(394)](r);s[t(505)](r,(r=>{const a=t;e[a(433)][a(498)]((t=>{const e=a;r();const c=e(426)===i[e(436)],u=o[e(367)](n),l=o[e(470)](u),f=c?l[e(469)]-1:l[e(365)]+1,h=u[0][e(449)](e(454)),g=o[e(478)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(463)](g)[e(490)]((n=>t[e(410)](n[e(360)])));s[e(460)](d,e(474))}))}))}for(const r of[t(416),t(475)]){const i=r[t(397)](11),a=i[t(466)](),c=a[t(397)](0,3)+t(425),u=t(454)+i,l=t(468)+i,f=t(400)+i;s[t(505)](r,(()=>{const i=t;e[i(433)][i(498)]((t=>{const e=i,h=o[e(367)](n),g=h[0][e(449)](e(454));let d;if(e(416)==r){const t=o[e(384)](h);d={startRow:t[e(469)],endRow:t[e(365)],includeAllSlots:!0}}else{const t=o[e(470)](h);d={startColumn:t[e(469)],endColumn:t[e(365)],includeAllSlots:!0}}const p=o[e(478)](g,d),m=Array[e(463)](p)[e(490)]((({cell:t})=>t)),I=ca(m[e(393)]((t=>t[e(432)](c)))),E=ca(m[e(393)]((t=>!t[e(432)](c))))[e(490)]((n=>t[e(410)](n))),b=s[e(509)](E,u);if(b&&(e(373)==b[e(392)]||e(474)==b[e(392)])){const n=this[e(407)](b);for(const r of I){const s=t[e(410)](r),i=o[e(390)](r),u=r[e(370)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(417)](s)}}}))}))}function c(r){const s=t,o=Array[s(463)](n[s(434)]())[s(490)]((t=>i.LiveRange[s(477)](t)));e[s(433)][s(498)]((t=>{const n=s,i=t[n(504)];r=r[n(393)]((t=>n(497)!=t[n(408)][n(514)])),t[n(500)](r),e[n(494)][n(394)](n(416))[n(424)](),e[n(440)](n(416),{forceDefaultExecution:!0}),e[n(433)][n(411)]((()=>{const t=n;e[t(433)][t(411)](i,(e=>{const n=t,r=o[n(393)]((t=>n(497)!=t[n(408)][n(514)]));r[n(480)]>0&&e[n(500)](r);for(const t of o)t[n(507)]()}))}))}))}function u(r){const s=t;e[s(433)][s(498)]((t=>{const o=s,a=Array[o(463)](n[o(434)]())[o(490)]((t=>i.LiveRange[o(477)](t))),c=[];for(const t of r)for(const e of t[o(409)]({shallow:!0}))c[o(450)](e);for(const n of c)o(497)!=n[o(408)][o(514)]&&(t[o(500)](t[o(456)](n,0)),e[o(494)][o(394)](o(475))[o(424)](),e[o(440)](o(475),{forceDefaultExecution:!0}));const u=a[o(393)]((t=>o(497)!=t[o(408)][o(514)]));u[o(480)]>0&&t[o(500)](u);for(const t of a)t[o(507)]()}))}function l(e,n){const r=t;return n[r(503)]((t=>e[r(385)]((e=>e[r(476)][r(358)](t[r(403)])||t[r(476)][r(358)](e[r(403)])))))}function f(e,n){const r=t;return!e[r(385)]((t=>n[r(385)]((e=>t[r(501)](e)))))&&e[r(385)]((t=>n[r(385)]((e=>t[r(476)][r(515)](e[r(403)])))))}e[t(359)][t(441)].on(t(396),((e,n,r)=>{const s=t;if(!r[s(481)][s(419)])return;const o=n[s(356)];if(!o)return;const i=r[s(386)][s(366)](o);function c(t){return Array[s(448)](t)?t:[t]}i&&s(414)===o[s(487)]&&(0,a.setHighlightHandling)(i,r[s(445)],((t,e,n)=>n[s(467)](c(e[s(383)]),t)),((t,e,n)=>n[s(485)](c(e[s(383)]),t)))}),{priority:t(438)}),s[t(453)][t(420)]((e=>{const n=t;if(n(459)!=e[n(483)]&&n(422)!=e[n(483)])return;const s=e[n(423)]();if(null!=s&&s.is(n(379),n(454))){if(n(459)==e[n(483)]){const t=e[n(409)]()[n(393)]((t=>t.is(n(495))))[n(490)]((t=>t[n(359)]));if(t[n(480)])return{type:n(459),content:Hr(r,n(479),Hr(r,n(421),'"'+t[n(506)](" ")+'"'))}}if(n(422)==e[n(483)]){const t=e[n(409)]()[n(393)]((t=>t.is(n(495))))[n(490)]((t=>t[n(359)]));if(t[n(480)])return{type:n(422),content:Hr(r,n(511),Hr(r,n(421),'"'+t[n(506)](" ")+'"'))}}}})),s[t(453)][t(420)]((e=>{const n=t;if(n(373)==e[n(392)]){const t=e[n(409)]()[n(393)]((t=>t.is(n(495))))[n(490)]((t=>t[n(359)])),s=this[n(407)](e),o=s[n(447)]-s[n(364)]+1;if(n(459)==e[n(483)])return t[n(480)]?{type:n(459),content:Hr(r,n(479),Hr(r,n(404),[o,'"'+t[n(506)](" ")+'"']))}:{type:n(459),content:Hr(r,n(479),Hr(r,n(376),o))};if(n(422)==e[n(483)])return t[n(480)]?{type:n(422),content:Hr(r,n(511),Hr(r,n(404),[o,'"'+t[n(506)](" ")+'"']))}:{type:n(422),content:Hr(r,n(511),Hr(r,n(376),o))}}if(n(474)==e[n(392)]){const t=e[n(409)]()[n(393)]((t=>t.is(n(495))))[n(490)]((t=>t[n(359)])),s=this[n(407)](e),o=s[n(428)]-s[n(496)]+1;if(n(459)==e[n(483)])return t[n(480)]?{type:n(459),content:Hr(r,n(479),Hr(r,n(380),[o,'"'+t[n(506)](" ")+'"']))}:{type:n(459),content:Hr(r,n(479),Hr(r,n(439),o))};if(n(422)==e[n(483)])return t[n(480)]?{type:n(422),content:Hr(r,n(511),Hr(r,n(380),[o,'"'+t[n(506)](" ")+'"']))}:{type:n(422),content:Hr(r,n(511),Hr(r,n(439),o))}}})),s[t(429)][t(361)](t(459),t(373),t(471),c),s[t(429)][t(361)](t(422),t(373),t(508),c),s[t(429)][t(361)](t(459),t(474),t(471),u),s[t(429)][t(361)](t(422),t(474),t(508),u),s[t(429)][t(361)](t(459),t(474),t(506),l),s[t(429)][t(361)](t(422),t(474),t(506),l),s[t(429)][t(361)](t(459),t(373),t(506),f),s[t(429)][t(361)](t(422),t(373),t(506),f)}[sa(435)](){const t=sa,e=this[t(387)],n=e[t(433)][t(413)][t(402)];return(r,s)=>{const o=t;e[o(433)][o(498)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(476)][a(368)];u&&u[0]&&!1===u[0][a(444)]&&(l=r[0][a(403)][a(363)]);const f=t[a(437)](l);if(a(497)==f[a(408)][a(514)])return;const h=Array[a(463)](n[a(434)]())[a(490)]((t=>i.LiveRange[a(477)](t)));t[a(500)](f),e[a(494)][a(394)](c)[a(424)](),u[a(450)]({forceDefaultExecution:!0}),e[a(440)](c,...u);const g=h[a(393)]((t=>a(497)!=t[a(408)][a(514)]));g[a(480)]>0&&t[a(500)](g);for(const t of h)t[a(507)]()}))}}[sa(362)](t){const e=sa,n=this[e(387)][e(486)][e(394)](e(371));let r=Number[e(412)],s=Number[e(492)],o=Number[e(412)],i=Number[e(492)];for(const a of t){if(e(497)==a[e(408)][e(514)])continue;const{row:t,column:c}=n[e(390)](a),u=a[e(432)](e(406))?a[e(370)](e(406))-1:0,l=a[e(432)](e(510))?a[e(370)](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}}[sa(395)](){const t=sa,e=this[t(387)],n=e[t(486)][t(394)](t(488)),r=e[t(486)][t(394)](t(371));e[t(433)][t(413)].on(t(502),(()=>{const r=t,s=Array[r(463)](e[r(433)][r(413)][r(457)][r(381)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(442)](t);if(r(377)!=s)continue;if(null!=e[r(458)])continue;const a=n[r(375)](o);this[r(357)][r(491)](i)&&this[r(461)][r(484)](a)}}),{priority:t(374)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(410)](e),a=e[s(449)](s(454)),c=r[s(390)](e);for(const t of this[s(461)]){const n=t[s(392)],r=n[s(354)](s(499)),u=n[s(397)](r?10:5),l=u[s(466)](),f=l[s(397)](0,3)+s(425),h=s(468)+u,g=s(400)+u;if(!t[s(517)])continue;if(a!=t[s(452)]()[s(403)][s(449)](s(454)))continue;if(t[s(369)](i))continue;const d=e[s(432)](f)?e[s(370)](f)-1:0,p=this[s(407)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(417)](i),o=!0)}return o};e[t(433)][t(413)][t(401)]((n=>{const r=t;let o=!1;for(const t of e[r(433)][r(413)][r(457)][r(372)]())if(r(473)==t[r(483)])if(r(373)==t[r(487)])for(const e of t[r(443)][r(363)][r(388)]())o=o||s(e,n);else r(414)==t[r(487)]&&(o=o||s(t[r(443)][r(363)],n));return o}))}[sa(407)](t){const e=sa;return this[e(362)](t[e(434)]()[e(490)]((t=>t[e(403)][e(363)])))}}function ca(t){const e=sa;return Array[e(463)](new Set(t)[e(451)]())}const ua=la;function la(t,e){const n=ha();return(la=function(t,e){return n[t-=194]})(t,e)}!function(t,e){const n=la,r=t();for(;;)try{if(155698===parseInt(n(225))/1*(-parseInt(n(245))/2)+-parseInt(n(218))/3+-parseInt(n(233))/4*(-parseInt(n(231))/5)+-parseInt(n(205))/6+parseInt(n(234))/7+-parseInt(n(284))/8+parseInt(n(272))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ha);class fa extends t.Plugin{static get[ua(290)](){return[aa]}[ua(244)](){const t=ua,e=this[t(236)],n=e[t(291)][t(283)][t(250)],r=e[t(275)];if(!e[t(209)][t(253)](t(239)))return;const s=e[t(209)][t(255)](t(288)),o=e[t(209)][t(255)](t(226)),a=e[t(209)][t(255)](aa);a[t(278)][t(197)](t(235)),s[t(224)](t(235),(()=>{const n=t,r=o[n(203)](e[n(291)][n(283)][n(250)]);e[n(291)][n(251)]((()=>{const t=n;s[t(256)](r,{commandName:t(235),commandParams:[]},[],t(235))}))})),e[t(281)][t(255)](t(235)).on(t(222),((n,r)=>{const o=t;e[o(281)][o(255)](o(273))[o(247)]&&(r[o(214)]>0&&r[r[o(214)]-1]&&r[r[o(214)]-1][o(198)]||s[o(267)]||this[o(215)]()||n[o(254)]())}),{priority:t(207)});for(const n of[t(232),t(271),t(265),t(208)]){const r=e[t(281)][t(255)](n);s[t(224)](n,(()=>{const n=t,o=e[n(291)][n(283)][n(250)][n(213)]()[n(212)]()[n(249)]((t=>t.is(n(230),n(243)))),i=r[n(247)];e[n(291)][n(251)]((()=>{const t=n;s[t(256)]([o,i],{commandName:t(235),commandParams:[]},[],t(235))}))}))}for(const n of[t(194),t(204)]){const r=e[t(281)][t(255)](n);s[t(224)](n,(()=>{const i=t,a=o[i(203)](e[i(291)][i(283)][i(250)])[0],c=a[i(285)](i(219)),{column:u,row:l}=o[i(274)](a);let f=[];if(i(199)==r[i(286)]){const t=o[i(240)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(258)](t)[i(270)]((t=>t[i(201)]))}else{const t=o[i(240)](c,{column:u,includeAllSlots:!0});f=Array[i(258)](t)[i(270)]((t=>t[i(201)]))}e[i(291)][i(251)]((t=>{const e=i;s[e(211)](t[e(200)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(252)][t(195)]((e=>{const n=t;if(n(210)!=e[n(263)]&&n(262)!=e[n(263)])return;const{data:s}=e;return s&&n(235)==s[n(287)]?{type:n(237),content:Hr(r,n(246))}:void 0})),s[t(252)][t(195)]((e=>{const n=t;if(n(210)!=e[n(263)]&&n(262)!=e[n(263)])return;const{data:s}=e;return s?n(194)==s[n(287)]?{type:n(237),content:Hr(r,n(260))}:n(204)==s[n(287)]?{type:n(237),content:Hr(r,n(242))}:void 0:void 0}));const c=a[t(279)]();for(const e of[t(232),t(271),t(265),t(208)])s[t(282)][t(261)](t(210),e,t(277),c);for(const e of[t(194),t(204)])s[t(282)][t(261)](t(210),e,t(277),c);s[t(282)][t(261)](t(210),t(235),t(277),(r=>{const s=t;e[s(291)][s(251)]((t=>{const o=s,a=Array[o(258)](n[o(276)]())[o(270)]((t=>i.LiveRange[o(221)](t)));t[o(206)](r),e[o(281)][o(255)](o(235))[o(269)](),e[o(222)](o(235),{forceDefaultExecution:!0});const c=a[o(223)]((t=>o(238)!=t[o(257)][o(264)]));c[o(214)]>0&&t[o(206)](c);for(const t of a)t[o(220)]()}))}));for(const n of[t(232),t(265),t(208),t(271)]){const r=e[t(281)][t(255)](n);r.on(t(241),((n,s,o)=>{const i=t;if(o){const t=e[i(291)][i(283)][i(250)][i(213)]()[i(212)]()[i(249)]((t=>t.is(i(230),i(243))));this[i(259)](r[i(247)],t)||(n[i(217)]=!1,n[i(254)]())}}),{priority:t(289)})}}[ua(215)](){const t=ua,e=this[t(236)][t(281)][t(255)](t(235)),n=this[t(236)][t(209)][t(255)](t(226));if(!e[t(196)])return!1;const r=n[t(203)](this[t(236)][t(291)][t(283)][t(250)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(259)](e,n))return!1;return!0}[ua(259)](t,e){const n=ua,r=this[n(236)][n(209)][n(255)](n(288)),s=this[n(236)][n(291)][n(200)](t),o=this[n(236)][n(291)][n(200)](e),i=new Set,a=new Set;for(const t of r[n(228)]())if((n(268)==t[n(263)]||n(202)==t[n(263)]||n(235)==t[n(248)])&&t[n(266)])for(const e of t[n(276)]())e[n(280)](s,!0)&&i[n(229)](t[n(263)]+":"+t[n(216)].id),e[n(280)](o,!0)&&a[n(229)](t[n(263)]+":"+t[n(216)].id);if(i[n(227)]!=a[n(227)])return!1;for(const t of i)if(!a[n(253)](t))return!1;return!0}}function ha(){const t=["4175vUYXDT","mergeTableCellUp","532LwMPzX","873348eoeVAu","mergeTableCells","editor","format","$graveyard","TableEditing","createTableWalker","set:isEnabled","*Split cell:* horizontally","tableCell","afterInit","8XIXEDF","*Merge cells*","value","subType","find","selection","change","descriptionFactory","has","stop","get","markMultiRangeBlockFormat","root","from","_areMergableCells","*Split cell:* vertically","registerCustomCallback","formatInline","type","rootName","mergeTableCellDown","isInContent","_isForcedDefaultExecutionBlock","insertion","refresh","map","mergeTableCellRight","3550644VGSbIR","trackChanges","getCellLocation","locale","getRanges","accept","_tablePostFixingSubtypes","_acceptFormatSuggestionCallbackFactory","containsRange","commands","_suggestionFactory","document","1964472RhEDcn","findAncestor","direction","commandName","TrackChangesEditing","low","requires","model","splitTableCellVertically","registerDescriptionCallback","isEnabled","push","forceDefaultExecution","horizontally","createRangeOn","cell","deletion","getSelectionAffectedTableCells","splitTableCellHorizontally","411000eDGXYj","setSelection","highest","mergeTableCellLeft","plugins","formatBlock","markBlockFormat","getAncestors","getFirstPosition","length","_areSelectedCellsMergable","author","return","447402uDzOGb","table","detach","fromRange","execute","filter","enableCommand","2861BrOEXY","TableUtils","size","getSuggestions","add","element"];return(ha=function(){return t})()}function ga(){const t=["setTableColumnHeader","consume","markerNameToElements","afterInit","data-suggestion","commandName","FORMAT_REGULAR_ROW","createTableWalker","highest","plugins","showSuggestionHighlights","markerName","enableDefaultAttributesIntegration","TableUtils","registerCustomCallback","commandParams","*Format:* %0","formatBlock","item","_acceptFormatSuggestionCallbackFactory","TrackChangesEditing","requires","writer","data","addMarker:suggestion","toViewElement","start","get","FORMAT_HEADER_ROW","_splitMarkerName","format","743550ceuiEP","editing","editor","headingRows","stop","getSuggestion","consumable","cell","removeMarker:suggestion","2532280myJjDz","registerAttributeLabel","removeAttribute","setTableRowHeader","downcastDispatcher","5LxgUXl","accept","_registerLegacyDescription","descriptionFactory","bindElementToMarker","locale","forceValue","name","_handleLegacySuggestions","nodeAfter","registerBlockAttribute","headingColumns","has","removeClass","2175201FABfUk","ck-suggestion-marker-","24rEnDFj","includes","setAttribute","FORMAT_REGULAR_COLUMN","getCellLocation","10puGleb","TableEditing","unbindElementFromMarkerName","type","mapper","end","1712641oLECIi","parent","4rHwBuu","addClass","activeMarkers","4752639ULmDNi","markerRange","nodeBefore","ck-suggestion-marker--active","_suggestionFactory","38667706KsbBir","310588AbDMtL","options","registerDescriptionCallback","FORMAT_HEADER_COLUMN"];return(ga=function(){return t})()}const da=pa;function pa(t,e){const n=ga();return(pa=function(t,e){return n[t-=102]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(397798===parseInt(n(112))/1*(-parseInt(n(121))/2)+-parseInt(n(184))/3+-parseInt(n(165))/4+-parseInt(n(170))/5*(-parseInt(n(156))/6)+parseInt(n(110))/7*(-parseInt(n(186))/8)+-parseInt(n(115))/9*(parseInt(n(104))/10)+parseInt(n(120))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ga);class ma extends t.Plugin{static get[da(146)](){return[aa]}[da(128)](){const t=da,e=this[t(158)];if(!e[t(134)][t(182)](t(105)))return;const n=e[t(175)],r=e[t(134)][t(152)](t(145));r[t(137)](t(168)),r[t(137)](t(125)),r[t(180)](t(159)),r[t(180)](t(181)),r[t(173)][t(166)](t(159),Hr(n,t(153))),r[t(173)][t(166)](t(181),Hr(n,t(124))),this[t(178)]()}[da(178)](){const t=da,e=this[t(158)][t(134)][t(152)](t(145)),n=this[t(158)][t(134)][t(152)](t(138)),r=this[t(158)][t(134)][t(152)](aa)[t(144)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=pa,{type:c,id:u}=e[a(154)](o[a(136)]),l=e[a(161)](u),f=l[a(148)];if(a(142)!=l[a(107)]||!f||a(125)!=f[a(130)])return;if(o[a(143)])return void s[a(160)]();if(!i[a(162)][a(126)](o[a(116)],s[a(177)]))return;const h=o[a(116)][a(151)][a(179)],g=o[a(116)][a(109)][a(117)],d=h[a(111)][a(111)],{column:p}=n[a(103)](h),{column:m}=n[a(103)](g);for(let s=p;s<=m;s++){const l=n[a(132)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(163)],l=i[a(108)][a(150)](s);i[a(147)][a(113)](a(185)+c,l),r&&i[a(147)][a(188)](a(129),u,l),i[a(108)][a(174)](l,o[a(136)]),t&&(e[a(114)][a(187)](o[a(136)])?i[a(147)][a(113)](a(118),l):i[a(147)][a(183)](a(118),l))}}}}e[t(119)][t(139)](t(142),t(168),t(171),r),e[t(119)][t(139)](t(142),t(125),t(171),r),this[t(158)][t(157)][t(169)].on(t(149),s(),{priority:t(133)}),this[t(158)][t(148)][t(169)].on(t(149),((e,n,r)=>{const o=t;r[o(122)][o(135)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(133)}),this[t(158)][t(157)][t(169)].on(t(164),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(154)](r[o(136)]),c=e[o(161)](a),u=c[o(148)];if(o(142)!=c[o(107)]||!u||o(125)!=u[o(130)])return;const l=s[o(108)][o(127)](r[o(136)]);if(l)for(const t of l)s[o(147)][o(183)](o(185)+i,t),s[o(147)][o(183)](o(118),t),s[o(147)][o(167)](o(129),t),s[o(108)][o(106)](t,r[o(136)])}),{priority:t(133)}),this[t(172)]()}[da(172)](){const t=da,e=this[t(158)],n=e[t(175)];function r(e){const r=t;return{type:r(155),content:Hr(n,r(141),e)}}e[t(134)][t(152)](t(145))[t(173)][t(123)]((e=>{const s=t;if(s(142)!=e[s(107)])return;const{data:o}=e;if(o){if(s(168)==o[s(130)]){const t=o[s(140)][0][s(176)];return r(Hr(n,s(t?153:131)))}if(s(125)==o[s(130)]){const t=o[s(140)][0][s(176)];return r(Hr(n,s(t?124:102)))}}}))}}const Ia=Ea;function Ea(t,e){const n=ba();return(Ea=function(t,e){return n[t-=454]})(t,e)}function ba(){const t=["getMarkers","getRanges","296GRBEDC","options","oldRange","registerPostFixer","getAttributes","keys","redo","nextSibling","48648HhUZuo","for","push","fromEntries","editor","getSuggestion","insertContent","first","isInContent","tableCellBackgroundColor","remove","removeMarkers","markerAttributes","plugins","insertionRanges","getAllAdjacentSuggestions","isEmpty","document","start","unwrap","deletionRanges","paragraph","listenTo","_replaceTableSlotCell","value","locale","ck-suggestion-marker-insertion","*Replace table cells*","nodeAfter","cells","dataDowncast","createRange","setAttributes","removeColumns","19539ugniMa","createRangeIn","tablePaste","getRows","createTableWalker","wrap","endColumn","suggestionLoaded","elementToElement","containsRange","_suggestionFactory","tablePasteCell","detach","fromRange","updateMarker","subType","map","content","row","forEach","high","columns","formatBlock","Users","change","tableCell","markMultiRangeBlockFormat","ck-suggestion-marker--active","model","previousSibling","activeMarkers","1796592HXwlRy","suggestionUnloaded","column","TableUtils","low","rows","tableCellHorizontalAlignment","insertColumns","join","cell","getSelectionAffectedTableCells","rowInsertionIndexes","getChanges","suggestion","getShiftedBy","TrackChangesEditing","includes","suggestion:formatBlock:tablePasteCell","has","markerToHighlight","removeMarker","insert","290ztgbaN","getChild","documentSelection","fill","_getCoordsForCells","from","getSuggestions","schema","3368fArtEF","batch","tablePasteColumn","name","createRangeOn","attributes","every","markers","descriptionFactory","1226ycFLVs","add","type","suggestion-td","reduce","tableCellBorderStyle","find","return","$graveyard","trackChanges","view","root","columnInsertionRanges","createPositionBefore","endRow","editingDowncast","clipboardOutput","end","hasSuggestion","getChildren","element","entries","showSuggestionHighlights","_tablePostFixingSubtypes","getColumnIndexes","discard","rowInsertionRanges","forceDefaultExecution","call","findAncestor","selection","tableCellBorderColor","register","getChangedMarkers","conversion","columnInsertionIndexes","filter","_splitMarkerName","registerCustomCallback","differ","markerName","51191dxZzwY","afterInit","markMultiRangeDeletion","tableCellBorderWidth","length","getColumns","next","tableCellPadding","table","insertRows","getItems","get","tableCellVerticalAlignment","createElement","setAttribute","TableClipboard","position","isEqual","rootName","newRange","_isForcedDefaultExecutionBlock","removeRows","author","getRowIndexes","last","previous","getTableIfOnlyTableInContent","3305844FdigOd","tableCellSuggestion","getRange","registerDescriptionCallback","markMultiRangeInsertion","editing","_createdBatches","getContainedElement","tablePasteRow","some","accept","stop","getSuggestionCallback","startsWith","insertion","set","ck-suggestion-marker","deletion","move","commands","tablePasteChainId","requires","7517920nxdXaB"];return(ba=function(){return t})()}!function(t,e){const n=Ea,r=t();for(;;)try{if(471004===parseInt(n(572))/1*(parseInt(n(479))/2)+parseInt(n(645))/3+parseInt(n(580))/4*(-parseInt(n(462))/5)+parseInt(n(547))/6+parseInt(n(520))/7+-parseInt(n(470))/8*(parseInt(n(614))/9)+parseInt(n(569))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ba);const Ta=[Ia(523),Ia(510),Ia(484),Ia(651),Ia(532),Ia(589),Ia(527)],_a=Object[Ia(583)](Ta[Ia(630)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(568)](){return[aa]}[Ia(521)](){const t=Ia,n=this[t(584)];if(!n[t(593)][t(458)](t(535)))return;const r=n[t(593)][t(531)](t(455)),s=n[t(593)][t(531)](t(648)),o=n[t(593)][t(531)](aa),a=n[t(593)][t(531)](t(535));o[t(502)][t(582)](t(555),t(472)),n[t(642)][t(469)][t(511)](t(548),{allowIn:t(639),allowContentOf:t(639),isLimit:!0}),n[t(513)][t(622)]({model:t(548),view:t(482)});let c=null;n[t(642)].on(t(586),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(524)]-1];h&&h[u(506)]||r[u(540)]||this[u(584)][u(566)][u(531)](u(488))[u(604)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(464)))return!1;const i=s[o(546)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(655)](n[o(597)][o(509)]);if(!a[o(524)])return!1;const c=a[0][o(508)](o(528)),l=r[o(543)](a),f=r[o(503)](a),h={startRow:l[o(587)],endRow:l[o(544)],startColumn:f[o(587)],endColumn:f[o(544)]};return 1==a[o(524)]&&(h[o(493)]+=r[o(617)](i)-1,h[o(620)]+=r[o(525)](i)-1),ka(c,h,r)}(l,f,n[u(642)],s,a)&&(o[u(558)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(642)][u(638)]((()=>{const t=u;n[t(642)][t(586)](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(524)]&&r[t(551)](o,t(555),{tablePasteChainId:s}),a[t(524)]&&r[t(551)](a,t(472),{tablePasteChainId:s}),l[t(524)]&&(r[t(551)](l,t(616),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(633)]((e=>{const n=t;var r;return null===(r=e[n(626)])||void 0===r?void 0:r[n(507)](e)}))),f[t(524)]&&(r[t(522)](f,t(616),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(633)]((e=>{const n=t;var r;return null===(r=e[n(626)])||void 0===r?void 0:r[n(507)](e)})));const g=r[t(640)](h[t(630)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(625),{tablePasteChainId:s});if(g){const e=g[t(570)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(642)][t(474)](s),a=e[t(485)]((e=>e[t(549)]()[t(537)](i)));a&&r[t(582)]([a[t(473)],o])}r[t(524)]&&g[t(534)](t(592),Object[t(583)](r))}c=null})))}),{priority:e.priorities[t(634)]+10}),n[t(593)][t(531)](t(535)).on(t(603),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(558)]();const u=s[r(654)],l=o,f=Aa(u),h=Aa(l);e[r(486)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(590)](u[r(463)](0));for(const t of Array[r(467)](l[r(498)]()))a[r(461)](t,u,r(496));const t=c[r(656)][r(456)](s[r(632)]),e=c[r(514)][r(456)](s[r(647)]);t||e||(g=i.LiveRange[r(627)](a[r(615)](u)))}else h&&!f&&(d=a[r(615)](u));else{const t=a[r(533)](r(548)),e=a[r(533)](r(548));a[r(619)](a[r(615)](u),e),a[r(461)](t,u,0);for(const e of Array[r(467)](l[r(498)]()))a[r(461)](e,t,r(496));g=i.LiveRange[r(627)](a[r(474)](t)),d=i.LiveRange[r(627)](a[r(474)](e))}const p=Array[r(467)](l[r(576)]())[r(515)]((([t])=>Ta[r(456)](t)));c[r(609)][r(582)]({element:u,attributes:p[r(524)]?Object[r(583)](p):null}),g&&c[r(594)][r(582)](g),d&&c[r(600)][r(582)](d)}),{priority:t(634)}),s.on(t(652),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(635)]||1;c[o(514)]=new Array(l)[o(465)](u)[o(630)](((t,e)=>t+e));for(const{cell:t}of s[o(618)](i,{startColumn:u,endColumn:u+l-1}))c[o(491)][o(582)](n[o(642)][o(474)](t))}),{priority:t(649)}),s.on(t(529),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(650)]||1;c[o(656)]=new Array(l)[o(465)](u)[o(630)](((t,e)=>t+e));for(const{cell:t}of s[o(618)](i,{startRow:u,endRow:u+l-1}))c[o(505)][o(582)](n[o(642)][o(474)](t))}),{priority:t(649)}),r[t(478)][t(550)]((e=>{const r=t;if(e[r(629)]&&e[r(629)][r(560)](r(616)))return e[r(545)]?{}:{type:r(561),content:Hr(n[r(605)],r(607))}}));const u=()=>!1;for(const e of[t(616),t(472),t(555),t(625)])r[t(624)][t(517)](t(561),e,t(653),u),r[t(624)][t(517)](t(564),e,t(653),u),r[t(624)][t(517)](t(636),e,t(653),u);r[t(624)][t(517)](t(636),t(625),t(504),u),r[t(624)][t(517)](t(636),t(625),t(557),((e,r,s)=>{const o=t,i=e[o(630)]((t=>t[o(554)]()))[o(515)]((t=>t)),a=new Map(i[o(630)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(609)])e&&a[o(562)](t,e);else if(s&&s[o(592)])for(const[t,e]of Object[o(500)](s[o(592)])){const r=n[o(642)][o(477)][o(531)](t),s=r?r[o(549)]()[o(554)]():null;s&&a[o(562)](s,e)}n[o(642)][o(638)]((t=>{const e=o;for(const[n,r]of a)t[e(612)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(624)][o(517)](e,o(616),s,((t,i,a)=>{const c=o;n[c(642)][c(638)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(598)][o(608)];t.is(o(499),o(548))&&u[o(582)](t)}r[o(624)][o(559)](e,null,s)(t,i,a);for(const t of u)o(487)!=t[o(490)][o(538)]&&n[o(599)](t)}))}))};l(t(561),t(557)),l(t(561),t(504)),l(t(564),t(557)),l(t(564),t(504)),r[t(624)][t(517)](t(561),t(555),t(504),(e=>{const n=t,r=e[n(630)]((t=>t[n(554)]())),i=r[0][n(508)](n(528)),{minRow:a,maxRow:c}=o[n(466)](r);s[n(541)](i,{at:a,rows:c-a+1})})),r[t(624)][t(517)](t(561),t(472),t(504),(e=>{const n=t,r=e[n(630)]((t=>t[n(554)]())),i=r[0][n(508)](n(528)),{minColumn:a,maxColumn:c}=o[n(466)](r);s[n(613)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(629)]||!n[s(629)][s(560)](s(616)))return;const o=n[s(475)][s(567)],i=r[s(468)]()[s(515)]((t=>t[s(588)]&&t[s(475)]&&t[s(475)][s(567)]==o));i[s(524)]&&n[s(595)]()[s(524)]!=i[s(524)]&&i[s(483)](((t,e)=>(t[s(526)]=e,e[s(545)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(516)](e[s(519)]),i=[s(563),s(606)],a=r[s(644)][s(456)](e[s(519)]);return a&&i[s(582)](s(641)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(621),f,{priority:t(634)}),r.on(t(646),f,{priority:t(634)}),n[t(642)][t(597)][t(575)]((()=>{const e=t;let s=!1;const o=Array[e(467)](n[e(642)][e(597)][e(518)][e(512)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(516)](t);if(e(658)!=o||e(564)!=a||i[e(574)])continue;if(!r[e(497)](c))continue;const u=r[e(585)](c)[e(571)](),l=n[e(593)][e(531)](e(637)).me;for(const t of r[e(468)]())if(t[e(588)]&&t[e(542)]==l&&e(636)==t[e(481)]&&e(625)==t[e(629)]&&t[e(571)]()[e(476)]((t=>u[e(556)]((n=>n[e(623)](t,!0))))))for(const n of t[e(595)]())n[e(588)]&&(n[e(504)](),s=!0)}return s})),n[t(642)][t(597)][t(575)]((e=>{const s=t,o=n[s(566)][s(531)](s(578));if(!o||!o[s(553)][s(458)](e[s(471)]))return!1;let i=!1;const a=n[s(593)][s(531)](s(637)).me,c=n[s(642)][s(597)][s(518)][s(657)](),u=Array[s(467)](n[s(642)][s(597)][s(518)][s(512)]())[s(515)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(516)](t);return n(658)==o&&n(616)==i&&c==a.id&&!e[n(574)]}));for(const t of c){if(s(461)!=t[s(481)]||s(548)!=t[s(473)]||1!=t[s(524)])continue;const n=e[s(611)](t[s(536)],t[s(536)][s(454)](1));if(!u[s(485)]((({data:t})=>t[s(539)][s(537)](n))))for(const{name:t,data:r}of u)if(n[s(623)](r[s(539)])){e[s(628)](t,{range:n}),i=!0;break}}return i})),n[t(642)][t(597)][t(575)]((e=>{const s=t;let o=!1;const i=n[s(593)][s(531)](s(637)).me,a=r[s(468)]()[s(515)]((t=>t[s(588)]&&t[s(542)]==i)),c=new Set,u=new Set;for(const t of a)if(s(616)==t[s(629)])for(const e of t[s(570)]()){const n=e[s(549)]()[s(554)]();if(n)if(n.is(s(499),s(548))&&Aa(n)){t[s(460)](e[s(473)]),c[s(480)](n),o=!0;const r=n[s(579)],i=n[s(643)],a=r&&r.is(s(499),s(548)),l=i&&i.is(s(499),s(548));a&&!c[s(458)](r)&&u[s(480)](r),l&&!c[s(458)](i)&&u[s(480)](i)}else n.is(s(499),s(601))&&n[s(596)]&&(t[s(460)](e[s(473)]),o=!0)}else if(s(625)==t[s(629)]){if(!t[s(475)]||!t[s(475)][s(567)])continue;const e=t[s(475)][s(592)];if(e&&Object[s(577)](e)[s(524)])continue;const n=t[s(475)][s(567)];let r=!0,i=!0;for(const e of a)if(e[s(629)]&&e[s(629)][s(560)](s(616))){if(!e[s(475)][s(567)]){i=!1;break}if(e.id!=t.id&&e[s(475)][s(567)]==n){r=!1;break}}i&&r&&(t[s(591)](),o=!0)}for(const t of c)e[s(590)](t);for(const t of u)e[s(599)](t);return o})),n[t(513)][t(581)](t(494))[t(459)]({model:t(457),view:(t,e)=>h(t),converterPriority:t(634)}),n[t(513)][t(581)](t(610))[t(459)]({model:t(457),view:(e,n)=>n[t(573)][t(501)]?h(e,!1):null,converterPriority:t(634)});const g=n[t(552)][t(489)];this[t(602)](g[t(597)],t(495),((e,n)=>{const r=t,s=[];for(const t of g[r(615)](n[r(631)])[r(530)]())t.is(r(499),r(482))&&s[r(582)](t);g[r(638)]((t=>{const e=r;for(const n of s)t[e(565)](t[e(615)](n),t[e(492)](n)),t[e(590)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(596)])return!0;const n=t[e(463)](0);return n.is(e(499),e(601))&&n[e(596)]}function ka(t,e={},n){const r=Ia;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=Na();return(Ca=function(t,e){return n[t-=221]})(t,e)}const La=Ca;function Na(){const t=["96708jpqNto","889095yNPxDM","enableCommand","formatGroupId","descriptionFactory","getSuggestionCallback","afterInit","table","260CtyRbS","1466685AODiiJ","getTableColumnsWidths","TableColumnResizeEditing","editor","9100014zDNqEK","registerDescriptionCallback","formatInline","type","registerCustomCallback","plugins","3807990RjfugK","document","7095328tBUWXB","discard","getContainedElement","resizeTableWidth","author","Users","locale","TrackChangesEditing","change","bind","commandParams","handleResizeTableWidthCommand","getSuggestions","accept","getColumnGroupElement","_suggestionFactory","getAttribute","format","*Format:* resize table","1848088CWMJum","getSelectedElement","has","selection","handleSuggestionDescription","8rvdmcc","9urkJeR","tableWidth","resizeTable","markBlockFormat","22cciCWk","model","data","formatBlock","columnWidths","get","subType"];return(Na=function(){return t})()}!function(t,e){const n=Ca,r=t();for(;;)try{if(680549===parseInt(n(226))/1+parseInt(n(265))/2+-parseInt(n(234))/3*(-parseInt(n(270))/4)+-parseInt(n(233))/5*(-parseInt(n(225))/6)+-parseInt(n(238))/7+parseInt(n(246))/8*(-parseInt(n(271))/9)+-parseInt(n(244))/10*(parseInt(n(275))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[La(231)](){const t=La;if(!this[t(237)][t(243)][t(267)](t(236)))return;const e=this[t(237)][t(243)][t(223)](t(253));e[t(227)](t(249),this[t(257)][t(255)](this)),e[t(261)][t(242)](t(221),t(273),t(259),e[t(261)][t(230)](t(221),null,t(247))),e[t(261)][t(242)](t(221),t(273),t(247),e[t(261)][t(230)](t(221),null,t(259))),e[t(229)][t(239)](this[t(269)][t(255)](this))}[La(257)](t,e){const n=La,r=this[n(237)][n(243)][n(223)](n(253)),s=this[n(237)][n(243)][n(223)](n(236)),o=e[n(232)]||this[n(237)][n(276)][n(245)][n(268)][n(266)]();this[n(237)][n(276)][n(254)]((()=>{const i=n,a=s[i(260)](o);let c=a?s[i(235)](a):null,u=o[i(262)](i(272))||null;const l=e[i(272)]||u,f=e[i(222)]||c,h=this[i(237)][i(243)][i(223)](i(251)).me;for(const t of r[i(258)]()){const e=t[i(248)]();if(i(273)===t[i(224)]&&e===o){t[i(250)]!==h&&t[i(247)]();const e=t[i(277)][i(256)];u=e[0][i(272)],c=e[0][i(222)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(274)](o,{commandName:i(249),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(273)},[],i(273))}))}[La(269)](t){const e=La;if(e(221)!=t[e(241)]&&e(240)!=t[e(241)])return;const{data:n}=t;if(n&&e(273)===n[e(228)]){const t=e(264);return{type:e(263),content:Hr(this[e(237)][e(252)],t)}}}}const Sa=va;function Ma(){const t=["2747184XAYout","1156351eIZahh","178968tezhZO","insertTemplate","get","editor","Template","afterInit","has","5MxACci","TrackChangesEditing","plugins","11155761QMosvy","2uaJiNi","520986BFgPCj","2120502bwHrxM","1665549kBvnHc","enableCommand"];return(Ma=function(){return t})()}function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=242]})(t,e)}!function(t,e){const n=va,r=t();for(;;)try{if(298582===-parseInt(n(256))/1*(-parseInt(n(257))/2)+-parseInt(n(259))/3+-parseInt(n(245))/4+parseInt(n(252))/5*(-parseInt(n(258))/6)+-parseInt(n(244))/7+-parseInt(n(243))/8+parseInt(n(255))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class Oa extends t.Plugin{[Sa(250)](){const t=Sa,e=this[t(248)];e[t(254)][t(251)](t(249))&&e[t(254)][t(247)](t(253))[t(242)](t(246))}}function wa(){const t=["plugins","commands","afterInit","locale","7858638JKWfaX","insertTableOfContents","4799417ImEyzS","10uwxyrq","get","tableOfContents","12iISyhJ","8QYXReJ","editor","1JmlLdC","descriptionFactory","5344330jAmGem","TrackChangesEditing","registerElementLabel","252850IfYUPc","3429036nJPqvB","enableCommand","ELEMENT_TABLE_OF_CONTENTS","1519353pPokpR","245187HTPKlM","4umPZKE"];return(wa=function(){return t})()}const Fa=Da;function Da(t,e){const n=wa();return(Da=function(t,e){return n[t-=334]})(t,e)}!function(t,e){const n=Da,r=t();for(;;)try{if(656086===parseInt(n(345))/1*(parseInt(n(350))/2)+parseInt(n(355))/3*(parseInt(n(356))/4)+parseInt(n(347))/5+-parseInt(n(351))/6+parseInt(n(338))/7*(parseInt(n(343))/8)+-parseInt(n(336))/9*(parseInt(n(339))/10)+parseInt(n(354))/11*(parseInt(n(342))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wa);class Ba extends t.Plugin{[Fa(334)](){const t=Fa,e=this[t(344)];if(!e[t(358)][t(340)](t(337)))return;e[t(357)][t(340)](t(348))[t(352)](t(337));const n=e[t(357)][t(340)](t(348)),r=e[t(335)];n[t(346)][t(349)](t(341),(e=>Hr(r,t(353),e)))}}const Pa=Ua;!function(t,e){const n=Ua,r=t();for(;;)try{if(979508===-parseInt(n(276))/1*(parseInt(n(285))/2)+parseInt(n(274))/3*(parseInt(n(271))/4)+-parseInt(n(296))/5+-parseInt(n(286))/6*(-parseInt(n(267))/7)+parseInt(n(269))/8*(-parseInt(n(277))/9)+-parseInt(n(280))/10+-parseInt(n(301))/11*(-parseInt(n(291))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ja);class xa extends t.Plugin{[Pa(302)](){const t=Pa,e=this[t(304)];if(!e[t(266)][t(290)](t(305)))return;const n=e[t(266)][t(262)](t(292));n[t(298)][t(281)](t(297),(()=>Hr(e[t(270)],t(300)))),e[t(283)][t(295)][t(287)]((r=>{const s=t;let o=!1;const i=Array[s(299)](e[s(283)][s(295)][s(272)][s(282)]());for(const{name:t,data:a}of i){const{group:i}=n[s(288)](t);if(s(289)!==i||!a[s(275)])continue;const c=a[s(275)],u=c[s(278)][s(273)];if(!u||!u.is(s(284),s(297)))continue;if(!c[s(279)][s(264)](c[s(278)]))continue;const l=e[s(283)][s(294)][s(303)](c[s(278)],s(307));if(l&&l[s(306)]){const e=r[s(293)](c[s(279)],l[s(279)]);e[s(263)](c)||(r[s(265)](t,{range:e}),o=!0)}o||(r[s(268)](t),o=!0)}return o}))}}function Ua(t,e){const n=ja();return(Ua=function(t,e){return n[t-=262]})(t,e)}function ja(){const t=["2357838UYlCCX","registerPostFixer","_splitMarkerName","suggestion","has","12EtBPKP","TrackChangesEditing","createRange","schema","document","5700920vTCXnk","title-content","descriptionFactory","from","ELEMENT_TITLE","27289471YQwxEC","afterInit","getNearestSelectionRange","editor","Title","isCollapsed","forward","get","isEqual","isTouching","updateMarker","plugins","21vzWYFm","removeMarker","7244272mogOyt","locale","1189388XAVHOo","differ","nodeBefore","18BiLKjy","newRange","22079vmmkEh","18ukljYU","end","start","13143910lUpXAU","registerElementLabel","getChangedMarkers","model","element","18iQfzpP"];return(ja=function(){return t})()}function Ga(){const t=["418686XNmzgS","3802656WnGiHL","get","afterInit","redo","21661XGQMJm","editor","197364eaPoSK","388656foYuLb","48GRNmli","UndoEditing","25wvTwRF","undo","8690906RFOrAV","63RYjsOA","has","plugins","enableCommand","44OoVYQa","547460QIVjqQ","TrackChangesEditing"];return(Ga=function(){return t})()}const Va=za;function za(t,e){const n=Ga();return(za=function(t,e){return n[t-=237]})(t,e)}!function(t,e){const n=za,r=t();for(;;)try{if(665847===parseInt(n(238))/1*(parseInt(n(251))/2)+parseInt(n(240))/3*(-parseInt(n(242))/4)+parseInt(n(244))/5*(-parseInt(n(254))/6)+parseInt(n(246))/7+parseInt(n(241))/8+parseInt(n(247))/9*(parseInt(n(252))/10)+-parseInt(n(255))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ga);class Ha extends t.Plugin{[Va(257)](){const t=Va,e=this[t(239)],n=e[t(249)][t(256)](t(253));e[t(249)][t(248)](t(243))&&(n[t(250)](t(245)),n[t(250)](t(237)))}}const Wa=Ka;function Ka(t,e){const n=Xa();return(Ka=function(t,e){return n[t-=129]})(t,e)}function Xa(){const t=["6949390LtqSne","has","1813176IRRKhj","TableCaptionEditing","417938HZkQVN","9iUUvwF","TrackChangesEditing","toggleTableCaption","get","2863126sCborZ","enableCommand","7958166eZIBDk","plugins","afterInit","editor","8lVzINP","requires","5578242hhFfBh","10JrETvU","907704pGgsKp"];return(Xa=function(){return t})()}!function(t,e){const n=Ka,r=t();for(;;)try{if(997389===parseInt(n(129))/1+parseInt(n(131))/2+parseInt(n(144))/3+-parseInt(n(146))/4*(parseInt(n(145))/5)+-parseInt(n(138))/6+parseInt(n(136))/7*(-parseInt(n(142))/8)+-parseInt(n(132))/9*(parseInt(n(147))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xa);class qa extends t.Plugin{static get[Wa(143)](){return[aa]}[Wa(140)](){const t=Wa,e=this[t(141)];e[t(139)][t(148)](t(130))&&e[t(139)][t(135)](t(133))[t(137)](t(134))}}function Za(){const t=["tableHeight","handleDiscardAction","TrackChangesTableProperties","handleSuggestionDescription","start","tableCellBorderColor","has","join","*Format:* change table cell properties","nodeAfter","236288gKPvti","294868BnRSou","enqueueChange","_suggestionFactory","get","selection","tableCellHorizontalAlignment","tableCellProperties","2113786reScJJ","tableCellVerticalAlignment","tableBorderStyle","findAncestor","*Format:* change table properties","15knOBaY","getSuggestionCallback","tableBorderColor","6976160mhlzRh","markBlockFormat","tableCellHeight","tableAlignment","17028AbBIrd","tableProperties","batch","getFirstPosition","formatBlock","tableWidth","data","change","tableCellBorderWidth","getAttribute","getSuggestions","pluginName","plugins","_getSuggestion","registerCustomCallback","editor","setAttribute","accept","tableCellBackgroundColor","TableCellPropertiesEditing","locale","table","180UkNPXi","getContainedElement","tableBackgroundColor","tableCellPadding","24ublPgt","tableCellBorderStyle","enableCommand","getSelectionAffectedTableCells","TrackChangesEditing","TableUtils","1158941OozBww","_handlePropertyChange","document","5185506toZBsN","tableBorderWidth","tableCellWidth","subType","TablePropertiesEditing","afterInit","commandParams","removeAttribute","model","format","descriptionFactory","discard","registerDescriptionCallback"];return(Za=function(){return t})()}const Qa=Ya;function Ya(t,e){const n=Za();return(Ya=function(t,e){return n[t-=255]})(t,e)}!function(t,e){const n=Ya,r=t();for(;;)try{if(856248===parseInt(n(325))/1+parseInt(n(255))/2+parseInt(n(260))/3*(-parseInt(n(326))/4)+-parseInt(n(263))/5+parseInt(n(302))/6+parseInt(n(299))/7*(parseInt(n(293))/8)+-parseInt(n(267))/9*(parseInt(n(289))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Za);class Ja extends t.Plugin{constructor(t){const e=Ya;super(t),this[e(268)]=[e(262),e(257),e(303),e(266),e(272),e(315),e(291)],this[e(332)]=[e(320),e(294),e(275),e(292),e(304),e(265),e(285),e(331),e(256)]}static get[Qa(278)](){return Qa(317)}[Qa(307)](){const t=Qa,e=this[t(282)][t(279)][t(329)](t(297));if(this[t(282)][t(279)][t(321)](t(306))){for(const n of this[t(268)])e[t(295)](n,((e,r)=>{const s=t,o=this[s(282)][s(310)][s(301)][s(330)][s(270)]()[s(258)](s(288));this[s(300)](n,[o],this[s(268)],s(268),e,r)}));e[t(328)][t(281)](t(271),t(268),t(284),e[t(328)][t(261)](t(271),null,t(313))),e[t(328)][t(281)](t(271),t(268),t(313),((e,n)=>this[t(316)](this[t(268)],e,n))),e[t(328)][t(281)](t(271),t(268),t(322),(()=>!1))}if(this[t(282)][t(279)][t(321)](t(286))){for(const n of this[t(332)])e[t(295)](n,((e,r)=>{const s=t,o=this[s(282)][s(279)][s(329)](s(298))[s(296)](this[s(282)][s(310)][s(301)][s(330)]);this[s(300)](n,o,this[s(332)],s(332),e,r)}));e[t(328)][t(281)](t(271),t(332),t(284),e[t(328)][t(261)](t(271),null,t(313))),e[t(328)][t(281)](t(271),t(332),t(313),((e,n)=>this[t(316)](this[t(332)],e,n))),e[t(328)][t(281)](t(271),t(332),t(322),(()=>!1))}e[t(312)][t(314)]((e=>this[t(318)](e)))}[Qa(300)](t,e,n,r,s,o){const i=Qa,a=this[i(282)][i(279)][i(329)](i(297));this[i(282)][i(310)][i(327)](o[i(269)],(()=>{const t=i;for(const i of e)if(this[t(280)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(276)](r);void 0!==n&&(e[r]=n)}s(o),a[t(264)](i,{commandParams:[e]},[],r)}}))}[Qa(316)](t,e,n){const r=Qa,s=e[0][r(319)][r(324)],o=n[r(308)][0];this[r(282)][r(310)][r(274)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(283)](r,o[r],s):e[n(309)](r,s)}))}[Qa(318)](t){const e=Qa;if(t[e(273)])switch(t[e(305)]){case e(268):return{type:e(311),content:Hr(this[e(282)][e(287)],e(259))};case e(332):return{type:e(311),content:Hr(this[e(282)][e(287)],e(323))}}}[Qa(280)](t,e){const n=Qa,r=this[n(282)][n(279)][n(329)](n(297));for(const s of r[n(277)]({skipNotAttached:!0})){const r=s[n(290)]();if(s[n(305)]===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=Y?Y.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):Je(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})),Jt(t,sn(t),n),r&&(n=Xn(n,7,oc));for(var s=e.length;s--;)xr(n,e[s]);return n})),Ec=Tc;function bc(){const t=["elementStart","markInlineFormat","addHighlight","getCustomProperty","getAttribute","formatBlock:join","addSuggestionData","addCommentThread","_checkSuggestionCorrectness","splice","removeMarker:suggestion:attribute","getMultiRangeId","writer","$graveyard","_recordAttributeChanges","groupId","_customCallbacks","getRange","getAllAdjacentSuggestions","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:chain","forEach","toViewElement","_cutOutSuggestionMarker","containsPosition","isAtEnd","_reduceSuggestionAttributeRange","removeMarkers","_saved","move","sort","commandName","locale","ck-suggestion-marker","track-changes-command-not-found","markerToData","formatBlock:accept","3922296rFzXvN","suggestionLoaded","$elementName","action","_processAttributeSuggestions","markDeletion","howMany","formatInline:discard","formatInline:chain","creator","track-changes-suggestion-data-mismatch","listenTo","_defaultCallbacks","_breakSuggestionMarker","some","delete","getChanges","markMultiRangeInsertion","deletion:accept","hasComments","removeComment","adapter","_afterChanges","toJSON","track-changes-adapter-missing-getsuggestion","acceptSelectedSuggestions","upcast","2872330SerCjO","_isRegisteredAttribute","_getSuggestionData","trackChanges.mergeNestedSuggestions","attribute:accept","createRangeIn","track-changes-user-not-found","dataDowncast","acceptAllSuggestions","isDocumentOperation","ck-suggestion-marker-formatBlock","high","unshift","type","$marker","get","insertContent","trackChangesCommand","forceDefaultExecution","lowest","containerElement","attribute:join","setAttribute","hasCommentThread","setSelection","group","getAncestors","every","ck-suggestion-marker-","getFirstRange","fire","_removeSuggestion","attributes","updateMarker","75466ZNeHoy","oldRange","return","formatInline:","insertion:discard","_joinWithAdjacentSuggestions","markerNameToElements","clear","addMarker:suggestion","Users","discardAllSuggestions","formatBlock","suggestionChanged","chain","forward","acceptSuggestion","has","getContainedElement","selection","range","addMarker:suggestion:formatBlock","842989eqsGbL","isAfter","editing","elementEnd","_handleNewSuggestionMarker","concat","low","markerName","createRange","CommentsRepository","after","previous","PENDING_ACTION_SUGGESTION","assign","LEAVE","commands","16AraBhh","editor","consume","_refreshAttributeSuggestionsChain","schema","values","$textProxy","authorName","documentSelection","_reduceExistingSuggestions","_mergeNestedSuggestions","model","isExternal","suggestionUnloaded","addComment","insertion:accept","containsItem","suggestion:attribute:","getFirstMarker","_blockAttributeKeys","stopListening","addMarkerName","deletion:chain","newRange","markInsertion","nodeBefore","suggestion-type","getDifference","reconvertMarker","rootName","then","insertion:join","data-suggestion","_inlineAttributeKeys","position","registerCustomCallback","marker-count","trackChanges.trackFormatChanges","registerPostFixer","formatInline:accept","_suggestionFactory","fromRange","define","targetPosition","_findSuggestions","_initAriaMarkerChangeAnnouncements","keys","insertion:chain","_getAttributeKey","update:suggestion","_refreshSuggestionsChain","find","rename","addRange","external:","substring","_isBlockAttribute","insertion","isLocal","getItems","bindElementToMarker","containsRangeInObject","dataToMarker","isIntersectingWithRange","getSuggestion","tablePasteChainId","_getExternalAuthor","showSuggestionHighlights","_SUGGESTION_ANNOUNCEMENT","split","_trackFormatChanges","subType","activeMarkers","918403YKQexp","rejected","deleteContent","startsWith","markAttributeChange","oldValue","filter","formatBlock:","multi","createPositionAt","ready","isRemovable","authoredAt","_getMarkerAnnouncementText","removeMarker","unbind","getUser","comments","splitPosition","createElement","map","track-changes-suggestion-not-found","addMarker:suggestion:attribute","formatBlock:discard","parent","_suggestionState","_suggestions","editingDowncast","next","isOwn","suggestion","containsRange","registerBlockAttribute","54nYMygA","removed","buildSuggestion","$text","change","_enabledCommands","markers","isInsideObject","fetchCommentThread","_registerDefaultCallbacks","isArray","attributeKey","addUser","highest","getNearestSelectionRange","author","widget","add","_setSuggestionRange","moveTargetPosition","1753005mKYLLn","attribute","enableReadOnlyMode","createRangeOn","options","isInContent","elementToElement","data","isUndo","attributeNewValue","track-changes-enable-command-twice","getMarkers","getIntersection","change:_saved","isLimit","removeMarker:suggestion:formatBlock","createdAt","getCommentThread","change:data","_model","isSelectable","root","discardSuggestion","nodeAfter","dataReady","_joinSuggestions","join","end","length","mapper","insertion:","change:activeMarkers","remove","_getAuthorFromId","addClass","_commentsRepository","markerToHighlight","isMultiRange","deletion:","rethrowUnexpectedError","size","_addSuggestionMarker","push","stop","isBlock","batch","markMultiRangeBlockFormat","clone","announce","from","name","fromCharCode","commentThread","attribute:","_adapter","_recordAttributeSuggestions","isTouching","formatInline","requires","removeClass","unbindElementFromMarkerName","addMarker","getRanges","isIntersecting","isBefore","toUpperCase","ck-suggestion-marker-formatInline","pop","_isDataLoaded","getSuggestionCallback","_addThreadToSuggestion","document","markerReady","default","isObject","item","pluginName","createPositionAfter","set","warn","isEqual","refresh","_editor","_createSuggestion","track-changes-adapter-already-set","init","multipleBlocks","element","deletion:discard","attributeOldValue","updateSuggestion","differ","addSuggestion","getShiftedBy","consumable","trackChanges","conversion","discardSelectedSuggestions","deletion","detach","newValue","ck-suggestion-marker--active","value","@external","_splitMarkerName","isCollapsed","createSelection","execute","config","FORMATTING","PendingActions","start","accepted","catch","_processAttributeChanges","isAtStart","backward","_rangeIsInLocalUserInsertion","getWalker","open","accept","descriptionFactory","isNextTo","notReady","insert","createPositionBefore","applyOperation","formatGroupId","18QdplWi","before","always","substr","1854112xenqrd","deletion:join","discard","enqueueChange","markBlockFormat","head","formatInline:join","attribute:discard","key","meta","getChangedMarkers","originalSuggestionId","_isForcedDefaultExecutionBlock","getLastMatchingPosition","ENTER","setTo","skipNestingCheck","TrackChangesEditing","includes","getSuggestions","removeAttribute","for","_setSuggestionData","resolve","enableDefaultAttributesIntegration","never","collaboration.channelId","registerInlineAttribute","enableCommand","hasSuggestion","error-saving-suggestion-data-suggestion-discarded","suggestion:","_onDiscard","normal","format","_updateSuggestionData","plugins","markMultiRangeDeletion"];return(bc=function(){return t})()}function Tc(t,e){const n=bc();return(Tc=function(t,e){return n[t-=453]})(t,e)}!function(t,e){const n=Tc,r=t();for(;;)try{if(734307===-parseInt(n(553))/1+-parseInt(n(874))/2+-parseInt(n(813))/3+parseInt(n(738))/4+parseInt(n(606))/5*(parseInt(n(734))/6)+parseInt(n(464))/7*(-parseInt(n(480))/8)+-parseInt(n(586))/9*(-parseInt(n(840))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const _c=Ec(815);class yc extends t.Plugin{static get[Ec(664)](){return[Ec(473),o.Users,t.PendingActions,Yr,es,as,fs,Ts,ms,As,Ss,xs,to,so,uo,go,Eo,Ao,No,vo,Do,zo,Uo,Xo,Qo,ei,ci,pi,Ni,oi,Vs,Ks,bi,Ai,vi,Fi,ji,Hi,qi,$i,ra,aa,fa,ma,qa,ya,Ra,Ba,Ja,Oa,xa,Ha]}static get[Ec(682)](){return Ec(755)}constructor(t){const e=Ec;function n(t){const e=Tc;return t[e(573)]((t=>String[e(657)](t)))[e(632)]("")}super(t),this[e(661)]=!1,this[e(684)](e(552),[]),this.on(e(637),((n,r,s,o)=>{const i=e;this[i(625)][i(590)]((()=>{const e=i;for(const n of[...o,...s])this[e(625)][e(592)][e(459)](n)&&t[e(466)][e(508)](n)}))})),this[e(727)]=new Xr(this[e(481)][e(491)][e(484)],this[e(481)][e(808)]),this[e(660)]=null,this[e(520)]=new Ac(this[e(481)]),this[e(579)]=new Map,this[e(641)]=t[e(774)][e(855)](e(473)),this[e(591)]=new Set,this[e(625)]=this[e(481)][e(491)],this[e(578)]=new WeakMap,this[e(750)]=!1,this[e(499)]=new Set([e(815)]),this[e(513)]=new Set,t[e(714)][e(522)](e(517),e(679)),this[e(550)]=t[e(714)][e(855)](e(517)),t[e(714)][e(522)](e(843),!0),this[e(490)]=t[e(714)][e(855)](e(843)),this[e(857)]=new f(t,this[e(591)]),this[e(525)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,52,50,50])}[Ec(691)](){const t=Ec,n=this[t(481)],r=(e,n)=>{const r=t;if(r(607)!=e)return r(868)+e;const s=n[r(549)]("|")[0];return this[r(536)](s)?r(850):r(672)};n[t(702)][t(759)](t(580))[t(642)]({model:t(583),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(710)](e[n(471)]),a=[n(809),r(o,i)];let c=3e3;return this[n(552)][n(756)](e[n(471)])&&(a[n(648)](n(707)),c=3010),n(704)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(702)][t(759)](t(847))[t(603)]((e=>{const r=t;e.on(r(882),((t,e,s)=>{const o=r;if(!s[o(610)][o(547)])return;const i=e[o(681)];if(!i)return;const c=s[o(635)][o(798)](i);n[o(491)][o(484)][o(680)](i)&&c&&!c[o(779)](o(602))&&c.is(o(860))&&(0,a.toWidget)(c,s[o(788)])}),{priority:r(851)})})),n[t(702)][t(759)](t(847))[t(642)]({model:t(583),view:(e,n)=>{const s=t;if(!n[s(610)][s(547)])return null;const{type:o,subType:i}=this[s(710)](e[s(471)]);return{classes:[s(809),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(681)])return;const{id:c}=this[a(710)](o[a(471)]);if(r){const t=this[a(579)][a(855)](c),e=this[a(528)](t);if(!this[a(536)](e))return}if(o[a(681)].is(a(461)))return void i[a(700)][a(482)](o[a(681)],s[a(656)]);const u=i[a(635)][a(798)](o[a(681)]);if(o[a(681)].is(a(693))&&n[a(491)][a(484)][a(650)](o[a(681)])&&!u[a(779)](a(778))){i[a(788)][a(640)]([a(809),a(850)],u),i[a(788)][a(862)](a(512),c,u),i[a(635)][a(540)](u,o[a(471)]),e&&(this[a(552)][a(756)](o[a(471)])?i[a(788)][a(640)](a(707),u):i[a(788)][a(665)](a(707),u));for(const t of n[a(491)][a(845)](o[a(681)])[a(539)]())i[a(700)][a(482)](t,s[a(656)]);i[a(700)][a(482)](o[a(681)],s[a(656)])}};n[t(702)][t(759)](t(847))[t(603)]((e=>{const n=t;e.on(n(463),((t,e,r)=>{const o=n;r[o(610)][o(547)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(599)})})),n[t(702)][t(759)](t(847))[t(603)]((e=>{const n=t;e.on(n(575),((t,e,r)=>{const o=n;r[o(610)][o(547)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(599)})})),n[t(702)][t(759)](t(847))[t(811)]({model:t(583),view:(e,n)=>n[t(610)][t(547)]?null:{group:t(583),name:e[t(737)](11)}}),n[t(702)][t(759)](t(839))[t(612)]({view:{name:t(583),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(769)+e[r(780)](r(506))+":"+e[r(780)]("id");return e[r(780)](r(516))&&(s+=":"+e[r(780)](r(516))),n[r(572)](r(854),{"data-name":s})}}),n[t(702)][t(759)](t(839))[t(542)]({view:t(583)}),n[t(702)][t(759)](t(580))[t(603)]((e=>{const n=t;e.on(n(463),s(),{priority:n(851)})})),n[t(702)][t(759)](t(580))[t(603)]((e=>{const n=t;e.on(n(575),s({isAttributeSuggestion:!0}),{priority:n(851)})})),n[t(702)][t(759)](t(580))[t(603)]((e=>{const n=t;e.on(n(621),((t,e,r)=>{const s=n,o=r[s(635)][s(880)](e[s(471)]);if(o)for(const t of o)t[s(779)](s(778))||(r[s(788)][s(665)]([s(809),s(850),s(707)],t),r[s(788)][s(758)](s(512),t),r[s(635)][s(666)](t,e[s(471)]))}),{priority:n(851)})})),n[t(702)][t(759)](t(580))[t(603)]((e=>{const n=t;e.on(n(786),((t,e,r)=>{const s=n,o=r[s(635)][s(880)](e[s(471)]);if(!o)return;const{id:i}=this[s(710)](e[s(471)]),a=this[s(579)][s(855)](i),c=this[s(528)](a);if(this[s(536)](c))for(const t of o)t[s(779)](s(778))||(r[s(788)][s(665)]([s(809),s(850),s(707)],t),r[s(788)][s(758)](s(512),t),r[s(635)][s(666)](t,e[s(471)]))}),{priority:n(851)})})),n[t(491)][t(677)][t(518)]((e=>{const r=t;let s=!1;const o=Array[r(655)](n[r(491)][r(677)][r(697)][r(748)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(710)](t);if(r(583)!==o)continue;const h=this[r(579)][r(855)](f);if(null!=c[r(503)]){r(663)==u&&(s=s||Lc(c[r(503)],t,e,n[r(491)][r(484)]));const o=r(607)==u&&this[r(536)](l[r(549)]("|")[0]);if(c[r(503)][r(711)]||r(789)==c[r(503)][r(627)][r(509)]||r(454)==u&&!Rc(c[r(503)])||o&&!Rc(c[r(503)])||r(704)==u&&(Cc(a=c[r(503)])||function(t){const e=r;return t[e(717)][e(577)]==t[e(633)][e(505)]&&t[e(717)][e(801)]}(a)))e[r(567)](t),s=!0;else{if(!h||!h[r(611)])continue;i[r(603)](h)}}}var a;return i[r(646)]>0&&(s=!!this[r(879)](i)||s),s})),n[t(491)][t(677)][t(518)]((e=>{const r=t;let s=!1;for(const t of n[r(491)][r(677)][r(697)][r(829)]())if(r(730)==t[r(853)])for(const t of this[r(579)][r(485)]()){if(t[r(643)]||!t[r(611)])continue;const o=r(454)==t[r(853)],i=this[r(528)](t),a=i&&this[r(536)](i);if(!o&&!a)continue;const c=t[r(869)]();if(c[r(717)][r(577)]!=c[r(633)][r(577)]&&!c[r(633)][r(801)]){const o=n[r(491)][r(562)](c[r(717)][r(629)],r(633)),i=n[r(491)][r(472)](c[r(717)],o);e[r(873)](t[r(498)](),{range:i}),s=!0}}return s})),n[t(491)][t(677)][t(518)]((e=>this[t(720)](e))),n[t(491)][t(677)][t(518)]((e=>!e[t(651)][t(538)]&&this[t(817)](e))),n[t(491)].on(t(835),(()=>{this[t(661)]=!1})),n[t(491)][t(677)].on(t(624),((r,s)=>{const o=t;if(!s[o(538)]||s[o(614)])return;if(!this[o(661)])return;const i=n[o(491)][o(677)][o(697)][o(829)]();if(0==i[o(634)])return;const a=[],c=i[o(559)]((t=>o(607)==t[o(853)])),u=i[o(559)]((t=>o(730)==t[o(853)]&&o(589)!=t[o(656)]));for(const t of c)this[o(841)](t[o(597)])&&a[o(648)]({key:t[o(597)],newValue:t[o(615)],oldValue:t[o(695)],range:Sc(t[o(462)],n[o(491)])});for(const t of u){if(o(532)!=t[o(816)]&&o(687)!=t[o(816)])continue;const e=Mc(t[o(514)][o(629)],n[o(491)]),r=t[o(735)];o(532)==t[o(816)]&&a[o(648)]({key:o(815),newValue:t[o(656)],oldValue:r[o(656)],range:e});for(const[n,s]of r[o(872)]){if(!this[o(841)](n))continue;const r=t[o(872)][o(855)](n);s!==r&&a[o(648)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(872)])this[o(841)](n)&&(r[o(872)][o(459)](n)||a[o(648)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(634)]&&n[o(491)][o(741)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(557)](t,e,s,o,{groupId:r});this[n(489)](t,a)}))}),{priority:t(859)}),n[t(491)][t(592)].on(t(529),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(710)](n[s(656)]),e=this[s(579)][s(855)](t);e&&e[s(501)](n[s(656)])}})),n[t(491)][t(677)].on(t(624),(()=>{const e=t,r=Array[e(655)](n[e(491)][e(677)][e(697)][e(748)]())[e(559)]((t=>e(583)===this[e(710)](t[e(656)])[e(865)]));if(0===r[e(634)])return;r[e(806)](((t,n)=>{const r=e,s=t[r(613)][r(875)],o=n[r(613)][r(875)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(717)][r(670)](o[r(717)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(710)](t);if(null===n[e(875)]){const n=this[e(468)](t);o[e(603)](n)}else{const t=this[e(579)][e(855)](r);null!==n[e(503)]||t[e(611)]?(s[e(603)](t[e(743)]),o[e(603)](t)):this[e(871)](t)}}o[e(646)]>0&&this[e(530)](o);for(const t of s)this[e(870)](e(455),t)})),n[t(491)].on(t(732),((e,r)=>{const s=t,o=r[0];if(!this[s(579)][s(646)])return;if(!o[s(849)])return;if(o[s(651)][s(614)]||!o[s(651)][s(538)])return;let i,a;switch(o[s(853)]){case s(730):i=n[s(491)][s(562)](o[s(514)]),a=i[s(699)](o[s(819)]);break;case s(549):i=n[s(491)][s(562)](o[s(571)]),a=n[s(491)][s(562)](o[s(605)]);break;case s(805):i=n[s(491)][s(562)](o[s(523)]),a=i[s(699)](o[s(819)]);break;default:return}const c=n[s(491)][s(472)](i,a);n[s(491)][s(590)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(524)](c)){if(e[t(643)])continue;if(t(663)==e[t(853)])continue;const r=this[t(528)](e);if(r&&this[t(536)](r)&&t(549)!=o[t(853)])continue;const s=e[t(613)]&&e[t(613)][t(692)];(t(454)!=e[t(853)]||t(549)==o[t(853)]&&!s)&&(n[t(541)]||t(537)==e[t(853)]&&n[t(582)]||e[t(869)]()[t(584)](c)&&this[t(826)](e,i,a))}}))}),{priority:t(859)}),n[t(491)].on(t(555),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(858)])return;if(this[s(750)])return;if(!this[s(857)][s(708)])return;if(o[s(711)])return;const a=n[s(491)][s(484)],{start:c,end:u}=o[s(869)](),l=c[s(629)]&&a[s(620)](c[s(629)])?null:a[s(600)](c,s(457)),f=u[s(505)]&&a[s(620)](u[s(505)])?null:a[s(600)](u,s(722)),h=n[s(491)][s(472)](l?l[s(717)]:c,f?f[s(633)]:u);n[s(491)][s(590)]((t=>{const e=s;this[e(818)](h);const r=n[e(491)][e(484)][e(600)](h[e(717)]);o.is(e(488))?t[e(864)](r):o[e(753)](r)})),e[s(649)]()}),{priority:e.priorities[t(771)]+10}),n[t(491)].on(t(856),((e,r)=>{const s=t,o=r[r[s(634)]-1];o&&o[s(858)]||this[s(750)]||this[s(857)][s(708)]&&(n[s(491)][s(590)]((()=>{const t=s;let o=n[t(491)][t(856)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(876)]=o[t(653)]();const i=o[t(633)][t(505)],a=n[t(491)][t(484)];i&&a[t(650)](i)&&!a[t(680)](i)&&(o=n[t(491)][t(472)](o[t(717)],n[t(491)][t(562)](i,t(633)))),this[t(504)](o)})),e[s(649)]())}),{priority:t(851)}),this[t(481)][t(479)][t(603)](t(701),this[t(857)]),this[t(766)](t(701));const o=new p(n,this[t(579)]);n[t(479)][t(603)](t(458),o),this[t(766)](t(458));const i=new E(n,this[t(579)]);n[t(479)][t(603)](t(628),i),this[t(766)](t(628)),n[t(479)][t(603)](t(848),new S(n,o,this[t(579)])),this[t(766)](t(848)),n[t(479)][t(603)](t(453),new S(n,i,this[t(579)])),this[t(766)](t(453)),n[t(479)][t(603)](t(838),new w(n,o,this[t(579)])),this[t(766)](t(838)),n[t(479)][t(603)](t(703),new w(n,i,this[t(579)])),this[t(766)](t(703));const c=n[t(774)][t(855)](t(473));this[t(824)](c,t(494),((e,{threadId:n})=>{const r=t,s=this[r(579)][r(855)](n);s&&s[r(658)]&&1===s[r(658)][r(634)]&&this[r(773)](n,{hasComments:!0})}),{priority:t(470)}),this[t(824)](c,t(833),((e,{threadId:n})=>{const r=t,s=this[r(579)][r(855)](n);s&&s[r(658)]&&!s[r(658)][r(634)]&&this[r(773)](n,{hasComments:!1})}),{priority:t(470)})}set[Ec(834)](t){const n=Ec;if(this[n(660)])throw new e.CKEditorError(n(690),this);this[n(660)]=t}get[Ec(834)](){return this[Ec(660)]}[Ec(757)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(579)][n(485)]())t&&!e[n(611)]||r[n(648)](e);return e?r[n(573)]((t=>t[n(836)]())):r}[Ec(544)](t){const n=Ec,r=this[n(579)][n(855)](t);if(!r)throw new e.CKEditorError(n(574),this);return r}[Ec(767)](t){const e=Ec;return this[e(579)][e(459)](t)}[Ec(782)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(853)][e(549)](":"),a=this[e(579)][e(855)](r)||this[e(689)](o,i,r,n,s);if(this[e(676)](a),this[e(784)](a,o,i||null,n),a[e(622)]=t[e(622)],a[e(674)]=!0,s&&s[e(709)]){const t=s[e(709)],n=this[e(546)](t[e(487)]);a[e(565)]=t[e(622)],a[e(601)]=n,a[e(492)]=!0}else a[e(565)]=t[e(622)];switch(t[e(613)]&&(a[e(613)]=t[e(613)]),t[e(872)]&&(a[e(872)]=t[e(872)]),this[e(660)]&&this[e(660)][e(698)]||(a[e(804)]=!0),this[e(578)][e(855)](a)){case e(729):this[e(578)][e(684)](a,e(630));break;case e(678):a[e(611)]?(this[e(879)](new Set([a])),this[e(530)](new Set([a])),this[e(578)][e(684)](a,e(563)),this[e(870)](e(814),a)):this[e(578)][e(684)](a,e(587))}return a}[Ec(458)](t){const e=Ec;this[e(858)]((()=>{const n=e;this[n(481)][n(491)][n(590)]((()=>{const e=n;for(const n of t[e(794)]())n[e(726)]()}))}))}[Ec(628)](t){const e=Ec;this[e(858)]((()=>{const n=e;this[n(481)][n(491)][n(590)]((()=>{const e=n;for(const n of t[e(794)]())n[e(740)]()}))}))}[Ec(766)](t,n){const r=Ec,s=this[r(481)][r(479)][r(855)](t);if(!s)throw new e.CKEditorError(r(810),this,{commandName:t});if(this[r(591)][r(459)](s))throw new e.CKEditorError(r(616),this,{commandName:t});this[r(591)][r(603)](s),n&&s.on(r(713),((t,e)=>{const o=r;this[o(857)][o(708)]&&(this[o(750)]||(e[o(634)]>0&&e[e[o(634)]-1]&&e[e[o(634)]-1][o(858)]?e[o(673)]():(t[o(876)]=n(((...t)=>s[o(713)](...t,{forceDefaultExecution:!0})),...e),t[o(649)]())))}),{priority:r(851)})}[Ec(858)](t){const n=Ec;let r,s;const o=this[n(750)];this[n(750)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(750)]=!1),s&&e.CKEditorError[n(645)](s,this),r}[Ec(504)](t,n=null,r={}){const s=Ec;if(t[s(711)])return null;const o=this[s(481)][s(774)][s(855)](s(883)).me;for(const{suggestion:e,meta:o}of this[s(524)](t,s(537)))if(o[s(582)]){if(!o[s(728)]){if(o[s(541)]){if(!this[s(490)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(826)](e,t[s(717)],t[s(633)]);break}if(n==e[s(551)]&&wc(e,r)){const n=e[s(869)]();return n[s(717)][s(686)](t[s(633)])?this[s(604)](e,this[s(625)][s(472)](t[s(717)],n[s(633)])):this[s(604)](e,this[s(625)][s(472)](n[s(717)],t[s(633)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(636)+n:s(537),u=this[s(760)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(647)](c,i,a,t),u}[Ec(830)](t,n=Ec(561),r={}){const s=Ec,o=this[s(481)][s(774)][s(855)](s(883)).me,i=this[s(520)][s(675)](s(537),n,s(632));for(const e of this[s(757)]())if(e[s(601)].id==o.id&&s(537)==e[s(853)]&&e[s(551)]==n&&wc(e,r)&&(i(e[s(668)](),t)||i(t,e[s(668)]()))){for(const n of t)e[s(533)](n);return e}for(const{suggestion:e,meta:n}of this[s(524)](t,s(537))){if(!n[s(582)])continue;if(!this[s(490)]&&n[s(541)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(668)]())for(const e of t)if(!n[s(584)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(636)+n,l=this[s(760)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(647)](u,a,c,e,zr[s(787)]());return l}[Ec(777)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(711)])return null;if(o(763)===this[o(550)]){const e=this[o(520)][o(675)](o(663),r,o(726));return this[o(858)]((()=>e([t],n,s))),null}const i=this[o(481)][o(774)][o(855)](o(883)).me,a=[];if(o(736)!==this[o(550)])for(const{suggestion:e,meta:n}of this[o(524)](t,o(537)))n[o(582)]&&!n[o(593)]&&a[o(648)](...e[o(668)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(618)](s);e&&r[n(648)](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(634)];){const s=r[e][n(507)](t);r[n(785)](e,1,...s),e+=s[n(634)]}}return r}(t,a);c[o(634)]&&this[o(625)][o(590)]((()=>{const t=o;for(const e of c){const o=this[t(520)][t(675)](t(663),r,t(726));this[t(858)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(717)],u=t[o(633)];for(const{suggestion:e,meta:n}of this[o(524)](t,o(663))){if(!n[o(582)])continue;if(e[o(551)]!=r)continue;if(!wc(e,s))continue;const i=e[o(869)]();if(i[o(584)](t,!0))return null;c=c[o(670)](i[o(717)])?c:i[o(717)],u=u[o(465)](i[o(633)])?u:i[o(633)],a?i[o(717)][o(670)](a[o(869)]()[o(717)])?(a[o(803)](),a=e):e[o(803)]():a=e}const l=this[o(625)][o(472)](c,u);if(a)this[o(604)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(760)]({id:t,type:o(877)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(647)](o(877)+r,t,a,l)}}return null}[Ec(742)](t,n,r=[],s=null,o={}){const i=Ec;n[i(733)]||(n[i(733)]=n[i(807)]),n[i(692)]=t.is(i(462)),s=s||Nc(n);const a=r[i(573)]((t=>Mc(t,this[i(625)]))),c=t.is(i(462))?t:Mc(t,this[i(625)]);if(i(763)===this[i(550)]){const t=this[i(520)][i(675)](i(454),s,i(726));return this[i(858)]((()=>t([c],n,o))),null}a[i(648)](c);let u=!0;for(const t of a)if(!this[i(723)](t)){u=!1;break}if(u&&i(736)!==this[i(550)]){const t=this[i(520)][i(675)](i(454),s,i(726));return this[i(858)]((()=>t([c],n,o))),null}let l=null,f=c[i(717)],h=c[i(633)];for(const{suggestion:t,meta:e}of this[i(524)](c,i(454))){if(!e[i(582)])continue;if(e[i(728)]||e[i(541)]||e[i(593)])continue;if(t[i(613)][i(733)]!=n[i(733)])continue;if(!wc(t,o))continue;const r=t[i(869)]();if(t[i(551)]==s){if(r[i(584)](c,!0))return null;f=f[i(670)](r[i(717)])?f:r[i(717)],h=h[i(465)](r[i(633)])?h:r[i(633)],l?r[i(717)][i(670)](l[i(869)]()[i(717)])?(l[i(803)](),l=t):t[i(803)]():l=t}else{const e=c[i(618)](r);this[i(799)](t,e)}}const g=this[i(481)][i(774)][i(855)](i(883)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(604)](l,this[i(625)][i(472)](f,h)),l;{const t=this[i(760)]({id:d,type:i(560)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(647)](i(560)+s,d,p,this[i(625)][i(472)](f,h)),t}}[Ec(652)](t,n,r=[],s=null,o={}){const i=Ec;n[i(733)]||(n[i(733)]=n[i(807)]);const a=t[0];n[i(692)]=a.is(i(462)),s=s||Nc(n);const c=r[i(573)]((t=>Mc(t,this[i(625)]))),u=a.is(i(462))?t:t[i(573)]((t=>Mc(t,this[i(625)])));if(i(763)===this[i(550)]){const t=this[i(520)][i(675)](i(454),s,i(726));return this[i(858)]((()=>t(u,n,o))),null}c[i(648)](...u);let l=!0;for(const t of c)if(!this[i(723)](t)){l=!1;break}if(l&&i(736)!==this[i(550)]){const t=this[i(520)][i(675)](i(454),s,i(726));return this[i(858)]((()=>t(u,n,o))),null}const f=this[i(481)][i(774)][i(855)](i(883)).me;for(const t of this[i(757)]()){if(t[i(601)].id!=f.id)continue;if(i(454)!=t[i(853)]||t[i(613)][i(733)]!=n[i(733)])continue;if(!wc(t,o))continue;const e=t[i(551)]==s;for(let n=0;n<u[i(634)];n++){const r=u[n];for(const s of t[i(617)]()){const o=s[i(793)]();if(r[i(686)](o)){e?(u[i(785)](n,1),n--):t[i(567)](s[i(656)]);break}}}}if(0==u[i(634)])return null;const h=this[i(520)][i(675)](i(454),s,i(632));for(const t of this[i(757)]())if(t[i(601)].id==f.id&&i(454)==t[i(853)]&&t[i(613)][i(733)]==n[i(733)]&&t[i(551)]==s&&wc(t,o)&&(h(t[i(668)](),u)||h(u,t[i(668)]()))){for(const e of u)t[i(533)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(560)+s,m=this[i(760)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(647)](p,g,d,t,zr[i(787)]());return m}[Ec(818)](t,n=null,r={}){const s=Ec;if(t[s(711)])return null;const o=this[s(481)][s(774)][s(855)](s(883)).me,a=new i.LiveRange(t[s(717)],t[s(633)]);for(const{suggestion:t,meta:e}of this[s(524)](a,s(537)))if(e[s(582)]&&!e[s(728)])if(t[s(643)]){const e=t[s(668)]()[s(559)]((t=>s(789)!=t[s(627)][s(509)]));if(e[s(867)]((t=>a[s(584)](t,!0)))&&t[s(740)](),e[s(827)]((t=>t[s(584)](a,!0)))){const t=this[s(520)][s(675)](s(704),n,s(726));return this[s(858)]((()=>t([a],null,r))),null}}else{const e=a[s(618)](t[s(869)]());null!==e&&t[s(770)]([e],null,r)}if(a[s(705)](),a[s(711)]||s(789)==a[s(627)][s(509)])return null;let c=null,u=a[s(717)],l=a[s(633)];const f=this[s(524)](a,s(704));for(const{suggestion:t,meta:e}of f){const n=this[s(625)][s(472)](u,l);if(e[s(582)]&&(this[s(490)]||!e[s(541)]&&!e[s(593)]))if(t[s(643)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(668)]()){if(r[s(584)](n,!0))return t;n[s(584)](r)||(e=!1)}e&&t[s(740)]()}else{const e=t[s(869)]();if(e[s(584)](n,!0))return t;if(!wc(t,r)){n[s(584)](e)?t[s(803)]():e[s(800)](u)?u=e[s(633)]:e[s(800)](l)&&(l=e[s(717)]);continue}u=u[s(670)](e[s(717)])?u:e[s(717)],l=l[s(465)](e[s(633)])?l:e[s(633)],r=Object[s(477)]({},t[s(872)]),c?e[s(717)][s(670)](c[s(869)]()[s(717)])?(c[s(803)](),c=t):t[s(803)]():c=t}}if(c)return this[s(604)](c,this[s(625)][s(472)](u,l)),c;{const t=(0,e.uid)(),i=this[s(625)][s(472)](u,l),a=o.id,c=n?s(644)+n:s(704),f=this[s(760)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(647)](c,t,a,i),f}}[Ec(775)](t,n=Ec(561),r={}){const s=Ec,o=this[s(481)][s(774)][s(855)](s(883)).me,a=t[s(573)]((t=>new i.LiveRange(t[s(717)],t[s(633)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(524)](a,s(537)))e[s(582)]&&!e[s(728)]&&c[s(603)](t);for(const e of c)if(e[s(643)]){const o=e[s(668)]();if((!e[s(872)]||!e[s(872)][s(754)])&&o[s(867)]((t=>a[s(827)]((e=>e[s(584)](t,!0)))))&&e[s(740)](),a[s(867)]((t=>o[s(827)]((e=>e[s(584)](t,!0)))))){const e=this[s(520)][s(675)](s(704),n,s(726));return this[s(858)]((()=>e(t,null,r))),null}}else{const t=e[s(869)]();if(a[s(827)]((e=>e[s(584)](t,!0)))&&e[s(740)](),a[s(867)]((e=>t[s(584)](e,!0)))){const t=this[s(520)][s(675)](s(704),n,s(726));return this[s(858)]((()=>t(a,null,r))),null}}const u=this[s(520)][s(675)](s(704),n,s(632));let l=null;for(const t of this[s(757)]())if(t[s(601)].id==o.id&&t[s(611)]&&s(704)==t[s(853)]&&t[s(551)]==n&&wc(t,r)&&(u(t[s(668)](),a)||u(a,t[s(668)]())))if(l){if(t[s(658)]&&t[s(658)][s(634)])continue;for(const e of t[s(668)]())l[s(543)](e)||l[s(533)](e);t[s(803)]()}else{l=t;for(const e of a)t[s(543)](e)||t[s(533)](e)}if(l)return l;c[s(881)]();for(const{suggestion:t,meta:e}of this[s(524)](a,s(704)))e[s(582)]&&(this[s(490)]||!e[s(541)]&&!e[s(593)])&&wc(t,r)&&c[s(603)](t);for(const t of c){const e=t[s(668)]();if((!r||!r[s(754)])&&a[s(867)]((t=>e[s(827)]((e=>e[s(584)](t,!0))))))return t;(!t[s(872)]||!t[s(872)][s(754)])&&e[s(867)]((t=>a[s(827)]((e=>e[s(584)](t,!0)))))&&t[s(740)]()}const f=(0,e.uid)(),h=o.id,g=s(644)+n,d=this[s(760)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(705)](),t[s(711)]||s(789)==t[s(627)][s(509)]||this[s(647)](g,f,h,t,zr[s(787)]());return d}[Ec(557)](t,n,r,s,o){const i=Ec;if(t[i(711)])return[];if(i(763)===this[i(550)])return[];const a=this[i(481)][i(774)][i(855)](i(883)).me.id,c=Array[i(655)](this[i(579)][i(485)]())[i(559)]((e=>i(607)==e[i(853)]&&e[i(613)][i(746)]==n&&e[i(543)](t)));if(i(679)===this[i(550)]){const e=this[i(524)](t,i(537))[i(559)]((({meta:t})=>t[i(582)]&&!t[i(593)]&&!t[i(728)]))[i(573)]((({suggestion:t})=>t));c[i(852)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(607)==t[i(853)]?t[i(613)][i(558)]:void 0,o=t[i(869)](),a=Array[i(655)](u[i(526)]())[i(531)]((t=>t[i(669)](o)));if(!a)continue;const c=a[i(507)](o);this[i(536)](n)&&i(537)==t[i(853)]&&0!=c[i(634)]||(u[i(828)](a),c[i(797)]((t=>{u[i(684)](t,r)})),i(537)!=t[i(853)]&&e!=s&&u[i(684)](a[i(618)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(634)]>37&&console[i(685)](i(795),{key:n});const f=(i(659)+(n+"|")+Nc({newValue:s}))[i(535)](0,60),h=this[i(760)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(648)](h),this[i(647)](f,c,a,t)}return l}[Ec(762)](t){const e=Ec;this[e(766)](t,((t,...n)=>{this[e(790)]((()=>{t(...n)}))}))}[Ec(585)](t){const e=Ec;this[e(499)][e(603)](t)}[Ec(765)](t){const e=Ec;this[e(513)][e(603)](t)}[Ec(528)](t){const e=Ec;return e(607)==t[e(853)]?t[e(551)][e(549)]("|")[0]:null}[Ec(604)](t,e){const n=Ec,r=t[n(498)]();this[n(625)][n(590)]((t=>{t[n(873)](r,{range:e})}))}[Ec(676)](t){const e=Ec,n=t.id,r=this[e(481)][e(714)][e(855)](e(764));this[e(641)][e(863)](n)||this[e(641)][e(783)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(641)][e(623)](n);s[e(568)](e(564)),s[e(564)]=!1,t[e(658)]=s}[Ec(784)](t,n,r,s){const o=Ec;if(t[o(853)]!=n||t[o(551)]!=r||t[o(822)].id!=s)throw this[o(481)][o(608)](o(823)),new e.CKEditorError(o(823),this)}[Ec(799)](t,n){const r=Ec,s=t[r(869)]();if(n[r(686)](s))t[r(803)]();else if(s[r(584)](n)){const o=this[r(625)][r(562)](n[r(717)][r(505)],r(633));this[r(604)](t,this[r(625)][r(472)](s[r(717)],o));const i=(0,e.uid)(),a=t[r(822)].id,c=t[r(853)]+":"+t[r(551)];this[r(760)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(613)],attributes:t[r(872)]});const u=this[r(625)][r(562)](n[r(633)][r(577)],r(474)),l=this[r(625)][r(472)](u,s[r(633)]);this[r(647)](c,i,a,l)}else if(s[r(800)](n[r(717)])){const e=this[r(625)][r(562)](n[r(717)][r(505)],r(633));this[r(604)](t,this[r(625)][r(472)](s[r(717)],e))}else{const e=this[r(625)][r(562)](n[r(633)][r(577)],r(474));this[r(604)](t,this[r(625)][r(472)](e,s[r(633)]))}}[Ec(723)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(524)](t,e(537))){if(!r[e(582)])continue;const s=n[e(668)]();for(const n of s)if(!t[e(507)](n)[e(634)])return!0}return!1}[Ec(639)](t){const n=Ec,r=this[n(481)][n(774)][n(855)](n(883))[n(569)](t);if(!r)throw new e.CKEditorError(n(846),this);return r}[Ec(546)](t){const e=Ec,n=this[e(481)][e(774)][e(855)](e(883)),r=(0,o.hashObject)(e(534)+t);return n[e(569)](r)||n[e(598)]({id:r,name:t})}[Ec(689)](t,e,n,r,s){const o=Ec,i=this[o(639)](r),a=this[o(520)][o(588)](t,e,n,i,s,(t=>{const e=o;this[e(773)](n,{attributes:t});const r=this[e(544)](n);this[e(879)](new Set([r])),this[e(530)](new Set([r]))}));return this[o(824)](a,o(726),(()=>{const t=o;this[t(773)](n,{state:t(718)})}),{priority:o(851)}),this[o(824)](a,o(740),(()=>{const t=o;this[t(773)](n,{state:t(554)})}),{priority:o(851)}),this[o(579)][o(684)](n,a),this[o(578)][o(684)](a,o(729)),a}[Ec(710)](t){const e=Ec,n=t[e(549)](":");return{group:n[0],type:n[1],subType:n[e(634)]>=5?n[2]:null,id:n[e(634)]<5?n[2]:n[3],authorId:n[e(634)]<5?n[3]:n[4],markerCount:6==n[e(634)]?n[5]:null}}[Ec(826)](t,n,r){const s=Ec,o=t[s(869)](),i=o[s(717)],a=o[s(633)];this[s(604)](t,this[s(625)][s(472)](i,n));const c=(0,e.uid)(),u=t[s(822)].id,l=t[s(853)]+(t[s(551)]?":"+t[s(551)]:"");this[s(760)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(872)],data:t[s(613)]});const f=this[s(528)](t);(s(454)==t[s(853)]||f&&this[s(536)](f))&&(r=this[s(625)][s(731)](r[s(577)])),this[s(647)](l,c,u,this[s(625)][s(472)](r,a))}[Ec(524)](t,e=null){const n=Ec,r=[],s=this[n(481)][n(774)][n(855)](n(883)).me;Array[n(596)](t)||(t=[t]);for(const o of this[n(757)]()){if(!o[n(611)])continue;if(e&&o[n(853)]!=e)continue;let i=!1;for(const e of o[n(668)]()){for(const a of t){const t=a[n(717)][n(686)](e[n(633)])||a[n(633)][n(686)](e[n(717)]);if(t||a[n(618)](e)){const c=a[n(584)](e)&&kc(this[n(625)][n(484)],e[n(717)],a),u=e[n(584)](a)&&kc(this[n(625)][n(484)],a[n(717)],e);r[n(648)]({suggestion:o,meta:{isOwn:s==o[n(601)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(647)](t,e,n,r,s){const o=Ec;this[o(625)][o(590)]((i=>{const a=o;let c=a(769)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(667)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(871)](t){const e=Ec,n=t[e(475)],r=t[e(581)];t[e(475)]=null,t[e(581)]=null,null!=n&&n[e(581)]==t&&(n[e(581)]=r),null!=r&&r[e(475)]==t&&(r[e(475)]=n),e(563)==this[e(578)][e(855)](t)&&(this[e(578)][e(684)](t,e(587)),this[e(870)](e(493),t,n,r))}[Ec(760)](t){const n=Ec,r=t.id,s=this[n(782)](t);if(this[n(660)]&&this[n(660)][n(698)]){const o=this[n(481)][n(774)][n(855)](n(716)),i=s[n(832)],a=s[n(551)]?s[n(853)]+":"+s[n(551)]:s[n(853)],c=this[n(481)][n(808)],u=o[n(603)](Hr(c,n(476))),l={id:r,type:a,hasComments:i,data:t[n(613)]||null,originalSuggestionId:t[n(749)]||null,attributes:s[n(872)]};this[n(660)][n(698)](l)[n(510)]((t=>{const e=n;s[e(804)]=!0,o[e(638)](u),t&&t[e(622)]&&(this[e(579)][e(855)](r)[e(622)]=t[e(622)])}))[n(719)]((t=>{const r=n;throw(0,e.logWarning)(r(768)),this[r(481)][r(491)][r(741)]({isUndoable:!1},(()=>{s[r(740)]()})),s[r(500)](),this[r(579)][r(828)](s.id),this[r(578)][r(828)](s),t}))}return s}[Ec(536)](t){const e=Ec;return this[e(499)][e(459)](t)}[Ec(773)](t,e){const n=Ec,r=this[n(481)][n(774)][n(855)](n(716)),s=this[n(544)](t);if(this[n(660)]&&this[n(660)][n(696)])if(s[n(804)]){const s=r[n(603)](Hr(this[n(481)][n(808)],n(476)));this[n(660)][n(696)](t,e)[n(510)]((()=>{r[n(638)](s)}))}else s.on(n(619),(()=>{this[n(773)](t,e)}))}[Ec(842)](t){const n=Ec;if(!this[n(660)]||!this[n(660)][n(544)])throw new e.CKEditorError(n(837),this);return this[n(660)][n(544)](t)}[Ec(468)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(710)](t),i=this[e(579)][e(855)](n)||this[e(689)](r,s,n,o,{});switch(this[e(784)](i,r,s,o),this[e(578)][e(855)](i)){case e(729):this[e(842)](n)[e(510)]((t=>{const r=e;let s=Promise[r(761)]();t[r(832)]&&(s=this[r(641)][r(594)]({channelId:this[r(481)][r(714)][r(855)](r(764)),threadId:n})),s[r(510)]((()=>{const e=r;this[e(782)](t)[e(804)]=!0}))})),this[e(578)][e(684)](i,e(678));break;case e(587):this[e(773)](n,{state:e(725)});case e(630):this[e(578)][e(684)](i,e(563)),this[e(870)](e(814),i);break;case e(563):this[e(870)](e(455),i)}return i[e(501)](t),i}[Ec(530)](t){const e=Ec,n=Array[e(655)](t),r=n[e(559)]((t=>e(607)==t[e(853)]));this[e(483)](r);const s=n[e(559)]((t=>!t[e(643)]&&e(607)!=t[e(853)])),o=this[e(757)]({skipNotAttached:!0})[e(559)]((t=>!t[e(643)]&&e(607)!=t[e(853)])),i=o[e(559)]((n=>!t[e(459)](n))),a=new Map(o[e(573)]((t=>[t,this[e(520)][e(675)](t[e(853)],t[e(551)],e(456))]))),c=new Map(o[e(573)]((t=>[t,t[e(869)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(634)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(634)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(634)];t++){const n=s[t];!l[e(459)](n)&&n[e(475)]&&(f[e(603)](n[e(475)]),n[e(475)][e(581)]===n&&(n[e(475)][e(581)]=null),n[e(475)]=null),!u[e(459)](n)&&n[e(581)]&&(f[e(603)](n[e(581)]),n[e(581)][e(475)]===n&&(n[e(581)][e(475)]=null),n[e(581)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(634)];e++){const r=g(t,n[e]);r&&(r[0][s(581)]=r[1],r[1][s(475)]=r[0],u[s(603)](r[0]),l[s(603)](r[1]))}}function g(t,n){const r=e;if(t[r(601)].id!==n[r(601)].id)return null;const s=a[r(855)](t)(t,n,c[r(855)](t),c[r(855)](n));return s&&a[r(855)](n)(t,n,c[r(855)](t),c[r(855)](n))?s[1][r(658)]&&s[1][r(658)][r(634)]?null:s:null}f[e(646)]&&this[e(530)](f)}[Ec(483)](t){const e=Ec;if(0==t[e(634)])return;const n=this[e(757)]({skipNotAttached:!0})[e(559)]((t=>e(607)==t[e(853)]&&t[e(674)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(872)]);s[e(459)](n)||(s[e(684)](n,r[e(634)]),r[e(648)]([]));const i=s[e(855)](n);r[i][e(648)](t)}!function(){const t=e;r[t(806)](((e,n)=>{const r=t,s=e[0][r(622)],o=n[0][r(622)];return s==o?e[0][r(872)][r(791)]<n[0][r(872)][r(791)]?-1:1:s<o?-1:1}));for(const e of r)e[t(806)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(634)];t++){if(0==r[t][e(634)])continue;const n=[];for(let s=t+1;s<r[e(634)];s++)0!=r[s][e(634)]&&i(r[t],r[s])&&n[e(648)](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(634)];n++)t[n][e(581)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(634)];n++)t[n][e(475)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(872)][r(791)]!==n[0][r(872)][r(791)]&&t[0][r(601)]!==n[0][r(601)])return!1;if(!function(t,e){const n=r;return!t[n(832)]&&!e[n(832)]||(!t[n(832)]||!e[n(832)])&&(!!(t[n(832)]&&e[n(622)]<t[n(658)][n(570)][n(855)](0)[n(622)])||!!(e[n(832)]&&t[n(622)]<e[n(658)][n(570)][n(855)](0)[n(622)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(872)],r(791)),o=Ic(n[0][r(872)],r(791));return!!wr(s,o)&&(!!t[r(867)]((t=>n[r(827)]((e=>t[r(869)]()[r(686)](e[r(869)]())))))&&n[r(867)]((e=>t[r(827)]((t=>e[r(869)]()[r(686)](t[r(869)]()))))))}}[Ec(879)](t){const e=Ec,n=Array[e(655)](t),r=this[e(757)]({skipNotAttached:!0}),s=r[e(559)]((n=>!t[e(459)](n))),o=new Map(n[e(573)]((t=>[t,this[e(520)][e(675)](t[e(853)],t[e(551)],e(632))]))),i=new Map(r[e(573)]((t=>[t,t[e(668)]()])));for(let t=0;t<n[e(634)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(634)];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(634)];e++){const s=r[e];if(s[a(853)]!==n[a(853)]||s[a(601)].id!==n[a(601)].id||s[a(551)]!==n[a(551)])continue;if(!Oc(n,s,[a(791)]))continue;if(a(607)==n[a(853)]&&n[a(613)][a(558)]!=s[a(613)][a(558)])continue;if(a(607)==n[a(853)]&&t[a(536)](n[a(613)][a(746)]))continue;if(a(454)==n[a(853)]){const e=t[a(481)][a(491)],r=n[a(460)]();if(r&&(e[a(484)][a(680)](r)||e[a(484)][a(620)](r)))continue}const c=o[a(855)](n),u=i[a(855)](n),l=i[a(855)](s),f=n[a(658)]&&n[a(658)][a(634)],h=s[a(658)]&&s[a(658)][a(634)];if(!f&&c(l,u))return t[a(631)](s,n),i[a(828)](n),!0;if(!h&&c(u,l))return t[a(631)](n,s),i[a(828)](s),!0}return!1}}[Ec(631)](t,e){const n=Ec;if(t[n(643)])for(const r of e[n(668)]())t[n(533)](r);else{const r=e[n(869)]()[n(633)];this[n(604)](t,this[n(625)][n(472)](t[n(869)]()[n(717)],r))}e[n(803)]()}[Ec(566)](t,e){const n=Ec,r=t[n(556)](n(772))||t[n(556)](n(607))?n(715):t[n(671)]();return Hr(this[n(481)][n(808)],e+"_"+r+n(548))}[Ec(525)](){const t=Ec,e=this[t(481)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(625)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(710)](t[s(656)]);if(s(583)===e){n[s(654)](this[s(566)](r,s(478)));break}}for(const t of r){const{group:e,type:r}=this[s(710)](t[s(656)]);if(s(583)===e){n[s(654)](this[s(566)](r,s(752)));break}}}))}[Ec(720)](t){const e=Ec;if(this[e(661)])return!1;const n=this[e(481)],r=n[e(491)][e(677)][e(697)][e(829)]();if(0==r[e(634)])return!1;const s=[],o=r[e(559)]((t=>e(607)==t[e(853)])),i=r[e(559)]((t=>e(730)==t[e(853)]&&e(589)!=t[e(656)])),a=r[e(559)]((t=>e(638)==t[e(853)]&&e(589)!=t[e(656)]));for(const t of o)s[e(648)]({key:t[e(597)],newValue:t[e(615)],oldValue:t[e(695)],range:Sc(t[e(462)],n[e(491)])});for(const t of i){const r=a[e(531)]((n=>n[e(514)][e(686)](t[e(514)])));r&&s[e(648)]({key:e(815),newValue:t[e(656)],oldValue:r[e(656)],range:n[e(491)][e(609)](t[e(514)][e(629)])})}return 0!=s[e(634)]&&this[e(489)](t,s)}[Ec(817)](t){const e=Ec;let n=!1;const r=this[e(481)][e(491)][e(677)][e(697)][e(748)]()[e(559)]((t=>t[e(613)][e(503)]&&t[e(656)][e(556)](e(497))));for(const s of r){const{subType:r,id:o}=this[e(710)](s[e(656)]),i=r[e(549)]("|")[0];for(const r of this[e(757)]({skipNotAttached:!0}))r.id!=o&&e(607)==r[e(853)]&&r[e(613)]&&r[e(613)][e(746)]==i&&r[e(869)]()[e(669)](s[e(613)][e(503)])&&(this[e(802)](r,s[e(613)][e(503)],t),n=!0)}return n}[Ec(790)](t){const e=Ec;this[e(481)],this[e(661)]=!0,t()}[Ec(841)](t){const e=Ec,n=this[e(536)](t),r=this[e(513)][e(459)](t);return n||r}[Ec(489)](t,e){const n=Ec;if(0==e[n(634)])return!1;let r=!1;for(const s of e){const e=this[n(524)](s[n(462)],n(607))[n(559)]((t=>!t[n(747)][n(728)]))[n(573)]((t=>t[n(583)])),i=(0,o.hashObject)({newValue:s[n(706)]});e[n(559)]((t=>{const e=n,[r,o]=t[e(551)][e(549)]("|");return r==s[e(746)]&&o!=i}))[n(797)]((e=>{const o=n;this[o(802)](e,s[o(462)],t),r=!0}))}return r}[Ec(802)](t,e,n){const r=Ec,s=t[r(869)]()[r(507)](e);0!==s[r(634)]?1!==s[r(634)]?this[r(826)](t,e[r(717)],e[r(633)]):this[r(604)](t,s[0]):n[r(567)](t[r(498)]())}}class Ac{constructor(t){const e=Ec;this[e(688)]=t,this[e(625)]=t[e(491)],this[e(792)]=new Map,this[e(825)]=new Map,this[e(595)]()}[Ec(588)](t,e,n,r,s,o){const i=Ec;return new zr(this[i(625)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(675)](t,e,i(726))(...n),onDiscard:(...n)=>this[i(675)](t,e,i(740))(...n)})}[Ec(515)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(792)][s(684)](o,r)}[Ec(675)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(792)][r(855)](s)||this[r(825)][r(855)](t+":"+n)}[Ec(595)](){const t=Ec,e=()=>!1,n=t=>{const e=Tc;t[e(806)](((t,n)=>t[e(717)][e(670)](n[e(717)])?1:-1)),this[e(625)][e(590)]((n=>{const r=e;for(const e of t){let t;t=e[r(633)][r(801)]&&e[r(633)][r(577)]==e[r(717)][r(629)]?n[r(712)](e[r(717)][r(629)],"on"):n[r(712)](e),this[r(625)][r(555)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Tc;e&&this[n(625)][n(590)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(573)]((t=>(Cc(t)&&(t=this[s(625)][s(472)](t[s(633)])),t)))[s(559)]((t=>s(789)!==t[s(627)][s(509)]));if(c[s(634)]<1)return;const u=Array[s(655)](this[s(625)][s(677)][s(461)][s(668)]())[s(573)]((t=>i.LiveRange[s(521)](t)));r[s(864)](c);for(const t of this[s(688)][s(479)][s(479)]())t[s(687)]();a[s(648)]({forceDefaultExecution:!0}),this[s(688)][s(713)](o,...a);const l=u[s(559)]((t=>s(789)!=t[s(627)][s(509)]));l[s(634)]>0&&r[s(864)](l);for(const t of u)t[s(705)]()}))},s=(e,n)=>1==e[t(634)]&&1==n[t(634)]&&e[0][t(633)][t(686)](n[0][t(717)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(625)])?[e,n]:vc(n,e,s,r,this[t(625)])?[n,e]:null;this[t(825)][t(684)](t(495),e),this[t(825)][t(684)](t(878),n),this[t(825)][t(684)](t(511),s),this[t(825)][t(684)](t(527),o),this[t(825)][t(684)](t(831),n),this[t(825)][t(684)](t(694),e),this[t(825)][t(684)](t(739),s),this[t(825)][t(684)](t(502),o),this[t(825)][t(684)](t(519),r),this[t(825)][t(684)](t(820),e),this[t(825)][t(684)](t(744),s),this[t(825)][t(684)](t(821),e),this[t(825)][t(684)](t(812),r),this[t(825)][t(684)](t(576),e),this[t(825)][t(684)](t(781),s),this[t(825)][t(684)](t(796),e),this[t(825)][t(684)](t(844),e),this[t(825)][t(684)](t(745),((e,n)=>{const r=t;if(!n)return;const s=this[r(688)][r(774)][r(855)](yc);this[r(625)][r(590)]((t=>{const o=r;if(o(815)==n[o(746)])for(const r of e){const e=r[o(717)][o(629)],s=n[o(558)];t[o(532)](e,s)}else if(s[o(536)](n[o(746)]))for(const r of e)void 0!==n[o(558)]?t[o(862)](n[o(746)],n[o(558)],r[o(717)][o(629)]):t[o(758)](n[o(746)],r[o(717)][o(629)]);else for(const r of e)n[o(558)]?t[o(862)](n[o(746)],n[o(558)],r):t[o(758)](n[o(746)],r)}))})),this[t(825)][t(684)](t(861),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(577)][r(866)]({includeSelf:!0,parentFirst:!0})){if(s[r(627)]==s)return!1;if(!n[r(496)](s))return!1;if(t[r(680)](s)||t[r(620)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(633)][e(577)]==t[e(717)][e(629)]&&t[e(633)][e(721)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(681)].is(s(486))&&!r[s(680)](t[s(681)]),i=t[s(717)][s(751)](o),a=t[s(633)][s(751)](o,{direction:s(722)});return!(t[s(717)][s(686)](i)&&t[s(633)][s(686)](a)||(i[s(670)](a)?n[s(873)](e,{range:n[s(472)](i,a)}):n[s(567)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(717)][e(629)];return n&&n.is(e(693))}function Sc(t,e){const n=Ec;return null==t[n(633)][n(505)]&&t[n(633)][n(577)]==t[n(717)][n(629)]?Mc(t[n(717)][n(629)],e):t}function Mc(t,e){const n=Ec,r=e[n(484)][n(680)](t)||e[n(484)][n(626)](t);return e[n(472)](e[n(562)](t,n(735)),r?e[n(683)](t):e[n(562)](t,n(633)))}function vc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(633)][o(686)](r[o(717)]))return!0;if(t[o(853)]!=e[o(853)])return!1;if(!n[o(633)][o(662)](r[o(717)]))return!1;const i=s[o(472)](n[o(633)],r[o(717)])[o(724)]();for(const t of i)if([o(776),o(467)][o(756)](t[o(853)])&&s[o(484)][o(620)](t[o(681)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(674)]||!e[r(674)])&&wr(Ic(t[r(872)],n),Ic(e[r(872)],n))}function wc(t,e){const n=Ec,r=Fc(t[n(872)]),s=Fc(e);if(!t[n(674)])return!1;for(const t of Object[n(526)](s))if(!wr(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(477)]({},t);return delete n[e(754)],delete n[e(545)],n}const Dc=Pc;function Bc(){const t=["locale","model","unbind","change:isDirty","133318Mdtlmy","9717TszkuK","get","isEnabled","add","_pendingAction","commentThreadController","destroy","_setPendingAction","10SiXonJ","449487KbfZRw","PendingActions","1483385xgcBfi","canDiscard","4643784NMMAxV","PENDING_ACTION_SUGGESTION","commands","887032vrDQHE","_editor","getRanges","canAccept","93893ogwyXQ","listenTo","stopListening","view","8PWbXPO","execute","acceptSuggestion","discardSuggestion","remove","plugins","7CzWgUh","_removePendingAction","isDirty","bind","canEditAt","_acceptCommand","_discardCommand"];return(Bc=function(){return t})()}function Pc(t,e){const n=Bc();return(Pc=function(t,e){return n[t-=417]})(t,e)}!function(t,e){const n=Pc,r=t();for(;;)try{if(483495===parseInt(n(426))/1+parseInt(n(447))/2+-parseInt(n(448))/3*(-parseInt(n(430))/4)+-parseInt(n(417))/5+parseInt(n(419))/6+-parseInt(n(436))/7*(parseInt(n(422))/8)+-parseInt(n(457))/9*(parseInt(n(456))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bc);class xc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Pc;super(),this[s(444)]=e,this[s(429)]=n,this[s(453)]=r,this[s(423)]=t,this[s(441)]=t[s(421)][s(449)](s(432)),this[s(442)]=t[s(421)][s(449)](s(433)),this[s(429)][s(439)](s(450)).to(this[s(441)],this[s(442)],((t,e)=>t||e)),this[s(429)][s(439)](s(425)).to(this[s(441)],s(450),(t=>t&&this[s(423)][s(444)][s(440)](e[s(424)]()))),this[s(429)][s(439)](s(418)).to(this[s(442)],s(450),(t=>t&&this[s(423)][s(444)][s(440)](e[s(424)]()))),this[s(452)]=null,n[s(438)]&&this[s(455)](),this[s(427)](n,s(432),(()=>this[s(432)]())),this[s(427)](n,s(433),(()=>this[s(433)]())),this[s(427)](n,s(446),(()=>{const t=s;n[t(438)]?this[t(455)]():this[t(437)]()}))}[Dc(432)](){const t=Dc;this[t(441)][t(431)](this[t(444)].id)}[Dc(433)](){const t=Dc;this[t(442)][t(431)](this[t(444)].id)}[Dc(454)](){const t=Dc;this[t(429)][t(445)](t(450)),this[t(429)][t(445)](t(425)),this[t(429)][t(445)](t(418)),this[t(428)](),this[t(453)][t(454)](),this[t(452)]&&this[t(437)]()}[Dc(455)](){const t=Dc,e=Hr(this[t(423)][t(443)],t(420));this[t(452)]=this[t(423)][t(435)][t(449)](t(458))[t(451)](e)}[Dc(437)](){const t=Dc;null!==this[t(452)]&&this[t(423)][t(435)][t(449)](t(458))[t(434)](this[t(452)]),this[t(452)]=null}}const Uc=Gc;!function(t,e){const n=Gc,r=t();for(;;)try{if(491795===-parseInt(n(448))/1+parseInt(n(490))/2+-parseInt(n(483))/3+parseInt(n(497))/4*(-parseInt(n(478))/5)+parseInt(n(481))/6*(-parseInt(n(466))/7)+-parseInt(n(480))/8*(-parseInt(n(485))/9)+-parseInt(n(486))/10*(-parseInt(n(462))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vc);class jc extends s.View{constructor(t,e,n,r){const s=Gc;super(t),this[s(477)]=null,this[s(468)]=null,this[s(496)](s(489),!1),this[s(496)](s(456),e[s(456)]),this[s(488)](s(456)).to(e),this[s(496)](s(493),[]),this[s(496)](s(499),!1),this[s(496)](s(475),!1),this[s(496)](s(479),!1),this[s(496)](s(451),!1),this[s(467)]=e,this[s(491)]=n,this[s(471)]=r,r[s(460)]?this[s(496)](s(459),1):this[s(450)]()}[Uc(457)](){const t=Uc;this[t(487)][t(457)]()}[Uc(492)](){const t=Uc;this[t(477)]&&this[t(477)][t(492)](),this[t(468)]&&this[t(468)][t(492)](),super[t(492)]()}[Uc(450)](){const t=Uc,{CommentsListView:e}=this[t(471)];this[t(477)]=new e(this[t(464)],this[t(467)][t(458)],Object[t(482)]({CommentView:this[t(471)][t(452)]},this[t(471)])),this[t(477)][t(449)](t(473)).to(this),this[t(477)][t(449)](t(455)).to(this),this[t(477)][t(488)](t(489)).to(this),this[t(496)](t(459),this[t(477)][t(459)]+1),this[t(488)](t(459)).to(this[t(477)],t(459),(t=>t+1)),this[t(468)]=this[t(498)](),this.on(t(473),(()=>this[t(457)]())),this[t(488)](t(499)).to(this[t(477)],t(484),this[t(468)][t(469)],t(494),((t,e)=>t||!!e))}[Uc(498)](){const t=Uc,{CommentThreadInputView:e}=this[t(471)],n=new e(this[t(464)],this[t(491)],this[t(471)][t(474)]),r=n[t(469)];return n[t(488)](t(465)).to(this,t(489),this[t(467)][t(458)],t(495),r,t(494),((t,e,n)=>!!n||t&&!e)),r.on(t(453),((e,n)=>{const s=t;this[s(476)](s(461),n),r[s(472)][s(454)]("")})),r.on(t(470),(()=>this[t(457)]())),r[t(488)](t(463)).to(this[t(467)][t(458)],t(495)),n}}function Gc(t,e){const n=Vc();return(Gc=function(t,e){return n[t-=448]})(t,e)}function Vc(){const t=["688432fnLWJu","_createCommentThreadInputView","isDirty","447491dpKMMT","delegate","_createCommentViews","canDiscard","CommentView","submit","setData","updateComment","authoredAt","focus","commentThread","length","disableComments","addComment","14828dSmIvh","disabledSubmit","locale","showInput","21bqZPhv","_model","commentThreadInputView","commentInputView","cancel","_config","editor","removeComment","editorConfig","isEnabled","fire","commentsListView","15ggTRQx","canAccept","200AFLaNz","67248yEDCtU","assign","947679ZmdcSx","hasDirtyComment","78228kffktw","8890oORdMA","element","bind","isActive","778910rvhXAs","_localUser","destroy","descriptionParts","value","isReadOnly","set"];return(Vc=function(){return t})()}function zc(){const t=["editorReady","acceptButton","</p>","content","locale","discardButton","ck-suggestion__info","@external","descriptionParts","element",".ck-annotation__content-wrapper","discardSuggestion","2663640JLTHTO","acceptSuggestion","isActive","execute","author","split","createElement","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-annotation__info","getTemplate","map","join","ck-annotation__main","ck-comment__external","type","set","span","commentThreadInputView","232242LNLAhi","push","_createButton","formatDateTime","source",'" title="',"ck-annotation__user","EXTERNAL_SUGGESTION","canAccept","title","delegate","commentsListView","commentThread","ck-annotation__actions","ck-annotation__info-name","querySelector","ck-suggestion__actions","EXTERNAL_IMPORT_WORD_AVATAR","children","ck-suggestion__user","2978412RsSTGp","ck-suggestion--disabled-comments","_model","ck-annotation__content-wrapper","ck-suggestion__info-name","cancel","ck-suggestion--accept","259rGMvSl","div","getUserViewNotificationText","ck-suggestion-wrapper--active","editorDestroyed","authoredAt","ck-annotation","8667872STzTmW",'"></span>',"_descriptionElement","ck-suggestion-","importWord","ck-suggestion__main","138915HLyrkX","Discard suggestion","innerText","_config","71NjwkKO","8758vegUtO","description","ck-suggestion","userView","</span>","value","fire","setTemplate","ck-suggestion-wrapper","disableComments","getExternalSuggestionNote","color","bind","name","ck-comment__info-time","innerHTML","extendTemplate","canDiscard","render",'<span class="ck-suggestion-color" style="background-color: ',"change:description","check","6ISLZrO","<p>","bindTemplate","ck-annotation__info-time","isEnabled","7494535Ctdmwt",'<span class="ck-suggestion-type">',"EXTERNAL_AVATAR","Accept suggestion","attributes","creator","time","isExternal","ck-suggestion--discard"];return(zc=function(){return t})()}function Hc(t,e){const n=zc();return(Hc=function(t,e){return n[t-=133]})(t,e)}const Wc=Hc;!function(t,e){const n=Hc,r=t();for(;;)try{if(920214===parseInt(n(168))/1*(parseInt(n(169))/2)+-parseInt(n(191))/3*(parseInt(n(144))/4)+parseInt(n(196))/5+parseInt(n(235))/6*(parseInt(n(151))/7)+-parseInt(n(158))/8+-parseInt(n(164))/9+parseInt(n(217))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zc);class Kc extends jc{constructor(e,n,r,s){const i=Hc;super(e,n,r,s),this[i(232)](i(231),""),this[i(181)](i(231)).to(this,i(213),(t=>t&&t[0]?t[0][i(231)]:"")),this[i(181)](i(170)).to(this,i(213),this,i(219),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(192)+Xc(e[n(208)],e[n(180)])+n(207);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(160)]=null,this[i(206)]=this[i(237)](Hr(e,i(199)),t.icons[i(190)],i(150),i(218),"sw"),this[i(206)][i(181)](i(195)).to(this,i(243)),this[i(210)]=this[i(237)](Hr(e,i(165)),t.icons[i(149)],i(204),i(216),"sw"),this[i(210)][i(181)](i(195)).to(this,i(186)),this[i(172)]=new o.UserView(e,this[i(146)][i(221)],this[i(153)]()),this[i(172)][i(185)]({attributes:{class:[i(143),i(241)]}}),this[i(176)](this[i(226)]())}[Wc(226)](){const t=Wc,e=this[t(193)],n=[{tag:t(152),attributes:{class:[t(211),t(225)]},children:[{tag:t(233),children:[{text:this[t(172)][t(182)]}],attributes:{class:[t(148),t(138)]}},{tag:t(202),attributes:{datetime:e.to(t(156)),class:[t(183),t(194)]},children:[{text:e.to(t(156),(e=>this[t(167)][t(238)](e)))}]}]},{tag:t(152),attributes:{class:[t(140),t(137)]},children:[this[t(206)],this[t(210)]]},{tag:t(152),attributes:{class:[t(147)]}}];this[t(146)][t(203)]&&n[t(236)]({tag:t(152),attributes:{class:[t(230)]},children:[{text:this[t(179)]()}]});const r={tag:t(152),attributes:{class:[t(177),e.if(t(219),t(154)),e.to(t(231),(e=>t(161)+e)),this[t(167)][t(178)]&&t(145)],"data-suggestion-id":this[t(146)].id,"data-thread-id":this[t(146)][t(136)].id,"data-author-id":this[t(146)][t(221)].id,tabindex:-1},children:[{tag:t(152),attributes:{class:[t(171),t(157)]},children:[this[t(172)],{tag:t(152),attributes:{class:[t(163),t(229)]},children:n}]}]};return this[t(135)]&&this[t(234)]&&(r[t(142)][t(236)](this[t(135)],this[t(234)]),this[t(135)][t(134)](t(205)).to(this),this[t(135)][t(134)](t(155)).to(this),this[t(234)][t(134)](t(205)).to(this),this[t(234)][t(134)](t(155)).to(this)),r}[Wc(187)](){const t=Wc;super[t(187)](),this[t(160)]=this[t(214)][t(139)](t(215)),this[t(160)][t(184)]=this[t(170)],this.on(t(189),((e,n,r)=>{const s=t;this[s(160)][s(184)]=r}))}[Wc(237)](t,e,n,r,o){const i=Wc,a=new s.ButtonView(this[i(209)]);return a[i(232)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(185)]({attributes:{class:n}}),a.on(i(220),(()=>{const t=i;this[t(175)](r,this[t(146)].id)})),a}[Wc(179)](){const t=Wc;return t(162)===this[t(146)][t(200)][t(212)][t(239)]?Hr(this[t(209)],t(224)):Hr(this[t(209)],t(242))}[Wc(153)](){const t=Wc;return this[t(146)][t(203)]?t(162)===this[t(146)][t(200)][t(212)][t(239)]?Hr(this[t(209)],t(141),this[t(146)][t(201)][t(182)]):Hr(this[t(209)],t(198),this[t(146)][t(201)][t(182)]):null}}function Xc(t,e){const n=Wc;let r="";return r+=t[n(222)]("*")[n(227)](((t,e)=>e%2!=0?n(197)+qc(t)+n(173):qc(t)))[n(228)](""),e&&(r+=n(188)+e[n(174)]+n(240)+e[n(133)]+n(159)),r}function qc(t){const e=Wc,n=document[e(223)](e(233));return n[e(166)]=t,n[e(184)]}const Zc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Qc=Yc;function Yc(t,e){const n=$c();return(Yc=function(t,e){return n[t-=174]})(t,e)}!function(t,e){const n=Yc,r=t();for(;;)try{if(590406===parseInt(n(247))/1*(parseInt(n(237))/2)+parseInt(n(241))/3+parseInt(n(264))/4+parseInt(n(217))/5*(-parseInt(n(260))/6)+-parseInt(n(213))/7+-parseInt(n(227))/8+parseInt(n(238))/9*(parseInt(n(205))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($c);class Jc extends t.Plugin{static get[Qc(295)](){const t=Qc;return[yc,o.Users,t(229),t(207),t(312)]}static get[Qc(285)](){return Qc(269)}constructor(t){const e=Qc;super(t),this[e(283)]=new Map,this[e(318)]=new Map,this[e(288)]=new Map,this[e(224)]=new Map;const n=this[e(308)][e(214)];n[e(304)](e(226),Kc),n[e(304)](e(236),!1),this[e(225)]=n[e(252)](e(236))}[Qc(231)](t,e){const n=Qc;0===this[n(224)][n(209)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(224)]){const r=this[t(283)][t(279)](e);r||n?r&&n&&this[t(195)](e):this[t(317)](e)}this[t(224)][t(194)](),this[t(308)][t(246)][t(252)](t(312))[t(294)](),this[t(186)]()}),10),this[n(224)][n(248)](t,e)}[Qc(189)](){const t=Qc,e=this[t(308)],n=e[t(246)][t(252)](t(301)),r=e[t(246)][t(252)](t(207)),s=e[t(246)][t(252)](t(312)),o=e[t(246)][t(252)](t(229));this[t(178)](),s[t(289)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(196)](this[e(283)])){const s=t[e(251)](),o=[];for(const t of s){if(!t[e(299)])continue;if(t[e(266)]){o[e(268)](...t[e(310)]());continue}const n=t[e(253)]();if(o[e(232)]>0){const t=o[0][e(243)](n);if(t){o[0]=t;continue}}o[e(268)](n)}n[e(268)]([r[e(292)],o])}return n})),this[t(315)](n,t(305),((e,n)=>{const r=t;this[r(315)](n,r(300),((t,e,s,o)=>{const i=r;n[i(299)]&&(null==s?(this[i(265)](o[i(296)]),this[i(231)](n,!1)):(this[i(265)](s[i(296)]),null==o&&this[i(231)](n,!0)))})),null!==n[r(278)]?this[r(265)](n[r(296)]):this[r(231)](n,!1)})),this[t(315)](n,t(254),((e,n,r)=>{const s=t;this[s(216)](n,s(300)),this[s(224)][s(202)](n),this[s(283)][s(279)](n)&&this[s(195)](n),r&&this[s(265)](r[s(296)])})),this[t(315)](n,t(219),((e,n)=>{this[t(265)](n)})),this[t(315)](r,t(274),(()=>{this[t(186)]()})),this[t(315)](o,t(290),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(276)](r))return;const i=n[o(257)](r);this[o(283)][o(252)](i)[o(292)][o(181)]()}),{priority:t(187)})}[Qc(186)](){const t=Qc,e=this[t(308)][t(246)][t(252)](t(207)),n=this[t(308)][t(246)][t(252)](t(301)),r=Array[t(196)](e[t(206)],(e=>e[t(256)]))[t(316)]((e=>this[t(318)][t(279)](e))),s=[];for(const e of r){const n=this[t(318)][t(252)](e)[t(242)][t(251)]();s[t(268)](...n[t(250)](((e,n)=>[...e,...n[t(210)]()]),[]))}n[t(198)]=s}[Qc(178)](){const t=Qc,n=this[t(308)],r=n[t(192)],o=Hr(r,t(218)),i=new e.Collection([{type:t(270),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(261),role:t(293)})},{type:t(233)},{type:t(277),model:new s.ViewModel({withText:!0,label:Hr(r,t(245)),commandName:t(297),role:t(313)})},{type:t(277),model:new s.ViewModel({withText:!0,label:Hr(r,t(215)),commandName:t(221),role:t(313)})},{type:t(277),model:new s.ViewModel({withText:!0,label:Hr(r,t(303)),commandName:t(273),role:t(313)})},{type:t(277),model:new s.ViewModel({withText:!0,label:Hr(r,t(271)),commandName:t(228),role:t(313)})}]);for(const e of i)if(tu(e)){const r=n[t(280)][t(252)](e[t(242)][t(188)]);e[t(242)][t(203)](t(255),t(184)).to(r,t(298),t(184))}n.ui[t(177)][t(302)](t(261),(e=>this[t(230)](e,i,o))),n.ui[t(177)][t(302)](t(306),(e=>this[t(314)](e,i,o)))}[Qc(230)](t,e,n){const r=Qc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(308)][r(280)][r(252)](r(261));o[r(258)][r(248)]({tooltip:n,label:n,icon:Zc}),o[r(258)][r(203)](r(255)).to(i,r(298)),o[r(258)].on(r(259),(()=>{const t=r;i[t(259)](),this[t(308)][t(201)][t(292)][t(181)]()})),(0,s.addListToDropdown)(o,e,{role:r(208)});const a=[];for(const t of e)tu(t)&&a[r(268)](this[r(308)][r(280)][r(252)](t[r(242)][r(188)]));const c=o[r(258)];return c[r(287)][r(291)](r(184)),c[r(191)][r(291)](r(184)),c[r(287)][r(203)](r(184)).to(i,r(184)),c[r(191)][r(203)](r(184))[r(272)](a,r(184),((...t)=>t[r(174)]((t=>t)))),o.on(r(259),(t=>{const e=r;this[e(308)][e(259)](t[e(204)][e(188)]),this[e(308)][e(201)][e(292)][e(181)]()})),o}[Qc(314)](t,e,n){const r=Qc,o=new s.MenuBarMenuView(t),i=this[r(308)][r(280)][r(252)](r(261));o[r(258)][r(248)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(233)==n[r(180)]){a[r(307)][r(302)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(242)];i[r(203)](...Object[r(176)](c)).to(c),i[r(263)](r(259)).to(o),i.on(r(259),(()=>{const t=r;this[t(308)][t(259)](c[t(188)]),this[t(308)][t(201)][t(292)][t(181)]()})),e[r(286)][r(302)](i),a[r(307)][r(302)](e)}return o[r(203)](r(184)).to(i,r(184)),o[r(284)][r(286)][r(302)](a),o}[Qc(317)](t){const e=Qc,n=this[e(308)],r=n[e(214)],s=n[e(246)][e(252)](e(207)),i=n[e(246)][e(252)](e(229)),a=n[e(246)][e(252)](e(312)),c=n[e(246)][e(252)](o.Users).me,u=r[e(252)](e(261))[e(244)],{CommentsListView:l,CommentThreadInputView:f}=n[e(246)][e(252)](e(185));let h,g;this[e(288)][e(279)](t.id)?(g=this[e(288)][e(252)](t.id),h=g[e(220)]):(h=new u(n[e(192)],t,c,{disableComments:this[e(225)],editorConfig:r[e(252)](e(240)),maxCommentsWhenCollapsed:r[e(252)](e(275)),maxThreadTotalWeight:r[e(252)](e(239)),maxCommentCharsWhenCollapsed:r[e(252)](e(197)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(252)](e(192))),CommentView:r[e(252)](e(235))[e(311)],CommentsListView:l,CommentThreadInputView:f}),h[e(282)].on(e(259),(()=>{const t=e;n[t(201)][t(292)][t(181)]()})),h[e(199)].on(e(259),(()=>{const t=e;n[t(201)][t(292)][t(181)]()})),g=s[e(223)](this[e(308)][e(192)],h),g[e(203)](e(249)).to(h,e(249)),g[e(203)](e(232)).to(h),g[e(203)](e(180)).to(h,e(180),(t=>e(281)+t)),this[e(288)][e(248)](t.id,g));const d=i[e(182)](t[e(267)],h),p=new xc(n,t,h,d),m=t[e(251)]()[e(316)]((t=>t[e(299)]));h[e(183)]=n[e(246)][e(252)](e(301))[e(234)][e(262)](m),this[e(283)][e(248)](t,p),this[e(318)][e(248)](h,p);const I=s[e(200)]({view:g,target:()=>{const r=e,s=[],i=t[r(251)]()[r(316)]((t=>t[r(299)]));for(const t of i)s[r(268)](...t[r(190)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(201)],s)},type:()=>e(281)+p[e(292)][e(180)]});i[e(193)](h,I),s[e(302)](I),a[e(179)](I)}[Qc(195)](t){const e=Qc,n=this[e(308)][e(246)][e(252)](e(229)),r=this[e(308)][e(246)][e(252)](e(207)),s=this[e(283)][e(252)](t),o=s[e(292)],i=r[e(309)](o);n[e(212)](o),i&&r[e(222)](i),this[e(283)][e(202)](t),this[e(318)][e(202)](o),s[e(175)]()}[Qc(265)](t){const e=Qc;if(!t[e(299)]||!this[e(283)][e(279)](t))return;const n=this[e(308)][e(246)][e(252)](e(301)),r=this[e(283)][e(252)](t),s=t[e(251)]();r[e(292)][e(183)]=n[e(234)][e(262)](s)}[Qc(175)](){const t=Qc;for(const e of this[t(283)][t(176)]())this[t(195)](e);for(const e of this[t(288)][t(211)]())e[t(220)][t(175)]();super[t(175)]()}}function $c(){const t=["acceptAllSuggestions","value","isInContent","change:previous","TrackChangesEditing","add","Discard all suggestions","define","suggestionLoaded","menuBar:trackChanges","items","editor","getByInnerView","getRanges","CommentView","EditorAnnotations","menuitem","_createMenuBarMenu","listenTo","filter","_initializeController","_viewToController","some","destroy","keys","componentFactory","_addUIComponentsToFactory","registerAnnotation","type","focus","createCommentThreadController","descriptionParts","isEnabled","CommentsUI","_refreshActiveMarkers","lowest","commandName","init","getMarkers","arrowView","locale","_bindAnnotationToEditors","clear","_destroyController","from","comments.maxCommentCharsWhenCollapsed","activeMarkers","discardButton","createAnnotation","editing","delete","bind","source","500tFgbep","activeAnnotations","Annotations","menu","size","getMarkerNames","values","_unbindEditors","5123426nAqjot","config","Accept all selected suggestions","stopListening","5BzJGfZ","Track changes","suggestionChanged","mainView","acceptSelectedSuggestions","remove","createAnnotationView","_handleControllerBuffer","_disableComments","trackChanges.SuggestionThreadView","288080iycaXm","discardSelectedSuggestions","CommentsRepository","_createToolbarButton","_handleSuggestionControllerDelayed","length","separator","descriptionFactory","comments","trackChanges.disableComments","1362mxwhyM","58284pTeoAR","comments.maxThreadTotalWeight","comments.editorConfig","1629702UQOKCy","model","getJoined","SuggestionThreadView","Accept all suggestions","plugins","538vZLjSo","set","isDirty","reduce","getAllAdjacentSuggestions","get","getFirstRange","suggestionUnloaded","isOn","innerView","getSuggestion","buttonView","execute","1001868HZhhuS","trackChanges","getDescriptions","delegate","1167600nTWvJZ","_updateController","isMultiRange","commentThread","push","TrackChangesUI","switchbutton","Discard all selected suggestions","toMany","discardAllSuggestions","change:activeAnnotations","comments.maxCommentsWhenCollapsed","hasSuggestion","button","previous","has","commands","suggestion-","acceptButton","_suggestionToController","panelView","pluginName","children","actionView","_annotationViews","addSourceCollector","addComment","unbind","view","menuitemcheckbox","refreshSelectedViews","requires","head"];return($c=function(){return t})()}function tu(t){return Qc(242)in t}function eu(t,e){var n=ru();return(eu=function(t,e){return n[t-=498]})(t,e)}var nu=eu;function ru(){var t=["2814360TMBSah","5114232WPSESY","pluginName","16290mWdbLu","365FQummM","addSuggestionData","getSuggestions","adapter","3109330EQbnhv","21897HULlOg","694547snYneS","get","3303fUvadA","TrackChanges","Comments","getSuggestion","82EdFFkn","editor","requires","plugins","addSuggestion","6800pkyXUN"];return(ru=function(){return t})()}!function(t,e){for(var n=eu,r=t();;)try{if(352426===-parseInt(n(500))/1+parseInt(n(506))/2*(parseInt(n(499))/3)+-parseInt(n(511))/4*(parseInt(n(516))/5)+parseInt(n(512))/6+parseInt(n(498))/7+-parseInt(n(513))/8+-parseInt(n(502))/9*(-parseInt(n(515))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[nu(508)](){return[yc,Jc,nu(504)]}static get[nu(514)](){return nu(503)}set[nu(519)](t){var e=nu;this[e(507)][e(509)][e(501)](yc)[e(519)]=t}get[nu(519)](){var t=nu;return this[t(507)][t(509)][t(501)](yc)[t(519)]}[nu(510)](t){var e=nu;return this[e(507)][e(509)][e(501)](yc)[e(517)](t)}[nu(518)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=nu;return this[n(507)][n(509)][n(501)](yc)[n(518)]({skipNotAttached:t,toJSON:e})}[nu(505)](t){var e=nu;return this[e(507)][e(509)][e(501)](yc)[e(505)](t)}}const ou=au;!function(t,e){const n=au,r=t();for(;;)try{if(397483===parseInt(n(455))/1+-parseInt(n(464))/2+-parseInt(n(469))/3*(-parseInt(n(435))/4)+parseInt(n(418))/5+-parseInt(n(468))/6+-parseInt(n(450))/7*(-parseInt(n(448))/8)+-parseInt(n(409))/9*(parseInt(n(452))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cu);const iu=[ou(444)];function au(t,e){const n=cu();return(au=function(t,e){return n[t-=406]})(t,e)}function cu(){const t=["create","createDocumentFragment","pluginName","391329MPgCmw","destroy","createElement","init","config","rootsAttributes","getDataWithDiscardedSuggestions","TrackChangesEditing","editorCreator","3381585rHXqtA","trackChangesData","set","function","push","users","requires","end","result","discardAllSuggestions","getFullData","TrackChangesData","useAnonymousUser","data","TrackChangesDataGetter","CommentsRepository","editor","96fWViUj","div","name","map","getRootsAttributes","define","get","_adapter","getCommentThreads","Pagination","getUser","appendChild","execute","13016rNmFAt","plugins","1484jPLYPk","getDataWithAcceptedSuggestions","30bUoWly","Users","addCommentThread","398049fslqZS","acceptAllSuggestions","getRootNames","getSuggestions","trackChangesData.editorCreator","addSuggestionData","document","model","constructor","1175408MnPfvg","reduce","addUser","track-changes-data-invalid-editor-creator","3577608ZoVFXw","36576ApKZPW"];return(cu=function(){return t})()}class uu extends t.Plugin{static get[ou(424)](){return[yc]}static get[ou(408)](){return ou(429)}[ou(412)](){const t=ou,n=this[t(434)];if(n[t(413)][t(440)](t(459),(e=>{const r=t,s=n[r(462)][r(461)][r(457)]()[r(465)](((t,e)=>(t[e]="",t)),{});return n[r(463)][r(406)](s,e)})),t(421)!=typeof n[t(413)][t(441)](t(419))[t(417)])throw new e.CKEditorError(t(467))}[ou(451)](t){return hu(this[ou(434)],!0,t)}[ou(415)](t){return hu(this[ou(434)],!1,t)}}class lu extends t.Plugin{static get[ou(408)](){return ou(432)}constructor(t){const e=ou;super(t),this[e(426)]=e(425)}[ou(412)](){const t=ou;this[t(434)][t(449)][t(441)](t(433))[t(442)]={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(434)][t(449)][t(441)](t(416))[t(442)]=null}}function fu(t){return void 0!==t[ou(439)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,iu);s[r(449)][r(422)](yc,lu),s[r(414)]=fu(t)?t[r(439)]():void 0;const i=document[r(407)](),a=t[r(413)][r(441)](r(419))[r(417)],c=await a(s,(()=>function(t){const e=r,n=document[e(411)](e(436));return t[e(446)](n),n}(i)));!function(t,e){const n=r,s=t[n(462)][n(461)][n(457)]()[n(465)](((e,r)=>(e[r]=t[n(431)][n(441)]({rootName:r}),e)),{}),o=t[n(449)][n(441)](n(453))[n(423)][n(438)]((t=>({id:t.id,name:t[n(437)]}))),i=t[n(449)][n(441)](n(416))[n(458)]({skipNotAttached:!0,toJSON:!0}),a=t[n(449)][n(441)](n(433))[n(443)]({skipNotAttached:!0,toJSON:!0}),c=e[n(449)][n(441)](n(453)),u=e[n(449)][n(441)](n(416)),l=e[n(449)][n(441)](n(433));for(const t of o)c[n(445)](t.id)||c[n(466)](t);c.me||c[n(430)]();for(const t of a)l[n(454)](t);for(const t of i)u[n(460)](t);e[n(431)][n(420)](s)}(t,c),c[r(447)](r(e?456:427));const u=fu(c)?c[r(428)](n):c[r(431)][r(441)](n);return await c[r(410)](),u}function gu(){var t=["53232nAYfmE","6911735cKAqOi","1879025WdQsuD","13374Pqpgwf","136tXXzPk","37533PUMkZv","1092SoPefL","2526623RdQAxL","22738183lwSaNY","12GkWjOK","2112tjOLgv","2yKqtJe","30gLCOfJ"];return(gu=function(){return t})()}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=260]})(t,e)}!function(t,e){for(var n=du,r=t();;)try{if(990336===-parseInt(n(261))/1*(-parseInt(n(270))/2)+-parseInt(n(264))/3*(-parseInt(n(263))/4)+-parseInt(n(260))/5+parseInt(n(272))/6*(-parseInt(n(265))/7)+parseInt(n(269))/8*(parseInt(n(262))/9)+-parseInt(n(271))/10*(parseInt(n(266))/11)+-parseInt(n(268))/12*(-parseInt(n(267))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();