@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240701.0 → 0.0.0-nightly-20240703.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:()=>uu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(){const t=["4569mWCjvS","affectsData","_isEnabledBasedOnSelection","2420buEDam","19054FjOLjv","isEnabled","has","execute","702cIRykJ","18870tAkRiM","_disableUnsupportedCommands","106qNRNAM","commands","237259nzcxNk","6slobHP","1291075kPLfJf","108BJqtQj","forceDisabled","14639152SvNdMp","editor","TrackChangesCommand","_enableCommands","_enabledCommands","3606379otokrj","refresh","value","clearForceDisabled"];return(c=function(){return t})()}const u=l;function l(t,e){const n=c();return(l=function(t,e){return n[t-=220]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(921100===parseInt(n(232))/1*(-parseInt(n(225))/2)+parseInt(n(221))/3*(parseInt(n(224))/4)+-parseInt(n(236))/5*(parseInt(n(235))/6)+-parseInt(n(244))/7+parseInt(n(239))/8+-parseInt(n(229))/9*(-parseInt(n(230))/10)+-parseInt(n(234))/11*(parseInt(n(237))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(c);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(243)]=e,this[n(246)]=!1,this[n(245)](),this[n(223)]=!1}[u(245)](){this[u(226)]=!0}[u(228)](){const t=u;this[t(246)]=!this[t(246)],this[t(246)]?this[t(231)]():this[t(242)]()}[u(231)](){const t=u;for(const e of this[t(240)][t(233)][t(233)]())e[t(222)]&&!this[t(243)][t(227)](e)&&e[t(238)](t(241))}[u(242)](){const t=u;for(const e of this[t(240)][t(233)][t(233)]())e[t(222)]&&!this[t(243)][t(227)](e)&&e[t(220)](t(241))}}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=300]})(t,e)}function d(){const t=["25453389HReghN","16NszlBb","TrackChangesEditing","383308lGZmgi","6IqWfOv","model","plugins","3730098NFQhsn","canEditAt","editor","execute","1bvivEI","_suggestions","acceptSuggestion","4500540wbVrAz","2155941bgAHyM","get","isEnabled","5xmBMuP","11OoqgSW","refresh","12NZQMvi","getRanges","_isEnabledBasedOnSelection","3259375BUokoK","track-changes-accept-suggestion-not-found","1162966JwPBNZ"];return(d=function(){return t})()}!function(t,e){const n=g,r=t();for(;;)try{if(331322===parseInt(n(301))/1*(parseInt(n(316))/2)+parseInt(n(321))/3*(-parseInt(n(320))/4)+-parseInt(n(308))/5*(parseInt(n(324))/6)+-parseInt(n(314))/7+-parseInt(n(318))/8*(parseInt(n(305))/9)+-parseInt(n(304))/10*(parseInt(n(309))/11)+-parseInt(n(311))/12*(-parseInt(n(317))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(302)]=e,this[n(310)](),this[n(313)]=!1}[h(310)](){this[h(307)]=!0}[h(300)](t){const n=h,r=this[n(302)][n(306)](t);if(!r)throw new e.CKEditorError(n(315),this);const s=r[n(312)]();this[n(326)][n(322)][n(325)](s)&&this[n(326)][n(323)][n(306)](n(319))[n(303)](r)}}function m(t,e){const n=E();return(m=function(t,e){return n[t-=124]})(t,e)}const I=m;function E(){const t=["2776878qfpoYG","_suggestions","track-changes-discard-suggestion-not-found","TrackChangesEditing","8MxcDXW","333056hgyRWu","model","editor","655GOmhFP","4486307bCYjyL","73876zwefbP","_isEnabledBasedOnSelection","get","canEditAt","refresh","1848308TbhMNb","discardSuggestion","665118JvBTZS","execute","9tlHqmT","plugins","getRanges","55338VmFkHc","80vbdKti","isEnabled"];return(E=function(){return t})()}!function(t,e){const n=m,r=t();for(;;)try{if(644189===-parseInt(n(140))/1+-parseInt(n(147))/2*(-parseInt(n(124))/3)+-parseInt(n(135))/4+-parseInt(n(138))/5*(parseInt(n(127))/6)+parseInt(n(139))/7*(-parseInt(n(134))/8)+parseInt(n(130))/9+parseInt(n(128))/10*(parseInt(n(145))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(E);class b extends t.Command{constructor(t,e){const n=m;super(t),this[n(131)]=e,this[n(144)](),this[n(141)]=!1}[I(144)](){this[I(129)]=!0}[I(148)](t){const n=I,r=this[n(131)][n(142)](t);if(!r)throw new e.CKEditorError(n(132),this);const s=r[n(126)]();this[n(137)][n(136)][n(143)](s)&&this[n(137)][n(125)][n(142)](n(133))[n(146)](r)}}function T(t,e){const n=k();return(T=function(t,e){return n[t-=463]})(t,e)}function _(t){const e=T;return t[e(490)](((t,n)=>e(465)==t[e(501)]&&e(465)!=n[e(501)]?-1:e(465)!=t[e(501)]&&e(465)==n[e(501)]?1:0))}function y(t,e){const n=T;let r,s=0;const o=[],i=e[n(498)];for(;s<t[n(497)];){const a=t[s],c=t[s+1];r||(r=e[n(471)](a)),A(e,a,c)||(o[n(505)](e[n(466)](r,i[n(503)](a)?e[n(496)](a):e[n(504)](a,n(472)))),r=null),s++}return o}function A(t,e,n){const r=T;if(!n)return!1;const s=t[r(496)](e),o=t[r(471)](n);return s[r(506)](o)}!function(t,e){const n=T,r=t();for(;;)try{if(108588===-parseInt(n(463))/1*(parseInt(n(494))/2)+-parseInt(n(468))/3*(parseInt(n(502))/4)+parseInt(n(500))/5*(parseInt(n(476))/6)+-parseInt(n(467))/7+parseInt(n(480))/8+-parseInt(n(477))/9*(-parseInt(n(478))/10)+parseInt(n(499))/11*(-parseInt(n(492))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function k(){const t=["isIntersecting","createPositionBefore","end","isCollapsed","color","isArray","1056534JAutBQ","27pVnFqC","217240pXzDyS","add","897240OLpCaN","getRanges","join","value","isInContent","next","start","content","splice","from","sort","map","24rEHxKd","execute","237030nDZGhL"," [color ","createPositionAfter","length","schema","55627tMeUsn","5rkIPqo","type","1300HJpVck","isObject","createPositionAt","push","isTouching","change","1aCuhNm","replace","deletion","createRange","736043cKYIqE","102UwOBPT","isMultiRange"];return(k=function(){return t})()}function C(t,e,n){const r=T;for(;n[r(497)];){const s=n[r(488)](0,100);t[r(507)]((()=>{const t=r;for(const n of s)n[t(484)]&&e[t(493)](n.id)}))}}const L=R;function N(){const t=["getRanges","isInContent","412luINwz","some","refresh","1824WIiWvl","18zWpMWW","from","values","5741976sZrYZo","5481817CAuRTQ","_isEnabledBasedOnSelection","5GYNnXF","model","execute","4982544LLpEfj","_command","editor","6FCzoTz","canEditAt","isEnabled","39540JjGMoj","12138SnPCvZ","3066052KzragI","_suggestions"];return(N=function(){return t})()}function R(t,e){const n=N();return(R=function(t,e){return n[t-=337]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(878947===-parseInt(n(351))/1*(-parseInt(n(355))/2)+-parseInt(n(342))/3*(parseInt(n(347))/4)+parseInt(n(361))/5*(parseInt(n(358))/6)+parseInt(n(346))/7*(parseInt(n(354))/8)+parseInt(n(339))/9+parseInt(n(345))/10+parseInt(n(359))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(N);class S extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(340)]=e,this[r(348)]=n,this[r(353)](),this[r(360)]=!1}[L(353)](){const t=L,e=Array[t(356)](this[t(348)][t(357)]())[t(352)]((e=>e[t(350)]));this[t(344)]=this[t(340)][t(344)]&&e}[L(338)](){const t=L,e=_(Array[t(356)](this[t(348)][t(357)]()));for(const n of e){const e=n[t(349)]();if(!this[t(341)][t(337)][t(343)](e))return}C(this[t(341)][t(337)],this[t(340)],e)}}function v(t,e){const n=w();return(v=function(t,e){return n[t-=110]})(t,e)}const M=v;function w(){const t=["from","9629736Ihgwqg","165457vcqYMc","2685Imxaay","refresh","7565665ueofEn","isEnabled","model","4olvWFe","selection","getRanges","7xsRxVq","190FUvtAx","8465064kLwabI","373608voTqtN","execute","_selectedSuggestions","canEditAt","document","size","_suggestions","7500020TpDsZp","_isEnabledBasedOnSelection","editor","values","_command","6068EdjXZv"];return(w=function(){return t})()}!function(t,e){const n=v,r=t();for(;;)try{if(968517===-parseInt(n(135))/1*(parseInt(n(114))/2)+-parseInt(n(136))/3*(parseInt(n(132))/4)+parseInt(n(111))/5+parseInt(n(119))/6+parseInt(n(117))/7*(parseInt(n(134))/8)+-parseInt(n(120))/9*(parseInt(n(118))/10)+-parseInt(n(127))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(w);class O extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(131)]=e,this[r(126)]=n,this[r(122)]=new Set,this[r(110)](),this[r(128)]=!1}[M(110)](){const t=M,e=this[t(129)][t(113)][t(124)][t(115)],n=Array[t(133)](this[t(126)][t(130)]());this[t(122)]=function(t,e){const n=T,r=Array[n(489)](t[n(481)]()),s=new Set;for(const o of e)if(o[n(484)])for(const e of r)for(const r of o[n(481)]())(e[n(470)](r)||t[n(473)]&&!o[n(469)]&&o[n(485)]&&r[n(472)][n(506)](e[n(486)]))&&s[n(479)](o);return s}(e,n),this[t(112)]=this[t(131)][t(112)]&&!!this[t(122)][t(125)]}[M(121)](){const t=M,e=_(Array[t(133)](this[t(122)]));for(const n of e){const e=n[t(116)]();if(!this[t(129)][t(113)][t(123)](e))return}C(this[t(129)][t(113)],this[t(131)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var P=Array.prototype.splice;const U=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 x=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const j=function(t){return B(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=U,V.prototype.get=x,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const J=q||Z||Function("return this")();const Q=J.Symbol;var Y=Object.prototype,$=Y.hasOwnProperty,tt=Y.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=J["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(J,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.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=Mt,Ot.prototype.set=wt;const Ft=Ot;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||H),string:new Ft}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Pt=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Ut=function(t){var e=Pt(this,t).delete(t);return this.size-=e?1:0,e};const xt=function(t){return Pt(this,t).get(t)};const jt=function(t){return Pt(this,t).has(t)};const Gt=function(t,e){var n=Pt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=Ut,Vt.prototype.get=xt,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=X,Wt.prototype.set=zt;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Jt=Object.prototype.hasOwnProperty;const Qt=function(t,e,n){var r=t[e];Jt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Yt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?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?J.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))ve.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):Me(t)};const Fe=function(t,e){return t&&Yt(e,Oe(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const Pe=function(t){if(!at(t))return De(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const Ue=function(t){return we(t)?Ce(t,!0):Pe(t)};const xe=function(t,e){return t&&Yt(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?J.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Je=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 Yt(t,Je(t),e)};const Ye=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ye(e,Je(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Yt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ye(r,n(t))};const rn=function(t){return nn(t,Oe,Je)};const sn=function(t){return nn(t,Ue,tn)};const on=At(J,"DataView");const an=At(J,"Promise");const cn=At(J,"Set");const un=At(J,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=J.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Q?Q.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.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 Mn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Dn($e(t))};const Pn=function(t){return te(t)&&"[object Map]"==_n(t)};var Un=_e&&_e.isMap;const xn=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 Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[zn]=Kn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?en(e,xe(a,e)):Qe(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=On(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):xn(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:Oe)(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 Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Qn=/^\w*$/;const Yn=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)||!Jn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=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:Yn(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 Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=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 D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=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&&vr.call(t,"__wrapped__"),d=f&&vr.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:Mr(e,n,r,s,t,o))};const Or=function(t,e){return wr(t,e)};const Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Pr=function(t,e){return e.length<2?t:Dr(t,Br(e,0,-1))};const Ur=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Fr(e))]};const xr=function(t,e){return null==t||Ur(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=126]})(t,e)}function Vr(){const t=["markers","316157FebBXS","discard","from","addRange","length","288630Rvkqry","_model","suggestion:","createdAt","getMarkerNames","7225912eXJwgT","isExternal","authoredAt","@external","getMarkers","split","_onDiscard","author","size","start","3044004wmeIQy","end","isIntersectingWithRange","type","getRange","nodeAfter","creator","attributes","addMarker","previous","delete","_onAccept","isMultiRange","getFirstMarker","hasComments","filter","5444HBjHsn","getContainedElement","toJSON","4909387lIjDFQ","getAllAdjacentSuggestions","_saved","get","getMultiRangeId","setAttribute","head","isIntersecting","push","_markerNames","onAccept","removeMarkers","getItems","_isDataLoaded","_onAttributesChange","decorate","2305WCSguP","onDiscard","next","substr","nodeBefore","removeMarker","commentThread","isInContent","add","removeAttribute","accept","data","getRanges","clear","onAttributesChange","set","getFirstRange","addMarkerName","map","change","610100dwdfnz","reduce","subType"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(610611===parseInt(n(137))/1+parseInt(n(133))/2+parseInt(n(157))/3+parseInt(n(173))/4*(parseInt(n(192))/5)+-parseInt(n(142))/6+-parseInt(n(176))/7+-parseInt(n(147))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(189)]=!1,this.id=e.id,this[n(160)]=e[n(160)],this[n(135)]=e[n(135)]||null,this[n(154)]=e[n(154)],this[n(163)]=e[n(163)]||e[n(154)],this[n(148)]=Boolean(e[n(164)]&&e[n(164)][n(150)]),this[n(203)]=null,this[n(143)]=t,this[n(168)]=e[n(186)],this[n(153)]=e[n(193)],this[n(190)]=e[n(127)],this[n(185)]=new Set,this[n(145)]=null,this[n(128)](n(149),null),this[n(128)](n(164),e[n(164)]||{}),this[n(128)](n(166),null),this[n(128)](n(194),null),this[n(128)](n(198),null),this[n(128)](n(178),!1),this[n(191)](n(202)),this[n(191)](n(138))}get[jr(182)](){const t=jr;let e=this;for(;e[t(166)];)e=e[t(166)];return e}get[jr(171)](){const t=jr;return!!this[t(198)]&&this[t(198)][t(141)]>0}get[jr(169)](){const t=jr;return 0!=this[t(185)][t(155)]&&6==Array[t(139)](this[t(185)])[0][t(152)](":")[t(141)]}get[jr(199)](){return null!==this[jr(170)]()}[jr(130)](t){const e=jr;this[e(185)][e(200)](t)}[jr(146)](){const t=jr;return Array[t(139)](this[t(185)])}[jr(151)](){const t=jr;return this[t(146)]()[t(131)]((e=>this[t(143)][t(136)][t(179)](e)))[t(172)]((t=>t))}[jr(170)](){return this[jr(151)]()[0]||null}[jr(187)](){const t=jr;this[t(143)][t(132)]((e=>{const n=t;for(const t of this[n(151)]())e[n(197)](t)})),this[t(185)][t(126)]()}[jr(197)](t){const e=jr;this[e(143)][e(132)]((n=>{n[e(197)](t)})),this[e(185)][e(167)](t)}[jr(140)](t){const e=jr,n=e(144)+this[e(160)]+":"+this[e(135)]+":"+this.id+":"+this[e(163)].id+":"+Hr[e(180)]();this[e(130)](n),this[e(143)][e(132)]((r=>{r[e(165)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(159)](t){const e=jr;for(const n of this[e(204)]())if(n[e(183)](t))return!0;return!1}[jr(204)](){const t=jr;return this[t(151)]()[t(131)]((e=>e[t(161)]()))}[jr(188)](){const t=jr;return this[t(204)]()[t(134)](((e,n)=>[...e,...n[t(188)]()]),[])}[jr(129)](){const t=jr;var e;return(null===(e=this[t(170)]())||void 0===e?void 0:e[t(161)]())||null}[jr(174)](){const t=jr,e=this[t(204)]();if(1!=e[t(141)])return null;const n=e[0],r=n[t(156)][t(162)],s=n[t(158)][t(196)];return r instanceof i.Element?r!=s?null:r:null}[jr(202)](){const t=jr;this[t(168)](this[t(204)](),this[t(203)],this[t(164)]),this[t(187)]()}[jr(138)](){const t=jr;this[t(153)](this[t(204)](),this[t(203)],this[t(164)]),this[t(187)]()}[jr(177)](){const t=jr,e=[];let n=this[t(182)];for(;n;)e[t(184)](n),n=n[t(194)];return e}[jr(181)](t,e){const n=jr,r=qn(this[n(164)]);hr(r,t,e),Or(r,this[n(164)])||(this[n(164)]=r,this[n(190)](r))}[jr(201)](t){const e=jr,n=qn(this[e(164)]);xr(n,t),Or(n,this[e(164)])||(this[e(164)]=n,this[e(190)](this[e(164)]))}[jr(175)](){const t=jr;return{id:this.id,type:this[t(135)]?this[t(160)]+":"+this[t(135)]:this[t(160)],authorId:this[t(163)].id,createdAt:this[t(145)],hasComments:this[t(171)],data:this[t(203)],attributes:this[t(164)]}}static[jr(180)](){const t=jr;return(0,e.uid)()[t(195)](1,5)}}function zr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}function Wr(t,e){const n=Xr();return(Wr=function(t,e){return n[t-=390]})(t,e)}const Kr=Wr;function Xr(){const t=["add","_addDescriptionItems","isEqual","Object","name","_handleInsertRemoveSuggestionDescription","4614950hBRkST","_handleAttributeSuggestionDescription","registerDescriptionCallback","start","element","$text","$textProxy","matchingCallback","removeObject","label","quantity","data","3426777MenyHC","_resolveDescriptionItems","Container","format","isInContent","length","43446FMTeNG","nextSibling","removeContainer","indexOf","registerElementLabel","_handleRenameSuggestionDescription","deletion","checkChild","map","*Set format:* %0","REPLACE_TEXT","set","_attributeLabels","_schema","getDescriptions","normal","end","723152MkJHcB","get","getItemLabel","addFormat","removeEmptyContainer","isEmpty","remove","*Remove:* %0","insertion","function","softBreak","addObject","getWalker","ELEMENT_SPACE","EmptyContainer","pop","_handleCustomCallbackDescription","*Split:* %0","_itemLabelsCallbacks","item","1141LBUpBy","skip","_customCallbacks","*Remove format:* %0","has","replace","$1 $2","*Merge:* %0","attribute","3243848DdAHmX","addEmptyContainer","newValue","match","getFirstRange","*Insert:* %0","text","join","_locale","previousSibling","addContainer","359659bSjbQD","elementEnd","15791481inTEsF","isObject","elementStart","nodeAfter","registerAttributeLabel","2ryJqBy","key","push","*Change to:* %0","subType","type","removeFormat","_itemLabels"];return(Xr=function(){return t})()}!function(t,e){const n=Wr,r=t();for(;;)try{if(658629===-parseInt(n(422))/1+-parseInt(n(429))/2*(-parseInt(n(455))/3)+-parseInt(n(478))/4+-parseInt(n(443))/5+-parseInt(n(461))/6*(parseInt(n(402))/7)+parseInt(n(411))/8+parseInt(n(424))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class qr{constructor(t,e){const n=Wr;this[n(404)]=[],this[n(436)]=new Map,this[n(400)]=[],this[n(473)]=new Map,this[n(474)]=t,this[n(419)]=e}[Kr(475)](t){const e=Kr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(460)];o++){const i=t[o];if(!i[e(459)])continue;const a=this[e(398)](i);if(a){if(null!=i[e(433)]){if(r[e(406)](i[e(433)]))continue;r[e(437)](i[e(433)])}n[e(431)](a)}else if(e(410)!=i[e(434)])e(390)!=i[e(434)]&&e(467)!=i[e(434)]||this[e(442)](n,i,t[o+1]);else{const t=i[e(454)][e(430)];if(s[e(406)](t))continue;s[e(437)](i[e(454)][e(430)]),t==_c?this[e(466)](n,i):this[e(444)](n,i)}}return this[e(456)](n)}[Kr(445)](t){const e=Kr;this[e(404)][e(431)](t)}[Kr(465)](t,n,r=e.priorities[Kr(476)]){const s=Kr;s(391)==typeof t?(0,e.insertToPriorityArray)(this[s(400)],{matchingCallback:t,label:n,priority:r}):this[s(436)][s(472)](t,n)}[Kr(428)](t,e){const n=Kr;this[n(473)][n(472)](t,e)}[Kr(480)](t,e=1){const n=Kr;let r;for(const e of this[n(400)])if(e[n(450)](t)){r=e[n(452)];break}return r||(r=this[n(436)][n(479)](t[n(441)])),r?r(e):1!==e?e+" "+t[n(441)]+"s":""+t[n(441)]}[Kr(438)](t,e){const n=Kr,r=e[n(415)]()[n(394)](),s=n(390)==e[n(434)]?n(437):n(484);for(const e of r){const o=e[n(401)],i=t[t[n(460)]-1];if(o.is(n(449)))i&&i[n(434)][n(464)](n(457))>-1&&t[n(397)](),i&&n(417)==i[n(434)]?i[s]+=o[n(454)]:t[n(431)]({type:n(417),add:n(437)==s?o[n(454)]:"",remove:n(484)==s?o[n(454)]:""});else if(this[n(474)][n(425)](o)){const a=o;if(i&&i[n(434)][n(464)](n(457))>-1&&t[n(397)](),n(423)==e[n(434)])continue;i&&i[n(434)]==s+n(440)&&i[n(447)][n(441)]==a[n(441)]?i[n(453)]++:t[n(431)]({type:s+n(440),element:a,quantity:1}),r[n(403)]((t=>!(n(423)==t[n(434)]&&t[n(401)]==o)))}else if(this[n(474)][n(468)](o,n(448))||o.is(n(447),n(392))){const r=o;if(n(437)==s&&n(426)==e[n(434)]||n(484)==s&&n(423)==e[n(434)])continue;if(i&&-1==i[n(434)][n(464)](n(457))){n(417)==i[n(434)]&&(i[s]+="\n");continue}let a;if(a=n(437)==s?r[n(462)]&&!this[n(474)][n(425)](r[n(462)])?r[n(462)]:null:r[n(420)]&&!this[n(474)][n(425)](r[n(420)])?r[n(420)]:null,r[n(483)]||a&&a[n(483)]){const e=a&&a[n(483)]?a:r;i&&i[n(434)]==s+n(396)&&i[n(447)][n(441)]==e[n(441)]?i[n(453)]++:t[n(431)]({type:s+n(396),element:e,quantity:1})}else t[n(431)]({type:s+n(457),element:r})}}}[Kr(456)](t){const e=Kr,n=this[e(419)],r=[],s=[],o=[];for(const i of t)switch(i[e(434)]){case e(417):if(i[e(437)]=i[e(437)][e(407)](/(\S)\u000A+(\S)/g,e(408))[e(407)](/\u000A/g,""),i[e(484)]=i[e(484)][e(407)](/(\S)\u000A+(\S)/g,e(408))[e(407)](/\u000A/g,""),""!=i[e(437)]&&""!=i[e(484)]){r[e(431)]({type:e(407),content:zr(n,e(471),['"'+i[e(484)]+'"','"'+i[e(437)]+'"'])});continue}if(null!=i[e(437)][e(414)](/^ +$/)){r[e(431)]({type:e(390),content:zr(n,e(416),zr(n,e(395),i[e(437)][e(460)]))});continue}if(null!=i[e(484)][e(414)](/^ +$/)){r[e(431)]({type:e(467),content:zr(n,e(485),zr(n,e(395),i[e(484)][e(460)]))});continue}if(""!=i[e(437)]){r[e(431)]({type:e(390),content:zr(n,e(416),'"'+i[e(437)]+'"')});continue}r[e(431)]({type:e(467),content:zr(n,e(485),'"'+i[e(484)]+'"')});continue;case e(412):case e(393):r[e(431)]({type:e(390),content:zr(n,e(416),this[e(480)](i[e(447)],i[e(453)]))});continue;case e(482):case e(451):r[e(431)]({type:e(467),content:zr(n,e(485),this[e(480)](i[e(447)],i[e(453)]))});continue;case e(421):r[e(431)]({type:e(390),content:zr(n,e(399),this[e(480)](i[e(447)],i[e(453)]))});continue;case e(463):r[e(431)]({type:e(467),content:zr(n,e(409),this[e(480)](i[e(447)],i[e(453)]))});continue;case e(481):s[e(431)](i[e(430)]);continue;case e(435):o[e(431)](i[e(430)]);continue;default:r[e(431)](i)}if(s[e(460)]){const t=s[e(469)]((t=>this[e(473)][e(406)](t)?this[e(473)][e(479)](t):t))[e(418)](", ");r[e(431)]({type:e(458),content:zr(this[e(419)],e(470),t)})}if(o[e(460)]){const t=o[e(469)]((t=>this[e(473)][e(406)](t)?this[e(473)][e(479)](t):t))[e(418)](", ");r[e(431)]({type:e(458),content:zr(this[e(419)],e(405),t)})}return r}[Kr(398)](t){const e=Kr;for(const n of this[e(404)]){const r=n(t);if(r&&e(434)in r)return r}}[Kr(444)](t,e){const n=Kr,r=e[n(454)],s=void 0===r[n(413)]?n(435):n(481);t[n(431)]({type:s,key:r[n(430)]})}[Kr(466)](t,e){const n=Kr;t[n(431)]({type:n(458),content:zr(this[n(419)],n(432),this[n(480)](e[n(415)]()[n(446)][n(427)],1))})}[Kr(442)](t,e,n){const r=Kr;if(this[r(438)](t,e),n&&n[r(415)]()&&!e[r(415)]()[r(477)][r(439)](n[r(415)]()[r(446)])){const n=t[t[r(460)]-1],s=r(390)==e[r(434)]?r(437):r(484);n&&r(417)==n[r(434)]&&(n[s]+="\n")}}}function Zr(t,e){const n=Qr();return(Zr=function(t,e){return n[t-=380]})(t,e)}const Jr=Zr;function Qr(){const t=["enableCommand","afterInit","commands","9BsUMos","editor","3156FdUsap","29627FpehOd","8806kmouaU","1748216XhqABi","2JCfcDQ","get","671466DTqlQF","plugins","TrackChangesEditing","1372iAhZee","showAIAssistant","4132270BMYsDA","590988YIyfdS","220ngFxcj","245tyxAao"];return(Qr=function(){return t})()}!function(t,e){const n=Zr,r=t();for(;;)try{if(340584===parseInt(n(394))/1*(parseInt(n(397))/2)+-parseInt(n(399))/3+parseInt(n(382))/4*(parseInt(n(387))/5)+-parseInt(n(393))/6*(parseInt(n(395))/7)+-parseInt(n(396))/8+parseInt(n(391))/9*(parseInt(n(384))/10)+-parseInt(n(386))/11*(-parseInt(n(385))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qr);class Yr extends t.Plugin{[Jr(389)](){const t=Jr,e=this[t(392)],n=e[t(380)][t(398)](t(381));e[t(390)][t(398)](t(383))&&n[t(388)](t(383))}}const $r=ts;function ts(t,e){const n=es();return(ts=function(t,e){return n[t-=346]})(t,e)}function es(){const t=["formatBlock","237040jrGWqu","alignment","descriptionFactory","locale","9OQooTk","190135JOFmEJ","TrackChangesEditing","2grbrHm","1600164RJEgZN","left","value","AlignmentEditing","format","justify","right","registerAttributeLabel","FORMAT_ALIGN_TO_LEFT","10111210fswQWi","FORMAT_ALIGN_TO_RIGHT","commandParams","plugins","28cUNIjd","152631VJhCYm","FORMAT_ALIGN_TO_CENTER","center","get","199195muITEN","has","3001313HPxjHF","editor","_registerLegacyDescription","FORMAT_JUSTIFY_TEXT","type","commandName","registerBlockAttribute","*Format:* %0","registerDescriptionCallback","enableDefaultAttributesIntegration","FORMAT_ALIGNMENT","afterInit"];return(es=function(){return t})()}!function(t,e){const n=ts,r=t();for(;;)try{if(219133===parseInt(n(364))/1*(parseInt(n(366))/2)+-parseInt(n(381))/3*(parseInt(n(380))/4)+parseInt(n(385))/5+-parseInt(n(367))/6+-parseInt(n(346))/7+parseInt(n(359))/8+-parseInt(n(363))/9*(-parseInt(n(376))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[$r(357)](){const t=$r,e=this[t(347)],n=e[t(362)];if(!e[t(379)][t(386)](t(370)))return;const r=e[t(379)][t(384)](t(365));r[t(355)](t(360)),r[t(352)](t(360)),r[t(361)][t(374)](t(360),zr(n,t(356))),this[t(348)]()}[$r(348)](){const t=$r,e=this[t(347)],n=e[t(362)];e[t(379)][t(384)](t(365))[t(361)][t(354)]((e=>{const r=t;if(r(358)!=e[r(350)])return;const{data:s}=e;if(s&&r(360)==s[r(351)]){const t=s[r(378)][0][r(369)];return{type:r(371),content:zr(n,r(353),function(t){const e=r;switch(t){case e(368):return zr(n,e(375));case e(373):return zr(n,e(377));case e(383):return zr(n,e(382));case e(372):return zr(n,e(349))}}(t))}}}))}}const rs=os;function ss(){const t=["CodeEditing","format","descriptionFactory","ItalicEditing","registerInlineAttribute","enableDefaultAttributesIntegration","superscript","4635890OoyXru","registerAttributeLabel","commandName","slice","1648791Znexca","6aRDLXB","toLowerCase","336GooBMe","locale","257TjvrQZ","105768OMlFqE","bold","formatInline","17519260TavfdU","TrackChangesEditing","subscript","has","type","SuperscriptEditing","FORMAT_CODE","FORMAT_SUPERSCRIPT","strikethrough","SubscriptEditing","plugins","277160JUSxeh","*Format:* %0","get","toUpperCase","UnderlineEditing","editor","FORMAT_ITALIC","FORMAT_STRIKETHROUGH","*Remove format:* %0","forceValue","95HjVMUk","_registerLegacyDescription","registerDescriptionCallback","2698UMAnOw","commandParams","FORMAT_UNDERLINE","FORMAT_BOLD","FORMAT_","StrikethroughEditing","afterInit","115924XmsaxX","code","BoldEditing","underline","italic","FORMAT_SUBSCRIPT"];return(ss=function(){return t})()}function os(t,e){const n=ss();return(os=function(t,e){return n[t-=433]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(342133===parseInt(n(463))/1*(-parseInt(n(434))/2)+-parseInt(n(458))/3+parseInt(n(441))/4*(-parseInt(n(488))/5)+-parseInt(n(459))/6*(-parseInt(n(454))/7)+parseInt(n(461))/8*(-parseInt(n(464))/9)+parseInt(n(478))/10+parseInt(n(467))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const is=[rs(443),rs(450),rs(482),rs(447),rs(439),rs(476),rs(472)];class as extends t.Plugin{[rs(440)](){const t=rs,e=this[t(483)],n=e[t(477)][t(480)](t(468)),r=e[t(462)];for(const s of is){if(!e[t(477)][t(470)](s))continue;const o=s[t(457)](0,-7)[t(460)](),i=t(438)+o[t(481)]();n[t(452)](o),n[t(451)](o),n[t(449)][t(455)](o,zr(r,i))}this[t(489)]()}[rs(489)](){const t=rs,e=this[t(483)],n=e[t(462)],r=e[t(477)][t(480)](t(468));function s(e,s){const o=t;r[o(449)][o(433)]((t=>{const r=o;if(r(466)!=t[r(471)])return;const{data:i}=t;return i&&i[r(456)]===e?i[r(435)][0][r(487)]?{type:r(448),content:zr(n,r(479),s)}:{type:r(448),content:zr(n,r(486),s)}:void 0}))}s(t(465),zr(n,t(437))),s(t(445),zr(n,t(484))),s(t(444),zr(n,t(436))),s(t(442),zr(n,t(473))),s(t(475),zr(n,t(485))),s(t(469),zr(n,t(446))),s(t(453),zr(n,t(474)))}}const cs=us;function us(t,e){const n=ls();return(us=function(t,e){return n[t-=338]})(t,e)}function ls(){const t=["commands","document","parent","format","model","28622HbkhYC","filter","from","$root","commandName","231182uQsYuS","476432EGiHsq","*Remove format:* %0","locale","afterInit","markBlockFormat","get","checkChild","480426PNURMt","value","10JTKdRv","forceValue","selection","change","schema","60884FqEDcP","BlockQuoteEditing","1596240pJhdEe","8foMxCA","blockQuote","plugins","1300PDUMPA","name","descriptionFactory","getSelectedBlocks","2ywpWTB","editor","5331PGQtXp","registerDescriptionCallback","commandParams","enableCommand","has","ELEMENT_BLOCK_QUOTE","TrackChangesEditing","*Set format:* %0"];return(ls=function(){return t})()}!function(t,e){const n=us,r=t();for(;;)try{if(144237===-parseInt(n(343))/1+-parseInt(n(353))/2*(-parseInt(n(355))/3)+-parseInt(n(374))/4+-parseInt(n(338))/5*(parseInt(n(381))/6)+-parseInt(n(373))/7+parseInt(n(346))/8*(parseInt(n(345))/9)+-parseInt(n(349))/10*(-parseInt(n(368))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ls);class fs extends t.Plugin{[cs(377)](){const t=cs,e=this[t(354)],n=e[t(376)];if(!e[t(348)][t(359)](t(344)))return;const r=e[t(348)][t(379)](t(361)),s=this[t(354)][t(363)][t(379)](t(347));r[t(358)](t(347),((n,o={})=>{const i=t,a=this[i(354)][i(367)][i(364)][i(340)],c=o&&void 0!==o[i(339)]?o[i(339)]:!s[i(382)];let u=[];if(c){const t=Array[i(370)](a[i(352)]())[i(369)]((t=>hs(t)||function(t,e){const n=i,r=e[n(380)](t[n(365)],n(347)),s=e[n(380)]([n(371),n(347)],t);return r&&s}(t,this[i(354)][i(367)][i(342)])));u=y(t,e[i(367)])}else{const t=Array[i(370)](a[i(352)]())[i(369)]((t=>hs(t)));u=y(t,e[i(367)])}e[i(367)][i(341)]((()=>{const t=i;for(const e of u)r[t(378)](e,{commandName:t(347),commandParams:[{forceValue:c}]})}))})),r[t(351)][t(356)]((e=>{const r=t,{data:s}=e;if(s&&r(347)==s[r(372)]){const t=zr(n,r(360));return s[r(357)][0][r(339)]?{type:r(366),content:zr(n,r(362),t)}:{type:r(366),content:zr(n,r(375),t)}}}))}}function hs(t){const e=cs;return e(347)==t[e(365)][e(350)]}function gs(){const t=["32XXgzGc","10KPzVMM","8793cLemHR","386178ncmIME","36656Aqnriw","704354ZXJyTN","editor","16025ExrVSR","12mMrqos","changeCaseLower","22ZtzYNB","afterInit","105IUuZku","CaseChange","changeCaseUpper","enableCommand","changeCaseTitle","get","has","1757129hVvKMd","TrackChangesEditing","15629640mPLfEY","2490CrtCcy","plugins"];return(gs=function(){return t})()}const ds=ps;function ps(t,e){const n=gs();return(ps=function(t,e){return n[t-=452]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(228961===parseInt(n(471))/1*(parseInt(n(474))/2)+parseInt(n(452))/3*(parseInt(n(468))/4)+-parseInt(n(465))/5*(-parseInt(n(467))/6)+-parseInt(n(469))/7*(-parseInt(n(464))/8)+-parseInt(n(466))/9*(-parseInt(n(462))/10)+parseInt(n(459))/11*(parseInt(n(472))/12)+-parseInt(n(461))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gs);class ms extends t.Plugin{[ds(475)](){const t=ds,e=this[t(470)];e[t(463)][t(458)](t(453))&&(e[t(463)][t(457)](t(460))[t(455)](t(454)),e[t(463)][t(457)](t(460))[t(455)](t(473)),e[t(463)][t(457)](t(460))[t(455)](t(456)))}}const Is=bs;function Es(){const t=["28npTzmi","plugins","ckbox","commands","editor","get","6890704VAOsXq","80088VWngUn","2984296FSmLWy","afterInit","261576drDhPU","1760720eHkkuk","TrackChangesEditing","233077ZgoGsH","enableCommand","5941728pHHBfH"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=164]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(618261===-parseInt(n(174))/1+parseInt(n(171))/2+parseInt(n(168))/3*(-parseInt(n(177))/4)+parseInt(n(172))/5+parseInt(n(176))/6+parseInt(n(169))/7+-parseInt(n(167))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(170)](){const t=Is,e=this[t(165)];e[t(164)][t(166)](t(179))&&e[t(178)][t(166)](t(173))[t(175)](t(179))}}function _s(){const t=["commands","outdentCodeBlock","rootElement","193382GgvCxg","12EeILSY","afterInit","model","change","type","editor","formatBlock","forceValue","12aZseEd","indentCodeBlock","456130AUKDxc","filter","commandParams","plugins","getSelectedBlocks","from","has","6313716eFYCBp","commandName","get","toLowerCase","document","name","registerDescriptionCallback","blockName","codeBlock","checkChild","594813SXfmbW","config","language","parent","isLimit","*Remove format:* %0","registerElementLabel","316914nlWifo","languages","TrackChangesEditing","descriptionFactory","locale","schema","markBlockFormat","format","1268860SrcvYp","enableCommand","selection","168IwcPGa","find","value","11756710JvYJCd","label","ELEMENT_CODE_BLOCK","CodeBlock","*Set format:* %0"];return(_s=function(){return t})()}const ys=As;function As(t,e){const n=_s();return(As=function(t,e){return n[t-=448]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(431259===parseInt(n(469))/1+parseInt(n(476))/2*(parseInt(n(499))/3)+parseInt(n(484))/4+-parseInt(n(452))/5*(-parseInt(n(450))/6)+-parseInt(n(498))/7*(-parseInt(n(487))/8)+-parseInt(n(459))/9+-parseInt(n(490))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_s);class ks extends t.Plugin{[ys(500)](){const t=ys,e=this[t(504)];if(!e[t(455)][t(458)](t(493)))return;const n=e[t(455)][t(461)](t(478)),r=e[t(480)],s=e[t(470)][t(461)](t(467))[t(477)],o=e[t(495)][t(461)](t(467));n[t(485)](t(451)),n[t(485)](t(496)),n[t(485)](t(467),((r,i={})=>{const a=t,c=e[a(501)],u=e[a(501)][a(463)][a(486)],l=i&&void 0!==i[a(449)]?i[a(449)]:!o[a(489)];let f;i[a(471)]||(i[a(471)]=s[0][a(471)]),f=l?Array[a(457)](u[a(456)]())[a(453)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(497))&&!e[n(473)](t)&&e[n(468)](t[n(472)],n(467))}(t,c[a(481)]))):Array[a(457)](u[a(456)]())[a(453)]((t=>Cs(t)));const h=y(f,c);c[a(502)]((()=>{const t=a;for(const e of h)n[t(482)](e,{commandName:t(467),commandParams:[{...i,forceValue:l}],formatGroupId:t(466)})}))})),n[t(479)][t(475)](t(467),(e=>zr(r,t(492),e))),n[t(479)][t(465)]((e=>{const n=t;if(n(448)!=e[n(503)])return;const o=r.t,{data:i}=e;if(!i||n(467)!=i[n(460)])return;const a=i[n(454)][0][n(471)],c=o(s[n(488)]((t=>t[n(471)]===a))[n(491)])[n(462)]();return i[n(454)][0][n(449)]?{type:n(483),content:zr(r,n(494),zr(r,n(492),1)+" ("+c+")")}:{type:n(483),content:zr(r,n(474),zr(r,n(492),1))}}))}}function Cs(t){const e=ys;return e(467)==t[e(464)]}const Ls=Rs;function Ns(){const t=["9WKheCL","5tzYgyJ","CommentsEditing","446830jmCXtU","491829mrljJw","has","1412860tzvgae","editor","get","1658412TwAsEZ","244563XZTduN","addCommentThread","afterInit","7JhStJO","1919044JSLflL","1820888ajMNRp","plugins","TrackChangesEditing","enableCommand"];return(Ns=function(){return t})()}function Rs(t,e){const n=Ns();return(Rs=function(t,e){return n[t-=114]})(t,e)}!function(t,e){const n=Rs,r=t();for(;;)try{if(400763===parseInt(n(124))/1+parseInt(n(120))/2+-parseInt(n(118))/3+parseInt(n(128))/4*(-parseInt(n(115))/5)+parseInt(n(123))/6+parseInt(n(127))/7*(-parseInt(n(129))/8)+parseInt(n(114))/9*(parseInt(n(117))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ns);class Ss extends t.Plugin{[Ls(126)](){const t=Ls,e=this[t(121)];e[t(130)][t(119)](t(116))&&e[t(130)][t(122)](t(131))[t(132)](t(125))}}var vs=n(834);function Ms(t,e,n){const r=ws,s=[];for(const o of e[r(436)]())o[r(405)](t)&&s[r(416)](n[r(449)](o));return s}function ws(t,e){const n=Os();return(ws=function(t,e){return n[t-=399]})(t,e)}function Os(){const t=["get","ck-suggestion-marker-","item","21374FgckXI","toViewElement","test","isContent","push","createUIElement","33uaovQc","parent","previousPosition","addHighlight","ck-suggestion-marker--active","538544shDNTg","2KDfYMa","plugins","bindElementToMarker","span","markerName","isBlock","insert","1162515vpXODM","424kdYWnB","18qpRrit","nextSibling","name","getItems","TrackChangesEditing","getWalker","model","includes","writer","elementEnd","27324876nRtLay","isAtEnd","start","consumable","95220PtLrZE","activeMarkers","createRangeOn","type","2933bdFJoD","schema","isLimit","toViewPosition","mapper","8506718Ogrbqg","markerRange","hasAttribute","addClass","1458RaNQUK","getCustomProperty"];return(Os=function(){return t})()}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(425)][r(409)](r(437));return(o,i,a)=>{const c=r;if(!a[c(446)][c(414)](i[c(404)],o[c(435)]))return;const u=i[c(404)][c(438)](),l=i[c(404)][c(445)],f=t[c(439)][c(399)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(411)];d=d||f[c(415)](e);const n=a[c(402)][c(413)](e);if(n&&n[c(408)](c(421)))return;c(442)==t[c(450)]&&f[c(429)](e)&&!f[c(400)](e)&&(e[c(434)]||l[c(444)]?h&&h[c(419)]==e||(h=e,m(t[c(420)]),p=!0):g=g||t[c(420)])}function m(t){const r=c,o=a[r(441)][r(417)](r(427),{class:r(410)+e}),u=a[r(402)][r(401)](t);n&&s[r(448)][r(440)](i[r(428)])&&a[r(441)][r(406)](r(422),o),a[r(441)][r(430)](u,o),a[r(402)][r(426)](o,i[r(428)])}d||p||!g||m(g)}}!function(t,e){const n=ws,r=t();for(;;)try{if(821483===parseInt(n(424))/1*(parseInt(n(412))/2)+-parseInt(n(418))/3*(-parseInt(n(423))/4)+-parseInt(n(431))/5*(parseInt(n(433))/6)+parseInt(n(451))/7*(-parseInt(n(432))/8)+parseInt(n(407))/9*(parseInt(n(447))/10)+parseInt(n(403))/11+-parseInt(n(443))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Os);const Ds=Bs;function Bs(t,e){const n=Ps();return(Bs=function(t,e){return n[t-=194]})(t,e)}function Ps(){const t=["uiElement","790601whpiMC","get","merge","batch","227517jklyFm","407463FCCVYt","5ReIcPD","enableCommand","1649238gCasCU","createSelection","delete","$graveyard","remove","showSuggestionHighlights","unlock","bind","document","markerNameToElements","enqueueChange","createRange","root","commands","downcastDispatcher","writer","3355670FaqbnA","markerName","editor","TrackChangesEditing","lock","unit","plugins","24UQIBnG","fromRange","options","modifySelection","mapper","getFirstRange","start","1525293ZyyaBf","isCollapsed","removeMarker:suggestion:deletion","selection","editing","buffer","2757428eueDtU","addMarker:suggestion:deletion","detach","setSelection","high","rootName","unbindElementFromMarkerName","forward","data","2DGkzhh","end","init","deleteForward","model","requires"];return(Ps=function(){return t})()}!function(t,e){const n=Bs,r=t();for(;;)try{if(422059===parseInt(n(203))/1+parseInt(n(251))/2*(-parseInt(n(202))/3)+-parseInt(n(242))/4*(parseInt(n(204))/5)+parseInt(n(206))/6+-parseInt(n(198))/7*(-parseInt(n(229))/8)+-parseInt(n(236))/9+parseInt(n(222))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class Us extends t.Plugin{static get[Ds(196)](){return[vs.Delete]}[Ds(253)](){const t=Ds,e=this[t(224)],n=e[t(228)][t(199)](t(225));n[t(205)](t(208));const r=e[t(219)][t(199)](t(194));n[t(205)](t(194),((n,s={})=>{const o=t,a=e[o(195)][o(207)](e[o(195)][o(214)][o(239)]);a[o(237)]&&e[o(195)][o(232)](a,{direction:o(249),unit:s[o(227)]});const c=a[o(234)](),u=i.LiveRange[o(230)](c);let l;n(s),l=o(209)==u[o(218)][o(247)]?e[o(195)][o(217)](c[o(235)]):e[o(195)][o(217)](u[o(235)],u[o(252)]),u[o(244)](),e[o(195)][o(216)](r[o(241)][o(201)],(t=>{const e=o;r[e(241)][e(226)](),t[e(245)](t[e(217)](l[e(252)])),r[e(241)][e(212)]()}))})),e[t(240)][t(220)].on(t(243),Fs(e,t(200)),{priority:t(246)}),e[t(250)][t(220)].on(t(243),((n,r,s)=>{const o=t;s[o(231)][o(211)]&&Fs(e,o(200),{showActiveMarker:!1})[o(213)](this)(n,r,s)}),{priority:t(246)}),e[t(240)][t(220)].on(t(238),((e,n,r)=>{const s=t,o=r[s(233)][s(215)](n[s(223)]);if(o)for(const t of o)t.is(s(197))&&(r[s(233)][s(248)](t,n[s(223)]),r[s(221)][s(210)](t))}),{priority:t(246)})}}const xs=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=423]})(t,e)}function Gs(){const t=["129836jkodIm","start","head","removeMarker","customNumberedList","todoListChecked","from","find","_supportLegacySuggestions","listMarkerStyle","editor","*Format:* insert into %0","fromRange","outdentList","batch","numberedList","attributes","*Outdent:* %0","bulleted","default","commandParams","selection","previousSibling","data","type","plugins","toUpperCase","*Split:* list item","todo","afterInit","attribute","setSelection","formatBlock","mergeListItemBackward","change","detach","registerAttributeLabel","_getAttributeKey","ListEditing","FORMAT_INDENT","*Uncheck item*","TrackChangesEditing","indentList","range","get","enableDefaultAttributesIntegration","*Merge:* %0","suggestion","deletion","ELEMENT_TODO_LIST","next","checkTodoList","accept","*Set format:* %0","nextSibling","registerPostFixer","*Indent:* %0","ELEMENT_BULLETED_LIST","numbered","*Check item*","splitListItemAfter","listType","documentList","trackChangesCommand","listStart","bulletedList","203837wIKQgU","isNextTo","schema","ELEMENT_NUMBERED_LIST","mergeListItemForward","push","has","includes","attributeKey","value","isUndo","groupId","key","length","TodoListEditing","descriptionFactory","oldValue","execute","isObject","customBulletedList","getSuggestions","differ","ELEMENT_","list.multiBlock","3232568qOkXkB","isLocal","commands","multipleBlocks","assureChains","filter","format","createPositionAt","containsItem","registerBlockAttribute","getAttribute","commandName","getChanges","*Change to:* %0","9bcRMJI","todoListCheck","noTrackChangesFixer","*Remove format:* %0","meta","getFirstMarker","model","394614BEHsJR","parent","config","listStyle","*Format:* remove from %0","every","registerCustomCallback","locale","2615683BCgHzS","listIndent","listMarker","registerDescriptionCallback","1419735Htlwns","*Merge:* list item","14MuIBBJ","_registerLegacyDescription","_LIST","registerElementLabel","listItemIdFixer","forceValue","ELEMENT_LIST_ITEM","end","nodeAfter","splitListItemBefore","76989RibAcP","_findSuggestions","listReversed","todoList","listItemId","document","createRange","getRanges","refresh","getFirstRange","_suggestionFactory","setAttribute","map","newValue"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(191925===-parseInt(n(449))/1+-parseInt(n(508))/2*(-parseInt(n(518))/3)+-parseInt(n(532))/4+parseInt(n(506))/5+-parseInt(n(494))/6+-parseInt(n(502))/7+-parseInt(n(473))/8*(-parseInt(n(487))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[xs(561)](){const t=xs,e=this[t(542)];if(!e[t(557)][t(455)](t(570)))return;const n=e[t(501)],r=e[t(557)][t(427)](t(424)),s=e[t(557)][t(455)](t(463)),o=!!e[t(496)][t(427)](t(472));function i(e){const r=t;return{type:r(479),content:""+zr(n,r(436),e)}}function a(e){const r=t;return{type:r(479),content:""+zr(n,r(490),e)}}r[t(428)](t(547)),r[t(428)](t(448)),r[t(428)](t(536)),r[t(428)](t(468)),r[t(428)](t(425)),r[t(428)](t(545)),r[t(428)](t(443)),r[t(428)](t(517)),r[t(482)](t(522)),r[t(482)](t(444)),r[t(482)](t(503)),o&&(r[t(428)](t(565)),r[t(428)](t(453))),s&&(r[t(428)](t(521)),r[t(428)](t(434)),r[t(482)](t(537)),r[t(464)][t(505)]((e=>{const r=t,{data:s}=e;if(s&&r(537)==s[r(461)])return{type:r(479),content:s[r(531)]?zr(n,r(442)):zr(n,r(423))}})),this[t(542)][t(493)][t(523)][t(438)]((e=>{const n=t;if(e[n(546)][n(459)])return!1;let s=!1;const o=r[n(469)]({skipNotAttached:!0})[n(478)]((t=>n(537)===r[n(569)](t)));for(const t of o)n(560)!=t[n(527)]()[n(533)][n(516)][n(483)](n(444))&&(r[n(519)](t[n(527)](),n(562))[n(539)]((t=>n(444)===r[n(569)](t[n(430)])))||(e[n(535)](t[n(492)]()),s=!0));return s}))),r[t(464)][t(568)](t(503),zr(n,t(571)));const c={type:t(479),content:""};r[t(464)][t(505)]((e=>{const r=t,{data:s}=e;if(!s||r(444)!=s[r(461)])return;let u=e[r(534)];for(;u;){if(u[r(555)]&&((r(497)==u[r(555)][r(461)]||r(541)==u[r(555)][r(461)])&&(u[r(555)][r(531)]&&r(551)!=u[r(555)][r(531)]||r(551)!=u[r(555)][r(465)]&&!s[r(531)])||!o&&u[r(555)][r(461)]==_c))return c;u=u[r(433)]}if(null==s[r(531)])switch(s[r(465)]){case r(550):return a(zr(n,r(440)));case r(441):return a(zr(n,r(452)));case r(560):return a(zr(n,r(432)))}switch(s[r(531)]){case r(550):return i(zr(n,r(440)));case r(441):return i(zr(n,r(452)));case r(560):return i(zr(n,r(432)))}})),r[t(464)][t(505)]((e=>{const n=t,{data:r}=e;if(r&&n(503)==r[n(461)])return null==r[n(531)]||null==r[n(465)]&&0==r[n(531)]?c:void 0})),r[t(464)][t(505)]((e=>{const r=t;if(r(562)!=e[r(556)])return;const{data:s}=e;if(!s||r(522)!=s[r(461)])return;const o=Hs(e);return r(531)==o?{type:r(479),content:zr(n,r(507))}:r(465)==o?{type:r(479),content:zr(n,r(559))}:c})),e[t(493)][t(523)][t(438)]((e=>this[t(512)](e))),e[t(493)][t(523)][t(438)]((e=>this[t(489)](e))),e[t(493)][t(523)][t(438)]((e=>this[t(477)](e))),this[t(540)]()}[xs(512)](t){const e=xs;if(t[e(546)][e(459)]||!t[e(546)][e(474)])return!1;let n=!1;const r=this[e(542)][e(557)][e(427)](e(424))[e(469)]({skipNotAttached:!0})[e(478)]((t=>t[e(555)]&&e(522)==t[e(555)][e(461)]))[e(478)]((t=>t[e(555)][e(531)]&&t[e(555)][e(465)]));for(const s of r)Hs(s)||(t[e(535)](s[e(492)]()),n=!0);return n}[xs(489)](t){const e=xs;if(t[e(546)][e(459)]||!t[e(546)][e(474)])return!1;const n=this[e(542)][e(557)][e(427)](e(424));if(n[e(446)][e(458)])return!1;let r=!1;const s=[e(444),e(522),e(503),e(497),e(447),e(520),e(488),e(504),e(541)],o=this[e(542)][e(493)][e(523)][e(470)][e(485)]()[e(478)]((t=>e(562)==t[e(556)]))[e(478)]((t=>s[e(456)](t[e(457)])));if(0==o[e(462)])return r;for(const i of o){const o=n[e(519)](i[e(426)],e(562))[e(478)]((t=>!t[e(491)][e(450)]))[e(530)]((t=>t[e(430)]))[e(478)]((t=>{const r=e,o=n[r(569)](t);return s[r(456)](o)}));if(o[e(462)]){for(const n of o)t[e(535)](n[e(492)]());r=!0}}return r}[xs(477)](t){const e=xs;if(t[e(546)][e(459)]||!t[e(546)][e(474)])return!1;const n=this[e(542)][e(557)][e(427)](e(424));let r=!1;const s=[e(444),e(522),e(503),e(497),e(447),e(520),e(488),e(504),e(541)];for(const t of n[e(469)]({skipNotAttached:!0})){const o=n[e(519)](t[e(527)](),e(562))[e(530)]((t=>t[e(430)]))[e(478)]((t=>t[e(555)]&&s[e(456)](t[e(555)][e(461)])));if(!o[e(462)])continue;const a=o[0][e(534)][e(548)][e(460)];if(!o[e(499)]((t=>t[e(548)][e(460)]===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(469)]({skipNotAttached:!0})[s(478)]((e=>s(562)==e[s(556)]&&e[s(548)][s(460)]==t)))e[s(529)](s(460),r)}function i(t,n){const r=e;let s=t[r(534)],i=!1;for(;s;)s[r(548)][r(460)]!=n&&(o(s[r(548)][r(460)],n),s[r(529)](r(460),n),i=!0),s=s[r(433)];return i}}[xs(540)](){const t=xs,e=this[t(542)],n=e[t(501)],r=e[t(557)][t(427)](t(424));this[t(509)](),r[t(528)][t(500)](t(564),t(445),t(435),(function(n,r){const s=t,o=[];for(let t of n)t[s(533)][s(516)]===t[s(515)][s(495)]&&(t=e[s(493)][s(524)](e[s(493)][s(480)](t[s(533)][s(516)],0))),o[s(454)](t);e[s(493)][s(566)]((t=>{const n=s,a=e[n(493)][n(523)][n(553)],c=Array[n(538)](a[n(525)]())[n(530)]((t=>i.LiveRange[n(544)](t)));t[n(563)](o),e[n(475)][n(427)](r[n(484)])[n(526)](),r[n(552)][n(454)]({forceDefaultExecution:!0}),e[n(466)](r[n(484)],...r[n(552)]),t[n(563)](c);for(const t of c)t[n(567)]()}))})),r[t(464)][t(511)]((function(n){const r=t,s=!e[r(493)][r(451)][r(467)](n),o=n[r(554)],i=n[r(437)],a=n[r(483)](r(522)),c=!o||o[r(483)](r(522))!==a,u=!i||i[r(483)](r(522))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(514),e)))}[xs(509)](){const t=xs,e=this[t(542)],n=e[t(501)];function r(n){const r=t,s=e[r(475)][r(427)](r(448))[r(458)],o=e[r(475)][r(427)](r(547))[r(458)];return r(547)===n?s:o}e[t(557)][t(427)](t(424))[t(464)][t(505)]((function(s){const o=t;if(o(564)!=s[o(556)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(484)]){case o(448):u=i[o(552)][0][o(513)],l=r(i[o(484)]),a=o(u?543:498),!l&&e[o(496)][o(427)](o(472))||(a=o(486)),c={type:o(479),content:zr(n,a,zr(n,o(440)))};break;case o(547):u=i[o(552)][0][o(513)],l=r(i[o(484)]),a=o(u?543:498),!l&&e[o(496)][o(427)](o(472))||(a=o(486)),c={type:o(479),content:zr(n,a,zr(n,o(452)))};break;case o(425):a=o(439),c={type:o(479),content:zr(n,a,zr(n,o(514)))};break;case o(545):a=function(t){const e=o,n=t[e(527)]();let r=n[e(533)][e(516)];for(;r&&n[e(481)](r);){if(r[e(483)](e(503))>0)return!1;r=r[e(437)]}return!0}(s)?zr(n,o(498),zr(n,function(t){const e=o;return e(471)+t[e(527)]()[e(533)][e(516)][e(483)](e(444))[e(558)]()+e(510)}(s))):zr(n,o(549),zr(n,o(514))),c={type:o(479),content:a};break;case o(565):case o(453):!1===i[o(476)]&&(a=o(429),c={type:o(431),content:zr(n,a,zr(n,o(514)))})}return c}))}}function Hs(t){const e=xs;let n=t[e(527)]()[e(533)][e(516)][e(554)];for(;n;){const r=n[e(483)](e(522));if(!r)return!1;if(r==t[e(555)][e(531)])return e(531);if(r==t[e(555)][e(465)])return e(465);n=n[e(554)]}return!1}function zs(){const t=["find","start","document","head","decimal","customNumbered","filter","removeMarker","styles","getFirstMarker","_getAttributeKey","includes","square","1998308jJCSka","registerAttributeLabel","upper-roman","*Format:* set order to reversed","oldValue","registerBlockAttribute","config","*Remove format:* %0","attribute","format","ELEMENT_","_getTranslationKeyForListStyle","FORMAT_LIST_REVERSED","12tCUsnb","bind","enableDefaultAttributesIntegration","data","listStyle","nodeAfter","bulleted","model","408520RNLrLo","_LIST_DEFAULT","numbered","*Format:* set order to regular","getSuggestions","upper-latin","afterInit","get","toUpperCase","descriptionFactory","next","getFirstRange","type","suggestion","_findSuggestions","isUndo","listStart","default","commandName","TrackChangesEditing","*Change to:* %0","*Format:* set start index to %0","decimal-leading-zero","lower-roman","getAttribute","_LIST_","has","193470SRiCnB","handleDescriptions","list.properties","replace","listReversed","FORMAT_LIST_START","lower-latin","*Set format:* %0","batch","startIndex","1856380zNqfVH","key","956543fsrHIm","registerPostFixer","formatBlock","162944xYynLZ","newValue","plugins","commandParams","ListPropertiesEditing","editor","listType","circle","disc","locale","534201LZHcxJ","369MlChNQ","reversed","_registerLegacyDescription","registerDescriptionCallback"];return(zs=function(){return t})()}function Ws(t,e){const n=zs();return(Ws=function(t,e){return n[t-=356]})(t,e)}const Ks=Ws;!function(t,e){const n=Ws,r=t();for(;;)try{if(266734===parseInt(n(396))/1+parseInt(n(369))/2+parseInt(n(421))/3+-parseInt(n(439))/4+-parseInt(n(406))/5+parseInt(n(361))/6*(-parseInt(n(408))/7)+-parseInt(n(411))/8*(-parseInt(n(422))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zs);class Xs extends t.Plugin{[Ks(375)](){const t=Ks;if(!this[t(416)][t(413)][t(395)](t(415)))return;const e=this[t(416)][t(445)][t(376)](t(398)),n=this[t(416)][t(413)][t(376)](t(388));e[t(434)]&&(n[t(363)](t(365)),n[t(444)](t(365))),e[t(423)]&&(n[t(363)](t(400)),n[t(444)](t(400))),e[t(405)]&&(n[t(363)](t(385)),n[t(444)](t(385)));const r={type:t(357),content:""};n[t(378)][t(425)](this[t(397)][t(362)](this));const s=this[t(416)][t(420)];n[t(378)][t(440)](t(400),zr(s,t(360))),n[t(378)][t(425)]((e=>{const n=t,{data:s}=e;if(s&&n(400)==s[n(407)])return null==s[n(412)]||0==s[n(412)]&&null==s[n(443)]?r:void 0})),n[t(378)][t(440)](t(385),zr(s,t(401))),n[t(378)][t(425)]((e=>{const n=t,{data:s}=e;if(s&&n(385)==s[n(407)])return null==s[n(412)]||1==s[n(412)]&&null==s[n(443)]?r:void 0})),this[t(416)][t(368)][t(428)][t(409)]((e=>{const r=t;if(e[r(404)][r(384)])return!1;let s=!1;const o=n[r(373)]({skipNotAttached:!0})[r(432)]((t=>{const e=r,s=n[e(436)](t);return e(385)==s||e(400)==s}));for(const t of o){const o=t[r(380)]()[r(427)][r(366)][r(393)](r(417));r(371)!=o&&r(431)!=o&&(n[r(383)](t[r(380)](),r(356))[r(426)]((t=>r(417)==n[r(436)](t[r(382)])))||(e[r(433)](t[r(435)]()),s=!0))}return s})),this[t(424)]()}[Ks(397)](t){const e=Ks,n=this[e(416)][e(420)],{data:r}=t,s={type:e(357),content:""};if(!r||e(365)!=r[e(407)])return;if(!r[e(443)])return e(386)==r[e(412)]?s:{type:e(357),content:""+zr(n,e(403),zr(n,this[e(359)](r[e(412)])))};if(!r[e(412)]){if(e(386)==r[e(443)])return s;let o=t[e(429)];for(;o;){if(o[e(364)]&&e(417)==o[e(364)][e(407)]&&o[e(364)][e(412)])return s;o=o[e(379)]}return{type:e(357),content:""+zr(n,e(446),zr(n,this[e(359)](r[e(443)])))}}if(e(386)!=r[e(412)])return{type:e(357),content:""+zr(n,e(403),zr(n,this[e(359)](r[e(412)])))};let o=t[e(429)];for(;o;){if(o[e(364)]&&e(417)==o[e(364)][e(407)]&&o[e(364)][e(412)]&&o[e(364)][e(443)])return s;o=o[e(379)]}const i=t[e(380)]()[e(427)][e(366)][e(393)](e(417));return{type:e(357),content:zr(n,e(403),zr(n,e(358)+i[e(377)]()+e(370)))}}[Ks(424)](){const t=Ks,e=this[t(416)],n=e[t(420)];e[t(413)][t(376)](t(388))[t(378)][t(425)]((e=>{const r=t;if(r(410)!=e[r(381)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(387)]){case r(365):o=r(389),i={type:r(357),content:zr(n,o,zr(n,this[r(359)](s[r(414)][0][r(381)])))};break;case r(400):o=s[r(414)][0][r(423)]?r(442):r(372),i={type:r(357),content:zr(n,o)};break;case r(385):o=r(390),i={type:r(357),content:zr(n,o,s[r(414)][0][r(405)])}}return i}))}[Ks(359)](t){const e=Ks;return e(358)+function(t){const n=e;return qs[n(437)](t)?n(367):Zs[n(437)](t)?n(371):null}(t)[e(377)]()+e(394)+t[e(377)]()[e(399)](/-/g,"_")}}const qs=[Ks(419),Ks(418),Ks(438)],Zs=[Ks(430),Ks(391),Ks(392),Ks(441),Ks(402),Ks(374)];var Js=n(507);const Qs=$s;function Ys(){const t=["markerNameToElements","fromRange","createRange","setSelection","removeMarker:suggestion:insertion","commands","editing","remove","3051WVlOVu","split","enter","createPositionAt","markerName","options","change","detach","addMarker:suggestion:insertion","init","bind","editor","TrackChangesEditing","afterExecute","enterBlock","ck-suggestion-marker-split","markInsertion","data","169245MpiGnx","mapper","high","getFirstRange","end","model","fire","2222kVEmzN","writer","hasClass","document","requires","parent","enableCommand","18810mEOaBZ","getFirstPosition","get","plugins","347JjOBiv","unbindElementFromMarkerName","selection","8460837Ubboac","showSuggestionHighlights","downcastDispatcher","186080aaXEmG","12cULsFi","3252216kybsAH","nextSibling","582303mwQdht","210XyctPN"];return(Ys=function(){return t})()}function $s(t,e){const n=Ys();return($s=function(t,e){return n[t-=167]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(437373===parseInt(n(181))/1*(-parseInt(n(170))/2)+-parseInt(n(191))/3*(parseInt(n(188))/4)+parseInt(n(219))/5+parseInt(n(189))/6+-parseInt(n(192))/7*(-parseInt(n(187))/8)+-parseInt(n(201))/9*(parseInt(n(177))/10)+parseInt(n(184))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ys);class to extends t.Plugin{static get[Qs(174)](){return[Js.Enter]}[Qs(210)](){const t=Qs,e=this[t(212)],n=e[t(180)][t(179)](t(213)),r=e[t(198)][t(179)](t(203));n[t(176)](t(203),(()=>{const s=t;e[s(168)][s(207)]((t=>{const o=s,a=e[o(168)][o(173)][o(183)],c=a[o(178)](),u=i.LiveRange[o(194)](a[o(222)]());if(r[o(215)](t)){const r=e[o(168)][o(204)](c[o(175)][o(190)],0),s=t[o(195)](c,r);n[o(217)](s)}else t[o(196)](t[o(195)](u[o(167)]));u[o(208)](),r[o(169)](o(214),{writer:t})}))})),e[t(199)][t(186)].on(t(209),Fs(e,t(202)),{priority:t(221)}),e[t(199)][t(186)].on(t(197),((e,n,r)=>{const s=t,o=r[s(220)][s(193)](n[s(205)]);if(o)for(const t of o)t[s(172)](s(216))&&(r[s(220)][s(182)](t,n[s(205)]),r[s(171)][s(200)](t))}),{priority:t(221)}),e[t(218)][t(186)].on(t(209),((n,r,s)=>{const o=t;s[o(206)][o(185)]&&Fs(e,o(202),{showActiveMarker:!1})[o(211)](this)(n,r,s)}),{priority:t(221)})}}const eo=ro;!function(t,e){const n=ro,r=t();for(;;)try{if(130862===parseInt(n(233))/1+-parseInt(n(230))/2+-parseInt(n(252))/3*(-parseInt(n(260))/4)+-parseInt(n(228))/5*(-parseInt(n(236))/6)+parseInt(n(249))/7+parseInt(n(234))/8*(-parseInt(n(229))/9)+-parseInt(n(263))/10*(parseInt(n(231))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(so);class no extends t.Plugin{[eo(255)](){const t=eo;if(!this[t(221)][t(232)][t(251)](t(241)))return;const e=this[t(221)][t(232)][t(247)](t(250));e[t(227)](t(257),this[t(246)][t(235)](this)),e[t(227)](t(244)),e[t(227)](t(258)),e[t(227)](t(248)),e[t(227)](t(224))}[eo(246)](t,e,n={}){const r=eo,s=this[r(221)][r(232)][r(247)](r(243));return t((t=>{const o=r;let i=(o(238)==typeof e?s[o(240)](e,n):e)(t);Array[o(223)](i)&&(i={results:i,searchText:o(238)==typeof e?e:""});const a=i[o(245)][o(242)]((e=>!1===this[o(226)](e,t[o(262)])));return{...i,results:a}}),n)}[eo(226)](t,e){const n=eo,r=this[n(221)][n(256)][n(225)](this[n(221)][n(256)][n(220)](e,t[n(253)]),this[n(221)][n(256)][n(220)](e,t[n(237)]));for(const t of this[n(221)][n(256)][n(259)][n(222)](n(261)))if(null!==r[n(239)](t[n(254)]()))return!0;return!1}}function ro(t,e){const n=so();return(ro=function(t,e){return n[t-=220]})(t,e)}function so(){const t=["isArray","replaceAll","createRange","_isInDeletionRange","enableCommand","30orEGzh","4986YaVbmF","216796wjkxyZ","183227LtLOmx","plugins","112710pCHmjV","1856fcvhGy","bind","32346oRZJhF","end","string","getIntersection","findByTextCallback","FindAndReplaceEditing","filter","FindAndReplaceUtils","findNext","results","handleFindCommand","get","replace","107058jwbsFv","TrackChangesEditing","has","4404pDGfqU","start","getRange","afterInit","model","find","findPrevious","markers","656sYQBNw","suggestion:deletion","item","20SUmAHz","createPositionAt","editor","getMarkersGroup"];return(so=function(){return t})()}function oo(){const t=["FORMAT_FONT_SIZE","2872geDIlk","FontSizeEditing","editor","type","formatInline","toLowerCase","registerAttributeLabel","*Set font size:* %0","descriptionFactory","1015650NlBTdD","afterInit","find","commandName","label","get","FontSize","fontFamily","has","39qfKyZt","locale","*Set font background color:* %0","TrackChangesEditing","188973Ikzoij","1352544ktGAsY","FORMAT_FONT_FAMILY","fontColor.colors","FontColorEditing","*Set font family:* %0","*Set font color:* %0","FontFamilyEditing","*Reset font background color*","fontSize","trim","5646222tNCvUU","11292nYOGSb","_registerLegacyDescription","*Reset font size*","FORMAT_FONT_BACKGROUND","config","FORMAT_FONT_COLOR","commandParams","fontSize.options","160530EelkSu","registerInlineAttribute","value","*Reset font family*","format","*Reset font color*","FontBackgroundColorEditing","registerDescriptionCallback","enableDefaultAttributesIntegration","model","normalizeSizeOptions","3395sxUUbF","plugins","fontColor","title","fontBackgroundColor.colors","fontBackgroundColor"];return(oo=function(){return t})()}const io=ao;function ao(t,e){const n=oo();return(ao=function(t,e){return n[t-=174]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(125012===-parseInt(n(193))/1+-parseInt(n(213))/2+parseInt(n(189))/3*(-parseInt(n(205))/4)+parseInt(n(180))/5+-parseInt(n(194))/6+parseInt(n(224))/7*(-parseInt(n(231))/8)+parseInt(n(204))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oo);const co=[{pluginName:io(232),commandName:io(202)},{pluginName:io(200),commandName:io(187)},{pluginName:io(197),commandName:io(226)},{pluginName:io(219),commandName:io(229)}];class uo extends t.Plugin{[io(181)](){const t=io,e=this[t(233)][t(190)],n=this[t(233)][t(225)][t(185)](t(192));for(const{pluginName:e,commandName:r}of co)this[t(233)][t(225)][t(188)](e)&&(n[t(221)](r),n[t(214)](r));n[t(179)][t(177)](t(202),zr(e,t(230))),n[t(179)][t(177)](t(187),zr(e,t(195))),n[t(179)][t(177)](t(226),zr(e,t(210))),n[t(179)][t(177)](t(229),zr(e,t(208))),this[t(206)]()}[io(206)](){const t=io,e=this[t(233)],n=e[t(190)];e[t(225)][t(185)](t(192))[t(179)][t(220)]((e=>{const r=t,o=n.t;if(r(175)!=e[r(174)])return;const{data:i}=e;if(null!=i){if(r(202)==i[r(183)]){const t=i[r(211)][0][r(215)];if(t){const e=o(this[r(233)][r(225)][r(185)](r(186))[r(223)](this[r(233)][r(209)][r(185)](r(212)))[r(182)]((e=>e[r(222)]==t))[r(227)])[r(176)]();return{type:r(217),content:zr(n,r(178),e)}}return{type:r(217),content:zr(n,r(207))}}if(r(187)==i[r(183)]){const t=i[r(211)][0][r(215)];return t?{type:r(217),content:zr(n,r(198),t)}:{type:r(217),content:zr(n,r(216))}}if(r(226)==i[r(183)]){const t=i[r(211)][0][r(215)];if(t){const e=(0,s.normalizeColorOptions)(this[r(233)][r(209)][r(185)](r(196)))[r(182)]((e=>e[r(222)]==t));let i=t,a="";return e&&(i=e[r(184)],a=o(i)[r(176)]()),{type:r(217),content:zr(n,r(199),a)[r(203)](),color:{value:t,title:a||i}}}return{type:r(217),content:zr(n,r(218))}}if(r(229)==i[r(183)]){const t=i[r(211)][0][r(215)];if(t){const e=(0,s.normalizeColorOptions)(this[r(233)][r(209)][r(185)](r(228)))[r(182)]((e=>e[r(222)]==t));let i=t,a="";return e&&(i=e[r(184)],a=o(i)[r(176)]()),{type:r(217),content:zr(n,r(191),a)[r(203)](),color:{value:t,title:a||i}}}return{type:r(217),content:zr(n,r(201))}}}}))}}const lo=fo;function fo(t,e){const n=ho();return(fo=function(t,e){return n[t-=113]})(t,e)}function ho(){const t=["type","slice","fontColor","toUpperCase","afterInit","534112lyLfGl","registerDescriptionCallback","join","label","159QNKqHA","_registerLegacyDescription","3218202dJPncZ","*Remove all formatting*","FontSize","2039710fxMWho","759eHDXbp","TrackChangesEditing","plugins","14fKCnQF","copyFormat","enableCommand","formatBlock","title","model","get","entries","formatInline","boolean","format","editor","fontBackgroundColor","charAt","config","fontSize","*Set format to:* %0","9093930qYRqvV","length","27212lZjfES","find","pasteFormat","descriptionFactory","toLowerCase","commandParams","commands","commandName","locale","1144XzhonN","fontSize.options","normalizeSizeOptions","3577131oaUZnz","push","enableDefaultAttributesIntegration","split","fontColor.colors"];return(ho=function(){return t})()}!function(t,e){const n=fo,r=t();for(;;)try{if(277670===-parseInt(n(120))/1*(-parseInt(n(151))/2)+-parseInt(n(114))/3*(-parseInt(n(142))/4)+-parseInt(n(119))/5+parseInt(n(116))/6+parseInt(n(123))/7*(-parseInt(n(164))/8)+parseInt(n(154))/9+-parseInt(n(140))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[lo(163)](){const t=lo,e=this[t(134)],n=e[t(122)][t(129)](t(121)),r=e[t(148)][t(129)](t(124)),s=e[t(148)][t(129)](t(144));r&&s&&(n[t(156)](t(144)),n[t(125)](t(124)),this[t(115)]())}[lo(115)](){const t=lo,e=this[t(134)],n=e[t(150)];e[t(122)][t(129)](t(121))[t(145)][t(165)]((r=>{const s=t;if(s(126)!=r[s(159)]&&s(131)!=r[s(159)])return;const{data:o}=r;if(o&&s(144)===o[s(149)]){const t=[],r=o[s(147)][0];for(const[n,o]of Object[s(130)](r))t[s(155)](po(e,n,o));return t[s(141)]?{type:s(133),content:zr(n,s(139),t[s(166)](", "))}:{type:s(133),content:zr(n,s(117))}}}))}}function po(t,e,n){const r=lo,o=t[r(150)].t,i=e[r(157)](/(?=[A-Z])/)[r(166)](" "),a=o(i[r(136)](0)[r(162)]()+i[r(160)](1))[r(146)]();if(r(132)==typeof n)return a;if(r(161)===e||r(135)===e){const e=(0,s.normalizeColorOptions)(t[r(137)][r(129)](r(158)))[r(143)]((t=>t[r(128)]==n));return a+" ("+(e?o(e[r(113)])[r(146)]():n)+")"}if(r(138)===e&&isNaN(parseFloat(n))){const e=t[r(122)][r(129)](r(118))[r(153)](t[r(137)][r(129)](r(152)))[r(143)]((t=>t[r(128)]==n));return a+" ("+(e?o(e[r(127)])[r(146)]():n)+")"}return a+" ("+n+")"}function mo(t,e){const n=Eo();return(mo=function(t,e){return n[t-=413]})(t,e)}const Io=mo;function Eo(){const t=["name","_getHeadingLevel","2430iauplQ","plugins","114IjMPZO","_registerLegacyDescription","4896EoZyBn","view","title","*Change to:* %0","ELEMENT_HEADING_CUSTOM","locale","registerDescriptionCallback","11GWoDAm","find","model","_headingOptions","heading.options","commandName","has","104348TeWzKp","afterInit","869330rWXoLi","HeadingEditing","42396DyIzHj","1238930WTUuki","ELEMENT_HEADING","formatBlock","type","85062lEyjrr","editor","TrackChangesEditing","get","enableDefaultAttributesIntegration","3000ItEZPJ","value","8216lJWRcn","registerElementLabel","commandParams","descriptionFactory","paragraph","config","1925OFWsCo","format","heading","14UyVhZq","match"];return(Eo=function(){return t})()}!function(t,e){const n=mo,r=t();for(;;)try{if(784248===-parseInt(n(427))/1*(parseInt(n(443))/2)+-parseInt(n(449))/3*(parseInt(n(418))/4)+parseInt(n(440))/5*(-parseInt(n(447))/6)+parseInt(n(423))/7+-parseInt(n(432))/8*(-parseInt(n(451))/9)+parseInt(n(420))/10*(-parseInt(n(458))/11)+-parseInt(n(422))/12*(-parseInt(n(434))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[Io(419)](){const t=Io,e=this[t(428)];if(!e[t(448)][t(417)](t(421)))return;this[t(414)]=e[t(439)][t(430)](t(415));const n=e[t(456)],r=e[t(448)][t(430)](t(429));r[t(431)](t(442));for(const e of this[t(414)])t(438)!=e[t(413)]&&r[t(437)][t(435)](e[t(413)],(n=>{const r=t,i=this[r(446)](e[r(413)]);return null!==i?s(n,i):o(n,e[r(453)])}));function s(e,r){return zr(n,t(424),[e,r])}function o(e,r){return zr(n,t(455),[e,r])}this[t(450)]()}[Io(450)](){const t=Io,e=this[t(428)],n=e[t(456)];e[t(448)][t(430)](t(429))[t(437)][t(457)]((e=>{const r=t;if(r(425)!=e[r(426)])return;const{data:s}=e;if(s&&r(442)==s[r(416)]){const e=s[r(436)][0][r(433)],c=this[r(446)](e);if(null!==c)return{type:r(441),content:zr(n,r(454),(a=c,zr(n,r(424),[1,a])))};const u=this[r(414)][r(459)]((t=>t[r(413)]===e))[r(453)];return{type:r(441),content:zr(n,r(454),(o=1,i=u,zr(n,t(455),[o,i])))}}var o,i,a}))}[Io(446)](t){const e=Io;var n,r;const s=t[e(444)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(414)])||void 0===n?void 0:n[e(459)]((n=>n[e(413)]==t));if(o&&o[e(452)]){const t=o[e(452)],n=(null!==(r=t[e(445)])&&void 0!==r?r:t)[e(444)](/^h(\d+)/);if(n)return n[1]}return null}}function To(){const t=["HighlightEditing","24004vPpmZf","enableDefaultAttributesIntegration","formatInline","FORMAT_HIGHLIGHT","color","TrackChangesEditing","config","_registerLegacyDescription","model","title","format","registerInlineAttribute","descriptionFactory","afterInit","find","3087dtqcTG","1452870mTOGHr","editor","value","*Set highlight:* %0","55797zUtFmo","type","registerAttributeLabel","has","14dwOHpr","toLowerCase","294539KPETgJ","highlight.options","*Remove highlight*","1258649ZRKNkw","highlight","commandParams","commandName","locale","376sXDkbi","get","registerDescriptionCallback","354lVxByg","6595EkqWOP","plugins"];return(To=function(){return t})()}function _o(t,e){const n=To();return(_o=function(t,e){return n[t-=106]})(t,e)}const yo=_o;!function(t,e){const n=_o,r=t();for(;;)try{if(187579===parseInt(n(137))/1+parseInt(n(135))/2*(parseInt(n(131))/3)+-parseInt(n(111))/4+parseInt(n(108))/5*(parseInt(n(107))/6)+-parseInt(n(140))/7+parseInt(n(145))/8*(parseInt(n(126))/9)+-parseInt(n(127))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(To);class Ao extends t.Plugin{[yo(124)](){const t=yo,e=this[t(128)];if(!e[t(109)][t(134)](t(110)))return;const n=e[t(109)][t(146)](t(116)),r=e[t(144)];n[t(112)](t(141)),n[t(122)](t(141)),n[t(123)][t(133)](t(141),zr(r,t(114))),this[t(118)]()}[yo(118)](){const t=yo,e=this[t(128)],n=e[t(144)];e[t(109)][t(146)](t(116))[t(123)][t(106)]((r=>{const s=t;if(s(113)!=r[s(132)])return;const{data:o}=r;if(o&&s(141)==o[s(143)]){const t=n.t,r=o[s(142)][0][s(129)];if(r){const o=e[s(117)][s(146)](s(138))[s(125)]((t=>t[s(119)]==r)),i=t(o[s(120)])[s(136)]();return{type:s(121),content:zr(n,s(130),i),color:{value:o[s(115)],title:o[s(120)]}}}return{type:s(121),content:zr(n,s(139),zr(n,s(114)))}}}))}}const ko=Lo;function Co(){const t=["90oxiRsB","79867CWyOKN","1171786pOQMfJ","plugins","editor","descriptionFactory","insert","1422570xzzjIH","7pElPGq","createEmptyElement","enableCommand","36JLXohV","createPositionAt","2420345kbBuEG","for","div","get","has","locale","horizontalLine","2410908ASPtZl","elementToStructure","68967hNhFCv","ELEMENT_HORIZONTAL_LINE","addClass","showSuggestionHighlights","ck-horizontal-line","afterInit","379320AarAdo","HorizontalLineEditing","TrackChangesEditing","conversion","createContainerElement","high","registerElementLabel","dataDowncast"];return(Co=function(){return t})()}function Lo(t,e){const n=Co();return(Lo=function(t,e){return n[t-=188]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(515073===-parseInt(n(200))/1+-parseInt(n(201))/2+-parseInt(n(221))/3*(parseInt(n(210))/4)+-parseInt(n(212))/5+parseInt(n(219))/6*(parseInt(n(207))/7)+parseInt(n(191))/8+parseInt(n(199))/9*(parseInt(n(206))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class No extends t.Plugin{[ko(190)](){const t=ko,e=this[t(203)];if(!e[t(202)][t(216)](t(192)))return;e[t(202)][t(215)](t(193))[t(209)](t(218));const n=e[t(202)][t(215)](t(193)),r=e[t(217)];n[t(204)][t(197)](t(218),(e=>zr(r,t(222),e))),e[t(194)][t(213)](t(198))[t(220)]({model:t(218),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(188)])return null;const o=n[s(195)](s(214)),i=n[s(208)]("hr");return n[s(223)](s(189),o),n[s(205)](n[s(211)](o,0),i),o},converterPriority:t(196)})}}const Ro=vo;function So(){const t=["attribute","748175ohVLWB","descriptionFactory","formatBlock","4395272fmAYJR","HtmlEmbed","plugins","format","3628320OLsehf","registerElementLabel","registerDescriptionCallback","nodeAfter","208006xUDPjm","601816hFCcUP","get","has","value","getFirstRange","locale","afterInit","TrackChangesEditing","_registerLegacyDescription","element","registerBlockAttribute","*Change %0 content*","26200690puBNGb","rawHtml","18lxtWyZ","24sKWVmY","enableDefaultAttributesIntegration","6voMbiu","ELEMENT_HTML_EMBED","editor","start","2637516wSZKKG","type","commandName","key","htmlEmbed"];return(So=function(){return t})()}function vo(t,e){const n=So();return(vo=function(t,e){return n[t-=119]})(t,e)}!function(t,e){const n=vo,r=t();for(;;)try{if(751877===parseInt(n(152))/1+-parseInt(n(151))/2*(parseInt(n(130))/3)+parseInt(n(128))/4*(parseInt(n(140))/5)+parseInt(n(147))/6+parseInt(n(134))/7+-parseInt(n(143))/8*(-parseInt(n(127))/9)+-parseInt(n(125))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class Mo extends t.Plugin{[Ro(119)](){const t=Ro,e=this[t(132)];if(!e[t(145)][t(154)](t(144)))return;const n=e[t(145)][t(153)](t(120)),r=e[t(157)];n[t(141)][t(148)](t(126),(e=>zr(r,t(131),e))),n[t(129)](t(138)),n[t(123)](t(155)),n[t(141)][t(149)]((e=>{const n=t;if(n(139)!=e[n(135)])return;const{data:s}=e;if(s&&n(155)==s[n(137)]&&e[n(156)]()[n(133)][n(150)].is(n(122),n(126))){const t=zr(r,n(131));return{type:n(146),content:zr(r,n(124),t)}}})),this[t(121)]()}[Ro(121)](){const t=Ro,e=this[t(132)],n=e[t(157)];e[t(145)][t(153)](t(120))[t(141)][t(149)]((e=>{const r=t;if(r(142)!=e[r(135)])return;const{data:s}=e;if(s&&r(138)==s[r(136)]){const t=zr(n,r(131));return{type:r(146),content:zr(n,r(124),t)}}}))}}const wo=Fo;function Oo(){const t=["imageCaption","20PSczxc","ImageUtils","_findSuggestions","imageStylePreApply","10999424vyqzAb","forward","*Remove image text alternative*","resizeImage","insertImage","isBlockImage","toNext","17oguHCp","_registerLegacyDescription","2393721RsNsCv","isBefore","removeObject","join","TrackChangesEditing","7731NaYwdh","detach","getFirstRange","isIntersecting","imageInline","chain","convertInlineImageToBlock","getClosestSelectedImageElement","filter","isCollapsed","isEqual","format","getContainedElement","createRangeOn","formatInline","3395bQXVIE","key","registerAttributeLabel","plugins","formatBlock","element","has","toPrevious","toggleImageCaption","imageTypeInline","ELEMENT_INLINE_IMAGE","newValue","afterInit","ImageEditing","length","78788Ckhxpp","commandParams","deletion","alt","registerElementLabel","document","ImageInlineEditing","selection","addObject","registerCustomCallback","subType","imageBlock","change","discard","fromPosition","markBlockFormat","ImageBlockEditing","nodeBefore","*Reset image width*","forceDefaultExecution","start","*Set image width:* %0","nodeAfter","schema","enableCommand","type","ImageCaptionEditing","attribute","convertBlockImageToInline","caption","isOwn","FORMAT_IMAGE_SIZE","1590lqZBFa","2270looeDX","573445ZLeuFJ","width","commandName","ELEMENT_IMAGE","insertion","markInsertion","registerDescriptionCallback","getSuggestionCallback","markDeletion","uploadImage","56463siMDOD","getNearestSelectionRange","get","backward","imageTypeBlock","accept","ImageCaptionUtils","previous","descriptionFactory","getCaptionFromImageModelElement","imageTextAlternative","ImageUploadEditing","resizedWidth","createRange","enableDefaultAttributesIntegration","find","*Set image text alternative:* %0","findIndex","editor","ImageTextAlternativeEditing","registerBlockAttribute","ImageResize","model","ELEMENT_CAPTION","Inline image to block image","end","locale","Block image to inline image","_suggestionFactory"];return(Oo=function(){return t})()}function Fo(t,e){const n=Oo();return(Fo=function(t,e){return n[t-=187]})(t,e)}!function(t,e){const n=Fo,r=t();for(;;)try{if(868357===-parseInt(n(307))/1*(parseInt(n(222))/2)+parseInt(n(187))/3+-parseInt(n(296))/4*(parseInt(n(256))/5)+parseInt(n(254))/6*(parseInt(n(207))/7)+parseInt(n(300))/8+parseInt(n(192))/9*(-parseInt(n(255))/10)+parseInt(n(266))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oo);class Do extends t.Plugin{[wo(219)](){const t=wo,e=this[t(284)];if(!e[t(210)][t(213)](t(220)))return;const n=e[t(210)][t(268)](t(191)),r=e[t(210)][t(268)](t(297)),s=e[t(292)];n[t(246)](t(304)),n[t(274)][t(226)](t(233),(e=>zr(s,t(259),e))),n[t(274)][t(226)](t(196),(e=>zr(s,t(217),e))),n[t(274)][t(226)](t(251),(()=>zr(s,t(289)))),e[t(210)][t(213)](t(277))&&n[t(246)](t(265)),e[t(210)][t(213)](t(238))&&e[t(210)][t(213)](t(228))&&(n[t(246)](t(216),((s,o)=>{const i=t,a=r[i(199)](e[i(288)][i(227)][i(229)]);e[i(288)][i(234)]((()=>{const t=i;n[t(237)](a,{commandName:t(216),commandParams:[o]},[],t(250))}))})),n[t(246)](t(270),((s,o)=>{const a=t;e[a(288)][a(234)]((t=>{const c=a;let u=r[c(199)](e[c(288)][c(227)][c(229)]),l=t[c(205)](u);const f=i.LivePosition[c(236)](l[c(242)],c(214)),h=i.LivePosition[c(236)](l[c(291)],c(306));n[c(241)]((()=>s(o))),u=r[c(199)](e[c(288)][c(227)][c(229)]),l=t[c(205)](u);const g=t[c(279)](f,h);f[c(193)](),h[c(193)](),n[c(237)](u,{commandName:c(216),commandParams:[o]},[],c(198)),g[c(242)][c(188)](l[c(242)])&&n[c(261)](t[c(279)](g[c(242)],l[c(242)]),c(198)),l[c(291)][c(188)](g[c(291)])&&n[c(261)](t[c(279)](l[c(291)],g[c(291)]),c(198))}))})),n[t(294)][t(231)](t(211),t(198),t(190),(()=>!1)),n[t(294)][t(231)](t(211),t(198),t(271),(()=>!1)),n[t(294)][t(231)](t(211),t(198),t(235),n[t(294)][t(263)](t(211),"",t(271))),n[t(294)][t(231)](t(260),t(198),t(190),(()=>!1)),n[t(294)][t(231)](t(260),t(198),t(235),(([r])=>{const s=t,o=n[s(294)][s(263)](s(260),"",s(235));let i=r[s(242)],a=r[s(291)];const c=e[s(288)][s(245)][s(267)](i,s(269)),u=e[s(288)][s(245)][s(267)](a,s(301));c[s(201)]&&(i=c[s(242)]),u[s(201)]&&(a=u[s(291)]),o([e[s(288)][s(279)](i,a)])})),n[t(294)][t(231)](t(211),t(198),t(197),c),n[t(294)][t(231)](t(260),t(198),t(197),c)),e[t(210)][t(213)](t(248))&&(n[t(246)](t(215),((s,o)=>{const i=t,a=e[i(210)][i(268)](i(272));let c=r[i(199)](e[i(288)][i(227)][i(229)]),u=a[i(275)](c);e[i(288)][i(234)]((()=>{const t=i;if(u)return void n[t(264)](e[t(288)][t(205)](u));const l=r[t(305)](c);s(o),c=r[t(199)](e[t(288)][t(227)][t(229)]),u=a[t(275)](c),n[t(261)](e[t(288)][t(205)](u),l?null:t(295))}))})),n[t(294)][t(231)](t(260),t(295),t(197),c));const o=[{type:t(211),subType:t(299)},{type:t(260),subType:t(295)},{type:t(211),subType:t(198)},{type:t(260),subType:t(198)}];function a(e,s){const i=t,a=o[i(283)]((({type:t,subType:n})=>e[i(247)]==t&&e[i(232)]==n)),c=o[i(283)]((({type:t,subType:e})=>s[i(247)]==t&&s[i(232)]==e));if(a<0||c<0)return!1;const u=e[i(194)](),l=s[i(194)]();if((0==a||1==a)&&2==c&&u[i(195)](l))return!0;if(2==a&&3==c){const t=n[i(298)](u,i(260))[i(200)]((({suggestion:t,meta:e})=>e[i(252)]&&i(198)==t[i(232)]));if(t[i(221)]>1&&l[i(291)][i(202)](u[i(242)]))return!0;if(1==t[i(221)]&&(u[i(242)][i(202)](l[i(291)])||u[i(291)][i(202)](l[i(242)])))return!0}if(3==a&&3==c&&u[i(242)][i(188)](l[i(242)])){const t=u[i(291)][i(244)],e=l[i(242)][i(239)];return r[i(305)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(210)][t(213)](t(287))&&(n[t(280)](t(303)),n[t(286)](t(278)),n[t(274)][t(209)](t(278),zr(s,t(253)))),e[t(210)][t(213)](t(285))&&(n[t(280)](t(276)),n[t(286)](t(225))),n[t(274)][t(262)]((e=>{const n=t;if(o[n(281)]((({type:t,subType:r})=>e[n(247)]==t&&e[n(232)]==r)))return e[n(273)]?{}:void 0})),n[t(274)][t(262)]((e=>{const n=t;if(n(260)==e[n(247)]||n(224)==e[n(247)]){const t=e[n(204)]();if(t&&t.is(n(212),n(251)))return{type:n(260)==e[n(247)]?n(230):n(189),element:t,quantity:1}}})),n[t(274)][t(262)]((e=>t(211)==e[t(247)]&&t(198)==e[t(232)]?{type:t(203),content:t(290)}:t(211)==e[t(247)]&&t(250)==e[t(232)]?{type:t(203),content:t(293)}:void 0)),n[t(274)][t(262)]((e=>{const n=t;if(n(249)!=e[n(247)])return;const{data:r}=e;if(!r||n(225)!=r[n(208)])return;const o=r[n(218)];return o?{type:n(203),content:zr(s,n(282),'"'+o+'"')}:{type:n(203),content:zr(s,n(302))}})),this[t(308)]()}[wo(308)](){const t=wo,e=this[t(284)],n=e[t(292)];e[t(210)][t(268)](t(191))[t(274)][t(262)]((e=>{const r=t;if(r(211)!=e[r(247)]&&r(206)!=e[r(247)])return;const{data:s}=e;if(s){if(r(276)==s[r(258)]){const t=s[r(223)][0][r(218)];return t?{type:r(203),content:zr(n,r(282),'"'+t+'"')}:{type:r(203),content:zr(n,r(302))}}if(r(303)==s[r(258)]){const t=s[r(223)][0][r(257)];return t?{type:r(203),content:zr(n,r(243),t)}:{type:r(203),content:zr(n,r(240))}}}}))}}const Bo=Uo;function Po(){const t=["get","40230EaQOMP","descriptionFactory","937978PSyKoQ","registerBlockAttribute","formatBlock","*Replace image URL*","6603170pwcGGx","ImageEditing","key","getSuggestionCallback","registerDescriptionCallback","formatInline","1950777aeZtab","afterInit","1723056sqimhg","48156euCbkd","attribute","*Format:* replace image URL","310eLqMZv","oldValue","registerCustomCallback","enableDefaultAttributesIntegration","has","accept","editor","type","src","72IUFvQr","newValue","discard","locale","plugins","_registerLegacyDescription","replaceImageSource","_suggestionFactory","TrackChangesEditing","_handleLegacySuggestions","5104230SmeYqQ","format","commandName"];return(Po=function(){return t})()}function Uo(t,e){const n=Po();return(Uo=function(t,e){return n[t-=163]})(t,e)}!function(t,e){const n=Uo,r=t();for(;;)try{if(534419===parseInt(n(184))/1+parseInt(n(186))/2+-parseInt(n(196))/3+parseInt(n(199))/4*(parseInt(n(202))/5)+-parseInt(n(180))/6+-parseInt(n(190))/7+-parseInt(n(198))/8*(-parseInt(n(170))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Po);class xo extends t.Plugin{[Bo(197)](){const t=Bo;if(!this[t(167)][t(174)][t(165)](t(191)))return;const e=this[t(167)][t(173)],n=this[t(167)][t(174)][t(183)](t(178));n[t(164)](t(176)),n[t(187)](t(169)),n[t(185)][t(194)]((n=>{const r=t;if(r(200)!=n[r(168)])return;const{data:s}=n;return s&&r(169)==s[r(192)]?s[r(171)]&&s[r(203)]?{type:r(181),content:zr(e,r(189))}:{type:r(181),content:""}:void 0})),this[t(179)]()}[Bo(179)](){const t=Bo,e=this[t(167)][t(174)][t(183)](t(178));e[t(177)][t(163)](t(188),t(176),t(166),e[t(177)][t(193)](t(188),null,t(172))),e[t(177)][t(163)](t(188),t(176),t(172),e[t(177)][t(193)](t(188),null,t(166))),this[t(175)]()}[Bo(175)](){const t=Bo,e=this[t(167)],n=e[t(173)];e[t(174)][t(183)](t(178))[t(185)][t(194)]((e=>{const r=t;if(r(188)!=e[r(168)]&&r(195)!=e[r(168)])return;const{data:s}=e;return s&&r(176)==s[r(182)]?{type:r(181),content:zr(n,r(201))}:void 0}))}}const jo=Vo;function Go(){const t=["getSuggestions","normalizedStyles","discardSuggestion","8900176JPvKdq","nodeBefore","from","join","isInContent","518469hhxZuX","formatBlock","createRangeOn","value","descriptionFactory","suggestion","imageStyle","plugins","getSuggestion","title","enableCommand","length","imageStylePreApply","get","6AbyePA","discard","738198jGoBEU","commandParams","selection","afterInit","isEqual","insertion","commands","ImageStyleEditing","name","findIndex","getContainedElement","forEach","imageTypeBlock","registerCustomCallback","getFirstRange","format","registerPostFixer","_registerLegacyDescription","differ","imageTypeInline","end","author","document","setImageNaturalSizeAttributes","isIntersecting","*Format:* %0","nodeAfter","3723474MGRrai","commandReversedParams","next","commandName","model","subType","_findSuggestions","newRange","isInlineImage","getChangedMarkers","getClosestSelectedImageElement","isBefore","2215770QJvZRm","head","formatInline","accept","editor","imageCaption","registerDescriptionCallback","2526368WoUqju","TrackChangesEditing","has","Users","start","change","isOwn","refresh","FORMAT_SIDE_IMAGE","markBlockFormat","chain","markInlineFormat","type","_suggestionFactory","getSuggestionCallback","filter","imageStylePostApply","305604XpAdsO","hasSuggestion","toLowerCase","locale","isBlockImage","shouldConvertImageType","convertInlineImageToBlock","side","_splitMarkerName","ImageUtils"];return(Go=function(){return t})()}function Vo(t,e){const n=Go();return(Vo=function(t,e){return n[t-=205]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(437488===parseInt(n(259))/1+-parseInt(n(257))/2*(-parseInt(n(225))/3)+-parseInt(n(208))/4+parseInt(n(298))/5+parseInt(n(286))/6+parseInt(n(243))/7+-parseInt(n(238))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Go);class Ho extends t.Plugin{[jo(262)](){const t=jo,n=this[t(205)];if(!n[t(250)][t(210)](t(266)))return;const r=n[t(250)][t(256)](t(209)),s=n[t(250)][t(256)](t(234)),o={};r[t(253)](t(249),((o,i)=>{const a=t,c=n[a(250)][a(256)](a(211)).me,u=n[a(265)][a(256)](a(249));let l=s[a(296)](n[a(290)][a(281)][a(261)]),f=n[a(290)][a(245)](l),h=u[a(246)];if(h==i[a(246)])return;const g={commandName:a(249),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(290)][a(213)]((()=>{const t=a;if(r[t(235)]()[t(223)]((e=>e[t(242)]&&c==e[t(280)]&&(t(244)==e[t(220)]||t(300)==e[t(220)])&&(t(255)==e[t(291)]||t(224)==e[t(291)])&&e[t(273)]()[t(263)](f)))[t(270)]((e=>r[t(237)](e[t(299)]))),l=s[t(296)](n[t(290)][t(281)][t(261)]),f=n[t(290)][t(245)](l),u[t(215)](),n[t(265)][t(256)](t(278))[t(215)](),n[t(265)][t(256)](t(271))[t(215)](),h=u[t(246)],h!=i[t(246)])return s[t(294)](l)&&u[t(230)](i[t(246)],l)?(o({...i,setImageSizes:!1}),l=s[t(296)](n[t(290)][t(281)][t(261)]),void r[t(217)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(255))):void(s[t(229)](l)?r[t(217)](l,g,[],t(224)):r[t(219)](f,g,t(224)))}))}));for(const e of n[t(250)][t(256)](t(266))[t(236)])o[e[t(267)]]=e[t(252)][t(227)]();r[t(221)][t(272)](t(244),t(255),t(241),(()=>!1)),r[t(221)][t(272)](t(244),t(224),t(241),(()=>!1)),r[t(221)][t(272)](t(300),t(224),t(241),(()=>!1)),r[t(221)][t(272)](t(244),t(255),t(301),(([e])=>{const n=t;s[n(282)](e[n(269)]())})),r[t(221)][t(272)](t(244),t(255),t(258),((e,n)=>{const s=t;r[s(221)][s(222)](s(244),"",s(301))(e,{commandName:n[s(289)],commandParams:n[s(287)]})})),r[t(221)][t(272)](t(244),t(255),t(218),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(244),subType:t(255)},{type:t(264),subType:t(206)},{type:t(244),subType:t(231)},{type:t(264),subType:t(231)}];function a(e,n){const o=t,a=i[o(268)]((({type:t,subType:n})=>e[o(220)]==t&&e[o(291)]==n)),c=i[o(268)]((({type:t,subType:e})=>n[o(220)]==t&&n[o(291)]==e));if(a<0||c<0)return!1;const u=e[o(273)](),l=n[o(273)]();if((0==a||1==a)&&2==c&&u[o(283)](l))return!0;if(2==a&&3==c){const t=r[o(292)](u,o(264))[o(223)]((({suggestion:t,meta:e})=>e[o(214)]&&o(231)==t[o(291)]));if(t[o(254)]>1&&l[o(279)][o(263)](u[o(212)]))return!0;if(1==t[o(254)]&&(u[o(212)][o(263)](l[o(279)])||u[o(279)][o(263)](l[o(212)])))return!0}if(3==a&&3==c&&u[o(212)][o(297)](l[o(212)])){const t=u[o(279)][o(285)],e=l[o(212)][o(239)];return s[o(229)](t)&&t===e}return!1}n[t(290)][t(281)][t(275)]((()=>{const e=t;let o=!1;const i=Array[e(240)](n[e(290)][e(281)][e(277)][e(295)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(233)](t);if(e(248)==i&&r[e(226)](u)){if(e(244)==a&&(e(255)==c||e(224)==c)){const t=r[e(251)](u);if(n[e(293)]){const n=t[e(273)]()[e(269)]();if(s[e(229)](n))continue;r[e(237)](t),o=!0}}if(e(264)==a&&e(206)==c&&!n[e(293)]){const t=r[e(251)](u);t[e(288)]&&t[e(288)][e(242)]&&(r[e(237)](t[e(288)]),o=!0)}}}return o})),this[t(276)](o)}[jo(276)](t){const e=jo,n=this[e(205)],r=n[e(228)];n[e(250)][e(256)](e(209))[e(247)][e(207)]((n=>{const s=e;if(s(244)!=n[s(220)]&&s(300)!=n[s(220)])return;const{data:o}=n;if(!o||s(249)!=o[s(289)])return;const i=o[s(260)][0][s(246)];return function(t){const e=s;return{type:e(274),content:zr(r,e(284),t)}}(s(232)===i?zr(r,s(216)):t[i]||i)}))}}function zo(){const t=["importWord","_handleImportedData","119902vCvqbF","995AXWNAL","_setSuggestionData","5981841zavMub","2324340VFQLGL","2408273ofhEMF","26266596KxRkjm","_trackChangesExecuted","bind","51950evCKZM","value","editor","dataInsert","8EPbGRO","track_changes","commands","afterInit","lowest","1rPSYnN","forEach","737RpwRSg","execute","trackChanges","collaboration_features","enableCommand","6ytFufZ","high","plugins","7908kQJJFW","listenTo","TrackChangesEditing","get","_trackChangesValueDuringImport","Users"];return(zo=function(){return t})()}function Wo(t,e){const n=zo();return(Wo=function(t,e){return n[t-=233]})(t,e)}const Ko=Wo;!function(t,e){const n=Wo,r=t();for(;;)try{if(396024===parseInt(n(256))/1*(parseInt(n(238))/2)+parseInt(n(242))/3+parseInt(n(266))/4*(parseInt(n(239))/5)+parseInt(n(263))/6*(parseInt(n(243))/7)+-parseInt(n(251))/8*(-parseInt(n(241))/9)+parseInt(n(247))/10*(parseInt(n(258))/11)+-parseInt(n(244))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zo);class Xo extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(234)]=!1,this[e(245)]=!1}[Ko(254)](){const t=Ko,e=this[t(249)],n=e[t(253)][t(233)](t(236)),r=e[t(253)][t(233)](t(260));n&&(n.on(t(259),((e,[,n])=>{const s=t;this[s(234)]=r[s(248)],n[s(261)][s(252)]=!this[s(234)]}),{priority:t(264)}),this[t(267)](n,t(250),this[t(237)][t(246)](this)),this[t(267)](n,t(250),(()=>{const e=t;this[e(245)]&&(r[e(259)](),this[e(245)]=!1)}),{priority:t(255)}),e[t(265)][t(233)](t(268))[t(262)](t(236)))}[Ko(237)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(249)][n(253)][n(233)](n(260)),o=s[n(248)];this[n(234)]!==o&&(s[n(259)](),this[n(245)]=!0),r&&r[n(257)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(249)][o(265)][o(233)](o(235)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(236)}}};this[o(249)][o(265)][o(233)](o(268))[o(240)](i)}))}}function qo(){const t=["plugins","522BtXVBd","registerDescriptionCallback","enableDefaultAttributesIntegration","indentBlock","TrackChangesEditing","3796328OhczGj","141180kIMMhw","format","formatBlock","enableCommand","registerAttributeLabel","129GKgLWu","outdentBlock","blockIndent","outdent","*Indent:* %0","editor","afterInit","type","has","commandName","locale","3182HUjKRZ","descriptionFactory","indent","_registerLegacyDescription","IndentEditing","registerBlockAttribute","7NhRzna","get","344883VbnCSD","FORMAT_INDENT","356580MeNjCZ","1312026sVLogS","getItems","71735Yyphir","*Outdent:* %0","getItemLabel","IndentBlock"];return(qo=function(){return t})()}const Zo=Jo;function Jo(t,e){const n=qo();return(Jo=function(t,e){return n[t-=332]})(t,e)}!function(t,e){const n=Jo,r=t();for(;;)try{if(298610===parseInt(n(371))/1+-parseInt(n(363))/2*(parseInt(n(352))/3)+-parseInt(n(333))/4+-parseInt(n(336))/5+-parseInt(n(334))/6+parseInt(n(369))/7*(-parseInt(n(346))/8)+parseInt(n(341))/9*(parseInt(n(347))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qo);class Qo extends t.Plugin{[Zo(358)](){const t=Zo,e=this[t(357)],n=e[t(340)][t(370)](t(345));if(e[t(340)][t(360)](t(367))&&(n[t(350)](t(365)),n[t(350)](t(355))),e[t(340)][t(360)](t(339)))for(const e of[t(344),t(353)])n[t(343)](e);const r=e[t(362)];n[t(368)](t(354)),n[t(364)][t(351)](t(354),zr(r,t(332))),this[t(366)]()}[Zo(366)](){const t=Zo,e=this[t(357)],n=e[t(362)],r=e[t(340)][t(370)](t(345));r[t(364)][t(342)]((e=>{const s=t;if(s(349)!=e[s(359)])return;const{data:o}=e;if(!o)return;if(s(344)!=o[s(361)]&&s(353)!=o[s(361)])return;const i=e[s(335)]()[0],a=r[s(364)][s(338)](i);return s(344)==o[s(361)]?{type:s(348),content:zr(n,s(356),a)}:s(353)==o[s(361)]?{type:s(348),content:zr(n,s(337),a)}:void 0}))}}var Yo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=387]})(t,e)}function ti(){var t=["editor","5CZMtkj","input","628440kJZkOw","plugins","429979dUpbph","get","enableCommand","1210592uAxAWQ","7FKeJyH","888008zpCVlx","init","requires","3pyqEwz","460AODoBQ","88623QOMeaS","4481610WwtsoK","604323sgoUJK","TrackChangesEditing","60mFLYoN"];return(ti=function(){return t})()}!function(t,e){for(var n=$o,r=t();;)try{if(453834===-parseInt(n(387))/1+parseInt(n(398))/2*(-parseInt(n(403))/3)+-parseInt(n(393))/4*(-parseInt(n(391))/5)+parseInt(n(406))/6+parseInt(n(399))/7*(parseInt(n(400))/8)+parseInt(n(405))/9*(parseInt(n(404))/10)+-parseInt(n(395))/11*(-parseInt(n(389))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[Yo(402)](){return[vs.Input]}[Yo(401)](){var t=Yo;this[t(390)][t(394)][t(396)](t(388))[t(397)](t(392))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=118]})(t,e)}function si(){const t=["commandName","key","*Set link:* %0","plugins","unlink","locale","1144854URNKyA","enableDefaultAttributesIntegration","243095ljYndg","attribute","TrackChangesEditing","994063ExhicL","commands","LinkEditing","toLowerCase","format","link","type","registerInlineAttribute","linkHref","registerDescriptionCallback","213hyWRYR","formatInline","28QjhRUJ","8304YImJzb","has","descriptionFactory","*Remove link*","get","newValue","_registerLegacyDescription","1947768qIauba","afterInit","manualDecorators","392136vfmLsV","editor","126512uTclWK","label","registerAttributeLabel","link (","commandParams"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(282588===-parseInt(n(127))/1+-parseInt(n(158))/2*(-parseInt(n(155))/3)+parseInt(n(157))/4*(parseInt(n(142))/5)+parseInt(n(124))/6+-parseInt(n(145))/7+-parseInt(n(129))/8+-parseInt(n(140))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(125)](){const t=ni,e=this[t(128)];if(!e[t(137)][t(118)](t(147)))return;const n=e[t(137)][t(121)](t(144)),r=e[t(146)][t(121)](t(150));n[t(141)](t(150)),n[t(141)](t(138)),n[t(152)](t(153));for(const e of r[t(126)])n[t(152)](e.id),n[t(119)][t(131)](e.id,t(132)+e[t(130)][t(148)]()+")");n[t(119)][t(154)]((n=>{const r=t;if(r(143)!=n[r(151)])return;const{data:s}=n;if(!s||r(153)!=s[r(135)])return;const o=s[r(122)],i=e[r(139)];return{type:r(149),content:null==o?zr(i,r(120)):zr(i,r(136),'"'+o+'"')}})),this[t(123)]()}[ni(123)](){const t=ni,e=this[t(128)],n=e[t(139)];e[t(137)][t(121)](t(144))[t(119)][t(154)]((e=>{const r=t;if(r(156)!=e[r(151)])return;const{data:s}=e;if(s){if(r(150)==s[r(134)]){const t=s[r(133)][0];return{type:r(149),content:zr(n,r(136),'"'+t+'"')}}return r(138)==s[r(134)]?{type:r(149),content:zr(n,r(120))}:void 0}}))}}const ii=ai;function ai(t,e){const n=ci();return(ai=function(t,e){return n[t-=328]})(t,e)}function ci(){const t=["todoList","commandName","createPositionAt","1422aenwTN","outdentList","execute","enableCommand","registerElementLabel","numberedList","formatBlock","add","commands","commandParams","_selectedElements","LegacyTodoListEditing","listType","18iTLYrJ","selection","parent","getSelectedBlocks","model","checkChild","bulleted","isObject","numbered","change","8JDOzTq","type","todo","filter","findIndex","previousSibling","forceValue","*Change to:* %0","element","TrackChangesEditing","formatInline","indentList","102720fkQdEj","LegacyListEditing","slice","*Check item*","ELEMENT_NUMBERED_LIST","ELEMENT_BULLETED_LIST","schema","9138063sLnXZq","475515yFUjQZ","createRange","plugins","editor","438415gCIIkv","end","29477hdUMfQ","push","has","ELEMENT_LIST_ITEM","ELEMENT_TODO_LIST","582AudnMF","todoListChecked","markBlockFormat","getAttribute","*Outdent:* %0","nextSibling","checkTodoList","listItem","get","descriptionFactory","blockName","document","length","listIndent","*Indent:* %0","22768AecgLZ","replace","List","value","name","before","format","registerDescriptionCallback","bulletedList","from","paragraph","16404GjnDGx","locale","afterInit","*Uncheck item*"];return(ci=function(){return t})()}!function(t,e){const n=ai,r=t();for(;;)try{if(387035===parseInt(n(398))/1+-parseInt(n(368))/2*(-parseInt(n(348))/3)+parseInt(n(378))/4*(-parseInt(n(402))/5)+-parseInt(n(409))/6*(-parseInt(n(404))/7)+-parseInt(n(337))/8*(-parseInt(n(355))/9)+parseInt(n(390))/10+-parseInt(n(397))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ci);class ui extends t.Plugin{[ii(350)](){const t=ii,e=this[t(401)],n=e[t(349)];if(!e[t(400)][t(406)](t(391)))return;const r=e[t(400)][t(330)](t(387)),s=e[t(400)][t(406)](t(366));function o(t){return()=>{const n=ai,s=e[n(372)][n(333)][n(369)],o=e[n(363)][n(330)](t);if(o[n(340)])return void e[n(357)](n(347),{});const i=t[n(392)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(346)](t)[s(381)]((t=>function(t,e){const n=s;return e[n(373)](t[n(370)],n(329))&&!e[n(375)](t)}(t,r)));o=o[s(381)]((t=>!t.is(s(386),s(329))||t[s(412)](s(367))!=e));const i=new Set;for(const t of o)t.is(s(386),s(329))?i[s(362)](li(t)):i[s(362)](t);return Array[s(346)](i)}(s[n(371)](),i,e[n(372)][n(396)]);e[n(372)][n(377)]((()=>{const e=n;for(const n of a)r[e(411)](n,{commandName:t,commandParams:[{forceValue:!o[e(340)]}],formatGroupId:e(332)},fi(n))}))}}function i(t){return()=>{const n=ai,s=function(t){const e=ai;let n=Array[e(346)](t);const r=n[e(382)]((t=>e(329)!=t[e(341)]));return r>-1&&(n=n[e(392)](0,r)),n}(e[n(372)][n(333)][n(369)][n(371)]()),o=e[n(372)][n(399)](e[n(372)][n(354)](s[0],n(342)),e[n(372)][n(354)](s[s[n(334)]-1],n(403)));e[n(372)][n(377)]((()=>{const e=n;r[e(411)](o,{commandName:t,commandParams:[],formatGroupId:e(335)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(414)];for(;t&&t[n(412)](n(335))>e[n(412)](n(335));)r[n(362)](t),t=t[n(414)]}return Array[n(346)](r)}(s))}))}}r[t(358)](t(360),o(t(360))),r[t(358)](t(345),o(t(345))),s&&r[t(358)](t(352),o(t(352))),r[t(358)](t(389),i(t(389))),r[t(358)](t(356),i(t(356))),s&&r[t(358)](t(328),(()=>{const n=t,s=e[n(363)][n(330)](n(328)),o=Array[n(346)](s[n(365)]);o[n(381)]((t=>t[n(412)](n(410))!=s[n(340)])),e[n(372)][n(377)]((()=>{const t=n;for(const e of o)r[t(411)](e,{commandName:t(328),commandParams:[{forceValue:!s[t(340)]}]})}))})),r[t(331)][t(359)](t(329),(e=>zr(n,t(407),e))),r[t(331)][t(344)]((e=>{const r=t;if(r(361)!=e[r(379)]&&r(388)!=e[r(379)])return;const{data:s}=e;if(s){if(r(360)==s[r(353)]||r(345)==s[r(353)]||r(352)==s[r(353)])switch(s[r(353)][r(338)](r(339),"")){case r(374):return o(zr(n,r(395)));case r(376):return o(zr(n,r(394)));case r(380):return o(zr(n,r(408)))}if(r(389)==s[r(353)])return{type:r(343),content:zr(n,r(336),zr(n,r(407)))};if(r(356)==s[r(353)])return{type:r(343),content:zr(n,r(413),zr(n,r(407)))};if(r(328)==s[r(353)])return s[r(364)][0][r(384)]?{type:r(343),content:zr(n,r(393))}:{type:r(343),content:zr(n,r(351))}}function o(t){const e=r;return{type:e(343),content:zr(n,e(385),t)}}}))}}function li(t){const e=ii,n=t[e(412)](e(335));if(0==n)return t;let r=t;for(;t[e(383)]&&t[e(383)].is(e(386),e(329));){const s=t[e(383)][e(412)](e(335));if(s==n)r=t[e(383)];else if(s<n)break;t=t[e(383)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(386),e(329))&&t[e(412)](e(335))>0){let r=t[e(414)];for(;r&&e(329)==r[e(341)]&&r[e(412)](e(335))==t[e(412)](e(335));)n[e(405)](r),r=r[e(414)]}return n}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=139]})(t,e)}function di(){const t=["_LIST_","listReversed","get","*Format:* set start index to %0","from","plugins","1459528blrlJu","getListTypeFromListStyleType","33188wQbgSf","parent","flat","has","default","listStyle","*Change to:* %0","_getSuggestionBlocks","format","list.properties","model","handleDescriptions","LegacyListPropertiesEditing","*Format:* set order to regular","replace","commandParams","listItem","locale","length","document","1272858JPLhqZ","formatInline","push","toUpperCase","handleListStartCommand","ELEMENT_","TrackChangesEditing","getSelectedBlocks","createPositionAt","map","listStart","_getSuggestionBlocksForListStyle","type","styles","startIndex","697263uCNXPl","_getTranslationKeyForListStyle","235090VFCqYK","4494yZuhqY","LegacyListUtils","getFirstPosition","createRange","forward","formatBlock","before","descriptionFactory","getSiblingNodes","bind","getLastPosition","registerDescriptionCallback","change","afterInit","126XRfsxz","editor","element","165ANkCqq","*Format:* set order to reversed","646376UjIKPx","reversed","filter","config","markMultiRangeBlockFormat","commandName","numbered","getAttribute","unshift","handleListReversedCommand","handleListStyleCommand","enableCommand","listType","10577JePnoM","selection","backward"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(663934===parseInt(n(176))/1+parseInt(n(154))/2+-parseInt(n(191))/3+parseInt(n(156))/4*(parseInt(n(211))/5)+-parseInt(n(194))/6*(parseInt(n(145))/7)+parseInt(n(213))/8+-parseInt(n(208))/9*(parseInt(n(193))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(207)](){const t=hi;if(!this[t(209)][t(153)][t(159)](t(168)))return;const e=this[t(209)][t(216)][t(150)](t(165)),n=this[t(209)][t(153)][t(150)](t(182));e[t(189)]&&n[t(143)](t(161),this[t(142)][t(203)](this)),e[t(214)]&&n[t(143)](t(149),this[t(141)][t(203)](this)),e[t(190)]&&n[t(143)](t(186),this[t(180)][t(203)](this)),n[t(201)][t(205)](this[t(167)][t(203)](this))}[hi(142)](t,e={}){const n=hi,r=this[n(209)][n(153)][n(150)](n(182)),s=this[n(187)]();this[n(209)][n(166)][n(206)]((()=>{const t=n;r[t(217)](s,{commandName:t(161),commandParams:[{type:e[t(188)]}],formatGroupId:t(161)})}))}[hi(141)](t,e={}){const n=hi,r=this[n(209)][n(153)][n(150)](n(182)),s=this[n(163)]((t=>t.is(n(210),n(172))&&n(219)===t[n(139)](n(144))));if(s[n(174)]<1)return;const o=s[n(185)]((t=>this[n(209)][n(166)][n(197)](this[n(209)][n(166)][n(184)](t,n(200)),this[n(209)][n(166)][n(184)](t,0))));this[n(209)][n(166)][n(206)]((()=>{const t=n;r[t(217)](o,{commandName:t(149),commandParams:[{reversed:e[t(214)]}],formatGroupId:t(149)})}))}[hi(180)](t,e={}){const n=hi,r=this[n(209)][n(153)][n(150)](n(182)),s=this[n(163)]((t=>t.is(n(210),n(172))&&n(219)===t[n(139)](n(144))));if(s[n(174)]<1)return;const o=s[n(185)]((t=>this[n(209)][n(166)][n(197)](this[n(209)][n(166)][n(184)](t,n(200)),this[n(209)][n(166)][n(184)](t,0))));this[n(209)][n(166)][n(206)]((()=>{const t=n;r[t(217)](o,{commandName:t(186),commandParams:[{startIndex:e[t(190)]}],formatGroupId:t(186)})}))}[hi(167)](t){const e=hi;if(e(199)!=t[e(188)]&&e(177)!=t[e(188)])return;const n=this[e(209)][e(173)],{data:r}=t;if(!r)return;let s,o;switch(r[e(218)]){case e(161):s=e(162),o={type:e(164),content:zr(n,s,zr(n,this[e(192)](r[e(171)][0][e(188)])))};break;case e(149):s=r[e(171)][0][e(214)]?e(212):e(169),o={type:e(164),content:zr(n,s)};break;case e(186):s=e(151),o={type:e(164),content:zr(n,s,r[e(171)][0][e(190)])}}return o}[hi(187)](){const t=hi;var e,n,r,s;const o=this[t(209)][t(153)][t(150)](t(195));let i=Array[t(152)](this[t(209)][t(166)][t(175)][t(146)][t(183)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(210),t(172)))&&i[t(140)](...o[t(202)](this[t(209)][t(166)][t(175)][t(146)][t(196)](),t(147))),(null===(n=i[i[t(174)]-1])||void 0===n?void 0:n.is(t(210),t(172)))&&i[t(178)](...o[t(202)](this[t(209)][t(166)][t(175)][t(146)][t(204)](),t(198))),i=[...new Set(i)],(null===(s=null===(r=this[t(209)][t(166)][t(175)][t(146)][t(196)]())||void 0===r?void 0:r[t(157)])||void 0===s?void 0:s.is(t(210),t(172)))&&(i=i[t(215)]((e=>e.is(t(210),t(172))))),i}[hi(163)](t){const e=hi,n=this[e(209)][e(153)][e(150)](e(195));let r=Array[e(152)](this[e(209)][e(166)][e(175)][e(146)][e(183)]())[e(215)](t)[e(185)]((t=>{const r=e,s=this[r(209)][r(166)][r(184)](t,0);return[...n[r(202)](s,r(147)),...n[r(202)](s,r(198))]}))[e(158)]();return r=[...new Set(r)],r}[hi(192)](t){const e=hi;return e(181)+(this[e(209)][e(153)][e(150)](e(195))[e(155)](t)||e(160))[e(179)]()+e(148)+t[e(179)]()[e(170)](/-/g,"_")}}const mi=Ei;function Ii(){const t=["editor","attribute:url:media","media","for","elementToElement","508SzeqoG","120900YghnNE","stop","has","4041LHWlyO","10vKHDRS","enableCommand","locale","530508fvoEEv","MediaEmbedEditing","144tWbupA","conversion","options","1817631sCUvnu","15hcCWgh","mediaEmbed","createEmptyElement","11645249hjWlyO","2328GLWUhF","dataDowncast","data","descriptionFactory","afterInit","high","plugins","ELEMENT_MEDIA","TrackChangesEditing","6ajGffi","get","downcastDispatcher","234aBvboi","3011519ZVVXxB","div","registerElementLabel","showSuggestionHighlights"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=294]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(673876===parseInt(n(315))/1*(parseInt(n(311))/2)+-parseInt(n(324))/3+parseInt(n(312))/4*(parseInt(n(325))/5)+-parseInt(n(298))/6*(-parseInt(n(302))/7)+parseInt(n(329))/8*(-parseInt(n(321))/9)+parseInt(n(316))/10*(-parseInt(n(328))/11)+-parseInt(n(319))/12*(-parseInt(n(301))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ii);class bi extends t.Plugin{[mi(333)](){const t=mi,e=this[t(306)];if(!e[t(295)][t(314)](t(320)))return;const n=e[t(295)][t(299)](t(297)),r=e[t(318)];n[t(317)](t(326)),n[t(332)][t(304)](t(308),(e=>zr(r,t(296),e))),e[t(322)][t(309)](t(330))[t(310)]({model:t(308),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(305)])return n[s(327)](s(303))},converterPriority:t(294)}),e[t(331)][t(300)].on(t(307),((e,n,r)=>{const s=t;r[s(323)][s(305)]&&e[s(313)]()}),{priority:t(294)})}}const Ti=_i;function _i(t,e){const n=yi();return(_i=function(t,e){return n[t-=235]})(t,e)}function yi(){const t=["editor","mention","plugins","12Hssjnr","121dOYvEA","12VBoDpp","4044780ERsFua","has","TrackChangesEditing","enableCommand","2730780JtAhBS","11384jFroNG","159484IibKNT","48nnCIuQ","8540642OOVqvQ","1233eQflDR","6418mBEbiX","get","MentionEditing","afterInit","1660162FwmAJQ"];return(yi=function(){return t})()}!function(t,e){const n=_i,r=t();for(;;)try{if(387506===parseInt(n(239))/1*(parseInt(n(251))/2)+-parseInt(n(248))/3*(-parseInt(n(247))/4)+-parseInt(n(245))/5+parseInt(n(238))/6*(parseInt(n(255))/7)+parseInt(n(246))/8*(-parseInt(n(250))/9)+parseInt(n(241))/10+parseInt(n(249))/11*(-parseInt(n(240))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[Ti(254)](){const t=Ti,e=this[t(235)];e[t(237)][t(242)](t(253))&&e[t(237)][t(252)](t(243))[t(244)](t(236))}}const ki=Ci;function Ci(t,e){const n=Ni();return(Ci=function(t,e){return n[t-=146]})(t,e)}!function(t,e){const n=Ci,r=t();for(;;)try{if(458833===-parseInt(n(170))/1*(-parseInt(n(158))/2)+-parseInt(n(163))/3+parseInt(n(161))/4+-parseInt(n(169))/5*(parseInt(n(176))/6)+parseInt(n(168))/7*(-parseInt(n(166))/8)+parseInt(n(149))/9*(-parseInt(n(182))/10)+parseInt(n(156))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ni);class Li extends t.Plugin{[ki(180)](){const t=ki,e=this[t(162)],n=e[t(177)][t(147)](t(164));e[t(177)][t(160)](t(157))&&(n[t(148)](t(167)),n[t(178)](t(172)),n[t(165)][t(154)]((e=>this[t(179)](e))))}[ki(179)](t){const e=ki,n=this[e(162)][e(155)],{data:r}=t,s={type:e(151),content:""};if(r&&e(172)==r[e(150)]){if(!r[e(153)])return{type:e(151),content:zr(n,e(174),zr(n,e(175)))+" ("+r[e(171)]+")"};if(!r[e(171)]){let o=t[e(173)];for(;o;){if(o[e(152)]&&e(159)==o[e(152)][e(150)]&&o[e(152)][e(171)])return s;o=o[e(146)]}return{type:e(151),content:zr(n,e(181),zr(n,e(175)))+" ("+r[e(153)]+")"}}}}}function Ni(){const t=["afterInit","*Remove format:* %0","89620qFAZjK","next","get","enableDefaultAttributesIntegration","909BHFnqY","key","format","data","oldValue","registerDescriptionCallback","locale","27804843eLteGk","MultiLevelList","779558eTFziK","listType","has","1976540ZNeptB","editor","2163000LHmhoJ","TrackChangesEditing","descriptionFactory","392nPVlTi","multiLevelList","61159UFPAwq","5ieSHJw","1QhBTqY","newValue","listMarkerStyle","head","*Set format:* %0","ELEMENT_MULTI_LEVEL_LIST","5391114rUFGjU","plugins","registerBlockAttribute","handleDescriptions"];return(Ni=function(){return t})()}function Ri(){const t=["afterInit","locale","1822YaXpqK","71undovw","PageBreakEditing","has","plugins","get","registerElementLabel","204KZLdRE","3010095ieFCsu","15534354uezQFs","10URIVtW","2683413QwAwzK","2392579pXUXIB","editor","pageBreak","8enQVCr","ELEMENT_PAGE_BREAK","35121vemtGO","TrackChangesEditing","2209818oJpYRB","descriptionFactory","enableCommand"];return(Ri=function(){return t})()}const Si=vi;function vi(t,e){const n=Ri();return(vi=function(t,e){return n[t-=429]})(t,e)}!function(t,e){const n=vi,r=t();for(;;)try{if(344238===-parseInt(n(436))/1*(parseInt(n(435))/2)+-parseInt(n(452))/3*(parseInt(n(442))/4)+parseInt(n(443))/5+-parseInt(n(430))/6+parseInt(n(447))/7*(-parseInt(n(450))/8)+-parseInt(n(446))/9*(parseInt(n(445))/10)+parseInt(n(444))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ri);class Mi extends t.Plugin{[Si(433)](){const t=Si,e=this[t(448)];if(!e[t(439)][t(438)](t(437)))return;e[t(439)][t(440)](t(429))[t(432)](t(449));const n=e[t(439)][t(440)](t(429)),r=e[t(434)];n[t(431)][t(441)](t(449),(e=>zr(r,t(451),e)))}}function wi(t,e){const n=Oi();return(wi=function(t,e){return n[t-=221]})(t,e)}function Oi(){const t=["_registerLegacyDescription","createUIElement","*Insert:* %0","11vRhUZW","format","getItemLabel","commandName","insertParagraph","markerRange","options","TrackChangesEditing","locale","insertion","checkChild","afterInit","descriptionFactory","1715136cycIHU","paragraph","addClass","isBlock","editing","16gPRKHJ","1640401CotRcK","consumable","ELEMENT_PARAGRAPH","toViewPosition","isLimit","writer","addMarker:suggestion:insertion","editor","get","start","16TJbupI","Paragraph","$text","mapper","669114tGHuUi","679230CgMaHZ","nodeAfter","6gAnfHp","end","downcastDispatcher","has","getFirstRange","span","consume","name","*Change to:* %0","type","formatBlock","showSuggestionHighlights","isTouching","schema","activeMarkers","highest","includes","insert","enableCommand","63815yqVncp","markerName","enableDefaultAttributesIntegration","4XDluvI","plugins","ck-suggestion-marker--active","bindElementToMarker","data","registerElementLabel","ck-suggestion-marker-split","15559dNzVMh","402020gEBKgv","model","registerDescriptionCallback"];return(Oi=function(){return t})()}const Fi=wi;!function(t,e){const n=wi,r=t();for(;;)try{if(130652===parseInt(n(250))/1*(-parseInt(n(275))/2)+parseInt(n(290))/3+parseInt(n(243))/4*(parseInt(n(240))/5)+parseInt(n(221))/6*(-parseInt(n(276))/7)+parseInt(n(286))/8*(parseInt(n(291))/9)+parseInt(n(251))/10*(-parseInt(n(257))/11)+parseInt(n(270))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oi);class Di extends t.Plugin{[Fi(268)](){const t=Fi,e=this[t(283)];if(!e[t(244)][t(224)](t(287)))return;const n=e[t(265)],r=e[t(244)][t(284)](t(264));r[t(269)][t(248)](t(271),(e=>zr(n,t(278),e))),r[t(242)](t(271)),r[t(239)](t(261)),e[t(274)][t(223)].on(t(282),Bi(e),{priority:t(236)}),e[t(247)][t(223)].on(t(282),((n,r,s)=>{const o=t;s[o(263)][o(232)]&&Bi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(236)});const s=r[t(269)];s[t(253)]((r=>{const o=t;if(o(266)!==r[o(230)])return;const{start:i,end:a}=r[o(225)]();if(!i[o(233)](a)||!i[o(292)])return;const c=e[o(252)][o(234)],u=i[o(292)];return c[o(273)](u)&&!c[o(280)](u)&&c[o(267)](u,o(288))?{type:o(266),content:zr(n,o(256),s[o(259)](u,1))}:void 0})),this[t(254)]()}[Fi(254)](){const t=Fi,e=this[t(283)],n=e[t(265)];e[t(244)][t(284)](t(264))[t(269)][t(253)]((e=>{const r=t;if(r(231)!=e[r(230)])return;const{data:s}=e;return s&&r(271)==s[r(260)]?{type:r(258),content:zr(n,r(229),zr(n,r(278)))}:void 0}))}}function Bi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=wi,i=t[o(244)][o(284)](o(264)),a=r[o(262)][o(285)],c=r[o(262)][o(222)],u=t[o(252)][o(234)];if(!a[o(233)](c)||!a[o(292)])return;const l=a[o(292)];if(u[o(273)](l)&&!u[o(280)](l)&&u[o(267)](l,o(288))){if(!s[o(277)][o(227)](r[o(262)],n[o(228)]))return;const t=s[o(281)][o(255)](o(226),{class:o(249)}),a=s[o(289)][o(279)](c);e&&i[o(235)][o(237)](r[o(241)])&&s[o(281)][o(272)](o(245),t),s[o(281)][o(238)](a,t),s[o(289)][o(246)](t,r[o(241)])}}}function Pi(){const t=["removeFormat","afterInit","commandName","RemoveFormatEditing","descriptionFactory","185868pHcsgL","has","808432sjbPSG","registerDescriptionCallback","type","format","6524990XcMheD","get","6449418DAZXbw","2884147PlSsIp","3370968RPXmUb","formatBlock","plugins","TrackChangesEditing","enableDefaultAttributesIntegration","_registerLegacyDescription","*Remove all formatting*","editor","locale","8DiXuUC","formatInline","2493048QfAlUX"];return(Pi=function(){return t})()}const Ui=xi;function xi(t,e){const n=Pi();return(xi=function(t,e){return n[t-=156]})(t,e)}!function(t,e){const n=xi,r=t();for(;;)try{if(795841===parseInt(n(180))/1+parseInt(n(172))/2+-parseInt(n(161))/3+parseInt(n(178))/4+parseInt(n(157))/5+-parseInt(n(159))/6+-parseInt(n(160))/7*(parseInt(n(170))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pi);class ji extends t.Plugin{[Ui(174)](){const t=Ui,e=this[t(168)];e[t(163)][t(179)](t(176))&&(e[t(163)][t(158)](t(164))[t(165)](t(173)),this[t(166)]())}[Ui(166)](){const t=Ui,e=this[t(168)];e[t(163)][t(158)](t(164))[t(177)][t(181)]((n=>{const r=t;if(r(162)!=n[r(182)]&&r(171)!=n[r(182)])return;const{data:s}=n;return s&&r(173)==s[r(175)]?{type:r(156),content:zr(e[r(169)],r(167))}:void 0}))}}const Gi=Vi;function Vi(t,e){const n=Hi();return(Vi=function(t,e){return n[t-=217]})(t,e)}function Hi(){const t=["1007310Jumcwy","acceptSuggestion","get","afterInit","goToPreviousRestrictedEditingException","discardAllSuggestions","trackChanges","acceptAllSuggestions","1430095CncUHt","20kMLbdp","4iWuepd","29580298rlIAox","plugins","RestrictedEditingModeEditing","discardSuggestion","16GTFGfU","TrackChangesEditing","40617JsGPNP","has","7vAkIZD","editor","goToNextRestrictedEditingException","enableCommand","471368OStuNc","acceptSelectedSuggestions","208620ZjxeZn","discardSelectedSuggestions","3357576GSrMlr"];return(Hi=function(){return t})()}!function(t,e){const n=Vi,r=t();for(;;)try{if(565500===-parseInt(n(223))/1+parseInt(n(238))/2*(-parseInt(n(240))/3)+-parseInt(n(233))/4*(parseInt(n(231))/5)+-parseInt(n(220))/6+parseInt(n(242))/7*(parseInt(n(218))/8)+-parseInt(n(222))/9*(parseInt(n(232))/10)+parseInt(n(234))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hi);class zi extends t.Plugin{[Gi(226)](){const t=Gi,e=this[t(243)];if(!e[t(235)][t(241)](t(236)))return;const n=e[t(235)][t(225)](t(239));n[t(217)](t(227)),n[t(217)](t(244));const r=e[t(235)][t(225)](t(236));r[t(217)](t(229)),r[t(217)](t(224)),r[t(217)](t(237)),r[t(217)](t(230)),r[t(217)](t(228)),r[t(217)](t(219)),r[t(217)](t(221))}}function Wi(t,e){const n=Xi();return(Wi=function(t,e){return n[t-=167]})(t,e)}const Ki=Wi;function Xi(){const t=["merge","softBreak","1770872BqTLuD","ck-suggestion-marker--active","markerName","high","plugins","test","addClass","70CccePo","consumable","addMarker:suggestion","bindElementToMarker","deletion","markerRange","descriptionFactory","editor","name","options","editing","710142ywaHwV","span","ELEMENT_LINE_BREAK","toViewPosition","includes","42fdSmdO","TrackChangesEditing","element","addMarker:suggestion:insertion","createPositionBefore","mapper","addMarker:suggestion:deletion","downcastDispatcher","2710653SPTSuT","locale","getItems","get","writer","5309205Hdemyu","registerElementLabel","7032054rCZGJi","data","4TfbUrG","ck-suggestion-marker-","insert","model","169034kzOZmy","init","createUIElement","activeMarkers","split","requires","3KIIVoV","enableCommand","showSuggestionHighlights","10913175AFOahW","shiftEnter"];return(Xi=function(){return t})()}!function(t,e){const n=Wi,r=t();for(;;)try{if(688763===parseInt(n(212))/1*(-parseInt(n(206))/2)+parseInt(n(180))/3*(parseInt(n(202))/4)+parseInt(n(198))/5+-parseInt(n(200))/6+-parseInt(n(185))/7*(-parseInt(n(219))/8)+parseInt(n(215))/9+parseInt(n(169))/10*(-parseInt(n(193))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xi);class qi extends t.Plugin{static get[Ki(211)](){return[Js.ShiftEnter]}[Ki(207)](){const t=Ki,e=this[t(176)],n=e[t(223)][t(196)](t(186));n[t(213)](t(216)),e[t(179)][t(192)].on(t(188),Zi(e),{priority:t(222)}),e[t(179)][t(192)].on(t(191),Zi(e),{priority:t(222)}),e[t(201)][t(192)].on(t(171),((n,r,s)=>{const o=t;s[o(178)][o(214)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(175)][t(199)](t(218),(n=>zr(e[t(194)],t(182),n)))}}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Wi,i=t[o(223)][o(196)](o(186));if(!s[o(170)][o(167)](r[o(174)],n[o(177)]))return;const a=t[o(205)];for(const t of r[o(174)][o(195)]()){if(!t.is(o(187),o(218)))continue;const n=o(173)==r[o(221)][o(210)](":")[1]?o(217):o(210),c=s[o(197)][o(208)](o(181),{class:o(203)+n}),u=s[o(190)][o(183)](a[o(189)](t));e&&i[o(209)][o(184)](r[o(221)])&&s[o(197)][o(168)](o(220),c),s[o(197)][o(204)](u,c),s[o(190)][o(172)](c,r[o(221)])}}}const Ji=Yi;function Qi(){const t=["304PQbBgq","3296262aWjPjv","descriptionFactory","enableCommand","StandardEditingModeEditing","15oslcoL","plugins","9oRWkSd","editor","9708aLgnRC","afterInit","6105330tDpfsu","forceValue","restrictedEditingException","markInlineFormat","commands","type","from","6cgueng","commandParams","value","getRanges","change","registerDescriptionCallback","format","get","selection","249126zlqPsu","FORMAT_RESTRICTED_ENABLED","locale","FORMAT_RESTRICTED_DISABLED","2959UgFuTQ","TrackChangesEditing","commandName","model","4uSlxxl","has","26782BULRoW","233382SsIlZt","13Ynybdp","formatInline","2074910xZBdFg","formatBlock","document","isCollapsed"];return(Qi=function(){return t})()}function Yi(t,e){const n=Qi();return(Yi=function(t,e){return n[t-=233]})(t,e)}!function(t,e){const n=Yi,r=t();for(;;)try{if(679542===parseInt(n(269))/1*(-parseInt(n(244))/2)+-parseInt(n(252))/3*(-parseInt(n(241))/4)+parseInt(n(256))/5*(parseInt(n(233))/6)+-parseInt(n(243))/7*(-parseInt(n(251))/8)+-parseInt(n(258))/9*(parseInt(n(247))/10)+-parseInt(n(237))/11*(parseInt(n(260))/12)+parseInt(n(245))/13*(parseInt(n(262))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qi);class $i extends t.Plugin{[Ji(261)](){const t=Ji,e=this[t(259)],n=e[t(240)],r=e[t(235)];if(!e[t(257)][t(242)](t(255)))return;const s=e[t(257)][t(276)](t(238)),o=t(264),i=e[t(266)][t(276)](o);s[t(254)](o,((e,r={})=>{const a=t,c=n[a(249)][a(277)];if(c[a(250)])return void e(r);const u=void 0!==r[a(263)]?r[a(263)]:!i[a(271)];n[a(273)]((()=>{const t=a,e=Array[t(268)](c[t(272)]());for(const r of e){const e=u?[r]:Ms(o,r,n);for(const n of e)s[t(265)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(253)][t(274)]((e=>{const n=t;if(n(248)!=e[n(267)]&&n(246)!=e[n(267)])return;const{data:s}=e;return s&&s[n(239)]==o?s[n(270)][0][n(263)]?{type:n(275),content:zr(r,n(234))}:{type:n(275),content:zr(r,n(236))}:void 0}))}}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=300]})(t,e)}function na(){const t=["add","*Remove format:* %0","GeneralHtmlSupport","forceValue","config","660xHZjat","formatBlock","392ozmGSt","has","3uxiUhM","locale","30035TQpaJR","registerBlockAttribute","normalizeConfig","ghsAttributes","type","commandParams","8739CVQcAd","5485634pmwotT","get","format","toLowerCase","getGhsAttributeNameForElement","Style","block","afterInit","formatInline","366817bgQbaC","DataSchema","descriptionFactory","element","definitions","editor","styleName","TrackChangesEditing","StyleUtils","plugins","commandName","registerInlineAttribute","FORMAT_STYLE","1795874YJWppO","registerAttributeLabel","style","_registerLegacyDescription","3009580IyndnJ","*Set format:* %0","enableDefaultAttributesIntegration","371376SiDQJk","inline","registerDescriptionCallback"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(471931===parseInt(n(317))/1+-parseInt(n(330))/2+parseInt(n(349))/3*(-parseInt(n(337))/4)+parseInt(n(301))/5*(parseInt(n(345))/6)+parseInt(n(308))/7+parseInt(n(347))/8*(-parseInt(n(307))/9)+-parseInt(n(334))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ta(315)](){const t=ta,e=this[t(322)];if(!e[t(326)][t(348)](t(313))||!e[t(326)][t(348)](t(318)))return;const n=e[t(326)][t(309)](t(324)),r=e[t(300)],s=e[t(344)][t(309)](t(332))||{},o=e[t(326)][t(309)](t(342)),i=e[t(326)][t(309)](t(325))[t(303)](e[t(326)][t(309)](t(318)),s[t(321)]);n[t(336)](t(332));const a=new Set;for(const e of i[t(314)]){const n=o[t(312)](e[t(320)]);a[t(340)](n)}const c=new Set;for(const e of i[t(338)]){const n=o[t(312)](e[t(320)]);c[t(340)](n);for(const n of e[t(304)])c[t(340)](n)}for(const e of a)n[t(302)](e),n[t(319)][t(331)](e,zr(r,t(329)));for(const e of c)n[t(328)](e),n[t(319)][t(331)](e,zr(r,t(329)));this[t(333)]()}[ta(333)](){const t=ta,e=this[t(322)],n=e[t(300)];e[t(326)][t(309)](t(324))[t(319)][t(339)]((e=>{const r=t;if(r(346)!=e[r(305)]&&r(316)!=e[r(305)])return;const{data:s}=e;return s&&r(332)===s[r(327)]?s[r(306)][0][r(343)]?{type:r(310),content:zr(n,r(335),s[r(306)][0][r(323)][r(311)]())}:{type:r(310),content:zr(n,r(341),s[r(306)][0][r(323)][r(311)]())}:void 0}))}}const sa=oa;function oa(t,e){const n=aa();return(oa=function(t,e){return n[t-=154]})(t,e)}!function(t,e){const n=oa,r=t();for(;;)try{if(833549===parseInt(n(182))/1+parseInt(n(250))/2+-parseInt(n(306))/3*(parseInt(n(314))/4)+parseInt(n(239))/5*(-parseInt(n(186))/6)+parseInt(n(172))/7*(parseInt(n(253))/8)+-parseInt(n(187))/9+-parseInt(n(236))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(aa);class ia extends t.Plugin{constructor(t){const e=oa;super(t),this[e(164)]=[e(270),e(274)],this[e(268)]=new Set}[sa(276)](){const t=sa,e=this[t(243)],n=e[t(223)][t(231)][t(196)];if(!e[t(240)][t(260)](t(259)))return;const r=e[t(184)],s=e[t(240)][t(194)](t(273)),o=e[t(240)][t(194)](t(205));s[t(258)][t(200)](t(207),(e=>zr(r,t(180),e))),this[t(191)](),s[t(183)](t(161)),s[t(183)](t(266)),s[t(183)](t(255));for(const r of[t(267),t(316)]){const i=e[t(198)][t(194)](r);s[t(183)](r,(r=>{const a=t;e[a(223)][a(222)]((t=>{const e=a;r();const c=e(245)===i[e(289)],u=o[e(288)](n),l=o[e(235)](u),f=c?l[e(224)]-1:l[e(277)]+1,h=u[0][e(155)](e(207)),g=o[e(311)](h,{startRow:f,endRow:f}),d=Array[e(238)](g)[e(229)]((n=>t[e(249)](n[e(158)])));s[e(176)](d,e(270))}))}))}for(const r of[t(201),t(286)]){const i=e[t(198)][t(194)](r);s[t(183)](r,(r=>{const a=t;e[a(223)][a(222)]((t=>{const e=a;r();const c=e(216)===i[e(289)],u=o[e(288)](n),l=o[e(315)](u),f=c?l[e(224)]-1:l[e(277)]+1,h=u[0][e(155)](e(207)),g=o[e(311)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(238)](g)[e(229)]((n=>t[e(249)](n[e(158)])));s[e(176)](d,e(274))}))}))}for(const r of[t(302),t(242)]){const i=r[t(209)](11),a=i[t(234)](),c=a[t(209)](0,3)+t(303),u=t(207)+i,l=t(199)+i,f=t(283)+i;s[t(183)](r,(()=>{const i=t;e[i(223)][i(222)]((t=>{const e=i,h=o[e(288)](n),g=h[0][e(155)](e(207));let d;if(e(302)==r){const t=o[e(235)](h);d={startRow:t[e(224)],endRow:t[e(277)],includeAllSlots:!0}}else{const t=o[e(315)](h);d={startColumn:t[e(224)],endColumn:t[e(277)],includeAllSlots:!0}}const p=o[e(311)](g,d),m=Array[e(238)](p)[e(229)]((({cell:t})=>t)),I=ca(m[e(227)]((t=>t[e(257)](c)))),E=ca(m[e(227)]((t=>!t[e(257)](c))))[e(229)]((n=>t[e(249)](n))),b=s[e(299)](E,u);if(b&&(e(270)==b[e(269)]||e(274)==b[e(269)])){const n=this[e(237)](b);for(const r of I){const s=t[e(249)](r),i=o[e(210)](r),u=r[e(154)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(167)](s)}}}))}))}function c(r){const s=t,o=Array[s(238)](n[s(278)]())[s(229)]((t=>i.LiveRange[s(287)](t)));e[s(223)][s(222)]((t=>{const n=s,i=t[n(248)];r=r[n(227)]((t=>n(228)!=t[n(300)][n(171)])),t[n(301)](r),e[n(198)][n(194)](n(302))[n(203)](),e[n(275)](n(302),{forceDefaultExecution:!0}),e[n(223)][n(264)]((()=>{const t=n;e[t(223)][t(264)](i,(e=>{const n=t,r=o[n(227)]((t=>n(228)!=t[n(300)][n(171)]));r[n(218)]>0&&e[n(301)](r);for(const t of o)t[n(233)]()}))}))}))}function u(r){const s=t;e[s(223)][s(222)]((t=>{const o=s,a=Array[o(238)](n[o(278)]())[o(229)]((t=>i.LiveRange[o(287)](t))),c=[];for(const t of r)for(const e of t[o(192)]({shallow:!0}))c[o(170)](e);for(const n of c)o(228)!=n[o(300)][o(171)]&&(t[o(301)](t[o(159)](n,0)),e[o(198)][o(194)](o(242))[o(203)](),e[o(275)](o(242),{forceDefaultExecution:!0}));const u=a[o(227)]((t=>o(228)!=t[o(300)][o(171)]));u[o(218)]>0&&t[o(301)](u);for(const t of a)t[o(233)]()}))}function l(e,n){const r=t;return n[r(294)]((t=>e[r(285)]((e=>e[r(251)][r(175)](t[r(305)])||t[r(251)][r(175)](e[r(305)])))))}function f(e,n){const r=t;return!e[r(285)]((t=>n[r(285)]((e=>t[r(284)](e)))))&&e[r(285)]((t=>n[r(285)]((e=>t[r(251)][r(219)](e[r(305)])))))}e[t(160)][t(272)].on(t(298),((e,n,r)=>{const s=t;if(!r[s(296)][s(166)])return;const o=n[s(291)];if(!o)return;const i=r[s(211)][s(232)](o);function c(t){return Array[s(279)](t)?t:[t]}i&&s(304)===o[s(312)]&&(0,a.setHighlightHandling)(i,r[s(271)],((t,e,n)=>n[s(202)](c(e[s(197)]),t)),((t,e,n)=>n[s(226)](c(e[s(197)]),t)))}),{priority:t(308)}),s[t(258)][t(204)]((e=>{const n=t;if(n(189)!=e[n(163)]&&n(281)!=e[n(163)])return;const s=e[n(230)]();if(null!=s&&s.is(n(295),n(207))){if(n(189)==e[n(163)]){const t=e[n(192)]()[n(227)]((t=>t.is(n(293))))[n(229)]((t=>t[n(160)]));if(t[n(218)])return{type:n(189),content:zr(r,n(174),zr(r,n(261),'"'+t[n(212)](" ")+'"'))}}if(n(281)==e[n(163)]){const t=e[n(192)]()[n(227)]((t=>t.is(n(293))))[n(229)]((t=>t[n(160)]));if(t[n(218)])return{type:n(281),content:zr(r,n(313),zr(r,n(261),'"'+t[n(212)](" ")+'"'))}}}})),s[t(258)][t(204)]((e=>{const n=t;if(n(270)==e[n(269)]){const t=e[n(192)]()[n(227)]((t=>t.is(n(293))))[n(229)]((t=>t[n(160)])),s=this[n(237)](e),o=s[n(162)]-s[n(206)]+1;if(n(189)==e[n(163)])return t[n(218)]?{type:n(189),content:zr(r,n(174),zr(r,n(262),[o,'"'+t[n(212)](" ")+'"']))}:{type:n(189),content:zr(r,n(174),zr(r,n(297),o))};if(n(281)==e[n(163)])return t[n(218)]?{type:n(281),content:zr(r,n(313),zr(r,n(262),[o,'"'+t[n(212)](" ")+'"']))}:{type:n(281),content:zr(r,n(313),zr(r,n(297),o))}}if(n(274)==e[n(269)]){const t=e[n(192)]()[n(227)]((t=>t.is(n(293))))[n(229)]((t=>t[n(160)])),s=this[n(237)](e),o=s[n(193)]-s[n(188)]+1;if(n(189)==e[n(163)])return t[n(218)]?{type:n(189),content:zr(r,n(174),zr(r,n(280),[o,'"'+t[n(212)](" ")+'"']))}:{type:n(189),content:zr(r,n(174),zr(r,n(156),o))};if(n(281)==e[n(163)])return t[n(218)]?{type:n(281),content:zr(r,n(313),zr(r,n(280),[o,'"'+t[n(212)](" ")+'"']))}:{type:n(281),content:zr(r,n(313),zr(r,n(156),o))}}})),s[t(195)][t(168)](t(189),t(270),t(246),c),s[t(195)][t(168)](t(281),t(270),t(241),c),s[t(195)][t(168)](t(189),t(274),t(246),u),s[t(195)][t(168)](t(281),t(274),t(241),u),s[t(195)][t(168)](t(189),t(274),t(212),l),s[t(195)][t(168)](t(281),t(274),t(212),l),s[t(195)][t(168)](t(189),t(270),t(212),f),s[t(195)][t(168)](t(281),t(270),t(212),f)}[sa(217)](){const t=sa,e=this[t(243)],n=e[t(223)][t(231)][t(196)];return(r,s)=>{const o=t;e[o(223)][o(222)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(251)][a(310)];u&&u[0]&&!1===u[0][a(190)]&&(l=r[0][a(305)][a(265)]);const f=t[a(225)](l);if(a(228)==f[a(300)][a(171)])return;const h=Array[a(238)](n[a(278)]())[a(229)]((t=>i.LiveRange[a(287)](t)));t[a(301)](f),e[a(198)][a(194)](c)[a(203)](),u[a(170)]({forceDefaultExecution:!0}),e[a(275)](c,...u);const g=h[a(227)]((t=>a(228)!=t[a(300)][a(171)]));g[a(218)]>0&&t[a(301)](g);for(const t of h)t[a(233)]()}))}}[sa(290)](t){const e=sa,n=this[e(243)][e(240)][e(194)](e(205));let r=Number[e(244)],s=Number[e(256)],o=Number[e(244)],i=Number[e(256)];for(const a of t){if(e(228)==a[e(300)][e(171)])continue;const{row:t,column:c}=n[e(210)](a),u=a[e(257)](e(185))?a[e(154)](e(185))-1:0,l=a[e(257)](e(215))?a[e(154)](e(215))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[sa(191)](){const t=sa,e=this[t(243)],n=e[t(240)][t(194)](t(273)),r=e[t(240)][t(194)](t(205));e[t(223)][t(231)].on(t(173),(()=>{const r=t,s=Array[r(238)](e[r(223)][r(231)][r(292)][r(169)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(178)](t);if(r(177)!=s)continue;if(null!=e[r(307)])continue;const a=n[r(282)](o);this[r(164)][r(165)](i)&&this[r(268)][r(247)](a)}}),{priority:t(179)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(249)](e),a=e[s(155)](s(207)),c=r[s(210)](e);for(const t of this[s(268)]){const n=t[s(269)],r=n[s(214)](s(263)),u=n[s(209)](r?10:5),l=u[s(234)](),f=l[s(209)](0,3)+s(303),h=s(199)+u,g=s(283)+u;if(!t[s(157)])continue;if(a!=t[s(252)]()[s(305)][s(155)](s(207)))continue;if(t[s(221)](i))continue;const d=e[s(257)](f)?e[s(154)](f)-1:0,p=this[s(237)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(167)](i),o=!0)}return o};e[t(223)][t(231)][t(309)]((n=>{const r=t;let o=!1;for(const t of e[r(223)][r(231)][r(292)][r(254)]())if(r(213)==t[r(163)])if(r(270)==t[r(312)])for(const e of t[r(181)][r(265)][r(208)]())o=o||s(e,n);else r(304)==t[r(312)]&&(o=o||s(t[r(181)][r(265)],n));return o}))}[sa(237)](t){const e=sa;return this[e(290)](t[e(278)]()[e(229)]((t=>t[e(305)][e(265)])))}}function aa(){const t=["tableCell","start","3200733pFBaIU","oldRange","highest","registerPostFixer","nodeBefore","createTableWalker","name","*Remove:* %0","4Zxilra","getColumnIndexes","insertTableRowBelow","getAttribute","findAncestor","ELEMENT_TABLE_COLUMN","isInContent","cell","createPositionAt","data","insertTable","maxRow","type","_tablePostFixingSubtypes","includes","showSuggestionHighlights","addRange","registerCustomCallback","getChangedMarkers","push","rootName","7443282gZMQpU","change:data","*Insert:* %0","isEqual","markMultiRangeInsertion","suggestion","_splitMarkerName","low","ELEMENT_TABLE","position","1490120HitZHf","enableCommand","locale","rowspan","2265936YNspRZ","9494694rdSVli","minColumn","insertion","forceValue","_setupColumnsRowsFixing","getItems","maxColumn","get","_suggestionFactory","selection","classes","commands","min","registerElementLabel","insertTableColumnLeft","addClass","refresh","registerDescriptionCallback","TableUtils","minRow","table","getChildren","substr","getCellLocation","mapper","join","insert","startsWith","colspan","left","_acceptFormatSuggestionCallbackFactory","length","isTouching","values","isIntersectingWithRange","change","model","first","createRangeIn","removeClass","filter","$graveyard","map","getContainedElement","document","toViewElement","detach","toLowerCase","getRowIndexes","5538420XACXJN","_getSuggestionCoords","from","5JcQpmU","plugins","accept","removeTableColumn","editor","MAX_SAFE_INTEGER","above","discard","add","batch","createRangeOn","2666956MozbBk","end","getFirstRange","8PlIFYZ","getChanges","selectTableColumn","MIN_SAFE_INTEGER","hasAttribute","descriptionFactory","TableEditing","has","ELEMENT_TABLE_WITH_TEXT","ELEMENT_TABLE_ROW_WITH_TEXT","tablePaste","enqueueChange","nodeAfter","selectTableRow","insertTableRowAbove","_tableSuggestions","subType","tableRow","writer","downcastDispatcher","TrackChangesEditing","tableColumn","execute","afterInit","last","getRanges","isArray","ELEMENT_TABLE_COLUMN_WITH_TEXT","deletion","getSuggestion","max","isIntersecting","some","insertTableColumnRight","fromRange","getSelectionAffectedTableCells","order","_getCoordsForCells","item","differ","$textProxy","every","element","options","ELEMENT_TABLE_ROW","addMarker:suggestion","markMultiRangeDeletion","root","setSelection","removeTableRow","span"];return(aa=function(){return t})()}function ca(t){const e=sa;return Array[e(238)](new Set(t)[e(220)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=430]})(t,e)}function fa(){const t=["size","$graveyard","*Split cell:* horizontally","275QUCwUv","deletion","formatBlock","_tablePostFixingSubtypes","isInContent","find","get","getFirstPosition","table","588651QVwvac","rootName","format","splitTableCellVertically","editor","mergeTableCellUp","element","add","createRangeOn","set:isEnabled","highest","createTableWalker","has","change","getCellLocation","mergeTableCells","type","_areSelectedCellsMergable","accept","_isForcedDefaultExecutionBlock","commandName","getSelectionAffectedTableCells","splitTableCellHorizontally","registerCustomCallback","descriptionFactory","getAncestors","104865mvLoKF","markBlockFormat","push","requires","getSuggestions","execute","_acceptFormatSuggestionCallbackFactory","direction","locale","formatInline","detach","stop","*Split cell:* vertically","_suggestionFactory","filter","739098XBzsXz","fromRange","tableCell","subType","986301GipweK","model","TableEditing","10204sIsIua","map","refresh","length","mergeTableCellRight","document","142740GYsXvi","_areMergableCells","setSelection","plugins","isEnabled","7pAtEcR","insertion","getRanges","horizontally","136496NSaAQk","cell","registerDescriptionCallback","return","author","selection","*Merge cells*","forceDefaultExecution","low","commands","mergeTableCellDown","afterInit","trackChanges","root","enableCommand","containsRange","markMultiRangeBlockFormat","TableUtils","from","value","mergeTableCellLeft","findAncestor","TrackChangesEditing"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(163755===-parseInt(n(447))/1+-parseInt(n(475))/2+parseInt(n(519))/3+-parseInt(n(469))/4*(-parseInt(n(510))/5)+-parseInt(n(462))/6+parseInt(n(480))/7*(parseInt(n(484))/8)+parseInt(n(466))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(450)](){return[ia]}[ua(495)](){const t=ua,e=this[t(523)],n=e[t(467)][t(474)][t(489)],r=e[t(455)];if(!e[t(478)][t(433)](t(468)))return;const s=e[t(478)][t(516)](t(506)),o=e[t(478)][t(516)](t(501)),a=e[t(478)][t(516)](ia);a[t(513)][t(449)](t(436)),s[t(498)](t(436),(()=>{const n=t,r=o[n(442)](e[n(467)][n(474)][n(489)]);e[n(467)][n(434)]((()=>{const t=n;s[t(500)](r,{commandName:t(436),commandParams:[]},[],t(436))}))})),e[t(493)][t(516)](t(436)).on(t(452),((n,r)=>{const o=t;e[o(493)][o(516)](o(496))[o(503)]&&(r[o(472)]>0&&r[r[o(472)]-1]&&r[r[o(472)]-1][o(491)]||s[o(440)]||this[o(438)]()||n[o(458)]())}),{priority:t(431)});for(const n of[t(524),t(473),t(494),t(504)]){const r=e[t(493)][t(516)](n);s[t(498)](n,(()=>{const n=t,o=e[n(467)][n(474)][n(489)][n(517)]()[n(446)]()[n(515)]((t=>t.is(n(525),n(464)))),i=r[n(503)];e[n(467)][n(434)]((()=>{const t=n;s[t(500)]([o,i],{commandName:t(436),commandParams:[]},[],t(436))}))}))}for(const n of[t(522),t(443)]){const r=e[t(493)][t(516)](n);s[t(498)](n,(()=>{const i=t,a=o[i(442)](e[i(467)][i(474)][i(489)])[0],c=a[i(505)](i(518)),{column:u,row:l}=o[i(435)](a);let f=[];if(i(483)==r[i(454)]){const t=o[i(432)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(502)](t)[i(470)]((t=>t[i(485)]))}else{const t=o[i(432)](c,{column:u,includeAllSlots:!0});f=Array[i(502)](t)[i(470)]((t=>t[i(485)]))}e[i(467)][i(434)]((t=>{const e=i;s[e(448)](t[e(527)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(445)][t(486)]((e=>{const n=t;if(n(512)!=e[n(437)]&&n(456)!=e[n(437)])return;const{data:s}=e;return s&&n(436)==s[n(441)]?{type:n(521),content:zr(r,n(490))}:void 0})),s[t(445)][t(486)]((e=>{const n=t;if(n(512)!=e[n(437)]&&n(456)!=e[n(437)])return;const{data:s}=e;return s?n(522)==s[n(441)]?{type:n(521),content:zr(r,n(459))}:n(443)==s[n(441)]?{type:n(521),content:zr(r,n(509))}:void 0:void 0}));const c=a[t(453)]();for(const e of[t(524),t(473),t(494),t(504)])s[t(460)][t(444)](t(512),e,t(439),c);for(const e of[t(522),t(443)])s[t(460)][t(444)](t(512),e,t(439),c);s[t(460)][t(444)](t(512),t(436),t(439),(r=>{const s=t;e[s(467)][s(434)]((t=>{const o=s,a=Array[o(502)](n[o(482)]())[o(470)]((t=>i.LiveRange[o(463)](t)));t[o(477)](r),e[o(493)][o(516)](o(436))[o(471)](),e[o(452)](o(436),{forceDefaultExecution:!0});const c=a[o(461)]((t=>o(508)!=t[o(497)][o(520)]));c[o(472)]>0&&t[o(477)](c);for(const t of a)t[o(457)]()}))}));for(const n of[t(524),t(494),t(504),t(473)]){const r=e[t(493)][t(516)](n);r.on(t(430),((n,s,o)=>{const i=t;if(o){const t=e[i(467)][i(474)][i(489)][i(517)]()[i(446)]()[i(515)]((t=>t.is(i(525),i(464))));this[i(476)](r[i(503)],t)||(n[i(487)]=!1,n[i(458)]())}}),{priority:t(492)})}}[ua(438)](){const t=ua,e=this[t(523)][t(493)][t(516)](t(436)),n=this[t(523)][t(478)][t(516)](t(501));if(!e[t(479)])return!1;const r=n[t(442)](this[t(523)][t(467)][t(474)][t(489)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(476)](e,n))return!1;return!0}[ua(476)](t,e){const n=ua,r=this[n(523)][n(478)][n(516)](n(506)),s=this[n(523)][n(467)][n(527)](t),o=this[n(523)][n(467)][n(527)](e),i=new Set,a=new Set;for(const t of r[n(451)]())if((n(481)==t[n(437)]||n(511)==t[n(437)]||n(436)==t[n(465)])&&t[n(514)])for(const e of t[n(482)]())e[n(499)](s,!0)&&i[n(526)](t[n(437)]+":"+t[n(488)].id),e[n(499)](o,!0)&&a[n(526)](t[n(437)]+":"+t[n(488)].id);if(i[n(507)]!=a[n(507)])return!1;for(const t of i)if(!a[n(433)](t))return!1;return!0}}function ga(t,e){const n=pa();return(ga=function(t,e){return n[t-=384]})(t,e)}const da=ga;function pa(){const t=["descriptionFactory","data","setAttribute","requires","markerRange","commandParams","formatBlock","toViewElement","1037559btnvnD","_acceptFormatSuggestionCallbackFactory","cell","item","accept","has","removeMarker:suggestion","bindElementToMarker","430760UnFuNN","consume","addMarker:suggestion","_handleLegacySuggestions","FORMAT_HEADER_ROW","registerCustomCallback","type","FORMAT_REGULAR_ROW","stop","unbindElementFromMarkerName","locale","ck-suggestion-marker-","_splitMarkerName","removeClass","_registerLegacyDescription","95cPRtSS","ck-suggestion-marker--active","downcastDispatcher","48474wQfXIg","get","removeAttribute","afterInit","forceValue","1703975XUJcIh","getCellLocation","addClass","256454WLyqnB","markerName","2907WxTrno","activeMarkers","*Format:* %0","writer","registerDescriptionCallback","mapper","editor","format","createTableWalker","data-suggestion","start","includes","end","enableDefaultAttributesIntegration","FORMAT_REGULAR_COLUMN","registerBlockAttribute","name","TableUtils","392596LMVLaX","430yXIned","nodeAfter","nodeBefore","setTableColumnHeader","FORMAT_HEADER_COLUMN","_suggestionFactory","consumable","10792uNAbzh","editing","getSuggestion","parent","TableEditing","commandName","plugins","showSuggestionHighlights","options","markerNameToElements","headingRows","highest","TrackChangesEditing","2TWfCWM","setTableRowHeader","headingColumns","registerAttributeLabel"];return(pa=function(){return t})()}!function(t,e){const n=ga,r=t();for(;;)try{if(502166===-parseInt(n(399))/1+parseInt(n(420))/2*(-parseInt(n(432))/3)+-parseInt(n(440))/4+parseInt(n(455))/5*(parseInt(n(458))/6)+-parseInt(n(463))/7+parseInt(n(407))/8*(parseInt(n(468))/9)+-parseInt(n(400))/10*(-parseInt(n(466))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[da(427)](){return[ia]}[da(461)](){const t=da,e=this[t(387)];if(!e[t(413)][t(437)](t(411)))return;const n=e[t(450)],r=e[t(413)][t(459)](t(419));r[t(394)](t(421)),r[t(394)](t(403)),r[t(396)](t(417)),r[t(396)](t(422)),r[t(424)][t(423)](t(417),zr(n,t(444))),r[t(424)][t(423)](t(422),zr(n,t(404))),this[t(443)]()}[da(443)](){const t=da,e=this[t(387)][t(413)][t(459)](t(419)),n=this[t(387)][t(413)][t(459)](t(398)),r=this[t(387)][t(413)][t(459)](ia)[t(433)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=ga,{type:c,id:u}=e[a(452)](o[a(467)]),l=e[a(409)](u),f=l[a(425)];if(a(430)!=l[a(446)]||!f||a(403)!=f[a(412)])return;if(o[a(435)])return void s[a(448)]();if(!i[a(406)][a(441)](o[a(428)],s[a(397)]))return;const h=o[a(428)][a(391)][a(401)],g=o[a(428)][a(393)][a(402)],d=h[a(410)][a(410)],{column:p}=n[a(464)](h),{column:m}=n[a(464)](g);for(let s=p;s<=m;s++){const l=n[a(389)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(434)],l=i[a(386)][a(431)](s);i[a(384)][a(465)](a(451)+c,l),r&&i[a(384)][a(426)](a(390),u,l),i[a(386)][a(439)](l,o[a(467)]),t&&(e[a(469)][a(392)](o[a(467)])?i[a(384)][a(465)](a(456),l):i[a(384)][a(453)](a(456),l))}}}}e[t(405)][t(445)](t(430),t(421),t(436),r),e[t(405)][t(445)](t(430),t(403),t(436),r),this[t(387)][t(408)][t(457)].on(t(442),s(),{priority:t(418)}),this[t(387)][t(425)][t(457)].on(t(442),((e,n,r)=>{const o=t;r[o(415)][o(414)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(418)}),this[t(387)][t(408)][t(457)].on(t(438),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(452)](r[o(467)]),c=e[o(409)](a),u=c[o(425)];if(o(430)!=c[o(446)]||!u||o(403)!=u[o(412)])return;const l=s[o(386)][o(416)](r[o(467)]);if(l)for(const t of l)s[o(384)][o(453)](o(451)+i,t),s[o(384)][o(453)](o(456),t),s[o(384)][o(460)](o(390),t),s[o(386)][o(449)](t,r[o(467)])}),{priority:t(418)}),this[t(454)]()}[da(454)](){const t=da,e=this[t(387)],n=e[t(450)];function r(e){const r=t;return{type:r(388),content:zr(n,r(470),e)}}e[t(413)][t(459)](t(419))[t(424)][t(385)]((e=>{const s=t;if(s(430)!=e[s(446)])return;const{data:o}=e;if(o){if(s(421)==o[s(412)]){const t=o[s(429)][0][s(462)];return r(zr(n,s(t?444:447)))}if(s(403)==o[s(412)]){const t=o[s(429)][0][s(462)];return r(zr(n,s(t?404:395)))}}}))}}const Ia=Ea;function Ea(t,e){const n=ba();return(Ea=function(t,e){return n[t-=335]})(t,e)}function ba(){const t=["view","find","newRange","clipboardOutput","locale","join","markerName","tableCellPadding","entries","documentSelection","columns","tableCellBackgroundColor","isInContent","last","getChildren","next","redo","suggestion:formatBlock:tablePasteCell","start","some","forEach","filter","paragraph","tableCellBorderWidth","insertColumns","removeMarkers","_isForcedDefaultExecutionBlock","fromRange","element","row","afterInit","setAttribute","activeMarkers","detach","_replaceTableSlotCell","formatBlock","editor","createPositionBefore","removeRows","commands","ck-suggestion-marker-insertion","schema","subType","2835544FwbICw","length","markers","getSuggestionCallback","table","insert","insertionRanges","descriptionFactory","keys","suggestion","cell","position","insertContent","tablePasteColumn","fill","previous","getMarkers","suggestionUnloaded","register","accept","registerCustomCallback","endRow","_splitMarkerName","getChanges","removeColumns","low","markMultiRangeInsertion","4525788BzEVhQ","rows","root","trackChanges","Users","updateMarker","stop","discard","markerAttributes","nodeAfter","first","unwrap","batch","getAllAdjacentSuggestions","createTableWalker","TableUtils","4347ERyaGC","markerToHighlight","markMultiRangeDeletion","map","return","tableCellHorizontalAlignment","tableCellBorderColor","containsRange","tablePasteChainId","remove","TableClipboard","columnInsertionRanges","rootName","getRows","column","createElement","1011997GueUbW","$graveyard","startsWith","columnInsertionIndexes","requires","hasSuggestion","markMultiRangeBlockFormat","elementToElement","forceDefaultExecution","content","selection","has","isEqual","_createdBatches","getRanges","getColumns","_tablePostFixingSubtypes","set","getRange","reduce","getChild","_getCoordsForCells","deletionRanges","model","isEmpty","editing","getTableIfOnlyTableInContent","tablePasteRow","_suggestionFactory","ck-suggestion-marker","value","suggestion-td","rowInsertionIndexes","move","rowInsertionRanges","plugins","call","tableCellVerticalAlignment","editingDowncast","nextSibling","registerPostFixer","tablePasteCell","showSuggestionHighlights","*Replace table cells*","12266217ZhyHRg","tableCellBorderStyle","options","148197vDLXwx","attributes","oldRange","suggestionLoaded","getChangedMarkers","getSuggestion","getRowIndexes","previousSibling","insertion","author","28rubIwl","add","high","for","TrackChangesEditing","includes","every","from","push","getContainedElement","getShiftedBy","change","name","removeMarker","getSuggestions","tableCellSuggestion","3274040ZzkLPf","conversion","32nXiFcs","createRangeOn","document","findAncestor","cells","dataDowncast","tableCell","wrap","ck-suggestion-marker--active","getAttributes","createRangeIn","createRange","tablePaste","getItems","differ","listenTo","endColumn","setAttributes","deletion","end","type","get","insertRows","getSelectionAffectedTableCells","getColumnIndexes","fromEntries","registerDescriptionCallback"];return(ba=function(){return t})()}!function(t,e){const n=Ea,r=t();for(;;)try{if(445582===parseInt(n(427))/1+parseInt(n(500))/2*(-parseInt(n(490))/3)+-parseInt(n(384))/4+parseInt(n(516))/5+-parseInt(n(411))/6+-parseInt(n(443))/7*(-parseInt(n(518))/8)+parseInt(n(487))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ba);const Ta=[Ia(364),Ia(433),Ia(488),Ia(432),Ia(480),Ia(352),Ia(348)],_a=Object[Ia(339)](Ta[Ia(430)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(447)](){return[ia]}[Ia(371)](){const t=Ia,n=this[t(377)];if(!n[t(478)][t(454)](t(437)))return;const r=n[t(478)][t(335)](t(504)),s=n[t(478)][t(335)](t(426)),o=n[t(478)][t(335)](ia),a=n[t(478)][t(335)](t(437));o[t(459)][t(508)](t(470),t(397)),n[t(466)][t(382)][t(402)](t(515),{allowIn:t(524),allowContentOf:t(524),isLimit:!0}),n[t(517)][t(450)]({model:t(515),view:t(474)});let c=null;n[t(466)].on(t(396),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(385)]-1];h&&h[u(451)]||r[u(367)]||this[u(377)][u(380)][u(335)](u(414))[u(473)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(350)))return!1;const i=s[o(469)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(337)](n[o(520)][o(453)]);if(!a[o(385)])return!1;const c=a[0][o(521)](o(388)),l=r[o(496)](a),f=r[o(338)](a),h={startRow:l[o(421)],endRow:l[o(354)],startColumn:f[o(421)],endColumn:f[o(354)]};return 1==a[o(385)]&&(h[o(405)]+=r[o(440)](i)-1,h[o(534)]+=r[o(458)](i)-1),ka(c,h,r)}(l,f,n[u(466)],s,a)&&(o[u(417)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(466)][u(511)]((()=>{const t=u;n[t(466)][t(396)](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(385)]&&r[t(410)](o,t(470),{tablePasteChainId:s}),a[t(385)]&&r[t(410)](a,t(397),{tablePasteChainId:s}),l[t(385)]&&(r[t(410)](l,t(530),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(361)]((e=>{const n=t;var r;return null===(r=e[n(374)])||void 0===r?void 0:r[n(479)](e)}))),f[t(385)]&&(r[t(429)](f,t(530),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(361)]((e=>{const n=t;var r;return null===(r=e[n(374)])||void 0===r?void 0:r[n(479)](e)})));const g=r[t(449)](h[t(430)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(484),{tablePasteChainId:s});if(g){const e=g[t(400)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(466)][t(519)](s),a=e[t(342)]((e=>e[t(461)]()[t(455)](i)));a&&r[t(508)]([a[t(512)],o])}r[t(385)]&&g[t(372)](t(419),Object[t(339)](r))}c=null})))}),{priority:e.priorities[t(502)]+10}),n[t(478)][t(335)](t(437)).on(t(375),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(417)]();const u=s[r(394)],l=o,f=Aa(u),h=Aa(l);e[r(431)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(436)](u[r(463)](0));for(const t of Array[r(507)](l[r(355)]()))a[r(389)](t,u,r(537));const t=c[r(475)][r(505)](s[r(370)]),e=c[r(446)][r(505)](s[r(441)]);t||e||(g=i.LiveRange[r(368)](a[r(528)](u)))}else h&&!f&&(d=a[r(528)](u));else{const t=a[r(442)](r(515)),e=a[r(442)](r(515));a[r(525)](a[r(528)](u),e),a[r(389)](t,u,0);for(const e of Array[r(507)](l[r(355)]()))a[r(389)](e,t,r(537));g=i.LiveRange[r(368)](a[r(519)](t)),d=i.LiveRange[r(368)](a[r(519)](e))}const p=Array[r(507)](l[r(527)]())[r(362)]((([t])=>Ta[r(505)](t)));c[r(522)][r(508)]({element:u,attributes:p[r(385)]?Object[r(339)](p):null}),g&&c[r(390)][r(508)](g),d&&c[r(465)][r(508)](d)}),{priority:t(502)}),s.on(t(365),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(351)]||1;c[o(446)]=new Array(l)[o(398)](u)[o(430)](((t,e)=>t+e));for(const{cell:t}of s[o(425)](i,{startColumn:u,endColumn:u+l-1}))c[o(438)][o(508)](n[o(466)][o(519)](t))}),{priority:t(409)}),s.on(t(336),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(412)]||1;c[o(475)]=new Array(l)[o(398)](u)[o(430)](((t,e)=>t+e));for(const{cell:t}of s[o(425)](i,{startRow:u,endRow:u+l-1}))c[o(477)][o(508)](n[o(466)][o(519)](t))}),{priority:t(409)}),r[t(391)][t(340)]((e=>{const r=t;if(e[r(383)]&&e[r(383)][r(445)](r(530)))return e[r(399)]?{}:{type:r(498),content:zr(n[r(345)],r(486))}}));const u=()=>!1;for(const e of[t(530),t(397),t(470),t(484)])r[t(471)][t(404)](t(498),e,t(346),u),r[t(471)][t(404)](t(536),e,t(346),u),r[t(471)][t(404)](t(376),e,t(346),u);r[t(471)][t(404)](t(376),t(484),t(418),u),r[t(471)][t(404)](t(376),t(484),t(403),((e,r,s)=>{const o=t,i=e[o(430)]((t=>t[o(509)]()))[o(362)]((t=>t)),a=new Map(i[o(430)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(522)])e&&a[o(460)](t,e);else if(s&&s[o(419)])for(const[t,e]of Object[o(349)](s[o(419)])){const r=n[o(466)][o(386)][o(335)](t),s=r?r[o(461)]()[o(509)]():null;s&&a[o(460)](s,e)}n[o(466)][o(511)]((t=>{const e=o;for(const[n,r]of a)t[e(535)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(471)][o(404)](e,o(530),s,((t,i,a)=>{const c=o;n[c(466)][c(511)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(359)][o(420)];t.is(o(369),o(515))&&u[o(508)](t)}r[o(471)][o(387)](e,null,s)(t,i,a);for(const t of u)o(444)!=t[o(413)][o(439)]&&n[o(422)](t)}))}))};l(t(498),t(403)),l(t(498),t(418)),l(t(536),t(403)),l(t(536),t(418)),r[t(471)][t(404)](t(498),t(470),t(418),(e=>{const n=t,r=e[n(430)]((t=>t[n(509)]())),i=r[0][n(521)](n(388)),{minRow:a,maxRow:c}=o[n(464)](r);s[n(379)](i,{at:a,rows:c-a+1})})),r[t(471)][t(404)](t(498),t(397),t(418),(e=>{const n=t,r=e[n(430)]((t=>t[n(509)]())),i=r[0][n(521)](n(388)),{minColumn:a,maxColumn:c}=o[n(464)](r);s[n(408)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(383)]||!n[s(383)][s(445)](s(530)))return;const o=n[s(491)][s(435)],i=r[s(514)]()[s(362)]((t=>t[s(353)]&&t[s(491)]&&t[s(491)][s(435)]==o));i[s(385)]&&n[s(424)]()[s(385)]!=i[s(385)]&&i[s(462)](((t,e)=>(t[s(356)]=e,e[s(399)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(406)](e[s(347)]),i=[s(472),s(381)],a=r[s(373)][s(505)](e[s(347)]);return a&&i[s(508)](s(526)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(493),f,{priority:t(502)}),r.on(t(401),f,{priority:t(502)}),n[t(466)][t(520)][t(483)]((()=>{const e=t;let s=!1;const o=Array[e(507)](n[e(466)][e(520)][e(532)][e(494)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(406)](t);if(e(393)!=o||e(536)!=a||i[e(492)])continue;if(!r[e(448)](c))continue;const u=r[e(495)](c)[e(457)](),l=n[e(478)][e(335)](e(415)).me;for(const t of r[e(514)]())if(t[e(353)]&&t[e(499)]==l&&e(376)==t[e(538)]&&e(484)==t[e(383)]&&t[e(457)]()[e(506)]((t=>u[e(360)]((n=>n[e(434)](t,!0))))))for(const n of t[e(424)]())n[e(353)]&&(n[e(418)](),s=!0)}return s})),n[t(466)][t(520)][t(483)]((e=>{const s=t,o=n[s(380)][s(335)](s(357));if(!o||!o[s(456)][s(454)](e[s(423)]))return!1;let i=!1;const a=n[s(478)][s(335)](s(415)).me,c=n[s(466)][s(520)][s(532)][s(407)](),u=Array[s(507)](n[s(466)][s(520)][s(532)][s(494)]())[s(362)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(406)](t);return n(393)==o&&n(530)==i&&c==a.id&&!e[n(492)]}));for(const t of c){if(s(389)!=t[s(538)]||s(515)!=t[s(512)]||1!=t[s(385)])continue;const n=e[s(529)](t[s(395)],t[s(395)][s(510)](1));if(!u[s(342)]((({data:t})=>t[s(343)][s(455)](n))))for(const{name:t,data:r}of u)if(n[s(434)](r[s(343)])){e[s(416)](t,{range:n}),i=!0;break}}return i})),n[t(466)][t(520)][t(483)]((e=>{const s=t;let o=!1;const i=n[s(478)][s(335)](s(415)).me,a=r[s(514)]()[s(362)]((t=>t[s(353)]&&t[s(499)]==i)),c=new Set,u=new Set;for(const t of a)if(s(530)==t[s(383)])for(const e of t[s(400)]()){const n=e[s(461)]()[s(509)]();if(n)if(n.is(s(369),s(515))&&Aa(n)){t[s(513)](e[s(512)]),c[s(501)](n),o=!0;const r=n[s(482)],i=n[s(497)],a=r&&r.is(s(369),s(515)),l=i&&i.is(s(369),s(515));a&&!c[s(454)](r)&&u[s(501)](r),l&&!c[s(454)](i)&&u[s(501)](i)}else n.is(s(369),s(363))&&n[s(467)]&&(t[s(513)](e[s(512)]),o=!0)}else if(s(484)==t[s(383)]){if(!t[s(491)]||!t[s(491)][s(435)])continue;const e=t[s(491)][s(419)];if(e&&Object[s(392)](e)[s(385)])continue;const n=t[s(491)][s(435)];let r=!0,i=!0;for(const e of a)if(e[s(383)]&&e[s(383)][s(445)](s(530))){if(!e[s(491)][s(435)]){i=!1;break}if(e.id!=t.id&&e[s(491)][s(435)]==n){r=!1;break}}i&&r&&(t[s(366)](),o=!0)}for(const t of c)e[s(436)](t);for(const t of u)e[s(422)](t);return o})),n[t(517)][t(503)](t(481))[t(428)]({model:t(358),view:(t,e)=>h(t),converterPriority:t(502)}),n[t(517)][t(503)](t(523))[t(428)]({model:t(358),view:(e,n)=>n[t(489)][t(485)]?h(e,!1):null,converterPriority:t(502)});const g=n[t(468)][t(341)];this[t(533)](g[t(520)],t(344),((e,n)=>{const r=t,s=[];for(const t of g[r(528)](n[r(452)])[r(531)]())t.is(r(369),r(474))&&s[r(508)](t);g[r(511)]((t=>{const e=r;for(const n of s)t[e(476)](t[e(528)](n),t[e(378)](n)),t[e(436)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(467)])return!0;const n=t[e(463)](0);return n.is(e(369),e(363))&&n[e(467)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(425)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=La;function La(t,e){const n=Na();return(La=function(t,e){return n[t-=226]})(t,e)}function Na(){const t=["2127419PglTxh","resizeTable","get","463412wVkdgJ","markBlockFormat","data","locale","subType","72HgYtpP","table","getSuggestions","handleSuggestionDescription","handleResizeTableWidthCommand","editor","getAttribute","176988ffmCCx","148999bTXIDe","format","bind","_suggestionFactory","*Format:* resize table","document","author","getColumnGroupElement","TrackChangesEditing","getSelectedElement","registerDescriptionCallback","enableCommand","change","selection","columnWidths","843081lsmrOc","getContainedElement","type","registerCustomCallback","getSuggestionCallback","Users","commandParams","plugins","model","formatInline","resizeTableWidth","formatGroupId","tableWidth","5DrMslS","formatBlock","getTableColumnsWidths","has","descriptionFactory","TableColumnResizeEditing","accept","64784VzeqnT","afterInit","discard","1185540hrHrZx"];return(Na=function(){return t})()}!function(t,e){const n=La,r=t();for(;;)try{if(163624===-parseInt(n(249))/1+-parseInt(n(248))/2+-parseInt(n(264))/3+parseInt(n(236))/4*(parseInt(n(277))/5)+parseInt(n(232))/6+parseInt(n(233))/7+parseInt(n(229))/8*(parseInt(n(241))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[Ca(230)](){const t=Ca;if(!this[t(246)][t(271)][t(280)](t(227)))return;const e=this[t(246)][t(271)][t(235)](t(257));e[t(260)](t(274),this[t(245)][t(251)](this)),e[t(252)][t(267)](t(278),t(234),t(228),e[t(252)][t(268)](t(278),null,t(231))),e[t(252)][t(267)](t(278),t(234),t(231),e[t(252)][t(268)](t(278),null,t(228))),e[t(226)][t(259)](this[t(244)][t(251)](this))}[Ca(245)](t,e){const n=Ca,r=this[n(246)][n(271)][n(235)](n(257)),s=this[n(246)][n(271)][n(235)](n(227)),o=e[n(242)]||this[n(246)][n(272)][n(254)][n(262)][n(258)]();this[n(246)][n(272)][n(261)]((()=>{const i=n,a=s[i(256)](o);let c=a?s[i(279)](a):null,u=o[i(247)](i(276))||null;const l=e[i(276)]||u,f=e[i(263)]||c,h=this[i(246)][i(271)][i(235)](i(269)).me;for(const t of r[i(243)]()){const e=t[i(265)]();if(i(234)===t[i(240)]&&e===o){t[i(255)]!==h&&t[i(231)]();const e=t[i(238)][i(270)];u=e[0][i(276)],c=e[0][i(263)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(237)](o,{commandName:i(274),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(234)},[],i(234))}))}[Ca(244)](t){const e=Ca;if(e(278)!=t[e(266)]&&e(273)!=t[e(266)])return;const{data:n}=t;if(n&&e(234)===n[e(275)]){const t=e(253);return{type:e(250),content:zr(this[e(246)][e(239)],t)}}}}function Sa(){const t=["get","insertTemplate","1040ilxsfQ","10184240KjUjgQ","11249ADzRfp","2995NCiLgF","enableCommand","has","4504IsSrpY","205347LhlzKO","afterInit","4rMtVWD","Template","plugins","3272jZtYrc","29443qANRVf","editor","1210614zCxtxV","TrackChangesEditing","57951GLYius"];return(Sa=function(){return t})()}function va(t,e){const n=Sa();return(va=function(t,e){return n[t-=412]})(t,e)}const Ma=va;!function(t,e){const n=va,r=t();for(;;)try{if(347829===parseInt(n(418))/1*(-parseInt(n(414))/2)+-parseInt(n(412))/3+parseInt(n(431))/4*(parseInt(n(428))/5)+parseInt(n(420))/6+parseInt(n(427))/7*(-parseInt(n(417))/8)+parseInt(n(422))/9*(-parseInt(n(425))/10)+parseInt(n(426))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Sa);class wa extends t.Plugin{[Ma(413)](){const t=Ma,e=this[t(419)];e[t(416)][t(430)](t(415))&&e[t(416)][t(423)](t(421))[t(429)](t(424))}}function Oa(){const t=["get","23796yOLHyd","tableOfContents","insertTableOfContents","6202884TYlRIX","enableCommand","850rTwhim","61135jvLXYq","plugins","344rsSwyY","registerElementLabel","6226SUufOy","1125XZJdtJ","24636sMBoKN","locale","4574864mqUpUO","editor","afterInit","commands","ELEMENT_TABLE_OF_CONTENTS","TrackChangesEditing","descriptionFactory","727250KirSSs","7APQosf","1570Vyikvu"];return(Oa=function(){return t})()}const Fa=Da;function Da(t,e){const n=Oa();return(Da=function(t,e){return n[t-=267]})(t,e)}!function(t,e){const n=Da,r=t();for(;;)try{if(768581===-parseInt(n(267))/1+parseInt(n(276))/2*(parseInt(n(282))/3)+-parseInt(n(279))/4*(-parseInt(n(277))/5)+-parseInt(n(274))/6+parseInt(n(268))/7*(parseInt(n(285))/8)+-parseInt(n(271))/9*(parseInt(n(269))/10)+-parseInt(n(281))/11*(-parseInt(n(283))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oa);class Ba extends t.Plugin{[Fa(287)](){const t=Fa,e=this[t(286)];if(!e[t(288)][t(270)](t(273)))return;e[t(278)][t(270)](t(290))[t(275)](t(273));const n=e[t(278)][t(270)](t(290)),r=e[t(284)];n[t(291)][t(280)](t(272),(e=>zr(r,t(289),e)))}}const Pa=Ua;function Ua(t,e){const n=xa();return(Ua=function(t,e){return n[t-=477]})(t,e)}function xa(){const t=["updateMarker","get","newRange","createRange","title-content","end","Title","3878793sUeFYD","1GoakDg","_splitMarkerName","afterInit","descriptionFactory","2462376dMcUbQ","removeMarker","registerPostFixer","editor","getChangedMarkers","TrackChangesEditing","5kBrRFM","element","ELEMENT_TITLE","isTouching","5510140eXXSEO","1928836NsKzgb","registerElementLabel","nodeBefore","11816BhtJeQ","339298wwbMyN","suggestion","getNearestSelectionRange","start","isCollapsed","1609815UqNMfj","has","locale","1876XvKmEs","model","isEqual","document","forward","plugins","schema","from","differ"];return(xa=function(){return t})()}!function(t,e){const n=Ua,r=t();for(;;)try{if(358642===parseInt(n(490))/1*(parseInt(n(509))/2)+parseInt(n(514))/3+parseInt(n(505))/4*(-parseInt(n(500))/5)+parseInt(n(494))/6+-parseInt(n(517))/7*(parseInt(n(508))/8)+-parseInt(n(489))/9+parseInt(n(504))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xa);class ja extends t.Plugin{[Pa(492)](){const t=Pa,e=this[t(497)];if(!e[t(478)][t(515)](t(488)))return;const n=e[t(478)][t(483)](t(499));n[t(493)][t(506)](t(486),(()=>zr(e[t(516)],t(502)))),e[t(518)][t(520)][t(496)]((r=>{const s=t;let o=!1;const i=Array[s(480)](e[s(518)][s(520)][s(481)][s(498)]());for(const{name:t,data:a}of i){const{group:i}=n[s(491)](t);if(s(510)!==i||!a[s(484)])continue;const c=a[s(484)],u=c[s(487)][s(507)];if(!u||!u.is(s(501),s(486)))continue;if(!c[s(512)][s(503)](c[s(487)]))continue;const l=e[s(518)][s(479)][s(511)](c[s(487)],s(477));if(l&&l[s(513)]){const e=r[s(485)](c[s(512)],l[s(512)]);e[s(519)](c)||(r[s(482)](t,{range:e}),o=!0)}o||(r[s(495)](t),o=!0)}return o}))}}const Ga=Va;function Va(t,e){const n=Ha();return(Va=function(t,e){return n[t-=174]})(t,e)}function Ha(){const t=["redo","14264PpTDUk","has","UndoEditing","get","1766793GeTFtc","enableCommand","plugins","274404pXTTvr","968rmUBpw","undo","53338rWgArV","3IiPONa","515rWHlJk","3357vRIspw","afterInit","28050GFSCNO","TrackChangesEditing","editor","14526fmmMPJ","3824qBYWLN"];return(Ha=function(){return t})()}!function(t,e){const n=Va,r=t();for(;;)try{if(185523===-parseInt(n(187))/1*(-parseInt(n(186))/2)+-parseInt(n(183))/3+-parseInt(n(176))/4*(-parseInt(n(188))/5)+parseInt(n(194))/6+parseInt(n(180))/7+parseInt(n(174))/8*(-parseInt(n(189))/9)+-parseInt(n(191))/10*(parseInt(n(184))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class za extends t.Plugin{[Ga(190)](){const t=Ga,e=this[t(193)],n=e[t(182)][t(179)](t(192));e[t(182)][t(177)](t(178))&&(n[t(181)](t(185)),n[t(181)](t(175)))}}const Wa=Xa;function Ka(){const t=["toggleTableCaption","requires","TrackChangesEditing","plugins","afterInit","724310RzPvOP","2876589UYxxEE","4489dXgbzq","121jhcsjr","get","165102zZGjXh","182bczQLO","75NgjwOF","77zWJWYC","4SapIkr","341008CHEDai","1528197xkLcaD","TableCaptionEditing","enableCommand","1982748tAHjtB","editor","has"];return(Ka=function(){return t})()}function Xa(t,e){const n=Ka();return(Xa=function(t,e){return n[t-=170]})(t,e)}!function(t,e){const n=Xa,r=t();for(;;)try{if(265170===parseInt(n(173))/1*(-parseInt(n(177))/2)+-parseInt(n(182))/3*(parseInt(n(180))/4)+parseInt(n(178))/5*(-parseInt(n(176))/6)+parseInt(n(179))/7*(-parseInt(n(181))/8)+parseInt(n(172))/9+-parseInt(n(171))/10+parseInt(n(174))/11*(parseInt(n(185))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class qa extends t.Plugin{static get[Wa(189)](){return[ia]}[Wa(170)](){const t=Wa,e=this[t(186)];e[t(191)][t(187)](t(183))&&e[t(191)][t(175)](t(190))[t(184)](t(188))}}const Za=Ja;function Ja(t,e){const n=Qa();return(Ja=function(t,e){return n[t-=140]})(t,e)}function Qa(){const t=["removeAttribute","batch","431719JcFtaU","tableCellVerticalAlignment","_suggestionFactory","TablePropertiesEditing","getFirstPosition","data","tableHeight","tableCellHorizontalAlignment","tableCellBorderWidth","tableWidth","selection","tableCellWidth","getSuggestions","setAttribute","pluginName","7IUsXAx","registerDescriptionCallback","formatBlock","TableCellPropertiesEditing","markBlockFormat","tableCellHeight","getSuggestionCallback","tableAlignment","table","_getSuggestion","tableProperties","TableUtils","tableCellBorderStyle","tableCellBorderColor","TrackChangesEditing","document","model","accept","registerCustomCallback","afterInit","1769688fRYLFz","*Format:* change table properties","get","handleSuggestionDescription","14375043VvbpPe","findAncestor","getSelectionAffectedTableCells","has","change","commandParams","tableCellPadding","1348041QjiyUZ","handleDiscardAction","tableCellBackgroundColor","TrackChangesTableProperties","2yLgxce","enqueueChange","tableBorderWidth","plugins","1244904yMurqj","join","locale","*Format:* change table cell properties","subType","getAttribute","tableCellProperties","discard","5015112QgvDEc","tableBorderStyle","getContainedElement","start","descriptionFactory","nodeAfter","_handlePropertyChange","tableBorderColor","editor","format","3082375Nywsyv","tableBackgroundColor","enableCommand"];return(Qa=function(){return t})()}!function(t,e){const n=Ja,r=t();for(;;)try{if(313671===parseInt(n(148))/1*(-parseInt(n(198))/2)+parseInt(n(194))/3+parseInt(n(183))/4+parseInt(n(143))/5+parseInt(n(202))/6+-parseInt(n(163))/7*(-parseInt(n(210))/8)+-parseInt(n(187))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qa);class Ya extends t.Plugin{constructor(t){const e=Ja;super(t),this[e(173)]=[e(140),e(211),e(200),e(170),e(157),e(154),e(144)],this[e(208)]=[e(176),e(175),e(156),e(193),e(159),e(168),e(196),e(155),e(149)]}static get[Za(162)](){return Za(197)}[Za(182)](){const t=Za,e=this[t(141)][t(201)][t(185)](t(177));if(this[t(141)][t(201)][t(190)](t(151))){for(const n of this[t(173)])e[t(145)](n,((e,r)=>{const s=t,o=this[s(141)][s(179)][s(178)][s(158)][s(152)]()[s(188)](s(171));this[s(216)](n,[o],this[s(173)],s(173),e,r)}));e[t(150)][t(181)](t(165),t(173),t(180),e[t(150)][t(169)](t(165),null,t(209))),e[t(150)][t(181)](t(165),t(173),t(209),((e,n)=>this[t(195)](this[t(173)],e,n))),e[t(150)][t(181)](t(165),t(173),t(203),(()=>!1))}if(this[t(141)][t(201)][t(190)](t(166))){for(const n of this[t(208)])e[t(145)](n,((e,r)=>{const s=t,o=this[s(141)][s(201)][s(185)](s(174))[s(189)](this[s(141)][s(179)][s(178)][s(158)]);this[s(216)](n,o,this[s(208)],s(208),e,r)}));e[t(150)][t(181)](t(165),t(208),t(180),e[t(150)][t(169)](t(165),null,t(209))),e[t(150)][t(181)](t(165),t(208),t(209),((e,n)=>this[t(195)](this[t(208)],e,n))),e[t(150)][t(181)](t(165),t(208),t(203),(()=>!1))}e[t(214)][t(164)]((e=>this[t(186)](e)))}[Za(216)](t,e,n,r,s,o){const i=Za,a=this[i(141)][i(201)][i(185)](i(177));this[i(141)][i(179)][i(199)](o[i(147)],(()=>{const t=i;for(const i of e)if(this[t(172)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(207)](r);void 0!==n&&(e[r]=n)}s(o),a[t(167)](i,{commandParams:[e]},[],r)}}))}[Za(195)](t,e,n){const r=Za,s=e[0][r(213)][r(215)],o=n[r(192)][0];this[r(141)][r(179)][r(191)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(161)](r,o[r],s):e[n(146)](r,s)}))}[Za(186)](t){const e=Za;if(t[e(153)])switch(t[e(206)]){case e(173):return{type:e(142),content:zr(this[e(141)][e(204)],e(184))};case e(208):return{type:e(142),content:zr(this[e(141)][e(204)],e(205))}}}[Za(172)](t,e){const n=Za,r=this[n(141)][n(201)][n(185)](n(177));for(const s of r[n(160)]({skipNotAttached:!0})){const r=s[n(212)]();if(s[n(206)]===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):Ye(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})),Yt(t,sn(t),n),r&&(n=Xn(n,7,oc));for(var s=e.length;s--;)Ur(n,e[s]);return n})),Ec=Tc;function bc(){const t=["_processAttributeChanges","_getAuthorFromId","161846pjiFeV","formatBlock:","_registerDefaultCallbacks","_saved","rootName","remove","ck-suggestion-marker","addUser","markerReady","attribute:discard","addMarker:suggestion:attribute","getNearestSelectionRange","item","containsItem","isExternal","removeAttribute","sort","getChanges","$elementName","fromCharCode","_suggestionFactory","addSuggestionData","options","descriptionFactory","position","low","add","stop","selection","includes","formatInline:accept","listenTo","createPositionBefore","isObject","_setSuggestionData","getSuggestion","warn","concat","change:activeMarkers","_addThreadToSuggestion","attributes","containsPosition","addRange","model","pop","_commentsRepository","attribute","fetchCommentThread","isBlock","_inlineAttributeKeys","meta","isInContent","getRange","suggestionLoaded","groupId","markerName","_SUGGESTION_ANNOUNCEMENT","_adapter","isNextTo","map","_reduceSuggestionAttributeRange","formatInline:join","isDocumentOperation","getSuggestions","ck-suggestion-marker-formatInline","insertion:chain","getAncestors","insertion","$textProxy","toJSON","high","commands","addMarker:suggestion","config","highest","isBefore","deletion:join","formatInline","unbind","attributeNewValue","suggestionUnloaded","format","open","get","error-saving-suggestion-data-suggestion-discarded","track-changes-enable-command-twice","_blockAttributeKeys","stopListening","23796570MJtjaw","substr","init","isLocal","return","authoredAt","attribute:accept","before","track-changes-suggestion-not-found","getAllAdjacentSuggestions","set","comments","_setSuggestionRange","4147094TJtBFy","_createSuggestion","discard","deletion:accept","isEqual","key","markMultiRangeBlockFormat","consume","isIntersecting","getFirstMarker","_getMarkerAnnouncementText","addClass","_suggestionState","_isRegisteredAttribute","execute","insertion:","length","then","_cutOutSuggestionMarker","_refreshAttributeSuggestionsChain","12ifvYhv","_suggestions","end","TrackChangesEditing","clear","targetPosition","update:suggestion","next","markDeletion","enqueueChange","deletion:","collaboration.channelId","keys","notReady","121602XeBdEk","oldRange","getLastMatchingPosition","deleteContent","addMarker","editor","_getAttributeKey","parent","element","attribute:join","markBlockFormat","addMarkerName","getShiftedBy","writer","setAttribute","_mergeNestedSuggestions","showSuggestionHighlights","hasCommentThread","createPositionAfter","every","addComment","createdAt","getWalker","$marker","isTouching","removeMarker","commandName","unshift","after","registerCustomCallback","_findSuggestions","204WhuZBv","change","deletion","addMarker:suggestion:formatBlock","isAtStart","isRemovable","154548pQWJFQ","getContainedElement","enableDefaultAttributesIntegration","getRanges","createPositionAt","name","marker-count","previous","markInsertion","accepted","hasSuggestion","mapper","adapter","trackChanges.mergeNestedSuggestions","track-changes-adapter-already-set","containsRangeInObject","widget","suggestion-type","removeClass","insertion:discard","rejected","createElement","insertion:accept","newRange","isArray","conversion","@external","fromRange","_rangeIsInLocalUserInsertion","fire","newValue","FORMATTING","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.","_editor","multi","howMany","creator","multipleBlocks","registerBlockAttribute","getSuggestionCallback","find","plugins","isAfter","define","formatBlock:chain","has","_isForcedDefaultExecutionBlock","_handleNewSuggestionMarker","suggestion:","_updateSuggestionData","ENTER","_addSuggestionMarker","track-changes-user-not-found","suggestion:attribute:","getUser","markMultiRangeDeletion","getCommentThread","authorName","removeMarkers","2400920uAGHPK","_afterChanges","getItems","delete","formatBlock:accept","getChangedMarkers","insert","values","_breakSuggestionMarker","isCollapsed","track-changes-command-not-found","range","containerElement","data-suggestion","splice","dataToMarker","72395kjPyHe","track-changes-suggestion-data-mismatch","attribute:","updateMarker","nodeAfter","addSuggestion","size","markerToData","discardSuggestion","formatBlock","formatBlock:discard","markAttributeChange","enableReadOnlyMode","formatInline:chain","subType","_joinSuggestions","insertion:join","suggestion","attributeOldValue","toUpperCase","toViewElement","trackChanges.trackFormatChanges","_getExternalAuthor","registerInlineAttribute","markMultiRangeInsertion","getCustomProperty","_model","isIntersectingWithRange","_recordAttributeChanges","_splitMarkerName","pluginName","track-changes-adapter-missing-getsuggestion","splitPosition","documentSelection","acceptAllSuggestions","getMultiRangeId","suggestionChanged","isSelectable","push","author","normal","dataReady","containsRange","rethrowUnexpectedError","hasComments","PENDING_ACTION_SUGGESTION","elementStart","_onDiscard","announce","acceptSuggestion","trackChanges","ck-suggestion-marker--active","addHighlight","bindElementToMarker","createRange","upcast","isAtEnd","forEach","enableCommand","change:data","dataDowncast","reconvertMarker","getAttribute","attributeKey","PendingActions","default","tablePasteChainId","requires","trackChangesCommand","forward","root","markers","createSelection","updateSuggestion","ready","start","_isBlockAttribute","rename","setSelection","locale","ck-suggestion-marker-formatBlock","getDifference","isMultiRange","removeMarker:suggestion:attribute","isOwn","group","accept","removed","join","editingDowncast","differ","action","_refreshSuggestionsChain","clone","createRangeIn","markInlineFormat","formatGroupId","$graveyard","head","isUndo","filter","refresh","move","commentThread","skipNestingCheck","_enabledCommands","applyOperation","CommentsRepository","deletion:chain","buildSuggestion","forceDefaultExecution","unbindElementFromMarkerName","change:_saved","elementEnd","getIntersection","_defaultCallbacks","never","catch","_customCallbacks","Users","startsWith","_isDataLoaded","216reNxbP","markerNameToElements","editing","lowest","_recordAttributeSuggestions","deletion:discard","some","elementToElement","for","_removeSuggestion","isInsideObject","markerToHighlight","type","activeMarkers","isLimit","assign","always","schema","from","formatInline:","nodeBefore","resolve","backward","createRangeOn","getFirstRange","getMarkers","detach","moveTargetPosition","_getSuggestionData","_processAttributeSuggestions","registerPostFixer","batch","discardAllSuggestions","acceptSelectedSuggestions","formatInline:discard","_reduceExistingSuggestions","_trackFormatChanges","removeMarker:suggestion:formatBlock","discardSelectedSuggestions","ck-suggestion-marker-","_initAriaMarkerChangeAnnouncements","chain","document","data","formatBlock:join","split","consumable","originalSuggestionId","$text","addCommentThread","insertContent","oldValue","external:","substring","LEAVE","_checkSuggestionCorrectness","setTo","_joinWithAdjacentSuggestions","value","removeComment"];return(bc=function(){return t})()}function Tc(t,e){const n=bc();return(Tc=function(t,e){return n[t-=396]})(t,e)}!function(t,e){const n=Tc,r=t();for(;;)try{if(312413===-parseInt(n(654))/1+parseInt(n(789))/2*(parseInt(n(775))/3)+-parseInt(n(454))/4+parseInt(n(470))/5*(-parseInt(n(820))/6)+-parseInt(n(755))/7+parseInt(n(592))/8*(-parseInt(n(826))/9)+parseInt(n(742))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const _c=Ec(672);class yc extends t.Plugin{static get[Ec(537)](){return[Ec(577),o.Users,t.PendingActions,Yr,ns,as,fs,Ts,ms,ks,Ss,Us,to,no,uo,go,bo,Ao,No,Mo,Do,Ho,xo,Xo,Qo,ei,ui,pi,Li,oi,Vs,Xs,bi,Ai,Mi,Di,ji,zi,qi,$i,ra,ia,ha,ma,qa,ya,Ra,Ba,Ya,wa,ja,za]}static get[Ec(500)](){return Ec(778)}constructor(t){const e=Ec;function n(t){const e=Tc;return t[e(713)]((t=>String[e(673)](t)))[e(558)]("")}super(t),this[e(596)]=!1,this[e(752)](e(605),[]),this.on(e(692),((n,r,s,o)=>{const i=e;this[i(496)][i(821)]((()=>{const e=i;for(const n of[...o,...s])this[e(496)][e(541)][e(440)](n)&&t[e(594)][e(531)](n)}))})),this[e(677)]=new qr(this[e(794)][e(697)][e(609)],this[e(794)][e(549)]),this[e(711)]=null,this[e(674)]=new Ac(this[e(794)]),this[e(776)]=new Map,this[e(699)]=t[e(436)][e(737)](e(577)),this[e(575)]=new Set,this[e(496)]=this[e(794)][e(697)],this[e(767)]=new WeakMap,this[e(441)]=!1,this[e(740)]=new Set([e(672)]),this[e(703)]=new Set,t[e(727)][e(438)](e(491),e(535)),this[e(628)]=t[e(727)][e(737)](e(491)),t[e(727)][e(438)](e(408),!0),this[e(804)]=t[e(727)][e(737)](e(408)),this[e(538)]=new f(t,this[e(575)]),this[e(632)](),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,54])}[Ec(744)](){const t=Ec,n=this[t(794)],r=(e,n)=>{const r=t;if(r(700)!=e)return r(631)+e;const s=n[r(637)]("|")[0];return this[r(546)](s)?r(550):r(718)};n[t(420)][t(600)](t(559))[t(603)]({model:t(487),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(499)](e[n(709)]),a=[n(660),r(o,i)];let c=3e3;return this[n(605)][n(683)](e[n(709)])&&(a[n(508)](n(521)),c=3010),n(822)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(420)][t(600)](t(530))[t(680)]((e=>{const r=t;e.on(r(726),((t,e,s)=>{const o=r;if(!s[o(676)][o(805)])return;const i=e[o(666)];if(!i)return;const c=s[o(406)][o(490)](i);n[o(697)][o(609)][o(687)](i)&&c&&!c[o(495)](o(411))&&c.is(o(466))&&(0,a.toWidget)(c,s[o(802)])}),{priority:r(724)})})),n[t(420)][t(600)](t(530))[t(603)]({model:t(487),view:(e,n)=>{const s=t;if(!n[s(676)][s(805)])return null;const{type:o,subType:i}=this[s(499)](e[s(709)]);return{classes:[s(660),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(666)])return;const{id:c}=this[a(499)](o[a(709)]);if(r){const t=this[a(776)][a(737)](c),e=this[a(795)](t);if(!this[a(546)](e))return}if(o[a(666)].is(a(682)))return void i[a(638)][a(762)](o[a(666)],s[a(400)]);const u=i[a(406)][a(490)](o[a(666)]);if(o[a(666)].is(a(797))&&n[a(697)][a(609)][a(702)](o[a(666)])&&!u[a(495)](a(522))){i[a(802)][a(766)]([a(660),a(550)],u),i[a(802)][a(803)](a(467),c,u),i[a(406)][a(523)](u,o[a(709)]),e&&(this[a(605)][a(683)](o[a(709)])?i[a(802)][a(766)](a(521),u):i[a(802)][a(413)](a(521),u));for(const t of n[a(697)][a(564)](o[a(666)])[a(456)]())i[a(638)][a(762)](t,s[a(400)]);i[a(638)][a(762)](o[a(666)],s[a(400)])}};n[t(420)][t(600)](t(530))[t(680)]((e=>{const n=t;e.on(n(823),((t,e,r)=>{const o=n;r[o(676)][o(805)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(728)})})),n[t(420)][t(600)](t(530))[t(680)]((e=>{const n=t;e.on(n(664),((t,e,r)=>{const o=n;r[o(676)][o(805)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(728)})})),n[t(420)][t(600)](t(530))[t(477)]({model:t(487),view:(e,n)=>n[t(676)][t(805)]?null:{group:t(487),name:e[t(743)](11)}}),n[t(420)][t(600)](t(525))[t(599)]({view:{name:t(487),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(443)+e[r(532)](r(412))+":"+e[r(532)]("id");return e[r(532)](r(401))&&(s+=":"+e[r(532)](r(401))),n[r(416)](r(812),{"data-name":s})}}),n[t(420)][t(600)](t(525))[t(469)]({view:t(487)}),n[t(420)][t(600)](t(559))[t(680)]((e=>{const n=t;e.on(n(823),s(),{priority:n(724)})})),n[t(420)][t(600)](t(559))[t(680)]((e=>{const n=t;e.on(n(664),s({isAttributeSuggestion:!0}),{priority:n(724)})})),n[t(420)][t(600)](t(559))[t(680)]((e=>{const n=t;e.on(n(629),((t,e,r)=>{const s=n,o=r[s(406)][s(593)](e[s(709)]);if(o)for(const t of o)t[s(495)](s(522))||(r[s(802)][s(413)]([s(660),s(550),s(521)],t),r[s(802)][s(669)](s(467),t),r[s(406)][s(581)](t,e[s(709)]))}),{priority:n(724)})})),n[t(420)][t(600)](t(559))[t(680)]((e=>{const n=t;e.on(n(553),((t,e,r)=>{const s=n,o=r[s(406)][s(593)](e[s(709)]);if(!o)return;const{id:i}=this[s(499)](e[s(709)]),a=this[s(776)][s(737)](i),c=this[s(795)](a);if(this[s(546)](c))for(const t of o)t[s(495)](s(522))||(r[s(802)][s(413)]([s(660),s(550),s(521)],t),r[s(802)][s(669)](s(467),t),r[s(406)][s(581)](t,e[s(709)]))}),{priority:n(724)})})),n[t(697)][t(634)][t(622)]((e=>{const r=t;let s=!1;const o=Array[r(610)](n[r(697)][r(634)][r(560)][r(459)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(499)](t);if(r(487)!==o)continue;const h=this[r(776)][r(737)](f);if(null!=c[r(418)]){r(731)==u&&(s=s||Lc(c[r(418)],t,e,n[r(697)][r(609)]));const o=r(700)==u&&this[r(546)](l[r(637)]("|")[0]);if(c[r(418)][r(463)]||r(567)==c[r(418)][r(540)][r(658)]||r(479)==u&&!Rc(c[r(418)])||o&&!Rc(c[r(418)])||r(822)==u&&(Cc(a=c[r(418)])||function(t){const e=r;return t[e(545)][e(796)]==t[e(777)][e(612)]&&t[e(545)][e(526)]}(a)))e[r(814)](t),s=!0;else{if(!h||!h[r(705)])continue;i[r(680)](h)}}}var a;return i[r(476)]>0&&(s=!!this[r(649)](i)||s),s})),n[t(697)][t(634)][t(622)]((e=>{const r=t;let s=!1;for(const t of n[r(697)][r(634)][r(560)][r(671)]())if(r(460)==t[r(604)])for(const t of this[r(776)][r(461)]()){if(t[r(552)]||!t[r(705)])continue;const o=r(479)==t[r(604)],i=this[r(795)](t),a=i&&this[r(546)](i);if(!o&&!a)continue;const c=t[r(616)]();if(c[r(545)][r(796)]!=c[r(777)][r(796)]&&!c[r(777)][r(526)]){const o=n[r(697)][r(399)](c[r(545)][r(474)],r(777)),i=n[r(697)][r(524)](c[r(545)],o);e[r(473)](t[r(764)](),{range:i}),s=!0}}return s})),n[t(697)][t(634)][t(622)]((e=>this[t(652)](e))),n[t(697)][t(634)][t(622)]((e=>!e[t(623)][t(745)]&&this[t(621)](e))),n[t(697)].on(t(455),(()=>{this[t(596)]=!1})),n[t(697)][t(634)].on(t(529),((r,s)=>{const o=t;if(!s[o(745)]||s[o(569)])return;if(!this[o(596)])return;const i=n[o(697)][o(634)][o(560)][o(671)]();if(0==i[o(771)])return;const a=[],c=i[o(570)]((t=>o(700)==t[o(604)])),u=i[o(570)]((t=>o(460)==t[o(604)]&&o(640)!=t[o(400)]));for(const t of c)this[o(768)](t[o(533)])&&a[o(508)]({key:t[o(533)],newValue:t[o(733)],oldValue:t[o(488)],range:Sc(t[o(465)],n[o(697)])});for(const t of u){if(o(547)!=t[o(561)]&&o(571)!=t[o(561)])continue;const e=vc(t[o(678)][o(474)],n[o(697)]),r=t[o(749)];o(547)==t[o(561)]&&a[o(508)]({key:o(672),newValue:t[o(400)],oldValue:r[o(400)],range:e});for(const[n,s]of r[o(694)]){if(!this[o(768)](n))continue;const r=t[o(694)][o(737)](n);s!==r&&a[o(508)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(694)])this[o(768)](n)&&(r[o(694)][o(440)](n)||a[o(508)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(771)]&&n[o(697)][o(784)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(481)](t,e,s,o,{groupId:r});this[n(627)](t,a)}))}),{priority:t(595)}),n[t(697)][t(541)].on(t(781),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(499)](n[s(400)]),e=this[s(776)][s(737)](t);e&&e[s(800)](n[s(400)])}})),n[t(697)][t(634)].on(t(529),(()=>{const e=t,r=Array[e(610)](n[e(697)][e(634)][e(560)][e(459)]())[e(570)]((t=>e(487)===this[e(499)](t[e(400)])[e(555)]));if(0===r[e(771)])return;r[e(670)](((t,n)=>{const r=e,s=t[r(635)][r(790)],o=n[r(635)][r(790)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(545)][r(729)](o[r(545)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(499)](t);if(null===n[e(790)]){const n=this[e(442)](t);o[e(680)](n)}else{const t=this[e(776)][e(737)](r);null!==n[e(418)]||t[e(705)]?(s[e(680)](t[e(568)]),o[e(680)](t)):this[e(601)](t)}}o[e(476)]>0&&this[e(562)](o);for(const t of s)this[e(424)](e(506),t)})),n[t(697)].on(t(576),((e,r)=>{const s=t,o=r[0];if(!this[s(776)][s(476)])return;if(!o[s(716)])return;if(o[s(623)][s(569)]||!o[s(623)][s(745)])return;let i,a;switch(o[s(604)]){case s(460):i=n[s(697)][s(399)](o[s(678)]),a=i[s(801)](o[s(430)]);break;case s(637):i=n[s(697)][s(399)](o[s(502)]),a=n[s(697)][s(399)](o[s(619)]);break;case s(572):i=n[s(697)][s(399)](o[s(780)]),a=i[s(801)](o[s(430)]);break;default:return}const c=n[s(697)][s(524)](i,a);n[s(697)][s(821)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(819)](c)){if(e[t(552)])continue;if(t(731)==e[t(604)])continue;const r=this[t(795)](e);if(r&&this[t(546)](r)&&t(637)!=o[t(604)])continue;const s=e[t(635)]&&e[t(635)][t(432)];(t(479)!=e[t(604)]||t(637)==o[t(604)]&&!s)&&(n[t(410)]||t(721)==e[t(604)]&&n[t(554)]||e[t(616)]()[t(512)](c)&&this[t(462)](e,i,a))}}))}),{priority:t(595)}),n[t(697)].on(t(792),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(580)])return;if(this[s(441)])return;if(!this[s(538)][s(650)])return;if(o[s(463)])return;const a=n[s(697)][s(609)],{start:c,end:u}=o[s(616)](),l=c[s(474)]&&a[s(606)](c[s(474)])?null:a[s(665)](c,s(539)),f=u[s(612)]&&a[s(606)](u[s(612)])?null:a[s(665)](u,s(614)),h=n[s(697)][s(524)](l?l[s(545)]:c,f?f[s(777)]:u);n[s(697)][s(821)]((t=>{const e=s;this[e(783)](h);const r=n[e(697)][e(609)][e(665)](h[e(545)]);o.is(e(503))?t[e(548)](r):o[e(648)](r)})),e[s(681)]()}),{priority:e.priorities[t(510)]+10}),n[t(697)].on(t(642),((e,r)=>{const s=t,o=r[r[s(771)]-1];o&&o[s(580)]||this[s(441)]||this[s(538)][s(650)]&&(n[s(697)][s(821)]((()=>{const t=s;let o=n[t(697)][t(642)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(746)]=o[t(563)]();const i=o[t(777)][t(612)],a=n[t(697)][t(609)];i&&a[t(702)](i)&&!a[t(687)](i)&&(o=n[t(697)][t(524)](o[t(545)],n[t(697)][t(399)](i,t(777)))),this[t(403)](o)})),e[s(681)]())}),{priority:t(724)}),this[t(794)][t(725)][t(680)](t(520),this[t(538)]),this[t(528)](t(520));const o=new p(n,this[t(776)]);n[t(725)][t(680)](t(519),o),this[t(528)](t(519));const i=new b(n,this[t(776)]);n[t(725)][t(680)](t(478),i),this[t(528)](t(478)),n[t(725)][t(680)](t(504),new S(n,o,this[t(776)])),this[t(528)](t(504)),n[t(725)][t(680)](t(624),new S(n,i,this[t(776)])),this[t(528)](t(624)),n[t(725)][t(680)](t(625),new O(n,o,this[t(776)])),this[t(528)](t(625)),n[t(725)][t(680)](t(630),new O(n,i,this[t(776)])),this[t(528)](t(630));const c=n[t(436)][t(737)](t(577));this[t(685)](c,t(809),((e,{threadId:n})=>{const r=t,s=this[r(776)][r(737)](n);s&&s[r(573)]&&1===s[r(573)][r(771)]&&this[r(444)](n,{hasComments:!0})}),{priority:t(679)}),this[t(685)](c,t(651),((e,{threadId:n})=>{const r=t,s=this[r(776)][r(737)](n);s&&s[r(573)]&&!s[r(573)][r(771)]&&this[r(444)](n,{hasComments:!1})}),{priority:t(679)})}set[Ec(407)](t){const n=Ec;if(this[n(711)])throw new e.CKEditorError(n(409),this);this[n(711)]=t}get[Ec(407)](){return this[Ec(711)]}[Ec(717)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(776)][n(461)]())t&&!e[n(705)]||r[n(508)](e);return e?r[n(713)]((t=>t[n(723)]())):r}[Ec(689)](t){const n=Ec,r=this[n(776)][n(737)](t);if(!r)throw new e.CKEditorError(n(750),this);return r}[Ec(405)](t){const e=Ec;return this[e(776)][e(440)](t)}[Ec(675)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(604)][e(637)](":"),a=this[e(776)][e(737)](r)||this[e(756)](o,i,r,n,s);if(this[e(693)](a),this[e(647)](a,o,i||null,n),a[e(810)]=t[e(810)],a[e(591)]=!0,s&&s[e(421)]){const t=s[e(421)],n=this[e(492)](t[e(452)]);a[e(747)]=t[e(810)],a[e(509)]=n,a[e(668)]=!0}else a[e(747)]=t[e(810)];switch(t[e(635)]&&(a[e(635)]=t[e(635)]),t[e(694)]&&(a[e(694)]=t[e(694)]),this[e(711)]&&this[e(711)][e(475)]||(a[e(657)]=!0),this[e(767)][e(737)](a)){case e(788):this[e(767)][e(752)](a,e(511));break;case e(662):a[e(705)]?(this[e(649)](new Set([a])),this[e(562)](new Set([a])),this[e(767)][e(752)](a,e(544)),this[e(424)](e(707),a)):this[e(767)][e(752)](a,e(557))}return a}[Ec(519)](t){const e=Ec;this[e(580)]((()=>{const n=e;this[n(794)][n(697)][n(821)]((()=>{const e=n;for(const n of t[e(751)]())n[e(556)]()}))}))}[Ec(478)](t){const e=Ec;this[e(580)]((()=>{const n=e;this[n(794)][n(697)][n(821)]((()=>{const e=n;for(const n of t[e(751)]())n[e(757)]()}))}))}[Ec(528)](t,n){const r=Ec,s=this[r(794)][r(725)][r(737)](t);if(!s)throw new e.CKEditorError(r(464),this,{commandName:t});if(this[r(575)][r(440)](s))throw new e.CKEditorError(r(739),this,{commandName:t});this[r(575)][r(680)](s),n&&s.on(r(769),((t,e)=>{const o=r;this[o(538)][o(650)]&&(this[o(441)]||(e[o(771)]>0&&e[e[o(771)]-1]&&e[e[o(771)]-1][o(580)]?e[o(698)]():(t[o(746)]=n(((...t)=>s[o(769)](...t,{forceDefaultExecution:!0})),...e),t[o(681)]())))}),{priority:r(724)})}[Ec(580)](t){const n=Ec;let r,s;const o=this[n(441)];this[n(441)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(441)]=!1),s&&e.CKEditorError[n(513)](s,this),r}[Ec(403)](t,n=null,r={}){const s=Ec;if(t[s(463)])return null;const o=this[s(794)][s(436)][s(737)](s(589)).me;for(const{suggestion:e,meta:o}of this[s(819)](t,s(721)))if(o[s(554)]){if(!o[s(712)]){if(o[s(410)]){if(!this[s(804)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(462)](e,t[s(545)],t[s(777)]);break}if(n==e[s(484)]&&Oc(e,r)){const n=e[s(616)]();return n[s(545)][s(759)](t[s(777)])?this[s(754)](e,this[s(496)][s(524)](t[s(545)],n[s(777)])):this[s(754)](e,this[s(496)][s(524)](n[s(545)],t[s(777)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(770)+n:s(721),u=this[s(688)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(446)](c,i,a,t),u}[Ec(494)](t,n=Ec(429),r={}){const s=Ec,o=this[s(794)][s(436)][s(737)](s(589)).me,i=this[s(674)][s(434)](s(721),n,s(558));for(const e of this[s(717)]())if(e[s(509)].id==o.id&&s(721)==e[s(604)]&&e[s(484)]==n&&Oc(e,r)&&(i(e[s(398)](),t)||i(t,e[s(398)]()))){for(const n of t)e[s(696)](n);return e}for(const{suggestion:e,meta:n}of this[s(819)](t,s(721))){if(!n[s(554)])continue;if(!this[s(804)]&&n[s(410)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(398)]())for(const e of t)if(!n[s(512)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(770)+n,l=this[s(688)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(446)](u,a,c,e,Hr[s(505)]());return l}[Ec(565)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(463)])return null;if(o(586)===this[o(628)]){const e=this[o(674)][o(434)](o(731),r,o(556));return this[o(580)]((()=>e([t],n,s))),null}const i=this[o(794)][o(436)][o(737)](o(589)).me,a=[];if(o(608)!==this[o(628)])for(const{suggestion:e,meta:n}of this[o(819)](t,o(721)))n[o(554)]&&!n[o(602)]&&a[o(508)](...e[o(398)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(584)](s);e&&r[n(508)](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(771)];){const s=r[e][n(551)](t);r[n(468)](e,1,...s),e+=s[n(771)]}}return r}(t,a);c[o(771)]&&this[o(496)][o(821)]((()=>{const t=o;for(const e of c){const o=this[t(674)][t(434)](t(731),r,t(556));this[t(580)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(545)],u=t[o(777)];for(const{suggestion:e,meta:n}of this[o(819)](t,o(731))){if(!n[o(554)])continue;if(e[o(484)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(616)]();if(i[o(512)](t,!0))return null;c=c[o(729)](i[o(545)])?c:i[o(545)],u=u[o(437)](i[o(777)])?u:i[o(777)],a?i[o(545)][o(729)](a[o(616)]()[o(545)])?(a[o(453)](),a=e):e[o(453)]():a=e}const l=this[o(496)][o(524)](c,u);if(a)this[o(754)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(688)]({id:t,type:o(611)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(446)](o(611)+r,t,a,l)}}return null}[Ec(799)](t,n,r=[],s=null,o={}){const i=Ec;n[i(566)]||(n[i(566)]=n[i(815)]),n[i(432)]=t.is(i(465)),s=s||Nc(n);const a=r[i(713)]((t=>vc(t,this[i(496)]))),c=t.is(i(465))?t:vc(t,this[i(496)]);if(i(586)===this[i(628)]){const t=this[i(674)][i(434)](i(479),s,i(556));return this[i(580)]((()=>t([c],n,o))),null}a[i(508)](c);let u=!0;for(const t of a)if(!this[i(423)](t)){u=!1;break}if(u&&i(608)!==this[i(628)]){const t=this[i(674)][i(434)](i(479),s,i(556));return this[i(580)]((()=>t([c],n,o))),null}let l=null,f=c[i(545)],h=c[i(777)];for(const{suggestion:t,meta:e}of this[i(819)](c,i(479))){if(!e[i(554)])continue;if(e[i(712)]||e[i(410)]||e[i(602)])continue;if(t[i(635)][i(566)]!=n[i(566)])continue;if(!Oc(t,o))continue;const r=t[i(616)]();if(t[i(484)]==s){if(r[i(512)](c,!0))return null;f=f[i(729)](r[i(545)])?f:r[i(545)],h=h[i(437)](r[i(777)])?h:r[i(777)],l?r[i(545)][i(729)](l[i(616)]()[i(545)])?(l[i(453)](),l=t):t[i(453)]():l=t}else{const e=c[i(584)](r);this[i(773)](t,e)}}const g=this[i(794)][i(436)][i(737)](i(589)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(754)](l,this[i(496)][i(524)](f,h)),l;{const t=this[i(688)]({id:d,type:i(655)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(446)](i(655)+s,d,p,this[i(496)][i(524)](f,h)),t}}[Ec(761)](t,n,r=[],s=null,o={}){const i=Ec;n[i(566)]||(n[i(566)]=n[i(815)]);const a=t[0];n[i(432)]=a.is(i(465)),s=s||Nc(n);const c=r[i(713)]((t=>vc(t,this[i(496)]))),u=a.is(i(465))?t:t[i(713)]((t=>vc(t,this[i(496)])));if(i(586)===this[i(628)]){const t=this[i(674)][i(434)](i(479),s,i(556));return this[i(580)]((()=>t(u,n,o))),null}c[i(508)](...u);let l=!0;for(const t of c)if(!this[i(423)](t)){l=!1;break}if(l&&i(608)!==this[i(628)]){const t=this[i(674)][i(434)](i(479),s,i(556));return this[i(580)]((()=>t(u,n,o))),null}const f=this[i(794)][i(436)][i(737)](i(589)).me;for(const t of this[i(717)]()){if(t[i(509)].id!=f.id)continue;if(i(479)!=t[i(604)]||t[i(635)][i(566)]!=n[i(566)])continue;if(!Oc(t,o))continue;const e=t[i(484)]==s;for(let n=0;n<u[i(771)];n++){const r=u[n];for(const s of t[i(617)]()){const o=s[i(706)]();if(r[i(759)](o)){e?(u[i(468)](n,1),n--):t[i(814)](s[i(400)]);break}}}}if(0==u[i(771)])return null;const h=this[i(674)][i(434)](i(479),s,i(558));for(const t of this[i(717)]())if(t[i(509)].id==f.id&&i(479)==t[i(604)]&&t[i(635)][i(566)]==n[i(566)]&&t[i(484)]==s&&Oc(t,o)&&(h(t[i(398)](),u)||h(u,t[i(398)]()))){for(const e of u)t[i(696)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(655)+s,m=this[i(688)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(446)](p,g,d,t,Hr[i(505)]());return m}[Ec(783)](t,n=null,r={}){const s=Ec;if(t[s(463)])return null;const o=this[s(794)][s(436)][s(737)](s(589)).me,a=new i.LiveRange(t[s(545)],t[s(777)]);for(const{suggestion:t,meta:e}of this[s(819)](a,s(721)))if(e[s(554)]&&!e[s(712)])if(t[s(552)]){const e=t[s(398)]()[s(570)]((t=>s(567)!=t[s(540)][s(658)]));if(e[s(808)]((t=>a[s(512)](t,!0)))&&t[s(757)](),e[s(598)]((t=>t[s(512)](a,!0)))){const t=this[s(674)][s(434)](s(822),n,s(556));return this[s(580)]((()=>t([a],null,r))),null}}else{const e=a[s(584)](t[s(616)]());null!==e&&t[s(517)]([e],null,r)}if(a[s(618)](),a[s(463)]||s(567)==a[s(540)][s(658)])return null;let c=null,u=a[s(545)],l=a[s(777)];const f=this[s(819)](a,s(822));for(const{suggestion:t,meta:e}of f){const n=this[s(496)][s(524)](u,l);if(e[s(554)]&&(this[s(804)]||!e[s(410)]&&!e[s(602)]))if(t[s(552)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(398)]()){if(r[s(512)](n,!0))return t;n[s(512)](r)||(e=!1)}e&&t[s(757)]()}else{const e=t[s(616)]();if(e[s(512)](n,!0))return t;if(!Oc(t,r)){n[s(512)](e)?t[s(453)]():e[s(695)](u)?u=e[s(777)]:e[s(695)](l)&&(l=e[s(545)]);continue}u=u[s(729)](e[s(545)])?u:e[s(545)],l=l[s(437)](e[s(777)])?l:e[s(777)],r=Object[s(607)]({},t[s(694)]),c?e[s(545)][s(729)](c[s(616)]()[s(545)])?(c[s(453)](),c=t):t[s(453)]():c=t}}if(c)return this[s(754)](c,this[s(496)][s(524)](u,l)),c;{const t=(0,e.uid)(),i=this[s(496)][s(524)](u,l),a=o.id,c=n?s(785)+n:s(822),f=this[s(688)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(446)](c,t,a,i),f}}[Ec(450)](t,n=Ec(429),r={}){const s=Ec,o=this[s(794)][s(436)][s(737)](s(589)).me,a=t[s(713)]((t=>new i.LiveRange(t[s(545)],t[s(777)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(819)](a,s(721)))e[s(554)]&&!e[s(712)]&&c[s(680)](t);for(const e of c)if(e[s(552)]){const o=e[s(398)]();if((!e[s(694)]||!e[s(694)][s(574)])&&o[s(808)]((t=>a[s(598)]((e=>e[s(512)](t,!0)))))&&e[s(757)](),a[s(808)]((t=>o[s(598)]((e=>e[s(512)](t,!0)))))){const e=this[s(674)][s(434)](s(822),n,s(556));return this[s(580)]((()=>e(t,null,r))),null}}else{const t=e[s(616)]();if(a[s(598)]((e=>e[s(512)](t,!0)))&&e[s(757)](),a[s(808)]((e=>t[s(512)](e,!0)))){const t=this[s(674)][s(434)](s(822),n,s(556));return this[s(580)]((()=>t(a,null,r))),null}}const u=this[s(674)][s(434)](s(822),n,s(558));let l=null;for(const t of this[s(717)]())if(t[s(509)].id==o.id&&t[s(705)]&&s(822)==t[s(604)]&&t[s(484)]==n&&Oc(t,r)&&(u(t[s(398)](),a)||u(a,t[s(398)]())))if(l){if(t[s(573)]&&t[s(573)][s(771)])continue;for(const e of t[s(398)]())l[s(497)](e)||l[s(696)](e);t[s(453)]()}else{l=t;for(const e of a)t[s(497)](e)||t[s(696)](e)}if(l)return l;c[s(779)]();for(const{suggestion:t,meta:e}of this[s(819)](a,s(822)))e[s(554)]&&(this[s(804)]||!e[s(410)]&&!e[s(602)])&&Oc(t,r)&&c[s(680)](t);for(const t of c){const e=t[s(398)]();if((!r||!r[s(574)])&&a[s(808)]((t=>e[s(598)]((e=>e[s(512)](t,!0))))))return t;(!t[s(694)]||!t[s(694)][s(574)])&&e[s(808)]((t=>a[s(598)]((e=>e[s(512)](t,!0)))))&&t[s(757)]()}const f=(0,e.uid)(),h=o.id,g=s(785)+n,d=this[s(688)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(618)](),t[s(463)]||s(567)==t[s(540)][s(658)]||this[s(446)](g,f,h,t,Hr[s(505)]());return d}[Ec(481)](t,n,r,s,o){const i=Ec;if(t[i(463)])return[];if(i(586)===this[i(628)])return[];const a=this[i(794)][i(436)][i(737)](i(589)).me.id,c=Array[i(610)](this[i(776)][i(461)]())[i(570)]((e=>i(700)==e[i(604)]&&e[i(635)][i(760)]==n&&e[i(497)](t)));if(i(535)===this[i(628)]){const e=this[i(819)](t,i(721))[i(570)]((({meta:t})=>t[i(554)]&&!t[i(602)]&&!t[i(712)]))[i(713)]((({suggestion:t})=>t));c[i(816)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(700)==t[i(604)]?t[i(635)][i(643)]:void 0,o=t[i(616)](),a=Array[i(610)](u[i(787)]())[i(435)]((t=>t[i(763)](o)));if(!a)continue;const c=a[i(551)](o);this[i(546)](n)&&i(721)==t[i(604)]&&0!=c[i(771)]||(u[i(457)](a),c[i(527)]((t=>{u[i(752)](t,r)})),i(721)!=t[i(604)]&&e!=s&&u[i(752)](a[i(584)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(771)]>37&&console[i(690)](i(427),{key:n});const f=(i(472)+(n+"|")+Nc({newValue:s}))[i(645)](0,60),h=this[i(688)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(508)](h),this[i(446)](f,c,a,t)}return l}[Ec(397)](t){const e=Ec;this[e(528)](t,((t,...n)=>{this[e(498)]((()=>{t(...n)}))}))}[Ec(433)](t){const e=Ec;this[e(740)][e(680)](t)}[Ec(493)](t){const e=Ec;this[e(703)][e(680)](t)}[Ec(795)](t){const e=Ec;return e(700)==t[e(604)]?t[e(484)][e(637)]("|")[0]:null}[Ec(754)](t,e){const n=Ec,r=t[n(764)]();this[n(496)][n(821)]((t=>{t[n(473)](r,{range:e})}))}[Ec(693)](t){const e=Ec,n=t.id,r=this[e(794)][e(727)][e(737)](e(786));this[e(699)][e(806)](n)||this[e(699)][e(641)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(699)][e(451)](n);s[e(732)](e(825)),s[e(825)]=!1,t[e(573)]=s}[Ec(647)](t,n,r,s){const o=Ec;if(t[o(604)]!=n||t[o(484)]!=r||t[o(431)].id!=s)throw this[o(794)][o(482)](o(471)),new e.CKEditorError(o(471),this)}[Ec(773)](t,n){const r=Ec,s=t[r(616)]();if(n[r(759)](s))t[r(453)]();else if(s[r(512)](n)){const o=this[r(496)][r(399)](n[r(545)][r(612)],r(777));this[r(754)](t,this[r(496)][r(524)](s[r(545)],o));const i=(0,e.uid)(),a=t[r(431)].id,c=t[r(604)]+":"+t[r(484)];this[r(688)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(635)],attributes:t[r(694)]});const u=this[r(496)][r(399)](n[r(777)][r(796)],r(817)),l=this[r(496)][r(524)](u,s[r(777)]);this[r(446)](c,i,a,l)}else if(s[r(695)](n[r(545)])){const e=this[r(496)][r(399)](n[r(545)][r(612)],r(777));this[r(754)](t,this[r(496)][r(524)](s[r(545)],e))}else{const e=this[r(496)][r(399)](n[r(777)][r(796)],r(817));this[r(754)](t,this[r(496)][r(524)](e,s[r(777)]))}}[Ec(423)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(819)](t,e(721))){if(!r[e(554)])continue;const s=n[e(398)]();for(const n of s)if(!t[e(551)](n)[e(771)])return!0}return!1}[Ec(653)](t){const n=Ec,r=this[n(794)][n(436)][n(737)](n(589))[n(449)](t);if(!r)throw new e.CKEditorError(n(447),this);return r}[Ec(492)](t){const e=Ec,n=this[e(794)][e(436)][e(737)](e(589)),r=(0,o.hashObject)(e(644)+t);return n[e(449)](r)||n[e(661)]({id:r,name:t})}[Ec(756)](t,e,n,r,s){const o=Ec,i=this[o(653)](r),a=this[o(674)][o(579)](t,e,n,i,s,(t=>{const e=o;this[e(444)](n,{attributes:t});const r=this[e(689)](n);this[e(649)](new Set([r])),this[e(562)](new Set([r]))}));return this[o(685)](a,o(556),(()=>{const t=o;this[t(444)](n,{state:t(404)})}),{priority:o(724)}),this[o(685)](a,o(757),(()=>{const t=o;this[t(444)](n,{state:t(415)})}),{priority:o(724)}),this[o(776)][o(752)](n,a),this[o(767)][o(752)](a,o(788)),a}[Ec(499)](t){const e=Ec,n=t[e(637)](":");return{group:n[0],type:n[1],subType:n[e(771)]>=5?n[2]:null,id:n[e(771)]<5?n[2]:n[3],authorId:n[e(771)]<5?n[3]:n[4],markerCount:6==n[e(771)]?n[5]:null}}[Ec(462)](t,n,r){const s=Ec,o=t[s(616)](),i=o[s(545)],a=o[s(777)];this[s(754)](t,this[s(496)][s(524)](i,n));const c=(0,e.uid)(),u=t[s(431)].id,l=t[s(604)]+(t[s(484)]?":"+t[s(484)]:"");this[s(688)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(694)],data:t[s(635)]});const f=this[s(795)](t);(s(479)==t[s(604)]||f&&this[s(546)](f))&&(r=this[s(496)][s(686)](r[s(796)])),this[s(446)](l,c,u,this[s(496)][s(524)](r,a))}[Ec(819)](t,e=null){const n=Ec,r=[],s=this[n(794)][n(436)][n(737)](n(589)).me;Array[n(419)](t)||(t=[t]);for(const o of this[n(717)]()){if(!o[n(705)])continue;if(e&&o[n(604)]!=e)continue;let i=!1;for(const e of o[n(398)]()){for(const a of t){const t=a[n(545)][n(759)](e[n(777)])||a[n(777)][n(759)](e[n(545)]);if(t||a[n(584)](e)){const c=a[n(512)](e)&&kc(this[n(496)][n(609)],e[n(545)],a),u=e[n(512)](a)&&kc(this[n(496)][n(609)],a[n(545)],e);r[n(508)]({suggestion:o,meta:{isOwn:s==o[n(509)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(446)](t,e,n,r,s){const o=Ec;this[o(496)][o(821)]((i=>{const a=o;let c=a(443)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(793)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(601)](t){const e=Ec,n=t[e(402)],r=t[e(782)];t[e(402)]=null,t[e(782)]=null,null!=n&&n[e(782)]==t&&(n[e(782)]=r),null!=r&&r[e(402)]==t&&(r[e(402)]=n),e(544)==this[e(767)][e(737)](t)&&(this[e(767)][e(752)](t,e(557)),this[e(424)](e(734),t,n,r))}[Ec(688)](t){const n=Ec,r=t.id,s=this[n(675)](t);if(this[n(711)]&&this[n(711)][n(475)]){const o=this[n(794)][n(436)][n(737)](n(534)),i=s[n(514)],a=s[n(484)]?s[n(604)]+":"+s[n(484)]:s[n(604)],c=this[n(794)][n(549)],u=o[n(680)](zr(c,n(515))),l={id:r,type:a,hasComments:i,data:t[n(635)]||null,originalSuggestionId:t[n(639)]||null,attributes:s[n(694)]};this[n(711)][n(475)](l)[n(772)]((t=>{const e=n;s[e(657)]=!0,o[e(659)](u),t&&t[e(810)]&&(this[e(776)][e(737)](r)[e(810)]=t[e(810)])}))[n(587)]((t=>{const r=n;throw(0,e.logWarning)(r(738)),this[r(794)][r(697)][r(784)]({isUndoable:!1},(()=>{s[r(757)]()})),s[r(741)](),this[r(776)][r(457)](s.id),this[r(767)][r(457)](s),t}))}return s}[Ec(546)](t){const e=Ec;return this[e(740)][e(440)](t)}[Ec(444)](t,e){const n=Ec,r=this[n(794)][n(436)][n(737)](n(534)),s=this[n(689)](t);if(this[n(711)]&&this[n(711)][n(543)])if(s[n(657)]){const s=r[n(680)](zr(this[n(794)][n(549)],n(515)));this[n(711)][n(543)](t,e)[n(772)]((()=>{r[n(659)](s)}))}else s.on(n(582),(()=>{this[n(444)](t,e)}))}[Ec(620)](t){const n=Ec;if(!this[n(711)]||!this[n(711)][n(689)])throw new e.CKEditorError(n(501),this);return this[n(711)][n(689)](t)}[Ec(442)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(499)](t),i=this[e(776)][e(737)](n)||this[e(756)](r,s,n,o,{});switch(this[e(647)](i,r,s,o),this[e(767)][e(737)](i)){case e(788):this[e(620)](n)[e(772)]((t=>{const r=e;let s=Promise[r(613)]();t[r(514)]&&(s=this[r(699)][r(701)]({channelId:this[r(794)][r(727)][r(737)](r(786)),threadId:n})),s[r(772)]((()=>{const e=r;this[e(675)](t)[e(657)]=!0}))})),this[e(767)][e(752)](i,e(662));break;case e(557):this[e(444)](n,{state:e(736)});case e(511):this[e(767)][e(752)](i,e(544)),this[e(424)](e(707),i);break;case e(544):this[e(424)](e(506),i)}return i[e(800)](t),i}[Ec(562)](t){const e=Ec,n=Array[e(610)](t),r=n[e(570)]((t=>e(700)==t[e(604)]));this[e(774)](r);const s=n[e(570)]((t=>!t[e(552)]&&e(700)!=t[e(604)])),o=this[e(717)]({skipNotAttached:!0})[e(570)]((t=>!t[e(552)]&&e(700)!=t[e(604)])),i=o[e(570)]((n=>!t[e(440)](n))),a=new Map(o[e(713)]((t=>[t,this[e(674)][e(434)](t[e(604)],t[e(484)],e(633))]))),c=new Map(o[e(713)]((t=>[t,t[e(616)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(771)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(771)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(771)];t++){const n=s[t];!l[e(440)](n)&&n[e(402)]&&(f[e(680)](n[e(402)]),n[e(402)][e(782)]===n&&(n[e(402)][e(782)]=null),n[e(402)]=null),!u[e(440)](n)&&n[e(782)]&&(f[e(680)](n[e(782)]),n[e(782)][e(402)]===n&&(n[e(782)][e(402)]=null),n[e(782)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(771)];e++){const r=g(t,n[e]);r&&(r[0][s(782)]=r[1],r[1][s(402)]=r[0],u[s(680)](r[0]),l[s(680)](r[1]))}}function g(t,n){const r=e;if(t[r(509)].id!==n[r(509)].id)return null;const s=a[r(737)](t)(t,n,c[r(737)](t),c[r(737)](n));return s&&a[r(737)](n)(t,n,c[r(737)](t),c[r(737)](n))?s[1][r(573)]&&s[1][r(573)][r(771)]?null:s:null}f[e(476)]&&this[e(562)](f)}[Ec(774)](t){const e=Ec;if(0==t[e(771)])return;const n=this[e(717)]({skipNotAttached:!0})[e(570)]((t=>e(700)==t[e(604)]&&t[e(591)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(694)]);s[e(440)](n)||(s[e(752)](n,r[e(771)]),r[e(508)]([]));const i=s[e(737)](n);r[i][e(508)](t)}!function(){const t=e;r[t(670)](((e,n)=>{const r=t,s=e[0][r(810)],o=n[0][r(810)];return s==o?e[0][r(694)][r(708)]<n[0][r(694)][r(708)]?-1:1:s<o?-1:1}));for(const e of r)e[t(670)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(771)];t++){if(0==r[t][e(771)])continue;const n=[];for(let s=t+1;s<r[e(771)];s++)0!=r[s][e(771)]&&i(r[t],r[s])&&n[e(508)](s);for(const s of n)r[t]=r[t][e(691)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(771)];n++)t[n][e(782)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(771)];n++)t[n][e(402)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(694)][r(708)]!==n[0][r(694)][r(708)]&&t[0][r(509)]!==n[0][r(509)])return!1;if(!function(t,e){const n=r;return!t[n(514)]&&!e[n(514)]||(!t[n(514)]||!e[n(514)])&&(!!(t[n(514)]&&e[n(810)]<t[n(573)][n(753)][n(737)](0)[n(810)])||!!(e[n(514)]&&t[n(810)]<e[n(573)][n(753)][n(737)](0)[n(810)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(694)],r(708)),o=Ic(n[0][r(694)],r(708));return!!Or(s,o)&&(!!t[r(808)]((t=>n[r(598)]((e=>t[r(616)]()[r(759)](e[r(616)]())))))&&n[r(808)]((e=>t[r(598)]((t=>e[r(616)]()[r(759)](t[r(616)]()))))))}}[Ec(649)](t){const e=Ec,n=Array[e(610)](t),r=this[e(717)]({skipNotAttached:!0}),s=r[e(570)]((n=>!t[e(440)](n))),o=new Map(n[e(713)]((t=>[t,this[e(674)][e(434)](t[e(604)],t[e(484)],e(558))]))),i=new Map(r[e(713)]((t=>[t,t[e(398)]()])));for(let t=0;t<n[e(771)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(771)];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(771)];e++){const s=r[e];if(s[a(604)]!==n[a(604)]||s[a(509)].id!==n[a(509)].id||s[a(484)]!==n[a(484)])continue;if(!wc(n,s,[a(708)]))continue;if(a(700)==n[a(604)]&&n[a(635)][a(643)]!=s[a(635)][a(643)])continue;if(a(700)==n[a(604)]&&t[a(546)](n[a(635)][a(760)]))continue;if(a(479)==n[a(604)]){const e=t[a(794)][a(697)],r=n[a(396)]();if(r&&(e[a(609)][a(687)](r)||e[a(609)][a(606)](r)))continue}const c=o[a(737)](n),u=i[a(737)](n),l=i[a(737)](s),f=n[a(573)]&&n[a(573)][a(771)],h=s[a(573)]&&s[a(573)][a(771)];if(!f&&c(l,u))return t[a(485)](s,n),i[a(457)](n),!0;if(!h&&c(u,l))return t[a(485)](n,s),i[a(457)](s),!0}return!1}}[Ec(485)](t,e){const n=Ec;if(t[n(552)])for(const r of e[n(398)]())t[n(696)](r);else{const r=e[n(616)]()[n(777)];this[n(754)](t,this[n(496)][n(524)](t[n(616)]()[n(545)],r))}e[n(453)]()}[Ec(765)](t,e){const n=Ec,r=t[n(590)](n(735))||t[n(590)](n(700))?n(426):t[n(489)]();return zr(this[n(794)][n(549)],e+"_"+r+n(710))}[Ec(632)](){const t=Ec,e=this[t(794)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(496)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(499)](t[s(400)]);if(s(487)===e){n[s(518)](this[s(765)](r,s(646)));break}}for(const t of r){const{group:e,type:r}=this[s(499)](t[s(400)]);if(s(487)===e){n[s(518)](this[s(765)](r,s(445)));break}}}))}[Ec(652)](t){const e=Ec;if(this[e(596)])return!1;const n=this[e(794)],r=n[e(697)][e(634)][e(560)][e(671)]();if(0==r[e(771)])return!1;const s=[],o=r[e(570)]((t=>e(700)==t[e(604)])),i=r[e(570)]((t=>e(460)==t[e(604)]&&e(640)!=t[e(400)])),a=r[e(570)]((t=>e(659)==t[e(604)]&&e(640)!=t[e(400)]));for(const t of o)s[e(508)]({key:t[e(533)],newValue:t[e(733)],oldValue:t[e(488)],range:Sc(t[e(465)],n[e(697)])});for(const t of i){const r=a[e(435)]((n=>n[e(678)][e(759)](t[e(678)])));r&&s[e(508)]({key:e(672),newValue:t[e(400)],oldValue:r[e(400)],range:n[e(697)][e(615)](t[e(678)][e(474)])})}return 0!=s[e(771)]&&this[e(627)](t,s)}[Ec(621)](t){const e=Ec;let n=!1;const r=this[e(794)][e(697)][e(634)][e(560)][e(459)]()[e(570)]((t=>t[e(635)][e(418)]&&t[e(400)][e(590)](e(448))));for(const s of r){const{subType:r,id:o}=this[e(499)](s[e(400)]),i=r[e(637)]("|")[0];for(const r of this[e(717)]({skipNotAttached:!0}))r.id!=o&&e(700)==r[e(604)]&&r[e(635)]&&r[e(635)][e(760)]==i&&r[e(616)]()[e(763)](s[e(635)][e(418)])&&(this[e(714)](r,s[e(635)][e(418)],t),n=!0)}return n}[Ec(498)](t){const e=Ec;this[e(794)],this[e(596)]=!0,t()}[Ec(768)](t){const e=Ec,n=this[e(546)](t),r=this[e(703)][e(440)](t);return n||r}[Ec(627)](t,e){const n=Ec;if(0==e[n(771)])return!1;let r=!1;for(const s of e){const e=this[n(819)](s[n(465)],n(700))[n(570)]((t=>!t[n(704)][n(712)]))[n(713)]((t=>t[n(487)])),i=(0,o.hashObject)({newValue:s[n(425)]});e[n(570)]((t=>{const e=n,[r,o]=t[e(484)][e(637)]("|");return r==s[e(760)]&&o!=i}))[n(527)]((e=>{const o=n;this[o(714)](e,s[o(465)],t),r=!0}))}return r}[Ec(714)](t,e,n){const r=Ec,s=t[r(616)]()[r(551)](e);0!==s[r(771)]?1!==s[r(771)]?this[r(462)](t,e[r(545)],e[r(777)]):this[r(754)](t,s[0]):n[r(814)](t[r(764)]())}}class Ac{constructor(t){const e=Ec;this[e(428)]=t,this[e(496)]=t[e(697)],this[e(588)]=new Map,this[e(585)]=new Map,this[e(656)]()}[Ec(579)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(496)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(434)](t,e,i(556))(...n),onDiscard:(...n)=>this[i(434)](t,e,i(757))(...n)})}[Ec(818)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(588)][s(752)](o,r)}[Ec(434)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(588)][r(737)](s)||this[r(585)][r(737)](t+":"+n)}[Ec(656)](){const t=Ec,e=()=>!1,n=t=>{const e=Tc;t[e(670)](((t,n)=>t[e(545)][e(729)](n[e(545)])?1:-1)),this[e(496)][e(821)]((n=>{const r=e;for(const e of t){let t;t=e[r(777)][r(526)]&&e[r(777)][r(796)]==e[r(545)][r(474)]?n[r(542)](e[r(545)][r(474)],"on"):n[r(542)](e),this[r(496)][r(792)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Tc;e&&this[n(496)][n(821)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(713)]((t=>(Cc(t)&&(t=this[s(496)][s(524)](t[s(777)])),t)))[s(570)]((t=>s(567)!==t[s(540)][s(658)]));if(c[s(771)]<1)return;const u=Array[s(610)](this[s(496)][s(634)][s(682)][s(398)]())[s(713)]((t=>i.LiveRange[s(422)](t)));r[s(548)](c);for(const t of this[s(428)][s(725)][s(725)]())t[s(571)]();a[s(508)]({forceDefaultExecution:!0}),this[s(428)][s(769)](o,...a);const l=u[s(570)]((t=>s(567)!=t[s(540)][s(658)]));l[s(771)]>0&&r[s(548)](l);for(const t of u)t[s(618)]()}))},s=(e,n)=>1==e[t(771)]&&1==n[t(771)]&&e[0][t(777)][t(759)](n[0][t(545)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(496)])?[e,n]:Mc(n,e,s,r,this[t(496)])?[n,e]:null;this[t(585)][t(752)](t(417),e),this[t(585)][t(752)](t(414),n),this[t(585)][t(752)](t(486),s),this[t(585)][t(752)](t(719),o),this[t(585)][t(752)](t(758),n),this[t(585)][t(752)](t(597),e),this[t(585)][t(752)](t(730),s),this[t(585)][t(752)](t(578),o),this[t(585)][t(752)](t(684),r),this[t(585)][t(752)](t(626),e),this[t(585)][t(752)](t(715),s),this[t(585)][t(752)](t(483),e),this[t(585)][t(752)](t(458),r),this[t(585)][t(752)](t(480),e),this[t(585)][t(752)](t(636),s),this[t(585)][t(752)](t(439),e),this[t(585)][t(752)](t(748),e),this[t(585)][t(752)](t(663),((e,n)=>{const r=t;if(!n)return;const s=this[r(428)][r(436)][r(737)](yc);this[r(496)][r(821)]((t=>{const o=r;if(o(672)==n[o(760)])for(const r of e){const e=r[o(545)][o(474)],s=n[o(643)];t[o(547)](e,s)}else if(s[o(546)](n[o(760)]))for(const r of e)void 0!==n[o(643)]?t[o(803)](n[o(760)],n[o(643)],r[o(545)][o(474)]):t[o(669)](n[o(760)],r[o(545)][o(474)]);else for(const r of e)n[o(643)]?t[o(803)](n[o(760)],n[o(643)],r):t[o(669)](n[o(760)],r)}))})),this[t(585)][t(752)](t(798),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(796)][r(720)]({includeSelf:!0,parentFirst:!0})){if(s[r(540)]==s)return!1;if(!n[r(667)](s))return!1;if(t[r(687)](s)||t[r(606)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(777)][e(796)]==t[e(545)][e(474)]&&t[e(777)][e(824)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(666)].is(s(722))&&!r[s(687)](t[s(666)]),i=t[s(545)][s(791)](o),a=t[s(777)][s(791)](o,{direction:s(614)});return!(t[s(545)][s(759)](i)&&t[s(777)][s(759)](a)||(i[s(729)](a)?n[s(473)](e,{range:n[s(524)](i,a)}):n[s(814)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(545)][e(474)];return n&&n.is(e(797))}function Sc(t,e){const n=Ec;return null==t[n(777)][n(612)]&&t[n(777)][n(796)]==t[n(545)][n(474)]?vc(t[n(545)][n(474)],e):t}function vc(t,e){const n=Ec,r=e[n(609)][n(687)](t)||e[n(609)][n(507)](t);return e[n(524)](e[n(399)](t,n(749)),r?e[n(807)](t):e[n(399)](t,n(777)))}function Mc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(777)][o(759)](r[o(545)]))return!0;if(t[o(604)]!=e[o(604)])return!1;if(!n[o(777)][o(813)](r[o(545)]))return!1;const i=s[o(524)](n[o(777)],r[o(545)])[o(811)]();for(const t of i)if([o(516),o(583)][o(683)](t[o(604)])&&s[o(609)][o(606)](t[o(666)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(591)]||!e[r(591)])&&Or(Ic(t[r(694)],n),Ic(e[r(694)],n))}function Oc(t,e){const n=Ec,r=Fc(t[n(694)]),s=Fc(e);if(!t[n(591)])return!1;for(const t of Object[n(787)](s))if(!Or(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(607)]({},t);return delete n[e(574)],delete n[e(536)],n}const Dc=Pc;function Bc(){const t=["getRanges","canDiscard","3815670qyoYQO","_discardCommand","add","view","41072tJvIFF","bind","10OlBpEq","canAccept","_pendingAction","locale","change:isDirty","isDirty","3502216HFRqYK","commands","listenTo","_acceptCommand","discardSuggestion","remove","PendingActions","commentThreadController","410166ZzhsvM","_removePendingAction","plugins","7IbNSHG","_editor","destroy","2FozTnB","2371190oGEONm","unbind","_setPendingAction","stopListening","execute","PENDING_ACTION_SUGGESTION","13530843EhiDCj","model","canEditAt","isEnabled","acceptSuggestion","get","1349504iFVBGt"];return(Bc=function(){return t})()}function Pc(t,e){const n=Bc();return(Pc=function(t,e){return n[t-=497]})(t,e)}!function(t,e){const n=Pc,r=t();for(;;)try{if(397995===parseInt(n(517))/1+-parseInt(n(497))/2*(parseInt(n(533))/3)+-parseInt(n(510))/4+-parseInt(n(498))/5+-parseInt(n(513))/6+parseInt(n(536))/7*(parseInt(n(525))/8)+parseInt(n(504))/9*(parseInt(n(519))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bc);class Uc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Pc;super(),this[s(505)]=e,this[s(516)]=n,this[s(532)]=r,this[s(537)]=t,this[s(528)]=t[s(526)][s(509)](s(508)),this[s(514)]=t[s(526)][s(509)](s(529)),this[s(516)][s(518)](s(507)).to(this[s(528)],this[s(514)],((t,e)=>t||e)),this[s(516)][s(518)](s(520)).to(this[s(528)],s(507),(t=>t&&this[s(537)][s(505)][s(506)](e[s(511)]()))),this[s(516)][s(518)](s(512)).to(this[s(514)],s(507),(t=>t&&this[s(537)][s(505)][s(506)](e[s(511)]()))),this[s(521)]=null,n[s(524)]&&this[s(500)](),this[s(527)](n,s(508),(()=>this[s(508)]())),this[s(527)](n,s(529),(()=>this[s(529)]())),this[s(527)](n,s(523),(()=>{const t=s;n[t(524)]?this[t(500)]():this[t(534)]()}))}[Dc(508)](){const t=Dc;this[t(528)][t(502)](this[t(505)].id)}[Dc(529)](){const t=Dc;this[t(514)][t(502)](this[t(505)].id)}[Dc(538)](){const t=Dc;this[t(516)][t(499)](t(507)),this[t(516)][t(499)](t(520)),this[t(516)][t(499)](t(512)),this[t(501)](),this[t(532)][t(538)](),this[t(521)]&&this[t(534)]()}[Dc(500)](){const t=Dc,e=zr(this[t(537)][t(522)],t(503));this[t(521)]=this[t(537)][t(535)][t(509)](t(531))[t(515)](e)}[Dc(534)](){const t=Dc;null!==this[t(521)]&&this[t(537)][t(535)][t(509)](t(531))[t(530)](this[t(521)]),this[t(521)]=null}}const xc=Gc;function jc(){const t=["locale","assign","addComment","editor","CommentView","focus","isReadOnly","removeComment","fire","_createCommentThreadInputView","element","descriptionParts","destroy","commentThreadInputView","isActive","submit","_createCommentViews","commentThread","authoredAt","cancel","_localUser","delegate","length","commentInputView","2655008XiyApb","canDiscard","_config","3546648FIBxrT","set","commentsListView","607175TwphtH","10120429SQzUib","10KLJYcx","disableComments","isDirty","isEnabled","setData","3PeBVFU","editorConfig","_model","bind","1022460IvRnSo","hasDirtyComment","6041658nyDuuY","8gEsJHj","164326QFDfxb","showInput","value","12gvtnrf","canAccept","disabledSubmit","updateComment"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=264]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(557174===parseInt(n(306))/1*(parseInt(n(314))/2)+parseInt(n(310))/3+parseInt(n(293))/4+-parseInt(n(299))/5*(parseInt(n(265))/6)+parseInt(n(312))/7+-parseInt(n(313))/8*(parseInt(n(296))/9)+-parseInt(n(301))/10*(parseInt(n(300))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Vc extends s.View{constructor(t,e,n,r){const s=Gc;super(t),this[s(298)]=null,this[s(282)]=null,this[s(297)](s(283),!1),this[s(297)](s(287),e[s(287)]),this[s(309)](s(287)).to(e),this[s(297)](s(280),[]),this[s(297)](s(303),!1),this[s(297)](s(304),!1),this[s(297)](s(266),!1),this[s(297)](s(294),!1),this[s(308)]=e,this[s(289)]=n,this[s(295)]=r,r[s(302)]?this[s(297)](s(291),1):this[s(285)]()}[xc(274)](){const t=xc;this[t(279)][t(274)]()}[xc(281)](){const t=xc;this[t(298)]&&this[t(298)][t(281)](),this[t(282)]&&this[t(282)][t(281)](),super[t(281)]()}[xc(285)](){const t=xc,{CommentsListView:e}=this[t(295)];this[t(298)]=new e(this[t(269)],this[t(308)][t(286)],Object[t(270)]({CommentView:this[t(295)][t(273)]},this[t(295)])),this[t(298)][t(290)](t(276)).to(this),this[t(298)][t(290)](t(268)).to(this),this[t(298)][t(309)](t(283)).to(this),this[t(297)](t(291),this[t(298)][t(291)]+1),this[t(309)](t(291)).to(this[t(298)],t(291),(t=>t+1)),this[t(282)]=this[t(278)](),this.on(t(276),(()=>this[t(274)]())),this[t(309)](t(303)).to(this[t(298)],t(311),this[t(282)][t(292)],t(264),((t,e)=>t||!!e))}[xc(278)](){const t=xc,{CommentThreadInputView:e}=this[t(295)],n=new e(this[t(269)],this[t(289)],this[t(295)][t(307)]),r=n[t(292)];return n[t(309)](t(315)).to(this,t(283),this[t(308)][t(286)],t(275),r,t(264),((t,e,n)=>!!n||t&&!e)),r.on(t(284),((e,n)=>{const s=t;this[s(277)](s(271),n),r[s(272)][s(305)]("")})),r.on(t(288),(()=>this[t(274)]())),r[t(309)](t(267)).to(this[t(308)][t(286)],t(275)),n}}const Hc=Wc;!function(t,e){const n=Wc,r=t();for(;;)try{if(684675===-parseInt(n(302))/1*(-parseInt(n(297))/2)+-parseInt(n(309))/3*(-parseInt(n(335))/4)+-parseInt(n(284))/5*(-parseInt(n(264))/6)+-parseInt(n(295))/7+-parseInt(n(299))/8*(-parseInt(n(319))/9)+parseInt(n(251))/10*(-parseInt(n(262))/11)+parseInt(n(326))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kc);class zc extends Vc{constructor(e,n,r,s){const i=Wc;super(e,n,r,s),this[i(282)](i(291),""),this[i(317)](i(291)).to(this,i(305),(t=>t&&t[0]?t[0][i(291)]:"")),this[i(317)](i(304)).to(this,i(305),this,i(281),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(344)+Xc(e[n(290)],e[n(260)])+n(258);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(324)]=null,this[i(266)]=this[i(336)](zr(e,i(249)),t.icons[i(286)],i(287),i(245),"sw"),this[i(266)][i(317)](i(289)).to(this,i(270)),this[i(327)]=this[i(336)](zr(e,i(275)),t.icons[i(276)],i(247),i(322),"sw"),this[i(327)][i(317)](i(289)).to(this,i(312)),this[i(250)]=new o.UserView(e,this[i(332)][i(308)],this[i(265)]()),this[i(250)][i(293)]({attributes:{class:[i(300),i(350)]}}),this[i(246)](this[i(318)]())}[Hc(318)](){const t=Hc,e=this[t(278)],n=[{tag:t(329),attributes:{class:[t(280),t(274)]},children:[{tag:t(321),children:[{text:this[t(250)][t(357)]}],attributes:{class:[t(323),t(314)]}},{tag:t(347),attributes:{datetime:e.to(t(351)),class:[t(343),t(253)]},children:[{text:e.to(t(351),(e=>this[t(352)][t(296)](e)))}]}]},{tag:t(329),attributes:{class:[t(349),t(307)]},children:[this[t(266)],this[t(327)]]},{tag:t(329),attributes:{class:[t(277)]}}];this[t(332)][t(292)]&&n[t(342)]({tag:t(329),attributes:{class:[t(353)]},children:[{text:this[t(257)]()}]});const r={tag:t(329),attributes:{class:[t(310),e.if(t(281),t(294)),e.to(t(291),(e=>t(320)+e)),this[t(352)][t(255)]&&t(252)],"data-suggestion-id":this[t(332)].id,"data-thread-id":this[t(332)][t(313)].id,"data-author-id":this[t(332)][t(308)].id,tabindex:-1},children:[{tag:t(329),attributes:{class:[t(283),t(356)]},children:[this[t(250)],{tag:t(329),attributes:{class:[t(298),t(301)]},children:n}]}]};return this[t(279)]&&this[t(339)]&&(r[t(254)][t(342)](this[t(279)],this[t(339)]),this[t(279)][t(348)](t(271)).to(this),this[t(279)][t(348)](t(303)).to(this),this[t(339)][t(348)](t(271)).to(this),this[t(339)][t(348)](t(303)).to(this)),r}[Hc(259)](){const t=Hc;super[t(259)](),this[t(324)]=this[t(331)][t(354)](t(340)),this[t(324)][t(325)]=this[t(304)],this.on(t(333),((e,n,r)=>{const s=t;this[s(324)][s(325)]=r}))}[Hc(336)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(341)]);return a[i(282)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(293)]({attributes:{class:n}}),a.on(i(334),(()=>{const t=i;this[t(261)](r,this[t(332)].id)})),a}[Hc(257)](){const t=Hc;return t(267)===this[t(332)][t(263)][t(268)][t(355)]?zr(this[t(341)],t(345)):zr(this[t(341)],t(346))}[Hc(265)](){const t=Hc;return this[t(332)][t(292)]?t(267)===this[t(332)][t(263)][t(268)][t(355)]?zr(this[t(341)],t(248),this[t(332)][t(269)][t(357)]):zr(this[t(341)],t(306),this[t(332)][t(269)][t(357)]):null}}function Wc(t,e){const n=Kc();return(Wc=function(t,e){return n[t-=245]})(t,e)}function Kc(){const t=["ck-annotation__main","5CtsLzk","editorDestroyed","description","descriptionParts","EXTERNAL_AVATAR","ck-annotation__actions","author","3LXUVug","ck-suggestion-wrapper","createElement","canDiscard","commentThread","ck-annotation__info-name","join","value","bind","getTemplate","8019hIgvwD","ck-suggestion-","span","discardSuggestion","ck-suggestion__info-name","_descriptionElement","innerHTML","13630908RuhmAT","discardButton",'" title="',"div",'"></span>',"element","_model","change:description","execute","707188PqFPFQ","_createButton",'<span class="ck-suggestion-color" style="background-color: ',"map","commentThreadInputView",".ck-annotation__content-wrapper","locale","push","ck-comment__info-time","<p>","EXTERNAL_IMPORT_WORD_SUGGESTION","EXTERNAL_SUGGESTION","time","delegate","ck-suggestion__actions","ck-annotation__user","authoredAt","_config","ck-comment__external","querySelector","source","ck-annotation","name","acceptSuggestion","setTemplate","ck-suggestion--discard","EXTERNAL_IMPORT_WORD_AVATAR","Accept suggestion","userView","2920KUedjn","ck-suggestion--disabled-comments","ck-annotation__info-time","children","disableComments","title","getExternalSuggestionNote","</p>","render","color","fire","20273ppscsb","attributes","549078KohaCV","getUserViewNotificationText","acceptButton","importWord","@external","creator","canAccept","editorReady","innerText",'<span class="ck-suggestion-type">',"ck-annotation__info","Discard suggestion","cancel","ck-annotation__content-wrapper","bindTemplate","commentsListView","ck-suggestion__info","isActive","set","ck-suggestion","10KliaGX","split","check","ck-suggestion--accept","</span>","isEnabled","content","type","isExternal","extendTemplate","ck-suggestion-wrapper--active","7897631exXKsX","formatDateTime","200642dWGvTj","ck-suggestion__main","3176fcEdfH","ck-suggestion__user"];return(Kc=function(){return t})()}function Xc(t,e){const n=Hc;let r="";return r+=t[n(285)]("*")[n(338)](((t,e)=>e%2!=0?n(273)+qc(t)+n(288):qc(t)))[n(315)](""),e&&(r+=n(337)+e[n(316)]+n(328)+e[n(256)]+n(330)),r}function qc(t){const e=Hc,n=document[e(311)](e(321));return n[e(272)]=t,n[e(325)]}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',Jc=Yc;function Qc(){const t=["TrackChangesUI","componentFactory","Accept all suggestions","Discard all suggestions","init","createAnnotation","CommentView","plugins","suggestionUnloaded","refreshSelectedViews","descriptionParts","separator","listenTo","change:activeAnnotations","reduce","acceptSelectedSuggestions","some","_suggestionToController","editor","comments.editorConfig","filter","set","100975ISsicc","discardSelectedSuggestions","1923526lEFGRZ","_createToolbarButton","from","addComment","switchbutton","stopListening","suggestionLoaded","isEnabled","mainView","destroy","getDescriptions","_unbindEditors","Track changes","suggestion-","commands","_viewToController","_createMenuBarMenu","comments.maxCommentCharsWhenCollapsed","commandName","168WLQHuP","lowest","createCommentThreadController","define","CommentsUI","getSuggestion","trackChanges","toMany","_updateController","_bindAnnotationToEditors","type","Discard all selected suggestions","comments.maxThreadTotalWeight","button","menuBar:trackChanges","push","registerAnnotation","head","unbind","_addUIComponentsToFactory","buttonView","200siFUQW","requires","Accept all selected suggestions","SuggestionThreadView","addSourceCollector","arrowView","Annotations","locale","_handleSuggestionControllerDelayed","get","model","panelView","_refreshActiveMarkers","isDirty","acceptAllSuggestions","getMarkerNames","bind","activeMarkers","length","activeAnnotations","delegate","comments","getRanges","suggestionChanged","4CoLeBn","items","size","menuitemcheckbox","2251044UJRvFQ","trackChanges.SuggestionThreadView","discardAllSuggestions","clear","delete","value","actionView","config","CommentsRepository","add","discardButton","getByInnerView","children","values","getJoined","hasSuggestion","pluginName","20974000oVytpk","_annotationViews","isInContent","trackChanges.disableComments","acceptButton","_destroyController","previous","EditorAnnotations","view","keys","getMarkers","11hUwuEP","menu","createAnnotationView","menuitem","259126lAcEKE","change:previous","_initializeController","_disableComments","isOn","commentThread","793780aPoVjP","1020993xtACTw","has","_handleControllerBuffer","focus","execute","innerView","source","getAllAdjacentSuggestions","getFirstRange","remove","isMultiRange","TrackChangesEditing","comments.maxCommentsWhenCollapsed","descriptionFactory","editing"];return(Qc=function(){return t})()}function Yc(t,e){const n=Qc();return(Yc=function(t,e){return n[t-=492]})(t,e)}!function(t,e){const n=Yc,r=t();for(;;)try{if(572314===-parseInt(n(494))/1+-parseInt(n(534))/2+parseInt(n(495))/3*(parseInt(n(598))/4)+parseInt(n(532))/5*(parseInt(n(553))/6)+parseInt(n(634))/7*(-parseInt(n(574))/8)+parseInt(n(602))/9+parseInt(n(619))/10*(parseInt(n(630))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qc);class $c extends t.Plugin{static get[Jc(575)](){const t=Jc;return[yc,o.Users,t(610),t(580),t(626)]}static get[Jc(618)](){return Jc(510)}constructor(t){const e=Jc;super(t),this[e(527)]=new Map,this[e(549)]=new Map,this[e(620)]=new Map,this[e(497)]=new Map;const n=this[e(528)][e(609)];n[e(556)](e(603),zc),n[e(556)](e(622),!1),this[e(637)]=n[e(583)](e(622))}[Jc(582)](t,e){const n=Jc;0===this[n(497)][n(600)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(497)]){const r=this[t(527)][t(496)](e);r||n?r&&n&&this[t(624)](e):this[t(636)](e)}this[t(497)][t(605)](),this[t(528)][t(517)][t(583)](t(626))[t(519)](),this[t(586)]()}),10),this[n(497)][n(531)](t,e)}[Jc(514)](){const t=Jc,e=this[t(528)],n=e[t(517)][t(583)](t(506)),r=e[t(517)][t(583)](t(580)),s=e[t(517)][t(583)](t(626)),o=e[t(517)][t(583)](t(610));this[t(572)](),s[t(578)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(536)](this[e(527)])){const s=t[e(502)](),o=[];for(const t of s){if(!t[e(621)])continue;if(t[e(505)]){o[e(568)](...t[e(596)]());continue}const n=t[e(503)]();if(o[e(592)]>0){const t=o[0][e(616)](n);if(t){o[0]=t;continue}}o[e(568)](n)}n[e(568)]([r[e(627)],o])}return n})),this[t(522)](n,t(540),((e,n)=>{const r=t;this[r(522)](n,r(635),((t,e,s,o)=>{const i=r;n[i(621)]&&(null==s?(this[i(561)](o[i(570)]),this[i(582)](n,!1)):(this[i(561)](s[i(570)]),null==o&&this[i(582)](n,!0)))})),null!==n[r(625)]?this[r(561)](n[r(570)]):this[r(582)](n,!1)})),this[t(522)](n,t(518),((e,n,r)=>{const s=t;this[s(539)](n,s(635)),this[s(497)][s(606)](n),this[s(527)][s(496)](n)&&this[s(624)](n),r&&this[s(561)](r[s(570)])})),this[t(522)](n,t(597),((e,n)=>{this[t(561)](n)})),this[t(522)](r,t(523),(()=>{this[t(586)]()})),this[t(522)](o,t(537),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(617)](r))return;const i=n[o(558)](r);this[o(527)][o(583)](i)[o(627)][o(498)]()}),{priority:t(554)})}[Jc(586)](){const t=Jc,e=this[t(528)][t(517)][t(583)](t(580)),n=this[t(528)][t(517)][t(583)](t(506)),r=Array[t(536)](e[t(593)],(e=>e[t(500)]))[t(530)]((e=>this[t(549)][t(496)](e))),s=[];for(const e of r){const n=this[t(549)][t(583)](e)[t(584)][t(502)]();s[t(568)](...n[t(524)](((e,n)=>[...e,...n[t(589)]()]),[]))}n[t(591)]=s}[Jc(572)](){const t=Jc,n=this[t(528)],r=n[t(581)],o=zr(r,t(546)),i=new e.Collection([{type:t(538),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(559),role:t(601)})},{type:t(521)},{type:t(566),model:new s.ViewModel({withText:!0,label:zr(r,t(512)),commandName:t(588),role:t(633)})},{type:t(566),model:new s.ViewModel({withText:!0,label:zr(r,t(576)),commandName:t(525),role:t(633)})},{type:t(566),model:new s.ViewModel({withText:!0,label:zr(r,t(513)),commandName:t(604),role:t(633)})},{type:t(566),model:new s.ViewModel({withText:!0,label:zr(r,t(564)),commandName:t(533),role:t(633)})}]);for(const e of i)if(tu(e)){const r=n[t(548)][t(583)](e[t(584)][t(552)]);e[t(584)][t(590)](t(492),t(541)).to(r,t(607),t(541))}n.ui[t(511)][t(611)](t(559),(e=>this[t(535)](e,i,o))),n.ui[t(511)][t(611)](t(567),(e=>this[t(550)](e,i,o)))}[Jc(535)](t,e,n){const r=Jc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(528)][r(548)][r(583)](r(559));o[r(573)][r(531)]({tooltip:n,label:n,icon:Zc}),o[r(573)][r(590)](r(492)).to(i,r(607)),o[r(573)].on(r(499),(()=>{const t=r;i[t(499)](),this[t(528)][t(509)][t(627)][t(498)]()})),(0,s.addListToDropdown)(o,e,{role:r(631)});const a=[];for(const t of e)tu(t)&&a[r(568)](this[r(528)][r(548)][r(583)](t[r(584)][r(552)]));const c=o[r(573)];return c[r(608)][r(571)](r(541)),c[r(579)][r(571)](r(541)),c[r(608)][r(590)](r(541)).to(i,r(541)),c[r(579)][r(590)](r(541))[r(560)](a,r(541),((...t)=>t[r(526)]((t=>t)))),o.on(r(499),(t=>{const e=r;this[e(528)][e(499)](t[e(501)][e(552)]),this[e(528)][e(509)][e(627)][e(498)]()})),o}[Jc(550)](t,e,n){const r=Jc,o=new s.MenuBarMenuView(t),i=this[r(528)][r(548)][r(583)](r(559));o[r(573)][r(531)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(521)==n[r(563)]){a[r(599)][r(611)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(584)];i[r(590)](...Object[r(628)](c)).to(c),i[r(594)](r(499)).to(o),i.on(r(499),(()=>{const t=r;this[t(528)][t(499)](c[t(552)]),this[t(528)][t(509)][t(627)][t(498)]()})),e[r(614)][r(611)](i),a[r(599)][r(611)](e)}return o[r(590)](r(541)).to(i,r(541)),o[r(585)][r(614)][r(611)](a),o}[Jc(636)](t){const e=Jc,n=this[e(528)],r=n[e(609)],s=n[e(517)][e(583)](e(580)),i=n[e(517)][e(583)](e(610)),a=n[e(517)][e(583)](e(626)),c=n[e(517)][e(583)](o.Users).me,u=r[e(583)](e(559))[e(577)],{CommentsListView:l,CommentThreadInputView:f}=n[e(517)][e(583)](e(557));let h,g;this[e(620)][e(496)](t.id)?(g=this[e(620)][e(583)](t.id),h=g[e(542)]):(h=new u(n[e(581)],t,c,{disableComments:this[e(637)],editorConfig:r[e(583)](e(529)),maxCommentsWhenCollapsed:r[e(583)](e(507)),maxThreadTotalWeight:r[e(583)](e(565)),maxCommentCharsWhenCollapsed:r[e(583)](e(551)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(583)](e(581))),CommentView:r[e(583)](e(595))[e(516)],CommentsListView:l,CommentThreadInputView:f}),h[e(623)].on(e(499),(()=>{const t=e;n[t(509)][t(627)][t(498)]()})),h[e(612)].on(e(499),(()=>{const t=e;n[t(509)][t(627)][t(498)]()})),g=s[e(632)](this[e(528)][e(581)],h),g[e(590)](e(587)).to(h,e(587)),g[e(590)](e(592)).to(h),g[e(590)](e(563)).to(h,e(563),(t=>e(547)+t)),this[e(620)][e(531)](t.id,g));const d=i[e(555)](t[e(493)],h),p=new Uc(n,t,h,d),m=t[e(502)]()[e(530)]((t=>t[e(621)]));h[e(520)]=n[e(517)][e(583)](e(506))[e(508)][e(544)](m),this[e(527)][e(531)](t,p),this[e(549)][e(531)](h,p);const I=s[e(515)]({view:g,target:()=>{const r=e,s=[],i=t[r(502)]()[r(530)]((t=>t[r(621)]));for(const t of i)s[r(568)](...t[r(629)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(509)],s)},type:()=>e(547)+p[e(627)][e(563)]});i[e(562)](h,I),s[e(611)](I),a[e(569)](I)}[Jc(624)](t){const e=Jc,n=this[e(528)][e(517)][e(583)](e(610)),r=this[e(528)][e(517)][e(583)](e(580)),s=this[e(527)][e(583)](t),o=s[e(627)],i=r[e(613)](o);n[e(545)](o),i&&r[e(504)](i),this[e(527)][e(606)](t),this[e(549)][e(606)](o),s[e(543)]()}[Jc(561)](t){const e=Jc;if(!t[e(621)]||!this[e(527)][e(496)](t))return;const n=this[e(528)][e(517)][e(583)](e(506)),r=this[e(527)][e(583)](t),s=t[e(502)]();r[e(627)][e(520)]=n[e(508)][e(544)](s)}[Jc(543)](){const t=Jc;for(const e of this[t(527)][t(628)]())this[t(624)](e);for(const e of this[t(620)][t(615)]())e[t(542)][t(543)]();super[t(543)]()}}function tu(t){return Jc(584)in t}var eu=ru;function nu(){var t=["27500XzmRfj","561081dVQDVR","getSuggestions","100ZRjtwM","getSuggestion","adapter","1270934maLrXp","addSuggestionData","pluginName","2aeVTDR","TrackChanges","addSuggestion","6227280hbMtDc","16rJuAXi","61193MuQoWT","67944tBHKfX","requires","1950cyRZxk","Comments","plugins","1811936ykVgOe","editor","get"];return(nu=function(){return t})()}function ru(t,e){var n=nu();return(ru=function(t,e){return n[t-=435]})(t,e)}!function(t,e){for(var n=ru,r=t();;)try{if(356290===-parseInt(n(442))/1+-parseInt(n(451))/2*(-parseInt(n(443))/3)+parseInt(n(439))/4+parseInt(n(445))/5*(-parseInt(n(457))/6)+-parseInt(n(448))/7*(-parseInt(n(455))/8)+parseInt(n(454))/9+parseInt(n(436))/10*(-parseInt(n(456))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(nu);class su extends t.Plugin{static get[eu(435)](){return[yc,$c,eu(437)]}static get[eu(450)](){return eu(452)}set[eu(447)](t){var e=eu;this[e(440)][e(438)][e(441)](yc)[e(447)]=t}get[eu(447)](){var t=eu;return this[t(440)][t(438)][t(441)](yc)[t(447)]}[eu(453)](t){var e=eu;return this[e(440)][e(438)][e(441)](yc)[e(449)](t)}[eu(444)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(440)][n(438)][n(441)](yc)[n(444)]({skipNotAttached:t,toJSON:e})}[eu(446)](t){var e=eu;return this[e(440)][e(438)][e(441)](yc)[e(446)](t)}}function ou(t,e){const n=au();return(ou=function(t,e){return n[t-=413]})(t,e)}const iu=ou;function au(){const t=["TrackChangesEditing","7PkpHEX","result","define","users","getRootNames","execute","document","2fTRgBm","plugins","function","reduce","rootsAttributes","editorCreator","TrackChangesData","data","destroy","addUser","trackChangesData","addCommentThread","getFullData","4ySeTWy","init","2964885mjjtJc","track-changes-data-invalid-editor-creator","map","Users","723970rYujCA","appendChild","getUser","CommentsRepository","discardAllSuggestions","_adapter","name","pluginName","getDataWithAcceptedSuggestions","push","2301144guSOFD","useAnonymousUser","createDocumentFragment","Pagination","div","end","createElement","191736SoYFIJ","create","config","getCommentThreads","acceptAllSuggestions","trackChangesData.editorCreator","addSuggestionData","getRootsAttributes","set","796269lAvJwn","TrackChangesDataGetter","getDataWithDiscardedSuggestions","getSuggestions","230bwhSma","editor","model","requires","1856586AEAkjL","109834aCfdaM","constructor","get"];return(au=function(){return t})()}!function(t,e){const n=ou,r=t();for(;;)try{if(253040===-parseInt(n(430))/1+-parseInt(n(441))/2*(-parseInt(n(421))/3)+-parseInt(n(454))/4*(parseInt(n(460))/5)+parseInt(n(429))/6+-parseInt(n(434))/7*(parseInt(n(470))/8)+parseInt(n(477))/9*(parseInt(n(425))/10)+-parseInt(n(456))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(au);const cu=[iu(473)];class uu extends t.Plugin{static get[iu(428)](){return[yc]}static get[iu(467)](){return iu(447)}[iu(455)](){const t=iu,n=this[t(426)];if(n[t(414)][t(436)](t(417),(e=>{const r=t,s=n[r(427)][r(440)][r(438)]()[r(444)](((t,e)=>(t[e]="",t)),{});return n[r(431)][r(413)](s,e)})),t(443)!=typeof n[t(414)][t(432)](t(451))[t(446)])throw new e.CKEditorError(t(457))}[iu(468)](t){return hu(this[iu(426)],!0,t)}[iu(423)](t){return hu(this[iu(426)],!1,t)}}class lu extends t.Plugin{static get[iu(467)](){return iu(422)}constructor(t){const e=iu;super(t),this[e(435)]=e(475)}[iu(455)](){const t=iu;this[t(426)][t(442)][t(432)](t(463))[t(465)]={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(426)][t(442)][t(432)](t(433))[t(465)]=null}}function fu(t){return void 0!==t[iu(419)]}async function hu(t,e,n){const r=iu,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(442)][r(469)](yc,lu),s[r(445)]=fu(t)?t[r(419)]():void 0;const i=document[r(472)](),a=t[r(414)][r(432)](r(451))[r(446)],c=await a(s,(()=>function(t){const e=r,n=document[e(476)](e(474));return t[e(461)](n),n}(i)));!function(t,e){const n=r,s=t[n(427)][n(440)][n(438)]()[n(444)](((e,r)=>(e[r]=t[n(448)][n(432)]({rootName:r}),e)),{}),o=t[n(442)][n(432)](n(459))[n(437)][n(458)]((t=>({id:t.id,name:t[n(466)]}))),i=t[n(442)][n(432)](n(433))[n(424)]({skipNotAttached:!0,toJSON:!0}),a=t[n(442)][n(432)](n(463))[n(415)]({skipNotAttached:!0,toJSON:!0}),c=e[n(442)][n(432)](n(459)),u=e[n(442)][n(432)](n(433)),l=e[n(442)][n(432)](n(463));for(const t of o)c[n(462)](t.id)||c[n(450)](t);c.me||c[n(471)]();for(const t of a)l[n(452)](t);for(const t of i)u[n(418)](t);e[n(448)][n(420)](s)}(t,c),c[r(439)](r(e?416:464));const u=fu(c)?c[r(453)](n):c[r(448)][r(432)](n);return await c[r(449)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=408]})(t,e)}function du(){var t=["8805IfjUbg","830676PURAcM","553422NSofwe","5811184uKUvDY","3568086umlfXV","5959352HOiokr","804TBWKop","1002626WcdVlI"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(494703===-parseInt(n(414))/1+parseInt(n(411))/2+-parseInt(n(413))/3+parseInt(n(410))/4*(parseInt(n(412))/5)+parseInt(n(408))/6+-parseInt(n(409))/7+parseInt(n(415))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();