@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240701.0 → 0.0.0-nightly-20240702.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>uu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(t,e){const n=l();return(c=function(t,e){return n[t-=391]})(t,e)}const u=c;function l(){const t=["has","editor","2379456mSYckJ","affectsData","execute","40300tlOfpN","64449NDUDuO","1646cLyiwD","isEnabled","commands","forceDisabled","1078INHIIF","_disableUnsupportedCommands","633980OWSzLV","191pmOWcq","_enableCommands","_enabledCommands","clearForceDisabled","value","4JuqtOX","6vPvFvQ","757614jEkYRu","45rrxJgd","refresh","_isEnabledBasedOnSelection","44232xIUwdt","TrackChangesCommand"];return(l=function(){return t})()}!function(t,e){const n=c,r=t();for(;;)try{if(315294===parseInt(n(392))/1*(-parseInt(n(412))/2)+parseInt(n(399))/3+-parseInt(n(397))/4*(-parseInt(n(391))/5)+-parseInt(n(398))/6*(-parseInt(n(411))/7)+-parseInt(n(407))/8+-parseInt(n(400))/9*(-parseInt(n(410))/10)+parseInt(n(416))/11*(parseInt(n(403))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(l);class f extends t.Command{constructor(t,e){const n=c;super(t),this[n(394)]=e,this[n(396)]=!1,this[n(401)](),this[n(402)]=!1}[u(401)](){this[u(413)]=!0}[u(409)](){const t=u;this[t(396)]=!this[t(396)],this[t(396)]?this[t(417)]():this[t(393)]()}[u(417)](){const t=u;for(const e of this[t(406)][t(414)][t(414)]())e[t(408)]&&!this[t(394)][t(405)](e)&&e[t(415)](t(404))}[u(393)](){const t=u;for(const e of this[t(406)][t(414)][t(414)]())e[t(408)]&&!this[t(394)][t(405)](e)&&e[t(395)](t(404))}}function h(){const t=["6610mAfyYU","122YQVgdE","_isEnabledBasedOnSelection","canEditAt","444228zvyOMc","editor","acceptSuggestion","711992iFdkbn","1515504GohIag","getRanges","42OhYqyw","track-changes-accept-suggestion-not-found","_suggestions","2160009fpJqno","get","3339OzJQCY","643990KbpdHL","refresh","execute","isEnabled","4GzwXIs","model","TrackChangesEditing","plugins","5291lacnVD"];return(h=function(){return t})()}const g=d;function d(t,e){const n=h();return(d=function(t,e){return n[t-=434]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(349727===parseInt(n(447))/1*(-parseInt(n(458))/2)+parseInt(n(436))/3+parseInt(n(452))/4*(parseInt(n(448))/5)+parseInt(n(440))/6+-parseInt(n(442))/7*(parseInt(n(439))/8)+parseInt(n(445))/9+parseInt(n(457))/10*(parseInt(n(456))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(h);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(444)]=e,this[n(449)](),this[n(434)]=!1}[g(449)](){this[g(451)]=!0}[g(450)](t){const n=g,r=this[n(444)][n(446)](t);if(!r)throw new e.CKEditorError(n(443),this);const s=r[n(441)]();this[n(437)][n(453)][n(435)](s)&&this[n(437)][n(455)][n(446)](n(454))[n(438)](r)}}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=251]})(t,e)}function E(){const t=["72609WrPuNZ","30vXdfaO","refresh","306NTtluG","_suggestions","track-changes-discard-suggestion-not-found","canEditAt","2303640oMAFus","execute","70552qGWNMD","4qQDHec","1986015kdVJmV","getRanges","model","_isEnabledBasedOnSelection","editor","3479126oxpkef","771320WQlzAb","get","245460kvAkQT","plugins","6LbMldm","isEnabled","discardSuggestion","TrackChangesEditing"];return(E=function(){return t})()}!function(t,e){const n=I,r=t();for(;;)try{if(300120===-parseInt(n(268))/1*(parseInt(n(264))/2)+-parseInt(n(262))/3*(parseInt(n(253))/4)+parseInt(n(254))/5+-parseInt(n(275))/6+parseInt(n(259))/7+-parseInt(n(252))/8*(-parseInt(n(271))/9)+parseInt(n(269))/10*(-parseInt(n(260))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(E);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(272)]=e,this[n(270)](),this[n(257)]=!1}[m(270)](){this[m(265)]=!0}[m(251)](t){const n=m,r=this[n(272)][n(261)](t);if(!r)throw new e.CKEditorError(n(273),this);const s=r[n(255)]();this[n(258)][n(256)][n(274)](s)&&this[n(258)][n(263)][n(261)](n(267))[n(266)](r)}}function T(){const t=["createPositionAt","7099870hrdUup","join","12166dozyph","push","map","change","2983754rKZmgo","execute","3511284IsNeRp","isMultiRange","next","isInContent","isObject","isArray","value","add","deletion","isCollapsed","9008MqfQrY","start","createPositionBefore","content","replace","end","42693dXCdoB","splice","type","color","sort","createRange","getRanges","createPositionAfter"," [color ","isTouching","schema","from","990636NRgFhD","isIntersecting","length","873278mhrkbL"];return(T=function(){return t})()}function _(t){const e=y;return t[e(364)](((t,n)=>e(352)==t[e(362)]&&e(352)!=n[e(362)]?-1:e(352)!=t[e(362)]&&e(352)==n[e(362)]?1:0))}function y(t,e){const n=T();return(y=function(t,e){return n[t-=335]})(t,e)}function A(t,e){const n=y;let r,s=0;const o=[],i=e[n(370)];for(;s<t[n(374)];){const a=t[s],c=t[s+1];r||(r=e[n(356)](a)),k(e,a,c)||(o[n(339)](e[n(365)](r,i[n(348)](a)?e[n(367)](a):e[n(335)](a,n(359)))),r=null),s++}return o}function k(t,e,n){const r=y;if(!n)return!1;const s=t[r(367)](e),o=t[r(356)](n);return s[r(369)](o)}!function(t,e){const n=y,r=t();for(;;)try{if(770983===parseInt(n(375))/1+parseInt(n(342))/2+-parseInt(n(360))/3+-parseInt(n(344))/4+parseInt(n(336))/5+-parseInt(n(372))/6+parseInt(n(338))/7*(-parseInt(n(354))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(T);function C(t,e,n){const r=y;for(;n[r(374)];){const s=n[r(361)](0,100);t[r(341)]((()=>{const t=r;for(const n of s)n[t(347)]&&e[t(343)](n.id)}))}}const L=R;function R(t,e){const n=S();return(R=function(t,e){return n[t-=120]})(t,e)}function S(){const t=["canEditAt","isInContent","model","900741xqOpZW","1193920qFtEes","from","execute","_suggestions","_command","_isEnabledBasedOnSelection","1061500lqyXqu","editor","109550sshVpQ","isEnabled","getRanges","6vIKRNQ","some","refresh","3432709oDmfWK","2355315diDCxs","values","13242336oFGxEd"];return(S=function(){return t})()}!function(t,e){const n=R,r=t();for(;;)try{if(274409===parseInt(n(128))/1+-parseInt(n(126))/2+parseInt(n(141))/3+-parseInt(n(120))/4+-parseInt(n(135))/5+parseInt(n(131))/6*(-parseInt(n(134))/7)+parseInt(n(137))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(S);class N extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(124)]=e,this[r(123)]=n,this[r(133)](),this[r(125)]=!1}[L(133)](){const t=L,e=Array[t(121)](this[t(123)][t(136)]())[t(132)]((e=>e[t(139)]));this[t(129)]=this[t(124)][t(129)]&&e}[L(122)](){const t=L,e=_(Array[t(121)](this[t(123)][t(136)]()));for(const n of e){const e=n[t(130)]();if(!this[t(127)][t(140)][t(138)](e))return}C(this[t(127)][t(140)],this[t(124)],e)}}function M(){const t=["execute","3wcTAVR","values","refresh","648876QupLed","canEditAt","selection","1918168felTiZ","size","from","editor","getRanges","_isEnabledBasedOnSelection","model","_selectedSuggestions","_command","8344602sfPuGZ","isEnabled","319492UDRoPt","8ZOQSvB","259169inlHUd","document","1099490GcqTHe","_suggestions","688308DIbfVD"];return(M=function(){return t})()}const v=O;function O(t,e){const n=M();return(O=function(t,e){return n[t-=479]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(177200===-parseInt(n(492))/1+parseInt(n(490))/2*(-parseInt(n(498))/3)+-parseInt(n(501))/4+parseInt(n(494))/5+-parseInt(n(496))/6+-parseInt(n(479))/7+parseInt(n(491))/8*(parseInt(n(488))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(M);class w extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(487)]=e,this[r(495)]=n,this[r(486)]=new Set,this[r(500)](),this[r(484)]=!1}[v(500)](){const t=v,e=this[t(482)][t(485)][t(493)][t(503)],n=Array[t(481)](this[t(495)][t(499)]());this[t(486)]=function(t,e){const n=y,r=Array[n(371)](t[n(366)]()),s=new Set;for(const o of e)if(o[n(347)])for(const e of r)for(const r of o[n(366)]())(e[n(373)](r)||t[n(353)]&&!o[n(345)]&&o[n(346)]&&r[n(359)][n(369)](e[n(355)]))&&s[n(351)](o);return s}(e,n),this[t(489)]=this[t(487)][t(489)]&&!!this[t(486)][t(480)]}[v(497)](){const t=v,e=_(Array[t(481)](this[t(486)]));for(const n of e){const e=n[t(483)]();if(!this[t(482)][t(485)][t(502)](e))return}C(this[t(482)][t(485)],this[t(487)],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 U=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 B=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=U,V.prototype.get=B,V.prototype.has=j,V.prototype.set=G;const z=V;const H=function(){this.__data__=new z,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Y=q||Z||Function("return this")();const Q=Y.Symbol;var J=Object.prototype,$=J.hasOwnProperty,tt=J.toString,et=Q?Q.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Q?Q.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=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 Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var St=Object.prototype.hasOwnProperty;const Nt=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return St.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=Rt,wt.prototype.get=Nt,wt.prototype.has=vt,wt.prototype.set=Ot;const Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||z),string:new Dt}};const xt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Pt=function(t,e){var n=t.__data__;return xt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Ut=function(t){var e=Pt(this,t).delete(t);return this.size-=e?1:0,e};const Bt=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=Ut,Vt.prototype.get=Bt,Vt.prototype.has=jt,Vt.prototype.set=Gt;const zt=Vt;const Ht=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new z(t);this.size=e.size}Wt.prototype.clear=H,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=X,Wt.prototype.set=Ht;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const Qt=function(t,e,n){var r=t[e];Yt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Jt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Qt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?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 Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Se=function(t,e){return function(n){return t(e(n))}};const Ne=Se(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Re(t))return Ne(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):ve(t)};const De=function(t,e){return t&&Jt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var xe=Object.prototype.hasOwnProperty;const Pe=function(t){if(!at(t))return Fe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.call(t,r))&&n.push(r);return n};const Ue=function(t){return Oe(t)?Ce(t,!0):Pe(t)};const Be=function(t,e){return t&&Jt(e,Ue(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,ze=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Ye=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return qe.call(t,e)})))}:Xe;const Qe=function(t,e){return Jt(t,Ye(t),e)};const Je=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Se(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Je(e,Ye(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Jt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Je(r,n(t))};const rn=function(t){return nn(t,we,Ye)};const sn=function(t){return nn(t,Ue,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 Rn=/\w*$/;const Sn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Nn=Q?Q.prototype:void 0,Mn=Nn?Nn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Sn(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||Re(t)?{}:Fn($e(t))};const Pn=function(t){return te(t)&&"[object Map]"==_n(t)};var Un=_e&&_e.isMap;const Bn=Un?Ie(Un):Pn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var zn="[object Arguments]",Hn="[object Function]",Wn="[object Object]",Kn={};Kn[zn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Hn]=Kn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Wn||h==zn||g&&!o){if(a=u||g?{}:xn(e),!c)return u?en(e,Be(a,e)):Qe(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Bn(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?Ue:we)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Qt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Qn=/^\w*$/;const Jn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Qn.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||zt),n}$n.Cache=zt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Q?Q.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Jn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Qt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const 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=Q?Q.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var 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 Rr="[object Arguments]",Sr="[object Array]",Nr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Sr:_n(t),u=a?Sr:_n(e),l=(c=c==Rr?Nr:c)==Nr,f=(u=u==Rr?Nr:u)==Nr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const xr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Pr=function(t,e){return e.length<2?t:Fr(t,xr(e,0,-1))};const Ur=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Dr(e))]};const Br=function(t,e){return null==t||Ur(t,e)},jr=Vr;function Gr(){const t=["author","setAttribute","add","getMultiRangeId","_isDataLoaded","set","1090953fHyjSx","length","end","getRanges","clear","start","addMarker","getFirstMarker","removeAttribute","getRange","filter","change","head","_onAttributesChange","commentThread","decorate","get","5431DtPfHT","getFirstRange","_markerNames","discard","16640YCoFDD","delete","onDiscard","3908984htVCbR","markers","hasComments","accept","split","map","removeMarkers","118715qXjnIb","suggestion:","addRange","removeMarker","authoredAt","_onDiscard","createdAt","next","isIntersecting","type","nodeBefore","@external","creator","isIntersectingWithRange","previous","getAllAdjacentSuggestions","getItems","getContainedElement","150EZMmfq","_saved","from","getMarkers","push","_onAccept","onAccept","4GdhSav","1806600YkIZig","size","128BkYhkB","addMarkerName","isInContent","subType","isMultiRange","4521kSXvdo","data","getMarkerNames","nodeAfter","substr","attributes","toJSON","2711121aSUuDk","_model","onAttributesChange","reduce","isExternal"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=342]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(386824===parseInt(n(393))/1*(-parseInt(n(353))/2)+-parseInt(n(351))/3*(-parseInt(n(350))/4)+-parseInt(n(407))/5*(-parseInt(n(343))/6)+-parseInt(n(365))/7+parseInt(n(400))/8+parseInt(n(376))/9+parseInt(n(397))/10*(-parseInt(n(358))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(374)]=!1,this.id=e.id,this[n(416)]=e[n(416)],this[n(356)]=e[n(356)]||null,this[n(370)]=e[n(370)],this[n(419)]=e[n(419)]||e[n(370)],this[n(369)]=Boolean(e[n(363)]&&e[n(363)][n(418)]),this[n(359)]=null,this[n(366)]=t,this[n(348)]=e[n(349)],this[n(412)]=e[n(399)],this[n(389)]=e[n(367)],this[n(395)]=new Set,this[n(413)]=null,this[n(375)](n(411),null),this[n(375)](n(363),e[n(363)]||{}),this[n(375)](n(421),null),this[n(375)](n(414),null),this[n(375)](n(390),null),this[n(375)](n(344),!1),this[n(391)](n(403)),this[n(391)](n(396))}get[jr(388)](){const t=jr;let e=this;for(;e[t(421)];)e=e[t(421)];return e}get[jr(402)](){const t=jr;return!!this[t(390)]&&this[t(390)][t(377)]>0}get[jr(357)](){const t=jr;return 0!=this[t(395)][t(352)]&&6==Array[t(345)](this[t(395)])[0][t(404)](":")[t(377)]}get[jr(355)](){return null!==this[jr(383)]()}[jr(354)](t){const e=jr;this[e(395)][e(372)](t)}[jr(360)](){const t=jr;return Array[t(345)](this[t(395)])}[jr(346)](){const t=jr;return this[t(360)]()[t(405)]((e=>this[t(366)][t(401)][t(392)](e)))[t(386)]((t=>t))}[jr(383)](){return this[jr(346)]()[0]||null}[jr(406)](){const t=jr;this[t(366)][t(387)]((e=>{const n=t;for(const t of this[n(346)]())e[n(410)](t)})),this[t(395)][t(380)]()}[jr(410)](t){const e=jr;this[e(366)][e(387)]((n=>{n[e(410)](t)})),this[e(395)][e(398)](t)}[jr(409)](t){const e=jr,n=e(408)+this[e(416)]+":"+this[e(356)]+":"+this.id+":"+this[e(419)].id+":"+zr[e(373)]();this[e(354)](n),this[e(366)][e(387)]((r=>{r[e(382)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(420)](t){const e=jr;for(const n of this[e(379)]())if(n[e(415)](t))return!0;return!1}[jr(379)](){const t=jr;return this[t(346)]()[t(405)]((e=>e[t(385)]()))}[jr(423)](){const t=jr;return this[t(379)]()[t(368)](((e,n)=>[...e,...n[t(423)]()]),[])}[jr(394)](){const t=jr;var e;return(null===(e=this[t(383)]())||void 0===e?void 0:e[t(385)]())||null}[jr(342)](){const t=jr,e=this[t(379)]();if(1!=e[t(377)])return null;const n=e[0],r=n[t(381)][t(361)],s=n[t(378)][t(417)];return r instanceof i.Element?r!=s?null:r:null}[jr(403)](){const t=jr;this[t(348)](this[t(379)](),this[t(359)],this[t(363)]),this[t(406)]()}[jr(396)](){const t=jr;this[t(412)](this[t(379)](),this[t(359)],this[t(363)]),this[t(406)]()}[jr(422)](){const t=jr,e=[];let n=this[t(388)];for(;n;)e[t(347)](n),n=n[t(414)];return e}[jr(371)](t,e){const n=jr,r=qn(this[n(363)]);hr(r,t,e),wr(r,this[n(363)])||(this[n(363)]=r,this[n(389)](r))}[jr(384)](t){const e=jr,n=qn(this[e(363)]);Br(n,t),wr(n,this[e(363)])||(this[e(363)]=n,this[e(389)](this[e(363)]))}[jr(364)](){const t=jr;return{id:this.id,type:this[t(356)]?this[t(416)]+":"+this[t(356)]:this[t(416)],authorId:this[t(419)].id,createdAt:this[t(413)],hasComments:this[t(402)],data:this[t(359)],attributes:this[t(363)]}}static[jr(373)](){const t=jr;return(0,e.uid)()[t(362)](1,5)}}function Hr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}function Wr(t,e){const n=qr();return(Wr=function(t,e){return n[t-=413]})(t,e)}const Kr=Wr;!function(t,e){const n=Wr,r=t();for(;;)try{if(687252===parseInt(n(448))/1+parseInt(n(503))/2+-parseInt(n(498))/3*(-parseInt(n(461))/4)+-parseInt(n(482))/5*(-parseInt(n(434))/6)+-parseInt(n(417))/7*(-parseInt(n(506))/8)+-parseInt(n(459))/9+-parseInt(n(483))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qr);class Xr{constructor(t,e){const n=Wr;this[n(430)]=[],this[n(465)]=new Map,this[n(477)]=[],this[n(502)]=new Map,this[n(462)]=t,this[n(473)]=e}[Kr(460)](t){const e=Kr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(486)];o++){const i=t[o];if(!i[e(428)])continue;const a=this[e(450)](i);if(a){if(null!=i[e(443)]){if(r[e(504)](i[e(443)]))continue;r[e(436)](i[e(443)])}n[e(487)](a)}else if(e(464)!=i[e(425)])e(488)!=i[e(425)]&&e(454)!=i[e(425)]||this[e(420)](n,i,t[o+1]);else{const t=i[e(468)][e(466)];if(s[e(504)](t))continue;s[e(436)](i[e(468)][e(466)]),t==_c?this[e(426)](n,i):this[e(456)](n,i)}}return this[e(444)](n)}[Kr(421)](t){const e=Kr;this[e(430)][e(487)](t)}[Kr(493)](t,n,r=e.priorities[Kr(432)]){const s=Kr;s(489)==typeof t?(0,e.insertToPriorityArray)(this[s(477)],{matchingCallback:t,label:n,priority:r}):this[s(465)][s(469)](t,n)}[Kr(509)](t,e){const n=Kr;this[n(502)][n(469)](t,e)}[Kr(453)](t,e=1){const n=Kr;let r;for(const e of this[n(477)])if(e[n(500)](t)){r=e[n(499)];break}return r||(r=this[n(465)][n(413)](t[n(458)])),r?r(e):1!==e?e+" "+t[n(458)]+"s":""+t[n(458)]}[Kr(423)](t,e){const n=Kr,r=e[n(471)]()[n(437)](),s=n(488)==e[n(425)]?n(436):n(431);for(const e of r){const o=e[n(481)],i=t[t[n(486)]-1];if(o.is(n(478)))i&&i[n(425)][n(441)](n(447))>-1&&t[n(470)](),i&&n(424)==i[n(425)]?i[s]+=o[n(468)]:t[n(487)]({type:n(424),add:n(436)==s?o[n(468)]:"",remove:n(431)==s?o[n(468)]:""});else if(this[n(462)][n(494)](o)){const a=o;if(i&&i[n(425)][n(441)](n(447))>-1&&t[n(470)](),n(495)==e[n(425)])continue;i&&i[n(425)]==s+n(418)&&i[n(433)][n(458)]==a[n(458)]?i[n(442)]++:t[n(487)]({type:s+n(418),element:a,quantity:1}),r[n(440)]((t=>!(n(495)==t[n(425)]&&t[n(481)]==o)))}else if(this[n(462)][n(435)](o,n(445))||o.is(n(433),n(455))){const r=o;if(n(436)==s&&n(476)==e[n(425)]||n(431)==s&&n(495)==e[n(425)])continue;if(i&&-1==i[n(425)][n(441)](n(447))){n(424)==i[n(425)]&&(i[s]+="\n");continue}let a;if(a=n(436)==s?r[n(501)]&&!this[n(462)][n(494)](r[n(501)])?r[n(501)]:null:r[n(492)]&&!this[n(462)][n(494)](r[n(492)])?r[n(492)]:null,r[n(508)]||a&&a[n(508)]){const e=a&&a[n(508)]?a:r;i&&i[n(425)]==s+n(446)&&i[n(433)][n(458)]==e[n(458)]?i[n(442)]++:t[n(487)]({type:s+n(446),element:e,quantity:1})}else t[n(487)]({type:s+n(447),element:r})}}}[Kr(444)](t){const e=Kr,n=this[e(473)],r=[],s=[],o=[];for(const i of t)switch(i[e(425)]){case e(424):if(i[e(436)]=i[e(436)][e(416)](/(\S)\u000A+(\S)/g,e(485))[e(416)](/\u000A/g,""),i[e(431)]=i[e(431)][e(416)](/(\S)\u000A+(\S)/g,e(485))[e(416)](/\u000A/g,""),""!=i[e(436)]&&""!=i[e(431)]){r[e(487)]({type:e(416),content:Hr(n,e(415),['"'+i[e(431)]+'"','"'+i[e(436)]+'"'])});continue}if(null!=i[e(436)][e(422)](/^ +$/)){r[e(487)]({type:e(488),content:Hr(n,e(451),Hr(n,e(497),i[e(436)][e(486)]))});continue}if(null!=i[e(431)][e(422)](/^ +$/)){r[e(487)]({type:e(454),content:Hr(n,e(463),Hr(n,e(497),i[e(431)][e(486)]))});continue}if(""!=i[e(436)]){r[e(487)]({type:e(488),content:Hr(n,e(451),'"'+i[e(436)]+'"')});continue}r[e(487)]({type:e(454),content:Hr(n,e(463),'"'+i[e(431)]+'"')});continue;case e(438):case e(419):r[e(487)]({type:e(488),content:Hr(n,e(451),this[e(453)](i[e(433)],i[e(442)]))});continue;case e(472):case e(490):r[e(487)]({type:e(454),content:Hr(n,e(463),this[e(453)](i[e(433)],i[e(442)]))});continue;case e(475):r[e(487)]({type:e(488),content:Hr(n,e(449),this[e(453)](i[e(433)],i[e(442)]))});continue;case e(427):r[e(487)]({type:e(454),content:Hr(n,e(484),this[e(453)](i[e(433)],i[e(442)]))});continue;case e(505):s[e(487)](i[e(466)]);continue;case e(457):o[e(487)](i[e(466)]);continue;default:r[e(487)](i)}if(s[e(486)]){const t=s[e(491)]((t=>this[e(502)][e(504)](t)?this[e(502)][e(413)](t):t))[e(480)](", ");r[e(487)]({type:e(452),content:Hr(this[e(473)],e(467),t)})}if(o[e(486)]){const t=o[e(491)]((t=>this[e(502)][e(504)](t)?this[e(502)][e(413)](t):t))[e(480)](", ");r[e(487)]({type:e(452),content:Hr(this[e(473)],e(429),t)})}return r}[Kr(450)](t){const e=Kr;for(const n of this[e(430)]){const r=n(t);if(r&&e(425)in r)return r}}[Kr(456)](t,e){const n=Kr,r=e[n(468)],s=void 0===r[n(496)]?n(457):n(505);t[n(487)]({type:s,key:r[n(466)]})}[Kr(426)](t,e){const n=Kr;t[n(487)]({type:n(452),content:Hr(this[n(473)],n(439),this[n(453)](e[n(471)]()[n(479)][n(414)],1))})}[Kr(420)](t,e,n){const r=Kr;if(this[r(423)](t,e),n&&n[r(471)]()&&!e[r(471)]()[r(474)][r(507)](n[r(471)]()[r(479)])){const n=t[t[r(486)]-1],s=r(488)==e[r(425)]?r(436):r(431);n&&r(424)==n[r(425)]&&(n[s]+="\n")}}}function qr(){const t=["*Remove format:* %0","_customCallbacks","remove","normal","element","651762fdoKbL","checkChild","add","getWalker","addEmptyContainer","*Change to:* %0","skip","indexOf","quantity","subType","_resolveDescriptionItems","$text","EmptyContainer","Container","185191GNHDdJ","*Split:* %0","_handleCustomCallbackDescription","*Insert:* %0","format","getItemLabel","deletion","softBreak","_handleAttributeSuggestionDescription","removeFormat","name","7820595IghWTb","getDescriptions","1437524zTJUUx","_schema","*Remove:* %0","attribute","_itemLabels","key","*Set format:* %0","data","set","pop","getFirstRange","removeEmptyContainer","_locale","end","addContainer","elementStart","_itemLabelsCallbacks","$textProxy","start","join","item","45kGCPVa","19577510jShhVT","*Merge:* %0","$1 $2","length","push","insertion","function","removeObject","map","previousSibling","registerElementLabel","isObject","elementEnd","newValue","ELEMENT_SPACE","6RLnccK","label","matchingCallback","nextSibling","_attributeLabels","2467508iOakRq","has","addFormat","113888HiRtDU","isEqual","isEmpty","registerAttributeLabel","get","nodeAfter","REPLACE_TEXT","replace","196JnzWaG","Object","addObject","_handleInsertRemoveSuggestionDescription","registerDescriptionCallback","match","_addDescriptionItems","text","type","_handleRenameSuggestionDescription","removeContainer","isInContent"];return(qr=function(){return t})()}const Zr=Yr;function Yr(t,e){const n=Qr();return(Yr=function(t,e){return n[t-=383]})(t,e)}function Qr(){const t=["289569ScMlUy","8181657SxYyqp","enableCommand","10gBXblu","commands","get","1057392aLCgFs","250403LiCjhj","8DAZrUz","206245WBkVcJ","showAIAssistant","editor","TrackChangesEditing","10129pKAXRi","1992iXRXmw","plugins","afterInit","486524GzSJTT"];return(Qr=function(){return t})()}!function(t,e){const n=Yr,r=t();for(;;)try{if(217312===-parseInt(n(393))/1+-parseInt(n(385))/2+-parseInt(n(386))/3+-parseInt(n(394))/4*(-parseInt(n(395))/5)+parseInt(n(392))/6+parseInt(n(399))/7*(-parseInt(n(400))/8)+-parseInt(n(387))/9*(-parseInt(n(389))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qr);class Jr extends t.Plugin{[Zr(384)](){const t=Zr,e=this[t(397)],n=e[t(383)][t(391)](t(398));e[t(390)][t(391)](t(396))&&n[t(388)](t(396))}}const $r=ts;function ts(t,e){const n=es();return(ts=function(t,e){return n[t-=212]})(t,e)}function es(){const t=["18yoUcwE","782256eIqzMI","FORMAT_ALIGN_TO_CENTER","alignment","77826PbySCy","FORMAT_ALIGN_TO_LEFT","get","FORMAT_ALIGNMENT","TrackChangesEditing","has","afterInit","commandName","FORMAT_JUSTIFY_TEXT","plugins","registerBlockAttribute","format","AlignmentEditing","center","enableDefaultAttributesIntegration","50lvmSXz","1398656QZZbvz","*Format:* %0","registerAttributeLabel","left","_registerLegacyDescription","25695gWuCQx","commandParams","right","justify","descriptionFactory","type","editor","formatBlock","202779otoczs","2003421NxOmfG","locale","registerDescriptionCallback","439461ktnRlN","FORMAT_ALIGN_TO_RIGHT","value"];return(es=function(){return t})()}!function(t,e){const n=ts,r=t();for(;;)try{if(199502===parseInt(n(216))/1+parseInt(n(223))/2*(parseInt(n(248))/3)+-parseInt(n(243))/4+-parseInt(n(242))/5*(-parseInt(n(227))/6)+parseInt(n(217))/7+-parseInt(n(224))/8+-parseInt(n(220))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[$r(233)](){const t=$r,e=this[t(214)],n=e[t(218)];if(!e[t(236)][t(232)](t(239)))return;const r=e[t(236)][t(229)](t(231));r[t(241)](t(226)),r[t(237)](t(226)),r[t(212)][t(245)](t(226),Hr(n,t(230))),this[t(247)]()}[$r(247)](){const t=$r,e=this[t(214)],n=e[t(218)];e[t(236)][t(229)](t(231))[t(212)][t(219)]((e=>{const r=t;if(r(215)!=e[r(213)])return;const{data:s}=e;if(s&&r(226)==s[r(234)]){const t=s[r(249)][0][r(222)];return{type:r(238),content:Hr(n,r(244),function(t){const e=r;switch(t){case e(246):return Hr(n,e(228));case e(250):return Hr(n,e(221));case e(240):return Hr(n,e(225));case e(251):return Hr(n,e(235))}}(t))}}}))}}function rs(){const t=["formatInline","strikethrough","TrackChangesEditing","has","CodeEditing","commandName","slice","italic","get","FORMAT_STRIKETHROUGH","5700320nWhlRu","locale","SubscriptEditing","SuperscriptEditing","5bFggou","underline","editor","75qwUEla","registerInlineAttribute","afterInit","format","superscript","FORMAT_SUPERSCRIPT","880728XOhxKQ","FORMAT_ITALIC","1594845UMCCPR","subscript","forceValue","93318GhKBZG","commandParams","ItalicEditing","enableDefaultAttributesIntegration","FORMAT_BOLD","FORMAT_CODE","FORMAT_UNDERLINE","FORMAT_","StrikethroughEditing","toLowerCase","*Remove format:* %0","bold","491478FFgcpC","33929QrQXrS","type","62812yvWImE","plugins","*Format:* %0","_registerLegacyDescription","code","BoldEditing","registerDescriptionCallback","toUpperCase","FORMAT_SUBSCRIPT","registerAttributeLabel","UnderlineEditing","descriptionFactory"];return(rs=function(){return t})()}const ss=os;function os(t,e){const n=rs();return(os=function(t,e){return n[t-=447]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(423966===parseInt(n(485))/1+parseInt(n(468))/2+-parseInt(n(462))/3*(-parseInt(n(488))/4)+parseInt(n(459))/5*(-parseInt(n(473))/6)+parseInt(n(486))/7+-parseInt(n(455))/8+-parseInt(n(470))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(rs);const is=[ss(493),ss(475),ss(498),ss(449),ss(481),ss(457),ss(458)];class as extends t.Plugin{[ss(464)](){const t=ss,e=this[t(461)],n=e[t(489)][t(453)](t(447)),r=e[t(456)];for(const s of is){if(!e[t(489)][t(448)](s))continue;const o=s[t(451)](0,-7)[t(482)](),i=t(480)+o[t(495)]();n[t(476)](o),n[t(463)](o),n[t(499)][t(497)](o,Hr(r,i))}this[t(491)]()}[ss(491)](){const t=ss,e=this[t(461)],n=e[t(456)],r=e[t(489)][t(453)](t(447));function s(e,s){const o=t;r[o(499)][o(494)]((t=>{const r=o;if(r(500)!=t[r(487)])return;const{data:i}=t;return i&&i[r(450)]===e?i[r(474)][0][r(472)]?{type:r(465),content:Hr(n,r(490),s)}:{type:r(465),content:Hr(n,r(483),s)}:void 0}))}s(t(484),Hr(n,t(477))),s(t(452),Hr(n,t(469))),s(t(460),Hr(n,t(479))),s(t(492),Hr(n,t(478))),s(t(501),Hr(n,t(454))),s(t(471),Hr(n,t(496))),s(t(466),Hr(n,t(467)))}}const cs=fs;function us(){const t=["checkChild","document","commandParams","markBlockFormat","editor","has","*Set format:* %0","format","descriptionFactory","parent","531566afKcsz","registerDescriptionCallback","268801ouaHYn","name","schema","1023940HZoHtb","model","value","TrackChangesEditing","selection","afterInit","152HUZBpK","change","*Remove format:* %0","blockQuote","locale","from","1950964LLadvG","commandName","plugins","get","commands","forceValue","getSelectedBlocks","3215604tLAPBs","ELEMENT_BLOCK_QUOTE","$root","BlockQuoteEditing","enableCommand","665652LPJBsl","filter","1697710jiCboo"];return(us=function(){return t})()}!function(t,e){const n=fs,r=t();for(;;)try{if(293636===parseInt(n(306))/1+-parseInt(n(309))/2+-parseInt(n(333))/3+-parseInt(n(321))/4+parseInt(n(293))/5+-parseInt(n(328))/6+-parseInt(n(304))/7*(-parseInt(n(315))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class ls extends t.Plugin{[cs(314)](){const t=cs,e=this[t(298)],n=e[t(319)];if(!e[t(323)][t(299)](t(331)))return;const r=e[t(323)][t(324)](t(312)),s=this[t(298)][t(325)][t(324)](t(318));r[t(332)](t(318),((n,o={})=>{const i=t,a=this[i(298)][i(310)][i(295)][i(313)],c=o&&void 0!==o[i(326)]?o[i(326)]:!s[i(311)];let u=[];if(c){const t=Array[i(320)](a[i(327)]())[i(292)]((t=>hs(t)||function(t,e){const n=i,r=e[n(294)](t[n(303)],n(318)),s=e[n(294)]([n(330),n(318)],t);return r&&s}(t,this[i(298)][i(310)][i(308)])));u=A(t,e[i(310)])}else{const t=Array[i(320)](a[i(327)]())[i(292)]((t=>hs(t)));u=A(t,e[i(310)])}e[i(310)][i(316)]((()=>{const t=i;for(const e of u)r[t(297)](e,{commandName:t(318),commandParams:[{forceValue:c}]})}))})),r[t(302)][t(305)]((e=>{const r=t,{data:s}=e;if(s&&r(318)==s[r(322)]){const t=Hr(n,r(329));return s[r(296)][0][r(326)]?{type:r(301),content:Hr(n,r(300),t)}:{type:r(301),content:Hr(n,r(317),t)}}}))}}function fs(t,e){const n=us();return(fs=function(t,e){return n[t-=292]})(t,e)}function hs(t){const e=cs;return e(318)==t[e(303)][e(307)]}function gs(){const t=["148300urWgMr","6DCZhmj","27yzGLje","6110838Emiqmx","CaseChange","get","afterInit","1203452XSpoZh","has","1398173zWiwrV","changeCaseTitle","1305644oInpKe","enableCommand","changeCaseUpper","changeCaseLower","TrackChangesEditing","editor","5206350OxSTov","967864ZKleUM","plugins"];return(gs=function(){return t})()}function ds(t,e){const n=gs();return(ds=function(t,e){return n[t-=185]})(t,e)}const ps=ds;!function(t,e){const n=ds,r=t();for(;;)try{if(790285===parseInt(n(187))/1+-parseInt(n(198))/2+parseInt(n(188))/3*(-parseInt(n(194))/4)+parseInt(n(204))/5+parseInt(n(190))/6+parseInt(n(196))/7+-parseInt(n(185))/8*(parseInt(n(189))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gs);class ms extends t.Plugin{[ps(193)](){const t=ps,e=this[t(203)];e[t(186)][t(195)](t(191))&&(e[t(186)][t(192)](t(202))[t(199)](t(200)),e[t(186)][t(192)](t(202))[t(199)](t(201)),e[t(186)][t(192)](t(202))[t(199)](t(197)))}}function Is(t,e){const n=bs();return(Is=function(t,e){return n[t-=116]})(t,e)}const Es=Is;function bs(){const t=["15440yxVkyw","30850630IXpGub","1541184fSfQOH","commands","afterInit","39zmaUWb","plugins","editor","TrackChangesEditing","enableCommand","4689lrkXRP","5040540ZOpZfD","154DOasSa","get","316812oIXLWZ","ckbox","509fTnnJR","2872667VWMUOl"];return(bs=function(){return t})()}!function(t,e){const n=Is,r=t();for(;;)try{if(669838===parseInt(n(116))/1*(-parseInt(n(130))/2)+parseInt(n(123))/3*(-parseInt(n(132))/4)+-parseInt(n(129))/5+parseInt(n(120))/6+parseInt(n(117))/7+parseInt(n(118))/8*(-parseInt(n(128))/9)+parseInt(n(119))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Es(122)](){const t=Es,e=this[t(125)];e[t(121)][t(131)](t(133))&&e[t(124)][t(131)](t(126))[t(127)](t(133))}}const _s=ks;function ys(){const t=["commandParams","*Set format:* %0","*Remove format:* %0","filter","from","32raBoEz","ELEMENT_CODE_BLOCK","type","afterInit","has","model","isLimit","getSelectedBlocks","commands","enableCommand","2020xvZVgX","1980054HrFVQa","languages","selection","config","checkChild","6pbMsIL","plugins","format","change","blockName","descriptionFactory","locale","forceValue","document","markBlockFormat","get","editor","48103YXmSjd","CodeBlock","parent","7286835Pegzzc","registerElementLabel","toLowerCase","outdentCodeBlock","find","name","value","registerDescriptionCallback","1725552yTEUfx","113151YcKlmm","TrackChangesEditing","1841561dSIBtQ","rootElement","language","label","commandName","codeBlock","indentCodeBlock","12760643DIiMyx","schema","8NvwoKL","formatBlock"];return(ys=function(){return t})()}!function(t,e){const n=ks,r=t();for(;;)try{if(937583===-parseInt(n(447))/1+-parseInt(n(444))/2+parseInt(n(445))/3*(-parseInt(n(405))/4)+parseInt(n(436))/5*(parseInt(n(421))/6)+parseInt(n(396))/7*(parseInt(n(398))/8)+-parseInt(n(416))/9+-parseInt(n(415))/10*(-parseInt(n(433))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class As extends t.Plugin{[_s(408)](){const t=_s,e=this[t(432)];if(!e[t(422)][t(409)](t(434)))return;const n=e[t(422)][t(431)](t(446)),r=e[t(427)],s=e[t(419)][t(431)](t(394))[t(417)],o=e[t(413)][t(431)](t(394));n[t(414)](t(395)),n[t(414)](t(439)),n[t(414)](t(394),((r,i={})=>{const a=t,c=e[a(410)],u=e[a(410)][a(429)][a(418)],l=i&&void 0!==i[a(428)]?i[a(428)]:!o[a(442)];let f;i[a(449)]||(i[a(449)]=s[0][a(449)]),f=l?Array[a(404)](u[a(412)]())[a(403)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(448))&&!e[n(411)](t)&&e[n(420)](t[n(435)],n(394))}(t,c[a(397)]))):Array[a(404)](u[a(412)]())[a(403)]((t=>Cs(t)));const h=A(f,c);c[a(424)]((()=>{const t=a;for(const e of h)n[t(430)](e,{commandName:t(394),commandParams:[{...i,forceValue:l}],formatGroupId:t(425)})}))})),n[t(426)][t(437)](t(394),(e=>Hr(r,t(406),e))),n[t(426)][t(443)]((e=>{const n=t;if(n(399)!=e[n(407)])return;const o=r.t,{data:i}=e;if(!i||n(394)!=i[n(393)])return;const a=i[n(400)][0][n(449)],c=o(s[n(440)]((t=>t[n(449)]===a))[n(450)])[n(438)]();return i[n(400)][0][n(428)]?{type:n(423),content:Hr(r,n(401),Hr(r,n(406),1)+" ("+c+")")}:{type:n(423),content:Hr(r,n(402),Hr(r,n(406),1))}}))}}function ks(t,e){const n=ys();return(ks=function(t,e){return n[t-=393]})(t,e)}function Cs(t){const e=_s;return e(394)==t[e(441)]}const Ls=Ss;function Rs(){const t=["193824SuhCEM","953241lREFQY","231545SAmhRw","172098FTBoCM","addCommentThread","11MACJgP","afterInit","3533173vFpopy","plugins","enableCommand","TrackChangesEditing","2IKuIMf","4BDfNPY","2363630ltUoZN","8DMvRfK","665nnSDwR","get","CommentsEditing","has","editor"];return(Rs=function(){return t})()}function Ss(t,e){const n=Rs();return(Ss=function(t,e){return n[t-=101]})(t,e)}!function(t,e){const n=Ss,r=t();for(;;)try{if(303285===-parseInt(n(105))/1*(parseInt(n(114))/2)+-parseInt(n(104))/3*(-parseInt(n(115))/4)+parseInt(n(118))/5+-parseInt(n(103))/6+parseInt(n(110))/7+parseInt(n(117))/8*(-parseInt(n(106))/9)+parseInt(n(116))/10*(-parseInt(n(108))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Rs);class Ns extends t.Plugin{[Ls(109)](){const t=Ls,e=this[t(102)];e[t(111)][t(101)](t(120))&&e[t(111)][t(119)](t(113))[t(112)](t(107))}}var Ms=n(834);function vs(){const t=["toViewElement","getWalker","539992yiArrb","consumable","item","33017AjvdRz","getCustomProperty","schema","6787BkIeaT","5588090jvWtis","start","ck-suggestion-marker-","includes","name","insert","markerName","38MYbiwu","1787352RLfIkD","15870kjybnS","addClass","writer","bindElementToMarker","hasAttribute","activeMarkers","parent","push","addHighlight","createRangeOn","elementEnd","isBlock","2461611ajQMVA","isLimit","getItems","previousPosition","isAtEnd","plugins","1333348lUIMzT","test","markerRange","createUIElement","TrackChangesEditing","get","nextSibling","isContent","type","toViewPosition","6LJzitP","span","model","ck-suggestion-marker--active","54pcWMno","mapper"];return(vs=function(){return t})()}function Os(t,e){const n=vs();return(Os=function(t,e){return n[t-=426]})(t,e)}function ws(t,e,n){const r=Os,s=[];for(const o of e[r(445)]())o[r(435)](t)&&s[r(438)](n[r(440)](o));return s}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(448)][r(454)](r(453));return(o,i,a)=>{const c=r;if(!a[c(468)][c(450)](i[c(451)],o[c(426)]))return;const u=i[c(451)][c(466)](),l=i[c(451)][c(475)],f=t[c(461)][c(472)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(469)];d=d||f[c(456)](e);const n=a[c(464)][c(465)](e);if(n&&n[c(471)](c(439)))return;c(441)==t[c(457)]&&f[c(442)](e)&&!f[c(444)](e)&&(e[c(455)]||l[c(447)]?h&&h[c(437)]==e||(h=e,m(t[c(446)]),p=!0):g=g||t[c(446)])}function m(t){const r=c,o=a[r(433)][r(452)](r(460),{class:r(476)+e}),u=a[r(464)][r(458)](t);n&&s[r(436)][r(477)](i[r(428)])&&a[r(433)][r(432)](r(462),o),a[r(433)][r(427)](u,o),a[r(464)][r(434)](o,i[r(428)])}d||p||!g||m(g)}}!function(t,e){const n=Os,r=t();for(;;)try{if(592632===parseInt(n(470))/1*(parseInt(n(429))/2)+parseInt(n(443))/3+-parseInt(n(449))/4+parseInt(n(474))/5*(parseInt(n(459))/6)+-parseInt(n(430))/7+-parseInt(n(467))/8*(parseInt(n(463))/9)+-parseInt(n(431))/10*(parseInt(n(473))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vs);const Fs=xs;function xs(t,e){const n=Us();return(xs=function(t,e){return n[t-=337]})(t,e)}!function(t,e){const n=xs,r=t();for(;;)try{if(854904===parseInt(n(389))/1+parseInt(n(362))/2*(-parseInt(n(370))/3)+parseInt(n(361))/4+-parseInt(n(391))/5*(-parseInt(n(396))/6)+parseInt(n(354))/7*(-parseInt(n(364))/8)+parseInt(n(379))/9*(parseInt(n(371))/10)+-parseInt(n(377))/11*(-parseInt(n(374))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Us);class Ps extends t.Plugin{static get[Fs(394)](){return[Ms.Delete]}[Fs(367)](){const t=Fs,e=this[t(395)],n=e[t(359)][t(340)](t(390));n[t(356)](t(349));const r=e[t(342)][t(340)](t(360));n[t(356)](t(360),((n,s={})=>{const o=t,a=e[o(353)][o(365)](e[o(353)][o(339)][o(347)]);a[o(341)]&&e[o(353)][o(351)](a,{direction:o(387),unit:s[o(381)]});const c=a[o(368)](),u=i.LiveRange[o(386)](c);let l;n(s),l=o(384)==u[o(338)][o(363)]?e[o(353)][o(392)](c[o(350)]):e[o(353)][o(392)](u[o(350)],u[o(345)]),u[o(346)](),e[o(353)][o(375)](r[o(388)][o(383)],(t=>{const e=o;r[e(388)][e(348)](),t[e(378)](t[e(392)](l[e(345)])),r[e(388)][e(380)]()}))})),e[t(352)][t(397)].on(t(369),Ds(e,t(398)),{priority:t(376)}),e[t(357)][t(397)].on(t(369),((n,r,s)=>{const o=t;s[o(344)][o(373)]&&Ds(e,o(398),{showActiveMarker:!1})[o(393)](this)(n,r,s)}),{priority:t(376)}),e[t(352)][t(397)].on(t(366),((e,n,r)=>{const s=t,o=r[s(337)][s(343)](n[s(372)]);if(o)for(const t of o)t.is(s(385))&&(r[s(337)][s(382)](t,n[s(372)]),r[s(355)][s(358)](t))}),{priority:t(376)})}}function Us(){const t=["writer","enableCommand","data","remove","plugins","deleteForward","3385980MejbEq","3332WNvCWR","rootName","12302248BgLbRm","createSelection","removeMarker:suggestion:deletion","init","getFirstRange","addMarker:suggestion:deletion","1416DNYADV","12740zTVsFn","markerName","showSuggestionHighlights","12osImgq","enqueueChange","high","5351478dSybLp","setSelection","7281mSWkae","unlock","unit","unbindElementFromMarkerName","batch","$graveyard","uiElement","fromRange","forward","buffer","210630fcGVJn","TrackChangesEditing","97540aGKLPc","createRange","bind","requires","editor","186mEXlKu","downcastDispatcher","merge","mapper","root","document","get","isCollapsed","commands","markerNameToElements","options","end","detach","selection","lock","delete","start","modifySelection","editing","model","7wCPOQm"];return(Us=function(){return t})()}const Bs=js;function js(t,e){const n=zs();return(js=function(t,e){return n[t-=269]})(t,e)}!function(t,e){const n=js,r=t();for(;;)try{if(148191===-parseInt(n(380))/1*(-parseInt(n(296))/2)+parseInt(n(414))/3+parseInt(n(295))/4*(-parseInt(n(272))/5)+parseInt(n(352))/6*(parseInt(n(325))/7)+-parseInt(n(286))/8*(parseInt(n(317))/9)+-parseInt(n(392))/10+parseInt(n(305))/11*(parseInt(n(384))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zs);class Gs extends t.Plugin{[Bs(321)](){const t=Bs,e=this[t(373)];if(!e[t(323)][t(404)](t(391)))return;const n=e[t(293)],r=e[t(323)][t(328)](t(356)),s=e[t(323)][t(404)](t(396)),o=!!e[t(361)][t(328)](t(280));function i(e){const r=t;return{type:r(327),content:""+Hr(n,r(385),e)}}function a(e){const r=t;return{type:r(327),content:""+Hr(n,r(302),e)}}r[t(379)](t(399)),r[t(379)](t(331)),r[t(379)](t(285)),r[t(379)](t(340)),r[t(379)](t(349)),r[t(379)](t(407)),r[t(379)](t(343)),r[t(379)](t(303)),r[t(339)](t(413)),r[t(339)](t(274)),r[t(339)](t(282)),o&&(r[t(379)](t(289)),r[t(379)](t(365))),s&&(r[t(379)](t(316)),r[t(379)](t(271)),r[t(339)](t(377)),r[t(345)][t(291)]((e=>{const r=t,{data:s}=e;if(s&&r(377)==s[r(336)])return{type:r(327),content:s[r(359)]?Hr(n,r(408)):Hr(n,r(415))}})),this[t(373)][t(398)][t(403)][t(371)]((e=>{const n=t;if(e[n(281)][n(372)])return!1;let s=!1;const o=r[n(318)]({skipNotAttached:!0})[n(288)]((t=>n(377)===r[n(409)](t)));for(const t of o)n(313)!=t[n(333)]()[n(351)][n(358)][n(357)](n(274))&&(r[n(284)](t[n(333)](),n(412))[n(334)]((t=>n(274)===r[n(409)](t[n(394)])))||(e[n(400)](t[n(418)]()),s=!0));return s}))),r[t(345)][t(322)](t(282),Hr(n,t(360)));const c={type:t(327),content:""};r[t(345)][t(291)]((e=>{const r=t,{data:s}=e;if(!s||r(274)!=s[r(336)])return;let u=e[r(347)];for(;u;){if(u[r(329)]&&((r(378)==u[r(329)][r(336)]||r(319)==u[r(329)][r(336)])&&(u[r(329)][r(359)]&&r(390)!=u[r(329)][r(359)]||r(390)!=u[r(329)][r(355)]&&!s[r(359)])||!o&&u[r(329)][r(336)]==_c))return c;u=u[r(283)]}if(null==s[r(359)])switch(s[r(355)]){case r(269):return a(Hr(n,r(353)));case r(275):return a(Hr(n,r(410)));case r(313):return a(Hr(n,r(301)))}switch(s[r(359)]){case r(269):return i(Hr(n,r(353)));case r(275):return i(Hr(n,r(410)));case r(313):return i(Hr(n,r(301)))}})),r[t(345)][t(291)]((e=>{const n=t,{data:r}=e;if(r&&n(282)==r[n(336)])return null==r[n(359)]||null==r[n(355)]&&0==r[n(359)]?c:void 0})),r[t(345)][t(291)]((e=>{const r=t;if(r(412)!=e[r(381)])return;const{data:s}=e;if(!s||r(413)!=s[r(336)])return;const o=Vs(e);return r(359)==o?{type:r(327),content:Hr(n,r(287))}:r(355)==o?{type:r(327),content:Hr(n,r(300))}:c})),e[t(398)][t(403)][t(371)]((e=>this[t(341)](e))),e[t(398)][t(403)][t(371)]((e=>this[t(276)](e))),e[t(398)][t(403)][t(371)]((e=>this[t(309)](e))),this[t(420)]()}[Bs(341)](t){const e=Bs;if(t[e(281)][e(372)]||!t[e(281)][e(405)])return!1;let n=!1;const r=this[e(373)][e(323)][e(328)](e(356))[e(318)]({skipNotAttached:!0})[e(288)]((t=>t[e(329)]&&e(413)==t[e(329)][e(336)]))[e(288)]((t=>t[e(329)][e(359)]&&t[e(329)][e(355)]));for(const s of r)Vs(s)||(t[e(400)](s[e(418)]()),n=!0);return n}[Bs(276)](t){const e=Bs;if(t[e(281)][e(372)]||!t[e(281)][e(405)])return!1;const n=this[e(373)][e(323)][e(328)](e(356));if(n[e(290)][e(315)])return!1;let r=!1;const s=[e(274),e(413),e(282),e(378),e(298),e(401),e(387),e(279),e(319)],o=this[e(373)][e(398)][e(403)][e(332)][e(307)]()[e(288)]((t=>e(412)==t[e(381)]))[e(288)]((t=>s[e(411)](t[e(308)])));if(0==o[e(348)])return r;for(const i of o){const o=n[e(284)](i[e(395)],e(412))[e(288)]((t=>!t[e(350)][e(335)]))[e(374)]((t=>t[e(394)]))[e(288)]((t=>{const r=e,o=n[r(409)](t);return s[r(411)](o)}));if(o[e(348)]){for(const n of o)t[e(400)](n[e(418)]());r=!0}}return r}[Bs(309)](t){const e=Bs;if(t[e(281)][e(372)]||!t[e(281)][e(405)])return!1;const n=this[e(373)][e(323)][e(328)](e(356));let r=!1;const s=[e(274),e(413),e(282),e(378),e(298),e(401),e(387),e(279),e(319)];for(const t of n[e(318)]({skipNotAttached:!0})){const o=n[e(284)](t[e(333)](),e(412))[e(374)]((t=>t[e(394)]))[e(288)]((t=>t[e(329)]&&s[e(411)](t[e(329)][e(336)])));if(!o[e(348)])continue;const a=o[0][e(347)][e(311)][e(297)];if(!o[e(406)]((t=>t[e(311)][e(297)]===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(318)]({skipNotAttached:!0})[s(288)]((e=>s(412)==e[s(381)]&&e[s(311)][s(297)]==t)))e[s(366)](s(297),r)}function i(t,n){const r=e;let s=t[r(347)],i=!1;for(;s;)s[r(311)][r(297)]!=n&&(o(s[r(311)][r(297)],n),s[r(366)](r(297),n),i=!0),s=s[r(283)];return i}}[Bs(420)](){const t=Bs,e=this[t(373)],n=e[t(293)],r=e[t(323)][t(328)](t(356));this[t(402)](),r[t(364)][t(292)](t(344),t(299),t(419),(function(n,r){const s=t,o=[];for(let t of n)t[s(351)][s(358)]===t[s(306)][s(376)]&&(t=e[s(398)][s(338)](e[s(398)][s(369)](t[s(351)][s(358)],0))),o[s(388)](t);e[s(398)][s(346)]((t=>{const n=s,a=e[n(398)][n(403)][n(312)],c=Array[n(304)](a[n(368)]())[n(374)]((t=>i.LiveRange[n(278)](t)));t[n(273)](o),e[n(337)][n(328)](r[n(375)])[n(314)](),r[n(393)][n(388)]({forceDefaultExecution:!0}),e[n(326)](r[n(375)],...r[n(393)]),t[n(273)](c);for(const t of c)t[n(416)]()}))})),r[t(345)][t(310)]((function(n){const r=t,s=!e[r(398)][r(324)][r(363)](n),o=n[r(320)],i=n[r(370)],a=n[r(357)](r(413)),c=!o||o[r(357)](r(413))!==a,u=!i||i[r(357)](r(413))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(367),e)))}[Bs(402)](){const t=Bs,e=this[t(373)],n=e[t(293)];function r(n){const r=t,s=e[r(337)][r(328)](r(331))[r(315)],o=e[r(337)][r(328)](r(399))[r(315)];return r(399)===n?s:o}e[t(323)][t(328)](t(356))[t(345)][t(291)]((function(s){const o=t;if(o(344)!=s[o(381)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(375)]){case o(331):u=i[o(393)][0][o(382)],l=r(i[o(375)]),a=o(u?362:294),!l&&e[o(361)][o(328)](o(280))||(a=o(342)),c={type:o(327),content:Hr(n,a,Hr(n,o(353)))};break;case o(399):u=i[o(393)][0][o(382)],l=r(i[o(375)]),a=o(u?362:294),!l&&e[o(361)][o(328)](o(280))||(a=o(342)),c={type:o(327),content:Hr(n,a,Hr(n,o(410)))};break;case o(349):a=o(354),c={type:o(327),content:Hr(n,a,Hr(n,o(367)))};break;case o(407):a=function(t){const e=o,n=t[e(333)]();let r=n[e(351)][e(358)];for(;r&&n[e(330)](r);){if(r[e(357)](e(282))>0)return!1;r=r[e(370)]}return!0}(s)?Hr(n,o(294),Hr(n,function(t){const e=o;return e(277)+t[e(333)]()[e(351)][e(358)][e(357)](e(274))[e(397)]()+e(383)}(s))):Hr(n,o(270),Hr(n,o(367))),c={type:o(327),content:a};break;case o(289):case o(365):!1===i[o(417)]&&(a=o(386),c={type:o(389),content:Hr(n,a,Hr(n,o(367)))})}return c}))}}function Vs(t){const e=Bs;let n=t[e(333)]()[e(351)][e(358)][e(320)];for(;n;){const r=n[e(357)](e(413));if(!r)return!1;if(r==t[e(329)][e(359)])return e(359);if(r==t[e(329)][e(355)])return e(355);n=n[e(320)]}return!1}function zs(){const t=["*Check item*","_getAttributeKey","ELEMENT_NUMBERED_LIST","includes","attribute","listItemId","613329SzBiqO","*Uncheck item*","detach","multipleBlocks","getFirstMarker","accept","_supportLegacySuggestions","bulleted","*Outdent:* %0","checkTodoList","285JxLSQt","setSelection","listType","numbered","noTrackChangesFixer","ELEMENT_","fromRange","listMarker","list.multiBlock","batch","listIndent","next","_findSuggestions","customNumberedList","1464AoeMWx","*Merge:* list item","filter","mergeListItemBackward","trackChangesCommand","registerDescriptionCallback","registerCustomCallback","locale","*Format:* remove from %0","5128PeKEaQ","344eaMXzp","groupId","listStart","documentList","*Split:* list item","ELEMENT_TODO_LIST","*Remove format:* %0","splitListItemBefore","from","629497KEsxSO","end","getChanges","attributeKey","assureChains","registerElementLabel","attributes","selection","todo","refresh","value","todoList","1458TkPDiS","getSuggestions","listMarkerStyle","previousSibling","afterInit","registerAttributeLabel","plugins","schema","247177ZExuaH","execute","format","get","data","containsItem","bulletedList","differ","getFirstRange","find","isNextTo","key","commands","createRange","registerBlockAttribute","customBulletedList","listItemIdFixer","*Change to:* %0","splitListItemAfter","formatBlock","descriptionFactory","change","head","length","indentList","meta","start","18ylkIwj","ELEMENT_BULLETED_LIST","*Indent:* %0","oldValue","TrackChangesEditing","getAttribute","nodeAfter","newValue","FORMAT_INDENT","config","*Format:* insert into %0","isObject","_suggestionFactory","mergeListItemForward","setAttribute","ELEMENT_LIST_ITEM","getRanges","createPositionAt","nextSibling","registerPostFixer","isUndo","editor","map","commandName","parent","todoListChecked","listStyle","enableDefaultAttributesIntegration","61YYDopG","type","forceValue","_LIST","12hjCjII","*Set format:* %0","*Merge:* %0","todoListCheck","push","deletion","default","ListEditing","1271840oWMYxn","commandParams","suggestion","range","TodoListEditing","toUpperCase","model","numberedList","removeMarker","listReversed","_registerLegacyDescription","document","has","isLocal","every","outdentList"];return(zs=function(){return t})()}const Hs=Xs;function Ws(){const t=["model","reversed","format","find","replace","upper-latin","*Format:* set start index to %0","getFirstRange","numbered","*Change to:* %0","ListPropertiesEditing","2049201fFeJNr","customNumbered","listStyle","handleDescriptions","default","lower-roman","data","175edUJyG","_LIST_","listType","registerBlockAttribute","has","includes","commandName","_findSuggestions","newValue","registerDescriptionCallback","bind","next","getFirstMarker","batch","*Format:* set order to regular","27781TBObEP","261guJJMb","65OJTZut","FORMAT_LIST_START","TrackChangesEditing","enableDefaultAttributesIntegration","config","upper-roman","registerAttributeLabel","_getTranslationKeyForListStyle","_LIST_DEFAULT","locale","filter","20382mOHITM","square","*Remove format:* %0","head","disc","oldValue","574aXXHGo","isUndo","4ORdFzP","16XwNlOE","startIndex","ELEMENT_","*Format:* set order to reversed","getSuggestions","type","decimal-leading-zero","7190LmZGkq","_getAttributeKey","removeMarker","lower-latin","list.properties","styles","listReversed","plugins","FORMAT_LIST_REVERSED","_registerLegacyDescription","*Set format:* %0","listStart","document","142446KOiexv","key","decimal","nodeAfter","suggestion","attribute","afterInit","bulleted","getAttribute","commandParams","circle","formatBlock","editor","toUpperCase","1416pEUXwD","start","527737giexbd","get","registerPostFixer","descriptionFactory"];return(Ws=function(){return t})()}!function(t,e){const n=Xs,r=t();for(;;)try{if(158516===-parseInt(n(132))/1*(parseInt(n(149))/2)+-parseInt(n(172))/3*(parseInt(n(151))/4)+parseInt(n(115))/5*(parseInt(n(143))/6)+parseInt(n(188))/7*(parseInt(n(152))/8)+parseInt(n(131))/9*(parseInt(n(159))/10)+parseInt(n(203))/11+-parseInt(n(186))/12*(parseInt(n(130))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ws);class Ks extends t.Plugin{[Hs(178)](){const t=Hs;if(!this[t(184)][t(166)][t(119)](t(202)))return;const e=this[t(184)][t(136)][t(189)](t(163)),n=this[t(184)][t(166)][t(189)](t(134));e[t(164)]&&(n[t(135)](t(205)),n[t(118)](t(205))),e[t(193)]&&(n[t(135)](t(165)),n[t(118)](t(165))),e[t(153)]&&(n[t(135)](t(170)),n[t(118)](t(170)));const r={type:t(194),content:""};n[t(191)][t(124)](this[t(111)][t(125)](this));const s=this[t(184)][t(141)];n[t(191)][t(138)](t(165),Hr(s,t(167))),n[t(191)][t(124)]((e=>{const n=t,{data:s}=e;if(s&&n(165)==s[n(173)])return null==s[n(123)]||0==s[n(123)]&&null==s[n(148)]?r:void 0})),n[t(191)][t(138)](t(170),Hr(s,t(133))),n[t(191)][t(124)]((e=>{const n=t,{data:s}=e;if(s&&n(170)==s[n(173)])return null==s[n(123)]||1==s[n(123)]&&null==s[n(148)]?r:void 0})),this[t(184)][t(192)][t(171)][t(190)]((e=>{const r=t;if(e[r(128)][r(150)])return!1;let s=!1;const o=n[r(156)]({skipNotAttached:!0})[r(142)]((t=>{const e=r,s=n[e(160)](t);return e(170)==s||e(165)==s}));for(const t of o){const o=t[r(199)]()[r(187)][r(175)][r(180)](r(117));r(200)!=o&&r(204)!=o&&(n[r(122)](t[r(199)](),r(177))[r(195)]((t=>r(117)==n[r(160)](t[r(176)])))||(e[r(161)](t[r(127)]()),s=!0))}return s})),this[t(168)]()}[Hs(111)](t){const e=Hs,n=this[e(184)][e(141)],{data:r}=t,s={type:e(194),content:""};if(!r||e(205)!=r[e(173)])return;if(!r[e(148)])return e(112)==r[e(123)]?s:{type:e(194),content:""+Hr(n,e(169),Hr(n,this[e(139)](r[e(123)])))};if(!r[e(123)]){if(e(112)==r[e(148)])return s;let o=t[e(146)];for(;o;){if(o[e(114)]&&e(117)==o[e(114)][e(173)]&&o[e(114)][e(123)])return s;o=o[e(126)]}return{type:e(194),content:""+Hr(n,e(145),Hr(n,this[e(139)](r[e(148)])))}}if(e(112)!=r[e(123)])return{type:e(194),content:""+Hr(n,e(169),Hr(n,this[e(139)](r[e(123)])))};let o=t[e(146)];for(;o;){if(o[e(114)]&&e(117)==o[e(114)][e(173)]&&o[e(114)][e(123)]&&o[e(114)][e(148)])return s;o=o[e(126)]}const i=t[e(199)]()[e(187)][e(175)][e(180)](e(117));return{type:e(194),content:Hr(n,e(169),Hr(n,e(154)+i[e(185)]()+e(140)))}}[Hs(168)](){const t=Hs,e=this[t(184)],n=e[t(141)];e[t(166)][t(189)](t(134))[t(191)][t(124)]((e=>{const r=t;if(r(183)!=e[r(157)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(121)]){case r(205):o=r(201),i={type:r(194),content:Hr(n,o,Hr(n,this[r(139)](s[r(181)][0][r(157)])))};break;case r(165):o=s[r(181)][0][r(193)]?r(155):r(129),i={type:r(194),content:Hr(n,o)};break;case r(170):o=r(198),i={type:r(194),content:Hr(n,o,s[r(181)][0][r(153)])}}return i}))}[Hs(139)](t){const e=Hs;return e(154)+function(t){const n=e;return qs[n(120)](t)?n(179):Zs[n(120)](t)?n(200):null}(t)[e(185)]()+e(116)+t[e(185)]()[e(196)](/-/g,"_")}}function Xs(t,e){const n=Ws();return(Xs=function(t,e){return n[t-=111]})(t,e)}const qs=[Hs(147),Hs(182),Hs(144)],Zs=[Hs(174),Hs(158),Hs(113),Hs(137),Hs(162),Hs(197)];var Ys=n(507);const Qs=$s;function Js(){const t=["9QphXID","getFirstPosition","createPositionAt","3MukwgJ","2691dvuVgX","remove","parent","removeMarker:suggestion:insertion","end","getFirstRange","createRange","185284VgbYdh","fire","selection","enter","downcastDispatcher","TrackChangesEditing","model","markerName","452632JqTMAh","ck-suggestion-marker-split","editing","mapper","bind","nextSibling","addMarker:suggestion:insertion","writer","requires","enterBlock","538555AIoelU","commands","389320gDnelP","detach","156rxwvVZ","split","editor","get","enableCommand","575826GwPPDX","data","markerNameToElements","showSuggestionHighlights","7XqtEMz","setSelection","afterExecute","5251433ePtOZO","plugins","unbindElementFromMarkerName","change","hasClass","high","init","document","markInsertion","fromRange","options"];return(Js=function(){return t})()}function $s(t,e){const n=Js();return($s=function(t,e){return n[t-=467]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(113013===parseInt(n(513))/1*(-parseInt(n(486))/2)+parseInt(n(512))/3*(-parseInt(n(520))/4)+-parseInt(n(482))/5+-parseInt(n(491))/6+-parseInt(n(495))/7*(-parseInt(n(472))/8)+parseInt(n(509))/9*(parseInt(n(484))/10)+parseInt(n(498))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Js);class to extends t.Plugin{static get[Qs(480)](){return[Ys.Enter]}[Qs(504)](){const t=Qs,e=this[t(488)],n=e[t(499)][t(489)](t(469)),r=e[t(483)][t(489)](t(467));n[t(490)](t(467),(()=>{const s=t;e[s(470)][s(501)]((t=>{const o=s,a=e[o(470)][o(505)][o(522)],c=a[o(510)](),u=i.LiveRange[o(507)](a[o(518)]());if(r[o(481)](t)){const r=e[o(470)][o(511)](c[o(515)][o(477)],0),s=t[o(519)](c,r);n[o(506)](s)}else t[o(496)](t[o(519)](u[o(517)]));u[o(485)](),r[o(521)](o(497),{writer:t})}))})),e[t(474)][t(468)].on(t(478),Ds(e,t(487)),{priority:t(503)}),e[t(474)][t(468)].on(t(516),((e,n,r)=>{const s=t,o=r[s(475)][s(493)](n[s(471)]);if(o)for(const t of o)t[s(502)](s(473))&&(r[s(475)][s(500)](t,n[s(471)]),r[s(479)][s(514)](t))}),{priority:t(503)}),e[t(492)][t(468)].on(t(478),((n,r,s)=>{const o=t;s[o(508)][o(494)]&&Ds(e,o(487),{showActiveMarker:!1})[o(476)](this)(n,r,s)}),{priority:t(503)})}}function eo(t,e){const n=ro();return(eo=function(t,e){return n[t-=224]})(t,e)}const no=eo;function ro(){const t=["42055QAGqBr","end","handleFindCommand","createPositionAt","2615406qRLxWK","15193720cLXtmv","editor","find","replace","enableCommand","item","10996fVkMUT","FindAndReplaceUtils","string","getRange","TrackChangesEditing","FindAndReplaceEditing","suggestion:deletion","markers","280lfYgsC","plugins","705OQyjYC","findByTextCallback","replaceAll","model","getMarkersGroup","get","3924666iqbUdp","bind","afterInit","createRange","findPrevious","154116RoyVBf","filter","getIntersection","78190TDXRtr","10OsDgJQ","findNext","has","start","_isInDeletionRange","11wExcpK"];return(ro=function(){return t})()}!function(t,e){const n=eo,r=t();for(;;)try{if(290065===parseInt(n(229))/1*(parseInt(n(265))/2)+-parseInt(n(261))/3+-parseInt(n(240))/4*(-parseInt(n(250))/5)+parseInt(n(233))/6+-parseInt(n(264))/7*(-parseInt(n(248))/8)+parseInt(n(256))/9+parseInt(n(234))/10*(-parseInt(n(228))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[no(258)](){const t=no;if(!this[t(235)][t(249)][t(225)](t(245)))return;const e=this[t(235)][t(249)][t(255)](t(244));e[t(238)](t(236),this[t(231)][t(257)](this)),e[t(238)](t(224)),e[t(238)](t(260)),e[t(238)](t(237)),e[t(238)](t(252))}[no(231)](t,e,n={}){const r=no,s=this[r(235)][r(249)][r(255)](r(241));return t((t=>(r(242)==typeof e?s[r(251)](e,n):e)(t)[r(262)]((e=>!1===this[r(227)](e,t[r(239)])))),n)}[no(227)](t,e){const n=no,r=this[n(235)][n(253)][n(259)](this[n(235)][n(253)][n(232)](e,t[n(226)]),this[n(235)][n(253)][n(232)](e,t[n(230)]));for(const t of this[n(235)][n(253)][n(247)][n(254)](n(246)))if(null!==r[n(263)](t[n(243)]()))return!0;return!1}}const oo=ao;function io(){const t=["fontColor.colors","530vkwFhy","fontSize.options","label","toLowerCase","title","*Set font size:* %0","commandParams","FontFamilyEditing","FontSizeEditing","afterInit","registerInlineAttribute","FontColorEditing","enableDefaultAttributesIntegration","FORMAT_FONT_COLOR","9CGcdFw","*Reset font size*","FontBackgroundColorEditing","5270195WJhoGx","registerAttributeLabel","*Reset font family*","_registerLegacyDescription","config","has","6510XjHoba","TrackChangesEditing","*Reset font background color*","*Set font color:* %0","FontSize","editor","fontColor","*Set font family:* %0","value","locale","FORMAT_FONT_SIZE","plugins","fontFamily","12572470pSNfsF","formatInline","1050369MTwmKg","descriptionFactory","2976200ykgcqe","4957524FDNZsb","trim","*Reset font color*","find","537lgJWku","FORMAT_FONT_FAMILY","commandName","fontBackgroundColor.colors","get","22zFrKyK","type","format","45196jGZCUw","registerDescriptionCallback","fontBackgroundColor","model","FORMAT_FONT_BACKGROUND","fontSize","normalizeSizeOptions","*Set font background color:* %0"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=276]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(614870===parseInt(n(286))/1+parseInt(n(333))/2*(parseInt(n(293))/3)+-parseInt(n(301))/4*(-parseInt(n(310))/5)+-parseInt(n(289))/6+parseInt(n(327))/7+-parseInt(n(288))/8*(-parseInt(n(324))/9)+parseInt(n(284))/10*(-parseInt(n(298))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const co=[{pluginName:oo(318),commandName:oo(306)},{pluginName:oo(317),commandName:oo(283)},{pluginName:oo(321),commandName:oo(277)},{pluginName:oo(326),commandName:oo(303)}];class uo extends t.Plugin{[oo(319)](){const t=oo,e=this[t(276)][t(280)],n=this[t(276)][t(282)][t(297)](t(334));for(const{pluginName:e,commandName:r}of co)this[t(276)][t(282)][t(332)](e)&&(n[t(322)](r),n[t(320)](r));n[t(287)][t(328)](t(306),Hr(e,t(281))),n[t(287)][t(328)](t(283),Hr(e,t(294))),n[t(287)][t(328)](t(277),Hr(e,t(323))),n[t(287)][t(328)](t(303),Hr(e,t(305))),this[t(330)]()}[oo(330)](){const t=oo,e=this[t(276)],n=e[t(280)];e[t(282)][t(297)](t(334))[t(287)][t(302)]((e=>{const r=t,o=n.t;if(r(285)!=e[r(299)])return;const{data:i}=e;if(null!=i){if(r(306)==i[r(295)]){const t=i[r(316)][0][r(279)];if(t){const e=o(this[r(276)][r(282)][r(297)](r(337))[r(307)](this[r(276)][r(331)][r(297)](r(311)))[r(292)]((e=>e[r(304)]==t))[r(314)])[r(313)]();return{type:r(300),content:Hr(n,r(315),e)}}return{type:r(300),content:Hr(n,r(325))}}if(r(283)==i[r(295)]){const t=i[r(316)][0][r(279)];return t?{type:r(300),content:Hr(n,r(278),t)}:{type:r(300),content:Hr(n,r(329))}}if(r(277)==i[r(295)]){const t=i[r(316)][0][r(279)];if(t){const e=(0,s.normalizeColorOptions)(this[r(276)][r(331)][r(297)](r(309)))[r(292)]((e=>e[r(304)]==t));let i=t,a="";return e&&(i=e[r(312)],a=o(i)[r(313)]()),{type:r(300),content:Hr(n,r(336),a)[r(290)](),color:{value:t,title:a||i}}}return{type:r(300),content:Hr(n,r(291))}}if(r(303)==i[r(295)]){const t=i[r(316)][0][r(279)];if(t){const e=(0,s.normalizeColorOptions)(this[r(276)][r(331)][r(297)](r(296)))[r(292)]((e=>e[r(304)]==t));let i=t,a="";return e&&(i=e[r(312)],a=o(i)[r(313)]()),{type:r(300),content:Hr(n,r(308),a)[r(290)](),color:{value:t,title:a||i}}}return{type:r(300),content:Hr(n,r(335))}}}}))}}const lo=fo;function fo(t,e){const n=ho();return(fo=function(t,e){return n[t-=288]})(t,e)}function ho(){const t=["FontSize","commandName","join","167254slHKOn","formatInline","boolean","_registerLegacyDescription","label","length","16807604cExtuQ","toUpperCase","TrackChangesEditing","find","2335010nvzqZT","locale","afterInit","get","*Set format to:* %0","editor","3PPTnpL","commandParams","plugins","descriptionFactory","push","type","fontColor","config","formatBlock","charAt","format","6xcRbfK","entries","42EvIsAa","18SIDKbw","645672rVEOiF","656004KygTJn","450798chOHCL","normalizeSizeOptions","510915hrthOc","fontBackgroundColor","enableCommand","fontSize.options","model","enableDefaultAttributesIntegration","split","registerDescriptionCallback","commands","title","pasteFormat","toLowerCase","*Remove all formatting*","slice","copyFormat","fontColor.colors","fontSize"];return(ho=function(){return t})()}!function(t,e){const n=fo,r=t();for(;;)try{if(252379===parseInt(n(292))/1+-parseInt(n(325))/2*(parseInt(n(308))/3)+-parseInt(n(324))/4+-parseInt(n(327))/5*(parseInt(n(319))/6)+parseInt(n(321))/7*(-parseInt(n(323))/8)+parseInt(n(322))/9*(-parseInt(n(302))/10)+parseInt(n(298))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[lo(304)](){const t=lo,e=this[t(307)],n=e[t(310)][t(305)](t(300)),r=e[t(335)][t(305)](t(341)),s=e[t(335)][t(305)](t(337));r&&s&&(n[t(332)](t(337)),n[t(329)](t(341)),this[t(295)]())}[lo(295)](){const t=lo,e=this[t(307)],n=e[t(303)];e[t(310)][t(305)](t(300))[t(311)][t(334)]((r=>{const s=t;if(s(316)!=r[s(313)]&&s(293)!=r[s(313)])return;const{data:o}=r;if(o&&s(337)===o[s(290)]){const t=[],r=o[s(309)][0];for(const[n,o]of Object[s(320)](r))t[s(312)](po(e,n,o));return t[s(297)]?{type:s(318),content:Hr(n,s(306),t[s(291)](", "))}:{type:s(318),content:Hr(n,s(339))}}}))}}function po(t,e,n){const r=lo,o=t[r(303)].t,i=e[r(333)](/(?=[A-Z])/)[r(291)](" "),a=o(i[r(317)](0)[r(299)]()+i[r(340)](1))[r(338)]();if(r(294)==typeof n)return a;if(r(314)===e||r(328)===e){const e=(0,s.normalizeColorOptions)(t[r(315)][r(305)](r(342)))[r(301)]((t=>t[r(331)]==n));return a+" ("+(e?o(e[r(296)])[r(338)]():n)+")"}if(r(288)===e&&isNaN(parseFloat(n))){const e=t[r(310)][r(305)](r(289))[r(326)](t[r(315)][r(305)](r(330)))[r(301)]((t=>t[r(331)]==n));return a+" ("+(e?o(e[r(336)])[r(338)]():n)+")"}return a+" ("+n+")"}const mo=Eo;function Io(){const t=["_registerLegacyDescription","HeadingEditing","locale","model","356058FwfJPz","_headingOptions","afterInit","formatBlock","descriptionFactory","21005ljONBq","ELEMENT_HEADING_CUSTOM","heading.options","match","3454311mmCjOW","paragraph","find","type","plugins","ELEMENT_HEADING","_getHeadingLevel","TrackChangesEditing","view","commandName","title","enableDefaultAttributesIntegration","*Change to:* %0","format","89160SzwFpz","2748854IXital","commandParams","name","606583aWpHgm","registerDescriptionCallback","20qAeEji","get","editor","1781472CJMvbS","config","910tEmlzj","value","registerElementLabel","has","heading"];return(Io=function(){return t})()}function Eo(t,e){const n=Io();return(Eo=function(t,e){return n[t-=423]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(749788===-parseInt(n(433))/1+parseInt(n(430))/2+-parseInt(n(458))/3+-parseInt(n(435))/4*(-parseInt(n(454))/5)+-parseInt(n(438))/6+-parseInt(n(440))/7*(-parseInt(n(429))/8)+-parseInt(n(449))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Io);class bo extends t.Plugin{[mo(451)](){const t=mo,e=this[t(437)];if(!e[t(462)][t(443)](t(446)))return;this[t(450)]=e[t(439)][t(436)](t(456));const n=e[t(447)],r=e[t(462)][t(436)](t(465));r[t(426)](t(444));for(const e of this[t(450)])t(459)!=e[t(448)]&&r[t(453)][t(442)](e[t(448)],(n=>{const r=t,i=this[r(464)](e[r(448)]);return null!==i?s(n,i):o(n,e[r(425)])}));function s(e,r){return Hr(n,t(463),[e,r])}function o(e,r){return Hr(n,t(455),[e,r])}this[t(445)]()}[mo(445)](){const t=mo,e=this[t(437)],n=e[t(447)];e[t(462)][t(436)](t(465))[t(453)][t(434)]((e=>{const r=t;if(r(452)!=e[r(461)])return;const{data:s}=e;if(s&&r(444)==s[r(424)]){const e=s[r(431)][0][r(441)],c=this[r(464)](e);if(null!==c)return{type:r(428),content:Hr(n,r(427),(a=c,Hr(n,r(463),[1,a])))};const u=this[r(450)][r(460)]((t=>t[r(448)]===e))[r(425)];return{type:r(428),content:Hr(n,r(427),(o=1,i=u,Hr(n,t(455),[o,i])))}}var o,i,a}))}[mo(464)](t){const e=mo;var n,r;const s=t[e(457)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(450)])||void 0===n?void 0:n[e(460)]((n=>n[e(448)]==t));if(o&&o[e(423)]){const t=o[e(423)],n=(null!==(r=t[e(432)])&&void 0!==r?r:t)[e(457)](/^h(\d+)/);if(n)return n[1]}return null}}const To=yo;function _o(){const t=["commandName","registerDescriptionCallback","descriptionFactory","975740yJypeI","FORMAT_HIGHLIGHT","66mppyob","find","686601BCdolz","editor","toLowerCase","config","color","HighlightEditing","122BjEhTc","TrackChangesEditing","get","value","model","has","8uRWZQp","4498620vGyUIs","*Set highlight:* %0","title","commandParams","format","registerAttributeLabel","95VZrsKa","locale","plugins","highlight","enableDefaultAttributesIntegration","afterInit","1791951TKezpS","3197694AFtACe","6374BrEWHs","*Remove highlight*","20156nSLJcD","_registerLegacyDescription","registerInlineAttribute","highlight.options","type","formatInline"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=246]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(338368===parseInt(n(255))/1*(parseInt(n(276))/2)+parseInt(n(274))/3+parseInt(n(278))/4*(-parseInt(n(268))/5)+-parseInt(n(275))/6+parseInt(n(262))/7+parseInt(n(261))/8*(-parseInt(n(249))/9)+-parseInt(n(287))/10*(parseInt(n(247))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[To(273)](){const t=To,e=this[t(250)];if(!e[t(270)][t(260)](t(254)))return;const n=e[t(270)][t(257)](t(256)),r=e[t(269)];n[t(272)](t(271)),n[t(280)](t(271)),n[t(286)][t(267)](t(271),Hr(r,t(246))),this[t(279)]()}[To(279)](){const t=To,e=this[t(250)],n=e[t(269)];e[t(270)][t(257)](t(256))[t(286)][t(285)]((r=>{const s=t;if(s(283)!=r[s(282)])return;const{data:o}=r;if(o&&s(271)==o[s(284)]){const t=n.t,r=o[s(265)][0][s(258)];if(r){const o=e[s(252)][s(257)](s(281))[s(248)]((t=>t[s(259)]==r)),i=t(o[s(264)])[s(251)]();return{type:s(266),content:Hr(n,s(263),i),color:{value:o[s(253)],title:o[s(264)]}}}return{type:s(266),content:Hr(n,s(277),Hr(n,s(246)))}}}))}}const ko=Lo;function Co(){const t=["18vzxuYz","ck-horizontal-line","showSuggestionHighlights","addClass","createPositionAt","createContainerElement","descriptionFactory","enableCommand","registerElementLabel","afterInit","ELEMENT_HORIZONTAL_LINE","1239KCtEkL","locale","97332RGDIWF","plugins","625546jxYcSQ","for","HorizontalLineEditing","insert","div","createEmptyElement","24uECtMz","high","920440kGVSbQ","18AKRaEX","484145VXcCBt","1OpsFfz","632utbZXn","horizontalLine","26ygmyOH","3643262sivsWs","editor","TrackChangesEditing","has","elementToStructure","177LKWJRL","3977281GwVCFy","dataDowncast","get","conversion"];return(Co=function(){return t})()}function Lo(t,e){const n=Co();return(Lo=function(t,e){return n[t-=261]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(827782===parseInt(n(285))/1*(-parseInt(n(274))/2)+parseInt(n(294))/3*(parseInt(n(272))/4)+-parseInt(n(284))/5*(parseInt(n(283))/6)+-parseInt(n(270))/7*(-parseInt(n(286))/8)+parseInt(n(299))/9*(parseInt(n(282))/10)+-parseInt(n(295))/11*(parseInt(n(280))/12)+parseInt(n(288))/13*(parseInt(n(289))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class Ro extends t.Plugin{[ko(268)](){const t=ko,e=this[t(290)];if(!e[t(273)][t(292)](t(276)))return;e[t(273)][t(297)](t(291))[t(266)](t(287));const n=e[t(273)][t(297)](t(291)),r=e[t(271)];n[t(265)][t(267)](t(287),(e=>Hr(r,t(269),e))),e[t(298)][t(275)](t(296))[t(293)]({model:t(287),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(261)])return null;const o=n[s(264)](s(278)),i=n[s(279)]("hr");return n[s(262)](s(300),o),n[s(277)](n[s(263)](o,0),i),o},converterPriority:t(281)})}}const So=Mo;!function(t,e){const n=Mo,r=t();for(;;)try{if(399326===-parseInt(n(441))/1+-parseInt(n(406))/2*(-parseInt(n(438))/3)+-parseInt(n(436))/4+parseInt(n(429))/5+parseInt(n(417))/6*(-parseInt(n(413))/7)+parseInt(n(433))/8+-parseInt(n(425))/9*(parseInt(n(421))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class No extends t.Plugin{[So(440)](){const t=So,e=this[t(437)];if(!e[t(422)][t(435)](t(409)))return;const n=e[t(422)][t(430)](t(419)),r=e[t(427)];n[t(416)][t(434)](t(410),(e=>Hr(r,t(418),e))),n[t(407)](t(443)),n[t(432)](t(442)),n[t(416)][t(423)]((e=>{const n=t;if(n(408)!=e[n(412)])return;const{data:s}=e;if(s&&n(442)==s[n(428)]&&e[n(439)]()[n(415)][n(444)].is(n(420),n(410))){const t=Hr(r,n(418));return{type:n(431),content:Hr(r,n(426),t)}}})),this[t(424)]()}[So(424)](){const t=So,e=this[t(437)],n=e[t(427)];e[t(422)][t(430)](t(419))[t(416)][t(423)]((e=>{const r=t;if(r(414)!=e[r(412)])return;const{data:s}=e;if(s&&r(443)==s[r(411)]){const t=Hr(n,r(418));return{type:r(431),content:Hr(n,r(426),t)}}}))}}function Mo(t,e){const n=vo();return(Mo=function(t,e){return n[t-=406]})(t,e)}function vo(){const t=["rawHtml","commandName","type","7fCXqgx","formatBlock","start","descriptionFactory","1026258wlWpeg","ELEMENT_HTML_EMBED","TrackChangesEditing","element","170mkNilU","plugins","registerDescriptionCallback","_registerLegacyDescription","529857xuhTvE","*Change %0 content*","locale","key","3390640xZEBVv","get","format","registerBlockAttribute","4044072qsGIBy","registerElementLabel","has","271612jaKpyN","editor","3YKHecr","getFirstRange","afterInit","15637EwTxuk","value","htmlEmbed","nodeAfter","942226IbEcHi","enableDefaultAttributesIntegration","attribute","HtmlEmbed"];return(vo=function(){return t})()}const Oo=Do;function wo(){const t=["130kmkwHU","formatBlock","ELEMENT_IMAGE","previous","type","forward","locale","plugins","ImageCaptionEditing","caption","editor","ImageUploadEditing","_suggestionFactory","Block image to inline image","addObject","imageTypeInline","imageCaption","convertInlineImageToBlock","registerElementLabel","newValue","markDeletion","enableDefaultAttributesIntegration","accept","insertion","TrackChangesEditing","uploadImage","attribute","imageBlock","detach","fromPosition","registerDescriptionCallback","element","chain","isOwn","_registerLegacyDescription","backward","createRangeOn","commandName","isBefore","getFirstRange","ELEMENT_INLINE_IMAGE","ImageUtils","registerAttributeLabel","toPrevious","toNext","registerBlockAttribute","ImageBlockEditing","registerCustomCallback","1254904yvIDAx","1236zAqLrH","resizedWidth","forceDefaultExecution","markBlockFormat","change","3341ISlHNZ","getContainedElement","576423LPtaOd","getCaptionFromImageModelElement","Inline image to block image","filter","schema","afterInit","isBlockImage","convertBlockImageToInline","*Remove image text alternative*","length","imageInline","subType","ImageCaptionUtils","imageStylePreApply","*Set image text alternative:* %0","ImageEditing","markInsertion","ImageResize","ImageInlineEditing","resizeImage","ImageTextAlternativeEditing","isCollapsed","key","_findSuggestions","imageTypeBlock","929FmzJcY","isEqual","width","33612UBeoNf","format","getSuggestionCallback","commandParams","nodeAfter","formatInline","790zVVPPv","isIntersecting","80rlKLca","2571NMHaly","*Reset image width*","document","nodeBefore","removeObject","imageTextAlternative","find","get","insertImage","281413YbMArJ","has","toggleImageCaption","getClosestSelectedImageElement","discard","end","deletion","start","834WNyiHl","model","findIndex","FORMAT_IMAGE_SIZE","join","*Set image width:* %0","createRange","getNearestSelectionRange","3770GMrhDY","ELEMENT_CAPTION","enableCommand","descriptionFactory","alt","selection"];return(wo=function(){return t})()}function Do(t,e){const n=wo();return(Do=function(t,e){return n[t-=324]})(t,e)}!function(t,e){const n=Do,r=t();for(;;)try{if(321514===-parseInt(n(405))/1*(parseInt(n(414))/2)+-parseInt(n(417))/3*(parseInt(n(373))/4)+parseInt(n(442))/5*(parseInt(n(434))/6)+-parseInt(n(372))/7+parseInt(n(416))/8*(parseInt(n(380))/9)+-parseInt(n(324))/10*(parseInt(n(426))/11)+-parseInt(n(408))/12*(-parseInt(n(378))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wo);class Fo extends t.Plugin{[Oo(385)](){const t=Oo,e=this[t(334)];if(!e[t(331)][t(427)](t(395)))return;const n=e[t(331)][t(424)](t(348)),r=e[t(331)][t(424)](t(365)),s=e[t(330)];n[t(444)](t(425)),n[t(445)][t(342)](t(351),(e=>Hr(s,t(326),e))),n[t(445)][t(342)](t(390),(e=>Hr(s,t(364),e))),n[t(445)][t(342)](t(333),(()=>Hr(s,t(443)))),e[t(331)][t(427)](t(335))&&n[t(444)](t(349)),e[t(331)][t(427)](t(370))&&e[t(331)][t(427)](t(398))&&(n[t(444)](t(339),((s,o)=>{const i=t,a=r[i(429)](e[i(435)][i(419)][i(447)]);e[i(435)][i(377)]((()=>{const t=i;n[t(376)](a,{commandName:t(339),commandParams:[o]},[],t(387))}))})),n[t(444)](t(404),((s,o)=>{const a=t;e[a(435)][a(377)]((t=>{const c=a;let u=r[c(429)](e[c(435)][c(419)][c(447)]),l=t[c(360)](u);const f=i.LivePosition[c(353)](l[c(433)],c(367)),h=i.LivePosition[c(353)](l[c(431)],c(368));n[c(375)]((()=>s(o))),u=r[c(429)](e[c(435)][c(419)][c(447)]),l=t[c(360)](u);const g=t[c(440)](f,h);f[c(352)](),h[c(352)](),n[c(376)](u,{commandName:c(339),commandParams:[o]},[],c(341)),g[c(433)][c(362)](l[c(433)])&&n[c(396)](t[c(440)](g[c(433)],l[c(433)]),c(341)),l[c(431)][c(362)](g[c(431)])&&n[c(396)](t[c(440)](l[c(431)],g[c(431)]),c(341))}))})),n[t(336)][t(371)](t(325),t(341),t(438),(()=>!1)),n[t(336)][t(371)](t(325),t(341),t(346),(()=>!1)),n[t(336)][t(371)](t(325),t(341),t(430),n[t(336)][t(410)](t(325),"",t(346))),n[t(336)][t(371)](t(347),t(341),t(438),(()=>!1)),n[t(336)][t(371)](t(347),t(341),t(430),(([r])=>{const s=t,o=n[s(336)][s(410)](s(347),"",s(430));let i=r[s(433)],a=r[s(431)];const c=e[s(435)][s(384)][s(441)](i,s(359)),u=e[s(435)][s(384)][s(441)](a,s(329));c[s(401)]&&(i=c[s(433)]),u[s(401)]&&(a=u[s(431)]),o([e[s(435)][s(440)](i,a)])})),n[t(336)][t(371)](t(325),t(341),t(356),c),n[t(336)][t(371)](t(347),t(341),t(356),c)),e[t(331)][t(427)](t(332))&&(n[t(444)](t(428),((s,o)=>{const i=t,a=e[i(331)][i(424)](i(392));let c=r[i(429)](e[i(435)][i(419)][i(447)]),u=a[i(381)](c);e[i(435)][i(377)]((()=>{const t=i;if(u)return void n[t(344)](e[t(435)][t(360)](u));const l=r[t(386)](c);s(o),c=r[t(429)](e[t(435)][t(419)][t(447)]),u=a[t(381)](c),n[t(396)](e[t(435)][t(360)](u),l?null:t(340))}))})),n[t(336)][t(371)](t(347),t(340),t(356),c));const o=[{type:t(325),subType:t(393)},{type:t(347),subType:t(340)},{type:t(325),subType:t(341)},{type:t(347),subType:t(341)}];function a(e,s){const i=t,a=o[i(436)]((({type:t,subType:n})=>e[i(328)]==t&&e[i(391)]==n)),c=o[i(436)]((({type:t,subType:e})=>s[i(328)]==t&&s[i(391)]==e));if(a<0||c<0)return!1;const u=e[i(363)](),l=s[i(363)]();if((0==a||1==a)&&2==c&&u[i(415)](l))return!0;if(2==a&&3==c){const t=n[i(403)](u,i(347))[i(383)]((({suggestion:t,meta:e})=>e[i(357)]&&i(341)==t[i(391)]));if(t[i(389)]>1&&l[i(431)][i(406)](u[i(433)]))return!0;if(1==t[i(389)]&&(u[i(433)][i(406)](l[i(431)])||u[i(431)][i(406)](l[i(433)])))return!0}if(3==a&&3==c&&u[i(433)][i(362)](l[i(433)])){const t=u[i(431)][i(412)],e=l[i(433)][i(420)];return r[i(386)](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(427)](t(397))&&(n[t(345)](t(399)),n[t(369)](t(374)),n[t(445)][t(366)](t(374),Hr(s,t(437)))),e[t(331)][t(427)](t(400))&&(n[t(345)](t(422)),n[t(369)](t(446))),n[t(445)][t(354)]((e=>{const n=t;if(o[n(423)]((({type:t,subType:r})=>e[n(328)]==t&&e[n(391)]==r)))return e[n(327)]?{}:void 0})),n[t(445)][t(354)]((e=>{const n=t;if(n(347)==e[n(328)]||n(432)==e[n(328)]){const t=e[n(379)]();if(t&&t.is(n(355),n(333)))return{type:n(347)==e[n(328)]?n(338):n(421),element:t,quantity:1}}})),n[t(445)][t(354)]((e=>t(325)==e[t(328)]&&t(341)==e[t(391)]?{type:t(409),content:t(382)}:t(325)==e[t(328)]&&t(387)==e[t(391)]?{type:t(409),content:t(337)}:void 0)),n[t(445)][t(354)]((e=>{const n=t;if(n(350)!=e[n(328)])return;const{data:r}=e;if(!r||n(446)!=r[n(402)])return;const o=r[n(343)];return o?{type:n(409),content:Hr(s,n(394),'"'+o+'"')}:{type:n(409),content:Hr(s,n(388))}})),this[t(358)]()}[Oo(358)](){const t=Oo,e=this[t(334)],n=e[t(330)];e[t(331)][t(424)](t(348))[t(445)][t(354)]((e=>{const r=t;if(r(325)!=e[r(328)]&&r(413)!=e[r(328)])return;const{data:s}=e;if(s){if(r(422)==s[r(361)]){const t=s[r(411)][0][r(343)];return t?{type:r(409),content:Hr(n,r(394),'"'+t+'"')}:{type:r(409),content:Hr(n,r(388))}}if(r(399)==s[r(361)]){const t=s[r(411)][0][r(407)];return t?{type:r(409),content:Hr(n,r(439),t)}:{type:r(409),content:Hr(n,r(418))}}}}))}}const xo=Po;function Po(t,e){const n=Bo();return(Po=function(t,e){return n[t-=110]})(t,e)}!function(t,e){const n=Po,r=t();for(;;)try{if(718368===-parseInt(n(120))/1+-parseInt(n(112))/2+parseInt(n(147))/3+-parseInt(n(121))/4+parseInt(n(119))/5*(parseInt(n(141))/6)+-parseInt(n(110))/7*(parseInt(n(123))/8)+parseInt(n(133))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bo);class Uo extends t.Plugin{[xo(144)](){const t=xo;if(!this[t(148)][t(118)][t(140)](t(145)))return;const e=this[t(148)][t(115)],n=this[t(148)][t(118)][t(136)](t(132));n[t(129)](t(149)),n[t(146)](t(142)),n[t(135)][t(122)]((n=>{const r=t;if(r(130)!=n[r(143)])return;const{data:s}=n;return s&&r(142)==s[r(114)]?s[r(134)]&&s[r(127)]?{type:r(117),content:Hr(e,r(128))}:{type:r(117),content:""}:void 0})),this[t(150)]()}[xo(150)](){const t=xo,e=this[t(148)][t(118)][t(136)](t(132));e[t(131)][t(124)](t(111),t(149),t(116),e[t(131)][t(138)](t(111),null,t(113))),e[t(131)][t(124)](t(111),t(149),t(113),e[t(131)][t(138)](t(111),null,t(116))),this[t(125)]()}[xo(125)](){const t=xo,e=this[t(148)],n=e[t(115)];e[t(118)][t(136)](t(132))[t(135)][t(122)]((e=>{const r=t;if(r(111)!=e[r(143)]&&r(126)!=e[r(143)])return;const{data:s}=e;return s&&r(149)==s[r(139)]?{type:r(117),content:Hr(n,r(137))}:void 0}))}}function Bo(){const t=["attribute","_suggestionFactory","TrackChangesEditing","27856071RaUBuU","newValue","descriptionFactory","get","*Format:* replace image URL","getSuggestionCallback","commandName","has","128802qUbGGy","src","type","afterInit","ImageEditing","registerBlockAttribute","2200173VRSKNo","editor","replaceImageSource","_handleLegacySuggestions","1479835eAMQVg","formatBlock","2269700KZTLqW","discard","key","locale","accept","format","plugins","190JxZnzK","361588isvUeW","4644080YGWdeC","registerDescriptionCallback","48QJySBH","registerCustomCallback","_registerLegacyDescription","formatInline","oldValue","*Replace image URL*","enableDefaultAttributesIntegration"];return(Bo=function(){return t})()}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=251]})(t,e)}function Vo(){const t=["96260UneOcc","head","forEach","document","insertion","_suggestionFactory","2961474YJrERv","model","getSuggestions","getFirstRange","value","length","registerPostFixer","suggestion","isInContent","FORMAT_SIDE_IMAGE","title","getSuggestion","convertInlineImageToBlock","discardSuggestion","locale","_registerLegacyDescription","commandName","discard","Users","createRangeOn","has","2863504CxyBhP","markInlineFormat","enableCommand","next","get","imageTypeInline","687424IFPQcR","refresh","afterInit","commandParams","end","side","imageStylePostApply","plugins","ImageStyleEditing","isBefore","markBlockFormat","registerDescriptionCallback","_findSuggestions","format","name","descriptionFactory","hasSuggestion","*Format:* %0","isInlineImage","toLowerCase","getSuggestionCallback","differ","subType","chain","editor","imageTypeBlock","from","setImageNaturalSizeAttributes","imageStylePreApply","getContainedElement","ImageUtils","formatInline","4943256XCFzMY","normalizedStyles","87GdqDfn","nodeAfter","newRange","findIndex","join","commandReversedParams","change","_splitMarkerName","imageStyle","1581785jtqxuX","type","isEqual","imageCaption","commands","isOwn","accept","formatBlock","getClosestSelectedImageElement","selection","1108520cmZOIj","TrackChangesEditing","start","shouldConvertImageType","author","nodeBefore","filter","isBlockImage","getChangedMarkers","isIntersecting","registerCustomCallback"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(474972===-parseInt(n(265))/1+-parseInt(n(318))/2+parseInt(n(299))/3*(parseInt(n(329))/4)+parseInt(n(308))/5+parseInt(n(335))/6+-parseInt(n(259))/7+parseInt(n(297))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class zo extends t.Plugin{[jo(267)](){const t=jo,n=this[t(289)];if(!n[t(272)][t(258)](t(273)))return;const r=n[t(272)][t(263)](t(319)),s=n[t(272)][t(263)](t(295)),o={};r[t(261)](t(307),((o,i)=>{const a=t,c=n[a(272)][a(263)](a(256)).me,u=n[a(312)][a(263)](a(307));let l=s[a(316)](n[a(336)][a(332)][a(317)]),f=n[a(336)][a(257)](l),h=u[a(339)];if(h==i[a(339)])return;const g={commandName:a(307),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(336)][a(305)]((()=>{const t=a;if(r[t(337)]()[t(324)]((e=>e[t(343)]&&c==e[t(322)]&&(t(315)==e[t(309)]||t(296)==e[t(309)])&&(t(293)==e[t(287)]||t(271)==e[t(287)])&&e[t(338)]()[t(310)](f)))[t(331)]((e=>r[t(251)](e[t(330)]))),l=s[t(316)](n[t(336)][t(332)][t(317)]),f=n[t(336)][t(257)](l),u[t(266)](),n[t(312)][t(263)](t(264))[t(266)](),n[t(312)][t(263)](t(290))[t(266)](),h=u[t(339)],h!=i[t(339)])return s[t(283)](l)&&u[t(321)](i[t(339)],l)?(o({...i,setImageSizes:!1}),l=s[t(316)](n[t(336)][t(332)][t(317)]),void r[t(275)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(293))):void(s[t(325)](l)?r[t(275)](l,g,[],t(271)):r[t(260)](f,g,t(271)))}))}));for(const e of n[t(272)][t(263)](t(273))[t(298)])o[e[t(279)]]=e[t(345)][t(284)]();r[t(334)][t(328)](t(315),t(293),t(303),(()=>!1)),r[t(334)][t(328)](t(315),t(271),t(303),(()=>!1)),r[t(334)][t(328)](t(296),t(271),t(303),(()=>!1)),r[t(334)][t(328)](t(315),t(293),t(314),(([e])=>{const n=t;s[n(292)](e[n(294)]())})),r[t(334)][t(328)](t(315),t(293),t(255),((e,n)=>{const s=t;r[s(334)][s(285)](s(315),"",s(314))(e,{commandName:n[s(254)],commandParams:n[s(304)]})})),r[t(334)][t(328)](t(315),t(293),t(288),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(315),subType:t(293)},{type:t(333),subType:t(311)},{type:t(315),subType:t(347)},{type:t(333),subType:t(347)}];function a(e,n){const o=t,a=i[o(302)]((({type:t,subType:n})=>e[o(309)]==t&&e[o(287)]==n)),c=i[o(302)]((({type:t,subType:e})=>n[o(309)]==t&&n[o(287)]==e));if(a<0||c<0)return!1;const u=e[o(338)](),l=n[o(338)]();if((0==a||1==a)&&2==c&&u[o(327)](l))return!0;if(2==a&&3==c){const t=r[o(277)](u,o(333))[o(324)]((({suggestion:t,meta:e})=>e[o(313)]&&o(347)==t[o(287)]));if(t[o(340)]>1&&l[o(269)][o(310)](u[o(320)]))return!0;if(1==t[o(340)]&&(u[o(320)][o(310)](l[o(269)])||u[o(269)][o(310)](l[o(320)])))return!0}if(3==a&&3==c&&u[o(320)][o(274)](l[o(320)])){const t=u[o(269)][o(300)],e=l[o(320)][o(323)];return s[o(325)](t)&&t===e}return!1}n[t(336)][t(332)][t(341)]((()=>{const e=t;let o=!1;const i=Array[e(291)](n[e(336)][e(332)][e(286)][e(326)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(306)](t);if(e(342)==i&&r[e(281)](u)){if(e(315)==a&&(e(293)==c||e(271)==c)){const t=r[e(346)](u);if(n[e(301)]){const n=t[e(338)]()[e(294)]();if(s[e(325)](n))continue;r[e(251)](t),o=!0}}if(e(333)==a&&e(311)==c&&!n[e(301)]){const t=r[e(346)](u);t[e(262)]&&t[e(262)][e(343)]&&(r[e(251)](t[e(262)]),o=!0)}}}return o})),this[t(253)](o)}[jo(253)](t){const e=jo,n=this[e(289)],r=n[e(252)];n[e(272)][e(263)](e(319))[e(280)][e(276)]((n=>{const s=e;if(s(315)!=n[s(309)]&&s(296)!=n[s(309)])return;const{data:o}=n;if(!o||s(307)!=o[s(254)])return;const i=o[s(268)][0][s(339)];return function(t){const e=s;return{type:e(278),content:Hr(r,e(282),t)}}(s(270)===i?Hr(r,s(344)):t[i]||i)}))}}const Ho=Ko;function Wo(){const t=["2477744USdCLJ","collaboration_features","track_changes","get","execute","62676STmOiu","bind","commands","181177cQvMeA","listenTo","editor","high","_trackChangesExecuted","importWord","enableCommand","_setSuggestionData","value","afterInit","TrackChangesEditing","lowest","_handleImportedData","plugins","1093985eqLGvu","3184038ArOEsH","Users","trackChanges","dataInsert","forEach","2TbutWd","3453086zFjamo","_trackChangesValueDuringImport","680397NZScXZ"];return(Wo=function(){return t})()}function Ko(t,e){const n=Wo();return(Ko=function(t,e){return n[t-=242]})(t,e)}!function(t,e){const n=Ko,r=t();for(;;)try{if(295349===parseInt(n(243))/1+-parseInt(n(263))/2*(-parseInt(n(266))/3)+parseInt(n(272))/4+parseInt(n(257))/5+-parseInt(n(258))/6+parseInt(n(264))/7+-parseInt(n(267))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wo);class Xo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(265)]=!1,this[e(247)]=!1}[Ho(252)](){const t=Ho,e=this[t(245)],n=e[t(242)][t(270)](t(248)),r=e[t(242)][t(270)](t(260));n&&(n.on(t(271),((e,[,n])=>{const s=t;this[s(265)]=r[s(251)],n[s(268)][s(269)]=!this[s(265)]}),{priority:t(246)}),this[t(244)](n,t(261),this[t(255)][t(273)](this)),this[t(244)](n,t(261),(()=>{const e=t;this[e(247)]&&(r[e(271)](),this[e(247)]=!1)}),{priority:t(254)}),e[t(256)][t(270)](t(253))[t(249)](t(248)))}[Ho(255)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(245)][n(242)][n(270)](n(260)),o=s[n(251)];this[n(265)]!==o&&(s[n(271)](),this[n(247)]=!0),r&&r[n(262)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(245)][o(256)][o(270)](o(259)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(248)}}};this[o(245)][o(256)][o(270)](o(253))[o(250)](i)}))}}const qo=Zo;function Zo(t,e){const n=Yo();return(Zo=function(t,e){return n[t-=428]})(t,e)}function Yo(){const t=["*Outdent:* %0","registerAttributeLabel","locale","outdentBlock","get","3057597cpuLFO","getItems","registerDescriptionCallback","indentBlock","IndentBlock","TrackChangesEditing","descriptionFactory","afterInit","*Indent:* %0","plugins","500416hjxEYn","505qRsyrL","688961tGjUbf","blockIndent","85854dZJPsa","indent","IndentEditing","_registerLegacyDescription","registerBlockAttribute","150963NLQVic","has","5148272IRcdLY","getItemLabel","outdent","commandName","formatBlock","enableDefaultAttributesIntegration","20ohWmza","editor","FORMAT_INDENT","type","enableCommand","2487222UEexoj","format"];return(Yo=function(){return t})()}!function(t,e){const n=Zo,r=t();for(;;)try{if(769623===-parseInt(n(448))/1*(-parseInt(n(456))/2)+-parseInt(n(429))/3+parseInt(n(450))/4+-parseInt(n(440))/5*(parseInt(n(443))/6)+parseInt(n(441))/7+parseInt(n(439))/8+parseInt(n(461))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yo);class Qo extends t.Plugin{[qo(436)](){const t=qo,e=this[t(457)],n=e[t(438)][t(428)](t(434));if(e[t(438)][t(449)](t(445))&&(n[t(460)](t(444)),n[t(460)](t(452))),e[t(438)][t(449)](t(433)))for(const e of[t(432),t(466)])n[t(455)](e);const r=e[t(465)];n[t(447)](t(442)),n[t(435)][t(464)](t(442),Hr(r,t(458))),this[t(446)]()}[qo(446)](){const t=qo,e=this[t(457)],n=e[t(465)],r=e[t(438)][t(428)](t(434));r[t(435)][t(431)]((e=>{const s=t;if(s(454)!=e[s(459)])return;const{data:o}=e;if(!o)return;if(s(432)!=o[s(453)]&&s(466)!=o[s(453)])return;const i=e[s(430)]()[0],a=r[s(435)][s(451)](i);return s(432)==o[s(453)]?{type:s(462),content:Hr(n,s(437),a)}:s(466)==o[s(453)]?{type:s(462),content:Hr(n,s(463),a)}:void 0}))}}var Jo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=128]})(t,e)}function ti(){var t=["152763ssIHfA","30430UbyjBX","requires","13830icNFlc","input","246OEXxrs","9050437kuWZOX","enableCommand","611162WxlZqA","1HfphSD","TrackChangesEditing","8OxrWwx","5756751OXxsgp","14744448lcwtJH","60Qeomav","init","editor","2979jBveRC","plugins","get"];return(ti=function(){return t})()}!function(t,e){for(var n=$o,r=t();;)try{if(444693===-parseInt(n(147))/1*(-parseInt(n(146))/2)+parseInt(n(138))/3*(parseInt(n(132))/4)+parseInt(n(139))/5*(parseInt(n(143))/6)+-parseInt(n(130))/7*(parseInt(n(129))/8)+parseInt(n(135))/9*(-parseInt(n(141))/10)+-parseInt(n(144))/11+parseInt(n(131))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[Jo(140)](){return[Ms.Input]}[Jo(133)](){var t=Jo;this[t(134)][t(136)][t(137)](t(128))[t(145)](t(142))}}function ni(t,e){const n=si();return(ni=function(t,e){return n[t-=174]})(t,e)}const ri=ni;function si(){const t=["locale","commandParams","registerDescriptionCallback","LinkEditing","descriptionFactory","*Set link:* %0","registerInlineAttribute","newValue","unlink","type","2890jcACDe","enableDefaultAttributesIntegration","2566760Owtxon","plugins","_registerLegacyDescription","registerAttributeLabel","link (","1030296BPyTdy","toLowerCase","4EQJxTA","commandName","commands","link","12333735WXdVxz","format","get","key","*Remove link*","formatInline","editor","709151qJmofn","has","2721ByDQpi","TrackChangesEditing","linkHref","attribute","label","manualDecorators","1860160LigJmf","6252NtPJzm","afterInit"];return(si=function(){return t})()}!function(t,e){const n=ni,r=t();for(;;)try{if(439069===-parseInt(n(203))/1+parseInt(n(190))/2+parseInt(n(205))/3*(-parseInt(n(192))/4)+-parseInt(n(183))/5*(parseInt(n(212))/6)+-parseInt(n(185))/7+parseInt(n(211))/8+parseInt(n(196))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ri(213)](){const t=ri,e=this[t(202)];if(!e[t(186)][t(204)](t(176)))return;const n=e[t(186)][t(198)](t(206)),r=e[t(194)][t(198)](t(195));n[t(184)](t(195)),n[t(184)](t(181)),n[t(179)](t(207));for(const e of r[t(210)])n[t(179)](e.id),n[t(177)][t(188)](e.id,t(189)+e[t(209)][t(191)]()+")");n[t(177)][t(175)]((n=>{const r=t;if(r(208)!=n[r(182)])return;const{data:s}=n;if(!s||r(207)!=s[r(199)])return;const o=s[r(180)],i=e[r(214)];return{type:r(197),content:null==o?Hr(i,r(200)):Hr(i,r(178),'"'+o+'"')}})),this[t(187)]()}[ri(187)](){const t=ri,e=this[t(202)],n=e[t(214)];e[t(186)][t(198)](t(206))[t(177)][t(175)]((e=>{const r=t;if(r(201)!=e[r(182)])return;const{data:s}=e;if(s){if(r(195)==s[r(193)]){const t=s[r(174)][0];return{type:r(197),content:Hr(n,r(178),'"'+t+'"')}}return r(181)==s[r(193)]?{type:r(197),content:Hr(n,r(200))}:void 0}}))}}function ii(t,e){const n=ci();return(ii=function(t,e){return n[t-=133]})(t,e)}const ai=ii;function ci(){const t=["findIndex","280aKyshN","schema","formatBlock","from","getSelectedBlocks","numberedList","checkTodoList","List","execute","ELEMENT_TODO_LIST","enableCommand","commandName","name","_selectedElements","ELEMENT_NUMBERED_LIST","1218732uwTKHd","add","replace","selection","listIndent","isObject","commands","type","registerDescriptionCallback","*Uncheck item*","773492KuGKLa","parent","6185536ACTtAu","getAttribute","39002280UTnBMK","todoList","numbered","*Indent:* %0","model","has","LegacyListEditing","format","outdentList","length","*Check item*","bulletedList","listItem","end","todo","*Outdent:* %0","*Change to:* %0","commandParams","listType","markBlockFormat","todoListChecked","formatInline","7555aPgxfS","LegacyTodoListEditing","checkChild","slice","push","bulleted","filter","blockName","9kEQoum","createPositionAt","before","indentList","value","plugins","199278tgXIdG","locale","descriptionFactory","forceValue","164XwBalF","editor","144291vUpzuY","TrackChangesEditing","change","element","get","registerElementLabel","afterInit","document","paragraph","ELEMENT_BULLETED_LIST","nextSibling","previousSibling","ELEMENT_LIST_ITEM","createRange"];return(ci=function(){return t})()}!function(t,e){const n=ii,r=t();for(;;)try{if(672008===-parseInt(n(171))/1+-parseInt(n(211))/2*(parseInt(n(159))/3)+parseInt(n(169))/4*(-parseInt(n(151))/5)+-parseInt(n(201))/6+-parseInt(n(213))/7+parseInt(n(186))/8*(-parseInt(n(165))/9)+parseInt(n(215))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ci);class ui extends t.Plugin{[ai(177)](){const t=ai,e=this[t(170)],n=e[t(166)];if(!e[t(164)][t(134)](t(135)))return;const r=e[t(164)][t(175)](t(172)),s=e[t(164)][t(134)](t(152));function o(t){return()=>{const n=ii,s=e[n(133)][n(178)][n(204)],o=e[n(207)][n(175)](t);if(o[n(163)])return void e[n(194)](n(179),{});const i=t[n(154)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(189)](t)[s(157)]((t=>function(t,e){const n=s;return e[n(153)](t[n(212)],n(141))&&!e[n(206)](t)}(t,r)));o=o[s(157)]((t=>!t.is(s(174),s(141))||t[s(214)](s(147))!=e));const i=new Set;for(const t of o)t.is(s(174),s(141))?i[s(202)](li(t)):i[s(202)](t);return Array[s(189)](i)}(s[n(190)](),i,e[n(133)][n(187)]);e[n(133)][n(173)]((()=>{const e=n;for(const n of a)r[e(148)](n,{commandName:t,commandParams:[{forceValue:!o[e(163)]}],formatGroupId:e(158)},fi(n))}))}}function i(t){return()=>{const n=ii,s=function(t){const e=ii;let n=Array[e(189)](t);const r=n[e(185)]((t=>e(141)!=t[e(198)]));return r>-1&&(n=n[e(154)](0,r)),n}(e[n(133)][n(178)][n(204)][n(190)]()),o=e[n(133)][n(184)](e[n(133)][n(160)](s[0],n(161)),e[n(133)][n(160)](s[s[n(138)]-1],n(142)));e[n(133)][n(173)]((()=>{const e=n;r[e(148)](o,{commandName:t,commandParams:[],formatGroupId:e(205)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(181)];for(;t&&t[n(214)](n(205))>e[n(214)](n(205));)r[n(202)](t),t=t[n(181)]}return Array[n(189)](r)}(s))}))}}r[t(196)](t(191),o(t(191))),r[t(196)](t(140),o(t(140))),s&&r[t(196)](t(216),o(t(216))),r[t(196)](t(162),i(t(162))),r[t(196)](t(137),i(t(137))),s&&r[t(196)](t(192),(()=>{const n=t,s=e[n(207)][n(175)](n(192)),o=Array[n(189)](s[n(199)]);o[n(157)]((t=>t[n(214)](n(149))!=s[n(163)])),e[n(133)][n(173)]((()=>{const t=n;for(const e of o)r[t(148)](e,{commandName:t(192),commandParams:[{forceValue:!s[t(163)]}]})}))})),r[t(167)][t(176)](t(141),(e=>Hr(n,t(183),e))),r[t(167)][t(209)]((e=>{const r=t;if(r(188)!=e[r(208)]&&r(150)!=e[r(208)])return;const{data:s}=e;if(s){if(r(191)==s[r(197)]||r(140)==s[r(197)]||r(216)==s[r(197)])switch(s[r(197)][r(203)](r(193),"")){case r(156):return o(Hr(n,r(180)));case r(217):return o(Hr(n,r(200)));case r(143):return o(Hr(n,r(195)))}if(r(162)==s[r(197)])return{type:r(136),content:Hr(n,r(218),Hr(n,r(183)))};if(r(137)==s[r(197)])return{type:r(136),content:Hr(n,r(144),Hr(n,r(183)))};if(r(192)==s[r(197)])return s[r(146)][0][r(168)]?{type:r(136),content:Hr(n,r(139))}:{type:r(136),content:Hr(n,r(210))}}function o(t){const e=r;return{type:e(136),content:Hr(n,e(145),t)}}}))}}function li(t){const e=ai,n=t[e(214)](e(205));if(0==n)return t;let r=t;for(;t[e(182)]&&t[e(182)].is(e(174),e(141));){const s=t[e(182)][e(214)](e(205));if(s==n)r=t[e(182)];else if(s<n)break;t=t[e(182)]}return r}function fi(t){const e=ai,n=[];if(t.is(e(174),e(141))&&t[e(214)](e(205))>0){let r=t[e(181)];for(;r&&e(141)==r[e(198)]&&r[e(214)](e(205))==t[e(214)](e(205));)n[e(155)](r),r=r[e(181)]}return n}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=160]})(t,e)}function di(){const t=["model","ELEMENT_","editor","backward","reversed","change","formatInline","*Format:* set start index to %0","getListTypeFromListStyleType","replace","listStyle","get","before","config","unshift","_getSuggestionBlocks","list.properties","createRange","parent","listReversed","forward","descriptionFactory","LegacyListUtils","*Format:* set order to reversed","1898128OGTAmN","1352132TTnumM","registerDescriptionCallback","flat","70iZhGaR","1124658iDitRh","commandName","*Change to:* %0","map","listItem","getAttribute","1759456Mdywwp","createPositionAt","_getSuggestionBlocksForListStyle","markMultiRangeBlockFormat","listStart","LegacyListPropertiesEditing","commandParams","_LIST_","handleListStartCommand","type","listType","handleListReversedCommand","filter","document","1680316bPOwwk","*Format:* set order to regular","enableCommand","getSelectedBlocks","element","plugins","startIndex","styles","format","6guSKNC","getLastPosition","numbered","getSiblingNodes","getFirstPosition","selection","handleListStyleCommand","1tGugVk","TrackChangesEditing","bind","from","default","has","locale","7JIooZj","formatBlock","push","13102596HBwGTC","handleDescriptions","length","7382295SVEkIl","afterInit","_getTranslationKeyForListStyle","toUpperCase"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(827630===parseInt(n(166))/1*(parseInt(n(218))/2)+-parseInt(n(241))/3*(parseInt(n(208))/4)+-parseInt(n(179))/5+-parseInt(n(212))/6+parseInt(n(173))/7*(-parseInt(n(207))/8)+parseInt(n(176))/9+parseInt(n(211))/10*(parseInt(n(232))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(180)](){const t=hi;if(!this[t(185)][t(237)][t(171)](t(223)))return;const e=this[t(185)][t(196)][t(194)](t(199)),n=this[t(185)][t(237)][t(194)](t(167));e[t(239)]&&n[t(234)](t(193),this[t(165)][t(168)](this)),e[t(187)]&&n[t(234)](t(202),this[t(229)][t(168)](this)),e[t(238)]&&n[t(234)](t(222),this[t(226)][t(168)](this)),n[t(204)][t(209)](this[t(177)][t(168)](this))}[hi(165)](t,e={}){const n=hi,r=this[n(185)][n(237)][n(194)](n(167)),s=this[n(220)]();this[n(185)][n(183)][n(188)]((()=>{const t=n;r[t(221)](s,{commandName:t(193),commandParams:[{type:e[t(227)]}],formatGroupId:t(193)})}))}[hi(229)](t,e={}){const n=hi,r=this[n(185)][n(237)][n(194)](n(167)),s=this[n(198)]((t=>t.is(n(236),n(216))&&n(161)===t[n(217)](n(228))));if(s[n(178)]<1)return;const o=s[n(215)]((t=>this[n(185)][n(183)][n(200)](this[n(185)][n(183)][n(219)](t,n(195)),this[n(185)][n(183)][n(219)](t,0))));this[n(185)][n(183)][n(188)]((()=>{const t=n;r[t(221)](o,{commandName:t(202),commandParams:[{reversed:e[t(187)]}],formatGroupId:t(202)})}))}[hi(226)](t,e={}){const n=hi,r=this[n(185)][n(237)][n(194)](n(167)),s=this[n(198)]((t=>t.is(n(236),n(216))&&n(161)===t[n(217)](n(228))));if(s[n(178)]<1)return;const o=s[n(215)]((t=>this[n(185)][n(183)][n(200)](this[n(185)][n(183)][n(219)](t,n(195)),this[n(185)][n(183)][n(219)](t,0))));this[n(185)][n(183)][n(188)]((()=>{const t=n;r[t(221)](o,{commandName:t(222),commandParams:[{startIndex:e[t(238)]}],formatGroupId:t(222)})}))}[hi(177)](t){const e=hi;if(e(174)!=t[e(227)]&&e(189)!=t[e(227)])return;const n=this[e(185)][e(172)],{data:r}=t;if(!r)return;let s,o;switch(r[e(213)]){case e(193):s=e(214),o={type:e(240),content:Hr(n,s,Hr(n,this[e(181)](r[e(224)][0][e(227)])))};break;case e(202):s=r[e(224)][0][e(187)]?e(206):e(233),o={type:e(240),content:Hr(n,s)};break;case e(222):s=e(190),o={type:e(240),content:Hr(n,s,r[e(224)][0][e(238)])}}return o}[hi(220)](){const t=hi;var e,n,r,s;const o=this[t(185)][t(237)][t(194)](t(205));let i=Array[t(169)](this[t(185)][t(183)][t(231)][t(164)][t(235)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(236),t(216)))&&i[t(197)](...o[t(162)](this[t(185)][t(183)][t(231)][t(164)][t(163)](),t(186))),(null===(n=i[i[t(178)]-1])||void 0===n?void 0:n.is(t(236),t(216)))&&i[t(175)](...o[t(162)](this[t(185)][t(183)][t(231)][t(164)][t(160)](),t(203))),i=[...new Set(i)],(null===(s=null===(r=this[t(185)][t(183)][t(231)][t(164)][t(163)]())||void 0===r?void 0:r[t(201)])||void 0===s?void 0:s.is(t(236),t(216)))&&(i=i[t(230)]((e=>e.is(t(236),t(216))))),i}[hi(198)](t){const e=hi,n=this[e(185)][e(237)][e(194)](e(205));let r=Array[e(169)](this[e(185)][e(183)][e(231)][e(164)][e(235)]())[e(230)](t)[e(215)]((t=>{const r=e,s=this[r(185)][r(183)][r(219)](t,0);return[...n[r(162)](s,r(186)),...n[r(162)](s,r(203))]}))[e(210)]();return r=[...new Set(r)],r}[hi(181)](t){const e=hi;return e(184)+(this[e(185)][e(237)][e(194)](e(205))[e(191)](t)||e(170))[e(182)]()+e(225)+t[e(182)]()[e(192)](/-/g,"_")}}function mi(){const t=["mediaEmbed","get","showSuggestionHighlights","1556001WtzFTI","attribute:url:media","has","MediaEmbedEditing","conversion","createEmptyElement","dataDowncast","TrackChangesEditing","for","div","data","media","downcastDispatcher","locale","plugins","options","registerElementLabel","669482nYGvmi","262198ynJzHy","descriptionFactory","stop","1193085CSRPON","2896AJOpSc","6ikEeLl","afterInit","elementToElement","831jOhrTx","enableCommand","2085986QoAmIF","editor","high","1187976vRTSDE","ELEMENT_MEDIA"];return(mi=function(){return t})()}function Ii(t,e){const n=mi();return(Ii=function(t,e){return n[t-=228]})(t,e)}const Ei=Ii;!function(t,e){const n=Ii,r=t();for(;;)try{if(238102===-parseInt(n(260))/1+parseInt(n(259))/2+-parseInt(n(232))/3*(-parseInt(n(228))/4)+-parseInt(n(263))/5*(-parseInt(n(229))/6)+-parseInt(n(234))/7+-parseInt(n(237))/8+parseInt(n(242))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mi);class bi extends t.Plugin{[Ei(230)](){const t=Ei,e=this[t(235)];if(!e[t(256)][t(244)](t(245)))return;const n=e[t(256)][t(240)](t(249)),r=e[t(255)];n[t(233)](t(239)),n[t(261)][t(258)](t(253),(e=>Hr(r,t(238),e))),e[t(246)][t(250)](t(248))[t(231)]({model:t(253),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(241)])return n[s(247)](s(251))},converterPriority:t(236)}),e[t(252)][t(254)].on(t(243),((e,n,r)=>{const s=t;r[s(257)][s(241)]&&e[s(262)]()}),{priority:t(236)})}}const Ti=_i;function _i(t,e){const n=Ai();return(_i=function(t,e){return n[t-=481]})(t,e)}!function(t,e){const n=_i,r=t();for(;;)try{if(867601===-parseInt(n(494))/1*(parseInt(n(496))/2)+parseInt(n(499))/3+parseInt(n(485))/4*(-parseInt(n(488))/5)+parseInt(n(489))/6+-parseInt(n(490))/7*(-parseInt(n(498))/8)+-parseInt(n(492))/9+-parseInt(n(481))/10*(-parseInt(n(483))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ai);class yi extends t.Plugin{[Ti(491)](){const t=Ti,e=this[t(484)];e[t(493)][t(486)](t(497))&&e[t(493)][t(500)](t(495))[t(487)](t(482))}}function Ai(){const t=["12qWsuWi","MentionEditing","2416OscHLz","1619154ZAcPIy","get","40wbfMha","mention","3697331zzQNff","editor","4MWzVGK","has","enableCommand","6237185pXwIsi","4324998pAaxcc","29197hqCoYe","afterInit","4248855isdwRW","plugins","212924IwkiIb","TrackChangesEditing"];return(Ai=function(){return t})()}function ki(t,e){const n=Li();return(ki=function(t,e){return n[t-=433]})(t,e)}const Ci=ki;function Li(){const t=["MultiLevelList","head","5851265ZaNrqe","enableDefaultAttributesIntegration","35528086hVvRyu","15832iYiqxm","data","key","get","793479kAiPdy","26441qaKzBG","9329540lpRJeq","registerBlockAttribute","handleDescriptions","oldValue","*Remove format:* %0","6oCGTXa","registerDescriptionCallback","editor","next","2940786QtGTcK","format","ELEMENT_MULTI_LEVEL_LIST","8SMeeEP","plugins","descriptionFactory","listType","*Set format:* %0","90IgvDzW","locale","has","multiLevelList","TrackChangesEditing","afterInit","910qDZZOO","newValue","listMarkerStyle"];return(Li=function(){return t})()}!function(t,e){const n=ki,r=t();for(;;)try{if(689672===-parseInt(n(433))/1*(parseInt(n(451))/2)+-parseInt(n(469))/3*(parseInt(n(446))/4)+parseInt(n(462))/5*(-parseInt(n(439))/6)+parseInt(n(457))/7*(-parseInt(n(465))/8)+-parseInt(n(443))/9+parseInt(n(434))/10+parseInt(n(464))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Li);class Ri extends t.Plugin{[Ci(456)](){const t=Ci,e=this[t(441)],n=e[t(447)][t(468)](t(455));e[t(447)][t(453)](t(460))&&(n[t(463)](t(454)),n[t(435)](t(459)),n[t(448)][t(440)]((e=>this[t(436)](e))))}[Ci(436)](t){const e=Ci,n=this[e(441)][e(452)],{data:r}=t,s={type:e(444),content:""};if(r&&e(459)==r[e(467)]){if(!r[e(437)])return{type:e(444),content:Hr(n,e(450),Hr(n,e(445)))+" ("+r[e(458)]+")"};if(!r[e(458)]){let o=t[e(461)];for(;o;){if(o[e(466)]&&e(449)==o[e(466)][e(467)]&&o[e(466)][e(458)])return s;o=o[e(442)]}return{type:e(444),content:Hr(n,e(438),Hr(n,e(445)))+" ("+r[e(437)]+")"}}}}}function Si(t,e){const n=Mi();return(Si=function(t,e){return n[t-=139]})(t,e)}const Ni=Si;function Mi(){const t=["enableCommand","5394410OKBGFk","TrackChangesEditing","descriptionFactory","PageBreakEditing","ELEMENT_PAGE_BREAK","locale","3703122soVUpP","afterInit","registerElementLabel","5896038ODLupg","get","3681eEjSGQ","1672082pIEvIU","24JMMmWC","20qDYslm","has","plugins","3104JHEIZv","pageBreak","2766309CzdHkB","466572Pynrvf","editor"];return(Mi=function(){return t})()}!function(t,e){const n=Si,r=t();for(;;)try{if(900138===parseInt(n(154))/1+parseInt(n(139))/2+parseInt(n(153))/3*(-parseInt(n(159))/4)+-parseInt(n(142))/5+-parseInt(n(151))/6+-parseInt(n(161))/7*(-parseInt(n(155))/8)+-parseInt(n(148))/9*(-parseInt(n(156))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mi);class vi extends t.Plugin{[Ni(149)](){const t=Ni,e=this[t(140)];if(!e[t(158)][t(157)](t(145)))return;e[t(158)][t(152)](t(143))[t(141)](t(160));const n=e[t(158)][t(152)](t(143)),r=e[t(147)];n[t(144)][t(150)](t(160),(e=>Hr(r,t(146),e)))}}const Oi=wi;function wi(t,e){const n=Fi();return(wi=function(t,e){return n[t-=418]})(t,e)}!function(t,e){const n=wi,r=t();for(;;)try{if(997319===-parseInt(n(476))/1+-parseInt(n(419))/2*(parseInt(n(485))/3)+parseInt(n(470))/4+parseInt(n(471))/5*(-parseInt(n(418))/6)+-parseInt(n(427))/7+-parseInt(n(460))/8+parseInt(n(431))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fi);class Di extends t.Plugin{[Oi(484)](){const t=Oi,e=this[t(463)];if(!e[t(449)][t(445)](t(424)))return;const n=e[t(426)],r=e[t(449)][t(446)](t(479));r[t(481)][t(442)](t(428),(e=>Hr(n,t(465),e))),r[t(433)](t(428)),r[t(454)](t(451)),e[t(457)][t(436)].on(t(450),xi(e),{priority:t(448)}),e[t(437)][t(436)].on(t(450),((n,r,s)=>{const o=t;s[o(462)][o(467)]&&xi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(448)});const s=r[t(481)];s[t(453)]((r=>{const o=t;if(o(421)!==r[o(482)])return;const{start:i,end:a}=r[o(434)]();if(!i[o(472)](a)||!i[o(435)])return;const c=e[o(469)][o(432)],u=i[o(435)];return c[o(438)](u)&&!c[o(464)](u)&&c[o(474)](u,o(480))?{type:o(421),content:Hr(n,o(477),s[o(452)](u,1))}:void 0})),this[t(475)]()}[Oi(475)](){const t=Oi,e=this[t(463)],n=e[t(426)];e[t(449)][t(446)](t(479))[t(481)][t(453)]((e=>{const r=t;if(r(459)!=e[r(482)])return;const{data:s}=e;return s&&r(428)==s[r(443)]?{type:r(466),content:Hr(n,r(441),Hr(n,r(465)))}:void 0}))}}function Fi(){const t=["*Insert:* %0","toViewPosition","TrackChangesEditing","$text","descriptionFactory","type","mapper","afterInit","582XcIqtN","bindElementToMarker","8069016UGbKRM","7730BrLcCJ","name","insertion","end","consume","Paragraph","activeMarkers","locale","1777657OelJTf","paragraph","markerRange","span","48460275MssOJR","schema","enableDefaultAttributesIntegration","getFirstRange","nodeAfter","downcastDispatcher","data","isBlock","markerName","start","*Change to:* %0","registerElementLabel","commandName","createUIElement","has","get","includes","highest","plugins","addMarker:suggestion:insertion","insertParagraph","getItemLabel","registerDescriptionCallback","enableCommand","ck-suggestion-marker-split","consumable","editing","ck-suggestion-marker--active","formatBlock","15018088ElIapj","insert","options","editor","isLimit","ELEMENT_PARAGRAPH","format","showSuggestionHighlights","writer","model","2581072UvsKxM","5TSZUHd","isTouching","addClass","checkChild","_registerLegacyDescription","806566BIjpSY"];return(Fi=function(){return t})()}function xi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=wi,i=t[o(449)][o(446)](o(479)),a=r[o(429)][o(440)],c=r[o(429)][o(422)],u=t[o(469)][o(432)];if(!a[o(472)](c)||!a[o(435)])return;const l=a[o(435)];if(u[o(438)](l)&&!u[o(464)](l)&&u[o(474)](l,o(480))){if(!s[o(456)][o(423)](r[o(429)],n[o(420)]))return;const t=s[o(468)][o(444)](o(430),{class:o(455)}),a=s[o(483)][o(478)](c);e&&i[o(425)][o(447)](r[o(439)])&&s[o(468)][o(473)](o(458),t),s[o(468)][o(461)](a,t),s[o(483)][o(486)](t,r[o(439)])}}}const Pi=Ui;function Ui(t,e){const n=ji();return(Ui=function(t,e){return n[t-=267]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(965835===-parseInt(n(287))/1+-parseInt(n(270))/2*(parseInt(n(281))/3)+parseInt(n(275))/4+-parseInt(n(279))/5+-parseInt(n(286))/6*(parseInt(n(289))/7)+parseInt(n(282))/8+parseInt(n(271))/9*(parseInt(n(272))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ji);class Bi extends t.Plugin{[Pi(283)](){const t=Pi,e=this[t(269)];e[t(295)][t(268)](t(288))&&(e[t(295)][t(284)](t(274))[t(267)](t(278)),this[t(293)]())}[Pi(293)](){const t=Pi,e=this[t(269)];e[t(295)][t(284)](t(274))[t(280)][t(290)]((n=>{const r=t;if(r(292)!=n[r(276)]&&r(294)!=n[r(276)])return;const{data:s}=n;return s&&r(278)==s[r(277)]?{type:r(285),content:Hr(e[r(291)],r(273))}:void 0}))}}function ji(){const t=["6817544WWKzmR","afterInit","get","format","12MqEnNK","1391336utgIMx","RemoveFormatEditing","2228898oXPaDL","registerDescriptionCallback","locale","formatBlock","_registerLegacyDescription","formatInline","plugins","enableDefaultAttributesIntegration","has","editor","45894ZYkdyS","117ctlrSE","3510030tYIWPz","*Remove all formatting*","TrackChangesEditing","5222100SBQmbO","type","commandName","removeFormat","9569725qLtsVS","descriptionFactory","237dhlEkQ"];return(ji=function(){return t})()}const Gi=zi;function Vi(){const t=["afterInit","goToPreviousRestrictedEditingException","get","858SlNFMa","520bjuZWZ","trackChanges","61464cmOKPe","discardSuggestion","TrackChangesEditing","5366772fRAETV","acceptSuggestion","discardSelectedSuggestions","1028712crEEZU","RestrictedEditingModeEditing","107902IuOuLE","acceptSelectedSuggestions","3muvYgb","goToNextRestrictedEditingException","plugins","editor","32690FfOEvC","958372LIXbLd","187263LMJDrY","has","14OVjXMI","8206UcXHIA","acceptAllSuggestions","discardAllSuggestions","enableCommand"];return(Vi=function(){return t})()}function zi(t,e){const n=Vi();return(zi=function(t,e){return n[t-=470]})(t,e)}!function(t,e){const n=zi,r=t();for(;;)try{if(699178===parseInt(n(480))/1+-parseInt(n(473))/2*(parseInt(n(475))/3)+parseInt(n(497))/4+parseInt(n(479))/5*(parseInt(n(491))/6)+-parseInt(n(483))/7*(-parseInt(n(471))/8)+parseInt(n(481))/9*(parseInt(n(492))/10)+parseInt(n(484))/11*(-parseInt(n(494))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class Hi extends t.Plugin{[Gi(488)](){const t=Gi,e=this[t(478)];if(!e[t(477)][t(482)](t(472)))return;const n=e[t(477)][t(490)](t(496));n[t(487)](t(489)),n[t(487)](t(476));const r=e[t(477)][t(490)](t(472));r[t(487)](t(493)),r[t(487)](t(498)),r[t(487)](t(495)),r[t(487)](t(485)),r[t(487)](t(486)),r[t(487)](t(474)),r[t(487)](t(470))}}const Wi=Xi;function Ki(){const t=["ck-suggestion-marker--active","plugins","bindElementToMarker","addMarker:suggestion:insertion","downcastDispatcher","options","registerElementLabel","editing","insert","writer","ck-suggestion-marker-","846FfNRnX","get","16940lBrlkF","110828rhhbZp","addMarker:suggestion:deletion","21bWljvu","name","showSuggestionHighlights","activeMarkers","331246NgXnxf","ELEMENT_LINE_BREAK","2190848EKjQUJ","data","mapper","markerRange","addMarker:suggestion","init","model","deletion","consumable","1018130vIpsGd","test","requires","includes","enableCommand","descriptionFactory","element","6594IUQgof","toViewPosition","markerName","high","createUIElement","editor","span","shiftEnter","createPositionBefore","TrackChangesEditing","getItems","softBreak","27ILdnlD","531130GwpZwp","addClass","locale","split","merge"];return(Ki=function(){return t})()}function Xi(t,e){const n=Ki();return(Xi=function(t,e){return n[t-=217]})(t,e)}!function(t,e){const n=Xi,r=t();for(;;)try{if(173935===parseInt(n(261))/1+parseInt(n(268))/2+-parseInt(n(264))/3*(parseInt(n(262))/4)+parseInt(n(223))/5+parseInt(n(259))/6*(-parseInt(n(230))/7)+parseInt(n(270))/8+-parseInt(n(242))/9*(parseInt(n(243))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ki);class qi extends t.Plugin{static get[Wi(225)](){return[Ys.ShiftEnter]}[Wi(219)](){const t=Wi,e=this[t(235)],n=e[t(249)][t(260)](t(239));n[t(227)](t(237)),e[t(255)][t(252)].on(t(251),Zi(e),{priority:t(233)}),e[t(255)][t(252)].on(t(263),Zi(e),{priority:t(233)}),e[t(271)][t(252)].on(t(218),((n,r,s)=>{const o=t;s[o(253)][o(266)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(228)][t(254)](t(241),(n=>Hr(e[t(245)],t(269),n)))}}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Xi,i=t[o(249)][o(260)](o(239));if(!s[o(222)][o(224)](r[o(217)],n[o(265)]))return;const a=t[o(220)];for(const t of r[o(217)][o(240)]()){if(!t.is(o(229),o(241)))continue;const n=o(221)==r[o(232)][o(246)](":")[1]?o(247):o(246),c=s[o(257)][o(234)](o(236),{class:o(258)+n}),u=s[o(272)][o(231)](a[o(238)](t));e&&i[o(267)][o(226)](r[o(232)])&&s[o(257)][o(244)](o(248),c),s[o(257)][o(256)](u,c),s[o(272)][o(250)](c,r[o(232)])}}}function Yi(t,e){const n=$i();return(Yi=function(t,e){return n[t-=346]})(t,e)}const Qi=Yi;!function(t,e){const n=Yi,r=t();for(;;)try{if(356941===-parseInt(n(361))/1+parseInt(n(373))/2*(-parseInt(n(375))/3)+parseInt(n(377))/4+-parseInt(n(376))/5+parseInt(n(381))/6+parseInt(n(366))/7+-parseInt(n(371))/8*(-parseInt(n(362))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($i);class Ji extends t.Plugin{[Qi(379)](){const t=Qi,e=this[t(348)],n=e[t(368)],r=e[t(346)];if(!e[t(372)][t(350)](t(359)))return;const s=e[t(372)][t(374)](t(385)),o=t(356),i=e[t(360)][t(374)](o);s[t(357)](o,((e,r={})=>{const a=t,c=n[a(378)][a(382)];if(c[a(358)])return void e(r);const u=void 0!==r[a(369)]?r[a(369)]:!i[a(380)];n[a(367)]((()=>{const t=a,e=Array[t(351)](c[t(349)]());for(const r of e){const e=u?[r]:ws(o,r,n);for(const n of e)s[t(352)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(364)][t(347)]((e=>{const n=t;if(n(370)!=e[n(353)]&&n(365)!=e[n(353)])return;const{data:s}=e;return s&&s[n(384)]==o?s[n(354)][0][n(369)]?{type:n(355),content:Hr(r,n(363))}:{type:n(355),content:Hr(r,n(383))}:void 0}))}}function $i(){const t=["formatInline","4213230AcIdre","change","model","forceValue","formatBlock","328tTeIfb","plugins","14GhgXmr","get","122028kYxYVr","1779940lTiUap","1585044kzVOxU","document","afterInit","value","2421438dbFbhY","selection","FORMAT_RESTRICTED_DISABLED","commandName","TrackChangesEditing","locale","registerDescriptionCallback","editor","getRanges","has","from","markInlineFormat","type","commandParams","format","restrictedEditingException","enableCommand","isCollapsed","StandardEditingModeEditing","commands","618042WwspXH","46971IiaKTV","FORMAT_RESTRICTED_ENABLED","descriptionFactory"];return($i=function(){return t})()}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=342]})(t,e)}function na(){const t=["StyleUtils","formatBlock","format","editor","plugins","definitions","Style","style","899934TZXuwQ","config","afterInit","normalizeConfig","styleName","getGhsAttributeNameForElement","block","toLowerCase","DataSchema","element","formatInline","*Set format:* %0","TrackChangesEditing","774468lxQIsl","115924ISyFKZ","FORMAT_STYLE","commandName","enableDefaultAttributesIntegration","inline","registerDescriptionCallback","add","get","*Remove format:* %0","has","1822719HRxxPW","descriptionFactory","registerBlockAttribute","registerInlineAttribute","commandParams","forceValue","80ObRriy","ghsAttributes","1669012BkzPvP","GeneralHtmlSupport","registerAttributeLabel","1478781iwBTdi","3285678KoMxOi","type","locale","5nnbsLk","_registerLegacyDescription"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(865047===-parseInt(n(370))/1+parseInt(n(352))/2+parseInt(n(362))/3+-parseInt(n(351))/4*(parseInt(n(377))/5)+parseInt(n(374))/6+-parseInt(n(387))/7+parseInt(n(368))/8*(parseInt(n(373))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ta(389)](){const t=ta,e=this[t(382)];if(!e[t(383)][t(361)](t(385))||!e[t(383)][t(361)](t(346)))return;const n=e[t(383)][t(359)](t(350)),r=e[t(376)],s=e[t(388)][t(359)](t(386))||{},o=e[t(383)][t(359)](t(371)),i=e[t(383)][t(359)](t(379))[t(390)](e[t(383)][t(359)](t(346)),s[t(384)]);n[t(355)](t(386));const a=new Set;for(const e of i[t(344)]){const n=o[t(343)](e[t(347)]);a[t(358)](n)}const c=new Set;for(const e of i[t(356)]){const n=o[t(343)](e[t(347)]);c[t(358)](n);for(const n of e[t(369)])c[t(358)](n)}for(const e of a)n[t(364)](e),n[t(363)][t(372)](e,Hr(r,t(353)));for(const e of c)n[t(365)](e),n[t(363)][t(372)](e,Hr(r,t(353)));this[t(378)]()}[ta(378)](){const t=ta,e=this[t(382)],n=e[t(376)];e[t(383)][t(359)](t(350))[t(363)][t(357)]((e=>{const r=t;if(r(380)!=e[r(375)]&&r(348)!=e[r(375)])return;const{data:s}=e;return s&&r(386)===s[r(354)]?s[r(366)][0][r(367)]?{type:r(381),content:Hr(n,r(349),s[r(366)][0][r(342)][r(345)]())}:{type:r(381),content:Hr(n,r(360),s[r(366)][0][r(342)][r(345)]())}:void 0}))}}function sa(t,e){const n=ca();return(sa=function(t,e){return n[t-=352]})(t,e)}const oa=sa;!function(t,e){const n=sa,r=t();for(;;)try{if(175985===-parseInt(n(363))/1*(parseInt(n(495))/2)+-parseInt(n(424))/3*(parseInt(n(376))/4)+-parseInt(n(354))/5*(-parseInt(n(396))/6)+-parseInt(n(515))/7*(parseInt(n(443))/8)+-parseInt(n(448))/9+-parseInt(n(476))/10*(parseInt(n(406))/11)+parseInt(n(468))/12*(parseInt(n(438))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ca);class ia extends t.Plugin{constructor(t){const e=sa;super(t),this[e(382)]=[e(510),e(447)],this[e(511)]=new Set}[oa(437)](){const t=oa,e=this[t(393)],n=e[t(412)][t(419)][t(368)];if(!e[t(416)][t(477)](t(375)))return;const r=e[t(490)],s=e[t(416)][t(411)](t(364)),o=e[t(416)][t(411)](t(436));s[t(498)][t(407)](t(492),(e=>Hr(r,t(487),e))),this[t(389)](),s[t(500)](t(441)),s[t(500)](t(491)),s[t(500)](t(434));for(const r of[t(392),t(435)]){const i=e[t(408)][t(411)](r);s[t(500)](r,(r=>{const a=t;e[a(412)][a(374)]((t=>{const e=a;r();const c=e(358)===i[e(466)],u=o[e(454)](n),l=o[e(506)](u),f=c?l[e(367)]-1:l[e(503)]+1,h=u[0][e(496)](e(492)),g=o[e(501)](h,{startRow:f,endRow:f}),d=Array[e(482)](g)[e(451)]((n=>t[e(517)](n[e(480)])));s[e(516)](d,e(510))}))}))}for(const r of[t(373),t(381)]){const i=e[t(408)][t(411)](r);s[t(500)](r,(r=>{const a=t;e[a(412)][a(374)]((t=>{const e=a;r();const c=e(474)===i[e(466)],u=o[e(454)](n),l=o[e(489)](u),f=c?l[e(367)]-1:l[e(503)]+1,h=u[0][e(496)](e(492)),g=o[e(501)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(482)](g)[e(451)]((n=>t[e(517)](n[e(480)])));s[e(516)](d,e(447))}))}))}for(const r of[t(432),t(409)]){const i=r[t(458)](11),a=i[t(384)](),c=a[t(458)](0,3)+t(387),u=t(492)+i,l=t(378)+i,f=t(356)+i;s[t(500)](r,(()=>{const i=t;e[i(412)][i(374)]((t=>{const e=i,h=o[e(454)](n),g=h[0][e(496)](e(492));let d;if(e(432)==r){const t=o[e(506)](h);d={startRow:t[e(367)],endRow:t[e(503)],includeAllSlots:!0}}else{const t=o[e(489)](h);d={startColumn:t[e(367)],endColumn:t[e(503)],includeAllSlots:!0}}const p=o[e(501)](g,d),m=Array[e(482)](p)[e(451)]((({cell:t})=>t)),I=aa(m[e(365)]((t=>t[e(415)](c)))),E=aa(m[e(365)]((t=>!t[e(415)](c))))[e(451)]((n=>t[e(517)](n))),b=s[e(390)](E,u);if(b&&(e(510)==b[e(445)]||e(447)==b[e(445)])){const n=this[e(420)](b);for(const r of I){const s=t[e(517)](r),i=o[e(465)](r),u=r[e(402)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(359)](s)}}}))}))}function c(r){const s=t,o=Array[s(482)](n[s(493)]())[s(451)]((t=>i.LiveRange[s(404)](t)));e[s(412)][s(374)]((t=>{const n=s,i=t[n(444)];r=r[n(365)]((t=>n(475)!=t[n(497)][n(456)])),t[n(400)](r),e[n(408)][n(411)](n(432))[n(371)](),e[n(512)](n(432),{forceDefaultExecution:!0}),e[n(412)][n(425)]((()=>{const t=n;e[t(412)][t(425)](i,(e=>{const n=t,r=o[n(365)]((t=>n(475)!=t[n(497)][n(456)]));r[n(513)]>0&&e[n(400)](r);for(const t of o)t[n(369)]()}))}))}))}function u(r){const s=t;e[s(412)][s(374)]((t=>{const o=s,a=Array[o(482)](n[o(493)]())[o(451)]((t=>i.LiveRange[o(404)](t))),c=[];for(const t of r)for(const e of t[o(505)]({shallow:!0}))c[o(379)](e);for(const n of c)o(475)!=n[o(497)][o(456)]&&(t[o(400)](t[o(403)](n,0)),e[o(408)][o(411)](o(409))[o(371)](),e[o(512)](o(409),{forceDefaultExecution:!0}));const u=a[o(365)]((t=>o(475)!=t[o(497)][o(456)]));u[o(513)]>0&&t[o(400)](u);for(const t of a)t[o(369)]()}))}function l(e,n){const r=t;return n[r(462)]((t=>e[r(470)]((e=>e[r(422)][r(395)](t[r(459)])||t[r(422)][r(395)](e[r(459)])))))}function f(e,n){const r=t;return!e[r(470)]((t=>n[r(470)]((e=>t[r(426)](e)))))&&e[r(470)]((t=>n[r(470)]((e=>t[r(422)][r(361)](e[r(459)])))))}e[t(414)][t(484)].on(t(383),((e,n,r)=>{const s=t;if(!r[s(423)][s(469)])return;const o=n[s(483)];if(!o)return;const i=r[s(430)][s(455)](o);function c(t){return Array[s(413)](t)?t:[t]}i&&s(388)===o[s(488)]&&(0,a.setHighlightHandling)(i,r[s(370)],((t,e,n)=>n[s(353)](c(e[s(362)]),t)),((t,e,n)=>n[s(508)](c(e[s(362)]),t)))}),{priority:t(485)}),s[t(498)][t(391)]((e=>{const n=t;if(n(427)!=e[n(442)]&&n(502)!=e[n(442)])return;const s=e[n(450)]();if(null!=s&&s.is(n(481),n(492))){if(n(427)==e[n(442)]){const t=e[n(505)]()[n(365)]((t=>t.is(n(499))))[n(451)]((t=>t[n(414)]));if(t[n(513)])return{type:n(427),content:Hr(r,n(478),Hr(r,n(439),'"'+t[n(418)](" ")+'"'))}}if(n(502)==e[n(442)]){const t=e[n(505)]()[n(365)]((t=>t.is(n(499))))[n(451)]((t=>t[n(414)]));if(t[n(513)])return{type:n(502),content:Hr(r,n(494),Hr(r,n(439),'"'+t[n(418)](" ")+'"'))}}}})),s[t(498)][t(391)]((e=>{const n=t;if(n(510)==e[n(445)]){const t=e[n(505)]()[n(365)]((t=>t.is(n(499))))[n(451)]((t=>t[n(414)])),s=this[n(420)](e),o=s[n(397)]-s[n(504)]+1;if(n(427)==e[n(442)])return t[n(513)]?{type:n(427),content:Hr(r,n(478),Hr(r,n(401),[o,'"'+t[n(418)](" ")+'"']))}:{type:n(427),content:Hr(r,n(478),Hr(r,n(380),o))};if(n(502)==e[n(442)])return t[n(513)]?{type:n(502),content:Hr(r,n(494),Hr(r,n(401),[o,'"'+t[n(418)](" ")+'"']))}:{type:n(502),content:Hr(r,n(494),Hr(r,n(380),o))}}if(n(447)==e[n(445)]){const t=e[n(505)]()[n(365)]((t=>t.is(n(499))))[n(451)]((t=>t[n(414)])),s=this[n(420)](e),o=s[n(486)]-s[n(467)]+1;if(n(427)==e[n(442)])return t[n(513)]?{type:n(427),content:Hr(r,n(478),Hr(r,n(372),[o,'"'+t[n(418)](" ")+'"']))}:{type:n(427),content:Hr(r,n(478),Hr(r,n(385),o))};if(n(502)==e[n(442)])return t[n(513)]?{type:n(502),content:Hr(r,n(494),Hr(r,n(372),[o,'"'+t[n(418)](" ")+'"']))}:{type:n(502),content:Hr(r,n(494),Hr(r,n(385),o))}}})),s[t(440)][t(428)](t(427),t(510),t(472),c),s[t(440)][t(428)](t(502),t(510),t(417),c),s[t(440)][t(428)](t(427),t(447),t(472),u),s[t(440)][t(428)](t(502),t(447),t(417),u),s[t(440)][t(428)](t(427),t(447),t(418),l),s[t(440)][t(428)](t(502),t(447),t(418),l),s[t(440)][t(428)](t(427),t(510),t(418),f),s[t(440)][t(428)](t(502),t(510),t(418),f)}[oa(386)](){const t=oa,e=this[t(393)],n=e[t(412)][t(419)][t(368)];return(r,s)=>{const o=t;e[o(412)][o(374)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(422)][a(449)];u&&u[0]&&!1===u[0][a(357)]&&(l=r[0][a(459)][a(405)]);const f=t[a(461)](l);if(a(475)==f[a(497)][a(456)])return;const h=Array[a(482)](n[a(493)]())[a(451)]((t=>i.LiveRange[a(404)](t)));t[a(400)](f),e[a(408)][a(411)](c)[a(371)](),u[a(379)]({forceDefaultExecution:!0}),e[a(512)](c,...u);const g=h[a(365)]((t=>a(475)!=t[a(497)][a(456)]));g[a(513)]>0&&t[a(400)](g);for(const t of h)t[a(369)]()}))}}[oa(464)](t){const e=oa,n=this[e(393)][e(416)][e(411)](e(436));let r=Number[e(509)],s=Number[e(473)],o=Number[e(509)],i=Number[e(473)];for(const a of t){if(e(475)==a[e(497)][e(456)])continue;const{row:t,column:c}=n[e(465)](a),u=a[e(415)](e(410))?a[e(402)](e(410))-1:0,l=a[e(415)](e(453))?a[e(402)](e(453))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[oa(389)](){const t=oa,e=this[t(393)],n=e[t(416)][t(411)](t(364)),r=e[t(416)][t(411)](t(436));e[t(412)][t(419)].on(t(471),(()=>{const r=t,s=Array[r(482)](e[r(412)][r(419)][r(394)][r(452)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(479)](t);if(r(360)!=s)continue;if(null!=e[r(421)])continue;const a=n[r(514)](o);this[r(382)][r(446)](i)&&this[r(511)][r(460)](a)}}),{priority:t(433)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(517)](e),a=e[s(496)](s(492)),c=r[s(465)](e);for(const t of this[s(511)]){const n=t[s(445)],r=n[s(377)](s(457)),u=n[s(458)](r?10:5),l=u[s(384)](),f=l[s(458)](0,3)+s(387),h=s(378)+u,g=s(356)+u;if(!t[s(431)])continue;if(a!=t[s(366)]()[s(459)][s(496)](s(492)))continue;if(t[s(399)](i))continue;const d=e[s(415)](f)?e[s(402)](f)-1:0,p=this[s(420)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(359)](i),o=!0)}return o};e[t(412)][t(419)][t(429)]((n=>{const r=t;let o=!1;for(const t of e[r(412)][r(419)][r(394)][r(507)]())if(r(463)==t[r(442)])if(r(510)==t[r(488)])for(const e of t[r(352)][r(405)][r(355)]())o=o||s(e,n);else r(388)==t[r(488)]&&(o=o||s(t[r(352)][r(405)],n));return o}))}[oa(420)](t){const e=oa;return this[e(464)](t[e(493)]()[e(451)]((t=>t[e(459)][e(405)])))}}function aa(t){const e=oa;return Array[e(482)](new Set(t)[e(398)]())}function ca(){const t=["commands","removeTableColumn","rowspan","get","model","isArray","data","hasAttribute","plugins","accept","join","document","_getSuggestionCoords","oldRange","end","options","39CVsXnK","enqueueChange","isIntersecting","insertion","registerCustomCallback","registerPostFixer","mapper","isInContent","removeTableRow","low","selectTableColumn","insertTableRowBelow","TableUtils","afterInit","13YlQInT","ELEMENT_TABLE_WITH_TEXT","_suggestionFactory","insertTable","type","8NHWpUh","batch","subType","includes","tableColumn","2348604YNTgvw","nodeBefore","getContainedElement","map","getChangedMarkers","colspan","getSelectionAffectedTableCells","toViewElement","rootName","tablePaste","substr","start","add","createRangeIn","every","insert","_getCoordsForCells","getCellLocation","order","minColumn","11176524vBvIEb","showSuggestionHighlights","some","change:data","discard","MIN_SAFE_INTEGER","left","$graveyard","10qthyQN","has","*Insert:* %0","_splitMarkerName","cell","element","from","item","downcastDispatcher","highest","maxColumn","ELEMENT_TABLE","name","getColumnIndexes","locale","selectTableRow","table","getRanges","*Remove:* %0","278uMYkeZ","findAncestor","root","descriptionFactory","$textProxy","enableCommand","createTableWalker","deletion","last","minRow","getItems","getRowIndexes","getChanges","removeClass","MAX_SAFE_INTEGER","tableRow","_tableSuggestions","execute","length","getSuggestion","1567447rxJNiU","markMultiRangeInsertion","createRangeOn","position","addClass","5Gsoxwl","getChildren","max","forceValue","above","addRange","suggestion","isTouching","classes","1922vlhdaJ","TrackChangesEditing","filter","getFirstRange","first","selection","detach","writer","refresh","ELEMENT_TABLE_COLUMN_WITH_TEXT","insertTableColumnLeft","change","TableEditing","64676HWFsOQ","startsWith","min","push","ELEMENT_TABLE_ROW","insertTableColumnRight","_tablePostFixingSubtypes","addMarker:suggestion","toLowerCase","ELEMENT_TABLE_COLUMN","_acceptFormatSuggestionCallbackFactory","span","tableCell","_setupColumnsRowsFixing","markMultiRangeDeletion","registerDescriptionCallback","insertTableRowAbove","editor","differ","isEqual","1765194rhjCTM","maxRow","values","isIntersectingWithRange","setSelection","ELEMENT_TABLE_ROW_WITH_TEXT","getAttribute","createPositionAt","fromRange","nodeAfter","960949RidUEy","registerElementLabel"];return(ca=function(){return t})()}function ua(t,e){const n=fa();return(ua=function(t,e){return n[t-=208]})(t,e)}const la=ua;function fa(){const t=["selection","_acceptFormatSuggestionCallbackFactory","model","containsRange","format","requires","TrackChangesEditing","mergeTableCellLeft","createRangeOn","getAncestors","stop","change","enableCommand","TableEditing","tableCell","value","deletion","detach","has","mergeTableCellRight","refresh","1843005pAEvaD","type","mergeTableCellUp","trackChanges","938511RcFcBu","*Split cell:* horizontally","getRanges","1869528HlPubQ","TableUtils","$graveyard","_areMergableCells","from","getSelectionAffectedTableCells","4082345LGdKmT","set:isEnabled","markBlockFormat","isInContent","plugins","formatBlock","getCellLocation","subType","getSuggestions","splitTableCellVertically","*Merge cells*","_suggestionFactory","_areSelectedCellsMergable","_tablePostFixingSubtypes","2hEuVls","mergeTableCellDown","descriptionFactory","_isForcedDefaultExecutionBlock","get","element","push","highest","2360004DhRgrE","16816HGTklN","getFirstPosition","low","locale","registerDescriptionCallback","direction","903EcNIhF","root","formatInline","setSelection","size","add","afterInit","accept","findAncestor","*Split cell:* vertically","author","11889207BdqbKo","markMultiRangeBlockFormat","find","registerCustomCallback","map","forceDefaultExecution","filter","editor","rootName","mergeTableCells","commandName","fromRange","length","cell","table","horizontally","execute","return","insertion","commands","document","createTableWalker","splitTableCellHorizontally","isEnabled"];return(fa=function(){return t})()}!function(t,e){const n=ua,r=t();for(;;)try{if(781756===-parseInt(n(264))/1+-parseInt(n(287))/2*(parseInt(n(260))/3)+-parseInt(n(267))/4+parseInt(n(273))/5+parseInt(n(295))/6+parseInt(n(302))/7*(parseInt(n(296))/8)+parseInt(n(215))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[la(244)](){return[ia]}[la(210)](){const t=la,e=this[t(222)],n=e[t(241)][t(235)][t(239)],r=e[t(299)];if(!e[t(277)][t(257)](t(252)))return;const s=e[t(277)][t(291)](t(245)),o=e[t(277)][t(291)](t(268)),a=e[t(277)][t(291)](ia);a[t(286)][t(293)](t(224)),s[t(251)](t(224),(()=>{const n=t,r=o[n(272)](e[n(241)][n(235)][n(239)]);e[n(241)][n(250)]((()=>{const t=n;s[t(216)](r,{commandName:t(224),commandParams:[]},[],t(224))}))})),e[t(234)][t(291)](t(224)).on(t(231),((n,r)=>{const o=t;e[o(234)][o(291)](o(263))[o(254)]&&(r[o(227)]>0&&r[r[o(227)]-1]&&r[r[o(227)]-1][o(220)]||s[o(290)]||this[o(285)]()||n[o(249)]())}),{priority:t(294)});for(const n of[t(262),t(258),t(288),t(246)]){const r=e[t(234)][t(291)](n);s[t(251)](n,(()=>{const n=t,o=e[n(241)][n(235)][n(239)][n(297)]()[n(248)]()[n(217)]((t=>t.is(n(292),n(253)))),i=r[n(254)];e[n(241)][n(250)]((()=>{const t=n;s[t(216)]([o,i],{commandName:t(224),commandParams:[]},[],t(224))}))}))}for(const n of[t(282),t(237)]){const r=e[t(234)][t(291)](n);s[t(251)](n,(()=>{const i=t,a=o[i(272)](e[i(241)][i(235)][i(239)])[0],c=a[i(212)](i(229)),{column:u,row:l}=o[i(279)](a);let f=[];if(i(230)==r[i(301)]){const t=o[i(236)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(271)](t)[i(219)]((t=>t[i(228)]))}else{const t=o[i(236)](c,{column:u,includeAllSlots:!0});f=Array[i(271)](t)[i(219)]((t=>t[i(228)]))}e[i(241)][i(250)]((t=>{const e=i;s[e(275)](t[e(247)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(289)][t(300)]((e=>{const n=t;if(n(278)!=e[n(261)]&&n(304)!=e[n(261)])return;const{data:s}=e;return s&&n(224)==s[n(225)]?{type:n(243),content:Hr(r,n(283))}:void 0})),s[t(289)][t(300)]((e=>{const n=t;if(n(278)!=e[n(261)]&&n(304)!=e[n(261)])return;const{data:s}=e;return s?n(282)==s[n(225)]?{type:n(243),content:Hr(r,n(213))}:n(237)==s[n(225)]?{type:n(243),content:Hr(r,n(265))}:void 0:void 0}));const c=a[t(240)]();for(const e of[t(262),t(258),t(288),t(246)])s[t(284)][t(218)](t(278),e,t(211),c);for(const e of[t(282),t(237)])s[t(284)][t(218)](t(278),e,t(211),c);s[t(284)][t(218)](t(278),t(224),t(211),(r=>{const s=t;e[s(241)][s(250)]((t=>{const o=s,a=Array[o(271)](n[o(266)]())[o(219)]((t=>i.LiveRange[o(226)](t)));t[o(305)](r),e[o(234)][o(291)](o(224))[o(259)](),e[o(231)](o(224),{forceDefaultExecution:!0});const c=a[o(221)]((t=>o(269)!=t[o(303)][o(223)]));c[o(227)]>0&&t[o(305)](c);for(const t of a)t[o(256)]()}))}));for(const n of[t(262),t(288),t(246),t(258)]){const r=e[t(234)][t(291)](n);r.on(t(274),((n,s,o)=>{const i=t;if(o){const t=e[i(241)][i(235)][i(239)][i(297)]()[i(248)]()[i(217)]((t=>t.is(i(292),i(253))));this[i(270)](r[i(254)],t)||(n[i(232)]=!1,n[i(249)]())}}),{priority:t(298)})}}[la(285)](){const t=la,e=this[t(222)][t(234)][t(291)](t(224)),n=this[t(222)][t(277)][t(291)](t(268));if(!e[t(238)])return!1;const r=n[t(272)](this[t(222)][t(241)][t(235)][t(239)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(270)](e,n))return!1;return!0}[la(270)](t,e){const n=la,r=this[n(222)][n(277)][n(291)](n(245)),s=this[n(222)][n(241)][n(247)](t),o=this[n(222)][n(241)][n(247)](e),i=new Set,a=new Set;for(const t of r[n(281)]())if((n(233)==t[n(261)]||n(255)==t[n(261)]||n(224)==t[n(280)])&&t[n(276)])for(const e of t[n(266)]())e[n(242)](s,!0)&&i[n(209)](t[n(261)]+":"+t[n(214)].id),e[n(242)](o,!0)&&a[n(209)](t[n(261)]+":"+t[n(214)].id);if(i[n(208)]!=a[n(208)])return!1;for(const t of i)if(!a[n(257)](t))return!1;return!0}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=258]})(t,e)}function pa(){const t=["FORMAT_REGULAR_ROW","_registerLegacyDescription","setTableRowHeader","format","nodeBefore","name","formatBlock","801612YnlVkU","descriptionFactory","createTableWalker","removeMarker:suggestion","bindElementToMarker","267407gCgjdH","writer","addClass","plugins","_splitMarkerName","unbindElementFromMarkerName","has","markerName","showSuggestionHighlights","requires","51820IrNwlC","getSuggestion","ck-suggestion-marker--active","3BOtSuV","toViewElement","mapper","_handleLegacySuggestions","getCellLocation","headingColumns","registerCustomCallback","stop","forceValue","registerDescriptionCallback","editing","commandName","afterInit","options","cell","markerNameToElements","parent","22tmojBY","locale","activeMarkers","FORMAT_REGULAR_COLUMN","data","TableUtils","setTableColumnHeader","TableEditing","removeAttribute","headingRows","type","consume","commandParams","markerRange","includes","downcastDispatcher","*Format:* %0","registerBlockAttribute","removeClass","ck-suggestion-marker-","item","TrackChangesEditing","383028eaaLEY","get","end","setAttribute","_suggestionFactory","nodeAfter","addMarker:suggestion","10cgJfic","FORMAT_HEADER_ROW","_acceptFormatSuggestionCallbackFactory","editor","16AtGYbU","highest","consumable","809109abLyuj","460662ypQCYS","data-suggestion","registerAttributeLabel","start","295156dbfzwW","FORMAT_HEADER_COLUMN","enableDefaultAttributesIntegration","accept"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(143803===parseInt(n(259))/1+parseInt(n(326))/2+parseInt(n(272))/3*(-parseInt(n(330))/4)+parseInt(n(318))/5*(-parseInt(n(311))/6)+parseInt(n(325))/7*(-parseInt(n(322))/8)+parseInt(n(341))/9+parseInt(n(269))/10*(-parseInt(n(289))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[ga(268)](){return[ia]}[ga(284)](){const t=ga,e=this[t(321)];if(!e[t(262)][t(265)](t(296)))return;const n=e[t(290)],r=e[t(262)][t(312)](t(310));r[t(332)](t(336)),r[t(332)](t(295)),r[t(306)](t(298)),r[t(306)](t(277)),r[t(342)][t(328)](t(298),Hr(n,t(319))),r[t(342)][t(328)](t(277),Hr(n,t(331))),this[t(275)]()}[ga(275)](){const t=ga,e=this[t(321)][t(262)][t(312)](t(310)),n=this[t(321)][t(262)][t(312)](t(294)),r=this[t(321)][t(262)][t(312)](ia)[t(320)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(263)](o[a(266)]),l=e[a(270)](u),f=l[a(293)];if(a(340)!=l[a(299)]||!f||a(295)!=f[a(283)])return;if(o[a(309)])return void s[a(279)]();if(!i[a(324)][a(300)](o[a(302)],s[a(339)]))return;const h=o[a(302)][a(329)][a(316)],g=o[a(302)][a(313)][a(338)],d=h[a(288)][a(288)],{column:p}=n[a(276)](h),{column:m}=n[a(276)](g);for(let s=p;s<=m;s++){const l=n[a(343)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(286)],l=i[a(274)][a(273)](s);i[a(260)][a(261)](a(308)+c,l),r&&i[a(260)][a(314)](a(327),u,l),i[a(274)][a(258)](l,o[a(266)]),t&&(e[a(291)][a(303)](o[a(266)])?i[a(260)][a(261)](a(271),l):i[a(260)][a(307)](a(271),l))}}}}e[t(315)][t(278)](t(340),t(336),t(333),r),e[t(315)][t(278)](t(340),t(295),t(333),r),this[t(321)][t(282)][t(304)].on(t(317),s(),{priority:t(323)}),this[t(321)][t(293)][t(304)].on(t(317),((e,n,r)=>{const o=t;r[o(285)][o(267)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(323)}),this[t(321)][t(282)][t(304)].on(t(344),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(263)](r[o(266)]),c=e[o(270)](a),u=c[o(293)];if(o(340)!=c[o(299)]||!u||o(295)!=u[o(283)])return;const l=s[o(274)][o(287)](r[o(266)]);if(l)for(const t of l)s[o(260)][o(307)](o(308)+i,t),s[o(260)][o(307)](o(271),t),s[o(260)][o(297)](o(327),t),s[o(274)][o(264)](t,r[o(266)])}),{priority:t(323)}),this[t(335)]()}[ga(335)](){const t=ga,e=this[t(321)],n=e[t(290)];function r(e){const r=t;return{type:r(337),content:Hr(n,r(305),e)}}e[t(262)][t(312)](t(310))[t(342)][t(281)]((e=>{const s=t;if(s(340)!=e[s(299)])return;const{data:o}=e;if(o){if(s(336)==o[s(283)]){const t=o[s(301)][0][s(280)];return r(Hr(n,s(t?319:334)))}if(s(295)==o[s(283)]){const t=o[s(301)][0][s(280)];return r(Hr(n,s(t?331:292)))}}}))}}const Ia=Ea;function Ea(t,e){const n=Aa();return(Ea=function(t,e){return n[t-=219]})(t,e)}!function(t,e){const n=Ea,r=t();for(;;)try{if(172222===-parseInt(n(392))/1*(-parseInt(n(395))/2)+parseInt(n(258))/3+-parseInt(n(353))/4*(parseInt(n(281))/5)+parseInt(n(259))/6*(parseInt(n(319))/7)+parseInt(n(406))/8*(-parseInt(n(387))/9)+-parseInt(n(300))/10+parseInt(n(343))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Aa);const ba=[Ia(338),Ia(328),Ia(226),Ia(393),Ia(329),Ia(419),Ia(376)],Ta=Object[Ia(324)](ba[Ia(304)]((t=>[t,null])));class _a extends t.Plugin{static get[Ia(346)](){return[ia]}[Ia(286)](){const t=Ia,n=this[t(367)];if(!n[t(283)][t(391)](t(364)))return;const r=n[t(283)][t(308)](t(225)),s=n[t(283)][t(308)](t(332)),o=n[t(283)][t(308)](ia),a=n[t(283)][t(308)](t(364));o[t(334)][t(292)](t(310),t(405)),n[t(420)][t(363)][t(277)](t(312),{allowIn:t(296),allowContentOf:t(296),isLimit:!0}),n[t(422)][t(424)]({model:t(312),view:t(349)});let c=null;n[t(420)].on(t(368),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(243)]-1];h&&h[u(236)]||r[u(351)]||this[u(367)][u(384)][u(308)](u(234))[u(401)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(325)))return!1;const i=s[o(260)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(219)](n[o(366)][o(371)]);if(!a[o(243)])return!1;const c=a[0][o(377)](o(240)),l=r[o(273)](a),f=r[o(352)](a),h={startRow:l[o(228)],endRow:l[o(241)],startColumn:f[o(228)],endColumn:f[o(241)]};return 1==a[o(243)]&&(h[o(299)]+=r[o(252)](i)-1,h[o(275)]+=r[o(370)](i)-1),ka(c,h,r)}(l,f,n[u(420)],s,a)&&(o[u(373)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(420)][u(340)]((()=>{const t=u;n[t(420)][t(368)](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(243)]&&r[t(396)](o,t(310),{tablePasteChainId:s}),a[t(243)]&&r[t(396)](a,t(405),{tablePasteChainId:s}),l[t(243)]&&(r[t(396)](l,t(255),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(247)]((e=>{const n=t;var r;return null===(r=e[n(389)])||void 0===r?void 0:r[n(306)](e)}))),f[t(243)]&&(r[t(358)](f,t(255),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(247)]((e=>{const n=t;var r;return null===(r=e[n(389)])||void 0===r?void 0:r[n(306)](e)})));const g=r[t(309)](h[t(304)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(233),{tablePasteChainId:s});if(g){const e=g[t(359)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(420)][t(289)](s),a=e[t(378)]((e=>e[t(264)]()[t(365)](i)));a&&r[t(292)]([a[t(303)],o])}r[t(243)]&&g[t(369)](t(323),Object[t(324)](r))}c=null})))}),{priority:e.priorities[t(388)]+10}),n[t(283)][t(308)](t(364)).on(t(404),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(373)]();const u=s[r(408)],l=o,f=ya(u),h=ya(l);e[r(256)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(276)](u[r(280)](0));for(const t of Array[r(409)](l[r(345)]()))a[r(348)](t,u,r(421));const t=c[r(279)][r(413)](s[r(386)]),e=c[r(263)][r(413)](s[r(415)]);t||e||(g=i.LiveRange[r(246)](a[r(394)](u)))}else h&&!f&&(d=a[r(394)](u));else{const t=a[r(235)](r(312)),e=a[r(235)](r(312));a[r(302)](a[r(394)](u),e),a[r(348)](t,u,0);for(const e of Array[r(409)](l[r(345)]()))a[r(348)](e,t,r(421));g=i.LiveRange[r(246)](a[r(289)](t)),d=i.LiveRange[r(246)](a[r(289)](e))}const p=Array[r(409)](l[r(266)]())[r(362)]((([t])=>ba[r(413)](t)));c[r(416)][r(292)]({element:u,attributes:p[r(243)]?Object[r(324)](p):null}),g&&c[r(262)][r(292)](g),d&&c[r(245)][r(292)](d)}),{priority:t(388)}),s.on(t(318),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(224)]||1;c[o(263)]=new Array(l)[o(307)](u)[o(304)](((t,e)=>t+e));for(const{cell:t}of s[o(251)](i,{startColumn:u,endColumn:u+l-1}))c[o(399)][o(292)](n[o(420)][o(289)](t))}),{priority:t(288)}),s.on(t(261),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(374)]||1;c[o(279)]=new Array(l)[o(307)](u)[o(304)](((t,e)=>t+e));for(const{cell:t}of s[o(251)](i,{startRow:u,endRow:u+l-1}))c[o(381)][o(292)](n[o(420)][o(289)](t))}),{priority:t(288)}),r[t(311)][t(278)]((e=>{const r=t;if(e[r(297)]&&e[r(297)][r(322)](r(255)))return e[r(313)]?{}:{type:r(271),content:Hr(n[r(398)],r(248))}}));const u=()=>!1;for(const e of[t(255),t(405),t(310),t(233)])r[t(355)][t(342)](t(271),e,t(274),u),r[t(355)][t(342)](t(337),e,t(274),u),r[t(355)][t(342)](t(291),e,t(274),u);r[t(355)][t(342)](t(291),t(233),t(317),u),r[t(355)][t(342)](t(291),t(233),t(339),((e,r,s)=>{const o=t,i=e[o(304)]((t=>t[o(249)]()))[o(362)]((t=>t)),a=new Map(i[o(304)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(416)])e&&a[o(327)](t,e);else if(s&&s[o(323)])for(const[t,e]of Object[o(403)](s[o(323)])){const r=n[o(420)][o(223)][o(308)](t),s=r?r[o(264)]()[o(249)]():null;s&&a[o(327)](s,e)}n[o(420)][o(340)]((t=>{const e=o;for(const[n,r]of a)t[e(287)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(355)][o(342)](e,o(255),s,((t,i,a)=>{const c=o;n[c(420)][c(340)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(330)][o(354)];t.is(o(336),o(312))&&u[o(292)](t)}r[o(355)][o(267)](e,null,s)(t,i,a);for(const t of u)o(239)!=t[o(375)][o(397)]&&n[o(305)](t)}))}))};l(t(271),t(339)),l(t(271),t(317)),l(t(337),t(339)),l(t(337),t(317)),r[t(355)][t(342)](t(271),t(310),t(317),(e=>{const n=t,r=e[n(304)]((t=>t[n(249)]())),i=r[0][n(377)](n(240)),{minRow:a,maxRow:c}=o[n(253)](r);s[n(383)](i,{at:a,rows:c-a+1})})),r[t(355)][t(342)](t(271),t(405),t(317),(e=>{const n=t,r=e[n(304)]((t=>t[n(249)]())),i=r[0][n(377)](n(240)),{minColumn:a,maxColumn:c}=o[n(253)](r);s[n(298)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(297)]||!n[s(297)][s(322)](s(255)))return;const o=n[s(335)][s(382)],i=r[s(222)]()[s(362)]((t=>t[s(400)]&&t[s(335)]&&t[s(335)][s(382)]==o));i[s(243)]&&n[s(254)]()[s(243)]!=i[s(243)]&&i[s(379)](((t,e)=>(t[s(265)]=e,e[s(313)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(231)](e[s(268)]),i=[s(356),s(227)],a=r[s(315)][s(413)](e[s(268)]);return a&&i[s(292)](s(316)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(282),f,{priority:t(388)}),r.on(t(290),f,{priority:t(388)}),n[t(420)][t(366)][t(331)]((()=>{const e=t;let s=!1;const o=Array[e(409)](n[e(420)][e(366)][e(326)][e(238)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(231)](t);if(e(242)!=o||e(337)!=a||i[e(320)])continue;if(!r[e(360)](c))continue;const u=r[e(380)](c)[e(357)](),l=n[e(283)][e(308)](e(237)).me;for(const t of r[e(222)]())if(t[e(400)]&&t[e(344)]==l&&e(291)==t[e(372)]&&e(233)==t[e(297)]&&t[e(357)]()[e(284)]((t=>u[e(269)]((n=>n[e(350)](t,!0))))))for(const n of t[e(254)]())n[e(400)]&&(n[e(317)](),s=!0)}return s})),n[t(420)][t(366)][t(331)]((e=>{const s=t,o=n[s(384)][s(308)](s(410));if(!o||!o[s(244)][s(391)](e[s(341)]))return!1;let i=!1;const a=n[s(283)][s(308)](s(237)).me,c=n[s(420)][s(366)][s(326)][s(232)](),u=Array[s(409)](n[s(420)][s(366)][s(326)][s(238)]())[s(362)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(231)](t);return n(242)==o&&n(255)==i&&c==a.id&&!e[n(320)]}));for(const t of c){if(s(348)!=t[s(372)]||s(312)!=t[s(303)]||1!=t[s(243)])continue;const n=e[s(417)](t[s(423)],t[s(423)][s(333)](1));if(!u[s(378)]((({data:t})=>t[s(272)][s(365)](n))))for(const{name:t,data:r}of u)if(n[s(350)](r[s(272)])){e[s(361)](t,{range:n}),i=!0;break}}return i})),n[t(420)][t(366)][t(331)]((e=>{const s=t;let o=!1;const i=n[s(283)][s(308)](s(237)).me,a=r[s(222)]()[s(362)]((t=>t[s(400)]&&t[s(344)]==i)),c=new Set,u=new Set;for(const t of a)if(s(255)==t[s(297)])for(const e of t[s(359)]()){const n=e[s(264)]()[s(249)]();if(n)if(n.is(s(336),s(312))&&ya(n)){t[s(412)](e[s(303)]),c[s(257)](n),o=!0;const r=n[s(390)],i=n[s(295)],a=r&&r.is(s(336),s(312)),l=i&&i.is(s(336),s(312));a&&!c[s(391)](r)&&u[s(257)](r),l&&!c[s(391)](i)&&u[s(257)](i)}else n.is(s(336),s(314))&&n[s(230)]&&(t[s(412)](e[s(303)]),o=!0)}else if(s(233)==t[s(297)]){if(!t[s(335)]||!t[s(335)][s(382)])continue;const e=t[s(335)][s(323)];if(e&&Object[s(414)](e)[s(243)])continue;const n=t[s(335)][s(382)];let r=!0,i=!0;for(const e of a)if(e[s(297)]&&e[s(297)][s(322)](s(255))){if(!e[s(335)][s(382)]){i=!1;break}if(e.id!=t.id&&e[s(335)][s(382)]==n){r=!1;break}}i&&r&&(t[s(402)](),o=!0)}for(const t of c)e[s(276)](t);for(const t of u)e[s(305)](t);return o})),n[t(422)][t(285)](t(294))[t(301)]({model:t(270),view:(t,e)=>h(t),converterPriority:t(388)}),n[t(422)][t(285)](t(293))[t(301)]({model:t(270),view:(e,n)=>n[t(220)][t(229)]?h(e,!1):null,converterPriority:t(388)});const g=n[t(221)][t(321)];this[t(347)](g[t(366)],t(418),((e,n)=>{const r=t,s=[];for(const t of g[r(394)](n[r(407)])[r(411)]())t.is(r(336),r(349))&&s[r(292)](t);g[r(340)]((t=>{const e=r;for(const n of s)t[e(250)](t[e(394)](n),t[e(385)](n)),t[e(276)](n)}))}))}}function ya(t){const e=Ia;if(t[e(230)])return!0;const n=t[e(280)](0);return n.is(e(336),e(314))&&n[e(230)]}function Aa(){const t=["nextSibling","has","1YxkLWo","tableCellHorizontalAlignment","createRangeIn","496142PkoPmu","markMultiRangeInsertion","rootName","locale","columnInsertionRanges","isInContent","value","removeMarkers","entries","_replaceTableSlotCell","tablePasteColumn","400mmuknC","content","cell","from","redo","getItems","removeMarker","includes","keys","column","cells","createRange","clipboardOutput","tableCellBackgroundColor","model","end","conversion","position","elementToElement","getSelectionAffectedTableCells","options","editing","getSuggestions","markers","columns","TrackChangesEditing","tableCellBorderStyle","ck-suggestion-marker-insertion","first","showSuggestionHighlights","isEmpty","_splitMarkerName","getChanges","tablePasteCell","trackChanges","createElement","forceDefaultExecution","Users","getChangedMarkers","$graveyard","table","last","suggestion","length","_createdBatches","deletionRanges","fromRange","forEach","*Replace table cells*","getContainedElement","move","createTableWalker","getRows","_getCoordsForCells","getAllAdjacentSuggestions","tablePaste","return","add","476634WFSUUv","14556CfzCNV","getTableIfOnlyTableInContent","insertRows","insertionRanges","columnInsertionIndexes","getRange","next","getAttributes","getSuggestionCallback","markerName","some","suggestion:formatBlock:tablePasteCell","insertion","newRange","getRowIndexes","join","endColumn","remove","register","registerDescriptionCallback","rowInsertionIndexes","getChild","100RdjFHO","suggestionLoaded","plugins","every","for","afterInit","setAttributes","low","createRangeOn","suggestionUnloaded","formatBlock","push","dataDowncast","editingDowncast","previousSibling","tableCell","subType","removeColumns","endRow","2230490ocHvQK","markerToHighlight","wrap","name","map","unwrap","call","fill","get","markMultiRangeBlockFormat","tablePasteRow","descriptionFactory","tableCellSuggestion","previous","paragraph","activeMarkers","ck-suggestion-marker--active","discard","insertColumns","742XlzOTu","oldRange","view","startsWith","markerAttributes","fromEntries","documentSelection","differ","set","tableCellBorderColor","tableCellVerticalAlignment","start","registerPostFixer","TableUtils","getShiftedBy","_tablePostFixingSubtypes","attributes","element","deletion","tableCellBorderWidth","accept","change","batch","registerCustomCallback","1285856InkrSv","author","getChildren","requires","listenTo","insert","suggestion-td","containsRange","_isForcedDefaultExecutionBlock","getColumnIndexes","42356kHFEZa","nodeAfter","_suggestionFactory","ck-suggestion-marker","getRanges","markMultiRangeDeletion","getMarkers","hasSuggestion","updateMarker","filter","schema","TableClipboard","isEqual","document","editor","insertContent","setAttribute","getColumns","selection","type","stop","rows","root","tableCellPadding","findAncestor","find","reduce","getSuggestion","rowInsertionRanges","tablePasteChainId","removeRows","commands","createPositionBefore","row","31311EkHccq","high","detach"];return(Aa=function(){return t})()}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(251)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ca(t,e){const n=Sa();return(Ca=function(t,e){return n[t-=258]})(t,e)}const La=Ca;!function(t,e){const n=Ca,r=t();for(;;)try{if(257313===-parseInt(n(266))/1*(-parseInt(n(284))/2)+-parseInt(n(277))/3+parseInt(n(263))/4*(-parseInt(n(293))/5)+parseInt(n(279))/6+parseInt(n(265))/7*(-parseInt(n(271))/8)+parseInt(n(285))/9+parseInt(n(270))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Sa);class Ra extends t.Plugin{[La(274)](){const t=La;if(!this[t(295)][t(262)][t(261)](t(300)))return;const e=this[t(295)][t(262)][t(259)](t(260));e[t(305)](t(286),this[t(311)][t(310)](this)),e[t(301)][t(276)](t(287),t(306),t(299),e[t(301)][t(302)](t(287),null,t(298))),e[t(301)][t(276)](t(287),t(306),t(298),e[t(301)][t(302)](t(287),null,t(299))),e[t(304)][t(289)](this[t(309)][t(310)](this))}[La(311)](t,e){const n=La,r=this[n(295)][n(262)][n(259)](n(260)),s=this[n(295)][n(262)][n(259)](n(300)),o=e[n(307)]||this[n(295)][n(313)][n(283)][n(269)][n(280)]();this[n(295)][n(313)][n(297)]((()=>{const i=n,a=s[i(312)](o);let c=a?s[i(308)](a):null,u=o[i(292)](i(296))||null;const l=e[i(296)]||u,f=e[i(273)]||c,h=this[i(295)][i(262)][i(259)](i(281)).me;for(const t of r[i(282)]()){const e=t[i(258)]();if(i(306)===t[i(288)]&&e===o){t[i(275)]!==h&&t[i(298)]();const e=t[i(267)][i(268)];u=e[0][i(296)],c=e[0][i(273)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(291)](o,{commandName:i(286),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(306)},[],i(306))}))}[La(309)](t){const e=La;if(e(287)!=t[e(290)]&&e(303)!=t[e(290)])return;const{data:n}=t;if(n&&e(306)===n[e(294)]){const t=e(264);return{type:e(278),content:Hr(this[e(295)][e(272)],t)}}}}function Sa(){const t=["2VUpxPe","1046925SOyAUx","resizeTableWidth","formatBlock","subType","registerDescriptionCallback","type","markBlockFormat","getAttribute","420EzVecv","formatGroupId","editor","tableWidth","change","discard","accept","TableColumnResizeEditing","_suggestionFactory","getSuggestionCallback","formatInline","descriptionFactory","enableCommand","resizeTable","table","getTableColumnsWidths","handleSuggestionDescription","bind","handleResizeTableWidthCommand","getColumnGroupElement","model","getContainedElement","get","TrackChangesEditing","has","plugins","10900QiooLL","*Format:* resize table","6167cEWSDs","9436ElKtka","data","commandParams","selection","9933250CUWCpW","3464UacCay","locale","columnWidths","afterInit","author","registerCustomCallback","1076865EvUEjO","format","645330IBSwcv","getSelectedElement","Users","getSuggestions","document"];return(Sa=function(){return t})()}const Na=Ma;function Ma(t,e){const n=va();return(Ma=function(t,e){return n[t-=387]})(t,e)}function va(){const t=["Template","editor","enableCommand","1HOuMCH","9330mTykCw","1678752mkDlxT","get","4617549AfAsXP","1883jWiZiI","TrackChangesEditing","insertTemplate","2419140VAkpmk","plugins","2562410MyitVF","has","16364673TtJWUz","5299760GipLeO","afterInit"];return(va=function(){return t})()}!function(t,e){const n=Ma,r=t();for(;;)try{if(871097===-parseInt(n(402))/1*(parseInt(n(394))/2)+-parseInt(n(388))/3+parseInt(n(392))/4+parseInt(n(397))/5+parseInt(n(403))/6*(parseInt(n(389))/7)+-parseInt(n(404))/8+parseInt(n(396))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(va);class Oa extends t.Plugin{[Na(398)](){const t=Na,e=this[t(400)];e[t(393)][t(395)](t(399))&&e[t(393)][t(387)](t(390))[t(401)](t(391))}}function wa(t,e){const n=Fa();return(wa=function(t,e){return n[t-=321]})(t,e)}const Da=wa;function Fa(){const t=["locale","548038MIKuYI","3SrhNms","31750kHhXIP","ELEMENT_TABLE_OF_CONTENTS","registerElementLabel","181472oXzdXI","2863cKnGtL","2634OVlXcZ","9gALHln","commands","1270975eMEwrL","185708FKjuiP","1408eOPprA","TrackChangesEditing","1718152dehZuL","descriptionFactory","get","tableOfContents","plugins","editor","enableCommand","insertTableOfContents","afterInit"];return(Fa=function(){return t})()}!function(t,e){const n=wa,r=t();for(;;)try{if(148084===parseInt(n(339))/1+parseInt(n(328))/2+parseInt(n(329))/3*(-parseInt(n(333))/4)+-parseInt(n(338))/5+parseInt(n(335))/6*(parseInt(n(334))/7)+parseInt(n(342))/8*(parseInt(n(336))/9)+-parseInt(n(330))/10*(parseInt(n(340))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class xa extends t.Plugin{[Da(326)](){const t=Da,e=this[t(323)];if(!e[t(337)][t(344)](t(325)))return;e[t(322)][t(344)](t(341))[t(324)](t(325));const n=e[t(322)][t(344)](t(341)),r=e[t(327)];n[t(343)][t(332)](t(321),(e=>Hr(r,t(331),e)))}}const Pa=Ua;function Ua(t,e){const n=ja();return(Ua=function(t,e){return n[t-=355]})(t,e)}!function(t,e){const n=Ua,r=t();for(;;)try{if(320426===-parseInt(n(381))/1+-parseInt(n(374))/2+parseInt(n(361))/3+-parseInt(n(378))/4+parseInt(n(396))/5+-parseInt(n(366))/6*(-parseInt(n(371))/7)+parseInt(n(392))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ja);class Ba extends t.Plugin{[Pa(394)](){const t=Pa,e=this[t(382)];if(!e[t(365)][t(362)](t(370)))return;const n=e[t(365)][t(359)](t(356));n[t(386)][t(363)](t(369),(()=>Hr(e[t(377)],t(376)))),e[t(373)][t(385)][t(357)]((r=>{const s=t;let o=!1;const i=Array[s(395)](e[s(373)][s(385)][s(379)][s(380)]());for(const{name:t,data:a}of i){const{group:i}=n[s(355)](t);if(s(360)!==i||!a[s(372)])continue;const c=a[s(372)],u=c[s(367)][s(390)];if(!u||!u.is(s(358),s(369)))continue;if(!c[s(364)][s(389)](c[s(367)]))continue;const l=e[s(373)][s(383)][s(387)](c[s(367)],s(388));if(l&&l[s(368)]){const e=r[s(384)](c[s(364)],l[s(364)]);e[s(391)](c)||(r[s(375)](t,{range:e}),o=!0)}o||(r[s(393)](t),o=!0)}return o}))}}function ja(){const t=["document","descriptionFactory","getNearestSelectionRange","forward","isTouching","nodeBefore","isEqual","3874328OtJETY","removeMarker","afterInit","from","351190VArlgM","_splitMarkerName","TrackChangesEditing","registerPostFixer","element","get","suggestion","1235538yPdAUN","has","registerElementLabel","start","plugins","283344TiEgQz","end","isCollapsed","title-content","Title","7aISrkp","newRange","model","616930utDLdb","updateMarker","ELEMENT_TITLE","locale","46324OcZbxK","differ","getChangedMarkers","373127kULcBU","editor","schema","createRange"];return(ja=function(){return t})()}const Ga=za;!function(t,e){const n=za,r=t();for(;;)try{if(157411===parseInt(n(271))/1*(-parseInt(n(284))/2)+-parseInt(n(275))/3*(parseInt(n(269))/4)+parseInt(n(274))/5+parseInt(n(272))/6*(parseInt(n(283))/7)+parseInt(n(266))/8*(-parseInt(n(278))/9)+parseInt(n(277))/10+parseInt(n(267))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class Va extends t.Plugin{[Ga(270)](){const t=Ga,e=this[t(282)],n=e[t(280)][t(276)](t(285));e[t(280)][t(268)](t(281))&&(n[t(273)](t(286)),n[t(273)](t(279)))}}function za(t,e){const n=Ha();return(za=function(t,e){return n[t-=266]})(t,e)}function Ha(){const t=["268626jdRLQE","TrackChangesEditing","undo","8aoQMAi","1503975EkSDfS","has","47592sqitxd","afterInit","1lGSwnw","6wrjsrK","enableCommand","63350XeEwrS","15KRPRjt","get","1203170VlziqP","170829mhzYqA","redo","plugins","UndoEditing","editor","703381IYkwyi"];return(Ha=function(){return t})()}const Wa=Xa;function Ka(){const t=["4315ZfQuGS","78757wvXoEQ","get","428880nvWZdC","plugins","TrackChangesEditing","1246473JGwsOV","620nxDIwW","8fcuMrJ","30aTYBOw","requires","editor","1534ClDihY","toggleTableCaption","has","enableCommand","4341000gvoXpv","1199004smVKCW","afterInit","TableCaptionEditing"];return(Ka=function(){return t})()}function Xa(t,e){const n=Ka();return(Xa=function(t,e){return n[t-=429]})(t,e)}!function(t,e){const n=Xa,r=t();for(;;)try{if(107797===-parseInt(n(439))/1*(-parseInt(n(442))/2)+-parseInt(n(433))/3+-parseInt(n(437))/4*(parseInt(n(430))/5)+-parseInt(n(447))/6+-parseInt(n(431))/7*(parseInt(n(438))/8)+parseInt(n(436))/9+parseInt(n(446))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class qa extends t.Plugin{static get[Wa(440)](){return[ia]}[Wa(448)](){const t=Wa,e=this[t(441)];e[t(434)][t(444)](t(429))&&e[t(434)][t(432)](t(435))[t(445)](t(443))}}const Za=Qa;function Ya(){const t=["change","tableCellBorderColor","tableCellBackgroundColor","nodeAfter","get","enableCommand","afterInit","markBlockFormat","6QHlxWR","1602405VUpPFV","start","TableUtils","format","tableCellHorizontalAlignment","TablePropertiesEditing","join","tableCellBorderWidth","handleSuggestionDescription","*Format:* change table properties","9sOzOTQ","tableWidth","subType","tableCellWidth","handleDiscardAction","model","TableCellPropertiesEditing","getContainedElement","tableBorderStyle","tableCellPadding","document","getFirstPosition","editor","getAttribute","findAncestor","tableCellVerticalAlignment","tableBorderColor","getSuggestions","removeAttribute","data","tableAlignment","1540524YWaPQc","has","_getSuggestion","getSelectionAffectedTableCells","tableBackgroundColor","accept","tableBorderWidth","pluginName","236908dRRsgm","14302330YUCZRC","formatBlock","enqueueChange","getSuggestionCallback","tableCellBorderStyle","*Format:* change table cell properties","descriptionFactory","tableCellHeight","commandParams","locale","56366VUDoey","TrackChangesTableProperties","table","39FkurlD","_suggestionFactory","4452665GSKZuK","setAttribute","tableCellProperties","registerDescriptionCallback","_handlePropertyChange","discard","batch","plugins","tableHeight","TrackChangesEditing","selection","tableProperties","registerCustomCallback","5422416VDYynt"];return(Ya=function(){return t})()}function Qa(t,e){const n=Ya();return(Qa=function(t,e){return n[t-=244]})(t,e)}!function(t,e){const n=Qa,r=t();for(;;)try{if(551601===parseInt(n(314))/1+parseInt(n(247))/2*(parseInt(n(250))/3)+parseInt(n(306))/4+-parseInt(n(275))/5*(parseInt(n(274))/6)+parseInt(n(252))/7+parseInt(n(265))/8+parseInt(n(285))/9*(-parseInt(n(315))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ya);class Ja extends t.Plugin{constructor(t){const e=Qa;super(t),this[e(263)]=[e(301),e(293),e(312),e(305),e(286),e(260),e(310)],this[e(254)]=[e(267),e(319),e(282),e(294),e(288),e(244),e(268),e(279),e(300)]}static get[Za(313)](){return Za(248)}[Za(272)](){const t=Za,e=this[t(297)][t(259)][t(270)](t(261));if(this[t(297)][t(259)][t(307)](t(280))){for(const n of this[t(263)])e[t(271)](n,((e,r)=>{const s=t,o=this[s(297)][s(290)][s(295)][s(262)][s(296)]()[s(299)](s(249));this[s(256)](n,[o],this[s(263)],s(263),e,r)}));e[t(251)][t(264)](t(316),t(263),t(311),e[t(251)][t(318)](t(316),null,t(257))),e[t(251)][t(264)](t(316),t(263),t(257),((e,n)=>this[t(289)](this[t(263)],e,n))),e[t(251)][t(264)](t(316),t(263),t(281),(()=>!1))}if(this[t(297)][t(259)][t(307)](t(291))){for(const n of this[t(254)])e[t(271)](n,((e,r)=>{const s=t,o=this[s(297)][s(259)][s(270)](s(277))[s(309)](this[s(297)][s(290)][s(295)][s(262)]);this[s(256)](n,o,this[s(254)],s(254),e,r)}));e[t(251)][t(264)](t(316),t(254),t(311),e[t(251)][t(318)](t(316),null,t(257))),e[t(251)][t(264)](t(316),t(254),t(257),((e,n)=>this[t(289)](this[t(254)],e,n))),e[t(251)][t(264)](t(316),t(254),t(281),(()=>!1))}e[t(321)][t(255)]((e=>this[t(283)](e)))}[Za(256)](t,e,n,r,s,o){const i=Za,a=this[i(297)][i(259)][i(270)](i(261));this[i(297)][i(290)][i(317)](o[i(258)],(()=>{const t=i;for(const i of e)if(this[t(308)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(298)](r);void 0!==n&&(e[r]=n)}s(o),a[t(273)](i,{commandParams:[e]},[],r)}}))}[Za(289)](t,e,n){const r=Za,s=e[0][r(276)][r(269)],o=n[r(245)][0];this[r(297)][r(290)][r(266)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(253)](r,o[r],s):e[n(303)](r,s)}))}[Za(283)](t){const e=Za;if(t[e(304)])switch(t[e(287)]){case e(263):return{type:e(278),content:Hr(this[e(297)][e(246)],e(284))};case e(254):return{type:e(278),content:Hr(this[e(297)][e(246)],e(320))}}}[Za(308)](t,e){const n=Za,r=this[n(297)][n(259)][n(270)](n(261));for(const s of r[n(302)]({skipNotAttached:!0})){const r=s[n(292)]();if(s[n(287)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Q?Q.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Je(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Jt(t,sn(t),n),r&&(n=Xn(n,7,oc));for(var s=e.length;s--;)Ur(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Tc();return(bc=function(t,e){return n[t-=398]})(t,e)}function Tc(){const t=["createSelection","_commentsRepository","_isRegisteredAttribute","filter","forEach","data-suggestion","CommentsRepository","add","suggestionLoaded","howMany","action","for","getLastMatchingPosition","tablePasteChainId","editingDowncast","oldValue","low","updateSuggestion","author","highest","execute","announce","insertion","dataDowncast","registerInlineAttribute","root","removeMarker:suggestion:formatBlock","insertion:","comments","isEqual","3788334IdmWmN","commands","_editor","plugins","attributes","every","hasSuggestion","_trackFormatChanges","includes","_customCallbacks","updateMarker","resolve","isRemovable","isAtEnd","addRange","find","elementToElement","has","applyOperation","discardSelectedSuggestions","attribute:","group","unbind","pluginName","dataReady","head","fetchCommentThread","1482081jvPDPA","mapper","value","ck-suggestion-marker--active","_removeSuggestion","addSuggestionData","item","splice","createPositionAt","listenTo","track-changes-user-not-found","track-changes-suggestion-not-found","error-saving-suggestion-data-suggestion-discarded","warn","formatBlock","requires","bindElementToMarker","ck-suggestion-marker-formatBlock","return","discard","setSelection","Users","1NrcGXP","markBlockFormat","trackChanges","getRanges","_initAriaMarkerChangeAnnouncements","getSuggestionCallback","_splitMarkerName","toUpperCase","deletion:","rethrowUnexpectedError","deleteContent","creator","targetPosition","createRange","containsItem","@external","authorName","getItems","consume","isAfter","insertContent","removeMarker","parent","hasCommentThread","deletion:chain","change:_saved","enableDefaultAttributesIntegration","define","2601522QzQvqK","dataToMarker","registerCustomCallback","addComment","commentThread","getDifference","accept","meta","getAncestors","get","_joinSuggestions","_breakSuggestionMarker","$graveyard","createPositionAfter","documentSelection","_setSuggestionData","update:suggestion","markMultiRangeBlockFormat","formatGroupId","unshift","formatBlock:discard","init","join","subType","formatBlock:accept","getChangedMarkers","stop","isBefore","format","_isForcedDefaultExecutionBlock","commandName","_joinWithAdjacentSuggestions","track-changes-command-not-found","_processAttributeChanges","descriptionFactory","some","rejected","ck-suggestion-marker-","_SUGGESTION_ANNOUNCEMENT","isBlock","deletion:discard","buildSuggestion","isArray","default","3676170ubafol","isInContent","refresh","getSuggestions","differ","editor","keys","isLimit","insertion:discard","then","1047130PHwurr","LEAVE","_isBlockAttribute","newRange","_refreshSuggestionsChain","_reduceExistingSuggestions","change:data","start","3390424ccmnek","ENTER","_addSuggestionMarker","getNearestSelectionRange","acceptAllSuggestions","chain","_blockAttributeKeys","formatInline","getIntersection","attributeOldValue","markers","nodeAfter","_checkSuggestionCorrectness","next","_suggestionFactory","skipNestingCheck","attribute","isExternal","formatBlock:join","removed","conversion","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.","marker-count","authoredAt","getWalker","always","getUser","elementEnd","batch","key","formatInline:accept","addMarker:suggestion","open","isAtStart","isLocal","originalSuggestionId","remove","_handleNewSuggestionMarker","trackChanges.mergeNestedSuggestions","newValue","_refreshAttributeSuggestionsChain","_createSuggestion","isOwn","_updateSuggestionData","insert","createRangeOn","insertion:chain","markMultiRangeDeletion","push","getAttribute","change","ready","markDeletion","_registerDefaultCallbacks","track-changes-suggestion-data-mismatch","_reduceSuggestionAttributeRange","getAllAdjacentSuggestions","clear","concat","reconvertMarker","containsPosition","FORMATTING","values","toJSON","schema","track-changes-adapter-missing-getsuggestion","showSuggestionHighlights","_processAttributeSuggestions","_recordAttributeChanges","model","registerPostFixer","isInsideObject","_adapter","groupId","adapter","markerName","getCommentThread","options","clone","removeMarker:suggestion:attribute","createRangeIn","20076uXgnEL","toViewElement","substr","document","removeMarkers","acceptSelectedSuggestions","formatInline:","$elementName","insertion:join","removeComment","_addThreadToSuggestion","_setSuggestionRange","set","suggestion","_getAttributeKey","getCustomProperty","notReady","_suggestionState","end","_saved","formatInline:join","moveTargetPosition","normal","suggestion-type","suggestion:attribute:","markAttributeChange","collaboration.channelId","createPositionBefore","attributeNewValue","addCommentThread","deletion","never","_cutOutSuggestionMarker","isIntersecting","_mergeNestedSuggestions","writer","from","fromRange","startsWith","forward","isSelectable","suggestionUnloaded","assign","addHighlight","acceptSuggestion","backward","suggestionChanged","getFirstMarker","activeMarkers","attribute:join","_afterChanges","getRange","selection","addUser","markerToHighlight","length","change:activeMarkers","oldRange","_defaultCallbacks","_rangeIsInLocalUserInsertion","PENDING_ACTION_SUGGESTION","isObject","_model","enqueueChange","enableReadOnlyMode","addMarker","isMultiRange","isTouching","615RWGMuz","deletion:accept","external:","upcast","createdAt","_isDataLoaded","suggestion:","stopListening","addSuggestion","markerNameToElements","getMultiRangeId","containsRange","editing","config","$textProxy","registerBlockAttribute","_inlineAttributeKeys","PendingActions","element","isIntersectingWithRange","$text","nodeBefore","isDocumentOperation","detach","data","move","getMarkers","markerReady","pop","addMarker:suggestion:formatBlock","trackChanges.trackFormatChanges","name","catch","getFirstRange","size","delete","type","attributeKey","fromCharCode","_getExternalAuthor","rootName","before","multi","getChanges","accepted","previous","createElement","fire","attribute:discard","$marker","_findSuggestions","sort","deletion:join","forceDefaultExecution","unbindElementFromMarkerName","TrackChangesEditing","ck-suggestion-marker-formatInline","formatBlock:","markMultiRangeInsertion","widget","removeAttribute","_recordAttributeSuggestions","splitPosition","_getAuthorFromId","split","discardAllSuggestions","_suggestions","rename","consumable","after","containsRangeInObject","range","trackChangesCommand","formatInline:chain","discardSuggestion","setAttribute","markInlineFormat","getContainedElement","formatBlock:chain","containerElement","addMarker:suggestion:attribute","isUndo","markerToData","locale","removeClass","insertion:accept","addClass","_onDiscard","track-changes-adapter-already-set","lowest","attribute:accept","substring","high","map","_enabledCommands","isCollapsed","addMarkerName","getSuggestion","formatInline:discard","markInsertion","multipleBlocks","getShiftedBy","hasComments","position","setTo","ck-suggestion-marker","elementStart","isNextTo","_getMarkerAnnouncementText","_getSuggestionData","track-changes-enable-command-twice","enableCommand"];return(Tc=function(){return t})()}!function(t,e){const n=bc,r=t();for(;;)try{if(334589===parseInt(n(696))/1*(-parseInt(n(778))/2)+parseInt(n(674))/3+-parseInt(n(437))/4*(parseInt(n(505))/5)+parseInt(n(768))/6+parseInt(n(724))/7+-parseInt(n(786))/8+parseInt(n(647))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Tc);const _c=Ec(444);class yc extends t.Plugin{static get[Ec(689)](){return[Ec(623),o.Users,t.PendingActions,Jr,ns,as,ls,Ts,ms,As,Ns,Ps,to,so,uo,go,bo,Ao,Ro,No,Fo,zo,Uo,Xo,Qo,ei,ui,pi,Ri,oi,Gs,Ks,bi,yi,vi,Di,Bi,Hi,qi,Ji,ra,ia,ha,ma,qa,_a,Ra,xa,Ja,Oa,Ba,Va]}static get[Ec(670)](){return Ec(560)}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(598)]((t=>String[e(543)](t)))[e(746)]("")}super(t),this[e(566)]=!1,this[e(449)](e(485),[]),this.on(e(493),((n,r,s,o)=>{const i=e;this[i(499)][i(406)]((()=>{const e=i;for(const n of[...o,...s])this[e(499)][e(796)][e(664)](n)&&t[e(517)][e(415)](n)}))})),this[e(758)]=new Xr(this[e(773)][e(425)][e(420)],this[e(773)][e(588)]),this[e(428)]=null,this[e(800)]=new Ac(this[e(773)]),this[e(571)]=new Map,this[e(618)]=t[e(650)][e(733)](e(623)),this[e(599)]=new Set,this[e(499)]=this[e(773)][e(425)],this[e(454)]=new WeakMap,this[e(753)]=!1,this[e(792)]=new Set([e(444)]),this[e(521)]=new Set,t[e(518)][e(723)](e(535),e(767)),this[e(654)]=t[e(518)][e(733)](e(535)),t[e(518)][e(723)](e(824),!0),this[e(471)]=t[e(518)][e(733)](e(824)),this[e(577)]=new f(t,this[e(599)]),this[e(700)](),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,48,50])}[Ec(745)](){const t=Ec,n=this[t(773)],r=(e,n)=>{const r=t;if(r(802)!=e)return r(761)+e;const s=n[r(569)]("|")[0];return this[r(780)](s)?r(691):r(561)};n[t(806)][t(628)](t(631))[t(491)]({model:t(450),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(702)](e[n(431)]),a=[n(610),r(o,i)];let c=3e3;return this[n(485)][n(655)](e[n(431)])&&(a[n(404)](n(677)),c=3010),n(467)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(806)][t(628)](t(640))[t(624)]((e=>{const r=t;e.on(r(817),((t,e,s)=>{const o=r;if(!s[o(433)][o(422)])return;const i=e[o(680)];if(!i)return;const c=s[o(675)][o(438)](i);n[o(425)][o(420)][o(498)](i)&&c&&!c[o(452)](o(564))&&c.is(o(584))&&(0,a.toWidget)(c,s[o(472)])}),{priority:r(597)})})),n[t(806)][t(628)](t(640))[t(491)]({model:t(450),view:(e,n)=>{const s=t;if(!n[s(433)][s(422)])return null;const{type:o,subType:i}=this[s(702)](e[s(431)]);return{classes:[s(610),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(680)])return;const{id:c}=this[a(702)](o[a(431)]);if(r){const t=this[a(571)][a(733)](c),e=this[a(451)](t);if(!this[a(780)](e))return}if(o[a(680)].is(a(489)))return void i[a(573)][a(714)](o[a(680)],s[a(536)]);const u=i[a(675)][a(438)](o[a(680)]);if(o[a(680)].is(a(523))&&n[a(425)][a(420)][a(763)](o[a(680)])&&!u[a(452)](a(480))){i[a(472)][a(591)]([a(610),a(691)],u),i[a(472)][a(580)](a(622),c,u),i[a(675)][a(690)](u,o[a(431)]),e&&(this[a(485)][a(655)](o[a(431)])?i[a(472)][a(591)](a(677),u):i[a(472)][a(589)](a(677),u));for(const t of n[a(425)][a(436)](o[a(680)])[a(713)]())i[a(573)][a(714)](t,s[a(536)]);i[a(573)][a(714)](o[a(680)],s[a(536)])}};n[t(806)][t(628)](t(640))[t(624)]((e=>{const n=t;e.on(n(534),((t,e,r)=>{const o=n;r[o(433)][o(422)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(636)})})),n[t(806)][t(628)](t(640))[t(624)]((e=>{const n=t;e.on(n(585),((t,e,r)=>{const o=n;r[o(433)][o(422)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(636)})})),n[t(806)][t(628)](t(640))[t(587)]({model:t(450),view:(e,n)=>n[t(433)][t(422)]?null:{group:t(450),name:e[t(439)](11)}}),n[t(806)][t(628)](t(508))[t(663)]({view:{name:t(450),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(511)+e[r(405)](r(460))+":"+e[r(405)]("id");return e[r(405)](r(808))&&(s+=":"+e[r(405)](r(808))),n[r(551)](r(554),{"data-name":s})}}),n[t(806)][t(628)](t(508))[t(725)]({view:t(450)}),n[t(806)][t(628)](t(631))[t(624)]((e=>{const n=t;e.on(n(534),s(),{priority:n(597)})})),n[t(806)][t(628)](t(631))[t(624)]((e=>{const n=t;e.on(n(585),s({isAttributeSuggestion:!0}),{priority:n(597)})})),n[t(806)][t(628)](t(631))[t(624)]((e=>{const n=t;e.on(n(643),((t,e,r)=>{const s=n,o=r[s(675)][s(514)](e[s(431)]);if(o)for(const t of o)t[s(452)](s(480))||(r[s(472)][s(589)]([s(610),s(691),s(677)],t),r[s(472)][s(565)](s(622),t),r[s(675)][s(559)](t,e[s(431)]))}),{priority:n(597)})})),n[t(806)][t(628)](t(631))[t(624)]((e=>{const n=t;e.on(n(435),((t,e,r)=>{const s=n,o=r[s(675)][s(514)](e[s(431)]);if(!o)return;const{id:i}=this[s(702)](e[s(431)]),a=this[s(571)][s(733)](i),c=this[s(451)](a);if(this[s(780)](c))for(const t of o)t[s(452)](s(480))||(r[s(472)][s(589)]([s(610),s(691),s(677)],t),r[s(472)][s(565)](s(622),t),r[s(675)][s(559)](t,e[s(431)]))}),{priority:n(597)})})),n[t(425)][t(440)][t(426)]((e=>{const r=t;let s=!1;const o=Array[r(473)](n[r(425)][r(440)][r(772)][r(749)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(702)](t);if(r(450)!==o)continue;const h=this[r(571)][r(733)](f);if(null!=c[r(781)]){r(793)==u&&(s=s||Lc(c[r(781)],t,e,n[r(425)][r(420)]));const o=r(802)==u&&this[r(780)](l[r(569)]("|")[0]);if(c[r(781)][r(600)]||r(736)==c[r(781)][r(642)][r(545)]||r(688)==u&&!Sc(c[r(781)])||o&&!Sc(c[r(781)])||r(467)==u&&(Cc(a=c[r(781)])||function(t){const e=r;return t[e(785)][e(718)]==t[e(455)][e(526)]&&t[e(785)][e(660)]}(a)))e[r(717)](t),s=!0;else{if(!h||!h[r(769)])continue;i[r(624)](h)}}}var a;return i[r(539)]>0&&(s=!!this[r(755)](i)||s),s})),n[t(425)][t(440)][t(426)]((e=>{const r=t;let s=!1;for(const t of n[r(425)][r(440)][r(772)][r(548)]())if(r(400)==t[r(541)])for(const t of this[r(571)][r(418)]()){if(t[r(503)]||!t[r(769)])continue;const o=r(688)==t[r(541)],i=this[r(451)](t),a=i&&this[r(780)](i);if(!o&&!a)continue;const c=t[r(538)]();if(c[r(785)][r(718)]!=c[r(455)][r(718)]&&!c[r(455)][r(660)]){const o=n[r(425)][r(682)](c[r(785)][r(797)],r(455)),i=n[r(425)][r(709)](c[r(785)],o);e[r(657)](t[r(484)](),{range:i}),s=!0}}return s})),n[t(425)][t(440)][t(426)]((e=>this[t(757)](e))),n[t(425)][t(440)][t(426)]((e=>!e[t(814)][t(820)]&&this[t(423)](e))),n[t(425)].on(t(487),(()=>{this[t(566)]=!1})),n[t(425)][t(440)].on(t(784),((r,s)=>{const o=t;if(!s[o(820)]||s[o(586)])return;if(!this[o(566)])return;const i=n[o(425)][o(440)][o(772)][o(548)]();if(0==i[o(492)])return;const a=[],c=i[o(620)]((t=>o(802)==t[o(541)])),u=i[o(620)]((t=>o(400)==t[o(541)]&&o(525)!=t[o(536)]));for(const t of c)this[o(619)](t[o(542)])&&a[o(404)]({key:t[o(542)],newValue:t[o(465)],oldValue:t[o(795)],range:Nc(t[o(576)],n[o(425)])});for(const t of u){if(o(572)!=t[o(627)]&&o(770)!=t[o(627)])continue;const e=Mc(t[o(608)][o(797)],n[o(425)]),r=t[o(546)];o(572)==t[o(627)]&&a[o(404)]({key:o(444),newValue:t[o(536)],oldValue:r[o(536)],range:e});for(const[n,s]of r[o(651)]){if(!this[o(619)](n))continue;const r=t[o(651)][o(733)](n);s!==r&&a[o(404)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(651)])this[o(619)](n)&&(r[o(651)][o(664)](n)||a[o(404)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(492)]&&n[o(425)][o(500)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(462)](t,e,s,o,{groupId:r});this[n(783)](t,a)}))}),{priority:t(594)}),n[t(425)][t(796)].on(t(740),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(702)](n[s(536)]),e=this[s(571)][s(733)](t);e&&e[s(601)](n[s(536)])}})),n[t(425)][t(440)].on(t(784),(()=>{const e=t,r=Array[e(473)](n[e(425)][e(440)][e(772)][e(749)]())[e(620)]((t=>e(450)===this[e(702)](t[e(536)])[e(668)]));if(0===r[e(492)])return;r[e(556)](((t,n)=>{const r=e,s=t[r(529)][r(494)],o=n[r(529)][r(494)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(785)][r(751)](o[r(785)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(702)](t);if(null===n[e(494)]){const n=this[e(823)](t);o[e(624)](n)}else{const t=this[e(571)][e(733)](r);null!==n[e(781)]||t[e(769)]?(s[e(624)](t[e(672)]),o[e(624)](t)):this[e(678)](t)}}o[e(539)]>0&&this[e(782)](o);for(const t of s)this[e(552)](e(483),t)})),n[t(425)].on(t(665),((e,r)=>{const s=t,o=r[0];if(!this[s(571)][s(539)])return;if(!o[s(527)])return;if(o[s(814)][s(586)]||!o[s(814)][s(820)])return;let i,a;switch(o[s(541)]){case s(400):i=n[s(425)][s(682)](o[s(608)]),a=i[s(606)](o[s(626)]);break;case s(569):i=n[s(425)][s(682)](o[s(567)]),a=n[s(425)][s(682)](o[s(458)]);break;case s(530):i=n[s(425)][s(682)](o[s(708)]),a=i[s(606)](o[s(626)]);break;default:return}const c=n[s(425)][s(709)](i,a);n[s(425)][s(406)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(555)](c)){if(e[t(503)])continue;if(t(793)==e[t(541)])continue;const r=this[t(451)](e);if(r&&this[t(780)](r)&&t(569)!=o[t(541)])continue;const s=e[t(529)]&&e[t(529)][t(605)];(t(688)!=e[t(541)]||t(569)==o[t(541)]&&!s)&&(n[t(575)]||t(639)==e[t(541)]&&n[t(398)]||e[t(538)]()[t(516)](c)&&this[t(735)](e,i,a))}}))}),{priority:t(594)}),n[t(425)].on(t(706),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(558)])return;if(this[s(753)])return;if(!this[s(577)][s(676)])return;if(o[s(600)])return;const a=n[s(425)][s(420)],{start:c,end:u}=o[s(538)](),l=c[s(797)]&&a[s(775)](c[s(797)])?null:a[s(789)](c,s(476)),f=u[s(526)]&&a[s(775)](u[s(526)])?null:a[s(789)](u,s(482)),h=n[s(425)][s(709)](l?l[s(785)]:c,f?f[s(455)]:u);n[s(425)][s(406)]((t=>{const e=s;this[e(408)](h);const r=n[e(425)][e(420)][e(789)](h[e(785)]);o.is(e(738))?t[e(694)](r):o[e(609)](r)})),e[s(750)]()}),{priority:e.priorities[t(459)]+10}),n[t(425)].on(t(716),((e,r)=>{const s=t,o=r[r[s(492)]-1];o&&o[s(558)]||this[s(753)]||this[s(577)][s(676)]&&(n[s(425)][s(406)]((()=>{const t=s;let o=n[t(425)][t(716)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(692)]=o[t(434)]();const i=o[t(455)][t(526)],a=n[t(425)][t(420)];i&&a[t(763)](i)&&!a[t(498)](i)&&(o=n[t(425)][t(709)](o[t(785)],n[t(425)][t(682)](i,t(455)))),this[t(604)](o)})),e[s(750)]())}),{priority:t(597)}),this[t(773)][t(648)][t(624)](t(698),this[t(577)]),this[t(616)](t(698));const o=new p(n,this[t(571)]);n[t(648)][t(624)](t(481),o),this[t(616)](t(481));const i=new b(n,this[t(571)]);n[t(648)][t(624)](t(579),i),this[t(616)](t(579)),n[t(648)][t(624)](t(790),new N(n,o,this[t(571)])),this[t(616)](t(790)),n[t(648)][t(624)](t(570),new N(n,i,this[t(571)])),this[t(616)](t(570)),n[t(648)][t(624)](t(442),new w(n,o,this[t(571)])),this[t(616)](t(442)),n[t(648)][t(624)](t(666),new w(n,i,this[t(571)])),this[t(616)](t(666));const c=n[t(650)][t(733)](t(623));this[t(683)](c,t(727),((e,{threadId:n})=>{const r=t,s=this[r(571)][r(733)](n);s&&s[r(728)]&&1===s[r(728)][r(492)]&&this[r(399)](n,{hasComments:!0})}),{priority:t(633)}),this[t(683)](c,t(446),((e,{threadId:n})=>{const r=t,s=this[r(571)][r(733)](n);s&&s[r(728)]&&!s[r(728)][r(492)]&&this[r(399)](n,{hasComments:!1})}),{priority:t(633)})}set[Ec(430)](t){const n=Ec;if(this[n(428)])throw new e.CKEditorError(n(593),this);this[n(428)]=t}get[Ec(430)](){return this[Ec(428)]}[Ec(771)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(571)][n(418)]())t&&!e[n(769)]||r[n(404)](e);return e?r[n(598)]((t=>t[n(419)]())):r}[Ec(602)](t){const n=Ec,r=this[n(571)][n(733)](t);if(!r)throw new e.CKEditorError(n(685),this);return r}[Ec(653)](t){const e=Ec;return this[e(571)][e(664)](t)}[Ec(679)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(541)][e(569)](":"),a=this[e(571)][e(733)](r)||this[e(827)](o,i,r,n,s);if(this[e(447)](a),this[e(798)](a,o,i||null,n),a[e(509)]=t[e(509)],a[e(510)]=!0,s&&s[e(711)]){const t=s[e(711)],n=this[e(544)](t[e(712)]);a[e(809)]=t[e(509)],a[e(635)]=n,a[e(803)]=!0}else a[e(809)]=t[e(509)];switch(t[e(529)]&&(a[e(529)]=t[e(529)]),t[e(651)]&&(a[e(651)]=t[e(651)]),this[e(428)]&&this[e(428)][e(513)]||(a[e(456)]=!0),this[e(454)][e(733)](a)){case e(453):this[e(454)][e(449)](a,e(671));break;case e(532):a[e(769)]?(this[e(755)](new Set([a])),this[e(782)](new Set([a])),this[e(454)][e(449)](a,e(407)),this[e(552)](e(625),a)):this[e(454)][e(449)](a,e(805))}return a}[Ec(481)](t){const e=Ec;this[e(558)]((()=>{const n=e;this[n(773)][n(425)][n(406)]((()=>{const e=n;for(const n of t[e(412)]())n[e(730)]()}))}))}[Ec(579)](t){const e=Ec;this[e(558)]((()=>{const n=e;this[n(773)][n(425)][n(406)]((()=>{const e=n;for(const n of t[e(412)]())n[e(693)]()}))}))}[Ec(616)](t,n){const r=Ec,s=this[r(773)][r(648)][r(733)](t);if(!s)throw new e.CKEditorError(r(756),this,{commandName:t});if(this[r(599)][r(664)](s))throw new e.CKEditorError(r(615),this,{commandName:t});this[r(599)][r(624)](s),n&&s.on(r(637),((t,e)=>{const o=r;this[o(577)][o(676)]&&(this[o(753)]||(e[o(492)]>0&&e[e[o(492)]-1]&&e[e[o(492)]-1][o(558)]?e[o(533)]():(t[o(692)]=n(((...t)=>s[o(637)](...t,{forceDefaultExecution:!0})),...e),t[o(750)]())))}),{priority:r(597)})}[Ec(558)](t){const n=Ec;let r,s;const o=this[n(753)];this[n(753)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(753)]=!1),s&&e.CKEditorError[n(705)](s,this),r}[Ec(604)](t,n=null,r={}){const s=Ec;if(t[s(600)])return null;const o=this[s(773)][s(650)][s(733)](s(695)).me;for(const{suggestion:e,meta:o}of this[s(555)](t,s(639)))if(o[s(398)]){if(!o[s(612)]){if(o[s(575)]){if(!this[s(471)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(735)](e,t[s(785)],t[s(455)]);break}if(n==e[s(747)]&&wc(e,r)){const n=e[s(538)]();return n[s(785)][s(646)](t[s(455)])?this[s(448)](e,this[s(499)][s(709)](t[s(785)],n[s(455)])):this[s(448)](e,this[s(499)][s(709)](n[s(785)],t[s(455)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(644)+n:s(639),u=this[s(739)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(788)](c,i,a,t),u}[Ec(563)](t,n=Ec(547),r={}){const s=Ec,o=this[s(773)][s(650)][s(733)](s(695)).me,i=this[s(800)][s(701)](s(639),n,s(746));for(const e of this[s(771)]())if(e[s(635)].id==o.id&&s(639)==e[s(541)]&&e[s(747)]==n&&wc(e,r)&&(i(e[s(699)](),t)||i(t,e[s(699)]()))){for(const n of t)e[s(661)](n);return e}for(const{suggestion:e,meta:n}of this[s(555)](t,s(639))){if(!n[s(398)])continue;if(!this[s(471)]&&n[s(575)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(699)]())for(const e of t)if(!n[s(516)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(644)+n,l=this[s(739)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(788)](u,a,c,e,zr[s(515)]());return l}[Ec(581)](t,n,r=null,s={}){const o=Ec;if(r=r||Rc(n),t[o(600)])return null;if(o(468)===this[o(654)]){const e=this[o(800)][o(701)](o(793),r,o(730));return this[o(558)]((()=>e([t],n,s))),null}const i=this[o(773)][o(650)][o(733)](o(695)).me,a=[];if(o(811)!==this[o(654)])for(const{suggestion:e,meta:n}of this[o(555)](t,o(639)))n[o(398)]&&!n[o(427)]&&a[o(404)](...e[o(699)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(794)](s);e&&r[n(404)](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(492)];){const s=r[e][n(729)](t);r[n(681)](e,1,...s),e+=s[n(492)]}}return r}(t,a);c[o(492)]&&this[o(499)][o(406)]((()=>{const t=o;for(const e of c){const o=this[t(800)][t(701)](t(793),r,t(730));this[t(558)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(785)],u=t[o(455)];for(const{suggestion:e,meta:n}of this[o(555)](t,o(793))){if(!n[o(398)])continue;if(e[o(747)]!=r)continue;if(!wc(e,s))continue;const i=e[o(538)]();if(i[o(516)](t,!0))return null;c=c[o(751)](i[o(785)])?c:i[o(785)],u=u[o(715)](i[o(455)])?u:i[o(455)],a?i[o(785)][o(751)](a[o(538)]()[o(785)])?(a[o(441)](),a=e):e[o(441)]():a=e}const l=this[o(499)][o(709)](c,u);if(a)this[o(448)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(739)]({id:t,type:o(443)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(788)](o(443)+r,t,a,l)}}return null}[Ec(697)](t,n,r=[],s=null,o={}){const i=Ec;n[i(742)]||(n[i(742)]=n[i(754)]),n[i(605)]=t.is(i(576)),s=s||Rc(n);const a=r[i(598)]((t=>Mc(t,this[i(499)]))),c=t.is(i(576))?t:Mc(t,this[i(499)]);if(i(468)===this[i(654)]){const t=this[i(800)][i(701)](i(688),s,i(730));return this[i(558)]((()=>t([c],n,o))),null}a[i(404)](c);let u=!0;for(const t of a)if(!this[i(496)](t)){u=!1;break}if(u&&i(811)!==this[i(654)]){const t=this[i(800)][i(701)](i(688),s,i(730));return this[i(558)]((()=>t([c],n,o))),null}let l=null,f=c[i(785)],h=c[i(455)];for(const{suggestion:t,meta:e}of this[i(555)](c,i(688))){if(!e[i(398)])continue;if(e[i(612)]||e[i(575)]||e[i(427)])continue;if(t[i(529)][i(742)]!=n[i(742)])continue;if(!wc(t,o))continue;const r=t[i(538)]();if(t[i(747)]==s){if(r[i(516)](c,!0))return null;f=f[i(751)](r[i(785)])?f:r[i(785)],h=h[i(715)](r[i(455)])?h:r[i(455)],l?r[i(785)][i(751)](l[i(538)]()[i(785)])?(l[i(441)](),l=t):t[i(441)]():l=t}else{const e=c[i(794)](r);this[i(469)](t,e)}}const g=this[i(773)][i(650)][i(733)](i(695)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(448)](l,this[i(499)][i(709)](f,h)),l;{const t=this[i(739)]({id:d,type:i(562)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(788)](i(562)+s,d,p,this[i(499)][i(709)](f,h)),t}}[Ec(741)](t,n,r=[],s=null,o={}){const i=Ec;n[i(742)]||(n[i(742)]=n[i(754)]);const a=t[0];n[i(605)]=a.is(i(576)),s=s||Rc(n);const c=r[i(598)]((t=>Mc(t,this[i(499)]))),u=a.is(i(576))?t:t[i(598)]((t=>Mc(t,this[i(499)])));if(i(468)===this[i(654)]){const t=this[i(800)][i(701)](i(688),s,i(730));return this[i(558)]((()=>t(u,n,o))),null}c[i(404)](...u);let l=!0;for(const t of c)if(!this[i(496)](t)){l=!1;break}if(l&&i(811)!==this[i(654)]){const t=this[i(800)][i(701)](i(688),s,i(730));return this[i(558)]((()=>t(u,n,o))),null}const f=this[i(773)][i(650)][i(733)](i(695)).me;for(const t of this[i(771)]()){if(t[i(635)].id!=f.id)continue;if(i(688)!=t[i(541)]||t[i(529)][i(742)]!=n[i(742)])continue;if(!wc(t,o))continue;const e=t[i(747)]==s;for(let n=0;n<u[i(492)];n++){const r=u[n];for(const s of t[i(531)]()){const o=s[i(488)]();if(r[i(646)](o)){e?(u[i(681)](n,1),n--):t[i(717)](s[i(536)]);break}}}}if(0==u[i(492)])return null;const h=this[i(800)][i(701)](i(688),s,i(746));for(const t of this[i(771)]())if(t[i(635)].id==f.id&&i(688)==t[i(541)]&&t[i(529)][i(742)]==n[i(742)]&&t[i(747)]==s&&wc(t,o)&&(h(t[i(699)](),u)||h(u,t[i(699)]()))){for(const e of u)t[i(661)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(562)+s,m=this[i(739)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(788)](p,g,d,t,zr[i(515)]());return m}[Ec(408)](t,n=null,r={}){const s=Ec;if(t[s(600)])return null;const o=this[s(773)][s(650)][s(733)](s(695)).me,a=new i.LiveRange(t[s(785)],t[s(455)]);for(const{suggestion:t,meta:e}of this[s(555)](a,s(639)))if(e[s(398)]&&!e[s(612)])if(t[s(503)]){const e=t[s(699)]()[s(620)]((t=>s(736)!=t[s(642)][s(545)]));if(e[s(652)]((t=>a[s(516)](t,!0)))&&t[s(693)](),e[s(759)]((t=>t[s(516)](a,!0)))){const t=this[s(800)][s(701)](s(467),n,s(730));return this[s(558)]((()=>t([a],null,r))),null}}else{const e=a[s(794)](t[s(538)]());null!==e&&t[s(592)]([e],null,r)}if(a[s(528)](),a[s(600)]||s(736)==a[s(642)][s(545)])return null;let c=null,u=a[s(785)],l=a[s(455)];const f=this[s(555)](a,s(467));for(const{suggestion:t,meta:e}of f){const n=this[s(499)][s(709)](u,l);if(e[s(398)]&&(this[s(471)]||!e[s(575)]&&!e[s(427)]))if(t[s(503)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(699)]()){if(r[s(516)](n,!0))return t;n[s(516)](r)||(e=!1)}e&&t[s(693)]()}else{const e=t[s(538)]();if(e[s(516)](n,!0))return t;if(!wc(t,r)){n[s(516)](e)?t[s(441)]():e[s(416)](u)?u=e[s(455)]:e[s(416)](l)&&(l=e[s(785)]);continue}u=u[s(751)](e[s(785)])?u:e[s(785)],l=l[s(715)](e[s(455)])?l:e[s(455)],r=Object[s(479)]({},t[s(651)]),c?e[s(785)][s(751)](c[s(538)]()[s(785)])?(c[s(441)](),c=t):t[s(441)]():c=t}}if(c)return this[s(448)](c,this[s(499)][s(709)](u,l)),c;{const t=(0,e.uid)(),i=this[s(499)][s(709)](u,l),a=o.id,c=n?s(704)+n:s(467),f=this[s(739)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(788)](c,t,a,i),f}}[Ec(403)](t,n=Ec(547),r={}){const s=Ec,o=this[s(773)][s(650)][s(733)](s(695)).me,a=t[s(598)]((t=>new i.LiveRange(t[s(785)],t[s(455)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(555)](a,s(639)))e[s(398)]&&!e[s(612)]&&c[s(624)](t);for(const e of c)if(e[s(503)]){const o=e[s(699)]();if((!e[s(651)]||!e[s(651)][s(801)])&&o[s(652)]((t=>a[s(759)]((e=>e[s(516)](t,!0)))))&&e[s(693)](),a[s(652)]((t=>o[s(759)]((e=>e[s(516)](t,!0)))))){const e=this[s(800)][s(701)](s(467),n,s(730));return this[s(558)]((()=>e(t,null,r))),null}}else{const t=e[s(538)]();if(a[s(759)]((e=>e[s(516)](t,!0)))&&e[s(693)](),a[s(652)]((e=>t[s(516)](e,!0)))){const t=this[s(800)][s(701)](s(467),n,s(730));return this[s(558)]((()=>t(a,null,r))),null}}const u=this[s(800)][s(701)](s(467),n,s(746));let l=null;for(const t of this[s(771)]())if(t[s(635)].id==o.id&&t[s(769)]&&s(467)==t[s(541)]&&t[s(747)]==n&&wc(t,r)&&(u(t[s(699)](),a)||u(a,t[s(699)]())))if(l){if(t[s(728)]&&t[s(728)][s(492)])continue;for(const e of t[s(699)]())l[s(524)](e)||l[s(661)](e);t[s(441)]()}else{l=t;for(const e of a)t[s(524)](e)||t[s(661)](e)}if(l)return l;c[s(413)]();for(const{suggestion:t,meta:e}of this[s(555)](a,s(467)))e[s(398)]&&(this[s(471)]||!e[s(575)]&&!e[s(427)])&&wc(t,r)&&c[s(624)](t);for(const t of c){const e=t[s(699)]();if((!r||!r[s(801)])&&a[s(652)]((t=>e[s(759)]((e=>e[s(516)](t,!0))))))return t;(!t[s(651)]||!t[s(651)][s(801)])&&e[s(652)]((t=>a[s(759)]((e=>e[s(516)](t,!0)))))&&t[s(693)]()}const f=(0,e.uid)(),h=o.id,g=s(704)+n,d=this[s(739)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(528)](),t[s(600)]||s(736)==t[s(642)][s(545)]||this[s(788)](g,f,h,t,zr[s(515)]());return d}[Ec(462)](t,n,r,s,o){const i=Ec;if(t[i(600)])return[];if(i(468)===this[i(654)])return[];const a=this[i(773)][i(650)][i(733)](i(695)).me.id,c=Array[i(473)](this[i(571)][i(418)]())[i(620)]((e=>i(802)==e[i(541)]&&e[i(529)][i(815)]==n&&e[i(524)](t)));if(i(767)===this[i(654)]){const e=this[i(555)](t,i(639))[i(620)]((({meta:t})=>t[i(398)]&&!t[i(427)]&&!t[i(612)]))[i(598)]((({suggestion:t})=>t));c[i(743)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(802)==t[i(541)]?t[i(529)][i(632)]:void 0,o=t[i(538)](),a=Array[i(473)](u[i(774)]())[i(662)]((t=>t[i(470)](o)));if(!a)continue;const c=a[i(729)](o);this[i(780)](n)&&i(639)==t[i(541)]&&0!=c[i(492)]||(u[i(540)](a),c[i(621)]((t=>{u[i(449)](t,r)})),i(639)!=t[i(541)]&&e!=s&&u[i(449)](a[i(794)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(492)]>37&&console[i(687)](i(807),{key:n});const f=(i(667)+(n+"|")+Rc({newValue:s}))[i(596)](0,60),h=this[i(739)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(404)](h),this[i(788)](f,c,a,t)}return l}[Ec(722)](t){const e=Ec;this[e(616)](t,((t,...n)=>{this[e(424)]((()=>{t(...n)}))}))}[Ec(520)](t){const e=Ec;this[e(792)][e(624)](t)}[Ec(641)](t){const e=Ec;this[e(521)][e(624)](t)}[Ec(451)](t){const e=Ec;return e(802)==t[e(541)]?t[e(747)][e(569)]("|")[0]:null}[Ec(448)](t,e){const n=Ec,r=t[n(484)]();this[n(499)][n(406)]((t=>{t[n(657)](r,{range:e})}))}[Ec(447)](t){const e=Ec,n=t.id,r=this[e(773)][e(518)][e(733)](e(463));this[e(618)][e(719)](n)||this[e(618)][e(466)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(618)][e(432)](n);s[e(669)](e(659)),s[e(659)]=!1,t[e(728)]=s}[Ec(798)](t,n,r,s){const o=Ec;if(t[o(541)]!=n||t[o(747)]!=r||t[o(707)].id!=s)throw this[o(773)][o(501)](o(410)),new e.CKEditorError(o(410),this)}[Ec(469)](t,n){const r=Ec,s=t[r(538)]();if(n[r(646)](s))t[r(441)]();else if(s[r(516)](n)){const o=this[r(499)][r(682)](n[r(785)][r(526)],r(455));this[r(448)](t,this[r(499)][r(709)](s[r(785)],o));const i=(0,e.uid)(),a=t[r(707)].id,c=t[r(541)]+":"+t[r(747)];this[r(739)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(529)],attributes:t[r(651)]});const u=this[r(499)][r(682)](n[r(455)][r(718)],r(574)),l=this[r(499)][r(709)](u,s[r(455)]);this[r(788)](c,i,a,l)}else if(s[r(416)](n[r(785)])){const e=this[r(499)][r(682)](n[r(785)][r(526)],r(455));this[r(448)](t,this[r(499)][r(709)](s[r(785)],e))}else{const e=this[r(499)][r(682)](n[r(455)][r(718)],r(574));this[r(448)](t,this[r(499)][r(709)](e,s[r(455)]))}}[Ec(496)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(555)](t,e(639))){if(!r[e(398)])continue;const s=n[e(699)]();for(const n of s)if(!t[e(729)](n)[e(492)])return!0}return!1}[Ec(568)](t){const n=Ec,r=this[n(773)][n(650)][n(733)](n(695))[n(812)](t);if(!r)throw new e.CKEditorError(n(684),this);return r}[Ec(544)](t){const e=Ec,n=this[e(773)][e(650)][e(733)](e(695)),r=(0,o.hashObject)(e(507)+t);return n[e(812)](r)||n[e(490)]({id:r,name:t})}[Ec(827)](t,e,n,r,s){const o=Ec,i=this[o(568)](r),a=this[o(800)][o(765)](t,e,n,i,s,(t=>{const e=o;this[e(399)](n,{attributes:t});const r=this[e(602)](n);this[e(755)](new Set([r])),this[e(782)](new Set([r]))}));return this[o(683)](a,o(730),(()=>{const t=o;this[t(399)](n,{state:t(549)})}),{priority:o(597)}),this[o(683)](a,o(693),(()=>{const t=o;this[t(399)](n,{state:t(760)})}),{priority:o(597)}),this[o(571)][o(449)](n,a),this[o(454)][o(449)](a,o(453)),a}[Ec(702)](t){const e=Ec,n=t[e(569)](":");return{group:n[0],type:n[1],subType:n[e(492)]>=5?n[2]:null,id:n[e(492)]<5?n[2]:n[3],authorId:n[e(492)]<5?n[3]:n[4],markerCount:6==n[e(492)]?n[5]:null}}[Ec(735)](t,n,r){const s=Ec,o=t[s(538)](),i=o[s(785)],a=o[s(455)];this[s(448)](t,this[s(499)][s(709)](i,n));const c=(0,e.uid)(),u=t[s(707)].id,l=t[s(541)]+(t[s(747)]?":"+t[s(747)]:"");this[s(739)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(651)],data:t[s(529)]});const f=this[s(451)](t);(s(688)==t[s(541)]||f&&this[s(780)](f))&&(r=this[s(499)][s(464)](r[s(718)])),this[s(788)](l,c,u,this[s(499)][s(709)](r,a))}[Ec(555)](t,e=null){const n=Ec,r=[],s=this[n(773)][n(650)][n(733)](n(695)).me;Array[n(766)](t)||(t=[t]);for(const o of this[n(771)]()){if(!o[n(769)])continue;if(e&&o[n(541)]!=e)continue;let i=!1;for(const e of o[n(699)]()){for(const a of t){const t=a[n(785)][n(646)](e[n(455)])||a[n(455)][n(646)](e[n(785)]);if(t||a[n(794)](e)){const c=a[n(516)](e)&&kc(this[n(499)][n(420)],e[n(785)],a),u=e[n(516)](a)&&kc(this[n(499)][n(420)],a[n(785)],e);r[n(404)]({suggestion:o,meta:{isOwn:s==o[n(635)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(788)](t,e,n,r,s){const o=Ec;this[o(499)][o(406)]((i=>{const a=o;let c=a(511)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(502)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(678)](t){const e=Ec,n=t[e(550)],r=t[e(799)];t[e(550)]=null,t[e(799)]=null,null!=n&&n[e(799)]==t&&(n[e(799)]=r),null!=r&&r[e(550)]==t&&(r[e(550)]=n),e(407)==this[e(454)][e(733)](t)&&(this[e(454)][e(449)](t,e(805)),this[e(552)](e(478),t,n,r))}[Ec(739)](t){const n=Ec,r=t.id,s=this[n(679)](t);if(this[n(428)]&&this[n(428)][n(513)]){const o=this[n(773)][n(650)][n(733)](n(522)),i=s[n(607)],a=s[n(747)]?s[n(541)]+":"+s[n(747)]:s[n(541)],c=this[n(773)][n(588)],u=o[n(624)](Hr(c,n(497))),l={id:r,type:a,hasComments:i,data:t[n(529)]||null,originalSuggestionId:t[n(821)]||null,attributes:s[n(651)]};this[n(428)][n(513)](l)[n(777)]((t=>{const e=n;s[e(456)]=!0,o[e(822)](u),t&&t[e(509)]&&(this[e(571)][e(733)](r)[e(509)]=t[e(509)])}))[n(537)]((t=>{const r=n;throw(0,e.logWarning)(r(686)),this[r(773)][r(425)][r(500)]({isUndoable:!1},(()=>{s[r(693)]()})),s[r(512)](),this[r(571)][r(540)](s.id),this[r(454)][r(540)](s),t}))}return s}[Ec(780)](t){const e=Ec;return this[e(792)][e(664)](t)}[Ec(399)](t,e){const n=Ec,r=this[n(773)][n(650)][n(733)](n(522)),s=this[n(602)](t);if(this[n(428)]&&this[n(428)][n(634)])if(s[n(456)]){const s=r[n(624)](Hr(this[n(773)][n(588)],n(497)));this[n(428)][n(634)](t,e)[n(777)]((()=>{r[n(822)](s)}))}else s.on(n(721),(()=>{this[n(399)](t,e)}))}[Ec(614)](t){const n=Ec;if(!this[n(428)]||!this[n(428)][n(602)])throw new e.CKEditorError(n(421),this);return this[n(428)][n(602)](t)}[Ec(823)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(702)](t),i=this[e(571)][e(733)](n)||this[e(827)](r,s,n,o,{});switch(this[e(798)](i,r,s,o),this[e(454)][e(733)](i)){case e(453):this[e(614)](n)[e(777)]((t=>{const r=e;let s=Promise[r(658)]();t[r(607)]&&(s=this[r(618)][r(673)]({channelId:this[r(773)][r(518)][r(733)](r(463)),threadId:n})),s[r(777)]((()=>{const e=r;this[e(679)](t)[e(456)]=!0}))})),this[e(454)][e(449)](i,e(532));break;case e(805):this[e(399)](n,{state:e(818)});case e(671):this[e(454)][e(449)](i,e(407)),this[e(552)](e(625),i);break;case e(407):this[e(552)](e(483),i)}return i[e(601)](t),i}[Ec(782)](t){const e=Ec,n=Array[e(473)](t),r=n[e(620)]((t=>e(802)==t[e(541)]));this[e(826)](r);const s=n[e(620)]((t=>!t[e(503)]&&e(802)!=t[e(541)])),o=this[e(771)]({skipNotAttached:!0})[e(620)]((t=>!t[e(503)]&&e(802)!=t[e(541)])),i=o[e(620)]((n=>!t[e(664)](n))),a=new Map(o[e(598)]((t=>[t,this[e(800)][e(701)](t[e(541)],t[e(747)],e(791))]))),c=new Map(o[e(598)]((t=>[t,t[e(538)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(492)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(492)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(492)];t++){const n=s[t];!l[e(664)](n)&&n[e(550)]&&(f[e(624)](n[e(550)]),n[e(550)][e(799)]===n&&(n[e(550)][e(799)]=null),n[e(550)]=null),!u[e(664)](n)&&n[e(799)]&&(f[e(624)](n[e(799)]),n[e(799)][e(550)]===n&&(n[e(799)][e(550)]=null),n[e(799)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(492)];e++){const r=g(t,n[e]);r&&(r[0][s(799)]=r[1],r[1][s(550)]=r[0],u[s(624)](r[0]),l[s(624)](r[1]))}}function g(t,n){const r=e;if(t[r(635)].id!==n[r(635)].id)return null;const s=a[r(733)](t)(t,n,c[r(733)](t),c[r(733)](n));return s&&a[r(733)](n)(t,n,c[r(733)](t),c[r(733)](n))?s[1][r(728)]&&s[1][r(728)][r(492)]?null:s:null}f[e(539)]&&this[e(782)](f)}[Ec(826)](t){const e=Ec;if(0==t[e(492)])return;const n=this[e(771)]({skipNotAttached:!0})[e(620)]((t=>e(802)==t[e(541)]&&t[e(510)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(651)]);s[e(664)](n)||(s[e(449)](n,r[e(492)]),r[e(404)]([]));const i=s[e(733)](n);r[i][e(404)](t)}!function(){const t=e;r[t(556)](((e,n)=>{const r=t,s=e[0][r(509)],o=n[0][r(509)];return s==o?e[0][r(651)][r(429)]<n[0][r(651)][r(429)]?-1:1:s<o?-1:1}));for(const e of r)e[t(556)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(492)];t++){if(0==r[t][e(492)])continue;const n=[];for(let s=t+1;s<r[e(492)];s++)0!=r[s][e(492)]&&i(r[t],r[s])&&n[e(404)](s);for(const s of n)r[t]=r[t][e(414)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(492)];n++)t[n][e(799)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(492)];n++)t[n][e(550)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(651)][r(429)]!==n[0][r(651)][r(429)]&&t[0][r(635)]!==n[0][r(635)])return!1;if(!function(t,e){const n=r;return!t[n(607)]&&!e[n(607)]||(!t[n(607)]||!e[n(607)])&&(!!(t[n(607)]&&e[n(509)]<t[n(728)][n(645)][n(733)](0)[n(509)])||!!(e[n(607)]&&t[n(509)]<e[n(728)][n(645)][n(733)](0)[n(509)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(651)],r(429)),o=Ic(n[0][r(651)],r(429));return!!wr(s,o)&&(!!t[r(652)]((t=>n[r(759)]((e=>t[r(538)]()[r(646)](e[r(538)]())))))&&n[r(652)]((e=>t[r(759)]((t=>e[r(538)]()[r(646)](t[r(538)]()))))))}}[Ec(755)](t){const e=Ec,n=Array[e(473)](t),r=this[e(771)]({skipNotAttached:!0}),s=r[e(620)]((n=>!t[e(664)](n))),o=new Map(n[e(598)]((t=>[t,this[e(800)][e(701)](t[e(541)],t[e(747)],e(746))]))),i=new Map(r[e(598)]((t=>[t,t[e(699)]()])));for(let t=0;t<n[e(492)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(492)];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(492)];e++){const s=r[e];if(s[a(541)]!==n[a(541)]||s[a(635)].id!==n[a(635)].id||s[a(747)]!==n[a(747)])continue;if(!Oc(n,s,[a(429)]))continue;if(a(802)==n[a(541)]&&n[a(529)][a(632)]!=s[a(529)][a(632)])continue;if(a(802)==n[a(541)]&&t[a(780)](n[a(529)][a(815)]))continue;if(a(688)==n[a(541)]){const e=t[a(773)][a(425)],r=n[a(582)]();if(r&&(e[a(420)][a(498)](r)||e[a(420)][a(775)](r)))continue}const c=o[a(733)](n),u=i[a(733)](n),l=i[a(733)](s),f=n[a(728)]&&n[a(728)][a(492)],h=s[a(728)]&&s[a(728)][a(492)];if(!f&&c(l,u))return t[a(734)](s,n),i[a(540)](n),!0;if(!h&&c(u,l))return t[a(734)](n,s),i[a(540)](s),!0}return!1}}[Ec(734)](t,e){const n=Ec;if(t[n(503)])for(const r of e[n(699)]())t[n(661)](r);else{const r=e[n(538)]()[n(455)];this[n(448)](t,this[n(499)][n(709)](t[n(538)]()[n(785)],r))}e[n(441)]()}[Ec(613)](t,e){const n=Ec,r=t[n(475)](n(752))||t[n(475)](n(802))?n(417):t[n(703)]();return Hr(this[n(773)][n(588)],e+"_"+r+n(762))}[Ec(700)](){const t=Ec,e=this[t(773)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(499)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(702)](t[s(536)]);if(s(450)===e){n[s(638)](this[s(613)](r,s(779)));break}}for(const t of r){const{group:e,type:r}=this[s(702)](t[s(536)]);if(s(450)===e){n[s(638)](this[s(613)](r,s(787)));break}}}))}[Ec(757)](t){const e=Ec;if(this[e(566)])return!1;const n=this[e(773)],r=n[e(425)][e(440)][e(772)][e(548)]();if(0==r[e(492)])return!1;const s=[],o=r[e(620)]((t=>e(802)==t[e(541)])),i=r[e(620)]((t=>e(400)==t[e(541)]&&e(525)!=t[e(536)])),a=r[e(620)]((t=>e(822)==t[e(541)]&&e(525)!=t[e(536)]));for(const t of o)s[e(404)]({key:t[e(542)],newValue:t[e(465)],oldValue:t[e(795)],range:Nc(t[e(576)],n[e(425)])});for(const t of i){const r=a[e(662)]((n=>n[e(608)][e(646)](t[e(608)])));r&&s[e(404)]({key:e(444),newValue:t[e(536)],oldValue:r[e(536)],range:n[e(425)][e(401)](t[e(608)][e(797)])})}return 0!=s[e(492)]&&this[e(783)](t,s)}[Ec(423)](t){const e=Ec;let n=!1;const r=this[e(773)][e(425)][e(440)][e(772)][e(749)]()[e(620)]((t=>t[e(529)][e(781)]&&t[e(536)][e(475)](e(461))));for(const s of r){const{subType:r,id:o}=this[e(702)](s[e(536)]),i=r[e(569)]("|")[0];for(const r of this[e(771)]({skipNotAttached:!0}))r.id!=o&&e(802)==r[e(541)]&&r[e(529)]&&r[e(529)][e(815)]==i&&r[e(538)]()[e(470)](s[e(529)][e(781)])&&(this[e(411)](r,s[e(529)][e(781)],t),n=!0)}return n}[Ec(424)](t){const e=Ec;this[e(773)],this[e(566)]=!0,t()}[Ec(619)](t){const e=Ec,n=this[e(780)](t),r=this[e(521)][e(664)](t);return n||r}[Ec(783)](t,e){const n=Ec;if(0==e[n(492)])return!1;let r=!1;for(const s of e){const e=this[n(555)](s[n(576)],n(802))[n(620)]((t=>!t[n(731)][n(612)]))[n(598)]((t=>t[n(450)])),i=(0,o.hashObject)({newValue:s[n(825)]});e[n(620)]((t=>{const e=n,[r,o]=t[e(747)][e(569)]("|");return r==s[e(815)]&&o!=i}))[n(621)]((e=>{const o=n;this[o(411)](e,s[o(576)],t),r=!0}))}return r}[Ec(411)](t,e,n){const r=Ec,s=t[r(538)]()[r(729)](e);0!==s[r(492)]?1!==s[r(492)]?this[r(735)](t,e[r(785)],e[r(455)]):this[r(448)](t,s[0]):n[r(717)](t[r(484)]())}}class Ac{constructor(t){const e=Ec;this[e(649)]=t,this[e(499)]=t[e(425)],this[e(656)]=new Map,this[e(495)]=new Map,this[e(409)]()}[Ec(765)](t,e,n,r,s,o){const i=Ec;return new zr(this[i(499)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(701)](t,e,i(730))(...n),onDiscard:(...n)=>this[i(701)](t,e,i(693))(...n)})}[Ec(726)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(656)][s(449)](o,r)}[Ec(701)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(656)][r(733)](s)||this[r(495)][r(733)](t+":"+n)}[Ec(409)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(556)](((t,n)=>t[e(785)][e(751)](n[e(785)])?1:-1)),this[e(499)][e(406)]((n=>{const r=e;for(const e of t){let t;t=e[r(455)][r(660)]&&e[r(455)][r(718)]==e[r(785)][r(797)]?n[r(617)](e[r(785)][r(797)],"on"):n[r(617)](e),this[r(499)][r(706)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(499)][n(406)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(598)]((t=>(Cc(t)&&(t=this[s(499)][s(709)](t[s(455)])),t)))[s(620)]((t=>s(736)!==t[s(642)][s(545)]));if(c[s(492)]<1)return;const u=Array[s(473)](this[s(499)][s(440)][s(489)][s(699)]())[s(598)]((t=>i.LiveRange[s(474)](t)));r[s(694)](c);for(const t of this[s(649)][s(648)][s(648)]())t[s(770)]();a[s(404)]({forceDefaultExecution:!0}),this[s(649)][s(637)](o,...a);const l=u[s(620)]((t=>s(736)!=t[s(642)][s(545)]));l[s(492)]>0&&r[s(694)](l);for(const t of u)t[s(528)]()}))},s=(e,n)=>1==e[t(492)]&&1==n[t(492)]&&e[0][t(455)][t(646)](n[0][t(785)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(499)])?[e,n]:vc(n,e,s,r,this[t(499)])?[n,e]:null;this[t(495)][t(449)](t(590),e),this[t(495)][t(449)](t(776),n),this[t(495)][t(449)](t(445),s),this[t(495)][t(449)](t(402),o),this[t(495)][t(449)](t(506),n),this[t(495)][t(449)](t(764),e),this[t(495)][t(449)](t(557),s),this[t(495)][t(449)](t(720),o),this[t(495)][t(449)](t(816),r),this[t(495)][t(449)](t(603),e),this[t(495)][t(449)](t(457),s),this[t(495)][t(449)](t(578),e),this[t(495)][t(449)](t(748),r),this[t(495)][t(449)](t(744),e),this[t(495)][t(449)](t(804),s),this[t(495)][t(449)](t(583),e),this[t(495)][t(449)](t(595),e),this[t(495)][t(449)](t(553),((e,n)=>{const r=t;if(!n)return;const s=this[r(649)][r(650)][r(733)](yc);this[r(499)][r(406)]((t=>{const o=r;if(o(444)==n[o(815)])for(const r of e){const e=r[o(785)][o(797)],s=n[o(632)];t[o(572)](e,s)}else if(s[o(780)](n[o(815)]))for(const r of e)void 0!==n[o(632)]?t[o(580)](n[o(815)],n[o(632)],r[o(785)][o(797)]):t[o(565)](n[o(815)],r[o(785)][o(797)]);else for(const r of e)n[o(632)]?t[o(580)](n[o(815)],n[o(632)],r):t[o(565)](n[o(815)],r)}))})),this[t(495)][t(449)](t(486),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(718)][r(732)]({includeSelf:!0,parentFirst:!0})){if(s[r(642)]==s)return!1;if(!n[r(710)](s))return!1;if(t[r(498)](s)||t[r(775)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(455)][e(718)]==t[e(785)][e(797)]&&t[e(455)][e(819)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(680)].is(s(519))&&!r[s(498)](t[s(680)]),i=t[s(785)][s(629)](o),a=t[s(455)][s(629)](o,{direction:s(482)});return!(t[s(785)][s(646)](i)&&t[s(455)][s(646)](a)||(i[s(751)](a)?n[s(657)](e,{range:n[s(709)](i,a)}):n[s(717)](e),0))}function Rc(t){return(0,o.hashObject)(t)}function Sc(t){const e=Ec,n=t[e(785)][e(797)];return n&&n.is(e(523))}function Nc(t,e){const n=Ec;return null==t[n(455)][n(526)]&&t[n(455)][n(718)]==t[n(785)][n(797)]?Mc(t[n(785)][n(797)],e):t}function Mc(t,e){const n=Ec,r=e[n(420)][n(498)](t)||e[n(420)][n(477)](t);return e[n(709)](e[n(682)](t,n(546)),r?e[n(737)](t):e[n(682)](t,n(455)))}function vc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(455)][o(646)](r[o(785)]))return!0;if(t[o(541)]!=e[o(541)])return!1;if(!n[o(455)][o(504)](r[o(785)]))return!1;const i=s[o(709)](n[o(455)],r[o(785)])[o(810)]();for(const t of i)if([o(611),o(813)][o(655)](t[o(541)])&&s[o(420)][o(775)](t[o(680)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(510)]||!e[r(510)])&&wr(Ic(t[r(651)],n),Ic(e[r(651)],n))}function wc(t,e){const n=Ec,r=Dc(t[n(651)]),s=Dc(e);if(!t[n(510)])return!1;for(const t of Object[n(774)](s))if(!wr(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(479)]({},t);return delete n[e(801)],delete n[e(630)],n}const Fc=xc;function xc(t,e){const n=Pc();return(xc=function(t,e){return n[t-=237]})(t,e)}function Pc(){const t=["remove","unbind","locale","431418Reolmv","view","_pendingAction","PENDING_ACTION_SUGGESTION","40qNmDof","PendingActions","discardSuggestion","411576xsWsfR","_removePendingAction","1562536CtneoX","acceptSuggestion","isEnabled","isDirty","getRanges","bind","add","execute","_discardCommand","704922njGSDg","get","plugins","canEditAt","14983120DlwJFS","9hhDsEL","listenTo","destroy","7909153nGsujz","canAccept","_acceptCommand","commentThreadController","_setPendingAction","change:isDirty","stopListening","canDiscard","model","commands","_editor","607045LtzZve"];return(Pc=function(){return t})()}!function(t,e){const n=xc,r=t();for(;;)try{if(599467===parseInt(n(262))/1+parseInt(n(243))/2+-parseInt(n(273))/3+-parseInt(n(275))/4+-parseInt(n(270))/5*(parseInt(n(266))/6)+-parseInt(n(251))/7+-parseInt(n(247))/8*(-parseInt(n(248))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class Uc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=xc;super(),this[s(259)]=e,this[s(267)]=n,this[s(254)]=r,this[s(261)]=t,this[s(253)]=t[s(260)][s(244)](s(276)),this[s(242)]=t[s(260)][s(244)](s(272)),this[s(267)][s(239)](s(277)).to(this[s(253)],this[s(242)],((t,e)=>t||e)),this[s(267)][s(239)](s(252)).to(this[s(253)],s(277),(t=>t&&this[s(261)][s(259)][s(246)](e[s(238)]()))),this[s(267)][s(239)](s(258)).to(this[s(242)],s(277),(t=>t&&this[s(261)][s(259)][s(246)](e[s(238)]()))),this[s(268)]=null,n[s(237)]&&this[s(255)](),this[s(249)](n,s(276),(()=>this[s(276)]())),this[s(249)](n,s(272),(()=>this[s(272)]())),this[s(249)](n,s(256),(()=>{const t=s;n[t(237)]?this[t(255)]():this[t(274)]()}))}[Fc(276)](){const t=Fc;this[t(253)][t(241)](this[t(259)].id)}[Fc(272)](){const t=Fc;this[t(242)][t(241)](this[t(259)].id)}[Fc(250)](){const t=Fc;this[t(267)][t(264)](t(277)),this[t(267)][t(264)](t(252)),this[t(267)][t(264)](t(258)),this[t(257)](),this[t(254)][t(250)](),this[t(268)]&&this[t(274)]()}[Fc(255)](){const t=Fc,e=Hr(this[t(261)][t(265)],t(269));this[t(268)]=this[t(261)][t(245)][t(244)](t(271))[t(240)](e)}[Fc(274)](){const t=Fc;null!==this[t(268)]&&this[t(261)][t(245)][t(244)](t(271))[t(263)](this[t(268)]),this[t(268)]=null}}const Bc=Gc;function jc(){const t=["31845LDKJOH","disableComments","disabledSubmit","isActive","12815280FnpKUy","authoredAt","_createCommentViews","updateComment","5076783MsiQga","12242630yjhTlT","552ZTxZqn","2293770ZmzcCr","_localUser","locale","5225017HqLEHE","isReadOnly","_model","CommentView","submit","hasDirtyComment","commentThread","destroy","removeComment","element","value","addComment","commentInputView","focus","descriptionParts","commentThreadInputView","commentsListView","92EQOfDl","setData","set","cancel","6054DyjurT","_createCommentThreadInputView","9jUDXia","editorConfig","isDirty","delegate","length","canDiscard","canAccept","editor","_config","bind","assign","fire","isEnabled","showInput"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=266]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(918923===parseInt(n(303))/1*(-parseInt(n(278))/2)+parseInt(n(276))/3+parseInt(n(299))/4*(parseInt(n(268))/5)+parseInt(n(279))/6+parseInt(n(282))/7+-parseInt(n(272))/8+parseInt(n(305))/9*(parseInt(n(277))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Vc extends s.View{constructor(t,e,n,r){const s=Gc;super(t),this[s(298)]=null,this[s(297)]=null,this[s(301)](s(271),!1),this[s(301)](s(273),e[s(273)]),this[s(314)](s(273)).to(e),this[s(301)](s(296),[]),this[s(301)](s(307),!1),this[s(301)](s(266),!1),this[s(301)](s(311),!1),this[s(301)](s(310),!1),this[s(284)]=e,this[s(280)]=n,this[s(313)]=r,r[s(269)]?this[s(301)](s(309),1):this[s(274)]()}[Bc(295)](){const t=Bc;this[t(291)][t(295)]()}[Bc(289)](){const t=Bc;this[t(298)]&&this[t(298)][t(289)](),this[t(297)]&&this[t(297)][t(289)](),super[t(289)]()}[Bc(274)](){const t=Bc,{CommentsListView:e}=this[t(313)];this[t(298)]=new e(this[t(281)],this[t(284)][t(288)],Object[t(315)]({CommentView:this[t(313)][t(285)]},this[t(313)])),this[t(298)][t(308)](t(290)).to(this),this[t(298)][t(308)](t(275)).to(this),this[t(298)][t(314)](t(271)).to(this),this[t(301)](t(309),this[t(298)][t(309)]+1),this[t(314)](t(309)).to(this[t(298)],t(309),(t=>t+1)),this[t(297)]=this[t(304)](),this.on(t(290),(()=>this[t(295)]())),this[t(314)](t(307)).to(this[t(298)],t(287),this[t(297)][t(294)],t(292),((t,e)=>t||!!e))}[Bc(304)](){const t=Bc,{CommentThreadInputView:e}=this[t(313)],n=new e(this[t(281)],this[t(280)],this[t(313)][t(306)]),r=n[t(294)];return n[t(314)](t(267)).to(this,t(271),this[t(284)][t(288)],t(283),r,t(292),((t,e,n)=>!!n||t&&!e)),r.on(t(286),((e,n)=>{const s=t;this[s(316)](s(293),n),r[s(312)][s(300)]("")})),r.on(t(302),(()=>this[t(295)]())),r[t(314)](t(270)).to(this[t(284)][t(288)],t(283)),n}}const zc=Wc;function Hc(){const t=["delegate","ck-annotation__info","userView","locale","EXTERNAL_IMPORT_WORD_AVATAR","innerText","ck-suggestion__actions","3137112MpfKOp","disableComments","ck-suggestion-","ck-suggestion--discard","content","editorReady","color","<p>","EXTERNAL_AVATAR","_model","change:description","editorDestroyed","execute","source","formatDateTime","_descriptionElement","getExternalSuggestionNote","ck-suggestion__info-name","ck-comment__info-time","ck-suggestion--disabled-comments","check","acceptButton","bindTemplate","join",'"></span>',"extendTemplate",'" title="',"cancel","_config","setTemplate","canAccept","ck-comment__external","EXTERNAL_SUGGESTION","ck-annotation","push","Accept suggestion","innerHTML","getUserViewNotificationText","map","940975XUdggS","_createButton","author","children",".ck-annotation__content-wrapper","ck-annotation__info-name","</p>","acceptSuggestion","value","render","863796MeDYTe","@external","createElement","45395LArMZs","discardButton","discardSuggestion","640503zdjwkN","ck-annotation__main","1123932uxcUGP","commentThreadInputView","authoredAt","ck-suggestion","span","</span>","creator","ck-suggestion__main","description","isActive","descriptionParts","isEnabled","element","ck-annotation__actions","title","name",'<span class="ck-suggestion-color" style="background-color: ',"ck-annotation__info-time","Discard suggestion","ck-suggestion--accept","commentThread","ck-suggestion__info","9cZuofr",'<span class="ck-suggestion-type">',"commentsListView","ck-annotation__user","type","importWord","31712TkUFiq","bind","time","ck-suggestion-wrapper","attributes","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-suggestion-wrapper--active","canDiscard","ck-annotation__content-wrapper","div","querySelector","fire","ck-suggestion__user","getTemplate","isExternal","split","set"];return(Hc=function(){return t})()}function Wc(t,e){const n=Hc();return(Wc=function(t,e){return n[t-=324]})(t,e)}!function(t,e){const n=Wc,r=t();for(;;)try{if(117149===-parseInt(n(412))/1*(-parseInt(n(418))/2)+parseInt(n(388))/3+-parseInt(n(382))/4+parseInt(n(372))/5+parseInt(n(390))/6+-parseInt(n(385))/7+-parseInt(n(333))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hc);class Kc extends Vc{constructor(e,n,r,s){const i=Wc;super(e,n,r,s),this[i(325)](i(416),""),this[i(419)](i(416)).to(this,i(400),(t=>t&&t[0]?t[0][i(416)]:"")),this[i(419)](i(398)).to(this,i(400),this,i(399),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(340)+Xc(e[n(337)],e[n(339)])+n(378);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(348)]=null,this[i(354)]=this[i(373)](Hr(e,i(368)),t.icons[i(353)],i(409),i(379),"sw"),this[i(354)][i(419)](i(401)).to(this,i(363)),this[i(386)]=this[i(373)](Hr(e,i(408)),t.icons[i(360)],i(336),i(387),"sw"),this[i(386)][i(419)](i(401)).to(this,i(425)),this[i(328)]=new o.UserView(e,this[i(342)][i(374)],this[i(370)]()),this[i(328)][i(358)]({attributes:{class:[i(430),i(415)]}}),this[i(362)](this[i(431)]())}[zc(431)](){const t=zc,e=this[t(355)],n=[{tag:t(427),attributes:{class:[t(411),t(327)]},children:[{tag:t(394),children:[{text:this[t(328)][t(405)]}],attributes:{class:[t(350),t(377)]}},{tag:t(420),attributes:{datetime:e.to(t(392)),class:[t(351),t(407)]},children:[{text:e.to(t(392),(e=>this[t(361)][t(347)](e)))}]}]},{tag:t(427),attributes:{class:[t(332),t(403)]},children:[this[t(354)],this[t(386)]]},{tag:t(427),attributes:{class:[t(426)]}}];this[t(342)][t(432)]&&n[t(367)]({tag:t(427),attributes:{class:[t(364)]},children:[{text:this[t(349)]()}]});const r={tag:t(427),attributes:{class:[t(421),e.if(t(399),t(424)),e.to(t(416),(e=>t(335)+e)),this[t(361)][t(334)]&&t(352)],"data-suggestion-id":this[t(342)].id,"data-thread-id":this[t(342)][t(410)].id,"data-author-id":this[t(342)][t(374)].id,tabindex:-1},children:[{tag:t(427),attributes:{class:[t(393),t(366)]},children:[this[t(328)],{tag:t(427),attributes:{class:[t(397),t(389)]},children:n}]}]};return this[t(414)]&&this[t(391)]&&(r[t(375)][t(367)](this[t(414)],this[t(391)]),this[t(414)][t(326)](t(338)).to(this),this[t(414)][t(326)](t(344)).to(this),this[t(391)][t(326)](t(338)).to(this),this[t(391)][t(326)](t(344)).to(this)),r}[zc(381)](){const t=zc;super[t(381)](),this[t(348)]=this[t(402)][t(428)](t(376)),this[t(348)][t(369)]=this[t(398)],this.on(t(343),((e,n,r)=>{const s=t;this[s(348)][s(369)]=r}))}[zc(373)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(329)]);return a[i(325)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(358)]({attributes:{class:n}}),a.on(i(345),(()=>{const t=i;this[t(429)](r,this[t(342)].id)})),a}[zc(349)](){const t=zc;return t(417)===this[t(342)][t(422)][t(383)][t(346)]?Hr(this[t(329)],t(423)):Hr(this[t(329)],t(365))}[zc(370)](){const t=zc;return this[t(342)][t(432)]?t(417)===this[t(342)][t(422)][t(383)][t(346)]?Hr(this[t(329)],t(330),this[t(342)][t(396)][t(405)]):Hr(this[t(329)],t(341),this[t(342)][t(396)][t(405)]):null}}function Xc(t,e){const n=zc;let r="";return r+=t[n(324)]("*")[n(371)](((t,e)=>e%2!=0?n(413)+qc(t)+n(395):qc(t)))[n(356)](""),e&&(r+=n(406)+e[n(380)]+n(359)+e[n(404)]+n(357)),r}function qc(t){const e=zc,n=document[e(384)](e(394));return n[e(331)]=t,n[e(369)]}const Zc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Yc=Qc;function Qc(t,e){const n=Jc();return(Qc=function(t,e){return n[t-=320]})(t,e)}function Jc(){const t=["CommentsRepository","hasSuggestion","discardButton","576030HpvrXM","push","discardAllSuggestions","TrackChangesUI","destroy","buttonView","_updateController","_refreshActiveMarkers","change:previous","trackChanges","getDescriptions","registerAnnotation","4BVPKDe","_addUIComponentsToFactory","execute","addSourceCollector","editor","isInContent","CommentsUI","lowest","2193417sJcnHP","Accept all selected suggestions","suggestionUnloaded","componentFactory","2561070tysTrs","has","view","isMultiRange","commentThread","Accept all suggestions","getMarkers","21010VBUFGK","keys","getAllAdjacentSuggestions","_annotationViews","getJoined","bind","getSuggestion","isOn","isDirty","addComment","source","locale","_createToolbarButton","suggestion-","items","comments.maxCommentCharsWhenCollapsed","TrackChangesEditing","change:activeAnnotations","reduce","switchbutton","trackChanges.disableComments","editing","delete","filter","type","SuggestionThreadView","init","_bindAnnotationToEditors","from","requires","model","value","Annotations","commands","comments","acceptAllSuggestions","size","_destroyController","menu","comments.maxThreadTotalWeight","Discard all selected suggestions","panelView","length","pluginName","acceptSelectedSuggestions","_disableComments","stopListening","getMarkerNames","children","_unbindEditors","refreshSelectedViews","menuBar:trackChanges","menuitemcheckbox","arrowView","set","descriptionFactory","Discard all suggestions","suggestionLoaded","createCommentThreadController","activeAnnotations","head","createAnnotation","previous","getByInnerView","_handleSuggestionControllerDelayed","values","getRanges","define","_createMenuBarMenu","mainView","commandName","unbind","CommentView","button","menuitem","comments.maxCommentsWhenCollapsed","remove","clear","55MkYiUZ","config","some","activeMarkers","5677713MOYFTe","toMany","suggestionChanged","add","trackChanges.SuggestionThreadView","838392kLUIUD","496453RRbWoQ","plugins","EditorAnnotations","separator","_suggestionToController","isEnabled","discardSelectedSuggestions","actionView","innerView","16JtBkue","createAnnotationView","get","listenTo","acceptButton","_handleControllerBuffer","focus","68nDEJzE","delegate","_viewToController","_initializeController","getFirstRange","comments.editorConfig","Track changes","descriptionParts"];return(Jc=function(){return t})()}!function(t,e){const n=Qc,r=t();for(;;)try{if(815163===parseInt(n(425))/1*(parseInt(n(464))/2)+-parseInt(n(326))/3+parseInt(n(441))/4*(-parseInt(n(337))/5)+parseInt(n(424))/6+-parseInt(n(452))/7*(parseInt(n(434))/8)+-parseInt(n(419))/9+-parseInt(n(330))/10*(-parseInt(n(415))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class $c extends t.Plugin{static get[Yc(366)](){const t=Yc;return[yc,o.Users,t(449),t(369),t(427)]}static get[Yc(380)](){return Yc(455)}constructor(t){const e=Yc;super(t),this[e(429)]=new Map,this[e(443)]=new Map,this[e(340)]=new Map,this[e(439)]=new Map;const n=this[e(322)][e(416)];n[e(404)](e(423),Kc),n[e(404)](e(357),!1),this[e(382)]=n[e(436)](e(357))}[Yc(401)](t,e){const n=Yc;0===this[n(439)][n(373)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(439)]){const r=this[t(429)][t(331)](e);r||n?r&&n&&this[t(374)](e):this[t(444)](e)}this[t(439)][t(414)](),this[t(322)][t(426)][t(436)](t(427))[t(387)](),this[t(459)]()}),10),this[n(439)][n(391)](t,e)}[Yc(363)](){const t=Yc,e=this[t(322)],n=e[t(426)][t(436)](t(353)),r=e[t(426)][t(436)](t(369)),s=e[t(426)][t(436)](t(427)),o=e[t(426)][t(436)](t(449));this[t(465)](),s[t(321)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(365)](this[e(429)])){const s=t[e(339)](),o=[];for(const t of s){if(!t[e(323)])continue;if(t[e(333)]){o[e(453)](...t[e(403)]());continue}const n=t[e(445)]();if(o[e(379)]>0){const t=o[0][e(341)](n);if(t){o[0]=t;continue}}o[e(453)](n)}n[e(453)]([r[e(332)],o])}return n})),this[t(437)](n,t(394),((e,n)=>{const r=t;this[r(437)](n,r(460),((t,e,s,o)=>{const i=r;n[i(323)]&&(null==s?(this[i(458)](o[i(397)]),this[i(401)](n,!1)):(this[i(458)](s[i(397)]),null==o&&this[i(401)](n,!0)))})),null!==n[r(399)]?this[r(458)](n[r(397)]):this[r(401)](n,!1)})),this[t(437)](n,t(328),((e,n,r)=>{const s=t;this[s(383)](n,s(460)),this[s(439)][s(359)](n),this[s(429)][s(331)](n)&&this[s(374)](n),r&&this[s(458)](r[s(397)])})),this[t(437)](n,t(421),((e,n)=>{this[t(458)](n)})),this[t(437)](r,t(354),(()=>{this[t(459)]()})),this[t(437)](o,t(346),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(450)](r))return;const i=n[o(343)](r);this[o(429)][o(436)](i)[o(332)][o(440)]()}),{priority:t(325)})}[Yc(459)](){const t=Yc,e=this[t(322)][t(426)][t(436)](t(369)),n=this[t(322)][t(426)][t(436)](t(353)),r=Array[t(365)](e[t(396)],(e=>e[t(433)]))[t(360)]((e=>this[t(443)][t(331)](e))),s=[];for(const e of r){const n=this[t(443)][t(436)](e)[t(367)][t(339)]();s[t(453)](...n[t(355)](((e,n)=>[...e,...n[t(384)]()]),[]))}n[t(418)]=s}[Yc(465)](){const t=Yc,n=this[t(322)],r=n[t(348)],o=Hr(r,t(447)),i=new e.Collection([{type:t(356),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(461),role:t(389)})},{type:t(428)},{type:t(410),model:new s.ViewModel({withText:!0,label:Hr(r,t(335)),commandName:t(372),role:t(411)})},{type:t(410),model:new s.ViewModel({withText:!0,label:Hr(r,t(327)),commandName:t(381),role:t(411)})},{type:t(410),model:new s.ViewModel({withText:!0,label:Hr(r,t(393)),commandName:t(454),role:t(411)})},{type:t(410),model:new s.ViewModel({withText:!0,label:Hr(r,t(377)),commandName:t(431),role:t(411)})}]);for(const e of i)if(tu(e)){const r=n[t(370)][t(436)](e[t(367)][t(407)]);e[t(367)][t(342)](t(344),t(430)).to(r,t(368),t(430))}n.ui[t(329)][t(422)](t(461),(e=>this[t(349)](e,i,o))),n.ui[t(329)][t(422)](t(388),(e=>this[t(405)](e,i,o)))}[Yc(349)](t,e,n){const r=Yc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(322)][r(370)][r(436)](r(461));o[r(457)][r(391)]({tooltip:n,label:n,icon:Zc}),o[r(457)][r(342)](r(344)).to(i,r(368)),o[r(457)].on(r(320),(()=>{const t=r;i[t(320)](),this[t(322)][t(358)][t(332)][t(440)]()})),(0,s.addListToDropdown)(o,e,{role:r(375)});const a=[];for(const t of e)tu(t)&&a[r(453)](this[r(322)][r(370)][r(436)](t[r(367)][r(407)]));const c=o[r(457)];return c[r(432)][r(408)](r(430)),c[r(390)][r(408)](r(430)),c[r(432)][r(342)](r(430)).to(i,r(430)),c[r(390)][r(342)](r(430))[r(420)](a,r(430),((...t)=>t[r(417)]((t=>t)))),o.on(r(320),(t=>{const e=r;this[e(322)][e(320)](t[e(347)][e(407)]),this[e(322)][e(358)][e(332)][e(440)]()})),o}[Yc(405)](t,e,n){const r=Yc,o=new s.MenuBarMenuView(t),i=this[r(322)][r(370)][r(436)](r(461));o[r(457)][r(391)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(428)==n[r(361)]){a[r(351)][r(422)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(367)];i[r(342)](...Object[r(338)](c)).to(c),i[r(442)](r(320)).to(o),i.on(r(320),(()=>{const t=r;this[t(322)][t(320)](c[t(407)]),this[t(322)][t(358)][t(332)][t(440)]()})),e[r(385)][r(422)](i),a[r(351)][r(422)](e)}return o[r(342)](r(430)).to(i,r(430)),o[r(378)][r(385)][r(422)](a),o}[Yc(444)](t){const e=Yc,n=this[e(322)],r=n[e(416)],s=n[e(426)][e(436)](e(369)),i=n[e(426)][e(436)](e(449)),a=n[e(426)][e(436)](e(427)),c=n[e(426)][e(436)](o.Users).me,u=r[e(436)](e(461))[e(362)],{CommentsListView:l,CommentThreadInputView:f}=n[e(426)][e(436)](e(324));let h,g;this[e(340)][e(331)](t.id)?(g=this[e(340)][e(436)](t.id),h=g[e(406)]):(h=new u(n[e(348)],t,c,{disableComments:this[e(382)],editorConfig:r[e(436)](e(446)),maxCommentsWhenCollapsed:r[e(436)](e(412)),maxThreadTotalWeight:r[e(436)](e(376)),maxCommentCharsWhenCollapsed:r[e(436)](e(352)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(436)](e(348))),CommentView:r[e(436)](e(371))[e(409)],CommentsListView:l,CommentThreadInputView:f}),h[e(438)].on(e(320),(()=>{const t=e;n[t(358)][t(332)][t(440)]()})),h[e(451)].on(e(320),(()=>{const t=e;n[t(358)][t(332)][t(440)]()})),g=s[e(435)](this[e(322)][e(348)],h),g[e(342)](e(345)).to(h,e(345)),g[e(342)](e(379)).to(h),g[e(342)](e(361)).to(h,e(361),(t=>e(350)+t)),this[e(340)][e(391)](t.id,g));const d=i[e(395)](t[e(334)],h),p=new Uc(n,t,h,d),m=t[e(339)]()[e(360)]((t=>t[e(323)]));h[e(448)]=n[e(426)][e(436)](e(353))[e(392)][e(462)](m),this[e(429)][e(391)](t,p),this[e(443)][e(391)](h,p);const I=s[e(398)]({view:g,target:()=>{const r=e,s=[],i=t[r(339)]()[r(360)]((t=>t[r(323)]));for(const t of i)s[r(453)](...t[r(336)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(358)],s)},type:()=>e(350)+p[e(332)][e(361)]});i[e(364)](h,I),s[e(422)](I),a[e(463)](I)}[Yc(374)](t){const e=Yc,n=this[e(322)][e(426)][e(436)](e(449)),r=this[e(322)][e(426)][e(436)](e(369)),s=this[e(429)][e(436)](t),o=s[e(332)],i=r[e(400)](o);n[e(386)](o),i&&r[e(413)](i),this[e(429)][e(359)](t),this[e(443)][e(359)](o),s[e(456)]()}[Yc(458)](t){const e=Yc;if(!t[e(323)]||!this[e(429)][e(331)](t))return;const n=this[e(322)][e(426)][e(436)](e(353)),r=this[e(429)][e(436)](t),s=t[e(339)]();r[e(332)][e(448)]=n[e(392)][e(462)](s)}[Yc(456)](){const t=Yc;for(const e of this[t(429)][t(338)]())this[t(374)](e);for(const e of this[t(340)][t(402)]())e[t(406)][t(456)]();super[t(456)]()}}function tu(t){return Yc(367)in t}var eu=ru;function nu(){var t=["requires","plugins","getSuggestions","877681UTMLAf","addSuggestionData","10bInCPU","1176TXYVAw","620QQZpJh","6194874UZSHbL","pluginName","editor","adapter","1433556kpbCvn","TrackChanges","1214UCdaGQ","getSuggestion","addSuggestion","50352BGebsO","132147AACPzq","118278SYbPkK","get","Comments"];return(nu=function(){return t})()}function ru(t,e){var n=nu();return(ru=function(t,e){return n[t-=243]})(t,e)}!function(t,e){for(var n=ru,r=t();;)try{if(595222===-parseInt(n(253))/1+parseInt(n(248))/2*(parseInt(n(262))/3)+-parseInt(n(246))/4*(-parseInt(n(261))/5)+-parseInt(n(264))/6+-parseInt(n(259))/7+parseInt(n(251))/8+-parseInt(n(252))/9*(-parseInt(n(263))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(nu);class su extends t.Plugin{static get[eu(256)](){return[yc,$c,eu(255)]}static get[eu(243)](){return eu(247)}set[eu(245)](t){var e=eu;this[e(244)][e(257)][e(254)](yc)[e(245)]=t}get[eu(245)](){var t=eu;return this[t(244)][t(257)][t(254)](yc)[t(245)]}[eu(250)](t){var e=eu;return this[e(244)][e(257)][e(254)](yc)[e(260)](t)}[eu(258)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(244)][n(257)][n(254)](yc)[n(258)]({skipNotAttached:t,toJSON:e})}[eu(249)](t){var e=eu;return this[e(244)][e(257)][e(254)](yc)[e(249)](t)}}const ou=au;function iu(){const t=["editor","constructor","6RoOuiN","_adapter","5284965VQTHpN","create","track-changes-data-invalid-editor-creator","destroy","useAnonymousUser","rootsAttributes","createElement","data","9JaMDSC","1629768NZjQRv","getDataWithAcceptedSuggestions","addSuggestionData","end","discardAllSuggestions","getUser","reduce","getFullData","9663340qQeeSJ","609328zrfGal","Users","154653wFYCSB","20sEuJda","requires","name","document","createDocumentFragment","config","addCommentThread","trackChangesData.editorCreator","push","model","getRootNames","addUser","div","editorCreator","TrackChangesEditing","acceptAllSuggestions","plugins","function","get","init","result","trackChangesData","TrackChangesData","2137950XGrGdV","pluginName","users","getDataWithDiscardedSuggestions","getCommentThreads","Pagination","TrackChangesDataGetter","set","getRootsAttributes","execute","getSuggestions","appendChild","define","4424736gJjYxu","CommentsRepository","map"];return(iu=function(){return t})()}function au(t,e){const n=iu();return(au=function(t,e){return n[t-=243]})(t,e)}!function(t,e){const n=au,r=t();for(;;)try{if(380555===parseInt(n(265))/1+-parseInt(n(268))/2*(-parseInt(n(267))/3)+-parseInt(n(256))/4+parseInt(n(291))/5+parseInt(n(245))/6*(parseInt(n(247))/7)+parseInt(n(304))/8*(-parseInt(n(255))/9)+-parseInt(n(264))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);const cu=[ou(296)];class uu extends t.Plugin{static get[ou(269)](){return[yc]}static get[ou(292)](){return ou(290)}[ou(287)](){const t=ou,n=this[t(243)];if(n[t(273)][t(303)](t(275),(e=>{const r=t,s=n[r(277)][r(271)][r(278)]()[r(262)](((t,e)=>(t[e]="",t)),{});return n[r(244)][r(248)](s,e)})),t(285)!=typeof n[t(273)][t(286)](t(289))[t(281)])throw new e.CKEditorError(t(249))}[ou(257)](t){return hu(this[ou(243)],!0,t)}[ou(294)](t){return hu(this[ou(243)],!1,t)}}class lu extends t.Plugin{static get[ou(292)](){return ou(297)}constructor(t){const e=ou;super(t),this[e(288)]=e(259)}[ou(287)](){const t=ou;this[t(243)][t(284)][t(286)](t(305))[t(246)]={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(243)][t(284)][t(286)](t(282))[t(246)]=null}}function fu(t){return void 0!==t[ou(299)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(284)][r(276)](yc,lu),s[r(252)]=fu(t)?t[r(299)]():void 0;const i=document[r(272)](),a=t[r(273)][r(286)](r(289))[r(281)],c=await a(s,(()=>function(t){const e=r,n=document[e(253)](e(280));return t[e(302)](n),n}(i)));!function(t,e){const n=r,s=t[n(277)][n(271)][n(278)]()[n(262)](((e,r)=>(e[r]=t[n(254)][n(286)]({rootName:r}),e)),{}),o=t[n(284)][n(286)](n(266))[n(293)][n(306)]((t=>({id:t.id,name:t[n(270)]}))),i=t[n(284)][n(286)](n(282))[n(301)]({skipNotAttached:!0,toJSON:!0}),a=t[n(284)][n(286)](n(305))[n(295)]({skipNotAttached:!0,toJSON:!0}),c=e[n(284)][n(286)](n(266)),u=e[n(284)][n(286)](n(282)),l=e[n(284)][n(286)](n(305));for(const t of o)c[n(261)](t.id)||c[n(279)](t);c.me||c[n(251)]();for(const t of a)l[n(274)](t);for(const t of i)u[n(258)](t);e[n(254)][n(298)](s)}(t,c),c[r(300)](r(e?283:260));const u=fu(c)?c[r(263)](n):c[r(254)][r(286)](n);return await c[r(250)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=300]})(t,e)}function du(){var t=["18ehvYjC","7IkWTtg","1129683HvzZXp","6042110vbWHqt","1753372gjWSyD","3FtjrMg","5043032ToDHlu","6880392wYLQWs","233356mokKSA","3738150tkpVYC"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(665809===-parseInt(n(307))/1+parseInt(n(309))/2+parseInt(n(300))/3*(-parseInt(n(303))/4)+parseInt(n(308))/5+parseInt(n(302))/6+parseInt(n(306))/7*(-parseInt(n(301))/8)+parseInt(n(305))/9*(-parseInt(n(304))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>au,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=l();return(u=function(t,e){return n[t-=421]})(t,e)}function l(){const t=["forceDisabled","affectsData","18ZvmNus","_enableCommands","44YaiNqJ","TrackChangesCommand","value","_disableUnsupportedCommands","clearForceDisabled","173670UxjTIl","62502wzMiwI","editor","10jmshGX","has","1960248rdUTXp","9Ztgtbk","_isEnabledBasedOnSelection","execute","642927aUmwhg","_enabledCommands","16qFPXIi","refresh","363385JTrZNv","1225536BzoLxJ","commands","343790ENmWJN","isEnabled"];return(l=function(){return t})()}!function(t,e){const n=u,r=t();for(;;)try{if(170196===parseInt(n(426))/1*(-parseInt(n(424))/2)+parseInt(n(432))/3+-parseInt(n(434))/4*(parseInt(n(436))/5)+parseInt(n(443))/6*(parseInt(n(423))/7)+parseInt(n(428))/8*(parseInt(n(429))/9)+-parseInt(n(439))/10*(-parseInt(n(445))/11)+parseInt(n(437))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(l);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(433)]=e,this[n(447)]=!1,this[n(435)](),this[n(430)]=!1}[c(435)](){this[c(440)]=!0}[c(431)](){const t=c;this[t(447)]=!this[t(447)],this[t(447)]?this[t(421)]():this[t(444)]()}[c(421)](){const t=c;for(const e of this[t(425)][t(438)][t(438)]())e[t(442)]&&!this[t(433)][t(427)](e)&&e[t(441)](t(446))}[c(444)](){const t=c;for(const e of this[t(425)][t(438)][t(438)]())e[t(442)]&&!this[t(433)][t(427)](e)&&e[t(422)](t(446))}}const h=d;function g(){const t=["plugins","get","canEditAt","_suggestions","1472TlzfOD","refresh","90sAjgsn","isEnabled","5329xRuEHY","model","26478oeXojp","6325662XREEAM","track-changes-accept-suggestion-not-found","10734650XScZwn","editor","228poYdft","execute","7Uemkgs","acceptSuggestion","TrackChangesEditing","2236663NnyuhJ","2388WMSJxk","2369255GfWwVz","_isEnabledBasedOnSelection","1911fwrZGJ","getRanges"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=167]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(579922===-parseInt(n(190))/1*(-parseInt(n(188))/2)+-parseInt(n(180))/3*(parseInt(n(177))/4)+-parseInt(n(178))/5+-parseInt(n(167))/6*(parseInt(n(173))/7)+parseInt(n(186))/8*(-parseInt(n(192))/9)+-parseInt(n(169))/10+-parseInt(n(176))/11*(-parseInt(n(171))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(185)]=e,this[n(187)](),this[n(179)]=!1}[h(187)](){this[h(189)]=!0}[h(172)](t){const n=h,r=this[n(185)][n(183)](t);if(!r)throw new e.CKEditorError(n(168),this);const s=r[n(181)]();this[n(170)][n(191)][n(184)](s)&&this[n(170)][n(182)][n(183)](n(175))[n(174)](r)}}const m=E;function I(){const t=["getRanges","18657TbXoTH","62pypZfR","model","126LGAWdc","1535604waLUmW","get","2104365revQnc","179912vvIPZb","track-changes-discard-suggestion-not-found","_suggestions","editor","plugins","refresh","662961EGXZtF","isEnabled","execute","TrackChangesEditing","66813dpzzFm","_isEnabledBasedOnSelection","canEditAt","282312ifuaIs","discardSuggestion"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=230]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(454798===-parseInt(n(244))/1+parseInt(n(232))/2*(parseInt(n(248))/3)+-parseInt(n(238))/4+-parseInt(n(237))/5+parseInt(n(235))/6+-parseInt(n(234))/7*(-parseInt(n(251))/8)+parseInt(n(231))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(240)]=e,this[n(243)](),this[n(249)]=!1}[m(243)](){this[m(245)]=!0}[m(246)](t){const n=m,r=this[n(240)][n(236)](t);if(!r)throw new e.CKEditorError(n(239),this);const s=r[n(230)]();this[n(241)][n(233)][n(250)](s)&&this[n(241)][n(242)][n(236)](n(247))[n(252)](r)}}function T(){const t=["isTouching","isArray","start","isInContent","isMultiRange","value","from","88543iTJWTu","push","color","160318bMkLFg","content","212058uZqjgh","isIntersecting","7828770NEASok","map","add","length","replace","3598182luGCLP","splice","306iKqnCI","deletion","createPositionBefore","join","isCollapsed","1FVSYwp","change","execute","76ECSbEV","createPositionAfter","schema"," [color ","end","createRange","getRanges","54770AlrAXA","next","3540976VhsTzB","sort","type","isObject","createPositionAt"];return(T=function(){return t})()}function _(t,e){const n=T();return(_=function(t,e){return n[t-=289]})(t,e)}function y(t){const e=_;return t[e(326)](((t,n)=>e(309)==t[e(327)]&&e(309)!=n[e(327)]?-1:e(309)!=t[e(327)]&&e(309)==n[e(327)]?1:0))}function A(t,e){const n=_;let r,s=0;const o=[],i=e[n(318)];for(;s<t[n(304)];){const a=t[s],c=t[s+1];r||(r=e[n(310)](a)),k(e,a,c)||(o[n(295)](e[n(321)](r,i[n(328)](a)?e[n(317)](a):e[n(329)](a,n(320)))),r=null),s++}return o}function k(t,e,n){const r=_;if(!n)return!1;const s=t[r(317)](e),o=t[r(310)](n);return s[r(330)](o)}!function(t,e){const n=_,r=t();for(;;)try{if(386903===parseInt(n(313))/1*(parseInt(n(297))/2)+-parseInt(n(299))/3+-parseInt(n(316))/4*(parseInt(n(323))/5)+parseInt(n(308))/6*(parseInt(n(294))/7)+-parseInt(n(325))/8+-parseInt(n(306))/9+parseInt(n(301))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(T);function C(t,e,n){const r=_;for(;n[r(304)];){const s=n[r(307)](0,100);t[r(314)]((()=>{const t=r;for(const n of s)n[t(290)]&&e[t(315)](n.id)}))}}const L=N;function N(t,e){const n=R();return(N=function(t,e){return n[t-=377]})(t,e)}function R(){const t=["values","some","execute","isInContent","refresh","_command","10390HflgtO","editor","getRanges","3810896BKOknk","6337009ylufRz","8005510LUalEO","_suggestions","66LqauCm","isEnabled","canEditAt","564KGzMvc","12712995iSSKdn","from","93004GGQxmx","_isEnabledBasedOnSelection","model","1086487nMVTxd","6gtBFYw"];return(R=function(){return t})()}!function(t,e){const n=N,r=t();for(;;)try{if(825498===-parseInt(n(388))/1+-parseInt(n(385))/2*(parseInt(n(379))/3)+parseInt(n(382))/4*(parseInt(n(396))/5)+parseInt(n(389))/6*(parseInt(n(400))/7)+-parseInt(n(399))/8+parseInt(n(383))/9+parseInt(n(377))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=N;super(t),this[r(395)]=e,this[r(378)]=n,this[r(394)](),this[r(386)]=!1}[L(394)](){const t=L,e=Array[t(384)](this[t(378)][t(390)]())[t(391)]((e=>e[t(393)]));this[t(380)]=this[t(395)][t(380)]&&e}[L(392)](){const t=L,e=y(Array[t(384)](this[t(378)][t(390)]()));for(const n of e){const e=n[t(398)]();if(!this[t(397)][t(387)][t(381)](e))return}C(this[t(397)][t(387)],this[t(395)],e)}}const M=w;function v(){const t=["values","69593IAESya","canEditAt","selection","getRanges","model","editor","1831774gWwRPi","_command","262428epIlot","_isEnabledBasedOnSelection","size","1352720JulPJD","_suggestions","from","document","execute","48cVTooL","isEnabled","_selectedSuggestions","269855NkRrOb","11164uMnAkt","554532lSMzAs","refresh"];return(v=function(){return t})()}function w(t,e){const n=v();return(w=function(t,e){return n[t-=461]})(t,e)}!function(t,e){const n=w,r=t();for(;;)try{if(143467===-parseInt(n(475))/1+parseInt(n(471))/2*(-parseInt(n(467))/3)+-parseInt(n(472))/4+parseInt(n(470))/5+-parseInt(n(483))/6+parseInt(n(481))/7+parseInt(n(462))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(v);class O extends t.Command{constructor(t,e,n){const r=w;super(t),this[r(482)]=e,this[r(463)]=n,this[r(469)]=new Set,this[r(473)](),this[r(484)]=!1}[M(473)](){const t=M,e=this[t(480)][t(479)][t(465)][t(477)],n=Array[t(464)](this[t(463)][t(474)]());this[t(469)]=function(t,e){const n=_,r=Array[n(293)](t[n(322)]()),s=new Set;for(const o of e)if(o[n(290)])for(const e of r)for(const r of o[n(322)]())(e[n(300)](r)||t[n(312)]&&!o[n(291)]&&o[n(324)]&&r[n(320)][n(330)](e[n(289)]))&&s[n(303)](o);return s}(e,n),this[t(468)]=this[t(482)][t(468)]&&!!this[t(469)][t(461)]}[M(466)](){const t=M,e=y(Array[t(464)](this[t(469)]));for(const n of e){const e=n[t(478)]();if(!this[t(480)][t(479)][t(476)](e))return}C(this[t(480)][t(479)],this[t(482)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var P=Array.prototype.splice;const x=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():P.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const j=function(t){return B(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=x,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const z=V;const H=function(){this.__data__=new z,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const X="object"==typeof global&&global&&global.Object===Object&&global;var J="object"==typeof self&&self&&self.Object===Object&&self;const Z=X||J||Function("return this")();const Y=Z.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=Y?Y.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Y?Y.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=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 kt=At(Z,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const wt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function Ot(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ot.prototype.clear=Lt,Ot.prototype.delete=Nt,Ot.prototype.get=St,Ot.prototype.has=vt,Ot.prototype.set=wt;const Dt=Ot;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||z),string:new Dt}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Pt=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const xt=function(t){var e=Pt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Pt(this,t).get(t)};const jt=function(t){return Pt(this,t).has(t)};const Gt=function(t,e){var n=Pt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=xt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const zt=Vt;const Ht=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new z(t);this.size=e.size}Wt.prototype.clear=H,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=q,Wt.prototype.set=Ht;const Kt=Wt;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Xt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Jt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Zt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Zt.call(t,e)&&F(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):Yt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?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&&X.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const we=function(t){return null!=t&&de(t.length)&&!ct(t)};const Oe=function(t){return we(t)?Ce(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 Be=Object.prototype.hasOwnProperty;const Pe=function(t){if(!at(t))return Fe(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const xe=function(t){return 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?Z.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Je=Object.getOwnPropertySymbols;const Ze=Je?function(t){return null==t?[]:(t=Object(t),Ke(Je(t),(function(e){return Xe.call(t,e)})))}:qe;const Ye=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}:qe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,Oe,Ze)};const sn=function(t){return nn(t,xe,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(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=Z.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Y?Y.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const wn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return wn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return vn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Fn($e(t))};const Pn=function(t){return te(t)&&"[object Map]"==_n(t)};var xn=_e&&_e.isMap;const Un=xn?Ie(xn):Pn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var zn="[object Arguments]",Hn="[object Function]",Wn="[object Object]",Kn={};Kn[zn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Hn]=Kn["[object WeakMap]"]=!1;const qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Wn||h==zn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?en(e,Ue(a,e)):Ye(e,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?xe:Oe)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return qn(t,5)};const Jn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Zn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Jn(t))||(Yn.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||zt),n}$n.Cache=zt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Y?Y.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(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])?[]:{})}Yt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const 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 Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Pr=function(t,e){return e.length<2?t:Fr(t,Br(e,0,-1))};const xr=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||xr(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=292]})(t,e)}function Vr(){const t=["suggestion:","getItems","755076sNVOhu","isExternal","getMarkers","getMarkerNames","next","hasComments","2800992EGMQqm","removeAttribute","set","markers","getContainedElement","decorate","addRange","filter","addMarkerName","split","1464078mBeIKm","commentThread","_saved","_onAttributesChange","addMarker","5avJsMP","isIntersecting","size","change","type","339gyGBcz","map","removeMarker","isIntersectingWithRange","getRanges","reduce","removeMarkers","end","_onDiscard","onAttributesChange","accept","_isDataLoaded","_model","author","add","getAllAdjacentSuggestions","head","createdAt","isMultiRange","discard","toJSON","setAttribute","56907OMMMvR","312921ZdRypD","getFirstRange","_markerNames","push","attributes","onDiscard","authoredAt","1581708gsTwle","creator","substr","clear","6268yDauJv","from","start","onAccept","nodeBefore","isInContent","getRange","nodeAfter","subType","get","580OBBdcR","length","delete","getFirstMarker","@external","getMultiRangeId","data","previous","_onAccept"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(343708===-parseInt(n(344))/1+parseInt(n(295))/2+-parseInt(n(321))/3*(parseInt(n(355))/4)+-parseInt(n(316))/5*(-parseInt(n(351))/6)+parseInt(n(311))/7+parseInt(n(301))/8+parseInt(n(343))/9*(-parseInt(n(365))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(332)]=!1,this.id=e.id,this[n(320)]=e[n(320)],this[n(363)]=e[n(363)]||null,this[n(334)]=e[n(334)],this[n(352)]=e[n(352)]||e[n(334)],this[n(296)]=Boolean(e[n(348)]&&e[n(348)][n(369)]),this[n(371)]=null,this[n(333)]=t,this[n(292)]=e[n(358)],this[n(329)]=e[n(349)],this[n(314)]=e[n(330)],this[n(346)]=new Set,this[n(338)]=null,this[n(303)](n(350),null),this[n(303)](n(348),e[n(348)]||{}),this[n(303)](n(372),null),this[n(303)](n(299),null),this[n(303)](n(312),null),this[n(303)](n(313),!1),this[n(306)](n(331)),this[n(306)](n(340))}get[jr(337)](){const t=jr;let e=this;for(;e[t(372)];)e=e[t(372)];return e}get[jr(300)](){const t=jr;return!!this[t(312)]&&this[t(312)][t(366)]>0}get[jr(339)](){const t=jr;return 0!=this[t(346)][t(318)]&&6==Array[t(356)](this[t(346)])[0][t(310)](":")[t(366)]}get[jr(360)](){return null!==this[jr(368)]()}[jr(309)](t){const e=jr;this[e(346)][e(335)](t)}[jr(298)](){const t=jr;return Array[t(356)](this[t(346)])}[jr(297)](){const t=jr;return this[t(298)]()[t(322)]((e=>this[t(333)][t(304)][t(364)](e)))[t(308)]((t=>t))}[jr(368)](){return this[jr(297)]()[0]||null}[jr(327)](){const t=jr;this[t(333)][t(319)]((e=>{const n=t;for(const t of this[n(297)]())e[n(323)](t)})),this[t(346)][t(354)]()}[jr(323)](t){const e=jr;this[e(333)][e(319)]((n=>{n[e(323)](t)})),this[e(346)][e(367)](t)}[jr(307)](t){const e=jr,n=e(293)+this[e(320)]+":"+this[e(363)]+":"+this.id+":"+this[e(352)].id+":"+zr[e(370)]();this[e(309)](n),this[e(333)][e(319)]((r=>{r[e(315)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(324)](t){const e=jr;for(const n of this[e(325)]())if(n[e(317)](t))return!0;return!1}[jr(325)](){const t=jr;return this[t(297)]()[t(322)]((e=>e[t(361)]()))}[jr(294)](){const t=jr;return this[t(325)]()[t(326)](((e,n)=>[...e,...n[t(294)]()]),[])}[jr(345)](){const t=jr;var e;return(null===(e=this[t(368)]())||void 0===e?void 0:e[t(361)]())||null}[jr(305)](){const t=jr,e=this[t(325)]();if(1!=e[t(366)])return null;const n=e[0],r=n[t(357)][t(362)],s=n[t(328)][t(359)];return r instanceof i.Element?r!=s?null:r:null}[jr(331)](){const t=jr;this[t(292)](this[t(325)](),this[t(371)],this[t(348)]),this[t(327)]()}[jr(340)](){const t=jr;this[t(329)](this[t(325)](),this[t(371)],this[t(348)]),this[t(327)]()}[jr(336)](){const t=jr,e=[];let n=this[t(337)];for(;n;)e[t(347)](n),n=n[t(299)];return e}[jr(342)](t,e){const n=jr,r=Xn(this[n(348)]);hr(r,t,e),Or(r,this[n(348)])||(this[n(348)]=r,this[n(314)](r))}[jr(302)](t){const e=jr,n=Xn(this[e(348)]);Ur(n,t),Or(n,this[e(348)])||(this[e(348)]=n,this[e(314)](this[e(348)]))}[jr(341)](){const t=jr;return{id:this.id,type:this[t(363)]?this[t(320)]+":"+this[t(363)]:this[t(320)],authorId:this[t(352)].id,createdAt:this[t(338)],hasComments:this[t(300)],data:this[t(371)],attributes:this[t(348)]}}static[jr(370)](){const t=jr;return(0,e.uid)()[t(353)](1,5)}}function Hr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}function Wr(t,e){const n=Kr();return(Wr=function(t,e){return n[t-=401]})(t,e)}function Kr(){const t=["subType","checkChild","_locale","skip","join","pop","addFormat","*Change to:* %0","registerAttributeLabel","_customCallbacks","$1 $2","$text","label","4052560XQDjyo","has","12bgnjUD","match","_attributeLabels","5407976tSMABV","_handleCustomCallbackDescription","removeEmptyContainer","getFirstRange","insertion","registerDescriptionCallback","softBreak","*Remove:* %0","EmptyContainer","_handleRenameSuggestionDescription","elementEnd","data","getItemLabel","isEmpty","*Split:* %0","Container","function","311166CwiZSQ","quantity","normal","elementStart","_addDescriptionItems","indexOf","*Set format:* %0","remove","type","matchingCallback","nextSibling","format","_handleAttributeSuggestionDescription","660iUAXbQ","7OnnMmY","push","isEqual","nodeAfter","*Insert:* %0","deletion","length","attribute","item","set","_itemLabelsCallbacks","isInContent","isObject","previousSibling","_schema","getDescriptions","start","text","removeContainer","replace","*Remove format:* %0","end","add","2580096fGqMAO","addObject","registerElementLabel","addContainer","ELEMENT_SPACE","get","_itemLabels","Object","_handleInsertRemoveSuggestionDescription","*Merge:* %0","map","removeObject","$textProxy","REPLACE_TEXT","getWalker","name","newValue","9506pmaoRk","162693RtqJEi","key","_resolveDescriptionItems","removeFormat","element","addEmptyContainer","566524ijEqXa"];return(Kr=function(){return t})()}const qr=Wr;!function(t,e){const n=Wr,r=t();for(;;)try{if(480448===-parseInt(n(450))/1*(-parseInt(n(490))/2)+-parseInt(n(416))/3*(-parseInt(n(497))/4)+-parseInt(n(414))/5+-parseInt(n(436))/6+-parseInt(n(419))/7+parseInt(n(473))/8+parseInt(n(491))/9*(parseInt(n(449))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class Xr{constructor(t,e){const n=Wr;this[n(410)]=[],this[n(479)]=new Map,this[n(460)]=[],this[n(418)]=new Map,this[n(464)]=t,this[n(403)]=e}[qr(465)](t){const e=qr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(456)];o++){const i=t[o];if(!i[e(461)])continue;const a=this[e(420)](i);if(a){if(null!=i[e(401)]){if(r[e(415)](i[e(401)]))continue;r[e(472)](i[e(401)])}n[e(451)](a)}else if(e(457)!=i[e(444)])e(423)!=i[e(444)]&&e(455)!=i[e(444)]||this[e(481)](n,i,t[o+1]);else{const t=i[e(430)][e(492)];if(s[e(415)](t))continue;s[e(472)](i[e(430)][e(492)]),t==_c?this[e(428)](n,i):this[e(448)](n,i)}}return this[e(493)](n)}[qr(424)](t){const e=qr;this[e(410)][e(451)](t)}[qr(475)](t,n,r=e.priorities[qr(438)]){const s=qr;s(435)==typeof t?(0,e.insertToPriorityArray)(this[s(460)],{matchingCallback:t,label:n,priority:r}):this[s(479)][s(459)](t,n)}[qr(409)](t,e){const n=qr;this[n(418)][n(459)](t,e)}[qr(431)](t,e=1){const n=qr;let r;for(const e of this[n(460)])if(e[n(445)](t)){r=e[n(413)];break}return r||(r=this[n(479)][n(478)](t[n(488)])),r?r(e):1!==e?e+" "+t[n(488)]+"s":""+t[n(488)]}[qr(440)](t,e){const n=qr,r=e[n(422)]()[n(487)](),s=n(423)==e[n(444)]?n(472):n(443);for(const e of r){const o=e[n(458)],i=t[t[n(456)]-1];if(o.is(n(485)))i&&i[n(444)][n(441)](n(434))>-1&&t[n(406)](),i&&n(467)==i[n(444)]?i[s]+=o[n(430)]:t[n(451)]({type:n(467),add:n(472)==s?o[n(430)]:"",remove:n(443)==s?o[n(430)]:""});else if(this[n(464)][n(462)](o)){const a=o;if(i&&i[n(444)][n(441)](n(434))>-1&&t[n(406)](),n(429)==e[n(444)])continue;i&&i[n(444)]==s+n(480)&&i[n(495)][n(488)]==a[n(488)]?i[n(437)]++:t[n(451)]({type:s+n(480),element:a,quantity:1}),r[n(404)]((t=>!(n(429)==t[n(444)]&&t[n(458)]==o)))}else if(this[n(464)][n(402)](o,n(412))||o.is(n(495),n(425))){const r=o;if(n(472)==s&&n(439)==e[n(444)]||n(443)==s&&n(429)==e[n(444)])continue;if(i&&-1==i[n(444)][n(441)](n(434))){n(467)==i[n(444)]&&(i[s]+="\n");continue}let a;if(a=n(472)==s?r[n(446)]&&!this[n(464)][n(462)](r[n(446)])?r[n(446)]:null:r[n(463)]&&!this[n(464)][n(462)](r[n(463)])?r[n(463)]:null,r[n(432)]||a&&a[n(432)]){const e=a&&a[n(432)]?a:r;i&&i[n(444)]==s+n(427)&&i[n(495)][n(488)]==e[n(488)]?i[n(437)]++:t[n(451)]({type:s+n(427),element:e,quantity:1})}else t[n(451)]({type:s+n(434),element:r})}}}[qr(493)](t){const e=qr,n=this[e(403)],r=[],s=[],o=[];for(const i of t)switch(i[e(444)]){case e(467):if(i[e(472)]=i[e(472)][e(469)](/(\S)\u000A+(\S)/g,e(411))[e(469)](/\u000A/g,""),i[e(443)]=i[e(443)][e(469)](/(\S)\u000A+(\S)/g,e(411))[e(469)](/\u000A/g,""),""!=i[e(472)]&&""!=i[e(443)]){r[e(451)]({type:e(469),content:Hr(n,e(486),['"'+i[e(443)]+'"','"'+i[e(472)]+'"'])});continue}if(null!=i[e(472)][e(417)](/^ +$/)){r[e(451)]({type:e(423),content:Hr(n,e(454),Hr(n,e(477),i[e(472)][e(456)]))});continue}if(null!=i[e(443)][e(417)](/^ +$/)){r[e(451)]({type:e(455),content:Hr(n,e(426),Hr(n,e(477),i[e(443)][e(456)]))});continue}if(""!=i[e(472)]){r[e(451)]({type:e(423),content:Hr(n,e(454),'"'+i[e(472)]+'"')});continue}r[e(451)]({type:e(455),content:Hr(n,e(426),'"'+i[e(443)]+'"')});continue;case e(496):case e(474):r[e(451)]({type:e(423),content:Hr(n,e(454),this[e(431)](i[e(495)],i[e(437)]))});continue;case e(421):case e(484):r[e(451)]({type:e(455),content:Hr(n,e(426),this[e(431)](i[e(495)],i[e(437)]))});continue;case e(476):r[e(451)]({type:e(423),content:Hr(n,e(433),this[e(431)](i[e(495)],i[e(437)]))});continue;case e(468):r[e(451)]({type:e(455),content:Hr(n,e(482),this[e(431)](i[e(495)],i[e(437)]))});continue;case e(407):s[e(451)](i[e(492)]);continue;case e(494):o[e(451)](i[e(492)]);continue;default:r[e(451)](i)}if(s[e(456)]){const t=s[e(483)]((t=>this[e(418)][e(415)](t)?this[e(418)][e(478)](t):t))[e(405)](", ");r[e(451)]({type:e(447),content:Hr(this[e(403)],e(442),t)})}if(o[e(456)]){const t=o[e(483)]((t=>this[e(418)][e(415)](t)?this[e(418)][e(478)](t):t))[e(405)](", ");r[e(451)]({type:e(447),content:Hr(this[e(403)],e(470),t)})}return r}[qr(420)](t){const e=qr;for(const n of this[e(410)]){const r=n(t);if(r&&e(444)in r)return r}}[qr(448)](t,e){const n=qr,r=e[n(430)],s=void 0===r[n(489)]?n(494):n(407);t[n(451)]({type:s,key:r[n(492)]})}[qr(428)](t,e){const n=qr;t[n(451)]({type:n(447),content:Hr(this[n(403)],n(408),this[n(431)](e[n(422)]()[n(466)][n(453)],1))})}[qr(481)](t,e,n){const r=qr;if(this[r(440)](t,e),n&&n[r(422)]()&&!e[r(422)]()[r(471)][r(452)](n[r(422)]()[r(466)])){const n=t[t[r(456)]-1],s=r(423)==e[r(444)]?r(472):r(443);n&&r(467)==n[r(444)]&&(n[s]+="\n")}}}function Jr(t,e){const n=Yr();return(Jr=function(t,e){return n[t-=174]})(t,e)}const Zr=Jr;function Yr(){const t=["7614366AxwFkn","26817309wSqaxv","312905LfSUuC","1RXPkzz","get","8084200BzZVpL","7461118UzHdwj","enableCommand","plugins","TrackChangesEditing","afterInit","3148802AGgsAp","92WHoney","709377xlwrTN","commands","showAIAssistant","editor"];return(Yr=function(){return t})()}!function(t,e){const n=Jr,r=t();for(;;)try{if(943190===-parseInt(n(184))/1*(parseInt(n(175))/2)+-parseInt(n(177))/3+parseInt(n(176))/4*(-parseInt(n(183))/5)+parseInt(n(181))/6+-parseInt(n(187))/7+parseInt(n(186))/8+parseInt(n(182))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yr);class Qr extends t.Plugin{[Zr(174)](){const t=Zr,e=this[t(180)],n=e[t(189)][t(185)](t(190));e[t(178)][t(185)](t(179))&&n[t(188)](t(179))}}function $r(t,e){const n=es();return($r=function(t,e){return n[t-=277]})(t,e)}const ts=$r;function es(){const t=["plugins","FORMAT_ALIGN_TO_LEFT","7597583OeLEuD","_registerLegacyDescription","left","get","enableDefaultAttributesIntegration","afterInit","registerBlockAttribute","FORMAT_ALIGN_TO_CENTER","128695SXRoEE","has","30oRgTVL","146EAvJKj","AlignmentEditing","FORMAT_ALIGNMENT","registerAttributeLabel","alignment","registerDescriptionCallback","editor","center","56qqHsiA","*Format:* %0","formatBlock","format","commandName","locale","FORMAT_JUSTIFY_TEXT","value","2089422dmiQGm","justify","commandParams","descriptionFactory","8633760ydIped","3319860owtqlo","type","1189FnvgEG","22316085lXJhcx","FORMAT_ALIGN_TO_RIGHT","right","6GunAWU","TrackChangesEditing"];return(es=function(){return t})()}!function(t,e){const n=$r,r=t();for(;;)try{if(819549===parseInt(n(282))/1*(-parseInt(n(301))/2)+parseInt(n(280))/3+-parseInt(n(309))/4*(-parseInt(n(298))/5)+parseInt(n(286))/6*(parseInt(n(290))/7)+parseInt(n(279))/8+parseInt(n(317))/9*(-parseInt(n(300))/10)+-parseInt(n(283))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[ts(295)](){const t=ts,e=this[t(307)],n=e[t(314)];if(!e[t(288)][t(299)](t(302)))return;const r=e[t(288)][t(293)](t(287));r[t(294)](t(305)),r[t(296)](t(305)),r[t(278)][t(304)](t(305),Hr(n,t(303))),this[t(291)]()}[ts(291)](){const t=ts,e=this[t(307)],n=e[t(314)];e[t(288)][t(293)](t(287))[t(278)][t(306)]((e=>{const r=t;if(r(311)!=e[r(281)])return;const{data:s}=e;if(s&&r(305)==s[r(313)]){const t=s[r(277)][0][r(316)];return{type:r(312),content:Hr(n,r(310),function(t){const e=r;switch(t){case e(292):return Hr(n,e(289));case e(285):return Hr(n,e(284));case e(308):return Hr(n,e(297));case e(318):return Hr(n,e(315))}}(t))}}}))}}function rs(){const t=["underline","CodeEditing","1370vVmApd","FORMAT_ITALIC","FORMAT_SUPERSCRIPT","BoldEditing","394763qQKBbM","editor","formatInline","1501070WPUeLo","2XDPJMO","slice","*Format:* %0","plugins","code","53884457pzGmMV","type","strikethrough","SuperscriptEditing","20804GRHkrA","has","enableDefaultAttributesIntegration","TrackChangesEditing","FORMAT_BOLD","561302Btsbpa","superscript","SubscriptEditing","7644048IlgTIE","FORMAT_CODE","FORMAT_STRIKETHROUGH","408246hhqyzp","FORMAT_","subscript","get","StrikethroughEditing","registerDescriptionCallback","*Remove format:* %0","toLowerCase","italic","toUpperCase","afterInit","UnderlineEditing","commandParams","81ZvBwTb","commandName","registerInlineAttribute","locale","_registerLegacyDescription","format","descriptionFactory","forceValue","ItalicEditing","102UHkVJE","bold","registerAttributeLabel","FORMAT_SUBSCRIPT","FORMAT_UNDERLINE"];return(rs=function(){return t})()}const ss=is;!function(t,e){const n=is,r=t();for(;;)try{if(726963===parseInt(n(249))/1+parseInt(n(253))/2*(parseInt(n(273))/3)+parseInt(n(262))/4*(parseInt(n(245))/5)+-parseInt(n(238))/6*(-parseInt(n(267))/7)+parseInt(n(270))/8+-parseInt(n(286))/9*(-parseInt(n(252))/10)+-parseInt(n(258))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(rs);const os=[ss(248),ss(237),ss(284),ss(244),ss(277),ss(269),ss(261)];function is(t,e){const n=rs();return(is=function(t,e){return n[t-=232]})(t,e)}class as extends t.Plugin{[ss(283)](){const t=ss,e=this[t(250)],n=e[t(256)][t(276)](t(265)),r=e[t(232)];for(const s of os){if(!e[t(256)][t(263)](s))continue;const o=s[t(254)](0,-7)[t(280)](),i=t(274)+o[t(282)]();n[t(264)](o),n[t(288)](o),n[t(235)][t(240)](o,Hr(r,i))}this[t(233)]()}[ss(233)](){const t=ss,e=this[t(250)],n=e[t(232)],r=e[t(256)][t(276)](t(265));function s(e,s){const o=t;r[o(235)][o(278)]((t=>{const r=o;if(r(251)!=t[r(259)])return;const{data:i}=t;return i&&i[r(287)]===e?i[r(285)][0][r(236)]?{type:r(234),content:Hr(n,r(255),s)}:{type:r(234),content:Hr(n,r(279),s)}:void 0}))}s(t(239),Hr(n,t(266))),s(t(281),Hr(n,t(246))),s(t(243),Hr(n,t(242))),s(t(257),Hr(n,t(271))),s(t(260),Hr(n,t(272))),s(t(275),Hr(n,t(241))),s(t(268),Hr(n,t(247)))}}function cs(t,e){const n=hs();return(cs=function(t,e){return n[t-=358]})(t,e)}const us=cs;!function(t,e){const n=cs,r=t();for(;;)try{if(888810===-parseInt(n(372))/1*(-parseInt(n(367))/2)+parseInt(n(359))/3+parseInt(n(397))/4*(-parseInt(n(358))/5)+parseInt(n(376))/6+-parseInt(n(374))/7*(parseInt(n(361))/8)+parseInt(n(385))/9*(-parseInt(n(373))/10)+parseInt(n(380))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(hs);class ls extends t.Plugin{[us(363)](){const t=us,e=this[t(365)],n=e[t(400)];if(!e[t(360)][t(387)](t(390)))return;const r=e[t(360)][t(378)](t(386)),s=this[t(365)][t(364)][t(378)](t(369));r[t(383)](t(369),((n,o={})=>{const i=t,a=this[i(365)][i(391)][i(399)][i(381)],c=o&&void 0!==o[i(398)]?o[i(398)]:!s[i(362)];let u=[];if(c){const t=Array[i(382)](a[i(371)]())[i(396)]((t=>fs(t)||function(t,e){const n=i,r=e[n(388)](t[n(401)],n(369)),s=e[n(388)]([n(395),n(369)],t);return r&&s}(t,this[i(365)][i(391)][i(384)])));u=A(t,e[i(391)])}else{const t=Array[i(382)](a[i(371)]())[i(396)]((t=>fs(t)));u=A(t,e[i(391)])}e[i(391)][i(377)]((()=>{const t=i;for(const e of u)r[t(379)](e,{commandName:t(369),commandParams:[{forceValue:c}]})}))})),r[t(394)][t(368)]((e=>{const r=t,{data:s}=e;if(s&&r(369)==s[r(392)]){const t=Hr(n,r(402));return s[r(370)][0][r(398)]?{type:r(375),content:Hr(n,r(389),t)}:{type:r(375),content:Hr(n,r(393),t)}}}))}}function fs(t){const e=us;return e(369)==t[e(401)][e(366)]}function hs(){const t=["2agdrmk","7895900shXxAl","3835538xQPAOp","format","3765156HdZuyh","change","get","markBlockFormat","23850959jNvNFe","selection","from","enableCommand","schema","18mpVych","TrackChangesEditing","has","checkChild","*Set format:* %0","BlockQuoteEditing","model","commandName","*Remove format:* %0","descriptionFactory","$root","filter","684bgWkfn","forceValue","document","locale","parent","ELEMENT_BLOCK_QUOTE","13860lhQnsI","3725373Tczuws","plugins","16cqQrdE","value","afterInit","commands","editor","name","284TkIJHU","registerDescriptionCallback","blockQuote","commandParams","getSelectedBlocks"];return(hs=function(){return t})()}const gs=ps;function ds(){const t=["editor","changeCaseLower","1aDjSar","CaseChange","1139874DVyebl","70qemBzP","70FXTdWi","afterInit","2965942aLtutI","3098592toopsI","changeCaseTitle","TrackChangesEditing","836908LnKImo","plugins","changeCaseUpper","enableCommand","has","get","13311456YxmsIu","2330478JeCdBE","175140gWkirU"];return(ds=function(){return t})()}function ps(t,e){const n=ds();return(ps=function(t,e){return n[t-=250]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(903378===parseInt(n(266))/1*(-parseInt(n(255))/2)+-parseInt(n(268))/3+-parseInt(n(263))/4*(-parseInt(n(270))/5)+parseInt(n(252))/6+parseInt(n(251))/7+-parseInt(n(261))/8+parseInt(n(262))/9*(parseInt(n(269))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ds);class ms extends t.Plugin{[gs(250)](){const t=gs,e=this[t(264)];e[t(256)][t(259)](t(267))&&(e[t(256)][t(260)](t(254))[t(258)](t(257)),e[t(256)][t(260)](t(254))[t(258)](t(265)),e[t(256)][t(260)](t(254))[t(258)](t(253)))}}const Is=bs;function Es(){const t=["1113680dmGjmU","commands","editor","28963zCuVYL","ckbox","2aiRkPK","TrackChangesEditing","get","1446350NjBOBW","5205embGCc","enableCommand","577086mgWeUf","afterInit","10896sGOZxO","5672dKVnqh","652629iYgTqw","98QothxB","10430344CahXgV","plugins","9jbsIyr"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=379]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(903376===parseInt(n(383))/1+parseInt(n(380))/2*(parseInt(n(390))/3)+parseInt(n(389))/4*(parseInt(n(384))/5)+-parseInt(n(386))/6*(-parseInt(n(391))/7)+-parseInt(n(392))/8*(parseInt(n(394))/9)+parseInt(n(395))/10+-parseInt(n(398))/11*(parseInt(n(388))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(387)](){const t=Is,e=this[t(397)];e[t(396)][t(382)](t(379))&&e[t(393)][t(382)](t(381))[t(385)](t(379))}}const _s=ys;function ys(t,e){const n=As();return(ys=function(t,e){return n[t-=321]})(t,e)}function As(){const t=["find","filter","commandParams","17629896lBUQLw","CodeBlock","config","blockName","model","1167828VaXkmJ","1369868hIOOcD","isLimit","enableCommand","editor","registerElementLabel","checkChild","10629PyEVnj","registerDescriptionCallback","format","parent","660020iBgrrG","plugins","forceValue","indentCodeBlock","115491qtFKSG","*Remove format:* %0","8EMDchZ","commandName","ELEMENT_CODE_BLOCK","commands","from","TrackChangesEditing","schema","value","22iNzrsb","getSelectedBlocks","afterInit","type","6421037PrNrlE","language","formatBlock","codeBlock","languages","rootElement","124yDPQuZ","60yuPbHI","830fNNMLL","change","name","markBlockFormat","toLowerCase","locale","descriptionFactory","has","outdentCodeBlock","document","*Set format:* %0","selection","label","get"];return(As=function(){return t})()}!function(t,e){const n=ys,r=t();for(;;)try{if(877293===parseInt(n(373))/1+-parseInt(n(374))/2+parseInt(n(329))/3*(parseInt(n(349))/4)+parseInt(n(325))/5*(parseInt(n(350))/6)+parseInt(n(343))/7*(parseInt(n(331))/8)+parseInt(n(321))/9*(-parseInt(n(351))/10)+-parseInt(n(339))/11*(parseInt(n(368))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class ks extends t.Plugin{[_s(341)](){const t=_s,e=this[t(377)];if(!e[t(326)][t(358)](t(369)))return;const n=e[t(326)][t(364)](t(336)),r=e[t(356)],s=e[t(370)][t(364)](t(346))[t(347)],o=e[t(334)][t(364)](t(346));n[t(376)](t(328)),n[t(376)](t(359)),n[t(376)](t(346),((r,i={})=>{const a=t,c=e[a(372)],u=e[a(372)][a(360)][a(362)],l=i&&void 0!==i[a(327)]?i[a(327)]:!o[a(338)];let f;i[a(344)]||(i[a(344)]=s[0][a(344)]),f=l?Array[a(335)](u[a(340)]())[a(366)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(348))&&!e[n(375)](t)&&e[n(379)](t[n(324)],n(346))}(t,c[a(337)]))):Array[a(335)](u[a(340)]())[a(366)]((t=>Cs(t)));const h=A(f,c);c[a(352)]((()=>{const t=a;for(const e of h)n[t(354)](e,{commandName:t(346),commandParams:[{...i,forceValue:l}],formatGroupId:t(371)})}))})),n[t(357)][t(378)](t(346),(e=>Hr(r,t(333),e))),n[t(357)][t(322)]((e=>{const n=t;if(n(345)!=e[n(342)])return;const o=r.t,{data:i}=e;if(!i||n(346)!=i[n(332)])return;const a=i[n(367)][0][n(344)],c=o(s[n(365)]((t=>t[n(344)]===a))[n(363)])[n(355)]();return i[n(367)][0][n(327)]?{type:n(323),content:Hr(r,n(361),Hr(r,n(333),1)+" ("+c+")")}:{type:n(323),content:Hr(r,n(330),Hr(r,n(333),1))}}))}}function Cs(t){const e=_s;return e(346)==t[e(353)]}function Ls(){const t=["has","2289834WOJUcO","8844075mpfGLV","get","plugins","CommentsEditing","190040vcQHtK","afterInit","enableCommand","5rFNuMJ","27RgugYV","TrackChangesEditing","724192oDjsUQ","112NMCDrE","editor","1275128idZQZq","addCommentThread","1010TzJDXC","505417pordUa","188392UStroL"];return(Ls=function(){return t})()}const Ns=Rs;function Rs(t,e){const n=Ls();return(Rs=function(t,e){return n[t-=272]})(t,e)}!function(t,e){const n=Rs,r=t();for(;;)try{if(822593===parseInt(n(290))/1+-parseInt(n(279))/2+-parseInt(n(274))/3*(parseInt(n(276))/4)+parseInt(n(273))/5*(-parseInt(n(285))/6)+-parseInt(n(277))/7*(parseInt(n(283))/8)+-parseInt(n(286))/9+-parseInt(n(281))/10*(-parseInt(n(282))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ls);class Ss extends t.Plugin{[Ns(291)](){const t=Ns,e=this[t(278)];e[t(288)][t(284)](t(289))&&e[t(288)][t(287)](t(275))[t(272)](t(280))}}var Ms=n(834);function vs(){const t=["toViewPosition","isContent","name","elementEnd","514098uQCpCb","test","ck-suggestion-marker-","item","addClass","getCustomProperty","start","ck-suggestion-marker--active","isLimit","585100mGmDsC","TrackChangesEditing","16871920JJDoUl","createUIElement","3409221tadpoE","push","activeMarkers","markerName","8116325KCNReG","type","mapper","addHighlight","createRangeOn","schema","isAtEnd","getWalker","plugins","includes","isBlock","1536382JVPBkU","markerRange","4xjSQSI","nextSibling","1220814gJzrLK","consumable","previousPosition","writer","getItems","get","insert","bindElementToMarker","parent","toViewElement","span","model","hasAttribute"];return(vs=function(){return t})()}function ws(t,e){const n=vs();return(ws=function(t,e){return n[t-=144]})(t,e)}function Os(t,e,n){const r=ws,s=[];for(const o of e[r(147)]())o[r(155)](t)&&s[r(174)](n[r(181)](o));return s}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(185)][r(148)](r(170));return(o,i,a)=>{const c=r;if(!a[c(144)][c(161)](i[c(189)],o[c(158)]))return;const u=i[c(189)][c(184)](),l=i[c(189)][c(166)],f=t[c(154)][c(182)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(163)];d=d||f[c(157)](e);const n=a[c(179)][c(152)](e);if(n&&n[c(165)](c(180)))return;c(159)==t[c(178)]&&f[c(187)](e)&&!f[c(168)](e)&&(e[c(191)]||l[c(183)]?h&&h[c(151)]==e||(h=e,m(t[c(145)]),p=!0):g=g||t[c(145)])}function m(t){const r=c,o=a[r(146)][r(172)](r(153),{class:r(162)+e}),u=a[r(179)][r(156)](t);n&&s[r(175)][r(186)](i[r(176)])&&a[r(146)][r(164)](r(167),o),a[r(146)][r(149)](u,o),a[r(179)][r(150)](o,i[r(176)])}d||p||!g||m(g)}}!function(t,e){const n=ws,r=t();for(;;)try{if(670852===parseInt(n(192))/1+-parseInt(n(188))/2+parseInt(n(173))/3*(parseInt(n(190))/4)+parseInt(n(169))/5+-parseInt(n(160))/6+parseInt(n(177))/7+-parseInt(n(171))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vs);const Fs=Bs;function Bs(t,e){const n=Ps();return(Bs=function(t,e){return n[t-=484]})(t,e)}function Ps(){const t=["45KSsAsm","enableCommand","3278155WzdrNY","9378DynbpX","high","modifySelection","addMarker:suggestion:deletion","start","66NHeBVJ","plugins","unbindElementFromMarkerName","unit","remove","2PwmrnV","lock","document","bind","editing","buffer","mapper","init","selection","setSelection","model","getFirstRange","delete","root","downcastDispatcher","get","rootName","fromRange","2897000TfdXdd","forward","unlock","TrackChangesEditing","options","markerNameToElements","writer","73700bVEbhr","367916tjaREa","enqueueChange","editor","createRange","uiElement","detach","end","deleteForward","batch","commands","requires","markerName","data","showSuggestionHighlights","isCollapsed","1323wCahJK","1604380PfqgeP","createSelection","$graveyard","4814788MNlccU","merge","removeMarker:suggestion:deletion"];return(Ps=function(){return t})()}!function(t,e){const n=Bs,r=t();for(;;)try{if(406883===-parseInt(n(526))/1*(-parseInt(n(491))/2)+parseInt(n(521))/3*(parseInt(n(490))/4)+parseInt(n(515))/5+parseInt(n(516))/6*(-parseInt(n(506))/7)+-parseInt(n(544))/8+parseInt(n(513))/9*(-parseInt(n(507))/10)+parseInt(n(510))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class xs extends t.Plugin{static get[Fs(501)](){return[Ms.Delete]}[Fs(533)](){const t=Fs,e=this[t(493)],n=e[t(522)][t(541)](t(486));n[t(514)](t(538));const r=e[t(500)][t(541)](t(498));n[t(514)](t(498),((n,s={})=>{const o=t,a=e[o(536)][o(508)](e[o(536)][o(528)][o(534)]);a[o(505)]&&e[o(536)][o(518)](a,{direction:o(484),unit:s[o(524)]});const c=a[o(537)](),u=i.LiveRange[o(543)](c);let l;n(s),l=o(509)==u[o(539)][o(542)]?e[o(536)][o(494)](c[o(520)]):e[o(536)][o(494)](u[o(520)],u[o(497)]),u[o(496)](),e[o(536)][o(492)](r[o(531)][o(499)],(t=>{const e=o;r[e(531)][e(527)](),t[e(535)](t[e(494)](l[e(497)])),r[e(531)][e(485)]()}))})),e[t(530)][t(540)].on(t(519),Ds(e,t(511)),{priority:t(517)}),e[t(503)][t(540)].on(t(519),((n,r,s)=>{const o=t;s[o(487)][o(504)]&&Ds(e,o(511),{showActiveMarker:!1})[o(529)](this)(n,r,s)}),{priority:t(517)}),e[t(530)][t(540)].on(t(512),((e,n,r)=>{const s=t,o=r[s(532)][s(488)](n[s(502)]);if(o)for(const t of o)t.is(s(495))&&(r[s(532)][s(523)](t,n[s(502)]),r[s(489)][s(525)](t))}),{priority:t(517)})}}const Us=js;function js(t,e){const n=Vs();return(js=function(t,e){return n[t-=223]})(t,e)}!function(t,e){const n=js,r=t();for(;;)try{if(648846===parseInt(n(235))/1*(-parseInt(n(237))/2)+-parseInt(n(288))/3*(parseInt(n(283))/4)+parseInt(n(304))/5*(parseInt(n(358))/6)+-parseInt(n(250))/7*(-parseInt(n(315))/8)+parseInt(n(293))/9*(parseInt(n(350))/10)+parseInt(n(244))/11+-parseInt(n(225))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vs);class Gs extends t.Plugin{[Us(339)](){const t=Us,e=this[t(331)];if(!e[t(238)][t(310)](t(296)))return;const n=e[t(335)],r=e[t(238)][t(232)](t(336)),s=e[t(238)][t(310)](t(276)),o=!!e[t(319)][t(232)](t(236));function i(e){const r=t;return{type:r(251),content:""+Hr(n,r(345),e)}}function a(e){const r=t;return{type:r(251),content:""+Hr(n,r(341),e)}}r[t(263)](t(233)),r[t(263)](t(245)),r[t(263)](t(234)),r[t(263)](t(271)),r[t(263)](t(369)),r[t(263)](t(295)),r[t(263)](t(228)),r[t(263)](t(312)),r[t(294)](t(281)),r[t(294)](t(253)),r[t(294)](t(313)),o&&(r[t(263)](t(363)),r[t(263)](t(359))),s&&(r[t(263)](t(333)),r[t(263)](t(258)),r[t(294)](t(338)),r[t(317)][t(259)]((e=>{const r=t,{data:s}=e;if(s&&r(338)==s[r(256)])return{type:r(251),content:s[r(372)]?Hr(n,r(325)):Hr(n,r(290))}})),this[t(331)][t(254)][t(321)][t(340)]((e=>{const n=t;if(e[n(265)][n(347)])return!1;let s=!1;const o=r[n(323)]({skipNotAttached:!0})[n(357)]((t=>n(338)===r[n(349)](t)));for(const t of o)n(255)!=t[n(268)]()[n(261)][n(344)][n(299)](n(253))&&(r[n(374)](t[n(268)](),n(316))[n(348)]((t=>n(253)===r[n(349)](t[n(273)])))||(e[n(224)](t[n(370)]()),s=!0));return s}))),r[t(317)][t(330)](t(313),Hr(n,t(275)));const c={type:t(251),content:""};r[t(317)][t(259)]((e=>{const r=t,{data:s}=e;if(!s||r(253)!=s[r(256)])return;let u=e[r(243)];for(;u;){if(u[r(279)]&&((r(241)==u[r(279)][r(256)]||r(291)==u[r(279)][r(256)])&&(u[r(279)][r(372)]&&r(249)!=u[r(279)][r(372)]||r(249)!=u[r(279)][r(248)]&&!s[r(372)])||!o&&u[r(279)][r(256)]==_c))return c;u=u[r(334)]}if(null==s[r(372)])switch(s[r(248)]){case r(280):return a(Hr(n,r(231)));case r(367):return a(Hr(n,r(342)));case r(255):return a(Hr(n,r(307)))}switch(s[r(372)]){case r(280):return i(Hr(n,r(231)));case r(367):return i(Hr(n,r(342)));case r(255):return i(Hr(n,r(307)))}})),r[t(317)][t(259)]((e=>{const n=t,{data:r}=e;if(r&&n(313)==r[n(256)])return null==r[n(372)]||null==r[n(248)]&&0==r[n(372)]?c:void 0})),r[t(317)][t(259)]((e=>{const r=t;if(r(316)!=e[r(298)])return;const{data:s}=e;if(!s||r(281)!=s[r(256)])return;const o=zs(e);return r(372)==o?{type:r(251),content:Hr(n,r(284))}:r(248)==o?{type:r(251),content:Hr(n,r(242))}:c})),e[t(254)][t(321)][t(340)]((e=>this[t(320)](e))),e[t(254)][t(321)][t(340)]((e=>this[t(352)](e))),e[t(254)][t(321)][t(340)]((e=>this[t(272)](e))),this[t(230)]()}[Us(320)](t){const e=Us;if(t[e(265)][e(347)]||!t[e(265)][e(252)])return!1;let n=!1;const r=this[e(331)][e(238)][e(232)](e(336))[e(323)]({skipNotAttached:!0})[e(357)]((t=>t[e(279)]&&e(281)==t[e(279)][e(256)]))[e(357)]((t=>t[e(279)][e(372)]&&t[e(279)][e(248)]));for(const s of r)zs(s)||(t[e(224)](s[e(370)]()),n=!0);return n}[Us(352)](t){const e=Us;if(t[e(265)][e(347)]||!t[e(265)][e(252)])return!1;const n=this[e(331)][e(238)][e(232)](e(336));if(n[e(264)][e(227)])return!1;let r=!1;const s=[e(253),e(281),e(313),e(241),e(360),e(355),e(239),e(318),e(291)],o=this[e(331)][e(254)][e(321)][e(311)][e(282)]()[e(357)]((t=>e(316)==t[e(298)]))[e(357)]((t=>s[e(354)](t[e(364)])));if(0==o[e(286)])return r;for(const i of o){const o=n[e(374)](i[e(240)],e(316))[e(357)]((t=>!t[e(226)][e(306)]))[e(322)]((t=>t[e(273)]))[e(357)]((t=>{const r=e,o=n[r(349)](t);return s[r(354)](o)}));if(o[e(286)]){for(const n of o)t[e(224)](n[e(370)]());r=!0}}return r}[Us(272)](t){const e=Us;if(t[e(265)][e(347)]||!t[e(265)][e(252)])return!1;const n=this[e(331)][e(238)][e(232)](e(336));let r=!1;const s=[e(253),e(281),e(313),e(241),e(360),e(355),e(239),e(318),e(291)];for(const t of n[e(323)]({skipNotAttached:!0})){const o=n[e(374)](t[e(268)](),e(316))[e(322)]((t=>t[e(273)]))[e(357)]((t=>t[e(279)]&&s[e(354)](t[e(279)][e(256)])));if(!o[e(286)])continue;const a=o[0][e(243)][e(356)][e(346)];if(!o[e(257)]((t=>t[e(356)][e(346)]===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(323)]({skipNotAttached:!0})[s(357)]((e=>s(316)==e[s(298)]&&e[s(356)][s(346)]==t)))e[s(262)](s(346),r)}function i(t,n){const r=e;let s=t[r(243)],i=!1;for(;s;)s[r(356)][r(346)]!=n&&(o(s[r(356)][r(346)],n),s[r(262)](r(346),n),i=!0),s=s[r(334)];return i}}[Us(230)](){const t=Us,e=this[t(331)],n=e[t(335)],r=e[t(238)][t(232)](t(336));this[t(247)](),r[t(277)][t(292)](t(361),t(329),t(314),(function(n,r){const s=t,o=[];for(let t of n)t[s(261)][s(344)]===t[s(309)][s(285)]&&(t=e[s(254)][s(278)](e[s(254)][s(368)](t[s(261)][s(344)],0))),o[s(308)](t);e[s(254)][s(223)]((t=>{const n=s,a=e[n(254)][n(321)][n(246)],c=Array[n(365)](a[n(326)]())[n(322)]((t=>i.LiveRange[n(287)](t)));t[n(371)](o),e[n(303)][n(232)](r[n(260)])[n(351)](),r[n(305)][n(308)]({forceDefaultExecution:!0}),e[n(266)](r[n(260)],...r[n(305)]),t[n(371)](c);for(const t of c)t[n(353)]()}))})),r[t(317)][t(274)]((function(n){const r=t,s=!e[r(254)][r(373)][r(332)](n),o=n[r(301)],i=n[r(362)],a=n[r(299)](r(281)),c=!o||o[r(299)](r(281))!==a,u=!i||i[r(299)](r(281))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(337),e)))}[Us(247)](){const t=Us,e=this[t(331)],n=e[t(335)];function r(n){const r=t,s=e[r(303)][r(232)](r(245))[r(227)],o=e[r(303)][r(232)](r(233))[r(227)];return r(233)===n?s:o}e[t(238)][t(232)](t(336))[t(317)][t(259)]((function(s){const o=t;if(o(361)!=s[o(298)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(260)]){case o(245):u=i[o(305)][0][o(366)],l=r(i[o(260)]),a=o(u?289:297),!l&&e[o(319)][o(232)](o(236))||(a=o(343)),c={type:o(251),content:Hr(n,a,Hr(n,o(231)))};break;case o(233):u=i[o(305)][0][o(366)],l=r(i[o(260)]),a=o(u?289:297),!l&&e[o(319)][o(232)](o(236))||(a=o(343)),c={type:o(251),content:Hr(n,a,Hr(n,o(342)))};break;case o(369):a=o(302),c={type:o(251),content:Hr(n,a,Hr(n,o(337)))};break;case o(295):a=function(t){const e=o,n=t[e(268)]();let r=n[e(261)][e(344)];for(;r&&n[e(270)](r);){if(r[e(299)](e(313))>0)return!1;r=r[e(362)]}return!0}(s)?Hr(n,o(297),Hr(n,function(t){const e=o;return e(328)+t[e(268)]()[e(261)][e(344)][e(299)](e(253))[e(327)]()+e(324)}(s))):Hr(n,o(229),Hr(n,o(337))),c={type:o(251),content:a};break;case o(363):case o(359):!1===i[o(300)]&&(a=o(267),c={type:o(269),content:Hr(n,a,Hr(n,o(337)))})}return c}))}}function Vs(){const t=["getChanges","4Gqcsef","*Merge:* list item","parent","length","fromRange","1814451UkfRWg","*Format:* insert into %0","*Uncheck item*","listMarkerStyle","registerCustomCallback","3419217gCsNBR","registerBlockAttribute","outdentList","ListEditing","*Format:* remove from %0","type","getAttribute","multipleBlocks","previousSibling","*Indent:* %0","commands","5VLwCUv","commandParams","isNextTo","ELEMENT_TODO_LIST","push","end","has","differ","splitListItemBefore","listIndent","accept","1856EgMVYd","attribute","descriptionFactory","listMarker","config","listItemIdFixer","document","map","getSuggestions","_LIST","*Check item*","getRanges","toUpperCase","ELEMENT_","documentList","registerAttributeLabel","editor","isObject","todoList","next","locale","TrackChangesEditing","ELEMENT_LIST_ITEM","todoListChecked","afterInit","registerPostFixer","*Remove format:* %0","ELEMENT_NUMBERED_LIST","*Change to:* %0","nodeAfter","*Set format:* %0","groupId","isUndo","find","_getAttributeKey","20npneuT","refresh","noTrackChangesFixer","detach","includes","listReversed","attributes","filter","4619922JGUunm","mergeListItemForward","listStart","formatBlock","nextSibling","mergeListItemBackward","attributeKey","from","forceValue","numbered","createPositionAt","indentList","getFirstMarker","setSelection","newValue","schema","_findSuggestions","change","removeMarker","17178264zjvTvn","meta","value","splitListItemAfter","*Outdent:* %0","_supportLegacySuggestions","ELEMENT_BULLETED_LIST","get","numberedList","customNumberedList","424423TsqLbn","list.multiBlock","2pJbofF","plugins","todoListCheck","range","listStyle","*Split:* list item","head","12664201OdwBQT","bulletedList","selection","_registerLegacyDescription","oldValue","default","12929EmNGex","format","isLocal","listType","model","todo","key","every","checkTodoList","registerDescriptionCallback","commandName","start","setAttribute","enableDefaultAttributesIntegration","trackChangesCommand","batch","execute","*Merge:* %0","getFirstRange","deletion","containsItem","customBulletedList","assureChains","suggestion","registerElementLabel","FORMAT_INDENT","TodoListEditing","_suggestionFactory","createRange","data","bulleted","listItemId"];return(Vs=function(){return t})()}function zs(t){const e=Us;let n=t[e(268)]()[e(261)][e(344)][e(301)];for(;n;){const r=n[e(299)](e(281));if(!r)return!1;if(r==t[e(279)][e(372)])return e(372);if(r==t[e(279)][e(248)])return e(248);n=n[e(301)]}return!1}const Hs=Ks;!function(t,e){const n=Ks,r=t();for(;;)try{if(429450===parseInt(n(363))/1+-parseInt(n(303))/2+-parseInt(n(296))/3+-parseInt(n(382))/4+-parseInt(n(318))/5*(parseInt(n(339))/6)+-parseInt(n(331))/7+parseInt(n(309))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Js);class Ws extends t.Plugin{[Hs(380)](){const t=Hs;if(!this[t(328)][t(319)][t(311)](t(383)))return;const e=this[t(328)][t(367)][t(341)](t(344)),n=this[t(328)][t(319)][t(341)](t(353));e[t(335)]&&(n[t(307)](t(358)),n[t(361)](t(358))),e[t(372)]&&(n[t(307)](t(294)),n[t(361)](t(294))),e[t(333)]&&(n[t(307)](t(332)),n[t(361)](t(332)));const r={type:t(297),content:""};n[t(312)][t(314)](this[t(348)][t(308)](this));const s=this[t(328)][t(317)];n[t(312)][t(302)](t(294),Hr(s,t(354))),n[t(312)][t(314)]((e=>{const n=t,{data:s}=e;if(s&&n(294)==s[n(345)])return null==s[n(321)]||0==s[n(321)]&&null==s[n(381)]?r:void 0})),n[t(312)][t(302)](t(332),Hr(s,t(376))),n[t(312)][t(314)]((e=>{const n=t,{data:s}=e;if(s&&n(332)==s[n(345)])return null==s[n(321)]||1==s[n(321)]&&null==s[n(381)]?r:void 0})),this[t(328)][t(373)][t(347)][t(326)]((e=>{const r=t;if(e[r(310)][r(377)])return!1;let s=!1;const o=n[r(359)]({skipNotAttached:!0})[r(349)]((t=>{const e=r,s=n[e(330)](t);return e(332)==s||e(294)==s}));for(const t of o){const o=t[r(346)]()[r(329)][r(350)][r(357)](r(352));r(379)!=o&&r(336)!=o&&(n[r(323)](t[r(346)](),r(366))[r(375)]((t=>r(352)==n[r(330)](t[r(355)])))||(e[r(337)](t[r(322)]()),s=!0))}return s})),this[t(295)]()}[Hs(348)](t){const e=Hs,n=this[e(328)][e(317)],{data:r}=t,s={type:e(297),content:""};if(!r||e(358)!=r[e(345)])return;if(!r[e(381)])return e(334)==r[e(321)]?s:{type:e(297),content:""+Hr(n,e(356),Hr(n,this[e(298)](r[e(321)])))};if(!r[e(321)]){if(e(334)==r[e(381)])return s;let o=t[e(360)];for(;o;){if(o[e(320)]&&e(352)==o[e(320)][e(345)]&&o[e(320)][e(321)])return s;o=o[e(338)]}return{type:e(297),content:""+Hr(n,e(327),Hr(n,this[e(298)](r[e(381)])))}}if(e(334)!=r[e(321)])return{type:e(297),content:""+Hr(n,e(356),Hr(n,this[e(298)](r[e(321)])))};let o=t[e(360)];for(;o;){if(o[e(320)]&&e(352)==o[e(320)][e(345)]&&o[e(320)][e(321)]&&o[e(320)][e(381)])return s;o=o[e(338)]}const i=t[e(346)]()[e(329)][e(350)][e(357)](e(352));return{type:e(297),content:Hr(n,e(356),Hr(n,e(365)+i[e(313)]()+e(300)))}}[Hs(295)](){const t=Hs,e=this[t(328)],n=e[t(317)];e[t(319)][t(341)](t(353))[t(312)][t(314)]((e=>{const r=t;if(r(374)!=e[r(316)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(299)]){case r(358):o=r(304),i={type:r(297),content:Hr(n,o,Hr(n,this[r(298)](s[r(378)][0][r(316)])))};break;case r(294):o=s[r(378)][0][r(372)]?r(306):r(368),i={type:r(297),content:Hr(n,o)};break;case r(332):o=r(362),i={type:r(297),content:Hr(n,o,s[r(378)][0][r(333)])}}return i}))}[Hs(298)](t){const e=Hs;return e(365)+function(t){const n=e;return qs[n(340)](t)?n(315):Xs[n(340)](t)?n(379):null}(t)[e(313)]()+e(351)+t[e(313)]()[e(325)](/-/g,"_")}}function Ks(t,e){const n=Js();return(Ks=function(t,e){return n[t-=294]})(t,e)}const qs=[Hs(301),Hs(371),Hs(369)],Xs=[Hs(364),Hs(370),Hs(305),Hs(342),Hs(343),Hs(324)];function Js(){const t=["getFirstMarker","_findSuggestions","upper-latin","replace","registerPostFixer","*Remove format:* %0","editor","start","_getAttributeKey","1040039euTFMv","listStart","startIndex","default","styles","customNumbered","removeMarker","next","18pASxQe","includes","get","upper-roman","lower-latin","list.properties","key","getFirstRange","document","handleDescriptions","filter","nodeAfter","_LIST_","listType","TrackChangesEditing","FORMAT_LIST_REVERSED","suggestion","*Set format:* %0","getAttribute","listStyle","getSuggestions","head","registerBlockAttribute","*Format:* set start index to %0","97522PAXYdH","decimal","ELEMENT_","attribute","config","*Format:* set order to regular","square","decimal-leading-zero","circle","reversed","model","formatBlock","find","FORMAT_LIST_START","isUndo","commandParams","numbered","afterInit","oldValue","383108YnmUtT","ListPropertiesEditing","listReversed","_registerLegacyDescription","2168979siICrO","format","_getTranslationKeyForListStyle","commandName","_LIST_DEFAULT","disc","registerAttributeLabel","981608uqQhcy","*Change to:* %0","lower-roman","*Format:* set order to reversed","enableDefaultAttributesIntegration","bind","16470048cyodMR","batch","has","descriptionFactory","toUpperCase","registerDescriptionCallback","bulleted","type","locale","447795lZUZQm","plugins","data","newValue"];return(Js=function(){return t})()}var Zs=n(507);const Ys=$s;function Qs(){const t=["writer","selection","showSuggestionHighlights","enter","ck-suggestion-marker-split","7VFXfNL","unbindElementFromMarkerName","bind","14720049uzkKWT","fire","enableCommand","end","markInsertion","createPositionAt","requires","12147TZXQMx","editing","setSelection","document","markerNameToElements","hasClass","mapper","8JKudqq","nextSibling","parent","TrackChangesEditing","fromRange","20564AUjYgA","markerName","902803ezNxQD","10RqGBdc","6468BlfBlc","createRange","6331jnGBVG","options","init","change","high","enterBlock","addMarker:suggestion:insertion","61RIAVGX","split","getFirstRange","4065375gCekMV","8314422Ymolgu","remove","data","commands","editor","removeMarker:suggestion:insertion","model","plugins","get","afterExecute","488RUVEDy","detach","downcastDispatcher","getFirstPosition"];return(Qs=function(){return t})()}function $s(t,e){const n=Qs();return($s=function(t,e){return n[t-=313]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(851557===-parseInt(n(315))/1*(-parseInt(n(360))/2)+-parseInt(n(348))/3*(parseInt(n(329))/4)+parseInt(n(318))/5+parseInt(n(319))/6*(-parseInt(n(338))/7)+-parseInt(n(355))/8*(-parseInt(n(341))/9)+parseInt(n(363))/10*(-parseInt(n(362))/11)+parseInt(n(364))/12*(-parseInt(n(366))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qs);class to extends t.Plugin{static get[Ys(347)](){return[Zs.Enter]}[Ys(368)](){const t=Ys,e=this[t(323)],n=e[t(326)][t(327)](t(358)),r=e[t(322)][t(327)](t(336));n[t(343)](t(336),(()=>{const s=t;e[s(325)][s(369)]((t=>{const o=s,a=e[o(325)][o(351)][o(334)],c=a[o(332)](),u=i.LiveRange[o(359)](a[o(317)]());if(r[o(313)](t)){const r=e[o(325)][o(346)](c[o(357)][o(356)],0),s=t[o(365)](c,r);n[o(345)](s)}else t[o(350)](t[o(365)](u[o(344)]));u[o(330)](),r[o(342)](o(328),{writer:t})}))})),e[t(349)][t(331)].on(t(314),Ds(e,t(316)),{priority:t(370)}),e[t(349)][t(331)].on(t(324),((e,n,r)=>{const s=t,o=r[s(354)][s(352)](n[s(361)]);if(o)for(const t of o)t[s(353)](s(337))&&(r[s(354)][s(339)](t,n[s(361)]),r[s(333)][s(320)](t))}),{priority:t(370)}),e[t(321)][t(331)].on(t(314),((n,r,s)=>{const o=t;s[o(367)][o(335)]&&Ds(e,o(316),{showActiveMarker:!1})[o(340)](this)(n,r,s)}),{priority:t(370)})}}function eo(){const t=["replace","3ctHqnM","FindAndReplaceUtils","getIntersection","createPositionAt","afterInit","start","_isInDeletionRange","findByTextCallback","plugins","model","findNext","1951272lVBrvz","1361832ytygfX","640975uiLHga","item","findPrevious","enableCommand","925966otCVoV","string","createRange","markers","8714034DQRGpR","bind","getRange","end","replaceAll","handleFindCommand","TrackChangesEditing","get","FindAndReplaceEditing","suggestion:deletion","filter","165617YFJxoE","32CWWYxA","479892ignfRO","find","getMarkersGroup","editor","has"];return(eo=function(){return t})()}const no=ro;function ro(t,e){const n=eo();return(ro=function(t,e){return n[t-=205]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(253195===parseInt(n(241))/1+parseInt(n(226))/2*(-parseInt(n(209))/3)+-parseInt(n(221))/4+-parseInt(n(222))/5+parseInt(n(220))/6+parseInt(n(243))/7*(-parseInt(n(242))/8)+parseInt(n(230))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(eo);class so extends t.Plugin{[no(213)](){const t=no;if(!this[t(206)][t(217)][t(207)](t(238)))return;const e=this[t(206)][t(217)][t(237)](t(236));e[t(225)](t(244),this[t(235)][t(231)](this)),e[t(225)](t(219)),e[t(225)](t(224)),e[t(225)](t(208)),e[t(225)](t(234))}[no(235)](t,e,n={}){const r=no,s=this[r(206)][r(217)][r(237)](r(210));return t((t=>(r(227)==typeof e?s[r(216)](e,n):e)(t)[r(240)]((e=>!1===this[r(215)](e,t[r(223)])))),n)}[no(215)](t,e){const n=no,r=this[n(206)][n(218)][n(228)](this[n(206)][n(218)][n(212)](e,t[n(214)]),this[n(206)][n(218)][n(212)](e,t[n(233)]));for(const t of this[n(206)][n(218)][n(229)][n(205)](n(239)))if(null!==r[n(211)](t[n(232)]()))return!0;return!1}}const oo=co;function io(){const t=["80282lbxbFL","commandName","plugins","type","FORMAT_FONT_BACKGROUND","value","get","normalizeSizeOptions","find","FORMAT_FONT_FAMILY","FontSize","registerInlineAttribute","*Set font background color:* %0","registerDescriptionCallback","format","FontBackgroundColorEditing","*Set font size:* %0","*Reset font color*","fontFamily","fontSize","*Reset font background color*","TrackChangesEditing","registerAttributeLabel","FontColorEditing","commandParams","49JjTpiV","FORMAT_FONT_COLOR","enableDefaultAttributesIntegration","title","2506400WoPhZo","afterInit","trim","*Set font color:* %0","locale","_registerLegacyDescription","fontColor","FontFamilyEditing","config","FORMAT_FONT_SIZE","fontBackgroundColor.colors","34BflXDc","215178pKOhSQ","descriptionFactory","fontSize.options","4749770Gopsti","*Reset font family*","*Set font family:* %0","FontSizeEditing","label","formatInline","fontBackgroundColor","1542966NZiPsL","*Reset font size*","fontColor.colors","4286348yxffOt","toLowerCase","40194720oeuqKq","editor","has","model"];return(io=function(){return t})()}!function(t,e){const n=co,r=t();for(;;)try{if(931396===-parseInt(n(220))/1+parseInt(n(260))/2*(-parseInt(n(261))/3)+-parseInt(n(214))/4+parseInt(n(264))/5+-parseInt(n(211))/6*(parseInt(n(245))/7)+-parseInt(n(249))/8+parseInt(n(216))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const ao=[{pluginName:oo(267),commandName:oo(239)},{pluginName:oo(256),commandName:oo(238)},{pluginName:oo(243),commandName:oo(255)},{pluginName:oo(235),commandName:oo(210)}];function co(t,e){const n=io();return(co=function(t,e){return n[t-=208]})(t,e)}class uo extends t.Plugin{[oo(250)](){const t=oo,e=this[t(217)][t(253)],n=this[t(217)][t(222)][t(226)](t(241));for(const{pluginName:e,commandName:r}of ao)this[t(217)][t(222)][t(218)](e)&&(n[t(247)](r),n[t(231)](r));n[t(262)][t(242)](t(239),Hr(e,t(258))),n[t(262)][t(242)](t(238),Hr(e,t(229))),n[t(262)][t(242)](t(255),Hr(e,t(246))),n[t(262)][t(242)](t(210),Hr(e,t(224))),this[t(254)]()}[oo(254)](){const t=oo,e=this[t(217)],n=e[t(253)];e[t(222)][t(226)](t(241))[t(262)][t(233)]((e=>{const r=t,o=n.t;if(r(209)!=e[r(223)])return;const{data:i}=e;if(null!=i){if(r(239)==i[r(221)]){const t=i[r(244)][0][r(225)];if(t){const e=o(this[r(217)][r(222)][r(226)](r(230))[r(227)](this[r(217)][r(257)][r(226)](r(263)))[r(228)]((e=>e[r(219)]==t))[r(248)])[r(215)]();return{type:r(234),content:Hr(n,r(236),e)}}return{type:r(234),content:Hr(n,r(212))}}if(r(238)==i[r(221)]){const t=i[r(244)][0][r(225)];return t?{type:r(234),content:Hr(n,r(266),t)}:{type:r(234),content:Hr(n,r(265))}}if(r(255)==i[r(221)]){const t=i[r(244)][0][r(225)];if(t){const e=(0,s.normalizeColorOptions)(this[r(217)][r(257)][r(226)](r(213)))[r(228)]((e=>e[r(219)]==t));let i=t,a="";return e&&(i=e[r(208)],a=o(i)[r(215)]()),{type:r(234),content:Hr(n,r(252),a)[r(251)](),color:{value:t,title:a||i}}}return{type:r(234),content:Hr(n,r(237))}}if(r(210)==i[r(221)]){const t=i[r(244)][0][r(225)];if(t){const e=(0,s.normalizeColorOptions)(this[r(217)][r(257)][r(226)](r(259)))[r(228)]((e=>e[r(219)]==t));let i=t,a="";return e&&(i=e[r(208)],a=o(i)[r(215)]()),{type:r(234),content:Hr(n,r(232),a)[r(251)](),color:{value:t,title:a||i}}}return{type:r(234),content:Hr(n,r(240))}}}}))}}const lo=ho;!function(t,e){const n=ho,r=t();for(;;)try{if(569964===parseInt(n(152))/1+parseInt(n(119))/2*(-parseInt(n(110))/3)+parseInt(n(122))/4+-parseInt(n(102))/5+-parseInt(n(105))/6+parseInt(n(136))/7+-parseInt(n(139))/8*(parseInt(n(111))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(po);class fo extends t.Plugin{[lo(143)](){const t=lo,e=this[t(116)],n=e[t(108)][t(151)](t(135)),r=e[t(127)][t(151)](t(132)),s=e[t(127)][t(151)](t(148));r&&s&&(n[t(130)](t(148)),n[t(123)](t(132)),this[t(114)]())}[lo(114)](){const t=lo,e=this[t(116)],n=e[t(115)];e[t(108)][t(151)](t(135))[t(146)][t(113)]((r=>{const s=t;if(s(101)!=r[s(149)]&&s(150)!=r[s(149)])return;const{data:o}=r;if(o&&s(148)===o[s(137)]){const t=[],r=o[s(103)][0];for(const[n,o]of Object[s(109)](r))t[s(126)](go(e,n,o));return t[s(144)]?{type:s(140),content:Hr(n,s(125),t[s(131)](", "))}:{type:s(140),content:Hr(n,s(138))}}}))}}function ho(t,e){const n=po();return(ho=function(t,e){return n[t-=101]})(t,e)}function go(t,e,n){const r=lo,o=t[r(115)].t,i=e[r(129)](/(?=[A-Z])/)[r(131)](" "),a=o(i[r(118)](0)[r(128)]()+i[r(112)](1))[r(117)]();if(r(120)==typeof n)return a;if(r(121)===e||r(147)===e){const e=(0,s.normalizeColorOptions)(t[r(107)][r(151)](r(133)))[r(153)]((t=>t[r(141)]==n));return a+" ("+(e?o(e[r(142)])[r(117)]():n)+")"}if(r(145)===e&&isNaN(parseFloat(n))){const e=t[r(108)][r(151)](r(134))[r(124)](t[r(107)][r(151)](r(106)))[r(153)]((t=>t[r(141)]==n));return a+" ("+(e?o(e[r(104)])[r(117)]():n)+")"}return a+" ("+n+")"}function po(){const t=["fontSize","descriptionFactory","fontBackgroundColor","pasteFormat","type","formatInline","get","691775GYmgwS","find","formatBlock","580530rFkhiQ","commandParams","title","1388760EzbZzH","fontSize.options","config","plugins","entries","12JOLnce","2350287rLeYjn","slice","registerDescriptionCallback","_registerLegacyDescription","locale","editor","toLowerCase","charAt","188114sLoLMZ","boolean","fontColor","2635888AvBlQq","enableCommand","normalizeSizeOptions","*Set format to:* %0","push","commands","toUpperCase","split","enableDefaultAttributesIntegration","join","copyFormat","fontColor.colors","FontSize","TrackChangesEditing","1429078fiycHx","commandName","*Remove all formatting*","8bOLewH","format","model","label","afterInit","length"];return(po=function(){return t})()}function mo(t,e){const n=Io();return(mo=function(t,e){return n[t-=170]})(t,e)}function Io(){const t=["*Change to:* %0","_getHeadingLevel","value","28uWDFJR","18789OlvUhq","heading.options","descriptionFactory","plugins","HeadingEditing","ELEMENT_HEADING","6IRFLpr","config","name","343280KeMJNm","match","get","editor","view","commandParams","find","format","paragraph","_registerLegacyDescription","heading","1143166hlzeRP","1GJiJIb","enableDefaultAttributesIntegration","model","afterInit","commandName","TrackChangesEditing","registerElementLabel","type","locale","has","_headingOptions","title","4705980TFkdlH","registerDescriptionCallback","3247573CRceXe","formatBlock","11lVrBsd","433413LXZfts","8ywlCYF","1082855JIDVUn","ELEMENT_HEADING_CUSTOM"];return(Io=function(){return t})()}const Eo=mo;!function(t,e){const n=mo,r=t();for(;;)try{if(539736===parseInt(n(203))/1*(-parseInt(n(202))/2)+parseInt(n(182))/3*(-parseInt(n(181))/4)+-parseInt(n(176))/5*(-parseInt(n(188))/6)+parseInt(n(171))/7*(parseInt(n(175))/8)+parseInt(n(174))/9+parseInt(n(191))/10+-parseInt(n(173))/11*(-parseInt(n(215))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Io);class bo extends t.Plugin{[Eo(206)](){const t=Eo,e=this[t(194)];if(!e[t(185)][t(212)](t(186)))return;this[t(213)]=e[t(189)][t(193)](t(183));const n=e[t(211)],r=e[t(185)][t(193)](t(208));r[t(204)](t(201));for(const e of this[t(213)])t(199)!=e[t(205)]&&r[t(184)][t(209)](e[t(205)],(n=>{const r=t,i=this[r(179)](e[r(205)]);return null!==i?s(n,i):o(n,e[r(214)])}));function s(e,r){return Hr(n,t(187),[e,r])}function o(e,r){return Hr(n,t(177),[e,r])}this[t(200)]()}[Eo(200)](){const t=Eo,e=this[t(194)],n=e[t(211)];e[t(185)][t(193)](t(208))[t(184)][t(170)]((e=>{const r=t;if(r(172)!=e[r(210)])return;const{data:s}=e;if(s&&r(201)==s[r(207)]){const e=s[r(196)][0][r(180)],c=this[r(179)](e);if(null!==c)return{type:r(198),content:Hr(n,r(178),(a=c,Hr(n,r(187),[1,a])))};const u=this[r(213)][r(197)]((t=>t[r(205)]===e))[r(214)];return{type:r(198),content:Hr(n,r(178),(o=1,i=u,Hr(n,t(177),[o,i])))}}var o,i,a}))}[Eo(179)](t){const e=Eo;var n,r;const s=t[e(192)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(213)])||void 0===n?void 0:n[e(197)]((n=>n[e(205)]==t));if(o&&o[e(195)]){const t=o[e(195)],n=(null!==(r=t[e(190)])&&void 0!==r?r:t)[e(192)](/^h(\d+)/);if(n)return n[1]}return null}}const To=yo;function _o(){const t=["4JzNdvp","afterInit","registerAttributeLabel","6649930FkHssw","162lnjNBF","4355432bjrLhk","FORMAT_HIGHLIGHT","config","227211AexdTh","value","model","TrackChangesEditing","registerInlineAttribute","locale","editor","9377172QtYjPD","commandName","*Remove highlight*","_registerLegacyDescription","find","format","has","get","commandParams","11cVBkAk","highlight","*Set highlight:* %0","highlight.options","386761LyGywS","enableDefaultAttributesIntegration","descriptionFactory","toLowerCase","190885Zwboyp","9wrFcRx","plugins","2uQLRtW","HighlightEditing","5830076qNUvqK","registerDescriptionCallback","color","type","title","formatInline"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=500]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(547754===-parseInt(n(519))/1*(parseInt(n(526))/2)+parseInt(n(542))/3*(parseInt(n(534))/4)+parseInt(n(523))/5*(parseInt(n(538))/6)+-parseInt(n(528))/7+parseInt(n(539))/8*(parseInt(n(524))/9)+-parseInt(n(537))/10*(parseInt(n(515))/11)+parseInt(n(506))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[To(535)](){const t=To,e=this[t(505)];if(!e[t(525)][t(512)](t(527)))return;const n=e[t(525)][t(513)](t(502)),r=e[t(504)];n[t(520)](t(516)),n[t(503)](t(516)),n[t(521)][t(536)](t(516),Hr(r,t(540))),this[t(509)]()}[To(509)](){const t=To,e=this[t(505)],n=e[t(504)];e[t(525)][t(513)](t(502))[t(521)][t(529)]((r=>{const s=t;if(s(533)!=r[s(531)])return;const{data:o}=r;if(o&&s(516)==o[s(507)]){const t=n.t,r=o[s(514)][0][s(500)];if(r){const o=e[s(541)][s(513)](s(518))[s(510)]((t=>t[s(501)]==r)),i=t(o[s(532)])[s(522)]();return{type:s(511),content:Hr(n,s(517),i),color:{value:o[s(530)],title:o[s(532)]}}}return{type:s(511),content:Hr(n,s(508),Hr(n,s(540)))}}}))}}const ko=Co;function Co(t,e){const n=Lo();return(Co=function(t,e){return n[t-=193]})(t,e)}function Lo(){const t=["descriptionFactory","dataDowncast","insert","div","ck-horizontal-line","createContainerElement","showSuggestionHighlights","enableCommand","1719504vCCHCZ","57399KuyVkv","2282600vKwKAJ","get","529659PJWgET","addClass","HorizontalLineEditing","horizontalLine","1595828ryCkjs","has","high","TrackChangesEditing","editor","for","conversion","1832628HOJPuw","ELEMENT_HORIZONTAL_LINE","elementToStructure","createEmptyElement","plugins","afterInit","6099387lhMQJd","locale","registerElementLabel","createPositionAt"];return(Lo=function(){return t})()}!function(t,e){const n=Co,r=t();for(;;)try{if(539505===-parseInt(n(212))/1+parseInt(n(216))/2+-parseInt(n(209))/3+-parseInt(n(208))/4+-parseInt(n(210))/5+parseInt(n(223))/6+parseInt(n(196))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class No extends t.Plugin{[ko(195)](){const t=ko,e=this[t(220)];if(!e[t(194)][t(217)](t(214)))return;e[t(194)][t(211)](t(219))[t(207)](t(215));const n=e[t(194)][t(211)](t(219)),r=e[t(197)];n[t(200)][t(198)](t(215),(e=>Hr(r,t(224),e))),e[t(222)][t(221)](t(201))[t(225)]({model:t(215),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(206)])return null;const o=n[s(205)](s(203)),i=n[s(193)]("hr");return n[s(213)](s(204),o),n[s(202)](n[s(199)](o,0),i),o},converterPriority:t(218)})}}const Ro=So;function So(t,e){const n=Mo();return(So=function(t,e){return n[t-=171]})(t,e)}function Mo(){const t=["rawHtml","element","descriptionFactory","*Change %0 content*","attribute","registerElementLabel","3480aLhtjo","get","plugins","nodeAfter","863780Gdjzsr","enableDefaultAttributesIntegration","registerBlockAttribute","getFirstRange","HtmlEmbed","key","553844emLKng","formatBlock","afterInit","htmlEmbed","value","1934275wvnNmR","ELEMENT_HTML_EMBED","99HzkKJz","8mMpAlB","has","locale","TrackChangesEditing","1xSRmmv","start","_registerLegacyDescription","1539009llNaam","1065qFkCHd","1166925OsPzck","editor","commandName","type","registerDescriptionCallback","format","427870JBRXYo"];return(Mo=function(){return t})()}!function(t,e){const n=So,r=t();for(;;)try{if(264895===-parseInt(n(208))/1*(parseInt(n(179))/2)+-parseInt(n(173))/3+-parseInt(n(196))/4+parseInt(n(172))/5*(parseInt(n(186))/6)+parseInt(n(201))/7+parseInt(n(204))/8*(-parseInt(n(171))/9)+parseInt(n(190))/10*(parseInt(n(203))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mo);class vo extends t.Plugin{[Ro(198)](){const t=Ro,e=this[t(174)];if(!e[t(188)][t(205)](t(194)))return;const n=e[t(188)][t(187)](t(207)),r=e[t(206)];n[t(182)][t(185)](t(180),(e=>Hr(r,t(202),e))),n[t(191)](t(199)),n[t(192)](t(200)),n[t(182)][t(177)]((e=>{const n=t;if(n(184)!=e[n(176)])return;const{data:s}=e;if(s&&n(200)==s[n(195)]&&e[n(193)]()[n(209)][n(189)].is(n(181),n(180))){const t=Hr(r,n(202));return{type:n(178),content:Hr(r,n(183),t)}}})),this[t(210)]()}[Ro(210)](){const t=Ro,e=this[t(174)],n=e[t(206)];e[t(188)][t(187)](t(207))[t(182)][t(177)]((e=>{const r=t;if(r(197)!=e[r(176)])return;const{data:s}=e;if(s&&r(199)==s[r(175)]){const t=Hr(n,r(202));return{type:r(178),content:Hr(n,r(183),t)}}}))}}function wo(t,e){const n=Do();return(wo=function(t,e){return n[t-=431]})(t,e)}const Oo=wo;function Do(){const t=["afterInit","isOwn","2207205EETWML","convertBlockImageToInline","schema","_registerLegacyDescription","enableDefaultAttributesIntegration","type","previous","1602rNGWSw","imageTextAlternative","uploadImage","caption","ImageUtils","subType","descriptionFactory","imageInline","ImageResize","1001799qvPUCm","1688008cFBgor","discard","element","isIntersecting","FORMAT_IMAGE_SIZE","filter","formatBlock","selection","imageStylePreApply","625300VEgnYX","removeObject","newValue","getFirstRange","resizedWidth","forward","has","registerDescriptionCallback","Block image to inline image","addObject","toggleImageCaption","insertImage","137132NmnIhi","insertion","createRangeOn","ImageTextAlternativeEditing","ImageBlockEditing","find","ImageCaptionEditing","markDeletion","isCollapsed","registerBlockAttribute","markInsertion","registerElementLabel","join","*Reset image width*","nodeAfter","get","imageBlock","createRange","ImageCaptionUtils","length","commandName","convertInlineImageToBlock","model","accept","*Remove image text alternative*","editor","findIndex","chain","imageCaption","backward","plugins","locale","toPrevious","_findSuggestions","markBlockFormat","registerAttributeLabel","deletion","isEqual","*Set image width:* %0","1370FHrYcp","start","enableCommand","formatInline","_suggestionFactory","key","1888866ENFuUJ","width","forceDefaultExecution","registerCustomCallback","isBlockImage","nodeBefore","isBefore","fromPosition","detach","getSuggestionCallback","1ETNWYw","end","imageTypeBlock","getNearestSelectionRange","change","ImageUploadEditing","ELEMENT_IMAGE","TrackChangesEditing","format","document","ELEMENT_INLINE_IMAGE","toNext","getContainedElement","getCaptionFromImageModelElement","*Set image text alternative:* %0","attribute","Inline image to block image","getClosestSelectedImageElement","alt","commandParams","ELEMENT_CAPTION","ImageEditing","imageTypeInline","resizeImage","ImageInlineEditing"];return(Do=function(){return t})()}!function(t,e){const n=wo,r=t();for(;;)try{if(169224===-parseInt(n(502))/1*(-parseInt(n(447))/2)+parseInt(n(545))/3+parseInt(n(435))/4+parseInt(n(486))/5*(-parseInt(n(536))/6)+-parseInt(n(529))/7+-parseInt(n(546))/8+parseInt(n(492))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Fo extends t.Plugin{[Oo(527)](){const t=Oo,e=this[t(472)];if(!e[t(477)][t(441)](t(523)))return;const n=e[t(477)][t(462)](t(509)),r=e[t(477)][t(462)](t(540)),s=e[t(478)];n[t(488)](t(446)),n[t(542)][t(458)](t(463),(e=>Hr(s,t(508),e))),n[t(542)][t(458)](t(543),(e=>Hr(s,t(512),e))),n[t(542)][t(458)](t(539),(()=>Hr(s,t(522)))),e[t(477)][t(441)](t(507))&&n[t(488)](t(538)),e[t(477)][t(441)](t(451))&&e[t(477)][t(441)](t(526))&&(n[t(488)](t(524),((s,o)=>{const i=t,a=r[i(519)](e[i(469)][i(511)][i(433)]);e[i(469)][i(506)]((()=>{const t=i;n[t(481)](a,{commandName:t(524),commandParams:[o]},[],t(530))}))})),n[t(488)](t(504),((s,o)=>{const a=t;e[a(469)][a(506)]((t=>{const c=a;let u=r[c(519)](e[c(469)][c(511)][c(433)]),l=t[c(449)](u);const f=i.LivePosition[c(499)](l[c(487)],c(479)),h=i.LivePosition[c(499)](l[c(503)],c(513));n[c(494)]((()=>s(o))),u=r[c(519)](e[c(469)][c(511)][c(433)]),l=t[c(449)](u);const g=t[c(464)](f,h);f[c(500)](),h[c(500)](),n[c(481)](u,{commandName:c(524),commandParams:[o]},[],c(468)),g[c(487)][c(498)](l[c(487)])&&n[c(457)](t[c(464)](g[c(487)],l[c(487)]),c(468)),l[c(503)][c(498)](g[c(503)])&&n[c(457)](t[c(464)](l[c(503)],g[c(503)]),c(468))}))})),n[t(490)][t(495)](t(432),t(468),t(459),(()=>!1)),n[t(490)][t(495)](t(432),t(468),t(470),(()=>!1)),n[t(490)][t(495)](t(432),t(468),t(547),n[t(490)][t(501)](t(432),"",t(470))),n[t(490)][t(495)](t(448),t(468),t(459),(()=>!1)),n[t(490)][t(495)](t(448),t(468),t(547),(([r])=>{const s=t,o=n[s(490)][s(501)](s(448),"",s(547));let i=r[s(487)],a=r[s(503)];const c=e[s(469)][s(531)][s(505)](i,s(476)),u=e[s(469)][s(531)][s(505)](a,s(440));c[s(455)]&&(i=c[s(487)]),u[s(455)]&&(a=u[s(503)]),o([e[s(469)][s(464)](i,a)])})),n[t(490)][t(495)](t(432),t(468),t(474),c),n[t(490)][t(495)](t(448),t(468),t(474),c)),e[t(477)][t(441)](t(453))&&(n[t(488)](t(445),((s,o)=>{const i=t,a=e[i(477)][i(462)](i(465));let c=r[i(519)](e[i(469)][i(511)][i(433)]),u=a[i(515)](c);e[i(469)][i(506)]((()=>{const t=i;if(u)return void n[t(454)](e[t(469)][t(449)](u));const l=r[t(496)](c);s(o),c=r[t(519)](e[t(469)][t(511)][t(433)]),u=a[t(515)](c),n[t(457)](e[t(469)][t(449)](u),l?null:t(475))}))})),n[t(490)][t(495)](t(448),t(475),t(474),c));const o=[{type:t(432),subType:t(434)},{type:t(448),subType:t(475)},{type:t(432),subType:t(468)},{type:t(448),subType:t(468)}];function a(e,s){const i=t,a=o[i(473)]((({type:t,subType:n})=>e[i(534)]==t&&e[i(541)]==n)),c=o[i(473)]((({type:t,subType:e})=>s[i(534)]==t&&s[i(541)]==e));if(a<0||c<0)return!1;const u=e[i(438)](),l=s[i(438)]();if((0==a||1==a)&&2==c&&u[i(549)](l))return!0;if(2==a&&3==c){const t=n[i(480)](u,i(448))[i(431)]((({suggestion:t,meta:e})=>e[i(528)]&&i(468)==t[i(541)]));if(t[i(466)]>1&&l[i(503)][i(484)](u[i(487)]))return!0;if(1==t[i(466)]&&(u[i(487)][i(484)](l[i(503)])||u[i(503)][i(484)](l[i(487)])))return!0}if(3==a&&3==c&&u[i(487)][i(498)](l[i(487)])){const t=u[i(503)][i(461)],e=l[i(487)][i(497)];return r[i(496)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(477)][t(441)](t(544))&&(n[t(533)](t(525)),n[t(456)](t(439)),n[t(542)][t(482)](t(439),Hr(s,t(550)))),e[t(477)][t(441)](t(450))&&(n[t(533)](t(537)),n[t(456)](t(520))),n[t(542)][t(442)]((e=>{const n=t;if(o[n(452)]((({type:t,subType:r})=>e[n(534)]==t&&e[n(541)]==r)))return e[n(535)]?{}:void 0})),n[t(542)][t(442)]((e=>{const n=t;if(n(448)==e[n(534)]||n(483)==e[n(534)]){const t=e[n(514)]();if(t&&t.is(n(548),n(539)))return{type:n(448)==e[n(534)]?n(444):n(436),element:t,quantity:1}}})),n[t(542)][t(442)]((e=>t(432)==e[t(534)]&&t(468)==e[t(541)]?{type:t(510),content:t(518)}:t(432)==e[t(534)]&&t(530)==e[t(541)]?{type:t(510),content:t(443)}:void 0)),n[t(542)][t(442)]((e=>{const n=t;if(n(517)!=e[n(534)])return;const{data:r}=e;if(!r||n(520)!=r[n(491)])return;const o=r[n(437)];return o?{type:n(510),content:Hr(s,n(516),'"'+o+'"')}:{type:n(510),content:Hr(s,n(471))}})),this[t(532)]()}[Oo(532)](){const t=Oo,e=this[t(472)],n=e[t(478)];e[t(477)][t(462)](t(509))[t(542)][t(442)]((e=>{const r=t;if(r(432)!=e[r(534)]&&r(489)!=e[r(534)])return;const{data:s}=e;if(s){if(r(537)==s[r(467)]){const t=s[r(521)][0][r(437)];return t?{type:r(510),content:Hr(n,r(516),'"'+t+'"')}:{type:r(510),content:Hr(n,r(471))}}if(r(525)==s[r(467)]){const t=s[r(521)][0][r(493)];return t?{type:r(510),content:Hr(n,r(485),t)}:{type:r(510),content:Hr(n,r(460))}}}}))}}function Bo(){const t=["enableDefaultAttributesIntegration","oldValue","src","8387lRJzZo","commandName","discard","7423960LTstpz","*Replace image URL*","descriptionFactory","format","formatInline","271510tHErdS","4283265BvBXCD","getSuggestionCallback","3qPTzyY","318MMzRXq","TrackChangesEditing","type","attribute","_registerLegacyDescription","accept","get","registerCustomCallback","registerDescriptionCallback","*Format:* replace image URL","5220056UnqsfX","replaceImageSource","key","plugins","newValue","123485tLcMzw","afterInit","ImageEditing","formatBlock","editor","158aHUdef","_handleLegacySuggestions","has","registerBlockAttribute","_suggestionFactory","121Bslhag","944928SCXlfo","locale"];return(Bo=function(){return t})()}const Po=xo;function xo(t,e){const n=Bo();return(xo=function(t,e){return n[t-=393]})(t,e)}!function(t,e){const n=xo,r=t();for(;;)try{if(679721===-parseInt(n(413))/1*(parseInt(n(402))/2)+-parseInt(n(424))/3*(-parseInt(n(435))/4)+-parseInt(n(397))/5*(parseInt(n(425))/6)+parseInt(n(422))/7+parseInt(n(416))/8+parseInt(n(408))/9+-parseInt(n(421))/10*(parseInt(n(407))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bo);class Uo extends t.Plugin{[Po(398)](){const t=Po;if(!this[t(401)][t(395)][t(404)](t(399)))return;const e=this[t(401)][t(409)],n=this[t(401)][t(395)][t(431)](t(426));n[t(410)](t(393)),n[t(405)](t(412)),n[t(418)][t(433)]((n=>{const r=t;if(r(428)!=n[r(427)])return;const{data:s}=n;return s&&r(412)==s[r(394)]?s[r(396)]&&s[r(411)]?{type:r(419),content:Hr(e,r(417))}:{type:r(419),content:""}:void 0})),this[t(403)]()}[Po(403)](){const t=Po,e=this[t(401)][t(395)][t(431)](t(426));e[t(406)][t(432)](t(400),t(393),t(430),e[t(406)][t(423)](t(400),null,t(415))),e[t(406)][t(432)](t(400),t(393),t(415),e[t(406)][t(423)](t(400),null,t(430))),this[t(429)]()}[Po(429)](){const t=Po,e=this[t(401)],n=e[t(409)];e[t(395)][t(431)](t(426))[t(418)][t(433)]((e=>{const r=t;if(r(400)!=e[r(427)]&&r(420)!=e[r(427)])return;const{data:s}=e;return s&&r(393)==s[r(414)]?{type:r(419),content:Hr(n,r(434))}:void 0}))}}function jo(){const t=["isBefore","getSuggestion","getSuggestionCallback","value","imageStyle","_findSuggestions","selection","length","plugins","imageStylePostApply","*Format:* %0","getContainedElement","nodeBefore","subType","hasSuggestion","isIntersecting","editor","forEach","getChangedMarkers","imageCaption","shouldConvertImageType","differ","commands","474OAYxGx","Users","imageStylePreApply","chain","newRange","404374Phrzkf","imageTypeInline","findIndex","format","createRangeOn","markInlineFormat","suggestion","nodeAfter","document","convertInlineImageToBlock","get","filter","3024808oJeNJb","getClosestSelectedImageElement","18YZXRWf","commandParams","from","imageTypeBlock","head","title","insertion","has","_suggestionFactory","1550129laStsV","160577KpZnlE","isBlockImage","discard","markBlockFormat","formatBlock","ImageUtils","isInlineImage","start","change","author","isOwn","name","ImageStyleEditing","50oZCxpB","toLowerCase","accept","isEqual","end","827585kzhdgj","6404liGJyK","descriptionFactory","commandReversedParams","afterInit","179163FjerUv","discardSuggestion","registerCustomCallback","model","commandName","isInContent","next","setImageNaturalSizeAttributes","registerDescriptionCallback","side","registerPostFixer","enableCommand","FORMAT_SIDE_IMAGE","formatInline","getFirstRange","refresh","_registerLegacyDescription","normalizedStyles","type","TrackChangesEditing","locale","_splitMarkerName","getSuggestions","join"];return(jo=function(){return t})()}const Go=Vo;function Vo(t,e){const n=jo();return(Vo=function(t,e){return n[t-=448]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(339944===-parseInt(n(510))/1+parseInt(n(486))/2+parseInt(n(481))/3*(-parseInt(n(529))/4)+parseInt(n(528))/5+parseInt(n(500))/6*(parseInt(n(509))/7)+-parseInt(n(498))/8+parseInt(n(533))/9*(parseInt(n(523))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jo);class zo extends t.Plugin{[Go(532)](){const t=Go,n=this[t(474)];if(!n[t(466)][t(507)](t(522)))return;const r=n[t(466)][t(496)](t(453)),s=n[t(466)][t(496)](t(515)),o={};r[t(544)](t(462),((o,i)=>{const a=t,c=n[a(466)][a(496)](a(482)).me,u=n[a(480)][a(496)](a(462));let l=s[a(499)](n[a(536)][a(494)][a(464)]),f=n[a(536)][a(490)](l),h=u[a(461)];if(h==i[a(461)])return;const g={commandName:a(462),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(536)][a(518)]((()=>{const t=a;if(r[t(456)]()[t(497)]((e=>e[t(538)]&&c==e[t(519)]&&(t(514)==e[t(452)]||t(546)==e[t(452)])&&(t(483)==e[t(471)]||t(467)==e[t(471)])&&e[t(448)]()[t(526)](f)))[t(475)]((e=>r[t(534)](e[t(504)]))),l=s[t(499)](n[t(536)][t(494)][t(464)]),f=n[t(536)][t(490)](l),u[t(449)](),n[t(480)][t(496)](t(487))[t(449)](),n[t(480)][t(496)](t(503))[t(449)](),h=u[t(461)],h!=i[t(461)])return s[t(516)](l)&&u[t(478)](i[t(461)],l)?(o({...i,setImageSizes:!1}),l=s[t(499)](n[t(536)][t(494)][t(464)]),void r[t(513)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(483))):void(s[t(511)](l)?r[t(513)](l,g,[],t(467)):r[t(491)](f,g,t(467)))}))}));for(const e of n[t(466)][t(496)](t(522))[t(451)])o[e[t(521)]]=e[t(505)][t(524)]();r[t(508)][t(535)](t(514),t(483),t(457),(()=>!1)),r[t(508)][t(535)](t(514),t(467),t(457),(()=>!1)),r[t(508)][t(535)](t(546),t(467),t(457),(()=>!1)),r[t(508)][t(535)](t(514),t(483),t(525),(([e])=>{const n=t;s[n(540)](e[n(469)]())})),r[t(508)][t(535)](t(514),t(483),t(512),((e,n)=>{const s=t;r[s(508)][s(460)](s(514),"",s(525))(e,{commandName:n[s(537)],commandParams:n[s(531)]})})),r[t(508)][t(535)](t(514),t(483),t(484),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(514),subType:t(483)},{type:t(506),subType:t(477)},{type:t(514),subType:t(495)},{type:t(506),subType:t(495)}];function a(e,n){const o=t,a=i[o(488)]((({type:t,subType:n})=>e[o(452)]==t&&e[o(471)]==n)),c=i[o(488)]((({type:t,subType:e})=>n[o(452)]==t&&n[o(471)]==e));if(a<0||c<0)return!1;const u=e[o(448)](),l=n[o(448)]();if((0==a||1==a)&&2==c&&u[o(473)](l))return!0;if(2==a&&3==c){const t=r[o(463)](u,o(506))[o(497)]((({suggestion:t,meta:e})=>e[o(520)]&&o(495)==t[o(471)]));if(t[o(465)]>1&&l[o(527)][o(526)](u[o(517)]))return!0;if(1==t[o(465)]&&(u[o(517)][o(526)](l[o(527)])||u[o(527)][o(526)](l[o(517)])))return!0}if(3==a&&3==c&&u[o(517)][o(458)](l[o(517)])){const t=u[o(527)][o(493)],e=l[o(517)][o(470)];return s[o(511)](t)&&t===e}return!1}n[t(536)][t(494)][t(543)]((()=>{const e=t;let o=!1;const i=Array[e(502)](n[e(536)][e(494)][e(479)][e(476)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(455)](t);if(e(492)==i&&r[e(472)](u)){if(e(514)==a&&(e(483)==c||e(467)==c)){const t=r[e(459)](u);if(n[e(485)]){const n=t[e(448)]()[e(469)]();if(s[e(511)](n))continue;r[e(534)](t),o=!0}}if(e(506)==a&&e(477)==c&&!n[e(485)]){const t=r[e(459)](u);t[e(539)]&&t[e(539)][e(538)]&&(r[e(534)](t[e(539)]),o=!0)}}}return o})),this[t(450)](o)}[Go(450)](t){const e=Go,n=this[e(474)],r=n[e(454)];n[e(466)][e(496)](e(453))[e(530)][e(541)]((n=>{const s=e;if(s(514)!=n[s(452)]&&s(546)!=n[s(452)])return;const{data:o}=n;if(!o||s(462)!=o[s(537)])return;const i=o[s(501)][0][s(461)];return function(t){const e=s;return{type:e(489),content:Hr(r,e(468),t)}}(s(542)===i?Hr(r,s(545)):t[i]||i)}))}}const Ho=Wo;function Wo(t,e){const n=Ko();return(Wo=function(t,e){return n[t-=459]})(t,e)}function Ko(){const t=["16620UgmNQY","listenTo","936246hBCzMe","enableCommand","trackChanges","1960230qDjhlJ","_trackChangesValueDuringImport","get","153YTZiEu","_setSuggestionData","collaboration_features","_trackChangesExecuted","lowest","importWord","2323551IwqkUE","track_changes","3355556BptKYv","commands","21RMZziY","bind","value","dataInsert","220134HUFczS","high","Users","285208PxWggh","plugins","10439oqoABE","_handleImportedData","2NVgdgt","TrackChangesEditing","afterInit","forEach","execute","editor"];return(Ko=function(){return t})()}!function(t,e){const n=Wo,r=t();for(;;)try{if(438068===parseInt(n(465))/1+-parseInt(n(472))/2*(parseInt(n(492))/3)+-parseInt(n(459))/4+parseInt(n(483))/5+parseInt(n(480))/6*(parseInt(n(461))/7)+-parseInt(n(468))/8*(parseInt(n(486))/9)+parseInt(n(478))/10*(parseInt(n(470))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class qo extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(484)]=!1,this[e(489)]=!1}[Ho(474)](){const t=Ho,e=this[t(477)],n=e[t(460)][t(485)](t(491)),r=e[t(460)][t(485)](t(482));n&&(n.on(t(476),((e,[,n])=>{const s=t;this[s(484)]=r[s(463)],n[s(488)][s(493)]=!this[s(484)]}),{priority:t(466)}),this[t(479)](n,t(464),this[t(471)][t(462)](this)),this[t(479)](n,t(464),(()=>{const e=t;this[e(489)]&&(r[e(476)](),this[e(489)]=!1)}),{priority:t(490)}),e[t(469)][t(485)](t(473))[t(481)](t(491)))}[Ho(471)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(477)][n(460)][n(485)](n(482)),o=s[n(463)];this[n(484)]!==o&&(s[n(476)](),this[n(489)]=!0),r&&r[n(475)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(477)][o(469)][o(485)](o(467)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(491)}}};this[o(477)][o(469)][o(485)](o(473))[o(487)](i)}))}}const Xo=Zo;function Jo(){const t=["FORMAT_INDENT","TrackChangesEditing","type","6525wUkScL","IndentBlock","_registerLegacyDescription","42468wXpzNg","commandName","80MFobeA","2EItyGr","has","descriptionFactory","3477054bLYfvY","blockIndent","registerDescriptionCallback","registerBlockAttribute","32hSVeeG","formatBlock","format","15lZRxPD","2266GweYGj","plugins","indent","IndentEditing","afterInit","locale","outdent","registerAttributeLabel","get","enableCommand","*Outdent:* %0","839657YlFnMM","enableDefaultAttributesIntegration","181767AFbEmF","getItems","*Indent:* %0","indentBlock","outdentBlock","575790DvCAIZ","editor","417940cTwXRJ","getItemLabel"];return(Jo=function(){return t})()}function Zo(t,e){const n=Jo();return(Zo=function(t,e){return n[t-=382]})(t,e)}!function(t,e){const n=Zo,r=t();for(;;)try{if(421052===parseInt(n(416))/1*(parseInt(n(394))/2)+-parseInt(n(418))/3*(-parseInt(n(401))/4)+-parseInt(n(404))/5*(-parseInt(n(423))/6)+-parseInt(n(397))/7+-parseInt(n(393))/8*(parseInt(n(388))/9)+parseInt(n(383))/10+-parseInt(n(405))/11*(parseInt(n(391))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jo);class Yo extends t.Plugin{[Xo(409)](){const t=Xo,e=this[t(382)],n=e[t(406)][t(413)](t(386));if(e[t(406)][t(395)](t(408))&&(n[t(414)](t(407)),n[t(414)](t(411))),e[t(406)][t(395)](t(389)))for(const e of[t(421),t(422)])n[t(417)](e);const r=e[t(410)];n[t(400)](t(398)),n[t(396)][t(412)](t(398),Hr(r,t(385))),this[t(390)]()}[Xo(390)](){const t=Xo,e=this[t(382)],n=e[t(410)],r=e[t(406)][t(413)](t(386));r[t(396)][t(399)]((e=>{const s=t;if(s(402)!=e[s(387)])return;const{data:o}=e;if(!o)return;if(s(421)!=o[s(392)]&&s(422)!=o[s(392)])return;const i=e[s(419)]()[0],a=r[s(396)][s(384)](i);return s(421)==o[s(392)]?{type:s(403),content:Hr(n,s(420),a)}:s(422)==o[s(392)]?{type:s(403),content:Hr(n,s(415),a)}:void 0}))}}var Qo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=498]})(t,e)}function ti(){var t=["4688rIJtyG","1604255jNIecw","TrackChangesEditing","2632ilNpnv","requires","2NxjXsJ","plugins","127646RoGGFc","1182732vHuRmR","enableCommand","input","8792850UTmxon","2881872FaTJOF","863961IDOucx","init","get","editor","6rxoSCX"];return(ti=function(){return t})()}!function(t,e){for(var n=$o,r=t();;)try{if(252754===parseInt(n(503))/1*(parseInt(n(501))/2)+parseInt(n(509))/3+parseInt(n(504))/4+-parseInt(n(515))/5*(-parseInt(n(513))/6)+-parseInt(n(499))/7*(parseInt(n(514))/8)+parseInt(n(508))/9+-parseInt(n(507))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[Qo(500)](){return[Ms.Input]}[Qo(510)](){var t=Qo;this[t(512)][t(502)][t(511)](t(498))[t(505)](t(506))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=464]})(t,e)}function si(){const t=["10AuwdnG","43029118JDzcUh","linkHref","*Remove link*","enableDefaultAttributesIntegration","1549451TBDSZD","link","LinkEditing","format","locale","10vPZmAs","unlink","descriptionFactory","registerAttributeLabel","plugins","1016Iwkgvk","toLowerCase","get","30935uzPWMF","formatInline","commandName","attribute","*Set link:* %0","3829432MmBmwr","registerDescriptionCallback","36jUDcti","link (","1188978ZOhRSX","manualDecorators","commandParams","TrackChangesEditing","afterInit","8240004eRbnxW","429711OPlOwi","label","newValue","registerInlineAttribute","type","key","editor","_registerLegacyDescription","commands","has"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(924727===-parseInt(n(483))/1+-parseInt(n(488))/2*(-parseInt(n(468))/3)+-parseInt(n(493))/4*(parseInt(n(496))/5)+parseInt(n(503))/6*(-parseInt(n(505))/7)+-parseInt(n(501))/8+parseInt(n(467))/9*(parseInt(n(478))/10)+parseInt(n(479))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(466)](){const t=ni,e=this[t(474)];if(!e[t(492)][t(477)](t(485)))return;const n=e[t(492)][t(495)](t(465)),r=e[t(476)][t(495)](t(484));n[t(482)](t(484)),n[t(482)](t(489)),n[t(471)](t(480));for(const e of r[t(506)])n[t(471)](e.id),n[t(490)][t(491)](e.id,t(504)+e[t(469)][t(494)]()+")");n[t(490)][t(502)]((n=>{const r=t;if(r(499)!=n[r(472)])return;const{data:s}=n;if(!s||r(480)!=s[r(473)])return;const o=s[r(470)],i=e[r(487)];return{type:r(486),content:null==o?Hr(i,r(481)):Hr(i,r(500),'"'+o+'"')}})),this[t(475)]()}[ni(475)](){const t=ni,e=this[t(474)],n=e[t(487)];e[t(492)][t(495)](t(465))[t(490)][t(502)]((e=>{const r=t;if(r(497)!=e[r(472)])return;const{data:s}=e;if(s){if(r(484)==s[r(498)]){const t=s[r(464)][0];return{type:r(486),content:Hr(n,r(500),'"'+t+'"')}}return r(489)==s[r(498)]?{type:r(486),content:Hr(n,r(481))}:void 0}}))}}const ii=li;function ai(){const t=["registerDescriptionCallback","plugins","enableCommand","model","afterInit","checkChild","locale","todo","ELEMENT_TODO_LIST","findIndex","todoListChecked","listItem","20338480ludXiu","5971763rLmpvj","2071809mUkFhk","ELEMENT_BULLETED_LIST","formatBlock","schema","type","paragraph","1341JgsCfW","length","end","commands","checkTodoList","push","value","listType","change","listIndent","document","format","selection","formatInline","replace","has","bulletedList","*Uncheck item*","parent","isObject","from","42WLVstT","8AecZGs","commandName","TrackChangesEditing","_selectedElements","6896VJWjgj","*Indent:* %0","previousSibling","createPositionAt","numberedList","LegacyTodoListEditing","execute","indentList","getSelectedBlocks","descriptionFactory","get","markBlockFormat","createRange","commandParams","forceValue","slice","LegacyListEditing","3135352HFknaN","name","ELEMENT_LIST_ITEM","registerElementLabel","*Change to:* %0","editor","*Outdent:* %0","*Check item*","before","nextSibling","bulleted","getAttribute","filter","outdentList","598985fQWTle","numbered","ELEMENT_NUMBERED_LIST","70240cRSXaH","add","todoList","blockName","element","List"];return(ai=function(){return t})()}!function(t,e){const n=li,r=t();for(;;)try{if(474612===-parseInt(n(213))/1*(-parseInt(n(175))/2)+-parseInt(n(153))/3*(parseInt(n(179))/4)+-parseInt(n(210))/5*(parseInt(n(174))/6)+-parseInt(n(146))/7+parseInt(n(196))/8+parseInt(n(147))/9+parseInt(n(145))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ci extends t.Plugin{[ii(137)](){const t=ii,e=this[t(201)],n=e[t(139)];if(!e[t(134)][t(168)](t(195)))return;const r=e[t(134)][t(189)](t(177)),s=e[t(134)][t(168)](t(184));function o(t){return()=>{const n=li,s=e[n(136)][n(163)][n(165)],o=e[n(156)][n(189)](t);if(o[n(159)])return void e[n(185)](n(152),{});const i=t[n(194)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(173)](t)[s(208)]((t=>function(t,e){const n=s;return e[n(138)](t[n(171)],n(144))&&!e[n(172)](t)}(t,r)));o=o[s(208)]((t=>!t.is(s(217),s(144))||t[s(207)](s(160))!=e));const i=new Set;for(const t of o)t.is(s(217),s(144))?i[s(214)](ui(t)):i[s(214)](t);return Array[s(173)](i)}(s[n(187)](),i,e[n(136)][n(150)]);e[n(136)][n(161)]((()=>{const e=n;for(const n of a)r[e(190)](n,{commandName:t,commandParams:[{forceValue:!o[e(159)]}],formatGroupId:e(216)},fi(n))}))}}function i(t){return()=>{const n=li,s=function(t){const e=li;let n=Array[e(173)](t);const r=n[e(142)]((t=>e(144)!=t[e(197)]));return r>-1&&(n=n[e(194)](0,r)),n}(e[n(136)][n(163)][n(165)][n(187)]()),o=e[n(136)][n(191)](e[n(136)][n(182)](s[0],n(204)),e[n(136)][n(182)](s[s[n(154)]-1],n(155)));e[n(136)][n(161)]((()=>{const e=n;r[e(190)](o,{commandName:t,commandParams:[],formatGroupId:e(162)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(205)];for(;t&&t[n(207)](n(162))>e[n(207)](n(162));)r[n(214)](t),t=t[n(205)]}return Array[n(173)](r)}(s))}))}}r[t(135)](t(183),o(t(183))),r[t(135)](t(169),o(t(169))),s&&r[t(135)](t(215),o(t(215))),r[t(135)](t(186),i(t(186))),r[t(135)](t(209),i(t(209))),s&&r[t(135)](t(157),(()=>{const n=t,s=e[n(156)][n(189)](n(157)),o=Array[n(173)](s[n(178)]);o[n(208)]((t=>t[n(207)](n(143))!=s[n(159)])),e[n(136)][n(161)]((()=>{const t=n;for(const e of o)r[t(190)](e,{commandName:t(157),commandParams:[{forceValue:!s[t(159)]}]})}))})),r[t(188)][t(199)](t(144),(e=>Hr(n,t(198),e))),r[t(188)][t(133)]((e=>{const r=t;if(r(149)!=e[r(151)]&&r(166)!=e[r(151)])return;const{data:s}=e;if(s){if(r(183)==s[r(176)]||r(169)==s[r(176)]||r(215)==s[r(176)])switch(s[r(176)][r(167)](r(218),"")){case r(206):return o(Hr(n,r(148)));case r(211):return o(Hr(n,r(212)));case r(140):return o(Hr(n,r(141)))}if(r(186)==s[r(176)])return{type:r(164),content:Hr(n,r(180),Hr(n,r(198)))};if(r(209)==s[r(176)])return{type:r(164),content:Hr(n,r(202),Hr(n,r(198)))};if(r(157)==s[r(176)])return s[r(192)][0][r(193)]?{type:r(164),content:Hr(n,r(203))}:{type:r(164),content:Hr(n,r(170))}}function o(t){const e=r;return{type:e(164),content:Hr(n,e(200),t)}}}))}}function ui(t){const e=ii,n=t[e(207)](e(162));if(0==n)return t;let r=t;for(;t[e(181)]&&t[e(181)].is(e(217),e(144));){const s=t[e(181)][e(207)](e(162));if(s==n)r=t[e(181)];else if(s<n)break;t=t[e(181)]}return r}function li(t,e){const n=ai();return(li=function(t,e){return n[t-=133]})(t,e)}function fi(t){const e=ii,n=[];if(t.is(e(217),e(144))&&t[e(207)](e(162))>0){let r=t[e(205)];for(;r&&e(144)==r[e(197)]&&r[e(207)](e(162))==t[e(207)](e(162));)n[e(158)](r),r=r[e(205)]}return n}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=231]})(t,e)}function di(){const t=["ELEMENT_","handleListStyleCommand","toUpperCase","before","registerDescriptionCallback","handleListReversedCommand","flat","replace","enableCommand","listStart","document","listType","*Format:* set order to reversed","model","format","has","locale","263670HJqgOB","startIndex","numbered","48LoGIuK","*Change to:* %0","backward","2313aUdjmJ","979601WvfaTq","formatInline","28VKPYaj","type","createPositionAt","styles","plugins","listReversed","getSiblingNodes","14373iWITnB","markMultiRangeBlockFormat","selection","4484469OsjMaM","_getSuggestionBlocks","getListTypeFromListStyleType","length","reversed","parent","281946QzNZSV","unshift","handleDescriptions","LegacyListPropertiesEditing","from","commandName","editor","get","_LIST_","filter","_getTranslationKeyForListStyle","formatBlock","listItem","listStyle","12ONHYLf","getSelectedBlocks","config","getAttribute","LegacyListUtils","getFirstPosition","change","list.properties","default","*Format:* set order to regular","getLastPosition","createRange","commandParams","_getSuggestionBlocksForListStyle","forward","afterInit","8yKtvyd","TrackChangesEditing","bind","push","map","356770zCmbXg","handleListStartCommand","4490JlGDmj","element","*Format:* set start index to %0","descriptionFactory"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(223063===parseInt(n(272))/1+parseInt(n(237))/2+-parseInt(n(311))/3*(parseInt(n(304))/4)+-parseInt(n(295))/5*(-parseInt(n(298))/6)+parseInt(n(302))/7*(-parseInt(n(267))/8)+parseInt(n(301))/9*(-parseInt(n(274))/10)+-parseInt(n(231))/11*(parseInt(n(251))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(266)](){const t=hi;if(!this[t(243)][t(308)][t(293)](t(240)))return;const e=this[t(243)][t(253)][t(244)](t(258)),n=this[t(243)][t(308)][t(244)](t(268));e[t(307)]&&n[t(286)](t(250),this[t(279)][t(269)](this)),e[t(235)]&&n[t(286)](t(309),this[t(283)][t(269)](this)),e[t(296)]&&n[t(286)](t(287),this[t(273)][t(269)](this)),n[t(277)][t(282)](this[t(239)][t(269)](this))}[hi(279)](t,e={}){const n=hi,r=this[n(243)][n(308)][n(244)](n(268)),s=this[n(264)]();this[n(243)][n(291)][n(257)]((()=>{const t=n;r[t(312)](s,{commandName:t(250),commandParams:[{type:e[t(305)]}],formatGroupId:t(250)})}))}[hi(283)](t,e={}){const n=hi,r=this[n(243)][n(308)][n(244)](n(268)),s=this[n(232)]((t=>t.is(n(275),n(249))&&n(297)===t[n(254)](n(289))));if(s[n(234)]<1)return;const o=s[n(271)]((t=>this[n(243)][n(291)][n(262)](this[n(243)][n(291)][n(306)](t,n(281)),this[n(243)][n(291)][n(306)](t,0))));this[n(243)][n(291)][n(257)]((()=>{const t=n;r[t(312)](o,{commandName:t(309),commandParams:[{reversed:e[t(235)]}],formatGroupId:t(309)})}))}[hi(273)](t,e={}){const n=hi,r=this[n(243)][n(308)][n(244)](n(268)),s=this[n(232)]((t=>t.is(n(275),n(249))&&n(297)===t[n(254)](n(289))));if(s[n(234)]<1)return;const o=s[n(271)]((t=>this[n(243)][n(291)][n(262)](this[n(243)][n(291)][n(306)](t,n(281)),this[n(243)][n(291)][n(306)](t,0))));this[n(243)][n(291)][n(257)]((()=>{const t=n;r[t(312)](o,{commandName:t(287),commandParams:[{startIndex:e[t(296)]}],formatGroupId:t(287)})}))}[hi(239)](t){const e=hi;if(e(248)!=t[e(305)]&&e(303)!=t[e(305)])return;const n=this[e(243)][e(294)],{data:r}=t;if(!r)return;let s,o;switch(r[e(242)]){case e(250):s=e(299),o={type:e(292),content:Hr(n,s,Hr(n,this[e(247)](r[e(263)][0][e(305)])))};break;case e(309):s=r[e(263)][0][e(235)]?e(290):e(260),o={type:e(292),content:Hr(n,s)};break;case e(287):s=e(276),o={type:e(292),content:Hr(n,s,r[e(263)][0][e(296)])}}return o}[hi(264)](){const t=hi;var e,n,r,s;const o=this[t(243)][t(308)][t(244)](t(255));let i=Array[t(241)](this[t(243)][t(291)][t(288)][t(313)][t(252)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(275),t(249)))&&i[t(238)](...o[t(310)](this[t(243)][t(291)][t(288)][t(313)][t(256)](),t(300))),(null===(n=i[i[t(234)]-1])||void 0===n?void 0:n.is(t(275),t(249)))&&i[t(270)](...o[t(310)](this[t(243)][t(291)][t(288)][t(313)][t(261)](),t(265))),i=[...new Set(i)],(null===(s=null===(r=this[t(243)][t(291)][t(288)][t(313)][t(256)]())||void 0===r?void 0:r[t(236)])||void 0===s?void 0:s.is(t(275),t(249)))&&(i=i[t(246)]((e=>e.is(t(275),t(249))))),i}[hi(232)](t){const e=hi,n=this[e(243)][e(308)][e(244)](e(255));let r=Array[e(241)](this[e(243)][e(291)][e(288)][e(313)][e(252)]())[e(246)](t)[e(271)]((t=>{const r=e,s=this[r(243)][r(291)][r(306)](t,0);return[...n[r(310)](s,r(300)),...n[r(310)](s,r(265))]}))[e(284)]();return r=[...new Set(r)],r}[hi(247)](t){const e=hi;return e(278)+(this[e(243)][e(308)][e(244)](e(255))[e(233)](t)||e(259))[e(280)]()+e(245)+t[e(280)]()[e(285)](/-/g,"_")}}function mi(t,e){const n=Ei();return(mi=function(t,e){return n[t-=110]})(t,e)}const Ii=mi;function Ei(){const t=["media","conversion","64AxuvEf","2470575rXtfPW","485666NdnBQF","4058316GLplZu","enableCommand","plugins","div","49574DRmUvG","data","elementToElement","downcastDispatcher","mediaEmbed","get","1603362yLVuFf","descriptionFactory","MediaEmbedEditing","1771804WPwIdI","dataDowncast","ELEMENT_MEDIA","high","TrackChangesEditing","editor","registerElementLabel","has","774Uzwqdu","for","locale","attribute:url:media","2fSXZvV","stop","19590lhItkz","createEmptyElement","afterInit","options","showSuggestionHighlights"];return(Ei=function(){return t})()}!function(t,e){const n=mi,r=t();for(;;)try{if(705150===-parseInt(n(116))/1+-parseInt(n(142))/2*(parseInt(n(127))/3)+parseInt(n(130))/4+parseInt(n(115))/5+parseInt(n(117))/6+-parseInt(n(121))/7*(parseInt(n(114))/8)+-parseInt(n(138))/9*(-parseInt(n(144))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[Ii(146)](){const t=Ii,e=this[t(135)];if(!e[t(119)][t(137)](t(129)))return;const n=e[t(119)][t(126)](t(134)),r=e[t(140)];n[t(118)](t(125)),n[t(128)][t(136)](t(112),(e=>Hr(r,t(132),e))),e[t(113)][t(139)](t(131))[t(123)]({model:t(112),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(111)])return n[s(145)](s(120))},converterPriority:t(133)}),e[t(122)][t(124)].on(t(141),((e,n,r)=>{const s=t;r[s(110)][s(111)]&&e[s(143)]()}),{priority:t(133)})}}const Ti=_i;function _i(t,e){const n=yi();return(_i=function(t,e){return n[t-=297]})(t,e)}function yi(){const t=["mention","has","get","1978610bUnfsy","600810azIhMi","2234752EOSZvv","1086867pXyGOV","MentionEditing","enableCommand","2115804rtonlu","6cUegrw","afterInit","2235401uRrvMm","plugins","TrackChangesEditing","3yTsLWV","186uETTpt","editor","4861CdSqpq"];return(yi=function(){return t})()}!function(t,e){const n=_i,r=t();for(;;)try{if(306931===-parseInt(n(315))/1*(-parseInt(n(313))/2)+parseInt(n(312))/3*(-parseInt(n(306))/4)+-parseInt(n(300))/5*(parseInt(n(307))/6)+parseInt(n(309))/7+parseInt(n(302))/8+parseInt(n(303))/9+parseInt(n(301))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[Ti(308)](){const t=Ti,e=this[t(314)];e[t(310)][t(298)](t(304))&&e[t(310)][t(299)](t(311))[t(305)](t(297))}}const ki=Li;function Ci(){const t=["locale","168JSFGcR","format","plugins","ELEMENT_MULTI_LEVEL_LIST","get","registerDescriptionCallback","newValue","data","key","afterInit","editor","267888LJtqBh","descriptionFactory","handleDescriptions","has","2520909MVKAeC","2FTsfvA","listMarkerStyle","registerBlockAttribute","head","10XJGaaO","multiLevelList","next","*Remove format:* %0","oldValue","*Set format:* %0","34915qNykCz","229553ADbhHQ","282801XRFrfc","930000mAhwzl","TrackChangesEditing","listType","818531uMhpqt","MultiLevelList","enableDefaultAttributesIntegration"];return(Ci=function(){return t})()}function Li(t,e){const n=Ci();return(Li=function(t,e){return n[t-=477]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(115502===-parseInt(n(508))/1*(parseInt(n(497))/2)+parseInt(n(509))/3+-parseInt(n(492))/4+-parseInt(n(507))/5*(parseInt(n(481))/6)+parseInt(n(477))/7+parseInt(n(510))/8+-parseInt(n(496))/9*(-parseInt(n(501))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ci);class Ni extends t.Plugin{[ki(490)](){const t=ki,e=this[t(491)],n=e[t(483)][t(485)](t(511));e[t(483)][t(495)](t(478))&&(n[t(479)](t(502)),n[t(499)](t(498)),n[t(493)][t(486)]((e=>this[t(494)](e))))}[ki(494)](t){const e=ki,n=this[e(491)][e(480)],{data:r}=t,s={type:e(482),content:""};if(r&&e(498)==r[e(489)]){if(!r[e(505)])return{type:e(482),content:Hr(n,e(506),Hr(n,e(484)))+" ("+r[e(487)]+")"};if(!r[e(487)]){let o=t[e(500)];for(;o;){if(o[e(488)]&&e(512)==o[e(488)][e(489)]&&o[e(488)][e(487)])return s;o=o[e(503)]}return{type:e(482),content:Hr(n,e(504),Hr(n,e(484)))+" ("+r[e(505)]+")"}}}}}const Ri=Mi;function Si(){const t=["3565rscWmX","PageBreakEditing","plugins","99079rZynKR","afterInit","pageBreak","961680beNiie","registerElementLabel","1108136ixitQc","descriptionFactory","editor","2oKNswh","locale","ELEMENT_PAGE_BREAK","get","116dIPKEz","TrackChangesEditing","has","4661784upyRtN","1809892SfhYvt","enableCommand","599802rTUdSF"];return(Si=function(){return t})()}function Mi(t,e){const n=Si();return(Mi=function(t,e){return n[t-=173]})(t,e)}!function(t,e){const n=Mi,r=t();for(;;)try{if(178092===parseInt(n(185))/1+-parseInt(n(193))/2*(-parseInt(n(188))/3)+-parseInt(n(175))/4*(parseInt(n(182))/5)+-parseInt(n(181))/6+parseInt(n(179))/7+parseInt(n(190))/8+-parseInt(n(178))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class vi extends t.Plugin{[Ri(186)](){const t=Ri,e=this[t(192)];if(!e[t(184)][t(177)](t(183)))return;e[t(184)][t(174)](t(176))[t(180)](t(187));const n=e[t(184)][t(174)](t(176)),r=e[t(194)];n[t(191)][t(189)](t(187),(e=>Hr(r,t(173),e)))}}function wi(){const t=["565234yZbsVA","enableDefaultAttributesIntegration","consumable","schema","editing","formatBlock","Paragraph","TrackChangesEditing","insertion","addClass","writer","options","includes","highest","isBlock","checkChild","createUIElement","editor","15395432SZxiUl","descriptionFactory","240755HRWzCj","725417NEeJSs","name","isTouching","bindElementToMarker","$text","paragraph","registerElementLabel","enableCommand","locale","6OfBIiV","commandName","afterInit","type","end","15631929oSbUns","has","downcastDispatcher","showSuggestionHighlights","ck-suggestion-marker--active","getFirstRange","get","_registerLegacyDescription","8CXrcpM","markerRange","9343544srLRRe","activeMarkers","nodeAfter","registerDescriptionCallback","mapper","consume","model","isLimit","start","getItemLabel","insertParagraph","*Insert:* %0","*Change to:* %0","addMarker:suggestion:insertion","markerName","insert","span","format","ck-suggestion-marker-split","881088oamGBK","ELEMENT_PARAGRAPH","data","toViewPosition","plugins"];return(wi=function(){return t})()}function Oi(t,e){const n=wi();return(Oi=function(t,e){return n[t-=179]})(t,e)}const Di=Oi;!function(t,e){const n=Oi,r=t();for(;;)try{if(985321===-parseInt(n(202))/1+parseInt(n(181))/2*(-parseInt(n(211))/3)+parseInt(n(224))/4*(parseInt(n(201))/5)+-parseInt(n(245))/6+-parseInt(n(226))/7+parseInt(n(199))/8+parseInt(n(216))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Fi extends t.Plugin{[Di(213)](){const t=Di,e=this[t(198)];if(!e[t(180)][t(217)](t(187)))return;const n=e[t(210)],r=e[t(180)][t(222)](t(188));r[t(200)][t(208)](t(207),(e=>Hr(n,t(246),e))),r[t(182)](t(207)),r[t(209)](t(236)),e[t(185)][t(218)].on(t(239),Bi(e),{priority:t(194)}),e[t(247)][t(218)].on(t(239),((n,r,s)=>{const o=t;s[o(192)][o(219)]&&Bi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(194)});const s=r[t(200)];s[t(229)]((r=>{const o=t;if(o(189)!==r[o(214)])return;const{start:i,end:a}=r[o(221)]();if(!i[o(204)](a)||!i[o(228)])return;const c=e[o(232)][o(184)],u=i[o(228)];return c[o(195)](u)&&!c[o(233)](u)&&c[o(196)](u,o(206))?{type:o(189),content:Hr(n,o(237),s[o(235)](u,1))}:void 0})),this[t(223)]()}[Di(223)](){const t=Di,e=this[t(198)],n=e[t(210)];e[t(180)][t(222)](t(188))[t(200)][t(229)]((e=>{const r=t;if(r(186)!=e[r(214)])return;const{data:s}=e;return s&&r(207)==s[r(212)]?{type:r(243),content:Hr(n,r(238),Hr(n,r(246)))}:void 0}))}}function Bi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Oi,i=t[o(180)][o(222)](o(188)),a=r[o(225)][o(234)],c=r[o(225)][o(215)],u=t[o(232)][o(184)];if(!a[o(204)](c)||!a[o(228)])return;const l=a[o(228)];if(u[o(195)](l)&&!u[o(233)](l)&&u[o(196)](l,o(206))){if(!s[o(183)][o(231)](r[o(225)],n[o(203)]))return;const t=s[o(191)][o(197)](o(242),{class:o(244)}),a=s[o(230)][o(179)](c);e&&i[o(227)][o(193)](r[o(240)])&&s[o(191)][o(190)](o(220),t),s[o(191)][o(241)](a,t),s[o(230)][o(205)](t,r[o(240)])}}}function Pi(){const t=["2448996brLBzx","removeFormat","544616DVYVAi","plugins","registerDescriptionCallback","RemoveFormatEditing","1SvFRti","2432580hSfHMC","145zrbdbz","formatInline","get","descriptionFactory","93978YOVyLn","locale","998622KAKGzD","afterInit","3894736uqgceT","has","format","editor","formatBlock","type","_registerLegacyDescription","commandName","30CouQDa","TrackChangesEditing","9msHzmQ","4102567ooFKOe","enableDefaultAttributesIntegration","*Remove all formatting*"];return(Pi=function(){return t})()}const xi=Ui;function Ui(t,e){const n=Pi();return(Ui=function(t,e){return n[t-=403]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(475317===parseInt(n(408))/1*(-parseInt(n(404))/2)+parseInt(n(416))/3+-parseInt(n(409))/4+-parseInt(n(410))/5*(-parseInt(n(414))/6)+-parseInt(n(429))/7+-parseInt(n(418))/8*(-parseInt(n(428))/9)+parseInt(n(426))/10*(parseInt(n(432))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pi);class ji extends t.Plugin{[xi(417)](){const t=xi,e=this[t(421)];e[t(405)][t(419)](t(407))&&(e[t(405)][t(412)](t(427))[t(430)](t(403)),this[t(424)]())}[xi(424)](){const t=xi,e=this[t(421)];e[t(405)][t(412)](t(427))[t(413)][t(406)]((n=>{const r=t;if(r(422)!=n[r(423)]&&r(411)!=n[r(423)])return;const{data:s}=n;return s&&r(403)==s[r(425)]?{type:r(420),content:Hr(e[r(415)],r(431))}:void 0}))}}const Gi=Vi;function Vi(t,e){const n=zi();return(Vi=function(t,e){return n[t-=401]})(t,e)}function zi(){const t=["editor","15pkKIwn","discardSuggestion","acceptSelectedSuggestions","98302mssiBU","906xWXmlP","acceptAllSuggestions","132834jcBTXC","151010flypRN","2008eyUcun","RestrictedEditingModeEditing","discardSelectedSuggestions","discardAllSuggestions","acceptSuggestion","198861cIdzjM","trackChanges","get","plugins","1485274ZZuzOE","27OrjzxU","goToPreviousRestrictedEditingException","enableCommand","afterInit","73656OgGrOb","has","TrackChangesEditing","goToNextRestrictedEditingException"];return(zi=function(){return t})()}!function(t,e){const n=Vi,r=t();for(;;)try{if(225983===-parseInt(n(420))/1+parseInt(n(410))/2+parseInt(n(411))/3*(parseInt(n(415))/4)+-parseInt(n(407))/5*(-parseInt(n(413))/6)+parseInt(n(424))/7+-parseInt(n(402))/8+parseInt(n(425))/9*(-parseInt(n(414))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zi);class Hi extends t.Plugin{[Gi(401)](){const t=Gi,e=this[t(406)];if(!e[t(423)][t(403)](t(416)))return;const n=e[t(423)][t(422)](t(404));n[t(427)](t(426)),n[t(427)](t(405));const r=e[t(423)][t(422)](t(416));r[t(427)](t(421)),r[t(427)](t(419)),r[t(427)](t(408)),r[t(427)](t(412)),r[t(427)](t(418)),r[t(427)](t(409)),r[t(427)](t(417))}}const Wi=Ki;function Ki(t,e){const n=qi();return(Ki=function(t,e){return n[t-=357]})(t,e)}function qi(){const t=["name","locale","getItems","addMarker:suggestion:deletion","writer","options","185uAuwcT","createPositionBefore","consumable","showSuggestionHighlights","softBreak","29658lTjzeR","plugins","createUIElement","merge","descriptionFactory","downcastDispatcher","toViewPosition","test","enableCommand","48034WGXqoB","848sRjcOK","activeMarkers","markerName","markerRange","2529380wfQPFq","addMarker:suggestion:insertion","TrackChangesEditing","ck-suggestion-marker--active","get","split","ck-suggestion-marker-","element","737312VpWeQz","mapper","model","addMarker:suggestion","editor","965379nyibej","high","data","shiftEnter","insert","init","addClass","bindElementToMarker","includes","774863hKgNab","7630870bbffTO","deletion","span","18UINTNM","registerElementLabel","editing","requires","ELEMENT_LINE_BREAK"];return(qi=function(){return t})()}!function(t,e){const n=Ki,r=t();for(;;)try{if(433762===parseInt(n(368))/1+-parseInt(n(410))/2+-parseInt(n(359))/3+-parseInt(n(402))/4+parseInt(n(383))/5*(parseInt(n(388))/6)+-parseInt(n(397))/7*(parseInt(n(398))/8)+parseInt(n(372))/9*(parseInt(n(369))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qi);class Xi extends t.Plugin{static get[Wi(375)](){return[Zs.ShiftEnter]}[Wi(364)](){const t=Wi,e=this[t(358)],n=e[t(389)][t(406)](t(404));n[t(396)](t(362)),e[t(374)][t(393)].on(t(403),Ji(e),{priority:t(360)}),e[t(374)][t(393)].on(t(380),Ji(e),{priority:t(360)}),e[t(361)][t(393)].on(t(357),((n,r,s)=>{const o=t;s[o(382)][o(386)]&&Ji(e,{showActiveMarker:!1})(n,r,s)})),n[t(392)][t(373)](t(387),(n=>Hr(e[t(378)],t(376),n)))}}function Ji(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ki,i=t[o(389)][o(406)](o(404));if(!s[o(385)][o(395)](r[o(401)],n[o(377)]))return;const a=t[o(412)];for(const t of r[o(401)][o(379)]()){if(!t.is(o(409),o(387)))continue;const n=o(370)==r[o(400)][o(407)](":")[1]?o(391):o(407),c=s[o(381)][o(390)](o(371),{class:o(408)+n}),u=s[o(411)][o(394)](a[o(384)](t));e&&i[o(399)][o(367)](r[o(400)])&&s[o(381)][o(365)](o(405),c),s[o(381)][o(363)](u,c),s[o(411)][o(366)](c,r[o(400)])}}}const Zi=Yi;function Yi(t,e){const n=$i();return(Yi=function(t,e){return n[t-=429]})(t,e)}!function(t,e){const n=Yi,r=t();for(;;)try{if(257724===-parseInt(n(439))/1+parseInt(n(457))/2*(parseInt(n(444))/3)+parseInt(n(447))/4*(parseInt(n(440))/5)+-parseInt(n(460))/6*(-parseInt(n(431))/7)+-parseInt(n(452))/8*(parseInt(n(441))/9)+-parseInt(n(437))/10*(-parseInt(n(467))/11)+-parseInt(n(448))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($i);class Qi extends t.Plugin{[Zi(436)](){const t=Zi,e=this[t(464)],n=e[t(461)],r=e[t(443)];if(!e[t(446)][t(470)](t(438)))return;const s=e[t(446)][t(449)](t(433)),o=t(456),i=e[t(445)][t(449)](o);s[t(455)](o,((e,r={})=>{const a=t,c=n[a(453)][a(430)];if(c[a(459)])return void e(r);const u=void 0!==r[a(465)]?r[a(465)]:!i[a(434)];n[a(451)]((()=>{const t=a,e=Array[t(462)](c[t(466)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(468)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(454)][t(471)]((e=>{const n=t;if(n(442)!=e[n(432)]&&n(450)!=e[n(432)])return;const{data:s}=e;return s&&s[n(458)]==o?s[n(469)][0][n(465)]?{type:n(435),content:Hr(r,n(463))}:{type:n(435),content:Hr(r,n(429))}:void 0}))}}function $i(){const t=["forceValue","getRanges","127171eRRaKq","markInlineFormat","commandParams","has","registerDescriptionCallback","FORMAT_RESTRICTED_DISABLED","selection","1667015EYuRfE","type","TrackChangesEditing","value","format","afterInit","420NKCnGd","StandardEditingModeEditing","496165PeTDVS","35830sYjQRk","14247lLtTBR","formatBlock","locale","3QnaoDm","commands","plugins","32gmkcRJ","2027184NtOhPl","get","formatInline","change","392SObSAj","document","descriptionFactory","enableCommand","restrictedEditingException","438706iooNzn","commandName","isCollapsed","6spFGyI","model","from","FORMAT_RESTRICTED_ENABLED","editor"];return($i=function(){return t})()}const ta=na;function ea(){const t=["styleName","TrackChangesEditing","*Remove format:* %0","toLowerCase","commandName","registerBlockAttribute","config","1762460DAncBs","add","get","editor","ghsAttributes","getGhsAttributeNameForElement","4SKcqIK","71163Bymoah","has","FORMAT_STYLE","formatBlock","plugins","commandParams","registerDescriptionCallback","locale","Style","style","descriptionFactory","format","DataSchema","inline","formatInline","817565MNlKBu","block","registerAttributeLabel","element","15684GNZWYW","normalizeConfig","_registerLegacyDescription","registerInlineAttribute","*Set format:* %0","32ateelQ","StyleUtils","definitions","1092504SYbCUx","type","4899128LWbOzS","forceValue","afterInit","254412Bkkuwq","9FzfxnA","GeneralHtmlSupport","7oeHssx","enableDefaultAttributesIntegration","3586syTHve"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=136]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(391506===parseInt(n(176))/1+parseInt(n(168))/2*(-parseInt(n(144))/3)+parseInt(n(143))/4*(-parseInt(n(159))/5)+parseInt(n(171))/6*(-parseInt(n(179))/7)+-parseInt(n(173))/8*(-parseInt(n(177))/9)+-parseInt(n(137))/10+parseInt(n(181))/11*(parseInt(n(163))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{[ta(175)](){const t=ta,e=this[t(140)];if(!e[t(148)][t(145)](t(152))||!e[t(148)][t(145)](t(156)))return;const n=e[t(148)][t(139)](t(183)),r=e[t(151)],s=e[t(136)][t(139)](t(153))||{},o=e[t(148)][t(139)](t(178)),i=e[t(148)][t(139)](t(169))[t(164)](e[t(148)][t(139)](t(156)),s[t(170)]);n[t(180)](t(153));const a=new Set;for(const e of i[t(160)]){const n=o[t(142)](e[t(162)]);a[t(138)](n)}const c=new Set;for(const e of i[t(157)]){const n=o[t(142)](e[t(162)]);c[t(138)](n);for(const n of e[t(141)])c[t(138)](n)}for(const e of a)n[t(187)](e),n[t(154)][t(161)](e,Hr(r,t(146)));for(const e of c)n[t(166)](e),n[t(154)][t(161)](e,Hr(r,t(146)));this[t(165)]()}[ta(165)](){const t=ta,e=this[t(140)],n=e[t(151)];e[t(148)][t(139)](t(183))[t(154)][t(150)]((e=>{const r=t;if(r(147)!=e[r(172)]&&r(158)!=e[r(172)])return;const{data:s}=e;return s&&r(153)===s[r(186)]?s[r(149)][0][r(174)]?{type:r(155),content:Hr(n,r(167),s[r(149)][0][r(182)][r(185)]())}:{type:r(155),content:Hr(n,r(184),s[r(149)][0][r(182)][r(185)]())}:void 0}))}}function sa(){const t=["end","39biAPJh","createRangeIn","markMultiRangeDeletion","selectTableRow","substr","getSelectionAffectedTableCells","item","TableUtils","rootName","element","*Remove:* %0","_acceptFormatSuggestionCallbackFactory","registerElementLabel","getChildren","min","18diqowr","addClass","MIN_SAFE_INTEGER","rowspan","getContainedElement","enqueueChange","data","position","cell","getRanges","593272tkeRfE","selectTableColumn","12759513MLnmls","insertTableColumnLeft","insert","change","locale","toViewElement","refresh","ELEMENT_TABLE_ROW","_suggestionFactory","2099647nXeQoD","registerCustomCallback","getFirstRange","_getSuggestionCoords","span","selection","_tablePostFixingSubtypes","isTouching","registerPostFixer","removeClass","table","change:data","getAttribute","classes","suggestion","getItems","push","registerDescriptionCallback","document","addMarker:suggestion","12YnxrYG","getCellLocation","max","accept","maxRow","some","5YAJCoY","forceValue","tablePaste","tableCell","add","values","type","_setupColumnsRowsFixing","low","oldRange","$graveyard","getChangedMarkers","getColumnIndexes","tableColumn","showSuggestionHighlights","colspan","getChanges","$textProxy","downcastDispatcher","addRange","_getCoordsForCells","first","join","map","createPositionAt","_tableSuggestions","has","execute","model","descriptionFactory","plugins","includes","createRangeOn","length","start","getSuggestion","isArray","ELEMENT_TABLE_COLUMN_WITH_TEXT","TrackChangesEditing","findAncestor","tableRow","removeTableColumn","deletion","MAX_SAFE_INTEGER","subType","filter","removeTableRow","_splitMarkerName","commands","maxColumn","minColumn","root","options","above","highest","ELEMENT_TABLE_COLUMN","isEqual","nodeAfter","TableEditing","markMultiRangeInsertion","batch","*Insert:* %0","afterInit","hasAttribute","2741599NhkeWk","3304filcGr","toLowerCase","fromRange","discard","10CHfNLW","left","5288766TDmrAJ","nodeBefore","get","minRow","10494yaguvt","insertTableRowAbove","53bzJjxC","isIntersectingWithRange","editor","startsWith","insertTableColumnRight","detach","createTableWalker","name","ELEMENT_TABLE_ROW_WITH_TEXT","ELEMENT_TABLE","writer","insertTable","last","order","ELEMENT_TABLE_WITH_TEXT","setSelection","insertion","differ","isIntersecting","isInContent","from","mapper","every","insertTableRowBelow","enableCommand","getRowIndexes"];return(sa=function(){return t})()}const oa=ia;function ia(t,e){const n=sa();return(ia=function(t,e){return n[t-=252]})(t,e)}!function(t,e){const n=ia,r=t();for(;;)try{if(537887===parseInt(n(354))/1*(parseInt(n(352))/2)+parseInt(n(381))/3*(parseInt(n(342))/4)+-parseInt(n(277))/5*(-parseInt(n(348))/6)+parseInt(n(341))/7+parseInt(n(406))/8*(parseInt(n(396))/9)+parseInt(n(346))/10*(-parseInt(n(417))/11)+parseInt(n(271))/12*(-parseInt(n(408))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(sa);class aa extends t.Plugin{constructor(t){const e=ia;super(t),this[e(257)]=[e(317),e(290)],this[e(302)]=new Set}[oa(339)](){const t=oa,e=this[t(356)],n=e[t(305)][t(269)][t(256)];if(!e[t(307)][t(303)](t(335)))return;const r=e[t(412)],s=e[t(307)][t(350)](t(315)),o=e[t(307)][t(350)](t(388));s[t(306)][t(393)](t(261),(e=>Hr(r,t(363),e))),this[t(284)](),s[t(378)](t(365)),s[t(378)](t(384)),s[t(378)](t(407));for(const r of[t(353),t(377)]){const i=e[t(325)][t(350)](r);s[t(378)](r,(r=>{const a=t;e[a(305)][a(411)]((t=>{const e=a;r();const c=e(330)===i[e(367)],u=o[e(386)](n),l=o[e(379)](u),f=c?l[e(298)]-1:l[e(366)]+1,h=u[0][e(316)](e(261)),g=o[e(360)](h,{startRow:f,endRow:f}),d=Array[e(374)](g)[e(300)]((n=>t[e(309)](n[e(404)])));s[e(336)](d,e(317))}))}))}for(const r of[t(409),t(358)]){const i=e[t(325)][t(350)](r);s[t(378)](r,(r=>{const a=t;e[a(305)][a(411)]((t=>{const e=a;r();const c=e(347)===i[e(367)],u=o[e(386)](n),l=o[e(289)](u),f=c?l[e(298)]-1:l[e(366)]+1,h=u[0][e(316)](e(261)),g=o[e(360)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(374)](g)[e(300)]((n=>t[e(309)](n[e(404)])));s[e(336)](d,e(290))}))}))}for(const r of[t(323),t(318)]){const i=r[t(385)](11),a=i[t(343)](),c=a[t(385)](0,3)+t(255),u=t(261)+i,l=t(395)+i,f=t(273)+i;s[t(378)](r,(()=>{const i=t;e[i(305)][i(411)]((t=>{const e=i,h=o[e(386)](n),g=h[0][e(316)](e(261));let d;if(e(323)==r){const t=o[e(379)](h);d={startRow:t[e(298)],endRow:t[e(366)],includeAllSlots:!0}}else{const t=o[e(289)](h);d={startColumn:t[e(298)],endColumn:t[e(366)],includeAllSlots:!0}}const p=o[e(360)](g,d),m=Array[e(374)](p)[e(300)]((({cell:t})=>t)),I=ca(m[e(322)]((t=>t[e(340)](c)))),E=ca(m[e(322)]((t=>!t[e(340)](c))))[e(300)]((n=>t[e(309)](n))),b=s[e(383)](E,u);if(b&&(e(317)==b[e(321)]||e(290)==b[e(321)])){const n=this[e(254)](b);for(const r of I){const s=t[e(309)](r),i=o[e(272)](r),u=r[e(263)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(296)](s)}}}))}))}function c(r){const s=t,o=Array[s(374)](n[s(405)]())[s(300)]((t=>i.LiveRange[s(344)](t)));e[s(305)][s(411)]((t=>{const n=s,i=t[n(337)];r=r[n(322)]((t=>n(287)!=t[n(328)][n(389)])),t[n(369)](r),e[n(325)][n(350)](n(323))[n(414)](),e[n(304)](n(323),{forceDefaultExecution:!0}),e[n(305)][n(401)]((()=>{const t=n;e[t(305)][t(401)](i,(e=>{const n=t,r=o[n(322)]((t=>n(287)!=t[n(328)][n(389)]));r[n(310)]>0&&e[n(369)](r);for(const t of o)t[n(359)]()}))}))}))}function u(r){const s=t;e[s(305)][s(411)]((t=>{const o=s,a=Array[o(374)](n[o(405)]())[o(300)]((t=>i.LiveRange[o(344)](t))),c=[];for(const t of r)for(const e of t[o(266)]({shallow:!0}))c[o(267)](e);for(const n of c)o(287)!=n[o(328)][o(389)]&&(t[o(369)](t[o(301)](n,0)),e[o(325)][o(350)](o(318))[o(414)](),e[o(304)](o(318),{forceDefaultExecution:!0}));const u=a[o(322)]((t=>o(287)!=t[o(328)][o(389)]));u[o(310)]>0&&t[o(369)](u);for(const t of a)t[o(359)]()}))}function l(e,n){const r=t;return n[r(376)]((t=>e[r(276)]((e=>e[r(380)][r(333)](t[r(311)])||t[r(380)][r(333)](e[r(311)])))))}function f(e,n){const r=t;return!e[r(276)]((t=>n[r(276)]((e=>t[r(372)](e)))))&&e[r(276)]((t=>n[r(276)]((e=>t[r(380)][r(258)](e[r(311)])))))}e[t(402)][t(295)].on(t(270),((e,n,r)=>{const s=t;if(!r[s(329)][s(291)])return;const o=n[s(387)];if(!o)return;const i=r[s(375)][s(413)](o);function c(t){return Array[s(313)](t)?t:[t]}i&&s(280)===o[s(361)]&&(0,a.setHighlightHandling)(i,r[s(364)],((t,e,n)=>n[s(397)](c(e[s(264)]),t)),((t,e,n)=>n[s(260)](c(e[s(264)]),t)))}),{priority:t(331)}),s[t(306)][t(268)]((e=>{const n=t;if(n(370)!=e[n(283)]&&n(319)!=e[n(283)])return;const s=e[n(400)]();if(null!=s&&s.is(n(390),n(261))){if(n(370)==e[n(283)]){const t=e[n(266)]()[n(322)]((t=>t.is(n(294))))[n(300)]((t=>t[n(402)]));if(t[n(310)])return{type:n(370),content:Hr(r,n(338),Hr(r,n(368),'"'+t[n(299)](" ")+'"'))}}if(n(319)==e[n(283)]){const t=e[n(266)]()[n(322)]((t=>t.is(n(294))))[n(300)]((t=>t[n(402)]));if(t[n(310)])return{type:n(319),content:Hr(r,n(391),Hr(r,n(368),'"'+t[n(299)](" ")+'"'))}}}})),s[t(306)][t(268)]((e=>{const n=t;if(n(317)==e[n(321)]){const t=e[n(266)]()[n(322)]((t=>t.is(n(294))))[n(300)]((t=>t[n(402)])),s=this[n(254)](e),o=s[n(275)]-s[n(351)]+1;if(n(370)==e[n(283)])return t[n(310)]?{type:n(370),content:Hr(r,n(338),Hr(r,n(362),[o,'"'+t[n(299)](" ")+'"']))}:{type:n(370),content:Hr(r,n(338),Hr(r,n(415),o))};if(n(319)==e[n(283)])return t[n(310)]?{type:n(319),content:Hr(r,n(391),Hr(r,n(362),[o,'"'+t[n(299)](" ")+'"']))}:{type:n(319),content:Hr(r,n(391),Hr(r,n(415),o))}}if(n(290)==e[n(321)]){const t=e[n(266)]()[n(322)]((t=>t.is(n(294))))[n(300)]((t=>t[n(402)])),s=this[n(254)](e),o=s[n(326)]-s[n(327)]+1;if(n(370)==e[n(283)])return t[n(310)]?{type:n(370),content:Hr(r,n(338),Hr(r,n(314),[o,'"'+t[n(299)](" ")+'"']))}:{type:n(370),content:Hr(r,n(338),Hr(r,n(332),o))};if(n(319)==e[n(283)])return t[n(310)]?{type:n(319),content:Hr(r,n(391),Hr(r,n(314),[o,'"'+t[n(299)](" ")+'"']))}:{type:n(319),content:Hr(r,n(391),Hr(r,n(332),o))}}})),s[t(416)][t(252)](t(370),t(317),t(345),c),s[t(416)][t(252)](t(319),t(317),t(274),c),s[t(416)][t(252)](t(370),t(290),t(345),u),s[t(416)][t(252)](t(319),t(290),t(274),u),s[t(416)][t(252)](t(370),t(290),t(299),l),s[t(416)][t(252)](t(319),t(290),t(299),l),s[t(416)][t(252)](t(370),t(317),t(299),f),s[t(416)][t(252)](t(319),t(317),t(299),f)}[oa(392)](){const t=oa,e=this[t(356)],n=e[t(305)][t(269)][t(256)];return(r,s)=>{const o=t;e[o(305)][o(411)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(380)][a(349)];u&&u[0]&&!1===u[0][a(278)]&&(l=r[0][a(311)][a(334)]);const f=t[a(382)](l);if(a(287)==f[a(328)][a(389)])return;const h=Array[a(374)](n[a(405)]())[a(300)]((t=>i.LiveRange[a(344)](t)));t[a(369)](f),e[a(325)][a(350)](c)[a(414)](),u[a(267)]({forceDefaultExecution:!0}),e[a(304)](c,...u);const g=h[a(322)]((t=>a(287)!=t[a(328)][a(389)]));g[a(310)]>0&&t[a(369)](g);for(const t of h)t[a(359)]()}))}}[oa(297)](t){const e=oa,n=this[e(356)][e(307)][e(350)](e(388));let r=Number[e(320)],s=Number[e(398)],o=Number[e(320)],i=Number[e(398)];for(const a of t){if(e(287)==a[e(328)][e(389)])continue;const{row:t,column:c}=n[e(272)](a),u=a[e(340)](e(399))?a[e(263)](e(399))-1:0,l=a[e(340)](e(292))?a[e(263)](e(292))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[oa(284)](){const t=oa,e=this[t(356)],n=e[t(307)][t(350)](t(315)),r=e[t(307)][t(350)](t(388));e[t(305)][t(269)].on(t(262),(()=>{const r=t,s=Array[r(374)](e[r(305)][r(269)][r(371)][r(288)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(324)](t);if(r(265)!=s)continue;if(null!=e[r(286)])continue;const a=n[r(312)](o);this[r(257)][r(308)](i)&&this[r(302)][r(281)](a)}}),{priority:t(285)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(309)](e),a=e[s(316)](s(261)),c=r[s(272)](e);for(const t of this[s(302)]){const n=t[s(321)],r=n[s(357)](s(279)),u=n[s(385)](r?10:5),l=u[s(343)](),f=l[s(385)](0,3)+s(255),h=s(395)+u,g=s(273)+u;if(!t[s(373)])continue;if(a!=t[s(253)]()[s(311)][s(316)](s(261)))continue;if(t[s(355)](i))continue;const d=e[s(340)](f)?e[s(263)](f)-1:0,p=this[s(254)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(296)](i),o=!0)}return o};e[t(305)][t(269)][t(259)]((n=>{const r=t;let o=!1;for(const t of e[r(305)][r(269)][r(371)][r(293)]())if(r(410)==t[r(283)])if(r(317)==t[r(361)])for(const e of t[r(403)][r(334)][r(394)]())o=o||s(e,n);else r(280)==t[r(361)]&&(o=o||s(t[r(403)][r(334)],n));return o}))}[oa(254)](t){const e=oa;return this[e(297)](t[e(405)]()[e(300)]((t=>t[e(311)][e(334)])))}}function ca(t){const e=oa;return Array[e(374)](new Set(t)[e(282)]())}const ua=fa;function la(){const t=["size","refresh","find","_areMergableCells","execute","stop","setSelection","3frVNfr","findAncestor","mergeTableCells","getRanges","*Merge cells*","markMultiRangeBlockFormat","editor","tableCell","add","_suggestionFactory","root","getAncestors","containsRange","afterInit","29314860YtoFTs","return","push","_acceptFormatSuggestionCallbackFactory","plugins","insertion","document","set:isEnabled","get","from","5fVeKhv","author","length","$graveyard","mergeTableCellDown","createTableWalker","getFirstPosition","mergeTableCellLeft","trackChanges","TableUtils","getSelectionAffectedTableCells","registerCustomCallback","table","mergeTableCellUp","splitTableCellVertically","selection","mergeTableCellRight","descriptionFactory","map","422192qOnrPB","isEnabled","element","getCellLocation","change","commands","registerDescriptionCallback","_isForcedDefaultExecutionBlock","value","307637VEZKGq","3692563RsphIJ","accept","model","isInContent","commandName","direction","TableEditing","rootName","highest","markBlockFormat","splitTableCellHorizontally","*Split cell:* vertically","525144VIsaOq","1804078xBPDQh","243JxAtNi","6gwSkgz","formatBlock","TrackChangesEditing","format","4459748aFEPha","formatInline","fromRange","locale","*Split cell:* horizontally","forceDefaultExecution","filter","low","deletion","type","350YqsoEb","horizontally","_areSelectedCellsMergable","enableCommand","has","cell","requires","_tablePostFixingSubtypes","subType","detach","createRangeOn","getSuggestions"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=286]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(731301===-parseInt(n(350))/1+parseInt(n(351))/2*(parseInt(n(386))/3)+-parseInt(n(357))/4*(parseInt(n(309))/5)+-parseInt(n(353))/6*(parseInt(n(338))/7)+parseInt(n(328))/8*(-parseInt(n(352))/9)+-parseInt(n(367))/10*(-parseInt(n(337))/11)+parseInt(n(299))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(373)](){return[aa]}[ua(298)](){const t=ua,e=this[t(291)],n=e[t(340)][t(305)][t(324)],r=e[t(360)];if(!e[t(303)][t(371)](t(344)))return;const s=e[t(303)][t(307)](t(355)),o=e[t(303)][t(307)](t(318)),a=e[t(303)][t(307)](aa);a[t(374)][t(301)](t(287)),s[t(370)](t(287),(()=>{const n=t,r=o[n(319)](e[n(340)][n(305)][n(324)]);e[n(340)][n(332)]((()=>{const t=n;s[t(290)](r,{commandName:t(287),commandParams:[]},[],t(287))}))})),e[t(333)][t(307)](t(287)).on(t(383),((n,r)=>{const o=t;e[o(333)][o(307)](o(317))[o(336)]&&(r[o(311)]>0&&r[r[o(311)]-1]&&r[r[o(311)]-1][o(362)]||s[o(335)]||this[o(369)]()||n[o(384)]())}),{priority:t(346)});for(const n of[t(322),t(325),t(313),t(316)]){const r=e[t(333)][t(307)](n);s[t(370)](n,(()=>{const n=t,o=e[n(340)][n(305)][n(324)][n(315)]()[n(296)]()[n(381)]((t=>t.is(n(330),n(292)))),i=r[n(336)];e[n(340)][n(332)]((()=>{const t=n;s[t(290)]([o,i],{commandName:t(287),commandParams:[]},[],t(287))}))}))}for(const n of[t(323),t(348)]){const r=e[t(333)][t(307)](n);s[t(370)](n,(()=>{const i=t,a=o[i(319)](e[i(340)][i(305)][i(324)])[0],c=a[i(286)](i(321)),{column:u,row:l}=o[i(331)](a);let f=[];if(i(368)==r[i(343)]){const t=o[i(314)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(308)](t)[i(327)]((t=>t[i(372)]))}else{const t=o[i(314)](c,{column:u,includeAllSlots:!0});f=Array[i(308)](t)[i(327)]((t=>t[i(372)]))}e[i(340)][i(332)]((t=>{const e=i;s[e(347)](t[e(377)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(326)][t(334)]((e=>{const n=t;if(n(354)!=e[n(366)]&&n(358)!=e[n(366)])return;const{data:s}=e;return s&&n(287)==s[n(342)]?{type:n(356),content:Hr(r,n(289))}:void 0})),s[t(326)][t(334)]((e=>{const n=t;if(n(354)!=e[n(366)]&&n(358)!=e[n(366)])return;const{data:s}=e;return s?n(323)==s[n(342)]?{type:n(356),content:Hr(r,n(349))}:n(348)==s[n(342)]?{type:n(356),content:Hr(r,n(361))}:void 0:void 0}));const c=a[t(302)]();for(const e of[t(322),t(325),t(313),t(316)])s[t(294)][t(320)](t(354),e,t(339),c);for(const e of[t(323),t(348)])s[t(294)][t(320)](t(354),e,t(339),c);s[t(294)][t(320)](t(354),t(287),t(339),(r=>{const s=t;e[s(340)][s(332)]((t=>{const o=s,a=Array[o(308)](n[o(288)]())[o(327)]((t=>i.LiveRange[o(359)](t)));t[o(385)](r),e[o(333)][o(307)](o(287))[o(380)](),e[o(383)](o(287),{forceDefaultExecution:!0});const c=a[o(363)]((t=>o(312)!=t[o(295)][o(345)]));c[o(311)]>0&&t[o(385)](c);for(const t of a)t[o(376)]()}))}));for(const n of[t(322),t(313),t(316),t(325)]){const r=e[t(333)][t(307)](n);r.on(t(306),((n,s,o)=>{const i=t;if(o){const t=e[i(340)][i(305)][i(324)][i(315)]()[i(296)]()[i(381)]((t=>t.is(i(330),i(292))));this[i(382)](r[i(336)],t)||(n[i(300)]=!1,n[i(384)]())}}),{priority:t(364)})}}[ua(369)](){const t=ua,e=this[t(291)][t(333)][t(307)](t(287)),n=this[t(291)][t(303)][t(307)](t(318));if(!e[t(329)])return!1;const r=n[t(319)](this[t(291)][t(340)][t(305)][t(324)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(382)](e,n))return!1;return!0}[ua(382)](t,e){const n=ua,r=this[n(291)][n(303)][n(307)](n(355)),s=this[n(291)][n(340)][n(377)](t),o=this[n(291)][n(340)][n(377)](e),i=new Set,a=new Set;for(const t of r[n(378)]())if((n(304)==t[n(366)]||n(365)==t[n(366)]||n(287)==t[n(375)])&&t[n(341)])for(const e of t[n(288)]())e[n(297)](s,!0)&&i[n(293)](t[n(366)]+":"+t[n(310)].id),e[n(297)](o,!0)&&a[n(293)](t[n(366)]+":"+t[n(310)].id);if(i[n(379)]!=a[n(379)])return!1;for(const t of i)if(!a[n(371)](t))return!1;return!0}}function ga(t,e){const n=ma();return(ga=function(t,e){return n[t-=373]})(t,e)}const da=ga;!function(t,e){const n=ga,r=t();for(;;)try{if(102223===-parseInt(n(440))/1*(-parseInt(n(441))/2)+-parseInt(n(443))/3+-parseInt(n(416))/4+-parseInt(n(452))/5*(parseInt(n(429))/6)+parseInt(n(445))/7*(parseInt(n(415))/8)+-parseInt(n(453))/9+parseInt(n(433))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ma);class pa extends t.Plugin{static get[da(425)](){return[aa]}[da(448)](){const t=da,e=this[t(413)];if(!e[t(426)][t(449)](t(399)))return;const n=e[t(435)],r=e[t(426)][t(374)](t(431));r[t(430)](t(393)),r[t(430)](t(417)),r[t(398)](t(386)),r[t(398)](t(376)),r[t(373)][t(457)](t(386),Hr(n,t(407))),r[t(373)][t(457)](t(376),Hr(n,t(414))),this[t(454)]()}[da(454)](){const t=da,e=this[t(413)][t(426)][t(374)](t(431)),n=this[t(413)][t(426)][t(374)](t(421)),r=this[t(413)][t(426)][t(374)](aa)[t(380)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=ga,{type:c,id:u}=e[a(377)](o[a(444)]),l=e[a(422)](u),f=l[a(434)];if(a(382)!=l[a(450)]||!f||a(417)!=f[a(395)])return;if(o[a(387)])return void s[a(404)]();if(!i[a(411)][a(439)](o[a(451)],s[a(410)]))return;const h=o[a(451)][a(385)][a(401)],g=o[a(451)][a(455)][a(428)],d=h[a(406)][a(406)],{column:p}=n[a(379)](h),{column:m}=n[a(379)](g);for(let s=p;s<=m;s++){const l=n[a(420)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(438)],l=i[a(397)][a(396)](s);i[a(381)][a(389)](a(437)+c,l),r&&i[a(381)][a(392)](a(446),u,l),i[a(397)][a(432)](l,o[a(444)]),t&&(e[a(378)][a(409)](o[a(444)])?i[a(381)][a(389)](a(408),l):i[a(381)][a(412)](a(408),l))}}}}e[t(436)][t(423)](t(382),t(393),t(458),r),e[t(436)][t(423)](t(382),t(417),t(458),r),this[t(413)][t(442)][t(391)].on(t(405),s(),{priority:t(424)}),this[t(413)][t(434)][t(391)].on(t(405),((e,n,r)=>{const o=t;r[o(388)][o(456)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(424)}),this[t(413)][t(442)][t(391)].on(t(403),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(377)](r[o(444)]),c=e[o(422)](a),u=c[o(434)];if(o(382)!=c[o(450)]||!u||o(417)!=u[o(395)])return;const l=s[o(397)][o(390)](r[o(444)]);if(l)for(const t of l)s[o(381)][o(412)](o(437)+i,t),s[o(381)][o(412)](o(408),t),s[o(381)][o(383)](o(446),t),s[o(397)][o(427)](t,r[o(444)])}),{priority:t(424)}),this[t(375)]()}[da(375)](){const t=da,e=this[t(413)],n=e[t(435)];function r(e){const r=t;return{type:r(400),content:Hr(n,r(418),e)}}e[t(426)][t(374)](t(431))[t(373)][t(384)]((e=>{const s=t;if(s(382)!=e[s(450)])return;const{data:o}=e;if(o){if(s(393)==o[s(395)]){const t=o[s(419)][0][s(447)];return r(Hr(n,s(t?407:394)))}if(s(417)==o[s(395)]){const t=o[s(419)][0][s(447)];return r(Hr(n,s(t?414:402)))}}}))}}function ma(){const t=["bindElementToMarker","2705200YznrQv","data","locale","_suggestionFactory","ck-suggestion-marker-","cell","consume","20343TxPVse","4mKqJGH","editing","279333uMVLmO","markerName","49SNNmDo","data-suggestion","forceValue","afterInit","has","type","markerRange","4015GeSeiu","229293qPlHiP","_handleLegacySuggestions","end","showSuggestionHighlights","registerAttributeLabel","accept","descriptionFactory","get","_registerLegacyDescription","headingColumns","_splitMarkerName","activeMarkers","getCellLocation","_acceptFormatSuggestionCallbackFactory","writer","formatBlock","removeAttribute","registerDescriptionCallback","start","headingRows","item","options","addClass","markerNameToElements","downcastDispatcher","setAttribute","setTableRowHeader","FORMAT_REGULAR_ROW","commandName","toViewElement","mapper","registerBlockAttribute","TableEditing","format","nodeAfter","FORMAT_REGULAR_COLUMN","removeMarker:suggestion","stop","addMarker:suggestion","parent","FORMAT_HEADER_ROW","ck-suggestion-marker--active","includes","name","consumable","removeClass","editor","FORMAT_HEADER_COLUMN","100016EINIRC","1784ITRKNn","setTableColumnHeader","*Format:* %0","commandParams","createTableWalker","TableUtils","getSuggestion","registerCustomCallback","highest","requires","plugins","unbindElementFromMarkerName","nodeBefore","1326dMiwbq","enableDefaultAttributesIntegration","TrackChangesEditing"];return(ma=function(){return t})()}const Ia=Ea;function Ea(t,e){const n=ba();return(Ea=function(t,e){return n[t-=246]})(t,e)}function ba(){const t=["return","tablePasteRow","getContainedElement","next","markMultiRangeBlockFormat","markers","document","last","fill","deletionRanges","getSuggestionCallback","schema","selection","row","tablePaste","insertionRanges","fromEntries","some","find","tablePasteColumn","activeMarkers","_suggestionFactory","getRange","createRange","for","suggestion-td","ck-suggestion-marker","getTableIfOnlyTableInContent","model","high","51051ECSzIC","removeMarker","columns","getAllAdjacentSuggestions","createRangeOn","editor","registerCustomCallback","table","previousSibling","options","remove","add","author","element","markMultiRangeInsertion","isEmpty","5UKpetv","plugins","call","rowInsertionIndexes","type","hasSuggestion","reduce","TableClipboard","20DjtrUh","getChild","getSelectionAffectedTableCells","removeColumns","createPositionBefore","$graveyard","insertRows","newRange","createElement","tableCellBorderStyle","commands","getRowIndexes","map","_createdBatches","afterInit","insert","entries","stop","name","updateMarker","attributes","unwrap","dataDowncast","filter","cell","elementToElement","getRows","move","forceDefaultExecution","7630fWgcOQ","root","markMultiRangeDeletion","isEqual","content","3CcDjqK","setAttribute","findAncestor","_splitMarkerName","discard","12TrAYOi","start","nodeAfter","columnInsertionRanges","register","_tablePostFixingSubtypes","getAttributes","createRangeIn","createTableWalker","registerDescriptionCallback","suggestionLoaded","push","detach","6259ANbfgF","editingDowncast","_getCoordsForCells","endRow","differ","view","3606524XfBBmU","showSuggestionHighlights","batch","getChangedMarkers","insertContent","insertColumns","removeRows","ck-suggestion-marker-insertion","suggestionUnloaded","previous","get","getColumns","rows","deletion","1998690aZFeZg","locale","columnInsertionIndexes","getMarkers","oldRange","TrackChangesEditing","getItems","Users","low","insertion","suggestion","every","suggestion:formatBlock:tablePasteCell","requires","markerName","tablePasteCell","tablePasteChainId","ck-suggestion-marker--active","2651874wGnqKq","wrap","includes","editing","tableCellHorizontalAlignment","*Replace table cells*","tableCell","conversion","_isForcedDefaultExecutionBlock","getRanges","forEach","documentSelection","length","paragraph","getSuggestion","261594MWsRBv","isInContent","1lYBQSV","getSuggestions","nextSibling","redo","setAttributes","endColumn","formatBlock","427ZTAwcc","TableUtils","cells","removeMarkers","trackChanges","first","clipboardOutput","tableCellBackgroundColor","tableCellBorderWidth","getShiftedBy","registerPostFixer","markerAttributes","getChanges","join","fromRange","136528ZoNFhg","set","value","tableCellVerticalAlignment","_replaceTableSlotCell","has","containsRange","tableCellBorderColor","rootName","accept","getChildren","subType","from","rowInsertionRanges","startsWith","listenTo","change","end","getColumnIndexes","descriptionFactory","column","tableCellSuggestion","markerToHighlight","position","keys","tableCellPadding"];return(ba=function(){return t})()}!function(t,e){const n=Ea,r=t();for(;;)try{if(896987===-parseInt(n(278))/1*(parseInt(n(452))/2)+-parseInt(n(414))/3*(parseInt(n(438))/4)+-parseInt(n(372))/5*(parseInt(n(261))/6)+parseInt(n(285))/7*(parseInt(n(300))/8)+-parseInt(n(276))/9*(-parseInt(n(380))/10)+-parseInt(n(432))/11*(-parseInt(n(419))/12)+-parseInt(n(356))/13*(-parseInt(n(409))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ba);const Ta=[Ia(293),Ia(307),Ia(389),Ia(265),Ia(303),Ia(292),Ia(325)],_a=Object[Ia(342)](Ta[Ia(392)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(256)](){return[aa]}[Ia(394)](){const t=Ia,n=this[t(361)];if(!n[t(373)][t(305)](t(379)))return;const r=n[t(373)][t(448)](t(248)),s=n[t(373)][t(448)](t(286)),o=n[t(373)][t(448)](aa),a=n[t(373)][t(448)](t(379));o[t(424)][t(430)](t(327),t(345)),n[t(354)][t(337)][t(423)](t(321),{allowIn:t(267),allowContentOf:t(267),isLimit:!0}),n[t(268)][t(405)]({model:t(321),view:t(351)});let c=null;n[t(354)].on(t(442),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(273)]-1];h&&h[u(408)]||r[u(269)]||this[u(361)][u(390)][u(448)](u(289))[u(302)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(272)))return!1;const i=s[o(353)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(382)](n[o(332)][o(338)]);if(!a[o(273)])return!1;const c=a[0][o(416)](o(363)),l=r[o(391)](a),f=r[o(318)](a),h={startRow:l[o(290)],endRow:l[o(333)],startColumn:f[o(290)],endColumn:f[o(333)]};return 1==a[o(273)]&&(h[o(435)]+=r[o(406)](i)-1,h[o(283)]+=r[o(449)](i)-1),ka(c,h,r)}(l,f,n[u(354)],s,a)&&(o[u(397)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(354)][u(316)]((()=>{const t=u;n[t(354)][t(442)](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(273)]&&r[t(370)](o,t(327),{tablePasteChainId:s}),a[t(273)]&&r[t(370)](a,t(345),{tablePasteChainId:s}),l[t(273)]&&(r[t(370)](l,t(340),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(271)]((e=>{const n=t;var r;return null===(r=e[n(431)])||void 0===r?void 0:r[n(374)](e)}))),f[t(273)]&&(r[t(411)](f,t(340),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(271)]((e=>{const n=t;var r;return null===(r=e[n(431)])||void 0===r?void 0:r[n(374)](e)})));const g=r[t(330)](h[t(392)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(258),{tablePasteChainId:s});if(g){const e=g[t(246)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(354)][t(360)](s),a=e[t(344)]((e=>e[t(348)]()[t(412)](i)));a&&r[t(430)]([a[t(398)],o])}r[t(273)]&&g[t(415)](t(296),Object[t(342)](r))}c=null})))}),{priority:e.priorities[t(355)]+10}),n[t(373)][t(448)](t(379)).on(t(304),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(397)]();const u=s[r(404)],l=o,f=Aa(u),h=Aa(l);e[r(326)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(366)](u[r(381)](0));for(const t of Array[r(312)](l[r(310)]()))a[r(395)](t,u,r(317));const t=c[r(375)][r(263)](s[r(339)]),e=c[r(454)][r(263)](s[r(320)]);t||e||(g=i.LiveRange[r(299)](a[r(426)](u)))}else h&&!f&&(d=a[r(426)](u));else{const t=a[r(388)](r(321)),e=a[r(388)](r(321));a[r(262)](a[r(426)](u),e),a[r(395)](t,u,0);for(const e of Array[r(312)](l[r(310)]()))a[r(395)](e,t,r(317));g=i.LiveRange[r(299)](a[r(360)](t)),d=i.LiveRange[r(299)](a[r(360)](e))}const p=Array[r(312)](l[r(425)]())[r(403)]((([t])=>Ta[r(263)](t)));c[r(287)][r(430)]({element:u,attributes:p[r(273)]?Object[r(342)](p):null}),g&&c[r(341)][r(430)](g),d&&c[r(335)][r(430)](d)}),{priority:t(355)}),s.on(t(443),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(358)]||1;c[o(454)]=new Array(l)[o(334)](u)[o(392)](((t,e)=>t+e));for(const{cell:t}of s[o(427)](i,{startColumn:u,endColumn:u+l-1}))c[o(422)][o(430)](n[o(354)][o(360)](t))}),{priority:t(251)}),s.on(t(386),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(450)]||1;c[o(375)]=new Array(l)[o(334)](u)[o(392)](((t,e)=>t+e));for(const{cell:t}of s[o(427)](i,{startRow:u,endRow:u+l-1}))c[o(313)][o(430)](n[o(354)][o(360)](t))}),{priority:t(251)}),r[t(319)][t(428)]((e=>{const r=t;if(e[r(311)]&&e[r(311)][r(314)](r(340)))return e[r(447)]?{}:{type:r(252),content:Hr(n[r(453)],r(266))}}));const u=()=>!1;for(const e of[t(340),t(345),t(327),t(258)])r[t(347)][t(362)](t(252),e,t(298),u),r[t(347)][t(362)](t(451),e,t(298),u),r[t(347)][t(362)](t(284),e,t(298),u);r[t(347)][t(362)](t(284),t(258),t(418),u),r[t(347)][t(362)](t(284),t(258),t(309),((e,r,s)=>{const o=t,i=e[o(392)]((t=>t[o(328)]()))[o(403)]((t=>t)),a=new Map(i[o(392)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(287)])e&&a[o(301)](t,e);else if(s&&s[o(296)])for(const[t,e]of Object[o(396)](s[o(296)])){const r=n[o(354)][o(331)][o(448)](t),s=r?r[o(348)]()[o(328)]():null;s&&a[o(301)](s,e)}n[o(354)][o(316)]((t=>{const e=o;for(const[n,r]of a)t[e(282)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(347)][o(362)](e,o(340),s,((t,i,a)=>{const c=o;n[c(354)][c(316)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(420)][o(421)];t.is(o(369),o(321))&&u[o(430)](t)}r[o(347)][o(336)](e,null,s)(t,i,a);for(const t of u)o(385)!=t[o(410)][o(308)]&&n[o(401)](t)}))}))};l(t(252),t(309)),l(t(252),t(418)),l(t(451),t(309)),l(t(451),t(418)),r[t(347)][t(362)](t(252),t(327),t(418),(e=>{const n=t,r=e[n(392)]((t=>t[n(328)]())),i=r[0][n(416)](n(363)),{minRow:a,maxRow:c}=o[n(434)](r);s[n(444)](i,{at:a,rows:c-a+1})})),r[t(347)][t(362)](t(252),t(345),t(418),(e=>{const n=t,r=e[n(392)]((t=>t[n(328)]())),i=r[0][n(416)](n(363)),{minColumn:a,maxColumn:c}=o[n(434)](r);s[n(383)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(311)]||!n[s(311)][s(314)](s(340)))return;const o=n[s(400)][s(259)],i=r[s(279)]()[s(403)]((t=>t[s(277)]&&t[s(400)]&&t[s(400)][s(259)]==o));i[s(273)]&&n[s(359)]()[s(273)]!=i[s(273)]&&i[s(378)](((t,e)=>(t[s(329)]=e,e[s(447)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(417)](e[s(257)]),i=[s(352),s(445)],a=r[s(346)][s(263)](e[s(257)]);return a&&i[s(430)](s(260)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(429),f,{priority:t(355)}),r.on(t(446),f,{priority:t(355)}),n[t(354)][t(332)][t(295)]((()=>{const e=t;let s=!1;const o=Array[e(312)](n[e(354)][e(332)][e(436)][e(441)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(417)](t);if(e(253)!=o||e(451)!=a||i[e(247)])continue;if(!r[e(377)](c))continue;const u=r[e(275)](c)[e(270)](),l=n[e(373)][e(448)](e(250)).me;for(const t of r[e(279)]())if(t[e(277)]&&t[e(368)]==l&&e(284)==t[e(376)]&&e(258)==t[e(311)]&&t[e(270)]()[e(254)]((t=>u[e(343)]((n=>n[e(306)](t,!0))))))for(const n of t[e(359)]())n[e(277)]&&(n[e(418)](),s=!0)}return s})),n[t(354)][t(332)][t(295)]((e=>{const s=t,o=n[s(390)][s(448)](s(281));if(!o||!o[s(393)][s(305)](e[s(440)]))return!1;let i=!1;const a=n[s(373)][s(448)](s(250)).me,c=n[s(354)][s(332)][s(436)][s(297)](),u=Array[s(312)](n[s(354)][s(332)][s(436)][s(441)]())[s(403)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(417)](t);return n(253)==o&&n(340)==i&&c==a.id&&!e[n(247)]}));for(const t of c){if(s(395)!=t[s(376)]||s(321)!=t[s(398)]||1!=t[s(273)])continue;const n=e[s(349)](t[s(323)],t[s(323)][s(294)](1));if(!u[s(344)]((({data:t})=>t[s(387)][s(412)](n))))for(const{name:t,data:r}of u)if(n[s(306)](r[s(387)])){e[s(399)](t,{range:n}),i=!0;break}}return i})),n[t(354)][t(332)][t(295)]((e=>{const s=t;let o=!1;const i=n[s(373)][s(448)](s(250)).me,a=r[s(279)]()[s(403)]((t=>t[s(277)]&&t[s(368)]==i)),c=new Set,u=new Set;for(const t of a)if(s(340)==t[s(311)])for(const e of t[s(246)]()){const n=e[s(348)]()[s(328)]();if(n)if(n.is(s(369),s(321))&&Aa(n)){t[s(357)](e[s(398)]),c[s(367)](n),o=!0;const r=n[s(280)],i=n[s(364)],a=r&&r.is(s(369),s(321)),l=i&&i.is(s(369),s(321));a&&!c[s(305)](r)&&u[s(367)](r),l&&!c[s(305)](i)&&u[s(367)](i)}else n.is(s(369),s(274))&&n[s(371)]&&(t[s(357)](e[s(398)]),o=!0)}else if(s(258)==t[s(311)]){if(!t[s(400)]||!t[s(400)][s(259)])continue;const e=t[s(400)][s(296)];if(e&&Object[s(324)](e)[s(273)])continue;const n=t[s(400)][s(259)];let r=!0,i=!0;for(const e of a)if(e[s(311)]&&e[s(311)][s(314)](s(340))){if(!e[s(400)][s(259)]){i=!1;break}if(e.id!=t.id&&e[s(400)][s(259)]==n){r=!1;break}}i&&r&&(t[s(288)](),o=!0)}for(const t of c)e[s(366)](t);for(const t of u)e[s(401)](t);return o})),n[t(268)][t(350)](t(433))[t(322)]({model:t(255),view:(t,e)=>h(t),converterPriority:t(355)}),n[t(268)][t(350)](t(402))[t(322)]({model:t(255),view:(e,n)=>n[t(365)][t(439)]?h(e,!1):null,converterPriority:t(355)});const g=n[t(264)][t(437)];this[t(315)](g[t(332)],t(291),((e,n)=>{const r=t,s=[];for(const t of g[r(426)](n[r(413)])[r(249)]())t.is(r(369),r(351))&&s[r(430)](t);g[r(316)]((t=>{const e=r;for(const n of s)t[e(407)](t[e(426)](n),t[e(384)](n)),t[e(366)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(371)])return!0;const n=t[e(381)](0);return n.is(e(369),e(274))&&n[e(371)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(427)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=La;function La(t,e){const n=Ra();return(La=function(t,e){return n[t-=380]})(t,e)}!function(t,e){const n=La,r=t();for(;;)try{if(356288===-parseInt(n(417))/1+parseInt(n(410))/2+parseInt(n(396))/3*(-parseInt(n(426))/4)+-parseInt(n(402))/5*(-parseInt(n(385))/6)+-parseInt(n(421))/7+-parseInt(n(392))/8+-parseInt(n(395))/9*(-parseInt(n(401))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ra);class Na extends t.Plugin{[Ca(408)](){const t=Ca;if(!this[t(394)][t(432)][t(423)](t(391)))return;const e=this[t(394)][t(432)][t(399)](t(382));e[t(407)](t(383),this[t(384)][t(389)](this)),e[t(387)][t(416)](t(434),t(414),t(424),e[t(387)][t(420)](t(434),null,t(400))),e[t(387)][t(416)](t(434),t(414),t(400),e[t(387)][t(420)](t(434),null,t(424))),e[t(428)][t(431)](this[t(404)][t(389)](this))}[Ca(384)](t,e){const n=Ca,r=this[n(394)][n(432)][n(399)](n(382)),s=this[n(394)][n(432)][n(399)](n(391)),o=e[n(381)]||this[n(394)][n(418)][n(412)][n(397)][n(419)]();this[n(394)][n(418)][n(429)]((()=>{const i=n,a=s[i(435)](o);let c=a?s[i(380)](a):null,u=o[i(413)](i(403))||null;const l=e[i(403)]||u,f=e[i(393)]||c,h=this[i(394)][i(432)][i(399)](i(386)).me;for(const t of r[i(411)]()){const e=t[i(406)]();if(i(414)===t[i(427)]&&e===o){t[i(405)]!==h&&t[i(400)]();const e=t[i(388)][i(422)];u=e[0][i(403)],c=e[0][i(393)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(415)](o,{commandName:i(383),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(414)},[],i(414))}))}[Ca(404)](t){const e=Ca;if(e(434)!=t[e(425)]&&e(390)!=t[e(425)])return;const{data:n}=t;if(n&&e(414)===n[e(398)]){const t=e(430);return{type:e(433),content:Hr(this[e(394)][e(409)],t)}}}}function Ra(){const t=["getSuggestionCallback","313075tKldin","commandParams","has","accept","type","28SBhoeN","subType","descriptionFactory","change","*Format:* resize table","registerDescriptionCallback","plugins","format","formatBlock","getColumnGroupElement","getTableColumnsWidths","table","TrackChangesEditing","resizeTableWidth","handleResizeTableWidthCommand","6PhzBVG","Users","_suggestionFactory","data","bind","formatInline","TableColumnResizeEditing","3906248UQHNTK","columnWidths","editor","333rUlZIl","199929MusUYl","selection","formatGroupId","get","discard","299000mcgZXe","1699090NLGZgF","tableWidth","handleSuggestionDescription","author","getContainedElement","enableCommand","afterInit","locale","871012uARZXy","getSuggestions","document","getAttribute","resizeTable","markBlockFormat","registerCustomCallback","525829wkrnWn","model","getSelectedElement"];return(Ra=function(){return t})()}const Sa=va;function Ma(){const t=["plugins","TrackChangesEditing","has","afterInit","6390070HDicFv","editor","1417410DDbMYS","insertTemplate","6698288BNWyxh","77IWNqbT","253070fyZWWC","1449797gSyrZh","1117599qdJGtr","enableCommand","2340256jXyZcm","get","Template"];return(Ma=function(){return t})()}function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=153]})(t,e)}!function(t,e){const n=va,r=t();for(;;)try{if(889264===-parseInt(n(161))/1+parseInt(n(160))/2+-parseInt(n(162))/3+-parseInt(n(158))/4+parseInt(n(154))/5+-parseInt(n(156))/6+parseInt(n(159))/7*(parseInt(n(164))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class wa extends t.Plugin{[Sa(153)](){const t=Sa,e=this[t(155)];e[t(167)][t(169)](t(166))&&e[t(167)][t(165)](t(168))[t(163)](t(157))}}const Oa=Fa;function Da(){const t=["99aCtMdS","insertTableOfContents","descriptionFactory","1000uRvroc","registerElementLabel","afterInit","7302tWjtkv","TrackChangesEditing","get","1782508inHAak","425676WTsnCV","commands","854301eXIozB","tableOfContents","11671570opZipo","502658RwkTgM","plugins","enableCommand","locale","265168LhICBI","1DqUcpu","editor","ELEMENT_TABLE_OF_CONTENTS"];return(Da=function(){return t})()}function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=332]})(t,e)}!function(t,e){const n=Fa,r=t();for(;;)try{if(231526===-parseInt(n(341))/1*(parseInt(n(336))/2)+parseInt(n(333))/3+-parseInt(n(354))/4+-parseInt(n(347))/5*(parseInt(n(350))/6)+-parseInt(n(353))/7+parseInt(n(340))/8*(-parseInt(n(344))/9)+parseInt(n(335))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Ba extends t.Plugin{[Oa(349)](){const t=Oa,e=this[t(342)];if(!e[t(332)][t(352)](t(345)))return;e[t(337)][t(352)](t(351))[t(338)](t(345));const n=e[t(337)][t(352)](t(351)),r=e[t(339)];n[t(346)][t(348)](t(334),(e=>Hr(r,t(343),e)))}}const Pa=xa;function xa(t,e){const n=Ua();return(xa=function(t,e){return n[t-=104]})(t,e)}function Ua(){const t=["getNearestSelectionRange","164571izXBZA","24BpdEac","getChangedMarkers","nodeBefore","createRange","newRange","registerPostFixer","TrackChangesEditing","isTouching","title-content","205202omcCUe","Title","3445560YaFnLt","removeMarker","schema","suggestion","locale","model","document","get","editor","1905642CicxBK","differ","_splitMarkerName","3271620ROwlRs","forward","end","340821tNQVTP","5ostMfX","has","1423219RjMvVP","updateMarker","20RNpGGK","afterInit","plugins","200IQnSAD","ELEMENT_TITLE","from","isEqual","descriptionFactory","registerElementLabel","element","isCollapsed","start"];return(Ua=function(){return t})()}!function(t,e){const n=xa,r=t();for(;;)try{if(374925===-parseInt(n(123))/1*(-parseInt(n(105))/2)+-parseInt(n(122))/3*(-parseInt(n(127))/4)+-parseInt(n(119))/5+-parseInt(n(107))/6+-parseInt(n(125))/7*(-parseInt(n(141))/8)+parseInt(n(116))/9+parseInt(n(130))/10*(-parseInt(n(140))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[Pa(128)](){const t=Pa,e=this[t(115)];if(!e[t(129)][t(124)](t(106)))return;const n=e[t(129)][t(114)](t(147));n[t(134)][t(135)](t(104),(()=>Hr(e[t(111)],t(131)))),e[t(112)][t(113)][t(146)]((r=>{const s=t;let o=!1;const i=Array[s(132)](e[s(112)][s(113)][s(117)][s(142)]());for(const{name:t,data:a}of i){const{group:i}=n[s(118)](t);if(s(110)!==i||!a[s(145)])continue;const c=a[s(145)],u=c[s(121)][s(143)];if(!u||!u.is(s(136),s(104)))continue;if(!c[s(138)][s(148)](c[s(121)]))continue;const l=e[s(112)][s(109)][s(139)](c[s(121)],s(120));if(l&&l[s(137)]){const e=r[s(144)](c[s(138)],l[s(138)]);e[s(133)](c)||(r[s(126)](t,{range:e}),o=!0)}o||(r[s(108)](t),o=!0)}return o}))}}function Ga(){const t=["8JPGSNH","885790ynujVp","undo","redo","765740ZiRdzs","6LNGRtX","2688282fLxxgt","has","plugins","editor","get","152590hxiHLE","471030jyAyCr","enableCommand","1MxrMgS","afterInit","3175344KdJuRq","5077156fhmscO","UndoEditing","TrackChangesEditing"];return(Ga=function(){return t})()}function Va(t,e){const n=Ga();return(Va=function(t,e){return n[t-=144]})(t,e)}const za=Va;!function(t,e){const n=Va,r=t();for(;;)try{if(424661===parseInt(n(160))/1*(parseInt(n(158))/2)+-parseInt(n(151))/3*(parseInt(n(150))/4)+parseInt(n(157))/5+-parseInt(n(152))/6+-parseInt(n(163))/7*(-parseInt(n(146))/8)+parseInt(n(162))/9+-parseInt(n(147))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ga);class Ha extends t.Plugin{[za(161)](){const t=za,e=this[t(155)],n=e[t(154)][t(156)](t(145));e[t(154)][t(153)](t(144))&&(n[t(159)](t(148)),n[t(159)](t(149)))}}const Wa=Ka;function Ka(t,e){const n=qa();return(Ka=function(t,e){return n[t-=442]})(t,e)}function qa(){const t=["plugins","42qhPuhs","4129434cQmieX","12265milPVI","216666AmiaPL","552awsTsh","requires","afterInit","332CrCmNm","TableCaptionEditing","has","8waQjSn","get","11548phgdIQ","editor","60698HRlItA","11661180khxBFY","TrackChangesEditing","6440472XemgVq","181pLYXLx","enableCommand","toggleTableCaption"];return(qa=function(){return t})()}!function(t,e){const n=Ka,r=t();for(;;)try{if(876249===-parseInt(n(453))/1*(-parseInt(n(447))/2)+-parseInt(n(458))/3+parseInt(n(442))/4*(-parseInt(n(459))/5)+-parseInt(n(460))/6*(parseInt(n(457))/7)+-parseInt(n(445))/8*(-parseInt(n(452))/9)+parseInt(n(450))/10+parseInt(n(449))/11*(-parseInt(n(461))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qa);class Xa extends t.Plugin{static get[Wa(462)](){return[aa]}[Wa(463)](){const t=Wa,e=this[t(448)];e[t(456)][t(444)](t(443))&&e[t(456)][t(446)](t(451))[t(454)](t(455))}}const Ja=Ya;function Za(){const t=["table","tableCellBorderStyle","descriptionFactory","getSuggestionCallback","join","100CtChss","getFirstPosition","tableBorderStyle","tableCellBorderWidth","279OwMwhP","2653ktAwgm","tableCellProperties","tableWidth","getSelectionAffectedTableCells","TrackChangesEditing","672636fvGHyQ","tableCellBorderColor","change","markBlockFormat","accept","TrackChangesTableProperties","getAttribute","locale","3068cvqPoY","afterInit","editor","tableAlignment","model","276bbprnz","tableProperties","tableCellHorizontalAlignment","document","8bXOdxV","TableUtils","*Format:* change table properties","registerCustomCallback","10735UCGvXM","5214cvNKBf","format","batch","nodeAfter","registerDescriptionCallback","tableCellBackgroundColor","handleDiscardAction","discard","11532wiWYDH","enqueueChange","_handlePropertyChange","removeAttribute","data","3766drnHIf","get","setAttribute","*Format:* change table cell properties","getContainedElement","tableCellPadding","tableBorderWidth","tableHeight","tableCellWidth","subType","start","276668kELRhl","findAncestor","has","tableBackgroundColor","formatBlock","selection","commandParams","plugins","208160mZvoHX","handleSuggestionDescription","_getSuggestion","tableBorderColor","tableCellHeight","TablePropertiesEditing","enableCommand","TableCellPropertiesEditing","_suggestionFactory","pluginName","3syTHax","tableCellVerticalAlignment","getSuggestions"];return(Za=function(){return t})()}function Ya(t,e){const n=Za();return(Ya=function(t,e){return n[t-=483]})(t,e)}!function(t,e){const n=Ya,r=t();for(;;)try{if(367869===parseInt(n(505))/1*(parseInt(n(500))/2)+parseInt(n(492))/3*(parseInt(n(510))/4)+-parseInt(n(531))/5*(parseInt(n(523))/6)+-parseInt(n(556))/7*(-parseInt(n(527))/8)+-parseInt(n(504))/9*(-parseInt(n(564))/10)+parseInt(n(532))/11*(-parseInt(n(540))/12)+parseInt(n(518))/13*(-parseInt(n(545))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Za);class Qa extends t.Plugin{constructor(t){const e=Ya;super(t),this[e(524)]=[e(485),e(502),e(551),e(521),e(507),e(552),e(559)],this[e(506)]=[e(511),e(496),e(503),e(550),e(553),e(486),e(537),e(525),e(493)]}static get[Ja(491)](){return Ja(515)}[Ja(519)](){const t=Ja,e=this[t(520)][t(563)][t(546)](t(509));if(this[t(520)][t(563)][t(558)](t(487))){for(const n of this[t(524)])e[t(488)](n,((e,r)=>{const s=t,o=this[s(520)][s(522)][s(526)][s(561)][s(501)]()[s(557)](s(495));this[s(542)](n,[o],this[s(524)],s(524),e,r)}));e[t(490)][t(530)](t(560),t(524),t(514),e[t(490)][t(498)](t(560),null,t(539))),e[t(490)][t(530)](t(560),t(524),t(539),((e,n)=>this[t(538)](this[t(524)],e,n))),e[t(490)][t(530)](t(560),t(524),t(499),(()=>!1))}if(this[t(520)][t(563)][t(558)](t(489))){for(const n of this[t(506)])e[t(488)](n,((e,r)=>{const s=t,o=this[s(520)][s(563)][s(546)](s(528))[s(508)](this[s(520)][s(522)][s(526)][s(561)]);this[s(542)](n,o,this[s(506)],s(506),e,r)}));e[t(490)][t(530)](t(560),t(506),t(514),e[t(490)][t(498)](t(560),null,t(539))),e[t(490)][t(530)](t(560),t(506),t(539),((e,n)=>this[t(538)](this[t(506)],e,n))),e[t(490)][t(530)](t(560),t(506),t(499),(()=>!1))}e[t(497)][t(536)]((e=>this[t(483)](e)))}[Ja(542)](t,e,n,r,s,o){const i=Ja,a=this[i(520)][i(563)][i(546)](i(509));this[i(520)][i(522)][i(541)](o[i(534)],(()=>{const t=i;for(const i of e)if(this[t(484)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(516)](r);void 0!==n&&(e[r]=n)}s(o),a[t(513)](i,{commandParams:[e]},[],r)}}))}[Ja(538)](t,e,n){const r=Ja,s=e[0][r(555)][r(535)],o=n[r(562)][0];this[r(520)][r(522)][r(512)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(547)](r,o[r],s):e[n(543)](r,s)}))}[Ja(483)](t){const e=Ja;if(t[e(544)])switch(t[e(554)]){case e(524):return{type:e(533),content:Hr(this[e(520)][e(517)],e(529))};case e(506):return{type:e(533),content:Hr(this[e(520)][e(517)],e(548))}}}[Ja(484)](t,e){const n=Ja,r=this[n(520)][n(563)][n(546)](n(509));for(const s of r[n(494)]({skipNotAttached:!0})){const r=s[n(549)]();if(s[n(554)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Y?Y.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Qe(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Qt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)xr(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Tc();return(bc=function(t,e){return n[t-=159]})(t,e)}function Tc(){const t=["collaboration.channelId","unshift","_processAttributeChanges","getShiftedBy","_addThreadToSuggestion","move","_setSuggestionData","acceptSelectedSuggestions","document","1203hBLhSM","addMarker","_afterChanges","createdAt","targetPosition","attribute:accept","default","markerNameToElements","rejected","hasCommentThread","updateMarker","batch","enqueueChange","addRange","getMarkers","action","isAfter","insertion:join","_splitMarkerName","LEAVE","insert","options","addSuggestionData","isObject","deletion:discard","low","formatBlock:discard","values","createElement","isExternal","isMultiRange","suggestion","suggestionLoaded","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.","getAttribute","key","207220qZhPOs","1178276NaTNcQ","track-changes-suggestion-not-found","removeMarker:suggestion:formatBlock","getFirstRange","creator","markerToData","_trackFormatChanges","editingDowncast","removeClass","adapter","_isForcedDefaultExecutionBlock","requires","insertion:accept","_getMarkerAnnouncementText","_editor","change:activeMarkers","consumable","backward","plugins","length","update:suggestion","change","markMultiRangeDeletion","set","element","pop","data-suggestion","track-changes-command-not-found","ck-suggestion-marker-formatBlock","_model","showSuggestionHighlights","end","_addSuggestionMarker","isLocal","formatInline","trackChangesCommand","includes","splitPosition","formatBlock:chain","selection","head","hasComments","setAttribute","buildSuggestion","add","pluginName","for","model","18UsLDku","discardSelectedSuggestions","enableCommand","consume","markBlockFormat","setSelection","getItems","ck-suggestion-marker-formatInline","addMarker:suggestion:attribute","_refreshSuggestionsChain","nodeAfter","lowest","next","suggestion:","elementToElement","registerBlockAttribute","_updateSuggestionData","setTo","deleteContent","data","_getAttributeKey","track-changes-user-not-found","warn","138AevkTW","isOwn","_mergeNestedSuggestions","deletion","registerPostFixer","accepted","removeComment","markers","_suggestionState","fromRange","registerInlineAttribute","addMarker:suggestion:formatBlock","attributes","isSelectable","isAtEnd","discard","113455WUTuOp","attributeKey","editing","from","getCommentThread","_suggestions","oldRange","getAncestors","remove","$textProxy","insertion:chain","addMarkerName","_findSuggestions","createRange","insertion","every","_SUGGESTION_ANNOUNCEMENT","_defaultCallbacks","commentThread","containsRangeInObject","after","isUndo","define","formatBlock:join","addMarker:suggestion","position","normal","track-changes-suggestion-data-mismatch","removeMarker","type","splice","subType","7150lExJOJ","_cutOutSuggestionMarker","getMultiRangeId","listenTo","deletion:join","authorName","editor","formatBlock","schema","toJSON","formatInline:","sort","find","originalSuggestionId","catch","insertContent","_refreshAttributeSuggestionsChain","writer","suggestionChanged","_handleNewSuggestionMarker","chain","_joinWithAdjacentSuggestions","trackChanges","split","substr","suggestionUnloaded","discardSuggestion","mapper","value","applyOperation","widget","_customCallbacks","_enabledCommands","clone","fetchCommentThread","fromCharCode","_getExternalAuthor","isAtStart","delete","start","_isBlockAttribute","open","groupId","insertion:","formatGroupId","then","getNearestSelectionRange","_joinSuggestions","getSuggestion","attributeNewValue","$marker","_breakSuggestionMarker","init","_reduceSuggestionAttributeRange","createPositionAt","isInsideObject","announce","getContainedElement","removeAttribute","deletion:chain","range","comments","deletion:accept","@external","getSuggestions","addComment","formatInline:discard","resolve","ck-suggestion-marker--active","rename","_setSuggestionRange","containsPosition","toUpperCase","containerElement","_reduceExistingSuggestions","enableDefaultAttributesIntegration","substring","_saved","getIntersection","high","isBlock","marker-count","markerReady","_recordAttributeChanges","keys","ck-suggestion-marker-","deletion:","_blockAttributeKeys","isArray","forceDefaultExecution","isInContent","error-saving-suggestion-data-suggestion-discarded","unbind","markInsertion","trackChanges.trackFormatChanges","getCustomProperty","markInlineFormat","removeMarkers","_recordAttributeSuggestions","tablePasteChainId","meta","markAttributeChange","TrackChangesEditing","getAllAdjacentSuggestions","enableReadOnlyMode","group","_commentsRepository","forEach","authoredAt","containsItem","stopListening","_getSuggestionData","discardAllSuggestions","rethrowUnexpectedError","track-changes-enable-command-twice","formatInline:accept","$text","always","unbindElementFromMarkerName","locale","newRange","_removeSuggestion","isTouching","concat","_checkSuggestionCorrectness","formatBlock:","_onDiscard","never","skipNestingCheck","getChangedMarkers","addHighlight","isEqual","return","join","formatBlock:accept","getFirstMarker","containsRange","toViewElement","name","CommentsRepository","moveTargetPosition","stop","attribute:","reconvertMarker","getSuggestionCallback","_processAttributeSuggestions","Users","attribute:discard","ready","getUser","_isDataLoaded","isCollapsed","markMultiRangeInsertion","activeMarkers","getChanges","addClass","createPositionBefore","elementEnd","oldValue","removed","notReady","_initAriaMarkerChangeAnnouncements","refresh","$graveyard","updateSuggestion","some","_inlineAttributeKeys","previous","_isRegisteredAttribute","has","markMultiRangeBlockFormat","map","assign","commandName","insertion:discard","markerToHighlight","item","trackChanges.mergeNestedSuggestions","isRemovable","multipleBlocks","format","attributeOldValue","ENTER","createSelection","isIntersectingWithRange","change:data","howMany","accept","root","get","acceptSuggestion","suggestion-type","getLastMatchingPosition","parent","createRangeOn","PendingActions","_getAuthorFromId","change:_saved","ck-suggestion-marker","getWalker","dataDowncast","bindElementToMarker","differ","_rangeIsInLocalUserInsertion","_registerDefaultCallbacks","config","multi","commands","isDocumentOperation","10453387xWUQtO","attribute:join","getRanges","removeMarker:suggestion:attribute","attribute","size","$elementName","13964832pRTNhS","addCommentThread","startsWith","before","_adapter","_createSuggestion","isBefore","suggestion:attribute:","PENDING_ACTION_SUGGESTION","isLimit","registerCustomCallback","markDeletion","descriptionFactory","documentSelection","highest","hasSuggestion","formatInline:chain","clear","execute","nodeBefore","addSuggestion","_suggestionFactory","forward","filter","push","isNextTo","rootName","elementStart","newValue","conversion","createRangeIn","track-changes-adapter-missing-getsuggestion","isIntersecting","acceptAllSuggestions","dataReady","track-changes-adapter-already-set","getRange","upcast","external:","createPositionAfter","formatInline:join","dataToMarker","FORMATTING","getDifference","addUser","fire","22938150lbGWWR","author","detach","markerName"];return(Tc=function(){return t})()}!function(t,e){const n=bc,r=t();for(;;)try{if(938792===parseInt(n(231))/1+parseInt(n(351))/2*(-parseInt(n(195))/3)+parseInt(n(232))/4+-parseInt(n(319))/5*(-parseInt(n(303))/6)+-parseInt(n(560))/7+-parseInt(n(567))/8+-parseInt(n(280))/9*(-parseInt(n(182))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Tc);const _c=Ec(566);class yc extends t.Plugin{static get[Ec(243)](){return[Ec(490),o.Users,t.PendingActions,Qr,ns,as,ls,Ts,ms,ks,Ss,xs,to,so,uo,fo,bo,Ao,No,vo,Fo,zo,Uo,qo,Yo,ei,ci,pi,Ni,oi,Gs,Ws,bi,Ai,vi,Fi,ji,Hi,Xi,Qi,ra,aa,ha,pa,Xa,ya,Na,Ba,Qa,wa,ja,Ha]}static get[Ec(277)](){return Ec(453)}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(522)]((t=>String[e(386)](t)))[e(484)]("")}super(t),this[e(449)]=!1,this[e(255)](e(504),[]),this.on(e(247),((n,r,s,o)=>{const i=e;this[i(261)][i(253)]((()=>{const e=i;for(const n of[...o,...s])this[e(261)][e(310)][e(520)](n)&&t[e(321)][e(494)](n)}))})),this[e(579)]=new Xr(this[e(357)][e(279)][e(359)],this[e(357)][e(470)]),this[e(571)]=null,this[e(588)]=new Ac(this[e(357)]),this[e(324)]=new Map,this[e(457)]=t[e(250)][e(540)](e(490)),this[e(383)]=new Set,this[e(261)]=this[e(357)][e(279)],this[e(311)]=new WeakMap,this[e(242)]=!1,this[e(438)]=new Set([e(566)]),this[e(517)]=new Set,t[e(556)][e(341)](e(445),e(201)),this[e(238)]=t[e(556)][e(540)](e(445)),t[e(556)][e(341)](e(528),!0),this[e(305)]=t[e(556)][e(540)](e(528)),this[e(267)]=new f(t,this[e(383)]),this[e(512)](),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,48,52])}[Ec(403)](){const t=Ec,n=this[t(357)],r=(e,n)=>{const r=t;if(r(564)!=e)return r(436)+e;const s=n[r(374)]("|")[0];return this[r(391)](s)?r(260):r(287)};n[t(165)][t(278)](t(239))[t(526)]({model:t(226),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(213)](e[n(185)]),a=[n(549),r(o,i)];let c=3e3;return this[n(504)][n(268)](e[n(185)])&&(a[n(160)](n(419)),c=3010),n(306)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(165)][t(278)](t(551))[t(276)]((e=>{const r=t;e.on(r(343),((t,e,s)=>{const o=r;if(!s[o(216)][o(262)])return;const i=e[o(527)];if(!i)return;const c=s[o(378)][o(488)](i);n[o(279)][o(359)][o(218)](i)&&c&&!c[o(446)](o(381))&&c.is(o(424))&&(0,a.toWidget)(c,s[o(368)])}),{priority:r(430)})})),n[t(165)][t(278)](t(551))[t(526)]({model:t(226),view:(e,n)=>{const s=t;if(!n[s(216)][s(262)])return null;const{type:o,subType:i}=this[s(213)](e[s(185)]);return{classes:[s(549),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(527)])return;const{id:c}=this[a(213)](o[a(185)]);if(r){const t=this[a(324)][a(540)](c),e=this[a(300)](t);if(!this[a(391)](e))return}if(o[a(527)].is(a(271)))return void i[a(248)][a(283)](o[a(527)],s[a(489)]);const u=i[a(378)][a(488)](o[a(527)]);if(o[a(527)].is(a(256))&&n[a(279)][a(359)][a(431)](o[a(527)])&&!u[a(446)](a(481))){i[a(368)][a(506)]([a(549),a(260)],u),i[a(368)][a(274)](a(258),c,u),i[a(378)][a(552)](u,o[a(185)]),e&&(this[a(504)][a(268)](o[a(185)])?i[a(368)][a(506)](a(419),u):i[a(368)][a(240)](a(419),u));for(const t of n[a(279)][a(166)](o[a(527)])[a(286)]())i[a(248)][a(283)](t,s[a(489)]);i[a(248)][a(283)](o[a(527)],s[a(489)])}};n[t(165)][t(278)](t(551))[t(276)]((e=>{const n=t;e.on(n(314),((t,e,r)=>{const o=n;r[o(216)][o(262)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(581)})})),n[t(165)][t(278)](t(551))[t(276)]((e=>{const n=t;e.on(n(288),((t,e,r)=>{const o=n;r[o(216)][o(262)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(581)})})),n[t(165)][t(278)](t(551))[t(237)]({model:t(226),view:(e,n)=>n[t(216)][t(262)]?null:{group:t(226),name:e[t(375)](11)}}),n[t(165)][t(278)](t(173))[t(294)]({view:{name:t(226),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(293)+e[r(229)](r(542))+":"+e[r(229)]("id");return e[r(229)](r(432))&&(s+=":"+e[r(229)](r(432))),n[r(223)](r(401),{"data-name":s})}}),n[t(165)][t(278)](t(173))[t(177)]({view:t(226)}),n[t(165)][t(278)](t(239))[t(276)]((e=>{const n=t;e.on(n(314),s(),{priority:n(430)})})),n[t(165)][t(278)](t(239))[t(276)]((e=>{const n=t;e.on(n(288),s({isAttributeSuggestion:!0}),{priority:n(430)})})),n[t(165)][t(278)](t(239))[t(276)]((e=>{const n=t;e.on(n(234),((t,e,r)=>{const s=n,o=r[s(378)][s(202)](e[s(185)]);if(o)for(const t of o)t[s(446)](s(481))||(r[s(368)][s(240)]([s(549),s(260),s(419)],t),r[s(368)][s(409)](s(258),t),r[s(378)][s(469)](t,e[s(185)]))}),{priority:n(430)})})),n[t(165)][t(278)](t(239))[t(276)]((e=>{const n=t;e.on(n(563),((t,e,r)=>{const s=n,o=r[s(378)][s(202)](e[s(185)]);if(!o)return;const{id:i}=this[s(213)](e[s(185)]),a=this[s(324)][s(540)](i),c=this[s(300)](a);if(this[s(391)](c))for(const t of o)t[s(446)](s(481))||(r[s(368)][s(240)]([s(549),s(260),s(419)],t),r[s(368)][s(409)](s(258),t),r[s(378)][s(469)](t,e[s(185)]))}),{priority:n(430)})})),n[t(279)][t(194)][t(307)]((e=>{const r=t;let s=!1;const o=Array[r(322)](n[r(279)][r(194)][r(553)][r(480)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(213)](t);if(r(226)!==o)continue;const h=this[r(324)][r(540)](f);if(null!=c[r(471)]){r(266)==u&&(s=s||Lc(c[r(471)],t,e,n[r(279)][r(359)]));const o=r(564)==u&&this[r(391)](l[r(374)]("|")[0]);if(c[r(471)][r(502)]||r(514)==c[r(471)][r(539)][r(162)]||r(358)==u&&!Rc(c[r(471)])||o&&!Rc(c[r(471)])||r(306)==u&&(Cc(a=c[r(471)])||function(t){const e=r;return t[e(390)][e(544)]==t[e(263)][e(586)]&&t[e(390)][e(317)]}(a)))e[r(347)](t),s=!0;else{if(!h||!h[r(441)])continue;i[r(276)](h)}}}var a;return i[r(565)]>0&&(s=!!this[r(372)](i)||s),s})),n[t(279)][t(194)][t(307)]((e=>{const r=t;let s=!1;for(const t of n[r(279)][r(194)][r(553)][r(505)]())if(r(215)==t[r(348)])for(const t of this[r(324)][r(222)]()){if(t[r(225)]||!t[r(441)])continue;const o=r(358)==t[r(348)],i=this[r(300)](t),a=i&&this[r(391)](i);if(!o&&!a)continue;const c=t[r(235)]();if(c[r(390)][r(544)]!=c[r(263)][r(544)]&&!c[r(263)][r(317)]){const o=n[r(279)][r(405)](c[r(390)][r(290)],r(263)),i=n[r(279)][r(332)](c[r(390)],o);e[r(205)](t[r(486)](),{range:i}),s=!0}}return s})),n[t(279)][t(194)][t(307)]((e=>this[t(188)](e))),n[t(279)][t(194)][t(307)]((e=>!e[t(206)][t(265)]&&this[t(496)](e))),n[t(279)].on(t(197),(()=>{this[t(449)]=!1})),n[t(279)][t(194)].on(t(536),((r,s)=>{const o=t;if(!s[o(265)]||s[o(340)])return;if(!this[o(449)])return;const i=n[o(279)][o(194)][o(553)][o(505)]();if(0==i[o(251)])return;const a=[],c=i[o(159)]((t=>o(564)==t[o(348)])),u=i[o(159)]((t=>o(215)==t[o(348)]&&o(467)!=t[o(489)]));for(const t of c)this[o(519)](t[o(320)])&&a[o(160)]({key:t[o(320)],newValue:t[o(400)],oldValue:t[o(532)],range:Sc(t[o(411)],n[o(279)])});for(const t of u){if(o(420)!=t[o(210)]&&o(513)!=t[o(210)])continue;const e=Mc(t[o(344)][o(290)],n[o(279)]),r=t[o(570)];o(420)==t[o(210)]&&a[o(160)]({key:o(566),newValue:t[o(489)],oldValue:r[o(489)],range:e});for(const[n,s]of r[o(315)]){if(!this[o(519)](n))continue;const r=t[o(315)][o(540)](n);s!==r&&a[o(160)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(315)])this[o(519)](n)&&(r[o(315)][o(520)](n)||a[o(160)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(251)]&&n[o(279)][o(207)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(452)](t,e,s,o,{groupId:r});this[n(425)](t,a)}))}),{priority:t(291)}),n[t(279)][t(310)].on(t(252),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(213)](n[s(489)]),e=this[s(324)][s(540)](t);e&&e[s(330)](n[s(489)])}})),n[t(279)][t(194)].on(t(536),(()=>{const e=t,r=Array[e(322)](n[e(279)][e(194)][e(553)][e(480)]())[e(159)]((t=>e(226)===this[e(213)](t[e(489)])[e(456)]));if(0===r[e(251)])return;r[e(362)](((t,n)=>{const r=e,s=t[r(299)][r(325)],o=n[r(299)][r(325)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(390)][r(573)](o[r(390)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(213)](t);if(null===n[e(325)]){const n=this[e(370)](t);o[e(276)](n)}else{const t=this[e(324)][e(540)](r);null!==n[e(471)]||t[e(441)]?(s[e(276)](t[e(272)]),o[e(276)](t)):this[e(472)](t)}}o[e(565)]>0&&this[e(289)](o);for(const t of s)this[e(181)](e(369),t)})),n[t(279)].on(t(380),((e,r)=>{const s=t,o=r[0];if(!this[s(324)][s(565)])return;if(!o[s(559)])return;if(o[s(206)][s(340)]||!o[s(206)][s(265)])return;let i,a;switch(o[s(348)]){case s(215):i=n[s(279)][s(405)](o[s(344)]),a=i[s(189)](o[s(537)]);break;case s(374):i=n[s(279)][s(405)](o[s(269)]),a=n[s(279)][s(405)](o[s(491)]);break;case s(191):i=n[s(279)][s(405)](o[s(199)]),a=i[s(189)](o[s(537)]);break;default:return}const c=n[s(279)][s(332)](i,a);n[s(279)][s(253)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(331)](c)){if(e[t(225)])continue;if(t(266)==e[t(348)])continue;const r=this[t(300)](e);if(r&&this[t(391)](r)&&t(374)!=o[t(348)])continue;const s=e[t(299)]&&e[t(299)][t(530)];(t(358)!=e[t(348)]||t(374)==o[t(348)]&&!s)&&(n[t(338)]||t(333)==e[t(348)]&&n[t(304)]||e[t(235)]()[t(487)](c)&&this[t(402)](e,i,a))}}))}),{priority:t(291)}),n[t(279)].on(t(298),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(440)])return;if(this[s(242)])return;if(!this[s(267)][s(379)])return;if(o[s(502)])return;const a=n[s(279)][s(359)],{start:c,end:u}=o[s(235)](),l=c[s(290)]&&a[s(576)](c[s(290)])?null:a[s(397)](c,s(589)),f=u[s(586)]&&a[s(576)](u[s(586)])?null:a[s(397)](u,s(249)),h=n[s(279)][s(332)](l?l[s(390)]:c,f?f[s(263)]:u);n[s(279)][s(253)]((t=>{const e=s;this[e(578)](h);const r=n[e(279)][e(359)][e(397)](h[e(390)]);o.is(e(580))?t[e(285)](r):o[e(297)](r)})),e[s(492)]()}),{priority:e.priorities[t(345)]+10}),n[t(279)].on(t(366),((e,r)=>{const s=t,o=r[r[s(251)]-1];o&&o[s(440)]||this[s(242)]||this[s(267)][s(379)]&&(n[s(279)][s(253)]((()=>{const t=s;let o=n[t(279)][t(366)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(483)]=o[t(384)]();const i=o[t(263)][t(586)],a=n[t(279)][t(359)];i&&a[t(431)](i)&&!a[t(218)](i)&&(o=n[t(279)][t(332)](o[t(390)],n[t(279)][t(405)](i,t(263)))),this[t(444)](o)})),e[s(492)]())}),{priority:t(430)}),this[t(357)][t(558)][t(276)](t(373),this[t(267)]),this[t(282)](t(373));const o=new p(n,this[t(324)]);n[t(558)][t(276)](t(541),o),this[t(282)](t(541));const i=new b(n,this[t(324)]);n[t(558)][t(276)](t(377),i),this[t(282)](t(377)),n[t(558)][t(276)](t(169),new S(n,o,this[t(324)])),this[t(282)](t(169)),n[t(558)][t(276)](t(463),new S(n,i,this[t(324)])),this[t(282)](t(463)),n[t(558)][t(276)](t(193),new O(n,o,this[t(324)])),this[t(282)](t(193)),n[t(558)][t(276)](t(281),new O(n,i,this[t(324)])),this[t(282)](t(281));const c=n[t(250)][t(540)](t(490));this[t(354)](c,t(416),((e,{threadId:n})=>{const r=t,s=this[r(324)][r(540)](n);s&&s[r(337)]&&1===s[r(337)][r(251)]&&this[r(296)](n,{hasComments:!0})}),{priority:t(220)}),this[t(354)](c,t(309),((e,{threadId:n})=>{const r=t,s=this[r(324)][r(540)](n);s&&s[r(337)]&&!s[r(337)][r(251)]&&this[r(296)](n,{hasComments:!1})}),{priority:t(220)})}set[Ec(241)](t){const n=Ec;if(this[n(571)])throw new e.CKEditorError(n(171),this);this[n(571)]=t}get[Ec(241)](){return this[Ec(571)]}[Ec(415)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(324)][n(222)]())t&&!e[n(441)]||r[n(160)](e);return e?r[n(522)]((t=>t[n(360)]())):r}[Ec(399)](t){const n=Ec,r=this[n(324)][n(540)](t);if(!r)throw new e.CKEditorError(n(233),this);return r}[Ec(582)](t){const e=Ec;return this[e(324)][e(520)](t)}[Ec(217)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(348)][e(374)](":"),a=this[e(324)][e(540)](r)||this[e(572)](o,i,r,n,s);if(this[e(190)](a),this[e(475)](a,o,i||null,n),a[e(198)]=t[e(198)],a[e(501)]=!0,s&&s[e(414)]){const t=s[e(414)],n=this[e(387)](t[e(356)]);a[e(459)]=t[e(198)],a[e(183)]=n,a[e(224)]=!0}else a[e(459)]=t[e(198)];switch(t[e(299)]&&(a[e(299)]=t[e(299)]),t[e(315)]&&(a[e(315)]=t[e(315)]),this[e(571)]&&this[e(571)][e(587)]||(a[e(428)]=!0),this[e(311)][e(540)](a)){case e(511):this[e(311)][e(255)](a,e(170));break;case e(433):a[e(441)]?(this[e(372)](new Set([a])),this[e(289)](new Set([a])),this[e(311)][e(255)](a,e(499)),this[e(181)](e(227),a)):this[e(311)][e(255)](a,e(510))}return a}[Ec(541)](t){const e=Ec;this[e(440)]((()=>{const n=e;this[n(357)][n(279)][n(253)]((()=>{const e=n;for(const n of t[e(454)]())n[e(538)]()}))}))}[Ec(377)](t){const e=Ec;this[e(440)]((()=>{const n=e;this[n(357)][n(279)][n(253)]((()=>{const e=n;for(const n of t[e(454)]())n[e(318)]()}))}))}[Ec(282)](t,n){const r=Ec,s=this[r(357)][r(558)][r(540)](t);if(!s)throw new e.CKEditorError(r(259),this,{commandName:t});if(this[r(383)][r(520)](s))throw new e.CKEditorError(r(465),this,{commandName:t});this[r(383)][r(276)](s),n&&s.on(r(585),((t,e)=>{const o=r;this[o(267)][o(379)]&&(this[o(242)]||(e[o(251)]>0&&e[e[o(251)]-1]&&e[e[o(251)]-1][o(440)]?e[o(257)]():(t[o(483)]=n(((...t)=>s[o(585)](...t,{forceDefaultExecution:!0})),...e),t[o(492)]())))}),{priority:r(430)})}[Ec(440)](t){const n=Ec;let r,s;const o=this[n(242)];this[n(242)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(242)]=!1),s&&e.CKEditorError[n(464)](s,this),r}[Ec(444)](t,n=null,r={}){const s=Ec;if(t[s(502)])return null;const o=this[s(357)][s(250)][s(540)](s(497)).me;for(const{suggestion:e,meta:o}of this[s(331)](t,s(333)))if(o[s(304)]){if(!o[s(161)]){if(o[s(338)]){if(!this[s(305)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(402)](e,t[s(390)],t[s(263)]);break}if(n==e[s(350)]&&Oc(e,r)){const n=e[s(235)]();return n[s(390)][s(482)](t[s(263)])?this[s(421)](e,this[s(261)][s(332)](t[s(390)],n[s(263)])):this[s(421)](e,this[s(261)][s(332)](n[s(390)],t[s(263)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(394)+n:s(333),u=this[s(192)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(264)](c,i,a,t),u}[Ec(503)](t,n=Ec(557),r={}){const s=Ec,o=this[s(357)][s(250)][s(540)](s(497)).me,i=this[s(588)][s(495)](s(333),n,s(484));for(const e of this[s(415)]())if(e[s(183)].id==o.id&&s(333)==e[s(348)]&&e[s(350)]==n&&Oc(e,r)&&(i(e[s(562)](),t)||i(t,e[s(562)]()))){for(const n of t)e[s(208)](n);return e}for(const{suggestion:e,meta:n}of this[s(331)](t,s(333))){if(!n[s(304)])continue;if(!this[s(305)]&&n[s(338)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(562)]())for(const e of t)if(!n[s(487)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(394)+n,l=this[s(192)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(264)](u,a,c,e,zr[s(353)]());return l}[Ec(447)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(502)])return null;if(o(478)===this[o(238)]){const e=this[o(588)][o(495)](o(266),r,o(538));return this[o(440)]((()=>e([t],n,s))),null}const i=this[o(357)][o(250)][o(540)](o(497)).me,a=[];if(o(468)!==this[o(238)])for(const{suggestion:e,meta:n}of this[o(331)](t,o(333)))n[o(304)]&&!n[o(406)]&&a[o(160)](...e[o(562)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(429)](s);e&&r[n(160)](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(251)];){const s=r[e][n(179)](t);r[n(349)](e,1,...s),e+=s[n(251)]}}return r}(t,a);c[o(251)]&&this[o(261)][o(253)]((()=>{const t=o;for(const e of c){const o=this[t(588)][t(495)](t(266),r,t(538));this[t(440)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(390)],u=t[o(263)];for(const{suggestion:e,meta:n}of this[o(331)](t,o(266))){if(!n[o(304)])continue;if(e[o(350)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(235)]();if(i[o(487)](t,!0))return null;c=c[o(573)](i[o(390)])?c:i[o(390)],u=u[o(211)](i[o(263)])?u:i[o(263)],a?i[o(390)][o(573)](a[o(235)]()[o(390)])?(a[o(448)](),a=e):e[o(448)]():a=e}const l=this[o(261)][o(332)](c,u);if(a)this[o(421)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(192)]({id:t,type:o(361)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(264)](o(361)+r,t,a,l)}}return null}[Ec(284)](t,n,r=[],s=null,o={}){const i=Ec;n[i(395)]||(n[i(395)]=n[i(524)]),n[i(530)]=t.is(i(411)),s=s||Nc(n);const a=r[i(522)]((t=>Mc(t,this[i(261)]))),c=t.is(i(411))?t:Mc(t,this[i(261)]);if(i(478)===this[i(238)]){const t=this[i(588)][i(495)](i(358),s,i(538));return this[i(440)]((()=>t([c],n,o))),null}a[i(160)](c);let u=!0;for(const t of a)if(!this[i(554)](t)){u=!1;break}if(u&&i(468)!==this[i(238)]){const t=this[i(588)][i(495)](i(358),s,i(538));return this[i(440)]((()=>t([c],n,o))),null}let l=null,f=c[i(390)],h=c[i(263)];for(const{suggestion:t,meta:e}of this[i(331)](c,i(358))){if(!e[i(304)])continue;if(e[i(161)]||e[i(338)]||e[i(406)])continue;if(t[i(299)][i(395)]!=n[i(395)])continue;if(!Oc(t,o))continue;const r=t[i(235)]();if(t[i(350)]==s){if(r[i(487)](c,!0))return null;f=f[i(573)](r[i(390)])?f:r[i(390)],h=h[i(211)](r[i(263)])?h:r[i(263)],l?r[i(390)][i(573)](l[i(235)]()[i(390)])?(l[i(448)](),l=t):t[i(448)]():l=t}else{const e=c[i(429)](r);this[i(352)](t,e)}}const g=this[i(357)][i(250)][i(540)](i(497)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(421)](l,this[i(261)][i(332)](f,h)),l;{const t=this[i(192)]({id:d,type:i(476)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(264)](i(476)+s,d,p,this[i(261)][i(332)](f,h)),t}}[Ec(521)](t,n,r=[],s=null,o={}){const i=Ec;n[i(395)]||(n[i(395)]=n[i(524)]);const a=t[0];n[i(530)]=a.is(i(411)),s=s||Nc(n);const c=r[i(522)]((t=>Mc(t,this[i(261)]))),u=a.is(i(411))?t:t[i(522)]((t=>Mc(t,this[i(261)])));if(i(478)===this[i(238)]){const t=this[i(588)][i(495)](i(358),s,i(538));return this[i(440)]((()=>t(u,n,o))),null}c[i(160)](...u);let l=!0;for(const t of c)if(!this[i(554)](t)){l=!1;break}if(l&&i(468)!==this[i(238)]){const t=this[i(588)][i(495)](i(358),s,i(538));return this[i(440)]((()=>t(u,n,o))),null}const f=this[i(357)][i(250)][i(540)](i(497)).me;for(const t of this[i(415)]()){if(t[i(183)].id!=f.id)continue;if(i(358)!=t[i(348)]||t[i(299)][i(395)]!=n[i(395)])continue;if(!Oc(t,o))continue;const e=t[i(350)]==s;for(let n=0;n<u[i(251)];n++){const r=u[n];for(const s of t[i(209)]()){const o=s[i(172)]();if(r[i(482)](o)){e?(u[i(349)](n,1),n--):t[i(347)](s[i(489)]);break}}}}if(0==u[i(251)])return null;const h=this[i(588)][i(495)](i(358),s,i(484));for(const t of this[i(415)]())if(t[i(183)].id==f.id&&i(358)==t[i(348)]&&t[i(299)][i(395)]==n[i(395)]&&t[i(350)]==s&&Oc(t,o)&&(h(t[i(562)](),u)||h(u,t[i(562)]()))){for(const e of u)t[i(208)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(476)+s,m=this[i(192)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(264)](p,g,d,t,zr[i(353)]());return m}[Ec(578)](t,n=null,r={}){const s=Ec;if(t[s(502)])return null;const o=this[s(357)][s(250)][s(540)](s(497)).me,a=new i.LiveRange(t[s(390)],t[s(263)]);for(const{suggestion:t,meta:e}of this[s(331)](a,s(333)))if(e[s(304)]&&!e[s(161)])if(t[s(225)]){const e=t[s(562)]()[s(159)]((t=>s(514)!=t[s(539)][s(162)]));if(e[s(334)]((t=>a[s(487)](t,!0)))&&t[s(318)](),e[s(516)]((t=>t[s(487)](a,!0)))){const t=this[s(588)][s(495)](s(306),n,s(538));return this[s(440)]((()=>t([a],null,r))),null}}else{const e=a[s(429)](t[s(235)]());null!==e&&t[s(477)]([e],null,r)}if(a[s(184)](),a[s(502)]||s(514)==a[s(539)][s(162)])return null;let c=null,u=a[s(390)],l=a[s(263)];const f=this[s(331)](a,s(306));for(const{suggestion:t,meta:e}of f){const n=this[s(261)][s(332)](u,l);if(e[s(304)]&&(this[s(305)]||!e[s(338)]&&!e[s(406)]))if(t[s(225)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(562)]()){if(r[s(487)](n,!0))return t;n[s(487)](r)||(e=!1)}e&&t[s(318)]()}else{const e=t[s(235)]();if(e[s(487)](n,!0))return t;if(!Oc(t,r)){n[s(487)](e)?t[s(448)]():e[s(422)](u)?u=e[s(263)]:e[s(422)](l)&&(l=e[s(390)]);continue}u=u[s(573)](e[s(390)])?u:e[s(390)],l=l[s(211)](e[s(263)])?l:e[s(263)],r=Object[s(523)]({},t[s(315)]),c?e[s(390)][s(573)](c[s(235)]()[s(390)])?(c[s(448)](),c=t):t[s(448)]():c=t}}if(c)return this[s(421)](c,this[s(261)][s(332)](u,l)),c;{const t=(0,e.uid)(),i=this[s(261)][s(332)](u,l),a=o.id,c=n?s(437)+n:s(306),f=this[s(192)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(264)](c,t,a,i),f}}[Ec(254)](t,n=Ec(557),r={}){const s=Ec,o=this[s(357)][s(250)][s(540)](s(497)).me,a=t[s(522)]((t=>new i.LiveRange(t[s(390)],t[s(263)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(331)](a,s(333)))e[s(304)]&&!e[s(161)]&&c[s(276)](t);for(const e of c)if(e[s(225)]){const o=e[s(562)]();if((!e[s(315)]||!e[s(315)][s(479)])&&o[s(334)]((t=>a[s(516)]((e=>e[s(487)](t,!0)))))&&e[s(318)](),a[s(334)]((t=>o[s(516)]((e=>e[s(487)](t,!0)))))){const e=this[s(588)][s(495)](s(306),n,s(538));return this[s(440)]((()=>e(t,null,r))),null}}else{const t=e[s(235)]();if(a[s(516)]((e=>e[s(487)](t,!0)))&&e[s(318)](),a[s(334)]((e=>t[s(487)](e,!0)))){const t=this[s(588)][s(495)](s(306),n,s(538));return this[s(440)]((()=>t(a,null,r))),null}}const u=this[s(588)][s(495)](s(306),n,s(484));let l=null;for(const t of this[s(415)]())if(t[s(183)].id==o.id&&t[s(441)]&&s(306)==t[s(348)]&&t[s(350)]==n&&Oc(t,r)&&(u(t[s(562)](),a)||u(a,t[s(562)]())))if(l){if(t[s(337)]&&t[s(337)][s(251)])continue;for(const e of t[s(562)]())l[s(535)](e)||l[s(208)](e);t[s(448)]()}else{l=t;for(const e of a)t[s(535)](e)||t[s(208)](e)}if(l)return l;c[s(584)]();for(const{suggestion:t,meta:e}of this[s(331)](a,s(306)))e[s(304)]&&(this[s(305)]||!e[s(338)]&&!e[s(406)])&&Oc(t,r)&&c[s(276)](t);for(const t of c){const e=t[s(562)]();if((!r||!r[s(479)])&&a[s(334)]((t=>e[s(516)]((e=>e[s(487)](t,!0))))))return t;(!t[s(315)]||!t[s(315)][s(479)])&&e[s(334)]((t=>a[s(516)]((e=>e[s(487)](t,!0)))))&&t[s(318)]()}const f=(0,e.uid)(),h=o.id,g=s(437)+n,d=this[s(192)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(184)](),t[s(502)]||s(514)==t[s(539)][s(162)]||this[s(264)](g,f,h,t,zr[s(353)]());return d}[Ec(452)](t,n,r,s,o){const i=Ec;if(t[i(502)])return[];if(i(478)===this[i(238)])return[];const a=this[i(357)][i(250)][i(540)](i(497)).me.id,c=Array[i(322)](this[i(324)][i(222)]())[i(159)]((e=>i(564)==e[i(348)]&&e[i(299)][i(230)]==n&&e[i(535)](t)));if(i(201)===this[i(238)]){const e=this[i(331)](t,i(333))[i(159)]((({meta:t})=>t[i(304)]&&!t[i(406)]&&!t[i(161)]))[i(522)]((({suggestion:t})=>t));c[i(187)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(564)==t[i(348)]?t[i(299)][i(509)]:void 0,o=t[i(235)](),a=Array[i(322)](u[i(435)]())[i(363)]((t=>t[i(168)](o)));if(!a)continue;const c=a[i(179)](o);this[i(391)](n)&&i(333)==t[i(348)]&&0!=c[i(251)]||(u[i(389)](a),c[i(458)]((t=>{u[i(255)](t,r)})),i(333)!=t[i(348)]&&e!=s&&u[i(255)](a[i(429)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(251)]>37&&console[i(302)](i(228),{key:n});const f=(i(493)+(n+"|")+Nc({newValue:s}))[i(427)](0,60),h=this[i(192)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(160)](h),this[i(264)](f,c,a,t)}return l}[Ec(426)](t){const e=Ec;this[e(282)](t,((t,...n)=>{this[e(434)]((()=>{t(...n)}))}))}[Ec(295)](t){const e=Ec;this[e(438)][e(276)](t)}[Ec(313)](t){const e=Ec;this[e(517)][e(276)](t)}[Ec(300)](t){const e=Ec;return e(564)==t[e(348)]?t[e(350)][e(374)]("|")[0]:null}[Ec(421)](t,e){const n=Ec,r=t[n(486)]();this[n(261)][n(253)]((t=>{t[n(205)](r,{range:e})}))}[Ec(190)](t){const e=Ec,n=t.id,r=this[e(357)][e(556)][e(540)](e(186));this[e(457)][e(204)](n)||this[e(457)][e(568)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(457)][e(323)](n);s[e(443)](e(529)),s[e(529)]=!1,t[e(337)]=s}[Ec(475)](t,n,r,s){const o=Ec;if(t[o(348)]!=n||t[o(350)]!=r||t[o(236)].id!=s)throw this[o(357)][o(455)](o(346)),new e.CKEditorError(o(346),this)}[Ec(352)](t,n){const r=Ec,s=t[r(235)]();if(n[r(482)](s))t[r(448)]();else if(s[r(487)](n)){const o=this[r(261)][r(405)](n[r(390)][r(586)],r(263));this[r(421)](t,this[r(261)][r(332)](s[r(390)],o));const i=(0,e.uid)(),a=t[r(236)].id,c=t[r(348)]+":"+t[r(350)];this[r(192)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(299)],attributes:t[r(315)]});const u=this[r(261)][r(405)](n[r(263)][r(544)],r(339)),l=this[r(261)][r(332)](u,s[r(263)]);this[r(264)](c,i,a,l)}else if(s[r(422)](n[r(390)])){const e=this[r(261)][r(405)](n[r(390)][r(586)],r(263));this[r(421)](t,this[r(261)][r(332)](s[r(390)],e))}else{const e=this[r(261)][r(405)](n[r(263)][r(544)],r(339));this[r(421)](t,this[r(261)][r(332)](e,s[r(263)]))}}[Ec(554)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(331)](t,e(333))){if(!r[e(304)])continue;const s=n[e(562)]();for(const n of s)if(!t[e(179)](n)[e(251)])return!0}return!1}[Ec(547)](t){const n=Ec,r=this[n(357)][n(250)][n(540)](n(497))[n(500)](t);if(!r)throw new e.CKEditorError(n(301),this);return r}[Ec(387)](t){const e=Ec,n=this[e(357)][e(250)][e(540)](e(497)),r=(0,o.hashObject)(e(174)+t);return n[e(500)](r)||n[e(180)]({id:r,name:t})}[Ec(572)](t,e,n,r,s){const o=Ec,i=this[o(547)](r),a=this[o(588)][o(275)](t,e,n,i,s,(t=>{const e=o;this[e(296)](n,{attributes:t});const r=this[e(399)](n);this[e(372)](new Set([r])),this[e(289)](new Set([r]))}));return this[o(354)](a,o(538),(()=>{const t=o;this[t(296)](n,{state:t(308)})}),{priority:o(430)}),this[o(354)](a,o(318),(()=>{const t=o;this[t(296)](n,{state:t(203)})}),{priority:o(430)}),this[o(324)][o(255)](n,a),this[o(311)][o(255)](a,o(511)),a}[Ec(213)](t){const e=Ec,n=t[e(374)](":");return{group:n[0],type:n[1],subType:n[e(251)]>=5?n[2]:null,id:n[e(251)]<5?n[2]:n[3],authorId:n[e(251)]<5?n[3]:n[4],markerCount:6==n[e(251)]?n[5]:null}}[Ec(402)](t,n,r){const s=Ec,o=t[s(235)](),i=o[s(390)],a=o[s(263)];this[s(421)](t,this[s(261)][s(332)](i,n));const c=(0,e.uid)(),u=t[s(236)].id,l=t[s(348)]+(t[s(350)]?":"+t[s(350)]:"");this[s(192)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(315)],data:t[s(299)]});const f=this[s(300)](t);(s(358)==t[s(348)]||f&&this[s(391)](f))&&(r=this[s(261)][s(507)](r[s(544)])),this[s(264)](l,c,u,this[s(261)][s(332)](r,a))}[Ec(331)](t,e=null){const n=Ec,r=[],s=this[n(357)][n(250)][n(540)](n(497)).me;Array[n(439)](t)||(t=[t]);for(const o of this[n(415)]()){if(!o[n(441)])continue;if(e&&o[n(348)]!=e)continue;let i=!1;for(const e of o[n(562)]()){for(const a of t){const t=a[n(390)][n(482)](e[n(263)])||a[n(263)][n(482)](e[n(390)]);if(t||a[n(429)](e)){const c=a[n(487)](e)&&kc(this[n(261)][n(359)],e[n(390)],a),u=e[n(487)](a)&&kc(this[n(261)][n(359)],a[n(390)],e);r[n(160)]({suggestion:o,meta:{isOwn:s==o[n(183)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(264)](t,e,n,r,s){const o=Ec;this[o(261)][o(253)]((i=>{const a=o;let c=a(293)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(196)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(472)](t){const e=Ec,n=t[e(518)],r=t[e(292)];t[e(518)]=null,t[e(292)]=null,null!=n&&n[e(292)]==t&&(n[e(292)]=r),null!=r&&r[e(518)]==t&&(r[e(518)]=n),e(499)==this[e(311)][e(540)](t)&&(this[e(311)][e(255)](t,e(510)),this[e(181)](e(376),t,n,r))}[Ec(192)](t){const n=Ec,r=t.id,s=this[n(217)](t);if(this[n(571)]&&this[n(571)][n(587)]){const o=this[n(357)][n(250)][n(540)](n(546)),i=s[n(273)],a=s[n(350)]?s[n(348)]+":"+s[n(350)]:s[n(348)],c=this[n(357)][n(470)],u=o[n(276)](Hr(c,n(575))),l={id:r,type:a,hasComments:i,data:t[n(299)]||null,originalSuggestionId:t[n(364)]||null,attributes:s[n(315)]};this[n(571)][n(587)](l)[n(396)]((t=>{const e=n;s[e(428)]=!0,o[e(327)](u),t&&t[e(198)]&&(this[e(324)][e(540)](r)[e(198)]=t[e(198)])}))[n(365)]((t=>{const r=n;throw(0,e.logWarning)(r(442)),this[r(357)][r(279)][r(207)]({isUndoable:!1},(()=>{s[r(318)]()})),s[r(461)](),this[r(324)][r(389)](s.id),this[r(311)][r(389)](s),t}))}return s}[Ec(391)](t){const e=Ec;return this[e(438)][e(520)](t)}[Ec(296)](t,e){const n=Ec,r=this[n(357)][n(250)][n(540)](n(546)),s=this[n(399)](t);if(this[n(571)]&&this[n(571)][n(515)])if(s[n(428)]){const s=r[n(276)](Hr(this[n(357)][n(470)],n(575)));this[n(571)][n(515)](t,e)[n(396)]((()=>{r[n(327)](s)}))}else s.on(n(548),(()=>{this[n(296)](t,e)}))}[Ec(462)](t){const n=Ec;if(!this[n(571)]||!this[n(571)][n(399)])throw new e.CKEditorError(n(167),this);return this[n(571)][n(399)](t)}[Ec(370)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(213)](t),i=this[e(324)][e(540)](n)||this[e(572)](r,s,n,o,{});switch(this[e(475)](i,r,s,o),this[e(311)][e(540)](i)){case e(511):this[e(462)](n)[e(396)]((t=>{const r=e;let s=Promise[r(418)]();t[r(273)]&&(s=this[r(457)][r(385)]({channelId:this[r(357)][r(556)][r(540)](r(186)),threadId:n})),s[r(396)]((()=>{const e=r;this[e(217)](t)[e(428)]=!0}))})),this[e(311)][e(255)](i,e(433));break;case e(510):this[e(296)](n,{state:e(392)});case e(170):this[e(311)][e(255)](i,e(499)),this[e(181)](e(227),i);break;case e(499):this[e(181)](e(369),i)}return i[e(330)](t),i}[Ec(289)](t){const e=Ec,n=Array[e(322)](t),r=n[e(159)]((t=>e(564)==t[e(348)]));this[e(367)](r);const s=n[e(159)]((t=>!t[e(225)]&&e(564)!=t[e(348)])),o=this[e(415)]({skipNotAttached:!0})[e(159)]((t=>!t[e(225)]&&e(564)!=t[e(348)])),i=o[e(159)]((n=>!t[e(520)](n))),a=new Map(o[e(522)]((t=>[t,this[e(588)][e(495)](t[e(348)],t[e(350)],e(371))]))),c=new Map(o[e(522)]((t=>[t,t[e(235)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(251)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(251)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(251)];t++){const n=s[t];!l[e(520)](n)&&n[e(518)]&&(f[e(276)](n[e(518)]),n[e(518)][e(292)]===n&&(n[e(518)][e(292)]=null),n[e(518)]=null),!u[e(520)](n)&&n[e(292)]&&(f[e(276)](n[e(292)]),n[e(292)][e(518)]===n&&(n[e(292)][e(518)]=null),n[e(292)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(251)];e++){const r=g(t,n[e]);r&&(r[0][s(292)]=r[1],r[1][s(518)]=r[0],u[s(276)](r[0]),l[s(276)](r[1]))}}function g(t,n){const r=e;if(t[r(183)].id!==n[r(183)].id)return null;const s=a[r(540)](t)(t,n,c[r(540)](t),c[r(540)](n));return s&&a[r(540)](n)(t,n,c[r(540)](t),c[r(540)](n))?s[1][r(337)]&&s[1][r(337)][r(251)]?null:s:null}f[e(565)]&&this[e(289)](f)}[Ec(367)](t){const e=Ec;if(0==t[e(251)])return;const n=this[e(415)]({skipNotAttached:!0})[e(159)]((t=>e(564)==t[e(348)]&&t[e(501)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(315)]);s[e(520)](n)||(s[e(255)](n,r[e(251)]),r[e(160)]([]));const i=s[e(540)](n);r[i][e(160)](t)}!function(){const t=e;r[t(362)](((e,n)=>{const r=t,s=e[0][r(198)],o=n[0][r(198)];return s==o?e[0][r(315)][r(393)]<n[0][r(315)][r(393)]?-1:1:s<o?-1:1}));for(const e of r)e[t(362)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(251)];t++){if(0==r[t][e(251)])continue;const n=[];for(let s=t+1;s<r[e(251)];s++)0!=r[s][e(251)]&&i(r[t],r[s])&&n[e(160)](s);for(const s of n)r[t]=r[t][e(474)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(251)];n++)t[n][e(292)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(251)];n++)t[n][e(518)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(315)][r(393)]!==n[0][r(315)][r(393)]&&t[0][r(183)]!==n[0][r(183)])return!1;if(!function(t,e){const n=r;return!t[n(273)]&&!e[n(273)]||(!t[n(273)]||!e[n(273)])&&(!!(t[n(273)]&&e[n(198)]<t[n(337)][n(412)][n(540)](0)[n(198)])||!!(e[n(273)]&&t[n(198)]<e[n(337)][n(412)][n(540)](0)[n(198)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(315)],r(393)),o=Ic(n[0][r(315)],r(393));return!!Or(s,o)&&(!!t[r(334)]((t=>n[r(516)]((e=>t[r(235)]()[r(482)](e[r(235)]())))))&&n[r(334)]((e=>t[r(516)]((t=>e[r(235)]()[r(482)](t[r(235)]()))))))}}[Ec(372)](t){const e=Ec,n=Array[e(322)](t),r=this[e(415)]({skipNotAttached:!0}),s=r[e(159)]((n=>!t[e(520)](n))),o=new Map(n[e(522)]((t=>[t,this[e(588)][e(495)](t[e(348)],t[e(350)],e(484))]))),i=new Map(r[e(522)]((t=>[t,t[e(562)]()])));for(let t=0;t<n[e(251)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(251)];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(251)];e++){const s=r[e];if(s[a(348)]!==n[a(348)]||s[a(183)].id!==n[a(183)].id||s[a(350)]!==n[a(350)])continue;if(!wc(n,s,[a(393)]))continue;if(a(564)==n[a(348)]&&n[a(299)][a(509)]!=s[a(299)][a(509)])continue;if(a(564)==n[a(348)]&&t[a(391)](n[a(299)][a(230)]))continue;if(a(358)==n[a(348)]){const e=t[a(357)][a(279)],r=n[a(408)]();if(r&&(e[a(359)][a(218)](r)||e[a(359)][a(576)](r)))continue}const c=o[a(540)](n),u=i[a(540)](n),l=i[a(540)](s),f=n[a(337)]&&n[a(337)][a(251)],h=s[a(337)]&&s[a(337)][a(251)];if(!f&&c(l,u))return t[a(398)](s,n),i[a(389)](n),!0;if(!h&&c(u,l))return t[a(398)](n,s),i[a(389)](s),!0}return!1}}[Ec(398)](t,e){const n=Ec;if(t[n(225)])for(const r of e[n(562)]())t[n(208)](r);else{const r=e[n(235)]()[n(263)];this[n(421)](t,this[n(261)][n(332)](t[n(235)]()[n(390)],r))}e[n(448)]()}[Ec(245)](t,e){const n=Ec,r=t[n(569)](n(531))||t[n(569)](n(564))?n(178):t[n(423)]();return Hr(this[n(357)][n(470)],e+"_"+r+n(335))}[Ec(512)](){const t=Ec,e=this[t(357)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(261)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(213)](t[s(489)]);if(s(226)===e){n[s(407)](this[s(245)](r,s(214)));break}}for(const t of r){const{group:e,type:r}=this[s(213)](t[s(489)]);if(s(226)===e){n[s(407)](this[s(245)](r,s(533)));break}}}))}[Ec(188)](t){const e=Ec;if(this[e(449)])return!1;const n=this[e(357)],r=n[e(279)][e(194)][e(553)][e(505)]();if(0==r[e(251)])return!1;const s=[],o=r[e(159)]((t=>e(564)==t[e(348)])),i=r[e(159)]((t=>e(215)==t[e(348)]&&e(467)!=t[e(489)])),a=r[e(159)]((t=>e(327)==t[e(348)]&&e(467)!=t[e(489)]));for(const t of o)s[e(160)]({key:t[e(320)],newValue:t[e(400)],oldValue:t[e(532)],range:Sc(t[e(411)],n[e(279)])});for(const t of i){const r=a[e(363)]((n=>n[e(344)][e(482)](t[e(344)])));r&&s[e(160)]({key:e(566),newValue:t[e(489)],oldValue:r[e(489)],range:n[e(279)][e(545)](t[e(344)][e(290)])})}return 0!=s[e(251)]&&this[e(425)](t,s)}[Ec(496)](t){const e=Ec;let n=!1;const r=this[e(357)][e(279)][e(194)][e(553)][e(480)]()[e(159)]((t=>t[e(299)][e(471)]&&t[e(489)][e(569)](e(574))));for(const s of r){const{subType:r,id:o}=this[e(213)](s[e(489)]),i=r[e(374)]("|")[0];for(const r of this[e(415)]({skipNotAttached:!0}))r.id!=o&&e(564)==r[e(348)]&&r[e(299)]&&r[e(299)][e(230)]==i&&r[e(235)]()[e(168)](s[e(299)][e(471)])&&(this[e(404)](r,s[e(299)][e(471)],t),n=!0)}return n}[Ec(434)](t){const e=Ec;this[e(357)],this[e(449)]=!0,t()}[Ec(519)](t){const e=Ec,n=this[e(391)](t),r=this[e(517)][e(520)](t);return n||r}[Ec(425)](t,e){const n=Ec;if(0==e[n(251)])return!1;let r=!1;for(const s of e){const e=this[n(331)](s[n(411)],n(564))[n(159)]((t=>!t[n(451)][n(161)]))[n(522)]((t=>t[n(226)])),i=(0,o.hashObject)({newValue:s[n(164)]});e[n(159)]((t=>{const e=n,[r,o]=t[e(350)][e(374)]("|");return r==s[e(230)]&&o!=i}))[n(458)]((e=>{const o=n;this[o(404)](e,s[o(411)],t),r=!0}))}return r}[Ec(404)](t,e,n){const r=Ec,s=t[r(235)]()[r(179)](e);0!==s[r(251)]?1!==s[r(251)]?this[r(402)](t,e[r(390)],e[r(263)]):this[r(421)](t,s[0]):n[r(347)](t[r(486)]())}}class Ac{constructor(t){const e=Ec;this[e(246)]=t,this[e(261)]=t[e(279)],this[e(382)]=new Map,this[e(336)]=new Map,this[e(555)]()}[Ec(275)](t,e,n,r,s,o){const i=Ec;return new zr(this[i(261)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(495)](t,e,i(538))(...n),onDiscard:(...n)=>this[i(495)](t,e,i(318))(...n)})}[Ec(577)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(382)][s(255)](o,r)}[Ec(495)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(382)][r(540)](s)||this[r(336)][r(540)](t+":"+n)}[Ec(555)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(362)](((t,n)=>t[e(390)][e(573)](n[e(390)])?1:-1)),this[e(261)][e(253)]((n=>{const r=e;for(const e of t){let t;t=e[r(263)][r(317)]&&e[r(263)][r(544)]==e[r(390)][r(290)]?n[r(534)](e[r(390)][r(290)],"on"):n[r(534)](e),this[r(261)][r(298)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(261)][n(253)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(522)]((t=>(Cc(t)&&(t=this[s(261)][s(332)](t[s(263)])),t)))[s(159)]((t=>s(514)!==t[s(539)][s(162)]));if(c[s(251)]<1)return;const u=Array[s(322)](this[s(261)][s(194)][s(271)][s(562)]())[s(522)]((t=>i.LiveRange[s(312)](t)));r[s(285)](c);for(const t of this[s(246)][s(558)][s(558)]())t[s(513)]();a[s(160)]({forceDefaultExecution:!0}),this[s(246)][s(585)](o,...a);const l=u[s(159)]((t=>s(514)!=t[s(539)][s(162)]));l[s(251)]>0&&r[s(285)](l);for(const t of u)t[s(184)]()}))},s=(e,n)=>1==e[t(251)]&&1==n[t(251)]&&e[0][t(263)][t(482)](n[0][t(390)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(261)])?[e,n]:vc(n,e,s,r,this[t(261)])?[n,e]:null;this[t(336)][t(255)](t(244),e),this[t(336)][t(255)](t(525),n),this[t(336)][t(255)](t(212),s),this[t(336)][t(255)](t(329),o),this[t(336)][t(255)](t(413),n),this[t(336)][t(255)](t(219),e),this[t(336)][t(255)](t(355),s),this[t(336)][t(255)](t(410),o),this[t(336)][t(255)](t(466),r),this[t(336)][t(255)](t(417),e),this[t(336)][t(255)](t(176),s),this[t(336)][t(255)](t(583),e),this[t(336)][t(255)](t(485),r),this[t(336)][t(255)](t(221),e),this[t(336)][t(255)](t(342),s),this[t(336)][t(255)](t(270),e),this[t(336)][t(255)](t(200),e),this[t(336)][t(255)](t(498),((e,n)=>{const r=t;if(!n)return;const s=this[r(246)][r(250)][r(540)](yc);this[r(261)][r(253)]((t=>{const o=r;if(o(566)==n[o(230)])for(const r of e){const e=r[o(390)][o(290)],s=n[o(509)];t[o(420)](e,s)}else if(s[o(391)](n[o(230)]))for(const r of e)void 0!==n[o(509)]?t[o(274)](n[o(230)],n[o(509)],r[o(390)][o(290)]):t[o(409)](n[o(230)],r[o(390)][o(290)]);else for(const r of e)n[o(509)]?t[o(274)](n[o(230)],n[o(509)],r):t[o(409)](n[o(230)],r)}))})),this[t(336)][t(255)](t(561),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(544)][r(326)]({includeSelf:!0,parentFirst:!0})){if(s[r(539)]==s)return!1;if(!n[r(460)](s))return!1;if(t[r(218)](s)||t[r(576)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(263)][e(544)]==t[e(390)][e(290)]&&t[e(263)][e(388)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(527)].is(s(328))&&!r[s(218)](t[s(527)]),i=t[s(390)][s(543)](o),a=t[s(263)][s(543)](o,{direction:s(249)});return!(t[s(390)][s(482)](i)&&t[s(263)][s(482)](a)||(i[s(573)](a)?n[s(205)](e,{range:n[s(332)](i,a)}):n[s(347)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(390)][e(290)];return n&&n.is(e(256))}function Sc(t,e){const n=Ec;return null==t[n(263)][n(586)]&&t[n(263)][n(544)]==t[n(390)][n(290)]?Mc(t[n(390)][n(290)],e):t}function Mc(t,e){const n=Ec,r=e[n(359)][n(218)](t)||e[n(359)][n(316)](t);return e[n(332)](e[n(405)](t,n(570)),r?e[n(175)](t):e[n(405)](t,n(263)))}function vc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(263)][o(482)](r[o(390)]))return!0;if(t[o(348)]!=e[o(348)])return!1;if(!n[o(263)][o(473)](r[o(390)]))return!1;const i=s[o(332)](n[o(263)],r[o(390)])[o(550)]();for(const t of i)if([o(163),o(508)][o(268)](t[o(348)])&&s[o(359)][o(576)](t[o(527)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(501)]||!e[r(501)])&&Or(Ic(t[r(315)],n),Ic(e[r(315)],n))}function Oc(t,e){const n=Ec,r=Dc(t[n(315)]),s=Dc(e);if(!t[n(501)])return!1;for(const t of Object[n(435)](s))if(!Or(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(523)]({},t);return delete n[e(479)],delete n[e(450)],n}const Fc=Bc;function Bc(t,e){const n=Pc();return(Bc=function(t,e){return n[t-=493]})(t,e)}function Pc(){const t=["canAccept","_setPendingAction","_pendingAction","plugins","discardSuggestion","locale","view","5UjrcGb","1044557HGDYon","commentThreadController","unbind","3290OvGatE","stopListening","218937wNoIXJ","listenTo","isDirty","3071772WIZQUg","_discardCommand","getRanges","change:isDirty","3340544CUyyIw","remove","isEnabled","bind","destroy","1616566lzbsDM","model","commands","_removePendingAction","_editor","execute","add","canDiscard","PENDING_ACTION_SUGGESTION","get","8MVnliw","_acceptCommand","canEditAt","acceptSuggestion","3979100YkHuOO","55584DTsekR","PendingActions"];return(Pc=function(){return t})()}!function(t,e){const n=Bc,r=t();for(;;)try{if(624676===parseInt(n(514))/1+-parseInt(n(499))/2*(-parseInt(n(519))/3)+-parseInt(n(503))/4*(-parseInt(n(513))/5)+parseInt(n(522))/6+parseInt(n(531))/7+-parseInt(n(526))/8+-parseInt(n(504))/9*(parseInt(n(517))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class xc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Bc;super(),this[s(532)]=e,this[s(512)]=n,this[s(515)]=r,this[s(493)]=t,this[s(500)]=t[s(533)][s(498)](s(502)),this[s(523)]=t[s(533)][s(498)](s(510)),this[s(512)][s(529)](s(528)).to(this[s(500)],this[s(523)],((t,e)=>t||e)),this[s(512)][s(529)](s(506)).to(this[s(500)],s(528),(t=>t&&this[s(493)][s(532)][s(501)](e[s(524)]()))),this[s(512)][s(529)](s(496)).to(this[s(523)],s(528),(t=>t&&this[s(493)][s(532)][s(501)](e[s(524)]()))),this[s(508)]=null,n[s(521)]&&this[s(507)](),this[s(520)](n,s(502),(()=>this[s(502)]())),this[s(520)](n,s(510),(()=>this[s(510)]())),this[s(520)](n,s(525),(()=>{const t=s;n[t(521)]?this[t(507)]():this[t(534)]()}))}[Fc(502)](){const t=Fc;this[t(500)][t(494)](this[t(532)].id)}[Fc(510)](){const t=Fc;this[t(523)][t(494)](this[t(532)].id)}[Fc(530)](){const t=Fc;this[t(512)][t(516)](t(528)),this[t(512)][t(516)](t(506)),this[t(512)][t(516)](t(496)),this[t(518)](),this[t(515)][t(530)](),this[t(508)]&&this[t(534)]()}[Fc(507)](){const t=Fc,e=Hr(this[t(493)][t(511)],t(497));this[t(508)]=this[t(493)][t(509)][t(498)](t(505))[t(495)](e)}[Fc(534)](){const t=Fc;null!==this[t(508)]&&this[t(493)][t(509)][t(498)](t(505))[t(527)](this[t(508)]),this[t(508)]=null}}function Uc(t,e){const n=Gc();return(Uc=function(t,e){return n[t-=486]})(t,e)}const jc=Uc;function Gc(){const t=["disabledSubmit","locale","authoredAt","5872UGflXH","13985697mRHmwc","_createCommentViews","fire","canAccept","commentThread","length","addComment","hasDirtyComment","set","commentThreadInputView","isReadOnly","removeComment","2390XnipUu","isEnabled","5MMhaQP","_localUser","_config","_createCommentThreadInputView","assign","element","delegate","canDiscard","submit","119QBgNoS","62453XwyzDz","19287wcvewm","420108tIIcfs","editor","disableComments","commentInputView","editorConfig","CommentView","isActive","isDirty","setData","value","showInput","focus","28KPqCQQ","destroy","descriptionParts","372860yqCiOB","bind","updateComment","cancel","901608wngiQw","commentsListView","_model"];return(Gc=function(){return t})()}!function(t,e){const n=Uc,r=t();for(;;)try{if(451303===parseInt(n(526))/1*(parseInt(n(488))/2)+parseInt(n(495))/3+parseInt(n(491))/4*(parseInt(n(516))/5)+-parseInt(n(528))/6+parseInt(n(525))/7*(parseInt(n(501))/8)+-parseInt(n(527))/9*(-parseInt(n(514))/10)+-parseInt(n(502))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Vc extends s.View{constructor(t,e,n,r){const s=Uc;super(t),this[s(496)]=null,this[s(511)]=null,this[s(510)](s(534),!1),this[s(510)](s(500),e[s(500)]),this[s(492)](s(500)).to(e),this[s(510)](s(490),[]),this[s(510)](s(535),!1),this[s(510)](s(515),!1),this[s(510)](s(505),!1),this[s(510)](s(523),!1),this[s(497)]=e,this[s(517)]=n,this[s(518)]=r,r[s(530)]?this[s(510)](s(507),1):this[s(503)]()}[jc(487)](){const t=jc;this[t(521)][t(487)]()}[jc(489)](){const t=jc;this[t(496)]&&this[t(496)][t(489)](),this[t(511)]&&this[t(511)][t(489)](),super[t(489)]()}[jc(503)](){const t=jc,{CommentsListView:e}=this[t(518)];this[t(496)]=new e(this[t(499)],this[t(497)][t(506)],Object[t(520)]({CommentView:this[t(518)][t(533)]},this[t(518)])),this[t(496)][t(522)](t(513)).to(this),this[t(496)][t(522)](t(493)).to(this),this[t(496)][t(492)](t(534)).to(this),this[t(510)](t(507),this[t(496)][t(507)]+1),this[t(492)](t(507)).to(this[t(496)],t(507),(t=>t+1)),this[t(511)]=this[t(519)](),this.on(t(513),(()=>this[t(487)]())),this[t(492)](t(535)).to(this[t(496)],t(509),this[t(511)][t(531)],t(537),((t,e)=>t||!!e))}[jc(519)](){const t=jc,{CommentThreadInputView:e}=this[t(518)],n=new e(this[t(499)],this[t(517)],this[t(518)][t(532)]),r=n[t(531)];return n[t(492)](t(486)).to(this,t(534),this[t(497)][t(506)],t(512),r,t(537),((t,e,n)=>!!n||t&&!e)),r.on(t(524),((e,n)=>{const s=t;this[s(504)](s(508),n),r[s(529)][s(536)]("")})),r.on(t(494),(()=>this[t(487)]())),r[t(492)](t(498)).to(this[t(497)][t(506)],t(512)),n}}function zc(){const t=["EXTERNAL_IMPORT_WORD_SUGGESTION","split","createElement","delegate","span","type","authoredAt","152274TwpXvr","creator","ck-suggestion__main","70KnLpgj","ck-suggestion__user","setTemplate","author","ck-annotation__actions","ck-suggestion--discard","canDiscard","ck-comment__info-time","editorReady","children","</span>","importWord","ck-suggestion__actions","check","getUserViewNotificationText","formatDateTime","Accept suggestion","getTemplate","div","title","extendTemplate","bindTemplate","@external","commentsListView","name","1194216lQLayo","ck-annotation__main","commentThreadInputView","</p>","5283477JqaGuz","116901tUyYyE","source","innerText","<p>",'"></span>',"_createButton","ck-annotation__info-name","render","discardSuggestion","userView","getExternalSuggestionNote","_config","content","color","EXTERNAL_AVATAR","ck-annotation__user","_descriptionElement","locale","time","ck-comment__external","value","isActive","ck-suggestion-wrapper","ck-suggestion__info-name","ck-suggestion","set","push","2SxhwtT","20jpEncP","isExternal","commentThread",'" title="',"element","ck-suggestion-wrapper--active","innerHTML","description","acceptSuggestion","querySelector","disableComments","EXTERNAL_SUGGESTION",'<span class="ck-suggestion-type">','<span class="ck-suggestion-color" style="background-color: ',"editorDestroyed","bind",".ck-annotation__content-wrapper","ck-annotation__content-wrapper","ck-annotation__info-time","ck-annotation__info","fire","1015204lQmukc","20172614CCUptX","join","change:description","canAccept","attributes","ck-suggestion--disabled-comments","map","acceptButton","cancel","ck-annotation","descriptionParts","_model","ck-suggestion__info","ck-suggestion--accept","14RBBpIl","discardButton","isEnabled","Discard suggestion","execute","34537OGDoQY","EXTERNAL_IMPORT_WORD_AVATAR","ck-suggestion-"];return(zc=function(){return t})()}const Hc=qc;!function(t,e){const n=qc,r=t();for(;;)try{if(783313===parseInt(n(481))/1*(-parseInt(n(551))/2)+-parseInt(n(524))/3+parseInt(n(461))/4+-parseInt(n(494))/5*(parseInt(n(491))/6)+parseInt(n(476))/7*(parseInt(n(519))/8)+-parseInt(n(523))/9*(parseInt(n(552))/10)+parseInt(n(462))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zc);class Wc extends Vc{constructor(e,n,r,s){const i=qc;super(e,n,r,s),this[i(549)](i(489),""),this[i(455)](i(489)).to(this,i(472),(t=>t&&t[0]?t[0][i(489)]:"")),this[i(455)](i(447)).to(this,i(472),this,i(545),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(527)+Kc(e[n(536)],e[n(537)])+n(522);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(540)]=null,this[i(469)]=this[i(529)](Hr(e,i(510)),t.icons[i(507)],i(475),i(448),"sw"),this[i(469)][i(455)](i(478)).to(this,i(465)),this[i(477)]=this[i(529)](Hr(e,i(479)),t.icons[i(470)],i(499),i(532),"sw"),this[i(477)][i(455)](i(478)).to(this,i(500)),this[i(533)]=new o.UserView(e,this[i(473)][i(497)],this[i(508)]()),this[i(533)][i(514)]({attributes:{class:[i(495),i(539)]}}),this[i(496)](this[i(511)]())}[Hc(511)](){const t=Hc,e=this[t(515)],n=[{tag:t(512),attributes:{class:[t(474),t(459)]},children:[{tag:t(488),children:[{text:this[t(533)][t(518)]}],attributes:{class:[t(547),t(530)]}},{tag:t(542),attributes:{datetime:e.to(t(490)),class:[t(501),t(458)]},children:[{text:e.to(t(490),(e=>this[t(535)][t(509)](e)))}]}]},{tag:t(512),attributes:{class:[t(506),t(498)]},children:[this[t(469)],this[t(477)]]},{tag:t(512),attributes:{class:[t(457)]}}];this[t(473)][t(441)]&&n[t(550)]({tag:t(512),attributes:{class:[t(543)]},children:[{text:this[t(534)]()}]});const r={tag:t(512),attributes:{class:[t(546),e.if(t(545),t(445)),e.to(t(489),(e=>t(483)+e)),this[t(535)][t(450)]&&t(467)],"data-suggestion-id":this[t(473)].id,"data-thread-id":this[t(473)][t(442)].id,"data-author-id":this[t(473)][t(497)].id,tabindex:-1},children:[{tag:t(512),attributes:{class:[t(548),t(471)]},children:[this[t(533)],{tag:t(512),attributes:{class:[t(493),t(520)]},children:n}]}]};return this[t(517)]&&this[t(521)]&&(r[t(503)][t(550)](this[t(517)],this[t(521)]),this[t(517)][t(487)](t(502)).to(this),this[t(517)][t(487)](t(454)).to(this),this[t(521)][t(487)](t(502)).to(this),this[t(521)][t(487)](t(454)).to(this)),r}[Hc(531)](){const t=Hc;super[t(531)](),this[t(540)]=this[t(444)][t(449)](t(456)),this[t(540)][t(446)]=this[t(447)],this.on(t(464),((e,n,r)=>{const s=t;this[s(540)][s(446)]=r}))}[Hc(529)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(541)]);return a[i(549)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(514)]({attributes:{class:n}}),a.on(i(480),(()=>{const t=i;this[t(460)](r,this[t(473)].id)})),a}[Hc(534)](){const t=Hc;return t(505)===this[t(473)][t(466)][t(516)][t(525)]?Hr(this[t(541)],t(484)):Hr(this[t(541)],t(451))}[Hc(508)](){const t=Hc;return this[t(473)][t(441)]?t(505)===this[t(473)][t(466)][t(516)][t(525)]?Hr(this[t(541)],t(482),this[t(473)][t(492)][t(518)]):Hr(this[t(541)],t(538),this[t(473)][t(492)][t(518)]):null}}function Kc(t,e){const n=Hc;let r="";return r+=t[n(485)]("*")[n(468)](((t,e)=>e%2!=0?n(452)+Xc(t)+n(504):Xc(t)))[n(463)](""),e&&(r+=n(453)+e[n(544)]+n(443)+e[n(513)]+n(528)),r}function qc(t,e){const n=zc();return(qc=function(t,e){return n[t-=441]})(t,e)}function Xc(t){const e=Hc,n=document[e(486)](e(488));return n[e(526)]=t,n[e(446)]}const Jc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Zc=Yc;function Yc(t,e){const n=Qc();return(Yc=function(t,e){return n[t-=189]})(t,e)}function Qc(){const t=["change:previous","_handleControllerBuffer","source","lowest","config","head","set","getJoined","comments","separator","comments.maxThreadTotalWeight","from","getDescriptions","length","20963241RZkawe","Accept all suggestions","isEnabled","Accept all selected suggestions","142Hrntbb","menu","requires","createCommentThreadController","get","items","delete","acceptButton","actionView","_suggestionToController","has","11401peggjw","keys","clear","_annotationViews","panelView","12Nhhgpz","plugins","focus","Annotations","children","size","_unbindEditors","commandName","Discard all selected suggestions","editing","_bindAnnotationToEditors","trackChanges","addSourceCollector","buttonView","comments.maxCommentCharsWhenCollapsed","addComment","getMarkers","SuggestionThreadView","trackChanges.disableComments","menuitem","menuBar:trackChanges","_viewToController","suggestionChanged","arrowView","init","value","7jZYHGe","componentFactory","suggestionUnloaded","discardSelectedSuggestions","6564573cttUvq","55VsTTjl","remove","TrackChangesUI","4169712QSclql","_destroyController","getRanges","getFirstRange","_initializeController","150zFHuPo","44565YKtoTb","suggestion-","trackChanges.SuggestionThreadView","getAllAdjacentSuggestions","filter","getMarkerNames","editor","isOn","_addUIComponentsToFactory","refreshSelectedViews","execute","_createToolbarButton","Track changes","hasSuggestion","9urIAlN","TrackChangesEditing","menuitemcheckbox","button","reduce","getByInnerView","_createMenuBarMenu","978590ZEdlyV","comments.editorConfig","CommentsUI","acceptSelectedSuggestions","getSuggestion","commentThread","previous","_refreshActiveMarkers","switchbutton","toMany","change:activeAnnotations","bind","listenTo","_disableComments","view","unbind","some","createAnnotation","descriptionParts","_handleSuggestionControllerDelayed","_updateController","createAnnotationView","stopListening","values","suggestionLoaded","discardAllSuggestions","type","Discard all suggestions","CommentsRepository","EditorAnnotations","innerView","isDirty","locale","activeAnnotations","comments.maxCommentsWhenCollapsed","destroy","acceptAllSuggestions","pluginName","CommentView","registerAnnotation","1070192ffGdhm","descriptionFactory","commands","delegate","define","mainView","isInContent","add","discardButton","isMultiRange","push","model","activeMarkers"];return(Qc=function(){return t})()}!function(t,e){const n=Yc,r=t();for(;;)try{if(503495===-parseInt(n(193))/1*(-parseInt(n(330))/2)+-parseInt(n(252))/3*(-parseInt(n(299))/4)+-parseInt(n(238))/5*(-parseInt(n(237))/6)+-parseInt(n(224))/7*(-parseInt(n(232))/8)+-parseInt(n(228))/9+parseInt(n(259))/10*(parseInt(n(229))/11)+parseInt(n(198))/12*(-parseInt(n(326))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qc);class $c extends t.Plugin{static get[Zc(332)](){const t=Zc;return[yc,o.Users,t(287),t(201),t(288)]}static get[Zc(296)](){return Zc(231)}constructor(t){const e=Zc;super(t),this[e(191)]=new Map,this[e(219)]=new Map,this[e(196)]=new Map,this[e(313)]=new Map;const n=this[e(244)][e(316)];n[e(303)](e(240),Wc),n[e(303)](e(216),!1),this[e(272)]=n[e(334)](e(216))}[Zc(278)](t,e){const n=Zc;0===this[n(313)][n(203)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(313)]){const r=this[t(191)][t(192)](e);r||n?r&&n&&this[t(233)](e):this[t(236)](e)}this[t(313)][t(195)](),this[t(244)][t(199)][t(334)](t(288))[t(247)](),this[t(266)]()}),10),this[n(313)][n(318)](t,e)}[Zc(222)](){const t=Zc,e=this[t(244)],n=e[t(199)][t(334)](t(253)),r=e[t(199)][t(334)](t(201)),s=e[t(199)][t(334)](t(288)),o=e[t(199)][t(334)](t(287));this[t(246)](),s[t(210)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(323)](this[e(191)])){const s=t[e(241)](),o=[];for(const t of s){if(!t[e(305)])continue;if(t[e(308)]){o[e(309)](...t[e(234)]());continue}const n=t[e(235)]();if(o[e(325)]>0){const t=o[0][e(319)](n);if(t){o[0]=t;continue}}o[e(309)](n)}n[e(309)]([r[e(273)],o])}return n})),this[t(271)](n,t(283),((e,n)=>{const r=t;this[r(271)](n,r(312),((t,e,s,o)=>{const i=r;n[i(305)]&&(null==s?(this[i(279)](o[i(317)]),this[i(278)](n,!1)):(this[i(279)](s[i(317)]),null==o&&this[i(278)](n,!0)))})),null!==n[r(265)]?this[r(279)](n[r(317)]):this[r(278)](n,!1)})),this[t(271)](n,t(226),((e,n,r)=>{const s=t;this[s(281)](n,s(312)),this[s(313)][s(336)](n),this[s(191)][s(192)](n)&&this[s(233)](n),r&&this[s(279)](r[s(317)])})),this[t(271)](n,t(220),((e,n)=>{this[t(279)](n)})),this[t(271)](r,t(269),(()=>{this[t(266)]()})),this[t(271)](o,t(213),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(251)](r))return;const i=n[o(263)](r);this[o(191)][o(334)](i)[o(273)][o(200)]()}),{priority:t(315)})}[Zc(266)](){const t=Zc,e=this[t(244)][t(199)][t(334)](t(201)),n=this[t(244)][t(199)][t(334)](t(253)),r=Array[t(323)](e[t(292)],(e=>e[t(289)]))[t(242)]((e=>this[t(219)][t(192)](e))),s=[];for(const e of r){const n=this[t(219)][t(334)](e)[t(310)][t(241)]();s[t(309)](...n[t(256)](((e,n)=>[...e,...n[t(243)]()]),[]))}n[t(311)]=s}[Zc(246)](){const t=Zc,n=this[t(244)],r=n[t(291)],o=Hr(r,t(250)),i=new e.Collection([{type:t(267),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(209),role:t(254)})},{type:t(321)},{type:t(255),model:new s.ViewModel({withText:!0,label:Hr(r,t(327)),commandName:t(295),role:t(217)})},{type:t(255),model:new s.ViewModel({withText:!0,label:Hr(r,t(329)),commandName:t(262),role:t(217)})},{type:t(255),model:new s.ViewModel({withText:!0,label:Hr(r,t(286)),commandName:t(284),role:t(217)})},{type:t(255),model:new s.ViewModel({withText:!0,label:Hr(r,t(206)),commandName:t(227),role:t(217)})}]);for(const e of i)if(tu(e)){const r=n[t(301)][t(334)](e[t(310)][t(205)]);e[t(310)][t(270)](t(245),t(328)).to(r,t(223),t(328))}n.ui[t(225)][t(306)](t(209),(e=>this[t(249)](e,i,o))),n.ui[t(225)][t(306)](t(218),(e=>this[t(258)](e,i,o)))}[Zc(249)](t,e,n){const r=Zc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(244)][r(301)][r(334)](r(209));o[r(211)][r(318)]({tooltip:n,label:n,icon:Jc}),o[r(211)][r(270)](r(245)).to(i,r(223)),o[r(211)].on(r(248),(()=>{const t=r;i[t(248)](),this[t(244)][t(207)][t(273)][t(200)]()})),(0,s.addListToDropdown)(o,e,{role:r(331)});const a=[];for(const t of e)tu(t)&&a[r(309)](this[r(244)][r(301)][r(334)](t[r(310)][r(205)]));const c=o[r(211)];return c[r(190)][r(274)](r(328)),c[r(221)][r(274)](r(328)),c[r(190)][r(270)](r(328)).to(i,r(328)),c[r(221)][r(270)](r(328))[r(268)](a,r(328),((...t)=>t[r(275)]((t=>t)))),o.on(r(248),(t=>{const e=r;this[e(244)][e(248)](t[e(314)][e(205)]),this[e(244)][e(207)][e(273)][e(200)]()})),o}[Zc(258)](t,e,n){const r=Zc,o=new s.MenuBarMenuView(t),i=this[r(244)][r(301)][r(334)](r(209));o[r(211)][r(318)]({label:n,icon:Jc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(321)==n[r(285)]){a[r(335)][r(306)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(310)];i[r(270)](...Object[r(194)](c)).to(c),i[r(302)](r(248)).to(o),i.on(r(248),(()=>{const t=r;this[t(244)][t(248)](c[t(205)]),this[t(244)][t(207)][t(273)][t(200)]()})),e[r(202)][r(306)](i),a[r(335)][r(306)](e)}return o[r(270)](r(328)).to(i,r(328)),o[r(197)][r(202)][r(306)](a),o}[Zc(236)](t){const e=Zc,n=this[e(244)],r=n[e(316)],s=n[e(199)][e(334)](e(201)),i=n[e(199)][e(334)](e(287)),a=n[e(199)][e(334)](e(288)),c=n[e(199)][e(334)](o.Users).me,u=r[e(334)](e(209))[e(215)],{CommentsListView:l,CommentThreadInputView:f}=n[e(199)][e(334)](e(261));let h,g;this[e(196)][e(192)](t.id)?(g=this[e(196)][e(334)](t.id),h=g[e(304)]):(h=new u(n[e(291)],t,c,{disableComments:this[e(272)],editorConfig:r[e(334)](e(260)),maxCommentsWhenCollapsed:r[e(334)](e(293)),maxThreadTotalWeight:r[e(334)](e(322)),maxCommentCharsWhenCollapsed:r[e(334)](e(212)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(334)](e(291))),CommentView:r[e(334)](e(320))[e(297)],CommentsListView:l,CommentThreadInputView:f}),h[e(189)].on(e(248),(()=>{const t=e;n[t(207)][t(273)][t(200)]()})),h[e(307)].on(e(248),(()=>{const t=e;n[t(207)][t(273)][t(200)]()})),g=s[e(280)](this[e(244)][e(291)],h),g[e(270)](e(290)).to(h,e(290)),g[e(270)](e(325)).to(h),g[e(270)](e(285)).to(h,e(285),(t=>e(239)+t)),this[e(196)][e(318)](t.id,g));const d=i[e(333)](t[e(264)],h),p=new xc(n,t,h,d),m=t[e(241)]()[e(242)]((t=>t[e(305)]));h[e(277)]=n[e(199)][e(334)](e(253))[e(300)][e(324)](m),this[e(191)][e(318)](t,p),this[e(219)][e(318)](h,p);const I=s[e(276)]({view:g,target:()=>{const r=e,s=[],i=t[r(241)]()[r(242)]((t=>t[r(305)]));for(const t of i)s[r(309)](...t[r(214)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(207)],s)},type:()=>e(239)+p[e(273)][e(285)]});i[e(208)](h,I),s[e(306)](I),a[e(298)](I)}[Zc(233)](t){const e=Zc,n=this[e(244)][e(199)][e(334)](e(287)),r=this[e(244)][e(199)][e(334)](e(201)),s=this[e(191)][e(334)](t),o=s[e(273)],i=r[e(257)](o);n[e(204)](o),i&&r[e(230)](i),this[e(191)][e(336)](t),this[e(219)][e(336)](o),s[e(294)]()}[Zc(279)](t){const e=Zc;if(!t[e(305)]||!this[e(191)][e(192)](t))return;const n=this[e(244)][e(199)][e(334)](e(253)),r=this[e(191)][e(334)](t),s=t[e(241)]();r[e(273)][e(277)]=n[e(300)][e(324)](s)}[Zc(294)](){const t=Zc;for(const e of this[t(191)][t(194)]())this[t(233)](e);for(const e of this[t(196)][t(282)]())e[t(304)][t(294)]();super[t(294)]()}}function tu(t){return Zc(310)in t}function eu(){var t=["12838TrytWQ","addSuggestion","309lMeVso","55ADlsxd","8HBucdK","requires","plugins","TrackChanges","getSuggestion","pluginName","editor","getSuggestions","10983864tQGFDU","1944dsbYnu","9483070aeFnei","45956TUvfHH","9cZktaP","Comments","adapter","get","545820CqQsIc","259367Khipav","addSuggestionData","16251785KigNkS"];return(eu=function(){return t})()}function nu(t,e){var n=eu();return(nu=function(t,e){return n[t-=196]})(t,e)}var ru=nu;!function(t,e){for(var n=nu,r=t();;)try{if(914239===parseInt(n(196))/1*(parseInt(n(203))/2)+-parseInt(n(201))/3*(parseInt(n(214))/4)+parseInt(n(202))/5*(parseInt(n(219))/6)+-parseInt(n(199))/7*(-parseInt(n(212))/8)+parseInt(n(215))/9*(-parseInt(n(213))/10)+parseInt(n(198))/11+-parseInt(n(211))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(eu);class su extends t.Plugin{static get[ru(204)](){return[yc,$c,ru(216)]}static get[ru(208)](){return ru(206)}set[ru(217)](t){var e=ru;this[e(209)][e(205)][e(218)](yc)[e(217)]=t}get[ru(217)](){var t=ru;return this[t(209)][t(205)][t(218)](yc)[t(217)]}[ru(200)](t){var e=ru;return this[e(209)][e(205)][e(218)](yc)[e(197)](t)}[ru(210)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=ru;return this[n(209)][n(205)][n(218)](yc)[n(210)]({skipNotAttached:t,toJSON:e})}[ru(207)](t){var e=ru;return this[e(209)][e(205)][e(218)](yc)[e(207)](t)}}const ou=fu;!function(t,e){const n=fu,r=t();for(;;)try{if(884070===-parseInt(n(350))/1*(-parseInt(n(287))/2)+-parseInt(n(306))/3*(parseInt(n(300))/4)+parseInt(n(348))/5+parseInt(n(296))/6*(parseInt(n(331))/7)+-parseInt(n(307))/8+parseInt(n(318))/9+parseInt(n(327))/10*(-parseInt(n(313))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cu);const iu=[ou(310)];class au extends t.Plugin{static get[ou(311)](){return[yc]}static get[ou(303)](){return ou(338)}[ou(344)](){const t=ou,n=this[t(314)];if(n[t(297)][t(294)](t(291),(e=>{const r=t,s=n[r(308)][r(343)][r(349)]()[r(312)](((t,e)=>(t[e]="",t)),{});return n[r(305)][r(329)](s,e)})),t(337)!=typeof n[t(297)][t(332)](t(316))[t(339)])throw new e.CKEditorError(t(299))}[ou(347)](t){return hu(this[ou(314)],!0,t)}[ou(333)](t){return hu(this[ou(314)],!1,t)}}function cu(){const t=["getFullData","destroy","trackChangesData.editorCreator","end","discardAllSuggestions","define","useAnonymousUser","405546TfgjRe","config","acceptAllSuggestions","track-changes-data-invalid-editor-creator","24692KALEBH","div","appendChild","pluginName","users","constructor","231NEdZAx","3369848UVSqiU","model","getUser","Pagination","requires","reduce","3136287bmsIfl","editor","CommentsRepository","trackChangesData","rootsAttributes","8239158RjPnLL","result","plugins","TrackChangesDataGetter","Users","addCommentThread","createElement","getCommentThreads","_adapter","40vcLjyR","TrackChangesEditing","create","addSuggestionData","21KKlZHm","get","getDataWithDiscardedSuggestions","set","getRootsAttributes","push","function","TrackChangesData","editorCreator","data","execute","createDocumentFragment","document","init","name","map","getDataWithAcceptedSuggestions","7055235TnFXgb","getRootNames","391808zJMBfH","getSuggestions","2oQKKyH","addUser"];return(cu=function(){return t})()}class uu extends t.Plugin{static get[ou(303)](){return ou(321)}constructor(t){const e=ou;super(t),this[e(319)]=e(292)}[ou(344)](){const t=ou;this[t(314)][t(320)][t(332)](t(315))[t(326)]={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(314)][t(320)][t(332)](t(328))[t(326)]=null}}function lu(t){return void 0!==t[ou(335)]}function fu(t,e){const n=cu();return(fu=function(t,e){return n[t-=286]})(t,e)}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,iu);s[r(320)][r(336)](yc,uu),s[r(317)]=lu(t)?t[r(335)]():void 0;const i=document[r(342)](),a=t[r(297)][r(332)](r(316))[r(339)],c=await a(s,(()=>function(t){const e=r,n=document[e(324)](e(301));return t[e(302)](n),n}(i)));!function(t,e){const n=r,s=t[n(308)][n(343)][n(349)]()[n(312)](((e,r)=>(e[r]=t[n(340)][n(332)]({rootName:r}),e)),{}),o=t[n(320)][n(332)](n(322))[n(304)][n(346)]((t=>({id:t.id,name:t[n(345)]}))),i=t[n(320)][n(332)](n(328))[n(286)]({skipNotAttached:!0,toJSON:!0}),a=t[n(320)][n(332)](n(315))[n(325)]({skipNotAttached:!0,toJSON:!0}),c=e[n(320)][n(332)](n(322)),u=e[n(320)][n(332)](n(328)),l=e[n(320)][n(332)](n(315));for(const t of o)c[n(309)](t.id)||c[n(288)](t);c.me||c[n(295)]();for(const t of a)l[n(323)](t);for(const t of i)u[n(330)](t);e[n(340)][n(334)](s)}(t,c),c[r(341)](r(e?298:293));const u=lu(c)?c[r(289)](n):c[r(340)][r(332)](n);return await c[r(290)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=381]})(t,e)}function du(){var t=["7097006allpmY","9836816zXmyob","1515RDNGxR","8928OvJkWc","1319322yjTCDW","629576ztEALG","1491496pfYqeL","1310466vhJTXT"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(596867===-parseInt(n(388))/1+-parseInt(n(382))/2+-parseInt(n(387))/3+-parseInt(n(381))/4+-parseInt(n(385))/5*(-parseInt(n(386))/6)+parseInt(n(383))/7+parseInt(n(384))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();