@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240625.0 → 0.0.0-nightly-20240626.1

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:()=>cu,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=["1432230bgWpoZ","execute","6532827kfAnJx","24866TNTOin","forceDisabled","1518044eVcnzQ","clearForceDisabled","8cdfegk","_enableCommands","_enabledCommands","10keYijT","9060597XWjlHl","3XOMBMm","affectsData","editor","value","refresh","10794190HGOkTx","5NApNSg","isEnabled","_isEnabledBasedOnSelection","_disableUnsupportedCommands","TrackChangesCommand","commands","989872itnZhl","has"];return(c=function(){return t})()}const u=l;function l(t,e){const n=c();return(l=function(t,e){return n[t-=431]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(712703===parseInt(n(455))/1+-parseInt(n(434))/2*(-parseInt(n(443))/3)+-parseInt(n(436))/4*(-parseInt(n(449))/5)+parseInt(n(431))/6+parseInt(n(433))/7*(-parseInt(n(438))/8)+parseInt(n(442))/9+-parseInt(n(441))/10*(parseInt(n(448))/11))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(440)]=e,this[n(446)]=!1,this[n(447)](),this[n(451)]=!1}[u(447)](){this[u(450)]=!0}[u(432)](){const t=u;this[t(446)]=!this[t(446)],this[t(446)]?this[t(452)]():this[t(439)]()}[u(452)](){const t=u;for(const e of this[t(445)][t(454)][t(454)]())e[t(444)]&&!this[t(440)][t(456)](e)&&e[t(435)](t(453))}[u(439)](){const t=u;for(const e of this[t(445)][t(454)][t(454)]())e[t(444)]&&!this[t(440)][t(456)](e)&&e[t(437)](t(453))}}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=118]})(t,e)}function d(){const t=["acceptSuggestion","3727775aujMaE","canEditAt","plugins","isEnabled","execute","7024746ahGHxa","9454RQzNgV","_suggestions","track-changes-accept-suggestion-not-found","editor","getRanges","801400qHdCKe","8813182hdBahX","_isEnabledBasedOnSelection","get","209wrqMyB","4252HiccwU","807YXbdwY","refresh","8879193rGOESL","TrackChangesEditing","model"];return(d=function(){return t})()}!function(t,e){const n=g,r=t();for(;;)try{if(646652===-parseInt(n(130))/1*(parseInt(n(121))/2)+parseInt(n(132))/3*(-parseInt(n(131))/4)+parseInt(n(138))/5+-parseInt(n(120))/6+parseInt(n(127))/7+parseInt(n(126))/8+parseInt(n(134))/9)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(122)]=e,this[n(133)](),this[n(128)]=!1}[h(133)](){this[h(118)]=!0}[h(119)](t){const n=h,r=this[n(122)][n(129)](t);if(!r)throw new e.CKEditorError(n(123),this);const s=r[n(125)]();this[n(124)][n(136)][n(139)](s)&&this[n(124)][n(140)][n(129)](n(135))[n(137)](r)}}const m=I;function I(t,e){const n=b();return(I=function(t,e){return n[t-=207]})(t,e)}!function(t,e){const n=I,r=t();for(;;)try{if(194864===parseInt(n(228))/1+parseInt(n(229))/2+parseInt(n(230))/3+-parseInt(n(221))/4*(-parseInt(n(225))/5)+parseInt(n(220))/6+parseInt(n(223))/7*(-parseInt(n(209))/8)+parseInt(n(216))/9*(-parseInt(n(214))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(b);class E extends t.Command{constructor(t,e){const n=I;super(t),this[n(226)]=e,this[n(212)](),this[n(224)]=!1}[m(212)](){this[m(208)]=!0}[m(211)](t){const n=m,r=this[n(226)][n(217)](t);if(!r)throw new e.CKEditorError(n(207),this);const s=r[n(227)]();this[n(218)][n(210)][n(222)](s)&&this[n(218)][n(215)][n(217)](n(219))[n(213)](r)}}function b(){const t=["TrackChangesEditing","2121030YEVQRj","197852GqwWIP","canEditAt","35dSOBtq","_isEnabledBasedOnSelection","20PdbdYs","_suggestions","getRanges","340346HcdaFX","278410tsrAcE","313959FGfWlG","track-changes-discard-suggestion-not-found","isEnabled","608336RQDsKz","model","execute","refresh","discardSuggestion","81230wNQfAG","plugins","621dOOrBx","get","editor"];return(b=function(){return t})()}function T(t){const e=k;return t[e(374)](((t,n)=>e(408)==t[e(409)]&&e(408)!=n[e(409)]?-1:e(408)!=t[e(409)]&&e(408)==n[e(409)]?1:0))}function _(){const t=["from","isMultiRange","next","isIntersecting"," [color ","schema","color","content","1179240kFUGri","425732PtSluB","createPositionAfter","10bDoqZa","replace","3753032HjqADr","join","51836yBlBvY","end","add","18mpPApo","push","createRange","isInContent","isCollapsed","getRanges","change","execute","291mPTUof","value","isArray","deletion","type","23149siPBWO","map","1434fqNZJb","isTouching","1907020hvDxxj","createPositionBefore","5941166gQvfXv","length","sort","start","createPositionAt","splice","isObject"];return(_=function(){return t})()}function y(t,e){const n=k;let r,s=0;const o=[],i=e[n(384)];for(;s<t[n(373)];){const a=t[s],c=t[s+1];r||(r=e[n(415)](a)),A(e,a,c)||(o[n(398)](e[n(399)](r,i[n(378)](a)?e[n(389)](a):e[n(376)](a,n(395)))),r=null),s++}return o}function A(t,e,n){const r=k;if(!n)return!1;const s=t[r(389)](e),o=t[r(415)](n);return s[r(413)](o)}function k(t,e){const n=_();return(k=function(t,e){return n[t-=373]})(t,e)}!function(t,e){const n=k,r=t();for(;;)try{if(786548===parseInt(n(388))/1+-parseInt(n(387))/2+parseInt(n(405))/3*(parseInt(n(394))/4)+parseInt(n(414))/5+parseInt(n(412))/6*(parseInt(n(410))/7)+parseInt(n(392))/8*(-parseInt(n(397))/9)+parseInt(n(390))/10*(-parseInt(n(416))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_);function C(t,e,n){const r=k;for(;n[r(373)];){const s=n[r(377)](0,100);t[r(403)]((()=>{const t=r;for(const n of s)n[t(400)]&&e[t(404)](n.id)}))}}const L=N;function N(t,e){const n=R();return(N=function(t,e){return n[t-=326]})(t,e)}function R(){const t=["getRanges","2418104POknzZ","canEditAt","2RjlLIC","isInContent","1222446WSbWBu","598935UlcFXb","257258yiAKiS","2748428UwNjRX","2982861HgKFSd","refresh","model","editor","values","5WtQDYI","isEnabled","_suggestions","13795110yGoroo","_isEnabledBasedOnSelection","from","_command","execute","some"];return(R=function(){return t})()}!function(t,e){const n=N,r=t();for(;;)try{if(378651===parseInt(n(348))/1+-parseInt(n(344))/2*(parseInt(n(347))/3)+parseInt(n(326))/4*(-parseInt(n(332))/5)+parseInt(n(346))/6+-parseInt(n(327))/7+-parseInt(n(342))/8+parseInt(n(335))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=N;super(t),this[r(338)]=e,this[r(334)]=n,this[r(328)](),this[r(336)]=!1}[L(328)](){const t=L,e=Array[t(337)](this[t(334)][t(331)]())[t(340)]((e=>e[t(345)]));this[t(333)]=this[t(338)][t(333)]&&e}[L(339)](){const t=L,e=T(Array[t(337)](this[t(334)][t(331)]()));for(const n of e){const e=n[t(341)]();if(!this[t(330)][t(329)][t(343)](e))return}C(this[t(330)][t(329)],this[t(338)],e)}}const M=v;function v(t,e){const n=O();return(v=function(t,e){return n[t-=103]})(t,e)}!function(t,e){const n=v,r=t();for(;;)try{if(399252===-parseInt(n(111))/1*(-parseInt(n(123))/2)+parseInt(n(113))/3+parseInt(n(110))/4*(parseInt(n(104))/5)+-parseInt(n(127))/6+-parseInt(n(129))/7+parseInt(n(126))/8*(parseInt(n(107))/9)+parseInt(n(122))/10*(parseInt(n(103))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(117)]=e,this[r(106)]=n,this[r(120)]=new Set,this[r(112)](),this[r(121)]=!1}[M(112)](){const t=M,e=this[t(105)][t(116)][t(118)][t(109)],n=Array[t(115)](this[t(106)][t(124)]());this[t(120)]=function(t,e){const n=k,r=Array[n(379)](t[n(402)]()),s=new Set;for(const o of e)if(o[n(400)])for(const e of r)for(const r of o[n(402)]())(e[n(382)](r)||t[n(401)]&&!o[n(380)]&&o[n(381)]&&r[n(395)][n(413)](e[n(375)]))&&s[n(396)](o);return s}(e,n),this[t(114)]=this[t(117)][t(114)]&&!!this[t(120)][t(128)]}[M(125)](){const t=M,e=T(Array[t(115)](this[t(120)]));for(const n of e){const e=n[t(108)]();if(!this[t(105)][t(116)][t(119)](e))return}C(this[t(105)][t(116)],this[t(117)],e)}}function O(){const t=["59424yTXDzF","isEnabled","from","model","_command","document","canEditAt","_selectedSuggestions","_isEnabledBasedOnSelection","10UjalBU","53734ZEDPuZ","values","execute","31808UZWKpQ","4773060xPGZzT","size","648368aLMrqO","1631630IhdvbE","88685hFixMi","editor","_suggestions","1368GdzrKN","getRanges","selection","104BUlvCF","2jEUtyl","refresh"];return(O=function(){return t})()}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const x=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var B=Array.prototype.splice;const P=function(t){var e=this.__data__,n=x(e,t);return!(n<0)&&(n==e.length-1?e.pop():B.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=x(e,t);return n<0?void 0:e[n][1]};const j=function(t){return x(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=x(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=P,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const W=V;const z=function(){this.__data__=new W,this.size=0};const H=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const X="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Q=X||Z||Function("return this")();const J=Q.Symbol;var Y=Object.prototype,$=Y.hasOwnProperty,tt=Y.toString,et=J?J.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Q["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Q,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const wt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function Ot(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ot.prototype.clear=Lt,Ot.prototype.delete=Nt,Ot.prototype.get=St,Ot.prototype.has=vt,Ot.prototype.set=wt;const Ft=Ot;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||W),string:new Ft}};const xt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Bt=function(t,e){var n=t.__data__;return xt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Pt=function(t){var e=Bt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Bt(this,t).get(t)};const jt=function(t){return Bt(this,t).has(t)};const Gt=function(t,e){var n=Bt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=Pt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Wt=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof W){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Wt(r)}return n.set(t,e),this.size=n.size,this};function Ht(t){var e=this.__data__=new W(t);this.size=e.size}Ht.prototype.clear=z,Ht.prototype.delete=H,Ht.prototype.get=K,Ht.prototype.has=q,Ht.prototype.set=zt;const Kt=Ht;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Xt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Qt.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):Jt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Q.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&X.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const we=function(t){return null!=t&&de(t.length)&&!ct(t)};const Oe=function(t){return we(t)?Ce(t):ve(t)};const 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 xe=Object.prototype.hasOwnProperty;const Be=function(t){if(!at(t))return De(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.call(t,r))&&n.push(r);return n};const Pe=function(t){return we(t)?Ce(t,!0):Be(t)};const Ue=function(t,e){return t&&Yt(e,Pe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Q.Buffer:void 0,We=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=We?We(n):new t.constructor(n);return t.copy(r),r};const He=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Qe=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return Xe.call(t,e)})))}:qe;const Je=function(t,e){return Yt(t,Qe(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,Qe(t)),t=$e(t);return e}:qe;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,Qe)};const sn=function(t){return nn(t,Pe,tn)};const on=At(Q,"DataView");const an=At(Q,"Promise");const cn=At(Q,"Set");const un=At(Q,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Q.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=J?J.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const wn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return wn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return vn(t)}};var 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 xn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Dn($e(t))};const Bn=function(t){return te(t)&&"[object Map]"==_n(t)};var Pn=_e&&_e.isMap;const Un=Pn?Ie(Pn):Bn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Wn="[object Arguments]",zn="[object Function]",Hn="[object Object]",Kn={};Kn[Wn]=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[Hn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[zn]=Kn["[object WeakMap]"]=!1;const qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return He(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Hn||h==Wn||g&&!o){if(a=u||g?{}:xn(e),!c)return u?en(e,Ue(a,e)):Je(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=On(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Pe:Oe)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Jt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return qn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Yn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Jn.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Wt),n}$n.Cache=Wt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=J?J.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(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])?[]:{})}Jt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Wt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=J?J.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const wr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const Or=function(t,e){return wr(t,e)};const Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const 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 Br=function(t,e){return e.length<2?t:Dr(t,xr(e,0,-1))};const Pr=function(t,e){return e=ur(e,t),null==(t=Br(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||Pr(t,e)};function jr(){const t=["getFirstRange","start","removeMarker","isMultiRange","onDiscard","discard","delete","author","_saved","1026348lyxkqB","getMultiRangeId","attributes","markers","end","createdAt","set","getAllAdjacentSuggestions","toJSON","addRange","4qjTAmf","add","nodeAfter","authoredAt","_isDataLoaded","3523818hsxWDo","addMarkerName","getRange","4695975vHtNYo","_model","isExternal","map","_onAttributesChange","length","head","suggestion:","removeAttribute","isIntersecting","substr","size","next","reduce","commentThread","clear","21634893zTXACu","split","type","push","getMarkerNames","get","setAttribute","filter","8870365IJBuGk","subType","from","_onDiscard","getItems","@external","change","getFirstMarker","nodeBefore","addMarker","_onAccept","accept","getMarkers","onAccept","removeMarkers","hasComments","632943LHWaJs","decorate","isIntersectingWithRange","creator","363862BquGpS","previous","_markerNames","data","8ehsXRh","getRanges","onAttributesChange","getContainedElement","isInContent"];return(jr=function(){return t})()}function Gr(t,e){const n=jr();return(Gr=function(t,e){return n[t-=444]})(t,e)}const Vr=Gr;!function(t,e){const n=Gr,r=t();for(;;)try{if(675894===-parseInt(n(460))/1+parseInt(n(464))/2+-parseInt(n(482))/3*(-parseInt(n(492))/4)+-parseInt(n(500))/5+parseInt(n(497))/6+parseInt(n(444))/7*(-parseInt(n(468))/8)+parseInt(n(516))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jr);class Wr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(496)]=!1,this.id=e.id,this[n(518)]=e[n(518)],this[n(445)]=e[n(445)]||null,this[n(480)]=e[n(480)],this[n(463)]=e[n(463)]||e[n(480)],this[n(502)]=Boolean(e[n(484)]&&e[n(484)][n(449)]),this[n(467)]=null,this[n(501)]=t,this[n(454)]=e[n(457)],this[n(447)]=e[n(477)],this[n(504)]=e[n(470)],this[n(466)]=new Set,this[n(487)]=null,this[n(488)](n(495),null),this[n(488)](n(484),e[n(484)]||{}),this[n(488)](n(465),null),this[n(488)](n(512),null),this[n(488)](n(514),null),this[n(488)](n(481),!1),this[n(461)](n(455)),this[n(461)](n(478))}get[Vr(506)](){const t=Vr;let e=this;for(;e[t(465)];)e=e[t(465)];return e}get[Vr(459)](){const t=Vr;return!!this[t(514)]&&this[t(514)][t(505)]>0}get[Vr(476)](){const t=Vr;return 0!=this[t(466)][t(511)]&&6==Array[t(446)](this[t(466)])[0][t(517)](":")[t(505)]}get[Vr(472)](){return null!==this[Vr(451)]()}[Vr(498)](t){const e=Vr;this[e(466)][e(493)](t)}[Vr(520)](){const t=Vr;return Array[t(446)](this[t(466)])}[Vr(456)](){const t=Vr;return this[t(520)]()[t(503)]((e=>this[t(501)][t(485)][t(521)](e)))[t(523)]((t=>t))}[Vr(451)](){return this[Vr(456)]()[0]||null}[Vr(458)](){const t=Vr;this[t(501)][t(450)]((e=>{const n=t;for(const t of this[n(456)]())e[n(475)](t)})),this[t(466)][t(515)]()}[Vr(475)](t){const e=Vr;this[e(501)][e(450)]((n=>{n[e(475)](t)})),this[e(466)][e(479)](t)}[Vr(491)](t){const e=Vr,n=e(507)+this[e(518)]+":"+this[e(445)]+":"+this.id+":"+this[e(463)].id+":"+Wr[e(483)]();this[e(498)](n),this[e(501)][e(450)]((r=>{r[e(453)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(462)](t){const e=Vr;for(const n of this[e(469)]())if(n[e(509)](t))return!0;return!1}[Vr(469)](){const t=Vr;return this[t(456)]()[t(503)]((e=>e[t(499)]()))}[Vr(448)](){const t=Vr;return this[t(469)]()[t(513)](((e,n)=>[...e,...n[t(448)]()]),[])}[Vr(473)](){const t=Vr;var e;return(null===(e=this[t(451)]())||void 0===e?void 0:e[t(499)]())||null}[Vr(471)](){const t=Vr,e=this[t(469)]();if(1!=e[t(505)])return null;const n=e[0],r=n[t(474)][t(494)],s=n[t(486)][t(452)];return r instanceof i.Element?r!=s?null:r:null}[Vr(455)](){const t=Vr;this[t(454)](this[t(469)](),this[t(467)],this[t(484)]),this[t(458)]()}[Vr(478)](){const t=Vr;this[t(447)](this[t(469)](),this[t(467)],this[t(484)]),this[t(458)]()}[Vr(489)](){const t=Vr,e=[];let n=this[t(506)];for(;n;)e[t(519)](n),n=n[t(512)];return e}[Vr(522)](t,e){const n=Vr,r=Xn(this[n(484)]);hr(r,t,e),Or(r,this[n(484)])||(this[n(484)]=r,this[n(504)](r))}[Vr(508)](t){const e=Vr,n=Xn(this[e(484)]);Ur(n,t),Or(n,this[e(484)])||(this[e(484)]=n,this[e(504)](this[e(484)]))}[Vr(490)](){const t=Vr;return{id:this.id,type:this[t(445)]?this[t(518)]+":"+this[t(445)]:this[t(518)],authorId:this[t(463)].id,createdAt:this[t(487)],hasComments:this[t(459)],data:this[t(467)],attributes:this[t(484)]}}static[Vr(483)](){const t=Vr;return(0,e.uid)()[t(510)](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 Hr(){const t=["insertion","attribute","36bxTjET","12MFyXgB","1jRuaXd","checkChild","$text","_resolveDescriptionItems","*Insert:* %0","_attributeLabels","isEqual","get","registerAttributeLabel","previousSibling","$textProxy","set","text","elementEnd","_handleRenameSuggestionDescription","registerElementLabel","deletion","isInContent","EmptyContainer","join","_handleCustomCallbackDescription","removeFormat","7763RZZZlm","item","newValue","addContainer","*Merge:* %0","remove","*Set format:* %0","getItemLabel","addFormat","addEmptyContainer","106835TrxGXs","matchingCallback","_handleInsertRemoveSuggestionDescription","replace","match","_handleAttributeSuggestionDescription","6432008glydJm","addObject","getFirstRange","removeEmptyContainer","removeObject","Object","map","registerDescriptionCallback","_customCallbacks","skip","22995MesNZu","getWalker","863665mghGJr","$1 $2","isEmpty","*Remove:* %0","quantity","indexOf","type","*Change to:* %0","Container","elementStart","key","has","add","3940xMNyRR","isObject","subType","_itemLabelsCallbacks","_itemLabels","element","1061895zBbxMR","*Remove format:* %0","length","data","_schema","*Split:* %0","_addDescriptionItems","176VKGyCd","removeContainer","name","function","push","ELEMENT_SPACE","nextSibling","label","start","141842zxZygS","format","end","pop","REPLACE_TEXT","nodeAfter","_locale","getDescriptions","softBreak","normal"];return(Hr=function(){return t})()}function Kr(t,e){const n=Hr();return(Kr=function(t,e){return n[t-=146]})(t,e)}const qr=Kr;!function(t,e){const n=Kr,r=t();for(;;)try{if(843899===-parseInt(n(157))/1*(-parseInt(n(242))/2)+parseInt(n(226))/3+parseInt(n(195))/4+-parseInt(n(189))/5*(parseInt(n(155))/6)+parseInt(n(179))/7*(parseInt(n(233))/8)+parseInt(n(205))/9*(-parseInt(n(220))/10)+parseInt(n(207))/11*(-parseInt(n(156))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hr);class Xr{constructor(t,e){const n=Kr;this[n(203)]=[],this[n(224)]=new Map,this[n(223)]=[],this[n(162)]=new Map,this[n(230)]=t,this[n(149)]=e}[qr(150)](t){const e=qr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(228)];o++){const i=t[o];if(!i[e(174)])continue;const a=this[e(177)](i);if(a){if(null!=i[e(222)]){if(r[e(218)](i[e(222)]))continue;r[e(219)](i[e(222)])}n[e(237)](a)}else if(e(154)!=i[e(213)])e(153)!=i[e(213)]&&e(173)!=i[e(213)]||this[e(191)](n,i,t[o+1]);else{const t=i[e(229)][e(217)];if(s[e(218)](t))continue;s[e(219)](i[e(229)][e(217)]),t==_c?this[e(171)](n,i):this[e(194)](n,i)}}return this[e(160)](n)}[qr(202)](t){const e=qr;this[e(203)][e(237)](t)}[qr(172)](t,n,r=e.priorities[qr(152)]){const s=qr;s(236)==typeof t?(0,e.insertToPriorityArray)(this[s(223)],{matchingCallback:t,label:n,priority:r}):this[s(224)][s(168)](t,n)}[qr(165)](t,e){const n=qr;this[n(162)][n(168)](t,e)}[qr(186)](t,e=1){const n=qr;let r;for(const e of this[n(223)])if(e[n(190)](t)){r=e[n(240)];break}return r||(r=this[n(224)][n(164)](t[n(235)])),r?r(e):1!==e?e+" "+t[n(235)]+"s":""+t[n(235)]}[qr(232)](t,e){const n=qr,r=e[n(197)]()[n(206)](),s=n(153)==e[n(213)]?n(219):n(184);for(const e of r){const o=e[n(180)],i=t[t[n(228)]-1];if(o.is(n(167)))i&&i[n(213)][n(212)](n(215))>-1&&t[n(146)](),i&&n(169)==i[n(213)]?i[s]+=o[n(229)]:t[n(237)]({type:n(169),add:n(219)==s?o[n(229)]:"",remove:n(184)==s?o[n(229)]:""});else if(this[n(230)][n(221)](o)){const a=o;if(i&&i[n(213)][n(212)](n(215))>-1&&t[n(146)](),n(170)==e[n(213)])continue;i&&i[n(213)]==s+n(200)&&i[n(225)][n(235)]==a[n(235)]?i[n(211)]++:t[n(237)]({type:s+n(200),element:a,quantity:1}),r[n(204)]((t=>!(n(170)==t[n(213)]&&t[n(180)]==o)))}else if(this[n(230)][n(158)](o,n(159))||o.is(n(225),n(151))){const r=o;if(n(219)==s&&n(216)==e[n(213)]||n(184)==s&&n(170)==e[n(213)])continue;if(i&&-1==i[n(213)][n(212)](n(215))){n(169)==i[n(213)]&&(i[s]+="\n");continue}let a;if(a=n(219)==s?r[n(239)]&&!this[n(230)][n(221)](r[n(239)])?r[n(239)]:null:r[n(166)]&&!this[n(230)][n(221)](r[n(166)])?r[n(166)]:null,r[n(209)]||a&&a[n(209)]){const e=a&&a[n(209)]?a:r;i&&i[n(213)]==s+n(175)&&i[n(225)][n(235)]==e[n(235)]?i[n(211)]++:t[n(237)]({type:s+n(175),element:e,quantity:1})}else t[n(237)]({type:s+n(215),element:r})}}}[qr(160)](t){const e=qr,n=this[e(149)],r=[],s=[],o=[];for(const i of t)switch(i[e(213)]){case e(169):if(i[e(219)]=i[e(219)][e(192)](/(\S)\u000A+(\S)/g,e(208))[e(192)](/\u000A/g,""),i[e(184)]=i[e(184)][e(192)](/(\S)\u000A+(\S)/g,e(208))[e(192)](/\u000A/g,""),""!=i[e(219)]&&""!=i[e(184)]){r[e(237)]({type:e(192),content:zr(n,e(147),['"'+i[e(184)]+'"','"'+i[e(219)]+'"'])});continue}if(null!=i[e(219)][e(193)](/^ +$/)){r[e(237)]({type:e(153),content:zr(n,e(161),zr(n,e(238),i[e(219)][e(228)]))});continue}if(null!=i[e(184)][e(193)](/^ +$/)){r[e(237)]({type:e(173),content:zr(n,e(210),zr(n,e(238),i[e(184)][e(228)]))});continue}if(""!=i[e(219)]){r[e(237)]({type:e(153),content:zr(n,e(161),'"'+i[e(219)]+'"')});continue}r[e(237)]({type:e(173),content:zr(n,e(210),'"'+i[e(184)]+'"')});continue;case e(188):case e(196):r[e(237)]({type:e(153),content:zr(n,e(161),this[e(186)](i[e(225)],i[e(211)]))});continue;case e(198):case e(199):r[e(237)]({type:e(173),content:zr(n,e(210),this[e(186)](i[e(225)],i[e(211)]))});continue;case e(182):r[e(237)]({type:e(153),content:zr(n,e(231),this[e(186)](i[e(225)],i[e(211)]))});continue;case e(234):r[e(237)]({type:e(173),content:zr(n,e(183),this[e(186)](i[e(225)],i[e(211)]))});continue;case e(187):s[e(237)](i[e(217)]);continue;case e(178):o[e(237)](i[e(217)]);continue;default:r[e(237)](i)}if(s[e(228)]){const t=s[e(201)]((t=>this[e(162)][e(218)](t)?this[e(162)][e(164)](t):t))[e(176)](", ");r[e(237)]({type:e(243),content:zr(this[e(149)],e(185),t)})}if(o[e(228)]){const t=o[e(201)]((t=>this[e(162)][e(218)](t)?this[e(162)][e(164)](t):t))[e(176)](", ");r[e(237)]({type:e(243),content:zr(this[e(149)],e(227),t)})}return r}[qr(177)](t){const e=qr;for(const n of this[e(203)]){const r=n(t);if(r&&e(213)in r)return r}}[qr(194)](t,e){const n=qr,r=e[n(229)],s=void 0===r[n(181)]?n(178):n(187);t[n(237)]({type:s,key:r[n(217)]})}[qr(171)](t,e){const n=qr;t[n(237)]({type:n(243),content:zr(this[n(149)],n(214),this[n(186)](e[n(197)]()[n(241)][n(148)],1))})}[qr(191)](t,e,n){const r=qr;if(this[r(232)](t,e),n&&n[r(197)]()&&!e[r(197)]()[r(244)][r(163)](n[r(197)]()[r(241)])){const n=t[t[r(228)]-1],s=r(153)==e[r(213)]?r(219):r(184);n&&r(169)==n[r(213)]&&(n[s]+="\n")}}}function Zr(t,e){const n=Jr();return(Zr=function(t,e){return n[t-=457]})(t,e)}const Qr=Zr;function Jr(){const t=["enableCommand","1YbDsQw","plugins","172902oxoKvQ","170268rpxfWI","7IxnYZG","15777OpjBqK","afterInit","editor","showAIAssistant","get","627400QrVsqg","45540uTqEia","TrackChangesEditing","1600144bscNqi","commands","15RRHUYC","671fLERot","390WIZKyo","430702BoYcoC"];return(Jr=function(){return t})()}!function(t,e){const n=Zr,r=t();for(;;)try{if(119923===-parseInt(n(476))/1*(-parseInt(n(474))/2)+parseInt(n(471))/3*(-parseInt(n(459))/4)+parseInt(n(466))/5+parseInt(n(458))/6*(parseInt(n(460))/7)+-parseInt(n(469))/8+parseInt(n(461))/9*(-parseInt(n(473))/10)+parseInt(n(472))/11*(parseInt(n(467))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Yr extends t.Plugin{[Qr(462)](){const t=Qr,e=this[t(463)],n=e[t(457)][t(465)](t(468));e[t(470)][t(465)](t(464))&&n[t(475)](t(464))}}const $r=ts;function ts(t,e){const n=ns();return(ts=function(t,e){return n[t-=368]})(t,e)}!function(t,e){const n=ts,r=t();for(;;)try{if(801951===-parseInt(n(398))/1+parseInt(n(402))/2*(-parseInt(n(383))/3)+parseInt(n(394))/4+-parseInt(n(404))/5+parseInt(n(386))/6*(-parseInt(n(395))/7)+parseInt(n(385))/8+parseInt(n(371))/9*(parseInt(n(392))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ns);class es extends t.Plugin{[$r(381)](){const t=$r,e=this[t(408)],n=e[t(391)];if(!e[t(382)][t(390)](t(376)))return;const r=e[t(382)][t(396)](t(380));r[t(401)](t(375)),r[t(399)](t(375)),r[t(384)][t(369)](t(375),zr(n,t(405))),this[t(387)]()}[$r(387)](){const t=$r,e=this[t(408)],n=e[t(391)];e[t(382)][t(396)](t(380))[t(384)][t(393)]((e=>{const r=t;if(r(370)!=e[r(406)])return;const{data:s}=e;if(s&&r(375)==s[r(400)]){const t=s[r(388)][0][r(378)];return{type:r(372),content:zr(n,r(374),function(t){const e=r;switch(t){case e(407):return zr(n,e(403));case e(368):return zr(n,e(397));case e(389):return zr(n,e(373));case e(377):return zr(n,e(379))}}(t))}}}))}}function ns(){const t=["has","locale","881970vKpbiW","registerDescriptionCallback","3825232hNuxhP","2840425owHdPk","get","FORMAT_ALIGN_TO_RIGHT","221309fUKvGg","registerBlockAttribute","commandName","enableDefaultAttributesIntegration","354990NqJsPl","FORMAT_ALIGN_TO_LEFT","6434240UCZzzr","FORMAT_ALIGNMENT","type","left","editor","right","registerAttributeLabel","formatBlock","189KpSctN","format","FORMAT_ALIGN_TO_CENTER","*Format:* %0","alignment","AlignmentEditing","justify","value","FORMAT_JUSTIFY_TEXT","TrackChangesEditing","afterInit","plugins","3jtJpRV","descriptionFactory","679464YiCCUe","6ymaAck","_registerLegacyDescription","commandParams","center"];return(ns=function(){return t})()}const rs=os;function ss(){const t=["*Format:* %0","FORMAT_UNDERLINE","afterInit","54XNQfZR","UnderlineEditing","forceValue","formatInline","type","bold","TrackChangesEditing","registerInlineAttribute","subscript","code","*Remove format:* %0","commandParams","get","4165860TukCgI","StrikethroughEditing","locale","has","2578282VQgyZg","2287881ebsHHM","_registerLegacyDescription","italic","FORMAT_ITALIC","5578304eFuuBr","format","commandName","181950dcVvtr","FORMAT_SUPERSCRIPT","editor","2550704DHRkpg","superscript","FORMAT_SUBSCRIPT","BoldEditing","descriptionFactory","enableDefaultAttributesIntegration","plugins","12DxalZR","toUpperCase","toLowerCase","registerAttributeLabel","FORMAT_STRIKETHROUGH","FORMAT_","SubscriptEditing","FORMAT_CODE","1104644FiThHx","ItalicEditing","SuperscriptEditing","slice","CodeEditing","registerDescriptionCallback","underline","FORMAT_BOLD","strikethrough"];return(ss=function(){return t})()}function os(t,e){const n=ss();return(os=function(t,e){return n[t-=353]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(724924===parseInt(n(369))/1+-parseInt(n(406))/2+parseInt(n(399))/3+-parseInt(n(403))/4+-parseInt(n(394))/5+-parseInt(n(361))/6*(parseInt(n(398))/7)+parseInt(n(354))/8*(parseInt(n(381))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const is=[rs(357),rs(370),rs(382),rs(373),rs(395),rs(367),rs(371)];class as extends t.Plugin{[rs(380)](){const t=rs,e=this[t(353)],n=e[t(360)][t(393)](t(387)),r=e[t(396)];for(const s of is){if(!e[t(360)][t(397)](s))continue;const o=s[t(372)](0,-7)[t(363)](),i=t(366)+o[t(362)]();n[t(359)](o),n[t(388)](o),n[t(358)][t(364)](o,zr(r,i))}this[t(400)]()}[rs(400)](){const t=rs,e=this[t(353)],n=e[t(396)],r=e[t(360)][t(393)](t(387));function s(e,s){const o=t;r[o(358)][o(374)]((t=>{const r=o;if(r(384)!=t[r(385)])return;const{data:i}=t;return i&&i[r(405)]===e?i[r(392)][0][r(383)]?{type:r(404),content:zr(n,r(378),s)}:{type:r(404),content:zr(n,r(391),s)}:void 0}))}s(t(386),zr(n,t(376))),s(t(401),zr(n,t(402))),s(t(375),zr(n,t(379))),s(t(390),zr(n,t(368))),s(t(377),zr(n,t(365))),s(t(389),zr(n,t(356))),s(t(355),zr(n,t(407)))}}const cs=us;function us(t,e){const n=ls();return(us=function(t,e){return n[t-=128]})(t,e)}function ls(){const t=["afterInit","has","parent","forceValue","614285nLUAvU","156536HGcvaG","filter","get","*Remove format:* %0","203kmpaUQ","name","selection","12LyGhuk","TrackChangesEditing","from","commandParams","BlockQuoteEditing","commandName","editor","plugins","registerDescriptionCallback","ELEMENT_BLOCK_QUOTE","locale","1977741CvQDLR","markBlockFormat","format","commands","18kfbXAZ","model","$root","21879830kwsWWk","875777MPILFZ","checkChild","120074RNNhJm","*Set format:* %0","getSelectedBlocks","enableCommand","document","change","blockQuote","schema","value","descriptionFactory","492308eiddCi"];return(ls=function(){return t})()}!function(t,e){const n=us,r=t();for(;;)try{if(530360===-parseInt(n(170))/1+-parseInt(n(128))/2*(parseInt(n(151))/3)+-parseInt(n(138))/4+parseInt(n(143))/5*(parseInt(n(166))/6)+parseInt(n(148))/7*(-parseInt(n(144))/8)+-parseInt(n(162))/9+parseInt(n(169))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ls);class fs extends t.Plugin{[cs(139)](){const t=cs,e=this[t(157)],n=e[t(161)];if(!e[t(158)][t(140)](t(155)))return;const r=e[t(158)][t(146)](t(152)),s=this[t(157)][t(165)][t(146)](t(134));r[t(131)](t(134),((n,o={})=>{const i=t,a=this[i(157)][i(167)][i(132)][i(150)],c=o&&void 0!==o[i(142)]?o[i(142)]:!s[i(136)];let u=[];if(c){const t=Array[i(153)](a[i(130)]())[i(145)]((t=>hs(t)||function(t,e){const n=i,r=e[n(171)](t[n(141)],n(134)),s=e[n(171)]([n(168),n(134)],t);return r&&s}(t,this[i(157)][i(167)][i(135)])));u=y(t,e[i(167)])}else{const t=Array[i(153)](a[i(130)]())[i(145)]((t=>hs(t)));u=y(t,e[i(167)])}e[i(167)][i(133)]((()=>{const t=i;for(const e of u)r[t(163)](e,{commandName:t(134),commandParams:[{forceValue:c}]})}))})),r[t(137)][t(159)]((e=>{const r=t,{data:s}=e;if(s&&r(134)==s[r(156)]){const t=zr(n,r(160));return s[r(154)][0][r(142)]?{type:r(164),content:zr(n,r(129),t)}:{type:r(164),content:zr(n,r(147),t)}}}))}}function hs(t){const e=cs;return e(134)==t[e(141)][e(149)]}function gs(t,e){const n=ms();return(gs=function(t,e){return n[t-=265]})(t,e)}const ds=gs;!function(t,e){const n=gs,r=t();for(;;)try{if(721365===parseInt(n(270))/1+-parseInt(n(272))/2+-parseInt(n(271))/3+-parseInt(n(277))/4*(-parseInt(n(279))/5)+parseInt(n(266))/6*(parseInt(n(274))/7)+-parseInt(n(285))/8*(-parseInt(n(283))/9)+-parseInt(n(275))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ms);class ps extends t.Plugin{[ds(280)](){const t=ds,e=this[t(265)];e[t(267)][t(276)](t(273))&&(e[t(267)][t(281)](t(282))[t(268)](t(278)),e[t(267)][t(281)](t(282))[t(268)](t(269)),e[t(267)][t(281)](t(282))[t(268)](t(284)))}}function ms(){const t=["13768ypoIjb","editor","3679386iXyOJN","plugins","enableCommand","changeCaseLower","1115719MstvVY","347430HkVzNG","1950862iNhuOC","CaseChange","7IqKLnO","15650720obLviy","has","8fxqKlQ","changeCaseUpper","2951540WzyMIS","afterInit","get","TrackChangesEditing","2448kmvuap","changeCaseTitle"];return(ms=function(){return t})()}const Is=Es;function Es(t,e){const n=Ts();return(Es=function(t,e){return n[t-=142]})(t,e)}!function(t,e){const n=Es,r=t();for(;;)try{if(386453===parseInt(n(152))/1+-parseInt(n(154))/2+parseInt(n(157))/3*(-parseInt(n(144))/4)+parseInt(n(145))/5+parseInt(n(142))/6+parseInt(n(153))/7+parseInt(n(150))/8*(-parseInt(n(143))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ts);class bs extends t.Plugin{[Is(158)](){const t=Is,e=this[t(148)];e[t(149)][t(147)](t(146))&&e[t(151)][t(147)](t(156))[t(155)](t(146))}}function Ts(){const t=["get","editor","commands","8CdzUqh","plugins","716807FdoAoq","2139536wkYnxt","482336lAJlzY","enableCommand","TrackChangesEditing","52098TQGnXA","afterInit","2491602huNrZD","8708292iwCOUG","12fVjKxK","1047925FvwVvz","ckbox"];return(Ts=function(){return t})()}const _s=As;function ys(){const t=["CodeBlock","languages","*Remove format:* %0","formatBlock","1899026WzeZyF","ELEMENT_CODE_BLOCK","registerElementLabel","8WhxIsT","registerDescriptionCallback","toLowerCase","schema","config","plugins","forceValue","locale","checkChild","value","format","indentCodeBlock","editor","5387595RnLAJk","from","2805752JRMOxj","get","outdentCodeBlock","717367EbiiYv","commands","666716AayxRR","language","blockName","type","6nBmpFK","document","enableCommand","parent","markBlockFormat","*Set format:* %0","find","filter","rootElement","3345138ZfVfgK","model","TrackChangesEditing","has","selection","change","codeBlock","commandParams","commandName","getSelectedBlocks","descriptionFactory","label","afterInit","isLimit","11044269TORNIj","name"];return(ys=function(){return t})()}function As(t,e){const n=ys();return(As=function(t,e){return n[t-=464]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(873454===-parseInt(n(504))/1+parseInt(n(481))/2+-parseInt(n(517))/3+-parseInt(n(499))/4+parseInt(n(497))/5+-parseInt(n(508))/6*(-parseInt(n(502))/7)+parseInt(n(484))/8*(parseInt(n(475))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class ks extends t.Plugin{[_s(473)](){const t=_s,e=this[t(496)];if(!e[t(489)][t(464)](t(477)))return;const n=e[t(489)][t(500)](t(519)),r=e[t(491)],s=e[t(488)][t(500)](t(467))[t(478)],o=e[t(503)][t(500)](t(467));n[t(510)](t(495)),n[t(510)](t(501)),n[t(510)](t(467),((r,i={})=>{const a=t,c=e[a(518)],u=e[a(518)][a(509)][a(465)],l=i&&void 0!==i[a(490)]?i[a(490)]:!o[a(493)];let f;i[a(505)]||(i[a(505)]=s[0][a(505)]),f=l?Array[a(498)](u[a(470)]())[a(515)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(516))&&!e[n(474)](t)&&e[n(492)](t[n(511)],n(467))}(t,c[a(487)]))):Array[a(498)](u[a(470)]())[a(515)]((t=>Cs(t)));const h=y(f,c);c[a(466)]((()=>{const t=a;for(const e of h)n[t(512)](e,{commandName:t(467),commandParams:[{...i,forceValue:l}],formatGroupId:t(506)})}))})),n[t(471)][t(483)](t(467),(e=>zr(r,t(482),e))),n[t(471)][t(485)]((e=>{const n=t;if(n(480)!=e[n(507)])return;const o=r.t,{data:i}=e;if(!i||n(467)!=i[n(469)])return;const a=i[n(468)][0][n(505)],c=o(s[n(514)]((t=>t[n(505)]===a))[n(472)])[n(486)]();return i[n(468)][0][n(490)]?{type:n(494),content:zr(r,n(513),zr(r,n(482),1)+" ("+c+")")}:{type:n(494),content:zr(r,n(479),zr(r,n(482),1))}}))}}function Cs(t){const e=_s;return e(467)==t[e(476)]}function Ls(t,e){const n=Ss();return(Ls=function(t,e){return n[t-=383]})(t,e)}const Ns=Ls;!function(t,e){const n=Ls,r=t();for(;;)try{if(626786===-parseInt(n(401))/1+parseInt(n(387))/2*(parseInt(n(399))/3)+-parseInt(n(385))/4*(parseInt(n(392))/5)+-parseInt(n(395))/6*(-parseInt(n(391))/7)+-parseInt(n(393))/8+parseInt(n(400))/9+parseInt(n(388))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ss);class Rs extends t.Plugin{[Ns(396)](){const t=Ns,e=this[t(389)];e[t(394)][t(397)](t(383))&&e[t(394)][t(398)](t(384))[t(390)](t(386))}}function Ss(){const t=["has","get","181911QFRsIc","3990960XufIXM","920784QWAFeN","CommentsEditing","TrackChangesEditing","43220sgZyBY","addCommentThread","14jkULdK","11991030wHjjgl","editor","enableCommand","316330KhLtaS","525xGhPgw","1586616pAQqRb","plugins","108ojedms","afterInit"];return(Ss=function(){return t})()}var Ms=n(834);function vs(t,e){const n=Os();return(vs=function(t,e){return n[t-=349]})(t,e)}function ws(t,e,n){const r=vs,s=[];for(const o of e[r(360)]())o[r(399)](t)&&s[r(388)](n[r(395)](o));return s}function Os(){const t=["createRangeOn","15FtiAcN","span","addClass","hasAttribute","410178bApsvX","createUIElement","writer","elementEnd","508773vUhUte","toViewElement","model","activeMarkers","ck-suggestion-marker-","isLimit","44RJXmAn","markerRange","1hCfhTS","getItems","parent","start","107307GqgLUl","item","ck-suggestion-marker--active","139608hIuzgi","consumable","plugins","markerName","schema","mapper","insert","isContent","1670610HyARie","get","includes","name","1304302AlVSBw","getWalker","type","toViewPosition","getCustomProperty","19994160OtnmSM","bindElementToMarker","328OoNATm","isBlock","isAtEnd","push","4ZGVBLJ","test","nextSibling","previousPosition","TrackChangesEditing","addHighlight"];return(Os=function(){return t})()}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=vs,s=t[r(368)][r(375)](r(393));return(o,i,a)=>{const c=r;if(!a[c(367)][c(390)](i[c(358)],o[c(377)]))return;const u=i[c(358)][c(379)](),l=i[c(358)][c(362)],f=t[c(353)][c(370)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(364)];d=d||f[c(373)](e);const n=a[c(371)][c(352)](e);if(n&&n[c(382)](c(394)))return;c(350)==t[c(380)]&&f[c(386)](e)&&!f[c(356)](e)&&(e[c(391)]||l[c(387)]?h&&h[c(361)]==e||(h=e,m(t[c(392)]),p=!0):g=g||t[c(392)])}function m(t){const r=c,o=a[r(349)][r(401)](r(397),{class:r(355)+e}),u=a[r(371)][r(381)](t);n&&s[r(354)][r(376)](i[r(369)])&&a[r(349)][r(398)](r(365),o),a[r(349)][r(372)](u,o),a[r(371)][r(384)](o,i[r(369)])}d||p||!g||m(g)}}!function(t,e){const n=vs,r=t();for(;;)try{if(850182===-parseInt(n(359))/1*(parseInt(n(378))/2)+parseInt(n(351))/3*(-parseInt(n(389))/4)+-parseInt(n(396))/5*(-parseInt(n(400))/6)+-parseInt(n(366))/7+-parseInt(n(385))/8*(-parseInt(n(363))/9)+parseInt(n(374))/10*(-parseInt(n(357))/11)+parseInt(n(383))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Os);const Ds=Bs;function xs(){const t=["buffer","createSelection","document","getFirstRange","setSelection","selection","requires","rootName","unit","remove","delete","uiElement","6385560qQdHqq","46147qFXhIK","enqueueChange","8715560ZMXNZn","writer","options","commands","model","132msIjrc","batch","654944ZSeswk","init","mapper","bind","unbindElementFromMarkerName","showSuggestionHighlights","TrackChangesEditing","506511zLbiob","isCollapsed","start","get","plugins","markerNameToElements","addMarker:suggestion:deletion","forward","unlock","end","24uhkIKZ","1853550dwJiLD","lock","removeMarker:suggestion:deletion","root","editing","createRange","editor","high","data","merge","markerName","3601130sibhJV","deleteForward","detach","downcastDispatcher","$graveyard","enableCommand","24PCmiIi","fromRange","26eRYlPp","modifySelection"];return(xs=function(){return t})()}function Bs(t,e){const n=xs();return(Bs=function(t,e){return n[t-=467]})(t,e)}!function(t,e){const n=Bs,r=t();for(;;)try{if(685030===-parseInt(n(475))/1*(parseInt(n(521))/2)+-parseInt(n(501))/3*(parseInt(n(484))/4)+parseInt(n(513))/5+parseInt(n(474))/6+-parseInt(n(477))/7+-parseInt(n(519))/8*(parseInt(n(491))/9)+-parseInt(n(502))/10*(-parseInt(n(482))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Ps extends t.Plugin{static get[Ds(468)](){return[Ms.Delete]}[Ds(485)](){const t=Ds,e=this[t(508)],n=e[t(495)][t(494)](t(490));n[t(518)](t(472));const r=e[t(480)][t(494)](t(514));n[t(518)](t(514),((n,s={})=>{const o=t,a=e[o(481)][o(524)](e[o(481)][o(525)][o(467)]);a[o(492)]&&e[o(481)][o(522)](a,{direction:o(498),unit:s[o(470)]});const c=a[o(526)](),u=i.LiveRange[o(520)](c);let l;n(s),l=o(517)==u[o(505)][o(469)]?e[o(481)][o(507)](c[o(493)]):e[o(481)][o(507)](u[o(493)],u[o(500)]),u[o(515)](),e[o(481)][o(476)](r[o(523)][o(483)],(t=>{const e=o;r[e(523)][e(503)](),t[e(527)](t[e(507)](l[e(500)])),r[e(523)][e(499)]()}))})),e[t(506)][t(516)].on(t(497),Fs(e,t(511)),{priority:t(509)}),e[t(510)][t(516)].on(t(497),((n,r,s)=>{const o=t;s[o(479)][o(489)]&&Fs(e,o(511),{showActiveMarker:!1})[o(487)](this)(n,r,s)}),{priority:t(509)}),e[t(506)][t(516)].on(t(504),((e,n,r)=>{const s=t,o=r[s(486)][s(496)](n[s(512)]);if(o)for(const t of o)t.is(s(473))&&(r[s(486)][s(488)](t,n[s(512)]),r[s(478)][s(471)](t))}),{priority:t(509)})}}function Us(){const t=["_getAttributeKey","registerElementLabel","range","listIndent","forceValue","data","createRange","todoList","*Set format:* %0","start","ELEMENT_BULLETED_LIST","ELEMENT_LIST_ITEM","filter","editor","value","refresh","commandName","registerDescriptionCallback","listStart","attributeKey","mergeListItemForward","attribute","registerBlockAttribute","*Uncheck item*","length","2240690EwXoye","assureChains","*Merge:* %0","suggestion","nextSibling","toUpperCase","customBulletedList","default","deletion","_LIST","ELEMENT_","isUndo","ELEMENT_NUMBERED_LIST","listMarker","differ","*Outdent:* %0","numberedList","FORMAT_INDENT","has","commands","1321018DphbzR","39936fjZWyi","indentList","every","getAttribute","nodeAfter","3VbPHhu","createPositionAt","from","bulletedList","type","splitListItemAfter","registerCustomCallback","afterInit","parent","end","noTrackChangesFixer","_suggestionFactory","next","head","selection","includes","isLocal","batch","mergeListItemBackward","attributes","containsItem","change","isObject","list.multiBlock","2807416VCluqV","getSuggestions","config","listReversed","_supportLegacySuggestions","outdentList","*Format:* insert into %0","listItemId","8PJNYAe","ELEMENT_TODO_LIST","4206798ETxFeA","detach","*Merge:* list item","listItemIdFixer","*Remove format:* %0","model","removeMarker","fromRange","todo","listMarkerStyle","setAttribute","ListEditing","accept","customNumberedList","bulleted","splitListItemBefore","*Indent:* %0","plugins","commandParams","registerPostFixer","push","numbered","*Format:* remove from %0","multipleBlocks","map","formatBlock","checkTodoList","format","5404343ISebEr","key","getRanges","todoListChecked","getFirstMarker","*Split:* list item","getFirstRange","_findSuggestions","getChanges","find","newValue","listType","locale","meta","execute","TrackChangesEditing","descriptionFactory","listStyle","document","trackChangesCommand","groupId","setSelection","get","33575130bCogHB","todoListCheck","*Change to:* %0","documentList","previousSibling","isNextTo","oldValue","schema","TodoListEditing","enableDefaultAttributesIntegration","*Check item*","registerAttributeLabel","_registerLegacyDescription"];return(Us=function(){return t})()}const js=Gs;function Gs(t,e){const n=Us();return(Gs=function(t,e){return n[t-=317]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(406951===-parseInt(n(462))/1+parseInt(n(461))/2*(-parseInt(n(318))/3)+-parseInt(n(342))/4+-parseInt(n(441))/5+-parseInt(n(352))/6+-parseInt(n(380))/7*(parseInt(n(350))/8)+parseInt(n(403))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Us);class Vs extends t.Plugin{[js(325)](){const t=js,e=this[t(429)];if(!e[t(369)][t(459)](t(363)))return;const n=e[t(392)],r=e[t(369)][t(402)](t(395)),s=e[t(369)][t(459)](t(411)),o=!!e[t(344)][t(402)](t(341));function i(e){const r=t;return{type:r(379),content:""+zr(n,r(424),e)}}function a(e){const r=t;return{type:r(379),content:""+zr(n,r(356),e)}}r[t(412)](t(457)),r[t(412)](t(321)),r[t(412)](t(365)),r[t(412)](t(447)),r[t(412)](t(463)),r[t(412)](t(347)),r[t(412)](t(323)),r[t(412)](t(367)),r[t(438)](t(349)),r[t(438)](t(391)),r[t(438)](t(419)),o&&(r[t(412)](t(336)),r[t(412)](t(436))),s&&(r[t(412)](t(423)),r[t(412)](t(378)),r[t(438)](t(383)),r[t(396)][t(433)]((e=>{const r=t,{data:s}=e;if(s&&r(383)==s[r(381)])return{type:r(379),content:s[r(390)]?zr(n,r(413)):zr(n,r(439))}})),this[t(429)][t(357)][t(398)][t(371)]((e=>{const n=t;if(e[n(335)][n(452)])return!1;let s=!1;const o=r[n(343)]({skipNotAttached:!0})[n(428)]((t=>n(383)===r[n(416)](t)));for(const t of o)n(360)!=t[n(386)]()[n(425)][n(317)][n(465)](n(391))&&(r[n(387)](t[n(386)](),n(437))[n(389)]((t=>n(391)===r[n(416)](t[n(444)])))||(e[n(358)](t[n(384)]()),s=!0));return s}))),r[t(396)][t(414)](t(419),zr(n,t(458)));const c={type:t(379),content:""};r[t(396)][t(433)]((e=>{const r=t,{data:s}=e;if(!s||r(391)!=s[r(381)])return;let u=e[r(331)];for(;u;){if(u[r(421)]&&((r(397)==u[r(421)][r(381)]||r(361)==u[r(421)][r(381)])&&(u[r(421)][r(390)]&&r(448)!=u[r(421)][r(390)]||r(448)!=u[r(421)][r(409)]&&!s[r(390)])||!o&&u[r(421)][r(381)]==_c))return c;u=u[r(330)]}if(null==s[r(390)])switch(s[r(409)]){case r(366):return a(zr(n,r(426)));case r(373):return a(zr(n,r(453)));case r(360):return a(zr(n,r(351)))}switch(s[r(390)]){case r(366):return i(zr(n,r(426)));case r(373):return i(zr(n,r(453)));case r(360):return i(zr(n,r(351)))}})),r[t(396)][t(433)]((e=>{const n=t,{data:r}=e;if(r&&n(419)==r[n(381)])return null==r[n(390)]||null==r[n(409)]&&0==r[n(390)]?c:void 0})),r[t(396)][t(433)]((e=>{const r=t;if(r(437)!=e[r(322)])return;const{data:s}=e;if(!s||r(349)!=s[r(381)])return;const o=Ws(e);return r(390)==o?{type:r(379),content:zr(n,r(354))}:r(409)==o?{type:r(379),content:zr(n,r(385))}:c})),e[t(357)][t(398)][t(371)]((e=>this[t(355)](e))),e[t(357)][t(398)][t(371)]((e=>this[t(328)](e))),e[t(357)][t(398)][t(371)]((e=>this[t(442)](e))),this[t(346)]()}[js(355)](t){const e=js;if(t[e(335)][e(452)]||!t[e(335)][e(334)])return!1;let n=!1;const r=this[e(429)][e(369)][e(402)](e(395))[e(343)]({skipNotAttached:!0})[e(428)]((t=>t[e(421)]&&e(349)==t[e(421)][e(381)]))[e(428)]((t=>t[e(421)][e(390)]&&t[e(421)][e(409)]));for(const s of r)Ws(s)||(t[e(358)](s[e(384)]()),n=!0);return n}[js(328)](t){const e=js;if(t[e(335)][e(452)]||!t[e(335)][e(334)])return!1;const n=this[e(429)][e(369)][e(402)](e(395));if(n[e(399)][e(430)])return!1;let r=!1;const s=[e(391),e(349),e(419),e(397),e(434),e(345),e(404),e(454),e(361)],o=this[e(429)][e(357)][e(398)][e(455)][e(388)]()[e(428)]((t=>e(437)==t[e(322)]))[e(428)]((t=>s[e(333)](t[e(435)])));if(0==o[e(440)])return r;for(const i of o){const o=n[e(387)](i[e(418)],e(437))[e(428)]((t=>!t[e(393)][e(408)]))[e(376)]((t=>t[e(444)]))[e(428)]((t=>{const r=e,o=n[r(416)](t);return s[r(333)](o)}));if(o[e(440)]){for(const n of o)t[e(358)](n[e(384)]());r=!0}}return r}[js(442)](t){const e=js;if(t[e(335)][e(452)]||!t[e(335)][e(334)])return!1;const n=this[e(429)][e(369)][e(402)](e(395));let r=!1;const s=[e(391),e(349),e(419),e(397),e(434),e(345),e(404),e(454),e(361)];for(const t of n[e(343)]({skipNotAttached:!0})){const o=n[e(387)](t[e(386)](),e(437))[e(376)]((t=>t[e(444)]))[e(428)]((t=>t[e(421)]&&s[e(333)](t[e(421)][e(381)])));if(!o[e(440)])continue;const a=o[0][e(331)][e(337)][e(400)];if(!o[e(464)]((t=>t[e(337)][e(400)]===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(343)]({skipNotAttached:!0})[s(428)]((e=>s(437)==e[s(322)]&&e[s(337)][s(400)]==t)))e[s(362)](s(400),r)}function i(t,n){const r=e;let s=t[r(331)],i=!1;for(;s;)s[r(337)][r(400)]!=n&&(o(s[r(337)][r(400)],n),s[r(362)](r(400),n),i=!0),s=s[r(330)];return i}}[js(346)](){const t=js,e=this[t(429)],n=e[t(392)],r=e[t(369)][t(402)](t(395));this[t(415)](),r[t(329)][t(324)](t(377),t(406),t(364),(function(n,r){const s=t,o=[];for(let t of n)t[s(425)][s(317)]===t[s(327)][s(326)]&&(t=e[s(357)][s(422)](e[s(357)][s(319)](t[s(425)][s(317)],0))),o[s(372)](t);e[s(357)][s(339)]((t=>{const n=s,a=e[n(357)][n(398)][n(332)],c=Array[n(320)](a[n(382)]())[n(376)]((t=>i.LiveRange[n(359)](t)));t[n(401)](o),e[n(460)][n(402)](r[n(432)])[n(431)](),r[n(370)][n(372)]({forceDefaultExecution:!0}),e[n(394)](r[n(432)],...r[n(370)]),t[n(401)](c);for(const t of c)t[n(353)]()}))})),r[t(396)][t(417)]((function(n){const r=t,s=!e[r(357)][r(410)][r(340)](n),o=n[r(407)],i=n[r(445)],a=n[r(465)](r(349)),c=!o||o[r(465)](r(349))!==a,u=!i||i[r(465)](r(349))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(427),e)))}[js(415)](){const t=js,e=this[t(429)],n=e[t(392)];function r(n){const r=t,s=e[r(460)][r(402)](r(321))[r(430)],o=e[r(460)][r(402)](r(457))[r(430)];return r(457)===n?s:o}e[t(369)][t(402)](t(395))[t(396)][t(433)]((function(s){const o=t;if(o(377)!=s[o(322)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(432)]){case o(321):u=i[o(370)][0][o(420)],l=r(i[o(432)]),a=o(u?348:374),!l&&e[o(344)][o(402)](o(341))||(a=o(405)),c={type:o(379),content:zr(n,a,zr(n,o(426)))};break;case o(457):u=i[o(370)][0][o(420)],l=r(i[o(432)]),a=o(u?348:374),!l&&e[o(344)][o(402)](o(341))||(a=o(405)),c={type:o(379),content:zr(n,a,zr(n,o(453)))};break;case o(463):a=o(368),c={type:o(379),content:zr(n,a,zr(n,o(427)))};break;case o(347):a=function(t){const e=o,n=t[e(386)]();let r=n[e(425)][e(317)];for(;r&&n[e(338)](r);){if(r[e(465)](e(419))>0)return!1;r=r[e(445)]}return!0}(s)?zr(n,o(374),zr(n,function(t){const e=o;return e(451)+t[e(386)]()[e(425)][e(317)][e(465)](e(391))[e(446)]()+e(450)}(s))):zr(n,o(456),zr(n,o(427))),c={type:o(379),content:a};break;case o(336):case o(436):!1===i[o(375)]&&(a=o(443),c={type:o(449),content:zr(n,a,zr(n,o(427)))})}return c}))}}function Ws(t){const e=js;let n=t[e(386)]()[e(425)][e(317)][e(407)];for(;n;){const r=n[e(465)](e(349));if(!r)return!1;if(r==t[e(421)][e(390)])return e(390);if(r==t[e(421)][e(409)])return e(409);n=n[e(407)]}return!1}const zs=Hs;function Hs(t,e){const n=Ks();return(Hs=function(t,e){return n[t-=426]})(t,e)}function Ks(){const t=["data","head","lower-roman","bind","reversed","plugins","styles","numbered","10lydsLU","removeMarker","newValue","list.properties","model","40ZSJCkF","default","customNumbered","includes","1300524RjZFoK","filter","commandName","type","listType","242914ygtqDn","isUndo","registerAttributeLabel","_registerLegacyDescription","commandParams","attribute","config","*Format:* set order to regular","listReversed","document","getAttribute","circle","replace","handleDescriptions","1kMkOON","editor","*Format:* set order to reversed","FORMAT_LIST_START","upper-latin","get","next","TrackChangesEditing","formatBlock","startIndex","ListPropertiesEditing","toUpperCase","start","1072826CeDGdt","registerPostFixer","bulleted","suggestion","4360250XZPpZe","4966317lBxBUx","upper-roman","registerBlockAttribute","_LIST_","_getTranslationKeyForListStyle","1613046EzxLfP","getFirstRange","batch","has","_findSuggestions","decimal-leading-zero","ELEMENT_","197500ePqdnc","lower-latin","square","listStyle","afterInit","getFirstMarker","format","key","oldValue","_LIST_DEFAULT","find","*Change to:* %0","disc","descriptionFactory","nodeAfter","*Remove format:* %0","FORMAT_LIST_REVERSED","locale","*Format:* set start index to %0","registerDescriptionCallback","listStart","decimal","enableDefaultAttributesIntegration","getSuggestions","_getAttributeKey","*Set format:* %0"];return(Ks=function(){return t})()}!function(t,e){const n=Hs,r=t();for(;;)try{if(428926===parseInt(n(506))/1*(parseInt(n(427))/2)+-parseInt(n(437))/3+parseInt(n(444))/4+-parseInt(n(478))/5*(parseInt(n(487))/6)+parseInt(n(492))/7*(-parseInt(n(483))/8)+parseInt(n(432))/9+parseInt(n(431))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class qs extends t.Plugin{[zs(448)](){const t=zs;if(!this[t(507)][t(475)][t(440)](t(516)))return;const e=this[t(507)][t(498)][t(511)](t(481)),n=this[t(507)][t(475)][t(511)](t(513));e[t(476)]&&(n[t(466)](t(447)),n[t(434)](t(447))),e[t(474)]&&(n[t(466)](t(500)),n[t(434)](t(500))),e[t(515)]&&(n[t(466)](t(464)),n[t(434)](t(464)));const r={type:t(450),content:""};n[t(457)][t(463)](this[t(505)][t(473)](this));const s=this[t(507)][t(461)];n[t(457)][t(494)](t(500),zr(s,t(460))),n[t(457)][t(463)]((e=>{const n=t,{data:s}=e;if(s&&n(500)==s[n(451)])return null==s[n(480)]||0==s[n(480)]&&null==s[n(452)]?r:void 0})),n[t(457)][t(494)](t(464),zr(s,t(509))),n[t(457)][t(463)]((e=>{const n=t,{data:s}=e;if(s&&n(464)==s[n(451)])return null==s[n(480)]||1==s[n(480)]&&null==s[n(452)]?r:void 0})),this[t(507)][t(482)][t(501)][t(428)]((e=>{const r=t;if(e[r(439)][r(493)])return!1;let s=!1;const o=n[r(467)]({skipNotAttached:!0})[r(488)]((t=>{const e=r,s=n[e(468)](t);return e(464)==s||e(500)==s}));for(const t of o){const o=t[r(438)]()[r(426)][r(458)][r(502)](r(491));r(477)!=o&&r(485)!=o&&(n[r(441)](t[r(438)](),r(497))[r(454)]((t=>r(491)==n[r(468)](t[r(430)])))||(e[r(479)](t[r(449)]()),s=!0))}return s})),this[t(495)]()}[zs(505)](t){const e=zs,n=this[e(507)][e(461)],{data:r}=t,s={type:e(450),content:""};if(!r||e(447)!=r[e(451)])return;if(!r[e(452)])return e(484)==r[e(480)]?s:{type:e(450),content:""+zr(n,e(469),zr(n,this[e(436)](r[e(480)])))};if(!r[e(480)]){if(e(484)==r[e(452)])return s;let o=t[e(471)];for(;o;){if(o[e(470)]&&e(491)==o[e(470)][e(451)]&&o[e(470)][e(480)])return s;o=o[e(512)]}return{type:e(450),content:""+zr(n,e(459),zr(n,this[e(436)](r[e(452)])))}}if(e(484)!=r[e(480)])return{type:e(450),content:""+zr(n,e(469),zr(n,this[e(436)](r[e(480)])))};let o=t[e(471)];for(;o;){if(o[e(470)]&&e(491)==o[e(470)][e(451)]&&o[e(470)][e(480)]&&o[e(470)][e(452)])return s;o=o[e(512)]}const i=t[e(438)]()[e(426)][e(458)][e(502)](e(491));return{type:e(450),content:zr(n,e(469),zr(n,e(443)+i[e(517)]()+e(453)))}}[zs(495)](){const t=zs,e=this[t(507)],n=e[t(461)];e[t(475)][t(511)](t(513))[t(457)][t(463)]((e=>{const r=t;if(r(514)!=e[r(490)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(489)]){case r(447):o=r(455),i={type:r(450),content:zr(n,o,zr(n,this[r(436)](s[r(496)][0][r(490)])))};break;case r(500):o=s[r(496)][0][r(474)]?r(508):r(499),i={type:r(450),content:zr(n,o)};break;case r(464):o=r(462),i={type:r(450),content:zr(n,o,s[r(496)][0][r(515)])}}return i}))}[zs(436)](t){const e=zs;return e(443)+function(t){const n=e;return Xs[n(486)](t)?n(429):Zs[n(486)](t)?n(477):null}(t)[e(517)]()+e(435)+t[e(517)]()[e(504)](/-/g,"_")}}const Xs=[zs(456),zs(503),zs(446)],Zs=[zs(465),zs(442),zs(472),zs(433),zs(445),zs(510)];var Qs=n(507);function Js(){const t=["end","downcastDispatcher","detach","ck-suggestion-marker-split","unbindElementFromMarkerName","4517331rtaOmz","2903880JMlsXv","parent","hasClass","getFirstRange","createRange","fire","setSelection","getFirstPosition","markerNameToElements","model","enterBlock","editor","selection","78sjUIRH","markerName","enableCommand","958384lFbSDF","enter","createPositionAt","453515StBewO","writer","requires","plugins","nextSibling","document","8068848tRzqgp","options","addMarker:suggestion:insertion","editing","get","removeMarker:suggestion:insertion","remove","bind","change","markInsertion","init","commands","data","split","2046852LqhdqO","afterExecute","1412019xDlIvn","fromRange","TrackChangesEditing","showSuggestionHighlights","high","mapper"];return(Js=function(){return t})()}const Ys=$s;function $s(t,e){const n=Js();return($s=function(t,e){return n[t-=160]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(924957===parseInt(n(161))/1+parseInt(n(212))/2+-parseInt(n(172))/3+parseInt(n(189))/4+-parseInt(n(192))/5*(-parseInt(n(186))/6)+-parseInt(n(173))/7+-parseInt(n(198))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Js);class to extends t.Plugin{static get[Ys(194)](){return[Qs.Enter]}[Ys(208)](){const t=Ys,e=this[t(184)],n=e[t(195)][t(202)](t(163)),r=e[t(209)][t(202)](t(190));n[t(188)](t(190),(()=>{const s=t;e[s(182)][s(206)]((t=>{const o=s,a=e[o(182)][o(197)][o(185)],c=a[o(180)](),u=i.LiveRange[o(162)](a[o(176)]());if(r[o(183)](t)){const r=e[o(182)][o(191)](c[o(174)][o(196)],0),s=t[o(177)](c,r);n[o(207)](s)}else t[o(179)](t[o(177)](u[o(167)]));u[o(169)](),r[o(178)](o(160),{writer:t})}))})),e[t(201)][t(168)].on(t(200),Fs(e,t(211)),{priority:t(165)}),e[t(201)][t(168)].on(t(203),((e,n,r)=>{const s=t,o=r[s(166)][s(181)](n[s(187)]);if(o)for(const t of o)t[s(175)](s(170))&&(r[s(166)][s(171)](t,n[s(187)]),r[s(193)][s(204)](t))}),{priority:t(165)}),e[t(210)][t(168)].on(t(200),((n,r,s)=>{const o=t;s[o(199)][o(164)]&&Fs(e,o(211),{showActiveMarker:!1})[o(205)](this)(n,r,s)}),{priority:t(165)})}}const eo=no;function no(t,e){const n=ro();return(no=function(t,e){return n[t-=108]})(t,e)}function ro(){const t=["enableCommand","getRange","bind","item","16009IjcIbJ","getIntersection","afterInit","suggestion:deletion","replaceAll","string","model","22732YFDShC","FindAndReplaceUtils","handleFindCommand","FindAndReplaceEditing","end","findByTextCallback","find","editor","get","570KJyEDT","plugins","9566502sdzDbw","markers","createPositionAt","createRange","9468emaEBQ","replace","40KAKeeY","880DgFVvD","25699pJIlcK","has","10WElMly","getMarkersGroup","findNext","110MHqlRE","TrackChangesEditing","findPrevious","start","946668wcPZzW","filter","_isInDeletionRange","2580699vRGVoF"];return(ro=function(){return t})()}!function(t,e){const n=no,r=t();for(;;)try{if(842576===parseInt(n(129))/1*(parseInt(n(131))/2)+parseInt(n(141))/3+-parseInt(n(110))/4*(parseInt(n(128))/5)+parseInt(n(121))/6+parseInt(n(146))/7*(-parseInt(n(127))/8)+-parseInt(n(125))/9*(-parseInt(n(119))/10)+-parseInt(n(134))/11*(parseInt(n(138))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[eo(148)](){const t=eo;if(!this[t(117)][t(120)][t(130)](t(113)))return;const e=this[t(117)][t(120)][t(118)](t(135));e[t(142)](t(116),this[t(112)][t(144)](this)),e[t(142)](t(133)),e[t(142)](t(136)),e[t(142)](t(126)),e[t(142)](t(150))}[eo(112)](t,e,n={}){const r=eo,s=this[r(117)][r(120)][r(118)](r(111));return t((t=>(r(108)==typeof e?s[r(115)](e,n):e)(t)[r(139)]((e=>!1===this[r(140)](e,t[r(145)])))),n)}[eo(140)](t,e){const n=eo,r=this[n(117)][n(109)][n(124)](this[n(117)][n(109)][n(123)](e,t[n(137)]),this[n(117)][n(109)][n(123)](e,t[n(114)]));for(const t of this[n(117)][n(109)][n(122)][n(132)](n(149)))if(null!==r[n(147)](t[n(143)]()))return!0;return!1}}const oo=io;function io(t,e){const n=co();return(io=function(t,e){return n[t-=473]})(t,e)}!function(t,e){const n=io,r=t();for(;;)try{if(598172===-parseInt(n(502))/1+-parseInt(n(514))/2+parseInt(n(491))/3*(-parseInt(n(531))/4)+parseInt(n(495))/5+-parseInt(n(474))/6*(-parseInt(n(488))/7)+-parseInt(n(493))/8+parseInt(n(497))/9*(parseInt(n(528))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(co);const ao=[{pluginName:oo(504),commandName:oo(480)},{pluginName:oo(524),commandName:oo(515)},{pluginName:oo(498),commandName:oo(505)},{pluginName:oo(479),commandName:oo(523)}];function co(){const t=["commandParams","get","value","locale","title","1427856SrXSSn","fontFamily","fontBackgroundColor.colors","type","fontColor.colors","normalizeSizeOptions","enableDefaultAttributesIntegration","descriptionFactory","*Set font color:* %0","fontBackgroundColor","FontFamilyEditing","*Set font family:* %0","TrackChangesEditing","editor","16047660JlGdUI","model","formatInline","931380LWrKyP","*Reset font color*","has","FORMAT_FONT_BACKGROUND","4538562bPCUlZ","trim","FORMAT_FONT_SIZE","registerAttributeLabel","*Reset font background color*","FontBackgroundColorEditing","fontSize","afterInit","config","FontSize","find","plugins","*Set font background color:* %0","*Reset font family*","7jnYiXB","registerInlineAttribute","toLowerCase","6xrimRX","label","2698264bHJXOA","registerDescriptionCallback","3378360UpLBCl","_registerLegacyDescription","9QkDYWn","FontColorEditing","FORMAT_FONT_FAMILY","FORMAT_FONT_COLOR","commandName","921792kPJDKS","fontSize.options","FontSizeEditing","fontColor","format","*Reset font size*","*Set font size:* %0"];return(co=function(){return t})()}class uo extends t.Plugin{[oo(481)](){const t=oo,e=this[t(527)][t(512)],n=this[t(527)][t(485)][t(510)](t(526));for(const{pluginName:e,commandName:r}of ao)this[t(527)][t(485)][t(533)](e)&&(n[t(520)](r),n[t(489)](r));n[t(521)][t(477)](t(480),zr(e,t(476))),n[t(521)][t(477)](t(515),zr(e,t(499))),n[t(521)][t(477)](t(505),zr(e,t(500))),n[t(521)][t(477)](t(523),zr(e,t(473))),this[t(496)]()}[oo(496)](){const t=oo,e=this[t(527)],n=e[t(512)];e[t(485)][t(510)](t(526))[t(521)][t(494)]((e=>{const r=t,o=n.t;if(r(530)!=e[r(517)])return;const{data:i}=e;if(null!=i){if(r(480)==i[r(501)]){const t=i[r(509)][0][r(511)];if(t){const e=o(this[r(527)][r(485)][r(510)](r(483))[r(519)](this[r(527)][r(482)][r(510)](r(503)))[r(484)]((e=>e[r(529)]==t))[r(513)])[r(490)]();return{type:r(506),content:zr(n,r(508),e)}}return{type:r(506),content:zr(n,r(507))}}if(r(515)==i[r(501)]){const t=i[r(509)][0][r(511)];return t?{type:r(506),content:zr(n,r(525),t)}:{type:r(506),content:zr(n,r(487))}}if(r(505)==i[r(501)]){const t=i[r(509)][0][r(511)];if(t){const e=(0,s.normalizeColorOptions)(this[r(527)][r(482)][r(510)](r(518)))[r(484)]((e=>e[r(529)]==t));let i=t,a="";return e&&(i=e[r(492)],a=o(i)[r(490)]()),{type:r(506),content:zr(n,r(522),a)[r(475)](),color:{value:t,title:a||i}}}return{type:r(506),content:zr(n,r(532))}}if(r(523)==i[r(501)]){const t=i[r(509)][0][r(511)];if(t){const e=(0,s.normalizeColorOptions)(this[r(527)][r(482)][r(510)](r(516)))[r(484)]((e=>e[r(529)]==t));let i=t,a="";return e&&(i=e[r(492)],a=o(i)[r(490)]()),{type:r(506),content:zr(n,r(486),a)[r(475)](),color:{value:t,title:a||i}}}return{type:r(506),content:zr(n,r(478))}}}}))}}const lo=fo;function fo(t,e){const n=ho();return(fo=function(t,e){return n[t-=368]})(t,e)}function ho(){const t=["pasteFormat","plugins","fontColor","boolean","config","*Set format to:* %0","commandParams","formatInline","1948044mHOXMZ","fontSize.options","2192395FgDLsP","1355199RWoXuz","1944105kdLmRo","find","slice","TrackChangesEditing","join","push","_registerLegacyDescription","entries","charAt","length","normalizeSizeOptions","commands","copyFormat","locale","label","model","split","format","registerDescriptionCallback","6660324RJEWiQ","16uIloDB","enableDefaultAttributesIntegration","fontBackgroundColor","afterInit","get","fontColor.colors","fontSize","toUpperCase","4123400EfuLHM","*Remove all formatting*","FontSize","formatBlock","toLowerCase","editor","enableCommand","descriptionFactory","276978ilEgfj","type","title","commandName"];return(ho=function(){return t})()}!function(t,e){const n=fo,r=t();for(;;)try{if(718904===parseInt(n(375))/1+-parseInt(n(412))/2+parseInt(n(376))/3+-parseInt(n(404))/4+parseInt(n(374))/5+-parseInt(n(395))/6+-parseInt(n(372))/7*(-parseInt(n(396))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[lo(399)](){const t=lo,e=this[t(409)],n=e[t(417)][t(400)](t(379)),r=e[t(387)][t(400)](t(388)),s=e[t(387)][t(400)](t(416));r&&s&&(n[t(397)](t(416)),n[t(410)](t(388)),this[t(382)]())}[lo(382)](){const t=lo,e=this[t(409)],n=e[t(389)];e[t(417)][t(400)](t(379))[t(411)][t(394)]((r=>{const s=t;if(s(407)!=r[s(413)]&&s(371)!=r[s(413)])return;const{data:o}=r;if(o&&s(416)===o[s(415)]){const t=[],r=o[s(370)][0];for(const[n,o]of Object[s(383)](r))t[s(381)](po(e,n,o));return t[s(385)]?{type:s(393),content:zr(n,s(369),t[s(380)](", "))}:{type:s(393),content:zr(n,s(405))}}}))}}function po(t,e,n){const r=lo,o=t[r(389)].t,i=e[r(392)](/(?=[A-Z])/)[r(380)](" "),a=o(i[r(384)](0)[r(403)]()+i[r(378)](1))[r(408)]();if(r(419)==typeof n)return a;if(r(418)===e||r(398)===e){const e=(0,s.normalizeColorOptions)(t[r(368)][r(400)](r(401)))[r(377)]((t=>t[r(391)]==n));return a+" ("+(e?o(e[r(390)])[r(408)]():n)+")"}if(r(402)===e&&isNaN(parseFloat(n))){const e=t[r(417)][r(400)](r(406))[r(386)](t[r(368)][r(400)](r(373)))[r(377)]((t=>t[r(391)]==n));return a+" ("+(e?o(e[r(414)])[r(408)]():n)+")"}return a+" ("+n+")"}function mo(){const t=["8NTFtTc","config","ELEMENT_HEADING_CUSTOM","*Change to:* %0","enableDefaultAttributesIntegration","title","376178FBoGgH","registerElementLabel","view","match","descriptionFactory","format","get","has","_registerLegacyDescription","ELEMENT_HEADING","locale","_getHeadingLevel","find","21387OAtSnE","5582853uqYxqX","registerDescriptionCallback","_headingOptions","plugins","HeadingEditing","editor","commandName","180XKkWSw","199956dzcvZL","paragraph","1991570WKlGub","heading","heading.options","665132hqOjND","afterInit","commandParams","24953630gIuYKJ","type","name","formatBlock","7hQEEBy","model","TrackChangesEditing","value"];return(mo=function(){return t})()}const Io=Eo;function Eo(t,e){const n=mo();return(Eo=function(t,e){return n[t-=346]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(325987===-parseInt(n(380))/1+-parseInt(n(357))/2*(parseInt(n(349))/3)+-parseInt(n(363))/4+-parseInt(n(360))/5+parseInt(n(358))/6*(parseInt(n(370))/7)+parseInt(n(374))/8*(-parseInt(n(350))/9)+parseInt(n(366))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mo);class bo extends t.Plugin{[Io(364)](){const t=Io,e=this[t(355)];if(!e[t(353)][t(387)](t(354)))return;this[t(352)]=e[t(375)][t(386)](t(362));const n=e[t(346)],r=e[t(353)][t(386)](t(372));r[t(378)](t(361));for(const e of this[t(352)])t(359)!=e[t(371)]&&r[t(384)][t(381)](e[t(371)],(n=>{const r=t,i=this[r(347)](e[r(371)]);return null!==i?s(n,i):o(n,e[r(379)])}));function s(e,r){return zr(n,t(389),[e,r])}function o(e,r){return zr(n,t(376),[e,r])}this[t(388)]()}[Io(388)](){const t=Io,e=this[t(355)],n=e[t(346)];e[t(353)][t(386)](t(372))[t(384)][t(351)]((e=>{const r=t;if(r(369)!=e[r(367)])return;const{data:s}=e;if(s&&r(361)==s[r(356)]){const e=s[r(365)][0][r(373)],c=this[r(347)](e);if(null!==c)return{type:r(385),content:zr(n,r(377),(a=c,zr(n,r(389),[1,a])))};const u=this[r(352)][r(348)]((t=>t[r(371)]===e))[r(379)];return{type:r(385),content:zr(n,r(377),(o=1,i=u,zr(n,t(376),[o,i])))}}var o,i,a}))}[Io(347)](t){const e=Io;var n,r;const s=t[e(383)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(352)])||void 0===n?void 0:n[e(348)]((n=>n[e(371)]==t));if(o&&o[e(382)]){const t=o[e(382)],n=(null!==(r=t[e(368)])&&void 0!==r?r:t)[e(383)](/^h(\d+)/);if(n)return n[1]}return null}}const To=yo;function _o(){const t=["registerInlineAttribute","afterInit","7744hsOXPl","highlight.options","find","TrackChangesEditing","HighlightEditing","type","commandParams","2990862CGVZKA","*Remove highlight*","descriptionFactory","*Set highlight:* %0","registerDescriptionCallback","2238880wZSesE","FORMAT_HIGHLIGHT","color","commandName","210qBFllH","registerAttributeLabel","5970424KVmJSc","_registerLegacyDescription","plugins","format","editor","10059ZkAVSi","highlight","16344BSIcSq","toLowerCase","config","enableDefaultAttributesIntegration","model","get","738704scFGWX","formatInline","title","value","8915625EzXFTO","locale","has"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=175]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(902093===-parseInt(n(202))/1+parseInt(n(187))/2*(parseInt(n(194))/3)+parseInt(n(189))/4+-parseInt(n(206))/5+-parseInt(n(178))/6+parseInt(n(183))/7+-parseInt(n(211))/8*(-parseInt(n(196))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[To(210)](){const t=To,e=this[t(193)];if(!e[t(191)][t(208)](t(175)))return;const n=e[t(191)][t(201)](t(214)),r=e[t(207)];n[t(199)](t(195)),n[t(209)](t(195)),n[t(180)][t(188)](t(195),zr(r,t(184))),this[t(190)]()}[To(190)](){const t=To,e=this[t(193)],n=e[t(207)];e[t(191)][t(201)](t(214))[t(180)][t(182)]((r=>{const s=t;if(s(203)!=r[s(176)])return;const{data:o}=r;if(o&&s(195)==o[s(186)]){const t=n.t,r=o[s(177)][0][s(205)];if(r){const o=e[s(198)][s(201)](s(212))[s(213)]((t=>t[s(200)]==r)),i=t(o[s(204)])[s(197)]();return{type:s(192),content:zr(n,s(181),i),color:{value:o[s(185)],title:o[s(204)]}}}return{type:s(192),content:zr(n,s(179),zr(n,s(184)))}}}))}}function ko(t,e){const n=Lo();return(ko=function(t,e){return n[t-=388]})(t,e)}const Co=ko;function Lo(){const t=["elementToStructure","7lpiBks","plugins","ck-horizontal-line","descriptionFactory","271278FxsGGY","for","insert","div","locale","HorizontalLineEditing","editor","conversion","303MgnXBW","4465458edYxeL","760664KJeawy","395wHypPR","showSuggestionHighlights","addClass","enableCommand","5140IVuZUe","get","createEmptyElement","createPositionAt","high","dataDowncast","ELEMENT_HORIZONTAL_LINE","registerElementLabel","TrackChangesEditing","afterInit","81264AWrLVr","492036eLQSPV","horizontalLine","has","createContainerElement"];return(Lo=function(){return t})()}!function(t,e){const n=ko,r=t();for(;;)try{if(130200===-parseInt(n(410))/1+-parseInt(n(411))/2+parseInt(n(393))/3+parseInt(n(400))/4*(parseInt(n(396))/5)+parseInt(n(420))/6*(-parseInt(n(416))/7)+-parseInt(n(395))/8+parseInt(n(394))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class No extends t.Plugin{[Co(409)](){const t=Co,e=this[t(391)];if(!e[t(417)][t(413)](t(390)))return;e[t(417)][t(401)](t(408))[t(399)](t(412));const n=e[t(417)][t(401)](t(408)),r=e[t(389)];n[t(419)][t(407)](t(412),(e=>zr(r,t(406),e))),e[t(392)][t(421)](t(405))[t(415)]({model:t(412),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(397)])return null;const o=n[s(414)](s(388)),i=n[s(402)]("hr");return n[s(398)](s(418),o),n[s(422)](n[s(403)](o,0),i),o},converterPriority:t(404)})}}function Ro(t,e){const n=Mo();return(Ro=function(t,e){return n[t-=167]})(t,e)}const So=Ro;function Mo(){const t=["has","21885UNqlxX","registerDescriptionCallback","registerElementLabel","start","220118gQWElW","1565170xIvqwA","get","formatBlock","2686271uLpcmc","editor","24GLrHdx","element","format","attribute","ELEMENT_HTML_EMBED","getFirstRange","plugins","_registerLegacyDescription","nodeAfter","16VHMWja","value","HtmlEmbed","descriptionFactory","*Change %0 content*","afterInit","18qHfxpo","384004blkDYw","htmlEmbed","rawHtml","TrackChangesEditing","enableDefaultAttributesIntegration","key","locale","620765HnjpJn","commandName","registerBlockAttribute","657346SxUViY","type"];return(Mo=function(){return t})()}!function(t,e){const n=Ro,r=t();for(;;)try{if(403355===parseInt(n(196))/1+parseInt(n(189))/2+-parseInt(n(192))/3+-parseInt(n(179))/4+parseInt(n(186))/5*(-parseInt(n(202))/6)+parseInt(n(200))/7*(parseInt(n(172))/8)+parseInt(n(178))/9*(-parseInt(n(197))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mo);class vo extends t.Plugin{[So(177)](){const t=So,e=this[t(201)];if(!e[t(169)][t(191)](t(174)))return;const n=e[t(169)][t(198)](t(182)),r=e[t(185)];n[t(175)][t(194)](t(181),(e=>zr(r,t(167),e))),n[t(183)](t(180)),n[t(188)](t(173)),n[t(175)][t(193)]((e=>{const n=t;if(n(205)!=e[n(190)])return;const{data:s}=e;if(s&&n(173)==s[n(184)]&&e[n(168)]()[n(195)][n(171)].is(n(203),n(181))){const t=zr(r,n(167));return{type:n(204),content:zr(r,n(176),t)}}})),this[t(170)]()}[So(170)](){const t=So,e=this[t(201)],n=e[t(185)];e[t(169)][t(198)](t(182))[t(175)][t(193)]((e=>{const r=t;if(r(199)!=e[r(190)])return;const{data:s}=e;if(s&&r(180)==s[r(187)]){const t=zr(n,r(167));return{type:r(204),content:zr(n,r(176),t)}}}))}}const wo=Oo;function Oo(t,e){const n=Do();return(Oo=function(t,e){return n[t-=203]})(t,e)}!function(t,e){const n=Oo,r=t();for(;;)try{if(419886===-parseInt(n(219))/1*(parseInt(n(222))/2)+parseInt(n(319))/3+-parseInt(n(214))/4*(parseInt(n(263))/5)+parseInt(n(274))/6*(parseInt(n(275))/7)+parseInt(n(276))/8*(-parseInt(n(286))/9)+-parseInt(n(284))/10*(parseInt(n(281))/11)+parseInt(n(271))/12*(parseInt(n(287))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Fo extends t.Plugin{[wo(240)](){const t=wo,e=this[t(295)];if(!e[t(307)][t(231)](t(206)))return;const n=e[t(307)][t(305)](t(207)),r=e[t(307)][t(305)](t(236)),s=e[t(227)];n[t(238)](t(239)),n[t(235)][t(317)](t(288),(e=>zr(s,t(204),e))),n[t(235)][t(317)](t(237),(e=>zr(s,t(260),e))),n[t(235)][t(317)](t(313),(()=>zr(s,t(314)))),e[t(307)][t(231)](t(308))&&n[t(238)](t(326)),e[t(307)][t(231)](t(250))&&e[t(307)][t(231)](t(256))&&(n[t(238)](t(258),((s,o)=>{const i=t,a=r[i(254)](e[i(241)][i(226)][i(303)]);e[i(241)][i(223)]((()=>{const t=i;n[t(320)](a,{commandName:t(258),commandParams:[o]},[],t(234))}))})),n[t(238)](t(251),((s,o)=>{const a=t;e[a(241)][a(223)]((t=>{const c=a;let u=r[c(254)](e[c(241)][c(226)][c(303)]),l=t[c(279)](u);const f=i.LivePosition[c(282)](l[c(299)],c(228)),h=i.LivePosition[c(282)](l[c(283)],c(297));n[c(306)]((()=>s(o))),u=r[c(254)](e[c(241)][c(226)][c(303)]),l=t[c(279)](u);const g=t[c(208)](f,h);f[c(233)](),h[c(233)](),n[c(320)](u,{commandName:c(258),commandParams:[o]},[],c(290)),g[c(299)][c(309)](l[c(299)])&&n[c(266)](t[c(208)](g[c(299)],l[c(299)]),c(290)),l[c(283)][c(309)](g[c(283)])&&n[c(266)](t[c(208)](l[c(283)],g[c(283)]),c(290))}))})),n[t(269)][t(302)](t(270),t(290),t(248),(()=>!1)),n[t(269)][t(302)](t(270),t(290),t(255),(()=>!1)),n[t(269)][t(302)](t(270),t(290),t(265),n[t(269)][t(298)](t(270),"",t(255))),n[t(269)][t(302)](t(215),t(290),t(248),(()=>!1)),n[t(269)][t(302)](t(215),t(290),t(265),(([r])=>{const s=t,o=n[s(269)][s(298)](s(215),"",s(265));let i=r[s(299)],a=r[s(283)];const c=e[s(241)][s(294)][s(242)](i,s(232)),u=e[s(241)][s(294)][s(242)](a,s(229));c[s(268)]&&(i=c[s(299)]),u[s(268)]&&(a=u[s(283)]),o([e[s(241)][s(208)](i,a)])})),n[t(269)][t(302)](t(270),t(290),t(300),c),n[t(269)][t(302)](t(215),t(290),t(300),c)),e[t(307)][t(231)](t(217))&&(n[t(238)](t(221),((s,o)=>{const i=t,a=e[i(307)][i(305)](i(213));let c=r[i(254)](e[i(241)][i(226)][i(303)]),u=a[i(311)](c);e[i(241)][i(223)]((()=>{const t=i;if(u)return void n[t(315)](e[t(241)][t(279)](u));const l=r[t(264)](c);s(o),c=r[t(254)](e[t(241)][t(226)][t(303)]),u=a[t(311)](c),n[t(266)](e[t(241)][t(279)](u),l?null:t(323))}))})),n[t(269)][t(302)](t(215),t(323),t(300),c));const o=[{type:t(270),subType:t(322)},{type:t(215),subType:t(323)},{type:t(270),subType:t(290)},{type:t(215),subType:t(290)}];function a(e,s){const i=t,a=o[i(253)]((({type:t,subType:n})=>e[i(246)]==t&&e[i(252)]==n)),c=o[i(253)]((({type:t,subType:e})=>s[i(246)]==t&&s[i(252)]==e));if(a<0||c<0)return!1;const u=e[i(304)](),l=s[i(304)]();if((0==a||1==a)&&2==c&&u[i(243)](l))return!0;if(2==a&&3==c){const t=n[i(318)](u,i(215))[i(225)]((({suggestion:t,meta:e})=>e[i(218)]&&i(290)==t[i(252)]));if(t[i(244)]>1&&l[i(283)][i(293)](u[i(299)]))return!0;if(1==t[i(244)]&&(u[i(299)][i(293)](l[i(283)])||u[i(283)][i(293)](l[i(299)])))return!0}if(3==a&&3==c&&u[i(299)][i(309)](l[i(299)])){const t=u[i(283)][i(259)],e=l[i(299)][i(220)];return r[i(264)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(307)][t(231)](t(267))&&(n[t(230)](t(289)),n[t(325)](t(209)),n[t(235)][t(211)](t(209),zr(s,t(278)))),e[t(307)][t(231)](t(296))&&(n[t(230)](t(203)),n[t(325)](t(212))),n[t(235)][t(272)]((e=>{const n=t;if(o[n(210)]((({type:t,subType:r})=>e[n(246)]==t&&e[n(252)]==r)))return e[n(277)]?{}:void 0})),n[t(235)][t(272)]((e=>{const n=t;if(n(215)==e[n(246)]||n(312)==e[n(246)]){const t=e[n(291)]();if(t&&t.is(n(321),n(313)))return{type:n(215)==e[n(246)]?n(273):n(292),element:t,quantity:1}}})),n[t(235)][t(272)]((e=>t(270)==e[t(246)]&&t(290)==e[t(252)]?{type:t(316),content:t(205)}:t(270)==e[t(246)]&&t(234)==e[t(252)]?{type:t(316),content:t(280)}:void 0)),n[t(235)][t(272)]((e=>{const n=t;if(n(257)!=e[n(246)])return;const{data:r}=e;if(!r||n(212)!=r[n(285)])return;const o=r[n(324)];return o?{type:n(316),content:zr(s,n(301),'"'+o+'"')}:{type:n(316),content:zr(s,n(224))}})),this[t(245)]()}[wo(245)](){const t=wo,e=this[t(295)],n=e[t(227)];e[t(307)][t(305)](t(207))[t(235)][t(272)]((e=>{const r=t;if(r(270)!=e[r(246)]&&r(249)!=e[r(246)])return;const{data:s}=e;if(s){if(r(203)==s[r(262)]){const t=s[r(310)][0][r(324)];return t?{type:r(316),content:zr(n,r(301),'"'+t+'"')}:{type:r(316),content:zr(n,r(224))}}if(r(289)==s[r(262)]){const t=s[r(310)][0][r(247)];return t?{type:r(316),content:zr(n,r(216),t)}:{type:r(316),content:zr(n,r(261))}}}}))}}function Do(){const t=["4nUzbKm","change","*Remove image text alternative*","filter","document","locale","toPrevious","forward","enableDefaultAttributesIntegration","has","backward","detach","convertBlockImageToInline","descriptionFactory","ImageUtils","imageInline","enableCommand","insertImage","afterInit","model","getNearestSelectionRange","isIntersecting","length","_registerLegacyDescription","type","width","join","formatInline","ImageBlockEditing","imageTypeBlock","subType","findIndex","getClosestSelectedImageElement","accept","ImageInlineEditing","attribute","imageTypeInline","nodeAfter","ELEMENT_INLINE_IMAGE","*Reset image width*","commandName","30xVBUug","isBlockImage","discard","markInsertion","ImageResize","isCollapsed","_suggestionFactory","formatBlock","180FVVyQL","registerDescriptionCallback","addObject","1468602kfnWtB","7JRxVQm","32uspIKm","previous","FORMAT_IMAGE_SIZE","createRangeOn","Block image to inline image","4356FfuBLh","fromPosition","end","19570wrBAaV","key","216279yBJUUm","627523EWritv","imageBlock","resizeImage","convertInlineImageToBlock","getContainedElement","removeObject","isEqual","schema","editor","ImageTextAlternativeEditing","toNext","getSuggestionCallback","start","chain","*Set image text alternative:* %0","registerCustomCallback","selection","getFirstRange","get","forceDefaultExecution","plugins","ImageUploadEditing","isBefore","commandParams","getCaptionFromImageModelElement","deletion","caption","ELEMENT_CAPTION","markDeletion","format","registerElementLabel","_findSuggestions","1844100wdugij","markBlockFormat","element","imageStylePreApply","imageCaption","newValue","registerBlockAttribute","uploadImage","imageTextAlternative","ELEMENT_IMAGE","Inline image to block image","ImageEditing","TrackChangesEditing","createRange","resizedWidth","find","registerAttributeLabel","alt","ImageCaptionUtils","147216MJLlGD","insertion","*Set image width:* %0","ImageCaptionEditing","isOwn","35863aWQbem","nodeBefore","toggleImageCaption"];return(Do=function(){return t})()}const xo=Po;function Bo(){const t=["_suggestionFactory","enableDefaultAttributesIntegration","type","get","124312cnWWUu","discard","replaceImageSource","registerDescriptionCallback","oldValue","_handleLegacySuggestions","TrackChangesEditing","src","1008813uTtlEH","has","2926360smGkem","descriptionFactory","attribute","977993fWyxDa","locale","afterInit","*Replace image URL*","4grflgR","key","4326436DpYyvM","plugins","getSuggestionCallback","formatInline","commandName","_registerLegacyDescription","2014380tvOoVo","newValue","editor","210EjLMVn","*Format:* replace image URL","accept","registerCustomCallback","registerBlockAttribute","formatBlock","6306426UUrfmR","format","ImageEditing"];return(Bo=function(){return t})()}function Po(t,e){const n=Bo();return(Po=function(t,e){return n[t-=226]})(t,e)}!function(t,e){const n=Po,r=t();for(;;)try{if(551967===-parseInt(n(234))/1+parseInt(n(238))/2*(parseInt(n(229))/3)+parseInt(n(240))/4+-parseInt(n(231))/5+parseInt(n(255))/6+parseInt(n(249))/7*(-parseInt(n(262))/8)+-parseInt(n(246))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bo);class Uo extends t.Plugin{[xo(236)](){const t=xo;if(!this[t(248)][t(241)][t(230)](t(257)))return;const e=this[t(248)][t(235)],n=this[t(248)][t(241)][t(261)](t(227));n[t(259)](t(264)),n[t(253)](t(228)),n[t(232)][t(265)]((n=>{const r=t;if(r(233)!=n[r(260)])return;const{data:s}=n;return s&&r(228)==s[r(239)]?s[r(247)]&&s[r(266)]?{type:r(256),content:zr(e,r(237))}:{type:r(256),content:""}:void 0})),this[t(226)]()}[xo(226)](){const t=xo,e=this[t(248)][t(241)][t(261)](t(227));e[t(258)][t(252)](t(254),t(264),t(251),e[t(258)][t(242)](t(254),null,t(263))),e[t(258)][t(252)](t(254),t(264),t(263),e[t(258)][t(242)](t(254),null,t(251))),this[t(245)]()}[xo(245)](){const t=xo,e=this[t(248)],n=e[t(235)];e[t(241)][t(261)](t(227))[t(232)][t(265)]((e=>{const r=t;if(r(254)!=e[r(260)]&&r(243)!=e[r(260)])return;const{data:s}=e;return s&&r(264)==s[r(244)]?{type:r(256),content:zr(n,r(250))}:void 0}))}}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=446]})(t,e)}function Vo(){const t=["1278150DaSbZM","isIntersecting","formatInline","insertion","subType","afterInit","getFirstRange","selection","registerDescriptionCallback","change","differ","forEach","getSuggestionCallback","imageStylePreApply","length","plugins","name","commandReversedParams","isInContent","discardSuggestion","accept","nodeAfter","7785QMiapb","imageStylePostApply","9QhgIWB","formatBlock","markBlockFormat","convertInlineImageToBlock","from","createRangeOn","244TWJcvY","next","32109MePmpV","getSuggestion","model","getSuggestions","findIndex","format","filter","commands","toLowerCase","head","FORMAT_SIDE_IMAGE","registerCustomCallback","newRange","setImageNaturalSizeAttributes","imageTypeBlock","230964WiwjIH","ImageUtils","document","ImageStyleEditing","8319410yEhdlN","*Format:* %0","getChangedMarkers","isEqual","has","end","35CQcedn","_registerLegacyDescription","getClosestSelectedImageElement","join","_findSuggestions","_splitMarkerName","2611544DAvzBB","locale","chain","discard","imageTypeInline","commandName","isBefore","refresh","author","suggestion","nodeBefore","isInlineImage","getContainedElement","value","Users","hasSuggestion","registerPostFixer","62xFPtRg","isOwn","TrackChangesEditing","title","imageCaption","normalizedStyles","side","imageStyle","markInlineFormat","61121hiRtYz","isBlockImage","shouldConvertImageType","type","editor","enableCommand","commandParams","get","_suggestionFactory","descriptionFactory","start"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(196585===-parseInt(n(484))/1+-parseInt(n(475))/2*(parseInt(n(527))/3)+parseInt(n(525))/4*(parseInt(n(517))/5)+-parseInt(n(542))/6*(-parseInt(n(452))/7)+-parseInt(n(458))/8+-parseInt(n(519))/9*(parseInt(n(495))/10)+parseInt(n(446))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class Wo extends t.Plugin{[jo(500)](){const t=jo,n=this[t(488)];if(!n[t(510)][t(450)](t(545)))return;const r=n[t(510)][t(491)](t(477)),s=n[t(510)][t(491)](t(543)),o={};r[t(489)](t(482),((o,i)=>{const a=t,c=n[a(510)][a(491)](a(472)).me,u=n[a(534)][a(491)](a(482));let l=s[a(454)](n[a(529)][a(544)][a(502)]),f=n[a(529)][a(524)](l),h=u[a(471)];if(h==i[a(471)])return;const g={commandName:a(482),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(529)][a(504)]((()=>{const t=a;if(r[t(530)]()[t(533)]((e=>e[t(513)]&&c==e[t(466)]&&(t(520)==e[t(487)]||t(497)==e[t(487)])&&(t(508)==e[t(499)]||t(518)==e[t(499)])&&e[t(501)]()[t(449)](f)))[t(506)]((e=>r[t(514)](e[t(536)]))),l=s[t(454)](n[t(529)][t(544)][t(502)]),f=n[t(529)][t(524)](l),u[t(465)](),n[t(534)][t(491)](t(462))[t(465)](),n[t(534)][t(491)](t(541))[t(465)](),h=u[t(471)],h!=i[t(471)])return s[t(469)](l)&&u[t(486)](i[t(471)],l)?(o({...i,setImageSizes:!1}),l=s[t(454)](n[t(529)][t(544)][t(502)]),void r[t(521)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(508))):void(s[t(485)](l)?r[t(521)](l,g,[],t(518)):r[t(483)](f,g,t(518)))}))}));for(const e of n[t(510)][t(491)](t(545))[t(480)])o[e[t(511)]]=e[t(478)][t(535)]();r[t(492)][t(538)](t(520),t(508),t(455),(()=>!1)),r[t(492)][t(538)](t(520),t(518),t(455),(()=>!1)),r[t(492)][t(538)](t(497),t(518),t(455),(()=>!1)),r[t(492)][t(538)](t(520),t(508),t(515),(([e])=>{const n=t;s[n(540)](e[n(470)]())})),r[t(492)][t(538)](t(520),t(508),t(461),((e,n)=>{const s=t;r[s(492)][s(507)](s(520),"",s(515))(e,{commandName:n[s(463)],commandParams:n[s(512)]})})),r[t(492)][t(538)](t(520),t(508),t(460),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(520),subType:t(508)},{type:t(498),subType:t(479)},{type:t(520),subType:t(522)},{type:t(498),subType:t(522)}];function a(e,n){const o=t,a=i[o(531)]((({type:t,subType:n})=>e[o(487)]==t&&e[o(499)]==n)),c=i[o(531)]((({type:t,subType:e})=>n[o(487)]==t&&n[o(499)]==e));if(a<0||c<0)return!1;const u=e[o(501)](),l=n[o(501)]();if((0==a||1==a)&&2==c&&u[o(496)](l))return!0;if(2==a&&3==c){const t=r[o(456)](u,o(498))[o(533)]((({suggestion:t,meta:e})=>e[o(476)]&&o(522)==t[o(499)]));if(t[o(509)]>1&&l[o(451)][o(449)](u[o(494)]))return!0;if(1==t[o(509)]&&(u[o(494)][o(449)](l[o(451)])||u[o(451)][o(449)](l[o(494)])))return!0}if(3==a&&3==c&&u[o(494)][o(464)](l[o(494)])){const t=u[o(451)][o(516)],e=l[o(494)][o(468)];return s[o(485)](t)&&t===e}return!1}n[t(529)][t(544)][t(474)]((()=>{const e=t;let o=!1;const i=Array[e(523)](n[e(529)][e(544)][e(505)][e(448)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(457)](t);if(e(467)==i&&r[e(473)](u)){if(e(520)==a&&(e(508)==c||e(518)==c)){const t=r[e(528)](u);if(n[e(539)]){const n=t[e(501)]()[e(470)]();if(s[e(485)](n))continue;r[e(514)](t),o=!0}}if(e(498)==a&&e(479)==c&&!n[e(539)]){const t=r[e(528)](u);t[e(526)]&&t[e(526)][e(513)]&&(r[e(514)](t[e(526)]),o=!0)}}}return o})),this[t(453)](o)}[jo(453)](t){const e=jo,n=this[e(488)],r=n[e(459)];n[e(510)][e(491)](e(477))[e(493)][e(503)]((n=>{const s=e;if(s(520)!=n[s(487)]&&s(497)!=n[s(487)])return;const{data:o}=n;if(!o||s(482)!=o[s(463)])return;const i=o[s(490)][0][s(471)];return function(t){const e=s;return{type:e(532),content:zr(r,e(447),t)}}(s(481)===i?zr(r,s(537)):t[i]||i)}))}}function zo(t,e){const n=Ko();return(zo=function(t,e){return n[t-=430]})(t,e)}const Ho=zo;function Ko(){const t=["trackChanges","get","enableCommand","track_changes","36664mYAmiy","bind","249970uPQtDk","editor","_trackChangesExecuted","2717412ntQYsi","1521133ujXKLR","dataInsert","_handleImportedData","216JuuuzB","high","5aQIqCm","forEach","73052856JmnXLs","12681560tFuAsv","collaboration_features","531PECQiX","importWord","Users","_setSuggestionData","_trackChangesValueDuringImport","listenTo","value","execute","12682538fLyQEL","7ePsTQd","TrackChangesEditing","2WQYLmd","lowest","plugins","commands","afterInit"];return(Ko=function(){return t})()}!function(t,e){const n=zo,r=t();for(;;)try{if(846760===-parseInt(n(452))/1*(-parseInt(n(437))/2)+-parseInt(n(462))/3*(-parseInt(n(446))/4)+parseInt(n(457))/5*(parseInt(n(451))/6)+parseInt(n(435))/7*(parseInt(n(460))/8)+-parseInt(n(455))/9*(-parseInt(n(448))/10)+parseInt(n(434))/11+-parseInt(n(459))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class qo extends t.Plugin{constructor(t){const e=zo;super(t),this[e(430)]=!1,this[e(450)]=!1}[Ho(441)](){const t=Ho,e=this[t(449)],n=e[t(440)][t(443)](t(463)),r=e[t(440)][t(443)](t(442));n&&(n.on(t(433),((e,[,n])=>{const s=t;this[s(430)]=r[s(432)],n[s(461)][s(445)]=!this[s(430)]}),{priority:t(456)}),this[t(431)](n,t(453),this[t(454)][t(447)](this)),this[t(431)](n,t(453),(()=>{const e=t;this[e(450)]&&(r[e(433)](),this[e(450)]=!1)}),{priority:t(438)}),e[t(439)][t(443)](t(436))[t(444)](t(463)))}[Ho(454)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(449)][n(440)][n(443)](n(442)),o=s[n(432)];this[n(430)]!==o&&(s[n(433)](),this[n(450)]=!0),r&&r[n(458)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(449)][o(439)][o(443)](o(464)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(463)}}};this[o(449)][o(439)][o(443)](o(436))[o(465)](i)}))}}const Xo=Zo;function Zo(t,e){const n=Qo();return(Zo=function(t,e){return n[t-=100]})(t,e)}function Qo(){const t=["get","has","formatBlock","descriptionFactory","blockIndent","outdentBlock","1234325ZCLvYY","FORMAT_INDENT","getItems","locale","2510775YcyvVl","IndentEditing","registerBlockAttribute","enableCommand","type","TrackChangesEditing","enableDefaultAttributesIntegration","registerAttributeLabel","IndentBlock","plugins","getItemLabel","850892eZmFrb","16544uQmhIO","12QEelDQ","8433MYIogu","1099971zymqDD","commandName","2258046YjqPnb","5282172lhHDnV","_registerLegacyDescription","outdent","*Indent:* %0","editor","indentBlock","*Outdent:* %0","indent","registerDescriptionCallback","format","afterInit"];return(Qo=function(){return t})()}!function(t,e){const n=Zo,r=t();for(;;)try{if(677131===-parseInt(n(125))/1+-parseInt(n(101))/2+parseInt(n(105))/3*(parseInt(n(103))/4)+parseInt(n(129))/5+-parseInt(n(108))/6+-parseInt(n(107))/7+-parseInt(n(102))/8*(-parseInt(n(104))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qo);class Jo extends t.Plugin{[Xo(118)](){const t=Xo,e=this[t(112)],n=e[t(138)][t(119)](t(134));if(e[t(138)][t(120)](t(130))&&(n[t(132)](t(115)),n[t(132)](t(110))),e[t(138)][t(120)](t(137)))for(const e of[t(113),t(124)])n[t(135)](e);const r=e[t(128)];n[t(131)](t(123)),n[t(122)][t(136)](t(123),zr(r,t(126))),this[t(109)]()}[Xo(109)](){const t=Xo,e=this[t(112)],n=e[t(128)],r=e[t(138)][t(119)](t(134));r[t(122)][t(116)]((e=>{const s=t;if(s(121)!=e[s(133)])return;const{data:o}=e;if(!o)return;if(s(113)!=o[s(106)]&&s(124)!=o[s(106)])return;const i=e[s(127)]()[0],a=r[s(122)][s(100)](i);return s(113)==o[s(106)]?{type:s(117),content:zr(n,s(111),a)}:s(124)==o[s(106)]?{type:s(117),content:zr(n,s(114),a)}:void 0}))}}var Yo=ti;function $o(){var t=["59QmUMut","TrackChangesEditing","14390kiYfZe","41448lIfVKW","plugins","10652nqvyxe","19019VdAMzc","1389OnlFQh","663kgdwNz","editor","690rYDTwV","4970mgbxzo","3274340CswldI","requires","get","7106877BGFmoB","input","init","enableCommand","54551nNBszL","8LYvjhY"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=443]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(636105===-parseInt(n(460))/1*(-parseInt(n(462))/2)+-parseInt(n(446))/3*(parseInt(n(444))/4)+parseInt(n(451))/5+parseInt(n(449))/6*(parseInt(n(458))/7)+parseInt(n(459))/8*(-parseInt(n(454))/9)+parseInt(n(450))/10*(parseInt(n(445))/11)+-parseInt(n(463))/12*(parseInt(n(447))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Yo(452)](){return[Ms.Input]}[Yo(456)](){var t=Yo;this[t(448)][t(443)][t(453)](t(461))[t(457)](t(455))}}const ni=si;function ri(){const t=["747VuFozX","8495480zAqZAp","1wtDTIs","toLowerCase","newValue","locale","1786242xQFVgn","has","manualDecorators","registerDescriptionCallback","commands","type","enableDefaultAttributesIntegration","17084inNNsr","registerAttributeLabel","editor","9YFEqXT","commandParams","link","descriptionFactory","5udHjkp","commandName","key","unlink","plugins","linkHref","registerInlineAttribute","link (","afterInit","3120114EnyGjI","3411989GUZxWe","_registerLegacyDescription","16797852Thuxda","label","11lQQNHU","6486496GJJSeU","attribute","format","get","LinkEditing","TrackChangesEditing","formatInline","*Remove link*","*Set link:* %0"];return(ri=function(){return t})()}function si(t,e){const n=ri();return(si=function(t,e){return n[t-=268]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(628107===-parseInt(n(293))/1*(-parseInt(n(297))/2)+parseInt(n(291))/3*(parseInt(n(304))/4)+-parseInt(n(311))/5*(-parseInt(n(276))/6)+-parseInt(n(277))/7+parseInt(n(282))/8*(-parseInt(n(307))/9)+-parseInt(n(292))/10*(-parseInt(n(281))/11)+-parseInt(n(279))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ri);class oi extends t.Plugin{[ni(275)](){const t=ni,e=this[t(306)];if(!e[t(271)][t(298)](t(286)))return;const n=e[t(271)][t(285)](t(287)),r=e[t(301)][t(285)](t(309));n[t(303)](t(309)),n[t(303)](t(270)),n[t(273)](t(272));for(const e of r[t(299)])n[t(273)](e.id),n[t(310)][t(305)](e.id,t(274)+e[t(280)][t(294)]()+")");n[t(310)][t(300)]((n=>{const r=t;if(r(283)!=n[r(302)])return;const{data:s}=n;if(!s||r(272)!=s[r(269)])return;const o=s[r(295)],i=e[r(296)];return{type:r(284),content:null==o?zr(i,r(289)):zr(i,r(290),'"'+o+'"')}})),this[t(278)]()}[ni(278)](){const t=ni,e=this[t(306)],n=e[t(296)];e[t(271)][t(285)](t(287))[t(310)][t(300)]((e=>{const r=t;if(r(288)!=e[r(302)])return;const{data:s}=e;if(s){if(r(309)==s[r(268)]){const t=s[r(308)][0];return{type:r(284),content:zr(n,r(290),'"'+t+'"')}}return r(270)==s[r(268)]?{type:r(284),content:zr(n,r(289))}:void 0}}))}}const ii=ci;function ai(){const t=["numbered","outdentList","ELEMENT_LIST_ITEM","findIndex","commandName","slice","*Indent:* %0","*Check item*","1327270adGRbC","formatInline","commandParams","103176LphUZj","before","checkTodoList","bulletedList","todoList","push","length","previousSibling","forceValue","createPositionAt","registerDescriptionCallback","descriptionFactory","get","nextSibling","markBlockFormat","paragraph","from","listType","ELEMENT_TODO_LIST","model","listItem","ELEMENT_NUMBERED_LIST","getAttribute","*Change to:* %0","indentList","5210useAWr","format","21yLxHko","TrackChangesEditing","afterInit","formatBlock","type","List","createRange","document","has","934842mLDwdr","schema","enableCommand","name","todoListChecked","editor","1380844DRLbLq","locale","_selectedElements","LegacyTodoListEditing","filter","ELEMENT_BULLETED_LIST","execute","LegacyListEditing","replace","*Outdent:* %0","plugins","listIndent","numberedList","checkChild","getSelectedBlocks","126oWGKcL","todo","selection","isObject","2623605TkzOKj","3742464FpLWJF","change","375SkluMD","value","end","blockName","commands","bulleted","parent","element","registerElementLabel","add","*Uncheck item*"];return(ai=function(){return t})()}function ci(t,e){const n=ai();return(ci=function(t,e){return n[t-=289]})(t,e)}!function(t,e){const n=ci,r=t();for(;;)try{if(314638===-parseInt(n(372))/1+-parseInt(n(311))/2*(parseInt(n(350))/3)+parseInt(n(328))/4+-parseInt(n(347))/5+-parseInt(n(322))/6*(parseInt(n(313))/7)+-parseInt(n(348))/8+parseInt(n(343))/9*(parseInt(n(369))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ui extends t.Plugin{[ii(315)](){const t=ii,e=this[t(327)],n=e[t(329)];if(!e[t(338)][t(321)](t(335)))return;const r=e[t(338)][t(298)](t(314)),s=e[t(338)][t(321)](t(331));function o(t){return()=>{const n=ci,s=e[n(305)][n(320)][n(345)],o=e[n(354)][n(298)](t);if(o[n(351)])return void e[n(334)](n(301),{});const i=t[n(366)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(302)](t)[s(332)]((t=>function(t,e){const n=s;return e[n(341)](t[n(356)],n(306))&&!e[n(346)](t)}(t,r)));o=o[s(332)]((t=>!t.is(s(357),s(306))||t[s(308)](s(303))!=e));const i=new Set;for(const t of o)t.is(s(357),s(306))?i[s(359)](li(t)):i[s(359)](t);return Array[s(302)](i)}(s[n(342)](),i,e[n(305)][n(323)]);e[n(305)][n(349)]((()=>{const e=n;for(const n of a)r[e(300)](n,{commandName:t,commandParams:[{forceValue:!o[e(351)]}],formatGroupId:e(353)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(302)](t);const r=n[e(364)]((t=>e(306)!=t[e(325)]));return r>-1&&(n=n[e(366)](0,r)),n}(e[n(305)][n(320)][n(345)][n(342)]()),o=e[n(305)][n(319)](e[n(305)][n(295)](s[0],n(373)),e[n(305)][n(295)](s[s[n(292)]-1],n(352)));e[n(305)][n(349)]((()=>{const e=n;r[e(300)](o,{commandName:t,commandParams:[],formatGroupId:e(339)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(299)];for(;t&&t[n(308)](n(339))>e[n(308)](n(339));)r[n(359)](t),t=t[n(299)]}return Array[n(302)](r)}(s))}))}}r[t(324)](t(340),o(t(340))),r[t(324)](t(289),o(t(289))),s&&r[t(324)](t(290),o(t(290))),r[t(324)](t(310),i(t(310))),r[t(324)](t(362),i(t(362))),s&&r[t(324)](t(374),(()=>{const n=t,s=e[n(354)][n(298)](n(374)),o=Array[n(302)](s[n(330)]);o[n(332)]((t=>t[n(308)](n(326))!=s[n(351)])),e[n(305)][n(349)]((()=>{const t=n;for(const e of o)r[t(300)](e,{commandName:t(374),commandParams:[{forceValue:!s[t(351)]}]})}))})),r[t(297)][t(358)](t(306),(e=>zr(n,t(363),e))),r[t(297)][t(296)]((e=>{const r=t;if(r(316)!=e[r(317)]&&r(370)!=e[r(317)])return;const{data:s}=e;if(s){if(r(340)==s[r(365)]||r(289)==s[r(365)]||r(290)==s[r(365)])switch(s[r(365)][r(336)](r(318),"")){case r(355):return o(zr(n,r(333)));case r(361):return o(zr(n,r(307)));case r(344):return o(zr(n,r(304)))}if(r(310)==s[r(365)])return{type:r(312),content:zr(n,r(367),zr(n,r(363)))};if(r(362)==s[r(365)])return{type:r(312),content:zr(n,r(337),zr(n,r(363)))};if(r(374)==s[r(365)])return s[r(371)][0][r(294)]?{type:r(312),content:zr(n,r(368))}:{type:r(312),content:zr(n,r(360))}}function o(t){const e=r;return{type:e(312),content:zr(n,e(309),t)}}}))}}function li(t){const e=ii,n=t[e(308)](e(339));if(0==n)return t;let r=t;for(;t[e(293)]&&t[e(293)].is(e(357),e(306));){const s=t[e(293)][e(308)](e(339));if(s==n)r=t[e(293)];else if(s<n)break;t=t[e(293)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(357),e(306))&&t[e(308)](e(339))>0){let r=t[e(299)];for(;r&&e(306)==r[e(325)]&&r[e(308)](e(339))==t[e(308)](e(339));)n[e(291)](r),r=r[e(299)]}return n}const hi=di;!function(t,e){const n=di,r=t();for(;;)try{if(588339===-parseInt(n(536))/1*(-parseInt(n(497))/2)+parseInt(n(518))/3*(parseInt(n(531))/4)+parseInt(n(512))/5+parseInt(n(520))/6+parseInt(n(509))/7+-parseInt(n(488))/8*(-parseInt(n(538))/9)+parseInt(n(553))/10*(-parseInt(n(519))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pi);class gi extends t.Plugin{[hi(528)](){const t=hi;if(!this[t(546)][t(492)][t(530)](t(508)))return;const e=this[t(546)][t(525)][t(505)](t(535)),n=this[t(546)][t(492)][t(505)](t(517));e[t(534)]&&n[t(474)](t(485),this[t(511)][t(541)](this)),e[t(548)]&&n[t(474)](t(482),this[t(495)][t(541)](this)),e[t(533)]&&n[t(474)](t(491),this[t(498)][t(541)](this)),n[t(526)][t(522)](this[t(502)][t(541)](this))}[hi(511)](t,e={}){const n=hi,r=this[n(546)][n(492)][n(505)](n(517)),s=this[n(486)]();this[n(546)][n(532)][n(481)]((()=>{const t=n;r[t(516)](s,{commandName:t(485),commandParams:[{type:e[t(537)]}],formatGroupId:t(485)})}))}[hi(495)](t,e={}){const n=hi,r=this[n(546)][n(492)][n(505)](n(517)),s=this[n(545)]((t=>t.is(n(544),n(542))&&n(527)===t[n(477)](n(483))));if(s[n(500)]<1)return;const o=s[n(540)]((t=>this[n(546)][n(532)][n(551)](this[n(546)][n(532)][n(484)](t,n(501)),this[n(546)][n(532)][n(484)](t,0))));this[n(546)][n(532)][n(481)]((()=>{const t=n;r[t(516)](o,{commandName:t(482),commandParams:[{reversed:e[t(548)]}],formatGroupId:t(482)})}))}[hi(498)](t,e={}){const n=hi,r=this[n(546)][n(492)][n(505)](n(517)),s=this[n(545)]((t=>t.is(n(544),n(542))&&n(527)===t[n(477)](n(483))));if(s[n(500)]<1)return;const o=s[n(540)]((t=>this[n(546)][n(532)][n(551)](this[n(546)][n(532)][n(484)](t,n(501)),this[n(546)][n(532)][n(484)](t,0))));this[n(546)][n(532)][n(481)]((()=>{const t=n;r[t(516)](o,{commandName:t(491),commandParams:[{startIndex:e[t(533)]}],formatGroupId:t(491)})}))}[hi(502)](t){const e=hi;if(e(494)!=t[e(537)]&&e(480)!=t[e(537)])return;const n=this[e(546)][e(496)],{data:r}=t;if(!r)return;let s,o;switch(r[e(487)]){case e(485):s=e(552),o={type:e(490),content:zr(n,s,zr(n,this[e(493)](r[e(503)][0][e(537)])))};break;case e(482):s=r[e(503)][0][e(548)]?e(539):e(499),o={type:e(490),content:zr(n,s)};break;case e(491):s=e(510),o={type:e(490),content:zr(n,s,r[e(503)][0][e(533)])}}return o}[hi(486)](){const t=hi;var e,n,r,s;const o=this[t(546)][t(492)][t(505)](t(550));let i=Array[t(478)](this[t(546)][t(532)][t(555)][t(476)][t(529)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(544),t(542)))&&i[t(506)](...o[t(554)](this[t(546)][t(532)][t(555)][t(476)][t(489)](),t(504))),(null===(n=i[i[t(500)]-1])||void 0===n?void 0:n.is(t(544),t(542)))&&i[t(507)](...o[t(554)](this[t(546)][t(532)][t(555)][t(476)][t(523)](),t(479))),i=[...new Set(i)],(null===(s=null===(r=this[t(546)][t(532)][t(555)][t(476)][t(489)]())||void 0===r?void 0:r[t(549)])||void 0===s?void 0:s.is(t(544),t(542)))&&(i=i[t(475)]((e=>e.is(t(544),t(542))))),i}[hi(545)](t){const e=hi,n=this[e(546)][e(492)][e(505)](e(550));let r=Array[e(478)](this[e(546)][e(532)][e(555)][e(476)][e(529)]())[e(475)](t)[e(540)]((t=>{const r=e,s=this[r(546)][r(532)][r(484)](t,0);return[...n[r(554)](s,r(504)),...n[r(554)](s,r(479))]}))[e(543)]();return r=[...new Set(r)],r}[hi(493)](t){const e=hi;return e(521)+(this[e(546)][e(492)][e(505)](e(550))[e(524)](t)||e(547))[e(515)]()+e(513)+t[e(515)]()[e(514)](/-/g,"_")}}function di(t,e){const n=pi();return(di=function(t,e){return n[t-=474]})(t,e)}function pi(){const t=["*Change to:* %0","40YYnBTU","getSiblingNodes","document","enableCommand","filter","selection","getAttribute","from","forward","formatInline","change","listReversed","listType","createPositionAt","listStyle","_getSuggestionBlocksForListStyle","commandName","23664PTTBUG","getFirstPosition","format","listStart","plugins","_getTranslationKeyForListStyle","formatBlock","handleListReversedCommand","locale","14OsoyoZ","handleListStartCommand","*Format:* set order to regular","length","before","handleDescriptions","commandParams","backward","get","unshift","push","LegacyListPropertiesEditing","5200398ZJChLx","*Format:* set start index to %0","handleListStyleCommand","2778945wwlDCe","_LIST_","replace","toUpperCase","markMultiRangeBlockFormat","TrackChangesEditing","1773bGsIno","10452486fZYQUR","5246784WoXKNg","ELEMENT_","registerDescriptionCallback","getLastPosition","getListTypeFromListStyleType","config","descriptionFactory","numbered","afterInit","getSelectedBlocks","has","1236cBzrCs","model","startIndex","styles","list.properties","128649pLSqex","type","3447NBcluf","*Format:* set order to reversed","map","bind","listItem","flat","element","_getSuggestionBlocks","editor","default","reversed","parent","LegacyListUtils","createRange"];return(pi=function(){return t})()}function mi(){const t=["div","12710bcjWxI","dataDowncast","locale","options","enableCommand","22EllIio","673965yIxnCr","6310uoDtUt","7yapizE","96GVZnlI","editor","stop","high","registerElementLabel","plugins","mediaEmbed","TrackChangesEditing","afterInit","data","attribute:url:media","ELEMENT_MEDIA","descriptionFactory","has","get","2027736vdsXEx","media","MediaEmbedEditing","createEmptyElement","elementToElement","1436872tldPgR","showSuggestionHighlights","downcastDispatcher","535650XxlSaC","for","924668eFSUGZ","conversion"];return(mi=function(){return t})()}const Ii=Ei;function Ei(t,e){const n=mi();return(Ei=function(t,e){return n[t-=171]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(124464===parseInt(n(182))/1*(parseInt(n(184))/2)+-parseInt(n(183))/3+parseInt(n(174))/4+-parseInt(n(177))/5*(-parseInt(n(186))/6)+parseInt(n(185))/7*(parseInt(n(206))/8)+-parseInt(n(201))/9+parseInt(n(172))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mi);class bi extends t.Plugin{[Ii(194)](){const t=Ii,e=this[t(187)];if(!e[t(191)][t(199)](t(203)))return;const n=e[t(191)][t(200)](t(193)),r=e[t(179)];n[t(181)](t(192)),n[t(198)][t(190)](t(202),(e=>zr(r,t(197),e))),e[t(175)][t(173)](t(178))[t(205)]({model:t(202),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(207)])return n[s(204)](s(176))},converterPriority:t(189)}),e[t(195)][t(171)].on(t(196),((e,n,r)=>{const s=t;r[s(180)][s(207)]&&e[s(188)]()}),{priority:t(189)})}}const Ti=_i;function _i(t,e){const n=Ai();return(_i=function(t,e){return n[t-=451]})(t,e)}!function(t,e){const n=_i,r=t();for(;;)try{if(864075===parseInt(n(457))/1+-parseInt(n(466))/2*(parseInt(n(452))/3)+-parseInt(n(460))/4*(parseInt(n(458))/5)+-parseInt(n(464))/6+-parseInt(n(459))/7+-parseInt(n(451))/8*(parseInt(n(463))/9)+parseInt(n(454))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ai);class yi extends t.Plugin{[Ti(456)](){const t=Ti,e=this[t(462)];e[t(461)][t(469)](t(468))&&e[t(461)][t(453)](t(455))[t(465)](t(467))}}function Ai(){const t=["TrackChangesEditing","afterInit","92720MtnQWv","125ctrAWj","2248008bcRyCA","214964SsWgfC","plugins","editor","10449iLCiLO","356154ElCsuF","enableCommand","6UWQohl","mention","MentionEditing","has","5528YRHdJk","1430589pWYdee","get","47282230LMSpKQ"];return(Ai=function(){return t})()}const ki=Ci;function Ci(t,e){const n=Ni();return(Ci=function(t,e){return n[t-=211]})(t,e)}!function(t,e){const n=Ci,r=t();for(;;)try{if(660319===parseInt(n(226))/1+parseInt(n(238))/2+parseInt(n(241))/3+-parseInt(n(231))/4+-parseInt(n(213))/5+parseInt(n(243))/6*(-parseInt(n(235))/7)+parseInt(n(218))/8*(parseInt(n(236))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ni);class Li extends t.Plugin{[ki(230)](){const t=ki,e=this[t(227)],n=e[t(233)][t(211)](t(225));e[t(233)][t(214)](t(242))&&(n[t(215)](t(229)),n[t(245)](t(228)),n[t(223)][t(220)]((e=>this[t(212)](e))))}[ki(212)](t){const e=ki,n=this[e(227)][e(239)],{data:r}=t,s={type:e(237),content:""};if(r&&e(228)==r[e(224)]){if(!r[e(244)])return{type:e(237),content:zr(n,e(219),zr(n,e(222)))+" ("+r[e(232)]+")"};if(!r[e(232)]){let o=t[e(216)];for(;o;){if(o[e(217)]&&e(240)==o[e(217)][e(224)]&&o[e(217)][e(232)])return s;o=o[e(234)]}return{type:e(237),content:zr(n,e(221),zr(n,e(222)))+" ("+r[e(244)]+")"}}}}}function Ni(){const t=["next","457576XDhlzX","9RrlSEM","format","2191996mfJjgQ","locale","listType","1897248VSACDn","MultiLevelList","96LYbEEc","oldValue","registerBlockAttribute","get","handleDescriptions","6213445nEMFor","has","enableDefaultAttributesIntegration","head","data","15031832zBwIys","*Set format:* %0","registerDescriptionCallback","*Remove format:* %0","ELEMENT_MULTI_LEVEL_LIST","descriptionFactory","key","TrackChangesEditing","265859FebEZN","editor","listMarkerStyle","multiLevelList","afterInit","3697424jwcIuM","newValue","plugins"];return(Ni=function(){return t})()}const Ri=Mi;function Si(){const t=["enableCommand","1928580dCpEOq","ELEMENT_PAGE_BREAK","10KfYKNE","get","editor","afterInit","PageBreakEditing","6394086oFuzGm","locale","40NgqIUe","has","descriptionFactory","registerElementLabel","4406376JKFqCk","48czQOal","TrackChangesEditing","pageBreak","1689401byapHH","plugins","211070fRnxRS","4143557RVCjam","18618CEaxGe","252idbvcv","15jMrvWI"];return(Si=function(){return t})()}function Mi(t,e){const n=Si();return(Mi=function(t,e){return n[t-=438]})(t,e)}!function(t,e){const n=Mi,r=t();for(;;)try{if(872679===-parseInt(n(443))/1+parseInt(n(446))/2*(-parseInt(n(445))/3)+-parseInt(n(462))/4+parseInt(n(447))/5*(parseInt(n(449))/6)+parseInt(n(441))/7*(parseInt(n(458))/8)+parseInt(n(456))/9*(-parseInt(n(451))/10)+-parseInt(n(444))/11*(-parseInt(n(438))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class vi extends t.Plugin{[Ri(454)](){const t=Ri,e=this[t(453)];if(!e[t(442)][t(459)](t(455)))return;e[t(442)][t(452)](t(439))[t(448)](t(440));const n=e[t(442)][t(452)](t(439)),r=e[t(457)];n[t(460)][t(461)](t(440),(e=>zr(r,t(450),e)))}}const wi=Di;!function(t,e){const n=Di,r=t();for(;;)try{if(965307===-parseInt(n(243))/1*(-parseInt(n(237))/2)+parseInt(n(249))/3+parseInt(n(228))/4+-parseInt(n(233))/5*(parseInt(n(207))/6)+parseInt(n(240))/7+-parseInt(n(190))/8*(parseInt(n(214))/9)+parseInt(n(198))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xi);class Oi extends t.Plugin{[wi(199)](){const t=wi,e=this[t(232)];if(!e[t(212)][t(227)](t(213)))return;const n=e[t(230)],r=e[t(212)][t(251)](t(231));r[t(223)][t(226)](t(244),(e=>zr(n,t(204),e))),r[t(218)](t(244)),r[t(205)](t(252)),e[t(192)][t(193)].on(t(239),Fi(e),{priority:t(236)}),e[t(194)][t(193)].on(t(239),((n,r,s)=>{const o=t;s[o(242)][o(211)]&&Fi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(236)});const s=r[t(223)];s[t(219)]((r=>{const o=t;if(o(222)!==r[o(209)])return;const{start:i,end:a}=r[o(197)]();if(!i[o(229)](a)||!i[o(189)])return;const c=e[o(186)][o(220)],u=i[o(189)];return c[o(208)](u)&&!c[o(216)](u)&&c[o(245)](u,o(246))?{type:o(222),content:zr(n,o(217),s[o(250)](u,1))}:void 0})),this[t(255)]()}[wi(255)](){const t=wi,e=this[t(232)],n=e[t(230)];e[t(212)][t(251)](t(231))[t(223)][t(219)]((e=>{const r=t;if(r(225)!=e[r(209)])return;const{data:s}=e;return s&&r(244)==s[r(254)]?{type:r(196),content:zr(n,r(234),zr(n,r(204)))}:void 0}))}}function Fi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Di,i=t[o(212)][o(251)](o(231)),a=r[o(202)][o(248)],c=r[o(202)][o(200)],u=t[o(186)][o(220)];if(!a[o(229)](c)||!a[o(189)])return;const l=a[o(189)];if(u[o(208)](l)&&!u[o(216)](l)&&u[o(245)](l,o(246))){if(!s[o(221)][o(241)](r[o(202)],n[o(195)]))return;const t=s[o(253)][o(247)](o(201),{class:o(187)}),a=s[o(238)][o(210)](c);e&&i[o(206)][o(224)](r[o(215)])&&s[o(253)][o(191)](o(188),t),s[o(253)][o(235)](a,t),s[o(238)][o(203)](t,r[o(215)])}}}function Di(t,e){const n=xi();return(Di=function(t,e){return n[t-=186]})(t,e)}function xi(){const t=["isLimit","*Insert:* %0","enableDefaultAttributesIntegration","registerDescriptionCallback","schema","consumable","insertion","descriptionFactory","includes","formatBlock","registerElementLabel","has","443312nseDqN","isTouching","locale","TrackChangesEditing","editor","9475055zVBtFG","*Change to:* %0","insert","highest","6206hwmDUO","mapper","addMarker:suggestion:insertion","2630712TwzyHj","consume","options","183JhzMRZ","paragraph","checkChild","$text","createUIElement","start","1764525AmNWxJ","getItemLabel","get","insertParagraph","writer","commandName","_registerLegacyDescription","model","ck-suggestion-marker-split","ck-suggestion-marker--active","nodeAfter","168SYoLeN","addClass","editing","downcastDispatcher","data","name","format","getFirstRange","30792580kzWVjJ","afterInit","end","span","markerRange","bindElementToMarker","ELEMENT_PARAGRAPH","enableCommand","activeMarkers","6BgMDLz","isBlock","type","toViewPosition","showSuggestionHighlights","plugins","Paragraph","797832OubirK","markerName"];return(xi=function(){return t})()}const Bi=Ui;function Pi(){const t=["registerDescriptionCallback","formatInline","3966128fbpUgE","enableDefaultAttributesIntegration","locale","22iNxtwX","RemoveFormatEditing","50617edKfzW","plugins","443154WVsXsp","formatBlock","5XGqmZj","78LWcgWm","format","has","*Remove all formatting*","8001790SmfDLF","editor","201138wtDJDt","commandName","get","_registerLegacyDescription","afterInit","removeFormat","TrackChangesEditing","1061703RuEuHZ","7292TqoejZ","type","descriptionFactory"];return(Pi=function(){return t})()}function Ui(t,e){const n=Pi();return(Ui=function(t,e){return n[t-=199]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(337688===-parseInt(n(199))/1*(parseInt(n(226))/2)+-parseInt(n(201))/3+-parseInt(n(218))/4*(-parseInt(n(203))/5)+parseInt(n(204))/6*(-parseInt(n(210))/7)+parseInt(n(223))/8+parseInt(n(217))/9+parseInt(n(208))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pi);class ji extends t.Plugin{[Bi(214)](){const t=Bi,e=this[t(209)];e[t(200)][t(206)](t(227))&&(e[t(200)][t(212)](t(216))[t(224)](t(215)),this[t(213)]())}[Bi(213)](){const t=Bi,e=this[t(209)];e[t(200)][t(212)](t(216))[t(220)][t(221)]((n=>{const r=t;if(r(202)!=n[r(219)]&&r(222)!=n[r(219)])return;const{data:s}=n;return s&&r(215)==s[r(211)]?{type:r(205),content:zr(e[r(225)],r(207))}:void 0}))}}const Gi=Wi;function Vi(){const t=["273225QWvMog","1AWztyj","TrackChangesEditing","17487QbOxgO","867060xUZerj","acceptSelectedSuggestions","15366cBGwyI","discardSelectedSuggestions","378PLbOMe","editor","plugins","acceptAllSuggestions","discardAllSuggestions","acceptSuggestion","afterInit","1816dmVtNf","discardSuggestion","get","RestrictedEditingModeEditing","319326VoZaFb","1369786KyYsFt","trackChanges","12488520rTwWlg","enableCommand","goToNextRestrictedEditingException","has","goToPreviousRestrictedEditingException"];return(Vi=function(){return t})()}function Wi(t,e){const n=Vi();return(Wi=function(t,e){return n[t-=415]})(t,e)}!function(t,e){const n=Wi,r=t();for(;;)try{if(529754===parseInt(n(425))/1*(-parseInt(n(417))/2)+parseInt(n(416))/3+parseInt(n(428))/4+-parseInt(n(424))/5+parseInt(n(430))/6*(parseInt(n(432))/7)+-parseInt(n(439))/8*(parseInt(n(427))/9)+parseInt(n(419))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class zi extends t.Plugin{[Gi(438)](){const t=Gi,e=this[t(433)];if(!e[t(434)][t(422)](t(415)))return;const n=e[t(434)][t(441)](t(426));n[t(420)](t(423)),n[t(420)](t(421));const r=e[t(434)][t(441)](t(415));r[t(420)](t(418)),r[t(420)](t(437)),r[t(420)](t(440)),r[t(420)](t(435)),r[t(420)](t(436)),r[t(420)](t(429)),r[t(420)](t(431))}}function Hi(){const t=["options","createUIElement","split","high","descriptionFactory","toViewPosition","TrackChangesEditing","name","consumable","activeMarkers","softBreak","get","markerName","editor","deletion","writer","init","addMarker:suggestion:insertion","10polfVv","ELEMENT_LINE_BREAK","insert","addClass","plugins","span","markerRange","3VCCdUv","addMarker:suggestion","includes","getItems","bindElementToMarker","element","1193951Iwkxst","449656mHrPPV","110134KcUNwJ","enableCommand","downcastDispatcher","ck-suggestion-marker-","editing","mapper","requires","104419ZJdpwM","merge","model","addMarker:suggestion:deletion","251062uNqHLb","112MVOtpy","833826BxFYZO","10iHnMsi","registerElementLabel","ck-suggestion-marker--active","data","locale","showSuggestionHighlights","createPositionBefore","test","shiftEnter","1419237fWOhfE"];return(Hi=function(){return t})()}const Ki=Xi;!function(t,e){const n=Xi,r=t();for(;;)try{if(141623===-parseInt(n(295))/1+parseInt(n(284))/2*(-parseInt(n(333))/3)+parseInt(n(283))/4+-parseInt(n(298))/5*(-parseInt(n(297))/6)+-parseInt(n(291))/7*(parseInt(n(296))/8)+-parseInt(n(307))/9*(-parseInt(n(326))/10)+parseInt(n(282))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hi);class qi extends t.Plugin{static get[Ki(290)](){return[Qs.ShiftEnter]}[Ki(324)](){const t=Ki,e=this[t(321)],n=e[t(330)][t(319)](t(314));n[t(285)](t(306)),e[t(288)][t(286)].on(t(325),Zi(e),{priority:t(311)}),e[t(288)][t(286)].on(t(294),Zi(e),{priority:t(311)}),e[t(301)][t(286)].on(t(334),((n,r,s)=>{const o=t;s[o(308)][o(303)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(312)][t(299)](t(318),(n=>zr(e[t(302)],t(327),n)))}}function Xi(t,e){const n=Hi();return(Xi=function(t,e){return n[t-=281]})(t,e)}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Xi,i=t[o(330)][o(319)](o(314));if(!s[o(316)][o(305)](r[o(332)],n[o(315)]))return;const a=t[o(293)];for(const t of r[o(332)][o(336)]()){if(!t.is(o(281),o(318)))continue;const n=o(322)==r[o(320)][o(310)](":")[1]?o(292):o(310),c=s[o(323)][o(309)](o(331),{class:o(287)+n}),u=s[o(289)][o(313)](a[o(304)](t));e&&i[o(317)][o(335)](r[o(320)])&&s[o(323)][o(329)](o(300),c),s[o(323)][o(328)](u,c),s[o(289)][o(337)](c,r[o(320)])}}}const Qi=Yi;function Ji(){const t=["isCollapsed","afterInit","format","model","StandardEditingModeEditing","commandName","document","registerDescriptionCallback","editor","11364tioOAQ","has","6rAcgKa","2276510OKzTnl","51FXDoyy","formatBlock","80DdzqEu","plugins","restrictedEditingException","307202FdANpN","forceValue","2232515PvASLH","commandParams","formatInline","FORMAT_RESTRICTED_ENABLED","4230243xnQdwO","locale","from","enableCommand","commands","selection","1315710MZdXVZ","change","72hqXhhQ","value","TrackChangesEditing","180bSjurM","getRanges","markInlineFormat","descriptionFactory","57544GBykSN","get","FORMAT_RESTRICTED_DISABLED","type"];return(Ji=function(){return t})()}function Yi(t,e){const n=Ji();return(Yi=function(t,e){return n[t-=378]})(t,e)}!function(t,e){const n=Yi,r=t();for(;;)try{if(442557===parseInt(n(415))/1*(parseInt(n(392))/2)+-parseInt(n(396))/3*(-parseInt(n(379))/4)+-parseInt(n(403))/5*(-parseInt(n(394))/6)+-parseInt(n(401))/7*(-parseInt(n(398))/8)+parseInt(n(407))/9+parseInt(n(395))/10+-parseInt(n(413))/11*(parseInt(n(418))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ji);class $i extends t.Plugin{[Qi(384)](){const t=Qi,e=this[t(391)],n=e[t(386)],r=e[t(408)];if(!e[t(399)][t(393)](t(387)))return;const s=e[t(399)][t(380)](t(417)),o=t(400),i=e[t(411)][t(380)](o);s[t(410)](o,((e,r={})=>{const a=t,c=n[a(389)][a(412)];if(c[a(383)])return void e(r);const u=void 0!==r[a(402)]?r[a(402)]:!i[a(416)];n[a(414)]((()=>{const t=a,e=Array[t(409)](c[t(419)]());for(const r of e){const e=u?[r]:ws(o,r,n);for(const n of e)s[t(420)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(378)][t(390)]((e=>{const n=t;if(n(397)!=e[n(382)]&&n(405)!=e[n(382)])return;const{data:s}=e;return s&&s[n(388)]==o?s[n(404)][0][n(402)]?{type:n(385),content:zr(r,n(406))}:{type:n(385),content:zr(r,n(381))}:void 0}))}}function ta(){const t=["formatBlock","formatInline","locale","registerInlineAttribute","402088ivbBvF","4032340ZfOfuQ","enableDefaultAttributesIntegration","3BklLHq","styleName","registerDescriptionCallback","DataSchema","type","normalizeConfig","286545uCUrcF","GeneralHtmlSupport","FORMAT_STYLE","StyleUtils","6996258mkmCOG","304ZQWjDa","element","style","Style","getGhsAttributeNameForElement","block","commandName","add","7725970YeiOWC","get","commandParams","forceValue","definitions","descriptionFactory","*Remove format:* %0","inline","editor","TrackChangesEditing","_registerLegacyDescription","format","config","toLowerCase","ghsAttributes","10641vJKhKz","registerAttributeLabel","12hpLKHa","has","2564320YVhWuE","*Set format:* %0","afterInit","registerBlockAttribute","plugins"];return(ta=function(){return t})()}const ea=na;function na(t,e){const n=ta();return(na=function(t,e){return n[t-=276]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(473411===parseInt(n(312))/1*(parseInt(n(309))/2)+parseInt(n(296))/3*(parseInt(n(323))/4)+-parseInt(n(310))/5+-parseInt(n(298))/6*(-parseInt(n(318))/7)+parseInt(n(300))/8+parseInt(n(322))/9+-parseInt(n(281))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ta);class ra extends t.Plugin{[ea(302)](){const t=ea,e=this[t(289)];if(!e[t(304)][t(299)](t(276))||!e[t(304)][t(299)](t(315)))return;const n=e[t(304)][t(282)](t(290)),r=e[t(307)],s=e[t(293)][t(282)](t(325))||{},o=e[t(304)][t(282)](t(319)),i=e[t(304)][t(282)](t(321))[t(317)](e[t(304)][t(282)](t(315)),s[t(285)]);n[t(311)](t(325));const a=new Set;for(const e of i[t(278)]){const n=o[t(277)](e[t(324)]);a[t(280)](n)}const c=new Set;for(const e of i[t(288)]){const n=o[t(277)](e[t(324)]);c[t(280)](n);for(const n of e[t(295)])c[t(280)](n)}for(const e of a)n[t(303)](e),n[t(286)][t(297)](e,zr(r,t(320)));for(const e of c)n[t(308)](e),n[t(286)][t(297)](e,zr(r,t(320)));this[t(291)]()}[ea(291)](){const t=ea,e=this[t(289)],n=e[t(307)];e[t(304)][t(282)](t(290))[t(286)][t(314)]((e=>{const r=t;if(r(305)!=e[r(316)]&&r(306)!=e[r(316)])return;const{data:s}=e;return s&&r(325)===s[r(279)]?s[r(283)][0][r(284)]?{type:r(292),content:zr(n,r(301),s[r(283)][0][r(313)][r(294)]())}:{type:r(292),content:zr(n,r(287),s[r(283)][0][r(313)][r(294)]())}:void 0}))}}function sa(){const t=["5781blkCNE","isInContent","MAX_SAFE_INTEGER","differ","createTableWalker","43000orSmJp","push","startsWith","_suggestionFactory","addMarker:suggestion","some","createRangeOn","last","get","refresh","getChangedMarkers","mapper","markMultiRangeDeletion","insertion","getItems","position","ELEMENT_TABLE_COLUMN_WITH_TEXT","TrackChangesEditing","order","_setupColumnsRowsFixing","ELEMENT_TABLE_WITH_TEXT","first","enqueueChange","isIntersectingWithRange","locale","getSelectionAffectedTableCells","getFirstRange","createPositionAt","*Remove:* %0","end","plugins","registerPostFixer","min","40046iczSVb","isTouching","insert","TableUtils","model","_getSuggestionCoords","join","_splitMarkerName","registerDescriptionCallback","has","setSelection","length","130370UyJfIO","removeClass","getColumnIndexes","isEqual","downcastDispatcher","getSuggestion","getChildren","left","oldRange","_getCoordsForCells","highest","type","cell","ELEMENT_TABLE_ROW_WITH_TEXT","every","getContainedElement","findAncestor","isIntersecting","descriptionFactory","insertTableRowBelow","map","TableEditing","getRanges","_tablePostFixingSubtypes","1854VEZQdc","showSuggestionHighlights","add","registerElementLabel","subType","change","tablePaste","addClass","insertTableColumnLeft","4546108ALfoda","editor","span","enableCommand","91TQyTFX","selectTableRow","$graveyard","substr","toViewElement","filter","removeTableRow","isArray","includes","registerCustomCallback","markMultiRangeInsertion","getCellLocation","37cpeGBE","85152WMmgMd","tableCell","insertTableRowAbove","nodeAfter","ELEMENT_TABLE","data","removeTableColumn","selection","item","maxColumn","fromRange","forceValue","getRowIndexes","selectTableColumn","minColumn","document","*Insert:* %0","rowspan","change:data","rootName","deletion","createRangeIn","getAttribute","low","addRange","toLowerCase","hasAttribute","accept","ELEMENT_TABLE_ROW","options","228KjvFty","batch","1265tDkgMn","MIN_SAFE_INTEGER","minRow","2076gtCXCZ","above","detach","$textProxy","commands","writer","root","_tableSuggestions","start","insertTable","afterInit","from","maxRow","execute","max","classes","_acceptFormatSuggestionCallbackFactory","suggestion","colspan","discard","getChanges","insertTableColumnRight","ELEMENT_TABLE_COLUMN","8eZDixA","tableRow","nodeBefore","name","6692378dxynoZ","element","tableColumn","table","values"];return(sa=function(){return t})()}function oa(t,e){const n=sa();return(oa=function(t,e){return n[t-=279]})(t,e)}const ia=oa;!function(t,e){const n=oa,r=t();for(;;)try{if(777116===-parseInt(n(437))/1*(parseInt(n(376))/2)+-parseInt(n(338))/3*(parseInt(n(306))/4)+parseInt(n(388))/5*(parseInt(n(301))/6)+parseInt(n(333))/7*(parseInt(n(329))/8)+parseInt(n(412))/9*(-parseInt(n(343))/10)+parseInt(n(303))/11*(-parseInt(n(438))/12)+-parseInt(n(425))/13*(-parseInt(n(421))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(sa);class aa extends t.Plugin{constructor(t){const e=oa;super(t),this[e(411)]=[e(330),e(335)],this[e(313)]=new Set}[ia(316)](){const t=ia,e=this[t(422)],n=e[t(380)][t(286)][t(445)];if(!e[t(373)][t(385)](t(409)))return;const r=e[t(367)],s=e[t(373)][t(351)](t(360)),o=e[t(373)][t(351)](t(379));s[t(406)][t(415)](t(336),(e=>zr(r,t(442),e))),this[t(362)](),s[t(424)](t(315)),s[t(424)](t(426)),s[t(424)](t(284));for(const r of[t(440),t(407)]){const i=e[t(310)][t(351)](r);s[t(424)](r,(r=>{const a=t;e[a(380)][a(417)]((t=>{const e=a;r();const c=e(307)===i[e(361)],u=o[e(368)](n),l=o[e(283)](u),f=c?l[e(364)]-1:l[e(350)]+1,h=u[0][e(404)](e(336)),g=o[e(342)](h,{startRow:f,endRow:f}),d=Array[e(317)](g)[e(408)]((n=>t[e(349)](n[e(400)])));s[e(435)](d,e(330))}))}))}for(const r of[t(420),t(327)]){const i=e[t(310)][t(351)](r);s[t(424)](r,(r=>{const a=t;e[a(380)][a(417)]((t=>{const e=a;r();const c=e(395)===i[e(361)],u=o[e(368)](n),l=o[e(390)](u),f=c?l[e(364)]-1:l[e(350)]+1,h=u[0][e(404)](e(336)),g=o[e(342)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(317)](g)[e(408)]((n=>t[e(349)](n[e(400)])));s[e(435)](d,e(335))}))}))}for(const r of[t(431),t(444)]){const i=r[t(428)](11),a=i[t(296)](),c=a[t(428)](0,3)+t(423),u=t(336)+i,l=t(375)+i,f=t(320)+i;s[t(424)](r,(()=>{const i=t;e[i(380)][i(417)]((t=>{const e=i,h=o[e(368)](n),g=h[0][e(404)](e(336));let d;if(e(431)==r){const t=o[e(283)](h);d={startRow:t[e(364)],endRow:t[e(350)],includeAllSlots:!0}}else{const t=o[e(390)](h);d={startColumn:t[e(364)],endColumn:t[e(350)],includeAllSlots:!0}}const p=o[e(342)](g,d),m=Array[e(317)](p)[e(408)]((({cell:t})=>t)),I=ca(m[e(430)]((t=>t[e(297)](c)))),E=ca(m[e(430)]((t=>!t[e(297)](c))))[e(408)]((n=>t[e(349)](n))),b=s[e(355)](E,u);if(b&&(e(330)==b[e(416)]||e(335)==b[e(416)])){const n=this[e(381)](b);for(const r of I){const s=t[e(349)](r),i=o[e(436)](r),u=r[e(293)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(295)](s)}}}))}))}function c(r){const s=t,o=Array[s(317)](n[s(410)]())[s(408)]((t=>i.LiveRange[s(281)](t)));e[s(380)][s(417)]((t=>{const n=s,i=t[n(302)];r=r[n(430)]((t=>n(427)!=t[n(312)][n(290)])),t[n(386)](r),e[n(310)][n(351)](n(431))[n(352)](),e[n(319)](n(431),{forceDefaultExecution:!0}),e[n(380)][n(365)]((()=>{const t=n;e[t(380)][t(365)](i,(e=>{const n=t,r=o[n(430)]((t=>n(427)!=t[n(312)][n(290)]));r[n(387)]>0&&e[n(386)](r);for(const t of o)t[n(308)]()}))}))}))}function u(r){const s=t;e[s(380)][s(417)]((t=>{const o=s,a=Array[o(317)](n[o(410)]())[o(408)]((t=>i.LiveRange[o(281)](t))),c=[];for(const t of r)for(const e of t[o(357)]({shallow:!0}))c[o(344)](e);for(const n of c)o(427)!=n[o(312)][o(290)]&&(t[o(386)](t[o(370)](n,0)),e[o(310)][o(351)](o(444))[o(352)](),e[o(319)](o(444),{forceDefaultExecution:!0}));const u=a[o(430)]((t=>o(427)!=t[o(312)][o(290)]));u[o(387)]>0&&t[o(386)](u);for(const t of a)t[o(308)]()}))}function l(e,n){const r=t;return n[r(402)]((t=>e[r(348)]((e=>e[r(372)][r(391)](t[r(314)])||t[r(372)][r(391)](e[r(314)])))))}function f(e,n){const r=t;return!e[r(348)]((t=>n[r(348)]((e=>t[r(405)](e)))))&&e[r(348)]((t=>n[r(348)]((e=>t[r(372)][r(377)](e[r(314)])))))}e[t(443)][t(392)].on(t(347),((e,n,r)=>{const s=t;if(!r[s(300)][s(413)])return;const o=n[s(279)];if(!o)return;const i=r[s(354)][s(429)](o);function c(t){return Array[s(432)](t)?t:[t]}i&&s(439)===o[s(332)]&&(0,a.setHighlightHandling)(i,r[s(311)],((t,e,n)=>n[s(419)](c(e[s(321)]),t)),((t,e,n)=>n[s(389)](c(e[s(321)]),t)))}),{priority:t(398)}),s[t(406)][t(384)]((e=>{const n=t;if(n(356)!=e[n(399)]&&n(291)!=e[n(399)])return;const s=e[n(403)]();if(null!=s&&s.is(n(334),n(336))){if(n(356)==e[n(399)]){const t=e[n(357)]()[n(430)]((t=>t.is(n(309))))[n(408)]((t=>t[n(443)]));if(t[n(387)])return{type:n(356),content:zr(r,n(287),zr(r,n(363),'"'+t[n(382)](" ")+'"'))}}if(n(291)==e[n(399)]){const t=e[n(357)]()[n(430)]((t=>t.is(n(309))))[n(408)]((t=>t[n(443)]));if(t[n(387)])return{type:n(291),content:zr(r,n(371),zr(r,n(363),'"'+t[n(382)](" ")+'"'))}}}})),s[t(406)][t(384)]((e=>{const n=t;if(n(330)==e[n(416)]){const t=e[n(357)]()[n(430)]((t=>t.is(n(309))))[n(408)]((t=>t[n(443)])),s=this[n(381)](e),o=s[n(318)]-s[n(305)]+1;if(n(356)==e[n(399)])return t[n(387)]?{type:n(356),content:zr(r,n(287),zr(r,n(401),[o,'"'+t[n(382)](" ")+'"']))}:{type:n(356),content:zr(r,n(287),zr(r,n(299),o))};if(n(291)==e[n(399)])return t[n(387)]?{type:n(291),content:zr(r,n(371),zr(r,n(401),[o,'"'+t[n(382)](" ")+'"']))}:{type:n(291),content:zr(r,n(371),zr(r,n(299),o))}}if(n(335)==e[n(416)]){const t=e[n(357)]()[n(430)]((t=>t.is(n(309))))[n(408)]((t=>t[n(443)])),s=this[n(381)](e),o=s[n(280)]-s[n(285)]+1;if(n(356)==e[n(399)])return t[n(387)]?{type:n(356),content:zr(r,n(287),zr(r,n(359),[o,'"'+t[n(382)](" ")+'"']))}:{type:n(356),content:zr(r,n(287),zr(r,n(328),o))};if(n(291)==e[n(399)])return t[n(387)]?{type:n(291),content:zr(r,n(371),zr(r,n(359),[o,'"'+t[n(382)](" ")+'"']))}:{type:n(291),content:zr(r,n(371),zr(r,n(328),o))}}})),s[t(346)][t(434)](t(356),t(330),t(325),c),s[t(346)][t(434)](t(291),t(330),t(298),c),s[t(346)][t(434)](t(356),t(335),t(325),u),s[t(346)][t(434)](t(291),t(335),t(298),u),s[t(346)][t(434)](t(356),t(335),t(382),l),s[t(346)][t(434)](t(291),t(335),t(382),l),s[t(346)][t(434)](t(356),t(330),t(382),f),s[t(346)][t(434)](t(291),t(330),t(382),f)}[ia(322)](){const t=ia,e=this[t(422)],n=e[t(380)][t(286)][t(445)];return(r,s)=>{const o=t;e[o(380)][o(417)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(372)][a(331)];u&&u[0]&&!1===u[0][a(282)]&&(l=r[0][a(314)][a(441)]);const f=t[a(292)](l);if(a(427)==f[a(312)][a(290)])return;const h=Array[a(317)](n[a(410)]())[a(408)]((t=>i.LiveRange[a(281)](t)));t[a(386)](f),e[a(310)][a(351)](c)[a(352)](),u[a(344)]({forceDefaultExecution:!0}),e[a(319)](c,...u);const g=h[a(430)]((t=>a(427)!=t[a(312)][a(290)]));g[a(387)]>0&&t[a(386)](g);for(const t of h)t[a(308)]()}))}}[ia(397)](t){const e=ia,n=this[e(422)][e(373)][e(351)](e(379));let r=Number[e(340)],s=Number[e(304)],o=Number[e(340)],i=Number[e(304)];for(const a of t){if(e(427)==a[e(312)][e(290)])continue;const{row:t,column:c}=n[e(436)](a),u=a[e(297)](e(288))?a[e(293)](e(288))-1:0,l=a[e(297)](e(324))?a[e(293)](e(324))-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}}[ia(362)](){const t=ia,e=this[t(422)],n=e[t(373)][t(351)](t(360)),r=e[t(373)][t(351)](t(379));e[t(380)][t(286)].on(t(289),(()=>{const r=t,s=Array[r(317)](e[r(380)][r(286)][r(341)][r(353)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(383)](t);if(r(323)!=s)continue;if(null!=e[r(396)])continue;const a=n[r(393)](o);this[r(411)][r(433)](i)&&this[r(313)][r(414)](a)}}),{priority:t(294)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(349)](e),a=e[s(404)](s(336)),c=r[s(436)](e);for(const t of this[s(313)]){const n=t[s(416)],r=n[s(345)](s(418)),u=n[s(428)](r?10:5),l=u[s(296)](),f=l[s(428)](0,3)+s(423),h=s(375)+u,g=s(320)+u;if(!t[s(339)])continue;if(a!=t[s(369)]()[s(314)][s(404)](s(336)))continue;if(t[s(366)](i))continue;const d=e[s(297)](f)?e[s(293)](f)-1:0,p=this[s(381)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(295)](i),o=!0)}return o};e[t(380)][t(286)][t(374)]((n=>{const r=t;let o=!1;for(const t of e[r(380)][r(286)][r(341)][r(326)]())if(r(378)==t[r(399)])if(r(330)==t[r(332)])for(const e of t[r(358)][r(441)][r(394)]())o=o||s(e,n);else r(439)==t[r(332)]&&(o=o||s(t[r(358)][r(441)],n));return o}))}[ia(381)](t){const e=ia;return this[e(397)](t[e(410)]()[e(408)]((t=>t[e(314)][e(441)])))}}function ca(t){const e=ia;return Array[e(317)](new Set(t)[e(337)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=381]})(t,e)}function fa(){const t=["execute","isInContent","containsRange","commandName","5976954KRpcEL","rootName","mergeTableCellLeft","getFirstPosition","registerDescriptionCallback","selection","size","358903BdLuxZ","horizontally","return","accept","splitTableCellHorizontally","10626rcCnEL","271974clHEUN","*Split cell:* horizontally","_areMergableCells","*Split cell:* vertically","highest","getAncestors","*Merge cells*","enableCommand","author","type","15ctTGkl","mergeTableCellRight","_isForcedDefaultExecutionBlock","refresh","markBlockFormat","findAncestor","_acceptFormatSuggestionCallbackFactory","cell","locale","deletion","mergeTableCells","plugins","insertion","TableEditing","value","filter","fromRange","table","subType","stop","isEnabled","formatBlock","add","descriptionFactory","TrackChangesEditing","470704VnzSnb","detach","$graveyard","createTableWalker","_suggestionFactory","push","splitTableCellVertically","tableCell","requires","getRanges","getSuggestions","forceDefaultExecution","2868956fdxsyw","markMultiRangeBlockFormat","registerCustomCallback","from","get","_tablePostFixingSubtypes","editor","mergeTableCellDown","createRangeOn","1565430MpBuLr","model","35UBsCAy","4UrglcI","getSelectionAffectedTableCells","trackChanges","map","set:isEnabled","mergeTableCellUp","TableUtils","change","getCellLocation","find","setSelection","document","root","low","length","formatInline","direction","has","afterInit","element","format","_areSelectedCellsMergable","commands"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(452651===-parseInt(n(459))/1*(-parseInt(n(425))/2)+-parseInt(n(464))/3+parseInt(n(413))/4+parseInt(n(475))/5*(parseInt(n(465))/6)+-parseInt(n(424))/7*(parseInt(n(401))/8)+-parseInt(n(452))/9+-parseInt(n(422))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(409)](){return[aa]}[ua(443)](){const t=ua,e=this[t(419)],n=e[t(423)][t(436)][t(457)],r=e[t(384)];if(!e[t(387)][t(442)](t(389)))return;const s=e[t(387)][t(417)](t(400)),o=e[t(387)][t(417)](t(431)),a=e[t(387)][t(417)](aa);a[t(418)][t(406)](t(386)),s[t(472)](t(386),(()=>{const n=t,r=o[n(426)](e[n(423)][n(436)][n(457)]);e[n(423)][n(432)]((()=>{const t=n;s[t(414)](r,{commandName:t(386),commandParams:[]},[],t(386))}))})),e[t(447)][t(417)](t(386)).on(t(448),((n,r)=>{const o=t;e[o(447)][o(417)](o(427))[o(390)]&&(r[o(439)]>0&&r[r[o(439)]-1]&&r[r[o(439)]-1][o(412)]||s[o(477)]||this[o(446)]()||n[o(395)]())}),{priority:t(469)});for(const n of[t(430),t(476),t(420),t(454)]){const r=e[t(447)][t(417)](n);s[t(472)](n,(()=>{const n=t,o=e[n(423)][n(436)][n(457)][n(455)]()[n(470)]()[n(434)]((t=>t.is(n(444),n(408)))),i=r[n(390)];e[n(423)][n(432)]((()=>{const t=n;s[t(414)]([o,i],{commandName:t(386),commandParams:[]},[],t(386))}))}))}for(const n of[t(407),t(463)]){const r=e[t(447)][t(417)](n);s[t(472)](n,(()=>{const i=t,a=o[i(426)](e[i(423)][i(436)][i(457)])[0],c=a[i(381)](i(393)),{column:u,row:l}=o[i(433)](a);let f=[];if(i(460)==r[i(441)]){const t=o[i(404)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(416)](t)[i(428)]((t=>t[i(383)]))}else{const t=o[i(404)](c,{column:u,includeAllSlots:!0});f=Array[i(416)](t)[i(428)]((t=>t[i(383)]))}e[i(423)][i(432)]((t=>{const e=i;s[e(479)](t[e(421)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(399)][t(456)]((e=>{const n=t;if(n(397)!=e[n(474)]&&n(440)!=e[n(474)])return;const{data:s}=e;return s&&n(386)==s[n(451)]?{type:n(445),content:zr(r,n(471))}:void 0})),s[t(399)][t(456)]((e=>{const n=t;if(n(397)!=e[n(474)]&&n(440)!=e[n(474)])return;const{data:s}=e;return s?n(407)==s[n(451)]?{type:n(445),content:zr(r,n(468))}:n(463)==s[n(451)]?{type:n(445),content:zr(r,n(466))}:void 0:void 0}));const c=a[t(382)]();for(const e of[t(430),t(476),t(420),t(454)])s[t(405)][t(415)](t(397),e,t(462),c);for(const e of[t(407),t(463)])s[t(405)][t(415)](t(397),e,t(462),c);s[t(405)][t(415)](t(397),t(386),t(462),(r=>{const s=t;e[s(423)][s(432)]((t=>{const o=s,a=Array[o(416)](n[o(410)]())[o(428)]((t=>i.LiveRange[o(392)](t)));t[o(435)](r),e[o(447)][o(417)](o(386))[o(478)](),e[o(448)](o(386),{forceDefaultExecution:!0});const c=a[o(391)]((t=>o(403)!=t[o(437)][o(453)]));c[o(439)]>0&&t[o(435)](c);for(const t of a)t[o(402)]()}))}));for(const n of[t(430),t(420),t(454),t(476)]){const r=e[t(447)][t(417)](n);r.on(t(429),((n,s,o)=>{const i=t;if(o){const t=e[i(423)][i(436)][i(457)][i(455)]()[i(470)]()[i(434)]((t=>t.is(i(444),i(408))));this[i(467)](r[i(390)],t)||(n[i(461)]=!1,n[i(395)]())}}),{priority:t(438)})}}[ua(446)](){const t=ua,e=this[t(419)][t(447)][t(417)](t(386)),n=this[t(419)][t(387)][t(417)](t(431));if(!e[t(396)])return!1;const r=n[t(426)](this[t(419)][t(423)][t(436)][t(457)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(467)](e,n))return!1;return!0}[ua(467)](t,e){const n=ua,r=this[n(419)][n(387)][n(417)](n(400)),s=this[n(419)][n(423)][n(421)](t),o=this[n(419)][n(423)][n(421)](e),i=new Set,a=new Set;for(const t of r[n(411)]())if((n(388)==t[n(474)]||n(385)==t[n(474)]||n(386)==t[n(394)])&&t[n(449)])for(const e of t[n(410)]())e[n(450)](s,!0)&&i[n(398)](t[n(474)]+":"+t[n(473)].id),e[n(450)](o,!0)&&a[n(398)](t[n(474)]+":"+t[n(473)].id);if(i[n(458)]!=a[n(458)])return!1;for(const t of i)if(!a[n(442)](t))return!1;return!0}}const ga=pa;function da(){const t=["_suggestionFactory","getCellLocation","nodeBefore","registerBlockAttribute","data-suggestion","addClass","editing","setTableColumnHeader","markerNameToElements","forceValue","removeClass","FORMAT_HEADER_COLUMN","format","bindElementToMarker","name","3292HPbOqH","_registerLegacyDescription","plugins","TableEditing","descriptionFactory","3694096FSMhpQ","5361996uWrxzE","_splitMarkerName","registerDescriptionCallback","removeAttribute","createTableWalker","includes","consume","4588040gozyWG","showSuggestionHighlights","_acceptFormatSuggestionCallbackFactory","writer","toViewElement","commandName","cell","markerRange","headingColumns","markerName","registerAttributeLabel","FORMAT_REGULAR_COLUMN","end","enableDefaultAttributesIntegration","nodeAfter","*Format:* %0","registerCustomCallback","activeMarkers","locale","requires","FORMAT_REGULAR_ROW","start","has","stop","afterInit","FORMAT_HEADER_ROW","addMarker:suggestion","commandParams","_handleLegacySuggestions","type","ck-suggestion-marker--active","getSuggestion","TrackChangesEditing","data","parent","2220500WYcYGl","removeMarker:suggestion","setAttribute","42723cchEBf","accept","downcastDispatcher","get","543rUGPFq","editor","5szUJHc","1464ocAgNy","highest","setTableRowHeader","unbindElementFromMarkerName","options","consumable","item","headingRows","TableUtils","257332wkuyBA","formatBlock","mapper","ck-suggestion-marker-"];return(da=function(){return t})()}function pa(t,e){const n=da();return(pa=function(t,e){return n[t-=341]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(470572===parseInt(n(354))/1+parseInt(n(373))/2*(-parseInt(n(342))/3)+parseInt(n(421))/4*(parseInt(n(344))/5)+parseInt(n(379))/6+-parseInt(n(378))/7+parseInt(n(345))/8*(-parseInt(n(424))/9)+parseInt(n(386))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);class ma extends t.Plugin{static get[ga(405)](){return[aa]}[ga(410)](){const t=ga,e=this[t(343)];if(!e[t(375)][t(408)](t(376)))return;const n=e[t(404)],r=e[t(375)][t(341)](t(418));r[t(399)](t(347)),r[t(399)](t(365)),r[t(361)](t(352)),r[t(361)](t(394)),r[t(377)][t(396)](t(352),zr(n,t(411))),r[t(377)][t(396)](t(394),zr(n,t(369))),this[t(414)]()}[ga(414)](){const t=ga,e=this[t(343)][t(375)][t(341)](t(418)),n=this[t(343)][t(375)][t(341)](t(353)),r=this[t(343)][t(375)][t(341)](aa)[t(388)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=pa,{type:c,id:u}=e[a(380)](o[a(395)]),l=e[a(417)](u),f=l[a(419)];if(a(355)!=l[a(415)]||!f||a(365)!=f[a(391)])return;if(o[a(351)])return void s[a(409)]();if(!i[a(350)][a(385)](o[a(393)],s[a(372)]))return;const h=o[a(393)][a(407)][a(400)],g=o[a(393)][a(398)][a(360)],d=h[a(420)][a(420)],{column:p}=n[a(359)](h),{column:m}=n[a(359)](g);for(let s=p;s<=m;s++){const l=n[a(383)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(392)],l=i[a(356)][a(390)](s);i[a(389)][a(363)](a(357)+c,l),r&&i[a(389)][a(423)](a(362),u,l),i[a(356)][a(371)](l,o[a(395)]),t&&(e[a(403)][a(384)](o[a(395)])?i[a(389)][a(363)](a(416),l):i[a(389)][a(368)](a(416),l))}}}}e[t(358)][t(402)](t(355),t(347),t(425),r),e[t(358)][t(402)](t(355),t(365),t(425),r),this[t(343)][t(364)][t(426)].on(t(412),s(),{priority:t(346)}),this[t(343)][t(419)][t(426)].on(t(412),((e,n,r)=>{const o=t;r[o(349)][o(387)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(346)}),this[t(343)][t(364)][t(426)].on(t(422),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(380)](r[o(395)]),c=e[o(417)](a),u=c[o(419)];if(o(355)!=c[o(415)]||!u||o(365)!=u[o(391)])return;const l=s[o(356)][o(366)](r[o(395)]);if(l)for(const t of l)s[o(389)][o(368)](o(357)+i,t),s[o(389)][o(368)](o(416),t),s[o(389)][o(382)](o(362),t),s[o(356)][o(348)](t,r[o(395)])}),{priority:t(346)}),this[t(374)]()}[ga(374)](){const t=ga,e=this[t(343)],n=e[t(404)];function r(e){const r=t;return{type:r(370),content:zr(n,r(401),e)}}e[t(375)][t(341)](t(418))[t(377)][t(381)]((e=>{const s=t;if(s(355)!=e[s(415)])return;const{data:o}=e;if(o){if(s(347)==o[s(391)]){const t=o[s(413)][0][s(367)];return r(zr(n,s(t?411:406)))}if(s(365)==o[s(391)]){const t=o[s(413)][0][s(367)];return r(zr(n,s(t?369:397)))}}}))}}const Ia=Ea;function Ea(t,e){const n=ba();return(Ea=function(t,e){return n[t-=268]})(t,e)}function ba(){const t=["column","findAncestor","previousSibling","options","nodeAfter","markerToHighlight","locale","conversion","tablePasteColumn","markers","_splitMarkerName","suggestion","move","insert","position","columnInsertionRanges","editing","reduce","descriptionFactory","Users","setAttributes","next","name","insertContent","start","TableUtils","cell","row","*Replace table cells*","accept","rowInsertionIndexes","entries","unwrap","getSelectionAffectedTableCells","columns","tableCellSuggestion","rows","fromRange","isEqual","batch","hasSuggestion","high","return","element","createRange","endColumn","table","ck-suggestion-marker--active","tableCellHorizontalAlignment","fill","_replaceTableSlotCell","differ","insertColumns","tableCellBorderColor","removeMarker","getColumns","every","getColumnIndexes","includes","keys","schema","getAllAdjacentSuggestions","getRange","suggestionUnloaded","formatBlock","getRowIndexes","showSuggestionHighlights","end","endRow","getChangedMarkers","getAttributes","isInContent","oldRange","columnInsertionIndexes","fromEntries","activeMarkers","cells","elementToElement","$graveyard","tablePasteRow","deletion","getRows","TrackChangesEditing","editor","createElement","markerAttributes","attributes","remove","set","suggestion:formatBlock:tablePasteCell","ck-suggestion-marker-insertion","tableCellBorderWidth","length","createRangeIn","commands","451099qrLYWE","containsRange","startsWith","dataDowncast","detach","18WVSPBD","forEach","createPositionBefore","3ApOWaS","updateMarker","ck-suggestion-marker","get","for","markMultiRangeBlockFormat","register","change","newRange","nextSibling","paragraph","redo","tableCellPadding","_createdBatches","document","selection","_tablePostFixingSubtypes","createRangeOn","_getCoordsForCells","type","first","getChild","push","isEmpty","author","tableCellVerticalAlignment","deletionRanges","1026696ISmyjZ","root","documentSelection","some","insertion","4196pApCwf","low","getMarkers","value","17334924DacByS","forceDefaultExecution","getSuggestionCallback","getTableIfOnlyTableInContent","setAttribute","40fspxTS","markMultiRangeDeletion","afterInit","suggestionLoaded","view","content","removeMarkers","join","tablePaste","getSuggestion","add","tableCellBorderStyle","removeRows","stop","suggestion-td","tablePasteChainId","tableCell","TableClipboard","requires","registerCustomCallback","listenTo","clipboardOutput","editingDowncast","previous","getChanges","subType","removeColumns","registerDescriptionCallback","3810244FLkphf","last","insertRows","getRanges","call","_isForcedDefaultExecutionBlock","markerName","7CoPvBG","trackChanges","getItems","map","7441212DcWAQj","registerPostFixer","from","plugins","tableCellBackgroundColor","insertionRanges","16ynZKMS","find","model","has","rowInsertionRanges","tablePasteCell","getSuggestions","wrap","getChildren","_suggestionFactory","rootName","getShiftedBy","filter","markMultiRangeInsertion","getContainedElement","createTableWalker","discard","5308100CXyQVH"];return(ba=function(){return t})()}!function(t,e){const n=Ea,r=t();for(;;)try{if(729668===-parseInt(n(273))/1*(parseInt(n(426))/2)+parseInt(n(394))/3*(-parseInt(n(463))/4)+-parseInt(n(290))/5+-parseInt(n(474))/6*(-parseInt(n(470))/7)+-parseInt(n(421))/8*(-parseInt(n(391))/9)+-parseInt(n(435))/10*(parseInt(n(386))/11)+parseInt(n(430))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ba);const Ta=[Ia(382),Ia(344),Ia(446),Ia(339),Ia(419),Ia(271),Ia(406)],_a=Object[Ia(365)](Ta[Ia(473)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(453)](){return[aa]}[Ia(437)](){const t=Ia,n=this[t(374)];if(!n[t(270)][t(276)](t(452)))return;const r=n[t(270)][t(397)](t(373)),s=n[t(270)][t(397)](t(316)),o=n[t(270)][t(397)](aa),a=n[t(270)][t(397)](t(452));o[t(410)][t(416)](t(370),t(299)),n[t(275)][t(351)][t(400)](t(326),{allowIn:t(451),allowContentOf:t(451),isLimit:!0}),n[t(298)][t(368)]({model:t(326),view:t(449)});let c=null;n[t(275)].on(t(314),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(383)]-1];h&&h[u(431)]||r[u(468)]||this[u(374)][u(385)][u(397)](u(471))[u(429)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(423)))return!1;const i=s[o(433)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(324)](n[o(408)][o(409)]);if(!a[o(383)])return!1;const c=a[0][o(292)](o(337)),l=r[o(356)](a),f=r[o(348)](a),h={startRow:l[o(414)],endRow:l[o(464)],startColumn:f[o(414)],endColumn:f[o(464)]};return 1==a[o(383)]&&(h[o(359)]+=r[o(372)](i)-1,h[o(336)]+=r[o(346)](i)-1),ka(c,h,r)}(l,f,n[u(275)],s,a)&&(o[u(448)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(275)][u(401)]((()=>{const t=u;n[t(275)][t(314)](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(383)]&&r[t(286)](o,t(370),{tablePasteChainId:s}),a[t(383)]&&r[t(286)](a,t(299),{tablePasteChainId:s}),l[t(383)]&&(r[t(286)](l,t(443),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(392)]((e=>{const n=t;var r;return null===(r=e[n(390)])||void 0===r?void 0:r[n(467)](e)}))),f[t(383)]&&(r[t(436)](f,t(443),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(392)]((e=>{const n=t;var r;return null===(r=e[n(390)])||void 0===r?void 0:r[n(467)](e)})));const g=r[t(399)](h[t(473)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(278),{tablePasteChainId:s});if(g){const e=g[t(428)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(275)][t(411)](s),a=e[t(274)]((e=>e[t(353)]()[t(329)](i)));a&&r[t(416)]([a[t(313)],o])}r[t(383)]&&g[t(434)](t(376),Object[t(365)](r))}c=null})))}),{priority:e.priorities[t(332)]+10}),n[t(270)][t(397)](t(452)).on(t(341),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(448)]();const u=s[r(317)],l=o,f=Aa(u),h=Aa(l);e[r(333)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(378)](u[r(415)](0));for(const t of Array[r(269)](l[r(281)]()))a[r(304)](t,u,r(358));const t=c[r(321)][r(349)](s[r(318)]),e=c[r(364)][r(349)](s[r(291)]);t||e||(g=i.LiveRange[r(328)](a[r(384)](u)))}else h&&!f&&(d=a[r(384)](u));else{const t=a[r(375)](r(326)),e=a[r(375)](r(326));a[r(280)](a[r(384)](u),e),a[r(304)](t,u,0);for(const e of Array[r(269)](l[r(281)]()))a[r(304)](e,t,r(358));g=i.LiveRange[r(328)](a[r(411)](t)),d=i.LiveRange[r(328)](a[r(411)](e))}const p=Array[r(269)](l[r(361)]())[r(285)]((([t])=>Ta[r(349)](t)));c[r(367)][r(416)]({element:u,attributes:p[r(383)]?Object[r(365)](p):null}),g&&c[r(272)][r(416)](g),d&&c[r(420)][r(416)](d)}),{priority:t(332)}),s.on(t(343),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(325)]||1;c[o(364)]=new Array(l)[o(340)](u)[o(473)](((t,e)=>t+e));for(const{cell:t}of s[o(288)](i,{startColumn:u,endColumn:u+l-1}))c[o(306)][o(416)](n[o(275)][o(411)](t))}),{priority:t(427)}),s.on(t(465),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(327)]||1;c[o(321)]=new Array(l)[o(340)](u)[o(473)](((t,e)=>t+e));for(const{cell:t}of s[o(288)](i,{startRow:u,endRow:u+l-1}))c[o(277)][o(416)](n[o(275)][o(411)](t))}),{priority:t(427)}),r[t(309)][t(462)]((e=>{const r=t;if(e[r(460)]&&e[r(460)][r(388)](r(443)))return e[r(458)]?{}:{type:r(425),content:zr(n[r(297)],r(319))}}));const u=()=>!1;for(const e of[t(443),t(299),t(370),t(278)])r[t(282)][t(454)](t(425),e,t(442),u),r[t(282)][t(454)](t(371),e,t(442),u),r[t(282)][t(454)](t(355),e,t(442),u);r[t(282)][t(454)](t(355),t(278),t(289),u),r[t(282)][t(454)](t(355),t(278),t(320),((e,r,s)=>{const o=t,i=e[o(473)]((t=>t[o(287)]()))[o(285)]((t=>t)),a=new Map(i[o(473)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(367)])e&&a[o(379)](t,e);else if(s&&s[o(376)])for(const[t,e]of Object[o(322)](s[o(376)])){const r=n[o(275)][o(300)][o(397)](t),s=r?r[o(353)]()[o(287)]():null;s&&a[o(379)](s,e)}n[o(275)][o(401)]((t=>{const e=o;for(const[n,r]of a)t[e(311)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(282)][o(454)](e,o(443),s,((t,i,a)=>{const c=o;n[c(275)][c(401)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(315)][o(295)];t.is(o(334),o(326))&&u[o(416)](t)}r[o(282)][o(432)](e,null,s)(t,i,a);for(const t of u)o(369)!=t[o(422)][o(283)]&&n[o(323)](t)}))}))};l(t(425),t(320)),l(t(425),t(289)),l(t(371),t(320)),l(t(371),t(289)),r[t(282)][t(454)](t(425),t(370),t(289),(e=>{const n=t,r=e[n(473)]((t=>t[n(287)]())),i=r[0][n(292)](n(337)),{minRow:a,maxRow:c}=o[n(412)](r);s[n(447)](i,{at:a,rows:c-a+1})})),r[t(282)][t(454)](t(425),t(299),t(289),(e=>{const n=t,r=e[n(473)]((t=>t[n(287)]())),i=r[0][n(292)](n(337)),{minColumn:a,maxColumn:c}=o[n(412)](r);s[n(461)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(460)]||!n[s(460)][s(388)](s(443)))return;const o=n[s(377)][s(450)],i=r[s(279)]()[s(285)]((t=>t[s(362)]&&t[s(377)]&&t[s(377)][s(450)]==o));i[s(383)]&&n[s(352)]()[s(383)]!=i[s(383)]&&i[s(308)](((t,e)=>(t[s(312)]=e,e[s(458)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(301)](e[s(469)]),i=[s(396),s(381)],a=r[s(366)][s(349)](e[s(469)]);return a&&i[s(416)](s(338)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(438),f,{priority:t(332)}),r.on(t(354),f,{priority:t(332)}),n[t(275)][t(408)][t(268)]((()=>{const e=t;let s=!1;const o=Array[e(269)](n[e(275)][e(408)][e(342)][e(360)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(301)](t);if(e(302)!=o||e(371)!=a||i[e(363)])continue;if(!r[e(331)](c))continue;const u=r[e(444)](c)[e(466)](),l=n[e(270)][e(397)](e(310)).me;for(const t of r[e(279)]())if(t[e(362)]&&t[e(418)]==l&&e(355)==t[e(413)]&&e(278)==t[e(460)]&&t[e(466)]()[e(347)]((t=>u[e(424)]((n=>n[e(387)](t,!0))))))for(const n of t[e(352)]())n[e(362)]&&(n[e(289)](),s=!0)}return s})),n[t(275)][t(408)][t(268)]((e=>{const s=t,o=n[s(385)][s(397)](s(405));if(!o||!o[s(407)][s(276)](e[s(330)]))return!1;let i=!1;const a=n[s(270)][s(397)](s(310)).me,c=n[s(275)][s(408)][s(342)][s(459)](),u=Array[s(269)](n[s(275)][s(408)][s(342)][s(360)]())[s(285)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(301)](t);return n(302)==o&&n(443)==i&&c==a.id&&!e[n(363)]}));for(const t of c){if(s(304)!=t[s(413)]||s(326)!=t[s(313)]||1!=t[s(383)])continue;const n=e[s(335)](t[s(305)],t[s(305)][s(284)](1));if(!u[s(274)]((({data:t})=>t[s(402)][s(329)](n))))for(const{name:t,data:r}of u)if(n[s(387)](r[s(402)])){e[s(395)](t,{range:n}),i=!0;break}}return i})),n[t(275)][t(408)][t(268)]((e=>{const s=t;let o=!1;const i=n[s(270)][s(397)](s(310)).me,a=r[s(279)]()[s(285)]((t=>t[s(362)]&&t[s(418)]==i)),c=new Set,u=new Set;for(const t of a)if(s(443)==t[s(460)])for(const e of t[s(428)]()){const n=e[s(353)]()[s(287)]();if(n)if(n.is(s(334),s(326))&&Aa(n)){t[s(345)](e[s(313)]),c[s(445)](n),o=!0;const r=n[s(403)],i=n[s(293)],a=r&&r.is(s(334),s(326)),l=i&&i.is(s(334),s(326));a&&!c[s(276)](r)&&u[s(445)](r),l&&!c[s(276)](i)&&u[s(445)](i)}else n.is(s(334),s(404))&&n[s(417)]&&(t[s(345)](e[s(313)]),o=!0)}else if(s(278)==t[s(460)]){if(!t[s(377)]||!t[s(377)][s(450)])continue;const e=t[s(377)][s(376)];if(e&&Object[s(350)](e)[s(383)])continue;const n=t[s(377)][s(450)];let r=!0,i=!0;for(const e of a)if(e[s(460)]&&e[s(460)][s(388)](s(443))){if(!e[s(377)][s(450)]){i=!1;break}if(e.id!=t.id&&e[s(377)][s(450)]==n){r=!1;break}}i&&r&&(t[s(441)](),o=!0)}for(const t of c)e[s(378)](t);for(const t of u)e[s(323)](t);return o})),n[t(298)][t(398)](t(457))[t(296)]({model:t(380),view:(t,e)=>h(t),converterPriority:t(332)}),n[t(298)][t(398)](t(389))[t(296)]({model:t(380),view:(e,n)=>n[t(294)][t(357)]?h(e,!1):null,converterPriority:t(332)});const g=n[t(307)][t(439)];this[t(455)](g[t(408)],t(456),((e,n)=>{const r=t,s=[];for(const t of g[r(384)](n[r(440)])[r(472)]())t.is(r(334),r(449))&&s[r(416)](t);g[r(401)]((t=>{const e=r;for(const n of s)t[e(303)](t[e(384)](n),t[e(393)](n)),t[e(378)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(417)])return!0;const n=t[e(415)](0);return n.is(e(334),e(404))&&n[e(417)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(288)](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-=390]})(t,e)}function Na(){const t=["16VxkFMw","descriptionFactory","get","commandParams","1873069BdkhdZ","markBlockFormat","discard","formatInline","423ehyXsI","30fcxEKw","resizeTableWidth","351770YKAPdE","5358185spIIxn","data","resizeTable","format","handleResizeTableWidthCommand","plugins","getColumnGroupElement","document","Users","getContainedElement","subType","formatGroupId","*Format:* resize table","editor","has","author","formatBlock","_suggestionFactory","7691728LKAkpn","1453128FMaGFW","getSuggestionCallback","table","638YrRjfk","registerCustomCallback","TrackChangesEditing","getTableColumnsWidths","TableColumnResizeEditing","selection","tableWidth","type","model","bind","handleSuggestionDescription","registerDescriptionCallback","152454kCNzwl","columnWidths","enableCommand","afterInit","locale","getSelectedElement","getSuggestions","change","getAttribute","868535ztRDFn","2nfUehi","accept"];return(Na=function(){return t})()}!function(t,e){const n=La,r=t();for(;;)try{if(962575===-parseInt(n(445))/1+parseInt(n(439))/2*(parseInt(n(429))/3)+-parseInt(n(413))/4+-parseInt(n(438))/5*(-parseInt(n(392))/6)+parseInt(n(395))/7*(-parseInt(n(441))/8)+parseInt(n(391))/9*(-parseInt(n(394))/10)+-parseInt(n(417))/11*(-parseInt(n(414))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[Ca(432)](){const t=Ca;if(!this[t(408)][t(400)][t(409)](t(421)))return;const e=this[t(408)][t(400)][t(443)](t(419));e[t(431)](t(393),this[t(399)][t(426)](this)),e[t(412)][t(418)](t(411),t(397),t(440),e[t(412)][t(415)](t(411),null,t(447))),e[t(412)][t(418)](t(411),t(397),t(447),e[t(412)][t(415)](t(411),null,t(440))),e[t(442)][t(428)](this[t(427)][t(426)](this))}[Ca(399)](t,e){const n=Ca,r=this[n(408)][n(400)][n(443)](n(419)),s=this[n(408)][n(400)][n(443)](n(421)),o=e[n(416)]||this[n(408)][n(425)][n(402)][n(422)][n(434)]();this[n(408)][n(425)][n(436)]((()=>{const i=n,a=s[i(401)](o);let c=a?s[i(420)](a):null,u=o[i(437)](i(423))||null;const l=e[i(423)]||u,f=e[i(430)]||c,h=this[i(408)][i(400)][i(443)](i(403)).me;for(const t of r[i(435)]()){const e=t[i(404)]();if(i(397)===t[i(405)]&&e===o){t[i(410)]!==h&&t[i(447)]();const e=t[i(396)][i(444)];u=e[0][i(423)],c=e[0][i(430)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(446)](o,{commandName:i(393),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(397)},[],i(397))}))}[Ca(427)](t){const e=Ca;if(e(411)!=t[e(424)]&&e(390)!=t[e(424)])return;const{data:n}=t;if(n&&e(397)===n[e(406)]){const t=e(407);return{type:e(398),content:zr(this[e(408)][e(433)],t)}}}}const Sa=Ma;function Ma(t,e){const n=wa();return(Ma=function(t,e){return n[t-=414]})(t,e)}!function(t,e){const n=Ma,r=t();for(;;)try{if(467293===-parseInt(n(416))/1+-parseInt(n(420))/2+parseInt(n(424))/3*(-parseInt(n(425))/4)+-parseInt(n(422))/5+parseInt(n(428))/6*(parseInt(n(418))/7)+parseInt(n(419))/8*(-parseInt(n(431))/9)+-parseInt(n(414))/10*(-parseInt(n(429))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wa);class va extends t.Plugin{[Sa(423)](){const t=Sa,e=this[t(415)];e[t(430)][t(421)](t(417))&&e[t(430)][t(432)](t(433))[t(427)](t(426))}}function wa(){const t=["11FKSwiT","plugins","5787ERdhlj","get","TrackChangesEditing","15922270BtwlKt","editor","71069HsXncN","Template","2866241JsUpjK","6040NTElwX","404524qioPAJ","has","1332035OPMcYD","afterInit","927eMFIDg","11892mIohip","insertTemplate","enableCommand","12WCDZjL"];return(wa=function(){return t})()}const Oa=Fa;function Fa(t,e){const n=xa();return(Fa=function(t,e){return n[t-=332]})(t,e)}!function(t,e){const n=Fa,r=t();for(;;)try{if(587506===parseInt(n(339))/1*(parseInt(n(333))/2)+parseInt(n(347))/3+parseInt(n(345))/4*(-parseInt(n(343))/5)+-parseInt(n(341))/6*(-parseInt(n(353))/7)+-parseInt(n(334))/8*(parseInt(n(350))/9)+-parseInt(n(332))/10+parseInt(n(355))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xa);class Da extends t.Plugin{[Oa(348)](){const t=Oa,e=this[t(344)];if(!e[t(338)][t(349)](t(342)))return;e[t(346)][t(349)](t(352))[t(335)](t(342));const n=e[t(346)][t(349)](t(352)),r=e[t(336)];n[t(337)][t(340)](t(354),(e=>zr(r,t(351),e)))}}function xa(){const t=["descriptionFactory","commands","18VvQzep","registerElementLabel","114JEdPgF","insertTableOfContents","245nfziQN","editor","29384IgsRRL","plugins","1895838BdKZpw","afterInit","get","252RhtRKF","ELEMENT_TABLE_OF_CONTENTS","TrackChangesEditing","198079Uckhtx","tableOfContents","3248773cJSFIF","8579380jOUTey","96278mWABHW","150296yqyJnD","enableCommand","locale"];return(xa=function(){return t})()}const Ba=Pa;function Pa(t,e){const n=Ua();return(Pa=function(t,e){return n[t-=488]})(t,e)}function Ua(){const t=["1185279sbpVQg","_splitMarkerName","title-content","updateMarker","registerPostFixer","from","getNearestSelectionRange","Title","document","3174608OhcvSK","get","createRange","start","844366SiryJM","forward","isEqual","getChangedMarkers","afterInit","1673475etQsas","differ","descriptionFactory","TrackChangesEditing","model","end","registerElementLabel","nodeBefore","removeMarker","newRange","11315504teNTfC","6245634tESCcO","locale","suggestion","ELEMENT_TITLE","has","isTouching","plugins","7aLdbqI","schema","2215732ZTaysk","editor","element","isCollapsed"];return(Ua=function(){return t})()}!function(t,e){const n=Pa,r=t();for(;;)try{if(668437===parseInt(n(518))/1+-parseInt(n(501))/2+-parseInt(n(505))/3+-parseInt(n(514))/4+-parseInt(n(523))/5+parseInt(n(492))/6*(parseInt(n(499))/7)+parseInt(n(491))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[Ba(522)](){const t=Ba,e=this[t(502)];if(!e[t(498)][t(496)](t(512)))return;const n=e[t(498)][t(515)](t(526));n[t(525)][t(529)](t(507),(()=>zr(e[t(493)],t(495)))),e[t(527)][t(513)][t(509)]((r=>{const s=t;let o=!1;const i=Array[s(510)](e[s(527)][s(513)][s(524)][s(521)]());for(const{name:t,data:a}of i){const{group:i}=n[s(506)](t);if(s(494)!==i||!a[s(490)])continue;const c=a[s(490)],u=c[s(528)][s(488)];if(!u||!u.is(s(503),s(507)))continue;if(!c[s(517)][s(497)](c[s(528)]))continue;const l=e[s(527)][s(500)][s(511)](c[s(528)],s(519));if(l&&l[s(504)]){const e=r[s(516)](c[s(517)],l[s(517)]);e[s(520)](c)||(r[s(508)](t,{range:e}),o=!0)}o||(r[s(489)](t),o=!0)}return o}))}}function Ga(t,e){const n=Wa();return(Ga=function(t,e){return n[t-=465]})(t,e)}const Va=Ga;function Wa(){const t=["3411270nKmKXm","63JhxFuc","1765965FyPLXe","has","6485GGQOGy","plugins","4CBVfQz","134271CtcuKG","get","2514dEefkd","TrackChangesEditing","4508616uLLHhy","editor","undo","UndoEditing","14148QoxcTh","5793876GbwTJm","enableCommand","216yGTjxI","afterInit","redo"];return(Wa=function(){return t})()}!function(t,e){const n=Ga,r=t();for(;;)try{if(336984===parseInt(n(480))/1*(-parseInt(n(473))/2)+parseInt(n(481))/3*(-parseInt(n(485))/4)+-parseInt(n(483))/5*(parseInt(n(467))/6)+parseInt(n(469))/7+-parseInt(n(476))/8*(-parseInt(n(465))/9)+parseInt(n(479))/10+parseInt(n(474))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wa);class za extends t.Plugin{[Va(477)](){const t=Va,e=this[t(470)],n=e[t(484)][t(466)](t(468));e[t(484)][t(482)](t(472))&&(n[t(475)](t(471)),n[t(475)](t(478)))}}function Ha(t,e){const n=qa();return(Ha=function(t,e){return n[t-=250]})(t,e)}const Ka=Ha;function qa(){const t=["550SGKeqc","TrackChangesEditing","10LTaeFX","3943120sDLwtN","editor","get","469188EXxtVI","3472300KnutaH","2573998ticwpR","requires","enableCommand","1184664WuQTOi","88UvpKsM","toggleTableCaption","9322hoEVSh","TableCaptionEditing","afterInit","has","1912074mIAhHC","plugins"];return(qa=function(){return t})()}!function(t,e){const n=Ha,r=t();for(;;)try{if(516503===parseInt(n(251))/1*(parseInt(n(253))/2)+-parseInt(n(250))/3+-parseInt(n(266))/4+parseInt(n(261))/5*(-parseInt(n(257))/6)+-parseInt(n(267))/7+-parseInt(n(262))/8+-parseInt(n(265))/9*(-parseInt(n(259))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qa);class Xa extends t.Plugin{static get[Ka(268)](){return[aa]}[Ka(255)](){const t=Ka,e=this[t(263)];e[t(258)][t(256)](t(254))&&e[t(258)][t(264)](t(260))[t(269)](t(252))}}function Za(t,e){const n=Ya();return(Za=function(t,e){return n[t-=268]})(t,e)}const Qa=Za;!function(t,e){const n=Za,r=t();for(;;)try{if(449155===parseInt(n(299))/1+-parseInt(n(287))/2*(parseInt(n(290))/3)+parseInt(n(301))/4+-parseInt(n(292))/5+-parseInt(n(323))/6*(-parseInt(n(278))/7)+parseInt(n(308))/8*(-parseInt(n(285))/9)+-parseInt(n(322))/10*(-parseInt(n(341))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ya);class Ja extends t.Plugin{constructor(t){const e=Za;super(t),this[e(296)]=[e(336),e(332),e(306),e(327),e(268),e(340),e(269)],this[e(304)]=[e(334),e(330),e(294),e(320),e(283),e(318),e(325),e(345),e(337)]}static get[Qa(346)](){return Qa(279)}[Qa(310)](){const t=Qa,e=this[t(270)][t(286)][t(342)](t(321));if(this[t(270)][t(286)][t(338)](t(319))){for(const n of this[t(296)])e[t(313)](n,((e,r)=>{const s=t,o=this[s(270)][s(275)][s(311)][s(333)][s(324)]()[s(331)](s(291));this[s(344)](n,[o],this[s(296)],s(296),e,r)}));e[t(317)][t(328)](t(271),t(296),t(274),e[t(317)][t(289)](t(271),null,t(335))),e[t(317)][t(328)](t(271),t(296),t(335),((e,n)=>this[t(329)](this[t(296)],e,n))),e[t(317)][t(328)](t(271),t(296),t(307),(()=>!1))}if(this[t(270)][t(286)][t(338)](t(276))){for(const n of this[t(304)])e[t(313)](n,((e,r)=>{const s=t,o=this[s(270)][s(286)][s(342)](s(305))[s(297)](this[s(270)][s(275)][s(311)][s(333)]);this[s(344)](n,o,this[s(304)],s(304),e,r)}));e[t(317)][t(328)](t(271),t(304),t(274),e[t(317)][t(289)](t(271),null,t(335))),e[t(317)][t(328)](t(271),t(304),t(335),((e,n)=>this[t(329)](this[t(304)],e,n))),e[t(317)][t(328)](t(271),t(304),t(307),(()=>!1))}e[t(309)][t(281)]((e=>this[t(280)](e)))}[Qa(344)](t,e,n,r,s,o){const i=Qa,a=this[i(270)][i(286)][i(342)](i(321));this[i(270)][i(275)][i(293)](o[i(343)],(()=>{const t=i;for(const i of e)if(this[t(315)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(300)](r);void 0!==n&&(e[r]=n)}s(o),a[t(302)](i,{commandParams:[e]},[],r)}}))}[Qa(329)](t,e,n){const r=Qa,s=e[0][r(282)][r(303)],o=n[r(272)][0];this[r(270)][r(275)][r(312)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(339)](r,o[r],s):e[n(326)](r,s)}))}[Qa(280)](t){const e=Qa;if(t[e(295)])switch(t[e(314)]){case e(296):return{type:e(288),content:zr(this[e(270)][e(277)],e(273))};case e(304):return{type:e(288),content:zr(this[e(270)][e(277)],e(284))}}}[Qa(315)](t,e){const n=Qa,r=this[n(270)][n(286)][n(342)](n(321));for(const s of r[n(298)]({skipNotAttached:!0})){const r=s[n(316)]();if(s[n(314)]===e&&r===t)return s}return null}}function Ya(){const t=["getFirstPosition","tableCellBackgroundColor","removeAttribute","tableAlignment","registerCustomCallback","handleDiscardAction","tableCellBorderStyle","findAncestor","tableBorderStyle","selection","tableCellBorderColor","discard","tableBorderColor","tableCellVerticalAlignment","has","setAttribute","tableHeight","11DrrLCa","get","batch","_handlePropertyChange","tableCellHorizontalAlignment","pluginName","tableWidth","tableBackgroundColor","editor","formatBlock","commandParams","*Format:* change table properties","accept","model","TableCellPropertiesEditing","locale","606235VGZDTG","TrackChangesTableProperties","handleSuggestionDescription","registerDescriptionCallback","start","tableCellWidth","*Format:* change table cell properties","1869174jrcoiu","plugins","483608AvMBtq","format","getSuggestionCallback","9gaybbb","table","1332830nJsuOX","enqueueChange","tableCellBorderWidth","data","tableProperties","getSelectionAffectedTableCells","getSuggestions","136213ZWnttH","getAttribute","620268GfRMxZ","markBlockFormat","nodeAfter","tableCellProperties","TableUtils","tableBorderWidth","join","24ySmRAP","descriptionFactory","afterInit","document","change","enableCommand","subType","_getSuggestion","getContainedElement","_suggestionFactory","tableCellHeight","TablePropertiesEditing","tableCellPadding","TrackChangesEditing","15997010JwsMoj","12VjXAtJ"];return(Ya=function(){return t})()}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=J?J.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=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Yt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)Pr(n,e[s]);return n})),Ec=Tc;function bc(){const t=["markerToData","isBlock","for","reconvertMarker","suggestion:attribute:","mapper","low","$textProxy","remove","_isBlockAttribute","default","filter","resolve","formatInline:accept","getAttribute","_getSuggestionData","size","removeMarker:suggestion:attribute","_removeSuggestion","CommentsRepository","item","hasSuggestion","applyOperation","removeMarkers","map","_processAttributeSuggestions","getSuggestionCallback","getShiftedBy","_registerDefaultCallbacks","trackChangesCommand","markMultiRangeDeletion","_afterChanges","_recordAttributeSuggestions","descriptionFactory","head","dataDowncast","addMarker:suggestion","track-changes-user-not-found","acceptSelectedSuggestions","get","deleteContent","deletion:accept","discard","$graveyard","plugins","track-changes-suggestion-data-mismatch","getItems","getAllAdjacentSuggestions","formatInline","originalSuggestionId","nodeBefore","batch","config","group","commentThread","_suggestionFactory","find","before","suggestion:","$text","values","model","open","formatGroupId","dataReady","_customCallbacks","documentSelection","nodeAfter","attributeOldValue","_reduceExistingSuggestions","isObject","insertion:chain","high","_enabledCommands","formatBlock","track-changes-adapter-already-set","some","fire","add","removeAttribute","attributes","elementEnd","createElement","enableDefaultAttributesIntegration","formatBlock:chain","data-suggestion","registerInlineAttribute","external:","enableReadOnlyMode","clear","execute","splice","getSuggestions","start","removed","moveTargetPosition","insertion:accept","createPositionBefore","formatBlock:","conversion","isRemovable","markDeletion","rootName","markers","markerReady","attributeKey","includes","isLocal","FORMATTING","fromCharCode","document","addHighlight","getWalker","accept","howMany","_mergeNestedSuggestions","isExternal","push","insertContent","addMarkerName","insertion:join","refresh","toJSON","formatBlock:accept","unshift","_reduceSuggestionAttributeRange","format","commandName","_model","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.","attribute:accept","dataToMarker","fetchCommentThread","_isRegisteredAttribute","bindElementToMarker","substring","suggestionUnloaded","registerCustomCallback","authorName","getCustomProperty","ck-suggestion-marker","isUndo","isAtStart","addUser","change:_saved","containsPosition","multipleBlocks","key","getMarkers","_rangeIsInLocalUserInsertion","collaboration.channelId","comments","rethrowUnexpectedError","isArray","40SkEeUc","backward","notReady","isInContent","getContainedElement","isSelectable","adapter","acceptSuggestion","_processAttributeChanges","deletion","type","@external","isTouching","name","_trackFormatChanges","after","getFirstRange","meta","markInlineFormat","createPositionAt","formatInline:discard","_SUGGESTION_ANNOUNCEMENT","markMultiRangeInsertion","writer","track-changes-suggestion-not-found","registerBlockAttribute","end","_joinWithAdjacentSuggestions","selection","position","_getAuthorFromId","markMultiRangeBlockFormat","accepted","suggestionLoaded","ENTER","_setSuggestionData","getDifference","unbind","consumable","then","announce","_createSuggestion","has","addSuggestion","attributeNewValue","202255vzjLJv","getIntersection","tablePasteChainId","root","editingDowncast","getSuggestion","160005pqvUZo","enableCommand","every","createRangeOn","assign","formatBlock:discard","_initAriaMarkerChangeAnnouncements","rename","forceDefaultExecution","PENDING_ACTION_SUGGESTION","groupId","_blockAttributeKeys","9NMEJpP","change","attribute:join","parent","data","pluginName","attribute:","isBefore","_splitMarkerName","PendingActions","getChangedMarkers","pop","_handleNewSuggestionMarker","concat","track-changes-command-not-found","stopListening","clone","setAttribute","addMarker","11qTCoAh","insertion:","getUser","getFirstMarker","getLastMatchingPosition","trackChanges.mergeNestedSuggestions","author","elementStart","change:data","_findSuggestions","normal","insertion:discard","isNextTo","acceptAllSuggestions","enqueueChange","2881352PWaiOV","_addThreadToSuggestion","removeComment","markBlockFormat","catch","getRanges","activeMarkers","insert","_getAttributeKey","containerElement","return","suggestion-type","update:suggestion","from","createdAt","schema","_editor","requires","addSuggestionData","_saved","chain","consume","set","detach","117447MxfEyq","toUpperCase","_joinSuggestions","init","join","delete","removeClass","removeMarker:suggestion:formatBlock","listenTo","deletion:join","isIntersecting","_suggestionState","addRange","Users","_refreshSuggestionsChain","authoredAt","splitPosition","_getMarkerAnnouncementText","attribute:discard","getChanges","suggestion","discardAllSuggestions","insertion","getRange","error-saving-suggestion-data-suggestion-discarded","_defaultCallbacks","setSelection","isMultiRange","ck-suggestion-marker-formatBlock","rejected","trackChanges","_adapter","hasComments","move","lowest","attribute","formatInline:join","114kcskLp","isAtEnd","formatBlock:join","_checkSuggestionCorrectness","newValue","ready","updateSuggestion","TrackChangesEditing","_inlineAttributeKeys","warn","stop","LEAVE","markerNameToElements","2vjHSKD","deletion:","setTo","subType","discardSuggestion","newRange","isInsideObject","range","discardSelectedSuggestions","isOwn","markAttributeChange","deletion:chain","$elementName","forward","upcast","isAfter","_updateSuggestionData","value","getCommentThread","deletion:discard","fromRange","markInsertion","_setSuggestionRange","toViewElement","ck-suggestion-marker-","options","commands","isEqual","differ","addComment","widget","unbindElementFromMarkerName","_addSuggestionMarker","_commentsRepository","_suggestions","action","getNearestSelectionRange","_recordAttributeChanges","substr","ck-suggestion-marker-formatInline","isLimit","always","change:activeMarkers","length","keys","createSelection","isIntersectingWithRange","5382050LnCPNS","showSuggestionHighlights","addMarker:suggestion:formatBlock","isCollapsed","previous","editor","highest","forEach","oldRange","trackChanges.trackFormatChanges","multi","909909WotaYv","_cutOutSuggestionMarker","skipNestingCheck","_refreshAttributeSuggestionsChain","marker-count","$marker","getAncestors","next","track-changes-adapter-missing-getsuggestion","8439084xompTa","element","formatInline:","addClass","track-changes-enable-command-twice","addCommentThread","containsRange","buildSuggestion","containsRangeInObject","createRange","suggestionChanged","ck-suggestion-marker--active","createRangeIn","never","addMarker:suggestion:attribute","hasCommentThread","updateMarker","creator","isDocumentOperation","registerPostFixer","editing","removeMarker","_getExternalAuthor","oldValue","markerToHighlight","define","_onDiscard","_breakSuggestionMarker","sort","startsWith","_isDataLoaded","targetPosition","createPositionAfter","containsItem","markerName","_isForcedDefaultExecutionBlock","formatInline:chain","locale","elementToElement","split","getMultiRangeId"];return(bc=function(){return t})()}function Tc(t,e){const n=bc();return(Tc=function(t,e){return n[t-=183]})(t,e)}!function(t,e){const n=Tc,r=t();for(;;)try{if(380960===parseInt(n(404))/1*(parseInt(n(530))/2)+parseInt(n(480))/3*(parseInt(n(359))/4)+parseInt(n(410))/5*(-parseInt(n(517))/6)+-parseInt(n(588))/7+-parseInt(n(456))/8*(-parseInt(n(422))/9)+-parseInt(n(577))/10*(parseInt(n(441))/11)+parseInt(n(597))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const _c=Ec(542);class yc extends t.Plugin{static get[Ec(473)](){return[Ec(224),o.Users,t.PendingActions,Yr,es,as,fs,bs,ps,ks,Rs,Ps,to,so,uo,go,bo,Ao,No,vo,Fo,Wo,Uo,qo,Jo,ei,ui,gi,Li,oi,Vs,qs,bi,yi,vi,Oi,ji,zi,qi,$i,ra,aa,ha,ma,Xa,ya,Ra,Da,Ja,va,ja,za]}static get[Ec(427)](){return Ec(524)}constructor(t){const e=Ec;function n(t){const e=Tc;return t[e(229)]((t=>String[e(314)](t)))[e(484)]("")}super(t),this[e(237)]=!1,this[e(478)](e(462),[]),this.on(e(572),((n,r,s,o)=>{const i=e;this[i(333)][i(423)]((()=>{const e=i;for(const n of[...o,...s])this[e(333)][e(308)][e(401)](n)&&t[e(184)][e(208)](n)}))})),this[e(238)]=new Xr(this[e(582)][e(266)][e(471)],this[e(582)][e(201)]),this[e(511)]=null,this[e(260)]=new Ac(this[e(582)]),this[e(564)]=new Map,this[e(563)]=t[e(249)][e(244)](e(224)),this[e(278)]=new Set,this[e(333)]=this[e(582)][e(266)],this[e(491)]=new WeakMap,this[e(199)]=!1,this[e(421)]=new Set([e(542)]),this[e(525)]=new Set,t[e(257)][e(189)](e(586),e(215)),this[e(373)]=t[e(257)][e(244)](e(586)),t[e(257)][e(189)](e(446),!0),this[e(320)]=t[e(257)][e(244)](e(446)),this[e(234)]=new f(t,this[e(278)]),this[e(416)](),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,50,53,48])}[Ec(483)](){const t=Ec,n=this[t(582)],r=(e,n)=>{const r=t;if(r(515)!=e)return r(554)+e;const s=n[r(203)]("|")[0];return this[r(214)](s)?r(508):r(569)};n[t(304)][t(207)](t(408))[t(188)]({model:t(500),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(430)](e[n(198)]),a=[n(345),r(o,i)];let c=3e3;return this[n(462)][n(311)](e[n(198)])&&(a[n(322)](n(608)),c=3010),n(368)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(304)][t(207)](t(240))[t(283)]((e=>{const r=t;e.on(r(241),((t,e,s)=>{const o=r;if(!s[o(555)][o(578)])return;const i=e[o(225)];if(!i)return;const c=s[o(210)][o(553)](i);n[o(266)][o(471)][o(275)](i)&&c&&!c[o(344)](o(560))&&c.is(o(465))&&(0,a.toWidget)(c,s[o(382)])}),{priority:r(277)})})),n[t(304)][t(207)](t(240))[t(188)]({model:t(500),view:(e,n)=>{const s=t;if(!n[s(555)][s(578)])return null;const{type:o,subType:i}=this[s(430)](e[s(198)]);return{classes:[s(345),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(225)])return;const{id:c}=this[a(430)](o[a(198)]);if(r){const t=this[a(564)][a(244)](c),e=this[a(464)](t);if(!this[a(214)](e))return}if(o[a(225)].is(a(387)))return void i[a(397)][a(477)](o[a(225)],s[a(372)]);const u=i[a(210)][a(553)](o[a(225)]);if(o[a(225)].is(a(598))&&n[a(266)][a(471)][a(206)](o[a(225)])&&!u[a(344)](a(316))){i[a(382)][a(600)]([a(345),a(508)],u),i[a(382)][a(439)](a(290),c,u),i[a(210)][a(339)](u,o[a(198)]),e&&(this[a(462)][a(311)](o[a(198)])?i[a(382)][a(600)](a(608),u):i[a(382)][a(486)](a(608),u));for(const t of n[a(266)][a(609)](o[a(225)])[a(251)]())i[a(397)][a(477)](t,s[a(372)]);i[a(397)][a(477)](o[a(225)],s[a(372)])}};n[t(304)][t(207)](t(240))[t(283)]((e=>{const n=t;e.on(n(579),((t,e,r)=>{const o=n;r[o(555)][o(578)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(583)})})),n[t(304)][t(207)](t(240))[t(283)]((e=>{const n=t;e.on(n(611),((t,e,r)=>{const o=n;r[o(555)][o(578)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(583)})})),n[t(304)][t(207)](t(240))[t(205)]({model:t(500),view:(e,n)=>n[t(555)][t(578)]?null:{group:t(500),name:e[t(568)](11)}}),n[t(304)][t(207)](t(544))[t(202)]({view:{name:t(500),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(263)+e[r(219)](r(467))+":"+e[r(219)]("id");return e[r(219)](r(592))&&(s+=":"+e[r(219)](r(592))),n[r(287)](r(593),{"data-name":s})}}),n[t(304)][t(207)](t(544))[t(336)]({view:t(500)}),n[t(304)][t(207)](t(408))[t(283)]((e=>{const n=t;e.on(n(579),s(),{priority:n(277)})})),n[t(304)][t(207)](t(408))[t(283)]((e=>{const n=t;e.on(n(611),s({isAttributeSuggestion:!0}),{priority:n(277)})})),n[t(304)][t(207)](t(408))[t(283)]((e=>{const n=t;e.on(n(487),((t,e,r)=>{const s=n,o=r[s(210)][s(529)](e[s(198)]);if(o)for(const t of o)t[s(344)](s(316))||(r[s(382)][s(486)]([s(345),s(508),s(608)],t),r[s(382)][s(284)](s(290),t),r[s(210)][s(561)](t,e[s(198)]))}),{priority:n(277)})})),n[t(304)][t(207)](t(408))[t(283)]((e=>{const n=t;e.on(n(222),((t,e,r)=>{const s=n,o=r[s(210)][s(529)](e[s(198)]);if(!o)return;const{id:i}=this[s(430)](e[s(198)]),a=this[s(564)][s(244)](i),c=this[s(464)](a);if(this[s(214)](c))for(const t of o)t[s(344)](s(316))||(r[s(382)][s(486)]([s(345),s(508),s(608)],t),r[s(382)][s(284)](s(290),t),r[s(210)][s(561)](t,e[s(198)]))}),{priority:n(277)})})),n[t(266)][t(315)][t(183)]((e=>{const r=t;let s=!1;const o=Array[r(469)](n[r(266)][r(315)][r(558)][r(432)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(430)](t);if(r(500)!==o)continue;const h=this[r(564)][r(244)](f);if(null!=c[r(535)]){r(253)==u&&(s=s||Lc(c[r(535)],t,e,n[r(266)][r(471)]));const o=r(515)==u&&this[r(214)](l[r(203)]("|")[0]);if(c[r(535)][r(580)]||r(248)==c[r(535)][r(407)][r(307)]||r(279)==u&&!Rc(c[r(535)])||o&&!Rc(c[r(535)])||r(368)==u&&(Cc(a=c[r(535)])||function(t){const e=r;return t[e(298)][e(425)]==t[e(385)][e(255)]&&t[e(298)][e(518)]}(a)))e[r(185)](t),s=!0;else{if(!h||!h[r(362)])continue;i[r(283)](h)}}}var a;return i[r(221)]>0&&(s=!!this[r(386)](i)||s),s})),n[t(266)][t(315)][t(183)]((e=>{const r=t;let s=!1;for(const t of n[r(266)][r(315)][r(558)][r(499)]())if(r(463)==t[r(369)])for(const t of this[r(564)][r(265)]()){if(t[r(507)]||!t[r(362)])continue;const o=r(279)==t[r(369)],i=this[r(464)](t),a=i&&this[r(214)](i);if(!o&&!a)continue;const c=t[r(375)]();if(c[r(298)][r(425)]!=c[r(385)][r(425)]&&!c[r(385)][r(518)]){const o=n[r(266)][r(378)](c[r(298)][r(272)],r(385)),i=n[r(266)][r(606)](c[r(298)],o);e[r(613)](t[r(444)](),{range:i}),s=!0}}return s})),n[t(266)][t(315)][t(183)]((e=>this[t(367)](e))),n[t(266)][t(315)][t(183)]((e=>!e[t(256)][t(312)]&&this[t(230)](e))),n[t(266)].on(t(236),(()=>{this[t(237)]=!1})),n[t(266)][t(315)].on(t(449),((r,s)=>{const o=t;if(!s[o(312)]||s[o(346)])return;if(!this[o(237)])return;const i=n[o(266)][o(315)][o(558)][o(499)]();if(0==i[o(573)])return;const a=[],c=i[o(216)]((t=>o(515)==t[o(369)])),u=i[o(216)]((t=>o(463)==t[o(369)]&&o(264)!=t[o(372)]));for(const t of c)this[o(338)](t[o(310)])&&a[o(322)]({key:t[o(310)],newValue:t[o(403)],oldValue:t[o(273)],range:Sc(t[o(537)],n[o(266)])});for(const t of u){if(o(417)!=t[o(565)]&&o(326)!=t[o(565)])continue;const e=Mc(t[o(388)][o(272)],n[o(266)]),r=t[o(262)];o(417)==t[o(565)]&&a[o(322)]({key:o(542),newValue:t[o(372)],oldValue:r[o(372)],range:e});for(const[n,s]of r[o(285)]){if(!this[o(338)](n))continue;const r=t[o(285)][o(244)](n);s!==r&&a[o(322)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(285)])this[o(338)](n)&&(r[o(285)][o(401)](n)||a[o(322)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(573)]&&n[o(266)][o(455)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(540)](t,e,s,o,{groupId:r});this[n(274)](t,a)}))}),{priority:t(514)}),n[t(266)][t(308)].on(t(468),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(430)](n[s(372)]),e=this[s(564)][s(244)](t);e&&e[s(324)](n[s(372)])}})),n[t(266)][t(315)].on(t(449),(()=>{const e=t,r=Array[e(469)](n[e(266)][e(315)][e(558)][e(432)]())[e(216)]((t=>e(500)===this[e(430)](t[e(372)])[e(258)]));if(0===r[e(573)])return;r[e(192)](((t,n)=>{const r=e,s=t[r(426)][r(585)],o=n[r(426)][r(585)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(298)][r(429)](o[r(298)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(430)](t);if(null===n[e(585)]){const n=this[e(434)](t);o[e(283)](n)}else{const t=this[e(564)][e(244)](r);null!==n[e(535)]||t[e(362)]?(s[e(283)](t[e(239)]),o[e(283)](t)):this[e(223)](t)}}o[e(221)]>0&&this[e(494)](o);for(const t of s)this[e(282)](e(607),t)})),n[t(266)].on(t(227),((e,r)=>{const s=t,o=r[0];if(!this[s(564)][s(221)])return;if(!o[s(615)])return;if(o[s(256)][s(346)]||!o[s(256)][s(312)])return;let i,a;switch(o[s(369)]){case s(463):i=n[s(266)][s(378)](o[s(388)]),a=i[s(232)](o[s(319)]);break;case s(203):i=n[s(266)][s(378)](o[s(496)]),a=n[s(266)][s(378)](o[s(300)]);break;case s(513):i=n[s(266)][s(378)](o[s(195)]),a=i[s(232)](o[s(319)]);break;default:return}const c=n[s(266)][s(606)](i,a);n[s(266)][s(423)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(450)](c)){if(e[t(507)])continue;if(t(253)==e[t(369)])continue;const r=this[t(464)](e);if(r&&this[t(214)](r)&&t(203)!=o[t(369)])continue;const s=e[t(426)]&&e[t(426)][t(351)];(t(279)!=e[t(369)]||t(203)==o[t(369)]&&!s)&&(n[t(605)]||t(502)==e[t(369)]&&n[t(539)]||e[t(375)]()[t(603)](c)&&this[t(191)](e,i,a))}}))}),{priority:t(514)}),n[t(266)].on(t(245),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(418)])return;if(this[s(199)])return;if(!this[s(234)][s(547)])return;if(o[s(580)])return;const a=n[s(266)][s(471)],{start:c,end:u}=o[s(375)](),l=c[s(272)]&&a[s(570)](c[s(272)])?null:a[s(566)](c,s(543)),f=u[s(255)]&&a[s(570)](u[s(255)])?null:a[s(566)](u,s(360)),h=n[s(266)][s(606)](l?l[s(298)]:c,f?f[s(385)]:u);n[s(266)][s(423)]((t=>{const e=s;this[e(306)](h);const r=n[e(266)][e(471)][e(566)](h[e(298)]);o.is(e(271))?t[e(506)](r):o[e(532)](r)})),e[s(527)]()}),{priority:e.priorities[t(451)]+10}),n[t(266)].on(t(323),((e,r)=>{const s=t,o=r[r[s(573)]-1];o&&o[s(418)]||this[s(199)]||this[s(234)][s(547)]&&(n[s(266)][s(423)]((()=>{const t=s;let o=n[t(266)][t(323)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(466)]=o[t(438)]();const i=o[t(385)][t(255)],a=n[t(266)][t(471)];i&&a[t(206)](i)&&!a[t(275)](i)&&(o=n[t(266)][t(606)](o[t(298)],n[t(266)][t(378)](i,t(385)))),this[t(551)](o)})),e[s(527)]())}),{priority:t(277)}),this[t(582)][t(556)][t(283)](t(510),this[t(234)]),this[t(411)](t(510));const o=new p(n,this[t(564)]);n[t(556)][t(283)](t(366),o),this[t(411)](t(366));const i=new E(n,this[t(564)]);n[t(556)][t(283)](t(534),i),this[t(411)](t(534)),n[t(556)][t(283)](t(454),new S(n,o,this[t(564)])),this[t(411)](t(454)),n[t(556)][t(283)](t(501),new S(n,i,this[t(564)])),this[t(411)](t(501)),n[t(556)][t(283)](t(243),new w(n,o,this[t(564)])),this[t(411)](t(243)),n[t(556)][t(283)](t(538),new w(n,i,this[t(564)])),this[t(411)](t(538));const c=n[t(249)][t(244)](t(224));this[t(488)](c,t(559),((e,{threadId:n})=>{const r=t,s=this[r(564)][r(244)](n);s&&s[r(259)]&&1===s[r(259)][r(573)]&&this[r(546)](n,{hasComments:!0})}),{priority:t(211)}),this[t(488)](c,t(458),((e,{threadId:n})=>{const r=t,s=this[r(564)][r(244)](n);s&&s[r(259)]&&!s[r(259)][r(573)]&&this[r(546)](n,{hasComments:!1})}),{priority:t(211)})}set[Ec(365)](t){const n=Ec;if(this[n(511)])throw new e.CKEditorError(n(280),this);this[n(511)]=t}get[Ec(365)](){return this[Ec(511)]}[Ec(297)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(564)][n(265)]())t&&!e[n(362)]||r[n(322)](e);return e?r[n(229)]((t=>t[n(327)]())):r}[Ec(409)](t){const n=Ec,r=this[n(564)][n(244)](t);if(!r)throw new e.CKEditorError(n(383),this);return r}[Ec(226)](t){const e=Ec;return this[e(564)][e(401)](t)}[Ec(474)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(369)][e(203)](":"),a=this[e(564)][e(244)](r)||this[e(400)](o,i,r,n,s);if(this[e(457)](a),this[e(520)](a,o,i||null,n),a[e(470)]=t[e(470)],a[e(194)]=!0,s&&s[e(370)]){const t=s[e(370)],n=this[e(186)](t[e(343)]);a[e(495)]=t[e(470)],a[e(447)]=n,a[e(321)]=!0}else a[e(495)]=t[e(470)];switch(t[e(426)]&&(a[e(426)]=t[e(426)]),t[e(285)]&&(a[e(285)]=t[e(285)]),this[e(511)]&&this[e(511)][e(402)]||(a[e(475)]=!0),this[e(491)][e(244)](a)){case e(361):this[e(491)][e(478)](a,e(269));break;case e(309):a[e(362)]?(this[e(386)](new Set([a])),this[e(494)](new Set([a])),this[e(491)][e(478)](a,e(522)),this[e(282)](e(392),a)):this[e(491)][e(478)](a,e(299))}return a}[Ec(366)](t){const e=Ec;this[e(418)]((()=>{const n=e;this[n(582)][n(266)][n(423)]((()=>{const e=n;for(const n of t[e(252)]())n[e(318)]()}))}))}[Ec(534)](t){const e=Ec;this[e(418)]((()=>{const n=e;this[n(582)][n(266)][n(423)]((()=>{const e=n;for(const n of t[e(252)]())n[e(247)]()}))}))}[Ec(411)](t,n){const r=Ec,s=this[r(582)][r(556)][r(244)](t);if(!s)throw new e.CKEditorError(r(436),this,{commandName:t});if(this[r(278)][r(401)](s))throw new e.CKEditorError(r(601),this,{commandName:t});this[r(278)][r(283)](s),n&&s.on(r(295),((t,e)=>{const o=r;this[o(234)][o(547)]&&(this[o(199)]||(e[o(573)]>0&&e[e[o(573)]-1]&&e[e[o(573)]-1][o(418)]?e[o(433)]():(t[o(466)]=n(((...t)=>s[o(295)](...t,{forceDefaultExecution:!0})),...e),t[o(527)]())))}),{priority:r(277)})}[Ec(418)](t){const n=Ec;let r,s;const o=this[n(199)];this[n(199)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(199)]=!1),s&&e.CKEditorError[n(357)](s,this),r}[Ec(551)](t,n=null,r={}){const s=Ec;if(t[s(580)])return null;const o=this[s(582)][s(249)][s(244)](s(493)).me;for(const{suggestion:e,meta:o}of this[s(450)](t,s(502)))if(o[s(539)]){if(!o[s(453)]){if(o[s(605)]){if(!this[s(320)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(191)](e,t[s(298)],t[s(385)]);break}if(n==e[s(533)]&&Oc(e,r)){const n=e[s(375)]();return n[s(298)][s(557)](t[s(385)])?this[s(552)](e,this[s(333)][s(606)](t[s(298)],n[s(385)])):this[s(552)](e,this[s(333)][s(606)](n[s(298)],t[s(385)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(442)+n:s(502),u=this[s(394)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(562)](c,i,a,t),u}[Ec(381)](t,n=Ec(587),r={}){const s=Ec,o=this[s(582)][s(249)][s(244)](s(493)).me,i=this[s(260)][s(231)](s(502),n,s(484));for(const e of this[s(297)]())if(e[s(447)].id==o.id&&s(502)==e[s(369)]&&e[s(533)]==n&&Oc(e,r)&&(i(e[s(461)](),t)||i(t,e[s(461)]()))){for(const n of t)e[s(492)](n);return e}for(const{suggestion:e,meta:n}of this[s(450)](t,s(502))){if(!n[s(539)])continue;if(!this[s(320)]&&n[s(605)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(461)]())for(const e of t)if(!n[s(603)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(442)+n,l=this[s(394)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(562)](u,a,c,e,Wr[s(204)]());return l}[Ec(377)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(580)])return null;if(o(610)===this[o(373)]){const e=this[o(260)][o(231)](o(253),r,o(318));return this[o(418)]((()=>e([t],n,s))),null}const i=this[o(582)][o(249)][o(244)](o(493)).me,a=[];if(o(571)!==this[o(373)])for(const{suggestion:e,meta:n}of this[o(450)](t,o(502)))n[o(539)]&&!n[o(536)]&&a[o(322)](...e[o(461)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(405)](s);e&&r[n(322)](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(573)];){const s=r[e][n(395)](t);r[n(296)](e,1,...s),e+=s[n(573)]}}return r}(t,a);c[o(573)]&&this[o(333)][o(423)]((()=>{const t=o;for(const e of c){const o=this[t(260)][t(231)](t(253),r,t(318));this[t(418)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(298)],u=t[o(385)];for(const{suggestion:e,meta:n}of this[o(450)](t,o(253))){if(!n[o(539)])continue;if(e[o(533)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(375)]();if(i[o(603)](t,!0))return null;c=c[o(429)](i[o(298)])?c:i[o(298)],u=u[o(545)](i[o(385)])?u:i[o(385)],a?i[o(298)][o(429)](a[o(375)]()[o(298)])?(a[o(228)](),a=e):e[o(228)]():a=e}const l=this[o(333)][o(606)](c,u);if(a)this[o(552)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(394)]({id:t,type:o(599)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(562)](o(599)+r,t,a,l)}}return null}[Ec(459)](t,n,r=[],s=null,o={}){const i=Ec;n[i(268)]||(n[i(268)]=n[i(332)]),n[i(351)]=t.is(i(537)),s=s||Nc(n);const a=r[i(229)]((t=>Mc(t,this[i(333)]))),c=t.is(i(537))?t:Mc(t,this[i(333)]);if(i(610)===this[i(373)]){const t=this[i(260)][i(231)](i(279),s,i(318));return this[i(418)]((()=>t([c],n,o))),null}a[i(322)](c);let u=!0;for(const t of a)if(!this[i(354)](t)){u=!1;break}if(u&&i(571)!==this[i(373)]){const t=this[i(260)][i(231)](i(279),s,i(318));return this[i(418)]((()=>t([c],n,o))),null}let l=null,f=c[i(298)],h=c[i(385)];for(const{suggestion:t,meta:e}of this[i(450)](c,i(279))){if(!e[i(539)])continue;if(e[i(453)]||e[i(605)]||e[i(536)])continue;if(t[i(426)][i(268)]!=n[i(268)])continue;if(!Oc(t,o))continue;const r=t[i(375)]();if(t[i(533)]==s){if(r[i(603)](c,!0))return null;f=f[i(429)](r[i(298)])?f:r[i(298)],h=h[i(545)](r[i(385)])?h:r[i(385)],l?r[i(298)][i(429)](l[i(375)]()[i(298)])?(l[i(228)](),l=t):t[i(228)]():l=t}else{const e=c[i(405)](r);this[i(589)](t,e)}}const g=this[i(582)][i(249)][i(244)](i(493)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(552)](l,this[i(333)][i(606)](f,h)),l;{const t=this[i(394)]({id:d,type:i(303)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(562)](i(303)+s,d,p,this[i(333)][i(606)](f,h)),t}}[Ec(390)](t,n,r=[],s=null,o={}){const i=Ec;n[i(268)]||(n[i(268)]=n[i(332)]);const a=t[0];n[i(351)]=a.is(i(537)),s=s||Nc(n);const c=r[i(229)]((t=>Mc(t,this[i(333)]))),u=a.is(i(537))?t:t[i(229)]((t=>Mc(t,this[i(333)])));if(i(610)===this[i(373)]){const t=this[i(260)][i(231)](i(279),s,i(318));return this[i(418)]((()=>t(u,n,o))),null}c[i(322)](...u);let l=!0;for(const t of c)if(!this[i(354)](t)){l=!1;break}if(l&&i(571)!==this[i(373)]){const t=this[i(260)][i(231)](i(279),s,i(318));return this[i(418)]((()=>t(u,n,o))),null}const f=this[i(582)][i(249)][i(244)](i(493)).me;for(const t of this[i(297)]()){if(t[i(447)].id!=f.id)continue;if(i(279)!=t[i(369)]||t[i(426)][i(268)]!=n[i(268)])continue;if(!Oc(t,o))continue;const e=t[i(533)]==s;for(let n=0;n<u[i(573)];n++){const r=u[n];for(const s of t[i(353)]()){const o=s[i(503)]();if(r[i(557)](o)){e?(u[i(296)](n,1),n--):t[i(185)](s[i(372)]);break}}}}if(0==u[i(573)])return null;const h=this[i(260)][i(231)](i(279),s,i(484));for(const t of this[i(297)]())if(t[i(447)].id==f.id&&i(279)==t[i(369)]&&t[i(426)][i(268)]==n[i(268)]&&t[i(533)]==s&&Oc(t,o)&&(h(t[i(461)](),u)||h(u,t[i(461)]()))){for(const e of u)t[i(492)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(303)+s,m=this[i(394)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(562)](p,g,d,t,Wr[i(204)]());return m}[Ec(306)](t,n=null,r={}){const s=Ec;if(t[s(580)])return null;const o=this[s(582)][s(249)][s(244)](s(493)).me,a=new i.LiveRange(t[s(298)],t[s(385)]);for(const{suggestion:t,meta:e}of this[s(450)](a,s(502)))if(e[s(539)]&&!e[s(453)])if(t[s(507)]){const e=t[s(461)]()[s(216)]((t=>s(248)!=t[s(407)][s(307)]));if(e[s(412)]((t=>a[s(603)](t,!0)))&&t[s(247)](),e[s(281)]((t=>t[s(603)](a,!0)))){const t=this[s(260)][s(231)](s(368),n,s(318));return this[s(418)]((()=>t([a],null,r))),null}}else{const e=a[s(405)](t[s(375)]());null!==e&&t[s(190)]([e],null,r)}if(a[s(479)](),a[s(580)]||s(248)==a[s(407)][s(307)])return null;let c=null,u=a[s(298)],l=a[s(385)];const f=this[s(450)](a,s(368));for(const{suggestion:t,meta:e}of f){const n=this[s(333)][s(606)](u,l);if(e[s(539)]&&(this[s(320)]||!e[s(605)]&&!e[s(536)]))if(t[s(507)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(461)]()){if(r[s(603)](n,!0))return t;n[s(603)](r)||(e=!1)}e&&t[s(247)]()}else{const e=t[s(375)]();if(e[s(603)](n,!0))return t;if(!Oc(t,r)){n[s(603)](e)?t[s(228)]():e[s(350)](u)?u=e[s(385)]:e[s(350)](l)&&(l=e[s(298)]);continue}u=u[s(429)](e[s(298)])?u:e[s(298)],l=l[s(545)](e[s(385)])?l:e[s(385)],r=Object[s(414)]({},t[s(285)]),c?e[s(298)][s(429)](c[s(375)]()[s(298)])?(c[s(228)](),c=t):t[s(228)]():c=t}}if(c)return this[s(552)](c,this[s(333)][s(606)](u,l)),c;{const t=(0,e.uid)(),i=this[s(333)][s(606)](u,l),a=o.id,c=n?s(531)+n:s(368),f=this[s(394)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(562)](c,t,a,i),f}}[Ec(235)](t,n=Ec(587),r={}){const s=Ec,o=this[s(582)][s(249)][s(244)](s(493)).me,a=t[s(229)]((t=>new i.LiveRange(t[s(298)],t[s(385)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(450)](a,s(502)))e[s(539)]&&!e[s(453)]&&c[s(283)](t);for(const e of c)if(e[s(507)]){const o=e[s(461)]();if((!e[s(285)]||!e[s(285)][s(590)])&&o[s(412)]((t=>a[s(281)]((e=>e[s(603)](t,!0)))))&&e[s(247)](),a[s(412)]((t=>o[s(281)]((e=>e[s(603)](t,!0)))))){const e=this[s(260)][s(231)](s(368),n,s(318));return this[s(418)]((()=>e(t,null,r))),null}}else{const t=e[s(375)]();if(a[s(281)]((e=>e[s(603)](t,!0)))&&e[s(247)](),a[s(412)]((e=>t[s(603)](e,!0)))){const t=this[s(260)][s(231)](s(368),n,s(318));return this[s(418)]((()=>t(a,null,r))),null}}const u=this[s(260)][s(231)](s(368),n,s(484));let l=null;for(const t of this[s(297)]())if(t[s(447)].id==o.id&&t[s(362)]&&s(368)==t[s(369)]&&t[s(533)]==n&&Oc(t,r)&&(u(t[s(461)](),a)||u(a,t[s(461)]())))if(l){if(t[s(259)]&&t[s(259)][s(573)])continue;for(const e of t[s(461)]())l[s(576)](e)||l[s(492)](e);t[s(228)]()}else{l=t;for(const e of a)t[s(576)](e)||t[s(492)](e)}if(l)return l;c[s(294)]();for(const{suggestion:t,meta:e}of this[s(450)](a,s(368)))e[s(539)]&&(this[s(320)]||!e[s(605)]&&!e[s(536)])&&Oc(t,r)&&c[s(283)](t);for(const t of c){const e=t[s(461)]();if((!r||!r[s(590)])&&a[s(412)]((t=>e[s(281)]((e=>e[s(603)](t,!0))))))return t;(!t[s(285)]||!t[s(285)][s(590)])&&e[s(412)]((t=>a[s(281)]((e=>e[s(603)](t,!0)))))&&t[s(247)]()}const f=(0,e.uid)(),h=o.id,g=s(531)+n,d=this[s(394)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(479)](),t[s(580)]||s(248)==t[s(407)][s(307)]||this[s(562)](g,f,h,t,Wr[s(204)]());return d}[Ec(540)](t,n,r,s,o){const i=Ec;if(t[i(580)])return[];if(i(610)===this[i(373)])return[];const a=this[i(582)][i(249)][i(244)](i(493)).me.id,c=Array[i(469)](this[i(564)][i(265)]())[i(216)]((e=>i(515)==e[i(369)]&&e[i(426)][i(352)]==n&&e[i(576)](t)));if(i(215)===this[i(373)]){const e=this[i(450)](t,i(502))[i(216)]((({meta:t})=>t[i(539)]&&!t[i(536)]&&!t[i(453)]))[i(229)]((({suggestion:t})=>t));c[i(329)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(515)==t[i(369)]?t[i(426)][i(187)]:void 0,o=t[i(375)](),a=Array[i(469)](u[i(574)]())[i(261)]((t=>t[i(490)](o)));if(!a)continue;const c=a[i(395)](o);this[i(214)](n)&&i(502)==t[i(369)]&&0!=c[i(573)]||(u[i(485)](a),c[i(584)]((t=>{u[i(478)](t,r)})),i(502)!=t[i(369)]&&e!=s&&u[i(478)](a[i(405)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(573)]>37&&console[i(526)](i(334),{key:n});const f=(i(428)+(n+"|")+Nc({newValue:s}))[i(340)](0,60),h=this[i(394)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(322)](h),this[i(562)](f,c,a,t)}return l}[Ec(288)](t){const e=Ec;this[e(411)](t,((t,...n)=>{this[e(567)]((()=>{t(...n)}))}))}[Ec(384)](t){const e=Ec;this[e(421)][e(283)](t)}[Ec(291)](t){const e=Ec;this[e(525)][e(283)](t)}[Ec(464)](t){const e=Ec;return e(515)==t[e(369)]?t[e(533)][e(203)]("|")[0]:null}[Ec(552)](t,e){const n=Ec,r=t[n(444)]();this[n(333)][n(423)]((t=>{t[n(613)](r,{range:e})}))}[Ec(457)](t){const e=Ec,n=t.id,r=this[e(582)][e(257)][e(244)](e(355));this[e(563)][e(612)](n)||this[e(563)][e(602)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(563)][e(548)](n);s[e(396)](e(305)),s[e(305)]=!1,t[e(259)]=s}[Ec(520)](t,n,r,s){const o=Ec;if(t[o(369)]!=n||t[o(533)]!=r||t[o(614)].id!=s)throw this[o(582)][o(293)](o(250)),new e.CKEditorError(o(250),this)}[Ec(589)](t,n){const r=Ec,s=t[r(375)]();if(n[r(557)](s))t[r(228)]();else if(s[r(603)](n)){const o=this[r(333)][r(378)](n[r(298)][r(255)],r(385));this[r(552)](t,this[r(333)][r(606)](s[r(298)],o));const i=(0,e.uid)(),a=t[r(614)].id,c=t[r(369)]+":"+t[r(533)];this[r(394)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(426)],attributes:t[r(285)]});const u=this[r(333)][r(378)](n[r(385)][r(425)],r(374)),l=this[r(333)][r(606)](u,s[r(385)]);this[r(562)](c,i,a,l)}else if(s[r(350)](n[r(298)])){const e=this[r(333)][r(378)](n[r(298)][r(255)],r(385));this[r(552)](t,this[r(333)][r(606)](s[r(298)],e))}else{const e=this[r(333)][r(378)](n[r(385)][r(425)],r(374));this[r(552)](t,this[r(333)][r(606)](e,s[r(385)]))}}[Ec(354)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(450)](t,e(502))){if(!r[e(539)])continue;const s=n[e(461)]();for(const n of s)if(!t[e(395)](n)[e(573)])return!0}return!1}[Ec(389)](t){const n=Ec,r=this[n(582)][n(249)][n(244)](n(493))[n(443)](t);if(!r)throw new e.CKEditorError(n(242),this);return r}[Ec(186)](t){const e=Ec,n=this[e(582)][e(249)][e(244)](e(493)),r=(0,o.hashObject)(e(292)+t);return n[e(443)](r)||n[e(348)]({id:r,name:t})}[Ec(400)](t,e,n,r,s){const o=Ec,i=this[o(389)](r),a=this[o(260)][o(604)](t,e,n,i,s,(t=>{const e=o;this[e(546)](n,{attributes:t});const r=this[e(409)](n);this[e(386)](new Set([r])),this[e(494)](new Set([r]))}));return this[o(488)](a,o(318),(()=>{const t=o;this[t(546)](n,{state:t(391)})}),{priority:o(277)}),this[o(488)](a,o(247),(()=>{const t=o;this[t(546)](n,{state:t(509)})}),{priority:o(277)}),this[o(564)][o(478)](n,a),this[o(491)][o(478)](a,o(361)),a}[Ec(430)](t){const e=Ec,n=t[e(203)](":");return{group:n[0],type:n[1],subType:n[e(573)]>=5?n[2]:null,id:n[e(573)]<5?n[2]:n[3],authorId:n[e(573)]<5?n[3]:n[4],markerCount:6==n[e(573)]?n[5]:null}}[Ec(191)](t,n,r){const s=Ec,o=t[s(375)](),i=o[s(298)],a=o[s(385)];this[s(552)](t,this[s(333)][s(606)](i,n));const c=(0,e.uid)(),u=t[s(614)].id,l=t[s(369)]+(t[s(533)]?":"+t[s(533)]:"");this[s(394)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(285)],data:t[s(426)]});const f=this[s(464)](t);(s(279)==t[s(369)]||f&&this[s(214)](f))&&(r=this[s(333)][s(302)](r[s(425)])),this[s(562)](l,c,u,this[s(333)][s(606)](r,a))}[Ec(450)](t,e=null){const n=Ec,r=[],s=this[n(582)][n(249)][n(244)](n(493)).me;Array[n(358)](t)||(t=[t]);for(const o of this[n(297)]()){if(!o[n(362)])continue;if(e&&o[n(369)]!=e)continue;let i=!1;for(const e of o[n(461)]()){for(const a of t){const t=a[n(298)][n(557)](e[n(385)])||a[n(385)][n(557)](e[n(298)]);if(t||a[n(405)](e)){const c=a[n(603)](e)&&kc(this[n(333)][n(471)],e[n(298)],a),u=e[n(603)](a)&&kc(this[n(333)][n(471)],a[n(298)],e);r[n(322)]({suggestion:o,meta:{isOwn:s==o[n(447)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(562)](t,e,n,r,s){const o=Ec;this[o(333)][o(423)]((i=>{const a=o;let c=a(263)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(440)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(223)](t){const e=Ec,n=t[e(581)],r=t[e(595)];t[e(581)]=null,t[e(595)]=null,null!=n&&n[e(595)]==t&&(n[e(595)]=r),null!=r&&r[e(581)]==t&&(r[e(581)]=n),e(522)==this[e(491)][e(244)](t)&&(this[e(491)][e(478)](t,e(299)),this[e(282)](e(341),t,n,r))}[Ec(394)](t){const n=Ec,r=t.id,s=this[n(474)](t);if(this[n(511)]&&this[n(511)][n(402)]){const o=this[n(582)][n(249)][n(244)](n(431)),i=s[n(512)],a=s[n(533)]?s[n(369)]+":"+s[n(533)]:s[n(369)],c=this[n(582)][n(201)],u=o[n(283)](zr(c,n(419))),l={id:r,type:a,hasComments:i,data:t[n(426)]||null,originalSuggestionId:t[n(254)]||null,attributes:s[n(285)]};this[n(511)][n(402)](l)[n(398)]((t=>{const e=n;s[e(475)]=!0,o[e(213)](u),t&&t[e(470)]&&(this[e(564)][e(244)](r)[e(470)]=t[e(470)])}))[n(460)]((t=>{const r=n;throw(0,e.logWarning)(r(504)),this[r(582)][r(266)][r(455)]({isUndoable:!1},(()=>{s[r(247)]()})),s[r(437)](),this[r(564)][r(485)](s.id),this[r(491)][r(485)](s),t}))}return s}[Ec(214)](t){const e=Ec;return this[e(421)][e(401)](t)}[Ec(546)](t,e){const n=Ec,r=this[n(582)][n(249)][n(244)](n(431)),s=this[n(409)](t);if(this[n(511)]&&this[n(511)][n(523)])if(s[n(475)]){const s=r[n(283)](zr(this[n(582)][n(201)],n(419)));this[n(511)][n(523)](t,e)[n(398)]((()=>{r[n(213)](s)}))}else s.on(n(349),(()=>{this[n(546)](t,e)}))}[Ec(220)](t){const n=Ec;if(!this[n(511)]||!this[n(511)][n(409)])throw new e.CKEditorError(n(596),this);return this[n(511)][n(409)](t)}[Ec(434)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(430)](t),i=this[e(564)][e(244)](n)||this[e(400)](r,s,n,o,{});switch(this[e(520)](i,r,s,o),this[e(491)][e(244)](i)){case e(361):this[e(220)](n)[e(398)]((t=>{const r=e;let s=Promise[r(217)]();t[r(512)]&&(s=this[r(563)][r(337)]({channelId:this[r(582)][r(257)][r(244)](r(355)),threadId:n})),s[r(398)]((()=>{const e=r;this[e(474)](t)[e(475)]=!0}))})),this[e(491)][e(478)](i,e(309));break;case e(299):this[e(546)](n,{state:e(267)});case e(269):this[e(491)][e(478)](i,e(522)),this[e(282)](e(392),i);break;case e(522):this[e(282)](e(607),i)}return i[e(324)](t),i}[Ec(494)](t){const e=Ec,n=Array[e(469)](t),r=n[e(216)]((t=>e(515)==t[e(369)]));this[e(591)](r);const s=n[e(216)]((t=>!t[e(507)]&&e(515)!=t[e(369)])),o=this[e(297)]({skipNotAttached:!0})[e(216)]((t=>!t[e(507)]&&e(515)!=t[e(369)])),i=o[e(216)]((n=>!t[e(401)](n))),a=new Map(o[e(229)]((t=>[t,this[e(260)][e(231)](t[e(369)],t[e(533)],e(476))]))),c=new Map(o[e(229)]((t=>[t,t[e(375)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(573)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(573)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(573)];t++){const n=s[t];!l[e(401)](n)&&n[e(581)]&&(f[e(283)](n[e(581)]),n[e(581)][e(595)]===n&&(n[e(581)][e(595)]=null),n[e(581)]=null),!u[e(401)](n)&&n[e(595)]&&(f[e(283)](n[e(595)]),n[e(595)][e(581)]===n&&(n[e(595)][e(581)]=null),n[e(595)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(573)];e++){const r=g(t,n[e]);r&&(r[0][s(595)]=r[1],r[1][s(581)]=r[0],u[s(283)](r[0]),l[s(283)](r[1]))}}function g(t,n){const r=e;if(t[r(447)].id!==n[r(447)].id)return null;const s=a[r(244)](t)(t,n,c[r(244)](t),c[r(244)](n));return s&&a[r(244)](n)(t,n,c[r(244)](t),c[r(244)](n))?s[1][r(259)]&&s[1][r(259)][r(573)]?null:s:null}f[e(221)]&&this[e(494)](f)}[Ec(591)](t){const e=Ec;if(0==t[e(573)])return;const n=this[e(297)]({skipNotAttached:!0})[e(216)]((t=>e(515)==t[e(369)]&&t[e(194)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(285)]);s[e(401)](n)||(s[e(478)](n,r[e(573)]),r[e(322)]([]));const i=s[e(244)](n);r[i][e(322)](t)}!function(){const t=e;r[t(192)](((e,n)=>{const r=t,s=e[0][r(470)],o=n[0][r(470)];return s==o?e[0][r(285)][r(420)]<n[0][r(285)][r(420)]?-1:1:s<o?-1:1}));for(const e of r)e[t(192)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(573)];t++){if(0==r[t][e(573)])continue;const n=[];for(let s=t+1;s<r[e(573)];s++)0!=r[s][e(573)]&&i(r[t],r[s])&&n[e(322)](s);for(const s of n)r[t]=r[t][e(435)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(573)];n++)t[n][e(595)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(573)];n++)t[n][e(581)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(285)][r(420)]!==n[0][r(285)][r(420)]&&t[0][r(447)]!==n[0][r(447)])return!1;if(!function(t,e){const n=r;return!t[n(512)]&&!e[n(512)]||(!t[n(512)]||!e[n(512)])&&(!!(t[n(512)]&&e[n(470)]<t[n(259)][n(356)][n(244)](0)[n(470)])||!!(e[n(512)]&&t[n(470)]<e[n(259)][n(356)][n(244)](0)[n(470)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(285)],r(420)),o=Ic(n[0][r(285)],r(420));return!!Or(s,o)&&(!!t[r(412)]((t=>n[r(281)]((e=>t[r(375)]()[r(557)](e[r(375)]())))))&&n[r(412)]((e=>t[r(281)]((t=>e[r(375)]()[r(557)](t[r(375)]()))))))}}[Ec(386)](t){const e=Ec,n=Array[e(469)](t),r=this[e(297)]({skipNotAttached:!0}),s=r[e(216)]((n=>!t[e(401)](n))),o=new Map(n[e(229)]((t=>[t,this[e(260)][e(231)](t[e(369)],t[e(533)],e(484))]))),i=new Map(r[e(229)]((t=>[t,t[e(461)]()])));for(let t=0;t<n[e(573)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(573)];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(573)];e++){const s=r[e];if(s[a(369)]!==n[a(369)]||s[a(447)].id!==n[a(447)].id||s[a(533)]!==n[a(533)])continue;if(!wc(n,s,[a(420)]))continue;if(a(515)==n[a(369)]&&n[a(426)][a(187)]!=s[a(426)][a(187)])continue;if(a(515)==n[a(369)]&&t[a(214)](n[a(426)][a(352)]))continue;if(a(279)==n[a(369)]){const e=t[a(582)][a(266)],r=n[a(363)]();if(r&&(e[a(471)][a(275)](r)||e[a(471)][a(570)](r)))continue}const c=o[a(244)](n),u=i[a(244)](n),l=i[a(244)](s),f=n[a(259)]&&n[a(259)][a(573)],h=s[a(259)]&&s[a(259)][a(573)];if(!f&&c(l,u))return t[a(482)](s,n),i[a(485)](n),!0;if(!h&&c(u,l))return t[a(482)](n,s),i[a(485)](s),!0}return!1}}[Ec(482)](t,e){const n=Ec;if(t[n(507)])for(const r of e[n(461)]())t[n(492)](r);else{const r=e[n(375)]()[n(385)];this[n(552)](t,this[n(333)][n(606)](t[n(375)]()[n(298)],r))}e[n(228)]()}[Ec(497)](t,e){const n=Ec,r=t[n(193)](n(331))||t[n(193)](n(515))?n(313):t[n(481)]();return zr(this[n(582)][n(201)],e+"_"+r+n(380))}[Ec(416)](){const t=Ec,e=this[t(582)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(333)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(430)](t[s(372)]);if(s(500)===e){n[s(399)](this[s(497)](r,s(528)));break}}for(const t of r){const{group:e,type:r}=this[s(430)](t[s(372)]);if(s(500)===e){n[s(399)](this[s(497)](r,s(393)));break}}}))}[Ec(367)](t){const e=Ec;if(this[e(237)])return!1;const n=this[e(582)],r=n[e(266)][e(315)][e(558)][e(499)]();if(0==r[e(573)])return!1;const s=[],o=r[e(216)]((t=>e(515)==t[e(369)])),i=r[e(216)]((t=>e(463)==t[e(369)]&&e(264)!=t[e(372)])),a=r[e(216)]((t=>e(213)==t[e(369)]&&e(264)!=t[e(372)]));for(const t of o)s[e(322)]({key:t[e(310)],newValue:t[e(403)],oldValue:t[e(273)],range:Sc(t[e(537)],n[e(266)])});for(const t of i){const r=a[e(261)]((n=>n[e(388)][e(557)](t[e(388)])));r&&s[e(322)]({key:e(542),newValue:t[e(372)],oldValue:r[e(372)],range:n[e(266)][e(413)](t[e(388)][e(272)])})}return 0!=s[e(573)]&&this[e(274)](t,s)}[Ec(230)](t){const e=Ec;let n=!1;const r=this[e(582)][e(266)][e(315)][e(558)][e(432)]()[e(216)]((t=>t[e(426)][e(535)]&&t[e(372)][e(193)](e(209))));for(const s of r){const{subType:r,id:o}=this[e(430)](s[e(372)]),i=r[e(203)]("|")[0];for(const r of this[e(297)]({skipNotAttached:!0}))r.id!=o&&e(515)==r[e(369)]&&r[e(426)]&&r[e(426)][e(352)]==i&&r[e(375)]()[e(490)](s[e(426)][e(535)])&&(this[e(330)](r,s[e(426)][e(535)],t),n=!0)}return n}[Ec(567)](t){const e=Ec;this[e(582)],this[e(237)]=!0,t()}[Ec(338)](t){const e=Ec,n=this[e(214)](t),r=this[e(525)][e(401)](t);return n||r}[Ec(274)](t,e){const n=Ec;if(0==e[n(573)])return!1;let r=!1;for(const s of e){const e=this[n(450)](s[n(537)],n(515))[n(216)]((t=>!t[n(376)][n(453)]))[n(229)]((t=>t[n(500)])),i=(0,o.hashObject)({newValue:s[n(521)]});e[n(216)]((t=>{const e=n,[r,o]=t[e(533)][e(203)]("|");return r==s[e(352)]&&o!=i}))[n(584)]((e=>{const o=n;this[o(330)](e,s[o(537)],t),r=!0}))}return r}[Ec(330)](t,e,n){const r=Ec,s=t[r(375)]()[r(395)](e);0!==s[r(573)]?1!==s[r(573)]?this[r(191)](t,e[r(298)],e[r(385)]):this[r(552)](t,s[0]):n[r(185)](t[r(444)]())}}class Ac{constructor(t){const e=Ec;this[e(472)]=t,this[e(333)]=t[e(266)],this[e(270)]=new Map,this[e(505)]=new Map,this[e(233)]()}[Ec(604)](t,e,n,r,s,o){const i=Ec;return new Wr(this[i(333)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(231)](t,e,i(318))(...n),onDiscard:(...n)=>this[i(231)](t,e,i(247))(...n)})}[Ec(342)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(270)][s(478)](o,r)}[Ec(231)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(270)][r(244)](s)||this[r(505)][r(244)](t+":"+n)}[Ec(233)](){const t=Ec,e=()=>!1,n=t=>{const e=Tc;t[e(192)](((t,n)=>t[e(298)][e(429)](n[e(298)])?1:-1)),this[e(333)][e(423)]((n=>{const r=e;for(const e of t){let t;t=e[r(385)][r(518)]&&e[r(385)][r(425)]==e[r(298)][r(272)]?n[r(575)](e[r(298)][r(272)],"on"):n[r(575)](e),this[r(333)][r(245)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Tc;e&&this[n(333)][n(423)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(229)]((t=>(Cc(t)&&(t=this[s(333)][s(606)](t[s(385)])),t)))[s(216)]((t=>s(248)!==t[s(407)][s(307)]));if(c[s(573)]<1)return;const u=Array[s(469)](this[s(333)][s(315)][s(387)][s(461)]())[s(229)]((t=>i.LiveRange[s(550)](t)));r[s(506)](c);for(const t of this[s(472)][s(556)][s(556)]())t[s(326)]();a[s(322)]({forceDefaultExecution:!0}),this[s(472)][s(295)](o,...a);const l=u[s(216)]((t=>s(248)!=t[s(407)][s(307)]));l[s(573)]>0&&r[s(506)](l);for(const t of u)t[s(479)]()}))},s=(e,n)=>1==e[t(573)]&&1==n[t(573)]&&e[0][t(385)][t(557)](n[0][t(298)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(333)])?[e,n]:vc(n,e,s,r,this[t(333)])?[n,e]:null;this[t(505)][t(478)](t(301),e),this[t(505)][t(478)](t(452),n),this[t(505)][t(478)](t(325),s),this[t(505)][t(478)](t(276),o),this[t(505)][t(478)](t(246),n),this[t(505)][t(478)](t(549),e),this[t(505)][t(478)](t(489),s),this[t(505)][t(478)](t(541),o),this[t(505)][t(478)](t(218),r),this[t(505)][t(478)](t(379),e),this[t(505)][t(478)](t(516),s),this[t(505)][t(478)](t(200),e),this[t(505)][t(478)](t(328),r),this[t(505)][t(478)](t(415),e),this[t(505)][t(478)](t(519),s),this[t(505)][t(478)](t(289),e),this[t(505)][t(478)](t(335),e),this[t(505)][t(478)](t(498),((e,n)=>{const r=t;if(!n)return;const s=this[r(472)][r(249)][r(244)](yc);this[r(333)][r(423)]((t=>{const o=r;if(o(542)==n[o(352)])for(const r of e){const e=r[o(298)][o(272)],s=n[o(187)];t[o(417)](e,s)}else if(s[o(214)](n[o(352)]))for(const r of e)void 0!==n[o(187)]?t[o(439)](n[o(352)],n[o(187)],r[o(298)][o(272)]):t[o(284)](n[o(352)],r[o(298)][o(272)]);else for(const r of e)n[o(187)]?t[o(439)](n[o(352)],n[o(187)],r):t[o(284)](n[o(352)],r)}))})),this[t(505)][t(478)](t(424),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(425)][r(594)]({includeSelf:!0,parentFirst:!0})){if(s[r(407)]==s)return!1;if(!n[r(197)](s))return!1;if(t[r(275)](s)||t[r(570)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(385)][e(425)]==t[e(298)][e(272)]&&t[e(385)][e(347)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(225)].is(s(212))&&!r[s(275)](t[s(225)]),i=t[s(298)][s(445)](o),a=t[s(385)][s(445)](o,{direction:s(360)});return!(t[s(298)][s(557)](i)&&t[s(385)][s(557)](a)||(i[s(429)](a)?n[s(613)](e,{range:n[s(606)](i,a)}):n[s(185)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(298)][e(272)];return n&&n.is(e(598))}function Sc(t,e){const n=Ec;return null==t[n(385)][n(255)]&&t[n(385)][n(425)]==t[n(298)][n(272)]?Mc(t[n(298)][n(272)],e):t}function Mc(t,e){const n=Ec,r=e[n(471)][n(275)](t)||e[n(471)][n(364)](t);return e[n(606)](e[n(378)](t,n(262)),r?e[n(196)](t):e[n(378)](t,n(385)))}function vc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(385)][o(557)](r[o(298)]))return!0;if(t[o(369)]!=e[o(369)])return!1;if(!n[o(385)][o(371)](r[o(298)]))return!1;const i=s[o(606)](n[o(385)],r[o(298)])[o(317)]();for(const t of i)if([o(448),o(286)][o(311)](t[o(369)])&&s[o(471)][o(570)](t[o(225)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(194)]||!e[r(194)])&&Or(Ic(t[r(285)],n),Ic(e[r(285)],n))}function Oc(t,e){const n=Ec,r=Fc(t[n(285)]),s=Fc(e);if(!t[n(194)])return!1;for(const t of Object[n(574)](s))if(!Or(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(414)]({},t);return delete n[e(590)],delete n[e(406)],n}function Dc(){const t=["isDirty","346710sFywVk","isEnabled","execute","_pendingAction","stopListening","10bgJtwZ","listenTo","_removePendingAction","view","canEditAt","_editor","3337424LNKEcr","add","3IAucTh","4256052QlQhwJ","_setPendingAction","remove","plugins","destroy","1472452kGuCoj","_acceptCommand","2381031HYiWGH","401440kjofdQ","PendingActions","commands","discardSuggestion","bind","canAccept","unbind","412279rwzeru","locale","_discardCommand","model","128QXUBGP","change:isDirty","getRanges","get","acceptSuggestion","canDiscard","PENDING_ACTION_SUGGESTION","commentThreadController"];return(Dc=function(){return t})()}const xc=Bc;function Bc(t,e){const n=Dc();return(Bc=function(t,e){return n[t-=220]})(t,e)}!function(t,e){const n=Bc,r=t();for(;;)try{if(537363===parseInt(n(220))/1+-parseInt(n(259))/2+parseInt(n(253))/3*(parseInt(n(251))/4)+parseInt(n(240))/5+-parseInt(n(254))/6+-parseInt(n(227))/7*(-parseInt(n(231))/8)+parseInt(n(261))/9*(-parseInt(n(245))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Dc);class Pc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Bc;super(),this[s(230)]=e,this[s(248)]=n,this[s(238)]=r,this[s(250)]=t,this[s(260)]=t[s(222)][s(234)](s(235)),this[s(229)]=t[s(222)][s(234)](s(223)),this[s(248)][s(224)](s(241)).to(this[s(260)],this[s(229)],((t,e)=>t||e)),this[s(248)][s(224)](s(225)).to(this[s(260)],s(241),(t=>t&&this[s(250)][s(230)][s(249)](e[s(233)]()))),this[s(248)][s(224)](s(236)).to(this[s(229)],s(241),(t=>t&&this[s(250)][s(230)][s(249)](e[s(233)]()))),this[s(243)]=null,n[s(239)]&&this[s(255)](),this[s(246)](n,s(235),(()=>this[s(235)]())),this[s(246)](n,s(223),(()=>this[s(223)]())),this[s(246)](n,s(232),(()=>{const t=s;n[t(239)]?this[t(255)]():this[t(247)]()}))}[xc(235)](){const t=xc;this[t(260)][t(242)](this[t(230)].id)}[xc(223)](){const t=xc;this[t(229)][t(242)](this[t(230)].id)}[xc(258)](){const t=xc;this[t(248)][t(226)](t(241)),this[t(248)][t(226)](t(225)),this[t(248)][t(226)](t(236)),this[t(244)](),this[t(238)][t(258)](),this[t(243)]&&this[t(247)]()}[xc(255)](){const t=xc,e=zr(this[t(250)][t(228)],t(237));this[t(243)]=this[t(250)][t(257)][t(234)](t(221))[t(252)](e)}[xc(247)](){const t=xc;null!==this[t(243)]&&this[t(250)][t(257)][t(234)](t(221))[t(256)](this[t(243)]),this[t(243)]=null}}function Uc(t,e){const n=Gc();return(Uc=function(t,e){return n[t-=101]})(t,e)}const jc=Uc;function Gc(){const t=["isActive","commentThread","fire","length","isDirty","value","locale","destroy","setData","bind","_createCommentViews","authoredAt","65496YMslQW","_localUser","1505502oMyCne","isReadOnly","set","64479iIdYEt","commentInputView","_createCommentThreadInputView","1113ZuCawD","submit","20PCwqEP","_config","79590JgAmVx","addComment","canAccept","_model","descriptionParts","editor","8648YHTPKs","editorConfig","hasDirtyComment","focus","disabledSubmit","canDiscard","removeComment","updateComment","delegate","assign","5825570NRPXIL","showInput","disableComments","cancel","CommentView","commentsListView","1404696OuEZeN","isEnabled","element","commentThreadInputView","14CGkTRS"];return(Gc=function(){return t})()}!function(t,e){const n=Uc,r=t();for(;;)try{if(175409===parseInt(n(116))/1+parseInt(n(149))/2*(parseInt(n(123))/3)+parseInt(n(111))/4*(-parseInt(n(121))/5)+parseInt(n(145))/6+parseInt(n(119))/7*(parseInt(n(129))/8)+parseInt(n(113))/9+-parseInt(n(139))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Vc extends s.View{constructor(t,e,n,r){const s=Uc;super(t),this[s(144)]=null,this[s(148)]=null,this[s(115)](s(150),!1),this[s(115)](s(110),e[s(110)]),this[s(108)](s(110)).to(e),this[s(115)](s(127),[]),this[s(115)](s(103),!1),this[s(115)](s(146),!1),this[s(115)](s(125),!1),this[s(115)](s(134),!1),this[s(126)]=e,this[s(112)]=n,this[s(122)]=r,r[s(141)]?this[s(115)](s(102),1):this[s(109)]()}[jc(132)](){const t=jc;this[t(147)][t(132)]()}[jc(106)](){const t=jc;this[t(144)]&&this[t(144)][t(106)](),this[t(148)]&&this[t(148)][t(106)](),super[t(106)]()}[jc(109)](){const t=jc,{CommentsListView:e}=this[t(122)];this[t(144)]=new e(this[t(105)],this[t(126)][t(151)],Object[t(138)]({CommentView:this[t(122)][t(143)]},this[t(122)])),this[t(144)][t(137)](t(135)).to(this),this[t(144)][t(137)](t(136)).to(this),this[t(144)][t(108)](t(150)).to(this),this[t(115)](t(102),this[t(144)][t(102)]+1),this[t(108)](t(102)).to(this[t(144)],t(102),(t=>t+1)),this[t(148)]=this[t(118)](),this.on(t(135),(()=>this[t(132)]())),this[t(108)](t(103)).to(this[t(144)],t(131),this[t(148)][t(117)],t(104),((t,e)=>t||!!e))}[jc(118)](){const t=jc,{CommentThreadInputView:e}=this[t(122)],n=new e(this[t(105)],this[t(112)],this[t(122)][t(130)]),r=n[t(117)];return n[t(108)](t(140)).to(this,t(150),this[t(126)][t(151)],t(114),r,t(104),((t,e,n)=>!!n||t&&!e)),r.on(t(120),((e,n)=>{const s=t;this[s(101)](s(124),n),r[s(128)][s(107)]("")})),r.on(t(142),(()=>this[t(132)]())),r[t(108)](t(133)).to(this[t(126)][t(151)],t(114)),n}}const Wc=zc;function zc(t,e){const n=Hc();return(zc=function(t,e){return n[t-=337]})(t,e)}function Hc(){const t=["descriptionParts","extendTemplate","Accept suggestion","map","editorReady","commentThread","cancel","fire","push","45FPTqlR","set","span","ck-annotation__info","querySelector","ck-suggestion__info","delegate","ck-suggestion-","ck-suggestion-wrapper","ck-suggestion-wrapper--active","isExternal","canDiscard","_config","attributes","join","check","_createButton","execute","ck-comment__external","getTemplate","formatDateTime","title","ck-suggestion",'<span class="ck-suggestion-color" style="background-color: ',"ck-annotation__info-name","bindTemplate","ck-suggestion--discard","editorDestroyed","116894Eelxrk","</p>","change:description","createElement","acceptButton","ck-suggestion--disabled-comments","value","ck-suggestion__info-name","source",".ck-annotation__content-wrapper","discardButton","creator","render","143660qoOuib","importWord","name","EXTERNAL_IMPORT_WORD_AVATAR","7081151mkcmUu","</span>","time","549174ItdAtJ","ck-suggestion__actions","userView","isEnabled","authoredAt","ck-annotation","EXTERNAL_IMPORT_WORD_SUGGESTION","@external","color","ck-comment__info-time","4934688PFNXcW","ck-suggestion__user","Discard suggestion","1287IKRaVg","_model","ck-suggestion__main","split","acceptSuggestion","_descriptionElement","EXTERNAL_AVATAR","discardSuggestion","canAccept","getExternalSuggestionNote","95826zLbDhK","isActive","ck-suggestion--accept","ck-annotation__user","<p>","bind","55BQeOso","11716584CnXJHT","setTemplate","EXTERNAL_SUGGESTION","getUserViewNotificationText","commentsListView","commentThreadInputView",'<span class="ck-suggestion-type">',"div","type",'"></span>',"description","content","innerHTML","children","ck-annotation__info-time","ck-annotation__main","author","innerText","disableComments","element","ck-annotation__actions",'" title="',"ck-annotation__content-wrapper","locale"];return(Hc=function(){return t})()}!function(t,e){const n=zc,r=t();for(;;)try{if(777556===parseInt(n(432))/1+parseInt(n(389))/2*(parseInt(n(361))/3)+parseInt(n(419))/4+-parseInt(n(438))/5*(parseInt(n(409))/6)+-parseInt(n(406))/7+-parseInt(n(439))/8+parseInt(n(422))/9*(parseInt(n(402))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hc);class Kc extends Vc{constructor(e,n,r,s){const i=zc;super(e,n,r,s),this[i(362)](i(447),""),this[i(437)](i(447)).to(this,i(352),(t=>t&&t[0]?t[0][i(447)]:"")),this[i(437)](i(338)).to(this,i(352),this,i(433),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(436)+qc(e[n(339)],e[n(417)])+n(390);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(427)]=null,this[i(393)]=this[i(377)](zr(e,i(354)),t.icons[i(376)],i(434),i(426),"sw"),this[i(393)][i(437)](i(412)).to(this,i(430)),this[i(399)]=this[i(377)](zr(e,i(421)),t.icons[i(358)],i(387),i(429),"sw"),this[i(399)][i(437)](i(412)).to(this,i(372)),this[i(411)]=new o.UserView(e,this[i(423)][i(344)],this[i(442)]()),this[i(411)][i(353)]({attributes:{class:[i(420),i(435)]}}),this[i(440)](this[i(380)]())}[Wc(380)](){const t=Wc,e=this[t(386)],n=[{tag:t(446),attributes:{class:[t(366),t(364)]},children:[{tag:t(363),children:[{text:this[t(411)][t(404)]}],attributes:{class:[t(396),t(385)]}},{tag:t(408),attributes:{datetime:e.to(t(413)),class:[t(418),t(342)]},children:[{text:e.to(t(413),(e=>this[t(373)][t(381)](e)))}]}]},{tag:t(446),attributes:{class:[t(410),t(348)]},children:[this[t(393)],this[t(399)]]},{tag:t(446),attributes:{class:[t(350)]}}];this[t(423)][t(371)]&&n[t(360)]({tag:t(446),attributes:{class:[t(379)]},children:[{text:this[t(431)]()}]});const r={tag:t(446),attributes:{class:[t(369),e.if(t(433),t(370)),e.to(t(447),(e=>t(368)+e)),this[t(373)][t(346)]&&t(394)],"data-suggestion-id":this[t(423)].id,"data-thread-id":this[t(423)][t(357)].id,"data-author-id":this[t(423)][t(344)].id,tabindex:-1},children:[{tag:t(446),attributes:{class:[t(383),t(414)]},children:[this[t(411)],{tag:t(446),attributes:{class:[t(424),t(343)]},children:n}]}]};return this[t(443)]&&this[t(444)]&&(r[t(341)][t(360)](this[t(443)],this[t(444)]),this[t(443)][t(367)](t(356)).to(this),this[t(443)][t(367)](t(388)).to(this),this[t(444)][t(367)](t(356)).to(this),this[t(444)][t(367)](t(388)).to(this)),r}[Wc(401)](){const t=Wc;super[t(401)](),this[t(427)]=this[t(347)][t(365)](t(398)),this[t(427)][t(340)]=this[t(338)],this.on(t(391),((e,n,r)=>{const s=t;this[s(427)][s(340)]=r}))}[Wc(377)](t,e,n,r,o){const i=Wc,a=new s.ButtonView(this[i(351)]);return a[i(362)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(353)]({attributes:{class:n}}),a.on(i(378),(()=>{const t=i;this[t(359)](r,this[t(423)].id)})),a}[Wc(431)](){const t=Wc;return t(403)===this[t(423)][t(374)][t(416)][t(397)]?zr(this[t(351)],t(415)):zr(this[t(351)],t(441))}[Wc(442)](){const t=Wc;return this[t(423)][t(371)]?t(403)===this[t(423)][t(374)][t(416)][t(397)]?zr(this[t(351)],t(405),this[t(423)][t(400)][t(404)]):zr(this[t(351)],t(428),this[t(423)][t(400)][t(404)]):null}}function qc(t,e){const n=Wc;let r="";return r+=t[n(425)]("*")[n(355)](((t,e)=>e%2!=0?n(445)+Xc(t)+n(407):Xc(t)))[n(375)](""),e&&(r+=n(384)+e[n(395)]+n(349)+e[n(382)]+n(337)),r}function Xc(t){const e=Wc,n=document[e(392)](e(363));return n[e(345)]=t,n[e(340)]}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';function Qc(){const t=["TrackChangesUI","_annotationViews","_destroyController","lowest","getJoined","registerAnnotation","isDirty","discardButton","comments.maxThreadTotalWeight","18sGKaLy","comments.editorConfig","1199345UaJmGz","editing","execute","plugins","actionView","stopListening","type","5hyNEbq","delete","Annotations","keys","_updateController","size","acceptAllSuggestions","getMarkerNames","_handleSuggestionControllerDelayed","298696cYZgac","_refreshActiveMarkers","_suggestionToController","view","731214XwCCZi","activeMarkers","EditorAnnotations","menu","isOn","trackChanges.disableComments","SuggestionThreadView","Discard all selected suggestions","descriptionFactory","delegate","getByInnerView","comments.maxCommentCharsWhenCollapsed","CommentView","get","arrowView","addSourceCollector","from","suggestionUnloaded","reduce","mainView","Discard all suggestions","switchbutton","locale","filter","comments.maxCommentsWhenCollapsed","button","getRanges","commandName","getSuggestion","menuitem","menuBar:trackChanges","CommentsRepository","_viewToController","discardAllSuggestions","createCommentThreadController","activeAnnotations","suggestion-","listenTo","Track changes","add","_createToolbarButton","separator","menuitemcheckbox","children","requires","149598MoiGyS","destroy","CommentsUI","hasSuggestion","_bindAnnotationToEditors","227402dGIpgA","toMany","_handleControllerBuffer","innerView","clear","refreshSelectedViews","change:activeAnnotations","discardSelectedSuggestions","panelView","_disableComments","has","suggestionChanged","set","descriptionParts","bind","length","createAnnotation","remove","_initializeController","trackChanges","Accept all suggestions","commentThread","isEnabled","acceptButton","value","buttonView","push","config","getMarkers","220440shwwTC","init","model","isMultiRange","trackChanges.SuggestionThreadView","focus","define","_unbindEditors","previous","some","suggestionLoaded","551312uUbuwC","change:previous","source","isInContent","pluginName","createAnnotationView","Accept all selected suggestions","componentFactory","_createMenuBarMenu","_addUIComponentsToFactory","commands","head","comments","unbind","acceptSelectedSuggestions","editor","items","TrackChangesEditing","getFirstRange","values","getDescriptions","addComment","getAllAdjacentSuggestions"];return(Qc=function(){return t})()}const Jc=Yc;function Yc(t,e){const n=Qc();return(Yc=function(t,e){return n[t-=293]})(t,e)}!function(t,e){const n=Yc,r=t();for(;;)try{if(123065===parseInt(n(393))/1+-parseInt(n(398))/2+parseInt(n(427))/3+parseInt(n(294))/4+-parseInt(n(335))/5*(-parseInt(n(348))/6)+-parseInt(n(328))/7+parseInt(n(344))/8*(-parseInt(n(326))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qc);class $c extends t.Plugin{static get[Jc(392)](){const t=Jc;return[yc,o.Users,t(379),t(337),t(350)]}static get[Jc(298)](){return Jc(317)}constructor(t){const e=Jc;super(t),this[e(346)]=new Map,this[e(380)]=new Map,this[e(318)]=new Map,this[e(400)]=new Map;const n=this[e(309)][e(425)];n[e(433)](e(431),Kc),n[e(433)](e(353),!1),this[e(407)]=n[e(361)](e(353))}[Jc(343)](t,e){const n=Jc;0===this[n(400)][n(340)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(400)]){const r=this[t(346)][t(408)](e);r||n?r&&n&&this[t(319)](e):this[t(416)](e)}this[t(400)][t(402)](),this[t(309)][t(331)][t(361)](t(350))[t(403)](),this[t(345)]()}),10),this[n(400)][n(410)](t,e)}[Jc(428)](){const t=Jc,e=this[t(309)],n=e[t(331)][t(361)](t(311)),r=e[t(331)][t(361)](t(337)),s=e[t(331)][t(361)](t(350)),o=e[t(331)][t(361)](t(379));this[t(303)](),s[t(363)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(364)](this[e(346)])){const s=t[e(316)](),o=[];for(const t of s){if(!t[e(297)])continue;if(t[e(430)]){o[e(424)](...t[e(374)]());continue}const n=t[e(312)]();if(o[e(413)]>0){const t=o[0][e(321)](n);if(t){o[0]=t;continue}}o[e(424)](n)}n[e(424)]([r[e(347)],o])}return n})),this[t(385)](n,t(293),((e,n)=>{const r=t;this[r(385)](n,r(295),((t,e,s,o)=>{const i=r;n[i(297)]&&(null==s?(this[i(339)](o[i(305)]),this[i(343)](n,!1)):(this[i(339)](s[i(305)]),null==o&&this[i(343)](n,!0)))})),null!==n[r(435)]?this[r(339)](n[r(305)]):this[r(343)](n,!1)})),this[t(385)](n,t(365),((e,n,r)=>{const s=t;this[s(333)](n,s(295)),this[s(400)][s(336)](n),this[s(346)][s(408)](n)&&this[s(319)](n),r&&this[s(339)](r[s(305)])})),this[t(385)](n,t(409),((e,n)=>{this[t(339)](n)})),this[t(385)](r,t(404),(()=>{this[t(345)]()})),this[t(385)](o,t(315),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(396)](r))return;const i=n[o(376)](r);this[o(346)][o(361)](i)[o(347)][o(432)]()}),{priority:t(320)})}[Jc(345)](){const t=Jc,e=this[t(309)][t(331)][t(361)](t(337)),n=this[t(309)][t(331)][t(361)](t(311)),r=Array[t(364)](e[t(383)],(e=>e[t(401)]))[t(371)]((e=>this[t(380)][t(408)](e))),s=[];for(const e of r){const n=this[t(380)][t(361)](e)[t(429)][t(316)]();s[t(424)](...n[t(366)](((e,n)=>[...e,...n[t(342)]()]),[]))}n[t(349)]=s}[Jc(303)](){const t=Jc,n=this[t(309)],r=n[t(370)],o=zr(r,t(386)),i=new e.Collection([{type:t(369),model:new s.ViewModel({withText:!0,label:o,commandName:t(417),role:t(390)})},{type:t(389)},{type:t(373),model:new s.ViewModel({withText:!0,label:zr(r,t(418)),commandName:t(341),role:t(377)})},{type:t(373),model:new s.ViewModel({withText:!0,label:zr(r,t(300)),commandName:t(308),role:t(377)})},{type:t(373),model:new s.ViewModel({withText:!0,label:zr(r,t(368)),commandName:t(381),role:t(377)})},{type:t(373),model:new s.ViewModel({withText:!0,label:zr(r,t(355)),commandName:t(405),role:t(377)})}]);for(const e of i)if(tu(e)){const r=n[t(304)][t(361)](e[t(429)][t(375)]);e[t(429)][t(412)](t(352),t(420)).to(r,t(422),t(420))}n.ui[t(301)][t(387)](t(417),(e=>this[t(388)](e,i,o))),n.ui[t(301)][t(387)](t(378),(e=>this[t(302)](e,i,o)))}[Jc(388)](t,e,n){const r=Jc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(309)][r(304)][r(361)](r(417));o[r(423)][r(410)]({tooltip:n,label:n,icon:Zc}),o[r(423)][r(412)](r(352)).to(i,r(422)),o[r(423)].on(r(330),(()=>{const t=r;i[t(330)](),this[t(309)][t(329)][t(347)][t(432)]()})),(0,s.addListToDropdown)(o,e,{role:r(351)});const a=[];for(const t of e)tu(t)&&a[r(424)](this[r(309)][r(304)][r(361)](t[r(429)][r(375)]));const c=o[r(423)];return c[r(332)][r(307)](r(420)),c[r(362)][r(307)](r(420)),c[r(332)][r(412)](r(420)).to(i,r(420)),c[r(362)][r(412)](r(420))[r(399)](a,r(420),((...t)=>t[r(436)]((t=>t)))),o.on(r(330),(t=>{const e=r;this[e(309)][e(330)](t[e(296)][e(375)]),this[e(309)][e(329)][e(347)][e(432)]()})),o}[Jc(302)](t,e,n){const r=Jc,o=new s.MenuBarMenuView(t),i=this[r(309)][r(304)][r(361)](r(417));o[r(423)][r(410)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(389)==n[r(334)]){a[r(310)][r(387)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(429)];i[r(412)](...Object[r(338)](c)).to(c),i[r(357)](r(330)).to(o),i.on(r(330),(()=>{const t=r;this[t(309)][t(330)](c[t(375)]),this[t(309)][t(329)][t(347)][t(432)]()})),e[r(391)][r(387)](i),a[r(310)][r(387)](e)}return o[r(412)](r(420)).to(i,r(420)),o[r(406)][r(391)][r(387)](a),o}[Jc(416)](t){const e=Jc,n=this[e(309)],r=n[e(425)],s=n[e(331)][e(361)](e(337)),i=n[e(331)][e(361)](e(379)),a=n[e(331)][e(361)](e(350)),c=n[e(331)][e(361)](o.Users).me,u=r[e(361)](e(417))[e(354)],{CommentsListView:l,CommentThreadInputView:f}=n[e(331)][e(361)](e(395));let h,g;this[e(318)][e(408)](t.id)?(g=this[e(318)][e(361)](t.id),h=g[e(367)]):(h=new u(n[e(370)],t,c,{disableComments:this[e(407)],editorConfig:r[e(361)](e(327)),maxCommentsWhenCollapsed:r[e(361)](e(372)),maxThreadTotalWeight:r[e(361)](e(325)),maxCommentCharsWhenCollapsed:r[e(361)](e(359)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(361)](e(370))),CommentView:r[e(361)](e(306))[e(360)],CommentsListView:l,CommentThreadInputView:f}),h[e(421)].on(e(330),(()=>{const t=e;n[t(329)][t(347)][t(432)]()})),h[e(324)].on(e(330),(()=>{const t=e;n[t(329)][t(347)][t(432)]()})),g=s[e(299)](this[e(309)][e(370)],h),g[e(412)](e(323)).to(h,e(323)),g[e(412)](e(413)).to(h),g[e(412)](e(334)).to(h,e(334),(t=>e(384)+t)),this[e(318)][e(410)](t.id,g));const d=i[e(382)](t[e(419)],h),p=new Pc(n,t,h,d),m=t[e(316)]()[e(371)]((t=>t[e(297)]));h[e(411)]=n[e(331)][e(361)](e(311))[e(356)][e(314)](m),this[e(346)][e(410)](t,p),this[e(380)][e(410)](h,p);const I=s[e(414)]({view:g,target:()=>{const r=e,s=[],i=t[r(316)]()[r(371)]((t=>t[r(297)]));for(const t of i)s[r(424)](...t[r(426)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(329)],s)},type:()=>e(384)+p[e(347)][e(334)]});i[e(397)](h,I),s[e(387)](I),a[e(322)](I)}[Jc(319)](t){const e=Jc,n=this[e(309)][e(331)][e(361)](e(379)),r=this[e(309)][e(331)][e(361)](e(337)),s=this[e(346)][e(361)](t),o=s[e(347)],i=r[e(358)](o);n[e(434)](o),i&&r[e(415)](i),this[e(346)][e(336)](t),this[e(380)][e(336)](o),s[e(394)]()}[Jc(339)](t){const e=Jc;if(!t[e(297)]||!this[e(346)][e(408)](t))return;const n=this[e(309)][e(331)][e(361)](e(311)),r=this[e(346)][e(361)](t),s=t[e(316)]();r[e(347)][e(411)]=n[e(356)][e(314)](s)}[Jc(394)](){const t=Jc;for(const e of this[t(346)][t(338)]())this[t(319)](e);for(const e of this[t(318)][t(313)]())e[t(367)][t(394)]();super[t(394)]()}}function tu(t){return Jc(429)in t}function eu(t,e){var n=ru();return(eu=function(t,e){return n[t-=500]})(t,e)}var nu=eu;function ru(){var t=["4561125iMggTm","plugins","editor","getSuggestion","6640856lwCIej","838280btKLQn","addSuggestion","get","2249076bFATwA","28SIOIBK","getSuggestions","3163266qDiNUO","TrackChanges","requires","340277jBWtwL","1536096TTJWEp","4ITDrQe","addSuggestionData","Comments","adapter","pluginName","288gLOAkU"];return(ru=function(){return t})()}!function(t,e){for(var n=eu,r=t();;)try{if(556695===parseInt(n(521))/1*(parseInt(n(501))/2)+parseInt(n(518))/3+parseInt(n(515))/4+-parseInt(n(507))/5+parseInt(n(500))/6*(parseInt(n(516))/7)+parseInt(n(511))/8+-parseInt(n(506))/9*(parseInt(n(512))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[nu(520)](){return[yc,$c,nu(503)]}static get[nu(505)](){return nu(519)}set[nu(504)](t){var e=nu;this[e(509)][e(508)][e(514)](yc)[e(504)]=t}get[nu(504)](){var t=nu;return this[t(509)][t(508)][t(514)](yc)[t(504)]}[nu(513)](t){var e=nu;return this[e(509)][e(508)][e(514)](yc)[e(502)](t)}[nu(517)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=nu;return this[n(509)][n(508)][n(514)](yc)[n(517)]({skipNotAttached:t,toJSON:e})}[nu(510)](t){var e=nu;return this[e(509)][e(508)][e(514)](yc)[e(510)](t)}}const ou=fu;function iu(){const t=["2CPLRsb","503712qjSlwL","map","editorCreator","div","1954176RmAfDs","8zOtUgZ","TrackChangesData","pluginName","getRootNames","5941838SENJot","useAnonymousUser","document","name","trackChangesData.editorCreator","discardAllSuggestions","push","model","appendChild","6OGnkEZ","getDataWithDiscardedSuggestions","acceptAllSuggestions","getRootsAttributes","_adapter","define","plugins","config","data","getSuggestions","track-changes-data-invalid-editor-creator","addSuggestionData","destroy","Users","1434753krQpyU","getDataWithAcceptedSuggestions","users","1570510anjXgv","create","getCommentThreads","Pagination","end","addUser","execute","rootsAttributes","editor","createDocumentFragment","CommentsRepository","set","get","TrackChangesDataGetter","trackChangesData","7437231HsZAAD","326020TVwuOb","getFullData","reduce","createElement","requires","addCommentThread","getUser","TrackChangesEditing","143tbpbUI","constructor","result","function","init"];return(iu=function(){return t})()}!function(t,e){const n=fu,r=t();for(;;)try{if(443846===-parseInt(n(286))/1+parseInt(n(285))/2*(-parseInt(n(318))/3)+parseInt(n(290))/4+parseInt(n(321))/5*(-parseInt(n(304))/6)+parseInt(n(295))/7+parseInt(n(291))/8*(parseInt(n(271))/9)+parseInt(n(272))/10*(-parseInt(n(280))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);const au=[ou(324)];class cu extends t.Plugin{static get[ou(276)](){return[yc]}static get[ou(293)](){return ou(292)}[ou(284)](){const t=ou,n=this[t(264)];if(n[t(311)][t(309)](t(299),(e=>{const r=t,s=n[r(302)][r(297)][r(294)]()[r(274)](((t,e)=>(t[e]="",t)),{});return n[r(281)][r(322)](s,e)})),t(283)!=typeof n[t(311)][t(268)](t(270))[t(288)])throw new e.CKEditorError(t(314))}[ou(319)](t){return hu(this[ou(264)],!0,t)}[ou(305)](t){return hu(this[ou(264)],!1,t)}}class uu extends t.Plugin{static get[ou(293)](){return ou(269)}constructor(t){const e=ou;super(t),this[e(282)]=e(325)}[ou(284)](){const t=ou;this[t(264)][t(310)][t(268)](t(266))[t(308)]={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(264)][t(310)][t(268)](t(279))[t(308)]=null}}function lu(t){return void 0!==t[ou(307)]}function fu(t,e){const n=iu();return(fu=function(t,e){return n[t-=263]})(t,e)}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,au);s[r(310)][r(301)](yc,uu),s[r(263)]=lu(t)?t[r(307)]():void 0;const i=document[r(265)](),a=t[r(311)][r(268)](r(270))[r(288)],c=await a(s,(()=>function(t){const e=r,n=document[e(275)](e(289));return t[e(303)](n),n}(i)));!function(t,e){const n=r,s=t[n(302)][n(297)][n(294)]()[n(274)](((e,r)=>(e[r]=t[n(312)][n(268)]({rootName:r}),e)),{}),o=t[n(310)][n(268)](n(317))[n(320)][n(287)]((t=>({id:t.id,name:t[n(298)]}))),i=t[n(310)][n(268)](n(279))[n(313)]({skipNotAttached:!0,toJSON:!0}),a=t[n(310)][n(268)](n(266))[n(323)]({skipNotAttached:!0,toJSON:!0}),c=e[n(310)][n(268)](n(317)),u=e[n(310)][n(268)](n(279)),l=e[n(310)][n(268)](n(266));for(const t of o)c[n(278)](t.id)||c[n(326)](t);c.me||c[n(296)]();for(const t of a)l[n(277)](t);for(const t of i)u[n(315)](t);e[n(312)][n(267)](s)}(t,c),c[r(327)](r(e?306:300));const u=lu(c)?c[r(273)](n):c[r(312)][r(268)](n);return await c[r(316)](),u}function gu(){var t=["1669212KmAvvp","2053434nTrZrn","215080VkEaRC","230885cQuvLD","332490QloiBu","6030192WtSXct","14FwrqdG","39VvFhfl","286WMwlLv","158956LtuBGB","1UOKLxE"];return(gu=function(){return t})()}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=266]})(t,e)}!function(t,e){for(var n=du,r=t();;)try{if(402676===-parseInt(n(271))/1*(parseInt(n(274))/2)+parseInt(n(268))/3*(-parseInt(n(270))/4)+parseInt(n(275))/5+-parseInt(n(273))/6*(-parseInt(n(267))/7)+-parseInt(n(266))/8+parseInt(n(272))/9+parseInt(n(276))/10*(parseInt(n(269))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Gc,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-=418]})(t,e)}const u=c;function l(){const t=["_enableCommands","TrackChangesCommand","forceDisabled","clearForceDisabled","execute","_enabledCommands","8214850lkHKnU","3yUjjOT","value","isEnabled","818256GzIHcf","6LPQoIF","8766051bmXEiv","commands","editor","2214106SgvFkO","has","284200DRwzeF","518362XyGvVv","_disableUnsupportedCommands","441TTVjlG","_isEnabledBasedOnSelection","refresh","51368420baQUYX","affectsData"];return(l=function(){return t})()}!function(t,e){const n=c,r=t();for(;;)try{if(919997===parseInt(n(432))/1+-parseInt(n(429))/2*(-parseInt(n(421))/3)+-parseInt(n(424))/4+parseInt(n(420))/5+-parseInt(n(425))/6*(-parseInt(n(426))/7)+-parseInt(n(431))/8*(-parseInt(n(434))/9)+-parseInt(n(437))/10)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(419)]=e,this[n(422)]=!1,this[n(436)](),this[n(435)]=!1}[u(436)](){this[u(423)]=!0}[u(418)](){const t=u;this[t(422)]=!this[t(422)],this[t(422)]?this[t(433)]():this[t(439)]()}[u(433)](){const t=u;for(const e of this[t(428)][t(427)][t(427)]())e[t(438)]&&!this[t(419)][t(430)](e)&&e[t(441)](t(440))}[u(439)](){const t=u;for(const e of this[t(428)][t(427)][t(427)]())e[t(438)]&&!this[t(419)][t(430)](e)&&e[t(442)](t(440))}}function h(t,e){const n=g();return(h=function(t,e){return n[t-=318]})(t,e)}function g(){const t=["editor","TrackChangesEditing","canEditAt","60unYxbs","383604UoeyPC","acceptSuggestion","6216SLWBrA","200784KirIDe","get","943266rIAOqW","443295ORiCNz","model","_isEnabledBasedOnSelection","271873dQYXXz","refresh","183120GJGYxq","_suggestions","getRanges","isEnabled","32ZdkPzP","plugins","execute","track-changes-accept-suggestion-not-found"];return(g=function(){return t})()}const d=h;!function(t,e){const n=h,r=t();for(;;)try{if(100181===-parseInt(n(333))/1*(-parseInt(n(330))/2)+-parseInt(n(334))/3+parseInt(n(331))/4+-parseInt(n(319))/5+parseInt(n(336))/6+-parseInt(n(340))/7+parseInt(n(323))/8*(-parseInt(n(337))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(g);class p extends t.Command{constructor(t,e){const n=h;super(t),this[n(320)]=e,this[n(318)](),this[n(339)]=!1}[d(318)](){this[d(322)]=!0}[d(325)](t){const n=d,r=this[n(320)][n(335)](t);if(!r)throw new e.CKEditorError(n(326),this);const s=r[n(321)]();this[n(327)][n(338)][n(329)](s)&&this[n(327)][n(324)][n(335)](n(328))[n(332)](r)}}function m(t,e){const n=E();return(m=function(t,e){return n[t-=149]})(t,e)}const I=m;function E(){const t=["refresh","plugins","_isEnabledBasedOnSelection","canEditAt","4342891sMKdKw","673jIEyxW","657QuzCkG","getRanges","TrackChangesEditing","_suggestions","4791375yEeKcz","610rdUStb","8xXilXJ","model","14672544hGeTpT","14597tHiQaj","725845ZsfaPL","editor","discardSuggestion","970KQDDPE","get","12WyGUBh","isEnabled","1252vfqfNr","execute","track-changes-discard-suggestion-not-found"];return(E=function(){return t})()}!function(t,e){const n=m,r=t();for(;;)try{if(368437===parseInt(n(167))/1*(-parseInt(n(155))/2)+-parseInt(n(168))/3*(parseInt(n(159))/4)+-parseInt(n(152))/5*(parseInt(n(157))/6)+parseInt(n(166))/7*(-parseInt(n(174))/8)+parseInt(n(172))/9+parseInt(n(173))/10*(-parseInt(n(151))/11)+parseInt(n(150))/12)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(171)]=e,this[n(162)](),this[n(164)]=!1}[I(162)](){this[I(158)]=!0}[I(160)](t){const n=I,r=this[n(171)][n(156)](t);if(!r)throw new e.CKEditorError(n(161),this);const s=r[n(169)]();this[n(153)][n(149)][n(165)](s)&&this[n(153)][n(163)][n(156)](n(170))[n(154)](r)}}function T(t){const e=C;return t[e(326)](((t,n)=>e(330)==t[e(320)]&&e(330)!=n[e(320)]?-1:e(330)!=t[e(320)]&&e(330)==n[e(320)]?1:0))}function _(){const t=["1431OEkKfX","schema","next","isTouching","end","replace","67530XwxXTa","from","isArray","isObject","createPositionBefore","value","execute","1768095LcCMsh","join","58HrpEeF","1938223JjGHFN","10832376wYSXlQ","color","createPositionAt","isCollapsed","splice","1799624coITtA","isInContent","type","length","24XHYLjQ","add","118983VmnkEd","436372hxsSFK","sort"," [color ","start","createPositionAfter","deletion","isIntersecting","map","content","getRanges","isMultiRange","push","change","createRange"];return(_=function(){return t})()}function y(t,e){const n=C;let r,s=0;const o=[],i=e[n(340)];for(;s<t[n(321)];){const a=t[s],c=t[s+1];r||(r=e[n(349)](a)),A(e,a,c)||(o[n(336)](e[n(338)](r,i[n(348)](a)?e[n(329)](a):e[n(315)](a,n(343)))),r=null),s++}return o}function A(t,e,n){const r=C;if(!n)return!1;const s=t[r(329)](e),o=t[r(349)](n);return s[r(342)](o)}function C(t,e){const n=_();return(C=function(t,e){return n[t-=311]})(t,e)}!function(t,e){const n=C,r=t();for(;;)try{if(936289===-parseInt(n(318))/1+-parseInt(n(311))/2*(-parseInt(n(324))/3)+-parseInt(n(325))/4+-parseInt(n(352))/5+parseInt(n(313))/6+parseInt(n(312))/7*(-parseInt(n(322))/8)+-parseInt(n(339))/9*(-parseInt(n(345))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_);function k(t,e,n){const r=C;for(;n[r(321)];){const s=n[r(317)](0,100);t[r(337)]((()=>{const t=r;for(const n of s)n[t(319)]&&e[t(351)](n.id)}))}}const L=R;function N(){const t=["42zGAjDB","getRanges","208901EJazIn","179475mAqFgp","9VEurZk","4778460NHCZBh","some","_command","isEnabled","84988kxRogB","execute","editor","canEditAt","_isEnabledBasedOnSelection","from","827744qcjUCI","refresh","20zsaahi","isInContent","model","132ignbJB","25163072adSmAH","139372caFXlF","values","_suggestions"];return(N=function(){return t})()}function R(t,e){const n=N();return(R=function(t,e){return n[t-=172]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(342865===-parseInt(n(182))/1+parseInt(n(188))/2*(-parseInt(n(179))/3)+-parseInt(n(176))/4*(parseInt(n(196))/5)+parseInt(n(174))/6*(-parseInt(n(181))/7)+parseInt(n(194))/8*(parseInt(n(183))/9)+-parseInt(n(184))/10+parseInt(n(175))/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(186)]=e,this[r(178)]=n,this[r(195)](),this[r(192)]=!1}[L(195)](){const t=L,e=Array[t(193)](this[t(178)][t(177)]())[t(185)]((e=>e[t(172)]));this[t(187)]=this[t(186)][t(187)]&&e}[L(189)](){const t=L,e=T(Array[t(193)](this[t(178)][t(177)]()));for(const n of e){const e=n[t(180)]();if(!this[t(190)][t(173)][t(191)](e))return}k(this[t(190)][t(173)],this[t(186)],e)}}const v=w;function M(){const t=["selection","_command","isEnabled","1611678hGrtYR","execute","size","_suggestions","editor","getRanges","model","document","canEditAt","629443jiTLBX","from","3202844wPjKWr","18243nuDkFo","values","_selectedSuggestions","6uNTZKv","59180XvUjVY","5maeoMT","1489452ZaHmFj","8899uvNEfL","3372838ZBKtWs","3128aLAgLp","_isEnabledBasedOnSelection","refresh"];return(M=function(){return t})()}function w(t,e){const n=M();return(w=function(t,e){return n[t-=107]})(t,e)}!function(t,e){const n=w,r=t();for(;;)try{if(806293===-parseInt(n(110))/1+-parseInt(n(119))/2+-parseInt(n(116))/3*(parseInt(n(112))/4)+parseInt(n(118))/5*(parseInt(n(128))/6)+-parseInt(n(121))/7+-parseInt(n(122))/8*(parseInt(n(113))/9)+parseInt(n(117))/10*(parseInt(n(120))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(M);class O extends t.Command{constructor(t,e,n){const r=w;super(t),this[r(126)]=e,this[r(131)]=n,this[r(115)]=new Set,this[r(124)](),this[r(123)]=!1}[v(124)](){const t=v,e=this[t(132)][t(107)][t(108)][t(125)],n=Array[t(111)](this[t(131)][t(114)]());this[t(115)]=function(t,e){const n=C,r=Array[n(346)](t[n(334)]()),s=new Set;for(const o of e)if(o[n(319)])for(const e of r)for(const r of o[n(334)]())(e[n(331)](r)||t[n(316)]&&!o[n(335)]&&o[n(341)]&&r[n(343)][n(342)](e[n(328)]))&&s[n(323)](o);return s}(e,n),this[t(127)]=this[t(126)][t(127)]&&!!this[t(115)][t(130)]}[v(129)](){const t=v,e=T(Array[t(111)](this[t(115)]));for(const n of e){const e=n[t(133)]();if(!this[t(132)][t(107)][t(109)](e))return}k(this[t(132)][t(107)],this[t(126)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var B=Array.prototype.splice;const x=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():B.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=x,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Q=q||Z||Function("return this")();const J=Q.Symbol;var Y=Object.prototype,$=Y.hasOwnProperty,tt=Y.toString,et=J?J.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Q["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const Ct=At(Q,"Map");const kt=At(Object,"create");const Lt=function(){this.__data__=kt?kt(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(kt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return kt?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]=kt&&void 0===e?"__lodash_hash_undefined__":e,this};function Ot(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ot.prototype.clear=Lt,Ot.prototype.delete=Nt,Ot.prototype.get=St,Ot.prototype.has=Mt,Ot.prototype.set=wt;const Ft=Ot;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(Ct||H),string:new Ft}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Bt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const xt=function(t){var e=Bt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Bt(this,t).get(t)};const jt=function(t){return Bt(this,t).has(t)};const Gt=function(t,e){var n=Bt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=xt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!Ct||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function 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 Qt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Qt.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):Jt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Q.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var Ce=Object.prototype.hasOwnProperty;const ke=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!Ce.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var 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)?ke(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 Pe=Object.prototype.hasOwnProperty;const Be=function(t){if(!at(t))return De(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const xe=function(t){return we(t)?ke(t,!0):Be(t)};const Ue=function(t,e){return t&&Yt(e,xe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Q.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const 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 Qe=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return qe.call(t,e)})))}:Xe;const Je=function(t,e){return Yt(t,Qe(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,Qe(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,Qe)};const sn=function(t){return nn(t,xe,tn)};const on=At(Q,"DataView");const an=At(Q,"Promise");const cn=At(Q,"Set");const un=At(Q,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(Ct),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||Ct&&Tn(new Ct)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Cn=Q.Uint8Array;const kn=function(t){var e=new t.constructor(t.byteLength);return new Cn(e).set(new Cn(t)),e};const Ln=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=J?J.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const wn=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return kn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return wn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return 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 Pn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Dn($e(t))};const Bn=function(t){return te(t)&&"[object Map]"==_n(t)};var xn=_e&&_e.isMap;const Un=xn?Ie(xn):Bn;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?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Je(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=On(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?xe:Oe)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Jt(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 Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Yn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Jn.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=J?J.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(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])?[]:{})}Jt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=J?J.prototype:void 0,Ar=yr?yr.valueOf:void 0;const Cr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new Cn(t),new Cn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return 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 kr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:kr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",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):Cr(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 Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Br=function(t,e){return e.length<2?t:Dr(t,Pr(e,0,-1))};const xr=function(t,e){return e=ur(e,t),null==(t=Br(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||xr(t,e)},jr=Vr;function Gr(){const t=["previous","attributes","_model","12063457FGzskJ","_onAccept","size","getMarkerNames","start","getItems","next","isMultiRange","addRange","6DsaduA","toJSON","1046830QmdzYM","nodeAfter","from","clear","change","_onAttributesChange","addMarkerName","getMarkers","isInContent","subType","removeAttribute","setAttribute","onAccept","_onDiscard","discard","hasComments","head","suggestion:","end","substr","get","accept","_saved","_markerNames","author","_isDataLoaded","type","isExternal","add","getRanges","20fPQago","data","filter","map","decorate","onAttributesChange","getFirstMarker","set","538360XXbJAf","createdAt","5369373qgqgzV","addMarker","isIntersectingWithRange","nodeBefore","@external","commentThread","reduce","getFirstRange","markers","split","length","creator","getAllAdjacentSuggestions","389444FERZAP","getMultiRangeId","removeMarkers","delete","authoredAt","14047752WNjvTb","push","removeMarker","getRange","isIntersecting","onDiscard","8062317DgPIUJ","getContainedElement","2cfSAiw"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=307]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(943894===-parseInt(n(360))/1*(-parseInt(n(375))/2)+parseInt(n(334))/3+-parseInt(n(347))/4+parseInt(n(332))/5*(-parseInt(n(373))/6)+-parseInt(n(364))/7+-parseInt(n(352))/8+parseInt(n(358))/9*(parseInt(n(324))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(319)]=!1,this.id=e.id,this[n(320)]=e[n(320)],this[n(384)]=e[n(384)]||null,this[n(318)]=e[n(318)],this[n(345)]=e[n(345)]||e[n(318)],this[n(321)]=Boolean(e[n(362)]&&e[n(362)][n(338)]),this[n(325)]=null,this[n(363)]=t,this[n(365)]=e[n(387)],this[n(307)]=e[n(357)],this[n(380)]=e[n(329)],this[n(317)]=new Set,this[n(333)]=null,this[n(331)](n(351),null),this[n(331)](n(362),e[n(362)]||{}),this[n(331)](n(361),null),this[n(331)](n(370),null),this[n(331)](n(339),null),this[n(331)](n(316),!1),this[n(328)](n(315)),this[n(328)](n(308))}get[jr(310)](){const t=jr;let e=this;for(;e[t(361)];)e=e[t(361)];return e}get[jr(309)](){const t=jr;return!!this[t(339)]&&this[t(339)][t(344)]>0}get[jr(371)](){const t=jr;return 0!=this[t(317)][t(366)]&&6==Array[t(377)](this[t(317)])[0][t(343)](":")[t(344)]}get[jr(383)](){return null!==this[jr(330)]()}[jr(381)](t){const e=jr;this[e(317)][e(322)](t)}[jr(367)](){const t=jr;return Array[t(377)](this[t(317)])}[jr(382)](){const t=jr;return this[t(367)]()[t(327)]((e=>this[t(363)][t(342)][t(314)](e)))[t(326)]((t=>t))}[jr(330)](){return this[jr(382)]()[0]||null}[jr(349)](){const t=jr;this[t(363)][t(379)]((e=>{const n=t;for(const t of this[n(382)]())e[n(354)](t)})),this[t(317)][t(378)]()}[jr(354)](t){const e=jr;this[e(363)][e(379)]((n=>{n[e(354)](t)})),this[e(317)][e(350)](t)}[jr(372)](t){const e=jr,n=e(311)+this[e(320)]+":"+this[e(384)]+":"+this.id+":"+this[e(345)].id+":"+Hr[e(348)]();this[e(381)](n),this[e(363)][e(379)]((r=>{r[e(335)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(336)](t){const e=jr;for(const n of this[e(323)]())if(n[e(356)](t))return!0;return!1}[jr(323)](){const t=jr;return this[t(382)]()[t(327)]((e=>e[t(355)]()))}[jr(369)](){const t=jr;return this[t(323)]()[t(340)](((e,n)=>[...e,...n[t(369)]()]),[])}[jr(341)](){const t=jr;var e;return(null===(e=this[t(330)]())||void 0===e?void 0:e[t(355)]())||null}[jr(359)](){const t=jr,e=this[t(323)]();if(1!=e[t(344)])return null;const n=e[0],r=n[t(368)][t(376)],s=n[t(312)][t(337)];return r instanceof i.Element?r!=s?null:r:null}[jr(315)](){const t=jr;this[t(365)](this[t(323)](),this[t(325)],this[t(362)]),this[t(349)]()}[jr(308)](){const t=jr;this[t(307)](this[t(323)](),this[t(325)],this[t(362)]),this[t(349)]()}[jr(346)](){const t=jr,e=[];let n=this[t(310)];for(;n;)e[t(353)](n),n=n[t(370)];return e}[jr(386)](t,e){const n=jr,r=qn(this[n(362)]);hr(r,t,e),Or(r,this[n(362)])||(this[n(362)]=r,this[n(380)](r))}[jr(385)](t){const e=jr,n=qn(this[e(362)]);Ur(n,t),Or(n,this[e(362)])||(this[e(362)]=n,this[e(380)](this[e(362)]))}[jr(374)](){const t=jr;return{id:this.id,type:this[t(384)]?this[t(320)]+":"+this[t(384)]:this[t(320)],authorId:this[t(345)].id,createdAt:this[t(333)],hasComments:this[t(309)],data:this[t(325)],attributes:this[t(362)]}}static[jr(348)](){const t=jr;return(0,e.uid)()[t(313)](1,5)}}function zr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=Kr;function Kr(t,e){const n=Xr();return(Kr=function(t,e){return n[t-=327]})(t,e)}function Xr(){const t=["*Set format:* %0","getFirstRange","registerAttributeLabel","start","_schema","remove","40vfHPhh","_itemLabelsCallbacks","_addDescriptionItems","7PaWUEU","subType","label","isEmpty","replace","removeContainer","elementEnd","_handleAttributeSuggestionDescription","$text","newValue","map","nextSibling","Object","_locale","element","isEqual","elementStart","$textProxy","length","join","data","_attributeLabels","format","softBreak","skip","isInContent","_itemLabels","389916VCqSCz","REPLACE_TEXT","*Remove format:* %0","add","_resolveDescriptionItems","name","5rfLIFd","deletion","_handleRenameSuggestionDescription","EmptyContainer","normal","registerDescriptionCallback","*Insert:* %0","function","matchingCallback","1957056JjVmWb","end","_handleInsertRemoveSuggestionDescription","registerElementLabel","8808592cuJBwR","getItemLabel","_handleCustomCallbackDescription","attribute","quantity","58306ZMHang","push","match","get","25245264pFacab","indexOf","isObject","1378434aoPrzU","removeFormat","addFormat","key","*Change to:* %0","type","210480RMnlvu","pop","ELEMENT_SPACE","removeEmptyContainer","_customCallbacks","*Merge:* %0","has","removeObject","*Split:* %0","text","getWalker","addEmptyContainer","checkChild","insertion","previousSibling","addObject","nodeAfter","getDescriptions","Container","42rAeqvq","addContainer","item","*Remove:* %0","set","$1 $2"];return(Xr=function(){return t})()}!function(t,e){const n=Kr,r=t();for(;;)try{if(646343===-parseInt(n(330))/1*(-parseInt(n(396))/2)+parseInt(n(409))/3+parseInt(n(387))/4*(parseInt(n(378))/5)+-parseInt(n(403))/6*(-parseInt(n(345))/7)+parseInt(n(391))/8+parseInt(n(372))/9*(-parseInt(n(342))/10)+-parseInt(n(400))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class qr{constructor(t,e){const n=Kr;this[n(413)]=[],this[n(371)]=new Map,this[n(343)]=[],this[n(366)]=new Map,this[n(340)]=t,this[n(358)]=e}[Wr(328)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(363)];o++){const i=t[o];if(!i[e(370)])continue;const a=this[e(393)](i);if(a){if(null!=i[e(346)]){if(r[e(415)](i[e(346)]))continue;r[e(375)](i[e(346)])}n[e(397)](a)}else if(e(394)!=i[e(408)])e(422)!=i[e(408)]&&e(379)!=i[e(408)]||this[e(389)](n,i,t[o+1]);else{const t=i[e(365)][e(406)];if(s[e(415)](t))continue;s[e(375)](i[e(365)][e(406)]),t==_c?this[e(380)](n,i):this[e(352)](n,i)}}return this[e(376)](n)}[Wr(383)](t){const e=Wr;this[e(413)][e(397)](t)}[Wr(390)](t,n,r=e.priorities[Wr(382)]){const s=Wr;s(385)==typeof t?(0,e.insertToPriorityArray)(this[s(343)],{matchingCallback:t,label:n,priority:r}):this[s(371)][s(334)](t,n)}[Wr(338)](t,e){const n=Wr;this[n(366)][n(334)](t,e)}[Wr(392)](t,e=1){const n=Wr;let r;for(const e of this[n(343)])if(e[n(386)](t)){r=e[n(347)];break}return r||(r=this[n(371)][n(399)](t[n(377)])),r?r(e):1!==e?e+" "+t[n(377)]+"s":""+t[n(377)]}[Wr(344)](t,e){const n=Wr,r=e[n(337)]()[n(419)](),s=n(422)==e[n(408)]?n(375):n(341);for(const e of r){const o=e[n(332)],i=t[t[n(363)]-1];if(o.is(n(362)))i&&i[n(408)][n(401)](n(329))>-1&&t[n(410)](),i&&n(418)==i[n(408)]?i[s]+=o[n(365)]:t[n(397)]({type:n(418),add:n(375)==s?o[n(365)]:"",remove:n(341)==s?o[n(365)]:""});else if(this[n(340)][n(402)](o)){const a=o;if(i&&i[n(408)][n(401)](n(329))>-1&&t[n(410)](),n(351)==e[n(408)])continue;i&&i[n(408)]==s+n(357)&&i[n(359)][n(377)]==a[n(377)]?i[n(395)]++:t[n(397)]({type:s+n(357),element:a,quantity:1}),r[n(369)]((t=>!(n(351)==t[n(408)]&&t[n(332)]==o)))}else if(this[n(340)][n(421)](o,n(353))||o.is(n(359),n(368))){const r=o;if(n(375)==s&&n(361)==e[n(408)]||n(341)==s&&n(351)==e[n(408)])continue;if(i&&-1==i[n(408)][n(401)](n(329))){n(418)==i[n(408)]&&(i[s]+="\n");continue}let a;if(a=n(375)==s?r[n(356)]&&!this[n(340)][n(402)](r[n(356)])?r[n(356)]:null:r[n(423)]&&!this[n(340)][n(402)](r[n(423)])?r[n(423)]:null,r[n(348)]||a&&a[n(348)]){const e=a&&a[n(348)]?a:r;i&&i[n(408)]==s+n(381)&&i[n(359)][n(377)]==e[n(377)]?i[n(395)]++:t[n(397)]({type:s+n(381),element:e,quantity:1})}else t[n(397)]({type:s+n(329),element:r})}}}[Wr(376)](t){const e=Wr,n=this[e(358)],r=[],s=[],o=[];for(const i of t)switch(i[e(408)]){case e(418):if(i[e(375)]=i[e(375)][e(349)](/(\S)\u000A+(\S)/g,e(335))[e(349)](/\u000A/g,""),i[e(341)]=i[e(341)][e(349)](/(\S)\u000A+(\S)/g,e(335))[e(349)](/\u000A/g,""),""!=i[e(375)]&&""!=i[e(341)]){r[e(397)]({type:e(349),content:zr(n,e(373),['"'+i[e(341)]+'"','"'+i[e(375)]+'"'])});continue}if(null!=i[e(375)][e(398)](/^ +$/)){r[e(397)]({type:e(422),content:zr(n,e(384),zr(n,e(411),i[e(375)][e(363)]))});continue}if(null!=i[e(341)][e(398)](/^ +$/)){r[e(397)]({type:e(379),content:zr(n,e(333),zr(n,e(411),i[e(341)][e(363)]))});continue}if(""!=i[e(375)]){r[e(397)]({type:e(422),content:zr(n,e(384),'"'+i[e(375)]+'"')});continue}r[e(397)]({type:e(379),content:zr(n,e(333),'"'+i[e(341)]+'"')});continue;case e(420):case e(424):r[e(397)]({type:e(422),content:zr(n,e(384),this[e(392)](i[e(359)],i[e(395)]))});continue;case e(412):case e(416):r[e(397)]({type:e(379),content:zr(n,e(333),this[e(392)](i[e(359)],i[e(395)]))});continue;case e(331):r[e(397)]({type:e(422),content:zr(n,e(417),this[e(392)](i[e(359)],i[e(395)]))});continue;case e(350):r[e(397)]({type:e(379),content:zr(n,e(414),this[e(392)](i[e(359)],i[e(395)]))});continue;case e(405):s[e(397)](i[e(406)]);continue;case e(404):o[e(397)](i[e(406)]);continue;default:r[e(397)](i)}if(s[e(363)]){const t=s[e(355)]((t=>this[e(366)][e(415)](t)?this[e(366)][e(399)](t):t))[e(364)](", ");r[e(397)]({type:e(367),content:zr(this[e(358)],e(336),t)})}if(o[e(363)]){const t=o[e(355)]((t=>this[e(366)][e(415)](t)?this[e(366)][e(399)](t):t))[e(364)](", ");r[e(397)]({type:e(367),content:zr(this[e(358)],e(374),t)})}return r}[Wr(393)](t){const e=Wr;for(const n of this[e(413)]){const r=n(t);if(r&&e(408)in r)return r}}[Wr(352)](t,e){const n=Wr,r=e[n(365)],s=void 0===r[n(354)]?n(404):n(405);t[n(397)]({type:s,key:r[n(406)]})}[Wr(380)](t,e){const n=Wr;t[n(397)]({type:n(367),content:zr(this[n(358)],n(407),this[n(392)](e[n(337)]()[n(339)][n(327)],1))})}[Wr(389)](t,e,n){const r=Wr;if(this[r(344)](t,e),n&&n[r(337)]()&&!e[r(337)]()[r(388)][r(360)](n[r(337)]()[r(339)])){const n=t[t[r(363)]-1],s=r(422)==e[r(408)]?r(375):r(341);n&&r(418)==n[r(408)]&&(n[s]+="\n")}}}function Zr(){const t=["plugins","afterInit","get","2582125lStQPB","116930lcIIZn","3206310EvNcku","7vBRGOv","410ZUuOUB","commands","TrackChangesEditing","showAIAssistant","23913006ojngDS","12FQYUoM","6422eyKmaR","533556rtSuVq","editor","enableCommand","776SvCbaQ","265dWyvcL","72126dyFLbB","8QZCLVs"];return(Zr=function(){return t})()}const Qr=Jr;function Jr(t,e){const n=Zr();return(Jr=function(t,e){return n[t-=382]})(t,e)}!function(t,e){const n=Jr,r=t();for(;;)try{if(470465===-parseInt(n(388))/1*(parseInt(n(383))/2)+parseInt(n(384))/3*(-parseInt(n(390))/4)+parseInt(n(394))/5+parseInt(n(396))/6*(parseInt(n(397))/7)+-parseInt(n(387))/8*(parseInt(n(389))/9)+-parseInt(n(398))/10*(parseInt(n(395))/11)+-parseInt(n(382))/12*(-parseInt(n(402))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zr);class Yr extends t.Plugin{[Qr(392)](){const t=Qr,e=this[t(385)],n=e[t(391)][t(393)](t(400));e[t(399)][t(393)](t(401))&&n[t(386)](t(401))}}function $r(){const t=["_registerLegacyDescription","registerBlockAttribute","3786960WbLKkx","7uJaZIt","plugins","type","descriptionFactory","center","value","right","FORMAT_ALIGN_TO_CENTER","registerDescriptionCallback","FORMAT_JUSTIFY_TEXT","commandName","justify","11061RZUDiG","AlignmentEditing","get","registerAttributeLabel","formatBlock","FORMAT_ALIGN_TO_LEFT","16526090SEHFBz","FORMAT_ALIGNMENT","locale","format","left","has","TrackChangesEditing","commandParams","*Format:* %0","editor","afterInit","enableDefaultAttributesIntegration","11rkizmd","2220006UiVDSH","alignment","2072025BxGSOx","14814QTPBdH","4856ZRRaOp","FORMAT_ALIGN_TO_RIGHT","2474876gBQlti","36oQHiYa"];return($r=function(){return t})()}const ts=es;function es(t,e){const n=$r();return(es=function(t,e){return n[t-=339]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(457953===-parseInt(n(357))/1*(parseInt(n(361))/2)+-parseInt(n(356))/3+-parseInt(n(360))/4+parseInt(n(364))/5+-parseInt(n(354))/6*(-parseInt(n(365))/7)+parseInt(n(358))/8*(-parseInt(n(377))/9)+parseInt(n(341))/10*(parseInt(n(353))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($r);class ns extends t.Plugin{[ts(351)](){const t=ts,e=this[t(350)],n=e[t(343)];if(!e[t(366)][t(346)](t(378)))return;const r=e[t(366)][t(379)](t(347));r[t(352)](t(355)),r[t(363)](t(355)),r[t(368)][t(380)](t(355),zr(n,t(342))),this[t(362)]()}[ts(362)](){const t=ts,e=this[t(350)],n=e[t(343)];e[t(366)][t(379)](t(347))[t(368)][t(373)]((e=>{const r=t;if(r(339)!=e[r(367)])return;const{data:s}=e;if(s&&r(355)==s[r(375)]){const t=s[r(348)][0][r(370)];return{type:r(344),content:zr(n,r(349),function(t){const e=r;switch(t){case e(345):return zr(n,e(340));case e(371):return zr(n,e(359));case e(369):return zr(n,e(372));case e(376):return zr(n,e(374))}}(t))}}}))}}function rs(t,e){const n=os();return(rs=function(t,e){return n[t-=374]})(t,e)}const ss=rs;function os(){const t=["toLowerCase","FORMAT_SUBSCRIPT","1602624tYiEPW","locale","registerAttributeLabel","commandName","21564354cvLXBE","616630ngKSjt","get","418050qUQuHC","1895260CWBOsK","descriptionFactory","forceValue","afterInit","ItalicEditing","3468584QRswuA","*Format:* %0","FORMAT_SUPERSCRIPT","plugins","FORMAT_ITALIC","_registerLegacyDescription","SubscriptEditing","*Remove format:* %0","enableDefaultAttributesIntegration","code","subscript","format","FORMAT_UNDERLINE","superscript","editor","StrikethroughEditing","formatInline","italic","TrackChangesEditing","registerInlineAttribute","FORMAT_","BoldEditing","FORMAT_BOLD","type","has","commandParams","slice","toUpperCase","3052896zodQUu","registerDescriptionCallback","SuperscriptEditing","CodeEditing","strikethrough","bold","UnderlineEditing","FORMAT_CODE","underline","FORMAT_STRIKETHROUGH"];return(os=function(){return t})()}!function(t,e){const n=rs,r=t();for(;;)try{if(562435===parseInt(n(422))/1+-parseInt(n(417))/2+-parseInt(n(405))/3+-parseInt(n(377))/4+-parseInt(n(425))/5+-parseInt(n(424))/6+parseInt(n(421))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(os);const is=[ss(398),ss(376),ss(411),ss(408),ss(392),ss(383),ss(407)];class as extends t.Plugin{[ss(375)](){const t=ss,e=this[t(391)],n=e[t(380)][t(423)](t(395)),r=e[t(418)];for(const s of is){if(!e[t(380)][t(401)](s))continue;const o=s[t(403)](0,-7)[t(415)](),i=t(397)+o[t(404)]();n[t(385)](o),n[t(396)](o),n[t(426)][t(419)](o,zr(r,i))}this[t(382)]()}[ss(382)](){const t=ss,e=this[t(391)],n=e[t(418)],r=e[t(380)][t(423)](t(395));function s(e,s){const o=t;r[o(426)][o(406)]((t=>{const r=o;if(r(393)!=t[r(400)])return;const{data:i}=t;return i&&i[r(420)]===e?i[r(402)][0][r(374)]?{type:r(388),content:zr(n,r(378),s)}:{type:r(388),content:zr(n,r(384),s)}:void 0}))}s(t(410),zr(n,t(399))),s(t(394),zr(n,t(381))),s(t(413),zr(n,t(389))),s(t(386),zr(n,t(412))),s(t(409),zr(n,t(414))),s(t(387),zr(n,t(416))),s(t(390),zr(n,t(379)))}}const cs=us;function us(t,e){const n=ls();return(us=function(t,e){return n[t-=321]})(t,e)}function ls(){const t=["schema","forceValue","afterInit","commandParams","from","$root","commandName","model","markBlockFormat","editor","1494216ybfbmj","getSelectedBlocks","parent","ELEMENT_BLOCK_QUOTE","*Set format:* %0","enableCommand","change","commands","plugins","35hDDFlY","descriptionFactory","2379yIqMVa","registerDescriptionCallback","selection","4412538OcbvqB","format","checkChild","*Remove format:* %0","value","blockQuote","has","TrackChangesEditing","726GlPoea","5591160uqwqHt","338610YrNUuY","15200080HgGKat","16rfiRHN","get","document","name","locale","BlockQuoteEditing","100605ClTDwv","filter"];return(ls=function(){return t})()}!function(t,e){const n=us,r=t();for(;;)try{if(564638===parseInt(n(354))/1*(parseInt(n(321))/2)+parseInt(n(323))/3*(parseInt(n(325))/4)+parseInt(n(331))/5+-parseInt(n(357))/6+-parseInt(n(352))/7*(parseInt(n(343))/8)+-parseInt(n(322))/9+parseInt(n(324))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ls);class fs extends t.Plugin{[cs(335)](){const t=cs,e=this[t(342)],n=e[t(329)];if(!e[t(351)][t(363)](t(330)))return;const r=e[t(351)][t(326)](t(364)),s=this[t(342)][t(350)][t(326)](t(362));r[t(348)](t(362),((n,o={})=>{const i=t,a=this[i(342)][i(340)][i(327)][i(356)],c=o&&void 0!==o[i(334)]?o[i(334)]:!s[i(361)];let u=[];if(c){const t=Array[i(337)](a[i(344)]())[i(332)]((t=>hs(t)||function(t,e){const n=i,r=e[n(359)](t[n(345)],n(362)),s=e[n(359)]([n(338),n(362)],t);return r&&s}(t,this[i(342)][i(340)][i(333)])));u=y(t,e[i(340)])}else{const t=Array[i(337)](a[i(344)]())[i(332)]((t=>hs(t)));u=y(t,e[i(340)])}e[i(340)][i(349)]((()=>{const t=i;for(const e of u)r[t(341)](e,{commandName:t(362),commandParams:[{forceValue:c}]})}))})),r[t(353)][t(355)]((e=>{const r=t,{data:s}=e;if(s&&r(362)==s[r(339)]){const t=zr(n,r(346));return s[r(336)][0][r(334)]?{type:r(358),content:zr(n,r(347),t)}:{type:r(358),content:zr(n,r(360),t)}}}))}}function hs(t){const e=cs;return e(362)==t[e(345)][e(328)]}const gs=ps;!function(t,e){const n=ps,r=t();for(;;)try{if(508616===parseInt(n(281))/1+parseInt(n(269))/2*(-parseInt(n(279))/3)+-parseInt(n(261))/4*(parseInt(n(268))/5)+-parseInt(n(266))/6*(parseInt(n(274))/7)+-parseInt(n(264))/8*(-parseInt(n(267))/9)+-parseInt(n(263))/10+parseInt(n(280))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ms);class ds extends t.Plugin{[gs(278)](){const t=gs,e=this[t(276)];e[t(262)][t(273)](t(270))&&(e[t(262)][t(271)](t(277))[t(272)](t(265)),e[t(262)][t(271)](t(277))[t(272)](t(275)),e[t(262)][t(271)](t(277))[t(272)](t(282)))}}function ps(t,e){const n=ms();return(ps=function(t,e){return n[t-=261]})(t,e)}function ms(){const t=["editor","TrackChangesEditing","afterInit","1740wpUXcr","15499275QbClnf","205000yJzuRb","changeCaseTitle","114316ivHeBB","plugins","9160360RvrkcB","489352AICgyJ","changeCaseUpper","37194QkBIHw","90ESuNhu","10HXnTCE","962SDXiLp","CaseChange","get","enableCommand","has","525RJqTHZ","changeCaseLower"];return(ms=function(){return t})()}function Is(t,e){const n=bs();return(Is=function(t,e){return n[t-=377]})(t,e)}const Es=Is;function bs(){const t=["73844qVffAi","get","840QHsWPS","861022ErYMDK","enableCommand","1401084gCNLUY","editor","ckbox","3KcdveS","plugins","afterInit","11HgxYNI","72KAmzSM","25SjwaiC","173914HfisIL","commands","192248fkePiZ","28WSHCGC","135960hCIIlR","TrackChangesEditing","2818290gSFkiE"];return(bs=function(){return t})()}!function(t,e){const n=Is,r=t();for(;;)try{if(533858===parseInt(n(383))/1+parseInt(n(385))/2*(parseInt(n(388))/3)+parseInt(n(380))/4*(-parseInt(n(393))/5)+-parseInt(n(377))/6*(-parseInt(n(397))/7)+-parseInt(n(396))/8*(-parseInt(n(392))/9)+-parseInt(n(379))/10*(parseInt(n(391))/11)+-parseInt(n(382))/12*(parseInt(n(394))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Es(390)](){const t=Es,e=this[t(386)];e[t(395)][t(381)](t(387))&&e[t(389)][t(381)](t(378))[t(384)](t(387))}}const _s=ys;function ys(t,e){const n=As();return(ys=function(t,e){return n[t-=242]})(t,e)}function As(){const t=["6XTwAwF","schema","name","type","registerDescriptionCallback","model","rootElement","config","878684PVfqyF","ELEMENT_CODE_BLOCK","6vsPNCX","isLimit","TrackChangesEditing","from","formatBlock","indentCodeBlock","selection","markBlockFormat","change","*Set format:* %0","get","label","locale","9tyzuKQ","commandName","plugins","5167141hNEjbC","codeBlock","language","editor","find","3433560feqBoy","commands","has","format","740760fKmkVz","afterInit","9124430wITPMR","commandParams","*Remove format:* %0","parent","enableCommand","4980051vzSMnp","blockName","outdentCodeBlock","languages","descriptionFactory","CodeBlock","forceValue","getSelectedBlocks","registerElementLabel","toLowerCase","value","104248pZfVtQ","checkChild","filter","document"];return(As=function(){return t})()}!function(t,e){const n=ys,r=t();for(;;)try{if(452881===-parseInt(n(275))/1*(parseInt(n(279))/2)+parseInt(n(245))/3*(-parseInt(n(287))/4)+parseInt(n(253))/5*(-parseInt(n(289))/6)+parseInt(n(248))/7+-parseInt(n(257))/8+parseInt(n(264))/9+parseInt(n(259))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class Cs extends t.Plugin{[_s(258)](){const t=_s,e=this[t(251)];if(!e[t(247)][t(255)](t(269)))return;const n=e[t(247)][t(242)](t(291)),r=e[t(244)],s=e[t(286)][t(242)](t(249))[t(267)],o=e[t(254)][t(242)](t(249));n[t(263)](t(294)),n[t(263)](t(266)),n[t(263)](t(249),((r,i={})=>{const a=t,c=e[a(284)],u=e[a(284)][a(278)][a(295)],l=i&&void 0!==i[a(270)]?i[a(270)]:!o[a(274)];let f;i[a(250)]||(i[a(250)]=s[0][a(250)]),f=l?Array[a(292)](u[a(271)]())[a(277)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(285))&&!e[n(290)](t)&&e[n(276)](t[n(262)],n(249))}(t,c[a(280)]))):Array[a(292)](u[a(271)]())[a(277)]((t=>ks(t)));const h=y(f,c);c[a(297)]((()=>{const t=a;for(const e of h)n[t(296)](e,{commandName:t(249),commandParams:[{...i,forceValue:l}],formatGroupId:t(265)})}))})),n[t(268)][t(272)](t(249),(e=>zr(r,t(288),e))),n[t(268)][t(283)]((e=>{const n=t;if(n(293)!=e[n(282)])return;const o=r.t,{data:i}=e;if(!i||n(249)!=i[n(246)])return;const a=i[n(260)][0][n(250)],c=o(s[n(252)]((t=>t[n(250)]===a))[n(243)])[n(273)]();return i[n(260)][0][n(270)]?{type:n(256),content:zr(r,n(298),zr(r,n(288),1)+" ("+c+")")}:{type:n(256),content:zr(r,n(261),zr(r,n(288),1))}}))}}function ks(t){const e=_s;return e(249)==t[e(281)]}const Ls=Ns;function Ns(t,e){const n=Rs();return(Ns=function(t,e){return n[t-=336]})(t,e)}function Rs(){const t=["CommentsEditing","10JmKvOR","afterInit","233173OREObV","TrackChangesEditing","160011yzWJLa","addCommentThread","plugins","1098UMLyaN","15825997afQNmX","21nafCIS","20912fxJAOR","1805346CqhYoS","383888SXPYVz","enableCommand","2VkTPgl","has","1027440iMRLEg","editor","get"];return(Rs=function(){return t})()}!function(t,e){const n=Ns,r=t();for(;;)try{if(506498===parseInt(n(342))/1+-parseInt(n(354))/2*(parseInt(n(344))/3)+-parseInt(n(352))/4+parseInt(n(336))/5+parseInt(n(351))/6*(-parseInt(n(349))/7)+-parseInt(n(350))/8*(parseInt(n(347))/9)+parseInt(n(340))/10*(parseInt(n(348))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Rs);class Ss extends t.Plugin{[Ls(341)](){const t=Ls,e=this[t(337)];e[t(346)][t(355)](t(339))&&e[t(346)][t(338)](t(343))[t(353)](t(345))}}var vs=n(834);function Ms(t,e,n){const r=ws,s=[];for(const o of e[r(138)]())o[r(152)](t)&&s[r(129)](n[r(157)](o));return s}function ws(t,e){const n=Fs();return(ws=function(t,e){return n[t-=122]})(t,e)}function Os(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(125)][r(168)](r(156));return(o,i,a)=>{const c=r;if(!a[c(159)][c(131)](i[c(153)],o[c(163)]))return;const u=i[c(153)][c(165)](),l=i[c(153)][c(130)],f=t[c(161)][c(151)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(134)];d=d||f[c(154)](e);const n=a[c(164)][c(132)](e);if(n&&n[c(150)](c(160)))return;c(128)==t[c(147)]&&f[c(133)](e)&&!f[c(149)](e)&&(e[c(148)]||l[c(145)]?h&&h[c(166)]==e||(h=e,m(t[c(155)]),p=!0):g=g||t[c(155)])}function m(t){const r=c,o=a[r(146)][r(143)](r(158),{class:r(141)+e}),u=a[r(164)][r(123)](t);n&&s[r(122)][r(124)](i[r(144)])&&a[r(146)][r(167)](r(127),o),a[r(146)][r(169)](u,o),a[r(164)][r(142)](o,i[r(144)])}d||p||!g||m(g)}}function Fs(){const t=["getWalker","parent","addClass","get","insert","activeMarkers","toViewPosition","includes","plugins","2222577pvLbYU","ck-suggestion-marker--active","elementEnd","push","start","test","toViewElement","isBlock","item","1735146hbQYRF","338430OvmmcR","1656564YPNntt","getItems","1962085CwqUZn","1601760AdxMOh","ck-suggestion-marker-","bindElementToMarker","createUIElement","markerName","isAtEnd","writer","type","nextSibling","isLimit","getCustomProperty","schema","hasAttribute","markerRange","isContent","previousPosition","TrackChangesEditing","createRangeOn","span","consumable","addHighlight","model","368713GueDHU","name","mapper"];return(Fs=function(){return t})()}function Ds(){const t=["selection","isCollapsed","uiElement","addMarker:suggestion:deletion","2mInNkb","$graveyard","downcastDispatcher","remove","editor","end","224753AgtjBZ","root","modifySelection","merge","createRange","enableCommand","high","fromRange","plugins","unbindElementFromMarkerName","commands","editing","rootName","8892576ObYGJD","unlock","203436OQxSKY","bind","TrackChangesEditing","enqueueChange","markerName","mapper","document","delete","model","695108xfVPUl","setSelection","620952FtEutQ","deleteForward","start","showSuggestionHighlights","247330wuKkGG","forward","options","createSelection","writer","unit","getFirstRange","3Iqpwkd","lock","100pQPOmX","init","detach","21JKqIVn","requires","buffer","markerNameToElements","786630qjGJvA","data","removeMarker:suggestion:deletion","get","batch"];return(Ds=function(){return t})()}!function(t,e){const n=ws,r=t();for(;;)try{if(498407===parseInt(n(162))/1+-parseInt(n(140))/2+parseInt(n(135))/3+-parseInt(n(137))/4+parseInt(n(139))/5+parseInt(n(136))/6+parseInt(n(126))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fs);const Ps=Bs;function Bs(t,e){const n=Ds();return(Bs=function(t,e){return n[t-=120]})(t,e)}!function(t,e){const n=Bs,r=t();for(;;)try{if(130650===-parseInt(n(160))/1*(-parseInt(n(154))/2)+-parseInt(n(136))/3*(-parseInt(n(123))/4)+-parseInt(n(129))/5+parseInt(n(145))/6+parseInt(n(141))/7*(parseInt(n(125))/8)+parseInt(n(175))/9*(parseInt(n(138))/10)+-parseInt(n(173))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ds);class xs extends t.Plugin{static get[Ps(142)](){return[vs.Delete]}[Ps(139)](){const t=Ps,e=this[t(158)],n=e[t(168)][t(148)](t(177));n[t(165)](t(121));const r=e[t(170)][t(148)](t(126));n[t(165)](t(126),((n,s={})=>{const o=t,a=e[o(122)][o(132)](e[o(122)][o(120)][o(150)]);a[o(151)]&&e[o(122)][o(162)](a,{direction:o(130),unit:s[o(134)]});const c=a[o(135)](),u=i.LiveRange[o(167)](c);let l;n(s),l=o(155)==u[o(161)][o(172)]?e[o(122)][o(164)](c[o(127)]):e[o(122)][o(164)](u[o(127)],u[o(159)]),u[o(140)](),e[o(122)][o(178)](r[o(143)][o(149)],(t=>{const e=o;r[e(143)][e(137)](),t[e(124)](t[e(164)](l[e(159)])),r[e(143)][e(174)]()}))})),e[t(171)][t(156)].on(t(153),Os(e,t(163)),{priority:t(166)}),e[t(146)][t(156)].on(t(153),((n,r,s)=>{const o=t;s[o(131)][o(128)]&&Os(e,o(163),{showActiveMarker:!1})[o(176)](this)(n,r,s)}),{priority:t(166)}),e[t(171)][t(156)].on(t(147),((e,n,r)=>{const s=t,o=r[s(180)][s(144)](n[s(179)]);if(o)for(const t of o)t.is(s(152))&&(r[s(180)][s(169)](t,n[s(179)]),r[s(133)][s(157)](t))}),{priority:t(166)})}}const Us=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=264]})(t,e)}function Gs(){const t=["isObject","selection","*Check item*","oldValue","782153EpMhyj","ELEMENT_LIST_ITEM","getSuggestions","2014958XAVTbR","88xJSyWX","fromRange","next","*Remove format:* %0","deletion","3TbUwlY","_registerLegacyDescription","forceValue","*Merge:* list item","parent","getRanges","noTrackChangesFixer","filter","plugins","22044600xuqYwt","data","*Format:* insert into %0","trackChangesCommand","containsItem","*Set format:* %0","toUpperCase","customNumberedList","*Indent:* %0","value","_LIST","refresh","*Change to:* %0","TodoListEditing","nextSibling","getAttribute","registerBlockAttribute","key","commandParams","bulleted","1174995MkWmpT","mergeListItemBackward","isLocal","ELEMENT_NUMBERED_LIST","splitListItemBefore","change","listItemIdFixer","descriptionFactory","execute","listMarkerStyle","newValue","_suggestionFactory","groupId","todoListCheck","indentList","start","locale","numbered","*Outdent:* %0","_getAttributeKey","bulletedList","setAttribute","removeMarker","range","find","every","listMarker","nodeAfter","createPositionAt","format","includes","18949IIprpL","*Format:* remove from %0","registerElementLabel","1588xfcUPd","todo","TrackChangesEditing","listStart","listReversed","get","editor","schema","suggestion","document","registerDescriptionCallback","*Uncheck item*","registerPostFixer","attributes","getFirstRange","customBulletedList","FORMAT_INDENT","length","formatBlock","splitListItemAfter","listItemId","model","list.multiBlock","50wkLFFb","meta","8685EFmSte","head","getChanges","assureChains","end","registerCustomCallback","map","isUndo","attributeKey","batch","listType","*Split:* list item","type","from","numberedList","listStyle","detach","commandName","*Merge:* %0","has","ListEditing","_findSuggestions","accept","afterInit","default","outdentList","setSelection","ELEMENT_TODO_LIST","isNextTo","listIndent","attribute","multipleBlocks","978jUuCRu","getFirstMarker","ELEMENT_BULLETED_LIST","commands","previousSibling","push","enableDefaultAttributesIntegration","todoList","documentList","_supportLegacySuggestions","ELEMENT_","differ","todoListChecked","checkTodoList","config","mergeListItemForward","registerAttributeLabel","createRange","1704494eojFBA"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(862265===parseInt(n(398))/1+-parseInt(n(401))/2*(-parseInt(n(407))/3)+parseInt(n(318))/4*(parseInt(n(343))/5)+parseInt(n(375))/6*(-parseInt(n(315))/7)+parseInt(n(402))/8*(parseInt(n(284))/9)+parseInt(n(341))/10*(-parseInt(n(393))/11)+-parseInt(n(264))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[Us(366)](){const t=Us,e=this[t(324)];if(!e[t(415)][t(362)](t(363)))return;const n=e[t(300)],r=e[t(415)][t(323)](t(320)),s=e[t(415)][t(362)](t(277)),o=!!e[t(389)][t(323)](t(340));function i(e){const r=t;return{type:r(313),content:""+zr(n,r(269),e)}}function a(e){const r=t;return{type:r(313),content:""+zr(n,r(405),e)}}r[t(381)](t(357)),r[t(381)](t(304)),r[t(381)](t(271)),r[t(381)](t(333)),r[t(381)](t(298)),r[t(381)](t(368)),r[t(381)](t(337)),r[t(381)](t(288)),r[t(280)](t(338)),r[t(280)](t(353)),r[t(280)](t(372)),o&&(r[t(381)](t(285)),r[t(381)](t(390))),s&&(r[t(381)](t(382)),r[t(381)](t(388)),r[t(280)](t(387)),r[t(291)][t(328)]((e=>{const r=t,{data:s}=e;if(s&&r(387)==s[r(281)])return{type:r(313),content:s[r(294)]?zr(n,r(396)):zr(n,r(329))}})),this[t(324)][t(339)][t(327)][t(330)]((e=>{const n=t;if(e[n(352)][n(350)])return!1;let s=!1;const o=r[n(400)]({skipNotAttached:!0})[n(414)]((t=>n(387)===r[n(303)](t)));for(const t of o)n(319)!=t[n(332)]()[n(299)][n(311)][n(279)](n(353))&&(r[n(364)](t[n(332)](),n(373))[n(308)]((t=>n(353)===r[n(303)](t[n(326)])))||(e[n(306)](t[n(376)]()),s=!0));return s}))),r[t(291)][t(391)](t(372),zr(n,t(334)));const c={type:t(313),content:""};r[t(291)][t(328)]((e=>{const r=t,{data:s}=e;if(!s||r(353)!=s[r(281)])return;let u=e[r(344)];for(;u;){if(u[r(265)]&&((r(358)==u[r(265)][r(281)]||r(293)==u[r(265)][r(281)])&&(u[r(265)][r(294)]&&r(367)!=u[r(265)][r(294)]||r(367)!=u[r(265)][r(397)]&&!s[r(294)])||!o&&u[r(265)][r(281)]==_c))return c;u=u[r(404)]}if(null==s[r(294)])switch(s[r(397)]){case r(283):return a(zr(n,r(377)));case r(301):return a(zr(n,r(287)));case r(319):return a(zr(n,r(370)))}switch(s[r(294)]){case r(283):return i(zr(n,r(377)));case r(301):return i(zr(n,r(287)));case r(319):return i(zr(n,r(370)))}})),r[t(291)][t(328)]((e=>{const n=t,{data:r}=e;if(r&&n(372)==r[n(281)])return null==r[n(294)]||null==r[n(397)]&&0==r[n(294)]?c:void 0})),r[t(291)][t(328)]((e=>{const r=t;if(r(373)!=e[r(355)])return;const{data:s}=e;if(!s||r(338)!=s[r(281)])return;const o=Hs(e);return r(294)==o?{type:r(313),content:zr(n,r(410))}:r(397)==o?{type:r(313),content:zr(n,r(354))}:c})),e[t(339)][t(327)][t(330)]((e=>this[t(290)](e))),e[t(339)][t(327)][t(330)]((e=>this[t(413)](e))),e[t(339)][t(327)][t(330)]((e=>this[t(346)](e))),this[t(384)]()}[Us(290)](t){const e=Us;if(t[e(352)][e(350)]||!t[e(352)][e(286)])return!1;let n=!1;const r=this[e(324)][e(415)][e(323)](e(320))[e(400)]({skipNotAttached:!0})[e(414)]((t=>t[e(265)]&&e(338)==t[e(265)][e(281)]))[e(414)]((t=>t[e(265)][e(294)]&&t[e(265)][e(397)]));for(const s of r)Hs(s)||(t[e(306)](s[e(376)]()),n=!0);return n}[Us(413)](t){const e=Us;if(t[e(352)][e(350)]||!t[e(352)][e(286)])return!1;const n=this[e(324)][e(415)][e(323)](e(320));if(n[e(267)][e(273)])return!1;let r=!1;const s=[e(353),e(338),e(372),e(358),e(321),e(322),e(297),e(310),e(293)],o=this[e(324)][e(339)][e(327)][e(386)][e(345)]()[e(414)]((t=>e(373)==t[e(355)]))[e(414)]((t=>s[e(314)](t[e(351)])));if(0==o[e(335)])return r;for(const i of o){const o=n[e(364)](i[e(307)],e(373))[e(414)]((t=>!t[e(342)][e(371)]))[e(349)]((t=>t[e(326)]))[e(414)]((t=>{const r=e,o=n[r(303)](t);return s[r(314)](o)}));if(o[e(335)]){for(const n of o)t[e(306)](n[e(376)]());r=!0}}return r}[Us(346)](t){const e=Us;if(t[e(352)][e(350)]||!t[e(352)][e(286)])return!1;const n=this[e(324)][e(415)][e(323)](e(320));let r=!1;const s=[e(353),e(338),e(372),e(358),e(321),e(322),e(297),e(310),e(293)];for(const t of n[e(400)]({skipNotAttached:!0})){const o=n[e(364)](t[e(332)](),e(373))[e(349)]((t=>t[e(326)]))[e(414)]((t=>t[e(265)]&&s[e(314)](t[e(265)][e(281)])));if(!o[e(335)])continue;const a=o[0][e(344)][e(331)][e(296)];if(!o[e(309)]((t=>t[e(331)][e(296)]===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(400)]({skipNotAttached:!0})[s(414)]((e=>s(373)==e[s(355)]&&e[s(331)][s(296)]==t)))e[s(305)](s(296),r)}function i(t,n){const r=e;let s=t[r(344)],i=!1;for(;s;)s[r(331)][r(296)]!=n&&(o(s[r(331)][r(296)],n),s[r(305)](r(296),n),i=!0),s=s[r(404)];return i}}[Us(384)](){const t=Us,e=this[t(324)],n=e[t(300)],r=e[t(415)][t(323)](t(320));this[t(408)](),r[t(295)][t(348)](t(336),t(383),t(365),(function(n,r){const s=t,o=[];for(let t of n)t[s(299)][s(311)]===t[s(347)][s(411)]&&(t=e[s(339)][s(392)](e[s(339)][s(312)](t[s(299)][s(311)],0))),o[s(380)](t);e[s(339)][s(289)]((t=>{const n=s,a=e[n(339)][n(327)][n(395)],c=Array[n(356)](a[n(412)]())[n(349)]((t=>i.LiveRange[n(403)](t)));t[n(369)](o),e[n(378)][n(323)](r[n(360)])[n(275)](),r[n(282)][n(380)]({forceDefaultExecution:!0}),e[n(292)](r[n(360)],...r[n(282)]),t[n(369)](c);for(const t of c)t[n(359)]()}))})),r[t(291)][t(317)]((function(n){const r=t,s=!e[r(339)][r(325)][r(394)](n),o=n[r(379)],i=n[r(278)],a=n[r(279)](r(338)),c=!o||o[r(279)](r(338))!==a,u=!i||i[r(279)](r(338))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(399),e)))}[Us(408)](){const t=Us,e=this[t(324)],n=e[t(300)];function r(n){const r=t,s=e[r(378)][r(323)](r(304))[r(273)],o=e[r(378)][r(323)](r(357))[r(273)];return r(357)===n?s:o}e[t(415)][t(323)](t(320))[t(291)][t(328)]((function(s){const o=t;if(o(336)!=s[o(355)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(360)]){case o(304):u=i[o(282)][0][o(409)],l=r(i[o(360)]),a=o(u?266:316),!l&&e[o(389)][o(323)](o(340))||(a=o(276)),c={type:o(313),content:zr(n,a,zr(n,o(377)))};break;case o(357):u=i[o(282)][0][o(409)],l=r(i[o(360)]),a=o(u?266:316),!l&&e[o(389)][o(323)](o(340))||(a=o(276)),c={type:o(313),content:zr(n,a,zr(n,o(287)))};break;case o(298):a=o(272),c={type:o(313),content:zr(n,a,zr(n,o(399)))};break;case o(368):a=function(t){const e=o,n=t[e(332)]();let r=n[e(299)][e(311)];for(;r&&n[e(268)](r);){if(r[e(279)](e(372))>0)return!1;r=r[e(278)]}return!0}(s)?zr(n,o(316),zr(n,function(t){const e=o;return e(385)+t[e(332)]()[e(299)][e(311)][e(279)](e(353))[e(270)]()+e(274)}(s))):zr(n,o(302),zr(n,o(399))),c={type:o(313),content:a};break;case o(285):case o(390):!1===i[o(374)]&&(a=o(361),c={type:o(406),content:zr(n,a,zr(n,o(399)))})}return c}))}}function Hs(t){const e=Us;let n=t[e(332)]()[e(299)][e(311)][e(379)];for(;n;){const r=n[e(279)](e(338));if(!r)return!1;if(r==t[e(265)][e(294)])return e(294);if(r==t[e(265)][e(397)])return e(397);n=n[e(379)]}return!1}const zs=Ks;function Ws(){const t=["listStart","start","commandName","23339129qaOFAb","attribute","enableDefaultAttributesIntegration","2KUkTen","find","getFirstMarker","afterInit","get","square","config","customNumbered","plugins","72JzFXva","startIndex","head","328nHFrXE","bind","default","9325460IKgvxd","*Remove format:* %0","descriptionFactory","_getAttributeKey","toUpperCase","listStyle","format","1101149URbOPz","type","key","*Set format:* %0","FORMAT_LIST_START","getAttribute","registerPostFixer","listReversed","includes","data","registerAttributeLabel","formatBlock","88155VGUnYl","16vtAZkE","ListPropertiesEditing","_LIST_","removeMarker","bulleted","suggestion","upper-latin","_findSuggestions","getSuggestions","list.properties","model","*Format:* set order to regular","registerBlockAttribute","*Format:* set start index to %0","FORMAT_LIST_REVERSED","oldValue","TrackChangesEditing","*Format:* set order to reversed","registerDescriptionCallback","handleDescriptions","lower-roman","document","disc","locale","commandParams","filter","newValue","styles","*Change to:* %0","isUndo","circle","4148893VJNzLe","getFirstRange","3171150Cwngsx","listType","12NMIWoX","reversed","editor","upper-roman","_getTranslationKeyForListStyle","ELEMENT_","2637QOvXPm","decimal","has","batch","next","decimal-leading-zero","replace","_registerLegacyDescription","_LIST_DEFAULT","nodeAfter","numbered","lower-latin"];return(Ws=function(){return t})()}function Ks(t,e){const n=Ws();return(Ks=function(t,e){return n[t-=457]})(t,e)}!function(t,e){const n=Ks,r=t();for(;;)try{if(884498===parseInt(n(529))/1*(parseInt(n(507))/2)+parseInt(n(489))/3*(-parseInt(n(519))/4)+-parseInt(n(541))/5*(-parseInt(n(516))/6)+parseInt(n(479))/7*(parseInt(n(542))/8)+-parseInt(n(481))/9+parseInt(n(522))/10+parseInt(n(504))/11*(-parseInt(n(483))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ws);class Xs extends t.Plugin{[zs(510)](){const t=zs;if(!this[t(485)][t(515)][t(491)](t(543)))return;const e=this[t(485)][t(513)][t(511)](t(457)),n=this[t(485)][t(515)][t(511)](t(464));e[t(475)]&&(n[t(506)](t(527)),n[t(460)](t(527))),e[t(484)]&&(n[t(506)](t(536)),n[t(460)](t(536))),e[t(517)]&&(n[t(506)](t(501)),n[t(460)](t(501)));const r={type:t(528),content:""};n[t(524)][t(466)](this[t(467)][t(520)](this));const s=this[t(485)][t(471)];n[t(524)][t(539)](t(536),zr(s,t(462))),n[t(524)][t(466)]((e=>{const n=t,{data:s}=e;if(s&&n(536)==s[n(531)])return null==s[n(474)]||0==s[n(474)]&&null==s[n(463)]?r:void 0})),n[t(524)][t(539)](t(501),zr(s,t(533))),n[t(524)][t(466)]((e=>{const n=t,{data:s}=e;if(s&&n(501)==s[n(531)])return null==s[n(474)]||1==s[n(474)]&&null==s[n(463)]?r:void 0})),this[t(485)][t(458)][t(469)][t(535)]((e=>{const r=t;if(e[r(492)][r(477)])return!1;let s=!1;const o=n[r(550)]({skipNotAttached:!0})[r(473)]((t=>{const e=r,s=n[e(525)](t);return e(501)==s||e(536)==s}));for(const t of o){const o=t[r(480)]()[r(502)][r(498)][r(534)](r(482));r(499)!=o&&r(514)!=o&&(n[r(549)](t[r(480)](),r(505))[r(508)]((t=>r(482)==n[r(525)](t[r(547)])))||(e[r(545)](t[r(509)]()),s=!0))}return s})),this[t(496)]()}[zs(467)](t){const e=zs,n=this[e(485)][e(471)],{data:r}=t,s={type:e(528),content:""};if(!r||e(527)!=r[e(531)])return;if(!r[e(463)])return e(521)==r[e(474)]?s:{type:e(528),content:""+zr(n,e(532),zr(n,this[e(487)](r[e(474)])))};if(!r[e(474)]){if(e(521)==r[e(463)])return s;let o=t[e(518)];for(;o;){if(o[e(538)]&&e(482)==o[e(538)][e(531)]&&o[e(538)][e(474)])return s;o=o[e(493)]}return{type:e(528),content:""+zr(n,e(523),zr(n,this[e(487)](r[e(463)])))}}if(e(521)!=r[e(474)])return{type:e(528),content:""+zr(n,e(532),zr(n,this[e(487)](r[e(474)])))};let o=t[e(518)];for(;o;){if(o[e(538)]&&e(482)==o[e(538)][e(531)]&&o[e(538)][e(474)]&&o[e(538)][e(463)])return s;o=o[e(493)]}const i=t[e(480)]()[e(502)][e(498)][e(534)](e(482));return{type:e(528),content:zr(n,e(532),zr(n,e(488)+i[e(526)]()+e(497)))}}[zs(496)](){const t=zs,e=this[t(485)],n=e[t(471)];e[t(515)][t(511)](t(464))[t(524)][t(466)]((e=>{const r=t;if(r(540)!=e[r(530)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(503)]){case r(527):o=r(476),i={type:r(528),content:zr(n,o,zr(n,this[r(487)](s[r(472)][0][r(530)])))};break;case r(536):o=s[r(472)][0][r(484)]?r(465):r(459),i={type:r(528),content:zr(n,o)};break;case r(501):o=r(461),i={type:r(528),content:zr(n,o,s[r(472)][0][r(517)])}}return i}))}[zs(487)](t){const e=zs;return e(488)+function(t){const n=e;return qs[n(537)](t)?n(546):Zs[n(537)](t)?n(499):null}(t)[e(526)]()+e(544)+t[e(526)]()[e(495)](/-/g,"_")}}const qs=[zs(470),zs(478),zs(512)],Zs=[zs(490),zs(494),zs(468),zs(486),zs(500),zs(548)];var Qs=n(507);const Js=Ys;function Ys(t,e){const n=$s();return(Ys=function(t,e){return n[t-=369]})(t,e)}function $s(){const t=["showSuggestionHighlights","4480WuDRkf","setSelection","markInsertion","model","hasClass","addMarker:suggestion:insertion","239974HUfltq","split","editor","requires","ck-suggestion-marker-split","628423ODaVgv","unbindElementFromMarkerName","high","6YIoDLG","afterExecute","editing","getFirstPosition","downcastDispatcher","enter","change","createPositionAt","options","TrackChangesEditing","19327wCTvWU","data","fire","document","5zwzwTd","createRange","removeMarker:suggestion:insertion","parent","getFirstRange","1084924BzLMmk","bind","enableCommand","writer","end","markerNameToElements","remove","selection","16xmBamY","enterBlock","init","8HKRcyW","fromRange","6029523ivqYJG","mapper","get","plugins","markerName","188604XyXNem","33144744FbCAwC","commands","detach","nextSibling"];return($s=function(){return t})()}!function(t,e){const n=Ys,r=t();for(;;)try{if(410561===-parseInt(n(416))/1+-parseInt(n(389))/2*(parseInt(n(399))/3)+parseInt(n(381))/4*(parseInt(n(376))/5)+-parseInt(n(419))/6*(parseInt(n(411))/7)+-parseInt(n(392))/8*(parseInt(n(394))/9)+parseInt(n(405))/10*(-parseInt(n(372))/11)+parseInt(n(400))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Js(414)](){return[Qs.Enter]}[Js(391)](){const t=Js,e=this[t(413)],n=e[t(397)][t(396)](t(371)),r=e[t(401)][t(396)](t(424));n[t(383)](t(424),(()=>{const s=t;e[s(408)][s(425)]((t=>{const o=s,a=e[o(408)][o(375)][o(388)],c=a[o(422)](),u=i.LiveRange[o(393)](a[o(380)]());if(r[o(390)](t)){const r=e[o(408)][o(369)](c[o(379)][o(403)],0),s=t[o(377)](c,r);n[o(407)](s)}else t[o(406)](t[o(377)](u[o(385)]));u[o(402)](),r[o(374)](o(420),{writer:t})}))})),e[t(421)][t(423)].on(t(410),Os(e,t(412)),{priority:t(418)}),e[t(421)][t(423)].on(t(378),((e,n,r)=>{const s=t,o=r[s(395)][s(386)](n[s(398)]);if(o)for(const t of o)t[s(409)](s(415))&&(r[s(395)][s(417)](t,n[s(398)]),r[s(384)][s(387)](t))}),{priority:t(418)}),e[t(373)][t(423)].on(t(410),((n,r,s)=>{const o=t;s[o(370)][o(404)]&&Os(e,o(412),{showActiveMarker:!1})[o(382)](this)(n,r,s)}),{priority:t(418)})}}function eo(){const t=["5260199raVWUF","4792IfBDji","createRange","4191600LxHRaN","plugins","FindAndReplaceEditing","enableCommand","editor","item","findNext","1865931TLCRor","27ToqKpA","replace","findPrevious","model","has","get","markers","createPositionAt","1582015UCuwHa","findByTextCallback","getIntersection","string","TrackChangesEditing","353kerZON","getRange","187576IDYKFo","77tvdudW","find","filter","end","_isInDeletionRange","getMarkersGroup","afterInit","start","4BkwkEe","FindAndReplaceUtils","handleFindCommand","bind","replaceAll","740730qwiUyt","suggestion:deletion"];return(eo=function(){return t})()}const no=ro;function ro(t,e){const n=eo();return(ro=function(t,e){return n[t-=437]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(887547===parseInt(n(458))/1*(-parseInt(n(477))/2)+-parseInt(n(444))/3+parseInt(n(469))/4*(parseInt(n(453))/5)+parseInt(n(437))/6+parseInt(n(476))/7+parseInt(n(460))/8*(parseInt(n(445))/9)+parseInt(n(474))/10*(parseInt(n(461))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(eo);class so extends t.Plugin{[no(467)](){const t=no;if(!this[t(441)][t(438)][t(449)](t(439)))return;const e=this[t(441)][t(438)][t(450)](t(457));e[t(440)](t(462),this[t(471)][t(472)](this)),e[t(440)](t(443)),e[t(440)](t(447)),e[t(440)](t(446)),e[t(440)](t(473))}[no(471)](t,e,n={}){const r=no,s=this[r(441)][r(438)][r(450)](r(470));return t((t=>(r(456)==typeof e?s[r(454)](e,n):e)(t)[r(463)]((e=>!1===this[r(465)](e,t[r(442)])))),n)}[no(465)](t,e){const n=no,r=this[n(441)][n(448)][n(478)](this[n(441)][n(448)][n(452)](e,t[n(468)]),this[n(441)][n(448)][n(452)](e,t[n(464)]));for(const t of this[n(441)][n(448)][n(451)][n(466)](n(475)))if(null!==r[n(455)](t[n(459)]()))return!0;return!1}}const oo=io;function io(t,e){const n=co();return(io=function(t,e){return n[t-=334]})(t,e)}!function(t,e){const n=io,r=t();for(;;)try{if(956594===-parseInt(n(356))/1+parseInt(n(348))/2*(parseInt(n(350))/3)+parseInt(n(384))/4+-parseInt(n(342))/5+parseInt(n(363))/6+-parseInt(n(353))/7+parseInt(n(368))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(co);const ao=[{pluginName:oo(392),commandName:oo(370)},{pluginName:oo(374),commandName:oo(338)},{pluginName:oo(358),commandName:oo(371)},{pluginName:oo(386),commandName:oo(381)}];function co(){const t=["FORMAT_FONT_SIZE","config","fontFamily","editor","*Set font size:* %0","descriptionFactory","7068745CNCqKl","fontColor.colors","*Set font family:* %0","*Reset font family*","*Reset font background color*","value","1629124zjioqz","*Set font background color:* %0","3LLNLwA","toLowerCase","label","8039115YrFSlQ","fontSize.options","FORMAT_FONT_BACKGROUND","1009219trVxyl","afterInit","FontColorEditing","find","formatInline","commandName","model","5567298mzctmb","*Reset font color*","*Reset font size*","title","commandParams","14296440QCMxjg","FontSize","fontSize","fontColor","fontBackgroundColor.colors","normalizeSizeOptions","FontFamilyEditing","TrackChangesEditing","registerAttributeLabel","format","get","*Set font color:* %0","FORMAT_FONT_FAMILY","fontBackgroundColor","type","locale","3994028aKkXUU","enableDefaultAttributesIntegration","FontBackgroundColorEditing","has","trim","_registerLegacyDescription","registerInlineAttribute","FORMAT_FONT_COLOR","FontSizeEditing","plugins","registerDescriptionCallback"];return(co=function(){return t})()}class uo extends t.Plugin{[oo(357)](){const t=oo,e=this[t(339)][t(383)],n=this[t(339)][t(334)][t(378)](t(375));for(const{pluginName:e,commandName:r}of ao)this[t(339)][t(334)][t(387)](e)&&(n[t(385)](r),n[t(390)](r));n[t(341)][t(376)](t(370),zr(e,t(336))),n[t(341)][t(376)](t(338),zr(e,t(380))),n[t(341)][t(376)](t(371),zr(e,t(391))),n[t(341)][t(376)](t(381),zr(e,t(355))),this[t(389)]()}[oo(389)](){const t=oo,e=this[t(339)],n=e[t(383)];e[t(334)][t(378)](t(375))[t(341)][t(335)]((e=>{const r=t,o=n.t;if(r(360)!=e[r(382)])return;const{data:i}=e;if(null!=i){if(r(370)==i[r(361)]){const t=i[r(367)][0][r(347)];if(t){const e=o(this[r(339)][r(334)][r(378)](r(369))[r(373)](this[r(339)][r(337)][r(378)](r(354)))[r(359)]((e=>e[r(362)]==t))[r(366)])[r(351)]();return{type:r(377),content:zr(n,r(340),e)}}return{type:r(377),content:zr(n,r(365))}}if(r(338)==i[r(361)]){const t=i[r(367)][0][r(347)];return t?{type:r(377),content:zr(n,r(344),t)}:{type:r(377),content:zr(n,r(345))}}if(r(371)==i[r(361)]){const t=i[r(367)][0][r(347)];if(t){const e=(0,s.normalizeColorOptions)(this[r(339)][r(337)][r(378)](r(343)))[r(359)]((e=>e[r(362)]==t));let i=t,a="";return e&&(i=e[r(352)],a=o(i)[r(351)]()),{type:r(377),content:zr(n,r(379),a)[r(388)](),color:{value:t,title:a||i}}}return{type:r(377),content:zr(n,r(364))}}if(r(381)==i[r(361)]){const t=i[r(367)][0][r(347)];if(t){const e=(0,s.normalizeColorOptions)(this[r(339)][r(337)][r(378)](r(372)))[r(359)]((e=>e[r(362)]==t));let i=t,a="";return e&&(i=e[r(352)],a=o(i)[r(351)]()),{type:r(377),content:zr(n,r(349),a)[r(388)](),color:{value:t,title:a||i}}}return{type:r(377),content:zr(n,r(346))}}}}))}}const lo=fo;function fo(t,e){const n=go();return(fo=function(t,e){return n[t-=246]})(t,e)}!function(t,e){const n=fo,r=t();for(;;)try{if(314715===-parseInt(n(293))/1+parseInt(n(256))/2+parseInt(n(279))/3*(parseInt(n(291))/4)+-parseInt(n(280))/5*(parseInt(n(299))/6)+parseInt(n(255))/7*(parseInt(n(294))/8)+-parseInt(n(263))/9*(parseInt(n(284))/10)+parseInt(n(297))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(go);class ho extends t.Plugin{[lo(290)](){const t=lo,e=this[t(262)],n=e[t(264)][t(252)](t(270)),r=e[t(271)][t(252)](t(253)),s=e[t(271)][t(252)](t(298));r&&s&&(n[t(266)](t(298)),n[t(246)](t(253)),this[t(289)]())}[lo(289)](){const t=lo,e=this[t(262)],n=e[t(283)];e[t(264)][t(252)](t(270))[t(257)][t(250)]((r=>{const s=t;if(s(277)!=r[s(285)]&&s(273)!=r[s(285)])return;const{data:o}=r;if(o&&s(298)===o[s(265)]){const t=[],r=o[s(282)][0];for(const[n,o]of Object[s(260)](r))t[s(296)](po(e,n,o));return t[s(272)]?{type:s(249),content:zr(n,s(278),t[s(254)](", "))}:{type:s(249),content:zr(n,s(247))}}}))}}function go(){const t=["170yqEBrx","fontColor.colors","commandParams","locale","3306970pHyWcr","type","fontColor","fontSize.options","split","_registerLegacyDescription","afterInit","99812EUPHSv","toLowerCase","187368zoFgGV","40NzMoxb","FontSize","push","5721408mZeaxB","pasteFormat","52554oQaXwz","model","enableCommand","*Remove all formatting*","fontSize","format","registerDescriptionCallback","config","get","copyFormat","join","27377jrokTy","582934RLGRun","descriptionFactory","fontBackgroundColor","find","entries","slice","editor","9lzrxma","plugins","commandName","enableDefaultAttributesIntegration","title","normalizeSizeOptions","charAt","TrackChangesEditing","commands","length","formatInline","label","boolean","toUpperCase","formatBlock","*Set format to:* %0","36mXTwlQ"];return(go=function(){return t})()}function po(t,e,n){const r=lo,o=t[r(283)].t,i=e[r(288)](/(?=[A-Z])/)[r(254)](" "),a=o(i[r(269)](0)[r(276)]()+i[r(261)](1))[r(292)]();if(r(275)==typeof n)return a;if(r(286)===e||r(258)===e){const e=(0,s.normalizeColorOptions)(t[r(251)][r(252)](r(281)))[r(259)]((t=>t[r(300)]==n));return a+" ("+(e?o(e[r(274)])[r(292)]():n)+")"}if(r(248)===e&&isNaN(parseFloat(n))){const e=t[r(264)][r(252)](r(295))[r(268)](t[r(251)][r(252)](r(287)))[r(259)]((t=>t[r(300)]==n));return a+" ("+(e?o(e[r(267)])[r(292)]():n)+")"}return a+" ("+n+")"}const mo=Eo;!function(t,e){const n=Eo,r=t();for(;;)try{if(727297===-parseInt(n(236))/1+parseInt(n(251))/2+parseInt(n(259))/3*(parseInt(n(242))/4)+parseInt(n(221))/5*(parseInt(n(250))/6)+-parseInt(n(253))/7*(parseInt(n(238))/8)+-parseInt(n(231))/9*(parseInt(n(256))/10)+parseInt(n(239))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bo);class Io extends t.Plugin{[mo(244)](){const t=mo,e=this[t(257)];if(!e[t(245)][t(249)](t(230)))return;this[t(255)]=e[t(226)][t(235)](t(247));const n=e[t(216)],r=e[t(245)][t(235)](t(228));r[t(227)](t(224));for(const e of this[t(255)])t(258)!=e[t(217)]&&r[t(252)][t(237)](e[t(217)],(n=>{const r=t,i=this[r(233)](e[r(217)]);return null!==i?s(n,i):o(n,e[r(232)])}));function s(e,r){return zr(n,t(222),[e,r])}function o(e,r){return zr(n,t(225),[e,r])}this[t(240)]()}[mo(240)](){const t=mo,e=this[t(257)],n=e[t(216)];e[t(245)][t(235)](t(228))[t(252)][t(260)]((e=>{const r=t;if(r(219)!=e[r(223)])return;const{data:s}=e;if(s&&r(224)==s[r(248)]){const e=s[r(218)][0][r(254)],c=this[r(233)](e);if(null!==c)return{type:r(246),content:zr(n,r(243),(a=c,zr(n,r(222),[1,a])))};const u=this[r(255)][r(229)]((t=>t[r(217)]===e))[r(232)];return{type:r(246),content:zr(n,r(243),(o=1,i=u,zr(n,t(225),[o,i])))}}var o,i,a}))}[mo(233)](t){const e=mo;var n,r;const s=t[e(234)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(255)])||void 0===n?void 0:n[e(229)]((n=>n[e(217)]==t));if(o&&o[e(241)]){const t=o[e(241)],n=(null!==(r=t[e(220)])&&void 0!==r?r:t)[e(234)](/^h(\d+)/);if(n)return n[1]}return null}}function Eo(t,e){const n=bo();return(Eo=function(t,e){return n[t-=216]})(t,e)}function bo(){const t=["name","15JVRqzr","ELEMENT_HEADING","type","heading","ELEMENT_HEADING_CUSTOM","config","enableDefaultAttributesIntegration","TrackChangesEditing","find","HeadingEditing","1746HsIjKr","title","_getHeadingLevel","match","get","947813QmUzDH","registerElementLabel","1846568yebuyA","21517683ioReCs","_registerLegacyDescription","view","36848QHjcWa","*Change to:* %0","afterInit","plugins","format","heading.options","commandName","has","1123962jetYvm","816382FRcogQ","descriptionFactory","21NKIecu","value","_headingOptions","49220SjESuc","editor","paragraph","129dJQFlU","registerDescriptionCallback","locale","model","commandParams","formatBlock"];return(bo=function(){return t})()}const To=_o;function _o(t,e){const n=yo();return(_o=function(t,e){return n[t-=164]})(t,e)}function yo(){const t=["_registerLegacyDescription","9CZeKfG","model","registerAttributeLabel","get","registerDescriptionCallback","commandParams","title","format","3436lndPcP","*Remove highlight*","21KcguJg","locale","editor","config","278070zeAFau","highlight.options","plugins","descriptionFactory","registerInlineAttribute","114obLGxs","FORMAT_HIGHLIGHT","26104980McPYgn","value","type","enableDefaultAttributesIntegration","4985835QRTLcx","color","8318360EyGodz","*Set highlight:* %0","19381IHeMqU","TrackChangesEditing","commandName","highlight","afterInit","4704GlgZqf","31548NxTycM","formatInline","find","2350aSSZFF","toLowerCase","has","HighlightEditing"];return(yo=function(){return t})()}!function(t,e){const n=_o,r=t();for(;;)try{if(768531===parseInt(n(164))/1*(parseInt(n(197))/2)+-parseInt(n(169))/3*(-parseInt(n(186))/4)+parseInt(n(203))/5+parseInt(n(192))/6*(-parseInt(n(188))/7)+-parseInt(n(205))/8*(parseInt(n(178))/9)+parseInt(n(173))/10*(parseInt(n(170))/11)+-parseInt(n(199))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yo);class Ao extends t.Plugin{[To(168)](){const t=To,e=this[t(190)];if(!e[t(194)][t(175)](t(176)))return;const n=e[t(194)][t(181)](t(165)),r=e[t(189)];n[t(202)](t(167)),n[t(196)](t(167)),n[t(195)][t(180)](t(167),zr(r,t(198))),this[t(177)]()}[To(177)](){const t=To,e=this[t(190)],n=e[t(189)];e[t(194)][t(181)](t(165))[t(195)][t(182)]((r=>{const s=t;if(s(171)!=r[s(201)])return;const{data:o}=r;if(o&&s(167)==o[s(166)]){const t=n.t,r=o[s(183)][0][s(200)];if(r){const o=e[s(191)][s(181)](s(193))[s(172)]((t=>t[s(179)]==r)),i=t(o[s(184)])[s(174)]();return{type:s(185),content:zr(n,s(206),i),color:{value:o[s(204)],title:o[s(184)]}}}return{type:s(185),content:zr(n,s(187),zr(n,s(198)))}}}))}}const Co=ko;function ko(t,e){const n=No();return(ko=function(t,e){return n[t-=312]})(t,e)}!function(t,e){const n=ko,r=t();for(;;)try{if(460535===-parseInt(n(323))/1+-parseInt(n(346))/2+-parseInt(n(317))/3*(-parseInt(n(330))/4)+-parseInt(n(344))/5*(-parseInt(n(349))/6)+-parseInt(n(329))/7*(parseInt(n(316))/8)+parseInt(n(320))/9*(-parseInt(n(313))/10)+-parseInt(n(336))/11*(-parseInt(n(332))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(No);class Lo extends t.Plugin{[Co(335)](){const t=Co,e=this[t(315)];if(!e[t(325)][t(337)](t(331)))return;e[t(325)][t(340)](t(347))[t(334)](t(327));const n=e[t(325)][t(340)](t(347)),r=e[t(319)];n[t(342)][t(339)](t(327),(e=>zr(r,t(333),e))),e[t(338)][t(328)](t(348))[t(322)]({model:t(327),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(318)])return null;const o=n[s(314)](s(345)),i=n[s(324)]("hr");return n[s(343)](s(321),o),n[s(326)](n[s(312)](o,0),i),o},converterPriority:t(341)})}}function No(){const t=["552165nFTvza","createEmptyElement","plugins","insert","horizontalLine","for","1516585ePBvfP","24gPWjnR","HorizontalLineEditing","552QLCkNb","ELEMENT_HORIZONTAL_LINE","enableCommand","afterInit","176374NhOKeo","has","conversion","registerElementLabel","get","high","descriptionFactory","addClass","30eSZIem","div","35296SXWhuD","TrackChangesEditing","dataDowncast","638706jdaOey","createPositionAt","11720niDASr","createContainerElement","editor","32COgcsk","372861URxLGU","showSuggestionHighlights","locale","1728lbJNsl","ck-horizontal-line","elementToStructure"];return(No=function(){return t})()}function Ro(t,e){const n=vo();return(Ro=function(t,e){return n[t-=467]})(t,e)}const So=Ro;function vo(){const t=["format","_registerLegacyDescription","key","registerDescriptionCallback","nodeAfter","has","159608gqVRnr","1313803XwXalV","attribute","afterInit","HtmlEmbed","formatBlock","commandName","13705IHnZsj","7686294eubwzu","7274796rOBlcp","enableDefaultAttributesIntegration","editor","locale","172ZryGKF","registerBlockAttribute","htmlEmbed","TrackChangesEditing","start","registerElementLabel","*Change %0 content*","type","getFirstRange","element","1481202kLJAom","value","get","ELEMENT_HTML_EMBED","plugins","descriptionFactory","933784oqJaTh","rawHtml","1017PImRzG"];return(vo=function(){return t})()}!function(t,e){const n=Ro,r=t();for(;;)try{if(917257===-parseInt(n(471))/1+parseInt(n(499))/2+-parseInt(n(493))/3+parseInt(n(483))/4*(parseInt(n(477))/5)+-parseInt(n(479))/6+parseInt(n(478))/7+parseInt(n(470))/8*(parseInt(n(501))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class Mo extends t.Plugin{[So(473)](){const t=So,e=this[t(481)];if(!e[t(497)][t(469)](t(474)))return;const n=e[t(497)][t(495)](t(486)),r=e[t(482)];n[t(498)][t(488)](t(500),(e=>zr(r,t(496),e))),n[t(480)](t(485)),n[t(484)](t(494)),n[t(498)][t(467)]((e=>{const n=t;if(n(472)!=e[n(490)])return;const{data:s}=e;if(s&&n(494)==s[n(504)]&&e[n(491)]()[n(487)][n(468)].is(n(492),n(500))){const t=zr(r,n(496));return{type:n(502),content:zr(r,n(489),t)}}})),this[t(503)]()}[So(503)](){const t=So,e=this[t(481)],n=e[t(482)];e[t(497)][t(495)](t(486))[t(498)][t(467)]((e=>{const r=t;if(r(475)!=e[r(490)])return;const{data:s}=e;if(s&&r(485)==s[r(476)]){const t=zr(n,r(496));return{type:r(502),content:zr(n,r(489),t)}}}))}}const wo=Fo;function Oo(){const t=["format","newValue","_suggestionFactory","imageTypeBlock","toPrevious","discard","imageStylePreApply","nodeBefore","attribute","addObject","isEqual","markInsertion","ImageBlockEditing","*Set image width:* %0","markDeletion","Inline image to block image","registerCustomCallback","getSuggestionCallback","formatBlock","model","length","forceDefaultExecution","markBlockFormat","_findSuggestions","join","removeObject","backward","ImageCaptionUtils","plugins","isBefore","6652947ubJbDl","selection","6196506JprCwb","alt","881524bkMdeS","forward","start","isIntersecting","commandName","*Remove image text alternative*","Block image to inline image","ImageResize","has","formatInline","getClosestSelectedImageElement","isOwn","ImageUtils","enableCommand","commandParams","imageTypeInline","key","get","findIndex","getNearestSelectionRange","enableDefaultAttributesIntegration","ELEMENT_IMAGE","width","toggleImageCaption","36PhJWmX","imageCaption","fromPosition","registerAttributeLabel","previous","find","toNext","afterInit","imageTextAlternative","detach","uploadImage","type","resizedWidth","8594432aOrAPS","202790HQLZPz","document","getContainedElement","ELEMENT_INLINE_IMAGE","accept","*Set image text alternative:* %0","ImageInlineEditing","3CyoAYy","element","end","subType","change","TrackChangesEditing","isCollapsed","registerBlockAttribute","ImageEditing","isBlockImage","ELEMENT_CAPTION","FORMAT_IMAGE_SIZE","ImageUploadEditing","caption","imageBlock","editor","registerDescriptionCallback","locale","ImageTextAlternativeEditing","_registerLegacyDescription","descriptionFactory","insertion","getCaptionFromImageModelElement","15IKiMos","*Reset image width*","ImageCaptionEditing","createRange","createRangeOn","schema","imageInline","convertBlockImageToInline","convertInlineImageToBlock","filter","nodeAfter","resizeImage","registerElementLabel","insertImage","3761205BsuhvU","chain","getFirstRange","4872200zOzYoj","deletion"];return(Oo=function(){return t})()}function Fo(t,e){const n=Oo();return(Fo=function(t,e){return n[t-=386]})(t,e)}!function(t,e){const n=Fo,r=t();for(;;)try{if(888069===-parseInt(n(430))/1*(parseInt(n(400))/2)+-parseInt(n(407))/3*(-parseInt(n(483))/4)+-parseInt(n(444))/5+-parseInt(n(481))/6+parseInt(n(479))/7+parseInt(n(399))/8+-parseInt(n(386))/9*(-parseInt(n(447))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oo);class Do extends t.Plugin{[wo(393)](){const t=wo,e=this[t(422)];if(!e[t(477)][t(491)](t(415)))return;const n=e[t(477)][t(500)](t(412)),r=e[t(477)][t(500)](t(495)),s=e[t(424)];n[t(496)](t(443)),n[t(427)][t(442)](t(421),(e=>zr(s,t(504),e))),n[t(427)][t(442)](t(436),(e=>zr(s,t(403),e))),n[t(427)][t(442)](t(420),(()=>zr(s,t(417)))),e[t(477)][t(491)](t(419))&&n[t(496)](t(396)),e[t(477)][t(491)](t(461))&&e[t(477)][t(491)](t(406))&&(n[t(496)](t(498),((s,o)=>{const i=t,a=r[i(493)](e[i(468)][i(401)][i(480)]);e[i(468)][i(411)]((()=>{const t=i;n[t(471)](a,{commandName:t(498),commandParams:[o]},[],t(437))}))})),n[t(496)](t(452),((s,o)=>{const a=t;e[a(468)][a(411)]((t=>{const c=a;let u=r[c(493)](e[c(468)][c(401)][c(480)]),l=t[c(434)](u);const f=i.LivePosition[c(388)](l[c(485)],c(453)),h=i.LivePosition[c(388)](l[c(409)],c(392));n[c(470)]((()=>s(o))),u=r[c(493)](e[c(468)][c(401)][c(480)]),l=t[c(434)](u);const g=t[c(433)](f,h);f[c(395)](),h[c(395)](),n[c(471)](u,{commandName:c(498),commandParams:[o]},[],c(438)),g[c(485)][c(478)](l[c(485)])&&n[c(460)](t[c(433)](g[c(485)],l[c(485)]),c(438)),l[c(409)][c(478)](g[c(409)])&&n[c(460)](t[c(433)](l[c(409)],g[c(409)]),c(438))}))})),n[t(451)][t(465)](t(467),t(438),t(473),(()=>!1)),n[t(451)][t(465)](t(467),t(438),t(404),(()=>!1)),n[t(451)][t(465)](t(467),t(438),t(454),n[t(451)][t(466)](t(467),"",t(404))),n[t(451)][t(465)](t(428),t(438),t(473),(()=>!1)),n[t(451)][t(465)](t(428),t(438),t(454),(([r])=>{const s=t,o=n[s(451)][s(466)](s(428),"",s(454));let i=r[s(485)],a=r[s(409)];const c=e[s(468)][s(435)][s(502)](i,s(475)),u=e[s(468)][s(435)][s(502)](a,s(484));c[s(413)]&&(i=c[s(485)]),u[s(413)]&&(a=u[s(409)]),o([e[s(468)][s(433)](i,a)])})),n[t(451)][t(465)](t(467),t(438),t(445),c),n[t(451)][t(465)](t(428),t(438),t(445),c)),e[t(477)][t(491)](t(432))&&(n[t(496)](t(506),((s,o)=>{const i=t,a=e[i(477)][i(500)](i(476));let c=r[i(493)](e[i(468)][i(401)][i(480)]),u=a[i(429)](c);e[i(468)][i(411)]((()=>{const t=i;if(u)return void n[t(463)](e[t(468)][t(434)](u));const l=r[t(416)](c);s(o),c=r[t(493)](e[t(468)][t(401)][t(480)]),u=a[t(429)](c),n[t(460)](e[t(468)][t(434)](u),l?null:t(387))}))})),n[t(451)][t(465)](t(428),t(387),t(445),c));const o=[{type:t(467),subType:t(455)},{type:t(428),subType:t(387)},{type:t(467),subType:t(438)},{type:t(428),subType:t(438)}];function a(e,s){const i=t,a=o[i(501)]((({type:t,subType:n})=>e[i(397)]==t&&e[i(410)]==n)),c=o[i(501)]((({type:t,subType:e})=>s[i(397)]==t&&s[i(410)]==e));if(a<0||c<0)return!1;const u=e[i(446)](),l=s[i(446)]();if((0==a||1==a)&&2==c&&u[i(486)](l))return!0;if(2==a&&3==c){const t=n[i(472)](u,i(428))[i(439)]((({suggestion:t,meta:e})=>e[i(494)]&&i(438)==t[i(410)]));if(t[i(469)]>1&&l[i(409)][i(459)](u[i(485)]))return!0;if(1==t[i(469)]&&(u[i(485)][i(459)](l[i(409)])||u[i(409)][i(459)](l[i(485)])))return!0}if(3==a&&3==c&&u[i(485)][i(478)](l[i(485)])){const t=u[i(409)][i(440)],e=l[i(485)][i(456)];return r[i(416)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(477)][t(491)](t(490))&&(n[t(503)](t(441)),n[t(414)](t(398)),n[t(427)][t(389)](t(398),zr(s,t(418)))),e[t(477)][t(491)](t(425))&&(n[t(503)](t(394)),n[t(414)](t(482))),n[t(427)][t(423)]((e=>{const n=t;if(o[n(391)]((({type:t,subType:r})=>e[n(397)]==t&&e[n(410)]==r)))return e[n(390)]?{}:void 0})),n[t(427)][t(423)]((e=>{const n=t;if(n(428)==e[n(397)]||n(448)==e[n(397)]){const t=e[n(402)]();if(t&&t.is(n(408),n(420)))return{type:n(428)==e[n(397)]?n(458):n(474),element:t,quantity:1}}})),n[t(427)][t(423)]((e=>t(467)==e[t(397)]&&t(438)==e[t(410)]?{type:t(449),content:t(464)}:t(467)==e[t(397)]&&t(437)==e[t(410)]?{type:t(449),content:t(489)}:void 0)),n[t(427)][t(423)]((e=>{const n=t;if(n(457)!=e[n(397)])return;const{data:r}=e;if(!r||n(482)!=r[n(499)])return;const o=r[n(450)];return o?{type:n(449),content:zr(s,n(405),'"'+o+'"')}:{type:n(449),content:zr(s,n(488))}})),this[t(426)]()}[wo(426)](){const t=wo,e=this[t(422)],n=e[t(424)];e[t(477)][t(500)](t(412))[t(427)][t(423)]((e=>{const r=t;if(r(467)!=e[r(397)]&&r(492)!=e[r(397)])return;const{data:s}=e;if(s){if(r(394)==s[r(487)]){const t=s[r(497)][0][r(450)];return t?{type:r(449),content:zr(n,r(405),'"'+t+'"')}:{type:r(449),content:zr(n,r(488))}}if(r(441)==s[r(487)]){const t=s[r(497)][0][r(505)];return t?{type:r(449),content:zr(n,r(462),t)}:{type:r(449),content:zr(n,r(431))}}}}))}}const Po=Bo;function Bo(t,e){const n=xo();return(Bo=function(t,e){return n[t-=153]})(t,e)}function xo(){const t=["formatInline","src","has","getSuggestionCallback","3gIsHBY","key","accept","63375AkdmIE","commandName","replaceImageSource","registerBlockAttribute","attribute","54322fSSsxV","editor","get","format","type","TrackChangesEditing","newValue","plugins","formatBlock","afterInit","descriptionFactory","_handleLegacySuggestions","ImageEditing","*Format:* replace image URL","_registerLegacyDescription","88Lzdmpw","registerDescriptionCallback","137324DgpEqE","312368FODTXM","468EPQJQE","enableDefaultAttributesIntegration","204deNiut","locale","998406grVTho","20zpxYVN","registerCustomCallback","oldValue","4045xrCaev","_suggestionFactory","*Replace image URL*","16954hYChgT","discard"];return(xo=function(){return t})()}!function(t,e){const n=Bo,r=t();for(;;)try{if(133396===-parseInt(n(176))/1+parseInt(n(181))/2*(-parseInt(n(173))/3)+parseInt(n(196))/4*(parseInt(n(164))/5)+-parseInt(n(156))/6*(parseInt(n(167))/7)+-parseInt(n(155))/8+parseInt(n(160))/9*(parseInt(n(161))/10)+parseInt(n(154))/11*(parseInt(n(158))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Po(190)](){const t=Po;if(!this[t(182)][t(188)][t(171)](t(193)))return;const e=this[t(182)][t(159)],n=this[t(182)][t(188)][t(183)](t(186));n[t(157)](t(178)),n[t(179)](t(170)),n[t(191)][t(153)]((n=>{const r=t;if(r(180)!=n[r(185)])return;const{data:s}=n;return s&&r(170)==s[r(174)]?s[r(187)]&&s[r(163)]?{type:r(184),content:zr(e,r(166))}:{type:r(184),content:""}:void 0})),this[t(192)]()}[Po(192)](){const t=Po,e=this[t(182)][t(188)][t(183)](t(186));e[t(165)][t(162)](t(189),t(178),t(175),e[t(165)][t(172)](t(189),null,t(168))),e[t(165)][t(162)](t(189),t(178),t(168),e[t(165)][t(172)](t(189),null,t(175))),this[t(195)]()}[Po(195)](){const t=Po,e=this[t(182)],n=e[t(159)];e[t(188)][t(183)](t(186))[t(191)][t(153)]((e=>{const r=t;if(r(189)!=e[r(185)]&&r(169)!=e[r(185)])return;const{data:s}=e;return s&&r(178)==s[r(177)]?{type:r(184),content:zr(n,r(194))}:void 0}))}}const jo=Vo;function Go(){const t=["suggestion","setImageNaturalSizeAttributes","commands","newRange","getFirstRange","ImageUtils","convertInlineImageToBlock","526837mYesLD","side","markBlockFormat","ImageStyleEditing","forEach","chain","45PPEUlq","value","format","imageStyle","nodeBefore","113416EDxoat","discard","afterInit","imageStylePreApply","commandName","formatBlock","document","isBefore","shouldConvertImageType","424780TemWup","editor","336009QkgfwW","isIntersecting","createRangeOn","refresh","getSuggestion","_registerLegacyDescription","Users","filter","228dewUFq","registerDescriptionCallback","isInContent","has","hasSuggestion","subType","plugins","change","FORMAT_SIDE_IMAGE","discardSuggestion","start","formatInline","model","end","4958712TIctbN","from","TrackChangesEditing","descriptionFactory","head","accept","registerPostFixer","title","isEqual","author","164048WMXQVK","*Format:* %0","imageTypeBlock","nodeAfter","commandParams","differ","toLowerCase","getSuggestions","findIndex","enableCommand","length","type","locale","markInlineFormat","imageTypeInline","isInlineImage","registerCustomCallback","7daVtju","isOwn","name","65980JnqCuh","join","getChangedMarkers","next","getClosestSelectedImageElement","selection","getSuggestionCallback","imageCaption","isBlockImage","4RvqZRH","_splitMarkerName","_findSuggestions","_suggestionFactory","imageStylePostApply","insertion","commandReversedParams","get","getContainedElement","normalizedStyles"];return(Go=function(){return t})()}function Vo(t,e){const n=Go();return(Vo=function(t,e){return n[t-=119]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(298580===parseInt(n(149))/1+-parseInt(n(160))/2+parseInt(n(171))/3*(parseInt(n(132))/4)+parseInt(n(123))/5*(-parseInt(n(179))/6)+-parseInt(n(120))/7*(parseInt(n(203))/8)+parseInt(n(155))/9*(-parseInt(n(169))/10)+parseInt(n(193))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Go);class Ho extends t.Plugin{[jo(162)](){const t=jo,n=this[t(170)];if(!n[t(185)][t(182)](t(152)))return;const r=n[t(185)][t(139)](t(195)),s=n[t(185)][t(139)](t(147)),o={};r[t(212)](t(158),((o,i)=>{const a=t,c=n[a(185)][a(139)](a(177)).me,u=n[a(144)][a(139)](a(158));let l=s[a(127)](n[a(191)][a(166)][a(128)]),f=n[a(191)][a(173)](l),h=u[a(156)];if(h==i[a(156)])return;const g={commandName:a(158),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(191)][a(186)]((()=>{const t=a;if(r[t(210)]()[t(178)]((e=>e[t(181)]&&c==e[t(202)]&&(t(165)==e[t(214)]||t(190)==e[t(214)])&&(t(163)==e[t(184)]||t(136)==e[t(184)])&&e[t(146)]()[t(201)](f)))[t(153)]((e=>r[t(188)](e[t(197)]))),l=s[t(127)](n[t(191)][t(166)][t(128)]),f=n[t(191)][t(173)](l),u[t(174)](),n[t(144)][t(139)](t(217))[t(174)](),n[t(144)][t(139)](t(205))[t(174)](),h=u[t(156)],h!=i[t(156)])return s[t(218)](l)&&u[t(168)](i[t(156)],l)?(o({...i,setImageSizes:!1}),l=s[t(127)](n[t(191)][t(166)][t(128)]),void r[t(151)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(163))):void(s[t(131)](l)?r[t(151)](l,g,[],t(136)):r[t(216)](f,g,t(136)))}))}));for(const e of n[t(185)][t(139)](t(152))[t(141)])o[e[t(122)]]=e[t(200)][t(209)]();r[t(135)][t(119)](t(165),t(163),t(124),(()=>!1)),r[t(135)][t(119)](t(165),t(136),t(124),(()=>!1)),r[t(135)][t(119)](t(190),t(136),t(124),(()=>!1)),r[t(135)][t(119)](t(165),t(163),t(198),(([e])=>{const n=t;s[n(143)](e[n(140)]())})),r[t(135)][t(119)](t(165),t(163),t(161),((e,n)=>{const s=t;r[s(135)][s(129)](s(165),"",s(198))(e,{commandName:n[s(164)],commandParams:n[s(138)]})})),r[t(135)][t(119)](t(165),t(163),t(154),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(165),subType:t(163)},{type:t(137),subType:t(130)},{type:t(165),subType:t(148)},{type:t(137),subType:t(148)}];function a(e,n){const o=t,a=i[o(211)]((({type:t,subType:n})=>e[o(214)]==t&&e[o(184)]==n)),c=i[o(211)]((({type:t,subType:e})=>n[o(214)]==t&&n[o(184)]==e));if(a<0||c<0)return!1;const u=e[o(146)](),l=n[o(146)]();if((0==a||1==a)&&2==c&&u[o(172)](l))return!0;if(2==a&&3==c){const t=r[o(134)](u,o(137))[o(178)]((({suggestion:t,meta:e})=>e[o(121)]&&o(148)==t[o(184)]));if(t[o(213)]>1&&l[o(192)][o(201)](u[o(189)]))return!0;if(1==t[o(213)]&&(u[o(189)][o(201)](l[o(192)])||u[o(192)][o(201)](l[o(189)])))return!0}if(3==a&&3==c&&u[o(189)][o(167)](l[o(189)])){const t=u[o(192)][o(206)],e=l[o(189)][o(159)];return s[o(131)](t)&&t===e}return!1}n[t(191)][t(166)][t(199)]((()=>{const e=t;let o=!1;const i=Array[e(194)](n[e(191)][e(166)][e(208)][e(125)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(133)](t);if(e(142)==i&&r[e(183)](u)){if(e(165)==a&&(e(163)==c||e(136)==c)){const t=r[e(175)](u);if(n[e(145)]){const n=t[e(146)]()[e(140)]();if(s[e(131)](n))continue;r[e(188)](t),o=!0}}if(e(137)==a&&e(130)==c&&!n[e(145)]){const t=r[e(175)](u);t[e(126)]&&t[e(126)][e(181)]&&(r[e(188)](t[e(126)]),o=!0)}}}return o})),this[t(176)](o)}[jo(176)](t){const e=jo,n=this[e(170)],r=n[e(215)];n[e(185)][e(139)](e(195))[e(196)][e(180)]((n=>{const s=e;if(s(165)!=n[s(214)]&&s(190)!=n[s(214)])return;const{data:o}=n;if(!o||s(158)!=o[s(164)])return;const i=o[s(207)][0][s(156)];return function(t){const e=s;return{type:e(157),content:zr(r,e(204),t)}}(s(150)===i?zr(r,s(187)):t[i]||i)}))}}const zo=Wo;function Wo(t,e){const n=Xo();return(Wo=function(t,e){return n[t-=368]})(t,e)}!function(t,e){const n=Wo,r=t();for(;;)try{if(729840===parseInt(n(394))/1+-parseInt(n(376))/2+parseInt(n(391))/3*(-parseInt(n(387))/4)+parseInt(n(400))/5+-parseInt(n(396))/6*(-parseInt(n(372))/7)+-parseInt(n(392))/8+parseInt(n(373))/9*(parseInt(n(384))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xo);class Ko extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(371)]=!1,this[e(374)]=!1}[zo(378)](){const t=zo,e=this[t(390)],n=e[t(382)][t(395)](t(399)),r=e[t(382)][t(395)](t(377));n&&(n.on(t(397),((e,[,n])=>{const s=t;this[s(371)]=r[s(401)],n[s(380)][s(389)]=!this[s(371)]}),{priority:t(381)}),this[t(379)](n,t(368),this[t(398)][t(386)](this)),this[t(379)](n,t(368),(()=>{const e=t;this[e(374)]&&(r[e(397)](),this[e(374)]=!1)}),{priority:t(375)}),e[t(370)][t(395)](t(385))[t(369)](t(399)))}[zo(398)](t,e){const n=zo,{suggestions:r}=e,s=this[n(390)][n(382)][n(395)](n(377)),o=s[n(401)];this[n(371)]!==o&&(s[n(397)](),this[n(374)]=!0),r&&r[n(388)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(390)][o(370)][o(395)](o(383)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(399)}}};this[o(390)][o(370)][o(395)](o(385))[o(393)](i)}))}}function Xo(){const t=["dataInsert","enableCommand","plugins","_trackChangesValueDuringImport","7yicCdC","18nMtFkG","_trackChangesExecuted","lowest","2254074jTbIkZ","trackChanges","afterInit","listenTo","collaboration_features","high","commands","Users","13648610iLuibF","TrackChangesEditing","bind","1103828gFIwbq","forEach","track_changes","editor","9zxoMZY","10681920UoWlsl","_setSuggestionData","853042TuWlNH","get","637554xDEdvQ","execute","_handleImportedData","importWord","1654825TwEdpS","value"];return(Xo=function(){return t})()}const qo=Qo;function Zo(){const t=["FORMAT_INDENT","get","registerBlockAttribute","*Outdent:* %0","400704VBsPQG","formatBlock","type","*Indent:* %0","outdent","format","29167470hddewA","TrackChangesEditing","2ebrpzu","outdentBlock","getItemLabel","114OSznjj","indent","54524bUBLNw","afterInit","1650375WXnXtG","getItems","commandName","editor","IndentBlock","descriptionFactory","registerDescriptionCallback","plugins","952872AMtzDk","locale","35qpjBpS","has","enableDefaultAttributesIntegration","indentBlock","enableCommand","1389620FGWGSJ","_registerLegacyDescription","registerAttributeLabel","7683345RICTYC","blockIndent","IndentEditing"];return(Zo=function(){return t})()}function Qo(t,e){const n=Zo();return(Qo=function(t,e){return n[t-=202]})(t,e)}!function(t,e){const n=Qo,r=t();for(;;)try{if(700330===-parseInt(n(227))/1*(parseInt(n(205))/2)+-parseInt(n(208))/3*(parseInt(n(210))/4)+parseInt(n(212))/5+-parseInt(n(237))/6*(-parseInt(n(222))/7)+-parseInt(n(220))/8+-parseInt(n(230))/9+parseInt(n(203))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zo);class Jo extends t.Plugin{[qo(211)](){const t=qo,e=this[t(215)],n=e[t(219)][t(234)](t(204));if(e[t(219)][t(223)](t(232))&&(n[t(226)](t(209)),n[t(226)](t(241))),e[t(219)][t(223)](t(216)))for(const e of[t(225),t(206)])n[t(224)](e);const r=e[t(221)];n[t(235)](t(231)),n[t(217)][t(229)](t(231),zr(r,t(233))),this[t(228)]()}[qo(228)](){const t=qo,e=this[t(215)],n=e[t(221)],r=e[t(219)][t(234)](t(204));r[t(217)][t(218)]((e=>{const s=t;if(s(238)!=e[s(239)])return;const{data:o}=e;if(!o)return;if(s(225)!=o[s(214)]&&s(206)!=o[s(214)])return;const i=e[s(213)]()[0],a=r[s(217)][s(207)](i);return s(225)==o[s(214)]?{type:s(202),content:zr(n,s(240),a)}:s(206)==o[s(214)]?{type:s(202),content:zr(n,s(236),a)}:void 0}))}}function Yo(){var t=["4727178yIxvpk","5257OPkOny","2VlcBEj","requires","init","enableCommand","4LVODzQ","25974768SkGLjs","3810QHWmAs","5694ttdNnS","2712270zhbKEu","input","editor","TrackChangesEditing","plugins","800997GBCdBr","16mcVCYj","7667LFkFbE","101251HhZxHR","get"];return(Yo=function(){return t})()}var $o=ti;function ti(t,e){var n=Yo();return(ti=function(t,e){return n[t-=366]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(572378===parseInt(n(367))/1*(-parseInt(n(371))/2)+-parseInt(n(384))/3*(-parseInt(n(375))/4)+parseInt(n(379))/5+-parseInt(n(378))/6*(-parseInt(n(370))/7)+parseInt(n(385))/8*(parseInt(n(369))/9)+parseInt(n(377))/10*(parseInt(n(366))/11)+-parseInt(n(376))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yo);class ei extends t.Plugin{static get[$o(372)](){return[vs.Input]}[$o(373)](){var t=$o;this[t(381)][t(383)][t(368)](t(382))[t(374)](t(380))}}function ni(t,e){const n=oi();return(ni=function(t,e){return n[t-=110]})(t,e)}const ri=ni;!function(t,e){const n=ni,r=t();for(;;)try{if(480085===-parseInt(n(135))/1*(-parseInt(n(132))/2)+parseInt(n(136))/3*(-parseInt(n(140))/4)+parseInt(n(139))/5+parseInt(n(128))/6+parseInt(n(110))/7*(parseInt(n(120))/8)+-parseInt(n(134))/9*(-parseInt(n(152))/10)+-parseInt(n(145))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oi);class si extends t.Plugin{[ri(143)](){const t=ri,e=this[t(124)];if(!e[t(122)][t(131)](t(138)))return;const n=e[t(122)][t(117)](t(148)),r=e[t(127)][t(117)](t(126));n[t(114)](t(126)),n[t(114)](t(133)),n[t(149)](t(151));for(const e of r[t(123)])n[t(149)](e.id),n[t(125)][t(111)](e.id,t(118)+e[t(121)][t(115)]()+")");n[t(125)][t(116)]((n=>{const r=t;if(r(150)!=n[r(144)])return;const{data:s}=n;if(!s||r(151)!=s[r(130)])return;const o=s[r(113)],i=e[r(137)];return{type:r(147),content:null==o?zr(i,r(141)):zr(i,r(146),'"'+o+'"')}})),this[t(142)]()}[ri(142)](){const t=ri,e=this[t(124)],n=e[t(137)];e[t(122)][t(117)](t(148))[t(125)][t(116)]((e=>{const r=t;if(r(119)!=e[r(144)])return;const{data:s}=e;if(s){if(r(126)==s[r(112)]){const t=s[r(129)][0];return{type:r(147),content:zr(n,r(146),'"'+t+'"')}}return r(133)==s[r(112)]?{type:r(147),content:zr(n,r(141))}:void 0}}))}}function oi(){const t=["descriptionFactory","link","commands","4221990MGAMJN","commandParams","key","has","2ksCLhM","unlink","101826ZtsJfZ","279260OEclas","1224735FwCrbc","locale","LinkEditing","3981150TJXeSC","8YKnGEV","*Remove link*","_registerLegacyDescription","afterInit","type","12985027VqAHcv","*Set link:* %0","format","TrackChangesEditing","registerInlineAttribute","attribute","linkHref","450qdQApo","7HghRDk","registerAttributeLabel","commandName","newValue","enableDefaultAttributesIntegration","toLowerCase","registerDescriptionCallback","get","link (","formatInline","1509976XCiTkq","label","plugins","manualDecorators","editor"];return(oi=function(){return t})()}function ii(){const t=["createPositionAt","outdentList","*Outdent:* %0","formatBlock","ELEMENT_NUMBERED_LIST","25726RnVbHB","numberedList","end","2490459EqeWGX","element","length","forceValue","paragraph","checkChild","listItem","name","TrackChangesEditing","checkTodoList","LegacyListEditing","_selectedElements","listType","format","numbered","ELEMENT_TODO_LIST","53684410cEvNBI","ELEMENT_BULLETED_LIST","markBlockFormat","schema","blockName","nextSibling","todo","LegacyTodoListEditing","value","commandParams","has","get","plugins","bulletedList","getSelectedBlocks","previousSibling","4rtmcXl","locale","List","71ogPZKd","655014uBoqCe","registerElementLabel","document","*Check item*","filter","ELEMENT_LIST_ITEM","afterInit","findIndex","editor","todoListChecked","isObject","*Indent:* %0","commandName","from","enableCommand","getAttribute","model","formatInline","parent","change","992655TkfQoZ","add","createRange","push","5442224AdJpsS","119pEwUhH","todoList","execute","bulleted","*Uncheck item*","replace","9075220PYsOhM","listIndent","slice","commands","before","*Change to:* %0","type","descriptionFactory","registerDescriptionCallback","indentList","selection"];return(ii=function(){return t})()}function ai(t,e){const n=ii();return(ai=function(t,e){return n[t-=284]})(t,e)}const ci=ai;!function(t,e){const n=ai,r=t();for(;;)try{if(990071===-parseInt(n(322))/1*(-parseInt(n(284))/2)+-parseInt(n(287))/3*(parseInt(n(319))/4)+-parseInt(n(354))/5+parseInt(n(323))/6*(-parseInt(n(348))/7)+-parseInt(n(347))/8+-parseInt(n(343))/9+parseInt(n(303))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ii);class ui extends t.Plugin{[ci(329)](){const t=ci,e=this[t(331)],n=e[t(320)];if(!e[t(315)][t(313)](t(297)))return;const r=e[t(315)][t(314)](t(295)),s=e[t(315)][t(313)](t(310));function o(t){return()=>{const n=ai,s=e[n(339)][n(325)][n(364)],o=e[n(357)][n(314)](t);if(o[n(311)])return void e[n(350)](n(291),{});const i=t[n(356)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(336)](t)[s(327)]((t=>function(t,e){const n=s;return e[n(292)](t[n(341)],n(293))&&!e[n(333)](t)}(t,r)));o=o[s(327)]((t=>!t.is(s(288),s(293))||t[s(338)](s(299))!=e));const i=new Set;for(const t of o)t.is(s(288),s(293))?i[s(344)](li(t)):i[s(344)](t);return Array[s(336)](i)}(s[n(317)](),i,e[n(339)][n(306)]);e[n(339)][n(342)]((()=>{const e=n;for(const n of a)r[e(305)](n,{commandName:t,commandParams:[{forceValue:!o[e(311)]}],formatGroupId:e(307)},fi(n))}))}}function i(t){return()=>{const n=ai,s=function(t){const e=ai;let n=Array[e(336)](t);const r=n[e(330)]((t=>e(293)!=t[e(294)]));return r>-1&&(n=n[e(356)](0,r)),n}(e[n(339)][n(325)][n(364)][n(317)]()),o=e[n(339)][n(345)](e[n(339)][n(365)](s[0],n(358)),e[n(339)][n(365)](s[s[n(289)]-1],n(286)));e[n(339)][n(342)]((()=>{const e=n;r[e(305)](o,{commandName:t,commandParams:[],formatGroupId:e(355)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(308)];for(;t&&t[n(338)](n(355))>e[n(338)](n(355));)r[n(344)](t),t=t[n(308)]}return Array[n(336)](r)}(s))}))}}r[t(337)](t(285),o(t(285))),r[t(337)](t(316),o(t(316))),s&&r[t(337)](t(349),o(t(349))),r[t(337)](t(363),i(t(363))),r[t(337)](t(366),i(t(366))),s&&r[t(337)](t(296),(()=>{const n=t,s=e[n(357)][n(314)](n(296)),o=Array[n(336)](s[n(298)]);o[n(327)]((t=>t[n(338)](n(332))!=s[n(311)])),e[n(339)][n(342)]((()=>{const t=n;for(const e of o)r[t(305)](e,{commandName:t(296),commandParams:[{forceValue:!s[t(311)]}]})}))})),r[t(361)][t(324)](t(293),(e=>zr(n,t(328),e))),r[t(361)][t(362)]((e=>{const r=t;if(r(368)!=e[r(360)]&&r(340)!=e[r(360)])return;const{data:s}=e;if(s){if(r(285)==s[r(335)]||r(316)==s[r(335)]||r(349)==s[r(335)])switch(s[r(335)][r(353)](r(321),"")){case r(351):return o(zr(n,r(304)));case r(301):return o(zr(n,r(369)));case r(309):return o(zr(n,r(302)))}if(r(363)==s[r(335)])return{type:r(300),content:zr(n,r(334),zr(n,r(328)))};if(r(366)==s[r(335)])return{type:r(300),content:zr(n,r(367),zr(n,r(328)))};if(r(296)==s[r(335)])return s[r(312)][0][r(290)]?{type:r(300),content:zr(n,r(326))}:{type:r(300),content:zr(n,r(352))}}function o(t){const e=r;return{type:e(300),content:zr(n,e(359),t)}}}))}}function li(t){const e=ci,n=t[e(338)](e(355));if(0==n)return t;let r=t;for(;t[e(318)]&&t[e(318)].is(e(288),e(293));){const s=t[e(318)][e(338)](e(355));if(s==n)r=t[e(318)];else if(s<n)break;t=t[e(318)]}return r}function fi(t){const e=ci,n=[];if(t.is(e(288),e(293))&&t[e(338)](e(355))>0){let r=t[e(308)];for(;r&&e(293)==r[e(294)]&&r[e(338)](e(355))==t[e(338)](e(355));)n[e(346)](r),r=r[e(308)]}return n}const hi=gi;function gi(t,e){const n=pi();return(gi=function(t,e){return n[t-=285]})(t,e)}!function(t,e){const n=gi,r=t();for(;;)try{if(100892===-parseInt(n(288))/1+parseInt(n(352))/2+-parseInt(n(308))/3+-parseInt(n(302))/4*(-parseInt(n(322))/5)+-parseInt(n(340))/6+-parseInt(n(304))/7*(parseInt(n(334))/8)+parseInt(n(336))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pi);class di extends t.Plugin{[hi(361)](){const t=hi;if(!this[t(327)][t(338)][t(331)](t(347)))return;const e=this[t(327)][t(344)][t(303)](t(311)),n=this[t(327)][t(338)][t(303)](t(317));e[t(316)]&&n[t(359)](t(300),this[t(313)][t(321)](this)),e[t(356)]&&n[t(359)](t(299),this[t(305)][t(321)](this)),e[t(289)]&&n[t(359)](t(364),this[t(323)][t(321)](this)),n[t(301)][t(332)](this[t(335)][t(321)](this))}[hi(313)](t,e={}){const n=hi,r=this[n(327)][n(338)][n(303)](n(317)),s=this[n(339)]();this[n(327)][n(293)][n(325)]((()=>{const t=n;r[t(360)](s,{commandName:t(300),commandParams:[{type:e[t(329)]}],formatGroupId:t(300)})}))}[hi(305)](t,e={}){const n=hi,r=this[n(327)][n(338)][n(303)](n(317)),s=this[n(330)]((t=>t.is(n(291),n(350))&&n(346)===t[n(318)](n(343))));if(s[n(292)]<1)return;const o=s[n(320)]((t=>this[n(327)][n(293)][n(351)](this[n(327)][n(293)][n(315)](t,n(296)),this[n(327)][n(293)][n(315)](t,0))));this[n(327)][n(293)][n(325)]((()=>{const t=n;r[t(360)](o,{commandName:t(299),commandParams:[{reversed:e[t(356)]}],formatGroupId:t(299)})}))}[hi(323)](t,e={}){const n=hi,r=this[n(327)][n(338)][n(303)](n(317)),s=this[n(330)]((t=>t.is(n(291),n(350))&&n(346)===t[n(318)](n(343))));if(s[n(292)]<1)return;const o=s[n(320)]((t=>this[n(327)][n(293)][n(351)](this[n(327)][n(293)][n(315)](t,n(296)),this[n(327)][n(293)][n(315)](t,0))));this[n(327)][n(293)][n(325)]((()=>{const t=n;r[t(360)](o,{commandName:t(364),commandParams:[{startIndex:e[t(289)]}],formatGroupId:t(364)})}))}[hi(335)](t){const e=hi;if(e(326)!=t[e(329)]&&e(294)!=t[e(329)])return;const n=this[e(327)][e(333)],{data:r}=t;if(!r)return;let s,o;switch(r[e(355)]){case e(300):s=e(328),o={type:e(310),content:zr(n,s,zr(n,this[e(354)](r[e(319)][0][e(329)])))};break;case e(299):s=r[e(319)][0][e(356)]?e(324):e(298),o={type:e(310),content:zr(n,s)};break;case e(364):s=e(353),o={type:e(310),content:zr(n,s,r[e(319)][0][e(289)])}}return o}[hi(339)](){const t=hi;var e,n,r,s;const o=this[t(327)][t(338)][t(303)](t(297));let i=Array[t(348)](this[t(327)][t(293)][t(312)][t(307)][t(342)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(291),t(350)))&&i[t(314)](...o[t(358)](this[t(327)][t(293)][t(312)][t(307)][t(290)](),t(357))),(null===(n=i[i[t(292)]-1])||void 0===n?void 0:n.is(t(291),t(350)))&&i[t(341)](...o[t(358)](this[t(327)][t(293)][t(312)][t(307)][t(306)](),t(362))),i=[...new Set(i)],(null===(s=null===(r=this[t(327)][t(293)][t(312)][t(307)][t(290)]())||void 0===r?void 0:r[t(285)])||void 0===s?void 0:s.is(t(291),t(350)))&&(i=i[t(286)]((e=>e.is(t(291),t(350))))),i}[hi(330)](t){const e=hi,n=this[e(327)][e(338)][e(303)](e(297));let r=Array[e(348)](this[e(327)][e(293)][e(312)][e(307)][e(342)]())[e(286)](t)[e(320)]((t=>{const r=e,s=this[r(327)][r(293)][r(315)](t,0);return[...n[r(358)](s,r(357)),...n[r(358)](s,r(362))]}))[e(295)]();return r=[...new Set(r)],r}[hi(354)](t){const e=hi;return e(337)+(this[e(327)][e(338)][e(303)](e(297))[e(345)](t)||e(309))[e(287)]()+e(363)+t[e(287)]()[e(349)](/-/g,"_")}}function pi(){const t=["getSiblingNodes","enableCommand","markMultiRangeBlockFormat","afterInit","forward","_LIST_","listStart","parent","filter","toUpperCase","52125JJYgQw","startIndex","getFirstPosition","element","length","model","formatInline","flat","before","LegacyListUtils","*Format:* set order to regular","listReversed","listStyle","descriptionFactory","476pOBLsR","get","20783MRwgzm","handleListReversedCommand","getLastPosition","selection","555390bcSwgi","default","format","list.properties","document","handleListStyleCommand","unshift","createPositionAt","styles","TrackChangesEditing","getAttribute","commandParams","map","bind","755OJCjjZ","handleListStartCommand","*Format:* set order to reversed","change","formatBlock","editor","*Change to:* %0","type","_getSuggestionBlocks","has","registerDescriptionCallback","locale","40KDPIZg","handleDescriptions","2106639XQOnAV","ELEMENT_","plugins","_getSuggestionBlocksForListStyle","426882NxiTYY","push","getSelectedBlocks","listType","config","getListTypeFromListStyleType","numbered","LegacyListPropertiesEditing","from","replace","listItem","createRange","344198ZJGXXn","*Format:* set start index to %0","_getTranslationKeyForListStyle","commandName","reversed","backward"];return(pi=function(){return t})()}function mi(t,e){const n=bi();return(mi=function(t,e){return n[t-=386]})(t,e)}const Ii=mi;!function(t,e){const n=mi,r=t();for(;;)try{if(140915===parseInt(n(408))/1+parseInt(n(390))/2*(parseInt(n(404))/3)+-parseInt(n(387))/4*(parseInt(n(406))/5)+-parseInt(n(396))/6*(parseInt(n(399))/7)+-parseInt(n(403))/8+parseInt(n(410))/9*(parseInt(n(388))/10)+-parseInt(n(422))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bi);class Ei extends t.Plugin{[Ii(393)](){const t=Ii,e=this[t(392)];if(!e[t(405)][t(417)](t(401)))return;const n=e[t(405)][t(398)](t(394)),r=e[t(413)];n[t(395)](t(389)),n[t(412)][t(400)](t(419),(e=>zr(r,t(411),e))),e[t(407)][t(423)](t(402))[t(386)]({model:t(419),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(391)])return n[s(409)](s(421))},converterPriority:t(418)}),e[t(415)][t(397)].on(t(420),((e,n,r)=>{const s=t;r[s(414)][s(391)]&&e[s(416)]()}),{priority:t(418)})}}function bi(){const t=["mediaEmbed","2PVfXCt","showSuggestionHighlights","editor","afterInit","TrackChangesEditing","enableCommand","12YvEdcQ","downcastDispatcher","get","175126vxurcz","registerElementLabel","MediaEmbedEditing","dataDowncast","1503576hmFWDg","531639seWpVZ","plugins","1565xurbKj","conversion","152939iuOJMs","createEmptyElement","2355327rwXyDI","ELEMENT_MEDIA","descriptionFactory","locale","options","data","stop","has","high","media","attribute:url:media","div","393789LigkhK","for","elementToElement","2264PHuqZu","10fmgvFH"];return(bi=function(){return t})()}const Ti=_i;function _i(t,e){const n=yi();return(_i=function(t,e){return n[t-=484]})(t,e)}function yi(){const t=["2QTmCGJ","2637474sIkQTC","get","233950IXdabD","afterInit","5ZPMoIc","enableCommand","620269OiyWSs","mention","MentionEditing","5570032XEcymM","4633998ZMXJud","549NZTVjF","TrackChangesEditing","plugins","has","763196hjErOF","editor","6386772SnsaaF"];return(yi=function(){return t})()}!function(t,e){const n=_i,r=t();for(;;)try{if(504200===-parseInt(n(496))/1*(-parseInt(n(489))/2)+-parseInt(n(490))/3+parseInt(n(486))/4*(-parseInt(n(494))/5)+parseInt(n(500))/6+parseInt(n(488))/7+parseInt(n(499))/8+parseInt(n(501))/9*(-parseInt(n(492))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[Ti(493)](){const t=Ti,e=this[t(487)];e[t(484)][t(485)](t(498))&&e[t(484)][t(491)](t(502))[t(495)](t(497))}}function Ci(t,e){const n=Li();return(Ci=function(t,e){return n[t-=483]})(t,e)}const ki=Ci;function Li(){const t=["multiLevelList","6KyWJUz","descriptionFactory","editor","head","436911ODhAWL","handleDescriptions","303623OKDJiA","5512424CLILoo","20crYFzl","3849181FEgUKt","*Set format:* %0","registerDescriptionCallback","get","format","listMarkerStyle","566343AXMyYi","MultiLevelList","has","newValue","locale","ELEMENT_MULTI_LEVEL_LIST","884310JiueOl","key","data","20LqfjZb","*Remove format:* %0","oldValue","enableDefaultAttributesIntegration","afterInit","next","2690135RVfPxQ","TrackChangesEditing","registerBlockAttribute","listType","plugins"];return(Li=function(){return t})()}!function(t,e){const n=Ci,r=t();for(;;)try{if(533750===-parseInt(n(500))/1+-parseInt(n(515))/2+parseInt(n(498))/3*(parseInt(n(518))/4)+parseInt(n(488))/5+-parseInt(n(494))/6*(parseInt(n(503))/7)+parseInt(n(501))/8+parseInt(n(509))/9*(-parseInt(n(502))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Li);class Ni extends t.Plugin{[ki(486)](){const t=ki,e=this[t(496)],n=e[t(492)][t(506)](t(489));e[t(492)][t(511)](t(510))&&(n[t(485)](t(493)),n[t(490)](t(508)),n[t(495)][t(505)]((e=>this[t(499)](e))))}[ki(499)](t){const e=ki,n=this[e(496)][e(513)],{data:r}=t,s={type:e(507),content:""};if(r&&e(508)==r[e(516)]){if(!r[e(484)])return{type:e(507),content:zr(n,e(504),zr(n,e(514)))+" ("+r[e(512)]+")"};if(!r[e(512)]){let o=t[e(497)];for(;o;){if(o[e(517)]&&e(491)==o[e(517)][e(516)]&&o[e(517)][e(512)])return s;o=o[e(487)]}return{type:e(507),content:zr(n,e(483),zr(n,e(514)))+" ("+r[e(484)]+")"}}}}}const Ri=vi;function Si(){const t=["2301975mTyvTV","pageBreak","enableCommand","8403472zaMkwo","PageBreakEditing","6065820PITTOd","TrackChangesEditing","ELEMENT_PAGE_BREAK","1757144kaGgiV","editor","get","plugins","registerElementLabel","afterInit","has","descriptionFactory","12270ktfhNa","855148KZEXEf","locale","836mgagrW","133698CyvblJ"];return(Si=function(){return t})()}function vi(t,e){const n=Si();return(vi=function(t,e){return n[t-=423]})(t,e)}!function(t,e){const n=vi,r=t();for(;;)try{if(731959===parseInt(n(441))/1+-parseInt(n(429))/2+-parseInt(n(437))/3*(-parseInt(n(440))/4)+parseInt(n(442))/5+-parseInt(n(426))/6+parseInt(n(438))/7+parseInt(n(424))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class Mi extends t.Plugin{[Ri(434)](){const t=Ri,e=this[t(430)];if(!e[t(432)][t(435)](t(425)))return;e[t(432)][t(431)](t(427))[t(423)](t(443));const n=e[t(432)][t(431)](t(427)),r=e[t(439)];n[t(436)][t(433)](t(443),(e=>zr(r,t(428),e)))}}function wi(){const t=["isTouching","4eMCFoC","has","isLimit","editor","get","insert","format","options","start","name","insertParagraph","checkChild","consumable","model","4sJPPuw","ELEMENT_PARAGRAPH","$text","6772626LnBMih","highest","301872LHAqtB","18gUkYlo","mapper","markerRange","registerElementLabel","addClass","*Insert:* %0","bindElementToMarker","ck-suggestion-marker--active","insertion","createUIElement","schema","end","formatBlock","markerName","plugins","_registerLegacyDescription","afterInit","toViewPosition","getItemLabel","enableDefaultAttributesIntegration","type","Paragraph","isBlock","consume","editing","ck-suggestion-marker-split","span","locale","includes","nodeAfter","1964940RJCBcL","writer","commandName","enableCommand","7696750rQvHcD","3703544zADKZT","downcastDispatcher","descriptionFactory","546219MDqwic","activeMarkers","getFirstRange","registerDescriptionCallback","addMarker:suggestion:insertion","TrackChangesEditing","574441lQqgmn","*Change to:* %0","paragraph","data","showSuggestionHighlights"];return(wi=function(){return t})()}const Oi=Fi;function Fi(t,e){const n=wi();return(Fi=function(t,e){return n[t-=454]})(t,e)}!function(t,e){const n=Fi,r=t();for(;;)try{if(490776===parseInt(n(483))/1*(-parseInt(n(488))/2)+parseInt(n(457))/3+-parseInt(n(469))/4*(parseInt(n(519))/5)+-parseInt(n(489))/6*(-parseInt(n(463))/7)+-parseInt(n(454))/8+parseInt(n(486))/9+parseInt(n(523))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Di extends t.Plugin{[Oi(505)](){const t=Oi,e=this[t(472)];if(!e[t(503)][t(470)](t(510)))return;const n=e[t(516)],r=e[t(503)][t(473)](t(462));r[t(456)][t(492)](t(465),(e=>zr(n,t(484),e))),r[t(508)](t(465)),r[t(522)](t(479)),e[t(513)][t(455)].on(t(461),Pi(e),{priority:t(487)}),e[t(466)][t(455)].on(t(461),((n,r,s)=>{const o=t;s[o(476)][o(467)]&&Pi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(487)});const s=r[t(456)];s[t(460)]((r=>{const o=t;if(o(497)!==r[o(509)])return;const{start:i,end:a}=r[o(459)]();if(!i[o(468)](a)||!i[o(518)])return;const c=e[o(482)][o(499)],u=i[o(518)];return c[o(511)](u)&&!c[o(471)](u)&&c[o(480)](u,o(485))?{type:o(497),content:zr(n,o(494),s[o(507)](u,1))}:void 0})),this[t(504)]()}[Oi(504)](){const t=Oi,e=this[t(472)],n=e[t(516)];e[t(503)][t(473)](t(462))[t(456)][t(460)]((e=>{const r=t;if(r(501)!=e[r(509)])return;const{data:s}=e;return s&&r(465)==s[r(521)]?{type:r(475),content:zr(n,r(464),zr(n,r(484)))}:void 0}))}}function Pi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Fi,i=t[o(503)][o(473)](o(462)),a=r[o(491)][o(477)],c=r[o(491)][o(500)],u=t[o(482)][o(499)];if(!a[o(468)](c)||!a[o(518)])return;const l=a[o(518)];if(u[o(511)](l)&&!u[o(471)](l)&&u[o(480)](l,o(485))){if(!s[o(481)][o(512)](r[o(491)],n[o(478)]))return;const t=s[o(520)][o(498)](o(515),{class:o(514)}),a=s[o(490)][o(506)](c);e&&i[o(458)][o(517)](r[o(502)])&&s[o(520)][o(493)](o(496),t),s[o(520)][o(474)](a,t),s[o(490)][o(495)](t,r[o(502)])}}}function Bi(){const t=["5870280ekTbrf","*Remove all formatting*","811900pQPNqP","get","formatInline","TrackChangesEditing","commandName","type","31077618cFEssp","327573IAtNfR","editor","_registerLegacyDescription","removeFormat","descriptionFactory","plugins","44WNiPLP","format","3682hNzssX","has","formatBlock","24RdtsTA","registerDescriptionCallback","11728HibZgP","afterInit","480835SBCrPz","enableDefaultAttributesIntegration","locale","270IvgXCs","RemoveFormatEditing","94616psRQmZ"];return(Bi=function(){return t})()}const xi=Ui;function Ui(t,e){const n=Bi();return(Ui=function(t,e){return n[t-=360]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(558510===-parseInt(n(389))/1+-parseInt(n(386))/2*(-parseInt(n(377))/3)+-parseInt(n(372))/4*(parseInt(n(381))/5)+parseInt(n(387))/6+parseInt(n(374))/7*(-parseInt(n(379))/8)+-parseInt(n(366))/9*(parseInt(n(384))/10)+parseInt(n(365))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bi);class ji extends t.Plugin{[xi(380)](){const t=xi,e=this[t(367)];e[t(371)][t(375)](t(385))&&(e[t(371)][t(360)](t(362))[t(382)](t(369)),this[t(368)]())}[xi(368)](){const t=xi,e=this[t(367)];e[t(371)][t(360)](t(362))[t(370)][t(378)]((n=>{const r=t;if(r(376)!=n[r(364)]&&r(361)!=n[r(364)])return;const{data:s}=n;return s&&r(369)==s[r(363)]?{type:r(373),content:zr(e[r(383)],r(388))}:void 0}))}}const Gi=Vi;function Vi(t,e){const n=Hi();return(Vi=function(t,e){return n[t-=500]})(t,e)}function Hi(){const t=["get","editor","has","53994oaZzWX","acceptAllSuggestions","acceptSuggestion","2525793cmZtoJ","plugins","5mPbkiE","afterInit","RestrictedEditingModeEditing","discardSelectedSuggestions","8308800OVXbnb","discardSuggestion","1213170pNTSBW","acceptSelectedSuggestions","189964HBziRB","goToPreviousRestrictedEditingException","6675174ntIwfV","goToNextRestrictedEditingException","1036yfZRHq","TrackChangesEditing","enableCommand","discardAllSuggestions","451266vWJiOk","trackChanges"];return(Hi=function(){return t})()}!function(t,e){const n=Vi,r=t();for(;;)try{if(842021===parseInt(n(520))/1+-parseInt(n(504))/2+parseInt(n(512))/3+-parseInt(n(522))/4*(-parseInt(n(514))/5)+-parseInt(n(509))/6*(parseInt(n(500))/7)+parseInt(n(518))/8+-parseInt(n(524))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hi);class zi extends t.Plugin{[Gi(515)](){const t=Gi,e=this[t(507)];if(!e[t(513)][t(508)](t(516)))return;const n=e[t(513)][t(506)](t(501));n[t(502)](t(523)),n[t(502)](t(525));const r=e[t(513)][t(506)](t(516));r[t(502)](t(505)),r[t(502)](t(511)),r[t(502)](t(519)),r[t(502)](t(510)),r[t(502)](t(503)),r[t(502)](t(521)),r[t(502)](t(517))}}const Wi=Ki;function Ki(t,e){const n=Zi();return(Ki=function(t,e){return n[t-=384]})(t,e)}!function(t,e){const n=Ki,r=t();for(;;)try{if(781071===-parseInt(n(396))/1+-parseInt(n(430))/2+parseInt(n(414))/3*(-parseInt(n(413))/4)+-parseInt(n(426))/5*(parseInt(n(406))/6)+-parseInt(n(418))/7*(-parseInt(n(427))/8)+parseInt(n(403))/9*(-parseInt(n(425))/10)+-parseInt(n(411))/11*(-parseInt(n(392))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zi);class Xi extends t.Plugin{static get[Wi(401)](){return[Qs.ShiftEnter]}[Wi(415)](){const t=Wi,e=this[t(429)],n=e[t(435)][t(419)](t(405));n[t(422)](t(409)),e[t(421)][t(407)].on(t(397),qi(e),{priority:t(438)}),e[t(421)][t(407)].on(t(420),qi(e),{priority:t(438)}),e[t(389)][t(407)].on(t(391),((n,r,s)=>{const o=t;s[o(388)][o(402)]&&qi(e,{showActiveMarker:!1})(n,r,s)})),n[t(390)][t(408)](t(423),(n=>zr(e[t(399)],t(439),n)))}}function qi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ki,i=t[o(435)][o(419)](o(405));if(!s[o(410)][o(384)](r[o(404)],n[o(394)]))return;const a=t[o(441)];for(const t of r[o(404)][o(424)]()){if(!t.is(o(437),o(423)))continue;const n=o(385)==r[o(433)][o(386)](":")[1]?o(412):o(386),c=s[o(395)][o(400)](o(436),{class:o(440)+n}),u=s[o(393)][o(387)](a[o(431)](t));e&&i[o(417)][o(428)](r[o(433)])&&s[o(395)][o(434)](o(432),c),s[o(395)][o(398)](u,c),s[o(393)][o(416)](c,r[o(433)])}}}function Zi(){const t=["3370tAaxIq","8xWCvag","includes","editor","19328ZBHWPM","createPositionBefore","ck-suggestion-marker--active","markerName","addClass","plugins","span","element","high","ELEMENT_LINE_BREAK","ck-suggestion-marker-","model","test","deletion","split","toViewPosition","options","data","descriptionFactory","addMarker:suggestion","48mdRzCx","mapper","name","writer","1238394hhcnJm","addMarker:suggestion:insertion","insert","locale","createUIElement","requires","showSuggestionHighlights","51525omieiz","markerRange","TrackChangesEditing","6378ZApmYv","downcastDispatcher","registerElementLabel","shiftEnter","consumable","5698561qFCagq","merge","20nawOgN","415227avqUdS","init","bindElementToMarker","activeMarkers","9598099NxwPlV","get","addMarker:suggestion:deletion","editing","enableCommand","softBreak","getItems","10mfyfdV"];return(Zi=function(){return t})()}const Qi=Ji;function Ji(t,e){const n=Yi();return(Ji=function(t,e){return n[t-=107]})(t,e)}function Yi(){const t=["getRanges","document","2385546nMaQXk","has","selection","markInlineFormat","3693568Aindue","10LEXDpS","model","formatInline","from","1411511noLKyv","get","1043546qBHvij","type","1029712VYEFOZ","afterInit","commandName","StandardEditingModeEditing","14TGKcgk","99039LcfLnl","restrictedEditingException","formatBlock","9536688rtJutA","enableCommand","commands","locale","forceValue","isCollapsed","editor","change","commandParams","FORMAT_RESTRICTED_DISABLED","plugins","registerDescriptionCallback","value","descriptionFactory","TrackChangesEditing","FORMAT_RESTRICTED_ENABLED","format"];return(Yi=function(){return t})()}!function(t,e){const n=Ji,r=t();for(;;)try{if(903776===parseInt(n(107))/1+-parseInt(n(109))/2+parseInt(n(116))/3+-parseInt(n(111))/4*(-parseInt(n(143))/5)+-parseInt(n(138))/6+parseInt(n(115))/7*(parseInt(n(142))/8)+-parseInt(n(119))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yi);class $i extends t.Plugin{[Qi(112)](){const t=Qi,e=this[t(125)],n=e[t(144)],r=e[t(122)];if(!e[t(129)][t(139)](t(114)))return;const s=e[t(129)][t(108)](t(133)),o=t(117),i=e[t(121)][t(108)](o);s[t(120)](o,((e,r={})=>{const a=t,c=n[a(137)][a(140)];if(c[a(124)])return void e(r);const u=void 0!==r[a(123)]?r[a(123)]:!i[a(131)];n[a(126)]((()=>{const t=a,e=Array[t(146)](c[t(136)]());for(const r of e){const e=u?[r]:Ms(o,r,n);for(const n of e)s[t(141)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(132)][t(130)]((e=>{const n=t;if(n(118)!=e[n(110)]&&n(145)!=e[n(110)])return;const{data:s}=e;return s&&s[n(113)]==o?s[n(127)][0][n(123)]?{type:n(135),content:zr(r,n(134))}:{type:n(135),content:zr(r,n(128))}:void 0}))}}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=255]})(t,e)}function na(){const t=["63oUBygg","plugins","305GLrhxa","751420kvvBWq","39756HTlUkM","Style","registerInlineAttribute","inline","has","getGhsAttributeNameForElement","*Set format:* %0","DataSchema","get","GeneralHtmlSupport","block","6544016JRqLXi","FORMAT_STYLE","14853876QwxgyJ","config","format","locale","registerDescriptionCallback","formatBlock","style","editor","StyleUtils","4PqbKDM","registerBlockAttribute","*Remove format:* %0","enableDefaultAttributesIntegration","type","3331570boeHzD","toLowerCase","element","afterInit","definitions","7JHCBsB","formatInline","normalizeConfig","descriptionFactory","1680684tOTIOk","registerAttributeLabel","commandName","170261IgWyUD","add","commandParams","forceValue","TrackChangesEditing","4oGLRih","ghsAttributes","styleName","_registerLegacyDescription"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(458465===-parseInt(n(300))/1*(parseInt(n(305))/2)+-parseInt(n(297))/3*(-parseInt(n(283))/4)+-parseInt(n(259))/5*(parseInt(n(261))/6)+parseInt(n(293))/7*(-parseInt(n(272))/8)+-parseInt(n(257))/9*(-parseInt(n(260))/10)+-parseInt(n(288))/11+parseInt(n(274))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ta(291)](){const t=ta,e=this[t(281)];if(!e[t(258)][t(265)](t(262))||!e[t(258)][t(265)](t(268)))return;const n=e[t(258)][t(269)](t(304)),r=e[t(277)],s=e[t(275)][t(269)](t(280))||{},o=e[t(258)][t(269)](t(270)),i=e[t(258)][t(269)](t(282))[t(295)](e[t(258)][t(269)](t(268)),s[t(292)]);n[t(286)](t(280));const a=new Set;for(const e of i[t(271)]){const n=o[t(266)](e[t(290)]);a[t(301)](n)}const c=new Set;for(const e of i[t(264)]){const n=o[t(266)](e[t(290)]);c[t(301)](n);for(const n of e[t(306)])c[t(301)](n)}for(const e of a)n[t(284)](e),n[t(296)][t(298)](e,zr(r,t(273)));for(const e of c)n[t(263)](e),n[t(296)][t(298)](e,zr(r,t(273)));this[t(256)]()}[ta(256)](){const t=ta,e=this[t(281)],n=e[t(277)];e[t(258)][t(269)](t(304))[t(296)][t(278)]((e=>{const r=t;if(r(279)!=e[r(287)]&&r(294)!=e[r(287)])return;const{data:s}=e;return s&&r(280)===s[r(299)]?s[r(302)][0][r(303)]?{type:r(276),content:zr(n,r(267),s[r(302)][0][r(255)][r(289)]())}:{type:r(276),content:zr(n,r(285),s[r(302)][0][r(255)][r(289)]())}:void 0}))}}function sa(t,e){const n=ca();return(sa=function(t,e){return n[t-=249]})(t,e)}const oa=sa;!function(t,e){const n=sa,r=t();for(;;)try{if(915943===-parseInt(n(270))/1+-parseInt(n(341))/2+parseInt(n(346))/3*(parseInt(n(331))/4)+-parseInt(n(404))/5+parseInt(n(309))/6*(-parseInt(n(299))/7)+-parseInt(n(332))/8+-parseInt(n(365))/9*(-parseInt(n(305))/10))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(374)]=[e(317),e(295)],this[e(301)]=new Set}[oa(281)](){const t=oa,e=this[t(307)],n=e[t(315)][t(359)][t(366)];if(!e[t(311)][t(306)](t(288)))return;const r=e[t(343)],s=e[t(311)][t(337)](t(369)),o=e[t(311)][t(337)](t(319));s[t(266)][t(284)](t(274),(e=>zr(r,t(294),e))),this[t(347)](),s[t(402)](t(375)),s[t(402)](t(399)),s[t(402)](t(278));for(const r of[t(377),t(251)]){const i=e[t(275)][t(337)](r);s[t(402)](r,(r=>{const a=t;e[a(315)][a(302)]((t=>{const e=a;r();const c=e(271)===i[e(385)],u=o[e(372)](n),l=o[e(327)](u),f=c?l[e(367)]-1:l[e(350)]+1,h=u[0][e(255)](e(274)),g=o[e(314)](h,{startRow:f,endRow:f}),d=Array[e(400)](g)[e(290)]((n=>t[e(321)](n[e(335)])));s[e(286)](d,e(317))}))}))}for(const r of[t(382),t(256)]){const i=e[t(275)][t(337)](r);s[t(402)](r,(r=>{const a=t;e[a(315)][a(302)]((t=>{const e=a;r();const c=e(283)===i[e(385)],u=o[e(372)](n),l=o[e(383)](u),f=c?l[e(367)]-1:l[e(350)]+1,h=u[0][e(255)](e(274)),g=o[e(314)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(400)](g)[e(290)]((n=>t[e(321)](n[e(335)])));s[e(286)](d,e(295))}))}))}for(const r of[t(358),t(384)]){const i=r[t(304)](11),a=i[t(386)](),c=a[t(304)](0,3)+t(291),u=t(274)+i,l=t(398)+i,f=t(397)+i;s[t(402)](r,(()=>{const i=t;e[i(315)][i(302)]((t=>{const e=i,h=o[e(372)](n),g=h[0][e(255)](e(274));let d;if(e(358)==r){const t=o[e(327)](h);d={startRow:t[e(367)],endRow:t[e(350)],includeAllSlots:!0}}else{const t=o[e(383)](h);d={startColumn:t[e(367)],endColumn:t[e(350)],includeAllSlots:!0}}const p=o[e(314)](g,d),m=Array[e(400)](p)[e(290)]((({cell:t})=>t)),I=aa(m[e(259)]((t=>t[e(313)](c)))),E=aa(m[e(259)]((t=>!t[e(313)](c))))[e(290)]((n=>t[e(321)](n))),b=s[e(392)](E,u);if(b&&(e(317)==b[e(338)]||e(295)==b[e(338)])){const n=this[e(393)](b);for(const r of I){const s=t[e(321)](r),i=o[e(287)](r),u=r[e(328)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(364)](s)}}}))}))}function c(r){const s=t,o=Array[s(400)](n[s(396)]())[s(290)]((t=>i.LiveRange[s(260)](t)));e[s(315)][s(302)]((t=>{const n=s,i=t[n(264)];r=r[n(259)]((t=>n(340)!=t[n(330)][n(298)])),t[n(250)](r),e[n(275)][n(337)](n(358))[n(312)](),e[n(394)](n(358),{forceDefaultExecution:!0}),e[n(315)][n(336)]((()=>{const t=n;e[t(315)][t(336)](i,(e=>{const n=t,r=o[n(259)]((t=>n(340)!=t[n(330)][n(298)]));r[n(310)]>0&&e[n(250)](r);for(const t of o)t[n(267)]()}))}))}))}function u(r){const s=t;e[s(315)][s(302)]((t=>{const o=s,a=Array[o(400)](n[o(396)]())[o(290)]((t=>i.LiveRange[o(260)](t))),c=[];for(const t of r)for(const e of t[o(325)]({shallow:!0}))c[o(261)](e);for(const n of c)o(340)!=n[o(330)][o(298)]&&(t[o(250)](t[o(324)](n,0)),e[o(275)][o(337)](o(384))[o(312)](),e[o(394)](o(384),{forceDefaultExecution:!0}));const u=a[o(259)]((t=>o(340)!=t[o(330)][o(298)]));u[o(310)]>0&&t[o(250)](u);for(const t of a)t[o(267)]()}))}function l(e,n){const r=t;return n[r(269)]((t=>e[r(289)]((e=>e[r(300)][r(348)](t[r(276)])||t[r(300)][r(348)](e[r(276)])))))}function f(e,n){const r=t;return!e[r(289)]((t=>n[r(289)]((e=>t[r(333)](e)))))&&e[r(289)]((t=>n[r(289)]((e=>t[r(300)][r(354)](e[r(276)])))))}e[t(297)][t(326)].on(t(280),((e,n,r)=>{const s=t;if(!r[s(376)][s(363)])return;const o=n[s(303)];if(!o)return;const i=r[s(322)][s(403)](o);function c(t){return Array[s(378)](t)?t:[t]}i&&s(258)===o[s(253)]&&(0,a.setHighlightHandling)(i,r[s(249)],((t,e,n)=>n[s(279)](c(e[s(262)]),t)),((t,e,n)=>n[s(263)](c(e[s(262)]),t)))}),{priority:t(339)}),s[t(266)][t(410)]((e=>{const n=t;if(n(406)!=e[n(357)]&&n(390)!=e[n(357)])return;const s=e[n(344)]();if(null!=s&&s.is(n(395),n(274))){if(n(406)==e[n(357)]){const t=e[n(325)]()[n(259)]((t=>t.is(n(405))))[n(290)]((t=>t[n(297)]));if(t[n(310)])return{type:n(406),content:zr(r,n(389),zr(r,n(282),'"'+t[n(408)](" ")+'"'))}}if(n(390)==e[n(357)]){const t=e[n(325)]()[n(259)]((t=>t.is(n(405))))[n(290)]((t=>t[n(297)]));if(t[n(310)])return{type:n(390),content:zr(r,n(368),zr(r,n(282),'"'+t[n(408)](" ")+'"'))}}}})),s[t(266)][t(410)]((e=>{const n=t;if(n(317)==e[n(338)]){const t=e[n(325)]()[n(259)]((t=>t.is(n(405))))[n(290)]((t=>t[n(297)])),s=this[n(393)](e),o=s[n(353)]-s[n(265)]+1;if(n(406)==e[n(357)])return t[n(310)]?{type:n(406),content:zr(r,n(389),zr(r,n(323),[o,'"'+t[n(408)](" ")+'"']))}:{type:n(406),content:zr(r,n(389),zr(r,n(268),o))};if(n(390)==e[n(357)])return t[n(310)]?{type:n(390),content:zr(r,n(368),zr(r,n(323),[o,'"'+t[n(408)](" ")+'"']))}:{type:n(390),content:zr(r,n(368),zr(r,n(268),o))}}if(n(295)==e[n(338)]){const t=e[n(325)]()[n(259)]((t=>t.is(n(405))))[n(290)]((t=>t[n(297)])),s=this[n(393)](e),o=s[n(371)]-s[n(329)]+1;if(n(406)==e[n(357)])return t[n(310)]?{type:n(406),content:zr(r,n(389),zr(r,n(316),[o,'"'+t[n(408)](" ")+'"']))}:{type:n(406),content:zr(r,n(389),zr(r,n(370),o))};if(n(390)==e[n(357)])return t[n(310)]?{type:n(390),content:zr(r,n(368),zr(r,n(316),[o,'"'+t[n(408)](" ")+'"']))}:{type:n(390),content:zr(r,n(368),zr(r,n(370),o))}}})),s[t(356)][t(272)](t(406),t(317),t(273),c),s[t(356)][t(272)](t(390),t(317),t(345),c),s[t(356)][t(272)](t(406),t(295),t(273),u),s[t(356)][t(272)](t(390),t(295),t(345),u),s[t(356)][t(272)](t(406),t(295),t(408),l),s[t(356)][t(272)](t(390),t(295),t(408),l),s[t(356)][t(272)](t(406),t(317),t(408),f),s[t(356)][t(272)](t(390),t(317),t(408),f)}[oa(318)](){const t=oa,e=this[t(307)],n=e[t(315)][t(359)][t(366)];return(r,s)=>{const o=t;e[o(315)][o(302)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(300)][a(349)];u&&u[0]&&!1===u[0][a(380)]&&(l=r[0][a(276)][a(252)]);const f=t[a(285)](l);if(a(340)==f[a(330)][a(298)])return;const h=Array[a(400)](n[a(396)]())[a(290)]((t=>i.LiveRange[a(260)](t)));t[a(250)](f),e[a(275)][a(337)](c)[a(312)](),u[a(261)]({forceDefaultExecution:!0}),e[a(394)](c,...u);const g=h[a(259)]((t=>a(340)!=t[a(330)][a(298)]));g[a(310)]>0&&t[a(250)](g);for(const t of h)t[a(267)]()}))}}[oa(407)](t){const e=oa,n=this[e(307)][e(311)][e(337)](e(319));let r=Number[e(361)],s=Number[e(387)],o=Number[e(361)],i=Number[e(387)];for(const a of t){if(e(340)==a[e(330)][e(298)])continue;const{row:t,column:c}=n[e(287)](a),u=a[e(313)](e(296))?a[e(328)](e(296))-1:0,l=a[e(313)](e(277))?a[e(328)](e(277))-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(347)](){const t=oa,e=this[t(307)],n=e[t(311)][t(337)](t(369)),r=e[t(311)][t(337)](t(319));e[t(315)][t(359)].on(t(362),(()=>{const r=t,s=Array[r(400)](e[r(315)][r(359)][r(379)][r(355)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(381)](t);if(r(391)!=s)continue;if(null!=e[r(292)])continue;const a=n[r(409)](o);this[r(374)][r(308)](i)&&this[r(301)][r(293)](a)}}),{priority:t(320)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(321)](e),a=e[s(255)](s(274)),c=r[s(287)](e);for(const t of this[s(301)]){const n=t[s(338)],r=n[s(257)](s(388)),u=n[s(304)](r?10:5),l=u[s(386)](),f=l[s(304)](0,3)+s(291),h=s(398)+u,g=s(397)+u;if(!t[s(411)])continue;if(a!=t[s(254)]()[s(276)][s(255)](s(274)))continue;if(t[s(351)](i))continue;const d=e[s(313)](f)?e[s(328)](f)-1:0,p=this[s(393)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(364)](i),o=!0)}return o};e[t(315)][t(359)][t(360)]((n=>{const r=t;let o=!1;for(const t of e[r(315)][r(359)][r(379)][r(401)]())if(r(373)==t[r(357)])if(r(317)==t[r(253)])for(const e of t[r(352)][r(252)][r(334)]())o=o||s(e,n);else r(258)==t[r(253)]&&(o=o||s(t[r(352)][r(252)],n));return o}))}[oa(393)](t){const e=oa;return this[e(407)](t[e(396)]()[e(290)]((t=>t[e(276)][e(252)])))}}function aa(t){const e=oa;return Array[e(400)](new Set(t)[e(342)]())}function ca(){const t=["min","selectTableRow","from","getChanges","enableCommand","toViewElement","8528435UWNAIo","$textProxy","insertion","_getCoordsForCells","join","getSuggestion","registerDescriptionCallback","isInContent","writer","setSelection","insertTableRowBelow","nodeAfter","name","getFirstRange","findAncestor","insertTableColumnRight","startsWith","tableCell","filter","fromRange","push","classes","removeClass","batch","minRow","descriptionFactory","detach","ELEMENT_TABLE_ROW","every","1374049IcAcqG","above","registerCustomCallback","discard","table","commands","start","colspan","selectTableColumn","addClass","addMarker:suggestion","afterInit","ELEMENT_TABLE_WITH_TEXT","left","registerElementLabel","createRangeIn","markMultiRangeInsertion","getCellLocation","TableEditing","some","map","span","oldRange","add","ELEMENT_TABLE","tableColumn","rowspan","data","rootName","2674yBRGzU","end","_tableSuggestions","change","item","substr","67551260JvKdCp","has","editor","includes","19014rIueLR","length","plugins","refresh","hasAttribute","createTableWalker","model","ELEMENT_TABLE_COLUMN_WITH_TEXT","tableRow","_acceptFormatSuggestionCallbackFactory","TableUtils","low","createRangeOn","mapper","ELEMENT_TABLE_ROW_WITH_TEXT","createPositionAt","getItems","downcastDispatcher","getRowIndexes","getAttribute","minColumn","root","5664sfysmM","2477496mDGyRB","isIntersecting","getChildren","cell","enqueueChange","get","subType","highest","$graveyard","3274196vNMfoS","values","locale","getContainedElement","accept","843jyCAsJ","_setupColumnsRowsFixing","isEqual","nodeBefore","last","isIntersectingWithRange","position","maxRow","isTouching","getChangedMarkers","_suggestionFactory","type","removeTableRow","document","registerPostFixer","MAX_SAFE_INTEGER","change:data","showSuggestionHighlights","addRange","9qACHxP","selection","first","*Remove:* %0","TrackChangesEditing","ELEMENT_TABLE_COLUMN","maxColumn","getSelectionAffectedTableCells","insert","_tablePostFixingSubtypes","insertTable","options","insertTableRowAbove","isArray","differ","forceValue","_splitMarkerName","insertTableColumnLeft","getColumnIndexes","removeTableColumn","order","toLowerCase","MIN_SAFE_INTEGER","tablePaste","*Insert:* %0","deletion","suggestion","markMultiRangeDeletion","_getSuggestionCoords","execute","element","getRanges","max"];return(ca=function(){return t})()}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=125]})(t,e)}function fa(){const t=["markBlockFormat","push","requires","plugins","size","find","TableEditing","model","stop","registerCustomCallback","*Split cell:* horizontally","highest","commands","122TUMZvH","isInContent","fromRange","cell","_areSelectedCellsMergable","TableUtils","_isForcedDefaultExecutionBlock","selection","return","5383RToWxy","enableCommand","horizontally","containsRange","getSuggestions","element","_suggestionFactory","format","isEnabled","registerDescriptionCallback","deletion","formatBlock","_acceptFormatSuggestionCallbackFactory","6107049PYPWpd","document","has","mergeTableCellLeft","editor","from","2466888QpwDaH","findAncestor","mergeTableCellUp","getSelectionAffectedTableCells","locale","getFirstPosition","change","direction","_areMergableCells","commandName","descriptionFactory","get","set:isEnabled","setSelection","type","createRangeOn","forceDefaultExecution","value","createTableWalker","getCellLocation","rootName","getAncestors","1377764jpuTXs","mergeTableCells","882fHHeOU","_tablePostFixingSubtypes","detach","getRanges","$graveyard","execute","table","map","*Merge cells*","tableCell","low","insertion","mergeTableCellRight","add","618735TNaAGY","mergeTableCellDown","splitTableCellVertically","accept","root","length","formatInline","972144tpIAZp","TrackChangesEditing","splitTableCellHorizontally","afterInit","trackChanges","subType","15306GwZGJG","author","refresh","filter","*Split cell:* vertically","markMultiRangeBlockFormat"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(181479===-parseInt(n(219))/1*(-parseInt(n(210))/2)+parseInt(n(185))/3+parseInt(n(162))/4+-parseInt(n(178))/5+-parseInt(n(191))/6*(parseInt(n(164))/7)+parseInt(n(140))/8+-parseInt(n(134))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(199)](){return[ia]}[ua(188)](){const t=ua,e=this[t(138)],n=e[t(204)][t(135)][t(217)],r=e[t(144)];if(!e[t(200)][t(136)](t(203)))return;const s=e[t(200)][t(151)](t(186)),o=e[t(200)][t(151)](t(215)),a=e[t(200)][t(151)](ia);a[t(165)][t(198)](t(163)),s[t(220)](t(163),(()=>{const n=t,r=o[n(143)](e[n(204)][n(135)][n(217)]);e[n(204)][n(146)]((()=>{const t=n;s[t(196)](r,{commandName:t(163),commandParams:[]},[],t(163))}))})),e[t(209)][t(151)](t(163)).on(t(169),((n,r)=>{const o=t;e[o(209)][o(151)](o(189))[o(157)]&&(r[o(183)]>0&&r[r[o(183)]-1]&&r[r[o(183)]-1][o(156)]||s[o(216)]||this[o(214)]()||n[o(205)]())}),{priority:t(208)});for(const n of[t(142),t(176),t(179),t(137)]){const r=e[t(209)][t(151)](n);s[t(220)](n,(()=>{const n=t,o=e[n(204)][n(135)][n(217)][n(145)]()[n(161)]()[n(202)]((t=>t.is(n(126),n(173)))),i=r[n(157)];e[n(204)][n(146)]((()=>{const t=n;s[t(196)]([o,i],{commandName:t(163),commandParams:[]},[],t(163))}))}))}for(const n of[t(180),t(187)]){const r=e[t(209)][t(151)](n);s[t(220)](n,(()=>{const i=t,a=o[i(143)](e[i(204)][i(135)][i(217)])[0],c=a[i(141)](i(170)),{column:u,row:l}=o[i(159)](a);let f=[];if(i(221)==r[i(147)]){const t=o[i(158)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(139)](t)[i(171)]((t=>t[i(213)]))}else{const t=o[i(158)](c,{column:u,includeAllSlots:!0});f=Array[i(139)](t)[i(171)]((t=>t[i(213)]))}e[i(204)][i(146)]((t=>{const e=i;s[e(197)](t[e(155)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(150)][t(130)]((e=>{const n=t;if(n(132)!=e[n(154)]&&n(184)!=e[n(154)])return;const{data:s}=e;return s&&n(163)==s[n(149)]?{type:n(128),content:zr(r,n(172))}:void 0})),s[t(150)][t(130)]((e=>{const n=t;if(n(132)!=e[n(154)]&&n(184)!=e[n(154)])return;const{data:s}=e;return s?n(180)==s[n(149)]?{type:n(128),content:zr(r,n(195))}:n(187)==s[n(149)]?{type:n(128),content:zr(r,n(207))}:void 0:void 0}));const c=a[t(133)]();for(const e of[t(142),t(176),t(179),t(137)])s[t(127)][t(206)](t(132),e,t(181),c);for(const e of[t(180),t(187)])s[t(127)][t(206)](t(132),e,t(181),c);s[t(127)][t(206)](t(132),t(163),t(181),(r=>{const s=t;e[s(204)][s(146)]((t=>{const o=s,a=Array[o(139)](n[o(167)]())[o(171)]((t=>i.LiveRange[o(212)](t)));t[o(153)](r),e[o(209)][o(151)](o(163))[o(193)](),e[o(169)](o(163),{forceDefaultExecution:!0});const c=a[o(194)]((t=>o(168)!=t[o(182)][o(160)]));c[o(183)]>0&&t[o(153)](c);for(const t of a)t[o(166)]()}))}));for(const n of[t(142),t(179),t(137),t(176)]){const r=e[t(209)][t(151)](n);r.on(t(152),((n,s,o)=>{const i=t;if(o){const t=e[i(204)][i(135)][i(217)][i(145)]()[i(161)]()[i(202)]((t=>t.is(i(126),i(173))));this[i(148)](r[i(157)],t)||(n[i(218)]=!1,n[i(205)]())}}),{priority:t(174)})}}[ua(214)](){const t=ua,e=this[t(138)][t(209)][t(151)](t(163)),n=this[t(138)][t(200)][t(151)](t(215));if(!e[t(129)])return!1;const r=n[t(143)](this[t(138)][t(204)][t(135)][t(217)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(148)](e,n))return!1;return!0}[ua(148)](t,e){const n=ua,r=this[n(138)][n(200)][n(151)](n(186)),s=this[n(138)][n(204)][n(155)](t),o=this[n(138)][n(204)][n(155)](e),i=new Set,a=new Set;for(const t of r[n(125)]())if((n(175)==t[n(154)]||n(131)==t[n(154)]||n(163)==t[n(190)])&&t[n(211)])for(const e of t[n(167)]())e[n(222)](s,!0)&&i[n(177)](t[n(154)]+":"+t[n(192)].id),e[n(222)](o,!0)&&a[n(177)](t[n(154)]+":"+t[n(192)].id);if(i[n(201)]!=a[n(201)])return!1;for(const t of i)if(!a[n(136)](t))return!1;return!0}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=113]})(t,e)}function pa(){const t=["editor","getSuggestion","name","unbindElementFromMarkerName","setTableRowHeader","getCellLocation","_registerLegacyDescription","6VXghmO","TableUtils","5348dwsoyK","markerRange","nodeAfter","7PartBH","consume","requires","_acceptFormatSuggestionCallbackFactory","TrackChangesEditing","get","enableDefaultAttributesIntegration","registerDescriptionCallback","commandParams","markerNameToElements","registerAttributeLabel","removeAttribute","highest","headingRows","type","1615968kvRMuf","setAttribute","consumable","mapper","forceValue","removeClass","options","accept","data-suggestion","activeMarkers","25531vdCxRT","createTableWalker","4385270uFATPx","has","stop","showSuggestionHighlights","formatBlock","FORMAT_HEADER_COLUMN","ck-suggestion-marker--active","data","descriptionFactory","afterInit","ck-suggestion-marker-","headingColumns","371652ItvANz","locale","addMarker:suggestion","editing","*Format:* %0","parent","11tqDHST","472952RyywzW","toViewElement","542757SLEjSM","writer","includes","removeMarker:suggestion","registerCustomCallback","plugins","registerBlockAttribute","nodeBefore","_handleLegacySuggestions","TableEditing","downcastDispatcher","setTableColumnHeader","FORMAT_HEADER_ROW","item","end","FORMAT_REGULAR_ROW","_splitMarkerName","cell","commandName","FORMAT_REGULAR_COLUMN","_suggestionFactory","format","markerName","start","addClass","bindElementToMarker","65AcSzav"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(139905===-parseInt(n(161))/1*(parseInt(n(131))/2)+-parseInt(n(184))/3+-parseInt(n(133))/4*(-parseInt(n(123))/5)+parseInt(n(175))/6+-parseInt(n(136))/7*(-parseInt(n(182))/8)+-parseInt(n(151))/9+-parseInt(n(163))/10*(-parseInt(n(181))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[ga(138)](){return[ia]}[ga(172)](){const t=ga,e=this[t(124)];if(!e[t(189)][t(164)](t(193)))return;const n=e[t(176)],r=e[t(189)][t(141)](t(140));r[t(142)](t(128)),r[t(142)](t(195)),r[t(190)](t(149)),r[t(190)](t(174)),r[t(171)][t(146)](t(149),zr(n,t(196))),r[t(171)][t(146)](t(174),zr(n,t(168))),this[t(192)]()}[ga(192)](){const t=ga,e=this[t(124)][t(189)][t(141)](t(140)),n=this[t(124)][t(189)][t(141)](t(132)),r=this[t(124)][t(189)][t(141)](ia)[t(139)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(113)](o[a(119)]),l=e[a(125)](u),f=l[a(170)];if(a(167)!=l[a(150)]||!f||a(195)!=f[a(115)])return;if(o[a(197)])return void s[a(165)]();if(!i[a(153)][a(137)](o[a(134)],s[a(126)]))return;const h=o[a(134)][a(120)][a(135)],g=o[a(134)][a(198)][a(191)],d=h[a(180)][a(180)],{column:p}=n[a(129)](h),{column:m}=n[a(129)](g);for(let s=p;s<=m;s++){const l=n[a(162)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(114)],l=i[a(154)][a(183)](s);i[a(185)][a(121)](a(173)+c,l),r&&i[a(185)][a(152)](a(159),u,l),i[a(154)][a(122)](l,o[a(119)]),t&&(e[a(160)][a(186)](o[a(119)])?i[a(185)][a(121)](a(169),l):i[a(185)][a(156)](a(169),l))}}}}e[t(117)][t(188)](t(167),t(128),t(158),r),e[t(117)][t(188)](t(167),t(195),t(158),r),this[t(124)][t(178)][t(194)].on(t(177),s(),{priority:t(148)}),this[t(124)][t(170)][t(194)].on(t(177),((e,n,r)=>{const o=t;r[o(157)][o(166)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(148)}),this[t(124)][t(178)][t(194)].on(t(187),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(113)](r[o(119)]),c=e[o(125)](a),u=c[o(170)];if(o(167)!=c[o(150)]||!u||o(195)!=u[o(115)])return;const l=s[o(154)][o(145)](r[o(119)]);if(l)for(const t of l)s[o(185)][o(156)](o(173)+i,t),s[o(185)][o(156)](o(169),t),s[o(185)][o(147)](o(159),t),s[o(154)][o(127)](t,r[o(119)])}),{priority:t(148)}),this[t(130)]()}[ga(130)](){const t=ga,e=this[t(124)],n=e[t(176)];function r(e){const r=t;return{type:r(118),content:zr(n,r(179),e)}}e[t(189)][t(141)](t(140))[t(171)][t(143)]((e=>{const s=t;if(s(167)!=e[s(150)])return;const{data:o}=e;if(o){if(s(128)==o[s(115)]){const t=o[s(144)][0][s(155)];return r(zr(n,s(t?196:199)))}if(s(195)==o[s(115)]){const t=o[s(144)][0][s(155)];return r(zr(n,s(t?168:116)))}}}))}}const Ia=ba;function Ea(){const t=["rootName","model","_splitMarkerName","discard","_tablePostFixingSubtypes","row","getContainedElement","rowInsertionRanges","every","tablePasteChainId","getSelectionAffectedTableCells","previous","rowInsertionIndexes","findAncestor","element","$graveyard","tableCellSuggestion","1824590mgPnOp","value","ck-suggestion-marker","cells","filter","getRowIndexes","fromEntries","stop","get","getColumnIndexes","217AzMVvG","schema","TableClipboard","fill","editor","suggestionLoaded","*Replace table cells*","view","forEach","listenTo","plugins","tablePasteCell","suggestionUnloaded","markMultiRangeInsertion","endColumn","removeMarkers","tablePasteRow","tableCellVerticalAlignment","has","showSuggestionHighlights","_replaceTableSlotCell","_isForcedDefaultExecutionBlock","getSuggestions","deletionRanges","accept","reduce","createRangeIn","_createdBatches","getAttributes","suggestion-td","createRange","change","insertColumns","insertContent","registerDescriptionCallback","createPositionBefore","getRanges","remove","redo","newRange","join","type","nodeAfter","tableCellPadding","createElement","getChangedMarkers","conversion","markerAttributes","removeColumns","setAttributes","Users","previousSibling","requires","fromRange","getAllAdjacentSuggestions","markMultiRangeDeletion","tableCellHorizontalAlignment","markerName","getColumns","suggestion","markers","getChild","next","getShiftedBy","attributes","getItems","getRows","content","map","removeMarker","insertRows","insertion","tablePaste","call","oldRange","from","clipboardOutput","rows","differ","isEmpty","selection","tableCellBorderStyle","end","tableCellBackgroundColor","getTableIfOnlyTableInContent","nextSibling","entries","tableCellBorderWidth","find","subType","forceDefaultExecution","deletion","3471756cfzKma","start","registerCustomCallback","138BSfivu","add","author","insertionRanges","hasSuggestion","commands","columnInsertionRanges","isInContent","_getCoordsForCells","set","insert","position","elementToElement","descriptionFactory","TableUtils","move","16340yZIniC","document","createTableWalker","register","documentSelection","getChildren","dataDowncast","name","paragraph","last","removeRows","high","locale","TrackChangesEditing","getSuggestionCallback","low","return","isEqual","column","7326MkdBCN","_suggestionFactory","getChanges","unwrap","endRow","activeMarkers","editingDowncast","first","table","keys","root","359768nwJBVN","cell","tablePasteColumn","trackChanges","updateMarker","779489FVHRMA","wrap","markMultiRangeBlockFormat","containsRange","columns","getSuggestion","tableCellBorderColor","editing","columnInsertionIndexes","some","createRangeOn","for","registerPostFixer","includes","batch","markerToHighlight","push","suggestion:formatBlock:tablePasteCell","formatBlock","startsWith","afterInit","setAttribute","29739LEUQjG","ck-suggestion-marker-insertion","options","detach","length","tableCell","getMarkers","4456504iwjGdX","getRange","ck-suggestion-marker--active"];return(Ea=function(){return t})()}function ba(t,e){const n=Ea();return(ba=function(t,e){return n[t-=127]})(t,e)}!function(t,e){const n=ba,r=t();for(;;)try{if(761999===parseInt(n(326))/1+parseInt(n(275))/2*(-parseInt(n(143))/3)+-parseInt(n(150))/4+-parseInt(n(170))/5+-parseInt(n(272))/6+parseInt(n(180))/7*(parseInt(n(321))/8)+-parseInt(n(310))/9*(-parseInt(n(291))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const Ta=[Ia(267),Ia(127),Ia(261),Ia(236),Ia(197),Ia(263),Ia(223)],_a=Object[Ia(176)](Ta[Ia(248)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(232)](){return[ia]}[Ia(141)](){const t=Ia,n=this[t(184)];if(!n[t(190)][t(198)](t(182)))return;const r=n[t(190)][t(178)](t(304)),s=n[t(190)][t(178)](t(289)),o=n[t(190)][t(178)](ia),a=n[t(190)][t(178)](t(182));o[t(157)][t(137)](t(196),t(323)),n[t(154)][t(181)][t(294)](t(169),{allowIn:t(148),allowContentOf:t(148),isLimit:!0}),n[t(226)][t(287)]({model:t(169),view:t(209)});let c=null;n[t(154)].on(t(213),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(147)]-1];h&&h[u(270)]||r[u(201)]||this[u(184)][u(280)][u(178)](u(324))[u(171)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(295)))return!1;const i=s[o(264)](t,n);if(!i||!Ca(i,void 0,r))return!1;const a=r[o(163)](n[o(292)][o(260)]);if(!a[o(147)])return!1;const c=a[0][o(166)](o(318)),l=r[o(175)](a),f=r[o(179)](a),h={startRow:l[o(317)],endRow:l[o(300)],startColumn:f[o(317)],endColumn:f[o(300)]};return 1==a[o(147)]&&(h[o(314)]+=r[o(246)](i)-1,h[o(194)]+=r[o(238)](i)-1),Ca(c,h,r)}(l,f,n[u(154)],s,a)&&(o[u(177)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(154)][u(211)]((()=>{const t=u;n[t(154)][t(213)](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(147)]&&r[t(193)](o,t(196),{tablePasteChainId:s}),a[t(147)]&&r[t(193)](a,t(323),{tablePasteChainId:s}),l[t(147)]&&(r[t(193)](l,t(252),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(188)]((e=>{const n=t;var r;return null===(r=e[n(146)])||void 0===r?void 0:r[n(253)](e)}))),f[t(147)]&&(r[t(235)](f,t(252),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(188)]((e=>{const n=t;var r;return null===(r=e[n(146)])||void 0===r?void 0:r[n(253)](e)})));const g=r[t(328)](h[t(248)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(191),{tablePasteChainId:s});if(g){const e=g[t(149)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(154)][t(131)](s),a=e[t(268)]((e=>e[t(151)]()[t(308)](i)));a&&r[t(137)]([a[t(298)],o])}r[t(147)]&&g[t(142)](t(227),Object[t(176)](r))}c=null})))}),{priority:e.priorities[t(302)]+10}),n[t(190)][t(178)](t(182)).on(t(200),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(177)]();const u=s[r(322)],l=o,f=Aa(u),h=Aa(l);e[r(307)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(217)](u[r(241)](0));for(const t of Array[r(255)](l[r(296)]()))a[r(285)](t,u,r(262));const t=c[r(165)][r(134)](s[r(158)]),e=c[r(129)][r(134)](s[r(309)]);t||e||(g=i.LiveRange[r(233)](a[r(206)](u)))}else h&&!f&&(d=a[r(206)](u));else{const t=a[r(224)](r(169)),e=a[r(224)](r(169));a[r(327)](a[r(206)](u),e),a[r(285)](t,u,0);for(const e of Array[r(255)](l[r(296)]()))a[r(285)](e,t,r(262));g=i.LiveRange[r(233)](a[r(131)](t)),d=i.LiveRange[r(233)](a[r(131)](e))}const p=Array[r(255)](l[r(208)]())[r(174)]((([t])=>Ta[r(134)](t)));c[r(173)][r(137)]({element:u,attributes:p[r(147)]?Object[r(176)](p):null}),g&&c[r(278)][r(137)](g),d&&c[r(203)][r(137)](d)}),{priority:t(302)}),s.on(t(212),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(330)]||1;c[o(129)]=new Array(l)[o(183)](u)[o(248)](((t,e)=>t+e));for(const{cell:t}of s[o(293)](i,{startColumn:u,endColumn:u+l-1}))c[o(281)][o(137)](n[o(154)][o(131)](t))}),{priority:t(306)}),s.on(t(250),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(257)]||1;c[o(165)]=new Array(l)[o(183)](u)[o(248)](((t,e)=>t+e));for(const{cell:t}of s[o(293)](i,{startRow:u,endRow:u+l-1}))c[o(160)][o(137)](n[o(154)][o(131)](t))}),{priority:t(306)}),r[t(288)][t(214)]((e=>{const r=t;if(e[r(269)]&&e[r(269)][r(140)](r(252)))return e[r(164)]?{}:{type:r(251),content:zr(n[r(303)],r(186))}}));const u=()=>!1;for(const e of[t(252),t(323),t(196),t(191)])r[t(311)][t(274)](t(251),e,t(220),u),r[t(311)][t(274)](t(271),e,t(220),u),r[t(311)][t(274)](t(139),e,t(220),u);r[t(311)][t(274)](t(139),t(191),t(156),u),r[t(311)][t(274)](t(139),t(191),t(204),((e,r,s)=>{const o=t,i=e[o(248)]((t=>t[o(159)]()))[o(174)]((t=>t)),a=new Map(i[o(248)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(173)])e&&a[o(284)](t,e);else if(s&&s[o(227)])for(const[t,e]of Object[o(266)](s[o(227)])){const r=n[o(154)][o(240)][o(178)](t),s=r?r[o(151)]()[o(159)]():null;s&&a[o(284)](s,e)}n[o(154)][o(211)]((t=>{const e=o;for(const[n,r]of a)t[e(229)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(311)][o(274)](e,o(252),s,((t,i,a)=>{const c=o;n[c(154)][c(211)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(273)][o(222)];t.is(o(167),o(169))&&u[o(137)](t)}r[o(311)][o(305)](e,null,s)(t,i,a);for(const t of u)o(168)!=t[o(320)][o(153)]&&n[o(313)](t)}))}))};l(t(251),t(204)),l(t(251),t(156)),l(t(271),t(204)),l(t(271),t(156)),r[t(311)][t(274)](t(251),t(196),t(156),(e=>{const n=t,r=e[n(248)]((t=>t[n(159)]())),i=r[0][n(166)](n(318)),{minRow:a,maxRow:c}=o[n(283)](r);s[n(301)](i,{at:a,rows:c-a+1})})),r[t(311)][t(274)](t(251),t(323),t(156),(e=>{const n=t,r=e[n(248)]((t=>t[n(159)]())),i=r[0][n(166)](n(318)),{minColumn:a,maxColumn:c}=o[n(283)](r);s[n(228)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(269)]||!n[s(269)][s(140)](s(252)))return;const o=n[s(244)][s(162)],i=r[s(202)]()[s(174)]((t=>t[s(282)]&&t[s(244)]&&t[s(244)][s(162)]==o));i[s(147)]&&n[s(234)]()[s(147)]!=i[s(147)]&&i[s(205)](((t,e)=>(t[s(242)]=e,e[s(164)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(155)](e[s(237)]),i=[s(172),s(144)],a=r[s(315)][s(134)](e[s(237)]);return a&&i[s(137)](s(152)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(185),f,{priority:t(302)}),r.on(t(192),f,{priority:t(302)}),n[t(154)][t(292)][t(133)]((()=>{const e=t;let s=!1;const o=Array[e(255)](n[e(154)][e(292)][e(258)][e(225)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(155)](t);if(e(239)!=o||e(271)!=a||i[e(254)])continue;if(!r[e(279)](c))continue;const u=r[e(331)](c)[e(216)](),l=n[e(190)][e(178)](e(230)).me;for(const t of r[e(202)]())if(t[e(282)]&&t[e(277)]==l&&e(139)==t[e(221)]&&e(191)==t[e(269)]&&t[e(216)]()[e(161)]((t=>u[e(130)]((n=>n[e(329)](t,!0))))))for(const n of t[e(234)]())n[e(282)]&&(n[e(156)](),s=!0)}return s})),n[t(154)][t(292)][t(133)]((e=>{const s=t,o=n[s(280)][s(178)](s(218));if(!o||!o[s(207)][s(198)](e[s(135)]))return!1;let i=!1;const a=n[s(190)][s(178)](s(230)).me,c=n[s(154)][s(292)][s(258)][s(312)](),u=Array[s(255)](n[s(154)][s(292)][s(258)][s(225)]())[s(174)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(155)](t);return n(239)==o&&n(252)==i&&c==a.id&&!e[n(254)]}));for(const t of c){if(s(285)!=t[s(221)]||s(169)!=t[s(298)]||1!=t[s(147)])continue;const n=e[s(210)](t[s(286)],t[s(286)][s(243)](1));if(!u[s(268)]((({data:t})=>t[s(219)][s(308)](n))))for(const{name:t,data:r}of u)if(n[s(329)](r[s(219)])){e[s(325)](t,{range:n}),i=!0;break}}return i})),n[t(154)][t(292)][t(133)]((e=>{const s=t;let o=!1;const i=n[s(190)][s(178)](s(230)).me,a=r[s(202)]()[s(174)]((t=>t[s(282)]&&t[s(277)]==i)),c=new Set,u=new Set;for(const t of a)if(s(252)==t[s(269)])for(const e of t[s(149)]()){const n=e[s(151)]()[s(159)]();if(n)if(n.is(s(167),s(169))&&Aa(n)){t[s(249)](e[s(298)]),c[s(276)](n),o=!0;const r=n[s(265)],i=n[s(231)],a=r&&r.is(s(167),s(169)),l=i&&i.is(s(167),s(169));a&&!c[s(198)](r)&&u[s(276)](r),l&&!c[s(198)](i)&&u[s(276)](i)}else n.is(s(167),s(299))&&n[s(259)]&&(t[s(249)](e[s(298)]),o=!0)}else if(s(191)==t[s(269)]){if(!t[s(244)]||!t[s(244)][s(162)])continue;const e=t[s(244)][s(227)];if(e&&Object[s(319)](e)[s(147)])continue;const n=t[s(244)][s(162)];let r=!0,i=!0;for(const e of a)if(e[s(269)]&&e[s(269)][s(140)](s(252))){if(!e[s(244)][s(162)]){i=!1;break}if(e.id!=t.id&&e[s(244)][s(162)]==n){r=!1;break}}i&&r&&(t[s(195)](),o=!0)}for(const t of c)e[s(217)](t);for(const t of u)e[s(313)](t);return o})),n[t(226)][t(132)](t(316))[t(136)]({model:t(138),view:(t,e)=>h(t),converterPriority:t(302)}),n[t(226)][t(132)](t(297))[t(136)]({model:t(138),view:(e,n)=>n[t(145)][t(199)]?h(e,!1):null,converterPriority:t(302)});const g=n[t(128)][t(187)];this[t(189)](g[t(292)],t(256),((e,n)=>{const r=t,s=[];for(const t of g[r(206)](n[r(247)])[r(245)]())t.is(r(167),r(209))&&s[r(137)](t);g[r(211)]((t=>{const e=r;for(const n of s)t[e(290)](t[e(206)](n),t[e(215)](n)),t[e(217)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(259)])return!0;const n=t[e(241)](0);return n.is(e(167),e(299))&&n[e(259)]}function Ca(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(293)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const ka=La;function La(t,e){const n=Ra();return(La=function(t,e){return n[t-=444]})(t,e)}!function(t,e){const n=La,r=t();for(;;)try{if(341304===-parseInt(n(455))/1+parseInt(n(457))/2*(-parseInt(n(483))/3)+parseInt(n(491))/4+parseInt(n(454))/5*(parseInt(n(474))/6)+parseInt(n(472))/7+-parseInt(n(469))/8*(-parseInt(n(468))/9)+-parseInt(n(484))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ra);class Na extends t.Plugin{[ka(499)](){const t=ka;if(!this[t(461)][t(487)][t(494)](t(452)))return;const e=this[t(461)][t(487)][t(460)](t(479));e[t(475)](t(496),this[t(473)][t(476)](this)),e[t(445)][t(467)](t(450),t(490),t(463),e[t(445)][t(488)](t(450),null,t(453))),e[t(445)][t(467)](t(450),t(490),t(453),e[t(445)][t(488)](t(450),null,t(463))),e[t(444)][t(464)](this[t(446)][t(476)](this))}[ka(473)](t,e){const n=ka,r=this[n(461)][n(487)][n(460)](n(479)),s=this[n(461)][n(487)][n(460)](n(452)),o=e[n(478)]||this[n(461)][n(456)][n(471)][n(481)][n(497)]();this[n(461)][n(456)][n(451)]((()=>{const i=n,a=s[i(485)](o);let c=a?s[i(495)](a):null,u=o[i(486)](i(470))||null;const l=e[i(470)]||u,f=e[i(480)]||c,h=this[i(461)][i(487)][i(460)](i(459)).me;for(const t of r[i(462)]()){const e=t[i(458)]();if(i(490)===t[i(489)]&&e===o){t[i(448)]!==h&&t[i(453)]();const e=t[i(447)][i(449)];u=e[0][i(470)],c=e[0][i(480)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(482)](o,{commandName:i(496),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(490)},[],i(490))}))}[ka(446)](t){const e=ka;if(e(450)!=t[e(498)]&&e(465)!=t[e(498)])return;const{data:n}=t;if(n&&e(490)===n[e(466)]){const t=e(493);return{type:e(477),content:zr(this[e(461)][e(492)],t)}}}}function Ra(){const t=["registerDescriptionCallback","formatInline","formatGroupId","registerCustomCallback","9027XlFYRM","1576IGFxIC","tableWidth","document","3633357BIICSV","handleResizeTableWidthCommand","67956fLqXEY","enableCommand","bind","format","table","TrackChangesEditing","columnWidths","selection","markBlockFormat","1431303BTyiTt","1596710SVEJOr","getColumnGroupElement","getAttribute","plugins","getSuggestionCallback","subType","resizeTable","126144agLSCE","locale","*Format:* resize table","has","getTableColumnsWidths","resizeTableWidth","getSelectedElement","type","afterInit","descriptionFactory","_suggestionFactory","handleSuggestionDescription","data","author","commandParams","formatBlock","change","TableColumnResizeEditing","discard","235PwAoyn","302424OZKebW","model","2trPRkZ","getContainedElement","Users","get","editor","getSuggestions","accept"];return(Ra=function(){return t})()}const Sa=va;function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=459]})(t,e)}function Ma(){const t=["1340gXKsFs","enableCommand","102KnKJMx","get","16XMcECS","3827556PWarEr","1127847GFacBn","215941enRjUw","editor","420056vQRIdk","38359aqJQwj","Template","has","plugins","170mLoicu","afterInit","TrackChangesEditing","701688gapMHu","insertTemplate","2ISMjTa"];return(Ma=function(){return t})()}!function(t,e){const n=va,r=t();for(;;)try{if(327832===parseInt(n(475))/1*(parseInt(n(464))/2)+-parseInt(n(462))/3+parseInt(n(474))/4+parseInt(n(465))/5*(parseInt(n(467))/6)+parseInt(n(471))/7*(parseInt(n(469))/8)+parseInt(n(470))/9+-parseInt(n(459))/10*(parseInt(n(472))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class wa extends t.Plugin{[Sa(460)](){const t=Sa,e=this[t(473)];e[t(478)][t(477)](t(476))&&e[t(478)][t(468)](t(461))[t(466)](t(463))}}const Oa=Fa;function Fa(t,e){const n=Pa();return(Fa=function(t,e){return n[t-=373]})(t,e)}!function(t,e){const n=Fa,r=t();for(;;)try{if(635388===parseInt(n(376))/1+-parseInt(n(374))/2*(-parseInt(n(391))/3)+-parseInt(n(385))/4+-parseInt(n(387))/5*(parseInt(n(373))/6)+-parseInt(n(386))/7+parseInt(n(393))/8*(-parseInt(n(389))/9)+parseInt(n(377))/10*(parseInt(n(383))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pa);class Da extends t.Plugin{[Oa(384)](){const t=Oa,e=this[t(388)];if(!e[t(375)][t(395)](t(378)))return;e[t(380)][t(395)](t(392))[t(396)](t(378));const n=e[t(380)][t(395)](t(392)),r=e[t(381)];n[t(394)][t(390)](t(379),(e=>zr(r,t(382),e)))}}function Pa(){const t=["ELEMENT_TABLE_OF_CONTENTS","610115RWQvXe","afterInit","4887976eLBKkw","5495700URErGW","1745195QpWOxm","editor","322182OtFaQF","registerElementLabel","260121HTvWvd","TrackChangesEditing","136xnouoA","descriptionFactory","get","enableCommand","6qCgrzq","4oYaAgl","commands","819818UgSioE","470LqivcQ","insertTableOfContents","tableOfContents","plugins","locale"];return(Pa=function(){return t})()}const Ba=xa;function xa(t,e){const n=Ua();return(xa=function(t,e){return n[t-=357]})(t,e)}function Ua(){const t=["10IbUZmC","TrackChangesEditing","isTouching","editor","createRange","document","1493452VbcGPZ","ELEMENT_TITLE","suggestion","registerElementLabel","getNearestSelectionRange","newRange","from","827804taIQOt","element","model","nodeBefore","descriptionFactory","2024202mbCLHH","has","_splitMarkerName","title-content","end","2437782tJIwhf","start","locale","isCollapsed","forward","getChangedMarkers","updateMarker","schema","get","Title","2491626tVdmUZ","14dcqteP","isEqual","plugins","43425GvzZxN","2510DNLPOT","registerPostFixer","4887248oUxqJS","afterInit","differ","removeMarker"];return(Ua=function(){return t})()}!function(t,e){const n=xa,r=t();for(;;)try{if(685119===parseInt(n(378))/1+parseInt(n(383))/2+-parseInt(n(388))/3+parseInt(n(371))/4*(-parseInt(n(365))/5)+parseInt(n(398))/6+parseInt(n(399))/7*(-parseInt(n(361))/8)+-parseInt(n(358))/9*(-parseInt(n(359))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[Ba(362)](){const t=Ba,e=this[t(368)];if(!e[t(357)][t(384)](t(397)))return;const n=e[t(357)][t(396)](t(366));n[t(382)][t(374)](t(386),(()=>zr(e[t(390)],t(372)))),e[t(380)][t(370)][t(360)]((r=>{const s=t;let o=!1;const i=Array[s(377)](e[s(380)][s(370)][s(363)][s(393)]());for(const{name:t,data:a}of i){const{group:i}=n[s(385)](t);if(s(373)!==i||!a[s(376)])continue;const c=a[s(376)],u=c[s(387)][s(381)];if(!u||!u.is(s(379),s(386)))continue;if(!c[s(389)][s(367)](c[s(387)]))continue;const l=e[s(380)][s(395)][s(375)](c[s(387)],s(392));if(l&&l[s(391)]){const e=r[s(369)](c[s(389)],l[s(389)]);e[s(400)](c)||(r[s(394)](t,{range:e}),o=!0)}o||(r[s(364)](t),o=!0)}return o}))}}function Ga(t,e){const n=za();return(Ga=function(t,e){return n[t-=490]})(t,e)}const Va=Ga;!function(t,e){const n=Ga,r=t();for(;;)try{if(969801===-parseInt(n(511))/1+-parseInt(n(500))/2*(-parseInt(n(504))/3)+-parseInt(n(510))/4*(parseInt(n(498))/5)+-parseInt(n(506))/6*(parseInt(n(496))/7)+parseInt(n(494))/8*(-parseInt(n(503))/9)+parseInt(n(497))/10*(-parseInt(n(508))/11)+parseInt(n(492))/12*(parseInt(n(512))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(za);class Ha extends t.Plugin{[Va(502)](){const t=Va,e=this[t(490)],n=e[t(493)][t(495)](t(509));e[t(493)][t(491)](t(505))&&(n[t(499)](t(507)),n[t(499)](t(501)))}}function za(){const t=["enableCommand","2pBLcvQ","redo","afterInit","9CPONwf","2473428fujNYp","UndoEditing","1362dmKxdR","undo","34331jkhpTC","TrackChangesEditing","332ZqZoAu","956247gwILEk","338TZJEHZ","editor","has","2205828nElJdL","plugins","5396008QtIsGc","get","14644IPgEln","2870PDENzB","98350zEYjEY"];return(za=function(){return t})()}const Wa=Xa;function Ka(){const t=["requires","TableCaptionEditing","204CpQcRI","plugins","450HadgqM","119397SXryBU","enableCommand","has","2261768DsBIwg","12265335OFWuEl","43599457jNQQSi","8LxwlNi","editor","15168440pmZtpp","afterInit","toggleTableCaption","9020MCIuKJ","TrackChangesEditing","11034NTxTyQ","14dNWfDA","get"];return(Ka=function(){return t})()}function Xa(t,e){const n=Ka();return(Xa=function(t,e){return n[t-=344]})(t,e)}!function(t,e){const n=Xa,r=t();for(;;)try{if(815242===parseInt(n(346))/1*(-parseInt(n(353))/2)+-parseInt(n(356))/3*(parseInt(n(362))/4)+-parseInt(n(355))/5*(-parseInt(n(348))/6)+parseInt(n(349))/7*(parseInt(n(359))/8)+-parseInt(n(360))/9+-parseInt(n(364))/10+parseInt(n(361))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class qa extends t.Plugin{static get[Wa(351)](){return[ia]}[Wa(344)](){const t=Wa,e=this[t(363)];e[t(354)][t(358)](t(352))&&e[t(354)][t(350)](t(347))[t(357)](t(345))}}function Za(){const t=["change","get","selection","tableWidth","nodeAfter","tableBorderColor","tableCellBorderColor","9292212NYHiom","join","tableCellVerticalAlignment","299380sdDLfe","tableBackgroundColor","formatBlock","*Format:* change table properties","registerCustomCallback","getContainedElement","tableCellPadding","TablePropertiesEditing","TrackChangesTableProperties","table","4yDRcLa","discard","4316448CqThJT","getAttribute","tableBorderWidth","5305896ZdBdUM","tableCellHorizontalAlignment","accept","data","format","descriptionFactory","enableCommand","getSuggestionCallback","tableCellProperties","afterInit","tableHeight","pluginName","removeAttribute","_getSuggestion","771900XdgAHr","11cJGsep","_handlePropertyChange","has","getSuggestions","185537JMsVCK","TableUtils","editor","registerDescriptionCallback","plugins","tableAlignment","tableCellHeight","*Format:* change table cell properties","tableBorderStyle","tableCellBackgroundColor","7spOfFE","batch","locale","TableCellPropertiesEditing","TrackChangesEditing","tableCellBorderStyle","findAncestor","handleDiscardAction","getSelectionAffectedTableCells","tableProperties","document","handleSuggestionDescription","enqueueChange","tableCellWidth","commandParams","subType","markBlockFormat","model","getFirstPosition","85nybvOp","_suggestionFactory","tableCellBorderWidth","30334750VvgIcw","setAttribute","start"];return(Za=function(){return t})()}const Qa=Ja;function Ja(t,e){const n=Za();return(Ja=function(t,e){return n[t-=392]})(t,e)}!function(t,e){const n=Ja,r=t();for(;;)try{if(786245===-parseInt(n(399))/1*(-parseInt(n(454))/2)+-parseInt(n(394))/3+-parseInt(n(444))/4*(parseInt(n(428))/5)+-parseInt(n(456))/6+-parseInt(n(409))/7*(-parseInt(n(459))/8)+-parseInt(n(441))/9+-parseInt(n(431))/10*(-parseInt(n(395))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Za);class Ya extends t.Plugin{constructor(t){const e=Ja;super(t),this[e(418)]=[e(439),e(407),e(458),e(404),e(437),e(469),e(445)],this[e(467)]=[e(440),e(414),e(430),e(450),e(422),e(405),e(408),e(460),e(443)]}static get[Qa(470)](){return Qa(452)}[Qa(468)](){const t=Qa,e=this[t(401)][t(403)][t(435)](t(413));if(this[t(401)][t(403)][t(397)](t(451))){for(const n of this[t(418)])e[t(465)](n,((e,r)=>{const s=t,o=this[s(401)][s(426)][s(419)][s(436)][s(427)]()[s(415)](s(453));this[s(396)](n,[o],this[s(418)],s(418),e,r)}));e[t(429)][t(448)](t(446),t(418),t(461),e[t(429)][t(466)](t(446),null,t(455))),e[t(429)][t(448)](t(446),t(418),t(455),((e,n)=>this[t(416)](this[t(418)],e,n))),e[t(429)][t(448)](t(446),t(418),t(442),(()=>!1))}if(this[t(401)][t(403)][t(397)](t(412))){for(const n of this[t(467)])e[t(465)](n,((e,r)=>{const s=t,o=this[s(401)][s(403)][s(435)](s(400))[s(417)](this[s(401)][s(426)][s(419)][s(436)]);this[s(396)](n,o,this[s(467)],s(467),e,r)}));e[t(429)][t(448)](t(446),t(467),t(461),e[t(429)][t(466)](t(446),null,t(455))),e[t(429)][t(448)](t(446),t(467),t(455),((e,n)=>this[t(416)](this[t(467)],e,n))),e[t(429)][t(448)](t(446),t(467),t(442),(()=>!1))}e[t(464)][t(402)]((e=>this[t(420)](e)))}[Qa(396)](t,e,n,r,s,o){const i=Qa,a=this[i(401)][i(403)][i(435)](i(413));this[i(401)][i(426)][i(421)](o[i(410)],(()=>{const t=i;for(const i of e)if(this[t(393)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(457)](r);void 0!==n&&(e[r]=n)}s(o),a[t(425)](i,{commandParams:[e]},[],r)}}))}[Qa(416)](t,e,n){const r=Qa,s=e[0][r(433)][r(438)],o=n[r(423)][0];this[r(401)][r(426)][r(434)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(432)](r,o[r],s):e[n(392)](r,s)}))}[Qa(420)](t){const e=Qa;if(t[e(462)])switch(t[e(424)]){case e(418):return{type:e(463),content:zr(this[e(401)][e(411)],e(447))};case e(467):return{type:e(463),content:zr(this[e(401)][e(411)],e(406))}}}[Qa(393)](t,e){const n=Qa,r=this[n(401)][n(403)][n(435)](n(413));for(const s of r[n(398)]({skipNotAttached:!0})){const r=s[n(449)]();if(s[n(424)]===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=J?J.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--;)xr(n,e[s]);return n})),Ec=Tc;function bc(){const t=["change:data","registerBlockAttribute","authorName","size","_trackFormatChanges","return","markBlockFormat","widget","editingDowncast","_model","from","suggestionLoaded","_editor","set","add","_joinSuggestions","commentThread","_getExternalAuthor","update:suggestion","_adapter","getRanges","_reduceSuggestionAttributeRange","formatInline:","formatBlock:accept","newValue","ck-suggestion-marker-formatBlock","catch","options","start","getSuggestion","deletion:accept","notReady","split","fire","value","createRange","head","9SiADhE","isDocumentOperation","addClass","isInsideObject","warn","isCollapsed","formatGroupId","markers","track-changes-user-not-found","attribute:join","editor","_registerDefaultCallbacks","delete","$textProxy","markerReady","range","9641120WiyRFy","formatBlock","filter","getChanges","chain","isBlock","data","never","formatBlock:discard","addMarker","rootName","editing","map","change","getShiftedBy","addUser","removeClass","insertContent","formatInline:join","unbindElementFromMarkerName","accepted","refresh","_checkSuggestionCorrectness","_initAriaMarkerChangeAnnouncements","getLastMatchingPosition","_addThreadToSuggestion","addHighlight","isUndo","_refreshSuggestionsChain","createElement","_defaultCallbacks","next","ENTER","showSuggestionHighlights","splice","10212kpSoSS","_setSuggestionData","sort","authoredAt","getSuggestions","change:_saved","registerPostFixer","getAncestors","discardSelectedSuggestions","substr","forceDefaultExecution","PENDING_ACTION_SUGGESTION","keys","suggestionUnloaded","hasSuggestion","dataDowncast","track-changes-suggestion-data-mismatch","rejected","schema","every","discardAllSuggestions","resolve","normal","has","_isDataLoaded","suggestion","_reduceExistingSuggestions","discardSuggestion","ck-suggestion-marker-formatInline","group","subType","error-saving-suggestion-data-suggestion-discarded","multipleBlocks","dataToMarker","formatBlock:","after","track-changes-enable-command-twice","isTouching","markMultiRangeBlockFormat","$marker","isAtStart","_cutOutSuggestionMarker","_refreshAttributeSuggestionsChain","join","howMany","isMultiRange","plugins","_updateSuggestionData","_recordAttributeChanges","_blockAttributeKeys","markerNameToElements","meta","type","isEqual","_getAttributeKey","addMarker:suggestion:attribute","addSuggestionData","_isRegisteredAttribute","locale","setSelection","_suggestionFactory","_saved","clear","getRange","formatBlock:join","low","hasCommentThread","isArray","elementToElement","activeMarkers","enableDefaultAttributesIntegration","_joinWithAdjacentSuggestions","removeMarker","trackChanges.mergeNestedSuggestions","_addSuggestionMarker","@external","commandName","Users","isInContent","removeComment","item","markInsertion","addSuggestion","includes","getFirstMarker","name","highest","groupId","selection","accept","20wFifoa","insertion","setTo","_getMarkerAnnouncementText","bindElementToMarker","attributeNewValue","nodeAfter","64yrqzZK","_isBlockAttribute","length","attributeKey","data-suggestion","batch","_processAttributeChanges","before","forward","end","stop","insertion:discard","markInlineFormat","getItems","_suggestionState","enableCommand","7PWyZCs","removeMarker:suggestion:formatBlock","upcast","_enabledCommands","markMultiRangeDeletion","addMarker:suggestion:formatBlock","format","track-changes-adapter-missing-getsuggestion","CommentsRepository","$elementName","47316WAJYlv","find","containsRange","attributes","multi","_onDiscard","_commentsRepository","trackChangesCommand","formatInline:chain","attribute","attribute:accept","isBefore","discard","values","collaboration.channelId","move","13651jNrDqp","newRange","remove","isRemovable","insertion:join","define","removed","removeMarkers","skipNestingCheck","insertion:accept","track-changes-command-not-found","markDeletion","formatInline:discard","trackChanges","for","isAtEnd","652640vpqiag","FORMATTING","oldRange","suggestionChanged","containsItem","substring","PendingActions","differ","_setSuggestionRange","toViewElement","trackChanges.trackFormatChanges","acceptSuggestion","isSelectable","getWalker","insertion:chain","requires","$graveyard","nodeBefore","model","position","_getSuggestionData","conversion","clone","containerElement","author","open","addComment","isIntersecting","creator","announce","getCommentThread","formatInline:accept","_getAuthorFromId","tablePasteChainId","getMultiRangeId","TrackChangesEditing","marker-count","addRange","deletion:join","_findSuggestions","updateMarker","toUpperCase","backward","writer","getAttribute","_splitMarkerName","ready","suggestion-type","_breakSuggestionMarker","startsWith","acceptAllSuggestions","getSuggestionCallback","updateSuggestion","parent","deletion:","init","containsRangeInObject","isLimit","consume","markMultiRangeInsertion","insert","key","ck-suggestion-marker--active","pop","createPositionBefore","_recordAttributeSuggestions","getNearestSelectionRange","insertion:","$text","push","markAttributeChange","unshift","ck-suggestion-marker","isOwn","enqueueChange","ck-suggestion-marker-","isNextTo","stopListening","createRangeOn","registerInlineAttribute","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.","isObject","isExternal","root","mapper","concat","attribute:","some","originalSuggestionId","execute","_SUGGESTION_ANNOUNCEMENT","createPositionAt","containsPosition","lowest","reconvertMarker","then","documentSelection","getFirstRange","getUser","removeMarker:suggestion:attribute","isIntersectingWithRange","fromCharCode","_removeSuggestion","LEAVE","_rangeIsInLocalUserInsertion","rethrowUnexpectedError","element","always","createRangeIn","enableReadOnlyMode","_processAttributeSuggestions","formatBlock:chain","acceptSelectedSuggestions","previous","adapter","action","document","fromRange","hasComments","detach","_mergeNestedSuggestions","markerToData","commands","unbind","setAttribute","fetchCommentThread","isAfter","change:activeMarkers","_customCallbacks","buildSuggestion","high","elementEnd","attribute:discard","getDifference","splitPosition","toJSON","elementStart","getContainedElement","createdAt","getCustomProperty","_createSuggestion","suggestion:","rename","getMarkers","attributeOldValue","deletion:discard","formatInline","suggestion:attribute:","_handleNewSuggestionMarker","_isForcedDefaultExecutionBlock","deletion:chain","pluginName","createSelection","default","track-changes-adapter-already-set","removeAttribute","dataReady","createPositionAfter","track-changes-suggestion-not-found","deleteContent","_inlineAttributeKeys","isLocal","moveTargetPosition","forEach","get","markerToHighlight","getAllAdjacentSuggestions","deletion","listenTo","5989584JBMOrv","descriptionFactory","assign","applyOperation","getIntersection","662295YwzPzt","targetPosition","external:","config","oldValue","registerCustomCallback","comments","addMarker:suggestion","_afterChanges","addCommentThread","5587758HpGCLU","addMarkerName","consumable","getChangedMarkers","_suggestions","markerName"];return(bc=function(){return t})()}function Tc(t,e){const n=bc();return(Tc=function(t,e){return n[t-=363]})(t,e)}!function(t,e){const n=Tc,r=t();for(;;)try{if(881027===-parseInt(n(638))/1*(-parseInt(n(664))/2)+parseInt(n(437))/3*(-parseInt(n(631))/4)+parseInt(n(696))/5+-parseInt(n(447))/6+-parseInt(n(654))/7*(parseInt(n(432))/8)+-parseInt(n(490))/9*(-parseInt(n(506))/10)+parseInt(n(680))/11*(parseInt(n(541))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const _c=Ec(663);class yc extends t.Plugin{static get[Ec(711)](){return[Ec(662),o.Users,t.PendingActions,Yr,ns,as,fs,Ts,ds,Cs,Ss,xs,to,so,uo,ho,Io,Ao,Lo,Mo,Do,Ho,Uo,Ko,Jo,ei,ui,di,Ni,si,Vs,Xs,Ei,Ai,Mi,Di,ji,zi,Xi,$i,ra,ia,ha,ma,qa,ya,Na,Da,Ya,wa,ja,Ha]}static get[Ec(414)](){return Ec(731)}constructor(t){const e=Ec;function n(t){const e=Tc;return t[e(518)]((t=>String[e(364)](t)))[e(584)]("")}super(t),this[e(761)]=!1,this[e(466)](e(610),[]),this.on(e(390),((n,r,s,o)=>{const i=e;this[i(462)][i(519)]((()=>{const e=i;for(const n of[...o,...s])this[e(462)][e(497)][e(564)](n)&&t[e(517)][e(790)](n)}))})),this[e(433)]=new qr(this[e(500)][e(714)][e(559)],this[e(500)][e(599)]),this[e(472)]=null,this[e(601)]=new Ac(this[e(500)]),this[e(451)]=new Map,this[e(670)]=t[e(587)][e(427)](e(662)),this[e(657)]=new Set,this[e(462)]=this[e(500)][e(714)],this[e(652)]=new WeakMap,this[e(412)]=!1,this[e(590)]=new Set([e(663)]),this[e(423)]=new Set,t[e(440)][e(685)](e(706),e(416)),this[e(457)]=t[e(440)][e(427)](e(706)),t[e(440)][e(685)](e(614),!0),this[e(383)]=t[e(440)][e(427)](e(614)),this[e(671)]=new f(t,this[e(657)]),this[e(529)](),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,50,53,50])}[Ec(751)](){const t=Ec,n=this[t(500)],r=(e,n)=>{const r=t;if(r(673)!=e)return r(771)+e;const s=n[r(485)]("|")[0];return this[r(639)](s)?r(478):r(569)};n[t(717)][t(694)](t(461))[t(428)]({model:t(566),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(741)](e[n(452)]),a=[n(768),r(o,i)];let c=3e3;return this[n(610)][n(624)](e[n(452)])&&(a[n(765)](n(758)),c=3010),n(430)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(717)][t(694)](t(556))[t(467)]((e=>{const r=t;e.on(r(444),((t,e,s)=>{const o=r;if(!s[o(480)][o(539)])return;const i=e[o(621)];if(!i)return;const c=s[o(780)][o(705)](i);n[o(714)][o(559)][o(777)](i)&&c&&!c[o(402)](o(460))&&c.is(o(719))&&(0,a.toWidget)(c,s[o(739)])}),{priority:r(393)})})),n[t(717)][t(694)](t(556))[t(428)]({model:t(566),view:(e,n)=>{const s=t;if(!n[s(480)][s(539)])return null;const{type:o,subType:i}=this[s(741)](e[s(452)]);return{classes:[s(768),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(621)])return;const{id:c}=this[a(741)](o[a(452)]);if(r){const t=this[a(451)][a(427)](c),e=this[a(595)](t);if(!this[a(639)](e))return}if(o[a(621)].is(a(629)))return void i[a(449)][a(754)](o[a(621)],s[a(626)]);const u=i[a(780)][a(705)](o[a(621)]);if(o[a(621)].is(a(369))&&n[a(714)][a(559)][a(511)](o[a(621)])&&!u[a(402)](a(532))){i[a(739)][a(492)]([a(768),a(478)],u),i[a(739)][a(387)](a(642),c,u),i[a(780)][a(635)](u,o[a(452)]),e&&(this[a(610)][a(624)](o[a(452)])?i[a(739)][a(492)](a(758),u):i[a(739)][a(522)](a(758),u));for(const t of n[a(714)][a(371)](o[a(621)])[a(651)]())i[a(449)][a(754)](t,s[a(626)]);i[a(449)][a(754)](o[a(621)],s[a(626)])}};n[t(717)][t(694)](t(556))[t(467)]((e=>{const n=t;e.on(n(659),((t,e,r)=>{const o=n;r[o(480)][o(539)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(627)})})),n[t(717)][t(694)](t(556))[t(467)]((e=>{const n=t;e.on(n(596),((t,e,r)=>{const o=n;r[o(480)][o(539)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(627)})})),n[t(717)][t(694)](t(556))[t(384)]({model:t(566),view:(e,n)=>n[t(480)][t(539)]?null:{group:t(566),name:e[t(550)](11)}}),n[t(717)][t(694)](t(656))[t(609)]({view:{name:t(566),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(404)+e[r(740)](r(743))+":"+e[r(740)]("id");return e[r(740)](r(732))&&(s+=":"+e[r(740)](r(732))),n[r(535)](r(580),{"data-name":s})}}),n[t(717)][t(694)](t(656))[t(574)]({view:t(566)}),n[t(717)][t(694)](t(461))[t(467)]((e=>{const n=t;e.on(n(659),s(),{priority:n(393)})})),n[t(717)][t(694)](t(461))[t(467)]((e=>{const n=t;e.on(n(596),s({isAttributeSuggestion:!0}),{priority:n(393)})})),n[t(717)][t(694)](t(461))[t(467)]((e=>{const n=t;e.on(n(655),((t,e,r)=>{const s=n,o=r[s(780)][s(591)](e[s(452)]);if(o)for(const t of o)t[s(402)](s(532))||(r[s(739)][s(522)]([s(768),s(478),s(758)],t),r[s(739)][s(418)](s(642),t),r[s(780)][s(525)](t,e[s(452)]))}),{priority:n(393)})})),n[t(717)][t(694)](t(461))[t(467)]((e=>{const n=t;e.on(n(795),((t,e,r)=>{const s=n,o=r[s(780)][s(591)](e[s(452)]);if(!o)return;const{id:i}=this[s(741)](e[s(452)]),a=this[s(451)][s(427)](i),c=this[s(595)](a);if(this[s(639)](c))for(const t of o)t[s(402)](s(532))||(r[s(739)][s(522)]([s(768),s(478),s(758)],t),r[s(739)][s(418)](s(642),t),r[s(780)][s(525)](t,e[s(452)]))}),{priority:n(393)})})),n[t(714)][t(379)][t(547)]((e=>{const r=t;let s=!1;const o=Array[r(463)](n[r(714)][r(379)][r(703)][r(450)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(741)](t);if(r(566)!==o)continue;const h=this[r(451)][r(427)](f);if(null!=c[r(681)]){r(409)==u&&(s=s||Lc(c[r(681)],t,e,n[r(714)][r(559)]));const o=r(673)==u&&this[r(639)](l[r(485)]("|")[0]);if(c[r(681)][r(495)]||r(712)==c[r(681)][r(779)][r(516)]||r(507)==u&&!Rc(c[r(681)])||o&&!Rc(c[r(681)])||r(430)==u&&(kc(a=c[r(681)])||function(t){const e=r;return t[e(481)][e(749)]==t[e(647)][e(713)]&&t[e(481)][e(695)]}(a)))e[r(613)](t),s=!0;else{if(!h||!h[r(619)])continue;i[r(467)](h)}}}var a;return i[r(456)]>0&&(s=!!this[r(612)](i)||s),s})),n[t(714)][t(379)][t(547)]((e=>{const r=t;let s=!1;for(const t of n[r(714)][r(379)][r(703)][r(509)]())if(r(756)==t[r(593)])for(const t of this[r(451)][r(677)]()){if(t[r(586)]||!t[r(619)])continue;const o=r(507)==t[r(593)],i=this[r(595)](t),a=i&&this[r(639)](i);if(!o&&!a)continue;const c=t[r(793)]();if(c[r(481)][r(749)]!=c[r(647)][r(749)]&&!c[r(647)][r(695)]){const o=n[r(714)][r(787)](c[r(481)][r(637)],r(647)),i=n[r(714)][r(488)](c[r(481)],o);e[r(736)](t[r(625)](),{range:i}),s=!0}}return s})),n[t(714)][t(379)][t(547)]((e=>this[t(644)](e))),n[t(714)][t(379)][t(547)]((e=>!e[t(643)][t(424)]&&this[t(373)](e))),n[t(714)].on(t(445),(()=>{this[t(761)]=!1})),n[t(714)][t(379)].on(t(453),((r,s)=>{const o=t;if(!s[o(424)]||s[o(533)])return;if(!this[o(761)])return;const i=n[o(714)][o(379)][o(703)][o(509)]();if(0==i[o(640)])return;const a=[],c=i[o(508)]((t=>o(673)==t[o(593)])),u=i[o(508)]((t=>o(756)==t[o(593)]&&o(764)!=t[o(626)]));for(const t of c)this[o(598)](t[o(641)])&&a[o(765)]({key:t[o(641)],newValue:t[o(636)],oldValue:t[o(407)],range:Sc(t[o(505)],n[o(714)])});for(const t of u){if(o(405)!=t[o(378)]&&o(527)!=t[o(378)])continue;const e=vc(t[o(715)][o(637)],n[o(714)]),r=t[o(645)];o(405)==t[o(378)]&&a[o(765)]({key:o(663),newValue:t[o(626)],oldValue:r[o(626)],range:e});for(const[n,s]of r[o(667)]){if(!this[o(598)](n))continue;const r=t[o(667)][o(427)](n);s!==r&&a[o(765)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(667)])this[o(598)](n)&&(r[o(667)][o(564)](n)||a[o(765)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(640)]&&n[o(714)][o(770)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(766)](t,e,s,o,{groupId:r});this[n(567)](t,a)}))}),{priority:t(789)}),n[t(714)][t(497)].on(t(471),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(741)](n[s(626)]),e=this[s(451)][s(427)](t);e&&e[s(448)](n[s(626)])}})),n[t(714)][t(379)].on(t(453),(()=>{const e=t,r=Array[e(463)](n[e(714)][e(379)][e(703)][e(450)]())[e(508)]((t=>e(566)===this[e(741)](t[e(626)])[e(570)]));if(0===r[e(640)])return;r[e(543)](((t,n)=>{const r=e,s=t[r(512)][r(698)],o=n[r(512)][r(698)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(481)][r(675)](o[r(481)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(741)](t);if(null===n[e(698)]){const n=this[e(411)](t);o[e(467)](n)}else{const t=this[e(451)][e(427)](r);null!==n[e(681)]||t[e(619)]?(s[e(467)](t[e(489)]),o[e(467)](t)):this[e(365)](t)}}o[e(456)]>0&&this[e(534)](o);for(const t of s)this[e(486)](e(699),t)})),n[t(714)].on(t(435),((e,r)=>{const s=t,o=r[0];if(!this[s(451)][s(456)])return;if(!o[s(491)])return;if(o[s(643)][s(533)]||!o[s(643)][s(424)])return;let i,a;switch(o[s(593)]){case s(756):i=n[s(714)][s(787)](o[s(715)]),a=i[s(520)](o[s(585)]);break;case s(485):i=n[s(714)][s(787)](o[s(397)]),a=n[s(714)][s(787)](o[s(425)]);break;case s(679):i=n[s(714)][s(787)](o[s(438)]),a=i[s(520)](o[s(585)]);break;default:return}const c=n[s(714)][s(488)](i,a);n[s(714)][s(519)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(735)](c)){if(e[t(586)])continue;if(t(409)==e[t(593)])continue;const r=this[t(595)](e);if(r&&this[t(639)](r)&&t(485)!=o[t(593)])continue;const s=e[t(512)]&&e[t(512)][t(573)];(t(507)!=e[t(593)]||t(485)==o[t(593)]&&!s)&&(n[t(752)]||t(632)==e[t(593)]&&n[t(769)]||e[t(793)]()[t(666)](c)&&this[t(744)](e,i,a))}}))}),{priority:t(789)}),n[t(714)].on(t(422),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(551)])return;if(this[s(412)])return;if(!this[s(671)][s(487)])return;if(o[s(495)])return;const a=n[s(714)][s(559)],{start:c,end:u}=o[s(793)](),l=c[s(637)]&&a[s(753)](c[s(637)])?null:a[s(762)](c,s(646)),f=u[s(713)]&&a[s(753)](u[s(713)])?null:a[s(762)](u,s(738)),h=n[s(714)][s(488)](l?l[s(481)]:c,f?f[s(647)]:u);n[s(714)][s(519)]((t=>{const e=s;this[e(691)](h);const r=n[e(714)][e(559)][e(762)](h[e(481)]);o.is(e(792))?t[e(600)](r):o[e(633)](r)})),e[s(648)]()}),{priority:e.priorities[t(563)]+10}),n[t(714)].on(t(523),((e,r)=>{const s=t,o=r[r[s(640)]-1];o&&o[s(551)]||this[s(412)]||this[s(671)][s(487)]&&(n[s(714)][s(519)]((()=>{const t=s;let o=n[t(714)][t(523)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(458)]=o[t(718)]();const i=o[t(647)][t(713)],a=n[t(714)][t(559)];i&&a[t(511)](i)&&!a[t(777)](i)&&(o=n[t(714)][t(488)](o[t(481)],n[t(714)][t(787)](i,t(647)))),this[t(622)](o)})),e[s(648)]())}),{priority:t(393)}),this[t(500)][t(385)][t(467)](t(693),this[t(671)]),this[t(653)](t(693));const o=new p(n,this[t(451)]);n[t(385)][t(467)](t(707),o),this[t(653)](t(707));const i=new b(n,this[t(451)]);n[t(385)][t(467)](t(568),i),this[t(653)](t(568)),n[t(385)][t(467)](t(746),new S(n,o,this[t(451)])),this[t(653)](t(746)),n[t(385)][t(467)](t(561),new S(n,i,this[t(451)])),this[t(653)](t(561)),n[t(385)][t(467)](t(375),new O(n,o,this[t(451)])),this[t(653)](t(375)),n[t(385)][t(467)](t(549),new O(n,i,this[t(451)])),this[t(653)](t(549));const c=n[t(587)][t(427)](t(662));this[t(431)](c,t(722),((e,{threadId:n})=>{const r=t,s=this[r(451)][r(427)](n);s&&s[r(469)]&&1===s[r(469)][r(640)]&&this[r(588)](n,{hasComments:!0})}),{priority:t(606)}),this[t(431)](c,t(620),((e,{threadId:n})=>{const r=t,s=this[r(451)][r(427)](n);s&&s[r(469)]&&!s[r(469)][r(640)]&&this[r(588)](n,{hasComments:!1})}),{priority:t(606)})}set[Ec(377)](t){const n=Ec;if(this[n(472)])throw new e.CKEditorError(n(417),this);this[n(472)]=t}get[Ec(377)](){return this[Ec(472)]}[Ec(545)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(451)][n(677)]())t&&!e[n(619)]||r[n(765)](e);return e?r[n(518)]((t=>t[n(398)]())):r}[Ec(482)](t){const n=Ec,r=this[n(451)][n(427)](t);if(!r)throw new e.CKEditorError(n(421),this);return r}[Ec(555)](t){const e=Ec;return this[e(451)][e(564)](t)}[Ec(597)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(593)][e(485)](":"),a=this[e(451)][e(427)](r)||this[e(403)](o,i,r,n,s);if(this[e(531)](a),this[e(528)](a,o,i||null,n),a[e(401)]=t[e(401)],a[e(565)]=!0,s&&s[e(616)]){const t=s[e(616)],n=this[e(470)](t[e(455)]);a[e(544)]=t[e(401)],a[e(720)]=n,a[e(778)]=!0}else a[e(544)]=t[e(401)];switch(t[e(512)]&&(a[e(512)]=t[e(512)]),t[e(667)]&&(a[e(667)]=t[e(667)]),this[e(472)]&&this[e(472)][e(623)]||(a[e(602)]=!0),this[e(652)][e(427)](a)){case e(484):this[e(652)][e(466)](a,e(419));break;case e(504):a[e(619)]?(this[e(612)](new Set([a])),this[e(534)](new Set([a])),this[e(652)][e(466)](a,e(742)),this[e(486)](e(464),a)):this[e(652)][e(466)](a,e(686))}return a}[Ec(707)](t){const e=Ec;this[e(551)]((()=>{const n=e;this[n(500)][n(714)][n(519)]((()=>{const e=n;for(const n of t[e(429)]())n[e(630)]()}))}))}[Ec(568)](t){const e=Ec;this[e(551)]((()=>{const n=e;this[n(500)][n(714)][n(519)]((()=>{const e=n;for(const n of t[e(429)]())n[e(676)]()}))}))}[Ec(653)](t,n){const r=Ec,s=this[r(500)][r(385)][r(427)](t);if(!s)throw new e.CKEditorError(r(690),this,{commandName:t});if(this[r(657)][r(564)](s))throw new e.CKEditorError(r(577),this,{commandName:t});this[r(657)][r(467)](s),n&&s.on(r(785),((t,e)=>{const o=r;this[o(671)][o(487)]&&(this[o(412)]||(e[o(640)]>0&&e[e[o(640)]-1]&&e[e[o(640)]-1][o(551)]?e[o(759)]():(t[o(458)]=n(((...t)=>s[o(785)](...t,{forceDefaultExecution:!0})),...e),t[o(648)]())))}),{priority:r(393)})}[Ec(551)](t){const n=Ec;let r,s;const o=this[n(412)];this[n(412)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(412)]=!1),s&&e.CKEditorError[n(368)](s,this),r}[Ec(622)](t,n=null,r={}){const s=Ec;if(t[s(495)])return null;const o=this[s(500)][s(587)][s(427)](s(618)).me;for(const{suggestion:e,meta:o}of this[s(735)](t,s(632)))if(o[s(769)]){if(!o[s(772)]){if(o[s(752)]){if(!this[s(383)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(744)](e,t[s(481)],t[s(647)]);break}if(n==e[s(571)]&&Oc(e,r)){const n=e[s(793)]();return n[s(481)][s(594)](t[s(647)])?this[s(704)](e,this[s(462)][s(488)](t[s(481)],n[s(647)])):this[s(704)](e,this[s(462)][s(488)](n[s(481)],t[s(647)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(763)+n:s(632),u=this[s(542)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(615)](c,i,a,t),u}[Ec(755)](t,n=Ec(668),r={}){const s=Ec,o=this[s(500)][s(587)][s(427)](s(618)).me,i=this[s(601)][s(747)](s(632),n,s(584));for(const e of this[s(545)]())if(e[s(720)].id==o.id&&s(632)==e[s(593)]&&e[s(571)]==n&&Oc(e,r)&&(i(e[s(473)](),t)||i(t,e[s(473)]()))){for(const n of t)e[s(733)](n);return e}for(const{suggestion:e,meta:n}of this[s(735)](t,s(632))){if(!n[s(769)])continue;if(!this[s(383)]&&n[s(752)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(473)]())for(const e of t)if(!n[s(666)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(763)+n,l=this[s(542)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(615)](u,a,c,e,Hr[s(730)]());return l}[Ec(650)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(495)])return null;if(o(513)===this[o(457)]){const e=this[o(601)][o(747)](o(409),r,o(630));return this[o(551)]((()=>e([t],n,s))),null}const i=this[o(500)][o(587)][o(427)](o(618)).me,a=[];if(o(370)!==this[o(457)])for(const{suggestion:e,meta:n}of this[o(735)](t,o(632)))n[o(769)]&&!n[o(493)]&&a[o(765)](...e[o(473)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(436)](s);e&&r[n(765)](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(640)];){const s=r[e][n(396)](t);r[n(540)](e,1,...s),e+=s[n(640)]}}return r}(t,a);c[o(640)]&&this[o(462)][o(519)]((()=>{const t=o;for(const e of c){const o=this[t(601)][t(747)](t(409),r,t(630));this[t(551)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(481)],u=t[o(647)];for(const{suggestion:e,meta:n}of this[o(735)](t,o(409))){if(!n[o(769)])continue;if(e[o(571)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(793)]();if(i[o(666)](t,!0))return null;c=c[o(675)](i[o(481)])?c:i[o(481)],u=u[o(389)](i[o(647)])?u:i[o(647)],a?i[o(481)][o(675)](a[o(793)]()[o(481)])?(a[o(687)](),a=e):e[o(687)]():a=e}const l=this[o(462)][o(488)](c,u);if(a)this[o(704)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(542)]({id:t,type:o(475)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(615)](o(475)+r,t,a,l)}}return null}[Ec(459)](t,n,r=[],s=null,o={}){const i=Ec;n[i(496)]||(n[i(496)]=n[i(617)]),n[i(573)]=t.is(i(505)),s=s||Nc(n);const a=r[i(518)]((t=>vc(t,this[i(462)]))),c=t.is(i(505))?t:vc(t,this[i(462)]);if(i(513)===this[i(457)]){const t=this[i(601)][i(747)](i(507),s,i(630));return this[i(551)]((()=>t([c],n,o))),null}a[i(765)](c);let u=!0;for(const t of a)if(!this[i(367)](t)){u=!1;break}if(u&&i(370)!==this[i(457)]){const t=this[i(601)][i(747)](i(507),s,i(630));return this[i(551)]((()=>t([c],n,o))),null}let l=null,f=c[i(481)],h=c[i(647)];for(const{suggestion:t,meta:e}of this[i(735)](c,i(507))){if(!e[i(769)])continue;if(e[i(772)]||e[i(752)]||e[i(493)])continue;if(t[i(512)][i(496)]!=n[i(496)])continue;if(!Oc(t,o))continue;const r=t[i(793)]();if(t[i(571)]==s){if(r[i(666)](c,!0))return null;f=f[i(675)](r[i(481)])?f:r[i(481)],h=h[i(389)](r[i(647)])?h:r[i(647)],l?r[i(481)][i(675)](l[i(793)]()[i(481)])?(l[i(687)](),l=t):t[i(687)]():l=t}else{const e=c[i(436)](r);this[i(582)](t,e)}}const g=this[i(500)][i(587)][i(427)](i(618)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(704)](l,this[i(462)][i(488)](f,h)),l;{const t=this[i(542)]({id:d,type:i(575)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(615)](i(575)+s,d,p,this[i(462)][i(488)](f,h)),t}}[Ec(579)](t,n,r=[],s=null,o={}){const i=Ec;n[i(496)]||(n[i(496)]=n[i(617)]);const a=t[0];n[i(573)]=a.is(i(505)),s=s||Nc(n);const c=r[i(518)]((t=>vc(t,this[i(462)]))),u=a.is(i(505))?t:t[i(518)]((t=>vc(t,this[i(462)])));if(i(513)===this[i(457)]){const t=this[i(601)][i(747)](i(507),s,i(630));return this[i(551)]((()=>t(u,n,o))),null}c[i(765)](...u);let l=!0;for(const t of c)if(!this[i(367)](t)){l=!1;break}if(l&&i(370)!==this[i(457)]){const t=this[i(601)][i(747)](i(507),s,i(630));return this[i(551)]((()=>t(u,n,o))),null}const f=this[i(500)][i(587)][i(427)](i(618)).me;for(const t of this[i(545)]()){if(t[i(720)].id!=f.id)continue;if(i(507)!=t[i(593)]||t[i(512)][i(496)]!=n[i(496)])continue;if(!Oc(t,o))continue;const e=t[i(571)]==s;for(let n=0;n<u[i(640)];n++){const r=u[n];for(const s of t[i(406)]()){const o=s[i(604)]();if(r[i(594)](o)){e?(u[i(540)](n,1),n--):t[i(613)](s[i(626)]);break}}}}if(0==u[i(640)])return null;const h=this[i(601)][i(747)](i(507),s,i(584));for(const t of this[i(545)]())if(t[i(720)].id==f.id&&i(507)==t[i(593)]&&t[i(512)][i(496)]==n[i(496)]&&t[i(571)]==s&&Oc(t,o)&&(h(t[i(473)](),u)||h(u,t[i(473)]()))){for(const e of u)t[i(733)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(575)+s,m=this[i(542)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(615)](p,g,d,t,Hr[i(730)]());return m}[Ec(691)](t,n=null,r={}){const s=Ec;if(t[s(495)])return null;const o=this[s(500)][s(587)][s(427)](s(618)).me,a=new i.LiveRange(t[s(481)],t[s(647)]);for(const{suggestion:t,meta:e}of this[s(735)](a,s(632)))if(e[s(769)]&&!e[s(772)])if(t[s(586)]){const e=t[s(473)]()[s(508)]((t=>s(712)!=t[s(779)][s(516)]));if(e[s(560)]((t=>a[s(666)](t,!0)))&&t[s(676)](),e[s(783)]((t=>t[s(666)](a,!0)))){const t=this[s(601)][s(747)](s(430),n,s(630));return this[s(551)]((()=>t([a],null,r))),null}}else{const e=a[s(436)](t[s(793)]());null!==e&&t[s(669)]([e],null,r)}if(a[s(382)](),a[s(495)]||s(712)==a[s(779)][s(516)])return null;let c=null,u=a[s(481)],l=a[s(647)];const f=this[s(735)](a,s(430));for(const{suggestion:t,meta:e}of f){const n=this[s(462)][s(488)](u,l);if(e[s(769)]&&(this[s(383)]||!e[s(752)]&&!e[s(493)]))if(t[s(586)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(473)]()){if(r[s(666)](n,!0))return t;n[s(666)](r)||(e=!1)}e&&t[s(676)]()}else{const e=t[s(793)]();if(e[s(666)](n,!0))return t;if(!Oc(t,r)){n[s(666)](e)?t[s(687)]():e[s(788)](u)?u=e[s(647)]:e[s(788)](l)&&(l=e[s(481)]);continue}u=u[s(675)](e[s(481)])?u:e[s(481)],l=l[s(389)](e[s(647)])?l:e[s(647)],r=Object[s(434)]({},t[s(667)]),c?e[s(481)][s(675)](c[s(793)]()[s(481)])?(c[s(687)](),c=t):t[s(687)]():c=t}}if(c)return this[s(704)](c,this[s(462)][s(488)](u,l)),c;{const t=(0,e.uid)(),i=this[s(462)][s(488)](u,l),a=o.id,c=n?s(750)+n:s(430),f=this[s(542)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(615)](c,t,a,i),f}}[Ec(658)](t,n=Ec(668),r={}){const s=Ec,o=this[s(500)][s(587)][s(427)](s(618)).me,a=t[s(518)]((t=>new i.LiveRange(t[s(481)],t[s(647)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(735)](a,s(632)))e[s(769)]&&!e[s(772)]&&c[s(467)](t);for(const e of c)if(e[s(586)]){const o=e[s(473)]();if((!e[s(667)]||!e[s(667)][s(688)])&&o[s(560)]((t=>a[s(783)]((e=>e[s(666)](t,!0)))))&&e[s(676)](),a[s(560)]((t=>o[s(783)]((e=>e[s(666)](t,!0)))))){const e=this[s(601)][s(747)](s(430),n,s(630));return this[s(551)]((()=>e(t,null,r))),null}}else{const t=e[s(793)]();if(a[s(783)]((e=>e[s(666)](t,!0)))&&e[s(676)](),a[s(560)]((e=>t[s(666)](e,!0)))){const t=this[s(601)][s(747)](s(430),n,s(630));return this[s(551)]((()=>t(a,null,r))),null}}const u=this[s(601)][s(747)](s(430),n,s(584));let l=null;for(const t of this[s(545)]())if(t[s(720)].id==o.id&&t[s(619)]&&s(430)==t[s(593)]&&t[s(571)]==n&&Oc(t,r)&&(u(t[s(473)](),a)||u(a,t[s(473)]())))if(l){if(t[s(469)]&&t[s(469)][s(640)])continue;for(const e of t[s(473)]())l[s(363)](e)||l[s(733)](e);t[s(687)]()}else{l=t;for(const e of a)t[s(363)](e)||t[s(733)](e)}if(l)return l;c[s(603)]();for(const{suggestion:t,meta:e}of this[s(735)](a,s(430)))e[s(769)]&&(this[s(383)]||!e[s(752)]&&!e[s(493)])&&Oc(t,r)&&c[s(467)](t);for(const t of c){const e=t[s(473)]();if((!r||!r[s(688)])&&a[s(560)]((t=>e[s(783)]((e=>e[s(666)](t,!0))))))return t;(!t[s(667)]||!t[s(667)][s(688)])&&e[s(560)]((t=>a[s(783)]((e=>e[s(666)](t,!0)))))&&t[s(676)]()}const f=(0,e.uid)(),h=o.id,g=s(750)+n,d=this[s(542)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(382)](),t[s(495)]||s(712)==t[s(779)][s(516)]||this[s(615)](g,f,h,t,Hr[s(730)]());return d}[Ec(766)](t,n,r,s,o){const i=Ec;if(t[i(495)])return[];if(i(513)===this[i(457)])return[];const a=this[i(500)][i(587)][i(427)](i(618)).me.id,c=Array[i(463)](this[i(451)][i(677)]())[i(508)]((e=>i(673)==e[i(593)]&&e[i(512)][i(757)]==n&&e[i(363)](t)));if(i(416)===this[i(457)]){const e=this[i(735)](t,i(632))[i(508)]((({meta:t})=>t[i(769)]&&!t[i(493)]&&!t[i(772)]))[i(518)]((({suggestion:t})=>t));c[i(767)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(673)==t[i(593)]?t[i(512)][i(441)]:void 0,o=t[i(793)](),a=Array[i(463)](u[i(553)]())[i(665)]((t=>t[i(723)](o)));if(!a)continue;const c=a[i(396)](o);this[i(639)](n)&&i(632)==t[i(593)]&&0!=c[i(640)]||(u[i(502)](a),c[i(426)]((t=>{u[i(466)](t,r)})),i(632)!=t[i(593)]&&e!=s&&u[i(466)](a[i(436)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(640)]>37&&console[i(494)](i(776),{key:n});const f=(i(782)+(n+"|")+Nc({newValue:s}))[i(701)](0,60),h=this[i(542)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(765)](h),this[i(615)](f,c,a,t)}return l}[Ec(611)](t){const e=Ec;this[e(653)](t,((t,...n)=>{this[e(589)]((()=>{t(...n)}))}))}[Ec(454)](t){const e=Ec;this[e(590)][e(467)](t)}[Ec(775)](t){const e=Ec;this[e(423)][e(467)](t)}[Ec(595)](t){const e=Ec;return e(673)==t[e(593)]?t[e(571)][e(485)]("|")[0]:null}[Ec(704)](t,e){const n=Ec,r=t[n(625)]();this[n(462)][n(519)]((t=>{t[n(736)](r,{range:e})}))}[Ec(531)](t){const e=Ec,n=t.id,r=this[e(500)][e(440)][e(427)](e(678));this[e(670)][e(607)](n)||this[e(670)][e(446)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(670)][e(726)](n);s[e(386)](e(683)),s[e(683)]=!1,t[e(469)]=s}[Ec(528)](t,n,r,s){const o=Ec;if(t[o(593)]!=n||t[o(571)]!=r||t[o(724)].id!=s)throw this[o(500)][o(372)](o(557)),new e.CKEditorError(o(557),this)}[Ec(582)](t,n){const r=Ec,s=t[r(793)]();if(n[r(594)](s))t[r(687)]();else if(s[r(666)](n)){const o=this[r(462)][r(787)](n[r(481)][r(713)],r(647));this[r(704)](t,this[r(462)][r(488)](s[r(481)],o));const i=(0,e.uid)(),a=t[r(724)].id,c=t[r(593)]+":"+t[r(571)];this[r(542)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(512)],attributes:t[r(667)]});const u=this[r(462)][r(787)](n[r(647)][r(749)],r(576)),l=this[r(462)][r(488)](u,s[r(647)]);this[r(615)](c,i,a,l)}else if(s[r(788)](n[r(481)])){const e=this[r(462)][r(787)](n[r(481)][r(713)],r(647));this[r(704)](t,this[r(462)][r(488)](s[r(481)],e))}else{const e=this[r(462)][r(787)](n[r(647)][r(749)],r(576));this[r(704)](t,this[r(462)][r(488)](e,s[r(647)]))}}[Ec(367)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(735)](t,e(632))){if(!r[e(769)])continue;const s=n[e(473)]();for(const n of s)if(!t[e(396)](n)[e(640)])return!0}return!1}[Ec(728)](t){const n=Ec,r=this[n(500)][n(587)][n(427)](n(618))[n(794)](t);if(!r)throw new e.CKEditorError(n(498),this);return r}[Ec(470)](t){const e=Ec,n=this[e(500)][e(587)][e(427)](e(618)),r=(0,o.hashObject)(e(439)+t);return n[e(794)](r)||n[e(521)]({id:r,name:t})}[Ec(403)](t,e,n,r,s){const o=Ec,i=this[o(728)](r),a=this[o(601)][o(392)](t,e,n,i,s,(t=>{const e=o;this[e(588)](n,{attributes:t});const r=this[e(482)](n);this[e(612)](new Set([r])),this[e(534)](new Set([r]))}));return this[o(431)](a,o(630),(()=>{const t=o;this[t(588)](n,{state:t(526)})}),{priority:o(393)}),this[o(431)](a,o(676),(()=>{const t=o;this[t(588)](n,{state:t(558)})}),{priority:o(393)}),this[o(451)][o(466)](n,a),this[o(652)][o(466)](a,o(484)),a}[Ec(741)](t){const e=Ec,n=t[e(485)](":");return{group:n[0],type:n[1],subType:n[e(640)]>=5?n[2]:null,id:n[e(640)]<5?n[2]:n[3],authorId:n[e(640)]<5?n[3]:n[4],markerCount:6==n[e(640)]?n[5]:null}}[Ec(744)](t,n,r){const s=Ec,o=t[s(793)](),i=o[s(481)],a=o[s(647)];this[s(704)](t,this[s(462)][s(488)](i,n));const c=(0,e.uid)(),u=t[s(724)].id,l=t[s(593)]+(t[s(571)]?":"+t[s(571)]:"");this[s(542)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(667)],data:t[s(512)]});const f=this[s(595)](t);(s(507)==t[s(593)]||f&&this[s(639)](f))&&(r=this[s(462)][s(760)](r[s(749)])),this[s(615)](l,c,u,this[s(462)][s(488)](r,a))}[Ec(735)](t,e=null){const n=Ec,r=[],s=this[n(500)][n(587)][n(427)](n(618)).me;Array[n(608)](t)||(t=[t]);for(const o of this[n(545)]()){if(!o[n(619)])continue;if(e&&o[n(593)]!=e)continue;let i=!1;for(const e of o[n(473)]()){for(const a of t){const t=a[n(481)][n(594)](e[n(647)])||a[n(647)][n(594)](e[n(481)]);if(t||a[n(436)](e)){const c=a[n(666)](e)&&Cc(this[n(462)][n(559)],e[n(481)],a),u=e[n(666)](a)&&Cc(this[n(462)][n(559)],a[n(481)],e);r[n(765)]({suggestion:o,meta:{isOwn:s==o[n(720)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(615)](t,e,n,r,s){const o=Ec;this[o(462)][o(519)]((i=>{const a=o;let c=a(404)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(515)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(365)](t){const e=Ec,n=t[e(376)],r=t[e(537)];t[e(376)]=null,t[e(537)]=null,null!=n&&n[e(537)]==t&&(n[e(537)]=r),null!=r&&r[e(376)]==t&&(r[e(376)]=n),e(742)==this[e(652)][e(427)](t)&&(this[e(652)][e(466)](t,e(686)),this[e(486)](e(554),t,n,r))}[Ec(542)](t){const n=Ec,r=t.id,s=this[n(597)](t);if(this[n(472)]&&this[n(472)][n(623)]){const o=this[n(500)][n(587)][n(427)](n(702)),i=s[n(381)],a=s[n(571)]?s[n(593)]+":"+s[n(571)]:s[n(593)],c=this[n(500)][n(599)],u=o[n(467)](zr(c,n(552))),l={id:r,type:a,hasComments:i,data:t[n(512)]||null,originalSuggestionId:t[n(784)]||null,attributes:s[n(667)]};this[n(472)][n(623)](l)[n(791)]((t=>{const e=n;s[e(602)]=!0,o[e(682)](u),t&&t[e(401)]&&(this[e(451)][e(427)](r)[e(401)]=t[e(401)])}))[n(479)]((t=>{const r=n;throw(0,e.logWarning)(r(572)),this[r(500)][r(714)][r(770)]({isUndoable:!1},(()=>{s[r(676)]()})),s[r(773)](),this[r(451)][r(502)](s.id),this[r(652)][r(502)](s),t}))}return s}[Ec(639)](t){const e=Ec;return this[e(590)][e(564)](t)}[Ec(588)](t,e){const n=Ec,r=this[n(500)][n(587)][n(427)](n(702)),s=this[n(482)](t);if(this[n(472)]&&this[n(472)][n(748)])if(s[n(602)]){const s=r[n(467)](zr(this[n(500)][n(599)],n(552)));this[n(472)][n(748)](t,e)[n(791)]((()=>{r[n(682)](s)}))}else s.on(n(546),(()=>{this[n(588)](t,e)}))}[Ec(716)](t){const n=Ec;if(!this[n(472)]||!this[n(472)][n(482)])throw new e.CKEditorError(n(661),this);return this[n(472)][n(482)](t)}[Ec(411)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(741)](t),i=this[e(451)][e(427)](n)||this[e(403)](r,s,n,o,{});switch(this[e(528)](i,r,s,o),this[e(652)][e(427)](i)){case e(484):this[e(716)](n)[e(791)]((t=>{const r=e;let s=Promise[r(562)]();t[r(381)]&&(s=this[r(670)][r(388)]({channelId:this[r(500)][r(440)][r(427)](r(678)),threadId:n})),s[r(791)]((()=>{const e=r;this[e(597)](t)[e(602)]=!0}))})),this[e(652)][e(466)](i,e(504));break;case e(686):this[e(588)](n,{state:e(721)});case e(419):this[e(652)][e(466)](i,e(742)),this[e(486)](e(464),i);break;case e(742):this[e(486)](e(699),i)}return i[e(448)](t),i}[Ec(534)](t){const e=Ec,n=Array[e(463)](t),r=n[e(508)]((t=>e(673)==t[e(593)]));this[e(583)](r);const s=n[e(508)]((t=>!t[e(586)]&&e(673)!=t[e(593)])),o=this[e(545)]({skipNotAttached:!0})[e(508)]((t=>!t[e(586)]&&e(673)!=t[e(593)])),i=o[e(508)]((n=>!t[e(564)](n))),a=new Map(o[e(518)]((t=>[t,this[e(601)][e(747)](t[e(593)],t[e(571)],e(510))]))),c=new Map(o[e(518)]((t=>[t,t[e(793)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(640)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(640)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(640)];t++){const n=s[t];!l[e(564)](n)&&n[e(376)]&&(f[e(467)](n[e(376)]),n[e(376)][e(537)]===n&&(n[e(376)][e(537)]=null),n[e(376)]=null),!u[e(564)](n)&&n[e(537)]&&(f[e(467)](n[e(537)]),n[e(537)][e(376)]===n&&(n[e(537)][e(376)]=null),n[e(537)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(640)];e++){const r=g(t,n[e]);r&&(r[0][s(537)]=r[1],r[1][s(376)]=r[0],u[s(467)](r[0]),l[s(467)](r[1]))}}function g(t,n){const r=e;if(t[r(720)].id!==n[r(720)].id)return null;const s=a[r(427)](t)(t,n,c[r(427)](t),c[r(427)](n));return s&&a[r(427)](n)(t,n,c[r(427)](t),c[r(427)](n))?s[1][r(469)]&&s[1][r(469)][r(640)]?null:s:null}f[e(456)]&&this[e(534)](f)}[Ec(583)](t){const e=Ec;if(0==t[e(640)])return;const n=this[e(545)]({skipNotAttached:!0})[e(508)]((t=>e(673)==t[e(593)]&&t[e(565)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(667)]);s[e(564)](n)||(s[e(466)](n,r[e(640)]),r[e(765)]([]));const i=s[e(427)](n);r[i][e(765)](t)}!function(){const t=e;r[t(543)](((e,n)=>{const r=t,s=e[0][r(401)],o=n[0][r(401)];return s==o?e[0][r(667)][r(628)]<n[0][r(667)][r(628)]?-1:1:s<o?-1:1}));for(const e of r)e[t(543)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(640)];t++){if(0==r[t][e(640)])continue;const n=[];for(let s=t+1;s<r[e(640)];s++)0!=r[s][e(640)]&&i(r[t],r[s])&&n[e(765)](s);for(const s of n)r[t]=r[t][e(781)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(640)];n++)t[n][e(537)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(640)];n++)t[n][e(376)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(667)][r(628)]!==n[0][r(667)][r(628)]&&t[0][r(720)]!==n[0][r(720)])return!1;if(!function(t,e){const n=r;return!t[n(381)]&&!e[n(381)]||(!t[n(381)]||!e[n(381)])&&(!!(t[n(381)]&&e[n(401)]<t[n(469)][n(443)][n(427)](0)[n(401)])||!!(e[n(381)]&&t[n(401)]<e[n(469)][n(443)][n(427)](0)[n(401)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(667)],r(628)),o=Ic(n[0][r(667)],r(628));return!!Or(s,o)&&(!!t[r(560)]((t=>n[r(783)]((e=>t[r(793)]()[r(594)](e[r(793)]())))))&&n[r(560)]((e=>t[r(783)]((t=>e[r(793)]()[r(594)](t[r(793)]()))))))}}[Ec(612)](t){const e=Ec,n=Array[e(463)](t),r=this[e(545)]({skipNotAttached:!0}),s=r[e(508)]((n=>!t[e(564)](n))),o=new Map(n[e(518)]((t=>[t,this[e(601)][e(747)](t[e(593)],t[e(571)],e(584))]))),i=new Map(r[e(518)]((t=>[t,t[e(473)]()])));for(let t=0;t<n[e(640)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(640)];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(640)];e++){const s=r[e];if(s[a(593)]!==n[a(593)]||s[a(720)].id!==n[a(720)].id||s[a(571)]!==n[a(571)])continue;if(!wc(n,s,[a(628)]))continue;if(a(673)==n[a(593)]&&n[a(512)][a(441)]!=s[a(512)][a(441)])continue;if(a(673)==n[a(593)]&&t[a(639)](n[a(512)][a(757)]))continue;if(a(507)==n[a(593)]){const e=t[a(500)][a(714)],r=n[a(400)]();if(r&&(e[a(559)][a(777)](r)||e[a(559)][a(753)](r)))continue}const c=o[a(427)](n),u=i[a(427)](n),l=i[a(427)](s),f=n[a(469)]&&n[a(469)][a(640)],h=s[a(469)]&&s[a(469)][a(640)];if(!f&&c(l,u))return t[a(468)](s,n),i[a(502)](n),!0;if(!h&&c(u,l))return t[a(468)](n,s),i[a(502)](s),!0}return!1}}[Ec(468)](t,e){const n=Ec;if(t[n(586)])for(const r of e[n(473)]())t[n(733)](r);else{const r=e[n(793)]()[n(647)];this[n(704)](t,this[n(462)][n(488)](t[n(793)]()[n(481)],r))}e[n(687)]()}[Ec(634)](t,e){const n=Ec,r=t[n(745)](n(660))||t[n(745)](n(673))?n(697):t[n(737)]();return zr(this[n(500)][n(599)],e+"_"+r+n(786))}[Ec(529)](){const t=Ec,e=this[t(500)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(462)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(741)](t[s(626)]);if(s(566)===e){n[s(725)](this[s(634)](r,s(366)));break}}for(const t of r){const{group:e,type:r}=this[s(741)](t[s(626)]);if(s(566)===e){n[s(725)](this[s(634)](r,s(538)));break}}}))}[Ec(644)](t){const e=Ec;if(this[e(761)])return!1;const n=this[e(500)],r=n[e(714)][e(379)][e(703)][e(509)]();if(0==r[e(640)])return!1;const s=[],o=r[e(508)]((t=>e(673)==t[e(593)])),i=r[e(508)]((t=>e(756)==t[e(593)]&&e(764)!=t[e(626)])),a=r[e(508)]((t=>e(682)==t[e(593)]&&e(764)!=t[e(626)]));for(const t of o)s[e(765)]({key:t[e(641)],newValue:t[e(636)],oldValue:t[e(407)],range:Sc(t[e(505)],n[e(714)])});for(const t of i){const r=a[e(665)]((n=>n[e(715)][e(594)](t[e(715)])));r&&s[e(765)]({key:e(663),newValue:t[e(626)],oldValue:r[e(626)],range:n[e(714)][e(774)](t[e(715)][e(637)])})}return 0!=s[e(640)]&&this[e(567)](t,s)}[Ec(373)](t){const e=Ec;let n=!1;const r=this[e(500)][e(714)][e(379)][e(703)][e(450)]()[e(508)]((t=>t[e(512)][e(681)]&&t[e(626)][e(745)](e(410))));for(const s of r){const{subType:r,id:o}=this[e(741)](s[e(626)]),i=r[e(485)]("|")[0];for(const r of this[e(545)]({skipNotAttached:!0}))r.id!=o&&e(673)==r[e(593)]&&r[e(512)]&&r[e(512)][e(757)]==i&&r[e(793)]()[e(723)](s[e(512)][e(681)])&&(this[e(474)](r,s[e(512)][e(681)],t),n=!0)}return n}[Ec(589)](t){const e=Ec;this[e(500)],this[e(761)]=!0,t()}[Ec(598)](t){const e=Ec,n=this[e(639)](t),r=this[e(423)][e(564)](t);return n||r}[Ec(567)](t,e){const n=Ec;if(0==e[n(640)])return!1;let r=!1;for(const s of e){const e=this[n(735)](s[n(505)],n(673))[n(508)]((t=>!t[n(592)][n(772)]))[n(518)]((t=>t[n(566)])),i=(0,o.hashObject)({newValue:s[n(477)]});e[n(508)]((t=>{const e=n,[r,o]=t[e(571)][e(485)]("|");return r==s[e(757)]&&o!=i}))[n(426)]((e=>{const o=n;this[o(474)](e,s[o(505)],t),r=!0}))}return r}[Ec(474)](t,e,n){const r=Ec,s=t[r(793)]()[r(396)](e);0!==s[r(640)]?1!==s[r(640)]?this[r(744)](t,e[r(481)],e[r(647)]):this[r(704)](t,s[0]):n[r(613)](t[r(625)]())}}class Ac{constructor(t){const e=Ec;this[e(465)]=t,this[e(462)]=t[e(714)],this[e(391)]=new Map,this[e(536)]=new Map,this[e(501)]()}[Ec(392)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(462)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(747)](t,e,i(630))(...n),onDiscard:(...n)=>this[i(747)](t,e,i(676))(...n)})}[Ec(442)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(391)][s(466)](o,r)}[Ec(747)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(391)][r(427)](s)||this[r(536)][r(427)](t+":"+n)}[Ec(501)](){const t=Ec,e=()=>!1,n=t=>{const e=Tc;t[e(543)](((t,n)=>t[e(481)][e(675)](n[e(481)])?1:-1)),this[e(462)][e(519)]((n=>{const r=e;for(const e of t){let t;t=e[r(647)][r(695)]&&e[r(647)][r(749)]==e[r(481)][r(637)]?n[r(415)](e[r(481)][r(637)],"on"):n[r(415)](e),this[r(462)][r(422)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Tc;e&&this[n(462)][n(519)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(518)]((t=>(kc(t)&&(t=this[s(462)][s(488)](t[s(647)])),t)))[s(508)]((t=>s(712)!==t[s(779)][s(516)]));if(c[s(640)]<1)return;const u=Array[s(463)](this[s(462)][s(379)][s(629)][s(473)]())[s(518)]((t=>i.LiveRange[s(380)](t)));r[s(600)](c);for(const t of this[s(465)][s(385)][s(385)]())t[s(527)]();a[s(765)]({forceDefaultExecution:!0}),this[s(465)][s(785)](o,...a);const l=u[s(508)]((t=>s(712)!=t[s(779)][s(516)]));l[s(640)]>0&&r[s(600)](l);for(const t of u)t[s(382)]()}))},s=(e,n)=>1==e[t(640)]&&1==n[t(640)]&&e[0][t(647)][t(594)](n[0][t(481)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(462)])?[e,n]:Mc(n,e,s,r,this[t(462)])?[n,e]:null;this[t(536)][t(466)](t(689),e),this[t(536)][t(466)](t(649),n),this[t(536)][t(466)](t(684),s),this[t(536)][t(466)](t(710),o),this[t(536)][t(466)](t(483),n),this[t(536)][t(466)](t(408),e),this[t(536)][t(466)](t(734),s),this[t(536)][t(466)](t(413),o),this[t(536)][t(466)](t(727),r),this[t(536)][t(466)](t(692),e),this[t(536)][t(466)](t(524),s),this[t(536)][t(466)](t(672),e),this[t(536)][t(466)](t(476),r),this[t(536)][t(466)](t(514),e),this[t(536)][t(466)](t(605),s),this[t(536)][t(466)](t(374),e),this[t(536)][t(466)](t(674),e),this[t(536)][t(466)](t(395),((e,n)=>{const r=t;if(!n)return;const s=this[r(465)][r(587)][r(427)](yc);this[r(462)][r(519)]((t=>{const o=r;if(o(663)==n[o(757)])for(const r of e){const e=r[o(481)][o(637)],s=n[o(441)];t[o(405)](e,s)}else if(s[o(639)](n[o(757)]))for(const r of e)void 0!==n[o(441)]?t[o(387)](n[o(757)],n[o(441)],r[o(481)][o(637)]):t[o(418)](n[o(757)],r[o(481)][o(637)]);else for(const r of e)n[o(441)]?t[o(387)](n[o(757)],n[o(441)],r):t[o(418)](n[o(757)],r)}))})),this[t(536)][t(466)](t(499),s)}}function Cc(t,e,n){const r=Ec;for(const s of e[r(749)][r(548)]({includeSelf:!0,parentFirst:!0})){if(s[r(779)]==s)return!1;if(!n[r(700)](s))return!1;if(t[r(777)](s)||t[r(753)](s))return!0}return!1}function kc(t){const e=Ec;return t[e(647)][e(749)]==t[e(481)][e(637)]&&t[e(647)][e(581)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(621)].is(s(503))&&!r[s(777)](t[s(621)]),i=t[s(481)][s(530)](o),a=t[s(647)][s(530)](o,{direction:s(738)});return!(t[s(481)][s(594)](i)&&t[s(647)][s(594)](a)||(i[s(675)](a)?n[s(736)](e,{range:n[s(488)](i,a)}):n[s(613)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(481)][e(637)];return n&&n.is(e(369))}function Sc(t,e){const n=Ec;return null==t[n(647)][n(713)]&&t[n(647)][n(749)]==t[n(481)][n(637)]?vc(t[n(481)][n(637)],e):t}function vc(t,e){const n=Ec,r=e[n(559)][n(777)](t)||e[n(559)][n(708)](t);return e[n(488)](e[n(787)](t,n(645)),r?e[n(420)](t):e[n(787)](t,n(647)))}function Mc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(647)][o(594)](r[o(481)]))return!0;if(t[o(593)]!=e[o(593)])return!1;if(!n[o(647)][o(578)](r[o(481)]))return!1;const i=s[o(488)](n[o(647)],r[o(481)])[o(709)]();for(const t of i)if([o(399),o(394)][o(624)](t[o(593)])&&s[o(559)][o(753)](t[o(621)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(565)]||!e[r(565)])&&Or(Ic(t[r(667)],n),Ic(e[r(667)],n))}function Oc(t,e){const n=Ec,r=Fc(t[n(667)]),s=Fc(e);if(!t[n(565)])return!1;for(const t of Object[n(553)](s))if(!Or(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(434)]({},t);return delete n[e(688)],delete n[e(729)],n}const Dc=Bc;function Pc(){const t=["canAccept","7866312ThGpJI","model","get","destroy","81MstjeK","isEnabled","_setPendingAction","2435526iEYHEt","2636004CyLLTj","add","PENDING_ACTION_SUGGESTION","_acceptCommand","_editor","acceptSuggestion","plugins","isDirty","view","_pendingAction","4178LXdeLx","execute","getRanges","4954990uNaztf","_discardCommand","stopListening","commands","change:isDirty","remove","unbind","bind","1690695bvRjgG","4231324DqWSOI","listenTo","locale","30NfXpYi","3aWHZsI","canDiscard","PendingActions","commentThreadController","discardSuggestion","canEditAt","_removePendingAction"];return(Pc=function(){return t})()}function Bc(t,e){const n=Pc();return(Bc=function(t,e){return n[t-=358]})(t,e)}!function(t,e){const n=Bc,r=t();for(;;)try{if(966175===-parseInt(n(397))/1*(parseInt(n(369))/2)+parseInt(n(385))/3*(-parseInt(n(381))/4)+parseInt(n(372))/5+parseInt(n(358))/6+parseInt(n(359))/7+parseInt(n(393))/8+parseInt(n(380))/9*(-parseInt(n(384))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class xc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Bc;super(),this[s(394)]=e,this[s(367)]=n,this[s(388)]=r,this[s(363)]=t,this[s(362)]=t[s(375)][s(395)](s(364)),this[s(373)]=t[s(375)][s(395)](s(389)),this[s(367)][s(379)](s(398)).to(this[s(362)],this[s(373)],((t,e)=>t||e)),this[s(367)][s(379)](s(392)).to(this[s(362)],s(398),(t=>t&&this[s(363)][s(394)][s(390)](e[s(371)]()))),this[s(367)][s(379)](s(386)).to(this[s(373)],s(398),(t=>t&&this[s(363)][s(394)][s(390)](e[s(371)]()))),this[s(368)]=null,n[s(366)]&&this[s(399)](),this[s(382)](n,s(364),(()=>this[s(364)]())),this[s(382)](n,s(389),(()=>this[s(389)]())),this[s(382)](n,s(376),(()=>{const t=s;n[t(366)]?this[t(399)]():this[t(391)]()}))}[Dc(364)](){const t=Dc;this[t(362)][t(370)](this[t(394)].id)}[Dc(389)](){const t=Dc;this[t(373)][t(370)](this[t(394)].id)}[Dc(396)](){const t=Dc;this[t(367)][t(378)](t(398)),this[t(367)][t(378)](t(392)),this[t(367)][t(378)](t(386)),this[t(374)](),this[t(388)][t(396)](),this[t(368)]&&this[t(391)]()}[Dc(399)](){const t=Dc,e=zr(this[t(363)][t(383)],t(361));this[t(368)]=this[t(363)][t(365)][t(395)](t(387))[t(360)](e)}[Dc(391)](){const t=Dc;null!==this[t(368)]&&this[t(363)][t(365)][t(395)](t(387))[t(377)](this[t(368)]),this[t(368)]=null}}const Uc=jc;function jc(t,e){const n=Vc();return(jc=function(t,e){return n[t-=285]})(t,e)}!function(t,e){const n=jc,r=t();for(;;)try{if(820025===-parseInt(n(325))/1+-parseInt(n(318))/2+parseInt(n(307))/3+parseInt(n(333))/4*(-parseInt(n(327))/5)+parseInt(n(335))/6*(-parseInt(n(311))/7)+-parseInt(n(329))/8+-parseInt(n(286))/9*(-parseInt(n(309))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vc);class Gc extends s.View{constructor(t,e,n,r){const s=jc;super(t),this[s(308)]=null,this[s(290)]=null,this[s(330)](s(303),!1),this[s(330)](s(301),e[s(301)]),this[s(331)](s(301)).to(e),this[s(330)](s(326),[]),this[s(330)](s(285),!1),this[s(330)](s(312),!1),this[s(330)](s(334),!1),this[s(330)](s(324),!1),this[s(306)]=e,this[s(299)]=n,this[s(289)]=r,r[s(302)]?this[s(330)](s(332),1):this[s(316)]()}[Uc(328)](){const t=Uc;this[t(296)][t(328)]()}[Uc(322)](){const t=Uc;this[t(308)]&&this[t(308)][t(322)](),this[t(290)]&&this[t(290)][t(322)](),super[t(322)]()}[Uc(316)](){const t=Uc,{CommentsListView:e}=this[t(289)];this[t(308)]=new e(this[t(310)],this[t(306)][t(314)],Object[t(294)]({CommentView:this[t(289)][t(323)]},this[t(289)])),this[t(308)][t(320)](t(304)).to(this),this[t(308)][t(320)](t(291)).to(this),this[t(308)][t(331)](t(303)).to(this),this[t(330)](t(332),this[t(308)][t(332)]+1),this[t(331)](t(332)).to(this[t(308)],t(332),(t=>t+1)),this[t(290)]=this[t(315)](),this.on(t(304),(()=>this[t(328)]())),this[t(331)](t(285)).to(this[t(308)],t(313),this[t(290)][t(298)],t(295),((t,e)=>t||!!e))}[Uc(315)](){const t=Uc,{CommentThreadInputView:e}=this[t(289)],n=new e(this[t(310)],this[t(299)],this[t(289)][t(287)]),r=n[t(298)];return n[t(331)](t(321)).to(this,t(303),this[t(306)][t(314)],t(305),r,t(295),((t,e,n)=>!!n||t&&!e)),r.on(t(297),((e,n)=>{const s=t;this[s(288)](s(300),n),r[s(293)][s(319)]("")})),r.on(t(292),(()=>this[t(328)]())),r[t(331)](t(317)).to(this[t(306)][t(314)],t(305)),n}}function Vc(){const t=["_localUser","addComment","authoredAt","disableComments","isActive","removeComment","isReadOnly","_model","4539312dvQXsU","commentsListView","40oLKGCZ","locale","1763524wTfHEB","isEnabled","hasDirtyComment","commentThread","_createCommentThreadInputView","_createCommentViews","disabledSubmit","2938786vuWAcy","setData","delegate","showInput","destroy","CommentView","canDiscard","1039131TwrTKW","descriptionParts","13145yDuvsd","focus","4172008gswHgY","set","bind","length","568WmlViT","canAccept","6BXDlVJ","isDirty","6664941cyGqvj","editorConfig","fire","_config","commentThreadInputView","updateComment","cancel","editor","assign","value","element","submit","commentInputView"];return(Vc=function(){return t})()}function Hc(t,e){const n=Wc();return(Hc=function(t,e){return n[t-=208]})(t,e)}const zc=Hc;function Wc(){const t=["commentThreadInputView","acceptSuggestion","EXTERNAL_IMPORT_WORD_SUGGESTION","Accept suggestion","descriptionParts","ck-annotation__info-time","ck-comment__info-time","ck-suggestion-wrapper","isExternal","ck-suggestion--discard","ck-suggestion__main","discardSuggestion",'" title="',"authoredAt","<p>","getUserViewNotificationText","1480uAVbQs","canDiscard","ck-suggestion--accept","isActive","6333cpUHqc","importWord","join","push","change:description","ck-annotation__content-wrapper",'<span class="ck-suggestion-type">',"getExternalSuggestionNote","@external","EXTERNAL_SUGGESTION",'<span class="ck-suggestion-color" style="background-color: ',"value","ck-suggestion__user","time","delegate","source","2877106rlTmQA","EXTERNAL_AVATAR","editorDestroyed","commentThread","3606477HoKbKl","element","title","ck-annotation__info-name","discardButton","2162830zbrgEl","_descriptionElement","ck-comment__external","author","execute","color","content","querySelector","span","_model","editorReady","_createButton","bind","div","ck-annotation__info","set",'"></span>',"bindTemplate","formatDateTime","fire","</p>","type","8131812egkkIv","ck-suggestion--disabled-comments","locale","disableComments","cancel","ck-suggestion-","ck-suggestion__info-name","creator","Discard suggestion","602572XJXPOV","attributes","getTemplate","EXTERNAL_IMPORT_WORD_AVATAR","4328512lXZwRf","_config","innerText","</span>",".ck-annotation__content-wrapper","setTemplate","userView","name","createElement","commentsListView","map","description","ck-annotation__actions","ck-suggestion-wrapper--active","ck-annotation__main","render","ck-annotation","isEnabled","canAccept","ck-suggestion","children","innerHTML","extendTemplate","ck-suggestion__info","acceptButton","ck-suggestion__actions","split","ck-annotation__user","check"];return(Wc=function(){return t})()}!function(t,e){const n=Hc,r=t();for(;;)try{if(720168===-parseInt(n(220))/1+parseInt(n(289))/2+-parseInt(n(273))/3*(-parseInt(n(269))/4)+parseInt(n(298))/5+-parseInt(n(211))/6+-parseInt(n(293))/7+parseInt(n(224))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wc);class Kc extends Gc{constructor(e,n,r,s){const i=Hc;super(e,n,r,s),this[i(313)](i(210),""),this[i(310)](i(210)).to(this,i(257),(t=>t&&t[0]?t[0][i(210)]:"")),this[i(310)](i(235)).to(this,i(257),this,i(272),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(267)+Xc(e[n(304)],e[n(303)])+n(209);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(299)]=null,this[i(248)]=this[i(309)](zr(e,i(256)),t.icons[i(252)],i(271),i(254),"sw"),this[i(248)][i(310)](i(241)).to(this,i(242)),this[i(297)]=this[i(309)](zr(e,i(219)),t.icons[i(215)],i(262),i(264),"sw"),this[i(297)][i(310)](i(241)).to(this,i(270)),this[i(230)]=new o.UserView(e,this[i(307)][i(301)],this[i(268)]()),this[i(230)][i(246)]({attributes:{class:[i(285),i(251)]}}),this[i(229)](this[i(222)]())}[zc(222)](){const t=zc,e=this[t(315)],n=[{tag:t(311),attributes:{class:[t(247),t(312)]},children:[{tag:t(306),children:[{text:this[t(230)][t(231)]}],attributes:{class:[t(217),t(296)]}},{tag:t(286),attributes:{datetime:e.to(t(266)),class:[t(259),t(258)]},children:[{text:e.to(t(266),(e=>this[t(225)][t(316)](e)))}]}]},{tag:t(311),attributes:{class:[t(249),t(236)]},children:[this[t(248)],this[t(297)]]},{tag:t(311),attributes:{class:[t(278)]}}];this[t(307)][t(261)]&&n[t(276)]({tag:t(311),attributes:{class:[t(300)]},children:[{text:this[t(280)]()}]});const r={tag:t(311),attributes:{class:[t(260),e.if(t(272),t(237)),e.to(t(210),(e=>t(216)+e)),this[t(225)][t(214)]&&t(212)],"data-suggestion-id":this[t(307)].id,"data-thread-id":this[t(307)][t(292)].id,"data-author-id":this[t(307)][t(301)].id,tabindex:-1},children:[{tag:t(311),attributes:{class:[t(243),t(240)]},children:[this[t(230)],{tag:t(311),attributes:{class:[t(263),t(238)]},children:n}]}]};return this[t(233)]&&this[t(253)]&&(r[t(244)][t(276)](this[t(233)],this[t(253)]),this[t(233)][t(287)](t(308)).to(this),this[t(233)][t(287)](t(291)).to(this),this[t(253)][t(287)](t(308)).to(this),this[t(253)][t(287)](t(291)).to(this)),r}[zc(239)](){const t=zc;super[t(239)](),this[t(299)]=this[t(294)][t(305)](t(228)),this[t(299)][t(245)]=this[t(235)],this.on(t(277),((e,n,r)=>{const s=t;this[s(299)][s(245)]=r}))}[zc(309)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(213)]);return a[i(313)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(246)]({attributes:{class:n}}),a.on(i(302),(()=>{const t=i;this[t(208)](r,this[t(307)].id)})),a}[zc(280)](){const t=zc;return t(274)===this[t(307)][t(221)][t(281)][t(288)]?zr(this[t(213)],t(255)):zr(this[t(213)],t(282))}[zc(268)](){const t=zc;return this[t(307)][t(261)]?t(274)===this[t(307)][t(221)][t(281)][t(288)]?zr(this[t(213)],t(223),this[t(307)][t(218)][t(231)]):zr(this[t(213)],t(290),this[t(307)][t(218)][t(231)]):null}}function Xc(t,e){const n=zc;let r="";return r+=t[n(250)]("*")[n(234)](((t,e)=>e%2!=0?n(279)+qc(t)+n(227):qc(t)))[n(275)](""),e&&(r+=n(283)+e[n(284)]+n(265)+e[n(295)]+n(314)),r}function qc(t){const e=zc,n=document[e(232)](e(306));return n[e(226)]=t,n[e(245)]}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';function Qc(){const t=["bind","editor","panelView","createCommentThreadController","define","_initializeController","change:previous","button","getRanges","createAnnotationView","trackChanges","5407utfnYf","createAnnotation","unbind","values","delete","_disableComments","_createMenuBarMenu","commentThread","_addUIComponentsToFactory","comments.maxCommentCharsWhenCollapsed","innerView","config","editing","acceptButton","_refreshActiveMarkers","children","init","_viewToController","plugins","1521393zMWmXg","descriptionFactory","isMultiRange","locale","add","10484793PcAFeD","head","comments.maxCommentsWhenCollapsed","_bindAnnotationToEditors","comments","18859884hrksBw","_annotationViews","arrowView","SuggestionThreadView","menu","getFirstRange","trackChanges.SuggestionThreadView","1436094BAKzes","destroy","execute","from","push","isOn","isDirty","switchbutton","_destroyController","addSourceCollector","getSuggestion","separator","remove","menuBar:trackChanges","isEnabled","CommentsRepository","isInContent","pluginName","activeMarkers","requires","_createToolbarButton","Accept all suggestions","source","menuitem","filter","_unbindEditors","CommentsUI","10HOXaBN","focus","Annotations","model","188UkhseG","buttonView","discardAllSuggestions","change:activeAnnotations","hasSuggestion","get","componentFactory","suggestionChanged","view","suggestionLoaded","has","getMarkers","commandName","getByInnerView","keys","Discard all suggestions","delegate","items","value","5ptWedB","3672524DQzqHt","stopListening","listenTo","acceptSelectedSuggestions","descriptionParts","Track changes","CommentView","acceptAllSuggestions","_handleSuggestionControllerDelayed","clear","actionView","_handleControllerBuffer","previous","toMany","TrackChangesEditing","1540374FmdxFl","commands","some","trackChanges.disableComments","set","activeAnnotations","getMarkerNames","EditorAnnotations","menuitemcheckbox","getDescriptions","mainView","_updateController","comments.maxThreadTotalWeight","suggestion-","14mVNSjp","length","Discard all selected suggestions","reduce","getJoined","discardButton","registerAnnotation","TrackChangesUI","refreshSelectedViews","_suggestionToController","discardSelectedSuggestions","comments.editorConfig","lowest","16iXdYJk","Accept all selected suggestions","getAllAdjacentSuggestions","suggestionUnloaded","type","addComment","size"];return(Qc=function(){return t})()}const Jc=Yc;function Yc(t,e){const n=Qc();return(Yc=function(t,e){return n[t-=385]})(t,e)}!function(t,e){const n=Yc,r=t();for(;;)try{if(495090===-parseInt(n(404))/1*(-parseInt(n(471))/2)+-parseInt(n(423))/3+parseInt(n(491))/4*(parseInt(n(490))/5)+parseInt(n(506))/6*(parseInt(n(520))/7)+-parseInt(n(386))/8*(parseInt(n(440))/9)+-parseInt(n(467))/10*(-parseInt(n(428))/11)+-parseInt(n(433))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qc);class $c extends t.Plugin{static get[Jc(459)](){const t=Jc;return[yc,o.Users,t(455),t(469),t(513)]}static get[Jc(457)](){return Jc(527)}constructor(t){const e=Jc;super(t),this[e(529)]=new Map,this[e(421)]=new Map,this[e(434)]=new Map,this[e(502)]=new Map;const n=this[e(394)][e(415)];n[e(397)](e(439),Kc),n[e(397)](e(509),!1),this[e(409)]=n[e(476)](e(509))}[Jc(499)](t,e){const n=Jc;0===this[n(502)][n(392)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(502)]){const r=this[t(529)][t(481)](e);r||n?r&&n&&this[t(448)](e):this[t(398)](e)}this[t(502)][t(500)](),this[t(394)][t(422)][t(476)](t(513))[t(528)](),this[t(418)]()}),10),this[n(502)][n(510)](t,e)}[Jc(420)](){const t=Jc,e=this[t(394)],n=e[t(422)][t(476)](t(505)),r=e[t(422)][t(476)](t(469)),s=e[t(422)][t(476)](t(513)),o=e[t(422)][t(476)](t(455));this[t(412)](),s[t(449)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(443)](this[e(529)])){const s=t[e(388)](),o=[];for(const t of s){if(!t[e(456)])continue;if(t[e(425)]){o[e(444)](...t[e(401)]());continue}const n=t[e(438)]();if(o[e(521)]>0){const t=o[0][e(524)](n);if(t){o[0]=t;continue}}o[e(444)](n)}n[e(444)]([r[e(479)],o])}return n})),this[t(493)](n,t(480),((e,n)=>{const r=t;this[r(493)](n,r(399),((t,e,s,o)=>{const i=r;n[i(456)]&&(null==s?(this[i(517)](o[i(429)]),this[i(499)](n,!1)):(this[i(517)](s[i(429)]),null==o&&this[i(499)](n,!0)))})),null!==n[r(503)]?this[r(517)](n[r(429)]):this[r(499)](n,!1)})),this[t(493)](n,t(389),((e,n,r)=>{const s=t;this[s(492)](n,s(399)),this[s(502)][s(408)](n),this[s(529)][s(481)](n)&&this[s(448)](n),r&&this[s(517)](r[s(429)])})),this[t(493)](n,t(478),((e,n)=>{this[t(517)](n)})),this[t(493)](r,t(474),(()=>{this[t(418)]()})),this[t(493)](o,t(391),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(475)](r))return;const i=n[o(450)](r);this[o(529)][o(476)](i)[o(479)][o(468)]()}),{priority:t(385)})}[Jc(418)](){const t=Jc,e=this[t(394)][t(422)][t(476)](t(469)),n=this[t(394)][t(422)][t(476)](t(505)),r=Array[t(443)](e[t(511)],(e=>e[t(414)]))[t(464)]((e=>this[t(421)][t(481)](e))),s=[];for(const e of r){const n=this[t(421)][t(476)](e)[t(470)][t(388)]();s[t(444)](...n[t(523)](((e,n)=>[...e,...n[t(512)]()]),[]))}n[t(458)]=s}[Jc(412)](){const t=Jc,n=this[t(394)],r=n[t(426)],o=zr(r,t(496)),i=new e.Collection([{type:t(447),model:new s.ViewModel({withText:!0,label:o,commandName:t(403),role:t(514)})},{type:t(451)},{type:t(400),model:new s.ViewModel({withText:!0,label:zr(r,t(461)),commandName:t(498),role:t(463)})},{type:t(400),model:new s.ViewModel({withText:!0,label:zr(r,t(387)),commandName:t(494),role:t(463)})},{type:t(400),model:new s.ViewModel({withText:!0,label:zr(r,t(486)),commandName:t(473),role:t(463)})},{type:t(400),model:new s.ViewModel({withText:!0,label:zr(r,t(522)),commandName:t(530),role:t(463)})}]);for(const e of i)if(tu(e)){const r=n[t(507)][t(476)](e[t(470)][t(483)]);e[t(470)][t(393)](t(445),t(454)).to(r,t(489),t(454))}n.ui[t(477)][t(427)](t(403),(e=>this[t(460)](e,i,o))),n.ui[t(477)][t(427)](t(453),(e=>this[t(410)](e,i,o)))}[Jc(460)](t,e,n){const r=Jc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(394)][r(507)][r(476)](r(403));o[r(472)][r(510)]({tooltip:n,label:n,icon:Zc}),o[r(472)][r(393)](r(445)).to(i,r(489)),o[r(472)].on(r(442),(()=>{const t=r;i[t(442)](),this[t(394)][t(416)][t(479)][t(468)]()})),(0,s.addListToDropdown)(o,e,{role:r(437)});const a=[];for(const t of e)tu(t)&&a[r(444)](this[r(394)][r(507)][r(476)](t[r(470)][r(483)]));const c=o[r(472)];return c[r(501)][r(406)](r(454)),c[r(435)][r(406)](r(454)),c[r(501)][r(393)](r(454)).to(i,r(454)),c[r(435)][r(393)](r(454))[r(504)](a,r(454),((...t)=>t[r(508)]((t=>t)))),o.on(r(442),(t=>{const e=r;this[e(394)][e(442)](t[e(462)][e(483)]),this[e(394)][e(416)][e(479)][e(468)]()})),o}[Jc(410)](t,e,n){const r=Jc,o=new s.MenuBarMenuView(t),i=this[r(394)][r(507)][r(476)](r(403));o[r(472)][r(510)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(451)==n[r(390)]){a[r(488)][r(427)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(470)];i[r(393)](...Object[r(485)](c)).to(c),i[r(487)](r(442)).to(o),i.on(r(442),(()=>{const t=r;this[t(394)][t(442)](c[t(483)]),this[t(394)][t(416)][t(479)][t(468)]()})),e[r(419)][r(427)](i),a[r(488)][r(427)](e)}return o[r(393)](r(454)).to(i,r(454)),o[r(395)][r(419)][r(427)](a),o}[Jc(398)](t){const e=Jc,n=this[e(394)],r=n[e(415)],s=n[e(422)][e(476)](e(469)),i=n[e(422)][e(476)](e(455)),a=n[e(422)][e(476)](e(513)),c=n[e(422)][e(476)](o.Users).me,u=r[e(476)](e(403))[e(436)],{CommentsListView:l,CommentThreadInputView:f}=n[e(422)][e(476)](e(466));let h,g;this[e(434)][e(481)](t.id)?(g=this[e(434)][e(476)](t.id),h=g[e(516)]):(h=new u(n[e(426)],t,c,{disableComments:this[e(409)],editorConfig:r[e(476)](e(531)),maxCommentsWhenCollapsed:r[e(476)](e(430)),maxThreadTotalWeight:r[e(476)](e(518)),maxCommentCharsWhenCollapsed:r[e(476)](e(413)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(476)](e(426))),CommentView:r[e(476)](e(432))[e(497)],CommentsListView:l,CommentThreadInputView:f}),h[e(417)].on(e(442),(()=>{const t=e;n[t(416)][t(479)][t(468)]()})),h[e(525)].on(e(442),(()=>{const t=e;n[t(416)][t(479)][t(468)]()})),g=s[e(402)](this[e(394)][e(426)],h),g[e(393)](e(446)).to(h,e(446)),g[e(393)](e(521)).to(h),g[e(393)](e(390)).to(h,e(390),(t=>e(519)+t)),this[e(434)][e(510)](t.id,g));const d=i[e(396)](t[e(411)],h),p=new xc(n,t,h,d),m=t[e(388)]()[e(464)]((t=>t[e(456)]));h[e(495)]=n[e(422)][e(476)](e(505))[e(424)][e(515)](m),this[e(529)][e(510)](t,p),this[e(421)][e(510)](h,p);const I=s[e(405)]({view:g,target:()=>{const r=e,s=[],i=t[r(388)]()[r(464)]((t=>t[r(456)]));for(const t of i)s[r(444)](...t[r(482)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(416)],s)},type:()=>e(519)+p[e(479)][e(390)]});i[e(431)](h,I),s[e(427)](I),a[e(526)](I)}[Jc(448)](t){const e=Jc,n=this[e(394)][e(422)][e(476)](e(455)),r=this[e(394)][e(422)][e(476)](e(469)),s=this[e(529)][e(476)](t),o=s[e(479)],i=r[e(484)](o);n[e(465)](o),i&&r[e(452)](i),this[e(529)][e(408)](t),this[e(421)][e(408)](o),s[e(441)]()}[Jc(517)](t){const e=Jc;if(!t[e(456)]||!this[e(529)][e(481)](t))return;const n=this[e(394)][e(422)][e(476)](e(505)),r=this[e(529)][e(476)](t),s=t[e(388)]();r[e(479)][e(495)]=n[e(424)][e(515)](s)}[Jc(441)](){const t=Jc;for(const e of this[t(529)][t(485)]())this[t(448)](e);for(const e of this[t(434)][t(407)]())e[t(516)][t(441)]();super[t(441)]()}}function tu(t){return Jc(470)in t}function eu(t,e){var n=ru();return(eu=function(t,e){return n[t-=203]})(t,e)}var nu=eu;function ru(){var t=["requires","4453284PJozHn","2443038hqbQRg","adapter","plugins","get","pluginName","756422UKXZHE","2sxehbb","1216IprHfE","1581041AKbhNN","Comments","TrackChanges","addSuggestionData","3670YxcNOp","24HnXreO","addSuggestion","getSuggestion","getSuggestions","113905imzKql","1788ZLHHMZ","473553pQIuVZ","editor","70nXbfsz"];return(ru=function(){return t})()}!function(t,e){for(var n=eu,r=t();;)try{if(410439===parseInt(n(213))/1*(parseInt(n(212))/2)+-parseInt(n(207))/3+parseInt(n(214))/4*(parseInt(n(219))/5)+parseInt(n(206))/6+parseInt(n(215))/7*(parseInt(n(220))/8)+parseInt(n(226))/9*(parseInt(n(204))/10)+parseInt(n(224))/11*(-parseInt(n(225))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[nu(205)](){return[yc,$c,nu(216)]}static get[nu(211)](){return nu(217)}set[nu(208)](t){var e=nu;this[e(203)][e(209)][e(210)](yc)[e(208)]=t}get[nu(208)](){var t=nu;return this[t(203)][t(209)][t(210)](yc)[t(208)]}[nu(221)](t){var e=nu;return this[e(203)][e(209)][e(210)](yc)[e(218)](t)}[nu(223)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=nu;return this[n(203)][n(209)][n(210)](yc)[n(223)]({skipNotAttached:t,toJSON:e})}[nu(222)](t){var e=nu;return this[e(203)][e(209)][e(210)](yc)[e(222)](t)}}const ou=cu;!function(t,e){const n=cu,r=t();for(;;)try{if(932815===parseInt(n(397))/1+-parseInt(n(425))/2*(parseInt(n(435))/3)+parseInt(n(398))/4*(parseInt(n(451))/5)+parseInt(n(434))/6*(-parseInt(n(420))/7)+-parseInt(n(453))/8+parseInt(n(395))/9+parseInt(n(444))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(au);const iu=[ou(418)];function au(){const t=["getSuggestions","init","3466625wKFnqE","rootsAttributes","927608ChBaTs","div","plugins","data","discardAllSuggestions","getRootsAttributes","13333779awGNKO","get","1659845vfAQBM","4UUvaDa","trackChangesData","getFullData","getRootNames","getDataWithDiscardedSuggestions","getDataWithAcceptedSuggestions","track-changes-data-invalid-editor-creator","name","end","CommentsRepository","addCommentThread","create","TrackChangesData","appendChild","push","constructor","Users","useAnonymousUser","getUser","model","Pagination","_adapter","3916031GdnVos","destroy","users","result","getCommentThreads","66590rajmKX","reduce","createElement","config","TrackChangesDataGetter","trackChangesData.editorCreator","function","document","TrackChangesEditing","18KCFMoi","141kGTDFz","createDocumentFragment","pluginName","addUser","execute","map","set","editorCreator","define","4572290uMAXZc","requires","addSuggestionData","editor","acceptAllSuggestions"];return(au=function(){return t})()}function cu(t,e){const n=au();return(cu=function(t,e){return n[t-=395]})(t,e)}class uu extends t.Plugin{static get[ou(445)](){return[yc]}static get[ou(437)](){return ou(410)}[ou(450)](){const t=ou,n=this[t(447)];if(n[t(428)][t(443)](t(430),(e=>{const r=t,s=n[r(417)][r(432)][r(401)]()[r(426)](((t,e)=>(t[e]="",t)),{});return n[r(413)][r(409)](s,e)})),t(431)!=typeof n[t(428)][t(396)](t(399))[t(442)])throw new e.CKEditorError(t(404))}[ou(403)](t){return hu(this[ou(447)],!0,t)}[ou(402)](t){return hu(this[ou(447)],!1,t)}}class lu extends t.Plugin{static get[ou(437)](){return ou(429)}constructor(t){const e=ou;super(t),this[e(423)]=e(406)}[ou(450)](){const t=ou;this[t(447)][t(455)][t(396)](t(407))[t(419)]={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(447)][t(455)][t(396)](t(433))[t(419)]=null}}function fu(t){return void 0!==t[ou(458)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,iu);s[r(455)][r(412)](yc,lu),s[r(452)]=fu(t)?t[r(458)]():void 0;const i=document[r(436)](),a=t[r(428)][r(396)](r(399))[r(442)],c=await a(s,(()=>function(t){const e=r,n=document[e(427)](e(454));return t[e(411)](n),n}(i)));!function(t,e){const n=r,s=t[n(417)][n(432)][n(401)]()[n(426)](((e,r)=>(e[r]=t[n(456)][n(396)]({rootName:r}),e)),{}),o=t[n(455)][n(396)](n(414))[n(422)][n(440)]((t=>({id:t.id,name:t[n(405)]}))),i=t[n(455)][n(396)](n(433))[n(449)]({skipNotAttached:!0,toJSON:!0}),a=t[n(455)][n(396)](n(407))[n(424)]({skipNotAttached:!0,toJSON:!0}),c=e[n(455)][n(396)](n(414)),u=e[n(455)][n(396)](n(433)),l=e[n(455)][n(396)](n(407));for(const t of o)c[n(416)](t.id)||c[n(438)](t);c.me||c[n(415)]();for(const t of a)l[n(408)](t);for(const t of i)u[n(446)](t);e[n(456)][n(441)](s)}(t,c),c[r(439)](r(e?448:457));const u=fu(c)?c[r(400)](n):c[r(456)][r(396)](n);return await c[r(421)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=435]})(t,e)}function du(){var t=["6IsfJDs","10739025eTXIlY","30VMGFKD","35ZZUlbU","5305856hMGxie","5356524LvWuQf","402370YxQuAF","832581UJNYvM","2916994zcsTVl","2376488WbWnQd"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(928936===parseInt(n(437))/1+-parseInt(n(438))/2+-parseInt(n(435))/3+parseInt(n(444))/4+parseInt(n(436))/5*(-parseInt(n(440))/6)+-parseInt(n(443))/7*(parseInt(n(439))/8)+parseInt(n(441))/9*(parseInt(n(442))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();