@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240718.0 → 0.0.0-nightly-20240720.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:()=>hu,TrackChangesEditing:()=>Lc});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=["TrackChangesCommand","_disableUnsupportedCommands","728404GVjIwr","value","1579484ZkimXZ","120SpKvdx","541632vBLYhG","19143630PrSHhn","commands","affectsData","5650731PkgvVA","refresh","execute","5yEzOrf","editor","isEnabled","2013252bhuriO","clearForceDisabled","783184MhyyAu","_enabledCommands","8JwPoJw","_enableCommands","forceDisabled","has","_isEnabledBasedOnSelection"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=278]})(t,e)}!function(t){const e=l,n=t();for(;;)try{if(815790===parseInt(e(278))/1+parseInt(e(301))/2+-parseInt(e(290))/3+-parseInt(e(292))/4*(parseInt(e(287))/5)+parseInt(e(279))/6*(-parseInt(e(280))/7)+-parseInt(e(294))/8*(parseInt(e(284))/9)+parseInt(e(281))/10)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(293)]=e,this[n(302)]=!1,this[n(285)](),this[n(298)]=!1}[c(285)](){this[c(289)]=!0}[c(286)](){const t=c;this[t(302)]=!this[t(302)],this[t(302)]?this[t(300)]():this[t(295)]()}[c(300)](){const t=c;for(const e of this[t(288)][t(282)][t(282)]())e[t(283)]&&!this[t(293)][t(297)](e)&&e[t(296)](t(299))}[c(295)](){const t=c;for(const e of this[t(288)][t(282)][t(282)]())e[t(283)]&&!this[t(293)][t(297)](e)&&e[t(291)](t(299))}}function h(t,e){const n=d();return(h=function(t,e){return n[t-=418]})(t,e)}const g=h;function d(){const t=["getRanges","track-changes-accept-suggestion-not-found","get","6353480nzllSi","execute","79236qQAPor","2644WEUeZr","3177SQvZpO","plugins","35pTRpIP","696ELtcot","acceptSuggestion","isEnabled","_isEnabledBasedOnSelection","72QlkSMq","4JrqlUG","78532mXZZvd","856452cTEPCF","canEditAt","model","11AgBZTr","TrackChangesEditing","1274585rzuCUk","refresh","editor","228332MXBXwa","_suggestions"];return(d=function(){return t})()}!function(t){const e=h,n=t();for(;;)try{if(423486===parseInt(e(441))/1*(parseInt(e(442))/2)+parseInt(e(433))/3*(parseInt(e(432))/4)+parseInt(e(421))/5+parseInt(e(443))/6*(-parseInt(e(435))/7)+parseInt(e(436))/8*(parseInt(e(431))/9)+parseInt(e(429))/10*(-parseInt(e(419))/11)+-parseInt(e(440))/12*(parseInt(e(424))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class p extends t.Command{constructor(t,e){const n=h;super(t),this[n(425)]=e,this[n(422)](),this[n(439)]=!1}[g(422)](){this[g(438)]=!0}[g(430)](t){const n=g,r=this[n(425)][n(428)](t);if(!r)throw new e.CKEditorError(n(427),this);const s=r[n(426)]();this[n(423)][n(418)][n(444)](s)&&this[n(423)][n(434)][n(428)](n(420))[n(437)](r)}}const m=E;function I(){const t=["983847LvTUvQ","146128WYUgMb","discardSuggestion","192655hyXVmZ","TrackChangesEditing","3709210ALHXaI","execute","2214136QyLtXp","get","1416978EQgpuS","track-changes-discard-suggestion-not-found","4663780MnllfW","9MfqJun","8lahBxt","refresh","7iKVCKV","editor","plugins","getRanges","_suggestions","canEditAt","isEnabled","1DtsMeY","model","_isEnabledBasedOnSelection"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=336]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(196104===-parseInt(e(346))/1*(-parseInt(e(350))/2)+parseInt(e(349))/3+parseInt(e(337))/4*(parseInt(e(352))/5)+parseInt(e(358))/6*(parseInt(e(339))/7)+-parseInt(e(356))/8*(-parseInt(e(336))/9)+-parseInt(e(354))/10+-parseInt(e(360))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(343)]=e,this[n(338)](),this[n(348)]=!1}[m(338)](){this[m(345)]=!0}[m(355)](t){const n=m,r=this[n(343)][n(357)](t);if(!r)throw new e.CKEditorError(n(359),this);const s=r[n(342)]();this[n(340)][n(347)][n(344)](s)&&this[n(340)][n(341)][n(357)](n(353))[n(351)](r)}}function T(t,e){const n=_();return(T=function(t,e){return n[t-=372]})(t,e)}function _(){const t=["add","type","createPositionAfter","next","splice","isArray","getRanges","417LdVvta","797055EcCLJU","value","schema","map","createPositionAt","end","2756940MKnKWx","678177ovADDe","12enKYvs","createRange","sort","1090030uHElni","change","isMultiRange","isTouching","3534upLOzw","push","303759FjVbxE","deletion","isObject"," [color ","isIntersecting","start","4WupJqn","2781610zwwogx","isCollapsed","8XXpAYi","color","isInContent","content","length","execute","replace","22uOtroO","join","from","createPositionBefore"];return(_=function(){return t})()}function y(t){const e=T;return t[e(405)](((t,n)=>e(413)==t[e(388)]&&e(413)!=n[e(388)]?-1:e(413)!=t[e(388)]&&e(413)==n[e(388)]?1:0))}function A(t,e){const n=T;let r,s=0;const o=[],i=e[n(397)];for(;s<t[n(380)];){const a=t[s],c=t[s+1];r||(r=e[n(386)](a)),C(e,a,c)||(o[n(411)](e[n(404)](r,i[n(414)](a)?e[n(389)](a):e[n(399)](a,n(400)))),r=null),s++}return o}function C(t,e,n){const r=T;if(!n)return!1;const s=t[r(389)](e),o=t[r(386)](n);return s[r(409)](o)}!function(t){const e=T,n=t();for(;;)try{if(158416===-parseInt(e(412))/1+-parseInt(e(410))/2*(-parseInt(e(394))/3)+-parseInt(e(373))/4*(parseInt(e(406))/5)+-parseInt(e(403))/6*(parseInt(e(395))/7)+parseInt(e(376))/8*(-parseInt(e(402))/9)+parseInt(e(374))/10+parseInt(e(383))/11*(parseInt(e(401))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);function k(t,e,n){const r=T;for(;n[r(380)];){const s=n[r(391)](0,100);t[r(407)]((()=>{const t=r;for(const n of s)n[t(378)]&&e[t(381)](n.id)}))}}function L(){const t=["3809226ueICFO","17239264gYuILT","editor","getRanges","refresh","some","values","canEditAt","isEnabled","execute","459405SYaLJd","1806urAhYW","12730IOevqo","model","547719iavBRr","_command","_isEnabledBasedOnSelection","_suggestions","56KCpMVD","isInContent","1692880uwwhNL","from"];return(L=function(){return t})()}const N=R;function R(t,e){const n=L();return(R=function(t,e){return n[t-=136]})(t,e)}!function(t){const e=R,n=t();for(;;)try{if(432151===-parseInt(e(140))/1+-parseInt(e(150))/2+parseInt(e(144))/3+parseInt(e(148))/4*(parseInt(e(142))/5)+-parseInt(e(152))/6+-parseInt(e(141))/7+parseInt(e(153))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);class S extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(145)]=e,this[r(147)]=n,this[r(156)](),this[r(146)]=!1}[N(156)](){const t=N,e=Array[t(151)](this[t(147)][t(136)]())[t(157)]((e=>e[t(149)]));this[t(138)]=this[t(145)][t(138)]&&e}[N(139)](){const t=N,e=y(Array[t(151)](this[t(147)][t(136)]()));for(const n of e){const e=n[t(155)]();if(!this[t(154)][t(143)][t(137)](e))return}k(this[t(154)][t(143)],this[t(145)],e)}}const M=v;function v(t,e){const n=w();return(v=function(t,e){return n[t-=318]})(t,e)}function w(){const t=["186493oVAFVt","12419bCscdw","143240FaZeRR","size","from","selection","_suggestions","execute","values","_command","document","_isEnabledBasedOnSelection","223458DctaYf","editor","isEnabled","167880QStAWY","5GuMewc","canEditAt","model","227576rUxvQu","63OHkeWR","_selectedSuggestions","getRanges","1257732ifLvKt","refresh","8150wHnHxm","9tQqkVK"];return(w=function(){return t})()}!function(t){const e=v,n=t();for(;;)try{if(107698===-parseInt(e(341))/1+-parseInt(e(326))/2+-parseInt(e(340))/3*(parseInt(e(343))/4)+-parseInt(e(330))/5*(parseInt(e(329))/6)+-parseInt(e(337))/7+-parseInt(e(333))/8*(parseInt(e(334))/9)+parseInt(e(339))/10*(parseInt(e(342))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class O extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(323)]=e,this[r(320)]=n,this[r(335)]=new Set,this[r(338)](),this[r(325)]=!1}[M(338)](){const t=M,e=this[t(327)][t(332)][t(324)][t(319)],n=Array[t(318)](this[t(320)][t(322)]());this[t(335)]=function(t,e){const n=T,r=Array[n(385)](t[n(393)]()),s=new Set;for(const o of e)if(o[n(378)])for(const e of r)for(const r of o[n(393)]())(e[n(416)](r)||t[n(375)]&&!o[n(408)]&&o[n(390)]&&r[n(400)][n(409)](e[n(372)]))&&s[n(387)](o);return s}(e,n),this[t(328)]=this[t(323)][t(328)]&&!!this[t(335)][t(344)]}[M(321)](){const t=M,e=y(Array[t(318)](this[t(335)]));for(const n of e){const e=n[t(336)]();if(!this[t(327)][t(332)][t(331)](e))return}k(this[t(327)][t(332)],this[t(323)],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 W=function(){this.__data__=new H,this.size=0};const z=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Y="object"==typeof self&&self&&self.Object===Object&&self;const Z=q||Y||Function("return this")();const J=Z.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.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 gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const Ct=At(Z,"Map");const kt=At(Object,"create");const Lt=function(){this.__data__=kt?kt(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(kt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return kt?void 0!==e[t]:Mt.call(e,t)};const wt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=kt&&void 0===e?"__lodash_hash_undefined__":e,this};function Ot(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ot.prototype.clear=Lt,Ot.prototype.delete=Nt,Ot.prototype.get=St,Ot.prototype.has=vt,Ot.prototype.set=wt;const Dt=Ot;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(Ct||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 Wt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!Ct||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function zt(t){var e=this.__data__=new H(t);this.size=e.size}zt.prototype.clear=W,zt.prototype.delete=z,zt.prototype.get=K,zt.prototype.has=X,zt.prototype.set=Wt;const Kt=zt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Yt=function(t,e,n){"__proto__"==e&&qt?qt(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)||Yt(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?Yt(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 ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var Ce=Object.prototype.hasOwnProperty;const ke=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!Ce.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const we=function(t){return null!=t&&de(t.length)&&!ct(t)};const Oe=function(t){return we(t)?ke(t):ve(t)};const De=function(t,e){return t&&Qt(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 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 we(t)?ke(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?Z.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const We=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const ze=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ye=Object.getOwnPropertySymbols;const Ze=Ye?function(t){return null==t?[]:(t=Object(t),Ke(Ye(t),(function(e){return qe.call(t,e)})))}:Xe;const Je=function(t,e){return Qt(t,Ze(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,Ze(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,Oe,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]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(Ct),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||Ct&&Tn(new Ct)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Cn=Z.Uint8Array;const kn=function(t){var e=new t.constructor(t.byteLength);return new Cn(e).set(new Cn(t)),e};const Ln=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=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?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return kn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return wn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return vn(t)}};var 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]",Wn="[object Function]",zn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[zn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Wn]=Kn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return ze(e,a)}else{var h=_n(e),g=h==Wn||"[object GeneratorFunction]"==h;if(fe(e))return We(e,c);if(h==zn||h==Hn||g&&!o){if(a=u||g?{}:xn(e),!c)return u?en(e,Ue(a,e)):Je(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=On(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:Oe)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Jt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Yn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Zn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Yn(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(Yn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Yn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Jt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new 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=J?J.prototype:void 0,Ar=yr?yr.valueOf:void 0;const Cr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new Cn(t),new Cn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return 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 kr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:kr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):Cr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const wr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const Or=function(t,e){return wr(t,e)};const 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)};function jr(){const t=["addMarker","getItems","onDiscard","@external","set","getFirstMarker","substr","20330uTbXRa","getMultiRangeId","getContainedElement","185562SXCxBA","5569674uACAJs","accept","head","5YDxwsC","add","_onAttributesChange","1904688LsyHrb","removeMarkers","filter","start","setAttribute","change","onAccept","end","split","author","getMarkers","getAllAdjacentSuggestions","reduce","creator","getMarkerNames","authoredAt","previous","commentThread","clear","attributes","nodeAfter","from","markers","nodeBefore","isInContent","114VIpJOA","6783854gKFWTT","type","suggestion:","createdAt","306qSUeBY","addRange","_markerNames","hasComments","_saved","discard","808qdfZZb","data","toJSON","map","get","_onAccept","isIntersectingWithRange","size","next","getRanges","removeAttribute","_isDataLoaded","isExternal","subType","_model","length","delete","addMarkerName","onAttributesChange","21lzVlOj","removeMarker","_onDiscard","decorate","132423pcvnfE","push","getRange","isIntersecting","getFirstRange","isMultiRange"];return(jr=function(){return t})()}const Gr=Vr;function Vr(t,e){const n=jr();return(Vr=function(t,e){return n[t-=256]})(t,e)}!function(t){const e=Vr,n=t();for(;;)try{if(503781===parseInt(e(279))/1+-parseInt(e(295))/2+parseInt(e(327))/3*(-parseInt(e(256))/4)+-parseInt(e(299))/5*(parseInt(e(296))/6)+-parseInt(e(275))/7*(-parseInt(e(302))/8)+parseInt(e(332))/9*(parseInt(e(292))/10)+parseInt(e(328))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(267)]=!1,this.id=e.id,this[n(329)]=e[n(329)],this[n(269)]=e[n(269)]||null,this[n(311)]=e[n(311)],this[n(315)]=e[n(315)]||e[n(311)],this[n(268)]=Boolean(e[n(321)]&&e[n(321)][n(288)]),this[n(257)]=null,this[n(270)]=t,this[n(261)]=e[n(308)],this[n(277)]=e[n(287)],this[n(301)]=e[n(274)],this[n(334)]=new Set,this[n(331)]=null,this[n(289)](n(317),null),this[n(289)](n(321),e[n(321)]||{}),this[n(289)](n(318),null),this[n(289)](n(264),null),this[n(289)](n(319),null),this[n(289)](n(336),!1),this[n(278)](n(297)),this[n(278)](n(337))}get[Gr(298)](){const t=Gr;let e=this;for(;e[t(318)];)e=e[t(318)];return e}get[Gr(335)](){const t=Gr;return!!this[t(319)]&&this[t(319)][t(271)]>0}get[Gr(284)](){const t=Gr;return 0!=this[t(334)][t(263)]&&6==Array[t(323)](this[t(334)])[0][t(310)](":")[t(271)]}get[Gr(326)](){return null!==this[Gr(290)]()}[Gr(273)](t){const e=Gr;this[e(334)][e(300)](t)}[Gr(316)](){const t=Gr;return Array[t(323)](this[t(334)])}[Gr(312)](){const t=Gr;return this[t(316)]()[t(259)]((e=>this[t(270)][t(324)][t(260)](e)))[t(304)]((t=>t))}[Gr(290)](){return this[Gr(312)]()[0]||null}[Gr(303)](){const t=Gr;this[t(270)][t(307)]((e=>{const n=t;for(const t of this[n(312)]())e[n(276)](t)})),this[t(334)][t(320)]()}[Gr(276)](t){const e=Gr;this[e(270)][e(307)]((n=>{n[e(276)](t)})),this[e(334)][e(272)](t)}[Gr(333)](t){const e=Gr,n=e(330)+this[e(329)]+":"+this[e(269)]+":"+this.id+":"+this[e(315)].id+":"+Hr[e(293)]();this[e(273)](n),this[e(270)][e(307)]((r=>{r[e(285)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Gr(262)](t){const e=Gr;for(const n of this[e(265)]())if(n[e(282)](t))return!0;return!1}[Gr(265)](){const t=Gr;return this[t(312)]()[t(259)]((e=>e[t(281)]()))}[Gr(286)](){const t=Gr;return this[t(265)]()[t(314)](((e,n)=>[...e,...n[t(286)]()]),[])}[Gr(283)](){const t=Gr;var e;return(null===(e=this[t(290)]())||void 0===e?void 0:e[t(281)]())||null}[Gr(294)](){const t=Gr,e=this[t(265)]();if(1!=e[t(271)])return null;const n=e[0],r=n[t(305)][t(322)],s=n[t(309)][t(325)];return r instanceof i.Element?r!=s?null:r:null}[Gr(297)](){const t=Gr;this[t(261)](this[t(265)](),this[t(257)],this[t(321)]),this[t(303)]()}[Gr(337)](){const t=Gr;this[t(277)](this[t(265)](),this[t(257)],this[t(321)]),this[t(303)]()}[Gr(313)](){const t=Gr,e=[];let n=this[t(298)];for(;n;)e[t(280)](n),n=n[t(264)];return e}[Gr(306)](t,e){const n=Gr,r=qn(this[n(321)]);hr(r,t,e),Or(r,this[n(321)])||(this[n(321)]=r,this[n(301)](r))}[Gr(266)](t){const e=Gr,n=qn(this[e(321)]);Ur(n,t),Or(n,this[e(321)])||(this[e(321)]=n,this[e(301)](this[e(321)]))}[Gr(258)](){const t=Gr;return{id:this.id,type:this[t(269)]?this[t(329)]+":"+this[t(269)]:this[t(329)],authorId:this[t(315)].id,createdAt:this[t(331)],hasComments:this[t(335)],data:this[t(257)],attributes:this[t(321)]}}static[Gr(293)](){const t=Gr;return(0,e.uid)()[t(291)](1,5)}}function Wr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"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 zr=Kr;function Kr(t,e){const n=Xr();return(Kr=function(t,e){return n[t-=380]})(t,e)}function Xr(){const t=["skip","data","removeObject","getFirstRange","previousSibling","pop","5916664igkKzH","subType","addObject","_locale","elementEnd","match","start","map","length","*Remove format:* %0","quantity","$text","addEmptyContainer","elementStart","removeContainer","normal","addFormat","addContainer","key","REPLACE_TEXT","deletion","_schema","_handleCustomCallbackDescription","insertion","721917acydEv","removeFormat","nodeAfter","push","*Change to:* %0","*Merge:* %0","indexOf","_itemLabelsCallbacks","softBreak","getItemLabel","isInContent","EmptyContainer","name","_attributeLabels","595343bQDZKZ","_customCallbacks","_resolveDescriptionItems","Container","set","attribute","newValue","removeEmptyContainer","text","*Remove:* %0","1858432VEZYBS","*Insert:* %0","matchingCallback","end","*Set format:* %0","get","has","replace","*Split:* %0","isObject","join","_handleRenameSuggestionDescription","208pBtMuU","getDescriptions","_handleInsertRemoveSuggestionDescription","2160753yQDCRr","registerElementLabel","function","$textProxy","isEmpty","isEqual","$1 $2","remove","type","registerDescriptionCallback","_addDescriptionItems","element","registerAttributeLabel","_itemLabels","format","7084230LkgGWd","_handleAttributeSuggestionDescription","getWalker","Object","label","nextSibling","item","3585095rGxZdv","checkChild","ELEMENT_SPACE","add"];return(Xr=function(){return t})()}!function(t){const e=Kr,n=t();for(;;)try{if(861618===-parseInt(e(392))/1+-parseInt(e(402))/2+parseInt(e(417))/3+-parseInt(e(449))/4+-parseInt(e(439))/5+parseInt(e(432))/6+parseInt(e(473))/7*(parseInt(e(414))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xr);class qr{constructor(t,e){const n=Kr;this[n(393)]=[],this[n(430)]=new Map,this[n(385)]=[],this[n(391)]=new Map,this[n(470)]=t,this[n(452)]=e}[zr(415)](t){const e=zr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(457)];o++){const i=t[o];if(!i[e(388)])continue;const a=this[e(471)](i);if(a){if(null!=i[e(450)]){if(r[e(408)](i[e(450)]))continue;r[e(442)](i[e(450)])}n[e(381)](a)}else if(e(397)!=i[e(425)])e(472)!=i[e(425)]&&e(469)!=i[e(425)]||this[e(416)](n,i,t[o+1]);else{const t=i[e(444)][e(467)];if(s[e(408)](t))continue;s[e(442)](i[e(444)][e(467)]),t==kc?this[e(413)](n,i):this[e(433)](n,i)}}return this[e(394)](n)}[zr(426)](t){const e=zr;this[e(393)][e(381)](t)}[zr(418)](t,n,r=e.priorities[zr(464)]){const s=zr;s(419)==typeof t?(0,e.insertToPriorityArray)(this[s(385)],{matchingCallback:t,label:n,priority:r}):this[s(430)][s(396)](t,n)}[zr(429)](t,e){const n=zr;this[n(391)][n(396)](t,e)}[zr(387)](t,e=1){const n=zr;let r;for(const e of this[n(385)])if(e[n(404)](t)){r=e[n(436)];break}return r||(r=this[n(430)][n(407)](t[n(390)])),r?r(e):1!==e?e+" "+t[n(390)]+"s":""+t[n(390)]}[zr(427)](t,e){const n=zr,r=e[n(446)]()[n(434)](),s=n(472)==e[n(425)]?n(442):n(424);for(const e of r){const o=e[n(438)],i=t[t[n(457)]-1];if(o.is(n(420)))i&&i[n(425)][n(384)](n(395))>-1&&t[n(448)](),i&&n(400)==i[n(425)]?i[s]+=o[n(444)]:t[n(381)]({type:n(400),add:n(442)==s?o[n(444)]:"",remove:n(424)==s?o[n(444)]:""});else if(this[n(470)][n(411)](o)){const a=o;if(i&&i[n(425)][n(384)](n(395))>-1&&t[n(448)](),n(453)==e[n(425)])continue;i&&i[n(425)]==s+n(435)&&i[n(428)][n(390)]==a[n(390)]?i[n(459)]++:t[n(381)]({type:s+n(435),element:a,quantity:1}),r[n(443)]((t=>!(n(453)==t[n(425)]&&t[n(438)]==o)))}else if(this[n(470)][n(440)](o,n(460))||o.is(n(428),n(386))){const r=o;if(n(442)==s&&n(462)==e[n(425)]||n(424)==s&&n(453)==e[n(425)])continue;if(i&&-1==i[n(425)][n(384)](n(395))){n(400)==i[n(425)]&&(i[s]+="\n");continue}let a;if(a=n(442)==s?r[n(437)]&&!this[n(470)][n(411)](r[n(437)])?r[n(437)]:null:r[n(447)]&&!this[n(470)][n(411)](r[n(447)])?r[n(447)]:null,r[n(421)]||a&&a[n(421)]){const e=a&&a[n(421)]?a:r;i&&i[n(425)]==s+n(389)&&i[n(428)][n(390)]==e[n(390)]?i[n(459)]++:t[n(381)]({type:s+n(389),element:e,quantity:1})}else t[n(381)]({type:s+n(395),element:r})}}}[zr(394)](t){const e=zr,n=this[e(452)],r=[],s=[],o=[];for(const i of t)switch(i[e(425)]){case e(400):if(i[e(442)]=i[e(442)][e(409)](/(\S)\u000A+(\S)/g,e(423))[e(409)](/\u000A/g,""),i[e(424)]=i[e(424)][e(409)](/(\S)\u000A+(\S)/g,e(423))[e(409)](/\u000A/g,""),""!=i[e(442)]&&""!=i[e(424)]){r[e(381)]({type:e(409),content:Wr(n,e(468),['"'+i[e(424)]+'"','"'+i[e(442)]+'"'])});continue}if(null!=i[e(442)][e(454)](/^ +$/)){r[e(381)]({type:e(472),content:Wr(n,e(403),Wr(n,e(441),i[e(442)][e(457)]))});continue}if(null!=i[e(424)][e(454)](/^ +$/)){r[e(381)]({type:e(469),content:Wr(n,e(401),Wr(n,e(441),i[e(424)][e(457)]))});continue}if(""!=i[e(442)]){r[e(381)]({type:e(472),content:Wr(n,e(403),'"'+i[e(442)]+'"')});continue}r[e(381)]({type:e(469),content:Wr(n,e(401),'"'+i[e(424)]+'"')});continue;case e(461):case e(451):r[e(381)]({type:e(472),content:Wr(n,e(403),this[e(387)](i[e(428)],i[e(459)]))});continue;case e(399):case e(445):r[e(381)]({type:e(469),content:Wr(n,e(401),this[e(387)](i[e(428)],i[e(459)]))});continue;case e(466):r[e(381)]({type:e(472),content:Wr(n,e(410),this[e(387)](i[e(428)],i[e(459)]))});continue;case e(463):r[e(381)]({type:e(469),content:Wr(n,e(383),this[e(387)](i[e(428)],i[e(459)]))});continue;case e(465):s[e(381)](i[e(467)]);continue;case e(474):o[e(381)](i[e(467)]);continue;default:r[e(381)](i)}if(s[e(457)]){const t=s[e(456)]((t=>this[e(391)][e(408)](t)?this[e(391)][e(407)](t):t))[e(412)](", ");r[e(381)]({type:e(431),content:Wr(this[e(452)],e(406),t)})}if(o[e(457)]){const t=o[e(456)]((t=>this[e(391)][e(408)](t)?this[e(391)][e(407)](t):t))[e(412)](", ");r[e(381)]({type:e(431),content:Wr(this[e(452)],e(458),t)})}return r}[zr(471)](t){const e=zr;for(const n of this[e(393)]){const r=n(t);if(r&&e(425)in r)return r}}[zr(433)](t,e){const n=zr,r=e[n(444)],s=void 0===r[n(398)]?n(474):n(465);t[n(381)]({type:s,key:r[n(467)]})}[zr(413)](t,e){const n=zr;t[n(381)]({type:n(431),content:Wr(this[n(452)],n(382),this[n(387)](e[n(446)]()[n(455)][n(380)],1))})}[zr(416)](t,e,n){const r=zr;if(this[r(427)](t,e),n&&n[r(446)]()&&!e[r(446)]()[r(405)][r(422)](n[r(446)]()[r(455)])){const n=t[t[r(457)]-1],s=r(472)==e[r(425)]?r(442):r(424);n&&r(400)==n[r(425)]&&(n[s]+="\n")}}}const Yr=Zr;function Zr(t,e){const n=Jr();return(Zr=function(t,e){return n[t-=347]})(t,e)}function Jr(){const t=["TrackChangesEditing","4540076lCFXaC","showAIAssistant","13337513ZbUlSd","enableCommand","3087942vcdckM","2311198CZUqCY","editor","1451160qvyBZY","afterInit","get","316693TFumEc","plugins","commands","4730844hmyVbs"];return(Jr=function(){return t})()}!function(t){const e=Zr,n=t();for(;;)try{if(673916===parseInt(e(352))/1+-parseInt(e(347))/2+-parseInt(e(361))/3+parseInt(e(357))/4+parseInt(e(349))/5+-parseInt(e(355))/6+parseInt(e(359))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jr);class Qr extends t.Plugin{[Yr(350)](){const t=Yr,e=this[t(348)],n=e[t(353)][t(351)](t(356));e[t(354)][t(351)](t(358))&&n[t(360)](t(358))}}const $r=ts;function ts(t,e){const n=ns();return(ts=function(t,e){return n[t-=238]})(t,e)}!function(t){const e=ts,n=t();for(;;)try{if(528365===-parseInt(e(257))/1+-parseInt(e(267))/2+-parseInt(e(273))/3+parseInt(e(258))/4+-parseInt(e(255))/5+-parseInt(e(266))/6+parseInt(e(264))/7*(parseInt(e(238))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ns);class es extends t.Plugin{[$r(260)](){const t=$r,e=this[t(254)],n=e[t(265)];if(!e[t(274)][t(252)](t(251)))return;const r=e[t(274)][t(245)](t(240));r[t(263)](t(261)),r[t(262)](t(261)),r[t(243)][t(244)](t(261),Wr(n,t(247))),this[t(250)]()}[$r(250)](){const t=$r,e=this[t(254)],n=e[t(265)];e[t(274)][t(245)](t(240))[t(243)][t(249)]((e=>{const r=t;if(r(268)!=e[r(256)])return;const{data:s}=e;if(s&&r(261)==s[r(276)]){const t=s[r(270)][0][r(246)];return{type:r(242),content:Wr(n,r(272),function(t){const e=r;switch(t){case e(239):return Wr(n,e(271));case e(269):return Wr(n,e(275));case e(253):return Wr(n,e(259));case e(248):return Wr(n,e(241))}}(t))}}}))}}function ns(){const t=["editor","3277490nNaTag","type","752544vLIzxz","3559704priikD","FORMAT_ALIGN_TO_CENTER","afterInit","alignment","registerBlockAttribute","enableDefaultAttributesIntegration","3541363GBEcIT","locale","4765212MPgpsj","272360XjBHwS","formatBlock","right","commandParams","FORMAT_ALIGN_TO_LEFT","*Format:* %0","1658046QPgoZG","plugins","FORMAT_ALIGN_TO_RIGHT","commandName","40JwpbLC","left","TrackChangesEditing","FORMAT_JUSTIFY_TEXT","format","descriptionFactory","registerAttributeLabel","get","value","FORMAT_ALIGNMENT","justify","registerDescriptionCallback","_registerLegacyDescription","AlignmentEditing","has","center"];return(ns=function(){return t})()}const rs=ss;function ss(t,e){const n=os();return(ss=function(t,e){return n[t-=250]})(t,e)}function os(){const t=["FORMAT_BOLD","toLowerCase","_registerLegacyDescription","format","1347870qGTxDa","ItalicEditing","locale","registerInlineAttribute","TrackChangesEditing","enableDefaultAttributesIntegration","852485dRqwMX","registerAttributeLabel","FORMAT_SUPERSCRIPT","SuperscriptEditing","commandName","strikethrough","UnderlineEditing","StrikethroughEditing","*Format:* %0","toUpperCase","96540eVDvhC","FORMAT_SUBSCRIPT","FORMAT_","FORMAT_ITALIC","descriptionFactory","19TrWhUv","get","*Remove format:* %0","43454PAjtrH","underline","afterInit","commandParams","54nSBhma","editor","677136UMXqDR","subscript","has","slice","type","registerDescriptionCallback","superscript","3400397lgalUn","plugins","code","italic","FORMAT_STRIKETHROUGH","BoldEditing","12InWGTC","SubscriptEditing","FORMAT_UNDERLINE","FORMAT_CODE","formatInline","bold","1137480VdeRcL","forceValue","CodeEditing"];return(os=function(){return t})()}!function(t){const e=ss,n=t();for(;;)try{if(281486===parseInt(e(304))/1*(parseInt(e(251))/2)+-parseInt(e(276))/3+parseInt(e(270))/4*(-parseInt(e(289))/5)+-parseInt(e(283))/6+parseInt(e(264))/7+parseInt(e(257))/8*(parseInt(e(255))/9)+-parseInt(e(299))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(os);const is=[rs(269),rs(284),rs(295),rs(278),rs(296),rs(271),rs(292)];class as extends t.Plugin{[rs(253)](){const t=rs,e=this[t(256)],n=e[t(265)][t(305)](t(287)),r=e[t(285)];for(const s of is){if(!e[t(265)][t(259)](s))continue;const o=s[t(260)](0,-7)[t(280)](),i=t(301)+o[t(298)]();n[t(288)](o),n[t(286)](o),n[t(303)][t(290)](o,Wr(r,i))}this[t(281)]()}[rs(281)](){const t=rs,e=this[t(256)],n=e[t(285)],r=e[t(265)][t(305)](t(287));function s(e,s){const o=t;r[o(303)][o(262)]((t=>{const r=o;if(r(274)!=t[r(261)])return;const{data:i}=t;return i&&i[r(293)]===e?i[r(254)][0][r(277)]?{type:r(282),content:Wr(n,r(297),s)}:{type:r(282),content:Wr(n,r(250),s)}:void 0}))}s(t(275),Wr(n,t(279))),s(t(267),Wr(n,t(302))),s(t(252),Wr(n,t(272))),s(t(266),Wr(n,t(273))),s(t(294),Wr(n,t(268))),s(t(258),Wr(n,t(300))),s(t(263),Wr(n,t(291)))}}function cs(){const t=["has","markBlockFormat","getSelectedBlocks","*Remove format:* %0","locale","plugins","130YlgQPE","15297cNhPBo","commands","from","$root","14296HXfxCK","192rULkOy","597403VceAsL","6438792nxRLnh","document","BlockQuoteEditing","selection","editor","change","commandParams","blockQuote","*Set format:* %0","1772530EsQzlq","807334LfspnN","checkChild","schema","parent","17984KRprfl","commandName","format","filter","get","ELEMENT_BLOCK_QUOTE","value","forceValue","model","afterInit","name","206iiKWeH","registerDescriptionCallback","665DEHfRl","45OMQnpe","descriptionFactory","enableCommand","TrackChangesEditing"];return(cs=function(){return t})()}const us=fs;!function(t){const e=fs,n=t();for(;;)try{if(550815===parseInt(e(184))/1+parseInt(e(210))/2*(-parseInt(e(224))/3)+-parseInt(e(182))/4*(parseInt(e(223))/5)+parseInt(e(185))/6+parseInt(e(212))/7*(-parseInt(e(199))/8)+parseInt(e(213))/9*(parseInt(e(194))/10)+-parseInt(e(195))/11*(parseInt(e(183))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(cs);class ls extends t.Plugin{[us(208)](){const t=us,e=this[t(189)],n=e[t(221)];if(!e[t(222)][t(217)](t(187)))return;const r=e[t(222)][t(203)](t(216)),s=this[t(189)][t(225)][t(203)](t(192));r[t(215)](t(192),((n,o={})=>{const i=t,a=this[i(189)][i(207)][i(186)][i(188)],c=o&&void 0!==o[i(206)]?o[i(206)]:!s[i(205)];let u=[];if(c){const t=Array[i(226)](a[i(219)]())[i(202)]((t=>hs(t)||function(t,e){const n=i,r=e[n(196)](t[n(198)],n(192)),s=e[n(196)]([n(227),n(192)],t);return r&&s}(t,this[i(189)][i(207)][i(197)])));u=A(t,e[i(207)])}else{const t=Array[i(226)](a[i(219)]())[i(202)]((t=>hs(t)));u=A(t,e[i(207)])}e[i(207)][i(190)]((()=>{const t=i;for(const e of u)r[t(218)](e,{commandName:t(192),commandParams:[{forceValue:c}]})}))})),r[t(214)][t(211)]((e=>{const r=t,{data:s}=e;if(s&&r(192)==s[r(200)]){const t=Wr(n,r(204));return s[r(191)][0][r(206)]?{type:r(201),content:Wr(n,r(193),t)}:{type:r(201),content:Wr(n,r(220),t)}}}))}}function fs(t,e){const n=cs();return(fs=function(t,e){return n[t-=182]})(t,e)}function hs(t){const e=us;return e(192)==t[e(198)][e(209)]}const gs=ds;function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=142]})(t,e)}function ps(){const t=["enableCommand","get","483958dzuWTj","49rAaCmp","2364YiwDyX","afterInit","CaseChange","TrackChangesEditing","1BaGodY","has","109230vCzCtp","279EXNnxb","plugins","changeCaseTitle","changeCaseUpper","114609eWVQIl","changeCaseLower","594004mbByxy","1188744WTfOGs","102590ckPBtO","editor","65ryVwhn","43599KveGsl"];return(ps=function(){return t})()}!function(t){const e=ds,n=t();for(;;)try{if(565709===-parseInt(e(163))/1*(-parseInt(e(157))/2)+parseInt(e(154))/3+-parseInt(e(149))/4+-parseInt(e(153))/5*(parseInt(e(142))/6)+-parseInt(e(158))/7*(parseInt(e(150))/8)+-parseInt(e(143))/9*(parseInt(e(151))/10)+parseInt(e(147))/11*(parseInt(e(159))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ps);class ms extends t.Plugin{[gs(160)](){const t=gs,e=this[t(152)];e[t(144)][t(164)](t(161))&&(e[t(144)][t(156)](t(162))[t(155)](t(146)),e[t(144)][t(156)](t(162))[t(155)](t(148)),e[t(144)][t(156)](t(162))[t(155)](t(145)))}}function Is(t,e){const n=Es();return(Is=function(t,e){return n[t-=414]})(t,e)}function Es(){const t=["editor","plugins","453064JJXYwM","49YPiNfj","commands","afterInit","22479000iLIsaT","972228iELfBj","2013JiZyMI","760aLkcUi","209QzJpge","get","3Tkhnlp","ckbox","503630VlPIvl","66wlMOqg","343435gouhbN","4517208MAQbLT","TrackChangesEditing","enableCommand"];return(Es=function(){return t})()}const bs=Is;!function(t){const e=Is,n=t();for(;;)try{if(654364===-parseInt(e(425))/1*(parseInt(e(426))/2)+parseInt(e(429))/3*(parseInt(e(424))/4)+parseInt(e(433))/5*(-parseInt(e(432))/6)+parseInt(e(420))/7*(-parseInt(e(419))/8)+-parseInt(e(414))/9+-parseInt(e(431))/10*(-parseInt(e(427))/11)+parseInt(e(423))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Es);class Ts extends t.Plugin{[bs(422)](){const t=bs,e=this[t(417)];e[t(421)][t(428)](t(430))&&e[t(418)][t(428)](t(415))[t(416)](t(430))}}function _s(){const t=["formatBlock","editor","4831435mZMxAE","value","selection","495adBhnt","blockName","model","29858312qnRhXY","forceValue","codeBlock","*Set format:* %0","commandParams","find","getSelectedBlocks","has","989256SeUOdQ","format","descriptionFactory","label","from","registerElementLabel","outdentCodeBlock","*Remove format:* %0","languages","schema","TrackChangesEditing","type","document","37092vECnEZ","parent","indentCodeBlock","2794476UBfleg","CodeBlock","plugins","config","afterInit","1358276gLAtQX","enableCommand","toLowerCase","142932SOoXDY","get","ELEMENT_CODE_BLOCK","commandName","name","filter","change","commands","markBlockFormat","language","locale","registerDescriptionCallback","isLimit","rootElement","checkChild"];return(_s=function(){return t})()}const ys=As;function As(t,e){const n=_s();return(As=function(t,e){return n[t-=388]})(t,e)}!function(t){const e=As,n=t();for(;;)try{if(491483===parseInt(e(391))/1+-parseInt(e(388))/2+-parseInt(e(438))/3+-parseInt(e(435))/4*(parseInt(e(411))/5)+-parseInt(e(422))/6+-parseInt(e(408))/7+parseInt(e(414))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_s);class Cs extends t.Plugin{[ys(442)](){const t=ys,e=this[t(407)];if(!e[t(440)][t(421)](t(439)))return;const n=e[t(440)][t(392)](t(432)),r=e[t(401)],s=e[t(441)][t(392)](t(416))[t(430)],o=e[t(398)][t(392)](t(416));n[t(389)](t(437)),n[t(389)](t(428)),n[t(389)](t(416),((r,i={})=>{const a=t,c=e[a(413)],u=e[a(413)][a(434)][a(410)],l=i&&void 0!==i[a(415)]?i[a(415)]:!o[a(409)];let f;i[a(400)]||(i[a(400)]=s[0][a(400)]),f=l?Array[a(426)](u[a(420)]())[a(396)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(404))&&!e[n(403)](t)&&e[n(405)](t[n(436)],n(416))}(t,c[a(431)]))):Array[a(426)](u[a(420)]())[a(396)]((t=>ks(t)));const h=A(f,c);c[a(397)]((()=>{const t=a;for(const e of h)n[t(399)](e,{commandName:t(416),commandParams:[{...i,forceValue:l}],formatGroupId:t(412)})}))})),n[t(424)][t(427)](t(416),(e=>Wr(r,t(393),e))),n[t(424)][t(402)]((e=>{const n=t;if(n(406)!=e[n(433)])return;const o=r.t,{data:i}=e;if(!i||n(416)!=i[n(394)])return;const a=i[n(418)][0][n(400)],c=o(s[n(419)]((t=>t[n(400)]===a))[n(425)])[n(390)]();return i[n(418)][0][n(415)]?{type:n(423),content:Wr(r,n(417),Wr(r,n(393),1)+" ("+c+")")}:{type:n(423),content:Wr(r,n(429),Wr(r,n(393),1))}}))}}function ks(t){const e=ys;return e(416)==t[e(395)]}const Ls=Rs;function Ns(){const t=["132TlLpbx","11233242NGkfDs","5yCASvg","addCommentThread","get","16ZUeuGF","3837944KYNEzg","CommentsEditing","afterInit","13903760SMDetX","10bUNDip","3560075pYALnN","TrackChangesEditing","plugins","506163slIXRn","editor","49017NFeSzV","593434HEKQYn","78fHYaiD","has","enableCommand"];return(Ns=function(){return t})()}function Rs(t,e){const n=Ns();return(Rs=function(t,e){return n[t-=220]})(t,e)}!function(t){const e=Rs,n=t();for(;;)try{if(954927===-parseInt(e(231))/1*(parseInt(e(225))/2)+parseInt(e(224))/3*(-parseInt(e(234))/4)+parseInt(e(240))/5+-parseInt(e(226))/6*(-parseInt(e(222))/7)+-parseInt(e(238))/8+parseInt(e(230))/9*(-parseInt(e(239))/10)+parseInt(e(235))/11*(parseInt(e(229))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ns);class Ss extends t.Plugin{[Ls(237)](){const t=Ls,e=this[t(223)];e[t(221)][t(227)](t(236))&&e[t(221)][t(233)](t(220))[t(228)](t(232))}}var Ms=n(834);function vs(t,e){const n=Os();return(vs=function(t,e){return n[t-=425]})(t,e)}function ws(t,e,n){const r=vs,s=[];for(const o of e[r(455)]())o[r(457)](t)&&s[r(436)](n[r(444)](o));return s}function Os(){const t=["isContent","571292trHkod","isAtEnd","mapper","elementEnd","get","getCustomProperty","6417WeNPfk","toViewPosition","item","getWalker","type","bindElementToMarker","3hpiYzz","addHighlight","start","name","push","335069wTKHfx","2219010pUTNwn","writer","TrackChangesEditing","activeMarkers","isLimit","schema","createRangeOn","toViewElement","insert","3fEixCv","markerName","consumable","span","3401600BkrPgW","test","createUIElement","previousPosition","getItems","nextSibling","hasAttribute","markerRange","4990974ypaAQx","ck-suggestion-marker--active","ck-suggestion-marker-","addClass","4484824ydvrmH","4750iocnNm","plugins","isBlock","parent","includes","model"];return(Os=function(){return t})()}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=vs,s=t[r(465)][r(475)](r(440));return(o,i,a)=>{const c=r;if(!a[c(449)][c(452)](i[c(458)],o[c(435)]))return;const u=i[c(458)][c(429)](),l=i[c(458)][c(434)],f=t[c(469)][c(443)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(428)];d=d||f[c(470)](e);const n=a[c(473)][c(445)](e);if(n&&n[c(425)](c(433)))return;c(474)==t[c(430)]&&f[c(466)](e)&&!f[c(442)](e)&&(e[c(456)]||l[c(472)]?h&&h[c(467)]==e||(h=e,m(t[c(454)]),p=!0):g=g||t[c(454)])}function m(t){const r=c,o=a[r(439)][r(453)](r(450),{class:r(461)+e}),u=a[r(473)][r(427)](t);n&&s[r(441)][r(468)](i[r(448)])&&a[r(439)][r(462)](r(460),o),a[r(439)][r(446)](u,o),a[r(473)][r(431)](o,i[r(448)])}d||p||!g||m(g)}}!function(t){const e=vs,n=t();for(;;)try{if(467900===parseInt(e(447))/1*(parseInt(e(471))/2)+parseInt(e(432))/3*(parseInt(e(451))/4)+parseInt(e(438))/5+-parseInt(e(459))/6+parseInt(e(437))/7+-parseInt(e(463))/8+-parseInt(e(426))/9*(parseInt(e(464))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Os);const Fs=xs;function xs(t,e){const n=Ps();return(xs=function(t,e){return n[t-=395]})(t,e)}function Ps(){const t=["rootName","10xKSDOM","start","deleteForward","showSuggestionHighlights","root","createSelection","writer","lock","createRange","commands","12vhWHVO","8312640lQPJbG","downcastDispatcher","isCollapsed","model","enableCommand","369990RsAZMx","$graveyard","bind","data","merge","405314dLXYDw","removeMarker:suggestion:deletion","options","200Gdtdwf","document","38042670YXoBaX","get","unlock","end","high","markerNameToElements","remove","batch","editing","766851fwozPN","buffer","198791jQzUSI","getFirstRange","modifySelection","3237126UJvfSv","enqueueChange","delete","addMarker:suggestion:deletion","forward","uiElement","markerName","detach","fromRange","selection","init","editor","unbindElementFromMarkerName","requires","plugins","TrackChangesEditing","setSelection","unit","mapper"];return(Ps=function(){return t})()}!function(t){const e=xs,n=t();for(;;)try{if(658344===parseInt(e(415))/1+parseInt(e(399))/2+-parseInt(e(413))/3*(-parseInt(e(448))/4)+parseInt(e(438))/5*(parseInt(e(418))/6)+parseInt(e(449))/7+-parseInt(e(402))/8*(-parseInt(e(454))/9)+-parseInt(e(404))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ps);class Bs extends t.Plugin{static get[Fs(431)](){return[Ms.Delete]}[Fs(428)](){const t=Fs,e=this[t(429)],n=e[t(432)][t(405)](t(433));n[t(453)](t(420));const r=e[t(447)][t(405)](t(440));n[t(453)](t(440),((n,s={})=>{const o=t,a=e[o(452)][o(443)](e[o(452)][o(403)][o(427)]);a[o(451)]&&e[o(452)][o(417)](a,{direction:o(422),unit:s[o(435)]});const c=a[o(416)](),u=i.LiveRange[o(426)](c);let l;n(s),l=o(395)==u[o(442)][o(437)]?e[o(452)][o(446)](c[o(439)]):e[o(452)][o(446)](u[o(439)],u[o(407)]),u[o(425)](),e[o(452)][o(419)](r[o(414)][o(411)],(t=>{const e=o;r[e(414)][e(445)](),t[e(434)](t[e(446)](l[e(407)])),r[e(414)][e(406)]()}))})),e[t(412)][t(450)].on(t(421),Ds(e,t(398)),{priority:t(408)}),e[t(397)][t(450)].on(t(421),((n,r,s)=>{const o=t;s[o(401)][o(441)]&&Ds(e,o(398),{showActiveMarker:!1})[o(396)](this)(n,r,s)}),{priority:t(408)}),e[t(412)][t(450)].on(t(400),((e,n,r)=>{const s=t,o=r[s(436)][s(409)](n[s(424)]);if(o)for(const t of o)t.is(s(423))&&(r[s(436)][s(430)](t,n[s(424)]),r[s(444)][s(410)](t))}),{priority:t(408)})}}const Us=Vs;function js(){const t=["11566JTtgSg","push","799678lFmfXj","getSuggestions","start","batch","data","locale","formatBlock","attributes","numberedList","outdentList","trackChangesCommand","from","groupId","commandParams","*Split:* list item","isNextTo","detach","registerCustomCallback","isLocal","_registerLegacyDescription","commandName","splitListItemAfter","*Check item*","fromRange","descriptionFactory","ELEMENT_LIST_ITEM","createRange","todoListCheck","ELEMENT_NUMBERED_LIST","*Format:* remove from %0","refresh","todo","registerBlockAttribute","ELEMENT_BULLETED_LIST","end","registerDescriptionCallback","*Remove format:* %0","*Change to:* %0","TodoListEditing","multipleBlocks","length","containsItem","getChanges","format","listType","list.multiBlock","deletion","12qRRNvE","value","*Outdent:* %0","ELEMENT_","isUndo","next","afterInit","listStyle","registerPostFixer","bulletedList","registerAttributeLabel","splitListItemBefore","removeMarker","getRanges","key","*Set format:* %0","108oQaexc","*Merge:* %0","customNumberedList","suggestion","listMarker","todoListChecked","meta","7428bNFsBs","1684395adFYTf","plugins","setAttribute","numbered","*Merge:* list item","_supportLegacySuggestions","TrackChangesEditing","*Uncheck item*","bulleted","noTrackChangesFixer","3633QnIsPO","getFirstRange","range","document","setSelection","indentList","customBulletedList","has","enableDefaultAttributesIntegration","newValue","head","createPositionAt","toUpperCase","_getAttributeKey","checkTodoList","listItemId","forceValue","oldValue","ListEditing","differ","editor","ELEMENT_TODO_LIST","FORMAT_INDENT","_suggestionFactory","getAttribute","schema","_findSuggestions","14304HaLBGy","model","2120364XSLbVB","_LIST","mergeListItemForward","mergeListItemBackward","*Format:* insert into %0","listStart","selection","commands","listItemIdFixer","getFirstMarker","config","parent","isObject","change","execute","listMarkerStyle","*Indent:* %0","nextSibling","type","get","1005DTDelU","documentList","find","todoList","includes","filter","attribute","map","registerElementLabel","default","accept","previousSibling","every","nodeAfter","listIndent","715131ZOswgi","listReversed","110XMHiNk","assureChains","attributeKey"];return(js=function(){return t})()}!function(t){const e=Vs,n=t();for(;;)try{if(770975===-parseInt(e(585))/1*(-parseInt(e(520))/2)+-parseInt(e(593))/3+-parseInt(e(592))/4*(-parseInt(e(500))/5)+parseInt(e(632))/6+-parseInt(e(603))/7*(-parseInt(e(630))/8)+parseInt(e(515))/9*(-parseInt(e(517))/10)+-parseInt(e(522))/11*(parseInt(e(569))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(js);class Gs extends t.Plugin{[Us(575)](){const t=Us,e=this[t(623)];if(!e[t(594)][t(610)](t(621)))return;const n=e[t(527)],r=e[t(594)][t(499)](t(599)),s=e[t(594)][t(610)](t(560)),o=!!e[t(490)][t(499)](t(567));function i(e){const r=t;return{type:r(565),content:""+Wr(n,r(584),e)}}function a(e){const r=t;return{type:r(565),content:""+Wr(n,r(558),e)}}r[t(611)](t(530)),r[t(611)](t(578)),r[t(611)](t(587)),r[t(611)](t(609)),r[t(611)](t(608)),r[t(611)](t(531)),r[t(611)](t(543)),r[t(611)](t(580)),r[t(554)](t(618)),r[t(554)](t(566)),r[t(554)](t(514)),o&&(r[t(611)](t(635)),r[t(611)](t(634))),s&&(r[t(611)](t(503)),r[t(611)](t(617)),r[t(554)](t(590)),r[t(546)][t(557)]((e=>{const r=t,{data:s}=e;if(s&&r(590)==s[r(583)])return{type:r(565),content:s[r(612)]?Wr(n,r(544)):Wr(n,r(600))}})),this[t(623)][t(631)][t(606)][t(577)]((e=>{const n=t;if(e[n(525)][n(573)])return!1;let s=!1;const o=r[n(523)]({skipNotAttached:!0})[n(505)]((t=>n(590)===r[n(616)](t)));for(const t of o)n(553)!=t[n(604)]()[n(524)][n(513)][n(627)](n(566))&&(r[n(629)](t[n(604)](),n(506))[n(502)]((t=>n(566)===r[n(616)](t[n(588)])))||(e[n(581)](t[n(489)]()),s=!0));return s}))),r[t(546)][t(579)](t(514),Wr(n,t(625)));const c={type:t(565),content:""};r[t(546)][t(557)]((e=>{const r=t,{data:s}=e;if(!s||r(566)!=s[r(583)])return;let u=e[r(613)];for(;u;){if(u[r(526)]&&((r(576)==u[r(526)][r(583)]||r(495)==u[r(526)][r(583)])&&(u[r(526)][r(612)]&&r(509)!=u[r(526)][r(612)]||r(509)!=u[r(526)][r(620)]&&!s[r(612)])||!o&&u[r(526)][r(583)]==kc))return c;u=u[r(574)]}if(null==s[r(612)])switch(s[r(620)]){case r(601):return a(Wr(n,r(555)));case r(596):return a(Wr(n,r(550)));case r(553):return a(Wr(n,r(624)))}switch(s[r(612)]){case r(601):return i(Wr(n,r(555)));case r(596):return i(Wr(n,r(550)));case r(553):return i(Wr(n,r(624)))}})),r[t(546)][t(557)]((e=>{const n=t,{data:r}=e;if(r&&n(514)==r[n(583)])return null==r[n(612)]||null==r[n(620)]&&0==r[n(612)]?c:void 0})),r[t(546)][t(557)]((e=>{const r=t;if(r(506)!=e[r(498)])return;const{data:s}=e;if(!s||r(618)!=s[r(583)])return;const o=Hs(e);return r(612)==o?{type:r(565),content:Wr(n,r(597))}:r(620)==o?{type:r(565),content:Wr(n,r(536))}:c})),e[t(631)][t(606)][t(577)]((e=>this[t(488)](e))),e[t(631)][t(606)][t(577)]((e=>this[t(602)](e))),e[t(631)][t(606)][t(577)]((e=>this[t(518)](e))),this[t(598)]()}[Us(488)](t){const e=Us;if(t[e(525)][e(573)]||!t[e(525)][e(540)])return!1;let n=!1;const r=this[e(623)][e(594)][e(499)](e(599))[e(523)]({skipNotAttached:!0})[e(505)]((t=>t[e(526)]&&e(618)==t[e(526)][e(583)]))[e(505)]((t=>t[e(526)][e(612)]&&t[e(526)][e(620)]));for(const s of r)Hs(s)||(t[e(581)](s[e(489)]()),n=!0);return n}[Us(602)](t){const e=Us;if(t[e(525)][e(573)]||!t[e(525)][e(540)])return!1;const n=this[e(623)][e(594)][e(499)](e(599));if(n[e(532)][e(570)])return!1;let r=!1;const s=[e(566),e(618),e(514),e(576),e(637),e(516),e(549),e(589),e(495)],o=this[e(623)][e(631)][e(606)][e(622)][e(564)]()[e(505)]((t=>e(506)==t[e(498)]))[e(505)]((t=>s[e(504)](t[e(519)])));if(0==o[e(562)])return r;for(const i of o){const o=n[e(629)](i[e(605)],e(506))[e(505)]((t=>!t[e(591)][e(537)]))[e(507)]((t=>t[e(588)]))[e(505)]((t=>{const r=e,o=n[r(616)](t);return s[r(504)](o)}));if(o[e(562)]){for(const n of o)t[e(581)](n[e(489)]());r=!0}}return r}[Us(518)](t){const e=Us;if(t[e(525)][e(573)]||!t[e(525)][e(540)])return!1;const n=this[e(623)][e(594)][e(499)](e(599));let r=!1;const s=[e(566),e(618),e(514),e(576),e(637),e(516),e(549),e(589),e(495)];for(const t of n[e(523)]({skipNotAttached:!0})){const o=n[e(629)](t[e(604)](),e(506))[e(507)]((t=>t[e(588)]))[e(505)]((t=>t[e(526)]&&s[e(504)](t[e(526)][e(583)])));if(!o[e(562)])continue;const a=o[0][e(613)][e(529)][e(534)];if(!o[e(512)]((t=>t[e(529)][e(534)]===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(523)]({skipNotAttached:!0})[s(505)]((e=>s(506)==e[s(498)]&&e[s(529)][s(534)]==t)))e[s(595)](s(534),r)}function i(t,n){const r=e;let s=t[r(613)],i=!1;for(;s;)s[r(529)][r(534)]!=n&&(o(s[r(529)][r(534)],n),s[r(595)](r(534),n),i=!0),s=s[r(574)];return i}}[Us(598)](){const t=Us,e=this[t(623)],n=e[t(527)],r=e[t(594)][t(499)](t(599));this[t(541)](),r[t(626)][t(539)](t(528),t(501),t(510),(function(n,r){const s=t,o=[];for(let t of n)t[s(524)][s(513)]===t[s(556)][s(491)]&&(t=e[s(631)][s(548)](e[s(631)][s(614)](t[s(524)][s(513)],0))),o[s(521)](t);e[s(631)][s(493)]((t=>{const n=s,a=e[n(631)][n(606)][n(638)],c=Array[n(533)](a[n(582)]())[n(507)]((t=>i.LiveRange[n(545)](t)));t[n(607)](o),e[n(487)][n(499)](r[n(542)])[n(552)](),r[n(535)][n(521)]({forceDefaultExecution:!0}),e[n(494)](r[n(542)],...r[n(535)]),t[n(607)](c);for(const t of c)t[n(538)]()}))})),r[t(546)][t(508)]((function(n){const r=t,s=!e[r(631)][r(628)][r(492)](n),o=n[r(511)],i=n[r(497)],a=n[r(627)](r(618)),c=!o||o[r(627)](r(618))!==a,u=!i||i[r(627)](r(618))!==a;return s&&Boolean(a)&&c&&u}),(e=>Wr(n,t(547),e)))}[Us(541)](){const t=Us,e=this[t(623)],n=e[t(527)];function r(n){const r=t,s=e[r(487)][r(499)](r(578))[r(570)],o=e[r(487)][r(499)](r(530))[r(570)];return r(530)===n?s:o}e[t(594)][t(499)](t(599))[t(546)][t(557)]((function(s){const o=t;if(o(528)!=s[o(498)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(542)]){case o(578):u=i[o(535)][0][o(619)],l=r(i[o(542)]),a=o(u?636:551),!l&&e[o(490)][o(499)](o(567))||(a=o(559)),c={type:o(565),content:Wr(n,a,Wr(n,o(555)))};break;case o(530):u=i[o(535)][0][o(619)],l=r(i[o(542)]),a=o(u?636:551),!l&&e[o(490)][o(499)](o(567))||(a=o(559)),c={type:o(565),content:Wr(n,a,Wr(n,o(550)))};break;case o(608):a=o(496),c={type:o(565),content:Wr(n,a,Wr(n,o(547)))};break;case o(531):a=function(t){const e=o,n=t[e(604)]();let r=n[e(524)][e(513)];for(;r&&n[e(563)](r);){if(r[e(627)](e(514))>0)return!1;r=r[e(497)]}return!0}(s)?Wr(n,o(551),Wr(n,function(t){const e=o;return e(572)+t[e(604)]()[e(524)][e(513)][e(627)](e(566))[e(615)]()+e(633)}(s))):Wr(n,o(571),Wr(n,o(547))),c={type:o(565),content:a};break;case o(635):case o(634):!1===i[o(561)]&&(a=o(586),c={type:o(568),content:Wr(n,a,Wr(n,o(547)))})}return c}))}}function Vs(t,e){const n=js();return(Vs=function(t,e){return n[t-=487]})(t,e)}function Hs(t){const e=Us;let n=t[e(604)]()[e(524)][e(513)][e(511)];for(;n;){const r=n[e(627)](e(618));if(!r)return!1;if(r==t[e(526)][e(612)])return e(612);if(r==t[e(526)][e(620)])return e(620);n=n[e(511)]}return!1}const Ws=zs;function zs(t,e){const n=Ys();return(zs=function(t,e){return n[t-=188]})(t,e)}!function(t){const e=zs,n=t();for(;;)try{if(134455===-parseInt(e(235))/1*(parseInt(e(193))/2)+-parseInt(e(192))/3+-parseInt(e(243))/4*(-parseInt(e(279))/5)+-parseInt(e(232))/6+parseInt(e(233))/7*(-parseInt(e(211))/8)+-parseInt(e(199))/9*(parseInt(e(273))/10)+parseInt(e(258))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ys);class Ks extends t.Plugin{[Ws(215)](){const t=Ws;if(!this[t(229)][t(213)][t(270)](t(188)))return;const e=this[t(229)][t(226)][t(245)](t(234)),n=this[t(229)][t(213)][t(245)](t(238));e[t(274)]&&(n[t(203)](t(247)),n[t(278)](t(247))),e[t(225)]&&(n[t(203)](t(250)),n[t(278)](t(250))),e[t(262)]&&(n[t(203)](t(263)),n[t(278)](t(263)));const r={type:t(224),content:""};n[t(241)][t(222)](this[t(191)][t(206)](this));const s=this[t(229)][t(195)];n[t(241)][t(231)](t(250),Wr(s,t(259))),n[t(241)][t(222)]((e=>{const n=t,{data:s}=e;if(s&&n(250)==s[n(275)])return null==s[n(255)]||0==s[n(255)]&&null==s[n(244)]?r:void 0})),n[t(241)][t(231)](t(263),Wr(s,t(197))),n[t(241)][t(222)]((e=>{const n=t,{data:s}=e;if(s&&n(263)==s[n(275)])return null==s[n(255)]||1==s[n(255)]&&null==s[n(244)]?r:void 0})),this[t(229)][t(265)][t(268)][t(276)]((e=>{const r=t;if(e[r(271)][r(228)])return!1;let s=!1;const o=n[r(205)]({skipNotAttached:!0})[r(216)]((t=>{const e=r,s=n[e(251)](t);return e(263)==s||e(250)==s}));for(const t of o){const o=t[r(277)]()[r(254)][r(221)][r(237)](r(189));r(248)!=o&&r(266)!=o&&(n[r(196)](t[r(277)](),r(198))[r(214)]((t=>r(189)==n[r(251)](t[r(204)])))||(e[r(230)](t[r(207)]()),s=!0))}return s})),this[t(236)]()}[Ws(191)](t){const e=Ws,n=this[e(229)][e(195)],{data:r}=t,s={type:e(224),content:""};if(!r||e(247)!=r[e(275)])return;if(!r[e(244)])return e(210)==r[e(255)]?s:{type:e(224),content:""+Wr(n,e(240),Wr(n,this[e(194)](r[e(255)])))};if(!r[e(255)]){if(e(210)==r[e(244)])return s;let o=t[e(209)];for(;o;){if(o[e(208)]&&e(189)==o[e(208)][e(275)]&&o[e(208)][e(255)])return s;o=o[e(239)]}return{type:e(224),content:""+Wr(n,e(242),Wr(n,this[e(194)](r[e(244)])))}}if(e(210)!=r[e(255)])return{type:e(224),content:""+Wr(n,e(240),Wr(n,this[e(194)](r[e(255)])))};let o=t[e(209)];for(;o;){if(o[e(208)]&&e(189)==o[e(208)][e(275)]&&o[e(208)][e(255)]&&o[e(208)][e(244)])return s;o=o[e(239)]}const i=t[e(277)]()[e(254)][e(221)][e(237)](e(189));return{type:e(224),content:Wr(n,e(240),Wr(n,e(256)+i[e(260)]()+e(269)))}}[Ws(236)](){const t=Ws,e=this[t(229)],n=e[t(195)];e[t(213)][t(245)](t(238))[t(241)][t(222)]((e=>{const r=t;if(r(261)!=e[r(201)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(257)]){case r(247):o=r(220),i={type:r(224),content:Wr(n,o,Wr(n,this[r(194)](s[r(212)][0][r(201)])))};break;case r(250):o=s[r(212)][0][r(225)]?r(202):r(267),i={type:r(224),content:Wr(n,o)};break;case r(263):o=r(249),i={type:r(224),content:Wr(n,o,s[r(212)][0][r(262)])}}return i}))}[Ws(194)](t){const e=Ws;return e(256)+function(t){const n=e;return Xs[n(223)](t)?n(272):qs[n(223)](t)?n(248):null}(t)[e(260)]()+e(246)+t[e(260)]()[e(217)](/-/g,"_")}}const Xs=[Ws(252),Ws(218),Ws(219)],qs=[Ws(280),Ws(200),Ws(264),Ws(190),Ws(253),Ws(227)];function Ys(){const t=["listStyle","numbered","*Format:* set start index to %0","listReversed","_getAttributeKey","disc","lower-latin","start","newValue","ELEMENT_","commandName","8495520ekrolx","FORMAT_LIST_REVERSED","toUpperCase","formatBlock","startIndex","listStart","lower-roman","model","customNumbered","*Format:* set order to regular","document","_LIST_DEFAULT","has","batch","bulleted","10TaTusu","styles","key","registerPostFixer","getFirstRange","registerBlockAttribute","17495eQfWqM","decimal","ListPropertiesEditing","listType","upper-roman","handleDescriptions","725115fHulep","2iIutzZ","_getTranslationKeyForListStyle","locale","_findSuggestions","FORMAT_LIST_START","attribute","992709SqxhfT","decimal-leading-zero","type","*Format:* set order to reversed","enableDefaultAttributesIntegration","suggestion","getSuggestions","bind","getFirstMarker","data","head","default","112GIlECI","commandParams","plugins","find","afterInit","filter","replace","circle","square","*Change to:* %0","nodeAfter","registerDescriptionCallback","includes","format","reversed","config","upper-latin","isUndo","editor","removeMarker","registerAttributeLabel","865914FGwYrn","44198ZgoYlL","list.properties","63641pqiJzt","_registerLegacyDescription","getAttribute","TrackChangesEditing","next","*Set format:* %0","descriptionFactory","*Remove format:* %0","12CeAYjr","oldValue","get","_LIST_"];return(Ys=function(){return t})()}var Zs=n(507);const Js=Qs;function Qs(t,e){const n=$s();return(Qs=function(t,e){return n[t-=136]})(t,e)}function $s(){const t=["createPositionAt","enterBlock","get","mapper","end","enter","afterExecute","markInsertion","1786540AfZaBx","bind","1692270oIevWU","commands","detach","init","746713ukHXvp","1047948lZUptY","4gZnsJo","createRange","model","TrackChangesEditing","high","187lyhozo","data","2932098OHQuJP","4CifYWb","135208LFcySJ","selection","fromRange","nextSibling","downcastDispatcher","getFirstRange","plugins","fire","markerName","editing","1329522spaugO","change","editor","609AhSYGA","requires","ck-suggestion-marker-split","split","parent","removeMarker:suggestion:insertion","showSuggestionHighlights","getFirstPosition","unbindElementFromMarkerName","setSelection","writer","document","addMarker:suggestion:insertion","options","remove","enableCommand","hasClass","10GMUTvs","markerNameToElements"];return($s=function(){return t})()}!function(t){const e=Qs,n=t();for(;;)try{if(783390===-parseInt(e(165))/1+parseInt(e(175))/2*(parseInt(e(186))/3)+parseInt(e(167))/4*(parseInt(e(159))/5)+parseInt(e(174))/6+parseInt(e(189))/7*(parseInt(e(176))/8)+-parseInt(e(161))/9*(parseInt(e(149))/10)+parseInt(e(172))/11*(-parseInt(e(166))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($s);class to extends t.Plugin{static get[Js(190)](){return[Zs.Enter]}[Js(164)](){const t=Js,e=this[t(188)],n=e[t(182)][t(153)](t(170)),r=e[t(162)][t(153)](t(156));n[t(147)](t(156),(()=>{const s=t;e[s(169)][s(187)]((t=>{const o=s,a=e[o(169)][o(143)][o(177)],c=a[o(139)](),u=i.LiveRange[o(178)](a[o(181)]());if(r[o(152)](t)){const r=e[o(169)][o(151)](c[o(136)][o(179)],0),s=t[o(168)](c,r);n[o(158)](s)}else t[o(141)](t[o(168)](u[o(155)]));u[o(163)](),r[o(183)](o(157),{writer:t})}))})),e[t(185)][t(180)].on(t(144),Ds(e,t(192)),{priority:t(171)}),e[t(185)][t(180)].on(t(137),((e,n,r)=>{const s=t,o=r[s(154)][s(150)](n[s(184)]);if(o)for(const t of o)t[s(148)](s(191))&&(r[s(154)][s(140)](t,n[s(184)]),r[s(142)][s(146)](t))}),{priority:t(171)}),e[t(173)][t(180)].on(t(144),((n,r,s)=>{const o=t;s[o(145)][o(138)]&&Ds(e,o(192),{showActiveMarker:!1})[o(160)](this)(n,r,s)}),{priority:t(171)})}}const eo=ro;function no(){const t=["16TwMdar","findNext","770RnYrzD","replace","findByTextCallback","plugins","FindAndReplaceEditing","5500758THBtAp","afterInit","770046ASZbLj","2424483lSqBfS","786372xkgowf","filter","1453408GdDCUT","6197650QytYsC","isArray","string","handleFindCommand","item","findPrevious","end","createRange","getIntersection","getMarkersGroup","_isInDeletionRange","markers","has","find","model","createPositionAt","get","enableCommand","results","editor","1DgZleA","FindAndReplaceUtils","getRange","TrackChangesEditing","533892EViFwb","replaceAll","suggestion:deletion","7TOjuGq","30NxpELp","start","bind"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=296]})(t,e)}!function(t){const e=ro,n=t();for(;;)try{if(631683===-parseInt(e(320))/1*(parseInt(e(340))/2)+parseInt(e(297))/3*(parseInt(e(331))/4)+-parseInt(e(300))/5+-parseInt(e(338))/6+parseInt(e(327))/7*(-parseInt(e(299))/8)+-parseInt(e(296))/9*(parseInt(e(328))/10)+parseInt(e(333))/11*(parseInt(e(324))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(no);class so extends t.Plugin{[eo(339)](){const t=eo;if(!this[t(319)][t(336)][t(312)](t(337)))return;const e=this[t(319)][t(336)][t(316)](t(323));e[t(317)](t(313),this[t(303)][t(330)](this)),e[t(317)](t(332)),e[t(317)](t(305)),e[t(317)](t(334)),e[t(317)](t(325))}[eo(303)](t,e,n={}){const r=eo,s=this[r(319)][r(336)][r(316)](r(321));return t((t=>{const o=r;let i=(o(302)==typeof e?s[o(335)](e,n):e)(t);Array[o(301)](i)&&(i={results:i,searchText:o(302)==typeof e?e:""});const a=i[o(318)][o(298)]((e=>!1===this[o(310)](e,t[o(304)])));return{...i,results:a}}),n)}[eo(310)](t,e){const n=eo,r=this[n(319)][n(314)][n(307)](this[n(319)][n(314)][n(315)](e,t[n(329)]),this[n(319)][n(314)][n(315)](e,t[n(306)]));for(const t of this[n(319)][n(314)][n(311)][n(309)](n(326)))if(null!==r[n(308)](t[n(322)]()))return!0;return!1}}const oo=io;function io(t,e){const n=ao();return(io=function(t,e){return n[t-=390]})(t,e)}function ao(){const t=["trim","model","4004063jCEjOQ","5AXdlXC","*Set font size:* %0","title","format","type","FORMAT_FONT_BACKGROUND","registerDescriptionCallback","665928Quwnnu","formatInline","fontSize.options","registerInlineAttribute","FontBackgroundColorEditing","value","1794368hNvQTS","label","registerAttributeLabel","2lZEeNA","fontSize","_registerLegacyDescription","get","FontFamilyEditing","descriptionFactory","FORMAT_FONT_FAMILY","has","fontBackgroundColor","555339EeDSwH","config","FontColorEditing","*Reset font background color*","TrackChangesEditing","*Set font color:* %0","enableDefaultAttributesIntegration","commandName","*Reset font family*","fontColor","locale","toLowerCase","FORMAT_FONT_COLOR","*Reset font size*","860764AsPEcD","65781VlCdYZ","afterInit","fontFamily","*Reset font color*","*Set font family:* %0","find","FORMAT_FONT_SIZE","430fgKBfB","*Set font background color:* %0","FontSize","253977gHyIII","fontBackgroundColor.colors","fontColor.colors","plugins","normalizeSizeOptions","editor","commandParams","FontSizeEditing"];return(ao=function(){return t})()}!function(t){const e=io,n=t();for(;;)try{if(345323===parseInt(e(396))/1*(-parseInt(e(423))/2)+-parseInt(e(432))/3+parseInt(e(446))/4*(-parseInt(e(407))/5)+-parseInt(e(414))/6+parseInt(e(406))/7+parseInt(e(420))/8+-parseInt(e(447))/9*(-parseInt(e(393))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ao);const co=[{pluginName:oo(403),commandName:oo(424)},{pluginName:oo(427),commandName:oo(449)},{pluginName:oo(434),commandName:oo(441)},{pluginName:oo(418),commandName:oo(431)}];class uo extends t.Plugin{[oo(448)](){const t=oo,e=this[t(401)][t(442)],n=this[t(401)][t(399)][t(426)](t(436));for(const{pluginName:e,commandName:r}of co)this[t(401)][t(399)][t(430)](e)&&(n[t(438)](r),n[t(417)](r));n[t(428)][t(422)](t(424),Wr(e,t(392))),n[t(428)][t(422)](t(449),Wr(e,t(429))),n[t(428)][t(422)](t(441),Wr(e,t(444))),n[t(428)][t(422)](t(431),Wr(e,t(412))),this[t(425)]()}[oo(425)](){const t=oo,e=this[t(401)],n=e[t(442)];e[t(399)][t(426)](t(436))[t(428)][t(413)]((e=>{const r=t,o=n.t;if(r(415)!=e[r(411)])return;const{data:i}=e;if(null!=i){if(r(424)==i[r(439)]){const t=i[r(402)][0][r(419)];if(t){const e=o(this[r(401)][r(399)][r(426)](r(395))[r(400)](this[r(401)][r(433)][r(426)](r(416)))[r(391)]((e=>e[r(405)]==t))[r(409)])[r(443)]();return{type:r(410),content:Wr(n,r(408),e)}}return{type:r(410),content:Wr(n,r(445))}}if(r(449)==i[r(439)]){const t=i[r(402)][0][r(419)];return t?{type:r(410),content:Wr(n,r(390),t)}:{type:r(410),content:Wr(n,r(440))}}if(r(441)==i[r(439)]){const t=i[r(402)][0][r(419)];if(t){const e=(0,s.normalizeColorOptions)(this[r(401)][r(433)][r(426)](r(398)))[r(391)]((e=>e[r(405)]==t));let i=t,a="";return e&&(i=e[r(421)],a=o(i)[r(443)]()),{type:r(410),content:Wr(n,r(437),a)[r(404)](),color:{value:t,title:a||i}}}return{type:r(410),content:Wr(n,r(450))}}if(r(431)==i[r(439)]){const t=i[r(402)][0][r(419)];if(t){const e=(0,s.normalizeColorOptions)(this[r(401)][r(433)][r(426)](r(397)))[r(391)]((e=>e[r(405)]==t));let i=t,a="";return e&&(i=e[r(421)],a=o(i)[r(443)]()),{type:r(410),content:Wr(n,r(394),a)[r(404)](),color:{value:t,title:a||i}}}return{type:r(410),content:Wr(n,r(435))}}}}))}}const lo=ho;!function(t){const e=ho,n=t();for(;;)try{if(833470===parseInt(e(166))/1*(parseInt(e(197))/2)+-parseInt(e(214))/3+parseInt(e(209))/4*(parseInt(e(201))/5)+-parseInt(e(215))/6*(-parseInt(e(165))/7)+-parseInt(e(188))/8+parseInt(e(192))/9+-parseInt(e(184))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(go);class fo extends t.Plugin{[lo(176)](){const t=lo,e=this[t(174)],n=e[t(195)][t(168)](t(167)),r=e[t(175)][t(168)](t(199)),s=e[t(175)][t(168)](t(208));r&&s&&(n[t(213)](t(208)),n[t(203)](t(199)),this[t(196)]())}[lo(196)](){const t=lo,e=this[t(174)],n=e[t(217)];e[t(195)][t(168)](t(167))[t(212)][t(172)]((r=>{const s=t;if(s(173)!=r[s(187)]&&s(183)!=r[s(187)])return;const{data:o}=r;if(o&&s(208)===o[s(207)]){const t=[],r=o[s(186)][0];for(const[n,o]of Object[s(171)](r))t[s(198)](po(e,n,o));return t[s(191)]?{type:s(211),content:Wr(n,s(193),t[s(218)](", "))}:{type:s(211),content:Wr(n,s(194))}}}))}}function ho(t,e){const n=go();return(ho=function(t,e){return n[t-=165]})(t,e)}function go(){const t=["*Remove all formatting*","plugins","_registerLegacyDescription","90bNriVQ","push","copyFormat","FontSize","15yuOdPM","normalizeSizeOptions","enableCommand","find","slice","charAt","commandName","pasteFormat","227776cWoLOy","boolean","format","descriptionFactory","enableDefaultAttributesIntegration","2284380NcqNJe","12OKBSnr","fontSize.options","locale","join","4130651OykoQa","6667bHgQrg","TrackChangesEditing","get","title","toUpperCase","entries","registerDescriptionCallback","formatBlock","editor","commands","afterInit","split","toLowerCase","model","fontBackgroundColor","fontColor.colors","fontSize","formatInline","656660YZtGpe","label","commandParams","type","9041336TrwYnZ","fontColor","config","length","10257570xruYIw","*Set format to:* %0"];return(go=function(){return t})()}function po(t,e,n){const r=lo,o=t[r(217)].t,i=e[r(177)](/(?=[A-Z])/)[r(218)](" "),a=o(i[r(206)](0)[r(170)]()+i[r(205)](1))[r(178)]();if(r(210)==typeof n)return a;if(r(189)===e||r(180)===e){const e=(0,s.normalizeColorOptions)(t[r(190)][r(168)](r(181)))[r(204)]((t=>t[r(179)]==n));return a+" ("+(e?o(e[r(185)])[r(178)]():n)+")"}if(r(182)===e&&isNaN(parseFloat(n))){const e=t[r(195)][r(168)](r(200))[r(202)](t[r(190)][r(168)](r(216)))[r(204)]((t=>t[r(179)]==n));return a+" ("+(e?o(e[r(169)])[r(178)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=Eo();return(Io=function(t,e){return n[t-=495]})(t,e)}function Eo(){const t=["config","22590326wUglJM","value","locale","252xPNYwN","name","registerElementLabel","56787tmfYbK","1466wEiIrU","editor","400408FKENRR","heading","match","has","TrackChangesEditing","title","ELEMENT_HEADING","_getHeadingLevel","view","get","plugins","commandName","2292872uYPzAM","heading.options","2515AGAllr","_headingOptions","model","paragraph","find","ELEMENT_HEADING_CUSTOM","formatBlock","commandParams","133cLGNnx","registerDescriptionCallback","_registerLegacyDescription","HeadingEditing","type","1364270WRJntV","afterInit","*Change to:* %0","enableDefaultAttributesIntegration","10KpFWzz","90282ihnEvn","descriptionFactory","format"];return(Eo=function(){return t})()}!function(t){const e=Io,n=t();for(;;)try{if(945906===-parseInt(e(495))/1*(-parseInt(e(524))/2)+parseInt(e(523))/3+-parseInt(e(538))/4*(parseInt(e(512))/5)+parseInt(e(513))/6*(-parseInt(e(503))/7)+-parseInt(e(526))/8*(parseInt(e(520))/9)+-parseInt(e(508))/10+parseInt(e(517))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Eo);class bo extends t.Plugin{[mo(509)](){const t=mo,e=this[t(525)];if(!e[t(536)][t(529)](t(506)))return;this[t(496)]=e[t(516)][t(535)](t(539));const n=e[t(519)],r=e[t(536)][t(535)](t(530));r[t(511)](t(527));for(const e of this[t(496)])t(498)!=e[t(497)]&&r[t(514)][t(522)](e[t(497)],(n=>{const r=t,i=this[r(533)](e[r(497)]);return null!==i?s(n,i):o(n,e[r(531)])}));function s(e,r){return Wr(n,t(532),[e,r])}function o(e,r){return Wr(n,t(500),[e,r])}this[t(505)]()}[mo(505)](){const t=mo,e=this[t(525)],n=e[t(519)];e[t(536)][t(535)](t(530))[t(514)][t(504)]((e=>{const r=t;if(r(501)!=e[r(507)])return;const{data:s}=e;if(s&&r(527)==s[r(537)]){const e=s[r(502)][0][r(518)],c=this[r(533)](e);if(null!==c)return{type:r(515),content:Wr(n,r(510),(a=c,Wr(n,r(532),[1,a])))};const u=this[r(496)][r(499)]((t=>t[r(497)]===e))[r(531)];return{type:r(515),content:Wr(n,r(510),(o=1,i=u,Wr(n,t(500),[o,i])))}}var o,i,a}))}[mo(533)](t){const e=mo;var n,r;const s=t[e(528)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(496)])||void 0===n?void 0:n[e(499)]((n=>n[e(497)]==t));if(o&&o[e(534)]){const t=o[e(534)],n=(null!==(r=t[e(521)])&&void 0!==r?r:t)[e(528)](/^h(\d+)/);if(n)return n[1]}return null}}function To(){const t=["descriptionFactory","has","format","color","plugins","24396CsOlSd","type","658885NfEdwz","formatInline","2548HtuyDh","highlight.options","*Set highlight:* %0","16093770yifwZD","commandParams","registerDescriptionCallback","HighlightEditing","TrackChangesEditing","editor","*Remove highlight*","155598ClVDsS","enableDefaultAttributesIntegration","318847ikDmlP","FORMAT_HIGHLIGHT","model","highlight","_registerLegacyDescription","config","find","11YbJVql","title","get","3981528OyvVRL","42853572RfEKlf","registerInlineAttribute","9OrqVVO","20bXBaYh","toLowerCase","45gMrMbD","value","locale","registerAttributeLabel","commandName","afterInit"];return(To=function(){return t})()}function _o(t,e){const n=To();return(_o=function(t,e){return n[t-=225]})(t,e)}const yo=_o;!function(t){const e=_o,n=t();for(;;)try{if(810986===parseInt(e(256))/1+parseInt(e(254))/2*(parseInt(e(229))/3)+parseInt(e(227))/4*(-parseInt(e(242))/5)+parseInt(e(240))/6*(-parseInt(e(244))/7)+parseInt(e(266))/8*(-parseInt(e(226))/9)+-parseInt(e(247))/10+-parseInt(e(263))/11*(-parseInt(e(267))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(To);class Ao extends t.Plugin{[yo(234)](){const t=yo,e=this[t(252)];if(!e[t(239)][t(236)](t(250)))return;const n=e[t(239)][t(265)](t(251)),r=e[t(231)];n[t(255)](t(259)),n[t(225)](t(259)),n[t(235)][t(232)](t(259),Wr(r,t(257))),this[t(260)]()}[yo(260)](){const t=yo,e=this[t(252)],n=e[t(231)];e[t(239)][t(265)](t(251))[t(235)][t(249)]((r=>{const s=t;if(s(243)!=r[s(241)])return;const{data:o}=r;if(o&&s(259)==o[s(233)]){const t=n.t,r=o[s(248)][0][s(230)];if(r){const o=e[s(261)][s(265)](s(245))[s(262)]((t=>t[s(258)]==r)),i=t(o[s(264)])[s(228)]();return{type:s(237),content:Wr(n,s(246),i),color:{value:o[s(238)],title:o[s(264)]}}}return{type:s(237),content:Wr(n,s(253),Wr(n,s(257)))}}}))}}function Co(t,e){const n=ko();return(Co=function(t,e){return n[t-=242]})(t,e)}function ko(){const t=["1171556ajHbow","plugins","descriptionFactory","65574xfAOwN","createContainerElement","high","registerElementLabel","div","TrackChangesEditing","for","3UJYVbv","elementToStructure","20OJioDj","has","createEmptyElement","994617VrInoM","afterInit","HorizontalLineEditing","ck-horizontal-line","29958hVxbeB","dataDowncast","4449456ccCXgc","addClass","1084540muDbGj","607548nIIyvU","locale","enableCommand","253EPMtTT","createPositionAt","182hIwbCN","horizontalLine","showSuggestionHighlights","ELEMENT_HORIZONTAL_LINE","editor","conversion","insert","1TwgiEB","get"];return(ko=function(){return t})()}const Lo=Co;!function(t){const e=Co,n=t();for(;;)try{if(732415===-parseInt(e(246))/1*(parseInt(e(267))/2)+parseInt(e(258))/3*(parseInt(e(248))/4)+-parseInt(e(271))/5+parseInt(e(251))/6*(parseInt(e(277))/7)+-parseInt(e(269))/8+-parseInt(e(263))/9*(parseInt(e(260))/10)+-parseInt(e(275))/11*(-parseInt(e(272))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ko);class No extends t.Plugin{[Lo(264)](){const t=Lo,e=this[t(243)];if(!e[t(249)][t(261)](t(265)))return;e[t(249)][t(247)](t(256))[t(274)](t(278));const n=e[t(249)][t(247)](t(256)),r=e[t(273)];n[t(250)][t(254)](t(278),(e=>Wr(r,t(242),e))),e[t(244)][t(257)](t(268))[t(259)]({model:t(278),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(279)])return null;const o=n[s(252)](s(255)),i=n[s(262)]("hr");return n[s(270)](s(266),o),n[s(245)](n[s(276)](o,0),i),o},converterPriority:t(253)})}}function Ro(t,e){const n=Mo();return(Ro=function(t,e){return n[t-=141]})(t,e)}const So=Ro;function Mo(){const t=["_registerLegacyDescription","get","element","htmlEmbed","122704CcDKMO","attribute","registerElementLabel","194075oXgzfu","11687992rggUpB","11rJYiZY","afterInit","type","getFirstRange","formatBlock","rawHtml","5552110oaivjz","nodeAfter","descriptionFactory","9rZZZxo","registerBlockAttribute","95rkiWgp","commandName","has","ELEMENT_HTML_EMBED","value","editor","TrackChangesEditing","registerDescriptionCallback","enableDefaultAttributesIntegration","key","locale","26627388WaRACm","*Change %0 content*","1787QHVtNf","HtmlEmbed","192qJpMte","1402eFmixI","plugins","3590280ERBNzY","format","start"];return(Mo=function(){return t})()}!function(t){const e=Ro,n=t();for(;;)try{if(794754===parseInt(e(156))/1*(parseInt(e(159))/2)+parseInt(e(161))/3+-parseInt(e(168))/4*(-parseInt(e(143))/5)+-parseInt(e(158))/6*(-parseInt(e(171))/7)+-parseInt(e(172))/8+-parseInt(e(141))/9*(-parseInt(e(179))/10)+parseInt(e(173))/11*(-parseInt(e(154))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mo);class vo extends t.Plugin{[So(174)](){const t=So,e=this[t(148)];if(!e[t(160)][t(145)](t(157)))return;const n=e[t(160)][t(165)](t(149)),r=e[t(153)];n[t(181)][t(170)](t(178),(e=>Wr(r,t(146),e))),n[t(151)](t(167)),n[t(142)](t(147)),n[t(181)][t(150)]((e=>{const n=t;if(n(169)!=e[n(175)])return;const{data:s}=e;if(s&&n(147)==s[n(152)]&&e[n(176)]()[n(163)][n(180)].is(n(166),n(178))){const t=Wr(r,n(146));return{type:n(162),content:Wr(r,n(155),t)}}})),this[t(164)]()}[So(164)](){const t=So,e=this[t(148)],n=e[t(153)];e[t(160)][t(165)](t(149))[t(181)][t(150)]((e=>{const r=t;if(r(177)!=e[r(175)])return;const{data:s}=e;if(s&&r(167)==s[r(144)]){const t=Wr(n,r(146));return{type:r(162),content:Wr(n,r(155),t)}}}))}}const wo=Oo;function Oo(t,e){const n=Fo();return(Oo=function(t,e){return n[t-=472]})(t,e)}!function(t){const e=Oo,n=t();for(;;)try{if(661930===parseInt(e(530))/1+-parseInt(e(487))/2+parseInt(e(583))/3+-parseInt(e(575))/4*(parseInt(e(503))/5)+parseInt(e(533))/6*(parseInt(e(590))/7)+-parseInt(e(500))/8*(-parseInt(e(497))/9)+-parseInt(e(582))/10*(parseInt(e(539))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fo);class Do extends t.Plugin{[wo(574)](){const t=wo,e=this[t(556)];if(!e[t(558)][t(527)](t(563)))return;const n=e[t(558)][t(472)](t(522)),r=e[t(558)][t(472)](t(498)),s=e[t(513)];n[t(572)](t(541)),n[t(566)][t(505)](t(508),(e=>Wr(s,t(567),e))),n[t(566)][t(505)](t(501),(e=>Wr(s,t(494),e))),n[t(566)][t(505)](t(528),(()=>Wr(s,t(545)))),e[t(558)][t(527)](t(532))&&n[t(572)](t(573)),e[t(558)][t(527)](t(593))&&e[t(558)][t(527)](t(536))&&(n[t(572)](t(547),((s,o)=>{const i=t,a=r[i(553)](e[i(510)][i(586)][i(509)]);e[i(510)][i(571)]((()=>{const t=i;n[t(489)](a,{commandName:t(547),commandParams:[o]},[],t(565))}))})),n[t(572)](t(561),((s,o)=>{const a=t;e[a(510)][a(571)]((t=>{const c=a;let u=r[c(553)](e[c(510)][c(586)][c(509)]),l=t[c(491)](u);const f=i.LivePosition[c(560)](l[c(557)],c(516)),h=i.LivePosition[c(560)](l[c(555)],c(554));n[c(546)]((()=>s(o))),u=r[c(553)](e[c(510)][c(586)][c(509)]),l=t[c(491)](u);const g=t[c(493)](f,h);f[c(535)](),h[c(535)](),n[c(489)](u,{commandName:c(547),commandParams:[o]},[],c(490)),g[c(557)][c(524)](l[c(557)])&&n[c(495)](t[c(493)](g[c(557)],l[c(557)]),c(490)),l[c(555)][c(524)](g[c(555)])&&n[c(495)](t[c(493)](l[c(555)],g[c(555)]),c(490))}))})),n[t(517)][t(591)](t(485),t(490),t(578),(()=>!1)),n[t(517)][t(591)](t(485),t(490),t(480),(()=>!1)),n[t(517)][t(591)](t(485),t(490),t(525),n[t(517)][t(540)](t(485),"",t(480))),n[t(517)][t(591)](t(511),t(490),t(578),(()=>!1)),n[t(517)][t(591)](t(511),t(490),t(525),(([r])=>{const s=t,o=n[s(517)][s(540)](s(511),"",s(525));let i=r[s(557)],a=r[s(555)];const c=e[s(510)][s(542)][s(514)](i,s(504)),u=e[s(510)][s(542)][s(514)](a,s(592));c[s(488)]&&(i=c[s(557)]),u[s(488)]&&(a=u[s(555)]),o([e[s(510)][s(493)](i,a)])})),n[t(517)][t(591)](t(485),t(490),t(478),c),n[t(517)][t(591)](t(511),t(490),t(478),c)),e[t(558)][t(527)](t(523))&&(n[t(572)](t(521),((s,o)=>{const i=t,a=e[i(558)][i(472)](i(492));let c=r[i(553)](e[i(510)][i(586)][i(509)]),u=a[i(515)](c);e[i(510)][i(571)]((()=>{const t=i;if(u)return void n[t(589)](e[t(510)][t(491)](u));const l=r[t(484)](c);s(o),c=r[t(553)](e[t(510)][t(586)][t(509)]),u=a[t(515)](c),n[t(495)](e[t(510)][t(491)](u),l?null:t(585))}))})),n[t(517)][t(591)](t(511),t(585),t(478),c));const o=[{type:t(485),subType:t(534)},{type:t(511),subType:t(585)},{type:t(485),subType:t(490)},{type:t(511),subType:t(490)}];function a(e,s){const i=t,a=o[i(499)]((({type:t,subType:n})=>e[i(502)]==t&&e[i(580)]==n)),c=o[i(499)]((({type:t,subType:e})=>s[i(502)]==t&&s[i(580)]==e));if(a<0||c<0)return!1;const u=e[i(483)](),l=s[i(483)]();if((0==a||1==a)&&2==c&&u[i(581)](l))return!0;if(2==a&&3==c){const t=n[i(587)](u,i(511))[i(526)]((({suggestion:t,meta:e})=>e[i(562)]&&i(490)==t[i(580)]));if(t[i(474)]>1&&l[i(555)][i(568)](u[i(557)]))return!0;if(1==t[i(474)]&&(u[i(557)][i(568)](l[i(555)])||u[i(555)][i(568)](l[i(557)])))return!0}if(3==a&&3==c&&u[i(557)][i(524)](l[i(557)])){const t=u[i(555)][i(506)],e=l[i(557)][i(486)];return r[i(484)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(558)][t(527)](t(529))&&(n[t(550)](t(473)),n[t(477)](t(544)),n[t(566)][t(507)](t(544),Wr(s,t(520)))),e[t(558)][t(527)](t(479))&&(n[t(550)](t(549)),n[t(477)](t(559))),n[t(566)][t(552)]((e=>{const n=t;if(o[n(538)]((({type:t,subType:r})=>e[n(502)]==t&&e[n(580)]==r)))return e[n(576)]?{}:void 0})),n[t(566)][t(552)]((e=>{const n=t;if(n(511)==e[n(502)]||n(564)==e[n(502)]){const t=e[n(579)]();if(t&&t.is(n(482),n(528)))return{type:n(511)==e[n(502)]?n(543):n(569),element:t,quantity:1}}})),n[t(566)][t(552)]((e=>t(485)==e[t(502)]&&t(490)==e[t(580)]?{type:t(518),content:t(476)}:t(485)==e[t(502)]&&t(565)==e[t(580)]?{type:t(518),content:t(551)}:void 0)),n[t(566)][t(552)]((e=>{const n=t;if(n(548)!=e[n(502)])return;const{data:r}=e;if(!r||n(559)!=r[n(537)])return;const o=r[n(496)];return o?{type:n(518),content:Wr(s,n(481),'"'+o+'"')}:{type:n(518),content:Wr(s,n(588))}})),this[t(475)]()}[wo(475)](){const t=wo,e=this[t(556)],n=e[t(513)];e[t(558)][t(472)](t(522))[t(566)][t(552)]((e=>{const r=t;if(r(485)!=e[r(502)]&&r(584)!=e[r(502)])return;const{data:s}=e;if(s){if(r(549)==s[r(519)]){const t=s[r(531)][0][r(496)];return t?{type:r(518),content:Wr(n,r(481),'"'+t+'"')}:{type:r(518),content:Wr(n,r(588))}}if(r(473)==s[r(519)]){const t=s[r(531)][0][r(577)];return t?{type:r(518),content:Wr(n,r(512),t)}:{type:r(518),content:Wr(n,r(570))}}}}))}}function Fo(){const t=["ImageUtils","findIndex","1470104qVhOFA","imageInline","type","14185WcREcW","backward","registerElementLabel","nodeAfter","registerAttributeLabel","imageBlock","selection","model","insertion","*Set image width:* %0","locale","getNearestSelectionRange","getCaptionFromImageModelElement","toPrevious","_suggestionFactory","format","commandName","FORMAT_IMAGE_SIZE","toggleImageCaption","TrackChangesEditing","ImageCaptionEditing","isBefore","discard","filter","has","caption","ImageResize","1214656RzlUhU","commandParams","ImageUploadEditing","6mlNYNf","imageStylePreApply","detach","ImageInlineEditing","key","find","6655qHqLcp","getSuggestionCallback","insertImage","schema","addObject","resizedWidth","ELEMENT_CAPTION","forceDefaultExecution","imageTypeInline","attribute","imageTextAlternative","enableDefaultAttributesIntegration","Block image to inline image","registerDescriptionCallback","getClosestSelectedImageElement","toNext","end","editor","start","plugins","alt","fromPosition","imageTypeBlock","isOwn","ImageEditing","deletion","convertBlockImageToInline","descriptionFactory","ELEMENT_IMAGE","isEqual","removeObject","*Reset image width*","change","enableCommand","uploadImage","afterInit","412GYPHpc","previous","width","join","getContainedElement","subType","isIntersecting","36790NnYSxF","1083234CXMBGC","formatInline","imageCaption","document","_findSuggestions","*Remove image text alternative*","markDeletion","9215969VCrSJM","registerCustomCallback","forward","ImageBlockEditing","get","resizeImage","length","_registerLegacyDescription","Inline image to block image","registerBlockAttribute","chain","ImageTextAlternativeEditing","accept","*Set image text alternative:* %0","element","getFirstRange","isBlockImage","formatBlock","nodeBefore","1262360rLxCIM","isCollapsed","markBlockFormat","convertInlineImageToBlock","createRangeOn","ImageCaptionUtils","createRange","ELEMENT_INLINE_IMAGE","markInsertion","newValue","45cRYVPs"];return(Fo=function(){return t})()}const xo=Po;function Po(t,e){const n=Uo();return(Po=function(t,e){return n[t-=485]})(t,e)}!function(t){const e=Po,n=t();for(;;)try{if(942080===parseInt(e(518))/1*(parseInt(e(513))/2)+-parseInt(e(504))/3+parseInt(e(509))/4*(-parseInt(e(521))/5)+parseInt(e(517))/6*(parseInt(e(486))/7)+-parseInt(e(495))/8+parseInt(e(519))/9+parseInt(e(506))/10*(parseInt(e(491))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Uo);class Bo extends t.Plugin{[xo(498)](){const t=xo;if(!this[t(490)][t(516)][t(488)](t(520)))return;const e=this[t(490)][t(525)],n=this[t(490)][t(516)][t(526)](t(493));n[t(508)](t(494)),n[t(499)](t(503)),n[t(514)][t(507)]((n=>{const r=t;if(r(512)!=n[r(492)])return;const{data:s}=n;return s&&r(503)==s[r(496)]?s[r(523)]&&s[r(505)]?{type:r(510),content:Wr(e,r(524))}:{type:r(510),content:""}:void 0})),this[t(487)]()}[xo(487)](){const t=xo,e=this[t(490)][t(516)][t(526)](t(493));e[t(522)][t(485)](t(500),t(494),t(527),e[t(522)][t(502)](t(500),null,t(511))),e[t(522)][t(485)](t(500),t(494),t(511),e[t(522)][t(502)](t(500),null,t(527))),this[t(501)]()}[xo(501)](){const t=xo,e=this[t(490)],n=e[t(525)];e[t(516)][t(526)](t(493))[t(514)][t(507)]((e=>{const r=t;if(r(500)!=e[r(492)]&&r(497)!=e[r(492)])return;const{data:s}=e;return s&&r(494)==s[r(515)]?{type:r(510),content:Wr(n,r(489))}:void 0}))}}function Uo(){const t=["accept","registerCustomCallback","3429727MAUnWz","_handleLegacySuggestions","has","*Format:* replace image URL","editor","22794662JAUYtE","type","TrackChangesEditing","replaceImageSource","9522032WQQOwr","key","formatInline","afterInit","registerBlockAttribute","formatBlock","_registerLegacyDescription","getSuggestionCallback","src","4142322SaLDDD","oldValue","10azSfLs","registerDescriptionCallback","enableDefaultAttributesIntegration","7367576bDmuyQ","format","discard","attribute","1230eCwLVU","descriptionFactory","commandName","plugins","6JlPlXo","1701klTtWK","15720156tUOOCN","ImageEditing","5mGuNkK","_suggestionFactory","newValue","*Replace image URL*","locale","get"];return(Uo=function(){return t})()}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=361]})(t,e)}function Vo(){const t=["7630aWrsRW","Users","isIntersecting","formatInline","locale","value","differ","imageTypeInline","join","normalizedStyles","11470635qPRSjN","commandName","_suggestionFactory","4569010UfTzZQ","ImageStyleEditing","findIndex","enableCommand","2MKGORi","FORMAT_SIDE_IMAGE","TrackChangesEditing","getChangedMarkers","isInlineImage","author","formatBlock","start","15uGWVCq","imageStylePostApply","commandParams","selection","type","imageTypeBlock","shouldConvertImageType","nodeBefore","561116KhnltQ","getClosestSelectedImageElement","12TUGLsF","getSuggestionCallback","10566360BgWlkA","hasSuggestion","nodeAfter","isEqual","model","end","isBefore","convertInlineImageToBlock","markInlineFormat","getFirstRange","setImageNaturalSizeAttributes","plugins","editor","change","subType","get","accept","document","discard","head","insertion","getContainedElement","refresh","isOwn","502117fZiOYC","_registerLegacyDescription","ImageUtils","registerPostFixer","createRangeOn","chain","3100635cUYZUG","registerCustomCallback","suggestion","next","afterInit","*Format:* %0","imageCaption","has","discardSuggestion","isBlockImage","length","getSuggestions","_splitMarkerName","markBlockFormat","format","registerDescriptionCallback","filter","50lwXqcY","commandReversedParams","7768WkCVvi","toLowerCase","forEach","getSuggestion","title","isInContent","descriptionFactory","imageStyle","commands","newRange","side","imageStylePreApply","_findSuggestions","from","name"];return(Vo=function(){return t})()}!function(t){const e=Go,n=t();for(;;)try{if(916338===-parseInt(e(366))/1*(-parseInt(e(423))/2)+-parseInt(e(431))/3*(parseInt(e(439))/4)+parseInt(e(419))/5*(-parseInt(e(441))/6)+parseInt(e(406))/7*(parseInt(e(391))/8)+parseInt(e(372))/9*(parseInt(e(389))/10)+parseInt(e(416))/11+-parseInt(e(443))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vo);class Ho extends t.Plugin{[jo(376)](){const t=jo,n=this[t(455)];if(!n[t(454)][t(379)](t(420)))return;const r=n[t(454)][t(458)](t(425)),s=n[t(454)][t(458)](t(368)),o={};r[t(422)](t(398),((o,i)=>{const a=t,c=n[a(454)][a(458)](a(407)).me,u=n[a(399)][a(458)](a(398));let l=s[a(440)](n[a(447)][a(460)][a(434)]),f=n[a(447)][a(370)](l),h=u[a(411)];if(h==i[a(411)])return;const g={commandName:a(398),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(447)][a(456)]((()=>{const t=a;if(r[t(383)]()[t(388)]((e=>e[t(396)]&&c==e[t(428)]&&(t(429)==e[t(435)]||t(409)==e[t(435)])&&(t(402)==e[t(457)]||t(432)==e[t(457)])&&e[t(452)]()[t(446)](f)))[t(393)]((e=>r[t(380)](e[t(361)]))),l=s[t(440)](n[t(447)][t(460)][t(434)]),f=n[t(447)][t(370)](l),u[t(364)](),n[t(399)][t(458)](t(413))[t(364)](),n[t(399)][t(458)](t(436))[t(364)](),h=u[t(411)],h!=i[t(411)])return s[t(427)](l)&&u[t(437)](i[t(411)],l)?(o({...i,setImageSizes:!1}),l=s[t(440)](n[t(447)][t(460)][t(434)]),void r[t(385)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(402))):void(s[t(381)](l)?r[t(385)](l,g,[],t(432)):r[t(451)](f,g,t(432)))}))}));for(const e of n[t(454)][t(458)](t(420))[t(415)])o[e[t(405)]]=e[t(395)][t(392)]();r[t(418)][t(373)](t(429),t(402),t(414),(()=>!1)),r[t(418)][t(373)](t(429),t(432),t(414),(()=>!1)),r[t(418)][t(373)](t(409),t(432),t(414),(()=>!1)),r[t(418)][t(373)](t(429),t(402),t(459),(([e])=>{const n=t;s[n(453)](e[n(363)]())})),r[t(418)][t(373)](t(429),t(402),t(461),((e,n)=>{const s=t;r[s(418)][s(442)](s(429),"",s(459))(e,{commandName:n[s(417)],commandParams:n[s(390)]})})),r[t(418)][t(373)](t(429),t(402),t(371),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(429),subType:t(402)},{type:t(362),subType:t(378)},{type:t(429),subType:t(450)},{type:t(362),subType:t(450)}];function a(e,n){const o=t,a=i[o(421)]((({type:t,subType:n})=>e[o(435)]==t&&e[o(457)]==n)),c=i[o(421)]((({type:t,subType:e})=>n[o(435)]==t&&n[o(457)]==e));if(a<0||c<0)return!1;const u=e[o(452)](),l=n[o(452)]();if((0==a||1==a)&&2==c&&u[o(408)](l))return!0;if(2==a&&3==c){const t=r[o(403)](u,o(362))[o(388)]((({suggestion:t,meta:e})=>e[o(365)]&&o(450)==t[o(457)]));if(t[o(382)]>1&&l[o(448)][o(446)](u[o(430)]))return!0;if(1==t[o(382)]&&(u[o(430)][o(446)](l[o(448)])||u[o(448)][o(446)](l[o(430)])))return!0}if(3==a&&3==c&&u[o(430)][o(449)](l[o(430)])){const t=u[o(448)][o(445)],e=l[o(430)][o(438)];return s[o(381)](t)&&t===e}return!1}n[t(447)][t(460)][t(369)]((()=>{const e=t;let o=!1;const i=Array[e(404)](n[e(447)][e(460)][e(412)][e(426)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(384)](t);if(e(374)==i&&r[e(444)](u)){if(e(429)==a&&(e(402)==c||e(432)==c)){const t=r[e(394)](u);if(n[e(400)]){const n=t[e(452)]()[e(363)]();if(s[e(381)](n))continue;r[e(380)](t),o=!0}}if(e(362)==a&&e(378)==c&&!n[e(400)]){const t=r[e(394)](u);t[e(375)]&&t[e(375)][e(396)]&&(r[e(380)](t[e(375)]),o=!0)}}}return o})),this[t(367)](o)}[jo(367)](t){const e=jo,n=this[e(455)],r=n[e(410)];n[e(454)][e(458)](e(425))[e(397)][e(387)]((n=>{const s=e;if(s(429)!=n[s(435)]&&s(409)!=n[s(435)])return;const{data:o}=n;if(!o||s(398)!=o[s(417)])return;const i=o[s(433)][0][s(411)];return function(t){const e=s;return{type:e(386),content:Wr(r,e(377),t)}}(s(401)===i?Wr(r,s(424)):t[i]||i)}))}}const Wo=zo;function zo(t,e){const n=Xo();return(zo=function(t,e){return n[t-=309]})(t,e)}!function(t){const e=zo,n=t();for(;;)try{if(335328===-parseInt(e(332))/1+parseInt(e(315))/2+-parseInt(e(320))/3*(-parseInt(e(333))/4)+-parseInt(e(329))/5+parseInt(e(340))/6+parseInt(e(319))/7*(-parseInt(e(330))/8)+parseInt(e(331))/9*(parseInt(e(325))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xo);class Ko extends t.Plugin{constructor(t){const e=zo;super(t),this[e(342)]=!1,this[e(313)]=!1}[Wo(318)](){const t=Wo,e=this[t(339)],n=e[t(334)][t(323)](t(316)),r=e[t(334)][t(323)](t(312));n&&(n.on(t(317),((e,[,n])=>{const s=t;this[s(342)]=r[s(328)],n[s(314)][s(335)]=!this[s(342)]}),{priority:t(324)}),this[t(337)](n,t(338),this[t(327)][t(322)](this)),this[t(337)](n,t(338),(()=>{const e=t;this[e(313)]&&(r[e(317)](),this[e(313)]=!1)}),{priority:t(310)}),e[t(309)][t(323)](t(336))[t(326)](t(316)))}[Wo(327)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(339)][n(334)][n(323)](n(312)),o=s[n(328)];this[n(342)]!==o&&(s[n(317)](),this[n(313)]=!0),r&&r[n(341)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(339)][o(309)][o(323)](o(321)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(316)}}};this[o(339)][o(309)][o(323)](o(336))[o(311)](i)}))}}function Xo(){const t=["track_changes","TrackChangesEditing","listenTo","dataInsert","editor","2585580rcGTAt","forEach","_trackChangesValueDuringImport","plugins","lowest","_setSuggestionData","trackChanges","_trackChangesExecuted","collaboration_features","735882OXzucq","importWord","execute","afterInit","3937556YuyldJ","3678qHoUFn","Users","bind","get","high","14380bLMWkB","enableCommand","_handleImportedData","value","1338340rvUZLB","8XycEMy","1647NEGeRV","30155MSLojn","436GybCuG","commands"];return(Xo=function(){return t})()}const qo=Zo;function Yo(){const t=["plugins","getItems","TrackChangesEditing","registerDescriptionCallback","descriptionFactory","2053614NtejYW","formatBlock","registerBlockAttribute","1217748YVFXFq","indentBlock","blockIndent","4936981spZBUy","registerAttributeLabel","outdentBlock","37860pRWBEH","*Indent:* %0","5070zsdVKn","commandName","*Outdent:* %0","FORMAT_INDENT","type","2RhaYFV","get","indent","IndentBlock","1804360BptcWp","3935PWJMcc","enableDefaultAttributesIntegration","IndentEditing","locale","9sExzvg","1925LJCSxb","editor","format","_registerLegacyDescription","has","381143JbLTFP","enableCommand","afterInit","outdent","getItemLabel"];return(Yo=function(){return t})()}function Zo(t,e){const n=Yo();return(Zo=function(t,e){return n[t-=262]})(t,e)}!function(t){const e=Zo,n=t();for(;;)try{if(397779===-parseInt(e(283))/1*(-parseInt(e(268))/2)+-parseInt(e(293))/3+parseInt(e(296))/4+-parseInt(e(273))/5*(-parseInt(e(263))/6)+-parseInt(e(299))/7+-parseInt(e(272))/8*(parseInt(e(277))/9)+-parseInt(e(302))/10*(-parseInt(e(278))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yo);class Jo extends t.Plugin{[qo(285)](){const t=qo,e=this[t(279)],n=e[t(288)][t(269)](t(290));if(e[t(288)][t(282)](t(275))&&(n[t(284)](t(270)),n[t(284)](t(286))),e[t(288)][t(282)](t(271)))for(const e of[t(297),t(301)])n[t(274)](e);const r=e[t(276)];n[t(295)](t(298)),n[t(292)][t(300)](t(298),Wr(r,t(266))),this[t(281)]()}[qo(281)](){const t=qo,e=this[t(279)],n=e[t(276)],r=e[t(288)][t(269)](t(290));r[t(292)][t(291)]((e=>{const s=t;if(s(294)!=e[s(267)])return;const{data:o}=e;if(!o)return;if(s(297)!=o[s(264)]&&s(301)!=o[s(264)])return;const i=e[s(289)]()[0],a=r[s(292)][s(287)](i);return s(297)==o[s(264)]?{type:s(280),content:Wr(n,s(262),a)}:s(301)==o[s(264)]?{type:s(280),content:Wr(n,s(265),a)}:void 0}))}}var Qo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=117]})(t,e)}function ti(){var t=["1671645TVRmLg","48CaxEUa","158295oEwfBX","get","159943XTolfg","1487616cqForV","7353YswMuI","TrackChangesEditing","114vIdKXQ","editor","763068nFOlNB","plugins","enableCommand","requires","input","481548ONjbLs","init"];return(ti=function(){return t})()}!function(t){for(var e=$o,n=t();;)try{if(219777===-parseInt(e(132))/1+parseInt(e(128))/2+-parseInt(e(123))/3+-parseInt(e(118))/4+parseInt(e(130))/5+parseInt(e(121))/6*(parseInt(e(117))/7)+parseInt(e(131))/8*(-parseInt(e(119))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ti);class ei extends t.Plugin{static get[Qo(126)](){return[Ms.Input]}[Qo(129)](){var t=Qo;this[t(122)][t(124)][t(133)](t(120))[t(125)](t(127))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=453]})(t,e)}function si(){const t=["format","1095NyAlYc","registerDescriptionCallback","2525958gihpZW","manualDecorators","descriptionFactory","enableDefaultAttributesIntegration","link","plugins","has","commandParams","3015747HeHPgg","key","4599ezgLry","registerInlineAttribute","afterInit","13040KpIWyl","newValue","*Remove link*","commandName","type","toLowerCase","link (","TrackChangesEditing","131486okTvPS","unlink","7884PypLPY","_registerLegacyDescription","label","attribute","1946814IIaEvT","formatInline","locale","LinkEditing","commands","registerAttributeLabel","linkHref","83367MdFtnY","get","*Set link:* %0","editor"];return(si=function(){return t})()}!function(t){const e=ri,n=t();for(;;)try{if(465351===parseInt(e(475))/1+parseInt(e(462))/2+-parseInt(e(482))/3+-parseInt(e(464))/4*(-parseInt(e(480))/5)+parseInt(e(468))/6+-parseInt(e(490))/7+-parseInt(e(454))/8*(-parseInt(e(492))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(si);class oi extends t.Plugin{[ni(453)](){const t=ni,e=this[t(478)];if(!e[t(487)][t(488)](t(471)))return;const n=e[t(487)][t(476)](t(461)),r=e[t(472)][t(476)](t(486));n[t(485)](t(486)),n[t(485)](t(463)),n[t(493)](t(474));for(const e of r[t(483)])n[t(493)](e.id),n[t(484)][t(473)](e.id,t(460)+e[t(466)][t(459)]()+")");n[t(484)][t(481)]((n=>{const r=t;if(r(467)!=n[r(458)])return;const{data:s}=n;if(!s||r(474)!=s[r(491)])return;const o=s[r(455)],i=e[r(470)];return{type:r(479),content:null==o?Wr(i,r(456)):Wr(i,r(477),'"'+o+'"')}})),this[t(465)]()}[ni(465)](){const t=ni,e=this[t(478)],n=e[t(470)];e[t(487)][t(476)](t(461))[t(484)][t(481)]((e=>{const r=t;if(r(469)!=e[r(458)])return;const{data:s}=e;if(s){if(r(486)==s[r(457)]){const t=s[r(489)][0];return{type:r(479),content:Wr(n,r(477),'"'+t+'"')}}return r(463)==s[r(457)]?{type:r(479),content:Wr(n,r(456))}:void 0}}))}}const ii=ai;function ai(t,e){const n=ui();return(ai=function(t,e){return n[t-=488]})(t,e)}!function(t){const e=ai,n=t();for(;;)try{if(430587===parseInt(e(519))/1*(parseInt(e(515))/2)+-parseInt(e(504))/3+-parseInt(e(529))/4*(parseInt(e(497))/5)+parseInt(e(546))/6*(-parseInt(e(570))/7)+-parseInt(e(569))/8+parseInt(e(502))/9*(-parseInt(e(498))/10)+parseInt(e(566))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ui);class ci extends t.Plugin{[ii(507)](){const t=ii,e=this[t(505)],n=e[t(526)];if(!e[t(496)][t(538)](t(549)))return;const r=e[t(496)][t(564)](t(534)),s=e[t(496)][t(538)](t(495));function o(t){return()=>{const n=ai,s=e[n(525)][n(522)][n(539)],o=e[n(524)][n(564)](t);if(o[n(563)])return void e[n(567)](n(559),{});const i=t[n(492)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(493)](t)[s(513)]((t=>function(t,e){const n=s;return e[n(560)](t[n(520)],n(555))&&!e[n(514)](t)}(t,r)));o=o[s(513)]((t=>!t.is(s(500),s(555))||t[s(494)](s(552))!=e));const i=new Set;for(const t of o)t.is(s(500),s(555))?i[s(499)](li(t)):i[s(499)](t);return Array[s(493)](i)}(s[n(527)](),i,e[n(525)][n(553)]);e[n(525)][n(506)]((()=>{const e=n;for(const n of a)r[e(508)](n,{commandName:t,commandParams:[{forceValue:!o[e(563)]}],formatGroupId:e(572)},fi(n))}))}}function i(t){return()=>{const n=ai,s=function(t){const e=ai;let n=Array[e(493)](t);const r=n[e(489)]((t=>e(555)!=t[e(536)]));return r>-1&&(n=n[e(492)](0,r)),n}(e[n(525)][n(522)][n(539)][n(527)]()),o=e[n(525)][n(556)](e[n(525)][n(516)](s[0],n(523)),e[n(525)][n(516)](s[s[n(488)]-1],n(528)));e[n(525)][n(506)]((()=>{const e=n;r[e(508)](o,{commandName:t,commandParams:[],formatGroupId:e(561)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(568)];for(;t&&t[n(494)](n(561))>e[n(494)](n(561));)r[n(499)](t),t=t[n(568)]}return Array[n(493)](r)}(s))}))}}r[t(491)](t(550),o(t(550))),r[t(491)](t(545),o(t(545))),s&&r[t(491)](t(548),o(t(548))),r[t(491)](t(557),i(t(557))),r[t(491)](t(541),i(t(541))),s&&r[t(491)](t(490),(()=>{const n=t,s=e[n(524)][n(564)](n(490)),o=Array[n(493)](s[n(540)]);o[n(513)]((t=>t[n(494)](n(543))!=s[n(563)])),e[n(525)][n(506)]((()=>{const t=n;for(const e of o)r[t(508)](e,{commandName:t(490),commandParams:[{forceValue:!s[t(563)]}]})}))})),r[t(542)][t(501)](t(555),(e=>Wr(n,t(509),e))),r[t(542)][t(521)]((e=>{const r=t;if(r(533)!=e[r(532)]&&r(551)!=e[r(532)])return;const{data:s}=e;if(s){if(r(550)==s[r(554)]||r(545)==s[r(554)]||r(548)==s[r(554)])switch(s[r(554)][r(544)](r(530),"")){case r(510):return o(Wr(n,r(517)));case r(503):return o(Wr(n,r(537)));case r(574):return o(Wr(n,r(512)))}if(r(557)==s[r(554)])return{type:r(573),content:Wr(n,r(571),Wr(n,r(509)))};if(r(541)==s[r(554)])return{type:r(573),content:Wr(n,r(531),Wr(n,r(509)))};if(r(490)==s[r(554)])return s[r(562)][0][r(535)]?{type:r(573),content:Wr(n,r(547))}:{type:r(573),content:Wr(n,r(565))}}function o(t){const e=r;return{type:e(573),content:Wr(n,e(511),t)}}}))}}function ui(){const t=["execute","nextSibling","324144rURwuO","389515BJyoPb","*Indent:* %0","blockName","format","todo","length","findIndex","checkTodoList","enableCommand","slice","from","getAttribute","LegacyTodoListEditing","plugins","10FJenxL","59690PdTLUH","add","element","registerElementLabel","774dUQyvl","numbered","348492bvYDgB","editor","change","afterInit","markBlockFormat","ELEMENT_LIST_ITEM","bulleted","*Change to:* %0","ELEMENT_TODO_LIST","filter","isObject","20kJezPh","createPositionAt","ELEMENT_BULLETED_LIST","previousSibling","89bjXLvH","parent","registerDescriptionCallback","document","before","commands","model","locale","getSelectedBlocks","end","869032NlzKWQ","List","*Outdent:* %0","type","formatBlock","TrackChangesEditing","forceValue","name","ELEMENT_NUMBERED_LIST","has","selection","_selectedElements","outdentList","descriptionFactory","todoListChecked","replace","bulletedList","36fyJwZh","*Check item*","todoList","LegacyListEditing","numberedList","formatInline","listType","schema","commandName","listItem","createRange","indentList","push","paragraph","checkChild","listIndent","commandParams","value","get","*Uncheck item*","20549089xlpSJi"];return(ui=function(){return t})()}function li(t){const e=ii,n=t[e(494)](e(561));if(0==n)return t;let r=t;for(;t[e(518)]&&t[e(518)].is(e(500),e(555));){const s=t[e(518)][e(494)](e(561));if(s==n)r=t[e(518)];else if(s<n)break;t=t[e(518)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(500),e(555))&&t[e(494)](e(561))>0){let r=t[e(568)];for(;r&&e(555)==r[e(536)]&&r[e(494)](e(561))==t[e(494)](e(561));)n[e(558)](r),r=r[e(568)]}return n}function hi(t,e){const n=gi();return(hi=function(t,e){return n[t-=272]})(t,e)}function gi(){const t=["from","2168LnGoSt","backward","toUpperCase","ELEMENT_","1203816JtzRvu","createPositionAt","_LIST_","enableCommand","handleDescriptions","TrackChangesEditing","push","before","markMultiRangeBlockFormat","type","listItem","getSelectedBlocks","selection","map","replace","handleListStyleCommand","numbered","240CTEQHI","handleListReversedCommand","createRange","_getSuggestionBlocks","parent","config","1196690HWiIWU","unshift","descriptionFactory","format","styles","element","2117SDFdWN","getSiblingNodes","2943479AXKWIG","reversed","listStyle","flat","plugins","_getSuggestionBlocksForListStyle","length","_getTranslationKeyForListStyle","*Format:* set start index to %0","listType","getListTypeFromListStyleType","commandParams","getAttribute","formatBlock","getFirstPosition","listStart","*Change to:* %0","handleListStartCommand","*Format:* set order to regular","registerDescriptionCallback","352oNGrcL","*Format:* set order to reversed","document","commandName","change","bind","filter","listReversed","startIndex","list.properties","model","LegacyListUtils","default","22232SCSuHk","441ktrVBc","afterInit","4718790rrDXPA","locale","get","editor","LegacyListPropertiesEditing","forward","has","formatInline","getLastPosition"];return(gi=function(){return t})()}const di=hi;!function(t){const e=hi,n=t();for(;;)try{if(283145===-parseInt(e(280))/1*(-parseInt(e(302))/2)+parseInt(e(349))/3*(-parseInt(e(328))/4)+parseInt(e(274))/5+-parseInt(e(332))/6+-parseInt(e(282))/7+-parseInt(e(315))/8*(parseInt(e(316))/9)+parseInt(e(318))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gi);class pi extends t.Plugin{[di(317)](){const t=di;if(!this[t(321)][t(286)][t(324)](t(322)))return;const e=this[t(321)][t(273)][t(320)](t(311)),n=this[t(321)][t(286)][t(320)](t(337));e[t(278)]&&n[t(335)](t(284),this[t(347)][t(307)](this)),e[t(283)]&&n[t(335)](t(309),this[t(350)][t(307)](this)),e[t(310)]&&n[t(335)](t(297),this[t(299)][t(307)](this)),n[t(276)][t(301)](this[t(336)][t(307)](this))}[di(347)](t,e={}){const n=di,r=this[n(321)][n(286)][n(320)](n(337)),s=this[n(287)]();this[n(321)][n(312)][n(306)]((()=>{const t=n;r[t(340)](s,{commandName:t(284),commandParams:[{type:e[t(341)]}],formatGroupId:t(284)})}))}[di(350)](t,e={}){const n=di,r=this[n(321)][n(286)][n(320)](n(337)),s=this[n(352)]((t=>t.is(n(279),n(342))&&n(348)===t[n(294)](n(291))));if(s[n(288)]<1)return;const o=s[n(345)]((t=>this[n(321)][n(312)][n(351)](this[n(321)][n(312)][n(333)](t,n(339)),this[n(321)][n(312)][n(333)](t,0))));this[n(321)][n(312)][n(306)]((()=>{const t=n;r[t(340)](o,{commandName:t(309),commandParams:[{reversed:e[t(283)]}],formatGroupId:t(309)})}))}[di(299)](t,e={}){const n=di,r=this[n(321)][n(286)][n(320)](n(337)),s=this[n(352)]((t=>t.is(n(279),n(342))&&n(348)===t[n(294)](n(291))));if(s[n(288)]<1)return;const o=s[n(345)]((t=>this[n(321)][n(312)][n(351)](this[n(321)][n(312)][n(333)](t,n(339)),this[n(321)][n(312)][n(333)](t,0))));this[n(321)][n(312)][n(306)]((()=>{const t=n;r[t(340)](o,{commandName:t(297),commandParams:[{startIndex:e[t(310)]}],formatGroupId:t(297)})}))}[di(336)](t){const e=di;if(e(295)!=t[e(341)]&&e(325)!=t[e(341)])return;const n=this[e(321)][e(319)],{data:r}=t;if(!r)return;let s,o;switch(r[e(305)]){case e(284):s=e(298),o={type:e(277),content:Wr(n,s,Wr(n,this[e(289)](r[e(293)][0][e(341)])))};break;case e(309):s=r[e(293)][0][e(283)]?e(303):e(300),o={type:e(277),content:Wr(n,s)};break;case e(297):s=e(290),o={type:e(277),content:Wr(n,s,r[e(293)][0][e(310)])}}return o}[di(287)](){const t=di;var e,n,r,s;const o=this[t(321)][t(286)][t(320)](t(313));let i=Array[t(327)](this[t(321)][t(312)][t(304)][t(344)][t(343)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(279),t(342)))&&i[t(275)](...o[t(281)](this[t(321)][t(312)][t(304)][t(344)][t(296)](),t(329))),(null===(n=i[i[t(288)]-1])||void 0===n?void 0:n.is(t(279),t(342)))&&i[t(338)](...o[t(281)](this[t(321)][t(312)][t(304)][t(344)][t(326)](),t(323))),i=[...new Set(i)],(null===(s=null===(r=this[t(321)][t(312)][t(304)][t(344)][t(296)]())||void 0===r?void 0:r[t(272)])||void 0===s?void 0:s.is(t(279),t(342)))&&(i=i[t(308)]((e=>e.is(t(279),t(342))))),i}[di(352)](t){const e=di,n=this[e(321)][e(286)][e(320)](e(313));let r=Array[e(327)](this[e(321)][e(312)][e(304)][e(344)][e(343)]())[e(308)](t)[e(345)]((t=>{const r=e,s=this[r(321)][r(312)][r(333)](t,0);return[...n[r(281)](s,r(329)),...n[r(281)](s,r(323))]}))[e(285)]();return r=[...new Set(r)],r}[di(289)](t){const e=di;return e(331)+(this[e(321)][e(286)][e(320)](e(313))[e(292)](t)||e(314))[e(330)]()+e(334)+t[e(330)]()[e(346)](/-/g,"_")}}const mi=Ei;function Ii(){const t=["52972AuzSso","13862601UtrzLX","mediaEmbed","locale","TrackChangesEditing","editor","createEmptyElement","231AoacaQ","elementToElement","downcastDispatcher","7927152hALDKS","registerElementLabel","dataDowncast","has","div","showSuggestionHighlights","high","get","afterInit","ELEMENT_MEDIA","for","MediaEmbedEditing","7120701PawwxB","descriptionFactory","plugins","options","746365QkKQNJ","data","1192664TkAQxL","attribute:url:media","media","12MMLHuk","stop","140861ZZRRJB","conversion","enableCommand"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=455]})(t,e)}!function(t){const e=Ei,n=t();for(;;)try{if(703852===-parseInt(e(477))/1+parseInt(e(472))/2+-parseInt(e(487))/3*(parseInt(e(480))/4)+-parseInt(e(470))/5*(parseInt(e(475))/6)+parseInt(e(466))/7+-parseInt(e(490))/8+parseInt(e(481))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ii);class bi extends t.Plugin{[mi(462)](){const t=mi,e=this[t(485)];if(!e[t(468)][t(457)](t(465)))return;const n=e[t(468)][t(461)](t(484)),r=e[t(483)];n[t(479)](t(482)),n[t(467)][t(455)](t(474),(e=>Wr(r,t(463),e))),e[t(478)][t(464)](t(456))[t(488)]({model:t(474),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(459)])return n[s(486)](s(458))},converterPriority:t(460)}),e[t(471)][t(489)].on(t(473),((e,n,r)=>{const s=t;r[s(469)][s(459)]&&e[s(476)]()}),{priority:t(460)})}}function Ti(){const t=["17690976paKagR","1474341CabCJj","5048345zhxTTf","afterInit","enableCommand","11471412QhIFbI","7408464UpCmHZ","mention","685464fThbKC","TrackChangesEditing","editor","2127IiPhad","get","MentionEditing","3902azzJdb","plugins","7VDBXdt","has"];return(Ti=function(){return t})()}const _i=yi;function yi(t,e){const n=Ti();return(yi=function(t,e){return n[t-=344]})(t,e)}!function(t){const e=yi,n=t();for(;;)try{if(965450===parseInt(e(356))/1+parseInt(e(351))/2*(-parseInt(e(348))/3)+parseInt(e(361))/4+-parseInt(e(357))/5+-parseInt(e(360))/6*(-parseInt(e(353))/7)+parseInt(e(345))/8+-parseInt(e(355))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ti);class Ai extends t.Plugin{[_i(358)](){const t=_i,e=this[t(347)];e[t(352)][t(354)](t(350))&&e[t(352)][t(349)](t(346))[t(359)](t(344))}}const Ci=ki;function ki(t,e){const n=Li();return(ki=function(t,e){return n[t-=331]})(t,e)}function Li(){const t=["registerDescriptionCallback","locale","getLabel","4579169xsIrqN","afterInit","315876TsJEcx","type","396252tIYrhb","1513790FJuArl","*Insert:* %0","8JIlLbH","deletion","250LRXhWf","ELEMENT_MERGE_FIELD","getAttribute","plugins","247CEaclU","21CssWTK","commands","insertMergeField","insertion","mergeField","get","editor","element","3873555oNoFgH","TrackChangesEditing","registerElementLabel","1253659maRxzJ","getContainedElement","enableCommand","MergeFieldsEditing","*Remove:* %0","descriptionFactory","3836NHOUUH"];return(Li=function(){return t})()}!function(t){const e=ki,n=t();for(;;)try{if(369334===-parseInt(e(336))/1*(parseInt(e(354))/2)+parseInt(e(337))/3*(-parseInt(e(360))/4)+-parseInt(e(363))/5+-parseInt(e(362))/6+-parseInt(e(358))/7*(parseInt(e(365))/8)+-parseInt(e(345))/9+parseInt(e(332))/10*(parseInt(e(348))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Li);class Ni extends t.Plugin{[Ci(359)](){const t=Ci,e=this[t(343)];if(!e[t(338)][t(342)](t(339)))return;e[t(335)][t(342)](t(346))[t(350)](t(339));const n=e[t(335)][t(342)](t(346)),r=e[t(356)];n[t(353)][t(347)](t(341),(e=>Wr(r,t(333),e))),n[t(353)][t(355)]((n=>{const s=t;if(s(340)!=n[s(361)]&&s(331)!=n[s(361)])return;const o=n[s(349)]();if(null==o)return;if(!o.is(s(344),s(341)))return;const i=e[s(335)][s(342)](s(351))[s(357)](o[s(334)]("id"));return s(340)==n[s(361)]?{type:s(340),content:Wr(r,s(364),'"'+i+'" '+Wr(r,s(333)))}:{type:s(331),content:Wr(r,s(352),'"'+i+'" '+Wr(r,s(333)))}}))}}const Ri=Mi;function Si(){const t=["editor","34808NGpENI","format","6hTBqGi","899290aucLNL","head","registerBlockAttribute","key","3bEIaEC","enableDefaultAttributesIntegration","2756588poeWOv","get","*Set format:* %0","*Remove format:* %0","registerDescriptionCallback","TrackChangesEditing","ELEMENT_MULTI_LEVEL_LIST","1116efezKA","3217300yLYGkr","listMarkerStyle","plugins","oldValue","next","descriptionFactory","listType","1808279efTnNR","899622ztjrcU","10JRFHJq","multiLevelList","newValue","has","data","MultiLevelList","locale","afterInit","96073ipQYpJ","handleDescriptions"];return(Si=function(){return t})()}function Mi(t,e){const n=Si();return(Mi=function(t,e){return n[t-=378]})(t,e)}!function(t){const e=Mi,n=t();for(;;)try{if(344906===parseInt(e(410))/1+parseInt(e(401))/2+parseInt(e(383))/3*(parseInt(e(385))/4)+-parseInt(e(393))/5*(parseInt(e(378))/6)+parseInt(e(379))/7+parseInt(e(413))/8*(-parseInt(e(392))/9)+parseInt(e(402))/10*(parseInt(e(400))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Si);class vi extends t.Plugin{[Ri(409)](){const t=Ri,e=this[t(412)],n=e[t(395)][t(386)](t(390));e[t(395)][t(405)](t(407))&&(n[t(384)](t(403)),n[t(381)](t(394)),n[t(398)][t(389)]((e=>this[t(411)](e))))}[Ri(411)](t){const e=Ri,n=this[e(412)][e(408)],{data:r}=t,s={type:e(414),content:""};if(r&&e(394)==r[e(382)]){if(!r[e(396)])return{type:e(414),content:Wr(n,e(387),Wr(n,e(391)))+" ("+r[e(404)]+")"};if(!r[e(404)]){let o=t[e(380)];for(;o;){if(o[e(406)]&&e(399)==o[e(406)][e(382)]&&o[e(406)][e(404)])return s;o=o[e(397)]}return{type:e(414),content:Wr(n,e(388),Wr(n,e(391)))+" ("+r[e(396)]+")"}}}}}const wi=Oi;function Oi(t,e){const n=Di();return(Oi=function(t,e){return n[t-=236]})(t,e)}function Di(){const t=["2CyyvOE","2240960VzLUMx","42CobklX","1364948fkOrps","TrackChangesEditing","enableCommand","668262HtZdhU","descriptionFactory","pageBreak","2803179EGtQNU","plugins","afterInit","8TADALH","3957948yZKfPx","editor","839305vmEIdM","get","has","PageBreakEditing","locale","144AgLxaV","8WSmyAN","ELEMENT_PAGE_BREAK","3268716PuwdXC","registerElementLabel"];return(Di=function(){return t})()}!function(t){const e=Oi,n=t();for(;;)try{if(718315===-parseInt(e(256))/1+-parseInt(e(253))/2*(parseInt(e(237))/3)+parseInt(e(240))/4*(parseInt(e(243))/5)+-parseInt(e(255))/6*(parseInt(e(259))/7)+parseInt(e(249))/8*(-parseInt(e(241))/9)+parseInt(e(254))/10+parseInt(e(251))/11*(parseInt(e(248))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Di);class Fi extends t.Plugin{[wi(239)](){const t=wi,e=this[t(242)];if(!e[t(238)][t(245)](t(246)))return;e[t(238)][t(244)](t(257))[t(258)](t(236));const n=e[t(238)][t(244)](t(257)),r=e[t(247)];n[t(260)][t(252)](t(236),(e=>Wr(r,t(250),e)))}}const xi=Ui;!function(t){const e=Ui,n=t();for(;;)try{if(114577===-parseInt(e(555))/1*(parseInt(e(493))/2)+-parseInt(e(534))/3+-parseInt(e(496))/4+-parseInt(e(551))/5*(-parseInt(e(497))/6)+-parseInt(e(492))/7*(-parseInt(e(487))/8)+parseInt(e(526))/9+parseInt(e(538))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ji);class Pi extends t.Plugin{[xi(488)](){const t=xi,e=this[t(489)];if(!e[t(525)][t(515)](t(553)))return;const n=e[t(490)],r=e[t(525)][t(518)](t(511));r[t(528)][t(523)](t(506),(e=>Wr(n,t(552),e))),r[t(498)](t(506)),r[t(509)](t(513)),e[t(508)][t(502)].on(t(548),Bi(e),{priority:t(514)}),e[t(549)][t(502)].on(t(548),((n,r,s)=>{const o=t;s[o(495)][o(556)]&&Bi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(514)});const s=r[t(528)];s[t(530)]((r=>{const o=t;if(o(505)!==r[o(546)])return;const{start:i,end:a}=r[o(491)]();if(!i[o(504)](a)||!i[o(524)])return;const c=e[o(547)][o(520)],u=i[o(524)];return c[o(517)](u)&&!c[o(535)](u)&&c[o(500)](u,o(536))?{type:o(505),content:Wr(n,o(541),s[o(510)](u,1))}:void 0})),this[t(550)]()}[xi(550)](){const t=xi,e=this[t(489)],n=e[t(490)];e[t(525)][t(518)](t(511))[t(528)][t(530)]((e=>{const r=t;if(r(522)!=e[r(546)])return;const{data:s}=e;return s&&r(506)==s[r(494)]?{type:r(554),content:Wr(n,r(529),Wr(n,r(552)))}:void 0}))}}function Bi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ui,i=t[o(525)][o(518)](o(511)),a=r[o(542)][o(512)],c=r[o(542)][o(521)],u=t[o(547)][o(520)];if(!a[o(504)](c)||!a[o(524)])return;const l=a[o(524)];if(u[o(517)](l)&&!u[o(535)](l)&&u[o(500)](l,o(536))){if(!s[o(499)][o(501)](r[o(542)],n[o(539)]))return;const t=s[o(519)][o(540)](o(503),{class:o(507)}),a=s[o(545)][o(531)](c);e&&i[o(516)][o(537)](r[o(533)])&&s[o(519)][o(543)](o(527),t),s[o(519)][o(544)](a,t),s[o(545)][o(532)](t,r[o(533)])}}}function Ui(t,e){const n=ji();return(Ui=function(t,e){return n[t-=487]})(t,e)}function ji(){const t=["_registerLegacyDescription","15XiZmqM","ELEMENT_PARAGRAPH","Paragraph","format","2tSdzQQ","showSuggestionHighlights","58984xpnVSa","afterInit","editor","locale","getFirstRange","161AoZnWR","42988TLMPOd","commandName","options","415684PtgLBP","307032etzZEF","enableDefaultAttributesIntegration","consumable","checkChild","consume","downcastDispatcher","span","isTouching","insertion","paragraph","ck-suggestion-marker-split","editing","enableCommand","getItemLabel","TrackChangesEditing","start","insertParagraph","highest","has","activeMarkers","isBlock","get","writer","schema","end","formatBlock","registerElementLabel","nodeAfter","plugins","33552AyUVbv","ck-suggestion-marker--active","descriptionFactory","*Change to:* %0","registerDescriptionCallback","toViewPosition","bindElementToMarker","markerName","290646aaxtey","isLimit","$text","includes","315450TXLrtQ","name","createUIElement","*Insert:* %0","markerRange","addClass","insert","mapper","type","model","addMarker:suggestion:insertion","data"];return(ji=function(){return t})()}const Gi=Hi;!function(t){const e=Hi,n=t();for(;;)try{if(981046===-parseInt(e(168))/1*(parseInt(e(157))/2)+-parseInt(e(165))/3*(parseInt(e(172))/4)+parseInt(e(176))/5*(-parseInt(e(161))/6)+-parseInt(e(166))/7*(parseInt(e(167))/8)+parseInt(e(180))/9*(-parseInt(e(150))/10)+parseInt(e(175))/11*(-parseInt(e(163))/12)+parseInt(e(153))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wi);class Vi extends t.Plugin{[Gi(171)](){const t=Gi,e=this[t(154)];e[t(156)][t(173)](t(177))&&(e[t(156)][t(152)](t(155))[t(170)](t(162)),this[t(169)]())}[Gi(169)](){const t=Gi,e=this[t(154)];e[t(156)][t(152)](t(155))[t(151)][t(164)]((n=>{const r=t;if(r(178)!=n[r(179)]&&r(149)!=n[r(179)])return;const{data:s}=n;return s&&r(162)==s[r(174)]?{type:r(159),content:Wr(e[r(160)],r(158))}:void 0}))}}function Hi(t,e){const n=Wi();return(Hi=function(t,e){return n[t-=149]})(t,e)}function Wi(){const t=["formatInline","5035900fxuvMi","descriptionFactory","get","96463705jJpfda","editor","TrackChangesEditing","plugins","972566pSctzj","*Remove all formatting*","format","locale","455892QJCEJT","removeFormat","639060JAOmqj","registerDescriptionCallback","387795kGCOiZ","6573HtKJRQ","824mMEtWi","4tNhdkp","_registerLegacyDescription","enableDefaultAttributesIntegration","afterInit","28nLiRCW","has","commandName","121aqlhXw","125CljhaS","RemoveFormatEditing","formatBlock","type","18rvgiJJ"];return(Wi=function(){return t})()}function zi(t,e){const n=qi();return(zi=function(t,e){return n[t-=464]})(t,e)}const Ki=zi;!function(t){const e=zi,n=t();for(;;)try{if(799816===parseInt(e(473))/1*(-parseInt(e(471))/2)+parseInt(e(478))/3*(parseInt(e(469))/4)+parseInt(e(489))/5+parseInt(e(475))/6+-parseInt(e(477))/7*(-parseInt(e(464))/8)+-parseInt(e(485))/9*(parseInt(e(487))/10)+-parseInt(e(472))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qi);class Xi extends t.Plugin{[Ki(480)](){const t=Ki,e=this[t(467)];if(!e[t(491)][t(470)](t(486)))return;const n=e[t(491)][t(481)](t(474));n[t(484)](t(466)),n[t(484)](t(488));const r=e[t(491)][t(481)](t(486));r[t(484)](t(468)),r[t(484)](t(465)),r[t(484)](t(476)),r[t(484)](t(479)),r[t(484)](t(482)),r[t(484)](t(483)),r[t(484)](t(490))}}function qi(){const t=["discardSuggestion","349937ubjnZb","47469pPjDQq","acceptAllSuggestions","afterInit","get","discardAllSuggestions","acceptSelectedSuggestions","enableCommand","954wIVpuR","RestrictedEditingModeEditing","3100oCCSrp","goToNextRestrictedEditingException","5636505FKXuEA","discardSelectedSuggestions","plugins","8CvEpNI","acceptSuggestion","goToPreviousRestrictedEditingException","editor","trackChanges","36zdSker","has","375274YlYqRn","5337937ZaDpqG","4wUHuVD","TrackChangesEditing","4492752aityqZ"];return(qi=function(){return t})()}const Yi=Zi;function Zi(t,e){const n=Qi();return(Zi=function(t,e){return n[t-=420]})(t,e)}!function(t){const e=Zi,n=t();for(;;)try{if(918433===-parseInt(e(440))/1*(parseInt(e(463))/2)+parseInt(e(475))/3+-parseInt(e(461))/4*(-parseInt(e(441))/5)+-parseInt(e(428))/6*(parseInt(e(435))/7)+parseInt(e(449))/8*(-parseInt(e(437))/9)+-parseInt(e(455))/10*(parseInt(e(434))/11)+-parseInt(e(468))/12*(-parseInt(e(462))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qi);class Ji extends t.Plugin{static get[Yi(458)](){return[Zs.ShiftEnter]}[Yi(423)](){const t=Yi,e=this[t(470)],n=e[t(453)][t(424)](t(443));n[t(457)](t(447)),e[t(452)][t(446)].on(t(472),$i(e),{priority:t(433)}),e[t(452)][t(446)].on(t(471),$i(e),{priority:t(433)}),e[t(476)][t(446)].on(t(478),((n,r,s)=>{const o=t;s[o(429)][o(456)]&&$i(e,{showActiveMarker:!1})(n,r,s)})),n[t(432)][t(431)](t(474),(n=>Wr(e[t(459)],t(473),n)))}}function Qi(){const t=["markerName","markerRange","model","12570YjpXjO","options","includes","registerElementLabel","descriptionFactory","high","33FGJwhM","2877WqHksm","bindElementToMarker","171FuShMw","span","writer","4lhHYmD","4175645DDPazO","toViewPosition","TrackChangesEditing","mapper","insert","downcastDispatcher","shiftEnter","ck-suggestion-marker--active","298856QSGDXf","createPositionBefore","deletion","editing","plugins","activeMarkers","1511330HYngfr","showSuggestionHighlights","enableCommand","requires","locale","element","4wrkDWF","416HaOwiU","109034EDJehm","test","name","split","merge","334284pnplbr","createUIElement","editor","addMarker:suggestion:deletion","addMarker:suggestion:insertion","ELEMENT_LINE_BREAK","softBreak","4302525CDnHlL","data","consumable","addMarker:suggestion","getItems","ck-suggestion-marker-","addClass","init","get"];return(Qi=function(){return t})()}function $i(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Zi,i=t[o(453)][o(424)](o(443));if(!s[o(477)][o(464)](r[o(426)],n[o(465)]))return;const a=t[o(427)];for(const t of r[o(426)][o(420)]()){if(!t.is(o(460),o(474)))continue;const n=o(451)==r[o(425)][o(466)](":")[1]?o(467):o(466),c=s[o(439)][o(469)](o(438),{class:o(421)+n}),u=s[o(444)][o(442)](a[o(450)](t));e&&i[o(454)][o(430)](r[o(425)])&&s[o(439)][o(422)](o(448),c),s[o(439)][o(445)](u,c),s[o(444)][o(436)](c,r[o(425)])}}}const ta=na;function ea(){const t=["selection","formatBlock","35092IxofDv","4796729pfKHOQ","from","16GKzSnt","model","FORMAT_RESTRICTED_ENABLED","46990rPDyEV","enableCommand","afterInit","FORMAT_RESTRICTED_DISABLED","markInlineFormat","type","TrackChangesEditing","document","commandParams","2559018saXtpF","getRanges","restrictedEditingException","formatInline","forceValue","commands","has","change","plugins","registerDescriptionCallback","descriptionFactory","format","881984gFNkpg","commandName","locale","get","4691754tpkYsg","11316033ZkpnyR","8SXvnuT","isCollapsed","StandardEditingModeEditing","value","editor"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=109]})(t,e)}!function(t){const e=na,n=t();for(;;)try{if(519227===parseInt(e(115))/1+-parseInt(e(128))/2+parseInt(e(143))/3+parseInt(e(131))/4*(-parseInt(e(134))/5)+parseInt(e(119))/6+parseInt(e(129))/7*(-parseInt(e(121))/8)+-parseInt(e(120))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ea);class ra extends t.Plugin{[ta(136)](){const t=ta,e=this[t(125)],n=e[t(132)],r=e[t(117)];if(!e[t(111)][t(109)](t(123)))return;const s=e[t(111)][t(118)](t(140)),o=t(145),i=e[t(148)][t(118)](o);s[t(135)](o,((e,r={})=>{const a=t,c=n[a(141)][a(126)];if(c[a(122)])return void e(r);const u=void 0!==r[a(147)]?r[a(147)]:!i[a(124)];n[a(110)]((()=>{const t=a,e=Array[t(130)](c[t(144)]());for(const r of e){const e=u?[r]:ws(o,r,n);for(const n of e)s[t(138)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(113)][t(112)]((e=>{const n=t;if(n(127)!=e[n(139)]&&n(146)!=e[n(139)])return;const{data:s}=e;return s&&s[n(116)]==o?s[n(142)][0][n(147)]?{type:n(114),content:Wr(r,n(133))}:{type:n(114),content:Wr(r,n(137))}:void 0}))}}const sa=ia;function oa(){const t=["40FfmjbS","has","block","402dyKEtL","element","getGhsAttributeNameForElement","plugins","format","FORMAT_STYLE","1275729xHEyFG","afterInit","45510RqynwN","ghsAttributes","forceValue","75UWKrQa","registerDescriptionCallback","formatBlock","DataSchema","registerInlineAttribute","toLowerCase","descriptionFactory","config","StyleUtils","registerBlockAttribute","29465WUDQlR","get","commandParams","188856EeWejf","type","GeneralHtmlSupport","13989998AKRiFY","normalizeConfig","inline","22524QgizQw","1498296BtdRqX","TrackChangesEditing","*Set format:* %0","locale","add","definitions","editor","registerAttributeLabel","12sIWDZh","_registerLegacyDescription","styleName","commandName","24naakQl","*Remove format:* %0","style","Style","formatInline","enableDefaultAttributesIntegration"];return(oa=function(){return t})()}function ia(t,e){const n=oa();return(ia=function(t,e){return n[t-=382]})(t,e)}!function(t){const e=ia,n=t();for(;;)try{if(279068===-parseInt(e(425))/1*(parseInt(e(390))/2)+parseInt(e(393))/3*(-parseInt(e(412))/4)+-parseInt(e(403))/5*(parseInt(e(382))/6)+-parseInt(e(388))/7+parseInt(e(413))/8+-parseInt(e(406))/9*(-parseInt(e(431))/10)+-parseInt(e(409))/11*(-parseInt(e(421))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oa);class aa extends t.Plugin{[sa(389)](){const t=sa,e=this[t(419)];if(!e[t(385)][t(432)](t(428))||!e[t(385)][t(432)](t(396)))return;const n=e[t(385)][t(404)](t(414)),r=e[t(416)],s=e[t(400)][t(404)](t(427))||{},o=e[t(385)][t(404)](t(408)),i=e[t(385)][t(404)](t(401))[t(410)](e[t(385)][t(404)](t(396)),s[t(418)]);n[t(430)](t(427));const a=new Set;for(const e of i[t(433)]){const n=o[t(384)](e[t(383)]);a[t(417)](n)}const c=new Set;for(const e of i[t(411)]){const n=o[t(384)](e[t(383)]);c[t(417)](n);for(const n of e[t(391)])c[t(417)](n)}for(const e of a)n[t(402)](e),n[t(399)][t(420)](e,Wr(r,t(387)));for(const e of c)n[t(397)](e),n[t(399)][t(420)](e,Wr(r,t(387)));this[t(422)]()}[sa(422)](){const t=sa,e=this[t(419)],n=e[t(416)];e[t(385)][t(404)](t(414))[t(399)][t(394)]((e=>{const r=t;if(r(395)!=e[r(407)]&&r(429)!=e[r(407)])return;const{data:s}=e;return s&&r(427)===s[r(424)]?s[r(405)][0][r(392)]?{type:r(386),content:Wr(n,r(415),s[r(405)][0][r(423)][r(398)]())}:{type:r(386),content:Wr(n,r(426),s[r(405)][0][r(423)][r(398)]())}:void 0}))}}const ca=ua;function ua(t,e){const n=fa();return(ua=function(t,e){return n[t-=286]})(t,e)}!function(t){const e=ua,n=t();for(;;)try{if(497073===-parseInt(e(420))/1*(parseInt(e(335))/2)+-parseInt(e(450))/3*(-parseInt(e(305))/4)+parseInt(e(378))/5+-parseInt(e(338))/6*(parseInt(e(346))/7)+parseInt(e(369))/8*(-parseInt(e(418))/9)+-parseInt(e(376))/10+parseInt(e(397))/11*(parseInt(e(317))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fa);class la extends t.Plugin{constructor(t){const e=ua;super(t),this[e(342)]=[e(292),e(412)],this[e(402)]=new Set}[ca(413)](){const t=ca,e=this[t(302)],n=e[t(290)][t(286)][t(356)];if(!e[t(297)][t(374)](t(386)))return;const r=e[t(294)],s=e[t(297)][t(435)](t(288)),o=e[t(297)][t(435)](t(390));s[t(360)][t(303)](t(319),(e=>Wr(r,t(331),e))),this[t(371)](),s[t(427)](t(377)),s[t(427)](t(332)),s[t(427)](t(433));for(const r of[t(388),t(314)]){const i=e[t(339)][t(435)](r);s[t(427)](r,(r=>{const a=t;e[a(290)][a(407)]((t=>{const e=a;r();const c=e(329)===i[e(344)],u=o[e(309)](n),l=o[e(434)](u),f=c?l[e(438)]-1:l[e(372)]+1,h=u[0][e(355)](e(319)),g=o[e(382)](h,{startRow:f,endRow:f}),d=Array[e(337)](g)[e(393)]((n=>t[e(352)](n[e(385)])));s[e(383)](d,e(292))}))}))}for(const r of[t(310),t(304)]){const i=e[t(339)][t(435)](r);s[t(427)](r,(r=>{const a=t;e[a(290)][a(407)]((t=>{const e=a;r();const c=e(325)===i[e(344)],u=o[e(309)](n),l=o[e(405)](u),f=c?l[e(438)]-1:l[e(372)]+1,h=u[0][e(355)](e(319)),g=o[e(382)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(337)](g)[e(393)]((n=>t[e(352)](n[e(385)])));s[e(383)](d,e(412))}))}))}for(const r of[t(351),t(362)]){const i=r[t(422)](11),a=i[t(442)](),c=a[t(422)](0,3)+t(320),u=t(319)+i,l=t(366)+i,f=t(408)+i;s[t(427)](r,(()=>{const i=t;e[i(290)][i(407)]((t=>{const e=i,h=o[e(309)](n),g=h[0][e(355)](e(319));let d;if(e(351)==r){const t=o[e(434)](h);d={startRow:t[e(438)],endRow:t[e(372)],includeAllSlots:!0}}else{const t=o[e(405)](h);d={startColumn:t[e(438)],endColumn:t[e(372)],includeAllSlots:!0}}const p=o[e(382)](g,d),m=Array[e(337)](p)[e(393)]((({cell:t})=>t)),I=ha(m[e(318)]((t=>t[e(426)](c)))),E=ha(m[e(318)]((t=>!t[e(426)](c))))[e(393)]((n=>t[e(352)](n))),b=s[e(394)](E,u);if(b&&(e(292)==b[e(349)]||e(412)==b[e(349)])){const n=this[e(368)](b);for(const r of I){const s=t[e(352)](r),i=o[e(375)](r),u=r[e(291)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(449)](s)}}}))}))}function c(r){const s=t,o=Array[s(337)](n[s(358)]())[s(393)]((t=>i.LiveRange[s(432)](t)));e[s(290)][s(407)]((t=>{const n=s,i=t[n(391)];r=r[n(318)]((t=>n(400)!=t[n(437)][n(419)])),t[n(328)](r),e[n(339)][n(435)](n(351))[n(447)](),e[n(384)](n(351),{forceDefaultExecution:!0}),e[n(290)][n(387)]((()=>{const t=n;e[t(290)][t(387)](i,(e=>{const n=t,r=o[n(318)]((t=>n(400)!=t[n(437)][n(419)]));r[n(417)]>0&&e[n(328)](r);for(const t of o)t[n(287)]()}))}))}))}function u(r){const s=t;e[s(290)][s(407)]((t=>{const o=s,a=Array[o(337)](n[o(358)]())[o(393)]((t=>i.LiveRange[o(432)](t))),c=[];for(const t of r)for(const e of t[o(404)]({shallow:!0}))c[o(415)](e);for(const n of c)o(400)!=n[o(437)][o(419)]&&(t[o(328)](t[o(324)](n,0)),e[o(339)][o(435)](o(362))[o(447)](),e[o(384)](o(362),{forceDefaultExecution:!0}));const u=a[o(318)]((t=>o(400)!=t[o(437)][o(419)]));u[o(417)]>0&&t[o(328)](u);for(const t of a)t[o(287)]()}))}function l(e,n){const r=t;return n[r(373)]((t=>e[r(334)]((e=>e[r(340)][r(357)](t[r(445)])||t[r(340)][r(357)](e[r(445)])))))}function f(e,n){const r=t;return!e[r(334)]((t=>n[r(334)]((e=>t[r(381)](e)))))&&e[r(334)]((t=>n[r(334)]((e=>t[r(340)][r(343)](e[r(445)])))))}e[t(365)][t(439)].on(t(327),((e,n,r)=>{const s=t;if(!r[s(436)][s(431)])return;const o=n[s(289)];if(!o)return;const i=r[s(313)][s(444)](o);function c(t){return Array[s(403)](t)?t:[t]}i&&s(345)===o[s(423)]&&(0,a.setHighlightHandling)(i,r[s(409)],((t,e,n)=>n[s(389)](c(e[s(330)]),t)),((t,e,n)=>n[s(443)](c(e[s(330)]),t)))}),{priority:t(312)}),s[t(360)][t(367)]((e=>{const n=t;if(n(354)!=e[n(446)]&&n(448)!=e[n(446)])return;const s=e[n(296)]();if(null!=s&&s.is(n(311),n(319))){if(n(354)==e[n(446)]){const t=e[n(404)]()[n(318)]((t=>t.is(n(395))))[n(393)]((t=>t[n(365)]));if(t[n(417)])return{type:n(354),content:Wr(r,n(298),Wr(r,n(392),'"'+t[n(347)](" ")+'"'))}}if(n(448)==e[n(446)]){const t=e[n(404)]()[n(318)]((t=>t.is(n(395))))[n(393)]((t=>t[n(365)]));if(t[n(417)])return{type:n(448),content:Wr(r,n(315),Wr(r,n(392),'"'+t[n(347)](" ")+'"'))}}}})),s[t(360)][t(367)]((e=>{const n=t;if(n(292)==e[n(349)]){const t=e[n(404)]()[n(318)]((t=>t.is(n(395))))[n(393)]((t=>t[n(365)])),s=this[n(368)](e),o=s[n(295)]-s[n(379)]+1;if(n(354)==e[n(446)])return t[n(417)]?{type:n(354),content:Wr(r,n(298),Wr(r,n(300),[o,'"'+t[n(347)](" ")+'"']))}:{type:n(354),content:Wr(r,n(298),Wr(r,n(316),o))};if(n(448)==e[n(446)])return t[n(417)]?{type:n(448),content:Wr(r,n(315),Wr(r,n(300),[o,'"'+t[n(347)](" ")+'"']))}:{type:n(448),content:Wr(r,n(315),Wr(r,n(316),o))}}if(n(412)==e[n(349)]){const t=e[n(404)]()[n(318)]((t=>t.is(n(395))))[n(393)]((t=>t[n(365)])),s=this[n(368)](e),o=s[n(364)]-s[n(399)]+1;if(n(354)==e[n(446)])return t[n(417)]?{type:n(354),content:Wr(r,n(298),Wr(r,n(406),[o,'"'+t[n(347)](" ")+'"']))}:{type:n(354),content:Wr(r,n(298),Wr(r,n(430),o))};if(n(448)==e[n(446)])return t[n(417)]?{type:n(448),content:Wr(r,n(315),Wr(r,n(406),[o,'"'+t[n(347)](" ")+'"']))}:{type:n(448),content:Wr(r,n(315),Wr(r,n(430),o))}}})),s[t(410)][t(441)](t(354),t(292),t(333),c),s[t(410)][t(441)](t(448),t(292),t(401),c),s[t(410)][t(441)](t(354),t(412),t(333),u),s[t(410)][t(441)](t(448),t(412),t(401),u),s[t(410)][t(441)](t(354),t(412),t(347),l),s[t(410)][t(441)](t(448),t(412),t(347),l),s[t(410)][t(441)](t(354),t(292),t(347),f),s[t(410)][t(441)](t(448),t(292),t(347),f)}[ca(416)](){const t=ca,e=this[t(302)],n=e[t(290)][t(286)][t(356)];return(r,s)=>{const o=t;e[o(290)][o(407)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(340)][a(341)];u&&u[0]&&!1===u[0][a(322)]&&(l=r[0][a(445)][a(380)]);const f=t[a(428)](l);if(a(400)==f[a(437)][a(419)])return;const h=Array[a(337)](n[a(358)]())[a(393)]((t=>i.LiveRange[a(432)](t)));t[a(328)](f),e[a(339)][a(435)](c)[a(447)](),u[a(415)]({forceDefaultExecution:!0}),e[a(384)](c,...u);const g=h[a(318)]((t=>a(400)!=t[a(437)][a(419)]));g[a(417)]>0&&t[a(328)](g);for(const t of h)t[a(287)]()}))}}[ca(348)](t){const e=ca,n=this[e(302)][e(297)][e(435)](e(390));let r=Number[e(429)],s=Number[e(421)],o=Number[e(429)],i=Number[e(421)];for(const a of t){if(e(400)==a[e(437)][e(419)])continue;const{row:t,column:c}=n[e(375)](a),u=a[e(426)](e(336))?a[e(291)](e(336))-1:0,l=a[e(426)](e(411))?a[e(291)](e(411))-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(371)](){const t=ca,e=this[t(302)],n=e[t(297)][t(435)](t(288)),r=e[t(297)][t(435)](t(390));e[t(290)][t(286)].on(t(396),(()=>{const r=t,s=Array[r(337)](e[r(290)][r(286)][r(353)][r(326)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(321)](t);if(r(301)!=s)continue;if(null!=e[r(370)])continue;const a=n[r(323)](o);this[r(342)][r(307)](i)&&this[r(402)][r(424)](a)}}),{priority:t(293)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(352)](e),a=e[s(355)](s(319)),c=r[s(375)](e);for(const t of this[s(402)]){const n=t[s(349)],r=n[s(299)](s(350)),u=n[s(422)](r?10:5),l=u[s(442)](),f=l[s(422)](0,3)+s(320),h=s(366)+u,g=s(408)+u;if(!t[s(359)])continue;if(a!=t[s(425)]()[s(445)][s(355)](s(319)))continue;if(t[s(308)](i))continue;const d=e[s(426)](f)?e[s(291)](f)-1:0,p=this[s(368)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(449)](i),o=!0)}return o};e[t(290)][t(286)][t(306)]((n=>{const r=t;let o=!1;for(const t of e[r(290)][r(286)][r(353)][r(361)]())if(r(440)==t[r(446)])if(r(292)==t[r(423)])for(const e of t[r(414)][r(380)][r(398)]())o=o||s(e,n);else r(345)==t[r(423)]&&(o=o||s(t[r(414)][r(380)],n));return o}))}[ca(368)](t){const e=ca;return this[e(348)](t[e(358)]()[e(393)]((t=>t[e(445)][e(380)])))}}function fa(){const t=["removeTableColumn","values","maxColumn","data","min","registerDescriptionCallback","_getSuggestionCoords","1471664rSNhwJ","oldRange","_setupColumnsRowsFixing","last","every","has","getCellLocation","7126200alwTlA","insertTable","1774520mswYij","minRow","nodeAfter","isIntersecting","createTableWalker","markMultiRangeInsertion","execute","cell","TableEditing","enqueueChange","insertTableRowAbove","addClass","TableUtils","batch","ELEMENT_TABLE_WITH_TEXT","map","markMultiRangeDeletion","$textProxy","change:data","18264257IQpBbv","getChildren","minColumn","$graveyard","accept","_tableSuggestions","isArray","getItems","getColumnIndexes","ELEMENT_TABLE_COLUMN_WITH_TEXT","change","max","writer","_suggestionFactory","colspan","tableColumn","afterInit","position","push","_acceptFormatSuggestionCallbackFactory","length","45qGxVNC","rootName","4fbhOKB","MIN_SAFE_INTEGER","substr","name","add","getFirstRange","hasAttribute","enableCommand","createRangeIn","MAX_SAFE_INTEGER","ELEMENT_TABLE_COLUMN","showSuggestionHighlights","fromRange","selectTableColumn","getRowIndexes","get","options","root","first","downcastDispatcher","insert","registerCustomCallback","toLowerCase","removeClass","toViewElement","start","type","refresh","deletion","addRange","21ePsGty","document","detach","TrackChangesEditing","item","model","getAttribute","tableRow","low","locale","maxRow","getContainedElement","plugins","*Insert:* %0","startsWith","ELEMENT_TABLE_ROW_WITH_TEXT","suggestion","editor","registerElementLabel","insertTableColumnRight","56552APNtje","registerPostFixer","includes","isIntersectingWithRange","getSelectionAffectedTableCells","insertTableColumnLeft","element","highest","mapper","insertTableRowBelow","*Remove:* %0","ELEMENT_TABLE_ROW","24pnAUPr","filter","table","span","_splitMarkerName","forceValue","getSuggestion","createPositionAt","left","getChangedMarkers","addMarker:suggestion","setSelection","above","classes","ELEMENT_TABLE","selectTableRow","discard","some","426788JCYCvR","rowspan","from","30MzVUdp","commands","end","nodeBefore","_tablePostFixingSubtypes","isTouching","order","tableCell","1108219FKZRRW","join","_getCoordsForCells","subType","tablePaste","removeTableRow","createRangeOn","differ","insertion","findAncestor","selection","isEqual","getRanges","isInContent","descriptionFactory","getChanges"];return(fa=function(){return t})()}function ha(t){const e=ca;return Array[e(337)](new Set(t)[e(363)]())}const ga=pa;function da(){const t=["isInContent","mergeTableCellDown","mergeTableCellLeft","root","push","accept","map","TrackChangesEditing","mergeTableCellUp","splitTableCellVertically","filter","cell","type","markMultiRangeBlockFormat","refresh","model","rootName","createTableWalker","mergeTableCellRight","_suggestionFactory","forceDefaultExecution","getFirstPosition","author","commandName","tableCell","formatBlock","low","$graveyard","mergeTableCells","getAncestors","*Merge cells*","270363PWQocF","128144qbkbuN","descriptionFactory","containsRange","return","setSelection","formatInline","_acceptFormatSuggestionCallbackFactory","plugins","execute","set:isEnabled","change","_tablePostFixingSubtypes","size","createRangeOn","find","trackChanges","selection","isEnabled","TableUtils","add","fromRange","36kyiyle","requires","TableEditing","98650UIUhWn","getSuggestions","afterInit","format","editor","horizontally","_areMergableCells","684bKwWDP","deletion","direction","22HrFEaW","_areSelectedCellsMergable","1264404NnKQlV","markBlockFormat","get","subType","has","enableCommand","insertion","commands","5QTfvXp","registerDescriptionCallback","splitTableCellHorizontally","*Split cell:* vertically","value","5737599VsUcEN","findAncestor","244394yCRhda","locale","10QDExCg","7814238tbwPFe","from","highest","document","element","stop","table","getCellLocation","getSelectionAffectedTableCells","registerCustomCallback","getRanges","_isForcedDefaultExecutionBlock","*Split cell:* horizontally","length","detach"];return(da=function(){return t})()}function pa(t,e){const n=da();return(pa=function(t,e){return n[t-=253]})(t,e)}!function(t){const e=pa,n=t();for(;;)try{if(887521===parseInt(e(326))/1*(parseInt(e(324))/2)+-parseInt(e(272))/3*(-parseInt(e(294))/4)+-parseInt(e(317))/5*(parseInt(e(327))/6)+-parseInt(e(322))/7+parseInt(e(273))/8+-parseInt(e(304))/9*(-parseInt(e(297))/10)+parseInt(e(307))/11*(parseInt(e(309))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(da);class ma extends t.Plugin{static get[ga(295)](){return[la]}[ga(299)](){const t=ga,e=this[t(301)],n=e[t(256)][t(330)][t(289)],r=e[t(325)];if(!e[t(280)][t(313)](t(296)))return;const s=e[t(280)][t(311)](t(349)),o=e[t(280)][t(311)](t(291)),a=e[t(280)][t(311)](la);a[t(284)][t(346)](t(269)),s[t(314)](t(269),(()=>{const n=t,r=o[n(335)](e[n(256)][n(330)][n(289)]);e[n(256)][n(283)]((()=>{const t=n;s[t(254)](r,{commandName:t(269),commandParams:[]},[],t(269))}))})),e[t(316)][t(311)](t(269)).on(t(281),((n,r)=>{const o=t;e[o(316)][o(311)](o(288))[o(321)]&&(r[o(340)]>0&&r[r[o(340)]-1]&&r[r[o(340)]-1][o(261)]||s[o(338)]||this[o(308)]()||n[o(332)]())}),{priority:t(329)});for(const n of[t(350),t(259),t(343),t(344)]){const r=e[t(316)][t(311)](n);s[t(314)](n,(()=>{const n=t,o=e[n(256)][n(330)][n(289)][n(262)]()[n(270)]()[n(287)]((t=>t.is(n(331),n(265)))),i=r[n(321)];e[n(256)][n(283)]((()=>{const t=n;s[t(254)]([o,i],{commandName:t(269),commandParams:[]},[],t(269))}))}))}for(const n of[t(351),t(319)]){const r=e[t(316)][t(311)](n);s[t(314)](n,(()=>{const i=t,a=o[i(335)](e[i(256)][i(330)][i(289)])[0],c=a[i(323)](i(333)),{column:u,row:l}=o[i(334)](a);let f=[];if(i(302)==r[i(306)]){const t=o[i(258)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(328)](t)[i(348)]((t=>t[i(353)]))}else{const t=o[i(258)](c,{column:u,includeAllSlots:!0});f=Array[i(328)](t)[i(348)]((t=>t[i(353)]))}e[i(256)][i(283)]((t=>{const e=i;s[e(310)](t[e(286)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(274)][t(318)]((e=>{const n=t;if(n(266)!=e[n(253)]&&n(278)!=e[n(253)])return;const{data:s}=e;return s&&n(269)==s[n(264)]?{type:n(300),content:Wr(r,n(271))}:void 0})),s[t(274)][t(318)]((e=>{const n=t;if(n(266)!=e[n(253)]&&n(278)!=e[n(253)])return;const{data:s}=e;return s?n(351)==s[n(264)]?{type:n(300),content:Wr(r,n(320))}:n(319)==s[n(264)]?{type:n(300),content:Wr(r,n(339))}:void 0:void 0}));const c=a[t(279)]();for(const e of[t(350),t(259),t(343),t(344)])s[t(260)][t(336)](t(266),e,t(347),c);for(const e of[t(351),t(319)])s[t(260)][t(336)](t(266),e,t(347),c);s[t(260)][t(336)](t(266),t(269),t(347),(r=>{const s=t;e[s(256)][s(283)]((t=>{const o=s,a=Array[o(328)](n[o(337)]())[o(348)]((t=>i.LiveRange[o(293)](t)));t[o(277)](r),e[o(316)][o(311)](o(269))[o(255)](),e[o(281)](o(269),{forceDefaultExecution:!0});const c=a[o(352)]((t=>o(268)!=t[o(345)][o(257)]));c[o(340)]>0&&t[o(277)](c);for(const t of a)t[o(341)]()}))}));for(const n of[t(350),t(343),t(344),t(259)]){const r=e[t(316)][t(311)](n);r.on(t(282),((n,s,o)=>{const i=t;if(o){const t=e[i(256)][i(330)][i(289)][i(262)]()[i(270)]()[i(287)]((t=>t.is(i(331),i(265))));this[i(303)](r[i(321)],t)||(n[i(276)]=!1,n[i(332)]())}}),{priority:t(267)})}}[ga(308)](){const t=ga,e=this[t(301)][t(316)][t(311)](t(269)),n=this[t(301)][t(280)][t(311)](t(291));if(!e[t(290)])return!1;const r=n[t(335)](this[t(301)][t(256)][t(330)][t(289)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(303)](e,n))return!1;return!0}[ga(303)](t,e){const n=ga,r=this[n(301)][n(280)][n(311)](n(349)),s=this[n(301)][n(256)][n(286)](t),o=this[n(301)][n(256)][n(286)](e),i=new Set,a=new Set;for(const t of r[n(298)]())if((n(315)==t[n(253)]||n(305)==t[n(253)]||n(269)==t[n(312)])&&t[n(342)])for(const e of t[n(337)]())e[n(275)](s,!0)&&i[n(292)](t[n(253)]+":"+t[n(263)].id),e[n(275)](o,!0)&&a[n(292)](t[n(253)]+":"+t[n(263)].id);if(i[n(285)]!=a[n(285)])return!1;for(const t of i)if(!a[n(313)](t))return!1;return!0}}const Ia=ba;function Ea(){const t=["428087HWMuHE","createTableWalker","TableUtils","registerBlockAttribute","options","enableDefaultAttributesIntegration","_handleLegacySuggestions","removeMarker:suggestion","_splitMarkerName","setTableRowHeader","includes","*Format:* %0","_suggestionFactory","5lxRoHJ","getCellLocation","FORMAT_HEADER_COLUMN","47523EFwwWo","end","locale","consume","mapper","setAttribute","setTableColumnHeader","formatBlock","addMarker:suggestion","activeMarkers","commandParams","1525876aLxpoy","1380985brLVSj","3777SvBUCy","markerNameToElements","parent","forceValue","editor","descriptionFactory","headingRows","TableEditing","requires","editing","FORMAT_REGULAR_ROW","ck-suggestion-marker-","9gGZZqH","registerDescriptionCallback","FORMAT_HEADER_ROW","accept","format","data-suggestion","1098pdgOHr","unbindElementFromMarkerName","data","cell","stop","TrackChangesEditing","143176HccLbv","commandName","_acceptFormatSuggestionCallbackFactory","consumable","bindElementToMarker","ck-suggestion-marker--active","has","toViewElement","5698730UtkQRN","highest","showSuggestionHighlights","202RWoygl","type","markerName","nodeBefore","start","removeAttribute","afterInit","registerCustomCallback","writer","markerRange","removeClass","headingColumns","plugins","get","addClass","264QFQRWZ","getSuggestion","FORMAT_REGULAR_COLUMN","name","_registerLegacyDescription","item","nodeAfter","downcastDispatcher","registerAttributeLabel"];return(Ea=function(){return t})()}function ba(t,e){const n=Ea();return(ba=function(t,e){return n[t-=108]})(t,e)}!function(t){const e=ba,n=t();for(;;)try{if(697106===parseInt(e(165))/1+parseInt(e(113))/2*(-parseInt(e(166))/3)+-parseInt(e(164))/4*(-parseInt(e(150))/5)+-parseInt(e(184))/6*(parseInt(e(153))/7)+-parseInt(e(190))/8*(-parseInt(e(178))/9)+-parseInt(e(110))/10+parseInt(e(137))/11*(parseInt(e(128))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ea);class Ta extends t.Plugin{static get[Ia(174)](){return[la]}[Ia(119)](){const t=Ia,e=this[t(170)];if(!e[t(125)][t(108)](t(173)))return;const n=e[t(155)],r=e[t(125)][t(126)](t(189));r[t(142)](t(146)),r[t(142)](t(159)),r[t(140)](t(172)),r[t(140)](t(124)),r[t(171)][t(136)](t(172),Wr(n,t(180))),r[t(171)][t(136)](t(124),Wr(n,t(152))),this[t(143)]()}[Ia(143)](){const t=Ia,e=this[t(170)][t(125)][t(126)](t(189)),n=this[t(170)][t(125)][t(126)](t(139)),r=this[t(170)][t(125)][t(126)](la)[t(192)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=ba,{type:c,id:u}=e[a(145)](o[a(115)]),l=e[a(129)](u),f=l[a(186)];if(a(160)!=l[a(114)]||!f||a(159)!=f[a(191)])return;if(o[a(133)])return void s[a(188)]();if(!i[a(193)][a(156)](o[a(122)],s[a(131)]))return;const h=o[a(122)][a(117)][a(134)],g=o[a(122)][a(154)][a(116)],d=h[a(168)][a(168)],{column:p}=n[a(151)](h),{column:m}=n[a(151)](g);for(let s=p;s<=m;s++){const l=n[a(138)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(187)],l=i[a(157)][a(109)](s);i[a(121)][a(127)](a(177)+c,l),r&&i[a(121)][a(158)](a(183),u,l),i[a(157)][a(194)](l,o[a(115)]),t&&(e[a(162)][a(147)](o[a(115)])?i[a(121)][a(127)](a(195),l):i[a(121)][a(123)](a(195),l))}}}}e[t(149)][t(120)](t(160),t(146),t(181),r),e[t(149)][t(120)](t(160),t(159),t(181),r),this[t(170)][t(175)][t(135)].on(t(161),s(),{priority:t(111)}),this[t(170)][t(186)][t(135)].on(t(161),((e,n,r)=>{const o=t;r[o(141)][o(112)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(111)}),this[t(170)][t(175)][t(135)].on(t(144),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(145)](r[o(115)]),c=e[o(129)](a),u=c[o(186)];if(o(160)!=c[o(114)]||!u||o(159)!=u[o(191)])return;const l=s[o(157)][o(167)](r[o(115)]);if(l)for(const t of l)s[o(121)][o(123)](o(177)+i,t),s[o(121)][o(123)](o(195),t),s[o(121)][o(118)](o(183),t),s[o(157)][o(185)](t,r[o(115)])}),{priority:t(111)}),this[t(132)]()}[Ia(132)](){const t=Ia,e=this[t(170)],n=e[t(155)];function r(e){const r=t;return{type:r(182),content:Wr(n,r(148),e)}}e[t(125)][t(126)](t(189))[t(171)][t(179)]((e=>{const s=t;if(s(160)!=e[s(114)])return;const{data:o}=e;if(o){if(s(146)==o[s(191)]){const t=o[s(163)][0][s(169)];return r(Wr(n,s(t?180:176)))}if(s(159)==o[s(191)]){const t=o[s(163)][0][s(169)];return r(Wr(n,s(t?152:130)))}}}))}}const _a=ya;function ya(t,e){const n=Aa();return(ya=function(t,e){return n[t-=162]})(t,e)}function Aa(){const t=["requires","removeMarkers","wrap","deletion","forceDefaultExecution","keys","endColumn","map","getAllAdjacentSuggestions","selection","formatBlock","previousSibling","setAttribute","high","row","tableCellSuggestion","clipboardOutput","oldRange","getSuggestionCallback","suggestionUnloaded","tableCellBorderColor","tableCellBorderWidth","3501448srKbqt","suggestionLoaded","subType","filter","attributes","setAttributes","every","start","markMultiRangeDeletion","stop","763479gsWDBV","listenTo","createPositionBefore","from","discard","insertionRanges","tablePaste","createRange","editingDowncast","*Replace table cells*","end","tableCellBorderStyle","tableCellBackgroundColor","385770KeGtUp","differ","markMultiRangeInsertion","suggestion","isEqual","root","hasSuggestion","element","includes","insertRows","insertContent","author","has","redo","TrackChangesEditing","join","last","detach","_replaceTableSlotCell","insertColumns","forEach","getContainedElement","createRangeOn","tablePasteChainId","ck-suggestion-marker-insertion","tableCellHorizontalAlignment","rowInsertionIndexes","TableClipboard","1988745HqAXck","commands","_suggestionFactory","getSuggestions","suggestion:formatBlock:tablePasteCell","markers","removeRows","Users","registerDescriptionCallback","type","dataDowncast","_splitMarkerName","next","first","removeColumns","move","tablePasteRow","descriptionFactory","return","getRows","registerPostFixer","nextSibling","getSelectionAffectedTableCells","_getCoordsForCells","remove","afterInit","cell","2541610FBWkEz","deletionRanges","some","getChild","insertion","ck-suggestion-marker","batch","createRangeIn","suggestion-td","getAttributes","conversion","2139498amLtEK","getItems","trackChanges","newRange","paragraph","createTableWalker","content","change","model","getChanges","position","low","editor","options","columns","766367RHxbyJ","get","findAncestor","push","columnInsertionIndexes","plugins","rows","getMarkers","markerToHighlight","isInContent","set","schema","name","insert","getRowIndexes","view","getSuggestion","add","for","reduce","documentSelection","registerCustomCallback","fill","find","previous","tableCell","elementToElement","endRow","getChangedMarkers","containsRange","_tablePostFixingSubtypes","fromEntries","document","length","createElement","startsWith","editing","9GJDWFm","isEmpty","column","fromRange","markerAttributes","accept","columnInsertionRanges","markerName","nodeAfter","table","getColumnIndexes","locale","call","tableCellPadding","unwrap","tablePasteColumn","getColumns","tablePasteCell","_createdBatches","cells","activeMarkers","getShiftedBy","updateMarker","showSuggestionHighlights","_isForcedDefaultExecutionBlock","tableCellVerticalAlignment","24OHBzKA","getRange","6DMoeEH","getRanges","markMultiRangeBlockFormat","getTableIfOnlyTableInContent","value","getChildren","ck-suggestion-marker--active","removeMarker","entries","rootName","$graveyard","register","TableUtils","rowInsertionRanges"];return(Aa=function(){return t})()}!function(t){const e=ya,n=t();for(;;)try{if(654689===-parseInt(e(258))/1+-parseInt(e(324))/2+parseInt(e(245))/3+parseInt(e(235))/4+parseInt(e(286))/5*(parseInt(e(199))/6)+parseInt(e(339))/7*(parseInt(e(197))/8)+parseInt(e(171))/9*(parseInt(e(313))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Aa);const Ca=[_a(234),_a(233),_a(256),_a(283),_a(196),_a(257),_a(184)],ka=Object[_a(165)](Ca[_a(220)]((t=>[t,null])));class La extends t.Plugin{static get[_a(213)](){return[la]}[_a(311)](){const t=_a,n=this[t(336)];if(!n[t(344)][t(270)](t(285)))return;const r=n[t(344)][t(340)](t(272)),s=n[t(344)][t(340)](t(211)),o=n[t(344)][t(340)](la),a=n[t(344)][t(340)](t(285));o[t(164)][t(342)](t(302),t(186)),n[t(332)][t(350)][t(210)](t(228),{allowIn:t(364),allowContentOf:t(364),isLimit:!0}),n[t(323)][t(365)]({model:t(228),view:t(321)});let c=null;n[t(332)].on(t(268),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(167)]-1];h&&h[u(217)]||r[u(195)]||this[u(336)][u(287)][u(340)](u(326))[u(203)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(359)))return!1;const i=s[o(202)](t,n);if(!i||!Ra(i,void 0,r))return!1;const a=r[o(308)](n[o(166)][o(222)]);if(!a[o(167)])return!1;const c=a[0][o(341)](o(180)),l=r[o(353)](a),f=r[o(181)](a),h={startRow:l[o(299)],endRow:l[o(274)],startColumn:f[o(299)],endColumn:f[o(274)]};return 1==a[o(167)]&&(h[o(366)]+=r[o(305)](i)-1,h[o(219)]+=r[o(187)](i)-1),Ra(c,h,r)}(l,f,n[u(332)],s,a)&&(o[u(244)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(332)][u(331)]((()=>{const t=u;n[t(332)][t(268)](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(167)]&&r[t(260)](o,t(302),{tablePasteChainId:s}),a[t(167)]&&r[t(260)](a,t(186),{tablePasteChainId:s}),l[t(167)]&&(r[t(260)](l,t(251),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(278)]((e=>{const n=t;var r;return null===(r=e[n(275)])||void 0===r?void 0:r[n(183)](e)}))),f[t(167)]&&(r[t(243)](f,t(251),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(278)]((e=>{const n=t;var r;return null===(r=e[n(275)])||void 0===r?void 0:r[n(183)](e)})));const g=r[t(201)](h[t(220)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(188),{tablePasteChainId:s});if(g){const e=g[t(346)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(332)][t(280)](s),a=e[t(362)]((e=>e[t(198)]()[t(262)](i)));a&&r[t(342)]([a[t(351)],o])}r[t(167)]&&g[t(225)](t(175),Object[t(165)](r))}c=null})))}),{priority:e.priorities[t(226)]+10}),n[t(344)][t(340)](t(285)).on(t(276),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(244)]();const u=s[r(312)],l=o,f=Na(u),h=Na(l);e[r(304)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(310)](u[r(316)](0));for(const t of Array[r(248)](l[r(204)]()))a[r(352)](t,u,r(255));const t=c[r(284)][r(266)](s[r(227)]),e=c[r(343)][r(266)](s[r(173)]);t||e||(g=i.LiveRange[r(174)](a[r(320)](u)))}else h&&!f&&(d=a[r(320)](u));else{const t=a[r(168)](r(228)),e=a[r(168)](r(228));a[r(215)](a[r(320)](u),e),a[r(352)](t,u,0);for(const e of Array[r(248)](l[r(204)]()))a[r(352)](e,t,r(255));g=i.LiveRange[r(174)](a[r(280)](t)),d=i.LiveRange[r(174)](a[r(280)](e))}const p=Array[r(248)](l[r(322)]())[r(238)]((([t])=>Ca[r(266)](t)));c[r(190)][r(342)]({element:u,attributes:p[r(167)]?Object[r(165)](p):null}),g&&c[r(250)][r(342)](g),d&&c[r(314)][r(342)](d)}),{priority:t(226)}),s.on(t(277),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(338)]||1;c[o(343)]=new Array(l)[o(361)](u)[o(220)](((t,e)=>t+e));for(const{cell:t}of s[o(329)](i,{startColumn:u,endColumn:u+l-1}))c[o(177)][o(342)](n[o(332)][o(280)](t))}),{priority:t(335)}),s.on(t(267),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(345)]||1;c[o(284)]=new Array(l)[o(361)](u)[o(220)](((t,e)=>t+e));for(const{cell:t}of s[o(329)](i,{startRow:u,endRow:u+l-1}))c[o(212)][o(342)](n[o(332)][o(280)](t))}),{priority:t(335)}),r[t(303)][t(294)]((e=>{const r=t;if(e[r(237)]&&e[r(237)][r(169)](r(251)))return e[r(363)]?{}:{type:r(317),content:Wr(n[r(182)],r(254))}}));const u=()=>!1;for(const e of[t(251),t(186),t(302),t(188)])r[t(288)][t(360)](t(317),e,t(273),u),r[t(288)][t(360)](t(216),e,t(273),u),r[t(288)][t(360)](t(223),e,t(273),u);r[t(288)][t(360)](t(223),t(188),t(249),u),r[t(288)][t(360)](t(223),t(188),t(176),((e,r,s)=>{const o=t,i=e[o(220)]((t=>t[o(279)]()))[o(238)]((t=>t)),a=new Map(i[o(220)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(190)])e&&a[o(349)](t,e);else if(s&&s[o(175)])for(const[t,e]of Object[o(207)](s[o(175)])){const r=n[o(332)][o(291)][o(340)](t),s=r?r[o(198)]()[o(279)]():null;s&&a[o(349)](s,e)}n[o(332)][o(331)]((t=>{const e=o;for(const[n,r]of a)t[e(240)]({...ka,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(288)][o(360)](e,o(251),s,((t,i,a)=>{const c=o;n[c(332)][c(331)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(242)][o(179)];t.is(o(265),o(228))&&u[o(342)](t)}r[o(288)][o(231)](e,null,s)(t,i,a);for(const t of u)o(209)!=t[o(263)][o(208)]&&n[o(185)](t)}))}))};l(t(317),t(176)),l(t(317),t(249)),l(t(216),t(176)),l(t(216),t(249)),r[t(288)][t(360)](t(317),t(302),t(249),(e=>{const n=t,r=e[n(220)]((t=>t[n(279)]())),i=r[0][n(341)](n(180)),{minRow:a,maxRow:c}=o[n(309)](r);s[n(292)](i,{at:a,rows:c-a+1})})),r[t(288)][t(360)](t(317),t(186),t(249),(e=>{const n=t,r=e[n(220)]((t=>t[n(279)]())),i=r[0][n(341)](n(180)),{minColumn:a,maxColumn:c}=o[n(309)](r);s[n(300)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(237)]||!n[s(237)][s(169)](s(251)))return;const o=n[s(239)][s(281)],i=r[s(289)]()[s(238)]((t=>t[s(348)]&&t[s(239)]&&t[s(239)][s(281)]==o));i[s(167)]&&n[s(221)]()[s(167)]!=i[s(167)]&&i[s(358)](((t,e)=>(t[s(298)]=e,e[s(363)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(297)](e[s(178)]),i=[s(318),s(282)],a=r[s(191)][s(266)](e[s(178)]);return a&&i[s(342)](s(205)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(236),f,{priority:t(226)}),r.on(t(232),f,{priority:t(226)}),n[t(332)][t(166)][t(306)]((()=>{const e=t;let s=!1;const o=Array[e(248)](n[e(332)][e(166)][e(259)][e(162)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(297)](t);if(e(261)!=o||e(216)!=a||i[e(230)])continue;if(!r[e(264)](c))continue;const u=r[e(355)](c)[e(200)](),l=n[e(344)][e(340)](e(293)).me;for(const t of r[e(289)]())if(t[e(348)]&&t[e(269)]==l&&e(223)==t[e(295)]&&e(188)==t[e(237)]&&t[e(200)]()[e(241)]((t=>u[e(315)]((n=>n[e(163)](t,!0))))))for(const n of t[e(221)]())n[e(348)]&&(n[e(249)](),s=!0)}return s})),n[t(332)][t(166)][t(306)]((e=>{const s=t,o=n[s(287)][s(340)](s(271));if(!o||!o[s(189)][s(270)](e[s(319)]))return!1;let i=!1;const a=n[s(344)][s(340)](s(293)).me,c=n[s(332)][s(166)][s(259)][s(333)](),u=Array[s(248)](n[s(332)][s(166)][s(259)][s(162)]())[s(238)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(297)](t);return n(261)==o&&n(251)==i&&c==a.id&&!e[n(230)]}));for(const t of c){if(s(352)!=t[s(295)]||s(228)!=t[s(351)]||1!=t[s(167)])continue;const n=e[s(252)](t[s(334)],t[s(334)][s(192)](1));if(!u[s(362)]((({data:t})=>t[s(327)][s(262)](n))))for(const{name:t,data:r}of u)if(n[s(163)](r[s(327)])){e[s(193)](t,{range:n}),i=!0;break}}return i})),n[t(332)][t(166)][t(306)]((e=>{const s=t;let o=!1;const i=n[s(344)][s(340)](s(293)).me,a=r[s(289)]()[s(238)]((t=>t[s(348)]&&t[s(269)]==i)),c=new Set,u=new Set;for(const t of a)if(s(251)==t[s(237)])for(const e of t[s(346)]()){const n=e[s(198)]()[s(279)]();if(n)if(n.is(s(265),s(228))&&Na(n)){t[s(206)](e[s(351)]),c[s(356)](n),o=!0;const r=n[s(307)],i=n[s(224)],a=r&&r.is(s(265),s(228)),l=i&&i.is(s(265),s(228));a&&!c[s(270)](r)&&u[s(356)](r),l&&!c[s(270)](i)&&u[s(356)](i)}else n.is(s(265),s(328))&&n[s(172)]&&(t[s(206)](e[s(351)]),o=!0)}else if(s(188)==t[s(237)]){if(!t[s(239)]||!t[s(239)][s(281)])continue;const e=t[s(239)][s(175)];if(e&&Object[s(218)](e)[s(167)])continue;const n=t[s(239)][s(281)];let r=!0,i=!0;for(const e of a)if(e[s(237)]&&e[s(237)][s(169)](s(251))){if(!e[s(239)][s(281)]){i=!1;break}if(e.id!=t.id&&e[s(239)][s(281)]==n){r=!1;break}}i&&r&&(t[s(214)](),o=!0)}for(const t of c)e[s(310)](t);for(const t of u)e[s(185)](t);return o})),n[t(323)][t(357)](t(253))[t(347)]({model:t(290),view:(t,e)=>h(t),converterPriority:t(226)}),n[t(323)][t(357)](t(296))[t(347)]({model:t(290),view:(e,n)=>n[t(337)][t(194)]?h(e,!1):null,converterPriority:t(226)});const g=n[t(170)][t(354)];this[t(246)](g[t(166)],t(229),((e,n)=>{const r=t,s=[];for(const t of g[r(320)](n[r(330)])[r(325)]())t.is(r(265),r(321))&&s[r(342)](t);g[r(331)]((t=>{const e=r;for(const n of s)t[e(301)](t[e(320)](n),t[e(247)](n)),t[e(310)](n)}))}))}}function Na(t){const e=_a;if(t[e(172)])return!0;const n=t[e(316)](0);return n.is(e(265),e(328))&&n[e(172)]}function Ra(t,e={},n){const r=_a;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(329)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Sa=va;function Ma(){const t=["locale","table","152430aeiZyk","20ThfCot","492uqHyXr","subType","1462645VgxyyG","descriptionFactory","afterInit","TrackChangesEditing","markBlockFormat","author","editor","getSelectedElement","80NbEPXD","1578732eoGsuO","discard","handleSuggestionDescription","bind","has","format","resizeTable","get","handleResizeTableWidthCommand","registerCustomCallback","formatInline","enableCommand","document","registerDescriptionCallback","46946jREiMn","model","8520BiTiHl","resizeTableWidth","tableWidth","getColumnGroupElement","50409pHkVAv","data","getSuggestionCallback","*Format:* resize table","getTableColumnsWidths","TableColumnResizeEditing","plugins","type","selection","11icZCAX","accept","change","getAttribute","getContainedElement","3377JIXqst","getSuggestions","formatBlock","_suggestionFactory","columnWidths","1015QsPAuZ","Users","commandParams","formatGroupId"];return(Ma=function(){return t})()}function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=393]})(t,e)}!function(t){const e=va,n=t();for(;;)try{if(165602===-parseInt(e(393))/1*(parseInt(e(436))/2)+parseInt(e(409))/3*(-parseInt(e(410))/4)+parseInt(e(413))/5+parseInt(e(422))/6+parseInt(e(403))/7*(parseInt(e(438))/8)+parseInt(e(442))/9*(-parseInt(e(421))/10)+-parseInt(e(398))/11*(-parseInt(e(411))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ma);class wa extends t.Plugin{[Sa(415)](){const t=Sa;if(!this[t(419)][t(448)][t(426)](t(447)))return;const e=this[t(419)][t(448)][t(429)](t(416));e[t(433)](t(439),this[t(430)][t(425)](this)),e[t(401)][t(431)](t(400),t(428),t(394),e[t(401)][t(444)](t(400),null,t(423))),e[t(401)][t(431)](t(400),t(428),t(423),e[t(401)][t(444)](t(400),null,t(394))),e[t(414)][t(435)](this[t(424)][t(425)](this))}[Sa(430)](t,e){const n=Sa,r=this[n(419)][n(448)][n(429)](n(416)),s=this[n(419)][n(448)][n(429)](n(447)),o=e[n(408)]||this[n(419)][n(437)][n(434)][n(450)][n(420)]();this[n(419)][n(437)][n(395)]((()=>{const i=n,a=s[i(441)](o);let c=a?s[i(446)](a):null,u=o[i(396)](i(440))||null;const l=e[i(440)]||u,f=e[i(402)]||c,h=this[i(419)][i(448)][i(429)](i(404)).me;for(const t of r[i(399)]()){const e=t[i(397)]();if(i(428)===t[i(412)]&&e===o){t[i(418)]!==h&&t[i(423)]();const e=t[i(443)][i(405)];u=e[0][i(440)],c=e[0][i(402)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(417)](o,{commandName:i(439),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(428)},[],i(428))}))}[Sa(424)](t){const e=Sa;if(e(400)!=t[e(449)]&&e(432)!=t[e(449)])return;const{data:n}=t;if(n&&e(428)===n[e(406)]){const t=e(445);return{type:e(427),content:Wr(this[e(419)][e(407)],t)}}}}function Oa(t,e){const n=Fa();return(Oa=function(t,e){return n[t-=422]})(t,e)}const Da=Oa;function Fa(){const t=["469zLZdEp","34ICUyBp","enableCommand","insertTemplate","27268eIBTKu","TrackChangesEditing","11431044qtfHPl","15292BZeYsA","Template","48371103jEejRu","3351640fCeZrV","get","afterInit","6616190LDZWVF","has","498foaQEg","125728wyepqT","6nMrYRq","plugins","editor"];return(Fa=function(){return t})()}!function(t){const e=Oa,n=t();for(;;)try{if(691408===-parseInt(e(424))/1*(parseInt(e(430))/2)+-parseInt(e(438))/3*(parseInt(e(427))/4)+parseInt(e(433))/5*(parseInt(e(440))/6)+parseInt(e(423))/7*(-parseInt(e(439))/8)+-parseInt(e(429))/9+-parseInt(e(436))/10+parseInt(e(432))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fa);class xa extends t.Plugin{[Da(435)](){const t=Da,e=this[t(422)];e[t(441)][t(437)](t(431))&&e[t(441)][t(434)](t(428))[t(425)](t(426))}}function Pa(t,e){const n=Ua();return(Pa=function(t,e){return n[t-=373]})(t,e)}const Ba=Pa;function Ua(){const t=["2243574GvFywa","locale","829556eqEQno","editor","6147950YtFRsu","registerElementLabel","14916336WwbbTr","1149463kjvbQh","plugins","enableCommand","4587072glJOaH","get","25474qMROMr","282nHMcHX","TrackChangesEditing","insertTableOfContents","afterInit","tableOfContents","commands","ELEMENT_TABLE_OF_CONTENTS","descriptionFactory"];return(Ua=function(){return t})()}!function(t){const e=Pa,n=t();for(;;)try{if(617608===parseInt(e(379))/1+parseInt(e(389))/2*(parseInt(e(390))/3)+parseInt(e(387))/4+-parseInt(e(381))/5+parseInt(e(377))/6+parseInt(e(384))/7+-parseInt(e(383))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ua);class ja extends t.Plugin{[Ba(393)](){const t=Ba,e=this[t(380)];if(!e[t(374)][t(388)](t(392)))return;e[t(385)][t(388)](t(391))[t(386)](t(392));const n=e[t(385)][t(388)](t(391)),r=e[t(378)];n[t(376)][t(382)](t(373),(e=>Wr(r,t(375),e)))}}const Ga=Ha;function Va(){const t=["isEqual","element","model","isTouching","get","newRange","2537232GOFRRc","title-content","suggestion","document","registerElementLabel","10WxjPJh","914378UUZwGv","schema","descriptionFactory","createRange","end","editor","2DhteDB","3fwAPdu","TrackChangesEditing","3101815NqDkrA","846FLAgHx","31384rCuGpL","getNearestSelectionRange","locale","getChangedMarkers","_splitMarkerName","registerPostFixer","updateMarker","isCollapsed","removeMarker","plugins","897150gPMwQz","from","ELEMENT_TITLE","Title","10624526WRynVZ","2341647gvtRLF","start","has","afterInit","nodeBefore","differ","forward"];return(Va=function(){return t})()}function Ha(t,e){const n=Va();return(Ha=function(t,e){return n[t-=409]})(t,e)}!function(t){const e=Ha,n=t();for(;;)try{if(488325===-parseInt(e(447))/1*(-parseInt(e(453))/2)+parseInt(e(409))/3*(-parseInt(e(441))/4)+parseInt(e(411))/5+-parseInt(e(423))/6+parseInt(e(428))/7+parseInt(e(413))/8*(parseInt(e(412))/9)+-parseInt(e(446))/10*(parseInt(e(427))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Va);class Wa extends t.Plugin{[Ga(431)](){const t=Ga,e=this[t(452)];if(!e[t(422)][t(430)](t(426)))return;const n=e[t(422)][t(439)](t(410));n[t(449)][t(445)](t(442),(()=>Wr(e[t(415)],t(425)))),e[t(437)][t(444)][t(418)]((r=>{const s=t;let o=!1;const i=Array[s(424)](e[s(437)][s(444)][s(433)][s(416)]());for(const{name:t,data:a}of i){const{group:i}=n[s(417)](t);if(s(443)!==i||!a[s(440)])continue;const c=a[s(440)],u=c[s(451)][s(432)];if(!u||!u.is(s(436),s(442)))continue;if(!c[s(429)][s(438)](c[s(451)]))continue;const l=e[s(437)][s(448)][s(414)](c[s(451)],s(434));if(l&&l[s(420)]){const e=r[s(450)](c[s(429)],l[s(429)]);e[s(435)](c)||(r[s(419)](t,{range:e}),o=!0)}o||(r[s(421)](t),o=!0)}return o}))}}const za=Xa;function Ka(){const t=["1140836vmQChe","112434rKRjxe","1392441jqdJlC","get","plugins","632ZJxEea","5737590ndoCDM","520030kQTFSR","afterInit","6152590TOahMU","1mvUwhW","TrackChangesEditing","enableCommand","undo","redo","7332426KpYCJz","33QQXbxL","UndoEditing","4JpIlBJ","editor","has"];return(Ka=function(){return t})()}function Xa(t,e){const n=Ka();return(Xa=function(t,e){return n[t-=464]})(t,e)}!function(t){const e=Xa,n=t();for(;;)try{if(716165===-parseInt(e(484))/1*(parseInt(e(474))/2)+-parseInt(e(476))/3*(-parseInt(e(471))/4)+parseInt(e(481))/5+parseInt(e(480))/6+-parseInt(e(475))/7*(parseInt(e(479))/8)+-parseInt(e(468))/9+-parseInt(e(483))/10*(-parseInt(e(469))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ka);class qa extends t.Plugin{[za(482)](){const t=za,e=this[t(472)],n=e[t(478)][t(477)](t(464));e[t(478)][t(473)](t(470))&&(n[t(465)](t(466)),n[t(465)](t(467)))}}function Ya(){const t=["TrackChangesEditing","6xvrFwI","requires","3179260kXpcCE","1090750AXuTvh","261zQEfbr","TableCaptionEditing","344325UTnGmw","afterInit","2078845pgiujV","plugins","3893883MnCVpD","1927040rCeFLu","6DwJNtq","get","enableCommand","editor","971400flqOmo","toggleTableCaption","has"];return(Ya=function(){return t})()}const Za=Ja;function Ja(t,e){const n=Ya();return(Ja=function(t,e){return n[t-=451]})(t,e)}!function(t){const e=Ja,n=t();for(;;)try{if(528367===parseInt(e(456))/1+parseInt(e(462))/2*(-parseInt(e(466))/3)+-parseInt(e(452))/4+-parseInt(e(458))/5+-parseInt(e(470))/6*(parseInt(e(460))/7)+-parseInt(e(461))/8+-parseInt(e(454))/9*(-parseInt(e(453))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ya);class Qa extends t.Plugin{static get[Za(451)](){return[la]}[Za(457)](){const t=Za,e=this[t(465)];e[t(459)][t(468)](t(455))&&e[t(459)][t(463)](t(469))[t(464)](t(467))}}function $a(){const t=["start","getSuggestionCallback","tableCellHorizontalAlignment","formatBlock","getSelectionAffectedTableCells","_getSuggestion","handleDiscardAction","editor","getFirstPosition","_handlePropertyChange","commandParams","tableCellWidth","tableCellBackgroundColor","1601136iaOakj","2136841ICiuKq","change","getContainedElement","document","tableCellBorderStyle","registerDescriptionCallback","get","selection","tableWidth","tableCellBorderColor","pluginName","subType","TablePropertiesEditing","tableCellHeight","tableCellVerticalAlignment","plugins","registerCustomCallback","enqueueChange","65295YPDnQi","*Format:* change table cell properties","data","tableCellBorderWidth","tableAlignment","table","tableBorderColor","tableCellProperties","TrackChangesTableProperties","TableCellPropertiesEditing","275495XbKZFJ","tableHeight","getAttribute","2pJnAMT","tableBorderStyle","getSuggestions","markBlockFormat","afterInit","discard","batch","enableCommand","_suggestionFactory","TrackChangesEditing","join","handleSuggestionDescription","tableBackgroundColor","findAncestor","16slNGzH","accept","1789936WnPBCo","removeAttribute","*Format:* change table properties","48918MhsmyS","tableCellPadding","1190IGRLaA","TableUtils","has","63520cpsaVf","format","setAttribute","descriptionFactory","nodeAfter","model","tableProperties","tableBorderWidth","locale"];return($a=function(){return t})()}const tc=ec;function ec(t,e){const n=$a();return(ec=function(t,e){return n[t-=182]})(t,e)}!function(t){const e=ec,n=t();for(;;)try{if(172351===-parseInt(e(231))/1*(parseInt(e(234))/2)+-parseInt(e(253))/3+parseInt(e(248))/4*(-parseInt(e(258))/5)+-parseInt(e(202))/6+-parseInt(e(203))/7+parseInt(e(250))/8+parseInt(e(221))/9*(parseInt(e(255))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($a);class nc extends t.Plugin{constructor(t){const e=ec;super(t),this[e(186)]=[e(227),e(235),e(187),e(225),e(211),e(232),e(246)],this[e(228)]=[e(212),e(207),e(224),e(254),e(200),e(216),e(201),e(191),e(217)]}static get[tc(213)](){return tc(229)}[tc(238)](){const t=tc,e=this[t(196)][t(218)][t(209)](t(243));if(this[t(196)][t(218)][t(257)](t(215))){for(const n of this[t(186)])e[t(241)](n,((e,r)=>{const s=t,o=this[s(196)][s(185)][s(206)][s(210)][s(197)]()[s(247)](s(226));this[s(198)](n,[o],this[s(186)],s(186),e,r)}));e[t(242)][t(219)](t(192),t(186),t(249),e[t(242)][t(190)](t(192),null,t(239))),e[t(242)][t(219)](t(192),t(186),t(239),((e,n)=>this[t(195)](this[t(186)],e,n))),e[t(242)][t(219)](t(192),t(186),t(244),(()=>!1))}if(this[t(196)][t(218)][t(257)](t(230))){for(const n of this[t(228)])e[t(241)](n,((e,r)=>{const s=t,o=this[s(196)][s(218)][s(209)](s(256))[s(193)](this[s(196)][s(185)][s(206)][s(210)]);this[s(198)](n,o,this[s(228)],s(228),e,r)}));e[t(242)][t(219)](t(192),t(228),t(249),e[t(242)][t(190)](t(192),null,t(239))),e[t(242)][t(219)](t(192),t(228),t(239),((e,n)=>this[t(195)](this[t(228)],e,n))),e[t(242)][t(219)](t(192),t(228),t(244),(()=>!1))}e[t(183)][t(208)]((e=>this[t(245)](e)))}[tc(198)](t,e,n,r,s,o){const i=tc,a=this[i(196)][i(218)][i(209)](i(243));this[i(196)][i(185)][i(220)](o[i(240)],(()=>{const t=i;for(const i of e)if(this[t(194)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(233)](r);void 0!==n&&(e[r]=n)}s(o),a[t(237)](i,{commandParams:[e]},[],r)}}))}[tc(195)](t,e,n){const r=tc,s=e[0][r(189)][r(184)],o=n[r(199)][0];this[r(196)][r(185)][r(204)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(182)](r,o[r],s):e[n(251)](r,s)}))}[tc(245)](t){const e=tc;if(t[e(223)])switch(t[e(214)]){case e(186):return{type:e(259),content:Wr(this[e(196)][e(188)],e(252))};case e(228):return{type:e(259),content:Wr(this[e(196)][e(188)],e(222))}}}[tc(194)](t,e){const n=tc,r=this[n(196)][n(218)][n(209)](n(243));for(const s of r[n(236)]({skipNotAttached:!0})){const r=s[n(205)]();if(s[n(214)]===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):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=qt?function(t,e){return qt(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=Xn(n,7,uc));for(var s=e.length;s--;)Br(n,e[s]);return n})),yc=Ac;function Ac(t,e){const n=Cc();return(Ac=function(t,e){return n[t-=257]})(t,e)}function Cc(){const t=["_handleNewSuggestionMarker","track-changes-adapter-missing-getsuggestion","getMarkers","updateSuggestion","fromRange","detach","authoredAt","_getAuthorFromId","_adapter","isIntersectingWithRange","collaboration.channelId","ck-suggestion-marker--active","init","addClass","normal","for","CommentsRepository","forEach","isAfter","isBefore","markAttributeChange","createRange","isRemovable","createPositionBefore","editing","_isBlockAttribute","_isDataLoaded","suggestion:","_setSuggestionRange","howMany","clear","elementEnd","formatGroupId","enqueueChange","element","upcast","reconvertMarker","format","keys","tablePasteChainId","action","activeMarkers","acceptAllSuggestions","isInsideObject","adapter","add","sort","nodeAfter","trackChanges.mergeNestedSuggestions","isMultiRange","formatBlock","createSelection","formatBlock:chain","containsRangeInObject","get","deletion:discard","markBlockFormat","position","markerReady","7460EDVGSl","formatInline","PENDING_ACTION_SUGGESTION","$graveyard","enableDefaultAttributesIntegration","$text","listenTo","stopListening","fromCharCode","removeComment","60SJdXqz","then","registerCustomCallback","_editor","$marker","_processAttributeSuggestions","addMarker","suggestion","originalSuggestionId","_splitMarkerName","rootName","createPositionAt","map","formatBlock:join","_checkSuggestionCorrectness","mapper","formatBlock:accept","config","discard","low","unbind","37KsbCCA","insertion:discard","TrackChangesEditing","batch","markDeletion","_breakSuggestionMarker","forward","_isForcedDefaultExecutionBlock","selection","split","rethrowUnexpectedError","_registerDefaultCallbacks","unbindElementFromMarkerName","attribute","getRanges","range","hasSuggestion","filter","containsRange","isBlock","getAttribute","stop","getItems","formatInline:","_rangeIsInLocalUserInsertion","rejected","isAtStart","track-changes-suggestion-data-mismatch","markMultiRangeDeletion","before","buildSuggestion","dataDowncast","requires","_recordAttributeChanges","backward","always","containsPosition","insertion:chain","authorName","move","_addSuggestionMarker","markMultiRangeInsertion","ck-suggestion-marker-","never","_getSuggestionData","_cutOutSuggestionMarker","bindElementToMarker","accepted","locale","markerNameToElements","next","ck-suggestion-marker-formatInline","containerElement","trackChanges","getSuggestions","addRange","has","addHighlight","registerInlineAttribute","document","_inlineAttributeKeys","rename","_suggestionFactory","6iGQgOZ","catch","name","change:data","removeClass","isLocal","FORMATTING","chain","ENTER","_customCallbacks","remove","substring","getUser","marker-count","key","addComment","_refreshAttributeSuggestionsChain","13418614IDbPps","_suggestionState","consume","splice","_initAriaMarkerChangeAnnouncements","ck-suggestion-marker","change","suggestionUnloaded","commands","removed","isCollapsed","consumable","substr","createRangeOn","commandName","deleteContent","descriptionFactory","widget","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.","updateMarker","setTo","_trackFormatChanges","elementStart","formatInline:discard","suggestionLoaded","_processAttributeChanges","removeMarker:suggestion:formatBlock","assign","acceptSelectedSuggestions","change:activeMarkers","createRangeIn","isUndo","pluginName","_mergeNestedSuggestions","lowest","from","multipleBlocks","removeAttribute","isSelectable","discardSuggestion","addMarkerName","addSuggestion","suggestion-type","plugins","_findSuggestions","return","getChangedMarkers","@external","createPositionAfter","getRange","_enabledCommands","_SUGGESTION_ANNOUNCEMENT","isLimit","getShiftedBy","newRange","registerPostFixer","commentThread","data-suggestion","announce","attributeNewValue","_reduceExistingSuggestions","join","writer","subType","documentSelection","attribute:accept","track-changes-user-not-found","markerToHighlight","_getMarkerAnnouncementText","formatBlock:discard","comments","high","suggestionChanged","oldRange","values","skipNestingCheck","toJSON","data","value","_isRegisteredAttribute","markInlineFormat","225PUoKEl","insertion","isDocumentOperation","LEAVE","_getExternalAuthor","removeMarker","attribute:discard","define","markInsertion","set","warn","attributes","elementToElement","deletion:join","oldValue","dataToMarker","removeMarkers","addMarker:suggestion:attribute","attributeOldValue","parent","start","_removeSuggestion","find","createElement","meta","enableReadOnlyMode","execute","28606UEZjQb","isExternal","formatInline:accept","nodeBefore","refresh","fire","insert","accept","creator","getDifference","insertContent","end","push","head","ck-suggestion-marker-formatBlock","discardSelectedSuggestions","external:","notReady","2017071FvIReD","registerBlockAttribute","track-changes-enable-command-twice","enableCommand","deletion:accept","deletion:","concat","addSuggestionData","length","fetchCommentThread","schema","delete","_commentsRepository","update:suggestion","isIntersecting","every","containsItem","getChanges","markerName","_onDiscard","setSelection","startsWith","acceptSuggestion","deletion:chain","root","insertion:join","toViewElement","track-changes-command-not-found","hasComments","getAllAdjacentSuggestions","hasCommentThread","attributeKey","2774910QJbwQv","moveTargetPosition","formatInline:chain","groupId","splitPosition","getCommentThread","_updateSuggestionData","insertion:","isEqual","getContainedElement","deletion","addMarker:suggestion:formatBlock","open","addUser","applyOperation","type","addMarker:suggestion","_getAttributeKey","editor","Users","isObject","removeMarker:suggestion:attribute","multi","includes","trackChangesCommand","_reduceSuggestionAttributeRange","group","resolve","track-changes-adapter-already-set","error-saving-suggestion-data-suggestion-discarded","182oubNWw","getCustomProperty","_setSuggestionData","newValue","pop","previous","track-changes-suggestion-not-found","some","isInContent","formatInline:join","model","markerToData","_refreshSuggestionsChain","differ","clone","isNextTo","getSuggestionCallback","createdAt","getWalker","conversion","isOwn","getSuggestion","showSuggestionHighlights","default","getMultiRangeId","insertion:accept","getFirstMarker","trackChanges.trackFormatChanges","author","ready","isTouching","_afterChanges","markers","forceDefaultExecution","_recordAttributeSuggestions","_joinSuggestions","highest","isArray","_saved","dataReady","unshift","getFirstRange","_joinWithAdjacentSuggestions","getAncestors","toUpperCase","_model","after","formatBlock:","discardAllSuggestions","item","$elementName","editingDowncast","_createSuggestion","_blockAttributeKeys","16606116qvMigT","attribute:","$textProxy","_addThreadToSuggestion","change:_saved","addCommentThread","options","attribute:join","_suggestions","_defaultCallbacks","getNearestSelectionRange","130120OMdMUS","markMultiRangeBlockFormat","suggestion:attribute:","getIntersection","targetPosition","isAtEnd","PendingActions","getLastMatchingPosition","size","setAttribute"];return(Cc=function(){return t})()}!function(t){const e=Ac,n=t();for(;;)try{if(737575===parseInt(e(435))/1*(-parseInt(e(623))/2)+-parseInt(e(596))/3*(-parseInt(e(404))/4)+-parseInt(e(673))/5*(parseInt(e(498))/6)+parseInt(e(270))/7*(parseInt(e(335))/8)+-parseInt(e(641))/9*(parseInt(e(414))/10)+parseInt(e(515))/11+parseInt(e(324))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cc);const kc=yc(320);class Lc extends t.Plugin{static get[yc(467)](){return[yc(361),o.Users,t.PendingActions,Qr,es,as,ls,Ts,ms,Cs,Ss,Bs,to,so,uo,fo,bo,Ao,No,vo,Do,Ho,Bo,Ko,Jo,ei,ci,pi,vi,oi,Gs,Ks,bi,Ai,Ni,Fi,Pi,Vi,Xi,Ji,ra,aa,la,ma,Ta,Qa,La,wa,ja,nc,xa,Wa,qa]}static get[yc(547)](){return yc(437)}constructor(t){const e=yc;function n(t){const e=Ac;return t[e(426)]((t=>String[e(412)](t)))[e(576)]("")}super(t),this[e(304)]=!1,this[e(605)](e(386),[]),this.on(e(544),((n,r,s,o)=>{const i=e;this[i(315)][i(521)]((()=>{const e=i;for(const n of[...o,...s])this[e(315)][e(302)][e(491)](n)&&t[e(369)][e(381)](n)}))})),this[e(531)]=new qr(this[e(258)][e(280)][e(651)],this[e(258)][e(483)]),this[e(353)]=null,this[e(497)]=new Nc(this[e(258)]),this[e(332)]=new Map,this[e(653)]=t[e(558)][e(399)](e(361)),this[e(565)]=new Set,this[e(315)]=this[e(258)][e(280)],this[e(516)]=new WeakMap,this[e(442)]=!1,this[e(323)]=new Set([e(320)]),this[e(495)]=new Set,t[e(431)][e(603)](e(297),e(293)),this[e(536)]=t[e(431)][e(399)](e(297)),t[e(431)][e(603)](e(393),!0),this[e(548)]=t[e(431)][e(399)](e(393)),this[e(264)]=new f(t,this[e(565)]),this[e(519)](),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,51,54])}[yc(357)](){const t=yc,n=this[t(258)],r=(e,n)=>{const r=t;if(r(448)!=e)return r(477)+e;const s=n[r(444)]("|")[0];return this[r(370)](s)?r(637):r(486)};n[t(289)][t(360)](t(321))[t(582)]({model:t(421),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(423)](e[n(659)]),a=[n(520),r(o,i)];let c=3e3;return this[n(386)][n(263)](e[n(659)])&&(a[n(635)](n(356)),c=3010),n(683)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(289)][t(360)](t(466))[t(390)]((e=>{const r=t;e.on(r(689),((t,e,s)=>{const o=r;if(!s[o(330)][o(292)])return;const i=e[o(319)];if(!i)return;const c=s[o(429)][o(667)](i);n[o(280)][o(651)][o(260)](i)&&c&&!c[o(271)](o(532))&&c.is(o(487))&&(0,a.toWidget)(c,s[o(577)])}),{priority:r(586)})})),n[t(289)][t(360)](t(466))[t(582)]({model:t(421),view:(e,n)=>{const s=t;if(!n[s(330)][s(292)])return null;const{type:o,subType:i}=this[s(423)](e[s(659)]);return{classes:[s(520),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(319)])return;const{id:c}=this[a(423)](o[a(659)]);if(r){const t=this[a(332)][a(399)](c),e=this[a(257)](t);if(!this[a(370)](e))return}if(o[a(319)].is(a(443)))return void i[a(526)][a(517)](o[a(319)],s[a(500)]);const u=i[a(429)][a(667)](o[a(319)]);if(o[a(319)].is(a(379))&&n[a(280)][a(651)][a(454)](o[a(319)])&&!u[a(271)](a(492))){i[a(577)][a(358)]([a(520),a(637)],u),i[a(577)][a(344)](a(572),c,u),i[a(429)][a(481)](u,o[a(659)]),e&&(this[a(386)][a(263)](o[a(659)])?i[a(577)][a(358)](a(356),u):i[a(577)][a(502)](a(356),u));for(const t of n[a(280)][a(545)](o[a(319)])[a(457)]())i[a(526)][a(517)](t,s[a(500)]);i[a(526)][a(517)](o[a(319)],s[a(500)])}};n[t(289)][t(360)](t(466))[t(390)]((e=>{const n=t;e.on(n(684),((t,e,r)=>{const o=n;r[o(330)][o(292)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(306)})})),n[t(289)][t(360)](t(466))[t(390)]((e=>{const n=t;e.on(n(613),((t,e,r)=>{const o=n;r[o(330)][o(292)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(306)})})),n[t(289)][t(360)](t(466))[t(281)]({model:t(421),view:(e,n)=>n[t(330)][t(292)]?null:{group:t(421),name:e[t(527)](11)}}),n[t(289)][t(360)](t(380))[t(608)]({view:{name:t(421),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(372)+e[r(455)](r(557))+":"+e[r(455)]("id");return e[r(455)](r(511))&&(s+=":"+e[r(455)](r(511))),n[r(619)](r(418),{"data-name":s})}}),n[t(289)][t(360)](t(380))[t(611)]({view:t(421)}),n[t(289)][t(360)](t(321))[t(390)]((e=>{const n=t;e.on(n(684),s(),{priority:n(586)})})),n[t(289)][t(360)](t(321))[t(390)]((e=>{const n=t;e.on(n(613),s({isAttributeSuggestion:!0}),{priority:n(586)})})),n[t(289)][t(360)](t(321))[t(390)]((e=>{const n=t;e.on(n(541),((t,e,r)=>{const s=n,o=r[s(429)][s(484)](e[s(659)]);if(o)for(const t of o)t[s(271)](s(492))||(r[s(577)][s(502)]([s(520),s(637),s(356)],t),r[s(577)][s(552)](s(572),t),r[s(429)][s(447)](t,e[s(659)]))}),{priority:n(586)})})),n[t(289)][t(360)](t(321))[t(390)]((e=>{const n=t;e.on(n(261),((t,e,r)=>{const s=n,o=r[s(429)][s(484)](e[s(659)]);if(!o)return;const{id:i}=this[s(423)](e[s(659)]),a=this[s(332)][s(399)](i),c=this[s(257)](a);if(this[s(370)](c))for(const t of o)t[s(271)](s(492))||(r[s(577)][s(502)]([s(520),s(637),s(356)],t),r[s(577)][s(552)](s(572),t),r[s(429)][s(447)](t,e[s(659)]))}),{priority:n(586)})})),n[t(280)][t(494)][t(570)]((e=>{const r=t;let s=!1;const o=Array[r(550)](n[r(280)][r(494)][r(283)][r(561)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(423)](t);if(r(421)!==o)continue;const h=this[r(332)][r(399)](f);if(null!=c[r(569)]){r(405)==u&&(s=s||Mc(c[r(569)],t,e,n[r(280)][r(651)]));const o=r(448)==u&&this[r(370)](l[r(444)]("|")[0]);if(c[r(569)][r(525)]||r(407)==c[r(569)][r(665)][r(424)]||r(395)==u&&!wc(c[r(569)])||o&&!wc(c[r(569)])||r(683)==u&&(Sc(a=c[r(569)])||function(t){const e=r;return t[e(616)][e(615)]==t[e(634)][e(626)]&&t[e(616)][e(340)]}(a)))e[r(601)](t),s=!0;else{if(!h||!h[r(278)])continue;i[r(390)](h)}}}var a;return i[r(343)]>0&&(s=!!this[r(312)](i)||s),s})),n[t(280)][t(494)][t(570)]((e=>{const r=t;let s=!1;for(const t of n[r(280)][r(494)][r(283)][r(658)]())if(r(629)==t[r(688)])for(const t of this[r(332)][r(589)]()){if(t[r(394)]||!t[r(278)])continue;const o=r(395)==t[r(688)],i=this[r(257)](t),a=i&&this[r(370)](i);if(!o&&!a)continue;const c=t[r(311)]();if(c[r(616)][r(615)]!=c[r(634)][r(615)]&&!c[r(634)][r(340)]){const o=n[r(280)][r(425)](c[r(616)][r(392)],r(634)),i=n[r(280)][r(366)](c[r(616)],o);e[r(534)](t[r(296)](),{range:i}),s=!0}}return s})),n[t(280)][t(494)][t(570)]((e=>this[t(540)](e))),n[t(280)][t(494)][t(570)]((e=>!e[t(438)][t(503)]&&this[t(419)](e))),n[t(280)].on(t(301),(()=>{this[t(304)]=!1})),n[t(280)][t(494)].on(t(501),((r,s)=>{const o=t;if(!s[o(503)]||s[o(546)])return;if(!this[o(304)])return;const i=n[o(280)][o(494)][o(283)][o(658)]();if(0==i[o(649)])return;const a=[],c=i[o(452)]((t=>o(448)==t[o(688)])),u=i[o(452)]((t=>o(629)==t[o(688)]&&o(409)!=t[o(500)]));for(const t of c)this[o(594)](t[o(672)])&&a[o(635)]({key:t[o(672)],newValue:t[o(574)],oldValue:t[o(614)],range:Oc(t[o(450)],n[o(280)])});for(const t of u){if(o(496)!=t[o(385)]&&o(627)!=t[o(385)])continue;const e=Dc(t[o(402)][o(392)],n[o(280)]),r=t[o(464)];o(496)==t[o(385)]&&a[o(635)]({key:o(320),newValue:t[o(500)],oldValue:r[o(500)],range:e});for(const[n,s]of r[o(607)]){if(!this[o(594)](n))continue;const r=t[o(607)][o(399)](n);s!==r&&a[o(635)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(607)])this[o(594)](n)&&(r[o(607)][o(491)](n)||a[o(635)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(649)]&&n[o(280)][o(378)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(365)](t,e,s,o,{groupId:r});this[n(575)](t,a)}))}),{priority:t(549)}),n[t(280)][t(302)].on(t(654),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(423)](n[s(500)]),e=this[s(332)][s(399)](t);e&&e[s(555)](n[s(500)])}})),n[t(280)][t(494)].on(t(501),(()=>{const e=t,r=Array[e(550)](n[e(280)][e(494)][e(283)][e(561)]())[e(452)]((t=>e(421)===this[e(423)](t[e(500)])[e(266)]));if(0===r[e(649)])return;r[e(391)](((t,n)=>{const r=e,s=t[r(592)][r(588)],o=n[r(592)][r(588)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(616)][r(364)](o[r(616)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(423)](t);if(null===n[e(588)]){const n=this[e(345)](t);o[e(390)](n)}else{const t=this[e(332)][e(399)](r);null!==n[e(569)]||t[e(278)]?(s[e(390)](t[e(636)]),o[e(390)](t)):this[e(617)](t)}}o[e(343)]>0&&this[e(282)](o);for(const t of s)this[e(628)](e(587),t)})),n[t(280)].on(t(687),((e,r)=>{const s=t,o=r[0];if(!this[s(332)][s(343)])return;if(!o[s(598)])return;if(o[s(438)][s(546)]||!o[s(438)][s(503)])return;let i,a;switch(o[s(688)]){case s(629):i=n[s(280)][s(425)](o[s(402)]),a=i[s(568)](o[s(374)]);break;case s(444):i=n[s(280)][s(425)](o[s(677)]),a=n[s(280)][s(425)](o[s(674)]);break;case s(474):i=n[s(280)][s(425)](o[s(339)]),a=i[s(568)](o[s(374)]);break;default:return}const c=n[s(280)][s(366)](i,a);n[s(280)][s(521)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(559)](c)){if(e[t(394)])continue;if(t(405)==e[t(688)])continue;const r=this[t(257)](e);if(r&&this[t(370)](r)&&t(444)!=o[t(688)])continue;const s=e[t(592)]&&e[t(592)][t(551)];(t(395)!=e[t(688)]||t(444)==o[t(688)]&&!s)&&(n[t(398)]||t(597)==e[t(688)]&&n[t(290)]||e[t(311)]()[t(453)](c)&&this[t(440)](e,i,a))}}))}),{priority:t(549)}),n[t(280)].on(t(530),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(303)])return;if(this[s(442)])return;if(!this[s(264)][s(593)])return;if(o[s(525)])return;const a=n[s(280)][s(651)],{start:c,end:u}=o[s(311)](),l=c[s(392)]&&a[s(567)](c[s(392)])?null:a[s(334)](c,s(441)),f=u[s(626)]&&a[s(567)](u[s(626)])?null:a[s(334)](u,s(469)),h=n[s(280)][s(366)](l?l[s(616)]:c,f?f[s(634)]:u);n[s(280)][s(521)]((t=>{const e=s;this[e(439)](h);const r=n[e(280)][e(651)][e(334)](h[e(616)]);o.is(e(579))?t[e(661)](r):o[e(535)](r)})),e[s(456)]()}),{priority:e.priorities[t(359)]+10}),n[t(280)].on(t(633),((e,r)=>{const s=t,o=r[r[s(649)]-1];o&&o[s(303)]||this[s(442)]||this[s(264)][s(593)]&&(n[s(280)][s(521)]((()=>{const t=s;let o=n[t(280)][t(633)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(560)]=o[t(284)]();const i=o[t(634)][t(626)],a=n[t(280)][t(651)];i&&a[t(454)](i)&&!a[t(260)](i)&&(o=n[t(280)][t(366)](o[t(616)],n[t(280)][t(425)](i,t(634)))),this[t(604)](o)})),e[s(456)]())}),{priority:t(586)}),this[t(258)][t(523)][t(390)](t(488),this[t(264)]),this[t(644)](t(488));const o=new p(n,this[t(332)]);n[t(523)][t(390)](t(663),o),this[t(644)](t(663));const i=new b(n,this[t(332)]);n[t(523)][t(390)](t(554),i),this[t(644)](t(554)),n[t(523)][t(390)](t(387),new S(n,o,this[t(332)])),this[t(644)](t(387)),n[t(523)][t(390)](t(318),new S(n,i,this[t(332)])),this[t(644)](t(318)),n[t(523)][t(390)](t(543),new O(n,o,this[t(332)])),this[t(644)](t(543)),n[t(523)][t(390)](t(638),new O(n,i,this[t(332)])),this[t(644)](t(638));const c=n[t(558)][t(399)](t(361));this[t(410)](c,t(513),((e,{threadId:n})=>{const r=t,s=this[r(332)][r(399)](n);s&&s[r(571)]&&1===s[r(571)][r(649)]&&this[r(679)](n,{hasComments:!0})}),{priority:t(433)}),this[t(410)](c,t(413),((e,{threadId:n})=>{const r=t,s=this[r(332)][r(399)](n);s&&s[r(571)]&&!s[r(571)][r(649)]&&this[r(679)](n,{hasComments:!1})}),{priority:t(433)})}set[yc(389)](t){const n=yc;if(this[n(353)])throw new e.CKEditorError(n(268),this);this[n(353)]=t}get[yc(389)](){return this[yc(353)]}[yc(489)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=yc,r=[];for(const e of this[n(332)][n(589)]())t&&!e[n(278)]||r[n(635)](e);return e?r[n(426)]((t=>t[n(591)]())):r}[yc(291)](t){const n=yc,r=this[n(332)][n(399)](t);if(!r)throw new e.CKEditorError(n(276),this);return r}[yc(451)](t){const e=yc;return this[e(332)][e(491)](t)}[yc(648)](t){const e=yc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(688)][e(444)](":"),a=this[e(332)][e(399)](r)||this[e(322)](o,i,r,n,s);if(this[e(327)](a),this[e(428)](a,o,i||null,n),a[e(287)]=t[e(287)],a[e(371)]=!0,s&&s[e(562)]){const t=s[e(562)],n=this[e(600)](t[e(473)]);a[e(351)]=t[e(287)],a[e(298)]=n,a[e(624)]=!0}else a[e(351)]=t[e(287)];switch(t[e(592)]&&(a[e(592)]=t[e(592)]),t[e(607)]&&(a[e(607)]=t[e(607)]),this[e(353)]&&this[e(353)][e(556)]||(a[e(308)]=!0),this[e(516)][e(399)](a)){case e(640):this[e(516)][e(605)](a,e(309));break;case e(403):a[e(278)]?(this[e(312)](new Set([a])),this[e(282)](new Set([a])),this[e(516)][e(605)](a,e(299)),this[e(628)](e(539),a)):this[e(516)][e(605)](a,e(524))}return a}[yc(663)](t){const e=yc;this[e(303)]((()=>{const n=e;this[n(258)][n(280)][n(521)]((()=>{const e=n;for(const n of t[e(670)]())n[e(630)]()}))}))}[yc(554)](t){const e=yc;this[e(303)]((()=>{const n=e;this[n(258)][n(280)][n(521)]((()=>{const e=n;for(const n of t[e(670)]())n[e(432)]()}))}))}[yc(644)](t,n){const r=yc,s=this[r(258)][r(523)][r(399)](t);if(!s)throw new e.CKEditorError(r(668),this,{commandName:t});if(this[r(565)][r(491)](s))throw new e.CKEditorError(r(643),this,{commandName:t});this[r(565)][r(390)](s),n&&s.on(r(622),((t,e)=>{const o=r;this[o(264)][o(593)]&&(this[o(442)]||(e[o(649)]>0&&e[e[o(649)]-1]&&e[e[o(649)]-1][o(303)]?e[o(274)]():(t[o(560)]=n(((...t)=>s[o(622)](...t,{forceDefaultExecution:!0})),...e),t[o(456)]())))}),{priority:r(586)})}[yc(303)](t){const n=yc;let r,s;const o=this[n(442)];this[n(442)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(442)]=!1),s&&e.CKEditorError[n(445)](s,this),r}[yc(604)](t,n=null,r={}){const s=yc;if(t[s(525)])return null;const o=this[s(258)][s(558)][s(399)](s(259)).me;for(const{suggestion:e,meta:o}of this[s(559)](t,s(597)))if(o[s(290)]){if(!o[s(285)]){if(o[s(398)]){if(!this[s(548)]||!Pc(e,r))continue;return e}if(Pc(e,r))return e;this[s(440)](e,t[s(616)],t[s(634)]);break}if(n==e[s(578)]&&Pc(e,r)){const n=e[s(311)]();return n[s(616)][s(681)](t[s(634)])?this[s(373)](e,this[s(315)][s(366)](t[s(616)],n[s(634)])):this[s(373)](e,this[s(315)][s(366)](n[s(616)],t[s(634)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(680)+n:s(597),u=this[s(272)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(475)](c,i,a,t),u}[yc(476)](t,n=yc(262),r={}){const s=yc,o=this[s(258)][s(558)][s(399)](s(259)).me,i=this[s(497)][s(286)](s(597),n,s(576));for(const e of this[s(489)]())if(e[s(298)].id==o.id&&s(597)==e[s(688)]&&e[s(578)]==n&&Pc(e,r)&&(i(e[s(449)](),t)||i(t,e[s(449)]()))){for(const n of t)e[s(490)](n);return e}for(const{suggestion:e,meta:n}of this[s(559)](t,s(597))){if(!n[s(290)])continue;if(!this[s(548)]&&n[s(398)])continue;if(!Pc(e,r))continue;let o=!0;for(const n of e[s(449)]())for(const e of t)if(!n[s(453)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(680)+n,l=this[s(272)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(475)](u,a,c,e,Hr[s(294)]());return l}[yc(595)](t,n,r=null,s={}){const o=yc;if(r=r||vc(n),t[o(525)])return null;if(o(478)===this[o(536)]){const e=this[o(497)][o(286)](o(405),r,o(630));return this[o(303)]((()=>e([t],n,s))),null}const i=this[o(258)][o(558)][o(399)](o(259)).me,a=[];if(o(470)!==this[o(536)])for(const{suggestion:e,meta:n}of this[o(559)](t,o(597)))n[o(290)]&&!n[o(388)]&&a[o(635)](...e[o(449)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(338)](s);e&&r[n(635)](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(649)];){const s=r[e][n(632)](t);r[n(518)](e,1,...s),e+=s[n(649)]}}return r}(t,a);c[o(649)]&&this[o(315)][o(521)]((()=>{const t=o;for(const e of c){const o=this[t(497)][t(286)](t(405),r,t(630));this[t(303)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(616)],u=t[o(634)];for(const{suggestion:e,meta:n}of this[o(559)](t,o(405))){if(!n[o(290)])continue;if(e[o(578)]!=r)continue;if(!Pc(e,s))continue;const i=e[o(311)]();if(i[o(453)](t,!0))return null;c=c[o(364)](i[o(616)])?c:i[o(616)],u=u[o(363)](i[o(634)])?u:i[o(634)],a?i[o(616)][o(364)](a[o(311)]()[o(616)])?(a[o(612)](),a=e):e[o(612)]():a=e}const l=this[o(315)][o(366)](c,u);if(a)this[o(373)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(272)]({id:t,type:o(458)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(475)](o(458)+r,t,a,l)}}return null}[yc(401)](t,n,r=[],s=null,o={}){const i=yc;n[i(377)]||(n[i(377)]=n[i(529)]),n[i(551)]=t.is(i(450)),s=s||vc(n);const a=r[i(426)]((t=>Dc(t,this[i(315)]))),c=t.is(i(450))?t:Dc(t,this[i(315)]);if(i(478)===this[i(536)]){const t=this[i(497)][i(286)](i(395),s,i(630));return this[i(303)]((()=>t([c],n,o))),null}a[i(635)](c);let u=!0;for(const t of a)if(!this[i(459)](t)){u=!1;break}if(u&&i(470)!==this[i(536)]){const t=this[i(497)][i(286)](i(395),s,i(630));return this[i(303)]((()=>t([c],n,o))),null}let l=null,f=c[i(616)],h=c[i(634)];for(const{suggestion:t,meta:e}of this[i(559)](c,i(395))){if(!e[i(290)])continue;if(e[i(285)]||e[i(398)]||e[i(388)])continue;if(t[i(592)][i(377)]!=n[i(377)])continue;if(!Pc(t,o))continue;const r=t[i(311)]();if(t[i(578)]==s){if(r[i(453)](c,!0))return null;f=f[i(364)](r[i(616)])?f:r[i(616)],h=h[i(363)](r[i(634)])?h:r[i(634)],l?r[i(616)][i(364)](l[i(311)]()[i(616)])?(l[i(612)](),l=t):t[i(612)]():l=t}else{const e=c[i(338)](r);this[i(480)](t,e)}}const g=this[i(258)][i(558)][i(399)](i(259)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(373)](l,this[i(315)][i(366)](f,h)),l;{const t=this[i(272)]({id:d,type:i(317)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(475)](i(317)+s,d,p,this[i(315)][i(366)](f,h)),t}}[yc(336)](t,n,r=[],s=null,o={}){const i=yc;n[i(377)]||(n[i(377)]=n[i(529)]);const a=t[0];n[i(551)]=a.is(i(450)),s=s||vc(n);const c=r[i(426)]((t=>Dc(t,this[i(315)]))),u=a.is(i(450))?t:t[i(426)]((t=>Dc(t,this[i(315)])));if(i(478)===this[i(536)]){const t=this[i(497)][i(286)](i(395),s,i(630));return this[i(303)]((()=>t(u,n,o))),null}c[i(635)](...u);let l=!0;for(const t of c)if(!this[i(459)](t)){l=!1;break}if(l&&i(470)!==this[i(536)]){const t=this[i(497)][i(286)](i(395),s,i(630));return this[i(303)]((()=>t(u,n,o))),null}const f=this[i(258)][i(558)][i(399)](i(259)).me;for(const t of this[i(489)]()){if(t[i(298)].id!=f.id)continue;if(i(395)!=t[i(688)]||t[i(592)][i(377)]!=n[i(377)])continue;if(!Pc(t,o))continue;const e=t[i(578)]==s;for(let n=0;n<u[i(649)];n++){const r=u[n];for(const s of t[i(347)]()){const o=s[i(564)]();if(r[i(681)](o)){e?(u[i(518)](n,1),n--):t[i(601)](s[i(500)]);break}}}}if(0==u[i(649)])return null;const h=this[i(497)][i(286)](i(395),s,i(576));for(const t of this[i(489)]())if(t[i(298)].id==f.id&&i(395)==t[i(688)]&&t[i(592)][i(377)]==n[i(377)]&&t[i(578)]==s&&Pc(t,o)&&(h(t[i(449)](),u)||h(u,t[i(449)]()))){for(const e of u)t[i(490)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(317)+s,m=this[i(272)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(475)](p,g,d,t,Hr[i(294)]());return m}[yc(439)](t,n=null,r={}){const s=yc;if(t[s(525)])return null;const o=this[s(258)][s(558)][s(399)](s(259)).me,a=new i.LiveRange(t[s(616)],t[s(634)]);for(const{suggestion:t,meta:e}of this[s(559)](a,s(597)))if(e[s(290)]&&!e[s(285)])if(t[s(394)]){const e=t[s(449)]()[s(452)]((t=>s(407)!=t[s(665)][s(424)]));if(e[s(656)]((t=>a[s(453)](t,!0)))&&t[s(432)](),e[s(277)]((t=>t[s(453)](a,!0)))){const t=this[s(497)][s(286)](s(683),n,s(630));return this[s(303)]((()=>t([a],null,r))),null}}else{const e=a[s(338)](t[s(311)]());null!==e&&t[s(660)]([e],null,r)}if(a[s(350)](),a[s(525)]||s(407)==a[s(665)][s(424)])return null;let c=null,u=a[s(616)],l=a[s(634)];const f=this[s(559)](a,s(683));for(const{suggestion:t,meta:e}of f){const n=this[s(315)][s(366)](u,l);if(e[s(290)]&&(this[s(548)]||!e[s(398)]&&!e[s(388)]))if(t[s(394)]){if(!Pc(t,r))continue;let e=!0;for(const r of t[s(449)]()){if(r[s(453)](n,!0))return t;n[s(453)](r)||(e=!1)}e&&t[s(432)]()}else{const e=t[s(311)]();if(e[s(453)](n,!0))return t;if(!Pc(t,r)){n[s(453)](e)?t[s(612)]():e[s(471)](u)?u=e[s(634)]:e[s(471)](l)&&(l=e[s(616)]);continue}u=u[s(364)](e[s(616)])?u:e[s(616)],l=l[s(363)](e[s(634)])?l:e[s(634)],r=Object[s(542)]({},t[s(607)]),c?e[s(616)][s(364)](c[s(311)]()[s(616)])?(c[s(612)](),c=t):t[s(612)]():c=t}}if(c)return this[s(373)](c,this[s(315)][s(366)](u,l)),c;{const t=(0,e.uid)(),i=this[s(315)][s(366)](u,l),a=o.id,c=n?s(646)+n:s(683),f=this[s(272)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(475)](c,t,a,i),f}}[yc(463)](t,n=yc(262),r={}){const s=yc,o=this[s(258)][s(558)][s(399)](s(259)).me,a=t[s(426)]((t=>new i.LiveRange(t[s(616)],t[s(634)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(559)](a,s(597)))e[s(290)]&&!e[s(285)]&&c[s(390)](t);for(const e of c)if(e[s(394)]){const o=e[s(449)]();if((!e[s(607)]||!e[s(607)][s(590)])&&o[s(656)]((t=>a[s(277)]((e=>e[s(453)](t,!0)))))&&e[s(432)](),a[s(656)]((t=>o[s(277)]((e=>e[s(453)](t,!0)))))){const e=this[s(497)][s(286)](s(683),n,s(630));return this[s(303)]((()=>e(t,null,r))),null}}else{const t=e[s(311)]();if(a[s(277)]((e=>e[s(453)](t,!0)))&&e[s(432)](),a[s(656)]((e=>t[s(453)](e,!0)))){const t=this[s(497)][s(286)](s(683),n,s(630));return this[s(303)]((()=>t(a,null,r))),null}}const u=this[s(497)][s(286)](s(683),n,s(576));let l=null;for(const t of this[s(489)]())if(t[s(298)].id==o.id&&t[s(278)]&&s(683)==t[s(688)]&&t[s(578)]==n&&Pc(t,r)&&(u(t[s(449)](),a)||u(a,t[s(449)]())))if(l){if(t[s(571)]&&t[s(571)][s(649)])continue;for(const e of t[s(449)]())l[s(354)](e)||l[s(490)](e);t[s(612)]()}else{l=t;for(const e of a)t[s(354)](e)||t[s(490)](e)}if(l)return l;c[s(375)]();for(const{suggestion:t,meta:e}of this[s(559)](a,s(683)))e[s(290)]&&(this[s(548)]||!e[s(398)]&&!e[s(388)])&&Pc(t,r)&&c[s(390)](t);for(const t of c){const e=t[s(449)]();if((!r||!r[s(590)])&&a[s(656)]((t=>e[s(277)]((e=>e[s(453)](t,!0))))))return t;(!t[s(607)]||!t[s(607)][s(590)])&&e[s(656)]((t=>a[s(277)]((e=>e[s(453)](t,!0)))))&&t[s(432)]()}const f=(0,e.uid)(),h=o.id,g=s(646)+n,d=this[s(272)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(350)](),t[s(525)]||s(407)==t[s(665)][s(424)]||this[s(475)](g,f,h,t,Hr[s(294)]());return d}[yc(365)](t,n,r,s,o){const i=yc;if(t[i(525)])return[];if(i(478)===this[i(536)])return[];const a=this[i(258)][i(558)][i(399)](i(259)).me.id,c=Array[i(550)](this[i(332)][i(589)]())[i(452)]((e=>i(448)==e[i(688)]&&e[i(592)][i(512)]==n&&e[i(354)](t)));if(i(293)===this[i(536)]){const e=this[i(559)](t,i(597))[i(452)]((({meta:t})=>t[i(290)]&&!t[i(388)]&&!t[i(285)]))[i(426)]((({suggestion:t})=>t));c[i(310)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(448)==t[i(688)]?t[i(592)][i(610)]:void 0,o=t[i(311)](),a=Array[i(550)](u[i(383)]())[i(618)]((t=>t[i(655)](o)));if(!a)continue;const c=a[i(632)](o);this[i(370)](n)&&i(597)==t[i(688)]&&0!=c[i(649)]||(u[i(652)](a),c[i(362)]((t=>{u[i(605)](t,r)})),i(597)!=t[i(688)]&&e!=s&&u[i(605)](a[i(338)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(649)]>37&&console[i(606)](i(533),{key:n});const f=(i(325)+(n+"|")+vc({newValue:s}))[i(509)](0,60),h=this[i(272)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(635)](h),this[i(475)](f,c,a,t)}return l}[yc(408)](t){const e=yc;this[e(644)](t,((t,...n)=>{this[e(468)]((()=>{t(...n)}))}))}[yc(642)](t){const e=yc;this[e(323)][e(390)](t)}[yc(493)](t){const e=yc;this[e(495)][e(390)](t)}[yc(257)](t){const e=yc;return e(448)==t[e(688)]?t[e(578)][e(444)]("|")[0]:null}[yc(373)](t,e){const n=yc,r=t[n(296)]();this[n(315)][n(521)]((t=>{t[n(534)](r,{range:e})}))}[yc(327)](t){const e=yc,n=t.id,r=this[e(258)][e(431)][e(399)](e(355));this[e(653)][e(671)](n)||this[e(653)][e(329)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(653)][e(678)](n);s[e(434)](e(367)),s[e(367)]=!1,t[e(571)]=s}[yc(428)](t,n,r,s){const o=yc;if(t[o(688)]!=n||t[o(578)]!=r||t[o(631)].id!=s)throw this[o(258)][o(621)](o(462)),new e.CKEditorError(o(462),this)}[yc(480)](t,n){const r=yc,s=t[r(311)]();if(n[r(681)](s))t[r(612)]();else if(s[r(453)](n)){const o=this[r(315)][r(425)](n[r(616)][r(626)],r(634));this[r(373)](t,this[r(315)][r(366)](s[r(616)],o));const i=(0,e.uid)(),a=t[r(631)].id,c=t[r(688)]+":"+t[r(578)];this[r(272)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(592)],attributes:t[r(607)]});const u=this[r(315)][r(425)](n[r(634)][r(615)],r(316)),l=this[r(315)][r(366)](u,s[r(634)]);this[r(475)](c,i,a,l)}else if(s[r(471)](n[r(616)])){const e=this[r(315)][r(425)](n[r(616)][r(626)],r(634));this[r(373)](t,this[r(315)][r(366)](s[r(616)],e))}else{const e=this[r(315)][r(425)](n[r(634)][r(615)],r(316));this[r(373)](t,this[r(315)][r(366)](e,s[r(634)]))}}[yc(459)](t){const e=yc;for(const{suggestion:n,meta:r}of this[e(559)](t,e(597))){if(!r[e(290)])continue;const s=n[e(449)]();for(const n of s)if(!t[e(632)](n)[e(649)])return!0}return!1}[yc(352)](t){const n=yc,r=this[n(258)][n(558)][n(399)](n(259))[n(510)](t);if(!r)throw new e.CKEditorError(n(581),this);return r}[yc(600)](t){const e=yc,n=this[e(258)][e(558)][e(399)](e(259)),r=(0,o.hashObject)(e(639)+t);return n[e(510)](r)||n[e(686)]({id:r,name:t})}[yc(322)](t,e,n,r,s){const o=yc,i=this[o(352)](r),a=this[o(497)][o(465)](t,e,n,i,s,(t=>{const e=o;this[e(679)](n,{attributes:t});const r=this[e(291)](n);this[e(312)](new Set([r])),this[e(282)](new Set([r]))}));return this[o(410)](a,o(630),(()=>{const t=o;this[t(679)](n,{state:t(482)})}),{priority:o(586)}),this[o(410)](a,o(432),(()=>{const t=o;this[t(679)](n,{state:t(460)})}),{priority:o(586)}),this[o(332)][o(605)](n,a),this[o(516)][o(605)](a,o(640)),a}[yc(423)](t){const e=yc,n=t[e(444)](":");return{group:n[0],type:n[1],subType:n[e(649)]>=5?n[2]:null,id:n[e(649)]<5?n[2]:n[3],authorId:n[e(649)]<5?n[3]:n[4],markerCount:6==n[e(649)]?n[5]:null}}[yc(440)](t,n,r){const s=yc,o=t[s(311)](),i=o[s(616)],a=o[s(634)];this[s(373)](t,this[s(315)][s(366)](i,n));const c=(0,e.uid)(),u=t[s(631)].id,l=t[s(688)]+(t[s(578)]?":"+t[s(578)]:"");this[s(272)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(607)],data:t[s(592)]});const f=this[s(257)](t);(s(395)==t[s(688)]||f&&this[s(370)](f))&&(r=this[s(315)][s(368)](r[s(615)])),this[s(475)](l,c,u,this[s(315)][s(366)](r,a))}[yc(559)](t,e=null){const n=yc,r=[],s=this[n(258)][n(558)][n(399)](n(259)).me;Array[n(307)](t)||(t=[t]);for(const o of this[n(489)]()){if(!o[n(278)])continue;if(e&&o[n(688)]!=e)continue;let i=!1;for(const e of o[n(449)]()){for(const a of t){const t=a[n(616)][n(681)](e[n(634)])||a[n(634)][n(681)](e[n(616)]);if(t||a[n(338)](e)){const c=a[n(453)](e)&&Rc(this[n(315)][n(651)],e[n(616)],a),u=e[n(453)](a)&&Rc(this[n(315)][n(651)],a[n(616)],e);r[n(635)]({suggestion:o,meta:{isOwn:s==o[n(298)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[yc(475)](t,e,n,r,s){const o=yc;this[o(315)][o(521)]((i=>{const a=o;let c=a(372)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(420)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[yc(617)](t){const e=yc,n=t[e(275)],r=t[e(485)];t[e(275)]=null,t[e(485)]=null,null!=n&&n[e(485)]==t&&(n[e(485)]=r),null!=r&&r[e(275)]==t&&(r[e(275)]=n),e(299)==this[e(516)][e(399)](t)&&(this[e(516)][e(605)](t,e(524)),this[e(628)](e(522),t,n,r))}[yc(272)](t){const n=yc,r=t.id,s=this[n(648)](t);if(this[n(353)]&&this[n(353)][n(556)]){const o=this[n(258)][n(558)][n(399)](n(341)),i=s[n(669)],a=s[n(578)]?s[n(688)]+":"+s[n(578)]:s[n(688)],c=this[n(258)][n(483)],u=o[n(390)](Wr(c,n(406))),l={id:r,type:a,hasComments:i,data:t[n(592)]||null,originalSuggestionId:t[n(422)]||null,attributes:s[n(607)]};this[n(353)][n(556)](l)[n(415)]((t=>{const e=n;s[e(308)]=!0,o[e(508)](u),t&&t[e(287)]&&(this[e(332)][e(399)](r)[e(287)]=t[e(287)])}))[n(499)]((t=>{const r=n;throw(0,e.logWarning)(r(269)),this[r(258)][r(280)][r(378)]({isUndoable:!1},(()=>{s[r(432)]()})),s[r(411)](),this[r(332)][r(652)](s.id),this[r(516)][r(652)](s),t}))}return s}[yc(370)](t){const e=yc;return this[e(323)][e(491)](t)}[yc(679)](t,e){const n=yc,r=this[n(258)][n(558)][n(399)](n(341)),s=this[n(291)](t);if(this[n(353)]&&this[n(353)][n(348)])if(s[n(308)]){const s=r[n(390)](Wr(this[n(258)][n(483)],n(406)));this[n(353)][n(348)](t,e)[n(415)]((()=>{r[n(508)](s)}))}else s.on(n(328),(()=>{this[n(679)](t,e)}))}[yc(479)](t){const n=yc;if(!this[n(353)]||!this[n(353)][n(291)])throw new e.CKEditorError(n(346),this);return this[n(353)][n(291)](t)}[yc(345)](t){const e=yc,{id:n,type:r,subType:s,authorId:o}=this[e(423)](t),i=this[e(332)][e(399)](n)||this[e(322)](r,s,n,o,{});switch(this[e(428)](i,r,s,o),this[e(516)][e(399)](i)){case e(640):this[e(479)](n)[e(415)]((t=>{const r=e;let s=Promise[r(267)]();t[r(669)]&&(s=this[r(653)][r(650)]({channelId:this[r(258)][r(431)][r(399)](r(355)),threadId:n})),s[r(415)]((()=>{const e=r;this[e(648)](t)[e(308)]=!0}))})),this[e(516)][e(605)](i,e(403));break;case e(524):this[e(679)](n,{state:e(685)});case e(309):this[e(516)][e(605)](i,e(299)),this[e(628)](e(539),i);break;case e(299):this[e(628)](e(587),i)}return i[e(555)](t),i}[yc(282)](t){const e=yc,n=Array[e(550)](t),r=n[e(452)]((t=>e(448)==t[e(688)]));this[e(514)](r);const s=n[e(452)]((t=>!t[e(394)]&&e(448)!=t[e(688)])),o=this[e(489)]({skipNotAttached:!0})[e(452)]((t=>!t[e(394)]&&e(448)!=t[e(688)])),i=o[e(452)]((n=>!t[e(491)](n))),a=new Map(o[e(426)]((t=>[t,this[e(497)][e(286)](t[e(688)],t[e(578)],e(505))]))),c=new Map(o[e(426)]((t=>[t,t[e(311)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(649)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(649)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(649)];t++){const n=s[t];!l[e(491)](n)&&n[e(275)]&&(f[e(390)](n[e(275)]),n[e(275)][e(485)]===n&&(n[e(275)][e(485)]=null),n[e(275)]=null),!u[e(491)](n)&&n[e(485)]&&(f[e(390)](n[e(485)]),n[e(485)][e(275)]===n&&(n[e(485)][e(275)]=null),n[e(485)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(649)];e++){const r=g(t,n[e]);r&&(r[0][s(485)]=r[1],r[1][s(275)]=r[0],u[s(390)](r[0]),l[s(390)](r[1]))}}function g(t,n){const r=e;if(t[r(298)].id!==n[r(298)].id)return null;const s=a[r(399)](t)(t,n,c[r(399)](t),c[r(399)](n));return s&&a[r(399)](n)(t,n,c[r(399)](t),c[r(399)](n))?s[1][r(571)]&&s[1][r(571)][r(649)]?null:s:null}f[e(343)]&&this[e(282)](f)}[yc(514)](t){const e=yc;if(0==t[e(649)])return;const n=this[e(489)]({skipNotAttached:!0})[e(452)]((t=>e(448)==t[e(688)]&&t[e(371)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(607)]);s[e(491)](n)||(s[e(605)](n,r[e(649)]),r[e(635)]([]));const i=s[e(399)](n);r[i][e(635)](t)}!function(){const t=e;r[t(391)](((e,n)=>{const r=t,s=e[0][r(287)],o=n[0][r(287)];return s==o?e[0][r(607)][r(676)]<n[0][r(607)][r(676)]?-1:1:s<o?-1:1}));for(const e of r)e[t(391)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(649)];t++){if(0==r[t][e(649)])continue;const n=[];for(let s=t+1;s<r[e(649)];s++)0!=r[s][e(649)]&&i(r[t],r[s])&&n[e(635)](s);for(const s of n)r[t]=r[t][e(647)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(649)];n++)t[n][e(485)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(649)];n++)t[n][e(275)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(607)][r(676)]!==n[0][r(607)][r(676)]&&t[0][r(298)]!==n[0][r(298)])return!1;if(!function(t,e){const n=r;return!t[n(669)]&&!e[n(669)]||(!t[n(669)]||!e[n(669)])&&(!!(t[n(669)]&&e[n(287)]<t[n(571)][n(585)][n(399)](0)[n(287)])||!!(e[n(669)]&&t[n(287)]<e[n(571)][n(585)][n(399)](0)[n(287)]))}(t[0],n[0]))return!1;const s=_c(t[0][r(607)],r(676)),o=_c(n[0][r(607)],r(676));return!!Or(s,o)&&(!!t[r(656)]((t=>n[r(277)]((e=>t[r(311)]()[r(681)](e[r(311)]())))))&&n[r(656)]((e=>t[r(277)]((t=>e[r(311)]()[r(681)](t[r(311)]()))))))}}[yc(312)](t){const e=yc,n=Array[e(550)](t),r=this[e(489)]({skipNotAttached:!0}),s=r[e(452)]((n=>!t[e(491)](n))),o=new Map(n[e(426)]((t=>[t,this[e(497)][e(286)](t[e(688)],t[e(578)],e(576))]))),i=new Map(r[e(426)]((t=>[t,t[e(449)]()])));for(let t=0;t<n[e(649)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(649)];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(649)];e++){const s=r[e];if(s[a(688)]!==n[a(688)]||s[a(298)].id!==n[a(298)].id||s[a(578)]!==n[a(578)])continue;if(!xc(n,s,[a(676)]))continue;if(a(448)==n[a(688)]&&n[a(592)][a(610)]!=s[a(592)][a(610)])continue;if(a(448)==n[a(688)]&&t[a(370)](n[a(592)][a(512)]))continue;if(a(395)==n[a(688)]){const e=t[a(258)][a(280)],r=n[a(682)]();if(r&&(e[a(651)][a(260)](r)||e[a(651)][a(567)](r)))continue}const c=o[a(399)](n),u=i[a(399)](n),l=i[a(399)](s),f=n[a(571)]&&n[a(571)][a(649)],h=s[a(571)]&&s[a(571)][a(649)];if(!f&&c(l,u))return t[a(305)](s,n),i[a(652)](n),!0;if(!h&&c(u,l))return t[a(305)](n,s),i[a(652)](s),!0}return!1}}[yc(305)](t,e){const n=yc;if(t[n(394)])for(const r of e[n(449)]())t[n(490)](r);else{const r=e[n(311)]()[n(634)];this[n(373)](t,this[n(315)][n(366)](t[n(311)]()[n(616)],r))}e[n(612)]()}[yc(583)](t,e){const n=yc,r=t[n(662)](n(382))||t[n(662)](n(448))?n(504):t[n(314)]();return Wr(this[n(258)][n(483)],e+"_"+r+n(566))}[yc(519)](){const t=yc,e=this[t(258)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(315)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(423)](t[s(500)]);if(s(421)===e){n[s(573)](this[s(583)](r,s(599)));break}}for(const t of r){const{group:e,type:r}=this[s(423)](t[s(500)]);if(s(421)===e){n[s(573)](this[s(583)](r,s(506)));break}}}))}[yc(540)](t){const e=yc;if(this[e(304)])return!1;const n=this[e(258)],r=n[e(280)][e(494)][e(283)][e(658)]();if(0==r[e(649)])return!1;const s=[],o=r[e(452)]((t=>e(448)==t[e(688)])),i=r[e(452)]((t=>e(629)==t[e(688)]&&e(409)!=t[e(500)])),a=r[e(452)]((t=>e(508)==t[e(688)]&&e(409)!=t[e(500)]));for(const t of o)s[e(635)]({key:t[e(672)],newValue:t[e(574)],oldValue:t[e(614)],range:Oc(t[e(450)],n[e(280)])});for(const t of i){const r=a[e(618)]((n=>n[e(402)][e(681)](t[e(402)])));r&&s[e(635)]({key:e(320),newValue:t[e(500)],oldValue:r[e(500)],range:n[e(280)][e(528)](t[e(402)][e(392)])})}return 0!=s[e(649)]&&this[e(575)](t,s)}[yc(419)](t){const e=yc;let n=!1;const r=this[e(258)][e(280)][e(494)][e(283)][e(561)]()[e(452)]((t=>t[e(592)][e(569)]&&t[e(500)][e(662)](e(337))));for(const s of r){const{subType:r,id:o}=this[e(423)](s[e(500)]),i=r[e(444)]("|")[0];for(const r of this[e(489)]({skipNotAttached:!0}))r.id!=o&&e(448)==r[e(688)]&&r[e(592)]&&r[e(592)][e(512)]==i&&r[e(311)]()[e(655)](s[e(592)][e(569)])&&(this[e(265)](r,s[e(592)][e(569)],t),n=!0)}return n}[yc(468)](t){const e=yc;this[e(258)],this[e(304)]=!0,t()}[yc(594)](t){const e=yc,n=this[e(370)](t),r=this[e(495)][e(491)](t);return n||r}[yc(575)](t,e){const n=yc;if(0==e[n(649)])return!1;let r=!1;for(const s of e){const e=this[n(559)](s[n(450)],n(448))[n(452)]((t=>!t[n(620)][n(285)]))[n(426)]((t=>t[n(421)])),i=(0,o.hashObject)({newValue:s[n(273)]});e[n(452)]((t=>{const e=n,[r,o]=t[e(578)][e(444)]("|");return r==s[e(512)]&&o!=i}))[n(362)]((e=>{const o=n;this[o(265)](e,s[o(450)],t),r=!0}))}return r}[yc(265)](t,e,n){const r=yc,s=t[r(311)]()[r(632)](e);0!==s[r(649)]?1!==s[r(649)]?this[r(440)](t,e[r(616)],e[r(634)]):this[r(373)](t,s[0]):n[r(601)](t[r(296)]())}}class Nc{constructor(t){const e=yc;this[e(417)]=t,this[e(315)]=t[e(280)],this[e(507)]=new Map,this[e(333)]=new Map,this[e(446)]()}[yc(465)](t,e,n,r,s,o){const i=yc;return new Hr(this[i(315)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(286)](t,e,i(630))(...n),onDiscard:(...n)=>this[i(286)](t,e,i(432))(...n)})}[yc(416)](t,e,n,r){const s=yc,o=t+":"+e+":"+n;this[s(507)][s(605)](o,r)}[yc(286)](t,e,n){const r=yc,s=t+":"+e+":"+n;return this[r(507)][r(399)](s)||this[r(333)][r(399)](t+":"+n)}[yc(446)](){const t=yc,e=()=>!1,n=t=>{const e=Ac;t[e(391)](((t,n)=>t[e(616)][e(364)](n[e(616)])?1:-1)),this[e(315)][e(521)]((n=>{const r=e;for(const e of t){let t;t=e[r(634)][r(340)]&&e[r(634)][r(615)]==e[r(616)][r(392)]?n[r(396)](e[r(616)][r(392)],"on"):n[r(396)](e),this[r(315)][r(530)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Ac;e&&this[n(315)][n(521)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(426)]((t=>(Sc(t)&&(t=this[s(315)][s(366)](t[s(634)])),t)))[s(452)]((t=>s(407)!==t[s(665)][s(424)]));if(c[s(649)]<1)return;const u=Array[s(550)](this[s(315)][s(494)][s(443)][s(449)]())[s(426)]((t=>i.LiveRange[s(349)](t)));r[s(661)](c);for(const t of this[s(417)][s(523)][s(523)]())t[s(627)]();a[s(635)]({forceDefaultExecution:!0}),this[s(417)][s(622)](o,...a);const l=u[s(452)]((t=>s(407)!=t[s(665)][s(424)]));l[s(649)]>0&&r[s(661)](l);for(const t of u)t[s(350)]()}))},s=(e,n)=>1==e[t(649)]&&1==n[t(649)]&&e[0][t(634)][t(681)](n[0][t(616)]),o=(e,n,r,s)=>Fc(e,n,r,s,this[t(315)])?[e,n]:Fc(n,e,s,r,this[t(315)])?[n,e]:null;this[t(333)][t(605)](t(295),e),this[t(333)][t(605)](t(436),n),this[t(333)][t(605)](t(666),s),this[t(333)][t(605)](t(472),o),this[t(333)][t(605)](t(645),n),this[t(333)][t(605)](t(400),e),this[t(333)][t(605)](t(609),s),this[t(333)][t(605)](t(664),o),this[t(333)][t(605)](t(625),r),this[t(333)][t(605)](t(538),e),this[t(333)][t(605)](t(279),s),this[t(333)][t(605)](t(675),e),this[t(333)][t(605)](t(430),r),this[t(333)][t(605)](t(584),e),this[t(333)][t(605)](t(427),s),this[t(333)][t(605)](t(397),e),this[t(333)][t(605)](t(580),e),this[t(333)][t(605)](t(602),((e,n)=>{const r=t;if(!n)return;const s=this[r(417)][r(558)][r(399)](Lc);this[r(315)][r(521)]((t=>{const o=r;if(o(320)==n[o(512)])for(const r of e){const e=r[o(616)][o(392)],s=n[o(610)];t[o(496)](e,s)}else if(s[o(370)](n[o(512)]))for(const r of e)void 0!==n[o(610)]?t[o(344)](n[o(512)],n[o(610)],r[o(616)][o(392)]):t[o(552)](n[o(512)],r[o(616)][o(392)]);else for(const r of e)n[o(610)]?t[o(344)](n[o(512)],n[o(610)],r):t[o(552)](n[o(512)],r)}))})),this[t(333)][t(605)](t(331),s)}}function Rc(t,e,n){const r=yc;for(const s of e[r(615)][r(313)]({includeSelf:!0,parentFirst:!0})){if(s[r(665)]==s)return!1;if(!n[r(657)](s))return!1;if(t[r(260)](s)||t[r(567)](s))return!0}return!1}function Sc(t){const e=yc;return t[e(634)][e(615)]==t[e(616)][e(392)]&&t[e(634)][e(461)]}function Mc(t,e,n,r){const s=yc,o=t=>!t[s(319)].is(s(326))&&!r[s(260)](t[s(319)]),i=t[s(616)][s(342)](o),a=t[s(634)][s(342)](o,{direction:s(469)});return!(t[s(616)][s(681)](i)&&t[s(634)][s(681)](a)||(i[s(364)](a)?n[s(534)](e,{range:n[s(366)](i,a)}):n[s(601)](e),0))}function vc(t){return(0,o.hashObject)(t)}function wc(t){const e=yc,n=t[e(616)][e(392)];return n&&n.is(e(379))}function Oc(t,e){const n=yc;return null==t[n(634)][n(626)]&&t[n(634)][n(615)]==t[n(616)][n(392)]?Dc(t[n(616)][n(392)],e):t}function Dc(t,e){const n=yc,r=e[n(651)][n(260)](t)||e[n(651)][n(553)](t);return e[n(366)](e[n(425)](t,n(464)),r?e[n(563)](t):e[n(425)](t,n(634)))}function Fc(t,e,n,r,s){const o=yc;if(!xc(t,e))return!1;if(n[o(634)][o(681)](r[o(616)]))return!0;if(t[o(688)]!=e[o(688)])return!1;if(!n[o(634)][o(300)](r[o(616)]))return!1;const i=s[o(366)](n[o(634)],r[o(616)])[o(288)]();for(const t of i)if([o(537),o(376)][o(263)](t[o(688)])&&s[o(651)][o(567)](t[o(319)]))return!1;return!0}function xc(t,e,n=[]){const r=yc;return!(!t[r(371)]||!e[r(371)])&&Or(_c(t[r(607)],n),_c(e[r(607)],n))}function Pc(t,e){const n=yc,r=Bc(t[n(607)]),s=Bc(e);if(!t[n(371)])return!1;for(const t of Object[n(383)](s))if(!Or(r[t],s[t]))return!1;return!0}function Bc(t){const e=yc,n=Object[e(542)]({},t);return delete n[e(590)],delete n[e(384)],n}const Uc=jc;function jc(t,e){const n=Gc();return(jc=function(t,e){return n[t-=205]})(t,e)}function Gc(){const t=["10oAAWlG","commands","PendingActions","12xkRynM","canEditAt","acceptSuggestion","_pendingAction","unbind","3791778mUXVmi","PENDING_ACTION_SUGGESTION","isDirty","17367DyRtlj","add","canDiscard","_acceptCommand","getRanges","_removePendingAction","discardSuggestion","remove","11475099GUbSIa","locale","bind","834wXjooG","8900030ivQMLW","execute","change:isDirty","_discardCommand","_setPendingAction","get","listenTo","1879564rHVyyr","1HhHXtY","60126814bYupFL","_editor","canAccept","view","commentThreadController","isEnabled","14132568PHySpj","model","plugins","stopListening","destroy"];return(Gc=function(){return t})()}!function(t){const e=jc,n=t();for(;;)try{if(973020===-parseInt(e(231))/1*(parseInt(e(208))/2)+parseInt(e(246))/3*(parseInt(e(230))/4)+-parseInt(e(223))/5+parseInt(e(222))/6*(parseInt(e(211))/7)+-parseInt(e(238))/8+-parseInt(e(219))/9*(parseInt(e(243))/10)+parseInt(e(232))/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=jc;super(),this[s(239)]=e,this[s(235)]=n,this[s(236)]=r,this[s(233)]=t,this[s(214)]=t[s(244)][s(228)](s(205)),this[s(226)]=t[s(244)][s(228)](s(217)),this[s(235)][s(221)](s(237)).to(this[s(214)],this[s(226)],((t,e)=>t||e)),this[s(235)][s(221)](s(234)).to(this[s(214)],s(237),(t=>t&&this[s(233)][s(239)][s(247)](e[s(215)]()))),this[s(235)][s(221)](s(213)).to(this[s(226)],s(237),(t=>t&&this[s(233)][s(239)][s(247)](e[s(215)]()))),this[s(206)]=null,n[s(210)]&&this[s(227)](),this[s(229)](n,s(205),(()=>this[s(205)]())),this[s(229)](n,s(217),(()=>this[s(217)]())),this[s(229)](n,s(225),(()=>{const t=s;n[t(210)]?this[t(227)]():this[t(216)]()}))}[Uc(205)](){const t=Uc;this[t(214)][t(224)](this[t(239)].id)}[Uc(217)](){const t=Uc;this[t(226)][t(224)](this[t(239)].id)}[Uc(242)](){const t=Uc;this[t(235)][t(207)](t(237)),this[t(235)][t(207)](t(234)),this[t(235)][t(207)](t(213)),this[t(241)](),this[t(236)][t(242)](),this[t(206)]&&this[t(216)]()}[Uc(227)](){const t=Uc,e=Wr(this[t(233)][t(220)],t(209));this[t(206)]=this[t(233)][t(240)][t(228)](t(245))[t(212)](e)}[Uc(216)](){const t=Uc;null!==this[t(206)]&&this[t(233)][t(240)][t(228)](t(245))[t(218)](this[t(206)]),this[t(206)]=null}}const Hc=Wc;function Wc(t,e){const n=zc();return(Wc=function(t,e){return n[t-=290]})(t,e)}function zc(){const t=["commentInputView","11DIupZh","_model","isEnabled","655qgvkaE","cancel","12FSVHAY","_config","destroy","isDirty","3kZWFEq","fire","_createCommentThreadInputView","focus","assign","29478pCXFrt","set","isReadOnly","authoredAt","value","isActive","editor","disableComments","3791240IWPhCJ","_localUser","showInput","_createCommentViews","locale","canDiscard","1095240YGZcSE","717759GWtviC","delegate","CommentView","4356473CGalCt","addComment","commentThread","bind","canAccept","commentsListView","length","hasDirtyComment","setData","updateComment","23896DunKzy","commentThreadInputView","element","submit","40288mYOrZs","disabledSubmit","81GkQHHs","removeComment","descriptionParts","editorConfig"];return(zc=function(){return t})()}!function(t){const e=Wc,n=t();for(;;)try{if(370279===parseInt(e(338))/1*(parseInt(e(327))/2)+parseInt(e(294))/3*(-parseInt(e(313))/4)+-parseInt(e(341))/5*(-parseInt(e(299))/6)+-parseInt(e(314))/7+parseInt(e(331))/8*(-parseInt(e(333))/9)+-parseInt(e(307))/10+parseInt(e(317))/11*(parseInt(e(290))/12))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(322)]=null,this[s(328)]=null,this[s(300)](s(304),!1),this[s(300)](s(302),e[s(302)]),this[s(320)](s(302)).to(e),this[s(300)](s(335),[]),this[s(300)](s(293),!1),this[s(300)](s(340),!1),this[s(300)](s(321),!1),this[s(300)](s(312),!1),this[s(339)]=e,this[s(308)]=n,this[s(291)]=r,r[s(306)]?this[s(300)](s(323),1):this[s(310)]()}[Hc(297)](){const t=Hc;this[t(329)][t(297)]()}[Hc(292)](){const t=Hc;this[t(322)]&&this[t(322)][t(292)](),this[t(328)]&&this[t(328)][t(292)](),super[t(292)]()}[Hc(310)](){const t=Hc,{CommentsListView:e}=this[t(291)];this[t(322)]=new e(this[t(311)],this[t(339)][t(319)],Object[t(298)]({CommentView:this[t(291)][t(316)]},this[t(291)])),this[t(322)][t(315)](t(334)).to(this),this[t(322)][t(315)](t(326)).to(this),this[t(322)][t(320)](t(304)).to(this),this[t(300)](t(323),this[t(322)][t(323)]+1),this[t(320)](t(323)).to(this[t(322)],t(323),(t=>t+1)),this[t(328)]=this[t(296)](),this.on(t(334),(()=>this[t(297)]())),this[t(320)](t(293)).to(this[t(322)],t(324),this[t(328)][t(337)],t(303),((t,e)=>t||!!e))}[Hc(296)](){const t=Hc,{CommentThreadInputView:e}=this[t(291)],n=new e(this[t(311)],this[t(308)],this[t(291)][t(336)]),r=n[t(337)];return n[t(320)](t(309)).to(this,t(304),this[t(339)][t(319)],t(301),r,t(303),((t,e,n)=>!!n||t&&!e)),r.on(t(330),((e,n)=>{const s=t;this[s(295)](s(318),n),r[s(305)][s(325)]("")})),r.on(t(342),(()=>this[t(297)]())),r[t(320)](t(332)).to(this[t(339)][t(319)],t(301)),n}}const Xc=Jc;function qc(){const t=["color","ck-annotation__actions","ck-annotation__info","ck-suggestion--accept","ck-suggestion--discard","ck-comment__info-time","ck-suggestion--disabled-comments","locale","EXTERNAL_IMPORT_WORD_AVATAR","map","4ceLugv","bind","ck-annotation__user","delegate","ck-suggestion__actions","isExternal","time","EXTERNAL_SUGGESTION","EXTERNAL_IMPORT_WORD_SUGGESTION","getUserViewNotificationText","source",'"></span>',"div","_model","innerText","ck-suggestion","ck-suggestion-wrapper","</p>","_createButton","ck-annotation__info-name","ck-suggestion__info","setTemplate","ck-suggestion__info-name","isEnabled","discardSuggestion",'<span class="ck-suggestion-type">',"formatDateTime","createElement","descriptionParts","isActive","8040ddoZxa","extendTemplate","innerHTML","type","ck-suggestion__user","split","commentThread","<p>","getExternalSuggestionNote",".ck-annotation__content-wrapper","importWord","author","bindTemplate","canAccept","ck-annotation__info-time","value","10720870eyFUWL","push","2obyJyx","Discard suggestion","check","EXTERNAL_AVATAR","@external","_descriptionElement","commentThreadInputView",'" title="',"querySelector","attributes","ck-annotation","1917790enLgqN","acceptButton","ck-suggestion-wrapper--active","getTemplate","authoredAt","198811wNILuZ","execute","render","set","ck-suggestion__main","join","editorDestroyed","_config","change:description","element","976434yroAwF","children","content","commentsListView","acceptSuggestion","1117242Zgfwrh","discardButton","disableComments","ck-annotation__main","</span>","ck-suggestion-","userView",'<span class="ck-suggestion-color" style="background-color: ',"126eohOFt","editorReady","name","title","ck-comment__external","Accept suggestion","creator","ck-annotation__content-wrapper","cancel","fire","span","canDiscard","1052096DncUJA","description"];return(qc=function(){return t})()}!function(t){const e=Jc,n=t();for(;;)try{if(282092===parseInt(e(189))/1*(parseInt(e(173))/2)+-parseInt(e(199))/3*(parseInt(e(236))/4)+-parseInt(e(184))/5+parseInt(e(155))/6*(-parseInt(e(212))/7)+-parseInt(e(224))/8+-parseInt(e(204))/9+parseInt(e(171))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qc);class Yc extends Kc{constructor(e,n,r,s){const i=Jc;super(e,n,r,s),this[i(192)](i(158),""),this[i(237)](i(158)).to(this,i(153),(t=>t&&t[0]?t[0][i(158)]:"")),this[i(237)](i(225)).to(this,i(153),this,i(154),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(162)+Zc(e[n(201)],e[n(226)])+n(253);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(178)]=null,this[i(185)]=this[i(254)](Wr(e,i(217)),t.icons[i(175)],i(229),i(203),"sw"),this[i(185)][i(237)](i(148)).to(this,i(168)),this[i(205)]=this[i(254)](Wr(e,i(174)),t.icons[i(220)],i(230),i(149),"sw"),this[i(205)][i(237)](i(148)).to(this,i(223)),this[i(210)]=new o.UserView(e,this[i(249)][i(166)],this[i(245)]()),this[i(210)][i(156)]({attributes:{class:[i(159),i(238)]}}),this[i(257)](this[i(187)]())}[Xc(187)](){const t=Xc,e=this[t(167)],n=[{tag:t(248),attributes:{class:[t(256),t(228)]},children:[{tag:t(222),children:[{text:this[t(210)][t(214)]}],attributes:{class:[t(258),t(255)]}},{tag:t(242),attributes:{datetime:e.to(t(188)),class:[t(231),t(169)]},children:[{text:e.to(t(188),(e=>this[t(196)][t(151)](e)))}]}]},{tag:t(248),attributes:{class:[t(240),t(227)]},children:[this[t(185)],this[t(205)]]},{tag:t(248),attributes:{class:[t(219)]}}];this[t(249)][t(241)]&&n[t(172)]({tag:t(248),attributes:{class:[t(216)]},children:[{text:this[t(163)]()}]});const r={tag:t(248),attributes:{class:[t(252),e.if(t(154),t(186)),e.to(t(158),(e=>t(209)+e)),this[t(196)][t(206)]&&t(232)],"data-suggestion-id":this[t(249)].id,"data-thread-id":this[t(249)][t(161)].id,"data-author-id":this[t(249)][t(166)].id,tabindex:-1},children:[{tag:t(248),attributes:{class:[t(251),t(183)]},children:[this[t(210)],{tag:t(248),attributes:{class:[t(193),t(207)]},children:n}]}]};return this[t(202)]&&this[t(179)]&&(r[t(200)][t(172)](this[t(202)],this[t(179)]),this[t(202)][t(239)](t(213)).to(this),this[t(202)][t(239)](t(195)).to(this),this[t(179)][t(239)](t(213)).to(this),this[t(179)][t(239)](t(195)).to(this)),r}[Xc(191)](){const t=Xc;super[t(191)](),this[t(178)]=this[t(198)][t(181)](t(164)),this[t(178)][t(157)]=this[t(225)],this.on(t(197),((e,n,r)=>{const s=t;this[s(178)][s(157)]=r}))}[Xc(254)](t,e,n,r,o){const i=Xc,a=new s.ButtonView(this[i(233)]);return a[i(192)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(156)]({attributes:{class:n}}),a.on(i(190),(()=>{const t=i;this[t(221)](r,this[t(249)].id)})),a}[Xc(163)](){const t=Xc;return t(165)===this[t(249)][t(182)][t(177)][t(246)]?Wr(this[t(233)],t(244)):Wr(this[t(233)],t(243))}[Xc(245)](){const t=Xc;return this[t(249)][t(241)]?t(165)===this[t(249)][t(182)][t(177)][t(246)]?Wr(this[t(233)],t(234),this[t(249)][t(218)][t(214)]):Wr(this[t(233)],t(176),this[t(249)][t(218)][t(214)]):null}}function Zc(t,e){const n=Xc;let r="";return r+=t[n(160)]("*")[n(235)](((t,e)=>e%2!=0?n(150)+Qc(t)+n(208):Qc(t)))[n(194)](""),e&&(r+=n(211)+e[n(170)]+n(180)+e[n(215)]+n(247)),r}function Jc(t,e){const n=qc();return(Jc=function(t,e){return n[t-=148]})(t,e)}function Qc(t){const e=Xc,n=document[e(152)](e(222));return n[e(250)]=t,n[e(157)]}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=["createAnnotation","acceptAllSuggestions","666CffxcR","registerAnnotation","buttonView","185218vFMeJs","isMultiRange","suggestion-","_handleControllerBuffer","discardAllSuggestions","editing","230TRSMqk","add","createCommentThreadController","_disableComments","delete","init","view","keys","addComment","suggestionUnloaded","push","execute","_bindAnnotationToEditors","menuitem","commands","addSourceCollector","focus","_updateController","pluginName","locale","_initializeController","138OkKeHy","hasSuggestion","comments.maxThreadTotalWeight","clear","13506216ezURGl","_refreshActiveMarkers","menuitemcheckbox","plugins","_handleSuggestionControllerDelayed","comments.maxCommentCharsWhenCollapsed","getByInnerView","2640214iJMHqY","Track changes","editor","menu","suggestionChanged","discardButton","change:activeAnnotations","commandName","reduce","source","destroy","remove","getJoined","type","config","activeAnnotations","previous","value","133808SqipHu","listenTo","CommentsRepository","suggestionLoaded","filter","activeMarkers","items","getAllAdjacentSuggestions","acceptSelectedSuggestions","unbind","menuBar:trackChanges","createAnnotationView","acceptButton","innerView","refreshSelectedViews","1480PUXnrz","children","stopListening","actionView","set","lowest","button","trackChanges.disableComments","135513sJObFw","_suggestionToController","delegate","requires","CommentsUI","model","165342bUuigS","Discard all suggestions","_addUIComponentsToFactory","head","Annotations","_destroyController","Accept all selected suggestions","comments.maxCommentsWhenCollapsed","8252KUJKee","CommentView","has","arrowView","comments.editorConfig","trackChanges.SuggestionThreadView","descriptionParts","switchbutton","isOn","Accept all suggestions","getMarkerNames","EditorAnnotations","trackChanges","_createMenuBarMenu","discardSelectedSuggestions","TrackChangesEditing","commentThread","getRanges","get","bind","toMany","values","getMarkers","from","mainView","SuggestionThreadView","isEnabled","isInContent","separator","getSuggestion","componentFactory","TrackChangesUI","3FkACQI","size","length","Discard all selected suggestions","change:previous","_unbindEditors","descriptionFactory","some","getDescriptions","_createToolbarButton","_viewToController","isDirty","define","getFirstRange","_annotationViews","comments","panelView"];return(eu=function(){return t})()}function nu(t,e){const n=eu();return(nu=function(t,e){return n[t-=448]})(t,e)}!function(t){const e=nu,n=t();for(;;)try{if(714306===-parseInt(e(572))/1+parseInt(e(525))/2*(parseInt(e(465))/3)+-parseInt(e(580))/4*(parseInt(e(558))/5)+-parseInt(e(514))/6*(-parseInt(e(566))/7)+-parseInt(e(543))/8*(-parseInt(e(484))/9)+-parseInt(e(493))/10*(parseInt(e(487))/11)+-parseInt(e(518))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eu);class ru extends t.Plugin{static get[tu(569)](){const t=tu;return[Lc,o.Users,t(545),t(576),t(591)]}static get[tu(511)](){return tu(464)}constructor(t){const e=tu;super(t),this[e(567)]=new Map,this[e(475)]=new Map,this[e(479)]=new Map,this[e(490)]=new Map;const n=this[e(527)][e(539)];n[e(477)](e(585),Yc),n[e(477)](e(565),!1),this[e(496)]=n[e(451)](e(565))}[tu(522)](t,e){const n=tu;0===this[n(490)][n(466)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(490)]){const r=this[t(567)][t(582)](e);r||n?r&&n&&this[t(577)](e):this[t(513)](e)}this[t(490)][t(517)](),this[t(527)][t(521)][t(451)](t(591))[t(557)](),this[t(519)]()}),10),this[n(490)][n(562)](t,e)}[tu(498)](){const t=tu,e=this[t(527)],n=e[t(521)][t(451)](t(448)),r=e[t(521)][t(451)](t(576)),s=e[t(521)][t(451)](t(591)),o=e[t(521)][t(451)](t(545));this[t(574)](),s[t(508)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(456)](this[e(567)])){const s=t[e(550)](),o=[];for(const t of s){if(!t[e(460)])continue;if(t[e(488)]){o[e(503)](...t[e(450)]());continue}const n=t[e(478)]();if(o[e(467)]>0){const t=o[0][e(537)](n);if(t){o[0]=t;continue}}o[e(503)](n)}n[e(503)]([r[e(499)],o])}return n})),this[t(544)](n,t(546),((e,n)=>{const r=t;this[r(544)](n,r(469),((t,e,s,o)=>{const i=r;n[i(460)]&&(null==s?(this[i(510)](o[i(575)]),this[i(522)](n,!1)):(this[i(510)](s[i(575)]),null==o&&this[i(522)](n,!0)))})),null!==n[r(541)]?this[r(510)](n[r(575)]):this[r(522)](n,!1)})),this[t(544)](n,t(502),((e,n,r)=>{const s=t;this[s(560)](n,s(469)),this[s(490)][s(497)](n),this[s(567)][s(582)](n)&&this[s(577)](n),r&&this[s(510)](r[s(575)])})),this[t(544)](n,t(529),((e,n)=>{this[t(510)](n)})),this[t(544)](r,t(531),(()=>{this[t(519)]()})),this[t(544)](o,t(501),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(515)](r))return;const i=n[o(462)](r);this[o(567)][o(451)](i)[o(499)][o(509)]()}),{priority:t(563)})}[tu(519)](){const t=tu,e=this[t(527)][t(521)][t(451)](t(576)),n=this[t(527)][t(521)][t(451)](t(448)),r=Array[t(456)](e[t(540)],(e=>e[t(556)]))[t(547)]((e=>this[t(475)][t(582)](e))),s=[];for(const e of r){const n=this[t(475)][t(451)](e)[t(571)][t(550)]();s[t(503)](...n[t(533)](((e,n)=>[...e,...n[t(590)]()]),[]))}n[t(548)]=s}[tu(574)](){const t=tu,n=this[t(527)],r=n[t(512)],o=Wr(r,t(526)),i=new e.Collection([{type:t(587),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(592),role:t(520)})},{type:t(461)},{type:t(564),model:new s.ViewModel({withText:!0,label:Wr(r,t(589)),commandName:t(483),role:t(506)})},{type:t(564),model:new s.ViewModel({withText:!0,label:Wr(r,t(578)),commandName:t(551),role:t(506)})},{type:t(564),model:new s.ViewModel({withText:!0,label:Wr(r,t(573)),commandName:t(491),role:t(506)})},{type:t(564),model:new s.ViewModel({withText:!0,label:Wr(r,t(468)),commandName:t(594),role:t(506)})}]);for(const e of i)if(su(e)){const r=n[t(507)][t(451)](e[t(571)][t(532)]);e[t(571)][t(452)](t(588),t(459)).to(r,t(542),t(459))}n.ui[t(463)][t(494)](t(592),(e=>this[t(474)](e,i,o))),n.ui[t(463)][t(494)](t(553),(e=>this[t(593)](e,i,o)))}[tu(474)](t,e,n){const r=tu,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(527)][r(507)][r(451)](r(592));o[r(486)][r(562)]({tooltip:n,label:n,icon:$c}),o[r(486)][r(452)](r(588)).to(i,r(542)),o[r(486)].on(r(504),(()=>{const t=r;i[t(504)](),this[t(527)][t(492)][t(499)][t(509)]()})),(0,s.addListToDropdown)(o,e,{role:r(528)});const a=[];for(const t of e)su(t)&&a[r(503)](this[r(527)][r(507)][r(451)](t[r(571)][r(532)]));const c=o[r(486)];return c[r(561)][r(552)](r(459)),c[r(583)][r(552)](r(459)),c[r(561)][r(452)](r(459)).to(i,r(459)),c[r(583)][r(452)](r(459))[r(453)](a,r(459),((...t)=>t[r(472)]((t=>t)))),o.on(r(504),(t=>{const e=r;this[e(527)][e(504)](t[e(534)][e(532)]),this[e(527)][e(492)][e(499)][e(509)]()})),o}[tu(593)](t,e,n){const r=tu,o=new s.MenuBarMenuView(t),i=this[r(527)][r(507)][r(451)](r(592));o[r(486)][r(562)]({label:n,icon:$c});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(461)==n[r(538)]){a[r(549)][r(494)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(571)];i[r(452)](...Object[r(500)](c)).to(c),i[r(568)](r(504)).to(o),i.on(r(504),(()=>{const t=r;this[t(527)][t(504)](c[t(532)]),this[t(527)][t(492)][t(499)][t(509)]()})),e[r(559)][r(494)](i),a[r(549)][r(494)](e)}return o[r(452)](r(459)).to(i,r(459)),o[r(481)][r(559)][r(494)](a),o}[tu(513)](t){const e=tu,n=this[e(527)],r=n[e(539)],s=n[e(521)][e(451)](e(576)),i=n[e(521)][e(451)](e(545)),a=n[e(521)][e(451)](e(591)),c=n[e(521)][e(451)](o.Users).me,u=r[e(451)](e(592))[e(458)],{CommentsListView:l,CommentThreadInputView:f}=n[e(521)][e(451)](e(570));let h,g;this[e(479)][e(582)](t.id)?(g=this[e(479)][e(451)](t.id),h=g[e(457)]):(h=new u(n[e(512)],t,c,{disableComments:this[e(496)],editorConfig:r[e(451)](e(584)),maxCommentsWhenCollapsed:r[e(451)](e(579)),maxThreadTotalWeight:r[e(451)](e(516)),maxCommentCharsWhenCollapsed:r[e(451)](e(523)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(451)](e(512))),CommentView:r[e(451)](e(480))[e(581)],CommentsListView:l,CommentThreadInputView:f}),h[e(555)].on(e(504),(()=>{const t=e;n[t(492)][t(499)][t(509)]()})),h[e(530)].on(e(504),(()=>{const t=e;n[t(492)][t(499)][t(509)]()})),g=s[e(554)](this[e(527)][e(512)],h),g[e(452)](e(476)).to(h,e(476)),g[e(452)](e(467)).to(h),g[e(452)](e(538)).to(h,e(538),(t=>e(489)+t)),this[e(479)][e(562)](t.id,g));const d=i[e(495)](t[e(449)],h),p=new Vc(n,t,h,d),m=t[e(550)]()[e(547)]((t=>t[e(460)]));h[e(586)]=n[e(521)][e(451)](e(448))[e(471)][e(473)](m),this[e(567)][e(562)](t,p),this[e(475)][e(562)](h,p);const I=s[e(482)]({view:g,target:()=>{const r=e,s=[],i=t[r(550)]()[r(547)]((t=>t[r(460)]));for(const t of i)s[r(503)](...t[r(455)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(492)],s)},type:()=>e(489)+p[e(499)][e(538)]});i[e(505)](h,I),s[e(494)](I),a[e(485)](I)}[tu(577)](t){const e=tu,n=this[e(527)][e(521)][e(451)](e(545)),r=this[e(527)][e(521)][e(451)](e(576)),s=this[e(567)][e(451)](t),o=s[e(499)],i=r[e(524)](o);n[e(470)](o),i&&r[e(536)](i),this[e(567)][e(497)](t),this[e(475)][e(497)](o),s[e(535)]()}[tu(510)](t){const e=tu;if(!t[e(460)]||!this[e(567)][e(582)](t))return;const n=this[e(527)][e(521)][e(451)](e(448)),r=this[e(567)][e(451)](t),s=t[e(550)]();r[e(499)][e(586)]=n[e(471)][e(473)](s)}[tu(535)](){const t=tu;for(const e of this[t(567)][t(500)]())this[t(577)](e);for(const e of this[t(479)][t(454)]())e[t(457)][t(535)]();super[t(535)]()}}function su(t){return tu(571)in t}var ou=iu;function iu(t,e){var n=au();return(iu=function(t,e){return n[t-=162]})(t,e)}function au(){var t=["Comments","getSuggestions","TrackChanges","7022024dDdBBW","addSuggestionData","addSuggestion","get","16CvgnAH","486673YPWyFR","requires","plugins","650706CfMHQt","547869JzvcrQ","getSuggestion","171162zVYHjx","editor","344120oNXfMa","adapter","4880016JxFqmG","pluginName","42iOBlyT"];return(au=function(){return t})()}!function(t){for(var e=iu,n=t();;)try{if(485706===parseInt(e(172))/1+-parseInt(e(178))/2+-parseInt(e(175))/3*(parseInt(e(171))/4)+parseInt(e(180))/5+-parseInt(e(163))/6*(-parseInt(e(176))/7)+parseInt(e(167))/8+-parseInt(e(182))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(au);class cu extends t.Plugin{static get[ou(173)](){return[Lc,ru,ou(164)]}static get[ou(162)](){return ou(166)}set[ou(181)](t){var e=ou;this[e(179)][e(174)][e(170)](Lc)[e(181)]=t}get[ou(181)](){var t=ou;return this[t(179)][t(174)][t(170)](Lc)[t(181)]}[ou(169)](t){var e=ou;return this[e(179)][e(174)][e(170)](Lc)[e(168)](t)}[ou(165)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=ou;return this[n(179)][n(174)][n(170)](Lc)[n(165)]({skipNotAttached:t,toJSON:e})}[ou(177)](t){var e=ou;return this[e(179)][e(174)][e(170)](Lc)[e(177)](t)}}const uu=lu;function lu(t,e){const n=mu();return(lu=function(t,e){return n[t-=201]})(t,e)}!function(t){const e=lu,n=t();for(;;)try{if(538170===-parseInt(e(207))/1+-parseInt(e(258))/2+parseInt(e(208))/3*(parseInt(e(205))/4)+-parseInt(e(246))/5*(-parseInt(e(244))/6)+-parseInt(e(202))/7+parseInt(e(215))/8+-parseInt(e(230))/9*(-parseInt(e(228))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mu);const fu=[uu(257)];class hu extends t.Plugin{static get[uu(223)](){return[Lc]}static get[uu(262)](){return uu(213)}[uu(236)](){const t=uu,n=this[t(203)];if(n[t(264)][t(231)](t(250),(e=>{const r=t,s=n[r(239)][r(226)][r(240)]()[r(249)](((t,e)=>(t[e]="",t)),{});return n[r(251)][r(253)](s,e)})),t(234)!=typeof n[t(264)][t(247)](t(217))[t(227)])throw new e.CKEditorError(t(229))}[uu(233)](t){return pu(this[uu(203)],!0,t)}[uu(209)](t){return pu(this[uu(203)],!1,t)}}class gu extends t.Plugin{static get[uu(262)](){return uu(254)}constructor(t){const e=uu;super(t),this[e(225)]=e(232)}[uu(236)](){const t=uu;this[t(203)][t(248)][t(247)](t(241))[t(214)]={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(203)][t(248)][t(247)](t(263))[t(214)]=null}}function du(t){return void 0!==t[uu(212)]}async function pu(t,e,n){const r=uu,s=(0,o.sanitizeEditorConfig)(t,fu);s[r(248)][r(255)](Lc,gu),s[r(245)]=du(t)?t[r(212)]():void 0;const i=document[r(260)](),a=t[r(264)][r(247)](r(217))[r(227)],c=await a(s,(()=>function(t){const e=r,n=document[e(210)](e(242));return t[e(252)](n),n}(i)));!function(t,e){const n=r,s=t[n(239)][n(226)][n(240)]()[n(249)](((e,r)=>(e[r]=t[n(238)][n(247)]({rootName:r}),e)),{}),o=t[n(248)][n(247)](n(216))[n(211)][n(204)]((t=>({id:t.id,name:t[n(221)]}))),i=t[n(248)][n(247)](n(263))[n(261)]({skipNotAttached:!0,toJSON:!0}),a=t[n(248)][n(247)](n(241))[n(256)]({skipNotAttached:!0,toJSON:!0}),c=e[n(248)][n(247)](n(216)),u=e[n(248)][n(247)](n(263)),l=e[n(248)][n(247)](n(241));for(const t of o)c[n(201)](t.id)||c[n(235)](t);c.me||c[n(259)]();for(const t of a)l[n(222)](t);for(const t of i)u[n(218)](t);e[n(238)][n(243)](s)}(t,c),c[r(206)](r(e?219:237));const u=du(c)?c[r(220)](n):c[r(238)][r(247)](n);return await c[r(224)](),u}function mu(){const t=["requires","destroy","result","document","editorCreator","8870bOaHJi","track-changes-data-invalid-editor-creator","13383HddFpA","define","end","getDataWithAcceptedSuggestions","function","addUser","init","discardAllSuggestions","data","model","getRootNames","CommentsRepository","div","set","256842jiHQNe","rootsAttributes","45SQRgIO","get","plugins","reduce","trackChangesData.editorCreator","constructor","appendChild","create","TrackChangesDataGetter","push","getCommentThreads","Pagination","871410ILRtDL","useAnonymousUser","createDocumentFragment","getSuggestions","pluginName","TrackChangesEditing","config","getUser","7508508vCpxfp","editor","map","12WLbWGV","execute","484840AwwEPk","666867bpHwyN","getDataWithDiscardedSuggestions","createElement","users","getRootsAttributes","TrackChangesData","_adapter","1282080FiNcUo","Users","trackChangesData","addSuggestionData","acceptAllSuggestions","getFullData","name","addCommentThread"];return(mu=function(){return t})()}function Iu(){var t=["144285mChDVJ","1835ELpZSZ","9WyWoxm","14851872UhsnMv","9455028kLmetS","5684nnjfcN","4tVXPuz","4NsCCgo","534qwmDNT","6736RJIwyZ","204802RPqmtC","1393540rAqLfA"];return(Iu=function(){return t})()}function Eu(t,e){var n=Iu();return(Eu=function(t,e){return n[t-=343]})(t,e)}!function(t){for(var e=Eu,n=t();;)try{if(495088===-parseInt(e(349))/1*(-parseInt(e(346))/2)+-parseInt(e(351))/3*(parseInt(e(345))/4)+-parseInt(e(352))/5*(parseInt(e(347))/6)+-parseInt(e(344))/7*(-parseInt(e(348))/8)+-parseInt(e(353))/9*(parseInt(e(350))/10)+parseInt(e(343))/11+-parseInt(e(354))/12)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:()=>Kc,TrackChanges:()=>cu,TrackChangesData:()=>fu,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=["_disableUnsupportedCommands","value","_enableCommands","clearForceDisabled","commands","10908072KsNqJa","_enabledCommands","affectsData","767856SoMGOC","2804514CerRKh","393QNJkDk","1733225acIFdb","41041yBYIfM","584PFXYAM","TrackChangesCommand","186172utFpVC","isEnabled","13380BYUJvs","_isEnabledBasedOnSelection","refresh","editor","has","execute","forceDisabled"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=232]})(t,e)}!function(t){const e=l,n=t();for(;;)try{if(403196===-parseInt(e(243))/1+-parseInt(e(250))/2+parseInt(e(245))/3*(parseInt(e(252))/4)+-parseInt(e(246))/5+-parseInt(e(244))/6+-parseInt(e(247))/7*(-parseInt(e(248))/8)+parseInt(e(240))/9)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(241)]=e,this[n(236)]=!1,this[n(254)](),this[n(253)]=!1}[c(254)](){this[c(251)]=!0}[c(233)](){const t=c;this[t(236)]=!this[t(236)],this[t(236)]?this[t(235)]():this[t(237)]()}[c(235)](){const t=c;for(const e of this[t(255)][t(239)][t(239)]())e[t(242)]&&!this[t(241)][t(232)](e)&&e[t(234)](t(249))}[c(237)](){const t=c;for(const e of this[t(255)][t(239)][t(239)]())e[t(242)]&&!this[t(241)][t(232)](e)&&e[t(238)](t(249))}}function h(t,e){const n=p();return(h=function(t,e){return n[t-=170]})(t,e)}const g=h;!function(t){const e=h,n=t();for(;;)try{if(306277===-parseInt(e(182))/1*(parseInt(e(190))/2)+-parseInt(e(180))/3+parseInt(e(189))/4+parseInt(e(171))/5+parseInt(e(187))/6+-parseInt(e(173))/7+parseInt(e(174))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(p);class d extends t.Command{constructor(t,e){const n=h;super(t),this[n(185)]=e,this[n(188)](),this[n(177)]=!1}[g(188)](){this[g(178)]=!0}[g(183)](t){const n=g,r=this[n(185)][n(176)](t);if(!r)throw new e.CKEditorError(n(172),this);const s=r[n(184)]();this[n(170)][n(186)][n(191)](s)&&this[n(170)][n(179)][n(176)](n(181))[n(175)](r)}}function p(){const t=["acceptSuggestion","get","_isEnabledBasedOnSelection","isEnabled","plugins","1182273DddJNA","TrackChangesEditing","1eHRsyu","execute","getRanges","_suggestions","model","2755758WtfFdU","refresh","2078896BQFEpe","518470kirXPl","canEditAt","editor","734640ESajeZ","track-changes-accept-suggestion-not-found","2406152heSIeC","1419152wOSyoO"];return(p=function(){return t})()}const m=E;function I(){const t=["isEnabled","refresh","model","25erhIPI","editor","33696bFEPGl","get","TrackChangesEditing","getRanges","discardSuggestion","8469tUcWCX","193424sEHuAb","51132jgtnOs","1280650twZLvA","canEditAt","63bAkgjK","track-changes-discard-suggestion-not-found","execute","_suggestions","plugins","_isEnabledBasedOnSelection","92QTywVX","117563ZkJVrv","387bkvVmo","7712FoFHpQ"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=185]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(103121===-parseInt(e(186))/1+-parseInt(e(185))/2*(-parseInt(e(199))/3)+-parseInt(e(201))/4*(parseInt(e(192))/5)+-parseInt(e(194))/6*(-parseInt(e(204))/7)+parseInt(e(188))/8*(-parseInt(e(187))/9)+parseInt(e(202))/10+parseInt(e(200))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(207)]=e,this[n(190)](),this[n(209)]=!1}[m(190)](){this[m(189)]=!0}[m(206)](t){const n=m,r=this[n(207)][n(195)](t);if(!r)throw new e.CKEditorError(n(205),this);const s=r[n(197)]();this[n(193)][n(191)][n(203)](s)&&this[n(193)][n(208)][n(195)](n(196))[n(198)](r)}}function T(){const t=["19151GPRvOQ","4236876NloewT","getRanges","2jZmZjF","isCollapsed","645487gjSYjR","isMultiRange","31085xVCcVE","81wybhIA","isObject","from","createRange","execute","isInContent","750808zAMvIs","value","replace","schema","join","push","color","type","isIntersecting","content","deletion","isArray","282LhddHf","4kAdfSm","next","2613549kyDChE","map","sort","start","isTouching","change","add","createPositionAt","6691640IBDPJH","createPositionBefore","5844szvwPY"," [color ","createPositionAfter","end","splice","length"];return(T=function(){return t})()}function _(t){const e=A;return t[e(486)](((t,n)=>e(479)==t[e(476)]&&e(479)!=n[e(476)]?-1:e(479)!=t[e(476)]&&e(479)==n[e(476)]?1:0))}function y(t,e){const n=A;let r,s=0;const o=[],i=e[n(472)];for(;s<t[n(499)];){const a=t[s],c=t[s+1];r||(r=e[n(493)](a)),k(e,a,c)||(o[n(474)](e[n(466)](r,i[n(464)](a)?e[n(496)](a):e[n(491)](a,n(497)))),r=null),s++}return o}function A(t,e){const n=T();return(A=function(t,e){return n[t-=457]})(t,e)}function k(t,e,n){const r=A;if(!n)return!1;const s=t[r(496)](e),o=t[r(493)](n);return s[r(488)](o)}!function(t){const e=A,n=t();for(;;)try{if(450791===parseInt(e(460))/1*(-parseInt(e(458))/2)+-parseInt(e(484))/3*(-parseInt(e(482))/4)+-parseInt(e(462))/5*(-parseInt(e(481))/6)+parseInt(e(501))/7+parseInt(e(469))/8*(parseInt(e(463))/9)+-parseInt(e(492))/10+-parseInt(e(500))/11*(parseInt(e(494))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);function C(t,e,n){const r=A;for(;n[r(499)];){const s=n[r(498)](0,100);t[r(489)]((()=>{const t=r;for(const n of s)n[t(468)]&&e[t(467)](n.id)}))}}function L(){const t=["isInContent","_isEnabledBasedOnSelection","canEditAt","_suggestions","model","isEnabled","295goOTQv","2KXeNdQ","13787760regSZV","getRanges","execute","editor","232185NFCZpo","values","2436831UpqZNU","26736vqIPih","_command","24ygOWxk","2915340RZWYTO","2825607oasMmh","from","1129338rnlCiT","some","refresh"];return(L=function(){return t})()}const N=R;function R(t,e){const n=L();return(R=function(t,e){return n[t-=438]})(t,e)}!function(t){const e=R,n=t();for(;;)try{if(474452===parseInt(e(461))/1+parseInt(e(456))/2*(parseInt(e(444))/3)+parseInt(e(443))/4+-parseInt(e(455))/5*(parseInt(e(440))/6)+parseInt(e(446))/7*(parseInt(e(442))/8)+-parseInt(e(439))/9+-parseInt(e(457))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);class S extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(441)]=e,this[r(452)]=n,this[r(448)](),this[r(450)]=!1}[N(448)](){const t=N,e=Array[t(445)](this[t(452)][t(438)]())[t(447)]((e=>e[t(449)]));this[t(454)]=this[t(441)][t(454)]&&e}[N(459)](){const t=N,e=_(Array[t(445)](this[t(452)][t(438)]()));for(const n of e){const e=n[t(458)]();if(!this[t(460)][t(453)][t(451)](e))return}C(this[t(460)][t(453)],this[t(441)],e)}}const M=v;function v(t,e){const n=w();return(v=function(t,e){return n[t-=216]})(t,e)}function w(){const t=["_isEnabledBasedOnSelection","4722660DJJVyZ","getRanges","editor","2796808FRYmNg","_selectedSuggestions","isEnabled","model","692004LWlKes","_command","document","refresh","values","size","6801354GAsuhU","selection","86xZmBOS","66921QwkRLY","1254490Hjebof","from","_suggestions","execute","469328nAGkiW","canEditAt"];return(w=function(){return t})()}!function(t){const e=v,n=t();for(;;)try{if(497165===-parseInt(e(219))/1+parseInt(e(227))/2*(-parseInt(e(228))/3)+parseInt(e(239))/4+-parseInt(e(229))/5+parseInt(e(236))/6+parseInt(e(225))/7+-parseInt(e(233))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class O extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(220)]=e,this[r(231)]=n,this[r(216)]=new Set,this[r(222)](),this[r(235)]=!1}[M(222)](){const t=M,e=this[t(238)][t(218)][t(221)][t(226)],n=Array[t(230)](this[t(231)][t(223)]());this[t(216)]=function(t,e){const n=A,r=Array[n(465)](t[n(457)]()),s=new Set;for(const o of e)if(o[n(468)])for(const e of r)for(const r of o[n(457)]())(e[n(477)](r)||t[n(459)]&&!o[n(461)]&&o[n(483)]&&r[n(497)][n(488)](e[n(487)]))&&s[n(490)](o);return s}(e,n),this[t(217)]=this[t(220)][t(217)]&&!!this[t(216)][t(224)]}[M(232)](){const t=M,e=_(Array[t(230)](this[t(216)]));for(const n of e){const e=n[t(237)]();if(!this[t(238)][t(218)][t(234)](e))return}C(this[t(238)][t(218)],this[t(220)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var P=Array.prototype.splice;const x=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():P.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const j=function(t){return B(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=x,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const 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 X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var J="object"==typeof self&&self&&self.Object===Object&&self;const Y=q||J||Function("return this")();const Z=Y.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=Z?Z.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=Z?Z.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=Y["__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(Y,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const wt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function Ot(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ot.prototype.clear=Lt,Ot.prototype.delete=Nt,Ot.prototype.get=St,Ot.prototype.has=vt,Ot.prototype.set=wt;const Ft=Ot;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||H),string:new Ft}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Pt=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const xt=function(t){var e=Pt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Pt(this,t).get(t)};const jt=function(t){return Pt(this,t).has(t)};const Gt=function(t,e){var n=Pt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=xt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const 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=X,Wt.prototype.set=zt;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Jt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const Zt=function(t,e,n){var r=t[e];Yt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Jt(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?Jt(n,a,c):Zt(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?Y.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const we=function(t){return null!=t&&de(t.length)&&!ct(t)};const Oe=function(t){return we(t)?Ce(t):ve(t)};const Fe=function(t,e){return t&&Qt(e,Oe(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const Pe=function(t){if(!at(t))return De(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const xe=function(t){return we(t)?Ce(t,!0):Pe(t)};const Ue=function(t,e){return t&&Qt(e,xe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Y.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 Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Je=Object.getOwnPropertySymbols;const Ye=Je?function(t){return null==t?[]:(t=Object(t),Ke(Je(t),(function(e){return qe.call(t,e)})))}:Xe;const Ze=function(t,e){return Qt(t,Ye(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,Ye(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,Oe,Ye)};const sn=function(t){return nn(t,xe,tn)};const on=At(Y,"DataView");const an=At(Y,"Promise");const cn=At(Y,"Set");const un=At(Y,"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=Y.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=Z?Z.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const wn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return wn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return vn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Dn($e(t))};const Pn=function(t){return te(t)&&"[object Map]"==_n(t)};var xn=_e&&_e.isMap;const Un=xn?Ie(xn):Pn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",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 Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?en(e,Ue(a,e)):Ze(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=On(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?xe:Oe)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Zt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Jn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Zn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Jn(t))||(Zn.test(t)||!Yn.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=Z?Z.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Jn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Jn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Zt(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=Z?Z.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const wr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const Or=function(t,e){return wr(t,e)};const Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Pr=function(t,e){return e.length<2?t:Dr(t,Br(e,0,-1))};const xr=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||xr(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=142]})(t,e)}function Vr(){const t=["filter","type","201936ZoYfuL","decorate","addMarker","_model","removeAttribute","clear","getMarkers","getMarkerNames","get","map","change","onAccept","_saved","4616gFTaQg","discard","getRange","authoredAt","subType","603940HYBkbp","6QVGACV","previous","isIntersecting","toJSON","reduce","end","commentThread","createdAt","split","onAttributesChange","getMultiRangeId","nodeBefore","isMultiRange","from","substr","9324540RJfcRJ","_onAccept","delete","230892fNUDxR","hasComments","setAttribute","length","set","accept","getRanges","start","removeMarker","next","head","_onAttributesChange","getAllAdjacentSuggestions","getItems","2769053rrhJuI","isIntersectingWithRange","onDiscard","size","_onDiscard","addRange","addMarkerName","13554uqGpdV","isInContent","nodeAfter","push","isExternal","creator","@external","suggestion:","author","attributes","2351872BMmCgP","data","getFirstMarker","markers","getFirstRange","getContainedElement","_markerNames","_isDataLoaded","3PYdfSv","removeMarkers","add"];return(Vr=function(){return t})()}!function(t){const e=Gr,n=t();for(;;)try{if(708529===parseInt(e(148))/1+parseInt(e(192))/2+parseInt(e(187))/3*(parseInt(e(179))/4)+parseInt(e(210))/5+parseInt(e(211))/6*(-parseInt(e(162))/7)+-parseInt(e(205))/8*(parseInt(e(169))/9)+parseInt(e(145))/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(186)]=!1,this.id=e.id,this[n(191)]=e[n(191)],this[n(209)]=e[n(209)]||null,this[n(177)]=e[n(177)],this[n(174)]=e[n(174)]||e[n(177)],this[n(173)]=Boolean(e[n(178)]&&e[n(178)][n(175)]),this[n(180)]=null,this[n(195)]=t,this[n(146)]=e[n(203)],this[n(166)]=e[n(164)],this[n(159)]=e[n(220)],this[n(185)]=new Set,this[n(218)]=null,this[n(152)](n(208),null),this[n(152)](n(178),e[n(178)]||{}),this[n(152)](n(212),null),this[n(152)](n(157),null),this[n(152)](n(217),null),this[n(152)](n(204),!1),this[n(193)](n(153)),this[n(193)](n(206))}get[jr(158)](){const t=jr;let e=this;for(;e[t(212)];)e=e[t(212)];return e}get[jr(149)](){const t=jr;return!!this[t(217)]&&this[t(217)][t(151)]>0}get[jr(142)](){const t=jr;return 0!=this[t(185)][t(165)]&&6==Array[t(143)](this[t(185)])[0][t(219)](":")[t(151)]}get[jr(170)](){return null!==this[jr(181)]()}[jr(168)](t){const e=jr;this[e(185)][e(189)](t)}[jr(199)](){const t=jr;return Array[t(143)](this[t(185)])}[jr(198)](){const t=jr;return this[t(199)]()[t(201)]((e=>this[t(195)][t(182)][t(200)](e)))[t(190)]((t=>t))}[jr(181)](){return this[jr(198)]()[0]||null}[jr(188)](){const t=jr;this[t(195)][t(202)]((e=>{const n=t;for(const t of this[n(198)]())e[n(156)](t)})),this[t(185)][t(197)]()}[jr(156)](t){const e=jr;this[e(195)][e(202)]((n=>{n[e(156)](t)})),this[e(185)][e(147)](t)}[jr(167)](t){const e=jr,n=e(176)+this[e(191)]+":"+this[e(209)]+":"+this.id+":"+this[e(174)].id+":"+Hr[e(221)]();this[e(168)](n),this[e(195)][e(202)]((r=>{r[e(194)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(163)](t){const e=jr;for(const n of this[e(154)]())if(n[e(213)](t))return!0;return!1}[jr(154)](){const t=jr;return this[t(198)]()[t(201)]((e=>e[t(207)]()))}[jr(161)](){const t=jr;return this[t(154)]()[t(215)](((e,n)=>[...e,...n[t(161)]()]),[])}[jr(183)](){const t=jr;var e;return(null===(e=this[t(181)]())||void 0===e?void 0:e[t(207)]())||null}[jr(184)](){const t=jr,e=this[t(154)]();if(1!=e[t(151)])return null;const n=e[0],r=n[t(155)][t(171)],s=n[t(216)][t(222)];return r instanceof i.Element?r!=s?null:r:null}[jr(153)](){const t=jr;this[t(146)](this[t(154)](),this[t(180)],this[t(178)]),this[t(188)]()}[jr(206)](){const t=jr;this[t(166)](this[t(154)](),this[t(180)],this[t(178)]),this[t(188)]()}[jr(160)](){const t=jr,e=[];let n=this[t(158)];for(;n;)e[t(172)](n),n=n[t(157)];return e}[jr(150)](t,e){const n=jr,r=qn(this[n(178)]);hr(r,t,e),Or(r,this[n(178)])||(this[n(178)]=r,this[n(159)](r))}[jr(196)](t){const e=jr,n=qn(this[e(178)]);Ur(n,t),Or(n,this[e(178)])||(this[e(178)]=n,this[e(159)](this[e(178)]))}[jr(214)](){const t=jr;return{id:this.id,type:this[t(209)]?this[t(191)]+":"+this[t(209)]:this[t(191)],authorId:this[t(174)].id,createdAt:this[t(218)],hasComments:this[t(149)],data:this[t(180)],attributes:this[t(178)]}}static[jr(221)](){const t=jr;return(0,e.uid)()[t(144)](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=Xr;function Kr(){const t=["elementStart","removeContainer","add","$textProxy","key","matchingCallback","6325728QIeJAW","registerDescriptionCallback","Container","isEqual","addEmptyContainer","elementEnd","match","removeFormat","_handleCustomCallbackDescription","getDescriptions","item","_locale","name","768230CAOLzc","*Change to:* %0","text","_handleInsertRemoveSuggestionDescription","data","*Remove format:* %0","registerAttributeLabel","getWalker","join","insertion","has","_itemLabelsCallbacks","function","map","isObject","212478NYnxqV","set","replace","label","REPLACE_TEXT","end","ELEMENT_SPACE","7BCIRgL","type","isEmpty","indexOf","*Split:* %0","registerElementLabel","_handleRenameSuggestionDescription","644391YxTVSO","format","get","_customCallbacks","normal","_itemLabels","Object","push","removeObject","nodeAfter","_attributeLabels","removeEmptyContainer","getFirstRange","element","checkChild","subType","addContainer","477117cOhnbU","addObject","_resolveDescriptionItems","remove","softBreak","quantity","508552xsQviF","start","$1 $2","_schema","*Remove:* %0","*Insert:* %0","isInContent","addFormat","EmptyContainer","skip","_addDescriptionItems","deletion","*Merge:* %0","pop","161286igBxgc","6IkBxsG","length","previousSibling","*Set format:* %0","getItemLabel","$text","newValue","_handleAttributeSuggestionDescription","nextSibling","attribute"];return(Kr=function(){return t})()}function Xr(t,e){const n=Kr();return(Xr=function(t,e){return n[t-=385]})(t,e)}!function(t){const e=Xr,n=t();for(;;)try{if(465205===-parseInt(e(396))/1+parseInt(e(434))/2*(parseInt(e(478))/3)+-parseInt(e(419))/4+parseInt(e(463))/5+-parseInt(e(433))/6*(-parseInt(e(389))/7)+parseInt(e(450))/8+parseInt(e(413))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Kr);class qr{constructor(t,e){const n=Xr;this[n(399)]=[],this[n(401)]=new Map,this[n(474)]=[],this[n(406)]=new Map,this[n(422)]=t,this[n(461)]=e}[Wr(459)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(435)];o++){const i=t[o];if(!i[e(425)])continue;const a=this[e(458)](i);if(a){if(null!=i[e(411)]){if(r[e(473)](i[e(411)]))continue;r[e(446)](i[e(411)])}n[e(403)](a)}else if(e(443)!=i[e(390)])e(472)!=i[e(390)]&&e(430)!=i[e(390)]||this[e(466)](n,i,t[o+1]);else{const t=i[e(467)][e(448)];if(s[e(473)](t))continue;s[e(446)](i[e(467)][e(448)]),t==kc?this[e(395)](n,i):this[e(441)](n,i)}}return this[e(415)](n)}[Wr(451)](t){const e=Wr;this[e(399)][e(403)](t)}[Wr(394)](t,n,r=e.priorities[Wr(400)]){const s=Wr;s(475)==typeof t?(0,e.insertToPriorityArray)(this[s(474)],{matchingCallback:t,label:n,priority:r}):this[s(401)][s(479)](t,n)}[Wr(469)](t,e){const n=Wr;this[n(406)][n(479)](t,e)}[Wr(438)](t,e=1){const n=Wr;let r;for(const e of this[n(474)])if(e[n(449)](t)){r=e[n(385)];break}return r||(r=this[n(401)][n(398)](t[n(462)])),r?r(e):1!==e?e+" "+t[n(462)]+"s":""+t[n(462)]}[Wr(429)](t,e){const n=Wr,r=e[n(408)]()[n(470)](),s=n(472)==e[n(390)]?n(446):n(416);for(const e of r){const o=e[n(460)],i=t[t[n(435)]-1];if(o.is(n(447)))i&&i[n(390)][n(392)](n(452))>-1&&t[n(432)](),i&&n(465)==i[n(390)]?i[s]+=o[n(467)]:t[n(403)]({type:n(465),add:n(446)==s?o[n(467)]:"",remove:n(416)==s?o[n(467)]:""});else if(this[n(422)][n(477)](o)){const a=o;if(i&&i[n(390)][n(392)](n(452))>-1&&t[n(432)](),n(455)==e[n(390)])continue;i&&i[n(390)]==s+n(402)&&i[n(409)][n(462)]==a[n(462)]?i[n(418)]++:t[n(403)]({type:s+n(402),element:a,quantity:1}),r[n(428)]((t=>!(n(455)==t[n(390)]&&t[n(460)]==o)))}else if(this[n(422)][n(410)](o,n(439))||o.is(n(409),n(417))){const r=o;if(n(446)==s&&n(444)==e[n(390)]||n(416)==s&&n(455)==e[n(390)])continue;if(i&&-1==i[n(390)][n(392)](n(452))){n(465)==i[n(390)]&&(i[s]+="\n");continue}let a;if(a=n(446)==s?r[n(442)]&&!this[n(422)][n(477)](r[n(442)])?r[n(442)]:null:r[n(436)]&&!this[n(422)][n(477)](r[n(436)])?r[n(436)]:null,r[n(391)]||a&&a[n(391)]){const e=a&&a[n(391)]?a:r;i&&i[n(390)]==s+n(427)&&i[n(409)][n(462)]==e[n(462)]?i[n(418)]++:t[n(403)]({type:s+n(427),element:e,quantity:1})}else t[n(403)]({type:s+n(452),element:r})}}}[Wr(415)](t){const e=Wr,n=this[e(461)],r=[],s=[],o=[];for(const i of t)switch(i[e(390)]){case e(465):if(i[e(446)]=i[e(446)][e(480)](/(\S)\u000A+(\S)/g,e(421))[e(480)](/\u000A/g,""),i[e(416)]=i[e(416)][e(480)](/(\S)\u000A+(\S)/g,e(421))[e(480)](/\u000A/g,""),""!=i[e(446)]&&""!=i[e(416)]){r[e(403)]({type:e(480),content:zr(n,e(386),['"'+i[e(416)]+'"','"'+i[e(446)]+'"'])});continue}if(null!=i[e(446)][e(456)](/^ +$/)){r[e(403)]({type:e(472),content:zr(n,e(424),zr(n,e(388),i[e(446)][e(435)]))});continue}if(null!=i[e(416)][e(456)](/^ +$/)){r[e(403)]({type:e(430),content:zr(n,e(423),zr(n,e(388),i[e(416)][e(435)]))});continue}if(""!=i[e(446)]){r[e(403)]({type:e(472),content:zr(n,e(424),'"'+i[e(446)]+'"')});continue}r[e(403)]({type:e(430),content:zr(n,e(423),'"'+i[e(416)]+'"')});continue;case e(454):case e(414):r[e(403)]({type:e(472),content:zr(n,e(424),this[e(438)](i[e(409)],i[e(418)]))});continue;case e(407):case e(404):r[e(403)]({type:e(430),content:zr(n,e(423),this[e(438)](i[e(409)],i[e(418)]))});continue;case e(412):r[e(403)]({type:e(472),content:zr(n,e(393),this[e(438)](i[e(409)],i[e(418)]))});continue;case e(445):r[e(403)]({type:e(430),content:zr(n,e(431),this[e(438)](i[e(409)],i[e(418)]))});continue;case e(426):s[e(403)](i[e(448)]);continue;case e(457):o[e(403)](i[e(448)]);continue;default:r[e(403)](i)}if(s[e(435)]){const t=s[e(476)]((t=>this[e(406)][e(473)](t)?this[e(406)][e(398)](t):t))[e(471)](", ");r[e(403)]({type:e(397),content:zr(this[e(461)],e(437),t)})}if(o[e(435)]){const t=o[e(476)]((t=>this[e(406)][e(473)](t)?this[e(406)][e(398)](t):t))[e(471)](", ");r[e(403)]({type:e(397),content:zr(this[e(461)],e(468),t)})}return r}[Wr(458)](t){const e=Wr;for(const n of this[e(399)]){const r=n(t);if(r&&e(390)in r)return r}}[Wr(441)](t,e){const n=Wr,r=e[n(467)],s=void 0===r[n(440)]?n(457):n(426);t[n(403)]({type:s,key:r[n(448)]})}[Wr(395)](t,e){const n=Wr;t[n(403)]({type:n(397),content:zr(this[n(461)],n(464),this[n(438)](e[n(408)]()[n(420)][n(405)],1))})}[Wr(466)](t,e,n){const r=Wr;if(this[r(429)](t,e),n&&n[r(408)]()&&!e[r(408)]()[r(387)][r(453)](n[r(408)]()[r(420)])){const n=t[t[r(435)]-1],s=r(472)==e[r(390)]?r(446):r(416);n&&r(465)==n[r(390)]&&(n[s]+="\n")}}}function Jr(){const t=["commands","1195890VjSWYq","get","64gEMAeT","1JTBhLG","419466THknfc","28482380ECwiDO","5572215yrrGbS","plugins","showAIAssistant","10377sHbJBG","TrackChangesEditing","editor","93485GxWSpK","582ERsaPf","enableCommand","4548364PdXfin","afterInit"];return(Jr=function(){return t})()}const Yr=Zr;function Zr(t,e){const n=Jr();return(Zr=function(t,e){return n[t-=463]})(t,e)}!function(t){const e=Zr,n=t();for(;;)try{if(878404===parseInt(e(467))/1*(-parseInt(e(468))/2)+parseInt(e(464))/3+parseInt(e(479))/4+parseInt(e(470))/5+-parseInt(e(477))/6*(-parseInt(e(476))/7)+parseInt(e(466))/8*(-parseInt(e(473))/9)+-parseInt(e(469))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jr);class Qr extends t.Plugin{[Yr(480)](){const t=Yr,e=this[t(475)],n=e[t(471)][t(465)](t(474));e[t(463)][t(465)](t(472))&&n[t(478)](t(472))}}const $r=es;function ts(){const t=["right","left","alignment","726675Ixlrhs","491164QoAOip","commandName","7079455QYSPoR","1015159SMtaai","TrackChangesEditing","editor","300854imWGAu","90sZHCKu","locale","*Format:* %0","23573080dKxMpy","commandParams","AlignmentEditing","afterInit","_registerLegacyDescription","has","formatBlock","FORMAT_ALIGN_TO_LEFT","enableDefaultAttributesIntegration","center","FORMAT_JUSTIFY_TEXT","justify","format","registerDescriptionCallback","value","registerBlockAttribute","plugins","type","get","706615aoPIEn","FORMAT_ALIGN_TO_CENTER","descriptionFactory","FORMAT_ALIGNMENT","registerAttributeLabel","FORMAT_ALIGN_TO_RIGHT"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=201]})(t,e)}!function(t){const e=es,n=t();for(;;)try{if(761867===parseInt(e(210))/1+-parseInt(e(213))/2+-parseInt(e(206))/3+parseInt(e(207))/4+-parseInt(e(209))/5+parseInt(e(214))/6*(-parseInt(e(236))/7)+parseInt(e(217))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ts);class ns extends t.Plugin{[$r(220)](){const t=$r,e=this[t(212)],n=e[t(215)];if(!e[t(233)][t(222)](t(219)))return;const r=e[t(233)][t(235)](t(211));r[t(225)](t(205)),r[t(232)](t(205)),r[t(238)][t(201)](t(205),zr(n,t(239))),this[t(221)]()}[$r(221)](){const t=$r,e=this[t(212)],n=e[t(215)];e[t(233)][t(235)](t(211))[t(238)][t(230)]((e=>{const r=t;if(r(223)!=e[r(234)])return;const{data:s}=e;if(s&&r(205)==s[r(208)]){const t=s[r(218)][0][r(231)];return{type:r(229),content:zr(n,r(216),function(t){const e=r;switch(t){case e(204):return zr(n,e(224));case e(203):return zr(n,e(202));case e(226):return zr(n,e(237));case e(228):return zr(n,e(227))}}(t))}}}))}}function rs(t,e){const n=ss();return(rs=function(t,e){return n[t-=304]})(t,e)}function ss(){const t=["16WRfFCa","12300YnxrQf","3421aKrGdt","descriptionFactory","FORMAT_ITALIC","registerInlineAttribute","subscript","FORMAT_SUBSCRIPT","toLowerCase","type","2586822mWSUUf","CodeEditing","plugins","FORMAT_CODE","_registerLegacyDescription","ItalicEditing","formatInline","underline","UnderlineEditing","FORMAT_BOLD","toUpperCase","FORMAT_SUPERSCRIPT","forceValue","locale","commandParams","SubscriptEditing","TrackChangesEditing","7470554Gvndoc","bold","slice","3990070uvDuZM","commandName","BoldEditing","9545GdiPjM","*Remove format:* %0","editor","SuperscriptEditing","*Format:* %0","FORMAT_UNDERLINE","italic","StrikethroughEditing","superscript","3364344CQdzHS","code","afterInit","registerDescriptionCallback","format","enableDefaultAttributesIntegration","8AOZHap","registerAttributeLabel","1862391QadFSS","186pGgYJW","FORMAT_STRIKETHROUGH","has","strikethrough","FORMAT_","get"];return(ss=function(){return t})()}const os=rs;!function(t){const e=rs,n=t();for(;;)try{if(783726===parseInt(e(328))/1*(-parseInt(e(346))/2)+parseInt(e(345))/3*(parseInt(e(343))/4)+parseInt(e(325))/5+-parseInt(e(305))/6+-parseInt(e(322))/7+-parseInt(e(352))/8*(-parseInt(e(337))/9)+parseInt(e(353))/10*(parseInt(e(354))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ss);const is=[os(327),os(310),os(313),os(306),os(335),os(320),os(331)];class as extends t.Plugin{[os(339)](){const t=os,e=this[t(330)],n=e[t(307)][t(351)](t(321)),r=e[t(318)];for(const s of is){if(!e[t(307)][t(348)](s))continue;const o=s[t(324)](0,-7)[t(360)](),i=t(350)+o[t(315)]();n[t(342)](o),n[t(357)](o),n[t(355)][t(344)](o,zr(r,i))}this[t(309)]()}[os(309)](){const t=os,e=this[t(330)],n=e[t(318)],r=e[t(307)][t(351)](t(321));function s(e,s){const o=t;r[o(355)][o(340)]((t=>{const r=o;if(r(311)!=t[r(304)])return;const{data:i}=t;return i&&i[r(326)]===e?i[r(319)][0][r(317)]?{type:r(341),content:zr(n,r(332),s)}:{type:r(341),content:zr(n,r(329),s)}:void 0}))}s(t(323),zr(n,t(314))),s(t(334),zr(n,t(356))),s(t(312),zr(n,t(333))),s(t(338),zr(n,t(308))),s(t(349),zr(n,t(347))),s(t(358),zr(n,t(359))),s(t(336),zr(n,t(316)))}}const cs=us;function us(t,e){const n=ls();return(us=function(t,e){return n[t-=208]})(t,e)}function ls(){const t=["*Set format:* %0","*Remove format:* %0","afterInit","commandName","6599474QdcuLL","from","format","change","1243222wNFUJI","commands","7248720NhrIlS","1014iptoSf","7404FbkXeu","blockQuote","registerDescriptionCallback","enableCommand","3464wqXwWV","model","39519TlbThO","value","commandParams","schema","has","$root","TrackChangesEditing","988995JvHkbt","filter","markBlockFormat","descriptionFactory","checkChild","BlockQuoteEditing","editor","get","getSelectedBlocks","plugins","name","selection","document","parent","522984nXYUwf","forceValue","ELEMENT_BLOCK_QUOTE","locale"];return(ls=function(){return t})()}!function(t){const e=us,n=t();for(;;)try{if(925586===parseInt(e(230))/1+-parseInt(e(234))/2*(-parseInt(e(233))/3)+-parseInt(e(218))/4+parseInt(e(247))/5+parseInt(e(232))/6+-parseInt(e(226))/7+-parseInt(e(238))/8*(parseInt(e(240))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ls);class fs extends t.Plugin{[cs(224)](){const t=cs,e=this[t(210)],n=e[t(221)];if(!e[t(213)][t(244)](t(209)))return;const r=e[t(213)][t(211)](t(246)),s=this[t(210)][t(231)][t(211)](t(235));r[t(237)](t(235),((n,o={})=>{const i=t,a=this[i(210)][i(239)][i(216)][i(215)],c=o&&void 0!==o[i(219)]?o[i(219)]:!s[i(241)];let u=[];if(c){const t=Array[i(227)](a[i(212)]())[i(248)]((t=>hs(t)||function(t,e){const n=i,r=e[n(208)](t[n(217)],n(235)),s=e[n(208)]([n(245),n(235)],t);return r&&s}(t,this[i(210)][i(239)][i(243)])));u=y(t,e[i(239)])}else{const t=Array[i(227)](a[i(212)]())[i(248)]((t=>hs(t)));u=y(t,e[i(239)])}e[i(239)][i(229)]((()=>{const t=i;for(const e of u)r[t(249)](e,{commandName:t(235),commandParams:[{forceValue:c}]})}))})),r[t(250)][t(236)]((e=>{const r=t,{data:s}=e;if(s&&r(235)==s[r(225)]){const t=zr(n,r(220));return s[r(242)][0][r(219)]?{type:r(228),content:zr(n,r(222),t)}:{type:r(228),content:zr(n,r(223),t)}}}))}}function hs(t){const e=cs;return e(235)==t[e(217)][e(214)]}const gs=ds;function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=265]})(t,e)}function ps(){const t=["afterInit","185rZQRdK","6423624CwAPaX","78zvkEOM","1155uCshmm","1010966HBbnsa","changeCaseTitle","enableCommand","changeCaseLower","65416BAnrtD","editor","plugins","39zvjQVp","has","8WmiHKo","511637RJUDxB","TrackChangesEditing","28920qurFqF","6612507DclEgH","get","CaseChange","changeCaseUpper","47242wpPupH"];return(ps=function(){return t})()}!function(t){const e=ds,n=t();for(;;)try{if(729123===parseInt(e(282))/1+parseInt(e(276))/2*(parseInt(e(266))/3)+-parseInt(e(286))/4*(parseInt(e(278))/5)+-parseInt(e(280))/6*(parseInt(e(269))/7)+-parseInt(e(268))/8*(-parseInt(e(272))/9)+parseInt(e(271))/10*(-parseInt(e(281))/11)+parseInt(e(279))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ps);class ms extends t.Plugin{[gs(277)](){const t=gs,e=this[t(287)];e[t(265)][t(267)](t(274))&&(e[t(265)][t(273)](t(270))[t(284)](t(275)),e[t(265)][t(273)](t(270))[t(284)](t(285)),e[t(265)][t(273)](t(270))[t(284)](t(283)))}}const Is=bs;function Es(){const t=["commands","afterInit","TrackChangesEditing","3kEBKwB","28228842KXBecD","2872hvcvEt","6669650ZmnedI","1583836TEFXsZ","ckbox","get","840762dUmnuj","5549580yBfBfx","editor","7217cSayrg","plugins","371304LsAdYb","enableCommand"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=392]})(t,e)}!function(t){const e=bs,n=t();for(;;)try{if(772302===parseInt(e(407))/1+-parseInt(e(404))/2*(parseInt(e(400))/3)+-parseInt(e(408))/4+-parseInt(e(403))/5+-parseInt(e(395))/6+-parseInt(e(393))/7*(-parseInt(e(402))/8)+parseInt(e(401))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Es);class Ts extends t.Plugin{[Is(398)](){const t=Is,e=this[t(392)];e[t(397)][t(406)](t(405))&&e[t(394)][t(406)](t(399))[t(396)](t(405))}}const _s=ys;function ys(t,e){const n=As();return(ys=function(t,e){return n[t-=301]})(t,e)}function As(){const t=["registerDescriptionCallback","3454158YPfWnH","toLowerCase","checkChild","afterInit","selection","commandParams","getSelectedBlocks","8331477uXuFqX","language","registerElementLabel","isLimit","outdentCodeBlock","TrackChangesEditing","model","formatBlock","7284924ywLOHM","48rdOaih","10sfHwrd","rootElement","commandName","CodeBlock","value","markBlockFormat","change","find","schema","298802OxtRmL","codeBlock","filter","has","parent","ELEMENT_CODE_BLOCK","from","*Remove format:* %0","20gHXdns","blockName","indentCodeBlock","forceValue","format","32056yOOGda","plugins","*Set format:* %0","2125ISSviL","commands","locale","enableCommand","document","editor","languages","get","92EyWsWT","type","label","descriptionFactory","name","config","2713065SCFjPS"];return(As=function(){return t})()}!function(t){const e=ys,n=t();for(;;)try{if(467055===-parseInt(e(327))/1*(parseInt(e(335))/2)+parseInt(e(341))/3+parseInt(e(324))/4*(parseInt(e(319))/5)+-parseInt(e(343))/6+parseInt(e(311))/7*(parseInt(e(301))/8)+parseInt(e(358))/9*(-parseInt(e(302))/10)+parseInt(e(350))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(As);class ks extends t.Plugin{[_s(346)](){const t=_s,e=this[t(332)];if(!e[t(325)][t(314)](t(305)))return;const n=e[t(325)][t(334)](t(355)),r=e[t(329)],s=e[t(340)][t(334)](t(312))[t(333)],o=e[t(328)][t(334)](t(312));n[t(330)](t(321)),n[t(330)](t(354)),n[t(330)](t(312),((r,i={})=>{const a=t,c=e[a(356)],u=e[a(356)][a(331)][a(347)],l=i&&void 0!==i[a(322)]?i[a(322)]:!o[a(306)];let f;i[a(351)]||(i[a(351)]=s[0][a(351)]),f=l?Array[a(317)](u[a(349)]())[a(313)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(303))&&!e[n(353)](t)&&e[n(345)](t[n(315)],n(312))}(t,c[a(310)]))):Array[a(317)](u[a(349)]())[a(313)]((t=>Cs(t)));const h=y(f,c);c[a(308)]((()=>{const t=a;for(const e of h)n[t(307)](e,{commandName:t(312),commandParams:[{...i,forceValue:l}],formatGroupId:t(320)})}))})),n[t(338)][t(352)](t(312),(e=>zr(r,t(316),e))),n[t(338)][t(342)]((e=>{const n=t;if(n(357)!=e[n(336)])return;const o=r.t,{data:i}=e;if(!i||n(312)!=i[n(304)])return;const a=i[n(348)][0][n(351)],c=o(s[n(309)]((t=>t[n(351)]===a))[n(337)])[n(344)]();return i[n(348)][0][n(322)]?{type:n(323),content:zr(r,n(326),zr(r,n(316),1)+" ("+c+")")}:{type:n(323),content:zr(r,n(318),zr(r,n(316),1))}}))}}function Cs(t){const e=_s;return e(312)==t[e(339)]}const Ls=Rs;function Ns(){const t=["3176369ariSbE","TrackChangesEditing","153478DqGZVF","18326CDlskG","9hljaxT","2635830PuZVtI","162Lgvaij","76750IrJaqg","get","editor","1798864HbVsLb","addCommentThread","124203wwMOKq","has","36uKareE","afterInit","enableCommand","plugins","22vQBlkC","CommentsEditing"];return(Ns=function(){return t})()}function Rs(t,e){const n=Ns();return(Rs=function(t,e){return n[t-=291]})(t,e)}!function(t){const e=Rs,n=t();for(;;)try{if(251713===-parseInt(e(292))/1+parseInt(e(291))/2+-parseInt(e(301))/3*(parseInt(e(303))/4)+-parseInt(e(296))/5*(-parseInt(e(295))/6)+parseInt(e(309))/7+-parseInt(e(299))/8*(-parseInt(e(293))/9)+parseInt(e(294))/10*(-parseInt(e(307))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ns);class Ss extends t.Plugin{[Ls(304)](){const t=Ls,e=this[t(298)];e[t(306)][t(302)](t(308))&&e[t(306)][t(297)](t(310))[t(305)](t(300))}}var Ms=n(834);function vs(t,e){const n=Os();return(vs=function(t,e){return n[t-=182]})(t,e)}function ws(t,e,n){const r=vs,s=[];for(const o of e[r(206)]())o[r(207)](t)&&s[r(219)](n[r(217)](o));return s}function Os(){const t=["206106KjrMAK","createUIElement","createRangeOn","nextSibling","push","schema","3803481ToWSWf","getWalker","ck-suggestion-marker-","isContent","type","addHighlight","addClass","577576XVcjxA","writer","start","1203172BnHomR","includes","elementEnd","previousPosition","ck-suggestion-marker--active","mapper","1839344lRBNXA","parent","markerName","plugins","isAtEnd","item","20nlKHKU","test","45828VJOykC","activeMarkers","bindElementToMarker","1783548mLkNVv","getCustomProperty","name","TrackChangesEditing","model","markerRange","span","insert","getItems","hasAttribute","toViewElement","consumable","get","isLimit","toViewPosition","isBlock","63NLAvQb"];return(Os=function(){return t})()}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=vs,s=t[r(190)][r(210)](r(201));return(o,i,a)=>{const c=r;if(!a[c(209)][c(194)](i[c(203)],o[c(200)]))return;const u=i[c(203)][c(222)](),l=i[c(203)][c(230)],f=t[c(202)][c(220)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(192)];d=d||f[c(224)](e);const n=a[c(186)][c(208)](e);if(n&&n[c(199)](c(226)))return;c(183)==t[c(225)]&&f[c(213)](e)&&!f[c(211)](e)&&(e[c(218)]||l[c(191)]?h&&h[c(188)]==e||(h=e,m(t[c(184)]),p=!0):g=g||t[c(184)])}function m(t){const r=c,o=a[r(229)][r(216)](r(204),{class:r(223)+e}),u=a[r(186)][r(212)](t);n&&s[r(196)][r(182)](i[r(189)])&&a[r(229)][r(227)](r(185),o),a[r(229)][r(205)](u,o),a[r(186)][r(197)](o,i[r(189)])}d||p||!g||m(g)}}!function(t){const e=vs,n=t();for(;;)try{if(499866===parseInt(e(228))/1+-parseInt(e(231))/2+parseInt(e(198))/3+-parseInt(e(195))/4*(-parseInt(e(193))/5)+parseInt(e(215))/6*(-parseInt(e(214))/7)+-parseInt(e(187))/8+parseInt(e(221))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Os);const Ds=Ps;function Bs(){const t=["getFirstRange","fromRange","isCollapsed","unit","bind","buffer","root","data","138RMomWn","rootName","merge","unlock","lock","createRange","mapper","editor","high","showSuggestionHighlights","start","plugins","80845NEtzyD","11SDvUVJ","4rQAhgP","end","writer","enqueueChange","requires","forward","get","document","batch","options","uiElement","markerNameToElements","delete","7091nSHKAT","commands","detach","2822052VcNQlw","selection","createSelection","editing","deleteForward","markerName","3119150cpMNhB","downcastDispatcher","20394VIENAJ","2382UZkCIG","remove","TrackChangesEditing","removeMarker:suggestion:deletion","728xtgWwI","addMarker:suggestion:deletion","setSelection","30304kozXNC","init","unbindElementFromMarkerName","modifySelection","enableCommand","$graveyard","115919FiwBmD","model"];return(Bs=function(){return t})()}function Ps(t,e){const n=Bs();return(Ps=function(t,e){return n[t-=279]})(t,e)}!function(t){const e=Ps,n=t();for(;;)try{if(213034===parseInt(e(340))/1*(parseInt(e(302))/2)+parseInt(e(288))/3*(parseInt(e(334))/4)+-parseInt(e(300))/5+-parseInt(e(327))/6*(-parseInt(e(315))/7)+-parseInt(e(331))/8*(parseInt(e(326))/9)+-parseInt(e(324))/10+-parseInt(e(301))/11*(parseInt(e(318))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bs);class xs extends t.Plugin{static get[Ds(306)](){return[Ms.Delete]}[Ds(335)](){const t=Ds,e=this[t(295)],n=e[t(299)][t(308)](t(329));n[t(338)](t(314));const r=e[t(316)][t(308)](t(322));n[t(338)](t(322),((n,s={})=>{const o=t,a=e[o(279)][o(320)](e[o(279)][o(309)][o(319)]);a[o(282)]&&e[o(279)][o(337)](a,{direction:o(307),unit:s[o(283)]});const c=a[o(280)](),u=i.LiveRange[o(281)](c);let l;n(s),l=o(339)==u[o(286)][o(289)]?e[o(279)][o(293)](c[o(298)]):e[o(279)][o(293)](u[o(298)],u[o(303)]),u[o(317)](),e[o(279)][o(305)](r[o(285)][o(310)],(t=>{const e=o;r[e(285)][e(292)](),t[e(333)](t[e(293)](l[e(303)])),r[e(285)][e(291)]()}))})),e[t(321)][t(325)].on(t(332),Fs(e,t(290)),{priority:t(296)}),e[t(287)][t(325)].on(t(332),((n,r,s)=>{const o=t;s[o(311)][o(297)]&&Fs(e,o(290),{showActiveMarker:!1})[o(284)](this)(n,r,s)}),{priority:t(296)}),e[t(321)][t(325)].on(t(330),((e,n,r)=>{const s=t,o=r[s(294)][s(313)](n[s(323)]);if(o)for(const t of o)t.is(s(312))&&(r[s(294)][s(336)](t,n[s(323)]),r[s(304)][s(328)](t))}),{priority:t(296)})}}const Us=Gs;function js(){const t=["trackChangesCommand","outdentList","FORMAT_INDENT","document","12KgPyZa","createPositionAt","_findSuggestions","removeMarker","bulleted","mergeListItemForward","parent","todoList","*Check item*","config","todoListCheck","execute","editor","listMarkerStyle","key","nextSibling","listReversed","*Uncheck item*","*Format:* remove from %0","indentList","36341349CnwcEN","registerPostFixer","containsItem","getRanges","2hmexmz","splitListItemAfter","510448LlltBw","newValue","commandParams","listItemIdFixer","ELEMENT_","_registerLegacyDescription","ELEMENT_LIST_ITEM","next","1071182QwYvRK","formatBlock","*Set format:* %0","todo","bulletedList","default","setSelection","listItemId","204dQyGFI","isUndo","enableDefaultAttributesIntegration","toUpperCase","mergeListItemBackward","_suggestionFactory","8215977WgekwX","listStyle","nodeAfter","attributeKey","map","head","getFirstRange","plugins","multipleBlocks","*Change to:* %0","listStart","splitListItemBefore","isLocal","listType","differ","attribute","assureChains","getFirstMarker","ListEditing","refresh","_LIST","registerDescriptionCallback","getChanges","*Outdent:* %0","meta","fromRange","TrackChangesEditing","registerElementLabel","todoListChecked","attributes","descriptionFactory","createRange","getAttribute","forceValue","model","selection","afterInit","registerAttributeLabel","checkTodoList","end","data","getSuggestions","from","customNumberedList","numbered","includes","accept","3pvssgU","_supportLegacySuggestions","*Format:* insert into %0","commandName","get","length","has","locale","commands","deletion","*Merge:* list item","every","filter","13358230AcAzeA","batch","list.multiBlock","ELEMENT_BULLETED_LIST","previousSibling","ELEMENT_TODO_LIST","setAttribute","value","format","range","isObject","listIndent","*Remove format:* %0","91090tfShvr","ELEMENT_NUMBERED_LIST","schema","groupId","customBulletedList","suggestion","numberedList","change","3403412uQxsiJ","noTrackChangesFixer","start","*Merge:* %0","*Indent:* %0","type","documentList","TodoListEditing","registerBlockAttribute","45YITXmb","find","_getAttributeKey","oldValue","detach","listMarker","isNextTo","registerCustomCallback","push","*Split:* list item"];return(js=function(){return t})()}function Gs(t,e){const n=js();return(Gs=function(t,e){return n[t-=451]})(t,e)}!function(t){const e=Gs,n=t();for(;;)try{if(714172===-parseInt(e(514))/1*(-parseInt(e(524))/2)+-parseInt(e(585))/3*(parseInt(e(467))/4)+parseInt(e(459))/5*(-parseInt(e(532))/6)+-parseInt(e(538))/7+-parseInt(e(516))/8*(-parseInt(e(476))/9)+-parseInt(e(598))/10+parseInt(e(510))/11*(parseInt(e(490))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(js);class Vs extends t.Plugin{[Us(574)](){const t=Us,e=this[t(502)];if(!e[t(545)][t(591)](t(556)))return;const n=e[t(592)],r=e[t(545)][t(589)](t(564)),s=e[t(545)][t(591)](t(474)),o=!!e[t(499)][t(589)](t(600));function i(e){const r=t;return{type:r(454),content:""+zr(n,r(526),e)}}function a(e){const r=t;return{type:r(454),content:""+zr(n,r(458),e)}}r[t(534)](t(465)),r[t(534)](t(528)),r[t(534)](t(581)),r[t(534)](t(463)),r[t(534)](t(509)),r[t(534)](t(487)),r[t(534)](t(515)),r[t(534)](t(549)),r[t(475)](t(531)),r[t(475)](t(551)),r[t(475)](t(457)),o&&(r[t(534)](t(536)),r[t(534)](t(495))),s&&(r[t(534)](t(497)),r[t(534)](t(576)),r[t(475)](t(566)),r[t(568)][t(559)]((e=>{const r=t,{data:s}=e;if(s&&r(566)==s[r(504)])return{type:r(454),content:s[r(517)]?zr(n,r(498)):zr(n,r(507))}})),this[t(502)][t(572)][t(489)][t(511)]((e=>{const n=t;if(e[n(599)][n(533)])return!1;let s=!1;const o=r[n(579)]({skipNotAttached:!0})[n(597)]((t=>n(566)===r[n(478)](t)));for(const t of o)n(527)!=t[n(544)]()[n(469)][n(540)][n(570)](n(551))&&(r[n(492)](t[n(544)](),n(553))[n(477)]((t=>n(551)===r[n(478)](t[n(464)])))||(e[n(493)](t[n(555)]()),s=!0));return s}))),r[t(568)][t(575)](t(457),zr(n,t(488)));const c={type:t(454),content:""};r[t(568)][t(559)]((e=>{const r=t,{data:s}=e;if(!s||r(551)!=s[r(504)])return;let u=e[r(543)];for(;u;){if(u[r(578)]&&((r(539)==u[r(578)][r(504)]||r(503)==u[r(578)][r(504)])&&(u[r(578)][r(517)]&&r(529)!=u[r(578)][r(517)]||r(529)!=u[r(578)][r(479)]&&!s[r(517)])||!o&&u[r(578)][r(504)]==kc))return c;u=u[r(523)]}if(null==s[r(517)])switch(s[r(479)]){case r(494):return a(zr(n,r(601)));case r(582):return a(zr(n,r(460)));case r(527):return a(zr(n,r(451)))}switch(s[r(517)]){case r(494):return i(zr(n,r(601)));case r(582):return i(zr(n,r(460)));case r(527):return i(zr(n,r(451)))}})),r[t(568)][t(559)]((e=>{const n=t,{data:r}=e;if(r&&n(457)==r[n(504)])return null==r[n(517)]||null==r[n(479)]&&0==r[n(517)]?c:void 0})),r[t(568)][t(559)]((e=>{const r=t;if(r(553)!=e[r(472)])return;const{data:s}=e;if(!s||r(531)!=s[r(504)])return;const o=Hs(e);return r(517)==o?{type:r(454),content:zr(n,r(595))}:r(479)==o?{type:r(454),content:zr(n,r(485))}:c})),e[t(572)][t(489)][t(511)]((e=>this[t(519)](e))),e[t(572)][t(489)][t(511)]((e=>this[t(468)](e))),e[t(572)][t(489)][t(511)]((e=>this[t(554)](e))),this[t(586)]()}[Us(519)](t){const e=Us;if(t[e(599)][e(533)]||!t[e(599)][e(550)])return!1;let n=!1;const r=this[e(502)][e(545)][e(589)](e(564))[e(579)]({skipNotAttached:!0})[e(597)]((t=>t[e(578)]&&e(531)==t[e(578)][e(504)]))[e(597)]((t=>t[e(578)][e(517)]&&t[e(578)][e(479)]));for(const s of r)Hs(s)||(t[e(493)](s[e(555)]()),n=!0);return n}[Us(468)](t){const e=Us;if(t[e(599)][e(533)]||!t[e(599)][e(550)])return!1;const n=this[e(502)][e(545)][e(589)](e(564));if(n[e(486)][e(453)])return!1;let r=!1;const s=[e(551),e(531),e(457),e(539),e(548),e(506),e(500),e(481),e(503)],o=this[e(502)][e(572)][e(489)][e(552)][e(560)]()[e(597)]((t=>e(553)==t[e(472)]))[e(597)]((t=>s[e(583)](t[e(541)])));if(0==o[e(590)])return r;for(const i of o){const o=n[e(492)](i[e(455)],e(553))[e(597)]((t=>!t[e(562)][e(482)]))[e(542)]((t=>t[e(464)]))[e(597)]((t=>{const r=e,o=n[r(478)](t);return s[r(583)](o)}));if(o[e(590)]){for(const n of o)t[e(493)](n[e(555)]());r=!0}}return r}[Us(554)](t){const e=Us;if(t[e(599)][e(533)]||!t[e(599)][e(550)])return!1;const n=this[e(502)][e(545)][e(589)](e(564));let r=!1;const s=[e(551),e(531),e(457),e(539),e(548),e(506),e(500),e(481),e(503)];for(const t of n[e(579)]({skipNotAttached:!0})){const o=n[e(492)](t[e(544)](),e(553))[e(542)]((t=>t[e(464)]))[e(597)]((t=>t[e(578)]&&s[e(583)](t[e(578)][e(504)])));if(!o[e(590)])continue;const a=o[0][e(543)][e(567)][e(462)];if(!o[e(596)]((t=>t[e(567)][e(462)]===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(579)]({skipNotAttached:!0})[s(597)]((e=>s(553)==e[s(472)]&&e[s(567)][s(462)]==t)))e[s(452)](s(462),r)}function i(t,n){const r=e;let s=t[r(543)],i=!1;for(;s;)s[r(567)][r(462)]!=n&&(o(s[r(567)][r(462)],n),s[r(452)](r(462),n),i=!0),s=s[r(523)];return i}}[Us(586)](){const t=Us,e=this[t(502)],n=e[t(592)],r=e[t(545)][t(589)](t(564));this[t(521)](),r[t(537)][t(483)](t(525),t(473),t(584),(function(n,r){const s=t,o=[];for(let t of n)t[s(469)][s(540)]===t[s(577)][s(496)]&&(t=e[s(572)][s(569)](e[s(572)][s(491)](t[s(469)][s(540)],0))),o[s(484)](t);e[s(572)][s(466)]((t=>{const n=s,a=e[n(572)][n(489)][n(573)],c=Array[n(580)](a[n(513)]())[n(542)]((t=>i.LiveRange[n(563)](t)));t[n(530)](o),e[n(593)][n(589)](r[n(588)])[n(557)](),r[n(518)][n(484)]({forceDefaultExecution:!0}),e[n(501)](r[n(588)],...r[n(518)]),t[n(530)](c);for(const t of c)t[n(480)]()}))})),r[t(568)][t(565)]((function(n){const r=t,s=!e[r(572)][r(461)][r(456)](n),o=n[r(602)],i=n[r(505)],a=n[r(570)](r(531)),c=!o||o[r(570)](r(531))!==a,u=!i||i[r(570)](r(531))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(522),e)))}[Us(521)](){const t=Us,e=this[t(502)],n=e[t(592)];function r(n){const r=t,s=e[r(593)][r(589)](r(528))[r(453)],o=e[r(593)][r(589)](r(465))[r(453)];return r(465)===n?s:o}e[t(545)][t(589)](t(564))[t(568)][t(559)]((function(s){const o=t;if(o(525)!=s[o(472)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(588)]){case o(528):u=i[o(518)][0][o(571)],l=r(i[o(588)]),a=o(u?587:508),!l&&e[o(499)][o(589)](o(600))||(a=o(547)),c={type:o(454),content:zr(n,a,zr(n,o(601)))};break;case o(465):u=i[o(518)][0][o(571)],l=r(i[o(588)]),a=o(u?587:508),!l&&e[o(499)][o(589)](o(600))||(a=o(547)),c={type:o(454),content:zr(n,a,zr(n,o(460)))};break;case o(509):a=o(471),c={type:o(454),content:zr(n,a,zr(n,o(522)))};break;case o(487):a=function(t){const e=o,n=t[e(544)]();let r=n[e(469)][e(540)];for(;r&&n[e(512)](r);){if(r[e(570)](e(457))>0)return!1;r=r[e(505)]}return!0}(s)?zr(n,o(508),zr(n,function(t){const e=o;return e(520)+t[e(544)]()[e(469)][e(540)][e(570)](e(551))[e(535)]()+e(558)}(s))):zr(n,o(561),zr(n,o(522))),c={type:o(454),content:a};break;case o(536):case o(495):!1===i[o(546)]&&(a=o(470),c={type:o(594),content:zr(n,a,zr(n,o(522)))})}return c}))}}function Hs(t){const e=Us;let n=t[e(544)]()[e(469)][e(540)][e(602)];for(;n;){const r=n[e(570)](e(531));if(!r)return!1;if(r==t[e(578)][e(517)])return e(517);if(r==t[e(578)][e(479)])return e(479);n=n[e(602)]}return!1}const zs=Ws;function Ws(t,e){const n=Js();return(Ws=function(t,e){return n[t-=449]})(t,e)}!function(t){const e=Ws,n=t();for(;;)try{if(243900===-parseInt(e(523))/1*(parseInt(e(462))/2)+parseInt(e(533))/3+-parseInt(e(506))/4*(-parseInt(e(460))/5)+parseInt(e(510))/6*(parseInt(e(515))/7)+parseInt(e(537))/8+-parseInt(e(517))/9*(-parseInt(e(449))/10)+parseInt(e(469))/11*(-parseInt(e(542))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Js);class Ks extends t.Plugin{[zs(521)](){const t=zs;if(!this[t(467)][t(487)][t(509)](t(540)))return;const e=this[t(467)][t(532)][t(465)](t(535)),n=this[t(467)][t(487)][t(465)](t(456));e[t(536)]&&(n[t(494)](t(513)),n[t(527)](t(513))),e[t(476)]&&(n[t(494)](t(485)),n[t(527)](t(485))),e[t(484)]&&(n[t(494)](t(471)),n[t(527)](t(471)));const r={type:t(470),content:""};n[t(492)][t(486)](this[t(529)][t(524)](this));const s=this[t(467)][t(474)];n[t(492)][t(507)](t(485),zr(s,t(481))),n[t(492)][t(486)]((e=>{const n=t,{data:s}=e;if(s&&n(485)==s[n(508)])return null==s[n(478)]||0==s[n(478)]&&null==s[n(511)]?r:void 0})),n[t(492)][t(507)](t(471),zr(s,t(503))),n[t(492)][t(486)]((e=>{const n=t,{data:s}=e;if(s&&n(471)==s[n(508)])return null==s[n(478)]||1==s[n(478)]&&null==s[n(511)]?r:void 0})),this[t(467)][t(472)][t(519)][t(526)]((e=>{const r=t;if(e[r(496)][r(522)])return!1;let s=!1;const o=n[r(468)]({skipNotAttached:!0})[r(520)]((t=>{const e=r,s=n[e(458)](t);return e(471)==s||e(485)==s}));for(const t of o){const o=t[r(461)]()[r(464)][r(475)][r(498)](r(490));r(500)!=o&&r(493)!=o&&(n[r(504)](t[r(461)](),r(457))[r(531)]((t=>r(490)==n[r(458)](t[r(528)])))||(e[r(459)](t[r(466)]()),s=!0))}return s})),this[t(514)]()}[zs(529)](t){const e=zs,n=this[e(467)][e(474)],{data:r}=t,s={type:e(470),content:""};if(!r||e(513)!=r[e(508)])return;if(!r[e(511)])return e(499)==r[e(478)]?s:{type:e(470),content:""+zr(n,e(452),zr(n,this[e(489)](r[e(478)])))};if(!r[e(478)]){if(e(499)==r[e(511)])return s;let o=t[e(473)];for(;o;){if(o[e(477)]&&e(490)==o[e(477)][e(508)]&&o[e(477)][e(478)])return s;o=o[e(539)]}return{type:e(470),content:""+zr(n,e(516),zr(n,this[e(489)](r[e(511)])))}}if(e(499)!=r[e(478)])return{type:e(470),content:""+zr(n,e(452),zr(n,this[e(489)](r[e(478)])))};let o=t[e(473)];for(;o;){if(o[e(477)]&&e(490)==o[e(477)][e(508)]&&o[e(477)][e(478)]&&o[e(477)][e(511)])return s;o=o[e(539)]}const i=t[e(461)]()[e(464)][e(475)][e(498)](e(490));return{type:e(470),content:zr(n,e(452),zr(n,e(538)+i[e(495)]()+e(501)))}}[zs(514)](){const t=zs,e=this[t(467)],n=e[t(474)];e[t(487)][t(465)](t(456))[t(492)][t(486)]((e=>{const r=t;if(r(534)!=e[r(455)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(454)]){case r(513):o=r(451),i={type:r(470),content:zr(n,o,zr(n,this[r(489)](s[r(463)][0][r(455)])))};break;case r(485):o=s[r(463)][0][r(476)]?r(479):r(497),i={type:r(470),content:zr(n,o)};break;case r(471):o=r(480),i={type:r(470),content:zr(n,o,s[r(463)][0][r(484)])}}return i}))}[zs(489)](t){const e=zs;return e(538)+function(t){const n=e;return Xs[n(482)](t)?n(530):qs[n(482)](t)?n(500):null}(t)[e(495)]()+e(450)+t[e(495)]()[e(488)](/-/g,"_")}}const Xs=[zs(491),zs(541),zs(505)],qs=[zs(483),zs(502),zs(512),zs(453),zs(518),zs(525)];function Js(){const t=["enableDefaultAttributesIntegration","toUpperCase","batch","*Format:* set order to regular","getAttribute","default","numbered","_LIST_DEFAULT","decimal-leading-zero","FORMAT_LIST_START","_findSuggestions","square","305912zGQdPJ","registerAttributeLabel","key","has","1278sobToN","oldValue","lower-roman","listStyle","_registerLegacyDescription","7861ZjLCFe","*Remove format:* %0","339453aumGpy","lower-latin","document","filter","afterInit","isUndo","343mSMEdU","bind","upper-latin","registerPostFixer","registerBlockAttribute","suggestion","handleDescriptions","bulleted","find","config","386136dBGqgE","formatBlock","list.properties","styles","3045696LtgBDV","ELEMENT_","next","ListPropertiesEditing","circle","2892pkUqeC","10xiBloa","_LIST_","*Change to:* %0","*Set format:* %0","upper-roman","commandName","type","TrackChangesEditing","attribute","_getAttributeKey","removeMarker","25tVZKei","getFirstRange","1538kOjSLy","commandParams","start","get","getFirstMarker","editor","getSuggestions","30173xFPoxM","format","listStart","model","head","locale","nodeAfter","reversed","data","newValue","*Format:* set order to reversed","*Format:* set start index to %0","FORMAT_LIST_REVERSED","includes","decimal","startIndex","listReversed","registerDescriptionCallback","plugins","replace","_getTranslationKeyForListStyle","listType","disc","descriptionFactory","customNumbered"];return(Js=function(){return t})()}var Ys=n(507);const Zs=$s;function Qs(){const t=["127365dRPoqw","146942LwWAYE","setSelection","markInsertion","createPositionAt","model","detach","commands","getFirstPosition","high","init","2528280omROkF","TrackChangesEditing","change","5990llAAnW","showSuggestionHighlights","enter","fromRange","selection","plugins","nextSibling","2DpoZaz","options","split","3731835evUgrt","editing","6aQCizb","5787256pLhrzr","enableCommand","removeMarker:suggestion:insertion","getFirstRange","writer","mapper","ck-suggestion-marker-split","parent","document","end","markerName","markerNameToElements","afterExecute","fire","addMarker:suggestion:insertion","editor","hasClass","10566cYZHWx","requires","downcastDispatcher","unbindElementFromMarkerName","enterBlock","4292225rsUYxo","createRange","get","remove","bind","data"];return(Qs=function(){return t})()}function $s(t,e){const n=Qs();return($s=function(t,e){return n[t-=247]})(t,e)}!function(t){const e=$s,n=t();for(;;)try{if(460492===parseInt(e(269))/1*(-parseInt(e(249))/2)+parseInt(e(248))/3+parseInt(e(259))/4+parseInt(e(272))/5+parseInt(e(274))/6*(parseInt(e(297))/7)+-parseInt(e(275))/8+-parseInt(e(292))/9*(parseInt(e(262))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qs);class to extends t.Plugin{static get[Zs(293)](){return[Ys.Enter]}[Zs(258)](){const t=Zs,e=this[t(290)],n=e[t(267)][t(299)](t(260)),r=e[t(255)][t(299)](t(264));n[t(276)](t(264),(()=>{const s=t;e[s(253)][s(261)]((t=>{const o=s,a=e[o(253)][o(283)][o(266)],c=a[o(256)](),u=i.LiveRange[o(265)](a[o(278)]());if(r[o(296)](t)){const r=e[o(253)][o(252)](c[o(282)][o(268)],0),s=t[o(298)](c,r);n[o(251)](s)}else t[o(250)](t[o(298)](u[o(284)]));u[o(254)](),r[o(288)](o(287),{writer:t})}))})),e[t(273)][t(294)].on(t(289),Fs(e,t(271)),{priority:t(257)}),e[t(273)][t(294)].on(t(277),((e,n,r)=>{const s=t,o=r[s(280)][s(286)](n[s(285)]);if(o)for(const t of o)t[s(291)](s(281))&&(r[s(280)][s(295)](t,n[s(285)]),r[s(279)][s(300)](t))}),{priority:t(257)}),e[t(247)][t(294)].on(t(289),((n,r,s)=>{const o=t;s[o(270)][o(263)]&&Fs(e,o(271),{showActiveMarker:!1})[o(301)](this)(n,r,s)}),{priority:t(257)})}}const eo=ro;function no(){const t=["model","createRange","enableCommand","results","2168FrlBOT","string","8hQtlBU","getIntersection","filter","_isInDeletionRange","end","FindAndReplaceUtils","114555mwwYXy","handleFindCommand","find","120374neHnEh","get","isArray","replace","item","getRange","6AmKBlq","suggestion:deletion","180CXXUvr","findByTextCallback","replaceAll","3973512kXrkFf","afterInit","has","TrackChangesEditing","start","findNext","editor","518700AMYHTK","bind","findPrevious","2MJVDMl","1121135LRdFCg","getMarkersGroup","6120tdQPGb","123222nUGSDV","createPositionAt","markers","FindAndReplaceEditing","plugins"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=255]})(t,e)}!function(t){const e=ro,n=t();for(;;)try{if(119639===parseInt(e(265))/1*(-parseInt(e(289))/2)+parseInt(e(286))/3*(parseInt(e(280))/4)+parseInt(e(266))/5*(-parseInt(e(295))/6)+parseInt(e(262))/7+-parseInt(e(278))/8*(-parseInt(e(268))/9)+parseInt(e(297))/10*(-parseInt(e(269))/11)+parseInt(e(255))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(no);class so extends t.Plugin{[eo(256)](){const t=eo;if(!this[t(261)][t(273)][t(257)](t(272)))return;const e=this[t(261)][t(273)][t(290)](t(258));e[t(276)](t(288),this[t(287)][t(263)](this)),e[t(276)](t(260)),e[t(276)](t(264)),e[t(276)](t(292)),e[t(276)](t(299))}[eo(287)](t,e,n={}){const r=eo,s=this[r(261)][r(273)][r(290)](r(285));return t((t=>{const o=r;let i=(o(279)==typeof e?s[o(298)](e,n):e)(t);Array[o(291)](i)&&(i={results:i,searchText:o(279)==typeof e?e:""});const a=i[o(277)][o(282)]((e=>!1===this[o(283)](e,t[o(293)])));return{...i,results:a}}),n)}[eo(283)](t,e){const n=eo,r=this[n(261)][n(274)][n(275)](this[n(261)][n(274)][n(270)](e,t[n(259)]),this[n(261)][n(274)][n(270)](e,t[n(284)]));for(const t of this[n(261)][n(274)][n(271)][n(267)](n(296)))if(null!==r[n(281)](t[n(294)]()))return!0;return!1}}const oo=ao;function io(){const t=["editor","*Set font background color:* %0","4936246CItrfu","value","FontBackgroundColorEditing","FORMAT_FONT_COLOR","*Set font size:* %0","type","model","plugins","fontSize","FontColorEditing","*Set font family:* %0","FORMAT_FONT_BACKGROUND","label","trim","locale","FontSizeEditing","fontBackgroundColor","*Reset font color*","FontSize","1333980ryJBrv","normalizeSizeOptions","enableDefaultAttributesIntegration","has","get","registerAttributeLabel","commandName","toLowerCase","afterInit","_registerLegacyDescription","fontColor","formatInline","554184ZnvCbH","*Reset font size*","registerInlineAttribute","42nBApwH","TrackChangesEditing","596165KdKIuZ","1146337JLPduy","fontFamily","*Reset font background color*","1376247NMMQin","title","*Reset font family*","fontBackgroundColor.colors","8417457UAIMSv","commandParams","fontColor.colors","registerDescriptionCallback","FORMAT_FONT_FAMILY","2IFIsYI","format","descriptionFactory","FontFamilyEditing","FORMAT_FONT_SIZE","find","*Set font color:* %0","config","fontSize.options"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=290]})(t,e)}!function(t){const e=ao,n=t();for(;;)try{if(597782===parseInt(e(334))/1*(parseInt(e(346))/2)+parseInt(e(337))/3+-parseInt(e(316))/4+parseInt(e(333))/5*(-parseInt(e(331))/6)+-parseInt(e(297))/7+-parseInt(e(328))/8+parseInt(e(341))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(io);const co=[{pluginName:oo(312),commandName:oo(305)},{pluginName:oo(349),commandName:oo(335)},{pluginName:oo(306),commandName:oo(326)},{pluginName:oo(299),commandName:oo(313)}];class uo extends t.Plugin{[oo(324)](){const t=oo,e=this[t(295)][t(311)],n=this[t(295)][t(304)][t(320)](t(332));for(const{pluginName:e,commandName:r}of co)this[t(295)][t(304)][t(319)](e)&&(n[t(318)](r),n[t(330)](r));n[t(348)][t(321)](t(305),zr(e,t(290))),n[t(348)][t(321)](t(335),zr(e,t(345))),n[t(348)][t(321)](t(326),zr(e,t(300))),n[t(348)][t(321)](t(313),zr(e,t(308))),this[t(325)]()}[oo(325)](){const t=oo,e=this[t(295)],n=e[t(311)];e[t(304)][t(320)](t(332))[t(348)][t(344)]((e=>{const r=t,o=n.t;if(r(327)!=e[r(302)])return;const{data:i}=e;if(null!=i){if(r(305)==i[r(322)]){const t=i[r(342)][0][r(298)];if(t){const e=o(this[r(295)][r(304)][r(320)](r(315))[r(317)](this[r(295)][r(293)][r(320)](r(294)))[r(291)]((e=>e[r(303)]==t))[r(338)])[r(323)]();return{type:r(347),content:zr(n,r(301),e)}}return{type:r(347),content:zr(n,r(329))}}if(r(335)==i[r(322)]){const t=i[r(342)][0][r(298)];return t?{type:r(347),content:zr(n,r(307),t)}:{type:r(347),content:zr(n,r(339))}}if(r(326)==i[r(322)]){const t=i[r(342)][0][r(298)];if(t){const e=(0,s.normalizeColorOptions)(this[r(295)][r(293)][r(320)](r(343)))[r(291)]((e=>e[r(303)]==t));let i=t,a="";return e&&(i=e[r(309)],a=o(i)[r(323)]()),{type:r(347),content:zr(n,r(292),a)[r(310)](),color:{value:t,title:a||i}}}return{type:r(347),content:zr(n,r(314))}}if(r(313)==i[r(322)]){const t=i[r(342)][0][r(298)];if(t){const e=(0,s.normalizeColorOptions)(this[r(295)][r(293)][r(320)](r(340)))[r(291)]((e=>e[r(303)]==t));let i=t,a="";return e&&(i=e[r(309)],a=o(i)[r(323)]()),{type:r(347),content:zr(n,r(296),a)[r(310)](),color:{value:t,title:a||i}}}return{type:r(347),content:zr(n,r(336))}}}}))}}const lo=fo;function fo(t,e){const n=po();return(fo=function(t,e){return n[t-=478]})(t,e)}!function(t){const e=fo,n=t();for(;;)try{if(160370===parseInt(e(488))/1+parseInt(e(483))/2*(parseInt(e(506))/3)+parseInt(e(508))/4*(-parseInt(e(479))/5)+-parseInt(e(527))/6*(parseInt(e(501))/7)+-parseInt(e(492))/8*(parseInt(e(500))/9)+-parseInt(e(484))/10*(-parseInt(e(519))/11)+parseInt(e(515))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(po);class ho extends t.Plugin{[lo(518)](){const t=lo,e=this[t(491)],n=e[t(521)][t(513)](t(478)),r=e[t(532)][t(513)](t(512)),s=e[t(532)][t(513)](t(486));r&&s&&(n[t(496)](t(486)),n[t(502)](t(512)),this[t(505)]())}[lo(505)](){const t=lo,e=this[t(491)],n=e[t(503)];e[t(521)][t(513)](t(478))[t(529)][t(487)]((r=>{const s=t;if(s(510)!=r[s(533)]&&s(494)!=r[s(533)])return;const{data:o}=r;if(o&&s(486)===o[s(511)]){const t=[],r=o[s(498)][0];for(const[n,o]of Object[s(509)](r))t[s(520)](go(e,n,o));return t[s(528)]?{type:s(485),content:zr(n,s(497),t[s(524)](", "))}:{type:s(485),content:zr(n,s(530))}}}))}}function go(t,e,n){const r=lo,o=t[r(503)].t,i=e[r(531)](/(?=[A-Z])/)[r(524)](" "),a=o(i[r(482)](0)[r(499)]()+i[r(514)](1))[r(516)]();if(r(480)==typeof n)return a;if(r(504)===e||r(526)===e){const e=(0,s.normalizeColorOptions)(t[r(493)][r(513)](r(495)))[r(522)]((t=>t[r(490)]==n));return a+" ("+(e?o(e[r(523)])[r(516)]():n)+")"}if(r(489)===e&&isNaN(parseFloat(n))){const e=t[r(521)][r(513)](r(517))[r(507)](t[r(493)][r(513)](r(525)))[r(522)]((t=>t[r(490)]==n));return a+" ("+(e?o(e[r(481)])[r(516)]():n)+")"}return a+" ("+n+")"}function po(){const t=["562620nYLoBr","format","pasteFormat","registerDescriptionCallback","202800JBVVrH","fontSize","model","editor","26672XkBXhX","config","formatInline","fontColor.colors","enableDefaultAttributesIntegration","*Set format to:* %0","commandParams","toUpperCase","261hpyixg","119DGfwUE","enableCommand","locale","fontColor","_registerLegacyDescription","9njSetE","normalizeSizeOptions","4wGNzAS","entries","formatBlock","commandName","copyFormat","get","slice","1509120MGAqXb","toLowerCase","FontSize","afterInit","11XgEEQW","push","plugins","find","label","join","fontSize.options","fontBackgroundColor","52638bWmwPd","length","descriptionFactory","*Remove all formatting*","split","commands","type","TrackChangesEditing","11580DvsquD","boolean","title","charAt","15794VOTaMf"];return(po=function(){return t})()}const mo=Io;function Io(t,e){const n=Eo();return(Io=function(t,e){return n[t-=404]})(t,e)}function Eo(){const t=["2010364FyNWix","_registerLegacyDescription","has","24XklHpa","model","heading","title","editor","view","commandParams","get","41080DbNpUh","paragraph","ELEMENT_HEADING","48737160dlWqrD","descriptionFactory","1750912khaorG","registerElementLabel","value","986219UWOidj","ELEMENT_HEADING_CUSTOM","*Change to:* %0","commandName","_headingOptions","locale","type","config","heading.options","HeadingEditing","formatBlock","345260GCJzPa","format","_getHeadingLevel","registerDescriptionCallback","match","plugins","enableDefaultAttributesIntegration","name","afterInit","find","4486470praTTz","TrackChangesEditing","1617ucIkgM"];return(Eo=function(){return t})()}!function(t){const e=Io,n=t();for(;;)try{if(903684===-parseInt(e(432))/1+-parseInt(e(413))/2+-parseInt(e(410))/3+parseInt(e(429))/4+parseInt(e(443))/5*(-parseInt(e(416))/6)+-parseInt(e(412))/7*(parseInt(e(424))/8)+parseInt(e(427))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Eo);class bo extends t.Plugin{[mo(408)](){const t=mo,e=this[t(420)];if(!e[t(405)][t(415)](t(441)))return;this[t(436)]=e[t(439)][t(423)](t(440));const n=e[t(437)],r=e[t(405)][t(423)](t(411));r[t(406)](t(418));for(const e of this[t(436)])t(425)!=e[t(417)]&&r[t(428)][t(430)](e[t(417)],(n=>{const r=t,i=this[r(445)](e[r(417)]);return null!==i?s(n,i):o(n,e[r(419)])}));function s(e,r){return zr(n,t(426),[e,r])}function o(e,r){return zr(n,t(433),[e,r])}this[t(414)]()}[mo(414)](){const t=mo,e=this[t(420)],n=e[t(437)];e[t(405)][t(423)](t(411))[t(428)][t(446)]((e=>{const r=t;if(r(442)!=e[r(438)])return;const{data:s}=e;if(s&&r(418)==s[r(435)]){const e=s[r(422)][0][r(431)],c=this[r(445)](e);if(null!==c)return{type:r(444),content:zr(n,r(434),(a=c,zr(n,r(426),[1,a])))};const u=this[r(436)][r(409)]((t=>t[r(417)]===e))[r(419)];return{type:r(444),content:zr(n,r(434),(o=1,i=u,zr(n,t(433),[o,i])))}}var o,i,a}))}[mo(445)](t){const e=mo;var n,r;const s=t[e(404)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(436)])||void 0===n?void 0:n[e(409)]((n=>n[e(417)]==t));if(o&&o[e(421)]){const t=o[e(421)],n=(null!==(r=t[e(407)])&&void 0!==r?r:t)[e(404)](/^h(\d+)/);if(n)return n[1]}return null}}const To=yo;function _o(){const t=["get","*Remove highlight*","formatInline","title","value","plugins","registerInlineAttribute","model","afterInit","219GqpAXo","commandParams","commandName","format","find","TrackChangesEditing","407714qhTUPA","locale","descriptionFactory","HighlightEditing","1170770WNrysw","highlight.options","color","819404Pyzkii","registerAttributeLabel","type","*Set highlight:* %0","toLowerCase","has","enableDefaultAttributesIntegration","config","FORMAT_HIGHLIGHT","1832370EmpYYe","highlight","registerDescriptionCallback","editor","6260YTywRQ","1956066AdmExK","7420272Yjrboo","_registerLegacyDescription"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=305]})(t,e)}!function(t){const e=yo,n=t();for(;;)try{if(212324===parseInt(e(324))/1+parseInt(e(331))/2+-parseInt(e(318))/3*(-parseInt(e(305))/4)+parseInt(e(328))/5+-parseInt(e(340))/6+parseInt(e(306))/7+-parseInt(e(307))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_o);class Ao extends t.Plugin{[To(317)](){const t=To,e=this[t(343)];if(!e[t(314)][t(336)](t(327)))return;const n=e[t(314)][t(309)](t(323)),r=e[t(325)];n[t(337)](t(341)),n[t(315)](t(341)),n[t(326)][t(332)](t(341),zr(r,t(339))),this[t(308)]()}[To(308)](){const t=To,e=this[t(343)],n=e[t(325)];e[t(314)][t(309)](t(323))[t(326)][t(342)]((r=>{const s=t;if(s(311)!=r[s(333)])return;const{data:o}=r;if(o&&s(341)==o[s(320)]){const t=n.t,r=o[s(319)][0][s(313)];if(r){const o=e[s(338)][s(309)](s(329))[s(322)]((t=>t[s(316)]==r)),i=t(o[s(312)])[s(335)]();return{type:s(321),content:zr(n,s(334),i),color:{value:o[s(330)],title:o[s(312)]}}}return{type:s(321),content:zr(n,s(310),zr(n,s(339)))}}}))}}function ko(t,e){const n=Lo();return(ko=function(t,e){return n[t-=171]})(t,e)}const Co=ko;function Lo(){const t=["enableCommand","TrackChangesEditing","div","plugins","horizontalLine","get","100914zqDqWj","descriptionFactory","addClass","for","has","registerElementLabel","4759190atkihF","7728320CIiFkv","dataDowncast","34911tAPiNt","afterInit","insert","11852jGGlan","createContainerElement","editor","706555zOJQDH","conversion","ELEMENT_HORIZONTAL_LINE","560kkDdeR","1608FSjjlD","HorizontalLineEditing","createEmptyElement","createPositionAt","elementToStructure","ck-horizontal-line","573sIxqtH","high","1063008zRwtzT","locale","showSuggestionHighlights"];return(Lo=function(){return t})()}!function(t){const e=ko,n=t();for(;;)try{if(894602===-parseInt(e(201))/1+parseInt(e(177))/2+-parseInt(e(175))/3*(parseInt(e(198))/4)+parseInt(e(193))/5+parseInt(e(186))/6*(parseInt(e(204))/7)+parseInt(e(205))/8*(-parseInt(e(195))/9)+-parseInt(e(192))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lo);class No extends t.Plugin{[Co(196)](){const t=Co,e=this[t(200)];if(!e[t(183)][t(190)](t(206)))return;e[t(183)][t(185)](t(181))[t(180)](t(184));const n=e[t(183)][t(185)](t(181)),r=e[t(178)];n[t(187)][t(191)](t(184),(e=>zr(r,t(203),e))),e[t(202)][t(189)](t(194))[t(173)]({model:t(184),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(179)])return null;const o=n[s(199)](s(182)),i=n[s(171)]("hr");return n[s(188)](s(174),o),n[s(197)](n[s(172)](o,0),i),o},converterPriority:t(176)})}}const Ro=So;function So(t,e){const n=Mo();return(So=function(t,e){return n[t-=360]})(t,e)}function Mo(){const t=["editor","value","element","12joGbbH","_registerLegacyDescription","4099210mdEtHS","registerElementLabel","attribute","TrackChangesEditing","commandName","key","afterInit","77JLUcLp","format","1190241gmOOrL","2861424ACTaAK","nodeAfter","2aITDLd","htmlEmbed","formatBlock","getFirstRange","plugins","1533062GOqgdv","registerDescriptionCallback","has","HtmlEmbed","registerBlockAttribute","ELEMENT_HTML_EMBED","rawHtml","locale","385672pcMFBY","type","get","descriptionFactory","848316llPJBz","start","enableDefaultAttributesIntegration","*Change %0 content*","5468470mdOUpG","7EpGatw"];return(Mo=function(){return t})()}!function(t){const e=So,n=t();for(;;)try{if(819209===-parseInt(e(365))/1*(-parseInt(e(360))/2)+-parseInt(e(397))/3*(-parseInt(e(386))/4)+parseInt(e(381))/5+-parseInt(e(377))/6*(-parseInt(e(382))/7)+parseInt(e(373))/8+-parseInt(e(398))/9+parseInt(e(388))/10*(-parseInt(e(395))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mo);class vo extends t.Plugin{[Ro(394)](){const t=Ro,e=this[t(383)];if(!e[t(364)][t(367)](t(368)))return;const n=e[t(364)][t(375)](t(391)),r=e[t(372)];n[t(376)][t(389)](t(371),(e=>zr(r,t(370),e))),n[t(379)](t(361)),n[t(369)](t(384)),n[t(376)][t(366)]((e=>{const n=t;if(n(390)!=e[n(374)])return;const{data:s}=e;if(s&&n(384)==s[n(393)]&&e[n(363)]()[n(378)][n(399)].is(n(385),n(371))){const t=zr(r,n(370));return{type:n(396),content:zr(r,n(380),t)}}})),this[t(387)]()}[Ro(387)](){const t=Ro,e=this[t(383)],n=e[t(372)];e[t(364)][t(375)](t(391))[t(376)][t(366)]((e=>{const r=t;if(r(362)!=e[r(374)])return;const{data:s}=e;if(s&&r(361)==s[r(392)]){const t=zr(n,r(370));return{type:r(396),content:zr(n,r(380),t)}}}))}}const wo=Oo;function Oo(t,e){const n=Fo();return(Oo=function(t,e){return n[t-=277]})(t,e)}function Fo(){const t=["imageCaption","*Set image width:* %0","formatBlock","imageStylePreApply","findIndex","format","commandParams","enableCommand","formatInline","isCollapsed","plugins","chain","isBlockImage","*Remove image text alternative*","getNearestSelectionRange","previous","get","isIntersecting","markInsertion","markDeletion","getClosestSelectedImageElement","29334xiNKih","2076018aSaXjd","7008xToNcl","editor","model","381658PweRoc","commandName","imageTextAlternative","Block image to inline image","forward","_registerLegacyDescription","start","convertBlockImageToInline","_findSuggestions","FORMAT_IMAGE_SIZE","newValue","toPrevious","ImageUtils","ImageCaptionUtils","imageBlock","isOwn","schema","*Set image text alternative:* %0","imageTypeBlock","toNext","ImageEditing","attribute","backward","has","getFirstRange","2408wORiQy","registerElementLabel","afterInit","discard","ImageTextAlternativeEditing","imageTypeInline","registerDescriptionCallback","registerCustomCallback","filter","Inline image to block image","registerAttributeLabel","ImageResize","resizeImage","end","insertImage","uploadImage","join","find","createRange","fromPosition","isEqual","ImageInlineEditing","getContainedElement","*Reset image width*","key","registerBlockAttribute","ELEMENT_CAPTION","_suggestionFactory","alt","convertInlineImageToBlock","document","resizedWidth","type","createRangeOn","enableDefaultAttributesIntegration","forceDefaultExecution","locale","subType","detach","caption","length","element","insertion","ELEMENT_IMAGE","ELEMENT_INLINE_IMAGE","addObject","10Pufkmc","2472507UGdKLU","accept","removeObject","descriptionFactory","ImageBlockEditing","getCaptionFromImageModelElement","1125WrjsZZ","selection","1388408XLcJZD","deletion","width","toggleImageCaption","11851LJqalt","imageInline","nodeAfter","ImageUploadEditing","markBlockFormat","getSuggestionCallback","TrackChangesEditing","change","nodeBefore","isBefore","ImageCaptionEditing"];return(Fo=function(){return t})()}!function(t){const e=Oo,n=t();for(;;)try{if(372929===parseInt(e(342))/1+parseInt(e(347))/2+-parseInt(e(343))/3+parseInt(e(306))/4+-parseInt(e(304))/5*(-parseInt(e(344))/6)+parseInt(e(310))/7*(parseInt(e(372))/8)+parseInt(e(298))/9*(-parseInt(e(297))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fo);class Do extends t.Plugin{[wo(374)](){const t=wo,e=this[t(345)];if(!e[t(331)][t(370)](t(367)))return;const n=e[t(331)][t(337)](t(316)),r=e[t(331)][t(337)](t(359)),s=e[t(287)];n[t(328)](t(386)),n[t(301)][t(373)](t(361),(e=>zr(s,t(294),e))),n[t(301)][t(373)](t(311),(e=>zr(s,t(295),e))),n[t(301)][t(373)](t(290),(()=>zr(s,t(277)))),e[t(331)][t(370)](t(313))&&n[t(328)](t(387)),e[t(331)][t(370)](t(302))&&e[t(331)][t(370)](t(393))&&(n[t(328)](t(377),((s,o)=>{const i=t,a=r[i(341)](e[i(346)][i(281)][i(305)]);e[i(346)][i(317)]((()=>{const t=i;n[t(314)](a,{commandName:t(377),commandParams:[o]},[],t(354))}))})),n[t(328)](t(365),((s,o)=>{const a=t;e[a(346)][a(317)]((t=>{const c=a;let u=r[c(341)](e[c(346)][c(281)][c(305)]),l=t[c(284)](u);const f=i.LivePosition[c(391)](l[c(353)],c(358)),h=i.LivePosition[c(391)](l[c(385)],c(366));n[c(286)]((()=>s(o))),u=r[c(341)](e[c(346)][c(281)][c(305)]),l=t[c(284)](u);const g=t[c(390)](f,h);f[c(289)](),h[c(289)](),n[c(314)](u,{commandName:c(377),commandParams:[o]},[],c(280)),g[c(353)][c(319)](l[c(353)])&&n[c(339)](t[c(390)](g[c(353)],l[c(353)]),c(280)),l[c(385)][c(319)](g[c(385)])&&n[c(339)](t[c(390)](l[c(385)],g[c(385)]),c(280))}))})),n[t(278)][t(379)](t(323),t(280),t(388),(()=>!1)),n[t(278)][t(379)](t(323),t(280),t(299),(()=>!1)),n[t(278)][t(379)](t(323),t(280),t(375),n[t(278)][t(315)](t(323),"",t(299))),n[t(278)][t(379)](t(293),t(280),t(388),(()=>!1)),n[t(278)][t(379)](t(293),t(280),t(375),(([r])=>{const s=t,o=n[s(278)][s(315)](s(293),"",s(375));let i=r[s(353)],a=r[s(385)];const c=e[s(346)][s(363)][s(335)](i,s(369)),u=e[s(346)][s(363)][s(335)](a,s(351));c[s(330)]&&(i=c[s(353)]),u[s(330)]&&(a=u[s(385)]),o([e[s(346)][s(390)](i,a)])})),n[t(278)][t(379)](t(323),t(280),t(332),c),n[t(278)][t(379)](t(293),t(280),t(332),c)),e[t(331)][t(370)](t(320))&&(n[t(328)](t(309),((s,o)=>{const i=t,a=e[i(331)][i(337)](i(360));let c=r[i(341)](e[i(346)][i(281)][i(305)]),u=a[i(303)](c);e[i(346)][i(317)]((()=>{const t=i;if(u)return void n[t(340)](e[t(346)][t(284)](u));const l=r[t(333)](c);s(o),c=r[t(341)](e[t(346)][t(281)][t(305)]),u=a[t(303)](c),n[t(339)](e[t(346)][t(284)](u),l?null:t(321))}))})),n[t(278)][t(379)](t(293),t(321),t(332),c));const o=[{type:t(323),subType:t(324)},{type:t(293),subType:t(321)},{type:t(323),subType:t(280)},{type:t(293),subType:t(280)}];function a(e,s){const i=t,a=o[i(325)]((({type:t,subType:n})=>e[i(283)]==t&&e[i(288)]==n)),c=o[i(325)]((({type:t,subType:e})=>s[i(283)]==t&&s[i(288)]==e));if(a<0||c<0)return!1;const u=e[i(371)](),l=s[i(371)]();if((0==a||1==a)&&2==c&&u[i(338)](l))return!0;if(2==a&&3==c){const t=n[i(355)](u,i(293))[i(380)]((({suggestion:t,meta:e})=>e[i(362)]&&i(280)==t[i(288)]));if(t[i(291)]>1&&l[i(385)][i(392)](u[i(353)]))return!0;if(1==t[i(291)]&&(u[i(353)][i(392)](l[i(385)])||u[i(385)][i(392)](l[i(353)])))return!0}if(3==a&&3==c&&u[i(353)][i(319)](l[i(353)])){const t=u[i(385)][i(312)],e=l[i(353)][i(318)];return r[i(333)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(331)][t(370)](t(383))&&(n[t(285)](t(384)),n[t(397)](t(282)),n[t(301)][t(382)](t(282),zr(s,t(356)))),e[t(331)][t(370)](t(376))&&(n[t(285)](t(349)),n[t(397)](t(279))),n[t(301)][t(378)]((e=>{const n=t;if(o[n(389)]((({type:t,subType:r})=>e[n(283)]==t&&e[n(288)]==r)))return e[n(336)]?{}:void 0})),n[t(301)][t(378)]((e=>{const n=t;if(n(293)==e[n(283)]||n(307)==e[n(283)]){const t=e[n(394)]();if(t&&t.is(n(292),n(290)))return{type:n(293)==e[n(283)]?n(296):n(300),element:t,quantity:1}}})),n[t(301)][t(378)]((e=>t(323)==e[t(283)]&&t(280)==e[t(288)]?{type:t(326),content:t(381)}:t(323)==e[t(283)]&&t(354)==e[t(288)]?{type:t(326),content:t(350)}:void 0)),n[t(301)][t(378)]((e=>{const n=t;if(n(368)!=e[n(283)])return;const{data:r}=e;if(!r||n(279)!=r[n(396)])return;const o=r[n(357)];return o?{type:n(326),content:zr(s,n(364),'"'+o+'"')}:{type:n(326),content:zr(s,n(334))}})),this[t(352)]()}[wo(352)](){const t=wo,e=this[t(345)],n=e[t(287)];e[t(331)][t(337)](t(316))[t(301)][t(378)]((e=>{const r=t;if(r(323)!=e[r(283)]&&r(329)!=e[r(283)])return;const{data:s}=e;if(s){if(r(349)==s[r(348)]){const t=s[r(327)][0][r(357)];return t?{type:r(326),content:zr(n,r(364),'"'+t+'"')}:{type:r(326),content:zr(n,r(334))}}if(r(384)==s[r(348)]){const t=s[r(327)][0][r(308)];return t?{type:r(326),content:zr(n,r(322),t)}:{type:r(326),content:zr(n,r(395))}}}}))}}const Bo=xo;function Po(){const t=["2047593dRtsOV","accept","newValue","editor","*Replace image URL*","ImageEditing","src","getSuggestionCallback","*Format:* replace image URL","TrackChangesEditing","attribute","6532666XRTbTf","registerCustomCallback","4nnKwlq","595264YWffSE","_suggestionFactory","replaceImageSource","locale","plugins","descriptionFactory","_registerLegacyDescription","registerBlockAttribute","formatBlock","commandName","oldValue","format","formatInline","registerDescriptionCallback","54uzfquG","enableDefaultAttributesIntegration","get","afterInit","2542329wixVAN","discard","2335844PukbaN","type","14074420AtEKEs","has","_handleLegacySuggestions","key","484235exLAxy","40WGTESh"];return(Po=function(){return t})()}function xo(t,e){const n=Po();return(xo=function(t,e){return n[t-=200]})(t,e)}!function(t){const e=xo,n=t();for(;;)try{if(729169===-parseInt(e(226))/1+-parseInt(e(204))/2+parseInt(e(212))/3*(parseInt(e(225))/4)+parseInt(e(210))/5*(parseInt(e(240))/6)+parseInt(e(223))/7+-parseInt(e(211))/8*(-parseInt(e(202))/9)+-parseInt(e(206))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Po);class Uo extends t.Plugin{[Bo(201)](){const t=Bo;if(!this[t(215)][t(230)][t(207)](t(217)))return;const e=this[t(215)][t(229)],n=this[t(215)][t(230)][t(200)](t(221));n[t(241)](t(228)),n[t(233)](t(218)),n[t(231)][t(239)]((n=>{const r=t;if(r(222)!=n[r(205)])return;const{data:s}=n;return s&&r(218)==s[r(209)]?s[r(214)]&&s[r(236)]?{type:r(237),content:zr(e,r(216))}:{type:r(237),content:""}:void 0})),this[t(208)]()}[Bo(208)](){const t=Bo,e=this[t(215)][t(230)][t(200)](t(221));e[t(227)][t(224)](t(234),t(228),t(213),e[t(227)][t(219)](t(234),null,t(203))),e[t(227)][t(224)](t(234),t(228),t(203),e[t(227)][t(219)](t(234),null,t(213))),this[t(232)]()}[Bo(232)](){const t=Bo,e=this[t(215)],n=e[t(229)];e[t(230)][t(200)](t(221))[t(231)][t(239)]((e=>{const r=t;if(r(234)!=e[r(205)]&&r(238)!=e[r(205)])return;const{data:s}=e;return s&&r(228)==s[r(235)]?{type:r(237),content:zr(n,r(220))}:void 0}))}}const jo=Vo;function Go(){const t=["head","_splitMarkerName","getSuggestion","isBlockImage","imageCaption","18015udoDrf","normalizedStyles","633782quxlQo","shouldConvertImageType","newRange","isOwn","discardSuggestion","registerDescriptionCallback","256923TNoVRe","getSuggestionCallback","name","side","setImageNaturalSizeAttributes","locale","297JqZqVa","imageTypeBlock","isInlineImage","chain","_findSuggestions","getContainedElement","commandReversedParams","title","formatBlock","next","getChangedMarkers","refresh","enableCommand","ImageUtils","isInContent","markBlockFormat","commandParams","isEqual","length","registerPostFixer","imageTypeInline","*Format:* %0","nodeAfter","hasSuggestion","imageStylePreApply","convertInlineImageToBlock","markInlineFormat","accept","TrackChangesEditing","author","getFirstRange","getSuggestions","Users","commandName","end","createRangeOn","plugins","nodeBefore","373344XQOaxj","differ","start","ImageStyleEditing","from","findIndex","isBefore","205830meFfjb","imageStylePostApply","descriptionFactory","value","editor","forEach","suggestion","insertion","2WFzMkm","formatInline","toLowerCase","format","model","has","type","subType","document","94456YEpEqR","filter","commands","afterInit","join","isIntersecting","_suggestionFactory","change","FORMAT_SIDE_IMAGE","_registerLegacyDescription","getClosestSelectedImageElement","948849BmWJer","6WcPEwb","selection","70QARRDz","registerCustomCallback","imageStyle","get","discard"];return(Go=function(){return t})()}function Vo(t,e){const n=Go();return(Vo=function(t,e){return n[t-=114]})(t,e)}!function(t){const e=Vo,n=t();for(;;)try{if(451208===-parseInt(e(152))/1*(-parseInt(e(117))/2)+parseInt(e(137))/3+-parseInt(e(202))/4+-parseInt(e(150))/5*(-parseInt(e(138))/6)+parseInt(e(140))/7*(parseInt(e(126))/8)+parseInt(e(158))/9+parseInt(e(209))/10*(-parseInt(e(164))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Go);class Ho extends t.Plugin{[jo(129)](){const t=jo,n=this[t(213)];if(!n[t(200)][t(122)](t(205)))return;const r=n[t(200)][t(143)](t(192)),s=n[t(200)][t(143)](t(177)),o={};r[t(176)](t(142),((o,i)=>{const a=t,c=n[a(200)][a(143)](a(196)).me,u=n[a(128)][a(143)](a(142));let l=s[a(136)](n[a(121)][a(125)][a(139)]),f=n[a(121)][a(199)](l),h=u[a(212)];if(h==i[a(212)])return;const g={commandName:a(142),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(121)][a(133)]((()=>{const t=a;if(r[t(195)]()[t(127)]((e=>e[t(178)]&&c==e[t(193)]&&(t(172)==e[t(123)]||t(118)==e[t(123)])&&(t(188)==e[t(124)]||t(210)==e[t(124)])&&e[t(194)]()[t(181)](f)))[t(114)]((e=>r[t(156)](e[t(145)]))),l=s[t(136)](n[t(121)][t(125)][t(139)]),f=n[t(121)][t(199)](l),u[t(175)](),n[t(128)][t(143)](t(184))[t(175)](),n[t(128)][t(143)](t(165))[t(175)](),h=u[t(212)],h!=i[t(212)])return s[t(166)](l)&&u[t(153)](i[t(212)],l)?(o({...i,setImageSizes:!1}),l=s[t(136)](n[t(121)][t(125)][t(139)]),void r[t(179)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(188))):void(s[t(148)](l)?r[t(179)](l,g,[],t(210)):r[t(190)](f,g,t(210)))}))}));for(const e of n[t(200)][t(143)](t(205))[t(151)])o[e[t(160)]]=e[t(171)][t(119)]();r[t(132)][t(141)](t(172),t(188),t(130),(()=>!1)),r[t(132)][t(141)](t(172),t(210),t(130),(()=>!1)),r[t(132)][t(141)](t(118),t(210),t(130),(()=>!1)),r[t(132)][t(141)](t(172),t(188),t(191),(([e])=>{const n=t;s[n(162)](e[n(169)]())})),r[t(132)][t(141)](t(172),t(188),t(144),((e,n)=>{const s=t;r[s(132)][s(159)](s(172),"",s(191))(e,{commandName:n[s(197)],commandParams:n[s(170)]})})),r[t(132)][t(141)](t(172),t(188),t(167),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(172),subType:t(188)},{type:t(116),subType:t(149)},{type:t(172),subType:t(189)},{type:t(116),subType:t(189)}];function a(e,n){const o=t,a=i[o(207)]((({type:t,subType:n})=>e[o(123)]==t&&e[o(124)]==n)),c=i[o(207)]((({type:t,subType:e})=>n[o(123)]==t&&n[o(124)]==e));if(a<0||c<0)return!1;const u=e[o(194)](),l=n[o(194)]();if((0==a||1==a)&&2==c&&u[o(131)](l))return!0;if(2==a&&3==c){const t=r[o(168)](u,o(116))[o(127)]((({suggestion:t,meta:e})=>e[o(155)]&&o(189)==t[o(124)]));if(t[o(182)]>1&&l[o(198)][o(181)](u[o(204)]))return!0;if(1==t[o(182)]&&(u[o(204)][o(181)](l[o(198)])||u[o(198)][o(181)](l[o(204)])))return!0}if(3==a&&3==c&&u[o(204)][o(208)](l[o(204)])){const t=u[o(198)][o(186)],e=l[o(204)][o(201)];return s[o(148)](t)&&t===e}return!1}n[t(121)][t(125)][t(183)]((()=>{const e=t;let o=!1;const i=Array[e(206)](n[e(121)][e(125)][e(203)][e(174)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(146)](t);if(e(115)==i&&r[e(187)](u)){if(e(172)==a&&(e(188)==c||e(210)==c)){const t=r[e(147)](u);if(n[e(154)]){const n=t[e(194)]()[e(169)]();if(s[e(148)](n))continue;r[e(156)](t),o=!0}}if(e(116)==a&&e(149)==c&&!n[e(154)]){const t=r[e(147)](u);t[e(173)]&&t[e(173)][e(178)]&&(r[e(156)](t[e(173)]),o=!0)}}}return o})),this[t(135)](o)}[jo(135)](t){const e=jo,n=this[e(213)],r=n[e(163)];n[e(200)][e(143)](e(192))[e(211)][e(157)]((n=>{const s=e;if(s(172)!=n[s(123)]&&s(118)!=n[s(123)])return;const{data:o}=n;if(!o||s(142)!=o[s(197)])return;const i=o[s(180)][0][s(212)];return function(t){const e=s;return{type:e(120),content:zr(r,e(185),t)}}(s(161)===i?zr(r,s(134)):t[i]||i)}))}}const zo=Ko;function Wo(){const t=["Users","high","forEach","listenTo","71078pGKUyp","34218ddSYfT","execute","importWord","afterInit","_trackChangesExecuted","675340nCXZAB","dataInsert","commands","2115260eXKvyk","95887doXlje","enableCommand","get","editor","track_changes","collaboration_features","714mtcQYP","_trackChangesValueDuringImport","lowest","9bHYzad","value","plugins","trackChanges","2486168nZbnQB","bind","TrackChangesEditing","_handleImportedData","7970wRcrGM","_setSuggestionData","5534480lwvQud"];return(Wo=function(){return t})()}function Ko(t,e){const n=Wo();return(Ko=function(t,e){return n[t-=302]})(t,e)}!function(t){const e=Ko,n=t();for(;;)try{if(634279===parseInt(e(304))/1+parseInt(e(303))/2+parseInt(e(313))/3*(parseInt(e(334))/4)+parseInt(e(323))/5+parseInt(e(310))/6*(parseInt(e(328))/7)+-parseInt(e(317))/8+parseInt(e(329))/9*(-parseInt(e(321))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wo);class Xo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(311)]=!1,this[e(333)]=!1}[zo(332)](){const t=zo,e=this[t(307)],n=e[t(302)][t(306)](t(331)),r=e[t(302)][t(306)](t(316));n&&(n.on(t(330),((e,[,n])=>{const s=t;this[s(311)]=r[s(314)],n[s(309)][s(308)]=!this[s(311)]}),{priority:t(325)}),this[t(327)](n,t(335),this[t(320)][t(318)](this)),this[t(327)](n,t(335),(()=>{const e=t;this[e(333)]&&(r[e(330)](),this[e(333)]=!1)}),{priority:t(312)}),e[t(315)][t(306)](t(319))[t(305)](t(331)))}[zo(320)](t,e){const n=zo,{suggestions:r}=e,s=this[n(307)][n(302)][n(306)](n(316)),o=s[n(314)];this[n(311)]!==o&&(s[n(330)](),this[n(333)]=!0),r&&r[n(326)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(307)][o(315)][o(306)](o(324)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(331)}}};this[o(307)][o(315)][o(306)](o(319))[o(322)](i)}))}}const qo=Yo;!function(t){const e=Yo,n=t();for(;;)try{if(781697===parseInt(e(478))/1*(parseInt(e(490))/2)+parseInt(e(481))/3+parseInt(e(477))/4*(-parseInt(e(464))/5)+-parseInt(e(500))/6*(-parseInt(e(467))/7)+parseInt(e(484))/8+-parseInt(e(491))/9*(parseInt(e(501))/10)+-parseInt(e(487))/11*(parseInt(e(489))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zo);class Jo extends t.Plugin{[qo(495)](){const t=qo,e=this[t(468)],n=e[t(472)][t(474)](t(475));if(e[t(472)][t(493)](t(482))&&(n[t(502)](t(470)),n[t(502)](t(469))),e[t(472)][t(493)](t(494)))for(const e of[t(499),t(496)])n[t(466)](e);const r=e[t(504)];n[t(483)](t(476)),n[t(492)][t(505)](t(476),zr(r,t(503))),this[t(488)]()}[qo(488)](){const t=qo,e=this[t(468)],n=e[t(504)],r=e[t(472)][t(474)](t(475));r[t(492)][t(465)]((e=>{const s=t;if(s(480)!=e[s(486)])return;const{data:o}=e;if(!o)return;if(s(499)!=o[s(473)]&&s(496)!=o[s(473)])return;const i=e[s(471)]()[0],a=r[s(492)][s(485)](i);return s(499)==o[s(473)]?{type:s(498),content:zr(n,s(479),a)}:s(496)==o[s(473)]?{type:s(498),content:zr(n,s(497),a)}:void 0}))}}function Yo(t,e){const n=Zo();return(Yo=function(t,e){return n[t-=464]})(t,e)}function Zo(){const t=["FORMAT_INDENT","locale","registerAttributeLabel","5745010sKhxMA","registerDescriptionCallback","enableDefaultAttributesIntegration","14vXsMFV","editor","outdent","indent","getItems","plugins","commandName","get","TrackChangesEditing","blockIndent","4KcnaUD","86OMiJHU","*Indent:* %0","formatBlock","2950194FWRAyl","IndentEditing","registerBlockAttribute","6932608NrYxOj","getItemLabel","type","5138122YJZNGK","_registerLegacyDescription","12OEsuyt","7732XDqspk","1258065SdZHOi","descriptionFactory","has","IndentBlock","afterInit","outdentBlock","*Outdent:* %0","format","indentBlock","1904118efQCqS","30CpxNGg","enableCommand"];return(Zo=function(){return t})()}var Qo=$o;function $o(t,e){var n=ei();return($o=function(t,e){return n[t-=411]})(t,e)}!function(t){for(var e=$o,n=t();;)try{if(452092===-parseInt(e(416))/1*(-parseInt(e(427))/2)+-parseInt(e(415))/3+-parseInt(e(413))/4+-parseInt(e(426))/5*(-parseInt(e(428))/6)+parseInt(e(419))/7+-parseInt(e(417))/8*(-parseInt(e(423))/9)+-parseInt(e(420))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ei);class ti extends t.Plugin{static get[Qo(421)](){return[Ms.Input]}[Qo(425)](){var t=Qo;this[t(424)][t(422)][t(411)](t(414))[t(412)](t(418))}}function ei(){var t=["37YStPaM","3672MYarPH","input","1035741wgGATr","7662440RZXrrS","requires","plugins","14544vomcAc","editor","init","5dOmEVC","5738VGXrdz","5324736qXdMMn","get","enableCommand","2029736NSjTlx","TrackChangesEditing","472638jBNetw"];return(ei=function(){return t})()}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=435]})(t,e)}function si(){const t=["registerAttributeLabel","enableDefaultAttributesIntegration","commandName","778715UYSlPu","afterInit","editor","66608hJkXYH","*Remove link*","commands","toLowerCase","descriptionFactory","attribute","get","129012ctgWiV","key","218414HUJTzI","commandParams","1412285LPXCaS","684ExHSdW","183977GDuvvs","registerDescriptionCallback","label","12OBDCwo","type","_registerLegacyDescription","link","has","LinkEditing","plugins","13551gCdKhJ","newValue","*Set link:* %0","link (","unlink","TrackChangesEditing","format","formatInline","linkHref","manualDecorators","registerInlineAttribute","locale"];return(si=function(){return t})()}!function(t){const e=ri,n=t();for(;;)try{if(172255===-parseInt(e(456))/1+parseInt(e(452))/2+parseInt(e(466))/3*(-parseInt(e(459))/4)+-parseInt(e(454))/5+parseInt(e(450))/6+-parseInt(e(440))/7+-parseInt(e(443))/8*(-parseInt(e(455))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(si);class oi extends t.Plugin{[ni(441)](){const t=ni,e=this[t(442)];if(!e[t(465)][t(463)](t(464)))return;const n=e[t(465)][t(449)](t(471)),r=e[t(445)][t(449)](t(462));n[t(438)](t(462)),n[t(438)](t(470)),n[t(435)](t(474));for(const e of r[t(475)])n[t(435)](e.id),n[t(447)][t(437)](e.id,t(469)+e[t(458)][t(446)]()+")");n[t(447)][t(457)]((n=>{const r=t;if(r(448)!=n[r(460)])return;const{data:s}=n;if(!s||r(474)!=s[r(451)])return;const o=s[r(467)],i=e[r(436)];return{type:r(472),content:null==o?zr(i,r(444)):zr(i,r(468),'"'+o+'"')}})),this[t(461)]()}[ni(461)](){const t=ni,e=this[t(442)],n=e[t(436)];e[t(465)][t(449)](t(471))[t(447)][t(457)]((e=>{const r=t;if(r(473)!=e[r(460)])return;const{data:s}=e;if(s){if(r(462)==s[r(439)]){const t=s[r(453)][0];return{type:r(472),content:zr(n,r(468),'"'+t+'"')}}return r(470)==s[r(439)]?{type:r(472),content:zr(n,r(444))}:void 0}}))}}function ii(t,e){const n=ci();return(ii=function(t,e){return n[t-=490]})(t,e)}const ai=ii;function ci(){const t=["outdentList","listItem","List","afterInit","locale","ELEMENT_LIST_ITEM","has","value","findIndex","*Change to:* %0","element","todo","formatBlock","createPositionAt","end","51999USfNSB","execute","plugins","40056LTDxVW","enableCommand","before","editor","push","selection","add","LegacyListEditing","TrackChangesEditing","*Indent:* %0","listType","filter","parent","*Outdent:* %0","10iUKpne","_selectedElements","commandName","markBlockFormat","52tLqFxA","checkTodoList","model","nextSibling","indentList","name","*Check item*","get","ELEMENT_TODO_LIST","numberedList","from","12yLuvJo","formatInline","ELEMENT_NUMBERED_LIST","change","LegacyTodoListEditing","bulletedList","schema","*Uncheck item*","47724mgLdDG","format","1306810AKyQWH","replace","1095984hrqxpa","checkChild","29qDtgFG","registerDescriptionCallback","commandParams","blockName","14454671qpoomP","descriptionFactory","forceValue","length","getAttribute","bulleted","previousSibling","listIndent","paragraph","630xKZNOP","todoListChecked","slice","commands","todoList","createRange","getSelectedBlocks","isObject","type","registerElementLabel","45398CumTTY","document","ELEMENT_BULLETED_LIST","numbered"];return(ci=function(){return t})()}!function(t){const e=ii,n=t();for(;;)try{if(423486===-parseInt(e(567))/1*(parseInt(e(502))/2)+parseInt(e(521))/3*(parseInt(e(542))/4)+parseInt(e(538))/5*(-parseInt(e(561))/6)+parseInt(e(492))/7*(-parseInt(e(524))/8)+-parseInt(e(565))/9+parseInt(e(563))/10+-parseInt(e(571))/11*(-parseInt(e(553))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ci);class ui extends t.Plugin{[ai(509)](){const t=ai,e=this[t(527)],n=e[t(510)];if(!e[t(523)][t(512)](t(531)))return;const r=e[t(523)][t(549)](t(532)),s=e[t(523)][t(512)](t(557));function o(t){return()=>{const n=ii,s=e[n(544)][n(503)][n(529)],o=e[n(495)][n(549)](t);if(o[n(513)])return void e[n(522)](n(491),{});const i=t[n(494)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(552)](t)[s(535)]((t=>function(t,e){const n=s;return e[n(566)](t[n(536)],n(507))&&!e[n(499)](t)}(t,r)));o=o[s(535)]((t=>!t.is(s(516),s(507))||t[s(575)](s(534))!=e));const i=new Set;for(const t of o)t.is(s(516),s(507))?i[s(530)](li(t)):i[s(530)](t);return Array[s(552)](i)}(s[n(498)](),i,e[n(544)][n(559)]);e[n(544)][n(556)]((()=>{const e=n;for(const n of a)r[e(541)](n,{commandName:t,commandParams:[{forceValue:!o[e(513)]}],formatGroupId:e(570)},fi(n))}))}}function i(t){return()=>{const n=ii,s=function(t){const e=ii;let n=Array[e(552)](t);const r=n[e(514)]((t=>e(507)!=t[e(547)]));return r>-1&&(n=n[e(494)](0,r)),n}(e[n(544)][n(503)][n(529)][n(498)]()),o=e[n(544)][n(497)](e[n(544)][n(519)](s[0],n(526)),e[n(544)][n(519)](s[s[n(574)]-1],n(520)));e[n(544)][n(556)]((()=>{const e=n;r[e(541)](o,{commandName:t,commandParams:[],formatGroupId:e(490)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(545)];for(;t&&t[n(575)](n(490))>e[n(575)](n(490));)r[n(530)](t),t=t[n(545)]}return Array[n(552)](r)}(s))}))}}r[t(525)](t(551),o(t(551))),r[t(525)](t(558),o(t(558))),s&&r[t(525)](t(496),o(t(496))),r[t(525)](t(546),i(t(546))),r[t(525)](t(506),i(t(506))),s&&r[t(525)](t(543),(()=>{const n=t,s=e[n(495)][n(549)](n(543)),o=Array[n(552)](s[n(539)]);o[n(535)]((t=>t[n(575)](n(493))!=s[n(513)])),e[n(544)][n(556)]((()=>{const t=n;for(const e of o)r[t(541)](e,{commandName:t(543),commandParams:[{forceValue:!s[t(513)]}]})}))})),r[t(572)][t(501)](t(507),(e=>zr(n,t(511),e))),r[t(572)][t(568)]((e=>{const r=t;if(r(518)!=e[r(500)]&&r(554)!=e[r(500)])return;const{data:s}=e;if(s){if(r(551)==s[r(540)]||r(558)==s[r(540)]||r(496)==s[r(540)])switch(s[r(540)][r(564)](r(508),"")){case r(576):return o(zr(n,r(504)));case r(505):return o(zr(n,r(555)));case r(517):return o(zr(n,r(550)))}if(r(546)==s[r(540)])return{type:r(562),content:zr(n,r(533),zr(n,r(511)))};if(r(506)==s[r(540)])return{type:r(562),content:zr(n,r(537),zr(n,r(511)))};if(r(543)==s[r(540)])return s[r(569)][0][r(573)]?{type:r(562),content:zr(n,r(548))}:{type:r(562),content:zr(n,r(560))}}function o(t){const e=r;return{type:e(562),content:zr(n,e(515),t)}}}))}}function li(t){const e=ai,n=t[e(575)](e(490));if(0==n)return t;let r=t;for(;t[e(577)]&&t[e(577)].is(e(516),e(507));){const s=t[e(577)][e(575)](e(490));if(s==n)r=t[e(577)];else if(s<n)break;t=t[e(577)]}return r}function fi(t){const e=ai,n=[];if(t.is(e(516),e(507))&&t[e(575)](e(490))>0){let r=t[e(545)];for(;r&&e(507)==r[e(547)]&&r[e(575)](e(490))==t[e(575)](e(490));)n[e(528)](r),r=r[e(545)]}return n}const hi=di;function gi(){const t=["format","_LIST_","registerDescriptionCallback","*Change to:* %0","handleListStyleCommand","createPositionAt","getSelectedBlocks","config","markMultiRangeBlockFormat","before","getListTypeFromListStyleType","*Format:* set order to reversed","listItem","LegacyListUtils","711904ewKfXh","model","map","handleListStartCommand","document","default","listReversed","afterInit","commandParams","unshift","LegacyListPropertiesEditing","descriptionFactory","4QqTHKA","parent","plugins","getFirstPosition","startIndex","handleDescriptions","getSiblingNodes","listStart","editor","length","20XzUHgv","get","styles","_getTranslationKeyForListStyle","bind","*Format:* set start index to %0","getLastPosition","reversed","98461LNWCfU","188757XToRuN","forward","TrackChangesEditing","handleListReversedCommand","700356sfvIFW","flat","listType","filter","list.properties","400365axweuV","createRange","has","331827jtzKri","type","ELEMENT_","enableCommand","_getSuggestionBlocksForListStyle","40RHkAbs","_getSuggestionBlocks","replace","selection","locale","backward","numbered","formatInline","formatBlock","170NpviEb","element","change","*Format:* set order to regular","listStyle","push","from","commandName","getAttribute","510041wpPRMQ","804XIsmbx","toUpperCase"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=125]})(t,e)}!function(t){const e=di,n=t();for(;;)try{if(318568===parseInt(e(184))/1+parseInt(e(156))/2*(parseInt(e(187))/3)+-parseInt(e(144))/4+-parseInt(e(166))/5*(-parseInt(e(179))/6)+parseInt(e(127))/7*(parseInt(e(192))/8)+parseInt(e(175))/9*(-parseInt(e(201))/10)+-parseInt(e(174))/11*(parseInt(e(128))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gi);class pi extends t.Plugin{[hi(151)](){const t=hi;if(!this[t(164)][t(158)][t(186)](t(154)))return;const e=this[t(164)][t(137)][t(167)](t(183)),n=this[t(164)][t(158)][t(167)](t(177));e[t(168)]&&n[t(190)](t(205),this[t(134)][t(170)](this)),e[t(173)]&&n[t(190)](t(150),this[t(178)][t(170)](this)),e[t(160)]&&n[t(190)](t(163),this[t(147)][t(170)](this)),n[t(155)][t(132)](this[t(161)][t(170)](this))}[hi(134)](t,e={}){const n=hi,r=this[n(164)][n(158)][n(167)](n(177)),s=this[n(191)]();this[n(164)][n(145)][n(203)]((()=>{const t=n;r[t(138)](s,{commandName:t(205),commandParams:[{type:e[t(188)]}],formatGroupId:t(205)})}))}[hi(178)](t,e={}){const n=hi,r=this[n(164)][n(158)][n(167)](n(177)),s=this[n(193)]((t=>t.is(n(202),n(142))&&n(198)===t[n(126)](n(181))));if(s[n(165)]<1)return;const o=s[n(146)]((t=>this[n(164)][n(145)][n(185)](this[n(164)][n(145)][n(135)](t,n(139)),this[n(164)][n(145)][n(135)](t,0))));this[n(164)][n(145)][n(203)]((()=>{const t=n;r[t(138)](o,{commandName:t(150),commandParams:[{reversed:e[t(173)]}],formatGroupId:t(150)})}))}[hi(147)](t,e={}){const n=hi,r=this[n(164)][n(158)][n(167)](n(177)),s=this[n(193)]((t=>t.is(n(202),n(142))&&n(198)===t[n(126)](n(181))));if(s[n(165)]<1)return;const o=s[n(146)]((t=>this[n(164)][n(145)][n(185)](this[n(164)][n(145)][n(135)](t,n(139)),this[n(164)][n(145)][n(135)](t,0))));this[n(164)][n(145)][n(203)]((()=>{const t=n;r[t(138)](o,{commandName:t(163),commandParams:[{startIndex:e[t(160)]}],formatGroupId:t(163)})}))}[hi(161)](t){const e=hi;if(e(200)!=t[e(188)]&&e(199)!=t[e(188)])return;const n=this[e(164)][e(196)],{data:r}=t;if(!r)return;let s,o;switch(r[e(125)]){case e(205):s=e(133),o={type:e(130),content:zr(n,s,zr(n,this[e(169)](r[e(152)][0][e(188)])))};break;case e(150):s=r[e(152)][0][e(173)]?e(141):e(204),o={type:e(130),content:zr(n,s)};break;case e(163):s=e(171),o={type:e(130),content:zr(n,s,r[e(152)][0][e(160)])}}return o}[hi(191)](){const t=hi;var e,n,r,s;const o=this[t(164)][t(158)][t(167)](t(143));let i=Array[t(207)](this[t(164)][t(145)][t(148)][t(195)][t(136)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(202),t(142)))&&i[t(153)](...o[t(162)](this[t(164)][t(145)][t(148)][t(195)][t(159)](),t(197))),(null===(n=i[i[t(165)]-1])||void 0===n?void 0:n.is(t(202),t(142)))&&i[t(206)](...o[t(162)](this[t(164)][t(145)][t(148)][t(195)][t(172)](),t(176))),i=[...new Set(i)],(null===(s=null===(r=this[t(164)][t(145)][t(148)][t(195)][t(159)]())||void 0===r?void 0:r[t(157)])||void 0===s?void 0:s.is(t(202),t(142)))&&(i=i[t(182)]((e=>e.is(t(202),t(142))))),i}[hi(193)](t){const e=hi,n=this[e(164)][e(158)][e(167)](e(143));let r=Array[e(207)](this[e(164)][e(145)][e(148)][e(195)][e(136)]())[e(182)](t)[e(146)]((t=>{const r=e,s=this[r(164)][r(145)][r(135)](t,0);return[...n[r(162)](s,r(197)),...n[r(162)](s,r(176))]}))[e(180)]();return r=[...new Set(r)],r}[hi(169)](t){const e=hi;return e(189)+(this[e(164)][e(158)][e(167)](e(143))[e(140)](t)||e(149))[e(129)]()+e(131)+t[e(129)]()[e(194)](/-/g,"_")}}function mi(t,e){const n=Ei();return(mi=function(t,e){return n[t-=462]})(t,e)}const Ii=mi;function Ei(){const t=["stop","afterInit","media","18wgCBiI","get","2831870zThdIK","plugins","data","201984vivoeM","has","257541tYSRdm","ELEMENT_MEDIA","for","enableCommand","createEmptyElement","high","mediaEmbed","attribute:url:media","38326peFkHe","4UBkuQZ","showSuggestionHighlights","124481OfpVyb","MediaEmbedEditing","66uCafsD","div","226450VhOIVs","TrackChangesEditing","11ibxUkA","conversion","elementToElement","descriptionFactory","downcastDispatcher","locale","options","registerElementLabel","dataDowncast","8ZDxFsj","1061748fSSxSX","editor"];return(Ei=function(){return t})()}!function(t){const e=mi,n=t();for(;;)try{if(199493===parseInt(e(476))/1*(parseInt(e(475))/2)+parseInt(e(467))/3*(-parseInt(e(493))/4)+-parseInt(e(482))/5+parseInt(e(480))/6*(parseInt(e(478))/7)+parseInt(e(465))/8*(-parseInt(e(499))/9)+parseInt(e(462))/10*(parseInt(e(484))/11)+-parseInt(e(494))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ei);class bi extends t.Plugin{[Ii(497)](){const t=Ii,e=this[t(495)];if(!e[t(463)][t(466)](t(479)))return;const n=e[t(463)][t(500)](t(483)),r=e[t(489)];n[t(470)](t(473)),n[t(487)][t(491)](t(498),(e=>zr(r,t(468),e))),e[t(485)][t(469)](t(492))[t(486)]({model:t(498),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(477)])return n[s(471)](s(481))},converterPriority:t(472)}),e[t(464)][t(488)].on(t(474),((e,n,r)=>{const s=t;r[s(490)][s(477)]&&e[s(496)]()}),{priority:t(472)})}}const Ti=_i;function _i(t,e){const n=yi();return(_i=function(t,e){return n[t-=267]})(t,e)}function yi(){const t=["2267844FUWlLM","22tSgQhg","has","get","editor","10908768BqhIxp","1885dlyuMG","afterInit","MentionEditing","12772090dUIYlU","37815jGaiWA","7616462nFHQVh","13548GTkgzt","mention","7274538riUJdP","TrackChangesEditing","9UMPtBi","plugins","enableCommand"];return(yi=function(){return t})()}!function(t){const e=_i,n=t();for(;;)try{if(726172===-parseInt(e(275))/1*(-parseInt(e(285))/2)+-parseInt(e(284))/3+parseInt(e(277))/4*(parseInt(e(271))/5)+-parseInt(e(279))/6+parseInt(e(276))/7+-parseInt(e(270))/8+parseInt(e(281))/9*(parseInt(e(274))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yi);class Ai extends t.Plugin{[Ti(272)](){const t=Ti,e=this[t(269)];e[t(282)][t(267)](t(273))&&e[t(282)][t(268)](t(280))[t(283)](t(278))}}const ki=Ci;function Ci(t,e){const n=Li();return(Ci=function(t,e){return n[t-=400]})(t,e)}function Li(){const t=["registerElementLabel","type","getLabel","ELEMENT_MERGE_FIELD","deletion","enableCommand","MergeFieldsEditing","*Remove:* %0","61860RjDDWa","2865492tvRWBm","7uRtapM","get","afterInit","plugins","editor","279153kWipnj","getContainedElement","insertion","28qOpGAl","6815260pvQHiT","15Vcrhze","locale","3960hXFPzh","insertMergeField","registerDescriptionCallback","1uYVZDS","5706040UdTTZv","getAttribute","1118022gJVbnO","*Insert:* %0","496816yLwotQ","TrackChangesEditing","mergeField","element","commands","descriptionFactory"];return(Li=function(){return t})()}!function(t){const e=Ci,n=t();for(;;)try{if(438653===-parseInt(e(406))/1*(parseInt(e(411))/2)+parseInt(e(432))/3*(-parseInt(e(435))/4)+-parseInt(e(401))/5*(-parseInt(e(409))/6)+parseInt(e(427))/7*(-parseInt(e(407))/8)+parseInt(e(426))/9+-parseInt(e(400))/10+parseInt(e(403))/11*(parseInt(e(425))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Li);class Ni extends t.Plugin{[ki(429)](){const t=ki,e=this[t(431)];if(!e[t(415)][t(428)](t(404)))return;e[t(430)][t(428)](t(412))[t(422)](t(404));const n=e[t(430)][t(428)](t(412)),r=e[t(402)];n[t(416)][t(417)](t(413),(e=>zr(r,t(420),e))),n[t(416)][t(405)]((n=>{const s=t;if(s(434)!=n[s(418)]&&s(421)!=n[s(418)])return;const o=n[s(433)]();if(null==o)return;if(!o.is(s(414),s(413)))return;const i=e[s(430)][s(428)](s(423))[s(419)](o[s(408)]("id"));return s(434)==n[s(418)]?{type:s(434),content:zr(r,s(410),'"'+i+'" '+zr(r,s(420)))}:{type:s(421),content:zr(r,s(424),'"'+i+'" '+zr(r,s(420)))}}))}}const Ri=Mi;function Si(){const t=["208515OUAYNP","afterInit","descriptionFactory","oldValue","handleDescriptions","MultiLevelList","2785088UevwoG","data","next","format","2757054UkmoKi","editor","105zTmuAl","9kJVXey","1690696kGgAWp","12qXbKdH","multiLevelList","15ZDGkyJ","registerBlockAttribute","newValue","locale","head","registerDescriptionCallback","363407sbDFCX","listType","ELEMENT_MULTI_LEVEL_LIST","552aGBliR","*Set format:* %0","get","listMarkerStyle","24194MKLMJg","plugins","4427670PNwwKW","has","*Remove format:* %0","TrackChangesEditing","enableDefaultAttributesIntegration","key"];return(Si=function(){return t})()}function Mi(t,e){const n=Si();return(Mi=function(t,e){return n[t-=317]})(t,e)}!function(t){const e=Mi,n=t();for(;;)try{if(788150===parseInt(e(328))/1*(parseInt(e(346))/2)+-parseInt(e(354))/3*(-parseInt(e(331))/4)+-parseInt(e(333))/5*(-parseInt(e(326))/6)+parseInt(e(330))/7+-parseInt(e(322))/8*(parseInt(e(329))/9)+-parseInt(e(348))/10+parseInt(e(339))/11*(-parseInt(e(342))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Si);class vi extends t.Plugin{[Ri(317)](){const t=Ri,e=this[t(327)],n=e[t(347)][t(344)](t(351));e[t(347)][t(349)](t(321))&&(n[t(352)](t(332)),n[t(334)](t(345)),n[t(318)][t(338)]((e=>this[t(320)](e))))}[Ri(320)](t){const e=Ri,n=this[e(327)][e(336)],{data:r}=t,s={type:e(325),content:""};if(r&&e(345)==r[e(353)]){if(!r[e(319)])return{type:e(325),content:zr(n,e(343),zr(n,e(341)))+" ("+r[e(335)]+")"};if(!r[e(335)]){let o=t[e(337)];for(;o;){if(o[e(323)]&&e(340)==o[e(323)][e(353)]&&o[e(323)][e(335)])return s;o=o[e(324)]}return{type:e(325),content:zr(n,e(350),zr(n,e(341)))+" ("+r[e(319)]+")"}}}}}const wi=Fi;!function(t){const e=Fi,n=t();for(;;)try{if(120875===parseInt(e(107))/1*(-parseInt(e(119))/2)+-parseInt(e(125))/3*(-parseInt(e(112))/4)+parseInt(e(117))/5+-parseInt(e(115))/6+parseInt(e(121))/7+parseInt(e(120))/8*(parseInt(e(105))/9)+parseInt(e(122))/10*(-parseInt(e(102))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Di);class Oi extends t.Plugin{[wi(108)](){const t=wi,e=this[t(116)];if(!e[t(124)][t(109)](t(111)))return;e[t(124)][t(103)](t(110))[t(104)](t(114));const n=e[t(124)][t(103)](t(110)),r=e[t(113)];n[t(106)][t(123)](t(114),(e=>zr(r,t(118),e)))}}function Fi(t,e){const n=Di();return(Fi=function(t,e){return n[t-=102]})(t,e)}function Di(){const t=["locale","pageBreak","1068444dnxiuc","editor","1110020wVoSoI","ELEMENT_PAGE_BREAK","2radikh","16zJqWMm","789537yhuppf","731390uYEvcB","registerElementLabel","plugins","3bnIzPu","55KCwtxr","get","enableCommand","1081296aAtMYE","descriptionFactory","5386SBDdep","afterInit","has","TrackChangesEditing","PageBreakEditing","379788aBbhhB"];return(Di=function(){return t})()}const Bi=Pi;function Pi(t,e){const n=xi();return(Pi=function(t,e){return n[t-=146]})(t,e)}function xi(){const t=["314142NvUCad","getFirstRange","descriptionFactory","nodeAfter","isLimit","consume","downcastDispatcher","getItemLabel","has","ck-suggestion-marker--active","45brxskZ","locale","*Insert:* %0","schema","9RvhcyF","includes","4306336yZqMpx","get","$text","enableCommand","model","writer","format","insertion","formatBlock","insert","isTouching","name","createUIElement","options","start","ck-suggestion-marker-split","consumable","toViewPosition","markerRange","paragraph","markerName","data","654166CtvyqM","Paragraph","highest","1741605DnjHvm","enableDefaultAttributesIntegration","979722mPhAxl","addClass","registerElementLabel","mapper","span","commandName","type","activeMarkers","ELEMENT_PARAGRAPH","_registerLegacyDescription","plugins","7PMoZED","registerDescriptionCallback","checkChild","afterInit","addMarker:suggestion:insertion","TrackChangesEditing","editing","showSuggestionHighlights","*Change to:* %0","end","8828560LsPHZN","editor","bindElementToMarker","insertParagraph","isBlock","625048qAfZNH"];return(xi=function(){return t})()}!function(t){const e=Pi,n=t();for(;;)try{if(679e3===-parseInt(e(149))/1+parseInt(e(187))/2*(parseInt(e(163))/3)+-parseInt(e(165))/4+-parseInt(e(190))/5+-parseInt(e(192))/6*(-parseInt(e(203))/7)+parseInt(e(148))/8*(parseInt(e(159))/9)+parseInt(e(213))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xi);class Ui extends t.Plugin{[Bi(206)](){const t=Bi,e=this[t(214)];if(!e[t(202)][t(157)](t(188)))return;const n=e[t(160)],r=e[t(202)][t(166)](t(208));r[t(151)][t(194)](t(184),(e=>zr(n,t(200),e))),r[t(191)](t(184)),r[t(168)](t(146)),e[t(209)][t(155)].on(t(207),ji(e),{priority:t(189)}),e[t(186)][t(155)].on(t(207),((n,r,s)=>{const o=t;s[o(178)][o(210)]&&ji(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(189)});const s=r[t(151)];s[t(204)]((r=>{const o=t;if(o(172)!==r[o(198)])return;const{start:i,end:a}=r[o(150)]();if(!i[o(175)](a)||!i[o(152)])return;const c=e[o(169)][o(162)],u=i[o(152)];return c[o(147)](u)&&!c[o(153)](u)&&c[o(205)](u,o(167))?{type:o(172),content:zr(n,o(161),s[o(156)](u,1))}:void 0})),this[t(201)]()}[Bi(201)](){const t=Bi,e=this[t(214)],n=e[t(160)];e[t(202)][t(166)](t(208))[t(151)][t(204)]((e=>{const r=t;if(r(173)!=e[r(198)])return;const{data:s}=e;return s&&r(184)==s[r(197)]?{type:r(171),content:zr(n,r(211),zr(n,r(200)))}:void 0}))}}function ji(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Pi,i=t[o(202)][o(166)](o(208)),a=r[o(183)][o(179)],c=r[o(183)][o(212)],u=t[o(169)][o(162)];if(!a[o(175)](c)||!a[o(152)])return;const l=a[o(152)];if(u[o(147)](l)&&!u[o(153)](l)&&u[o(205)](l,o(167))){if(!s[o(181)][o(154)](r[o(183)],n[o(176)]))return;const t=s[o(170)][o(177)](o(196),{class:o(180)}),a=s[o(195)][o(182)](c);e&&i[o(199)][o(164)](r[o(185)])&&s[o(170)][o(193)](o(158),t),s[o(170)][o(174)](a,t),s[o(195)][o(215)](t,r[o(185)])}}}function Gi(){const t=["12392TEogjK","registerDescriptionCallback","TrackChangesEditing","_registerLegacyDescription","has","24SKNlPv","commandName","descriptionFactory","46636SgtHLK","plugins","locale","RemoveFormatEditing","*Remove all formatting*","formatBlock","get","8929212HzzURs","enableDefaultAttributesIntegration","1221486Ashoej","editor","afterInit","5034140hqfyZC","4785214qJPLvA","formatInline","13257OoYzTZ","4345545TLuGfk","format","type","removeFormat"];return(Gi=function(){return t})()}const Vi=Hi;function Hi(t,e){const n=Gi();return(Hi=function(t,e){return n[t-=257]})(t,e)}!function(t){const e=Hi,n=t();for(;;)try{if(829487===-parseInt(e(283))/1+-parseInt(e(274))/2*(parseInt(e(271))/3)+parseInt(e(258))/4+parseInt(e(262))/5+-parseInt(e(281))/6+-parseInt(e(259))/7+parseInt(e(266))/8*(parseInt(e(261))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gi);class zi extends t.Plugin{[Vi(257)](){const t=Vi,e=this[t(284)];e[t(275)][t(270)](t(277))&&(e[t(275)][t(280)](t(268))[t(282)](t(265)),this[t(269)]())}[Vi(269)](){const t=Vi,e=this[t(284)];e[t(275)][t(280)](t(268))[t(273)][t(267)]((n=>{const r=t;if(r(279)!=n[r(264)]&&r(260)!=n[r(264)])return;const{data:s}=n;return s&&r(265)==s[r(272)]?{type:r(263),content:zr(e[r(276)],r(278))}:void 0}))}}function Wi(t,e){const n=qi();return(Wi=function(t,e){return n[t-=304]})(t,e)}const Ki=Wi;!function(t){const e=Wi,n=t();for(;;)try{if(262281===-parseInt(e(304))/1*(parseInt(e(311))/2)+-parseInt(e(325))/3*(parseInt(e(329))/4)+parseInt(e(315))/5+-parseInt(e(309))/6+parseInt(e(308))/7+parseInt(e(328))/8+parseInt(e(324))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qi);class Xi extends t.Plugin{[Ki(326)](){const t=Ki,e=this[t(318)];if(!e[t(305)][t(306)](t(313)))return;const n=e[t(305)][t(323)](t(307));n[t(319)](t(322)),n[t(319)](t(317));const r=e[t(305)][t(323)](t(313));r[t(319)](t(327)),r[t(319)](t(314)),r[t(319)](t(310)),r[t(319)](t(316)),r[t(319)](t(320)),r[t(319)](t(321)),r[t(319)](t(312))}}function qi(){const t=["282056fUAFzk","8VyoFup","1ApCTCb","plugins","has","TrackChangesEditing","3433157LFyiNn","2630784phsVha","discardSuggestion","387586gJyRPZ","discardSelectedSuggestions","RestrictedEditingModeEditing","acceptSuggestion","475435uPhnCD","acceptAllSuggestions","goToNextRestrictedEditingException","editor","enableCommand","discardAllSuggestions","acceptSelectedSuggestions","goToPreviousRestrictedEditingException","get","5269221zDBBdN","467589sGAnkl","afterInit","trackChanges"];return(qi=function(){return t})()}const Ji=Zi;function Yi(){const t=["createPositionBefore","ck-suggestion-marker--active","model","6njyciL","3317512vgonra","addMarker:suggestion","ck-suggestion-marker-","917JgTIKz","merge","editing","deletion","high","test","addMarker:suggestion:insertion","requires","downcastDispatcher","consumable","span","locale","21486oLVFHW","addClass","insert","ELEMENT_LINE_BREAK","286455ViTGez","131568pjnRkq","9nfPHpS","element","52403fLkuou","get","mapper","plugins","12rKLlLm","getItems","2320240XgxXww","init","createUIElement","includes","registerElementLabel","softBreak","data","options","TrackChangesEditing","split","showSuggestionHighlights","markerRange","bindElementToMarker","23226ltcifD","toViewPosition","shiftEnter","editor","descriptionFactory","activeMarkers","name","markerName","addMarker:suggestion:deletion","writer","enableCommand"];return(Yi=function(){return t})()}function Zi(t,e){const n=Yi();return(Zi=function(t,e){return n[t-=130]})(t,e)}!function(t){const e=Zi,n=t();for(;;)try{if(260965===-parseInt(e(173))/1*(parseInt(e(149))/2)+parseInt(e(165))/3*(parseInt(e(177))/4)+-parseInt(e(169))/5+parseInt(e(135))/6*(parseInt(e(153))/7)+parseInt(e(170))/8*(parseInt(e(171))/9)+parseInt(e(179))/10+-parseInt(e(150))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yi);class Qi extends t.Plugin{static get[Ji(160)](){return[Ys.ShiftEnter]}[Ji(180)](){const t=Ji,e=this[t(138)],n=e[t(176)][t(174)](t(130));n[t(145)](t(137)),e[t(155)][t(161)].on(t(159),$i(e),{priority:t(157)}),e[t(155)][t(161)].on(t(143),$i(e),{priority:t(157)}),e[t(185)][t(161)].on(t(151),((n,r,s)=>{const o=t;s[o(186)][o(132)]&&$i(e,{showActiveMarker:!1})(n,r,s)})),n[t(139)][t(183)](t(184),(n=>zr(e[t(164)],t(168),n)))}}function $i(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Zi,i=t[o(176)][o(174)](o(130));if(!s[o(162)][o(158)](r[o(133)],n[o(141)]))return;const a=t[o(148)];for(const t of r[o(133)][o(178)]()){if(!t.is(o(172),o(184)))continue;const n=o(156)==r[o(142)][o(131)](":")[1]?o(154):o(131),c=s[o(144)][o(181)](o(163),{class:o(152)+n}),u=s[o(175)][o(136)](a[o(146)](t));e&&i[o(140)][o(182)](r[o(142)])&&s[o(144)][o(166)](o(147),c),s[o(144)][o(167)](u,c),s[o(175)][o(134)](c,r[o(142)])}}}const ta=ea;function ea(t,e){const n=ra();return(ea=function(t,e){return n[t-=261]})(t,e)}!function(t){const e=ea,n=t();for(;;)try{if(218625===-parseInt(e(271))/1*(-parseInt(e(299))/2)+parseInt(e(270))/3+-parseInt(e(263))/4+parseInt(e(266))/5+parseInt(e(290))/6+-parseInt(e(288))/7+-parseInt(e(282))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ra);class na extends t.Plugin{[ta(278)](){const t=ta,e=this[t(286)],n=e[t(265)],r=e[t(287)];if(!e[t(267)][t(262)](t(274)))return;const s=e[t(267)][t(261)](t(297)),o=t(281),i=e[t(292)][t(261)](o);s[t(293)](o,((e,r={})=>{const a=t,c=n[a(285)][a(276)];if(c[a(269)])return void e(r);const u=void 0!==r[a(291)]?r[a(291)]:!i[a(295)];n[a(283)]((()=>{const t=a,e=Array[t(289)](c[t(298)]());for(const r of e){const e=u?[r]:ws(o,r,n);for(const n of e)s[t(264)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(277)][t(268)]((e=>{const n=t;if(n(296)!=e[n(273)]&&n(294)!=e[n(273)])return;const{data:s}=e;return s&&s[n(284)]==o?s[n(280)][0][n(291)]?{type:n(279),content:zr(r,n(275))}:{type:n(279),content:zr(r,n(272))}:void 0}))}}function ra(){const t=["value","formatBlock","TrackChangesEditing","getRanges","2oOqzCn","get","has","67112ffZKAT","markInlineFormat","model","140555MjZkWy","plugins","registerDescriptionCallback","isCollapsed","995220qZczMp","333787KqQMkG","FORMAT_RESTRICTED_DISABLED","type","StandardEditingModeEditing","FORMAT_RESTRICTED_ENABLED","selection","descriptionFactory","afterInit","format","commandParams","restrictedEditingException","4018768tJauhF","change","commandName","document","editor","locale","1613290jeUUEl","from","1647486NBJXFC","forceValue","commands","enableCommand","formatInline"];return(ra=function(){return t})()}const sa=ia;function oa(){const t=["afterInit","TrackChangesEditing","element","226970ASGJWJ","formatInline","*Set format:* %0","registerDescriptionCallback","12VmCzno","120054EylmIS","1669789GtuWyR","447000xbXWxm","formatBlock","126QUOLtj","registerBlockAttribute","locale","registerAttributeLabel","ghsAttributes","_registerLegacyDescription","definitions","registerInlineAttribute","editor","forceValue","41251ftcfVk","*Remove format:* %0","plugins","format","enableDefaultAttributesIntegration","150174iMOSDg","StyleUtils","config","commandParams","33114uSMABn","styleName","232ZGdNNf","DataSchema","95NhfSCg","60sfYGjN","FORMAT_STYLE","has","GeneralHtmlSupport","commandName","style","add","Style","type","normalizeConfig","block","get","toLowerCase","getGhsAttributeNameForElement","inline","descriptionFactory"];return(oa=function(){return t})()}function ia(t,e){const n=oa();return(ia=function(t,e){return n[t-=465]})(t,e)}!function(t){const e=ia,n=t();for(;;)try{if(263135===-parseInt(e(470))/1+-parseInt(e(469))/2*(-parseInt(e(493))/3)+parseInt(e(472))/4+parseInt(e(497))/5*(parseInt(e(489))/6)+-parseInt(e(484))/7*(-parseInt(e(495))/8)+-parseInt(e(474))/9*(-parseInt(e(465))/10)+parseInt(e(471))/11*(-parseInt(e(498))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oa);class aa extends t.Plugin{[sa(514)](){const t=sa,e=this[t(482)];if(!e[t(486)][t(500)](t(505))||!e[t(486)][t(500)](t(496)))return;const n=e[t(486)][t(509)](t(515)),r=e[t(476)],s=e[t(491)][t(509)](t(503))||{},o=e[t(486)][t(509)](t(501)),i=e[t(486)][t(509)](t(490))[t(507)](e[t(486)][t(509)](t(496)),s[t(480)]);n[t(488)](t(503));const a=new Set;for(const e of i[t(508)]){const n=o[t(511)](e[t(516)]);a[t(504)](n)}const c=new Set;for(const e of i[t(512)]){const n=o[t(511)](e[t(516)]);c[t(504)](n);for(const n of e[t(478)])c[t(504)](n)}for(const e of a)n[t(475)](e),n[t(513)][t(477)](e,zr(r,t(499)));for(const e of c)n[t(481)](e),n[t(513)][t(477)](e,zr(r,t(499)));this[t(479)]()}[sa(479)](){const t=sa,e=this[t(482)],n=e[t(476)];e[t(486)][t(509)](t(515))[t(513)][t(468)]((e=>{const r=t;if(r(473)!=e[r(506)]&&r(466)!=e[r(506)])return;const{data:s}=e;return s&&r(503)===s[r(502)]?s[r(492)][0][r(483)]?{type:r(487),content:zr(n,r(467),s[r(492)][0][r(494)][r(510)]())}:{type:r(487),content:zr(n,r(485),s[r(492)][0][r(494)][r(510)]())}:void 0}))}}const ca=la;function ua(){const t=["suggestion","ELEMENT_TABLE_COLUMN","MIN_SAFE_INTEGER","add","insertion","_getCoordsForCells","createRangeOn","selection","max","differ","28IkKmzb","insertTableColumnLeft","first","ELEMENT_TABLE_WITH_TEXT","downcastDispatcher","startsWith","*Insert:* %0","nodeBefore","_splitMarkerName","writer","descriptionFactory","$graveyard","getRanges","insertTable","get","createPositionAt","addRange","selectTableRow","highest","refresh","2063760dSDPqB","classes","accept","removeClass","findAncestor","317802BUKfub","63333HRMwqv","TableUtils","options","subType","ELEMENT_TABLE_ROW_WITH_TEXT","getContainedElement","registerDescriptionCallback","35NjsbUp","1940CEVDlK","getSuggestion","start","TrackChangesEditing","editor","maxColumn","isTouching","isInContent","insertTableColumnRight","toLowerCase","_tableSuggestions","mapper","from","ELEMENT_TABLE_ROW","ELEMENT_TABLE","createTableWalker","afterInit","forceValue","$textProxy","MAX_SAFE_INTEGER","isIntersecting","_suggestionFactory","markMultiRangeInsertion","insert","471772TKQrLB","end","nodeAfter","removeTableColumn","getAttribute","tableRow","type","span","every","2254540dCMaVf","filter","document","614659AIRUer","maxRow","getChanges","length","rootName","getChangedMarkers","registerCustomCallback","isIntersectingWithRange","_tablePostFixingSubtypes","_setupColumnsRowsFixing","element","plugins","substr","above","getSelectionAffectedTableCells","insertTableRowBelow","rowspan","fromRange","insertTableRowAbove","position","getChildren","name","includes","getItems","commands","minColumn","change","setSelection","ELEMENT_TABLE_COLUMN_WITH_TEXT","getCellLocation","values","item","table","minRow","getColumnIndexes","has","toViewElement","isEqual","data","change:data","selectTableColumn","425176fCIsmM","map","discard","low","locale","showSuggestionHighlights","TableEditing","model","removeTableRow","getFirstRange","createRangeIn","colspan","enqueueChange","left","registerPostFixer","addMarker:suggestion","batch","some","root","hasAttribute","markMultiRangeDeletion","tableCell","min","oldRange","push","getRowIndexes","cell","tablePaste","*Remove:* %0","order","execute","tableColumn","last","_getSuggestionCoords","_acceptFormatSuggestionCallbackFactory","isArray","registerElementLabel","detach","addClass","join","enableCommand","deletion"];return(ua=function(){return t})()}function la(t,e){const n=ua();return(la=function(t,e){return n[t-=143]})(t,e)}!function(t){const e=la,n=t();for(;;)try{if(380811===parseInt(e(228))/1+parseInt(e(216))/2+-parseInt(e(178))/3+-parseInt(e(225))/4+parseInt(e(191))/5*(-parseInt(e(183))/6)+-parseInt(e(158))/7*(parseInt(e(269))/8)+-parseInt(e(184))/9*(-parseInt(e(192))/10))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(236)]=[e(221),e(300)],this[e(202)]=new Set}[ca(208)](){const t=ca,e=this[t(196)],n=e[t(276)][t(227)][t(155)];if(!e[t(239)][t(263)](t(275)))return;const r=e[t(273)],s=e[t(239)][t(172)](t(195)),o=e[t(239)][t(172)](t(185));s[t(168)][t(305)](t(260),(e=>zr(r,t(206),e))),this[t(237)](),s[t(146)](t(171)),s[t(146)](t(175)),s[t(146)](t(268));for(const r of[t(246),t(243)]){const i=e[t(252)][t(172)](r);s[t(146)](r,(r=>{const a=t;e[a(276)][a(254)]((t=>{const e=a;r();const c=e(241)===i[e(298)],u=o[e(242)](n),l=o[e(294)](u),f=c?l[e(160)]-1:l[e(301)]+1,h=u[0][e(182)](e(260)),g=o[e(207)](h,{startRow:f,endRow:f}),d=Array[e(204)](g)[e(270)]((n=>t[e(154)](n[e(295)])));s[e(214)](d,e(221))}))}))}for(const r of[t(159),t(200)]){const i=e[t(252)][t(172)](r);s[t(146)](r,(r=>{const a=t;e[a(276)][a(254)]((t=>{const e=a;r();const c=e(282)===i[e(298)],u=o[e(242)](n),l=o[e(262)](u),f=c?l[e(160)]-1:l[e(301)]+1,h=u[0][e(182)](e(260)),g=o[e(207)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(204)](g)[e(270)]((n=>t[e(154)](n[e(295)])));s[e(214)](d,e(300))}))}))}for(const r of[t(277),t(219)]){const i=r[t(240)](11),a=i[t(201)](),c=a[t(240)](0,3)+t(223),u=t(260)+i,l=t(291)+i,f=t(156)+i;s[t(146)](r,(()=>{const i=t;e[i(276)][i(254)]((t=>{const e=i,h=o[e(242)](n),g=h[0][e(182)](e(260));let d;if(e(277)==r){const t=o[e(294)](h);d={startRow:t[e(160)],endRow:t[e(301)],includeAllSlots:!0}}else{const t=o[e(262)](h);d={startColumn:t[e(160)],endColumn:t[e(301)],includeAllSlots:!0}}const p=o[e(207)](g,d),m=Array[e(204)](p)[e(270)]((({cell:t})=>t)),I=ha(m[e(226)]((t=>t[e(288)](c)))),E=ha(m[e(226)]((t=>!t[e(288)](c))))[e(270)]((n=>t[e(154)](n))),b=s[e(289)](E,u);if(b&&(e(221)==b[e(187)]||e(300)==b[e(187)])){const n=this[e(302)](b);for(const r of I){const s=t[e(154)](r),i=o[e(257)](r),u=r[e(220)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(174)](s)}}}))}))}function c(r){const s=t,o=Array[s(204)](n[s(170)]())[s(270)]((t=>i.LiveRange[s(245)](t)));e[s(276)][s(254)]((t=>{const n=s,i=t[n(285)];r=r[n(226)]((t=>n(169)!=t[n(287)][n(232)])),t[n(255)](r),e[n(252)][n(172)](n(277))[n(177)](),e[n(299)](n(277),{forceDefaultExecution:!0}),e[n(276)][n(281)]((()=>{const t=n;e[t(276)][t(281)](i,(e=>{const n=t,r=o[n(226)]((t=>n(169)!=t[n(287)][n(232)]));r[n(231)]>0&&e[n(255)](r);for(const t of o)t[n(143)]()}))}))}))}function u(r){const s=t;e[s(276)][s(254)]((t=>{const o=s,a=Array[o(204)](n[o(170)]())[o(270)]((t=>i.LiveRange[o(245)](t))),c=[];for(const t of r)for(const e of t[o(251)]({shallow:!0}))c[o(293)](e);for(const n of c)o(169)!=n[o(287)][o(232)]&&(t[o(255)](t[o(173)](n,0)),e[o(252)][o(172)](o(219))[o(177)](),e[o(299)](o(219),{forceDefaultExecution:!0}));const u=a[o(226)]((t=>o(169)!=t[o(287)][o(232)]));u[o(231)]>0&&t[o(255)](u);for(const t of a)t[o(143)]()}))}function l(e,n){const r=t;return n[r(224)]((t=>e[r(286)]((e=>e[r(217)][r(265)](t[r(194)])||t[r(217)][r(265)](e[r(194)])))))}function f(e,n){const r=t;return!e[r(286)]((t=>n[r(286)]((e=>t[r(212)](e)))))&&e[r(286)]((t=>n[r(286)]((e=>t[r(217)][r(198)](e[r(194)])))))}e[t(266)][t(162)].on(t(284),((e,n,r)=>{const s=t;if(!r[s(186)][s(274)])return;const o=n[s(259)];if(!o)return;const i=r[s(203)][s(264)](o);function c(t){return Array[s(304)](t)?t:[t]}i&&s(290)===o[s(249)]&&(0,a.setHighlightHandling)(i,r[s(167)],((t,e,n)=>n[s(144)](c(e[s(179)]),t)),((t,e,n)=>n[s(181)](c(e[s(179)]),t)))}),{priority:t(176)}),s[t(168)][t(190)]((e=>{const n=t;if(n(152)!=e[n(222)]&&n(147)!=e[n(222)])return;const s=e[n(189)]();if(null!=s&&s.is(n(238),n(260))){if(n(152)==e[n(222)]){const t=e[n(251)]()[n(226)]((t=>t.is(n(210))))[n(270)]((t=>t[n(266)]));if(t[n(231)])return{type:n(152),content:zr(r,n(164),zr(r,n(161),'"'+t[n(145)](" ")+'"'))}}if(n(147)==e[n(222)]){const t=e[n(251)]()[n(226)]((t=>t.is(n(210))))[n(270)]((t=>t[n(266)]));if(t[n(231)])return{type:n(147),content:zr(r,n(297),zr(r,n(161),'"'+t[n(145)](" ")+'"'))}}}})),s[t(168)][t(190)]((e=>{const n=t;if(n(221)==e[n(187)]){const t=e[n(251)]()[n(226)]((t=>t.is(n(210))))[n(270)]((t=>t[n(266)])),s=this[n(302)](e),o=s[n(229)]-s[n(261)]+1;if(n(152)==e[n(222)])return t[n(231)]?{type:n(152),content:zr(r,n(164),zr(r,n(188),[o,'"'+t[n(145)](" ")+'"']))}:{type:n(152),content:zr(r,n(164),zr(r,n(205),o))};if(n(147)==e[n(222)])return t[n(231)]?{type:n(147),content:zr(r,n(297),zr(r,n(188),[o,'"'+t[n(145)](" ")+'"']))}:{type:n(147),content:zr(r,n(297),zr(r,n(205),o))}}if(n(300)==e[n(187)]){const t=e[n(251)]()[n(226)]((t=>t.is(n(210))))[n(270)]((t=>t[n(266)])),s=this[n(302)](e),o=s[n(197)]-s[n(253)]+1;if(n(152)==e[n(222)])return t[n(231)]?{type:n(152),content:zr(r,n(164),zr(r,n(256),[o,'"'+t[n(145)](" ")+'"']))}:{type:n(152),content:zr(r,n(164),zr(r,n(149),o))};if(n(147)==e[n(222)])return t[n(231)]?{type:n(147),content:zr(r,n(297),zr(r,n(256),[o,'"'+t[n(145)](" ")+'"']))}:{type:n(147),content:zr(r,n(297),zr(r,n(149),o))}}})),s[t(213)][t(234)](t(152),t(221),t(271),c),s[t(213)][t(234)](t(147),t(221),t(180),c),s[t(213)][t(234)](t(152),t(300),t(271),u),s[t(213)][t(234)](t(147),t(300),t(180),u),s[t(213)][t(234)](t(152),t(300),t(145),l),s[t(213)][t(234)](t(147),t(300),t(145),l),s[t(213)][t(234)](t(152),t(221),t(145),f),s[t(213)][t(234)](t(147),t(221),t(145),f)}[ca(303)](){const t=ca,e=this[t(196)],n=e[t(276)][t(227)][t(155)];return(r,s)=>{const o=t;e[o(276)][o(254)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(217)][a(165)];u&&u[0]&&!1===u[0][a(209)]&&(l=r[0][a(194)][a(218)]);const f=t[a(279)](l);if(a(169)==f[a(287)][a(232)])return;const h=Array[a(204)](n[a(170)]())[a(270)]((t=>i.LiveRange[a(245)](t)));t[a(255)](f),e[a(252)][a(172)](c)[a(177)](),u[a(293)]({forceDefaultExecution:!0}),e[a(299)](c,...u);const g=h[a(226)]((t=>a(169)!=t[a(287)][a(232)]));g[a(231)]>0&&t[a(255)](g);for(const t of h)t[a(143)]()}))}}[ca(153)](t){const e=ca,n=this[e(196)][e(239)][e(172)](e(185));let r=Number[e(211)],s=Number[e(150)],o=Number[e(211)],i=Number[e(150)];for(const a of t){if(e(169)==a[e(287)][e(232)])continue;const{row:t,column:c}=n[e(257)](a),u=a[e(288)](e(244))?a[e(220)](e(244))-1:0,l=a[e(288)](e(280))?a[e(220)](e(280))-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(237)](){const t=ca,e=this[t(196)],n=e[t(239)][t(172)](t(195)),r=e[t(239)][t(172)](t(185));e[t(276)][t(227)].on(t(267),(()=>{const r=t,s=Array[r(204)](e[r(276)][r(227)][r(157)][r(233)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(166)](t);if(r(148)!=s)continue;if(null!=e[r(292)])continue;const a=n[r(193)](o);this[r(236)][r(250)](i)&&this[r(202)][r(151)](a)}}),{priority:t(272)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(154)](e),a=e[s(182)](s(260)),c=r[s(257)](e);for(const t of this[s(202)]){const n=t[s(187)],r=n[s(163)](s(296)),u=n[s(240)](r?10:5),l=u[s(201)](),f=l[s(240)](0,3)+s(223),h=s(291)+u,g=s(156)+u;if(!t[s(199)])continue;if(a!=t[s(278)]()[s(194)][s(182)](s(260)))continue;if(t[s(235)](i))continue;const d=e[s(288)](f)?e[s(220)](f)-1:0,p=this[s(302)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(174)](i),o=!0)}return o};e[t(276)][t(227)][t(283)]((n=>{const r=t;let o=!1;for(const t of e[r(276)][r(227)][r(157)][r(230)]())if(r(215)==t[r(222)])if(r(221)==t[r(249)])for(const e of t[r(247)][r(218)][r(248)]())o=o||s(e,n);else r(290)==t[r(249)]&&(o=o||s(t[r(247)][r(218)],n));return o}))}[ca(302)](t){const e=ca;return this[e(153)](t[e(170)]()[e(270)]((t=>t[e(194)][e(218)])))}}function ha(t){const e=ca;return Array[e(204)](new Set(t)[e(258)]())}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=261]})(t,e)}function pa(){const t=["get","markBlockFormat","createRangeOn","*Split cell:* vertically","getSelectionAffectedTableCells","splitTableCellHorizontally","createTableWalker","subType","registerDescriptionCallback","formatBlock","159421woioGY","fromRange","commandName","getCellLocation","mergeTableCellDown","trackChanges","push","972LyFvUp","selection","enableCommand","cell","TableEditing","deletion","requires","mergeTableCells","TableUtils","add","set:isEnabled","isEnabled","3JQLnMH","execute","splitTableCellVertically","plugins","6820275qhwwNM","mergeTableCellLeft","length","tableCell","forceDefaultExecution","isInContent","type","$graveyard","2952190etZqLG","2962232eVLkqj","afterInit","filter","horizontally","_isForcedDefaultExecutionBlock","from","*Split cell:* horizontally","locale","author","return","*Merge cells*","getAncestors","accept","format","refresh","_acceptFormatSuggestionCallbackFactory","setSelection","direction","table","map","root","value","3515324DzHRBT","element","find","mergeTableCellRight","commands","findAncestor","_areSelectedCellsMergable","formatInline","detach","24850TIjMAQ","613762mbjMTc","low","getRanges","TrackChangesEditing","36NHuctO","registerCustomCallback","stop","getSuggestions","highest","descriptionFactory","_areMergableCells","model","markMultiRangeBlockFormat","size","insertion","_tablePostFixingSubtypes","mergeTableCellUp","change","containsRange","_suggestionFactory","getFirstPosition","rootName","document","has","editor"];return(pa=function(){return t})()}!function(t){const e=da,n=t();for(;;)try{if(503061===parseInt(e(268))/1+-parseInt(e(332))/2+-parseInt(e(287))/3*(-parseInt(e(322))/4)+-parseInt(e(331))/5*(parseInt(e(275))/6)+-parseInt(e(291))/7+parseInt(e(300))/8+-parseInt(e(336))/9*(-parseInt(e(299))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pa);class ma extends t.Plugin{static get[ga(281)](){return[fa]}[ga(301)](){const t=ga,e=this[t(356)],n=e[t(343)][t(354)][t(276)],r=e[t(307)];if(!e[t(290)][t(355)](t(279)))return;const s=e[t(290)][t(357)](t(335)),o=e[t(290)][t(357)](t(283)),a=e[t(290)][t(357)](fa);a[t(347)][t(274)](t(282)),s[t(277)](t(282),(()=>{const n=t,r=o[n(262)](e[n(343)][n(354)][n(276)]);e[n(343)][n(349)]((()=>{const t=n;s[t(344)](r,{commandName:t(282),commandParams:[]},[],t(282))}))})),e[t(326)][t(357)](t(282)).on(t(288),((n,r)=>{const o=t;e[o(326)][o(357)](o(273))[o(321)]&&(r[o(293)]>0&&r[r[o(293)]-1]&&r[r[o(293)]-1][o(295)]||s[o(304)]||this[o(328)]()||n[o(338)]())}),{priority:t(340)});for(const n of[t(348),t(325),t(272),t(292)]){const r=e[t(326)][t(357)](n);s[t(277)](n,(()=>{const n=t,o=e[n(343)][n(354)][n(276)][n(352)]()[n(311)]()[n(324)]((t=>t.is(n(323),n(294)))),i=r[n(321)];e[n(343)][n(349)]((()=>{const t=n;s[t(344)]([o,i],{commandName:t(282),commandParams:[]},[],t(282))}))}))}for(const n of[t(289),t(263)]){const r=e[t(326)][t(357)](n);s[t(277)](n,(()=>{const i=t,a=o[i(262)](e[i(343)][i(354)][i(276)])[0],c=a[i(327)](i(318)),{column:u,row:l}=o[i(271)](a);let f=[];if(i(303)==r[i(317)]){const t=o[i(264)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(305)](t)[i(319)]((t=>t[i(278)]))}else{const t=o[i(264)](c,{column:u,includeAllSlots:!0});f=Array[i(305)](t)[i(319)]((t=>t[i(278)]))}e[i(343)][i(349)]((t=>{const e=i;s[e(358)](t[e(359)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(341)][t(266)]((e=>{const n=t;if(n(267)!=e[n(297)]&&n(329)!=e[n(297)])return;const{data:s}=e;return s&&n(282)==s[n(270)]?{type:n(313),content:zr(r,n(310))}:void 0})),s[t(341)][t(266)]((e=>{const n=t;if(n(267)!=e[n(297)]&&n(329)!=e[n(297)])return;const{data:s}=e;return s?n(289)==s[n(270)]?{type:n(313),content:zr(r,n(261))}:n(263)==s[n(270)]?{type:n(313),content:zr(r,n(306))}:void 0:void 0}));const c=a[t(315)]();for(const e of[t(348),t(325),t(272),t(292)])s[t(351)][t(337)](t(267),e,t(312),c);for(const e of[t(289),t(263)])s[t(351)][t(337)](t(267),e,t(312),c);s[t(351)][t(337)](t(267),t(282),t(312),(r=>{const s=t;e[s(343)][s(349)]((t=>{const o=s,a=Array[o(305)](n[o(334)]())[o(319)]((t=>i.LiveRange[o(269)](t)));t[o(316)](r),e[o(326)][o(357)](o(282))[o(314)](),e[o(288)](o(282),{forceDefaultExecution:!0});const c=a[o(302)]((t=>o(298)!=t[o(320)][o(353)]));c[o(293)]>0&&t[o(316)](c);for(const t of a)t[o(330)]()}))}));for(const n of[t(348),t(272),t(292),t(325)]){const r=e[t(326)][t(357)](n);r.on(t(285),((n,s,o)=>{const i=t;if(o){const t=e[i(343)][i(354)][i(276)][i(352)]()[i(311)]()[i(324)]((t=>t.is(i(323),i(294))));this[i(342)](r[i(321)],t)||(n[i(309)]=!1,n[i(338)]())}}),{priority:t(333)})}}[ga(328)](){const t=ga,e=this[t(356)][t(326)][t(357)](t(282)),n=this[t(356)][t(290)][t(357)](t(283));if(!e[t(286)])return!1;const r=n[t(262)](this[t(356)][t(343)][t(354)][t(276)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(342)](e,n))return!1;return!0}[ga(342)](t,e){const n=ga,r=this[n(356)][n(290)][n(357)](n(335)),s=this[n(356)][n(343)][n(359)](t),o=this[n(356)][n(343)][n(359)](e),i=new Set,a=new Set;for(const t of r[n(339)]())if((n(346)==t[n(297)]||n(280)==t[n(297)]||n(282)==t[n(265)])&&t[n(296)])for(const e of t[n(334)]())e[n(350)](s,!0)&&i[n(284)](t[n(297)]+":"+t[n(308)].id),e[n(350)](o,!0)&&a[n(284)](t[n(297)]+":"+t[n(308)].id);if(i[n(345)]!=a[n(345)])return!1;for(const t of i)if(!a[n(355)](t))return!1;return!0}}const Ia=Ea;function Ea(t,e){const n=ba();return(Ea=function(t,e){return n[t-=337]})(t,e)}function ba(){const t=["registerDescriptionCallback","start","plugins","setTableRowHeader","FORMAT_HEADER_ROW","removeAttribute","TableUtils","removeClass","getSuggestion","6CjVKTE","FORMAT_REGULAR_ROW","4764075MhgTZW","setTableColumnHeader","name","_splitMarkerName","getCellLocation","TableEditing","registerAttributeLabel","_suggestionFactory","4534960ndeebP","_handleLegacySuggestions","nodeAfter","markerNameToElements","afterInit","_acceptFormatSuggestionCallbackFactory","get","editing","end","has","highest","registerBlockAttribute","writer","9qrAHQw","commandName","locale","ck-suggestion-marker--active","createTableWalker","stop","consumable","addMarker:suggestion","enableDefaultAttributesIntegration","mapper","commandParams","data","forceValue","formatBlock","descriptionFactory","*Format:* %0","activeMarkers","parent","type","toViewElement","data-suggestion","consume","cell","addClass","TrackChangesEditing","nodeBefore","159561bkAZlW","downcastDispatcher","accept","unbindElementFromMarkerName","5312592BUOeqd","FORMAT_HEADER_COLUMN","19422790obfRoq","headingColumns","headingRows","removeMarker:suggestion","bindElementToMarker","FORMAT_REGULAR_COLUMN","2040807uMmTtM","markerRange","format","registerCustomCallback","ck-suggestion-marker-","14XIoHXH","149462RvcOIJ","_registerLegacyDescription","includes","showSuggestionHighlights","item","options","editor","markerName","setAttribute","requires"];return(ba=function(){return t})()}!function(t){const e=Ea,n=t();for(;;)try{if(769637===parseInt(e(378))/1*(parseInt(e(422))/2)+-parseInt(e(416))/3+parseInt(e(365))/4+parseInt(e(357))/5*(-parseInt(e(355))/6)+parseInt(e(421))/7*(-parseInt(e(408))/8)+-parseInt(e(404))/9+parseInt(e(410))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ba);class Ta extends t.Plugin{static get[Ia(345)](){return[fa]}[Ia(369)](){const t=Ia,e=this[t(342)];if(!e[t(348)][t(374)](t(362)))return;const n=e[t(380)],r=e[t(348)][t(371)](t(402));r[t(386)](t(349)),r[t(386)](t(358)),r[t(376)](t(412)),r[t(376)](t(411)),r[t(392)][t(363)](t(412),zr(n,t(350))),r[t(392)][t(363)](t(411),zr(n,t(409))),this[t(366)]()}[Ia(366)](){const t=Ia,e=this[t(342)][t(348)][t(371)](t(402)),n=this[t(342)][t(348)][t(371)](t(352)),r=this[t(342)][t(348)][t(371)](fa)[t(370)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Ea,{type:c,id:u}=e[a(360)](o[a(343)]),l=e[a(354)](u),f=l[a(389)];if(a(391)!=l[a(396)]||!f||a(358)!=f[a(379)])return;if(o[a(340)])return void s[a(383)]();if(!i[a(384)][a(399)](o[a(417)],s[a(359)]))return;const h=o[a(417)][a(347)][a(367)],g=o[a(417)][a(373)][a(403)],d=h[a(395)][a(395)],{column:p}=n[a(361)](h),{column:m}=n[a(361)](g);for(let s=p;s<=m;s++){const l=n[a(382)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(400)],l=i[a(387)][a(397)](s);i[a(377)][a(401)](a(420)+c,l),r&&i[a(377)][a(344)](a(398),u,l),i[a(387)][a(414)](l,o[a(343)]),t&&(e[a(394)][a(338)](o[a(343)])?i[a(377)][a(401)](a(381),l):i[a(377)][a(353)](a(381),l))}}}}e[t(364)][t(419)](t(391),t(349),t(406),r),e[t(364)][t(419)](t(391),t(358),t(406),r),this[t(342)][t(372)][t(405)].on(t(385),s(),{priority:t(375)}),this[t(342)][t(389)][t(405)].on(t(385),((e,n,r)=>{const o=t;r[o(341)][o(339)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(375)}),this[t(342)][t(372)][t(405)].on(t(413),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(360)](r[o(343)]),c=e[o(354)](a),u=c[o(389)];if(o(391)!=c[o(396)]||!u||o(358)!=u[o(379)])return;const l=s[o(387)][o(368)](r[o(343)]);if(l)for(const t of l)s[o(377)][o(353)](o(420)+i,t),s[o(377)][o(353)](o(381),t),s[o(377)][o(351)](o(398),t),s[o(387)][o(407)](t,r[o(343)])}),{priority:t(375)}),this[t(337)]()}[Ia(337)](){const t=Ia,e=this[t(342)],n=e[t(380)];function r(e){const r=t;return{type:r(418),content:zr(n,r(393),e)}}e[t(348)][t(371)](t(402))[t(392)][t(346)]((e=>{const s=t;if(s(391)!=e[s(396)])return;const{data:o}=e;if(o){if(s(349)==o[s(379)]){const t=o[s(388)][0][s(390)];return r(zr(n,s(t?350:356)))}if(s(358)==o[s(379)]){const t=o[s(388)][0][s(390)];return r(zr(n,s(t?409:415)))}}}))}}const _a=ya;function ya(t,e){const n=Aa();return(ya=function(t,e){return n[t-=132]})(t,e)}function Aa(){const t=["_isForcedDefaultExecutionBlock","elementToElement","getChildren","getTableIfOnlyTableInContent","suggestion-td","editing","isInContent","conversion","ck-suggestion-marker","getAllAdjacentSuggestions","every","rows","differ","next","listenTo","model","createRange","rowInsertionRanges","clipboardOutput","getColumns","type","_tablePostFixingSubtypes","TrackChangesEditing","findAncestor","tableCellHorizontalAlignment","register","fill","tableCellVerticalAlignment","oldRange","low","getSelectionAffectedTableCells","18UgZBYO","stop","wrap","_replaceTableSlotCell","set","3834alusbc","$graveyard","markMultiRangeInsertion","getShiftedBy","showSuggestionHighlights","2077130OMmcZs","tablePasteRow","author","isEqual","fromEntries","join","subType","tablePasteChainId","reduce","getAttributes","unwrap","options","batch","filter","return","tablePasteCell","plugins","ck-suggestion-marker-insertion","dataDowncast","rootName","document","markMultiRangeBlockFormat","tableCellBorderWidth","markerToHighlight","name","getSuggestions","newRange","getChild","remove","fromRange","editor","tablePasteColumn","_createdBatches","content","*Replace table cells*","updateMarker","get","columnInsertionRanges","suggestion","column","removeMarkers","schema","root","requires","deletionRanges","nodeAfter","endRow","redo","createPositionBefore","getRowIndexes","columnInsertionIndexes","_suggestionFactory","createTableWalker","end","deletion","getMarkers","containsRange","tableCellBackgroundColor","push","insertion","activeMarkers","getChanges","previousSibling","some","tablePaste","insertRows","hasSuggestion","previous","createRangeOn","_getCoordsForCells","createRangeIn","setAttribute","cell","element","map","tableCellBorderColor","view","registerDescriptionCallback","getRows","Users","markerName","markers","rowInsertionIndexes","call","move","attributes","accept","documentSelection","getColumnIndexes","trackChanges","endColumn","cells","registerPostFixer","getRange","suggestionLoaded","formatBlock","keys","detach","descriptionFactory","insert","getSuggestion","find","change","setAttributes","tableCellBorderStyle","getSuggestionCallback","1426750sknnzB","tableCell","2294217EGuIOB","first","registerCustomCallback","selection","high","insertColumns","createElement","markMultiRangeDeletion","suggestionUnloaded","insertContent","TableClipboard","includes","value","start","from","row","add","TableUtils","has","insertionRanges","10672YrCJMT","forEach","for","position","entries","getItems","commands","markerAttributes","editingDowncast","suggestion:formatBlock:tablePasteCell","columns","locale","575348FtUdIM","removeRows","last","removeColumns","tableCellSuggestion","_splitMarkerName","length","removeMarker","table","getContainedElement","tableCellPadding","ck-suggestion-marker--active","forceDefaultExecution","discard","getRanges","12142AJNzQM","44iJeQcy","afterInit","isEmpty","378wthFvT","7441wfTskb","paragraph","getChangedMarkers","nextSibling","startsWith"];return(Aa=function(){return t})()}!function(t){const e=ya,n=t();for(;;)try{if(550607===parseInt(e(227))/1*(-parseInt(e(268))/2)+-parseInt(e(180))/3+parseInt(e(212))/4+-parseInt(e(178))/5+parseInt(e(273))/6*(parseInt(e(232))/7)+parseInt(e(200))/8*(parseInt(e(231))/9)+-parseInt(e(278))/10*(-parseInt(e(228))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Aa);const ka=[_a(300),_a(147),_a(176),_a(261),_a(264),_a(335),_a(222)],Ca=Object[_a(282)](ka[_a(146)]((t=>[t,null])));class La extends t.Plugin{static get[_a(321)](){return[fa]}[_a(229)](){const t=_a,n=this[t(308)];if(!n[t(294)][t(198)](t(190)))return;const r=n[t(294)][t(314)](t(259)),s=n[t(294)][t(314)](t(197)),o=n[t(294)][t(314)](fa),a=n[t(294)][t(314)](t(190));o[t(258)][t(336)](t(279),t(309)),n[t(252)][t(319)][t(262)](t(216),{allowIn:t(179),allowContentOf:t(179),isLimit:!0}),n[t(244)][t(238)]({model:t(216),view:t(241)});let c=null;n[t(252)].on(t(189),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(218)]-1];h&&h[u(224)]||r[u(237)]||this[u(308)][u(206)][u(314)](u(161))[u(192)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(159)))return!1;const i=s[o(240)](t,n);if(!i||!Ra(i,void 0,r))return!1;const a=r[o(267)](n[o(298)][o(183)]);if(!a[o(218)])return!1;const c=a[0][o(260)](o(220)),l=r[o(327)](a),f=r[o(160)](a),h={startRow:l[o(181)],endRow:l[o(214)],startColumn:f[o(181)],endColumn:f[o(214)]};return 1==a[o(218)]&&(h[o(324)]+=r[o(150)](i)-1,h[o(162)]+=r[o(256)](i)-1),Ra(c,h,r)}(l,f,n[u(252)],s,a)&&(o[u(269)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(252)][u(174)]((()=>{const t=u;n[t(252)][t(189)](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(218)]&&r[t(275)](o,t(279),{tablePasteChainId:s}),a[t(218)]&&r[t(275)](a,t(309),{tablePasteChainId:s}),l[t(218)]&&(r[t(275)](l,t(136),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(201)]((e=>{const n=t;var r;return null===(r=e[n(169)])||void 0===r?void 0:r[n(155)](e)}))),f[t(218)]&&(r[t(187)](f,t(136),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(201)]((e=>{const n=t;var r;return null===(r=e[n(169)])||void 0===r?void 0:r[n(155)](e)})));const g=r[t(299)](h[t(146)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(293),{tablePasteChainId:s});if(g){const e=g[t(333)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(252)][t(140)](s),a=e[t(173)]((e=>e[t(165)]()[t(281)](i)));a&&r[t(336)]([a[t(302)],o])}r[t(218)]&&g[t(143)](t(207),Object[t(282)](r))}c=null})))}),{priority:e.priorities[t(184)]+10}),n[t(294)][t(314)](t(190)).on(t(271),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(269)]();const u=s[r(144)],l=o,f=Na(u),h=Na(l);e[r(292)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(306)](u[r(305)](0));for(const t of Array[r(194)](l[r(239)]()))a[r(171)](t,u,r(331));const t=c[r(154)][r(191)](s[r(195)]),e=c[r(328)][r(191)](s[r(317)]);t||e||(g=i.LiveRange[r(307)](a[r(142)](u)))}else h&&!f&&(d=a[r(142)](u));else{const t=a[r(186)](r(216)),e=a[r(186)](r(216));a[r(270)](a[r(142)](u),e),a[r(171)](t,u,0);for(const e of Array[r(194)](l[r(239)]()))a[r(171)](e,t,r(331));g=i.LiveRange[r(307)](a[r(140)](t)),d=i.LiveRange[r(307)](a[r(140)](e))}const p=Array[r(194)](l[r(287)]())[r(291)]((([t])=>ka[r(191)](t)));c[r(163)][r(336)]({element:u,attributes:p[r(218)]?Object[r(282)](p):null}),g&&c[r(199)][r(336)](g),d&&c[r(322)][r(336)](d)}),{priority:t(184)}),s.on(t(185),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(210)]||1;c[o(328)]=new Array(l)[o(263)](u)[o(146)](((t,e)=>t+e));for(const{cell:t}of s[o(330)](i,{startColumn:u,endColumn:u+l-1}))c[o(315)][o(336)](n[o(252)][o(140)](t))}),{priority:t(266)}),s.on(t(137),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(248)]||1;c[o(154)]=new Array(l)[o(263)](u)[o(146)](((t,e)=>t+e));for(const{cell:t}of s[o(330)](i,{startRow:u,endRow:u+l-1}))c[o(254)][o(336)](n[o(252)][o(140)](t))}),{priority:t(266)}),r[t(170)][t(149)]((e=>{const r=t;if(e[r(284)]&&e[r(284)][r(236)](r(136)))return e[r(139)]?{}:{type:r(337),content:zr(n[r(211)],r(312))}}));const u=()=>!1;for(const e of[t(136),t(309),t(279),t(293)])r[t(329)][t(182)](t(337),e,t(283),u),r[t(329)][t(182)](t(332),e,t(283),u),r[t(329)][t(182)](t(167),e,t(283),u);r[t(329)][t(182)](t(167),t(293),t(225),u),r[t(329)][t(182)](t(167),t(293),t(158),((e,r,s)=>{const o=t,i=e[o(146)]((t=>t[o(221)]()))[o(291)]((t=>t)),a=new Map(i[o(146)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(163)])e&&a[o(272)](t,e);else if(s&&s[o(207)])for(const[t,e]of Object[o(204)](s[o(207)])){const r=n[o(252)][o(153)][o(314)](t),s=r?r[o(165)]()[o(221)]():null;s&&a[o(272)](s,e)}n[o(252)][o(174)]((t=>{const e=o;for(const[n,r]of a)t[e(175)]({...Ca,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(329)][o(182)](e,o(136),s,((t,i,a)=>{const c=o;n[c(252)][c(174)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(193)][o(323)];t.is(o(145),o(216))&&u[o(336)](t)}r[o(329)][o(177)](e,null,s)(t,i,a);for(const t of u)o(274)!=t[o(320)][o(297)]&&n[o(288)](t)}))}))};l(t(337),t(158)),l(t(337),t(225)),l(t(332),t(158)),l(t(332),t(225)),r[t(329)][t(182)](t(337),t(279),t(225),(e=>{const n=t,r=e[n(146)]((t=>t[n(221)]())),i=r[0][n(260)](n(220)),{minRow:a,maxRow:c}=o[n(141)](r);s[n(213)](i,{at:a,rows:c-a+1})})),r[t(329)][t(182)](t(337),t(309),t(225),(e=>{const n=t,r=e[n(146)]((t=>t[n(221)]())),i=r[0][n(260)](n(220)),{minColumn:a,maxColumn:c}=o[n(141)](r);s[n(215)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(284)]||!n[s(284)][s(236)](s(136)))return;const o=n[s(157)][s(285)],i=r[s(303)]()[s(291)]((t=>t[s(243)]&&t[s(157)]&&t[s(157)][s(285)]==o));i[s(218)]&&n[s(246)]()[s(218)]!=i[s(218)]&&i[s(286)](((t,e)=>(t[s(250)]=e,e[s(139)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(217)](e[s(152)]),i=[s(245),s(295)],a=r[s(132)][s(191)](e[s(152)]);return a&&i[s(336)](s(223)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(166),f,{priority:t(184)}),r.on(t(188),f,{priority:t(184)}),n[t(252)][t(298)][t(164)]((()=>{const e=t;let s=!1;const o=Array[e(194)](n[e(252)][e(298)][e(249)][e(234)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(217)](t);if(e(316)!=o||e(332)!=a||i[e(265)])continue;if(!r[e(138)](c))continue;const u=r[e(172)](c)[e(226)](),l=n[e(294)][e(314)](e(151)).me;for(const t of r[e(303)]())if(t[e(243)]&&t[e(280)]==l&&e(167)==t[e(257)]&&e(293)==t[e(284)]&&t[e(226)]()[e(247)]((t=>u[e(135)]((n=>n[e(334)](t,!0))))))for(const n of t[e(246)]())n[e(243)]&&(n[e(225)](),s=!0)}return s})),n[t(252)][t(298)][t(164)]((e=>{const s=t,o=n[s(206)][s(314)](s(325));if(!o||!o[s(310)][s(198)](e[s(290)]))return!1;let i=!1;const a=n[s(294)][s(314)](s(151)).me,c=n[s(252)][s(298)][s(249)][s(133)](),u=Array[s(194)](n[s(252)][s(298)][s(249)][s(234)]())[s(291)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(217)](t);return n(316)==o&&n(136)==i&&c==a.id&&!e[n(265)]}));for(const t of c){if(s(171)!=t[s(257)]||s(216)!=t[s(302)]||1!=t[s(218)])continue;const n=e[s(253)](t[s(203)],t[s(203)][s(276)](1));if(!u[s(173)]((({data:t})=>t[s(304)][s(281)](n))))for(const{name:t,data:r}of u)if(n[s(334)](r[s(304)])){e[s(313)](t,{range:n}),i=!0;break}}return i})),n[t(252)][t(298)][t(164)]((e=>{const s=t;let o=!1;const i=n[s(294)][s(314)](s(151)).me,a=r[s(303)]()[s(291)]((t=>t[s(243)]&&t[s(280)]==i)),c=new Set,u=new Set;for(const t of a)if(s(136)==t[s(284)])for(const e of t[s(333)]()){const n=e[s(165)]()[s(221)]();if(n)if(n.is(s(145),s(216))&&Na(n)){t[s(219)](e[s(302)]),c[s(196)](n),o=!0;const r=n[s(235)],i=n[s(134)],a=r&&r.is(s(145),s(216)),l=i&&i.is(s(145),s(216));a&&!c[s(198)](r)&&u[s(196)](r),l&&!c[s(198)](i)&&u[s(196)](i)}else n.is(s(145),s(233))&&n[s(230)]&&(t[s(219)](e[s(302)]),o=!0)}else if(s(293)==t[s(284)]){if(!t[s(157)]||!t[s(157)][s(285)])continue;const e=t[s(157)][s(207)];if(e&&Object[s(168)](e)[s(218)])continue;const n=t[s(157)][s(285)];let r=!0,i=!0;for(const e of a)if(e[s(284)]&&e[s(284)][s(236)](s(136))){if(!e[s(157)][s(285)]){i=!1;break}if(e.id!=t.id&&e[s(157)][s(285)]==n){r=!1;break}}i&&r&&(t[s(318)](),o=!0)}for(const t of c)e[s(306)](t);for(const t of u)e[s(288)](t);return o})),n[t(244)][t(202)](t(208))[t(301)]({model:t(209),view:(t,e)=>h(t),converterPriority:t(184)}),n[t(244)][t(202)](t(296))[t(301)]({model:t(209),view:(e,n)=>n[t(289)][t(277)]?h(e,!1):null,converterPriority:t(184)});const g=n[t(242)][t(148)];this[t(251)](g[t(298)],t(255),((e,n)=>{const r=t,s=[];for(const t of g[r(142)](n[r(311)])[r(205)]())t.is(r(145),r(241))&&s[r(336)](t);g[r(174)]((t=>{const e=r;for(const n of s)t[e(156)](t[e(142)](n),t[e(326)](n)),t[e(306)](n)}))}))}}function Na(t){const e=_a;if(t[e(230)])return!0;const n=t[e(305)](0);return n.is(e(145),e(233))&&n[e(230)]}function Ra(t,e={},n){const r=_a;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(330)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Sa=Ma;function Ma(t,e){const n=wa();return(Ma=function(t,e){return n[t-=356]})(t,e)}!function(t){const e=Ma,n=t();for(;;)try{if(445177===parseInt(e(379))/1*(parseInt(e(396))/2)+-parseInt(e(394))/3+parseInt(e(368))/4*(-parseInt(e(413))/5)+parseInt(e(406))/6*(parseInt(e(410))/7)+parseInt(e(389))/8*(parseInt(e(364))/9)+parseInt(e(367))/10*(parseInt(e(390))/11)+-parseInt(e(401))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wa);class va extends t.Plugin{[Sa(372)](){const t=Sa;if(!this[t(357)][t(383)][t(388)](t(400)))return;const e=this[t(357)][t(383)][t(382)](t(373));e[t(412)](t(360),this[t(365)][t(385)](this)),e[t(403)][t(387)](t(399),t(381),t(369),e[t(403)][t(391)](t(399),null,t(376))),e[t(403)][t(387)](t(399),t(381),t(376),e[t(403)][t(391)](t(399),null,t(369))),e[t(374)][t(411)](this[t(356)][t(385)](this))}[Sa(365)](t,e){const n=Sa,r=this[n(357)][n(383)][n(382)](n(373)),s=this[n(357)][n(383)][n(382)](n(400)),o=e[n(397)]||this[n(357)][n(402)][n(363)][n(361)][n(404)]();this[n(357)][n(402)][n(405)]((()=>{const i=n,a=s[i(366)](o);let c=a?s[i(370)](a):null,u=o[i(384)](i(358))||null;const l=e[i(358)]||u,f=e[i(386)]||c,h=this[i(357)][i(383)][i(382)](i(375)).me;for(const t of r[i(408)]()){const e=t[i(371)]();if(i(381)===t[i(362)]&&e===o){t[i(409)]!==h&&t[i(376)]();const e=t[i(378)][i(392)];u=e[0][i(358)],c=e[0][i(386)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(380)](o,{commandName:i(360),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(381)},[],i(381))}))}[Sa(356)](t){const e=Sa;if(e(399)!=t[e(395)]&&e(398)!=t[e(395)])return;const{data:n}=t;if(n&&e(381)===n[e(407)]){const t=e(393);return{type:e(359),content:zr(this[e(357)][e(377)],t)}}}}function wa(){const t=["has","111304ufPjlH","48301hMnxAZ","getSuggestionCallback","commandParams","*Format:* resize table","998559aBkBNX","type","8IGqLnh","table","formatInline","formatBlock","TableColumnResizeEditing","4689252HhDWuM","model","_suggestionFactory","getSelectedElement","change","100542RrNmqR","formatGroupId","getSuggestions","author","119gedcFz","registerDescriptionCallback","enableCommand","119410Thjhit","handleSuggestionDescription","editor","tableWidth","format","resizeTableWidth","selection","subType","document","144uJrNua","handleResizeTableWidthCommand","getColumnGroupElement","320zoLvCo","8hoClMy","accept","getTableColumnsWidths","getContainedElement","afterInit","TrackChangesEditing","descriptionFactory","Users","discard","locale","data","142144gtMCNG","markBlockFormat","resizeTable","get","plugins","getAttribute","bind","columnWidths","registerCustomCallback"];return(wa=function(){return t})()}function Oa(t,e){const n=Da();return(Oa=function(t,e){return n[t-=461]})(t,e)}const Fa=Oa;function Da(){const t=["plugins","42096jcCYeS","insertTemplate","2307739syYhUB","afterInit","7187704AQEbif","25erbFpR","1201657psIXuu","editor","Template","get","has","23890UFuJdC","TrackChangesEditing","enableCommand","1234452UCoVKb","180hzzYlY","8SfMlsA","2501016sqavAa"];return(Da=function(){return t})()}!function(t){const e=Oa,n=t();for(;;)try{if(981499===parseInt(e(468))/1+parseInt(e(478))/2*(parseInt(e(476))/3)+-parseInt(e(479))/4+-parseInt(e(467))/5*(-parseInt(e(462))/6)+-parseInt(e(464))/7+-parseInt(e(466))/8+-parseInt(e(477))/9*(parseInt(e(473))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Da);class Ba extends t.Plugin{[Fa(465)](){const t=Fa,e=this[t(469)];e[t(461)][t(472)](t(470))&&e[t(461)][t(471)](t(474))[t(475)](t(463))}}const Pa=xa;function xa(t,e){const n=Ua();return(xa=function(t,e){return n[t-=213]})(t,e)}function Ua(){const t=["editor","get","registerElementLabel","descriptionFactory","TrackChangesEditing","locale","41766IWXxIL","36XoShtS","63XIAlDh","10gCALvU","1068uAIFMy","tableOfContents","237824eZNmLF","ELEMENT_TABLE_OF_CONTENTS","afterInit","enableCommand","288757GsaKgX","plugins","commands","64196ZJCagt","1194936fUZObI","152450JlnXJO","6670rRctcX","708nIOgqU","insertTableOfContents"];return(Ua=function(){return t})()}!function(t){const e=xa,n=t();for(;;)try{if(157930===-parseInt(e(225))/1+parseInt(e(222))/2*(-parseInt(e(219))/3)+parseInt(e(236))/4*(parseInt(e(235))/5)+-parseInt(e(220))/6*(parseInt(e(229))/7)+-parseInt(e(233))/8+-parseInt(e(221))/9*(-parseInt(e(234))/10)+parseInt(e(232))/11*(parseInt(e(223))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ua);class ja extends t.Plugin{[Pa(227)](){const t=Pa,e=this[t(213)];if(!e[t(231)][t(214)](t(237)))return;e[t(230)][t(214)](t(217))[t(228)](t(237));const n=e[t(230)][t(214)](t(217)),r=e[t(218)];n[t(216)][t(215)](t(224),(e=>zr(r,t(226),e)))}}const Ga=Ha;function Va(){const t=["schema","getChangedMarkers","model","title-content","nodeBefore","9469960pDdWhW","isTouching","afterInit","Title","getNearestSelectionRange","differ","document","isEqual","1788QzOrgJ","end","forward","1206987YovDnF","7945301xvlBBY","registerElementLabel","isCollapsed","TrackChangesEditing","updateMarker","createRange","locale","_splitMarkerName","plugins","suggestion","removeMarker","start","from","1995100IhxZCQ","10wfdEGj","element","11530EhmRJF","437379xuuCQS","editor","has","46647693Evtmhw","registerPostFixer","descriptionFactory","ELEMENT_TITLE","newRange","get"];return(Va=function(){return t})()}function Ha(t,e){const n=Va();return(Ha=function(t,e){return n[t-=446]})(t,e)}!function(t){const e=Ha,n=t();for(;;)try{if(739924===-parseInt(e(458))/1+-parseInt(e(473))/2*(parseInt(e(476))/3)+parseInt(e(472))/4+-parseInt(e(475))/5*(parseInt(e(455))/6)+-parseInt(e(459))/7+-parseInt(e(447))/8+parseInt(e(479))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Va);class za extends t.Plugin{[Ga(449)](){const t=Ga,e=this[t(477)];if(!e[t(467)][t(478)](t(450)))return;const n=e[t(467)][t(484)](t(462));n[t(481)][t(460)](t(488),(()=>zr(e[t(465)],t(482)))),e[t(487)][t(453)][t(480)]((r=>{const s=t;let o=!1;const i=Array[s(471)](e[s(487)][s(453)][s(452)][s(486)]());for(const{name:t,data:a}of i){const{group:i}=n[s(466)](t);if(s(468)!==i||!a[s(483)])continue;const c=a[s(483)],u=c[s(456)][s(446)];if(!u||!u.is(s(474),s(488)))continue;if(!c[s(470)][s(448)](c[s(456)]))continue;const l=e[s(487)][s(485)][s(451)](c[s(456)],s(457));if(l&&l[s(461)]){const e=r[s(464)](c[s(470)],l[s(470)]);e[s(454)](c)||(r[s(463)](t,{range:e}),o=!0)}o||(r[s(469)](t),o=!0)}return o}))}}function Wa(t,e){const n=Xa();return(Wa=function(t,e){return n[t-=375]})(t,e)}const Ka=Wa;function Xa(){const t=["15RxMIud","enableCommand","redo","576366YYosOJ","33741WGXUQj","901020HYZICE","320BONNKG","55KzJjga","148OrXNCz","1042lKBpTB","get","221uNfAPS","afterInit","UndoEditing","8PEiUbk","editor","TrackChangesEditing","779axrBSo","72000NxZjjC","has","undo","278310nqEnko","plugins","2863175LKthMZ"];return(Xa=function(){return t})()}!function(t){const e=Wa,n=t();for(;;)try{if(211702===-parseInt(e(382))/1*(parseInt(e(398))/2)+-parseInt(e(393))/3*(-parseInt(e(397))/4)+parseInt(e(389))/5*(-parseInt(e(386))/6)+-parseInt(e(388))/7*(-parseInt(e(379))/8)+parseInt(e(383))/9*(parseInt(e(395))/10)+-parseInt(e(396))/11*(-parseInt(e(394))/12)+-parseInt(e(376))/13*(parseInt(e(392))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xa);class qa extends t.Plugin{[Ka(377)](){const t=Ka,e=this[t(380)],n=e[t(387)][t(375)](t(381));e[t(387)][t(384)](t(378))&&(n[t(390)](t(385)),n[t(390)](t(391)))}}function Ja(t,e){const n=Za();return(Ja=function(t,e){return n[t-=343]})(t,e)}const Ya=Ja;function Za(){const t=["3532030LjXROB","2719750ArhKke","toggleTableCaption","97915dyAmbg","TableCaptionEditing","6838422mPcGcd","TrackChangesEditing","has","enableCommand","requires","5600973weGGuQ","afterInit","11120424LRNAgG","4lYOJDY","plugins","editor","5891253DTwqQs","get"];return(Za=function(){return t})()}!function(t){const e=Ja,n=t();for(;;)try{if(993952===parseInt(e(343))/1+parseInt(e(358))/2+-parseInt(e(356))/3*(parseInt(e(353))/4)+parseInt(e(359))/5+parseInt(e(345))/6+parseInt(e(350))/7+-parseInt(e(352))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Za);class Qa extends t.Plugin{static get[Ya(349)](){return[fa]}[Ya(351)](){const t=Ya,e=this[t(355)];e[t(354)][t(347)](t(344))&&e[t(354)][t(357)](t(346))[t(348)](t(360))}}const $a=ec;!function(t){const e=ec,n=t();for(;;)try{if(865055===parseInt(e(368))/1*(-parseInt(e(383))/2)+-parseInt(e(423))/3+-parseInt(e(379))/4+-parseInt(e(393))/5*(-parseInt(e(430))/6)+parseInt(e(392))/7+-parseInt(e(388))/8*(parseInt(e(381))/9)+parseInt(e(399))/10)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(369)]=[e(396),e(410),e(424),e(427),e(422),e(419),e(421)],this[e(411)]=[e(394),e(409),e(389),e(434),e(398),e(407),e(440),e(400),e(372)]}static get[$a(390)](){return $a(376)}[$a(404)](){const t=$a,e=this[t(403)][t(444)][t(375)](t(373));if(this[t(403)][t(444)][t(429)](t(386))){for(const n of this[t(369)])e[t(439)](n,((e,r)=>{const s=t,o=this[s(403)][s(385)][s(437)][s(387)][s(371)]()[s(431)](s(384));this[s(415)](n,[o],this[s(369)],s(369),e,r)}));e[t(377)][t(397)](t(378),t(369),t(445),e[t(377)][t(412)](t(378),null,t(402))),e[t(377)][t(397)](t(378),t(369),t(402),((e,n)=>this[t(432)](this[t(369)],e,n))),e[t(377)][t(397)](t(378),t(369),t(428),(()=>!1))}if(this[t(403)][t(444)][t(429)](t(401))){for(const n of this[t(411)])e[t(439)](n,((e,r)=>{const s=t,o=this[s(403)][s(444)][s(375)](s(418))[s(420)](this[s(403)][s(385)][s(437)][s(387)]);this[s(415)](n,o,this[s(411)],s(411),e,r)}));e[t(377)][t(397)](t(378),t(411),t(445),e[t(377)][t(412)](t(378),null,t(402))),e[t(377)][t(397)](t(378),t(411),t(402),((e,n)=>this[t(432)](this[t(411)],e,n))),e[t(377)][t(397)](t(378),t(411),t(428),(()=>!1))}e[t(442)][t(435)]((e=>this[t(438)](e)))}[$a(415)](t,e,n,r,s,o){const i=$a,a=this[i(403)][i(444)][i(375)](i(373));this[i(403)][i(385)][i(391)](o[i(408)],(()=>{const t=i;for(const i of e)if(this[t(441)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(416)](r);void 0!==n&&(e[r]=n)}s(o),a[t(417)](i,{commandParams:[e]},[],r)}}))}[$a(432)](t,e,n){const r=$a,s=e[0][r(425)][r(370)],o=n[r(433)][0];this[r(403)][r(385)][r(413)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(374)](r,o[r],s):e[n(406)](r,s)}))}[$a(438)](t){const e=$a;if(t[e(405)])switch(t[e(382)]){case e(369):return{type:e(380),content:zr(this[e(403)][e(426)],e(436))};case e(411):return{type:e(380),content:zr(this[e(403)][e(426)],e(443))}}}[$a(441)](t,e){const n=$a,r=this[n(403)][n(444)][n(375)](n(373));for(const s of r[n(414)]({skipNotAttached:!0})){const r=s[n(395)]();if(s[n(382)]===e&&r===t)return s}return null}}function ec(t,e){const n=nc();return(ec=function(t,e){return n[t-=368]})(t,e)}function nc(){const t=["59342930fDGQIt","tableCellHorizontalAlignment","TableCellPropertiesEditing","discard","editor","afterInit","data","removeAttribute","tableCellHeight","batch","tableCellBorderStyle","tableBorderStyle","tableCellProperties","getSuggestionCallback","change","getSuggestions","_handlePropertyChange","getAttribute","markBlockFormat","TableUtils","tableHeight","getSelectionAffectedTableCells","tableBackgroundColor","tableWidth","2367519yMDtJx","tableBorderWidth","start","locale","tableAlignment","join","has","106662VKJqRq","findAncestor","handleDiscardAction","commandParams","tableCellPadding","registerDescriptionCallback","*Format:* change table properties","document","handleSuggestionDescription","enableCommand","tableCellBackgroundColor","_getSuggestion","descriptionFactory","*Format:* change table cell properties","plugins","accept","35043mCfKEQ","tableProperties","nodeAfter","getFirstPosition","tableCellVerticalAlignment","TrackChangesEditing","setAttribute","get","TrackChangesTableProperties","_suggestionFactory","formatBlock","6454456FNBgDB","format","12995739DgvHnQ","subType","82ScUrgz","table","model","TablePropertiesEditing","selection","8VMtdwe","tableCellBorderWidth","pluginName","enqueueChange","1375542WkNuPY","5sUMklQ","tableCellBorderColor","getContainedElement","tableBorderColor","registerCustomCallback","tableCellWidth"];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=Z?Z.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=qt?function(t,e){return qt(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=Xn(n,7,uc));for(var s=e.length;s--;)xr(n,e[s]);return n})),yc=Ac;function Ac(t,e){const n=xc();return(Ac=function(t,e){return n[t-=125]})(t,e)}!function(t){const e=Ac,n=t();for(;;)try{if(506498===parseInt(e(505))/1+parseInt(e(281))/2+-parseInt(e(352))/3+-parseInt(e(534))/4*(parseInt(e(153))/5)+-parseInt(e(395))/6*(parseInt(e(384))/7)+-parseInt(e(126))/8+parseInt(e(303))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xc);const kc=yc(141);class Cc extends t.Plugin{static get[yc(485)](){return[yc(495),o.Users,t.PendingActions,Qr,ns,as,fs,Ts,ms,ks,Ss,xs,to,so,uo,ho,bo,Ao,No,vo,Do,Ho,Uo,Xo,Jo,ti,ui,pi,vi,oi,Vs,Ks,bi,Ai,Ni,Oi,Ui,zi,Xi,Qi,na,aa,fa,ma,Ta,Qa,La,va,ja,tc,Ba,za,qa]}static get[yc(345)](){return yc(364)}constructor(t){const e=yc;function n(t){const e=Ac;return t[e(321)]((t=>String[e(391)](t)))[e(524)]("")}super(t),this[e(450)]=!1,this[e(322)](e(350),[]),this.on(e(250),((n,r,s,o)=>{const i=e;this[i(451)][i(502)]((()=>{const e=i;for(const n of[...o,...s])this[e(451)][e(282)][e(506)](n)&&t[e(435)][e(514)](n)}))})),this[e(185)]=new qr(this[e(255)][e(424)][e(224)],this[e(255)][e(404)]),this[e(298)]=null,this[e(554)]=new Lc(this[e(255)]),this[e(528)]=new Map,this[e(523)]=t[e(515)][e(301)](e(495)),this[e(166)]=new Set,this[e(451)]=this[e(255)][e(424)],this[e(294)]=new WeakMap,this[e(532)]=!1,this[e(283)]=new Set([e(141)]),this[e(516)]=new Set,t[e(347)][e(212)](e(455),e(533)),this[e(399)]=t[e(347)][e(301)](e(455)),t[e(347)][e(212)](e(448),!0),this[e(243)]=t[e(347)][e(301)](e(448)),this[e(387)]=new f(t,this[e(166)]),this[e(380)](),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,48])}[yc(433)](){const t=yc,n=this[t(255)],r=(e,n)=>{const r=t;if(r(423)!=e)return r(165)+e;const s=n[r(469)]("|")[0];return this[r(128)](s)?r(449):r(266)};n[t(215)][t(415)](t(246))[t(312)]({model:t(348),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(467)](e[n(223)]),a=[n(531),r(o,i)];let c=3e3;return this[n(350)][n(160)](e[n(223)])&&(a[n(221)](n(550)),c=3010),n(459)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(215)][t(415)](t(162))[t(388)]((e=>{const r=t;e.on(r(517),((t,e,s)=>{const o=r;if(!s[o(209)][o(272)])return;const i=e[o(477)];if(!i)return;const c=s[o(535)][o(182)](i);n[o(424)][o(224)][o(186)](i)&&c&&!c[o(497)](o(291))&&c.is(o(397))&&(0,a.toWidget)(c,s[o(156)])}),{priority:r(412)})})),n[t(215)][t(415)](t(162))[t(312)]({model:t(348),view:(e,n)=>{const s=t;if(!n[s(209)][s(272)])return null;const{type:o,subType:i}=this[s(467)](e[s(223)]);return{classes:[s(531),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(477)])return;const{id:c}=this[a(467)](o[a(223)]);if(r){const t=this[a(528)][a(301)](c),e=this[a(536)](t);if(!this[a(128)](e))return}if(o[a(477)].is(a(232)))return void i[a(193)][a(479)](o[a(477)],s[a(371)]);const u=i[a(535)][a(182)](o[a(477)]);if(o[a(477)].is(a(323))&&n[a(424)][a(224)][a(199)](o[a(477)])&&!u[a(497)](a(198))){i[a(156)][a(379)]([a(531),a(449)],u),i[a(156)][a(259)](a(398),c,u),i[a(535)][a(309)](u,o[a(223)]),e&&(this[a(350)][a(160)](o[a(223)])?i[a(156)][a(379)](a(550),u):i[a(156)][a(491)](a(550),u));for(const t of n[a(424)][a(376)](o[a(477)])[a(344)]())i[a(193)][a(479)](t,s[a(371)]);i[a(193)][a(479)](o[a(477)],s[a(371)])}};n[t(215)][t(415)](t(162))[t(388)]((e=>{const n=t;e.on(n(127),((t,e,r)=>{const o=n;r[o(209)][o(272)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(330)})})),n[t(215)][t(415)](t(162))[t(388)]((e=>{const n=t;e.on(n(183),((t,e,r)=>{const o=n;r[o(209)][o(272)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(330)})})),n[t(215)][t(415)](t(162))[t(377)]({model:t(348),view:(e,n)=>n[t(209)][t(272)]?null:{group:t(348),name:e[t(513)](11)}}),n[t(215)][t(415)](t(311))[t(329)]({view:{name:t(348),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(314)+e[r(369)](r(498))+":"+e[r(369)]("id");return e[r(369)](r(230))&&(s+=":"+e[r(369)](r(230))),n[r(316)](r(474),{"data-name":s})}}),n[t(215)][t(415)](t(311))[t(260)]({view:t(348)}),n[t(215)][t(415)](t(246))[t(388)]((e=>{const n=t;e.on(n(127),s(),{priority:n(412)})})),n[t(215)][t(415)](t(246))[t(388)]((e=>{const n=t;e.on(n(183),s({isAttributeSuggestion:!0}),{priority:n(412)})})),n[t(215)][t(415)](t(246))[t(388)]((e=>{const n=t;e.on(n(328),((t,e,r)=>{const s=n,o=r[s(535)][s(252)](e[s(223)]);if(o)for(const t of o)t[s(497)](s(198))||(r[s(156)][s(491)]([s(531),s(449),s(550)],t),r[s(156)][s(526)](s(398),t),r[s(535)][s(222)](t,e[s(223)]))}),{priority:n(412)})})),n[t(215)][t(415)](t(246))[t(388)]((e=>{const n=t;e.on(n(453),((t,e,r)=>{const s=n,o=r[s(535)][s(252)](e[s(223)]);if(!o)return;const{id:i}=this[s(467)](e[s(223)]),a=this[s(528)][s(301)](i),c=this[s(536)](a);if(this[s(128)](c))for(const t of o)t[s(497)](s(198))||(r[s(156)][s(491)]([s(531),s(449),s(550)],t),r[s(156)][s(526)](s(398),t),r[s(535)][s(222)](t,e[s(223)]))}),{priority:n(412)})})),n[t(424)][t(372)][t(326)]((e=>{const r=t;let s=!1;const o=Array[r(355)](n[r(424)][r(372)][r(130)][r(368)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(467)](t);if(r(348)!==o)continue;const h=this[r(528)][r(301)](f);if(null!=c[r(416)]){r(262)==u&&(s=s||Sc(c[r(416)],t,e,n[r(424)][r(224)]));const o=r(423)==u&&this[r(128)](l[r(469)]("|")[0]);if(c[r(416)][r(341)]||r(204)==c[r(416)][r(402)][r(251)]||r(248)==u&&!vc(c[r(416)])||o&&!vc(c[r(416)])||r(459)==u&&(Rc(a=c[r(416)])||function(t){const e=r;return t[e(549)][e(338)]==t[e(400)][e(228)]&&t[e(549)][e(417)]}(a)))e[r(383)](t),s=!0;else{if(!h||!h[r(438)])continue;i[r(388)](h)}}}var a;return i[r(525)]>0&&(s=!!this[r(351)](i)||s),s})),n[t(424)][t(372)][t(326)]((e=>{const r=t;let s=!1;for(const t of n[r(424)][r(372)][r(130)][r(359)]())if(r(270)==t[r(195)])for(const t of this[r(528)][r(278)]()){if(t[r(132)]||!t[r(438)])continue;const o=r(248)==t[r(195)],i=this[r(536)](t),a=i&&this[r(128)](i);if(!o&&!a)continue;const c=t[r(163)]();if(c[r(549)][r(338)]!=c[r(400)][r(338)]&&!c[r(400)][r(417)]){const o=n[r(424)][r(131)](c[r(549)][r(466)],r(400)),i=n[r(424)][r(142)](c[r(549)],o);e[r(507)](t[r(300)](),{range:i}),s=!0}}return s})),n[t(424)][t(372)][t(326)]((e=>this[t(293)](e))),n[t(424)][t(372)][t(326)]((e=>!e[t(233)][t(442)]&&this[t(290)](e))),n[t(424)].on(t(167),(()=>{this[t(450)]=!1})),n[t(424)][t(372)].on(t(510),((r,s)=>{const o=t;if(!s[o(442)]||s[o(184)])return;if(!this[o(450)])return;const i=n[o(424)][o(372)][o(130)][o(359)]();if(0==i[o(227)])return;const a=[],c=i[o(511)]((t=>o(423)==t[o(195)])),u=i[o(511)]((t=>o(270)==t[o(195)]&&o(346)!=t[o(371)]));for(const t of c)this[o(530)](t[o(188)])&&a[o(221)]({key:t[o(188)],newValue:t[o(545)],oldValue:t[o(542)],range:wc(t[o(478)],n[o(424)])});for(const t of u){if(o(218)!=t[o(418)]&&o(408)!=t[o(418)])continue;const e=Oc(t[o(245)][o(466)],n[o(424)]),r=t[o(273)];o(218)==t[o(418)]&&a[o(221)]({key:o(141),newValue:t[o(371)],oldValue:r[o(371)],range:e});for(const[n,s]of r[o(158)]){if(!this[o(530)](n))continue;const r=t[o(158)][o(301)](n);s!==r&&a[o(221)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(158)])this[o(530)](n)&&(r[o(158)][o(506)](n)||a[o(221)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(227)]&&n[o(424)][o(197)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(189)](t,e,s,o,{groupId:r});this[n(171)](t,a)}))}),{priority:t(145)}),n[t(424)][t(282)].on(t(244),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(467)](n[s(371)]),e=this[s(528)][s(301)](t);e&&e[s(313)](n[s(371)])}})),n[t(424)][t(372)].on(t(510),(()=>{const e=t,r=Array[e(355)](n[e(424)][e(372)][e(130)][e(368)]())[e(511)]((t=>e(348)===this[e(467)](t[e(371)])[e(318)]));if(0===r[e(227)])return;r[e(471)](((t,n)=>{const r=e,s=t[r(135)][r(247)],o=n[r(135)][r(247)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(549)][r(508)](o[r(549)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(467)](t);if(null===n[e(247)]){const n=this[e(295)](t);o[e(388)](n)}else{const t=this[e(528)][e(301)](r);null!==n[e(416)]||t[e(438)]?(s[e(388)](t[e(161)]),o[e(388)](t)):this[e(201)](t)}}o[e(525)]>0&&this[e(211)](o);for(const t of s)this[e(275)](e(342),t)})),n[t(424)].on(t(504),((e,r)=>{const s=t,o=r[0];if(!this[s(528)][s(525)])return;if(!o[s(440)])return;if(o[s(233)][s(184)]||!o[s(233)][s(442)])return;let i,a;switch(o[s(195)]){case s(270):i=n[s(424)][s(131)](o[s(245)]),a=i[s(214)](o[s(396)]);break;case s(469):i=n[s(424)][s(131)](o[s(180)]),a=n[s(424)][s(131)](o[s(254)]);break;case s(434):i=n[s(424)][s(131)](o[s(411)]),a=i[s(214)](o[s(396)]);break;default:return}const c=n[s(424)][s(142)](i,a);n[s(424)][s(502)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(207)](c)){if(e[t(132)])continue;if(t(262)==e[t(195)])continue;const r=this[t(536)](e);if(r&&this[t(128)](r)&&t(469)!=o[t(195)])continue;const s=e[t(135)]&&e[t(135)][t(427)];(t(248)!=e[t(195)]||t(469)==o[t(195)]&&!s)&&(n[t(164)]||t(481)==e[t(195)]&&n[t(140)]||e[t(163)]()[t(261)](c)&&this[t(258)](e,i,a))}}))}),{priority:t(145)}),n[t(424)].on(t(324),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(325)])return;if(this[s(532)])return;if(!this[s(387)][s(452)])return;if(o[s(341)])return;const a=n[s(424)][s(224)],{start:c,end:u}=o[s(163)](),l=c[s(466)]&&a[s(457)](c[s(466)])?null:a[s(263)](c,s(208)),f=u[s(228)]&&a[s(457)](u[s(228)])?null:a[s(263)](u,s(203)),h=n[s(424)][s(142)](l?l[s(549)]:c,f?f[s(400)]:u);n[s(424)][s(502)]((t=>{const e=s;this[e(146)](h);const r=n[e(424)][e(224)][e(263)](h[e(549)]);o.is(e(461))?t[e(358)](r):o[e(539)](r)})),e[s(360)]()}),{priority:e.priorities[t(288)]+10}),n[t(424)].on(t(414),((e,r)=>{const s=t,o=r[r[s(227)]-1];o&&o[s(325)]||this[s(532)]||this[s(387)][s(452)]&&(n[s(424)][s(502)]((()=>{const t=s;let o=n[t(424)][t(414)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(191)]=o[t(302)]();const i=o[t(400)][t(228)],a=n[t(424)][t(224)];i&&a[t(199)](i)&&!a[t(186)](i)&&(o=n[t(424)][t(142)](o[t(549)],n[t(424)][t(131)](i,t(400)))),this[t(256)](o)})),e[s(360)]())}),{priority:t(412)}),this[t(255)][t(265)][t(388)](t(217),this[t(387)]),this[t(362)](t(217));const o=new d(n,this[t(528)]);n[t(265)][t(388)](t(401),o),this[t(362)](t(401));const i=new b(n,this[t(528)]);n[t(265)][t(388)](t(374),i),this[t(362)](t(374)),n[t(265)][t(388)](t(231),new S(n,o,this[t(528)])),this[t(362)](t(231)),n[t(265)][t(388)](t(216),new S(n,i,this[t(528)])),this[t(362)](t(216)),n[t(265)][t(388)](t(386),new O(n,o,this[t(528)])),this[t(362)](t(386)),n[t(265)][t(388)](t(487),new O(n,i,this[t(528)])),this[t(362)](t(487));const c=n[t(515)][t(301)](t(495));this[t(503)](c,t(464),((e,{threadId:n})=>{const r=t,s=this[r(528)][r(301)](n);s&&s[r(187)]&&1===s[r(187)][r(227)]&&this[r(168)](n,{hasComments:!0})}),{priority:t(289)}),this[t(503)](c,t(175),((e,{threadId:n})=>{const r=t,s=this[r(528)][r(301)](n);s&&s[r(187)]&&!s[r(187)][r(227)]&&this[r(168)](n,{hasComments:!1})}),{priority:t(289)})}set[yc(136)](t){const n=yc;if(this[n(298)])throw new e.CKEditorError(n(327),this);this[n(298)]=t}get[yc(136)](){return this[yc(298)]}[yc(154)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=yc,r=[];for(const e of this[n(528)][n(278)]())t&&!e[n(438)]||r[n(221)](e);return e?r[n(321)]((t=>t[n(274)]())):r}[yc(366)](t){const n=yc,r=this[n(528)][n(301)](t);if(!r)throw new e.CKEditorError(n(173),this);return r}[yc(407)](t){const e=yc;return this[e(528)][e(506)](t)}[yc(521)](t){const e=yc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(195)][e(469)](":"),a=this[e(528)][e(301)](r)||this[e(428)](o,i,r,n,s);if(this[e(373)](a),this[e(178)](a,o,i||null,n),a[e(159)]=t[e(159)],a[e(305)]=!0,s&&s[e(292)]){const t=s[e(292)],n=this[e(509)](t[e(476)]);a[e(287)]=t[e(159)],a[e(170)]=n,a[e(496)]=!0}else a[e(287)]=t[e(159)];switch(t[e(135)]&&(a[e(135)]=t[e(135)]),t[e(158)]&&(a[e(158)]=t[e(158)]),this[e(298)]&&this[e(298)][e(441)]||(a[e(444)]=!0),this[e(294)][e(301)](a)){case e(522):this[e(294)][e(322)](a,e(206));break;case e(343):a[e(438)]?(this[e(351)](new Set([a])),this[e(211)](new Set([a])),this[e(294)][e(322)](a,e(470)),this[e(275)](e(317),a)):this[e(294)][e(322)](a,e(354))}return a}[yc(401)](t){const e=yc;this[e(325)]((()=>{const n=e;this[n(255)][n(424)][n(502)]((()=>{const e=n;for(const n of t[e(394)]())n[e(147)]()}))}))}[yc(374)](t){const e=yc;this[e(325)]((()=>{const n=e;this[n(255)][n(424)][n(502)]((()=>{const e=n;for(const n of t[e(394)]())n[e(375)]()}))}))}[yc(362)](t,n){const r=yc,s=this[r(255)][r(265)][r(301)](t);if(!s)throw new e.CKEditorError(r(385),this,{commandName:t});if(this[r(166)][r(506)](s))throw new e.CKEditorError(r(225),this,{commandName:t});this[r(166)][r(388)](s),n&&s.on(r(196),((t,e)=>{const o=r;this[o(387)][o(452)]&&(this[o(532)]||(e[o(227)]>0&&e[e[o(227)]-1]&&e[e[o(227)]-1][o(325)]?e[o(353)]():(t[o(191)]=n(((...t)=>s[o(196)](...t,{forceDefaultExecution:!0})),...e),t[o(360)]())))}),{priority:r(412)})}[yc(325)](t){const n=yc;let r,s;const o=this[n(532)];this[n(532)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(532)]=!1),s&&e.CKEditorError[n(174)](s,this),r}[yc(256)](t,n=null,r={}){const s=yc;if(t[s(341)])return null;const o=this[s(255)][s(515)][s(301)](s(269)).me;for(const{suggestion:e,meta:o}of this[s(207)](t,s(481)))if(o[s(140)]){if(!o[s(134)]){if(o[s(164)]){if(!this[s(243)]||!Bc(e,r))continue;return e}if(Bc(e,r))return e;this[s(258)](e,t[s(549)],t[s(400)]);break}if(n==e[s(179)]&&Bc(e,r)){const n=e[s(163)]();return n[s(549)][s(137)](t[s(400)])?this[s(490)](e,this[s(451)][s(142)](t[s(549)],n[s(400)])):this[s(490)](e,this[s(451)][s(142)](n[s(549)],t[s(400)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(333)+n:s(481),u=this[s(210)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(169)](c,i,a,t),u}[yc(315)](t,n=yc(546),r={}){const s=yc,o=this[s(255)][s(515)][s(301)](s(269)).me,i=this[s(554)][s(226)](s(481),n,s(524));for(const e of this[s(154)]())if(e[s(170)].id==o.id&&s(481)==e[s(195)]&&e[s(179)]==n&&Bc(e,r)&&(i(e[s(419)](),t)||i(t,e[s(419)]()))){for(const n of t)e[s(462)](n);return e}for(const{suggestion:e,meta:n}of this[s(207)](t,s(481))){if(!n[s(140)])continue;if(!this[s(243)]&&n[s(164)])continue;if(!Bc(e,r))continue;let o=!0;for(const n of e[s(419)]())for(const e of t)if(!n[s(261)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(333)+n,l=this[s(210)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(169)](u,a,c,e,Hr[s(172)]());return l}[yc(176)](t,n,r=null,s={}){const o=yc;if(r=r||Mc(n),t[o(341)])return null;if(o(488)===this[o(399)]){const e=this[o(554)][o(226)](o(262),r,o(147));return this[o(325)]((()=>e([t],n,s))),null}const i=this[o(255)][o(515)][o(301)](o(269)).me,a=[];if(o(538)!==this[o(399)])for(const{suggestion:e,meta:n}of this[o(207)](t,o(481)))n[o(140)]&&!n[o(480)]&&a[o(221)](...e[o(419)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(213)](s);e&&r[n(221)](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(227)];){const s=r[e][n(381)](t);r[n(296)](e,1,...s),e+=s[n(227)]}}return r}(t,a);c[o(227)]&&this[o(451)][o(502)]((()=>{const t=o;for(const e of c){const o=this[t(554)][t(226)](t(262),r,t(147));this[t(325)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(549)],u=t[o(400)];for(const{suggestion:e,meta:n}of this[o(207)](t,o(262))){if(!n[o(140)])continue;if(e[o(179)]!=r)continue;if(!Bc(e,s))continue;const i=e[o(163)]();if(i[o(261)](t,!0))return null;c=c[o(508)](i[o(549)])?c:i[o(549)],u=u[o(143)](i[o(400)])?u:i[o(400)],a?i[o(549)][o(508)](a[o(163)]()[o(549)])?(a[o(493)](),a=e):e[o(493)]():a=e}const l=this[o(451)][o(142)](c,u);if(a)this[o(490)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(210)]({id:t,type:o(410)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(169)](o(410)+r,t,a,l)}}return null}[yc(144)](t,n,r=[],s=null,o={}){const i=yc;n[i(472)]||(n[i(472)]=n[i(413)]),n[i(427)]=t.is(i(478)),s=s||Mc(n);const a=r[i(321)]((t=>Oc(t,this[i(451)]))),c=t.is(i(478))?t:Oc(t,this[i(451)]);if(i(488)===this[i(399)]){const t=this[i(554)][i(226)](i(248),s,i(147));return this[i(325)]((()=>t([c],n,o))),null}a[i(221)](c);let u=!0;for(const t of a)if(!this[i(220)](t)){u=!1;break}if(u&&i(538)!==this[i(399)]){const t=this[i(554)][i(226)](i(248),s,i(147));return this[i(325)]((()=>t([c],n,o))),null}let l=null,f=c[i(549)],h=c[i(400)];for(const{suggestion:t,meta:e}of this[i(207)](c,i(248))){if(!e[i(140)])continue;if(e[i(134)]||e[i(164)]||e[i(480)])continue;if(t[i(135)][i(472)]!=n[i(472)])continue;if(!Bc(t,o))continue;const r=t[i(163)]();if(t[i(179)]==s){if(r[i(261)](c,!0))return null;f=f[i(508)](r[i(549)])?f:r[i(549)],h=h[i(143)](r[i(400)])?h:r[i(400)],l?r[i(549)][i(508)](l[i(163)]()[i(549)])?(l[i(493)](),l=t):t[i(493)]():l=t}else{const e=c[i(213)](r);this[i(543)](t,e)}}const g=this[i(255)][i(515)][i(301)](i(269)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(490)](l,this[i(451)][i(142)](f,h)),l;{const t=this[i(210)]({id:d,type:i(403)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(169)](i(403)+s,d,p,this[i(451)][i(142)](f,h)),t}}[yc(257)](t,n,r=[],s=null,o={}){const i=yc;n[i(472)]||(n[i(472)]=n[i(413)]);const a=t[0];n[i(427)]=a.is(i(478)),s=s||Mc(n);const c=r[i(321)]((t=>Oc(t,this[i(451)]))),u=a.is(i(478))?t:t[i(321)]((t=>Oc(t,this[i(451)])));if(i(488)===this[i(399)]){const t=this[i(554)][i(226)](i(248),s,i(147));return this[i(325)]((()=>t(u,n,o))),null}c[i(221)](...u);let l=!0;for(const t of c)if(!this[i(220)](t)){l=!1;break}if(l&&i(538)!==this[i(399)]){const t=this[i(554)][i(226)](i(248),s,i(147));return this[i(325)]((()=>t(u,n,o))),null}const f=this[i(255)][i(515)][i(301)](i(269)).me;for(const t of this[i(154)]()){if(t[i(170)].id!=f.id)continue;if(i(248)!=t[i(195)]||t[i(135)][i(472)]!=n[i(472)])continue;if(!Bc(t,o))continue;const e=t[i(179)]==s;for(let n=0;n<u[i(227)];n++){const r=u[n];for(const s of t[i(552)]()){const o=s[i(465)]();if(r[i(137)](o)){e?(u[i(296)](n,1),n--):t[i(383)](s[i(371)]);break}}}}if(0==u[i(227)])return null;const h=this[i(554)][i(226)](i(248),s,i(524));for(const t of this[i(154)]())if(t[i(170)].id==f.id&&i(248)==t[i(195)]&&t[i(135)][i(472)]==n[i(472)]&&t[i(179)]==s&&Bc(t,o)&&(h(t[i(419)](),u)||h(u,t[i(419)]()))){for(const e of u)t[i(462)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(403)+s,m=this[i(210)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(169)](p,g,d,t,Hr[i(172)]());return m}[yc(146)](t,n=null,r={}){const s=yc;if(t[s(341)])return null;const o=this[s(255)][s(515)][s(301)](s(269)).me,a=new i.LiveRange(t[s(549)],t[s(400)]);for(const{suggestion:t,meta:e}of this[s(207)](a,s(481)))if(e[s(140)]&&!e[s(134)])if(t[s(132)]){const e=t[s(419)]()[s(511)]((t=>s(204)!=t[s(402)][s(251)]));if(e[s(157)]((t=>a[s(261)](t,!0)))&&t[s(375)](),e[s(249)]((t=>t[s(261)](a,!0)))){const t=this[s(554)][s(226)](s(459),n,s(147));return this[s(325)]((()=>t([a],null,r))),null}}else{const e=a[s(213)](t[s(163)]());null!==e&&t[s(494)]([e],null,r)}if(a[s(425)](),a[s(341)]||s(204)==a[s(402)][s(251)])return null;let c=null,u=a[s(549)],l=a[s(400)];const f=this[s(207)](a,s(459));for(const{suggestion:t,meta:e}of f){const n=this[s(451)][s(142)](u,l);if(e[s(140)]&&(this[s(243)]||!e[s(164)]&&!e[s(480)]))if(t[s(132)]){if(!Bc(t,r))continue;let e=!0;for(const r of t[s(419)]()){if(r[s(261)](n,!0))return t;n[s(261)](r)||(e=!1)}e&&t[s(375)]()}else{const e=t[s(163)]();if(e[s(261)](n,!0))return t;if(!Bc(t,r)){n[s(261)](e)?t[s(493)]():e[s(264)](u)?u=e[s(400)]:e[s(264)](l)&&(l=e[s(549)]);continue}u=u[s(508)](e[s(549)])?u:e[s(549)],l=l[s(143)](e[s(400)])?l:e[s(400)],r=Object[s(436)]({},t[s(158)]),c?e[s(549)][s(508)](c[s(163)]()[s(549)])?(c[s(493)](),c=t):t[s(493)]():c=t}}if(c)return this[s(490)](c,this[s(451)][s(142)](u,l)),c;{const t=(0,e.uid)(),i=this[s(451)][s(142)](u,l),a=o.id,c=n?s(405)+n:s(459),f=this[s(210)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(169)](c,t,a,i),f}}[yc(280)](t,n=yc(546),r={}){const s=yc,o=this[s(255)][s(515)][s(301)](s(269)).me,a=t[s(321)]((t=>new i.LiveRange(t[s(549)],t[s(400)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(207)](a,s(481)))e[s(140)]&&!e[s(134)]&&c[s(388)](t);for(const e of c)if(e[s(132)]){const o=e[s(419)]();if((!e[s(158)]||!e[s(158)][s(308)])&&o[s(157)]((t=>a[s(249)]((e=>e[s(261)](t,!0)))))&&e[s(375)](),a[s(157)]((t=>o[s(249)]((e=>e[s(261)](t,!0)))))){const e=this[s(554)][s(226)](s(459),n,s(147));return this[s(325)]((()=>e(t,null,r))),null}}else{const t=e[s(163)]();if(a[s(249)]((e=>e[s(261)](t,!0)))&&e[s(375)](),a[s(157)]((e=>t[s(261)](e,!0)))){const t=this[s(554)][s(226)](s(459),n,s(147));return this[s(325)]((()=>t(a,null,r))),null}}const u=this[s(554)][s(226)](s(459),n,s(524));let l=null;for(const t of this[s(154)]())if(t[s(170)].id==o.id&&t[s(438)]&&s(459)==t[s(195)]&&t[s(179)]==n&&Bc(t,r)&&(u(t[s(419)](),a)||u(a,t[s(419)]())))if(l){if(t[s(187)]&&t[s(187)][s(227)])continue;for(const e of t[s(419)]())l[s(340)](e)||l[s(462)](e);t[s(493)]()}else{l=t;for(const e of a)t[s(340)](e)||t[s(462)](e)}if(l)return l;c[s(336)]();for(const{suggestion:t,meta:e}of this[s(207)](a,s(459)))e[s(140)]&&(this[s(243)]||!e[s(164)]&&!e[s(480)])&&Bc(t,r)&&c[s(388)](t);for(const t of c){const e=t[s(419)]();if((!r||!r[s(308)])&&a[s(157)]((t=>e[s(249)]((e=>e[s(261)](t,!0))))))return t;(!t[s(158)]||!t[s(158)][s(308)])&&e[s(157)]((t=>a[s(249)]((e=>e[s(261)](t,!0)))))&&t[s(375)]()}const f=(0,e.uid)(),h=o.id,g=s(405)+n,d=this[s(210)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(425)](),t[s(341)]||s(204)==t[s(402)][s(251)]||this[s(169)](g,f,h,t,Hr[s(172)]());return d}[yc(189)](t,n,r,s,o){const i=yc;if(t[i(341)])return[];if(i(488)===this[i(399)])return[];const a=this[i(255)][i(515)][i(301)](i(269)).me.id,c=Array[i(355)](this[i(528)][i(278)]())[i(511)]((e=>i(423)==e[i(195)]&&e[i(135)][i(241)]==n&&e[i(340)](t)));if(i(533)===this[i(399)]){const e=this[i(207)](t,i(481))[i(511)]((({meta:t})=>t[i(140)]&&!t[i(480)]&&!t[i(134)]))[i(321)]((({suggestion:t})=>t));c[i(138)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(423)==t[i(195)]?t[i(135)][i(420)]:void 0,o=t[i(163)](),a=Array[i(355)](u[i(392)]())[i(192)]((t=>t[i(426)](o)));if(!a)continue;const c=a[i(381)](o);this[i(128)](n)&&i(481)==t[i(195)]&&0!=c[i(227)]||(u[i(520)](a),c[i(334)]((t=>{u[i(322)](t,r)})),i(481)!=t[i(195)]&&e!=s&&u[i(322)](a[i(213)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(227)]>37&&console[i(306)](i(551),{key:n});const f=(i(475)+(n+"|")+Mc({newValue:s}))[i(519)](0,60),h=this[i(210)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(221)](h),this[i(169)](f,c,a,t)}return l}[yc(320)](t){const e=yc;this[e(362)](t,((t,...n)=>{this[e(527)]((()=>{t(...n)}))}))}[yc(229)](t){const e=yc;this[e(283)][e(388)](t)}[yc(456)](t){const e=yc;this[e(516)][e(388)](t)}[yc(536)](t){const e=yc;return e(423)==t[e(195)]?t[e(179)][e(469)]("|")[0]:null}[yc(490)](t,e){const n=yc,r=t[n(300)]();this[n(451)][n(502)]((t=>{t[n(507)](r,{range:e})}))}[yc(373)](t){const e=yc,n=t.id,r=this[e(255)][e(347)][e(301)](e(125));this[e(523)][e(544)](n)||this[e(523)][e(529)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(523)][e(190)](n);s[e(150)](e(286)),s[e(286)]=!1,t[e(187)]=s}[yc(178)](t,n,r,s){const o=yc;if(t[o(195)]!=n||t[o(179)]!=r||t[o(337)].id!=s)throw this[o(255)][o(482)](o(304)),new e.CKEditorError(o(304),this)}[yc(543)](t,n){const r=yc,s=t[r(163)]();if(n[r(137)](s))t[r(493)]();else if(s[r(261)](n)){const o=this[r(451)][r(131)](n[r(549)][r(228)],r(400));this[r(490)](t,this[r(451)][r(142)](s[r(549)],o));const i=(0,e.uid)(),a=t[r(337)].id,c=t[r(195)]+":"+t[r(179)];this[r(210)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(135)],attributes:t[r(158)]});const u=this[r(451)][r(131)](n[r(400)][r(338)],r(540)),l=this[r(451)][r(142)](u,s[r(400)]);this[r(169)](c,i,a,l)}else if(s[r(264)](n[r(549)])){const e=this[r(451)][r(131)](n[r(549)][r(228)],r(400));this[r(490)](t,this[r(451)][r(142)](s[r(549)],e))}else{const e=this[r(451)][r(131)](n[r(400)][r(338)],r(540));this[r(490)](t,this[r(451)][r(142)](e,s[r(400)]))}}[yc(220)](t){const e=yc;for(const{suggestion:n,meta:r}of this[e(207)](t,e(481))){if(!r[e(140)])continue;const s=n[e(419)]();for(const n of s)if(!t[e(381)](n)[e(227)])return!0}return!1}[yc(489)](t){const n=yc,r=this[n(255)][n(515)][n(301)](n(269))[n(202)](t);if(!r)throw new e.CKEditorError(n(367),this);return r}[yc(509)](t){const e=yc,n=this[e(255)][e(515)][e(301)](e(269)),r=(0,o.hashObject)(e(370)+t);return n[e(202)](r)||n[e(446)]({id:r,name:t})}[yc(428)](t,e,n,r,s){const o=yc,i=this[o(489)](r),a=this[o(554)][o(253)](t,e,n,i,s,(t=>{const e=o;this[e(168)](n,{attributes:t});const r=this[e(366)](n);this[e(351)](new Set([r])),this[e(211)](new Set([r]))}));return this[o(503)](a,o(147),(()=>{const t=o;this[t(168)](n,{state:t(501)})}),{priority:o(412)}),this[o(503)](a,o(375),(()=>{const t=o;this[t(168)](n,{state:t(421)})}),{priority:o(412)}),this[o(528)][o(322)](n,a),this[o(294)][o(322)](a,o(522)),a}[yc(467)](t){const e=yc,n=t[e(469)](":");return{group:n[0],type:n[1],subType:n[e(227)]>=5?n[2]:null,id:n[e(227)]<5?n[2]:n[3],authorId:n[e(227)]<5?n[3]:n[4],markerCount:6==n[e(227)]?n[5]:null}}[yc(258)](t,n,r){const s=yc,o=t[s(163)](),i=o[s(549)],a=o[s(400)];this[s(490)](t,this[s(451)][s(142)](i,n));const c=(0,e.uid)(),u=t[s(337)].id,l=t[s(195)]+(t[s(179)]?":"+t[s(179)]:"");this[s(210)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(158)],data:t[s(135)]});const f=this[s(536)](t);(s(248)==t[s(195)]||f&&this[s(128)](f))&&(r=this[s(451)][s(473)](r[s(338)])),this[s(169)](l,c,u,this[s(451)][s(142)](r,a))}[yc(207)](t,e=null){const n=yc,r=[],s=this[n(255)][n(515)][n(301)](n(269)).me;Array[n(235)](t)||(t=[t]);for(const o of this[n(154)]()){if(!o[n(438)])continue;if(e&&o[n(195)]!=e)continue;let i=!1;for(const e of o[n(419)]()){for(const a of t){const t=a[n(549)][n(137)](e[n(400)])||a[n(400)][n(137)](e[n(549)]);if(t||a[n(213)](e)){const c=a[n(261)](e)&&Nc(this[n(451)][n(224)],e[n(549)],a),u=e[n(261)](a)&&Nc(this[n(451)][n(224)],a[n(549)],e);r[n(221)]({suggestion:o,meta:{isOwn:s==o[n(170)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[yc(169)](t,e,n,r,s){const o=yc;this[o(451)][o(502)]((i=>{const a=o;let c=a(314)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(310)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[yc(201)](t){const e=yc,n=t[e(149)],r=t[e(382)];t[e(149)]=null,t[e(382)]=null,null!=n&&n[e(382)]==t&&(n[e(382)]=r),null!=r&&r[e(149)]==t&&(r[e(149)]=n),e(470)==this[e(294)][e(301)](t)&&(this[e(294)][e(322)](t,e(354)),this[e(275)](e(240),t,n,r))}[yc(210)](t){const n=yc,r=t.id,s=this[n(521)](t);if(this[n(298)]&&this[n(298)][n(441)]){const o=this[n(255)][n(515)][n(301)](n(357)),i=s[n(365)],a=s[n(179)]?s[n(195)]+":"+s[n(179)]:s[n(195)],c=this[n(255)][n(404)],u=o[n(388)](zr(c,n(239))),l={id:r,type:a,hasComments:i,data:t[n(135)]||null,originalSuggestionId:t[n(429)]||null,attributes:s[n(158)]};this[n(298)][n(441)](l)[n(268)]((t=>{const e=n;s[e(444)]=!0,o[e(499)](u),t&&t[e(159)]&&(this[e(528)][e(301)](r)[e(159)]=t[e(159)])}))[n(483)]((t=>{const r=n;throw(0,e.logWarning)(r(406)),this[r(255)][r(424)][r(197)]({isUndoable:!1},(()=>{s[r(375)]()})),s[r(133)](),this[r(528)][r(520)](s.id),this[r(294)][r(520)](s),t}))}return s}[yc(128)](t){const e=yc;return this[e(283)][e(506)](t)}[yc(168)](t,e){const n=yc,r=this[n(255)][n(515)][n(301)](n(357)),s=this[n(366)](t);if(this[n(298)]&&this[n(298)][n(194)])if(s[n(444)]){const s=r[n(388)](zr(this[n(255)][n(404)],n(239)));this[n(298)][n(194)](t,e)[n(268)]((()=>{r[n(499)](s)}))}else s.on(n(447),(()=>{this[n(168)](t,e)}))}[yc(500)](t){const n=yc;if(!this[n(298)]||!this[n(298)][n(366)])throw new e.CKEditorError(n(445),this);return this[n(298)][n(366)](t)}[yc(295)](t){const e=yc,{id:n,type:r,subType:s,authorId:o}=this[e(467)](t),i=this[e(528)][e(301)](n)||this[e(428)](r,s,n,o,{});switch(this[e(178)](i,r,s,o),this[e(294)][e(301)](i)){case e(522):this[e(500)](n)[e(268)]((t=>{const r=e;let s=Promise[r(284)]();t[r(365)]&&(s=this[r(523)][r(541)]({channelId:this[r(255)][r(347)][r(301)](r(125)),threadId:n})),s[r(268)]((()=>{const e=r;this[e(521)](t)[e(444)]=!0}))})),this[e(294)][e(322)](i,e(343));break;case e(354):this[e(168)](n,{state:e(181)});case e(206):this[e(294)][e(322)](i,e(470)),this[e(275)](e(317),i);break;case e(470):this[e(275)](e(342),i)}return i[e(313)](t),i}[yc(211)](t){const e=yc,n=Array[e(355)](t),r=n[e(511)]((t=>e(423)==t[e(195)]));this[e(537)](r);const s=n[e(511)]((t=>!t[e(132)]&&e(423)!=t[e(195)])),o=this[e(154)]({skipNotAttached:!0})[e(511)]((t=>!t[e(132)]&&e(423)!=t[e(195)])),i=o[e(511)]((n=>!t[e(506)](n))),a=new Map(o[e(321)]((t=>[t,this[e(554)][e(226)](t[e(195)],t[e(179)],e(299))]))),c=new Map(o[e(321)]((t=>[t,t[e(163)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(227)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(227)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(227)];t++){const n=s[t];!l[e(506)](n)&&n[e(149)]&&(f[e(388)](n[e(149)]),n[e(149)][e(382)]===n&&(n[e(149)][e(382)]=null),n[e(149)]=null),!u[e(506)](n)&&n[e(382)]&&(f[e(388)](n[e(382)]),n[e(382)][e(149)]===n&&(n[e(382)][e(149)]=null),n[e(382)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(227)];e++){const r=g(t,n[e]);r&&(r[0][s(382)]=r[1],r[1][s(149)]=r[0],u[s(388)](r[0]),l[s(388)](r[1]))}}function g(t,n){const r=e;if(t[r(170)].id!==n[r(170)].id)return null;const s=a[r(301)](t)(t,n,c[r(301)](t),c[r(301)](n));return s&&a[r(301)](n)(t,n,c[r(301)](t),c[r(301)](n))?s[1][r(187)]&&s[1][r(187)][r(227)]?null:s:null}f[e(525)]&&this[e(211)](f)}[yc(537)](t){const e=yc;if(0==t[e(227)])return;const n=this[e(154)]({skipNotAttached:!0})[e(511)]((t=>e(423)==t[e(195)]&&t[e(305)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(158)]);s[e(506)](n)||(s[e(322)](n,r[e(227)]),r[e(221)]([]));const i=s[e(301)](n);r[i][e(221)](t)}!function(){const t=e;r[t(471)](((e,n)=>{const r=t,s=e[0][r(159)],o=n[0][r(159)];return s==o?e[0][r(158)][r(553)]<n[0][r(158)][r(553)]?-1:1:s<o?-1:1}));for(const e of r)e[t(471)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(227)];t++){if(0==r[t][e(227)])continue;const n=[];for(let s=t+1;s<r[e(227)];s++)0!=r[s][e(227)]&&i(r[t],r[s])&&n[e(221)](s);for(const s of n)r[t]=r[t][e(155)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(227)];n++)t[n][e(382)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(227)];n++)t[n][e(149)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(158)][r(553)]!==n[0][r(158)][r(553)]&&t[0][r(170)]!==n[0][r(170)])return!1;if(!function(t,e){const n=r;return!t[n(365)]&&!e[n(365)]||(!t[n(365)]||!e[n(365)])&&(!!(t[n(365)]&&e[n(159)]<t[n(187)][n(307)][n(301)](0)[n(159)])||!!(e[n(365)]&&t[n(159)]<e[n(187)][n(307)][n(301)](0)[n(159)]))}(t[0],n[0]))return!1;const s=_c(t[0][r(158)],r(553)),o=_c(n[0][r(158)],r(553));return!!Or(s,o)&&(!!t[r(157)]((t=>n[r(249)]((e=>t[r(163)]()[r(137)](e[r(163)]())))))&&n[r(157)]((e=>t[r(249)]((t=>e[r(163)]()[r(137)](t[r(163)]()))))))}}[yc(351)](t){const e=yc,n=Array[e(355)](t),r=this[e(154)]({skipNotAttached:!0}),s=r[e(511)]((n=>!t[e(506)](n))),o=new Map(n[e(321)]((t=>[t,this[e(554)][e(226)](t[e(195)],t[e(179)],e(524))]))),i=new Map(r[e(321)]((t=>[t,t[e(419)]()])));for(let t=0;t<n[e(227)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(227)];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(227)];e++){const s=r[e];if(s[a(195)]!==n[a(195)]||s[a(170)].id!==n[a(170)].id||s[a(179)]!==n[a(179)])continue;if(!Dc(n,s,[a(553)]))continue;if(a(423)==n[a(195)]&&n[a(135)][a(420)]!=s[a(135)][a(420)])continue;if(a(423)==n[a(195)]&&t[a(128)](n[a(135)][a(241)]))continue;if(a(248)==n[a(195)]){const e=t[a(255)][a(424)],r=n[a(267)]();if(r&&(e[a(224)][a(186)](r)||e[a(224)][a(457)](r)))continue}const c=o[a(301)](n),u=i[a(301)](n),l=i[a(301)](s),f=n[a(187)]&&n[a(187)][a(227)],h=s[a(187)]&&s[a(187)][a(227)];if(!f&&c(l,u))return t[a(277)](s,n),i[a(520)](n),!0;if(!h&&c(u,l))return t[a(277)](n,s),i[a(520)](s),!0}return!1}}[yc(277)](t,e){const n=yc;if(t[n(132)])for(const r of e[n(419)]())t[n(462)](r);else{const r=e[n(163)]()[n(400)];this[n(490)](t,this[n(451)][n(142)](t[n(163)]()[n(549)],r))}e[n(493)]()}[yc(463)](t,e){const n=yc,r=t[n(152)](n(484))||t[n(152)](n(423))?n(547):t[n(319)]();return zr(this[n(255)][n(404)],e+"_"+r+n(285))}[yc(380)](){const t=yc,e=this[t(255)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(451)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(467)](t[s(371)]);if(s(348)===e){n[s(518)](this[s(463)](r,s(332)));break}}for(const t of r){const{group:e,type:r}=this[s(467)](t[s(371)]);if(s(348)===e){n[s(518)](this[s(463)](r,s(339)));break}}}))}[yc(293)](t){const e=yc;if(this[e(450)])return!1;const n=this[e(255)],r=n[e(424)][e(372)][e(130)][e(359)]();if(0==r[e(227)])return!1;const s=[],o=r[e(511)]((t=>e(423)==t[e(195)])),i=r[e(511)]((t=>e(270)==t[e(195)]&&e(346)!=t[e(371)])),a=r[e(511)]((t=>e(499)==t[e(195)]&&e(346)!=t[e(371)]));for(const t of o)s[e(221)]({key:t[e(188)],newValue:t[e(545)],oldValue:t[e(542)],range:wc(t[e(478)],n[e(424)])});for(const t of i){const r=a[e(192)]((n=>n[e(245)][e(137)](t[e(245)])));r&&s[e(221)]({key:e(141),newValue:t[e(371)],oldValue:r[e(371)],range:n[e(424)][e(432)](t[e(245)][e(466)])})}return 0!=s[e(227)]&&this[e(171)](t,s)}[yc(290)](t){const e=yc;let n=!1;const r=this[e(255)][e(424)][e(372)][e(130)][e(368)]()[e(511)]((t=>t[e(135)][e(416)]&&t[e(371)][e(152)](e(486))));for(const s of r){const{subType:r,id:o}=this[e(467)](s[e(371)]),i=r[e(469)]("|")[0];for(const r of this[e(154)]({skipNotAttached:!0}))r.id!=o&&e(423)==r[e(195)]&&r[e(135)]&&r[e(135)][e(241)]==i&&r[e(163)]()[e(426)](s[e(135)][e(416)])&&(this[e(139)](r,s[e(135)][e(416)],t),n=!0)}return n}[yc(527)](t){const e=yc;this[e(255)],this[e(450)]=!0,t()}[yc(530)](t){const e=yc,n=this[e(128)](t),r=this[e(516)][e(506)](t);return n||r}[yc(171)](t,e){const n=yc;if(0==e[n(227)])return!1;let r=!1;for(const s of e){const e=this[n(207)](s[n(478)],n(423))[n(511)]((t=>!t[n(439)][n(134)]))[n(321)]((t=>t[n(348)])),i=(0,o.hashObject)({newValue:s[n(242)]});e[n(511)]((t=>{const e=n,[r,o]=t[e(179)][e(469)]("|");return r==s[e(241)]&&o!=i}))[n(334)]((e=>{const o=n;this[o(139)](e,s[o(478)],t),r=!0}))}return r}[yc(139)](t,e,n){const r=yc,s=t[r(163)]()[r(381)](e);0!==s[r(227)]?1!==s[r(227)]?this[r(258)](t,e[r(549)],e[r(400)]):this[r(490)](t,s[0]):n[r(383)](t[r(300)]())}}class Lc{constructor(t){const e=yc;this[e(468)]=t,this[e(451)]=t[e(424)],this[e(234)]=new Map,this[e(430)]=new Map,this[e(271)]()}[yc(253)](t,e,n,r,s,o){const i=yc;return new Hr(this[i(451)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(226)](t,e,i(147))(...n),onDiscard:(...n)=>this[i(226)](t,e,i(375))(...n)})}[yc(129)](t,e,n,r){const s=yc,o=t+":"+e+":"+n;this[s(234)][s(322)](o,r)}[yc(226)](t,e,n){const r=yc,s=t+":"+e+":"+n;return this[r(234)][r(301)](s)||this[r(430)][r(301)](t+":"+n)}[yc(271)](){const t=yc,e=()=>!1,n=t=>{const e=Ac;t[e(471)](((t,n)=>t[e(549)][e(508)](n[e(549)])?1:-1)),this[e(451)][e(502)]((n=>{const r=e;for(const e of t){let t;t=e[r(400)][r(417)]&&e[r(400)][r(338)]==e[r(549)][r(466)]?n[r(331)](e[r(549)][r(466)],"on"):n[r(331)](e),this[r(451)][r(324)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Ac;e&&this[n(451)][n(502)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(321)]((t=>(Rc(t)&&(t=this[s(451)][s(142)](t[s(400)])),t)))[s(511)]((t=>s(204)!==t[s(402)][s(251)]));if(c[s(227)]<1)return;const u=Array[s(355)](this[s(451)][s(372)][s(232)][s(419)]())[s(321)]((t=>i.LiveRange[s(205)](t)));r[s(358)](c);for(const t of this[s(468)][s(265)][s(265)]())t[s(408)]();a[s(221)]({forceDefaultExecution:!0}),this[s(468)][s(196)](o,...a);const l=u[s(511)]((t=>s(204)!=t[s(402)][s(251)]));l[s(227)]>0&&r[s(358)](l);for(const t of u)t[s(425)]()}))},s=(e,n)=>1==e[t(227)]&&1==n[t(227)]&&e[0][t(400)][t(137)](n[0][t(549)]),o=(e,n,r,s)=>Fc(e,n,r,s,this[t(451)])?[e,n]:Fc(n,e,s,r,this[t(451)])?[n,e]:null;this[t(430)][t(322)](t(378),e),this[t(430)][t(322)](t(238),n),this[t(430)][t(322)](t(363),s),this[t(430)][t(322)](t(148),o),this[t(430)][t(322)](t(349),n),this[t(430)][t(322)](t(279),e),this[t(430)][t(322)](t(422),s),this[t(430)][t(322)](t(335),o),this[t(430)][t(322)](t(512),r),this[t(430)][t(322)](t(200),e),this[t(430)][t(322)](t(236),s),this[t(430)][t(322)](t(237),e),this[t(430)][t(322)](t(454),r),this[t(430)][t(322)](t(177),e),this[t(430)][t(322)](t(361),s),this[t(430)][t(322)](t(460),e),this[t(430)][t(322)](t(390),e),this[t(430)][t(322)](t(443),((e,n)=>{const r=t;if(!n)return;const s=this[r(468)][r(515)][r(301)](Cc);this[r(451)][r(502)]((t=>{const o=r;if(o(141)==n[o(241)])for(const r of e){const e=r[o(549)][o(466)],s=n[o(420)];t[o(218)](e,s)}else if(s[o(128)](n[o(241)]))for(const r of e)void 0!==n[o(420)]?t[o(259)](n[o(241)],n[o(420)],r[o(549)][o(466)]):t[o(526)](n[o(241)],r[o(549)][o(466)]);else for(const r of e)n[o(420)]?t[o(259)](n[o(241)],n[o(420)],r):t[o(526)](n[o(241)],r)}))})),this[t(430)][t(322)](t(393),s)}}function Nc(t,e,n){const r=yc;for(const s of e[r(338)][r(297)]({includeSelf:!0,parentFirst:!0})){if(s[r(402)]==s)return!1;if(!n[r(219)](s))return!1;if(t[r(186)](s)||t[r(457)](s))return!0}return!1}function Rc(t){const e=yc;return t[e(400)][e(338)]==t[e(549)][e(466)]&&t[e(400)][e(356)]}function Sc(t,e,n,r){const s=yc,o=t=>!t[s(477)].is(s(492))&&!r[s(186)](t[s(477)]),i=t[s(549)][s(409)](o),a=t[s(400)][s(409)](o,{direction:s(203)});return!(t[s(549)][s(137)](i)&&t[s(400)][s(137)](a)||(i[s(508)](a)?n[s(507)](e,{range:n[s(142)](i,a)}):n[s(383)](e),0))}function Mc(t){return(0,o.hashObject)(t)}function vc(t){const e=yc,n=t[e(549)][e(466)];return n&&n.is(e(323))}function wc(t,e){const n=yc;return null==t[n(400)][n(228)]&&t[n(400)][n(338)]==t[n(549)][n(466)]?Oc(t[n(549)][n(466)],e):t}function Oc(t,e){const n=yc,r=e[n(224)][n(186)](t)||e[n(224)][n(276)](t);return e[n(142)](e[n(131)](t,n(273)),r?e[n(548)](t):e[n(131)](t,n(400)))}function Fc(t,e,n,r,s){const o=yc;if(!Dc(t,e))return!1;if(n[o(400)][o(137)](r[o(549)]))return!0;if(t[o(195)]!=e[o(195)])return!1;if(!n[o(400)][o(431)](r[o(549)]))return!1;const i=s[o(142)](n[o(400)],r[o(549)])[o(437)]();for(const t of i)if([o(389),o(458)][o(160)](t[o(195)])&&s[o(224)][o(457)](t[o(477)]))return!1;return!0}function Dc(t,e,n=[]){const r=yc;return!(!t[r(305)]||!e[r(305)])&&Or(_c(t[r(158)],n),_c(e[r(158)],n))}function Bc(t,e){const n=yc,r=Pc(t[n(158)]),s=Pc(e);if(!t[n(305)])return!1;for(const t of Object[n(392)](s))if(!Or(r[t],s[t]))return!1;return!0}function Pc(t){const e=yc,n=Object[e(436)]({},t);return delete n[e(308)],delete n[e(151)],n}function xc(){const t=["registerBlockAttribute","marker-count","acceptAllSuggestions","selection","batch","_customCallbacks","isArray","formatInline:join","formatInline:chain","insertion:discard","PENDING_ACTION_SUGGESTION","suggestionUnloaded","key","newValue","_mergeNestedSuggestions","update:suggestion","position","editingDowncast","oldRange","formatBlock","some","change:activeMarkers","rootName","markerNameToElements","buildSuggestion","moveTargetPosition","editor","markInsertion","markMultiRangeBlockFormat","_breakSuggestionMarker","setAttribute","dataToMarker","containsRange","formatInline","getNearestSelectionRange","containsPosition","commands","ck-suggestion-marker-formatInline","getContainedElement","then","Users","insert","_registerDefaultCallbacks","showSuggestionHighlights","before","toJSON","fire","isSelectable","_joinSuggestions","values","deletion:discard","markMultiRangeDeletion","1391434UvfdGa","markers","_blockAttributeKeys","resolve","_SUGGESTION_ANNOUNCEMENT","isRemovable","authoredAt","normal","low","_processAttributeSuggestions","widget","@external","_processAttributeChanges","_suggestionState","_handleNewSuggestionMarker","splice","getAncestors","_adapter","chain","getFirstMarker","get","clone","11131236cJbczc","track-changes-suggestion-data-mismatch","_isDataLoaded","warn","comments","skipNestingCheck","bindElementToMarker","addMarker","upcast","markerToHighlight","addMarkerName","suggestion:","markMultiRangeInsertion","createElement","suggestionLoaded","group","toUpperCase","enableDefaultAttributesIntegration","map","set","element","deleteContent","forceDefaultExecution","registerPostFixer","track-changes-adapter-already-set","removeMarker:suggestion:formatBlock","elementToElement","highest","createSelection","LEAVE","insertion:","forEach","deletion:chain","clear","creator","parent","ENTER","isIntersectingWithRange","isCollapsed","suggestionChanged","markerReady","getItems","pluginName","$text","config","suggestion","deletion:accept","activeMarkers","_joinWithAdjacentSuggestions","1447650WQagih","pop","removed","from","isAtStart","PendingActions","setSelection","getChanges","stop","formatBlock:join","enableCommand","insertion:join","TrackChangesEditing","hasComments","getSuggestion","track-changes-user-not-found","getChangedMarkers","getAttribute","external:","name","document","_addThreadToSuggestion","discardSuggestion","discard","createRangeIn","markerToData","insertion:accept","addClass","_initAriaMarkerChangeAnnouncements","getDifference","next","removeMarker","14lmJrRk","track-changes-command-not-found","acceptSelectedSuggestions","trackChangesCommand","add","elementStart","attribute:accept","fromCharCode","keys","attribute:join","getAllAdjacentSuggestions","1481058TirDWk","howMany","containerElement","data-suggestion","_trackFormatChanges","end","acceptSuggestion","root","formatBlock:","locale","deletion:","error-saving-suggestion-data-suggestion-discarded","hasSuggestion","refresh","getLastMatchingPosition","formatInline:","targetPosition","high","commandName","insertContent","for","newRange","isAtEnd","action","getRanges","oldValue","rejected","deletion:join","attribute","model","detach","isIntersecting","multipleBlocks","_createSuggestion","originalSuggestionId","_defaultCallbacks","isTouching","createRangeOn","init","move","editing","assign","getWalker","isInContent","meta","isDocumentOperation","addSuggestion","isLocal","attribute:discard","_saved","track-changes-adapter-missing-getsuggestion","addUser","change:_saved","trackChanges.mergeNestedSuggestions","ck-suggestion-marker-formatBlock","_recordAttributeSuggestions","_model","value","removeMarker:suggestion:attribute","formatBlock:accept","trackChanges.trackFormatChanges","registerInlineAttribute","isLimit","elementEnd","deletion","formatBlock:chain","documentSelection","addRange","_getMarkerAnnouncementText","addComment","getRange","nodeAfter","_splitMarkerName","_editor","split","ready","sort","formatGroupId","createPositionBefore","$marker","attribute:","authorName","item","range","consume","isInsideObject","insertion","enableReadOnlyMode","catch","format","requires","suggestion:attribute:","discardSelectedSuggestions","never","_getAuthorFromId","_setSuggestionRange","removeClass","$textProxy","removeMarkers","_onDiscard","CommentsRepository","isExternal","getCustomProperty","suggestion-type","remove","_getSuggestionData","accepted","change","listenTo","applyOperation","77252XFSOgF","has","updateMarker","isBefore","_getExternalAuthor","change:data","filter","formatInline:accept","substr","reconvertMarker","plugins","_inlineAttributeKeys","addMarker:suggestion","announce","substring","delete","addSuggestionData","notReady","_commentsRepository","join","size","removeAttribute","_recordAttributeChanges","_suggestions","addCommentThread","_isRegisteredAttribute","ck-suggestion-marker","_isForcedDefaultExecutionBlock","default","8UgVoFk","mapper","_getAttributeKey","_refreshAttributeSuggestionsChain","always","setTo","after","fetchCommentThread","attributeOldValue","_cutOutSuggestionMarker","hasCommentThread","attributeNewValue","multi","FORMATTING","createPositionAfter","start","ck-suggestion-marker--active","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.","getMarkers","groupId","_suggestionFactory","collaboration.channelId","2832840UmPtMD","addMarker:suggestion:formatBlock","_isBlockAttribute","registerCustomCallback","differ","createPositionAt","isMultiRange","stopListening","isNextTo","data","adapter","isEqual","unshift","_reduceSuggestionAttributeRange","isOwn","$elementName","createRange","isAfter","markBlockFormat","lowest","markDeletion","accept","insertion:chain","previous","unbind","tablePasteChainId","startsWith","432335isIjXL","getSuggestions","concat","writer","every","attributes","createdAt","includes","head","dataDowncast","getFirstRange","containsRangeInObject","ck-suggestion-marker-","_enabledCommands","_afterChanges","_updateSuggestionData","_addSuggestionMarker","author","_reduceExistingSuggestions","getMultiRangeId","track-changes-suggestion-not-found","rethrowUnexpectedError","removeComment","markInlineFormat","formatBlock:discard","_checkSuggestionCorrectness","subType","splitPosition","open","toViewElement","addMarker:suggestion:attribute","isUndo","descriptionFactory","isObject","commentThread","attributeKey","markAttributeChange","getCommentThread","return","find","consumable","updateSuggestion","type","execute","enqueueChange","addHighlight","isBlock","formatInline:discard","_removeSuggestion","getUser","backward","$graveyard","fromRange","dataReady","_findSuggestions","forward","options","_setSuggestionData","_refreshSuggestionsChain","define","getIntersection","getShiftedBy","conversion","discardAllSuggestions","trackChanges","rename","containsItem","_rangeIsInLocalUserInsertion","push","unbindElementFromMarkerName","markerName","schema","track-changes-enable-command-twice","getSuggestionCallback","length","nodeBefore"];return(xc=function(){return t})()}const Uc=Gc;function jc(){const t=["add","remove","37xuTYWT","canAccept","stopListening","2985651SZXbYB","_setPendingAction","_pendingAction","canDiscard","_discardCommand","getRanges","35570GlCkKV","acceptSuggestion","bind","16DhPasX","commentThreadController","_acceptCommand","plugins","_removePendingAction","change:isDirty","locale","PENDING_ACTION_SUGGESTION","_editor","canEditAt","65055AviKuY","isDirty","get","unbind","discardSuggestion","18993130BegaSE","116oTZeNE","isEnabled","PendingActions","model","destroy","2636010pPemEN","commands","2321550seqUsm","listenTo","view","execute","2798466lriUOD"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=234]})(t,e)}!function(t){const e=Gc,n=t();for(;;)try{if(503130===-parseInt(e(253))/1*(-parseInt(e(262))/2)+-parseInt(e(244))/3+parseInt(e(239))/4*(-parseInt(e(275))/5)+-parseInt(e(250))/6+parseInt(e(246))/7+parseInt(e(265))/8*(-parseInt(e(256))/9)+parseInt(e(238))/10)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(242)]=e,this[s(248)]=n,this[s(266)]=r,this[s(273)]=t,this[s(267)]=t[s(245)][s(235)](s(263)),this[s(260)]=t[s(245)][s(235)](s(237)),this[s(248)][s(264)](s(240)).to(this[s(267)],this[s(260)],((t,e)=>t||e)),this[s(248)][s(264)](s(254)).to(this[s(267)],s(240),(t=>t&&this[s(273)][s(242)][s(274)](e[s(261)]()))),this[s(248)][s(264)](s(259)).to(this[s(260)],s(240),(t=>t&&this[s(273)][s(242)][s(274)](e[s(261)]()))),this[s(258)]=null,n[s(234)]&&this[s(257)](),this[s(247)](n,s(263),(()=>this[s(263)]())),this[s(247)](n,s(237),(()=>this[s(237)]())),this[s(247)](n,s(270),(()=>{const t=s;n[t(234)]?this[t(257)]():this[t(269)]()}))}[Uc(263)](){const t=Uc;this[t(267)][t(249)](this[t(242)].id)}[Uc(237)](){const t=Uc;this[t(260)][t(249)](this[t(242)].id)}[Uc(243)](){const t=Uc;this[t(248)][t(236)](t(240)),this[t(248)][t(236)](t(254)),this[t(248)][t(236)](t(259)),this[t(255)](),this[t(266)][t(243)](),this[t(258)]&&this[t(269)]()}[Uc(257)](){const t=Uc,e=zr(this[t(273)][t(271)],t(272));this[t(258)]=this[t(273)][t(268)][t(235)](t(241))[t(251)](e)}[Uc(269)](){const t=Uc;null!==this[t(258)]&&this[t(273)][t(268)][t(235)](t(241))[t(252)](this[t(258)]),this[t(258)]=null}}const Hc=Wc;function zc(){const t=["24515BwExut","addComment","commentThread","bind","252zFjhJN","authoredAt","value","submit","editor","showInput","locale","isEnabled","destroy","_config","commentThreadInputView","cancel","isActive","1803429LXXHHy","1063447iFqJWI","set","683655mdhHcp","_model","disabledSubmit","570TMMRxV","descriptionParts","14231BgUEsN","updateComment","isReadOnly","commentsListView","disableComments","hasDirtyComment","isDirty","focus","editorConfig","_localUser","removeComment","delegate","6644169eTrQqH","8MQCNjg","412PqUrJI","canAccept","element","1809820BPwRZS","fire","canDiscard","length","assign","_createCommentViews","commentInputView","CommentView","_createCommentThreadInputView","2prhoIX","setData"];return(zc=function(){return t})()}function Wc(t,e){const n=zc();return(Wc=function(t,e){return n[t-=253]})(t,e)}!function(t){const e=Wc,n=t();for(;;)try{if(495362===parseInt(e(289))/1+-parseInt(e(267))/2*(parseInt(e(286))/3)+-parseInt(e(255))/4*(parseInt(e(269))/5)+-parseInt(e(292))/6*(parseInt(e(294))/7)+parseInt(e(254))/8*(-parseInt(e(253))/9)+-parseInt(e(258))/10+-parseInt(e(287))/11*(-parseInt(e(273))/12))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(297)]=null,this[s(283)]=null,this[s(288)](s(285),!1),this[s(288)](s(274),e[s(274)]),this[s(272)](s(274)).to(e),this[s(288)](s(293),[]),this[s(288)](s(300),!1),this[s(288)](s(280),!1),this[s(288)](s(256),!1),this[s(288)](s(260),!1),this[s(290)]=e,this[s(303)]=n,this[s(282)]=r,r[s(298)]?this[s(288)](s(261),1):this[s(263)]()}[Hc(301)](){const t=Hc;this[t(257)][t(301)]()}[Hc(281)](){const t=Hc;this[t(297)]&&this[t(297)][t(281)](),this[t(283)]&&this[t(283)][t(281)](),super[t(281)]()}[Hc(263)](){const t=Hc,{CommentsListView:e}=this[t(282)];this[t(297)]=new e(this[t(279)],this[t(290)][t(271)],Object[t(262)]({CommentView:this[t(282)][t(265)]},this[t(282)])),this[t(297)][t(305)](t(304)).to(this),this[t(297)][t(305)](t(295)).to(this),this[t(297)][t(272)](t(285)).to(this),this[t(288)](t(261),this[t(297)][t(261)]+1),this[t(272)](t(261)).to(this[t(297)],t(261),(t=>t+1)),this[t(283)]=this[t(266)](),this.on(t(304),(()=>this[t(301)]())),this[t(272)](t(300)).to(this[t(297)],t(299),this[t(283)][t(264)],t(275),((t,e)=>t||!!e))}[Hc(266)](){const t=Hc,{CommentThreadInputView:e}=this[t(282)],n=new e(this[t(279)],this[t(303)],this[t(282)][t(302)]),r=n[t(264)];return n[t(272)](t(278)).to(this,t(285),this[t(290)][t(271)],t(296),r,t(275),((t,e,n)=>!!n||t&&!e)),r.on(t(276),((e,n)=>{const s=t;this[s(259)](s(270),n),r[s(277)][s(268)]("")})),r.on(t(284),(()=>this[t(301)]())),r[t(272)](t(291)).to(this[t(290)][t(271)],t(296)),n}}const Xc=qc;function qc(t,e){const n=Jc();return(qc=function(t,e){return n[t-=134]})(t,e)}function Jc(){const t=["450360xKtKmj","ck-annotation__content-wrapper","innerHTML","ck-suggestion-wrapper",'" title="',"discardSuggestion","</span>","9ASYpUQ","canAccept","disableComments","704TRcStk","delegate","attributes",'"></span>','<span class="ck-suggestion-type">',"@external","map","ck-annotation__actions","canDiscard","ck-suggestion__main","7pHdNuo","ck-suggestion--accept","ck-annotation__user","locale","color","push","name","check","bind","type","span","ck-suggestion","Discard suggestion","ck-comment__external","ck-suggestion--discard","ck-annotation__main","ck-suggestion-","51hydLLC","execute","commentThreadInputView","bindTemplate","children","setTemplate","_model","commentThread","ck-suggestion__user","16eBFDJN","ck-annotation__info-name","Accept suggestion","change:description","formatDateTime","render","EXTERNAL_AVATAR","getTemplate","ck-annotation__info","join","content","isExternal","_createButton","</p>","5284304XyuKKw","acceptButton","EXTERNAL_IMPORT_WORD_AVATAR","ck-suggestion__info","isActive","set","importWord","11ynjhFm","time","commentsListView","author","description","ck-suggestion-wrapper--active","creator","EXTERNAL_SUGGESTION","isEnabled","split","userView","8550348pShyLf","_descriptionElement","authoredAt","EXTERNAL_IMPORT_WORD_SUGGESTION","source","ck-annotation__info-time","div","getUserViewNotificationText","value","cancel","ck-suggestion--disabled-comments","ck-suggestion__info-name","getExternalSuggestionNote","discardButton",'<span class="ck-suggestion-color" style="background-color: ',"acceptSuggestion",".ck-annotation__content-wrapper","2806302NglvWV","editorDestroyed","editorReady","2332690PkMJBF","<p>","descriptionParts","ck-suggestion__actions","ck-comment__info-time","fire","element","innerText","title","_config","querySelector","extendTemplate","682907ZGErnQ","createElement","ck-annotation"];return(Jc=function(){return t})()}!function(t){const e=qc,n=t();for(;;)try{if(355446===-parseInt(e(222))/1+-parseInt(e(235))/2*(-parseInt(e(149))/3)+parseInt(e(158))/4*(parseInt(e(225))/5)+-parseInt(e(207))/6*(parseInt(e(245))/7)+parseInt(e(172))/8*(parseInt(e(232))/9)+-parseInt(e(210))/10*(parseInt(e(179))/11)+parseInt(e(190))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jc);class Yc extends Kc{constructor(e,n,r,s){const i=qc;super(e,n,r,s),this[i(177)](i(141),""),this[i(140)](i(141)).to(this,i(212),(t=>t&&t[0]?t[0][i(141)]:"")),this[i(140)](i(183)).to(this,i(212),this,i(176),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(211)+Zc(e[n(168)],e[n(136)])+n(171);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(191)]=null,this[i(173)]=this[i(170)](zr(e,i(160)),t.icons[i(139)],i(246),i(205),"sw"),this[i(173)][i(140)](i(187)).to(this,i(233)),this[i(203)]=this[i(170)](zr(e,i(144)),t.icons[i(199)],i(146),i(230),"sw"),this[i(203)][i(140)](i(187)).to(this,i(243)),this[i(189)]=new o.UserView(e,this[i(155)][i(182)],this[i(197)]()),this[i(189)][i(221)]({attributes:{class:[i(157),i(134)]}}),this[i(154)](this[i(165)]())}[Xc(165)](){const t=Xc,e=this[t(152)],n=[{tag:t(196),attributes:{class:[t(175),t(166)]},children:[{tag:t(142),children:[{text:this[t(189)][t(138)]}],attributes:{class:[t(201),t(159)]}},{tag:t(180),attributes:{datetime:e.to(t(192)),class:[t(214),t(195)]},children:[{text:e.to(t(192),(e=>this[t(219)][t(162)](e)))}]}]},{tag:t(196),attributes:{class:[t(213),t(242)]},children:[this[t(173)],this[t(203)]]},{tag:t(196),attributes:{class:[t(226)]}}];this[t(155)][t(169)]&&n[t(137)]({tag:t(196),attributes:{class:[t(145)]},children:[{text:this[t(202)]()}]});const r={tag:t(196),attributes:{class:[t(228),e.if(t(176),t(184)),e.to(t(141),(e=>t(148)+e)),this[t(219)][t(234)]&&t(200)],"data-suggestion-id":this[t(155)].id,"data-thread-id":this[t(155)][t(156)].id,"data-author-id":this[t(155)][t(182)].id,tabindex:-1},children:[{tag:t(196),attributes:{class:[t(143),t(224)]},children:[this[t(189)],{tag:t(196),attributes:{class:[t(244),t(147)]},children:n}]}]};return this[t(181)]&&this[t(151)]&&(r[t(153)][t(137)](this[t(181)],this[t(151)]),this[t(181)][t(236)](t(209)).to(this),this[t(181)][t(236)](t(208)).to(this),this[t(151)][t(236)](t(209)).to(this),this[t(151)][t(236)](t(208)).to(this)),r}[Xc(163)](){const t=Xc;super[t(163)](),this[t(191)]=this[t(216)][t(220)](t(206)),this[t(191)][t(227)]=this[t(183)],this.on(t(161),((e,n,r)=>{const s=t;this[s(191)][s(227)]=r}))}[Xc(170)](t,e,n,r,o){const i=Xc,a=new s.ButtonView(this[i(135)]);return a[i(177)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(221)]({attributes:{class:n}}),a.on(i(150),(()=>{const t=i;this[t(215)](r,this[t(155)].id)})),a}[Xc(202)](){const t=Xc;return t(178)===this[t(155)][t(237)][t(240)][t(194)]?zr(this[t(135)],t(193)):zr(this[t(135)],t(186))}[Xc(197)](){const t=Xc;return this[t(155)][t(169)]?t(178)===this[t(155)][t(237)][t(240)][t(194)]?zr(this[t(135)],t(174),this[t(155)][t(185)][t(138)]):zr(this[t(135)],t(164),this[t(155)][t(185)][t(138)]):null}}function Zc(t,e){const n=Xc;let r="";return r+=t[n(188)]("*")[n(241)](((t,e)=>e%2!=0?n(239)+Qc(t)+n(231):Qc(t)))[n(167)](""),e&&(r+=n(204)+e[n(198)]+n(229)+e[n(218)]+n(238)),r}function Qc(t){const e=Xc,n=document[e(223)](e(142));return n[e(217)]=t,n[e(227)]}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=["4592875KWdxQk","destroy","stopListening","_disableComments","isDirty","menuBar:trackChanges","Discard all selected suggestions","_addUIComponentsToFactory","descriptionParts","commands","value","_initializeController","282620FWheKg","_updateController","Track changes","pluginName","activeAnnotations","reduce","locale","TrackChangesUI","SuggestionThreadView","_viewToController","model","EditorAnnotations","change:activeAnnotations","add","init","head","clear","isInContent","push","descriptionFactory","getDescriptions","lowest","toMany","execute","_annotationViews","mainView","Annotations","comments.editorConfig","getFirstRange","suggestionChanged","getJoined","getMarkers","acceptButton","editing","trackChanges.disableComments","set","trackChanges.SuggestionThreadView","createCommentThreadController","isOn","291jNwhjJ","separator","createAnnotationView","Discard all suggestions","type","items","delegate","plugins","suggestionLoaded","has","_unbindEditors","comments.maxThreadTotalWeight","from","CommentsUI","actionView","activeMarkers","focus","menuitem","_handleSuggestionControllerDelayed","change:previous","_destroyController","64705CjSKhN","source","getRanges","get","menuitemcheckbox","commentThread","Accept all selected suggestions","discardSelectedSuggestions","isMultiRange","button","unbind","editor","menu","requires","getAllAdjacentSuggestions","keys","buttonView","_createToolbarButton","children","trackChanges","refreshSelectedViews","getSuggestion","suggestion-","1688GmkaoI","remove","innerView","getMarkerNames","_createMenuBarMenu","_suggestionToController","arrowView","define","values","CommentsRepository","comments","config","panelView","createAnnotation","bind","listenTo","TrackChangesEditing","_bindAnnotationToEditors","getByInnerView","componentFactory","comments.maxCommentCharsWhenCollapsed","_handleControllerBuffer","2457632SepzgO","discardAllSuggestions","length","92aqoCSm","switchbutton","_refreshActiveMarkers","view","comments.maxCommentsWhenCollapsed","isEnabled","some","829950eerHrs","discardButton","commandName","acceptSelectedSuggestions","Accept all suggestions","9446760RhMOmm","suggestionUnloaded","addComment","addSourceCollector","acceptAllSuggestions","registerAnnotation","hasSuggestion","delete","filter","previous","size","CommentView"];return(eu=function(){return t})()}function nu(t,e){const n=eu();return(nu=function(t,e){return n[t-=358]})(t,e)}!function(t){const e=nu,n=t();for(;;)try{if(437495===parseInt(e(389))/1+parseInt(e(472))/2*(parseInt(e(428))/3)+-parseInt(e(497))/4*(-parseInt(e(449))/5)+-parseInt(e(360))/6+parseInt(e(377))/7+parseInt(e(494))/8+-parseInt(e(365))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eu);class ru extends t.Plugin{static get[tu(462)](){const t=tu;return[Cc,o.Users,t(481),t(415),t(400)]}static get[tu(392)](){return tu(396)}constructor(t){const e=tu;super(t),this[e(477)]=new Map,this[e(398)]=new Map,this[e(413)]=new Map,this[e(493)]=new Map;const n=this[e(460)][e(483)];n[e(479)](e(425),Yc),n[e(479)](e(423),!1),this[e(380)]=n[e(452)](e(423))}[tu(446)](t,e){const n=tu;0===this[n(493)][n(375)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(493)]){const r=this[t(477)][t(437)](e);r||n?r&&n&&this[t(448)](e):this[t(388)](e)}this[t(493)][t(405)](),this[t(460)][t(435)][t(452)](t(400))[t(469)](),this[t(499)]()}),10),this[n(493)][n(424)](t,e)}[tu(403)](){const t=tu,e=this[t(460)],n=e[t(435)][t(452)](t(488)),r=e[t(435)][t(452)](t(415)),s=e[t(435)][t(452)](t(400)),o=e[t(435)][t(452)](t(481));this[t(384)](),s[t(368)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(440)](this[e(477)])){const s=t[e(463)](),o=[];for(const t of s){if(!t[e(406)])continue;if(t[e(457)]){o[e(407)](...t[e(451)]());continue}const n=t[e(417)]();if(o[e(496)]>0){const t=o[0][e(419)](n);if(t){o[0]=t;continue}}o[e(407)](n)}n[e(407)]([r[e(500)],o])}return n})),this[t(487)](n,t(436),((e,n)=>{const r=t;this[r(487)](n,r(447),((t,e,s,o)=>{const i=r;n[i(406)]&&(null==s?(this[i(390)](o[i(404)]),this[i(446)](n,!1)):(this[i(390)](s[i(404)]),null==o&&this[i(446)](n,!0)))})),null!==n[r(374)]?this[r(390)](n[r(404)]):this[r(446)](n,!1)})),this[t(487)](n,t(366),((e,n,r)=>{const s=t;this[s(379)](n,s(447)),this[s(493)][s(372)](n),this[s(477)][s(437)](n)&&this[s(448)](n),r&&this[s(390)](r[s(404)])})),this[t(487)](n,t(418),((e,n)=>{this[t(390)](n)})),this[t(487)](r,t(401),(()=>{this[t(499)]()})),this[t(487)](o,t(367),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(371)](r))return;const i=n[o(470)](r);this[o(477)][o(452)](i)[o(500)][o(444)]()}),{priority:t(410)})}[tu(499)](){const t=tu,e=this[t(460)][t(435)][t(452)](t(415)),n=this[t(460)][t(435)][t(452)](t(488)),r=Array[t(440)](e[t(393)],(e=>e[t(474)]))[t(373)]((e=>this[t(398)][t(437)](e))),s=[];for(const e of r){const n=this[t(398)][t(452)](e)[t(399)][t(463)]();s[t(407)](...n[t(394)](((e,n)=>[...e,...n[t(475)]()]),[]))}n[t(443)]=s}[tu(384)](){const t=tu,n=this[t(460)],r=n[t(395)],o=zr(r,t(391)),i=new e.Collection([{type:t(498),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(468),role:t(453)})},{type:t(429)},{type:t(458),model:new s.ViewModel({withText:!0,label:zr(r,t(364)),commandName:t(369),role:t(445)})},{type:t(458),model:new s.ViewModel({withText:!0,label:zr(r,t(455)),commandName:t(363),role:t(445)})},{type:t(458),model:new s.ViewModel({withText:!0,label:zr(r,t(431)),commandName:t(495),role:t(445)})},{type:t(458),model:new s.ViewModel({withText:!0,label:zr(r,t(383)),commandName:t(456),role:t(445)})}]);for(const e of i)if(su(e)){const r=n[t(386)][t(452)](e[t(399)][t(362)]);e[t(399)][t(486)](t(427),t(358)).to(r,t(387),t(358))}n.ui[t(491)][t(402)](t(468),(e=>this[t(466)](e,i,o))),n.ui[t(491)][t(402)](t(382),(e=>this[t(476)](e,i,o)))}[tu(466)](t,e,n){const r=tu,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(460)][r(386)][r(452)](r(468));o[r(465)][r(424)]({tooltip:n,label:n,icon:$c}),o[r(465)][r(486)](r(427)).to(i,r(387)),o[r(465)].on(r(412),(()=>{const t=r;i[t(412)](),this[t(460)][t(422)][t(500)][t(444)]()})),(0,s.addListToDropdown)(o,e,{role:r(461)});const a=[];for(const t of e)su(t)&&a[r(407)](this[r(460)][r(386)][r(452)](t[r(399)][r(362)]));const c=o[r(465)];return c[r(442)][r(459)](r(358)),c[r(478)][r(459)](r(358)),c[r(442)][r(486)](r(358)).to(i,r(358)),c[r(478)][r(486)](r(358))[r(411)](a,r(358),((...t)=>t[r(359)]((t=>t)))),o.on(r(412),(t=>{const e=r;this[e(460)][e(412)](t[e(450)][e(362)]),this[e(460)][e(422)][e(500)][e(444)]()})),o}[tu(476)](t,e,n){const r=tu,o=new s.MenuBarMenuView(t),i=this[r(460)][r(386)][r(452)](r(468));o[r(465)][r(424)]({label:n,icon:$c});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(429)==n[r(432)]){a[r(433)][r(402)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(399)];i[r(486)](...Object[r(464)](c)).to(c),i[r(434)](r(412)).to(o),i.on(r(412),(()=>{const t=r;this[t(460)][t(412)](c[t(362)]),this[t(460)][t(422)][t(500)][t(444)]()})),e[r(467)][r(402)](i),a[r(433)][r(402)](e)}return o[r(486)](r(358)).to(i,r(358)),o[r(484)][r(467)][r(402)](a),o}[tu(388)](t){const e=tu,n=this[e(460)],r=n[e(483)],s=n[e(435)][e(452)](e(415)),i=n[e(435)][e(452)](e(481)),a=n[e(435)][e(452)](e(400)),c=n[e(435)][e(452)](o.Users).me,u=r[e(452)](e(468))[e(397)],{CommentsListView:l,CommentThreadInputView:f}=n[e(435)][e(452)](e(441));let h,g;this[e(413)][e(437)](t.id)?(g=this[e(413)][e(452)](t.id),h=g[e(414)]):(h=new u(n[e(395)],t,c,{disableComments:this[e(380)],editorConfig:r[e(452)](e(416)),maxCommentsWhenCollapsed:r[e(452)](e(501)),maxThreadTotalWeight:r[e(452)](e(439)),maxCommentCharsWhenCollapsed:r[e(452)](e(492)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(452)](e(395))),CommentView:r[e(452)](e(482))[e(376)],CommentsListView:l,CommentThreadInputView:f}),h[e(421)].on(e(412),(()=>{const t=e;n[t(422)][t(500)][t(444)]()})),h[e(361)].on(e(412),(()=>{const t=e;n[t(422)][t(500)][t(444)]()})),g=s[e(430)](this[e(460)][e(395)],h),g[e(486)](e(381)).to(h,e(381)),g[e(486)](e(496)).to(h),g[e(486)](e(432)).to(h,e(432),(t=>e(471)+t)),this[e(413)][e(424)](t.id,g));const d=i[e(426)](t[e(454)],h),p=new Vc(n,t,h,d),m=t[e(463)]()[e(373)]((t=>t[e(406)]));h[e(385)]=n[e(435)][e(452)](e(488))[e(408)][e(409)](m),this[e(477)][e(424)](t,p),this[e(398)][e(424)](h,p);const I=s[e(485)]({view:g,target:()=>{const r=e,s=[],i=t[r(463)]()[r(373)]((t=>t[r(406)]));for(const t of i)s[r(407)](...t[r(420)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(422)],s)},type:()=>e(471)+p[e(500)][e(432)]});i[e(489)](h,I),s[e(402)](I),a[e(370)](I)}[tu(448)](t){const e=tu,n=this[e(460)][e(435)][e(452)](e(481)),r=this[e(460)][e(435)][e(452)](e(415)),s=this[e(477)][e(452)](t),o=s[e(500)],i=r[e(490)](o);n[e(438)](o),i&&r[e(473)](i),this[e(477)][e(372)](t),this[e(398)][e(372)](o),s[e(378)]()}[tu(390)](t){const e=tu;if(!t[e(406)]||!this[e(477)][e(437)](t))return;const n=this[e(460)][e(435)][e(452)](e(488)),r=this[e(477)][e(452)](t),s=t[e(463)]();r[e(500)][e(385)]=n[e(408)][e(409)](s)}[tu(378)](){const t=tu;for(const e of this[t(477)][t(464)]())this[t(448)](e);for(const e of this[t(413)][t(480)]())e[t(414)][t(378)]();super[t(378)]()}}function su(t){return tu(399)in t}var ou=au;function iu(){var t=["adapter","get","2WKrFbg","addSuggestionData","10GSfILT","pluginName","19273727eDEDMJ","8isaaNt","editor","4916611fPRlYR","getSuggestions","requires","addSuggestion","getSuggestion","612303nuYdir","Comments","80805KbTsqX","18AvHaij","1314628tTsfJt","2494674tewDfl","267735dnLziv","TrackChanges","plugins"];return(iu=function(){return t})()}function au(t,e){var n=iu();return(au=function(t,e){return n[t-=383]})(t,e)}!function(t){for(var e=au,n=t();;)try{if(351224===-parseInt(e(397))/1+parseInt(e(385))/2*(-parseInt(e(403))/3)+parseInt(e(401))/4+parseInt(e(399))/5*(-parseInt(e(400))/6)+parseInt(e(392))/7*(-parseInt(e(390))/8)+-parseInt(e(402))/9+parseInt(e(387))/10*(parseInt(e(389))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(iu);class cu extends t.Plugin{static get[ou(394)](){return[Cc,ru,ou(398)]}static get[ou(388)](){return ou(404)}set[ou(383)](t){var e=ou;this[e(391)][e(405)][e(384)](Cc)[e(383)]=t}get[ou(383)](){var t=ou;return this[t(391)][t(405)][t(384)](Cc)[t(383)]}[ou(395)](t){var e=ou;return this[e(391)][e(405)][e(384)](Cc)[e(386)](t)}[ou(393)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=ou;return this[n(391)][n(405)][n(384)](Cc)[n(393)]({skipNotAttached:t,toJSON:e})}[ou(396)](t){var e=ou;return this[e(391)][e(405)][e(384)](Cc)[e(396)](t)}}const uu=hu;!function(t){const e=hu,n=t();for(;;)try{if(665948===parseInt(e(344))/1+parseInt(e(334))/2+-parseInt(e(348))/3*(parseInt(e(359))/4)+parseInt(e(315))/5+-parseInt(e(320))/6+parseInt(e(326))/7+parseInt(e(305))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mu);const lu=[uu(304)];class fu extends t.Plugin{static get[uu(306)](){return[Cc]}static get[uu(332)](){return uu(318)}[uu(356)](){const t=uu,n=this[t(321)];if(n[t(327)][t(322)](t(300),(e=>{const r=t,s=n[r(333)][r(323)][r(336)]()[r(313)](((t,e)=>(t[e]="",t)),{});return n[r(339)][r(324)](s,e)})),t(342)!=typeof n[t(327)][t(303)](t(343))[t(314)])throw new e.CKEditorError(t(329))}[uu(360)](t){return pu(this[uu(321)],!0,t)}[uu(308)](t){return pu(this[uu(321)],!1,t)}}function hu(t,e){const n=mu();return(hu=function(t,e){return n[t-=300]})(t,e)}class gu extends t.Plugin{static get[uu(332)](){return uu(346)}constructor(t){const e=uu;super(t),this[e(338)]=e(345)}[uu(356)](){const t=uu;this[t(321)][t(311)][t(303)](t(357))[t(361)]={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(321)][t(311)][t(303)](t(319))[t(361)]=null}}function du(t){return void 0!==t[uu(358)]}async function pu(t,e,n){const r=uu,s=(0,o.sanitizeEditorConfig)(t,lu);s[r(311)][r(351)](Cc,gu),s[r(331)]=du(t)?t[r(358)]():void 0;const i=document[r(325)](),a=t[r(327)][r(303)](r(343))[r(314)],c=await a(s,(()=>function(t){const e=r,n=document[e(307)](e(350));return t[e(335)](n),n}(i)));!function(t,e){const n=r,s=t[n(333)][n(323)][n(336)]()[n(313)](((e,r)=>(e[r]=t[n(317)][n(303)]({rootName:r}),e)),{}),o=t[n(311)][n(303)](n(340))[n(309)][n(301)]((t=>({id:t.id,name:t[n(330)]}))),i=t[n(311)][n(303)](n(319))[n(355)]({skipNotAttached:!0,toJSON:!0}),a=t[n(311)][n(303)](n(357))[n(337)]({skipNotAttached:!0,toJSON:!0}),c=e[n(311)][n(303)](n(340)),u=e[n(311)][n(303)](n(319)),l=e[n(311)][n(303)](n(357));for(const t of o)c[n(312)](t.id)||c[n(328)](t);c.me||c[n(349)]();for(const t of a)l[n(354)](t);for(const t of i)u[n(341)](t);e[n(317)][n(310)](s)}(t,c),c[r(302)](r(e?353:316));const u=du(c)?c[r(347)](n):c[r(317)][r(303)](n);return await c[r(352)](),u}function mu(){const t=["TrackChangesEditing","6991614WXQCSE","editor","define","document","create","createDocumentFragment","4563594kkLzYS","config","addUser","track-changes-data-invalid-editor-creator","name","rootsAttributes","pluginName","model","694942HhRnOV","appendChild","getRootNames","getCommentThreads","result","constructor","Users","addSuggestionData","function","trackChangesData","823310XoRlbT","end","TrackChangesDataGetter","getFullData","96rthVuH","useAnonymousUser","div","push","destroy","acceptAllSuggestions","addCommentThread","getSuggestions","init","CommentsRepository","getRootsAttributes","108844jouCfu","getDataWithAcceptedSuggestions","_adapter","trackChangesData.editorCreator","map","execute","get","Pagination","3461280zbIMaM","requires","createElement","getDataWithDiscardedSuggestions","users","set","plugins","getUser","reduce","editorCreator","2232930MUGYKC","discardAllSuggestions","data","TrackChangesData"];return(mu=function(){return t})()}function Iu(t,e){var n=Eu();return(Iu=function(t,e){return n[t-=222]})(t,e)}function Eu(){var t=["1907805BvxVBv","405172PPoFKn","817668zSvBXY","738072riMkGW","2378192HHifeH","221375BmcaHH","7PPdRRe","1aJmAPk","10JCTfdL","9ePBpHO","2881017jtoMFY"];return(Eu=function(){return t})()}!function(t){for(var e=Iu,n=t();;)try{if(205426===-parseInt(e(225))/1*(-parseInt(e(231))/2)+-parseInt(e(227))/3*(-parseInt(e(230))/4)+-parseInt(e(229))/5+-parseInt(e(232))/6+-parseInt(e(224))/7*(-parseInt(e(222))/8)+-parseInt(e(228))/9*(parseInt(e(226))/10)+parseInt(e(223))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Eu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();