@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240723.0 → 0.0.0-nightly-20240724.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 (166) 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/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/utils/common-translations.js +1 -1
  166. 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:()=>Kc,TrackChanges:()=>cu,TrackChangesData:()=>gu,TrackChangesEditing:()=>Cc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["_enabledCommands","11qaDAVF","4iPhkxg","1502946AGMetT","357840NzFwkt","3891261ChyDAW","forceDisabled","20MgYghU","commands","8001000vZweBM","_enableCommands","TrackChangesCommand","1835701qFeyVm","clearForceDisabled","refresh","isEnabled","_disableUnsupportedCommands","affectsData","editor","execute","has","value","4422690IQcIbn","_isEnabledBasedOnSelection","8rAfhQy","167905VIEkcL"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=236]})(t,e)}!function(t){const e=l,n=t();for(;;)try{if(670269===-parseInt(e(251))/1*(-parseInt(e(254))/2)+parseInt(e(257))/3+-parseInt(e(256))/4*(-parseInt(e(259))/5)+-parseInt(e(261))/6+-parseInt(e(238))/7*(parseInt(e(250))/8)+-parseInt(e(255))/9+parseInt(e(248))/10*(parseInt(e(253))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(252)]=e,this[n(247)]=!1,this[n(240)](),this[n(249)]=!1}[c(240)](){this[c(241)]=!0}[c(245)](){const t=c;this[t(247)]=!this[t(247)],this[t(247)]?this[t(242)]():this[t(236)]()}[c(242)](){const t=c;for(const e of this[t(244)][t(260)][t(260)]())e[t(243)]&&!this[t(252)][t(246)](e)&&e[t(258)](t(237))}[c(236)](){const t=c;for(const e of this[t(244)][t(260)][t(260)]())e[t(243)]&&!this[t(252)][t(246)](e)&&e[t(239)](t(237))}}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=276]})(t,e)}function d(){const t=["1094656Gpelym","26646170fUHxjM","76FrMIUH","canEditAt","execute","plugins","get","4406760arnQSI","track-changes-accept-suggestion-not-found","getRanges","acceptSuggestion","10932368edpeQE","TrackChangesEditing","9ySoQWa","editor","875PCwFgr","refresh","966YpkEDf","5144LlAHfB","4373160SHOxlm","_isEnabledBasedOnSelection","isEnabled","_suggestions","model"];return(d=function(){return t})()}!function(t){const e=g,n=t();for(;;)try{if(779770===-parseInt(e(285))/1*(parseInt(e(293))/2)+-parseInt(e(286))/3+parseInt(e(291))/4+parseInt(e(298))/5+parseInt(e(284))/6*(-parseInt(e(282))/7)+-parseInt(e(278))/8+parseInt(e(280))/9*(parseInt(e(292))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(289)]=e,this[n(283)](),this[n(287)]=!1}[h(283)](){this[h(288)]=!0}[h(295)](t){const n=h,r=this[n(289)][n(297)](t);if(!r)throw new e.CKEditorError(n(299),this);const s=r[n(276)]();this[n(281)][n(290)][n(294)](s)&&this[n(281)][n(296)][n(297)](n(279))[n(277)](r)}}const m=E;function I(){const t=["2285814ZVYKzm","2209605EwKyWs","isEnabled","TrackChangesEditing","636128SxXoOR","plugins","refresh","discardSuggestion","2091376YTQrNx","get","9425916AQyblB","execute","_isEnabledBasedOnSelection","66703jcjYgc","_suggestions","2EJNuzD","getRanges","7HCdSXe","track-changes-discard-suggestion-not-found","editor","2524329hLrStB","model","canEditAt"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=108]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(530220===-parseInt(e(121))/1*(-parseInt(e(123))/2)+parseInt(e(128))/3+-parseInt(e(116))/4+-parseInt(e(109))/5+parseInt(e(108))/6*(-parseInt(e(125))/7)+-parseInt(e(112))/8+parseInt(e(118))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(122)]=e,this[n(114)](),this[n(120)]=!1}[m(114)](){this[m(110)]=!0}[m(119)](t){const n=m,r=this[n(122)][n(117)](t);if(!r)throw new e.CKEditorError(n(126),this);const s=r[n(124)]();this[n(127)][n(129)][n(130)](s)&&this[n(127)][n(113)][n(117)](n(111))[n(115)](r)}}function T(t){const e=y;return t[e(482)](((t,n)=>e(517)==t[e(516)]&&e(517)!=n[e(516)]?-1:e(517)!=t[e(516)]&&e(517)==n[e(516)]?1:0))}function _(){const t=["18FNwbEL","value","createPositionBefore","22TsioiP","replace","isArray","isIntersecting","648488ZlKWDt","createRange","1100568AsGwFa","end","map","isObject","createPositionAt","color","start","join","add","24OJnXRJ","splice","370505fxncai"," [color ","type","deletion","createPositionAfter","7884420hohVxK","isMultiRange","schema","length","content","next","sort","execute","change","24473QTlWPD","1550143NdgwNz","226584NuPOPK","from","getRanges","isTouching","isInContent","push","isCollapsed"];return(_=function(){return t})()}function y(t,e){const n=_();return(y=function(t,e){return n[t-=477]})(t,e)}function A(t,e){const n=y;let r,s=0;const o=[],i=e[n(478)];for(;s<t[n(479)];){const a=t[s],c=t[s+1];r||(r=e[n(496)](a)),k(e,a,c)||(o[n(492)](e[n(502)](r,i[n(506)](a)?e[n(518)](a):e[n(507)](a,n(504)))),r=null),s++}return o}function k(t,e,n){const r=y;if(!n)return!1;const s=t[r(518)](e),o=t[r(496)](n);return s[r(490)](o)}!function(t){const e=y,n=t();for(;;)try{if(262766===-parseInt(e(485))/1*(parseInt(e(497))/2)+parseInt(e(503))/3+parseInt(e(487))/4+-parseInt(e(514))/5*(parseInt(e(512))/6)+-parseInt(e(486))/7+parseInt(e(501))/8*(-parseInt(e(494))/9)+parseInt(e(519))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);function C(t,e,n){const r=y;for(;n[r(479)];){const s=n[r(513)](0,100);t[r(484)]((()=>{const t=r;for(const n of s)n[t(491)]&&e[t(483)](n.id)}))}}const L=R;!function(t){const e=R,n=t();for(;;)try{if(748023===-parseInt(e(365))/1*(parseInt(e(363))/2)+parseInt(e(361))/3+-parseInt(e(367))/4+-parseInt(e(357))/5+parseInt(e(375))/6*(parseInt(e(368))/7)+parseInt(e(376))/8+parseInt(e(370))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S);class N extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(356)]=e,this[r(369)]=n,this[r(374)](),this[r(373)]=!1}[L(374)](){const t=L,e=Array[t(378)](this[t(369)][t(358)]())[t(359)]((e=>e[t(372)]));this[t(364)]=this[t(356)][t(364)]&&e}[L(371)](){const t=L,e=T(Array[t(378)](this[t(369)][t(358)]()));for(const n of e){const e=n[t(377)]();if(!this[t(366)][t(360)][t(362)](e))return}C(this[t(366)][t(360)],this[t(356)],e)}}function R(t,e){const n=S();return(R=function(t,e){return n[t-=356]})(t,e)}function S(){const t=["isEnabled","5ezmnOC","editor","3771004DNQYcW","705187Vzsqzi","_suggestions","2404548JHYrRO","execute","isInContent","_isEnabledBasedOnSelection","refresh","48tMWNOJ","8940568yveXBl","getRanges","from","_command","4506815mIhujF","values","some","model","3291813VLqnvq","canEditAt","278322Kqtkrk"];return(S=function(){return t})()}const M=v;function v(t,e){const n=O();return(v=function(t,e){return n[t-=464]})(t,e)}function O(){const t=["27pAXhxV","values","canEditAt","document","_isEnabledBasedOnSelection","219BMrJie","1968380ihHzXY","42064SIqNgX","editor","selection","24pLSeMA","1XUnKLz","_selectedSuggestions","18sbBJmi","683720jnJESs","_command","4760885TaUZwc","refresh","getRanges","isEnabled","1773642CornXd","size","2164113yGcIcb","_suggestions","execute","from","model","541706KVtiBz"];return(O=function(){return t})()}!function(t){const e=v,n=t();for(;;)try{if(695578===-parseInt(e(475))/1*(-parseInt(e(484))/2)+-parseInt(e(469))/3*(parseInt(e(471))/4)+parseInt(e(480))/5+parseInt(e(477))/6*(-parseInt(e(486))/7)+-parseInt(e(478))/8*(-parseInt(e(464))/9)+parseInt(e(470))/10+parseInt(e(491))/11*(parseInt(e(474))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(479)]=e,this[r(487)]=n,this[r(476)]=new Set,this[r(481)](),this[r(468)]=!1}[M(481)](){const t=M,e=this[t(472)][t(490)][t(467)][t(473)],n=Array[t(489)](this[t(487)][t(465)]());this[t(476)]=function(t,e){const n=y,r=Array[n(488)](t[n(489)]()),s=new Set;for(const o of e)if(o[n(491)])for(const e of r)for(const r of o[n(489)]())(e[n(500)](r)||t[n(493)]&&!o[n(477)]&&o[n(481)]&&r[n(504)][n(490)](e[n(509)]))&&s[n(511)](o);return s}(e,n),this[t(483)]=this[t(479)][t(483)]&&!!this[t(476)][t(485)]}[M(488)](){const t=M,e=T(Array[t(489)](this[t(476)]));for(const n of e){const e=n[t(482)]();if(!this[t(472)][t(490)][t(466)](e))return}C(this[t(472)][t(490)],this[t(479)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const x=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var P=Array.prototype.splice;const B=function(t){var e=this.__data__,n=x(e,t);return!(n<0)&&(n==e.length-1?e.pop():P.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=x(e,t);return n<0?void 0:e[n][1]};const j=function(t){return x(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=x(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const 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 K=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const X="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const J=X||Z||Function("return this")();const Y=J.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=Y?Y.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Y?Y.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=J["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const 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 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 xt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Pt=function(t,e){var n=t.__data__;return xt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=Pt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Pt(this,t).get(t)};const jt=function(t){return Pt(this,t).has(t)};const Gt=function(t,e){var n=Pt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const 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=K,Wt.prototype.has=q,Wt.prototype.set=zt;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 Xt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Jt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Jt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Qt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Yt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?J.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&X.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var 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&&Qt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var xe=Object.prototype.hasOwnProperty;const Pe=function(t){if(!at(t))return Fe(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?Ce(t,!0):Pe(t)};const Ue=function(t,e){return t&&Qt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?J.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 Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Je=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return Xe.call(t,e)})))}:qe;const Ye=function(t,e){return Qt(t,Je(t),e)};const Qe=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Je(t)),t=$e(t);return e}:qe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,we,Je)};const sn=function(t){return nn(t,Be,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 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 xn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Fn($e(t))};const Pn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):Pn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[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[zn]=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==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:xn(e),!c)return u?en(e,Ue(a,e)):Ye(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:we)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return qn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Yn.test(t)||!Jn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Y?Y.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Yt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const 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 Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const xr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Pr=function(t,e){return e.length<2?t:Fr(t,xr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=225]})(t,e)}function Vr(){const t=["decorate","previous","removeMarkers","toJSON","_onAccept","suggestion:","removeMarker","getRanges","split","getContainedElement","nodeAfter","2HKnxwq","hasComments","1512536klTnka","commentThread","discard","author","isInContent","621729mlUJaT","30nAaUlX","195957SqAHgp","head","length","size","substr","796020MRDYZR","type","isIntersectingWithRange","getFirstRange","isExternal","getMarkerNames","add","accept","_isDataLoaded","filter","subType","addRange","data","390162iqLOBk","getRange","markers","next","onAttributesChange","delete","getMultiRangeId","@external","556704SaFqWn","5efBLjN","push","_onDiscard","_markerNames","onAccept","getFirstMarker","isIntersecting","reduce","end","getMarkers","onDiscard","get","_model","nodeBefore","1053626qEPMqz","removeAttribute","start","addMarkerName","authoredAt","createdAt","getItems","clear","addMarker","change","_saved","setAttribute","attributes","map","_onAttributesChange","isMultiRange","set","creator","from","getAllAdjacentSuggestions"];return(Vr=function(){return t})()}!function(t){const e=Gr,n=t();for(;;)try{if(105727===parseInt(e(288))/1+-parseInt(e(279))/2*(parseInt(e(286))/3)+parseInt(e(293))/4+-parseInt(e(234))/5*(-parseInt(e(225))/6)+-parseInt(e(248))/7+parseInt(e(281))/8+parseInt(e(233))/9*(-parseInt(e(287))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(301)]=!1,this.id=e.id,this[n(294)]=e[n(294)],this[n(303)]=e[n(303)]||null,this[n(284)]=e[n(284)],this[n(265)]=e[n(265)]||e[n(284)],this[n(297)]=Boolean(e[n(260)]&&e[n(260)][n(232)]),this[n(305)]=null,this[n(246)]=t,this[n(272)]=e[n(238)],this[n(236)]=e[n(244)],this[n(262)]=e[n(229)],this[n(237)]=new Set,this[n(253)]=null,this[n(264)](n(252),null),this[n(264)](n(260),e[n(260)]||{}),this[n(264)](n(269),null),this[n(264)](n(228),null),this[n(264)](n(282),null),this[n(264)](n(258),!1),this[n(268)](n(300)),this[n(268)](n(283))}get[jr(289)](){const t=jr;let e=this;for(;e[t(269)];)e=e[t(269)];return e}get[jr(280)](){const t=jr;return!!this[t(282)]&&this[t(282)][t(290)]>0}get[jr(263)](){const t=jr;return 0!=this[t(237)][t(291)]&&6==Array[t(266)](this[t(237)])[0][t(276)](":")[t(290)]}get[jr(285)](){return null!==this[jr(239)]()}[jr(251)](t){const e=jr;this[e(237)][e(299)](t)}[jr(298)](){const t=jr;return Array[t(266)](this[t(237)])}[jr(243)](){const t=jr;return this[t(298)]()[t(261)]((e=>this[t(246)][t(227)][t(245)](e)))[t(302)]((t=>t))}[jr(239)](){return this[jr(243)]()[0]||null}[jr(270)](){const t=jr;this[t(246)][t(257)]((e=>{const n=t;for(const t of this[n(243)]())e[n(274)](t)})),this[t(237)][t(255)]()}[jr(274)](t){const e=jr;this[e(246)][e(257)]((n=>{n[e(274)](t)})),this[e(237)][e(230)](t)}[jr(304)](t){const e=jr,n=e(273)+this[e(294)]+":"+this[e(303)]+":"+this.id+":"+this[e(265)].id+":"+Hr[e(231)]();this[e(251)](n),this[e(246)][e(257)]((r=>{r[e(256)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(295)](t){const e=jr;for(const n of this[e(275)]())if(n[e(240)](t))return!0;return!1}[jr(275)](){const t=jr;return this[t(243)]()[t(261)]((e=>e[t(226)]()))}[jr(254)](){const t=jr;return this[t(275)]()[t(241)](((e,n)=>[...e,...n[t(254)]()]),[])}[jr(296)](){const t=jr;var e;return(null===(e=this[t(239)]())||void 0===e?void 0:e[t(226)]())||null}[jr(277)](){const t=jr,e=this[t(275)]();if(1!=e[t(290)])return null;const n=e[0],r=n[t(250)][t(278)],s=n[t(242)][t(247)];return r instanceof i.Element?r!=s?null:r:null}[jr(300)](){const t=jr;this[t(272)](this[t(275)](),this[t(305)],this[t(260)]),this[t(270)]()}[jr(283)](){const t=jr;this[t(236)](this[t(275)](),this[t(305)],this[t(260)]),this[t(270)]()}[jr(267)](){const t=jr,e=[];let n=this[t(289)];for(;n;)e[t(235)](n),n=n[t(228)];return e}[jr(259)](t,e){const n=jr,r=Xn(this[n(260)]);hr(r,t,e),wr(r,this[n(260)])||(this[n(260)]=r,this[n(262)](r))}[jr(249)](t){const e=jr,n=Xn(this[e(260)]);Ur(n,t),wr(n,this[e(260)])||(this[e(260)]=n,this[e(262)](this[e(260)]))}[jr(271)](){const t=jr;return{id:this.id,type:this[t(303)]?this[t(294)]+":"+this[t(303)]:this[t(294)],authorId:this[t(265)].id,createdAt:this[t(253)],hasComments:this[t(280)],data:this[t(305)],attributes:this[t(260)]}}static[jr(231)](){const t=jr;return(0,e.uid)()[t(292)](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"ELEMENT_MERGE_FIELD":return r({id:"ELEMENT_MERGE_FIELD",string:"merge field",plural:"%0 merge fields"},n);case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",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=qr;!function(t){const e=qr,n=t();for(;;)try{if(347563===parseInt(e(276))/1*(-parseInt(e(295))/2)+parseInt(e(283))/3*(parseInt(e(232))/4)+parseInt(e(299))/5+-parseInt(e(265))/6*(parseInt(e(300))/7)+parseInt(e(310))/8+parseInt(e(315))/9*(parseInt(e(312))/10)+-parseInt(e(253))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xr);class Kr{constructor(t,e){const n=qr;this[n(271)]=[],this[n(235)]=new Map,this[n(257)]=[],this[n(263)]=new Map,this[n(273)]=t,this[n(316)]=e}[Wr(241)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(239)];o++){const i=t[o];if(!i[e(238)])continue;const a=this[e(228)](i);if(a){if(null!=i[e(269)]){if(r[e(236)](i[e(269)]))continue;r[e(293)](i[e(269)])}n[e(242)](a)}else if(e(254)!=i[e(305)])e(262)!=i[e(305)]&&e(304)!=i[e(305)]||this[e(297)](n,i,t[o+1]);else{const t=i[e(290)][e(258)];if(s[e(236)](t))continue;s[e(293)](i[e(290)][e(258)]),t==kc?this[e(292)](n,i):this[e(256)](n,i)}}return this[e(298)](n)}[Wr(260)](t){const e=Wr;this[e(271)][e(242)](t)}[Wr(302)](t,n,r=e.priorities[Wr(294)]){const s=Wr;s(301)==typeof t?(0,e.insertToPriorityArray)(this[s(257)],{matchingCallback:t,label:n,priority:r}):this[s(235)][s(223)](t,n)}[Wr(237)](t,e){const n=Wr;this[n(263)][n(223)](t,e)}[Wr(318)](t,e=1){const n=Wr;let r;for(const e of this[n(257)])if(e[n(288)](t)){r=e[n(264)];break}return r||(r=this[n(235)][n(319)](t[n(320)])),r?r(e):1!==e?e+" "+t[n(320)]+"s":""+t[n(320)]}[Wr(266)](t,e){const n=Wr,r=e[n(270)]()[n(231)](),s=n(262)==e[n(305)]?n(293):n(246);for(const e of r){const o=e[n(317)],i=t[t[n(239)]-1];if(o.is(n(291)))i&&i[n(305)][n(287)](n(224))>-1&&t[n(247)](),i&&n(313)==i[n(305)]?i[s]+=o[n(290)]:t[n(242)]({type:n(313),add:n(293)==s?o[n(290)]:"",remove:n(246)==s?o[n(290)]:""});else if(this[n(273)][n(308)](o)){const a=o;if(i&&i[n(305)][n(287)](n(224))>-1&&t[n(247)](),n(279)==e[n(305)])continue;i&&i[n(305)]==s+n(314)&&i[n(227)][n(320)]==a[n(320)]?i[n(281)]++:t[n(242)]({type:s+n(314),element:a,quantity:1}),r[n(226)]((t=>!(n(279)==t[n(305)]&&t[n(317)]==o)))}else if(this[n(273)][n(267)](o,n(229))||o.is(n(227),n(289))){const r=o;if(n(293)==s&&n(303)==e[n(305)]||n(246)==s&&n(279)==e[n(305)])continue;if(i&&-1==i[n(305)][n(287)](n(224))){n(313)==i[n(305)]&&(i[s]+="\n");continue}let a;if(a=n(293)==s?r[n(286)]&&!this[n(273)][n(308)](r[n(286)])?r[n(286)]:null:r[n(307)]&&!this[n(273)][n(308)](r[n(307)])?r[n(307)]:null,r[n(225)]||a&&a[n(225)]){const e=a&&a[n(225)]?a:r;i&&i[n(305)]==s+n(296)&&i[n(227)][n(320)]==e[n(320)]?i[n(281)]++:t[n(242)]({type:s+n(296),element:e,quantity:1})}else t[n(242)]({type:s+n(224),element:r})}}}[Wr(298)](t){const e=Wr,n=this[e(316)],r=[],s=[],o=[];for(const i of t)switch(i[e(305)]){case e(313):if(i[e(293)]=i[e(293)][e(275)](/(\S)\u000A+(\S)/g,e(309))[e(275)](/\u000A/g,""),i[e(246)]=i[e(246)][e(275)](/(\S)\u000A+(\S)/g,e(309))[e(275)](/\u000A/g,""),""!=i[e(293)]&&""!=i[e(246)]){r[e(242)]({type:e(275),content:zr(n,e(252),['"'+i[e(246)]+'"','"'+i[e(293)]+'"'])});continue}if(null!=i[e(293)][e(255)](/^ +$/)){r[e(242)]({type:e(262),content:zr(n,e(268),zr(n,e(243),i[e(293)][e(239)]))});continue}if(null!=i[e(246)][e(255)](/^ +$/)){r[e(242)]({type:e(304),content:zr(n,e(234),zr(n,e(243),i[e(246)][e(239)]))});continue}if(""!=i[e(293)]){r[e(242)]({type:e(262),content:zr(n,e(268),'"'+i[e(293)]+'"')});continue}r[e(242)]({type:e(304),content:zr(n,e(234),'"'+i[e(246)]+'"')});continue;case e(285):case e(245):r[e(242)]({type:e(262),content:zr(n,e(268),this[e(318)](i[e(227)],i[e(281)]))});continue;case e(244):case e(277):r[e(242)]({type:e(304),content:zr(n,e(234),this[e(318)](i[e(227)],i[e(281)]))});continue;case e(261):r[e(242)]({type:e(262),content:zr(n,e(278),this[e(318)](i[e(227)],i[e(281)]))});continue;case e(272):r[e(242)]({type:e(304),content:zr(n,e(280),this[e(318)](i[e(227)],i[e(281)]))});continue;case e(248):s[e(242)](i[e(258)]);continue;case e(249):o[e(242)](i[e(258)]);continue;default:r[e(242)](i)}if(s[e(239)]){const t=s[e(282)]((t=>this[e(263)][e(236)](t)?this[e(263)][e(319)](t):t))[e(250)](", ");r[e(242)]({type:e(284),content:zr(this[e(316)],e(311),t)})}if(o[e(239)]){const t=o[e(282)]((t=>this[e(263)][e(236)](t)?this[e(263)][e(319)](t):t))[e(250)](", ");r[e(242)]({type:e(284),content:zr(this[e(316)],e(233),t)})}return r}[Wr(228)](t){const e=Wr;for(const n of this[e(271)]){const r=n(t);if(r&&e(305)in r)return r}}[Wr(256)](t,e){const n=Wr,r=e[n(290)],s=void 0===r[n(306)]?n(249):n(248);t[n(242)]({type:s,key:r[n(258)]})}[Wr(292)](t,e){const n=Wr;t[n(242)]({type:n(284),content:zr(this[n(316)],n(240),this[n(318)](e[n(270)]()[n(259)][n(230)],1))})}[Wr(297)](t,e,n){const r=Wr;if(this[r(266)](t,e),n&&n[r(270)]()&&!e[r(270)]()[r(251)][r(274)](n[r(270)]()[r(259)])){const n=t[t[r(239)]-1],s=r(262)==e[r(305)]?r(293):r(246);n&&r(313)==n[r(305)]&&(n[s]+="\n")}}}function qr(t,e){const n=Xr();return(qr=function(t,e){return n[t-=223]})(t,e)}function Xr(){const t=["set","Container","isEmpty","skip","element","_handleCustomCallbackDescription","$text","nodeAfter","getWalker","932OnDROW","*Remove format:* %0","*Remove:* %0","_itemLabels","has","registerAttributeLabel","isInContent","length","*Change to:* %0","getDescriptions","push","ELEMENT_SPACE","removeEmptyContainer","addObject","remove","pop","addFormat","removeFormat","join","end","REPLACE_TEXT","9602692yPvFot","attribute","match","_handleAttributeSuggestionDescription","_itemLabelsCallbacks","key","start","registerDescriptionCallback","addContainer","insertion","_attributeLabels","label","81786QKxhdO","_addDescriptionItems","checkChild","*Insert:* %0","subType","getFirstRange","_customCallbacks","removeContainer","_schema","isEqual","replace","59047Tskdsn","removeObject","*Split:* %0","elementEnd","*Merge:* %0","quantity","map","6777lpusOI","format","addEmptyContainer","nextSibling","indexOf","matchingCallback","softBreak","data","$textProxy","_handleRenameSuggestionDescription","add","normal","4CCutJg","EmptyContainer","_handleInsertRemoveSuggestionDescription","_resolveDescriptionItems","111025HabgTu","49ThpUNv","function","registerElementLabel","elementStart","deletion","type","newValue","previousSibling","isObject","$1 $2","2901760AyFRwW","*Set format:* %0","124470JovTpw","text","Object","378FfiDMF","_locale","item","getItemLabel","get","name"];return(Xr=function(){return t})()}const Zr=Jr;function Jr(t,e){const n=Yr();return(Jr=function(t,e){return n[t-=196]})(t,e)}function Yr(){const t=["2529672GsiuKN","10985933ZTznPp","commands","showAIAssistant","14081290LdZhNT","get","TrackChangesEditing","plugins","442XONSXm","322915dVDxmZ","afterInit","16072389xoYpbf","enableCommand","9971190RLmCCR","8GDLQOm","3189FmrVJb","editor","40pBcJbP"];return(Yr=function(){return t})()}!function(t){const e=Jr,n=t();for(;;)try{if(907681===parseInt(e(205))/1*(-parseInt(e(198))/2)+-parseInt(e(208))/3+-parseInt(e(207))/4*(parseInt(e(199))/5)+-parseInt(e(203))/6+-parseInt(e(209))/7*(-parseInt(e(204))/8)+parseInt(e(201))/9+parseInt(e(212))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yr);class Qr extends t.Plugin{[Zr(200)](){const t=Zr,e=this[t(206)],n=e[t(197)][t(213)](t(196));e[t(210)][t(213)](t(211))&&n[t(202)](t(211))}}const $r=es;function ts(){const t=["457641sBmtJt","type","FORMAT_ALIGN_TO_LEFT","left","*Format:* %0","format","afterInit","FORMAT_ALIGN_TO_RIGHT","commandParams","2405840mLmclm","88NlPkSp","TrackChangesEditing","formatBlock","6162680PLcIYi","4732566cWKvFF","3EYUnyX","2624742okwKYn","plugins","commandName","4858028asJUCP","FORMAT_ALIGNMENT","center","descriptionFactory","locale","registerBlockAttribute","registerAttributeLabel","right","_registerLegacyDescription","justify","registerDescriptionCallback","FORMAT_ALIGN_TO_CENTER","alignment","editor","11YHDeAd","683289mbOZTe","get","value","has","FORMAT_JUSTIFY_TEXT","5fIoFJa","enableDefaultAttributesIntegration","AlignmentEditing"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=500]})(t,e)}!function(t){const e=es,n=t();for(;;)try{if(923384===-parseInt(e(522))/1+-parseInt(e(504))/2*(-parseInt(e(503))/3)+parseInt(e(539))/4+-parseInt(e(527))/5*(parseInt(e(502))/6)+-parseInt(e(507))/7+parseInt(e(540))/8*(parseInt(e(530))/9)+parseInt(e(501))/10*(parseInt(e(521))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ts);class ns extends t.Plugin{[$r(536)](){const t=$r,e=this[t(520)],n=e[t(511)];if(!e[t(505)][t(525)](t(529)))return;const r=e[t(505)][t(523)](t(541));r[t(528)](t(519)),r[t(512)](t(519)),r[t(510)][t(513)](t(519),zr(n,t(508))),this[t(515)]()}[$r(515)](){const t=$r,e=this[t(520)],n=e[t(511)];e[t(505)][t(523)](t(541))[t(510)][t(517)]((e=>{const r=t;if(r(500)!=e[r(531)])return;const{data:s}=e;if(s&&r(519)==s[r(506)]){const t=s[r(538)][0][r(524)];return{type:r(535),content:zr(n,r(534),function(t){const e=r;switch(t){case e(533):return zr(n,e(532));case e(514):return zr(n,e(537));case e(509):return zr(n,e(518));case e(516):return zr(n,e(526))}}(t))}}}))}}const rs=ss;function ss(t,e){const n=os();return(ss=function(t,e){return n[t-=233]})(t,e)}function os(){const t=["142210ZOOBxg","UnderlineEditing","format","get","*Format:* %0","351080cCXmcB","registerAttributeLabel","registerInlineAttribute","_registerLegacyDescription","slice","767382kxNDoo","commandParams","superscript","descriptionFactory","SuperscriptEditing","bold","FORMAT_UNDERLINE","FORMAT_STRIKETHROUGH","registerDescriptionCallback","StrikethroughEditing","strikethrough","ItalicEditing","*Remove format:* %0","enableDefaultAttributesIntegration","12rnWCVB","1696086QeVqjq","editor","afterInit","underline","has","toLowerCase","FORMAT_BOLD","FORMAT_SUBSCRIPT","CodeEditing","SubscriptEditing","commandName","subscript","FORMAT_CODE","FORMAT_","locale","219372OeqqQJ","plugins","forceValue","toUpperCase","224635nXdric","TrackChangesEditing","formatInline","type","FORMAT_ITALIC","9BfIsdq","code","FORMAT_SUPERSCRIPT","2BIGIcJ","1659518scVEga","BoldEditing","italic"];return(os=function(){return t})()}!function(t){const e=ss,n=t();for(;;)try{if(148298===parseInt(e(242))/1+-parseInt(e(254))/2*(-parseInt(e(268))/3)+parseInt(e(282))/4*(parseInt(e(246))/5)+-parseInt(e(283))/6+-parseInt(e(255))/7+parseInt(e(263))/8+-parseInt(e(251))/9*(-parseInt(e(258))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(os);const is=[rs(256),rs(279),rs(259),rs(235),rs(277),rs(236),rs(272)];class as extends t.Plugin{[rs(285)](){const t=rs,e=this[t(284)],n=e[t(243)][t(261)](t(247)),r=e[t(241)];for(const s of is){if(!e[t(243)][t(287)](s))continue;const o=s[t(267)](0,-7)[t(288)](),i=t(240)+o[t(245)]();n[t(281)](o),n[t(265)](o),n[t(271)][t(264)](o,zr(r,i))}this[t(266)]()}[rs(266)](){const t=rs,e=this[t(284)],n=e[t(241)],r=e[t(243)][t(261)](t(247));function s(e,s){const o=t;r[o(271)][o(276)]((t=>{const r=o;if(r(248)!=t[r(249)])return;const{data:i}=t;return i&&i[r(237)]===e?i[r(269)][0][r(244)]?{type:r(260),content:zr(n,r(262),s)}:{type:r(260),content:zr(n,r(280),s)}:void 0}))}s(t(273),zr(n,t(233))),s(t(257),zr(n,t(250))),s(t(286),zr(n,t(274))),s(t(252),zr(n,t(239))),s(t(278),zr(n,t(275))),s(t(238),zr(n,t(234))),s(t(270),zr(n,t(253)))}}function cs(t,e){const n=ls();return(cs=function(t,e){return n[t-=478]})(t,e)}const us=cs;function ls(){const t=["selection","registerDescriptionCallback","change","7489030hYcgdd","name","TrackChangesEditing","editor","4583682HQkZOz","1032720TCIraf","commandParams","635537AdRxLQ","locale","7YjhWPl","filter","value","enableCommand","10voQWHa","*Set format:* %0","BlockQuoteEditing","descriptionFactory","1483322vpiNMO","afterInit","3IAFNeE","commandName","plugins","commands","blockQuote","getSelectedBlocks","get","has","format","22GnFltA","ELEMENT_BLOCK_QUOTE","parent","forceValue","*Remove format:* %0","3946620tszExL","schema","checkChild","$root","markBlockFormat","from","785976cvXbUZ","model","document"];return(ls=function(){return t})()}!function(t){const e=cs,n=t();for(;;)try{if(389993===-parseInt(e(507))/1+parseInt(e(517))/2*(parseInt(e(519))/3)+parseInt(e(505))/4*(parseInt(e(513))/5)+parseInt(e(488))/6+parseInt(e(509))/7*(parseInt(e(494))/8)+parseInt(e(504))/9+-parseInt(e(500))/10*(parseInt(e(483))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ls);class fs extends t.Plugin{[us(518)](){const t=us,e=this[t(503)],n=e[t(508)];if(!e[t(521)][t(481)](t(515)))return;const r=e[t(521)][t(480)](t(502)),s=this[t(503)][t(522)][t(480)](t(478));r[t(512)](t(478),((n,o={})=>{const i=t,a=this[i(503)][i(495)][i(496)][i(497)],c=o&&void 0!==o[i(486)]?o[i(486)]:!s[i(511)];let u=[];if(c){const t=Array[i(493)](a[i(479)]())[i(510)]((t=>hs(t)||function(t,e){const n=i,r=e[n(490)](t[n(485)],n(478)),s=e[n(490)]([n(491),n(478)],t);return r&&s}(t,this[i(503)][i(495)][i(489)])));u=A(t,e[i(495)])}else{const t=Array[i(493)](a[i(479)]())[i(510)]((t=>hs(t)));u=A(t,e[i(495)])}e[i(495)][i(499)]((()=>{const t=i;for(const e of u)r[t(492)](e,{commandName:t(478),commandParams:[{forceValue:c}]})}))})),r[t(516)][t(498)]((e=>{const r=t,{data:s}=e;if(s&&r(478)==s[r(520)]){const t=zr(n,r(484));return s[r(506)][0][r(486)]?{type:r(482),content:zr(n,r(514),t)}:{type:r(482),content:zr(n,r(487),t)}}}))}}function hs(t){const e=us;return e(478)==t[e(485)][e(501)]}const gs=ds;function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=286]})(t,e)}function ps(){const t=["get","CaseChange","900755IqVsRQ","4YhMDkv","199646jFMbxj","2030418hUVswV","TrackChangesEditing","525138zHcfbi","changeCaseLower","1UPZJBP","7LfNEIs","has","207992bMUcQz","changeCaseUpper","4272yarMDb","757400btHbPH","afterInit","editor","changeCaseTitle","enableCommand","plugins"];return(ps=function(){return t})()}!function(t){const e=ds,n=t();for(;;)try{if(132223===parseInt(e(286))/1*(-parseInt(e(302))/2)+parseInt(e(305))/3+-parseInt(e(301))/4*(-parseInt(e(300))/5)+-parseInt(e(291))/6*(-parseInt(e(287))/7)+parseInt(e(289))/8+-parseInt(e(303))/9+parseInt(e(292))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ps);class ms extends t.Plugin{[gs(293)](){const t=gs,e=this[t(294)];e[t(297)][t(288)](t(299))&&(e[t(297)][t(298)](t(304))[t(296)](t(290)),e[t(297)][t(298)](t(304))[t(296)](t(306)),e[t(297)][t(298)](t(304))[t(296)](t(295)))}}const Is=bs;function Es(){const t=["1543650dBYbpU","682549HebdJu","ckbox","908585zbCRad","commands","get","3780873gXDAVx","TrackChangesEditing","4875632BHuktn","12243546DhUClW","afterInit","4tavgGt","enableCommand","plugins","editor","548661DFsKRZ","6qArzPC"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=279]})(t,e)}!function(t){const e=bs,n=t();for(;;)try{if(816725===-parseInt(e(293))/1+parseInt(e(295))/2+-parseInt(e(284))/3*(-parseInt(e(289))/4)+parseInt(e(281))/5+parseInt(e(294))/6*(-parseInt(e(279))/7)+parseInt(e(286))/8+-parseInt(e(287))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Es);class Ts extends t.Plugin{[Is(288)](){const t=Is,e=this[t(292)];e[t(282)][t(283)](t(280))&&e[t(291)][t(283)](t(285))[t(290)](t(280))}}const _s=ks;function ys(){const t=["commands","format","change","afterInit","CodeBlock","language","5585TAOjZE","commandParams","27770bQLsrw","forceValue","editor","4851496DWBKTP","indentCodeBlock","value","label","name","formatBlock","filter","ELEMENT_CODE_BLOCK","schema","markBlockFormat","toLowerCase","getSelectedBlocks","27116NAxsFG","find","has","locale","parent","selection","get","type","isLimit","registerElementLabel","config","462156HMbHjc","model","2982yEWNjZ","blockName","794442gltwoO","enableCommand","TrackChangesEditing","registerDescriptionCallback","*Set format:* %0","7GQNIYM","languages","checkChild","*Remove format:* %0","document","from","225GekfIz","12220307KAStbu","225KLrEbQ","rootElement","commandName","plugins","codeBlock","descriptionFactory","outdentCodeBlock"];return(ys=function(){return t})()}!function(t){const e=ks,n=t();for(;;)try{if(416864===-parseInt(e(374))/1+parseInt(e(378))/2+-parseInt(e(333))/3*(parseInt(e(363))/4)+-parseInt(e(346))/5*(-parseInt(e(376))/6)+parseInt(e(325))/7*(-parseInt(e(351))/8)+-parseInt(e(331))/9*(parseInt(e(348))/10)+parseInt(e(332))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ys);class As extends t.Plugin{[_s(343)](){const t=_s,e=this[t(350)];if(!e[t(336)][t(365)](t(344)))return;const n=e[t(336)][t(369)](t(380)),r=e[t(366)],s=e[t(373)][t(369)](t(337))[t(326)],o=e[t(340)][t(369)](t(337));n[t(379)](t(352)),n[t(379)](t(339)),n[t(379)](t(337),((r,i={})=>{const a=t,c=e[a(375)],u=e[a(375)][a(329)][a(368)],l=i&&void 0!==i[a(349)]?i[a(349)]:!o[a(353)];let f;i[a(345)]||(i[a(345)]=s[0][a(345)]),f=l?Array[a(330)](u[a(362)]())[a(357)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(334))&&!e[n(371)](t)&&e[n(327)](t[n(367)],n(337))}(t,c[a(359)]))):Array[a(330)](u[a(362)]())[a(357)]((t=>Cs(t)));const h=A(f,c);c[a(342)]((()=>{const t=a;for(const e of h)n[t(360)](e,{commandName:t(337),commandParams:[{...i,forceValue:l}],formatGroupId:t(377)})}))})),n[t(338)][t(372)](t(337),(e=>zr(r,t(358),e))),n[t(338)][t(381)]((e=>{const n=t;if(n(356)!=e[n(370)])return;const o=r.t,{data:i}=e;if(!i||n(337)!=i[n(335)])return;const a=i[n(347)][0][n(345)],c=o(s[n(364)]((t=>t[n(345)]===a))[n(354)])[n(361)]();return i[n(347)][0][n(349)]?{type:n(341),content:zr(r,n(324),zr(r,n(358),1)+" ("+c+")")}:{type:n(341),content:zr(r,n(328),zr(r,n(358),1))}}))}}function ks(t,e){const n=ys();return(ks=function(t,e){return n[t-=324]})(t,e)}function Cs(t){const e=_s;return e(337)==t[e(355)]}const Ls=Ns;function Ns(t,e){const n=Ss();return(Ns=function(t,e){return n[t-=117]})(t,e)}!function(t){const e=Ns,n=t();for(;;)try{if(123788===-parseInt(e(117))/1+-parseInt(e(130))/2+-parseInt(e(131))/3*(-parseInt(e(125))/4)+parseInt(e(127))/5*(-parseInt(e(124))/6)+-parseInt(e(133))/7+parseInt(e(121))/8*(-parseInt(e(134))/9)+-parseInt(e(128))/10*(-parseInt(e(129))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ss);class Rs extends t.Plugin{[Ls(122)](){const t=Ls,e=this[t(118)];e[t(123)][t(132)](t(119))&&e[t(123)][t(120)](t(136))[t(135)](t(126))}}function Ss(){const t=["9239021kvCcAp","427634zxfsmW","97374ieodqH","has","997514NOFTbZ","9WnnjaG","enableCommand","TrackChangesEditing","144841xsoPUz","editor","CommentsEditing","get","1472312eUQZTF","afterInit","plugins","17286otpgyQ","4nxwGDb","addCommentThread","110MooEhX","10aLBkpl"];return(Ss=function(){return t})()}var Ms=n(834);function vs(t,e){const n=ws();return(vs=function(t,e){return n[t-=446]})(t,e)}function Os(t,e,n){const r=vs,s=[];for(const o of e[r(457)]())o[r(464)](t)&&s[r(489)](n[r(493)](o));return s}function ws(){const t=["item","test","TrackChangesEditing","type","getWalker","model","push","nextSibling","1364463TurNnU","483821oLwIKX","createRangeOn","markerName","10cxJWtc","2817572KuXKAX","28yyYxdi","get","previousPosition","addHighlight","addClass","13DOansf","2NrzcMO","plugins","5747819EQAPbb","3Zweilk","10344372UHSGgU","markerRange","bindElementToMarker","writer","getItems","mapper","elementEnd","isContent","createUIElement","activeMarkers","isAtEnd","hasAttribute","1412704FMYMGJ","90745eQyJtY","222lIlido","insert","span","ck-suggestion-marker--active","getCustomProperty","schema","ck-suggestion-marker-","isBlock","toViewPosition","consumable","parent","name","toViewElement","start","isLimit","includes"];return(ws=function(){return t})()}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=vs,s=t[r(450)][r(498)](r(485));return(o,i,a)=>{const c=r;if(!a[c(476)][c(484)](i[c(454)],o[c(478)]))return;const u=i[c(454)][c(487)](),l=i[c(454)][c(480)],f=t[c(488)][c(472)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(483)];d=d||f[c(460)](e);const n=a[c(458)][c(479)](e);if(n&&n[c(471)](c(446)))return;c(459)==t[c(486)]&&f[c(474)](e)&&!f[c(481)](e)&&(e[c(490)]||l[c(463)]?h&&h[c(477)]==e||(h=e,m(t[c(499)]),p=!0):g=g||t[c(499)])}function m(t){const r=c,o=a[r(456)][r(461)](r(469),{class:r(473)+e}),u=a[r(458)][r(475)](t);n&&s[r(462)][r(482)](i[r(494)])&&a[r(456)][r(447)](r(470),o),a[r(456)][r(468)](u,o),a[r(458)][r(455)](o,i[r(494)])}d||p||!g||m(g)}}!function(t){const e=vs,n=t();for(;;)try{if(365484===-parseInt(e(492))/1*(parseInt(e(449))/2)+parseInt(e(452))/3*(parseInt(e(496))/4)+-parseInt(e(466))/5*(-parseInt(e(467))/6)+parseInt(e(497))/7*(parseInt(e(465))/8)+parseInt(e(491))/9+parseInt(e(495))/10*(-parseInt(e(451))/11)+parseInt(e(453))/12*(-parseInt(e(448))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ws);const Fs=xs;function xs(t,e){const n=Ps();return(xs=function(t,e){return n[t-=433]})(t,e)}function Ps(){const t=["selection","forward","171gRHitV","showSuggestionHighlights","markerName","TrackChangesEditing","batch","detach","model","2820clGaWZ","removeMarker:suggestion:deletion","init","start","lock","commands","5542330LcwTQD","requires","plugins","5388342ZiWZKm","get","isCollapsed","editing","remove","root","modifySelection","data","$graveyard","document","high","buffer","editor","delete","enqueueChange","uiElement","fromRange","enableCommand","merge","1657131CLsDFA","unlock","setSelection","531KDhbMd","writer","unit","321352zWUgXX","deleteForward","getFirstRange","downcastDispatcher","end","createRange","createSelection","markerNameToElements","mapper","unbindElementFromMarkerName","rootName","addMarker:suggestion:deletion","886408kdeXoq","bind","1745352SNOPOJ","options"];return(Ps=function(){return t})()}!function(t){const e=xs,n=t();for(;;)try{if(651018===-parseInt(e(450))/1+parseInt(e(452))/2+parseInt(e(435))/3*(-parseInt(e(463))/4)+-parseInt(e(469))/5+parseInt(e(472))/6+parseInt(e(491))/7+-parseInt(e(438))/8*(-parseInt(e(456))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ps);class Bs extends t.Plugin{static get[Fs(470)](){return[Ms.Delete]}[Fs(465)](){const t=Fs,e=this[t(484)],n=e[t(471)][t(473)](t(459));n[t(489)](t(485));const r=e[t(468)][t(473)](t(439));n[t(489)](t(439),((n,s={})=>{const o=t,a=e[o(462)][o(444)](e[o(462)][o(481)][o(454)]);a[o(474)]&&e[o(462)][o(478)](a,{direction:o(455),unit:s[o(437)]});const c=a[o(440)](),u=i.LiveRange[o(488)](c);let l;n(s),l=o(480)==u[o(477)][o(448)]?e[o(462)][o(443)](c[o(466)]):e[o(462)][o(443)](u[o(466)],u[o(442)]),u[o(461)](),e[o(462)][o(486)](r[o(483)][o(460)],(t=>{const e=o;r[e(483)][e(467)](),t[e(434)](t[e(443)](l[e(442)])),r[e(483)][e(433)]()}))})),e[t(475)][t(441)].on(t(449),Ds(e,t(490)),{priority:t(482)}),e[t(479)][t(441)].on(t(449),((n,r,s)=>{const o=t;s[o(453)][o(457)]&&Ds(e,o(490),{showActiveMarker:!1})[o(451)](this)(n,r,s)}),{priority:t(482)}),e[t(475)][t(441)].on(t(464),((e,n,r)=>{const s=t,o=r[s(446)][s(445)](n[s(458)]);if(o)for(const t of o)t.is(s(487))&&(r[s(446)][s(447)](t,n[s(458)]),r[s(436)][s(476)](t))}),{priority:t(482)})}}const Us=Gs;function js(){const t=["TodoListEditing","todo","_findSuggestions","1805958raWPIL","previousSibling","ELEMENT_NUMBERED_LIST","format","*Merge:* %0","*Split:* list item","value","mergeListItemForward","registerElementLabel","TrackChangesEditing","commands","editor","map","2964048qxGAJY","*Uncheck item*","type","*Change to:* %0","11115459OtfQZq","_LIST","splitListItemBefore","*Check item*","head","listItemId","plugins","registerBlockAttribute","end","bulleted","afterInit","todoListCheck","*Set format:* %0","push","ListEditing","forceValue","todoList","getChanges","containsItem","noTrackChangesFixer","getFirstRange","getAttribute","listIndent","list.multiBlock","outdentList","schema","attributes","deletion","setAttribute","*Remove format:* %0","refresh","*Indent:* %0","1345400sczLGw","4351125TtMVXh","attributeKey","registerDescriptionCallback","accept","isUndo","todoListChecked","indentList","registerAttributeLabel","listItemIdFixer","78DLhilk","multipleBlocks","*Merge:* list item","listStyle","formatBlock","differ","trackChangesCommand","model","numberedList","next","fromRange","81AuXXzA","change","attribute","registerCustomCallback","suggestion","removeMarker","customNumberedList","checkTodoList","listMarker","_getAttributeKey","ELEMENT_BULLETED_LIST","_registerLegacyDescription","commandParams","range","ELEMENT_LIST_ITEM","has","batch","document","meta","isObject","listReversed","default","nodeAfter","descriptionFactory","from","length","registerPostFixer","numbered","listStart","isLocal","listMarkerStyle","every","filter","_supportLegacySuggestions","selection","getFirstMarker","_suggestionFactory","get","find","customBulletedList","oldValue","includes","locale","start","documentList","*Outdent:* %0","detach","assureChains","ELEMENT_","24HmIxuS","createRange","execute","data","FORMAT_INDENT","splitListItemAfter","toUpperCase","mergeListItemBackward","*Format:* remove from %0","newValue","isNextTo","*Format:* insert into %0","ELEMENT_TODO_LIST","getRanges","listType","enableDefaultAttributesIntegration","nextSibling","bulletedList","config","1097940ARxMIf","getSuggestions","setSelection","parent","createPositionAt","commandName","groupId","key"];return(js=function(){return t})()}function Gs(t,e){const n=js();return(Gs=function(t,e){return n[t-=372]})(t,e)}!function(t){const e=Gs,n=t();for(;;)try{if(649689===-parseInt(e(432))/1+-parseInt(e(502))/2*(-parseInt(e(513))/3)+-parseInt(e(492))/4+-parseInt(e(493))/5+-parseInt(e(456))/6+-parseInt(e(443))/7+-parseInt(e(413))/8*(-parseInt(e(460))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(js);class Vs extends t.Plugin{[Us(470)](){const t=Us,e=this[t(454)];if(!e[t(466)][t(379)](t(474)))return;const n=e[t(406)],r=e[t(466)][t(401)](t(452)),s=e[t(466)][t(379)](t(440)),o=!!e[t(431)][t(401)](t(483));function i(e){const r=t;return{type:r(446),content:""+zr(n,r(472),e)}}function a(e){const r=t;return{type:r(446),content:""+zr(n,r(489),e)}}r[t(428)](t(510)),r[t(428)](t(430)),r[t(428)](t(519)),r[t(428)](t(403)),r[t(428)](t(499)),r[t(428)](t(484)),r[t(428)](t(418)),r[t(428)](t(462)),r[t(467)](t(465)),r[t(467)](t(427)),r[t(467)](t(482)),o&&(r[t(428)](t(420)),r[t(428)](t(450))),s&&(r[t(428)](t(476)),r[t(428)](t(520)),r[t(467)](t(498)),r[t(387)][t(495)]((e=>{const r=t,{data:s}=e;if(s&&r(498)==s[r(439)])return{type:r(446),content:s[r(422)]?zr(n,r(463)):zr(n,r(457))}})),this[t(454)][t(509)][t(381)][t(390)]((e=>{const n=t;if(e[n(380)][n(497)])return!1;let s=!1;const o=r[n(433)]({skipNotAttached:!0})[n(396)]((t=>n(498)===r[n(373)](t)));for(const t of o)n(441)!=t[n(480)]()[n(407)][n(386)][n(481)](n(427))&&(r[n(442)](t[n(480)](),n(515))[n(402)]((t=>n(427)===r[n(373)](t[n(517)])))||(e[n(518)](t[n(399)]()),s=!0));return s}))),r[t(387)][t(500)](t(482),zr(n,t(417)));const c={type:t(446),content:""};r[t(387)][t(495)]((e=>{const r=t,{data:s}=e;if(!s||r(427)!=s[r(439)])return;let u=e[r(464)];for(;u;){if(u[r(416)]&&((r(505)==u[r(416)][r(439)]||r(394)==u[r(416)][r(439)])&&(u[r(416)][r(422)]&&r(385)!=u[r(416)][r(422)]||r(385)!=u[r(416)][r(404)]&&!s[r(422)])||!o&&u[r(416)][r(439)]==kc))return c;u=u[r(511)]}if(null==s[r(422)])switch(s[r(404)]){case r(469):return a(zr(n,r(374)));case r(391):return a(zr(n,r(445)));case r(441):return a(zr(n,r(425)))}switch(s[r(422)]){case r(469):return i(zr(n,r(374)));case r(391):return i(zr(n,r(445)));case r(441):return i(zr(n,r(425)))}})),r[t(387)][t(495)]((e=>{const n=t,{data:r}=e;if(r&&n(482)==r[n(439)])return null==r[n(422)]||null==r[n(404)]&&0==r[n(422)]?c:void 0})),r[t(387)][t(495)]((e=>{const r=t;if(r(515)!=e[r(458)])return;const{data:s}=e;if(!s||r(465)!=s[r(439)])return;const o=Hs(e);return r(422)==o?{type:r(446),content:zr(n,r(504))}:r(404)==o?{type:r(446),content:zr(n,r(448))}:c})),e[t(509)][t(381)][t(390)]((e=>this[t(501)](e))),e[t(509)][t(381)][t(390)]((e=>this[t(479)](e))),e[t(509)][t(381)][t(390)]((e=>this[t(411)](e))),this[t(397)]()}[Us(501)](t){const e=Us;if(t[e(380)][e(497)]||!t[e(380)][e(393)])return!1;let n=!1;const r=this[e(454)][e(466)][e(401)](e(452))[e(433)]({skipNotAttached:!0})[e(396)]((t=>t[e(416)]&&e(465)==t[e(416)][e(439)]))[e(396)]((t=>t[e(416)][e(422)]&&t[e(416)][e(404)]));for(const s of r)Hs(s)||(t[e(518)](s[e(399)]()),n=!0);return n}[Us(479)](t){const e=Us;if(t[e(380)][e(497)]||!t[e(380)][e(393)])return!1;const n=this[e(454)][e(466)][e(401)](e(452));if(n[e(508)][e(449)])return!1;let r=!1;const s=[e(427),e(465),e(482),e(505),e(392),e(384),e(471),e(372),e(394)],o=this[e(454)][e(509)][e(381)][e(507)][e(477)]()[e(396)]((t=>e(515)==t[e(458)]))[e(396)]((t=>s[e(405)](t[e(494)])));if(0==o[e(389)])return r;for(const i of o){const o=n[e(442)](i[e(377)],e(515))[e(396)]((t=>!t[e(382)][e(423)]))[e(455)]((t=>t[e(517)]))[e(396)]((t=>{const r=e,o=n[r(373)](t);return s[r(405)](o)}));if(o[e(389)]){for(const n of o)t[e(518)](n[e(399)]());r=!0}}return r}[Us(411)](t){const e=Us;if(t[e(380)][e(497)]||!t[e(380)][e(393)])return!1;const n=this[e(454)][e(466)][e(401)](e(452));let r=!1;const s=[e(427),e(465),e(482),e(505),e(392),e(384),e(471),e(372),e(394)];for(const t of n[e(433)]({skipNotAttached:!0})){const o=n[e(442)](t[e(480)](),e(515))[e(455)]((t=>t[e(517)]))[e(396)]((t=>t[e(416)]&&s[e(405)](t[e(416)][e(439)])));if(!o[e(389)])continue;const a=o[0][e(464)][e(486)][e(438)];if(!o[e(395)]((t=>t[e(486)][e(438)]===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(433)]({skipNotAttached:!0})[s(396)]((e=>s(515)==e[s(458)]&&e[s(486)][s(438)]==t)))e[s(488)](s(438),r)}function i(t,n){const r=e;let s=t[r(464)],i=!1;for(;s;)s[r(486)][r(438)]!=n&&(o(s[r(486)][r(438)],n),s[r(488)](r(438),n),i=!0),s=s[r(511)];return i}}[Us(397)](){const t=Us,e=this[t(454)],n=e[t(406)],r=e[t(466)][t(401)](t(452));this[t(375)](),r[t(400)][t(516)](t(506),t(408),t(496),(function(n,r){const s=t,o=[];for(let t of n)t[s(407)][s(386)]===t[s(468)][s(435)]&&(t=e[s(509)][s(414)](e[s(509)][s(436)](t[s(407)][s(386)],0))),o[s(473)](t);e[s(509)][s(514)]((t=>{const n=s,a=e[n(509)][n(381)][n(398)],c=Array[n(388)](a[n(426)]())[n(455)]((t=>i.LiveRange[n(512)](t)));t[n(434)](o),e[n(453)][n(401)](r[n(437)])[n(490)](),r[n(376)][n(473)]({forceDefaultExecution:!0}),e[n(415)](r[n(437)],...r[n(376)]),t[n(434)](c);for(const t of c)t[n(410)]()}))})),r[t(387)][t(451)]((function(n){const r=t,s=!e[r(509)][r(485)][r(383)](n),o=n[r(444)],i=n[r(429)],a=n[r(481)](r(465)),c=!o||o[r(481)](r(465))!==a,u=!i||i[r(481)](r(465))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(378),e)))}[Us(375)](){const t=Us,e=this[t(454)],n=e[t(406)];function r(n){const r=t,s=e[r(453)][r(401)](r(430))[r(449)],o=e[r(453)][r(401)](r(510))[r(449)];return r(510)===n?s:o}e[t(466)][t(401)](t(452))[t(387)][t(495)]((function(s){const o=t;if(o(506)!=s[o(458)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(437)]){case o(430):u=i[o(376)][0][o(475)],l=r(i[o(437)]),a=o(u?424:421),!l&&e[o(431)][o(401)](o(483))||(a=o(459)),c={type:o(446),content:zr(n,a,zr(n,o(374)))};break;case o(510):u=i[o(376)][0][o(475)],l=r(i[o(437)]),a=o(u?424:421),!l&&e[o(431)][o(401)](o(483))||(a=o(459)),c={type:o(446),content:zr(n,a,zr(n,o(445)))};break;case o(499):a=o(491),c={type:o(446),content:zr(n,a,zr(n,o(378)))};break;case o(484):a=function(t){const e=o,n=t[e(480)]();let r=n[e(407)][e(386)];for(;r&&n[e(478)](r);){if(r[e(481)](e(482))>0)return!1;r=r[e(429)]}return!0}(s)?zr(n,o(421),zr(n,function(t){const e=o;return e(412)+t[e(480)]()[e(407)][e(386)][e(481)](e(427))[e(419)]()+e(461)}(s))):zr(n,o(409),zr(n,o(378))),c={type:o(446),content:a};break;case o(420):case o(450):!1===i[o(503)]&&(a=o(447),c={type:o(487),content:zr(n,a,zr(n,o(378)))})}return c}))}}function Hs(t){const e=Us;let n=t[e(480)]()[e(407)][e(386)][e(444)];for(;n;){const r=n[e(481)](e(465));if(!r)return!1;if(r==t[e(416)][e(422)])return e(422);if(r==t[e(416)][e(404)])return e(404);n=n[e(444)]}return!1}function zs(t,e){const n=Ks();return(zs=function(t,e){return n[t-=126]})(t,e)}const Ws=zs;function Ks(){const t=["1064270WpSQJv","key","getFirstMarker","list.properties","*Format:* set order to regular","_getAttributeKey","batch","toUpperCase","registerAttributeLabel","descriptionFactory","*Set format:* %0","*Change to:* %0","listStyle","filter","*Format:* set order to reversed","customNumbered","getSuggestions","lower-latin","_LIST_DEFAULT","document","removeMarker","847140bIBqvA","listStart","ELEMENT_","startIndex","upper-latin","numbered","type","locale","listType","registerDescriptionCallback","FORMAT_LIST_REVERSED","listReversed","registerPostFixer","bulleted","newValue","decimal-leading-zero","bind","handleDescriptions","next","get","FORMAT_LIST_START","6wcIFPb","config","isUndo","*Remove format:* %0","editor","getFirstRange","format","193584GdFeDj","has","38806QcJTlf","start","_LIST_","data","TrackChangesEditing","_findSuggestions","model","decimal","5zgHYkM","_registerLegacyDescription","formatBlock","registerBlockAttribute","find","reversed","includes","circle","square","upper-roman","suggestion","commandParams","*Format:* set start index to %0","disc","plugins","259794rJpjTb","lower-roman","attribute","styles","283608ZjpkTK","replace","head","enableDefaultAttributesIntegration","afterInit","ListPropertiesEditing","18YepUuj","nodeAfter","oldValue","commandName","getAttribute","_getTranslationKeyForListStyle","6522rFHecJ","default"];return(Ks=function(){return t})()}!function(t){const e=zs,n=t();for(;;)try{if(142716===-parseInt(e(153))/1*(parseInt(e(144))/2)+-parseInt(e(176))/3+parseInt(e(151))/4+-parseInt(e(161))/5*(parseInt(e(192))/6)+parseInt(e(215))/7+-parseInt(e(180))/8+-parseInt(e(186))/9*(-parseInt(e(194))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ks);class qs extends t.Plugin{[Ws(184)](){const t=Ws;if(!this[t(148)][t(175)][t(152)](t(185)))return;const e=this[t(148)][t(145)][t(142)](t(197)),n=this[t(148)][t(175)][t(142)](t(157));e[t(179)]&&(n[t(183)](t(206)),n[t(164)](t(206))),e[t(166)]&&(n[t(183)](t(134)),n[t(164)](t(134))),e[t(126)]&&(n[t(183)](t(216)),n[t(164)](t(216)));const r={type:t(150),content:""};n[t(203)][t(132)](this[t(140)][t(139)](this));const s=this[t(148)][t(130)];n[t(203)][t(202)](t(134),zr(s,t(133))),n[t(203)][t(132)]((e=>{const n=t,{data:s}=e;if(s&&n(134)==s[n(195)])return null==s[n(137)]||0==s[n(137)]&&null==s[n(188)]?r:void 0})),n[t(203)][t(202)](t(216),zr(s,t(143))),n[t(203)][t(132)]((e=>{const n=t,{data:s}=e;if(s&&n(216)==s[n(195)])return null==s[n(137)]||1==s[n(137)]&&null==s[n(188)]?r:void 0})),this[t(148)][t(159)][t(213)][t(135)]((e=>{const r=t;if(e[r(200)][r(146)])return!1;let s=!1;const o=n[r(210)]({skipNotAttached:!0})[r(207)]((t=>{const e=r,s=n[e(199)](t);return e(216)==s||e(134)==s}));for(const t of o){const o=t[r(149)]()[r(154)][r(187)][r(190)](r(131));r(128)!=o&&r(209)!=o&&(n[r(158)](t[r(149)](),r(178))[r(165)]((t=>r(131)==n[r(199)](t[r(171)])))||(e[r(214)](t[r(196)]()),s=!0))}return s})),this[t(162)]()}[Ws(140)](t){const e=Ws,n=this[e(148)][e(130)],{data:r}=t,s={type:e(150),content:""};if(!r||e(206)!=r[e(195)])return;if(!r[e(188)])return e(193)==r[e(137)]?s:{type:e(150),content:""+zr(n,e(204),zr(n,this[e(191)](r[e(137)])))};if(!r[e(137)]){if(e(193)==r[e(188)])return s;let o=t[e(182)];for(;o;){if(o[e(156)]&&e(131)==o[e(156)][e(195)]&&o[e(156)][e(137)])return s;o=o[e(141)]}return{type:e(150),content:""+zr(n,e(147),zr(n,this[e(191)](r[e(188)])))}}if(e(193)!=r[e(137)])return{type:e(150),content:""+zr(n,e(204),zr(n,this[e(191)](r[e(137)])))};let o=t[e(182)];for(;o;){if(o[e(156)]&&e(131)==o[e(156)][e(195)]&&o[e(156)][e(137)]&&o[e(156)][e(188)])return s;o=o[e(141)]}const i=t[e(149)]()[e(154)][e(187)][e(190)](e(131));return{type:e(150),content:zr(n,e(204),zr(n,e(217)+i[e(201)]()+e(212)))}}[Ws(162)](){const t=Ws,e=this[t(148)],n=e[t(130)];e[t(175)][t(142)](t(157))[t(203)][t(132)]((e=>{const r=t;if(r(163)!=e[r(129)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(189)]){case r(206):o=r(205),i={type:r(150),content:zr(n,o,zr(n,this[r(191)](s[r(172)][0][r(129)])))};break;case r(134):o=s[r(172)][0][r(166)]?r(208):r(198),i={type:r(150),content:zr(n,o)};break;case r(216):o=r(173),i={type:r(150),content:zr(n,o,s[r(172)][0][r(126)])}}return i}))}[Ws(191)](t){const e=Ws;return e(217)+function(t){const n=e;return Xs[n(167)](t)?n(136):Zs[n(167)](t)?n(128):null}(t)[e(201)]()+e(155)+t[e(201)]()[e(181)](/-/g,"_")}}const Xs=[Ws(174),Ws(168),Ws(169)],Zs=[Ws(160),Ws(138),Ws(177),Ws(170),Ws(211),Ws(127)];var Js=n(507);function Ys(){const t=["editing","downcastDispatcher","hasClass","parent","fromRange","plugins","data","remove","high","selection","9zFQobO","enableCommand","change","addMarker:suggestion:insertion","5OnlSuG","ck-suggestion-marker-split","getFirstRange","1717376hlLBjI","commands","3349960OmOvne","getFirstPosition","345292HKWxFK","removeMarker:suggestion:insertion","createRange","model","setSelection","enter","7fnbmuo","unbindElementFromMarkerName","createPositionAt","mapper","bind","afterExecute","init","69055UHVRXX","options","markerName","split","markInsertion","1691406oQmbQh","974667IhOCMw","writer","end","editor","nextSibling","enterBlock","TrackChangesEditing","fire","markerNameToElements","document","requires","11soaZMl","get","detach","6754548wAoYOa","2YJoqQP","showSuggestionHighlights"];return(Ys=function(){return t})()}const Qs=$s;function $s(t,e){const n=Ys();return($s=function(t,e){return n[t-=402]})(t,e)}!function(t){const e=$s,n=t();for(;;)try{if(319613===parseInt(e(429))/1+-parseInt(e(450))/2*(-parseInt(e(435))/3)+parseInt(e(416))/4*(parseInt(e(409))/5)+-parseInt(e(434))/6*(-parseInt(e(422))/7)+-parseInt(e(412))/8+parseInt(e(405))/9*(parseInt(e(414))/10)+-parseInt(e(446))/11*(parseInt(e(449))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ys);class to extends t.Plugin{static get[Qs(445)](){return[Js.Enter]}[Qs(428)](){const t=Qs,e=this[t(438)],n=e[t(457)][t(447)](t(441)),r=e[t(413)][t(447)](t(421));n[t(406)](t(421),(()=>{const s=t;e[s(419)][s(407)]((t=>{const o=s,a=e[o(419)][o(444)][o(404)],c=a[o(415)](),u=i.LiveRange[o(456)](a[o(411)]());if(r[o(440)](t)){const r=e[o(419)][o(424)](c[o(455)][o(439)],0),s=t[o(418)](c,r);n[o(433)](s)}else t[o(420)](t[o(418)](u[o(437)]));u[o(448)](),r[o(442)](o(427),{writer:t})}))})),e[t(452)][t(453)].on(t(408),Ds(e,t(432)),{priority:t(403)}),e[t(452)][t(453)].on(t(417),((e,n,r)=>{const s=t,o=r[s(425)][s(443)](n[s(431)]);if(o)for(const t of o)t[s(454)](s(410))&&(r[s(425)][s(423)](t,n[s(431)]),r[s(436)][s(402)](t))}),{priority:t(403)}),e[t(458)][t(453)].on(t(408),((n,r,s)=>{const o=t;s[o(430)][o(451)]&&Ds(e,o(432),{showActiveMarker:!1})[o(426)](this)(n,r,s)}),{priority:t(403)})}}const eo=ro;!function(t){const e=ro,n=t();for(;;)try{if(851565===parseInt(e(373))/1*(-parseInt(e(364))/2)+-parseInt(e(356))/3+-parseInt(e(367))/4*(-parseInt(e(377))/5)+-parseInt(e(348))/6*(-parseInt(e(384))/7)+-parseInt(e(362))/8*(parseInt(e(360))/9)+parseInt(e(350))/10*(-parseInt(e(388))/11)+-parseInt(e(346))/12*(-parseInt(e(352))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(so);class no extends t.Plugin{[eo(363)](){const t=eo;if(!this[t(370)][t(343)][t(369)](t(355)))return;const e=this[t(370)][t(343)][t(351)](t(365));e[t(383)](t(380),this[t(371)][t(381)](this)),e[t(383)](t(347)),e[t(383)](t(361)),e[t(383)](t(382)),e[t(383)](t(376))}[eo(371)](t,e,n={}){const r=eo,s=this[r(370)][r(343)][r(351)](r(354));return t((t=>{const o=r;let i=(o(368)==typeof e?s[o(358)](e,n):e)(t);Array[o(359)](i)&&(i={results:i,searchText:o(368)==typeof e?e:""});const a=i[o(349)][o(353)]((e=>!1===this[o(379)](e,t[o(386)])));return{...i,results:a}}),n)}[eo(379)](t,e){const n=eo,r=this[n(370)][n(344)][n(387)](this[n(370)][n(344)][n(366)](e,t[n(372)]),this[n(370)][n(344)][n(366)](e,t[n(378)]));for(const t of this[n(370)][n(344)][n(374)][n(385)](n(357)))if(null!==r[n(375)](t[n(345)]()))return!0;return!1}}function ro(t,e){const n=so();return(ro=function(t,e){return n[t-=343]})(t,e)}function so(){const t=["replace","enableCommand","98dIpyWk","getMarkersGroup","item","createRange","6893513qXIbMz","plugins","model","getRange","1932hJKLMG","findNext","275718iEAWHy","results","10nmumAL","get","161707NGeErY","filter","FindAndReplaceUtils","FindAndReplaceEditing","1708059mGeRZi","suggestion:deletion","findByTextCallback","isArray","9AYRwPi","findPrevious","5023848mYIObZ","afterInit","3203594LiUBxy","TrackChangesEditing","createPositionAt","24mHXdYQ","string","has","editor","handleFindCommand","start","1JliOZn","markers","getIntersection","replaceAll","1359465tGioGC","end","_isInDeletionRange","find","bind"];return(so=function(){return t})()}function oo(){const t=["afterInit","editor","FontColorEditing","FontSizeEditing","model","FORMAT_FONT_SIZE","425193kqYTdU","normalizeSizeOptions","enableDefaultAttributesIntegration","fontSize.options","commandParams","4tMZBkw","formatInline","FontSize","get","config","fontColor.colors","value","*Set font background color:* %0","label","fontColor","commandName","descriptionFactory","*Reset font family*","registerDescriptionCallback","format","FontFamilyEditing","FORMAT_FONT_COLOR","toLowerCase","64380akARYX","*Set font family:* %0","has","*Reset font size*","find","*Set font color:* %0","_registerLegacyDescription","5864985fRBqAm","FORMAT_FONT_BACKGROUND","registerInlineAttribute","type","2416862psDJsa","4765912TyXUbq","*Set font size:* %0","*Reset font background color*","32DAFipk","60280858IByNqt","*Reset font color*","fontBackgroundColor","TrackChangesEditing","plugins","fontBackgroundColor.colors","FontBackgroundColorEditing","registerAttributeLabel","6VatxJG","FORMAT_FONT_FAMILY","trim","fontSize","10NViOBv","6555445occOra","locale","fontFamily","title"];return(oo=function(){return t})()}const io=ao;function ao(t,e){const n=oo();return(ao=function(t,e){return n[t-=140]})(t,e)}!function(t){const e=ao,n=t();for(;;)try{if(931811===parseInt(e(171))/1*(parseInt(e(189))/2)+-parseInt(e(166))/3+-parseInt(e(201))/4+parseInt(e(156))/5*(-parseInt(e(151))/6)+-parseInt(e(200))/7*(parseInt(e(142))/8)+-parseInt(e(196))/9+parseInt(e(155))/10*(parseInt(e(143))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oo);const co=[{pluginName:io(163),commandName:io(154)},{pluginName:io(186),commandName:io(158)},{pluginName:io(162),commandName:io(180)},{pluginName:io(149),commandName:io(145)}];class uo extends t.Plugin{[io(160)](){const t=io,e=this[t(161)][t(157)],n=this[t(161)][t(147)][t(174)](t(146));for(const{pluginName:e,commandName:r}of co)this[t(161)][t(147)][t(191)](e)&&(n[t(168)](r),n[t(198)](r));n[t(182)][t(150)](t(154),zr(e,t(165))),n[t(182)][t(150)](t(158),zr(e,t(152))),n[t(182)][t(150)](t(180),zr(e,t(187))),n[t(182)][t(150)](t(145),zr(e,t(197))),this[t(195)]()}[io(195)](){const t=io,e=this[t(161)],n=e[t(157)];e[t(147)][t(174)](t(146))[t(182)][t(184)]((e=>{const r=t,o=n.t;if(r(172)!=e[r(199)])return;const{data:i}=e;if(null!=i){if(r(154)==i[r(181)]){const t=i[r(170)][0][r(177)];if(t){const e=o(this[r(161)][r(147)][r(174)](r(173))[r(167)](this[r(161)][r(175)][r(174)](r(169)))[r(193)]((e=>e[r(164)]==t))[r(159)])[r(188)]();return{type:r(185),content:zr(n,r(140),e)}}return{type:r(185),content:zr(n,r(192))}}if(r(158)==i[r(181)]){const t=i[r(170)][0][r(177)];return t?{type:r(185),content:zr(n,r(190),t)}:{type:r(185),content:zr(n,r(183))}}if(r(180)==i[r(181)]){const t=i[r(170)][0][r(177)];if(t){const e=(0,s.normalizeColorOptions)(this[r(161)][r(175)][r(174)](r(176)))[r(193)]((e=>e[r(164)]==t));let i=t,a="";return e&&(i=e[r(179)],a=o(i)[r(188)]()),{type:r(185),content:zr(n,r(194),a)[r(153)](),color:{value:t,title:a||i}}}return{type:r(185),content:zr(n,r(144))}}if(r(145)==i[r(181)]){const t=i[r(170)][0][r(177)];if(t){const e=(0,s.normalizeColorOptions)(this[r(161)][r(175)][r(174)](r(148)))[r(193)]((e=>e[r(164)]==t));let i=t,a="";return e&&(i=e[r(179)],a=o(i)[r(188)]()),{type:r(185),content:zr(n,r(178),a)[r(153)](),color:{value:t,title:a||i}}}return{type:r(185),content:zr(n,r(141))}}}}))}}const lo=go;function fo(){const t=["split","toUpperCase","copyFormat","label","find","plugins","3191064usfeZK","*Remove all formatting*","slice","1845SernRq","afterInit","model","descriptionFactory","commandParams","fontColor","2172072uNMxGu","fontColor.colors","charAt","_registerLegacyDescription","2676796fwZuUw","title","formatBlock","fontSize","188VqXxxK","entries","push","enableCommand","get","pasteFormat","*Set format to:* %0","enableDefaultAttributesIntegration","fontBackgroundColor","420245gMqqEb","join","fontSize.options","locale","registerDescriptionCallback","type","length","boolean","formatInline","6249592zrkaiw","commandName","TrackChangesEditing","commands","4956735pKVKyC","toLowerCase","format","editor","normalizeSizeOptions","FontSize","config"];return(fo=function(){return t})()}!function(t){const e=go,n=t();for(;;)try{if(493306===-parseInt(e(360))/1*(-parseInt(e(374))/2)+-parseInt(e(366))/3+parseInt(e(370))/4+-parseInt(e(383))/5+parseInt(e(357))/6+parseInt(e(344))/7+-parseInt(e(340))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fo);class ho extends t.Plugin{[lo(361)](){const t=lo,e=this[t(347)],n=e[t(356)][t(378)](t(342)),r=e[t(343)][t(378)](t(353)),s=e[t(343)][t(378)](t(379));r&&s&&(n[t(381)](t(379)),n[t(377)](t(353)),this[t(369)]())}[lo(369)](){const t=lo,e=this[t(347)],n=e[t(334)];e[t(356)][t(378)](t(342))[t(363)][t(335)]((r=>{const s=t;if(s(372)!=r[s(336)]&&s(339)!=r[s(336)])return;const{data:o}=r;if(o&&s(379)===o[s(341)]){const t=[],r=o[s(364)][0];for(const[n,o]of Object[s(375)](r))t[s(376)](po(e,n,o));return t[s(337)]?{type:s(346),content:zr(n,s(380),t[s(332)](", "))}:{type:s(346),content:zr(n,s(358))}}}))}}function go(t,e){const n=fo();return(go=function(t,e){return n[t-=332]})(t,e)}function po(t,e,n){const r=lo,o=t[r(334)].t,i=e[r(351)](/(?=[A-Z])/)[r(332)](" "),a=o(i[r(368)](0)[r(352)]()+i[r(359)](1))[r(345)]();if(r(338)==typeof n)return a;if(r(365)===e||r(382)===e){const e=(0,s.normalizeColorOptions)(t[r(350)][r(378)](r(367)))[r(355)]((t=>t[r(362)]==n));return a+" ("+(e?o(e[r(354)])[r(345)]():n)+")"}if(r(373)===e&&isNaN(parseFloat(n))){const e=t[r(356)][r(378)](r(349))[r(348)](t[r(350)][r(378)](r(333)))[r(355)]((t=>t[r(362)]==n));return a+" ("+(e?o(e[r(371)])[r(345)]():n)+")"}return a+" ("+n+")"}const mo=Eo;function Io(){const t=["type","_getHeadingLevel","registerDescriptionCallback","5483zxvULd","plugins","ELEMENT_HEADING","_registerLegacyDescription","descriptionFactory","locale","4415726BgdVVD","value","get","model","has","684498KAIRhb","HeadingEditing","commandParams","format","7285480MxHOnS","name","config","5255540BBXpuA","heading","commandName","title","1723184sqQZur","9ldsJYP","find","editor","view","262bssMiN","ELEMENT_HEADING_CUSTOM","afterInit","*Change to:* %0","heading.options","5262555plVTlk","TrackChangesEditing","registerElementLabel","paragraph","60ludVys","formatBlock","_headingOptions","match","enableDefaultAttributesIntegration"];return(Io=function(){return t})()}function Eo(t,e){const n=Io();return(Eo=function(t,e){return n[t-=387]})(t,e)}!function(t){const e=Eo,n=t();for(;;)try{if(918237===-parseInt(e(404))/1*(-parseInt(e(387))/2)+-parseInt(e(392))/3+-parseInt(e(426))/4+parseInt(e(396))/5*(parseInt(e(415))/6)+parseInt(e(410))/7+parseInt(e(419))/8+parseInt(e(427))/9*(-parseInt(e(422))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Io);class bo extends t.Plugin{[mo(389)](){const t=mo,e=this[t(429)];if(!e[t(405)][t(414)](t(416)))return;this[t(398)]=e[t(421)][t(412)](t(391));const n=e[t(409)],r=e[t(405)][t(412)](t(393));r[t(400)](t(423));for(const e of this[t(398)])t(395)!=e[t(413)]&&r[t(408)][t(394)](e[t(413)],(n=>{const r=t,i=this[r(402)](e[r(413)]);return null!==i?s(n,i):o(n,e[r(425)])}));function s(e,r){return zr(n,t(406),[e,r])}function o(e,r){return zr(n,t(388),[e,r])}this[t(407)]()}[mo(407)](){const t=mo,e=this[t(429)],n=e[t(409)];e[t(405)][t(412)](t(393))[t(408)][t(403)]((e=>{const r=t;if(r(397)!=e[r(401)])return;const{data:s}=e;if(s&&r(423)==s[r(424)]){const e=s[r(417)][0][r(411)],c=this[r(402)](e);if(null!==c)return{type:r(418),content:zr(n,r(390),(a=c,zr(n,r(406),[1,a])))};const u=this[r(398)][r(428)]((t=>t[r(413)]===e))[r(425)];return{type:r(418),content:zr(n,r(390),(o=1,i=u,zr(n,t(388),[o,i])))}}var o,i,a}))}[mo(402)](t){const e=mo;var n,r;const s=t[e(399)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(398)])||void 0===n?void 0:n[e(428)]((n=>n[e(413)]==t));if(o&&o[e(430)]){const t=o[e(430)],n=(null!==(r=t[e(420)])&&void 0!==r?r:t)[e(399)](/^h(\d+)/);if(n)return n[1]}return null}}function To(){const t=["commandName","title","has","locale","registerDescriptionCallback","17306AXPWjC","11cqWDXe","afterInit","*Set highlight:* %0","model","toLowerCase","1503vbtVdk","find","53xrhUrH","14EoZumU","10712veFFjz","value","HighlightEditing","3UwBVUs","registerInlineAttribute","3242360bZwOYg","get","format","highlight.options","color","commandParams","plugins","editor","highlight","formatInline","type","FORMAT_HIGHLIGHT","*Remove highlight*","_registerLegacyDescription","162726htZLeN","descriptionFactory","128900kySIgC","registerAttributeLabel","12285384OowkFA","TrackChangesEditing","config","enableDefaultAttributesIntegration","1248264DzwYUU"];return(To=function(){return t})()}const _o=yo;function yo(t,e){const n=To();return(yo=function(t,e){return n[t-=125]})(t,e)}!function(t){const e=yo,n=t();for(;;)try{if(232506===-parseInt(e(144))/1*(parseInt(e(136))/2)+-parseInt(e(149))/3*(parseInt(e(130))/4)+parseInt(e(167))/5+parseInt(e(165))/6*(parseInt(e(145))/7)+-parseInt(e(146))/8*(-parseInt(e(142))/9)+-parseInt(e(151))/10+-parseInt(e(137))/11*(-parseInt(e(126))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(To);class Ao extends t.Plugin{[_o(138)](){const t=_o,e=this[t(158)];if(!e[t(157)][t(133)](t(148)))return;const n=e[t(157)][t(152)](t(127)),r=e[t(134)];n[t(129)](t(159)),n[t(150)](t(159)),n[t(166)][t(125)](t(159),zr(r,t(162))),this[t(164)]()}[_o(164)](){const t=_o,e=this[t(158)],n=e[t(134)];e[t(157)][t(152)](t(127))[t(166)][t(135)]((r=>{const s=t;if(s(160)!=r[s(161)])return;const{data:o}=r;if(o&&s(159)==o[s(131)]){const t=n.t,r=o[s(156)][0][s(147)];if(r){const o=e[s(128)][s(152)](s(154))[s(143)]((t=>t[s(140)]==r)),i=t(o[s(132)])[s(141)]();return{type:s(153),content:zr(n,s(139),i),color:{value:o[s(155)],title:o[s(132)]}}}return{type:s(153),content:zr(n,s(163),zr(n,s(162)))}}}))}}const ko=Lo;function Co(){const t=["2024926thUrjp","2868261aTqYaV","259WLiyFu","horizontalLine","addClass","get","for","has","91768Gnndui","editor","1408145Hpbygp","HorizontalLineEditing","118516DeyEul","plugins","enableCommand","7167138YsbOgR","locale","createPositionAt","dataDowncast","TrackChangesEditing","175rCXsUr","high","conversion","showSuggestionHighlights","elementToStructure","createEmptyElement","insert","ck-horizontal-line","div","registerElementLabel","15647292BMRmTD","createContainerElement","afterInit","descriptionFactory","ELEMENT_HORIZONTAL_LINE"];return(Co=function(){return t})()}function Lo(t,e){const n=Co();return(Lo=function(t,e){return n[t-=449]})(t,e)}!function(t){const e=Lo,n=t();for(;;)try{if(856002===-parseInt(e(483))/1+-parseInt(e(473))/2+parseInt(e(474))/3+-parseInt(e(450))/4*(parseInt(e(458))/5)+parseInt(e(453))/6+-parseInt(e(475))/7*(-parseInt(e(481))/8)+parseInt(e(468))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Co);class No extends t.Plugin{[ko(470)](){const t=ko,e=this[t(482)];if(!e[t(451)][t(480)](t(449)))return;e[t(451)][t(478)](t(457))[t(452)](t(476));const n=e[t(451)][t(478)](t(457)),r=e[t(454)];n[t(471)][t(467)](t(476),(e=>zr(r,t(472),e))),e[t(460)][t(479)](t(456))[t(462)]({model:t(476),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(461)])return null;const o=n[s(469)](s(466)),i=n[s(463)]("hr");return n[s(477)](s(465),o),n[s(464)](n[s(455)](o,0),i),o},converterPriority:t(459)})}}const Ro=Mo;function So(){const t=["587988hqPzAu","htmlEmbed","locale","105496rIsTAz","rawHtml","afterInit","format","registerDescriptionCallback","attribute","585Injcrn","value","3883011XoStnP","has","107409VLwNgc","25260XnXwvQ","709655tLfNSU","type","element","_registerLegacyDescription","registerElementLabel","enableDefaultAttributesIntegration","start","TrackChangesEditing","key","commandName","*Change %0 content*","632FWXgcz","ELEMENT_HTML_EMBED","10wnacOo","nodeAfter","registerBlockAttribute","descriptionFactory","plugins","4idExts","editor","formatBlock","getFirstRange","get","31591ZtoVKF","HtmlEmbed"];return(So=function(){return t})()}function Mo(t,e){const n=So();return(Mo=function(t,e){return n[t-=160]})(t,e)}!function(t){const e=Mo,n=t();for(;;)try{if(197302===-parseInt(e(168))/1+parseInt(e(193))/2*(parseInt(e(178))/3)+parseInt(e(198))/4*(-parseInt(e(180))/5)+parseInt(e(165))/6+parseInt(e(163))/7*(parseInt(e(191))/8)+parseInt(e(174))/9*(parseInt(e(179))/10)+-parseInt(e(176))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(So);class vo extends t.Plugin{[Ro(170)](){const t=Ro,e=this[t(199)];if(!e[t(197)][t(177)](t(164)))return;const n=e[t(197)][t(162)](t(187)),r=e[t(167)];n[t(196)][t(184)](t(169),(e=>zr(r,t(192),e))),n[t(185)](t(166)),n[t(195)](t(175)),n[t(196)][t(172)]((e=>{const n=t;if(n(173)!=e[n(181)])return;const{data:s}=e;if(s&&n(175)==s[n(188)]&&e[n(161)]()[n(186)][n(194)].is(n(182),n(169))){const t=zr(r,n(192));return{type:n(171),content:zr(r,n(190),t)}}})),this[t(183)]()}[Ro(183)](){const t=Ro,e=this[t(199)],n=e[t(167)];e[t(197)][t(162)](t(187))[t(196)][t(172)]((e=>{const r=t;if(r(160)!=e[r(181)])return;const{data:s}=e;if(s&&r(166)==s[r(189)]){const t=zr(n,r(192));return{type:r(171),content:zr(n,r(190),t)}}}))}}function Oo(){const t=["selection","ImageBlockEditing","plugins","getFirstRange","get","join","subType","registerCustomCallback","fromPosition","alt","editor","detach","ImageResize","resizedWidth","ImageCaptionEditing","imageTypeBlock","forceDefaultExecution","*Reset image width*","76UhjAZL","imageTypeInline","enableDefaultAttributesIntegration","insertImage","ImageInlineEditing","isIntersecting","isCollapsed","change","start","toNext","schema","isEqual","caption","toggleImageCaption","element","ELEMENT_CAPTION","locale","previous","backward","chain","758233LQqwIw","has","Block image to inline image","registerDescriptionCallback","isOwn","forward","nodeBefore","formatBlock","formatInline","TrackChangesEditing","document","getNearestSelectionRange","toPrevious","FORMAT_IMAGE_SIZE","getContainedElement","commandName","removeObject","getSuggestionCallback","169509YvmCUq","9KBQtaa","afterInit","type","end","markBlockFormat","*Set image width:* %0","*Remove image text alternative*","width","registerBlockAttribute","isBlockImage","ELEMENT_INLINE_IMAGE","ImageCaptionUtils","filter","Inline image to block image","deletion","isBefore","find","ELEMENT_IMAGE","model","accept","descriptionFactory","createRange","uploadImage","addObject","331198twtDgt","length","registerAttributeLabel","156sJVNZS","imageBlock","_suggestionFactory","attribute","convertInlineImageToBlock","nodeAfter","registerElementLabel","createRangeOn","getCaptionFromImageModelElement","ImageUtils","6kfqvyP","convertBlockImageToInline","enableCommand","ImageTextAlternativeEditing","947122iMFkqV","findIndex","discard","4386590TmUqai","8900144HAnnDK","markInsertion","ImageUploadEditing","ImageEditing","insertion","resizeImage","format","key","markDeletion","imageInline","12QErMaj","290010fnkXpJ","commandParams","imageCaption","imageStylePreApply","imageTextAlternative","*Set image text alternative:* %0","_registerLegacyDescription","newValue","getClosestSelectedImageElement","_findSuggestions"];return(Oo=function(){return t})()}function wo(t,e){const n=Oo();return(wo=function(t,e){return n[t-=193]})(t,e)}const Do=wo;!function(t){const e=wo,n=t();for(;;)try{if(800070===-parseInt(e(293))/1*(parseInt(e(306))/2)+parseInt(e(268))/3*(parseInt(e(230))/4)+parseInt(e(202))/5+-parseInt(e(201))/6*(-parseInt(e(250))/7)+-parseInt(e(314))/8+parseInt(e(269))/9*(parseInt(e(313))/10)+parseInt(e(310))/11*(parseInt(e(296))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oo);class Fo extends t.Plugin{[Do(270)](){const t=Do,e=this[t(222)];if(!e[t(214)][t(251)](t(194)))return;const n=e[t(214)][t(216)](t(259)),r=e[t(214)][t(216)](t(305)),s=e[t(246)];n[t(308)](t(233)),n[t(289)][t(302)](t(297),(e=>zr(s,t(286),e))),n[t(289)][t(302)](t(200),(e=>zr(s,t(279),e))),n[t(289)][t(302)](t(242),(()=>zr(s,t(245)))),e[t(214)][t(251)](t(193))&&n[t(308)](t(291)),e[t(214)][t(251)](t(213))&&e[t(214)][t(251)](t(234))&&(n[t(308)](t(231),((s,o)=>{const i=t,a=r[i(210)](e[i(287)][i(260)][i(212)]);e[i(287)][i(237)]((()=>{const t=i;n[t(273)](a,{commandName:t(231),commandParams:[o]},[],t(307))}))})),n[t(308)](t(227),((s,o)=>{const a=t;e[a(287)][a(237)]((t=>{const c=a;let u=r[c(210)](e[c(287)][c(260)][c(212)]),l=t[c(303)](u);const f=i.LivePosition[c(220)](l[c(238)],c(262)),h=i.LivePosition[c(220)](l[c(272)],c(239));n[c(228)]((()=>s(o))),u=r[c(210)](e[c(287)][c(260)][c(212)]),l=t[c(303)](u);const g=t[c(290)](f,h);f[c(223)](),h[c(223)](),n[c(273)](u,{commandName:c(231),commandParams:[o]},[],c(300)),g[c(238)][c(284)](l[c(238)])&&n[c(315)](t[c(290)](g[c(238)],l[c(238)]),c(300)),l[c(272)][c(284)](g[c(272)])&&n[c(315)](t[c(290)](l[c(272)],g[c(272)]),c(300))}))})),n[t(298)][t(219)](t(257),t(300),t(217),(()=>!1)),n[t(298)][t(219)](t(257),t(300),t(288),(()=>!1)),n[t(298)][t(219)](t(257),t(300),t(312),n[t(298)][t(267)](t(257),"",t(288))),n[t(298)][t(219)](t(195),t(300),t(217),(()=>!1)),n[t(298)][t(219)](t(195),t(300),t(312),(([r])=>{const s=t,o=n[s(298)][s(267)](s(195),"",s(312));let i=r[s(238)],a=r[s(272)];const c=e[s(287)][s(240)][s(261)](i,s(248)),u=e[s(287)][s(240)][s(261)](a,s(255));c[s(236)]&&(i=c[s(238)]),u[s(236)]&&(a=u[s(272)]),o([e[s(287)][s(290)](i,a)])})),n[t(298)][t(219)](t(257),t(300),t(249),c),n[t(298)][t(219)](t(195),t(300),t(249),c)),e[t(214)][t(251)](t(226))&&(n[t(308)](t(243),((s,o)=>{const i=t,a=e[i(214)][i(216)](i(280));let c=r[i(210)](e[i(287)][i(260)][i(212)]),u=a[i(304)](c);e[i(287)][i(237)]((()=>{const t=i;if(u)return void n[t(199)](e[t(287)][t(303)](u));const l=r[t(278)](c);s(o),c=r[t(210)](e[t(287)][t(260)][t(212)]),u=a[t(304)](c),n[t(315)](e[t(287)][t(303)](u),l?null:t(204))}))})),n[t(298)][t(219)](t(195),t(204),t(249),c));const o=[{type:t(257),subType:t(205)},{type:t(195),subType:t(204)},{type:t(257),subType:t(300)},{type:t(195),subType:t(300)}];function a(e,s){const i=t,a=o[i(311)]((({type:t,subType:n})=>e[i(271)]==t&&e[i(218)]==n)),c=o[i(311)]((({type:t,subType:e})=>s[i(271)]==t&&s[i(218)]==e));if(a<0||c<0)return!1;const u=e[i(215)](),l=s[i(215)]();if((0==a||1==a)&&2==c&&u[i(235)](l))return!0;if(2==a&&3==c){const t=n[i(211)](u,i(195))[i(281)]((({suggestion:t,meta:e})=>e[i(254)]&&i(300)==t[i(218)]));if(t[i(294)]>1&&l[i(272)][i(241)](u[i(238)]))return!0;if(1==t[i(294)]&&(u[i(238)][i(241)](l[i(272)])||u[i(272)][i(241)](l[i(238)])))return!0}if(3==a&&3==c&&u[i(238)][i(284)](l[i(238)])){const t=u[i(272)][i(301)],e=l[i(238)][i(256)];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(214)][t(251)](t(224))&&(n[t(232)](t(196)),n[t(277)](t(225)),n[t(289)][t(295)](t(225),zr(s,t(263)))),e[t(214)][t(251)](t(309))&&(n[t(232)](t(206)),n[t(277)](t(221))),n[t(289)][t(253)]((e=>{const n=t;if(o[n(285)]((({type:t,subType:r})=>e[n(271)]==t&&e[n(218)]==r)))return e[n(247)]?{}:void 0})),n[t(289)][t(253)]((e=>{const n=t;if(n(195)==e[n(271)]||n(283)==e[n(271)]){const t=e[n(264)]();if(t&&t.is(n(244),n(242)))return{type:n(195)==e[n(271)]?n(292):n(266),element:t,quantity:1}}})),n[t(289)][t(253)]((e=>t(257)==e[t(271)]&&t(300)==e[t(218)]?{type:t(197),content:t(282)}:t(257)==e[t(271)]&&t(307)==e[t(218)]?{type:t(197),content:t(252)}:void 0)),n[t(289)][t(253)]((e=>{const n=t;if(n(299)!=e[n(271)])return;const{data:r}=e;if(!r||n(221)!=r[n(198)])return;const o=r[n(209)];return o?{type:n(197),content:zr(s,n(207),'"'+o+'"')}:{type:n(197),content:zr(s,n(275))}})),this[t(208)]()}[Do(208)](){const t=Do,e=this[t(222)],n=e[t(246)];e[t(214)][t(216)](t(259))[t(289)][t(253)]((e=>{const r=t;if(r(257)!=e[r(271)]&&r(258)!=e[r(271)])return;const{data:s}=e;if(s){if(r(206)==s[r(265)]){const t=s[r(203)][0][r(209)];return t?{type:r(197),content:zr(n,r(207),'"'+t+'"')}:{type:r(197),content:zr(n,r(275))}}if(r(196)==s[r(265)]){const t=s[r(203)][0][r(276)];return t?{type:r(197),content:zr(n,r(274),t)}:{type:r(197),content:zr(n,r(229))}}}}))}}function xo(t,e){const n=Bo();return(xo=function(t,e){return n[t-=216]})(t,e)}const Po=xo;function Bo(){const t=["oldValue","TrackChangesEditing","attribute","registerBlockAttribute","accept","50474493bFCofN","11304167MXqbvT","formatInline","7279624OJrfjo","key","locale","ImageEditing","type","enableDefaultAttributesIntegration","formatBlock","replaceImageSource","6mvUhVX","10NxoHtK","1493792wzboAG","format","6367516lscDfW","registerCustomCallback","plugins","discard","915531lExKrR","*Replace image URL*","*Format:* replace image URL","editor","_registerLegacyDescription","_handleLegacySuggestions","getSuggestionCallback","get","registerDescriptionCallback","_suggestionFactory","commandName","src","newValue","descriptionFactory","354330HlKZzq","afterInit","has","5OvQxXL"];return(Bo=function(){return t})()}!function(t){const e=xo,n=t();for(;;)try{if(854248===-parseInt(e(243))/1+parseInt(e(241))/2*(parseInt(e(249))/3)+-parseInt(e(245))/4*(parseInt(e(224))/5)+-parseInt(e(221))/6+-parseInt(e(231))/7+-parseInt(e(233))/8+-parseInt(e(230))/9*(-parseInt(e(242))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bo);class Uo extends t.Plugin{[Po(222)](){const t=Po;if(!this[t(252)][t(247)][t(223)](t(236)))return;const e=this[t(252)][t(235)],n=this[t(252)][t(247)][t(256)](t(226));n[t(238)](t(240)),n[t(228)](t(218)),n[t(220)][t(257)]((n=>{const r=t;if(r(227)!=n[r(237)])return;const{data:s}=n;return s&&r(218)==s[r(234)]?s[r(219)]&&s[r(225)]?{type:r(244),content:zr(e,r(250))}:{type:r(244),content:""}:void 0})),this[t(254)]()}[Po(254)](){const t=Po,e=this[t(252)][t(247)][t(256)](t(226));e[t(216)][t(246)](t(239),t(240),t(229),e[t(216)][t(255)](t(239),null,t(248))),e[t(216)][t(246)](t(239),t(240),t(248),e[t(216)][t(255)](t(239),null,t(229))),this[t(253)]()}[Po(253)](){const t=Po,e=this[t(252)],n=e[t(235)];e[t(247)][t(256)](t(226))[t(220)][t(257)]((e=>{const r=t;if(r(239)!=e[r(237)]&&r(232)!=e[r(237)])return;const{data:s}=e;return s&&r(240)==s[r(217)]?{type:r(244),content:zr(n,r(251))}:void 0}))}}const jo=Go;function Go(t,e){const n=Ho();return(Go=function(t,e){return n[t-=359]})(t,e)}!function(t){const e=Go,n=t();for(;;)try{if(741814===-parseInt(e(390))/1+-parseInt(e(430))/2*(-parseInt(e(444))/3)+parseInt(e(425))/4+parseInt(e(446))/5*(parseInt(e(433))/6)+parseInt(e(375))/7+parseInt(e(405))/8*(parseInt(e(359))/9)+-parseInt(e(413))/10*(parseInt(e(396))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ho);class Vo extends t.Plugin{[jo(379)](){const t=jo,n=this[t(432)];if(!n[t(415)][t(401)](t(453)))return;const r=n[t(415)][t(412)](t(403)),s=n[t(415)][t(412)](t(371)),o={};r[t(409)](t(402),((o,i)=>{const a=t,c=n[a(415)][a(412)](a(427)).me,u=n[a(363)][a(412)](a(402));let l=s[a(411)](n[a(447)][a(450)][a(383)]),f=n[a(447)][a(385)](l),h=u[a(449)];if(h==i[a(449)])return;const g={commandName:a(402),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(447)][a(374)]((()=>{const t=a;if(r[t(420)]()[t(428)]((e=>e[t(451)]&&c==e[t(360)]&&(t(421)==e[t(394)]||t(429)==e[t(394)])&&(t(378)==e[t(414)]||t(376)==e[t(414)])&&e[t(370)]()[t(435)](f)))[t(455)]((e=>r[t(442)](e[t(373)]))),l=s[t(411)](n[t(447)][t(450)][t(383)]),f=n[t(447)][t(385)](l),u[t(389)](),n[t(363)][t(412)](t(441))[t(389)](),n[t(363)][t(412)](t(365))[t(389)](),h=u[t(449)],h!=i[t(449)])return s[t(456)](l)&&u[t(377)](i[t(449)],l)?(o({...i,setImageSizes:!1}),l=s[t(411)](n[t(447)][t(450)][t(383)]),void r[t(452)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(378))):void(s[t(437)](l)?r[t(452)](l,g,[],t(376)):r[t(391)](f,g,t(376)))}))}));for(const e of n[t(415)][t(412)](t(453))[t(361)])o[e[t(417)]]=e[t(381)][t(386)]();r[t(436)][t(419)](t(421),t(378),t(418),(()=>!1)),r[t(436)][t(419)](t(421),t(376),t(418),(()=>!1)),r[t(436)][t(419)](t(429),t(376),t(418),(()=>!1)),r[t(436)][t(419)](t(421),t(378),t(406),(([e])=>{const n=t;s[n(443)](e[n(431)]())})),r[t(436)][t(419)](t(421),t(378),t(438),((e,n)=>{const s=t;r[s(436)][s(400)](s(421),"",s(406))(e,{commandName:n[s(410)],commandParams:n[s(422)]})})),r[t(436)][t(419)](t(421),t(378),t(448),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(421),subType:t(378)},{type:t(440),subType:t(387)},{type:t(421),subType:t(454)},{type:t(440),subType:t(454)}];function a(e,n){const o=t,a=i[o(393)]((({type:t,subType:n})=>e[o(394)]==t&&e[o(414)]==n)),c=i[o(393)]((({type:t,subType:e})=>n[o(394)]==t&&n[o(414)]==e));if(a<0||c<0)return!1;const u=e[o(370)](),l=n[o(370)]();if((0==a||1==a)&&2==c&&u[o(426)](l))return!0;if(2==a&&3==c){const t=r[o(423)](u,o(440))[o(428)]((({suggestion:t,meta:e})=>e[o(424)]&&o(454)==t[o(414)]));if(t[o(364)]>1&&l[o(384)][o(435)](u[o(404)]))return!0;if(1==t[o(364)]&&(u[o(404)][o(435)](l[o(384)])||u[o(384)][o(435)](l[o(404)])))return!0}if(3==a&&3==c&&u[o(404)][o(392)](l[o(404)])){const t=u[o(384)][o(369)],e=l[o(404)][o(397)];return s[o(437)](t)&&t===e}return!1}n[t(447)][t(450)][t(380)]((()=>{const e=t;let o=!1;const i=Array[e(407)](n[e(447)][e(450)][e(399)][e(439)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(372)](t);if(e(395)==i&&r[e(368)](u)){if(e(421)==a&&(e(378)==c||e(376)==c)){const t=r[e(382)](u);if(n[e(445)]){const n=t[e(370)]()[e(431)]();if(s[e(437)](n))continue;r[e(442)](t),o=!0}}if(e(440)==a&&e(387)==c&&!n[e(445)]){const t=r[e(382)](u);t[e(458)]&&t[e(458)][e(451)]&&(r[e(442)](t[e(458)]),o=!0)}}}return o})),this[t(408)](o)}[jo(408)](t){const e=jo,n=this[e(432)],r=n[e(388)];n[e(415)][e(412)](e(403))[e(398)][e(457)]((n=>{const s=e;if(s(421)!=n[s(394)]&&s(429)!=n[s(394)])return;const{data:o}=n;if(!o||s(402)!=o[s(410)])return;const i=o[s(362)][0][s(449)];return function(t){const e=s;return{type:e(434),content:zr(r,e(366),t)}}(s(367)===i?zr(r,s(416)):t[i]||i)}))}}function Ho(){const t=["registerCustomCallback","getSuggestions","formatBlock","commandReversedParams","_findSuggestions","isOwn","227460LSCreO","isIntersecting","Users","filter","formatInline","2854YAVDtA","getContainedElement","editor","1556868YfzEsT","format","isEqual","_suggestionFactory","isBlockImage","discard","getChangedMarkers","insertion","imageTypeInline","discardSuggestion","setImageNaturalSizeAttributes","2733DMBHZj","newRange","25teJgxE","model","chain","value","document","isInContent","markBlockFormat","ImageStyleEditing","convertInlineImageToBlock","forEach","isInlineImage","registerDescriptionCallback","next","9imaJLT","author","normalizedStyles","commandParams","commands","length","imageTypeBlock","*Format:* %0","side","hasSuggestion","nodeAfter","getFirstRange","ImageUtils","_splitMarkerName","head","change","3248707HLSOiW","imageStylePostApply","shouldConvertImageType","imageStylePreApply","afterInit","registerPostFixer","title","getSuggestion","selection","end","createRangeOn","toLowerCase","imageCaption","locale","refresh","762025UmsHig","markInlineFormat","isBefore","findIndex","type","suggestion","205689TOATXZ","nodeBefore","descriptionFactory","differ","getSuggestionCallback","has","imageStyle","TrackChangesEditing","start","11467384JthBFA","accept","from","_registerLegacyDescription","enableCommand","commandName","getClosestSelectedImageElement","get","1630JZIRbc","subType","plugins","FORMAT_SIDE_IMAGE","name","join"];return(Ho=function(){return t})()}function zo(){const t=["88195xvHKjF","393351tyKewA","plugins","commands","53972LBhBfN","_trackChangesExecuted","listenTo","execute","TrackChangesEditing","_trackChangesValueDuringImport","_setSuggestionData","collaboration_features","_handleImportedData","value","Users","bind","forEach","high","importWord","get","159431khWadH","10qtDvsC","editor","lowest","track_changes","359048wHuMRq","16Mdfwgr","enableCommand","trackChanges","542781SPoxGC","afterInit","246WtXCZu","788718DxteZq","dataInsert"];return(zo=function(){return t})()}function Wo(t,e){const n=zo();return(Wo=function(t,e){return n[t-=251]})(t,e)}const Ko=Wo;!function(t){const e=Wo,n=t();for(;;)try{if(392632===parseInt(e(258))/1+parseInt(e(276))/2+parseInt(e(273))/3*(-parseInt(e(264))/4)+parseInt(e(272))/5*(parseInt(e(269))/6)+parseInt(e(270))/7+-parseInt(e(263))/8+parseInt(e(267))/9*(-parseInt(e(259))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zo);class qo extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(281)]=!1,this[e(277)]=!1}[Ko(268)](){const t=Ko,e=this[t(260)],n=e[t(275)][t(257)](t(256)),r=e[t(275)][t(257)](t(266));n&&(n.on(t(279),((e,[,n])=>{const s=t;this[s(281)]=r[s(251)],n[s(283)][s(262)]=!this[s(281)]}),{priority:t(255)}),this[t(278)](n,t(271),this[t(284)][t(253)](this)),this[t(278)](n,t(271),(()=>{const e=t;this[e(277)]&&(r[e(279)](),this[e(277)]=!1)}),{priority:t(261)}),e[t(274)][t(257)](t(280))[t(265)](t(256)))}[Ko(284)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(260)][n(275)][n(257)](n(266)),o=s[n(251)];this[n(281)]!==o&&(s[n(279)](),this[n(277)]=!0),r&&r[n(254)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(260)][o(274)][o(257)](o(252)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(256)}}};this[o(260)][o(274)][o(257)](o(280))[o(282)](i)}))}}const Xo=Jo;function Zo(){const t=["registerAttributeLabel","commandName","getItemLabel","FORMAT_INDENT","locale","afterInit","get","formatBlock","registerDescriptionCallback","257328GgLqGy","outdent","TrackChangesEditing","194370xskICO","857899xXjXfw","enableDefaultAttributesIntegration","3309YhDgnx","47050OUsxTX","plugins","registerBlockAttribute","outdentBlock","indent","blockIndent","1979270EDLqNh","format","enableCommand","type","*Outdent:* %0","editor","indentBlock","has","IndentBlock","248816wMFXgA","_registerLegacyDescription","descriptionFactory","408LpTWxV","*Indent:* %0","80ZZeSWo","IndentEditing","getItems","27MopuaK"];return(Zo=function(){return t})()}function Jo(t,e){const n=Zo();return(Jo=function(t,e){return n[t-=284]})(t,e)}!function(t){const e=Jo,n=t();for(;;)try{if(170343===-parseInt(e(321))/1+parseInt(e(306))/2*(parseInt(e(287))/3)+-parseInt(e(308))/4*(-parseInt(e(288))/5)+parseInt(e(284))/6+-parseInt(e(285))/7+-parseInt(e(303))/8*(parseInt(e(311))/9)+parseInt(e(294))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zo);class Yo extends t.Plugin{[Xo(317)](){const t=Xo,e=this[t(299)],n=e[t(289)][t(318)](t(323));if(e[t(289)][t(301)](t(309))&&(n[t(296)](t(292)),n[t(296)](t(322))),e[t(289)][t(301)](t(302)))for(const e of[t(300),t(291)])n[t(286)](e);const r=e[t(316)];n[t(290)](t(293)),n[t(305)][t(312)](t(293),zr(r,t(315))),this[t(304)]()}[Xo(304)](){const t=Xo,e=this[t(299)],n=e[t(316)],r=e[t(289)][t(318)](t(323));r[t(305)][t(320)]((e=>{const s=t;if(s(319)!=e[s(297)])return;const{data:o}=e;if(!o)return;if(s(300)!=o[s(313)]&&s(291)!=o[s(313)])return;const i=e[s(310)]()[0],a=r[s(305)][s(314)](i);return s(300)==o[s(313)]?{type:s(295),content:zr(n,s(307),a)}:s(291)==o[s(313)]?{type:s(295),content:zr(n,s(298),a)}:void 0}))}}var Qo=ti;function $o(){var t=["plugins","8eHffST","enableCommand","1980012rFNfxC","requires","228ILaDXH","324799yOrnvt","init","get","TrackChangesEditing","10495cKBoFD","223464YkajIw","input","93952RtlNcf","3281880VrinLX","editor","10627470lpgHww"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=139]})(t,e)}!function(t){for(var e=ti,n=t();;)try{if(258158===-parseInt(e(145))/1+-parseInt(e(140))/2*(-parseInt(e(150))/3)+-parseInt(e(142))/4+parseInt(e(149))/5*(parseInt(e(144))/6)+-parseInt(e(153))/7+-parseInt(e(152))/8+parseInt(e(155))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($o);class ei extends t.Plugin{static get[Qo(143)](){return[Ms.Input]}[Qo(146)](){var t=Qo;this[t(154)][t(139)][t(147)](t(148))[t(141)](t(151))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=205]})(t,e)}function si(){const t=["*Set link:* %0","349020CNKtqQ","link","registerInlineAttribute","commandParams","locale","TrackChangesEditing","29726kpKSYI","editor","attribute","linkHref","formatInline","4981326pIeicY","880752WAKquV","82tmyCFB","registerDescriptionCallback","7429674YHPlRo","type","format","key","newValue","enableDefaultAttributesIntegration","47457fASxtW","3672bEhsHm","*Remove link*","manualDecorators","plugins","descriptionFactory","afterInit","toLowerCase","LinkEditing","get","2003520IOidkB","commandName","has","label","commands","_registerLegacyDescription","unlink","link (","registerAttributeLabel"];return(si=function(){return t})()}!function(t){const e=ri,n=t();for(;;)try{if(825669===parseInt(e(210))/1*(-parseInt(e(244))/2)+-parseInt(e(209))/3+parseInt(e(238))/4+-parseInt(e(228))/5+-parseInt(e(208))/6+parseInt(e(212))/7+-parseInt(e(219))/8*(-parseInt(e(218))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(si);class oi extends t.Plugin{[ni(224)](){const t=ni,e=this[t(245)];if(!e[t(222)][t(230)](t(226)))return;const n=e[t(222)][t(227)](t(243)),r=e[t(232)][t(227)](t(239));n[t(217)](t(239)),n[t(217)](t(234)),n[t(240)](t(206));for(const e of r[t(221)])n[t(240)](e.id),n[t(223)][t(236)](e.id,t(235)+e[t(231)][t(225)]()+")");n[t(223)][t(211)]((n=>{const r=t;if(r(205)!=n[r(213)])return;const{data:s}=n;if(!s||r(206)!=s[r(215)])return;const o=s[r(216)],i=e[r(242)];return{type:r(214),content:null==o?zr(i,r(220)):zr(i,r(237),'"'+o+'"')}})),this[t(233)]()}[ni(233)](){const t=ni,e=this[t(245)],n=e[t(242)];e[t(222)][t(227)](t(243))[t(223)][t(211)]((e=>{const r=t;if(r(207)!=e[r(213)])return;const{data:s}=e;if(s){if(r(239)==s[r(229)]){const t=s[r(241)][0];return{type:r(214),content:zr(n,r(237),'"'+t+'"')}}return r(234)==s[r(229)]?{type:r(214),content:zr(n,r(220))}:void 0}}))}}const ii=ci;function ai(){const t=["6JYhgrV","selection","numbered","add","numberedList","TrackChangesEditing","has","afterInit","forceValue","243JuDdOU","slice","length","paragraph","type","checkChild","blockName","createRange","indentList","LegacyTodoListEditing","413201UprDxR","outdentList","document","from","element","123960CxBUcG","plugins","405620GDJpls","*Check item*","commands","listIndent","createPositionAt","enableCommand","formatInline","ELEMENT_TODO_LIST","*Uncheck item*","get","getAttribute","*Outdent:* %0","previousSibling","end","name","locale","_selectedElements","2693680BjzpJu","408087LNkGzp","schema","editor","*Indent:* %0","value","formatBlock","listType","bulleted","registerElementLabel","parent","*Change to:* %0","change","filter","ELEMENT_LIST_ITEM","model","getSelectedBlocks","registerDescriptionCallback","bulletedList","findIndex","before","932463SGVcxD","descriptionFactory","isObject","execute","todoList","format","ELEMENT_BULLETED_LIST","nextSibling","54MApEXw","ELEMENT_NUMBERED_LIST","todoListChecked","List","74915ZxLOyS","commandParams","LegacyListEditing","listItem","todo","markBlockFormat","push","checkTodoList","commandName","replace"];return(ai=function(){return t})()}function ci(t,e){const n=ai();return(ci=function(t,e){return n[t-=424]})(t,e)}!function(t){const e=ci,n=t();for(;;)try{if(246926===-parseInt(e(427))/1+-parseInt(e(494))/2*(-parseInt(e(452))/3)+parseInt(e(434))/4+parseInt(e(484))/5*(parseInt(e(480))/6)+-parseInt(e(472))/7+parseInt(e(432))/8*(parseInt(e(503))/9)+-parseInt(e(451))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ai);class ui extends t.Plugin{[ii(501)](){const t=ii,e=this[t(454)],n=e[t(449)];if(!e[t(433)][t(500)](t(486)))return;const r=e[t(433)][t(443)](t(499)),s=e[t(433)][t(500)](t(426));function o(t){return()=>{const n=ci,s=e[n(466)][n(429)][n(495)],o=e[n(436)][n(443)](t);if(o[n(456)])return void e[n(475)](n(506),{});const i=t[n(504)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(430)](t)[s(464)]((t=>function(t,e){const n=s;return e[n(508)](t[n(461)],n(487))&&!e[n(474)](t)}(t,r)));o=o[s(464)]((t=>!t.is(s(431),s(487))||t[s(444)](s(458))!=e));const i=new Set;for(const t of o)t.is(s(431),s(487))?i[s(497)](li(t)):i[s(497)](t);return Array[s(430)](i)}(s[n(467)](),i,e[n(466)][n(453)]);e[n(466)][n(463)]((()=>{const e=n;for(const n of a)r[e(489)](n,{commandName:t,commandParams:[{forceValue:!o[e(456)]}],formatGroupId:e(509)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(430)](t);const r=n[e(470)]((t=>e(487)!=t[e(448)]));return r>-1&&(n=n[e(504)](0,r)),n}(e[n(466)][n(429)][n(495)][n(467)]()),o=e[n(466)][n(424)](e[n(466)][n(438)](s[0],n(471)),e[n(466)][n(438)](s[s[n(505)]-1],n(447)));e[n(466)][n(463)]((()=>{const e=n;r[e(489)](o,{commandName:t,commandParams:[],formatGroupId:e(437)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(479)];for(;t&&t[n(444)](n(437))>e[n(444)](n(437));)r[n(497)](t),t=t[n(479)]}return Array[n(430)](r)}(s))}))}}r[t(439)](t(498),o(t(498))),r[t(439)](t(469),o(t(469))),s&&r[t(439)](t(476),o(t(476))),r[t(439)](t(425),i(t(425))),r[t(439)](t(428),i(t(428))),s&&r[t(439)](t(491),(()=>{const n=t,s=e[n(436)][n(443)](n(491)),o=Array[n(430)](s[n(450)]);o[n(464)]((t=>t[n(444)](n(482))!=s[n(456)])),e[n(466)][n(463)]((()=>{const t=n;for(const e of o)r[t(489)](e,{commandName:t(491),commandParams:[{forceValue:!s[t(456)]}]})}))})),r[t(473)][t(460)](t(487),(e=>zr(n,t(465),e))),r[t(473)][t(468)]((e=>{const r=t;if(r(457)!=e[r(507)]&&r(440)!=e[r(507)])return;const{data:s}=e;if(s){if(r(498)==s[r(492)]||r(469)==s[r(492)]||r(476)==s[r(492)])switch(s[r(492)][r(493)](r(483),"")){case r(459):return o(zr(n,r(478)));case r(496):return o(zr(n,r(481)));case r(488):return o(zr(n,r(441)))}if(r(425)==s[r(492)])return{type:r(477),content:zr(n,r(455),zr(n,r(465)))};if(r(428)==s[r(492)])return{type:r(477),content:zr(n,r(445),zr(n,r(465)))};if(r(491)==s[r(492)])return s[r(485)][0][r(502)]?{type:r(477),content:zr(n,r(435))}:{type:r(477),content:zr(n,r(442))}}function o(t){const e=r;return{type:e(477),content:zr(n,e(462),t)}}}))}}function li(t){const e=ii,n=t[e(444)](e(437));if(0==n)return t;let r=t;for(;t[e(446)]&&t[e(446)].is(e(431),e(487));){const s=t[e(446)][e(444)](e(437));if(s==n)r=t[e(446)];else if(s<n)break;t=t[e(446)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(431),e(487))&&t[e(444)](e(437))>0){let r=t[e(479)];for(;r&&e(487)==r[e(448)]&&r[e(444)](e(437))==t[e(444)](e(437));)n[e(490)](r),r=r[e(479)]}return n}function hi(t,e){const n=di();return(hi=function(t,e){return n[t-=186]})(t,e)}const gi=hi;function di(){const t=["push","listType","format","flat","_getSuggestionBlocksForListStyle","change","numbered","100854YeFKYw","getListTypeFromListStyleType","ELEMENT_","formatInline","plugins","*Format:* set start index to %0","parent","filter","commandName","document","listStart","from","registerDescriptionCallback","commandParams","afterInit","_LIST_","getFirstPosition","markMultiRangeBlockFormat","LegacyListUtils","selection","descriptionFactory","get","2513myXGPH","306uQPtcz","1001310ZqgDty","2ffFvKs","getSelectedBlocks","getLastPosition","355737FqCoXY","enableCommand","*Format:* set order to regular","formatBlock","default","_getTranslationKeyForListStyle","LegacyListPropertiesEditing","locale","*Format:* set order to reversed","forward","length","handleListStyleCommand","135kLpYbq","type","model","handleListStartCommand","before","startIndex","getSiblingNodes","33620VAuqFt","listStyle","_getSuggestionBlocks","listReversed","list.properties","8nqnAyS","unshift","handleListReversedCommand","editor","toUpperCase","styles","config","getAttribute","createRange","has","replace","element","backward","createPositionAt","*Change to:* %0","TrackChangesEditing","handleDescriptions","map","listItem","bind","reversed","970948LCjphT","173107haTVyH"];return(di=function(){return t})()}!function(t){const e=hi,n=t();for(;;)try{if(116545===-parseInt(e(186))/1+-parseInt(e(219))/2*(parseInt(e(222))/3)+parseInt(e(241))/4*(parseInt(e(234))/5)+-parseInt(e(217))/6*(parseInt(e(216))/7)+parseInt(e(246))/8*(parseInt(e(194))/9)+parseInt(e(218))/10+parseInt(e(267))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(di);class pi extends t.Plugin{[gi(208)](){const t=gi;if(!this[t(249)][t(198)][t(255)](t(228)))return;const e=this[t(249)][t(252)][t(215)](t(245)),n=this[t(249)][t(198)][t(215)](t(261));e[t(251)]&&n[t(223)](t(242),this[t(233)][t(265)](this)),e[t(266)]&&n[t(223)](t(244),this[t(248)][t(265)](this)),e[t(239)]&&n[t(223)](t(204),this[t(237)][t(265)](this)),n[t(214)][t(206)](this[t(262)][t(265)](this))}[gi(233)](t,e={}){const n=gi,r=this[n(249)][n(198)][n(215)](n(261)),s=this[n(191)]();this[n(249)][n(236)][n(192)]((()=>{const t=n;r[t(211)](s,{commandName:t(242),commandParams:[{type:e[t(235)]}],formatGroupId:t(242)})}))}[gi(248)](t,e={}){const n=gi,r=this[n(249)][n(198)][n(215)](n(261)),s=this[n(243)]((t=>t.is(n(257),n(264))&&n(193)===t[n(253)](n(188))));if(s[n(232)]<1)return;const o=s[n(263)]((t=>this[n(249)][n(236)][n(254)](this[n(249)][n(236)][n(259)](t,n(238)),this[n(249)][n(236)][n(259)](t,0))));this[n(249)][n(236)][n(192)]((()=>{const t=n;r[t(211)](o,{commandName:t(244),commandParams:[{reversed:e[t(266)]}],formatGroupId:t(244)})}))}[gi(237)](t,e={}){const n=gi,r=this[n(249)][n(198)][n(215)](n(261)),s=this[n(243)]((t=>t.is(n(257),n(264))&&n(193)===t[n(253)](n(188))));if(s[n(232)]<1)return;const o=s[n(263)]((t=>this[n(249)][n(236)][n(254)](this[n(249)][n(236)][n(259)](t,n(238)),this[n(249)][n(236)][n(259)](t,0))));this[n(249)][n(236)][n(192)]((()=>{const t=n;r[t(211)](o,{commandName:t(204),commandParams:[{startIndex:e[t(239)]}],formatGroupId:t(204)})}))}[gi(262)](t){const e=gi;if(e(225)!=t[e(235)]&&e(197)!=t[e(235)])return;const n=this[e(249)][e(229)],{data:r}=t;if(!r)return;let s,o;switch(r[e(202)]){case e(242):s=e(260),o={type:e(189),content:zr(n,s,zr(n,this[e(227)](r[e(207)][0][e(235)])))};break;case e(244):s=r[e(207)][0][e(266)]?e(230):e(224),o={type:e(189),content:zr(n,s)};break;case e(204):s=e(199),o={type:e(189),content:zr(n,s,r[e(207)][0][e(239)])}}return o}[gi(191)](){const t=gi;var e,n,r,s;const o=this[t(249)][t(198)][t(215)](t(212));let i=Array[t(205)](this[t(249)][t(236)][t(203)][t(213)][t(220)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(257),t(264)))&&i[t(247)](...o[t(240)](this[t(249)][t(236)][t(203)][t(213)][t(210)](),t(258))),(null===(n=i[i[t(232)]-1])||void 0===n?void 0:n.is(t(257),t(264)))&&i[t(187)](...o[t(240)](this[t(249)][t(236)][t(203)][t(213)][t(221)](),t(231))),i=[...new Set(i)],(null===(s=null===(r=this[t(249)][t(236)][t(203)][t(213)][t(210)]())||void 0===r?void 0:r[t(200)])||void 0===s?void 0:s.is(t(257),t(264)))&&(i=i[t(201)]((e=>e.is(t(257),t(264))))),i}[gi(243)](t){const e=gi,n=this[e(249)][e(198)][e(215)](e(212));let r=Array[e(205)](this[e(249)][e(236)][e(203)][e(213)][e(220)]())[e(201)](t)[e(263)]((t=>{const r=e,s=this[r(249)][r(236)][r(259)](t,0);return[...n[r(240)](s,r(258)),...n[r(240)](s,r(231))]}))[e(190)]();return r=[...new Set(r)],r}[gi(227)](t){const e=gi;return e(196)+(this[e(249)][e(198)][e(215)](e(212))[e(195)](t)||e(226))[e(250)]()+e(209)+t[e(250)]()[e(256)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=252]})(t,e)}function Ei(){const t=["10871070ZyXKhi","12tmeiDq","has","ELEMENT_MEDIA","dataDowncast","div","50394ComQPZ","editor","conversion","high","registerElementLabel","for","get","descriptionFactory","afterInit","showSuggestionHighlights","8bDSdDc","data","2871337fglAfm","attribute:url:media","createEmptyElement","TrackChangesEditing","71106lznAzG","MediaEmbedEditing","plugins","options","locale","stop","elementToElement","enableCommand","4662477aUCEEx","mediaEmbed","423124GStRSX","downcastDispatcher","270DqbWgV","media","52036gwKRRO"];return(Ei=function(){return t})()}!function(t){const e=Ii,n=t();for(;;)try{if(279078===-parseInt(e(272))/1+-parseInt(e(274))/2*(-parseInt(e(258))/3)+-parseInt(e(268))/4+-parseInt(e(270))/5*(-parseInt(e(279))/6)+parseInt(e(254))/7+parseInt(e(252))/8*(parseInt(e(266))/9)+-parseInt(e(273))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ei);class bi extends t.Plugin{[mi(287)](){const t=mi,e=this[t(280)];if(!e[t(260)][t(275)](t(259)))return;const n=e[t(260)][t(285)](t(257)),r=e[t(262)];n[t(265)](t(267)),n[t(286)][t(283)](t(271),(e=>zr(r,t(276),e))),e[t(281)][t(284)](t(277))[t(264)]({model:t(271),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(288)])return n[s(256)](s(278))},converterPriority:t(282)}),e[t(253)][t(269)].on(t(255),((e,n,r)=>{const s=t;r[s(261)][s(288)]&&e[s(263)]()}),{priority:t(282)})}}function Ti(){const t=["90922GyikFo","30oznkAO","12KsAUYd","2271681MJtgvE","editor","plugins","7633659yAdesb","1279082MZDaMD","1979485aiwFqI","mention","18cFjoMB","718914XqkCPU","MentionEditing","afterInit","enableCommand","get","TrackChangesEditing","5rqkDQE","has","894000aRThhf"];return(Ti=function(){return t})()}function _i(t,e){const n=Ti();return(_i=function(t,e){return n[t-=370]})(t,e)}const yi=_i;!function(t){const e=_i,n=t();for(;;)try{if(387820===-parseInt(e(371))/1*(parseInt(e(374))/2)+-parseInt(e(385))/3*(-parseInt(e(376))/4)+parseInt(e(382))/5+-parseInt(e(384))/6*(parseInt(e(381))/7)+parseInt(e(373))/8+-parseInt(e(377))/9*(parseInt(e(375))/10)+parseInt(e(380))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ti);class Ai extends t.Plugin{[yi(387)](){const t=yi,e=this[t(378)];e[t(379)][t(372)](t(386))&&e[t(379)][t(389)](t(370))[t(388)](t(383))}}function ki(){const t=["registerElementLabel","plugins","10930KaXHUk","getContainedElement","260875AdBtZj","mergeField","insertion","568MyFXaA","ELEMENT_MERGE_FIELD","getAttribute","deletion","getLabel","*Insert:* %0","afterInit","descriptionFactory","element","type","registerDescriptionCallback","27rkusYr","*Remove:* %0","editor","852xnqWhF","9030CrGMDY","9234516nYtvJP","enableCommand","locale","731348sGwJHF","1354260dJHCEX","TrackChangesEditing","843069DToTWR","MergeFieldsEditing","insertMergeField","11wJjaMy","get","6XqTXWc","commands"];return(ki=function(){return t})()}const Ci=Li;function Li(t,e){const n=ki();return(Li=function(t,e){return n[t-=339]})(t,e)}!function(t){const e=Li,n=t();for(;;)try{if(629612===parseInt(e(353))/1+-parseInt(e(347))/2*(parseInt(e(342))/3)+-parseInt(e(339))/4+parseInt(e(351))/5*(parseInt(e(370))/6)+-parseInt(e(371))/7*(parseInt(e(356))/8)+parseInt(e(367))/9*(parseInt(e(340))/10)+-parseInt(e(345))/11*(-parseInt(e(372))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ki);class Ni extends t.Plugin{[Ci(362)](){const t=Ci,e=this[t(369)];if(!e[t(348)][t(346)](t(344)))return;e[t(350)][t(346)](t(341))[t(373)](t(344));const n=e[t(350)][t(346)](t(341)),r=e[t(374)];n[t(363)][t(349)](t(354),(e=>zr(r,t(357),e))),n[t(363)][t(366)]((n=>{const s=t;if(s(355)!=n[s(365)]&&s(359)!=n[s(365)])return;const o=n[s(352)]();if(null==o)return;if(!o.is(s(364),s(354)))return;const i=e[s(350)][s(346)](s(343))[s(360)](o[s(358)]("id"));return s(355)==n[s(365)]?{type:s(355),content:zr(r,s(361),'"'+i+'" '+zr(r,s(357)))}:{type:s(359),content:zr(r,s(368),'"'+i+'" '+zr(r,s(357)))}}))}}const Ri=Si;function Si(t,e){const n=Mi();return(Si=function(t,e){return n[t-=133]})(t,e)}function Mi(){const t=["afterInit","data","registerDescriptionCallback","oldValue","2824377dQnXJG","492iBOtXY","registerBlockAttribute","478820WYNxWa","has","ELEMENT_MULTI_LEVEL_LIST","multiLevelList","get","549AxScIl","head","MultiLevelList","60669ZilkUT","handleDescriptions","listType","locale","TrackChangesEditing","*Set format:* %0","newValue","descriptionFactory","listMarkerStyle","2482790ndPQIj","1579528lJPOMF","plugins","editor","next","3107740QlAJDJ","format","enableDefaultAttributesIntegration","*Remove format:* %0","295110UziLwX","key","2BGJADW"];return(Mi=function(){return t})()}!function(t){const e=Si,n=t();for(;;)try{if(577292===parseInt(e(143))/1+parseInt(e(135))/2*(-parseInt(e(140))/3)+-parseInt(e(165))/4+-parseInt(e(160))/5+parseInt(e(141))/6*(parseInt(e(151))/7)+-parseInt(e(161))/8+parseInt(e(148))/9*(parseInt(e(133))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mi);class vi extends t.Plugin{[Ri(136)](){const t=Ri,e=this[t(163)],n=e[t(162)][t(147)](t(155));e[t(162)][t(144)](t(150))&&(n[t(167)](t(146)),n[t(142)](t(159)),n[t(158)][t(138)]((e=>this[t(152)](e))))}[Ri(152)](t){const e=Ri,n=this[e(163)][e(154)],{data:r}=t,s={type:e(166),content:""};if(r&&e(159)==r[e(134)]){if(!r[e(139)])return{type:e(166),content:zr(n,e(156),zr(n,e(145)))+" ("+r[e(157)]+")"};if(!r[e(157)]){let o=t[e(149)];for(;o;){if(o[e(137)]&&e(153)==o[e(137)][e(134)]&&o[e(137)][e(157)])return s;o=o[e(164)]}return{type:e(166),content:zr(n,e(168),zr(n,e(145)))+" ("+r[e(139)]+")"}}}}}function Oi(){const t=["1978527gGpzhM","afterInit","PageBreakEditing","enableCommand","7130655PflCyb","TrackChangesEditing","1438434wIhGty","pageBreak","480785gnTFDQ","plugins","registerElementLabel","has","2999646SToglF","get","editor","932055lQxqAC","locale","ELEMENT_PAGE_BREAK","20IdHjUX","descriptionFactory","5573568SsLsfc"];return(Oi=function(){return t})()}const wi=Di;function Di(t,e){const n=Oi();return(Di=function(t,e){return n[t-=448]})(t,e)}!function(t){const e=Di,n=t();for(;;)try{if(576264===parseInt(e(450))/1+parseInt(e(462))/2+parseInt(e(456))/3+parseInt(e(453))/4*(parseInt(e(464))/5)+-parseInt(e(468))/6+-parseInt(e(460))/7+-parseInt(e(455))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oi);class Fi extends t.Plugin{[wi(457)](){const t=wi,e=this[t(449)];if(!e[t(465)][t(467)](t(458)))return;e[t(465)][t(448)](t(461))[t(459)](t(463));const n=e[t(465)][t(448)](t(461)),r=e[t(451)];n[t(454)][t(466)](t(463),(e=>zr(r,t(452),e)))}}const xi=Bi;!function(t){const e=Bi,n=t();for(;;)try{if(822722===-parseInt(e(182))/1*(parseInt(e(152))/2)+parseInt(e(186))/3*(parseInt(e(161))/4)+parseInt(e(183))/5+parseInt(e(171))/6*(-parseInt(e(177))/7)+parseInt(e(197))/8+parseInt(e(154))/9+-parseInt(e(199))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ui);class Pi extends t.Plugin{[xi(169)](){const t=xi,e=this[t(208)];if(!e[t(194)][t(150)](t(172)))return;const n=e[t(185)],r=e[t(194)][t(168)](t(200));r[t(203)][t(209)](t(178),(e=>zr(n,t(179),e))),r[t(148)](t(178)),r[t(145)](t(173)),e[t(205)][t(176)].on(t(214),ji(e),{priority:t(187)}),e[t(165)][t(176)].on(t(214),((n,r,s)=>{const o=t;s[o(191)][o(160)]&&ji(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(187)});const s=r[t(203)];s[t(166)]((r=>{const o=t;if(o(188)!==r[o(147)])return;const{start:i,end:a}=r[o(206)]();if(!i[o(163)](a)||!i[o(175)])return;const c=e[o(146)][o(149)],u=i[o(175)];return c[o(174)](u)&&!c[o(156)](u)&&c[o(184)](u,o(204))?{type:o(188),content:zr(n,o(195),s[o(181)](u,1))}:void 0})),this[t(198)]()}[xi(198)](){const t=xi,e=this[t(208)],n=e[t(185)];e[t(194)][t(168)](t(200))[t(203)][t(166)]((e=>{const r=t;if(r(207)!=e[r(147)])return;const{data:s}=e;return s&&r(178)==s[r(155)]?{type:r(201),content:zr(n,r(180),zr(n,r(179)))}:void 0}))}}function Bi(t,e){const n=Ui();return(Bi=function(t,e){return n[t-=145]})(t,e)}function Ui(){const t=["getFirstRange","formatBlock","editor","registerElementLabel","includes","toViewPosition","consumable","bindElementToMarker","addMarker:suggestion:insertion","enableCommand","model","type","enableDefaultAttributesIntegration","schema","has","span","698aPRpZc","name","5222106mHLadB","commandName","isLimit","markerName","createUIElement","end","showSuggestionHighlights","76MaQMpT","activeMarkers","isTouching","insert","data","registerDescriptionCallback","writer","get","afterInit","consume","8459148ttNZcT","Paragraph","insertParagraph","isBlock","nodeAfter","downcastDispatcher","7CskDOQ","paragraph","ELEMENT_PARAGRAPH","*Change to:* %0","getItemLabel","1009aoSGFL","8171110GxekEJ","checkChild","locale","147165BwOgdK","highest","insertion","addClass","markerRange","options","ck-suggestion-marker--active","mapper","plugins","*Insert:* %0","start","1179280JzaQuM","_registerLegacyDescription","7091900GZKCPc","TrackChangesEditing","format","ck-suggestion-marker-split","descriptionFactory","$text","editing"];return(Ui=function(){return t})()}function ji(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Bi,i=t[o(194)][o(168)](o(200)),a=r[o(190)][o(196)],c=r[o(190)][o(159)],u=t[o(146)][o(149)];if(!a[o(163)](c)||!a[o(175)])return;const l=a[o(175)];if(u[o(174)](l)&&!u[o(156)](l)&&u[o(184)](l,o(204))){if(!s[o(212)][o(170)](r[o(190)],n[o(153)]))return;const t=s[o(167)][o(158)](o(151),{class:o(202)}),a=s[o(193)][o(211)](c);e&&i[o(162)][o(210)](r[o(157)])&&s[o(167)][o(189)](o(192),t),s[o(167)][o(164)](a,t),s[o(193)][o(213)](t,r[o(157)])}}}const Gi=Vi;function Vi(t,e){const n=Hi();return(Vi=function(t,e){return n[t-=171]})(t,e)}function Hi(){const t=["formatBlock","type","has","1684461Ulggjs","6171263KeBJds","3620196jeoXdF","4xbItgh","plugins","get","removeFormat","descriptionFactory","afterInit","4047865BGZKqC","editor","enableDefaultAttributesIntegration","681833QZjDAm","commandName","registerDescriptionCallback","format","_registerLegacyDescription","1873740QfuQNO","5207696qfqTpe","formatInline","locale","TrackChangesEditing","RemoveFormatEditing","*Remove all formatting*"];return(Hi=function(){return t})()}!function(t){const e=Vi,n=t();for(;;)try{if(620362===parseInt(e(180))/1+parseInt(e(185))/2+-parseInt(e(195))/3+parseInt(e(171))/4*(-parseInt(e(177))/5)+parseInt(e(197))/6+-parseInt(e(196))/7+parseInt(e(186))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hi);class zi extends t.Plugin{[Gi(176)](){const t=Gi,e=this[t(178)];e[t(172)][t(194)](t(190))&&(e[t(172)][t(173)](t(189))[t(179)](t(174)),this[t(184)]())}[Gi(184)](){const t=Gi,e=this[t(178)];e[t(172)][t(173)](t(189))[t(175)][t(182)]((n=>{const r=t;if(r(192)!=n[r(193)]&&r(187)!=n[r(193)])return;const{data:s}=n;return s&&r(174)==s[r(181)]?{type:r(183),content:zr(e[r(188)],r(191))}:void 0}))}}function Wi(t,e){const n=qi();return(Wi=function(t,e){return n[t-=387]})(t,e)}const Ki=Wi;function qi(){const t=["RestrictedEditingModeEditing","102pDPEat","get","26398867TGqxsq","editor","goToPreviousRestrictedEditingException","5ZjuXhG","5573691vDdUzL","12ZwlFPE","38448onhXPk","acceptAllSuggestions","acceptSuggestion","afterInit","5608520PdThwQ","118841MXtySy","2453588spBfnx","6GmMQmW","goToNextRestrictedEditingException","discardAllSuggestions","plugins","enableCommand","discardSelectedSuggestions","10HECxqk","trackChanges","has","TrackChangesEditing","acceptSelectedSuggestions","discardSuggestion","3985835ieYPxK"];return(qi=function(){return t})()}!function(t){const e=Wi,n=t();for(;;)try{if(362872===-parseInt(e(399))/1+parseInt(e(415))/2*(-parseInt(e(394))/3)+-parseInt(e(400))/4*(parseInt(e(391))/5)+-parseInt(e(401))/6*(parseInt(e(413))/7)+-parseInt(e(398))/8+parseInt(e(392))/9*(parseInt(e(407))/10)+parseInt(e(388))/11*(parseInt(e(393))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qi);class Xi extends t.Plugin{[Ki(397)](){const t=Ki,e=this[t(389)];if(!e[t(404)][t(409)](t(414)))return;const n=e[t(404)][t(387)](t(410));n[t(405)](t(390)),n[t(405)](t(402));const r=e[t(404)][t(387)](t(414));r[t(405)](t(408)),r[t(405)](t(396)),r[t(405)](t(412)),r[t(405)](t(395)),r[t(405)](t(403)),r[t(405)](t(411)),r[t(405)](t(406))}}const Zi=Yi;function Ji(){const t=["ELEMENT_LINE_BREAK","editing","57066IKOWXj","bindElementToMarker","addMarker:suggestion:deletion","writer","insert","consumable","createUIElement","mapper","span","requires","243AiQbeO","activeMarkers","ck-suggestion-marker-","ck-suggestion-marker--active","element","addClass","split","markerRange","locale","data","markerName","merge","getItems","options","6349840qbwEtZ","descriptionFactory","name","TrackChangesEditing","showSuggestionHighlights","enableCommand","deletion","test","createPositionBefore","softBreak","includes","2071700wHWxZQ","model","addMarker:suggestion:insertion","3206480vFsYGK","plugins","112448tUjOrb","shiftEnter","112OIfAuv","27YkSAHF","get","init","11420xTJrbb","registerElementLabel","high","156566EgbDkM","downcastDispatcher","editor","toViewPosition","addMarker:suggestion"];return(Ji=function(){return t})()}function Yi(t,e){const n=Ji();return(Yi=function(t,e){return n[t-=148]})(t,e)}!function(t){const e=Yi,n=t();for(;;)try{if(447813===-parseInt(e(195))/1+parseInt(e(186))/2+parseInt(e(156))/3*(parseInt(e(192))/4)+parseInt(e(184))/5+parseInt(e(202))/6*(-parseInt(e(188))/7)+-parseInt(e(170))/8+parseInt(e(189))/9*(parseInt(e(181))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ji);class Qi extends t.Plugin{static get[Zi(155)](){return[Js.ShiftEnter]}[Zi(191)](){const t=Zi,e=this[t(197)],n=e[t(185)][t(190)](t(173));n[t(175)](t(187)),e[t(201)][t(196)].on(t(183),$i(e),{priority:t(194)}),e[t(201)][t(196)].on(t(148),$i(e),{priority:t(194)}),e[t(165)][t(196)].on(t(199),((n,r,s)=>{const o=t;s[o(169)][o(174)]&&$i(e,{showActiveMarker:!1})(n,r,s)})),n[t(171)][t(193)](t(179),(n=>zr(e[t(164)],t(200),n)))}}function $i(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Yi,i=t[o(185)][o(190)](o(173));if(!s[o(151)][o(177)](r[o(163)],n[o(172)]))return;const a=t[o(182)];for(const t of r[o(163)][o(168)]()){if(!t.is(o(160),o(179)))continue;const n=o(176)==r[o(166)][o(162)](":")[1]?o(167):o(162),c=s[o(149)][o(152)](o(154),{class:o(158)+n}),u=s[o(153)][o(198)](a[o(178)](t));e&&i[o(157)][o(180)](r[o(166)])&&s[o(149)][o(161)](o(159),c),s[o(149)][o(150)](u,c),s[o(153)][o(203)](c,r[o(166)])}}}const ta=na;function ea(){const t=["plugins","525695HDnUUK","StandardEditingModeEditing","isCollapsed","29930TBQewu","2126856VxEqUE","3125808uWHpec","formatInline","locale","20emHkyc","getRanges","TrackChangesEditing","133065YZXnFl","259NVsNLn","FORMAT_RESTRICTED_DISABLED","enableCommand","restrictedEditingException","has","value","commands","document","change","from","18xKZStN","379816eZVHkK","selection","forceValue","commandParams","32358PqylkM","editor","1815IDYvXD","descriptionFactory","FORMAT_RESTRICTED_ENABLED","formatBlock","commandName","type","registerDescriptionCallback","model","format","markInlineFormat","get","afterInit"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=322]})(t,e)}!function(t){const e=na,n=t();for(;;)try{if(333533===parseInt(e(361))/1+-parseInt(e(360))/2*(-parseInt(e(349))/3)+parseInt(e(346))/4*(-parseInt(e(338))/5)+parseInt(e(323))/6*(parseInt(e(350))/7)+-parseInt(e(342))/8+-parseInt(e(343))/9+parseInt(e(341))/10*(parseInt(e(325))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ea);class ra extends t.Plugin{[ta(336)](){const t=ta,e=this[t(324)],n=e[t(332)],r=e[t(345)];if(!e[t(337)][t(354)](t(339)))return;const s=e[t(337)][t(335)](t(348)),o=t(353),i=e[t(356)][t(335)](o);s[t(352)](o,((e,r={})=>{const a=t,c=n[a(357)][a(362)];if(c[a(340)])return void e(r);const u=void 0!==r[a(363)]?r[a(363)]:!i[a(355)];n[a(358)]((()=>{const t=a,e=Array[t(359)](c[t(347)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(334)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(326)][t(331)]((e=>{const n=t;if(n(328)!=e[n(330)]&&n(344)!=e[n(330)])return;const{data:s}=e;return s&&s[n(329)]==o?s[n(322)][0][n(363)]?{type:n(333),content:zr(r,n(327))}:{type:n(333),content:zr(r,n(351))}:void 0}))}}function sa(t,e){const n=aa();return(sa=function(t,e){return n[t-=403]})(t,e)}const oa=sa;!function(t){const e=sa,n=t();for(;;)try{if(464803===-parseInt(e(421))/1+-parseInt(e(427))/2+-parseInt(e(412))/3*(parseInt(e(439))/4)+parseInt(e(436))/5+-parseInt(e(448))/6+-parseInt(e(435))/7+parseInt(e(404))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(aa);class ia extends t.Plugin{[oa(449)](){const t=oa,e=this[t(406)];if(!e[t(403)][t(414)](t(423))||!e[t(403)][t(414)](t(413)))return;const n=e[t(403)][t(416)](t(409)),r=e[t(447)],s=e[t(428)][t(416)](t(444))||{},o=e[t(403)][t(416)](t(411)),i=e[t(403)][t(416)](t(432))[t(405)](e[t(403)][t(416)](t(413)),s[t(445)]);n[t(408)](t(444));const a=new Set;for(const e of i[t(418)]){const n=o[t(446)](e[t(440)]);a[t(434)](n)}const c=new Set;for(const e of i[t(442)]){const n=o[t(446)](e[t(440)]);c[t(434)](n);for(const n of e[t(430)])c[t(434)](n)}for(const e of a)n[t(426)](e),n[t(420)][t(437)](e,zr(r,t(410)));for(const e of c)n[t(422)](e),n[t(420)][t(437)](e,zr(r,t(410)));this[t(419)]()}[oa(419)](){const t=oa,e=this[t(406)],n=e[t(447)];e[t(403)][t(416)](t(409))[t(420)][t(425)]((e=>{const r=t;if(r(438)!=e[r(407)]&&r(450)!=e[r(407)])return;const{data:s}=e;return s&&r(444)===s[r(443)]?s[r(417)][0][r(415)]?{type:r(431),content:zr(n,r(441),s[r(417)][0][r(424)][r(433)]())}:{type:r(431),content:zr(n,r(429),s[r(417)][0][r(424)][r(433)]())}:void 0}))}}function aa(){const t=["_registerLegacyDescription","descriptionFactory","918263NnSEJX","registerInlineAttribute","Style","styleName","registerDescriptionCallback","registerBlockAttribute","1579852CCuaXx","config","*Remove format:* %0","ghsAttributes","format","StyleUtils","toLowerCase","add","5643526HAxNUI","3672860swgoSN","registerAttributeLabel","formatBlock","796lOrWYw","element","*Set format:* %0","inline","commandName","style","definitions","getGhsAttributeNameForElement","locale","700596oAOiUd","afterInit","formatInline","plugins","22933320abESyx","normalizeConfig","editor","type","enableDefaultAttributesIntegration","TrackChangesEditing","FORMAT_STYLE","GeneralHtmlSupport","7617LsslSH","DataSchema","has","forceValue","get","commandParams","block"];return(aa=function(){return t})()}function ca(){const t=["batch","getRowIndexes","values","tablePaste","forceValue","deletion","writer","_getSuggestionCoords","nodeAfter","start","_setupColumnsRowsFixing","isIntersectingWithRange","insertTableRowBelow","item","enqueueChange","insertTableColumnRight","isTouching","toLowerCase","minColumn","21luaohQ","insertTableColumnLeft","createRangeOn","element","2979317CsfZnv","getCellLocation","discard","addClass","from","max","168867WmDpAW","selectTableRow","ELEMENT_TABLE_COLUMN_WITH_TEXT","includes","maxColumn","downcastDispatcher","substr","tableCell","min","$textProxy","type","insertTable","differ","ELEMENT_TABLE_ROW_WITH_TEXT","addRange","_suggestionFactory","removeClass","getChangedMarkers","filter","MIN_SAFE_INTEGER","TableEditing","markMultiRangeInsertion","model","order","cell","enableCommand","document","length","toViewElement","getSuggestion","execute","left","oldRange","registerPostFixer","createPositionAt","add","startsWith","getChildren","above","ELEMENT_TABLE_ROW","get","setSelection","getContainedElement","subType","ELEMENT_TABLE_WITH_TEXT","insertTableRowAbove","removeTableColumn","locale","table","104730nOLtCO","low","rootName","isEqual","suggestion","editor","insert","registerDescriptionCallback","end","data","TrackChangesEditing","registerElementLabel","isArray","map","tableRow","getAttribute","*Insert:* %0","plugins","15078nQaebl","getFirstRange","getChanges","registerCustomCallback","findAncestor","$graveyard","name","119CWEDHY","commands","classes","getColumnIndexes","accept","*Remove:* %0","push","root","_splitMarkerName","change","360PVsrcN","isIntersecting","options","join","isInContent","position","maxRow","showSuggestionHighlights","mapper","_tablePostFixingSubtypes","every","_tableSuggestions","TableUtils","3036310qsZPKG","detach","rowspan","_getCoordsForCells","createRangeIn","afterInit","getSelectionAffectedTableCells","_acceptFormatSuggestionCallbackFactory","88WZkJou","span","fromRange","last","has","change:data","308415pTSLkW","first","minRow","hasAttribute","MAX_SAFE_INTEGER","ELEMENT_TABLE","descriptionFactory","getItems","4365STTRSz","markMultiRangeDeletion","highest","ELEMENT_TABLE_COLUMN","refresh","addMarker:suggestion","createTableWalker","some","getRanges","tableColumn","removeTableRow","insertion","selectTableColumn","nodeBefore","selection","colspan"];return(ca=function(){return t})()}const ua=la;function la(t,e){const n=ca();return(la=function(t,e){return n[t-=387]})(t,e)}!function(t){const e=la,n=t();for(;;)try{if(212178===parseInt(e(450))/1*(parseInt(e(527))/2)+-parseInt(e(415))/3*(parseInt(e(544))/4)+parseInt(e(407))/5+parseInt(e(509))/6*(parseInt(e(534))/7)+parseInt(e(401))/8*(-parseInt(e(460))/9)+parseInt(e(393))/10+-parseInt(e(454))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ca);class fa extends t.Plugin{constructor(t){const e=la;super(t),this[e(389)]=[e(523),e(424)],this[e(391)]=new Set}[ua(398)](){const t=ua,e=this[t(514)],n=e[t(482)][t(486)][t(429)];if(!e[t(526)][t(405)](t(480)))return;const r=e[t(507)],s=e[t(526)][t(500)](t(519)),o=e[t(526)][t(500)](t(392));s[t(413)][t(520)](t(508),(e=>zr(r,t(412),e))),this[t(441)](),s[t(485)](t(471)),s[t(485)](t(461)),s[t(485)](t(427));for(const r of[t(505),t(443)]){const i=e[t(535)][t(500)](r);s[t(485)](r,(r=>{const a=t;e[a(482)][a(543)]((t=>{const e=a;r();const c=e(498)===i[e(483)],u=o[e(399)](n),l=o[e(432)](u),f=c?l[e(408)]-1:l[e(404)]+1,h=u[0][e(531)](e(508)),g=o[e(421)](h,{startRow:f,endRow:f}),d=Array[e(458)](g)[e(522)]((n=>t[e(452)](n[e(484)])));s[e(481)](d,e(523))}))}))}for(const r of[t(451),t(446)]){const i=e[t(535)][t(500)](r);s[t(485)](r,(r=>{const a=t;e[a(482)][a(543)]((t=>{const e=a;r();const c=e(491)===i[e(483)],u=o[e(399)](n),l=o[e(537)](u),f=c?l[e(408)]-1:l[e(404)]+1,h=u[0][e(531)](e(508)),g=o[e(421)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(458)](g)[e(522)]((n=>t[e(452)](n[e(484)])));s[e(481)](d,e(424))}))}))}for(const r of[t(425),t(506)]){const i=r[t(466)](11),a=i[t(448)](),c=a[t(466)](0,3)+t(402),u=t(508)+i,l=t(468)+i,f=t(459)+i;s[t(485)](r,(()=>{const i=t;e[i(482)][i(543)]((t=>{const e=i,h=o[e(399)](n),g=h[0][e(531)](e(508));let d;if(e(425)==r){const t=o[e(432)](h);d={startRow:t[e(408)],endRow:t[e(404)],includeAllSlots:!0}}else{const t=o[e(537)](h);d={startColumn:t[e(408)],endColumn:t[e(404)],includeAllSlots:!0}}const p=o[e(421)](g,d),m=Array[e(458)](p)[e(522)]((({cell:t})=>t)),I=ha(m[e(478)]((t=>t[e(410)](c)))),E=ha(m[e(478)]((t=>!t[e(410)](c))))[e(522)]((n=>t[e(452)](n))),b=s[e(416)](E,u);if(b&&(e(523)==b[e(503)]||e(424)==b[e(503)])){const n=this[e(438)](b);for(const r of I){const s=t[e(452)](r),i=o[e(455)](r),u=r[e(524)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(474)](s)}}}))}))}function c(r){const s=t,o=Array[s(458)](n[s(423)]())[s(522)]((t=>i.LiveRange[s(403)](t)));e[s(482)][s(543)]((t=>{const n=s,i=t[n(431)];r=r[n(478)]((t=>n(532)!=t[n(541)][n(511)])),t[n(501)](r),e[n(535)][n(500)](n(425))[n(419)](),e[n(490)](n(425),{forceDefaultExecution:!0}),e[n(482)][n(445)]((()=>{const t=n;e[t(482)][t(445)](i,(e=>{const n=t,r=o[n(478)]((t=>n(532)!=t[n(541)][n(511)]));r[n(487)]>0&&e[n(501)](r);for(const t of o)t[n(394)]()}))}))}))}function u(r){const s=t;e[s(482)][s(543)]((t=>{const o=s,a=Array[o(458)](n[o(423)]())[o(522)]((t=>i.LiveRange[o(403)](t))),c=[];for(const t of r)for(const e of t[o(414)]({shallow:!0}))c[o(540)](e);for(const n of c)o(532)!=n[o(541)][o(511)]&&(t[o(501)](t[o(494)](n,0)),e[o(535)][o(500)](o(506))[o(419)](),e[o(490)](o(506),{forceDefaultExecution:!0}));const u=a[o(478)]((t=>o(532)!=t[o(541)][o(511)]));u[o(487)]>0&&t[o(501)](u);for(const t of a)t[o(394)]()}))}function l(e,n){const r=t;return n[r(390)]((t=>e[r(422)]((e=>e[r(517)][r(512)](t[r(440)])||t[r(517)][r(512)](e[r(440)])))))}function f(e,n){const r=t;return!e[r(422)]((t=>n[r(422)]((e=>t[r(545)](e)))))&&e[r(422)]((t=>n[r(422)]((e=>t[r(517)][r(447)](e[r(440)])))))}e[t(518)][t(465)].on(t(420),((e,n,r)=>{const s=t;if(!r[s(546)][s(387)])return;const o=n[s(444)];if(!o)return;const i=r[s(388)][s(488)](o);function c(t){return Array[s(521)](t)?t:[t]}i&&s(467)===o[s(533)]&&(0,a.setHighlightHandling)(i,r[s(437)],((t,e,n)=>n[s(457)](c(e[s(536)]),t)),((t,e,n)=>n[s(476)](c(e[s(536)]),t)))}),{priority:t(417)}),s[t(413)][t(516)]((e=>{const n=t;if(n(426)!=e[n(470)]&&n(436)!=e[n(470)])return;const s=e[n(502)]();if(null!=s&&s.is(n(453),n(508))){if(n(426)==e[n(470)]){const t=e[n(414)]()[n(478)]((t=>t.is(n(469))))[n(522)]((t=>t[n(518)]));if(t[n(487)])return{type:n(426),content:zr(r,n(525),zr(r,n(504),'"'+t[n(547)](" ")+'"'))}}if(n(436)==e[n(470)]){const t=e[n(414)]()[n(478)]((t=>t.is(n(469))))[n(522)]((t=>t[n(518)]));if(t[n(487)])return{type:n(436),content:zr(r,n(539),zr(r,n(504),'"'+t[n(547)](" ")+'"'))}}}})),s[t(413)][t(516)]((e=>{const n=t;if(n(523)==e[n(503)]){const t=e[n(414)]()[n(478)]((t=>t.is(n(469))))[n(522)]((t=>t[n(518)])),s=this[n(438)](e),o=s[n(550)]-s[n(409)]+1;if(n(426)==e[n(470)])return t[n(487)]?{type:n(426),content:zr(r,n(525),zr(r,n(473),[o,'"'+t[n(547)](" ")+'"']))}:{type:n(426),content:zr(r,n(525),zr(r,n(499),o))};if(n(436)==e[n(470)])return t[n(487)]?{type:n(436),content:zr(r,n(539),zr(r,n(473),[o,'"'+t[n(547)](" ")+'"']))}:{type:n(436),content:zr(r,n(539),zr(r,n(499),o))}}if(n(424)==e[n(503)]){const t=e[n(414)]()[n(478)]((t=>t.is(n(469))))[n(522)]((t=>t[n(518)])),s=this[n(438)](e),o=s[n(464)]-s[n(449)]+1;if(n(426)==e[n(470)])return t[n(487)]?{type:n(426),content:zr(r,n(525),zr(r,n(462),[o,'"'+t[n(547)](" ")+'"']))}:{type:n(426),content:zr(r,n(525),zr(r,n(418),o))};if(n(436)==e[n(470)])return t[n(487)]?{type:n(436),content:zr(r,n(539),zr(r,n(462),[o,'"'+t[n(547)](" ")+'"']))}:{type:n(436),content:zr(r,n(539),zr(r,n(418),o))}}})),s[t(475)][t(530)](t(426),t(523),t(456),c),s[t(475)][t(530)](t(436),t(523),t(538),c),s[t(475)][t(530)](t(426),t(424),t(456),u),s[t(475)][t(530)](t(436),t(424),t(538),u),s[t(475)][t(530)](t(426),t(424),t(547),l),s[t(475)][t(530)](t(436),t(424),t(547),l),s[t(475)][t(530)](t(426),t(523),t(547),f),s[t(475)][t(530)](t(436),t(523),t(547),f)}[ua(400)](){const t=ua,e=this[t(514)],n=e[t(482)][t(486)][t(429)];return(r,s)=>{const o=t;e[o(482)][o(543)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(517)][a(428)];u&&u[0]&&!1===u[0][a(435)]&&(l=r[0][a(440)][a(439)]);const f=t[a(397)](l);if(a(532)==f[a(541)][a(511)])return;const h=Array[a(458)](n[a(423)]())[a(522)]((t=>i.LiveRange[a(403)](t)));t[a(501)](f),e[a(535)][a(500)](c)[a(419)](),u[a(540)]({forceDefaultExecution:!0}),e[a(490)](c,...u);const g=h[a(478)]((t=>a(532)!=t[a(541)][a(511)]));g[a(487)]>0&&t[a(501)](g);for(const t of h)t[a(394)]()}))}}[ua(396)](t){const e=ua,n=this[e(514)][e(526)][e(500)](e(392));let r=Number[e(411)],s=Number[e(479)],o=Number[e(411)],i=Number[e(479)];for(const a of t){if(e(532)==a[e(541)][e(511)])continue;const{row:t,column:c}=n[e(455)](a),u=a[e(410)](e(395))?a[e(524)](e(395))-1:0,l=a[e(410)](e(430))?a[e(524)](e(430))-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}}[ua(441)](){const t=ua,e=this[t(514)],n=e[t(526)][t(500)](t(519)),r=e[t(526)][t(500)](t(392));e[t(482)][t(486)].on(t(406),(()=>{const r=t,s=Array[r(458)](e[r(482)][r(486)][r(472)][r(477)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(542)](t);if(r(513)!=s)continue;if(null!=e[r(492)])continue;const a=n[r(489)](o);this[r(389)][r(463)](i)&&this[r(391)][r(495)](a)}}),{priority:t(510)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(452)](e),a=e[s(531)](s(508)),c=r[s(455)](e);for(const t of this[s(391)]){const n=t[s(503)],r=n[s(496)](s(434)),u=n[s(466)](r?10:5),l=u[s(448)](),f=l[s(466)](0,3)+s(402),h=s(468)+u,g=s(459)+u;if(!t[s(548)])continue;if(a!=t[s(528)]()[s(440)][s(531)](s(508)))continue;if(t[s(442)](i))continue;const d=e[s(410)](f)?e[s(524)](f)-1:0,p=this[s(438)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(474)](i),o=!0)}return o};e[t(482)][t(486)][t(493)]((n=>{const r=t;let o=!1;for(const t of e[r(482)][r(486)][r(472)][r(529)]())if(r(515)==t[r(470)])if(r(523)==t[r(533)])for(const e of t[r(549)][r(439)][r(497)]())o=o||s(e,n);else r(467)==t[r(533)]&&(o=o||s(t[r(549)][r(439)],n));return o}))}[ua(438)](t){const e=ua;return this[e(396)](t[e(423)]()[e(522)]((t=>t[e(440)][e(439)])))}}function ha(t){const e=ua;return Array[e(458)](new Set(t)[e(433)]())}const ga=da;function da(t,e){const n=ma();return(da=function(t,e){return n[t-=145]})(t,e)}!function(t){const e=da,n=t();for(;;)try{if(224664===-parseInt(e(213))/1*(parseInt(e(190))/2)+parseInt(e(225))/3*(parseInt(e(184))/4)+-parseInt(e(238))/5+-parseInt(e(166))/6+parseInt(e(234))/7*(-parseInt(e(205))/8)+-parseInt(e(204))/9*(parseInt(e(193))/10)+-parseInt(e(219))/11*(-parseInt(e(147))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ma);class pa extends t.Plugin{static get[ga(232)](){return[fa]}[ga(192)](){const t=ga,e=this[t(157)],n=e[t(209)][t(165)][t(153)],r=e[t(178)];if(!e[t(214)][t(194)](t(231)))return;const s=e[t(214)][t(244)](t(210)),o=e[t(214)][t(244)](t(155)),a=e[t(214)][t(244)](fa);a[t(151)][t(237)](t(206)),s[t(181)](t(206),(()=>{const n=t,r=o[n(183)](e[n(209)][n(165)][n(153)]);e[n(209)][n(191)]((()=>{const t=n;s[t(172)](r,{commandName:t(206),commandParams:[]},[],t(206))}))})),e[t(242)][t(244)](t(206)).on(t(158),((n,r)=>{const o=t;e[o(242)][o(244)](o(199))[o(152)]&&(r[o(223)]>0&&r[r[o(223)]-1]&&r[r[o(223)]-1][o(168)]||s[o(160)]||this[o(187)]()||n[o(156)]())}),{priority:t(201)});for(const n of[t(236),t(235),t(167),t(163)]){const r=e[t(242)][t(244)](n);s[t(181)](n,(()=>{const n=t,o=e[n(209)][n(165)][n(153)][n(224)]()[n(150)]()[n(174)]((t=>t.is(n(185),n(226)))),i=r[n(152)];e[n(209)][n(191)]((()=>{const t=n;s[t(172)]([o,i],{commandName:t(206),commandParams:[]},[],t(206))}))}))}for(const n of[t(196),t(146)]){const r=e[t(242)][t(244)](n);s[t(181)](n,(()=>{const i=t,a=o[i(183)](e[i(209)][i(165)][i(153)])[0],c=a[i(217)](i(200)),{column:u,row:l}=o[i(202)](a);let f=[];if(i(148)==r[i(177)]){const t=o[i(203)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(221)](t)[i(195)]((t=>t[i(173)]))}else{const t=o[i(203)](c,{column:u,includeAllSlots:!0});f=Array[i(221)](t)[i(195)]((t=>t[i(173)]))}e[i(209)][i(191)]((t=>{const e=i;s[e(230)](t[e(154)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(218)][t(175)]((e=>{const n=t;if(n(176)!=e[n(171)]&&n(233)!=e[n(171)])return;const{data:s}=e;return s&&n(206)==s[n(215)]?{type:n(164),content:zr(r,n(180))}:void 0})),s[t(218)][t(175)]((e=>{const n=t;if(n(176)!=e[n(171)]&&n(233)!=e[n(171)])return;const{data:s}=e;return s?n(196)==s[n(215)]?{type:n(164),content:zr(r,n(241))}:n(146)==s[n(215)]?{type:n(164),content:zr(r,n(189))}:void 0:void 0}));const c=a[t(162)]();for(const e of[t(236),t(235),t(167),t(163)])s[t(182)][t(243)](t(176),e,t(188),c);for(const e of[t(196),t(146)])s[t(182)][t(243)](t(176),e,t(188),c);s[t(182)][t(243)](t(176),t(206),t(188),(r=>{const s=t;e[s(209)][s(191)]((t=>{const o=s,a=Array[o(221)](n[o(169)]())[o(195)]((t=>i.LiveRange[o(220)](t)));t[o(239)](r),e[o(242)][o(244)](o(206))[o(228)](),e[o(158)](o(206),{forceDefaultExecution:!0});const c=a[o(229)]((t=>o(149)!=t[o(198)][o(161)]));c[o(223)]>0&&t[o(239)](c);for(const t of a)t[o(186)]()}))}));for(const n of[t(236),t(167),t(163),t(235)]){const r=e[t(242)][t(244)](n);r.on(t(208),((n,s,o)=>{const i=t;if(o){const t=e[i(209)][i(165)][i(153)][i(224)]()[i(150)]()[i(174)]((t=>t.is(i(185),i(226))));this[i(245)](r[i(152)],t)||(n[i(179)]=!1,n[i(156)]())}}),{priority:t(216)})}}[ga(187)](){const t=ga,e=this[t(157)][t(242)][t(244)](t(206)),n=this[t(157)][t(214)][t(244)](t(155));if(!e[t(240)])return!1;const r=n[t(183)](this[t(157)][t(209)][t(165)][t(153)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(245)](e,n))return!1;return!0}[ga(245)](t,e){const n=ga,r=this[n(157)][n(214)][n(244)](n(210)),s=this[n(157)][n(209)][n(154)](t),o=this[n(157)][n(209)][n(154)](e),i=new Set,a=new Set;for(const t of r[n(207)]())if((n(222)==t[n(171)]||n(211)==t[n(171)]||n(206)==t[n(212)])&&t[n(197)])for(const e of t[n(169)]())e[n(145)](s,!0)&&i[n(227)](t[n(171)]+":"+t[n(170)].id),e[n(145)](o,!0)&&a[n(227)](t[n(171)]+":"+t[n(170)].id);if(i[n(159)]!=a[n(159)])return!1;for(const t of i)if(!a[n(194)](t))return!1;return!0}}function ma(){const t=["registerDescriptionCallback","formatBlock","direction","locale","return","*Merge cells*","enableCommand","_suggestionFactory","getSelectionAffectedTableCells","9212nMTKWb","element","detach","_areSelectedCellsMergable","accept","*Split cell:* horizontally","5470unLobx","change","afterInit","2090PEoYAw","has","map","splitTableCellVertically","isInContent","root","trackChanges","table","highest","getCellLocation","createTableWalker","8163CPkeuo","3074872ndCGYB","mergeTableCells","getSuggestions","set:isEnabled","model","TrackChangesEditing","deletion","subType","43oVeVUC","plugins","commandName","low","findAncestor","descriptionFactory","15004pauUFa","fromRange","from","insertion","length","getFirstPosition","105DKoiHy","tableCell","add","refresh","filter","markBlockFormat","TableEditing","requires","formatInline","7oVuIrC","mergeTableCellRight","mergeTableCellUp","push","1812110qPAhDe","setSelection","isEnabled","*Split cell:* vertically","commands","registerCustomCallback","get","_areMergableCells","containsRange","splitTableCellHorizontally","13404bpjQRf","horizontally","$graveyard","getAncestors","_tablePostFixingSubtypes","value","selection","createRangeOn","TableUtils","stop","editor","execute","size","_isForcedDefaultExecutionBlock","rootName","_acceptFormatSuggestionCallbackFactory","mergeTableCellLeft","format","document","1953480jRMxoV","mergeTableCellDown","forceDefaultExecution","getRanges","author","type","markMultiRangeBlockFormat","cell","find"];return(ma=function(){return t})()}function Ia(t,e){const n=ba();return(Ia=function(t,e){return n[t-=438]})(t,e)}const Ea=Ia;function ba(){const t=["activeMarkers","*Format:* %0","highest","markerName","setAttribute","TrackChangesEditing","accept","forceValue","FORMAT_REGULAR_COLUMN","_handleLegacySuggestions","_suggestionFactory","TableEditing","editing","writer","parent","type","showSuggestionHighlights","TableUtils","FORMAT_HEADER_COLUMN","formatBlock","data","1918133kDGZfT","has","mapper","enableDefaultAttributesIntegration","27qHbKWO","34650EeWQuq","_acceptFormatSuggestionCallbackFactory","registerAttributeLabel","get","ck-suggestion-marker-","createTableWalker","end","nodeAfter","registerCustomCallback","setTableColumnHeader","nodeBefore","addClass","item","392856CFnZBY","FORMAT_HEADER_ROW","includes","commandParams","setTableRowHeader","registerBlockAttribute","options","30vONOFy","192496WoSjWY","toViewElement","editor","2650RGaCSD","markerRange","bindElementToMarker","removeAttribute","commandName","_splitMarkerName","77564jezKkj","requires","headingColumns","descriptionFactory","getCellLocation","6YlXqNZ","removeClass","start","registerDescriptionCallback","ck-suggestion-marker--active","addMarker:suggestion","format","getSuggestion","consumable","204489AmDxwn","data-suggestion","afterInit","consume","removeMarker:suggestion","unbindElementFromMarkerName","locale","plugins","stop","FORMAT_REGULAR_ROW","79565PxNWQo","downcastDispatcher","name","_registerLegacyDescription","headingRows","cell","markerNameToElements"];return(ba=function(){return t})()}!function(t){const e=Ia,n=t();for(;;)try{if(186822===-parseInt(e(489))/1+parseInt(e(466))/2+-parseInt(e(480))/3*(parseInt(e(475))/4)+parseInt(e(499))/5*(-parseInt(e(465))/6)+-parseInt(e(440))/7+parseInt(e(458))/8*(-parseInt(e(444))/9)+-parseInt(e(469))/10*(-parseInt(e(445))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ba);class Ta extends t.Plugin{static get[Ea(476)](){return[fa]}[Ea(491)](){const t=Ea,e=this[t(468)];if(!e[t(496)][t(441)](t(517)))return;const n=e[t(495)],r=e[t(496)][t(448)](t(511));r[t(443)](t(462)),r[t(443)](t(454)),r[t(463)](t(503)),r[t(463)](t(477)),r[t(478)][t(447)](t(503),zr(n,t(459))),r[t(478)][t(447)](t(477),zr(n,t(524))),this[t(515)]()}[Ea(515)](){const t=Ea,e=this[t(468)][t(496)][t(448)](t(511)),n=this[t(468)][t(496)][t(448)](t(523)),r=this[t(468)][t(496)][t(448)](fa)[t(446)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Ia,{type:c,id:u}=e[a(474)](o[a(509)]),l=e[a(487)](u),f=l[a(439)];if(a(438)!=l[a(521)]||!f||a(454)!=f[a(473)])return;if(o[a(457)])return void s[a(497)]();if(!i[a(488)][a(492)](o[a(470)],s[a(501)]))return;const h=o[a(470)][a(482)][a(452)],g=o[a(470)][a(451)][a(455)],d=h[a(520)][a(520)],{column:p}=n[a(479)](h),{column:m}=n[a(479)](g);for(let s=p;s<=m;s++){const l=n[a(450)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(504)],l=i[a(442)][a(467)](s);i[a(519)][a(456)](a(449)+c,l),r&&i[a(519)][a(510)](a(490),u,l),i[a(442)][a(471)](l,o[a(509)]),t&&(e[a(506)][a(460)](o[a(509)])?i[a(519)][a(456)](a(484),l):i[a(519)][a(481)](a(484),l))}}}}e[t(516)][t(453)](t(438),t(462),t(512),r),e[t(516)][t(453)](t(438),t(454),t(512),r),this[t(468)][t(518)][t(500)].on(t(485),s(),{priority:t(508)}),this[t(468)][t(439)][t(500)].on(t(485),((e,n,r)=>{const o=t;r[o(464)][o(522)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(508)}),this[t(468)][t(518)][t(500)].on(t(493),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(474)](r[o(509)]),c=e[o(487)](a),u=c[o(439)];if(o(438)!=c[o(521)]||!u||o(454)!=u[o(473)])return;const l=s[o(442)][o(505)](r[o(509)]);if(l)for(const t of l)s[o(519)][o(481)](o(449)+i,t),s[o(519)][o(481)](o(484),t),s[o(519)][o(472)](o(490),t),s[o(442)][o(494)](t,r[o(509)])}),{priority:t(508)}),this[t(502)]()}[Ea(502)](){const t=Ea,e=this[t(468)],n=e[t(495)];function r(e){const r=t;return{type:r(486),content:zr(n,r(507),e)}}e[t(496)][t(448)](t(511))[t(478)][t(483)]((e=>{const s=t;if(s(438)!=e[s(521)])return;const{data:o}=e;if(o){if(s(462)==o[s(473)]){const t=o[s(461)][0][s(513)];return r(zr(n,s(t?459:498)))}if(s(454)==o[s(473)]){const t=o[s(461)][0][s(513)];return r(zr(n,s(t?524:514)))}}}))}}const _a=La;function ya(){const t=["requires","dataDowncast","removeRows","markerName","_createdBatches","next","add","conversion","first","9294kwBqvh","createTableWalker","tableCellBorderStyle","join","activeMarkers","tableCellSuggestion","editor","markers","push","setAttributes","change","$graveyard","name","2370gelOAC","high","42815045IrJDAX","from","afterInit","selection","getShiftedBy","call","tablePasteColumn","createPositionBefore","trackChanges","elementToElement","paragraph","getSuggestionCallback","stop","getSelectionAffectedTableCells","updateMarker","redo","ck-suggestion-marker-insertion","filter","type","suggestionLoaded","suggestion","getChangedMarkers","commands","start","cells","nodeAfter","tableCellVerticalAlignment","TableUtils","model","insert","has","TrackChangesEditing","low","registerPostFixer","accept","formatBlock","previous","set","table","author","attributes","forceDefaultExecution","column","newRange","oldRange","getRows","schema","root","tableCellBackgroundColor","rows","markMultiRangeDeletion","locale","findAncestor","getAllAdjacentSuggestions","getColumns","columns","position","getContainedElement","tablePaste","return","getSuggestion","_replaceTableSlotCell","value","removeMarker","keys","3227NloWyp","tablePasteChainId","map","content","editing","rowInsertionIndexes","getRowIndexes","previousSibling","136WkFJsY","options","remove","removeColumns","tableCell","document","suggestion-td","Users","rootName","tableCellBorderWidth","element","suggestionUnloaded","ck-suggestion-marker","detach","getRange","forEach","registerDescriptionCallback","insertion","*Replace table cells*","endColumn","some","every","TableClipboard","getRanges","fromRange","tablePasteRow","length","_isForcedDefaultExecutionBlock","fill","12POJVyt","createRangeOn","batch","getChild","clipboardOutput","plugins","deletion","getAttributes","getTableIfOnlyTableInContent","entries","get","setAttribute","createElement","getColumnIndexes","nextSibling","markMultiRangeInsertion","wrap","getChildren","fromEntries","1758640kHiKGC","tableCellBorderColor","move","documentSelection","markerToHighlight","getMarkers","deletionRanges","editingDowncast","end","_getCoordsForCells","isEqual","row","differ","insertColumns","columnInsertionIndexes","getItems","discard","unwrap","find","getChanges","markMultiRangeBlockFormat","for","tablePasteCell","listenTo","550359PJwtJB","isEmpty","_tablePostFixingSubtypes","createRangeIn","1261077gBHHDz","createRange","tableCellPadding","99VVOMRd","view","columnInsertionRanges","1703986SPmxRY","cell","3PvzfRO","ck-suggestion-marker--active","removeMarkers","suggestion:formatBlock:tablePasteCell","endRow","9244CzPNGQ","last","rowInsertionRanges","getSuggestions","reduce","isInContent","tableCellHorizontalAlignment","subType","includes","markerAttributes","insertionRanges","insertRows","register","showSuggestionHighlights","hasSuggestion","startsWith","containsRange","descriptionFactory","_suggestionFactory","registerCustomCallback","insertContent","_splitMarkerName"];return(ya=function(){return t})()}!function(t){const e=La,n=t();for(;;)try{if(974689===parseInt(e(514))/1+-parseInt(e(520))/2*(-parseInt(e(522))/3)+parseInt(e(527))/4*(-parseInt(e(571))/5)+-parseInt(e(558))/6*(parseInt(e(430))/7)+-parseInt(e(438))/8*(parseInt(e(510))/9)+-parseInt(e(486))/10*(parseInt(e(517))/11)+-parseInt(e(467))/12*(-parseInt(e(573))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ya);const Aa=[_a(447),_a(487),_a(560),_a(533),_a(391),_a(413),_a(516)],ka=Object[_a(485)](Aa[_a(432)]((t=>[t,null])));class Ca extends t.Plugin{static get[_a(549)](){return[fa]}[_a(575)](){const t=_a,n=this[t(564)];if(!n[t(472)][t(395)](t(460)))return;const r=n[t(472)][t(477)](t(396)),s=n[t(472)][t(477)](t(392)),o=n[t(472)][t(477)](fa),a=n[t(472)][t(477)](t(460));o[t(512)][t(566)](t(463),t(579)),n[t(393)][t(411)][t(539)](t(563),{allowIn:t(442),allowContentOf:t(442),isLimit:!0}),n[t(556)][t(582)]({model:t(563),view:t(444)});let c=null;n[t(393)].on(t(547),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(464)]-1];h&&h[u(406)]||r[u(465)]||this[u(564)][u(387)][u(477)](u(581))[u(427)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(489)))return!1;const i=s[o(475)](t,n);if(!i||!Ra(i,void 0,r))return!1;const a=r[o(586)](n[o(443)][o(576)]);if(!a[o(464)])return!1;const c=a[0][o(417)](o(403)),l=r[o(436)](a),f=r[o(480)](a),h={startRow:l[o(557)],endRow:l[o(528)],startColumn:f[o(557)],endColumn:f[o(528)]};return 1==a[o(464)]&&(h[o(526)]+=r[o(410)](i)-1,h[o(457)]+=r[o(419)](i)-1),Ra(c,h,r)}(l,f,n[u(393)],s,a)&&(o[u(585)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(393)][u(568)]((()=>{const t=u;n[t(393)][t(547)](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(464)]&&r[t(482)](o,t(463),{tablePasteChainId:s}),a[t(464)]&&r[t(482)](a,t(579),{tablePasteChainId:s}),l[t(464)]&&(r[t(482)](l,t(423),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(453)]((e=>{const n=t;var r;return null===(r=e[n(451)])||void 0===r?void 0:r[n(578)](e)}))),f[t(464)]&&(r[t(415)](f,t(423),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(453)]((e=>{const n=t;var r;return null===(r=e[n(451)])||void 0===r?void 0:r[n(578)](e)})));const g=r[t(506)](h[t(432)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(508),{tablePasteChainId:s});if(g){const e=g[t(491)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(393)][t(468)](s),a=e[t(504)]((e=>e[t(452)]()[t(496)](i)));a&&r[t(566)]([a[t(570)],o])}r[t(464)]&&g[t(478)](t(536),Object[t(485)](r))}c=null})))}),{priority:e.priorities[t(572)]+10}),n[t(472)][t(477)](t(460)).on(t(426),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(585)]();const u=s[r(521)],l=o,f=Na(u),h=Na(l);e[r(424)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(440)](u[r(470)](0));for(const t of Array[r(574)](l[r(484)]()))a[r(394)](t,u,r(494));const t=c[r(435)][r(535)](s[r(497)]),e=c[r(500)][r(535)](s[r(407)]);t||e||(g=i.LiveRange[r(462)](a[r(513)](u)))}else h&&!f&&(d=a[r(513)](u));else{const t=a[r(479)](r(563)),e=a[r(479)](r(563));a[r(483)](a[r(513)](u),e),a[r(394)](t,u,0);for(const e of Array[r(574)](l[r(484)]()))a[r(394)](e,t,r(494));g=i.LiveRange[r(462)](a[r(468)](t)),d=i.LiveRange[r(462)](a[r(468)](e))}const p=Array[r(574)](l[r(474)]())[r(590)]((([t])=>Aa[r(535)](t)));c[r(389)][r(566)]({element:u,attributes:p[r(464)]?Object[r(485)](p):null}),g&&c[r(537)][r(566)](g),d&&c[r(492)][r(566)](d)}),{priority:t(572)}),s.on(t(499),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(420)]||1;c[o(500)]=new Array(l)[o(466)](u)[o(432)](((t,e)=>t+e));for(const{cell:t}of s[o(559)](i,{startColumn:u,endColumn:u+l-1}))c[o(519)][o(566)](n[o(393)][o(468)](t))}),{priority:t(397)}),s.on(t(538),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(414)]||1;c[o(435)]=new Array(l)[o(466)](u)[o(432)](((t,e)=>t+e));for(const{cell:t}of s[o(559)](i,{startRow:u,endRow:u+l-1}))c[o(529)][o(566)](n[o(393)][o(468)](t))}),{priority:t(397)}),r[t(544)][t(454)]((e=>{const r=t;if(e[r(534)]&&e[r(534)][r(542)](r(423)))return e[r(401)]?{}:{type:r(455),content:zr(n[r(416)],r(456))}}));const u=()=>!1;for(const e of[t(423),t(579),t(463),t(508)])r[t(545)][t(546)](t(455),e,t(561),u),r[t(545)][t(546)](t(473),e,t(561),u),r[t(545)][t(546)](t(400),e,t(561),u);r[t(545)][t(546)](t(400),t(508),t(502),u),r[t(545)][t(546)](t(400),t(508),t(399),((e,r,s)=>{const o=t,i=e[o(432)]((t=>t[o(422)]()))[o(590)]((t=>t)),a=new Map(i[o(432)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(389)])e&&a[o(402)](t,e);else if(s&&s[o(536)])for(const[t,e]of Object[o(476)](s[o(536)])){const r=n[o(393)][o(565)][o(477)](t),s=r?r[o(452)]()[o(422)]():null;s&&a[o(402)](s,e)}n[o(393)][o(568)]((t=>{const e=o;for(const[n,r]of a)t[e(567)]({...ka,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(545)][o(546)](e,o(423),s,((t,i,a)=>{const c=o;n[c(393)][c(568)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(388)][o(390)];t.is(o(448),o(563))&&u[o(566)](t)}r[o(545)][o(584)](e,null,s)(t,i,a);for(const t of u)o(569)!=t[o(412)][o(446)]&&n[o(503)](t)}))}))};l(t(455),t(399)),l(t(455),t(502)),l(t(473),t(399)),l(t(473),t(502)),r[t(545)][t(546)](t(455),t(463),t(502),(e=>{const n=t,r=e[n(432)]((t=>t[n(422)]())),i=r[0][n(417)](n(403)),{minRow:a,maxRow:c}=o[n(495)](r);s[n(551)](i,{at:a,rows:c-a+1})})),r[t(545)][t(546)](t(455),t(579),t(502),(e=>{const n=t,r=e[n(432)]((t=>t[n(422)]())),i=r[0][n(417)](n(403)),{minColumn:a,maxColumn:c}=o[n(495)](r);s[n(441)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(534)]||!n[s(534)][s(542)](s(423)))return;const o=n[s(405)][s(431)],i=r[s(530)]()[s(590)]((t=>t[s(532)]&&t[s(405)]&&t[s(405)][s(431)]==o));i[s(464)]&&n[s(418)]()[s(464)]!=i[s(464)]&&i[s(531)](((t,e)=>(t[s(554)]=e,e[s(401)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(548)](e[s(552)]),i=[s(450),s(589)],a=r[s(562)][s(535)](e[s(552)]);return a&&i[s(566)](s(523)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(384),f,{priority:t(572)}),r.on(t(449),f,{priority:t(572)}),n[t(393)][t(443)][t(398)]((()=>{const e=t;let s=!1;const o=Array[e(574)](n[e(393)][e(443)][e(498)][e(386)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(548)](t);if(e(385)!=o||e(473)!=a||i[e(409)])continue;if(!r[e(541)](c))continue;const u=r[e(425)](c)[e(461)](),l=n[e(472)][e(477)](e(445)).me;for(const t of r[e(530)]())if(t[e(532)]&&t[e(404)]==l&&e(400)==t[e(383)]&&e(508)==t[e(534)]&&t[e(461)]()[e(459)]((t=>u[e(458)]((n=>n[e(543)](t,!0))))))for(const n of t[e(418)]())n[e(532)]&&(n[e(502)](),s=!0)}return s})),n[t(393)][t(443)][t(398)]((e=>{const s=t,o=n[s(387)][s(477)](s(588));if(!o||!o[s(553)][s(395)](e[s(469)]))return!1;let i=!1;const a=n[s(472)][s(477)](s(445)).me,c=n[s(393)][s(443)][s(498)][s(505)](),u=Array[s(574)](n[s(393)][s(443)][s(498)][s(386)]())[s(590)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(548)](t);return n(385)==o&&n(423)==i&&c==a.id&&!e[n(409)]}));for(const t of c){if(s(394)!=t[s(383)]||s(563)!=t[s(570)]||1!=t[s(464)])continue;const n=e[s(515)](t[s(421)],t[s(421)][s(577)](1));if(!u[s(504)]((({data:t})=>t[s(408)][s(496)](n))))for(const{name:t,data:r}of u)if(n[s(543)](r[s(408)])){e[s(587)](t,{range:n}),i=!0;break}}return i})),n[t(393)][t(443)][t(398)]((e=>{const s=t;let o=!1;const i=n[s(472)][s(477)](s(445)).me,a=r[s(530)]()[s(590)]((t=>t[s(532)]&&t[s(404)]==i)),c=new Set,u=new Set;for(const t of a)if(s(423)==t[s(534)])for(const e of t[s(491)]()){const n=e[s(452)]()[s(422)]();if(n)if(n.is(s(448),s(563))&&Na(n)){t[s(428)](e[s(570)]),c[s(555)](n),o=!0;const r=n[s(481)],i=n[s(437)],a=r&&r.is(s(448),s(563)),l=i&&i.is(s(448),s(563));a&&!c[s(395)](r)&&u[s(555)](r),l&&!c[s(395)](i)&&u[s(555)](i)}else n.is(s(448),s(583))&&n[s(511)]&&(t[s(428)](e[s(570)]),o=!0)}else if(s(508)==t[s(534)]){if(!t[s(405)]||!t[s(405)][s(431)])continue;const e=t[s(405)][s(536)];if(e&&Object[s(429)](e)[s(464)])continue;const n=t[s(405)][s(431)];let r=!0,i=!0;for(const e of a)if(e[s(534)]&&e[s(534)][s(542)](s(423))){if(!e[s(405)][s(431)]){i=!1;break}if(e.id!=t.id&&e[s(405)][s(431)]==n){r=!1;break}}i&&r&&(t[s(524)](),o=!0)}for(const t of c)e[s(440)](t);for(const t of u)e[s(503)](t);return o})),n[t(556)][t(507)](t(493))[t(490)]({model:t(525),view:(t,e)=>h(t),converterPriority:t(572)}),n[t(556)][t(507)](t(550))[t(490)]({model:t(525),view:(e,n)=>n[t(439)][t(540)]?h(e,!1):null,converterPriority:t(572)});const g=n[t(434)][t(518)];this[t(509)](g[t(443)],t(471),((e,n)=>{const r=t,s=[];for(const t of g[r(513)](n[r(433)])[r(501)]())t.is(r(448),r(444))&&s[r(566)](t);g[r(568)]((t=>{const e=r;for(const n of s)t[e(488)](t[e(513)](n),t[e(580)](n)),t[e(440)](n)}))}))}}function La(t,e){const n=ya();return(La=function(t,e){return n[t-=383]})(t,e)}function Na(t){const e=_a;if(t[e(511)])return!0;const n=t[e(470)](0);return n.is(e(448),e(583))&&n[e(511)]}function Ra(t,e={},n){const r=_a;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(559)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Sa=Ma;function Ma(t,e){const n=Oa();return(Ma=function(t,e){return n[t-=485]})(t,e)}!function(t){const e=Ma,n=t();for(;;)try{if(497468===parseInt(e(529))/1+parseInt(e(524))/2*(parseInt(e(519))/3)+parseInt(e(520))/4*(parseInt(e(530))/5)+parseInt(e(525))/6+-parseInt(e(531))/7*(-parseInt(e(506))/8)+parseInt(e(487))/9+-parseInt(e(535))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oa);class va extends t.Plugin{[Sa(503)](){const t=Sa;if(!this[t(499)][t(507)][t(511)](t(486)))return;const e=this[t(499)][t(507)][t(533)](t(513));e[t(516)](t(485),this[t(528)][t(532)](this)),e[t(526)][t(514)](t(540),t(508),t(489),e[t(526)][t(491)](t(540),null,t(538))),e[t(526)][t(514)](t(540),t(508),t(538),e[t(526)][t(491)](t(540),null,t(489))),e[t(517)][t(498)](this[t(488)][t(532)](this))}[Sa(528)](t,e){const n=Sa,r=this[n(499)][n(507)][n(533)](n(513)),s=this[n(499)][n(507)][n(533)](n(486)),o=e[n(490)]||this[n(499)][n(493)][n(512)][n(521)][n(539)]();this[n(499)][n(493)][n(504)]((()=>{const i=n,a=s[i(500)](o);let c=a?s[i(536)](a):null,u=o[i(496)](i(518))||null;const l=e[i(518)]||u,f=e[i(537)]||c,h=this[i(499)][i(507)][i(533)](i(495)).me;for(const t of r[i(502)]()){const e=t[i(515)]();if(i(508)===t[i(534)]&&e===o){t[i(497)]!==h&&t[i(538)]();const e=t[i(494)][i(522)];u=e[0][i(518)],c=e[0][i(537)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(505)](o,{commandName:i(485),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(508)},[],i(508))}))}[Sa(488)](t){const e=Sa;if(e(540)!=t[e(509)]&&e(492)!=t[e(509)])return;const{data:n}=t;if(n&&e(508)===n[e(510)]){const t=e(501);return{type:e(523),content:zr(this[e(499)][e(527)],t)}}}}function Oa(){const t=["enableCommand","descriptionFactory","tableWidth","1000203ktalDN","8HMfShp","selection","commandParams","format","2JnBmxo","3994014nKCrII","_suggestionFactory","locale","handleResizeTableWidthCommand","124148cfbGKE","1171165AHnJfr","14OEJcrF","bind","get","subType","14453470yLRhwv","getTableColumnsWidths","columnWidths","discard","getSelectedElement","formatBlock","resizeTableWidth","TableColumnResizeEditing","81999LqOeTh","handleSuggestionDescription","accept","table","getSuggestionCallback","formatInline","model","data","Users","getAttribute","author","registerDescriptionCallback","editor","getColumnGroupElement","*Format:* resize table","getSuggestions","afterInit","change","markBlockFormat","1368080LtmPpM","plugins","resizeTable","type","formatGroupId","has","document","TrackChangesEditing","registerCustomCallback","getContainedElement"];return(Oa=function(){return t})()}function wa(t,e){const n=xa();return(wa=function(t,e){return n[t-=448]})(t,e)}const Da=wa;!function(t){const e=wa,n=t();for(;;)try{if(243535===parseInt(e(459))/1*(-parseInt(e(453))/2)+parseInt(e(464))/3+parseInt(e(455))/4*(-parseInt(e(450))/5)+-parseInt(e(451))/6*(-parseInt(e(460))/7)+-parseInt(e(465))/8+parseInt(e(457))/9*(-parseInt(e(454))/10)+parseInt(e(461))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xa);class Fa extends t.Plugin{[Da(466)](){const t=Da,e=this[t(458)];e[t(449)][t(456)](t(462))&&e[t(449)][t(452)](t(463))[t(467)](t(448))}}function xa(){const t=["get","50fVabcS","230riuUDM","4yrRrqw","has","132903XtJCEj","editor","446moOdqw","294mpHTtx","5622133DwKqiS","Template","TrackChangesEditing","1174560GPXyif","1207520HKdSnX","afterInit","enableCommand","insertTemplate","plugins","1650515UYowRS","24678ZlyxNi"];return(xa=function(){return t})()}const Pa=Ua;!function(t){const e=Ua,n=t();for(;;)try{if(397251===parseInt(e(427))/1*(parseInt(e(425))/2)+parseInt(e(435))/3*(-parseInt(e(441))/4)+-parseInt(e(437))/5+-parseInt(e(436))/6*(parseInt(e(431))/7)+parseInt(e(428))/8+-parseInt(e(424))/9*(parseInt(e(418))/10)+parseInt(e(438))/11*(parseInt(e(426))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ja);class Ba extends t.Plugin{[Pa(434)](){const t=Pa,e=this[t(429)];if(!e[t(442)][t(419)](t(430)))return;e[t(432)][t(419)](t(439))[t(422)](t(430));const n=e[t(432)][t(419)](t(439)),r=e[t(421)];n[t(433)][t(420)](t(423),(e=>zr(r,t(440),e)))}}function Ua(t,e){const n=ja();return(Ua=function(t,e){return n[t-=418]})(t,e)}function ja(){const t=["descriptionFactory","afterInit","3Rjfuhh","6xVdPxT","2960100AKezKN","99CUaXpb","TrackChangesEditing","ELEMENT_TABLE_OF_CONTENTS","2334996TUTXKE","commands","10Cmoout","get","registerElementLabel","locale","enableCommand","tableOfContents","3056058sVlaPo","236746gRLrcP","1874532MRLPsi","1AxIeGP","3282616fShOFa","editor","insertTableOfContents","154119nbcvWT","plugins"];return(ja=function(){return t})()}const Ga=Va;function Va(t,e){const n=Ha();return(Va=function(t,e){return n[t-=461]})(t,e)}function Ha(){const t=["get","6955290SxdKlp","document","registerPostFixer","start","model","title-content","differ","isTouching","descriptionFactory","locale","661820qIYFLu","getChangedMarkers","ELEMENT_TITLE","afterInit","_splitMarkerName","26EcOhJO","suggestion","493000IaUONI","4775515GiQeUP","createRange","4UWDLdF","forward","editor","877782EBXddt","getNearestSelectionRange","nodeBefore","Title","63Vqdcon","529599KczlIY","63299rQpxAJ","removeMarker","end","has","plugins","isCollapsed","from","registerElementLabel","newRange","element","isEqual","TrackChangesEditing","updateMarker","schema"];return(Ha=function(){return t})()}!function(t){const e=Va,n=t();for(;;)try{if(615717===parseInt(e(486))/1*(parseInt(e(472))/2)+-parseInt(e(480))/3+parseInt(e(477))/4*(parseInt(e(475))/5)+-parseInt(e(501))/6+-parseInt(e(485))/7+-parseInt(e(474))/8*(-parseInt(e(484))/9)+-parseInt(e(467))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ha);class za extends t.Plugin{[Ga(470)](){const t=Ga,e=this[t(479)];if(!e[t(490)][t(489)](t(483)))return;const n=e[t(490)][t(500)](t(497));n[t(465)][t(493)](t(462),(()=>zr(e[t(466)],t(469)))),e[t(461)][t(502)][t(503)]((r=>{const s=t;let o=!1;const i=Array[s(492)](e[s(461)][s(502)][s(463)][s(468)]());for(const{name:t,data:a}of i){const{group:i}=n[s(471)](t);if(s(473)!==i||!a[s(494)])continue;const c=a[s(494)],u=c[s(488)][s(482)];if(!u||!u.is(s(495),s(462)))continue;if(!c[s(504)][s(464)](c[s(488)]))continue;const l=e[s(461)][s(499)][s(481)](c[s(488)],s(478));if(l&&l[s(491)]){const e=r[s(476)](c[s(504)],l[s(504)]);e[s(496)](c)||(r[s(498)](t,{range:e}),o=!0)}o||(r[s(487)](t),o=!0)}return o}))}}function Wa(t,e){const n=qa();return(Wa=function(t,e){return n[t-=374]})(t,e)}const Ka=Wa;function qa(){const t=["1519858UJrhFF","editor","1216604BaueWf","redo","has","1RUlKCw","afterInit","TrackChangesEditing","191457Nheesn","plugins","654jGtAdN","16YITGRu","2245620HHwmCj","UndoEditing","undo","get","enableCommand","4115385DFazWR","20223evnnwu","9006170eUpklO"];return(qa=function(){return t})()}!function(t){const e=Wa,n=t();for(;;)try{if(531525===parseInt(e(391))/1*(-parseInt(e(386))/2)+-parseInt(e(374))/3+parseInt(e(388))/4+-parseInt(e(378))/5+parseInt(e(376))/6*(-parseInt(e(384))/7)+-parseInt(e(377))/8*(-parseInt(e(383))/9)+parseInt(e(385))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qa);class Xa extends t.Plugin{[Ka(392)](){const t=Ka,e=this[t(387)],n=e[t(375)][t(381)](t(393));e[t(375)][t(390)](t(379))&&(n[t(382)](t(380)),n[t(382)](t(389)))}}const Za=Ya;function Ja(){const t=["60188jRcSMn","TableCaptionEditing","editor","5642802rVfxsO","toggleTableCaption","4187976AKYoyQ","TrackChangesEditing","587745wwjJfP","requires","2263448SgfYaf","10238wlwZxs","plugins","get","363GsBOij","afterInit","4063339dvWzAg","enableCommand","6cCADCA","has"];return(Ja=function(){return t})()}function Ya(t,e){const n=Ja();return(Ya=function(t,e){return n[t-=408]})(t,e)}!function(t){const e=Ya,n=t();for(;;)try{if(443942===parseInt(e(412))/1+parseInt(e(422))/2*(parseInt(e(425))/3)+parseInt(e(421))/4+parseInt(e(419))/5*(-parseInt(e(410))/6)+-parseInt(e(408))/7+parseInt(e(417))/8+-parseInt(e(415))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ja);class Qa extends t.Plugin{static get[Za(420)](){return[fa]}[Za(426)](){const t=Za,e=this[t(414)];e[t(423)][t(411)](t(413))&&e[t(423)][t(424)](t(418))[t(409)](t(416))}}const $a=ec;!function(t){const e=ec,n=t();for(;;)try{if(558159===parseInt(e(516))/1*(parseInt(e(495))/2)+-parseInt(e(476))/3+-parseInt(e(504))/4*(parseInt(e(517))/5)+parseInt(e(490))/6+parseInt(e(538))/7+-parseInt(e(474))/8+parseInt(e(503))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nc);class tc extends t.Plugin{constructor(t){const e=ec;super(t),this[e(475)]=[e(502),e(523),e(481),e(488),e(543),e(470),e(506)],this[e(525)]=[e(534),e(511),e(524),e(483),e(501),e(529),e(520),e(530),e(509)]}static get[$a(485)](){return $a(531)}[$a(536)](){const t=$a,e=this[t(507)][t(535)][t(513)](t(541));if(this[t(507)][t(535)][t(537)](t(468))){for(const n of this[t(475)])e[t(519)](n,((e,r)=>{const s=t,o=this[s(507)][s(500)][s(521)][s(496)][s(527)]()[s(492)](s(544));this[s(497)](n,[o],this[s(475)],s(475),e,r)}));e[t(508)][t(482)](t(540),t(475),t(486),e[t(508)][t(494)](t(540),null,t(539))),e[t(508)][t(482)](t(540),t(475),t(539),((e,n)=>this[t(472)](this[t(475)],e,n))),e[t(508)][t(482)](t(540),t(475),t(532),(()=>!1))}if(this[t(507)][t(535)][t(537)](t(514))){for(const n of this[t(525)])e[t(519)](n,((e,r)=>{const s=t,o=this[s(507)][s(535)][s(513)](s(479))[s(515)](this[s(507)][s(500)][s(521)][s(496)]);this[s(497)](n,o,this[s(525)],s(525),e,r)}));e[t(508)][t(482)](t(540),t(525),t(486),e[t(508)][t(494)](t(540),null,t(539))),e[t(508)][t(482)](t(540),t(525),t(539),((e,n)=>this[t(472)](this[t(525)],e,n))),e[t(508)][t(482)](t(540),t(525),t(532),(()=>!1))}e[t(478)][t(471)]((e=>this[t(512)](e)))}[$a(497)](t,e,n,r,s,o){const i=$a,a=this[i(507)][i(535)][i(513)](i(541));this[i(507)][i(500)][i(533)](o[i(469)],(()=>{const t=i;for(const i of e)if(this[t(489)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(491)](r);void 0!==n&&(e[r]=n)}s(o),a[t(487)](i,{commandParams:[e]},[],r)}}))}[$a(472)](t,e,n){const r=$a,s=e[0][r(473)][r(526)],o=n[r(542)][0];this[r(507)][r(500)][r(505)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(518)](r,o[r],s):e[n(477)](r,s)}))}[$a(512)](t){const e=$a;if(t[e(499)])switch(t[e(498)]){case e(475):return{type:e(480),content:zr(this[e(507)][e(493)],e(528))};case e(525):return{type:e(480),content:zr(this[e(507)][e(493)],e(484))}}}[$a(489)](t,e){const n=$a,r=this[n(507)][n(535)][n(513)](n(541));for(const s of r[n(522)]({skipNotAttached:!0})){const r=s[n(510)]();if(s[n(498)]===e&&r===t)return s}return null}}function ec(t,e){const n=nc();return(ec=function(t,e){return n[t-=468]})(t,e)}function nc(){const t=["2575202NaCRGX","discard","formatBlock","TrackChangesEditing","commandParams","tableWidth","table","TablePropertiesEditing","batch","tableHeight","registerDescriptionCallback","handleDiscardAction","start","8153448ACZlBI","tableProperties","168117fmJrbW","removeAttribute","descriptionFactory","TableUtils","format","tableBorderWidth","registerCustomCallback","tableCellPadding","*Format:* change table cell properties","pluginName","accept","markBlockFormat","tableAlignment","_getSuggestion","2024172GzmCtq","getAttribute","findAncestor","locale","getSuggestionCallback","2ncKnJf","selection","_handlePropertyChange","subType","data","model","tableCellWidth","tableBorderColor","4821507uirZWS","68HnzDpe","change","tableBackgroundColor","editor","_suggestionFactory","tableCellVerticalAlignment","getContainedElement","tableCellBorderStyle","handleSuggestionDescription","get","TableCellPropertiesEditing","getSelectionAffectedTableCells","722157YbGnKD","96985TipLYH","setAttribute","enableCommand","tableCellBackgroundColor","document","getSuggestions","tableBorderStyle","tableCellBorderWidth","tableCellProperties","nodeAfter","getFirstPosition","*Format:* change table properties","tableCellHeight","tableCellHorizontalAlignment","TrackChangesTableProperties","join","enqueueChange","tableCellBorderColor","plugins","afterInit","has"];return(nc=function(){return t})()}var rc=Function.prototype,sc=Object.prototype,oc=rc.toString,ic=sc.hasOwnProperty,ac=oc.call(Object);const cc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=ic.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&oc.call(n)==ac};const uc=function(t){return cc(t)?void 0:t};var lc=Y?Y.isConcatSpreadable:void 0;const fc=function(t){return ie(t)||oe(t)||!!(lc&&t&&t[lc])};const hc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=fc),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 gc=function(t){return(null==t?0:t.length)?hc(t,1):[]};const dc=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 pc=Math.max;const mc=function(t,e,n){return e=pc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=pc(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),dc(t,this,a)}};const Ic=function(t){return function(){return t}};const Ec=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:Ic(e),writable:!0})}:function(t){return t};var bc=Date.now;const Tc=function(t){var e=0,n=0;return function(){var r=bc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(Ec);const _c=function(t){return Tc(mc(t,void 0,gc),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,uc));for(var s=e.length;s--;)Br(n,e[s]);return n})),yc=Ac;function Ac(t,e){const n=Nc();return(Ac=function(t,e){return n[t-=368]})(t,e)}!function(t){const e=Ac,n=t();for(;;)try{if(555824===parseInt(e(677))/1+parseInt(e(393))/2+-parseInt(e(693))/3+parseInt(e(692))/4*(-parseInt(e(685))/5)+-parseInt(e(791))/6+-parseInt(e(464))/7*(parseInt(e(671))/8)+-parseInt(e(609))/9*(-parseInt(e(562))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Nc);const kc=yc(519);class Cc extends t.Plugin{static get[yc(506)](){return[yc(624),o.Users,t.PendingActions,Qr,ns,as,fs,Ts,ms,As,Rs,Bs,to,no,uo,ho,bo,Ao,No,vo,Fo,Vo,Uo,qo,Yo,ei,ui,pi,vi,oi,Vs,qs,bi,Ai,Ni,Fi,Pi,zi,Xi,Qi,ra,ia,fa,pa,Ta,Qa,Ca,va,Ba,tc,Fa,za,Xa]}static get[yc(640)](){return yc(529)}constructor(t){const e=yc;function n(t){const e=Ac;return t[e(391)]((t=>String[e(372)](t)))[e(412)]("")}super(t),this[e(649)]=!1,this[e(551)](e(774),[]),this.on(e(593),((n,r,s,o)=>{const i=e;this[i(695)][i(525)]((()=>{const e=i;for(const n of[...o,...s])this[e(695)][e(410)][e(555)](n)&&t[e(697)][e(522)](n)}))})),this[e(667)]=new Kr(this[e(470)][e(550)][e(547)],this[e(470)][e(645)]),this[e(766)]=null,this[e(451)]=new Lc(this[e(470)]),this[e(668)]=new Map,this[e(719)]=t[e(663)][e(575)](e(624)),this[e(415)]=new Set,this[e(695)]=this[e(470)][e(550)],this[e(797)]=new WeakMap,this[e(459)]=!1,this[e(471)]=new Set([e(519)]),this[e(455)]=new Set,t[e(528)][e(531)](e(672),e(584)),this[e(407)]=t[e(528)][e(575)](e(672)),t[e(528)][e(531)](e(646),!0),this[e(789)]=t[e(528)][e(575)](e(646)),this[e(424)]=new f(t,this[e(415)]),this[e(728)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,52,52,54])}[yc(740)](){const t=yc,n=this[t(470)],r=(e,n)=>{const r=t;if(r(421)!=e)return r(783)+e;const s=n[r(779)]("|")[0];return this[r(375)](s)?r(675):r(397)};n[t(401)][t(409)](t(443))[t(480)]({model:t(767),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(589)](e[n(759)]),a=[n(394),r(o,i)];let c=3e3;return this[n(774)][n(420)](e[n(759)])&&(a[n(773)](n(772)),c=3010),n(414)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(401)][t(409)](t(792))[t(543)]((e=>{const r=t;e.on(r(707),((t,e,s)=>{const o=r;if(!s[o(765)][o(790)])return;const i=e[o(717)];if(!i)return;const c=s[o(541)][o(785)](i);n[o(550)][o(547)][o(512)](i)&&c&&!c[o(369)](o(751))&&c.is(o(439))&&(0,a.toWidget)(c,s[o(656)])}),{priority:r(586)})})),n[t(401)][t(409)](t(792))[t(480)]({model:t(767),view:(e,n)=>{const s=t;if(!n[s(765)][s(790)])return null;const{type:o,subType:i}=this[s(589)](e[s(759)]);return{classes:[s(394),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(717)])return;const{id:c}=this[a(589)](o[a(759)]);if(r){const t=this[a(668)][a(575)](c),e=this[a(563)](t);if(!this[a(375)](e))return}if(o[a(717)].is(a(679)))return void i[a(461)][a(570)](o[a(717)],s[a(462)]);const u=i[a(541)][a(785)](o[a(717)]);if(o[a(717)].is(a(559))&&n[a(550)][a(547)][a(513)](o[a(717)])&&!u[a(369)](a(567))){i[a(656)][a(606)]([a(394),a(675)],u),i[a(656)][a(734)](a(456),c,u),i[a(541)][a(628)](u,o[a(759)]),e&&(this[a(774)][a(420)](o[a(759)])?i[a(656)][a(606)](a(772),u):i[a(656)][a(527)](a(772),u));for(const t of n[a(550)][a(502)](o[a(717)])[a(430)]())i[a(461)][a(570)](t,s[a(462)]);i[a(461)][a(570)](o[a(717)],s[a(462)])}};n[t(401)][t(409)](t(792))[t(543)]((e=>{const n=t;e.on(n(376),((t,e,r)=>{const o=n;r[o(765)][o(790)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(483)})})),n[t(401)][t(409)](t(792))[t(543)]((e=>{const n=t;e.on(n(402),((t,e,r)=>{const o=n;r[o(765)][o(790)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(483)})})),n[t(401)][t(409)](t(792))[t(753)]({model:t(767),view:(e,n)=>n[t(765)][t(790)]?null:{group:t(767),name:e[t(778)](11)}}),n[t(401)][t(409)](t(510))[t(652)]({view:{name:t(767),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(641)+e[r(711)](r(490))+":"+e[r(711)]("id");return e[r(711)](r(474))&&(s+=":"+e[r(711)](r(474))),n[r(683)](r(445),{"data-name":s})}}),n[t(401)][t(409)](t(510))[t(532)]({view:t(767)}),n[t(401)][t(409)](t(443))[t(543)]((e=>{const n=t;e.on(n(376),s(),{priority:n(586)})})),n[t(401)][t(409)](t(443))[t(543)]((e=>{const n=t;e.on(n(402),s({isAttributeSuggestion:!0}),{priority:n(586)})})),n[t(401)][t(409)](t(443))[t(543)]((e=>{const n=t;e.on(n(441),((t,e,r)=>{const s=n,o=r[s(541)][s(454)](e[s(759)]);if(o)for(const t of o)t[s(369)](s(567))||(r[s(656)][s(527)]([s(394),s(675),s(772)],t),r[s(656)][s(764)](s(456),t),r[s(541)][s(544)](t,e[s(759)]))}),{priority:n(586)})})),n[t(401)][t(409)](t(443))[t(543)]((e=>{const n=t;e.on(n(581),((t,e,r)=>{const s=n,o=r[s(541)][s(454)](e[s(759)]);if(!o)return;const{id:i}=this[s(589)](e[s(759)]),a=this[s(668)][s(575)](i),c=this[s(563)](a);if(this[s(375)](c))for(const t of o)t[s(369)](s(567))||(r[s(656)][s(527)]([s(394),s(675),s(772)],t),r[s(656)][s(764)](s(456),t),r[s(541)][s(544)](t,e[s(759)]))}),{priority:n(586)})})),n[t(550)][t(614)][t(721)]((e=>{const r=t;let s=!1;const o=Array[r(395)](n[r(550)][r(614)][r(650)][r(662)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(589)](t);if(r(767)!==o)continue;const h=this[r(668)][r(575)](f);if(null!=c[r(665)]){r(598)==u&&(s=s||Mc(c[r(665)],t,e,n[r(550)][r(547)]));const o=r(421)==u&&this[r(375)](l[r(779)]("|")[0]);if(c[r(665)][r(771)]||r(786)==c[r(665)][r(660)][r(431)]||r(537)==u&&!Oc(c[r(665)])||o&&!Oc(c[r(665)])||r(414)==u&&(Sc(a=c[r(665)])||function(t){const e=r;return t[e(760)][e(687)]==t[e(578)][e(380)]&&t[e(760)][e(758)]}(a)))e[r(684)](t),s=!0;else{if(!h||!h[r(601)])continue;i[r(543)](h)}}}var a;return i[r(702)]>0&&(s=!!this[r(775)](i)||s),s})),n[t(550)][t(614)][t(721)]((e=>{const r=t;let s=!1;for(const t of n[r(550)][r(614)][r(650)][r(720)]())if(r(708)==t[r(694)])for(const t of this[r(668)][r(732)]()){if(t[r(370)]||!t[r(601)])continue;const o=r(537)==t[r(694)],i=this[r(563)](t),a=i&&this[r(375)](i);if(!o&&!a)continue;const c=t[r(744)]();if(c[r(760)][r(687)]!=c[r(578)][r(687)]&&!c[r(578)][r(758)]){const o=n[r(550)][r(564)](c[r(760)][r(475)],r(578)),i=n[r(550)][r(509)](c[r(760)],o);e[r(426)](t[r(632)](),{range:i}),s=!0}}return s})),n[t(550)][t(614)][t(721)]((e=>this[t(796)](e))),n[t(550)][t(614)][t(721)]((e=>!e[t(425)][t(553)]&&this[t(573)](e))),n[t(550)].on(t(615),(()=>{this[t(649)]=!1})),n[t(550)][t(614)].on(t(741),((r,s)=>{const o=t;if(!s[o(553)]||s[o(594)])return;if(!this[o(649)])return;const i=n[o(550)][o(614)][o(650)][o(720)]();if(0==i[o(378)])return;const a=[],c=i[o(576)]((t=>o(421)==t[o(694)])),u=i[o(576)]((t=>o(708)==t[o(694)]&&o(752)!=t[o(462)]));for(const t of c)this[o(722)](t[o(484)])&&a[o(773)]({key:t[o(484)],newValue:t[o(617)],oldValue:t[o(387)],range:wc(t[o(676)],n[o(550)])});for(const t of u){if(o(599)!=t[o(467)]&&o(473)!=t[o(467)])continue;const e=Dc(t[o(472)][o(475)],n[o(550)]),r=t[o(446)];o(599)==t[o(467)]&&a[o(773)]({key:o(519),newValue:t[o(462)],oldValue:r[o(462)],range:e});for(const[n,s]of r[o(647)]){if(!this[o(722)](n))continue;const r=t[o(647)][o(575)](n);s!==r&&a[o(773)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(647)])this[o(722)](n)&&(r[o(647)][o(555)](n)||a[o(773)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(378)]&&n[o(550)][o(497)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(583)](t,e,s,o,{groupId:r});this[n(699)](t,a)}))}),{priority:t(745)}),n[t(550)][t(410)].on(t(379),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(589)](n[s(462)]),e=this[s(668)][s(575)](t);e&&e[s(636)](n[s(462)])}})),n[t(550)][t(614)].on(t(741),(()=>{const e=t,r=Array[e(395)](n[e(550)][e(614)][e(650)][e(662)]())[e(576)]((t=>e(767)===this[e(589)](t[e(462)])[e(629)]));if(0===r[e(378)])return;r[e(526)](((t,n)=>{const r=e,s=t[r(680)][r(673)],o=n[r(680)][r(673)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(760)][r(477)](o[r(760)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(589)](t);if(null===n[e(673)]){const n=this[e(610)](t);o[e(543)](n)}else{const t=this[e(668)][e(575)](r);null!==n[e(665)]||t[e(601)]?(s[e(543)](t[e(591)]),o[e(543)](t)):this[e(723)](t)}}o[e(702)]>0&&this[e(639)](o);for(const t of s)this[e(460)](e(392),t)})),n[t(550)].on(t(542),((e,r)=>{const s=t,o=r[0];if(!this[s(668)][s(702)])return;if(!o[s(505)])return;if(o[s(425)][s(594)]||!o[s(425)][s(553)])return;let i,a;switch(o[s(694)]){case s(708):i=n[s(550)][s(564)](o[s(472)]),a=i[s(737)](o[s(603)]);break;case s(779):i=n[s(550)][s(564)](o[s(638)]),a=n[s(550)][s(564)](o[s(405)]);break;case s(658):i=n[s(550)][s(564)](o[s(635)]),a=i[s(737)](o[s(603)]);break;default:return}const c=n[s(550)][s(509)](i,a);n[s(550)][s(525)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(793)](c)){if(e[t(370)])continue;if(t(598)==e[t(694)])continue;const r=this[t(563)](e);if(r&&this[t(375)](r)&&t(779)!=o[t(694)])continue;const s=e[t(680)]&&e[t(680)][t(633)];(t(537)!=e[t(694)]||t(779)==o[t(694)]&&!s)&&(n[t(411)]||t(664)==e[t(694)]&&n[t(444)]||e[t(744)]()[t(383)](c)&&this[t(486)](e,i,a))}}))}),{priority:t(745)}),n[t(550)].on(t(600),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(602)])return;if(this[s(459)])return;if(!this[s(424)][s(704)])return;if(o[s(771)])return;const a=n[s(550)][s(547)],{start:c,end:u}=o[s(744)](),l=c[s(475)]&&a[s(755)](c[s(475)])?null:a[s(703)](c,s(643)),f=u[s(380)]&&a[s(755)](u[s(380)])?null:a[s(703)](u,s(787)),h=n[s(550)][s(509)](l?l[s(760)]:c,f?f[s(578)]:u);n[s(550)][s(525)]((t=>{const e=s;this[e(713)](h);const r=n[e(550)][e(547)][e(703)](h[e(760)]);o.is(e(653))?t[e(437)](r):o[e(511)](r)})),e[s(386)]()}),{priority:e.priorities[t(748)]+10}),n[t(550)].on(t(538),((e,r)=>{const s=t,o=r[r[s(378)]-1];o&&o[s(602)]||this[s(459)]||this[s(424)][s(704)]&&(n[s(550)][s(525)]((()=>{const t=s;let o=n[t(550)][t(538)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(686)]=o[t(517)]();const i=o[t(578)][t(380)],a=n[t(550)][t(547)];i&&a[t(513)](i)&&!a[t(512)](i)&&(o=n[t(550)][t(509)](o[t(760)],n[t(550)][t(564)](i,t(578)))),this[t(746)](o)})),e[s(386)]())}),{priority:t(586)}),this[t(470)][t(733)][t(543)](t(503),this[t(424)]),this[t(438)](t(503));const o=new p(n,this[t(668)]);n[t(733)][t(543)](t(795),o),this[t(438)](t(795));const i=new b(n,this[t(668)]);n[t(733)][t(543)](t(478),i),this[t(438)](t(478)),n[t(733)][t(543)](t(530),new N(n,o,this[t(668)])),this[t(438)](t(530)),n[t(733)][t(543)](t(592),new N(n,i,this[t(668)])),this[t(438)](t(592)),n[t(733)][t(543)](t(769),new w(n,o,this[t(668)])),this[t(438)](t(769)),n[t(733)][t(543)](t(654),new w(n,i,this[t(668)])),this[t(438)](t(654));const c=n[t(663)][t(575)](t(624));this[t(588)](c,t(642),((e,{threadId:n})=>{const r=t,s=this[r(668)][r(575)](n);s&&s[r(546)]&&1===s[r(546)][r(378)]&&this[r(666)](n,{hasComments:!0})}),{priority:t(400)}),this[t(588)](c,t(691),((e,{threadId:n})=>{const r=t,s=this[r(668)][r(575)](n);s&&s[r(546)]&&!s[r(546)][r(378)]&&this[r(666)](n,{hasComments:!1})}),{priority:t(400)})}set[yc(582)](t){const n=yc;if(this[n(766)])throw new e.CKEditorError(n(659),this);this[n(766)]=t}get[yc(582)](){return this[yc(766)]}[yc(440)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=yc,r=[];for(const e of this[n(668)][n(732)]())t&&!e[n(601)]||r[n(773)](e);return e?r[n(391)]((t=>t[n(453)]())):r}[yc(552)](t){const n=yc,r=this[n(668)][n(575)](t);if(!r)throw new e.CKEditorError(n(572),this);return r}[yc(416)](t){const e=yc;return this[e(668)][e(555)](t)}[yc(743)](t){const e=yc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(694)][e(779)](":"),a=this[e(668)][e(575)](r)||this[e(736)](o,i,r,n,s);if(this[e(406)](a),this[e(434)](a,o,i||null,n),a[e(501)]=t[e(501)],a[e(491)]=!0,s&&s[e(716)]){const t=s[e(716)],n=this[e(630)](t[e(535)]);a[e(496)]=t[e(501)],a[e(520)]=n,a[e(569)]=!0}else a[e(496)]=t[e(501)];switch(t[e(680)]&&(a[e(680)]=t[e(680)]),t[e(647)]&&(a[e(647)]=t[e(647)]),this[e(766)]&&this[e(766)][e(493)]||(a[e(590)]=!0),this[e(797)][e(575)](a)){case e(762):this[e(797)][e(551)](a,e(597));break;case e(487):a[e(601)]?(this[e(775)](new Set([a])),this[e(639)](new Set([a])),this[e(797)][e(551)](a,e(398)),this[e(460)](e(368),a)):this[e(797)][e(551)](a,e(556))}return a}[yc(795)](t){const e=yc;this[e(602)]((()=>{const n=e;this[n(470)][n(550)][n(525)]((()=>{const e=n;for(const n of t[e(561)]())n[e(718)]()}))}))}[yc(478)](t){const e=yc;this[e(602)]((()=>{const n=e;this[n(470)][n(550)][n(525)]((()=>{const e=n;for(const n of t[e(561)]())n[e(494)]()}))}))}[yc(438)](t,n){const r=yc,s=this[r(470)][r(733)][r(575)](t);if(!s)throw new e.CKEditorError(r(712),this,{commandName:t});if(this[r(415)][r(555)](s))throw new e.CKEditorError(r(533),this,{commandName:t});this[r(415)][r(543)](s),n&&s.on(r(448),((t,e)=>{const o=r;this[o(424)][o(704)]&&(this[o(459)]||(e[o(378)]>0&&e[e[o(378)]-1]&&e[e[o(378)]-1][o(602)]?e[o(596)]():(t[o(686)]=n(((...t)=>s[o(448)](...t,{forceDefaultExecution:!0})),...e),t[o(386)]())))}),{priority:r(586)})}[yc(602)](t){const n=yc;let r,s;const o=this[n(459)];this[n(459)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(459)]=!1),s&&e.CKEditorError[n(749)](s,this),r}[yc(746)](t,n=null,r={}){const s=yc;if(t[s(771)])return null;const o=this[s(470)][s(663)][s(575)](s(521)).me;for(const{suggestion:e,meta:o}of this[s(793)](t,s(664)))if(o[s(444)]){if(!o[s(548)]){if(o[s(411)]){if(!this[s(789)]||!Pc(e,r))continue;return e}if(Pc(e,r))return e;this[s(486)](e,t[s(760)],t[s(578)]);break}if(n==e[s(661)]&&Pc(e,r)){const n=e[s(744)]();return n[s(760)][s(782)](t[s(578)])?this[s(674)](e,this[s(695)][s(509)](t[s(760)],n[s(578)])):this[s(674)](e,this[s(695)][s(509)](n[s(760)],t[s(578)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(777)+n:s(664),u=this[s(433)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(788)](c,i,a,t),u}[yc(374)](t,n=yc(619),r={}){const s=yc,o=this[s(470)][s(663)][s(575)](s(521)).me,i=this[s(451)][s(536)](s(664),n,s(412));for(const e of this[s(440)]())if(e[s(520)].id==o.id&&s(664)==e[s(694)]&&e[s(661)]==n&&Pc(e,r)&&(i(e[s(492)](),t)||i(t,e[s(492)]()))){for(const n of t)e[s(605)](n);return e}for(const{suggestion:e,meta:n}of this[s(793)](t,s(664))){if(!n[s(444)])continue;if(!this[s(789)]&&n[s(411)])continue;if(!Pc(e,r))continue;let o=!0;for(const n of e[s(492)]())for(const e of t)if(!n[s(383)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(777)+n,l=this[s(433)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(788)](u,a,c,e,Hr[s(566)]());return l}[yc(579)](t,n,r=null,s={}){const o=yc;if(r=r||vc(n),t[o(771)])return null;if(o(545)===this[o(407)]){const e=this[o(451)][o(536)](o(598),r,o(718));return this[o(602)]((()=>e([t],n,s))),null}const i=this[o(470)][o(663)][o(575)](o(521)).me,a=[];if(o(731)!==this[o(407)])for(const{suggestion:e,meta:n}of this[o(793)](t,o(664)))n[o(444)]&&!n[o(516)]&&a[o(773)](...e[o(492)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(616)](s);e&&r[n(773)](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(378)];){const s=r[e][n(714)](t);r[n(735)](e,1,...s),e+=s[n(378)]}}return r}(t,a);c[o(378)]&&this[o(695)][o(525)]((()=>{const t=o;for(const e of c){const o=this[t(451)][t(536)](t(598),r,t(718));this[t(602)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(760)],u=t[o(578)];for(const{suggestion:e,meta:n}of this[o(793)](t,o(598))){if(!n[o(444)])continue;if(e[o(661)]!=r)continue;if(!Pc(e,s))continue;const i=e[o(744)]();if(i[o(383)](t,!0))return null;c=c[o(477)](i[o(760)])?c:i[o(760)],u=u[o(780)](i[o(578)])?u:i[o(578)],a?i[o(760)][o(477)](a[o(744)]()[o(760)])?(a[o(705)](),a=e):e[o(705)]():a=e}const l=this[o(695)][o(509)](c,u);if(a)this[o(674)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(433)]({id:t,type:o(611)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(788)](o(611)+r,t,a,l)}}return null}[yc(701)](t,n,r=[],s=null,o={}){const i=yc;n[i(768)]||(n[i(768)]=n[i(447)]),n[i(633)]=t.is(i(676)),s=s||vc(n);const a=r[i(391)]((t=>Dc(t,this[i(695)]))),c=t.is(i(676))?t:Dc(t,this[i(695)]);if(i(545)===this[i(407)]){const t=this[i(451)][i(536)](i(537),s,i(718));return this[i(602)]((()=>t([c],n,o))),null}a[i(773)](c);let u=!0;for(const t of a)if(!this[i(580)](t)){u=!1;break}if(u&&i(731)!==this[i(407)]){const t=this[i(451)][i(536)](i(537),s,i(718));return this[i(602)]((()=>t([c],n,o))),null}let l=null,f=c[i(760)],h=c[i(578)];for(const{suggestion:t,meta:e}of this[i(793)](c,i(537))){if(!e[i(444)])continue;if(e[i(548)]||e[i(411)]||e[i(516)])continue;if(t[i(680)][i(768)]!=n[i(768)])continue;if(!Pc(t,o))continue;const r=t[i(744)]();if(t[i(661)]==s){if(r[i(383)](c,!0))return null;f=f[i(477)](r[i(760)])?f:r[i(760)],h=h[i(780)](r[i(578)])?h:r[i(578)],l?r[i(760)][i(477)](l[i(744)]()[i(760)])?(l[i(705)](),l=t):t[i(705)]():l=t}else{const e=c[i(616)](r);this[i(539)](t,e)}}const g=this[i(470)][i(663)][i(575)](i(521)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(674)](l,this[i(695)][i(509)](f,h)),l;{const t=this[i(433)]({id:d,type:i(482)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(788)](i(482)+s,d,p,this[i(695)][i(509)](f,h)),t}}[yc(488)](t,n,r=[],s=null,o={}){const i=yc;n[i(768)]||(n[i(768)]=n[i(447)]);const a=t[0];n[i(633)]=a.is(i(676)),s=s||vc(n);const c=r[i(391)]((t=>Dc(t,this[i(695)]))),u=a.is(i(676))?t:t[i(391)]((t=>Dc(t,this[i(695)])));if(i(545)===this[i(407)]){const t=this[i(451)][i(536)](i(537),s,i(718));return this[i(602)]((()=>t(u,n,o))),null}c[i(773)](...u);let l=!0;for(const t of c)if(!this[i(580)](t)){l=!1;break}if(l&&i(731)!==this[i(407)]){const t=this[i(451)][i(536)](i(537),s,i(718));return this[i(602)]((()=>t(u,n,o))),null}const f=this[i(470)][i(663)][i(575)](i(521)).me;for(const t of this[i(440)]()){if(t[i(520)].id!=f.id)continue;if(i(537)!=t[i(694)]||t[i(680)][i(768)]!=n[i(768)])continue;if(!Pc(t,o))continue;const e=t[i(661)]==s;for(let n=0;n<u[i(378)];n++){const r=u[n];for(const s of t[i(739)]()){const o=s[i(507)]();if(r[i(782)](o)){e?(u[i(735)](n,1),n--):t[i(684)](s[i(462)]);break}}}}if(0==u[i(378)])return null;const h=this[i(451)][i(536)](i(537),s,i(412));for(const t of this[i(440)]())if(t[i(520)].id==f.id&&i(537)==t[i(694)]&&t[i(680)][i(768)]==n[i(768)]&&t[i(661)]==s&&Pc(t,o)&&(h(t[i(492)](),u)||h(u,t[i(492)]()))){for(const e of u)t[i(605)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(482)+s,m=this[i(433)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(788)](p,g,d,t,Hr[i(566)]());return m}[yc(713)](t,n=null,r={}){const s=yc;if(t[s(771)])return null;const o=this[s(470)][s(663)][s(575)](s(521)).me,a=new i.LiveRange(t[s(760)],t[s(578)]);for(const{suggestion:t,meta:e}of this[s(793)](a,s(664)))if(e[s(444)]&&!e[s(548)])if(t[s(370)]){const e=t[s(492)]()[s(576)]((t=>s(786)!=t[s(660)][s(431)]));if(e[s(577)]((t=>a[s(383)](t,!0)))&&t[s(494)](),e[s(457)]((t=>t[s(383)](a,!0)))){const t=this[s(451)][s(536)](s(414),n,s(718));return this[s(602)]((()=>t([a],null,r))),null}}else{const e=a[s(616)](t[s(744)]());null!==e&&t[s(574)]([e],null,r)}if(a[s(465)](),a[s(771)]||s(786)==a[s(660)][s(431)])return null;let c=null,u=a[s(760)],l=a[s(578)];const f=this[s(793)](a,s(414));for(const{suggestion:t,meta:e}of f){const n=this[s(695)][s(509)](u,l);if(e[s(444)]&&(this[s(789)]||!e[s(411)]&&!e[s(516)]))if(t[s(370)]){if(!Pc(t,r))continue;let e=!0;for(const r of t[s(492)]()){if(r[s(383)](n,!0))return t;n[s(383)](r)||(e=!1)}e&&t[s(494)]()}else{const e=t[s(744)]();if(e[s(383)](n,!0))return t;if(!Pc(t,r)){n[s(383)](e)?t[s(705)]():e[s(763)](u)?u=e[s(578)]:e[s(763)](l)&&(l=e[s(760)]);continue}u=u[s(477)](e[s(760)])?u:e[s(760)],l=l[s(780)](e[s(578)])?l:e[s(578)],r=Object[s(495)]({},t[s(647)]),c?e[s(760)][s(477)](c[s(744)]()[s(760)])?(c[s(705)](),c=t):t[s(705)]():c=t}}if(c)return this[s(674)](c,this[s(695)][s(509)](u,l)),c;{const t=(0,e.uid)(),i=this[s(695)][s(509)](u,l),a=o.id,c=n?s(620)+n:s(414),f=this[s(433)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(788)](c,t,a,i),f}}[yc(388)](t,n=yc(619),r={}){const s=yc,o=this[s(470)][s(663)][s(575)](s(521)).me,a=t[s(391)]((t=>new i.LiveRange(t[s(760)],t[s(578)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(793)](a,s(664)))e[s(444)]&&!e[s(548)]&&c[s(543)](t);for(const e of c)if(e[s(370)]){const o=e[s(492)]();if((!e[s(647)]||!e[s(647)][s(626)])&&o[s(577)]((t=>a[s(457)]((e=>e[s(383)](t,!0)))))&&e[s(494)](),a[s(577)]((t=>o[s(457)]((e=>e[s(383)](t,!0)))))){const e=this[s(451)][s(536)](s(414),n,s(718));return this[s(602)]((()=>e(t,null,r))),null}}else{const t=e[s(744)]();if(a[s(457)]((e=>e[s(383)](t,!0)))&&e[s(494)](),a[s(577)]((e=>t[s(383)](e,!0)))){const t=this[s(451)][s(536)](s(414),n,s(718));return this[s(602)]((()=>t(a,null,r))),null}}const u=this[s(451)][s(536)](s(414),n,s(412));let l=null;for(const t of this[s(440)]())if(t[s(520)].id==o.id&&t[s(601)]&&s(414)==t[s(694)]&&t[s(661)]==n&&Pc(t,r)&&(u(t[s(492)](),a)||u(a,t[s(492)]())))if(l){if(t[s(546)]&&t[s(546)][s(378)])continue;for(const e of t[s(492)]())l[s(396)](e)||l[s(605)](e);t[s(705)]()}else{l=t;for(const e of a)t[s(396)](e)||t[s(605)](e)}if(l)return l;c[s(399)]();for(const{suggestion:t,meta:e}of this[s(793)](a,s(414)))e[s(444)]&&(this[s(789)]||!e[s(411)]&&!e[s(516)])&&Pc(t,r)&&c[s(543)](t);for(const t of c){const e=t[s(492)]();if((!r||!r[s(626)])&&a[s(577)]((t=>e[s(457)]((e=>e[s(383)](t,!0))))))return t;(!t[s(647)]||!t[s(647)][s(626)])&&e[s(577)]((t=>a[s(457)]((e=>e[s(383)](t,!0)))))&&t[s(494)]()}const f=(0,e.uid)(),h=o.id,g=s(620)+n,d=this[s(433)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(465)](),t[s(771)]||s(786)==t[s(660)][s(431)]||this[s(788)](g,f,h,t,Hr[s(566)]());return d}[yc(583)](t,n,r,s,o){const i=yc;if(t[i(771)])return[];if(i(545)===this[i(407)])return[];const a=this[i(470)][i(663)][i(575)](i(521)).me.id,c=Array[i(395)](this[i(668)][i(732)]())[i(576)]((e=>i(421)==e[i(694)]&&e[i(680)][i(468)]==n&&e[i(396)](t)));if(i(584)===this[i(407)]){const e=this[i(793)](t,i(664))[i(576)]((({meta:t})=>t[i(444)]&&!t[i(516)]&&!t[i(548)]))[i(391)]((({suggestion:t})=>t));c[i(585)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(421)==t[i(694)]?t[i(680)][i(450)]:void 0,o=t[i(744)](),a=Array[i(395)](u[i(371)]())[i(688)]((t=>t[i(458)](o)));if(!a)continue;const c=a[i(714)](o);this[i(375)](n)&&i(664)==t[i(694)]&&0!=c[i(378)]||(u[i(747)](a),c[i(557)]((t=>{u[i(551)](t,r)})),i(664)!=t[i(694)]&&e!=s&&u[i(551)](a[i(616)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(378)]>37&&console[i(534)](i(442),{key:n});const f=(i(390)+(n+"|")+vc({newValue:s}))[i(568)](0,60),h=this[i(433)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(773)](h),this[i(788)](f,c,a,t)}return l}[yc(604)](t){const e=yc;this[e(438)](t,((t,...n)=>{this[e(678)]((()=>{t(...n)}))}))}[yc(384)](t){const e=yc;this[e(471)][e(543)](t)}[yc(655)](t){const e=yc;this[e(455)][e(543)](t)}[yc(563)](t){const e=yc;return e(421)==t[e(694)]?t[e(661)][e(779)]("|")[0]:null}[yc(674)](t,e){const n=yc,r=t[n(632)]();this[n(695)][n(525)]((t=>{t[n(426)](r,{range:e})}))}[yc(406)](t){const e=yc,n=t.id,r=this[e(470)][e(528)][e(575)](e(625));this[e(719)][e(623)](n)||this[e(719)][e(682)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(719)][e(698)](n);s[e(696)](e(436)),s[e(436)]=!1,t[e(546)]=s}[yc(434)](t,n,r,s){const o=yc;if(t[o(694)]!=n||t[o(661)]!=r||t[o(515)].id!=s)throw this[o(470)][o(612)](o(382)),new e.CKEditorError(o(382),this)}[yc(539)](t,n){const r=yc,s=t[r(744)]();if(n[r(782)](s))t[r(705)]();else if(s[r(383)](n)){const o=this[r(695)][r(564)](n[r(760)][r(380)],r(578));this[r(674)](t,this[r(695)][r(509)](s[r(760)],o));const i=(0,e.uid)(),a=t[r(515)].id,c=t[r(694)]+":"+t[r(661)];this[r(433)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(680)],attributes:t[r(647)]});const u=this[r(695)][r(564)](n[r(578)][r(687)],r(631)),l=this[r(695)][r(509)](u,s[r(578)]);this[r(788)](c,i,a,l)}else if(s[r(763)](n[r(760)])){const e=this[r(695)][r(564)](n[r(760)][r(380)],r(578));this[r(674)](t,this[r(695)][r(509)](s[r(760)],e))}else{const e=this[r(695)][r(564)](n[r(578)][r(687)],r(631));this[r(674)](t,this[r(695)][r(509)](e,s[r(578)]))}}[yc(580)](t){const e=yc;for(const{suggestion:n,meta:r}of this[e(793)](t,e(664))){if(!r[e(444)])continue;const s=n[e(492)]();for(const n of s)if(!t[e(714)](n)[e(378)])return!0}return!1}[yc(554)](t){const n=yc,r=this[n(470)][n(663)][n(575)](n(521))[n(681)](t);if(!r)throw new e.CKEditorError(n(710),this);return r}[yc(630)](t){const e=yc,n=this[e(470)][e(663)][e(575)](e(521)),r=(0,o.hashObject)(e(452)+t);return n[e(681)](r)||n[e(504)]({id:r,name:t})}[yc(736)](t,e,n,r,s){const o=yc,i=this[o(554)](r),a=this[o(451)][o(381)](t,e,n,i,s,(t=>{const e=o;this[e(666)](n,{attributes:t});const r=this[e(552)](n);this[e(775)](new Set([r])),this[e(639)](new Set([r]))}));return this[o(588)](a,o(718),(()=>{const t=o;this[t(666)](n,{state:t(756)})}),{priority:o(586)}),this[o(588)](a,o(494),(()=>{const t=o;this[t(666)](n,{state:t(657)})}),{priority:o(586)}),this[o(668)][o(551)](n,a),this[o(797)][o(551)](a,o(762)),a}[yc(589)](t){const e=yc,n=t[e(779)](":");return{group:n[0],type:n[1],subType:n[e(378)]>=5?n[2]:null,id:n[e(378)]<5?n[2]:n[3],authorId:n[e(378)]<5?n[3]:n[4],markerCount:6==n[e(378)]?n[5]:null}}[yc(486)](t,n,r){const s=yc,o=t[s(744)](),i=o[s(760)],a=o[s(578)];this[s(674)](t,this[s(695)][s(509)](i,n));const c=(0,e.uid)(),u=t[s(515)].id,l=t[s(694)]+(t[s(661)]?":"+t[s(661)]:"");this[s(433)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(647)],data:t[s(680)]});const f=this[s(563)](t);(s(537)==t[s(694)]||f&&this[s(375)](f))&&(r=this[s(695)][s(750)](r[s(687)])),this[s(788)](l,c,u,this[s(695)][s(509)](r,a))}[yc(793)](t,e=null){const n=yc,r=[],s=this[n(470)][n(663)][n(575)](n(521)).me;Array[n(727)](t)||(t=[t]);for(const o of this[n(440)]()){if(!o[n(601)])continue;if(e&&o[n(694)]!=e)continue;let i=!1;for(const e of o[n(492)]()){for(const a of t){const t=a[n(760)][n(782)](e[n(578)])||a[n(578)][n(782)](e[n(760)]);if(t||a[n(616)](e)){const c=a[n(383)](e)&&Rc(this[n(695)][n(547)],e[n(760)],a),u=e[n(383)](a)&&Rc(this[n(695)][n(547)],a[n(760)],e);r[n(773)]({suggestion:o,meta:{isOwn:s==o[n(520)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[yc(788)](t,e,n,r,s){const o=yc;this[o(695)][o(525)]((i=>{const a=o;let c=a(641)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(404)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[yc(723)](t){const e=yc,n=t[e(469)],r=t[e(670)];t[e(469)]=null,t[e(670)]=null,null!=n&&n[e(670)]==t&&(n[e(670)]=r),null!=r&&r[e(469)]==t&&(r[e(469)]=n),e(398)==this[e(797)][e(575)](t)&&(this[e(797)][e(551)](t,e(556)),this[e(460)](e(560),t,n,r))}[yc(433)](t){const n=yc,r=t.id,s=this[n(743)](t);if(this[n(766)]&&this[n(766)][n(493)]){const o=this[n(470)][n(663)][n(575)](n(523)),i=s[n(715)],a=s[n(661)]?s[n(694)]+":"+s[n(661)]:s[n(694)],c=this[n(470)][n(645)],u=o[n(543)](zr(c,n(377))),l={id:r,type:a,hasComments:i,data:t[n(680)]||null,originalSuggestionId:t[n(479)]||null,attributes:s[n(647)]};this[n(766)][n(493)](l)[n(403)]((t=>{const e=n;s[e(590)]=!0,o[e(571)](u),t&&t[e(501)]&&(this[e(668)][e(575)](r)[e(501)]=t[e(501)])}))[n(428)]((t=>{const r=n;throw(0,e.logWarning)(r(700)),this[r(470)][r(550)][r(497)]({isUndoable:!1},(()=>{s[r(494)]()})),s[r(742)](),this[r(668)][r(747)](s.id),this[r(797)][r(747)](s),t}))}return s}[yc(375)](t){const e=yc;return this[e(471)][e(555)](t)}[yc(666)](t,e){const n=yc,r=this[n(470)][n(663)][n(575)](n(523)),s=this[n(552)](t);if(this[n(766)]&&this[n(766)][n(595)])if(s[n(590)]){const s=r[n(543)](zr(this[n(470)][n(645)],n(377)));this[n(766)][n(595)](t,e)[n(403)]((()=>{r[n(571)](s)}))}else s.on(n(422),(()=>{this[n(666)](t,e)}))}[yc(644)](t){const n=yc;if(!this[n(766)]||!this[n(766)][n(552)])throw new e.CKEditorError(n(651),this);return this[n(766)][n(552)](t)}[yc(610)](t){const e=yc,{id:n,type:r,subType:s,authorId:o}=this[e(589)](t),i=this[e(668)][e(575)](n)||this[e(736)](r,s,n,o,{});switch(this[e(434)](i,r,s,o),this[e(797)][e(575)](i)){case e(762):this[e(644)](n)[e(403)]((t=>{const r=e;let s=Promise[r(770)]();t[r(715)]&&(s=this[r(719)][r(784)]({channelId:this[r(470)][r(528)][r(575)](r(625)),threadId:n})),s[r(403)]((()=>{const e=r;this[e(743)](t)[e(590)]=!0}))})),this[e(797)][e(551)](i,e(487));break;case e(556):this[e(666)](n,{state:e(706)});case e(597):this[e(797)][e(551)](i,e(398)),this[e(460)](e(368),i);break;case e(398):this[e(460)](e(392),i)}return i[e(636)](t),i}[yc(639)](t){const e=yc,n=Array[e(395)](t),r=n[e(576)]((t=>e(421)==t[e(694)]));this[e(776)](r);const s=n[e(576)]((t=>!t[e(370)]&&e(421)!=t[e(694)])),o=this[e(440)]({skipNotAttached:!0})[e(576)]((t=>!t[e(370)]&&e(421)!=t[e(694)])),i=o[e(576)]((n=>!t[e(555)](n))),a=new Map(o[e(391)]((t=>[t,this[e(451)][e(536)](t[e(694)],t[e(661)],e(419))]))),c=new Map(o[e(391)]((t=>[t,t[e(744)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(378)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(378)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(378)];t++){const n=s[t];!l[e(555)](n)&&n[e(469)]&&(f[e(543)](n[e(469)]),n[e(469)][e(670)]===n&&(n[e(469)][e(670)]=null),n[e(469)]=null),!u[e(555)](n)&&n[e(670)]&&(f[e(543)](n[e(670)]),n[e(670)][e(469)]===n&&(n[e(670)][e(469)]=null),n[e(670)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(378)];e++){const r=g(t,n[e]);r&&(r[0][s(670)]=r[1],r[1][s(469)]=r[0],u[s(543)](r[0]),l[s(543)](r[1]))}}function g(t,n){const r=e;if(t[r(520)].id!==n[r(520)].id)return null;const s=a[r(575)](t)(t,n,c[r(575)](t),c[r(575)](n));return s&&a[r(575)](n)(t,n,c[r(575)](t),c[r(575)](n))?s[1][r(546)]&&s[1][r(546)][r(378)]?null:s:null}f[e(702)]&&this[e(639)](f)}[yc(776)](t){const e=yc;if(0==t[e(378)])return;const n=this[e(440)]({skipNotAttached:!0})[e(576)]((t=>e(421)==t[e(694)]&&t[e(491)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(647)]);s[e(555)](n)||(s[e(551)](n,r[e(378)]),r[e(773)]([]));const i=s[e(575)](n);r[i][e(773)](t)}!function(){const t=e;r[t(526)](((e,n)=>{const r=t,s=e[0][r(501)],o=n[0][r(501)];return s==o?e[0][r(647)][r(608)]<n[0][r(647)][r(608)]?-1:1:s<o?-1:1}));for(const e of r)e[t(526)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(378)];t++){if(0==r[t][e(378)])continue;const n=[];for(let s=t+1;s<r[e(378)];s++)0!=r[s][e(378)]&&i(r[t],r[s])&&n[e(773)](s);for(const s of n)r[t]=r[t][e(794)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(378)];n++)t[n][e(670)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(378)];n++)t[n][e(469)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(647)][r(608)]!==n[0][r(647)][r(608)]&&t[0][r(520)]!==n[0][r(520)])return!1;if(!function(t,e){const n=r;return!t[n(715)]&&!e[n(715)]||(!t[n(715)]||!e[n(715)])&&(!!(t[n(715)]&&e[n(501)]<t[n(546)][n(427)][n(575)](0)[n(501)])||!!(e[n(715)]&&t[n(501)]<e[n(546)][n(427)][n(575)](0)[n(501)]))}(t[0],n[0]))return!1;const s=_c(t[0][r(647)],r(608)),o=_c(n[0][r(647)],r(608));return!!wr(s,o)&&(!!t[r(577)]((t=>n[r(457)]((e=>t[r(744)]()[r(782)](e[r(744)]())))))&&n[r(577)]((e=>t[r(457)]((t=>e[r(744)]()[r(782)](t[r(744)]()))))))}}[yc(775)](t){const e=yc,n=Array[e(395)](t),r=this[e(440)]({skipNotAttached:!0}),s=r[e(576)]((n=>!t[e(555)](n))),o=new Map(n[e(391)]((t=>[t,this[e(451)][e(536)](t[e(694)],t[e(661)],e(412))]))),i=new Map(r[e(391)]((t=>[t,t[e(492)]()])));for(let t=0;t<n[e(378)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(378)];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(378)];e++){const s=r[e];if(s[a(694)]!==n[a(694)]||s[a(520)].id!==n[a(520)].id||s[a(661)]!==n[a(661)])continue;if(!xc(n,s,[a(608)]))continue;if(a(421)==n[a(694)]&&n[a(680)][a(450)]!=s[a(680)][a(450)])continue;if(a(421)==n[a(694)]&&t[a(375)](n[a(680)][a(468)]))continue;if(a(537)==n[a(694)]){const e=t[a(470)][a(550)],r=n[a(618)]();if(r&&(e[a(547)][a(512)](r)||e[a(547)][a(755)](r)))continue}const c=o[a(575)](n),u=i[a(575)](n),l=i[a(575)](s),f=n[a(546)]&&n[a(546)][a(378)],h=s[a(546)]&&s[a(546)][a(378)];if(!f&&c(l,u))return t[a(373)](s,n),i[a(747)](n),!0;if(!h&&c(u,l))return t[a(373)](n,s),i[a(747)](s),!0}return!1}}[yc(373)](t,e){const n=yc;if(t[n(370)])for(const r of e[n(492)]())t[n(605)](r);else{const r=e[n(744)]()[n(578)];this[n(674)](t,this[n(695)][n(509)](t[n(744)]()[n(760)],r))}e[n(705)]()}[yc(607)](t,e){const n=yc,r=t[n(449)](n(432))||t[n(449)](n(421))?n(524):t[n(481)]();return zr(this[n(470)][n(645)],e+"_"+r+n(549))}[yc(728)](){const t=yc,e=this[t(470)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(695)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(589)](t[s(462)]);if(s(767)===e){n[s(587)](this[s(607)](r,s(463)));break}}for(const t of r){const{group:e,type:r}=this[s(589)](t[s(462)]);if(s(767)===e){n[s(587)](this[s(607)](r,s(489)));break}}}))}[yc(796)](t){const e=yc;if(this[e(649)])return!1;const n=this[e(470)],r=n[e(550)][e(614)][e(650)][e(720)]();if(0==r[e(378)])return!1;const s=[],o=r[e(576)]((t=>e(421)==t[e(694)])),i=r[e(576)]((t=>e(708)==t[e(694)]&&e(752)!=t[e(462)])),a=r[e(576)]((t=>e(571)==t[e(694)]&&e(752)!=t[e(462)]));for(const t of o)s[e(773)]({key:t[e(484)],newValue:t[e(617)],oldValue:t[e(387)],range:wc(t[e(676)],n[e(550)])});for(const t of i){const r=a[e(688)]((n=>n[e(472)][e(782)](t[e(472)])));r&&s[e(773)]({key:e(519),newValue:t[e(462)],oldValue:r[e(462)],range:n[e(550)][e(613)](t[e(472)][e(475)])})}return 0!=s[e(378)]&&this[e(699)](t,s)}[yc(573)](t){const e=yc;let n=!1;const r=this[e(470)][e(550)][e(614)][e(650)][e(662)]()[e(576)]((t=>t[e(680)][e(665)]&&t[e(462)][e(449)](e(514))));for(const s of r){const{subType:r,id:o}=this[e(589)](s[e(462)]),i=r[e(779)]("|")[0];for(const r of this[e(440)]({skipNotAttached:!0}))r.id!=o&&e(421)==r[e(694)]&&r[e(680)]&&r[e(680)][e(468)]==i&&r[e(744)]()[e(458)](s[e(680)][e(665)])&&(this[e(730)](r,s[e(680)][e(665)],t),n=!0)}return n}[yc(678)](t){const e=yc;this[e(470)],this[e(649)]=!0,t()}[yc(722)](t){const e=yc,n=this[e(375)](t),r=this[e(455)][e(555)](t);return n||r}[yc(699)](t,e){const n=yc;if(0==e[n(378)])return!1;let r=!1;for(const s of e){const e=this[n(793)](s[n(676)],n(421))[n(576)]((t=>!t[n(726)][n(548)]))[n(391)]((t=>t[n(767)])),i=(0,o.hashObject)({newValue:s[n(725)]});e[n(576)]((t=>{const e=n,[r,o]=t[e(661)][e(779)]("|");return r==s[e(468)]&&o!=i}))[n(557)]((e=>{const o=n;this[o(730)](e,s[o(676)],t),r=!0}))}return r}[yc(730)](t,e,n){const r=yc,s=t[r(744)]()[r(714)](e);0!==s[r(378)]?1!==s[r(378)]?this[r(486)](t,e[r(760)],e[r(578)]):this[r(674)](t,s[0]):n[r(684)](t[r(632)]())}}class Lc{constructor(t){const e=yc;this[e(385)]=t,this[e(695)]=t[e(550)],this[e(429)]=new Map,this[e(476)]=new Map,this[e(669)]()}[yc(381)](t,e,n,r,s,o){const i=yc;return new Hr(this[i(695)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(536)](t,e,i(718))(...n),onDiscard:(...n)=>this[i(536)](t,e,i(494))(...n)})}[yc(417)](t,e,n,r){const s=yc,o=t+":"+e+":"+n;this[s(429)][s(551)](o,r)}[yc(536)](t,e,n){const r=yc,s=t+":"+e+":"+n;return this[r(429)][r(575)](s)||this[r(476)][r(575)](t+":"+n)}[yc(669)](){const t=yc,e=()=>!1,n=t=>{const e=Ac;t[e(526)](((t,n)=>t[e(760)][e(477)](n[e(760)])?1:-1)),this[e(695)][e(525)]((n=>{const r=e;for(const e of t){let t;t=e[r(578)][r(758)]&&e[r(578)][r(687)]==e[r(760)][r(475)]?n[r(761)](e[r(760)][r(475)],"on"):n[r(761)](e),this[r(695)][r(600)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Ac;e&&this[n(695)][n(525)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(391)]((t=>(Sc(t)&&(t=this[s(695)][s(509)](t[s(578)])),t)))[s(576)]((t=>s(786)!==t[s(660)][s(431)]));if(c[s(378)]<1)return;const u=Array[s(395)](this[s(695)][s(614)][s(679)][s(492)]())[s(391)]((t=>i.LiveRange[s(498)](t)));r[s(437)](c);for(const t of this[s(385)][s(733)][s(733)]())t[s(473)]();a[s(773)]({forceDefaultExecution:!0}),this[s(385)][s(448)](o,...a);const l=u[s(576)]((t=>s(786)!=t[s(660)][s(431)]));l[s(378)]>0&&r[s(437)](l);for(const t of u)t[s(465)]()}))},s=(e,n)=>1==e[t(378)]&&1==n[t(378)]&&e[0][t(578)][t(782)](n[0][t(760)]),o=(e,n,r,s)=>Fc(e,n,r,s,this[t(695)])?[e,n]:Fc(n,e,s,r,this[t(695)])?[n,e]:null;this[t(476)][t(551)](t(627),e),this[t(476)][t(551)](t(738),n),this[t(476)][t(551)](t(540),s),this[t(476)][t(551)](t(637),o),this[t(476)][t(551)](t(754),n),this[t(476)][t(551)](t(648),e),this[t(476)][t(551)](t(798),s),this[t(476)][t(551)](t(423),o),this[t(476)][t(551)](t(558),r),this[t(476)][t(551)](t(709),e),this[t(476)][t(551)](t(413),s),this[t(476)][t(551)](t(634),e),this[t(476)][t(551)](t(389),r),this[t(476)][t(551)](t(724),e),this[t(476)][t(551)](t(621),s),this[t(476)][t(551)](t(435),e),this[t(476)][t(551)](t(689),e),this[t(476)][t(551)](t(508),((e,n)=>{const r=t;if(!n)return;const s=this[r(385)][r(663)][r(575)](Cc);this[r(695)][r(525)]((t=>{const o=r;if(o(519)==n[o(468)])for(const r of e){const e=r[o(760)][o(475)],s=n[o(450)];t[o(599)](e,s)}else if(s[o(375)](n[o(468)]))for(const r of e)void 0!==n[o(450)]?t[o(734)](n[o(468)],n[o(450)],r[o(760)][o(475)]):t[o(764)](n[o(468)],r[o(760)][o(475)]);else for(const r of e)n[o(450)]?t[o(734)](n[o(468)],n[o(450)],r):t[o(764)](n[o(468)],r)}))})),this[t(476)][t(551)](t(690),s)}}function Nc(){const t=["detach","getAncestors","action","key","previous","editor","_blockAttributeKeys","position","refresh","marker-count","nodeAfter","_defaultCallbacks","isBefore","discardSuggestion","originalSuggestionId","markerToHighlight","toUpperCase","formatBlock:","highest","attributeKey","getWalker","_breakSuggestionMarker","markerReady","markMultiRangeBlockFormat","ENTER","suggestion-type","_isDataLoaded","getRanges","addSuggestion","discard","assign","authoredAt","enqueueChange","fromRange","elementStart","tablePasteChainId","createdAt","createRangeIn","trackChanges","addUser","isDocumentOperation","requires","getRange","attribute:discard","createRange","upcast","setTo","isObject","isBlock","suggestion:attribute:","creator","isInsideObject","clone","isTouching","$elementName","author","Users","reconvertMarker","PendingActions","FORMATTING","change","sort","removeClass","config","TrackChangesEditing","acceptAllSuggestions","define","dataToMarker","track-changes-enable-command-twice","warn","authorName","getSuggestionCallback","formatBlock","insertContent","_cutOutSuggestionMarker","insertion:join","mapper","applyOperation","add","unbindElementFromMarkerName","never","commentThread","schema","isNextTo","_SUGGESTION_ANNOUNCEMENT","model","set","getSuggestion","isLocal","_getAuthorFromId","has","removed","forEach","formatInline:accept","element","suggestionUnloaded","getAllAdjacentSuggestions","10JfVORw","_getAttributeKey","createPositionAt","isSelectable","getMultiRangeId","addHighlight","substring","isExternal","consume","remove","track-changes-suggestion-not-found","_processAttributeSuggestions","_onDiscard","get","filter","every","end","markInlineFormat","_rangeIsInLocalUserInsertion","removeMarker:suggestion:attribute","adapter","markAttributeChange","default","unshift","high","announce","listenTo","_splitMarkerName","_saved","head","discardAllSuggestions","change:activeMarkers","isUndo","updateSuggestion","pop","dataReady","formatInline","rename","deleteContent","isInContent","forceDefaultExecution","howMany","enableDefaultAttributesIntegration","addRange","addClass","_getMarkerAnnouncementText","groupId","3973545bcIGCz","_handleNewSuggestionMarker","formatInline:","enableReadOnlyMode","createRangeOn","document","_afterChanges","getIntersection","attributeNewValue","getContainedElement","multi","deletion:","formatBlock:join","getLastMatchingPosition","hasCommentThread","CommentsRepository","collaboration.channelId","skipNestingCheck","insertion:accept","bindElementToMarker","group","_getExternalAuthor","after","getFirstMarker","multipleBlocks","formatInline:chain","targetPosition","addMarkerName","insertion:chain","splitPosition","_refreshSuggestionsChain","pluginName","suggestion:","addComment","forward","_getSuggestionData","locale","trackChanges.mergeNestedSuggestions","attributes","deletion:discard","_recordAttributeSuggestions","differ","track-changes-adapter-missing-getsuggestion","elementToElement","documentSelection","discardSelectedSuggestions","registerInlineAttribute","writer","rejected","move","track-changes-adapter-already-set","root","subType","getChangedMarkers","plugins","insertion","newRange","_updateSuggestionData","descriptionFactory","_suggestions","_registerDefaultCallbacks","next","441872SFiJtX","trackChanges.trackFormatChanges","oldRange","_setSuggestionRange","ck-suggestion-marker-formatBlock","range","535040TQfrlB","_recordAttributeChanges","selection","data","getUser","addCommentThread","createElement","removeMarker","55HWZbOX","return","parent","find","attribute:accept","attribute:join","removeComment","203696vLLdge","870861meHNTO","type","_model","unbind","editing","getCommentThread","_reduceExistingSuggestions","error-saving-suggestion-data-suggestion-discarded","markBlockFormat","size","getNearestSelectionRange","value","removeMarkers","open","addMarker:suggestion","insert","formatInline:discard","track-changes-user-not-found","getAttribute","track-changes-command-not-found","markDeletion","getDifference","hasComments","@external","item","accept","_commentsRepository","getChanges","registerPostFixer","_isRegisteredAttribute","_removeSuggestion","formatBlock:discard","newValue","meta","isArray","_initAriaMarkerChangeAnnouncements","createPositionAfter","_reduceSuggestionAttributeRange","always","values","commands","setAttribute","splice","_createSuggestion","getShiftedBy","insertion:discard","getMarkers","init","change:data","stopListening","addSuggestionData","getFirstRange","lowest","markInsertion","delete","normal","rethrowUnexpectedError","createPositionBefore","widget","$text","markerToData","deletion:accept","isLimit","accepted","$textProxy","isAtEnd","markerName","start","createSelection","notReady","containsPosition","removeAttribute","options","_adapter","suggestion","formatGroupId","acceptSelectedSuggestions","resolve","isCollapsed","ck-suggestion-marker--active","push","activeMarkers","_joinWithAdjacentSuggestions","_refreshAttributeSuggestionsChain","insertion:","substr","split","isAfter","containsItem","isEqual","ck-suggestion-marker-","fetchCommentThread","toViewElement","$graveyard","backward","_addSuggestionMarker","_mergeNestedSuggestions","showSuggestionHighlights","1914486QKNMaw","dataDowncast","_findSuggestions","concat","acceptSuggestion","_processAttributeChanges","_suggestionState","deletion:join","suggestionLoaded","getCustomProperty","isMultiRange","keys","fromCharCode","_joinSuggestions","markMultiRangeInsertion","_isBlockAttribute","addMarker:suggestion:formatBlock","PENDING_ACTION_SUGGESTION","length","update:suggestion","nodeBefore","buildSuggestion","track-changes-suggestion-data-mismatch","containsRange","registerBlockAttribute","_editor","stop","attributeOldValue","markMultiRangeDeletion","formatBlock:accept","attribute:","map","suggestionChanged","1718558rvrJMb","ck-suggestion-marker","from","isIntersectingWithRange","ck-suggestion-marker-formatInline","ready","clear","low","conversion","addMarker:suggestion:attribute","then","addMarker","moveTargetPosition","_addThreadToSuggestion","_trackFormatChanges","isAtStart","for","markers","containsRangeInObject","join","formatInline:join","deletion","_enabledCommands","hasSuggestion","registerCustomCallback","elementEnd","chain","includes","attribute","change:_saved","deletion:chain","trackChangesCommand","batch","updateMarker","comments","catch","_customCallbacks","getItems","rootName","format","_setSuggestionData","_checkSuggestionCorrectness","formatBlock:chain","isRemovable","setSelection","enableCommand","containerElement","getSuggestions","removeMarker:suggestion:formatBlock","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.","editingDowncast","isOwn","$marker","before","commandName","execute","startsWith","oldValue","_suggestionFactory","external:","toJSON","markerNameToElements","_inlineAttributeKeys","data-suggestion","some","isIntersecting","_isForcedDefaultExecutionBlock","fire","consumable","name","LEAVE","14cODsBU"];return(Nc=function(){return t})()}function Rc(t,e,n){const r=yc;for(const s of e[r(687)][r(466)]({includeSelf:!0,parentFirst:!0})){if(s[r(660)]==s)return!1;if(!n[r(781)](s))return!1;if(t[r(512)](s)||t[r(755)](s))return!0}return!1}function Sc(t){const e=yc;return t[e(578)][e(687)]==t[e(760)][e(475)]&&t[e(578)][e(408)]}function Mc(t,e,n,r){const s=yc,o=t=>!t[s(717)].is(s(757))&&!r[s(512)](t[s(717)]),i=t[s(760)][s(622)](o),a=t[s(578)][s(622)](o,{direction:s(787)});return!(t[s(760)][s(782)](i)&&t[s(578)][s(782)](a)||(i[s(477)](a)?n[s(426)](e,{range:n[s(509)](i,a)}):n[s(684)](e),0))}function vc(t){return(0,o.hashObject)(t)}function Oc(t){const e=yc,n=t[e(760)][e(475)];return n&&n.is(e(559))}function wc(t,e){const n=yc;return null==t[n(578)][n(380)]&&t[n(578)][n(687)]==t[n(760)][n(475)]?Dc(t[n(760)][n(475)],e):t}function Dc(t,e){const n=yc,r=e[n(547)][n(512)](t)||e[n(547)][n(565)](t);return e[n(509)](e[n(564)](t,n(446)),r?e[n(729)](t):e[n(564)](t,n(578)))}function Fc(t,e,n,r,s){const o=yc;if(!xc(t,e))return!1;if(n[o(578)][o(782)](r[o(760)]))return!0;if(t[o(694)]!=e[o(694)])return!1;if(!n[o(578)][o(518)](r[o(760)]))return!1;const i=s[o(509)](n[o(578)],r[o(760)])[o(485)]();for(const t of i)if([o(499),o(418)][o(420)](t[o(694)])&&s[o(547)][o(755)](t[o(717)]))return!1;return!0}function xc(t,e,n=[]){const r=yc;return!(!t[r(491)]||!e[r(491)])&&wr(_c(t[r(647)],n),_c(e[r(647)],n))}function Pc(t,e){const n=yc,r=Bc(t[n(647)]),s=Bc(e);if(!t[n(491)])return!1;for(const t of Object[n(371)](s))if(!wr(r[t],s[t]))return!1;return!0}function Bc(t){const e=yc,n=Object[e(495)]({},t);return delete n[e(626)],delete n[e(500)],n}function Uc(t,e){const n=Gc();return(Uc=function(t,e){return n[t-=415]})(t,e)}const jc=Uc;function Gc(){const t=["78ZDhPkM","stopListening","canDiscard","PENDING_ACTION_SUGGESTION","getRanges","9JFhLBT","1416480hetNDq","651785YeLDMk","8RtHmSn","13962488pHcEnT","acceptSuggestion","_setPendingAction","model","_removePendingAction","662823rxxbHH","view","execute","remove","PendingActions","add","commentThreadController","_editor","_pendingAction","get","bind","_acceptCommand","isEnabled","unbind","change:isDirty","listenTo","destroy","canEditAt","22OnRBDW","5993015VOtGJv","commands","discardSuggestion","locale","isDirty","7797070BOetaD","_discardCommand","canAccept","1440203nhqnSN","plugins"];return(Gc=function(){return t})()}!function(t){const e=Uc,n=t();for(;;)try{if(952622===parseInt(e(446))/1+parseInt(e(454))/2+parseInt(e(419))/3*(-parseInt(e(456))/4)+parseInt(e(455))/5*(parseInt(e(448))/6)+parseInt(e(438))/7+parseInt(e(457))/8*(-parseInt(e(453))/9)+parseInt(e(443))/10*(-parseInt(e(437))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gc);class Vc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Uc;super(),this[s(417)]=e,this[s(420)]=n,this[s(425)]=r,this[s(426)]=t,this[s(430)]=t[s(439)][s(428)](s(415)),this[s(444)]=t[s(439)][s(428)](s(440)),this[s(420)][s(429)](s(431)).to(this[s(430)],this[s(444)],((t,e)=>t||e)),this[s(420)][s(429)](s(445)).to(this[s(430)],s(431),(t=>t&&this[s(426)][s(417)][s(436)](e[s(452)]()))),this[s(420)][s(429)](s(450)).to(this[s(444)],s(431),(t=>t&&this[s(426)][s(417)][s(436)](e[s(452)]()))),this[s(427)]=null,n[s(442)]&&this[s(416)](),this[s(434)](n,s(415),(()=>this[s(415)]())),this[s(434)](n,s(440),(()=>this[s(440)]())),this[s(434)](n,s(433),(()=>{const t=s;n[t(442)]?this[t(416)]():this[t(418)]()}))}[jc(415)](){const t=jc;this[t(430)][t(421)](this[t(417)].id)}[jc(440)](){const t=jc;this[t(444)][t(421)](this[t(417)].id)}[jc(435)](){const t=jc;this[t(420)][t(432)](t(431)),this[t(420)][t(432)](t(445)),this[t(420)][t(432)](t(450)),this[t(449)](),this[t(425)][t(435)](),this[t(427)]&&this[t(418)]()}[jc(416)](){const t=jc,e=zr(this[t(426)][t(441)],t(451));this[t(427)]=this[t(426)][t(447)][t(428)](t(423))[t(424)](e)}[jc(418)](){const t=jc;null!==this[t(427)]&&this[t(426)][t(447)][t(428)](t(423))[t(422)](this[t(427)]),this[t(427)]=null}}const Hc=Wc;function zc(){const t=["length","isActive","_createCommentThreadInputView","focus","1778658SdeLfk","updateComment","18210744UAROBy","showInput","_config","isDirty","102VRlaqu","5363724uIziyU","submit","commentsListView","editorConfig","1596661NaSPxF","value","disableComments","commentInputView","setData","fire","CommentView","set","_createCommentViews","element","3563052Dhswmy","delegate","143485zZQiFb","bind","disabledSubmit","canDiscard","_model","assign","descriptionParts","cancel","isEnabled","addComment","_localUser","destroy","removeComment","commentThreadInputView","hasDirtyComment","3997AZsDRF","160pCadeI","locale","commentThread","isReadOnly","canAccept","editor","authoredAt"];return(zc=function(){return t})()}function Wc(t,e){const n=zc();return(Wc=function(t,e){return n[t-=448]})(t,e)}!function(t){const e=Wc,n=t();for(;;)try{if(895368===-parseInt(e(458))/1+parseInt(e(497))/2+-parseInt(e(454))/3+parseInt(e(468))/4+parseInt(e(470))/5*(parseInt(e(453))/6)+-parseInt(e(485))/7*(parseInt(e(486))/8)+parseInt(e(449))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zc);class Kc extends s.View{constructor(t,e,n,r){const s=Wc;super(t),this[s(456)]=null,this[s(483)]=null,this[s(465)](s(494),!1),this[s(465)](s(492),e[s(492)]),this[s(471)](s(492)).to(e),this[s(465)](s(476),[]),this[s(465)](s(452),!1),this[s(465)](s(478),!1),this[s(465)](s(490),!1),this[s(465)](s(473),!1),this[s(474)]=e,this[s(480)]=n,this[s(451)]=r,r[s(460)]?this[s(465)](s(493),1):this[s(466)]()}[Hc(496)](){const t=Hc;this[t(467)][t(496)]()}[Hc(481)](){const t=Hc;this[t(456)]&&this[t(456)][t(481)](),this[t(483)]&&this[t(483)][t(481)](),super[t(481)]()}[Hc(466)](){const t=Hc,{CommentsListView:e}=this[t(451)];this[t(456)]=new e(this[t(487)],this[t(474)][t(488)],Object[t(475)]({CommentView:this[t(451)][t(464)]},this[t(451)])),this[t(456)][t(469)](t(482)).to(this),this[t(456)][t(469)](t(448)).to(this),this[t(456)][t(471)](t(494)).to(this),this[t(465)](t(493),this[t(456)][t(493)]+1),this[t(471)](t(493)).to(this[t(456)],t(493),(t=>t+1)),this[t(483)]=this[t(495)](),this.on(t(482),(()=>this[t(496)]())),this[t(471)](t(452)).to(this[t(456)],t(484),this[t(483)][t(461)],t(459),((t,e)=>t||!!e))}[Hc(495)](){const t=Hc,{CommentThreadInputView:e}=this[t(451)],n=new e(this[t(487)],this[t(480)],this[t(451)][t(457)]),r=n[t(461)];return n[t(471)](t(450)).to(this,t(494),this[t(474)][t(488)],t(489),r,t(459),((t,e,n)=>!!n||t&&!e)),r.on(t(455),((e,n)=>{const s=t;this[s(463)](s(479),n),r[s(491)][s(462)]("")})),r.on(t(477),(()=>this[t(496)]())),r[t(471)](t(472)).to(this[t(474)][t(488)],t(489)),n}}function qc(){const t=["ck-suggestion__info","render","</p>","span","2002508AOKTmS","ck-comment__external","userView","171RtcqOK","109104RBFMYr","ck-suggestion-wrapper",".ck-annotation__content-wrapper","innerHTML","ck-annotation__actions","bindTemplate","EXTERNAL_IMPORT_WORD_SUGGESTION","isExternal","<p>","source","ck-annotation__info","ck-suggestion--accept","element","creator","execute","join","set","formatDateTime",'<span class="ck-suggestion-type">',"_createButton","push","locale","authoredAt","_model","ck-suggestion__info-name","ck-annotation__main","ck-suggestion-","description","commentThread","ck-suggestion--disabled-comments","children","time","EXTERNAL_AVATAR","ck-suggestion__user","ck-annotation__content-wrapper","21540xOBGiS","discardSuggestion","@external","discardButton","cancel","acceptButton","canDiscard","commentsListView","attributes","1370TciDlq","Discard suggestion","Accept suggestion","disableComments","createElement","editorReady","querySelector","commentThreadInputView","innerText","8FriOhS","title",'" title="',"3182913EYeEIo","ck-annotation__info-time","ck-annotation","2178554YanizC","_descriptionElement","name","10764860zvsbFH","editorDestroyed","isEnabled","ck-annotation__user","importWord","delegate","content","bind","color","isActive","ck-comment__info-time","_config","EXTERNAL_SUGGESTION","canAccept","ck-suggestion--discard","check",'"></span>',"type","value",'<span class="ck-suggestion-color" style="background-color: ',"getExternalSuggestionNote","author","descriptionParts","ck-suggestion__actions","change:description","ck-suggestion","map","ck-suggestion__main","extendTemplate","6114ZvPmBR","fire","ck-suggestion-wrapper--active","ck-annotation__info-name","split","acceptSuggestion","EXTERNAL_IMPORT_WORD_AVATAR","getUserViewNotificationText","getTemplate","div","setTemplate","</span>"];return(qc=function(){return t})()}const Xc=Zc;function Zc(t,e){const n=qc();return(Zc=function(t,e){return n[t-=212]})(t,e)}!function(t){const e=Zc,n=t();for(;;)try{if(392714===parseInt(e(244))/1+-parseInt(e(279))/2*(parseInt(e(243))/3)+-parseInt(e(240))/4+-parseInt(e(288))/5*(-parseInt(e(224))/6)+-parseInt(e(303))/7+-parseInt(e(297))/8*(-parseInt(e(300))/9)+parseInt(e(306))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qc);class Jc extends Kc{constructor(e,n,r,s){const i=Zc;super(e,n,r,s),this[i(260)](i(212),""),this[i(313)](i(212)).to(this,i(217),(t=>t&&t[0]?t[0][i(212)]:"")),this[i(313)](i(271)).to(this,i(217),this,i(315),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(252)+Yc(e[n(312)],e[n(314)])+n(238);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(304)]=null,this[i(284)]=this[i(263)](zr(e,i(290)),t.icons[i(321)],i(255),i(229),"sw"),this[i(284)][i(313)](i(308)).to(this,i(319)),this[i(282)]=this[i(263)](zr(e,i(289)),t.icons[i(283)],i(320),i(280),"sw"),this[i(282)][i(313)](i(308)).to(this,i(285)),this[i(242)]=new o.UserView(e,this[i(267)][i(216)],this[i(231)]()),this[i(242)][i(223)]({attributes:{class:[i(277),i(309)]}}),this[i(234)](this[i(232)]())}[Xc(232)](){const t=Xc,e=this[t(249)],n=[{tag:t(233),attributes:{class:[t(236),t(254)]},children:[{tag:t(239),children:[{text:this[t(242)][t(305)]}],attributes:{class:[t(268),t(227)]}},{tag:t(275),attributes:{datetime:e.to(t(266)),class:[t(316),t(301)]},children:[{text:e.to(t(266),(e=>this[t(317)][t(261)](e)))}]}]},{tag:t(233),attributes:{class:[t(218),t(248)]},children:[this[t(284)],this[t(282)]]},{tag:t(233),attributes:{class:[t(278)]}}];this[t(267)][t(251)]&&n[t(264)]({tag:t(233),attributes:{class:[t(241)]},children:[{text:this[t(215)]()}]});const r={tag:t(233),attributes:{class:[t(245),e.if(t(315),t(226)),e.to(t(212),(e=>t(270)+e)),this[t(317)][t(291)]&&t(273)],"data-suggestion-id":this[t(267)].id,"data-thread-id":this[t(267)][t(272)].id,"data-author-id":this[t(267)][t(216)].id,tabindex:-1},children:[{tag:t(233),attributes:{class:[t(220),t(302)]},children:[this[t(242)],{tag:t(233),attributes:{class:[t(222),t(269)]},children:n}]}]};return this[t(286)]&&this[t(295)]&&(r[t(274)][t(264)](this[t(286)],this[t(295)]),this[t(286)][t(311)](t(293)).to(this),this[t(286)][t(311)](t(307)).to(this),this[t(295)][t(311)](t(293)).to(this),this[t(295)][t(311)](t(307)).to(this)),r}[Xc(237)](){const t=Xc;super[t(237)](),this[t(304)]=this[t(256)][t(294)](t(246)),this[t(304)][t(247)]=this[t(271)],this.on(t(219),((e,n,r)=>{const s=t;this[s(304)][s(247)]=r}))}[Xc(263)](t,e,n,r,o){const i=Xc,a=new s.ButtonView(this[i(265)]);return a[i(260)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(223)]({attributes:{class:n}}),a.on(i(258),(()=>{const t=i;this[t(225)](r,this[t(267)].id)})),a}[Xc(215)](){const t=Xc;return t(310)===this[t(267)][t(287)][t(281)][t(253)]?zr(this[t(265)],t(250)):zr(this[t(265)],t(318))}[Xc(231)](){const t=Xc;return this[t(267)][t(251)]?t(310)===this[t(267)][t(287)][t(281)][t(253)]?zr(this[t(265)],t(230),this[t(267)][t(257)][t(305)]):zr(this[t(265)],t(276),this[t(267)][t(257)][t(305)]):null}}function Yc(t,e){const n=Xc;let r="";return r+=t[n(228)]("*")[n(221)](((t,e)=>e%2!=0?n(262)+Qc(t)+n(235):Qc(t)))[n(259)](""),e&&(r+=n(214)+e[n(213)]+n(299)+e[n(298)]+n(322)),r}function Qc(t){const e=Xc,n=document[e(292)](e(239));return n[e(296)]=t,n[e(247)]}const $c='\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',tu=nu;function eu(){const t=["some","comments.maxCommentCharsWhenCollapsed","CommentView","164729HDlbVQ","isOn","acceptSelectedSuggestions","10nXcnqG","5405694qYmaVh","editor","discardButton","separator","panelView","has","Track changes","_suggestionToController","trackChanges","isMultiRange","162639VGhlPF","source","registerAnnotation","isEnabled","acceptAllSuggestions","CommentsRepository","refreshSelectedViews","type","_createToolbarButton","descriptionParts","8PuKUFw","createAnnotation","createAnnotationView","value","_bindAnnotationToEditors","switchbutton","getByInnerView","_handleSuggestionControllerDelayed","bind","plugins","acceptButton","16IhOero","length","Discard all suggestions","suggestionChanged","focus","_refreshActiveMarkers","discardAllSuggestions","createCommentThreadController","descriptionFactory","arrowView","menuitemcheckbox","editing","lowest","get","4621088XhoTEB","values","reduce","addSourceCollector","set","_addUIComponentsToFactory","children","comments.editorConfig","config","menuitem","comments","_destroyController","suggestionLoaded","_annotationViews","7004538Nxedky","getSuggestion","commandName","destroy","336dRAHQI","locale","_updateController","pluginName","getDescriptions","componentFactory","buttonView","_disableComments","564duIsLr","unbind","getMarkers","getFirstRange","requires","keys","suggestion-","comments.maxCommentsWhenCollapsed","_initializeController","innerView","SuggestionThreadView","_viewToController","EditorAnnotations","getMarkerNames","activeMarkers","delete","comments.maxThreadTotalWeight","getJoined","change:previous","add","actionView","previous","commands","Accept all selected suggestions","_createMenuBarMenu","14050pPLyVN","from","stopListening","128172EoiwKf","_handleControllerBuffer","size","items","change:activeAnnotations","clear","7IYqqZo","getAllAdjacentSuggestions","trackChanges.SuggestionThreadView","13dmcHMw","toMany","isDirty","Discard all selected suggestions","suggestionUnloaded","trackChanges.disableComments","CommentsUI","discardSelectedSuggestions","TrackChangesEditing","filter","Annotations","mainView","model","head","remove","isInContent","TrackChangesUI","menuBar:trackChanges","delegate","push","Accept all suggestions","listenTo","commentThread","init","execute","button","menu","view","addComment","_unbindEditors","getRanges","hasSuggestion","define","activeAnnotations"];return(eu=function(){return t})()}function nu(t,e){const n=eu();return(nu=function(t,e){return n[t-=424]})(t,e)}!function(t){const e=nu,n=t();for(;;)try{if(689655===-parseInt(e(504))/1*(-parseInt(e(528))/2)+-parseInt(e(518))/3*(parseInt(e(539))/4)+-parseInt(e(455))/5*(parseInt(e(430))/6)+parseInt(e(464))/7*(parseInt(e(553))/8)+-parseInt(e(567))/9*(parseInt(e(507))/10)+parseInt(e(458))/11*(parseInt(e(571))/12)+-parseInt(e(467))/13*(-parseInt(e(508))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eu);class ru extends t.Plugin{static get[tu(434)](){const t=tu;return[Cc,o.Users,t(523),t(477),t(442)]}static get[tu(425)](){return tu(483)}constructor(t){const e=tu;super(t),this[e(515)]=new Map,this[e(441)]=new Map,this[e(566)]=new Map,this[e(459)]=new Map;const n=this[e(509)][e(561)];n[e(499)](e(466),Jc),n[e(499)](e(472),!1),this[e(429)]=n[e(552)](e(472))}[tu(535)](t,e){const n=tu;0===this[n(459)][n(460)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(459)]){const r=this[t(515)][t(513)](e);r||n?r&&n&&this[t(564)](e):this[t(438)](e)}this[t(459)][t(463)](),this[t(509)][t(537)][t(552)](t(442))[t(524)](),this[t(544)]()}),10),this[n(459)][n(557)](t,e)}[tu(490)](){const t=tu,e=this[t(509)],n=e[t(537)][t(552)](t(475)),r=e[t(537)][t(552)](t(477)),s=e[t(537)][t(552)](t(442)),o=e[t(537)][t(552)](t(523));this[t(558)](),s[t(556)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(456)](this[e(515)])){const s=t[e(465)](),o=[];for(const t of s){if(!t[e(482)])continue;if(t[e(517)]){o[e(486)](...t[e(497)]());continue}const n=t[e(433)]();if(o[e(540)]>0){const t=o[0][e(447)](n);if(t){o[0]=t;continue}}o[e(486)](n)}n[e(486)]([r[e(494)],o])}return n})),this[t(488)](n,t(565),((e,n)=>{const r=t;this[r(488)](n,r(448),((t,e,s,o)=>{const i=r;n[i(482)]&&(null==s?(this[i(424)](o[i(480)]),this[i(535)](n,!1)):(this[i(424)](s[i(480)]),null==o&&this[i(535)](n,!0)))})),null!==n[r(451)]?this[r(424)](n[r(480)]):this[r(535)](n,!1)})),this[t(488)](n,t(471),((e,n,r)=>{const s=t;this[s(457)](n,s(448)),this[s(459)][s(445)](n),this[s(515)][s(513)](n)&&this[s(564)](n),r&&this[s(424)](r[s(480)])})),this[t(488)](n,t(542),((e,n)=>{this[t(424)](n)})),this[t(488)](r,t(462),(()=>{this[t(544)]()})),this[t(488)](o,t(495),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(498)](r))return;const i=n[o(568)](r);this[o(515)][o(552)](i)[o(494)][o(543)]()}),{priority:t(551)})}[tu(544)](){const t=tu,e=this[t(509)][t(537)][t(552)](t(477)),n=this[t(509)][t(537)][t(552)](t(475)),r=Array[t(456)](e[t(500)],(e=>e[t(439)]))[t(476)]((e=>this[t(441)][t(513)](e))),s=[];for(const e of r){const n=this[t(441)][t(552)](e)[t(479)][t(465)]();s[t(486)](...n[t(555)](((e,n)=>[...e,...n[t(443)]()]),[]))}n[t(444)]=s}[tu(558)](){const t=tu,n=this[t(509)],r=n[t(572)],o=zr(r,t(514)),i=new e.Collection([{type:t(533),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(516),role:t(549)})},{type:t(511)},{type:t(492),model:new s.ViewModel({withText:!0,label:zr(r,t(487)),commandName:t(522),role:t(562)})},{type:t(492),model:new s.ViewModel({withText:!0,label:zr(r,t(453)),commandName:t(506),role:t(562)})},{type:t(492),model:new s.ViewModel({withText:!0,label:zr(r,t(541)),commandName:t(545),role:t(562)})},{type:t(492),model:new s.ViewModel({withText:!0,label:zr(r,t(470)),commandName:t(474),role:t(562)})}]);for(const e of i)if(su(e)){const r=n[t(452)][t(552)](e[t(479)][t(569)]);e[t(479)][t(536)](t(505),t(521)).to(r,t(531),t(521))}n.ui[t(427)][t(449)](t(516),(e=>this[t(526)](e,i,o))),n.ui[t(427)][t(449)](t(484),(e=>this[t(454)](e,i,o)))}[tu(526)](t,e,n){const r=tu,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(509)][r(452)][r(552)](r(516));o[r(428)][r(557)]({tooltip:n,label:n,icon:$c}),o[r(428)][r(536)](r(505)).to(i,r(531)),o[r(428)].on(r(491),(()=>{const t=r;i[t(491)](),this[t(509)][t(550)][t(494)][t(543)]()})),(0,s.addListToDropdown)(o,e,{role:r(493)});const a=[];for(const t of e)su(t)&&a[r(486)](this[r(509)][r(452)][r(552)](t[r(479)][r(569)]));const c=o[r(428)];return c[r(450)][r(431)](r(521)),c[r(548)][r(431)](r(521)),c[r(450)][r(536)](r(521)).to(i,r(521)),c[r(548)][r(536)](r(521))[r(468)](a,r(521),((...t)=>t[r(501)]((t=>t)))),o.on(r(491),(t=>{const e=r;this[e(509)][e(491)](t[e(519)][e(569)]),this[e(509)][e(550)][e(494)][e(543)]()})),o}[tu(454)](t,e,n){const r=tu,o=new s.MenuBarMenuView(t),i=this[r(509)][r(452)][r(552)](r(516));o[r(428)][r(557)]({label:n,icon:$c});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(511)==n[r(525)]){a[r(461)][r(449)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(479)];i[r(536)](...Object[r(435)](c)).to(c),i[r(485)](r(491)).to(o),i.on(r(491),(()=>{const t=r;this[t(509)][t(491)](c[t(569)]),this[t(509)][t(550)][t(494)][t(543)]()})),e[r(559)][r(449)](i),a[r(461)][r(449)](e)}return o[r(536)](r(521)).to(i,r(521)),o[r(512)][r(559)][r(449)](a),o}[tu(438)](t){const e=tu,n=this[e(509)],r=n[e(561)],s=n[e(537)][e(552)](e(477)),i=n[e(537)][e(552)](e(523)),a=n[e(537)][e(552)](e(442)),c=n[e(537)][e(552)](o.Users).me,u=r[e(552)](e(516))[e(440)],{CommentsListView:l,CommentThreadInputView:f}=n[e(537)][e(552)](e(473));let h,g;this[e(566)][e(513)](t.id)?(g=this[e(566)][e(552)](t.id),h=g[e(478)]):(h=new u(n[e(572)],t,c,{disableComments:this[e(429)],editorConfig:r[e(552)](e(560)),maxCommentsWhenCollapsed:r[e(552)](e(437)),maxThreadTotalWeight:r[e(552)](e(446)),maxCommentCharsWhenCollapsed:r[e(552)](e(502)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(552)](e(572))),CommentView:r[e(552)](e(563))[e(503)],CommentsListView:l,CommentThreadInputView:f}),h[e(538)].on(e(491),(()=>{const t=e;n[t(550)][t(494)][t(543)]()})),h[e(510)].on(e(491),(()=>{const t=e;n[t(550)][t(494)][t(543)]()})),g=s[e(530)](this[e(509)][e(572)],h),g[e(536)](e(469)).to(h,e(469)),g[e(536)](e(540)).to(h),g[e(536)](e(525)).to(h,e(525),(t=>e(436)+t)),this[e(566)][e(557)](t.id,g));const d=i[e(546)](t[e(489)],h),p=new Vc(n,t,h,d),m=t[e(465)]()[e(476)]((t=>t[e(482)]));h[e(527)]=n[e(537)][e(552)](e(475))[e(547)][e(426)](m),this[e(515)][e(557)](t,p),this[e(441)][e(557)](h,p);const I=s[e(529)]({view:g,target:()=>{const r=e,s=[],i=t[r(465)]()[r(476)]((t=>t[r(482)]));for(const t of i)s[r(486)](...t[r(432)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(550)],s)},type:()=>e(436)+p[e(494)][e(525)]});i[e(532)](h,I),s[e(449)](I),a[e(520)](I)}[tu(564)](t){const e=tu,n=this[e(509)][e(537)][e(552)](e(523)),r=this[e(509)][e(537)][e(552)](e(477)),s=this[e(515)][e(552)](t),o=s[e(494)],i=r[e(534)](o);n[e(496)](o),i&&r[e(481)](i),this[e(515)][e(445)](t),this[e(441)][e(445)](o),s[e(570)]()}[tu(424)](t){const e=tu;if(!t[e(482)]||!this[e(515)][e(513)](t))return;const n=this[e(509)][e(537)][e(552)](e(475)),r=this[e(515)][e(552)](t),s=t[e(465)]();r[e(494)][e(527)]=n[e(547)][e(426)](s)}[tu(570)](){const t=tu;for(const e of this[t(515)][t(435)]())this[t(564)](e);for(const e of this[t(566)][t(554)]())e[t(478)][t(570)]();super[t(570)]()}}function su(t){return tu(479)in t}var ou=iu;function iu(t,e){var n=au();return(iu=function(t,e){return n[t-=372]})(t,e)}function au(){var t=["Comments","addSuggestionData","2677188FglmTD","adapter","editor","get","addSuggestion","1766042vRVTte","941199ObtImc","4717776mJIdad","21RvnIHb","requires","pluginName","22216923tKRJvn","TrackChanges","11118880fyZQkG","plugins","12JMKwqb","getSuggestions","getSuggestion","2513245AliNvu"];return(au=function(){return t})()}!function(t){for(var e=iu,n=t();;)try{if(996412===-parseInt(e(379))/1+-parseInt(e(378))/2+parseInt(e(380))/3+parseInt(e(388))/4*(parseInt(e(391))/5)+-parseInt(e(373))/6*(parseInt(e(381))/7)+-parseInt(e(386))/8+parseInt(e(384))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(au);class cu extends t.Plugin{static get[ou(382)](){return[Cc,ru,ou(392)]}static get[ou(383)](){return ou(385)}set[ou(374)](t){var e=ou;this[e(375)][e(387)][e(376)](Cc)[e(374)]=t}get[ou(374)](){var t=ou;return this[t(375)][t(387)][t(376)](Cc)[t(374)]}[ou(377)](t){var e=ou;return this[e(375)][e(387)][e(376)](Cc)[e(372)](t)}[ou(389)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=ou;return this[n(375)][n(387)][n(376)](Cc)[n(389)]({skipNotAttached:t,toJSON:e})}[ou(390)](t){var e=ou;return this[e(375)][e(387)][e(376)](Cc)[e(390)](t)}}const uu=fu;function lu(){const t=["result","destroy","plugins","792400TcPshZ","addSuggestionData","requires","init","56ffosrC","discardAllSuggestions","getCommentThreads","name","editor","getSuggestions","trackChangesData.editorCreator","addCommentThread","config","createDocumentFragment","pluginName","198096DNVjyN","getRootNames","reduce","TrackChangesDataGetter","push","data","map","12338SWLgZm","function","users","div","rootsAttributes","33uzVOqp","document","944721ZbnfKS","240883uRCdXd","appendChild","getDataWithAcceptedSuggestions","TrackChangesData","10782sRjWlx","end","execute","CommentsRepository","model","TrackChangesEditing","getDataWithDiscardedSuggestions","getUser","_adapter","track-changes-data-invalid-editor-creator","Users","acceptAllSuggestions","45SeDhGp","createElement","create","3130420FAVhtg","Pagination","define","trackChangesData","addUser","getRootsAttributes","editorCreator","useAnonymousUser","set","constructor","getFullData","get"];return(lu=function(){return t})()}function fu(t,e){const n=lu();return(fu=function(t,e){return n[t-=495]})(t,e)}!function(t){const e=fu,n=t();for(;;)try{if(228818===-parseInt(e(504))/1+-parseInt(e(496))/2*(-parseInt(e(501))/3)+parseInt(e(538))/4+-parseInt(e(520))/5*(parseInt(e(508))/6)+parseInt(e(542))/7*(-parseInt(e(553))/8)+parseInt(e(503))/9+parseInt(e(523))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lu);const hu=[uu(524)];class gu extends t.Plugin{static get[uu(540)](){return[Cc]}static get[uu(552)](){return uu(507)}[uu(541)](){const t=uu,n=this[t(546)];if(n[t(550)][t(525)](t(548),(e=>{const r=t,s=n[r(512)][r(502)][r(554)]()[r(555)](((t,e)=>(t[e]="",t)),{});return n[r(532)][r(522)](s,e)})),t(497)!=typeof n[t(550)][t(534)](t(526))[t(529)])throw new e.CKEditorError(t(517))}[uu(506)](t){return mu(this[uu(546)],!0,t)}[uu(514)](t){return mu(this[uu(546)],!1,t)}}class du extends t.Plugin{static get[uu(552)](){return uu(556)}constructor(t){const e=uu;super(t),this[e(535)]=e(509)}[uu(541)](){const t=uu;this[t(546)][t(537)][t(534)](t(511))[t(516)]={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(546)][t(537)][t(534)](t(513))[t(516)]=null}}function pu(t){return void 0!==t[uu(528)]}async function mu(t,e,n){const r=uu,s=(0,o.sanitizeEditorConfig)(t,hu);s[r(537)][r(557)](Cc,du),s[r(500)]=pu(t)?t[r(528)]():void 0;const i=document[r(551)](),a=t[r(550)][r(534)](r(526))[r(529)],c=await a(s,(()=>function(t){const e=r,n=document[e(521)](e(499));return t[e(505)](n),n}(i)));!function(t,e){const n=r,s=t[n(512)][n(502)][n(554)]()[n(555)](((e,r)=>(e[r]=t[n(558)][n(534)]({rootName:r}),e)),{}),o=t[n(537)][n(534)](n(518))[n(498)][n(495)]((t=>({id:t.id,name:t[n(545)]}))),i=t[n(537)][n(534)](n(513))[n(547)]({skipNotAttached:!0,toJSON:!0}),a=t[n(537)][n(534)](n(511))[n(544)]({skipNotAttached:!0,toJSON:!0}),c=e[n(537)][n(534)](n(518)),u=e[n(537)][n(534)](n(513)),l=e[n(537)][n(534)](n(511));for(const t of o)c[n(515)](t.id)||c[n(527)](t);c.me||c[n(530)]();for(const t of a)l[n(549)](t);for(const t of i)u[n(539)](t);e[n(558)][n(531)](s)}(t,c),c[r(510)](r(e?519:543));const u=pu(c)?c[r(533)](n):c[r(558)][r(534)](n);return await c[r(536)](),u}function Iu(){var t=["19986qrgeHp","630748eYmShc","156440BJTMVo","18zzRsuE","917pHwiEN","189tLajVq","8226VlhUkH","47306ByPItK","75295pBmmRG","160FcLsai"];return(Iu=function(){return t})()}function Eu(t,e){var n=Iu();return(Eu=function(t,e){return n[t-=336]})(t,e)}!function(t){for(var e=Eu,n=t();;)try{if(133338===parseInt(e(345))/1+-parseInt(e(341))/2*(-parseInt(e(338))/3)+-parseInt(e(339))/4+-parseInt(e(336))/5+parseInt(e(344))/6*(parseInt(e(342))/7)+parseInt(e(340))/8+parseInt(e(343))/9*(-parseInt(e(337))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Iu)})(),(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:()=>qc,TrackChanges:()=>au,TrackChangesData:()=>du,TrackChangesEditing:()=>Lc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(t,e){const n=l();return(c=function(t,e){return n[t-=413]})(t,e)}const u=c;function l(){const t=["_enabledCommands","_disableUnsupportedCommands","63atyPmQ","794360jglGDJ","_isEnabledBasedOnSelection","has","refresh","editor","value","31495mvvpGb","affectsData","2985530ppIijA","commands","forceDisabled","2670258ERbfBv","clearForceDisabled","2723064EUbSwn","isEnabled","3042596zGEAEq","_enableCommands","2477224CiWGDI","7TVfsIM","604qmCdNI","TrackChangesCommand","execute"];return(l=function(){return t})()}!function(t){const e=c,n=t();for(;;)try{if(822582===-parseInt(e(429))/1+parseInt(e(419))/2+-parseInt(e(417))/3+-parseInt(e(423))/4*(parseInt(e(435))/5)+-parseInt(e(415))/6*(parseInt(e(422))/7)+parseInt(e(421))/8+parseInt(e(428))/9*(parseInt(e(437))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);class f extends t.Command{constructor(t,e){const n=c;super(t),this[n(426)]=e,this[n(434)]=!1,this[n(432)](),this[n(430)]=!1}[u(432)](){this[u(418)]=!0}[u(425)](){const t=u;this[t(434)]=!this[t(434)],this[t(434)]?this[t(427)]():this[t(420)]()}[u(427)](){const t=u;for(const e of this[t(433)][t(413)][t(413)]())e[t(436)]&&!this[t(426)][t(431)](e)&&e[t(414)](t(424))}[u(420)](){const t=u;for(const e of this[t(433)][t(413)][t(413)]())e[t(436)]&&!this[t(426)][t(431)](e)&&e[t(416)](t(424))}}const h=d;function d(t,e){const n=g();return(d=function(t,e){return n[t-=331]})(t,e)}function g(){const t=["31JTcAUT","plugins","editor","refresh","acceptSuggestion","23279652jbwPGL","11394oKGoPo","_suggestions","isEnabled","model","3883347FIRdHL","10trLbqM","get","TrackChangesEditing","37936kBVODR","1597277NjvudP","75ENMjRP","canEditAt","track-changes-accept-suggestion-not-found","10gAhsFs","128VhppTf","_isEnabledBasedOnSelection","115059QmepYb","2376714pMIqBa","execute","getRanges"];return(g=function(){return t})()}!function(t){const e=d,n=t();for(;;)try{if(420328===-parseInt(e(333))/1*(parseInt(e(339))/2)+parseInt(e(349))/3*(-parseInt(e(347))/4)+-parseInt(e(352))/5*(parseInt(e(356))/6)+-parseInt(e(355))/7*(-parseInt(e(353))/8)+parseInt(e(343))/9*(-parseInt(e(344))/10)+-parseInt(e(348))/11+parseInt(e(338))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(340)]=e,this[n(336)](),this[n(354)]=!1}[h(336)](){this[h(341)]=!0}[h(331)](t){const n=h,r=this[n(340)][n(345)](t);if(!r)throw new e.CKEditorError(n(351),this);const s=r[n(332)]();this[n(335)][n(342)][n(350)](s)&&this[n(335)][n(334)][n(345)](n(346))[n(337)](r)}}const m=E;function I(){const t=["3475344ZoOFwn","getRanges","canEditAt","503325pBKUru","413815QqLlyf","isEnabled","68850hrHhxT","editor","refresh","102ftSdsJ","470NZIKap","1540973KkKcGN","_isEnabledBasedOnSelection","execute","track-changes-discard-suggestion-not-found","78apgYXd","_suggestions","model","plugins","discardSuggestion","6203648BLCeaK","118349WhjkXm","get","TrackChangesEditing"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=315]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(991442===-parseInt(e(323))/1+parseInt(e(335))/2*(-parseInt(e(332))/3)+-parseInt(e(326))/4+-parseInt(e(330))/5*(-parseInt(e(317))/6)+parseInt(e(337))/7+-parseInt(e(322))/8+parseInt(e(329))/9*(parseInt(e(336))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(318)]=e,this[n(334)](),this[n(338)]=!1}[m(334)](){this[m(331)]=!0}[m(315)](t){const n=m,r=this[n(318)][n(324)](t);if(!r)throw new e.CKEditorError(n(316),this);const s=r[n(327)]();this[n(333)][n(319)][n(328)](s)&&this[n(333)][n(320)][n(324)](n(325))[n(321)](r)}}function T(){const t=["change","1791GRnWRa","createPositionAt","createPositionAfter","deletion","20hDLfAm","join","replace","600yrnJna","createPositionBefore","7447938mUyqyL","start","301246xrNbpH","374554xwTMhn","map","10361029PJyZQS","execute","value","sort","1083745iSTHJA","212958DmJGUz","322hvPlbQ","5pjiAJf","color","createRange","isMultiRange","end","isIntersecting","isTouching","5YCdnZM"," [color ","50510OcFbAP","8MaXuzg","type","splice","isInContent","length","from","next","getRanges","schema","content","isCollapsed","isObject","push","add","isArray"];return(T=function(){return t})()}function _(t){const e=y;return t[e(377)](((t,n)=>e(363)==t[e(345)]&&e(363)!=n[e(345)]?-1:e(363)!=t[e(345)]&&e(363)==n[e(345)]?1:0))}function y(t,e){const n=T();return(y=function(t,e){return n[t-=337]})(t,e)}function A(t,e){const n=y;let r,s=0;const o=[],i=e[n(352)];for(;s<t[n(348)];){const a=t[s],c=t[s+1];r||(r=e[n(368)](a)),k(e,a,c)||(o[n(356)](e[n(383)](r,i[n(355)](a)?e[n(362)](a):e[n(361)](a,n(338)))),r=null),s++}return o}function k(t,e,n){const r=y;if(!n)return!1;const s=t[r(362)](e),o=t[r(368)](n);return s[r(340)](o)}!function(t){const e=y,n=t();for(;;)try{if(988919===parseInt(e(341))/1*(-parseInt(e(372))/2)+-parseInt(e(379))/3*(-parseInt(e(364))/4)+parseInt(e(381))/5*(-parseInt(e(369))/6)+-parseInt(e(374))/7*(parseInt(e(344))/8)+parseInt(e(360))/9*(parseInt(e(343))/10)+parseInt(e(371))/11*(parseInt(e(367))/12)+parseInt(e(378))/13*(parseInt(e(380))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);function C(t,e,n){const r=y;for(;n[r(348)];){const s=n[r(346)](0,100);t[r(359)]((()=>{const t=r;for(const n of s)n[t(347)]&&e[t(375)](n.id)}))}}const L=N;function N(t,e){const n=R();return(N=function(t,e){return n[t-=466]})(t,e)}function R(){const t=["6984432EDaHOS","2653682poVspl","_isEnabledBasedOnSelection","2646627ilXYrd","5vmdxSv","editor","refresh","7185402AUGAsw","1506340GmgaZK","isInContent","3412804xdQpit","canEditAt","getRanges","456eJTtNP","isEnabled","_command","_suggestions","values","some","185850zWRvsF","from","execute","model"];return(R=function(){return t})()}!function(t){const e=N,n=t();for(;;)try{if(781273===-parseInt(e(475))/1+-parseInt(e(468))/2+parseInt(e(470))/3+-parseInt(e(477))/4*(-parseInt(e(471))/5)+parseInt(e(467))/6+-parseInt(e(486))/7*(-parseInt(e(480))/8)+-parseInt(e(474))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=N;super(t),this[r(482)]=e,this[r(483)]=n,this[r(473)](),this[r(469)]=!1}[L(473)](){const t=L,e=Array[t(487)](this[t(483)][t(484)]())[t(485)]((e=>e[t(476)]));this[t(481)]=this[t(482)][t(481)]&&e}[L(488)](){const t=L,e=_(Array[t(487)](this[t(483)][t(484)]()));for(const n of e){const e=n[t(479)]();if(!this[t(472)][t(466)][t(478)](e))return}C(this[t(472)][t(466)],this[t(482)],e)}}function M(t,e){const n=w();return(M=function(t,e){return n[t-=258]})(t,e)}const v=M;function w(){const t=["from","document","320327arZhxK","20668mqvref","302225YyAXFv","1279384Hpvuxe","325610dmRdqc","refresh","_selectedSuggestions","160ipsccc","canEditAt","_isEnabledBasedOnSelection","3vCTSov","_command","12wmWFrK","execute","editor","getRanges","141186dzFtce","9sfBxPw","values","size","selection","isEnabled","model","35723ATNecN","_suggestions"];return(w=function(){return t})()}!function(t){const e=M,n=t();for(;;)try{if(133375===-parseInt(e(264))/1+parseInt(e(284))/2*(parseInt(e(278))/3)+-parseInt(e(269))/4+parseInt(e(272))/5*(-parseInt(e(280))/6)+-parseInt(e(268))/7+-parseInt(e(271))/8*(parseInt(e(258))/9)+parseInt(e(275))/10*(parseInt(e(270))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class O extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(279)]=e,this[r(265)]=n,this[r(274)]=new Set,this[r(273)](),this[r(277)]=!1}[v(273)](){const t=v,e=this[t(282)][t(263)][t(267)][t(261)],n=Array[t(266)](this[t(265)][t(259)]());this[t(274)]=function(t,e){const n=y,r=Array[n(349)](t[n(351)]()),s=new Set;for(const o of e)if(o[n(347)])for(const e of r)for(const r of o[n(351)]())(e[n(339)](r)||t[n(354)]&&!o[n(337)]&&o[n(350)]&&r[n(338)][n(340)](e[n(370)]))&&s[n(357)](o);return s}(e,n),this[t(262)]=this[t(279)][t(262)]&&!!this[t(274)][t(260)]}[v(281)](){const t=v,e=_(Array[t(266)](this[t(274)]));for(const n of e){const e=n[t(283)]();if(!this[t(282)][t(263)][t(276)](e))return}C(this[t(282)][t(263)],this[t(279)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const B=function(t){var e=this.__data__,n=P(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=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=B,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 q=function(t){return this.__data__.get(t)};const K=function(t){return this.__data__.has(t)};const X="object"==typeof global&&global&&global.Object===Object&&global;var Q="object"==typeof self&&self&&self.Object===Object&&self;const Z=X||Q||Function("return this")();const J=Z.Symbol;var Y=Object.prototype,$=Y.hasOwnProperty,tt=Y.toString,et=J?J.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Z["__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 dt=Function.prototype.toString;const gt=function(t){if(null!=t){try{return dt.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(gt(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(Z,"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 Dt=Ot;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||H),string:new Dt}};const Pt=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 Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=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=Ft,Vt.prototype.delete=Bt,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=q,Wt.prototype.has=K,Wt.prototype.set=zt;const qt=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 Xt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Qt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Zt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Zt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Qt(t,e,n)};const Yt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Qt(n,a,c):Jt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Z.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const de=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 ge=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)&&ge(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&X.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var 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)||de(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&&ge(t.length)&&!ct(t)};const Oe=function(t){return we(t)?Ce(t):ve(t)};const De=function(t,e){return t&&Yt(e,Oe(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return Fe(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Be=function(t){return we(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Yt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Z.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 qe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Ke=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Qe=Object.getOwnPropertySymbols;const Ze=Qe?function(t){return null==t?[]:(t=Object(t),qe(Qe(t),(function(e){return Xe.call(t,e)})))}:Ke;const Je=function(t,e){return Yt(t,Ze(t),e)};const Ye=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ye(e,Ze(t)),t=$e(t);return e}:Ke;const en=function(t,e){return Yt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ye(r,n(t))};const rn=function(t){return nn(t,Oe,Ze)};const sn=function(t){return nn(t,Be,tn)};const on=At(Z,"DataView");const an=At(Z,"Promise");const cn=At(Z,"Set");const un=At(Z,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",dn="[object WeakMap]",gn="[object DataView]",pn=gt(on),mn=gt(kt),In=gt(an),En=gt(cn),bn=gt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=gn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=dn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?gt(n):"";if(r)switch(r){case pn:return gn;case mn:return ln;case In:return fn;case En:return hn;case bn:return dn}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=Z.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=J?J.prototype:void 0,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 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 Pn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Fn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):xn;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]",qn={};qn[Hn]=qn["[object Array]"]=qn["[object ArrayBuffer]"]=qn["[object DataView]"]=qn["[object Boolean]"]=qn["[object Date]"]=qn["[object Float32Array]"]=qn["[object Float64Array]"]=qn["[object Int8Array]"]=qn["[object Int16Array]"]=qn["[object Int32Array]"]=qn["[object Map]"]=qn["[object Number]"]=qn[Wn]=qn["[object RegExp]"]=qn["[object Set]"]=qn["[object String]"]=qn["[object Symbol]"]=qn["[object Uint8Array]"]=qn["[object Uint8ClampedArray]"]=qn["[object Uint16Array]"]=qn["[object Uint32Array]"]=!0,qn["[object Error]"]=qn[zn]=qn["[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),d=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||d&&!o){if(a=u||d?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Je(e,De(a,e))}else{if(!qn[h])return o?e:{};a=On(e,h,c)}}i||(i=new qt);var g=i.get(e);if(g)return g;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:Oe)(e);return Kt(p||e,(function(s,o){p&&(s=e[o=s]),Jt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return Kn(t,5)};const Qn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Zn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Yn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Qn(t))||(Jn.test(t)||!Zn.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=J?J.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Qn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Yn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Qn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:de(e[s+1])?[]:{})}Jt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const dr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const gr=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=dr,pr.prototype.has=gr;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,d=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var g=t[f],p=e[f];if(r)var m=i?r(p,g,f,e,t,o):r(g,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(d){if(!Ir(e,(function(t,e){if(!Er(d,e)&&(g===t||s(g,t,n,r,o)))return d.push(e)}))){h=!1;break}}else if(g!==p&&!s(g,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=J?J.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var d=!0;o.set(t,e),o.set(e,t);for(var g=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){d=!1;break}g||(g="constructor"==l)}if(d&&!g){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(d=!1)}return o.delete(t),o.delete(e),d};var 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 qt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var d=l&&Mr.call(t,"__wrapped__"),g=f&&Mr.call(e,"__wrapped__");if(d||g){var p=d?t.value():t,m=g?e.value():e;return o||(o=new qt),s(p,m,n,r,o)}}return!!h&&(o||(o=new qt),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 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 Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Fr(t,Pr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=346]})(t,e)}function Vr(){const t=["hasComments","19540521cMryMV","addRange","end","337786HHbiam","split","data","isIntersecting","_onAccept","isMultiRange","decorate","creator","removeAttribute","setAttribute","isIntersectingWithRange","onAttributesChange","184MEQmJu","_markerNames","markers","onDiscard","getRanges","getAllAdjacentSuggestions","10uwuluN","getContainedElement","@external","getMarkers","accept","getFirstMarker","reduce","previous","addMarker","get","getMarkerNames","2GygFhq","removeMarkers","size","head","nodeBefore","map","next","getItems","getFirstRange","attributes","removeMarker","delete","_isDataLoaded","getRange","789123xbFglz","addMarkerName","subType","149191MGXjSL","_onDiscard","discard","4lvDxyK","start","push","change","763476rakNCz","isExternal","add","authoredAt","filter","_saved","clear","nodeAfter","commentThread","5319870FJkeKr","isInContent","substr","_onAttributesChange","toJSON","_model","length","from","onAccept","getMultiRangeId","author","suggestion:","createdAt","2829429FWwiGO","set","type"];return(Vr=function(){return t})()}!function(t){const e=Gr,n=t();for(;;)try{if(589120===parseInt(e(412))/1*(-parseInt(e(383))/2)+parseInt(e(426))/3*(parseInt(e(350))/4)+-parseInt(e(363))/5+parseInt(e(354))/6+parseInt(e(347))/7*(-parseInt(e(395))/8)+-parseInt(e(376))/9*(-parseInt(e(401))/10)+parseInt(e(380))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(424)]=!1,this.id=e.id,this[n(378)]=e[n(378)],this[n(346)]=e[n(346)]||null,this[n(373)]=e[n(373)],this[n(390)]=e[n(390)]||e[n(373)],this[n(355)]=Boolean(e[n(421)]&&e[n(421)][n(403)]),this[n(385)]=null,this[n(368)]=t,this[n(387)]=e[n(371)],this[n(348)]=e[n(398)],this[n(366)]=e[n(394)],this[n(396)]=new Set,this[n(375)]=null,this[n(377)](n(357),null),this[n(377)](n(421),e[n(421)]||{}),this[n(377)](n(408),null),this[n(377)](n(418),null),this[n(377)](n(362),null),this[n(377)](n(359),!1),this[n(389)](n(405)),this[n(389)](n(349))}get[jr(415)](){const t=jr;let e=this;for(;e[t(408)];)e=e[t(408)];return e}get[jr(379)](){const t=jr;return!!this[t(362)]&&this[t(362)][t(369)]>0}get[jr(388)](){const t=jr;return 0!=this[t(396)][t(414)]&&6==Array[t(370)](this[t(396)])[0][t(384)](":")[t(369)]}get[jr(364)](){return null!==this[jr(406)]()}[jr(427)](t){const e=jr;this[e(396)][e(356)](t)}[jr(411)](){const t=jr;return Array[t(370)](this[t(396)])}[jr(404)](){const t=jr;return this[t(411)]()[t(417)]((e=>this[t(368)][t(397)][t(410)](e)))[t(358)]((t=>t))}[jr(406)](){return this[jr(404)]()[0]||null}[jr(413)](){const t=jr;this[t(368)][t(353)]((e=>{const n=t;for(const t of this[n(404)]())e[n(422)](t)})),this[t(396)][t(360)]()}[jr(422)](t){const e=jr;this[e(368)][e(353)]((n=>{n[e(422)](t)})),this[e(396)][e(423)](t)}[jr(381)](t){const e=jr,n=e(374)+this[e(378)]+":"+this[e(346)]+":"+this.id+":"+this[e(390)].id+":"+Hr[e(372)]();this[e(427)](n),this[e(368)][e(353)]((r=>{r[e(409)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(393)](t){const e=jr;for(const n of this[e(399)]())if(n[e(386)](t))return!0;return!1}[jr(399)](){const t=jr;return this[t(404)]()[t(417)]((e=>e[t(425)]()))}[jr(419)](){const t=jr;return this[t(399)]()[t(407)](((e,n)=>[...e,...n[t(419)]()]),[])}[jr(420)](){const t=jr;var e;return(null===(e=this[t(406)]())||void 0===e?void 0:e[t(425)]())||null}[jr(402)](){const t=jr,e=this[t(399)]();if(1!=e[t(369)])return null;const n=e[0],r=n[t(351)][t(361)],s=n[t(382)][t(416)];return r instanceof i.Element?r!=s?null:r:null}[jr(405)](){const t=jr;this[t(387)](this[t(399)](),this[t(385)],this[t(421)]),this[t(413)]()}[jr(349)](){const t=jr;this[t(348)](this[t(399)](),this[t(385)],this[t(421)]),this[t(413)]()}[jr(400)](){const t=jr,e=[];let n=this[t(415)];for(;n;)e[t(352)](n),n=n[t(418)];return e}[jr(392)](t,e){const n=jr,r=Xn(this[n(421)]);hr(r,t,e),Or(r,this[n(421)])||(this[n(421)]=r,this[n(366)](r))}[jr(391)](t){const e=jr,n=Xn(this[e(421)]);Ur(n,t),Or(n,this[e(421)])||(this[e(421)]=n,this[e(366)](this[e(421)]))}[jr(367)](){const t=jr;return{id:this.id,type:this[t(346)]?this[t(378)]+":"+this[t(346)]:this[t(378)],authorId:this[t(390)].id,createdAt:this[t(375)],hasComments:this[t(379)],data:this[t(385)],attributes:this[t(421)]}}static[jr(372)](){const t=jr;return(0,e.uid)()[t(365)](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"ELEMENT_MERGE_FIELD":return r({id:"ELEMENT_MERGE_FIELD",string:"merge field",plural:"%0 merge fields"},n);case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}function Wr(t,e){const n=qr();return(Wr=function(t,e){return n[t-=315]})(t,e)}function qr(){const t=["label","format","replace","attribute","getWalker","subType","start","isEqual","newValue","data","length","Container","registerAttributeLabel","element","$1 $2","addContainer","checkChild","935670tfxwIP","_locale","match","isEmpty","insertion","item","getFirstRange","deletion","skip","*Insert:* %0","_handleCustomCallbackDescription","join","isInContent","nextSibling","REPLACE_TEXT","_handleInsertRemoveSuggestionDescription","1535862ToxEbL","addFormat","*Change to:* %0","set","indexOf","$text","get","_schema","end","add","isObject","7MiMuQo","Object","registerElementLabel","45IPmXZp","softBreak","elementStart","pop","key","EmptyContainer","nodeAfter","ELEMENT_SPACE","push","*Remove:* %0","type","_resolveDescriptionItems","28ghpWdF","has","*Remove format:* %0","*Merge:* %0","addObject","function","normal","*Set format:* %0","*Split:* %0","removeFormat","_itemLabels","5266bbAHmb","remove","getItemLabel","276200fcHgmD","elementEnd","registerDescriptionCallback","105CxQzBo","previousSibling","addEmptyContainer","_addDescriptionItems","removeContainer","_handleRenameSuggestionDescription","_itemLabelsCallbacks","6893227CBpOAp","$textProxy","removeEmptyContainer","matchingCallback","_handleAttributeSuggestionDescription","1004385BLAgSJ","_customCallbacks","map","6796SgpuqV","quantity","name","removeObject","_attributeLabels","text","getDescriptions"];return(qr=function(){return t})()}const Kr=Wr;!function(t){const e=Wr,n=t();for(;;)try{if(291106===-parseInt(e(317))/1*(parseInt(e(404))/2)+parseInt(e(323))/3*(parseInt(e(338))/4)+parseInt(e(335))/5+parseInt(e(378))/6*(-parseInt(e(389))/7)+-parseInt(e(320))/8*(parseInt(e(392))/9)+-parseInt(e(362))/10+parseInt(e(330))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qr);class Xr{constructor(t,e){const n=Wr;this[n(336)]=[],this[n(316)]=new Map,this[n(329)]=[],this[n(342)]=new Map,this[n(385)]=t,this[n(363)]=e}[Kr(344)](t){const e=Kr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(355)];o++){const i=t[o];if(!i[e(374)])continue;const a=this[e(372)](i);if(a){if(null!=i[e(350)]){if(r[e(405)](i[e(350)]))continue;r[e(387)](i[e(350)])}n[e(400)](a)}else if(e(348)!=i[e(402)])e(366)!=i[e(402)]&&e(369)!=i[e(402)]||this[e(377)](n,i,t[o+1]);else{const t=i[e(354)][e(396)];if(s[e(405)](t))continue;s[e(387)](i[e(354)][e(396)]),t==Cc?this[e(328)](n,i):this[e(334)](n,i)}}return this[e(403)](n)}[Kr(322)](t){const e=Kr;this[e(336)][e(400)](t)}[Kr(391)](t,n,r=e.priorities[Kr(410)]){const s=Kr;s(409)==typeof t?(0,e.insertToPriorityArray)(this[s(329)],{matchingCallback:t,label:n,priority:r}):this[s(316)][s(381)](t,n)}[Kr(357)](t,e){const n=Kr;this[n(342)][n(381)](t,e)}[Kr(319)](t,e=1){const n=Kr;let r;for(const e of this[n(329)])if(e[n(333)](t)){r=e[n(345)];break}return r||(r=this[n(316)][n(384)](t[n(340)])),r?r(e):1!==e?e+" "+t[n(340)]+"s":""+t[n(340)]}[Kr(326)](t,e){const n=Kr,r=e[n(368)]()[n(349)](),s=n(366)==e[n(402)]?n(387):n(318);for(const e of r){const o=e[n(367)],i=t[t[n(355)]-1];if(o.is(n(331)))i&&i[n(402)][n(382)](n(356))>-1&&t[n(395)](),i&&n(343)==i[n(402)]?i[s]+=o[n(354)]:t[n(400)]({type:n(343),add:n(387)==s?o[n(354)]:"",remove:n(318)==s?o[n(354)]:""});else if(this[n(385)][n(388)](o)){const a=o;if(i&&i[n(402)][n(382)](n(356))>-1&&t[n(395)](),n(321)==e[n(402)])continue;i&&i[n(402)]==s+n(390)&&i[n(358)][n(340)]==a[n(340)]?i[n(339)]++:t[n(400)]({type:s+n(390),element:a,quantity:1}),r[n(370)]((t=>!(n(321)==t[n(402)]&&t[n(367)]==o)))}else if(this[n(385)][n(361)](o,n(383))||o.is(n(358),n(393))){const r=o;if(n(387)==s&&n(394)==e[n(402)]||n(318)==s&&n(321)==e[n(402)])continue;if(i&&-1==i[n(402)][n(382)](n(356))){n(343)==i[n(402)]&&(i[s]+="\n");continue}let a;if(a=n(387)==s?r[n(375)]&&!this[n(385)][n(388)](r[n(375)])?r[n(375)]:null:r[n(324)]&&!this[n(385)][n(388)](r[n(324)])?r[n(324)]:null,r[n(365)]||a&&a[n(365)]){const e=a&&a[n(365)]?a:r;i&&i[n(402)]==s+n(397)&&i[n(358)][n(340)]==e[n(340)]?i[n(339)]++:t[n(400)]({type:s+n(397),element:e,quantity:1})}else t[n(400)]({type:s+n(356),element:r})}}}[Kr(403)](t){const e=Kr,n=this[e(363)],r=[],s=[],o=[];for(const i of t)switch(i[e(402)]){case e(343):if(i[e(387)]=i[e(387)][e(347)](/(\S)\u000A+(\S)/g,e(359))[e(347)](/\u000A/g,""),i[e(318)]=i[e(318)][e(347)](/(\S)\u000A+(\S)/g,e(359))[e(347)](/\u000A/g,""),""!=i[e(387)]&&""!=i[e(318)]){r[e(400)]({type:e(347),content:zr(n,e(376),['"'+i[e(318)]+'"','"'+i[e(387)]+'"'])});continue}if(null!=i[e(387)][e(364)](/^ +$/)){r[e(400)]({type:e(366),content:zr(n,e(371),zr(n,e(399),i[e(387)][e(355)]))});continue}if(null!=i[e(318)][e(364)](/^ +$/)){r[e(400)]({type:e(369),content:zr(n,e(401),zr(n,e(399),i[e(318)][e(355)]))});continue}if(""!=i[e(387)]){r[e(400)]({type:e(366),content:zr(n,e(371),'"'+i[e(387)]+'"')});continue}r[e(400)]({type:e(369),content:zr(n,e(401),'"'+i[e(318)]+'"')});continue;case e(325):case e(408):r[e(400)]({type:e(366),content:zr(n,e(371),this[e(319)](i[e(358)],i[e(339)]))});continue;case e(332):case e(341):r[e(400)]({type:e(369),content:zr(n,e(401),this[e(319)](i[e(358)],i[e(339)]))});continue;case e(360):r[e(400)]({type:e(366),content:zr(n,e(412),this[e(319)](i[e(358)],i[e(339)]))});continue;case e(327):r[e(400)]({type:e(369),content:zr(n,e(407),this[e(319)](i[e(358)],i[e(339)]))});continue;case e(379):s[e(400)](i[e(396)]);continue;case e(315):o[e(400)](i[e(396)]);continue;default:r[e(400)](i)}if(s[e(355)]){const t=s[e(337)]((t=>this[e(342)][e(405)](t)?this[e(342)][e(384)](t):t))[e(373)](", ");r[e(400)]({type:e(346),content:zr(this[e(363)],e(411),t)})}if(o[e(355)]){const t=o[e(337)]((t=>this[e(342)][e(405)](t)?this[e(342)][e(384)](t):t))[e(373)](", ");r[e(400)]({type:e(346),content:zr(this[e(363)],e(406),t)})}return r}[Kr(372)](t){const e=Kr;for(const n of this[e(336)]){const r=n(t);if(r&&e(402)in r)return r}}[Kr(334)](t,e){const n=Kr,r=e[n(354)],s=void 0===r[n(353)]?n(315):n(379);t[n(400)]({type:s,key:r[n(396)]})}[Kr(328)](t,e){const n=Kr;t[n(400)]({type:n(346),content:zr(this[n(363)],n(380),this[n(319)](e[n(368)]()[n(351)][n(398)],1))})}[Kr(377)](t,e,n){const r=Kr;if(this[r(326)](t,e),n&&n[r(368)]()&&!e[r(368)]()[r(386)][r(352)](n[r(368)]()[r(351)])){const n=t[t[r(355)]-1],s=r(366)==e[r(402)]?r(387):r(318);n&&r(343)==n[r(402)]&&(n[s]+="\n")}}}function Qr(){const t=["509627SNpLbF","enableCommand","385pzagCA","154179NFbSie","966552iICMOC","TrackChangesEditing","456qHMHZT","58440jwaviE","afterInit","1213814kidSVi","1419796TVahkx","1313376PdmUNb","plugins","showAIAssistant","editor","commands","get"];return(Qr=function(){return t})()}function Zr(t,e){const n=Qr();return(Zr=function(t,e){return n[t-=175]})(t,e)}const Jr=Zr;!function(t){const e=Zr,n=t();for(;;)try{if(426074===parseInt(e(179))/1+-parseInt(e(189))/2+parseInt(e(190))/3+parseInt(e(183))/4+parseInt(e(181))/5*(parseInt(e(186))/6)+parseInt(e(188))/7+parseInt(e(185))/8*(-parseInt(e(182))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qr);class Yr extends t.Plugin{[Jr(187)](){const t=Jr,e=this[t(176)],n=e[t(191)][t(178)](t(184));e[t(177)][t(178)](t(175))&&n[t(180)](t(175))}}const $r=ts;function ts(t,e){const n=ns();return(ts=function(t,e){return n[t-=336]})(t,e)}!function(t){const e=ts,n=t();for(;;)try{if(778001===-parseInt(e(347))/1*(-parseInt(e(348))/2)+parseInt(e(369))/3+parseInt(e(365))/4*(-parseInt(e(343))/5)+parseInt(e(354))/6+-parseInt(e(374))/7*(parseInt(e(362))/8)+-parseInt(e(368))/9*(-parseInt(e(371))/10)+-parseInt(e(375))/11*(parseInt(e(352))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ns);class es extends t.Plugin{[$r(361)](){const t=$r,e=this[t(358)],n=e[t(350)];if(!e[t(339)][t(366)](t(363)))return;const r=e[t(339)][t(359)](t(341));r[t(377)](t(355)),r[t(367)](t(355)),r[t(376)][t(357)](t(355),zr(n,t(356))),this[t(349)]()}[$r(349)](){const t=$r,e=this[t(358)],n=e[t(350)];e[t(339)][t(359)](t(341))[t(376)][t(360)]((e=>{const r=t;if(r(364)!=e[r(372)])return;const{data:s}=e;if(s&&r(355)==s[r(345)]){const t=s[r(340)][0][r(346)];return{type:r(336),content:zr(n,r(370),function(t){const e=r;switch(t){case e(378):return zr(n,e(353));case e(342):return zr(n,e(337));case e(351):return zr(n,e(373));case e(344):return zr(n,e(338))}}(t))}}}))}}function ns(){const t=["8888988hDeEBd","alignment","FORMAT_ALIGNMENT","registerAttributeLabel","editor","get","registerDescriptionCallback","afterInit","7524408TdRaAy","AlignmentEditing","formatBlock","2372zEyCLb","has","registerBlockAttribute","27DCUsqH","1997070LQUOeA","*Format:* %0","4505710fIWxMR","type","FORMAT_ALIGN_TO_CENTER","7jTbBZf","11ZKWSXE","descriptionFactory","enableDefaultAttributesIntegration","left","format","FORMAT_ALIGN_TO_RIGHT","FORMAT_JUSTIFY_TEXT","plugins","commandParams","TrackChangesEditing","right","5065WXRjtq","justify","commandName","value","50482CMgYiP","8viCBhu","_registerLegacyDescription","locale","center","16578816kgFuDf","FORMAT_ALIGN_TO_LEFT"];return(ns=function(){return t})()}const rs=ss;function ss(t,e){const n=as();return(ss=function(t,e){return n[t-=434]})(t,e)}!function(t){const e=ss,n=t();for(;;)try{if(916657===-parseInt(e(482))/1*(parseInt(e(479))/2)+parseInt(e(459))/3+-parseInt(e(446))/4+-parseInt(e(472))/5+parseInt(e(445))/6*(parseInt(e(466))/7)+-parseInt(e(442))/8*(-parseInt(e(453))/9)+parseInt(e(488))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(as);const os=[rs(471),rs(454),rs(484),rs(447),rs(474),rs(467),rs(487)];class is extends t.Plugin{[rs(435)](){const t=rs,e=this[t(489)],n=e[t(478)][t(452)](t(437)),r=e[t(456)];for(const s of os){if(!e[t(478)][t(475)](s))continue;const o=s[t(469)](0,-7)[t(464)](),i=t(441)+o[t(438)]();n[t(436)](o),n[t(486)](o),n[t(434)][t(470)](o,zr(r,i))}this[t(444)]()}[rs(444)](){const t=rs,e=this[t(489)],n=e[t(456)],r=e[t(478)][t(452)](t(437));function s(e,s){const o=t;r[o(434)][o(485)]((t=>{const r=o;if(r(451)!=t[r(480)])return;const{data:i}=t;return i&&i[r(473)]===e?i[r(476)][0][r(483)]?{type:r(439),content:zr(n,r(481),s)}:{type:r(439),content:zr(n,r(460),s)}:void 0}))}s(t(465),zr(n,t(449))),s(t(463),zr(n,t(443))),s(t(450),zr(n,t(461))),s(t(448),zr(n,t(468))),s(t(477),zr(n,t(455))),s(t(440),zr(n,t(462))),s(t(457),zr(n,t(458)))}}function as(){const t=["italic","toLowerCase","bold","21YufOmJ","SubscriptEditing","FORMAT_CODE","slice","registerAttributeLabel","BoldEditing","6520400yAqOSE","commandName","StrikethroughEditing","has","commandParams","strikethrough","plugins","4mfoqyO","type","*Format:* %0","320143drsgNa","forceValue","UnderlineEditing","registerDescriptionCallback","registerInlineAttribute","SuperscriptEditing","18703400DWnsjB","editor","descriptionFactory","afterInit","enableDefaultAttributesIntegration","TrackChangesEditing","toUpperCase","format","subscript","FORMAT_","7466552ilNLAL","FORMAT_ITALIC","_registerLegacyDescription","591834sqXFKL","3444288qZUQwc","CodeEditing","code","FORMAT_BOLD","underline","formatInline","get","9psMEuw","ItalicEditing","FORMAT_STRIKETHROUGH","locale","superscript","FORMAT_SUPERSCRIPT","1867557oZxWVF","*Remove format:* %0","FORMAT_UNDERLINE","FORMAT_SUBSCRIPT"];return(as=function(){return t})()}const cs=us;function us(t,e){const n=ls();return(us=function(t,e){return n[t-=438]})(t,e)}function ls(){const t=["776GVJzrs","36xEQKUi","selection","1234WLGzKH","format","value","getSelectedBlocks","enableCommand","filter","schema","parent","3017927UWPMPN","commandParams","*Set format:* %0","registerDescriptionCallback","markBlockFormat","916122OJvTsW","editor","commands","4778190Ahelmg","*Remove format:* %0","commandName","3554048xMmEOl","from","descriptionFactory","7689JDyUCT","235uNUJrJ","plugins","locale","name","change","7eGKLWj","afterInit","model","TrackChangesEditing","1749123WdLTzO","has","checkChild","blockQuote","ELEMENT_BLOCK_QUOTE","forceValue","$root","get","70qotHgJ","document","BlockQuoteEditing"];return(ls=function(){return t})()}!function(t){const e=us,n=t();for(;;)try{if(820880===-parseInt(e(476))/1*(-parseInt(e(453))/2)+parseInt(e(475))/3*(parseInt(e(450))/4)+-parseInt(e(469))/5+parseInt(e(466))/6*(parseInt(e(481))/7)+parseInt(e(472))/8+parseInt(e(439))/9*(parseInt(e(447))/10)+parseInt(e(461))/11*(-parseInt(e(451))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ls);class fs extends t.Plugin{[cs(482)](){const t=cs,e=this[t(467)],n=e[t(478)];if(!e[t(477)][t(440)](t(449)))return;const r=e[t(477)][t(446)](t(438)),s=this[t(467)][t(468)][t(446)](t(442));r[t(457)](t(442),((n,o={})=>{const i=t,a=this[i(467)][i(483)][i(448)][i(452)],c=o&&void 0!==o[i(444)]?o[i(444)]:!s[i(455)];let u=[];if(c){const t=Array[i(473)](a[i(456)]())[i(458)]((t=>hs(t)||function(t,e){const n=i,r=e[n(441)](t[n(460)],n(442)),s=e[n(441)]([n(445),n(442)],t);return r&&s}(t,this[i(467)][i(483)][i(459)])));u=A(t,e[i(483)])}else{const t=Array[i(473)](a[i(456)]())[i(458)]((t=>hs(t)));u=A(t,e[i(483)])}e[i(483)][i(480)]((()=>{const t=i;for(const e of u)r[t(465)](e,{commandName:t(442),commandParams:[{forceValue:c}]})}))})),r[t(474)][t(464)]((e=>{const r=t,{data:s}=e;if(s&&r(442)==s[r(471)]){const t=zr(n,r(443));return s[r(462)][0][r(444)]?{type:r(454),content:zr(n,r(463),t)}:{type:r(454),content:zr(n,r(470),t)}}}))}}function hs(t){const e=cs;return e(442)==t[e(460)][e(479)]}function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=202]})(t,e)}const gs=ds;function ps(){const t=["plugins","enableCommand","TrackChangesEditing","5354184klPwmC","6918wTqIdD","has","changeCaseUpper","changeCaseLower","7929173KEgIHz","5451930Watrpx","44927PwUzaj","4xmFgxu","17757091zlXyPd","CaseChange","get","afterInit","12DdSHWn","4625OuqtLW","editor","10ztzTCL","1300905LbxLto","changeCaseTitle"];return(ps=function(){return t})()}!function(t){const e=ds,n=t();for(;;)try{if(689571===parseInt(e(220))/1*(-parseInt(e(221))/2)+parseInt(e(208))/3*(parseInt(e(204))/4)+parseInt(e(205))/5*(-parseInt(e(214))/6)+-parseInt(e(218))/7+parseInt(e(213))/8+-parseInt(e(219))/9+-parseInt(e(207))/10*(-parseInt(e(222))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ps);class ms extends t.Plugin{[gs(203)](){const t=gs,e=this[t(206)];e[t(210)][t(215)](t(223))&&(e[t(210)][t(202)](t(212))[t(211)](t(216)),e[t(210)][t(202)](t(212))[t(211)](t(217)),e[t(210)][t(202)](t(212))[t(211)](t(209)))}}function Is(){const t=["3456400ebAdNP","184438AsckCH","20392salTMx","TrackChangesEditing","194736QXZQbW","1330rVKttL","2524963ADGIvP","enableCommand","get","615285yCPpBm","commands","ckbox","editor","afterInit","plugins","2755086kRCBOg","70VzJhRI","51pvxsLT"];return(Is=function(){return t})()}function Es(t,e){const n=Is();return(Es=function(t,e){return n[t-=367]})(t,e)}const bs=Es;!function(t){const e=Es,n=t();for(;;)try{if(829052===-parseInt(e(382))/1+parseInt(e(379))/2*(parseInt(e(377))/3)+-parseInt(e(380))/4*(parseInt(e(383))/5)+-parseInt(e(375))/6+parseInt(e(384))/7+parseInt(e(378))/8+-parseInt(e(369))/9*(-parseInt(e(376))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Is);class Ts extends t.Plugin{[bs(373)](){const t=bs,e=this[t(372)];e[t(370)][t(368)](t(371))&&e[t(374)][t(368)](t(381))[t(367)](t(371))}}const _s=As;function ys(){const t=["*Set format:* %0","plugins","checkChild","toLowerCase","selection","8gmPoOt","2359AfAIVZ","enableCommand","codeBlock","language","12162gENpav","commandParams","get","getSelectedBlocks","550ZjMPpH","rootElement","format","formatBlock","296883CACPlG","change","name","filter","has","editor","389544krKSLs","schema","languages","6994020TRTmxj","config","*Remove format:* %0","descriptionFactory","markBlockFormat","from","CodeBlock","blockName","locale","model","outdentCodeBlock","registerDescriptionCallback","label","document","commands","ELEMENT_CODE_BLOCK","140wVIfqn","registerElementLabel","1175096FyKavt","find","forceValue","3099177TqRDpA","indentCodeBlock","commandName","afterInit","isLimit","parent","19818KQVQoQ","TrackChangesEditing","10xUFgUb","value","type"];return(ys=function(){return t})()}function As(t,e){const n=ys();return(As=function(t,e){return n[t-=498]})(t,e)}!function(t){const e=As,n=t();for(;;)try{if(794919===parseInt(e(499))/1*(parseInt(e(510))/2)+parseInt(e(533))/3+-parseInt(e(501))/4*(parseInt(e(512))/5)+parseInt(e(525))/6*(-parseInt(e(521))/7)+parseInt(e(520))/8*(-parseInt(e(504))/9)+-parseInt(e(542))/10+parseInt(e(529))/11*(parseInt(e(539))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ys);class ks extends t.Plugin{[_s(507)](){const t=_s,e=this[t(538)];if(!e[t(516)][t(537)](t(548)))return;const n=e[t(516)][t(527)](t(511)),r=e[t(550)],s=e[t(543)][t(527)](t(523))[t(541)],o=e[t(556)][t(527)](t(523));n[t(522)](t(505)),n[t(522)](t(552)),n[t(522)](t(523),((r,i={})=>{const a=t,c=e[a(551)],u=e[a(551)][a(555)][a(519)],l=i&&void 0!==i[a(503)]?i[a(503)]:!o[a(513)];let f;i[a(524)]||(i[a(524)]=s[0][a(524)]),f=l?Array[a(547)](u[a(528)]())[a(536)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(530))&&!e[n(508)](t)&&e[n(517)](t[n(509)],n(523))}(t,c[a(540)]))):Array[a(547)](u[a(528)]())[a(536)]((t=>Cs(t)));const h=A(f,c);c[a(534)]((()=>{const t=a;for(const e of h)n[t(546)](e,{commandName:t(523),commandParams:[{...i,forceValue:l}],formatGroupId:t(549)})}))})),n[t(545)][t(500)](t(523),(e=>zr(r,t(498),e))),n[t(545)][t(553)]((e=>{const n=t;if(n(532)!=e[n(514)])return;const o=r.t,{data:i}=e;if(!i||n(523)!=i[n(506)])return;const a=i[n(526)][0][n(524)],c=o(s[n(502)]((t=>t[n(524)]===a))[n(554)])[n(518)]();return i[n(526)][0][n(503)]?{type:n(531),content:zr(r,n(515),zr(r,n(498),1)+" ("+c+")")}:{type:n(531),content:zr(r,n(544),zr(r,n(498),1))}}))}}function Cs(t){const e=_s;return e(523)==t[e(535)]}function Ls(){const t=["80512iZUeGQ","12bngUIt","TrackChangesEditing","editor","60704sXzjIM","enableCommand","132400QLGvcD","has","12935164iPjcGl","CommentsEditing","11559iEGZaS","1158iEMkVi","plugins","afterInit","addCommentThread","279DYkfen","get","2060880unniUm","3059ouaeLO","3laNllg","10vQtwcg"];return(Ls=function(){return t})()}const Ns=Rs;function Rs(t,e){const n=Ls();return(Rs=function(t,e){return n[t-=155]})(t,e)}!function(t){const e=Rs,n=t();for(;;)try{if(290278===-parseInt(e(158))/1+-parseInt(e(169))/2*(parseInt(e(167))/3)+-parseInt(e(173))/4*(parseInt(e(168))/5)+parseInt(e(159))/6*(-parseInt(e(166))/7)+parseInt(e(175))/8*(-parseInt(e(163))/9)+-parseInt(e(165))/10+-parseInt(e(156))/11*(-parseInt(e(170))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ls);class Ss extends t.Plugin{[Ns(161)](){const t=Ns,e=this[t(172)];e[t(160)][t(155)](t(157))&&e[t(160)][t(164)](t(171))[t(174)](t(162))}}var Ms=n(834);function vs(t,e){const n=ws();return(vs=function(t,e){return n[t-=240]})(t,e)}function ws(){const t=["start","model","548707bijPnq","1648028vwuORs","createUIElement","activeMarkers","TrackChangesEditing","previousPosition","push","addHighlight","5234910ZzNkOR","addClass","hasAttribute","getCustomProperty","2823651onbaEI","mapper","includes","bindElementToMarker","insert","writer","getWalker","ck-suggestion-marker-","item","24KmISxI","get","313096NYREsV","ck-suggestion-marker--active","toViewPosition","type","119Kkzphe","196835bkDqfc","getItems","elementEnd","markerRange","850374Difdsz","isContent","toViewElement","schema","test","name","consumable","markerName","span","isBlock","parent","nextSibling","plugins","isLimit","createRangeOn","isAtEnd"];return(ws=function(){return t})()}function Os(t,e,n){const r=vs,s=[];for(const o of e[r(265)]())o[r(246)](t)&&s[r(242)](n[r(282)](o));return s}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=vs,s=t[r(280)][r(258)](r(240));return(o,i,a)=>{const c=r;if(!a[c(274)][c(272)](i[c(267)],o[c(273)]))return;const u=i[c(267)][c(254)](),l=i[c(267)][c(284)],f=t[c(285)][c(271)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(256)];g=g||f[c(269)](e);const n=a[c(249)][c(270)](e);if(n&&n[c(247)](c(243)))return;c(266)==t[c(262)]&&f[c(277)](e)&&!f[c(281)](e)&&(e[c(279)]||l[c(283)]?h&&h[c(278)]==e||(h=e,m(t[c(241)]),p=!0):d=d||t[c(241)])}function m(t){const r=c,o=a[r(253)][r(288)](r(276),{class:r(255)+e}),u=a[r(249)][r(261)](t);n&&s[r(289)][r(250)](i[r(275)])&&a[r(253)][r(245)](r(260),o),a[r(253)][r(252)](u,o),a[r(249)][r(251)](o,i[r(275)])}g||p||!d||m(d)}}function Fs(t,e){const n=Ps();return(Fs=function(t,e){return n[t-=176]})(t,e)}function Ps(){const t=["markerName","TrackChangesEditing","unit","showSuggestionHighlights","commands","plugins","high","5pjgpxo","createRange","editor","get","1316076INSwvC","3fwkTYs","1440oTRGfj","setSelection","enqueueChange","23770ZceitC","delete","3920EKwWuJ","options","$graveyard","3616266jgINCP","forward","end","document","unlock","editing","model","2OLRefz","data","writer","detach","start","downcastDispatcher","4936866FXxGvE","selection","getFirstRange","mapper","createSelection","merge","uiElement","deleteForward","root","remove","isCollapsed","removeMarker:suggestion:deletion","enableCommand","requires","markerNameToElements","7490WkzTvp","addMarker:suggestion:deletion","init","modifySelection","fromRange","12dFNSzH","lock","buffer","664451CPYqBy","unbindElementFromMarkerName","8384701GomVvB","rootName","bind","batch"];return(Ps=function(){return t})()}!function(t){const e=vs,n=t();for(;;)try{if(555036===parseInt(e(286))/1+parseInt(e(287))/2+-parseInt(e(248))/3+-parseInt(e(257))/4*(-parseInt(e(264))/5)+-parseInt(e(244))/6+-parseInt(e(263))/7*(-parseInt(e(259))/8)+parseInt(e(268))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ws);const xs=Fs;!function(t){const e=Fs,n=t();for(;;)try{if(402222===-parseInt(e(183))/1*(parseInt(e(217))/2)+-parseInt(e(201))/3*(parseInt(e(200))/4)+parseInt(e(196))/5*(-parseInt(e(210))/6)+-parseInt(e(238))/7*(-parseInt(e(207))/8)+-parseInt(e(202))/9*(-parseInt(e(205))/10)+parseInt(e(223))/11+-parseInt(e(180))/12*(-parseInt(e(185))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ps);class Bs extends t.Plugin{static get[xs(236)](){return[Ms.Delete]}[xs(177)](){const t=xs,e=this[t(198)],n=e[t(194)][t(199)](t(190));n[t(235)](t(206));const r=e[t(193)][t(199)](t(230));n[t(235)](t(230),((n,s={})=>{const o=t,a=e[o(216)][o(227)](e[o(216)][o(213)][o(224)]);a[o(233)]&&e[o(216)][o(178)](a,{direction:o(211),unit:s[o(191)]});const c=a[o(225)](),u=i.LiveRange[o(179)](c);let l;n(s),l=o(209)==u[o(231)][o(186)]?e[o(216)][o(197)](c[o(221)]):e[o(216)][o(197)](u[o(221)],u[o(212)]),u[o(220)](),e[o(216)][o(204)](r[o(182)][o(188)],(t=>{const e=o;r[e(182)][e(181)](),t[e(203)](t[e(197)](l[e(212)])),r[e(182)][e(214)]()}))})),e[t(215)][t(222)].on(t(176),Ds(e,t(228)),{priority:t(195)}),e[t(218)][t(222)].on(t(176),((n,r,s)=>{const o=t;s[o(208)][o(192)]&&Ds(e,o(228),{showActiveMarker:!1})[o(187)](this)(n,r,s)}),{priority:t(195)}),e[t(215)][t(222)].on(t(234),((e,n,r)=>{const s=t,o=r[s(226)][s(237)](n[s(189)]);if(o)for(const t of o)t.is(s(229))&&(r[s(226)][s(184)](t,n[s(189)]),r[s(219)][s(232)](t))}),{priority:t(195)})}}function Us(){const t=["containsItem","_findSuggestions","listStyle","getFirstMarker","previousSibling","listItemIdFixer","registerBlockAttribute","execute","list.multiBlock","from","*Merge:* list item","3167235KeHSRz","TodoListEditing","*Format:* insert into %0","commands","numbered","includes","*Set format:* %0","differ","attribute","range","*Uncheck item*","has","meta","nextSibling","todo","model","start","createPositionAt","selection","refresh","registerElementLabel","listMarkerStyle","listMarker","change","isObject","bulleted","oldValue","numberedList","getChanges","mergeListItemBackward","ELEMENT_BULLETED_LIST","registerCustomCallback","3745188EnzsGc","4660324JRniYH","suggestion","4272oZJQLM","getFirstRange","forceValue","nodeAfter","indentList","batch","config","attributes","isLocal","multipleBlocks","registerPostFixer","TrackChangesEditing","assureChains","map","newValue","listType","parent","todoListCheck","accept","_LIST","listItemId","splitListItemAfter","mergeListItemForward","3084418dsgmar","1563969TcIbKw","1433862vtIdst","*Indent:* %0","groupId","todoList","*Merge:* %0","getRanges","format","find","*Outdent:* %0","isUndo","registerAttributeLabel","FORMAT_INDENT","*Split:* list item","type","deletion","_registerLegacyDescription","listStart","3941DhfXpM","setAttribute","_supportLegacySuggestions","removeMarker","formatBlock","detach","customNumberedList","ELEMENT_","trackChangesCommand","data","noTrackChangesFixer","createRange","ELEMENT_NUMBERED_LIST","get","customBulletedList","plugins","_getAttributeKey","getSuggestions","todoListChecked","*Format:* remove from %0","end","listIndent","enableDefaultAttributesIntegration","key","fromRange","length","*Remove format:* %0","afterInit","setSelection","isNextTo","attributeKey","bulletedList","documentList","5bFNEkY","registerDescriptionCallback","push","editor","next","schema","document","checkTodoList","toUpperCase","commandName","ListEditing","value","_suggestionFactory","every","*Change to:* %0","ELEMENT_TODO_LIST","commandParams","listReversed","default","descriptionFactory","outdentList","getAttribute","splitListItemBefore","locale","ELEMENT_LIST_ITEM","filter","*Check item*","head"];return(Us=function(){return t})()}const js=Gs;function Gs(t,e){const n=Us();return(Gs=function(t,e){return n[t-=109]})(t,e)}!function(t){const e=Gs,n=t();for(;;)try{if(824655===-parseInt(e(227))/1+parseInt(e(226))/2+parseInt(e(168))/3+-parseInt(e(201))/4*(parseInt(e(129))/5)+parseInt(e(228))/6+parseInt(e(245))/7*(parseInt(e(203))/8)+parseInt(e(200))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);class Vs extends t.Plugin{[js(123)](){const t=js,e=this[t(132)];if(!e[t(111)][t(179)](t(139)))return;const n=e[t(152)],r=e[t(111)][t(109)](t(214)),s=e[t(111)][t(179)](t(169)),o=!!e[t(209)][t(109)](t(165));function i(e){const r=t;return{type:r(234),content:""+zr(n,r(174),e)}}function a(e){const r=t;return{type:r(234),content:""+zr(n,r(122),e)}}r[t(118)](t(195)),r[t(118)](t(127)),r[t(118)](t(251)),r[t(118)](t(110)),r[t(118)](t(207)),r[t(118)](t(149)),r[t(118)](t(224)),r[t(118)](t(151)),r[t(163)](t(223)),r[t(163)](t(218)),r[t(163)](t(117)),o&&(r[t(118)](t(197)),r[t(118)](t(225))),s&&(r[t(118)](t(231)),r[t(118)](t(136)),r[t(163)](t(114)),r[t(148)][t(130)]((e=>{const r=t,{data:s}=e;if(s&&r(114)==s[r(119)])return{type:r(234),content:s[r(217)]?zr(n,r(155)):zr(n,r(178))}})),this[t(132)][t(183)][t(135)][t(213)]((e=>{const n=t;if(e[n(208)][n(237)])return!1;let s=!1;const o=r[n(113)]({skipNotAttached:!0})[n(154)]((t=>n(114)===r[n(112)](t)));for(const t of o)n(182)!=t[n(204)]()[n(184)][n(206)][n(150)](n(218))&&(r[n(158)](t[n(204)](),n(176))[n(235)]((t=>n(218)===r[n(112)](t[n(202)])))||(e[n(248)](t[n(160)]()),s=!0));return s}))),r[t(148)][t(238)](t(117),zr(n,t(239)));const c={type:t(234),content:""};r[t(148)][t(130)]((e=>{const r=t,{data:s}=e;if(!s||r(218)!=s[r(119)])return;let u=e[r(156)];for(;u;){if(u[r(254)]&&((r(159)==u[r(254)][r(119)]||r(189)==u[r(254)][r(119)])&&(u[r(254)][r(217)]&&r(147)!=u[r(254)][r(217)]||r(147)!=u[r(254)][r(194)]&&!s[r(217)])||!o&&u[r(254)][r(119)]==Cc))return c;u=u[r(133)]}if(null==s[r(217)])switch(s[r(194)]){case r(193):return a(zr(n,r(198)));case r(172):return a(zr(n,r(257)));case r(182):return a(zr(n,r(144)))}switch(s[r(217)]){case r(193):return i(zr(n,r(198)));case r(172):return i(zr(n,r(257)));case r(182):return i(zr(n,r(144)))}})),r[t(148)][t(130)]((e=>{const n=t,{data:r}=e;if(r&&n(117)==r[n(119)])return null==r[n(217)]||null==r[n(194)]&&0==r[n(217)]?c:void 0})),r[t(148)][t(130)]((e=>{const r=t;if(r(176)!=e[r(241)])return;const{data:s}=e;if(!s||r(223)!=s[r(119)])return;const o=Hs(e);return r(217)==o?{type:r(234),content:zr(n,r(167))}:r(194)==o?{type:r(234),content:zr(n,r(240))}:c})),e[t(183)][t(135)][t(213)]((e=>this[t(162)](e))),e[t(183)][t(135)][t(213)]((e=>this[t(255)](e))),e[t(183)][t(135)][t(213)]((e=>this[t(215)](e))),this[t(247)]()}[js(162)](t){const e=js;if(t[e(208)][e(237)]||!t[e(208)][e(211)])return!1;let n=!1;const r=this[e(132)][e(111)][e(109)](e(214))[e(113)]({skipNotAttached:!0})[e(154)]((t=>t[e(254)]&&e(223)==t[e(254)][e(119)]))[e(154)]((t=>t[e(254)][e(217)]&&t[e(254)][e(194)]));for(const s of r)Hs(s)||(t[e(248)](s[e(160)]()),n=!0);return n}[js(255)](t){const e=js;if(t[e(208)][e(237)]||!t[e(208)][e(211)])return!1;const n=this[e(132)][e(111)][e(109)](e(214));if(n[e(253)][e(140)])return!1;let r=!1;const s=[e(218),e(223),e(117),e(159),e(244),e(146),e(220),e(190),e(189)],o=this[e(132)][e(183)][e(135)][e(175)][e(196)]()[e(154)]((t=>e(176)==t[e(241)]))[e(154)]((t=>s[e(173)](t[e(126)])));if(0==o[e(121)])return r;for(const i of o){const o=n[e(158)](i[e(177)],e(176))[e(154)]((t=>!t[e(180)][e(125)]))[e(216)]((t=>t[e(202)]))[e(154)]((t=>{const r=e,o=n[r(112)](t);return s[r(173)](o)}));if(o[e(121)]){for(const n of o)t[e(248)](n[e(160)]());r=!0}}return r}[js(215)](t){const e=js;if(t[e(208)][e(237)]||!t[e(208)][e(211)])return!1;const n=this[e(132)][e(111)][e(109)](e(214));let r=!1;const s=[e(218),e(223),e(117),e(159),e(244),e(146),e(220),e(190),e(189)];for(const t of n[e(113)]({skipNotAttached:!0})){const o=n[e(158)](t[e(204)](),e(176))[e(216)]((t=>t[e(202)]))[e(154)]((t=>t[e(254)]&&s[e(173)](t[e(254)][e(119)])));if(!o[e(121)])continue;const a=o[0][e(156)][e(210)][e(230)];if(!o[e(142)]((t=>t[e(210)][e(230)]===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(113)]({skipNotAttached:!0})[s(154)]((e=>s(176)==e[s(241)]&&e[s(210)][s(230)]==t)))e[s(246)](s(230),r)}function i(t,n){const r=e;let s=t[r(156)],i=!1;for(;s;)s[r(210)][r(230)]!=n&&(o(s[r(210)][r(230)],n),s[r(246)](r(230),n),i=!0),s=s[r(133)];return i}}[js(247)](){const t=js,e=this[t(132)],n=e[t(152)],r=e[t(111)][t(109)](t(214));this[t(243)](),r[t(141)][t(199)](t(249),t(128),t(221),(function(n,r){const s=t,o=[];for(let t of n)t[s(184)][s(206)]===t[s(116)][s(219)]&&(t=e[s(183)][s(256)](e[s(183)][s(185)](t[s(184)][s(206)],0))),o[s(131)](t);e[s(183)][s(191)]((t=>{const n=s,a=e[n(183)][n(135)][n(186)],c=Array[n(166)](a[n(233)]())[n(216)]((t=>i.LiveRange[n(120)](t)));t[n(124)](o),e[n(171)][n(109)](r[n(138)])[n(187)](),r[n(145)][n(131)]({forceDefaultExecution:!0}),e[n(164)](r[n(138)],...r[n(145)]),t[n(124)](c);for(const t of c)t[n(250)]()}))})),r[t(148)][t(188)]((function(n){const r=t,s=!e[r(183)][r(134)][r(192)](n),o=n[r(161)],i=n[r(181)],a=n[r(150)](r(223)),c=!o||o[r(150)](r(223))!==a,u=!i||i[r(150)](r(223))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(153),e)))}[js(243)](){const t=js,e=this[t(132)],n=e[t(152)];function r(n){const r=t,s=e[r(171)][r(109)](r(127))[r(140)],o=e[r(171)][r(109)](r(195))[r(140)];return r(195)===n?s:o}e[t(111)][t(109)](t(214))[t(148)][t(130)]((function(s){const o=t;if(o(249)!=s[o(241)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(138)]){case o(127):u=i[o(145)][0][o(205)],l=r(i[o(138)]),a=o(u?170:115),!l&&e[o(209)][o(109)](o(165))||(a=o(143)),c={type:o(234),content:zr(n,a,zr(n,o(198)))};break;case o(195):u=i[o(145)][0][o(205)],l=r(i[o(138)]),a=o(u?170:115),!l&&e[o(209)][o(109)](o(165))||(a=o(143)),c={type:o(234),content:zr(n,a,zr(n,o(257)))};break;case o(207):a=o(229),c={type:o(234),content:zr(n,a,zr(n,o(153)))};break;case o(149):a=function(t){const e=o,n=t[e(204)]();let r=n[e(184)][e(206)];for(;r&&n[e(157)](r);){if(r[e(150)](e(117))>0)return!1;r=r[e(181)]}return!0}(s)?zr(n,o(115),zr(n,function(t){const e=o;return e(252)+t[e(204)]()[e(184)][e(206)][e(150)](e(218))[e(137)]()+e(222)}(s))):zr(n,o(236),zr(n,o(153))),c={type:o(234),content:a};break;case o(197):case o(225):!1===i[o(212)]&&(a=o(232),c={type:o(242),content:zr(n,a,zr(n,o(153)))})}return c}))}}function Hs(t){const e=js;let n=t[e(204)]()[e(184)][e(206)][e(161)];for(;n;){const r=n[e(150)](e(223));if(!r)return!1;if(r==t[e(254)][e(217)])return e(217);if(r==t[e(254)][e(194)])return e(194);n=n[e(161)]}return!1}const zs=Ws;function Ws(t,e){const n=qs();return(Ws=function(t,e){return n[t-=395]})(t,e)}function qs(){const t=["getFirstMarker","*Format:* set start index to %0","find","listType","ListPropertiesEditing","locale","removeMarker","document","bind","descriptionFactory","oldValue","head","ELEMENT_","listStart","get","customNumbered","3364568tRjIIM","decimal","1200584ufCOLm","newValue","*Format:* set order to reversed","9sYKpRH","_getAttributeKey","toUpperCase","bulleted","filter","key","_LIST_","handleDescriptions","1065883EtiIQC","next","listReversed","circle","*Set format:* %0","registerBlockAttribute","registerPostFixer","data","list.properties","decimal-leading-zero","getSuggestions","1063062anpfUt","*Remove format:* %0","_LIST_DEFAULT","start","includes","_registerLegacyDescription","_getTranslationKeyForListStyle","FORMAT_LIST_REVERSED","FORMAT_LIST_START","TrackChangesEditing","upper-latin","formatBlock","config","lower-roman","reversed","editor","136663guCxTx","registerDescriptionCallback","listStyle","getFirstRange","afterInit","*Format:* set order to regular","isUndo","2ETRoRo","startIndex","commandName","*Change to:* %0","nodeAfter","48200aQihZu","styles","format","lower-latin","has","default","getAttribute","model","replace","130668ZAOrdv","attribute","enableDefaultAttributesIntegration","suggestion","disc","numbered","upper-roman","plugins","commandParams","_findSuggestions","type","square","batch","registerAttributeLabel"];return(qs=function(){return t})()}!function(t){const e=Ws,n=t();for(;;)try{if(178984===-parseInt(e(468))/1*(-parseInt(e(475))/2)+-parseInt(e(398))/3+-parseInt(e(430))/4+-parseInt(e(480))/5+-parseInt(e(452))/6+parseInt(e(441))/7+-parseInt(e(428))/8*(-parseInt(e(433))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qs);class Ks extends t.Plugin{[zs(472)](){const t=zs;if(!this[t(467)][t(405)][t(484)](t(416)))return;const e=this[t(467)][t(464)][t(426)](t(449)),n=this[t(467)][t(405)][t(426)](t(461));e[t(481)]&&(n[t(400)](t(470)),n[t(446)](t(470))),e[t(466)]&&(n[t(400)](t(443)),n[t(446)](t(443))),e[t(476)]&&(n[t(400)](t(425)),n[t(446)](t(425)));const r={type:t(482),content:""};n[t(421)][t(469)](this[t(440)][t(420)](this));const s=this[t(467)][t(417)];n[t(421)][t(411)](t(443),zr(s,t(459))),n[t(421)][t(469)]((e=>{const n=t,{data:s}=e;if(s&&n(443)==s[n(438)])return null==s[n(431)]||0==s[n(431)]&&null==s[n(422)]?r:void 0})),n[t(421)][t(411)](t(425),zr(s,t(460))),n[t(421)][t(469)]((e=>{const n=t,{data:s}=e;if(s&&n(425)==s[n(438)])return null==s[n(431)]||1==s[n(431)]&&null==s[n(422)]?r:void 0})),this[t(467)][t(396)][t(419)][t(447)]((e=>{const r=t;if(e[r(410)][r(474)])return!1;let s=!1;const o=n[r(451)]({skipNotAttached:!0})[r(437)]((t=>{const e=r,s=n[e(434)](t);return e(425)==s||e(443)==s}));for(const t of o){const o=t[r(471)]()[r(455)][r(479)][r(395)](r(415));r(403)!=o&&r(427)!=o&&(n[r(407)](t[r(471)](),r(399))[r(414)]((t=>r(415)==n[r(434)](t[r(401)])))||(e[r(418)](t[r(412)]()),s=!0))}return s})),this[t(457)]()}[zs(440)](t){const e=zs,n=this[e(467)][e(417)],{data:r}=t,s={type:e(482),content:""};if(!r||e(470)!=r[e(438)])return;if(!r[e(422)])return e(485)==r[e(431)]?s:{type:e(482),content:""+zr(n,e(445),zr(n,this[e(458)](r[e(431)])))};if(!r[e(431)]){if(e(485)==r[e(422)])return s;let o=t[e(423)];for(;o;){if(o[e(448)]&&e(415)==o[e(448)][e(438)]&&o[e(448)][e(431)])return s;o=o[e(442)]}return{type:e(482),content:""+zr(n,e(453),zr(n,this[e(458)](r[e(422)])))}}if(e(485)!=r[e(431)])return{type:e(482),content:""+zr(n,e(445),zr(n,this[e(458)](r[e(431)])))};let o=t[e(423)];for(;o;){if(o[e(448)]&&e(415)==o[e(448)][e(438)]&&o[e(448)][e(431)]&&o[e(448)][e(422)])return s;o=o[e(442)]}const i=t[e(471)]()[e(455)][e(479)][e(395)](e(415));return{type:e(482),content:zr(n,e(445),zr(n,e(424)+i[e(435)]()+e(454)))}}[zs(457)](){const t=zs,e=this[t(467)],n=e[t(417)];e[t(405)][t(426)](t(461))[t(421)][t(469)]((e=>{const r=t;if(r(463)!=e[r(408)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(477)]){case r(470):o=r(478),i={type:r(482),content:zr(n,o,zr(n,this[r(458)](s[r(406)][0][r(408)])))};break;case r(443):o=s[r(406)][0][r(466)]?r(432):r(473),i={type:r(482),content:zr(n,o)};break;case r(425):o=r(413),i={type:r(482),content:zr(n,o,s[r(406)][0][r(476)])}}return i}))}[zs(458)](t){const e=zs;return e(424)+function(t){const n=e;return Xs[n(456)](t)?n(436):Qs[n(456)](t)?n(403):null}(t)[e(435)]()+e(439)+t[e(435)]()[e(397)](/-/g,"_")}}const Xs=[zs(402),zs(444),zs(409)],Qs=[zs(429),zs(450),zs(465),zs(404),zs(483),zs(462)];var Zs=n(507);const Js=$s;function Ys(){const t=["commands","5815RxtJJR","createRange","plugins","change","split","high","39052brIXAl","editing","36rkBQmm","removeMarker:suggestion:insertion","mapper","showSuggestionHighlights","createPositionAt","options","3396080pvipEU","model","data","remove","5630ofgmiF","84ijxAJy","init","getFirstRange","fire","TrackChangesEditing","getFirstPosition","enableCommand","addMarker:suggestion:insertion","document","enter","editor","setSelection","afterExecute","markerNameToElements","9iWwMOj","nextSibling","markInsertion","bind","writer","10738hydWSM","unbindElementFromMarkerName","end","hasClass","fromRange","get","markerName","ck-suggestion-marker-split","detach","583bmQBGc","selection","16366176QHtaes","enterBlock","parent","requires","444TzZUPS","16526rUJLwa","downcastDispatcher"];return(Ys=function(){return t})()}function $s(t,e){const n=Ys();return($s=function(t,e){return n[t-=492]})(t,e)}!function(t){const e=$s,n=t();for(;;)try{if(623316===parseInt(e(527))/1+-parseInt(e(518))/2*(parseInt(e(517))/3)+parseInt(e(529))/4*(parseInt(e(521))/5)+parseInt(e(540))/6*(-parseInt(e(502))/7)+parseInt(e(535))/8*(parseInt(e(497))/9)+-parseInt(e(539))/10*(-parseInt(e(511))/11)+parseInt(e(513))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ys);class to extends t.Plugin{static get[Js(516)](){return[Zs.Enter]}[Js(541)](){const t=Js,e=this[t(493)],n=e[t(523)][t(507)](t(544)),r=e[t(520)][t(507)](t(492));n[t(546)](t(492),(()=>{const s=t;e[s(536)][s(524)]((t=>{const o=s,a=e[o(536)][o(548)][o(512)],c=a[o(545)](),u=i.LiveRange[o(506)](a[o(542)]());if(r[o(514)](t)){const r=e[o(536)][o(533)](c[o(515)][o(498)],0),s=t[o(522)](c,r);n[o(499)](s)}else t[o(494)](t[o(522)](u[o(504)]));u[o(510)](),r[o(543)](o(495),{writer:t})}))})),e[t(528)][t(519)].on(t(547),Ds(e,t(525)),{priority:t(526)}),e[t(528)][t(519)].on(t(530),((e,n,r)=>{const s=t,o=r[s(531)][s(496)](n[s(508)]);if(o)for(const t of o)t[s(505)](s(509))&&(r[s(531)][s(503)](t,n[s(508)]),r[s(501)][s(538)](t))}),{priority:t(526)}),e[t(537)][t(519)].on(t(547),((n,r,s)=>{const o=t;s[o(534)][o(532)]&&Ds(e,o(525),{showActiveMarker:!1})[o(500)](this)(n,r,s)}),{priority:t(526)})}}const eo=no;function no(t,e){const n=so();return(no=function(t,e){return n[t-=154]})(t,e)}!function(t){const e=no,n=t();for(;;)try{if(860705===-parseInt(e(194))/1*(parseInt(e(188))/2)+-parseInt(e(196))/3+parseInt(e(162))/4*(-parseInt(e(172))/5)+-parseInt(e(170))/6*(parseInt(e(157))/7)+parseInt(e(174))/8*(-parseInt(e(187))/9)+-parseInt(e(180))/10+-parseInt(e(176))/11*(-parseInt(e(178))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(so);class ro extends t.Plugin{[eo(192)](){const t=eo;if(!this[t(156)][t(177)][t(191)](t(159)))return;const e=this[t(156)][t(177)][t(165)](t(163));e[t(179)](t(197),this[t(185)][t(155)](this)),e[t(179)](t(198)),e[t(179)](t(183)),e[t(179)](t(166)),e[t(179)](t(169))}[eo(185)](t,e,n={}){const r=eo,s=this[r(156)][r(177)][r(165)](r(161));return t((t=>{const o=r;let i=(o(195)==typeof e?s[o(158)](e,n):e)(t);Array[o(164)](i)&&(i={results:i,searchText:o(195)==typeof e?e:""});const a=i[o(189)][o(168)]((e=>!1===this[o(171)](e,t[o(193)])));return{...i,results:a}}),n)}[eo(171)](t,e){const n=eo,r=this[n(156)][n(184)][n(181)](this[n(156)][n(184)][n(173)](e,t[n(190)]),this[n(156)][n(184)][n(173)](e,t[n(175)]));for(const t of this[n(156)][n(184)][n(182)][n(160)](n(167)))if(null!==r[n(154)](t[n(186)]()))return!0;return!1}}function so(){const t=["FindAndReplaceEditing","getMarkersGroup","FindAndReplaceUtils","77212CiyzWS","TrackChangesEditing","isArray","get","replace","suggestion:deletion","filter","replaceAll","151284aGuUZw","_isInDeletionRange","435skrqmB","createPositionAt","63592btJxzq","end","63553787DxBcyO","plugins","12bTvAJz","enableCommand","10350130HNhYCX","createRange","markers","findPrevious","model","handleFindCommand","getRange","990UiJoEO","136236mQrSzQ","results","start","has","afterInit","item","16UoMaxr","string","336570OSUFvD","find","findNext","getIntersection","bind","editor","35KDMaUL","findByTextCallback"];return(so=function(){return t})()}const oo=io;function io(t,e){const n=ao();return(io=function(t,e){return n[t-=251]})(t,e)}function ao(){const t=["config","value","locale","12mYQoup","fontSize","commandName","get","plugins","model","*Reset font size*","commandParams","afterInit","registerInlineAttribute","fontBackgroundColor.colors","has","descriptionFactory","FORMAT_FONT_SIZE","7487766MEsDTA","fontBackgroundColor","format","16LPxFkb","957935pCMGAV","FORMAT_FONT_FAMILY","221344EiydPN","enableDefaultAttributesIntegration","fontColor","13LtdXcb","FORMAT_FONT_BACKGROUND","*Set font size:* %0","_registerLegacyDescription","title","formatInline","TrackChangesEditing","normalizeSizeOptions","11984kqWDUe","FontSize","fontSize.options","9726046ONSzQz","*Reset font background color*","fontFamily","8074740IJcsLn","*Reset font color*","*Set font background color:* %0","trim","FontBackgroundColorEditing","*Reset font family*","FontColorEditing","FontFamilyEditing","label","editor","fontColor.colors","registerAttributeLabel","FORMAT_FONT_COLOR","FontSizeEditing","12iRHnEq","toLowerCase","find","type","27HJQCMQ","*Set font color:* %0","registerDescriptionCallback","45394eBdLOV","*Set font family:* %0"];return(ao=function(){return t})()}!function(t){const e=io,n=t();for(;;)try{if(495351===-parseInt(e(289))/1*(parseInt(e(261))/2)+-parseInt(e(258))/3*(parseInt(e(286))/4)+-parseInt(e(284))/5*(-parseInt(e(266))/6)+-parseInt(e(297))/7*(parseInt(e(283))/8)+parseInt(e(280))/9+-parseInt(e(303))/10+-parseInt(e(300))/11*(-parseInt(e(254))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ao);const co=[{pluginName:oo(253),commandName:oo(267)},{pluginName:oo(310),commandName:oo(302)},{pluginName:oo(309),commandName:oo(288)},{pluginName:oo(307),commandName:oo(281)}];class uo extends t.Plugin{[oo(274)](){const t=oo,e=this[t(312)][t(265)],n=this[t(312)][t(270)][t(269)](t(295));for(const{pluginName:e,commandName:r}of co)this[t(312)][t(270)][t(277)](e)&&(n[t(287)](r),n[t(275)](r));n[t(278)][t(251)](t(267),zr(e,t(279))),n[t(278)][t(251)](t(302),zr(e,t(285))),n[t(278)][t(251)](t(288),zr(e,t(252))),n[t(278)][t(251)](t(281),zr(e,t(290))),this[t(292)]()}[oo(292)](){const t=oo,e=this[t(312)],n=e[t(265)];e[t(270)][t(269)](t(295))[t(278)][t(260)]((e=>{const r=t,o=n.t;if(r(294)!=e[r(257)])return;const{data:i}=e;if(null!=i){if(r(267)==i[r(268)]){const t=i[r(273)][0][r(264)];if(t){const e=o(this[r(312)][r(270)][r(269)](r(298))[r(296)](this[r(312)][r(263)][r(269)](r(299)))[r(256)]((e=>e[r(271)]==t))[r(293)])[r(255)]();return{type:r(282),content:zr(n,r(291),e)}}return{type:r(282),content:zr(n,r(272))}}if(r(302)==i[r(268)]){const t=i[r(273)][0][r(264)];return t?{type:r(282),content:zr(n,r(262),t)}:{type:r(282),content:zr(n,r(308))}}if(r(288)==i[r(268)]){const t=i[r(273)][0][r(264)];if(t){const e=(0,s.normalizeColorOptions)(this[r(312)][r(263)][r(269)](r(313)))[r(256)]((e=>e[r(271)]==t));let i=t,a="";return e&&(i=e[r(311)],a=o(i)[r(255)]()),{type:r(282),content:zr(n,r(259),a)[r(306)](),color:{value:t,title:a||i}}}return{type:r(282),content:zr(n,r(304))}}if(r(281)==i[r(268)]){const t=i[r(273)][0][r(264)];if(t){const e=(0,s.normalizeColorOptions)(this[r(312)][r(263)][r(269)](r(276)))[r(256)]((e=>e[r(271)]==t));let i=t,a="";return e&&(i=e[r(311)],a=o(i)[r(255)]()),{type:r(282),content:zr(n,r(305),a)[r(306)](),color:{value:t,title:a||i}}}return{type:r(282),content:zr(n,r(301))}}}}))}}const lo=fo;function fo(t,e){const n=ho();return(fo=function(t,e){return n[t-=439]})(t,e)}function ho(){const t=["pasteFormat","slice","230361KFtwYg","*Set format to:* %0","commands","commandName","2095180JSraCb","490XQzUqW","title","find","plugins","987057qajbrN","commandParams","length","566590wlmStv","type","8tHgcBT","push","split","entries","label","toUpperCase","fontColor.colors","editor","TrackChangesEditing","fontSize","format","469799JeIBPa","2upHfEN","config","boolean","formatBlock","descriptionFactory","24nteVeR","fontSize.options","registerDescriptionCallback","_registerLegacyDescription","normalizeSizeOptions","fontBackgroundColor","model","toLowerCase","2319142kOEVMu","FontSize","get","charAt","*Remove all formatting*","enableCommand","fontColor","312314Wjhcal","enableDefaultAttributesIntegration","locale","copyFormat","afterInit","join","formatInline"];return(ho=function(){return t})()}!function(t){const e=fo,n=t();for(;;)try{if(285594===parseInt(e(474))/1*(-parseInt(e(439))/2)+-parseInt(e(448))/3+-parseInt(e(452))/4+parseInt(e(460))/5*(-parseInt(e(479))/6)+parseInt(e(487))/7*(-parseInt(e(462))/8)+-parseInt(e(457))/9+parseInt(e(453))/10*(parseInt(e(473))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ho);class go extends t.Plugin{[lo(443)](){const t=lo,e=this[t(469)],n=e[t(456)][t(489)](t(470)),r=e[t(450)][t(489)](t(442)),s=e[t(450)][t(489)](t(446));r&&s&&(n[t(440)](t(446)),n[t(492)](t(442)),this[t(482)]())}[lo(482)](){const t=lo,e=this[t(469)],n=e[t(441)];e[t(456)][t(489)](t(470))[t(478)][t(481)]((r=>{const s=t;if(s(477)!=r[s(461)]&&s(445)!=r[s(461)])return;const{data:o}=r;if(o&&s(446)===o[s(451)]){const t=[],r=o[s(458)][0];for(const[n,o]of Object[s(465)](r))t[s(463)](po(e,n,o));return t[s(459)]?{type:s(472),content:zr(n,s(449),t[s(444)](", "))}:{type:s(472),content:zr(n,s(491))}}}))}}function po(t,e,n){const r=lo,o=t[r(441)].t,i=e[r(464)](/(?=[A-Z])/)[r(444)](" "),a=o(i[r(490)](0)[r(467)]()+i[r(447)](1))[r(486)]();if(r(476)==typeof n)return a;if(r(493)===e||r(484)===e){const e=(0,s.normalizeColorOptions)(t[r(475)][r(489)](r(468)))[r(455)]((t=>t[r(485)]==n));return a+" ("+(e?o(e[r(466)])[r(486)]():n)+")"}if(r(471)===e&&isNaN(parseFloat(n))){const e=t[r(456)][r(489)](r(488))[r(483)](t[r(475)][r(489)](r(480)))[r(455)]((t=>t[r(485)]==n));return a+" ("+(e?o(e[r(454)])[r(486)]():n)+")"}return a+" ("+n+")"}const mo=Eo;!function(t){const e=Eo,n=t();for(;;)try{if(801280===-parseInt(e(217))/1+parseInt(e(208))/2*(parseInt(e(221))/3)+parseInt(e(224))/4*(-parseInt(e(210))/5)+parseInt(e(229))/6*(parseInt(e(243))/7)+parseInt(e(218))/8*(parseInt(e(246))/9)+parseInt(e(209))/10+-parseInt(e(219))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bo);class Io extends t.Plugin{[mo(226)](){const t=mo,e=this[t(211)];if(!e[t(235)][t(245)](t(247)))return;this[t(241)]=e[t(242)][t(233)](t(236));const n=e[t(230)],r=e[t(235)][t(233)](t(225));r[t(222)](t(212));for(const e of this[t(241)])t(231)!=e[t(220)]&&r[t(216)][t(213)](e[t(220)],(n=>{const r=t,i=this[r(240)](e[r(220)]);return null!==i?s(n,i):o(n,e[r(207)])}));function s(e,r){return zr(n,t(223),[e,r])}function o(e,r){return zr(n,t(215),[e,r])}this[t(228)]()}[mo(228)](){const t=mo,e=this[t(211)],n=e[t(230)];e[t(235)][t(233)](t(225))[t(216)][t(251)]((e=>{const r=t;if(r(237)!=e[r(232)])return;const{data:s}=e;if(s&&r(212)==s[r(250)]){const e=s[r(234)][0][r(239)],c=this[r(240)](e);if(null!==c)return{type:r(238),content:zr(n,r(214),(a=c,zr(n,r(223),[1,a])))};const u=this[r(241)][r(227)]((t=>t[r(220)]===e))[r(207)];return{type:r(238),content:zr(n,r(214),(o=1,i=u,zr(n,t(215),[o,i])))}}var o,i,a}))}[mo(240)](t){const e=mo;var n,r;const s=t[e(249)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(241)])||void 0===n?void 0:n[e(227)]((n=>n[e(220)]==t));if(o&&o[e(244)]){const t=o[e(244)],n=(null!==(r=t[e(248)])&&void 0!==r?r:t)[e(249)](/^h(\d+)/);if(n)return n[1]}return null}}function Eo(t,e){const n=bo();return(Eo=function(t,e){return n[t-=207]})(t,e)}function bo(){const t=["has","18nwmdLq","HeadingEditing","name","match","commandName","registerDescriptionCallback","title","122CfyKdl","10353530VcdeCI","29725AKHJPr","editor","heading","registerElementLabel","*Change to:* %0","ELEMENT_HEADING_CUSTOM","descriptionFactory","1457253UyLUQf","4773896wmBHAu","31433501yPXPUk","model","72267XHyIfv","enableDefaultAttributesIntegration","ELEMENT_HEADING","28yUjAFR","TrackChangesEditing","afterInit","find","_registerLegacyDescription","354NmOatG","locale","paragraph","type","get","commandParams","plugins","heading.options","formatBlock","format","value","_getHeadingLevel","_headingOptions","config","173159yszCcI","view"];return(bo=function(){return t})()}const To=_o;function _o(t,e){const n=yo();return(_o=function(t,e){return n[t-=332]})(t,e)}function yo(){const t=["value","1254420BBxYrt","enableDefaultAttributesIntegration","plugins","color","184ksNofx","formatInline","has","locale","highlight.options","model","TrackChangesEditing","find","get","type","60AgGnyZ","2386941GHCKMf","descriptionFactory","editor","registerAttributeLabel","format","registerDescriptionCallback","title","104655YvratU","896222xdaVCS","2050728lYalbN","1036277aTpCYI","config","highlight","commandName","afterInit","FORMAT_HIGHLIGHT","6431958SGXcIk","toLowerCase","7qejrhh","*Remove highlight*","HighlightEditing","*Set highlight:* %0","commandParams","registerInlineAttribute","2kzQHhq","_registerLegacyDescription"];return(yo=function(){return t})()}!function(t){const e=_o,n=t();for(;;)try{if(626894===parseInt(e(343))/1+parseInt(e(359))/2*(parseInt(e(335))/3)+-parseInt(e(366))/4*(parseInt(e(342))/5)+-parseInt(e(362))/6+-parseInt(e(353))/7*(-parseInt(e(344))/8)+-parseInt(e(351))/9+parseInt(e(334))/10*(parseInt(e(345))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yo);class Ao extends t.Plugin{[To(349)](){const t=To,e=this[t(337)];if(!e[t(364)][t(368)](t(355)))return;const n=e[t(364)][t(332)](t(372)),r=e[t(369)];n[t(363)](t(347)),n[t(358)](t(347)),n[t(336)][t(338)](t(347),zr(r,t(350))),this[t(360)]()}[To(360)](){const t=To,e=this[t(337)],n=e[t(369)];e[t(364)][t(332)](t(372))[t(336)][t(340)]((r=>{const s=t;if(s(367)!=r[s(333)])return;const{data:o}=r;if(o&&s(347)==o[s(348)]){const t=n.t,r=o[s(357)][0][s(361)];if(r){const o=e[s(346)][s(332)](s(370))[s(373)]((t=>t[s(371)]==r)),i=t(o[s(341)])[s(352)]();return{type:s(339),content:zr(n,s(356),i),color:{value:o[s(365)],title:o[s(341)]}}}return{type:s(339),content:zr(n,s(354),zr(n,s(350)))}}}))}}const ko=Co;function Co(t,e){const n=Lo();return(Co=function(t,e){return n[t-=287]})(t,e)}function Lo(){const t=["insert","ELEMENT_HORIZONTAL_LINE","registerElementLabel","elementToStructure","HorizontalLineEditing","get","descriptionFactory","10608430swymNk","4870590cYBXuD","plugins","2466810XjIhyU","76zZdGAt","5275952gvPcrn","ck-horizontal-line","high","2682GOuIzT","showSuggestionHighlights","createContainerElement","editor","horizontalLine","div","enableCommand","createEmptyElement","locale","102288Clglxd","addClass","createPositionAt","has","for","dataDowncast","conversion","273697ucthkd","TrackChangesEditing","81861EWTjbj","afterInit"];return(Lo=function(){return t})()}!function(t){const e=Co,n=t();for(;;)try{if(970274===-parseInt(e(315))/1+parseInt(e(295))/2*(-parseInt(e(317))/3)+-parseInt(e(296))/4+parseInt(e(294))/5+parseInt(e(292))/6+-parseInt(e(291))/7+parseInt(e(308))/8*(parseInt(e(299))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lo);class No extends t.Plugin{[ko(318)](){const t=ko,e=this[t(302)];if(!e[t(293)][t(311)](t(288)))return;e[t(293)][t(289)](t(316))[t(305)](t(303));const n=e[t(293)][t(289)](t(316)),r=e[t(307)];n[t(290)][t(321)](t(303),(e=>zr(r,t(320),e))),e[t(314)][t(312)](t(313))[t(287)]({model:t(303),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(300)])return null;const o=n[s(301)](s(304)),i=n[s(306)]("hr");return n[s(309)](s(297),o),n[s(319)](n[s(310)](o,0),i),o},converterPriority:t(298)})}}const Ro=Mo;function So(){const t=["10542200TGQymB","*Change %0 content*","_registerLegacyDescription","commandName","TrackChangesEditing","key","element","3402162ElrBzm","HtmlEmbed","enableDefaultAttributesIntegration","ELEMENT_HTML_EMBED","200253jrwyYA","759297vrFkOf","format","get","8PoWkEA","descriptionFactory","nodeAfter","9310hJXUKQ","getFirstRange","locale","976260BLamnV","has","3050120zPPnjI","registerBlockAttribute","9jaMDAY","htmlEmbed","31IQsUln","registerDescriptionCallback","type","rawHtml","value","formatBlock","start","afterInit","attribute","registerElementLabel","plugins","editor"];return(So=function(){return t})()}function Mo(t,e){const n=So();return(Mo=function(t,e){return n[t-=287]})(t,e)}!function(t){const e=Mo,n=t();for(;;)try{if(286928===parseInt(e(325))/1*(-parseInt(e(316))/2)+-parseInt(e(309))/3*(parseInt(e(313))/4)+-parseInt(e(319))/5+-parseInt(e(305))/6+-parseInt(e(310))/7+parseInt(e(321))/8*(parseInt(e(323))/9)+parseInt(e(298))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(So);class vo extends t.Plugin{[Ro(293)](){const t=Ro,e=this[t(297)];if(!e[t(296)][t(320)](t(306)))return;const n=e[t(296)][t(312)](t(302)),r=e[t(318)];n[t(314)][t(295)](t(289),(e=>zr(r,t(308),e))),n[t(307)](t(324)),n[t(322)](t(290)),n[t(314)][t(287)]((e=>{const n=t;if(n(294)!=e[n(288)])return;const{data:s}=e;if(s&&n(290)==s[n(303)]&&e[n(317)]()[n(292)][n(315)].is(n(304),n(289))){const t=zr(r,n(308));return{type:n(311),content:zr(r,n(299),t)}}})),this[t(300)]()}[Ro(300)](){const t=Ro,e=this[t(297)],n=e[t(318)];e[t(296)][t(312)](t(302))[t(314)][t(287)]((e=>{const r=t;if(r(291)!=e[r(288)])return;const{data:s}=e;if(s&&r(324)==s[r(301)]){const t=zr(n,r(308));return{type:r(311),content:zr(n,r(299),t)}}}))}}function wo(t,e){const n=Do();return(wo=function(t,e){return n[t-=125]})(t,e)}const Oo=wo;function Do(){const t=["accept","markDeletion","alt","plugins","join","subType","find","imageTextAlternative","imageInline","imageTypeBlock","type","afterInit","52460EIjECt","registerElementLabel","resizedWidth","1729418WjGxNc","getNearestSelectionRange","registerDescriptionCallback","forward","isBefore","registerAttributeLabel","document","isBlockImage","FORMAT_IMAGE_SIZE","Block image to inline image","1EbCqIk","discard","getContainedElement","uploadImage","registerCustomCallback","3644765WGIqOk","start","imageCaption","enableDefaultAttributesIntegration","ImageCaptionUtils","key","*Set image text alternative:* %0","schema","commandName","3raBRbk","4298764icuxhC","toNext","createRange","isCollapsed","previous","insertion","ImageResize","1179LalGBD","getClosestSelectedImageElement","addObject","3366832frTxWH","isOwn","filter","nodeBefore","toggleImageCaption","markInsertion","ImageUploadEditing","commandParams","imageTypeInline","Inline image to block image","insertImage","resizeImage","_findSuggestions","backward","nodeAfter","*Reset image width*","caption","model","descriptionFactory","registerBlockAttribute","TrackChangesEditing","4285578NYszKf","ELEMENT_IMAGE","editor","removeObject","toPrevious","element","detach","formatInline","_suggestionFactory","ImageEditing","ELEMENT_INLINE_IMAGE","7925834WNuLIj","width","selection","createRangeOn","*Remove image text alternative*","has","ELEMENT_CAPTION","ImageTextAlternativeEditing","isEqual","imageStylePreApply","ImageInlineEditing","convertInlineImageToBlock","enableCommand","end","ImageCaptionEditing","forceDefaultExecution","getFirstRange","fromPosition","ImageBlockEditing","change","newValue","attribute","findIndex","deletion","imageBlock","get","convertBlockImageToInline","_registerLegacyDescription","format","getSuggestionCallback","markBlockFormat","isIntersecting","formatBlock","chain","length","*Set image width:* %0","getCaptionFromImageModelElement","ImageUtils","locale"];return(Do=function(){return t})()}!function(t){const e=wo,n=t();for(;;)try{if(587144===parseInt(e(138))/1*(parseInt(e(128))/2)+-parseInt(e(152))/3*(parseInt(e(153))/4)+-parseInt(e(143))/5+-parseInt(e(184))/6+parseInt(e(195))/7+parseInt(e(163))/8+parseInt(e(160))/9*(parseInt(e(125))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Do);class Fo extends t.Plugin{[Oo(245)](){const t=Oo,e=this[t(186)];if(!e[t(237)][t(200)](t(193)))return;const n=e[t(237)][t(220)](t(183)),r=e[t(237)][t(220)](t(232)),s=e[t(233)];n[t(207)](t(173)),n[t(181)][t(126)](t(219),(e=>zr(s,t(185),e))),n[t(181)][t(126)](t(242),(e=>zr(s,t(194),e))),n[t(181)][t(126)](t(179),(()=>zr(s,t(201)))),e[t(237)][t(200)](t(169))&&n[t(207)](t(141)),e[t(237)][t(200)](t(213))&&e[t(237)][t(200)](t(205))&&(n[t(207)](t(171),((s,o)=>{const i=t,a=r[i(161)](e[i(180)][i(134)][i(197)]);e[i(180)][i(214)]((()=>{const t=i;n[t(225)](a,{commandName:t(171),commandParams:[o]},[],t(221))}))})),n[t(207)](t(243),((s,o)=>{const a=t;e[a(180)][a(214)]((t=>{const c=a;let u=r[c(161)](e[c(180)][c(134)][c(197)]),l=t[c(198)](u);const f=i.LivePosition[c(212)](l[c(144)],c(188)),h=i.LivePosition[c(212)](l[c(208)],c(154));n[c(210)]((()=>s(o))),u=r[c(161)](e[c(180)][c(134)][c(197)]),l=t[c(198)](u);const d=t[c(155)](f,h);f[c(190)](),h[c(190)](),n[c(225)](u,{commandName:c(171),commandParams:[o]},[],c(206)),d[c(144)][c(132)](l[c(144)])&&n[c(168)](t[c(155)](d[c(144)],l[c(144)]),c(206)),l[c(208)][c(132)](d[c(208)])&&n[c(168)](t[c(155)](l[c(208)],d[c(208)]),c(206))}))})),n[t(192)][t(142)](t(227),t(206),t(238),(()=>!1)),n[t(192)][t(142)](t(227),t(206),t(234),(()=>!1)),n[t(192)][t(142)](t(227),t(206),t(139),n[t(192)][t(224)](t(227),"",t(234))),n[t(192)][t(142)](t(158),t(206),t(238),(()=>!1)),n[t(192)][t(142)](t(158),t(206),t(139),(([r])=>{const s=t,o=n[s(192)][s(224)](s(158),"",s(139));let i=r[s(144)],a=r[s(208)];const c=e[s(180)][s(150)][s(129)](i,s(176)),u=e[s(180)][s(150)][s(129)](a,s(131));c[s(156)]&&(i=c[s(144)]),u[s(156)]&&(a=u[s(208)]),o([e[s(180)][s(155)](i,a)])})),n[t(192)][t(142)](t(227),t(206),t(228),c),n[t(192)][t(142)](t(158),t(206),t(228),c)),e[t(237)][t(200)](t(209))&&(n[t(207)](t(167),((s,o)=>{const i=t,a=e[i(237)][i(220)](i(147));let c=r[i(161)](e[i(180)][i(134)][i(197)]),u=a[i(231)](c);e[i(180)][i(214)]((()=>{const t=i;if(u)return void n[t(235)](e[t(180)][t(198)](u));const l=r[t(135)](c);s(o),c=r[t(161)](e[t(180)][t(134)][t(197)]),u=a[t(231)](c),n[t(168)](e[t(180)][t(198)](u),l?null:t(145))}))})),n[t(192)][t(142)](t(158),t(145),t(228),c));const o=[{type:t(227),subType:t(204)},{type:t(158),subType:t(145)},{type:t(227),subType:t(206)},{type:t(158),subType:t(206)}];function a(e,s){const i=t,a=o[i(217)]((({type:t,subType:n})=>e[i(244)]==t&&e[i(239)]==n)),c=o[i(217)]((({type:t,subType:e})=>s[i(244)]==t&&s[i(239)]==e));if(a<0||c<0)return!1;const u=e[i(211)](),l=s[i(211)]();if((0==a||1==a)&&2==c&&u[i(226)](l))return!0;if(2==a&&3==c){const t=n[i(175)](u,i(158))[i(165)]((({suggestion:t,meta:e})=>e[i(164)]&&i(206)==t[i(239)]));if(t[i(229)]>1&&l[i(208)][i(203)](u[i(144)]))return!0;if(1==t[i(229)]&&(u[i(144)][i(203)](l[i(208)])||u[i(208)][i(203)](l[i(144)])))return!0}if(3==a&&3==c&&u[i(144)][i(132)](l[i(144)])){const t=u[i(208)][i(177)],e=l[i(144)][i(166)];return r[i(135)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(237)][t(200)](t(159))&&(n[t(146)](t(174)),n[t(182)](t(127)),n[t(181)][t(133)](t(127),zr(s,t(136)))),e[t(237)][t(200)](t(202))&&(n[t(146)](t(241)),n[t(182)](t(236))),n[t(181)][t(130)]((e=>{const n=t;if(o[n(240)]((({type:t,subType:r})=>e[n(244)]==t&&e[n(239)]==r)))return e[n(157)]?{}:void 0})),n[t(181)][t(130)]((e=>{const n=t;if(n(158)==e[n(244)]||n(218)==e[n(244)]){const t=e[n(140)]();if(t&&t.is(n(189),n(179)))return{type:n(158)==e[n(244)]?n(162):n(187),element:t,quantity:1}}})),n[t(181)][t(130)]((e=>t(227)==e[t(244)]&&t(206)==e[t(239)]?{type:t(223),content:t(172)}:t(227)==e[t(244)]&&t(221)==e[t(239)]?{type:t(223),content:t(137)}:void 0)),n[t(181)][t(130)]((e=>{const n=t;if(n(216)!=e[n(244)])return;const{data:r}=e;if(!r||n(236)!=r[n(148)])return;const o=r[n(215)];return o?{type:n(223),content:zr(s,n(149),'"'+o+'"')}:{type:n(223),content:zr(s,n(199))}})),this[t(222)]()}[Oo(222)](){const t=Oo,e=this[t(186)],n=e[t(233)];e[t(237)][t(220)](t(183))[t(181)][t(130)]((e=>{const r=t;if(r(227)!=e[r(244)]&&r(191)!=e[r(244)])return;const{data:s}=e;if(s){if(r(241)==s[r(151)]){const t=s[r(170)][0][r(215)];return t?{type:r(223),content:zr(n,r(149),'"'+t+'"')}:{type:r(223),content:zr(n,r(199))}}if(r(174)==s[r(151)]){const t=s[r(170)][0][r(196)];return t?{type:r(223),content:zr(n,r(230),t)}:{type:r(223),content:zr(n,r(178))}}}}))}}const Po=Bo;function xo(){const t=["102342RbgiLe","1020360EZFrNA","afterInit","get","editor","enableDefaultAttributesIntegration","_registerLegacyDescription","formatBlock","accept","TrackChangesEditing","commandName","format","registerCustomCallback","525LNcVFM","56iIMAJg","_suggestionFactory","plugins","has","_handleLegacySuggestions","301vOnMyL","ImageEditing","newValue","*Format:* replace image URL","3750010QpDkfw","registerDescriptionCallback","161773ukLHJA","descriptionFactory","type","oldValue","registerBlockAttribute","src","9NWPVEB","formatInline","getSuggestionCallback","key","30128sZqMtk","replaceImageSource","discard","attribute","locale","37050nGPeLe","*Replace image URL*"];return(xo=function(){return t})()}function Bo(t,e){const n=xo();return(Bo=function(t,e){return n[t-=488]})(t,e)}!function(t){const e=Bo,n=t();for(;;)try{if(180039===-parseInt(e(522))/1+-parseInt(e(497))/2+-parseInt(e(510))/3*(-parseInt(e(511))/4)+parseInt(e(495))/5+parseInt(e(498))/6+parseInt(e(516))/7*(-parseInt(e(490))/8)+parseInt(e(528))/9*(parseInt(e(520))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xo);class Uo extends t.Plugin{[Po(499)](){const t=Po;if(!this[t(501)][t(513)][t(514)](t(517)))return;const e=this[t(501)][t(494)],n=this[t(501)][t(513)][t(500)](t(506));n[t(502)](t(491)),n[t(526)](t(527)),n[t(523)][t(521)]((n=>{const r=t;if(r(493)!=n[r(524)])return;const{data:s}=n;return s&&r(527)==s[r(489)]?s[r(518)]&&s[r(525)]?{type:r(508),content:zr(e,r(496))}:{type:r(508),content:""}:void 0})),this[t(515)]()}[Po(515)](){const t=Po,e=this[t(501)][t(513)][t(500)](t(506));e[t(512)][t(509)](t(504),t(491),t(505),e[t(512)][t(488)](t(504),null,t(492))),e[t(512)][t(509)](t(504),t(491),t(492),e[t(512)][t(488)](t(504),null,t(505))),this[t(503)]()}[Po(503)](){const t=Po,e=this[t(501)],n=e[t(494)];e[t(513)][t(500)](t(506))[t(523)][t(521)]((e=>{const r=t;if(r(504)!=e[r(524)]&&r(529)!=e[r(524)])return;const{data:s}=e;return s&&r(491)==s[r(507)]?{type:r(508),content:zr(n,r(519))}:void 0}))}}const jo=Vo;function Go(){const t=["imageStyle","model","value","insertion","4975782OzZNkv","format","commandName","normalizedStyles","imageStylePostApply","5dfqZaV","refresh","getSuggestion","getFirstRange","markBlockFormat","FORMAT_SIDE_IMAGE","isEqual","join","markInlineFormat","document","getClosestSelectedImageElement","differ","_splitMarkerName","hasSuggestion","isInContent","4367824VcZoOm","from","shouldConvertImageType","length","filter","commands","subType","nodeBefore","1963566HLqLGk","7sbWIEJ","start","toLowerCase","413742FnNIdn","getContainedElement","getChangedMarkers","registerDescriptionCallback","side","imageStylePreApply","newRange","name","getSuggestionCallback","isBlockImage","_suggestionFactory","setImageNaturalSizeAttributes","type","isIntersecting","imageTypeBlock","change","next","author","1899813MKeJjb","findIndex","selection","editor","discardSuggestion","registerCustomCallback","_findSuggestions","createRangeOn","isInlineImage","accept","chain","1693330EscwEl","discard","commandParams","isOwn","commandReversedParams","convertInlineImageToBlock","_registerLegacyDescription","enableCommand","Users","ImageStyleEditing","ImageUtils","nodeAfter","isBefore","suggestion","plugins","descriptionFactory","title","imageCaption","getSuggestions","*Format:* %0","afterInit","registerPostFixer","locale","663556QanDje","imageTypeInline","head","TrackChangesEditing","has","get","forEach","end","formatBlock","formatInline"];return(Go=function(){return t})()}function Vo(t,e){const n=Go();return(Vo=function(t,e){return n[t-=405]})(t,e)}!function(t){const e=Vo,n=t();for(;;)try{if(867730===parseInt(e(447))/1+-parseInt(e(476))/2+parseInt(e(465))/3+parseInt(e(499))/4+-parseInt(e(420))/5*(-parseInt(e(415))/6)+-parseInt(e(444))/7*(parseInt(e(435))/8)+parseInt(e(443))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Go);class Ho extends t.Plugin{[jo(496)](){const t=jo,n=this[t(468)];if(!n[t(490)][t(405)](t(485)))return;const r=n[t(490)][t(406)](t(502)),s=n[t(490)][t(406)](t(486)),o={};r[t(483)](t(411),((o,i)=>{const a=t,c=n[a(490)][a(406)](a(484)).me,u=n[a(440)][a(406)](a(411));let l=s[a(430)](n[a(412)][a(429)][a(467)]),f=n[a(412)][a(472)](l),h=u[a(413)];if(h==i[a(413)])return;const d={commandName:a(411),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(412)][a(462)]((()=>{const t=a;if(r[t(494)]()[t(439)]((e=>e[t(434)]&&c==e[t(464)]&&(t(409)==e[t(459)]||t(410)==e[t(459)])&&(t(452)==e[t(441)]||t(419)==e[t(441)])&&e[t(423)]()[t(426)](f)))[t(407)]((e=>r[t(469)](e[t(501)]))),l=s[t(430)](n[t(412)][t(429)][t(467)]),f=n[t(412)][t(472)](l),u[t(421)](),n[t(440)][t(406)](t(500))[t(421)](),n[t(440)][t(406)](t(461))[t(421)](),h=u[t(413)],h!=i[t(413)])return s[t(473)](l)&&u[t(437)](i[t(413)],l)?(o({...i,setImageSizes:!1}),l=s[t(430)](n[t(412)][t(429)][t(467)]),void r[t(424)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(452))):void(s[t(456)](l)?r[t(424)](l,d,[],t(419)):r[t(428)](f,d,t(419)))}))}));for(const e of n[t(490)][t(406)](t(485))[t(418)])o[e[t(454)]]=e[t(492)][t(446)]();r[t(457)][t(470)](t(409),t(452),t(427),(()=>!1)),r[t(457)][t(470)](t(409),t(419),t(427),(()=>!1)),r[t(457)][t(470)](t(410),t(419),t(427),(()=>!1)),r[t(457)][t(470)](t(409),t(452),t(474),(([e])=>{const n=t;s[n(458)](e[n(448)]())})),r[t(457)][t(470)](t(409),t(452),t(477),((e,n)=>{const s=t;r[s(457)][s(455)](s(409),"",s(474))(e,{commandName:n[s(417)],commandParams:n[s(480)]})})),r[t(457)][t(470)](t(409),t(452),t(475),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(409),subType:t(452)},{type:t(414),subType:t(493)},{type:t(409),subType:t(481)},{type:t(414),subType:t(481)}];function a(e,n){const o=t,a=i[o(466)]((({type:t,subType:n})=>e[o(459)]==t&&e[o(441)]==n)),c=i[o(466)]((({type:t,subType:e})=>n[o(459)]==t&&n[o(441)]==e));if(a<0||c<0)return!1;const u=e[o(423)](),l=n[o(423)]();if((0==a||1==a)&&2==c&&u[o(460)](l))return!0;if(2==a&&3==c){const t=r[o(471)](u,o(414))[o(439)]((({suggestion:t,meta:e})=>e[o(479)]&&o(481)==t[o(441)]));if(t[o(438)]>1&&l[o(408)][o(426)](u[o(445)]))return!0;if(1==t[o(438)]&&(u[o(445)][o(426)](l[o(408)])||u[o(408)][o(426)](l[o(445)])))return!0}if(3==a&&3==c&&u[o(445)][o(488)](l[o(445)])){const t=u[o(408)][o(487)],e=l[o(445)][o(442)];return s[o(456)](t)&&t===e}return!1}n[t(412)][t(429)][t(497)]((()=>{const e=t;let o=!1;const i=Array[e(436)](n[e(412)][e(429)][e(431)][e(449)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(432)](t);if(e(489)==i&&r[e(433)](u)){if(e(409)==a&&(e(452)==c||e(419)==c)){const t=r[e(422)](u);if(n[e(453)]){const n=t[e(423)]()[e(448)]();if(s[e(456)](n))continue;r[e(469)](t),o=!0}}if(e(414)==a&&e(493)==c&&!n[e(453)]){const t=r[e(422)](u);t[e(463)]&&t[e(463)][e(434)]&&(r[e(469)](t[e(463)]),o=!0)}}}return o})),this[t(482)](o)}[jo(482)](t){const e=jo,n=this[e(468)],r=n[e(498)];n[e(490)][e(406)](e(502))[e(491)][e(450)]((n=>{const s=e;if(s(409)!=n[s(459)]&&s(410)!=n[s(459)])return;const{data:o}=n;if(!o||s(411)!=o[s(417)])return;const i=o[s(478)][0][s(413)];return function(t){const e=s;return{type:e(416),content:zr(r,e(495),t)}}(s(451)===i?zr(r,s(425)):t[i]||i)}))}}const zo=qo;function Wo(){const t=["afterInit","28cQYxxp","get","importWord","TrackChangesEditing","collaboration_features","commands","high","_handleImportedData","lowest","plugins","value","2698185khysxy","8229051WVAVLN","469260zsahpd","993182QEtOUr","dataInsert","20BKTNLt","trackChanges","180309eNBXJq","bind","track_changes","editor","_trackChangesValueDuringImport","_trackChangesExecuted","enableCommand","_setSuggestionData","622629wTGDkL","897048HUhsHY","listenTo","execute","forEach","Users"];return(Wo=function(){return t})()}function qo(t,e){const n=Wo();return(qo=function(t,e){return n[t-=339]})(t,e)}!function(t){const e=qo,n=t();for(;;)try{if(348470===-parseInt(e(353))/1+parseInt(e(341))/2+parseInt(e(345))/3*(parseInt(e(343))/4)+-parseInt(e(371))/5+-parseInt(e(340))/6*(parseInt(e(360))/7)+parseInt(e(354))/8+parseInt(e(339))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wo);class Ko extends t.Plugin{constructor(t){const e=qo;super(t),this[e(349)]=!1,this[e(350)]=!1}[zo(359)](){const t=zo,e=this[t(348)],n=e[t(365)][t(361)](t(362)),r=e[t(365)][t(361)](t(344));n&&(n.on(t(356),((e,[,n])=>{const s=t;this[s(349)]=r[s(370)],n[s(364)][s(347)]=!this[s(349)]}),{priority:t(366)}),this[t(355)](n,t(342),this[t(367)][t(346)](this)),this[t(355)](n,t(342),(()=>{const e=t;this[e(350)]&&(r[e(356)](),this[e(350)]=!1)}),{priority:t(368)}),e[t(369)][t(361)](t(363))[t(351)](t(362)))}[zo(367)](t,e){const n=zo,{suggestions:r}=e,s=this[n(348)][n(365)][n(361)](n(344)),o=s[n(370)];this[n(349)]!==o&&(s[n(356)](),this[n(350)]=!0),r&&r[n(357)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(348)][o(369)][o(361)](o(358)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(362)}}};this[o(348)][o(369)][o(361)](o(363))[o(352)](i)}))}}const Xo=Qo;function Qo(t,e){const n=Jo();return(Qo=function(t,e){return n[t-=387]})(t,e)}!function(t){const e=Qo,n=t();for(;;)try{if(222195===-parseInt(e(425))/1*(-parseInt(e(421))/2)+-parseInt(e(412))/3+parseInt(e(410))/4*(-parseInt(e(413))/5)+-parseInt(e(411))/6*(parseInt(e(399))/7)+parseInt(e(396))/8*(parseInt(e(408))/9)+-parseInt(e(390))/10+parseInt(e(409))/11*(parseInt(e(405))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jo);class Zo extends t.Plugin{[Xo(407)](){const t=Xo,e=this[t(403)],n=e[t(392)][t(400)](t(417));if(e[t(392)][t(414)](t(415))&&(n[t(419)](t(406)),n[t(419)](t(402))),e[t(392)][t(414)](t(423)))for(const e of[t(420),t(401)])n[t(416)](e);const r=e[t(426)];n[t(393)](t(427)),n[t(395)][t(389)](t(427),zr(r,t(398))),this[t(388)]()}[Xo(388)](){const t=Xo,e=this[t(403)],n=e[t(426)],r=e[t(392)][t(400)](t(417));r[t(395)][t(391)]((e=>{const s=t;if(s(387)!=e[s(397)])return;const{data:o}=e;if(!o)return;if(s(420)!=o[s(394)]&&s(401)!=o[s(394)])return;const i=e[s(422)]()[0],a=r[s(395)][s(418)](i);return s(420)==o[s(394)]?{type:s(424),content:zr(n,s(428),a)}:s(401)==o[s(394)]?{type:s(424),content:zr(n,s(404),a)}:void 0}))}}function Jo(){const t=["IndentEditing","enableDefaultAttributesIntegration","TrackChangesEditing","getItemLabel","enableCommand","indentBlock","30520FtdQVs","getItems","IndentBlock","format","18VBqZnW","locale","blockIndent","*Indent:* %0","formatBlock","_registerLegacyDescription","registerAttributeLabel","977260BKwelW","registerDescriptionCallback","plugins","registerBlockAttribute","commandName","descriptionFactory","9688QtywTN","type","FORMAT_INDENT","2864001sTvDPp","get","outdentBlock","outdent","editor","*Outdent:* %0","12mFYzZp","indent","afterInit","981XzlNhf","11261987UWTaln","3532lZSSPU","6dITYki","1116219PHWnjc","1865OlFIIi","has"];return(Jo=function(){return t})()}var Yo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=367]})(t,e)}function ti(){var t=["editor","plugins","3677465Pyxnej","110joAKcv","1493SMrVwL","init","16NyFyUh","6685035SyCqQI","14496mLQBox","9901810ooQsaK","1376UOEmcR","TrackChangesEditing","2649joCUIB","get","input","3088179zZgHrb","enableCommand","996xtRaER","requires"];return(ti=function(){return t})()}!function(t){for(var e=$o,n=t();;)try{if(703381===-parseInt(e(372))/1*(-parseInt(e(385))/2)+-parseInt(e(380))/3*(parseInt(e(378))/4)+-parseInt(e(371))/5*(parseInt(e(376))/6)+parseInt(e(375))/7+parseInt(e(374))/8*(parseInt(e(383))/9)+-parseInt(e(377))/10+-parseInt(e(370))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ti);class ei extends t.Plugin{static get[Yo(367)](){return[Ms.Input]}[Yo(373)](){var t=Yo;this[t(368)][t(369)][t(381)](t(379))[t(384)](t(382))}}function ni(){const t=["has","2536cBRanb","locale","key","1200PnrOad","commandParams","*Remove link*","29570QsNaLd","427330zMDxxe","TrackChangesEditing","3301220VtPFwz","registerAttributeLabel","12MiXlMb","enableDefaultAttributesIntegration","link","registerInlineAttribute","LinkEditing","formatInline","_registerLegacyDescription","linkHref","6uGzqLS","3703csMkNr","get","commands","manualDecorators","*Set link:* %0","101246dCHZLX","editor","type","unlink","descriptionFactory","afterInit","attribute","9URZDtX","toLowerCase","commandName","1rtInAb","11176HBwfnz","newValue","format","plugins","registerDescriptionCallback","label","129196oSvVae","link ("];return(ni=function(){return t})()}function ri(t,e){const n=ni();return(ri=function(t,e){return n[t-=344]})(t,e)}const si=ri;!function(t){const e=ri,n=t();for(;;)try{if(115819===-parseInt(e(350))/1*(-parseInt(e(385))/2)+parseInt(e(371))/3*(parseInt(e(357))/4)+parseInt(e(366))/5*(-parseInt(e(379))/6)+parseInt(e(380))/7*(-parseInt(e(360))/8)+-parseInt(e(347))/9*(parseInt(e(367))/10)+-parseInt(e(351))/11*(parseInt(e(363))/12)+parseInt(e(369))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ni);class oi extends t.Plugin{[si(345)](){const t=si,e=this[t(386)];if(!e[t(354)][t(359)](t(375)))return;const n=e[t(354)][t(381)](t(368)),r=e[t(382)][t(381)](t(373));n[t(372)](t(373)),n[t(372)](t(388)),n[t(374)](t(378));for(const e of r[t(383)])n[t(374)](e.id),n[t(344)][t(370)](e.id,t(358)+e[t(356)][t(348)]()+")");n[t(344)][t(355)]((n=>{const r=t;if(r(346)!=n[r(387)])return;const{data:s}=n;if(!s||r(378)!=s[r(362)])return;const o=s[r(352)],i=e[r(361)];return{type:r(353),content:null==o?zr(i,r(365)):zr(i,r(384),'"'+o+'"')}})),this[t(377)]()}[si(377)](){const t=si,e=this[t(386)],n=e[t(361)];e[t(354)][t(381)](t(368))[t(344)][t(355)]((e=>{const r=t;if(r(376)!=e[r(387)])return;const{data:s}=e;if(s){if(r(373)==s[r(349)]){const t=s[r(364)][0];return{type:r(353),content:zr(n,r(384),'"'+t+'"')}}return r(388)==s[r(349)]?{type:r(353),content:zr(n,r(365))}:void 0}}))}}const ii=li;!function(t){const e=li,n=t();for(;;)try{if(765203===parseInt(e(389))/1+parseInt(e(406))/2*(-parseInt(e(414))/3)+-parseInt(e(428))/4*(-parseInt(e(368))/5)+parseInt(e(391))/6*(parseInt(e(410))/7)+parseInt(e(374))/8*(-parseInt(e(381))/9)+-parseInt(e(448))/10*(parseInt(e(449))/11)+-parseInt(e(400))/12*(parseInt(e(384))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ci);class ai extends t.Plugin{[ii(388)](){const t=ii,e=this[t(411)],n=e[t(425)];if(!e[t(395)][t(426)](t(377)))return;const r=e[t(395)][t(447)](t(422)),s=e[t(395)][t(426)](t(386));function o(t){return()=>{const n=li,s=e[n(421)][n(419)][n(371)],o=e[n(412)][n(447)](t);if(o[n(437)])return void e[n(423)](n(385),{});const i=t[n(405)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(369)](t)[s(402)]((t=>function(t,e){const n=s;return e[n(442)](t[n(375)],n(431))&&!e[n(366)](t)}(t,r)));o=o[s(402)]((t=>!t.is(s(380),s(431))||t[s(413)](s(376))!=e));const i=new Set;for(const t of o)t.is(s(380),s(431))?i[s(404)](ui(t)):i[s(404)](t);return Array[s(369)](i)}(s[n(397)](),i,e[n(421)][n(450)]);e[n(421)][n(396)]((()=>{const e=n;for(const n of a)r[e(434)](n,{commandName:t,commandParams:[{forceValue:!o[e(437)]}],formatGroupId:e(383)},fi(n))}))}}function i(t){return()=>{const n=li,s=function(t){const e=li;let n=Array[e(369)](t);const r=n[e(452)]((t=>e(431)!=t[e(432)]));return r>-1&&(n=n[e(405)](0,r)),n}(e[n(421)][n(419)][n(371)][n(397)]()),o=e[n(421)][n(365)](e[n(421)][n(398)](s[0],n(416)),e[n(421)][n(398)](s[s[n(418)]-1],n(372)));e[n(421)][n(396)]((()=>{const e=n;r[e(434)](o,{commandName:t,commandParams:[],formatGroupId:e(403)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(443)];for(;t&&t[n(413)](n(403))>e[n(413)](n(403));)r[n(404)](t),t=t[n(443)]}return Array[n(369)](r)}(s))}))}}r[t(445)](t(424),o(t(424))),r[t(445)](t(408),o(t(408))),s&&r[t(445)](t(440),o(t(440))),r[t(445)](t(415),i(t(415))),r[t(445)](t(436),i(t(436))),s&&r[t(445)](t(407),(()=>{const n=t,s=e[n(412)][n(447)](n(407)),o=Array[n(369)](s[n(393)]);o[n(402)]((t=>t[n(413)](n(435))!=s[n(437)])),e[n(421)][n(396)]((()=>{const t=n;for(const e of o)r[t(434)](e,{commandName:t(407),commandParams:[{forceValue:!s[t(437)]}]})}))})),r[t(399)][t(446)](t(431),(e=>zr(n,t(420),e))),r[t(399)][t(427)]((e=>{const r=t;if(r(392)!=e[r(401)]&&r(441)!=e[r(401)])return;const{data:s}=e;if(s){if(r(424)==s[r(373)]||r(408)==s[r(373)]||r(440)==s[r(373)])switch(s[r(373)][r(390)](r(430),"")){case r(382):return o(zr(n,r(409)));case r(433):return o(zr(n,r(438)));case r(429):return o(zr(n,r(378)))}if(r(415)==s[r(373)])return{type:r(439),content:zr(n,r(451),zr(n,r(420)))};if(r(436)==s[r(373)])return{type:r(439),content:zr(n,r(367),zr(n,r(420)))};if(r(407)==s[r(373)])return s[r(379)][0][r(453)]?{type:r(439),content:zr(n,r(444))}:{type:r(439),content:zr(n,r(417))}}function o(t){const e=r;return{type:e(439),content:zr(n,e(394),t)}}}))}}function ci(){const t=["bulleted","blockName","66235fVDPQq","paragraph","LegacyTodoListEditing","push","afterInit","503036dMZwps","replace","1032YbDdpe","formatBlock","_selectedElements","*Change to:* %0","plugins","change","getSelectedBlocks","createPositionAt","descriptionFactory","24uXBEai","type","filter","listIndent","add","slice","2hyIusm","checkTodoList","bulletedList","ELEMENT_BULLETED_LIST","15218bkSfqL","editor","commands","getAttribute","50697jgNRSX","indentList","before","*Uncheck item*","length","document","ELEMENT_LIST_ITEM","model","TrackChangesEditing","execute","numberedList","locale","has","registerDescriptionCallback","16sHDLol","todo","List","listItem","name","numbered","markBlockFormat","todoListChecked","outdentList","value","ELEMENT_NUMBERED_LIST","format","todoList","formatInline","checkChild","nextSibling","*Check item*","enableCommand","registerElementLabel","get","20FHPFor","2276296HNDUdo","schema","*Indent:* %0","findIndex","forceValue","createRange","isObject","*Outdent:* %0","1238255qtCBNp","from","previousSibling","selection","end","commandName","5291232KHqzND","parent","listType","LegacyListEditing","ELEMENT_TODO_LIST","commandParams","element","9xowPXY"];return(ci=function(){return t})()}function ui(t){const e=ii,n=t[e(413)](e(403));if(0==n)return t;let r=t;for(;t[e(370)]&&t[e(370)].is(e(380),e(431));){const s=t[e(370)][e(413)](e(403));if(s==n)r=t[e(370)];else if(s<n)break;t=t[e(370)]}return r}function li(t,e){const n=ci();return(li=function(t,e){return n[t-=365]})(t,e)}function fi(t){const e=ii,n=[];if(t.is(e(380),e(431))&&t[e(413)](e(403))>0){let r=t[e(443)];for(;r&&e(431)==r[e(432)]&&r[e(413)](e(403))==t[e(413)](e(403));)n[e(387)](r),r=r[e(443)]}return n}const hi=gi;function di(){const t=["_getTranslationKeyForListStyle","233528whRrHW","5cwOLFB","_getSuggestionBlocksForListStyle","1378ekZmGV","listReversed","_getSuggestionBlocks","parent","*Format:* set start index to %0","styles","LegacyListUtils","markMultiRangeBlockFormat","selection","document","registerDescriptionCallback","getFirstPosition","listStart","51595QxhIiH","model","getLastPosition","1766039GOlwaD","formatBlock","numbered","descriptionFactory","length","getSiblingNodes","getSelectedBlocks","filter","flat","format","list.properties","element","default","config","ELEMENT_","1712848XZIGOk","bind","listStyle","commandName","map","*Format:* set order to reversed","listItem","_LIST_","6891714HlTHWY","from","*Format:* set order to regular","91EfBXuY","createRange","editor","backward","1101894NPForN","handleListStartCommand","has","formatInline","toUpperCase","push","getListTypeFromListStyleType","plugins","reversed","commandParams","unshift","change","handleListReversedCommand","before","afterInit","locale","*Change to:* %0","type","30pdUzKJ","TrackChangesEditing","get","enableCommand","2517JzLIdI","startIndex","LegacyListPropertiesEditing","replace","createPositionAt","handleListStyleCommand","listType","forward","getAttribute","handleDescriptions"];return(di=function(){return t})()}function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=472]})(t,e)}!function(t){const e=gi,n=t();for(;;)try{if(385349===-parseInt(e(551))/1+parseInt(e(538))/2*(-parseInt(e(524))/3)+-parseInt(e(487))/4*(parseInt(e(536))/5)+-parseInt(e(502))/6+parseInt(e(498))/7*(parseInt(e(535))/8)+parseInt(e(495))/9+-parseInt(e(520))/10*(-parseInt(e(472))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(di);class pi extends t.Plugin{[hi(516)](){const t=hi;if(!this[t(500)][t(509)][t(504)](t(526)))return;const e=this[t(500)][t(485)][t(522)](t(482)),n=this[t(500)][t(509)][t(522)](t(521));e[t(543)]&&n[t(523)](t(489),this[t(529)][t(488)](this)),e[t(510)]&&n[t(523)](t(539),this[t(514)][t(488)](this)),e[t(525)]&&n[t(523)](t(550),this[t(503)][t(488)](this)),n[t(475)][t(548)](this[t(533)][t(488)](this))}[hi(529)](t,e={}){const n=hi,r=this[n(500)][n(509)][n(522)](n(521)),s=this[n(537)]();this[n(500)][n(552)][n(513)]((()=>{const t=n;r[t(545)](s,{commandName:t(489),commandParams:[{type:e[t(519)]}],formatGroupId:t(489)})}))}[hi(514)](t,e={}){const n=hi,r=this[n(500)][n(509)][n(522)](n(521)),s=this[n(540)]((t=>t.is(n(483),n(493))&&n(474)===t[n(532)](n(530))));if(s[n(476)]<1)return;const o=s[n(491)]((t=>this[n(500)][n(552)][n(499)](this[n(500)][n(552)][n(528)](t,n(515)),this[n(500)][n(552)][n(528)](t,0))));this[n(500)][n(552)][n(513)]((()=>{const t=n;r[t(545)](o,{commandName:t(539),commandParams:[{reversed:e[t(510)]}],formatGroupId:t(539)})}))}[hi(503)](t,e={}){const n=hi,r=this[n(500)][n(509)][n(522)](n(521)),s=this[n(540)]((t=>t.is(n(483),n(493))&&n(474)===t[n(532)](n(530))));if(s[n(476)]<1)return;const o=s[n(491)]((t=>this[n(500)][n(552)][n(499)](this[n(500)][n(552)][n(528)](t,n(515)),this[n(500)][n(552)][n(528)](t,0))));this[n(500)][n(552)][n(513)]((()=>{const t=n;r[t(545)](o,{commandName:t(550),commandParams:[{startIndex:e[t(525)]}],formatGroupId:t(550)})}))}[hi(533)](t){const e=hi;if(e(473)!=t[e(519)]&&e(505)!=t[e(519)])return;const n=this[e(500)][e(517)],{data:r}=t;if(!r)return;let s,o;switch(r[e(490)]){case e(489):s=e(518),o={type:e(481),content:zr(n,s,zr(n,this[e(534)](r[e(511)][0][e(519)])))};break;case e(539):s=r[e(511)][0][e(510)]?e(492):e(497),o={type:e(481),content:zr(n,s)};break;case e(550):s=e(542),o={type:e(481),content:zr(n,s,r[e(511)][0][e(525)])}}return o}[hi(537)](){const t=hi;var e,n,r,s;const o=this[t(500)][t(509)][t(522)](t(544));let i=Array[t(496)](this[t(500)][t(552)][t(547)][t(546)][t(478)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(483),t(493)))&&i[t(512)](...o[t(477)](this[t(500)][t(552)][t(547)][t(546)][t(549)](),t(501))),(null===(n=i[i[t(476)]-1])||void 0===n?void 0:n.is(t(483),t(493)))&&i[t(507)](...o[t(477)](this[t(500)][t(552)][t(547)][t(546)][t(553)](),t(531))),i=[...new Set(i)],(null===(s=null===(r=this[t(500)][t(552)][t(547)][t(546)][t(549)]())||void 0===r?void 0:r[t(541)])||void 0===s?void 0:s.is(t(483),t(493)))&&(i=i[t(479)]((e=>e.is(t(483),t(493))))),i}[hi(540)](t){const e=hi,n=this[e(500)][e(509)][e(522)](e(544));let r=Array[e(496)](this[e(500)][e(552)][e(547)][e(546)][e(478)]())[e(479)](t)[e(491)]((t=>{const r=e,s=this[r(500)][r(552)][r(528)](t,0);return[...n[r(477)](s,r(501)),...n[r(477)](s,r(531))]}))[e(480)]();return r=[...new Set(r)],r}[hi(534)](t){const e=hi;return e(486)+(this[e(500)][e(509)][e(522)](e(544))[e(508)](t)||e(484))[e(506)]()+e(494)+t[e(506)]()[e(527)](/-/g,"_")}}const mi=Ei;function Ii(){const t=["options","257571rgAYMI","media","locale","72IttMgm","TrackChangesEditing","plugins","showSuggestionHighlights","310BpQCaR","for","data","MediaEmbedEditing","createEmptyElement","descriptionFactory","downcastDispatcher","2NahjBZ","8276440EQxqVR","div","dataDowncast","high","5620QHtrHy","afterInit","editor","conversion","ELEMENT_MEDIA","1346727NUrRye","attribute:url:media","5228965Hrepfu","get","stop","registerElementLabel","4864728pqKNug","enableCommand","has","58642zPbhby","elementToElement","mediaEmbed"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=450]})(t,e)}!function(t){const e=Ei,n=t();for(;;)try{if(510333===parseInt(e(460))/1+-parseInt(e(478))/2*(parseInt(e(451))/3)+parseInt(e(483))/4*(-parseInt(e(471))/5)+parseInt(e(457))/6+parseInt(e(453))/7+-parseInt(e(467))/8*(-parseInt(e(464))/9)+-parseInt(e(479))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ii);class bi extends t.Plugin{[mi(484)](){const t=mi,e=this[t(485)];if(!e[t(469)][t(459)](t(474)))return;const n=e[t(469)][t(454)](t(468)),r=e[t(466)];n[t(458)](t(462)),n[t(476)][t(456)](t(465),(e=>zr(r,t(450),e))),e[t(486)][t(472)](t(481))[t(461)]({model:t(465),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(470)])return n[s(475)](s(480))},converterPriority:t(482)}),e[t(473)][t(477)].on(t(452),((e,n,r)=>{const s=t;r[s(463)][s(470)]&&e[s(455)]()}),{priority:t(482)})}}const Ti=_i;function _i(t,e){const n=Ai();return(_i=function(t,e){return n[t-=106]})(t,e)}!function(t){const e=_i,n=t();for(;;)try{if(331251===-parseInt(e(122))/1*(parseInt(e(110))/2)+-parseInt(e(119))/3*(parseInt(e(121))/4)+-parseInt(e(125))/5+parseInt(e(114))/6+-parseInt(e(107))/7*(parseInt(e(115))/8)+-parseInt(e(126))/9*(-parseInt(e(109))/10)+-parseInt(e(111))/11*(-parseInt(e(116))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ai);class yi extends t.Plugin{[Ti(113)](){const t=Ti,e=this[t(120)];e[t(118)][t(123)](t(108))&&e[t(118)][t(106)](t(112))[t(124)](t(117))}}function Ai(){const t=["8hmRzkp","3729216uEFDnv","mention","plugins","15495Onstci","editor","152ZWclOY","179sqGTBO","has","enableCommand","2164965PaxKeB","9oMYOsT","get","2018149GgdrQv","MentionEditing","508590pPAAyC","1522qmCDyw","44zJahVO","TrackChangesEditing","afterInit","546654Qwymkr"];return(Ai=function(){return t})()}const ki=Li;function Ci(){const t=["mergeField","get","descriptionFactory","getAttribute","registerDescriptionCallback","11909097lfLEbx","*Insert:* %0","commands","MergeFieldsEditing","*Remove:* %0","plugins","registerElementLabel","392651goBFMx","608839dHaDzM","element","ELEMENT_MERGE_FIELD","editor","insertMergeField","getContainedElement","16qwltRt","insertion","deletion","afterInit","10944MNjhDu","type","getLabel","locale","122xBgwuM","7526FqcEpR","9455VoEwIO","2514ZNaFSJ","1725054LHCQbf","TrackChangesEditing","70wZEHvG","enableCommand"];return(Ci=function(){return t})()}function Li(t,e){const n=Ci();return(Li=function(t,e){return n[t-=401]})(t,e)}!function(t){const e=Li,n=t();for(;;)try{if(687493===parseInt(e(427))/1*(parseInt(e(428))/2)+-parseInt(e(431))/3+-parseInt(e(423))/4+parseInt(e(429))/5*(-parseInt(e(430))/6)+-parseInt(e(412))/7*(parseInt(e(419))/8)+parseInt(e(405))/9+parseInt(e(433))/10*(parseInt(e(413))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ci);class Ni extends t.Plugin{[ki(422)](){const t=ki,e=this[t(416)];if(!e[t(407)][t(401)](t(417)))return;e[t(410)][t(401)](t(432))[t(434)](t(417));const n=e[t(410)][t(401)](t(432)),r=e[t(426)];n[t(402)][t(411)](t(435),(e=>zr(r,t(415),e))),n[t(402)][t(404)]((n=>{const s=t;if(s(420)!=n[s(424)]&&s(421)!=n[s(424)])return;const o=n[s(418)]();if(null==o)return;if(!o.is(s(414),s(435)))return;const i=e[s(410)][s(401)](s(408))[s(425)](o[s(403)]("id"));return s(420)==n[s(424)]?{type:s(420),content:zr(r,s(406),'"'+i+'" '+zr(r,s(415)))}:{type:s(421),content:zr(r,s(409),'"'+i+'" '+zr(r,s(415)))}}))}}const Ri=Mi;function Si(){const t=["20245951jUnYHH","data","key","14fGADUu","4189528pnyjGT","registerDescriptionCallback","head","afterInit","listType","2506OQjmlH","handleDescriptions","10ZiDMxh","6QLnvOE","MultiLevelList","get","5015336iDNWUS","6180PdUSHV","*Remove format:* %0","3167005gmvOVj","ELEMENT_MULTI_LEVEL_LIST","format","has","listMarkerStyle","next","7300404Jkvche","enableDefaultAttributesIntegration","938MyOVZH","editor","multiLevelList","TrackChangesEditing","oldValue","descriptionFactory","registerBlockAttribute","*Set format:* %0","newValue","plugins","locale"];return(Si=function(){return t})()}function Mi(t,e){const n=Si();return(Mi=function(t,e){return n[t-=380]})(t,e)}!function(t){const e=Mi,n=t();for(;;)try{if(691864===-parseInt(e(392))/1*(parseInt(e(409))/2)+-parseInt(e(399))/3+-parseInt(e(387))/4+parseInt(e(401))/5*(parseInt(e(395))/6)+-parseInt(e(386))/7*(-parseInt(e(398))/8)+-parseInt(e(407))/9*(parseInt(e(394))/10)+parseInt(e(383))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Si);class vi extends t.Plugin{[Ri(390)](){const t=Ri,e=this[t(410)],n=e[t(381)][t(397)](t(412));e[t(381)][t(404)](t(396))&&(n[t(408)](t(411)),n[t(415)](t(405)),n[t(414)][t(388)]((e=>this[t(393)](e))))}[Ri(393)](t){const e=Ri,n=this[e(410)][e(382)],{data:r}=t,s={type:e(403),content:""};if(r&&e(405)==r[e(385)]){if(!r[e(413)])return{type:e(403),content:zr(n,e(416),zr(n,e(402)))+" ("+r[e(380)]+")"};if(!r[e(380)]){let o=t[e(389)];for(;o;){if(o[e(384)]&&e(391)==o[e(384)][e(385)]&&o[e(384)][e(380)])return s;o=o[e(406)]}return{type:e(403),content:zr(n,e(400),zr(n,e(402)))+" ("+r[e(413)]+")"}}}}}function wi(t,e){const n=Di();return(wi=function(t,e){return n[t-=248]})(t,e)}const Oi=wi;function Di(){const t=["TrackChangesEditing","enableCommand","261598EYyorw","plugins","8lzYCgw","descriptionFactory","330510pUYVJu","97575klEuNp","afterInit","has","locale","3624630mcbmMn","11AwiaeR","pageBreak","ELEMENT_PAGE_BREAK","registerElementLabel","editor","2942037lTXAIp","PageBreakEditing","1947648wWQNLM","get","86nZCpCR","7lHZdLU","14691vDIdxf"];return(Di=function(){return t})()}!function(t){const e=wi,n=t();for(;;)try{if(300758===-parseInt(e(248))/1+parseInt(e(267))/2*(parseInt(e(269))/3)+-parseInt(e(250))/4*(parseInt(e(253))/5)+-parseInt(e(252))/6+-parseInt(e(268))/7*(parseInt(e(265))/8)+parseInt(e(263))/9+-parseInt(e(257))/10*(-parseInt(e(258))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Di);class Fi extends t.Plugin{[Oi(254)](){const t=Oi,e=this[t(262)];if(!e[t(249)][t(255)](t(264)))return;e[t(249)][t(266)](t(270))[t(271)](t(259));const n=e[t(249)][t(266)](t(270)),r=e[t(256)];n[t(251)][t(261)](t(259),(e=>zr(r,t(260),e)))}}const Pi=Bi;function xi(){const t=["has","highest","bindElementToMarker","*Insert:* %0","afterInit","editor","ck-suggestion-marker--active","checkChild","516917JBEXto","*Change to:* %0","49bzpTKC","toViewPosition","formatBlock","options","ck-suggestion-marker-split","format","schema","Paragraph","451266ZFJMMR","model","66IxBQMQ","name","data","getItemLabel","175qubVds","registerElementLabel","insertParagraph","enableCommand","end","_registerLegacyDescription","4052XerOtO","markerRange","addMarker:suggestion:insertion","plugins","594922tDatke","nodeAfter","insertion","commandName","descriptionFactory","downcastDispatcher","74562BVbhxM","activeMarkers","get","registerDescriptionCallback","paragraph","addClass","type","showSuggestionHighlights","$text","488272XpVeEB","isBlock","TrackChangesEditing","insert","mapper","consume","isTouching","getFirstRange","isLimit","includes","consumable","createUIElement","writer","editing","ELEMENT_PARAGRAPH","markerName","53180hACfwL","27bzEYYf","locale","enableDefaultAttributesIntegration","span","start"];return(xi=function(){return t})()}function Bi(t,e){const n=xi();return(Bi=function(t,e){return n[t-=333]})(t,e)}!function(t){const e=Bi,n=t();for(;;)try{if(428494===parseInt(e(349))/1+parseInt(e(375))/2+parseInt(e(381))/3+-parseInt(e(371))/4*(parseInt(e(365))/5)+-parseInt(e(359))/6*(parseInt(e(351))/7)+-parseInt(e(390))/8*(-parseInt(e(336))/9)+parseInt(e(335))/10*(-parseInt(e(361))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xi);class Ui extends t.Plugin{[Pi(345)](){const t=Pi,e=this[t(346)];if(!e[t(374)][t(341)](t(358)))return;const n=e[t(337)],r=e[t(374)][t(383)](t(392));r[t(379)][t(366)](t(385),(e=>zr(n,t(333),e))),r[t(338)](t(385)),r[t(368)](t(367)),e[t(403)][t(380)].on(t(373),ji(e),{priority:t(342)}),e[t(363)][t(380)].on(t(373),((n,r,s)=>{const o=t;s[o(354)][o(388)]&&ji(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(342)});const s=r[t(379)];s[t(384)]((r=>{const o=t;if(o(377)!==r[o(387)])return;const{start:i,end:a}=r[o(397)]();if(!i[o(396)](a)||!i[o(376)])return;const c=e[o(360)][o(357)],u=i[o(376)];return c[o(391)](u)&&!c[o(398)](u)&&c[o(348)](u,o(389))?{type:o(377),content:zr(n,o(344),s[o(364)](u,1))}:void 0})),this[t(370)]()}[Pi(370)](){const t=Pi,e=this[t(346)],n=e[t(337)];e[t(374)][t(383)](t(392))[t(379)][t(384)]((e=>{const r=t;if(r(353)!=e[r(387)])return;const{data:s}=e;return s&&r(385)==s[r(378)]?{type:r(356),content:zr(n,r(350),zr(n,r(333)))}:void 0}))}}function ji(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Bi,i=t[o(374)][o(383)](o(392)),a=r[o(372)][o(340)],c=r[o(372)][o(369)],u=t[o(360)][o(357)];if(!a[o(396)](c)||!a[o(376)])return;const l=a[o(376)];if(u[o(391)](l)&&!u[o(398)](l)&&u[o(348)](l,o(389))){if(!s[o(400)][o(395)](r[o(372)],n[o(362)]))return;const t=s[o(402)][o(401)](o(339),{class:o(355)}),a=s[o(394)][o(352)](c);e&&i[o(382)][o(399)](r[o(334)])&&s[o(402)][o(386)](o(347),t),s[o(402)][o(393)](a,t),s[o(394)][o(343)](t,r[o(334)])}}}function Gi(){const t=["*Remove all formatting*","removeFormat","3073737xjoxhR","descriptionFactory","format","TrackChangesEditing","commandName","RemoveFormatEditing","get","registerDescriptionCallback","4467085vbiIct","96299KGWHwA","formatBlock","locale","11471576aHTbTG","303574SUuiLe","16615395aJLpfP","24SYmKfC","2EwfSPw","plugins","enableDefaultAttributesIntegration","type","editor","_registerLegacyDescription","798300ERDiFZ","has","afterInit","formatInline"];return(Gi=function(){return t})()}const Vi=Hi;function Hi(t,e){const n=Gi();return(Hi=function(t,e){return n[t-=315]})(t,e)}!function(t){const e=Hi,n=t();for(;;)try{if(729167===parseInt(e(323))/1*(parseInt(e(320))/2)+-parseInt(e(335))/3+parseInt(e(329))/4+parseInt(e(315))/5+parseInt(e(322))/6*(-parseInt(e(316))/7)+-parseInt(e(319))/8+parseInt(e(321))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gi);class zi extends t.Plugin{[Vi(331)](){const t=Vi,e=this[t(327)];e[t(324)][t(330)](t(340))&&(e[t(324)][t(341)](t(338))[t(325)](t(334)),this[t(328)]())}[Vi(328)](){const t=Vi,e=this[t(327)];e[t(324)][t(341)](t(338))[t(336)][t(342)]((n=>{const r=t;if(r(317)!=n[r(326)]&&r(332)!=n[r(326)])return;const{data:s}=n;return s&&r(334)==s[r(339)]?{type:r(337),content:zr(e[r(318)],r(333))}:void 0}))}}const Wi=qi;function qi(t,e){const n=Ki();return(qi=function(t,e){return n[t-=227]})(t,e)}function Ki(){const t=["acceptSuggestion","TrackChangesEditing","editor","1533000eqTakB","86538oEGUOU","get","255UuFhlC","discardAllSuggestions","acceptAllSuggestions","discardSelectedSuggestions","discardSuggestion","522186fSEGdI","goToNextRestrictedEditingException","has","545936UoCojh","21qQDEeb","17814610XtisAS","251875vTbEnf","goToPreviousRestrictedEditingException","RestrictedEditingModeEditing","2mjRsMB","acceptSelectedSuggestions","7070XEcwLv","trackChanges","6066eSOXmD","plugins","enableCommand","afterInit"];return(Ki=function(){return t})()}!function(t){const e=qi,n=t();for(;;)try{if(381753===parseInt(e(245))/1+-parseInt(e(248))/2*(parseInt(e(239))/3)+parseInt(e(242))/4+parseInt(e(234))/5*(parseInt(e(232))/6)+parseInt(e(243))/7*(parseInt(e(231))/8)+-parseInt(e(252))/9*(-parseInt(e(250))/10)+-parseInt(e(244))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ki);class Xi extends t.Plugin{[Wi(227)](){const t=Wi,e=this[t(230)];if(!e[t(253)][t(241)](t(247)))return;const n=e[t(253)][t(233)](t(229));n[t(254)](t(246)),n[t(254)](t(240));const r=e[t(253)][t(233)](t(247));r[t(254)](t(251)),r[t(254)](t(228)),r[t(254)](t(238)),r[t(254)](t(236)),r[t(254)](t(235)),r[t(254)](t(249)),r[t(254)](t(237))}}const Qi=Ji;function Zi(){const t=["ELEMENT_LINE_BREAK","markerRange","plugins","split","915135ouqFaj","softBreak","toViewPosition","editor","span","showSuggestionHighlights","element","TrackChangesEditing","addMarker:suggestion:deletion","locale","enableCommand","getItems","merge","573615dVIoui","model","get","consumable","addMarker:suggestion:insertion","89408GqqPXy","requires","insert","ck-suggestion-marker--active","registerElementLabel","1083560OwahKR","addClass","deletion","createUIElement","addMarker:suggestion","test","name","high","downcastDispatcher","activeMarkers","5769DZVVRC","includes","1169nozrxS","7782YKqpGn","bindElementToMarker","shiftEnter","mapper","markerName","descriptionFactory","createPositionBefore","options","writer","editing","494673LEEynP","data","4120XJtFSB","init","ck-suggestion-marker-"];return(Zi=function(){return t})()}function Ji(t,e){const n=Zi();return(Ji=function(t,e){return n[t-=311]})(t,e)}!function(t){const e=Ji,n=t();for(;;)try{if(277065===parseInt(e(326))/1+parseInt(e(358))/2+-parseInt(e(335))/3+-parseInt(e(353))/4+parseInt(e(348))/5+-parseInt(e(316))/6*(parseInt(e(315))/7)+parseInt(e(328))/8*(-parseInt(e(313))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zi);class Yi extends t.Plugin{static get[Qi(354)](){return[Zs.ShiftEnter]}[Qi(329)](){const t=Qi,e=this[t(338)],n=e[t(333)][t(350)](t(342));n[t(345)](t(318)),e[t(325)][t(311)].on(t(352),$i(e),{priority:t(365)}),e[t(325)][t(311)].on(t(343),$i(e),{priority:t(365)}),e[t(327)][t(311)].on(t(362),((n,r,s)=>{const o=t;s[o(323)][o(340)]&&$i(e,{showActiveMarker:!1})(n,r,s)})),n[t(321)][t(357)](t(336),(n=>zr(e[t(344)],t(331),n)))}}function $i(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ji,i=t[o(333)][o(350)](o(342));if(!s[o(351)][o(363)](r[o(332)],n[o(364)]))return;const a=t[o(349)];for(const t of r[o(332)][o(346)]()){if(!t.is(o(341),o(336)))continue;const n=o(360)==r[o(320)][o(334)](":")[1]?o(347):o(334),c=s[o(324)][o(361)](o(339),{class:o(330)+n}),u=s[o(319)][o(337)](a[o(322)](t));e&&i[o(312)][o(314)](r[o(320)])&&s[o(324)][o(359)](o(356),c),s[o(324)][o(355)](u,c),s[o(319)][o(317)](c,r[o(320)])}}}const ta=na;function ea(){const t=["21506964ODFEMH","TrackChangesEditing","restrictedEditingException","markInlineFormat","descriptionFactory","change","4227162zbGbVs","27458UOjZLG","FORMAT_RESTRICTED_ENABLED","11NsevNK","getRanges","model","StandardEditingModeEditing","624510SXCsVR","5451830sRimfR","registerDescriptionCallback","editor","23933HwKdoY","commands","has","format","get","plugins","from","forceValue","selection","formatBlock","159CSKHbk","locale","type","2608dlxdPS","isCollapsed","4eVjMPb","110TBOmGx","commandName","formatInline","document","afterInit","FORMAT_RESTRICTED_DISABLED","commandParams","311058dWsIoE","value","enableCommand"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=455]})(t,e)}!function(t){const e=na,n=t();for(;;)try{if(775123===-parseInt(e(481))/1+parseInt(e(475))/2*(parseInt(e(495))/3)+parseInt(e(457))/4*(-parseInt(e(482))/5)+parseInt(e(474))/6+parseInt(e(485))/7*(-parseInt(e(455))/8)+parseInt(e(465))/9*(parseInt(e(458))/10)+-parseInt(e(477))/11*(-parseInt(e(468))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ea);class ra extends t.Plugin{[ta(462)](){const t=ta,e=this[t(484)],n=e[t(479)],r=e[t(496)];if(!e[t(490)][t(487)](t(480)))return;const s=e[t(490)][t(489)](t(469)),o=t(470),i=e[t(486)][t(489)](o);s[t(467)](o,((e,r={})=>{const a=t,c=n[a(461)][a(493)];if(c[a(456)])return void e(r);const u=void 0!==r[a(492)]?r[a(492)]:!i[a(466)];n[a(473)]((()=>{const t=a,e=Array[t(491)](c[t(478)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(471)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(472)][t(483)]((e=>{const n=t;if(n(494)!=e[n(497)]&&n(460)!=e[n(497)])return;const{data:s}=e;return s&&s[n(459)]==o?s[n(464)][0][n(492)]?{type:n(488),content:zr(r,n(476))}:{type:n(488),content:zr(r,n(463))}:void 0}))}}function sa(){const t=["Style","normalizeConfig","4083924SUUXXH","styleName","300805jbpApI","_registerLegacyDescription","*Set format:* %0","commandName","registerBlockAttribute","186791NFiJTf","plugins","registerDescriptionCallback","get","registerAttributeLabel","2HZYwsZ","getGhsAttributeNameForElement","47800bXRzbY","forceValue","formatInline","*Remove format:* %0","enableDefaultAttributesIntegration","format","5696600rhTNmH","locale","has","ghsAttributes","definitions","StyleUtils","4881222ixbBzR","config","12UbJoLk","editor","descriptionFactory","block","inline","toLowerCase","style","1479784vSAmGH","322MTwFHU","commandParams","afterInit","1670wcYuhb","type","registerInlineAttribute","formatBlock","add","DataSchema","GeneralHtmlSupport","TrackChangesEditing","element","FORMAT_STYLE"];return(sa=function(){return t})()}const oa=ia;function ia(t,e){const n=sa();return(ia=function(t,e){return n[t-=246]})(t,e)}!function(t){const e=ia,n=t();for(;;)try{if(833267===parseInt(e(247))/1*(parseInt(e(275))/2)+-parseInt(e(263))/3+-parseInt(e(283))/4+-parseInt(e(265))/5*(-parseInt(e(291))/6)+parseInt(e(248))/7*(-parseInt(e(277))/8)+-parseInt(e(289))/9+-parseInt(e(251))/10*(-parseInt(e(270))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sa);class aa extends t.Plugin{[oa(250)](){const t=oa,e=this[t(292)];if(!e[t(271)][t(285)](t(261))||!e[t(271)][t(285)](t(256)))return;const n=e[t(271)][t(273)](t(258)),r=e[t(284)],s=e[t(290)][t(273)](t(246))||{},o=e[t(271)][t(273)](t(257)),i=e[t(271)][t(273)](t(288))[t(262)](e[t(271)][t(273)](t(256)),s[t(287)]);n[t(281)](t(246));const a=new Set;for(const e of i[t(294)]){const n=o[t(276)](e[t(259)]);a[t(255)](n)}const c=new Set;for(const e of i[t(295)]){const n=o[t(276)](e[t(259)]);c[t(255)](n);for(const n of e[t(286)])c[t(255)](n)}for(const e of a)n[t(269)](e),n[t(293)][t(274)](e,zr(r,t(260)));for(const e of c)n[t(253)](e),n[t(293)][t(274)](e,zr(r,t(260)));this[t(266)]()}[oa(266)](){const t=oa,e=this[t(292)],n=e[t(284)];e[t(271)][t(273)](t(258))[t(293)][t(272)]((e=>{const r=t;if(r(254)!=e[r(252)]&&r(279)!=e[r(252)])return;const{data:s}=e;return s&&r(246)===s[r(268)]?s[r(249)][0][r(278)]?{type:r(282),content:zr(n,r(267),s[r(249)][0][r(264)][r(296)]())}:{type:r(282),content:zr(n,r(280),s[r(249)][0][r(264)][r(296)]())}:void 0}))}}const ca=la;function ua(){const t=["getContainedElement","values","commands","afterInit","tablePaste","ELEMENT_TABLE_COLUMN","selectTableRow","execute","map","insert","low","isInContent","getChildren","some","hasAttribute","tableColumn","writer","308fEJfPD","getChanges","join","name","getColumnIndexes","batch","createPositionAt","getRowIndexes","29615ARiPbO","startsWith","showSuggestionHighlights","addClass","change","21CVZuPv","ELEMENT_TABLE","rootName","createRangeOn","TableUtils","from","detach","isArray","has","insertTableRowBelow","MIN_SAFE_INTEGER","getItems","oldRange","accept","addMarker:suggestion","classes","insertTable","nodeBefore","enqueueChange","removeClass","descriptionFactory","3228492oonGmI","nodeAfter","toViewElement","add","every","root","createTableWalker","rowspan","getSuggestion","min","last","locale","markMultiRangeInsertion","start","481821JrPdtP","refresh","*Remove:* %0","colspan","$textProxy","167410YDSvor","isEqual","1169704KWDFEo","_tablePostFixingSubtypes","22122aNwDyi","12pVPLGw","item","mapper","getCellLocation","18phCgUk","get","$graveyard","table","substr","_suggestionFactory","isIntersectingWithRange","findAncestor","registerCustomCallback","insertTableColumnLeft","_getSuggestionCoords","filter","getFirstRange","addRange","ELEMENT_TABLE_ROW","above","TrackChangesEditing","toLowerCase","cell","26xNTEMy","differ","data","_getCoordsForCells","isIntersecting","end","type","TableEditing","options","tableRow","_tableSuggestions","highest","discard","_acceptFormatSuggestionCallbackFactory","tableCell","222415WmffEG","12NYIBzH","subType","getAttribute","plugins","getRanges","includes","registerElementLabel","registerPostFixer","getSelectionAffectedTableCells","downcastDispatcher","ELEMENT_TABLE_ROW_WITH_TEXT","push","order","isTouching","selection","createRangeIn","change:data","model","MAX_SAFE_INTEGER","fromRange","markMultiRangeDeletion","_splitMarkerName","removeTableRow","*Insert:* %0","minColumn","ELEMENT_TABLE_WITH_TEXT","getChangedMarkers","maxColumn","deletion","span","enableCommand","editor","insertTableColumnRight","registerDescriptionCallback","setSelection","forceValue","document","length","position","removeTableColumn","selectTableColumn","insertTableRowAbove","maxRow","first","left","_setupColumnsRowsFixing","insertion","minRow","suggestion","element","max","ELEMENT_TABLE_COLUMN_WITH_TEXT"];return(ua=function(){return t})()}function la(t,e){const n=ua();return(la=function(t,e){return n[t-=390]})(t,e)}!function(t){const e=la,n=t();for(;;)try{if(334833===parseInt(e(468))/1*(parseInt(e(391))/2)+parseInt(e(508))/3*(-parseInt(e(518))/4)+parseInt(e(390))/5*(parseInt(e(522))/6)+-parseInt(e(473))/7*(-parseInt(e(515))/8)+-parseInt(e(517))/9+-parseInt(e(513))/10*(parseInt(e(460))/11)+-parseInt(e(494))/12*(-parseInt(e(541))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ua);class fa extends t.Plugin{constructor(t){const e=la;super(t),this[e(516)]=[e(550),e(458)],this[e(551)]=new Set}[ca(446)](){const t=ca,e=this[t(422)],n=e[t(408)][t(427)][t(405)];if(!e[t(394)][t(481)](t(548)))return;const r=e[t(505)],s=e[t(394)][t(523)](t(538)),o=e[t(394)][t(523)](t(477));s[t(493)][t(397)](t(525),(e=>zr(r,t(474),e))),this[t(436)](),s[t(421)](t(489)),s[t(421)](t(449)),s[t(421)](t(431));for(const r of[t(432),t(482)]){const i=e[t(445)][t(523)](r);s[t(421)](r,(r=>{const a=t;e[a(408)][a(472)]((t=>{const e=a;r();const c=e(537)===i[e(403)],u=o[e(399)](n),l=o[e(467)](u),f=c?l[e(434)]-1:l[e(504)]+1,h=u[0][e(529)](e(525)),d=o[e(500)](h,{startRow:f,endRow:f}),g=Array[e(478)](d)[e(451)]((n=>t[e(476)](n[e(540)])));s[e(506)](g,e(550))}))}))}for(const r of[t(531),t(423)]){const i=e[t(445)][t(523)](r);s[t(421)](r,(r=>{const a=t;e[a(408)][a(472)]((t=>{const e=a;r();const c=e(435)===i[e(403)],u=o[e(399)](n),l=o[e(464)](u),f=c?l[e(434)]-1:l[e(504)]+1,h=u[0][e(529)](e(525)),d=o[e(500)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(478)](d)[e(451)]((n=>t[e(476)](n[e(540)])));s[e(506)](g,e(458))}))}))}for(const r of[t(413),t(430)]){const i=r[t(526)](11),a=i[t(539)](),c=a[t(526)](0,3)+t(420),u=t(525)+i,l=t(503)+i,f=t(441)+i;s[t(421)](r,(()=>{const i=t;e[i(408)][i(472)]((t=>{const e=i,h=o[e(399)](n),d=h[0][e(529)](e(525));let g;if(e(413)==r){const t=o[e(467)](h);g={startRow:t[e(434)],endRow:t[e(504)],includeAllSlots:!0}}else{const t=o[e(464)](h);g={startColumn:t[e(434)],endColumn:t[e(504)],includeAllSlots:!0}}const p=o[e(500)](d,g),m=Array[e(478)](p)[e(451)]((({cell:t})=>t)),I=ha(m[e(533)]((t=>t[e(457)](c)))),E=ha(m[e(533)]((t=>!t[e(457)](c))))[e(451)]((n=>t[e(476)](n))),b=s[e(411)](E,u);if(b&&(e(550)==b[e(392)]||e(458)==b[e(392)])){const n=this[e(532)](b);for(const r of I){const s=t[e(476)](r),i=o[e(521)](r),u=r[e(393)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(535)](s)}}}))}))}function c(r){const s=t,o=Array[s(478)](n[s(395)]())[s(451)]((t=>i.LiveRange[s(410)](t)));e[s(408)][s(472)]((t=>{const n=s,i=t[n(465)];r=r[n(533)]((t=>n(524)!=t[n(499)][n(475)])),t[n(425)](r),e[n(445)][n(523)](n(413))[n(509)](),e[n(450)](n(413),{forceDefaultExecution:!0}),e[n(408)][n(491)]((()=>{const t=n;e[t(408)][t(491)](i,(e=>{const n=t,r=o[n(533)]((t=>n(524)!=t[n(499)][n(475)]));r[n(428)]>0&&e[n(425)](r);for(const t of o)t[n(479)]()}))}))}))}function u(r){const s=t;e[s(408)][s(472)]((t=>{const o=s,a=Array[o(478)](n[o(395)]())[o(451)]((t=>i.LiveRange[o(410)](t))),c=[];for(const t of r)for(const e of t[o(484)]({shallow:!0}))c[o(402)](e);for(const n of c)o(524)!=n[o(499)][o(475)]&&(t[o(425)](t[o(466)](n,0)),e[o(445)][o(523)](o(430))[o(509)](),e[o(450)](o(430),{forceDefaultExecution:!0}));const u=a[o(533)]((t=>o(524)!=t[o(499)][o(475)]));u[o(428)]>0&&t[o(425)](u);for(const t of a)t[o(479)]()}))}function l(e,n){const r=t;return n[r(498)]((t=>e[r(456)]((e=>e[r(546)][r(514)](t[r(507)])||t[r(546)][r(514)](e[r(507)])))))}function f(e,n){const r=t;return!e[r(456)]((t=>n[r(456)]((e=>t[r(545)](e)))))&&e[r(456)]((t=>n[r(456)]((e=>t[r(546)][r(404)](e[r(507)])))))}e[t(543)][t(400)].on(t(487),((e,n,r)=>{const s=t;if(!r[s(549)][s(470)])return;const o=n[s(519)];if(!o)return;const i=r[s(520)][s(496)](o);function c(t){return Array[s(480)](t)?t:[t]}i&&s(555)===o[s(463)]&&(0,a.setHighlightHandling)(i,r[s(459)],((t,e,n)=>n[s(471)](c(e[s(488)]),t)),((t,e,n)=>n[s(492)](c(e[s(488)]),t)))}),{priority:t(552)}),s[t(493)][t(424)]((e=>{const n=t;if(n(437)!=e[n(547)]&&n(419)!=e[n(547)])return;const s=e[n(443)]();if(null!=s&&s.is(n(440),n(525))){if(n(437)==e[n(547)]){const t=e[n(484)]()[n(533)]((t=>t.is(n(512))))[n(451)]((t=>t[n(543)]));if(t[n(428)])return{type:n(437),content:zr(r,n(414),zr(r,n(416),'"'+t[n(462)](" ")+'"'))}}if(n(419)==e[n(547)]){const t=e[n(484)]()[n(533)]((t=>t.is(n(512))))[n(451)]((t=>t[n(543)]));if(t[n(428)])return{type:n(419),content:zr(r,n(510),zr(r,n(416),'"'+t[n(462)](" ")+'"'))}}}})),s[t(493)][t(424)]((e=>{const n=t;if(n(550)==e[n(392)]){const t=e[n(484)]()[n(533)]((t=>t.is(n(512))))[n(451)]((t=>t[n(543)])),s=this[n(532)](e),o=s[n(433)]-s[n(438)]+1;if(n(437)==e[n(547)])return t[n(428)]?{type:n(437),content:zr(r,n(414),zr(r,n(401),[o,'"'+t[n(462)](" ")+'"']))}:{type:n(437),content:zr(r,n(414),zr(r,n(536),o))};if(n(419)==e[n(547)])return t[n(428)]?{type:n(419),content:zr(r,n(510),zr(r,n(401),[o,'"'+t[n(462)](" ")+'"']))}:{type:n(419),content:zr(r,n(510),zr(r,n(536),o))}}if(n(458)==e[n(392)]){const t=e[n(484)]()[n(533)]((t=>t.is(n(512))))[n(451)]((t=>t[n(543)])),s=this[n(532)](e),o=s[n(418)]-s[n(415)]+1;if(n(437)==e[n(547)])return t[n(428)]?{type:n(437),content:zr(r,n(414),zr(r,n(442),[o,'"'+t[n(462)](" ")+'"']))}:{type:n(437),content:zr(r,n(414),zr(r,n(448),o))};if(n(419)==e[n(547)])return t[n(428)]?{type:n(419),content:zr(r,n(510),zr(r,n(442),[o,'"'+t[n(462)](" ")+'"']))}:{type:n(419),content:zr(r,n(510),zr(r,n(448),o))}}})),s[t(527)][t(530)](t(437),t(550),t(553),c),s[t(527)][t(530)](t(419),t(550),t(486),c),s[t(527)][t(530)](t(437),t(458),t(553),u),s[t(527)][t(530)](t(419),t(458),t(486),u),s[t(527)][t(530)](t(437),t(458),t(462),l),s[t(527)][t(530)](t(419),t(458),t(462),l),s[t(527)][t(530)](t(437),t(550),t(462),f),s[t(527)][t(530)](t(419),t(550),t(462),f)}[ca(554)](){const t=ca,e=this[t(422)],n=e[t(408)][t(427)][t(405)];return(r,s)=>{const o=t;e[o(408)][o(472)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(546)][a(490)];u&&u[0]&&!1===u[0][a(426)]&&(l=r[0][a(507)][a(495)]);const f=t[a(406)](l);if(a(524)==f[a(499)][a(475)])return;const h=Array[a(478)](n[a(395)]())[a(451)]((t=>i.LiveRange[a(410)](t)));t[a(425)](f),e[a(445)][a(523)](c)[a(509)](),u[a(402)]({forceDefaultExecution:!0}),e[a(450)](c,...u);const d=h[a(533)]((t=>a(524)!=t[a(499)][a(475)]));d[a(428)]>0&&t[a(425)](d);for(const t of h)t[a(479)]()}))}}[ca(544)](t){const e=ca,n=this[e(422)][e(394)][e(523)](e(477));let r=Number[e(409)],s=Number[e(483)],o=Number[e(409)],i=Number[e(483)];for(const a of t){if(e(524)==a[e(499)][e(475)])continue;const{row:t,column:c}=n[e(521)](a),u=a[e(457)](e(501))?a[e(393)](e(501))-1:0,l=a[e(457)](e(511))?a[e(393)](e(511))-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}}[ca(436)](){const t=ca,e=this[t(422)],n=e[t(394)][t(523)](t(538)),r=e[t(394)][t(523)](t(477));e[t(408)][t(427)].on(t(407),(()=>{const r=t,s=Array[r(478)](e[r(408)][r(427)][r(542)][r(417)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(412)](t);if(r(439)!=s)continue;if(null!=e[r(485)])continue;const a=n[r(502)](o);this[r(516)][r(396)](i)&&this[r(551)][r(497)](a)}}),{priority:t(453)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(476)](e),a=e[s(529)](s(525)),c=r[s(521)](e);for(const t of this[s(551)]){const n=t[s(392)],r=n[s(469)](s(447)),u=n[s(526)](r?10:5),l=u[s(539)](),f=l[s(526)](0,3)+s(420),h=s(503)+u,d=s(441)+u;if(!t[s(454)])continue;if(a!=t[s(534)]()[s(507)][s(529)](s(525)))continue;if(t[s(528)](i))continue;const g=e[s(457)](f)?e[s(393)](f)-1:0,p=this[s(532)](t),m=p[h],I=p[d];m<=c[l]&&c[l]+g<=I&&(t[s(535)](i),o=!0)}return o};e[t(408)][t(427)][t(398)]((n=>{const r=t;let o=!1;for(const t of e[r(408)][r(427)][r(542)][r(461)]())if(r(452)==t[r(547)])if(r(550)==t[r(463)])for(const e of t[r(429)][r(495)][r(455)]())o=o||s(e,n);else r(555)==t[r(463)]&&(o=o||s(t[r(429)][r(495)],n));return o}))}[ca(532)](t){const e=ca;return this[e(544)](t[e(395)]()[e(451)]((t=>t[e(507)][e(495)])))}}function ha(t){const e=ca;return Array[e(478)](new Set(t)[e(444)]())}const da=ga;function ga(t,e){const n=pa();return(ga=function(t,e){return n[t-=218]})(t,e)}function pa(){const t=["findAncestor","TableUtils","direction","markMultiRangeBlockFormat","_tablePostFixingSubtypes","root","refresh","mergeTableCellRight","rootName","createTableWalker","198LmQrCj","push","splitTableCellVertically","262828zdSPrN","return","find","11577828oqDCLG","fromRange","horizontally","selection","element","formatBlock","type","registerDescriptionCallback","isEnabled","afterInit","createRangeOn","format","getRanges","_areSelectedCellsMergable","25MlMoZu","stop","deletion","set:isEnabled","trackChanges","setSelection","detach","containsRange","_areMergableCells","TableEditing","4863845ioNies","_isForcedDefaultExecutionBlock","requires","splitTableCellHorizontally","formatInline","from","length","enableCommand","change","subType","plugins","markBlockFormat","12454tbYeXZ","descriptionFactory","isInContent","166068dlMZqH","_acceptFormatSuggestionCallbackFactory","commands","highest","low","*Split cell:* horizontally","*Split cell:* vertically","has","6uEJctM","*Merge cells*","$graveyard","value","mergeTableCells","_suggestionFactory","forceDefaultExecution","accept","mergeTableCellDown","45mkibJR","filter","cell","mergeTableCellUp","add","1353xJdBZl","get","getSuggestions","author","mergeTableCellLeft","insertion","registerCustomCallback","getAncestors","execute","locale","59930MbzuER","map","147448XmQnhS","getCellLocation","tableCell","getFirstPosition","size","commandName","TrackChangesEditing","model","document","editor","getSelectionAffectedTableCells","table"];return(pa=function(){return t})()}!function(t){const e=ga,n=t();for(;;)try{if(441221===parseInt(e(287))/1+-parseInt(e(284))/2*(parseInt(e(242))/3)+parseInt(e(245))/4*(-parseInt(e(262))/5)+parseInt(e(295))/6*(parseInt(e(272))/7)+parseInt(e(220))/8*(parseInt(e(304))/9)+parseInt(e(218))/10*(-parseInt(e(309))/11)+parseInt(e(248))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pa);class ma extends t.Plugin{static get[da(274)](){return[fa]}[da(257)](){const t=da,e=this[t(229)],n=e[t(227)][t(228)][t(251)],r=e[t(318)];if(!e[t(282)][t(294)](t(271)))return;const s=e[t(282)][t(310)](t(226)),o=e[t(282)][t(310)](t(233)),a=e[t(282)][t(310)](fa);a[t(236)][t(243)](t(299)),s[t(279)](t(299),(()=>{const n=t,r=o[n(230)](e[n(227)][n(228)][n(251)]);e[n(227)][n(280)]((()=>{const t=n;s[t(235)](r,{commandName:t(299),commandParams:[]},[],t(299))}))})),e[t(289)][t(310)](t(299)).on(t(317),((n,r)=>{const o=t;e[o(289)][o(310)](o(266))[o(298)]&&(r[o(278)]>0&&r[r[o(278)]-1]&&r[r[o(278)]-1][o(301)]||s[o(273)]||this[o(261)]()||n[o(263)]())}),{priority:t(290)});for(const n of[t(307),t(239),t(303),t(313)]){const r=e[t(289)][t(310)](n);s[t(279)](n,(()=>{const n=t,o=e[n(227)][n(228)][n(251)][n(223)]()[n(316)]()[n(247)]((t=>t.is(n(252),n(222)))),i=r[n(298)];e[n(227)][n(280)]((()=>{const t=n;s[t(235)]([o,i],{commandName:t(299),commandParams:[]},[],t(299))}))}))}for(const n of[t(244),t(275)]){const r=e[t(289)][t(310)](n);s[t(279)](n,(()=>{const i=t,a=o[i(230)](e[i(227)][i(228)][i(251)])[0],c=a[i(232)](i(231)),{column:u,row:l}=o[i(221)](a);let f=[];if(i(250)==r[i(234)]){const t=o[i(241)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(277)](t)[i(219)]((t=>t[i(306)]))}else{const t=o[i(241)](c,{column:u,includeAllSlots:!0});f=Array[i(277)](t)[i(219)]((t=>t[i(306)]))}e[i(227)][i(280)]((t=>{const e=i;s[e(283)](t[e(258)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(285)][t(255)]((e=>{const n=t;if(n(253)!=e[n(254)]&&n(276)!=e[n(254)])return;const{data:s}=e;return s&&n(299)==s[n(225)]?{type:n(259),content:zr(r,n(296))}:void 0})),s[t(285)][t(255)]((e=>{const n=t;if(n(253)!=e[n(254)]&&n(276)!=e[n(254)])return;const{data:s}=e;return s?n(244)==s[n(225)]?{type:n(259),content:zr(r,n(293))}:n(275)==s[n(225)]?{type:n(259),content:zr(r,n(292))}:void 0:void 0}));const c=a[t(288)]();for(const e of[t(307),t(239),t(303),t(313)])s[t(300)][t(315)](t(253),e,t(302),c);for(const e of[t(244),t(275)])s[t(300)][t(315)](t(253),e,t(302),c);s[t(300)][t(315)](t(253),t(299),t(302),(r=>{const s=t;e[s(227)][s(280)]((t=>{const o=s,a=Array[o(277)](n[o(260)]())[o(219)]((t=>i.LiveRange[o(249)](t)));t[o(267)](r),e[o(289)][o(310)](o(299))[o(238)](),e[o(317)](o(299),{forceDefaultExecution:!0});const c=a[o(305)]((t=>o(297)!=t[o(237)][o(240)]));c[o(278)]>0&&t[o(267)](c);for(const t of a)t[o(268)]()}))}));for(const n of[t(307),t(303),t(313),t(239)]){const r=e[t(289)][t(310)](n);r.on(t(265),((n,s,o)=>{const i=t;if(o){const t=e[i(227)][i(228)][i(251)][i(223)]()[i(316)]()[i(247)]((t=>t.is(i(252),i(222))));this[i(270)](r[i(298)],t)||(n[i(246)]=!1,n[i(263)]())}}),{priority:t(291)})}}[da(261)](){const t=da,e=this[t(229)][t(289)][t(310)](t(299)),n=this[t(229)][t(282)][t(310)](t(233));if(!e[t(256)])return!1;const r=n[t(230)](this[t(229)][t(227)][t(228)][t(251)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(270)](e,n))return!1;return!0}[da(270)](t,e){const n=da,r=this[n(229)][n(282)][n(310)](n(226)),s=this[n(229)][n(227)][n(258)](t),o=this[n(229)][n(227)][n(258)](e),i=new Set,a=new Set;for(const t of r[n(311)]())if((n(314)==t[n(254)]||n(264)==t[n(254)]||n(299)==t[n(281)])&&t[n(286)])for(const e of t[n(260)]())e[n(269)](s,!0)&&i[n(308)](t[n(254)]+":"+t[n(312)].id),e[n(269)](o,!0)&&a[n(308)](t[n(254)]+":"+t[n(312)].id);if(i[n(224)]!=a[n(224)])return!1;for(const t of i)if(!a[n(294)](t))return!1;return!0}}const Ia=ba;!function(t){const e=ba,n=t();for(;;)try{if(751808===-parseInt(e(209))/1*(-parseInt(e(229))/2)+-parseInt(e(241))/3+parseInt(e(228))/4*(-parseInt(e(282))/5)+parseInt(e(230))/6*(-parseInt(e(249))/7)+parseInt(e(210))/8*(parseInt(e(248))/9)+-parseInt(e(277))/10+-parseInt(e(281))/11*(-parseInt(e(279))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ta);class Ea extends t.Plugin{static get[Ia(220)](){return[fa]}[Ia(239)](){const t=Ia,e=this[t(254)];if(!e[t(247)][t(204)](t(274)))return;const n=e[t(276)],r=e[t(247)][t(261)](t(207));r[t(243)](t(211)),r[t(243)](t(262)),r[t(235)](t(284)),r[t(235)](t(245)),r[t(250)][t(238)](t(284),zr(n,t(252))),r[t(250)][t(238)](t(245),zr(n,t(244))),this[t(291)]()}[Ia(291)](){const t=Ia,e=this[t(254)][t(247)][t(261)](t(207)),n=this[t(254)][t(247)][t(261)](t(218)),r=this[t(254)][t(247)][t(261)](fa)[t(251)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=ba,{type:c,id:u}=e[a(280)](o[a(273)]),l=e[a(285)](u),f=l[a(226)];if(a(265)!=l[a(222)]||!f||a(262)!=f[a(257)])return;if(o[a(269)])return void s[a(240)]();if(!i[a(246)][a(267)](o[a(258)],s[a(213)]))return;const h=o[a(258)][a(253)][a(206)],d=o[a(258)][a(263)][a(287)],g=h[a(214)][a(214)],{column:p}=n[a(224)](h),{column:m}=n[a(224)](d);for(let s=p;s<=m;s++){const l=n[a(219)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(259)],l=i[a(256)][a(242)](s);i[a(275)][a(268)](a(212)+c,l),r&&i[a(275)][a(208)](a(223),u,l),i[a(256)][a(286)](l,o[a(273)]),t&&(e[a(271)][a(205)](o[a(273)])?i[a(275)][a(268)](a(232),l):i[a(275)][a(260)](a(232),l))}}}}e[t(233)][t(215)](t(265),t(211),t(272),r),e[t(233)][t(215)](t(265),t(262),t(272),r),this[t(254)][t(270)][t(234)].on(t(231),s(),{priority:t(236)}),this[t(254)][t(226)][t(234)].on(t(231),((e,n,r)=>{const o=t;r[o(266)][o(237)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(236)}),this[t(254)][t(270)][t(234)].on(t(288),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(280)](r[o(273)]),c=e[o(285)](a),u=c[o(226)];if(o(265)!=c[o(222)]||!u||o(262)!=u[o(257)])return;const l=s[o(256)][o(217)](r[o(273)]);if(l)for(const t of l)s[o(275)][o(260)](o(212)+i,t),s[o(275)][o(260)](o(232),t),s[o(275)][o(278)](o(223),t),s[o(256)][o(221)](t,r[o(273)])}),{priority:t(236)}),this[t(283)]()}[Ia(283)](){const t=Ia,e=this[t(254)],n=e[t(276)];function r(e){const r=t;return{type:r(216),content:zr(n,r(264),e)}}e[t(247)][t(261)](t(207))[t(250)][t(225)]((e=>{const s=t;if(s(265)!=e[s(222)])return;const{data:o}=e;if(o){if(s(211)==o[s(257)]){const t=o[s(227)][0][s(289)];return r(zr(n,s(t?252:290)))}if(s(262)==o[s(257)]){const t=o[s(227)][0][s(289)];return r(zr(n,s(t?244:255)))}}}))}}function ba(t,e){const n=Ta();return(ba=function(t,e){return n[t-=204]})(t,e)}function Ta(){const t=["removeMarker:suggestion","forceValue","FORMAT_REGULAR_ROW","_handleLegacySuggestions","has","includes","nodeAfter","TrackChangesEditing","setAttribute","5hEOuWz","974184frexUT","setTableRowHeader","ck-suggestion-marker-","name","parent","registerCustomCallback","format","markerNameToElements","TableUtils","createTableWalker","requires","unbindElementFromMarkerName","type","data-suggestion","getCellLocation","registerDescriptionCallback","data","commandParams","864244yJlUFx","90756dBpukm","189624kxmFwF","addMarker:suggestion","ck-suggestion-marker--active","_suggestionFactory","downcastDispatcher","registerBlockAttribute","highest","showSuggestionHighlights","registerAttributeLabel","afterInit","stop","483855BHHCrf","toViewElement","enableDefaultAttributesIntegration","FORMAT_HEADER_COLUMN","headingColumns","consumable","plugins","108XymCeT","63wpsMAr","descriptionFactory","_acceptFormatSuggestionCallbackFactory","FORMAT_HEADER_ROW","start","editor","FORMAT_REGULAR_COLUMN","mapper","commandName","markerRange","cell","removeClass","get","setTableColumnHeader","end","*Format:* %0","formatBlock","options","consume","addClass","item","editing","activeMarkers","accept","markerName","TableEditing","writer","locale","9621570nWaDEQ","removeAttribute","13436436GJcUJu","_splitMarkerName","11QZsuZB","15wpItHq","_registerLegacyDescription","headingRows","getSuggestion","bindElementToMarker","nodeBefore"];return(Ta=function(){return t})()}const _a=ya;function ya(t,e){const n=Na();return(ya=function(t,e){return n[t-=332]})(t,e)}!function(t){const e=ya,n=t();for(;;)try{if(257527===parseInt(e(381))/1*(parseInt(e(503))/2)+parseInt(e(360))/3+-parseInt(e(378))/4*(-parseInt(e(363))/5)+-parseInt(e(380))/6+-parseInt(e(427))/7*(parseInt(e(514))/8)+parseInt(e(493))/9*(parseInt(e(511))/10)+-parseInt(e(480))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Na);const Aa=[_a(515),_a(504),_a(341),_a(489),_a(479),_a(474),_a(438)],ka=Object[_a(537)](Aa[_a(450)]((t=>[t,null])));class Ca extends t.Plugin{static get[_a(426)](){return[fa]}[_a(406)](){const t=_a,n=this[t(476)];if(!n[t(487)][t(534)](t(390)))return;const r=n[t(487)][t(492)](t(340)),s=n[t(487)][t(492)](t(507)),o=n[t(487)][t(492)](fa),a=n[t(487)][t(492)](t(390));o[t(353)][t(455)](t(386),t(531)),n[t(451)][t(477)][t(394)](t(398),{allowIn:t(379),allowContentOf:t(379),isLimit:!0}),n[t(403)][t(488)]({model:t(398),view:t(472)});let c=null;n[t(451)].on(t(350),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(357)]-1];h&&h[u(343)]||r[u(532)]||this[u(476)][u(517)][u(492)](u(408))[u(348)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(428)))return!1;const i=s[o(387)](t,n);if(!i||!Ra(i,void 0,r))return!1;const a=r[o(447)](n[o(506)][o(449)]);if(!a[o(357)])return!1;const c=a[0][o(430)](o(468)),l=r[o(388)](a),f=r[o(407)](a),h={startRow:l[o(332)],endRow:l[o(510)],startColumn:f[o(332)],endColumn:f[o(510)]};return 1==a[o(357)]&&(h[o(490)]+=r[o(374)](i)-1,h[o(522)]+=r[o(425)](i)-1),Ra(c,h,r)}(l,f,n[u(451)],s,a)&&(o[u(491)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(451)][u(366)]((()=>{const t=u;n[t(451)][t(350)](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(357)]&&r[t(484)](o,t(386),{tablePasteChainId:s}),a[t(357)]&&r[t(484)](a,t(531),{tablePasteChainId:s}),l[t(357)]&&(r[t(484)](l,t(355),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(436)]((e=>{const n=t;var r;return null===(r=e[n(400)])||void 0===r?void 0:r[n(485)](e)}))),f[t(357)]&&(r[t(368)](f,t(355),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(436)]((e=>{const n=t;var r;return null===(r=e[n(400)])||void 0===r?void 0:r[n(485)](e)})));const d=r[t(495)](h[t(450)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(409),{tablePasteChainId:s});if(d){const e=d[t(536)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(451)][t(448)](s),a=e[t(461)]((e=>e[t(518)]()[t(454)](i)));a&&r[t(455)]([a[t(437)],o])}r[t(357)]&&d[t(364)](t(405),Object[t(537)](r))}c=null})))}),{priority:e.priorities[t(498)]+10}),n[t(487)][t(492)](t(390)).on(t(444),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(491)]();const u=s[r(420)],l=o,f=La(u),h=La(l);e[r(500)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(466)](u[r(367)](0));for(const t of Array[r(333)](l[r(396)]()))a[r(521)](t,u,r(523));const t=c[r(442)][r(501)](s[r(362)]),e=c[r(519)][r(501)](s[r(524)]);t||e||(d=i.LiveRange[r(358)](a[r(376)](u)))}else h&&!f&&(g=a[r(376)](u));else{const t=a[r(399)](r(398)),e=a[r(399)](r(398));a[r(361)](a[r(376)](u),e),a[r(521)](t,u,0);for(const e of Array[r(333)](l[r(396)]()))a[r(521)](e,t,r(523));d=i.LiveRange[r(358)](a[r(448)](t)),g=i.LiveRange[r(358)](a[r(448)](e))}const p=Array[r(333)](l[r(391)]())[r(475)]((([t])=>Aa[r(501)](t)));c[r(502)][r(455)]({element:u,attributes:p[r(357)]?Object[r(537)](p):null}),d&&c[r(415)][r(455)](d),g&&c[r(344)][r(455)](g)}),{priority:t(498)}),s.on(t(349),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(389)]||1;c[o(519)]=new Array(l)[o(392)](u)[o(450)](((t,e)=>t+e));for(const{cell:t}of s[o(494)](i,{startColumn:u,endColumn:u+l-1}))c[o(452)][o(455)](n[o(451)][o(448)](t))}),{priority:t(460)}),s.on(t(443),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(533)]||1;c[o(442)]=new Array(l)[o(392)](u)[o(450)](((t,e)=>t+e));for(const{cell:t}of s[o(494)](i,{startRow:u,endRow:u+l-1}))c[o(464)][o(455)](n[o(451)][o(448)](t))}),{priority:t(460)}),r[t(377)][t(337)]((e=>{const r=t;if(e[r(423)]&&e[r(423)][r(440)](r(355)))return e[r(505)]?{}:{type:r(445),content:zr(n[r(525)],r(342))}}));const u=()=>!1;for(const e of[t(355),t(531),t(386),t(409)])r[t(336)][t(456)](t(445),e,t(439),u),r[t(336)][t(456)](t(393),e,t(439),u),r[t(336)][t(456)](t(373),e,t(439),u);r[t(336)][t(456)](t(373),t(409),t(527),u),r[t(336)][t(456)](t(373),t(409),t(397),((e,r,s)=>{const o=t,i=e[o(450)]((t=>t[o(414)]()))[o(475)]((t=>t)),a=new Map(i[o(450)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(502)])e&&a[o(535)](t,e);else if(s&&s[o(405)])for(const[t,e]of Object[o(458)](s[o(405)])){const r=n[o(451)][o(431)][o(492)](t),s=r?r[o(518)]()[o(414)]():null;s&&a[o(535)](s,e)}n[o(451)][o(366)]((t=>{const e=o;for(const[n,r]of a)t[e(471)]({...ka,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(336)][o(456)](e,o(355),s,((t,i,a)=>{const c=o;n[c(451)][c(366)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(483)][o(351)];t.is(o(365),o(398))&&u[o(455)](t)}r[o(336)][o(473)](e,null,s)(t,i,a);for(const t of u)o(512)!=t[o(411)][o(359)]&&n[o(375)](t)}))}))};l(t(445),t(397)),l(t(445),t(527)),l(t(393),t(397)),l(t(393),t(527)),r[t(336)][t(456)](t(445),t(386),t(527),(e=>{const n=t,r=e[n(450)]((t=>t[n(414)]())),i=r[0][n(430)](n(468)),{minRow:a,maxRow:c}=o[n(372)](r);s[n(410)](i,{at:a,rows:c-a+1})})),r[t(336)][t(456)](t(445),t(531),t(527),(e=>{const n=t,r=e[n(450)]((t=>t[n(414)]())),i=r[0][n(430)](n(468)),{minColumn:a,maxColumn:c}=o[n(372)](r);s[n(462)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(423)]||!n[s(423)][s(440)](s(355)))return;const o=n[s(418)][s(338)],i=r[s(530)]()[s(475)]((t=>t[s(497)]&&t[s(418)]&&t[s(418)][s(338)]==o));i[s(357)]&&n[s(412)]()[s(357)]!=i[s(357)]&&i[s(496)](((t,e)=>(t[s(526)]=e,e[s(505)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(465)](e[s(486)]),i=[s(482),s(513)],a=r[s(470)][s(501)](e[s(486)]);return a&&i[s(455)](s(459)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(424),f,{priority:t(498)}),r.on(t(346),f,{priority:t(498)}),n[t(451)][t(506)][t(499)]((()=>{const e=t;let s=!1;const o=Array[e(333)](n[e(451)][e(506)][e(413)][e(416)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(465)](t);if(e(528)!=o||e(393)!=a||i[e(382)])continue;if(!r[e(434)](c))continue;const u=r[e(441)](c)[e(352)](),l=n[e(487)][e(492)](e(347)).me;for(const t of r[e(530)]())if(t[e(497)]&&t[e(446)]==l&&e(373)==t[e(435)]&&e(409)==t[e(423)]&&t[e(352)]()[e(404)]((t=>u[e(516)]((n=>n[e(432)](t,!0))))))for(const n of t[e(412)]())n[e(497)]&&(n[e(527)](),s=!0)}return s})),n[t(451)][t(506)][t(499)]((e=>{const s=t,o=n[s(517)][s(492)](s(369));if(!o||!o[s(339)][s(534)](e[s(520)]))return!1;let i=!1;const a=n[s(487)][s(492)](s(347)).me,c=n[s(451)][s(506)][s(413)][s(453)](),u=Array[s(333)](n[s(451)][s(506)][s(413)][s(416)]())[s(475)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(465)](t);return n(528)==o&&n(355)==i&&c==a.id&&!e[n(382)]}));for(const t of c){if(s(521)!=t[s(435)]||s(398)!=t[s(437)]||1!=t[s(357)])continue;const n=e[s(478)](t[s(384)],t[s(384)][s(356)](1));if(!u[s(461)]((({data:t})=>t[s(334)][s(454)](n))))for(const{name:t,data:r}of u)if(n[s(432)](r[s(334)])){e[s(345)](t,{range:n}),i=!0;break}}return i})),n[t(451)][t(506)][t(499)]((e=>{const s=t;let o=!1;const i=n[s(487)][s(492)](s(347)).me,a=r[s(530)]()[s(475)]((t=>t[s(497)]&&t[s(446)]==i)),c=new Set,u=new Set;for(const t of a)if(s(355)==t[s(423)])for(const e of t[s(536)]()){const n=e[s(518)]()[s(414)]();if(n)if(n.is(s(365),s(398))&&La(n)){t[s(370)](e[s(437)]),c[s(417)](n),o=!0;const r=n[s(354)],i=n[s(371)],a=r&&r.is(s(365),s(398)),l=i&&i.is(s(365),s(398));a&&!c[s(534)](r)&&u[s(417)](r),l&&!c[s(534)](i)&&u[s(417)](i)}else n.is(s(365),s(509))&&n[s(383)]&&(t[s(370)](e[s(437)]),o=!0)}else if(s(409)==t[s(423)]){if(!t[s(418)]||!t[s(418)][s(338)])continue;const e=t[s(418)][s(405)];if(e&&Object[s(463)](e)[s(357)])continue;const n=t[s(418)][s(338)];let r=!0,i=!0;for(const e of a)if(e[s(423)]&&e[s(423)][s(440)](s(355))){if(!e[s(418)][s(338)]){i=!1;break}if(e.id!=t.id&&e[s(418)][s(338)]==n){r=!1;break}}i&&r&&(t[s(433)](),o=!0)}for(const t of c)e[s(466)](t);for(const t of u)e[s(375)](t);return o})),n[t(403)][t(481)](t(429))[t(422)]({model:t(529),view:(t,e)=>h(t),converterPriority:t(498)}),n[t(403)][t(481)](t(395))[t(422)]({model:t(529),view:(e,n)=>n[t(467)][t(335)]?h(e,!1):null,converterPriority:t(498)});const d=n[t(402)][t(401)];this[t(419)](d[t(506)],t(385),((e,n)=>{const r=t,s=[];for(const t of d[r(376)](n[r(421)])[r(508)]())t.is(r(365),r(472))&&s[r(455)](t);d[r(366)]((t=>{const e=r;for(const n of s)t[e(469)](t[e(376)](n),t[e(457)](n)),t[e(466)](n)}))}))}}function La(t){const e=_a;if(t[e(383)])return!0;const n=t[e(367)](0);return n.is(e(365),e(509))&&n[e(383)]}function Na(){const t=["tablePasteChainId","_createdBatches","TrackChangesEditing","tableCellBorderStyle","*Replace table cells*","forceDefaultExecution","deletionRanges","updateMarker","suggestionUnloaded","Users","value","insertColumns","insertContent","nodeAfter","getRanges","_tablePostFixingSubtypes","nextSibling","tablePaste","getShiftedBy","length","fromRange","rootName","1483356qcDOXP","wrap","row","1585JYLbQm","setAttribute","element","change","getChild","markMultiRangeDeletion","redo","removeMarker","previousSibling","_getCoordsForCells","formatBlock","getRows","unwrap","createRangeIn","descriptionFactory","1108XTzweT","tableCell","2986266pprPPM","199165AyEqdD","oldRange","isEmpty","position","clipboardOutput","tablePasteRow","getTableIfOnlyTableInContent","getRowIndexes","columns","TableClipboard","getAttributes","fill","deletion","register","dataDowncast","getChildren","accept","tableCellSuggestion","createElement","detach","view","editing","conversion","every","markerAttributes","afterInit","getColumnIndexes","trackChanges","tablePasteCell","removeRows","root","getAllAdjacentSuggestions","differ","getContainedElement","insertionRanges","getChangedMarkers","add","attributes","listenTo","cell","content","markerToHighlight","subType","suggestionLoaded","getColumns","requires","1878541MkjiCh","documentSelection","editingDowncast","findAncestor","markers","containsRange","removeMarkers","hasSuggestion","type","forEach","name","tableCellPadding","join","startsWith","getSuggestion","rowInsertionIndexes","insertRows","_replaceTableSlotCell","insertion","author","getSelectionAffectedTableCells","createRangeOn","selection","map","model","columnInsertionRanges","getChanges","isEqual","push","registerCustomCallback","createPositionBefore","entries","ck-suggestion-marker--active","low","find","removeColumns","keys","rowInsertionRanges","_splitMarkerName","remove","options","table","move","activeMarkers","setAttributes","suggestion-td","getSuggestionCallback","tableCellBackgroundColor","filter","editor","schema","createRange","tableCellVerticalAlignment","458106jcsIfU","for","ck-suggestion-marker","start","markMultiRangeInsertion","call","markerName","plugins","elementToElement","tableCellHorizontalAlignment","endRow","stop","get","14652zHLOco","createTableWalker","markMultiRangeBlockFormat","reduce","isInContent","high","registerPostFixer","return","includes","cells","4NJGYsy","tableCellBorderColor","previous","document","TableUtils","getItems","paragraph","last","520wQfPRB","$graveyard","ck-suggestion-marker-insertion","8uhLFYI","tableCellBorderWidth","some","commands","getRange","columnInsertionIndexes","batch","insert","endColumn","end","column","locale","next","discard","suggestion","suggestion:formatBlock:tablePasteCell","getSuggestions","tablePasteColumn","_isForcedDefaultExecutionBlock","rows","has","set","getMarkers","fromEntries","first","from","newRange","showSuggestionHighlights","_suggestionFactory","registerDescriptionCallback"];return(Na=function(){return t})()}function Ra(t,e={},n){const r=_a;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(494)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Sa=Ma;function Ma(t,e){const n=va();return(Ma=function(t,e){return n[t-=408]})(t,e)}function va(){const t=["_suggestionFactory","discard","getAttribute","type","getSuggestions","getTableColumnsWidths","accept","handleResizeTableWidthCommand","getSuggestionCallback","46VgoeDM","subType","document","getColumnGroupElement","81BpoRij","*Format:* resize table","formatInline","bind","7174000whYpaK","28463qjGxkL","model","afterInit","getContainedElement","editor","selection","columnWidths","author","table","get","getSelectedElement","Users","registerCustomCallback","handleSuggestionDescription","data","TableColumnResizeEditing","locale","formatGroupId","3722551eswnqw","413210HpOINQ","markBlockFormat","resizeTable","6088gFXRhp","formatBlock","tableWidth","80665PcWlqS","1371DioAvv","TrackChangesEditing","3468960gHHpWL","change","commandParams","enableCommand","186WzaCfd","has","registerDescriptionCallback","descriptionFactory","resizeTableWidth","plugins","format"];return(va=function(){return t})()}!function(t){const e=Ma,n=t();for(;;)try{if(527788===parseInt(e(434))/1*(parseInt(e(425))/2)+parseInt(e(460))/3*(parseInt(e(456))/4)+parseInt(e(459))/5*(-parseInt(e(409))/6)+-parseInt(e(452))/7+parseInt(e(433))/8+parseInt(e(429))/9*(-parseInt(e(453))/10)+-parseInt(e(462))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(va);class wa extends t.Plugin{[Sa(436)](){const t=Sa;if(!this[t(438)][t(414)][t(410)](t(449)))return;const e=this[t(438)][t(414)][t(443)](t(461));e[t(408)](t(413),this[t(423)][t(432)](this)),e[t(416)][t(446)](t(457),t(455),t(422),e[t(416)][t(424)](t(457),null,t(417))),e[t(416)][t(446)](t(457),t(455),t(417),e[t(416)][t(424)](t(457),null,t(422))),e[t(412)][t(411)](this[t(447)][t(432)](this))}[Sa(423)](t,e){const n=Sa,r=this[n(438)][n(414)][n(443)](n(461)),s=this[n(438)][n(414)][n(443)](n(449)),o=e[n(442)]||this[n(438)][n(435)][n(427)][n(439)][n(444)]();this[n(438)][n(435)][n(463)]((()=>{const i=n,a=s[i(428)](o);let c=a?s[i(421)](a):null,u=o[i(418)](i(458))||null;const l=e[i(458)]||u,f=e[i(440)]||c,h=this[i(438)][i(414)][i(443)](i(445)).me;for(const t of r[i(420)]()){const e=t[i(437)]();if(i(455)===t[i(426)]&&e===o){t[i(441)]!==h&&t[i(417)]();const e=t[i(448)][i(464)];u=e[0][i(458)],c=e[0][i(440)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(454)](o,{commandName:i(413),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(455)},[],i(455))}))}[Sa(447)](t){const e=Sa;if(e(457)!=t[e(419)]&&e(431)!=t[e(419)])return;const{data:n}=t;if(n&&e(455)===n[e(451)]){const t=e(430);return{type:e(415),content:zr(this[e(438)][e(450)],t)}}}}const Oa=Fa;function Da(){const t=["afterInit","2829114vAfwIG","get","65TrPGOb","807952ELdQht","38058JTGiiN","472010wtaWpt","has","enableCommand","780yiWhRT","editor","9663270iZjYsK","Template","insertTemplate","plugins","36691oTlfbb","TrackChangesEditing","40SPGnTV","2319aerBCS"];return(Da=function(){return t})()}function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=378]})(t,e)}!function(t){const e=Fa,n=t();for(;;)try{if(169581===parseInt(e(386))/1+-parseInt(e(380))/2*(parseInt(e(389))/3)+parseInt(e(394))/4+parseInt(e(393))/5*(-parseInt(e(395))/6)+parseInt(e(396))/7*(-parseInt(e(388))/8)+-parseInt(e(391))/9+parseInt(e(382))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Da);class Pa extends t.Plugin{[Oa(390)](){const t=Oa,e=this[t(381)];e[t(385)][t(378)](t(383))&&e[t(385)][t(392)](t(387))[t(379)](t(384))}}const xa=Ba;function Ba(t,e){const n=ja();return(Ba=function(t,e){return n[t-=108]})(t,e)}!function(t){const e=Ba,n=t();for(;;)try{if(240617===-parseInt(e(122))/1*(-parseInt(e(118))/2)+parseInt(e(119))/3+parseInt(e(126))/4*(-parseInt(e(132))/5)+-parseInt(e(114))/6*(parseInt(e(123))/7)+-parseInt(e(111))/8*(-parseInt(e(130))/9)+parseInt(e(110))/10*(-parseInt(e(133))/11)+-parseInt(e(125))/12*(-parseInt(e(129))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ja);class Ua extends t.Plugin{[xa(124)](){const t=xa,e=this[t(127)];if(!e[t(121)][t(108)](t(113)))return;e[t(120)][t(108)](t(128))[t(109)](t(113));const n=e[t(120)][t(108)](t(128)),r=e[t(112)];n[t(116)][t(115)](t(131),(e=>zr(r,t(117),e)))}}function ja(){const t=["2486UAMPVb","get","enableCommand","11190ffYPxc","5464xhOjQS","locale","insertTableOfContents","6RNdUBa","registerElementLabel","descriptionFactory","ELEMENT_TABLE_OF_CONTENTS","2eKWzBX","609507tjVRoZ","plugins","commands","241777jXybRZ","1356145WOHZNc","afterInit","4827036VEtPuP","720DmWuKy","editor","TrackChangesEditing","13OWedIq","1341KwtUWI","tableOfContents","7270CuVYok"];return(ja=function(){return t})()}const Ga=Ha;function Va(){const t=["2686395VYpddJ","isCollapsed","getNearestSelectionRange","locale","editor","from","end","document","model","1310250TPQLAA","nodeBefore","4815504gyvLjP","forward","188270zrmmxd","schema","newRange","updateMarker","start","13647768MrfRVE","70084MIcXsZ","Title","_splitMarkerName","1pDnqhV","registerElementLabel","suggestion","plugins","isTouching","getChangedMarkers","title-content","get","afterInit","descriptionFactory","registerPostFixer","createRange","TrackChangesEditing","ELEMENT_TITLE","isEqual","has","element","removeMarker","differ","3426420wuanDH"];return(Va=function(){return t})()}function Ha(t,e){const n=Va();return(Ha=function(t,e){return n[t-=103]})(t,e)}!function(t){const e=Ha,n=t();for(;;)try{if(596074===parseInt(e(144))/1*(-parseInt(e(135))/2)+parseInt(e(122))/3+-parseInt(e(121))/4+-parseInt(e(131))/5+-parseInt(e(133))/6+parseInt(e(141))/7+parseInt(e(140))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Va);class za extends t.Plugin{[Ga(110)](){const t=Ga,e=this[t(126)];if(!e[t(105)][t(117)](t(142)))return;const n=e[t(105)][t(109)](t(114));n[t(111)][t(103)](t(108),(()=>zr(e[t(125)],t(115)))),e[t(130)][t(129)][t(112)]((r=>{const s=t;let o=!1;const i=Array[s(127)](e[s(130)][s(129)][s(120)][s(107)]());for(const{name:t,data:a}of i){const{group:i}=n[s(143)](t);if(s(104)!==i||!a[s(137)])continue;const c=a[s(137)],u=c[s(128)][s(132)];if(!u||!u.is(s(118),s(108)))continue;if(!c[s(139)][s(106)](c[s(128)]))continue;const l=e[s(130)][s(136)][s(124)](c[s(128)],s(134));if(l&&l[s(123)]){const e=r[s(113)](c[s(139)],l[s(139)]);e[s(116)](c)||(r[s(138)](t,{range:e}),o=!0)}o||(r[s(119)](t),o=!0)}return o}))}}const Wa=Ka;function qa(){const t=["4388967buRMTX","editor","4LCzAUp","8323152RfQUvD","531LcSIcu","729633rRCPdq","undo","14cDqAwQ","plugins","2210IJRkPM","has","UndoEditing","89086rtJQOd","afterInit","3249402wAAAuM","6792455EstPQO","get","enableCommand","1LzqATC","redo","TrackChangesEditing"];return(qa=function(){return t})()}function Ka(t,e){const n=qa();return(Ka=function(t,e){return n[t-=333]})(t,e)}!function(t){const e=Ka,n=t();for(;;)try{if(705047===-parseInt(e(336))/1*(-parseInt(e(351))/2)+-parseInt(e(344))/3+-parseInt(e(341))/4*(-parseInt(e(333))/5)+-parseInt(e(353))/6*(parseInt(e(346))/7)+parseInt(e(342))/8+parseInt(e(343))/9*(-parseInt(e(348))/10)+-parseInt(e(339))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qa);class Xa extends t.Plugin{[Wa(352)](){const t=Wa,e=this[t(340)],n=e[t(347)][t(334)](t(338));e[t(347)][t(349)](t(350))&&(n[t(335)](t(345)),n[t(335)](t(337)))}}function Qa(t,e){const n=Za();return(Qa=function(t,e){return n[t-=345]})(t,e)}function Za(){const t=["TableCaptionEditing","1743492xbUNSN","1858998EJeIUt","TrackChangesEditing","get","afterInit","7341632jPJcax","2NutPXF","9261880wxcXiH","39303ofKykr","toggleTableCaption","has","12259254iQJhpM","enableCommand","plugins","requires","76983QUAgPm","editor","15560alflQz"];return(Za=function(){return t})()}const Ja=Qa;!function(t){const e=Qa,n=t();for(;;)try{if(975723===-parseInt(e(354))/1+-parseInt(e(360))/2*(parseInt(e(350))/3)+-parseInt(e(359))/4+-parseInt(e(361))/5+-parseInt(e(355))/6+-parseInt(e(346))/7+parseInt(e(352))/8*(parseInt(e(362))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Za);class Ya extends t.Plugin{static get[Ja(349)](){return[fa]}[Ja(358)](){const t=Ja,e=this[t(351)];e[t(348)][t(345)](t(353))&&e[t(348)][t(357)](t(356))[t(347)](t(363))}}function $a(){const t=["51620ZCJSUS","join","_suggestionFactory","tableBorderStyle","enqueueChange","TablePropertiesEditing","*Format:* change table cell properties","table","1410HeKXRK","_getSuggestion","subType","tableCellHorizontalAlignment","tableCellBorderWidth","getSuggestionCallback","descriptionFactory","5950525afbFYX","tableCellBorderColor","tableProperties","batch","pluginName","tableHeight","135xPXnDM","205712SpQUXb","afterInit","TrackChangesTableProperties","tableCellVerticalAlignment","tableCellBorderStyle","tableCellWidth","tableCellProperties","accept","tableAlignment","*Format:* change table properties","markBlockFormat","model","editor","tableBorderWidth","TableCellPropertiesEditing","getSelectionAffectedTableCells","plugins","8182116zthfof","handleDiscardAction","tableBackgroundColor","change","commandParams","findAncestor","get","2776929EHgsBT","removeAttribute","registerCustomCallback","has","getFirstPosition","tableWidth","getAttribute","document","data","8SRYbAA","nodeAfter","8BwtCIV","7835wedLMA","selection","TrackChangesEditing","registerDescriptionCallback","start","11CoXXlf","handleSuggestionDescription","locale","setAttribute","tableCellBackgroundColor","discard","tableCellPadding","tableCellHeight","enableCommand","_handlePropertyChange","TableUtils","74804mtmcCN","format","getSuggestions","formatBlock","getContainedElement","tableBorderColor"];return($a=function(){return t})()}function tc(t,e){const n=$a();return(tc=function(t,e){return n[t-=371]})(t,e)}const ec=tc;!function(t){const e=tc,n=t();for(;;)try{if(698001===parseInt(e(379))/1*(-parseInt(e(414))/2)+parseInt(e(403))/3+-parseInt(e(431))/4+-parseInt(e(415))/5*(-parseInt(e(445))/6)+parseInt(e(372))/7*(parseInt(e(412))/8)+-parseInt(e(378))/9*(-parseInt(e(437))/10)+-parseInt(e(420))/11*(parseInt(e(396))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($a);class nc extends t.Plugin{constructor(t){const e=tc;super(t),this[e(374)]=[e(436),e(440),e(392),e(387),e(408),e(377),e(398)],this[e(385)]=[e(373),e(383),e(449),e(426),e(384),e(427),e(424),e(448),e(382)]}static get[ec(376)](){return ec(381)}[ec(380)](){const t=ec,e=this[t(391)][t(395)][t(402)](t(417));if(this[t(391)][t(395)][t(406)](t(442))){for(const n of this[t(374)])e[t(428)](n,((e,r)=>{const s=t,o=this[s(391)][s(390)][s(410)][s(416)][s(407)]()[s(401)](s(444));this[s(429)](n,[o],this[s(374)],s(374),e,r)}));e[t(439)][t(405)](t(434),t(374),t(386),e[t(439)][t(450)](t(434),null,t(425))),e[t(439)][t(405)](t(434),t(374),t(425),((e,n)=>this[t(397)](this[t(374)],e,n))),e[t(439)][t(405)](t(434),t(374),t(438),(()=>!1))}if(this[t(391)][t(395)][t(406)](t(393))){for(const n of this[t(385)])e[t(428)](n,((e,r)=>{const s=t,o=this[s(391)][s(395)][s(402)](s(430))[s(394)](this[s(391)][s(390)][s(410)][s(416)]);this[s(429)](n,o,this[s(385)],s(385),e,r)}));e[t(439)][t(405)](t(434),t(385),t(386),e[t(439)][t(450)](t(434),null,t(425))),e[t(439)][t(405)](t(434),t(385),t(425),((e,n)=>this[t(397)](this[t(385)],e,n))),e[t(439)][t(405)](t(434),t(385),t(438),(()=>!1))}e[t(371)][t(418)]((e=>this[t(421)](e)))}[ec(429)](t,e,n,r,s,o){const i=ec,a=this[i(391)][i(395)][i(402)](i(417));this[i(391)][i(390)][i(441)](o[i(375)],(()=>{const t=i;for(const i of e)if(this[t(446)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(409)](r);void 0!==n&&(e[r]=n)}s(o),a[t(389)](i,{commandParams:[e]},[],r)}}))}[ec(397)](t,e,n){const r=ec,s=e[0][r(419)][r(413)],o=n[r(400)][0];this[r(391)][r(390)][r(399)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(423)](r,o[r],s):e[n(404)](r,s)}))}[ec(421)](t){const e=ec;if(t[e(411)])switch(t[e(447)]){case e(374):return{type:e(432),content:zr(this[e(391)][e(422)],e(388))};case e(385):return{type:e(432),content:zr(this[e(391)][e(422)],e(443))}}}[ec(446)](t,e){const n=ec,r=this[n(391)][n(395)][n(402)](n(417));for(const s of r[n(433)]({skipNotAttached:!0})){const r=s[n(435)]();if(s[n(447)]===e&&r===t)return s}return null}}var rc=Function.prototype,sc=Object.prototype,oc=rc.toString,ic=sc.hasOwnProperty,ac=oc.call(Object);const cc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=ic.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&oc.call(n)==ac};const uc=function(t){return cc(t)?void 0:t};var lc=J?J.isConcatSpreadable:void 0;const fc=function(t){return ie(t)||oe(t)||!!(lc&&t&&t[lc])};const hc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=fc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Ye(o,c):s||(o[o.length]=c)}return o};const dc=function(t){return(null==t?0:t.length)?hc(t,1):[]};const gc=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 pc=Math.max;const mc=function(t,e,n){return e=pc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=pc(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),gc(t,this,a)}};const Ic=function(t){return function(){return t}};const Ec=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:Ic(e),writable:!0})}:function(t){return t};var bc=Date.now;const Tc=function(t){var e=0,n=0;return function(){var r=bc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(Ec);const _c=function(t){return Tc(mc(t,void 0,dc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Yt(t,sn(t),n),r&&(n=Kn(n,7,uc));for(var s=e.length;s--;)Br(n,e[s]);return n})),yc=kc;function Ac(){const t=["formatInline:chain","toUpperCase","change","config","format","FORMATTING","suggestion:attribute:","trackChanges.trackFormatChanges","registerBlockAttribute","showSuggestionHighlights","dataDowncast","_setSuggestionRange","containerElement","set","change:_saved","stopListening","resolve","track-changes-adapter-missing-getsuggestion","rename","newValue","markerNameToElements","isLocal","isAtStart","high","formatBlock:accept","insertion","update:suggestion","insertion:chain","values","976858ldFYzu","head","$textProxy","editingDowncast","_processAttributeSuggestions","attributes","requires","range","never","formatInline:accept","find","getFirstMarker","batch","getCustomProperty","addComment","_editor","suggestionUnloaded","createRangeOn","getShiftedBy","chain","createPositionAt","getMarkers","start","@external","_commentsRepository","rejected","getNearestSelectionRange","attribute:accept","_createSuggestion","skipNestingCheck","createPositionBefore","plugins","insert","addCommentThread","removeMarkers","_removeSuggestion","keys","_isDataLoaded","addUser","addSuggestion","nodeBefore","before","_cutOutSuggestionMarker","$marker","isBefore","attributeOldValue","_isForcedDefaultExecutionBlock","getDifference","elementEnd","enableReadOnlyMode","nodeAfter","getIntersection","pop","every","highest","trackChanges","multipleBlocks","_blockAttributeKeys","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.","isLimit","getSuggestion","isObject","selection","tablePasteChainId","external:","dataToMarker","elementStart","_getAuthorFromId","isDocumentOperation","formatInline:","getItems","_initAriaMarkerChangeAnnouncements","rethrowUnexpectedError","discardSuggestion","addHighlight","track-changes-user-not-found","enableDefaultAttributesIntegration","ck-suggestion-marker--active","_joinSuggestions","add","groupId","end","track-changes-suggestion-data-mismatch","widget","hasComments","getUser","addClass","isBlock","6170850GryUOA","formatInline:discard","_updateSuggestionData","addRange","367198WfIHnX","9ZwXmYf","_isRegisteredAttribute","sort","ck-suggestion-marker-","getWalker","subType","moveTargetPosition","newRange","collaboration.channelId","includes","addMarker:suggestion:formatBlock","_splitMarkerName","attribute","_checkSuggestionCorrectness","attributeKey","commands","change:activeMarkers","isInContent","join","document","isAtEnd","remove","model","_refreshSuggestionsChain","createRangeIn","PendingActions","isNextTo","containsRange","deletion","markerName","data-suggestion","$elementName","writer","accept","getMultiRangeId","trackChanges.mergeNestedSuggestions","getCommentThread","setTo","differ","getContainedElement","assign","_suggestionFactory","then","7903368vvyZkq","getLastMatchingPosition","setAttribute","attribute:discard","data","splitPosition","meta","isTouching","commandName","elementToElement","listenTo","type","acceptSuggestion","documentSelection","formatBlock:join","editing","markMultiRangeInsertion","toViewElement","root","_getAttributeKey","buildSuggestion","insertContent","acceptSelectedSuggestions","schema","getAncestors","consume","isIntersectingWithRange","size","markerToData","isSelectable","bindElementToMarker","_model","deleteContent","setSelection","_reduceSuggestionAttributeRange","removeClass","_setSuggestionData","execute","hasSuggestion","_isBlockAttribute","detach","addMarker:suggestion:attribute","removeMarker:suggestion:attribute","push","marker-count","removeMarker:suggestion:formatBlock","define","deletion:","markerToHighlight","markMultiRangeBlockFormat","oldValue","insertion:","comments","_registerDefaultCallbacks","return","updateMarker","_rangeIsInLocalUserInsertion","containsItem","error-saving-suggestion-data-suggestion-discarded","toJSON","markerReady","discard","_enabledCommands","from","pluginName","mapper","isOwn","default","has","ck-suggestion-marker","unshift","_trackFormatChanges","delete","getRanges","authoredAt","_joinWithAdjacentSuggestions","markMultiRangeDeletion","backward","substr","containsPosition","low","open","notReady","_refreshAttributeSuggestionsChain","stop","move","concat","forward","createRange","isExternal","lowest","accepted","key","element","upcast","getChanges","insertion:accept","_getMarkerAnnouncementText","fire","clone","_addThreadToSuggestion","value","markDeletion","formatInline:join","options","updateSuggestion","_suggestionState","action","oldRange","getSuggestionCallback","attribute:join","howMany","104lIhSqa","clear","enableCommand","item","editor","_findSuggestions","refresh","creator","some","_suggestions","$graveyard","registerCustomCallback","_saved","_onDiscard","removed","addMarkerName","fromRange","createPositionAfter","after","ck-suggestion-marker-formatBlock","trackChangesCommand","track-changes-adapter-already-set","getSuggestions","activeMarkers","dataReady","isMultiRange","commentThread","track-changes-suggestion-not-found","startsWith","_reduceExistingSuggestions","announce","deletion:accept","CommentsRepository","markAttributeChange","conversion","deletion:chain","init","formatBlock:discard","formatBlock","addSuggestionData","group","_defaultCallbacks","track-changes-command-not-found","markInlineFormat","normal","previous","targetPosition","_handleNewSuggestionMarker","addMarker:suggestion","Users","3473680YCeeSY","_recordAttributeSuggestions","suggestionChanged","length","addMarker","removeComment","_inlineAttributeKeys","_getSuggestionData","_getExternalAuthor","registerPostFixer","applyOperation","always","author","LEAVE","isArray","4208955jWJOMT","descriptionFactory","_recordAttributeChanges","fromCharCode","next","change:data","_adapter","formatInline","deletion:join","enqueueChange","map","deletion:discard","discardAllSuggestions","parent","createdAt","acceptAllSuggestions","_afterChanges","catch","_customCallbacks","rootName","fetchCommentThread","reconvertMarker","originalSuggestionId","suggestion","unbindElementFromMarkerName","removeMarker","_processAttributeChanges","$text","suggestion:","position","ready","get","suggestionLoaded","_breakSuggestionMarker","filter","getAttribute","markers","containsRangeInObject","TrackChangesEditing","insertion:discard","consumable","attributeNewValue","formatBlock:","ENTER","substring","adapter","for","_mergeNestedSuggestions","forEach","locale","split","isRemovable","createElement","isInsideObject","warn","multi","createSelection","authorName","hasCommentThread","isAfter","track-changes-enable-command-twice","isEqual","getFirstRange","22182DFddFe","insertion:join","markInsertion","_addSuggestionMarker","getChangedMarkers","isIntersecting","registerInlineAttribute","isCollapsed","getRange","suggestion-type","removeAttribute","splice","isUndo","PENDING_ACTION_SUGGESTION","getAllAdjacentSuggestions","ck-suggestion-marker-formatInline","formatGroupId","unbind","formatBlock:chain","markBlockFormat","discardSelectedSuggestions","attribute:","_SUGGESTION_ANNOUNCEMENT","forceDefaultExecution","name"];return(Ac=function(){return t})()}function kc(t,e){const n=Ac();return(kc=function(t,e){return n[t-=265]})(t,e)}!function(t){const e=kc,n=t();for(;;)try{if(599398===parseInt(e(370))/1+-parseInt(e(462))/2+-parseInt(e(316))/3*(-parseInt(e(618))/4)+-parseInt(e(683))/5+-parseInt(e(458))/6+parseInt(e(668))/7+-parseInt(e(506))/8*(-parseInt(e(463))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ac);const Cc=yc(494);class Lc extends t.Plugin{static get[yc(376)](){return[yc(650),o.Users,t.PendingActions,Yr,es,is,fs,Ts,ms,ks,Ss,Bs,to,ro,uo,go,Io,Ao,No,vo,Fo,Ho,Uo,Ko,Zo,ei,ai,pi,vi,oi,Vs,Ks,bi,yi,Ni,Fi,Ui,zi,Xi,Yi,ra,aa,fa,ma,Ea,Ya,Ca,wa,Ua,nc,Pa,za,Xa]}static get[yc(570)](){return yc(291)}constructor(t){const e=yc;function n(t){const e=kc;return t[e(693)]((t=>String[e(686)](t)))[e(481)]("")}super(t),this[e(669)]=!1,this[e(354)](e(641),[]),this.on(e(479),((n,r,s,o)=>{const i=e;this[i(537)][i(343)]((()=>{const e=i;for(const n of[...o,...s])this[e(537)][e(289)][e(574)](n)&&t[e(521)][e(274)](n)}))})),this[e(684)]=new Xr(this[e(622)][e(485)][e(529)],this[e(622)][e(302)]),this[e(689)]=null,this[e(504)]=new Nc(this[e(622)]),this[e(627)]=new Map,this[e(394)]=t[e(401)][e(284)](e(650)),this[e(568)]=new Set,this[e(537)]=this[e(622)][e(485)],this[e(612)]=new WeakMap,this[e(416)]=!1,this[e(427)]=new Set([e(494)]),this[e(674)]=new Set,t[e(344)][e(552)](e(348),e(573)),this[e(577)]=t[e(344)][e(284)](e(348)),t[e(344)][e(552)](e(498),!0),this[e(300)]=t[e(344)][e(284)](e(498)),this[e(638)]=new f(t,this[e(568)]),this[e(441)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,52,52,56])}[yc(654)](){const t=yc,n=this[t(622)],r=(e,n)=>{const r=t;if(r(475)!=e)return r(466)+e;const s=n[r(303)]("|")[0];return this[r(545)](s)?r(637):r(331)};n[t(652)][t(299)](t(373))[t(554)]({model:t(276),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(474)](e[n(492)]),a=[n(575),r(o,i)];let c=3e3;return this[n(641)][n(472)](e[n(492)])&&(a[n(549)](n(447)),c=3010),n(491)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(652)][t(299)](t(351))[t(449)]((e=>{const r=t;e.on(r(666),((t,e,s)=>{const o=r;if(!s[o(610)][o(350)])return;const i=e[o(621)];if(!i)return;const c=s[o(571)][o(523)](i);n[o(485)][o(529)][o(431)](i)&&c&&!c[o(383)](o(453))&&c.is(o(353))&&(0,a.toWidget)(c,s[o(495)])}),{priority:r(364)})})),n[t(652)][t(299)](t(351))[t(554)]({model:t(276),view:(e,n)=>{const s=t;if(!n[s(610)][s(350)])return null;const{type:o,subType:i}=this[s(474)](e[s(492)]);return{classes:[s(575),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(621)])return;const{id:c}=this[a(474)](o[a(492)]);if(r){const t=this[a(627)][a(284)](c),e=this[a(525)](t);if(!this[a(545)](e))return}if(o[a(621)].is(a(432)))return void i[a(293)][a(531)](o[a(621)],s[a(340)]);const u=i[a(571)][a(523)](o[a(621)]);if(o[a(621)].is(a(599))&&n[a(485)][a(529)][a(457)](o[a(621)])&&!u[a(383)](a(444))){i[a(495)][a(456)]([a(575),a(637)],u),i[a(495)][a(508)](a(493),c,u),i[a(571)][a(536)](u,o[a(492)]),e&&(this[a(641)][a(472)](o[a(492)])?i[a(495)][a(456)](a(447),u):i[a(495)][a(541)](a(447),u));for(const t of n[a(485)][a(487)](o[a(621)])[a(440)]())i[a(293)][a(531)](t,s[a(340)]);i[a(293)][a(531)](o[a(621)],s[a(340)])}};n[t(652)][t(299)](t(351))[t(449)]((e=>{const n=t;e.on(n(473),((t,e,r)=>{const o=n;r[o(610)][o(350)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(424)})})),n[t(652)][t(299)](t(351))[t(449)]((e=>{const n=t;e.on(n(547),((t,e,r)=>{const o=n;r[o(610)][o(350)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(424)})})),n[t(652)][t(299)](t(351))[t(534)]({model:t(276),view:(e,n)=>n[t(610)][t(350)]?null:{group:t(276),name:e[t(584)](11)}}),n[t(652)][t(299)](t(600))[t(515)]({view:{name:t(276),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(281)+e[r(288)](r(325))+":"+e[r(288)]("id");return e[r(288)](r(550))&&(s+=":"+e[r(288)](r(550))),n[r(305)](r(413),{"data-name":s})}}),n[t(652)][t(299)](t(600))[t(435)]({view:t(276)}),n[t(652)][t(299)](t(373))[t(449)]((e=>{const n=t;e.on(n(473),s(),{priority:n(364)})})),n[t(652)][t(299)](t(373))[t(449)]((e=>{const n=t;e.on(n(547),s({isAttributeSuggestion:!0}),{priority:n(364)})})),n[t(652)][t(299)](t(373))[t(449)]((e=>{const n=t;e.on(n(551),((t,e,r)=>{const s=n,o=r[s(571)][s(361)](e[s(492)]);if(o)for(const t of o)t[s(383)](s(444))||(r[s(495)][s(541)]([s(575),s(637),s(447)],t),r[s(495)][s(326)](s(493),t),r[s(571)][s(277)](t,e[s(492)]))}),{priority:n(364)})})),n[t(652)][t(299)](t(373))[t(449)]((e=>{const n=t;e.on(n(548),((t,e,r)=>{const s=n,o=r[s(571)][s(361)](e[s(492)]);if(!o)return;const{id:i}=this[s(474)](e[s(492)]),a=this[s(627)][s(284)](i),c=this[s(525)](a);if(this[s(545)](c))for(const t of o)t[s(383)](s(444))||(r[s(495)][s(541)]([s(575),s(637),s(447)],t),r[s(495)][s(326)](s(493),t),r[s(571)][s(277)](t,e[s(492)]))}),{priority:n(364)})})),n[t(485)][t(482)][t(677)]((e=>{const r=t;let s=!1;const o=Array[r(569)](n[r(485)][r(482)][r(501)][r(320)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(474)](t);if(r(276)!==o)continue;const h=this[r(627)][r(284)](f);if(null!=c[r(470)]){r(690)==u&&(s=s||Mc(c[r(470)],t,e,n[r(485)][r(529)]));const o=r(475)==u&&this[r(545)](l[r(303)]("|")[0]);if(c[r(470)][r(323)]||r(628)==c[r(470)][r(524)][r(272)]||r(656)==u&&!wc(c[r(470)])||o&&!wc(c[r(470)])||r(491)==u&&(Sc(a=c[r(470)])||function(t){const e=r;return t[e(392)][e(266)]==t[e(451)][e(410)]&&t[e(392)][e(483)]}(a)))e[r(278)](t),s=!0;else{if(!h||!h[r(480)])continue;i[r(449)](h)}}}var a;return i[r(533)]>0&&(s=!!this[r(581)](i)||s),s})),n[t(485)][t(482)][t(677)]((e=>{const r=t;let s=!1;for(const t of n[r(485)][r(482)][r(501)][r(601)]())if(r(402)==t[r(517)])for(const t of this[r(627)][r(369)]()){if(t[r(643)]||!t[r(480)])continue;const o=r(656)==t[r(517)],i=this[r(525)](t),a=i&&this[r(545)](i);if(!o&&!a)continue;const c=t[r(315)]();if(c[r(392)][r(266)]!=c[r(451)][r(266)]&&!c[r(451)][r(483)]){const o=n[r(485)][r(390)](c[r(392)][r(420)],r(451)),i=n[r(485)][r(594)](c[r(392)],o);e[r(561)](t[r(381)](),{range:i}),s=!0}}return s})),n[t(485)][t(482)][t(677)]((e=>this[t(279)](e))),n[t(485)][t(482)][t(677)]((e=>!e[t(382)][t(362)]&&this[t(374)](e))),n[t(485)].on(t(269),(()=>{this[t(669)]=!1})),n[t(485)][t(482)].on(t(688),((r,s)=>{const o=t;if(!s[o(362)]||s[o(328)])return;if(!this[o(669)])return;const i=n[o(485)][o(482)][o(501)][o(601)]();if(0==i[o(671)])return;const a=[],c=i[o(287)]((t=>o(475)==t[o(517)])),u=i[o(287)]((t=>o(402)==t[o(517)]&&o(280)!=t[o(340)]));for(const t of c)this[o(464)](t[o(477)])&&a[o(549)]({key:t[o(477)],newValue:t[o(294)],oldValue:t[o(415)],range:Oc(t[o(377)],n[o(485)])});for(const t of u){if(o(359)!=t[o(613)]&&o(624)!=t[o(613)])continue;const e=Dc(t[o(282)][o(420)],n[o(485)]),r=t[o(411)];o(359)==t[o(613)]&&a[o(549)]({key:o(494),newValue:t[o(340)],oldValue:r[o(340)],range:e});for(const[n,s]of r[o(375)]){if(!this[o(464)](n))continue;const r=t[o(375)][o(284)](n);s!==r&&a[o(549)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(375)])this[o(464)](n)&&(r[o(375)][o(574)](n)||a[o(549)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(671)]&&n[o(485)][o(692)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(651)](t,e,s,o,{groupId:r});this[n(647)](t,a)}))}),{priority:t(596)}),n[t(485)][t(289)].on(t(367),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(474)](n[s(340)]),e=this[s(627)][s(284)](t);e&&e[s(633)](n[s(340)])}})),n[t(485)][t(482)].on(t(688),(()=>{const e=t,r=Array[e(569)](n[e(485)][e(482)][e(501)][e(320)]())[e(287)]((t=>e(276)===this[e(474)](t[e(340)])[e(658)]));if(0===r[e(671)])return;r[e(465)](((t,n)=>{const r=e,s=t[r(510)][r(614)],o=n[r(510)][r(614)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(392)][r(414)](o[r(392)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(474)](t);if(null===n[e(614)]){const n=this[e(665)](t);o[e(449)](n)}else{const t=this[e(627)][e(284)](r);null!==n[e(470)]||t[e(480)]?(s[e(449)](t[e(371)]),o[e(449)](t)):this[e(405)](t)}}o[e(533)]>0&&this[e(486)](o);for(const t of s)this[e(604)](e(670),t)})),n[t(485)].on(t(678),((e,r)=>{const s=t,o=r[0];if(!this[s(627)][s(533)])return;if(!o[s(438)])return;if(o[s(382)][s(328)]||!o[s(382)][s(362)])return;let i,a;switch(o[s(517)]){case s(402):i=n[s(485)][s(390)](o[s(282)]),a=i[s(388)](o[s(617)]);break;case s(303):i=n[s(485)][s(390)](o[s(511)]),a=n[s(485)][s(390)](o[s(469)]);break;case s(591):i=n[s(485)][s(390)](o[s(664)]),a=i[s(388)](o[s(617)]);break;default:return}const c=n[s(485)][s(594)](i,a);n[s(485)][s(343)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(623)](c)){if(e[t(643)])continue;if(t(690)==e[t(517)])continue;const r=this[t(525)](e);if(r&&this[t(545)](r)&&t(303)!=o[t(517)])continue;const s=e[t(510)]&&e[t(510)][t(426)];(t(656)!=e[t(517)]||t(303)==o[t(517)]&&!s)&&(n[t(290)]||t(366)==e[t(517)]&&n[t(572)]||e[t(315)]()[t(490)](c)&&this[t(286)](e,i,a))}}))}),{priority:t(596)}),n[t(485)].on(t(538),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(339)])return;if(this[s(416)])return;if(!this[s(638)][s(607)])return;if(o[s(323)])return;const a=n[s(485)][s(529)],{start:c,end:u}=o[s(315)](),l=c[s(420)]&&a[s(429)](c[s(420)])?null:a[s(396)](c,s(593)),f=u[s(410)]&&a[s(429)](u[s(410)])?null:a[s(396)](u,s(583)),h=n[s(485)][s(594)](l?l[s(392)]:c,f?f[s(451)]:u);n[s(485)][s(343)]((t=>{const e=s;this[e(608)](h);const r=n[e(485)][e(529)][e(396)](h[e(392)]);o.is(e(519))?t[e(539)](r):o[e(500)](r)})),e[s(590)]()}),{priority:e.priorities[t(662)]+10}),n[t(485)].on(t(527),((e,r)=>{const s=t,o=r[r[s(671)]-1];o&&o[s(339)]||this[s(416)]||this[s(638)][s(607)]&&(n[s(485)][s(343)]((()=>{const t=s;let o=n[t(485)][t(527)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(560)]=o[t(605)]();const i=o[t(451)][t(410)],a=n[t(485)][t(529)];i&&a[t(457)](i)&&!a[t(431)](i)&&(o=n[t(485)][t(594)](o[t(392)],n[t(485)][t(390)](i,t(451)))),this[t(318)](o)})),e[s(590)]())}),{priority:t(364)}),this[t(622)][t(478)][t(449)](t(425),this[t(638)]),this[t(620)](t(425));const o=new p(n,this[t(627)]);n[t(478)][t(449)](t(518),o),this[t(620)](t(518));const i=new b(n,this[t(627)]);n[t(478)][t(449)](t(443),i),this[t(620)](t(443)),n[t(478)][t(449)](t(268),new S(n,o,this[t(627)])),this[t(620)](t(268)),n[t(478)][t(449)](t(265),new S(n,i,this[t(627)])),this[t(620)](t(265)),n[t(478)][t(449)](t(528),new O(n,o,this[t(627)])),this[t(620)](t(528)),n[t(478)][t(449)](t(336),new O(n,i,this[t(627)])),this[t(620)](t(336));const c=n[t(401)][t(284)](t(650));this[t(516)](c,t(384),((e,{threadId:n})=>{const r=t,s=this[r(627)][r(284)](n);s&&s[r(644)]&&1===s[r(644)][r(671)]&&this[r(460)](n,{hasComments:!0})}),{priority:t(586)}),this[t(516)](c,t(673),((e,{threadId:n})=>{const r=t,s=this[r(627)][r(284)](n);s&&s[r(644)]&&!s[r(644)][r(671)]&&this[r(460)](n,{hasComments:!1})}),{priority:t(586)})}set[yc(298)](t){const n=yc;if(this[n(689)])throw new e.CKEditorError(n(639),this);this[n(689)]=t}get[yc(298)](){return this[yc(689)]}[yc(640)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=yc,r=[];for(const e of this[n(627)][n(369)]())t&&!e[n(480)]||r[n(549)](e);return e?r[n(693)]((t=>t[n(565)]())):r}[yc(430)](t){const n=yc,r=this[n(627)][n(284)](t);if(!r)throw new e.CKEditorError(n(645),this);return r}[yc(544)](t){const e=yc;return this[e(627)][e(574)](t)}[yc(657)](t){const e=yc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(517)][e(303)](":"),a=this[e(627)][e(284)](r)||this[e(398)](o,i,r,n,s);if(this[e(606)](a),this[e(476)](a,o,i||null,n),a[e(267)]=t[e(267)],a[e(407)]=!0,s&&s[e(393)]){const t=s[e(393)],n=this[e(676)](t[e(310)]);a[e(580)]=t[e(267)],a[e(680)]=n,a[e(595)]=!0}else a[e(580)]=t[e(267)];switch(t[e(510)]&&(a[e(510)]=t[e(510)]),t[e(375)]&&(a[e(375)]=t[e(375)]),this[e(689)]&&this[e(689)][e(409)]||(a[e(630)]=!0),this[e(612)][e(284)](a)){case e(588):this[e(612)][e(354)](a,e(642));break;case e(566):a[e(480)]?(this[e(581)](new Set([a])),this[e(486)](new Set([a])),this[e(612)][e(354)](a,e(283)),this[e(604)](e(285),a)):this[e(612)][e(354)](a,e(632))}return a}[yc(518)](t){const e=yc;this[e(339)]((()=>{const n=e;this[n(622)][n(485)][n(343)]((()=>{const e=n;for(const n of t[e(330)]())n[e(496)]()}))}))}[yc(443)](t){const e=yc;this[e(339)]((()=>{const n=e;this[n(622)][n(485)][n(343)]((()=>{const e=n;for(const n of t[e(330)]())n[e(567)]()}))}))}[yc(620)](t,n){const r=yc,s=this[r(622)][r(478)][r(284)](t);if(!s)throw new e.CKEditorError(r(660),this,{commandName:t});if(this[r(568)][r(574)](s))throw new e.CKEditorError(r(313),this,{commandName:t});this[r(568)][r(449)](s),n&&s.on(r(543),((t,e)=>{const o=r;this[o(638)][o(607)]&&(this[o(416)]||(e[o(671)]>0&&e[e[o(671)]-1]&&e[e[o(671)]-1][o(339)]?e[o(422)]():(t[o(560)]=n(((...t)=>s[o(543)](...t,{forceDefaultExecution:!0})),...e),t[o(590)]())))}),{priority:r(364)})}[yc(339)](t){const n=yc;let r,s;const o=this[n(416)];this[n(416)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(416)]=!1),s&&e.CKEditorError[n(442)](s,this),r}[yc(318)](t,n=null,r={}){const s=yc;if(t[s(323)])return null;const o=this[s(622)][s(401)][s(284)](s(667)).me;for(const{suggestion:e,meta:o}of this[s(623)](t,s(366)))if(o[s(572)]){if(!o[s(489)]){if(o[s(290)]){if(!this[s(300)]||!xc(e,r))continue;return e}if(xc(e,r))return e;this[s(286)](e,t[s(392)],t[s(451)]);break}if(n==e[s(468)]&&xc(e,r)){const n=e[s(315)]();return n[s(392)][s(314)](t[s(451)])?this[s(352)](e,this[s(537)][s(594)](t[s(392)],n[s(451)])):this[s(352)](e,this[s(537)][s(594)](n[s(392)],t[s(451)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(557)+n:s(366),u=this[s(542)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(319)](c,i,a,t),u}[yc(522)](t,n=yc(308),r={}){const s=yc,o=this[s(622)][s(401)][s(284)](s(667)).me,i=this[s(504)][s(615)](s(366),n,s(481));for(const e of this[s(640)]())if(e[s(680)].id==o.id&&s(366)==e[s(517)]&&e[s(468)]==n&&xc(e,r)&&(i(e[s(579)](),t)||i(t,e[s(579)]()))){for(const n of t)e[s(461)](n);return e}for(const{suggestion:e,meta:n}of this[s(623)](t,s(366))){if(!n[s(572)])continue;if(!this[s(300)]&&n[s(290)])continue;if(!xc(e,r))continue;let o=!0;for(const n of e[s(579)]())for(const e of t)if(!n[s(490)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(557)+n,l=this[s(542)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(319)](u,a,c,e,Hr[s(497)]());return l}[yc(661)](t,n,r=null,s={}){const o=yc;if(r=r||vc(n),t[o(323)])return null;if(o(378)===this[o(577)]){const e=this[o(504)][o(615)](o(690),r,o(496));return this[o(339)]((()=>e([t],n,s))),null}const i=this[o(622)][o(401)][o(284)](o(667)).me,a=[];if(o(679)!==this[o(577)])for(const{suggestion:e,meta:n}of this[o(623)](t,o(366)))n[o(572)]&&!n[o(306)]&&a[o(549)](...e[o(579)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(421)](s);e&&r[n(549)](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(671)];){const s=r[e][n(417)](t);r[n(327)](e,1,...s),e+=s[n(671)]}}return r}(t,a);c[o(671)]&&this[o(537)][o(343)]((()=>{const t=o;for(const e of c){const o=this[t(504)][t(615)](t(690),r,t(496));this[t(339)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(392)],u=t[o(451)];for(const{suggestion:e,meta:n}of this[o(623)](t,o(690))){if(!n[o(572)])continue;if(e[o(468)]!=r)continue;if(!xc(e,s))continue;const i=e[o(315)]();if(i[o(490)](t,!0))return null;c=c[o(414)](i[o(392)])?c:i[o(392)],u=u[o(312)](i[o(451)])?u:i[o(451)],a?i[o(392)][o(414)](a[o(315)]()[o(392)])?(a[o(404)](),a=e):e[o(404)]():a=e}const l=this[o(537)][o(594)](c,u);if(a)this[o(352)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(542)]({id:t,type:o(439)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(319)](o(439)+r,t,a,l)}}return null}[yc(335)](t,n,r=[],s=null,o={}){const i=yc;n[i(332)]||(n[i(332)]=n[i(514)]),n[i(426)]=t.is(i(377)),s=s||vc(n);const a=r[i(693)]((t=>Dc(t,this[i(537)]))),c=t.is(i(377))?t:Dc(t,this[i(537)]);if(i(378)===this[i(577)]){const t=this[i(504)][i(615)](i(656),s,i(496));return this[i(339)]((()=>t([c],n,o))),null}a[i(549)](c);let u=!0;for(const t of a)if(!this[i(562)](t)){u=!1;break}if(u&&i(679)!==this[i(577)]){const t=this[i(504)][i(615)](i(656),s,i(496));return this[i(339)]((()=>t([c],n,o))),null}let l=null,f=c[i(392)],h=c[i(451)];for(const{suggestion:t,meta:e}of this[i(623)](c,i(656))){if(!e[i(572)])continue;if(e[i(489)]||e[i(290)]||e[i(306)])continue;if(t[i(510)][i(332)]!=n[i(332)])continue;if(!xc(t,o))continue;const r=t[i(315)]();if(t[i(468)]==s){if(r[i(490)](c,!0))return null;f=f[i(414)](r[i(392)])?f:r[i(392)],h=h[i(312)](r[i(451)])?h:r[i(451)],l?r[i(392)][i(414)](l[i(315)]()[i(392)])?(l[i(404)](),l=t):t[i(404)]():l=t}else{const e=c[i(421)](r);this[i(412)](t,e)}}const d=this[i(622)][i(401)][i(284)](i(667)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(352)](l,this[i(537)][i(594)](f,h)),l;{const t=this[i(542)]({id:g,type:i(295)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(319)](i(295)+s,g,p,this[i(537)][i(594)](f,h)),t}}[yc(555)](t,n,r=[],s=null,o={}){const i=yc;n[i(332)]||(n[i(332)]=n[i(514)]);const a=t[0];n[i(426)]=a.is(i(377)),s=s||vc(n);const c=r[i(693)]((t=>Dc(t,this[i(537)]))),u=a.is(i(377))?t:t[i(693)]((t=>Dc(t,this[i(537)])));if(i(378)===this[i(577)]){const t=this[i(504)][i(615)](i(656),s,i(496));return this[i(339)]((()=>t(u,n,o))),null}c[i(549)](...u);let l=!0;for(const t of c)if(!this[i(562)](t)){l=!1;break}if(l&&i(679)!==this[i(577)]){const t=this[i(504)][i(615)](i(656),s,i(496));return this[i(339)]((()=>t(u,n,o))),null}const f=this[i(622)][i(401)][i(284)](i(667)).me;for(const t of this[i(640)]()){if(t[i(680)].id!=f.id)continue;if(i(656)!=t[i(517)]||t[i(510)][i(332)]!=n[i(332)])continue;if(!xc(t,o))continue;const e=t[i(468)]==s;for(let n=0;n<u[i(671)];n++){const r=u[n];for(const s of t[i(391)]()){const o=s[i(324)]();if(r[i(314)](o)){e?(u[i(327)](n,1),n--):t[i(278)](s[i(340)]);break}}}}if(0==u[i(671)])return null;const h=this[i(504)][i(615)](i(656),s,i(481));for(const t of this[i(640)]())if(t[i(680)].id==f.id&&i(656)==t[i(517)]&&t[i(510)][i(332)]==n[i(332)]&&t[i(468)]==s&&xc(t,o)&&(h(t[i(579)](),u)||h(u,t[i(579)]()))){for(const e of u)t[i(461)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(295)+s,m=this[i(542)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(319)](p,d,g,t,Hr[i(497)]());return m}[yc(608)](t,n=null,r={}){const s=yc;if(t[s(323)])return null;const o=this[s(622)][s(401)][s(284)](s(667)).me,a=new i.LiveRange(t[s(392)],t[s(451)]);for(const{suggestion:t,meta:e}of this[s(623)](a,s(366)))if(e[s(572)]&&!e[s(489)])if(t[s(643)]){const e=t[s(579)]()[s(287)]((t=>s(628)!=t[s(524)][s(272)]));if(e[s(423)]((t=>a[s(490)](t,!0)))&&t[s(567)](),e[s(626)]((t=>t[s(490)](a,!0)))){const t=this[s(504)][s(615)](s(491),n,s(496));return this[s(339)]((()=>t([a],null,r))),null}}else{const e=a[s(421)](t[s(315)]());null!==e&&t[s(631)]([e],null,r)}if(a[s(546)](),a[s(323)]||s(628)==a[s(524)][s(272)])return null;let c=null,u=a[s(392)],l=a[s(451)];const f=this[s(623)](a,s(491));for(const{suggestion:t,meta:e}of f){const n=this[s(537)][s(594)](u,l);if(e[s(572)]&&(this[s(300)]||!e[s(290)]&&!e[s(306)]))if(t[s(643)]){if(!xc(t,r))continue;let e=!0;for(const r of t[s(579)]()){if(r[s(490)](n,!0))return t;n[s(490)](r)||(e=!1)}e&&t[s(567)]()}else{const e=t[s(315)]();if(e[s(490)](n,!0))return t;if(!xc(t,r)){n[s(490)](e)?t[s(404)]():e[s(585)](u)?u=e[s(451)]:e[s(585)](l)&&(l=e[s(392)]);continue}u=u[s(414)](e[s(392)])?u:e[s(392)],l=l[s(312)](e[s(451)])?l:e[s(451)],r=Object[s(503)]({},t[s(375)]),c?e[s(392)][s(414)](c[s(315)]()[s(392)])?(c[s(404)](),c=t):t[s(404)]():c=t}}if(c)return this[s(352)](c,this[s(537)][s(594)](u,l)),c;{const t=(0,e.uid)(),i=this[s(537)][s(594)](u,l),a=o.id,c=n?s(553)+n:s(491),f=this[s(542)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(319)](c,t,a,i),f}}[yc(582)](t,n=yc(308),r={}){const s=yc,o=this[s(622)][s(401)][s(284)](s(667)).me,a=t[s(693)]((t=>new i.LiveRange(t[s(392)],t[s(451)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(623)](a,s(366)))e[s(572)]&&!e[s(489)]&&c[s(449)](t);for(const e of c)if(e[s(643)]){const o=e[s(579)]();if((!e[s(375)]||!e[s(375)][s(399)])&&o[s(423)]((t=>a[s(626)]((e=>e[s(490)](t,!0)))))&&e[s(567)](),a[s(423)]((t=>o[s(626)]((e=>e[s(490)](t,!0)))))){const e=this[s(504)][s(615)](s(491),n,s(496));return this[s(339)]((()=>e(t,null,r))),null}}else{const t=e[s(315)]();if(a[s(626)]((e=>e[s(490)](t,!0)))&&e[s(567)](),a[s(423)]((e=>t[s(490)](e,!0)))){const t=this[s(504)][s(615)](s(491),n,s(496));return this[s(339)]((()=>t(a,null,r))),null}}const u=this[s(504)][s(615)](s(491),n,s(481));let l=null;for(const t of this[s(640)]())if(t[s(680)].id==o.id&&t[s(480)]&&s(491)==t[s(517)]&&t[s(468)]==n&&xc(t,r)&&(u(t[s(579)](),a)||u(a,t[s(579)]())))if(l){if(t[s(644)]&&t[s(644)][s(671)])continue;for(const e of t[s(579)]())l[s(532)](e)||l[s(461)](e);t[s(404)]()}else{l=t;for(const e of a)t[s(532)](e)||t[s(461)](e)}if(l)return l;c[s(619)]();for(const{suggestion:t,meta:e}of this[s(623)](a,s(491)))e[s(572)]&&(this[s(300)]||!e[s(290)]&&!e[s(306)])&&xc(t,r)&&c[s(449)](t);for(const t of c){const e=t[s(579)]();if((!r||!r[s(399)])&&a[s(423)]((t=>e[s(626)]((e=>e[s(490)](t,!0))))))return t;(!t[s(375)]||!t[s(375)][s(399)])&&e[s(423)]((t=>a[s(626)]((e=>e[s(490)](t,!0)))))&&t[s(567)]()}const f=(0,e.uid)(),h=o.id,d=s(553)+n,g=this[s(542)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(546)](),t[s(323)]||s(628)==t[s(524)][s(272)]||this[s(319)](d,f,h,t,Hr[s(497)]());return g}[yc(651)](t,n,r,s,o){const i=yc;if(t[i(323)])return[];if(i(378)===this[i(577)])return[];const a=this[i(622)][i(401)][i(284)](i(667)).me.id,c=Array[i(569)](this[i(627)][i(369)]())[i(287)]((e=>i(475)==e[i(517)]&&e[i(510)][i(598)]==n&&e[i(532)](t)));if(i(573)===this[i(577)]){const e=this[i(623)](t,i(366))[i(287)]((({meta:t})=>t[i(572)]&&!t[i(306)]&&!t[i(489)]))[i(693)]((({suggestion:t})=>t));c[i(576)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(475)==t[i(517)]?t[i(510)][i(556)]:void 0,o=t[i(315)](),a=Array[i(569)](u[i(406)]())[i(380)]((t=>t[i(321)](o)));if(!a)continue;const c=a[i(417)](o);this[i(545)](n)&&i(366)==t[i(517)]&&0!=c[i(671)]||(u[i(578)](a),c[i(301)]((t=>{u[i(354)](t,r)})),i(366)!=t[i(517)]&&e!=s&&u[i(354)](a[i(421)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(671)]>37&&console[i(307)](i(428),{key:n});const f=(i(337)+(n+"|")+vc({newValue:s}))[i(297)](0,60),h=this[i(542)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(549)](h),this[i(319)](f,c,a,t)}return l}[yc(446)](t){const e=yc;this[e(620)](t,((t,...n)=>{this[e(685)]((()=>{t(...n)}))}))}[yc(349)](t){const e=yc;this[e(427)][e(449)](t)}[yc(322)](t){const e=yc;this[e(674)][e(449)](t)}[yc(525)](t){const e=yc;return e(475)==t[e(517)]?t[e(468)][e(303)]("|")[0]:null}[yc(352)](t,e){const n=yc,r=t[n(381)]();this[n(537)][n(343)]((t=>{t[n(561)](r,{range:e})}))}[yc(606)](t){const e=yc,n=t.id,r=this[e(622)][e(344)][e(284)](e(471));this[e(394)][e(311)](n)||this[e(394)][e(403)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(394)][e(499)](n);s[e(333)](e(304)),s[e(304)]=!1,t[e(644)]=s}[yc(476)](t,n,r,s){const o=yc;if(t[o(517)]!=n||t[o(468)]!=r||t[o(625)].id!=s)throw this[o(622)][o(419)](o(452)),new e.CKEditorError(o(452),this)}[yc(412)](t,n){const r=yc,s=t[r(315)]();if(n[r(314)](s))t[r(404)]();else if(s[r(490)](n)){const o=this[r(537)][r(390)](n[r(392)][r(410)],r(451));this[r(352)](t,this[r(537)][r(594)](s[r(392)],o));const i=(0,e.uid)(),a=t[r(625)].id,c=t[r(517)]+":"+t[r(468)];this[r(542)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(510)],attributes:t[r(375)]});const u=this[r(537)][r(390)](n[r(451)][r(266)],r(636)),l=this[r(537)][r(594)](u,s[r(451)]);this[r(319)](c,i,a,l)}else if(s[r(585)](n[r(392)])){const e=this[r(537)][r(390)](n[r(392)][r(410)],r(451));this[r(352)](t,this[r(537)][r(594)](s[r(392)],e))}else{const e=this[r(537)][r(390)](n[r(451)][r(266)],r(636));this[r(352)](t,this[r(537)][r(594)](e,s[r(451)]))}}[yc(562)](t){const e=yc;for(const{suggestion:n,meta:r}of this[e(623)](t,e(366))){if(!r[e(572)])continue;const s=n[e(579)]();for(const n of s)if(!t[e(417)](n)[e(671)])return!0}return!1}[yc(437)](t){const n=yc,r=this[n(622)][n(401)][n(284)](n(667))[n(455)](t);if(!r)throw new e.CKEditorError(n(445),this);return r}[yc(676)](t){const e=yc,n=this[e(622)][e(401)][e(284)](e(667)),r=(0,o.hashObject)(e(434)+t);return n[e(455)](r)||n[e(408)]({id:r,name:t})}[yc(398)](t,e,n,r,s){const o=yc,i=this[o(437)](r),a=this[o(504)][o(526)](t,e,n,i,s,(t=>{const e=o;this[e(460)](n,{attributes:t});const r=this[e(430)](n);this[e(581)](new Set([r])),this[e(486)](new Set([r]))}));return this[o(516)](a,o(496),(()=>{const t=o;this[t(460)](n,{state:t(597)})}),{priority:o(364)}),this[o(516)](a,o(567),(()=>{const t=o;this[t(460)](n,{state:t(395)})}),{priority:o(364)}),this[o(627)][o(354)](n,a),this[o(612)][o(354)](a,o(588)),a}[yc(474)](t){const e=yc,n=t[e(303)](":");return{group:n[0],type:n[1],subType:n[e(671)]>=5?n[2]:null,id:n[e(671)]<5?n[2]:n[3],authorId:n[e(671)]<5?n[3]:n[4],markerCount:6==n[e(671)]?n[5]:null}}[yc(286)](t,n,r){const s=yc,o=t[s(315)](),i=o[s(392)],a=o[s(451)];this[s(352)](t,this[s(537)][s(594)](i,n));const c=(0,e.uid)(),u=t[s(625)].id,l=t[s(517)]+(t[s(468)]?":"+t[s(468)]:"");this[s(542)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(375)],data:t[s(510)]});const f=this[s(525)](t);(s(656)==t[s(517)]||f&&this[s(545)](f))&&(r=this[s(537)][s(400)](r[s(266)])),this[s(319)](l,c,u,this[s(537)][s(594)](r,a))}[yc(623)](t,e=null){const n=yc,r=[],s=this[n(622)][n(401)][n(284)](n(667)).me;Array[n(682)](t)||(t=[t]);for(const o of this[n(640)]()){if(!o[n(480)])continue;if(e&&o[n(517)]!=e)continue;let i=!1;for(const e of o[n(579)]()){for(const a of t){const t=a[n(392)][n(314)](e[n(451)])||a[n(451)][n(314)](e[n(392)]);if(t||a[n(421)](e)){const c=a[n(490)](e)&&Rc(this[n(537)][n(529)],e[n(392)],a),u=e[n(490)](a)&&Rc(this[n(537)][n(529)],a[n(392)],e);r[n(549)]({suggestion:o,meta:{isOwn:s==o[n(680)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[yc(319)](t,e,n,r,s){const o=yc;this[o(537)][o(343)]((i=>{const a=o;let c=a(281)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(672)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[yc(405)](t){const e=yc,n=t[e(663)],r=t[e(687)];t[e(663)]=null,t[e(687)]=null,null!=n&&n[e(687)]==t&&(n[e(687)]=r),null!=r&&r[e(663)]==t&&(r[e(663)]=n),e(283)==this[e(612)][e(284)](t)&&(this[e(612)][e(354)](t,e(632)),this[e(604)](e(386),t,n,r))}[yc(542)](t){const n=yc,r=t.id,s=this[n(657)](t);if(this[n(689)]&&this[n(689)][n(409)]){const o=this[n(622)][n(401)][n(284)](n(488)),i=s[n(454)],a=s[n(468)]?s[n(517)]+":"+s[n(468)]:s[n(517)],c=this[n(622)][n(302)],u=o[n(449)](zr(c,n(329))),l={id:r,type:a,hasComments:i,data:t[n(510)]||null,originalSuggestionId:t[n(275)]||null,attributes:s[n(375)]};this[n(689)][n(409)](l)[n(505)]((t=>{const e=n;s[e(630)]=!0,o[e(484)](u),t&&t[e(267)]&&(this[e(627)][e(284)](r)[e(267)]=t[e(267)])}))[n(270)]((t=>{const r=n;throw(0,e.logWarning)(r(564)),this[r(622)][r(485)][r(692)]({isUndoable:!1},(()=>{s[r(567)]()})),s[r(356)](),this[r(627)][r(578)](s.id),this[r(612)][r(578)](s),t}))}return s}[yc(545)](t){const e=yc;return this[e(427)][e(574)](t)}[yc(460)](t,e){const n=yc,r=this[n(622)][n(401)][n(284)](n(488)),s=this[n(430)](t);if(this[n(689)]&&this[n(689)][n(611)])if(s[n(630)]){const s=r[n(449)](zr(this[n(622)][n(302)],n(329)));this[n(689)][n(611)](t,e)[n(505)]((()=>{r[n(484)](s)}))}else s.on(n(355),(()=>{this[n(460)](t,e)}))}[yc(675)](t){const n=yc;if(!this[n(689)]||!this[n(689)][n(430)])throw new e.CKEditorError(n(358),this);return this[n(689)][n(430)](t)}[yc(665)](t){const e=yc,{id:n,type:r,subType:s,authorId:o}=this[e(474)](t),i=this[e(627)][e(284)](n)||this[e(398)](r,s,n,o,{});switch(this[e(476)](i,r,s,o),this[e(612)][e(284)](i)){case e(588):this[e(675)](n)[e(505)]((t=>{const r=e;let s=Promise[r(357)]();t[r(454)]&&(s=this[r(394)][r(273)]({channelId:this[r(622)][r(344)][r(284)](r(471)),threadId:n})),s[r(505)]((()=>{const e=r;this[e(657)](t)[e(630)]=!0}))})),this[e(612)][e(354)](i,e(566));break;case e(632):this[e(460)](n,{state:e(587)});case e(642):this[e(612)][e(354)](i,e(283)),this[e(604)](e(285),i);break;case e(283):this[e(604)](e(670),i)}return i[e(633)](t),i}[yc(486)](t){const e=yc,n=Array[e(569)](t),r=n[e(287)]((t=>e(475)==t[e(517)]));this[e(589)](r);const s=n[e(287)]((t=>!t[e(643)]&&e(475)!=t[e(517)])),o=this[e(640)]({skipNotAttached:!0})[e(287)]((t=>!t[e(643)]&&e(475)!=t[e(517)])),i=o[e(287)]((n=>!t[e(574)](n))),a=new Map(o[e(693)]((t=>[t,this[e(504)][e(615)](t[e(517)],t[e(468)],e(389))]))),c=new Map(o[e(693)]((t=>[t,t[e(315)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(671)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(671)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(671)];t++){const n=s[t];!l[e(574)](n)&&n[e(663)]&&(f[e(449)](n[e(663)]),n[e(663)][e(687)]===n&&(n[e(663)][e(687)]=null),n[e(663)]=null),!u[e(574)](n)&&n[e(687)]&&(f[e(449)](n[e(687)]),n[e(687)][e(663)]===n&&(n[e(687)][e(663)]=null),n[e(687)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(671)];e++){const r=d(t,n[e]);r&&(r[0][s(687)]=r[1],r[1][s(663)]=r[0],u[s(449)](r[0]),l[s(449)](r[1]))}}function d(t,n){const r=e;if(t[r(680)].id!==n[r(680)].id)return null;const s=a[r(284)](t)(t,n,c[r(284)](t),c[r(284)](n));return s&&a[r(284)](n)(t,n,c[r(284)](t),c[r(284)](n))?s[1][r(644)]&&s[1][r(644)][r(671)]?null:s:null}f[e(533)]&&this[e(486)](f)}[yc(589)](t){const e=yc;if(0==t[e(671)])return;const n=this[e(640)]({skipNotAttached:!0})[e(287)]((t=>e(475)==t[e(517)]&&t[e(407)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(375)]);s[e(574)](n)||(s[e(354)](n,r[e(671)]),r[e(549)]([]));const i=s[e(284)](n);r[i][e(549)](t)}!function(){const t=e;r[t(465)](((e,n)=>{const r=t,s=e[0][r(267)],o=n[0][r(267)];return s==o?e[0][r(375)][r(450)]<n[0][r(375)][r(450)]?-1:1:s<o?-1:1}));for(const e of r)e[t(465)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(671)];t++){if(0==r[t][e(671)])continue;const n=[];for(let s=t+1;s<r[e(671)];s++)0!=r[s][e(671)]&&i(r[t],r[s])&&n[e(549)](s);for(const s of n)r[t]=r[t][e(592)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(671)];n++)t[n][e(687)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(671)];n++)t[n][e(663)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(375)][r(450)]!==n[0][r(375)][r(450)]&&t[0][r(680)]!==n[0][r(680)])return!1;if(!function(t,e){const n=r;return!t[n(454)]&&!e[n(454)]||(!t[n(454)]||!e[n(454)])&&(!!(t[n(454)]&&e[n(267)]<t[n(644)][n(558)][n(284)](0)[n(267)])||!!(e[n(454)]&&t[n(267)]<e[n(644)][n(558)][n(284)](0)[n(267)]))}(t[0],n[0]))return!1;const s=_c(t[0][r(375)],r(450)),o=_c(n[0][r(375)],r(450));return!!Or(s,o)&&(!!t[r(423)]((t=>n[r(626)]((e=>t[r(315)]()[r(314)](e[r(315)]())))))&&n[r(423)]((e=>t[r(626)]((t=>e[r(315)]()[r(314)](t[r(315)]()))))))}}[yc(581)](t){const e=yc,n=Array[e(569)](t),r=this[e(640)]({skipNotAttached:!0}),s=r[e(287)]((n=>!t[e(574)](n))),o=new Map(n[e(693)]((t=>[t,this[e(504)][e(615)](t[e(517)],t[e(468)],e(481))]))),i=new Map(r[e(693)]((t=>[t,t[e(579)]()])));for(let t=0;t<n[e(671)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(671)];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(671)];e++){const s=r[e];if(s[a(517)]!==n[a(517)]||s[a(680)].id!==n[a(680)].id||s[a(468)]!==n[a(468)])continue;if(!Pc(n,s,[a(450)]))continue;if(a(475)==n[a(517)]&&n[a(510)][a(556)]!=s[a(510)][a(556)])continue;if(a(475)==n[a(517)]&&t[a(545)](n[a(510)][a(598)]))continue;if(a(656)==n[a(517)]){const e=t[a(622)][a(485)],r=n[a(502)]();if(r&&(e[a(529)][a(431)](r)||e[a(529)][a(429)](r)))continue}const c=o[a(284)](n),u=i[a(284)](n),l=i[a(284)](s),f=n[a(644)]&&n[a(644)][a(671)],h=s[a(644)]&&s[a(644)][a(671)];if(!f&&c(l,u))return t[a(448)](s,n),i[a(578)](n),!0;if(!h&&c(u,l))return t[a(448)](n,s),i[a(578)](s),!0}return!1}}[yc(448)](t,e){const n=yc;if(t[n(643)])for(const r of e[n(579)]())t[n(461)](r);else{const r=e[n(315)]()[n(451)];this[n(352)](t,this[n(537)][n(594)](t[n(315)]()[n(392)],r))}e[n(404)]()}[yc(603)](t,e){const n=yc,r=t[n(646)](n(345))||t[n(646)](n(475))?n(346):t[n(342)]();return zr(this[n(622)][n(302)],e+"_"+r+n(338))}[yc(441)](){const t=yc,e=this[t(622)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(537)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(474)](t[s(340)]);if(s(276)===e){n[s(648)](this[s(603)](r,s(681)));break}}for(const t of r){const{group:e,type:r}=this[s(474)](t[s(340)]);if(s(276)===e){n[s(648)](this[s(603)](r,s(296)));break}}}))}[yc(279)](t){const e=yc;if(this[e(669)])return!1;const n=this[e(622)],r=n[e(485)][e(482)][e(501)][e(601)]();if(0==r[e(671)])return!1;const s=[],o=r[e(287)]((t=>e(475)==t[e(517)])),i=r[e(287)]((t=>e(402)==t[e(517)]&&e(280)!=t[e(340)])),a=r[e(287)]((t=>e(484)==t[e(517)]&&e(280)!=t[e(340)]));for(const t of o)s[e(549)]({key:t[e(477)],newValue:t[e(294)],oldValue:t[e(415)],range:Oc(t[e(377)],n[e(485)])});for(const t of i){const r=a[e(380)]((n=>n[e(282)][e(314)](t[e(282)])));r&&s[e(549)]({key:e(494),newValue:t[e(340)],oldValue:r[e(340)],range:n[e(485)][e(387)](t[e(282)][e(420)])})}return 0!=s[e(671)]&&this[e(647)](t,s)}[yc(374)](t){const e=yc;let n=!1;const r=this[e(622)][e(485)][e(482)][e(501)][e(320)]()[e(287)]((t=>t[e(510)][e(470)]&&t[e(340)][e(646)](e(347))));for(const s of r){const{subType:r,id:o}=this[e(474)](s[e(340)]),i=r[e(303)]("|")[0];for(const r of this[e(640)]({skipNotAttached:!0}))r.id!=o&&e(475)==r[e(517)]&&r[e(510)]&&r[e(510)][e(598)]==i&&r[e(315)]()[e(321)](s[e(510)][e(470)])&&(this[e(540)](r,s[e(510)][e(470)],t),n=!0)}return n}[yc(685)](t){const e=yc;this[e(622)],this[e(669)]=!0,t()}[yc(464)](t){const e=yc,n=this[e(545)](t),r=this[e(674)][e(574)](t);return n||r}[yc(647)](t,e){const n=yc;if(0==e[n(671)])return!1;let r=!1;for(const s of e){const e=this[n(623)](s[n(377)],n(475))[n(287)]((t=>!t[n(512)][n(489)]))[n(693)]((t=>t[n(276)])),i=(0,o.hashObject)({newValue:s[n(360)]});e[n(287)]((t=>{const e=n,[r,o]=t[e(468)][e(303)]("|");return r==s[e(598)]&&o!=i}))[n(301)]((e=>{const o=n;this[o(540)](e,s[o(377)],t),r=!0}))}return r}[yc(540)](t,e,n){const r=yc,s=t[r(315)]()[r(417)](e);0!==s[r(671)]?1!==s[r(671)]?this[r(286)](t,e[r(392)],e[r(451)]):this[r(352)](t,s[0]):n[r(278)](t[r(381)]())}}class Nc{constructor(t){const e=yc;this[e(385)]=t,this[e(537)]=t[e(485)],this[e(271)]=new Map,this[e(659)]=new Map,this[e(559)]()}[yc(526)](t,e,n,r,s,o){const i=yc;return new Hr(this[i(537)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(615)](t,e,i(496))(...n),onDiscard:(...n)=>this[i(615)](t,e,i(567))(...n)})}[yc(629)](t,e,n,r){const s=yc,o=t+":"+e+":"+n;this[s(271)][s(354)](o,r)}[yc(615)](t,e,n){const r=yc,s=t+":"+e+":"+n;return this[r(271)][r(284)](s)||this[r(659)][r(284)](t+":"+n)}[yc(559)](){const t=yc,e=()=>!1,n=t=>{const e=kc;t[e(465)](((t,n)=>t[e(392)][e(414)](n[e(392)])?1:-1)),this[e(537)][e(343)]((n=>{const r=e;for(const e of t){let t;t=e[r(451)][r(483)]&&e[r(451)][r(266)]==e[r(392)][r(420)]?n[r(309)](e[r(392)][r(420)],"on"):n[r(309)](e),this[r(537)][r(538)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=kc;e&&this[n(537)][n(343)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(693)]((t=>(Sc(t)&&(t=this[s(537)][s(594)](t[s(451)])),t)))[s(287)]((t=>s(628)!==t[s(524)][s(272)]));if(c[s(671)]<1)return;const u=Array[s(569)](this[s(537)][s(482)][s(432)][s(579)]())[s(693)]((t=>i.LiveRange[s(634)](t)));r[s(539)](c);for(const t of this[s(385)][s(478)][s(478)]())t[s(624)]();a[s(549)]({forceDefaultExecution:!0}),this[s(385)][s(543)](o,...a);const l=u[s(287)]((t=>s(628)!=t[s(524)][s(272)]));l[s(671)]>0&&r[s(539)](l);for(const t of u)t[s(546)]()}))},s=(e,n)=>1==e[t(671)]&&1==n[t(671)]&&e[0][t(451)][t(314)](n[0][t(392)]),o=(e,n,r,s)=>Fc(e,n,r,s,this[t(537)])?[e,n]:Fc(n,e,s,r,this[t(537)])?[n,e]:null;this[t(659)][t(354)](t(602),e),this[t(659)][t(354)](t(292),n),this[t(659)][t(354)](t(317),s),this[t(659)][t(354)](t(368),o),this[t(659)][t(354)](t(649),n),this[t(659)][t(354)](t(694),e),this[t(659)][t(354)](t(691),s),this[t(659)][t(354)](t(653),o),this[t(659)][t(354)](t(379),r),this[t(659)][t(354)](t(459),e),this[t(659)][t(354)](t(609),s),this[t(659)][t(354)](t(341),e),this[t(659)][t(354)](t(365),r),this[t(659)][t(354)](t(655),e),this[t(659)][t(354)](t(520),s),this[t(659)][t(354)](t(334),e),this[t(659)][t(354)](t(397),e),this[t(659)][t(354)](t(509),((e,n)=>{const r=t;if(!n)return;const s=this[r(385)][r(401)][r(284)](Lc);this[r(537)][r(343)]((t=>{const o=r;if(o(494)==n[o(598)])for(const r of e){const e=r[o(392)][o(420)],s=n[o(556)];t[o(359)](e,s)}else if(s[o(545)](n[o(598)]))for(const r of e)void 0!==n[o(556)]?t[o(508)](n[o(598)],n[o(556)],r[o(392)][o(420)]):t[o(326)](n[o(598)],r[o(392)][o(420)]);else for(const r of e)n[o(556)]?t[o(508)](n[o(598)],n[o(556)],r):t[o(326)](n[o(598)],r)}))})),this[t(659)][t(354)](t(616),s)}}function Rc(t,e,n){const r=yc;for(const s of e[r(266)][r(530)]({includeSelf:!0,parentFirst:!0})){if(s[r(524)]==s)return!1;if(!n[r(563)](s))return!1;if(t[r(431)](s)||t[r(429)](s))return!0}return!1}function Sc(t){const e=yc;return t[e(451)][e(266)]==t[e(392)][e(420)]&&t[e(451)][e(363)]}function Mc(t,e,n,r){const s=yc,o=t=>!t[s(621)].is(s(372))&&!r[s(431)](t[s(621)]),i=t[s(392)][s(507)](o),a=t[s(451)][s(507)](o,{direction:s(583)});return!(t[s(392)][s(314)](i)&&t[s(451)][s(314)](a)||(i[s(414)](a)?n[s(561)](e,{range:n[s(594)](i,a)}):n[s(278)](e),0))}function vc(t){return(0,o.hashObject)(t)}function wc(t){const e=yc,n=t[e(392)][e(420)];return n&&n.is(e(599))}function Oc(t,e){const n=yc;return null==t[n(451)][n(410)]&&t[n(451)][n(266)]==t[n(392)][n(420)]?Dc(t[n(392)][n(420)],e):t}function Dc(t,e){const n=yc,r=e[n(529)][n(431)](t)||e[n(529)][n(535)](t);return e[n(594)](e[n(390)](t,n(411)),r?e[n(635)](t):e[n(390)](t,n(451)))}function Fc(t,e,n,r,s){const o=yc;if(!Pc(t,e))return!1;if(n[o(451)][o(314)](r[o(392)]))return!0;if(t[o(517)]!=e[o(517)])return!1;if(!n[o(451)][o(513)](r[o(392)]))return!1;const i=s[o(594)](n[o(451)],r[o(392)])[o(467)]();for(const t of i)if([o(436),o(418)][o(472)](t[o(517)])&&s[o(529)][o(429)](t[o(621)]))return!1;return!0}function Pc(t,e,n=[]){const r=yc;return!(!t[r(407)]||!e[r(407)])&&Or(_c(t[r(375)],n),_c(e[r(375)],n))}function xc(t,e){const n=yc,r=Bc(t[n(375)]),s=Bc(e);if(!t[n(407)])return!1;for(const t of Object[n(406)](s))if(!Or(r[t],s[t]))return!1;return!0}function Bc(t){const e=yc,n=Object[e(503)]({},t);return delete n[e(399)],delete n[e(433)],n}const Uc=Gc;function jc(){const t=["PendingActions","acceptSuggestion","listenTo","isDirty","7NqqhMm","view","locale","_discardCommand","_setPendingAction","getRanges","canDiscard","_acceptCommand","canEditAt","change:isDirty","_removePendingAction","isEnabled","commentThreadController","9kavUBp","626855ohfWeo","plugins","4284372HkrdkC","779992kjTMQU","1482145avGMBB","add","_editor","111860nfnmlT","model","stopListening","PENDING_ACTION_SUGGESTION","remove","bind","execute","canAccept","get","commands","1504076CQuFYS","destroy","_pendingAction","19657ieMQXT","3AVwKkR","discardSuggestion","6050SNWayX","unbind"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=157]})(t,e)}!function(t){const e=Gc,n=t();for(;;)try{if(607853===parseInt(e(169))/1+-parseInt(e(186))/2+-parseInt(e(190))/3*(parseInt(e(176))/4)+parseInt(e(173))/5+-parseInt(e(171))/6*(parseInt(e(198))/7)+-parseInt(e(172))/8*(-parseInt(e(168))/9)+parseInt(e(192))/10*(parseInt(e(189))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jc);class Vc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Gc;super(),this[s(177)]=e,this[s(199)]=n,this[s(167)]=r,this[s(175)]=t,this[s(162)]=t[s(185)][s(184)](s(195)),this[s(158)]=t[s(185)][s(184)](s(191)),this[s(199)][s(181)](s(166)).to(this[s(162)],this[s(158)],((t,e)=>t||e)),this[s(199)][s(181)](s(183)).to(this[s(162)],s(166),(t=>t&&this[s(175)][s(177)][s(163)](e[s(160)]()))),this[s(199)][s(181)](s(161)).to(this[s(158)],s(166),(t=>t&&this[s(175)][s(177)][s(163)](e[s(160)]()))),this[s(188)]=null,n[s(197)]&&this[s(159)](),this[s(196)](n,s(195),(()=>this[s(195)]())),this[s(196)](n,s(191),(()=>this[s(191)]())),this[s(196)](n,s(164),(()=>{const t=s;n[t(197)]?this[t(159)]():this[t(165)]()}))}[Uc(195)](){const t=Uc;this[t(162)][t(182)](this[t(177)].id)}[Uc(191)](){const t=Uc;this[t(158)][t(182)](this[t(177)].id)}[Uc(187)](){const t=Uc;this[t(199)][t(193)](t(166)),this[t(199)][t(193)](t(183)),this[t(199)][t(193)](t(161)),this[t(178)](),this[t(167)][t(187)](),this[t(188)]&&this[t(165)]()}[Uc(159)](){const t=Uc,e=zr(this[t(175)][t(157)],t(179));this[t(188)]=this[t(175)][t(170)][t(184)](t(194))[t(174)](e)}[Uc(165)](){const t=Uc;null!==this[t(188)]&&this[t(175)][t(170)][t(184)](t(194))[t(180)](this[t(188)]),this[t(188)]=null}}const Hc=Wc;function zc(){const t=["2274GCWhOT","_config","authoredAt","isReadOnly","commentInputView","commentsListView","4326bXepWd","_model","10ETiIFi","commentThreadInputView","value","locale","isDirty","14284HioWaB","bind","showInput","length","addComment","updateComment","canAccept","delegate","editorConfig","_localUser","setData","descriptionParts","273213tnlDRX","submit","425oWhHpi","60126NgSnlv","646257qAFxhI","disableComments","removeComment","commentThread","destroy","6167139edNSaq","focus","element","2122736MgfGsr","isActive","canDiscard","_createCommentViews","editor","disabledSubmit","assign","fire","isEnabled","hasDirtyComment","11RjECcM","cancel","_createCommentThreadInputView","CommentView","set"];return(zc=function(){return t})()}function Wc(t,e){const n=zc();return(Wc=function(t,e){return n[t-=176]})(t,e)}!function(t){const e=Wc,n=t();for(;;)try{if(180209===-parseInt(e(186))/1*(parseInt(e(219))/2)+-parseInt(e(220))/3+-parseInt(e(204))/4*(parseInt(e(218))/5)+-parseInt(e(191))/6*(-parseInt(e(197))/7)+parseInt(e(176))/8+-parseInt(e(216))/9+-parseInt(e(199))/10*(-parseInt(e(225))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zc);class qc extends s.View{constructor(t,e,n,r){const s=Wc;super(t),this[s(196)]=null,this[s(200)]=null,this[s(190)](s(177),!1),this[s(190)](s(193),e[s(193)]),this[s(205)](s(193)).to(e),this[s(190)](s(215),[]),this[s(190)](s(203),!1),this[s(190)](s(184),!1),this[s(190)](s(210),!1),this[s(190)](s(178),!1),this[s(198)]=e,this[s(213)]=n,this[s(192)]=r,r[s(221)]?this[s(190)](s(207),1):this[s(179)]()}[Hc(226)](){const t=Hc;this[t(227)][t(226)]()}[Hc(224)](){const t=Hc;this[t(196)]&&this[t(196)][t(224)](),this[t(200)]&&this[t(200)][t(224)](),super[t(224)]()}[Hc(179)](){const t=Hc,{CommentsListView:e}=this[t(192)];this[t(196)]=new e(this[t(202)],this[t(198)][t(223)],Object[t(182)]({CommentView:this[t(192)][t(189)]},this[t(192)])),this[t(196)][t(211)](t(222)).to(this),this[t(196)][t(211)](t(209)).to(this),this[t(196)][t(205)](t(177)).to(this),this[t(190)](t(207),this[t(196)][t(207)]+1),this[t(205)](t(207)).to(this[t(196)],t(207),(t=>t+1)),this[t(200)]=this[t(188)](),this.on(t(222),(()=>this[t(226)]())),this[t(205)](t(203)).to(this[t(196)],t(185),this[t(200)][t(195)],t(201),((t,e)=>t||!!e))}[Hc(188)](){const t=Hc,{CommentThreadInputView:e}=this[t(192)],n=new e(this[t(202)],this[t(213)],this[t(192)][t(212)]),r=n[t(195)];return n[t(205)](t(206)).to(this,t(177),this[t(198)][t(223)],t(194),r,t(201),((t,e,n)=>!!n||t&&!e)),r.on(t(217),((e,n)=>{const s=t;this[s(183)](s(208),n),r[s(180)][s(214)]("")})),r.on(t(187),(()=>this[t(226)]())),r[t(205)](t(181)).to(this[t(198)][t(223)],t(194)),n}}const Kc=Qc;function Xc(){const t=["getTemplate","title","color","<p>","push","fire","ck-comment__external","span","ck-annotation__actions","delegate","ck-suggestion__info-name","discardButton","EXTERNAL_IMPORT_WORD_AVATAR","490191NplrKV","attributes","content","acceptSuggestion","render","value","_createButton","importWord","getExternalSuggestionNote","</span>","ck-suggestion__user","</p>",'<span class="ck-suggestion-color" style="background-color: ',"ck-annotation__content-wrapper","locale","ck-suggestion--discard","ck-comment__info-time","discardSuggestion","708rJfuOT","isEnabled","ck-suggestion--disabled-comments","commentThreadInputView","isActive",'" title="',"881976bQMWtp","descriptionParts","canAccept","execute","description","children","EXTERNAL_AVATAR","name","807220bjoMwh","ck-suggestion-","innerText","638536GZOTiX","_descriptionElement","editorDestroyed","bind","ck-annotation__main","ck-suggestion__info","Accept suggestion","extendTemplate","ck-annotation__user","split","set","canDiscard","ck-suggestion-wrapper--active","_model","source","map","ck-suggestion--accept",".ck-annotation__content-wrapper","ck-annotation","Discard suggestion","createElement","editorReady","1Dbqmng","63LGiHks","creator","commentsListView","formatDateTime","isExternal","element","cancel","disableComments","ck-suggestion-wrapper","ck-suggestion__main",'<span class="ck-suggestion-type">',"check","div","setTemplate","type","_config","time","@external","bindTemplate","102530DhbyKO","join","acceptButton","change:description",'"></span>',"getUserViewNotificationText","417442kwiCJP","1477jEhpox","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-suggestion__actions","ck-annotation__info-time","authoredAt","querySelector","userView","EXTERNAL_SUGGESTION","author","commentThread","ck-suggestion","ck-annotation__info","ck-annotation__info-name","innerHTML"];return(Xc=function(){return t})()}function Qc(t,e){const n=Xc();return(Qc=function(t,e){return n[t-=222]})(t,e)}!function(t){const e=Qc,n=t();for(;;)try{if(121226===-parseInt(e(280))/1*(-parseInt(e(306))/2)+-parseInt(e(223))/3+parseInt(e(247))/4+-parseInt(e(255))/5+parseInt(e(241))/6*(parseInt(e(307))/7)+-parseInt(e(258))/8+-parseInt(e(281))/9*(-parseInt(e(300))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xc);class Zc extends qc{constructor(e,n,r,s){const i=Qc;super(e,n,r,s),this[i(268)](i(295),""),this[i(261)](i(295)).to(this,i(248),(t=>t&&t[0]?t[0][i(295)]:"")),this[i(261)](i(251)).to(this,i(248),this,i(245),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(324)+Jc(e[n(225)],e[n(323)])+n(234);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(259)]=null,this[i(302)]=this[i(229)](zr(e,i(264)),t.icons[i(292)],i(274),i(226),"sw"),this[i(302)][i(261)](i(242)).to(this,i(249)),this[i(332)]=this[i(229)](zr(e,i(277)),t.icons[i(287)],i(238),i(240),"sw"),this[i(332)][i(261)](i(242)).to(this,i(269)),this[i(313)]=new o.UserView(e,this[i(271)][i(315)],this[i(305)]()),this[i(313)][i(265)]({attributes:{class:[i(233),i(266)]}}),this[i(294)](this[i(321)]())}[Kc(321)](){const t=Kc,e=this[t(299)],n=[{tag:t(293),attributes:{class:[t(263),t(318)]},children:[{tag:t(328),children:[{text:this[t(313)][t(254)]}],attributes:{class:[t(331),t(319)]}},{tag:t(297),attributes:{datetime:e.to(t(311)),class:[t(239),t(310)]},children:[{text:e.to(t(311),(e=>this[t(296)][t(284)](e)))}]}]},{tag:t(293),attributes:{class:[t(309),t(329)]},children:[this[t(302)],this[t(332)]]},{tag:t(293),attributes:{class:[t(236)]}}];this[t(271)][t(285)]&&n[t(325)]({tag:t(293),attributes:{class:[t(327)]},children:[{text:this[t(231)]()}]});const r={tag:t(293),attributes:{class:[t(289),e.if(t(245),t(270)),e.to(t(295),(e=>t(256)+e)),this[t(296)][t(288)]&&t(243)],"data-suggestion-id":this[t(271)].id,"data-thread-id":this[t(271)][t(316)].id,"data-author-id":this[t(271)][t(315)].id,tabindex:-1},children:[{tag:t(293),attributes:{class:[t(317),t(276)]},children:[this[t(313)],{tag:t(293),attributes:{class:[t(290),t(262)]},children:n}]}]};return this[t(283)]&&this[t(244)]&&(r[t(252)][t(325)](this[t(283)],this[t(244)]),this[t(283)][t(330)](t(279)).to(this),this[t(283)][t(330)](t(260)).to(this),this[t(244)][t(330)](t(279)).to(this),this[t(244)][t(330)](t(260)).to(this)),r}[Kc(227)](){const t=Kc;super[t(227)](),this[t(259)]=this[t(286)][t(312)](t(275)),this[t(259)][t(320)]=this[t(251)],this.on(t(303),((e,n,r)=>{const s=t;this[s(259)][s(320)]=r}))}[Kc(229)](t,e,n,r,o){const i=Kc,a=new s.ButtonView(this[i(237)]);return a[i(268)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(265)]({attributes:{class:n}}),a.on(i(250),(()=>{const t=i;this[t(326)](r,this[t(271)].id)})),a}[Kc(231)](){const t=Kc;return t(230)===this[t(271)][t(224)][t(298)][t(272)]?zr(this[t(237)],t(308)):zr(this[t(237)],t(314))}[Kc(305)](){const t=Kc;return this[t(271)][t(285)]?t(230)===this[t(271)][t(224)][t(298)][t(272)]?zr(this[t(237)],t(222),this[t(271)][t(282)][t(254)]):zr(this[t(237)],t(253),this[t(271)][t(282)][t(254)]):null}}function Jc(t,e){const n=Kc;let r="";return r+=t[n(267)]("*")[n(273)](((t,e)=>e%2!=0?n(291)+Yc(t)+n(232):Yc(t)))[n(301)](""),e&&(r+=n(235)+e[n(228)]+n(246)+e[n(322)]+n(304)),r}function Yc(t){const e=Kc,n=document[e(278)](e(328));return n[e(257)]=t,n[e(320)]}const $c='\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',tu=nu;function eu(){const t=["_annotationViews","activeMarkers","_initializeController","buttonView","Annotations","children","Track changes","_updateController","previous","discardAllSuggestions","pluginName","isOn","getRanges","isMultiRange","CommentsUI","CommentView","menuBar:trackChanges","descriptionFactory","getByInnerView","clear","getMarkerNames","get","componentFactory","commandName","getFirstRange","focus","suggestionChanged","bind","change:previous","_unbindEditors","trackChanges.SuggestionThreadView","descriptionParts","createAnnotation","1883fuPhaS","EditorAnnotations","2253141KeSijN","switchbutton","suggestion-","length","destroy","push","CommentsRepository","TrackChangesUI","getAllAdjacentSuggestions","getJoined","stopListening","isInContent","addComment","getMarkers","unbind","panelView","editor","Discard all selected suggestions","activeAnnotations","acceptSelectedSuggestions","button","execute","requires","_disableComments","lowest","config","some","createCommentThreadController","discardButton","has","actionView","comments.maxThreadTotalWeight","_suggestionToController","items","toMany","filter","view","_handleControllerBuffer","208451xLTkCs","source","_refreshActiveMarkers","_handleSuggestionControllerDelayed","change:activeAnnotations","getDescriptions","Discard all suggestions","delegate","comments.maxCommentCharsWhenCollapsed","2358450EEaaSL","add","init","define","comments.editorConfig","refreshSelectedViews","trackChanges","head","suggestionUnloaded","acceptButton","arrowView","mainView","set","keys","suggestionLoaded","registerAnnotation","_createMenuBarMenu","_createToolbarButton","innerView","model","_addUIComponentsToFactory","_bindAnnotationToEditors","commands","remove","reduce","Accept all selected suggestions","3889864lPGvlx","addSourceCollector","plugins","isEnabled","menuitemcheckbox","values","separator","type","acceptAllSuggestions","comments.maxCommentsWhenCollapsed","commentThread","3112XzBwjM","1890226VHrhDO","menu","value","_viewToController","Accept all suggestions","menuitem","from","size","SuggestionThreadView","listenTo","comments","_destroyController","createAnnotationView","locale","editing","trackChanges.disableComments","TrackChangesEditing","getSuggestion","hasSuggestion","5354256UpkRud","discardSelectedSuggestions","isDirty","delete"];return(eu=function(){return t})()}function nu(t,e){const n=eu();return(nu=function(t,e){return n[t-=133]})(t,e)}!function(t){const e=nu,n=t();for(;;)try{if(536562===-parseInt(e(169))/1+-parseInt(e(216))/2+-parseInt(e(274))/3+parseInt(e(204))/4+parseInt(e(178))/5+parseInt(e(235))/6+-parseInt(e(272))/7*(-parseInt(e(215))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eu);class ru extends t.Plugin{static get[tu(153)](){const t=tu;return[Lc,o.Users,t(137),t(243),t(273)]}static get[tu(249)](){return tu(138)}constructor(t){const e=tu;super(t),this[e(163)]=new Map,this[e(219)]=new Map,this[e(239)]=new Map,this[e(168)]=new Map;const n=this[e(147)][e(156)];n[e(181)](e(269),Zc),n[e(181)](e(231),!1),this[e(154)]=n[e(260)](e(231))}[tu(172)](t,e){const n=tu;0===this[n(168)][n(223)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(168)]){const r=this[t(163)][t(160)](e);r||n?r&&n&&this[t(227)](e):this[t(241)](e)}this[t(168)][t(258)](),this[t(147)][t(206)][t(260)](t(273))[t(183)](),this[t(171)]()}),10),this[n(168)][n(190)](t,e)}[tu(180)](){const t=tu,e=this[t(147)],n=e[t(206)][t(260)](t(232)),r=e[t(206)][t(260)](t(243)),s=e[t(206)][t(260)](t(273)),o=e[t(206)][t(260)](t(137));this[t(198)](),s[t(205)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(222)](this[e(163)])){const s=t[e(139)](),o=[];for(const t of s){if(!t[e(142)])continue;if(t[e(252)]){o[e(136)](...t[e(251)]());continue}const n=t[e(263)]();if(o[e(134)]>0){const t=o[0][e(140)](n);if(t){o[0]=t;continue}}o[e(136)](n)}n[e(136)]([r[e(167)],o])}return n})),this[t(225)](n,t(192),((e,n)=>{const r=t;this[r(225)](n,r(267),((t,e,s,o)=>{const i=r;n[i(142)]&&(null==s?(this[i(246)](o[i(185)]),this[i(172)](n,!1)):(this[i(246)](s[i(185)]),null==o&&this[i(172)](n,!0)))})),null!==n[r(247)]?this[r(246)](n[r(185)]):this[r(172)](n,!1)})),this[t(225)](n,t(186),((e,n,r)=>{const s=t;this[s(141)](n,s(267)),this[s(168)][s(238)](n),this[s(163)][s(160)](n)&&this[s(227)](n),r&&this[s(246)](r[s(185)])})),this[t(225)](n,t(265),((e,n)=>{this[t(246)](n)})),this[t(225)](r,t(173),(()=>{this[t(171)]()})),this[t(225)](o,t(143),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(234)](r))return;const i=n[o(233)](r);this[o(163)][o(260)](i)[o(167)][o(264)]()}),{priority:t(155)})}[tu(171)](){const t=tu,e=this[t(147)][t(206)][t(260)](t(243)),n=this[t(147)][t(206)][t(260)](t(232)),r=Array[t(222)](e[t(149)],(e=>e[t(196)]))[t(166)]((e=>this[t(219)][t(160)](e))),s=[];for(const e of r){const n=this[t(219)][t(260)](e)[t(197)][t(139)]();s[t(136)](...n[t(202)](((e,n)=>[...e,...n[t(259)]()]),[]))}n[t(240)]=s}[tu(198)](){const t=tu,n=this[t(147)],r=n[t(229)],o=zr(r,t(245)),i=new e.Collection([{type:t(275),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(184),role:t(208)})},{type:t(210)},{type:t(151),model:new s.ViewModel({withText:!0,label:zr(r,t(220)),commandName:t(212),role:t(221)})},{type:t(151),model:new s.ViewModel({withText:!0,label:zr(r,t(203)),commandName:t(150),role:t(221)})},{type:t(151),model:new s.ViewModel({withText:!0,label:zr(r,t(175)),commandName:t(248),role:t(221)})},{type:t(151),model:new s.ViewModel({withText:!0,label:zr(r,t(148)),commandName:t(236),role:t(221)})}]);for(const e of i)if(su(e)){const r=n[t(200)][t(260)](e[t(197)][t(262)]);e[t(197)][t(266)](t(250),t(207)).to(r,t(218),t(207))}n.ui[t(261)][t(179)](t(184),(e=>this[t(195)](e,i,o))),n.ui[t(261)][t(179)](t(255),(e=>this[t(194)](e,i,o)))}[tu(195)](t,e,n){const r=tu,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(147)][r(200)][r(260)](r(184));o[r(242)][r(190)]({tooltip:n,label:n,icon:$c}),o[r(242)][r(266)](r(250)).to(i,r(218)),o[r(242)].on(r(152),(()=>{const t=r;i[t(152)](),this[t(147)][t(230)][t(167)][t(264)]()})),(0,s.addListToDropdown)(o,e,{role:r(217)});const a=[];for(const t of e)su(t)&&a[r(136)](this[r(147)][r(200)][r(260)](t[r(197)][r(262)]));const c=o[r(242)];return c[r(161)][r(145)](r(207)),c[r(188)][r(145)](r(207)),c[r(161)][r(266)](r(207)).to(i,r(207)),c[r(188)][r(266)](r(207))[r(165)](a,r(207),((...t)=>t[r(157)]((t=>t)))),o.on(r(152),(t=>{const e=r;this[e(147)][e(152)](t[e(170)][e(262)]),this[e(147)][e(230)][e(167)][e(264)]()})),o}[tu(194)](t,e,n){const r=tu,o=new s.MenuBarMenuView(t),i=this[r(147)][r(200)][r(260)](r(184));o[r(242)][r(190)]({label:n,icon:$c});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(210)==n[r(211)]){a[r(164)][r(179)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(197)];i[r(266)](...Object[r(191)](c)).to(c),i[r(176)](r(152)).to(o),i.on(r(152),(()=>{const t=r;this[t(147)][t(152)](c[t(262)]),this[t(147)][t(230)][t(167)][t(264)]()})),e[r(244)][r(179)](i),a[r(164)][r(179)](e)}return o[r(266)](r(207)).to(i,r(207)),o[r(146)][r(244)][r(179)](a),o}[tu(241)](t){const e=tu,n=this[e(147)],r=n[e(156)],s=n[e(206)][e(260)](e(243)),i=n[e(206)][e(260)](e(137)),a=n[e(206)][e(260)](e(273)),c=n[e(206)][e(260)](o.Users).me,u=r[e(260)](e(184))[e(224)],{CommentsListView:l,CommentThreadInputView:f}=n[e(206)][e(260)](e(253));let h,d;this[e(239)][e(160)](t.id)?(d=this[e(239)][e(260)](t.id),h=d[e(189)]):(h=new u(n[e(229)],t,c,{disableComments:this[e(154)],editorConfig:r[e(260)](e(182)),maxCommentsWhenCollapsed:r[e(260)](e(213)),maxThreadTotalWeight:r[e(260)](e(162)),maxCommentCharsWhenCollapsed:r[e(260)](e(177)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(260)](e(229))),CommentView:r[e(260)](e(226))[e(254)],CommentsListView:l,CommentThreadInputView:f}),h[e(187)].on(e(152),(()=>{const t=e;n[t(230)][t(167)][t(264)]()})),h[e(159)].on(e(152),(()=>{const t=e;n[t(230)][t(167)][t(264)]()})),d=s[e(228)](this[e(147)][e(229)],h),d[e(266)](e(237)).to(h,e(237)),d[e(266)](e(134)).to(h),d[e(266)](e(211)).to(h,e(211),(t=>e(133)+t)),this[e(239)][e(190)](t.id,d));const g=i[e(158)](t[e(214)],h),p=new Vc(n,t,h,g),m=t[e(139)]()[e(166)]((t=>t[e(142)]));h[e(270)]=n[e(206)][e(260)](e(232))[e(256)][e(174)](m),this[e(163)][e(190)](t,p),this[e(219)][e(190)](h,p);const I=s[e(271)]({view:d,target:()=>{const r=e,s=[],i=t[r(139)]()[r(166)]((t=>t[r(142)]));for(const t of i)s[r(136)](...t[r(144)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(230)],s)},type:()=>e(133)+p[e(167)][e(211)]});i[e(199)](h,I),s[e(179)](I),a[e(193)](I)}[tu(227)](t){const e=tu,n=this[e(147)][e(206)][e(260)](e(137)),r=this[e(147)][e(206)][e(260)](e(243)),s=this[e(163)][e(260)](t),o=s[e(167)],i=r[e(257)](o);n[e(268)](o),i&&r[e(201)](i),this[e(163)][e(238)](t),this[e(219)][e(238)](o),s[e(135)]()}[tu(246)](t){const e=tu;if(!t[e(142)]||!this[e(163)][e(160)](t))return;const n=this[e(147)][e(206)][e(260)](e(232)),r=this[e(163)][e(260)](t),s=t[e(139)]();r[e(167)][e(270)]=n[e(256)][e(174)](s)}[tu(135)](){const t=tu;for(const e of this[t(163)][t(191)]())this[t(227)](e);for(const e of this[t(239)][t(209)]())e[t(189)][t(135)]();super[t(135)]()}}function su(t){return tu(197)in t}var ou=iu;function iu(t,e){var n=cu();return(iu=function(t,e){return n[t-=228]})(t,e)}!function(t){for(var e=iu,n=t();;)try{if(474484===-parseInt(e(246))/1*(parseInt(e(245))/2)+-parseInt(e(238))/3*(parseInt(e(233))/4)+parseInt(e(241))/5*(-parseInt(e(230))/6)+-parseInt(e(248))/7+parseInt(e(239))/8*(parseInt(e(229))/9)+parseInt(e(228))/10*(parseInt(e(247))/11)+parseInt(e(234))/12*(parseInt(e(242))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(cu);class au extends t.Plugin{static get[ou(237)](){return[Lc,ru,ou(252)]}static get[ou(243)](){return ou(244)}set[ou(236)](t){var e=ou;this[e(231)][e(249)][e(251)](Lc)[e(236)]=t}get[ou(236)](){var t=ou;return this[t(231)][t(249)][t(251)](Lc)[t(236)]}[ou(235)](t){var e=ou;return this[e(231)][e(249)][e(251)](Lc)[e(232)](t)}[ou(240)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=ou;return this[n(231)][n(249)][n(251)](Lc)[n(240)]({skipNotAttached:t,toJSON:e})}[ou(250)](t){var e=ou;return this[e(231)][e(249)][e(251)](Lc)[e(250)](t)}}function cu(){var t=["8742SEqwSn","editor","addSuggestionData","1642076xapoab","971592tElBAm","addSuggestion","adapter","requires","3rIQfay","8aqmKvR","getSuggestions","2845pkqmRw","195pQMfhH","pluginName","TrackChanges","112562dZzYtX","7bjWRmX","33iRIoNu","1559663NmEGhX","plugins","getSuggestion","get","Comments","1160630UZvxyw","6913197hnApUk"];return(cu=function(){return t})()}const uu=lu;function lu(t,e){const n=fu();return(lu=function(t,e){return n[t-=110]})(t,e)}function fu(){const t=["getRootNames","editor","requires","destroy","1652328qhvzWy","create","1102662iSxUjq","TrackChangesData","push","addCommentThread","useAnonymousUser","editorCreator","map","set","getDataWithAcceptedSuggestions","result","div","TrackChangesEditing","rootsAttributes","createElement","31GcIvRF","init","constructor","4351448bJAdIU","getFullData","define","discardAllSuggestions","getDataWithDiscardedSuggestions","createDocumentFragment","addUser","_adapter","23726EuVRgD","getRootsAttributes","config","name","acceptAllSuggestions","get","end","track-changes-data-invalid-editor-creator","addSuggestionData","getSuggestions","2752848HXZcdQ","function","reduce","CommentsRepository","761005gmufZl","users","document","trackChangesData.editorCreator","execute","plugins","Pagination","getUser","appendChild","pluginName","model","TrackChangesDataGetter","trackChangesData","Users","data","1159839ccKYuh","getCommentThreads"];return(fu=function(){return t})()}!function(t){const e=lu,n=t();for(;;)try{if(246631===parseInt(e(152))/1*(-parseInt(e(163))/2)+parseInt(e(130))/3+parseInt(e(136))/4+-parseInt(e(115))/5+-parseInt(e(138))/6+-parseInt(e(111))/7+parseInt(e(155))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fu);const hu=[uu(121)];class du extends t.Plugin{static get[uu(134)](){return[Lc]}static get[uu(124)](){return uu(139)}[uu(153)](){const t=uu,n=this[t(133)];if(n[t(165)][t(157)](t(118),(e=>{const r=t,s=n[r(125)][r(117)][r(132)]()[r(113)](((t,e)=>(t[e]="",t)),{});return n[r(154)][r(137)](s,e)})),t(112)!=typeof n[t(165)][t(168)](t(127))[t(143)])throw new e.CKEditorError(t(170))}[uu(146)](t){return mu(this[uu(133)],!0,t)}[uu(159)](t){return mu(this[uu(133)],!1,t)}}class gu extends t.Plugin{static get[uu(124)](){return uu(126)}constructor(t){const e=uu;super(t),this[e(147)]=e(169)}[uu(153)](){const t=uu;this[t(133)][t(120)][t(168)](t(114))[t(162)]={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(133)][t(120)][t(168)](t(149))[t(162)]=null}}function pu(t){return void 0!==t[uu(164)]}async function mu(t,e,n){const r=uu,s=(0,o.sanitizeEditorConfig)(t,hu);s[r(120)][r(140)](Lc,gu),s[r(150)]=pu(t)?t[r(164)]():void 0;const i=document[r(160)](),a=t[r(165)][r(168)](r(127))[r(143)],c=await a(s,(()=>function(t){const e=r,n=document[e(151)](e(148));return t[e(123)](n),n}(i)));!function(t,e){const n=r,s=t[n(125)][n(117)][n(132)]()[n(113)](((e,r)=>(e[r]=t[n(129)][n(168)]({rootName:r}),e)),{}),o=t[n(120)][n(168)](n(128))[n(116)][n(144)]((t=>({id:t.id,name:t[n(166)]}))),i=t[n(120)][n(168)](n(149))[n(110)]({skipNotAttached:!0,toJSON:!0}),a=t[n(120)][n(168)](n(114))[n(131)]({skipNotAttached:!0,toJSON:!0}),c=e[n(120)][n(168)](n(128)),u=e[n(120)][n(168)](n(149)),l=e[n(120)][n(168)](n(114));for(const t of o)c[n(122)](t.id)||c[n(161)](t);c.me||c[n(142)]();for(const t of a)l[n(141)](t);for(const t of i)u[n(171)](t);e[n(129)][n(145)](s)}(t,c),c[r(119)](r(e?167:158));const u=pu(c)?c[r(156)](n):c[r(129)][r(168)](n);return await c[r(135)](),u}function Iu(t,e){var n=Eu();return(Iu=function(t,e){return n[t-=309]})(t,e)}function Eu(){var t=["690pRPuDr","2395132ktZdkF","8UwxgRL","8822820VkXajw","225261zuiuLJ","1324GeVTWs","10418373AxGrJE","252417qbfSyj","11928024mohQne","3yaeccw","4945cxOBrM"];return(Eu=function(){return t})()}!function(t){for(var e=Iu,n=t();;)try{if(819592===parseInt(e(311))/1+-parseInt(e(319))/2*(-parseInt(e(316))/3)+parseInt(e(312))/4*(-parseInt(e(317))/5)+parseInt(e(310))/6+parseInt(e(313))/7*(-parseInt(e(309))/8)+parseInt(e(315))/9+parseInt(e(318))/10*(-parseInt(e(314))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Eu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();