@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240527.0 → 0.0.0-nightly-20240528.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:()=>uu,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=l();return(u=function(t,e){return n[t-=139]})(t,e)}function l(){const t=["editor","807128CQHJjq","_isEnabledBasedOnSelection","clearForceDisabled","execute","7749994DXVWeD","1050040MePyJq","isEnabled","refresh","TrackChangesCommand","2464782QahIxV","value","27WvgfCn","affectsData","25532eZouDv","363zhTPuv","_disableUnsupportedCommands","_enabledCommands","forceDisabled","2492840lwvwuz","commands","_enableCommands","has","1471336YLCCrZ","5ZDkMah"];return(l=function(){return t})()}!function(t,e){const n=u,r=t();for(;;)try{if(861205===parseInt(n(159))/1+parseInt(n(152))/2+parseInt(n(148))/3*(parseInt(n(147))/4)+-parseInt(n(157))/5*(parseInt(n(143))/6)+-parseInt(n(163))/7+-parseInt(n(156))/8*(parseInt(n(145))/9)+parseInt(n(139))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(l);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(150)]=e,this[n(144)]=!1,this[n(141)](),this[n(160)]=!1}[c(141)](){this[c(140)]=!0}[c(162)](){const t=c;this[t(144)]=!this[t(144)],this[t(144)]?this[t(149)]():this[t(154)]()}[c(149)](){const t=c;for(const e of this[t(158)][t(153)][t(153)]())e[t(146)]&&!this[t(150)][t(155)](e)&&e[t(151)](t(142))}[c(154)](){const t=c;for(const e of this[t(158)][t(153)][t(153)]())e[t(146)]&&!this[t(150)][t(155)](e)&&e[t(161)](t(142))}}function h(){const t=["getRanges","editor","859105kMSVPk","5243420wnzOdK","64ekHNyA","refresh","model","_suggestions","canEditAt","6VxdOEh","get","acceptSuggestion","TrackChangesEditing","279gJIqeA","track-changes-accept-suggestion-not-found","148221pvEtrC","plugins","397677kHUUyL","isEnabled","execute","22604NtKabt","905135eAhRsJ","363982YLIWLG","_isEnabledBasedOnSelection"];return(h=function(){return t})()}function g(t,e){const n=h();return(g=function(t,e){return n[t-=500]})(t,e)}const d=g;!function(t,e){const n=g,r=t();for(;;)try{if(643195===parseInt(n(500))/1+parseInt(n(520))/2+parseInt(n(511))/3*(-parseInt(n(518))/4)+-parseInt(n(519))/5*(-parseInt(n(507))/6)+parseInt(n(515))/7*(parseInt(n(502))/8)+parseInt(n(513))/9+-parseInt(n(501))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(h);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(505)]=e,this[n(503)](),this[n(521)]=!1}[d(503)](){this[d(516)]=!0}[d(517)](t){const n=d,r=this[n(505)][n(508)](t);if(!r)throw new e.CKEditorError(n(512),this);const s=r[n(522)]();this[n(523)][n(504)][n(506)](s)&&this[n(523)][n(514)][n(508)](n(510))[n(509)](r)}}function m(t,e){const n=E();return(m=function(t,e){return n[t-=119]})(t,e)}const I=m;function E(){const t=["565983sRpMdI","509478cJBigW","_suggestions","8230390RArEnE","track-changes-discard-suggestion-not-found","383352UbKfWQ","get","getRanges","1846490idNHrM","TrackChangesEditing","discardSuggestion","_isEnabledBasedOnSelection","execute","30369680ofMYAu","12EGpkWL","232Flpglv","1400345mFjMpn","plugins","isEnabled","canEditAt","refresh","editor","3riZfDR","model"];return(E=function(){return t})()}!function(t,e){const n=m,r=t();for(;;)try{if(973250===parseInt(n(129))/1+-parseInt(n(122))/2+-parseInt(n(119))/3*(parseInt(n(126))/4)+-parseInt(n(137))/5*(parseInt(n(135))/6)+-parseInt(n(124))/7+-parseInt(n(136))/8*(parseInt(n(121))/9)+parseInt(n(134))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(E);class b extends t.Command{constructor(t,e){const n=m;super(t),this[n(123)]=e,this[n(141)](),this[n(132)]=!1}[I(141)](){this[I(139)]=!0}[I(133)](t){const n=I,r=this[n(123)][n(127)](t);if(!r)throw new e.CKEditorError(n(125),this);const s=r[n(128)]();this[n(142)][n(120)][n(140)](s)&&this[n(142)][n(138)][n(127)](n(130))[n(131)](r)}}function T(t){const e=y;return t[e(476)](((t,n)=>e(461)==t[e(473)]&&e(461)!=n[e(473)]?-1:e(461)!=t[e(473)]&&e(461)==n[e(473)]?1:0))}function _(t,e){const n=y;let r,s=0;const o=[],i=e[n(462)];for(;s<t[n(454)];){const a=t[s],c=t[s+1];r||(r=e[n(457)](a)),A(e,a,c)||(o[n(446)](e[n(468)](r,i[n(479)](a)?e[n(440)](a):e[n(458)](a,n(447)))),r=null),s++}return o}function y(t,e){const n=k();return(y=function(t,e){return n[t-=435]})(t,e)}function A(t,e,n){const r=y;if(!n)return!1;const s=t[r(440)](e),o=t[r(457)](n);return s[r(478)](o)}function k(){const t=["value","type","start","124392hsYgGT","sort","isArray","isTouching","isObject","242xzTsou","next","18760URxAaq","from","1975070JjPCyj","createPositionAfter","isCollapsed","93552bquPWl","map","join","content","push","end","execute","add","1572220GQUrBj","isInContent","2839884dDticV","1zVrOhV","length","isIntersecting","change","createPositionBefore","createPositionAt","512SpRmyl","color","deletion","schema","10ImvMAo","2063583UkltID"," [color ","splice","replace","createRange","getRanges","isMultiRange","84TfMNMP"];return(k=function(){return t})()}!function(t,e){const n=y,r=t();for(;;)try{if(900246===-parseInt(n(453))/1*(parseInt(n(439))/2)+-parseInt(n(471))/3*(-parseInt(n(475))/4)+parseInt(n(450))/5+parseInt(n(452))/6+-parseInt(n(437))/7*(parseInt(n(459))/8)+-parseInt(n(464))/9*(-parseInt(n(463))/10)+parseInt(n(435))/11*(parseInt(n(442))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function C(t,e,n){const r=y;for(;n[r(454)];){const s=n[r(466)](0,100);t[r(456)]((()=>{const t=r;for(const n of s)n[t(451)]&&e[t(448)](n.id)}))}}const L=N;function N(t,e){const n=R();return(N=function(t,e){return n[t-=129]})(t,e)}function R(){const t=["1229193lMsgnY","isInContent","from","14ZduggY","_suggestions","451224tDUfSl","refresh","values","editor","canEditAt","30ILliIP","532970EZRTuP","483608VqJRep","980MZKgUD","getRanges","isEnabled","model","_isEnabledBasedOnSelection","some","555002ykNLVW","_command","execute","8469FAUzth","295376pbMWcc"];return(R=function(){return t})()}!function(t,e){const n=N,r=t();for(;;)try{if(268656===parseInt(n(150))/1+-parseInt(n(134))/2+parseInt(n(139))/3+parseInt(n(138))/4*(-parseInt(n(149))/5)+parseInt(n(144))/6+parseInt(n(142))/7*(-parseInt(n(151))/8)+parseInt(n(137))/9*(parseInt(n(152))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=N;super(t),this[r(135)]=e,this[r(143)]=n,this[r(145)](),this[r(132)]=!1}[L(145)](){const t=L,e=Array[t(141)](this[t(143)][t(146)]())[t(133)]((e=>e[t(140)]));this[t(130)]=this[t(135)][t(130)]&&e}[L(136)](){const t=L,e=T(Array[t(141)](this[t(143)][t(146)]()));for(const n of e){const e=n[t(129)]();if(!this[t(147)][t(131)][t(148)](e))return}C(this[t(147)][t(131)],this[t(135)],e)}}function M(t,e){const n=O();return(M=function(t,e){return n[t-=240]})(t,e)}const v=M;!function(t,e){const n=M,r=t();for(;;)try{if(131246===parseInt(n(248))/1+-parseInt(n(260))/2*(-parseInt(n(252))/3)+-parseInt(n(261))/4+-parseInt(n(250))/5+-parseInt(n(246))/6*(-parseInt(n(251))/7)+parseInt(n(243))/8+-parseInt(n(258))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(264)]=e,this[r(249)]=n,this[r(255)]=new Set,this[r(259)](),this[r(240)]=!1}[v(259)](){const t=v,e=this[t(242)][t(256)][t(241)][t(244)],n=Array[t(257)](this[t(249)][t(263)]());this[t(255)]=function(t,e){const n=y,r=Array[n(438)](t[n(469)]()),s=new Set;for(const o of e)if(o[n(451)])for(const e of r)for(const r of o[n(469)]())(e[n(455)](r)||t[n(441)]&&!o[n(470)]&&o[n(436)]&&r[n(447)][n(478)](e[n(474)]))&&s[n(449)](o);return s}(e,n),this[t(262)]=this[t(264)][t(262)]&&!!this[t(255)][t(254)]}[v(245)](){const t=v,e=T(Array[t(257)](this[t(255)]));for(const n of e){const e=n[t(247)]();if(!this[t(242)][t(256)][t(253)](e))return}C(this[t(242)][t(256)],this[t(264)],e)}}function O(){const t=["1660144TWGpYy","selection","execute","176898JIiCAU","getRanges","245038XnElfz","_suggestions","51110IvqESL","28kFvaQs","405zMaUMl","canEditAt","size","_selectedSuggestions","model","from","4361310ldJntY","refresh","2610BeXBZQ","482420vZArrO","isEnabled","values","_command","_isEnabledBasedOnSelection","document","editor"];return(O=function(){return t})()}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 x=Array.prototype.splice;const P=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.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=P,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 q=function(t){return this.__data__.has(t)};const Z="object"==typeof global&&global&&global.Object===Object&&global;var X="object"==typeof self&&self&&self.Object===Object&&self;const J=Z||X||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 kt=At(J,"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 wt=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 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(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 xt=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Pt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(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=Pt,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=q,Wt.prototype.set=Ht;const Kt=Wt;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Zt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Xt=function(t,e,n){"__proto__"==e&&Zt?Zt(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)||Xt(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?Xt(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&&Z.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 we=function(t){return null!=t&&de(t.length)&&!ct(t)};const Oe=function(t){return we(t)?Ce(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 Be=Object.prototype.hasOwnProperty;const xe=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 Pe=function(t){return we(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Qt(e,Pe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?J.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const 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 qe=function(){return[]};var Ze=Object.prototype.propertyIsEnumerable,Xe=Object.getOwnPropertySymbols;const Je=Xe?function(t){return null==t?[]:(t=Object(t),Ke(Xe(t),(function(e){return Ze.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,Pe,tn)};const on=At(J,"DataView");const an=At(J,"Promise");const cn=At(J,"Set");const un=At(J,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),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=J.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var 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?Cn(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 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 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 Bn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Dn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Pn=_e&&_e.isMap;const Un=Pn?Ie(Pn):xn;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 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 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=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?Pe: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 Zn=function(t){return qn(t,5)};const Xn=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&&!Xn(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||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(Xn(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||Xn(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 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 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 xr=function(t,e){return e.length<2?t:Dr(t,Br(e,0,-1))};const Pr=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||Pr(t,e)},jr=Gr;function Gr(t,e){const n=zr();return(Gr=function(t,e){return n[t-=440]})(t,e)}!function(t,e){const n=Gr,r=t();for(;;)try{if(758910===-parseInt(n(494))/1+parseInt(n(466))/2+parseInt(n(500))/3+-parseInt(n(510))/4+-parseInt(n(462))/5+-parseInt(n(451))/6*(-parseInt(n(475))/7)+parseInt(n(469))/8*(parseInt(n(446))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zr);class Vr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(464)]=!1,this.id=e.id,this[n(517)]=e[n(517)],this[n(519)]=e[n(519)]||null,this[n(489)]=e[n(489)],this[n(508)]=e[n(508)]||e[n(489)],this[n(509)]=Boolean(e[n(488)]&&e[n(488)][n(502)]),this[n(511)]=null,this[n(490)]=t,this[n(442)]=e[n(449)],this[n(492)]=e[n(444)],this[n(482)]=e[n(493)],this[n(504)]=new Set,this[n(480)]=null,this[n(501)](n(478),null),this[n(501)](n(488),e[n(488)]||{}),this[n(501)](n(454),null),this[n(501)](n(450),null),this[n(501)](n(455),null),this[n(501)](n(503),!1),this[n(485)](n(513)),this[n(485)](n(460))}get[jr(457)](){const t=jr;let e=this;for(;e[t(454)];)e=e[t(454)];return e}get[jr(506)](){const t=jr;return!!this[t(455)]&&this[t(455)][t(472)]>0}get[jr(467)](){const t=jr;return 0!=this[t(504)][t(459)]&&6==Array[t(496)](this[t(504)])[0][t(516)](":")[t(472)]}get[jr(487)](){return null!==this[jr(468)]()}[jr(499)](t){const e=jr;this[e(504)][e(491)](t)}[jr(473)](){const t=jr;return Array[t(496)](this[t(504)])}[jr(452)](){const t=jr;return this[t(473)]()[t(474)]((e=>this[t(490)][t(456)][t(440)](e)))[t(471)]((t=>t))}[jr(468)](){return this[jr(452)]()[0]||null}[jr(514)](){const t=jr;this[t(490)][t(512)]((e=>{const n=t;for(const t of this[n(452)]())e[n(497)](t)})),this[t(504)][t(486)]()}[jr(497)](t){const e=jr;this[e(490)][e(512)]((n=>{n[e(497)](t)})),this[e(504)][e(470)](t)}[jr(515)](t){const e=jr,n=e(453)+this[e(517)]+":"+this[e(519)]+":"+this.id+":"+this[e(508)].id+":"+Vr[e(448)]();this[e(499)](n),this[e(490)][e(512)]((r=>{r[e(483)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(443)](t){const e=jr;for(const n of this[e(465)]())if(n[e(447)](t))return!0;return!1}[jr(465)](){const t=jr;return this[t(452)]()[t(474)]((e=>e[t(495)]()))}[jr(518)](){const t=jr;return this[t(465)]()[t(481)](((e,n)=>[...e,...n[t(518)]()]),[])}[jr(441)](){const t=jr;var e;return(null===(e=this[t(468)]())||void 0===e?void 0:e[t(495)]())||null}[jr(463)](){const t=jr,e=this[t(465)]();if(1!=e[t(472)])return null;const n=e[0],r=n[t(458)][t(477)],s=n[t(476)][t(479)];return r instanceof i.Element?r!=s?null:r:null}[jr(513)](){const t=jr;this[t(442)](this[t(465)](),this[t(511)],this[t(488)]),this[t(514)]()}[jr(460)](){const t=jr;this[t(492)](this[t(465)](),this[t(511)],this[t(488)]),this[t(514)]()}[jr(505)](){const t=jr,e=[];let n=this[t(457)];for(;n;)e[t(445)](n),n=n[t(450)];return e}[jr(498)](t,e){const n=jr,r=Zn(this[n(488)]);hr(r,t,e),Or(r,this[n(488)])||(this[n(488)]=r,this[n(482)](r))}[jr(484)](t){const e=jr,n=Zn(this[e(488)]);Ur(n,t),Or(n,this[e(488)])||(this[e(488)]=n,this[e(482)](this[e(488)]))}[jr(507)](){const t=jr;return{id:this.id,type:this[t(519)]?this[t(517)]+":"+this[t(519)]:this[t(517)],authorId:this[t(508)].id,createdAt:this[t(480)],hasComments:this[t(506)],data:this[t(511)],attributes:this[t(488)]}}static[jr(448)](){const t=jr;return(0,e.uid)()[t(461)](1,5)}}function zr(){const t=["getRanges","408014gqijFk","isMultiRange","getFirstMarker","313592cZZxFm","delete","filter","length","getMarkerNames","map","7Xypqcw","end","nodeAfter","authoredAt","nodeBefore","createdAt","reduce","_onAttributesChange","addMarker","removeAttribute","decorate","clear","isInContent","attributes","author","_model","add","_onDiscard","onAttributesChange","1496935xYYwYj","getRange","from","removeMarker","setAttribute","addMarkerName","2803023wtDDRs","set","@external","_saved","_markerNames","getAllAdjacentSuggestions","hasComments","toJSON","creator","isExternal","1691748cZhBoo","data","change","accept","removeMarkers","addRange","split","type","getItems","subType","get","getFirstRange","_onAccept","isIntersectingWithRange","onDiscard","push","459wBJmYf","isIntersecting","getMultiRangeId","onAccept","next","5208438kMbJwJ","getMarkers","suggestion:","previous","commentThread","markers","head","start","size","discard","substr","6633940WXhuLJ","getContainedElement","_isDataLoaded"];return(zr=function(){return t})()}function Hr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=Kr;function Kr(t,e){const n=qr();return(Kr=function(t,e){return n[t-=314]})(t,e)}function qr(){const t=["nextSibling","insertion","isObject","_schema","element","skip","_customCallbacks","add","getItemLabel","join","142Aqvfja","length","replace","indexOf","*Split:* %0","removeContainer","EmptyContainer","elementStart","remove","elementEnd","type","ELEMENT_SPACE","label","pop","get","newValue","72790xtAUAS","_locale","previousSibling","_handleInsertRemoveSuggestionDescription","isEmpty","REPLACE_TEXT","format","52FUIKdm","push","_handleCustomCallbackDescription","Object","$1 $2","getDescriptions","914347NsEeLv","registerDescriptionCallback","*Remove format:* %0","_handleAttributeSuggestionDescription","addContainer","21695yPbWTz","normal","*Remove:* %0","deletion","_attributeLabels","checkChild","149082qwyXyI","_resolveDescriptionItems","351vQSlcG","*Set format:* %0","data","registerElementLabel","Container","isInContent","key","match","*Change to:* %0","*Merge:* %0","has","_itemLabels","_addDescriptionItems","subType","$text","addObject","quantity","367857HhnJVz","getFirstRange","attribute","addEmptyContainer","start","end","_itemLabelsCallbacks","isEqual","getWalker","_handleRenameSuggestionDescription","nodeAfter","*Insert:* %0","text","removeObject","$textProxy","function","1492jEZCXS","name","16CQhexM","registerAttributeLabel","set","map","addFormat","item","matchingCallback","removeEmptyContainer","55ILjiqC","softBreak","removeFormat","1016772SfAclz"];return(qr=function(){return t})()}!function(t,e){const n=Kr,r=t();for(;;)try{if(253719===-parseInt(n(350))/1*(parseInt(n(326))/2)+-parseInt(n(409))/3+parseInt(n(373))/4*(parseInt(n(384))/5)+parseInt(n(390))/6+parseInt(n(379))/7*(parseInt(n(328))/8)+parseInt(n(392))/9*(-parseInt(n(366))/10)+parseInt(n(336))/11*(parseInt(n(339))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qr);class Zr{constructor(t,e){const n=Kr;this[n(346)]=[],this[n(403)]=new Map,this[n(316)]=[],this[n(388)]=new Map,this[n(343)]=t,this[n(367)]=e}[Wr(378)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(351)];o++){const i=t[o];if(!i[e(397)])continue;const a=this[e(375)](i);if(a){if(null!=i[e(405)]){if(r[e(402)](i[e(405)]))continue;r[e(347)](i[e(405)])}n[e(374)](a)}else if(e(411)!=i[e(360)])e(341)!=i[e(360)]&&e(387)!=i[e(360)]||this[e(369)](n,i,t[o+1]);else{const t=i[e(394)][e(398)];if(s[e(402)](t))continue;s[e(347)](i[e(394)][e(398)]),t==Tc?this[e(319)](n,i):this[e(382)](n,i)}}return this[e(391)](n)}[Wr(380)](t){const e=Wr;this[e(346)][e(374)](t)}[Wr(395)](t,n,r=e.priorities[Wr(385)]){const s=Wr;s(325)==typeof t?(0,e.insertToPriorityArray)(this[s(316)],{matchingCallback:t,label:n,priority:r}):this[s(403)][s(330)](t,n)}[Wr(329)](t,e){const n=Wr;this[n(388)][n(330)](t,e)}[Wr(348)](t,e=1){const n=Wr;let r;for(const e of this[n(316)])if(e[n(334)](t)){r=e[n(362)];break}return r||(r=this[n(403)][n(364)](t[n(327)])),r?r(e):1!==e?e+" "+t[n(327)]+"s":""+t[n(327)]}[Wr(404)](t,e){const n=Wr,r=e[n(410)]()[n(318)](),s=n(341)==e[n(360)]?n(347):n(358);for(const e of r){const o=e[n(333)],i=t[t[n(351)]-1];if(o.is(n(324)))i&&i[n(360)][n(353)](n(396))>-1&&t[n(363)](),i&&n(322)==i[n(360)]?i[s]+=o[n(394)]:t[n(374)]({type:n(322),add:n(347)==s?o[n(394)]:"",remove:n(358)==s?o[n(394)]:""});else if(this[n(343)][n(342)](o)){const a=o;if(i&&i[n(360)][n(353)](n(396))>-1&&t[n(363)](),n(359)==e[n(360)])continue;i&&i[n(360)]==s+n(376)&&i[n(344)][n(327)]==a[n(327)]?i[n(408)]++:t[n(374)]({type:s+n(376),element:a,quantity:1}),r[n(345)]((t=>!(n(359)==t[n(360)]&&t[n(333)]==o)))}else if(this[n(343)][n(389)](o,n(406))||o.is(n(344),n(337))){const r=o;if(n(347)==s&&n(357)==e[n(360)]||n(358)==s&&n(359)==e[n(360)])continue;if(i&&-1==i[n(360)][n(353)](n(396))){n(322)==i[n(360)]&&(i[s]+="\n");continue}let a;if(a=n(347)==s?r[n(340)]&&!this[n(343)][n(342)](r[n(340)])?r[n(340)]:null:r[n(368)]&&!this[n(343)][n(342)](r[n(368)])?r[n(368)]:null,r[n(370)]||a&&a[n(370)]){const e=a&&a[n(370)]?a:r;i&&i[n(360)]==s+n(356)&&i[n(344)][n(327)]==e[n(327)]?i[n(408)]++:t[n(374)]({type:s+n(356),element:e,quantity:1})}else t[n(374)]({type:s+n(396),element:r})}}}[Wr(391)](t){const e=Wr,n=this[e(367)],r=[],s=[],o=[];for(const i of t)switch(i[e(360)]){case e(322):if(i[e(347)]=i[e(347)][e(352)](/(\S)\u000A+(\S)/g,e(377))[e(352)](/\u000A/g,""),i[e(358)]=i[e(358)][e(352)](/(\S)\u000A+(\S)/g,e(377))[e(352)](/\u000A/g,""),""!=i[e(347)]&&""!=i[e(358)]){r[e(374)]({type:e(352),content:Hr(n,e(371),['"'+i[e(358)]+'"','"'+i[e(347)]+'"'])});continue}if(null!=i[e(347)][e(399)](/^ +$/)){r[e(374)]({type:e(341),content:Hr(n,e(321),Hr(n,e(361),i[e(347)][e(351)]))});continue}if(null!=i[e(358)][e(399)](/^ +$/)){r[e(374)]({type:e(387),content:Hr(n,e(386),Hr(n,e(361),i[e(358)][e(351)]))});continue}if(""!=i[e(347)]){r[e(374)]({type:e(341),content:Hr(n,e(321),'"'+i[e(347)]+'"')});continue}r[e(374)]({type:e(387),content:Hr(n,e(386),'"'+i[e(358)]+'"')});continue;case e(412):case e(407):r[e(374)]({type:e(341),content:Hr(n,e(321),this[e(348)](i[e(344)],i[e(408)]))});continue;case e(335):case e(323):r[e(374)]({type:e(387),content:Hr(n,e(386),this[e(348)](i[e(344)],i[e(408)]))});continue;case e(383):r[e(374)]({type:e(341),content:Hr(n,e(354),this[e(348)](i[e(344)],i[e(408)]))});continue;case e(355):r[e(374)]({type:e(387),content:Hr(n,e(401),this[e(348)](i[e(344)],i[e(408)]))});continue;case e(332):s[e(374)](i[e(398)]);continue;case e(338):o[e(374)](i[e(398)]);continue;default:r[e(374)](i)}if(s[e(351)]){const t=s[e(331)]((t=>this[e(388)][e(402)](t)?this[e(388)][e(364)](t):t))[e(349)](", ");r[e(374)]({type:e(372),content:Hr(this[e(367)],e(393),t)})}if(o[e(351)]){const t=o[e(331)]((t=>this[e(388)][e(402)](t)?this[e(388)][e(364)](t):t))[e(349)](", ");r[e(374)]({type:e(372),content:Hr(this[e(367)],e(381),t)})}return r}[Wr(375)](t){const e=Wr;for(const n of this[e(346)]){const r=n(t);if(r&&e(360)in r)return r}}[Wr(382)](t,e){const n=Wr,r=e[n(394)],s=void 0===r[n(365)]?n(338):n(332);t[n(374)]({type:s,key:r[n(398)]})}[Wr(319)](t,e){const n=Wr;t[n(374)]({type:n(372),content:Hr(this[n(367)],n(400),this[n(348)](e[n(410)]()[n(314)][n(320)],1))})}[Wr(369)](t,e,n){const r=Wr;if(this[r(404)](t,e),n&&n[r(410)]()&&!e[r(410)]()[r(315)][r(317)](n[r(410)]()[r(314)])){const n=t[t[r(351)]-1],s=r(341)==e[r(360)]?r(347):r(358);n&&r(322)==n[r(360)]&&(n[s]+="\n")}}}const Xr=Jr;function Jr(t,e){const n=Qr();return(Jr=function(t,e){return n[t-=392]})(t,e)}!function(t,e){const n=Jr,r=t();for(;;)try{if(265955===parseInt(n(402))/1*(-parseInt(n(403))/2)+-parseInt(n(394))/3+parseInt(n(408))/4+parseInt(n(406))/5+-parseInt(n(395))/6*(parseInt(n(405))/7)+parseInt(n(397))/8+parseInt(n(404))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qr);class Yr extends t.Plugin{[Xr(396)](){const t=Xr,e=this[t(392)],n=e[t(398)][t(393)](t(401));e[t(399)][t(393)](t(407))&&n[t(400)](t(407))}}function Qr(){const t=["TrackChangesEditing","7IzJsqt","50684VOGoVA","7500933YPJEGD","7sfZeEW","181350rWmCVZ","showAIAssistant","646628eImfpg","editor","get","1038351dORalN","3155874DDwpsy","afterInit","2272648ItwUMK","plugins","commands","enableCommand"];return(Qr=function(){return t})()}const $r=es;function ts(){const t=["*Format:* %0","2761712thSAFj","_registerLegacyDescription","registerDescriptionCallback","registerBlockAttribute","format","justify","FORMAT_ALIGN_TO_RIGHT","FORMAT_ALIGN_TO_LEFT","value","57WzHDpV","has","editor","get","formatBlock","afterInit","registerAttributeLabel","alignment","FORMAT_ALIGN_TO_CENTER","plugins","1797327lppIaj","right","12nEARPC","1235355QTKGrY","TrackChangesEditing","AlignmentEditing","center","1321024obgCeJ","commandName","FORMAT_JUSTIFY_TEXT","FORMAT_ALIGNMENT","126706wSgdfb","locale","1398271LtoQlK","type","descriptionFactory","enableDefaultAttributesIntegration","left","commandParams","113292phhkcA"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=407]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(681733===-parseInt(n(435))/1+parseInt(n(427))/2*(parseInt(n(446))/3)+-parseInt(n(437))/4+parseInt(n(419))/5+-parseInt(n(418))/6*(-parseInt(n(429))/7)+-parseInt(n(423))/8+-parseInt(n(416))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[$r(411)](){const t=$r,e=this[t(408)],n=e[t(428)];if(!e[t(415)][t(407)](t(421)))return;const r=e[t(415)][t(409)](t(420));r[t(432)](t(413)),r[t(440)](t(413)),r[t(431)][t(412)](t(413),Hr(n,t(426))),this[t(438)]()}[$r(438)](){const t=$r,e=this[t(408)],n=e[t(428)];e[t(415)][t(409)](t(420))[t(431)][t(439)]((e=>{const r=t;if(r(410)!=e[r(430)])return;const{data:s}=e;if(s&&r(413)==s[r(424)]){const t=s[r(434)][0][r(445)];return{type:r(441),content:Hr(n,r(436),function(t){const e=r;switch(t){case e(433):return Hr(n,e(444));case e(417):return Hr(n,e(443));case e(422):return Hr(n,e(414));case e(442):return Hr(n,e(425))}}(t))}}}))}}const rs=os;function ss(){const t=["registerAttributeLabel","code","plugins","1158GwxyFw","get","369QFRZWY","TrackChangesEditing","commandName","286xeMbRe","FORMAT_SUPERSCRIPT","superscript","forceValue","FORMAT_ITALIC","StrikethroughEditing","FORMAT_STRIKETHROUGH","editor","bold","enableDefaultAttributesIntegration","strikethrough","*Remove format:* %0","21740YouWie","48247272HWQJsI","5241415TFjvXH","italic","subscript","ItalicEditing","formatInline","toLowerCase","locale","680193ZJlaAk","FORMAT_UNDERLINE","3221204riRKGW","FORMAT_CODE","BoldEditing","registerDescriptionCallback","702vdsBPx","FORMAT_BOLD","*Format:* %0","SuperscriptEditing","FORMAT_","has","slice","240010bMVVMh","afterInit","CodeEditing","SubscriptEditing","commandParams","_registerLegacyDescription","112kftebY","registerInlineAttribute","descriptionFactory","type","format","underline","toUpperCase","UnderlineEditing","6WiVjrv","FORMAT_SUBSCRIPT"];return(ss=function(){return t})()}function os(t,e){const n=ss();return(os=function(t,e){return n[t-=298]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(675428===parseInt(n(348))/1*(-parseInt(n(316))/2)+parseInt(n(318))/3*(-parseInt(n(333))/4)+-parseInt(n(335))/5*(parseInt(n(311))/6)+parseInt(n(344))/7+-parseInt(n(303))/8*(parseInt(n(342))/9)+parseInt(n(355))/10*(-parseInt(n(321))/11)+parseInt(n(334))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const is=[rs(346),rs(338),rs(310),rs(299),rs(326),rs(300),rs(351)];class as extends t.Plugin{[rs(298)](){const t=rs,e=this[t(328)],n=e[t(315)][t(317)](t(319)),r=e[t(341)];for(const s of is){if(!e[t(315)][t(353)](s))continue;const o=s[t(354)](0,-7)[t(340)](),i=t(352)+o[t(309)]();n[t(330)](o),n[t(304)](o),n[t(305)][t(313)](o,Hr(r,i))}this[t(302)]()}[rs(302)](){const t=rs,e=this[t(328)],n=e[t(341)],r=e[t(315)][t(317)](t(319));function s(e,s){const o=t;r[o(305)][o(347)]((t=>{const r=o;if(r(339)!=t[r(306)])return;const{data:i}=t;return i&&i[r(320)]===e?i[r(301)][0][r(324)]?{type:r(307),content:Hr(n,r(350),s)}:{type:r(307),content:Hr(n,r(332),s)}:void 0}))}s(t(329),Hr(n,t(349))),s(t(336),Hr(n,t(325))),s(t(308),Hr(n,t(343))),s(t(314),Hr(n,t(345))),s(t(331),Hr(n,t(327))),s(t(337),Hr(n,t(312))),s(t(323),Hr(n,t(322)))}}const cs=ls;function us(){const t=["parent","editor","ELEMENT_BLOCK_QUOTE","schema","733224PvNBrc","name","get","blockQuote","*Set format:* %0","648080SiLSFE","commandParams","commandName","value","2337920rkrrux","document","TrackChangesEditing","$root","146640WVJKEs","forceValue","commands","enableCommand","has","registerDescriptionCallback","markBlockFormat","3haknTo","*Remove format:* %0","checkChild","selection","format","BlockQuoteEditing","filter","locale","1233246oOyLcW","model","167366BCqFIi","getSelectedBlocks","change","descriptionFactory","plugins","194100GmDBzB","from","afterInit"];return(us=function(){return t})()}function ls(t,e){const n=us();return(ls=function(t,e){return n[t-=200]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(113265===parseInt(n(216))/1+-parseInt(n(233))/2*(-parseInt(n(223))/3)+-parseInt(n(208))/4+parseInt(n(238))/5+parseInt(n(203))/6+parseInt(n(231))/7+-parseInt(n(212))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class fs extends t.Plugin{[cs(240)](){const t=cs,e=this[t(200)],n=e[t(230)];if(!e[t(237)][t(220)](t(228)))return;const r=e[t(237)][t(205)](t(214)),s=this[t(200)][t(218)][t(205)](t(206));r[t(219)](t(206),((n,o={})=>{const i=t,a=this[i(200)][i(232)][i(213)][i(226)],c=o&&void 0!==o[i(217)]?o[i(217)]:!s[i(211)];let u=[];if(c){const t=Array[i(239)](a[i(234)]())[i(229)]((t=>hs(t)||function(t,e){const n=i,r=e[n(225)](t[n(241)],n(206)),s=e[n(225)]([n(215),n(206)],t);return r&&s}(t,this[i(200)][i(232)][i(202)])));u=_(t,e[i(232)])}else{const t=Array[i(239)](a[i(234)]())[i(229)]((t=>hs(t)));u=_(t,e[i(232)])}e[i(232)][i(235)]((()=>{const t=i;for(const e of u)r[t(222)](e,{commandName:t(206),commandParams:[{forceValue:c}]})}))})),r[t(236)][t(221)]((e=>{const r=t,{data:s}=e;if(s&&r(206)==s[r(210)]){const t=Hr(n,r(201));return s[r(209)][0][r(217)]?{type:r(227),content:Hr(n,r(207),t)}:{type:r(227),content:Hr(n,r(224),t)}}}))}}function hs(t){const e=cs;return e(206)==t[e(241)][e(204)]}const gs=ds;function ds(t,e){const n=ms();return(ds=function(t,e){return n[t-=364]})(t,e)}!function(t,e){const n=ds,r=t();for(;;)try{if(854246===-parseInt(n(381))/1*(-parseInt(n(374))/2)+parseInt(n(372))/3*(parseInt(n(375))/4)+-parseInt(n(384))/5+-parseInt(n(382))/6+parseInt(n(365))/7*(parseInt(n(371))/8)+-parseInt(n(377))/9+parseInt(n(376))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ms);class ps extends t.Plugin{[gs(368)](){const t=gs,e=this[t(373)];e[t(367)][t(383)](t(366))&&(e[t(367)][t(378)](t(369))[t(380)](t(370)),e[t(367)][t(378)](t(369))[t(380)](t(379)),e[t(367)][t(378)](t(369))[t(380)](t(364)))}}function ms(){const t=["enableCommand","297XQZGZa","3109518astSFZ","has","2683495aSozKi","changeCaseTitle","35OIQNPb","CaseChange","plugins","afterInit","TrackChangesEditing","changeCaseUpper","1252152AqXTLC","56103ZXmddB","editor","7580llEjat","52pSIyfr","4028970ZOPvaw","5805333Lmdzbf","get","changeCaseLower"];return(ms=function(){return t})()}function Is(t,e){const n=bs();return(Is=function(t,e){return n[t-=497]})(t,e)}const Es=Is;function bs(){const t=["plugins","1294oZymZI","722sqdzxn","get","1766149OQYsQW","3iJTnUl","ckbox","1356471ANlUTi","editor","1858484HhQfuU","24hWFIYs","afterInit","10406800pohaFq","enableCommand","38540BcacUH","TrackChangesEditing","commands","1240674uCqrYJ"];return(bs=function(){return t})()}!function(t,e){const n=Is,r=t();for(;;)try{if(289996===parseInt(n(497))/1*(parseInt(n(498))/2)+parseInt(n(501))/3*(parseInt(n(505))/4)+-parseInt(n(510))/5+parseInt(n(513))/6+-parseInt(n(500))/7+parseInt(n(506))/8*(parseInt(n(503))/9)+-parseInt(n(508))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Es(507)](){const t=Es,e=this[t(504)];e[t(512)][t(499)](t(502))&&e[t(514)][t(499)](t(511))[t(509)](t(502))}}const _s=ys;function ys(t,e){const n=As();return(ys=function(t,e){return n[t-=422]})(t,e)}function As(){const t=["ELEMENT_CODE_BLOCK","format","outdentCodeBlock","descriptionFactory","afterInit","name","change","model","isLimit","commandName","6XYmdVX","*Set format:* %0","selection","TrackChangesEditing","getSelectedBlocks","config","toLowerCase","953180UVmjab","checkChild","language","type","find","parent","value","registerElementLabel","forceValue","commandParams","3kvmwqW","label","editor","1025631ZHcqov","codeBlock","get","markBlockFormat","has","107735hfWtoE","languages","formatBlock","document","from","41814FhXZvE","enableCommand","CodeBlock","*Remove format:* %0","commands","schema","filter","plugins","76wfisDT","indentCodeBlock","locale","registerDescriptionCallback","8987693ZBfqEv","4244002AMsaJE","rootElement","3212720LlxSdf","blockName","110cZoqPg"];return(As=function(){return t})()}!function(t,e){const n=ys,r=t();for(;;)try{if(666565===-parseInt(n(465))/1+parseInt(n(442))/2*(parseInt(n(452))/3)+-parseInt(n(473))/4*(parseInt(n(460))/5)+-parseInt(n(435))/6*(-parseInt(n(478))/7)+-parseInt(n(422))/8+-parseInt(n(455))/9*(-parseInt(n(424))/10)+-parseInt(n(477))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class ks extends t.Plugin{[_s(429)](){const t=_s,e=this[t(454)];if(!e[t(472)][t(459)](t(467)))return;const n=e[t(472)][t(457)](t(438)),r=e[t(475)],s=e[t(440)][t(457)](t(456))[t(461)],o=e[t(469)][t(457)](t(456));n[t(466)](t(474)),n[t(466)](t(427)),n[t(466)](t(456),((r,i={})=>{const a=t,c=e[a(432)],u=e[a(432)][a(463)][a(437)],l=i&&void 0!==i[a(450)]?i[a(450)]:!o[a(448)];let f;i[a(444)]||(i[a(444)]=s[0][a(444)]),f=l?Array[a(464)](u[a(439)]())[a(471)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(479))&&!e[n(433)](t)&&e[n(443)](t[n(447)],n(456))}(t,c[a(470)]))):Array[a(464)](u[a(439)]())[a(471)]((t=>Cs(t)));const h=_(f,c);c[a(431)]((()=>{const t=a;for(const e of h)n[t(458)](e,{commandName:t(456),commandParams:[{...i,forceValue:l}],formatGroupId:t(423)})}))})),n[t(428)][t(449)](t(456),(e=>Hr(r,t(425),e))),n[t(428)][t(476)]((e=>{const n=t;if(n(462)!=e[n(445)])return;const o=r.t,{data:i}=e;if(!i||n(456)!=i[n(434)])return;const a=i[n(451)][0][n(444)],c=o(s[n(446)]((t=>t[n(444)]===a))[n(453)])[n(441)]();return i[n(451)][0][n(450)]?{type:n(426),content:Hr(r,n(436),Hr(r,n(425),1)+" ("+c+")")}:{type:n(426),content:Hr(r,n(468),Hr(r,n(425),1))}}))}}function Cs(t){const e=_s;return e(456)==t[e(430)]}function Ls(){const t=["afterInit","addCommentThread","CommentsEditing","3646746EOQlDS","enableCommand","7068656OKuNXK","3aPheai","4994WBonrL","6179652FwMwXh","742836iNUNCy","1670GDcsNo","67288oDBLSD","plugins","8BizpUt","get","255rTgLyF","TrackChangesEditing","editor","has","1692573mGyuBI"];return(Ls=function(){return t})()}const Ns=Rs;function Rs(t,e){const n=Ls();return(Rs=function(t,e){return n[t-=341]})(t,e)}!function(t,e){const n=Rs,r=t();for(;;)try{if(668288===parseInt(n(351))/1*(-parseInt(n(354))/2)+parseInt(n(344))/3+parseInt(n(356))/4*(parseInt(n(360))/5)+parseInt(n(348))/6+-parseInt(n(350))/7*(parseInt(n(358))/8)+parseInt(n(353))/9+-parseInt(n(355))/10*(-parseInt(n(352))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ls);class Ss extends t.Plugin{[Ns(345)](){const t=Ns,e=this[t(342)];e[t(357)][t(343)](t(347))&&e[t(357)][t(359)](t(341))[t(349)](t(346))}}var Ms=n(834);function vs(t,e){const n=Fs();return(vs=function(t,e){return n[t-=229]})(t,e)}function ws(t,e,n){const r=vs,s=[];for(const o of e[r(273)]())o[r(247)](t)&&s[r(257)](n[r(281)](o));return s}function Os(t,e,{showActiveMarker:n=!0}={}){const r=vs,s=t[r(239)][r(249)](r(272));return(o,i,a)=>{const c=r;if(!a[c(240)][c(264)](i[c(243)],o[c(253)]))return;const u=i[c(243)][c(237)](),l=i[c(243)][c(244)],f=t[c(229)][c(248)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(267)];d=d||f[c(261)](e);const n=a[c(274)][c(258)](e);if(n&&n[c(256)](c(279)))return;c(263)==t[c(259)]&&f[c(234)](e)&&!f[c(231)](e)&&(e[c(270)]||l[c(278)]?h&&h[c(250)]==e||(h=e,m(t[c(262)]),p=!0):g=g||t[c(262)])}function m(t){const r=c,o=a[r(268)][r(269)](r(241),{class:r(277)+e}),u=a[r(274)][r(255)](t);n&&s[r(280)][r(266)](i[r(245)])&&a[r(268)][r(251)](r(283),o),a[r(268)][r(260)](u,o),a[r(274)][r(254)](o,i[r(245)])}d||p||!g||m(g)}}function Fs(){const t=["3495534lurTYx","includes","item","writer","createUIElement","nextSibling","801259emNinK","TrackChangesEditing","getItems","mapper","28uOVBbJ","422106uOWEFn","ck-suggestion-marker-","isAtEnd","addHighlight","activeMarkers","createRangeOn","49MIIIwP","ck-suggestion-marker--active","model","6977781qdZCwQ","isLimit","2KqOpjR","117abDwIq","isBlock","5NKrnqz","228oMwdRK","getWalker","173301TaEPEZ","plugins","consumable","span","434760IAfPAA","markerRange","start","markerName","10xLfSIm","hasAttribute","schema","get","parent","addClass","232430AlQupP","name","bindElementToMarker","toViewPosition","getCustomProperty","push","toViewElement","type","insert","isContent","previousPosition","elementEnd","test"];return(Fs=function(){return t})()}function Ds(){const t=["11ExFtHY","24vTuEDN","unit","data","isCollapsed","high","markerName","unlock","modifySelection","lock","editor","202242KjZXJY","plugins","fromRange","document","getFirstRange","merge","rootName","addMarker:suggestion:deletion","unbindElementFromMarkerName","36VRHzfj","showSuggestionHighlights","options","get","forward","writer","215307zBHsOB","enqueueChange","mapper","setSelection","3375230ZobKIz","requires","removeMarker:suggestion:deletion","commands","bind","131124qRbKzv","root","model","selection","editing","init","downcastDispatcher","deleteForward","$graveyard","148560JmxbXm","uiElement","56vRlwml","end","batch","start","detach","markerNameToElements","enableCommand","TrackChangesEditing","247324PFWjFZ","406290JbBVRp","createRange","delete","createSelection","remove","buffer"];return(Ds=function(){return t})()}!function(t,e){const n=vs,r=t();for(;;)try{if(586044===-parseInt(n(271))/1*(-parseInt(n(232))/2)+-parseInt(n(238))/3*(-parseInt(n(275))/4)+parseInt(n(235))/5*(parseInt(n(276))/6)+-parseInt(n(282))/7*(-parseInt(n(242))/8)+parseInt(n(230))/9*(parseInt(n(246))/10)+-parseInt(n(252))/11*(-parseInt(n(236))/12)+-parseInt(n(233))/13*(parseInt(n(265))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fs);const Bs=xs;function xs(t,e){const n=Ds();return(xs=function(t,e){return n[t-=272]})(t,e)}!function(t,e){const n=xs,r=t();for(;;)try{if(110113===parseInt(n(284))/1+-parseInt(n(304))/2+parseInt(n(321))/3+parseInt(n(311))/4*(-parseInt(n(293))/5)+-parseInt(n(330))/6*(parseInt(n(303))/7)+-parseInt(n(295))/8*(-parseInt(n(275))/9)+parseInt(n(279))/10*(parseInt(n(310))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ds);class Ps extends t.Plugin{static get[Bs(280)](){return[Ms.Delete]}[Bs(289)](){const t=Bs,e=this[t(320)],n=e[t(322)][t(272)](t(302));n[t(301)](t(306));const r=e[t(282)][t(272)](t(291));n[t(301)](t(291),((n,s={})=>{const o=t,a=e[o(286)][o(307)](e[o(286)][o(324)][o(287)]);a[o(314)]&&e[o(286)][o(318)](a,{direction:o(273),unit:s[o(312)]});const c=a[o(325)](),u=i.LiveRange[o(323)](c);let l;n(s),l=o(292)==u[o(285)][o(327)]?e[o(286)][o(305)](c[o(298)]):e[o(286)][o(305)](u[o(298)],u[o(296)]),u[o(299)](),e[o(286)][o(276)](r[o(309)][o(297)],(t=>{const e=o;r[e(309)][e(319)](),t[e(278)](t[e(305)](l[e(296)])),r[e(309)][e(317)]()}))})),e[t(288)][t(290)].on(t(328),Os(e,t(326)),{priority:t(315)}),e[t(313)][t(290)].on(t(328),((n,r,s)=>{const o=t;s[o(332)][o(331)]&&Os(e,o(326),{showActiveMarker:!1})[o(283)](this)(n,r,s)}),{priority:t(315)}),e[t(288)][t(290)].on(t(281),((e,n,r)=>{const s=t,o=r[s(277)][s(300)](n[s(316)]);if(o)for(const t of o)t.is(s(294))&&(r[s(277)][s(329)](t,n[s(316)]),r[s(274)][s(308)](t))}),{priority:t(315)})}}const Us=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=282]})(t,e)}function Gs(){const t=["todoListCheck","trackChangesCommand","TrackChangesEditing","getFirstRange","listReversed","range","splitListItemAfter","map","*Check item*","documentList","*Outdent:* %0","150tCTzaC","from","todoListChecked","isUndo","length","createRange","list.multiBlock","every","ELEMENT_LIST_ITEM","head","containsItem","*Format:* remove from %0","default","has","indentList","_findSuggestions","groupId","attributeKey","43975mtaFFy","value","filter","change","checkTodoList","assureChains","511767WniFTc","multipleBlocks","ELEMENT_NUMBERED_LIST","mergeListItemBackward","isLocal","isNextTo","oldValue","find","ELEMENT_BULLETED_LIST","2920008Lejoil","ListEditing","editor","_getAttributeKey","refresh","outdentList","mergeListItemForward","_LIST","data","forceValue","_registerLegacyDescription","execute","*Split:* list item","includes","fromRange","registerBlockAttribute","noTrackChangesFixer","meta","enableDefaultAttributesIntegration","accept","createPositionAt","splitListItemBefore","todo","differ","get","config","previousSibling","bulleted","commands","locale","attribute","descriptionFactory","registerCustomCallback","plugins","getRanges","parent","formatBlock","setAttribute","*Format:* insert into %0","detach","*Set format:* %0","numbered","toUpperCase","*Uncheck item*","commandParams","key","3765846ozXqie","10FsQyWu","registerAttributeLabel","deletion","schema","registerDescriptionCallback","isObject","listMarker","attributes","listStart","ELEMENT_TODO_LIST","*Merge:* list item","listType","next","bulletedList","removeMarker","getAttribute","registerPostFixer","listItemId","model","type","4vixPNh","listMarkerStyle","_supportLegacySuggestions","end","push","listItemIdFixer","listStyle","10hWpLVc","selection","registerElementLabel","batch","start","customBulletedList","nextSibling","_suggestionFactory","getSuggestions","customNumberedList","*Remove format:* %0","suggestion","document","13910743fXGpHP","todoList","FORMAT_INDENT","*Change to:* %0","newValue","ELEMENT_","*Indent:* %0","setSelection","*Merge:* %0","format","nodeAfter","126342qSEDEI","afterInit","1093038ynqrfA","getFirstMarker","numberedList","TodoListEditing","getChanges","listIndent","commandName"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(352260===-parseInt(n(432))/1*(-parseInt(n(408))/2)+parseInt(n(283))/3*(-parseInt(n(401))/4)+-parseInt(n(319))/5*(parseInt(n(301))/6)+-parseInt(n(380))/7+-parseInt(n(334))/8+-parseInt(n(325))/9+parseInt(n(381))/10*(parseInt(n(421))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[Us(282)](){const t=Us,e=this[t(336)];if(!e[t(367)][t(314)](t(335)))return;const n=e[t(363)],r=e[t(367)][t(358)](t(292)),s=e[t(367)][t(314)](t(286)),o=!!e[t(359)][t(358)](t(307));function i(e){const r=t;return{type:r(430),content:""+Hr(n,r(374),e)}}function a(e){const r=t;return{type:r(430),content:""+Hr(n,r(418),e)}}r[t(352)](t(285)),r[t(352)](t(394)),r[t(352)](t(417)),r[t(352)](t(413)),r[t(352)](t(315)),r[t(352)](t(339)),r[t(352)](t(296)),r[t(352)](t(355)),r[t(349)](t(398)),r[t(349)](t(392)),r[t(349)](t(288)),o&&(r[t(352)](t(328)),r[t(352)](t(340))),s&&(r[t(352)](t(422)),r[t(352)](t(323)),r[t(349)](t(303)),r[t(365)][t(385)]((e=>{const r=t,{data:s}=e;if(s&&r(303)==s[r(379)])return{type:r(430),content:s[r(425)]?Hr(n,r(298)):Hr(n,r(377))}})),this[t(336)][t(399)][t(420)][t(397)]((e=>{const n=t;if(e[n(411)][n(304)])return!1;let s=!1;const o=r[n(416)]({skipNotAttached:!0})[n(321)]((t=>n(303)===r[n(337)](t)));for(const t of o)n(356)!=t[n(293)]()[n(412)][n(431)][n(396)](n(392))&&(r[n(316)](t[n(293)](),n(364))[n(332)]((t=>n(392)===r[n(337)](t[n(419)])))||(e[n(395)](t[n(284)]()),s=!0));return s}))),r[t(365)][t(382)](t(288),Hr(n,t(423)));const c={type:t(430),content:""};r[t(365)][t(385)]((e=>{const r=t,{data:s}=e;if(!s||r(392)!=s[r(379)])return;let u=e[r(310)];for(;u;){if(u[r(342)]&&((r(407)==u[r(342)][r(379)]||r(402)==u[r(342)][r(379)])&&(u[r(342)][r(425)]&&r(313)!=u[r(342)][r(425)]||r(313)!=u[r(342)][r(331)]&&!s[r(425)])||!o&&u[r(342)][r(379)]==Tc))return c;u=u[r(393)]}if(null==s[r(425)])switch(s[r(331)]){case r(361):return a(Hr(n,r(333)));case r(375):return a(Hr(n,r(327)));case r(356):return a(Hr(n,r(390)))}switch(s[r(425)]){case r(361):return i(Hr(n,r(333)));case r(375):return i(Hr(n,r(327)));case r(356):return i(Hr(n,r(390)))}})),r[t(365)][t(385)]((e=>{const n=t,{data:r}=e;if(r&&n(288)==r[n(379)])return null==r[n(425)]||null==r[n(331)]&&0==r[n(425)]?c:void 0})),r[t(365)][t(385)]((e=>{const r=t;if(r(364)!=e[r(400)])return;const{data:s}=e;if(!s||r(398)!=s[r(379)])return;const o=zs(e);return r(425)==o?{type:r(430),content:Hr(n,r(391))}:r(331)==o?{type:r(430),content:Hr(n,r(346))}:c})),e[t(399)][t(420)][t(397)]((e=>this[t(406)](e))),e[t(399)][t(420)][t(397)]((e=>this[t(350)](e))),e[t(399)][t(420)][t(397)]((e=>this[t(324)](e))),this[t(403)]()}[Us(406)](t){const e=Us;if(t[e(411)][e(304)]||!t[e(411)][e(329)])return!1;let n=!1;const r=this[e(336)][e(367)][e(358)](e(292))[e(416)]({skipNotAttached:!0})[e(321)]((t=>t[e(342)]&&e(398)==t[e(342)][e(379)]))[e(321)]((t=>t[e(342)][e(425)]&&t[e(342)][e(331)]));for(const s of r)zs(s)||(t[e(395)](s[e(284)]()),n=!0);return n}[Us(350)](t){const e=Us;if(t[e(411)][e(304)]||!t[e(411)][e(329)])return!1;const n=this[e(336)][e(367)][e(358)](e(292));if(n[e(291)][e(320)])return!1;let r=!1;const s=[e(392),e(398),e(288),e(407),e(389),e(294),e(290),e(387),e(402)],o=this[e(336)][e(399)][e(420)][e(357)][e(287)]()[e(321)]((t=>e(364)==t[e(400)]))[e(321)]((t=>s[e(347)](t[e(318)])));if(0==o[e(305)])return r;for(const i of o){const o=n[e(316)](i[e(295)],e(364))[e(321)]((t=>!t[e(351)][e(330)]))[e(297)]((t=>t[e(419)]))[e(321)]((t=>{const r=e,o=n[r(337)](t);return s[r(347)](o)}));if(o[e(305)]){for(const n of o)t[e(395)](n[e(284)]());r=!0}}return r}[Us(324)](t){const e=Us;if(t[e(411)][e(304)]||!t[e(411)][e(329)])return!1;const n=this[e(336)][e(367)][e(358)](e(292));let r=!1;const s=[e(392),e(398),e(288),e(407),e(389),e(294),e(290),e(387),e(402)];for(const t of n[e(416)]({skipNotAttached:!0})){const o=n[e(316)](t[e(293)](),e(364))[e(297)]((t=>t[e(419)]))[e(321)]((t=>t[e(342)]&&s[e(347)](t[e(342)][e(379)])));if(!o[e(305)])continue;const a=o[0][e(310)][e(388)][e(317)];if(!o[e(308)]((t=>t[e(388)][e(317)]===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(416)]({skipNotAttached:!0})[s(321)]((e=>s(364)==e[s(400)]&&e[s(388)][s(317)]==t)))e[s(371)](s(317),r)}function i(t,n){const r=e;let s=t[r(310)],i=!1;for(;s;)s[r(388)][r(317)]!=n&&(o(s[r(388)][r(317)],n),s[r(371)](r(317),n),i=!0),s=s[r(393)];return i}}[Us(403)](){const t=Us,e=this[t(336)],n=e[t(363)],r=e[t(367)][t(358)](t(292));this[t(344)](),r[t(415)][t(366)](t(370),t(299),t(353),(function(n,r){const s=t,o=[];for(let t of n)t[s(412)][s(431)]===t[s(404)][s(369)]&&(t=e[s(399)][s(306)](e[s(399)][s(354)](t[s(412)][s(431)],0))),o[s(405)](t);e[s(399)][s(322)]((t=>{const n=s,a=e[n(399)][n(420)][n(409)],c=Array[n(302)](a[n(368)]())[n(297)]((t=>i.LiveRange[n(348)](t)));t[n(428)](o),e[n(362)][n(358)](r[n(289)])[n(338)](),r[n(378)][n(405)]({forceDefaultExecution:!0}),e[n(345)](r[n(289)],...r[n(378)]),t[n(428)](c);for(const t of c)t[n(373)]()}))})),r[t(365)][t(410)]((function(n){const r=t,s=!e[r(399)][r(384)][r(386)](n),o=n[r(360)],i=n[r(414)],a=n[r(396)](r(398)),c=!o||o[r(396)](r(398))!==a,u=!i||i[r(396)](r(398))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(309),e)))}[Us(344)](){const t=Us,e=this[t(336)],n=e[t(363)];function r(n){const r=t,s=e[r(362)][r(358)](r(394))[r(320)],o=e[r(362)][r(358)](r(285))[r(320)];return r(285)===n?s:o}e[t(367)][t(358)](t(292))[t(365)][t(385)]((function(s){const o=t;if(o(370)!=s[o(400)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(289)]){case o(394):u=i[o(378)][0][o(343)],l=r(i[o(289)]),a=o(u?372:312),!l&&e[o(359)][o(358)](o(307))||(a=o(424)),c={type:o(430),content:Hr(n,a,Hr(n,o(333)))};break;case o(285):u=i[o(378)][0][o(343)],l=r(i[o(289)]),a=o(u?372:312),!l&&e[o(359)][o(358)](o(307))||(a=o(424)),c={type:o(430),content:Hr(n,a,Hr(n,o(327)))};break;case o(315):a=o(427),c={type:o(430),content:Hr(n,a,Hr(n,o(309)))};break;case o(339):a=function(t){const e=o,n=t[e(293)]();let r=n[e(412)][e(431)];for(;r&&n[e(311)](r);){if(r[e(396)](e(288))>0)return!1;r=r[e(414)]}return!0}(s)?Hr(n,o(312),Hr(n,function(t){const e=o;return e(426)+t[e(293)]()[e(412)][e(431)][e(396)](e(392))[e(376)]()+e(341)}(s))):Hr(n,o(300),Hr(n,o(309))),c={type:o(430),content:a};break;case o(328):case o(340):!1===i[o(326)]&&(a=o(429),c={type:o(383),content:Hr(n,a,Hr(n,o(309)))})}return c}))}}function zs(t){const e=Us;let n=t[e(293)]()[e(412)][e(431)][e(360)];for(;n;){const r=n[e(396)](e(398));if(!r)return!1;if(r==t[e(342)][e(425)])return e(425);if(r==t[e(342)][e(331)])return e(331);n=n[e(360)]}return!1}const Hs=Ws;function Ws(t,e){const n=Ks();return(Ws=function(t,e){return n[t-=241]})(t,e)}function Ks(){const t=["getFirstMarker","6DbnGzz","oldValue","getSuggestions","batch","decimal","640HkOqvU","suggestion","circle","commandParams","624345ztiNvN","lower-latin","afterInit","*Format:* set order to regular","disc","formatBlock","filter","key","attribute","bulleted","removeMarker","getFirstRange","ELEMENT_","_getAttributeKey","listStart","list.properties","startIndex","toUpperCase","registerPostFixer","upper-latin","_LIST_","*Remove format:* %0","FORMAT_LIST_START","styles","descriptionFactory","head","reversed","replace","nodeAfter","editor","2464432ugGPNN","listReversed","*Format:* set order to reversed","_LIST_DEFAULT","upper-roman","square","newValue","FORMAT_LIST_REVERSED","listStyle","TrackChangesEditing","*Set format:* %0","customNumbered","config","766256yEeCrZ","lower-roman","8mHOvmx","document","_findSuggestions","*Format:* set start index to %0","default","75105mezRlk","format","450546bLnfSU","registerBlockAttribute","plugins","isUndo","_registerLegacyDescription","56VSixZr","data","3643775bDtCex","4648930NvFsCK","has","handleDescriptions","type","*Change to:* %0","ListPropertiesEditing","numbered","start","commandName","find","locale","registerDescriptionCallback","get","includes","next","_getTranslationKeyForListStyle","decimal-leading-zero","enableDefaultAttributesIntegration","model","bind","registerAttributeLabel","getAttribute","listType"];return(Ks=function(){return t})()}!function(t,e){const n=Ws,r=t();for(;;)try{if(565776===parseInt(n(299))/1+-parseInt(n(251))/2*(parseInt(n(258))/3)+parseInt(n(329))/4+parseInt(n(265))/5*(-parseInt(n(290))/6)+-parseInt(n(263))/7*(-parseInt(n(249))/8)+-parseInt(n(256))/9*(parseInt(n(295))/10)+parseInt(n(266))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class qs extends t.Plugin{[Hs(301)](){const t=Hs;if(!this[t(328)][t(260)][t(267)](t(271)))return;const e=this[t(328)][t(248)][t(278)](t(314)),n=this[t(328)][t(260)][t(278)](t(245));e[t(322)]&&(n[t(283)](t(244)),n[t(259)](t(244))),e[t(325)]&&(n[t(283)](t(330)),n[t(259)](t(330))),e[t(315)]&&(n[t(283)](t(313)),n[t(259)](t(313)));const r={type:t(257),content:""};n[t(323)][t(277)](this[t(268)][t(285)](this));const s=this[t(328)][t(276)];n[t(323)][t(286)](t(330),Hr(s,t(243))),n[t(323)][t(277)]((e=>{const n=t,{data:s}=e;if(s&&n(330)==s[n(306)])return null==s[n(242)]||0==s[n(242)]&&null==s[n(291)]?r:void 0})),n[t(323)][t(286)](t(313),Hr(s,t(321))),n[t(323)][t(277)]((e=>{const n=t,{data:s}=e;if(s&&n(313)==s[n(306)])return null==s[n(242)]||1==s[n(242)]&&null==s[n(291)]?r:void 0})),this[t(328)][t(284)][t(252)][t(317)]((e=>{const r=t;if(e[r(293)][r(261)])return!1;let s=!1;const o=n[r(292)]({skipNotAttached:!0})[r(305)]((t=>{const e=r,s=n[e(312)](t);return e(313)==s||e(330)==s}));for(const t of o){const o=t[r(310)]()[r(273)][r(327)][r(287)](r(288));r(272)!=o&&r(247)!=o&&(n[r(253)](t[r(310)](),r(307))[r(275)]((t=>r(288)==n[r(312)](t[r(296)])))||(e[r(309)](t[r(289)]()),s=!0))}return s})),this[t(262)]()}[Hs(268)](t){const e=Hs,n=this[e(328)][e(276)],{data:r}=t,s={type:e(257),content:""};if(!r||e(244)!=r[e(306)])return;if(!r[e(291)])return e(255)==r[e(242)]?s:{type:e(257),content:""+Hr(n,e(246),Hr(n,this[e(281)](r[e(242)])))};if(!r[e(242)]){if(e(255)==r[e(291)])return s;let o=t[e(324)];for(;o;){if(o[e(264)]&&e(288)==o[e(264)][e(306)]&&o[e(264)][e(242)])return s;o=o[e(280)]}return{type:e(257),content:""+Hr(n,e(320),Hr(n,this[e(281)](r[e(291)])))}}if(e(255)!=r[e(242)])return{type:e(257),content:""+Hr(n,e(246),Hr(n,this[e(281)](r[e(242)])))};let o=t[e(324)];for(;o;){if(o[e(264)]&&e(288)==o[e(264)][e(306)]&&o[e(264)][e(242)]&&o[e(264)][e(291)])return s;o=o[e(280)]}const i=t[e(310)]()[e(273)][e(327)][e(287)](e(288));return{type:e(257),content:Hr(n,e(246),Hr(n,e(311)+i[e(316)]()+e(332)))}}[Hs(262)](){const t=Hs,e=this[t(328)],n=e[t(276)];e[t(260)][t(278)](t(245))[t(323)][t(277)]((e=>{const r=t;if(r(304)!=e[r(269)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(274)]){case r(244):o=r(270),i={type:r(257),content:Hr(n,o,Hr(n,this[r(281)](s[r(298)][0][r(269)])))};break;case r(330):o=s[r(298)][0][r(325)]?r(331):r(302),i={type:r(257),content:Hr(n,o)};break;case r(313):o=r(254),i={type:r(257),content:Hr(n,o,s[r(298)][0][r(315)])}}return i}))}[Hs(281)](t){const e=Hs;return e(311)+function(t){const n=e;return Zs[n(279)](t)?n(308):Xs[n(279)](t)?n(272):null}(t)[e(316)]()+e(319)+t[e(316)]()[e(326)](/-/g,"_")}}const Zs=[Hs(303),Hs(297),Hs(241)],Xs=[Hs(294),Hs(282),Hs(250),Hs(333),Hs(300),Hs(318)];var Js=n(507);const Ys=Qs;function Qs(t,e){const n=$s();return(Qs=function(t,e){return n[t-=231]})(t,e)}function $s(){const t=["getFirstPosition","detach","afterExecute","nextSibling","plugins","change","mapper","commands","2428124eFptNn","markerName","requires","fire","removeMarker:suggestion:insertion","enterBlock","markInsertion","unbindElementFromMarkerName","322588bDoELs","setSelection","get","822682humHWU","downcastDispatcher","end","TrackChangesEditing","model","init","createPositionAt","16BeBAEM","2703780nCOamH","markerNameToElements","enableCommand","fromRange","selection","editor","writer","444052QHlUAJ","data","3234245odQoNV","hasClass","split","getFirstRange","addMarker:suggestion:insertion","6346017eavugy","39YGhbCx","editing","bind","parent","ck-suggestion-marker-split","document","high","remove","options","showSuggestionHighlights","enter","createRange"];return($s=function(){return t})()}!function(t,e){const n=Qs,r=t();for(;;)try{if(785126===parseInt(n(247))/1+-parseInt(n(236))/2+parseInt(n(270))/3*(parseInt(n(262))/4)+parseInt(n(264))/5+parseInt(n(255))/6+parseInt(n(244))/7+parseInt(n(254))/8*(-parseInt(n(269))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Ys(238)](){return[Js.Enter]}[Ys(252)](){const t=Ys,e=this[t(260)],n=e[t(232)][t(246)](t(250)),r=e[t(235)][t(246)](t(280));n[t(257)](t(280),(()=>{const s=t;e[s(251)][s(233)]((t=>{const o=s,a=e[o(251)][o(275)][o(259)],c=a[o(282)](),u=i.LiveRange[o(258)](a[o(267)]());if(r[o(241)](t)){const r=e[o(251)][o(253)](c[o(273)][o(231)],0),s=t[o(281)](c,r);n[o(242)](s)}else t[o(245)](t[o(281)](u[o(249)]));u[o(283)](),r[o(239)](o(284),{writer:t})}))})),e[t(271)][t(248)].on(t(268),Os(e,t(266)),{priority:t(276)}),e[t(271)][t(248)].on(t(240),((e,n,r)=>{const s=t,o=r[s(234)][s(256)](n[s(237)]);if(o)for(const t of o)t[s(265)](s(274))&&(r[s(234)][s(243)](t,n[s(237)]),r[s(261)][s(277)](t))}),{priority:t(276)}),e[t(263)][t(248)].on(t(268),((n,r,s)=>{const o=t;s[o(278)][o(279)]&&Os(e,o(266),{showActiveMarker:!1})[o(272)](this)(n,r,s)}),{priority:t(276)})}}function eo(){const t=["1368jgCjHu","getIntersection","handleFindCommand","6806EcYGBc","createRange","43kCMtuA","plugins","markers","string","afterInit","bind","18JRpwaU","start","getMarkersGroup","enableCommand","filter","getRange","item","findPrevious","13907460hGMnNg","editor","TrackChangesEditing","12VgTocL","model","suggestion:deletion","3420534vhIMJH","has","76968wTMZpg","2275931DEFMnW","replace","end","1051315BDuyeY","12jHFRza","54734812LlmYgK","createPositionAt","_isInDeletionRange","FindAndReplaceEditing","find","get","findByTextCallback","findNext","replaceAll","FindAndReplaceUtils"];return(eo=function(){return t})()}function no(t,e){const n=eo();return(no=function(t,e){return n[t-=133]})(t,e)}const ro=no;!function(t,e){const n=no,r=t();for(;;)try{if(769941===parseInt(n(150))/1*(parseInt(n(148))/2)+parseInt(n(170))/3+-parseInt(n(134))/4*(-parseInt(n(133))/5)+parseInt(n(156))/6*(parseInt(n(173))/7)+parseInt(n(172))/8*(parseInt(n(145))/9)+parseInt(n(164))/10+-parseInt(n(135))/11*(parseInt(n(167))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(eo);class so extends t.Plugin{[ro(154)](){const t=ro;if(!this[t(165)][t(151)][t(171)](t(138)))return;const e=this[t(165)][t(151)][t(140)](t(166));e[t(159)](t(139),this[t(147)][t(155)](this)),e[t(159)](t(142)),e[t(159)](t(163)),e[t(159)](t(174)),e[t(159)](t(143))}[ro(147)](t,e,n={}){const r=ro,s=this[r(165)][r(151)][r(140)](r(144));return t((t=>(r(153)==typeof e?s[r(141)](e,n):e)(t)[r(160)]((e=>!1===this[r(137)](e,t[r(162)])))),n)}[ro(137)](t,e){const n=ro,r=this[n(165)][n(168)][n(149)](this[n(165)][n(168)][n(136)](e,t[n(157)]),this[n(165)][n(168)][n(136)](e,t[n(175)]));for(const t of this[n(165)][n(168)][n(152)][n(158)](n(169)))if(null!==r[n(146)](t[n(161)]()))return!0;return!1}}function oo(){const t=["fontSize.options","63kInXeT","44rEfhqg","1Ihzntb","FontBackgroundColorEditing","FontFamilyEditing","1172472SqLFtM","type","*Reset font color*","_registerLegacyDescription","format","commandName","15HVyGDB","FontSize","93582cpRHXe","fontSize","1061332NgLdxQ","FontSizeEditing","*Set font family:* %0","fontBackgroundColor.colors","*Reset font size*","get","formatInline","*Set font color:* %0","has","FontColorEditing","11KbdFBC","7809420AsXCBY","13515606SnTlMI","editor","config","trim","FORMAT_FONT_COLOR","find","12229110WDKwac","toLowerCase","normalizeSizeOptions","commandParams","fontFamily","plugins","fontBackgroundColor","*Set font background color:* %0","*Reset font background color*","registerAttributeLabel","label","registerInlineAttribute","834180IzJRBQ","descriptionFactory","*Reset font family*","fontColor.colors","afterInit","*Set font size:* %0","title","fontColor","registerDescriptionCallback","value","locale","FORMAT_FONT_FAMILY","TrackChangesEditing","FORMAT_FONT_SIZE","enableDefaultAttributesIntegration","model","FORMAT_FONT_BACKGROUND"];return(oo=function(){return t})()}const io=ao;function ao(t,e){const n=oo();return(ao=function(t,e){return n[t-=182]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(765509===-parseInt(n(225))/1*(parseInt(n(238))/2)+-parseInt(n(236))/3*(parseInt(n(224))/4)+-parseInt(n(234))/5*(parseInt(n(205))/6)+parseInt(n(223))/7*(-parseInt(n(228))/8)+parseInt(n(187))/9+parseInt(n(193))/10+parseInt(n(185))/11*(parseInt(n(186))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oo);const co=[{pluginName:io(239),commandName:io(237)},{pluginName:io(227),commandName:io(197)},{pluginName:io(184),commandName:io(212)},{pluginName:io(226),commandName:io(199)}];class uo extends t.Plugin{[io(209)](){const t=io,e=this[t(188)][t(215)],n=this[t(188)][t(198)][t(243)](t(217));for(const{pluginName:e,commandName:r}of co)this[t(188)][t(198)][t(183)](e)&&(n[t(219)](r),n[t(204)](r));e.t,n[t(206)][t(202)](t(237),Hr(e,t(218))),n[t(206)][t(202)](t(197),Hr(e,t(216))),n[t(206)][t(202)](t(212),Hr(e,t(191))),n[t(206)][t(202)](t(199),Hr(e,t(221))),this[t(231)]()}[io(231)](){const t=io,e=this[t(188)],n=e[t(215)];e[t(198)][t(243)](t(217))[t(206)][t(213)]((e=>{const r=t,o=n.t;if(r(244)!=e[r(229)])return;const{data:i}=e;if(null!=i){if(r(237)==i[r(233)]){const t=i[r(196)][0][r(214)];if(t){const e=o(this[r(188)][r(198)][r(243)](r(235))[r(195)](this[r(188)][r(189)][r(243)](r(222)))[r(192)]((e=>e[r(220)]==t))[r(211)])[r(194)]();return{type:r(232),content:Hr(n,r(210),e)}}return{type:r(232),content:Hr(n,r(242))}}if(r(197)==i[r(233)]){const t=i[r(196)][0][r(214)];return t?{type:r(232),content:Hr(n,r(240),t)}:{type:r(232),content:Hr(n,r(207))}}if(r(212)==i[r(233)]){const t=i[r(196)][0][r(214)];if(t){const e=(0,s.normalizeColorOptions)(this[r(188)][r(189)][r(243)](r(208)))[r(192)]((e=>e[r(220)]==t));let i=t,a="";return e&&(i=e[r(203)],a=o(i)[r(194)]()),{type:r(232),content:Hr(n,r(182),a)[r(190)](),color:{value:t,title:a||i}}}return{type:r(232),content:Hr(n,r(230))}}if(r(199)==i[r(233)]){const t=i[r(196)][0][r(214)];if(t){const e=(0,s.normalizeColorOptions)(this[r(188)][r(189)][r(243)](r(241)))[r(192)]((e=>e[r(220)]==t));let i=t,a="";return e&&(i=e[r(203)],a=o(i)[r(194)]()),{type:r(232),content:Hr(n,r(200),a)[r(190)](),color:{value:t,title:a||i}}}return{type:r(232),content:Hr(n,r(201))}}}}))}}const lo=ho;!function(t,e){const n=ho,r=t();for(;;)try{if(340840===-parseInt(n(481))/1+-parseInt(n(489))/2*(-parseInt(n(498))/3)+-parseInt(n(497))/4+-parseInt(n(488))/5+-parseInt(n(477))/6*(parseInt(n(501))/7)+-parseInt(n(516))/8+parseInt(n(473))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(go);class fo extends t.Plugin{[lo(487)](){const t=lo,e=this[t(479)],n=e[t(491)][t(512)](t(476)),r=e[t(514)][t(512)](t(472)),s=e[t(514)][t(512)](t(495));r&&s&&(n[t(492)](t(495)),n[t(509)](t(472)),this[t(486)]())}[lo(486)](){const t=lo,e=this[t(479)],n=e[t(483)];e[t(491)][t(512)](t(476))[t(474)][t(510)]((r=>{const s=t;if(s(513)!=r[s(466)]&&s(485)!=r[s(466)])return;const{data:o}=r;if(o&&s(495)===o[s(511)]){const t=[],r=o[s(508)][0];for(const[n,o]of Object[s(496)](r))t[s(515)](po(e,n,o));return t[s(500)]?{type:s(506),content:Hr(n,s(499),t[s(470)](", "))}:{type:s(506),content:Hr(n,s(505))}}}))}}function ho(t,e){const n=go();return(ho=function(t,e){return n[t-=464]})(t,e)}function go(){const t=["fontBackgroundColor","editor","fontSize","58153tcrWpL","find","locale","FontSize","formatInline","_registerLegacyDescription","afterInit","2331115UhaPGP","2tffVCg","label","plugins","enableDefaultAttributesIntegration","title","fontSize.options","pasteFormat","entries","311812FQpKML","991878YGFMkC","*Set format to:* %0","length","3488681FpwKWP","model","slice","charAt","*Remove all formatting*","format","split","commandParams","enableCommand","registerDescriptionCallback","commandName","get","formatBlock","commands","push","4842576fIiVJu","fontColor","fontColor.colors","type","toLowerCase","normalizeSizeOptions","boolean","join","config","copyFormat","15446232mVJfCt","descriptionFactory","toUpperCase","TrackChangesEditing","6IeGDQw"];return(go=function(){return t})()}function po(t,e,n){const r=lo,o=t[r(483)].t,i=e[r(507)](/(?=[A-Z])/)[r(470)](" "),a=o(i[r(504)](0)[r(475)]()+i[r(503)](1))[r(467)]();if(r(469)==typeof n)return a;if(r(464)===e||r(478)===e){const e=(0,s.normalizeColorOptions)(t[r(471)][r(512)](r(465)))[r(482)]((t=>t[r(502)]==n));return a+" ("+(e?o(e[r(490)])[r(467)]():n)+")"}if(r(480)===e&&isNaN(parseFloat(n))){const e=t[r(491)][r(512)](r(484))[r(468)](t[r(471)][r(512)](r(494)))[r(482)]((t=>t[r(502)]==n));return a+" ("+(e?o(e[r(493)])[r(467)]():n)+")"}return a+" ("+n+")"}const mo=Eo;function Io(){const t=["HeadingEditing","26322mJsfDA","get","match","editor","TrackChangesEditing","2682098GmFtOQ","_getHeadingLevel","159237LXFCxY","view","commandParams","find","6264708ajIurW","config","name","formatBlock","paragraph","registerDescriptionCallback","ELEMENT_HEADING","889781dUQzeP","8GsTnIs","ELEMENT_HEADING_CUSTOM","locale","heading.options","format","1852907nZtfQS","_headingOptions","712239SOMJWq","has","afterInit","commandName","plugins","descriptionFactory","_registerLegacyDescription","enableDefaultAttributesIntegration","3vZFvcI","*Change to:* %0","title","heading","5iEjVZz","value","model","type","410xAyymE","registerElementLabel"];return(Io=function(){return t})()}function Eo(t,e){const n=Io();return(Eo=function(t,e){return n[t-=290]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(864291===parseInt(n(327))/1+parseInt(n(314))/2+parseInt(n(298))/3*(parseInt(n(320))/4)+parseInt(n(302))/5*(parseInt(n(309))/6)+-parseInt(n(333))/7+-parseInt(n(328))/8*(parseInt(n(316))/9)+-parseInt(n(306))/10*(parseInt(n(290))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Io);class bo extends t.Plugin{[mo(292)](){const t=mo,e=this[t(312)];if(!e[t(294)][t(291)](t(308)))return;this[t(334)]=e[t(321)][t(310)](t(331));const n=e[t(330)],r=e[t(294)][t(310)](t(313));r[t(297)](t(301));for(const e of this[t(334)])t(324)!=e[t(304)]&&r[t(295)][t(307)](e[t(304)],(n=>{const r=t,i=this[r(315)](e[r(304)]);return null!==i?s(n,i):o(n,e[r(300)])}));function s(e,r){return Hr(n,t(326),[e,r])}function o(e,r){return Hr(n,t(329),[e,r])}this[t(296)]()}[mo(296)](){const t=mo,e=this[t(312)],n=e[t(330)];e[t(294)][t(310)](t(313))[t(295)][t(325)]((e=>{const r=t;if(r(323)!=e[r(305)])return;const{data:s}=e;if(s&&r(301)==s[r(293)]){const e=s[r(318)][0][r(303)],c=this[r(315)](e);if(null!==c)return{type:r(332),content:Hr(n,r(299),(1,a=c,Hr(n,r(326),[1,a])))};const u=this[r(334)][r(319)]((t=>t[r(304)]===e))[r(300)];return{type:r(332),content:Hr(n,r(299),(o=1,i=u,Hr(n,t(329),[o,i])))}}var o,i,a}))}[mo(315)](t){const e=mo;var n,r;const s=t[e(311)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(334)])||void 0===n?void 0:n[e(319)]((n=>n[e(304)]==t));if(o&&o[e(317)]){const t=o[e(317)],n=(null!==(r=t[e(322)])&&void 0!==r?r:t)[e(311)](/^h(\d+)/);if(n)return n[1]}return null}}const To=_o;function _o(t,e){const n=Ao();return(_o=function(t,e){return n[t-=283]})(t,e)}!function(t,e){const n=_o,r=t();for(;;)try{if(121393===parseInt(n(307))/1+-parseInt(n(287))/2*(-parseInt(n(294))/3)+parseInt(n(319))/4*(parseInt(n(286))/5)+-parseInt(n(301))/6+-parseInt(n(299))/7+parseInt(n(285))/8+-parseInt(n(320))/9*(parseInt(n(310))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ao);class yo extends t.Plugin{[To(300)](){const t=To,e=this[t(290)];if(!e[t(316)][t(293)](t(298)))return;const n=e[t(316)][t(312)](t(308)),r=e[t(288)];n[t(321)](t(295)),n[t(283)](t(295)),n[t(305)][t(314)](t(295),Hr(r,t(309))),this[t(303)]()}[To(303)](){const t=To,e=this[t(290)],n=e[t(288)];e[t(316)][t(312)](t(308))[t(305)][t(297)]((r=>{const s=t;if(s(284)!=r[s(322)])return;const{data:o}=r;if(o&&s(295)==o[s(317)]){const t=n.t,r=o[s(311)][0][s(304)];if(r){const o=e[s(289)][s(312)](s(292))[s(318)]((t=>t[s(323)]==r)),i=t(o[s(306)])[s(291)]();return{type:s(315),content:Hr(n,s(302),i),color:{value:o[s(313)],title:o[s(306)]}}}return{type:s(315),content:Hr(n,s(296),Hr(n,s(309)))}}}))}}function Ao(){const t=["toLowerCase","highlight.options","has","697308UnAqUs","highlight","*Remove highlight*","registerDescriptionCallback","HighlightEditing","1671985EqdhDb","afterInit","135918lBVLqs","*Set highlight:* %0","_registerLegacyDescription","value","descriptionFactory","title","239292IYYKxx","TrackChangesEditing","FORMAT_HIGHLIGHT","1780QViRbG","commandParams","get","color","registerAttributeLabel","format","plugins","commandName","find","166476McXJBy","18558QlHGsk","enableDefaultAttributesIntegration","type","model","registerInlineAttribute","formatInline","1892720fLvUyT","5zTgkzl","2hUnqFM","locale","config","editor"];return(Ao=function(){return t})()}const ko=Lo;function Co(){const t=["descriptionFactory","registerElementLabel","get","high","div","afterInit","plugins","45496PZxsgI","48123WZLAMc","2142lPGCQc","locale","elementToStructure","conversion","addClass","36HCzwxh","510417HTzyMG","6233745dAtwPu","editor","showSuggestionHighlights","416595bLsRDZ","ELEMENT_HORIZONTAL_LINE","456606JAWRca","horizontalLine","createContainerElement","HorizontalLineEditing","dataDowncast","insert","has","2119960djrzmW","ck-horizontal-line","createPositionAt","for","TrackChangesEditing","enableCommand","createEmptyElement"];return(Co=function(){return t})()}function Lo(t,e){const n=Co();return(Lo=function(t,e){return n[t-=482]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(483006===parseInt(n(507))/1+-parseInt(n(485))/2+parseInt(n(514))/3+parseInt(n(492))/4+parseInt(n(483))/5*(-parseInt(n(513))/6)+-parseInt(n(515))/7+parseInt(n(506))/8*(parseInt(n(508))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class No extends t.Plugin{[ko(504)](){const t=ko,e=this[t(516)];if(!e[t(505)][t(491)](t(488)))return;e[t(505)][t(501)](t(496))[t(497)](t(486));const n=e[t(505)][t(501)](t(496)),r=e[t(509)];n[t(499)][t(500)](t(486),(e=>Hr(r,t(484),e))),e[t(511)][t(495)](t(489))[t(510)]({model:t(486),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(482)])return null;const o=n[s(487)](s(503)),i=n[s(498)]("hr");return n[s(512)](s(493),o),n[s(490)](n[s(494)](o,0),i),o},converterPriority:t(502)})}}const Ro=Mo;function So(){const t=["locale","commandName","2xaodxQ","plugins","registerBlockAttribute","formatBlock","3VRccwx","466641WqynxT","descriptionFactory","1509112VBpXjB","*Change %0 content*","key","enableDefaultAttributesIntegration","nodeAfter","TrackChangesEditing","8632zvoJDu","has","element","1070104bYSktu","3009902ajdRiF","get","rawHtml","ELEMENT_HTML_EMBED","afterInit","registerElementLabel","5183660ZMDJSQ","_registerLegacyDescription","htmlEmbed","24vgMGCw","format","registerDescriptionCallback","type","HtmlEmbed","start","attribute","getFirstRange","editor","value","218360AgVsdU"];return(So=function(){return t})()}function Mo(t,e){const n=So();return(Mo=function(t,e){return n[t-=328]})(t,e)}!function(t,e){const n=Mo,r=t();for(;;)try{if(217688===parseInt(n(365))/1*(parseInt(n(339))/2)+-parseInt(n(330))/3*(-parseInt(n(333))/4)+parseInt(n(362))/5*(-parseInt(n(352))/6)+-parseInt(n(343))/7+-parseInt(n(342))/8+parseInt(n(331))/9+parseInt(n(349))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class vo extends t.Plugin{[Ro(347)](){const t=Ro,e=this[t(360)];if(!e[t(366)][t(340)](t(356)))return;const n=e[t(366)][t(344)](t(338)),r=e[t(363)];n[t(332)][t(348)](t(345),(e=>Hr(r,t(346),e))),n[t(336)](t(351)),n[t(328)](t(361)),n[t(332)][t(354)]((e=>{const n=t;if(n(358)!=e[n(355)])return;const{data:s}=e;if(s&&n(361)==s[n(335)]&&e[n(359)]()[n(357)][n(337)].is(n(341),n(345))){const t=Hr(r,n(346));return{type:n(353),content:Hr(r,n(334),t)}}})),this[t(350)]()}[Ro(350)](){const t=Ro,e=this[t(360)],n=e[t(363)];e[t(366)][t(344)](t(338))[t(332)][t(354)]((e=>{const r=t;if(r(329)!=e[r(355)])return;const{data:s}=e;if(s&&r(351)==s[r(364)]){const t=Hr(n,r(346));return{type:r(353),content:Hr(n,r(334),t)}}}))}}const wo=Fo;function Oo(){const t=["getSuggestionCallback","resizedWidth","get","convertBlockImageToInline","ELEMENT_IMAGE","1875321VrOloI","subType","toPrevious","imageTypeInline","13OJgRqJ","registerAttributeLabel","selection","deletion","ImageTextAlternativeEditing","uploadImage","21263dXJpXR","element","createRange","getCaptionFromImageModelElement","fromPosition","markInsertion","isEqual","ImageEditing","forward","7cppHBh","type","markDeletion","*Set image width:* %0","model","key","forceDefaultExecution","document","toggleImageCaption","commandName","change","662808xFdwKg","locale","imageCaption","ImageUtils","6438684JUFOYP","FORMAT_IMAGE_SIZE","detach","registerElementLabel","convertInlineImageToBlock","descriptionFactory","2hflhHI","imageBlock","nodeAfter","toNext","3192976foMrdj","3089416DZYtnS","filter","_registerLegacyDescription","isOwn","findIndex","1510yIQVuT","width","Block image to inline image","isCollapsed","imageTextAlternative","length","chain","caption","_findSuggestions","ImageResize","imageInline","ImageInlineEditing","registerBlockAttribute","formatBlock","imageStylePreApply","resizeImage","removeObject","10uptxNk","has","isIntersecting","ImageBlockEditing","formatInline","*Set image text alternative:* %0","12059736MkwbGa","Inline image to block image","editor","getClosestSelectedImageElement","36XruXoz","end","backward","addObject","insertImage","ELEMENT_INLINE_IMAGE","insertion","*Reset image width*","commandParams","ImageCaptionEditing","_suggestionFactory","TrackChangesEditing","join","enableDefaultAttributesIntegration","plugins","enableCommand","previous","nodeBefore","imageTypeBlock","ImageUploadEditing","discard","newValue","afterInit","find","schema","attribute","*Remove image text alternative*","getNearestSelectionRange","markBlockFormat","format","registerDescriptionCallback","getContainedElement","start","ELEMENT_CAPTION","createRangeOn","registerCustomCallback","alt","ImageCaptionUtils","isBlockImage","isBefore","accept","getFirstRange"];return(Oo=function(){return t})()}function Fo(t,e){const n=Oo();return(Fo=function(t,e){return n[t-=164]})(t,e)}!function(t,e){const n=Fo,r=t();for(;;)try{if(808922===-parseInt(n(193))/1*(-parseInt(n(203))/2)+-parseInt(n(287))/3+parseInt(n(208))/4*(parseInt(n(230))/5)+parseInt(n(197))/6*(-parseInt(n(182))/7)+-parseInt(n(207))/8*(-parseInt(n(240))/9)+parseInt(n(213))/10*(-parseInt(n(173))/11)+-parseInt(n(236))/12*(parseInt(n(167))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oo);class Do extends t.Plugin{[wo(262)](){const t=wo,e=this[t(238)];if(!e[t(254)][t(231)](t(180)))return;const n=e[t(254)][t(284)](t(251)),r=e[t(254)][t(284)](t(196)),s=e[t(194)];n[t(255)](t(244)),n[t(202)][t(200)](t(204),(e=>Hr(s,t(286),e))),n[t(202)][t(200)](t(223),(e=>Hr(s,t(245),e))),n[t(202)][t(200)](t(220),(()=>Hr(s,t(273)))),e[t(254)][t(231)](t(259))&&n[t(255)](t(172)),e[t(254)][t(231)](t(233))&&e[t(254)][t(231)](t(224))&&(n[t(255)](t(166),((s,o)=>{const i=t,a=r[i(239)](e[i(186)][i(189)][i(169)]);e[i(186)][i(192)]((()=>{const t=i;n[t(268)](a,{commandName:t(166),commandParams:[o]},[],t(285))}))})),n[t(255)](t(258),((s,o)=>{const a=t;e[a(186)][a(192)]((t=>{const c=a;let u=r[c(239)](e[c(186)][c(189)][c(169)]),l=t[c(274)](u);const f=i.LivePosition[c(177)](l[c(272)],c(165)),h=i.LivePosition[c(177)](l[c(241)],c(206));n[c(188)]((()=>s(o))),u=r[c(239)](e[c(186)][c(189)][c(169)]),l=t[c(274)](u);const g=t[c(175)](f,h);f[c(199)](),h[c(199)](),n[c(268)](u,{commandName:c(166),commandParams:[o]},[],c(201)),g[c(272)][c(279)](l[c(272)])&&n[c(178)](t[c(175)](g[c(272)],l[c(272)]),c(201)),l[c(241)][c(279)](g[c(241)])&&n[c(178)](t[c(175)](l[c(241)],g[c(241)]),c(201))}))})),n[t(250)][t(275)](t(226),t(201),t(252),(()=>!1)),n[t(250)][t(275)](t(226),t(201),t(280),(()=>!1)),n[t(250)][t(275)](t(226),t(201),t(260),n[t(250)][t(282)](t(226),"",t(280))),n[t(250)][t(275)](t(246),t(201),t(252),(()=>!1)),n[t(250)][t(275)](t(246),t(201),t(260),(([r])=>{const s=t,o=n[s(250)][s(282)](s(246),"",s(260));let i=r[s(272)],a=r[s(241)];const c=e[s(186)][s(264)][s(267)](i,s(242)),u=e[s(186)][s(264)][s(267)](a,s(181));c[s(216)]&&(i=c[s(272)]),u[s(216)]&&(a=u[s(241)]),o([e[s(186)][s(175)](i,a)])})),n[t(250)][t(275)](t(226),t(201),t(219),c),n[t(250)][t(275)](t(246),t(201),t(219),c)),e[t(254)][t(231)](t(249))&&(n[t(255)](t(190),((s,o)=>{const i=t,a=e[i(254)][i(284)](i(277));let c=r[i(239)](e[i(186)][i(189)][i(169)]),u=a[i(176)](c);e[i(186)][i(192)]((()=>{const t=i;if(u)return void n[t(184)](e[t(186)][t(274)](u));const l=r[t(278)](c);s(o),c=r[t(239)](e[t(186)][t(189)][t(169)]),u=a[t(176)](c),n[t(178)](e[t(186)][t(274)](u),l?null:t(195))}))})),n[t(250)][t(275)](t(246),t(195),t(219),c));const o=[{type:t(226),subType:t(227)},{type:t(246),subType:t(195)},{type:t(226),subType:t(201)},{type:t(246),subType:t(201)}];function a(e,s){const i=t,a=o[i(212)]((({type:t,subType:n})=>e[i(183)]==t&&e[i(164)]==n)),c=o[i(212)]((({type:t,subType:e})=>s[i(183)]==t&&s[i(164)]==e));if(a<0||c<0)return!1;const u=e[i(281)](),l=s[i(281)]();if((0==a||1==a)&&2==c&&u[i(232)](l))return!0;if(2==a&&3==c){const t=n[i(221)](u,i(246))[i(209)]((({suggestion:t,meta:e})=>e[i(211)]&&i(201)==t[i(164)]));if(t[i(218)]>1&&l[i(241)][i(179)](u[i(272)]))return!0;if(1==t[i(218)]&&(u[i(272)][i(179)](l[i(241)])||u[i(241)][i(179)](l[i(272)])))return!0}if(3==a&&3==c&&u[i(272)][i(279)](l[i(272)])){const t=u[i(241)][i(205)],e=l[i(272)][i(257)];return r[i(278)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(254)][t(231)](t(222))&&(n[t(253)](t(228)),n[t(225)](t(283)),n[t(202)][t(168)](t(283),Hr(s,t(198)))),e[t(254)][t(231)](t(171))&&(n[t(253)](t(217)),n[t(225)](t(276))),n[t(202)][t(270)]((e=>{const n=t;if(o[n(263)]((({type:t,subType:r})=>e[n(183)]==t&&e[n(164)]==r)))return e[n(256)]?{}:void 0})),n[t(202)][t(270)]((e=>{const n=t;if(n(246)==e[n(183)]||n(170)==e[n(183)]){const t=e[n(271)]();if(t&&t.is(n(174),n(220)))return{type:n(246)==e[n(183)]?n(243):n(229),element:t,quantity:1}}})),n[t(202)][t(270)]((e=>t(226)==e[t(183)]&&t(201)==e[t(164)]?{type:t(269),content:t(237)}:t(226)==e[t(183)]&&t(285)==e[t(164)]?{type:t(269),content:t(215)}:void 0)),n[t(202)][t(270)]((e=>{const n=t;if(n(265)!=e[n(183)])return;const{data:r}=e;if(!r||n(276)!=r[n(187)])return;const o=r[n(261)];return o?{type:n(269),content:Hr(s,n(235),'"'+o+'"')}:{type:n(269),content:Hr(s,n(266))}})),this[t(210)]()}[wo(210)](){const t=wo,e=this[t(238)],n=e[t(194)];e[t(254)][t(284)](t(251))[t(202)][t(270)]((e=>{const r=t;if(r(226)!=e[r(183)]&&r(234)!=e[r(183)])return;const{data:s}=e;if(s){if(r(217)==s[r(191)]){const t=s[r(248)][0][r(261)];return t?{type:r(269),content:Hr(n,r(235),'"'+t+'"')}:{type:r(269),content:Hr(n,r(266))}}if(r(228)==s[r(191)]){const t=s[r(248)][0][r(214)];return t?{type:r(269),content:Hr(n,r(185),t)}:{type:r(269),content:Hr(n,r(247))}}}}))}}function Bo(){const t=["*Format:* replace image URL","registerCustomCallback","type","replaceImageSource","discard","getSuggestionCallback","registerBlockAttribute","accept","oldValue","plugins","newValue","75636ezdTSQ","descriptionFactory","12384160AdTFAp","_registerLegacyDescription","get","6tJZGHU","has","6161823HmZdrI","_handleLegacySuggestions","locale","src","*Replace image URL*","attribute","key","formatBlock","25wGvKNZ","ImageEditing","_suggestionFactory","8mMooPR","editor","commandName","enableDefaultAttributesIntegration","952273kgPeQD","format","TrackChangesEditing","113983uAGoGp","registerDescriptionCallback","29397654GTaikN","afterInit","796724cZxsTn","formatInline","60lQoJte"];return(Bo=function(){return t})()}const xo=Po;function Po(t,e){const n=Bo();return(Po=function(t,e){return n[t-=196]})(t,e)}!function(t,e){const n=Po,r=t();for(;;)try{if(759928===parseInt(n(238))/1+-parseInt(n(201))/2*(-parseInt(n(213))/3)+-parseInt(n(199))/4*(parseInt(n(228))/5)+parseInt(n(218))/6*(parseInt(n(235))/7)+-parseInt(n(231))/8*(parseInt(n(220))/9)+-parseInt(n(215))/10+parseInt(n(197))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bo);class Uo extends t.Plugin{[xo(198)](){const t=xo;if(!this[t(232)][t(211)][t(219)](t(229)))return;const e=this[t(232)][t(222)],n=this[t(232)][t(211)][t(217)](t(237));n[t(234)](t(205)),n[t(208)](t(223)),n[t(214)][t(196)]((n=>{const r=t;if(r(225)!=n[r(204)])return;const{data:s}=n;return s&&r(223)==s[r(226)]?s[r(212)]&&s[r(210)]?{type:r(236),content:Hr(e,r(224))}:{type:r(236),content:""}:void 0})),this[t(221)]()}[xo(221)](){const t=xo,e=this[t(232)][t(211)][t(217)](t(237));e[t(230)][t(203)](t(227),t(205),t(209),e[t(230)][t(207)](t(227),null,t(206))),e[t(230)][t(203)](t(227),t(205),t(206),e[t(230)][t(207)](t(227),null,t(209))),this[t(216)]()}[xo(216)](){const t=xo,e=this[t(232)],n=e[t(222)];e[t(211)][t(217)](t(237))[t(214)][t(196)]((e=>{const r=t;if(r(227)!=e[r(204)]&&r(200)!=e[r(204)])return;const{data:s}=e;return s&&r(205)==s[r(233)]?{type:r(236),content:Hr(n,r(202))}:void 0}))}}function jo(){const t=["14404239eOoBlI","insertion","getSuggestions","change","head","refresh","TrackChangesEditing","isBlockImage","discard","_suggestionFactory","ImageUtils","author","setImageNaturalSizeAttributes","convertInlineImageToBlock","join","formatBlock","getChangedMarkers","registerCustomCallback","isEqual","_splitMarkerName","4458juasVu","587786vKJfUy","ImageStyleEditing","shouldConvertImageType","getSuggestion","next","filter","commandParams","formatInline","isInlineImage","imageTypeInline","chain","isOwn","plugins","commandName","imageStylePreApply","length","markInlineFormat","start","commands","getClosestSelectedImageElement","enableCommand","Users","differ","imageCaption","name","imageTypeBlock","forEach","_findSuggestions","has","toLowerCase","normalizedStyles","isBefore","8oBAsBK","1796354VCPZje","side","FORMAT_SIDE_IMAGE","selection","subType","nodeAfter","hasSuggestion","get","discardSuggestion","model","markBlockFormat","nodeBefore","2457090avswhc","2330328RyZHMQ","afterInit","getFirstRange","_registerLegacyDescription","descriptionFactory","value","format","isInContent","newRange","title","type","isIntersecting","end","createRangeOn","imageStylePostApply","accept","635JNMTDl","editor","getSuggestionCallback","from","registerPostFixer","getContainedElement","locale","*Format:* %0","suggestion","registerDescriptionCallback","6743100hnESkw","imageStyle","document","commandReversedParams","findIndex"];return(jo=function(){return t})()}function Go(t,e){const n=jo();return(Go=function(t,e){return n[t-=208]})(t,e)}const Vo=Go;!function(t,e){const n=Go,r=t();for(;;)try{if(517983===parseInt(n(265))/1+parseInt(n(298))/2+-parseInt(n(212))/3+parseInt(n(213))/4+-parseInt(n(229))/5*(parseInt(n(264))/6)+parseInt(n(239))/7+parseInt(n(297))/8*(-parseInt(n(244))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jo);class zo extends t.Plugin{[Vo(214)](){const t=Vo,n=this[t(230)];if(!n[t(277)][t(293)](t(266)))return;const r=n[t(277)][t(305)](t(250)),s=n[t(277)][t(305)](t(254)),o={};r[t(285)](t(240),((o,i)=>{const a=t,c=n[a(277)][a(305)](a(286)).me,u=n[a(283)][a(305)](a(240));let l=s[a(284)](n[a(209)][a(241)][a(301)]),f=n[a(209)][a(226)](l),h=u[a(218)];if(h==i[a(218)])return;const g={commandName:a(240),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(209)][a(247)]((()=>{const t=a;if(r[t(246)]()[t(270)]((e=>e[t(220)]&&c==e[t(255)]&&(t(259)==e[t(223)]||t(272)==e[t(223)])&&(t(279)==e[t(302)]||t(227)==e[t(302)])&&e[t(215)]()[t(262)](f)))[t(291)]((e=>r[t(208)](e[t(248)]))),l=s[t(284)](n[t(209)][t(241)][t(301)]),f=n[t(209)][t(226)](l),u[t(249)](),n[t(283)][t(305)](t(274))[t(249)](),n[t(283)][t(305)](t(290))[t(249)](),h=u[t(218)],h!=i[t(218)])return s[t(273)](l)&&u[t(267)](i[t(218)],l)?(o({...i,setImageSizes:!1}),l=s[t(284)](n[t(209)][t(241)][t(301)]),void r[t(210)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(279))):void(s[t(251)](l)?r[t(210)](l,g,[],t(227)):r[t(281)](f,g,t(227)))}))}));for(const e of n[t(277)][t(305)](t(266))[t(295)])o[e[t(289)]]=e[t(222)][t(294)]();r[t(253)][t(261)](t(259),t(279),t(258),(()=>!1)),r[t(253)][t(261)](t(259),t(227),t(258),(()=>!1)),r[t(253)][t(261)](t(272),t(227),t(258),(()=>!1)),r[t(253)][t(261)](t(259),t(279),t(228),(([e])=>{const n=t;s[n(256)](e[n(234)]())})),r[t(253)][t(261)](t(259),t(279),t(252),((e,n)=>{const s=t;r[s(253)][s(231)](s(259),"",s(228))(e,{commandName:n[s(278)],commandParams:n[s(242)]})})),r[t(253)][t(261)](t(259),t(279),t(275),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(259),subType:t(279)},{type:t(245),subType:t(288)},{type:t(259),subType:t(257)},{type:t(245),subType:t(257)}];function a(e,n){const o=t,a=i[o(243)]((({type:t,subType:n})=>e[o(223)]==t&&e[o(302)]==n)),c=i[o(243)]((({type:t,subType:e})=>n[o(223)]==t&&n[o(302)]==e));if(a<0||c<0)return!1;const u=e[o(215)](),l=n[o(215)]();if((0==a||1==a)&&2==c&&u[o(224)](l))return!0;if(2==a&&3==c){const t=r[o(292)](u,o(245))[o(270)]((({suggestion:t,meta:e})=>e[o(276)]&&o(257)==t[o(302)]));if(t[o(280)]>1&&l[o(225)][o(262)](u[o(282)]))return!0;if(1==t[o(280)]&&(u[o(282)][o(262)](l[o(225)])||u[o(225)][o(262)](l[o(282)])))return!0}if(3==a&&3==c&&u[o(282)][o(296)](l[o(282)])){const t=u[o(225)][o(303)],e=l[o(282)][o(211)];return s[o(251)](t)&&t===e}return!1}n[t(209)][t(241)][t(233)]((()=>{const e=t;let o=!1;const i=Array[e(232)](n[e(209)][e(241)][e(287)][e(260)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(263)](t);if(e(237)==i&&r[e(304)](u)){if(e(259)==a&&(e(279)==c||e(227)==c)){const t=r[e(268)](u);if(n[e(221)]){const n=t[e(215)]()[e(234)]();if(s[e(251)](n))continue;r[e(208)](t),o=!0}}if(e(245)==a&&e(288)==c&&!n[e(221)]){const t=r[e(268)](u);t[e(269)]&&t[e(269)][e(220)]&&(r[e(208)](t[e(269)]),o=!0)}}}return o})),this[t(216)](o)}[Vo(216)](t){const e=Vo,n=this[e(230)],r=n[e(235)];n[e(277)][e(305)](e(250))[e(217)][e(238)]((n=>{const s=e;if(s(259)!=n[s(223)]&&s(272)!=n[s(223)])return;const{data:o}=n;if(!o||s(240)!=o[s(278)])return;const i=o[s(271)][0][s(218)];return function(t){const e=s;return{type:e(219),content:Hr(r,e(236),t)}}(s(299)===i?Hr(r,s(300)):t[i]||i)}))}}const Ho=Wo;function Wo(t,e){const n=Ko();return(Wo=function(t,e){return n[t-=220]})(t,e)}function Ko(){const t=["execute","plugins","1565XnAPDs","12556soxWeX","high","6557012ltSrJW","commands","get","importWord","forEach","_trackChangesValueDuringImport","_handleImportedData","94436JLmDqf","Users","_trackChangesExecuted","10018950ZJCqbV","1216737voDBIO","bind","64XtgPTa","afterInit","_setSuggestionData","7awRqmo","dataInsert","25WPXnOq","track_changes","2267826ZgWWde","TrackChangesEditing","enableCommand","value","lowest","editor","295728wzMFml","collaboration_features","listenTo","trackChanges"];return(Ko=function(){return t})()}!function(t,e){const n=Wo,r=t();for(;;)try{if(597895===-parseInt(n(220))/1*(parseInt(n(244))/2)+-parseInt(n(228))/3+parseInt(n(235))/4*(parseInt(n(234))/5)+parseInt(n(222))/6*(parseInt(n(253))/7)+-parseInt(n(250))/8*(parseInt(n(248))/9)+parseInt(n(247))/10+parseInt(n(237))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class qo extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(242)]=!1,this[e(246)]=!1}[Ho(251)](){const t=Ho,e=this[t(227)],n=e[t(238)][t(239)](t(240)),r=e[t(238)][t(239)](t(231));n&&(n.on(t(232),((e,[,n])=>{const s=t;this[s(242)]=r[s(225)],n[s(229)][s(221)]=!this[s(242)]}),{priority:t(236)}),this[t(230)](n,t(254),this[t(243)][t(249)](this)),this[t(230)](n,t(254),(()=>{const e=t;this[e(246)]&&(r[e(232)](),this[e(246)]=!1)}),{priority:t(226)}),e[t(233)][t(239)](t(223))[t(224)](t(240)))}[Ho(243)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(227)][n(238)][n(239)](n(231)),o=s[n(225)];this[n(242)]!==o&&(s[n(232)](),this[n(246)]=!0),r&&r[n(241)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(227)][o(233)][o(239)](o(245)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(240)}}};this[o(227)][o(233)][o(239)](o(223))[o(252)](i)}))}}const Zo=Xo;function Xo(t,e){const n=Jo();return(Xo=function(t,e){return n[t-=198]})(t,e)}function Jo(){const t=["2600UClcgs","registerDescriptionCallback","*Outdent:* %0","7079103cdqIjL","commandName","registerBlockAttribute","blockIndent","71865JlEKrY","getItemLabel","editor","524GFfvms","*Indent:* %0","30CforNP","enableDefaultAttributesIntegration","indentBlock","63390LMgdea","1533UqktqG","enableCommand","descriptionFactory","get","plugins","indent","has","getItems","IndentEditing","afterInit","31dNcCDr","IndentBlock","locale","outdent","2149fZbrij","12722IZWQaX","TrackChangesEditing","FORMAT_INDENT","type","8151473IqWsOg","registerAttributeLabel","formatBlock","outdentBlock","format","_registerLegacyDescription"];return(Jo=function(){return t})()}!function(t,e){const n=Xo,r=t();for(;;)try{if(474957===parseInt(n(237))/1*(parseInt(n(201))/2)+parseInt(n(227))/3*(parseInt(n(221))/4)+-parseInt(n(218))/5*(-parseInt(n(223))/6)+parseInt(n(200))/7*(parseInt(n(211))/8)+parseInt(n(214))/9+-parseInt(n(226))/10+-parseInt(n(205))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jo);class Yo extends t.Plugin{[Zo(236)](){const t=Zo,e=this[t(220)],n=e[t(231)][t(230)](t(202));if(e[t(231)][t(233)](t(235))&&(n[t(228)](t(232)),n[t(228)](t(199))),e[t(231)][t(233)](t(238)))for(const e of[t(225),t(208)])n[t(224)](e);const r=e[t(198)];n[t(216)](t(217)),n[t(229)][t(206)](t(217),Hr(r,t(203))),this[t(210)]()}[Zo(210)](){const t=Zo,e=this[t(220)],n=e[t(198)],r=e[t(231)][t(230)](t(202));r[t(229)][t(212)]((e=>{const s=t;if(s(207)!=e[s(204)])return;const{data:o}=e;if(!o)return;if(s(225)!=o[s(215)]&&s(208)!=o[s(215)])return;const i=e[s(234)]()[0],a=r[s(229)][s(219)](i);return s(225)==o[s(215)]?{type:s(209),content:Hr(n,s(222),a)}:s(208)==o[s(215)]?{type:s(209),content:Hr(n,s(213),a)}:void 0}))}}var Qo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=230]})(t,e)}function ti(){var t=["1339rvkARL","TrackChangesEditing","801ULufsP","init","27uKxFCG","input","29052npVdjE","requires","editor","855090zJubjU","1573TztcXt","1FZipbe","592128MfhvHO","get","1268IxiZYq","21eETRWM","plugins","3580AHUaBR","enableCommand","252370BOGIbM","141684NsmMDz"];return(ti=function(){return t})()}!function(t,e){for(var n=$o,r=t();;)try{if(136811===-parseInt(n(234))/1*(parseInt(n(242))/2)+-parseInt(n(246))/3*(-parseInt(n(237))/4)+-parseInt(n(232))/5+-parseInt(n(243))/6*(parseInt(n(238))/7)+parseInt(n(235))/8*(parseInt(n(248))/9)+-parseInt(n(240))/10*(parseInt(n(233))/11)+parseInt(n(250))/12*(parseInt(n(244))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[Qo(230)](){return[Ms.Input]}[Qo(247)](){var t=Qo;this[t(231)][t(239)][t(236)](t(245))[t(241)](t(249))}}function ni(t,e){const n=ri();return(ni=function(t,e){return n[t-=391]})(t,e)}function ri(){const t=["*Set link:* %0","linkHref","toLowerCase","plugins","attribute","commandParams","newValue","*Remove link*","569744ZZQoFU","get","commands","18BQbwfl","51297EIoKWg","editor","27jUhgVt","LinkEditing","973016xVQCXc","859578fGurDM","commandName","unlink","152vCbwKf","formatInline","_registerLegacyDescription","format","586280YCtNIi","enableDefaultAttributesIntegration","locale","afterInit","label","manualDecorators","type","registerDescriptionCallback","key","link (","29700lkmcVl","71749gYdNVW","registerAttributeLabel","TrackChangesEditing","link","descriptionFactory","21MJhmWx","registerInlineAttribute","has"];return(ri=function(){return t})()}const si=ni;!function(t,e){const n=ni,r=t();for(;;)try{if(113913===-parseInt(n(411))/1+parseInt(n(430))/2*(parseInt(n(431))/3)+-parseInt(n(396))/4*(-parseInt(n(410))/5)+-parseInt(n(393))/6+-parseInt(n(416))/7*(-parseInt(n(427))/8)+parseInt(n(433))/9*(-parseInt(n(400))/10)+-parseInt(n(392))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ri);class oi extends t.Plugin{[si(403)](){const t=si,e=this[t(432)];if(!e[t(422)][t(418)](t(391)))return;const n=e[t(422)][t(428)](t(413)),r=e[t(429)][t(428)](t(414));n[t(401)](t(414)),n[t(401)](t(395)),n[t(417)](t(420));for(const e of r[t(405)])n[t(417)](e.id),n[t(415)][t(412)](e.id,t(409)+e[t(404)][t(421)]()+")");n[t(415)][t(407)]((n=>{const r=t;if(r(423)!=n[r(406)])return;const{data:s}=n;if(!s||r(420)!=s[r(408)])return;const o=s[r(425)],i=e[r(402)];return{type:r(399),content:null==o?Hr(i,r(426)):Hr(i,r(419),'"'+o+'"')}})),this[t(398)]()}[si(398)](){const t=si,e=this[t(432)],n=e[t(402)];e[t(422)][t(428)](t(413))[t(415)][t(407)]((e=>{const r=t;if(r(397)!=e[r(406)])return;const{data:s}=e;if(s){if(r(414)==s[r(394)]){const t=s[r(424)][0];return{type:r(399),content:Hr(n,r(419),'"'+t+'"')}}return r(395)==s[r(394)]?{type:r(399),content:Hr(n,r(426))}:void 0}}))}}function ii(t,e){const n=li();return(ii=function(t,e){return n[t-=494]})(t,e)}const ai=ii;!function(t,e){const n=ii,r=t();for(;;)try{if(760112===-parseInt(n(524))/1*(parseInt(n(504))/2)+-parseInt(n(573))/3+parseInt(n(497))/4+-parseInt(n(558))/5+-parseInt(n(552))/6+parseInt(n(560))/7*(-parseInt(n(500))/8)+-parseInt(n(528))/9*(-parseInt(n(508))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(li);class ci extends t.Plugin{[ai(529)](){const t=ai,e=this[t(579)],n=e[t(544)];if(!e[t(526)][t(566)](t(517)))return;const r=e[t(526)][t(553)](t(564)),s=e[t(526)][t(566)](t(536));function o(t){return()=>{const n=ii,s=e[n(499)][n(535)][n(555)],o=e[n(575)][n(553)](t);if(o[n(522)])return void e[n(548)](n(527),{});const i=t[n(554)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(525)](t)[s(563)]((t=>function(t,e){const n=s;return e[n(559)](t[n(507)],n(515))&&!e[n(569)](t)}(t,r)));o=o[s(563)]((t=>!t.is(s(501),s(515))||t[s(572)](s(562))!=e));const i=new Set;for(const t of o)t.is(s(501),s(515))?i[s(547)](ui(t)):i[s(547)](t);return Array[s(525)](i)}(s[n(495)](),i,e[n(499)][n(565)]);e[n(499)][n(578)]((()=>{const e=n;for(const n of a)r[e(550)](n,{commandName:t,commandParams:[{forceValue:!o[e(522)]}],formatGroupId:e(542)},fi(n))}))}}function i(t){return()=>{const n=ii,s=function(t){const e=ii;let n=Array[e(525)](t);const r=n[e(530)]((t=>e(515)!=t[e(576)]));return r>-1&&(n=n[e(554)](0,r)),n}(e[n(499)][n(535)][n(555)][n(495)]()),o=e[n(499)][n(513)](e[n(499)][n(537)](s[0],n(519)),e[n(499)][n(537)](s[s[n(574)]-1],n(531)));e[n(499)][n(578)]((()=>{const e=n;r[e(550)](o,{commandName:t,commandParams:[],formatGroupId:e(496)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(509)];for(;t&&t[n(572)](n(496))>e[n(572)](n(496));)r[n(547)](t),t=t[n(509)]}return Array[n(525)](r)}(s))}))}}r[t(502)](t(510),o(t(510))),r[t(502)](t(543),o(t(543))),s&&r[t(502)](t(557),o(t(557))),r[t(502)](t(551),i(t(551))),r[t(502)](t(511),i(t(511))),s&&r[t(502)](t(541),(()=>{const n=t,s=e[n(575)][n(553)](n(541)),o=Array[n(525)](s[n(533)]);o[n(563)]((t=>t[n(572)](n(494))!=s[n(522)])),e[n(499)][n(578)]((()=>{const t=n;for(const e of o)r[t(550)](e,{commandName:t(541),commandParams:[{forceValue:!s[t(522)]}]})}))})),r[t(549)][t(570)](t(515),(e=>Hr(n,t(518),e))),r[t(549)][t(498)]((e=>{const r=t;if(r(521)!=e[r(534)]&&r(514)!=e[r(534)])return;const{data:s}=e;if(s){if(r(510)==s[r(577)]||r(543)==s[r(577)]||r(557)==s[r(577)])switch(s[r(577)][r(568)](r(539),"")){case r(516):return o(Hr(n,r(520)));case r(512):return o(Hr(n,r(540)));case r(545):return o(Hr(n,r(561)))}if(r(551)==s[r(577)])return{type:r(506),content:Hr(n,r(556),Hr(n,r(518)))};if(r(511)==s[r(577)])return{type:r(506),content:Hr(n,r(523),Hr(n,r(518)))};if(r(541)==s[r(577)])return s[r(538)][0][r(503)]?{type:r(506),content:Hr(n,r(567))}:{type:r(506),content:Hr(n,r(532))}}function o(t){const e=r;return{type:e(506),content:Hr(n,e(505),t)}}}))}}function ui(t){const e=ai,n=t[e(572)](e(496));if(0==n)return t;let r=t;for(;t[e(546)]&&t[e(546)].is(e(501),e(515));){const s=t[e(546)][e(572)](e(496));if(s==n)r=t[e(546)];else if(s<n)break;t=t[e(546)]}return r}function li(){const t=["before","ELEMENT_BULLETED_LIST","formatBlock","value","*Outdent:* %0","1tWQkVn","from","plugins","paragraph","44007669ULDxFd","afterInit","findIndex","end","*Uncheck item*","_selectedElements","type","document","LegacyTodoListEditing","createPositionAt","commandParams","List","ELEMENT_NUMBERED_LIST","checkTodoList","blockName","bulletedList","locale","todo","previousSibling","add","execute","descriptionFactory","markBlockFormat","indentList","8333154OqTUjL","get","slice","selection","*Indent:* %0","todoList","1468415mWzvgv","checkChild","707QAGoXc","ELEMENT_TODO_LIST","listType","filter","TrackChangesEditing","schema","has","*Check item*","replace","isObject","registerElementLabel","push","getAttribute","915246BpbIBU","length","commands","name","commandName","change","editor","todoListChecked","getSelectedBlocks","listIndent","334640CRcEIh","registerDescriptionCallback","model","91256PWPnQU","element","enableCommand","forceValue","2147116LAsfHx","*Change to:* %0","format","parent","10VxYqeg","nextSibling","numberedList","outdentList","numbered","createRange","formatInline","listItem","bulleted","LegacyListEditing","ELEMENT_LIST_ITEM"];return(li=function(){return t})()}function fi(t){const e=ai,n=[];if(t.is(e(501),e(515))&&t[e(572)](e(496))>0){let r=t[e(509)];for(;r&&e(515)==r[e(576)]&&r[e(572)](e(496))==t[e(572)](e(496));)n[e(571)](r),r=r[e(509)]}return n}function hi(){const t=["from","commandParams","42791rjSeBM","TrackChangesEditing","listReversed","formatInline","handleDescriptions","commandName","5488758xbvtZO","6842XpzoYT","_getSuggestionBlocksForListStyle","handleListStartCommand","descriptionFactory","replace","default","*Format:* set start index to %0","createPositionAt","format","LegacyListUtils","backward","numbered","listType","_LIST_","parent","afterInit","75kxEiga","getSelectedBlocks","328rjxfVX","enableCommand","change","config","handleListReversedCommand","_getSuggestionBlocks","_getTranslationKeyForListStyle","*Format:* set order to reversed","38210xMmduc","reversed","list.properties","createRange","listStyle","element","length","getListTypeFromListStyleType","markMultiRangeBlockFormat","LegacyListPropertiesEditing","before","673316JJEKji","selection","startIndex","registerDescriptionCallback","10208KOVsaI","listStart","*Format:* set order to regular","flat","unshift","get","5zfjkat","locale","48416LeaUOd","getFirstPosition","push","handleListStyleCommand","formatBlock","model","filter","styles","ELEMENT_","toUpperCase","document","editor","plugins","bind","4467222XhKydL","forward","listItem","map","getAttribute","*Change to:* %0","getLastPosition","has","type","getSiblingNodes"];return(hi=function(){return t})()}const gi=di;function di(t,e){const n=hi();return(di=function(t,e){return n[t-=258]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(509575===parseInt(n(287))/1+-parseInt(n(295))/2*(parseInt(n(262))/3)+-parseInt(n(283))/4+-parseInt(n(293))/5*(parseInt(n(309))/6)+parseInt(n(321))/7*(parseInt(n(264))/8)+-parseInt(n(327))/9+-parseInt(n(272))/10*(-parseInt(n(328))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(hi);class pi extends t.Plugin{[gi(261)](){const t=gi;if(!this[t(306)][t(307)][t(316)](t(281)))return;const e=this[t(306)][t(267)][t(292)](t(274)),n=this[t(306)][t(307)][t(292)](t(322));e[t(302)]&&n[t(265)](t(276),this[t(298)][t(308)](this)),e[t(273)]&&n[t(265)](t(323),this[t(268)][t(308)](this)),e[t(285)]&&n[t(265)](t(288),this[t(330)][t(308)](this)),n[t(331)][t(286)](this[t(325)][t(308)](this))}[gi(298)](t,e={}){const n=gi,r=this[n(306)][n(307)][n(292)](n(322)),s=this[n(329)]();this[n(306)][n(300)][n(266)]((()=>{const t=n;r[t(280)](s,{commandName:t(276),commandParams:[{type:e[t(317)]}],formatGroupId:t(276)})}))}[gi(268)](t,e={}){const n=gi,r=this[n(306)][n(307)][n(292)](n(322)),s=this[n(269)]((t=>t.is(n(277),n(311))&&n(339)===t[n(313)](n(258))));if(s[n(278)]<1)return;const o=s[n(312)]((t=>this[n(306)][n(300)][n(275)](this[n(306)][n(300)][n(335)](t,n(282)),this[n(306)][n(300)][n(335)](t,0))));this[n(306)][n(300)][n(266)]((()=>{const t=n;r[t(280)](o,{commandName:t(323),commandParams:[{reversed:e[t(273)]}],formatGroupId:t(323)})}))}[gi(330)](t,e={}){const n=gi,r=this[n(306)][n(307)][n(292)](n(322)),s=this[n(269)]((t=>t.is(n(277),n(311))&&n(339)===t[n(313)](n(258))));if(s[n(278)]<1)return;const o=s[n(312)]((t=>this[n(306)][n(300)][n(275)](this[n(306)][n(300)][n(335)](t,n(282)),this[n(306)][n(300)][n(335)](t,0))));this[n(306)][n(300)][n(266)]((()=>{const t=n;r[t(280)](o,{commandName:t(288),commandParams:[{startIndex:e[t(285)]}],formatGroupId:t(288)})}))}[gi(325)](t){const e=gi;if(e(299)!=t[e(317)]&&e(324)!=t[e(317)])return;const n=this[e(306)][e(294)],{data:r}=t;if(!r)return;let s,o;switch(r[e(326)]){case e(276):s=e(314),o={type:e(336),content:Hr(n,s,Hr(n,this[e(270)](r[e(320)][0][e(317)])))};break;case e(323):s=r[e(320)][0][e(273)]?e(271):e(289),o={type:e(336),content:Hr(n,s)};break;case e(288):s=e(334),o={type:e(336),content:Hr(n,s,r[e(320)][0][e(285)])}}return o}[gi(329)](){const t=gi;var e,n,r,s;const o=this[t(306)][t(307)][t(292)](t(337));let i=Array[t(319)](this[t(306)][t(300)][t(305)][t(284)][t(263)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(277),t(311)))&&i[t(291)](...o[t(318)](this[t(306)][t(300)][t(305)][t(284)][t(296)](),t(338))),(null===(n=i[i[t(278)]-1])||void 0===n?void 0:n.is(t(277),t(311)))&&i[t(297)](...o[t(318)](this[t(306)][t(300)][t(305)][t(284)][t(315)](),t(310))),i=[...new Set(i)],(null===(s=null===(r=this[t(306)][t(300)][t(305)][t(284)][t(296)]())||void 0===r?void 0:r[t(260)])||void 0===s?void 0:s.is(t(277),t(311)))&&(i=i[t(301)]((e=>e.is(t(277),t(311))))),i}[gi(269)](t){const e=gi,n=this[e(306)][e(307)][e(292)](e(337));let r=Array[e(319)](this[e(306)][e(300)][e(305)][e(284)][e(263)]())[e(301)](t)[e(312)]((t=>{const r=e,s=this[r(306)][r(300)][r(335)](t,0);return[...n[r(318)](s,r(338)),...n[r(318)](s,r(310))]}))[e(290)]();return r=[...new Set(r)],r}[gi(270)](t){const e=gi;return e(303)+(this[e(306)][e(307)][e(292)](e(337))[e(279)](t)||e(333))[e(304)]()+e(259)+t[e(304)]()[e(332)](/-/g,"_")}}const mi=Ei;function Ii(){const t=["for","options","attribute:url:media","dataDowncast","afterInit","1191537kHAmHu","enableCommand","54SjLAdq","data","high","media","15bNYqUh","62GiRhQF","23438sxKTKa","plugins","locale","1285964DiIIVp","showSuggestionHighlights","div","descriptionFactory","1058190wFToSl","TrackChangesEditing","11360954LRJwfQ","has","stop","createEmptyElement","editor","downcastDispatcher","ELEMENT_MEDIA","MediaEmbedEditing","get","3453072CVkMtJ","mediaEmbed","70VUbjvr","42162mKZHat","elementToElement","registerElementLabel","conversion"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=478]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(806828===parseInt(n(503))/1*(parseInt(n(502))/2)+parseInt(n(486))/3+-parseInt(n(506))/4*(parseInt(n(501))/5)+parseInt(n(497))/6*(-parseInt(n(510))/7)+parseInt(n(483))/8+parseInt(n(495))/9*(parseInt(n(485))/10)+parseInt(n(512))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ii);class bi extends t.Plugin{[mi(494)](){const t=mi,e=this[t(478)];if(!e[t(504)][t(513)](t(481)))return;const n=e[t(504)][t(482)](t(511)),r=e[t(505)];n[t(496)](t(484)),n[t(509)][t(488)](t(500),(e=>Hr(r,t(480),e))),e[t(489)][t(490)](t(493))[t(487)]({model:t(500),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(507)])return n[s(515)](s(508))},converterPriority:t(499)}),e[t(498)][t(479)].on(t(492),((e,n,r)=>{const s=t;r[s(491)][s(507)]&&e[s(514)]()}),{priority:t(499)})}}function Ti(t,e){const n=yi();return(Ti=function(t,e){return n[t-=335]})(t,e)}const _i=Ti;function yi(){const t=["afterInit","1664372cwfsxO","get","2497180tsLsmv","7990bcBySe","23168ZsdUEH","mention","plugins","4278mNfyTF","1296504EdFWXN","25793433aCQpMu","has","2462037WShieb","3073SIdZHw","editor","MentionEditing","enableCommand","TrackChangesEditing"];return(yi=function(){return t})()}!function(t,e){const n=Ti,r=t();for(;;)try{if(733639===-parseInt(n(351))/1+parseInt(n(345))/2+parseInt(n(336))/3+parseInt(n(343))/4+-parseInt(n(346))/5*(-parseInt(n(350))/6)+parseInt(n(337))/7*(parseInt(n(347))/8)+-parseInt(n(352))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[_i(342)](){const t=_i,e=this[t(338)];e[t(349)][t(335)](t(339))&&e[t(349)][t(344)](t(341))[t(340)](t(348))}}const ki=Li;!function(t,e){const n=Li,r=t();for(;;)try{if(544529===-parseInt(n(312))/1*(parseInt(n(293))/2)+parseInt(n(308))/3*(parseInt(n(304))/4)+parseInt(n(283))/5+-parseInt(n(292))/6*(-parseInt(n(299))/7)+parseInt(n(300))/8+parseInt(n(309))/9+-parseInt(n(311))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ni);class Ci extends t.Plugin{[ki(307)](){const t=ki,e=this[t(303)],n=e[t(301)][t(310)](t(313));e[t(301)][t(314)](t(289))&&(n[t(294)](t(295)),n[t(286)](t(290)),n[t(298)][t(296)]((e=>this[t(282)](e))))}[ki(282)](t){const e=ki,n=this[e(303)][e(291)],{data:r}=t,s={type:e(306),content:""};if(r&&e(290)==r[e(297)]){if(!r[e(288)])return{type:e(306),content:Hr(n,e(281),Hr(n,e(302)))+" ("+r[e(287)]+")"};if(!r[e(287)]){let o=t[e(280)];for(;o;){if(o[e(305)]&&e(285)==o[e(305)][e(297)]&&o[e(305)][e(287)])return s;o=o[e(284)]}return{type:e(306),content:Hr(n,e(279),Hr(n,e(302)))+" ("+r[e(288)]+")"}}}}}function Li(t,e){const n=Ni();return(Li=function(t,e){return n[t-=279]})(t,e)}function Ni(){const t=["ELEMENT_MULTI_LEVEL_LIST","editor","508fOGREK","data","format","afterInit","22353ZMYSBo","6105249aSMqoP","get","20337080RWjAKn","649WkqZnh","TrackChangesEditing","has","*Remove format:* %0","head","*Set format:* %0","handleDescriptions","3533030QnUtaN","next","listType","registerBlockAttribute","newValue","oldValue","MultiLevelList","listMarkerStyle","locale","1229064SzqVmf","2894ANszvE","enableDefaultAttributesIntegration","multiLevelList","registerDescriptionCallback","key","descriptionFactory","7vuToHN","7850016eiaBzf","plugins"];return(Ni=function(){return t})()}function Ri(t,e){const n=Si();return(Ri=function(t,e){return n[t-=455]})(t,e)}function Si(){const t=["editor","25887kvmYDW","5164896xKNufY","3jPhmEu","get","15718pmnteL","6FIxtzZ","PageBreakEditing","has","1226840FqUhHj","pageBreak","afterInit","3035776JQzBSz","descriptionFactory","306GIsZMK","registerElementLabel","locale","TrackChangesEditing","183043XGKZLi","148TsJyon","enableCommand","80230pnjHMp","ELEMENT_PAGE_BREAK","plugins"];return(Si=function(){return t})()}const Mi=Ri;!function(t,e){const n=Ri,r=t();for(;;)try{if(259195===parseInt(n(455))/1*(-parseInt(n(457))/2)+parseInt(n(477))/3*(parseInt(n(471))/4)+-parseInt(n(461))/5+parseInt(n(458))/6*(parseInt(n(470))/7)+parseInt(n(464))/8+parseInt(n(466))/9*(parseInt(n(473))/10)+-parseInt(n(478))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class vi extends t.Plugin{[Mi(463)](){const t=Mi,e=this[t(476)];if(!e[t(475)][t(460)](t(459)))return;e[t(475)][t(456)](t(469))[t(472)](t(462));const n=e[t(475)][t(456)](t(469)),r=e[t(468)];n[t(465)][t(467)](t(462),(e=>Hr(r,t(474),e)))}}function wi(t,e){const n=Di();return(wi=function(t,e){return n[t-=142]})(t,e)}const Oi=wi;!function(t,e){const n=wi,r=t();for(;;)try{if(746673===-parseInt(n(175))/1*(parseInt(n(143))/2)+parseInt(n(208))/3*(-parseInt(n(152))/4)+-parseInt(n(172))/5+parseInt(n(179))/6+-parseInt(n(187))/7*(-parseInt(n(194))/8)+parseInt(n(161))/9+parseInt(n(165))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Di);class Fi extends t.Plugin{[Oi(142)](){const t=Oi,e=this[t(198)];if(!e[t(177)][t(166)](t(167)))return;const n=e[t(169)],r=e[t(177)][t(201)](t(171));r[t(197)][t(209)](t(163),(e=>Hr(n,t(160),e))),r[t(164)](t(163)),r[t(203)](t(145)),e[t(200)][t(191)].on(t(182),Bi(e),{priority:t(148)}),e[t(205)][t(191)].on(t(182),((n,r,s)=>{const o=t;s[o(151)][o(170)]&&Bi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(148)});const s=r[t(197)];s[t(158)]((r=>{const o=t;if(o(176)!==r[o(184)])return;const{start:i,end:a}=r[o(190)]();if(!i[o(186)](a)||!i[o(155)])return;const c=e[o(146)][o(173)],u=i[o(155)];return c[o(174)](u)&&!c[o(147)](u)&&c[o(210)](u,o(168))?{type:o(176),content:Hr(n,o(199),s[o(178)](u,1))}:void 0})),this[t(162)]()}[Oi(162)](){const t=Oi,e=this[t(198)],n=e[t(169)];e[t(177)][t(201)](t(171))[t(197)][t(158)]((e=>{const r=t;if(r(185)!=e[r(184)])return;const{data:s}=e;return s&&r(163)==s[r(144)]?{type:r(206),content:Hr(n,r(149),Hr(n,r(160)))}:void 0}))}}function Di(){const t=["activeMarkers","start","nodeAfter","writer","bindElementToMarker","registerDescriptionCallback","ck-suggestion-marker-split","ELEMENT_PARAGRAPH","1371591IbyKcU","_registerLegacyDescription","paragraph","enableDefaultAttributesIntegration","18998330TVbemj","has","Paragraph","$text","locale","showSuggestionHighlights","TrackChangesEditing","4192745dqhgxi","schema","isBlock","1343081AALTLX","insertion","plugins","getItemLabel","2110686NGIoTS","mapper","ck-suggestion-marker--active","addMarker:suggestion:insertion","markerName","type","formatBlock","isTouching","1477728JoRiIG","createUIElement","insert","getFirstRange","downcastDispatcher","name","span","24eCfzBi","toViewPosition","consumable","descriptionFactory","editor","*Insert:* %0","editing","get","addClass","enableCommand","markerRange","data","format","consume","114XLyVlb","registerElementLabel","checkChild","includes","afterInit","2paKpzQ","commandName","insertParagraph","model","isLimit","highest","*Change to:* %0","end","options","11476jFIrSy"];return(Di=function(){return t})()}function Bi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=wi,i=t[o(177)][o(201)](o(171)),a=r[o(204)][o(154)],c=r[o(204)][o(150)],u=t[o(146)][o(173)];if(!a[o(186)](c)||!a[o(155)])return;const l=a[o(155)];if(u[o(174)](l)&&!u[o(147)](l)&&u[o(210)](l,o(168))){if(!s[o(196)][o(207)](r[o(204)],n[o(192)]))return;const t=s[o(156)][o(188)](o(193),{class:o(159)}),a=s[o(180)][o(195)](c);e&&i[o(153)][o(211)](r[o(183)])&&s[o(156)][o(202)](o(181),t),s[o(156)][o(189)](a,t),s[o(180)][o(157)](t,r[o(183)])}}}const xi=Ui;function Pi(){const t=["descriptionFactory","181490acIGLO","type","plugins","formatInline","9838884CvBKTN","27764trebFk","registerDescriptionCallback","*Remove all formatting*","_registerLegacyDescription","2504054ANmFEV","has","afterInit","get","enableDefaultAttributesIntegration","117RBOsCA","4vWJcRu","commandName","RemoveFormatEditing","527733gYFNie","locale","179855jWshVo","format","editor","removeFormat","293348THveJk","TrackChangesEditing","8ccXcyg","66RLoFfQ","formatBlock"];return(Pi=function(){return t})()}function Ui(t,e){const n=Pi();return(Ui=function(t,e){return n[t-=302]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(198451===parseInt(n(309))/1+-parseInt(n(320))/2+-parseInt(n(303))/3*(parseInt(n(330))/4)+-parseInt(n(305))/5*(-parseInt(n(312))/6)+-parseInt(n(324))/7*(-parseInt(n(311))/8)+parseInt(n(329))/9*(parseInt(n(315))/10)+-parseInt(n(319))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pi);class ji extends t.Plugin{[xi(326)](){const t=xi,e=this[t(307)];e[t(317)][t(325)](t(302))&&(e[t(317)][t(327)](t(310))[t(328)](t(308)),this[t(323)]())}[xi(323)](){const t=xi,e=this[t(307)];e[t(317)][t(327)](t(310))[t(314)][t(321)]((n=>{const r=t;if(r(313)!=n[r(316)]&&r(318)!=n[r(316)])return;const{data:s}=n;return s&&r(308)==s[r(331)]?{type:r(306),content:Hr(e[r(304)],r(322))}:void 0}))}}const Gi=zi;function Vi(){const t=["has","16hqueHY","plugins","acceptAllSuggestions","get","RestrictedEditingModeEditing","1748799GKyXRK","discardSelectedSuggestions","discardAllSuggestions","792cZoYYg","goToPreviousRestrictedEditingException","goToNextRestrictedEditingException","474rpFKyP","150030wMfYQw","1973064ATriiB","77399pVxvKb","99fCcEMz","5LfEPGd","afterInit","trackChanges","enableCommand","acceptSuggestion","TrackChangesEditing","16yPaEFV","discardSuggestion","editor","acceptSelectedSuggestions","1868624PaWgeW","336921PflpNz","374620kRxDDs"];return(Vi=function(){return t})()}function zi(t,e){const n=Vi();return(zi=function(t,e){return n[t-=364]})(t,e)}!function(t,e){const n=zi,r=t();for(;;)try{if(605217===parseInt(n(369))/1*(parseInt(n(387))/2)+parseInt(n(370))/3+parseInt(n(383))/4*(-parseInt(n(373))/5)+parseInt(n(368))/6*(parseInt(n(371))/7)+-parseInt(n(379))/8*(-parseInt(n(392))/9)+parseInt(n(385))/10*(-parseInt(n(372))/11)+parseInt(n(365))/12*(-parseInt(n(384))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class Hi extends t.Plugin{[Gi(374)](){const t=Gi,e=this[t(381)];if(!e[t(388)][t(386)](t(391)))return;const n=e[t(388)][t(390)](t(378));n[t(376)](t(366)),n[t(376)](t(367));const r=e[t(388)][t(390)](t(391));r[t(376)](t(375)),r[t(376)](t(377)),r[t(376)](t(380)),r[t(376)](t(389)),r[t(376)](t(364)),r[t(376)](t(382)),r[t(376)](t(393))}}const Wi=qi;function Ki(){const t=["options","addMarker:suggestion:insertion","TrackChangesEditing","split","5730ETVxig","span","markerName","6786QFvFuu","addMarker:suggestion","editor","writer","data","insert","ck-suggestion-marker--active","descriptionFactory","enableCommand","includes","1437458jLIgUK","getItems","registerElementLabel","activeMarkers","mapper","791zKAkMu","name","element","642708kOTseA","20XYOoTU","plugins","ELEMENT_LINE_BREAK","addMarker:suggestion:deletion","bindElementToMarker","deletion","init","get","downcastDispatcher","2672QavypI","editing","requires","locale","ck-suggestion-marker-","234hpJimc","createPositionBefore","addClass","high","consumable","markerRange","merge","softBreak","model","test","505483XsEryk","1359384BmmFkb","toViewPosition","showSuggestionHighlights","shiftEnter","30774gGmjfG","createUIElement"];return(Ki=function(){return t})()}function qi(t,e){const n=Ki();return(qi=function(t,e){return n[t-=247]})(t,e)}!function(t,e){const n=qi,r=t();for(;;)try{if(766151===parseInt(n(291))/1+parseInt(n(257))/2*(-parseInt(n(272))/3)+-parseInt(n(268))/4+-parseInt(n(300))/5*(-parseInt(n(299))/6)+-parseInt(n(296))/7*(parseInt(n(252))/8)+parseInt(n(281))/9*(parseInt(n(278))/10)+parseInt(n(267))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ki);class Zi extends t.Plugin{static get[Wi(254)](){return[Js.ShiftEnter]}[Wi(249)](){const t=Wi,e=this[t(283)],n=e[t(301)][t(250)](t(276));n[t(289)](t(271)),e[t(253)][t(251)].on(t(275),Xi(e),{priority:t(260)}),e[t(253)][t(251)].on(t(303),Xi(e),{priority:t(260)}),e[t(285)][t(251)].on(t(282),((n,r,s)=>{const o=t;s[o(274)][o(270)]&&Xi(e,{showActiveMarker:!1})(n,r,s)})),n[t(288)][t(293)](t(264),(n=>Hr(e[t(255)],t(302),n)))}}function Xi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=qi,i=t[o(301)][o(250)](o(276));if(!s[o(261)][o(266)](r[o(262)],n[o(297)]))return;const a=t[o(265)];for(const t of r[o(262)][o(292)]()){if(!t.is(o(298),o(264)))continue;const n=o(248)==r[o(280)][o(277)](":")[1]?o(263):o(277),c=s[o(284)][o(273)](o(279),{class:o(256)+n}),u=s[o(295)][o(269)](a[o(258)](t));e&&i[o(294)][o(290)](r[o(280)])&&s[o(284)][o(259)](o(287),c),s[o(284)][o(286)](u,c),s[o(295)][o(247)](c,r[o(280)])}}}const Ji=Yi;function Yi(t,e){const n=Qi();return(Yi=function(t,e){return n[t-=274]})(t,e)}function Qi(){const t=["descriptionFactory","commandParams","selection","8832078vWdOzZ","FORMAT_RESTRICTED_DISABLED","model","registerDescriptionCallback","get","change","has","StandardEditingModeEditing","getRanges","757848MvOmzu","editor","isCollapsed","restrictedEditingException","387236gLYwNu","plugins","96xNPvnS","7655vjXhBp","commandName","6pFtvSZ","650587FiAQfH","forceValue","from","markInlineFormat","FORMAT_RESTRICTED_ENABLED","enableCommand","locale","type","3714140EmmZgv","value","commands","afterInit","TrackChangesEditing","formatInline","480516rAuwBA","format","formatBlock","document","276BBJWNA"];return(Qi=function(){return t})()}!function(t,e){const n=Yi,r=t();for(;;)try{if(976504===-parseInt(n(278))/1+parseInt(n(299))/2*(-parseInt(n(304))/3)+parseInt(n(295))/4+parseInt(n(302))/5*(-parseInt(n(282))/6)+-parseInt(n(305))/7*(-parseInt(n(301))/8)+parseInt(n(286))/9+-parseInt(n(313))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qi);class $i extends t.Plugin{[Ji(275)](){const t=Ji,e=this[t(296)],n=e[t(288)],r=e[t(311)];if(!e[t(300)][t(292)](t(293)))return;const s=e[t(300)][t(290)](t(276)),o=t(298),i=e[t(274)][t(290)](o);s[t(310)](o,((e,r={})=>{const a=t,c=n[a(281)][a(285)];if(c[a(297)])return void e(r);const u=void 0!==r[a(306)]?r[a(306)]:!i[a(314)];n[a(291)]((()=>{const t=a,e=Array[t(307)](c[t(294)]());for(const r of e){const e=u?[r]:ws(o,r,n);for(const n of e)s[t(308)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(283)][t(289)]((e=>{const n=t;if(n(280)!=e[n(312)]&&n(277)!=e[n(312)])return;const{data:s}=e;return s&&s[n(303)]==o?s[n(284)][0][n(306)]?{type:n(279),content:Hr(r,n(309))}:{type:n(279),content:Hr(r,n(287))}:void 0}))}}function ta(t,e){const n=ra();return(ta=function(t,e){return n[t-=448]})(t,e)}const ea=ta;!function(t,e){const n=ta,r=t();for(;;)try{if(678060===parseInt(n(476))/1*(parseInt(n(467))/2)+-parseInt(n(466))/3*(parseInt(n(448))/4)+parseInt(n(495))/5*(-parseInt(n(455))/6)+-parseInt(n(479))/7+parseInt(n(471))/8+parseInt(n(486))/9+-parseInt(n(475))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ra);class na extends t.Plugin{[ea(460)](){const t=ea,e=this[t(473)];if(!e[t(457)][t(477)](t(463))||!e[t(457)][t(477)](t(482)))return;const n=e[t(457)][t(474)](t(459)),r=e[t(480)],s=e[t(493)][t(474)](t(461))||{},o=e[t(457)][t(474)](t(453)),i=e[t(457)][t(474)](t(492))[t(468)](e[t(457)][t(474)](t(482)),s[t(449)]);n[t(451)](t(461));const a=new Set;for(const e of i[t(469)]){const n=o[t(494)](e[t(478)]);a[t(484)](n)}const c=new Set;for(const e of i[t(454)]){const n=o[t(494)](e[t(478)]);c[t(484)](n);for(const n of e[t(450)])c[t(484)](n)}for(const e of a)n[t(496)](e),n[t(456)][t(464)](e,Hr(r,t(485)));for(const e of c)n[t(491)](e),n[t(456)][t(464)](e,Hr(r,t(485)));this[t(452)]()}[ea(452)](){const t=ea,e=this[t(473)],n=e[t(480)];e[t(457)][t(474)](t(459))[t(456)][t(458)]((e=>{const r=t;if(r(472)!=e[r(465)]&&r(487)!=e[r(465)])return;const{data:s}=e;return s&&r(461)===s[r(489)]?s[r(470)][0][r(488)]?{type:r(490),content:Hr(n,r(497),s[r(470)][0][r(462)][r(481)]())}:{type:r(490),content:Hr(n,r(483),s[r(470)][0][r(462)][r(481)]())}:void 0}))}}function ra(){const t=["*Set format:* %0","68BgqvLy","definitions","ghsAttributes","enableDefaultAttributesIntegration","_registerLegacyDescription","GeneralHtmlSupport","inline","12sUJwRB","descriptionFactory","plugins","registerDescriptionCallback","TrackChangesEditing","afterInit","style","styleName","Style","registerAttributeLabel","type","6417hiTMkH","3790uWNwNX","normalizeConfig","block","commandParams","9586000CGfFoh","formatBlock","editor","get","13660820lcJwyM","55jVkOdm","has","element","2311757DNnUjV","locale","toLowerCase","DataSchema","*Remove format:* %0","add","FORMAT_STYLE","11794887ffLVit","formatInline","forceValue","commandName","format","registerInlineAttribute","StyleUtils","config","getGhsAttributeNameForElement","505655JVRQpb","registerBlockAttribute"];return(ra=function(){return t})()}const sa=oa;function oa(t,e){const n=ia();return(oa=function(t,e){return n[t-=426]})(t,e)}function ia(){const t=["minColumn","isInContent","tablePaste","registerElementLabel","forceValue","TableEditing","_tablePostFixingSubtypes","position","first","startsWith","646550ifCmkC","getSelectionAffectedTableCells","cell","left","colspan","accept","execute","change","insertTableColumnRight","element","_suggestionFactory","low","getChanges","6471gRUrET","oldRange","includes","highest","insertTable","getFirstRange","hasAttribute","3209196unrZHj","model","28BfYcag","createRangeIn","ELEMENT_TABLE_COLUMN_WITH_TEXT","TableUtils","getChangedMarkers","tableRow","deletion","getContainedElement","MAX_SAFE_INTEGER","subType","_getCoordsForCells","writer","some","_splitMarkerName","item","start","*Insert:* %0","type","getAttribute","minRow","insertTableColumnLeft","enableCommand","insertTableRowBelow","findAncestor","ELEMENT_TABLE_WITH_TEXT","tableCell","removeTableColumn","removeClass","showSuggestionHighlights","_getSuggestionCoords","132eLixnN","discard","ELEMENT_TABLE_COLUMN","markMultiRangeDeletion","selectTableRow","registerCustomCallback","every","removeTableRow","createPositionAt","join","addMarker:suggestion","values","suggestion","nodeAfter","getRanges","change:data","getCellLocation","enqueueChange","getItems","span","from","setSelection","$graveyard","_setupColumnsRowsFixing","*Remove:* %0","name","data","has","insertion","editor","registerDescriptionCallback","addRange","MIN_SAFE_INTEGER","ELEMENT_TABLE","plugins","push","4490SqZTeT","insert","getRowIndexes","classes","maxRow","toViewElement","addClass","_acceptFormatSuggestionCallbackFactory","ELEMENT_TABLE_ROW","max","fromRange","isArray","createRangeOn","707253LLAJUj","document","downcastDispatcher","$textProxy","rowspan","nodeBefore","above","3298104ISwSjE","getColumnIndexes","batch","options","isEqual","isIntersectingWithRange","64264JzbBph","toLowerCase","locale","refresh","maxColumn","rootName","getSuggestion","_tableSuggestions","min","differ","end","table","registerPostFixer","length","get","createTableWalker","51333fMrjOT","markMultiRangeInsertion","afterInit","detach","last","commands","selectTableColumn","substr","filter","TrackChangesEditing","descriptionFactory","mapper","root","add","order","ELEMENT_TABLE_ROW_WITH_TEXT","map","selection","insertTableRowAbove","isTouching","getChildren","tableColumn"];return(ia=function(){return t})()}!function(t,e){const n=oa,r=t();for(;;)try{if(645985===parseInt(n(490))/1+-parseInt(n(441))/2*(-parseInt(n(519))/3)+-parseInt(n(571))/4+-parseInt(n(551))/5+-parseInt(n(497))/6+-parseInt(n(573))/7*(parseInt(n(503))/8)+parseInt(n(564))/9*(parseInt(n(477))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class aa extends t.Plugin{constructor(t){const e=oa;super(t),this[e(547)]=[e(578),e(540)],this[e(510)]=new Set}[sa(521)](){const t=sa,e=this[t(470)],n=e[t(572)][t(491)][t(536)];if(!e[t(475)][t(468)](t(546)))return;const r=e[t(505)],s=e[t(475)][t(517)](t(528)),o=e[t(475)][t(517)](t(576));s[t(529)][t(544)](t(514),(e=>Hr(r,t(474),e))),this[t(464)](),s[t(432)](t(568)),s[t(432)](t(445)),s[t(432)](t(525));for(const r of[t(537),t(433)]){const i=e[t(524)][t(517)](r);s[t(432)](r,(r=>{const a=t;e[a(572)][a(558)]((t=>{const e=a;r();const c=e(496)===i[e(533)],u=o[e(552)](n),l=o[e(479)](u),f=c?l[e(549)]-1:l[e(523)]+1,h=u[0][e(434)](e(514)),g=o[e(518)](h,{startRow:f,endRow:f}),d=Array[e(461)](g)[e(535)]((n=>t[e(489)](n[e(553)])));s[e(520)](d,e(578))}))}))}for(const r of[t(431),t(559)]){const i=e[t(524)][t(517)](r);s[t(432)](r,(r=>{const a=t;e[a(572)][a(558)]((t=>{const e=a;r();const c=e(554)===i[e(533)],u=o[e(552)](n),l=o[e(498)](u),f=c?l[e(549)]-1:l[e(523)]+1,h=u[0][e(434)](e(514)),g=o[e(518)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(461)](g)[e(535)]((n=>t[e(489)](n[e(553)])));s[e(520)](d,e(540))}))}))}for(const r of[t(448),t(437)]){const i=r[t(526)](11),a=i[t(504)](),c=a[t(526)](0,3)+t(460),u=t(514)+i,l=t(511)+i,f=t(486)+i;s[t(432)](r,(()=>{const i=t;e[i(572)][i(558)]((t=>{const e=i,h=o[e(552)](n),g=h[0][e(434)](e(514));let d;if(e(448)==r){const t=o[e(479)](h);d={startRow:t[e(549)],endRow:t[e(523)],includeAllSlots:!0}}else{const t=o[e(498)](h);d={startColumn:t[e(549)],endColumn:t[e(523)],includeAllSlots:!0}}const p=o[e(518)](g,d),m=Array[e(461)](p)[e(535)]((({cell:t})=>t)),I=ca(m[e(527)]((t=>t[e(570)](c)))),E=ca(m[e(527)]((t=>!t[e(570)](c))))[e(535)]((n=>t[e(489)](n))),b=s[e(444)](E,u);if(b&&(e(578)==b[e(582)]||e(540)==b[e(582)])){const n=this[e(440)](b);for(const r of I){const s=t[e(489)](r),i=o[e(457)](r),u=r[e(429)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(472)](s)}}}))}))}function c(r){const s=t,o=Array[s(461)](n[s(455)]())[s(535)]((t=>i.LiveRange[s(487)](t)));e[s(572)][s(558)]((t=>{const n=s,i=t[n(499)];r=r[n(527)]((t=>n(463)!=t[n(531)][n(508)])),t[n(462)](r),e[n(524)][n(517)](n(448))[n(506)](),e[n(557)](n(448),{forceDefaultExecution:!0}),e[n(572)][n(458)]((()=>{const t=n;e[t(572)][t(458)](i,(e=>{const n=t,r=o[n(527)]((t=>n(463)!=t[n(531)][n(508)]));r[n(516)]>0&&e[n(462)](r);for(const t of o)t[n(522)]()}))}))}))}function u(r){const s=t;e[s(572)][s(558)]((t=>{const o=s,a=Array[o(461)](n[o(455)]())[o(535)]((t=>i.LiveRange[o(487)](t))),c=[];for(const t of r)for(const e of t[o(459)]({shallow:!0}))c[o(476)](e);for(const n of c)o(463)!=n[o(531)][o(508)]&&(t[o(462)](t[o(449)](n,0)),e[o(524)][o(517)](o(437))[o(506)](),e[o(557)](o(437),{forceDefaultExecution:!0}));const u=a[o(527)]((t=>o(463)!=t[o(531)][o(508)]));u[o(516)]>0&&t[o(462)](u);for(const t of a)t[o(522)]()}))}function l(e,n){const r=t;return n[r(447)]((t=>e[r(585)]((e=>e[r(513)][r(501)](t[r(426)])||t[r(513)][r(501)](e[r(426)])))))}function f(e,n){const r=t;return e[r(585)]((t=>n[r(585)]((e=>t[r(513)][r(538)](e[r(426)])))))}e[t(467)][t(492)].on(t(451),((e,n,r)=>{const s=t;if(!r[s(500)][s(439)])return;const o=n[s(587)];if(!o)return;const i=r[s(530)][s(482)](o);function c(t){return Array[s(488)](t)?t:[t]}i&&s(436)===o[s(466)]&&(0,a.setHighlightHandling)(i,r[s(584)],((t,e,n)=>n[s(483)](c(e[s(480)]),t)),((t,e,n)=>n[s(438)](c(e[s(480)]),t)))}),{priority:t(567)}),s[t(529)][t(471)]((e=>{const n=t;if(n(469)!=e[n(428)]&&n(579)!=e[n(428)])return;const s=e[n(580)]();if(null!=s&&s.is(n(560),n(514))){if(n(469)==e[n(428)]){const t=e[n(459)]()[n(527)]((t=>t.is(n(493))))[n(535)]((t=>t[n(467)]));if(t[n(516)])return{type:n(469),content:Hr(r,n(427),Hr(r,n(435),'"'+t[n(450)](" ")+'"'))}}if(n(579)==e[n(428)]){const t=e[n(459)]()[n(527)]((t=>t.is(n(493))))[n(535)]((t=>t[n(467)]));if(t[n(516)])return{type:n(579),content:Hr(r,n(465),Hr(r,n(435),'"'+t[n(450)](" ")+'"'))}}}})),s[t(529)][t(471)]((e=>{const n=t;if(n(578)==e[n(582)]){const t=e[n(459)]()[n(527)]((t=>t.is(n(493))))[n(535)]((t=>t[n(467)])),s=this[n(440)](e),o=s[n(481)]-s[n(430)]+1;if(n(469)==e[n(428)])return t[n(516)]?{type:n(469),content:Hr(r,n(427),Hr(r,n(534),[o,'"'+t[n(450)](" ")+'"']))}:{type:n(469),content:Hr(r,n(427),Hr(r,n(485),o))};if(n(579)==e[n(428)])return t[n(516)]?{type:n(579),content:Hr(r,n(465),Hr(r,n(534),[o,'"'+t[n(450)](" ")+'"']))}:{type:n(579),content:Hr(r,n(465),Hr(r,n(485),o))}}if(n(540)==e[n(582)]){const t=e[n(459)]()[n(527)]((t=>t.is(n(493))))[n(535)]((t=>t[n(467)])),s=this[n(440)](e),o=s[n(507)]-s[n(541)]+1;if(n(469)==e[n(428)])return t[n(516)]?{type:n(469),content:Hr(r,n(427),Hr(r,n(575),[o,'"'+t[n(450)](" ")+'"']))}:{type:n(469),content:Hr(r,n(427),Hr(r,n(443),o))};if(n(579)==e[n(428)])return t[n(516)]?{type:n(579),content:Hr(r,n(465),Hr(r,n(575),[o,'"'+t[n(450)](" ")+'"']))}:{type:n(579),content:Hr(r,n(465),Hr(r,n(443),o))}}})),s[t(561)][t(446)](t(469),t(578),t(442),c),s[t(561)][t(446)](t(579),t(578),t(556),c),s[t(561)][t(446)](t(469),t(540),t(442),u),s[t(561)][t(446)](t(579),t(540),t(556),u),s[t(561)][t(446)](t(469),t(540),t(450),l),s[t(561)][t(446)](t(579),t(540),t(450),l),s[t(561)][t(446)](t(469),t(578),t(450),f),s[t(561)][t(446)](t(579),t(578),t(450),f)}[sa(484)](){const t=sa,e=this[t(470)],n=e[t(572)][t(491)][t(536)];return(r,s)=>{const o=t;e[o(572)][o(558)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(513)][a(495)];u&&u[0]&&!1===u[0][a(545)]&&(l=r[0][a(426)][a(454)]);const f=t[a(574)](l);if(a(463)==f[a(531)][a(508)])return;const h=Array[a(461)](n[a(455)]())[a(535)]((t=>i.LiveRange[a(487)](t)));t[a(462)](f),e[a(524)][a(517)](c)[a(506)](),u[a(476)]({forceDefaultExecution:!0}),e[a(557)](c,...u);const g=h[a(527)]((t=>a(463)!=t[a(531)][a(508)]));g[a(516)]>0&&t[a(462)](g);for(const t of h)t[a(522)]()}))}}[sa(583)](t){const e=sa,n=this[e(470)][e(475)][e(517)](e(576));let r=Number[e(581)],s=Number[e(473)],o=Number[e(581)],i=Number[e(473)];for(const a of t){if(e(463)==a[e(531)][e(508)])continue;const{row:t,column:c}=n[e(457)](a),u=a[e(570)](e(494))?a[e(429)](e(494))-1:0,l=a[e(570)](e(555))?a[e(429)](e(555))-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(464)](){const t=sa,e=this[t(470)],n=e[t(475)][t(517)](t(528)),r=e[t(475)][t(517)](t(576));e[t(572)][t(491)].on(t(456),(()=>{const r=t,s=Array[r(461)](e[r(572)][r(491)][r(512)][r(577)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(586)](t);if(r(453)!=s)continue;if(null!=e[r(565)])continue;const a=n[r(509)](o);this[r(547)][r(566)](i)&&this[r(510)][r(532)](a)}}),{priority:t(562)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(489)](e),a=e[s(434)](s(514)),c=r[s(457)](e);for(const t of this[s(510)]){const n=t[s(582)],r=n[s(550)](s(543)),u=n[s(526)](r?10:5),l=u[s(504)](),f=l[s(526)](0,3)+s(460),h=s(511)+u,g=s(486)+u;if(!t[s(542)])continue;if(a!=t[s(569)]()[s(426)][s(434)](s(514)))continue;if(t[s(502)](i))continue;const d=e[s(570)](f)?e[s(429)](f)-1:0,p=this[s(440)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(472)](i),o=!0)}return o};e[t(572)][t(491)][t(515)]((n=>{const r=t;let o=!1;for(const t of e[r(572)][r(491)][r(512)][r(563)]())if(r(478)==t[r(428)])if(r(578)==t[r(466)])for(const e of t[r(548)][r(454)][r(539)]())o=o||s(e,n);else r(436)==t[r(466)]&&(o=o||s(t[r(548)][r(454)],n));return o}))}[sa(440)](t){const e=sa;return this[e(583)](t[e(455)]()[e(535)]((t=>t[e(426)][e(454)])))}}function ca(t){const e=sa;return Array[e(461)](new Set(t)[e(452)]())}const ua=fa;function la(){const t=["162141BtXdBS","$graveyard","highest","isInContent","7jrsvEa","add","TrackChangesEditing","mergeTableCellLeft","element","direction","_areMergableCells","enableCommand","rootName","change","markMultiRangeBlockFormat","length","setSelection","splitTableCellHorizontally","312238Xwvwmi","model","registerDescriptionCallback","containsRange","createRangeOn","isEnabled","refresh","TableEditing","forceDefaultExecution","find","5IWwBEt","root","push","1057888YAalln","return","get","selection","low","requires","cell","map","set:isEnabled","getAncestors","stop","TableUtils","*Split cell:* vertically","_areSelectedCellsMergable","accept","deletion","findAncestor","mergeTableCellUp","table","filter","getRanges","9gyzhUs","712024PYFyVQ","horizontally","*Merge cells*","markBlockFormat","has","getCellLocation","_suggestionFactory","getSuggestions","commands","mergeTableCells","commandName","author","insertion","from","detach","getSelectionAffectedTableCells","mergeTableCellRight","_tablePostFixingSubtypes","formatBlock","splitTableCellVertically","afterInit","*Split cell:* horizontally","1254714EcrSbq","subType","document","editor","_acceptFormatSuggestionCallbackFactory","629890RTQxEI","format","descriptionFactory","mergeTableCellDown","size","fromRange","tableCell","registerCustomCallback","formatInline","type","locale","execute","trackChanges","_isForcedDefaultExecutionBlock","value","getFirstPosition","plugins","createTableWalker","794280msfHxw"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=489]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(153845===-parseInt(n(551))/1+-parseInt(n(569))/2+parseInt(n(550))/3+parseInt(n(582))/4+parseInt(n(579))/5*(-parseInt(n(527))/6)+parseInt(n(555))/7*(parseInt(n(505))/8)+parseInt(n(504))/9*(parseInt(n(532))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(587)](){return[aa]}[ua(525)](){const t=ua,e=this[t(530)],n=e[t(570)][t(529)][t(585)],r=e[t(542)];if(!e[t(548)][t(509)](t(576)))return;const s=e[t(548)][t(584)](t(557)),o=e[t(548)][t(584)](t(494)),a=e[t(548)][t(584)](aa);a[t(522)][t(581)](t(514)),s[t(562)](t(514),(()=>{const n=t,r=o[n(520)](e[n(570)][n(529)][n(585)]);e[n(570)][n(564)]((()=>{const t=n;s[t(565)](r,{commandName:t(514),commandParams:[]},[],t(514))}))})),e[t(513)][t(584)](t(514)).on(t(543),((n,r)=>{const o=t;e[o(513)][o(584)](o(544))[o(546)]&&(r[o(566)]>0&&r[r[o(566)]-1]&&r[r[o(566)]-1][o(577)]||s[o(545)]||this[o(496)]()||n[o(493)]())}),{priority:t(553)});for(const n of[t(500),t(521),t(535),t(558)]){const r=e[t(513)][t(584)](n);s[t(562)](n,(()=>{const n=t,o=e[n(570)][n(529)][n(585)][n(547)]()[n(492)]()[n(578)]((t=>t.is(n(559),n(538)))),i=r[n(546)];e[n(570)][n(564)]((()=>{const t=n;s[t(565)]([o,i],{commandName:t(514),commandParams:[]},[],t(514))}))}))}for(const n of[t(524),t(568)]){const r=e[t(513)][t(584)](n);s[t(562)](n,(()=>{const i=t,a=o[i(520)](e[i(570)][i(529)][i(585)])[0],c=a[i(499)](i(501)),{column:u,row:l}=o[i(510)](a);let f=[];if(i(506)==r[i(560)]){const t=o[i(549)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(518)](t)[i(490)]((t=>t[i(489)]))}else{const t=o[i(549)](c,{column:u,includeAllSlots:!0});f=Array[i(518)](t)[i(490)]((t=>t[i(489)]))}e[i(570)][i(564)]((t=>{const e=i;s[e(508)](t[e(573)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(534)][t(571)]((e=>{const n=t;if(n(523)!=e[n(541)]&&n(540)!=e[n(541)])return;const{data:s}=e;return s&&n(514)==s[n(515)]?{type:n(533),content:Hr(r,n(507))}:void 0})),s[t(534)][t(571)]((e=>{const n=t;if(n(523)!=e[n(541)]&&n(540)!=e[n(541)])return;const{data:s}=e;return s?n(524)==s[n(515)]?{type:n(533),content:Hr(r,n(495))}:n(568)==s[n(515)]?{type:n(533),content:Hr(r,n(526))}:void 0:void 0}));const c=a[t(531)]();for(const e of[t(500),t(521),t(535),t(558)])s[t(511)][t(539)](t(523),e,t(497),c);for(const e of[t(524),t(568)])s[t(511)][t(539)](t(523),e,t(497),c);s[t(511)][t(539)](t(523),t(514),t(497),(r=>{const s=t;e[s(570)][s(564)]((t=>{const o=s,a=Array[o(518)](n[o(503)]())[o(490)]((t=>i.LiveRange[o(537)](t)));t[o(567)](r),e[o(513)][o(584)](o(514))[o(575)](),e[o(543)](o(514),{forceDefaultExecution:!0});const c=a[o(502)]((t=>o(552)!=t[o(580)][o(563)]));c[o(566)]>0&&t[o(567)](c);for(const t of a)t[o(519)]()}))}));for(const n of[t(500),t(535),t(558),t(521)]){const r=e[t(513)][t(584)](n);r.on(t(491),((n,s,o)=>{const i=t;if(o){const t=e[i(570)][i(529)][i(585)][i(547)]()[i(492)]()[i(578)]((t=>t.is(i(559),i(538))));this[i(561)](r[i(546)],t)||(n[i(583)]=!1,n[i(493)]())}}),{priority:t(586)})}}[ua(496)](){const t=ua,e=this[t(530)][t(513)][t(584)](t(514)),n=this[t(530)][t(548)][t(584)](t(494));if(!e[t(574)])return!1;const r=n[t(520)](this[t(530)][t(570)][t(529)][t(585)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(561)](e,n))return!1;return!0}[ua(561)](t,e){const n=ua,r=this[n(530)][n(548)][n(584)](n(557)),s=this[n(530)][n(570)][n(573)](t),o=this[n(530)][n(570)][n(573)](e),i=new Set,a=new Set;for(const t of r[n(512)]())if((n(517)==t[n(541)]||n(498)==t[n(541)]||n(514)==t[n(528)])&&t[n(554)])for(const e of t[n(503)]())e[n(572)](s,!0)&&i[n(556)](t[n(541)]+":"+t[n(516)].id),e[n(572)](o,!0)&&a[n(556)](t[n(541)]+":"+t[n(516)].id);if(i[n(536)]!=a[n(536)])return!1;for(const t of i)if(!a[n(509)](t))return!1;return!0}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=364]})(t,e)}function pa(){const t=["21190110kMVaRn","TrackChangesEditing","end","getSuggestion","5937145gIbXOg","nodeBefore","_handleLegacySuggestions","setTableColumnHeader","editing","toViewElement","removeAttribute","setAttribute","setTableRowHeader","addClass","createTableWalker","showSuggestionHighlights","removeClass","registerAttributeLabel","accept","name","format","25464EKZjtX","FORMAT_REGULAR_COLUMN","18gqiYbL","_registerLegacyDescription","getCellLocation","stop","registerDescriptionCallback","161672CPICZn","headingColumns","downcastDispatcher","data","start","highest","includes","bindElementToMarker","markerRange","nodeAfter","locale","mapper","consumable","data-suggestion","372EWPGNv","type","ck-suggestion-marker--active","formatBlock","editor","plugins","ck-suggestion-marker-","item","removeMarker:suggestion","enableDefaultAttributesIntegration","*Format:* %0","FORMAT_HEADER_COLUMN","FORMAT_HEADER_ROW","forceValue","9EBCtsN","_acceptFormatSuggestionCallbackFactory","1728600kwImMi","TableEditing","parent","13089088RkNOPJ","consume","commandName","FORMAT_REGULAR_ROW","has","TableUtils","headingRows","options","cell","writer","unbindElementFromMarkerName","commandParams","descriptionFactory","markerNameToElements","registerCustomCallback","markerName","2411864MaNMJd","_splitMarkerName","addMarker:suggestion","_suggestionFactory","afterInit","requires","get","registerBlockAttribute","activeMarkers"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(955938===parseInt(n(372))/1*(-parseInt(n(377))/2)+parseInt(n(370))/3*(-parseInt(n(391))/4)+-parseInt(n(439))/5+parseInt(n(407))/6+parseInt(n(426))/7+parseInt(n(410))/8+-parseInt(n(405))/9*(-parseInt(n(435))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[ga(431)](){return[aa]}[ga(430)](){const t=ga,e=this[t(395)];if(!e[t(396)][t(414)](t(408)))return;const n=e[t(387)],r=e[t(396)][t(432)](t(436));r[t(400)](t(447)),r[t(400)](t(442)),r[t(433)](t(416)),r[t(433)](t(378)),r[t(422)][t(366)](t(416),Hr(n,t(403))),r[t(422)][t(366)](t(378),Hr(n,t(402))),this[t(441)]()}[ga(441)](){const t=ga,e=this[t(395)][t(396)][t(432)](t(436)),n=this[t(395)][t(396)][t(432)](t(415)),r=this[t(395)][t(396)][t(432)](aa)[t(406)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(427)](o[a(425)]),l=e[a(438)](u),f=l[a(380)];if(a(394)!=l[a(392)]||!f||a(442)!=f[a(412)])return;if(o[a(398)])return void s[a(375)]();if(!i[a(389)][a(411)](o[a(385)],s[a(368)]))return;const h=o[a(385)][a(381)][a(386)],g=o[a(385)][a(437)][a(440)],d=h[a(409)][a(409)],{column:p}=n[a(374)](h),{column:m}=n[a(374)](g);for(let s=p;s<=m;s++){const l=n[a(449)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(418)],l=i[a(388)][a(444)](s);i[a(419)][a(448)](a(397)+c,l),r&&i[a(419)][a(446)](a(390),u,l),i[a(388)][a(384)](l,o[a(425)]),t&&(e[a(434)][a(383)](o[a(425)])?i[a(419)][a(448)](a(393),l):i[a(419)][a(365)](a(393),l))}}}}e[t(429)][t(424)](t(394),t(447),t(367),r),e[t(429)][t(424)](t(394),t(442),t(367),r),this[t(395)][t(443)][t(379)].on(t(428),s(),{priority:t(382)}),this[t(395)][t(380)][t(379)].on(t(428),((e,n,r)=>{const o=t;r[o(417)][o(364)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(382)}),this[t(395)][t(443)][t(379)].on(t(399),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(427)](r[o(425)]),c=e[o(438)](a),u=c[o(380)];if(o(394)!=c[o(392)]||!u||o(442)!=u[o(412)])return;const l=s[o(388)][o(423)](r[o(425)]);if(l)for(const t of l)s[o(419)][o(365)](o(397)+i,t),s[o(419)][o(365)](o(393),t),s[o(419)][o(445)](o(390),t),s[o(388)][o(420)](t,r[o(425)])}),{priority:t(382)}),this[t(373)]()}[ga(373)](){const t=ga,e=this[t(395)],n=e[t(387)];function r(e){const r=t;return{type:r(369),content:Hr(n,r(401),e)}}e[t(396)][t(432)](t(436))[t(422)][t(376)]((e=>{const s=t;if(s(394)!=e[s(392)])return;const{data:o}=e;if(o){if(s(447)==o[s(412)]){const t=o[s(421)][0][s(404)];return r(Hr(n,s(t?403:413)))}if(s(442)==o[s(412)]){const t=o[s(421)][0][s(404)];return r(Hr(n,s(t?402:371)))}}}))}}const Ia=Ea;function Ea(t,e){const n=ba();return(Ea=function(t,e){return n[t-=150]})(t,e)}function ba(){const t=["getColumns","getItems","has","markMultiRangeInsertion","4966344mLSDji","createRange","rows","getRanges","insertColumns","descriptionFactory","25571340bqNMxw","wrap","locale","some","removeRows","return","_suggestionFactory","editingDowncast","*Replace table cells*","getShiftedBy","attributes","find","activeMarkers","TableUtils","suggestion-td","getRange","batch","tablePasteChainId","getSuggestions","columns","endColumn","editor","tableCellBorderColor","rowInsertionIndexes","forEach","subType","getContainedElement","cell","tableCellBorderWidth","document","registerDescriptionCallback","keys","model","updateMarker","getChildren","clipboardOutput","low","insertContent","createElement","map","suggestion:formatBlock:tablePasteCell","startsWith","findAncestor","tablePaste","commands","2679072DGJBjV","register","position","insert","formatBlock","getMarkers","options","registerPostFixer","start","fromRange","isInContent","_tablePostFixingSubtypes","insertion","getChild","elementToElement","requires","columnInsertionRanges","dataDowncast","listenTo","every","getColumnIndexes","27vZUnSW","last","reduce","tableCellVerticalAlignment","root","registerCustomCallback","previous","plugins","get","Users","table","redo","getRowIndexes","move","end","nodeAfter","TableClipboard","suggestion","markMultiRangeDeletion","ck-suggestion-marker","change","rowInsertionRanges","getAttributes","getTableIfOnlyTableInContent","getChanges","entries","getSelectionAffectedTableCells","306596tBEBym","markerToHighlight","markMultiRangeBlockFormat","filter","columnInsertionIndexes","content","oldRange","previousSibling","removeColumns","removeMarker","first","view","12gUtQmv","1828162CiSXLw","createRangeOn","remove","containsRange","author","high","getSuggestion","$graveyard","detach","_splitMarkerName","removeMarkers","documentSelection","markerAttributes","createPositionBefore","deletion","cells","selection","insertionRanges","tableCellSuggestion","conversion","type","unwrap","afterInit","forceDefaultExecution","tableCellPadding","229019xvYwlK","from","fill","name","showSuggestionHighlights","fromEntries","tablePasteCell","TrackChangesEditing","ck-suggestion-marker-insertion","rootName","setAttribute","newRange","getAllAdjacentSuggestions","_getCoordsForCells","differ","push","hasSuggestion","deletionRanges","row","_createdBatches","tableCellHorizontalAlignment","tablePasteRow","tablePasteColumn","markers","suggestionUnloaded","join","_isForcedDefaultExecutionBlock","markerName","isEmpty","insertRows","createRangeIn","getChangedMarkers","includes","trackChanges","nextSibling","next","column","tableCellBorderStyle","discard","value","tableCellBackgroundColor","schema","set","editing","length","getSuggestionCallback","accept","element","call","stop","endRow","paragraph","tableCell","add","suggestionLoaded","ck-suggestion-marker--active","_replaceTableSlotCell","createTableWalker","10334JMPCKg","getRows","setAttributes","for","35viirMM","isEqual"];return(ba=function(){return t})()}!function(t,e){const n=Ea,r=t();for(;;)try{if(336037===-parseInt(n(341))/1+-parseInt(n(194))/2*(parseInt(n(276))/3)+parseInt(n(303))/4*(-parseInt(n(198))/5)+-parseInt(n(315))/6*(parseInt(n(316))/7)+-parseInt(n(255))/8+-parseInt(n(204))/9+parseInt(n(210))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ba);const Ta=[Ia(238),Ia(232),Ia(173),Ia(156),Ia(279),Ia(176),Ia(340)],_a=Object[Ia(346)](Ta[Ia(249)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(270)](){return[aa]}[Ia(338)](){const t=Ia,n=this[t(231)];if(!n[t(283)][t(202)](t(292)))return;const r=n[t(283)][t(284)](t(348)),s=n[t(283)][t(284)](t(223)),o=n[t(283)][t(284)](aa),a=n[t(283)][t(284)](t(292));o[t(266)][t(151)](t(157),t(158)),n[t(242)][t(177)][t(256)](t(334),{allowIn:t(188),allowContentOf:t(188),isLimit:!0}),n[t(335)][t(269)]({model:t(334),view:t(224)});let c=null;n[t(242)].on(t(247),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(180)]-1];h&&h[u(339)]||r[u(162)]||this[u(231)][u(254)][u(284)](u(169))[u(175)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(327)))return!1;const i=s[o(299)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(302)](n[o(239)][o(332)]);if(!a[o(180)])return!1;const c=a[0][o(252)](o(286)),l=r[o(288)](a),f=r[o(275)](a),h={startRow:l[o(313)],endRow:l[o(277)],startColumn:f[o(313)],endColumn:f[o(277)]};return 1==a[o(180)]&&(h[o(186)]+=r[o(195)](i)-1,h[o(230)]+=r[o(200)](i)-1),ka(c,h,r)}(l,f,n[u(242)],s,a)&&(o[u(185)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(242)][u(296)]((()=>{const t=u;n[t(242)][t(247)](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(180)]&&r[t(203)](o,t(157),{tablePasteChainId:s}),a[t(180)]&&r[t(203)](a,t(158),{tablePasteChainId:s}),l[t(180)]&&(r[t(203)](l,t(253),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(234)]((e=>{const n=t;var r;return null===(r=e[n(324)])||void 0===r?void 0:r[n(184)](e)}))),f[t(180)]&&(r[t(294)](f,t(253),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(234)]((e=>{const n=t;var r;return null===(r=e[n(324)])||void 0===r?void 0:r[n(184)](e)})));const g=r[t(305)](h[t(249)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(347),{tablePasteChainId:s});if(g){const e=g[t(260)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(242)][t(317)](s),a=e[t(221)]((e=>e[t(225)]()[t(199)](i)));a&&r[t(151)]([a[t(344)],o])}r[t(180)]&&g[t(351)](t(328),Object[t(346)](r))}c=null})))}),{priority:e.priorities[t(321)]+10}),n[t(283)][t(284)](t(292)).on(t(192),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(185)]();const u=s[r(237)],l=o,f=Aa(u),h=Aa(l);e[r(215)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(318)](u[r(268)](0));for(const t of Array[r(342)](l[r(244)]()))a[r(258)](t,u,r(290));const t=c[r(233)][r(168)](s[r(154)]),e=c[r(307)][r(168)](s[r(172)]);t||e||(g=i.LiveRange[r(264)](a[r(166)](u)))}else h&&!f&&(d=a[r(166)](u));else{const t=a[r(248)](r(334)),e=a[r(248)](r(334));a[r(211)](a[r(166)](u),e),a[r(258)](t,u,0);for(const e of Array[r(342)](l[r(244)]()))a[r(258)](e,t,r(290));g=i.LiveRange[r(264)](a[r(317)](t)),d=i.LiveRange[r(264)](a[r(317)](e))}const p=Array[r(342)](l[r(298)]())[r(306)]((([t])=>Ta[r(168)](t)));c[r(331)][r(151)]({element:u,attributes:p[r(180)]?Object[r(346)](p):null}),g&&c[r(333)][r(151)](g),d&&c[r(153)][r(151)](d)}),{priority:t(321)}),s.on(t(208),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(229)]||1;c[o(307)]=new Array(l)[o(343)](u)[o(249)](((t,e)=>t+e));for(const{cell:t}of s[o(193)](i,{startColumn:u,endColumn:u+l-1}))c[o(271)][o(151)](n[o(242)][o(317)](t))}),{priority:t(246)}),s.on(t(165),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(206)]||1;c[o(233)]=new Array(l)[o(343)](u)[o(249)](((t,e)=>t+e));for(const{cell:t}of s[o(193)](i,{startRow:u,endRow:u+l-1}))c[o(297)][o(151)](n[o(242)][o(317)](t))}),{priority:t(246)}),r[t(209)][t(240)]((e=>{const r=t;if(e[r(235)]&&e[r(235)][r(251)](r(253)))return e[r(282)]?{}:{type:r(267),content:Hr(n[r(212)],r(218))}}));const u=()=>!1;for(const e of[t(253),t(158),t(157),t(347)])r[t(216)][t(281)](t(267),e,t(161),u),r[t(216)][t(281)](t(330),e,t(161),u),r[t(216)][t(281)](t(259),e,t(161),u);r[t(216)][t(281)](t(259),t(347),t(174),u),r[t(216)][t(281)](t(259),t(347),t(182),((e,r,s)=>{const o=t,i=e[o(249)]((t=>t[o(236)]()))[o(306)]((t=>t)),a=new Map(i[o(249)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(331)])e&&a[o(178)](t,e);else if(s&&s[o(328)])for(const[t,e]of Object[o(301)](s[o(328)])){const r=n[o(242)][o(159)][o(284)](t),s=r?r[o(225)]()[o(236)]():null;s&&a[o(178)](s,e)}n[o(242)][o(296)]((t=>{const e=o;for(const[n,r]of a)t[e(196)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(216)][o(281)](e,o(253),s,((t,i,a)=>{const c=o;n[c(242)][c(296)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(263)][o(291)];t.is(o(183),o(334))&&u[o(151)](t)}r[o(216)][o(181)](e,null,s)(t,i,a);for(const t of u)o(323)!=t[o(280)][o(350)]&&n[o(337)](t)}))}))};l(t(267),t(182)),l(t(267),t(174)),l(t(330),t(182)),l(t(330),t(174)),r[t(216)][t(281)](t(267),t(157),t(174),(e=>{const n=t,r=e[n(249)]((t=>t[n(236)]())),i=r[0][n(252)](n(286)),{minRow:a,maxRow:c}=o[n(354)](r);s[n(214)](i,{at:a,rows:c-a+1})})),r[t(216)][t(281)](t(267),t(158),t(174),(e=>{const n=t,r=e[n(249)]((t=>t[n(236)]())),i=r[0][n(252)](n(286)),{minColumn:a,maxColumn:c}=o[n(354)](r);s[n(311)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(235)]||!n[s(235)][s(251)](s(253)))return;const o=n[s(220)][s(227)],i=r[s(228)]()[s(306)]((t=>t[s(265)]&&t[s(220)]&&t[s(220)][s(227)]==o));i[s(180)]&&n[s(353)]()[s(180)]!=i[s(180)]&&i[s(278)](((t,e)=>(t[s(171)]=e,e[s(282)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(325)](e[s(163)]),i=[s(295),s(349)],a=r[s(222)][s(168)](e[s(163)]);return a&&i[s(151)](s(191)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(190),f,{priority:t(321)}),r.on(t(160),f,{priority:t(321)}),n[t(242)][t(239)][t(262)]((()=>{const e=t;let s=!1;const o=Array[e(342)](n[e(242)][e(239)][e(150)][e(167)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(325)](t);if(e(293)!=o||e(330)!=a||i[e(309)])continue;if(!r[e(152)](c))continue;const u=r[e(322)](c)[e(207)](),l=n[e(283)][e(284)](e(285)).me;for(const t of r[e(228)]())if(t[e(265)]&&t[e(320)]==l&&e(259)==t[e(336)]&&e(347)==t[e(235)]&&t[e(207)]()[e(274)]((t=>u[e(213)]((n=>n[e(319)](t,!0))))))for(const n of t[e(353)]())n[e(265)]&&(n[e(174)](),s=!0)}return s})),n[t(242)][t(239)][t(262)]((e=>{const s=t,o=n[s(254)][s(284)](s(287));if(!o||!o[s(155)][s(202)](e[s(226)]))return!1;let i=!1;const a=n[s(283)][s(284)](s(285)).me,c=n[s(242)][s(239)][s(150)][s(300)](),u=Array[s(342)](n[s(242)][s(239)][s(150)][s(167)]())[s(306)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(325)](t);return n(293)==o&&n(253)==i&&c==a.id&&!e[n(309)]}));for(const t of c){if(s(258)!=t[s(336)]||s(334)!=t[s(344)]||1!=t[s(180)])continue;const n=e[s(205)](t[s(257)],t[s(257)][s(219)](1));if(!u[s(221)]((({data:t})=>t[s(352)][s(199)](n))))for(const{name:t,data:r}of u)if(n[s(319)](r[s(352)])){e[s(243)](t,{range:n}),i=!0;break}}return i})),n[t(242)][t(239)][t(262)]((e=>{const s=t;let o=!1;const i=n[s(283)][s(284)](s(285)).me,a=r[s(228)]()[s(306)]((t=>t[s(265)]&&t[s(320)]==i)),c=new Set,u=new Set;for(const t of a)if(s(253)==t[s(235)])for(const e of t[s(260)]()){const n=e[s(225)]()[s(236)]();if(n)if(n.is(s(183),s(334))&&Aa(n)){t[s(312)](e[s(344)]),c[s(189)](n),o=!0;const r=n[s(170)],i=n[s(310)],a=r&&r.is(s(183),s(334)),l=i&&i.is(s(183),s(334));a&&!c[s(202)](r)&&u[s(189)](r),l&&!c[s(202)](i)&&u[s(189)](i)}else n.is(s(183),s(187))&&n[s(164)]&&(t[s(312)](e[s(344)]),o=!0)}else if(s(347)==t[s(235)]){if(!t[s(220)]||!t[s(220)][s(227)])continue;const e=t[s(220)][s(328)];if(e&&Object[s(241)](e)[s(180)])continue;const n=t[s(220)][s(227)];let r=!0,i=!0;for(const e of a)if(e[s(235)]&&e[s(235)][s(251)](s(253))){if(!e[s(220)][s(227)]){i=!1;break}if(e.id!=t.id&&e[s(220)][s(227)]==n){r=!1;break}}i&&r&&(t[s(326)](),o=!0)}for(const t of c)e[s(318)](t);for(const t of u)e[s(337)](t);return o})),n[t(335)][t(197)](t(217))[t(304)]({model:t(250),view:(t,e)=>h(t),converterPriority:t(321)}),n[t(335)][t(197)](t(272))[t(304)]({model:t(250),view:(e,n)=>n[t(261)][t(345)]?h(e,!1):null,converterPriority:t(321)});const g=n[t(179)][t(314)];this[t(273)](g[t(239)],t(245),((e,n)=>{const r=t,s=[];for(const t of g[r(166)](n[r(308)])[r(201)]())t.is(r(183),r(224))&&s[r(151)](t);g[r(296)]((t=>{const e=r;for(const n of s)t[e(289)](t[e(166)](n),t[e(329)](n)),t[e(318)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(164)])return!0;const n=t[e(268)](0);return n.is(e(183),e(187))&&n[e(164)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(193)](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-=318]})(t,e)}const La=Ca;function Na(){const t=["plugins","10936377vQhFLQ","formatGroupId","getSelectedElement","TableColumnResizeEditing","afterInit","641905FnttBh","data","locale","handleSuggestionDescription","has","getSuggestionCallback","get","getColumnGroupElement","enableCommand","descriptionFactory","formatInline","document","model","478KhrFYj","34559AVFyHH","subType","selection","discard","markBlockFormat","getTableColumnsWidths","change","type","formatBlock","4827bmlyCP","table","commandParams","columnWidths","registerCustomCallback","TrackChangesEditing","54Mipwak","8955040kFEvHP","registerDescriptionCallback","tableWidth","513204KZVMvi","_suggestionFactory","handleResizeTableWidthCommand","editor","2755052CbBRgg","2632MJfMHQ","getContainedElement","accept","Users","3ChTLmp","getAttribute","resizeTable","308EJeHgm","bind","getSuggestions","resizeTableWidth","format","author","*Format:* resize table"];return(Na=function(){return t})()}!function(t,e){const n=Ca,r=t();for(;;)try{if(996873===-parseInt(n(367))/1*(parseInt(n(357))/2)+-parseInt(n(328))/3*(parseInt(n(323))/4)+-parseInt(n(344))/5*(-parseInt(n(373))/6)+-parseInt(n(358))/7*(parseInt(n(324))/8)+parseInt(n(339))/9+parseInt(n(374))/10+parseInt(n(331))/11*(parseInt(n(319))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[La(343)](){const t=La;if(!this[t(322)][t(338)][t(348)](t(342)))return;const e=this[t(322)][t(338)][t(350)](t(372));e[t(352)](t(334),this[t(321)][t(332)](this)),e[t(320)][t(371)](t(366),t(330),t(326),e[t(320)][t(349)](t(366),null,t(361))),e[t(320)][t(371)](t(366),t(330),t(361),e[t(320)][t(349)](t(366),null,t(326))),e[t(353)][t(375)](this[t(347)][t(332)](this))}[La(321)](t,e){const n=La,r=this[n(322)][n(338)][n(350)](n(372)),s=this[n(322)][n(338)][n(350)](n(342)),o=e[n(368)]||this[n(322)][n(356)][n(355)][n(360)][n(341)]();this[n(322)][n(356)][n(364)]((()=>{const i=n,a=s[i(351)](o);let c=a?s[i(363)](a):null,u=o[i(329)](i(318))||null;const l=e[i(318)]||u,f=e[i(370)]||c,h=this[i(322)][i(338)][i(350)](i(327)).me;for(const t of r[i(333)]()){const e=t[i(325)]();if(i(330)===t[i(359)]&&e===o){t[i(336)]!==h&&t[i(361)]();const e=t[i(345)][i(369)];u=e[0][i(318)],c=e[0][i(370)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(362)](o,{commandName:i(334),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(330)},[],i(330))}))}[La(347)](t){const e=La;if(e(366)!=t[e(365)]&&e(354)!=t[e(365)])return;const{data:n}=t;if(n&&e(330)===n[e(340)]){const t=e(337);return{type:e(335),content:Hr(this[e(322)][e(346)],t)}}}}const Sa=Ma;function Ma(t,e){const n=wa();return(Ma=function(t,e){return n[t-=450]})(t,e)}!function(t,e){const n=Ma,r=t();for(;;)try{if(132614===-parseInt(n(465))/1*(-parseInt(n(457))/2)+parseInt(n(454))/3+-parseInt(n(458))/4+parseInt(n(456))/5*(parseInt(n(466))/6)+parseInt(n(462))/7*(-parseInt(n(467))/8)+parseInt(n(450))/9+-parseInt(n(469))/10*(-parseInt(n(451))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wa);class va extends t.Plugin{[Sa(460)](){const t=Sa,e=this[t(463)];e[t(453)][t(452)](t(455))&&e[t(453)][t(468)](t(459))[t(461)](t(464))}}function wa(){const t=["157857qaAYMe","Template","231090qrKLVr","58NzOjyf","745088dvaxfA","TrackChangesEditing","afterInit","enableCommand","25879OJmZuL","editor","insertTemplate","5486DzpgZZ","6PhDlfL","152uwrhGd","get","13130frJSEn","932625Jawpaq","231TQsTnV","has","plugins"];return(wa=function(){return t})()}function Oa(){const t=["insertTableOfContents","2PtHtwd","1424188wyMzAn","6751192wCooKq","520XpYejV","commands","1534750QlsDLI","5Oagmwt","locale","afterInit","descriptionFactory","344529NachBy","enableCommand","editor","get","registerElementLabel","1759335UZfywu","1072176BvTdvb","668208ICuaKD","tableOfContents","TrackChangesEditing","plugins","ELEMENT_TABLE_OF_CONTENTS"];return(Oa=function(){return t})()}const Fa=Da;function Da(t,e){const n=Oa();return(Da=function(t,e){return n[t-=436]})(t,e)}!function(t,e){const n=Da,r=t();for(;;)try{if(504541===parseInt(n(450))/1+parseInt(n(456))/2*(parseInt(n(448))/3)+parseInt(n(457))/4*(parseInt(n(439))/5)+-parseInt(n(449))/6+parseInt(n(438))/7+parseInt(n(458))/8+parseInt(n(443))/9*(-parseInt(n(436))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oa);class Ba extends t.Plugin{[Fa(441)](){const t=Fa,e=this[t(445)];if(!e[t(437)][t(446)](t(455)))return;e[t(453)][t(446)](t(452))[t(444)](t(455));const n=e[t(453)][t(446)](t(452)),r=e[t(440)];n[t(442)][t(447)](t(451),(e=>Hr(r,t(454),e)))}}const xa=Pa;function Pa(t,e){const n=Ua();return(Pa=function(t,e){return n[t-=126]})(t,e)}function Ua(){const t=["end","editor","updateMarker","isEqual","document","getChangedMarkers","isCollapsed","descriptionFactory","1457060OpUERc","schema","createRange","suggestion","get","newRange","Title","start","afterInit","model","1548216UvCzWV","2314143oApYOO","nodeBefore","46595YsRpiq","getNearestSelectionRange","627333VtLVBd","differ","TrackChangesEditing","plugins","element","removeMarker","isTouching","has","16rEaVuZ","_splitMarkerName","forward","title-content","22184307GnAmuR","registerElementLabel","4386732KxKSPx","locale","registerPostFixer","520uHqGbH","ELEMENT_TITLE","from"];return(Ua=function(){return t})()}!function(t,e){const n=Pa,r=t();for(;;)try{if(789998===-parseInt(n(136))/1+parseInt(n(146))/2+parseInt(n(147))/3+-parseInt(n(168))/4*(parseInt(n(149))/5)+-parseInt(n(165))/6+-parseInt(n(151))/7*(-parseInt(n(159))/8)+parseInt(n(163))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[xa(144)](){const t=xa,e=this[t(129)];if(!e[t(154)][t(158)](t(142)))return;const n=e[t(154)][t(140)](t(153));n[t(135)][t(164)](t(162),(()=>Hr(e[t(166)],t(126)))),e[t(145)][t(132)][t(167)]((r=>{const s=t;let o=!1;const i=Array[s(127)](e[s(145)][s(132)][s(152)][s(133)]());for(const{name:t,data:a}of i){const{group:i}=n[s(160)](t);if(s(139)!==i||!a[s(141)])continue;const c=a[s(141)],u=c[s(128)][s(148)];if(!u||!u.is(s(155),s(162)))continue;if(!c[s(143)][s(157)](c[s(128)]))continue;const l=e[s(145)][s(137)][s(150)](c[s(128)],s(161));if(l&&l[s(134)]){const e=r[s(138)](c[s(143)],l[s(143)]);e[s(131)](c)||(r[s(130)](t,{range:e}),o=!0)}o||(r[s(156)](t),o=!0)}return o}))}}function Ga(){const t=["339100mCucYI","27IOwAcF","afterInit","6Whjwrv","UndoEditing","41184oRlBGA","363588yYkLJD","redo","editor","848DggGwN","TrackChangesEditing","undo","339528UTVmgZ","10hoyydS","has","get","plugins","enableCommand","1003618WAizZd","3560170mWbxzV"];return(Ga=function(){return t})()}const Va=za;function za(t,e){const n=Ga();return(za=function(t,e){return n[t-=216]})(t,e)}!function(t,e){const n=za,r=t();for(;;)try{if(185731===-parseInt(n(223))/1+-parseInt(n(235))/2+-parseInt(n(226))/3*(-parseInt(n(229))/4)+parseInt(n(216))/5*(parseInt(n(228))/6)+parseInt(n(221))/7+-parseInt(n(232))/8*(parseInt(n(224))/9)+parseInt(n(222))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ga);class Ha extends t.Plugin{[Va(225)](){const t=Va,e=this[t(231)],n=e[t(219)][t(218)](t(233));e[t(219)][t(217)](t(227))&&(n[t(220)](t(234)),n[t(220)](t(230)))}}const Wa=Ka;function Ka(t,e){const n=qa();return(Ka=function(t,e){return n[t-=351]})(t,e)}function qa(){const t=["plugins","TrackChangesEditing","TableCaptionEditing","toggleTableCaption","784DqkmGU","79702IzasqD","editor","563663jprQHc","has","2609646NIuzDo","afterInit","4225710XuWfLc","3055960WlSOqt","10OYSXIE","2569308nZpaOg","requires","531xCqHhv","get","658410tgyVwT","enableCommand"];return(qa=function(){return t})()}!function(t,e){const n=Ka,r=t();for(;;)try{if(711507===parseInt(n(365))/1+-parseInt(n(367))/2+parseInt(n(352))/3+-parseInt(n(370))/4+parseInt(n(351))/5*(-parseInt(n(369))/6)+parseInt(n(363))/7*(-parseInt(n(362))/8)+-parseInt(n(354))/9*(-parseInt(n(356))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qa);class Za extends t.Plugin{static get[Wa(353)](){return[aa]}[Wa(368)](){const t=Wa,e=this[t(364)];e[t(358)][t(366)](t(360))&&e[t(358)][t(355)](t(359))[t(357)](t(361))}}function Xa(){const t=["batch","discard","_suggestionFactory","2363154PoYjbZ","tableCellBorderWidth","tableCellProperties","handleSuggestionDescription","get","locale","plugins","handleDiscardAction","enableCommand","tableAlignment","tableHeight","tableWidth","registerCustomCallback","join","accept","getSuggestions","*Format:* change table properties","tableBorderColor","TableUtils","getAttribute","subType","tableBorderWidth","TablePropertiesEditing","pluginName","_getSuggestion","TrackChangesEditing","tableCellBorderStyle","has","TableCellPropertiesEditing","selection","15433245vhXrYs","tableCellBackgroundColor","model","getSuggestionCallback","start","document","descriptionFactory","17034NkZoXC","*Format:* change table cell properties","commandParams","5479765wFYXHB","7289478VlOpPA","tableBorderStyle","setAttribute","TrackChangesTableProperties","registerDescriptionCallback","tableCellBorderColor","33rvXOST","formatBlock","tableCellPadding","getFirstPosition","nodeAfter","change","100MeLpFo","tableCellVerticalAlignment","data","findAncestor","afterInit","table","tableCellHeight","75974QzEtmR","tableCellHorizontalAlignment","tableCellWidth","format","getContainedElement","editor","removeAttribute","markBlockFormat","_handlePropertyChange","6280704pfQEWl","getSelectionAffectedTableCells","tableProperties","tableBackgroundColor","enqueueChange"];return(Xa=function(){return t})()}const Ja=Ya;function Ya(t,e){const n=Xa();return(Ya=function(t,e){return n[t-=397]})(t,e)}!function(t,e){const n=Ya,r=t();for(;;)try{if(655914===-parseInt(n(402))/1*(parseInt(n(415))/2)+-parseInt(n(469))/3*(parseInt(n(408))/4)+-parseInt(n(472))/5+-parseInt(n(432))/6+parseInt(n(473))/7+parseInt(n(424))/8+parseInt(n(462))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xa);class Qa extends t.Plugin{constructor(t){const e=Ya;super(t),this[e(426)]=[e(449),e(397),e(453),e(441),e(443),e(442),e(427)],this[e(434)]=[e(401),e(458),e(433),e(404),e(417),e(414),e(463),e(416),e(409)]}static get[Ja(455)](){return Ja(399)}[Ja(412)](){const t=Ja,e=this[t(420)][t(438)][t(436)](t(457));if(this[t(420)][t(438)][t(459)](t(454))){for(const n of this[t(426)])e[t(440)](n,((e,r)=>{const s=t,o=this[s(420)][s(464)][s(467)][s(461)][s(405)]()[s(411)](s(413));this[s(423)](n,[o],this[s(426)],s(426),e,r)}));e[t(431)][t(444)](t(403),t(426),t(446),e[t(431)][t(465)](t(403),null,t(430))),e[t(431)][t(444)](t(403),t(426),t(430),((e,n)=>this[t(439)](this[t(426)],e,n))),e[t(431)][t(444)](t(403),t(426),t(445),(()=>!1))}if(this[t(420)][t(438)][t(459)](t(460))){for(const n of this[t(434)])e[t(440)](n,((e,r)=>{const s=t,o=this[s(420)][s(438)][s(436)](s(450))[s(425)](this[s(420)][s(464)][s(467)][s(461)]);this[s(423)](n,o,this[s(434)],s(434),e,r)}));e[t(431)][t(444)](t(403),t(434),t(446),e[t(431)][t(465)](t(403),null,t(430))),e[t(431)][t(444)](t(403),t(434),t(430),((e,n)=>this[t(439)](this[t(434)],e,n))),e[t(431)][t(444)](t(403),t(434),t(445),(()=>!1))}e[t(468)][t(400)]((e=>this[t(435)](e)))}[Ja(423)](t,e,n,r,s,o){const i=Ja,a=this[i(420)][i(438)][i(436)](i(457));this[i(420)][i(464)][i(428)](o[i(429)],(()=>{const t=i;for(const i of e)if(this[t(456)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(451)](r);void 0!==n&&(e[r]=n)}s(o),a[t(422)](i,{commandParams:[e]},[],r)}}))}[Ja(439)](t,e,n){const r=Ja,s=e[0][r(466)][r(406)],o=n[r(471)][0];this[r(420)][r(464)][r(407)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(398)](r,o[r],s):e[n(421)](r,s)}))}[Ja(435)](t){const e=Ja;if(t[e(410)])switch(t[e(452)]){case e(426):return{type:e(418),content:Hr(this[e(420)][e(437)],e(448))};case e(434):return{type:e(418),content:Hr(this[e(420)][e(437)],e(470))}}}[Ja(456)](t,e){const n=Ja,r=this[n(420)][n(438)][n(436)](n(457));for(const s of r[n(447)]({skipNotAttached:!0})){const r=s[n(419)]();if(s[n(452)]===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=Zt?function(t,e){return Zt(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--;)Pr(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Nc();return(bc=function(t,e){return n[t-=195]})(t,e)}!function(t,e){const n=bc,r=t();for(;;)try{if(181848===-parseInt(n(293))/1*(-parseInt(n(328))/2)+parseInt(n(329))/3*(-parseInt(n(499))/4)+parseInt(n(585))/5+parseInt(n(231))/6+-parseInt(n(278))/7*(-parseInt(n(565))/8)+parseInt(n(325))/9+parseInt(n(315))/10*(-parseInt(n(200))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Nc);const Tc=Ec(199);class _c extends t.Plugin{static get[Ec(237)](){return[Ec(295),o.Users,t.PendingActions,Yr,ns,as,fs,Ts,ps,ks,Ss,Ps,to,so,uo,fo,bo,yo,No,vo,Do,zo,Uo,qo,Yo,ei,ci,pi,Ci,oi,Vs,qs,bi,Ai,vi,Fi,ji,Hi,Zi,$i,na,aa,ha,ma,Za,ya,Ra,Ba,Qa,va,ja,Ha]}static get[Ec(518)](){return Ec(459)}get[Ec(612)](){return this[Ec(519)]}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(494)]((t=>String[e(294)](t)))[e(550)]("")}super(t),this[e(346)]=!1,this[e(622)](e(463),[]),this.on(e(371),((n,r,s,o)=>{const i=e;this[i(251)][i(343)]((()=>{const e=i;for(const n of[...o,...s])this[e(251)][e(340)][e(575)](n)&&t[e(401)][e(218)](n)}))})),this[e(519)]=new Zr(this[e(608)][e(483)][e(491)],this[e(608)][e(473)]),this[e(422)]=null,this[e(397)]=new yc(this[e(608)]),this[e(452)]=new Map,this[e(595)]=t[e(310)][e(358)](e(295)),this[e(246)]=new Set,this[e(251)]=this[e(608)][e(483)],this[e(500)]=new WeakMap,this[e(265)]=!1,this[e(209)]=new Set([e(199)]),this[e(597)]=new Set,t[e(504)][e(605)](e(428),e(524)),this[e(420)]=t[e(504)][e(358)](e(428)),t[e(504)][e(605)](e(323),!0),this[e(493)]=t[e(504)][e(358)](e(323)),this[e(437)]=new f(t,this[e(246)]),this[e(248)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,48,53,52])}[Ec(470)](){const t=Ec,n=this[t(608)],r=(e,n)=>{const r=t;if(r(520)!=e)return r(308)+e;const s=n[r(408)]("|")[0];return this[r(255)](s)?r(472):r(364)};n[t(514)][t(320)](t(249))[t(540)]({model:t(573),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(560)](e[n(441)]),a=[n(593),r(o,i)];let c=3e3;return this[n(463)][n(375)](e[n(441)])&&(a[n(545)](n(396)),c=3010),n(393)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(514)][t(320)](t(589))[t(485)]((e=>{const r=t;e.on(r(313),((t,e,s)=>{const o=r;if(!s[o(538)][o(275)])return;const i=e[o(377)];if(!i)return;const c=s[o(257)][o(558)](i);n[o(483)][o(491)][o(412)](i)&&c&&!c[o(587)](o(242))&&c.is(o(503))&&(0,a.toWidget)(c,s[o(241)])}),{priority:r(453)})})),n[t(514)][t(320)](t(589))[t(540)]({model:t(573),view:(e,n)=>{const s=t;if(!n[s(538)][s(275)])return null;const{type:o,subType:i}=this[s(560)](e[s(441)]);return{classes:[s(593),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(377)])return;const{id:c}=this[a(560)](o[a(441)]);if(r){const t=this[a(452)][a(358)](c),e=this[a(574)](t);if(!this[a(255)](e))return}if(o[a(377)].is(a(474)))return void i[a(332)][a(564)](o[a(377)],s[a(314)]);const u=i[a(257)][a(558)](o[a(377)]);if(o[a(377)].is(a(243))&&n[a(483)][a(491)][a(456)](o[a(377)])&&!u[a(587)](a(432))){i[a(241)][a(478)]([a(593),a(472)],u),i[a(241)][a(247)](a(307),c,u),i[a(257)][a(484)](u,o[a(441)]),e&&(this[a(463)][a(375)](o[a(441)])?i[a(241)][a(478)](a(396),u):i[a(241)][a(490)](a(396),u));for(const t of n[a(483)][a(606)](o[a(377)])[a(302)]())i[a(332)][a(564)](t,s[a(314)]);i[a(332)][a(564)](o[a(377)],s[a(314)])}};n[t(514)][t(320)](t(589))[t(485)]((e=>{const n=t;e.on(n(344),((t,e,r)=>{const o=n;r[o(538)][o(275)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(600)})})),n[t(514)][t(320)](t(589))[t(485)]((e=>{const n=t;e.on(n(501),((t,e,r)=>{const o=n;r[o(538)][o(275)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(600)})})),n[t(514)][t(320)](t(589))[t(418)]({model:t(573),view:(e,n)=>n[t(538)][t(275)]?null:{group:t(573),name:e[t(553)](11)}}),n[t(514)][t(320)](t(335))[t(434)]({view:{name:t(573),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(615)+e[r(552)](r(617))+":"+e[r(552)]("id");return e[r(552)](r(586))&&(s+=":"+e[r(552)](r(586))),n[r(369)](r(224),{"data-name":s})}}),n[t(514)][t(320)](t(335))[t(604)]({view:t(573)}),n[t(514)][t(320)](t(249))[t(485)]((e=>{const n=t;e.on(n(344),s(),{priority:n(453)})})),n[t(514)][t(320)](t(249))[t(485)]((e=>{const n=t;e.on(n(501),s({isAttributeSuggestion:!0}),{priority:n(453)})})),n[t(514)][t(320)](t(249))[t(485)]((e=>{const n=t;e.on(n(624),((t,e,r)=>{const s=n,o=r[s(257)][s(544)](e[s(441)]);if(o)for(const t of o)t[s(587)](s(432))||(r[s(241)][s(490)]([s(593),s(472),s(396)],t),r[s(241)][s(616)](s(307),t),r[s(257)][s(626)](t,e[s(441)]))}),{priority:n(453)})})),n[t(514)][t(320)](t(249))[t(485)]((e=>{const n=t;e.on(n(495),((t,e,r)=>{const s=n,o=r[s(257)][s(544)](e[s(441)]);if(!o)return;const{id:i}=this[s(560)](e[s(441)]),a=this[s(452)][s(358)](i),c=this[s(574)](a);if(this[s(255)](c))for(const t of o)t[s(587)](s(432))||(r[s(241)][s(490)]([s(593),s(472),s(396)],t),r[s(241)][s(616)](s(307),t),r[s(257)][s(626)](t,e[s(441)]))}),{priority:n(453)})})),n[t(483)][t(527)][t(354)]((e=>{const r=t;let s=!1;const o=Array[r(588)](n[r(483)][r(527)][r(411)][r(442)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(560)](t);if(r(573)!==o)continue;const h=this[r(452)][r(358)](f);if(null!=c[r(254)]){r(303)==u&&(s=s||Cc(c[r(254)],t,e,n[r(483)][r(491)]));const o=r(520)==u&&this[r(255)](l[r(408)]("|")[0]);if(c[r(254)][r(430)]||r(253)==c[r(254)][r(509)][r(548)]||r(399)==u&&!Rc(c[r(254)])||o&&!Rc(c[r(254)])||r(393)==u&&(kc(a=c[r(254)])||function(t){const e=r;return t[e(301)][e(291)]==t[e(592)][e(449)]&&t[e(301)][e(603)]}(a)))e[r(487)](t),s=!0;else{if(!h||!h[r(443)])continue;i[r(485)](h)}}}var a;return i[r(240)]>0&&(s=!!this[r(433)](i)||s),s})),n[t(483)][t(527)][t(354)]((e=>{const r=t;let s=!1;for(const t of n[r(483)][r(527)][r(411)][r(409)]())if(r(446)==t[r(289)])for(const t of this[r(452)][r(318)]()){if(t[r(347)]||!t[r(443)])continue;const o=r(399)==t[r(289)],i=this[r(574)](t),a=i&&this[r(255)](i);if(!o&&!a)continue;const c=t[r(417)]();if(c[r(301)][r(291)]!=c[r(592)][r(291)]&&!c[r(592)][r(603)]){const o=n[r(483)][r(405)](c[r(301)][r(507)],r(592)),i=n[r(483)][r(285)](c[r(301)],o);e[r(319)](t[r(271)](),{range:i}),s=!0}}return s})),n[t(483)][t(527)][t(354)]((e=>this[t(379)](e))),n[t(483)][t(527)][t(354)]((e=>!e[t(404)][t(276)]&&this[t(625)](e))),n[t(483)].on(t(466),(()=>{this[t(346)]=!1})),n[t(483)][t(527)].on(t(415),((r,s)=>{const o=t;if(!s[o(276)]||s[o(256)])return;if(!this[o(346)])return;const i=n[o(483)][o(527)][o(411)][o(409)]();if(0==i[o(400)])return;const a=[],c=i[o(207)]((t=>o(520)==t[o(289)])),u=i[o(207)]((t=>o(446)==t[o(289)]&&o(591)!=t[o(314)])),l=i[o(207)]((t=>o(236)==t[o(289)]&&o(591)!=t[o(314)]));for(const t of c)this[o(618)](t[o(627)])&&a[o(545)]({key:t[o(627)],newValue:t[o(286)],oldValue:t[o(222)],range:Sc(t[o(482)],n[o(483)])});for(const t of u){const e=l[o(562)]((e=>e[o(465)]===t[o(465)]));if(e){const r=Mc(t[o(245)][o(507)],n[o(483)]);e[o(314)]!==t[o(314)]&&a[o(545)]({key:o(199),newValue:t[o(314)],oldValue:e[o(314)],range:r});for(const[n,s]of e[o(270)]){if(!this[o(618)](n))continue;const e=t[o(270)][o(358)](n);s!==e&&a[o(545)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(270)])this[o(618)](n)&&(e[o(270)][o(575)](n)||a[o(545)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(400)]&&n[o(483)][o(380)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(521)](t,e,s,o,{groupId:r});this[n(232)](t,a)}))}),{priority:t(353)}),n[t(483)][t(340)].on(t(492),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(560)](n[s(314)]),e=this[s(452)][s(358)](t);e&&e[s(551)](n[s(314)])}})),n[t(483)][t(527)].on(t(415),(()=>{const e=t,r=Array[e(588)](n[e(483)][e(527)][e(411)][e(442)]())[e(207)]((t=>e(573)===this[e(560)](t[e(314)])[e(321)]));if(0===r[e(400)])return;r[e(579)](((t,n)=>{const r=e,s=t[r(566)][r(425)],o=n[r(566)][r(425)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(301)][r(259)](o[r(301)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(560)](t);if(null===n[e(425)]){const n=this[e(204)](t);o[e(485)](n)}else{const t=this[e(452)][e(358)](r);null!==n[e(254)]||t[e(443)]?(s[e(485)](t[e(359)]),o[e(485)](t)):this[e(355)](t)}}o[e(240)]>0&&this[e(238)](o);for(const t of s)this[e(546)](e(250),t)})),n[t(483)].on(t(522),((e,r)=>{const s=t,o=r[0];if(!this[s(452)][s(240)])return;if(!o[s(216)])return;if(o[s(404)][s(256)]||!o[s(404)][s(276)])return;let i,a;switch(o[s(289)]){case s(446):i=n[s(483)][s(405)](o[s(245)]),a=i[s(467)](o[s(376)]);break;case s(408):i=n[s(483)][s(405)](o[s(549)]),a=n[s(483)][s(405)](o[s(324)]);break;case s(598):i=n[s(483)][s(405)](o[s(511)]),a=i[s(467)](o[s(376)]);break;default:return}const c=n[s(483)][s(285)](i,a);n[s(483)][s(343)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(572)](c)){if(e[t(347)])continue;if(t(303)==e[t(289)])continue;const r=this[t(574)](e);if(r&&this[t(255)](r)&&t(408)!=o[t(289)])continue;const s=e[t(566)]&&e[t(566)][t(525)];(t(399)!=e[t(289)]||t(408)==o[t(289)]&&!s)&&(n[t(513)]||t(539)==e[t(289)]&&n[t(211)]||e[t(417)]()[t(196)](c)&&this[t(197)](e,i,a))}}))}),{priority:t(353)}),n[t(483)].on(t(230),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(367)])return;if(this[s(265)])return;if(!this[s(437)][s(498)])return;if(o[s(430)])return;const a=n[s(483)][s(491)],{start:c,end:u}=o[s(417)](),l=c[s(507)]&&a[s(300)](c[s(507)])?null:a[s(559)](c,s(481)),f=u[s(449)]&&a[s(300)](u[s(449)])?null:a[s(559)](u,s(407)),h=n[s(483)][s(285)](l?l[s(301)]:c,f?f[s(592)]:u);n[s(483)][s(343)]((t=>{const e=s;this[e(290)](h);const r=n[e(483)][e(491)][e(559)](h[e(301)]);o.is(e(427))?t[e(326)](r):o[e(512)](r)})),e[s(576)]()}),{priority:e.priorities[t(229)]+10}),n[t(483)].on(t(317),((e,r)=>{const s=t,o=r[r[s(400)]-1];o&&o[s(367)]||this[s(265)]||this[s(437)][s(498)]&&(n[s(483)][s(343)]((()=>{const t=s;let o=n[t(483)][t(317)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(451)]=o[t(384)]();const i=o[t(592)][t(449)],a=n[t(483)][t(491)];i&&a[t(456)](i)&&!a[t(412)](i)&&(o=n[t(483)][t(285)](o[t(301)],n[t(483)][t(405)](i,t(592)))),this[t(620)](o)})),e[s(576)]())}),{priority:t(453)}),this[t(608)][t(621)][t(485)](t(266),this[t(437)]),this[t(392)](t(266));const o=new p(n,this[t(452)]);n[t(621)][t(485)](t(445),o),this[t(392)](t(445));const i=new b(n,this[t(452)]);n[t(621)][t(485)](t(429),i),this[t(392)](t(429)),n[t(621)][t(485)](t(554),new S(n,o,this[t(452)])),this[t(392)](t(554)),n[t(621)][t(485)](t(338),new S(n,i,this[t(452)])),this[t(392)](t(338)),n[t(621)][t(485)](t(221),new w(n,o,this[t(452)])),this[t(392)](t(221)),n[t(621)][t(485)](t(569),new w(n,i,this[t(452)])),this[t(392)](t(569));const c=n[t(310)][t(358)](t(295));this[t(516)](c,t(374),((e,{threadId:n})=>{const r=t,s=this[r(452)][r(358)](n);s&&s[r(505)]&&1===s[r(505)][r(400)]&&this[r(252)](n,{hasComments:!0})}),{priority:t(311)}),this[t(516)](c,t(547),((e,{threadId:n})=>{const r=t,s=this[r(452)][r(358)](n);s&&s[r(505)]&&!s[r(505)][r(400)]&&this[r(252)](n,{hasComments:!1})}),{priority:t(311)})}set[Ec(426)](t){const n=Ec;if(this[n(422)])throw new e.CKEditorError(n(461),this);this[n(422)]=t}get[Ec(426)](){return this[Ec(422)]}[Ec(557)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(452)][n(318)]())t&&!e[n(443)]||r[n(545)](e);return e?r[n(494)]((t=>t[n(342)]())):r}[Ec(577)](t){const n=Ec,r=this[n(452)][n(358)](t);if(!r)throw new e.CKEditorError(n(583),this);return r}[Ec(447)](t){const e=Ec;return this[e(452)][e(575)](t)}[Ec(337)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(289)][e(408)](":"),a=this[e(452)][e(358)](r)||this[e(352)](o,i,r,n,s);if(this[e(284)](a),this[e(568)](a,o,i||null,n),a[e(220)]=t[e(220)],a[e(530)]=!0,s&&s[e(438)]){const t=s[e(438)],n=this[e(534)](t[e(235)]);a[e(414)]=t[e(220)],a[e(378)]=n,a[e(345)]=!0}else a[e(414)]=t[e(220)];switch(t[e(566)]&&(a[e(566)]=t[e(566)]),t[e(270)]&&(a[e(270)]=t[e(270)]),this[e(422)]&&this[e(422)][e(227)]||(a[e(526)]=!0),this[e(500)][e(358)](a)){case e(436):this[e(500)][e(622)](a,e(215));break;case e(217):a[e(443)]?(this[e(433)](new Set([a])),this[e(238)](new Set([a])),this[e(500)][e(622)](a,e(210)),this[e(546)](e(578),a)):this[e(500)][e(622)](a,e(239))}return a}[Ec(445)](t){const e=Ec;this[e(367)]((()=>{const n=e;this[n(608)][n(483)][n(343)]((()=>{const e=n;for(const n of t[e(339)]())n[e(368)]()}))}))}[Ec(429)](t){const e=Ec;this[e(367)]((()=>{const n=e;this[n(608)][n(483)][n(343)]((()=>{const e=n;for(const n of t[e(339)]())n[e(349)]()}))}))}[Ec(392)](t,n){const r=Ec,s=this[r(608)][r(621)][r(358)](t);if(!s)throw new e.CKEditorError(r(234),this,{commandName:t});if(this[r(246)][r(575)](s))throw new e.CKEditorError(r(531),this,{commandName:t});this[r(246)][r(485)](s),n&&s.on(r(304),((t,e)=>{const o=r;this[o(437)][o(498)]&&(this[o(265)]||(e[o(400)]>0&&e[e[o(400)]-1]&&e[e[o(400)]-1][o(367)]?e[o(398)]():(t[o(451)]=n(((...t)=>s[o(304)](...t,{forceDefaultExecution:!0})),...e),t[o(576)]())))}),{priority:r(453)})}[Ec(367)](t){const n=Ec;let r,s;const o=this[n(265)];this[n(265)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(265)]=!1),s&&e.CKEditorError[n(508)](s,this),r}[Ec(620)](t,n=null,r={}){const s=Ec;if(t[s(430)])return null;const o=this[s(608)][s(310)][s(358)](s(416)).me;for(const{suggestion:e,meta:o}of this[s(572)](t,s(539)))if(o[s(211)]){if(!o[s(288)]){if(o[s(513)]){if(!this[s(493)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(197)](e,t[s(301)],t[s(592)]);break}if(n==e[s(388)]&&Oc(e,r)){const n=e[s(417)]();return n[s(301)][s(298)](t[s(592)])?this[s(333)](e,this[s(251)][s(285)](t[s(301)],n[s(592)])):this[s(333)](e,this[s(251)][s(285)](n[s(301)],t[s(592)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(297)+n:s(539),u=this[s(460)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(455)](c,i,a,t),u}[Ec(385)](t,n=Ec(464),r={}){const s=Ec,o=this[s(608)][s(310)][s(358)](s(416)).me,i=this[s(397)][s(365)](s(539),n,s(550));for(const e of this[s(557)]())if(e[s(378)].id==o.id&&s(539)==e[s(289)]&&e[s(388)]==n&&Oc(e,r)&&(i(e[s(228)](),t)||i(t,e[s(228)]()))){for(const n of t)e[s(609)](n);return e}for(const{suggestion:e,meta:n}of this[s(572)](t,s(539))){if(!n[s(211)])continue;if(!this[s(493)]&&n[s(513)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(228)]())for(const e of t)if(!n[s(196)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(297)+n,l=this[s(460)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(455)](u,a,c,e,Vr[s(535)]());return l}[Ec(195)](t,n,r=null,s={}){const o=Ec;if(r=r||Lc(n),t[o(430)])return null;if(o(351)===this[o(420)]){const e=this[o(397)][o(365)](o(303),r,o(368));return this[o(367)]((()=>e([t],n,s))),null}const i=this[o(608)][o(310)][o(358)](o(416)).me,a=[];if(o(502)!==this[o(420)])for(const{suggestion:e,meta:n}of this[o(572)](t,o(539)))n[o(211)]&&!n[o(305)]&&a[o(545)](...e[o(228)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(581)](s);e&&r[n(545)](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(400)];){const s=r[e][n(599)](t);r[n(607)](e,1,...s),e+=s[n(400)]}}return r}(t,a);c[o(400)]&&this[o(251)][o(343)]((()=>{const t=o;for(const e of c){const o=this[t(397)][t(365)](t(303),r,t(368));this[t(367)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(301)],u=t[o(592)];for(const{suggestion:e,meta:n}of this[o(572)](t,o(303))){if(!n[o(211)])continue;if(e[o(388)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(417)]();if(i[o(196)](t,!0))return null;c=c[o(259)](i[o(301)])?c:i[o(301)],u=u[o(390)](i[o(592)])?u:i[o(592)],a?i[o(301)][o(259)](a[o(417)]()[o(301)])?(a[o(602)](),a=e):e[o(602)]():a=e}const l=this[o(251)][o(285)](c,u);if(a)this[o(333)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(460)]({id:t,type:o(462)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(455)](o(462)+r,t,a,l)}}return null}[Ec(260)](t,n,r=[],s=null,o={}){const i=Ec;n[i(421)]||(n[i(421)]=n[i(532)]),n[i(525)]=t.is(i(482)),s=s||Lc(n);const a=r[i(494)]((t=>Mc(t,this[i(251)]))),c=t.is(i(482))?t:Mc(t,this[i(251)]);if(i(351)===this[i(420)]){const t=this[i(397)][i(365)](i(399),s,i(368));return this[i(367)]((()=>t([c],n,o))),null}a[i(545)](c);let u=!0;for(const t of a)if(!this[i(403)](t)){u=!1;break}if(u&&i(502)!==this[i(420)]){const t=this[i(397)][i(365)](i(399),s,i(368));return this[i(367)]((()=>t([c],n,o))),null}let l=null,f=c[i(301)],h=c[i(592)];for(const{suggestion:t,meta:e}of this[i(572)](c,i(399))){if(!e[i(211)])continue;if(e[i(288)]||e[i(513)]||e[i(305)])continue;if(t[i(566)][i(421)]!=n[i(421)])continue;if(!Oc(t,o))continue;const r=t[i(417)]();if(t[i(388)]==s){if(r[i(196)](c,!0))return null;f=f[i(259)](r[i(301)])?f:r[i(301)],h=h[i(390)](r[i(592)])?h:r[i(592)],l?r[i(301)][i(259)](l[i(417)]()[i(301)])?(l[i(602)](),l=t):t[i(602)]():l=t}else{const e=c[i(581)](r);this[i(613)](t,e)}}const g=this[i(608)][i(310)][i(358)](i(416)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(333)](l,this[i(251)][i(285)](f,h)),l;{const t=this[i(460)]({id:d,type:i(611)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(455)](i(611)+s,d,p,this[i(251)][i(285)](f,h)),t}}[Ec(292)](t,n,r=[],s=null,o={}){const i=Ec;n[i(421)]||(n[i(421)]=n[i(532)]);const a=t[0];n[i(525)]=a.is(i(482)),s=s||Lc(n);const c=r[i(494)]((t=>Mc(t,this[i(251)]))),u=a.is(i(482))?t:t[i(494)]((t=>Mc(t,this[i(251)])));if(i(351)===this[i(420)]){const t=this[i(397)][i(365)](i(399),s,i(368));return this[i(367)]((()=>t(u,n,o))),null}c[i(545)](...u);let l=!0;for(const t of c)if(!this[i(403)](t)){l=!1;break}if(l&&i(502)!==this[i(420)]){const t=this[i(397)][i(365)](i(399),s,i(368));return this[i(367)]((()=>t(u,n,o))),null}const f=this[i(608)][i(310)][i(358)](i(416)).me;for(const t of this[i(557)]()){if(t[i(378)].id!=f.id)continue;if(i(399)!=t[i(289)]||t[i(566)][i(421)]!=n[i(421)])continue;if(!Oc(t,o))continue;const e=t[i(388)]==s;for(let n=0;n<u[i(400)];n++){const r=u[n];for(const s of t[i(543)]()){const o=s[i(471)]();if(r[i(298)](o)){e?(u[i(607)](n,1),n--):t[i(487)](s[i(314)]);break}}}}if(0==u[i(400)])return null;const h=this[i(397)][i(365)](i(399),s,i(550));for(const t of this[i(557)]())if(t[i(378)].id==f.id&&i(399)==t[i(289)]&&t[i(566)][i(421)]==n[i(421)]&&t[i(388)]==s&&Oc(t,o)&&(h(t[i(228)](),u)||h(u,t[i(228)]()))){for(const e of u)t[i(609)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(611)+s,m=this[i(460)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(455)](p,g,d,t,Vr[i(535)]());return m}[Ec(290)](t,n=null,r={}){const s=Ec;if(t[s(430)])return null;const o=this[s(608)][s(310)][s(358)](s(416)).me,a=new i.LiveRange(t[s(301)],t[s(592)]);for(const{suggestion:t,meta:e}of this[s(572)](a,s(539)))if(e[s(211)]&&!e[s(288)])if(t[s(347)]){const e=t[s(228)]()[s(207)]((t=>s(253)!=t[s(509)][s(548)]));if(e[s(322)]((t=>a[s(196)](t,!0)))&&t[s(349)](),e[s(406)]((t=>t[s(196)](a,!0)))){const t=this[s(397)][s(365)](s(393),n,s(368));return this[s(367)]((()=>t([a],null,r))),null}}else{const e=a[s(581)](t[s(417)]());null!==e&&t[s(496)]([e],null,r)}if(a[s(619)](),a[s(430)]||s(253)==a[s(509)][s(548)])return null;let c=null,u=a[s(301)],l=a[s(592)];const f=this[s(572)](a,s(393));for(const{suggestion:t,meta:e}of f){const n=this[s(251)][s(285)](u,l);if(e[s(211)]&&(this[s(493)]||!e[s(513)]&&!e[s(305)]))if(t[s(347)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(228)]()){if(r[s(196)](n,!0))return t;n[s(196)](r)||(e=!1)}e&&t[s(349)]()}else{const e=t[s(417)]();if(e[s(196)](n,!0))return t;if(!Oc(t,r)){n[s(196)](e)?t[s(602)]():e[s(424)](u)?u=e[s(592)]:e[s(424)](l)&&(l=e[s(301)]);continue}u=u[s(259)](e[s(301)])?u:e[s(301)],l=l[s(390)](e[s(592)])?l:e[s(592)],r=Object[s(480)]({},t[s(270)]),c?e[s(301)][s(259)](c[s(417)]()[s(301)])?(c[s(602)](),c=t):t[s(602)]():c=t}}if(c)return this[s(333)](c,this[s(251)][s(285)](u,l)),c;{const t=(0,e.uid)(),i=this[s(251)][s(285)](u,l),a=o.id,c=n?s(555)+n:s(393),f=this[s(460)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(455)](c,t,a,i),f}}[Ec(268)](t,n=Ec(464),r={}){const s=Ec,o=this[s(608)][s(310)][s(358)](s(416)).me,a=t[s(494)]((t=>new i.LiveRange(t[s(301)],t[s(592)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(572)](a,s(539)))e[s(211)]&&!e[s(288)]&&c[s(485)](t);for(const e of c)if(e[s(347)]){const o=e[s(228)]();if((!e[s(270)]||!e[s(270)][s(394)])&&o[s(322)]((t=>a[s(406)]((e=>e[s(196)](t,!0)))))&&e[s(349)](),a[s(322)]((t=>o[s(406)]((e=>e[s(196)](t,!0)))))){const e=this[s(397)][s(365)](s(393),n,s(368));return this[s(367)]((()=>e(t,null,r))),null}}else{const t=e[s(417)]();if(a[s(406)]((e=>e[s(196)](t,!0)))&&e[s(349)](),a[s(322)]((e=>t[s(196)](e,!0)))){const t=this[s(397)][s(365)](s(393),n,s(368));return this[s(367)]((()=>t(a,null,r))),null}}const u=this[s(397)][s(365)](s(393),n,s(550));let l=null;for(const t of this[s(557)]())if(t[s(378)].id==o.id&&t[s(443)]&&s(393)==t[s(289)]&&t[s(388)]==n&&Oc(t,r)&&(u(t[s(228)](),a)||u(a,t[s(228)]())))if(l){if(t[s(505)]&&t[s(505)][s(400)])continue;for(const e of t[s(228)]())l[s(280)](e)||l[s(609)](e);t[s(602)]()}else{l=t;for(const e of a)t[s(280)](e)||t[s(609)](e)}if(l)return l;c[s(423)]();for(const{suggestion:t,meta:e}of this[s(572)](a,s(393)))e[s(211)]&&(this[s(493)]||!e[s(513)]&&!e[s(305)])&&Oc(t,r)&&c[s(485)](t);for(const t of c){const e=t[s(228)]();if((!r||!r[s(394)])&&a[s(322)]((t=>e[s(406)]((e=>e[s(196)](t,!0))))))return t;(!t[s(270)]||!t[s(270)][s(394)])&&e[s(322)]((t=>a[s(406)]((e=>e[s(196)](t,!0)))))&&t[s(349)]()}const f=(0,e.uid)(),h=o.id,g=s(555)+n,d=this[s(460)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(619)](),t[s(430)]||s(253)==t[s(509)][s(548)]||this[s(455)](g,f,h,t,Vr[s(535)]());return d}[Ec(521)](t,n,r,s,o){const i=Ec;if(t[i(430)])return[];if(i(351)===this[i(420)])return[];const a=this[i(608)][i(310)][i(358)](i(416)).me.id,c=Array[i(588)](this[i(452)][i(318)]())[i(207)]((e=>i(520)==e[i(289)]&&e[i(566)][i(590)]==n&&e[i(280)](t)));if(i(524)===this[i(420)]){const e=this[i(572)](t,i(539))[i(207)]((({meta:t})=>t[i(211)]&&!t[i(305)]&&!t[i(288)]))[i(494)]((({suggestion:t})=>t));c[i(348)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(520)==t[i(289)]?t[i(566)][i(306)]:void 0,o=t[i(417)](),a=Array[i(588)](u[i(206)]())[i(562)]((t=>t[i(454)](o)));if(!a)continue;const c=a[i(599)](o);this[i(255)](n)&&i(539)==t[i(289)]&&0!=c[i(400)]||(u[i(360)](a),c[i(299)]((t=>{u[i(622)](t,r)})),i(539)!=t[i(289)]&&e!=s&&u[i(622)](a[i(581)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(400)]>37&&console[i(395)](i(198),{key:n});const f=(i(419)+(n+"|")+Lc({newValue:s}))[i(373)](0,60),h=this[i(460)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(545)](h),this[i(455)](f,c,a,t)}return l}[Ec(258)](t){const e=Ec;this[e(392)](t,((t,...n)=>{this[e(287)]((()=>{t(...n)}))}))}[Ec(389)](t){const e=Ec;this[e(209)][e(485)](t)}[Ec(383)](t){const e=Ec;this[e(597)][e(485)](t)}[Ec(574)](t){const e=Ec;return e(520)==t[e(289)]?t[e(388)][e(408)]("|")[0]:null}[Ec(333)](t,e){const n=Ec,r=t[n(271)]();this[n(251)][n(343)]((t=>{t[n(319)](r,{range:e})}))}[Ec(284)](t){const e=Ec,n=t.id,r=this[e(608)][e(504)][e(358)](e(475));this[e(595)][e(331)](n)||this[e(595)][e(391)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(595)][e(334)](n);s[e(203)](e(584)),s[e(584)]=!1,t[e(505)]=s}[Ec(568)](t,n,r,s){const o=Ec;if(t[o(289)]!=n||t[o(388)]!=r||t[o(486)].id!=s)throw this[o(608)][o(488)](o(489)),new e.CKEditorError(o(489),this)}[Ec(613)](t,n){const r=Ec,s=t[r(417)]();if(n[r(298)](s))t[r(602)]();else if(s[r(196)](n)){const o=this[r(251)][r(405)](n[r(301)][r(449)],r(592));this[r(333)](t,this[r(251)][r(285)](s[r(301)],o));const i=(0,e.uid)(),a=t[r(486)].id,c=t[r(289)]+":"+t[r(388)];this[r(460)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(566)],attributes:t[r(270)]});const u=this[r(251)][r(405)](n[r(592)][r(291)],r(219)),l=this[r(251)][r(285)](u,s[r(592)]);this[r(455)](c,i,a,l)}else if(s[r(424)](n[r(301)])){const e=this[r(251)][r(405)](n[r(301)][r(449)],r(592));this[r(333)](t,this[r(251)][r(285)](s[r(301)],e))}else{const e=this[r(251)][r(405)](n[r(592)][r(291)],r(219));this[r(333)](t,this[r(251)][r(285)](e,s[r(592)]))}}[Ec(403)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(572)](t,e(539))){if(!r[e(211)])continue;const s=n[e(228)]();for(const n of s)if(!t[e(599)](n)[e(400)])return!0}return!1}[Ec(536)](t){const n=Ec,r=this[n(608)][n(310)][n(358)](n(416))[n(561)](t);if(!r)throw new e.CKEditorError(n(382),this);return r}[Ec(534)](t){const e=Ec,n=this[e(608)][e(310)][e(358)](e(416)),r=(0,o.hashObject)(e(510)+t);return n[e(561)](r)||n[e(283)]({id:r,name:t})}[Ec(352)](t,e,n,r,s){const o=Ec,i=this[o(536)](r),a=this[o(397)][o(567)](t,e,n,i,s,(t=>{const e=o;this[e(252)](n,{attributes:t});const r=this[e(577)](n);this[e(433)](new Set([r])),this[e(238)](new Set([r]))}));return this[o(516)](a,o(368),(()=>{const t=o;this[t(252)](n,{state:t(312)})}),{priority:o(453)}),this[o(516)](a,o(349),(()=>{const t=o;this[t(252)](n,{state:t(610)})}),{priority:o(453)}),this[o(452)][o(622)](n,a),this[o(500)][o(622)](a,o(436)),a}[Ec(560)](t){const e=Ec,n=t[e(408)](":");return{group:n[0],type:n[1],subType:n[e(400)]>=5?n[2]:null,id:n[e(400)]<5?n[2]:n[3],authorId:n[e(400)]<5?n[3]:n[4],markerCount:6==n[e(400)]?n[5]:null}}[Ec(197)](t,n,r){const s=Ec,o=t[s(417)](),i=o[s(301)],a=o[s(592)];this[s(333)](t,this[s(251)][s(285)](i,n));const c=(0,e.uid)(),u=t[s(486)].id,l=t[s(289)]+(t[s(388)]?":"+t[s(388)]:"");this[s(460)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(270)],data:t[s(566)]});const f=this[s(574)](t);(s(399)==t[s(289)]||f&&this[s(255)](f))&&(r=this[s(251)][s(244)](r[s(291)])),this[s(455)](l,c,u,this[s(251)][s(285)](r,a))}[Ec(572)](t,e=null){const n=Ec,r=[],s=this[n(608)][n(310)][n(358)](n(416)).me;Array[n(223)](t)||(t=[t]);for(const o of this[n(557)]()){if(!o[n(443)])continue;if(e&&o[n(289)]!=e)continue;let i=!1;for(const e of o[n(228)]()){for(const a of t){const t=a[n(301)][n(298)](e[n(592)])||a[n(592)][n(298)](e[n(301)]);if(t||a[n(581)](e)){const c=a[n(196)](e)&&Ac(this[n(251)][n(491)],e[n(301)],a),u=e[n(196)](a)&&Ac(this[n(251)][n(491)],a[n(301)],e);r[n(545)]({suggestion:o,meta:{isOwn:s==o[n(378)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(455)](t,e,n,r,s){const o=Ec;this[o(251)][o(343)]((i=>{const a=o;let c=a(615)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(506)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(355)](t){const e=Ec,n=t[e(387)],r=t[e(440)];t[e(387)]=null,t[e(440)]=null,null!=n&&n[e(440)]==t&&(n[e(440)]=r),null!=r&&r[e(387)]==t&&(r[e(387)]=n),e(210)==this[e(500)][e(358)](t)&&(this[e(500)][e(622)](t,e(239)),this[e(546)](e(582),t,n,r))}[Ec(460)](t){const n=Ec,r=t.id,s=this[n(337)](t);if(this[n(422)]&&this[n(422)][n(227)]){const o=this[n(608)][n(310)][n(358)](n(386)),i=s[n(580)],a=s[n(388)]?s[n(289)]+":"+s[n(388)]:s[n(289)],c=this[n(608)][n(473)],u=o[n(485)](Hr(c,n(316))),l={id:r,type:a,hasComments:i,data:t[n(566)]||null,originalSuggestionId:t[n(431)]||null,attributes:s[n(270)]};this[n(422)][n(227)](l)[n(413)]((t=>{const e=n;s[e(526)]=!0,o[e(236)](u),t&&t[e(220)]&&(this[e(452)][e(358)](r)[e(220)]=t[e(220)])}))[n(381)]((t=>{const r=n;throw(0,e.logWarning)(r(213)),this[r(608)][r(483)][r(380)]({isUndoable:!1},(()=>{s[r(349)]()})),s[r(541)](),this[r(452)][r(360)](s.id),this[r(500)][r(360)](s),t}))}return s}[Ec(255)](t){const e=Ec;return this[e(209)][e(575)](t)}[Ec(252)](t,e){const n=Ec,r=this[n(608)][n(310)][n(358)](n(386)),s=this[n(577)](t);if(this[n(422)]&&this[n(422)][n(517)])if(s[n(526)]){const s=r[n(485)](Hr(this[n(608)][n(473)],n(316)));this[n(422)][n(517)](t,e)[n(413)]((()=>{r[n(236)](s)}))}else s.on(n(457),(()=>{this[n(252)](t,e)}))}[Ec(208)](t){const n=Ec;if(!this[n(422)]||!this[n(422)][n(577)])throw new e.CKEditorError(n(439),this);return this[n(422)][n(577)](t)}[Ec(204)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(560)](t),i=this[e(452)][e(358)](n)||this[e(352)](r,s,n,o,{});switch(this[e(568)](i,r,s,o),this[e(500)][e(358)](i)){case e(436):this[e(208)](n)[e(413)]((t=>{const r=e;let s=Promise[r(623)]();t[r(580)]&&(s=this[r(595)][r(264)]({channelId:this[r(608)][r(504)][r(358)](r(475)),threadId:n})),s[r(413)]((()=>{const e=r;this[e(337)](t)[e(526)]=!0}))})),this[e(500)][e(622)](i,e(217));break;case e(239):this[e(252)](n,{state:e(410)});case e(215):this[e(500)][e(622)](i,e(210)),this[e(546)](e(578),i);break;case e(210):this[e(546)](e(250),i)}return i[e(551)](t),i}[Ec(238)](t){const e=Ec,n=Array[e(588)](t),r=n[e(207)]((t=>e(520)==t[e(289)]));this[e(596)](r);const s=n[e(207)]((t=>!t[e(347)]&&e(520)!=t[e(289)])),o=this[e(557)]({skipNotAttached:!0})[e(207)]((t=>!t[e(347)]&&e(520)!=t[e(289)])),i=o[e(207)]((n=>!t[e(575)](n))),a=new Map(o[e(494)]((t=>[t,this[e(397)][e(365)](t[e(289)],t[e(388)],e(515))]))),c=new Map(o[e(494)]((t=>[t,t[e(417)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(400)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(400)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(400)];t++){const n=s[t];!l[e(575)](n)&&n[e(387)]&&(f[e(485)](n[e(387)]),n[e(387)][e(440)]===n&&(n[e(387)][e(440)]=null),n[e(387)]=null),!u[e(575)](n)&&n[e(440)]&&(f[e(485)](n[e(440)]),n[e(440)][e(387)]===n&&(n[e(440)][e(387)]=null),n[e(440)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(400)];e++){const r=g(t,n[e]);r&&(r[0][s(440)]=r[1],r[1][s(387)]=r[0],u[s(485)](r[0]),l[s(485)](r[1]))}}function g(t,n){const r=e;if(t[r(378)].id!==n[r(378)].id)return null;const s=a[r(358)](t)(t,n,c[r(358)](t),c[r(358)](n));return s&&a[r(358)](n)(t,n,c[r(358)](t),c[r(358)](n))?s[1][r(505)]&&s[1][r(505)][r(400)]?null:s:null}f[e(240)]&&this[e(238)](f)}[Ec(596)](t){const e=Ec;if(0==t[e(400)])return;const n=this[e(557)]({skipNotAttached:!0})[e(207)]((t=>e(520)==t[e(289)]&&t[e(530)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(270)]);s[e(575)](n)||(s[e(622)](n,r[e(400)]),r[e(545)]([]));const i=s[e(358)](n);r[i][e(545)](t)}!function(){const t=e;r[t(579)](((e,n)=>{const r=t,s=e[0][r(220)],o=n[0][r(220)];return s==o?e[0][r(270)][r(225)]<n[0][r(270)][r(225)]?-1:1:s<o?-1:1}));for(const e of r)e[t(579)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(400)];t++){if(0==r[t][e(400)])continue;const n=[];for(let s=t+1;s<r[e(400)];s++)0!=r[s][e(400)]&&i(r[t],r[s])&&n[e(545)](s);for(const s of n)r[t]=r[t][e(327)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(400)];n++)t[n][e(440)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(400)];n++)t[n][e(387)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(270)][r(225)]!==n[0][r(270)][r(225)]&&t[0][r(378)]!==n[0][r(378)])return!1;if(!function(t,e){const n=r;return!t[n(580)]&&!e[n(580)]||(!t[n(580)]||!e[n(580)])&&(!!(t[n(580)]&&e[n(220)]<t[n(505)][n(537)][n(358)](0)[n(220)])||!!(e[n(580)]&&t[n(220)]<e[n(505)][n(537)][n(358)](0)[n(220)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(270)],r(225)),o=Ic(n[0][r(270)],r(225));return!!Or(s,o)&&(!!t[r(322)]((t=>n[r(406)]((e=>t[r(417)]()[r(298)](e[r(417)]())))))&&n[r(322)]((e=>t[r(406)]((t=>e[r(417)]()[r(298)](t[r(417)]()))))))}}[Ec(433)](t){const e=Ec,n=Array[e(588)](t),r=this[e(557)]({skipNotAttached:!0}),s=r[e(207)]((n=>!t[e(575)](n))),o=new Map(n[e(494)]((t=>[t,this[e(397)][e(365)](t[e(289)],t[e(388)],e(550))]))),i=new Map(r[e(494)]((t=>[t,t[e(228)]()])));for(let t=0;t<n[e(400)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(400)];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(400)];e++){const s=r[e];if(s[a(289)]!==n[a(289)]||s[a(378)].id!==n[a(378)].id||s[a(388)]!==n[a(388)])continue;if(!wc(n,s,[a(225)]))continue;if(a(520)==n[a(289)]&&n[a(566)][a(306)]!=s[a(566)][a(306)])continue;if(a(520)==n[a(289)]&&t[a(255)](n[a(566)][a(590)]))continue;if(a(399)==n[a(289)]){const e=t[a(608)][a(483)],r=n[a(273)]();if(r&&(e[a(491)][a(412)](r)||e[a(491)][a(300)](r)))continue}const c=o[a(358)](n),u=i[a(358)](n),l=i[a(358)](s),f=n[a(505)]&&n[a(505)][a(400)],h=s[a(505)]&&s[a(505)][a(400)];if(!f&&c(l,u))return t[a(362)](s,n),i[a(360)](n),!0;if(!h&&c(u,l))return t[a(362)](n,s),i[a(360)](s),!0}return!1}}[Ec(362)](t,e){const n=Ec;if(t[n(347)])for(const r of e[n(228)]())t[n(609)](r);else{const r=e[n(417)]()[n(592)];this[n(333)](t,this[n(251)][n(285)](t[n(417)]()[n(301)],r))}e[n(602)]()}[Ec(372)](t,e){const n=Ec,r=t[n(261)](n(450))||t[n(261)](n(520))?n(402):t[n(571)]();return Hr(this[n(608)][n(473)],e+"_"+r+n(281))}[Ec(248)](){const t=Ec,e=this[t(608)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(251)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(560)](t[s(314)]);if(s(573)===e){n[s(336)](this[s(372)](r,s(469)));break}}for(const t of r){const{group:e,type:r}=this[s(560)](t[s(314)]);if(s(573)===e){n[s(336)](this[s(372)](r,s(458)));break}}}))}[Ec(379)](t){const e=Ec;if(this[e(346)])return!1;const n=this[e(608)],r=n[e(483)][e(527)][e(411)][e(409)]();if(0==r[e(400)])return!1;const s=[],o=r[e(207)]((t=>e(520)==t[e(289)])),i=r[e(207)]((t=>e(446)==t[e(289)]&&e(591)!=t[e(314)])),a=r[e(207)]((t=>e(236)==t[e(289)]&&e(591)!=t[e(314)]));for(const t of o)s[e(545)]({key:t[e(627)],newValue:t[e(286)],oldValue:t[e(222)],range:Sc(t[e(482)],n[e(483)])});for(const t of i){const r=a[e(562)]((n=>n[e(245)][e(298)](t[e(245)])));r&&s[e(545)]({key:e(199),newValue:t[e(314)],oldValue:r[e(314)],range:n[e(483)][e(361)](t[e(245)][e(507)])})}return 0!=s[e(400)]&&this[e(232)](t,s)}[Ec(625)](t){const e=Ec;let n=!1;const r=this[e(608)][e(483)][e(527)][e(411)][e(442)]()[e(207)]((t=>t[e(566)][e(254)]&&t[e(314)][e(261)](e(529))));for(const s of r){const{subType:r,id:o}=this[e(560)](s[e(314)]),i=r[e(408)]("|")[0];for(const r of this[e(557)]({skipNotAttached:!0}))r.id!=o&&e(520)==r[e(289)]&&r[e(566)]&&r[e(566)][e(590)]==i&&r[e(417)]()[e(454)](s[e(566)][e(254)])&&(this[e(282)](r,s[e(566)][e(254)],t),n=!0)}return n}[Ec(287)](t){const e=Ec;this[e(608)],this[e(346)]=!0,t()}[Ec(618)](t){const e=Ec,n=this[e(255)](t),r=this[e(597)][e(575)](t);return n||r}[Ec(232)](t,e){const n=Ec;if(0==e[n(400)])return!1;let r=!1;for(const s of e){const e=this[n(572)](s[n(482)],n(520))[n(207)]((t=>!t[n(448)][n(288)]))[n(494)]((t=>t[n(573)])),i=(0,o.hashObject)({newValue:s[n(279)]});e[n(207)]((t=>{const e=n,[r,o]=t[e(388)][e(408)]("|");return r==s[e(590)]&&o!=i}))[n(299)]((e=>{const o=n;this[o(282)](e,s[o(482)],t),r=!0}))}return r}[Ec(282)](t,e,n){const r=Ec,s=t[r(417)]()[r(599)](e);0!==s[r(400)]?1!==s[r(400)]?this[r(197)](t,e[r(301)],e[r(592)]):this[r(333)](t,s[0]):n[r(487)](t[r(271)]())}}class yc{constructor(t){const e=Ec;this[e(563)]=t,this[e(251)]=t[e(483)],this[e(357)]=new Map,this[e(202)]=new Map,this[e(528)]()}[Ec(567)](t,e,n,r,s,o){const i=Ec;return new Vr(this[i(251)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(365)](t,e,i(368))(...n),onDiscard:(...n)=>this[i(365)](t,e,i(349))(...n)})}[Ec(366)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(357)][s(622)](o,r)}[Ec(365)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(357)][r(358)](s)||this[r(202)][r(358)](t+":"+n)}[Ec(528)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(579)](((t,n)=>t[e(301)][e(259)](n[e(301)])?1:-1)),this[e(251)][e(343)]((n=>{const r=e;for(const e of t){let t;t=e[r(592)][r(603)]&&e[r(592)][r(291)]==e[r(301)][r(507)]?n[r(330)](e[r(301)][r(507)],"on"):n[r(330)](e),this[r(251)][r(230)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(251)][n(343)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(494)]((t=>(kc(t)&&(t=this[s(251)][s(285)](t[s(592)])),t)))[s(207)]((t=>s(253)!==t[s(509)][s(548)]));if(c[s(400)]<1)return;const u=Array[s(588)](this[s(251)][s(527)][s(474)][s(228)]())[s(494)]((t=>i.LiveRange[s(556)](t)));r[s(326)](c);for(const t of this[s(563)][s(621)][s(621)]())t[s(226)]();a[s(545)]({forceDefaultExecution:!0}),this[s(563)][s(304)](o,...a);const l=u[s(207)]((t=>s(253)!=t[s(509)][s(548)]));l[s(400)]>0&&r[s(326)](l);for(const t of u)t[s(619)]()}))},s=(e,n)=>1==e[t(400)]&&1==n[t(400)]&&e[0][t(592)][t(298)](n[0][t(301)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(251)])?[e,n]:vc(n,e,s,r,this[t(251)])?[n,e]:null;this[t(202)][t(622)](t(233),e),this[t(202)][t(622)](t(263),n),this[t(202)][t(622)](t(601),s),this[t(202)][t(622)](t(363),o),this[t(202)][t(622)](t(274),n),this[t(202)][t(622)](t(267),e),this[t(202)][t(622)](t(356),s),this[t(202)][t(622)](t(444),o),this[t(202)][t(622)](t(214),r),this[t(202)][t(622)](t(435),e),this[t(202)][t(622)](t(614),s),this[t(202)][t(622)](t(594),e),this[t(202)][t(622)](t(468),r),this[t(202)][t(622)](t(201),e),this[t(202)][t(622)](t(205),s),this[t(202)][t(622)](t(212),e),this[t(202)][t(622)](t(477),e),this[t(202)][t(622)](t(341),((e,n)=>{const r=t;if(!n)return;const s=this[r(563)][r(310)][r(358)](_c);this[r(251)][r(343)]((t=>{const o=r;if(o(199)==n[o(590)])for(const r of e){const e=r[o(301)][o(507)],s=n[o(306)];t[o(350)](e,s)}else if(s[o(255)](n[o(590)]))for(const r of e)void 0!==n[o(306)]?t[o(247)](n[o(590)],n[o(306)],r[o(301)][o(507)]):t[o(616)](n[o(590)],r[o(301)][o(507)]);else for(const r of e)n[o(306)]?t[o(247)](n[o(590)],n[o(306)],r):t[o(616)](n[o(590)],r)}))})),this[t(202)][t(622)](t(277),s)}}function Ac(t,e,n){const r=Ec;for(const s of e[r(291)][r(533)]({includeSelf:!0,parentFirst:!0})){if(s[r(509)]==s)return!1;if(!n[r(523)](s))return!1;if(t[r(412)](s)||t[r(300)](s))return!0}return!1}function kc(t){const e=Ec;return t[e(592)][e(291)]==t[e(301)][e(507)]&&t[e(592)][e(542)]}function Cc(t,e,n,r){const s=Ec,o=t=>!t[s(377)].is(s(269))&&!r[s(412)](t[s(377)]),i=t[s(301)][s(262)](o),a=t[s(592)][s(262)](o,{direction:s(407)});return!(t[s(301)][s(298)](i)&&t[s(592)][s(298)](a)||(i[s(259)](a)?n[s(319)](e,{range:n[s(285)](i,a)}):n[s(487)](e),0))}function Lc(t){return(0,o.hashObject)(t)}function Nc(){const t=["createPositionBefore","position","_enabledCommands","setAttribute","_initAriaMarkerChangeAnnouncements","editingDowncast","suggestionChanged","_model","_updateSuggestionData","$graveyard","newRange","_isBlockAttribute","isUndo","mapper","enableDefaultAttributesIntegration","isBefore","markBlockFormat","startsWith","getLastMatchingPosition","insertion:discard","fetchCommentThread","_isForcedDefaultExecutionBlock","trackChanges","deletion:discard","markMultiRangeDeletion","$textProxy","attributes","getFirstMarker","elementEnd","getContainedElement","deletion:accept","showSuggestionHighlights","isLocal","attribute:join","1763734XUwsrW","newValue","isIntersectingWithRange","_SUGGESTION_ANNOUNCEMENT","_reduceSuggestionAttributeRange","addUser","_addThreadToSuggestion","createRange","attributeNewValue","_recordAttributeChanges","isNextTo","type","markDeletion","parent","markMultiRangeBlockFormat","275yYmqIb","fromCharCode","CommentsRepository","elementStart","insertion:","isEqual","forEach","isLimit","start","getItems","formatInline","execute","isInsideObject","oldValue","data-suggestion","ck-suggestion-marker-","getWalker","plugins","low","accepted","addMarker:suggestion","name","10HUBFdy","PENDING_ACTION_SUGGESTION","insertContent","values","updateMarker","for","group","every","trackChanges.mergeNestedSuggestions","moveTargetPosition","539856SpBdDq","setSelection","concat","1978HfjbZK","9mmHNbF","createSelection","hasCommentThread","consumable","_setSuggestionRange","getCommentThread","upcast","announce","addSuggestionData","discardAllSuggestions","getAllAdjacentSuggestions","markers","attribute:discard","toJSON","change","addMarker:suggestion:formatBlock","isExternal","_recordAttributeSuggestions","isMultiRange","unshift","discard","rename","never","_createSuggestion","lowest","registerPostFixer","_removeSuggestion","deletion:join","_customCallbacks","get","head","delete","createRangeOn","_joinSuggestions","insertion:chain","ck-suggestion-marker-formatInline","getSuggestionCallback","registerCustomCallback","forceDefaultExecution","accept","createElement","before","change:activeMarkers","_getMarkerAnnouncementText","substring","addComment","includes","howMany","item","author","_processAttributeChanges","enqueueChange","catch","track-changes-user-not-found","registerInlineAttribute","clone","markMultiRangeInsertion","PendingActions","previous","subType","registerBlockAttribute","isAfter","addCommentThread","enableCommand","deletion","skipNestingCheck","warn","ck-suggestion-marker--active","_suggestionFactory","pop","formatBlock","length","editing","FORMATTING","_rangeIsInLocalUserInsertion","batch","createPositionAt","some","backward","split","getChanges","open","differ","isObject","then","authoredAt","change:data","Users","getFirstRange","markerToData","attribute:","_trackFormatChanges","formatGroupId","_adapter","clear","containsPosition","oldRange","adapter","documentSelection","trackChanges.trackFormatChanges","discardSuggestion","isCollapsed","originalSuggestionId","addHighlight","_joinWithAdjacentSuggestions","elementToElement","formatInline:discard","notReady","trackChangesCommand","@external","track-changes-adapter-missing-getsuggestion","next","markerName","getChangedMarkers","isInContent","deletion:chain","acceptSuggestion","insert","hasSuggestion","meta","nodeBefore","format","return","_suggestions","high","isIntersecting","_addSuggestionMarker","isBlock","change:_saved","ENTER","TrackChangesEditing","_setSuggestionData","track-changes-adapter-already-set","formatInline:","activeMarkers","multi","_element","_afterChanges","getShiftedBy","formatBlock:accept","LEAVE","init","getRange","ck-suggestion-marker-formatBlock","locale","selection","collaboration.channelId","isTouching","attribute:accept","addClass","isSelectable","assign","forward","range","model","bindElementToMarker","add","creator","removeMarker","enableReadOnlyMode","track-changes-suggestion-data-mismatch","removeClass","schema","update:suggestion","_mergeNestedSuggestions","map","removeMarker:suggestion:attribute","_onDiscard","createPositionAfter","value","24260VKdqzo","_suggestionState","addMarker:suggestion:attribute","always","containerElement","config","commentThread","addMarker","nodeAfter","rethrowUnexpectedError","root","external:","targetPosition","setTo","containsRangeInObject","conversion","chain","listenTo","updateSuggestion","pluginName","descriptionFactory","attribute","markAttributeChange","applyOperation","containsItem","default","multipleBlocks","_saved","document","_registerDefaultCallbacks","suggestion:attribute:","_isDataLoaded","track-changes-enable-command-twice","commandName","getAncestors","_getExternalAuthor","getMultiRangeId","_getAuthorFromId","comments","options","insertion","markerToHighlight","stopListening","isAtStart","getMarkers","markerNameToElements","push","fire","removeComment","rootName","splitPosition","join","addMarkerName","getAttribute","substr","acceptAllSuggestions","deletion:","fromRange","getSuggestions","toViewElement","getNearestSelectionRange","_splitMarkerName","getUser","find","_editor","consume","8tKUkCE","data","buildSuggestion","_checkSuggestionCorrectness","discardSelectedSuggestions","tablePasteChainId","toUpperCase","_findSuggestions","suggestion","_getAttributeKey","has","stop","getSuggestion","suggestionLoaded","sort","hasComments","getIntersection","suggestionUnloaded","track-changes-suggestion-not-found","isRemovable","730580TViKjO","marker-count","getCustomProperty","from","dataDowncast","key","$text","end","ck-suggestion-marker","formatInline:chain","_commentsRepository","_refreshAttributeSuggestionsChain","_inlineAttributeKeys","move","getDifference","highest","insertion:join","removeMarkers","isAtEnd","dataToMarker","define","createRangeIn","splice","editor","addRange","rejected","formatBlock:","_descriptionFactory","_cutOutSuggestionMarker","formatInline:join","suggestion:","removeAttribute","suggestion-type","_isRegisteredAttribute","detach","markInsertion","commands","set","resolve","removeMarker:suggestion:formatBlock","_processAttributeSuggestions","unbindElementFromMarkerName","attributeKey","markInlineFormat","containsRange","_breakSuggestionMarker","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.","$elementName","9112059ovtqzj","formatBlock:discard","_defaultCallbacks","unbind","_handleNewSuggestionMarker","formatBlock:join","keys","filter","_getSuggestionData","_blockAttributeKeys","ready","isOwn","formatBlock:chain","error-saving-suggestion-data-suggestion-discarded","formatInline:accept","dataReady","isDocumentOperation","markerReady","reconvertMarker","after","createdAt","acceptSelectedSuggestions","attributeOldValue","isArray","$marker","groupId","refresh","addSuggestion","getRanges","normal","deleteContent","1790250bgMHYP","_reduceExistingSuggestions","insertion:accept","track-changes-command-not-found","authorName","remove","requires","_refreshSuggestionsChain","removed","size","writer","widget","element"];return(Nc=function(){return t})()}function Rc(t){const e=Ec,n=t[e(301)][e(507)];return n&&n.is(e(243))}function Sc(t,e){const n=Ec;return null==t[n(592)][n(449)]&&t[n(592)][n(291)]==t[n(301)][n(507)]?Mc(t[n(301)][n(507)],e):t}function Mc(t,e){const n=Ec,r=e[n(491)][n(412)](t)||e[n(491)][n(479)](t);return e[n(285)](e[n(405)](t,n(370)),r?e[n(497)](t):e[n(405)](t,n(592)))}function vc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(592)][o(298)](r[o(301)]))return!0;if(t[o(289)]!=e[o(289)])return!1;if(!n[o(592)][o(476)](r[o(301)]))return!1;const i=s[o(285)](n[o(592)],r[o(301)])[o(309)]();for(const t of i)if([o(296),o(272)][o(375)](t[o(289)])&&s[o(491)][o(300)](t[o(377)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(530)]||!e[r(530)])&&Or(Ic(t[r(270)],n),Ic(e[r(270)],n))}function Oc(t,e){const n=Ec,r=Fc(t[n(270)]),s=Fc(e);if(!t[n(530)])return!1;for(const t of Object[n(206)](s))if(!Or(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(480)]({},t);return delete n[e(394)],delete n[e(570)],n}const Dc=xc;function Bc(){const t=["1202718XKsEzS","208729jZNMfZ","1395534QEfHKa","model","add","PendingActions","stopListening","get","335988HYuagB","_discardCommand","destroy","commands","discardSuggestion","_pendingAction","change:isDirty","locale","unbind","execute","listenTo","PENDING_ACTION_SUGGESTION","1150472tGbsno","_acceptCommand","_editor","plugins","canDiscard","bind","isEnabled","canAccept","_removePendingAction","20EADEYK","view","canEditAt","_setPendingAction","959wyKQEx","getRanges","acceptSuggestion","15208TJIyKW","remove","isDirty","2420aAaNBU","1050masQIX","5FZewYZ","commentThreadController"];return(Bc=function(){return t})()}function xc(t,e){const n=Bc();return(xc=function(t,e){return n[t-=431]})(t,e)}!function(t,e){const n=xc,r=t();for(;;)try{if(265371===-parseInt(n(463))/1+parseInt(n(458))/2*(parseInt(n(459))/3)+-parseInt(n(439))/4*(-parseInt(n(460))/5)+-parseInt(n(464))/6+parseInt(n(452))/7*(-parseInt(n(455))/8)+parseInt(n(470))/9+parseInt(n(448))/10*(parseInt(n(462))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bc);class Pc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=xc;super(),this[s(465)]=e,this[s(449)]=n,this[s(461)]=r,this[s(441)]=t,this[s(440)]=t[s(473)][s(469)](s(454)),this[s(471)]=t[s(473)][s(469)](s(431)),this[s(449)][s(444)](s(445)).to(this[s(440)],this[s(471)],((t,e)=>t||e)),this[s(449)][s(444)](s(446)).to(this[s(440)],s(445),(t=>t&&this[s(441)][s(465)][s(450)](e[s(453)]()))),this[s(449)][s(444)](s(443)).to(this[s(471)],s(445),(t=>t&&this[s(441)][s(465)][s(450)](e[s(453)]()))),this[s(432)]=null,n[s(457)]&&this[s(451)](),this[s(437)](n,s(454),(()=>this[s(454)]())),this[s(437)](n,s(431),(()=>this[s(431)]())),this[s(437)](n,s(433),(()=>{const t=s;n[t(457)]?this[t(451)]():this[t(447)]()}))}[Dc(454)](){const t=Dc;this[t(440)][t(436)](this[t(465)].id)}[Dc(431)](){const t=Dc;this[t(471)][t(436)](this[t(465)].id)}[Dc(472)](){const t=Dc;this[t(449)][t(435)](t(445)),this[t(449)][t(435)](t(446)),this[t(449)][t(435)](t(443)),this[t(468)](),this[t(461)][t(472)](),this[t(432)]&&this[t(447)]()}[Dc(451)](){const t=Dc,e=Hr(this[t(441)][t(434)],t(438));this[t(432)]=this[t(441)][t(442)][t(469)](t(467))[t(466)](e)}[Dc(447)](){const t=Dc;null!==this[t(432)]&&this[t(441)][t(442)][t(469)](t(467))[t(456)](this[t(432)]),this[t(432)]=null}}const Uc=jc;function jc(t,e){const n=Gc();return(jc=function(t,e){return n[t-=224]})(t,e)}function Gc(){const t=["updateComment","_model","hasDirtyComment","9kKhbmh","showInput","destroy","142813bEvWnI","focus","submit","length","633838rqObti","commentThread","bind","isDirty","set","9955SVJOob","removeComment","7260kglDQh","disabledSubmit","commentInputView","commentsListView","3012jBmKuZ","2430puqkap","authoredAt","4504290DecQZm","addComment","9667430HveYpq","cancel","descriptionParts","fire","_createCommentThreadInputView","_config","CommentView","value","isEnabled","isActive","commentThreadInputView","assign","delegate","locale","canAccept","setData","_createCommentViews","isReadOnly","element","1527EqqCwH","3041776tUMlCO","editor","editorConfig","1qRPjMD","canDiscard","disableComments","_localUser"];return(Gc=function(){return t})()}!function(t,e){const n=jc,r=t();for(;;)try{if(508129===-parseInt(n(265))/1*(parseInt(n(226))/2)+-parseInt(n(261))/3*(parseInt(n(233))/4)+parseInt(n(231))/5*(-parseInt(n(238))/6)+parseInt(n(240))/7+-parseInt(n(262))/8+-parseInt(n(272))/9*(parseInt(n(242))/10)+-parseInt(n(275))/11*(-parseInt(n(237))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Vc extends s.View{constructor(t,e,n,r){const s=jc;super(t),this[s(236)]=null,this[s(252)]=null,this[s(230)](s(251),!1),this[s(230)](s(239),e[s(239)]),this[s(228)](s(239)).to(e),this[s(230)](s(244),[]),this[s(230)](s(229),!1),this[s(230)](s(250),!1),this[s(230)](s(256),!1),this[s(230)](s(266),!1),this[s(270)]=e,this[s(268)]=n,this[s(247)]=r,r[s(267)]?this[s(230)](s(225),1):this[s(258)]()}[Uc(276)](){const t=Uc;this[t(260)][t(276)]()}[Uc(274)](){const t=Uc;this[t(236)]&&this[t(236)][t(274)](),this[t(252)]&&this[t(252)][t(274)](),super[t(274)]()}[Uc(258)](){const t=Uc,{CommentsListView:e}=this[t(247)];this[t(236)]=new e(this[t(255)],this[t(270)][t(227)],Object[t(253)]({CommentView:this[t(247)][t(248)]},this[t(247)])),this[t(236)][t(254)](t(232)).to(this),this[t(236)][t(254)](t(269)).to(this),this[t(236)][t(228)](t(251)).to(this),this[t(230)](t(225),this[t(236)][t(225)]+1),this[t(228)](t(225)).to(this[t(236)],t(225),(t=>t+1)),this[t(252)]=this[t(246)](),this.on(t(232),(()=>this[t(276)]())),this[t(228)](t(229)).to(this[t(236)],t(271),this[t(252)][t(235)],t(249),((t,e)=>t||!!e))}[Uc(246)](){const t=Uc,{CommentThreadInputView:e}=this[t(247)],n=new e(this[t(255)],this[t(268)],this[t(247)][t(264)]),r=n[t(235)];return n[t(228)](t(273)).to(this,t(251),this[t(270)][t(227)],t(259),r,t(249),((t,e,n)=>!!n||t&&!e)),r.on(t(224),((e,n)=>{const s=t;this[s(245)](s(241),n),r[s(263)][s(257)]("")})),r.on(t(243),(()=>this[t(276)]())),r[t(228)](t(234)).to(this[t(270)][t(227)],t(259)),n}}const zc=qc;function Hc(){const t=["83540tKSUNr","6579DncLUC","ck-suggestion-wrapper","execute","getUserViewNotificationText","acceptButton","ck-annotation__content-wrapper","EXTERNAL_IMPORT_WORD_AVATAR","acceptSuggestion","Discard suggestion","map","name","ck-suggestion--disabled-comments","isActive","<p>","push","EXTERNAL_IMPORT_WORD_SUGGESTION","formatDateTime","</p>","change:description","ck-suggestion--discard",'" title="',"2827650bZTqNK",".ck-annotation__content-wrapper","ck-suggestion-","value","title","descriptionParts","innerHTML","_descriptionElement","getTemplate","bind","Accept suggestion","author","discardSuggestion","fire","div","canAccept","getExternalSuggestionNote","ck-annotation","5478185zmqpFh","editorDestroyed","type","commentsListView","locale",'<span class="ck-suggestion-type">',"@external","EXTERNAL_SUGGESTION","_config","1877456ymgKMs","source","discardButton","time","set","ck-suggestion__main","querySelector","isExternal","1441fuZHms","2jnoVro","check","attributes","ck-suggestion__user","cancel","ck-annotation__info-name","commentThread","ck-annotation__main","isEnabled","creator","ck-suggestion-wrapper--active","color","ck-comment__info-time","innerText","canDiscard","element","ck-suggestion--accept","userView","span","split","ck-annotation__info","content","ck-annotation__user","editorReady",'<span class="ck-suggestion-color" style="background-color: ',"</span>","setTemplate","EXTERNAL_AVATAR","createElement","render","_model",'"></span>',"ck-comment__external","children","2838747MEnOfI","_createButton","importWord","1032929MPdOIm","7srfzLZ","disableComments","authoredAt","description","ck-annotation__info-time","ck-annotation__actions","ck-suggestion__actions","extendTemplate","ck-suggestion__info-name","bindTemplate","5224Yvherr","ck-suggestion__info","join","commentThreadInputView","ck-suggestion","delegate"];return(Hc=function(){return t})()}!function(t,e){const n=qc,r=t();for(;;)try{if(548713===-parseInt(n(576))/1*(-parseInt(n(539))/2)+-parseInt(n(573))/3+parseInt(n(530))/4+-parseInt(n(521))/5+-parseInt(n(503))/6*(-parseInt(n(577))/7)+-parseInt(n(475))/8*(parseInt(n(482))/9)+parseInt(n(481))/10*(parseInt(n(538))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hc);class Wc extends Vc{constructor(e,n,r,s){const i=qc;super(e,n,r,s),this[i(534)](i(523),""),this[i(512)](i(523)).to(this,i(508),(t=>t&&t[0]?t[0][i(523)]:"")),this[i(512)](i(580)).to(this,i(508),this,i(494),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(495)+Kc(e[n(560)],e[n(550)])+n(499);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(510)]=null,this[i(486)]=this[i(574)](Hr(e,i(513)),t.icons[i(540)],i(555),i(489),"sw"),this[i(486)][i(512)](i(547)).to(this,i(518)),this[i(532)]=this[i(574)](Hr(e,i(490)),t.icons[i(543)],i(501),i(515),"sw"),this[i(532)][i(512)](i(547)).to(this,i(553)),this[i(556)]=new o.UserView(e,this[i(569)][i(514)],this[i(485)]()),this[i(556)][i(472)]({attributes:{class:[i(542),i(561)]}}),this[i(565)](this[i(511)]())}[zc(511)](){const t=zc,e=this[t(474)],n=[{tag:t(517),attributes:{class:[t(476),t(559)]},children:[{tag:t(557),children:[{text:this[t(556)][t(492)]}],attributes:{class:[t(473),t(544)]}},{tag:t(533),attributes:{datetime:e.to(t(579)),class:[t(551),t(581)]},children:[{text:e.to(t(579),(e=>this[t(529)][t(498)](e)))}]}]},{tag:t(517),attributes:{class:[t(471),t(582)]},children:[this[t(486)],this[t(532)]]},{tag:t(517),attributes:{class:[t(487)]}}];this[t(569)][t(537)]&&n[t(496)]({tag:t(517),attributes:{class:[t(571)]},children:[{text:this[t(519)]()}]});const r={tag:t(517),attributes:{class:[t(483),e.if(t(494),t(549)),e.to(t(523),(e=>t(505)+e)),this[t(529)][t(578)]&&t(493)],"data-suggestion-id":this[t(569)].id,"data-thread-id":this[t(569)][t(545)].id,"data-author-id":this[t(569)][t(514)].id,tabindex:-1},children:[{tag:t(517),attributes:{class:[t(479),t(520)]},children:[this[t(556)],{tag:t(517),attributes:{class:[t(535),t(546)]},children:n}]}]};return this[t(524)]&&this[t(478)]&&(r[t(572)][t(496)](this[t(524)],this[t(478)]),this[t(524)][t(480)](t(562)).to(this),this[t(524)][t(480)](t(522)).to(this),this[t(478)][t(480)](t(562)).to(this),this[t(478)][t(480)](t(522)).to(this)),r}[zc(568)](){const t=zc;super[t(568)](),this[t(510)]=this[t(554)][t(536)](t(504)),this[t(510)][t(509)]=this[t(580)],this.on(t(500),((e,n,r)=>{const s=t;this[s(510)][s(509)]=r}))}[zc(574)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(525)]);return a[i(534)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(472)]({attributes:{class:n}}),a.on(i(484),(()=>{const t=i;this[t(516)](r,this[t(569)].id)})),a}[zc(519)](){const t=zc;return t(575)===this[t(569)][t(541)][t(527)][t(531)]?Hr(this[t(525)],t(497)):Hr(this[t(525)],t(528))}[zc(485)](){const t=zc;return this[t(569)][t(537)]?t(575)===this[t(569)][t(541)][t(527)][t(531)]?Hr(this[t(525)],t(488),this[t(569)][t(548)][t(492)]):Hr(this[t(525)],t(566),this[t(569)][t(548)][t(492)]):null}}function Kc(t,e){const n=zc;let r="";return r+=t[n(558)]("*")[n(491)](((t,e)=>e%2!=0?n(526)+Zc(t)+n(564):Zc(t)))[n(477)](""),e&&(r+=n(563)+e[n(506)]+n(502)+e[n(507)]+n(570)),r}function qc(t,e){const n=Hc();return(qc=function(t,e){return n[t-=471]})(t,e)}function Zc(t){const e=zc,n=document[e(567)](e(557));return n[e(552)]=t,n[e(509)]}const Xc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Jc=Qc;function Yc(){const t=["_viewToController","stopListening","_handleSuggestionControllerDelayed","menuitem","menu","filter","Annotations","isInContent","items","_disableComments","from","buttonView","_bindAnnotationToEditors","isMultiRange","SuggestionThreadView","focus","lowest","suggestionUnloaded","locale","descriptionParts","delegate","clear","11EXZWno","EditorAnnotations","separator","switchbutton","57456OLaCIR","6899950ixreNv","componentFactory","comments.maxCommentCharsWhenCollapsed","Accept all suggestions","menuitemcheckbox","editor","_refreshActiveMarkers","addSourceCollector","delete","keys","plugins","arrowView","requires","isOn","addComment","trackChanges.SuggestionThreadView","createAnnotation","getRanges","set","_annotationViews","commandName","getSuggestion","editing","Discard all suggestions","Track changes","Discard all selected suggestions","discardSelectedSuggestions","listenTo","push","activeMarkers","_unbindEditors","16883952ZXAljE","model","getMarkers","init","suggestionChanged","length","isDirty","has","mainView","panelView","discardAllSuggestions","comments.maxThreadTotalWeight","previous","actionView","unbind","change:activeAnnotations","pluginName","createCommentThreadController","type","271855YWjbpd","CommentsRepository","values","execute","44276FZKaiH","TrackChangesUI","_addUIComponentsToFactory","5QlAPXw","bind","createAnnotationView","112BYYiJd","innerView","remove","167476RzPvTl","getFirstRange","acceptButton","define","acceptAllSuggestions","_createToolbarButton","size","comments.maxCommentsWhenCollapsed","discardButton","children","reduce","commentThread","get","registerAnnotation","_createMenuBarMenu","337266DlEAGJ","destroy","282UCQqvT","suggestionLoaded","_destroyController","getAllAdjacentSuggestions","trackChanges","add","getJoined","some","acceptSelectedSuggestions","_initializeController","change:previous","comments.editorConfig","comments","TrackChangesEditing","activeAnnotations","trackChanges.disableComments","value","CommentView","getDescriptions","hasSuggestion","Accept all selected suggestions","descriptionFactory","head","button","view","menuBar:trackChanges","isEnabled","_updateController","commands","source","getByInnerView","42iSxSZm","getMarkerNames","CommentsUI","suggestion-","toMany","config","_handleControllerBuffer","_suggestionToController","refreshSelectedViews"];return(Yc=function(){return t})()}function Qc(t,e){const n=Yc();return(Qc=function(t,e){return n[t-=386]})(t,e)}!function(t,e){const n=Qc,r=t();for(;;)try{if(346507===parseInt(n(437))/1+parseInt(n(441))/2*(parseInt(n(498))/3)+parseInt(n(450))/4*(-parseInt(n(444))/5)+parseInt(n(467))/6*(-parseInt(n(386))/7)+-parseInt(n(447))/8*(parseInt(n(465))/9)+-parseInt(n(387))/10*(parseInt(n(529))/11)+parseInt(n(418))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yc);class $c extends t.Plugin{static get[Jc(399)](){const t=Jc;return[_c,o.Users,t(438),t(513),t(530)]}static get[Jc(434)](){return Jc(442)}constructor(t){const e=Jc;super(t),this[e(505)]=new Map,this[e(507)]=new Map,this[e(406)]=new Map,this[e(504)]=new Map;const n=this[e(392)][e(503)];n[e(453)](e(402),Wc),n[e(453)](e(482),!1),this[e(516)]=n[e(462)](e(482))}[Jc(509)](t,e){const n=Jc;0===this[n(504)][n(456)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(504)]){const r=this[t(505)][t(425)](e);r||n?r&&n&&this[t(469)](e):this[t(476)](e)}this[t(504)][t(528)](),this[t(392)][t(397)][t(462)](t(530))[t(506)](),this[t(393)]()}),10),this[n(504)][n(405)](t,e)}[Jc(421)](){const t=Jc,e=this[t(392)],n=e[t(397)][t(462)](t(480)),r=e[t(397)][t(462)](t(513)),s=e[t(397)][t(462)](t(530)),o=e[t(397)][t(462)](t(438));this[t(443)](),s[t(394)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(517)](this[e(505)])){const s=t[e(470)](),o=[];for(const t of s){if(!t[e(514)])continue;if(t[e(520)]){o[e(415)](...t[e(404)]());continue}const n=t[e(451)]();if(o[e(423)]>0){const t=o[0][e(473)](n);if(t){o[0]=t;continue}}o[e(415)](n)}n[e(415)]([r[e(491)],o])}return n})),this[t(414)](n,t(468),((e,n)=>{const r=t;this[r(414)](n,r(477),((t,e,s,o)=>{const i=r;n[i(514)]&&(null==s?(this[i(494)](o[i(489)]),this[i(509)](n,!1)):(this[i(494)](s[i(489)]),null==o&&this[i(509)](n,!0)))})),null!==n[r(430)]?this[r(494)](n[r(489)]):this[r(509)](n,!1)})),this[t(414)](n,t(524),((e,n,r)=>{const s=t;this[s(508)](n,s(477)),this[s(504)][s(395)](n),this[s(505)][s(425)](n)&&this[s(469)](n),r&&this[s(494)](r[s(489)])})),this[t(414)](n,t(422),((e,n)=>{this[t(494)](n)})),this[t(414)](r,t(433),(()=>{this[t(393)]()})),this[t(414)](o,t(401),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(486)](r))return;const i=n[o(408)](r);this[o(505)][o(462)](i)[o(491)][o(522)]()}),{priority:t(523)})}[Jc(393)](){const t=Jc,e=this[t(392)][t(397)][t(462)](t(513)),n=this[t(392)][t(397)][t(462)](t(480)),r=Array[t(517)](e[t(481)],(e=>e[t(448)]))[t(512)]((e=>this[t(507)][t(425)](e))),s=[];for(const e of r){const n=this[t(507)][t(462)](e)[t(419)][t(470)]();s[t(415)](...n[t(460)](((e,n)=>[...e,...n[t(499)]()]),[]))}n[t(416)]=s}[Jc(443)](){const t=Jc,n=this[t(392)],r=n[t(525)],o=Hr(r,t(411)),i=new e.Collection([{type:t(532),model:new s.ViewModel({withText:!0,label:o,commandName:t(471),role:t(391)})},{type:t(531)},{type:t(490),model:new s.ViewModel({withText:!0,label:Hr(r,t(390)),commandName:t(454),role:t(510)})},{type:t(490),model:new s.ViewModel({withText:!0,label:Hr(r,t(487)),commandName:t(475),role:t(510)})},{type:t(490),model:new s.ViewModel({withText:!0,label:Hr(r,t(410)),commandName:t(428),role:t(510)})},{type:t(490),model:new s.ViewModel({withText:!0,label:Hr(r,t(412)),commandName:t(413),role:t(510)})}]);for(const e of i)if(tu(e)){const r=n[t(495)][t(462)](e[t(419)][t(407)]);e[t(419)][t(445)](t(400),t(493)).to(r,t(483),t(493))}n.ui[t(388)][t(472)](t(471),(e=>this[t(455)](e,i,o))),n.ui[t(388)][t(472)](t(492),(e=>this[t(464)](e,i,o)))}[Jc(455)](t,e,n){const r=Jc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(392)][r(495)][r(462)](r(471));o[r(518)][r(405)]({tooltip:n,label:n,icon:Xc}),o[r(518)][r(445)](r(400)).to(i,r(483)),o[r(518)].on(r(440),(()=>{const t=r;i[t(440)](),this[t(392)][t(409)][t(491)][t(522)]()})),(0,s.addListToDropdown)(o,e,{role:r(511)});const a=[];for(const t of e)tu(t)&&a[r(415)](this[r(392)][r(495)][r(462)](t[r(419)][r(407)]));const c=o[r(518)];return c[r(431)][r(432)](r(493)),c[r(398)][r(432)](r(493)),c[r(431)][r(445)](r(493)).to(i,r(493)),c[r(398)][r(445)](r(493))[r(502)](a,r(493),((...t)=>t[r(474)]((t=>t)))),o.on(r(440),(t=>{const e=r;this[e(392)][e(440)](t[e(496)][e(407)]),this[e(392)][e(409)][e(491)][e(522)]()})),o}[Jc(464)](t,e,n){const r=Jc,o=new s.MenuBarMenuView(t),i=this[r(392)][r(495)][r(462)](r(471));o[r(518)][r(405)]({label:n,icon:Xc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(531)==n[r(436)]){a[r(515)][r(472)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(419)];i[r(445)](...Object[r(396)](c)).to(c),i[r(527)](r(440)).to(o),i.on(r(440),(()=>{const t=r;this[t(392)][t(440)](c[t(407)]),this[t(392)][t(409)][t(491)][t(522)]()})),e[r(459)][r(472)](i),a[r(515)][r(472)](e)}return o[r(445)](r(493)).to(i,r(493)),o[r(427)][r(459)][r(472)](a),o}[Jc(476)](t){const e=Jc,n=this[e(392)],r=n[e(503)],s=n[e(397)][e(462)](e(513)),i=n[e(397)][e(462)](e(438)),a=n[e(397)][e(462)](e(530)),c=n[e(397)][e(462)](o.Users).me,u=r[e(462)](e(471))[e(521)],{CommentsListView:l,CommentThreadInputView:f}=n[e(397)][e(462)](e(500));let h,g;this[e(406)][e(425)](t.id)?(g=this[e(406)][e(462)](t.id),h=g[e(426)]):(h=new u(n[e(525)],t,c,{disableComments:this[e(516)],editorConfig:r[e(462)](e(478)),maxCommentsWhenCollapsed:r[e(462)](e(457)),maxThreadTotalWeight:r[e(462)](e(429)),maxCommentCharsWhenCollapsed:r[e(462)](e(389)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(462)](e(525))),CommentView:r[e(462)](e(479))[e(484)],CommentsListView:l,CommentThreadInputView:f}),h[e(452)].on(e(440),(()=>{const t=e;n[t(409)][t(491)][t(522)]()})),h[e(458)].on(e(440),(()=>{const t=e;n[t(409)][t(491)][t(522)]()})),g=s[e(446)](this[e(392)][e(525)],h),g[e(445)](e(424)).to(h,e(424)),g[e(445)](e(423)).to(h),g[e(445)](e(436)).to(h,e(436),(t=>e(501)+t)),this[e(406)][e(405)](t.id,g));const d=i[e(435)](t[e(461)],h),p=new Pc(n,t,h,d),m=t[e(470)]()[e(512)]((t=>t[e(514)]));h[e(526)]=n[e(397)][e(462)](e(480))[e(488)][e(485)](m),this[e(505)][e(405)](t,p),this[e(507)][e(405)](h,p);const I=s[e(403)]({view:g,target:()=>{const r=e,s=[],i=t[r(470)]()[r(512)]((t=>t[r(514)]));for(const t of i)s[r(415)](...t[r(420)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(409)],s)},type:()=>e(501)+p[e(491)][e(436)]});i[e(519)](h,I),s[e(472)](I),a[e(463)](I)}[Jc(469)](t){const e=Jc,n=this[e(392)][e(397)][e(462)](e(438)),r=this[e(392)][e(397)][e(462)](e(513)),s=this[e(505)][e(462)](t),o=s[e(491)],i=r[e(497)](o);n[e(417)](o),i&&r[e(449)](i),this[e(505)][e(395)](t),this[e(507)][e(395)](o),s[e(466)]()}[Jc(494)](t){const e=Jc;if(!t[e(514)]||!this[e(505)][e(425)](t))return;const n=this[e(392)][e(397)][e(462)](e(480)),r=this[e(505)][e(462)](t),s=t[e(470)]();r[e(491)][e(526)]=n[e(488)][e(485)](s)}[Jc(466)](){const t=Jc;for(const e of this[t(505)][t(396)]())this[t(469)](e);for(const e of this[t(406)][t(439)]())e[t(426)][t(466)]();super[t(466)]()}}function tu(t){return Jc(419)in t}var eu=ru;function nu(){var t=["596596pfwAyY","TrackChanges","333396OrBTwO","getSuggestion","requires","addSuggestionData","pluginName","1015GUNLaA","1094688wWsVSs","plugins","181258tFxSAR","getSuggestions","adapter","1372491QQtfYn","197687kFPlmq","get","112xEnluT","Comments","editor","2276OnhBnY","addSuggestion"];return(nu=function(){return t})()}function ru(t,e){var n=nu();return(ru=function(t,e){return n[t-=100]})(t,e)}!function(t,e){for(var n=ru,r=t();;)try{if(342031===parseInt(n(109))/1+parseInt(n(116))/2+parseInt(n(108))/3+parseInt(n(114))/4*(parseInt(n(102))/5)+-parseInt(n(103))/6+-parseInt(n(105))/7+-parseInt(n(111))/8*(parseInt(n(118))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(nu);class su extends t.Plugin{static get[eu(120)](){return[_c,$c,eu(112)]}static get[eu(101)](){return eu(117)}set[eu(107)](t){var e=eu;this[e(113)][e(104)][e(110)](_c)[e(107)]=t}get[eu(107)](){var t=eu;return this[t(113)][t(104)][t(110)](_c)[t(107)]}[eu(115)](t){var e=eu;return this[e(113)][e(104)][e(110)](_c)[e(100)](t)}[eu(106)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(113)][n(104)][n(110)](_c)[n(106)]({skipNotAttached:t,toJSON:e})}[eu(119)](t){var e=eu;return this[e(113)][e(104)][e(110)](_c)[e(119)](t)}}const ou=au;function iu(){const t=["set","execute","div","createElement","300165ZGfjko","addSuggestionData","trackChangesData","create","65528hfpCCI","editor","addCommentThread","getRootsAttributes","getSuggestions","CommentsRepository","78wvpDJo","1383106letsxl","config","track-changes-data-invalid-editor-creator","rootsAttributes","appendChild","TrackChangesData","users","init","destroy","define","32xkJsgJ","reduce","trackChangesData.editorCreator","editorCreator","data","requires","document","53963Nbsdeh","result","model","useAnonymousUser","name","discardAllSuggestions","constructor","acceptAllSuggestions","end","get","getFullData","createDocumentFragment","Pagination","function","map","423WCPVIu","TrackChangesDataGetter","1087170ceSemx","getCommentThreads","442679pSKQPw","push","Users","getDataWithDiscardedSuggestions","getUser","4768770NIboir","_adapter","getRootNames","addUser","pluginName","TrackChangesEditing","getDataWithAcceptedSuggestions","plugins"];return(iu=function(){return t})()}function au(t,e){const n=iu();return(au=function(t,e){return n[t-=160]})(t,e)}!function(t,e){const n=au,r=t();for(;;)try{if(394889===parseInt(n(182))/1+-parseInt(n(210))/2+parseInt(n(180))/3+-parseInt(n(220))/4*(parseInt(n(199))/5)+-parseInt(n(209))/6*(parseInt(n(163))/7)+parseInt(n(203))/8*(parseInt(n(178))/9)+parseInt(n(187))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);const cu=[ou(175)];class uu extends t.Plugin{static get[ou(161)](){return[_c]}static get[ou(191)](){return ou(215)}[ou(217)](){const t=ou,n=this[t(204)];if(n[t(211)][t(219)](t(222),(e=>{const r=t,s=n[r(165)][r(162)][r(189)]()[r(221)](((t,e)=>(t[e]="",t)),{});return n[r(169)][r(202)](s,e)})),t(176)!=typeof n[t(211)][t(172)](t(201))[t(223)])throw new e.CKEditorError(t(212))}[ou(193)](t){return hu(this[ou(204)],!0,t)}[ou(185)](t){return hu(this[ou(204)],!1,t)}}class lu extends t.Plugin{static get[ou(191)](){return ou(179)}constructor(t){const e=ou;super(t),this[e(164)]=e(171)}[ou(217)](){const t=ou;this[t(204)][t(194)][t(172)](t(208))[t(188)]={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(204)][t(194)][t(172)](t(192))[t(188)]=null}}function fu(t){return void 0!==t[ou(206)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(194)][r(183)](_c,lu),s[r(213)]=fu(t)?t[r(206)]():void 0;const i=document[r(174)](),a=t[r(211)][r(172)](r(201))[r(223)],c=await a(s,(()=>function(t){const e=r,n=document[e(198)](e(197));return t[e(214)](n),n}(i)));!function(t,e){const n=r,s=t[n(165)][n(162)][n(189)]()[n(221)](((e,r)=>(e[r]=t[n(160)][n(172)]({rootName:r}),e)),{}),o=t[n(194)][n(172)](n(184))[n(216)][n(177)]((t=>({id:t.id,name:t[n(167)]}))),i=t[n(194)][n(172)](n(192))[n(207)]({skipNotAttached:!0,toJSON:!0}),a=t[n(194)][n(172)](n(208))[n(181)]({skipNotAttached:!0,toJSON:!0}),c=e[n(194)][n(172)](n(184)),u=e[n(194)][n(172)](n(192)),l=e[n(194)][n(172)](n(208));for(const t of o)c[n(186)](t.id)||c[n(190)](t);c.me||c[n(166)]();for(const t of i)u[n(200)](t);for(const t of a)l[n(205)](t);e[n(160)][n(195)](s)}(t,c),c[r(196)](r(e?170:168));const u=fu(c)?c[r(173)](n):c[r(160)][r(172)](n);return await c[r(218)](),u}function gu(){var t=["207084ansNMO","2910072DAmSyz","20382dBzdEg","72810UuXTYz","66906RngXjj","14487150AAtnjs","4252ZlIGGd","1850eUntsV","49kbotaX","4JirFjL"];return(gu=function(){return t})()}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=105]})(t,e)}!function(t,e){for(var n=du,r=t();;)try{if(221995===-parseInt(n(113))/1*(parseInt(n(112))/2)+-parseInt(n(106))/3+-parseInt(n(109))/4*(parseInt(n(110))/5)+parseInt(n(105))/6*(-parseInt(n(111))/7)+-parseInt(n(114))/8+-parseInt(n(107))/9+parseInt(n(108))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>au,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(){const t=["commands","affectsData","TrackChangesCommand","2611548yFipJQ","forceDisabled","value","execute","clearForceDisabled","356066xvcBhk","refresh","1923963biDiMK","_isEnabledBasedOnSelection","_enabledCommands","6414EsAAfh","_enableCommands","1164565MqEUca","isEnabled","9416KPiZkz","_disableUnsupportedCommands","326743ZjKasL","editor","371UBtYoo","has","11151PCLRCB"];return(c=function(){return t})()}const u=l;function l(t,e){const n=c();return(l=function(t,e){return n[t-=149]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(492615===parseInt(n(161))/1+parseInt(n(150))/2+-parseInt(n(152))/3+-parseInt(n(169))/4+-parseInt(n(157))/5+parseInt(n(155))/6*(parseInt(n(163))/7)+parseInt(n(159))/8*(parseInt(n(165))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(c);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(154)]=e,this[n(171)]=!1,this[n(151)](),this[n(153)]=!1}[u(151)](){this[u(158)]=!0}[u(172)](){const t=u;this[t(171)]=!this[t(171)],this[t(171)]?this[t(160)]():this[t(156)]()}[u(160)](){const t=u;for(const e of this[t(162)][t(166)][t(166)]())e[t(167)]&&!this[t(154)][t(164)](e)&&e[t(170)](t(168))}[u(156)](){const t=u;for(const e of this[t(162)][t(166)][t(166)]())e[t(167)]&&!this[t(154)][t(164)](e)&&e[t(149)](t(168))}}function h(){const t=["model","162296SMNXiv","10nnzGpR","get","plugins","3661471NbSdAK","track-changes-accept-suggestion-not-found","refresh","isEnabled","execute","301iGLDeZ","_suggestions","655JjgHrn","acceptSuggestion","5706044NAkDxm","62fTklZl","getRanges","editor","9737793MmSBHF","TrackChangesEditing","24690OAQqWf","20377942NUOWFZ","3KeDDjh","12cqViWq","canEditAt","17167kaVdIf","_isEnabledBasedOnSelection"];return(h=function(){return t})()}const g=d;function d(t,e){const n=h();return(d=function(t,e){return n[t-=352]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(806994===-parseInt(n(359))/1*(-parseInt(n(376))/2)+parseInt(n(356))/3*(parseInt(n(375))/4)+parseInt(n(373))/5*(parseInt(n(354))/6)+parseInt(n(371))/7*(-parseInt(n(362))/8)+parseInt(n(352))/9+-parseInt(n(363))/10*(parseInt(n(366))/11)+-parseInt(n(357))/12*(parseInt(n(355))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(h);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(372)]=e,this[n(368)](),this[n(360)]=!1}[g(368)](){this[g(369)]=!0}[g(370)](t){const n=g,r=this[n(372)][n(364)](t);if(!r)throw new e.CKEditorError(n(367),this);const s=r[n(377)]();this[n(378)][n(361)][n(358)](s)&&this[n(378)][n(365)][n(364)](n(353))[n(374)](r)}}const m=E;function I(){const t=["discardSuggestion","32NtcYHp","get","isEnabled","_isEnabledBasedOnSelection","86TBsJyV","30030fxcIow","848FYCYdq","218778aBMKvL","getRanges","canEditAt","refresh","_suggestions","366550VQLRdO","27919SLLcqT","track-changes-discard-suggestion-not-found","editor","plugins","4397063dtbDbK","model","TrackChangesEditing","80613sdfuJR","7919920PDAUQW","36NbIYjr","1666RLjDAv","execute"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=174]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(706570===parseInt(n(182))/1*(parseInt(n(199))/2)+-parseInt(n(176))/3+parseInt(n(195))/4*(-parseInt(n(181))/5)+parseInt(n(174))/6*(-parseInt(n(192))/7)+-parseInt(n(175))/8*(-parseInt(n(189))/9)+-parseInt(n(190))/10+parseInt(n(186))/11*(parseInt(n(191))/12))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(180)]=e,this[n(179)](),this[n(198)]=!1}[m(179)](){this[m(197)]=!0}[m(193)](t){const n=m,r=this[n(180)][n(196)](t);if(!r)throw new e.CKEditorError(n(183),this);const s=r[n(177)]();this[n(184)][n(187)][n(178)](s)&&this[n(184)][n(185)][n(196)](n(188))[n(194)](r)}}function T(){const t=["sort","1486146bzBQbd","isIntersecting","createRange","end","content","2829274QbtUST","225066QeKqHB","isObject","splice","6160185fHbwej","length","schema","isTouching","createPositionAfter","next","replace","add","createPositionBefore","isCollapsed","color","map","createPositionAt","isInContent","from","119ZzEAhk","isArray","change","start","execute","459832hGJWmX","value","23511712SoRYWV"," [color ","join","type","getRanges","push","4463493mPPxRf","isMultiRange","deletion"];return(T=function(){return t})()}function _(t,e){const n=T();return(_=function(t,e){return n[t-=289]})(t,e)}function y(t){const e=_;return t[e(308)](((t,n)=>e(307)==t[e(302)]&&e(307)!=n[e(302)]?-1:e(307)!=t[e(302)]&&e(307)==n[e(302)]?1:0))}function A(t,e){const n=_;let r,s=0;const o=[],i=e[n(320)];for(;s<t[n(319)];){const a=t[s],c=t[s+1];r||(r=e[n(326)](a)),k(e,a,c)||(o[n(304)](e[n(311)](r,i[n(316)](a)?e[n(322)](a):e[n(289)](a,n(312)))),r=null),s++}return o}function k(t,e,n){const r=_;if(!n)return!1;const s=t[r(322)](e),o=t[r(326)](n);return s[r(321)](o)}!function(t,e){const n=_,r=t();for(;;)try{if(970258===parseInt(n(309))/1+parseInt(n(314))/2+parseInt(n(305))/3+parseInt(n(297))/4+-parseInt(n(318))/5+parseInt(n(315))/6*(parseInt(n(292))/7)+-parseInt(n(299))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(T);function C(t,e,n){const r=_;for(;n[r(319)];){const s=n[r(317)](0,100);t[r(294)]((()=>{const t=r;for(const n of s)n[t(290)]&&e[t(296)](n.id)}))}}const L=N;function N(t,e){const n=R();return(N=function(t,e){return n[t-=364]})(t,e)}function R(){const t=["from","values","48483nyBoty","_isEnabledBasedOnSelection","25134jmSvnV","execute","_command","editor","18wJkKmN","_suggestions","model","6406543JXkTtl","1951785gmZnzV","3803110dghdzN","11354UpbqJG","getRanges","canEditAt","102006hmuVGL","1200WOgaWk","5eoYsKc","refresh","isInContent","some","60WIhXYE","isEnabled"];return(R=function(){return t})()}!function(t,e){const n=N,r=t();for(;;)try{if(208877===-parseInt(n(383))/1*(parseInt(n(387))/2)+parseInt(n(381))/3*(parseInt(n(377))/4)+-parseInt(n(373))/5*(-parseInt(n(371))/6)+-parseInt(n(368))/7*(parseInt(n(372))/8)+parseInt(n(366))/9+-parseInt(n(367))/10+parseInt(n(365))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=N;super(t),this[r(385)]=e,this[r(388)]=n,this[r(374)](),this[r(382)]=!1}[L(374)](){const t=L,e=Array[t(379)](this[t(388)][t(380)]())[t(376)]((e=>e[t(375)]));this[t(378)]=this[t(385)][t(378)]&&e}[L(384)](){const t=L,e=y(Array[t(379)](this[t(388)][t(380)]()));for(const n of e){const e=n[t(369)]();if(!this[t(386)][t(364)][t(370)](e))return}C(this[t(386)][t(364)],this[t(385)],e)}}function M(){const t=["selection","size","_suggestions","42fefshm","3466791neqwes","getRanges","1292559UPfFbl","5901hhoymu","25180jULaJO","579316FFyuXz","values","2nwTXTW","document","editor","model","canEditAt","3120SOuBaC","_isEnabledBasedOnSelection","2099964PCLIXH","_selectedSuggestions","isEnabled","refresh","from","_command","458465tXtUQC","3267TEijeY","execute"];return(M=function(){return t})()}const v=O;function O(t,e){const n=M();return(O=function(t,e){return n[t-=205]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(334786===-parseInt(n(219))/1*(parseInt(n(221))/2)+-parseInt(n(216))/3+parseInt(n(228))/4+parseInt(n(207))/5*(-parseInt(n(213))/6)+-parseInt(n(217))/7*(-parseInt(n(226))/8)+parseInt(n(214))/9+-parseInt(n(218))/10*(-parseInt(n(208))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(M);class w extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(206)]=e,this[r(212)]=n,this[r(229)]=new Set,this[r(231)](),this[r(227)]=!1}[v(231)](){const t=v,e=this[t(223)][t(224)][t(222)][t(210)],n=Array[t(205)](this[t(212)][t(220)]());this[t(229)]=function(t,e){const n=_,r=Array[n(291)](t[n(303)]()),s=new Set;for(const o of e)if(o[n(290)])for(const e of r)for(const r of o[n(303)]())(e[n(310)](r)||t[n(327)]&&!o[n(306)]&&o[n(323)]&&r[n(312)][n(321)](e[n(295)]))&&s[n(325)](o);return s}(e,n),this[t(230)]=this[t(206)][t(230)]&&!!this[t(229)][t(211)]}[v(209)](){const t=v,e=y(Array[t(205)](this[t(229)]));for(const n of e){const e=n[t(215)]();if(!this[t(223)][t(224)][t(225)](e))return}C(this[t(223)][t(224)],this[t(206)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var P=Array.prototype.splice;const 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=D,V.prototype.delete=x,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const X=function(t){return this.__data__.get(t)};const K=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var J="object"==typeof self&&self&&self.Object===Object&&self;const Q=q||J||Function("return this")();const Y=Q.Symbol;var Z=Object.prototype,$=Z.hasOwnProperty,tt=Z.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 Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||H),string:new Dt}};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=Ft,Vt.prototype.delete=xt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||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 Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=X,Wt.prototype.has=K,Wt.prototype.set=zt;const Xt=Wt;const Kt=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 Jt=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)&&F(r,n)&&(void 0!==n||e in t)||Jt(t,e,n)};const Zt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Jt(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 De=function(t,e){return t&&Zt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const Pe=function(t){if(!at(t))return Fe(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&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&&Zt(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,He=Ve?Ve.allocUnsafe:void 0;const ze=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 We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Xe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Ke=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Je=Object.getOwnPropertySymbols;const Qe=Je?function(t){return null==t?[]:(t=Object(t),Xe(Je(t),(function(e){return qe.call(t,e)})))}:Ke;const Ye=function(t,e){return Zt(t,Qe(t),e)};const Ze=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ze(e,Qe(t)),t=$e(t);return e}:Ke;const en=function(t,e){return Zt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ze(r,n(t))};const rn=function(t){return nn(t,we,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 Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Fn($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 Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Xn={};Xn[Hn]=Xn["[object Array]"]=Xn["[object ArrayBuffer]"]=Xn["[object DataView]"]=Xn["[object Boolean]"]=Xn["[object Date]"]=Xn["[object Float32Array]"]=Xn["[object Float64Array]"]=Xn["[object Int8Array]"]=Xn["[object Int16Array]"]=Xn["[object Int32Array]"]=Xn["[object Map]"]=Xn["[object Number]"]=Xn[Wn]=Xn["[object RegExp]"]=Xn["[object Set]"]=Xn["[object String]"]=Xn["[object Symbol]"]=Xn["[object Uint8Array]"]=Xn["[object Uint8ClampedArray]"]=Xn["[object Uint16Array]"]=Xn["[object Uint32Array]"]=!0,Xn["[object Error]"]=Xn[zn]=Xn["[object WeakMap]"]=!1;const Kn=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==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?en(e,Ue(a,e)):Ye(e,De(a,e))}else{if(!Xn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Xt);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 Kt(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 Kn(t,5)};const Jn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Zn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Jn(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||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(Jn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Zn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Jn(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 kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",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 Xt),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 Xt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Xt),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 Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const 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:Fr(t,Br(e,0,-1))};const xr=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||xr(t,e)},jr=Vr;function Gr(){const t=["setAttribute","from","addRange","982149yMDGnZ","getMarkerNames","accept","isInContent","end","getFirstMarker","onDiscard","map","nodeBefore","1560zHlmsi","delete","creator","1739235ZfrbKx","subType","change","140QnogUP","getMultiRangeId","hasComments","onAccept","_model","removeMarkers","_saved","filter","_onAttributesChange","discard","size","getFirstRange","_onAccept","getItems","44nTECBy","@external","5324ifbesS","getRange","next","markers","length","_isDataLoaded","commentThread","getRanges","set","1238072VViEUR","start","isExternal","20760kUXvBD","19116JJsThW","author","isIntersectingWithRange","isMultiRange","substr","suggestion:","clear","259965xLrljR","createdAt","previous","reduce","nodeAfter","256962MlQmxJ","addMarker","head","data","_markerNames","getContainedElement","isIntersecting","authoredAt","_onDiscard","getMarkers","attributes","toJSON","removeMarker","get","addMarkerName","push","add","split","decorate","getAllAdjacentSuggestions","onAttributesChange","type","removeAttribute"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=157]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(566069===parseInt(n(203))/1+parseInt(n(161))/2+parseInt(n(172))/3*(-parseInt(n(232))/4)+-parseInt(n(215))/5+-parseInt(n(177))/6*(-parseInt(n(218))/7)+-parseInt(n(212))/8*(-parseInt(n(165))/9)+-parseInt(n(164))/10*(parseInt(n(234))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(157)]=!1,this.id=e.id,this[n(198)]=e[n(198)],this[n(216)]=e[n(216)]||null,this[n(166)]=e[n(166)],this[n(214)]=e[n(214)]||e[n(166)],this[n(163)]=Boolean(e[n(187)]&&e[n(187)][n(233)]),this[n(180)]=null,this[n(222)]=t,this[n(230)]=e[n(221)],this[n(185)]=e[n(209)],this[n(226)]=e[n(197)],this[n(181)]=new Set,this[n(173)]=null,this[n(160)](n(184),null),this[n(160)](n(187),e[n(187)]||{}),this[n(160)](n(174),null),this[n(160)](n(236),null),this[n(160)](n(158),null),this[n(160)](n(224),!1),this[n(195)](n(205)),this[n(195)](n(227))}get[jr(179)](){const t=jr;let e=this;for(;e[t(174)];)e=e[t(174)];return e}get[jr(220)](){const t=jr;return!!this[t(158)]&&this[t(158)][t(238)]>0}get[jr(168)](){const t=jr;return 0!=this[t(181)][t(228)]&&6==Array[t(201)](this[t(181)])[0][t(194)](":")[t(238)]}get[jr(206)](){return null!==this[jr(208)]()}[jr(191)](t){const e=jr;this[e(181)][e(193)](t)}[jr(204)](){const t=jr;return Array[t(201)](this[t(181)])}[jr(186)](){const t=jr;return this[t(204)]()[t(210)]((e=>this[t(222)][t(237)][t(190)](e)))[t(225)]((t=>t))}[jr(208)](){return this[jr(186)]()[0]||null}[jr(223)](){const t=jr;this[t(222)][t(217)]((e=>{const n=t;for(const t of this[n(186)]())e[n(189)](t)})),this[t(181)][t(171)]()}[jr(189)](t){const e=jr;this[e(222)][e(217)]((n=>{n[e(189)](t)})),this[e(181)][e(213)](t)}[jr(202)](t){const e=jr,n=e(170)+this[e(198)]+":"+this[e(216)]+":"+this.id+":"+this[e(214)].id+":"+Hr[e(219)]();this[e(191)](n),this[e(222)][e(217)]((r=>{r[e(178)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(167)](t){const e=jr;for(const n of this[e(159)]())if(n[e(183)](t))return!0;return!1}[jr(159)](){const t=jr;return this[t(186)]()[t(210)]((e=>e[t(235)]()))}[jr(231)](){const t=jr;return this[t(159)]()[t(175)](((e,n)=>[...e,...n[t(231)]()]),[])}[jr(229)](){const t=jr;var e;return(null===(e=this[t(208)]())||void 0===e?void 0:e[t(235)]())||null}[jr(182)](){const t=jr,e=this[t(159)]();if(1!=e[t(238)])return null;const n=e[0],r=n[t(162)][t(176)],s=n[t(207)][t(211)];return r instanceof i.Element?r!=s?null:r:null}[jr(205)](){const t=jr;this[t(230)](this[t(159)](),this[t(180)],this[t(187)]),this[t(223)]()}[jr(227)](){const t=jr;this[t(185)](this[t(159)](),this[t(180)],this[t(187)]),this[t(223)]()}[jr(196)](){const t=jr,e=[];let n=this[t(179)];for(;n;)e[t(192)](n),n=n[t(236)];return e}[jr(200)](t,e){const n=jr,r=qn(this[n(187)]);hr(r,t,e),wr(r,this[n(187)])||(this[n(187)]=r,this[n(226)](r))}[jr(199)](t){const e=jr,n=qn(this[e(187)]);Ur(n,t),wr(n,this[e(187)])||(this[e(187)]=n,this[e(226)](this[e(187)]))}[jr(188)](){const t=jr;return{id:this.id,type:this[t(216)]?this[t(198)]+":"+this[t(216)]:this[t(198)],authorId:this[t(214)].id,createdAt:this[t(173)],hasComments:this[t(220)],data:this[t(180)],attributes:this[t(187)]}}static[jr(219)](){const t=jr;return(0,e.uid)()[t(169)](1,5)}}function zr(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 Wr=Xr;function Xr(t,e){const n=Kr();return(Xr=function(t,e){return n[t-=402]})(t,e)}function Kr(){const t=["EmptyContainer","*Split:* %0","*Set format:* %0","deletion","push","data","$textProxy","nextSibling","addContainer","getDescriptions","join","replace","registerAttributeLabel","getWalker","map","addFormat","add","elementStart","previousSibling","Object","_handleCustomCallbackDescription","_locale","REPLACE_TEXT","isEmpty","removeFormat","3871938uSBtgl","getFirstRange","20NiSTqT","name","match","set","item","removeEmptyContainer","insertion","getItemLabel","remove","start","registerElementLabel","type","removeContainer","addObject","_handleInsertRemoveSuggestionDescription","$text","text","registerDescriptionCallback","_handleRenameSuggestionDescription","newValue","Container","nodeAfter","indexOf","pop","length","841322QlPiNj","*Merge:* %0","label","isEqual","quantity","subType","addEmptyContainer","checkChild","_attributeLabels","6008120icXAyS","key","_itemLabels","_resolveDescriptionItems","_handleAttributeSuggestionDescription","elementEnd","24366195oMJZde","isObject","normal","has","removeObject","skip","format","$1 $2","2494528HpvgIe","*Remove format:* %0","*Remove:* %0","isInContent","end","*Insert:* %0","_schema","attribute","function","_itemLabelsCallbacks","matchingCallback","softBreak","_addDescriptionItems","762708pnuydO","8OjKlBM","6831912KlvyVc","_customCallbacks","element","ELEMENT_SPACE","get","*Change to:* %0"];return(Kr=function(){return t})()}!function(t,e){const n=Xr,r=t();for(;;)try{if(756909===-parseInt(n(461))/1+parseInt(n(484))/2+-parseInt(n(497))/3*(-parseInt(n(436))/4)+parseInt(n(470))/5+parseInt(n(403))/6+-parseInt(n(434))/7+parseInt(n(402))/8*(-parseInt(n(476))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class qr{constructor(t,e){const n=Xr;this[n(404)]=[],this[n(472)]=new Map,this[n(493)]=[],this[n(469)]=new Map,this[n(490)]=t,this[n(430)]=e}[Wr(418)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(460)];o++){const i=t[o];if(!i[e(487)])continue;const a=this[e(429)](i);if(a){if(null!=i[e(466)]){if(r[e(479)](i[e(466)]))continue;r[e(425)](i[e(466)])}n[e(413)](a)}else if(e(491)!=i[e(447)])e(442)!=i[e(447)]&&e(412)!=i[e(447)]||this[e(450)](n,i,t[o+1]);else{const t=i[e(414)][e(471)];if(s[e(479)](t))continue;s[e(425)](i[e(414)][e(471)]),t==_c?this[e(454)](n,i):this[e(474)](n,i)}}return this[e(473)](n)}[Wr(453)](t){const e=Wr;this[e(404)][e(413)](t)}[Wr(446)](t,n,r=e.priorities[Wr(478)]){const s=Wr;s(492)==typeof t?(0,e.insertToPriorityArray)(this[s(493)],{matchingCallback:t,label:n,priority:r}):this[s(472)][s(439)](t,n)}[Wr(421)](t,e){const n=Wr;this[n(469)][n(439)](t,e)}[Wr(443)](t,e=1){const n=Wr;let r;for(const e of this[n(493)])if(e[n(494)](t)){r=e[n(463)];break}return r||(r=this[n(472)][n(407)](t[n(437)])),r?r(e):1!==e?e+" "+t[n(437)]+"s":""+t[n(437)]}[Wr(496)](t,e){const n=Wr,r=e[n(435)]()[n(422)](),s=n(442)==e[n(447)]?n(425):n(444);for(const e of r){const o=e[n(440)],i=t[t[n(460)]-1];if(o.is(n(415)))i&&i[n(447)][n(458)](n(456))>-1&&t[n(459)](),i&&n(452)==i[n(447)]?i[s]+=o[n(414)]:t[n(413)]({type:n(452),add:n(425)==s?o[n(414)]:"",remove:n(444)==s?o[n(414)]:""});else if(this[n(490)][n(477)](o)){const a=o;if(i&&i[n(447)][n(458)](n(456))>-1&&t[n(459)](),n(475)==e[n(447)])continue;i&&i[n(447)]==s+n(428)&&i[n(405)][n(437)]==a[n(437)]?i[n(465)]++:t[n(413)]({type:s+n(428),element:a,quantity:1}),r[n(481)]((t=>!(n(475)==t[n(447)]&&t[n(440)]==o)))}else if(this[n(490)][n(468)](o,n(451))||o.is(n(405),n(495))){const r=o;if(n(425)==s&&n(426)==e[n(447)]||n(444)==s&&n(475)==e[n(447)])continue;if(i&&-1==i[n(447)][n(458)](n(456))){n(452)==i[n(447)]&&(i[s]+="\n");continue}let a;if(a=n(425)==s?r[n(416)]&&!this[n(490)][n(477)](r[n(416)])?r[n(416)]:null:r[n(427)]&&!this[n(490)][n(477)](r[n(427)])?r[n(427)]:null,r[n(432)]||a&&a[n(432)]){const e=a&&a[n(432)]?a:r;i&&i[n(447)]==s+n(409)&&i[n(405)][n(437)]==e[n(437)]?i[n(465)]++:t[n(413)]({type:s+n(409),element:e,quantity:1})}else t[n(413)]({type:s+n(456),element:r})}}}[Wr(473)](t){const e=Wr,n=this[e(430)],r=[],s=[],o=[];for(const i of t)switch(i[e(447)]){case e(452):if(i[e(425)]=i[e(425)][e(420)](/(\S)\u000A+(\S)/g,e(483))[e(420)](/\u000A/g,""),i[e(444)]=i[e(444)][e(420)](/(\S)\u000A+(\S)/g,e(483))[e(420)](/\u000A/g,""),""!=i[e(425)]&&""!=i[e(444)]){r[e(413)]({type:e(420),content:zr(n,e(431),['"'+i[e(444)]+'"','"'+i[e(425)]+'"'])});continue}if(null!=i[e(425)][e(438)](/^ +$/)){r[e(413)]({type:e(442),content:zr(n,e(489),zr(n,e(406),i[e(425)][e(460)]))});continue}if(null!=i[e(444)][e(438)](/^ +$/)){r[e(413)]({type:e(412),content:zr(n,e(486),zr(n,e(406),i[e(444)][e(460)]))});continue}if(""!=i[e(425)]){r[e(413)]({type:e(442),content:zr(n,e(489),'"'+i[e(425)]+'"')});continue}r[e(413)]({type:e(412),content:zr(n,e(486),'"'+i[e(444)]+'"')});continue;case e(467):case e(449):r[e(413)]({type:e(442),content:zr(n,e(489),this[e(443)](i[e(405)],i[e(465)]))});continue;case e(441):case e(480):r[e(413)]({type:e(412),content:zr(n,e(486),this[e(443)](i[e(405)],i[e(465)]))});continue;case e(417):r[e(413)]({type:e(442),content:zr(n,e(410),this[e(443)](i[e(405)],i[e(465)]))});continue;case e(448):r[e(413)]({type:e(412),content:zr(n,e(462),this[e(443)](i[e(405)],i[e(465)]))});continue;case e(424):s[e(413)](i[e(471)]);continue;case e(433):o[e(413)](i[e(471)]);continue;default:r[e(413)](i)}if(s[e(460)]){const t=s[e(423)]((t=>this[e(469)][e(479)](t)?this[e(469)][e(407)](t):t))[e(419)](", ");r[e(413)]({type:e(482),content:zr(this[e(430)],e(411),t)})}if(o[e(460)]){const t=o[e(423)]((t=>this[e(469)][e(479)](t)?this[e(469)][e(407)](t):t))[e(419)](", ");r[e(413)]({type:e(482),content:zr(this[e(430)],e(485),t)})}return r}[Wr(429)](t){const e=Wr;for(const n of this[e(404)]){const r=n(t);if(r&&e(447)in r)return r}}[Wr(474)](t,e){const n=Wr,r=e[n(414)],s=void 0===r[n(455)]?n(433):n(424);t[n(413)]({type:s,key:r[n(471)]})}[Wr(454)](t,e){const n=Wr;t[n(413)]({type:n(482),content:zr(this[n(430)],n(408),this[n(443)](e[n(435)]()[n(445)][n(457)],1))})}[Wr(450)](t,e,n){const r=Wr;if(this[r(496)](t,e),n&&n[r(435)]()&&!e[r(435)]()[r(488)][r(464)](n[r(435)]()[r(445)])){const n=t[t[r(460)]-1],s=r(442)==e[r(447)]?r(425):r(444);n&&r(452)==n[r(447)]&&(n[s]+="\n")}}}const Jr=Yr;function Qr(){const t=["1069832aohwgH","showAIAssistant","10FJADcs","enableCommand","10dLQnAl","96582xXvGrA","get","plugins","11TywPVf","388540XWJznV","7wSsgBl","editor","1697823fmBRTk","1227546MeUEaF","108776EdjzXM","TrackChangesEditing","afterInit","commands","4dABtSX","696228nupnHq"];return(Qr=function(){return t})()}function Yr(t,e){const n=Qr();return(Yr=function(t,e){return n[t-=438]})(t,e)}!function(t,e){const n=Yr,r=t();for(;;)try{if(117168===parseInt(n(447))/1+-parseInt(n(455))/2*(parseInt(n(438))/3)+-parseInt(n(451))/4*(-parseInt(n(442))/5)+parseInt(n(446))/6+parseInt(n(443))/7*(parseInt(n(453))/8)+parseInt(n(445))/9*(-parseInt(n(457))/10)+-parseInt(n(441))/11*(parseInt(n(452))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qr);class Zr extends t.Plugin{[Jr(449)](){const t=Jr,e=this[t(444)],n=e[t(440)][t(439)](t(448));e[t(450)][t(439)](t(454))&&n[t(456)](t(454))}}function $r(t,e){const n=es();return($r=function(t,e){return n[t-=348]})(t,e)}const ts=$r;function es(){const t=["615822KZbuOf","commandName","1310ZnXTau","FORMAT_ALIGN_TO_LEFT","left","get","alignment","editor","formatBlock","right","_registerLegacyDescription","justify","FORMAT_ALIGNMENT","FORMAT_JUSTIFY_TEXT","*Format:* %0","552658wyOHLa","32733cFsSxs","FORMAT_ALIGN_TO_RIGHT","4vEeZrB","enableDefaultAttributesIntegration","170485Mhjidk","type","registerBlockAttribute","FORMAT_ALIGN_TO_CENTER","registerAttributeLabel","locale","194704YEShNI","commandParams","671671NiJYxp","registerDescriptionCallback","value","1082822EaprQV","6YGayAG","format","AlignmentEditing","center","descriptionFactory","has","TrackChangesEditing","afterInit","plugins"];return(es=function(){return t})()}!function(t,e){const n=$r,r=t();for(;;)try{if(388132===parseInt(n(366))/1+-parseInt(n(382))/2+parseInt(n(351))/3*(-parseInt(n(369))/4)+parseInt(n(371))/5+-parseInt(n(383))/6*(-parseInt(n(379))/7)+-parseInt(n(377))/8+parseInt(n(367))/9*(parseInt(n(353))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[ts(349)](){const t=ts,e=this[t(358)],n=e[t(376)];if(!e[t(350)][t(388)](t(385)))return;const r=e[t(350)][t(356)](t(348));r[t(370)](t(357)),r[t(373)](t(357)),r[t(387)][t(375)](t(357),zr(n,t(363))),this[t(361)]()}[ts(361)](){const t=ts,e=this[t(358)],n=e[t(376)];e[t(350)][t(356)](t(348))[t(387)][t(380)]((e=>{const r=t;if(r(359)!=e[r(372)])return;const{data:s}=e;if(s&&r(357)==s[r(352)]){const t=s[r(378)][0][r(381)];return{type:r(384),content:zr(n,r(365),function(t){const e=r;switch(t){case e(355):return zr(n,e(354));case e(360):return zr(n,e(368));case e(386):return zr(n,e(374));case e(362):return zr(n,e(364))}}(t))}}}))}}const rs=is;!function(t,e){const n=is,r=t();for(;;)try{if(212290===-parseInt(n(334))/1*(-parseInt(n(364))/2)+-parseInt(n(324))/3+parseInt(n(347))/4*(-parseInt(n(339))/5)+parseInt(n(321))/6+-parseInt(n(340))/7+-parseInt(n(359))/8*(parseInt(n(335))/9)+parseInt(n(314))/10*(parseInt(n(325))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(as);const ss=[rs(322),rs(354),rs(351),rs(337),rs(350),rs(362),rs(319)];class os extends t.Plugin{[rs(329)](){const t=rs,e=this[t(358)],n=e[t(363)][t(360)](t(367)),r=e[t(352)];for(const s of ss){if(!e[t(363)][t(331)](s))continue;const o=s[t(361)](0,-7)[t(330)](),i=t(355)+o[t(313)]();n[t(336)](o),n[t(316)](o),n[t(349)][t(346)](o,zr(r,i))}this[t(312)]()}[rs(312)](){const t=rs,e=this[t(358)],n=e[t(352)],r=e[t(363)][t(360)](t(367));function s(e,s){const o=t;r[o(349)][o(333)]((t=>{const r=o;if(r(365)!=t[r(341)])return;const{data:i}=t;return i&&i[r(326)]===e?i[r(343)][0][r(338)]?{type:r(320),content:zr(n,r(345),s)}:{type:r(320),content:zr(n,r(366),s)}:void 0}))}s(t(318),zr(n,t(357))),s(t(323),zr(n,t(332))),s(t(317),zr(n,t(315))),s(t(344),zr(n,t(368))),s(t(348),zr(n,t(353))),s(t(356),zr(n,t(342))),s(t(327),zr(n,t(328)))}}function is(t,e){const n=as();return(is=function(t,e){return n[t-=312]})(t,e)}function as(){const t=["superscript","FORMAT_SUPERSCRIPT","afterInit","toLowerCase","has","FORMAT_ITALIC","registerDescriptionCallback","104321WasoAV","90mxGhKg","enableDefaultAttributesIntegration","CodeEditing","forceValue","2097835MlMGrV","2813405enHMTz","type","FORMAT_SUBSCRIPT","commandParams","code","*Format:* %0","registerAttributeLabel","4EcilBR","strikethrough","descriptionFactory","StrikethroughEditing","UnderlineEditing","locale","FORMAT_STRIKETHROUGH","ItalicEditing","FORMAT_","subscript","FORMAT_BOLD","editor","1960FOhYIY","get","slice","SubscriptEditing","plugins","2PNmBsR","formatInline","*Remove format:* %0","TrackChangesEditing","FORMAT_CODE","_registerLegacyDescription","toUpperCase","4822430TMEXJY","FORMAT_UNDERLINE","registerInlineAttribute","underline","bold","SuperscriptEditing","format","1319706ZVnWBG","BoldEditing","italic","757608TdtlIP","22yoMqQs","commandName"];return(as=function(){return t})()}const cs=ls;function us(){const t=["commands","*Set format:* %0","3501357sYkGeB","filter","22zhftwD","949556mGtTEr","forceValue","getSelectedBlocks","from","$root","plugins","ELEMENT_BLOCK_QUOTE","format","blockQuote","editor","48472LnaCAY","24aJDrje","1695650vpRIpw","change","model","registerDescriptionCallback","value","locale","afterInit","has","commandName","993305WjHeOS","get","commandParams","1015UXBxnv","BlockQuoteEditing","*Remove format:* %0","enableCommand","TrackChangesEditing","checkChild","1251776nMgKUN","document","10859229vLmgDC","name","selection","descriptionFactory","parent","markBlockFormat","schema","2aHCslr"];return(us=function(){return t})()}function ls(t,e){const n=us();return(ls=function(t,e){return n[t-=153]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(688159===-parseInt(n(171))/1*(parseInt(n(165))/2)+parseInt(n(168))/3+-parseInt(n(156))/4+-parseInt(n(192))/5*(-parseInt(n(182))/6)+parseInt(n(195))/7*(-parseInt(n(181))/8)+parseInt(n(158))/9+-parseInt(n(183))/10*(parseInt(n(170))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class fs extends t.Plugin{[cs(189)](){const t=cs,e=this[t(180)],n=e[t(188)];if(!e[t(176)][t(190)](t(196)))return;const r=e[t(176)][t(193)](t(154)),s=this[t(180)][t(166)][t(193)](t(179));r[t(153)](t(179),((n,o={})=>{const i=t,a=this[i(180)][i(185)][i(157)][i(160)],c=o&&void 0!==o[i(172)]?o[i(172)]:!s[i(187)];let u=[];if(c){const t=Array[i(174)](a[i(173)]())[i(169)]((t=>hs(t)||function(t,e){const n=i,r=e[n(155)](t[n(162)],n(179)),s=e[n(155)]([n(175),n(179)],t);return r&&s}(t,this[i(180)][i(185)][i(164)])));u=A(t,e[i(185)])}else{const t=Array[i(174)](a[i(173)]())[i(169)]((t=>hs(t)));u=A(t,e[i(185)])}e[i(185)][i(184)]((()=>{const t=i;for(const e of u)r[t(163)](e,{commandName:t(179),commandParams:[{forceValue:c}]})}))})),r[t(161)][t(186)]((e=>{const r=t,{data:s}=e;if(s&&r(179)==s[r(191)]){const t=zr(n,r(177));return s[r(194)][0][r(172)]?{type:r(178),content:zr(n,r(167),t)}:{type:r(178),content:zr(n,r(197),t)}}}))}}function hs(t){const e=cs;return e(179)==t[e(162)][e(159)]}function gs(){const t=["2672hUuIZa","5ttxQGI","editor","changeCaseLower","changeCaseUpper","12036vLXHYR","get","85679hoTEOX","2340256IapcSb","changeCaseTitle","plugins","enableCommand","9Hmvwsl","4740xpcQRT","927801nCpkZw","has","afterInit","1374728ZhoEFq","CaseChange","4641cdJDEB","6wdYoiT","TrackChangesEditing","6168280eQEFjE"];return(gs=function(){return t})()}const ds=ps;function ps(t,e){const n=gs();return(ps=function(t,e){return n[t-=278]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(674195===parseInt(n(284))/1*(-parseInt(n(287))/2)+parseInt(n(278))/3+-parseInt(n(295))/4*(parseInt(n(288))/5)+parseInt(n(292))/6*(-parseInt(n(283))/7)+-parseInt(n(281))/8*(parseInt(n(299))/9)+-parseInt(n(286))/10+parseInt(n(294))/11*(parseInt(n(300))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gs);class ms extends t.Plugin{[ds(280)](){const t=ds,e=this[t(289)];e[t(297)][t(279)](t(282))&&(e[t(297)][t(293)](t(285))[t(298)](t(291)),e[t(297)][t(293)](t(285))[t(298)](t(290)),e[t(297)][t(293)](t(285))[t(298)](t(296)))}}const Is=bs;function Es(){const t=["enableCommand","4266450izUivO","491575jvyCAj","get","plugins","3CRkNSF","2341525ZlbyXS","1552318YvHxme","afterInit","editor","101608jNIjAc","1315564CyDoya","ckbox","16073070NUkQNT","TrackChangesEditing","63HmzVev","commands","1YBPlqr"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=488]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(418619===-parseInt(n(504))/1*(parseInt(n(494))/2)+parseInt(n(492))/3*(-parseInt(n(498))/4)+parseInt(n(493))/5+-parseInt(n(488))/6+parseInt(n(489))/7+parseInt(n(497))/8*(parseInt(n(502))/9)+parseInt(n(500))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(495)](){const t=Is,e=this[t(496)];e[t(503)][t(490)](t(499))&&e[t(491)][t(490)](t(501))[t(505)](t(499))}}function _s(t,e){const n=ks();return(_s=function(t,e){return n[t-=381]})(t,e)}const ys=_s;!function(t,e){const n=_s,r=t();for(;;)try{if(163119===parseInt(n(392))/1+-parseInt(n(424))/2+parseInt(n(420))/3*(parseInt(n(428))/4)+parseInt(n(403))/5+-parseInt(n(402))/6+parseInt(n(395))/7+-parseInt(n(423))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ks);class As extends t.Plugin{[ys(406)](){const t=ys,e=this[t(434)];if(!e[t(388)][t(390)](t(427)))return;const n=e[t(388)][t(386)](t(398)),r=e[t(404)],s=e[t(409)][t(386)](t(407))[t(408)],o=e[t(382)][t(386)](t(407));n[t(391)](t(432)),n[t(391)](t(419)),n[t(391)](t(407),((r,i={})=>{const a=t,c=e[a(415)],u=e[a(415)][a(421)][a(426)],l=i&&void 0!==i[a(394)]?i[a(394)]:!o[a(393)];let f;i[a(422)]||(i[a(422)]=s[0][a(422)]),f=l?Array[a(410)](u[a(385)]())[a(433)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(381))&&!e[n(384)](t)&&e[n(411)](t[n(397)],n(407))}(t,c[a(413)]))):Array[a(410)](u[a(385)]())[a(433)]((t=>Cs(t)));const h=A(f,c);c[a(399)]((()=>{const t=a;for(const e of h)n[t(387)](e,{commandName:t(407),commandParams:[{...i,forceValue:l}],formatGroupId:t(396)})}))})),n[t(412)][t(425)](t(407),(e=>zr(r,t(401),e))),n[t(412)][t(416)]((e=>{const n=t;if(n(400)!=e[n(383)])return;const o=r.t,{data:i}=e;if(!i||n(407)!=i[n(430)])return;const a=i[n(418)][0][n(422)],c=o(s[n(389)]((t=>t[n(422)]===a))[n(431)])[n(429)]();return i[n(418)][0][n(394)]?{type:n(417),content:zr(r,n(414),zr(r,n(401),1)+" ("+c+")")}:{type:n(417),content:zr(r,n(405),zr(r,n(401),1))}}))}}function ks(){const t=["codeBlock","languages","config","from","checkChild","descriptionFactory","schema","*Set format:* %0","model","registerDescriptionCallback","format","commandParams","outdentCodeBlock","211644azQMoi","document","language","1122208ISyBJH","546016SDLWdn","registerElementLabel","selection","CodeBlock","4EUJLjD","toLowerCase","commandName","label","indentCodeBlock","filter","editor","name","rootElement","commands","type","isLimit","getSelectedBlocks","get","markBlockFormat","plugins","find","has","enableCommand","293710buqfjk","value","forceValue","2111039UeFBUi","blockName","parent","TrackChangesEditing","change","formatBlock","ELEMENT_CODE_BLOCK","1162494yLUGDI","521585wRIujd","locale","*Remove format:* %0","afterInit"];return(ks=function(){return t})()}function Cs(t){const e=ys;return e(407)==t[e(435)]}function Ls(t,e){const n=Rs();return(Ls=function(t,e){return n[t-=119]})(t,e)}const Ns=Ls;function Rs(){const t=["plugins","addCommentThread","60nAJFar","get","639072OGtZmx","2114525inMdJd","CommentsEditing","has","15587539oAnPGV","enableCommand","109236FQNyhh","1376530SBFqVO","afterInit","215596cCicKt","editor","32WMScyT","157065hZlasm","9IgqRHR","TrackChangesEditing","1PFbRWr"];return(Rs=function(){return t})()}!function(t,e){const n=Ls,r=t();for(;;)try{if(184213===parseInt(n(131))/1*(-parseInt(n(125))/2)+parseInt(n(122))/3*(-parseInt(n(127))/4)+parseInt(n(128))/5*(-parseInt(n(134))/6)+-parseInt(n(137))/7+-parseInt(n(136))/8+-parseInt(n(129))/9*(parseInt(n(123))/10)+parseInt(n(120))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Rs);class Ss extends t.Plugin{[Ns(124)](){const t=Ns,e=this[t(126)];e[t(132)][t(119)](t(138))&&e[t(132)][t(135)](t(130))[t(121)](t(133))}}var Ms=n(834);function vs(t,e,n){const r=Os,s=[];for(const o of e[r(361)]())o[r(365)](t)&&s[r(377)](n[r(353)](o));return s}function Os(t,e){const n=ws();return(Os=function(t,e){return n[t-=331]})(t,e)}function ws(){const t=["addHighlight","name","18085177JhxScL","type","getWalker","activeMarkers","809346EnjNmw","plugins","25rPCqXy","includes","createRangeOn","start","insert","193110KPJRxv","parent","span","schema","nextSibling","getItems","get","addClass","test","hasAttribute","mapper","ck-suggestion-marker--active","writer","createUIElement","isLimit","elementEnd","toViewPosition","item","consumable","markerRange","ck-suggestion-marker-","push","getCustomProperty","135chgSuw","3258618jlyHRg","bindElementToMarker","isAtEnd","toViewElement","2SBzTgg","694586cwsgqP","model","previousPosition","markerName","7obLVEs","163552BdyHun","isContent","TrackChangesEditing","isBlock","421224OQUJIz"];return(ws=function(){return t})()}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(350)][r(362)](r(340));return(o,i,a)=>{const c=r;if(!a[c(374)][c(364)](i[c(375)],o[c(344)]))return;const u=i[c(375)][c(347)](),l=i[c(375)][c(354)],f=t[c(334)][c(359)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(373)];d=d||f[c(339)](e);const n=a[c(366)][c(331)](e);if(n&&n[c(378)](c(343)))return;c(371)==t[c(346)]&&f[c(341)](e)&&!f[c(370)](e)&&(e[c(360)]||l[c(382)]?h&&h[c(357)]==e||(h=e,m(t[c(335)]),p=!0):g=g||t[c(335)])}function m(t){const r=c,o=a[r(368)][r(369)](r(358),{class:r(376)+e}),u=a[r(366)][r(372)](t);n&&s[r(348)][r(352)](i[r(336)])&&a[r(368)][r(363)](r(367),o),a[r(368)][r(355)](u,o),a[r(366)][r(381)](o,i[r(336)])}d||p||!g||m(g)}}function Fs(t,e){const n=Bs();return(Fs=function(t,e){return n[t-=437]})(t,e)}function Bs(){const t=["627392XxEBQs","unlock","deleteForward","349278HpCMwJ","unit","data","createSelection","start","showSuggestionHighlights","$graveyard","forward","model","lock","isCollapsed","markerNameToElements","requires","removeMarker:suggestion:deletion","get","mapper","end","merge","batch","addMarker:suggestion:deletion","document","modifySelection","options","delete","root","downcastDispatcher","buffer","14103RtvoQC","createRange","selection","getFirstRange","4552bwYOfd","2378558njqJdo","bind","markerName","enqueueChange","9979YyMoWp","uiElement","high","enableCommand","534354qBkJze","remove","writer","TrackChangesEditing","detach","editor","5bwXFVn","setSelection","rootName","unbindElementFromMarkerName","init","814350ucdNGr","fromRange","plugins","commands","editing"];return(Bs=function(){return t})()}!function(t,e){const n=Os,r=t();for(;;)try{if(386203===-parseInt(n(333))/1+parseInt(n(332))/2*(-parseInt(n(349))/3)+-parseInt(n(342))/4*(parseInt(n(351))/5)+parseInt(n(380))/6*(parseInt(n(337))/7)+-parseInt(n(338))/8+-parseInt(n(379))/9*(parseInt(n(356))/10)+parseInt(n(345))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Ps=Fs;!function(t,e){const n=Fs,r=t();for(;;)try{if(369976===-parseInt(n(494))/1+-parseInt(n(439))/2+parseInt(n(458))/3+-parseInt(n(455))/4*(parseInt(n(445))/5)+parseInt(n(450))/6+-parseInt(n(490))/7+-parseInt(n(489))/8*(-parseInt(n(485))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bs);class xs extends t.Plugin{static get[Ps(470)](){return[Ms.Delete]}[Ps(449)](){const t=Ps,e=this[t(444)],n=e[t(452)][t(472)](t(442));n[t(438)](t(481));const r=e[t(453)][t(472)](t(457));n[t(438)](t(457),((n,s={})=>{const o=t,a=e[o(466)][o(461)](e[o(466)][o(478)][o(487)]);a[o(468)]&&e[o(466)][o(479)](a,{direction:o(465),unit:s[o(459)]});const c=a[o(488)](),u=i.LiveRange[o(451)](c);let l;n(s),l=o(464)==u[o(482)][o(447)]?e[o(466)][o(486)](c[o(462)]):e[o(466)][o(486)](u[o(462)],u[o(474)]),u[o(443)](),e[o(466)][o(493)](r[o(484)][o(476)],(t=>{const e=o;r[e(484)][e(467)](),t[e(446)](t[e(486)](l[e(474)])),r[e(484)][e(456)]()}))})),e[t(454)][t(483)].on(t(477),Ds(e,t(475)),{priority:t(437)}),e[t(460)][t(483)].on(t(477),((n,r,s)=>{const o=t;s[o(480)][o(463)]&&Ds(e,o(475),{showActiveMarker:!1})[o(491)](this)(n,r,s)}),{priority:t(437)}),e[t(454)][t(483)].on(t(471),((e,n,r)=>{const s=t,o=r[s(473)][s(469)](n[s(492)]);if(o)for(const t of o)t.is(s(495))&&(r[s(473)][s(448)](t,n[s(492)]),r[s(441)][s(440)](t))}),{priority:t(437)})}}function Us(){const t=["*Format:* remove from %0","nodeAfter","*Change to:* %0","*Uncheck item*","todo","22796685KWrXUS","registerCustomCallback","156sxJyqY","bulleted","numberedList","isUndo","multipleBlocks","splitListItemBefore","TrackChangesEditing","setAttribute","numbered","start","attributeKey","*Format:* insert into %0","find","attribute","4172904NPLela","listStyle","_supportLegacySuggestions","todoListChecked","mergeListItemForward","batch","editor","1691784lYORaw","listMarkerStyle","todoList","forceValue","listIndent","TodoListEditing","meta","_registerLegacyDescription","listStart","listItemId","ELEMENT_BULLETED_LIST","nextSibling","containsItem","getFirstRange","push","_suggestionFactory","*Merge:* %0","from","*Remove format:* %0","customNumberedList","change","afterInit","accept","ELEMENT_","documentList","groupId","5271392KxNBZw","_LIST","*Merge:* list item","end","ELEMENT_LIST_ITEM","document","format","selection","model","value","removeMarker","checkTodoList","newValue","getSuggestions","listType","map","isObject","length","attributes","*Split:* list item","getFirstMarker","splitListItemAfter","15aenQzJ","includes","listMarker","363461RKLlgf","2579598FSpOpI","head","commandParams","isNextTo","mergeListItemBackward","key","bulletedList","list.multiBlock","detach","setSelection","indentList","getRanges","ELEMENT_TODO_LIST","FORMAT_INDENT","ListEditing","plugins","previousSibling","refresh","trackChangesCommand","has","getAttribute","*Check item*","locale","get","registerElementLabel","type","isLocal","config","assureChains","toUpperCase","listItemIdFixer","registerBlockAttribute","commands","parent","registerDescriptionCallback","registerAttributeLabel","listReversed","enableDefaultAttributesIntegration","suggestion","commandName","oldValue","createPositionAt","filter","414140GxjzUb","_findSuggestions","registerPostFixer","schema","descriptionFactory","_getAttributeKey","outdentList","deletion","formatBlock","*Indent:* %0","data","fromRange","default","*Outdent:* %0","customBulletedList","next","execute","createRange","differ","todoListCheck","range","getChanges","every","*Set format:* %0","ELEMENT_NUMBERED_LIST","noTrackChangesFixer"];return(Us=function(){return t})()}const js=Gs;function Gs(t,e){const n=Us();return(Gs=function(t,e){return n[t-=319]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(886024===parseInt(n(366))/1+parseInt(n(323))/2+-parseInt(n(413))/3+-parseInt(n(420))/4*(parseInt(n(319))/5)+parseInt(n(399))/6*(-parseInt(n(322))/7)+parseInt(n(446))/8+parseInt(n(397))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Us);class Vs extends t.Plugin{[js(441)](){const t=js,e=this[t(419)];if(!e[t(338)][t(342)](t(337)))return;const n=e[t(345)],r=e[t(338)][t(346)](t(405)),s=e[t(338)][t(342)](t(425)),o=!!e[t(350)][t(346)](t(330));function i(e){const r=t;return{type:r(452),content:""+zr(n,r(389),e)}}function a(e){const r=t;return{type:r(452),content:""+zr(n,r(438),e)}}r[t(360)](t(401)),r[t(360)](t(329)),r[t(360)](t(439)),r[t(360)](t(380)),r[t(360)](t(333)),r[t(360)](t(372)),r[t(360)](t(467)),r[t(360)](t(404)),r[t(354)](t(429)),r[t(354)](t(460)),r[t(354)](t(424)),o&&(r[t(360)](t(327)),r[t(360)](t(417))),s&&(r[t(360)](t(422)),r[t(360)](t(457)),r[t(354)](t(416)),r[t(370)][t(357)]((e=>{const r=t,{data:s}=e;if(s&&r(416)==s[r(328)])return{type:r(452),content:s[r(458)]?zr(n,r(344)):zr(n,r(395))}})),this[t(419)][t(454)][t(451)][t(368)]((e=>{const n=t;if(e[n(418)][n(402)])return!1;let s=!1;const o=r[n(459)]({skipNotAttached:!0})[n(365)]((t=>n(416)===r[n(371)](t)));for(const t of o)n(396)!=t[n(433)]()[n(408)][n(393)][n(343)](n(460))&&(r[n(367)](t[n(433)](),n(412))[n(411)]((t=>n(460)===r[n(371)](t[n(361)])))||(e[n(456)](t[n(466)]()),s=!0));return s}))),r[t(370)][t(358)](t(424),zr(n,t(336)));const c={type:t(452),content:""};r[t(370)][t(357)]((e=>{const r=t,{data:s}=e;if(!s||r(460)!=s[r(328)])return;let u=e[r(324)];for(;u;){if(u[r(376)]&&((r(414)==u[r(376)][r(328)]||r(421)==u[r(376)][r(328)])&&(u[r(376)][r(458)]&&r(378)!=u[r(376)][r(458)]||r(378)!=u[r(376)][r(363)]&&!s[r(458)])||!o&&u[r(376)][r(328)]==_c))return c;u=u[r(381)]}if(null==s[r(458)])switch(s[r(363)]){case r(400):return a(zr(n,r(430)));case r(407):return a(zr(n,r(390)));case r(396):return a(zr(n,r(335)))}switch(s[r(458)]){case r(400):return i(zr(n,r(430)));case r(407):return i(zr(n,r(390)));case r(396):return i(zr(n,r(335)))}})),r[t(370)][t(357)]((e=>{const n=t,{data:r}=e;if(r&&n(424)==r[n(328)])return null==r[n(458)]||null==r[n(363)]&&0==r[n(458)]?c:void 0})),r[t(370)][t(357)]((e=>{const r=t;if(r(412)!=e[r(348)])return;const{data:s}=e;if(!s||r(429)!=s[r(328)])return;const o=Hs(e);return r(458)==o?{type:r(452),content:zr(n,r(448))}:r(363)==o?{type:r(452),content:zr(n,r(465))}:c})),e[t(454)][t(451)][t(368)]((e=>this[t(353)](e))),e[t(454)][t(451)][t(368)]((e=>this[t(391)](e))),e[t(454)][t(451)][t(368)]((e=>this[t(351)](e))),this[t(415)]()}[js(353)](t){const e=js;if(t[e(418)][e(402)]||!t[e(418)][e(349)])return!1;let n=!1;const r=this[e(419)][e(338)][e(346)](e(405))[e(459)]({skipNotAttached:!0})[e(365)]((t=>t[e(376)]&&e(429)==t[e(376)][e(328)]))[e(365)]((t=>t[e(376)][e(458)]&&t[e(376)][e(363)]));for(const s of r)Hs(s)||(t[e(456)](s[e(466)]()),n=!0);return n}[js(391)](t){const e=js;if(t[e(418)][e(402)]||!t[e(418)][e(349)])return!1;const n=this[e(419)][e(338)][e(346)](e(405));if(n[e(341)][e(455)])return!1;let r=!1;const s=[e(460),e(429),e(424),e(414),e(428),e(359),e(385),e(321),e(421)],o=this[e(419)][e(454)][e(451)][e(384)][e(387)]()[e(365)]((t=>e(412)==t[e(348)]))[e(365)]((t=>s[e(320)](t[e(409)])));if(0==o[e(463)])return r;for(const i of o){const o=n[e(367)](i[e(386)],e(412))[e(365)]((t=>!t[e(426)][e(326)]))[e(461)]((t=>t[e(361)]))[e(365)]((t=>{const r=e,o=n[r(371)](t);return s[r(320)](o)}));if(o[e(463)]){for(const n of o)t[e(456)](n[e(466)]());r=!0}}return r}[js(351)](t){const e=js;if(t[e(418)][e(402)]||!t[e(418)][e(349)])return!1;const n=this[e(419)][e(338)][e(346)](e(405));let r=!1;const s=[e(460),e(429),e(424),e(414),e(428),e(359),e(385),e(321),e(421)];for(const t of n[e(459)]({skipNotAttached:!0})){const o=n[e(367)](t[e(433)](),e(412))[e(461)]((t=>t[e(361)]))[e(365)]((t=>t[e(376)]&&s[e(320)](t[e(376)][e(328)])));if(!o[e(463)])continue;const a=o[0][e(324)][e(464)][e(445)];if(!o[e(388)]((t=>t[e(464)][e(445)]===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(365)]((e=>s(412)==e[s(348)]&&e[s(464)][s(445)]==t)))e[s(406)](s(445),r)}function i(t,n){const r=e;let s=t[r(324)],i=!1;for(;s;)s[r(464)][r(445)]!=n&&(o(s[r(464)][r(445)],n),s[r(406)](r(445),n),i=!0),s=s[r(381)];return i}}[js(415)](){const t=js,e=this[t(419)],n=e[t(345)],r=e[t(338)][t(346)](t(405));this[t(427)](),r[t(435)][t(398)](t(374),t(444),t(442),(function(n,r){const s=t,o=[];for(let t of n)t[s(408)][s(393)]===t[s(449)][s(356)]&&(t=e[s(454)][s(383)](e[s(454)][s(364)](t[s(408)][s(393)],0))),o[s(434)](t);e[s(454)][s(440)]((t=>{const n=s,a=e[n(454)][n(451)][n(453)],c=Array[n(437)](a[n(334)]())[n(461)]((t=>i.LiveRange[n(377)](t)));t[n(332)](o),e[n(355)][n(346)](r[n(362)])[n(340)](),r[n(325)][n(434)]({forceDefaultExecution:!0}),e[n(382)](r[n(362)],...r[n(325)]),t[n(332)](c);for(const t of c)t[n(331)]()}))})),r[t(370)][t(347)]((function(n){const r=t,s=!e[r(454)][r(369)][r(462)](n),o=n[r(339)],i=n[r(431)],a=n[r(343)](r(429)),c=!o||o[r(343)](r(429))!==a,u=!i||i[r(343)](r(429))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(450),e)))}[js(427)](){const t=js,e=this[t(419)],n=e[t(345)];function r(n){const r=t,s=e[r(355)][r(346)](r(329))[r(455)],o=e[r(355)][r(346)](r(401))[r(455)];return r(401)===n?s:o}e[t(338)][t(346)](t(405))[t(370)][t(357)]((function(s){const o=t;if(o(374)!=s[o(348)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(362)]){case o(329):u=i[o(325)][0][o(423)],l=r(i[o(362)]),a=o(u?410:392),!l&&e[o(350)][o(346)](o(330))||(a=o(394)),c={type:o(452),content:zr(n,a,zr(n,o(430)))};break;case o(401):u=i[o(325)][0][o(423)],l=r(i[o(362)]),a=o(u?410:392),!l&&e[o(350)][o(346)](o(330))||(a=o(394)),c={type:o(452),content:zr(n,a,zr(n,o(390)))};break;case o(333):a=o(375),c={type:o(452),content:zr(n,a,zr(n,o(450)))};break;case o(372):a=function(t){const e=o,n=t[e(433)]();let r=n[e(408)][e(393)];for(;r&&n[e(432)](r);){if(r[e(343)](e(424))>0)return!1;r=r[e(431)]}return!0}(s)?zr(n,o(392),zr(n,function(t){const e=o;return e(443)+t[e(433)]()[e(408)][e(393)][e(343)](e(460))[e(352)]()+e(447)}(s))):zr(n,o(379),zr(n,o(450))),c={type:o(452),content:a};break;case o(327):case o(417):!1===i[o(403)]&&(a=o(436),c={type:o(373),content:zr(n,a,zr(n,o(450)))})}return c}))}}function Hs(t){const e=js;let n=t[e(433)]()[e(408)][e(393)][e(339)];for(;n;){const r=n[e(343)](e(429));if(!r)return!1;if(r==t[e(376)][e(458)])return e(458);if(r==t[e(376)][e(363)])return e(363);n=n[e(339)]}return!1}const zs=Xs;function Ws(){const t=["registerBlockAttribute","editor","numbered","data","_getAttributeKey","listStyle","*Remove format:* %0","document","upper-roman","includes","4723636OMXmpF","nodeAfter","914942qtVnDy","bind","decimal-leading-zero","config","lower-latin","disc","_findSuggestions","find","getAttribute","decimal","formatBlock","3146706UqQGvs","styles","30918nwcJTA","getSuggestions","suggestion","commandParams","newValue","format","startIndex","ListPropertiesEditing","attribute","locale","head","circle","get","removeMarker","FORMAT_LIST_REVERSED","_getTranslationKeyForListStyle","getFirstRange","next","7610928qEXMXN","default","845PcEVol","handleDescriptions","*Format:* set order to regular","ELEMENT_","*Change to:* %0","reversed","932Tryqkg","registerAttributeLabel","lower-roman","toUpperCase","model","oldValue","afterInit","registerDescriptionCallback","isUndo","start","*Format:* set start index to %0","bulleted","*Format:* set order to reversed","TrackChangesEditing","type","customNumbered","*Set format:* %0","batch","registerPostFixer","2378WpjkVK","replace","upper-latin","square","listType","_LIST_","getFirstMarker","plugins","enableDefaultAttributesIntegration","544716QiWKdC","_registerLegacyDescription","key","FORMAT_LIST_START","has","listStart","descriptionFactory","filter","_LIST_DEFAULT","list.properties","commandName","listReversed"];return(Ws=function(){return t})()}function Xs(t,e){const n=Ws();return(Xs=function(t,e){return n[t-=109]})(t,e)}!function(t,e){const n=Xs,r=t();for(;;)try{if(968416===-parseInt(n(128))/1*(-parseInt(n(109))/2)+-parseInt(n(172))/3+parseInt(n(159))/4+-parseInt(n(194))/5*(-parseInt(n(174))/6)+-parseInt(n(161))/7+-parseInt(n(192))/8+-parseInt(n(137))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ws);class Ks extends t.Plugin{[zs(115)](){const t=zs;if(!this[t(150)][t(135)][t(141)](t(181)))return;const e=this[t(150)][t(164)][t(186)](t(146)),n=this[t(150)][t(135)][t(186)](t(122));e[t(173)]&&(n[t(136)](t(154)),n[t(149)](t(154))),e[t(199)]&&(n[t(136)](t(148)),n[t(149)](t(148))),e[t(180)]&&(n[t(136)](t(142)),n[t(149)](t(142)));const r={type:t(179),content:""};n[t(143)][t(116)](this[t(195)][t(162)](this));const s=this[t(150)][t(183)];n[t(143)][t(110)](t(148),zr(s,t(188))),n[t(143)][t(116)]((e=>{const n=t,{data:s}=e;if(s&&n(148)==s[n(139)])return null==s[n(178)]||0==s[n(178)]&&null==s[n(114)]?r:void 0})),n[t(143)][t(110)](t(142),zr(s,t(140))),n[t(143)][t(116)]((e=>{const n=t,{data:s}=e;if(s&&n(142)==s[n(139)])return null==s[n(178)]||1==s[n(178)]&&null==s[n(114)]?r:void 0})),this[t(150)][t(113)][t(156)][t(127)]((e=>{const r=t;if(e[r(126)][r(117)])return!1;let s=!1;const o=n[r(175)]({skipNotAttached:!0})[r(144)]((t=>{const e=r,s=n[e(153)](t);return e(142)==s||e(148)==s}));for(const t of o){const o=t[r(190)]()[r(118)][r(160)][r(169)](r(132));r(151)!=o&&r(124)!=o&&(n[r(167)](t[r(190)](),r(182))[r(168)]((t=>r(132)==n[r(153)](t[r(176)])))||(e[r(187)](t[r(134)]()),s=!0))}return s})),this[t(138)]()}[zs(195)](t){const e=zs,n=this[e(150)][e(183)],{data:r}=t,s={type:e(179),content:""};if(!r||e(154)!=r[e(139)])return;if(!r[e(114)])return e(193)==r[e(178)]?s:{type:e(179),content:""+zr(n,e(125),zr(n,this[e(189)](r[e(178)])))};if(!r[e(178)]){if(e(193)==r[e(114)])return s;let o=t[e(184)];for(;o;){if(o[e(152)]&&e(132)==o[e(152)][e(139)]&&o[e(152)][e(178)])return s;o=o[e(191)]}return{type:e(179),content:""+zr(n,e(155),zr(n,this[e(189)](r[e(114)])))}}if(e(193)!=r[e(178)])return{type:e(179),content:""+zr(n,e(125),zr(n,this[e(189)](r[e(178)])))};let o=t[e(184)];for(;o;){if(o[e(152)]&&e(132)==o[e(152)][e(139)]&&o[e(152)][e(178)]&&o[e(152)][e(114)])return s;o=o[e(191)]}const i=t[e(190)]()[e(118)][e(160)][e(169)](e(132));return{type:e(179),content:zr(n,e(125),zr(n,e(197)+i[e(112)]()+e(145)))}}[zs(138)](){const t=zs,e=this[t(150)],n=e[t(183)];e[t(135)][t(186)](t(122))[t(143)][t(116)]((e=>{const r=t;if(r(171)!=e[r(123)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(147)]){case r(154):o=r(198),i={type:r(179),content:zr(n,o,zr(n,this[r(189)](s[r(177)][0][r(123)])))};break;case r(148):o=s[r(177)][0][r(199)]?r(121):r(196),i={type:r(179),content:zr(n,o)};break;case r(142):o=r(119),i={type:r(179),content:zr(n,o,s[r(177)][0][r(180)])}}return i}))}[zs(189)](t){const e=zs;return e(197)+function(t){const n=e;return qs[n(158)](t)?n(120):Js[n(158)](t)?n(151):null}(t)[e(112)]()+e(133)+t[e(112)]()[e(129)](/-/g,"_")}}const qs=[zs(166),zs(185),zs(131)],Js=[zs(170),zs(163),zs(111),zs(157),zs(165),zs(130)];var Qs=n(507);function Ys(){const t=["downcastDispatcher","options","441917KHyInz","editor","TrackChangesEditing","document","770433rOetmn","26002590JEOUsW","nextSibling","unbindElementFromMarkerName","editing","markerName","requires","afterExecute","split","commands","showSuggestionHighlights","remove","removeMarker:suggestion:insertion","14428224yGsabh","getFirstPosition","detach","enterBlock","hasClass","ck-suggestion-marker-split","markerNameToElements","parent","plugins","selection","init","mapper","writer","844900UQbqCM","high","16PJHLzt","bind","enableCommand","getFirstRange","20LwcyNn","createRange","setSelection","addMarker:suggestion:insertion","data","fire","118MoPunC","enter","model","createPositionAt","markInsertion","70620iWICCB","7594812VPLjrU","end","get","change","fromRange"];return(Ys=function(){return t})()}const Zs=$s;function $s(t,e){const n=Ys();return($s=function(t,e){return n[t-=428]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(919452===parseInt(n(453))/1+-parseInt(n(436))/2*(-parseInt(n(441))/3)+parseInt(n(479))/4*(-parseInt(n(430))/5)+-parseInt(n(442))/6+parseInt(n(449))/7*(-parseInt(n(481))/8)+-parseInt(n(466))/9+parseInt(n(454))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ys);class to extends t.Plugin{static get[Zs(459)](){return[Qs.Enter]}[Zs(476)](){const t=Zs,e=this[t(450)],n=e[t(474)][t(444)](t(451)),r=e[t(462)][t(444)](t(437));n[t(428)](t(437),(()=>{const s=t;e[s(438)][s(445)]((t=>{const o=s,a=e[o(438)][o(452)][o(475)],c=a[o(467)](),u=i.LiveRange[o(446)](a[o(429)]());if(r[o(469)](t)){const r=e[o(438)][o(439)](c[o(473)][o(455)],0),s=t[o(431)](c,r);n[o(440)](s)}else t[o(432)](t[o(431)](u[o(443)]));u[o(468)](),r[o(435)](o(460),{writer:t})}))})),e[t(457)][t(447)].on(t(433),Ds(e,t(461)),{priority:t(480)}),e[t(457)][t(447)].on(t(465),((e,n,r)=>{const s=t,o=r[s(477)][s(472)](n[s(458)]);if(o)for(const t of o)t[s(470)](s(471))&&(r[s(477)][s(456)](t,n[s(458)]),r[s(478)][s(464)](t))}),{priority:t(480)}),e[t(434)][t(447)].on(t(433),((n,r,s)=>{const o=t;s[o(448)][o(463)]&&Ds(e,o(461),{showActiveMarker:!1})[o(482)](this)(n,r,s)}),{priority:t(480)})}}function eo(t,e){const n=ro();return(eo=function(t,e){return n[t-=120]})(t,e)}const no=eo;function ro(){const t=["get","8524850yrjhpd","2578156MKgIXF","plugins","1352430cRijVQ","suggestion:deletion","end","bind","261bVBhLu","markers","replace","2298BzPDmr","FindAndReplaceUtils","getMarkersGroup","33016HeQjBu","item","1145sQpuXG","TrackChangesEditing","createRange","11652xzNdqJ","start","183jAfvqs","model","FindAndReplaceEditing","findPrevious","enableCommand","editor","getRange","filter","replaceAll","handleFindCommand","getIntersection","string","findNext","afterInit","createPositionAt","has","11NNzCOF","1681808myvsOX","findByTextCallback","_isInDeletionRange","find"];return(ro=function(){return t})()}!function(t,e){const n=eo,r=t();for(;;)try{if(260133===-parseInt(n(138))/1*(-parseInt(n(128))/2)+-parseInt(n(121))/3+parseInt(n(155))/4+-parseInt(n(133))/5*(-parseInt(n(136))/6)+parseInt(n(161))/7+parseInt(n(131))/8*(parseInt(n(125))/9)+-parseInt(n(160))/10*(parseInt(n(154))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[no(151)](){const t=no;if(!this[t(143)][t(120)][t(153)](t(140)))return;const e=this[t(143)][t(120)][t(159)](t(134));e[t(142)](t(158),this[t(147)][t(124)](this)),e[t(142)](t(150)),e[t(142)](t(141)),e[t(142)](t(127)),e[t(142)](t(146))}[no(147)](t,e,n={}){const r=no,s=this[r(143)][r(120)][r(159)](r(129));return t((t=>(r(149)==typeof e?s[r(156)](e,n):e)(t)[r(145)]((e=>!1===this[r(157)](e,t[r(132)])))),n)}[no(157)](t,e){const n=no,r=this[n(143)][n(139)][n(135)](this[n(143)][n(139)][n(152)](e,t[n(137)]),this[n(143)][n(139)][n(152)](e,t[n(123)]));for(const t of this[n(143)][n(139)][n(126)][n(130)](n(122)))if(null!==r[n(148)](t[n(144)]()))return!0;return!1}}function oo(){const t=["*Reset font background color*","6970oxByHt","66221IzRoVT","511kkBQjE","model","145KQCMkj","*Reset font color*","trim","*Set font background color:* %0","label","fontColor","FORMAT_FONT_BACKGROUND","1224oIcTVB","enableDefaultAttributesIntegration","4062bXvWCd","get","FontFamilyEditing","type","registerAttributeLabel","fontFamily","*Reset font family*","commandName","3409879QssnQY","4WXpjCP","config","editor","plugins","FontBackgroundColorEditing","has","1146teJcpU","format","find","_registerLegacyDescription","commandParams","fontSize.options","FORMAT_FONT_SIZE","registerDescriptionCallback","*Set font color:* %0","descriptionFactory","*Set font family:* %0","FontSizeEditing","normalizeSizeOptions","fontSize","value","FORMAT_FONT_COLOR","fontColor.colors","afterInit","registerInlineAttribute","8168BZYydC","toLowerCase","FontColorEditing","1056xvZQrb","*Set font size:* %0","formatInline","TrackChangesEditing","fontBackgroundColor.colors","27820CzzPOJ","440oeISqr","fontBackgroundColor","*Reset font size*","FORMAT_FONT_FAMILY","FontSize","locale","title"];return(oo=function(){return t})()}const io=ao;function ao(t,e){const n=oo();return(ao=function(t,e){return n[t-=417]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(202207===parseInt(n(432))/1*(-parseInt(n(453))/2)+parseInt(n(444))/3*(-parseInt(n(423))/4)+parseInt(n(435))/5*(parseInt(n(459))/6)+parseInt(n(433))/7*(parseInt(n(478))/8)+parseInt(n(442))/9*(-parseInt(n(431))/10)+parseInt(n(452))/11+-parseInt(n(417))/12*(-parseInt(n(422))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oo);const co=[{pluginName:io(470),commandName:io(472)},{pluginName:io(446),commandName:io(449)},{pluginName:io(480),commandName:io(440)},{pluginName:io(457),commandName:io(424)}];class uo extends t.Plugin{[io(476)](){const t=io,e=this[t(455)][t(428)],n=this[t(455)][t(456)][t(445)](t(420));for(const{pluginName:e,commandName:r}of co)this[t(455)][t(456)][t(458)](e)&&(n[t(443)](r),n[t(477)](r));e.t,n[t(468)][t(448)](t(472),zr(e,t(465))),n[t(468)][t(448)](t(449),zr(e,t(426))),n[t(468)][t(448)](t(440),zr(e,t(474))),n[t(468)][t(448)](t(424),zr(e,t(441))),this[t(462)]()}[io(462)](){const t=io,e=this[t(455)],n=e[t(428)];e[t(456)][t(445)](t(420))[t(468)][t(466)]((e=>{const r=t,o=n.t;if(r(419)!=e[r(447)])return;const{data:i}=e;if(null!=i){if(r(472)==i[r(451)]){const t=i[r(463)][0][r(473)];if(t){const e=o(this[r(455)][r(456)][r(445)](r(427))[r(471)](this[r(455)][r(454)][r(445)](r(464)))[r(461)]((e=>e[r(434)]==t))[r(429)])[r(479)]();return{type:r(460),content:zr(n,r(418),e)}}return{type:r(460),content:zr(n,r(425))}}if(r(449)==i[r(451)]){const t=i[r(463)][0][r(473)];return t?{type:r(460),content:zr(n,r(469),t)}:{type:r(460),content:zr(n,r(450))}}if(r(440)==i[r(451)]){const t=i[r(463)][0][r(473)];if(t){const e=(0,s.normalizeColorOptions)(this[r(455)][r(454)][r(445)](r(475)))[r(461)]((e=>e[r(434)]==t));let i=t,a="";return e&&(i=e[r(439)],a=o(i)[r(479)]()),{type:r(460),content:zr(n,r(467),a)[r(437)](),color:{value:t,title:a||i}}}return{type:r(460),content:zr(n,r(436))}}if(r(424)==i[r(451)]){const t=i[r(463)][0][r(473)];if(t){const e=(0,s.normalizeColorOptions)(this[r(455)][r(454)][r(445)](r(421)))[r(461)]((e=>e[r(434)]==t));let i=t,a="";return e&&(i=e[r(439)],a=o(i)[r(479)]()),{type:r(460),content:zr(n,r(438),a)[r(437)](),color:{value:t,title:a||i}}}return{type:r(460),content:zr(n,r(430))}}}}))}}const lo=fo;function fo(t,e){const n=go();return(fo=function(t,e){return n[t-=228]})(t,e)}!function(t,e){const n=fo,r=t();for(;;)try{if(565145===-parseInt(n(250))/1*(-parseInt(n(249))/2)+parseInt(n(228))/3+parseInt(n(235))/4+-parseInt(n(263))/5+parseInt(n(258))/6+-parseInt(n(254))/7+-parseInt(n(274))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(go);class ho extends t.Plugin{[lo(264)](){const t=lo,e=this[t(242)],n=e[t(245)][t(234)](t(268)),r=e[t(233)][t(234)](t(248)),s=e[t(233)][t(234)](t(239));r&&s&&(n[t(276)](t(239)),n[t(269)](t(248)),this[t(275)]())}[lo(275)](){const t=lo,e=this[t(242)],n=e[t(262)];e[t(245)][t(234)](t(268))[t(271)][t(247)]((r=>{const s=t;if(s(232)!=r[s(257)]&&s(244)!=r[s(257)])return;const{data:o}=r;if(o&&s(239)===o[s(237)]){const t=[],r=o[s(270)][0];for(const[n,o]of Object[s(278)](r))t[s(261)](po(e,n,o));return t[s(277)]?{type:s(241),content:zr(n,s(255),t[s(230)](", "))}:{type:s(241),content:zr(n,s(238))}}}))}}function go(){const t=["TrackChangesEditing","enableCommand","commandParams","descriptionFactory","fontColor","title","9146872gpgrgS","_registerLegacyDescription","enableDefaultAttributesIntegration","length","entries","config","3094944gLQbyc","charAt","join","boolean","formatBlock","commands","get","3873444DVOZit","fontColor.colors","commandName","*Remove all formatting*","pasteFormat","find","format","editor","slice","formatInline","plugins","model","registerDescriptionCallback","copyFormat","2NSufEF","276205MIqrEP","label","normalizeSizeOptions","split","3211635mtZFKT","*Set format to:* %0","fontSize.options","type","2686116qDFxVY","fontBackgroundColor","FontSize","push","locale","2782955aJJRRE","afterInit","toUpperCase","toLowerCase","fontSize"];return(go=function(){return t})()}function po(t,e,n){const r=lo,o=t[r(262)].t,i=e[r(253)](/(?=[A-Z])/)[r(230)](" "),a=o(i[r(229)](0)[r(265)]()+i[r(243)](1))[r(266)]();if(r(231)==typeof n)return a;if(r(272)===e||r(259)===e){const e=(0,s.normalizeColorOptions)(t[r(279)][r(234)](r(236)))[r(240)]((t=>t[r(246)]==n));return a+" ("+(e?o(e[r(251)])[r(266)]():n)+")"}if(r(267)===e&&isNaN(parseFloat(n))){const e=t[r(245)][r(234)](r(260))[r(252)](t[r(279)][r(234)](r(256)))[r(240)]((t=>t[r(246)]==n));return a+" ("+(e?o(e[r(273)])[r(266)]():n)+")"}return a+" ("+n+")"}function mo(t,e){const n=Eo();return(mo=function(t,e){return n[t-=208]})(t,e)}const Io=mo;function Eo(){const t=["title","*Change to:* %0","_getHeadingLevel","locale","ELEMENT_HEADING_CUSTOM","registerDescriptionCallback","HeadingEditing","find","ELEMENT_HEADING","3823792zBqUJy","name","model","enableDefaultAttributesIntegration","paragraph","commandName","match","has","heading","editor","632760qsnUnJ","plugins","registerElementLabel","type","afterInit","config","heading.options","view","format","TrackChangesEditing","423965RlhpbS","300622WNlckN","commandParams","value","descriptionFactory","3559560JSibWh","12GpezPl","formatBlock","_registerLegacyDescription","360308RHqCAU","_headingOptions","396775ncOtsP","get"];return(Eo=function(){return t})()}!function(t,e){const n=mo,r=t();for(;;)try{if(274154===-parseInt(n(213))/1+parseInt(n(245))/2+-parseInt(n(234))/3+-parseInt(n(211))/4+-parseInt(n(244))/5*(parseInt(n(208))/6)+parseInt(n(224))/7+parseInt(n(249))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[Io(238)](){const t=Io,e=this[t(233)];if(!e[t(235)][t(231)](t(221)))return;this[t(212)]=e[t(239)][t(214)](t(240));const n=e[t(218)],r=e[t(235)][t(214)](t(243));r[t(227)](t(232));for(const e of this[t(212)])t(228)!=e[t(226)]&&r[t(248)][t(236)](e[t(226)],(n=>{const r=t,i=this[r(217)](e[r(226)]);return null!==i?s(n,i):o(n,e[r(215)])}));function s(e,r){return zr(n,t(223),[e,r])}function o(e,r){return zr(n,t(219),[e,r])}this[t(210)]()}[Io(210)](){const t=Io,e=this[t(233)],n=e[t(218)];e[t(235)][t(214)](t(243))[t(248)][t(220)]((e=>{const r=t;if(r(209)!=e[r(237)])return;const{data:s}=e;if(s&&r(232)==s[r(229)]){const e=s[r(246)][0][r(247)],c=this[r(217)](e);if(null!==c)return{type:r(242),content:zr(n,r(216),(1,a=c,zr(n,r(223),[1,a])))};const u=this[r(212)][r(222)]((t=>t[r(226)]===e))[r(215)];return{type:r(242),content:zr(n,r(216),(o=1,i=u,zr(n,t(219),[o,i])))}}var o,i,a}))}[Io(217)](t){const e=Io;var n,r;const s=t[e(230)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(212)])||void 0===n?void 0:n[e(222)]((n=>n[e(226)]==t));if(o&&o[e(241)]){const t=o[e(241)],n=(null!==(r=t[e(225)])&&void 0!==r?r:t)[e(230)](/^h(\d+)/);if(n)return n[1]}return null}}const To=yo;function _o(){const t=["type","enableDefaultAttributesIntegration","highlight","68ZJZUrx","48gGxHaA","registerDescriptionCallback","highlight.options","find","locale","commandParams","_registerLegacyDescription","388223mkxRsI","*Remove highlight*","has","*Set highlight:* %0","159564RDdWCm","get","editor","62874TUuCjf","value","title","1898936rCZABa","commandName","registerInlineAttribute","config","TrackChangesEditing","toLowerCase","afterInit","35193jCtTbN","HighlightEditing","FORMAT_HIGHLIGHT","plugins","model","color","registerAttributeLabel","formatInline","49luGmRI","descriptionFactory","127055MBHeoQ","format","617733iIiZAG","60snDGJA"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=205]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(213174===-parseInt(n(223))/1+parseInt(n(208))/2*(parseInt(n(233))/3)+-parseInt(n(209))/4*(-parseInt(n(243))/5)+parseInt(n(220))/6*(parseInt(n(241))/7)+-parseInt(n(226))/8+-parseInt(n(245))/9*(parseInt(n(246))/10)+parseInt(n(216))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[To(232)](){const t=To,e=this[t(222)];if(!e[t(236)][t(218)](t(234)))return;const n=e[t(236)][t(221)](t(230)),r=e[t(213)];n[t(206)](t(207)),n[t(228)](t(207)),n[t(242)][t(239)](t(207),zr(r,t(235))),this[t(215)]()}[To(215)](){const t=To,e=this[t(222)],n=e[t(213)];e[t(236)][t(221)](t(230))[t(242)][t(210)]((r=>{const s=t;if(s(240)!=r[s(205)])return;const{data:o}=r;if(o&&s(207)==o[s(227)]){const t=n.t,r=o[s(214)][0][s(224)];if(r){const o=e[s(229)][s(221)](s(211))[s(212)]((t=>t[s(237)]==r)),i=t(o[s(225)])[s(231)]();return{type:s(244),content:zr(n,s(219),i),color:{value:o[s(238)],title:o[s(225)]}}}return{type:s(244),content:zr(n,s(217),zr(n,s(235)))}}}))}}const ko=Co;function Co(t,e){const n=Lo();return(Co=function(t,e){return n[t-=318]})(t,e)}function Lo(){const t=["TrackChangesEditing","editor","26328nLCezg","high","6xUACXQ","40TrXacl","2802445XXINHK","25060oXpMfL","get","for","plugins","locale","showSuggestionHighlights","div","216993LEsTdG","elementToStructure","310tQrlxa","registerElementLabel","createContainerElement","dataDowncast","conversion","HorizontalLineEditing","enableCommand","afterInit","6389752OfXrbr","ck-horizontal-line","ELEMENT_HORIZONTAL_LINE","insert","createEmptyElement","createPositionAt","descriptionFactory","3500167QSSVoV","1818OKJScp","addClass","horizontalLine","has","814323NBvXqW"];return(Lo=function(){return t})()}!function(t,e){const n=Co,r=t();for(;;)try{if(913492===-parseInt(n(349))/1+parseInt(n(329))/2*(parseInt(n(352))/3)+parseInt(n(337))/4+-parseInt(n(319))/5*(parseInt(n(354))/6)+parseInt(n(327))/7*(parseInt(n(318))/8)+parseInt(n(345))/9*(-parseInt(n(320))/10)+-parseInt(n(344))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class No extends t.Plugin{[ko(336)](){const t=ko,e=this[t(351)];if(!e[t(323)][t(348)](t(334)))return;e[t(323)][t(321)](t(350))[t(335)](t(347));const n=e[t(323)][t(321)](t(350)),r=e[t(324)];n[t(343)][t(330)](t(347),(e=>zr(r,t(339),e))),e[t(333)][t(322)](t(332))[t(328)]({model:t(347),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(325)])return null;const o=n[s(331)](s(326)),i=n[s(341)]("hr");return n[s(346)](s(338),o),n[s(340)](n[s(342)](o,0),i),o},converterPriority:t(353)})}}function Ro(t,e){const n=Mo();return(Ro=function(t,e){return n[t-=151]})(t,e)}const So=Ro;function Mo(){const t=["afterInit","registerElementLabel","18662510lQtJoP","descriptionFactory","editor","TrackChangesEditing","value","498uzaqBV","htmlEmbed","start","5467868EPpWKl","has","2063970xKTBzF","ELEMENT_HTML_EMBED","rawHtml","getFirstRange","enableDefaultAttributesIntegration","plugins","120665uwwopo","registerBlockAttribute","key","type","10GvgVjK","6RlQAVG","2061488eexxyu","format","nodeAfter","element","456057MkedeC","commandName","registerDescriptionCallback","HtmlEmbed","formatBlock","locale","attribute","_registerLegacyDescription","748LsTleq","get","11nUSims","*Change %0 content*"];return(Mo=function(){return t})()}!function(t,e){const n=Ro,r=t();for(;;)try{if(555195===parseInt(n(185))/1*(-parseInt(n(189))/2)+-parseInt(n(174))/3*(parseInt(n(163))/4)+parseInt(n(179))/5+-parseInt(n(190))/6*(parseInt(n(177))/7)+-parseInt(n(151))/8+-parseInt(n(155))/9+parseInt(n(169))/10*(parseInt(n(165))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mo);class vo extends t.Plugin{[So(167)](){const t=So,e=this[t(171)];if(!e[t(184)][t(178)](t(158)))return;const n=e[t(184)][t(164)](t(172)),r=e[t(160)];n[t(170)][t(168)](t(181),(e=>zr(r,t(180),e))),n[t(183)](t(175)),n[t(186)](t(173)),n[t(170)][t(157)]((e=>{const n=t;if(n(161)!=e[n(188)])return;const{data:s}=e;if(s&&n(173)==s[n(187)]&&e[n(182)]()[n(176)][n(153)].is(n(154),n(181))){const t=zr(r,n(180));return{type:n(152),content:zr(r,n(166),t)}}})),this[t(162)]()}[So(162)](){const t=So,e=this[t(171)],n=e[t(160)];e[t(184)][t(164)](t(172))[t(170)][t(157)]((e=>{const r=t;if(r(159)!=e[r(188)])return;const{data:s}=e;if(s&&r(175)==s[r(156)]){const t=zr(n,r(180));return{type:r(152),content:zr(n,r(166),t)}}}))}}const Oo=wo;function wo(t,e){const n=Do();return(wo=function(t,e){return n[t-=387]})(t,e)}function Do(){const t=["key","format","addObject","commandName","_registerLegacyDescription","start","fromPosition","getFirstRange","element","imageTextAlternative","insertion","width","insertImage","isOwn","editor","backward","markBlockFormat","getSuggestionCallback","join","1738990tLyRww","locale","9TNJheF","deletion","552imWdpe","ImageTextAlternativeEditing","registerDescriptionCallback","schema","findIndex","2569PjdwKV","has","toNext","isEqual","newValue","afterInit","convertInlineImageToBlock","getContainedElement","8676723cmmvkT","ImageCaptionEditing","accept","commandParams","isBefore","filter","imageTypeBlock","ImageUtils","length","nodeAfter","change","createRangeOn","ImageResize","resizedWidth","*Set image text alternative:* %0","ImageCaptionUtils","getNearestSelectionRange","8YjrmAm","detach","forceDefaultExecution","formatBlock","imageTypeInline","find","enableDefaultAttributesIntegration","*Remove image text alternative*","getCaptionFromImageModelElement","get","markInsertion","ImageBlockEditing","previous","toPrevious","resizeImage","createRange","document","nodeBefore","imageBlock","imageStylePreApply","*Reset image width*","plugins","FORMAT_IMAGE_SIZE","caption","209555xsfIQx","TrackChangesEditing","196862GqCNDN","forward","imageCaption","model","registerAttributeLabel","alt","isIntersecting","ImageInlineEditing","registerElementLabel","subType","discard","descriptionFactory","ELEMENT_INLINE_IMAGE","registerCustomCallback","ImageUploadEditing","2442jfZEII","_suggestionFactory","formatInline","isBlockImage","isCollapsed","markDeletion","ELEMENT_CAPTION","toggleImageCaption","attribute","ELEMENT_IMAGE","uploadImage","1807704iepwki","_findSuggestions","*Set image width:* %0","getClosestSelectedImageElement","ImageEditing","Block image to inline image","imageInline","chain","registerBlockAttribute","convertBlockImageToInline","Inline image to block image","type","end","enableCommand","selection","747WoKrMh","removeObject"];return(Do=function(){return t})()}!function(t,e){const n=wo,r=t();for(;;)try{if(164178===parseInt(n(431))/1+parseInt(n(446))/2*(-parseInt(n(472))/3)+-parseInt(n(405))/4*(parseInt(n(429))/5)+-parseInt(n(497))/6*(parseInt(n(502))/7)+parseInt(n(457))/8*(-parseInt(n(495))/9)+-parseInt(n(493))/10+parseInt(n(388))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Fo extends t.Plugin{[Oo(507)](){const t=Oo,e=this[t(488)];if(!e[t(426)][t(503)](t(461)))return;const n=e[t(426)][t(414)](t(430)),r=e[t(426)][t(414)](t(395)),s=e[t(494)];n[t(470)](t(486)),n[t(442)][t(439)](t(423),(e=>zr(s,t(455),e))),n[t(442)][t(439)](t(463),(e=>zr(s,t(443),e))),n[t(442)][t(439)](t(428),(()=>zr(s,t(452)))),e[t(426)][t(503)](t(445))&&n[t(470)](t(456)),e[t(426)][t(503)](t(416))&&e[t(426)][t(503)](t(438))&&(n[t(470)](t(409),((s,o)=>{const i=t,a=r[i(460)](e[i(434)][i(421)][i(471)]);e[i(434)][i(398)]((()=>{const t=i;n[t(490)](a,{commandName:t(409),commandParams:[o]},[],t(466))}))})),n[t(470)](t(394),((s,o)=>{const a=t;e[a(434)][a(398)]((t=>{const c=a;let u=r[c(460)](e[c(434)][c(421)][c(471)]),l=t[c(399)](u);const f=i.LivePosition[c(480)](l[c(479)],c(418)),h=i.LivePosition[c(480)](l[c(469)],c(504));n[c(407)]((()=>s(o))),u=r[c(460)](e[c(434)][c(421)][c(471)]),l=t[c(399)](u);const g=t[c(420)](f,h);f[c(406)](),h[c(406)](),n[c(490)](u,{commandName:c(409),commandParams:[o]},[],c(508)),g[c(479)][c(392)](l[c(479)])&&n[c(415)](t[c(420)](g[c(479)],l[c(479)]),c(508)),l[c(469)][c(392)](g[c(469)])&&n[c(415)](t[c(420)](l[c(469)],g[c(469)]),c(508))}))})),n[t(447)][t(444)](t(408),t(508),t(492),(()=>!1)),n[t(447)][t(444)](t(408),t(508),t(390),(()=>!1)),n[t(447)][t(444)](t(408),t(508),t(441),n[t(447)][t(491)](t(408),"",t(390))),n[t(447)][t(444)](t(484),t(508),t(492),(()=>!1)),n[t(447)][t(444)](t(484),t(508),t(441),(([r])=>{const s=t,o=n[s(447)][s(491)](s(484),"",s(441));let i=r[s(479)],a=r[s(469)];const c=e[s(434)][s(500)][s(404)](i,s(489)),u=e[s(434)][s(500)][s(404)](a,s(432));c[s(450)]&&(i=c[s(479)]),u[s(450)]&&(a=u[s(469)]),o([e[s(434)][s(420)](i,a)])})),n[t(447)][t(444)](t(408),t(508),t(464),c),n[t(447)][t(444)](t(484),t(508),t(464),c)),e[t(426)][t(503)](t(389))&&(n[t(470)](t(453),((s,o)=>{const i=t,a=e[i(426)][i(414)](i(403));let c=r[i(460)](e[i(434)][i(421)][i(471)]),u=a[i(413)](c);e[i(434)][i(398)]((()=>{const t=i;if(u)return void n[t(451)](e[t(434)][t(399)](u));const l=r[t(449)](c);s(o),c=r[t(460)](e[t(434)][t(421)][t(471)]),u=a[t(413)](c),n[t(415)](e[t(434)][t(399)](u),l?null:t(433))}))})),n[t(447)][t(444)](t(484),t(433),t(464),c));const o=[{type:t(408),subType:t(424)},{type:t(484),subType:t(433)},{type:t(408),subType:t(508)},{type:t(484),subType:t(508)}];function a(e,s){const i=t,a=o[i(501)]((({type:t,subType:n})=>e[i(468)]==t&&e[i(440)]==n)),c=o[i(501)]((({type:t,subType:e})=>s[i(468)]==t&&s[i(440)]==e));if(a<0||c<0)return!1;const u=e[i(481)](),l=s[i(481)]();if((0==a||1==a)&&2==c&&u[i(437)](l))return!0;if(2==a&&3==c){const t=n[i(458)](u,i(484))[i(393)]((({suggestion:t,meta:e})=>e[i(487)]&&i(508)==t[i(440)]));if(t[i(396)]>1&&l[i(469)][i(505)](u[i(479)]))return!0;if(1==t[i(396)]&&(u[i(479)][i(505)](l[i(469)])||u[i(469)][i(505)](l[i(479)])))return!0}if(3==a&&3==c&&u[i(479)][i(392)](l[i(479)])){const t=u[i(469)][i(397)],e=l[i(479)][i(422)];return r[i(449)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(426)][t(503)](t(400))&&(n[t(411)](t(419)),n[t(465)](t(401)),n[t(442)][t(435)](t(401),zr(s,t(427)))),e[t(426)][t(503)](t(498))&&(n[t(411)](t(483)),n[t(465)](t(436))),n[t(442)][t(499)]((e=>{const n=t;if(o[n(410)]((({type:t,subType:r})=>e[n(468)]==t&&e[n(440)]==r)))return e[n(417)]?{}:void 0})),n[t(442)][t(499)]((e=>{const n=t;if(n(484)==e[n(468)]||n(496)==e[n(468)]){const t=e[n(387)]();if(t&&t.is(n(482),n(428)))return{type:n(484)==e[n(468)]?n(476):n(473),element:t,quantity:1}}})),n[t(442)][t(499)]((e=>t(408)==e[t(468)]&&t(508)==e[t(440)]?{type:t(475),content:t(467)}:t(408)==e[t(468)]&&t(466)==e[t(440)]?{type:t(475),content:t(462)}:void 0)),n[t(442)][t(499)]((e=>{const n=t;if(n(454)!=e[n(468)])return;const{data:r}=e;if(!r||n(436)!=r[n(474)])return;const o=r[n(506)];return o?{type:n(475),content:zr(s,n(402),'"'+o+'"')}:{type:n(475),content:zr(s,n(412))}})),this[t(478)]()}[Oo(478)](){const t=Oo,e=this[t(488)],n=e[t(494)];e[t(426)][t(414)](t(430))[t(442)][t(499)]((e=>{const r=t;if(r(408)!=e[r(468)]&&r(448)!=e[r(468)])return;const{data:s}=e;if(s){if(r(483)==s[r(477)]){const t=s[r(391)][0][r(506)];return t?{type:r(475),content:zr(n,r(402),'"'+t+'"')}:{type:r(475),content:zr(n,r(412))}}if(r(419)==s[r(477)]){const t=s[r(391)][0][r(485)];return t?{type:r(475),content:zr(n,r(459),t)}:{type:r(475),content:zr(n,r(425))}}}}))}}const Bo=Po;function Po(t,e){const n=Uo();return(Po=function(t,e){return n[t-=442]})(t,e)}!function(t,e){const n=Po,r=t();for(;;)try{if(536997===parseInt(n(443))/1+parseInt(n(462))/2+parseInt(n(466))/3+parseInt(n(456))/4+parseInt(n(469))/5*(parseInt(n(474))/6)+parseInt(n(467))/7+-parseInt(n(447))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uo);class xo extends t.Plugin{[Bo(461)](){const t=Bo;if(!this[t(457)][t(444)][t(450)](t(446)))return;const e=this[t(457)][t(448)],n=this[t(457)][t(444)][t(478)](t(476));n[t(472)](t(451)),n[t(475)](t(463)),n[t(465)][t(449)]((n=>{const r=t;if(r(464)!=n[r(479)])return;const{data:s}=n;return s&&r(463)==s[r(477)]?s[r(452)]&&s[r(460)]?{type:r(481),content:zr(e,r(458))}:{type:r(481),content:""}:void 0})),this[t(459)]()}[Bo(459)](){const t=Bo,e=this[t(457)][t(444)][t(478)](t(476));e[t(471)][t(468)](t(445),t(451),t(453),e[t(471)][t(442)](t(445),null,t(455))),e[t(471)][t(468)](t(445),t(451),t(455),e[t(471)][t(442)](t(445),null,t(453))),this[t(470)]()}[Bo(470)](){const t=Bo,e=this[t(457)],n=e[t(448)];e[t(444)][t(478)](t(476))[t(465)][t(449)]((e=>{const r=t;if(r(445)!=e[r(479)]&&r(473)!=e[r(479)])return;const{data:s}=e;return s&&r(451)==s[r(480)]?{type:r(481),content:zr(n,r(454))}:void 0}))}}function Uo(){const t=["src","attribute","descriptionFactory","257967ofkHlI","6993952vDEEex","registerCustomCallback","10dQekAB","_registerLegacyDescription","_suggestionFactory","enableDefaultAttributesIntegration","formatInline","2678802QPtfwm","registerBlockAttribute","TrackChangesEditing","key","get","type","commandName","format","getSuggestionCallback","1011179KHAYdb","plugins","formatBlock","ImageEditing","29460600XpQDtC","locale","registerDescriptionCallback","has","replaceImageSource","newValue","accept","*Format:* replace image URL","discard","1170880PmxrpD","editor","*Replace image URL*","_handleLegacySuggestions","oldValue","afterInit","1875228iMPDwX"];return(Uo=function(){return t})()}function jo(t,e){const n=Go();return(jo=function(t,e){return n[t-=391]})(t,e)}function Go(){const t=["431514tkkQVt","formatBlock","ImageStyleEditing","hasSuggestion","_registerLegacyDescription","getSuggestions","discardSuggestion","Users","320136EnjwdE","model","document","newRange","ImageUtils","chain","isIntersecting","afterInit","commandName","getClosestSelectedImageElement","imageStylePostApply","discard","suggestion","8896etfqHe","250512ooEdEs","shouldConvertImageType","isEqual","isInContent","toLowerCase","imageTypeInline","normalizedStyles","author","selection","581HtfaTt","findIndex","locale","head","commands","insertion","format","editor","93443TwjdCn","isInlineImage","join","commandParams","markInlineFormat","getSuggestion","_suggestionFactory","start","enableCommand","differ","plugins","nodeBefore","setImageNaturalSizeAttributes","type","registerCustomCallback","next","TrackChangesEditing","filter","forEach","value","refresh","subType","160936ghTvNa","convertInlineImageToBlock","registerDescriptionCallback","change","nodeAfter","*Format:* %0","registerPostFixer","length","has","descriptionFactory","114535eeuLMG","_findSuggestions","isBefore","commandReversedParams","name","getSuggestionCallback","getContainedElement","markBlockFormat","title","getChangedMarkers","isBlockImage","imageTypeBlock","isOwn","formatInline","imageStylePreApply","accept","end","get","createRangeOn","imageStyle","FORMAT_SIDE_IMAGE","imageCaption","_splitMarkerName","from","getFirstRange","side"];return(Go=function(){return t})()}const Vo=jo;!function(t,e){const n=jo,r=t();for(;;)try{if(115341===-parseInt(n(458))/1+parseInt(n(419))/2+parseInt(n(427))/3+-parseInt(n(480))/4+-parseInt(n(393))/5+parseInt(n(441))/6+-parseInt(n(450))/7*(parseInt(n(440))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Go);class Ho extends t.Plugin{[Vo(434)](){const t=Vo,n=this[t(457)];if(!n[t(468)][t(391)](t(421)))return;const r=n[t(468)][t(410)](t(474)),s=n[t(468)][t(410)](t(431)),o={};r[t(466)](t(412),((o,i)=>{const a=t,c=n[a(468)][a(410)](a(426)).me,u=n[a(454)][a(410)](a(412));let l=s[a(436)](n[a(428)][a(429)][a(449)]),f=n[a(428)][a(411)](l),h=u[a(477)];if(h==i[a(477)])return;const g={commandName:a(412),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(428)][a(483)]((()=>{const t=a;if(r[t(424)]()[t(475)]((e=>e[t(444)]&&c==e[t(448)]&&(t(420)==e[t(471)]||t(406)==e[t(471)])&&(t(407)==e[t(479)]||t(437)==e[t(479)])&&e[t(417)]()[t(443)](f)))[t(476)]((e=>r[t(425)](e[t(453)]))),l=s[t(436)](n[t(428)][t(429)][t(449)]),f=n[t(428)][t(411)](l),u[t(478)](),n[t(454)][t(410)](t(446))[t(478)](),n[t(454)][t(410)](t(404))[t(478)](),h=u[t(477)],h!=i[t(477)])return s[t(459)](l)&&u[t(442)](i[t(477)],l)?(o({...i,setImageSizes:!1}),l=s[t(436)](n[t(428)][t(429)][t(449)]),void r[t(400)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(407))):void(s[t(403)](l)?r[t(400)](l,g,[],t(437)):r[t(462)](f,g,t(437)))}))}));for(const e of n[t(468)][t(410)](t(421))[t(447)])o[e[t(397)]]=e[t(401)][t(445)]();r[t(464)][t(472)](t(420),t(407),t(460),(()=>!1)),r[t(464)][t(472)](t(420),t(437),t(460),(()=>!1)),r[t(464)][t(472)](t(406),t(437),t(460),(()=>!1)),r[t(464)][t(472)](t(420),t(407),t(408),(([e])=>{const n=t;s[n(470)](e[n(399)]())})),r[t(464)][t(472)](t(420),t(407),t(438),((e,n)=>{const s=t;r[s(464)][s(398)](s(420),"",s(408))(e,{commandName:n[s(435)],commandParams:n[s(396)]})})),r[t(464)][t(472)](t(420),t(407),t(432),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(420),subType:t(407)},{type:t(455),subType:t(414)},{type:t(420),subType:t(481)},{type:t(455),subType:t(481)}];function a(e,n){const o=t,a=i[o(451)]((({type:t,subType:n})=>e[o(471)]==t&&e[o(479)]==n)),c=i[o(451)]((({type:t,subType:e})=>n[o(471)]==t&&n[o(479)]==e));if(a<0||c<0)return!1;const u=e[o(417)](),l=n[o(417)]();if((0==a||1==a)&&2==c&&u[o(433)](l))return!0;if(2==a&&3==c){const t=r[o(394)](u,o(455))[o(475)]((({suggestion:t,meta:e})=>e[o(405)]&&o(481)==t[o(479)]));if(t[o(487)]>1&&l[o(409)][o(443)](u[o(465)]))return!0;if(1==t[o(487)]&&(u[o(465)][o(443)](l[o(409)])||u[o(409)][o(443)](l[o(465)])))return!0}if(3==a&&3==c&&u[o(465)][o(395)](l[o(465)])){const t=u[o(409)][o(484)],e=l[o(465)][o(469)];return s[o(403)](t)&&t===e}return!1}n[t(428)][t(429)][t(486)]((()=>{const e=t;let o=!1;const i=Array[e(416)](n[e(428)][e(429)][e(467)][e(402)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(415)](t);if(e(439)==i&&r[e(422)](u)){if(e(420)==a&&(e(407)==c||e(437)==c)){const t=r[e(463)](u);if(n[e(430)]){const n=t[e(417)]()[e(399)]();if(s[e(403)](n))continue;r[e(425)](t),o=!0}}if(e(455)==a&&e(414)==c&&!n[e(430)]){const t=r[e(463)](u);t[e(473)]&&t[e(473)][e(444)]&&(r[e(425)](t[e(473)]),o=!0)}}}return o})),this[t(423)](o)}[Vo(423)](t){const e=Vo,n=this[e(457)],r=n[e(452)];n[e(468)][e(410)](e(474))[e(392)][e(482)]((n=>{const s=e;if(s(420)!=n[s(471)]&&s(406)!=n[s(471)])return;const{data:o}=n;if(!o||s(412)!=o[s(435)])return;const i=o[s(461)][0][s(477)];return function(t){const e=s;return{type:e(456),content:zr(r,e(485),t)}}(s(418)===i?zr(r,s(413)):t[i]||i)}))}}const zo=Xo;function Wo(){const t=["3779695FYpyyt","TrackChangesEditing","forEach","Users","afterInit","collaboration_features","dataInsert","value","10SHXufT","high","commands","bind","get","70lbtWHX","lowest","_handleImportedData","3970616MEQRjS","99761IxcpVN","plugins","importWord","9XOJeGb","180070MbOkiF","3ajsnEt","_setSuggestionData","1477092qmDpXn","51228djlrpV","trackChanges","616XSPTkx","track_changes","195VAwASU","_trackChangesExecuted","execute","_trackChangesValueDuringImport","listenTo","enableCommand","editor","412136wklNGc"];return(Wo=function(){return t})()}function Xo(t,e){const n=Wo();return(Xo=function(t,e){return n[t-=335]})(t,e)}!function(t,e){const n=Xo,r=t();for(;;)try{if(438426===-parseInt(n(355))/1*(-parseInt(n(346))/2)+parseInt(n(360))/3*(-parseInt(n(337))/4)+parseInt(n(338))/5+-parseInt(n(363))/6*(-parseInt(n(365))/7)+-parseInt(n(354))/8*(-parseInt(n(358))/9)+parseInt(n(351))/10*(-parseInt(n(359))/11)+parseInt(n(362))/12*(-parseInt(n(367))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wo);class Ko extends t.Plugin{constructor(t){const e=Xo;super(t),this[e(370)]=!1,this[e(368)]=!1}[zo(342)](){const t=zo,e=this[t(336)],n=e[t(348)][t(350)](t(357)),r=e[t(348)][t(350)](t(364));n&&(n.on(t(369),((e,[,n])=>{const s=t;this[s(370)]=r[s(345)],n[s(343)][s(366)]=!this[s(370)]}),{priority:t(347)}),this[t(371)](n,t(344),this[t(353)][t(349)](this)),this[t(371)](n,t(344),(()=>{const e=t;this[e(368)]&&(r[e(369)](),this[e(368)]=!1)}),{priority:t(352)}),e[t(356)][t(350)](t(339))[t(335)](t(357)))}[zo(353)](t,e){const n=zo,{suggestions:r}=e,s=this[n(336)][n(348)][n(350)](n(364)),o=s[n(345)];this[n(370)]!==o&&(s[n(369)](),this[n(368)]=!0),r&&r[n(340)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(336)][o(356)][o(350)](o(341)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(357)}}};this[o(336)][o(356)][o(350)](o(339))[o(361)](i)}))}}const qo=Jo;function Jo(t,e){const n=Qo();return(Jo=function(t,e){return n[t-=267]})(t,e)}function Qo(){const t=["4wuPSkl","descriptionFactory","has","6866310MQVJAd","locale","476945bOeDZt","TrackChangesEditing","*Outdent:* %0","type","registerBlockAttribute","format","462984OuAZod","blockIndent","3231mrXZdv","enableDefaultAttributesIntegration","formatBlock","19384MsgRqC","get","registerDescriptionCallback","getItems","outdentBlock","332611IvDllb","*Indent:* %0","commandName","indent","afterInit","indentBlock","8345897qUVlEr","outdent","12902928eNQPzE","editor","FORMAT_INDENT","getItemLabel","_registerLegacyDescription","enableCommand","36OzhHSo","IndentBlock","30rBxzHe","IndentEditing","registerAttributeLabel","33ALdkGQ","plugins"];return(Qo=function(){return t})()}!function(t,e){const n=Jo,r=t();for(;;)try{if(723702===-parseInt(n(288))/1*(parseInt(n(267))/2)+-parseInt(n(278))/3*(-parseInt(n(302))/4)+parseInt(n(272))/5*(parseInt(n(304))/6)+parseInt(n(294))/7+parseInt(n(283))/8*(parseInt(n(280))/9)+parseInt(n(270))/10+-parseInt(n(307))/11*(parseInt(n(296))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qo);class Yo extends t.Plugin{[qo(292)](){const t=qo,e=this[t(297)],n=e[t(308)][t(284)](t(273));if(e[t(308)][t(269)](t(305))&&(n[t(301)](t(291)),n[t(301)](t(295))),e[t(308)][t(269)](t(303)))for(const e of[t(293),t(287)])n[t(281)](e);const r=e[t(271)];n[t(276)](t(279)),n[t(268)][t(306)](t(279),zr(r,t(298))),this[t(300)]()}[qo(300)](){const t=qo,e=this[t(297)],n=e[t(271)],r=e[t(308)][t(284)](t(273));r[t(268)][t(285)]((e=>{const s=t;if(s(282)!=e[s(275)])return;const{data:o}=e;if(!o)return;if(s(293)!=o[s(290)]&&s(287)!=o[s(290)])return;const i=e[s(286)]()[0],a=r[s(268)][s(299)](i);return s(293)==o[s(290)]?{type:s(277),content:zr(n,s(289),a)}:s(287)==o[s(290)]?{type:s(277),content:zr(n,s(274),a)}:void 0}))}}var Zo=ti;function $o(){var t=["8BSzHSC","41476WrFrEU","9kaTNHW","enableCommand","init","900198JlJYWl","input","36dYJkci","get","126070hLCrAQ","3602039OUmCUv","requires","plugins","7236NNoQEw","editor","23177RAEXXH","17788XpZUgm","TrackChangesEditing","198cfouvu","1548610GUkVXO"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=453]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(458147===-parseInt(n(458))/1*(parseInt(n(457))/2)+-parseInt(n(463))/3*(parseInt(n(472))/4)+parseInt(n(465))/5*(-parseInt(n(454))/6)+parseInt(n(466))/7+-parseInt(n(456))/8*(parseInt(n(461))/9)+-parseInt(n(455))/10+parseInt(n(471))/11*(parseInt(n(469))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Zo(467)](){return[Ms.Input]}[Zo(460)](){var t=Zo;this[t(470)][t(468)][t(464)](t(453))[t(459)](t(462))}}const ni=ri;function ri(t,e){const n=oi();return(ri=function(t,e){return n[t-=158]})(t,e)}!function(t,e){const n=ri,r=t();for(;;)try{if(734008===parseInt(n(159))/1+-parseInt(n(169))/2*(-parseInt(n(190))/3)+-parseInt(n(162))/4*(parseInt(n(182))/5)+-parseInt(n(199))/6+-parseInt(n(158))/7*(parseInt(n(187))/8)+parseInt(n(193))/9*(parseInt(n(194))/10)+parseInt(n(176))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oi);class si extends t.Plugin{[ni(175)](){const t=ni,e=this[t(180)];if(!e[t(198)][t(170)](t(166)))return;const n=e[t(198)][t(167)](t(178)),r=e[t(196)][t(167)](t(171));n[t(168)](t(171)),n[t(168)](t(174)),n[t(195)](t(185));for(const e of r[t(163)])n[t(195)](e.id),n[t(165)][t(183)](e.id,t(184)+e[t(179)][t(186)]()+")");n[t(165)][t(172)]((n=>{const r=t;if(r(177)!=n[r(197)])return;const{data:s}=n;if(!s||r(185)!=s[r(188)])return;const o=s[r(192)],i=e[r(173)];return{type:r(200),content:null==o?zr(i,r(181)):zr(i,r(160),'"'+o+'"')}})),this[t(161)]()}[ni(161)](){const t=ni,e=this[t(180)],n=e[t(173)];e[t(198)][t(167)](t(178))[t(165)][t(172)]((e=>{const r=t;if(r(191)!=e[r(197)])return;const{data:s}=e;if(s){if(r(171)==s[r(164)]){const t=s[r(189)][0];return{type:r(200),content:zr(n,r(160),'"'+t+'"')}}return r(174)==s[r(164)]?{type:r(200),content:zr(n,r(181))}:void 0}}))}}function oi(){const t=["has","link","registerDescriptionCallback","locale","unlink","afterInit","1537833wmnMCO","attribute","TrackChangesEditing","label","editor","*Remove link*","240vYsZRr","registerAttributeLabel","link (","linkHref","toLowerCase","4088QYGtUp","key","commandParams","2201178twGbiO","formatInline","newValue","513DLTfUJ","112940kJZSrM","registerInlineAttribute","commands","type","plugins","1456104nLndAc","format","5747QTvBXk","488922aXJIix","*Set link:* %0","_registerLegacyDescription","111976WGyafM","manualDecorators","commandName","descriptionFactory","LinkEditing","get","enableDefaultAttributesIntegration","4eJeXdY"];return(oi=function(){return t})()}const ii=ci;function ai(){const t=["nextSibling","forceValue","listIndent","replace","getSelectedBlocks","*Change to:* %0","document","getAttribute","selection","filter","*Indent:* %0","*Check item*","registerDescriptionCallback","createRange","checkTodoList","LegacyListEditing","5788224NXdkKm","schema","bulletedList","afterInit","_selectedElements","value","add","length","from","name","has","todoList","plugins","end","checkChild","todoListChecked","get","element","paragraph","todo","bulleted","ELEMENT_TODO_LIST","ELEMENT_NUMBERED_LIST","change","ELEMENT_BULLETED_LIST","editor","LegacyTodoListEditing","indentList","20536373XYLttA","formatInline","type","*Outdent:* %0","5062170dmApNi","isObject","ELEMENT_LIST_ITEM","listType","parent","markBlockFormat","createPositionAt","slice","16079EuwahO","blockName","enableCommand","previousSibling","List","format","commandParams","before","descriptionFactory","*Uncheck item*","findIndex","670743GqMRCQ","24ZMaaCR","outdentList","locale","1bakSLE","registerElementLabel","push","40Iyhxtl","numbered","1096KjofkF","numberedList","formatBlock","model","commandName","listItem","TrackChangesEditing","execute","283281HVDHHm","commands","107036tSApRi"];return(ai=function(){return t})()}function ci(t,e){const n=ai();return(ci=function(t,e){return n[t-=293]})(t,e)}!function(t,e){const n=ci,r=t();for(;;)try{if(681796===-parseInt(n(304))/1*(parseInt(n(319))/2)+parseInt(n(317))/3*(-parseInt(n(301))/4)+parseInt(n(368))/5+-parseInt(n(336))/6+-parseInt(n(376))/7*(parseInt(n(309))/8)+parseInt(n(300))/9*(-parseInt(n(307))/10)+parseInt(n(364))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ui extends t.Plugin{[ii(339)](){const t=ii,e=this[t(361)],n=e[t(303)];if(!e[t(348)][t(346)](t(335)))return;const r=e[t(348)][t(352)](t(315)),s=e[t(348)][t(346)](t(362));function o(t){return()=>{const n=ci,s=e[n(312)][n(326)][n(328)],o=e[n(318)][n(352)](t);if(o[n(341)])return void e[n(316)](n(354),{});const i=t[n(375)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(344)](t)[s(329)]((t=>function(t,e){const n=s;return e[n(350)](t[n(372)],n(314))&&!e[n(369)](t)}(t,r)));o=o[s(329)]((t=>!t.is(s(353),s(314))||t[s(327)](s(371))!=e));const i=new Set;for(const t of o)t.is(s(353),s(314))?i[s(342)](li(t)):i[s(342)](t);return Array[s(344)](i)}(s[n(324)](),i,e[n(312)][n(337)]);e[n(312)][n(359)]((()=>{const e=n;for(const n of a)r[e(373)](n,{commandName:t,commandParams:[{forceValue:!o[e(341)]}],formatGroupId:e(377)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(344)](t);const r=n[e(299)]((t=>e(314)!=t[e(345)]));return r>-1&&(n=n[e(375)](0,r)),n}(e[n(312)][n(326)][n(328)][n(324)]()),o=e[n(312)][n(333)](e[n(312)][n(374)](s[0],n(296)),e[n(312)][n(374)](s[s[n(343)]-1],n(349)));e[n(312)][n(359)]((()=>{const e=n;r[e(373)](o,{commandName:t,commandParams:[],formatGroupId:e(322)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(320)];for(;t&&t[n(327)](n(322))>e[n(327)](n(322));)r[n(342)](t),t=t[n(320)]}return Array[n(344)](r)}(s))}))}}r[t(378)](t(310),o(t(310))),r[t(378)](t(338),o(t(338))),s&&r[t(378)](t(347),o(t(347))),r[t(378)](t(363),i(t(363))),r[t(378)](t(302),i(t(302))),s&&r[t(378)](t(334),(()=>{const n=t,s=e[n(318)][n(352)](n(334)),o=Array[n(344)](s[n(340)]);o[n(329)]((t=>t[n(327)](n(351))!=s[n(341)])),e[n(312)][n(359)]((()=>{const t=n;for(const e of o)r[t(373)](e,{commandName:t(334),commandParams:[{forceValue:!s[t(341)]}]})}))})),r[t(297)][t(305)](t(314),(e=>zr(n,t(370),e))),r[t(297)][t(332)]((e=>{const r=t;if(r(311)!=e[r(366)]&&r(365)!=e[r(366)])return;const{data:s}=e;if(s){if(r(310)==s[r(313)]||r(338)==s[r(313)]||r(347)==s[r(313)])switch(s[r(313)][r(323)](r(293),"")){case r(356):return o(zr(n,r(360)));case r(308):return o(zr(n,r(358)));case r(355):return o(zr(n,r(357)))}if(r(363)==s[r(313)])return{type:r(294),content:zr(n,r(330),zr(n,r(370)))};if(r(302)==s[r(313)])return{type:r(294),content:zr(n,r(367),zr(n,r(370)))};if(r(334)==s[r(313)])return s[r(295)][0][r(321)]?{type:r(294),content:zr(n,r(331))}:{type:r(294),content:zr(n,r(298))}}function o(t){const e=r;return{type:e(294),content:zr(n,e(325),t)}}}))}}function li(t){const e=ii,n=t[e(327)](e(322));if(0==n)return t;let r=t;for(;t[e(379)]&&t[e(379)].is(e(353),e(314));){const s=t[e(379)][e(327)](e(322));if(s==n)r=t[e(379)];else if(s<n)break;t=t[e(379)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(353),e(314))&&t[e(327)](e(322))>0){let r=t[e(320)];for(;r&&e(314)==r[e(345)]&&r[e(327)](e(322))==t[e(327)](e(322));)n[e(306)](r),r=r[e(320)]}return n}function hi(t,e){const n=pi();return(hi=function(t,e){return n[t-=381]})(t,e)}const gi=hi;!function(t,e){const n=hi,r=t();for(;;)try{if(697392===-parseInt(n(419))/1+-parseInt(n(383))/2*(-parseInt(n(432))/3)+-parseInt(n(452))/4*(-parseInt(n(394))/5)+parseInt(n(414))/6+parseInt(n(455))/7*(parseInt(n(430))/8)+-parseInt(n(407))/9+parseInt(n(405))/10*(-parseInt(n(386))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pi);class di extends t.Plugin{[gi(411)](){const t=gi;if(!this[t(446)][t(406)][t(418)](t(400)))return;const e=this[t(446)][t(433)][t(436)](t(423)),n=this[t(446)][t(406)][t(436)](t(434));e[t(416)]&&n[t(408)](t(384),this[t(427)][t(412)](this)),e[t(451)]&&n[t(408)](t(403),this[t(397)][t(412)](this)),e[t(402)]&&n[t(408)](t(448),this[t(450)][t(412)](this)),n[t(421)][t(382)](this[t(409)][t(412)](this))}[gi(427)](t,e={}){const n=gi,r=this[n(446)][n(406)][n(436)](n(434)),s=this[n(395)]();this[n(446)][n(398)][n(456)]((()=>{const t=n;r[t(453)](s,{commandName:t(384),commandParams:[{type:e[t(454)]}],formatGroupId:t(384)})}))}[gi(397)](t,e={}){const n=gi,r=this[n(446)][n(406)][n(436)](n(434)),s=this[n(438)]((t=>t.is(n(415),n(440))&&n(429)===t[n(396)](n(439))));if(s[n(424)]<1)return;const o=s[n(449)]((t=>this[n(446)][n(398)][n(426)](this[n(446)][n(398)][n(420)](t,n(459)),this[n(446)][n(398)][n(420)](t,0))));this[n(446)][n(398)][n(456)]((()=>{const t=n;r[t(453)](o,{commandName:t(403),commandParams:[{reversed:e[t(451)]}],formatGroupId:t(403)})}))}[gi(450)](t,e={}){const n=gi,r=this[n(446)][n(406)][n(436)](n(434)),s=this[n(438)]((t=>t.is(n(415),n(440))&&n(429)===t[n(396)](n(439))));if(s[n(424)]<1)return;const o=s[n(449)]((t=>this[n(446)][n(398)][n(426)](this[n(446)][n(398)][n(420)](t,n(459)),this[n(446)][n(398)][n(420)](t,0))));this[n(446)][n(398)][n(456)]((()=>{const t=n;r[t(453)](o,{commandName:t(448),commandParams:[{startIndex:e[t(402)]}],formatGroupId:t(448)})}))}[gi(409)](t){const e=gi;if(e(393)!=t[e(454)]&&e(447)!=t[e(454)])return;const n=this[e(446)][e(410)],{data:r}=t;if(!r)return;let s,o;switch(r[e(431)]){case e(384):s=e(461),o={type:e(435),content:zr(n,s,zr(n,this[e(444)](r[e(404)][0][e(454)])))};break;case e(403):s=r[e(404)][0][e(451)]?e(462):e(413),o={type:e(435),content:zr(n,s)};break;case e(448):s=e(460),o={type:e(435),content:zr(n,s,r[e(404)][0][e(402)])}}return o}[gi(395)](){const t=gi;var e,n,r,s;const o=this[t(446)][t(406)][t(436)](t(392));let i=Array[t(445)](this[t(446)][t(398)][t(425)][t(387)][t(457)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(415),t(440)))&&i[t(388)](...o[t(417)](this[t(446)][t(398)][t(425)][t(387)][t(390)](),t(381))),(null===(n=i[i[t(424)]-1])||void 0===n?void 0:n.is(t(415),t(440)))&&i[t(428)](...o[t(417)](this[t(446)][t(398)][t(425)][t(387)][t(385)](),t(389))),i=[...new Set(i)],(null===(s=null===(r=this[t(446)][t(398)][t(425)][t(387)][t(390)]())||void 0===r?void 0:r[t(442)])||void 0===s?void 0:s.is(t(415),t(440)))&&(i=i[t(458)]((e=>e.is(t(415),t(440))))),i}[gi(438)](t){const e=gi,n=this[e(446)][e(406)][e(436)](e(392));let r=Array[e(445)](this[e(446)][e(398)][e(425)][e(387)][e(457)]())[e(458)](t)[e(449)]((t=>{const r=e,s=this[r(446)][r(398)][r(420)](t,0);return[...n[r(417)](s,r(381)),...n[r(417)](s,r(389))]}))[e(399)]();return r=[...new Set(r)],r}[gi(444)](t){const e=gi;return e(443)+(this[e(446)][e(406)][e(436)](e(392))[e(422)](t)||e(391))[e(441)]()+e(401)+t[e(441)]()[e(437)](/-/g,"_")}}function pi(){const t=["_getSuggestionBlocksForListStyle","getAttribute","handleListReversedCommand","model","flat","LegacyListPropertiesEditing","_LIST_","startIndex","listReversed","commandParams","10FUQfAf","plugins","7623684QeojSn","enableCommand","handleDescriptions","locale","afterInit","bind","*Format:* set order to regular","676260XnHswc","element","styles","getSiblingNodes","has","1250420qbJPlU","createPositionAt","descriptionFactory","getListTypeFromListStyleType","list.properties","length","document","createRange","handleListStyleCommand","push","numbered","3080FgYONE","commandName","5937MLXBYO","config","TrackChangesEditing","format","get","replace","_getSuggestionBlocks","listType","listItem","toUpperCase","parent","ELEMENT_","_getTranslationKeyForListStyle","from","editor","formatInline","listStart","map","handleListStartCommand","reversed","4mgbkag","markMultiRangeBlockFormat","type","23282HdcbgH","change","getSelectedBlocks","filter","before","*Format:* set start index to %0","*Change to:* %0","*Format:* set order to reversed","backward","registerDescriptionCallback","178GxWnzK","listStyle","getLastPosition","1045792GiUPtq","selection","unshift","forward","getFirstPosition","default","LegacyListUtils","formatBlock","6603045CrKOGM"];return(pi=function(){return t})()}const mi=Ii;function Ii(t,e){const n=bi();return(Ii=function(t,e){return n[t-=268]})(t,e)}!function(t,e){const n=Ii,r=t();for(;;)try{if(942284===parseInt(n(275))/1+parseInt(n(284))/2*(parseInt(n(294))/3)+-parseInt(n(274))/4+parseInt(n(286))/5*(parseInt(n(295))/6)+parseInt(n(277))/7+-parseInt(n(282))/8+-parseInt(n(269))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bi);class Ei extends t.Plugin{[mi(272)](){const t=mi,e=this[t(281)];if(!e[t(288)][t(278)](t(301)))return;const n=e[t(288)][t(268)](t(292)),r=e[t(270)];n[t(273)](t(302)),n[t(298)][t(276)](t(279),(e=>zr(r,t(289),e))),e[t(291)][t(293)](t(280))[t(285)]({model:t(279),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(296)])return n[s(290)](s(300))},converterPriority:t(287)}),e[t(299)][t(303)].on(t(297),((e,n,r)=>{const s=t;r[s(283)][s(296)]&&e[s(271)]()}),{priority:t(287)})}}function bi(){const t=["media","dataDowncast","editor","1632600DIdvLs","options","8802EYVQep","elementToElement","20090jmphQl","high","plugins","ELEMENT_MEDIA","createEmptyElement","conversion","TrackChangesEditing","for","483bPsIxp","1986NymiSE","showSuggestionHighlights","attribute:url:media","descriptionFactory","data","div","MediaEmbedEditing","mediaEmbed","downcastDispatcher","get","24090687DsFHck","locale","stop","afterInit","enableCommand","3590860drHDvL","1128539ReEWNY","registerElementLabel","10876313EjlWvy","has"];return(bi=function(){return t})()}function Ti(t,e){const n=Ai();return(Ti=function(t,e){return n[t-=183]})(t,e)}const _i=Ti;!function(t,e){const n=Ti,r=t();for(;;)try{if(686006===-parseInt(n(188))/1*(-parseInt(n(199))/2)+parseInt(n(187))/3*(parseInt(n(192))/4)+-parseInt(n(191))/5*(-parseInt(n(201))/6)+parseInt(n(184))/7+parseInt(n(195))/8+parseInt(n(196))/9*(parseInt(n(190))/10)+-parseInt(n(198))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ai);class yi extends t.Plugin{[_i(194)](){const t=_i,e=this[t(197)];e[t(185)][t(186)](t(183))&&e[t(185)][t(202)](t(189))[t(193)](t(200))}}function Ai(){const t=["enableCommand","afterInit","2761552VoTXbW","4908636TQlWwD","editor","38224032OxMxnE","116cGQrTm","mention","3959220AtAmAW","get","MentionEditing","1639876RiSbJP","plugins","has","15LeKpff","11721sPHKcK","TrackChangesEditing","20whUFiR","5zNPQPH","920768kIjZpB"];return(Ai=function(){return t})()}const ki=Li;function Ci(){const t=["afterInit","182wsTQNz","editor","head","listType","724hIrrhX","590YvMLib","MultiLevelList","86706DEXxFp","registerDescriptionCallback","listMarkerStyle","data","format","newValue","enableDefaultAttributesIntegration","multiLevelList","443NdKLnP","12121098BQCnJw","locale","30kQDvKa","*Remove format:* %0","handleDescriptions","714553OOIDUc","descriptionFactory","registerBlockAttribute","1797vXZHaX","*Set format:* %0","get","has","next","ELEMENT_MULTI_LEVEL_LIST","TrackChangesEditing","233535PfvCqr","key","plugins","3928512gmdnmR","oldValue"];return(Ci=function(){return t})()}function Li(t,e){const n=Ci();return(Li=function(t,e){return n[t-=403]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(412156===-parseInt(n(430))/1*(parseInt(n(415))/2)+parseInt(n(439))/3*(-parseInt(n(419))/4)+parseInt(n(409))/5+-parseInt(n(433))/6*(parseInt(n(436))/7)+parseInt(n(412))/8+-parseInt(n(422))/9*(parseInt(n(420))/10)+parseInt(n(431))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ci);class Ni extends t.Plugin{[ki(414)](){const t=ki,e=this[t(416)],n=e[t(411)][t(404)](t(408));e[t(411)][t(405)](t(421))&&(n[t(428)](t(429)),n[t(438)](t(424)),n[t(437)][t(423)]((e=>this[t(435)](e))))}[ki(435)](t){const e=ki,n=this[e(416)][e(432)],{data:r}=t,s={type:e(426),content:""};if(r&&e(424)==r[e(410)]){if(!r[e(413)])return{type:e(426),content:zr(n,e(403),zr(n,e(407)))+" ("+r[e(427)]+")"};if(!r[e(427)]){let o=t[e(417)];for(;o;){if(o[e(425)]&&e(418)==o[e(425)][e(410)]&&o[e(425)][e(427)])return s;o=o[e(406)]}return{type:e(426),content:zr(n,e(434),zr(n,e(407)))+" ("+r[e(413)]+")"}}}}}const Ri=Si;function Si(t,e){const n=Mi();return(Si=function(t,e){return n[t-=281]})(t,e)}function Mi(){const t=["locale","get","PageBreakEditing","afterInit","TrackChangesEditing","plugins","2gufMof","has","1036410kQJCMr","3924105ChhQWX","pageBreak","77348ZTyjNI","descriptionFactory","3234310DllOvp","69vVHBNs","ELEMENT_PAGE_BREAK","7YRcJqI","registerElementLabel","578643aSXPTM","1819170cDgXOR","4178248ltRljy","editor","enableCommand"];return(Mi=function(){return t})()}!function(t,e){const n=Si,r=t();for(;;)try{if(414588===parseInt(n(282))/1*(parseInt(n(293))/2)+parseInt(n(301))/3*(parseInt(n(298))/4)+-parseInt(n(296))/5+parseInt(n(295))/6+-parseInt(n(303))/7*(parseInt(n(284))/8)+parseInt(n(283))/9+parseInt(n(300))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mi);class vi extends t.Plugin{[Ri(290)](){const t=Ri,e=this[t(285)];if(!e[t(292)][t(294)](t(289)))return;e[t(292)][t(288)](t(291))[t(286)](t(297));const n=e[t(292)][t(288)](t(291)),r=e[t(287)];n[t(299)][t(281)](t(297),(e=>zr(r,t(302),e)))}}const Oi=Di;function wi(){const t=["insertParagraph","isLimit","477848gHZYaV","format","options","addMarker:suggestion:insertion","model","64368WLlTwc","paragraph","highest","enableCommand","plugins","get","3438216XWsRJl","isTouching","Paragraph","checkChild","createUIElement","span","markerName","editor","schema","markerRange","isBlock","ck-suggestion-marker--active","name","has","insert","_registerLegacyDescription","showSuggestionHighlights","insertion","TrackChangesEditing","206166oqrCQq","editing","addClass","*Insert:* %0","toViewPosition","enableDefaultAttributesIntegration","*Change to:* %0","type","consume","descriptionFactory","119IMOAlw","afterInit","formatBlock","ELEMENT_PARAGRAPH","$text","end","consumable","includes","registerDescriptionCallback","downcastDispatcher","commandName","bindElementToMarker","522060DEJdRr","activeMarkers","nodeAfter","registerElementLabel","getItemLabel","1390oMQCbU","1674356OWXxUM","data","2FwAfKx","ck-suggestion-marker-split","mapper","830379jzgPFF","writer","locale","getFirstRange","start"];return(wi=function(){return t})()}function Di(t,e){const n=wi();return(Di=function(t,e){return n[t-=460]})(t,e)}!function(t,e){const n=Di,r=t();for(;;)try{if(302160===-parseInt(n(524))/1+-parseInt(n(514))/2*(-parseInt(n(517))/3)+parseInt(n(512))/4+parseInt(n(506))/5+parseInt(n(484))/6*(-parseInt(n(494))/7)+-parseInt(n(465))/8+parseInt(n(529))/9*(parseInt(n(511))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Fi extends t.Plugin{[Oi(495)](){const t=Oi,e=this[t(472)];if(!e[t(463)][t(478)](t(467)))return;const n=e[t(519)],r=e[t(463)][t(464)](t(483));r[t(493)][t(509)](t(460),(e=>zr(n,t(497),e))),r[t(489)](t(460)),r[t(462)](t(522)),e[t(485)][t(503)].on(t(527),Bi(e),{priority:t(461)}),e[t(513)][t(503)].on(t(527),((n,r,s)=>{const o=t;s[o(526)][o(481)]&&Bi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(461)});const s=r[t(493)];s[t(502)]((r=>{const o=t;if(o(482)!==r[o(491)])return;const{start:i,end:a}=r[o(520)]();if(!i[o(466)](a)||!i[o(508)])return;const c=e[o(528)][o(473)],u=i[o(508)];return c[o(475)](u)&&!c[o(523)](u)&&c[o(468)](u,o(498))?{type:o(482),content:zr(n,o(487),s[o(510)](u,1))}:void 0})),this[t(480)]()}[Oi(480)](){const t=Oi,e=this[t(472)],n=e[t(519)];e[t(463)][t(464)](t(483))[t(493)][t(502)]((e=>{const r=t;if(r(496)!=e[r(491)])return;const{data:s}=e;return s&&r(460)==s[r(504)]?{type:r(525),content:zr(n,r(490),zr(n,r(497)))}:void 0}))}}function Bi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Di,i=t[o(463)][o(464)](o(483)),a=r[o(474)][o(521)],c=r[o(474)][o(499)],u=t[o(528)][o(473)];if(!a[o(466)](c)||!a[o(508)])return;const l=a[o(508)];if(u[o(475)](l)&&!u[o(523)](l)&&u[o(468)](l,o(498))){if(!s[o(500)][o(492)](r[o(474)],n[o(477)]))return;const t=s[o(518)][o(469)](o(470),{class:o(515)}),a=s[o(516)][o(488)](c);e&&i[o(507)][o(501)](r[o(471)])&&s[o(518)][o(486)](o(476),t),s[o(518)][o(479)](a,t),s[o(516)][o(505)](t,r[o(471)])}}}function Pi(t,e){const n=xi();return(Pi=function(t,e){return n[t-=363]})(t,e)}function xi(){const t=["formatInline","get","9829603BygrNw","format","6FVtWgo","15503480DlrIki","6552256tKleUu","RemoveFormatEditing","plugins","25mhpnKE","commandName","locale","type","formatBlock","3617958vaGyvu","editor","1501982HgNxSU","has","descriptionFactory","_registerLegacyDescription","enableDefaultAttributesIntegration","2vFiHJW","registerDescriptionCallback","TrackChangesEditing","935516pROCPJ","44TlsZoe","removeFormat","*Remove all formatting*","7843392GnTOwZ","afterInit"];return(xi=function(){return t})()}const Ui=Pi;!function(t,e){const n=Pi,r=t();for(;;)try{if(972256===-parseInt(n(371))/1+-parseInt(n(376))/2*(parseInt(n(369))/3)+-parseInt(n(379))/4*(parseInt(n(364))/5)+-parseInt(n(389))/6*(parseInt(n(387))/7)+-parseInt(n(391))/8+parseInt(n(383))/9+-parseInt(n(390))/10*(-parseInt(n(380))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xi);class ji extends t.Plugin{[Ui(384)](){const t=Ui,e=this[t(370)];e[t(363)][t(372)](t(392))&&(e[t(363)][t(386)](t(378))[t(375)](t(381)),this[t(374)]())}[Ui(374)](){const t=Ui,e=this[t(370)];e[t(363)][t(386)](t(378))[t(373)][t(377)]((n=>{const r=t;if(r(368)!=n[r(367)]&&r(385)!=n[r(367)])return;const{data:s}=n;return s&&r(381)==s[r(365)]?{type:r(388),content:zr(e[r(366)],r(382))}:void 0}))}}const Gi=Hi;function Vi(){const t=["2471070orZYji","discardSelectedSuggestions","discardAllSuggestions","enableCommand","acceptSelectedSuggestions","discardSuggestion","acceptAllSuggestions","203533ViaFpX","editor","8jChgsF","afterInit","has","goToPreviousRestrictedEditingException","plugins","acceptSuggestion","RestrictedEditingModeEditing","201020qtpvYQ","trackChanges","38luqqfU","4450752pphacd","get","8QNxucn","goToNextRestrictedEditingException","TrackChangesEditing","70bBUWmY","3404511lNHWAb","101669CkeheD","36609eqvhbq"];return(Vi=function(){return t})()}function Hi(t,e){const n=Vi();return(Hi=function(t,e){return n[t-=382]})(t,e)}!function(t,e){const n=Hi,r=t();for(;;)try{if(635448===parseInt(n(386))/1+-parseInt(n(406))/2*(parseInt(n(387))/3)+parseInt(n(409))/4*(-parseInt(n(404))/5)+parseInt(n(407))/6+parseInt(n(388))/7+parseInt(n(397))/8*(-parseInt(n(385))/9)+parseInt(n(384))/10*(parseInt(n(395))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class zi extends t.Plugin{[Gi(398)](){const t=Gi,e=this[t(396)];if(!e[t(401)][t(399)](t(403)))return;const n=e[t(401)][t(408)](t(383));n[t(391)](t(400)),n[t(391)](t(382));const r=e[t(401)][t(408)](t(403));r[t(391)](t(405)),r[t(391)](t(402)),r[t(391)](t(393)),r[t(391)](t(394)),r[t(391)](t(390)),r[t(391)](t(392)),r[t(391)](t(389))}}const Wi=Xi;function Xi(t,e){const n=Ki();return(Xi=function(t,e){return n[t-=446]})(t,e)}function Ki(){const t=["options","includes","deletion","ck-suggestion-marker-","span","get","getItems","consumable","showSuggestionHighlights","high","data","markerName","insert","ck-suggestion-marker--active","addMarker:suggestion:insertion","2000GpJJrs","mapper","5132604kivtzd","softBreak","6329844aTIWGI","markerRange","18ojkous","createPositionBefore","createUIElement","1687715LDRNWk","20006kaMVsj","activeMarkers","toViewPosition","ELEMENT_LINE_BREAK","110078OYTMwa","locale","addMarker:suggestion","editing","requires","test","bindElementToMarker","merge","name","3491910VMpeBZ","enableCommand","editor","addMarker:suggestion:deletion","writer","element","shiftEnter","40703410mXsGWJ","descriptionFactory","init","downcastDispatcher","TrackChangesEditing","model","addClass","split","plugins","21MCSlWd","registerElementLabel"];return(Ki=function(){return t})()}!function(t,e){const n=Xi,r=t();for(;;)try{if(960332===-parseInt(n(486))/1*(parseInt(n(461))/2)+-parseInt(n(449))/3+-parseInt(n(451))/4+parseInt(n(456))/5*(parseInt(n(453))/6)+parseInt(n(457))/7*(parseInt(n(447))/8)+-parseInt(n(470))/9+parseInt(n(477))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ki);class qi extends t.Plugin{static get[Wi(465)](){return[Qs.ShiftEnter]}[Wi(479)](){const t=Wi,e=this[t(472)],n=e[t(485)][t(493)](t(481));n[t(471)](t(476)),e[t(464)][t(480)].on(t(446),Ji(e),{priority:t(497)}),e[t(464)][t(480)].on(t(473),Ji(e),{priority:t(497)}),e[t(498)][t(480)].on(t(463),((n,r,s)=>{const o=t;s[o(488)][o(496)]&&Ji(e,{showActiveMarker:!1})(n,r,s)})),n[t(478)][t(487)](t(450),(n=>zr(e[t(462)],t(460),n)))}}function Ji(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Xi,i=t[o(485)][o(493)](o(481));if(!s[o(495)][o(466)](r[o(452)],n[o(469)]))return;const a=t[o(482)];for(const t of r[o(452)][o(494)]()){if(!t.is(o(475),o(450)))continue;const n=o(490)==r[o(499)][o(484)](":")[1]?o(468):o(484),c=s[o(474)][o(455)](o(492),{class:o(491)+n}),u=s[o(448)][o(459)](a[o(454)](t));e&&i[o(458)][o(489)](r[o(499)])&&s[o(474)][o(483)](o(501),c),s[o(474)][o(500)](u,c),s[o(448)][o(467)](c,r[o(499)])}}}const Qi=Yi;function Yi(t,e){const n=Zi();return(Yi=function(t,e){return n[t-=318]})(t,e)}function Zi(){const t=["TrackChangesEditing","registerDescriptionCallback","formatInline","commandName","has","value","FORMAT_RESTRICTED_DISABLED","StandardEditingModeEditing","change","getRanges","1983456VuyeBb","editor","FORMAT_RESTRICTED_ENABLED","327jOqESn","forceValue","restrictedEditingException","selection","get","369725vOXQxa","afterInit","202586YCbDCf","isCollapsed","plugins","descriptionFactory","46175AgtPIN","7056352AmLGmo","document","model","652HboLFc","commands","format","formatBlock","2028061rcYErf","from","markInlineFormat","enableCommand","commandParams","type","locale"];return(Zi=function(){return t})()}!function(t,e){const n=Yi,r=t();for(;;)try{if(217805===parseInt(n(319))/1+parseInt(n(321))/2+-parseInt(n(353))/3*(-parseInt(n(329))/4)+-parseInt(n(325))/5+parseInt(n(350))/6+parseInt(n(333))/7+-parseInt(n(326))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zi);class $i extends t.Plugin{[Qi(320)](){const t=Qi,e=this[t(351)],n=e[t(328)],r=e[t(339)];if(!e[t(323)][t(344)](t(347)))return;const s=e[t(323)][t(318)](t(340)),o=t(355),i=e[t(330)][t(318)](o);s[t(336)](o,((e,r={})=>{const a=t,c=n[a(327)][a(356)];if(c[a(322)])return void e(r);const u=void 0!==r[a(354)]?r[a(354)]:!i[a(345)];n[a(348)]((()=>{const t=a,e=Array[t(334)](c[t(349)]());for(const r of e){const e=u?[r]:vs(o,r,n);for(const n of e)s[t(335)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(324)][t(341)]((e=>{const n=t;if(n(332)!=e[n(338)]&&n(342)!=e[n(338)])return;const{data:s}=e;return s&&s[n(343)]==o?s[n(337)][0][n(354)]?{type:n(331),content:zr(r,n(352))}:{type:n(331),content:zr(r,n(346))}:void 0}))}}const ta=na;function ea(){const t=["TrackChangesEditing","style","block","103202DuUiSn","forceValue","afterInit","DataSchema","config","*Remove format:* %0","inline","format","StyleUtils","2690987XYPVoA","288464JsziWQ","Style","normalizeConfig","212LwmBwA","get","definitions","156rzUoGW","formatBlock","GeneralHtmlSupport","toLowerCase","enableDefaultAttributesIntegration","88677FhyCHV","247685JYMpCn","editor","ghsAttributes","locale","11925wKotNv","*Set format:* %0","element","registerInlineAttribute","commandParams","getGhsAttributeNameForElement","registerDescriptionCallback","287TqUsJm","descriptionFactory","10fepAsd","102xpPjAZ","has","700953JmkCqF","_registerLegacyDescription","commandName","plugins","registerBlockAttribute","formatInline","registerAttributeLabel","20NtxpwV","add","FORMAT_STYLE","type","styleName"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=441]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(885619===parseInt(n(458))/1*(-parseInt(n(450))/2)+parseInt(n(484))/3*(-parseInt(n(471))/4)+parseInt(n(480))/5*(parseInt(n(441))/6)+parseInt(n(491))/7*(-parseInt(n(468))/8)+parseInt(n(479))/9+-parseInt(n(493))/10*(-parseInt(n(443))/11)+-parseInt(n(474))/12*(-parseInt(n(467))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{[ta(460)](){const t=ta,e=this[t(481)];if(!e[t(446)][t(442)](t(469))||!e[t(446)][t(442)](t(461)))return;const n=e[t(446)][t(472)](t(455)),r=e[t(483)],s=e[t(462)][t(472)](t(456))||{},o=e[t(446)][t(472)](t(476)),i=e[t(446)][t(472)](t(466))[t(470)](e[t(446)][t(472)](t(461)),s[t(473)]);n[t(478)](t(456));const a=new Set;for(const e of i[t(457)]){const n=o[t(489)](e[t(486)]);a[t(451)](n)}const c=new Set;for(const e of i[t(464)]){const n=o[t(489)](e[t(486)]);c[t(451)](n);for(const n of e[t(482)])c[t(451)](n)}for(const e of a)n[t(447)](e),n[t(492)][t(449)](e,zr(r,t(452)));for(const e of c)n[t(487)](e),n[t(492)][t(449)](e,zr(r,t(452)));this[t(444)]()}[ta(444)](){const t=ta,e=this[t(481)],n=e[t(483)];e[t(446)][t(472)](t(455))[t(492)][t(490)]((e=>{const r=t;if(r(475)!=e[r(453)]&&r(448)!=e[r(453)])return;const{data:s}=e;return s&&r(456)===s[r(445)]?s[r(488)][0][r(459)]?{type:r(465),content:zr(n,r(485),s[r(488)][0][r(454)][r(477)]())}:{type:r(465),content:zr(n,r(463),s[r(488)][0][r(454)][r(477)]())}:void 0}))}}const sa=ia;function oa(){const t=["getColumnIndexes","push","maxRow","hasAttribute","*Insert:* %0","addClass","isInContent","createRangeIn","isIntersectingWithRange","change:data","MIN_SAFE_INTEGER","oldRange","get","19222930iKUBOn","9uuqYKU","add","left","getChanges","tableCell","includes","insert","name","TableUtils","detach","removeTableColumn","createRangeOn","from","min","getCellLocation","ELEMENT_TABLE_ROW_WITH_TEXT","filter","$textProxy","type","some","getChildren","getSuggestion","tableRow","MAX_SAFE_INTEGER","map","insertTable","insertTableColumnLeft","item","model","removeClass","deletion","getChangedMarkers","max","markMultiRangeInsertion","highest","data","batch","3548334obgIcn","registerCustomCallback","discard","enableCommand","$graveyard","_splitMarkerName","classes","execute","has","TableEditing","accept","startsWith","_tablePostFixingSubtypes","plugins","TrackChangesEditing","tableColumn","2130UYlJBz","4DdrrsX","toViewElement","commands","writer","getSelectionAffectedTableCells","ELEMENT_TABLE_WITH_TEXT","selectTableColumn","change","root","document","colspan","createPositionAt","insertTableRowBelow","editor","*Remove:* %0","minColumn","registerElementLabel","_getSuggestionCoords","646280HDJzJU","every","above","cell","isArray","nodeBefore","ELEMENT_TABLE_COLUMN_WITH_TEXT","element","values","showSuggestionHighlights","options","getItems","_acceptFormatSuggestionCallbackFactory","nodeAfter","join","isEqual","insertion","4991692RPhPGZ","removeTableRow","addRange","enqueueChange","_suggestionFactory","suggestion","selectTableRow","length","order","toLowerCase","table","start","span","first","addMarker:suggestion","descriptionFactory","rowspan","getContainedElement","findAncestor","setSelection","downcastDispatcher","minRow","markMultiRangeDeletion","position","_getCoordsForCells","tablePaste","insertTableRowAbove","getAttribute","registerDescriptionCallback","forceValue","_setupColumnsRowsFixing","subType","912ReZGps","registerPostFixer","refresh","last","locale","afterInit","740398EXUdQV","_tableSuggestions","getRanges","ELEMENT_TABLE_ROW","ELEMENT_TABLE_COLUMN","differ","fromRange","low","substr","69755HafgLc","getFirstRange","isTouching","mapper","maxColumn","ELEMENT_TABLE","selection","insertTableColumnRight","rootName","createTableWalker","end","getRowIndexes"];return(oa=function(){return t})()}function ia(t,e){const n=oa();return(ia=function(t,e){return n[t-=157]})(t,e)}!function(t,e){const n=ia,r=t();for(;;)try{if(758269===parseInt(n(229))/1*(parseInt(n(318))/2)+parseInt(n(301))/3+-parseInt(n(191))/4+parseInt(n(174))/5+-parseInt(n(317))/6+parseInt(n(238))/7*(parseInt(n(223))/8)+-parseInt(n(264))/9*(parseInt(n(263))/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(313)]=[e(286),e(316)],this[e(230)]=new Set}[sa(228)](){const t=sa,e=this[t(169)],n=e[t(292)][t(165)][t(244)];if(!e[t(314)][t(309)](t(310)))return;const r=e[t(227)],s=e[t(314)][t(262)](t(315)),o=e[t(314)][t(262)](t(272));s[t(206)][t(172)](t(201),(e=>zr(r,t(243),e))),this[t(221)](),s[t(304)](t(289)),s[t(304)](t(197)),s[t(304)](t(162));for(const r of[t(217),t(168)]){const i=e[t(158)][t(262)](r);s[t(304)](r,(r=>{const a=t;e[a(292)][a(163)]((t=>{const e=a;r();const c=e(176)===i[e(199)],u=o[e(160)](n),l=o[e(249)](u),f=c?l[e(204)]-1:l[e(226)]+1,h=u[0][e(209)](e(201)),g=o[e(247)](h,{startRow:f,endRow:f}),d=Array[e(276)](g)[e(288)]((n=>t[e(275)](n[e(177)])));s[e(297)](d,e(286))}))}))}for(const r of[t(290),t(245)]){const i=e[t(158)][t(262)](r);s[t(304)](r,(r=>{const a=t;e[a(292)][a(163)]((t=>{const e=a;r();const c=e(266)===i[e(199)],u=o[e(160)](n),l=o[e(250)](u),f=c?l[e(204)]-1:l[e(226)]+1,h=u[0][e(209)](e(201)),g=o[e(247)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(276)](g)[e(288)]((n=>t[e(275)](n[e(177)])));s[e(297)](d,e(316))}))}))}for(const r of[t(192),t(274)]){const i=r[t(237)](11),a=i[t(200)](),c=a[t(237)](0,3)+t(203),u=t(201)+i,l=t(277)+i,f=t(296)+i;s[t(304)](r,(()=>{const i=t;e[i(292)][i(163)]((t=>{const e=i,h=o[e(160)](n),g=h[0][e(209)](e(201));let d;if(e(192)==r){const t=o[e(249)](h);d={startRow:t[e(204)],endRow:t[e(226)],includeAllSlots:!0}}else{const t=o[e(250)](h);d={startColumn:t[e(204)],endColumn:t[e(226)],includeAllSlots:!0}}const p=o[e(247)](g,d),m=Array[e(276)](p)[e(288)]((({cell:t})=>t)),I=ca(m[e(280)]((t=>t[e(253)](c)))),E=ca(m[e(280)]((t=>!t[e(253)](c))))[e(288)]((n=>t[e(275)](n))),b=s[e(213)](E,u);if(b&&(e(286)==b[e(222)]||e(316)==b[e(222)])){const n=this[e(173)](b);for(const r of I){const s=t[e(275)](r),i=o[e(278)](r),u=r[e(218)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(193)](s)}}}))}))}function c(r){const s=t,o=Array[s(276)](n[s(231)]())[s(288)]((t=>i.LiveRange[s(235)](t)));e[s(292)][s(163)]((t=>{const n=s,i=t[n(300)];r=r[n(280)]((t=>n(305)!=t[n(164)][n(246)])),t[n(210)](r),e[n(158)][n(262)](n(192))[n(225)](),e[n(308)](n(192),{forceDefaultExecution:!0}),e[n(292)][n(194)]((()=>{const t=n;e[t(292)][t(194)](i,(e=>{const n=t,r=o[n(280)]((t=>n(305)!=t[n(164)][n(246)]));r[n(198)]>0&&e[n(210)](r);for(const t of o)t[n(273)]()}))}))}))}function u(r){const s=t;e[s(292)][s(163)]((t=>{const o=s,a=Array[o(276)](n[o(231)]())[o(288)]((t=>i.LiveRange[o(235)](t))),c=[];for(const t of r)for(const e of t[o(185)]({shallow:!0}))c[o(251)](e);for(const n of c)o(305)!=n[o(164)][o(246)]&&(t[o(210)](t[o(167)](n,0)),e[o(158)][o(262)](o(274))[o(225)](),e[o(308)](o(274),{forceDefaultExecution:!0}));const u=a[o(280)]((t=>o(305)!=t[o(164)][o(246)]));u[o(198)]>0&&t[o(210)](u);for(const t of a)t[o(273)]()}))}function l(e,n){const r=t;return n[r(175)]((t=>e[r(283)]((e=>e[r(248)][r(189)](t[r(202)])||t[r(248)][r(189)](e[r(202)])))))}function f(e,n){const r=t;return e[r(283)]((t=>n[r(283)]((e=>t[r(248)][r(240)](e[r(202)])))))}e[t(299)][t(211)].on(t(205),((e,n,r)=>{const s=t;if(!r[s(184)][s(183)])return;const o=n[s(291)];if(!o)return;const i=r[s(241)][s(157)](o);function c(t){return Array[s(178)](t)?t:[t]}i&&s(268)===o[s(271)]&&(0,a.setHighlightHandling)(i,r[s(159)],((t,e,n)=>n[s(255)](c(e[s(307)]),t)),((t,e,n)=>n[s(293)](c(e[s(307)]),t)))}),{priority:t(298)}),s[t(206)][t(219)]((e=>{const n=t;if(n(190)!=e[n(282)]&&n(294)!=e[n(282)])return;const s=e[n(208)]();if(null!=s&&s.is(n(181),n(201))){if(n(190)==e[n(282)]){const t=e[n(185)]()[n(280)]((t=>t.is(n(281))))[n(288)]((t=>t[n(299)]));if(t[n(198)])return{type:n(190),content:zr(r,n(254),zr(r,n(161),'"'+t[n(188)](" ")+'"'))}}if(n(294)==e[n(282)]){const t=e[n(185)]()[n(280)]((t=>t.is(n(281))))[n(288)]((t=>t[n(299)]));if(t[n(198)])return{type:n(294),content:zr(r,n(170),zr(r,n(161),'"'+t[n(188)](" ")+'"'))}}}})),s[t(206)][t(219)]((e=>{const n=t;if(n(286)==e[n(222)]){const t=e[n(185)]()[n(280)]((t=>t.is(n(281))))[n(288)]((t=>t[n(299)])),s=this[n(173)](e),o=s[n(252)]-s[n(212)]+1;if(n(190)==e[n(282)])return t[n(198)]?{type:n(190),content:zr(r,n(254),zr(r,n(279),[o,'"'+t[n(188)](" ")+'"']))}:{type:n(190),content:zr(r,n(254),zr(r,n(232),o))};if(n(294)==e[n(282)])return t[n(198)]?{type:n(294),content:zr(r,n(170),zr(r,n(279),[o,'"'+t[n(188)](" ")+'"']))}:{type:n(294),content:zr(r,n(170),zr(r,n(232),o))}}if(n(316)==e[n(222)]){const t=e[n(185)]()[n(280)]((t=>t.is(n(281))))[n(288)]((t=>t[n(299)])),s=this[n(173)](e),o=s[n(242)]-s[n(171)]+1;if(n(190)==e[n(282)])return t[n(198)]?{type:n(190),content:zr(r,n(254),zr(r,n(180),[o,'"'+t[n(188)](" ")+'"']))}:{type:n(190),content:zr(r,n(254),zr(r,n(233),o))};if(n(294)==e[n(282)])return t[n(198)]?{type:n(294),content:zr(r,n(170),zr(r,n(180),[o,'"'+t[n(188)](" ")+'"']))}:{type:n(294),content:zr(r,n(170),zr(r,n(233),o))}}})),s[t(195)][t(302)](t(190),t(286),t(303),c),s[t(195)][t(302)](t(294),t(286),t(311),c),s[t(195)][t(302)](t(190),t(316),t(303),u),s[t(195)][t(302)](t(294),t(316),t(311),u),s[t(195)][t(302)](t(190),t(316),t(188),l),s[t(195)][t(302)](t(294),t(316),t(188),l),s[t(195)][t(302)](t(190),t(286),t(188),f),s[t(195)][t(302)](t(294),t(286),t(188),f)}[sa(186)](){const t=sa,e=this[t(169)],n=e[t(292)][t(165)][t(244)];return(r,s)=>{const o=t;e[o(292)][o(163)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(248)][a(179)];u&&u[0]&&!1===u[0][a(220)]&&(l=r[0][a(202)][a(187)]);const f=t[a(257)](l);if(a(305)==f[a(164)][a(246)])return;const h=Array[a(276)](n[a(231)]())[a(288)]((t=>i.LiveRange[a(235)](t)));t[a(210)](f),e[a(158)][a(262)](c)[a(225)](),u[a(251)]({forceDefaultExecution:!0}),e[a(308)](c,...u);const g=h[a(280)]((t=>a(305)!=t[a(164)][a(246)]));g[a(198)]>0&&t[a(210)](g);for(const t of h)t[a(273)]()}))}}[sa(215)](t){const e=sa,n=this[e(169)][e(314)][e(262)](e(272));let r=Number[e(287)],s=Number[e(260)],o=Number[e(287)],i=Number[e(260)];for(const a of t){if(e(305)==a[e(164)][e(246)])continue;const{row:t,column:c}=n[e(278)](a),u=a[e(253)](e(207))?a[e(218)](e(207))-1:0,l=a[e(253)](e(166))?a[e(218)](e(166))-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(221)](){const t=sa,e=this[t(169)],n=e[t(314)][t(262)](t(315)),r=e[t(314)][t(262)](t(272));e[t(292)][t(165)].on(t(259),(()=>{const r=t,s=Array[r(276)](e[r(292)][r(165)][r(234)][r(295)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(306)](t);if(r(196)!=s)continue;if(null!=e[r(261)])continue;const a=n[r(285)](o);this[r(313)][r(269)](i)&&this[r(230)][r(265)](a)}}),{priority:t(236)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(275)](e),a=e[s(209)](s(201)),c=r[s(278)](e);for(const t of this[s(230)]){const n=t[s(222)],r=n[s(312)](s(216)),u=n[s(237)](r?10:5),l=u[s(200)](),f=l[s(237)](0,3)+s(203),h=s(277)+u,g=s(296)+u;if(!t[s(256)])continue;if(a!=t[s(239)]()[s(202)][s(209)](s(201)))continue;if(t[s(258)](i))continue;const d=e[s(253)](f)?e[s(218)](f)-1:0,p=this[s(173)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(193)](i),o=!0)}return o};e[t(292)][t(165)][t(224)]((n=>{const r=t;let o=!1;for(const t of e[r(292)][r(165)][r(234)][r(267)]())if(r(270)==t[r(282)])if(r(286)==t[r(271)])for(const e of t[r(214)][r(187)][r(284)]())o=o||s(e,n);else r(268)==t[r(271)]&&(o=o||s(t[r(214)][r(187)],n));return o}))}[sa(173)](t){const e=sa;return this[e(215)](t[e(231)]()[e(288)]((t=>t[e(202)][e(187)])))}}function ca(t){const e=sa;return Array[e(276)](new Set(t)[e(182)]())}const ua=la;function la(t,e){const n=ha();return(la=function(t,e){return n[t-=284]})(t,e)}!function(t,e){const n=la,r=t();for(;;)try{if(587605===-parseInt(n(290))/1*(-parseInt(n(367))/2)+parseInt(n(383))/3*(parseInt(n(342))/4)+parseInt(n(363))/5*(-parseInt(n(329))/6)+-parseInt(n(338))/7+-parseInt(n(314))/8+-parseInt(n(350))/9*(parseInt(n(347))/10)+parseInt(n(382))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ha);class fa extends t.Plugin{static get[ua(374)](){return[aa]}[ua(311)](){const t=ua,e=this[t(295)],n=e[t(322)][t(300)][t(310)],r=e[t(289)];if(!e[t(346)][t(317)](t(316)))return;const s=e[t(346)][t(293)](t(361)),o=e[t(346)][t(293)](t(304)),a=e[t(346)][t(293)](aa);a[t(352)][t(291)](t(362)),s[t(345)](t(362),(()=>{const n=t,r=o[n(307)](e[n(322)][n(300)][n(310)]);e[n(322)][n(319)]((()=>{const t=n;s[t(330)](r,{commandName:t(362),commandParams:[]},[],t(362))}))})),e[t(312)][t(293)](t(362)).on(t(305),((n,r)=>{const o=t;e[o(312)][o(293)](o(356))[o(365)]&&(r[o(364)]>0&&r[r[o(364)]-1]&&r[r[o(364)]-1][o(366)]||s[o(292)]||this[o(370)]()||n[o(332)]())}),{priority:t(358)});for(const n of[t(313),t(286),t(328),t(357)]){const r=e[t(312)][t(293)](n);s[t(345)](n,(()=>{const n=t,o=e[n(322)][n(300)][n(310)][n(339)]()[n(284)]()[n(323)]((t=>t.is(n(318),n(324)))),i=r[n(365)];e[n(322)][n(319)]((()=>{const t=n;s[t(330)]([o,i],{commandName:t(362),commandParams:[]},[],t(362))}))}))}for(const n of[t(380),t(315)]){const r=e[t(312)][t(293)](n);s[t(345)](n,(()=>{const i=t,a=o[i(307)](e[i(322)][i(300)][i(310)])[0],c=a[i(297)](i(337)),{column:u,row:l}=o[i(306)](a);let f=[];if(i(354)==r[i(369)]){const t=o[i(331)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(373)](t)[i(368)]((t=>t[i(359)]))}else{const t=o[i(331)](c,{column:u,includeAllSlots:!0});f=Array[i(373)](t)[i(368)]((t=>t[i(359)]))}e[i(322)][i(319)]((t=>{const e=i;s[e(376)](t[e(335)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(299)][t(348)]((e=>{const n=t;if(n(288)!=e[n(378)]&&n(333)!=e[n(378)])return;const{data:s}=e;return s&&n(362)==s[n(334)]?{type:n(302),content:zr(r,n(344))}:void 0})),s[t(299)][t(348)]((e=>{const n=t;if(n(288)!=e[n(378)]&&n(333)!=e[n(378)])return;const{data:s}=e;return s?n(380)==s[n(334)]?{type:n(302),content:zr(r,n(296))}:n(315)==s[n(334)]?{type:n(302),content:zr(r,n(287))}:void 0:void 0}));const c=a[t(379)]();for(const e of[t(313),t(286),t(328),t(357)])s[t(321)][t(343)](t(288),e,t(377),c);for(const e of[t(380),t(315)])s[t(321)][t(343)](t(288),e,t(377),c);s[t(321)][t(343)](t(288),t(362),t(377),(r=>{const s=t;e[s(322)][s(319)]((t=>{const o=s,a=Array[o(373)](n[o(327)]())[o(368)]((t=>i.LiveRange[o(320)](t)));t[o(360)](r),e[o(312)][o(293)](o(362))[o(308)](),e[o(305)](o(362),{forceDefaultExecution:!0});const c=a[o(298)]((t=>o(285)!=t[o(351)][o(309)]));c[o(364)]>0&&t[o(360)](c);for(const t of a)t[o(341)]()}))}));for(const n of[t(313),t(328),t(357),t(286)]){const r=e[t(312)][t(293)](n);r.on(t(353),((n,s,o)=>{const i=t;if(o){const t=e[i(322)][i(300)][i(310)][i(339)]()[i(284)]()[i(323)]((t=>t.is(i(318),i(324))));this[i(340)](r[i(365)],t)||(n[i(301)]=!1,n[i(332)]())}}),{priority:t(349)})}}[ua(370)](){const t=ua,e=this[t(295)][t(312)][t(293)](t(362)),n=this[t(295)][t(346)][t(293)](t(304));if(!e[t(355)])return!1;const r=n[t(307)](this[t(295)][t(322)][t(300)][t(310)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(340)](e,n))return!1;return!0}[ua(340)](t,e){const n=ua,r=this[n(295)][n(346)][n(293)](n(361)),s=this[n(295)][n(322)][n(335)](t),o=this[n(295)][n(322)][n(335)](e),i=new Set,a=new Set;for(const t of r[n(325)]())if((n(371)==t[n(378)]||n(303)==t[n(378)]||n(362)==t[n(375)])&&t[n(372)])for(const e of t[n(327)]())e[n(326)](s,!0)&&i[n(381)](t[n(378)]+":"+t[n(294)].id),e[n(326)](o,!0)&&a[n(381)](t[n(378)]+":"+t[n(294)].id);if(i[n(336)]!=a[n(336)])return!1;for(const t of i)if(!a[n(317)](t))return!1;return!0}}function ha(){const t=["afterInit","commands","mergeTableCellUp","1128552exDGoA","splitTableCellHorizontally","TableEditing","has","element","change","fromRange","_suggestionFactory","model","find","tableCell","getSuggestions","containsRange","getRanges","mergeTableCellDown","1893090pLLCPk","markMultiRangeBlockFormat","createTableWalker","stop","formatInline","commandName","createRangeOn","size","table","5418644MyvzAY","getFirstPosition","_areMergableCells","detach","84UeVzdV","registerCustomCallback","*Merge cells*","enableCommand","plugins","4910XsEHZj","registerDescriptionCallback","low","2142UjiVtJ","root","_tablePostFixingSubtypes","set:isEnabled","horizontally","isEnabled","trackChanges","mergeTableCellLeft","highest","cell","setSelection","TrackChangesEditing","mergeTableCells","15OXdRwL","length","value","forceDefaultExecution","726gemMLa","map","direction","_areSelectedCellsMergable","insertion","isInContent","from","requires","subType","markBlockFormat","accept","type","_acceptFormatSuggestionCallbackFactory","splitTableCellVertically","add","18135700BCKhWV","31968HoZglk","getAncestors","$graveyard","mergeTableCellRight","*Split cell:* horizontally","formatBlock","locale","1911xPXtPG","push","_isForcedDefaultExecutionBlock","get","author","editor","*Split cell:* vertically","findAncestor","filter","descriptionFactory","document","return","format","deletion","TableUtils","execute","getCellLocation","getSelectionAffectedTableCells","refresh","rootName","selection"];return(ha=function(){return t})()}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=260]})(t,e)}function pa(){const t=["535050SbZxuy","type","cell","name","bindElementToMarker","setAttribute","descriptionFactory","351252wjcrxi","TableEditing","getCellLocation","TrackChangesEditing","3173562YJXuOO","headingRows","ck-suggestion-marker--active","mapper","editing","removeAttribute","ck-suggestion-marker-","FORMAT_REGULAR_COLUMN","7pcuVzc","data-suggestion","unbindElementFromMarkerName","plugins","parent","consume","forceValue","toViewElement","removeClass","editor","requires","addMarker:suggestion","registerDescriptionCallback","includes","nodeAfter","markerName","headingColumns","90987PqTXZe","_registerLegacyDescription","22XzUvKP","_suggestionFactory","removeMarker:suggestion","23608NRfQaA","nodeBefore","locale","showSuggestionHighlights","writer","addClass","markerRange","createTableWalker","item","FORMAT_REGULAR_ROW","_handleLegacySuggestions","start","FORMAT_HEADER_ROW","TableUtils","*Format:* %0","options","getSuggestion","markerNameToElements","884536ntxOFc","stop","registerCustomCallback","commandName","accept","setTableRowHeader","highest","end","formatBlock","registerAttributeLabel","data","downcastDispatcher","57851lLKCWe","FORMAT_HEADER_COLUMN","_acceptFormatSuggestionCallbackFactory","setTableColumnHeader","enableDefaultAttributesIntegration","registerBlockAttribute","get","commandParams","format","consumable","33JYTDjX","400mLstJa","activeMarkers","afterInit","_splitMarkerName","has"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(441902===-parseInt(n(272))/1+-parseInt(n(326))/2*(parseInt(n(324))/3)+-parseInt(n(329))/4*(-parseInt(n(283))/5)+parseInt(n(295))/6+-parseInt(n(307))/7*(-parseInt(n(260))/8)+parseInt(n(299))/9+-parseInt(n(288))/10*(parseInt(n(282))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[ga(317)](){return[aa]}[ga(285)](){const t=ga,e=this[t(316)];if(!e[t(310)][t(287)](t(296)))return;const n=e[t(331)],r=e[t(310)][t(278)](t(298));r[t(276)](t(265)),r[t(276)](t(275)),r[t(277)](t(300)),r[t(277)](t(323)),r[t(294)][t(269)](t(300),zr(n,t(341))),r[t(294)][t(269)](t(323),zr(n,t(273))),this[t(339)]()}[ga(339)](){const t=ga,e=this[t(316)][t(310)][t(278)](t(298)),n=this[t(316)][t(310)][t(278)](t(342)),r=this[t(316)][t(310)][t(278)](aa)[t(274)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(286)](o[a(322)]),l=e[a(345)](u),f=l[a(270)];if(a(268)!=l[a(289)]||!f||a(275)!=f[a(263)])return;if(o[a(337)])return void s[a(261)]();if(!i[a(281)][a(312)](o[a(335)],s[a(291)]))return;const h=o[a(335)][a(340)][a(321)],g=o[a(335)][a(267)][a(330)],d=h[a(311)][a(311)],{column:p}=n[a(297)](h),{column:m}=n[a(297)](g);for(let s=p;s<=m;s++){const l=n[a(336)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(290)],l=i[a(302)][a(314)](s);i[a(333)][a(334)](a(305)+c,l),r&&i[a(333)][a(293)](a(308),u,l),i[a(302)][a(292)](l,o[a(322)]),t&&(e[a(284)][a(320)](o[a(322)])?i[a(333)][a(334)](a(301),l):i[a(333)][a(315)](a(301),l))}}}}e[t(327)][t(262)](t(268),t(265),t(264),r),e[t(327)][t(262)](t(268),t(275),t(264),r),this[t(316)][t(303)][t(271)].on(t(318),s(),{priority:t(266)}),this[t(316)][t(270)][t(271)].on(t(318),((e,n,r)=>{const o=t;r[o(344)][o(332)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(266)}),this[t(316)][t(303)][t(271)].on(t(328),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(286)](r[o(322)]),c=e[o(345)](a),u=c[o(270)];if(o(268)!=c[o(289)]||!u||o(275)!=u[o(263)])return;const l=s[o(302)][o(346)](r[o(322)]);if(l)for(const t of l)s[o(333)][o(315)](o(305)+i,t),s[o(333)][o(315)](o(301),t),s[o(333)][o(304)](o(308),t),s[o(302)][o(309)](t,r[o(322)])}),{priority:t(266)}),this[t(325)]()}[ga(325)](){const t=ga,e=this[t(316)],n=e[t(331)];function r(e){const r=t;return{type:r(280),content:zr(n,r(343),e)}}e[t(310)][t(278)](t(298))[t(294)][t(319)]((e=>{const s=t;if(s(268)!=e[s(289)])return;const{data:o}=e;if(o){if(s(265)==o[s(263)]){const t=o[s(279)][0][s(313)];return r(zr(n,s(t?341:338)))}if(s(275)==o[s(263)]){const t=o[s(279)][0][s(313)];return r(zr(n,s(t?273:306)))}}}))}}function Ia(t,e){const n=Ea();return(Ia=function(t,e){return n[t-=440]})(t,e)}function Ea(){const t=["join","getAttributes","has","move","end","getSuggestions","insertRows","tablePasteColumn","startsWith","618XsFBHQ","getColumnIndexes","tableCellBorderColor","1422860QAAOho","TableClipboard","26201wOvIev","discard","remove","tablePasteCell","tableCellBorderWidth","columns","markerName","_getCoordsForCells","removeRows","set","suggestion","value","for","tableCellVerticalAlignment","createPositionBefore","setAttributes","*Replace table cells*","low","previousSibling","name","getMarkers","suggestion-td","forEach","registerPostFixer","Users","removeColumns","getItems","createRangeIn","content","rowInsertionIndexes","row","push","insertion","oldRange","getSelectionAffectedTableCells","insertContent","stop","accept","deletion","markMultiRangeDeletion","call","11709mfgnuH","markers","getRanges","add","length","setAttribute","table","fill","markerToHighlight","getAllAdjacentSuggestions","detach","forceDefaultExecution","tableCellSuggestion","keys","endColumn","tableCellBorderStyle","showSuggestionHighlights","model","differ","batch","formatBlock","clipboardOutput","editingDowncast","getColumns","ck-suggestion-marker-insertion","ck-suggestion-marker","isInContent","getRowIndexes","type","editing","afterInit","elementToElement","28665BCMNAi","11kMlkgC","document","schema","includes","isEqual","getTableIfOnlyTableInContent","subType","getSuggestion","trackChanges","_createdBatches","options","tableCellPadding","documentSelection","deletionRanges","tablePaste","getContainedElement","map","reduce","TableUtils","previous","view","getSuggestionCallback","redo","createElement","entries","activeMarkers","_isForcedDefaultExecutionBlock","insert","locale","columnInsertionIndexes","last","from","dataDowncast","tableCellBackgroundColor","getChild","nextSibling","suggestionUnloaded","editor","containsRange","rootName","high","getShiftedBy","markMultiRangeInsertion","listenTo","getChangedMarkers","insertColumns","findAncestor","return","filter","nodeAfter","unwrap","register","fromEntries","cells","_splitMarkerName","plugins","5974070jhJHzj","_tablePostFixingSubtypes","paragraph","340659BDiYCc","isEmpty","registerCustomCallback","column","position","wrap","ck-suggestion-marker--active","3144GzHqyG","every","hasSuggestion","markMultiRangeBlockFormat","tablePasteChainId","markerAttributes","376XMFkxQ","708KkMpWD","insertionRanges","createRange","_replaceTableSlotCell","removeMarker","cell","selection","suggestion:formatBlock:tablePasteCell","element","attributes","$graveyard","change","first","tableCell","tableCellHorizontalAlignment","start","next","registerDescriptionCallback","find","author","updateMarker","descriptionFactory","suggestionLoaded","tablePasteRow","createTableWalker","getChanges","some","rows","rowInsertionRanges","endRow","_suggestionFactory","commands","columnInsertionRanges","newRange","root","removeMarkers","getChildren","conversion","fromRange","TrackChangesEditing","requires","getRange","get","createRangeOn","getRows"];return(Ea=function(){return t})()}const ba=Ia;!function(t,e){const n=Ia,r=t();for(;;)try{if(307509===parseInt(n(453))/1+parseInt(n(466))/2*(-parseInt(n(521))/3)+-parseInt(n(524))/4+parseInt(n(599))/5+parseInt(n(467))/6*(parseInt(n(526))/7)+parseInt(n(460))/8*(parseInt(n(567))/9)+-parseInt(n(450))/10*(parseInt(n(600))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const Ta=[ba(530),ba(523),ba(582),ba(481),ba(539),ba(633),ba(611)],_a=Object[ba(446)](Ta[ba(616)]((t=>[t,null])));class ya extends t.Plugin{static get[ba(507)](){return[aa]}[ba(597)](){const t=ba,n=this[t(637)];if(!n[t(449)][t(514)](t(525)))return;const r=n[t(449)][t(509)](t(506)),s=n[t(449)][t(509)](t(618)),o=n[t(449)][t(509)](aa),a=n[t(449)][t(509)](t(525));o[t(451)][t(557)](t(490),t(519)),n[t(584)][t(602)][t(445)](t(579),{allowIn:t(480),allowContentOf:t(480),isLimit:!0}),n[t(504)][t(598)]({model:t(579),view:t(547)});let c=null;n[t(584)].on(t(561),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(571)]-1];h&&h[u(578)]||r[u(626)]||this[u(637)][u(498)][u(509)](u(608))[u(537)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(612)))return!1;const i=s[o(605)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(560)](n[o(601)][o(473)]);if(!a[o(571)])return!1;const c=a[0][o(440)](o(573)),l=r[o(594)](a),f=r[o(522)](a),h={startRow:l[o(479)],endRow:l[o(630)],startColumn:f[o(479)],endColumn:f[o(630)]};return 1==a[o(571)]&&(h[o(496)]+=r[o(511)](i)-1,h[o(581)]+=r[o(590)](i)-1),ka(c,h,r)}(l,f,n[u(584)],s,a)&&(o[u(562)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(584)][u(478)]((()=>{const t=u;n[t(584)][t(561)](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(571)]&&r[t(642)](o,t(490),{tablePasteChainId:s}),a[t(571)]&&r[t(642)](a,t(519),{tablePasteChainId:s}),l[t(571)]&&(r[t(642)](l,t(614),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(548)]((e=>{const n=t;var r;return null===(r=e[n(577)])||void 0===r?void 0:r[n(566)](e)}))),f[t(571)]&&(r[t(565)](f,t(614),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(548)]((e=>{const n=t;var r;return null===(r=e[n(577)])||void 0===r?void 0:r[n(566)](e)})));const g=r[t(463)](h[t(616)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(529),{tablePasteChainId:s});if(g){const e=g[t(546)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(584)][t(510)](s),a=e[t(485)]((e=>e[t(508)]()[t(604)](i)));a&&r[t(557)]([a[t(545)],o])}r[t(571)]&&g[t(572)](t(465),Object[t(446)](r))}c=null})))}),{priority:e.priorities[t(640)]+10}),n[t(449)][t(509)](t(525)).on(t(470),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(562)]();const u=s[r(472)],l=o,f=Aa(u),h=Aa(l);e[r(441)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(528)](u[r(634)](0));for(const t of Array[r(631)](l[r(503)]()))a[r(627)](t,u,r(516));const t=c[r(555)][r(603)](s[r(556)]),e=c[r(629)][r(603)](s[r(456)]);t||e||(g=i.LiveRange[r(505)](a[r(553)](u)))}else h&&!f&&(d=a[r(553)](u));else{const t=a[r(623)](r(579)),e=a[r(623)](r(579));a[r(458)](a[r(553)](u),e),a[r(627)](t,u,0);for(const e of Array[r(631)](l[r(503)]()))a[r(627)](e,t,r(516));g=i.LiveRange[r(505)](a[r(510)](t)),d=i.LiveRange[r(505)](a[r(510)](e))}const p=Array[r(631)](l[r(513)]())[r(442)]((([t])=>Ta[r(603)](t)));c[r(447)][r(557)]({element:u,attributes:p[r(571)]?Object[r(446)](p):null}),g&&c[r(468)][r(557)](g),d&&c[r(613)][r(557)](d)}),{priority:t(640)}),s.on(t(645),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(531)]||1;c[o(629)]=new Array(l)[o(574)](u)[o(616)](((t,e)=>t+e));for(const{cell:t}of s[o(491)](i,{startColumn:u,endColumn:u+l-1}))c[o(499)][o(557)](n[o(584)][o(510)](t))}),{priority:t(543)}),s.on(t(518),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(494)]||1;c[o(555)]=new Array(l)[o(574)](u)[o(616)](((t,e)=>t+e));for(const{cell:t}of s[o(491)](i,{startRow:u,endRow:u+l-1}))c[o(495)][o(557)](n[o(584)][o(510)](t))}),{priority:t(543)}),r[t(488)][t(484)]((e=>{const r=t;if(e[r(606)]&&e[r(606)][r(520)](r(614)))return e[r(619)]?{}:{type:r(558),content:zr(n[r(628)],r(542))}}));const u=()=>!1;for(const e of[t(614),t(519),t(490),t(529)])r[t(497)][t(455)](t(558),e,t(512),u),r[t(497)][t(455)](t(564),e,t(512),u),r[t(497)][t(455)](t(587),e,t(512),u);r[t(497)][t(455)](t(587),t(529),t(527),u),r[t(497)][t(455)](t(587),t(529),t(563),((e,r,s)=>{const o=t,i=e[o(616)]((t=>t[o(615)]()))[o(442)]((t=>t)),a=new Map(i[o(616)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(447)])e&&a[o(535)](t,e);else if(s&&s[o(465)])for(const[t,e]of Object[o(624)](s[o(465)])){const r=n[o(584)][o(568)][o(509)](t),s=r?r[o(508)]()[o(615)]():null;s&&a[o(535)](s,e)}n[o(584)][o(478)]((t=>{const e=o;for(const[n,r]of a)t[e(541)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(497)][o(455)](e,o(614),s,((t,i,a)=>{const c=o;n[c(584)][c(478)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(482)][o(443)];t.is(o(475),o(579))&&u[o(557)](t)}r[o(497)][o(621)](e,null,s)(t,i,a);for(const t of u)o(477)!=t[o(501)][o(639)]&&n[o(444)](t)}))}))};l(t(558),t(563)),l(t(558),t(527)),l(t(564),t(563)),l(t(564),t(527)),r[t(497)][t(455)](t(558),t(490),t(527),(e=>{const n=t,r=e[n(616)]((t=>t[n(615)]())),i=r[0][n(440)](n(573)),{minRow:a,maxRow:c}=o[n(533)](r);s[n(534)](i,{at:a,rows:c-a+1})})),r[t(497)][t(455)](t(558),t(519),t(527),(e=>{const n=t,r=e[n(616)]((t=>t[n(615)]())),i=r[0][n(440)](n(573)),{minColumn:a,maxColumn:c}=o[n(533)](r);s[n(551)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(606)]||!n[s(606)][s(520)](s(614)))return;const o=n[s(476)][s(464)],i=r[s(517)]()[s(442)]((t=>t[s(593)]&&t[s(476)]&&t[s(476)][s(464)]==o));i[s(571)]&&n[s(576)]()[s(571)]!=i[s(571)]&&i[s(617)](((t,e)=>(t[s(483)]=e,e[s(619)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(448)](e[s(532)]),i=[s(592),s(591)],a=r[s(625)][s(603)](e[s(532)]);return a&&i[s(557)](s(459)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(489),f,{priority:t(640)}),r.on(t(636),f,{priority:t(640)}),n[t(584)][t(601)][t(549)]((()=>{const e=t;let s=!1;const o=Array[e(631)](n[e(584)][e(601)][e(585)][e(644)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(448)](t);if(e(536)!=o||e(564)!=a||i[e(559)])continue;if(!r[e(462)](c))continue;const u=r[e(607)](c)[e(569)](),l=n[e(449)][e(509)](e(550)).me;for(const t of r[e(517)]())if(t[e(593)]&&t[e(486)]==l&&e(587)==t[e(595)]&&e(529)==t[e(606)]&&t[e(569)]()[e(461)]((t=>u[e(493)]((n=>n[e(638)](t,!0))))))for(const n of t[e(576)]())n[e(593)]&&(n[e(527)](),s=!0)}return s})),n[t(584)][t(601)][t(549)]((e=>{const s=t,o=n[s(498)][s(509)](s(622));if(!o||!o[s(609)][s(514)](e[s(586)]))return!1;let i=!1;const a=n[s(449)][s(509)](s(550)).me,c=n[s(584)][s(601)][s(585)][s(492)](),u=Array[s(631)](n[s(584)][s(601)][s(585)][s(644)]())[s(442)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(448)](t);return n(536)==o&&n(614)==i&&c==a.id&&!e[n(559)]}));for(const t of c){if(s(627)!=t[s(595)]||s(579)!=t[s(545)]||1!=t[s(571)])continue;const n=e[s(469)](t[s(457)],t[s(457)][s(641)](1));if(!u[s(485)]((({data:t})=>t[s(500)][s(604)](n))))for(const{name:t,data:r}of u)if(n[s(638)](r[s(500)])){e[s(487)](t,{range:n}),i=!0;break}}return i})),n[t(584)][t(601)][t(549)]((e=>{const s=t;let o=!1;const i=n[s(449)][s(509)](s(550)).me,a=r[s(517)]()[s(442)]((t=>t[s(593)]&&t[s(486)]==i)),c=new Set,u=new Set;for(const t of a)if(s(614)==t[s(606)])for(const e of t[s(546)]()){const n=e[s(508)]()[s(615)]();if(n)if(n.is(s(475),s(579))&&Aa(n)){t[s(471)](e[s(545)]),c[s(570)](n),o=!0;const r=n[s(635)],i=n[s(544)],a=r&&r.is(s(475),s(579)),l=i&&i.is(s(475),s(579));a&&!c[s(514)](r)&&u[s(570)](r),l&&!c[s(514)](i)&&u[s(570)](i)}else n.is(s(475),s(452))&&n[s(454)]&&(t[s(471)](e[s(545)]),o=!0)}else if(s(529)==t[s(606)]){if(!t[s(476)]||!t[s(476)][s(464)])continue;const e=t[s(476)][s(465)];if(e&&Object[s(580)](e)[s(571)])continue;const n=t[s(476)][s(464)];let r=!0,i=!0;for(const e of a)if(e[s(606)]&&e[s(606)][s(520)](s(614))){if(!e[s(476)][s(464)]){i=!1;break}if(e.id!=t.id&&e[s(476)][s(464)]==n){r=!1;break}}i&&r&&(t[s(502)](),o=!0)}for(const t of c)e[s(528)](t);for(const t of u)e[s(444)](t);return o})),n[t(504)][t(538)](t(589))[t(575)]({model:t(474),view:(t,e)=>h(t),converterPriority:t(640)}),n[t(504)][t(538)](t(632))[t(575)]({model:t(474),view:(e,n)=>n[t(610)][t(583)]?h(e,!1):null,converterPriority:t(640)});const g=n[t(596)][t(620)];this[t(643)](g[t(601)],t(588),((e,n)=>{const r=t,s=[];for(const t of g[r(553)](n[r(554)])[r(552)]())t.is(r(475),r(547))&&s[r(557)](t);g[r(478)]((t=>{const e=r;for(const n of s)t[e(515)](t[e(553)](n),t[e(540)](n)),t[e(528)](n)}))}))}}function Aa(t){const e=ba;if(t[e(454)])return!0;const n=t[e(634)](0);return n.is(e(475),e(452))&&n[e(454)]}function ka(t,e={},n){const r=ba;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(491)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=Na;function La(){const t=["columnWidths","formatGroupId","accept","resizeTable","markBlockFormat","change","24lsyHod","descriptionFactory","get","321792sKOmQA","author","model","registerDescriptionCallback","721945wpQdxz","type","910206XektvY","commandParams","20676300dLecTD","afterInit","2728089YJhllz","getContainedElement","formatInline","_suggestionFactory","editor","resizeTableWidth","bind","TableColumnResizeEditing","TrackChangesEditing","handleResizeTableWidthCommand","data","subType","table","formatBlock","selection","114NqyEWJ","discard","*Format:* resize table","registerCustomCallback","has","locale","getSelectedElement","125590ZaLgYg","tableWidth","1300496cdwzqJ","getColumnGroupElement","1hUuMCb","getTableColumnsWidths","format","Users","handleSuggestionDescription","getAttribute","document","plugins","enableCommand","getSuggestions","getSuggestionCallback"];return(La=function(){return t})()}function Na(t,e){const n=La();return(Na=function(t,e){return n[t-=296]})(t,e)}!function(t,e){const n=Na,r=t();for(;;)try{if(494274===-parseInt(n(320))/1*(parseInt(n(318))/2)+-parseInt(n(350))/3+-parseInt(n(340))/4+-parseInt(n(316))/5*(-parseInt(n(309))/6)+-parseInt(n(344))/7*(parseInt(n(337))/8)+-parseInt(n(346))/9+parseInt(n(348))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(La);class Ra extends t.Plugin{[Ca(349)](){const t=Ca;if(!this[t(298)][t(327)][t(313)](t(301)))return;const e=this[t(298)][t(327)][t(339)](t(302));e[t(328)](t(299),this[t(303)][t(300)](this)),e[t(297)][t(312)](t(307),t(334),t(333),e[t(297)][t(330)](t(307),null,t(310))),e[t(297)][t(312)](t(307),t(334),t(310),e[t(297)][t(330)](t(307),null,t(333))),e[t(338)][t(343)](this[t(324)][t(300)](this))}[Ca(303)](t,e){const n=Ca,r=this[n(298)][n(327)][n(339)](n(302)),s=this[n(298)][n(327)][n(339)](n(301)),o=e[n(306)]||this[n(298)][n(342)][n(326)][n(308)][n(315)]();this[n(298)][n(342)][n(336)]((()=>{const i=n,a=s[i(319)](o);let c=a?s[i(321)](a):null,u=o[i(325)](i(317))||null;const l=e[i(317)]||u,f=e[i(331)]||c,h=this[i(298)][i(327)][i(339)](i(323)).me;for(const t of r[i(329)]()){const e=t[i(351)]();if(i(334)===t[i(305)]&&e===o){t[i(341)]!==h&&t[i(310)]();const e=t[i(304)][i(347)];u=e[0][i(317)],c=e[0][i(331)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(335)](o,{commandName:i(299),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(334)},[],i(334))}))}[Ca(324)](t){const e=Ca;if(e(307)!=t[e(345)]&&e(296)!=t[e(345)])return;const{data:n}=t;if(n&&e(334)===n[e(332)]){const t=e(311);return{type:e(322),content:zr(this[e(298)][e(314)],t)}}}}const Sa=va;function Ma(){const t=["editor","957492HAGrvu","99142oKNhtr","has","TrackChangesEditing","afterInit","enableCommand","1593170jxmfHB","6yBvSvz","74097OrcTct","2412536yAuEGm","357627zjXofn","plugins","get","6GqPDld","3638672cWjhpF","Template","1130gjgrLY","insertTemplate"];return(Ma=function(){return t})()}function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=390]})(t,e)}!function(t,e){const n=va,r=t();for(;;)try{if(278791===parseInt(n(396))/1+-parseInt(n(406))/2+-parseInt(n(393))/3*(parseInt(n(405))/4)+parseInt(n(392))/5*(parseInt(n(399))/6)+-parseInt(n(395))/7+-parseInt(n(400))/8+parseInt(n(394))/9*(parseInt(n(402))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class Oa extends t.Plugin{[Sa(390)](){const t=Sa,e=this[t(404)];e[t(397)][t(407)](t(401))&&e[t(397)][t(398)](t(408))[t(391)](t(403))}}const wa=Da;function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=333]})(t,e)}function Fa(){const t=["plugins","tableOfContents","2feKOZv","7857UDbQlk","enableCommand","insertTableOfContents","5026cwMOhf","get","38426sSXkKv","TrackChangesEditing","385088IbppfE","ELEMENT_TABLE_OF_CONTENTS","commands","5ckavkR","editor","descriptionFactory","afterInit","1355238MtAhyv","1081332sckuJb","4344SJQBhi","3110yvGcBS","registerElementLabel","18390438JqLBnP","locale"];return(Fa=function(){return t})()}!function(t,e){const n=Da,r=t();for(;;)try{if(289466===parseInt(n(345))/1*(-parseInt(n(351))/2)+-parseInt(n(337))/3+-parseInt(n(353))/4+-parseInt(n(356))/5*(parseInt(n(336))/6)+parseInt(n(349))/7*(-parseInt(n(338))/8)+-parseInt(n(346))/9*(parseInt(n(339))/10)+parseInt(n(341))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class Ba extends t.Plugin{[wa(335)](){const t=wa,e=this[t(333)];if(!e[t(355)][t(350)](t(348)))return;e[t(343)][t(350)](t(352))[t(347)](t(348));const n=e[t(343)][t(350)](t(352)),r=e[t(342)];n[t(334)][t(340)](t(344),(e=>zr(r,t(354),e)))}}const Pa=xa;function xa(t,e){const n=Ua();return(xa=function(t,e){return n[t-=215]})(t,e)}function Ua(){const t=["removeMarker","1753368Ipoaqu","afterInit","isTouching","registerPostFixer","_splitMarkerName","isCollapsed","suggestion","end","870926DuoHSJ","getChangedMarkers","TrackChangesEditing","updateMarker","3850209erSYNn","ELEMENT_TITLE","36nNOqpJ","model","7112155RKyOIa","editor","differ","56DgGdYY","newRange","from","element","createRange","nodeBefore","get","Title","has","359994TaZyeS","locale","descriptionFactory","registerElementLabel","getNearestSelectionRange","forward","2648864uXvjjM","start","isEqual","54053nFVHpD","plugins","document","title-content","schema"];return(Ua=function(){return t})()}!function(t,e){const n=xa,r=t();for(;;)try{if(877475===-parseInt(n(247))/1+parseInt(n(244))/2+-parseInt(n(238))/3*(parseInt(n(224))/4)+parseInt(n(226))/5+-parseInt(n(253))/6+parseInt(n(218))/7*(-parseInt(n(229))/8)+parseInt(n(222))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[Pa(254)](){const t=Pa,e=this[t(227)];if(!e[t(248)][t(237)](t(236)))return;const n=e[t(248)][t(235)](t(220));n[t(240)][t(241)](t(250),(()=>zr(e[t(239)],t(223)))),e[t(225)][t(249)][t(256)]((r=>{const s=t;let o=!1;const i=Array[s(231)](e[s(225)][s(249)][s(228)][s(219)]());for(const{name:t,data:a}of i){const{group:i}=n[s(257)](t);if(s(216)!==i||!a[s(230)])continue;const c=a[s(230)],u=c[s(217)][s(234)];if(!u||!u.is(s(232),s(250)))continue;if(!c[s(245)][s(255)](c[s(217)]))continue;const l=e[s(225)][s(251)][s(242)](c[s(217)],s(243));if(l&&l[s(215)]){const e=r[s(233)](c[s(245)],l[s(245)]);e[s(246)](c)||(r[s(221)](t,{range:e}),o=!0)}o||(r[s(252)](t),o=!0)}return o}))}}function Ga(){const t=["4627760EPrUWM","11453532OAeuvH","get","4013828KvPicp","plugins","UndoEditing","enableCommand","has","1044644TLgmOg","174LsNrzc","editor","8749448lxhtUL","7LXAMMT","239135FORqDR","undo","3cmmEwE","22svwXXq","redo","1679668CPaTjU","TrackChangesEditing","9zMkJmQ","afterInit"];return(Ga=function(){return t})()}const Va=Ha;function Ha(t,e){const n=Ga();return(Ha=function(t,e){return n[t-=148]})(t,e)}!function(t,e){const n=Ha,r=t();for(;;)try{if(998955===-parseInt(n(166))/1+parseInt(n(156))/2+-parseInt(n(163))/3*(-parseInt(n(151))/4)+parseInt(n(161))/5*(-parseInt(n(157))/6)+-parseInt(n(160))/7*(-parseInt(n(159))/8)+-parseInt(n(168))/9*(parseInt(n(148))/10)+parseInt(n(164))/11*(parseInt(n(149))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ga);class za extends t.Plugin{[Va(169)](){const t=Va,e=this[t(158)],n=e[t(152)][t(150)](t(167));e[t(152)][t(155)](t(153))&&(n[t(154)](t(162)),n[t(154)](t(165)))}}function Wa(t,e){const n=Ka();return(Wa=function(t,e){return n[t-=379]})(t,e)}const Xa=Wa;function Ka(){const t=["TableCaptionEditing","15OBdzjr","requires","has","editor","758284alQrHl","4667765eyGaNw","1909152HlUJQI","toggleTableCaption","6BYqUXf","enableCommand","103886ChHIAA","afterInit","TrackChangesEditing","get","2043660FHKVfY","19076661mkUfmc","plugins","3349465gLxAJO"];return(Ka=function(){return t})()}!function(t,e){const n=Wa,r=t();for(;;)try{if(540547===parseInt(n(388))/1+-parseInt(n(394))/2*(parseInt(n(384))/3)+parseInt(n(379))/4+parseInt(n(389))/5+parseInt(n(392))/6*(parseInt(n(382))/7)+parseInt(n(390))/8+-parseInt(n(380))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class qa extends t.Plugin{static get[Xa(385)](){return[aa]}[Xa(395)](){const t=Xa,e=this[t(387)];e[t(381)][t(386)](t(383))&&e[t(381)][t(397)](t(396))[t(393)](t(391))}}function Ja(t,e){const n=Ya();return(Ja=function(t,e){return n[t-=141]})(t,e)}const Qa=Ja;function Ya(){const t=["TrackChangesEditing","tableCellProperties","start","_getSuggestion","handleSuggestionDescription","_handlePropertyChange","data","tableCellVerticalAlignment","locale","tableCellBorderColor","accept","format","getSelectionAffectedTableCells","afterInit","TableCellPropertiesEditing","3448098AFgxwZ","has","TrackChangesTableProperties","findAncestor","table","pluginName","removeAttribute","8502851Bbsmui","selection","model","*Format:* change table properties","registerCustomCallback","subType","get","TablePropertiesEditing","tableBorderColor","tableCellWidth","nodeAfter","handleDiscardAction","tableBorderStyle","getFirstPosition","tableCellBackgroundColor","descriptionFactory","discard","getSuggestionCallback","editor","458562cdTACT","commandParams","markBlockFormat","enableCommand","12872096wCqFoo","setAttribute","enqueueChange","6141840lCyAIC","tableHeight","tableCellBorderWidth","*Format:* change table cell properties","tableBorderWidth","tableBackgroundColor","tableCellHeight","365HxHRbX","_suggestionFactory","document","tableCellPadding","TableUtils","43372ZMxflA","batch","join","plugins","tableProperties","tableCellBorderStyle","registerDescriptionCallback","formatBlock","getAttribute","tableWidth","getSuggestions","175522jOejGw","change","getContainedElement","tableCellHorizontalAlignment","tableAlignment"];return(Ya=function(){return t})()}!function(t,e){const n=Ja,r=t();for(;;)try{if(817817===parseInt(n(204))/1+parseInt(n(158))/2+-parseInt(n(178))/3+-parseInt(n(147))/4*(-parseInt(n(142))/5)+parseInt(n(211))/6+parseInt(n(185))/7+-parseInt(n(208))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ya);class Za extends t.Plugin{constructor(t){const e=Ja;super(t),this[e(151)]=[e(193),e(197),e(215),e(162),e(156),e(212),e(216)],this[e(164)]=[e(172),e(152),e(213),e(145),e(194),e(141),e(199),e(161),e(170)]}static get[Qa(183)](){return Qa(180)}[Qa(176)](){const t=Qa,e=this[t(203)][t(150)][t(191)](t(163));if(this[t(203)][t(150)][t(179)](t(192))){for(const n of this[t(151)])e[t(207)](n,((e,r)=>{const s=t,o=this[s(203)][s(187)][s(144)][s(186)][s(198)]()[s(181)](s(182));this[s(168)](n,[o],this[s(151)],s(151),e,r)}));e[t(143)][t(189)](t(154),t(151),t(173),e[t(143)][t(202)](t(154),null,t(201))),e[t(143)][t(189)](t(154),t(151),t(201),((e,n)=>this[t(196)](this[t(151)],e,n))),e[t(143)][t(189)](t(154),t(151),t(149),(()=>!1))}if(this[t(203)][t(150)][t(179)](t(177))){for(const n of this[t(164)])e[t(207)](n,((e,r)=>{const s=t,o=this[s(203)][s(150)][s(191)](s(146))[s(175)](this[s(203)][s(187)][s(144)][s(186)]);this[s(168)](n,o,this[s(164)],s(164),e,r)}));e[t(143)][t(189)](t(154),t(164),t(173),e[t(143)][t(202)](t(154),null,t(201))),e[t(143)][t(189)](t(154),t(164),t(201),((e,n)=>this[t(196)](this[t(164)],e,n))),e[t(143)][t(189)](t(154),t(164),t(149),(()=>!1))}e[t(200)][t(153)]((e=>this[t(167)](e)))}[Qa(168)](t,e,n,r,s,o){const i=Qa,a=this[i(203)][i(150)][i(191)](i(163));this[i(203)][i(187)][i(210)](o[i(148)],(()=>{const t=i;for(const i of e)if(this[t(166)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(155)](r);void 0!==n&&(e[r]=n)}s(o),a[t(206)](i,{commandParams:[e]},[],r)}}))}[Qa(196)](t,e,n){const r=Qa,s=e[0][r(165)][r(195)],o=n[r(205)][0];this[r(203)][r(187)][r(159)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(209)](r,o[r],s):e[n(184)](r,s)}))}[Qa(167)](t){const e=Qa;if(t[e(169)])switch(t[e(190)]){case e(151):return{type:e(174),content:zr(this[e(203)][e(171)],e(188))};case e(164):return{type:e(174),content:zr(this[e(203)][e(171)],e(214))}}}[Qa(166)](t,e){const n=Qa,r=this[n(203)][n(150)][n(191)](n(163));for(const s of r[n(157)]({skipNotAttached:!0})){const r=s[n(160)]();if(s[n(190)]===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):Ze(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=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})),Zt(t,sn(t),n),r&&(n=Kn(n,7,oc));for(var s=e.length;s--;)xr(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Tc();return(bc=function(t,e){return n[t-=347]})(t,e)}function Tc(){const t=["isBefore","_inlineAttributeKeys","_getExternalAuthor","set","notReady","length","default","commentThread","PendingActions","_suggestions","accept","insert","attributeNewValue","isOwn","ck-suggestion-marker-formatInline","_getAuthorFromId","clone","detach","markMultiRangeDeletion","fromCharCode","deleteContent","open","112728gcZogJ","addMarker:suggestion","toViewElement","getSuggestionCallback","isObject","markMultiRangeInsertion","marker-count","concat","_getMarkerAnnouncementText","$text","addMarker","removeMarker:suggestion:attribute","item","insertion:accept","24744YMRZFM","markerReady","_element","$textProxy","enableDefaultAttributesIntegration","unbindElementFromMarkerName","author","adapter","suggestionLoaded","formatBlock:chain","_initAriaMarkerChangeAnnouncements","track-changes-command-not-found","attribute","acceptSuggestion","containsRangeInObject","isExternal","trackChanges","editingDowncast","rootName","acceptSelectedSuggestions","_splitMarkerName","low","PENDING_ACTION_SUGGESTION","define","addHighlight","_addThreadToSuggestion","attribute:discard","_handleNewSuggestionMarker","attribute:accept","locale","next","$marker","_getSuggestionData","split","isArray","registerPostFixer","elementStart","_mergeNestedSuggestions","rename","getSuggestions","filter","discardSelectedSuggestions","getAllAdjacentSuggestions","formatBlock:discard","range","_isDataLoaded","mapper","getMarkers","documentSelection","updateMarker","startsWith","values","_cutOutSuggestionMarker","_defaultCallbacks","getAttribute","suggestionUnloaded","isAtStart","_rangeIsInLocalUserInsertion","_joinWithAdjacentSuggestions","push","suggestionChanged","config","formatGroupId","refresh","ck-suggestion-marker--active","getMultiRangeId","nodeBefore","createSelection","getFirstRange","addComment","removeClass","value","schema","getCustomProperty","includes","every","lowest","stop","2860076LSiohh","createdAt","_setSuggestionRange","differ","deletion","selection","attributeOldValue","markDeletion","ENTER","suggestion","suggestion-type","element","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.","commands","listenTo","isAfter","18oRSNAD","4073985uymqQV","end","trackChangesCommand","ck-suggestion-marker-formatBlock","pop","getCommentThread","commandName","_refreshSuggestionsChain","addSuggestionData","writer","always","forEach","editing","previous","createElement","_addSuggestionMarker","getRange","resolve","insertion:chain","_isRegisteredAttribute","track-changes-suggestion-not-found","18745YLWDhA","getLastMatchingPosition","enqueueChange","_editor","clear","_recordAttributeSuggestions","isBlock","upcast","error-saving-suggestion-data-suggestion-discarded","_suggestionState","plugins","forward","enableCommand","fire","accepted","createPositionBefore","registerCustomCallback","buildSuggestion","deletion:accept","execute","getUser","nodeAfter","howMany","track-changes-user-not-found","ready","delete","LEAVE","change:_saved","_descriptionFactory","keys","_onDiscard","_createSuggestion","multipleBlocks","_getAttributeKey","widget","hasSuggestion","after","enableReadOnlyMode","formatInline:discard","createRangeOn","markerToData","start","insertion","isLimit","consume","hasCommentThread","CommentsRepository","deletion:discard","_removeSuggestion","for","isIntersecting","data","removeMarkers","subType","isTouching","696fQAmDH","getItems","descriptionFactory","addSuggestion","deletion:","oldRange","deletion:chain","moveTargetPosition","discardSuggestion","init","deletion:join","oldValue","isInContent","containerElement","sort","catch","update:suggestion","name","isIntersectingWithRange","trackChanges.trackFormatChanges","getFirstMarker","formatInline:","suggestion:","conversion","getRanges","getChanges","markBlockFormat","join","attribute:","markerNameToElements","groupId","change","isLocal","insertion:","addMarkerName","@external","_commentsRepository","formatBlock:","normal","_isBlockAttribute","model","applyOperation","_processAttributeChanges","elementToElement","createRangeIn","add","_recordAttributeChanges","markInlineFormat","getShiftedBy","removed","ck-suggestion-marker-","5570348JstElR","removeMarker:suggestion:formatBlock","splice","_reduceExistingSuggestions","getSuggestion","removeAttribute","data-suggestion","announce","track-changes-adapter-missing-getsuggestion","isCollapsed","attributes","editor","head","createPositionAt","isEqual","batch","root","_breakSuggestionMarker","getDifference","formatInline:chain","reconvertMarker","from","some","high","key","options","markerToHighlight","isInsideObject","containsRange","_customCallbacks","setTo","get","getWalker","return","comments","_isForcedDefaultExecutionBlock","getIntersection","_trackFormatChanges","find","markMultiRangeBlockFormat","bindElementToMarker","toUpperCase","markers","createRange","track-changes-enable-command-twice","_saved","newRange","$graveyard","originalSuggestionId","dataDowncast","map","markInsertion","isMultiRange","_joinSuggestions","change:data","createPositionAfter","suggestion:attribute:","containsItem","size","discard","change:activeMarkers","chain","formatBlock:join","setSelection","_afterChanges","addMarker:suggestion:formatBlock","getNearestSelectionRange","hasComments","formatBlock:accept","isAtEnd","remove","_processAttributeSuggestions","_suggestionFactory","markAttributeChange","highest","getContainedElement","removeComment","insertion:discard","backward","formatInline:join","isNextTo","dataReady","registerInlineAttribute","attribute:join","move","formatBlock","has","8008250DUSXdF","addCommentThread","format","toJSON","showSuggestionHighlights","skipNestingCheck","before","_checkSuggestionCorrectness","6WARxtq","updateSuggestion","insertContent","activeMarkers","_registerDefaultCallbacks","fetchCommentThread","rethrowUnexpectedError","tablePasteChainId","addClass","trackChanges.mergeNestedSuggestions","splitPosition","setAttribute","acceptAllSuggestions","track-changes-suggestion-data-mismatch","attributeKey","containsPosition","_SUGGESTION_ANNOUNCEMENT","authorName","markerName","requires","external:","isRemovable","type","formatInline:accept","group","assign","_updateSuggestionData","multi","_model","_adapter","forceDefaultExecution","_setSuggestionData","getChangedMarkers","stopListening","creator","_blockAttributeKeys","formatInline","addRange","dataToMarker","FORMATTING","pluginName","$elementName","3jSeoWW","addMarker:suggestion:attribute","Users","then","track-changes-adapter-already-set","discardAllSuggestions","_enabledCommands","rejected","fromRange","387OXdNXF","removeMarker","isUndo","registerBlockAttribute","parent","insertion:join","getAncestors","targetPosition","elementEnd","_findSuggestions","meta","_refreshAttributeSuggestionsChain","substr","isDocumentOperation","newValue","unshift","never","unbind","_reduceSuggestionAttributeRange","isSelectable","substring","ck-suggestion-marker","position","collaboration.channelId","authoredAt","TrackChangesEditing","consumable","document","addUser","warn"];return(Tc=function(){return t})()}!function(t,e){const n=bc,r=t();for(;;)try{if(491905===-parseInt(n(605))/1*(parseInt(n(583))/2)+parseInt(n(414))/3*(parseInt(n(567))/4)+parseInt(n(584))/5+parseInt(n(372))/6*(-parseInt(n(711))/7)+-parseInt(n(489))/8*(-parseInt(n(423))/9)+-parseInt(n(364))/10+parseInt(n(475))/11*(parseInt(n(660))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Tc);const _c=Ec(413);class yc extends t.Plugin{static get[Ec(391)](){return[Ec(651),o.Users,t.PendingActions,Zr,ns,os,fs,Ts,ms,As,Ss,xs,to,so,uo,ho,bo,Ao,No,vo,Fo,Ho,xo,Ko,Yo,ei,ui,di,Ni,si,Vs,Ks,Ei,yi,vi,Fi,ji,zi,qi,$i,ra,aa,fa,ma,qa,ya,Ra,Ba,Za,Oa,ja,za]}static get[Ec(412)](){return Ec(448)}get[Ec(633)](){return this[Ec(662)]}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(761)]((t=>String[e(472)](t)))[e(687)]("")}super(t),this[e(610)]=!1,this[e(456)](e(375),[]),this.on(e(771),((n,r,s,o)=>{const i=e;this[i(400)][i(691)]((()=>{const e=i;for(const n of[...o,...s])this[e(400)][e(753)][e(363)](n)&&t[e(596)][e(731)](n)}))})),this[e(662)]=new qr(this[e(722)][e(700)][e(561)],this[e(722)][e(518)]),this[e(401)]=null,this[e(349)]=new Ac(this[e(722)]),this[e(462)]=new Map,this[e(696)]=t[e(615)][e(742)](e(651)),this[e(420)]=new Set,this[e(400)]=this[e(722)][e(700)],this[e(614)]=new WeakMap,this[e(746)]=!1,this[e(407)]=new Set([e(413)]),this[e(454)]=new Set,t[e(550)][e(512)](e(679),e(459)),this[e(748)]=t[e(550)][e(742)](e(679)),t[e(550)][e(512)](e(381),!0),this[e(526)]=t[e(550)][e(742)](e(381)),this[e(586)]=new f(t,this[e(420)]),this[e(499)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,48,53,54])}[Ec(669)](){const t=Ec,n=this[t(722)],r=(e,n)=>{const r=t;if(r(501)!=e)return r(710)+e;const s=n[r(522)]("|")[0];return this[r(699)](s)?r(587):r(467)};n[t(683)][t(654)](t(506))[t(737)]({model:t(576),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(509)](e[n(390)]),a=[n(444),r(o,i)];let c=3e3;return this[n(375)][n(563)](e[n(390)])&&(a[n(548)](n(553)),c=3010),n(571)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(683)][t(654)](t(760))[t(705)]((e=>{const r=t;e.on(r(476),((t,e,s)=>{const o=r;if(!s[o(736)][o(368)])return;const i=e[o(487)];if(!i)return;const c=s[o(535)][o(477)](i);n[o(700)][o(561)][o(479)](i)&&c&&!c[o(562)](o(639))&&c.is(o(673))&&(0,a.toWidget)(c,s[o(593)])}),{priority:r(734)})})),n[t(683)][t(654)](t(760))[t(737)]({model:t(576),view:(e,n)=>{const s=t;if(!n[s(736)][s(368)])return null;const{type:o,subType:i}=this[s(509)](e[s(390)]);return{classes:[s(444),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(487)])return;const{id:c}=this[a(509)](o[a(390)]);if(r){const t=this[a(462)][a(742)](c),e=this[a(638)](t);if(!this[a(699)](e))return}if(o[a(487)].is(a(572)))return void i[a(449)][a(649)](o[a(487)],s[a(677)]);const u=i[a(535)][a(477)](o[a(487)]);if(o[a(487)].is(a(578))&&n[a(700)][a(561)][a(611)](o[a(487)])&&!u[a(562)](a(513))){i[a(593)][a(380)]([a(444),a(587)],u),i[a(593)][a(383)](a(717),c,u),i[a(535)][a(751)](u,o[a(390)]),e&&(this[a(375)][a(563)](o[a(390)])?i[a(593)][a(380)](a(553),u):i[a(593)][a(559)](a(553),u));for(const t of n[a(700)][a(704)](o[a(487)])[a(661)]())i[a(449)][a(649)](t,s[a(677)]);i[a(449)][a(649)](o[a(487)],s[a(677)])}};n[t(683)][t(654)](t(760))[t(705)]((e=>{const n=t;e.on(n(776),((t,e,r)=>{const o=n;r[o(736)][o(368)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(351)})})),n[t(683)][t(654)](t(760))[t(705)]((e=>{const n=t;e.on(n(415),((t,e,r)=>{const o=n;r[o(736)][o(368)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(351)})})),n[t(683)][t(654)](t(760))[t(645)]({model:t(576),view:(e,n)=>n[t(736)][t(368)]?null:{group:t(576),name:e[t(435)](11)}}),n[t(683)][t(654)](t(612))[t(703)]({view:{name:t(576),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(682)+e[r(543)](r(577))+":"+e[r(543)]("id");return e[r(543)](r(481))&&(s+=":"+e[r(543)](r(481))),n[r(598)](r(520),{"data-name":s})}}),n[t(683)][t(654)](t(612))[t(410)]({view:t(576)}),n[t(683)][t(654)](t(506))[t(705)]((e=>{const n=t;e.on(n(776),s(),{priority:n(734)})})),n[t(683)][t(654)](t(506))[t(705)]((e=>{const n=t;e.on(n(415),s({isAttributeSuggestion:!0}),{priority:n(734)})})),n[t(683)][t(654)](t(506))[t(705)]((e=>{const n=t;e.on(n(712),((t,e,r)=>{const s=n,o=r[s(535)][s(689)](e[s(390)]);if(o)for(const t of o)t[s(562)](s(513))||(r[s(593)][s(559)]([s(444),s(587),s(553)],t),r[s(593)][s(716)](s(717),t),r[s(535)][s(494)](t,e[s(390)]))}),{priority:n(734)})})),n[t(683)][t(654)](t(506))[t(705)]((e=>{const n=t;e.on(n(486),((t,e,r)=>{const s=n,o=r[s(535)][s(689)](e[s(390)]);if(!o)return;const{id:i}=this[s(509)](e[s(390)]),a=this[s(462)][s(742)](i),c=this[s(638)](a);if(this[s(699)](c))for(const t of o)t[s(562)](s(513))||(r[s(593)][s(559)]([s(444),s(587),s(553)],t),r[s(593)][s(716)](s(717),t),r[s(535)][s(494)](t,e[s(390)]))}),{priority:n(734)})})),n[t(700)][t(450)][t(524)]((e=>{const r=t;let s=!1;const o=Array[r(732)](n[r(700)][r(450)][r(570)][r(404)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(509)](t);if(r(576)!==o)continue;const h=this[r(462)][r(742)](f);if(null!=c[r(757)]){r(408)==u&&(s=s||Lc(c[r(757)],t,e,n[r(700)][r(561)]));const o=r(501)==u&&this[r(699)](l[r(522)]("|")[0]);if(c[r(757)][r(720)]||r(758)==c[r(757)][r(727)][r(507)]||r(362)==u&&!Rc(c[r(757)])||o&&!Rc(c[r(757)])||r(571)==u&&(Cc(a=c[r(757)])||function(t){const e=r;return t[e(646)][e(427)]==t[e(585)][e(555)]&&t[e(646)][e(780)]}(a)))e[r(424)](t),s=!0;else{if(!h||!h[r(672)])continue;i[r(705)](h)}}}var a;return i[r(769)]>0&&(s=!!this[r(547)](i)||s),s})),n[t(700)][t(450)][t(524)]((e=>{const r=t;let s=!1;for(const t of n[r(700)][r(450)][r(570)][r(685)]())if(r(464)==t[r(394)])for(const t of this[r(462)][r(540)]()){if(t[r(763)]||!t[r(672)])continue;const o=r(362)==t[r(394)],i=this[r(638)](t),a=i&&this[r(699)](i);if(!o&&!a)continue;const c=t[r(557)]();if(c[r(646)][r(427)]!=c[r(585)][r(427)]&&!c[r(585)][r(780)]){const o=n[r(700)][r(724)](c[r(646)][r(626)],r(585)),i=n[r(700)][r(754)](c[r(646)],o);e[r(538)](t[r(680)](),{range:i}),s=!0}}return s})),n[t(700)][t(450)][t(524)]((e=>this[t(702)](e))),n[t(700)][t(450)][t(524)]((e=>!e[t(726)][t(692)]&&this[t(348)](e))),n[t(700)].on(t(775),(()=>{this[t(610)]=!1})),n[t(700)][t(450)].on(t(765),((r,s)=>{const o=t;if(!s[o(692)]||s[o(425)])return;if(!this[o(610)])return;const i=n[o(700)][o(450)][o(570)][o(685)]();if(0==i[o(458)])return;const a=[],c=i[o(529)]((t=>o(501)==t[o(394)])),u=i[o(529)]((t=>o(464)==t[o(394)]&&o(484)!=t[o(677)])),l=i[o(529)]((t=>o(347)==t[o(394)]&&o(484)!=t[o(677)]));for(const t of c)this[o(603)](t[o(386)])&&a[o(548)]({key:t[o(386)],newValue:t[o(465)],oldValue:t[o(573)],range:Sc(t[o(533)],n[o(700)])});for(const t of u){const e=l[o(749)]((e=>e[o(491)]===t[o(491)]));if(e){const r=Mc(t[o(445)][o(626)],n[o(700)]);e[o(677)]!==t[o(677)]&&a[o(548)]({key:o(413),newValue:t[o(677)],oldValue:e[o(677)],range:r});for(const[n,s]of e[o(721)]){if(!this[o(603)](n))continue;const e=t[o(721)][o(742)](n);s!==e&&a[o(548)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(721)])this[o(603)](n)&&(e[o(721)][o(363)](n)||a[o(548)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(458)]&&n[o(700)][o(607)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(350)](t,e,s,o,{groupId:r});this[n(714)](t,a)}))}),{priority:t(565)}),n[t(700)][t(753)].on(t(676),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(509)](n[s(677)]),e=this[s(462)][s(742)](t);e&&e[s(694)](n[s(677)])}})),n[t(700)][t(450)].on(t(765),(()=>{const e=t,r=Array[e(732)](n[e(700)][e(450)][e(570)][e(404)]())[e(529)]((t=>e(576)===this[e(509)](t[e(677)])[e(396)]));if(0===r[e(458)])return;r[e(674)](((t,n)=>{const r=e,s=t[r(656)][r(665)],o=n[r(656)][r(665)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(646)][r(453)](o[r(646)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(509)](t);if(null===n[e(665)]){const n=this[e(516)](t);o[e(705)](n)}else{const t=this[e(462)][e(742)](r);null!==n[e(757)]||t[e(672)]?(s[e(705)](t[e(723)]),o[e(705)](t)):this[e(653)](t)}}o[e(769)]>0&&this[e(591)](o);for(const t of s)this[e(618)](e(549),t)})),n[t(700)].on(t(701),((e,r)=>{const s=t,o=r[0];if(!this[s(462)][s(769)])return;if(!o[s(436)])return;if(o[s(726)][s(425)]||!o[s(726)][s(692)])return;let i,a;switch(o[s(394)]){case s(464):i=n[s(700)][s(724)](o[s(445)]),a=i[s(708)](o[s(627)]);break;case s(522):i=n[s(700)][s(724)](o[s(382)]),a=n[s(700)][s(724)](o[s(667)]);break;case s(361):i=n[s(700)][s(724)](o[s(430)]),a=i[s(708)](o[s(627)]);break;default:return}const c=n[s(700)][s(754)](i,a);n[s(700)][s(691)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(432)](c)){if(e[t(763)])continue;if(t(408)==e[t(394)])continue;const r=this[t(638)](e);if(r&&this[t(699)](r)&&t(522)!=o[t(394)])continue;const s=e[t(656)]&&e[t(656)][t(637)];(t(362)!=e[t(394)]||t(522)==o[t(394)]&&!s)&&(n[t(503)]||t(647)==e[t(394)]&&n[t(466)]||e[t(557)]()[t(739)](c)&&this[t(728)](e,i,a))}}))}),{priority:t(565)}),n[t(700)].on(t(473),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(402)])return;if(this[s(746)])return;if(!this[s(586)][s(560)])return;if(o[s(720)])return;const a=n[s(700)][s(561)],{start:c,end:u}=o[s(557)](),l=c[s(626)]&&a[s(648)](c[s(626)])?null:a[s(777)](c,s(616)),f=u[s(555)]&&a[s(648)](u[s(555)])?null:a[s(777)](u,s(355)),h=n[s(700)][s(754)](l?l[s(646)]:c,f?f[s(585)]:u);n[s(700)][s(691)]((t=>{const e=s;this[e(574)](h);const r=n[e(700)][e(561)][e(777)](h[e(646)]);o.is(e(537))?t[e(774)](r):o[e(741)](r)})),e[s(566)]()}),{priority:e.priorities[t(698)]+10}),n[t(700)].on(t(374),((e,r)=>{const s=t,o=r[r[s(458)]-1];o&&o[s(402)]||this[s(746)]||this[s(586)][s(560)]&&(n[s(700)][s(691)]((()=>{const t=s;let o=n[t(700)][t(374)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(744)]=o[t(469)]();const i=o[t(585)][t(555)],a=n[t(700)][t(561)];i&&a[t(611)](i)&&!a[t(479)](i)&&(o=n[t(700)][t(754)](o[t(646)],n[t(700)][t(724)](i,t(585)))),this[t(762)](o)})),e[s(566)]())}),{priority:t(734)}),this[t(722)][t(580)][t(705)](t(505),this[t(586)]),this[t(617)](t(505));const o=new p(n,this[t(462)]);n[t(580)][t(705)](t(502),o),this[t(617)](t(502));const i=new b(n,this[t(462)]);n[t(580)][t(705)](t(668),i),this[t(617)](t(668)),n[t(580)][t(705)](t(384),new S(n,o,this[t(462)])),this[t(617)](t(384)),n[t(580)][t(705)](t(419),new S(n,i,this[t(462)])),this[t(617)](t(419)),n[t(580)][t(705)](t(508),new w(n,o,this[t(462)])),this[t(617)](t(508)),n[t(580)][t(705)](t(530),new w(n,i,this[t(462)])),this[t(617)](t(530));const c=n[t(615)][t(742)](t(651));this[t(581)](c,t(558),((e,{threadId:n})=>{const r=t,s=this[r(462)][r(742)](n);s&&s[r(460)]&&1===s[r(460)][r(458)]&&this[r(398)](n,{hasComments:!0})}),{priority:t(510)}),this[t(581)](c,t(353),((e,{threadId:n})=>{const r=t,s=this[r(462)][r(742)](n);s&&s[r(460)]&&!s[r(460)][r(458)]&&this[r(398)](n,{hasComments:!1})}),{priority:t(510)})}set[Ec(496)](t){const n=Ec;if(this[n(401)])throw new e.CKEditorError(n(418),this);this[n(401)]=t}get[Ec(496)](){return this[Ec(401)]}[Ec(528)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(462)][n(540)]())t&&!e[n(672)]||r[n(548)](e);return e?r[n(761)]((t=>t[n(367)]())):r}[Ec(715)](t){const n=Ec,r=this[n(462)][n(742)](t);if(!r)throw new e.CKEditorError(n(604),this);return r}[Ec(640)](t){const e=Ec;return this[e(462)][e(363)](t)}[Ec(592)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(394)][e(522)](":"),a=this[e(462)][e(742)](r)||this[e(636)](o,i,r,n,s);if(this[e(514)](a),this[e(371)](a,o,i||null,n),a[e(568)]=t[e(568)],a[e(534)]=!0,s&&s[e(695)]){const t=s[e(695)],n=this[e(455)](t[e(389)]);a[e(447)]=t[e(568)],a[e(495)]=n,a[e(504)]=!0}else a[e(447)]=t[e(568)];switch(t[e(656)]&&(a[e(656)]=t[e(656)]),t[e(721)]&&(a[e(721)]=t[e(721)]),this[e(401)]&&this[e(401)][e(663)]||(a[e(756)]=!0),this[e(614)][e(742)](a)){case e(457):this[e(614)][e(456)](a,e(358));break;case e(490):a[e(672)]?(this[e(547)](new Set([a])),this[e(591)](new Set([a])),this[e(614)][e(456)](a,e(629)),this[e(618)](e(497),a)):this[e(614)][e(456)](a,e(709))}return a}[Ec(502)](t){const e=Ec;this[e(402)]((()=>{const n=e;this[n(722)][n(700)][n(691)]((()=>{const e=n;for(const n of t[e(531)]())n[e(463)]()}))}))}[Ec(668)](t){const e=Ec;this[e(402)]((()=>{const n=e;this[n(722)][n(700)][n(691)]((()=>{const e=n;for(const n of t[e(531)]())n[e(770)]()}))}))}[Ec(617)](t,n){const r=Ec,s=this[r(722)][r(580)][r(742)](t);if(!s)throw new e.CKEditorError(r(500),this,{commandName:t});if(this[r(420)][r(363)](s))throw new e.CKEditorError(r(755),this,{commandName:t});this[r(420)][r(705)](s),n&&s.on(r(624),((t,e)=>{const o=r;this[o(586)][o(560)]&&(this[o(746)]||(e[o(458)]>0&&e[e[o(458)]-1]&&e[e[o(458)]-1][o(402)]?e[o(588)]():(t[o(744)]=n(((...t)=>s[o(624)](...t,{forceDefaultExecution:!0})),...e),t[o(566)]())))}),{priority:r(734)})}[Ec(402)](t){const n=Ec;let r,s;const o=this[n(746)];this[n(746)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(746)]=!1),s&&e.CKEditorError[n(378)](s,this),r}[Ec(762)](t,n=null,r={}){const s=Ec;if(t[s(720)])return null;const o=this[s(722)][s(615)][s(742)](s(416)).me;for(const{suggestion:e,meta:o}of this[s(432)](t,s(647)))if(o[s(466)]){if(!o[s(357)]){if(o[s(503)]){if(!this[s(526)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(728)](e,t[s(646)],t[s(585)]);break}if(n==e[s(658)]&&wc(e,r)){const n=e[s(557)]();return n[s(646)][s(725)](t[s(585)])?this[s(569)](e,this[s(400)][s(754)](t[s(646)],n[s(585)])):this[s(569)](e,this[s(400)][s(754)](n[s(646)],t[s(585)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(693)+n:s(647),u=this[s(403)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(599)](c,i,a,t),u}[Ec(480)](t,n=Ec(399),r={}){const s=Ec,o=this[s(722)][s(615)][s(742)](s(416)).me,i=this[s(349)][s(478)](s(647),n,s(687));for(const e of this[s(528)]())if(e[s(495)].id==o.id&&s(647)==e[s(394)]&&e[s(658)]==n&&wc(e,r)&&(i(e[s(684)](),t)||i(t,e[s(684)]()))){for(const n of t)e[s(409)](n);return e}for(const{suggestion:e,meta:n}of this[s(432)](t,s(647))){if(!n[s(466)])continue;if(!this[s(526)]&&n[s(503)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(684)]())for(const e of t)if(!n[s(739)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(693)+n,l=this[s(403)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(599)](u,a,c,e,Hr[s(554)]());return l}[Ec(707)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(720)])return null;if(o(439)===this[o(748)]){const e=this[o(349)][o(478)](o(408),r,o(463));return this[o(402)]((()=>e([t],n,s))),null}const i=this[o(722)][o(615)][o(742)](o(416)).me,a=[];if(o(594)!==this[o(748)])for(const{suggestion:e,meta:n}of this[o(432)](t,o(647)))n[o(466)]&&!n[o(738)]&&a[o(548)](...e[o(684)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(747)](s);e&&r[n(548)](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(458)];){const s=r[e][n(729)](t);r[n(713)](e,1,...s),e+=s[n(458)]}}return r}(t,a);c[o(458)]&&this[o(400)][o(691)]((()=>{const t=o;for(const e of c){const o=this[t(349)][t(478)](t(408),r,t(463));this[t(402)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(646)],u=t[o(585)];for(const{suggestion:e,meta:n}of this[o(432)](t,o(408))){if(!n[o(466)])continue;if(e[o(658)]!=r)continue;if(!wc(e,s))continue;const i=e[o(557)]();if(i[o(739)](t,!0))return null;c=c[o(453)](i[o(646)])?c:i[o(646)],u=u[o(582)](i[o(585)])?u:i[o(585)],a?i[o(646)][o(453)](a[o(557)]()[o(646)])?(a[o(657)](),a=e):e[o(657)]():a=e}const l=this[o(400)][o(754)](c,u);if(a)this[o(569)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(403)]({id:t,type:o(681)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(599)](o(681)+r,t,a,l)}}return null}[Ec(686)](t,n,r=[],s=null,o={}){const i=Ec;n[i(551)]||(n[i(551)]=n[i(590)]),n[i(637)]=t.is(i(533)),s=s||Nc(n);const a=r[i(761)]((t=>Mc(t,this[i(400)]))),c=t.is(i(533))?t:Mc(t,this[i(400)]);if(i(439)===this[i(748)]){const t=this[i(349)][i(478)](i(362),s,i(463));return this[i(402)]((()=>t([c],n,o))),null}a[i(548)](c);let u=!0;for(const t of a)if(!this[i(546)](t)){u=!1;break}if(u&&i(594)!==this[i(748)]){const t=this[i(349)][i(478)](i(362),s,i(463));return this[i(402)]((()=>t([c],n,o))),null}let l=null,f=c[i(646)],h=c[i(585)];for(const{suggestion:t,meta:e}of this[i(432)](c,i(362))){if(!e[i(466)])continue;if(e[i(357)]||e[i(503)]||e[i(738)])continue;if(t[i(656)][i(551)]!=n[i(551)])continue;if(!wc(t,o))continue;const r=t[i(557)]();if(t[i(658)]==s){if(r[i(739)](c,!0))return null;f=f[i(453)](r[i(646)])?f:r[i(646)],h=h[i(582)](r[i(585)])?h:r[i(585)],l?r[i(646)][i(453)](l[i(557)]()[i(646)])?(l[i(657)](),l=t):t[i(657)]():l=t}else{const e=c[i(747)](r);this[i(541)](t,e)}}const g=this[i(722)][i(615)][i(742)](i(416)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(569)](l,this[i(400)][i(754)](f,h)),l;{const t=this[i(403)]({id:d,type:i(697)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(599)](i(697)+s,d,p,this[i(400)][i(754)](f,h)),t}}[Ec(750)](t,n,r=[],s=null,o={}){const i=Ec;n[i(551)]||(n[i(551)]=n[i(590)]);const a=t[0];n[i(637)]=a.is(i(533)),s=s||Nc(n);const c=r[i(761)]((t=>Mc(t,this[i(400)]))),u=a.is(i(533))?t:t[i(761)]((t=>Mc(t,this[i(400)])));if(i(439)===this[i(748)]){const t=this[i(349)][i(478)](i(362),s,i(463));return this[i(402)]((()=>t(u,n,o))),null}c[i(548)](...u);let l=!0;for(const t of c)if(!this[i(546)](t)){l=!1;break}if(l&&i(594)!==this[i(748)]){const t=this[i(349)][i(478)](i(362),s,i(463));return this[i(402)]((()=>t(u,n,o))),null}const f=this[i(722)][i(615)][i(742)](i(416)).me;for(const t of this[i(528)]()){if(t[i(495)].id!=f.id)continue;if(i(362)!=t[i(394)]||t[i(656)][i(551)]!=n[i(551)])continue;if(!wc(t,o))continue;const e=t[i(658)]==s;for(let n=0;n<u[i(458)];n++){const r=u[n];for(const s of t[i(536)]()){const o=s[i(600)]();if(r[i(725)](o)){e?(u[i(713)](n,1),n--):t[i(424)](s[i(677)]);break}}}}if(0==u[i(458)])return null;const h=this[i(349)][i(478)](i(362),s,i(687));for(const t of this[i(528)]())if(t[i(495)].id==f.id&&i(362)==t[i(394)]&&t[i(656)][i(551)]==n[i(551)]&&t[i(658)]==s&&wc(t,o)&&(h(t[i(684)](),u)||h(u,t[i(684)]()))){for(const e of u)t[i(409)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(697)+s,m=this[i(403)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(599)](p,g,d,t,Hr[i(554)]());return m}[Ec(574)](t,n=null,r={}){const s=Ec;if(t[s(720)])return null;const o=this[s(722)][s(615)][s(742)](s(416)).me,a=new i.LiveRange(t[s(646)],t[s(585)]);for(const{suggestion:t,meta:e}of this[s(432)](a,s(647)))if(e[s(466)]&&!e[s(357)])if(t[s(763)]){const e=t[s(684)]()[s(529)]((t=>s(758)!=t[s(727)][s(507)]));if(e[s(564)]((t=>a[s(739)](t,!0)))&&t[s(770)](),e[s(733)]((t=>t[s(739)](a,!0)))){const t=this[s(349)][s(478)](s(571),n,s(463));return this[s(402)]((()=>t([a],null,r))),null}}else{const e=a[s(747)](t[s(557)]());null!==e&&t[s(635)]([e],null,r)}if(a[s(470)](),a[s(720)]||s(758)==a[s(727)][s(507)])return null;let c=null,u=a[s(646)],l=a[s(585)];const f=this[s(432)](a,s(571));for(const{suggestion:t,meta:e}of f){const n=this[s(400)][s(754)](u,l);if(e[s(466)]&&(this[s(526)]||!e[s(503)]&&!e[s(738)]))if(t[s(763)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(684)]()){if(r[s(739)](n,!0))return t;n[s(739)](r)||(e=!1)}e&&t[s(770)]()}else{const e=t[s(557)]();if(e[s(739)](n,!0))return t;if(!wc(t,r)){n[s(739)](e)?t[s(657)]():e[s(387)](u)?u=e[s(585)]:e[s(387)](l)&&(l=e[s(646)]);continue}u=u[s(453)](e[s(646)])?u:e[s(646)],l=l[s(582)](e[s(585)])?l:e[s(585)],r=Object[s(397)]({},t[s(721)]),c?e[s(646)][s(453)](c[s(557)]()[s(646)])?(c[s(657)](),c=t):t[s(657)]():c=t}}if(c)return this[s(569)](c,this[s(400)][s(754)](u,l)),c;{const t=(0,e.uid)(),i=this[s(400)][s(754)](u,l),a=o.id,c=n?s(664)+n:s(571),f=this[s(403)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(599)](c,t,a,i),f}}[Ec(471)](t,n=Ec(399),r={}){const s=Ec,o=this[s(722)][s(615)][s(742)](s(416)).me,a=t[s(761)]((t=>new i.LiveRange(t[s(646)],t[s(585)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(432)](a,s(647)))e[s(466)]&&!e[s(357)]&&c[s(705)](t);for(const e of c)if(e[s(763)]){const o=e[s(684)]();if((!e[s(721)]||!e[s(721)][s(369)])&&o[s(564)]((t=>a[s(733)]((e=>e[s(739)](t,!0)))))&&e[s(770)](),a[s(564)]((t=>o[s(733)]((e=>e[s(739)](t,!0)))))){const e=this[s(349)][s(478)](s(571),n,s(463));return this[s(402)]((()=>e(t,null,r))),null}}else{const t=e[s(557)]();if(a[s(733)]((e=>e[s(739)](t,!0)))&&e[s(770)](),a[s(564)]((e=>t[s(739)](e,!0)))){const t=this[s(349)][s(478)](s(571),n,s(463));return this[s(402)]((()=>t(a,null,r))),null}}const u=this[s(349)][s(478)](s(571),n,s(687));let l=null;for(const t of this[s(528)]())if(t[s(495)].id==o.id&&t[s(672)]&&s(571)==t[s(394)]&&t[s(658)]==n&&wc(t,r)&&(u(t[s(684)](),a)||u(a,t[s(684)]())))if(l){if(t[s(460)]&&t[s(460)][s(458)])continue;for(const e of t[s(684)]())l[s(678)](e)||l[s(409)](e);t[s(657)]()}else{l=t;for(const e of a)t[s(678)](e)||t[s(409)](e)}if(l)return l;c[s(609)]();for(const{suggestion:t,meta:e}of this[s(432)](a,s(571)))e[s(466)]&&(this[s(526)]||!e[s(503)]&&!e[s(738)])&&wc(t,r)&&c[s(705)](t);for(const t of c){const e=t[s(684)]();if((!r||!r[s(369)])&&a[s(564)]((t=>e[s(733)]((e=>e[s(739)](t,!0))))))return t;(!t[s(721)]||!t[s(721)][s(369)])&&e[s(564)]((t=>a[s(733)]((e=>e[s(739)](t,!0)))))&&t[s(770)]()}const f=(0,e.uid)(),h=o.id,g=s(664)+n,d=this[s(403)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(470)](),t[s(720)]||s(758)==t[s(727)][s(507)]||this[s(599)](g,f,h,t,Hr[s(554)]());return d}[Ec(350)](t,n,r,s,o){const i=Ec;if(t[i(720)])return[];if(i(439)===this[i(748)])return[];const a=this[i(722)][i(615)][i(742)](i(416)).me.id,c=Array[i(732)](this[i(462)][i(540)]())[i(529)]((e=>i(501)==e[i(394)]&&e[i(656)][i(735)]==n&&e[i(678)](t)));if(i(459)===this[i(748)]){const e=this[i(432)](t,i(647))[i(529)]((({meta:t})=>t[i(466)]&&!t[i(738)]&&!t[i(357)]))[i(761)]((({suggestion:t})=>t));c[i(438)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(501)==t[i(394)]?t[i(656)][i(671)]:void 0,o=t[i(557)](),a=Array[i(732)](u[i(634)]())[i(749)]((t=>t[i(655)](o)));if(!a)continue;const c=a[i(729)](o);this[i(699)](n)&&i(647)==t[i(394)]&&0!=c[i(458)]||(u[i(630)](a),c[i(595)]((t=>{u[i(456)](t,r)})),i(647)!=t[i(394)]&&e!=s&&u[i(456)](a[i(747)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(458)]>37&&console[i(452)](i(579),{key:n});const f=(i(688)+(n+"|")+Nc({newValue:s}))[i(443)](0,60),h=this[i(403)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(548)](h),this[i(599)](f,c,a,t)}return l}[Ec(493)](t){const e=Ec;this[e(617)](t,((t,...n)=>{this[e(706)]((()=>{t(...n)}))}))}[Ec(426)](t){const e=Ec;this[e(407)][e(705)](t)}[Ec(359)](t){const e=Ec;this[e(454)][e(705)](t)}[Ec(638)](t){const e=Ec;return e(501)==t[e(394)]?t[e(658)][e(522)]("|")[0]:null}[Ec(569)](t,e){const n=Ec,r=t[n(680)]();this[n(400)][n(691)]((t=>{t[n(538)](r,{range:e})}))}[Ec(514)](t){const e=Ec,n=t.id,r=this[e(722)][e(550)][e(742)](e(446));this[e(696)][e(650)](n)||this[e(696)][e(365)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(696)][e(589)](n);s[e(440)](e(393)),s[e(393)]=!1,t[e(460)]=s}[Ec(371)](t,n,r,s){const o=Ec;if(t[o(394)]!=n||t[o(658)]!=r||t[o(406)].id!=s)throw this[o(722)][o(642)](o(385)),new e.CKEditorError(o(385),this)}[Ec(541)](t,n){const r=Ec,s=t[r(557)]();if(n[r(725)](s))t[r(657)]();else if(s[r(739)](n)){const o=this[r(400)][r(724)](n[r(646)][r(555)],r(585));this[r(569)](t,this[r(400)][r(754)](s[r(646)],o));const i=(0,e.uid)(),a=t[r(406)].id,c=t[r(394)]+":"+t[r(658)];this[r(403)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(656)],attributes:t[r(721)]});const u=this[r(400)][r(724)](n[r(585)][r(427)],r(641)),l=this[r(400)][r(754)](u,s[r(585)]);this[r(599)](c,i,a,l)}else if(s[r(387)](n[r(646)])){const e=this[r(400)][r(724)](n[r(646)][r(555)],r(585));this[r(569)](t,this[r(400)][r(754)](s[r(646)],e))}else{const e=this[r(400)][r(724)](n[r(585)][r(427)],r(641));this[r(569)](t,this[r(400)][r(754)](e,s[r(585)]))}}[Ec(546)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(432)](t,e(647))){if(!r[e(466)])continue;const s=n[e(684)]();for(const n of s)if(!t[e(729)](n)[e(458)])return!0}return!1}[Ec(468)](t){const n=Ec,r=this[n(722)][n(615)][n(742)](n(416))[n(625)](t);if(!r)throw new e.CKEditorError(n(628),this);return r}[Ec(455)](t){const e=Ec,n=this[e(722)][e(615)][e(742)](e(416)),r=(0,o.hashObject)(e(392)+t);return n[e(625)](r)||n[e(451)]({id:r,name:t})}[Ec(636)](t,e,n,r,s){const o=Ec,i=this[o(468)](r),a=this[o(349)][o(622)](t,e,n,i,s,(t=>{const e=o;this[e(398)](n,{attributes:t});const r=this[e(715)](n);this[e(547)](new Set([r])),this[e(591)](new Set([r]))}));return this[o(581)](a,o(463),(()=>{const t=o;this[t(398)](n,{state:t(619)})}),{priority:o(734)}),this[o(581)](a,o(770),(()=>{const t=o;this[t(398)](n,{state:t(421)})}),{priority:o(734)}),this[o(462)][o(456)](n,a),this[o(614)][o(456)](a,o(457)),a}[Ec(509)](t){const e=Ec,n=t[e(522)](":");return{group:n[0],type:n[1],subType:n[e(458)]>=5?n[2]:null,id:n[e(458)]<5?n[2]:n[3],authorId:n[e(458)]<5?n[3]:n[4],markerCount:6==n[e(458)]?n[5]:null}}[Ec(728)](t,n,r){const s=Ec,o=t[s(557)](),i=o[s(646)],a=o[s(585)];this[s(569)](t,this[s(400)][s(754)](i,n));const c=(0,e.uid)(),u=t[s(406)].id,l=t[s(394)]+(t[s(658)]?":"+t[s(658)]:"");this[s(403)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(721)],data:t[s(656)]});const f=this[s(638)](t);(s(362)==t[s(394)]||f&&this[s(699)](f))&&(r=this[s(400)][s(620)](r[s(427)])),this[s(599)](l,c,u,this[s(400)][s(754)](r,a))}[Ec(432)](t,e=null){const n=Ec,r=[],s=this[n(722)][n(615)][n(742)](n(416)).me;Array[n(523)](t)||(t=[t]);for(const o of this[n(528)]()){if(!o[n(672)])continue;if(e&&o[n(394)]!=e)continue;let i=!1;for(const e of o[n(684)]()){for(const a of t){const t=a[n(646)][n(725)](e[n(585)])||a[n(585)][n(725)](e[n(646)]);if(t||a[n(747)](e)){const c=a[n(739)](e)&&kc(this[n(400)][n(561)],e[n(646)],a),u=e[n(739)](a)&&kc(this[n(400)][n(561)],a[n(646)],e);r[n(548)]({suggestion:o,meta:{isOwn:s==o[n(495)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(599)](t,e,n,r,s){const o=Ec;this[o(400)][o(691)]((i=>{const a=o;let c=a(682)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(485)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(653)](t){const e=Ec,n=t[e(597)],r=t[e(519)];t[e(597)]=null,t[e(519)]=null,null!=n&&n[e(519)]==t&&(n[e(519)]=r),null!=r&&r[e(597)]==t&&(r[e(597)]=n),e(629)==this[e(614)][e(742)](t)&&(this[e(614)][e(456)](t,e(709)),this[e(618)](e(544),t,n,r))}[Ec(403)](t){const n=Ec,r=t.id,s=this[n(592)](t);if(this[n(401)]&&this[n(401)][n(663)]){const o=this[n(722)][n(615)][n(742)](n(461)),i=s[n(778)],a=s[n(658)]?s[n(394)]+":"+s[n(658)]:s[n(394)],c=this[n(722)][n(518)],u=o[n(705)](zr(c,n(511))),l={id:r,type:a,hasComments:i,data:t[n(656)]||null,originalSuggestionId:t[n(759)]||null,attributes:s[n(721)]};this[n(401)][n(663)](l)[n(417)]((t=>{const e=n;s[e(756)]=!0,o[e(347)](u),t&&t[e(568)]&&(this[e(462)][e(742)](r)[e(568)]=t[e(568)])}))[n(675)]((t=>{const r=n;throw(0,e.logWarning)(r(613)),this[r(722)][r(700)][r(607)]({isUndoable:!1},(()=>{s[r(770)]()})),s[r(405)](),this[r(462)][r(630)](s.id),this[r(614)][r(630)](s),t}))}return s}[Ec(699)](t){const e=Ec;return this[e(407)][e(363)](t)}[Ec(398)](t,e){const n=Ec,r=this[n(722)][n(615)][n(742)](n(461)),s=this[n(715)](t);if(this[n(401)]&&this[n(401)][n(373)])if(s[n(756)]){const s=r[n(705)](zr(this[n(722)][n(518)],n(511)));this[n(401)][n(373)](t,e)[n(417)]((()=>{r[n(347)](s)}))}else s.on(n(632),(()=>{this[n(398)](t,e)}))}[Ec(521)](t){const n=Ec;if(!this[n(401)]||!this[n(401)][n(715)])throw new e.CKEditorError(n(719),this);return this[n(401)][n(715)](t)}[Ec(516)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(509)](t),i=this[e(462)][e(742)](n)||this[e(636)](r,s,n,o,{});switch(this[e(371)](i,r,s,o),this[e(614)][e(742)](i)){case e(457):this[e(521)](n)[e(417)]((t=>{const r=e;let s=Promise[r(601)]();t[r(778)]&&(s=this[r(696)][r(377)]({channelId:this[r(722)][r(550)][r(742)](r(446)),threadId:n})),s[r(417)]((()=>{const e=r;this[e(592)](t)[e(756)]=!0}))})),this[e(614)][e(456)](i,e(490));break;case e(709):this[e(398)](n,{state:e(474)});case e(358):this[e(614)][e(456)](i,e(629)),this[e(618)](e(497),i);break;case e(629):this[e(618)](e(549),i)}return i[e(694)](t),i}[Ec(591)](t){const e=Ec,n=Array[e(732)](t),r=n[e(529)]((t=>e(501)==t[e(394)]));this[e(434)](r);const s=n[e(529)]((t=>!t[e(763)]&&e(501)!=t[e(394)])),o=this[e(528)]({skipNotAttached:!0})[e(529)]((t=>!t[e(763)]&&e(501)!=t[e(394)])),i=o[e(529)]((n=>!t[e(363)](n))),a=new Map(o[e(761)]((t=>[t,this[e(349)][e(478)](t[e(394)],t[e(658)],e(772))]))),c=new Map(o[e(761)]((t=>[t,t[e(557)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(458)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(458)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(458)];t++){const n=s[t];!l[e(363)](n)&&n[e(597)]&&(f[e(705)](n[e(597)]),n[e(597)][e(519)]===n&&(n[e(597)][e(519)]=null),n[e(597)]=null),!u[e(363)](n)&&n[e(519)]&&(f[e(705)](n[e(519)]),n[e(519)][e(597)]===n&&(n[e(519)][e(597)]=null),n[e(519)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(458)];e++){const r=g(t,n[e]);r&&(r[0][s(519)]=r[1],r[1][s(597)]=r[0],u[s(705)](r[0]),l[s(705)](r[1]))}}function g(t,n){const r=e;if(t[r(495)].id!==n[r(495)].id)return null;const s=a[r(742)](t)(t,n,c[r(742)](t),c[r(742)](n));return s&&a[r(742)](n)(t,n,c[r(742)](t),c[r(742)](n))?s[1][r(460)]&&s[1][r(460)][r(458)]?null:s:null}f[e(769)]&&this[e(591)](f)}[Ec(434)](t){const e=Ec;if(0==t[e(458)])return;const n=this[e(528)]({skipNotAttached:!0})[e(529)]((t=>e(501)==t[e(394)]&&t[e(534)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(721)]);s[e(363)](n)||(s[e(456)](n,r[e(458)]),r[e(548)]([]));const i=s[e(742)](n);r[i][e(548)](t)}!function(){const t=e;r[t(674)](((e,n)=>{const r=t,s=e[0][r(568)],o=n[0][r(568)];return s==o?e[0][r(721)][r(690)]<n[0][r(721)][r(690)]?-1:1:s<o?-1:1}));for(const e of r)e[t(674)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(458)];t++){if(0==r[t][e(458)])continue;const n=[];for(let s=t+1;s<r[e(458)];s++)0!=r[s][e(458)]&&i(r[t],r[s])&&n[e(548)](s);for(const s of n)r[t]=r[t][e(482)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(458)];n++)t[n][e(519)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(458)];n++)t[n][e(597)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(721)][r(690)]!==n[0][r(721)][r(690)]&&t[0][r(495)]!==n[0][r(495)])return!1;if(!function(t,e){const n=r;return!t[n(778)]&&!e[n(778)]||(!t[n(778)]||!e[n(778)])&&(!!(t[n(778)]&&e[n(568)]<t[n(460)][n(745)][n(742)](0)[n(568)])||!!(e[n(778)]&&t[n(568)]<e[n(460)][n(745)][n(742)](0)[n(568)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(721)],r(690)),o=Ic(n[0][r(721)],r(690));return!!wr(s,o)&&(!!t[r(564)]((t=>n[r(733)]((e=>t[r(557)]()[r(725)](e[r(557)]())))))&&n[r(564)]((e=>t[r(733)]((t=>e[r(557)]()[r(725)](t[r(557)]()))))))}}[Ec(547)](t){const e=Ec,n=Array[e(732)](t),r=this[e(528)]({skipNotAttached:!0}),s=r[e(529)]((n=>!t[e(363)](n))),o=new Map(n[e(761)]((t=>[t,this[e(349)][e(478)](t[e(394)],t[e(658)],e(687))]))),i=new Map(r[e(761)]((t=>[t,t[e(684)]()])));for(let t=0;t<n[e(458)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(458)];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(458)];e++){const s=r[e];if(s[a(394)]!==n[a(394)]||s[a(495)].id!==n[a(495)].id||s[a(658)]!==n[a(658)])continue;if(!Oc(n,s,[a(690)]))continue;if(a(501)==n[a(394)]&&n[a(656)][a(671)]!=s[a(656)][a(671)])continue;if(a(501)==n[a(394)]&&t[a(699)](n[a(656)][a(735)]))continue;if(a(362)==n[a(394)]){const e=t[a(722)][a(700)],r=n[a(352)]();if(r&&(e[a(561)][a(479)](r)||e[a(561)][a(648)](r)))continue}const c=o[a(742)](n),u=i[a(742)](n),l=i[a(742)](s),f=n[a(460)]&&n[a(460)][a(458)],h=s[a(460)]&&s[a(460)][a(458)];if(!f&&c(l,u))return t[a(764)](s,n),i[a(630)](n),!0;if(!h&&c(u,l))return t[a(764)](n,s),i[a(630)](s),!0}return!1}}[Ec(764)](t,e){const n=Ec;if(t[n(763)])for(const r of e[n(684)]())t[n(409)](r);else{const r=e[n(557)]()[n(585)];this[n(569)](t,this[n(400)][n(754)](t[n(557)]()[n(646)],r))}e[n(657)]()}[Ec(483)](t,e){const n=Ec,r=t[n(539)](n(366))||t[n(539)](n(501))?n(411):t[n(752)]();return zr(this[n(722)][n(518)],e+"_"+r+n(388))}[Ec(499)](){const t=Ec,e=this[t(722)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(400)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(509)](t[s(677)]);if(s(576)===e){n[s(718)](this[s(483)](r,s(631)));break}}for(const t of r){const{group:e,type:r}=this[s(509)](t[s(677)]);if(s(576)===e){n[s(718)](this[s(483)](r,s(575)));break}}}))}[Ec(702)](t){const e=Ec;if(this[e(610)])return!1;const n=this[e(722)],r=n[e(700)][e(450)][e(570)][e(685)]();if(0==r[e(458)])return!1;const s=[],o=r[e(529)]((t=>e(501)==t[e(394)])),i=r[e(529)]((t=>e(464)==t[e(394)]&&e(484)!=t[e(677)])),a=r[e(529)]((t=>e(347)==t[e(394)]&&e(484)!=t[e(677)]));for(const t of o)s[e(548)]({key:t[e(386)],newValue:t[e(465)],oldValue:t[e(573)],range:Sc(t[e(533)],n[e(700)])});for(const t of i){const r=a[e(749)]((n=>n[e(445)][e(725)](t[e(445)])));r&&s[e(548)]({key:e(413),newValue:t[e(677)],oldValue:r[e(677)],range:n[e(700)][e(644)](t[e(445)][e(626)])})}return 0!=s[e(458)]&&this[e(714)](t,s)}[Ec(348)](t){const e=Ec;let n=!1;const r=this[e(722)][e(700)][e(450)][e(570)][e(404)]()[e(529)]((t=>t[e(656)][e(757)]&&t[e(677)][e(539)](e(767))));for(const s of r){const{subType:r,id:o}=this[e(509)](s[e(677)]),i=r[e(522)]("|")[0];for(const r of this[e(528)]({skipNotAttached:!0}))r.id!=o&&e(501)==r[e(394)]&&r[e(656)]&&r[e(656)][e(735)]==i&&r[e(557)]()[e(655)](s[e(656)][e(757)])&&(this[e(441)](r,s[e(656)][e(757)],t),n=!0)}return n}[Ec(706)](t){const e=Ec;this[e(722)],this[e(610)]=!0,t()}[Ec(603)](t){const e=Ec,n=this[e(699)](t),r=this[e(454)][e(363)](t);return n||r}[Ec(714)](t,e){const n=Ec;if(0==e[n(458)])return!1;let r=!1;for(const s of e){const e=this[n(432)](s[n(533)],n(501))[n(529)]((t=>!t[n(433)][n(357)]))[n(761)]((t=>t[n(576)])),i=(0,o.hashObject)({newValue:s[n(437)]});e[n(529)]((t=>{const e=n,[r,o]=t[e(658)][e(522)]("|");return r==s[e(735)]&&o!=i}))[n(595)]((e=>{const o=n;this[o(441)](e,s[o(533)],t),r=!0}))}return r}[Ec(441)](t,e,n){const r=Ec,s=t[r(557)]()[r(729)](e);0!==s[r(458)]?1!==s[r(458)]?this[r(728)](t,e[r(646)],e[r(585)]):this[r(569)](t,s[0]):n[r(424)](t[r(680)]())}}class Ac{constructor(t){const e=Ec;this[e(608)]=t,this[e(400)]=t[e(700)],this[e(740)]=new Map,this[e(542)]=new Map,this[e(376)]()}[Ec(622)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(400)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(478)](t,e,i(463))(...n),onDiscard:(...n)=>this[i(478)](t,e,i(770))(...n)})}[Ec(621)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(740)][s(456)](o,r)}[Ec(478)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(740)][r(742)](s)||this[r(542)][r(742)](t+":"+n)}[Ec(376)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(674)](((t,n)=>t[e(646)][e(453)](n[e(646)])?1:-1)),this[e(400)][e(691)]((n=>{const r=e;for(const e of t){let t;t=e[r(585)][r(780)]&&e[r(585)][r(427)]==e[r(646)][r(626)]?n[r(556)](e[r(646)][r(626)],"on"):n[r(556)](e),this[r(400)][r(473)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(400)][n(691)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(761)]((t=>(Cc(t)&&(t=this[s(400)][s(754)](t[s(585)])),t)))[s(529)]((t=>s(758)!==t[s(727)][s(507)]));if(c[s(458)]<1)return;const u=Array[s(732)](this[s(400)][s(450)][s(572)][s(684)]())[s(761)]((t=>i.LiveRange[s(422)](t)));r[s(774)](c);for(const t of this[s(608)][s(580)][s(580)]())t[s(552)]();a[s(548)]({forceDefaultExecution:!0}),this[s(608)][s(624)](o,...a);const l=u[s(529)]((t=>s(758)!=t[s(727)][s(507)]));l[s(458)]>0&&r[s(774)](l);for(const t of u)t[s(470)]()}))},s=(e,n)=>1==e[t(458)]&&1==n[t(458)]&&e[0][t(585)][t(725)](n[0][t(646)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(400)])?[e,n]:vc(n,e,s,r,this[t(400)])?[n,e]:null;this[t(542)][t(456)](t(488),e),this[t(542)][t(456)](t(354),n),this[t(542)][t(456)](t(428),s),this[t(542)][t(456)](t(602),o),this[t(542)][t(456)](t(623),n),this[t(542)][t(456)](t(652),e),this[t(542)][t(456)](t(670),s),this[t(542)][t(456)](t(666),o),this[t(542)][t(456)](t(395),r),this[t(542)][t(456)](t(643),e),this[t(542)][t(456)](t(356),s),this[t(542)][t(456)](t(730),e),this[t(542)][t(456)](t(779),r),this[t(542)][t(456)](t(532),e),this[t(542)][t(456)](t(773),s),this[t(542)][t(456)](t(498),e),this[t(542)][t(456)](t(517),e),this[t(542)][t(456)](t(515),((e,n)=>{const r=t;if(!n)return;const s=this[r(608)][r(615)][r(742)](yc);this[r(400)][r(691)]((t=>{const o=r;if(o(413)==n[o(735)])for(const r of e){const e=r[o(646)][o(626)],s=n[o(671)];t[o(527)](e,s)}else if(s[o(699)](n[o(735)]))for(const r of e)void 0!==n[o(671)]?t[o(383)](n[o(735)],n[o(671)],r[o(646)][o(626)]):t[o(716)](n[o(735)],r[o(646)][o(626)]);else for(const r of e)n[o(671)]?t[o(383)](n[o(735)],n[o(671)],r):t[o(716)](n[o(735)],r)}))})),this[t(542)][t(456)](t(360),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(427)][r(429)]({includeSelf:!0,parentFirst:!0})){if(s[r(727)]==s)return!1;if(!n[r(768)](s))return!1;if(t[r(479)](s)||t[r(648)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(585)][e(427)]==t[e(646)][e(626)]&&t[e(585)][e(545)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(487)].is(s(492))&&!r[s(479)](t[s(487)]),i=t[s(646)][s(606)](o),a=t[s(585)][s(606)](o,{direction:s(355)});return!(t[s(646)][s(725)](i)&&t[s(585)][s(725)](a)||(i[s(453)](a)?n[s(538)](e,{range:n[s(754)](i,a)}):n[s(424)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(646)][e(626)];return n&&n.is(e(578))}function Sc(t,e){const n=Ec;return null==t[n(585)][n(555)]&&t[n(585)][n(427)]==t[n(646)][n(626)]?Mc(t[n(646)][n(626)],e):t}function Mc(t,e){const n=Ec,r=e[n(561)][n(479)](t)||e[n(561)][n(442)](t);return e[n(754)](e[n(724)](t,n(370)),r?e[n(766)](t):e[n(724)](t,n(585)))}function vc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(585)][o(725)](r[o(646)]))return!0;if(t[o(394)]!=e[o(394)])return!1;if(!n[o(585)][o(659)](r[o(646)]))return!1;const i=s[o(754)](n[o(585)],r[o(646)])[o(743)]();for(const t of i)if([o(525),o(431)][o(563)](t[o(394)])&&s[o(561)][o(648)](t[o(487)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(534)]||!e[r(534)])&&wr(Ic(t[r(721)],n),Ic(e[r(721)],n))}function wc(t,e){const n=Ec,r=Dc(t[n(721)]),s=Dc(e);if(!t[n(534)])return!1;for(const t of Object[n(634)](s))if(!wr(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(397)]({},t);return delete n[e(369)],delete n[e(379)],n}function Fc(t,e){const n=Pc();return(Fc=function(t,e){return n[t-=128]})(t,e)}const Bc=Fc;function Pc(){const t=["get","remove","acceptSuggestion","execute","_setPendingAction","169083ftNYzD","828esuTLB","isEnabled","plugins","stopListening","722148KziwCV","model","PENDING_ACTION_SUGGESTION","commands","50lzPDjD","getRanges","115719nuLAMK","change:isDirty","locale","canAccept","canDiscard","PendingActions","discardSuggestion","16034ELFCCO","_editor","_discardCommand","_acceptCommand","view","5170SOTbSC","destroy","_pendingAction","listenTo","commentThreadController","canEditAt","bind","16fEfEPM","34AuNNFD","11507340gkVGQZ","isDirty","_removePendingAction","8MOlcKN","2667170luJIza","unbind","add"];return(Pc=function(){return t})()}!function(t,e){const n=Fc,r=t();for(;;)try{if(156142===parseInt(n(166))/1*(-parseInt(n(153))/2)+-parseInt(n(146))/3*(parseInt(n(165))/4)+-parseInt(n(158))/5*(parseInt(n(136))/6)+parseInt(n(140))/7*(parseInt(n(170))/8)+-parseInt(n(135))/9*(parseInt(n(144))/10)+-parseInt(n(171))/11+parseInt(n(167))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class xc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Fc;super(),this[s(141)]=e,this[s(157)]=n,this[s(162)]=r,this[s(154)]=t,this[s(156)]=t[s(143)][s(130)](s(132)),this[s(155)]=t[s(143)][s(130)](s(152)),this[s(157)][s(164)](s(137)).to(this[s(156)],this[s(155)],((t,e)=>t||e)),this[s(157)][s(164)](s(149)).to(this[s(156)],s(137),(t=>t&&this[s(154)][s(141)][s(163)](e[s(145)]()))),this[s(157)][s(164)](s(150)).to(this[s(155)],s(137),(t=>t&&this[s(154)][s(141)][s(163)](e[s(145)]()))),this[s(160)]=null,n[s(168)]&&this[s(134)](),this[s(161)](n,s(132),(()=>this[s(132)]())),this[s(161)](n,s(152),(()=>this[s(152)]())),this[s(161)](n,s(147),(()=>{const t=s;n[t(168)]?this[t(134)]():this[t(169)]()}))}[Bc(132)](){const t=Bc;this[t(156)][t(133)](this[t(141)].id)}[Bc(152)](){const t=Bc;this[t(155)][t(133)](this[t(141)].id)}[Bc(159)](){const t=Bc;this[t(157)][t(128)](t(137)),this[t(157)][t(128)](t(149)),this[t(157)][t(128)](t(150)),this[t(139)](),this[t(162)][t(159)](),this[t(160)]&&this[t(169)]()}[Bc(134)](){const t=Bc,e=zr(this[t(154)][t(148)],t(142));this[t(160)]=this[t(154)][t(138)][t(130)](t(151))[t(129)](e)}[Bc(169)](){const t=Bc;null!==this[t(160)]&&this[t(154)][t(138)][t(130)](t(151))[t(131)](this[t(160)]),this[t(160)]=null}}const Uc=Gc;function jc(){const t=["delegate","32PyDedA","disabledSubmit","35388DDHkPu","assign","element","_createCommentThreadInputView","89570clbqxS","addComment","editorConfig","isDirty","_model","154Pqndmd","commentsListView","showInput","isReadOnly","_createCommentViews","commentInputView","descriptionParts","updateComment","20SvgSCe","focus","destroy","setData","_config","locale","commentThreadInputView","set","hasDirtyComment","canDiscard","length","submit","value","removeComment","20luEtAa","commentThread","authoredAt","editor","_localUser","425187XYiCsF","55968qwTNXk","CommentView","isActive","cancel","isEnabled","fire","disableComments","1570668MhgTZP","canAccept","bind","463140ByHfxZ","1153110eLRJWZ"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=128]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(119834===-parseInt(n(160))/1+-parseInt(n(151))/2+parseInt(n(156))/3*(-parseInt(n(135))/4)+parseInt(n(152))/5+parseInt(n(141))/6*(-parseInt(n(165))/7)+parseInt(n(154))/8*(parseInt(n(140))/9)+parseInt(n(173))/10*(parseInt(n(148))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Vc extends s.View{constructor(t,e,n,r){const s=Gc;super(t),this[s(166)]=null,this[s(179)]=null,this[s(128)](s(143),!1),this[s(128)](s(137),e[s(137)]),this[s(150)](s(137)).to(e),this[s(128)](s(171),[]),this[s(128)](s(163),!1),this[s(128)](s(145),!1),this[s(128)](s(149),!1),this[s(128)](s(130),!1),this[s(164)]=e,this[s(139)]=n,this[s(177)]=r,r[s(147)]?this[s(128)](s(131),1):this[s(169)]()}[Uc(174)](){const t=Uc;this[t(158)][t(174)]()}[Uc(175)](){const t=Uc;this[t(166)]&&this[t(166)][t(175)](),this[t(179)]&&this[t(179)][t(175)](),super[t(175)]()}[Uc(169)](){const t=Uc,{CommentsListView:e}=this[t(177)];this[t(166)]=new e(this[t(178)],this[t(164)][t(136)],Object[t(157)]({CommentView:this[t(177)][t(142)]},this[t(177)])),this[t(166)][t(153)](t(134)).to(this),this[t(166)][t(153)](t(172)).to(this),this[t(166)][t(150)](t(143)).to(this),this[t(128)](t(131),this[t(166)][t(131)]+1),this[t(150)](t(131)).to(this[t(166)],t(131),(t=>t+1)),this[t(179)]=this[t(159)](),this.on(t(134),(()=>this[t(174)]())),this[t(150)](t(163)).to(this[t(166)],t(129),this[t(179)][t(170)],t(133),((t,e)=>t||!!e))}[Uc(159)](){const t=Uc,{CommentThreadInputView:e}=this[t(177)],n=new e(this[t(178)],this[t(139)],this[t(177)][t(162)]),r=n[t(170)];return n[t(150)](t(167)).to(this,t(143),this[t(164)][t(136)],t(168),r,t(133),((t,e,n)=>!!n||t&&!e)),r.on(t(132),((e,n)=>{const s=t;this[s(146)](s(161),n),r[s(138)][s(176)]("")})),r.on(t(144),(()=>this[t(174)]())),r[t(150)](t(155)).to(this[t(164)][t(136)],t(168)),n}}const Hc=zc;function zc(t,e){const n=Kc();return(zc=function(t,e){return n[t-=452]})(t,e)}!function(t,e){const n=zc,r=t();for(;;)try{if(783401===parseInt(n(510))/1+-parseInt(n(456))/2*(-parseInt(n(537))/3)+parseInt(n(492))/4*(-parseInt(n(472))/5)+parseInt(n(490))/6*(-parseInt(n(459))/7)+parseInt(n(529))/8+parseInt(n(467))/9*(-parseInt(n(481))/10)+parseInt(n(511))/11*(parseInt(n(514))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kc);class Wc extends Vc{constructor(e,n,r,s){const i=zc;super(e,n,r,s),this[i(488)](i(473),""),this[i(454)](i(473)).to(this,i(541),(t=>t&&t[0]?t[0][i(473)]:"")),this[i(454)](i(508)).to(this,i(541),this,i(516),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(538)+Xc(e[n(480)],e[n(523)])+n(546);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(486)]=null,this[i(543)]=this[i(531)](zr(e,i(535)),t.icons[i(517)],i(469),i(560),"sw"),this[i(543)][i(454)](i(548)).to(this,i(518)),this[i(496)]=this[i(531)](zr(e,i(512)),t.icons[i(506)],i(460),i(561),"sw"),this[i(496)][i(454)](i(548)).to(this,i(466)),this[i(520)]=new o.UserView(e,this[i(452)][i(539)],this[i(461)]()),this[i(520)][i(558)]({attributes:{class:[i(487),i(554)]}}),this[i(489)](this[i(521)]())}[Hc(521)](){const t=Hc,e=this[t(462)],n=[{tag:t(475),attributes:{class:[t(524),t(477)]},children:[{tag:t(540),children:[{text:this[t(520)][t(465)]}],attributes:{class:[t(513),t(556)]}},{tag:t(552),attributes:{datetime:e.to(t(468)),class:[t(453),t(478)]},children:[{text:e.to(t(468),(e=>this[t(557)][t(562)](e)))}]}]},{tag:t(475),attributes:{class:[t(498),t(555)]},children:[this[t(543)],this[t(496)]]},{tag:t(475),attributes:{class:[t(491)]}}];this[t(452)][t(547)]&&n[t(485)]({tag:t(475),attributes:{class:[t(550)]},children:[{text:this[t(482)]()}]});const r={tag:t(475),attributes:{class:[t(519),e.if(t(516),t(463)),e.to(t(473),(e=>t(470)+e)),this[t(557)][t(476)]&&t(474)],"data-suggestion-id":this[t(452)].id,"data-thread-id":this[t(452)][t(502)].id,"data-author-id":this[t(452)][t(539)].id,tabindex:-1},children:[{tag:t(475),attributes:{class:[t(505),t(479)]},children:[this[t(520)],{tag:t(475),attributes:{class:[t(471),t(559)]},children:n}]}]};return this[t(564)]&&this[t(464)]&&(r[t(484)][t(485)](this[t(564)],this[t(464)]),this[t(564)][t(532)](t(549)).to(this),this[t(564)][t(532)](t(497)).to(this),this[t(464)][t(532)](t(549)).to(this),this[t(464)][t(532)](t(497)).to(this)),r}[Hc(528)](){const t=Hc;super[t(528)](),this[t(486)]=this[t(527)][t(526)](t(455)),this[t(486)][t(563)]=this[t(508)],this.on(t(536),((e,n,r)=>{const s=t;this[s(486)][s(563)]=r}))}[Hc(531)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(493)]);return a[i(488)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(558)]({attributes:{class:n}}),a.on(i(457),(()=>{const t=i;this[t(494)](r,this[t(452)].id)})),a}[Hc(482)](){const t=Hc;return t(500)===this[t(452)][t(501)][t(522)][t(542)]?zr(this[t(493)],t(515)):zr(this[t(493)],t(483))}[Hc(461)](){const t=Hc;return this[t(452)][t(547)]?t(500)===this[t(452)][t(501)][t(522)][t(542)]?zr(this[t(493)],t(534),this[t(452)][t(553)][t(465)]):zr(this[t(493)],t(551),this[t(452)][t(553)][t(465)]):null}}function Xc(t,e){const n=Hc;let r="";return r+=t[n(458)]("*")[n(509)](((t,e)=>e%2!=0?n(499)+qc(t)+n(545):qc(t)))[n(503)](""),e&&(r+=n(507)+e[n(544)]+n(495)+e[n(530)]+n(504)),r}function Kc(){const t=["getExternalSuggestionNote","EXTERNAL_SUGGESTION","children","push","_descriptionElement","ck-suggestion__user","set","setTemplate","8046AnKOPV","ck-annotation__content-wrapper","36596ciLMZe","locale","fire",'" title="',"discardButton","editorDestroyed","ck-suggestion__actions",'<span class="ck-suggestion-type">',"importWord","attributes","commentThread","join",'"></span>',"ck-suggestion","cancel",'<span class="ck-suggestion-color" style="background-color: ',"description","map","891259OUNFbM","108163yTmNmp","Discard suggestion","ck-suggestion__info-name","276qrTXaA","EXTERNAL_IMPORT_WORD_SUGGESTION","isActive","check","canAccept","ck-suggestion-wrapper","userView","getTemplate","@external","color","ck-suggestion__info","createElement","querySelector","element","render","12088648EfYiHI","title","_createButton","delegate","innerText","EXTERNAL_IMPORT_WORD_AVATAR","Accept suggestion","change:description","4234965Tzrfat","<p>","author","span","descriptionParts","source","acceptButton","value","</span>","</p>","isExternal","isEnabled","editorReady","ck-comment__external","EXTERNAL_AVATAR","time","creator","ck-annotation__user","ck-annotation__actions","ck-annotation__info-name","_config","extendTemplate","ck-annotation__main","acceptSuggestion","discardSuggestion","formatDateTime","innerHTML","commentsListView","_model","ck-comment__info-time","bind",".ck-annotation__content-wrapper","2OMPvdj","execute","split","7105eGvOIT","ck-suggestion--discard","getUserViewNotificationText","bindTemplate","ck-suggestion-wrapper--active","commentThreadInputView","name","canDiscard","621GwJWaF","authoredAt","ck-suggestion--accept","ck-suggestion-","ck-suggestion__main","505cayqNe","type","ck-suggestion--disabled-comments","div","disableComments","ck-annotation__info","ck-annotation__info-time","ck-annotation","content","140810FFCiyP"];return(Kc=function(){return t})()}function qc(t){const e=Hc,n=document[e(525)](e(540));return n[e(533)]=t,n[e(563)]}const Jc='\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=Zc();return(Yc=function(t,e){return n[t-=485]})(t,e)}function Zc(){const t=["comments.maxCommentsWhenCollapsed","EditorAnnotations","_handleControllerBuffer","15716HfBcEN","discardButton","comments.maxThreadTotalWeight","_disableComments","change:activeAnnotations","Accept all selected suggestions","type","requires","15673fEhMcx","remove","registerAnnotation","destroy","693dWRVQj","hasSuggestion","button","Discard all suggestions","TrackChangesEditing","values","reduce","execute","acceptSelectedSuggestions","suggestion-","plugins","trackChanges","view","TrackChangesUI","discardSelectedSuggestions","32488fRvwLT","filter","unbind","discardAllSuggestions","children","Discard all selected suggestions","acceptAllSuggestions","suggestionChanged","_unbindEditors","define","comments.maxCommentCharsWhenCollapsed","trackChanges.disableComments","refreshSelectedViews","_handleSuggestionControllerDelayed","commentThread","CommentsRepository","menu","CommentsUI","source","menuitemcheckbox","836172vFMWvX","separator","_annotationViews","menuBar:trackChanges","_bindAnnotationToEditors","model","comments.editorConfig","value","commands","switchbutton","633QZauWV","arrowView","mainView","editor","1718868SELCpZ","suggestionLoaded","getFirstRange","actionView","listenTo","_initializeController","innerView","activeMarkers","items","previous","from","clear","some","editing","set","descriptionFactory","getJoined","trackChanges.SuggestionThreadView","Track changes","getAllAdjacentSuggestions","lowest","config","commandName","Annotations","buttonView","focus","get","acceptButton","isOn","_createToolbarButton","_viewToController","head","createCommentThreadController","delete","panelView","createAnnotation","getRanges","_destroyController","init","size","isMultiRange","22HyrKDq","CommentView","_suggestionToController","push","_createMenuBarMenu","getMarkers","bind","_refreshActiveMarkers","menuitem","4880630RHYIDw","_updateController","addComment","length","isDirty","componentFactory","delegate","getMarkerNames","suggestionUnloaded","locale","activeAnnotations","isInContent","isEnabled","keys","addSourceCollector","_addUIComponentsToFactory","SuggestionThreadView","change:previous","has","toMany","getDescriptions","3wDSQQd","getByInnerView","add","stopListening","pluginName","12502890DJlUDq","getSuggestion","2874QliMbZ","Accept all suggestions","comments","descriptionParts","createAnnotationView"];return(Zc=function(){return t})()}!function(t,e){const n=Yc,r=t();for(;;)try{if(754914===-parseInt(n(580))/1*(parseInt(n(495))/2)+-parseInt(n(505))/3*(-parseInt(n(595))/4)+parseInt(n(559))/5+-parseInt(n(587))/6*(parseInt(n(603))/7)+-parseInt(n(622))/8*(-parseInt(n(607))/9)+parseInt(n(585))/10+parseInt(n(550))/11*(-parseInt(n(509))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zc);class $c extends t.Plugin{static get[Qc(602)](){const t=Qc;return[yc,o.Users,t(490),t(532),t(593)]}static get[Qc(584)](){return Qc(620)}constructor(t){const e=Qc;super(t),this[e(552)]=new Map,this[e(539)]=new Map,this[e(497)]=new Map,this[e(594)]=new Map;const n=this[e(508)][e(530)];n[e(631)](e(526),Wc),n[e(631)](e(486),!1),this[e(598)]=n[e(535)](e(486))}[Qc(488)](t,e){const n=Qc;0===this[n(594)][n(548)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(594)]){const r=this[t(552)][t(577)](e);r||n?r&&n&&this[t(546)](e):this[t(514)](e)}this[t(594)][t(520)](),this[t(508)][t(617)][t(535)](t(593))[t(487)](),this[t(557)]()}),10),this[n(594)][n(523)](t,e)}[Qc(547)](){const t=Qc,e=this[t(508)],n=e[t(617)][t(535)](t(611)),r=e[t(617)][t(535)](t(532)),s=e[t(617)][t(535)](t(593)),o=e[t(617)][t(535)](t(490));this[t(574)](),s[t(573)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(519)](this[e(552)])){const s=t[e(528)](),o=[];for(const t of s){if(!t[e(570)])continue;if(t[e(549)]){o[e(553)](...t[e(545)]());continue}const n=t[e(511)]();if(o[e(562)]>0){const t=o[0][e(525)](n);if(t){o[0]=t;continue}}o[e(553)](n)}n[e(553)]([r[e(619)],o])}return n})),this[t(513)](n,t(510),((e,n)=>{const r=t;this[r(513)](n,r(576),((t,e,s,o)=>{const i=r;n[i(570)]&&(null==s?(this[i(560)](o[i(540)]),this[i(488)](n,!1)):(this[i(560)](s[i(540)]),null==o&&this[i(488)](n,!0)))})),null!==n[r(518)]?this[r(560)](n[r(540)]):this[r(488)](n,!1)})),this[t(513)](n,t(567),((e,n,r)=>{const s=t;this[s(583)](n,s(576)),this[s(594)][s(542)](n),this[s(552)][s(577)](n)&&this[s(546)](n),r&&this[s(560)](r[s(540)])})),this[t(513)](n,t(629),((e,n)=>{this[t(560)](n)})),this[t(513)](r,t(599),(()=>{this[t(557)]()})),this[t(513)](o,t(561),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(608)](r))return;const i=n[o(586)](r);this[o(552)][o(535)](i)[o(619)][o(534)]()}),{priority:t(529)})}[Qc(557)](){const t=Qc,e=this[t(508)][t(617)][t(535)](t(532)),n=this[t(508)][t(617)][t(535)](t(611)),r=Array[t(519)](e[t(569)],(e=>e[t(515)]))[t(623)]((e=>this[t(539)][t(577)](e))),s=[];for(const e of r){const n=this[t(539)][t(535)](e)[t(500)][t(528)]();s[t(553)](...n[t(613)](((e,n)=>[...e,...n[t(566)]()]),[]))}n[t(516)]=s}[Qc(574)](){const t=Qc,n=this[t(508)],r=n[t(568)],o=zr(r,t(527)),i=new e.Collection([{type:t(504),model:new s.ViewModel({withText:!0,label:o,commandName:t(618),role:t(494)})},{type:t(496)},{type:t(609),model:new s.ViewModel({withText:!0,label:zr(r,t(588)),commandName:t(628),role:t(558)})},{type:t(609),model:new s.ViewModel({withText:!0,label:zr(r,t(600)),commandName:t(615),role:t(558)})},{type:t(609),model:new s.ViewModel({withText:!0,label:zr(r,t(610)),commandName:t(625),role:t(558)})},{type:t(609),model:new s.ViewModel({withText:!0,label:zr(r,t(627)),commandName:t(621),role:t(558)})}]);for(const e of i)if(tu(e)){const r=n[t(503)][t(535)](e[t(500)][t(531)]);e[t(500)][t(556)](t(537),t(571)).to(r,t(502),t(571))}n.ui[t(564)][t(582)](t(618),(e=>this[t(538)](e,i,o))),n.ui[t(564)][t(582)](t(498),(e=>this[t(554)](e,i,o)))}[Qc(538)](t,e,n){const r=Qc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(508)][r(503)][r(535)](r(618));o[r(533)][r(523)]({tooltip:n,label:n,icon:Jc}),o[r(533)][r(556)](r(537)).to(i,r(502)),o[r(533)].on(r(614),(()=>{const t=r;i[t(614)](),this[t(508)][t(522)][t(619)][t(534)]()})),(0,s.addListToDropdown)(o,e,{role:r(491)});const a=[];for(const t of e)tu(t)&&a[r(553)](this[r(508)][r(503)][r(535)](t[r(500)][r(531)]));const c=o[r(533)];return c[r(512)][r(624)](r(571)),c[r(506)][r(624)](r(571)),c[r(512)][r(556)](r(571)).to(i,r(571)),c[r(506)][r(556)](r(571))[r(578)](a,r(571),((...t)=>t[r(521)]((t=>t)))),o.on(r(614),(t=>{const e=r;this[e(508)][e(614)](t[e(493)][e(531)]),this[e(508)][e(522)][e(619)][e(534)]()})),o}[Qc(554)](t,e,n){const r=Qc,o=new s.MenuBarMenuView(t),i=this[r(508)][r(503)][r(535)](r(618));o[r(533)][r(523)]({label:n,icon:Jc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(496)==n[r(601)]){a[r(517)][r(582)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(500)];i[r(556)](...Object[r(572)](c)).to(c),i[r(565)](r(614)).to(o),i.on(r(614),(()=>{const t=r;this[t(508)][t(614)](c[t(531)]),this[t(508)][t(522)][t(619)][t(534)]()})),e[r(626)][r(582)](i),a[r(517)][r(582)](e)}return o[r(556)](r(571)).to(i,r(571)),o[r(543)][r(626)][r(582)](a),o}[Qc(514)](t){const e=Qc,n=this[e(508)],r=n[e(530)],s=n[e(617)][e(535)](e(532)),i=n[e(617)][e(535)](e(490)),a=n[e(617)][e(535)](e(593)),c=n[e(617)][e(535)](o.Users).me,u=r[e(535)](e(618))[e(575)],{CommentsListView:l,CommentThreadInputView:f}=n[e(617)][e(535)](e(492));let h,g;this[e(497)][e(577)](t.id)?(g=this[e(497)][e(535)](t.id),h=g[e(507)]):(h=new u(n[e(568)],t,c,{disableComments:this[e(598)],editorConfig:r[e(535)](e(501)),maxCommentsWhenCollapsed:r[e(535)](e(592)),maxThreadTotalWeight:r[e(535)](e(597)),maxCommentCharsWhenCollapsed:r[e(535)](e(485)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(535)](e(568))),CommentView:r[e(535)](e(589))[e(551)],CommentsListView:l,CommentThreadInputView:f}),h[e(536)].on(e(614),(()=>{const t=e;n[t(522)][t(619)][t(534)]()})),h[e(596)].on(e(614),(()=>{const t=e;n[t(522)][t(619)][t(534)]()})),g=s[e(591)](this[e(508)][e(568)],h),g[e(556)](e(563)).to(h,e(563)),g[e(556)](e(562)).to(h),g[e(556)](e(601)).to(h,e(601),(t=>e(616)+t)),this[e(497)][e(523)](t.id,g));const d=i[e(541)](t[e(489)],h),p=new xc(n,t,h,d),m=t[e(528)]()[e(623)]((t=>t[e(570)]));h[e(590)]=n[e(617)][e(535)](e(611))[e(524)][e(579)](m),this[e(552)][e(523)](t,p),this[e(539)][e(523)](h,p);const I=s[e(544)]({view:g,target:()=>{const r=e,s=[],i=t[r(528)]()[r(623)]((t=>t[r(570)]));for(const t of i)s[r(553)](...t[r(555)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(522)],s)},type:()=>e(616)+p[e(619)][e(601)]});i[e(499)](h,I),s[e(582)](I),a[e(605)](I)}[Qc(546)](t){const e=Qc,n=this[e(508)][e(617)][e(535)](e(490)),r=this[e(508)][e(617)][e(535)](e(532)),s=this[e(552)][e(535)](t),o=s[e(619)],i=r[e(581)](o);n[e(630)](o),i&&r[e(604)](i),this[e(552)][e(542)](t),this[e(539)][e(542)](o),s[e(606)]()}[Qc(560)](t){const e=Qc;if(!t[e(570)]||!this[e(552)][e(577)](t))return;const n=this[e(508)][e(617)][e(535)](e(611)),r=this[e(552)][e(535)](t),s=t[e(528)]();r[e(619)][e(590)]=n[e(524)][e(579)](s)}[Qc(606)](){const t=Qc;for(const e of this[t(552)][t(572)]())this[t(546)](e);for(const e of this[t(497)][t(612)]())e[t(507)][t(606)]();super[t(606)]()}}function tu(t){return Qc(500)in t}var eu=nu;function nu(t,e){var n=ru();return(nu=function(t,e){return n[t-=284]})(t,e)}function ru(){var t=["get","pluginName","111HKSLVV","2150325sqeMtG","68QQzyOe","1986995KjgLEU","5443932IxVYLt","adapter","8wVaQVc","getSuggestions","6XuruSq","TrackChanges","getSuggestion","Comments","52701tWhZpv","400561hYfwCE","18227COLNAO","editor","addSuggestionData","plugins","14416xKuwJh","requires","130yyDpvB","addSuggestion"];return(ru=function(){return t})()}!function(t,e){for(var n=nu,r=t();;)try{if(450910===-parseInt(n(300))/1*(-parseInt(n(294))/2)+parseInt(n(288))/3*(parseInt(n(302))/4)+-parseInt(n(303))/5*(parseInt(n(284))/6)+parseInt(n(289))/7*(-parseInt(n(306))/8)+parseInt(n(301))/9+parseInt(n(296))/10*(parseInt(n(290))/11)+-parseInt(n(304))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[eu(295)](){return[yc,$c,eu(287)]}static get[eu(299)](){return eu(285)}set[eu(305)](t){var e=eu;this[e(291)][e(293)][e(298)](yc)[e(305)]=t}get[eu(305)](){var t=eu;return this[t(291)][t(293)][t(298)](yc)[t(305)]}[eu(297)](t){var e=eu;return this[e(291)][e(293)][e(298)](yc)[e(292)](t)}[eu(307)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(291)][n(293)][n(298)](yc)[n(307)]({skipNotAttached:t,toJSON:e})}[eu(286)](t){var e=eu;return this[e(291)][e(293)][e(298)](yc)[e(286)](t)}}const ou=fu;!function(t,e){const n=fu,r=t();for(;;)try{if(138138===-parseInt(n(320))/1+-parseInt(n(317))/2*(-parseInt(n(341))/3)+-parseInt(n(327))/4*(-parseInt(n(299))/5)+parseInt(n(332))/6+parseInt(n(324))/7+parseInt(n(295))/8+-parseInt(n(314))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(uu);const iu=[ou(343)];class au extends t.Plugin{static get[ou(284)](){return[yc]}static get[ou(293)](){return ou(325)}[ou(283)](){const t=ou,n=this[t(308)];if(n[t(289)][t(306)](t(296),(e=>{const r=t,s=n[r(337)][r(330)][r(321)]()[r(344)](((t,e)=>(t[e]="",t)),{});return n[r(329)][r(340)](s,e)})),t(301)!=typeof n[t(289)][t(307)](t(316))[t(313)])throw new e.CKEditorError(t(287))}[ou(345)](t){return hu(this[ou(308)],!0,t)}[ou(342)](t){return hu(this[ou(308)],!1,t)}}class cu extends t.Plugin{static get[ou(293)](){return ou(304)}constructor(t){const e=ou;super(t),this[e(328)]=e(305)}[ou(283)](){const t=ou;this[t(308)][t(309)][t(307)](t(294))[t(300)]={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(308)][t(309)][t(307)](t(318))[t(300)]=null}}function uu(){const t=["TrackChangesData","discardAllSuggestions","4bQWMHZ","result","constructor","document","Users","597588cKfajd","data","users","div","acceptAllSuggestions","model","addSuggestionData","name","create","3BROxym","getDataWithDiscardedSuggestions","Pagination","reduce","getDataWithAcceptedSuggestions","init","requires","destroy","execute","track-changes-data-invalid-editor-creator","push","config","appendChild","getRootsAttributes","addUser","pluginName","CommentsRepository","689176egVwaF","trackChangesData.editorCreator","map","useAnonymousUser","462750iSvqXt","_adapter","function","getCommentThreads","createDocumentFragment","TrackChangesDataGetter","end","define","get","editor","plugins","set","getFullData","createElement","editorCreator","1476666GbPFSJ","rootsAttributes","trackChangesData","29294juyBOe","TrackChangesEditing","getSuggestions","63220aYQjgy","getRootNames","getUser","addCommentThread","507430aBJGrT"];return(uu=function(){return t})()}function lu(t){return void 0!==t[ou(291)]}function fu(t,e){const n=uu();return(fu=function(t,e){return n[t-=283]})(t,e)}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,iu);s[r(309)][r(288)](yc,cu),s[r(315)]=lu(t)?t[r(291)]():void 0;const i=document[r(303)](),a=t[r(289)][r(307)](r(316))[r(313)],c=await a(s,(()=>function(t){const e=r,n=document[e(312)](e(335));return t[e(290)](n),n}(i)));!function(t,e){const n=r,s=t[n(337)][n(330)][n(321)]()[n(344)](((e,r)=>(e[r]=t[n(333)][n(307)]({rootName:r}),e)),{}),o=t[n(309)][n(307)](n(331))[n(334)][n(297)]((t=>({id:t.id,name:t[n(339)]}))),i=t[n(309)][n(307)](n(318))[n(319)]({skipNotAttached:!0,toJSON:!0}),a=t[n(309)][n(307)](n(294))[n(302)]({skipNotAttached:!0,toJSON:!0}),c=e[n(309)][n(307)](n(331)),u=e[n(309)][n(307)](n(318)),l=e[n(309)][n(307)](n(294));for(const t of o)c[n(322)](t.id)||c[n(292)](t);c.me||c[n(298)]();for(const t of i)u[n(338)](t);for(const t of a)l[n(323)](t);e[n(333)][n(310)](s)}(t,c),c[r(286)](r(e?336:326));const u=lu(c)?c[r(311)](n):c[r(333)][r(307)](n);return await c[r(285)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=436]})(t,e)}function du(){var t=["4381816audxKg","21nuLMJi","27XyVqtq","12922700SOagmV","159028qFLvLa","129606fevAyQ","2284569GhsaWF","4wKIxxS","109878gvsJRE","4356500nOaeDZ"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(550574===parseInt(n(439))/1*(-parseInt(n(441))/2)+parseInt(n(436))/3*(-parseInt(n(438))/4)+-parseInt(n(443))/5+-parseInt(n(442))/6*(parseInt(n(445))/7)+parseInt(n(444))/8+parseInt(n(440))/9+parseInt(n(437))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();