@ckeditor/ckeditor5-track-changes 41.4.0 → 41.4.2

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 +1 -1
  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 +1 -1
  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 +1 -1
  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);const c=l;function u(){const t=["_enabledCommands","815YjfTXB","forceDisabled","14727kvYAUL","6096205LCaHdv","refresh","editor","clearForceDisabled","commands","12846096yxVzQO","affectsData","has","isEnabled","value","execute","_enableCommands","340gezles","_isEnabledBasedOnSelection","3741290YvrIat","1950BquSUL","2237176UaGbmZ","_disableUnsupportedCommands","TrackChangesCommand","389100epscEU"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=321]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(685428===parseInt(n(328))/1*(-parseInt(n(322))/2)+parseInt(n(330))/3*(-parseInt(n(343))/4)+parseInt(n(331))/5+parseInt(n(326))/6+-parseInt(n(321))/7+-parseInt(n(323))/8+parseInt(n(336))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(327)]=e,this[n(340)]=!1,this[n(332)](),this[n(344)]=!1}[c(332)](){this[c(339)]=!0}[c(341)](){const t=c;this[t(340)]=!this[t(340)],this[t(340)]?this[t(324)]():this[t(342)]()}[c(324)](){const t=c;for(const e of this[t(333)][t(335)][t(335)]())e[t(337)]&&!this[t(327)][t(338)](e)&&e[t(329)](t(325))}[c(342)](){const t=c;for(const e of this[t(333)][t(335)][t(335)]())e[t(337)]&&!this[t(327)][t(338)](e)&&e[t(334)](t(325))}}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=485]})(t,e)}function d(){const t=["48pqzJRu","getRanges","1019438fmfWhL","isEnabled","editor","canEditAt","_suggestions","model","26PreSRB","get","TrackChangesEditing","26692GsCGAG","690453oyrnDH","refresh","120465mXKmKZ","18spDUXO","acceptSuggestion","_isEnabledBasedOnSelection","plugins","2662040fxpzdM","track-changes-accept-suggestion-not-found","746400LrRIYn","2419295fPWoCb","execute"];return(d=function(){return t})()}!function(t,e){const n=g,r=t();for(;;)try{if(252386===parseInt(n(489))/1*(parseInt(n(492))/2)+-parseInt(n(495))/3+parseInt(n(502))/4+-parseInt(n(503))/5+parseInt(n(496))/6*(parseInt(n(507))/7)+parseInt(n(505))/8*(-parseInt(n(493))/9)+parseInt(n(500))/10)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(487)]=e,this[n(494)](),this[n(498)]=!1}[h(494)](){this[h(508)]=!0}[h(504)](t){const n=h,r=this[n(487)][n(490)](t);if(!r)throw new e.CKEditorError(n(501),this);const s=r[n(506)]();this[n(485)][n(488)][n(486)](s)&&this[n(485)][n(499)][n(490)](n(491))[n(497)](r)}}const m=E;function I(){const t=["TrackChangesEditing","isEnabled","track-changes-discard-suggestion-not-found","8830843rUPXEH","refresh","2084XYlmaF","canEditAt","12405474HLZjRN","109428nwKcpE","editor","1259077QwfEoG","execute","10cnFJEe","discardSuggestion","model","getRanges","5013FovCGi","47259014advwgu","plugins","get","8QGKVez","_isEnabledBasedOnSelection","2721758kmPJCY","_suggestions","10ZgNKVU"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=375]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(725366===-parseInt(n(381))/1+-parseInt(n(393))/2+-parseInt(n(387))/3*(parseInt(n(376))/4)+parseInt(n(395))/5*(parseInt(n(379))/6)+-parseInt(n(399))/7*(-parseInt(n(391))/8)+-parseInt(n(378))/9*(parseInt(n(383))/10)+parseInt(n(388))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(394)]=e,this[n(375)](),this[n(392)]=!1}[m(375)](){this[m(397)]=!0}[m(382)](t){const n=m,r=this[n(394)][n(390)](t);if(!r)throw new e.CKEditorError(n(398),this);const s=r[n(386)]();this[n(380)][n(385)][n(377)](s)&&this[n(380)][n(389)][n(390)](n(396))[n(384)](r)}}function T(){const t=["348616JdNInc","createPositionBefore","add","next","length","schema","push","28tjOknQ","8596940jNQqnp","16955NUqqwd","value","join","deletion","isCollapsed","execute","isIntersecting"," [color ","change","382884ARbFby","color","content","7884711kftIox","from","isTouching","607tZPnkt","sort","createRange","3130qXsrTb","16BHcXJn","replace","isInContent","209tnpekg","map","start","51267hyjhav","createPositionAt","isArray","end","getRanges","2256dqEFlI","createPositionAfter","isMultiRange","type","isObject","splice"];return(T=function(){return t})()}function _(t){const e=y;return t[e(308)](((t,n)=>e(340)==t[e(325)]&&e(340)!=n[e(325)]?-1:e(340)!=t[e(325)]&&e(340)==n[e(325)]?1:0))}function y(t,e){const n=T();return(y=function(t,e){return n[t-=303]})(t,e)}function A(t,e){const n=y;let r,s=0;const o=[],i=e[n(333)];for(;s<t[n(332)];){const a=t[s],c=t[s+1];r||(r=e[n(329)](a)),k(e,a,c)||(o[n(334)](e[n(309)](r,i[n(326)](a)?e[n(323)](a):e[n(318)](a,n(320)))),r=null),s++}return o}function k(t,e,n){const r=y;if(!n)return!1;const s=t[r(323)](e),o=t[r(329)](n);return s[r(306)](o)}!function(t,e){const n=y,r=t();for(;;)try{if(698527===-parseInt(n(307))/1*(-parseInt(n(310))/2)+parseInt(n(317))/3*(parseInt(n(311))/4)+parseInt(n(337))/5*(-parseInt(n(322))/6)+-parseInt(n(335))/7*(parseInt(n(328))/8)+parseInt(n(304))/9+parseInt(n(336))/10+parseInt(n(314))/11*(-parseInt(n(346))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(T);function C(t,e,n){const r=y;for(;n[r(332)];){const s=n[r(327)](0,100);t[r(345)]((()=>{const t=r;for(const n of s)n[t(313)]&&e[t(342)](n.id)}))}}function L(t,e){const n=R();return(L=function(t,e){return n[t-=133]})(t,e)}const N=L;function R(){const t=["values","380525eYfeWC","7YyIHkB","66nJIlsc","2sfzarI","getRanges","canEditAt","327868BugEan","1999584vqExca","310LJlWDk","some","_isEnabledBasedOnSelection","13104UDxiKB","editor","from","refresh","534289oQgbui","6gnHqbP","isInContent","isEnabled","3153300GQnFGz","execute","_command","_suggestions","model","3947224zMXLDO"];return(R=function(){return t})()}!function(t,e){const n=L,r=t();for(;;)try{if(300391===-parseInt(n(157))/1*(parseInt(n(145))/2)+-parseInt(n(158))/3*(parseInt(n(148))/4)+parseInt(n(142))/5+-parseInt(n(135))/6+-parseInt(n(143))/7*(-parseInt(n(140))/8)+parseInt(n(153))/9*(-parseInt(n(150))/10)+-parseInt(n(144))/11*(-parseInt(n(149))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=L;super(t),this[r(137)]=e,this[r(138)]=n,this[r(156)](),this[r(152)]=!1}[N(156)](){const t=N,e=Array[t(155)](this[t(138)][t(141)]())[t(151)]((e=>e[t(133)]));this[t(134)]=this[t(137)][t(134)]&&e}[N(136)](){const t=N,e=_(Array[t(155)](this[t(138)][t(141)]()));for(const n of e){const e=n[t(146)]();if(!this[t(154)][t(139)][t(147)](e))return}C(this[t(154)][t(139)],this[t(137)],e)}}const v=O;!function(t,e){const n=O,r=t();for(;;)try{if(152107===parseInt(n(123))/1*(parseInt(n(133))/2)+-parseInt(n(134))/3+parseInt(n(127))/4*(parseInt(n(126))/5)+-parseInt(n(128))/6+-parseInt(n(125))/7*(-parseInt(n(120))/8)+-parseInt(n(113))/9+-parseInt(n(124))/10*(parseInt(n(132))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(w);class M extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(117)]=e,this[r(122)]=n,this[r(119)]=new Set,this[r(138)](),this[r(137)]=!1}[v(138)](){const t=v,e=this[t(116)][t(121)][t(130)][t(114)],n=Array[t(135)](this[t(122)][t(115)]());this[t(119)]=function(t,e){const n=y,r=Array[n(305)](t[n(321)]()),s=new Set;for(const o of e)if(o[n(313)])for(const e of r)for(const r of o[n(321)]())(e[n(343)](r)||t[n(341)]&&!o[n(324)]&&o[n(331)]&&r[n(320)][n(306)](e[n(316)]))&&s[n(330)](o);return s}(e,n),this[t(112)]=this[t(117)][t(112)]&&!!this[t(119)][t(136)]}[v(131)](){const t=v,e=_(Array[t(135)](this[t(119)]));for(const n of e){const e=n[t(129)]();if(!this[t(116)][t(121)][t(118)](e))return}C(this[t(116)][t(121)],this[t(117)],e)}}function O(t,e){const n=w();return(O=function(t,e){return n[t-=112]})(t,e)}function w(){const t=["refresh","isEnabled","88731TlwlNn","selection","values","editor","_command","canEditAt","_selectedSuggestions","40iexndO","model","_suggestions","196109wgJUyD","696210VhhRwD","413238mRcsSH","427525ePlBnD","4AEEzKO","295344ohMNXF","getRanges","document","execute","11hoJTya","2PbDMcd","887919QPjRQv","from","size","_isEnabledBasedOnSelection"];return(w=function(){return t})()}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 x=Array.prototype.splice;const B=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const z=V;const H=function(){this.__data__=new z,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const J="object"==typeof global&&global&&global.Object===Object&&global;var q="object"==typeof self&&self&&self.Object===Object&&self;const Z=J||q||Function("return this")();const Y=Z.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=Y?Y.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Y?Y.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Z["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Z,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=Nt,wt.prototype.get=St,wt.prototype.has=Mt,wt.prototype.set=Ot;const Ft=wt;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||z),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 xt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const zt=Vt;const Ht=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new z(t);this.size=e.size}Wt.prototype.clear=H,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=X,Wt.prototype.set=Ht;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Jt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const qt=function(t,e,n){"__proto__"==e&&Jt?Jt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Zt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Zt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||qt(t,e,n)};const Qt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?qt(n,a,c):Yt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Z.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&J.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):Me(t)};const Fe=function(t,e){return t&&Qt(e,we(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 xe=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 Be=function(t){return Oe(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Qt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Z.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var Je=Object.prototype.propertyIsEnumerable,qe=Object.getOwnPropertySymbols;const Ze=qe?function(t){return null==t?[]:(t=Object(t),Ke(qe(t),(function(e){return Je.call(t,e)})))}:Xe;const Ye=function(t,e){return Qt(t,Ze(t),e)};const Qe=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Ze(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,we,Ze)};const sn=function(t){return nn(t,Be,tn)};const on=At(Z,"DataView");const an=At(Z,"Promise");const cn=At(Z,"Set");const un=At(Z,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Z.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Y?Y.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return 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 xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var zn="[object Arguments]",Hn="[object Function]",Wn="[object Object]",Kn={};Kn[zn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Hn]=Kn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Wn||h==zn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Ye(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:we)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const Jn=function(t){return Xn(t,5)};const qn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Zn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!qn(t))||(Yn.test(t)||!Zn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||zt),n}$n.Cache=zt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Y?Y.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(qn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||qn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Yt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const Or=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 wr=function(t,e){return Or(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 xr=function(t,e){return e.length<2?t:Dr(t,Pr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||Br(t,e)};function jr(){const t=["isInContent","author","set","hasComments","getMarkers","addMarkerName","authoredAt","600caZBAh","reduce","head","length","getMarkerNames","onAttributesChange","split","removeAttribute","createdAt","153QkNMkM","toJSON","4fvOMHp","1240194YbHpEu","getFirstRange","attributes","size","commentThread","removeMarker","previous","isMultiRange","get","45925YnwlUg","isIntersecting","getItems","markers","getRanges","_model","getRange","isIntersectingWithRange","creator","getFirstMarker","_saved","removeMarkers","801852MtBlhu","28406mBWbhe","discard","subType","_onDiscard","1412590pvinns","map","_onAccept","suggestion:","add","nodeBefore","_onAttributesChange","setAttribute","104VVZqUd","isExternal","from","end","data","onDiscard","onAccept","addRange","delete","start","2kzdBGV","change","getContainedElement","190936cLceLI","2490fFYTEL","next","getMultiRangeId","_isDataLoaded","accept","getAllAdjacentSuggestions","decorate","substr","nodeAfter","type","_markerNames","clear","addMarker","push","9999BXiFbA","filter","@external"];return(jr=function(){return t})()}const Gr=Vr;function Vr(t,e){const n=jr();return(Vr=function(t,e){return n[t-=117]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(238529===-parseInt(n(171))/1*(-parseInt(n(122))/2)+parseInt(n(162))/3+-parseInt(n(161))/4*(-parseInt(n(188))/5)+-parseInt(n(150))/6*(parseInt(n(184))/7)+parseInt(n(125))/8*(-parseInt(n(159))/9)+-parseInt(n(126))/10*(parseInt(n(140))/11)+parseInt(n(183))/12*(parseInt(n(196))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(129)]=!1,this.id=e.id,this[n(135)]=e[n(135)],this[n(186)]=e[n(186)]||null,this[n(144)]=e[n(144)],this[n(179)]=e[n(179)]||e[n(144)],this[n(197)]=Boolean(e[n(164)]&&e[n(164)][n(142)]),this[n(200)]=null,this[n(176)]=t,this[n(190)]=e[n(118)],this[n(187)]=e[n(117)],this[n(194)]=e[n(155)],this[n(136)]=new Set,this[n(158)]=null,this[n(145)](n(149),null),this[n(145)](n(164),e[n(164)]||{}),this[n(145)](n(168),null),this[n(145)](n(127),null),this[n(145)](n(166),null),this[n(145)](n(181),!1),this[n(132)](n(130)),this[n(132)](n(185))}get[Gr(152)](){const t=Gr;let e=this;for(;e[t(168)];)e=e[t(168)];return e}get[Gr(146)](){const t=Gr;return!!this[t(166)]&&this[t(166)][t(153)]>0}get[Gr(169)](){const t=Gr;return 0!=this[t(136)][t(165)]&&6==Array[t(198)](this[t(136)])[0][t(156)](":")[t(153)]}get[Gr(143)](){return null!==this[Gr(180)]()}[Gr(148)](t){const e=Gr;this[e(136)][e(192)](t)}[Gr(154)](){const t=Gr;return Array[t(198)](this[t(136)])}[Gr(147)](){const t=Gr;return this[t(154)]()[t(189)]((e=>this[t(176)][t(174)][t(170)](e)))[t(141)]((t=>t))}[Gr(180)](){return this[Gr(147)]()[0]||null}[Gr(182)](){const t=Gr;this[t(176)][t(123)]((e=>{const n=t;for(const t of this[n(147)]())e[n(167)](t)})),this[t(136)][t(137)]()}[Gr(167)](t){const e=Gr;this[e(176)][e(123)]((n=>{n[e(167)](t)})),this[e(136)][e(120)](t)}[Gr(119)](t){const e=Gr,n=e(191)+this[e(135)]+":"+this[e(186)]+":"+this.id+":"+this[e(179)].id+":"+zr[e(128)]();this[e(148)](n),this[e(176)][e(123)]((r=>{r[e(138)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Gr(178)](t){const e=Gr;for(const n of this[e(175)]())if(n[e(172)](t))return!0;return!1}[Gr(175)](){const t=Gr;return this[t(147)]()[t(189)]((e=>e[t(177)]()))}[Gr(173)](){const t=Gr;return this[t(175)]()[t(151)](((e,n)=>[...e,...n[t(173)]()]),[])}[Gr(163)](){const t=Gr;var e;return(null===(e=this[t(180)]())||void 0===e?void 0:e[t(177)]())||null}[Gr(124)](){const t=Gr,e=this[t(175)]();if(1!=e[t(153)])return null;const n=e[0],r=n[t(121)][t(134)],s=n[t(199)][t(193)];return r instanceof i.Element?r!=s?null:r:null}[Gr(130)](){const t=Gr;this[t(190)](this[t(175)](),this[t(200)],this[t(164)]),this[t(182)]()}[Gr(185)](){const t=Gr;this[t(187)](this[t(175)](),this[t(200)],this[t(164)]),this[t(182)]()}[Gr(131)](){const t=Gr,e=[];let n=this[t(152)];for(;n;)e[t(139)](n),n=n[t(127)];return e}[Gr(195)](t,e){const n=Gr,r=Jn(this[n(164)]);hr(r,t,e),wr(r,this[n(164)])||(this[n(164)]=r,this[n(194)](r))}[Gr(157)](t){const e=Gr,n=Jn(this[e(164)]);Ur(n,t),wr(n,this[e(164)])||(this[e(164)]=n,this[e(194)](this[e(164)]))}[Gr(160)](){const t=Gr;return{id:this.id,type:this[t(186)]?this[t(135)]+":"+this[t(186)]:this[t(135)],authorId:this[t(179)].id,createdAt:this[t(158)],hasComments:this[t(146)],data:this[t(200)],attributes:this[t(164)]}}static[Gr(128)](){const t=Gr;return(0,e.uid)()[t(133)](1,5)}}function Hr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=Kr;function Kr(t,e){const n=Xr();return(Kr=function(t,e){return n[t-=489]})(t,e)}function Xr(){const t=["isEqual","isObject","join","getItemLabel","elementEnd","name","nextSibling","registerDescriptionCallback","getFirstRange","removeFormat","*Insert:* %0","_locale","nodeAfter","Object","elementStart","getDescriptions","registerAttributeLabel","338955dTMZvp","1013eUrlYo","insertion","3023790XHlaBh","addEmptyContainer","match","matchingCallback","checkChild","get","_resolveDescriptionItems","$textProxy","start","addContainer","_itemLabelsCallbacks","map","_customCallbacks","type","deletion","pop","end","quantity","EmptyContainer","format","subType","indexOf","2110347FdzzNg","previousSibling","removeContainer","set","removeEmptyContainer","500476VjzOXt","softBreak","*Change to:* %0","registerElementLabel","792528SlaJTc","*Remove:* %0","15NPvKvn","removeObject","16lKzyof","skip","element","_handleAttributeSuggestionDescription","838YKCeYW","normal","newValue","Container","$text","addFormat","function","*Split:* %0","isEmpty","has","getWalker","$1 $2","15544000ZvvYFt","item","add","_handleInsertRemoveSuggestionDescription","push","ELEMENT_SPACE","_handleRenameSuggestionDescription","remove","*Set format:* %0","label","REPLACE_TEXT","attribute","key","data","_itemLabels","length","_handleCustomCallbackDescription","_addDescriptionItems","addObject","_schema","replace","isInContent","text","*Merge:* %0","*Remove format:* %0","_attributeLabels"];return(Xr=function(){return t})()}!function(t,e){const n=Kr,r=t();for(;;)try{if(403065===parseInt(n(500))/1*(-parseInt(n(541))/2)+-parseInt(n(535))/3*(parseInt(n(529))/4)+parseInt(n(499))/5+-parseInt(n(533))/6+parseInt(n(502))/7+-parseInt(n(537))/8*(parseInt(n(524))/9)+parseInt(n(553))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class Jr{constructor(t,e){const n=Kr;this[n(514)]=[],this[n(567)]=new Map,this[n(512)]=[],this[n(578)]=new Map,this[n(572)]=t,this[n(493)]=e}[Wr(497)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(568)];o++){const i=t[o];if(!i[e(574)])continue;const a=this[e(569)](i);if(a){if(null!=i[e(522)]){if(r[e(550)](i[e(522)]))continue;r[e(555)](i[e(522)])}n[e(557)](a)}else if(e(564)!=i[e(515)])e(501)!=i[e(515)]&&e(516)!=i[e(515)]||this[e(556)](n,i,t[o+1]);else{const t=i[e(566)][e(565)];if(s[e(550)](t))continue;s[e(555)](i[e(566)][e(565)]),t==_c?this[e(559)](n,i):this[e(540)](n,i)}}return this[e(508)](n)}[Wr(489)](t){const e=Wr;this[e(514)][e(557)](t)}[Wr(532)](t,n,r=e.priorities[Wr(542)]){const s=Wr;s(547)==typeof t?(0,e.insertToPriorityArray)(this[s(512)],{matchingCallback:t,label:n,priority:r}):this[s(567)][s(527)](t,n)}[Wr(498)](t,e){const n=Wr;this[n(578)][n(527)](t,e)}[Wr(582)](t,e=1){const n=Wr;let r;for(const e of this[n(512)])if(e[n(505)](t)){r=e[n(562)];break}return r||(r=this[n(567)][n(507)](t[n(584)])),r?r(e):1!==e?e+" "+t[n(584)]+"s":""+t[n(584)]}[Wr(570)](t,e){const n=Wr,r=e[n(490)]()[n(551)](),s=n(501)==e[n(515)]?n(555):n(560);for(const e of r){const o=e[n(554)],i=t[t[n(568)]-1];if(o.is(n(509)))i&&i[n(515)][n(523)](n(544))>-1&&t[n(517)](),i&&n(575)==i[n(515)]?i[s]+=o[n(566)]:t[n(557)]({type:n(575),add:n(555)==s?o[n(566)]:"",remove:n(560)==s?o[n(566)]:""});else if(this[n(572)][n(580)](o)){const a=o;if(i&&i[n(515)][n(523)](n(544))>-1&&t[n(517)](),n(583)==e[n(515)])continue;i&&i[n(515)]==s+n(495)&&i[n(539)][n(584)]==a[n(584)]?i[n(519)]++:t[n(557)]({type:s+n(495),element:a,quantity:1}),r[n(538)]((t=>!(n(583)==t[n(515)]&&t[n(554)]==o)))}else if(this[n(572)][n(506)](o,n(545))||o.is(n(539),n(530))){const r=o;if(n(555)==s&&n(496)==e[n(515)]||n(560)==s&&n(583)==e[n(515)])continue;if(i&&-1==i[n(515)][n(523)](n(544))){n(575)==i[n(515)]&&(i[s]+="\n");continue}let a;if(a=n(555)==s?r[n(585)]&&!this[n(572)][n(580)](r[n(585)])?r[n(585)]:null:r[n(525)]&&!this[n(572)][n(580)](r[n(525)])?r[n(525)]:null,r[n(549)]||a&&a[n(549)]){const e=a&&a[n(549)]?a:r;i&&i[n(515)]==s+n(520)&&i[n(539)][n(584)]==e[n(584)]?i[n(519)]++:t[n(557)]({type:s+n(520),element:e,quantity:1})}else t[n(557)]({type:s+n(544),element:r})}}}[Wr(508)](t){const e=Wr,n=this[e(493)],r=[],s=[],o=[];for(const i of t)switch(i[e(515)]){case e(575):if(i[e(555)]=i[e(555)][e(573)](/(\S)\u000A+(\S)/g,e(552))[e(573)](/\u000A/g,""),i[e(560)]=i[e(560)][e(573)](/(\S)\u000A+(\S)/g,e(552))[e(573)](/\u000A/g,""),""!=i[e(555)]&&""!=i[e(560)]){r[e(557)]({type:e(573),content:Hr(n,e(563),['"'+i[e(560)]+'"','"'+i[e(555)]+'"'])});continue}if(null!=i[e(555)][e(504)](/^ +$/)){r[e(557)]({type:e(501),content:Hr(n,e(492),Hr(n,e(558),i[e(555)][e(568)]))});continue}if(null!=i[e(560)][e(504)](/^ +$/)){r[e(557)]({type:e(516),content:Hr(n,e(534),Hr(n,e(558),i[e(560)][e(568)]))});continue}if(""!=i[e(555)]){r[e(557)]({type:e(501),content:Hr(n,e(492),'"'+i[e(555)]+'"')});continue}r[e(557)]({type:e(516),content:Hr(n,e(534),'"'+i[e(560)]+'"')});continue;case e(503):case e(571):r[e(557)]({type:e(501),content:Hr(n,e(492),this[e(582)](i[e(539)],i[e(519)]))});continue;case e(528):case e(536):r[e(557)]({type:e(516),content:Hr(n,e(534),this[e(582)](i[e(539)],i[e(519)]))});continue;case e(511):r[e(557)]({type:e(501),content:Hr(n,e(548),this[e(582)](i[e(539)],i[e(519)]))});continue;case e(526):r[e(557)]({type:e(516),content:Hr(n,e(576),this[e(582)](i[e(539)],i[e(519)]))});continue;case e(546):s[e(557)](i[e(565)]);continue;case e(491):o[e(557)](i[e(565)]);continue;default:r[e(557)](i)}if(s[e(568)]){const t=s[e(513)]((t=>this[e(578)][e(550)](t)?this[e(578)][e(507)](t):t))[e(581)](", ");r[e(557)]({type:e(521),content:Hr(this[e(493)],e(561),t)})}if(o[e(568)]){const t=o[e(513)]((t=>this[e(578)][e(550)](t)?this[e(578)][e(507)](t):t))[e(581)](", ");r[e(557)]({type:e(521),content:Hr(this[e(493)],e(577),t)})}return r}[Wr(569)](t){const e=Wr;for(const n of this[e(514)]){const r=n(t);if(r&&e(515)in r)return r}}[Wr(540)](t,e){const n=Wr,r=e[n(566)],s=void 0===r[n(543)]?n(491):n(546);t[n(557)]({type:s,key:r[n(565)]})}[Wr(559)](t,e){const n=Wr;t[n(557)]({type:n(521),content:Hr(this[n(493)],n(531),this[n(582)](e[n(490)]()[n(510)][n(494)],1))})}[Wr(556)](t,e,n){const r=Wr;if(this[r(570)](t,e),n&&n[r(490)]()&&!e[r(490)]()[r(518)][r(579)](n[r(490)]()[r(510)])){const n=t[t[r(568)]-1],s=r(501)==e[r(515)]?r(555):r(560);n&&r(575)==n[r(515)]&&(n[s]+="\n")}}}const qr=Zr;function Zr(t,e){const n=Yr();return(Zr=function(t,e){return n[t-=390]})(t,e)}function Yr(){const t=["1139340Mycidb","1956411jUGeve","996HflwEh","2duIprz","897469ZcOsHu","commands","plugins","showAIAssistant","1896408aDkOsM","editor","5307510GlAGGA","afterInit","enableCommand","get","TrackChangesEditing","25746vBLuDG","1959462efrHNB"];return(Yr=function(){return t})()}!function(t,e){const n=Zr,r=t();for(;;)try{if(532626===parseInt(n(405))/1*(parseInt(n(404))/2)+-parseInt(n(400))/3+parseInt(n(401))/4+-parseInt(n(394))/5+-parseInt(n(403))/6*(-parseInt(n(399))/7)+parseInt(n(392))/8+parseInt(n(402))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yr);class Qr extends t.Plugin{[qr(395)](){const t=qr,e=this[t(393)],n=e[t(390)][t(397)](t(398));e[t(406)][t(397)](t(391))&&n[t(396)](t(391))}}function $r(t,e){const n=ns();return($r=function(t,e){return n[t-=312]})(t,e)}const ts=$r;!function(t,e){const n=$r,r=t();for(;;)try{if(206763===parseInt(n(340))/1*(-parseInt(n(323))/2)+-parseInt(n(352))/3*(parseInt(n(349))/4)+-parseInt(n(333))/5*(-parseInt(n(334))/6)+parseInt(n(318))/7+parseInt(n(312))/8*(-parseInt(n(353))/9)+parseInt(n(329))/10*(-parseInt(n(315))/11)+parseInt(n(347))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ns);class es extends t.Plugin{[ts(319)](){const t=ts,e=this[t(327)],n=e[t(313)];if(!e[t(338)][t(354)](t(341)))return;const r=e[t(338)][t(345)](t(342));r[t(330)](t(320)),r[t(335)](t(320)),r[t(346)][t(328)](t(320),Hr(n,t(337))),this[t(321)]()}[ts(321)](){const t=ts,e=this[t(327)],n=e[t(313)];e[t(338)][t(345)](t(342))[t(346)][t(350)]((e=>{const r=t;if(r(324)!=e[r(331)])return;const{data:s}=e;if(s&&r(320)==s[r(336)]){const t=s[r(314)][0][r(344)];return{type:r(317),content:Hr(n,r(316),function(t){const e=r;switch(t){case e(348):return Hr(n,e(332));case e(325):return Hr(n,e(343));case e(322):return Hr(n,e(351));case e(339):return Hr(n,e(326))}}(t))}}}))}}function ns(){const t=["descriptionFactory","12624108SycohR","left","92hKifSX","registerDescriptionCallback","FORMAT_ALIGN_TO_CENTER","17730RrpHLm","3006FwkoUl","has","9376sJCxXd","locale","commandParams","2013DUvxRg","*Format:* %0","format","703556VrRicD","afterInit","alignment","_registerLegacyDescription","center","628594lpsvTW","formatBlock","right","FORMAT_JUSTIFY_TEXT","editor","registerAttributeLabel","13490FGPCwM","enableDefaultAttributesIntegration","type","FORMAT_ALIGN_TO_LEFT","10NURoBp","428364MPNbRy","registerBlockAttribute","commandName","FORMAT_ALIGNMENT","plugins","justify","1mcNfmr","AlignmentEditing","TrackChangesEditing","FORMAT_ALIGN_TO_RIGHT","value","get"];return(ns=function(){return t})()}const rs=ss;function ss(t,e){const n=is();return(ss=function(t,e){return n[t-=359]})(t,e)}!function(t,e){const n=ss,r=t();for(;;)try{if(520514===parseInt(n(362))/1+-parseInt(n(405))/2+parseInt(n(369))/3+parseInt(n(386))/4+-parseInt(n(388))/5*(parseInt(n(406))/6)+parseInt(n(396))/7*(parseInt(n(412))/8)+-parseInt(n(402))/9*(parseInt(n(391))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(is);const os=[rs(371),rs(384),rs(359),rs(383),rs(387),rs(397),rs(390)];function is(){const t=["1013632TYSNmG","222qRYpVI","descriptionFactory","TrackChangesEditing","*Format:* %0","italic","FORMAT_BOLD","15128JnmedJ","*Remove format:* %0","format","UnderlineEditing","superscript","type","959597PVjxiD","registerAttributeLabel","underline","commandName","FORMAT_UNDERLINE","editor","locale","2387589JBhKdn","FORMAT_CODE","BoldEditing","FORMAT_ITALIC","forceValue","FORMAT_STRIKETHROUGH","toLowerCase","registerDescriptionCallback","afterInit","_registerLegacyDescription","FORMAT_SUPERSCRIPT","FORMAT_","registerInlineAttribute","enableDefaultAttributesIntegration","CodeEditing","ItalicEditing","bold","2416320OgFIrn","StrikethroughEditing","56530oOMbFH","code","SuperscriptEditing","2535010DZVGlb","get","commandParams","slice","plugins","1309IFHaAd","SubscriptEditing","has","strikethrough","FORMAT_SUBSCRIPT","toUpperCase","45nShwkP","subscript","formatInline"];return(is=function(){return t})()}class as extends t.Plugin{[rs(377)](){const t=rs,e=this[t(367)],n=e[t(395)][t(392)](t(408)),r=e[t(368)];for(const s of os){if(!e[t(395)][t(398)](s))continue;const o=s[t(394)](0,-7)[t(375)](),i=t(380)+o[t(401)]();n[t(382)](o),n[t(381)](o),n[t(407)][t(363)](o,Hr(r,i))}this[t(378)]()}[rs(378)](){const t=rs,e=this[t(367)],n=e[t(368)],r=e[t(395)][t(392)](t(408));function s(e,s){const o=t;r[o(407)][o(376)]((t=>{const r=o;if(r(404)!=t[r(361)])return;const{data:i}=t;return i&&i[r(365)]===e?i[r(393)][0][r(373)]?{type:r(414),content:Hr(n,r(409),s)}:{type:r(414),content:Hr(n,r(413),s)}:void 0}))}s(t(385),Hr(n,t(411))),s(t(410),Hr(n,t(372))),s(t(364),Hr(n,t(366))),s(t(389),Hr(n,t(370))),s(t(399),Hr(n,t(374))),s(t(403),Hr(n,t(400))),s(t(360),Hr(n,t(379)))}}const cs=ls;function us(){const t=["19940eNXGOA","checkChild","parent","BlockQuoteEditing","filter","1702uVnRXX","forceValue","8MenUZO","descriptionFactory","5210SWMLyB","value","model","document","selection","ELEMENT_BLOCK_QUOTE","plugins","2967940KKhcHe","registerDescriptionCallback","name","$root","commandParams","change","commands","336bvtutx","has","from","*Set format:* %0","3615773rmWiML","format","*Remove format:* %0","23UILypW","markBlockFormat","schema","commandName","enableCommand","blockQuote","getSelectedBlocks","2110860NiWiXN","afterInit","22209ozRtoa","editor","locale","TrackChangesEditing","get","6717684iHbHLG"];return(us=function(){return t})()}function ls(t,e){const n=us();return(ls=function(t,e){return n[t-=489]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(718033===-parseInt(n(507))/1*(parseInt(n(527))/2)+parseInt(n(500))/3*(-parseInt(n(522))/4)+-parseInt(n(493))/5+parseInt(n(521))/6+parseInt(n(504))/7*(-parseInt(n(529))/8)+parseInt(n(514))/9+parseInt(n(531))/10*(parseInt(n(516))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class fs extends t.Plugin{[cs(515)](){const t=cs,e=this[t(517)],n=e[t(518)];if(!e[t(492)][t(501)](t(525)))return;const r=e[t(492)][t(520)](t(519)),s=this[t(517)][t(499)][t(520)](t(512));r[t(511)](t(512),((n,o={})=>{const i=t,a=this[i(517)][i(533)][i(489)][i(490)],c=o&&void 0!==o[i(528)]?o[i(528)]:!s[i(532)];let u=[];if(c){const t=Array[i(502)](a[i(513)]())[i(526)]((t=>hs(t)||function(t,e){const n=i,r=e[n(523)](t[n(524)],n(512)),s=e[n(523)]([n(496),n(512)],t);return r&&s}(t,this[i(517)][i(533)][i(509)])));u=A(t,e[i(533)])}else{const t=Array[i(502)](a[i(513)]())[i(526)]((t=>hs(t)));u=A(t,e[i(533)])}e[i(533)][i(498)]((()=>{const t=i;for(const e of u)r[t(508)](e,{commandName:t(512),commandParams:[{forceValue:c}]})}))})),r[t(530)][t(494)]((e=>{const r=t,{data:s}=e;if(s&&r(512)==s[r(510)]){const t=Hr(n,r(491));return s[r(497)][0][r(528)]?{type:r(505),content:Hr(n,r(503),t)}:{type:r(505),content:Hr(n,r(506),t)}}}))}}function hs(t){const e=cs;return e(512)==t[e(524)][e(495)]}const gs=ds;function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=170]})(t,e)}function ps(){const t=["plugins","editor","5176hMHPmx","7bcBYpA","CaseChange","259215zUmpZv","TrackChangesEditing","1561728OoJCAD","7905432MjFSIO","changeCaseUpper","afterInit","enableCommand","1287692bNZkHu","1665XcKSgz","get","24WSCfME","325500AZuoYV","110cWAmZi","changeCaseLower","changeCaseTitle","1971460ZnHFkC","has"];return(ps=function(){return t})()}!function(t,e){const n=ds,r=t();for(;;)try{if(675478===parseInt(n(187))/1+-parseInt(n(182))/2+-parseInt(n(190))/3*(-parseInt(n(191))/4)+parseInt(n(180))/5+-parseInt(n(183))/6*(-parseInt(n(178))/7)+parseInt(n(177))/8*(parseInt(n(188))/9)+-parseInt(n(173))/10*(parseInt(n(170))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[gs(185)](){const t=gs,e=this[t(176)];e[t(175)][t(174)](t(179))&&(e[t(175)][t(189)](t(181))[t(186)](t(184)),e[t(175)][t(189)](t(181))[t(186)](t(171)),e[t(175)][t(189)](t(181))[t(186)](t(172)))}}const Is=bs;function Es(){const t=["editor","get","2714588ibUhJi","6381JrfptS","11442612kIJhTg","TrackChangesEditing","2804560FdqIip","1113KgJxic","10NhdkDo","1048gvsjHk","commands","3FLDtnz","afterInit","9985822PFdCuZ","plugins","enableCommand","10746iNDlGF","ckbox","25548mkAHvu","58aZntfG"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=263]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(459741===-parseInt(n(274))/1*(-parseInt(n(277))/2)+parseInt(n(269))/3*(parseInt(n(280))/4)+parseInt(n(264))/5+parseInt(n(276))/6*(parseInt(n(265))/7)+parseInt(n(267))/8*(parseInt(n(281))/9)+parseInt(n(266))/10*(-parseInt(n(271))/11)+-parseInt(n(282))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(270)](){const t=Is,e=this[t(278)];e[t(268)][t(279)](t(275))&&e[t(272)][t(279)](t(263))[t(273)](t(275))}}const _s=ks;function ys(){const t=["document","from","forceValue","18yyXGgW","checkChild","registerDescriptionCallback","find","2748606ZhbfDF","565445DyEoCi","codeBlock","registerElementLabel","selection","languages","plugins","format","toLowerCase","get","descriptionFactory","indentCodeBlock","rootElement","parent","942406vSZWTc","enableCommand","markBlockFormat","model","TrackChangesEditing","commandName","afterInit","2245730ckQuHJ","commands","has","commandParams","14618900ddRUOp","value","1498928AfaIQn","90TfqnDN","498981swpkSq","label","editor","name","change","8jZMLOY","locale","language","filter","schema","blockName","ELEMENT_CODE_BLOCK","CodeBlock","type","config","*Remove format:* %0","formatBlock","isLimit","outdentCodeBlock","getSelectedBlocks","*Set format:* %0"];return(ys=function(){return t})()}!function(t,e){const n=ks,r=t();for(;;)try{if(607870===parseInt(n(481))/1+parseInt(n(488))/2+-parseInt(n(467))/3+parseInt(n(501))/4*(parseInt(n(468))/5)+parseInt(n(495))/6*(parseInt(n(496))/7)+-parseInt(n(494))/8*(parseInt(n(463))/9)+-parseInt(n(492))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class As extends t.Plugin{[_s(487)](){const t=_s,e=this[t(498)];if(!e[t(473)][t(490)](t(508)))return;const n=e[t(473)][t(476)](t(485)),r=e[t(502)],s=e[t(510)][t(476)](t(469))[t(472)],o=e[t(489)][t(476)](t(469));n[t(482)](t(478)),n[t(482)](t(514)),n[t(482)](t(469),((r,i={})=>{const a=t,c=e[a(484)],u=e[a(484)][a(517)][a(471)],l=i&&void 0!==i[a(462)]?i[a(462)]:!o[a(493)];let f;i[a(503)]||(i[a(503)]=s[0][a(503)]),f=l?Array[a(461)](u[a(515)]())[a(504)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(479))&&!e[n(513)](t)&&e[n(464)](t[n(480)],n(469))}(t,c[a(505)]))):Array[a(461)](u[a(515)]())[a(504)]((t=>Cs(t)));const h=A(f,c);c[a(500)]((()=>{const t=a;for(const e of h)n[t(483)](e,{commandName:t(469),commandParams:[{...i,forceValue:l}],formatGroupId:t(506)})}))})),n[t(477)][t(470)](t(469),(e=>Hr(r,t(507),e))),n[t(477)][t(465)]((e=>{const n=t;if(n(512)!=e[n(509)])return;const o=r.t,{data:i}=e;if(!i||n(469)!=i[n(486)])return;const a=i[n(491)][0][n(503)],c=o(s[n(466)]((t=>t[n(503)]===a))[n(497)])[n(475)]();return i[n(491)][0][n(462)]?{type:n(474),content:Hr(r,n(516),Hr(r,n(507),1)+" ("+c+")")}:{type:n(474),content:Hr(r,n(511),Hr(r,n(507),1))}}))}}function ks(t,e){const n=ys();return(ks=function(t,e){return n[t-=461]})(t,e)}function Cs(t){const e=_s;return e(469)==t[e(499)]}const Ls=Rs;function Ns(){const t=["get","76110zvKQBi","577602QiIaZA","editor","CommentsEditing","enableCommand","addCommentThread","400200IEWzbQ","14tZGCvT","50naSfJA","plugins","has","97494vTBxKi","56yRdvxO","220912hVAxBw","4418jgsjSi","TrackChangesEditing","235890xkFxzh","afterInit"];return(Ns=function(){return t})()}function Rs(t,e){const n=Ns();return(Rs=function(t,e){return n[t-=241]})(t,e)}!function(t,e){const n=Rs,r=t();for(;;)try{if(185755===-parseInt(n(243))/1+-parseInt(n(255))/2*(parseInt(n(259))/3)+-parseInt(n(254))/4+parseInt(n(248))/5+-parseInt(n(245))/6+-parseInt(n(241))/7*(-parseInt(n(242))/8)+parseInt(n(249))/9*(parseInt(n(256))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ns);class Ss extends t.Plugin{[Ls(246)](){const t=Ls,e=this[t(250)];e[t(257)][t(258)](t(251))&&e[t(257)][t(247)](t(244))[t(252)](t(253))}}var vs=n(834);function Ms(t,e,n){const r=Os,s=[];for(const o of e[r(335)]())o[r(345)](t)&&s[r(333)](n[r(332)](o));return s}function Os(t,e){const n=Fs();return(Os=function(t,e){return n[t-=312]})(t,e)}function ws(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(339)][r(350)](r(341));return(o,i,a)=>{const c=r;if(!a[c(344)][c(327)](i[c(346)],o[c(336)]))return;const u=i[c(346)][c(362)](),l=i[c(346)][c(357)],f=t[c(312)][c(331)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(354)];d=d||f[c(359)](e);const n=a[c(313)][c(329)](e);if(n&&n[c(349)](c(347)))return;c(338)==t[c(319)]&&f[c(363)](e)&&!f[c(315)](e)&&(e[c(351)]||l[c(323)]?h&&h[c(314)]==e||(h=e,m(t[c(360)]),p=!0):g=g||t[c(360)])}function m(t){const r=c,o=a[r(320)][r(317)](r(342),{class:r(328)+e}),u=a[r(313)][r(348)](t);n&&s[r(321)][r(324)](i[r(343)])&&a[r(320)][r(353)](r(322),o),a[r(320)][r(325)](u,o),a[r(313)][r(355)](o,i[r(343)])}d||p||!g||m(g)}}function Fs(){const t=["test","ck-suggestion-marker-","toViewElement","407529nIDPXe","schema","createRangeOn","push","13213920RWXnIw","getItems","name","270dRLuFm","elementEnd","plugins","2168uAIksa","TrackChangesEditing","span","markerName","consumable","hasAttribute","markerRange","addHighlight","toViewPosition","getCustomProperty","get","nextSibling","8AWvSAL","addClass","item","bindElementToMarker","599475pBpbDF","start","189665sregYO","isContent","previousPosition","22959WnVNDQ","getWalker","isBlock","model","mapper","parent","isLimit","1047681LrFHIa","createUIElement","15828934iweUgW","type","writer","activeMarkers","ck-suggestion-marker--active","isAtEnd","includes","insert","4cLEuwo"];return(Fs=function(){return t})()}function Ds(t,e){const n=xs();return(Ds=function(t,e){return n[t-=249]})(t,e)}!function(t,e){const n=Os,r=t();for(;;)try{if(794766===parseInt(n(316))/1+parseInt(n(352))/2*(-parseInt(n(330))/3)+-parseInt(n(326))/4*(parseInt(n(356))/5)+parseInt(n(337))/6*(parseInt(n(358))/7)+-parseInt(n(340))/8*(parseInt(n(361))/9)+parseInt(n(334))/10+-parseInt(n(318))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fs);const Ps=Ds;function xs(){const t=["editing","411RxfdZk","191570jRbuKX","commands","4110duUAsw","4684Cdurnx","$graveyard","showSuggestionHighlights","high","remove","document","selection","unlock","enqueueChange","3828305sXBsKC","uiElement","end","options","852hkdQmz","init","enableCommand","unbindElementFromMarkerName","start","55ivevJN","forward","38PVJuKg","addMarker:suggestion:deletion","buffer","detach","markerNameToElements","9BwtArQ","batch","requires","createRange","removeMarker:suggestion:deletion","getFirstRange","data","delete","root","unit","lock","get","editor","plugins","1049300JUPBMC","downcastDispatcher","TrackChangesEditing","1251232zXibgn","deleteForward","mapper","setSelection","965HnPwoJ","fromRange","writer","createSelection","modifySelection","model","12FFeljM","markerName","isCollapsed","rootName","merge","bind"];return(xs=function(){return t})()}!function(t,e){const n=Ds,r=t();for(;;)try{if(192478===-parseInt(n(253))/1*(parseInt(n(260))/2)+parseInt(n(299))/3*(parseInt(n(303))/4)+parseInt(n(286))/5*(parseInt(n(302))/6)+parseInt(n(279))/7+parseInt(n(282))/8*(parseInt(n(265))/9)+-parseInt(n(300))/10*(parseInt(n(258))/11)+-parseInt(n(292))/12*(parseInt(n(249))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Bs extends t.Plugin{static get[Ps(267)](){return[vs.Delete]}[Ps(254)](){const t=Ps,e=this[t(277)],n=e[t(278)][t(276)](t(281));n[t(255)](t(272));const r=e[t(301)][t(276)](t(283));n[t(255)](t(283),((n,s={})=>{const o=t,a=e[o(291)][o(289)](e[o(291)][o(308)][o(309)]);a[o(294)]&&e[o(291)][o(290)](a,{direction:o(259),unit:s[o(274)]});const c=a[o(270)](),u=i.LiveRange[o(287)](c);let l;n(s),l=o(304)==u[o(273)][o(295)]?e[o(291)][o(268)](c[o(257)]):e[o(291)][o(268)](u[o(257)],u[o(251)]),u[o(263)](),e[o(291)][o(311)](r[o(262)][o(266)],(t=>{const e=o;r[e(262)][e(275)](),t[e(285)](t[e(268)](l[e(251)])),r[e(262)][e(310)]()}))})),e[t(298)][t(280)].on(t(261),ws(e,t(296)),{priority:t(306)}),e[t(271)][t(280)].on(t(261),((n,r,s)=>{const o=t;s[o(252)][o(305)]&&ws(e,o(296),{showActiveMarker:!1})[o(297)](this)(n,r,s)}),{priority:t(306)}),e[t(298)][t(280)].on(t(269),((e,n,r)=>{const s=t,o=r[s(284)][s(264)](n[s(293)]);if(o)for(const t of o)t.is(s(250))&&(r[s(284)][s(256)](t,n[s(293)]),r[s(288)][s(307)](t))}),{priority:t(306)})}}const Us=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=393]})(t,e)}function Gs(){const t=["*Merge:* list item","map","todoList","refresh","attributes","*Set format:* %0","removeMarker","isLocal","286558RvRzde","deletion","*Format:* insert into %0","setSelection","_suggestionFactory","trackChangesCommand","plugins","mergeListItemForward","_supportLegacySuggestions","enableDefaultAttributesIntegration","bulletedList","2086368qvaLxu","default","accept","ELEMENT_","*Merge:* %0","execute","registerDescriptionCallback","getSuggestions","todoListChecked","oldValue","ELEMENT_BULLETED_LIST","differ","next","descriptionFactory","todo","find","multipleBlocks","indentList","*Uncheck item*","getAttribute","checkTodoList","registerAttributeLabel","_getAttributeKey","isNextTo","listMarker","FORMAT_INDENT","formatBlock","afterInit","format","containsItem","3162543gvGLAt","createPositionAt","mergeListItemBackward","*Remove format:* %0","*Outdent:* %0","document","config","*Split:* list item","batch","todoListCheck","attributeKey","nextSibling","head","*Check item*","type","listIndent","data","start","_registerLegacyDescription","key","ELEMENT_LIST_ITEM","listMarkerStyle","fromRange","splitListItemAfter","_findSuggestions","isUndo","TodoListEditing","13914872sHtjDX","getRanges","groupId","numbered","change","7RKpqlw","detach","ELEMENT_NUMBERED_LIST","registerCustomCallback","splitListItemBefore","commands","ListEditing","value","numberedList","registerBlockAttribute","listType","forceValue","getChanges","range","*Indent:* %0","suggestion","commandName","customNumberedList","has","ELEMENT_TODO_LIST","documentList","locale","1875ZnrsgR","getFirstRange","getFirstMarker","_LIST","filter","240183aaAtfa","12UtUVpI","schema","commandParams","listItemId","listStyle","get","newValue","includes","model","list.multiBlock","from","TrackChangesEditing","meta","every","registerElementLabel","*Change to:* %0","12643500LMJbTu","push","selection","nodeAfter","*Format:* remove from %0","bulleted","outdentList","registerPostFixer","listReversed","setAttribute","editor","toUpperCase","15816pNAcJE","isObject","length","previousSibling","end","customBulletedList","parent","listItemIdFixer","listStart","createRange","attribute","noTrackChangesFixer","assureChains"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(918177===parseInt(n(409))/1*(-parseInt(n(458))/2)+parseInt(n(499))/3+parseInt(n(437))/4*(parseInt(n(403))/5)+-parseInt(n(469))/6+-parseInt(n(531))/7*(-parseInt(n(526))/8)+-parseInt(n(408))/9+-parseInt(n(425))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[Us(496)](){const t=Us,e=this[t(435)];if(!e[t(464)][t(399)](t(537)))return;const n=e[t(402)],r=e[t(464)][t(414)](t(420)),s=e[t(464)][t(399)](t(525)),o=!!e[t(505)][t(414)](t(418));function i(e){const r=t;return{type:r(497),content:""+Hr(n,r(455),e)}}function a(e){const r=t;return{type:r(497),content:""+Hr(n,r(502),e)}}r[t(467)](t(539)),r[t(467)](t(468)),r[t(467)](t(398)),r[t(467)](t(442)),r[t(467)](t(486)),r[t(467)](t(431)),r[t(467)](t(522)),r[t(467)](t(535)),r[t(540)](t(412)),r[t(540)](t(541)),r[t(540)](t(514)),o&&(r[t(467)](t(501)),r[t(467)](t(465))),s&&(r[t(467)](t(452)),r[t(467)](t(489)),r[t(540)](t(477)),r[t(482)][t(475)]((e=>{const r=t,{data:s}=e;if(s&&r(477)==s[r(518)])return{type:r(497),content:s[r(415)]?Hr(n,r(512)):Hr(n,r(487))}})),this[t(435)][t(417)][t(504)][t(432)]((e=>{const n=t;if(e[n(507)][n(524)])return!1;let s=!1;const o=r[n(476)]({skipNotAttached:!0})[n(407)]((t=>n(477)===r[n(491)](t)));for(const t of o)n(483)!=t[n(404)]()[n(516)][n(428)][n(488)](n(541))&&(r[n(523)](t[n(404)](),n(447))[n(484)]((t=>n(541)===r[n(491)](t[n(396)])))||(e[n(456)](t[n(405)]()),s=!0));return s}))),r[t(482)][t(490)](t(514),Hr(n,t(494)));const c={type:t(497),content:""};r[t(482)][t(475)]((e=>{const r=t,{data:s}=e;if(!s||r(541)!=s[r(518)])return;let u=e[r(511)];for(;u;){if(u[r(515)]&&((r(413)==u[r(515)][r(518)]||r(520)==u[r(515)][r(518)])&&(u[r(515)][r(415)]&&r(470)!=u[r(515)][r(415)]||r(470)!=u[r(515)][r(478)]&&!s[r(415)])||!o&&u[r(515)][r(518)]==_c))return c;u=u[r(481)]}if(null==s[r(415)])switch(s[r(478)]){case r(430):return a(Hr(n,r(479)));case r(529):return a(Hr(n,r(533)));case r(483):return a(Hr(n,r(400)))}switch(s[r(415)]){case r(430):return i(Hr(n,r(479)));case r(529):return i(Hr(n,r(533)));case r(483):return i(Hr(n,r(400)))}})),r[t(482)][t(475)]((e=>{const n=t,{data:r}=e;if(r&&n(514)==r[n(518)])return null==r[n(415)]||null==r[n(478)]&&0==r[n(415)]?c:void 0})),r[t(482)][t(475)]((e=>{const r=t;if(r(447)!=e[r(513)])return;const{data:s}=e;if(!s||r(412)!=s[r(518)])return;const o=zs(e);return r(415)==o?{type:r(497),content:Hr(n,r(450))}:r(478)==o?{type:r(497),content:Hr(n,r(506))}:c})),e[t(417)][t(504)][t(432)]((e=>this[t(444)](e))),e[t(417)][t(504)][t(432)]((e=>this[t(448)](e))),e[t(417)][t(504)][t(432)]((e=>this[t(449)](e))),this[t(466)]()}[Us(444)](t){const e=Us;if(t[e(507)][e(524)]||!t[e(507)][e(457)])return!1;let n=!1;const r=this[e(435)][e(464)][e(414)](e(420))[e(476)]({skipNotAttached:!0})[e(407)]((t=>t[e(515)]&&e(412)==t[e(515)][e(518)]))[e(407)]((t=>t[e(515)][e(415)]&&t[e(515)][e(478)]));for(const s of r)zs(s)||(t[e(456)](s[e(405)]()),n=!0);return n}[Us(448)](t){const e=Us;if(t[e(507)][e(524)]||!t[e(507)][e(457)])return!1;const n=this[e(435)][e(464)][e(414)](e(420));if(n[e(463)][e(538)])return!1;let r=!1;const s=[e(541),e(412),e(514),e(413),e(445),e(433),e(508),e(493),e(520)],o=this[e(435)][e(417)][e(504)][e(480)][e(393)]()[e(407)]((t=>e(447)==t[e(513)]))[e(407)]((t=>s[e(416)](t[e(509)])));if(0==o[e(439)])return r;for(const i of o){const o=n[e(523)](i[e(394)],e(447))[e(407)]((t=>!t[e(421)][e(492)]))[e(451)]((t=>t[e(396)]))[e(407)]((t=>{const r=e,o=n[r(491)](t);return s[r(416)](o)}));if(o[e(439)]){for(const n of o)t[e(456)](n[e(405)]());r=!0}}return r}[Us(449)](t){const e=Us;if(t[e(507)][e(524)]||!t[e(507)][e(457)])return!1;const n=this[e(435)][e(464)][e(414)](e(420));let r=!1;const s=[e(541),e(412),e(514),e(413),e(445),e(433),e(508),e(493),e(520)];for(const t of n[e(476)]({skipNotAttached:!0})){const o=n[e(523)](t[e(404)](),e(447))[e(451)]((t=>t[e(396)]))[e(407)]((t=>t[e(515)]&&s[e(416)](t[e(515)][e(518)])));if(!o[e(439)])continue;const a=o[0][e(511)][e(454)][e(528)];if(!o[e(422)]((t=>t[e(454)][e(528)]===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(476)]({skipNotAttached:!0})[s(407)]((e=>s(447)==e[s(513)]&&e[s(454)][s(528)]==t)))e[s(434)](s(528),r)}function i(t,n){const r=e;let s=t[r(511)],i=!1;for(;s;)s[r(454)][r(528)]!=n&&(o(s[r(454)][r(528)],n),s[r(434)](r(528),n),i=!0),s=s[r(481)];return i}}[Us(466)](){const t=Us,e=this[t(435)],n=e[t(402)],r=e[t(464)][t(414)](t(420));this[t(517)](),r[t(462)][t(534)](t(495),t(401),t(471),(function(n,r){const s=t,o=[];for(let t of n)t[s(516)][s(428)]===t[s(441)][s(443)]&&(t=e[s(417)][s(446)](e[s(417)][s(500)](t[s(516)][s(428)],0))),o[s(426)](t);e[s(417)][s(530)]((t=>{const n=s,a=e[n(417)][n(504)][n(427)],c=Array[n(419)](a[n(527)]())[n(451)]((t=>i.LiveRange[n(521)](t)));t[n(461)](o),e[n(536)][n(414)](r[n(397)])[n(453)](),r[n(411)][n(426)]({forceDefaultExecution:!0}),e[n(474)](r[n(397)],...r[n(411)]),t[n(461)](c);for(const t of c)t[n(532)]()}))})),r[t(482)][t(423)]((function(n){const r=t,s=!e[r(417)][r(410)][r(438)](n),o=n[r(440)],i=n[r(510)],a=n[r(488)](r(412)),c=!o||o[r(488)](r(412))!==a,u=!i||i[r(488)](r(412))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(519),e)))}[Us(517)](){const t=Us,e=this[t(435)],n=e[t(402)];function r(n){const r=t,s=e[r(536)][r(414)](r(468))[r(538)],o=e[r(536)][r(414)](r(539))[r(538)];return r(539)===n?s:o}e[t(464)][t(414)](t(420))[t(482)][t(475)]((function(s){const o=t;if(o(495)!=s[o(513)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(397)]){case o(468):u=i[o(411)][0][o(542)],l=r(i[o(397)]),a=o(u?460:429),!l&&e[o(505)][o(414)](o(418))||(a=o(424)),c={type:o(497),content:Hr(n,a,Hr(n,o(479)))};break;case o(539):u=i[o(411)][0][o(542)],l=r(i[o(397)]),a=o(u?460:429),!l&&e[o(505)][o(414)](o(418))||(a=o(424)),c={type:o(497),content:Hr(n,a,Hr(n,o(533)))};break;case o(486):a=o(395),c={type:o(497),content:Hr(n,a,Hr(n,o(519)))};break;case o(431):a=function(t){const e=o,n=t[e(404)]();let r=n[e(516)][e(428)];for(;r&&n[e(498)](r);){if(r[e(488)](e(514))>0)return!1;r=r[e(510)]}return!0}(s)?Hr(n,o(429),Hr(n,function(t){const e=o;return e(472)+t[e(404)]()[e(516)][e(428)][e(488)](e(541))[e(436)]()+e(406)}(s))):Hr(n,o(503),Hr(n,o(519))),c={type:o(497),content:a};break;case o(501):case o(465):!1===i[o(485)]&&(a=o(473),c={type:o(459),content:Hr(n,a,Hr(n,o(519)))})}return c}))}}function zs(t){const e=Us;let n=t[e(404)]()[e(516)][e(428)][e(440)];for(;n;){const r=n[e(488)](e(412));if(!r)return!1;if(r==t[e(515)][e(415)])return e(415);if(r==t[e(515)][e(478)])return e(478);n=n[e(440)]}return!1}const Hs=Ks;!function(t,e){const n=Ks,r=t();for(;;)try{if(496407===-parseInt(n(222))/1+parseInt(n(191))/2*(parseInt(n(220))/3)+-parseInt(n(218))/4+-parseInt(n(192))/5+parseInt(n(214))/6+-parseInt(n(250))/7+parseInt(n(215))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qs);class Ws extends t.Plugin{[Hs(223)](){const t=Hs;if(!this[t(261)][t(237)][t(202)](t(225)))return;const e=this[t(261)][t(188)][t(230)](t(239)),n=this[t(261)][t(237)][t(230)](t(235));e[t(238)]&&(n[t(257)](t(229)),n[t(211)](t(229))),e[t(264)]&&(n[t(257)](t(187)),n[t(211)](t(187))),e[t(259)]&&(n[t(257)](t(193)),n[t(211)](t(193)));const r={type:t(224),content:""};n[t(217)][t(252)](this[t(206)][t(194)](this));const s=this[t(261)][t(231)];n[t(217)][t(209)](t(187),Hr(s,t(234))),n[t(217)][t(252)]((e=>{const n=t,{data:s}=e;if(s&&n(187)==s[n(196)])return null==s[n(262)]||0==s[n(262)]&&null==s[n(198)]?r:void 0})),n[t(217)][t(209)](t(193),Hr(s,t(213))),n[t(217)][t(252)]((e=>{const n=t,{data:s}=e;if(s&&n(193)==s[n(196)])return null==s[n(262)]||1==s[n(262)]&&null==s[n(198)]?r:void 0})),this[t(261)][t(221)][t(183)][t(241)]((e=>{const r=t;if(e[r(179)][r(233)])return!1;let s=!1;const o=n[r(248)]({skipNotAttached:!0})[r(267)]((t=>{const e=r,s=n[e(254)](t);return e(193)==s||e(187)==s}));for(const t of o){const o=t[r(256)]()[r(210)][r(203)][r(181)](r(178));r(185)!=o&&r(243)!=o&&(n[r(184)](t[r(256)](),r(200))[r(201)]((t=>r(178)==n[r(254)](t[r(258)])))||(e[r(244)](t[r(182)]()),s=!0))}return s})),this[t(212)]()}[Hs(206)](t){const e=Hs,n=this[e(261)][e(231)],{data:r}=t,s={type:e(224),content:""};if(!r||e(229)!=r[e(196)])return;if(!r[e(198)])return e(232)==r[e(262)]?s:{type:e(224),content:""+Hr(n,e(219),Hr(n,this[e(251)](r[e(262)])))};if(!r[e(262)]){if(e(232)==r[e(198)])return s;let o=t[e(207)];for(;o;){if(o[e(228)]&&e(178)==o[e(228)][e(196)]&&o[e(228)][e(262)])return s;o=o[e(253)]}return{type:e(224),content:""+Hr(n,e(205),Hr(n,this[e(251)](r[e(198)])))}}if(e(232)!=r[e(262)])return{type:e(224),content:""+Hr(n,e(219),Hr(n,this[e(251)](r[e(262)])))};let o=t[e(207)];for(;o;){if(o[e(228)]&&e(178)==o[e(228)][e(196)]&&o[e(228)][e(262)]&&o[e(228)][e(198)])return s;o=o[e(253)]}const i=t[e(256)]()[e(210)][e(203)][e(181)](e(178));return{type:e(224),content:Hr(n,e(219),Hr(n,e(180)+i[e(204)]()+e(227)))}}[Hs(212)](){const t=Hs,e=this[t(261)],n=e[t(231)];e[t(237)][t(230)](t(235))[t(217)][t(252)]((e=>{const r=t;if(r(249)!=e[r(189)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(242)]){case r(229):o=r(195),i={type:r(224),content:Hr(n,o,Hr(n,this[r(251)](s[r(266)][0][r(189)])))};break;case r(187):o=s[r(266)][0][r(264)]?r(245):r(197),i={type:r(224),content:Hr(n,o)};break;case r(193):o=r(255),i={type:r(224),content:Hr(n,o,s[r(266)][0][r(259)])}}return i}))}[Hs(251)](t){const e=Hs;return e(180)+function(t){const n=e;return Xs[n(226)](t)?n(208):Js[n(226)](t)?n(185):null}(t)[e(204)]()+e(263)+t[e(204)]()[e(216)](/-/g,"_")}}function Ks(t,e){const n=qs();return(Ks=function(t,e){return n[t-=178]})(t,e)}const Xs=[Hs(236),Hs(246),Hs(190)],Js=[Hs(240),Hs(186),Hs(260),Hs(265),Hs(199),Hs(247)];function qs(){const t=["*Set format:* %0","6189GZaABZ","model","266126iDADxX","afterInit","format","ListPropertiesEditing","includes","_LIST_DEFAULT","data","listStyle","get","locale","default","isUndo","FORMAT_LIST_REVERSED","TrackChangesEditing","disc","plugins","styles","list.properties","decimal","registerPostFixer","commandName","customNumbered","removeMarker","*Format:* set order to reversed","circle","upper-latin","getSuggestions","formatBlock","4749626xpruow","_getTranslationKeyForListStyle","registerDescriptionCallback","next","_getAttributeKey","*Format:* set start index to %0","getFirstRange","enableDefaultAttributesIntegration","suggestion","startIndex","lower-roman","editor","newValue","_LIST_","reversed","upper-roman","commandParams","filter","listType","batch","ELEMENT_","getAttribute","getFirstMarker","document","_findSuggestions","numbered","decimal-leading-zero","listReversed","config","type","square","334CEPNDn","1895540FMqPOk","listStart","bind","*Change to:* %0","key","*Format:* set order to regular","oldValue","lower-latin","attribute","find","has","nodeAfter","toUpperCase","*Remove format:* %0","handleDescriptions","head","bulleted","registerAttributeLabel","start","registerBlockAttribute","_registerLegacyDescription","FORMAT_LIST_START","2134860YdbdoC","13695472iQUtjC","replace","descriptionFactory","2368424cmwybT"];return(qs=function(){return t})()}var Zs=n(507);const Ys=$s;function Qs(){const t=["data","64224wGfNfR","createPositionAt","fire","30mtZRno","nextSibling","markInsertion","401618gelbrS","parent","unbindElementFromMarkerName","ck-suggestion-marker-split","31054380EItSZl","split","markerNameToElements","removeMarker:suggestion:insertion","11756mFNoRL","document","options","getFirstRange","init","markerName","2434488ydBuvm","downcastDispatcher","commands","mapper","hasClass","end","afterExecute","addMarker:suggestion:insertion","288zvMkuI","change","createRange","enableCommand","showSuggestionHighlights","requires","TrackChangesEditing","722205dvGwZi","editor","get","1256reiyPE","659052OxEqzG","editing","model","high","bind","getFirstPosition","enterBlock","detach","writer","setSelection","plugins","selection","fromRange","enter","remove"];return(Qs=function(){return t})()}function $s(t,e){const n=Qs();return($s=function(t,e){return n[t-=459]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(597377===-parseInt(n(504))/1+-parseInt(n(482))/2+parseInt(n(471))/3*(-parseInt(n(512))/4)+-parseInt(n(478))/5*(parseInt(n(501))/6)+parseInt(n(463))/7+parseInt(n(481))/8*(-parseInt(n(498))/9)+parseInt(n(508))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qs);class to extends t.Plugin{static get[Ys(476)](){return[Zs.Enter]}[Ys(461)](){const t=Ys,e=this[t(479)],n=e[t(492)][t(480)](t(477)),r=e[t(465)][t(480)](t(495));n[t(474)](t(495),(()=>{const s=t;e[s(484)][s(472)]((t=>{const o=s,a=e[o(484)][o(513)][o(493)],c=a[o(487)](),u=i.LiveRange[o(494)](a[o(460)]());if(r[o(488)](t)){const r=e[o(484)][o(499)](c[o(505)][o(502)],0),s=t[o(473)](c,r);n[o(503)](s)}else t[o(491)](t[o(473)](u[o(468)]));u[o(489)](),r[o(500)](o(469),{writer:t})}))})),e[t(483)][t(464)].on(t(470),ws(e,t(509)),{priority:t(485)}),e[t(483)][t(464)].on(t(511),((e,n,r)=>{const s=t,o=r[s(466)][s(510)](n[s(462)]);if(o)for(const t of o)t[s(467)](s(507))&&(r[s(466)][s(506)](t,n[s(462)]),r[s(490)][s(496)](t))}),{priority:t(485)}),e[t(497)][t(464)].on(t(470),((n,r,s)=>{const o=t;s[o(459)][o(475)]&&ws(e,o(509),{showActiveMarker:!1})[o(486)](this)(n,r,s)}),{priority:t(485)})}}const eo=ro;function no(){const t=["1341400odAjUi","markers","suggestion:deletion","18rLauSw","196885hyDPPQ","getIntersection","enableCommand","getMarkersGroup","has","5579GsAYNB","findNext","string","item","FindAndReplaceUtils","createPositionAt","end","20318gzGvQn","plugins","createRange","get","find","TrackChangesEditing","_isInDeletionRange","start","1293095OUkegw","filter","4dBEzuS","1331613zEdyQO","FindAndReplaceEditing","bind","findPrevious","afterInit","replaceAll","handleFindCommand","replace","editor","getRange","model","findByTextCallback","471462aTrbeh","1616DxOQtm"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=178]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(130700===parseInt(n(211))/1+parseInt(n(182))/2*(-parseInt(n(210))/3)+-parseInt(n(192))/4*(parseInt(n(190))/5)+parseInt(n(205))/6+parseInt(n(216))/7*(parseInt(n(206))/8)+parseInt(n(193))/9+-parseInt(n(207))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(no);class so extends t.Plugin{[eo(197)](){const t=eo;if(!this[t(201)][t(183)][t(215)](t(194)))return;const e=this[t(201)][t(183)][t(185)](t(187));e[t(213)](t(186),this[t(199)][t(195)](this)),e[t(213)](t(217)),e[t(213)](t(196)),e[t(213)](t(200)),e[t(213)](t(198))}[eo(199)](t,e,n={}){const r=eo,s=this[r(201)][r(183)][r(185)](r(179));return t((t=>(r(218)==typeof e?s[r(204)](e,n):e)(t)[r(191)]((e=>!1===this[r(188)](e,t[r(178)])))),n)}[eo(188)](t,e){const n=eo,r=this[n(201)][n(203)][n(184)](this[n(201)][n(203)][n(180)](e,t[n(189)]),this[n(201)][n(203)][n(180)](e,t[n(181)]));for(const t of this[n(201)][n(203)][n(208)][n(214)](n(209)))if(null!==r[n(212)](t[n(202)]()))return!0;return!1}}function oo(t,e){const n=ao();return(oo=function(t,e){return n[t-=165]})(t,e)}const io=oo;function ao(){const t=["73744QDPudq","FontColorEditing","fontSize.options","enableDefaultAttributesIntegration","fontColor.colors","*Set font color:* %0","247317qKywMV","fontBackgroundColor","normalizeSizeOptions","*Set font size:* %0","value","_registerLegacyDescription","FontFamilyEditing","model","187wHNJfn","*Set font family:* %0","editor","trim","FontSizeEditing","612258jALkHM","FORMAT_FONT_BACKGROUND","registerDescriptionCallback","toLowerCase","FontBackgroundColorEditing","commandName","1670733ltgSGJ","165340PkkScF","*Reset font size*","FORMAT_FONT_FAMILY","*Reset font background color*","get","afterInit","*Set font background color:* %0","FORMAT_FONT_COLOR","fontSize","fontColor","commandParams","295185LJZFzX","6jSkmaK","config","descriptionFactory","find","*Reset font color*","fontFamily","fontBackgroundColor.colors","plugins","registerAttributeLabel","FORMAT_FONT_SIZE","has","title","format","*Reset font family*","locale","label","FontSize","2OhHHgp","56vFixHm","type","registerInlineAttribute","formatInline","1574736EObDCH","TrackChangesEditing"];return(ao=function(){return t})()}!function(t,e){const n=oo,r=t();for(;;)try{if(285941===parseInt(n(195))/1+-parseInt(n(188))/2*(-parseInt(n(214))/3)+-parseInt(n(193))/4+-parseInt(n(170))/5*(-parseInt(n(171))/6)+-parseInt(n(201))/7*(-parseInt(n(189))/8)+-parseInt(n(220))/9+-parseInt(n(221))/10*(-parseInt(n(209))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:io(213),commandName:io(167)},{pluginName:io(207),commandName:io(176)},{pluginName:io(196),commandName:io(168)},{pluginName:io(218),commandName:io(202)}];class uo extends t.Plugin{[io(226)](){const t=io,e=this[t(211)][t(185)],n=this[t(211)][t(178)][t(225)](t(194));for(const{pluginName:e,commandName:r}of co)this[t(211)][t(178)][t(181)](e)&&(n[t(198)](r),n[t(191)](r));e.t,n[t(173)][t(179)](t(167),Hr(e,t(180))),n[t(173)][t(179)](t(176),Hr(e,t(223))),n[t(173)][t(179)](t(168),Hr(e,t(166))),n[t(173)][t(179)](t(202),Hr(e,t(215))),this[t(206)]()}[io(206)](){const t=io,e=this[t(211)],n=e[t(185)];e[t(178)][t(225)](t(194))[t(173)][t(216)]((e=>{const r=t,o=n.t;if(r(192)!=e[r(190)])return;const{data:i}=e;if(null!=i){if(r(167)==i[r(219)]){const t=i[r(169)][0][r(205)];if(t){const e=o(this[r(211)][r(178)][r(225)](r(187))[r(203)](this[r(211)][r(172)][r(225)](r(197)))[r(174)]((e=>e[r(208)]==t))[r(182)])[r(217)]();return{type:r(183),content:Hr(n,r(204),e)}}return{type:r(183),content:Hr(n,r(222))}}if(r(176)==i[r(219)]){const t=i[r(169)][0][r(205)];return t?{type:r(183),content:Hr(n,r(210),t)}:{type:r(183),content:Hr(n,r(184))}}if(r(168)==i[r(219)]){const t=i[r(169)][0][r(205)];if(t){const e=(0,s.normalizeColorOptions)(this[r(211)][r(172)][r(225)](r(199)))[r(174)]((e=>e[r(208)]==t));let i=t,a="";return e&&(i=e[r(186)],a=o(i)[r(217)]()),{type:r(183),content:Hr(n,r(200),a)[r(212)](),color:{value:t,title:a||i}}}return{type:r(183),content:Hr(n,r(175))}}if(r(202)==i[r(219)]){const t=i[r(169)][0][r(205)];if(t){const e=(0,s.normalizeColorOptions)(this[r(211)][r(172)][r(225)](r(177)))[r(174)]((e=>e[r(208)]==t));let i=t,a="";return e&&(i=e[r(186)],a=o(i)[r(217)]()),{type:r(183),content:Hr(n,r(165),a)[r(212)](),color:{value:t,title:a||i}}}return{type:r(183),content:Hr(n,r(224))}}}}))}}const lo=ho;function fo(){const t=["pasteFormat","3gneZpE","fontColor","type","plugins","formatInline","afterInit","fontSize","get","fontSize.options","46199xEAzkv","12ILlYWx","3027660LZVCqP","fontColor.colors","enableDefaultAttributesIntegration","803727wVwBGX","slice","normalizeSizeOptions","push","descriptionFactory","length","locale","copyFormat","toLowerCase","split","*Set format to:* %0","300596rcipWe","fontBackgroundColor","65848yxSyLR","model","charAt","format","189NOaveD","_registerLegacyDescription","832735ynvaCH","10vmcBZm","commandName","FontSize","*Remove all formatting*","commands","794820kqUMvj","config","boolean","find","title","label","entries","toUpperCase","join","editor","11OReZcU","registerDescriptionCallback","commandParams","formatBlock","enableCommand","TrackChangesEditing"];return(fo=function(){return t})()}function ho(t,e){const n=fo();return(ho=function(t,e){return n[t-=286]})(t,e)}!function(t,e){const n=ho,r=t();for(;;)try{if(156207===parseInt(n(330))/1*(-parseInt(n(331))/2)+-parseInt(n(321))/3*(-parseInt(n(290))/4)+parseInt(n(298))/5+parseInt(n(304))/6+parseInt(n(296))/7*(parseInt(n(292))/8)+parseInt(n(335))/9*(parseInt(n(299))/10)+-parseInt(n(314))/11*(parseInt(n(332))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fo);class go extends t.Plugin{[lo(326)](){const t=lo,e=this[t(313)],n=e[t(324)][t(328)](t(319)),r=e[t(303)][t(328)](t(286)),s=e[t(303)][t(328)](t(320));r&&s&&(n[t(334)](t(320)),n[t(318)](t(286)),this[t(297)]())}[lo(297)](){const t=lo,e=this[t(313)],n=e[t(341)];e[t(324)][t(328)](t(319))[t(339)][t(315)]((r=>{const s=t;if(s(317)!=r[s(323)]&&s(325)!=r[s(323)])return;const{data:o}=r;if(o&&s(320)===o[s(300)]){const t=[],r=o[s(316)][0];for(const[n,o]of Object[s(310)](r))t[s(338)](po(e,n,o));return t[s(340)]?{type:s(295),content:Hr(n,s(289),t[s(312)](", "))}:{type:s(295),content:Hr(n,s(302))}}}))}}function po(t,e,n){const r=lo,o=t[r(341)].t,i=e[r(288)](/(?=[A-Z])/)[r(312)](" "),a=o(i[r(294)](0)[r(311)]()+i[r(336)](1))[r(287)]();if(r(306)==typeof n)return a;if(r(322)===e||r(291)===e){const e=(0,s.normalizeColorOptions)(t[r(305)][r(328)](r(333)))[r(307)]((t=>t[r(293)]==n));return a+" ("+(e?o(e[r(309)])[r(287)]():n)+")"}if(r(327)===e&&isNaN(parseFloat(n))){const e=t[r(324)][r(328)](r(301))[r(337)](t[r(305)][r(328)](r(329)))[r(307)]((t=>t[r(293)]==n));return a+" ("+(e?o(e[r(308)])[r(287)]():n)+")"}return a+" ("+n+")"}const mo=Eo;function Io(){const t=["formatBlock","24770unTdWP","afterInit","_headingOptions","locale","heading.options","7581266AWCtYG","registerDescriptionCallback","match","type","get","enableDefaultAttributesIntegration","editor","commandParams","heading","name","7173YSYEoQ","descriptionFactory","ELEMENT_HEADING_CUSTOM","HeadingEditing","config","plugins","model","view","title","registerElementLabel","5940085ULggwa","TrackChangesEditing","ELEMENT_HEADING","5092aMpyll","1206872BXLvkI","3174JEtefa","_registerLegacyDescription","142272raUnUw","1411048hHwgPb","*Change to:* %0","_getHeadingLevel","6tsaIWX","commandName","find","has","paragraph","value","format"];return(Io=function(){return t})()}function Eo(t,e){const n=Io();return(Eo=function(t,e){return n[t-=224]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(684365===-parseInt(n(227))/1+parseInt(n(230))/2+parseInt(n(228))/3*(parseInt(n(226))/4)+parseInt(n(267))/5+-parseInt(n(234))/6*(-parseInt(n(247))/7)+parseInt(n(231))/8+parseInt(n(257))/9*(-parseInt(n(242))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Io);class bo extends t.Plugin{[mo(243)](){const t=mo,e=this[t(253)];if(!e[t(262)][t(237)](t(260)))return;this[t(244)]=e[t(261)][t(251)](t(246));const n=e[t(245)],r=e[t(262)][t(251)](t(224));r[t(252)](t(255));for(const e of this[t(244)])t(238)!=e[t(263)]&&r[t(258)][t(266)](e[t(263)],(n=>{const r=t,i=this[r(233)](e[r(263)]);return null!==i?s(n,i):o(n,e[r(265)])}));function s(e,r){return Hr(n,t(225),[e,r])}function o(e,r){return Hr(n,t(259),[e,r])}this[t(229)]()}[mo(229)](){const t=mo,e=this[t(253)],n=e[t(245)];e[t(262)][t(251)](t(224))[t(258)][t(248)]((e=>{const r=t;if(r(241)!=e[r(250)])return;const{data:s}=e;if(s&&r(255)==s[r(235)]){const e=s[r(254)][0][r(239)],c=this[r(233)](e);if(null!==c)return{type:r(240),content:Hr(n,r(232),(1,a=c,Hr(n,r(225),[1,a])))};const u=this[r(244)][r(236)]((t=>t[r(263)]===e))[r(265)];return{type:r(240),content:Hr(n,r(232),(o=1,i=u,Hr(n,t(259),[o,i])))}}var o,i,a}))}[mo(233)](t){const e=mo;var n,r;const s=t[e(249)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(244)])||void 0===n?void 0:n[e(236)]((n=>n[e(263)]==t));if(o&&o[e(264)]){const t=o[e(264)],n=(null!==(r=t[e(256)])&&void 0!==r?r:t)[e(249)](/^h(\d+)/);if(n)return n[1]}return null}}function To(t,e){const n=yo();return(To=function(t,e){return n[t-=273]})(t,e)}const _o=To;function yo(){const t=["1070528HqtMAj","3565872BTkQBs","formatInline","164427WRGbUh","color","275162rgfZmz","editor","title","type","get","_registerLegacyDescription","toLowerCase","highlight.options","value","highlight","config","find","enableDefaultAttributesIntegration","plugins","model","*Remove highlight*","registerInlineAttribute","590571YXeCHC","25ZgJwdw","7ZecSOm","TrackChangesEditing","registerAttributeLabel","10kqycBJ","357978KYlMVr","10spEbpY","commandParams","commandName","*Set highlight:* %0","afterInit","descriptionFactory","locale","6780598pUPskP","format","registerDescriptionCallback","FORMAT_HIGHLIGHT","HighlightEditing","has"];return(yo=function(){return t})()}!function(t,e){const n=To,r=t();for(;;)try{if(328527===-parseInt(n(309))/1+-parseInt(n(291))/2*(-parseInt(n(307))/3)+parseInt(n(304))/4+-parseInt(n(285))/5*(-parseInt(n(290))/6)+-parseInt(n(286))/7*(-parseInt(n(305))/8)+-parseInt(n(284))/9+parseInt(n(289))/10*(-parseInt(n(298))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yo);class Ao extends t.Plugin{[_o(295)](){const t=_o,e=this[t(310)];if(!e[t(280)][t(303)](t(302)))return;const n=e[t(280)][t(313)](t(287)),r=e[t(297)];n[t(279)](t(276)),n[t(283)](t(276)),n[t(296)][t(288)](t(276),Hr(r,t(301))),this[t(314)]()}[_o(314)](){const t=_o,e=this[t(310)],n=e[t(297)];e[t(280)][t(313)](t(287))[t(296)][t(300)]((r=>{const s=t;if(s(306)!=r[s(312)])return;const{data:o}=r;if(o&&s(276)==o[s(293)]){const t=n.t,r=o[s(292)][0][s(275)];if(r){const o=e[s(277)][s(313)](s(274))[s(278)]((t=>t[s(281)]==r)),i=t(o[s(311)])[s(273)]();return{type:s(299),content:Hr(n,s(294),i),color:{value:o[s(308)],title:o[s(311)]}}}return{type:s(299),content:Hr(n,s(282),Hr(n,s(301)))}}}))}}function ko(){const t=["showSuggestionHighlights","9fTyeEJ","21575bjZFyG","editor","116744kzHeJN","932676hkGQYy","createContainerElement","elementToStructure","ELEMENT_HORIZONTAL_LINE","26tXppPx","locale","high","TrackChangesEditing","enableCommand","205596UVjrFr","for","insert","descriptionFactory","ck-horizontal-line","7lYqlqr","afterInit","conversion","50DpQhiv","div","plugins","268620UOxryg","get","addClass","horizontalLine","createPositionAt","createEmptyElement","registerElementLabel","has","dataDowncast","801229imUKHh","HorizontalLineEditing","21889qczqNx"];return(ko=function(){return t})()}const Co=Lo;function Lo(t,e){const n=ko();return(Lo=function(t,e){return n[t-=399]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(201217===parseInt(n(402))/1*(parseInt(n(412))/2)+parseInt(n(417))/3+parseInt(n(428))/4+parseInt(n(405))/5+-parseInt(n(408))/6*(-parseInt(n(422))/7)+parseInt(n(407))/8*(-parseInt(n(404))/9)+parseInt(n(425))/10*(-parseInt(n(400))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ko);class No extends t.Plugin{[Co(423)](){const t=Co,e=this[t(406)];if(!e[t(427)][t(435)](t(401)))return;e[t(427)][t(429)](t(415))[t(416)](t(431));const n=e[t(427)][t(429)](t(415)),r=e[t(413)];n[t(420)][t(434)](t(431),(e=>Hr(r,t(411),e))),e[t(424)][t(418)](t(399))[t(410)]({model:t(431),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(403)])return null;const o=n[s(409)](s(426)),i=n[s(433)]("hr");return n[s(430)](s(421),o),n[s(419)](n[s(432)](o,0),i),o},converterPriority:t(414)})}}const Ro=So;function So(t,e){const n=vo();return(So=function(t,e){return n[t-=418]})(t,e)}function vo(){const t=["8nNRGeQ","htmlEmbed","element","7129716SpPGze","_registerLegacyDescription","commandName","has","enableDefaultAttributesIntegration","66249CxQJwf","ELEMENT_HTML_EMBED","afterInit","rawHtml","plugins","formatBlock","getFirstRange","25529EvdTuT","attribute","8430ekWbir","key","get","TrackChangesEditing","594890UlFwAY","8NXfKuF","*Change %0 content*","descriptionFactory","editor","locale","HtmlEmbed","registerDescriptionCallback","474JoXPGt","2827jWZtyE","type","nodeAfter","10gyusIW","start","registerBlockAttribute","registerElementLabel","1147953jkdzfh","value","1360899rBJOlA","format"];return(vo=function(){return t})()}!function(t,e){const n=So,r=t();for(;;)try{if(197952===-parseInt(n(434))/1*(parseInt(n(418))/2)+-parseInt(n(422))/3+parseInt(n(426))/4*(parseInt(n(447))/5)+parseInt(n(455))/6*(-parseInt(n(441))/7)+-parseInt(n(448))/8*(-parseInt(n(424))/9)+-parseInt(n(443))/10*(-parseInt(n(456))/11)+parseInt(n(429))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class Mo extends t.Plugin{[Ro(436)](){const t=Ro,e=this[t(451)];if(!e[t(438)][t(432)](t(453)))return;const n=e[t(438)][t(445)](t(446)),r=e[t(452)];n[t(450)][t(421)](t(437),(e=>Hr(r,t(435),e))),n[t(433)](t(427)),n[t(420)](t(423)),n[t(450)][t(454)]((e=>{const n=t;if(n(442)!=e[n(457)])return;const{data:s}=e;if(s&&n(423)==s[n(444)]&&e[n(440)]()[n(419)][n(458)].is(n(428),n(437))){const t=Hr(r,n(435));return{type:n(425),content:Hr(r,n(449),t)}}})),this[t(430)]()}[Ro(430)](){const t=Ro,e=this[t(451)],n=e[t(452)];e[t(438)][t(445)](t(446))[t(450)][t(454)]((e=>{const r=t;if(r(439)!=e[r(457)])return;const{data:s}=e;if(s&&r(427)==s[r(431)]){const t=Hr(n,r(435));return{type:r(425),content:Hr(n,r(449),t)}}}))}}function Oo(){const t=["convertInlineImageToBlock","imageTypeInline","Inline image to block image","nodeAfter","getSuggestionCallback","selection","convertBlockImageToInline","*Reset image width*","get","deletion","_registerLegacyDescription","start","has","schema","*Set image width:* %0","createRange","isIntersecting","ImageUtils","detach","*Remove image text alternative*","nodeBefore","9xqfdxA","findIndex","insertion","ImageEditing","alt","ELEMENT_IMAGE","forward","registerCustomCallback","FORMAT_IMAGE_SIZE","imageStylePreApply","96UkYSgP","5994544FvTkFO","backward","isBefore","formatInline","previous","toNext","end","_suggestionFactory","670887nzHMto","1552120EAaawa","uploadImage","locale","caption","TrackChangesEditing","addObject","6728fovlLk","insertImage","afterInit","markDeletion","formatBlock","type","discard","find","isOwn","ELEMENT_CAPTION","12LaUoSg","imageBlock","23285581MDQJxJ","*Set image text alternative:* %0","markInsertion","imageInline","editor","_findSuggestions","registerDescriptionCallback","fromPosition","getClosestSelectedImageElement","Block image to inline image","commandParams","registerAttributeLabel","toggleImageCaption","filter","width","26595nUEspb","length","ImageTextAlternativeEditing","change","newValue","108TvuhJp","enableDefaultAttributesIntegration","registerBlockAttribute","createRangeOn","getCaptionFromImageModelElement","resizeImage","ImageInlineEditing","plugins","getNearestSelectionRange","enableCommand","getFirstRange","ImageResize","element","resizedWidth","imageTypeBlock","attribute","ImageUploadEditing","25272aDnHTK","imageCaption","removeObject","isBlockImage","document","isEqual","ImageBlockEditing","imageTextAlternative","format","markBlockFormat","isCollapsed","ELEMENT_INLINE_IMAGE","ImageCaptionUtils","key","448UHsztP","chain","subType","join","forceDefaultExecution","model","accept","commandName","ImageCaptionEditing","toPrevious","registerElementLabel","getContainedElement","descriptionFactory"];return(Oo=function(){return t})()}const wo=Fo;function Fo(t,e){const n=Oo();return(Fo=function(t,e){return n[t-=351]})(t,e)}!function(t,e){const n=Fo,r=t();for(;;)try{if(523147===-parseInt(n(401))/1+parseInt(n(408))/2*(parseInt(n(392))/3)+parseInt(n(440))/4*(parseInt(n(435))/5)+-parseInt(n(457))/6*(parseInt(n(471))/7)+-parseInt(n(393))/8+-parseInt(n(382))/9*(parseInt(n(402))/10)+-parseInt(n(420))/11*(-parseInt(n(418))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oo);class Do extends t.Plugin{[wo(410)](){const t=wo,e=this[t(424)];if(!e[t(447)][t(373)](t(385)))return;const n=e[t(447)][t(369)](t(406)),r=e[t(447)][t(369)](t(378)),s=e[t(404)];n[t(449)](t(409)),n[t(360)][t(358)](t(419),(e=>Hr(s,t(387),e))),n[t(360)][t(358)](t(423),(e=>Hr(s,t(468),e))),n[t(360)][t(358)](t(405),(()=>Hr(s,t(417)))),e[t(447)][t(373)](t(456))&&n[t(449)](t(403)),e[t(447)][t(373)](t(463))&&e[t(447)][t(373)](t(446))&&(n[t(449)](t(362),((s,o)=>{const i=t,a=r[i(428)](e[i(353)][i(461)][i(366)]);e[i(353)][i(438)]((()=>{const t=i;n[t(466)](a,{commandName:t(362),commandParams:[o]},[],t(367))}))})),n[t(449)](t(454),((s,o)=>{const a=t;e[a(353)][a(438)]((t=>{const c=a;let u=r[c(428)](e[c(353)][c(461)][c(366)]),l=t[c(443)](u);const f=i.LivePosition[c(427)](l[c(372)],c(357)),h=i.LivePosition[c(427)](l[c(399)],c(398));n[c(352)]((()=>s(o))),u=r[c(428)](e[c(353)][c(461)][c(366)]),l=t[c(443)](u);const g=t[c(376)](f,h);f[c(379)](),h[c(379)](),n[c(466)](u,{commandName:c(362),commandParams:[o]},[],c(361)),g[c(372)][c(395)](l[c(372)])&&n[c(422)](t[c(376)](g[c(372)],l[c(372)]),c(361)),l[c(399)][c(395)](g[c(399)])&&n[c(422)](t[c(376)](l[c(399)],g[c(399)]),c(361))}))})),n[t(400)][t(389)](t(412),t(361),t(351),(()=>!1)),n[t(400)][t(389)](t(412),t(361),t(354),(()=>!1)),n[t(400)][t(389)](t(412),t(361),t(414),n[t(400)][t(365)](t(412),"",t(354))),n[t(400)][t(389)](t(384),t(361),t(351),(()=>!1)),n[t(400)][t(389)](t(384),t(361),t(414),(([r])=>{const s=t,o=n[s(400)][s(365)](s(384),"",s(414));let i=r[s(372)],a=r[s(399)];const c=e[s(353)][s(374)][s(448)](i,s(394)),u=e[s(353)][s(374)][s(448)](a,s(388));c[s(467)]&&(i=c[s(372)]),u[s(467)]&&(a=u[s(399)]),o([e[s(353)][s(376)](i,a)])})),n[t(400)][t(389)](t(412),t(361),t(472),c),n[t(400)][t(389)](t(384),t(361),t(472),c)),e[t(447)][t(373)](t(356))&&(n[t(449)](t(432),((s,o)=>{const i=t,a=e[i(447)][i(369)](i(469));let c=r[i(428)](e[i(353)][i(461)][i(366)]),u=a[i(444)](c);e[i(353)][i(438)]((()=>{const t=i;if(u)return void n[t(411)](e[t(353)][t(443)](u));const l=r[t(460)](c);s(o),c=r[t(428)](e[t(353)][t(461)][t(366)]),u=a[t(444)](c),n[t(422)](e[t(353)][t(443)](u),l?null:t(458))}))})),n[t(400)][t(389)](t(384),t(458),t(472),c));const o=[{type:t(412),subType:t(391)},{type:t(384),subType:t(458)},{type:t(412),subType:t(361)},{type:t(384),subType:t(361)}];function a(e,s){const i=t,a=o[i(383)]((({type:t,subType:n})=>e[i(413)]==t&&e[i(473)]==n)),c=o[i(383)]((({type:t,subType:e})=>s[i(413)]==t&&s[i(473)]==e));if(a<0||c<0)return!1;const u=e[i(450)](),l=s[i(450)]();if((0==a||1==a)&&2==c&&u[i(377)](l))return!0;if(2==a&&3==c){const t=n[i(425)](u,i(384))[i(433)]((({suggestion:t,meta:e})=>e[i(416)]&&i(361)==t[i(473)]));if(t[i(436)]>1&&l[i(399)][i(462)](u[i(372)]))return!0;if(1==t[i(436)]&&(u[i(372)][i(462)](l[i(399)])||u[i(399)][i(462)](l[i(372)])))return!0}if(3==a&&3==c&&u[i(372)][i(395)](l[i(372)])){const t=u[i(399)][i(364)],e=l[i(372)][i(381)];return r[i(460)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(447)][t(373)](t(451))&&(n[t(441)](t(445)),n[t(442)](t(453)),n[t(360)][t(431)](t(453),Hr(s,t(390)))),e[t(447)][t(373)](t(437))&&(n[t(441)](t(464)),n[t(442)](t(386))),n[t(360)][t(426)]((e=>{const n=t;if(o[n(415)]((({type:t,subType:r})=>e[n(413)]==t&&e[n(473)]==r)))return e[n(397)]?{}:void 0})),n[t(360)][t(426)]((e=>{const n=t;if(n(384)==e[n(413)]||n(370)==e[n(413)]){const t=e[n(359)]();if(t&&t.is(n(452),n(405)))return{type:n(384)==e[n(413)]?n(407):n(459),element:t,quantity:1}}})),n[t(360)][t(426)]((e=>t(412)==e[t(413)]&&t(361)==e[t(473)]?{type:t(465),content:t(363)}:t(412)==e[t(413)]&&t(367)==e[t(473)]?{type:t(465),content:t(429)}:void 0)),n[t(360)][t(426)]((e=>{const n=t;if(n(455)!=e[n(413)])return;const{data:r}=e;if(!r||n(386)!=r[n(470)])return;const o=r[n(439)];return o?{type:n(465),content:Hr(s,n(421),'"'+o+'"')}:{type:n(465),content:Hr(s,n(380))}})),this[t(371)]()}[wo(371)](){const t=wo,e=this[t(424)],n=e[t(404)];e[t(447)][t(369)](t(406))[t(360)][t(426)]((e=>{const r=t;if(r(412)!=e[r(413)]&&r(396)!=e[r(413)])return;const{data:s}=e;if(s){if(r(464)==s[r(355)]){const t=s[r(430)][0][r(439)];return t?{type:r(465),content:Hr(n,r(421),'"'+t+'"')}:{type:r(465),content:Hr(n,r(380))}}if(r(445)==s[r(355)]){const t=s[r(430)][0][r(434)];return t?{type:r(465),content:Hr(n,r(375),t)}:{type:r(465),content:Hr(n,r(368))}}}}))}}function Po(){const t=["345vDpkYx","src","formatInline","44724CfWWaI","replaceImageSource","format","registerBlockAttribute","type","locale","_handleLegacySuggestions","get","1pKQwKZ","commandName","editor","4090677PZvpOm","formatBlock","TrackChangesEditing","oldValue","has","*Format:* replace image URL","newValue","ImageEditing","1670826EbxZBU","_suggestionFactory","key","24517990bOWXRr","afterInit","10794608ihMavU","registerDescriptionCallback","getSuggestionCallback","accept","_registerLegacyDescription","descriptionFactory","discard","registerCustomCallback","7118475TrqKwi","enableDefaultAttributesIntegration","*Replace image URL*","3899586ageeSC","attribute","plugins","9iozOxY"];return(Po=function(){return t})()}const xo=Bo;function Bo(t,e){const n=Po();return(Bo=function(t,e){return n[t-=494]})(t,e)}!function(t,e){const n=Bo,r=t();for(;;)try{if(735252===parseInt(n(509))/1*(-parseInt(n(520))/2)+parseInt(n(512))/3+-parseInt(n(501))/4*(-parseInt(n(498))/5)+-parseInt(n(494))/6+-parseInt(n(533))/7+-parseInt(n(525))/8*(parseInt(n(497))/9)+parseInt(n(523))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Po);class Uo extends t.Plugin{[xo(524)](){const t=xo;if(!this[t(511)][t(496)][t(516)](t(519)))return;const e=this[t(511)][t(506)],n=this[t(511)][t(496)][t(508)](t(514));n[t(534)](t(502)),n[t(504)](t(499)),n[t(530)][t(526)]((n=>{const r=t;if(r(495)!=n[r(505)])return;const{data:s}=n;return s&&r(499)==s[r(522)]?s[r(518)]&&s[r(515)]?{type:r(503),content:Hr(e,r(535))}:{type:r(503),content:""}:void 0})),this[t(507)]()}[xo(507)](){const t=xo,e=this[t(511)][t(496)][t(508)](t(514));e[t(521)][t(532)](t(513),t(502),t(528),e[t(521)][t(527)](t(513),null,t(531))),e[t(521)][t(532)](t(513),t(502),t(531),e[t(521)][t(527)](t(513),null,t(528))),this[t(529)]()}[xo(529)](){const t=xo,e=this[t(511)],n=e[t(506)];e[t(496)][t(508)](t(514))[t(530)][t(526)]((e=>{const r=t;if(r(513)!=e[r(505)]&&r(500)!=e[r(505)])return;const{data:s}=e;return s&&r(502)==s[r(510)]?{type:r(503),content:Hr(n,r(517))}:void 0}))}}const jo=Vo;function Go(){const t=["locale","_suggestionFactory","afterInit","subType","9IpTvsM","title","suggestion","getSuggestion","isInContent","imageTypeInline","getClosestSelectedImageElement","registerCustomCallback","name","3512621udJppF","enableCommand","selection","setImageNaturalSizeAttributes","imageCaption","commandParams","end","markInlineFormat","imageStylePostApply","document","shouldConvertImageType","value","join","discardSuggestion","imageTypeBlock","side","10cYUAqc","447345cmPKMe","registerPostFixer","findIndex","type","differ","ImageUtils","getSuggestions","isEqual","next","formatInline","format","nodeAfter","FORMAT_SIDE_IMAGE","newRange","editor","descriptionFactory","_splitMarkerName","chain","commandReversedParams","registerDescriptionCallback","model","getChangedMarkers","imageStylePreApply","773390lMqVJv","toLowerCase","normalizedStyles","hasSuggestion","convertInlineImageToBlock","isIntersecting","isBlockImage","isBefore","203606zHxoGo","nodeBefore","commandName","markBlockFormat","refresh","forEach","accept","insertion","author","imageStyle","createRangeOn","getContainedElement","change","plugins","getFirstRange","ImageStyleEditing","9506590EXjwwF","filter","549652jtfiKw","head","commands","Users","get","discard","length","start","from","TrackChangesEditing","*Format:* %0","_registerLegacyDescription","isInlineImage","isOwn","_findSuggestions","getSuggestionCallback","6329384VHmGtk","12oNlBgu","has","formatBlock"];return(Go=function(){return t})()}function Vo(t,e){const n=Go();return(Vo=function(t,e){return n[t-=263]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(680848===parseInt(n(303))/1+-parseInt(n(295))/2+-parseInt(n(272))/3+parseInt(n(321))/4*(parseInt(n(271))/5)+-parseInt(n(338))/6*(parseInt(n(354))/7)+-parseInt(n(337))/8*(-parseInt(n(345))/9)+parseInt(n(319))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Go);class zo extends t.Plugin{[jo(343)](){const t=jo,n=this[t(286)];if(!n[t(316)][t(339)](t(318)))return;const r=n[t(316)][t(325)](t(330)),s=n[t(316)][t(325)](t(277)),o={};r[t(355)](t(312),((o,i)=>{const a=t,c=n[a(316)][a(325)](a(324)).me,u=n[a(323)][a(325)](a(312));let l=s[a(351)](n[a(292)][a(264)][a(356)]),f=n[a(292)][a(313)](l),h=u[a(266)];if(h==i[a(266)])return;const g={commandName:a(312),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(292)][a(315)]((()=>{const t=a;if(r[t(278)]()[t(320)]((e=>e[t(349)]&&c==e[t(311)]&&(t(340)==e[t(275)]||t(281)==e[t(275)])&&(t(294)==e[t(344)]||t(263)==e[t(344)])&&e[t(317)]()[t(279)](f)))[t(308)]((e=>r[t(268)](e[t(322)]))),l=s[t(351)](n[t(292)][t(264)][t(356)]),f=n[t(292)][t(313)](l),u[t(307)](),n[t(323)][t(325)](t(350))[t(307)](),n[t(323)][t(325)](t(269))[t(307)](),h=u[t(266)],h!=i[t(266)])return s[t(333)](l)&&u[t(265)](i[t(266)],l)?(o({...i,setImageSizes:!1}),l=s[t(351)](n[t(292)][t(264)][t(356)]),void r[t(306)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(294))):void(s[t(301)](l)?r[t(306)](l,g,[],t(263)):r[t(361)](f,g,t(263)))}))}));for(const e of n[t(316)][t(325)](t(318))[t(297)])o[e[t(353)]]=e[t(346)][t(296)]();r[t(342)][t(352)](t(340),t(294),t(267),(()=>!1)),r[t(342)][t(352)](t(340),t(263),t(267),(()=>!1)),r[t(342)][t(352)](t(281),t(263),t(267),(()=>!1)),r[t(342)][t(352)](t(340),t(294),t(309),(([e])=>{const n=t;s[n(357)](e[n(314)]())})),r[t(342)][t(352)](t(340),t(294),t(326),((e,n)=>{const s=t;r[s(342)][s(336)](s(340),"",s(309))(e,{commandName:n[s(305)],commandParams:n[s(290)]})})),r[t(342)][t(352)](t(340),t(294),t(289),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(340),subType:t(294)},{type:t(310),subType:t(358)},{type:t(340),subType:t(299)},{type:t(310),subType:t(299)}];function a(e,n){const o=t,a=i[o(274)]((({type:t,subType:n})=>e[o(275)]==t&&e[o(344)]==n)),c=i[o(274)]((({type:t,subType:e})=>n[o(275)]==t&&n[o(344)]==e));if(a<0||c<0)return!1;const u=e[o(317)](),l=n[o(317)]();if((0==a||1==a)&&2==c&&u[o(300)](l))return!0;if(2==a&&3==c){const t=r[o(335)](u,o(310))[o(320)]((({suggestion:t,meta:e})=>e[o(334)]&&o(299)==t[o(344)]));if(t[o(327)]>1&&l[o(360)][o(279)](u[o(328)]))return!0;if(1==t[o(327)]&&(u[o(328)][o(279)](l[o(360)])||u[o(360)][o(279)](l[o(328)])))return!0}if(3==a&&3==c&&u[o(328)][o(302)](l[o(328)])){const t=u[o(360)][o(283)],e=l[o(328)][o(304)];return s[o(301)](t)&&t===e}return!1}n[t(292)][t(264)][t(273)]((()=>{const e=t;let o=!1;const i=Array[e(329)](n[e(292)][e(264)][e(276)][e(293)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(288)](t);if(e(347)==i&&r[e(298)](u)){if(e(340)==a&&(e(294)==c||e(263)==c)){const t=r[e(348)](u);if(n[e(285)]){const n=t[e(317)]()[e(314)]();if(s[e(301)](n))continue;r[e(268)](t),o=!0}}if(e(310)==a&&e(358)==c&&!n[e(285)]){const t=r[e(348)](u);t[e(280)]&&t[e(280)][e(349)]&&(r[e(268)](t[e(280)]),o=!0)}}}return o})),this[t(332)](o)}[jo(332)](t){const e=jo,n=this[e(286)],r=n[e(341)];n[e(316)][e(325)](e(330))[e(287)][e(291)]((n=>{const s=e;if(s(340)!=n[s(275)]&&s(281)!=n[s(275)])return;const{data:o}=n;if(!o||s(312)!=o[s(305)])return;const i=o[s(359)][0][s(266)];return function(t){const e=s;return{type:e(282),content:Hr(r,e(331),t)}}(s(270)===i?Hr(r,s(284)):t[i]||i)}))}}const Ho=Ko;function Wo(){const t=["trackChanges","value","15615tVDFqd","afterInit","commands","dataInsert","track_changes","_trackChangesValueDuringImport","listenTo","get","importWord","forEach","_setSuggestionData","high","2691396TFqqqI","6rRZizv","10590601qSlxXT","plugins","_handleImportedData","7563390MZfJkW","lowest","Users","4491712lJbnZw","bind","9747016sJXKSO","876MZSYPJ","6470lRfUsp","TrackChangesEditing","execute","enableCommand","collaboration_features","4274kRfaHE","editor","_trackChangesExecuted"];return(Wo=function(){return t})()}function Ko(t,e){const n=Wo();return(Ko=function(t,e){return n[t-=151]})(t,e)}!function(t,e){const n=Ko,r=t();for(;;)try{if(961517===-parseInt(n(157))/1*(-parseInt(n(151))/2)+parseInt(n(174))/3+-parseInt(n(182))/4+-parseInt(n(179))/5+parseInt(n(175))/6*(-parseInt(n(176))/7)+parseInt(n(184))/8+-parseInt(n(162))/9*(-parseInt(n(152))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wo);class Xo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(167)]=!1,this[e(159)]=!1}[Ho(163)](){const t=Ho,e=this[t(158)],n=e[t(164)][t(169)](t(170)),r=e[t(164)][t(169)](t(160));n&&(n.on(t(154),((e,[,n])=>{const s=t;this[s(167)]=r[s(161)],n[s(156)][s(166)]=!this[s(167)]}),{priority:t(173)}),this[t(168)](n,t(165),this[t(178)][t(183)](this)),this[t(168)](n,t(165),(()=>{const e=t;this[e(159)]&&(r[e(154)](),this[e(159)]=!1)}),{priority:t(180)}),e[t(177)][t(169)](t(153))[t(155)](t(170)))}[Ho(178)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(158)][n(164)][n(169)](n(160)),o=s[n(161)];this[n(167)]!==o&&(s[n(154)](),this[n(159)]=!0),r&&r[n(171)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(158)][o(177)][o(169)](o(181)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(170)}}};this[o(158)][o(177)][o(169)](o(153))[o(172)](i)}))}}function Jo(){const t=["registerBlockAttribute","61pqlVIH","afterInit","3387OCoEkz","type","2880668uQqUkP","get","formatBlock","descriptionFactory","editor","getItemLabel","enableDefaultAttributesIntegration","enableCommand","indent","locale","getItems","4318420LBtScl","format","has","2608fSUTbz","commandName","12FemvoZ","indentBlock","outdentBlock","6095496bRLXRi","blockIndent","registerDescriptionCallback","*Outdent:* %0","outdent","24420qsQyfJ","462045vhEsMi","*Indent:* %0","plugins","FORMAT_INDENT","IndentBlock","4314681mfLNae","_registerLegacyDescription","registerAttributeLabel","IndentEditing","TrackChangesEditing"];return(Jo=function(){return t})()}const qo=Zo;function Zo(t,e){const n=Jo();return(Zo=function(t,e){return n[t-=473]})(t,e)}!function(t,e){const n=Zo,r=t();for(;;)try{if(404072===-parseInt(n(489))/1*(-parseInt(n(477))/2)+parseInt(n(491))/3*(parseInt(n(507))/4)+-parseInt(n(478))/5*(-parseInt(n(509))/6)+parseInt(n(493))/7+-parseInt(n(512))/8+-parseInt(n(483))/9+-parseInt(n(504))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jo);class Yo extends t.Plugin{[qo(490)](){const t=qo,e=this[t(497)],n=e[t(480)][t(494)](t(487));if(e[t(480)][t(506)](t(486))&&(n[t(500)](t(501)),n[t(500)](t(476))),e[t(480)][t(506)](t(482)))for(const e of[t(510),t(511)])n[t(499)](e);const r=e[t(502)];n[t(488)](t(473)),n[t(496)][t(485)](t(473),Hr(r,t(481))),this[t(484)]()}[qo(484)](){const t=qo,e=this[t(497)],n=e[t(502)],r=e[t(480)][t(494)](t(487));r[t(496)][t(474)]((e=>{const s=t;if(s(495)!=e[s(492)])return;const{data:o}=e;if(!o)return;if(s(510)!=o[s(508)]&&s(511)!=o[s(508)])return;const i=e[s(503)]()[0],a=r[s(496)][s(498)](i);return s(510)==o[s(508)]?{type:s(505),content:Hr(n,s(479),a)}:s(511)==o[s(508)]?{type:s(505),content:Hr(n,s(475),a)}:void 0}))}}var Qo=ti;function $o(){var t=["3546123IlCByl","input","plugins","145PLTvdc","editor","13590yRgCYI","1240cKdflx","2561232marFQq","228963GvSMZC","14sLmYWc","get","373340hnCeus","enableCommand","init","4364dygjRF","3875550BrZvRL","TrackChangesEditing","requires"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=373]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(507890===parseInt(n(381))/1+-parseInt(n(379))/2*(-parseInt(n(378))/3)+parseInt(n(384))/4*(-parseInt(n(373))/5)+parseInt(n(385))/6+-parseInt(n(388))/7+-parseInt(n(377))/8+parseInt(n(375))/9*(-parseInt(n(376))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Qo(387)](){return[vs.Input]}[Qo(383)](){var t=Qo;this[t(374)][t(390)][t(380)](t(386))[t(382)](t(389))}}const ni=ri;function ri(t,e){const n=oi();return(ri=function(t,e){return n[t-=231]})(t,e)}!function(t,e){const n=ri,r=t();for(;;)try{if(461104===parseInt(n(243))/1*(parseInt(n(258))/2)+-parseInt(n(257))/3*(parseInt(n(240))/4)+parseInt(n(274))/5*(-parseInt(n(242))/6)+parseInt(n(239))/7*(parseInt(n(252))/8)+-parseInt(n(253))/9+parseInt(n(250))/10*(parseInt(n(244))/11)+parseInt(n(256))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oi);class si extends t.Plugin{[ni(241)](){const t=ni,e=this[t(268)];if(!e[t(267)][t(233)](t(234)))return;const n=e[t(267)][t(266)](t(261)),r=e[t(270)][t(266)](t(269));n[t(237)](t(269)),n[t(237)](t(265)),n[t(231)](t(259));for(const e of r[t(246)])n[t(231)](e.id),n[t(248)][t(254)](e.id,t(255)+e[t(273)][t(235)]()+")");n[t(248)][t(264)]((n=>{const r=t;if(r(232)!=n[r(249)])return;const{data:s}=n;if(!s||r(259)!=s[r(260)])return;const o=s[r(247)],i=e[r(263)];return{type:r(262),content:null==o?Hr(i,r(271)):Hr(i,r(272),'"'+o+'"')}})),this[t(236)]()}[ni(236)](){const t=ni,e=this[t(268)],n=e[t(263)];e[t(267)][t(266)](t(261))[t(248)][t(264)]((e=>{const r=t;if(r(251)!=e[r(249)])return;const{data:s}=e;if(s){if(r(269)==s[r(238)]){const t=s[r(245)][0];return{type:r(262),content:Hr(n,r(272),'"'+t+'"')}}return r(265)==s[r(238)]?{type:r(262),content:Hr(n,r(271))}:void 0}}))}}function oi(){const t=["label","3145WoxpPy","registerInlineAttribute","attribute","has","LinkEditing","toLowerCase","_registerLegacyDescription","enableDefaultAttributesIntegration","commandName","39879zlMHJW","8696UVibRo","afterInit","5358IPlPbL","238nZfEHO","5616809VeKNNN","commandParams","manualDecorators","newValue","descriptionFactory","type","10ppatGt","formatInline","664FPHoTy","7372746mwzXRK","registerAttributeLabel","link (","9574740yHtrTP","318uGxRmu","2446ZWzXTA","linkHref","key","TrackChangesEditing","format","locale","registerDescriptionCallback","unlink","get","plugins","editor","link","commands","*Remove link*","*Set link:* %0"];return(oi=function(){return t})()}const ii=ci;function ai(){const t=["*Outdent:* %0","add","531382LRlrja","numbered","get","commandName","format","checkTodoList","LegacyListEditing","push","commandParams","selection","940LXMGEA","type","length","818950ZgQtFC","bulletedList","registerDescriptionCallback","filter","nextSibling","formatBlock","plugins","todoList","checkChild","List","end","document","change","*Uncheck item*","ELEMENT_BULLETED_LIST","6wixTUT","createPositionAt","todoListChecked","isObject","paragraph","7723310QqEbEX","ELEMENT_NUMBERED_LIST","listItem","createRange","has","name","execute","todo","1151298upuNYp","148zswddt","376563kiEAdp","value","listIndent","slice","descriptionFactory","ELEMENT_LIST_ITEM","listType","blockName","TrackChangesEditing","LegacyTodoListEditing","getSelectedBlocks","_selectedElements","numberedList","getAttribute","editor","bulleted","locale","forceValue","before","previousSibling","element","from","schema","model","299704FiYPUy","replace","*Change to:* %0","formatInline","*Indent:* %0","enableCommand","198xBwOHd","*Check item*","commands","afterInit","ELEMENT_TODO_LIST","findIndex","outdentList","markBlockFormat","parent","indentList","registerElementLabel","34026SzLBtA"];return(ai=function(){return t})()}function ci(t,e){const n=ai();return(ci=function(t,e){return n[t-=455]})(t,e)}!function(t,e){const n=ci,r=t();for(;;)try{if(766799===-parseInt(n(502))/1+-parseInt(n(456))/2+-parseInt(n(499))/3*(-parseInt(n(457))/4)+-parseInt(n(515))/5*(-parseInt(n(530))/6)+-parseInt(n(535))/7+-parseInt(n(482))/8*(parseInt(n(488))/9)+-parseInt(n(512))/10*(-parseInt(n(458))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ui extends t.Plugin{[ii(491)](){const t=ii,e=this[t(472)],n=e[t(474)];if(!e[t(521)][t(539)](t(508)))return;const r=e[t(521)][t(504)](t(466)),s=e[t(521)][t(539)](t(467));function o(t){return()=>{const n=ci,s=e[n(481)][n(526)][n(511)],o=e[n(490)][n(504)](t);if(o[n(459)])return void e[n(541)](n(534),{});const i=t[n(461)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(479)](t)[s(518)]((t=>function(t,e){const n=s;return e[n(523)](t[n(496)],n(537))&&!e[n(533)](t)}(t,r)));o=o[s(518)]((t=>!t.is(s(478),s(537))||t[s(471)](s(464))!=e));const i=new Set;for(const t of o)t.is(s(478),s(537))?i[s(501)](li(t)):i[s(501)](t);return Array[s(479)](i)}(s[n(468)](),i,e[n(481)][n(480)]);e[n(481)][n(527)]((()=>{const e=n;for(const n of a)r[e(495)](n,{commandName:t,commandParams:[{forceValue:!o[e(459)]}],formatGroupId:e(465)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(479)](t);const r=n[e(493)]((t=>e(537)!=t[e(540)]));return r>-1&&(n=n[e(461)](0,r)),n}(e[n(481)][n(526)][n(511)][n(468)]()),o=e[n(481)][n(538)](e[n(481)][n(531)](s[0],n(476)),e[n(481)][n(531)](s[s[n(514)]-1],n(525)));e[n(481)][n(527)]((()=>{const e=n;r[e(495)](o,{commandName:t,commandParams:[],formatGroupId:e(460)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(519)];for(;t&&t[n(471)](n(460))>e[n(471)](n(460));)r[n(501)](t),t=t[n(519)]}return Array[n(479)](r)}(s))}))}}r[t(487)](t(470),o(t(470))),r[t(487)](t(516),o(t(516))),s&&r[t(487)](t(522),o(t(522))),r[t(487)](t(497),i(t(497))),r[t(487)](t(494),i(t(494))),s&&r[t(487)](t(507),(()=>{const n=t,s=e[n(490)][n(504)](n(507)),o=Array[n(479)](s[n(469)]);o[n(518)]((t=>t[n(471)](n(532))!=s[n(459)])),e[n(481)][n(527)]((()=>{const t=n;for(const e of o)r[t(495)](e,{commandName:t(507),commandParams:[{forceValue:!s[t(459)]}]})}))})),r[t(462)][t(498)](t(537),(e=>Hr(n,t(463),e))),r[t(462)][t(517)]((e=>{const r=t;if(r(520)!=e[r(513)]&&r(485)!=e[r(513)])return;const{data:s}=e;if(s){if(r(470)==s[r(505)]||r(516)==s[r(505)]||r(522)==s[r(505)])switch(s[r(505)][r(483)](r(524),"")){case r(473):return o(Hr(n,r(529)));case r(503):return o(Hr(n,r(536)));case r(455):return o(Hr(n,r(492)))}if(r(497)==s[r(505)])return{type:r(506),content:Hr(n,r(486),Hr(n,r(463)))};if(r(494)==s[r(505)])return{type:r(506),content:Hr(n,r(500),Hr(n,r(463)))};if(r(507)==s[r(505)])return s[r(510)][0][r(475)]?{type:r(506),content:Hr(n,r(489))}:{type:r(506),content:Hr(n,r(528))}}function o(t){const e=r;return{type:e(506),content:Hr(n,e(484),t)}}}))}}function li(t){const e=ii,n=t[e(471)](e(460));if(0==n)return t;let r=t;for(;t[e(477)]&&t[e(477)].is(e(478),e(537));){const s=t[e(477)][e(471)](e(460));if(s==n)r=t[e(477)];else if(s<n)break;t=t[e(477)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(478),e(537))&&t[e(471)](e(460))>0){let r=t[e(519)];for(;r&&e(537)==r[e(540)]&&r[e(471)](e(460))==t[e(471)](e(460));)n[e(509)](r),r=r[e(519)]}return n}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=152]})(t,e)}function di(){const t=["81vCoxYp","listType","handleListReversedCommand","handleDescriptions","toUpperCase","get","editor","_getSuggestionBlocksForListStyle","push","6979645dloNKJ","listStart","*Format:* set order to regular","list.properties","3NMnKau","type","getSelectedBlocks","default","getAttribute","listItem","getLastPosition","change","LegacyListPropertiesEditing","*Format:* set order to reversed","formatBlock","1197384ByfoUt","_getSuggestionBlocks","config","listStyle","_getTranslationKeyForListStyle","1876024IqknsF","replace","element","getFirstPosition","model","bind","plugins","handleListStyleCommand","getListTypeFromListStyleType","TrackChangesEditing","length","enableCommand","markMultiRangeBlockFormat","reversed","LegacyListUtils","filter","backward","numbered","selection","startIndex","forward","afterInit","unshift","1zbuVqp","4329185cJmecb","formatInline","descriptionFactory","locale","handleListStartCommand","from","parent","2860eImwQv","createPositionAt","4235036cTTxLp","format","listReversed","document","registerDescriptionCallback","ELEMENT_","before","commandParams","flat","_LIST_","has","1168504FNPlIx","getSiblingNodes","map","*Format:* set start index to %0","commandName","styles","94930cWkluP","*Change to:* %0","createRange"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(971662===parseInt(n(192))/1*(-parseInt(n(169))/2)+parseInt(n(153))/3*(-parseInt(n(202))/4)+parseInt(n(231))/5+-parseInt(n(164))/6+parseInt(n(193))/7+parseInt(n(213))/8*(-parseInt(n(222))/9)+parseInt(n(219))/10*(parseInt(n(200))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(190)](){const t=hi;if(!this[t(228)][t(175)][t(212)](t(161)))return;const e=this[t(228)][t(166)][t(227)](t(152)),n=this[t(228)][t(175)][t(227)](t(178));e[t(218)]&&n[t(180)](t(167),this[t(176)][t(174)](this)),e[t(182)]&&n[t(180)](t(204),this[t(224)][t(174)](this)),e[t(188)]&&n[t(180)](t(232),this[t(197)][t(174)](this)),n[t(195)][t(206)](this[t(225)][t(174)](this))}[hi(176)](t,e={}){const n=hi,r=this[n(228)][n(175)][n(227)](n(178)),s=this[n(229)]();this[n(228)][n(173)][n(160)]((()=>{const t=n;r[t(181)](s,{commandName:t(167),commandParams:[{type:e[t(154)]}],formatGroupId:t(167)})}))}[hi(224)](t,e={}){const n=hi,r=this[n(228)][n(175)][n(227)](n(178)),s=this[n(165)]((t=>t.is(n(171),n(158))&&n(186)===t[n(157)](n(223))));if(s[n(179)]<1)return;const o=s[n(215)]((t=>this[n(228)][n(173)][n(221)](this[n(228)][n(173)][n(201)](t,n(208)),this[n(228)][n(173)][n(201)](t,0))));this[n(228)][n(173)][n(160)]((()=>{const t=n;r[t(181)](o,{commandName:t(204),commandParams:[{reversed:e[t(182)]}],formatGroupId:t(204)})}))}[hi(197)](t,e={}){const n=hi,r=this[n(228)][n(175)][n(227)](n(178)),s=this[n(165)]((t=>t.is(n(171),n(158))&&n(186)===t[n(157)](n(223))));if(s[n(179)]<1)return;const o=s[n(215)]((t=>this[n(228)][n(173)][n(221)](this[n(228)][n(173)][n(201)](t,n(208)),this[n(228)][n(173)][n(201)](t,0))));this[n(228)][n(173)][n(160)]((()=>{const t=n;r[t(181)](o,{commandName:t(232),commandParams:[{startIndex:e[t(188)]}],formatGroupId:t(232)})}))}[hi(225)](t){const e=hi;if(e(163)!=t[e(154)]&&e(194)!=t[e(154)])return;const n=this[e(228)][e(196)],{data:r}=t;if(!r)return;let s,o;switch(r[e(217)]){case e(167):s=e(220),o={type:e(203),content:Hr(n,s,Hr(n,this[e(168)](r[e(209)][0][e(154)])))};break;case e(204):s=r[e(209)][0][e(182)]?e(162):e(233),o={type:e(203),content:Hr(n,s)};break;case e(232):s=e(216),o={type:e(203),content:Hr(n,s,r[e(209)][0][e(188)])}}return o}[hi(229)](){const t=hi;var e,n,r,s;const o=this[t(228)][t(175)][t(227)](t(183));let i=Array[t(198)](this[t(228)][t(173)][t(205)][t(187)][t(155)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(171),t(158)))&&i[t(191)](...o[t(214)](this[t(228)][t(173)][t(205)][t(187)][t(172)](),t(185))),(null===(n=i[i[t(179)]-1])||void 0===n?void 0:n.is(t(171),t(158)))&&i[t(230)](...o[t(214)](this[t(228)][t(173)][t(205)][t(187)][t(159)](),t(189))),i=[...new Set(i)],(null===(s=null===(r=this[t(228)][t(173)][t(205)][t(187)][t(172)]())||void 0===r?void 0:r[t(199)])||void 0===s?void 0:s.is(t(171),t(158)))&&(i=i[t(184)]((e=>e.is(t(171),t(158))))),i}[hi(165)](t){const e=hi,n=this[e(228)][e(175)][e(227)](e(183));let r=Array[e(198)](this[e(228)][e(173)][e(205)][e(187)][e(155)]())[e(184)](t)[e(215)]((t=>{const r=e,s=this[r(228)][r(173)][r(201)](t,0);return[...n[r(214)](s,r(185)),...n[r(214)](s,r(189))]}))[e(210)]();return r=[...new Set(r)],r}[hi(168)](t){const e=hi;return e(207)+(this[e(228)][e(175)][e(227)](e(183))[e(177)](t)||e(156))[e(226)]()+e(211)+t[e(226)]()[e(170)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=130]})(t,e)}function Ei(){const t=["attribute:url:media","4045257JkNCJM","descriptionFactory","elementToElement","editor","registerElementLabel","3037150pWzHNE","has","data","get","MediaEmbedEditing","downcastDispatcher","enableCommand","dataDowncast","14HJkvsj","div","TrackChangesEditing","4ETvoKe","stop","afterInit","for","options","createEmptyElement","locale","ELEMENT_MEDIA","3210285QzpOkS","mediaEmbed","high","6766176npdGwU","30BGCMRH","showSuggestionHighlights","41852fDNkdY","plugins","535452rfngtu","186726NfrLgr","media","conversion"];return(Ei=function(){return t})()}!function(t,e){const n=Ii,r=t();for(;;)try{if(445011===-parseInt(n(163))/1*(-parseInt(n(161))/2)+parseInt(n(165))/3*(-parseInt(n(149))/4)+-parseInt(n(157))/5+-parseInt(n(166))/6*(parseInt(n(146))/7)+parseInt(n(160))/8+-parseInt(n(133))/9+parseInt(n(138))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[mi(151)](){const t=mi,e=this[t(136)];if(!e[t(164)][t(139)](t(142)))return;const n=e[t(164)][t(141)](t(148)),r=e[t(155)];n[t(144)](t(158)),n[t(134)][t(137)](t(130),(e=>Hr(r,t(156),e))),e[t(131)][t(152)](t(145))[t(135)]({model:t(130),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(162)])return n[s(154)](s(147))},converterPriority:t(159)}),e[t(140)][t(143)].on(t(132),((e,n,r)=>{const s=t;r[s(153)][s(162)]&&e[s(150)]()}),{priority:t(159)})}}const Ti=_i;function _i(t,e){const n=yi();return(_i=function(t,e){return n[t-=150]})(t,e)}function yi(){const t=["enableCommand","plugins","1247682vYghWm","MentionEditing","10686181OsBGBX","2Atrdnk","mention","382443MNtJcF","get","TrackChangesEditing","2484ORDOOk","has","9orMyFR","2206813ogXDaz","8vhLfuW","2680qioUzs","editor","577250OcMamH","97738bYSpYx","afterInit"];return(yi=function(){return t})()}!function(t,e){const n=_i,r=t();for(;;)try{if(167535===parseInt(n(155))/1+parseInt(n(162))/2*(parseInt(n(164))/3)+-parseInt(n(167))/4*(-parseInt(n(152))/5)+parseInt(n(159))/6+-parseInt(n(150))/7*(-parseInt(n(151))/8)+parseInt(n(169))/9*(parseInt(n(154))/10)+-parseInt(n(161))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[Ti(156)](){const t=Ti,e=this[t(153)];e[t(158)][t(168)](t(160))&&e[t(158)][t(165)](t(166))[t(157)](t(163))}}function ki(t,e){const n=Li();return(ki=function(t,e){return n[t-=281]})(t,e)}const Ci=ki;function Li(){const t=["5273345Utqrbw","key","listType","data","handleDescriptions","registerDescriptionCallback","84hvLWnv","185404sSCZyB","locale","ELEMENT_MULTI_LEVEL_LIST","next","has","head","format","TrackChangesEditing","10wFIlSG","2355999eklQaJ","MultiLevelList","get","multiLevelList","440055kAJFNA","915759zhAwNg","oldValue","844962BVZUMG","registerBlockAttribute","editor","descriptionFactory","9498384KOhcZw","plugins","*Set format:* %0","*Remove format:* %0","enableDefaultAttributesIntegration","listMarkerStyle","2imEyrT","afterInit","8gKWZVB","35lBUTWD","newValue"];return(Li=function(){return t})()}!function(t,e){const n=ki,r=t();for(;;)try{if(802778===parseInt(n(292))/1*(parseInt(n(318))/2)+-parseInt(n(301))/3*(-parseInt(n(282))/4)+-parseInt(n(285))/5+-parseInt(n(308))/6*(parseInt(n(283))/7)+parseInt(n(312))/8+parseInt(n(306))/9*(-parseInt(n(300))/10)+parseInt(n(305))/11*(-parseInt(n(291))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Li);class Ni extends t.Plugin{[Ci(281)](){const t=Ci,e=this[t(310)],n=e[t(313)][t(303)](t(299));e[t(313)][t(296)](t(302))&&(n[t(316)](t(304)),n[t(309)](t(317)),n[t(311)][t(290)]((e=>this[t(289)](e))))}[Ci(289)](t){const e=Ci,n=this[e(310)][e(293)],{data:r}=t,s={type:e(298),content:""};if(r&&e(317)==r[e(286)]){if(!r[e(307)])return{type:e(298),content:Hr(n,e(314),Hr(n,e(294)))+" ("+r[e(284)]+")"};if(!r[e(284)]){let o=t[e(297)];for(;o;){if(o[e(288)]&&e(287)==o[e(288)][e(286)]&&o[e(288)][e(284)])return s;o=o[e(295)]}return{type:e(298),content:Hr(n,e(315),Hr(n,e(294)))+" ("+r[e(307)]+")"}}}}}const Ri=Si;function Si(t,e){const n=vi();return(Si=function(t,e){return n[t-=216]})(t,e)}function vi(){const t=["6QbzhQX","13521zfhsXz","plugins","2869664AulWZu","8048pFUJMe","123717KuTMLh","registerElementLabel","get","enableCommand","afterInit","descriptionFactory","2618390AkJEYm","TrackChangesEditing","98mbCewo","4735340hftBbD","has","32564pOGeKV","9qpzylf","ELEMENT_PAGE_BREAK","903VpCZsA","5213yoKelX","108qbVZfi","PageBreakEditing","editor","pageBreak","7PndOxs","locale"];return(vi=function(){return t})()}!function(t,e){const n=Si,r=t();for(;;)try{if(404312===-parseInt(n(226))/1*(parseInt(n(238))/2)+-parseInt(n(217))/3*(parseInt(n(229))/4)+-parseInt(n(236))/5*(-parseInt(n(225))/6)+parseInt(n(223))/7*(-parseInt(n(228))/8)+-parseInt(n(242))/9*(-parseInt(n(239))/10)+-parseInt(n(230))/11*(-parseInt(n(219))/12)+-parseInt(n(218))/13*(-parseInt(n(241))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vi);class Mi extends t.Plugin{[Ri(234)](){const t=Ri,e=this[t(221)];if(!e[t(227)][t(240)](t(220)))return;e[t(227)][t(232)](t(237))[t(233)](t(222));const n=e[t(227)][t(232)](t(237)),r=e[t(224)];n[t(235)][t(231)](t(222),(e=>Hr(r,t(216),e)))}}function Oi(t,e){const n=Pi();return(Oi=function(t,e){return n[t-=326]})(t,e)}const wi=Oi;!function(t,e){const n=Oi,r=t();for(;;)try{if(938173===parseInt(n(340))/1+-parseInt(n(373))/2*(-parseInt(n(374))/3)+-parseInt(n(375))/4+parseInt(n(331))/5*(-parseInt(n(388))/6)+parseInt(n(333))/7+parseInt(n(363))/8+parseInt(n(350))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pi);class Fi extends t.Plugin{[wi(335)](){const t=wi,e=this[t(337)];if(!e[t(385)][t(326)](t(366)))return;const n=e[t(327)],r=e[t(385)][t(354)](t(393));r[t(364)][t(359)](t(341),(e=>Hr(n,t(368),e))),r[t(367)](t(341)),r[t(339)](t(357)),e[t(328)][t(380)].on(t(343),Di(e),{priority:t(379)}),e[t(330)][t(380)].on(t(343),((n,r,s)=>{const o=t;s[o(370)][o(352)]&&Di(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(379)});const s=r[t(364)];s[t(377)]((r=>{const o=t;if(o(392)!==r[o(382)])return;const{start:i,end:a}=r[o(347)]();if(!i[o(371)](a)||!i[o(338)])return;const c=e[o(369)][o(348)],u=i[o(338)];return c[o(336)](u)&&!c[o(349)](u)&&c[o(356)](u,o(351))?{type:o(392),content:Hr(n,o(365),s[o(378)](u,1))}:void 0})),this[t(390)]()}[wi(390)](){const t=wi,e=this[t(337)],n=e[t(327)];e[t(385)][t(354)](t(393))[t(364)][t(377)]((e=>{const r=t;if(r(387)!=e[r(382)])return;const{data:s}=e;return s&&r(341)==s[r(381)]?{type:r(362),content:Hr(n,r(376),Hr(n,r(368)))}:void 0}))}}function Di(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Oi,i=t[o(385)][o(354)](o(393)),a=r[o(360)][o(329)],c=r[o(360)][o(332)],u=t[o(369)][o(348)];if(!a[o(371)](c)||!a[o(338)])return;const l=a[o(338)];if(u[o(336)](l)&&!u[o(349)](l)&&u[o(356)](l,o(351))){if(!s[o(389)][o(344)](r[o(360)],n[o(391)]))return;const t=s[o(361)][o(342)](o(355),{class:o(386)}),a=s[o(394)][o(353)](c);e&&i[o(358)][o(372)](r[o(383)])&&s[o(361)][o(334)](o(346),t),s[o(361)][o(345)](a,t),s[o(394)][o(384)](t,r[o(383)])}}}function Pi(){const t=["815oVcLzq","end","13013504RykMdr","addClass","afterInit","isBlock","editor","nodeAfter","enableCommand","17828NOUbmG","paragraph","createUIElement","addMarker:suggestion:insertion","consume","insert","ck-suggestion-marker--active","getFirstRange","schema","isLimit","8540397iBeJOs","$text","showSuggestionHighlights","toViewPosition","get","span","checkChild","insertParagraph","activeMarkers","registerElementLabel","markerRange","writer","format","4363640PJJsFL","descriptionFactory","*Insert:* %0","Paragraph","enableDefaultAttributesIntegration","ELEMENT_PARAGRAPH","model","options","isTouching","includes","115186rctgCi","30gkdRlg","5533784ycYAKL","*Change to:* %0","registerDescriptionCallback","getItemLabel","highest","downcastDispatcher","commandName","type","markerName","bindElementToMarker","plugins","ck-suggestion-marker-split","formatBlock","59838GvFfjB","consumable","_registerLegacyDescription","name","insertion","TrackChangesEditing","mapper","has","locale","editing","start","data"];return(Pi=function(){return t})()}const xi=Ui;function Bi(){const t=["afterInit","167950SPhHfn","25nzYkDn","_registerLegacyDescription","has","3092778zlXogl","editor","formatInline","plugins","1527330PsGrSE","1800300vQUcWx","TrackChangesEditing","removeFormat","get","type","90659IsXmlj","formatBlock","12MAZsyg","locale","91604UscTTz","format","enableDefaultAttributesIntegration","registerDescriptionCallback","commandName","descriptionFactory","252UGHpbd","*Remove all formatting*","RemoveFormatEditing","19704SJMxzd"];return(Bi=function(){return t})()}function Ui(t,e){const n=Bi();return(Ui=function(t,e){return n[t-=259]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(211565===parseInt(n(283))/1+parseInt(n(269))/2*(parseInt(n(285))/3)+-parseInt(n(287))/4*(-parseInt(n(270))/5)+-parseInt(n(277))/6+-parseInt(n(264))/7*(-parseInt(n(267))/8)+-parseInt(n(273))/9+parseInt(n(278))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bi);class ji extends t.Plugin{[xi(268)](){const t=xi,e=this[t(274)];e[t(276)][t(272)](t(266))&&(e[t(276)][t(281)](t(279))[t(260)](t(280)),this[t(271)]())}[xi(271)](){const t=xi,e=this[t(274)];e[t(276)][t(281)](t(279))[t(263)][t(261)]((n=>{const r=t;if(r(284)!=n[r(282)]&&r(275)!=n[r(282)])return;const{data:s}=n;return s&&r(280)==s[r(262)]?{type:r(259),content:Hr(e[r(286)],r(265))}:void 0}))}}function Gi(t,e){const n=Hi();return(Gi=function(t,e){return n[t-=318]})(t,e)}const Vi=Gi;!function(t,e){const n=Gi,r=t();for(;;)try{if(178521===parseInt(n(321))/1*(parseInt(n(318))/2)+-parseInt(n(319))/3*(-parseInt(n(333))/4)+parseInt(n(334))/5*(parseInt(n(342))/6)+-parseInt(n(343))/7*(-parseInt(n(335))/8)+-parseInt(n(326))/9+parseInt(n(327))/10*(-parseInt(n(322))/11)+parseInt(n(346))/12*(-parseInt(n(324))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hi);class zi extends t.Plugin{[Vi(338)](){const t=Vi,e=this[t(325)];if(!e[t(347)][t(341)](t(337)))return;const n=e[t(347)][t(332)](t(328));n[t(340)](t(330)),n[t(340)](t(323));const r=e[t(347)][t(332)](t(337));r[t(340)](t(329)),r[t(340)](t(320)),r[t(340)](t(331)),r[t(340)](t(344)),r[t(340)](t(336)),r[t(340)](t(345)),r[t(340)](t(339))}}function Hi(){const t=["get","492jFkYJA","6645GWDxoS","32PmJbqV","discardAllSuggestions","RestrictedEditingModeEditing","afterInit","discardSelectedSuggestions","enableCommand","has","1074CYNqXk","171787YyRRSE","acceptAllSuggestions","acceptSelectedSuggestions","1571664iYPTzI","plugins","4nsjaSy","4173junYpx","acceptSuggestion","177217ZjBdhh","2211121ytqzPf","goToNextRestrictedEditingException","13OmPRTZ","editor","3159702LXrcwQ","10dkguKo","TrackChangesEditing","trackChanges","goToPreviousRestrictedEditingException","discardSuggestion"];return(Hi=function(){return t})()}function Wi(){const t=["insert","plugins","downcastDispatcher","createUIElement","editor","registerElementLabel","get","9279046sYFTQG","showSuggestionHighlights","ELEMENT_LINE_BREAK","1470255lTOPuI","requires","addMarker:suggestion","merge","3084576SpMpkq","8uCXfLv","span","test","markerRange","createPositionBefore","name","mapper","9521265xFPDqC","enableCommand","split","softBreak","getItems","markerName","shiftEnter","ck-suggestion-marker--active","TrackChangesEditing","activeMarkers","data","editing","options","167664nXruLr","ck-suggestion-marker-","9HNwZkw","includes","consumable","deletion","toViewPosition","descriptionFactory","writer","init","addClass","addMarker:suggestion:deletion","1279477wVADbA","8945192NaWxMu","locale","high","element","model","addMarker:suggestion:insertion","bindElementToMarker"];return(Wi=function(){return t})()}const Ki=Xi;function Xi(t,e){const n=Wi();return(Xi=function(t,e){return n[t-=199]})(t,e)}!function(t,e){const n=Xi,r=t();for(;;)try{if(993087===parseInt(n(237))/1+-parseInt(n(225))/2+parseInt(n(200))/3*(parseInt(n(205))/4)+-parseInt(n(212))/5+parseInt(n(204))/6+parseInt(n(252))/7+parseInt(n(238))/8*(-parseInt(n(227))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wi);class Ji extends t.Plugin{static get[Ki(201)](){return[Zs.ShiftEnter]}[Ki(234)](){const t=Ki,e=this[t(249)],n=e[t(246)][t(251)](t(220));n[t(213)](t(218)),e[t(223)][t(247)].on(t(243),qi(e),{priority:t(240)}),e[t(223)][t(247)].on(t(236),qi(e),{priority:t(240)}),e[t(222)][t(247)].on(t(202),((n,r,s)=>{const o=t;s[o(224)][o(253)]&&qi(e,{showActiveMarker:!1})(n,r,s)})),n[t(232)][t(250)](t(215),(n=>Hr(e[t(239)],t(199),n)))}}function qi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Xi,i=t[o(246)][o(251)](o(220));if(!s[o(229)][o(207)](r[o(208)],n[o(210)]))return;const a=t[o(242)];for(const t of r[o(208)][o(216)]()){if(!t.is(o(241),o(215)))continue;const n=o(230)==r[o(217)][o(214)](":")[1]?o(203):o(214),c=s[o(233)][o(248)](o(206),{class:o(226)+n}),u=s[o(211)][o(231)](a[o(209)](t));e&&i[o(221)][o(228)](r[o(217)])&&s[o(233)][o(235)](o(219),c),s[o(233)][o(245)](u,c),s[o(211)][o(244)](c,r[o(217)])}}}const Zi=Yi;function Yi(t,e){const n=Qi();return(Yi=function(t,e){return n[t-=383]})(t,e)}function Qi(){const t=["commandName","descriptionFactory","5546000alnUPf","167783iQejLT","isCollapsed","from","model","enableCommand","registerDescriptionCallback","formatBlock","change","selection","has","FORMAT_RESTRICTED_DISABLED","getRanges","format","StandardEditingModeEditing","restrictedEditingException","forceValue","2JZeruF","commands","type","5229862hMWiVA","11632RxtCan","550831cVsuaC","markInlineFormat","value","document","72kOoMUB","plugins","locale","get","4365eoGBLt","20MkAtVQ","3447840rusSma","afterInit","TrackChangesEditing","editor","commandParams","FORMAT_RESTRICTED_ENABLED","6934760MKNPwR","formatInline"];return(Qi=function(){return t})()}!function(t,e){const n=Yi,r=t();for(;;)try{if(870361===parseInt(n(397))/1*(parseInt(n(392))/2)+parseInt(n(407))/3+-parseInt(n(417))/4+-parseInt(n(413))/5+parseInt(n(401))/6*(parseInt(n(418))/7)+parseInt(n(396))/8*(parseInt(n(405))/9)+parseInt(n(406))/10*(parseInt(n(395))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qi);class $i extends t.Plugin{[Zi(408)](){const t=Zi,e=this[t(410)],n=e[t(421)],r=e[t(403)];if(!e[t(402)][t(385)](t(389)))return;const s=e[t(402)][t(404)](t(409)),o=t(390),i=e[t(393)][t(404)](o);s[t(422)](o,((e,r={})=>{const a=t,c=n[a(400)][a(384)];if(c[a(419)])return void e(r);const u=void 0!==r[a(391)]?r[a(391)]:!i[a(399)];n[a(383)]((()=>{const t=a,e=Array[t(420)](c[t(387)]());for(const r of e){const e=u?[r]:Ms(o,r,n);for(const n of e)s[t(398)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(416)][t(423)]((e=>{const n=t;if(n(424)!=e[n(394)]&&n(414)!=e[n(394)])return;const{data:s}=e;return s&&s[n(415)]==o?s[n(411)][0][n(391)]?{type:n(388),content:Hr(r,n(412))}:{type:n(388),content:Hr(r,n(386))}:void 0}))}}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=197]})(t,e)}function na(){const t=["toLowerCase","styleName","plugins","has","definitions","70cbhprn","format","7FvUPch","4750nSGhGq","formatBlock","GeneralHtmlSupport","29514AGjYRY","1610226pLknbo","6061kYnkao","add","commandParams","DataSchema","12uHLbCD","Style","787509pTGxJy","style","get","getGhsAttributeNameForElement","*Set format:* %0","TrackChangesEditing","8exLmBO","_registerLegacyDescription","8RwGBLZ","1628497IEmMpD","afterInit","enableDefaultAttributesIntegration","editor","element","FORMAT_STYLE","formatInline","block","ghsAttributes","1972173tTHzDU","StyleUtils","descriptionFactory","registerInlineAttribute","registerDescriptionCallback","forceValue","158182QDhfOy","registerAttributeLabel","registerBlockAttribute","locale","normalizeConfig","inline","*Remove format:* %0","commandName","config","type"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(279516===parseInt(n(247))/1*(-parseInt(n(230))/2)+-parseInt(n(206))/3*(-parseInt(n(212))/4)+-parseInt(n(245))/5*(-parseInt(n(198))/6)+-parseInt(n(224))/7*(-parseInt(n(214))/8)+-parseInt(n(199))/9+parseInt(n(248))/10*(parseInt(n(200))/11)+parseInt(n(204))/12*(-parseInt(n(215))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ta(216)](){const t=ta,e=this[t(218)];if(!e[t(242)][t(243)](t(205))||!e[t(242)][t(243)](t(203)))return;const n=e[t(242)][t(208)](t(211)),r=e[t(233)],s=e[t(238)][t(208)](t(207))||{},o=e[t(242)][t(208)](t(197)),i=e[t(242)][t(208)](t(225))[t(234)](e[t(242)][t(208)](t(203)),s[t(244)]);n[t(217)](t(207));const a=new Set;for(const e of i[t(222)]){const n=o[t(209)](e[t(219)]);a[t(201)](n)}const c=new Set;for(const e of i[t(235)]){const n=o[t(209)](e[t(219)]);c[t(201)](n);for(const n of e[t(223)])c[t(201)](n)}for(const e of a)n[t(232)](e),n[t(226)][t(231)](e,Hr(r,t(220)));for(const e of c)n[t(227)](e),n[t(226)][t(231)](e,Hr(r,t(220)));this[t(213)]()}[ta(213)](){const t=ta,e=this[t(218)],n=e[t(233)];e[t(242)][t(208)](t(211))[t(226)][t(228)]((e=>{const r=t;if(r(249)!=e[r(239)]&&r(221)!=e[r(239)])return;const{data:s}=e;return s&&r(207)===s[r(237)]?s[r(202)][0][r(229)]?{type:r(246),content:Hr(n,r(210),s[r(202)][0][r(241)][r(240)]())}:{type:r(246),content:Hr(n,r(236),s[r(202)][0][r(241)][r(240)]())}:void 0}))}}const sa=aa;function oa(){const t=["getColumnIndexes","getSuggestion","38370ATtiqs","_tablePostFixingSubtypes","selection","left","hasAttribute","removeTableColumn","highest","getFirstRange","get","128319pJyLnD","getCellLocation","minColumn","root","suggestion","writer","forceValue","some","model","rowspan","push","values","enqueueChange","join","selectTableColumn","first","selectTableRow","1902438nAnYjs","markMultiRangeDeletion","_getCoordsForCells","getChildren","ELEMENT_TABLE_WITH_TEXT","name","isTouching","change","mapper","getRanges","differ","getSelectionAffectedTableCells","isInContent","removeTableRow","span","end","4492537bcGQXZ","table","nodeBefore","setSelection","isIntersectingWithRange","execute","createRangeIn","detach","deletion","oldRange","createPositionAt","$textProxy","TableEditing","downcastDispatcher","refresh","9KZJEfd","ELEMENT_TABLE_COLUMN","last","insertTable","afterInit","startsWith","colspan","1365024LUETdf","ELEMENT_TABLE_ROW_WITH_TEXT","editor","change:data","isEqual","tableCell","getContainedElement","registerElementLabel","filter","document","max","tablePaste","509808XNkSIS","includes","add","minRow","locale","*Insert:* %0","every","tableColumn","getChanges","maxColumn","map","commands","has","fromRange","3161476KQCNOO","_splitMarkerName","_suggestionFactory","subType","_setupColumnsRowsFixing","batch","toLowerCase","toViewElement","isArray","addMarker:suggestion","maxRow","low","registerDescriptionCallback","above","TrackChangesEditing","18KWkuTY","TableUtils","_tableSuggestions","registerPostFixer","enableCommand","tableRow","markMultiRangeInsertion","min","showSuggestionHighlights","removeClass","start","createRangeOn","ELEMENT_TABLE_COLUMN_WITH_TEXT","$graveyard","length","from","type","substr","getChangedMarkers","createTableWalker","plugins","getItems","insertion","descriptionFactory","cell","_getSuggestionCoords","insertTableRowBelow","addClass","nodeAfter","getAttribute","registerCustomCallback","*Remove:* %0","position","insertTableRowAbove","insertTableColumnLeft","insert","classes","MIN_SAFE_INTEGER","accept","options","MAX_SAFE_INTEGER","data","ELEMENT_TABLE","583eTCEsa","findAncestor","order","rootName","discard","_acceptFormatSuggestionCallbackFactory","getRowIndexes","5lYUdBB","insertTableColumnRight","element","item","addRange","ELEMENT_TABLE_ROW"];return(oa=function(){return t})()}!function(t,e){const n=aa,r=t();for(;;)try{if(417633===-parseInt(n(549))/1+-parseInt(n(578))/2*(-parseInt(n(482))/3)+-parseInt(n(563))/4*(parseInt(n(465))/5)+parseInt(n(499))/6+parseInt(n(515))/7+parseInt(n(537))/8*(parseInt(n(530))/9)+-parseInt(n(473))/10*(-parseInt(n(458))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oa);class ia extends t.Plugin{constructor(t){const e=aa;super(t),this[e(474)]=[e(583),e(556)],this[e(580)]=new Set}[sa(534)](){const t=sa,e=this[t(539)],n=e[t(490)][t(546)][t(475)];if(!e[t(598)][t(561)](t(527)))return;const r=e[t(553)],s=e[t(598)][t(481)](t(577)),o=e[t(598)][t(481)](t(579));s[t(601)][t(544)](t(516),(e=>Hr(r,t(457),e))),this[t(567)](),s[t(582)](t(533)),s[t(582)](t(498)),s[t(582)](t(496));for(const r of[t(448),t(604)]){const i=e[t(560)][t(481)](r);s[t(582)](r,(r=>{const a=t;e[a(490)][a(506)]((t=>{const e=a;r();const c=e(576)===i[e(460)],u=o[e(510)](n),l=o[e(464)](u),f=c?l[e(497)]-1:l[e(532)]+1,h=u[0][e(459)](e(516)),g=o[e(597)](h,{startRow:f,endRow:f}),d=Array[e(593)](g)[e(559)]((n=>t[e(589)](n[e(602)])));s[e(584)](d,e(583))}))}))}for(const r of[t(449),t(466)]){const i=e[t(560)][t(481)](r);s[t(582)](r,(r=>{const a=t;e[a(490)][a(506)]((t=>{const e=a;r();const c=e(476)===i[e(460)],u=o[e(510)](n),l=o[e(471)](u),f=c?l[e(497)]-1:l[e(532)]+1,h=u[0][e(459)](e(516)),g=o[e(597)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(593)](g)[e(559)]((n=>t[e(589)](n[e(602)])));s[e(584)](d,e(556))}))}))}for(const r of[t(512),t(478)]){const i=r[t(595)](11),a=i[t(569)](),c=a[t(595)](0,3)+t(513),u=t(516)+i,l=t(585)+i,f=t(547)+i;s[t(582)](r,(()=>{const i=t;e[i(490)][i(506)]((t=>{const e=i,h=o[e(510)](n),g=h[0][e(459)](e(516));let d;if(e(512)==r){const t=o[e(464)](h);d={startRow:t[e(497)],endRow:t[e(532)],includeAllSlots:!0}}else{const t=o[e(471)](h);d={startColumn:t[e(497)],endColumn:t[e(532)],includeAllSlots:!0}}const p=o[e(597)](g,d),m=Array[e(593)](p)[e(559)]((({cell:t})=>t)),I=ca(m[e(545)]((t=>t[e(477)](c)))),E=ca(m[e(545)]((t=>!t[e(477)](c))))[e(559)]((n=>t[e(589)](n))),b=s[e(500)](E,u);if(b&&(e(583)==b[e(566)]||e(556)==b[e(566)])){const n=this[e(603)](b);for(const r of I){const s=t[e(589)](r),i=o[e(483)](r),u=r[e(607)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(469)](s)}}}))}))}function c(r){const s=t,o=Array[s(593)](n[s(508)]())[s(559)]((t=>i.LiveRange[s(562)](t)));e[s(490)][s(506)]((t=>{const n=s,i=t[n(568)];r=r[n(545)]((t=>n(591)!=t[n(485)][n(461)])),t[n(518)](r),e[n(560)][n(481)](n(512))[n(529)](),e[n(520)](n(512),{forceDefaultExecution:!0}),e[n(490)][n(494)]((()=>{const t=n;e[t(490)][t(494)](i,(e=>{const n=t,r=o[n(545)]((t=>n(591)!=t[n(485)][n(461)]));r[n(592)]>0&&e[n(518)](r);for(const t of o)t[n(522)]()}))}))}))}function u(r){const s=t;e[s(490)][s(506)]((t=>{const o=s,a=Array[o(593)](n[o(508)]())[o(559)]((t=>i.LiveRange[o(562)](t))),c=[];for(const t of r)for(const e of t[o(599)]({shallow:!0}))c[o(492)](e);for(const n of c)o(591)!=n[o(485)][o(461)]&&(t[o(518)](t[o(525)](n,0)),e[o(560)][o(481)](o(478))[o(529)](),e[o(520)](o(478),{forceDefaultExecution:!0}));const u=a[o(545)]((t=>o(591)!=t[o(485)][o(461)]));u[o(592)]>0&&t[o(518)](u);for(const t of a)t[o(522)]()}))}function l(e,n){const r=t;return n[r(555)]((t=>e[r(489)]((e=>e[r(514)][r(541)](t[r(588)])||t[r(514)][r(541)](e[r(588)])))))}function f(e,n){const r=t;return e[r(489)]((t=>n[r(489)]((e=>t[r(514)][r(505)](e[r(588)])))))}e[t(456)][t(528)].on(t(572),((e,n,r)=>{const s=t;if(!r[s(454)][s(586)])return;const o=n[s(468)];if(!o)return;const i=r[s(507)][s(570)](o);function c(t){return Array[s(571)](t)?t:[t]}i&&s(542)===o[s(504)]&&(0,a.setHighlightHandling)(i,r[s(487)],((t,e,n)=>n[s(605)](c(e[s(451)]),t)),((t,e,n)=>n[s(587)](c(e[s(451)]),t)))}),{priority:t(479)}),s[t(601)][t(575)]((e=>{const n=t;if(n(600)!=e[n(594)]&&n(523)!=e[n(594)])return;const s=e[n(543)]();if(null!=s&&s.is(n(467),n(516))){if(n(600)==e[n(594)]){const t=e[n(599)]()[n(545)]((t=>t.is(n(526))))[n(559)]((t=>t[n(456)]));if(t[n(592)])return{type:n(600),content:Hr(r,n(554),Hr(r,n(503),'"'+t[n(495)](" ")+'"'))}}if(n(523)==e[n(594)]){const t=e[n(599)]()[n(545)]((t=>t.is(n(526))))[n(559)]((t=>t[n(456)]));if(t[n(592)])return{type:n(523),content:Hr(r,n(609),Hr(r,n(503),'"'+t[n(495)](" ")+'"'))}}}})),s[t(601)][t(575)]((e=>{const n=t;if(n(583)==e[n(566)]){const t=e[n(599)]()[n(545)]((t=>t.is(n(526))))[n(559)]((t=>t[n(456)])),s=this[n(603)](e),o=s[n(573)]-s[n(552)]+1;if(n(600)==e[n(594)])return t[n(592)]?{type:n(600),content:Hr(r,n(554),Hr(r,n(538),[o,'"'+t[n(495)](" ")+'"']))}:{type:n(600),content:Hr(r,n(554),Hr(r,n(470),o))};if(n(523)==e[n(594)])return t[n(592)]?{type:n(523),content:Hr(r,n(609),Hr(r,n(538),[o,'"'+t[n(495)](" ")+'"']))}:{type:n(523),content:Hr(r,n(609),Hr(r,n(470),o))}}if(n(556)==e[n(566)]){const t=e[n(599)]()[n(545)]((t=>t.is(n(526))))[n(559)]((t=>t[n(456)])),s=this[n(603)](e),o=s[n(558)]-s[n(484)]+1;if(n(600)==e[n(594)])return t[n(592)]?{type:n(600),content:Hr(r,n(554),Hr(r,n(590),[o,'"'+t[n(495)](" ")+'"']))}:{type:n(600),content:Hr(r,n(554),Hr(r,n(531),o))};if(n(523)==e[n(594)])return t[n(592)]?{type:n(523),content:Hr(r,n(609),Hr(r,n(590),[o,'"'+t[n(495)](" ")+'"']))}:{type:n(523),content:Hr(r,n(609),Hr(r,n(531),o))}}})),s[t(565)][t(608)](t(600),t(583),t(462),c),s[t(565)][t(608)](t(523),t(583),t(453),c),s[t(565)][t(608)](t(600),t(556),t(462),u),s[t(565)][t(608)](t(523),t(556),t(453),u),s[t(565)][t(608)](t(600),t(556),t(495),l),s[t(565)][t(608)](t(523),t(556),t(495),l),s[t(565)][t(608)](t(600),t(583),t(495),f),s[t(565)][t(608)](t(523),t(583),t(495),f)}[sa(463)](){const t=sa,e=this[t(539)],n=e[t(490)][t(546)][t(475)];return(r,s)=>{const o=t;e[o(490)][o(506)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(514)][a(517)];u&&u[0]&&!1===u[0][a(488)]&&(l=r[0][a(588)][a(606)]);const f=t[a(521)](l);if(a(591)==f[a(485)][a(461)])return;const h=Array[a(593)](n[a(508)]())[a(559)]((t=>i.LiveRange[a(562)](t)));t[a(518)](f),e[a(560)][a(481)](c)[a(529)](),u[a(492)]({forceDefaultExecution:!0}),e[a(520)](c,...u);const g=h[a(545)]((t=>a(591)!=t[a(485)][a(461)]));g[a(592)]>0&&t[a(518)](g);for(const t of h)t[a(522)]()}))}}[sa(501)](t){const e=sa,n=this[e(539)][e(598)][e(481)](e(579));let r=Number[e(455)],s=Number[e(452)],o=Number[e(455)],i=Number[e(452)];for(const a of t){if(e(591)==a[e(485)][e(461)])continue;const{row:t,column:c}=n[e(483)](a),u=a[e(477)](e(491))?a[e(607)](e(491))-1:0,l=a[e(477)](e(536))?a[e(607)](e(536))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[sa(567)](){const t=sa,e=this[t(539)],n=e[t(598)][t(481)](t(577)),r=e[t(598)][t(481)](t(579));e[t(490)][t(546)].on(t(540),(()=>{const r=t,s=Array[r(593)](e[r(490)][r(546)][r(509)][r(596)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(564)](t);if(r(486)!=s)continue;if(null!=e[r(524)])continue;const a=n[r(472)](o);this[r(474)][r(550)](i)&&this[r(580)][r(551)](a)}}),{priority:t(574)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(589)](e),a=e[s(459)](s(516)),c=r[s(483)](e);for(const t of this[s(580)]){const n=t[s(566)],r=n[s(535)](s(548)),u=n[s(595)](r?10:5),l=u[s(569)](),f=l[s(595)](0,3)+s(513),h=s(585)+u,g=s(547)+u;if(!t[s(511)])continue;if(a!=t[s(480)]()[s(588)][s(459)](s(516)))continue;if(t[s(519)](i))continue;const d=e[s(477)](f)?e[s(607)](f)-1:0,p=this[s(603)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(469)](i),o=!0)}return o};e[t(490)][t(546)][t(581)]((n=>{const r=t;let o=!1;for(const t of e[r(490)][r(546)][r(509)][r(557)]())if(r(450)==t[r(594)])if(r(583)==t[r(504)])for(const e of t[r(610)][r(606)][r(502)]())o=o||s(e,n);else r(542)==t[r(504)]&&(o=o||s(t[r(610)][r(606)],n));return o}))}[sa(603)](t){const e=sa;return this[e(501)](t[e(508)]()[e(559)]((t=>t[e(588)][e(606)])))}}function aa(t,e){const n=oa();return(aa=function(t,e){return n[t-=448]})(t,e)}function ca(t){const e=sa;return Array[e(593)](new Set(t)[e(493)]())}const ua=fa;function la(){const t=["registerCustomCallback","setSelection","_acceptFormatSuggestionCallbackFactory","forceDefaultExecution","editor","$graveyard","getRanges","_areMergableCells","3957164JuAYln","getCellLocation","getFirstPosition","table","mergeTableCellUp","getSuggestions","set:isEnabled","*Split cell:* horizontally","5073810fQyCZE","format","author","cell","splitTableCellHorizontally","subType","createRangeOn","TrackChangesEditing","fromRange","filter","direction","commands","TableUtils","tableCell","locale","size","plugins","splitTableCellVertically","1500519qHSYGV","deletion","detach","selection","find","requires","6DUTrPJ","descriptionFactory","*Merge cells*","highest","formatBlock","low","return","root","value","push","model","TableEditing","2392970eaVyGh","type","isInContent","enableCommand","markMultiRangeBlockFormat","trackChanges","afterInit","rootName","refresh","add","*Split cell:* vertically","getSelectionAffectedTableCells","_areSelectedCellsMergable","formatInline","_suggestionFactory","_tablePostFixingSubtypes","isEnabled","accept","change","from","mergeTableCellLeft","length","findAncestor","mergeTableCellDown","containsRange","execute","2172460mExKfQ","element","map","registerDescriptionCallback","mergeTableCellRight","mergeTableCells","commandName","has","insertion","stop","markBlockFormat","get","createTableWalker","horizontally","583297xHrcng","getAncestors","24219736jfNoCw","document","_isForcedDefaultExecutionBlock"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=111]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(643634===-parseInt(n(195))/1+-parseInt(n(181))/2+-parseInt(n(137))/3+parseInt(n(111))/4+-parseInt(n(155))/5+-parseInt(n(143))/6*(parseInt(n(119))/7)+parseInt(n(197))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(142)](){return[ia]}[ua(161)](){const t=ua,e=this[t(204)],n=e[t(153)][t(198)][t(140)],r=e[t(133)];if(!e[t(135)][t(188)](t(154)))return;const s=e[t(135)][t(192)](t(126)),o=e[t(135)][t(192)](t(131)),a=e[t(135)][t(192)](ia);a[t(170)][t(152)](t(186)),s[t(158)](t(186),(()=>{const n=t,r=o[n(166)](e[n(153)][n(198)][n(140)]);e[n(153)][n(173)]((()=>{const t=n;s[t(159)](r,{commandName:t(186),commandParams:[]},[],t(186))}))})),e[t(130)][t(192)](t(186)).on(t(180),((n,r)=>{const o=t;e[o(130)][o(192)](o(160))[o(151)]&&(r[o(176)]>0&&r[r[o(176)]-1]&&r[r[o(176)]-1][o(203)]||s[o(199)]||this[o(167)]()||n[o(190)]())}),{priority:t(146)});for(const n of[t(115),t(185),t(178),t(175)]){const r=e[t(130)][t(192)](n);s[t(158)](n,(()=>{const n=t,o=e[n(153)][n(198)][n(140)][n(113)]()[n(196)]()[n(141)]((t=>t.is(n(182),n(132)))),i=r[n(151)];e[n(153)][n(173)]((()=>{const t=n;s[t(159)]([o,i],{commandName:t(186),commandParams:[]},[],t(186))}))}))}for(const n of[t(136),t(123)]){const r=e[t(130)][t(192)](n);s[t(158)](n,(()=>{const i=t,a=o[i(166)](e[i(153)][i(198)][i(140)])[0],c=a[i(177)](i(114)),{column:u,row:l}=o[i(112)](a);let f=[];if(i(194)==r[i(129)]){const t=o[i(193)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(174)](t)[i(183)]((t=>t[i(122)]))}else{const t=o[i(193)](c,{column:u,includeAllSlots:!0});f=Array[i(174)](t)[i(183)]((t=>t[i(122)]))}e[i(153)][i(173)]((t=>{const e=i;s[e(191)](t[e(125)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(144)][t(184)]((e=>{const n=t;if(n(147)!=e[n(156)]&&n(168)!=e[n(156)])return;const{data:s}=e;return s&&n(186)==s[n(187)]?{type:n(120),content:Hr(r,n(145))}:void 0})),s[t(144)][t(184)]((e=>{const n=t;if(n(147)!=e[n(156)]&&n(168)!=e[n(156)])return;const{data:s}=e;return s?n(136)==s[n(187)]?{type:n(120),content:Hr(r,n(165))}:n(123)==s[n(187)]?{type:n(120),content:Hr(r,n(118))}:void 0:void 0}));const c=a[t(202)]();for(const e of[t(115),t(185),t(178),t(175)])s[t(169)][t(200)](t(147),e,t(172),c);for(const e of[t(136),t(123)])s[t(169)][t(200)](t(147),e,t(172),c);s[t(169)][t(200)](t(147),t(186),t(172),(r=>{const s=t;e[s(153)][s(173)]((t=>{const o=s,a=Array[o(174)](n[o(206)]())[o(183)]((t=>i.LiveRange[o(127)](t)));t[o(201)](r),e[o(130)][o(192)](o(186))[o(163)](),e[o(180)](o(186),{forceDefaultExecution:!0});const c=a[o(128)]((t=>o(205)!=t[o(150)][o(162)]));c[o(176)]>0&&t[o(201)](c);for(const t of a)t[o(139)]()}))}));for(const n of[t(115),t(178),t(175),t(185)]){const r=e[t(130)][t(192)](n);r.on(t(117),((n,s,o)=>{const i=t;if(o){const t=e[i(153)][i(198)][i(140)][i(113)]()[i(196)]()[i(141)]((t=>t.is(i(182),i(132))));this[i(207)](r[i(151)],t)||(n[i(149)]=!1,n[i(190)]())}}),{priority:t(148)})}}[ua(167)](){const t=ua,e=this[t(204)][t(130)][t(192)](t(186)),n=this[t(204)][t(135)][t(192)](t(131));if(!e[t(171)])return!1;const r=n[t(166)](this[t(204)][t(153)][t(198)][t(140)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(207)](e,n))return!1;return!0}[ua(207)](t,e){const n=ua,r=this[n(204)][n(135)][n(192)](n(126)),s=this[n(204)][n(153)][n(125)](t),o=this[n(204)][n(153)][n(125)](e),i=new Set,a=new Set;for(const t of r[n(116)]())if((n(189)==t[n(156)]||n(138)==t[n(156)]||n(186)==t[n(124)])&&t[n(157)])for(const e of t[n(206)]())e[n(179)](s,!0)&&i[n(164)](t[n(156)]+":"+t[n(121)].id),e[n(179)](o,!0)&&a[n(164)](t[n(156)]+":"+t[n(121)].id);if(i[n(134)]!=a[n(134)])return!1;for(const t of i)if(!a[n(188)](t))return!1;return!0}}const ga=pa;function da(){const t=["unbindElementFromMarkerName","highest","afterInit","3691534oryKiS","nodeAfter","mapper","449301bIhAqt","item","TrackChangesEditing","ck-suggestion-marker-","nodeBefore","FORMAT_REGULAR_ROW","setTableRowHeader","1395UlyJMT","parent","showSuggestionHighlights","cell","formatBlock","registerBlockAttribute","headingColumns","enableDefaultAttributesIntegration","markerName","removeClass","consume","FORMAT_HEADER_COLUMN","name","editing","getSuggestion","_suggestionFactory","writer","_registerLegacyDescription","6ZEUYEe","plugins","bindElementToMarker","addClass","addMarker:suggestion","3kEGIGS","get","removeMarker:suggestion","FORMAT_REGULAR_COLUMN","format","TableUtils","activeMarkers","commandParams","includes","1928790UnGaqs","removeAttribute","headingRows","start","*Format:* %0","consumable","locale","153382ntqzMA","setTableColumnHeader","TableEditing","stop","14518700cGbDVk","241528yEliHs","_acceptFormatSuggestionCallbackFactory","data","getCellLocation","_handleLegacySuggestions","forceValue","downcastDispatcher","type","markerRange","requires","end","registerCustomCallback","commandName","ck-suggestion-marker--active","FORMAT_HEADER_ROW","has","options","createTableWalker","accept","registerDescriptionCallback","data-suggestion","setAttribute","_splitMarkerName","editor","markerNameToElements","19224OfRSlC","descriptionFactory","registerAttributeLabel","toViewElement"];return(da=function(){return t})()}function pa(t,e){const n=da();return(pa=function(t,e){return n[t-=430]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(306973===-parseInt(n(432))/1*(-parseInt(n(448))/2)+-parseInt(n(488))/3+parseInt(n(453))/4+-parseInt(n(441))/5+parseInt(n(513))/6*(-parseInt(n(485))/7)+parseInt(n(478))/8*(-parseInt(n(495))/9)+parseInt(n(452))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);class ma extends t.Plugin{static get[ga(462)](){return[ia]}[ga(484)](){const t=ga,e=this[t(476)];if(!e[t(514)][t(468)](t(450)))return;const n=e[t(447)],r=e[t(514)][t(433)](t(490));r[t(502)](t(494)),r[t(502)](t(449)),r[t(500)](t(443)),r[t(500)](t(501)),r[t(479)][t(480)](t(443),Hr(n,t(467))),r[t(479)][t(480)](t(501),Hr(n,t(506))),this[t(457)]()}[ga(457)](){const t=ga,e=this[t(476)][t(514)][t(433)](t(490)),n=this[t(476)][t(514)][t(433)](t(437)),r=this[t(476)][t(514)][t(433)](ia)[t(454)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=pa,{type:c,id:u}=e[a(475)](o[a(503)]),l=e[a(509)](u),f=l[a(455)];if(a(499)!=l[a(460)]||!f||a(449)!=f[a(465)])return;if(o[a(489)])return void s[a(451)]();if(!i[a(446)][a(505)](o[a(461)],s[a(507)]))return;const h=o[a(461)][a(444)][a(486)],g=o[a(461)][a(463)][a(492)],d=h[a(496)][a(496)],{column:p}=n[a(456)](h),{column:m}=n[a(456)](g);for(let s=p;s<=m;s++){const l=n[a(470)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(498)],l=i[a(487)][a(481)](s);i[a(511)][a(430)](a(491)+c,l),r&&i[a(511)][a(474)](a(473),u,l),i[a(487)][a(515)](l,o[a(503)]),t&&(e[a(438)][a(440)](o[a(503)])?i[a(511)][a(430)](a(466),l):i[a(511)][a(504)](a(466),l))}}}}e[t(510)][t(464)](t(499),t(494),t(471),r),e[t(510)][t(464)](t(499),t(449),t(471),r),this[t(476)][t(508)][t(459)].on(t(431),s(),{priority:t(483)}),this[t(476)][t(455)][t(459)].on(t(431),((e,n,r)=>{const o=t;r[o(469)][o(497)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(483)}),this[t(476)][t(508)][t(459)].on(t(434),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(475)](r[o(503)]),c=e[o(509)](a),u=c[o(455)];if(o(499)!=c[o(460)]||!u||o(449)!=u[o(465)])return;const l=s[o(487)][o(477)](r[o(503)]);if(l)for(const t of l)s[o(511)][o(504)](o(491)+i,t),s[o(511)][o(504)](o(466),t),s[o(511)][o(442)](o(473),t),s[o(487)][o(482)](t,r[o(503)])}),{priority:t(483)}),this[t(512)]()}[ga(512)](){const t=ga,e=this[t(476)],n=e[t(447)];function r(e){const r=t;return{type:r(436),content:Hr(n,r(445),e)}}e[t(514)][t(433)](t(490))[t(479)][t(472)]((e=>{const s=t;if(s(499)!=e[s(460)])return;const{data:o}=e;if(o){if(s(494)==o[s(465)]){const t=o[s(439)][0][s(458)];return r(Hr(n,s(t?467:493)))}if(s(449)==o[s(465)]){const t=o[s(439)][0][s(458)];return r(Hr(n,s(t?506:435)))}}}))}}function Ia(){const t=["position","rootName","getRowIndexes","ck-suggestion-marker","TableClipboard","getChild","1064UnNuek","getItems","tablePasteChainId","_suggestionFactory","wrap","documentSelection","value","tableCellBorderColor","tablePasteColumn","insertionRanges","trackChanges","tableCellBorderStyle","name","listenTo","locale","getRange","commands","markMultiRangeInsertion","getSuggestionCallback","markerAttributes","createRangeOn","getRanges","registerDescriptionCallback","has","nodeAfter","map","_splitMarkerName","stop","set","conversion","join","markMultiRangeDeletion","requires","return","137140itXFhb","deletion","previousSibling","_getCoordsForCells","_isForcedDefaultExecutionBlock","suggestionUnloaded","markerName","getChangedMarkers","next","createRange","tableCellSuggestion","cell","for","get","Users","isEmpty","attributes","find","elementToElement","getContainedElement","content","isInContent","getAllAdjacentSuggestions","tablePaste","tablePasteRow","add","column","descriptionFactory","type","tableCellPadding","createTableWalker","forEach","start","237eNBovU","ck-suggestion-marker--active","ck-suggestion-marker-insertion","tableCellBorderWidth","findAncestor","keys","fromEntries","getSelectionAffectedTableCells","deletionRanges","suggestion-td","forceDefaultExecution","getColumns","remove","accept","activeMarkers","columnInsertionIndexes","createPositionBefore","startsWith","fill","call","suggestion","tableCell","clipboardOutput","rows","endColumn","$graveyard","suggestion:formatBlock:tablePasteCell","getSuggestion","setAttribute","paragraph","last","insertRows","insertContent","root","23783412XcbGAJ","dataDowncast","options","differ","register","getShiftedBy","containsRange","getChanges","author","tableCellHorizontalAlignment","previous","getColumnIndexes","isEqual","TableUtils","cells","discard","tableCellVerticalAlignment","registerCustomCallback","change","formatBlock","tableCellBackgroundColor","entries","model","removeMarkers","markMultiRangeBlockFormat","getRows","redo","setAttributes","view","createElement","getChildren","148OecJEy","11SsAbPF","editing","removeMarker","document","element","editingDowncast","insertion","fromRange","table","editor","unwrap","first","getSuggestions","filter","TrackChangesEditing","11074530tixzGR","every","insertColumns","afterInit","19896mvOBdy","insert","selection","7bKhQkp","oldRange","*Replace table cells*","showSuggestionHighlights","46503lFxeWP","reduce","plugins","removeColumns","_createdBatches","batch","newRange","some","getAttributes","835741zIztyM","rowInsertionRanges","285612YnBNGH","schema","getTableIfOnlyTableInContent","_tablePostFixingSubtypes","suggestionLoaded","registerPostFixer","push","markers","row","getMarkers","move","detach","hasSuggestion","length","_replaceTableSlotCell","markerToHighlight","includes","rowInsertionIndexes","endRow","high","columnInsertionRanges","updateMarker","tablePasteCell","low","nextSibling","from","end","createRangeIn","columns","subType","removeRows"];return(Ia=function(){return t})()}const Ea=ba;function ba(t,e){const n=Ia();return(ba=function(t,e){return n[t-=346]})(t,e)}!function(t,e){const n=ba,r=t();for(;;)try{if(825302===-parseInt(n(353))/1+-parseInt(n(544))/2*(-parseInt(n(459))/3)+-parseInt(n(524))/4*(-parseInt(n(426))/5)+parseInt(n(355))/6*(parseInt(n(547))/7)+parseInt(n(392))/8*(parseInt(n(551))/9)+-parseInt(n(540))/10*(-parseInt(n(525))/11)+-parseInt(n(493))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ia);const Ta=[Ea(462),Ea(399),Ea(403),Ea(502),Ea(509),Ea(513),Ea(455)],_a=Object[Ea(465)](Ta[Ea(417)]((t=>[t,null])));class ya extends t.Plugin{static get[Ea(424)](){return[ia]}[Ea(543)](){const t=Ea,n=this[t(534)];if(!n[t(346)][t(415)](t(390)))return;const r=n[t(346)][t(439)](t(539)),s=n[t(346)][t(439)](t(506)),o=n[t(346)][t(439)](ia),a=n[t(346)][t(439)](t(390));o[t(358)][t(361)](t(450),t(400)),n[t(515)][t(356)][t(497)](t(436),{allowIn:t(480),allowContentOf:t(480),isLimit:!0}),n[t(421)][t(444)]({model:t(436),view:t(468)});let c=null;n[t(515)].on(t(491),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(368)]-1];h&&h[u(469)]||r[u(430)]||this[u(534)][u(408)][u(439)](u(402))[u(398)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(397)))return!1;const i=s[o(357)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(466)](n[o(528)][o(546)]);if(!a[o(368)])return!1;const c=a[0][o(463)](o(533)),l=r[o(388)](a),f=r[o(504)](a),h={startRow:l[o(536)],endRow:l[o(489)],startColumn:f[o(536)],endColumn:f[o(489)]};return 1==a[o(368)]&&(h[o(373)]+=r[o(518)](i)-1,h[o(483)]+=r[o(470)](i)-1),ka(c,h,r)}(l,f,n[u(515)],s,a)&&(o[u(419)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(515)][u(511)]((()=>{const t=u;n[t(515)][t(491)](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(368)]&&r[t(409)](o,t(450),{tablePasteChainId:s}),a[t(368)]&&r[t(409)](a,t(400),{tablePasteChainId:s}),l[t(368)]&&(r[t(409)](l,t(449),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(457)]((e=>{const n=t;var r;return null===(r=e[n(366)])||void 0===r?void 0:r[n(478)](e)}))),f[t(368)]&&(r[t(423)](f,t(449),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(457)]((e=>{const n=t;var r;return null===(r=e[n(366)])||void 0===r?void 0:r[n(478)](e)})));const g=r[t(517)](h[t(417)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(377),{tablePasteChainId:s});if(g){const e=g[t(364)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(515)][t(412)](s),a=e[t(443)]((e=>e[t(407)]()[t(505)](i)));a&&r[t(361)]([a[t(404)],o])}r[t(368)]&&g[t(487)](t(411),Object[t(465)](r))}c=null})))}),{priority:e.priorities[t(374)]+10}),n[t(346)][t(439)](t(390)).on(t(369),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(419)]();const u=s[r(437)],l=o,f=Aa(u),h=Aa(l);e[r(425)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(471)](u[r(391)](0));for(const t of Array[r(380)](l[r(523)]()))a[r(545)](t,u,r(381));const t=c[r(372)][r(371)](s[r(363)]),e=c[r(474)][r(371)](s[r(452)]);t||e||(g=i.LiveRange[r(532)](a[r(382)](u)))}else h&&!f&&(d=a[r(382)](u));else{const t=a[r(522)](r(436)),e=a[r(522)](r(436));a[r(396)](a[r(382)](u),e),a[r(545)](t,u,0);for(const e of Array[r(380)](l[r(523)]()))a[r(545)](e,t,r(381));g=i.LiveRange[r(532)](a[r(412)](t)),d=i.LiveRange[r(532)](a[r(412)](e))}const p=Array[r(380)](l[r(352)]())[r(538)]((([t])=>Ta[r(371)](t)));c[r(507)][r(361)]({element:u,attributes:p[r(368)]?Object[r(465)](p):null}),g&&c[r(401)][r(361)](g),d&&c[r(467)][r(361)](d)}),{priority:t(374)}),s.on(t(542),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(383)]||1;c[o(474)]=new Array(l)[o(477)](u)[o(417)](((t,e)=>t+e));for(const{cell:t}of s[o(456)](i,{startColumn:u,endColumn:u+l-1}))c[o(375)][o(361)](n[o(515)][o(412)](t))}),{priority:t(378)}),s.on(t(490),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(482)]||1;c[o(372)]=new Array(l)[o(477)](u)[o(417)](((t,e)=>t+e));for(const{cell:t}of s[o(456)](i,{startRow:u,endRow:u+l-1}))c[o(354)][o(361)](n[o(515)][o(412)](t))}),{priority:t(378)}),r[t(453)][t(414)]((e=>{const r=t;if(e[r(384)]&&e[r(384)][r(476)](r(449)))return e[r(503)]?{}:{type:r(531),content:Hr(n[r(406)],r(549))}}));const u=()=>!1;for(const e of[t(449),t(400),t(450),t(377)])r[t(395)][t(510)](t(531),e,t(422),u),r[t(395)][t(510)](t(427),e,t(422),u),r[t(395)][t(510)](t(512),e,t(422),u);r[t(395)][t(510)](t(512),t(377),t(508),u),r[t(395)][t(510)](t(512),t(377),t(472),((e,r,s)=>{const o=t,i=e[o(417)]((t=>t[o(445)]()))[o(538)]((t=>t)),a=new Map(i[o(417)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(507)])e&&a[o(420)](t,e);else if(s&&s[o(411)])for(const[t,e]of Object[o(514)](s[o(411)])){const r=n[o(515)][o(362)][o(439)](t),s=r?r[o(407)]()[o(445)]():null;s&&a[o(420)](s,e)}n[o(515)][o(511)]((t=>{const e=o;for(const[n,r]of a)t[e(520)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(395)][o(510)](e,o(449),s,((t,i,a)=>{const c=o;n[c(515)][c(511)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(458)][o(416)];t.is(o(529),o(436))&&u[o(361)](t)}r[o(395)][o(410)](e,null,s)(t,i,a);for(const t of u)o(484)!=t[o(492)][o(387)]&&n[o(535)](t)}))}))};l(t(531),t(472)),l(t(531),t(508)),l(t(427),t(472)),l(t(427),t(508)),r[t(395)][t(510)](t(531),t(450),t(508),(e=>{const n=t,r=e[n(417)]((t=>t[n(445)]())),i=r[0][n(463)](n(533)),{minRow:a,maxRow:c}=o[n(429)](r);s[n(385)](i,{at:a,rows:c-a+1})})),r[t(395)][t(510)](t(531),t(400),t(508),(e=>{const n=t,r=e[n(417)]((t=>t[n(445)]())),i=r[0][n(463)](n(533)),{minColumn:a,maxColumn:c}=o[n(429)](r);s[n(347)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(384)]||!n[s(384)][s(476)](s(449)))return;const o=n[s(442)][s(394)],i=r[s(537)]()[s(538)]((t=>t[s(447)]&&t[s(442)]&&t[s(442)][s(394)]==o));i[s(368)]&&n[s(448)]()[s(368)]!=i[s(368)]&&i[s(552)](((t,e)=>(t[s(434)]=e,e[s(503)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(418)](e[s(432)]),i=[s(389),s(461)],a=r[s(473)][s(371)](e[s(432)]);return a&&i[s(361)](s(460)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(359),f,{priority:t(374)}),r.on(t(431),f,{priority:t(374)}),n[t(515)][t(528)][t(360)]((()=>{const e=t;let s=!1;const o=Array[e(380)](n[e(515)][e(528)][e(496)][e(433)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(418)](t);if(e(479)!=o||e(427)!=a||i[e(548)])continue;if(!r[e(367)](c))continue;const u=r[e(486)](c)[e(413)](),l=n[e(346)][e(439)](e(440)).me;for(const t of r[e(537)]())if(t[e(447)]&&t[e(501)]==l&&e(512)==t[e(454)]&&e(377)==t[e(384)]&&t[e(413)]()[e(541)]((t=>u[e(351)]((n=>n[e(499)](t,!0))))))for(const n of t[e(448)]())n[e(447)]&&(n[e(508)](),s=!0)}return s})),n[t(515)][t(528)][t(360)]((e=>{const s=t,o=n[s(408)][s(439)](s(519));if(!o||!o[s(348)][s(415)](e[s(349)]))return!1;let i=!1;const a=n[s(346)][s(439)](s(440)).me,c=n[s(515)][s(528)][s(496)][s(500)](),u=Array[s(380)](n[s(515)][s(528)][s(496)][s(433)]())[s(538)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(418)](t);return n(479)==o&&n(449)==i&&c==a.id&&!e[n(548)]}));for(const t of c){if(s(545)!=t[s(454)]||s(436)!=t[s(404)]||1!=t[s(368)])continue;const n=e[s(435)](t[s(386)],t[s(386)][s(498)](1));if(!u[s(443)]((({data:t})=>t[s(350)][s(505)](n))))for(const{name:t,data:r}of u)if(n[s(499)](r[s(350)])){e[s(376)](t,{range:n}),i=!0;break}}return i})),n[t(515)][t(528)][t(360)]((e=>{const s=t;let o=!1;const i=n[s(346)][s(439)](s(440)).me,a=r[s(537)]()[s(538)]((t=>t[s(447)]&&t[s(501)]==i)),c=new Set,u=new Set;for(const t of a)if(s(449)==t[s(384)])for(const e of t[s(364)]()){const n=e[s(407)]()[s(445)]();if(n)if(n.is(s(529),s(436))&&Aa(n)){t[s(527)](e[s(404)]),c[s(451)](n),o=!0;const r=n[s(379)],i=n[s(428)],a=r&&r.is(s(529),s(436)),l=i&&i.is(s(529),s(436));a&&!c[s(415)](r)&&u[s(451)](r),l&&!c[s(415)](i)&&u[s(451)](i)}else n.is(s(529),s(488))&&n[s(441)]&&(t[s(527)](e[s(404)]),o=!0)}else if(s(377)==t[s(384)]){if(!t[s(442)]||!t[s(442)][s(394)])continue;const e=t[s(442)][s(411)];if(e&&Object[s(464)](e)[s(368)])continue;const n=t[s(442)][s(394)];let r=!0,i=!0;for(const e of a)if(e[s(384)]&&e[s(384)][s(476)](s(449))){if(!e[s(442)][s(394)]){i=!1;break}if(e.id!=t.id&&e[s(442)][s(394)]==n){r=!1;break}}i&&r&&(t[s(516)](),o=!0)}for(const t of c)e[s(471)](t);for(const t of u)e[s(535)](t);return o})),n[t(421)][t(438)](t(530))[t(370)]({model:t(485),view:(t,e)=>h(t),converterPriority:t(374)}),n[t(421)][t(438)](t(494))[t(370)]({model:t(485),view:(e,n)=>n[t(495)][t(550)]?h(e,!1):null,converterPriority:t(374)});const g=n[t(526)][t(521)];this[t(405)](g[t(528)],t(481),((e,n)=>{const r=t,s=[];for(const t of g[r(382)](n[r(446)])[r(393)]())t.is(r(529),r(468))&&s[r(361)](t);g[r(511)]((t=>{const e=r;for(const n of s)t[e(365)](t[e(382)](n),t[e(475)](n)),t[e(471)](n)}))}))}}function Aa(t){const e=Ea;if(t[e(441)])return!0;const n=t[e(391)](0);return n.is(e(529),e(488))&&n[e(441)]}function ka(t,e={},n){const r=Ea;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(456)](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-=368]})(t,e)}function Na(){const t=["formatInline","columnWidths","locale","has","table","data","handleSuggestionDescription","formatBlock","editor","622632LzmPnO","accept","resizeTableWidth","58980meekes","TableColumnResizeEditing","document","registerCustomCallback","getAttribute","_suggestionFactory","*Format:* resize table","2434xsZPRg","handleResizeTableWidthCommand","Users","1085175COtWUr","TrackChangesEditing","selection","getTableColumnsWidths","124XEUnUi","getSuggestions","123WpYoJC","plugins","138613jIIsrm","discard","bind","change","commandParams","formatGroupId","registerDescriptionCallback","198WTlnMy","subType","99890HseNnD","get","getSuggestionCallback","getColumnGroupElement","author","resizeTable","format","getSelectedElement","enableCommand","model","3596112vyqsSE","type","afterInit","descriptionFactory","tableWidth","markBlockFormat","getContainedElement"];return(Na=function(){return t})()}!function(t,e){const n=La,r=t();for(;;)try{if(233309===parseInt(n(399))/1+-parseInt(n(388))/2*(-parseInt(n(397))/3)+parseInt(n(395))/4*(-parseInt(n(381))/5)+-parseInt(n(378))/6+-parseInt(n(391))/7+parseInt(n(418))/8+-parseInt(n(406))/9*(-parseInt(n(408))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[Ca(420)](){const t=Ca;if(!this[t(377)][t(398)][t(372)](t(382)))return;const e=this[t(377)][t(398)][t(409)](t(392));e[t(416)](t(380),this[t(389)][t(401)](this)),e[t(386)][t(384)](t(376),t(413),t(379),e[t(386)][t(410)](t(376),null,t(400))),e[t(386)][t(384)](t(376),t(413),t(400),e[t(386)][t(410)](t(376),null,t(379))),e[t(421)][t(405)](this[t(375)][t(401)](this))}[Ca(389)](t,e){const n=Ca,r=this[n(377)][n(398)][n(409)](n(392)),s=this[n(377)][n(398)][n(409)](n(382)),o=e[n(373)]||this[n(377)][n(417)][n(383)][n(393)][n(415)]();this[n(377)][n(417)][n(402)]((()=>{const i=n,a=s[i(411)](o);let c=a?s[i(394)](a):null,u=o[i(385)](i(422))||null;const l=e[i(422)]||u,f=e[i(370)]||c,h=this[i(377)][i(398)][i(409)](i(390)).me;for(const t of r[i(396)]()){const e=t[i(368)]();if(i(413)===t[i(407)]&&e===o){t[i(412)]!==h&&t[i(400)]();const e=t[i(374)][i(403)];u=e[0][i(422)],c=e[0][i(370)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(423)](o,{commandName:i(380),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(413)},[],i(413))}))}[Ca(375)](t){const e=Ca;if(e(376)!=t[e(419)]&&e(369)!=t[e(419)])return;const{data:n}=t;if(n&&e(413)===n[e(404)]){const t=e(387);return{type:e(414),content:Hr(this[e(377)][e(371)],t)}}}}const Sa=va;function va(t,e){const n=Oa();return(va=function(t,e){return n[t-=208]})(t,e)}!function(t,e){const n=va,r=t();for(;;)try{if(831312===-parseInt(n(222))/1+parseInt(n(209))/2*(parseInt(n(223))/3)+parseInt(n(217))/4*(-parseInt(n(216))/5)+parseInt(n(220))/6*(parseInt(n(212))/7)+parseInt(n(226))/8*(parseInt(n(211))/9)+-parseInt(n(214))/10*(parseInt(n(224))/11)+parseInt(n(218))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oa);class Ma extends t.Plugin{[Sa(210)](){const t=Sa,e=this[t(221)];e[t(208)][t(225)](t(228))&&e[t(208)][t(227)](t(213))[t(215)](t(219))}}function Oa(){const t=["65488vXzzMf","26747520lGKuNz","insertTemplate","6ppQjKQ","editor","787654TteKNH","1181064cJdilK","22thJSup","has","584YwbTOz","get","Template","plugins","2hvnxtj","afterInit","3501SXCvgo","4613399emoWwi","TrackChangesEditing","6572900lfPmhH","enableCommand","115hnwIwt"];return(Oa=function(){return t})()}function wa(){const t=["300790TZVUvM","351488vJVILP","TrackChangesEditing","registerElementLabel","37gTdPeJ","tableOfContents","11qGDUen","5kOLcNz","6666GhmVzK","830760EoKzCd","ELEMENT_TABLE_OF_CONTENTS","locale","322861ASslLz","get","editor","insertTableOfContents","enableCommand","plugins","3VfTTmG","1874376TGjCtO","1398414RPjlOw","commands","descriptionFactory","afterInit"];return(wa=function(){return t})()}const Fa=Da;function Da(t,e){const n=wa();return(Da=function(t,e){return n[t-=192]})(t,e)}!function(t,e){const n=Da,r=t();for(;;)try{if(119793===-parseInt(n(198))/1*(parseInt(n(202))/2)+-parseInt(n(212))/3*(-parseInt(n(195))/4)+-parseInt(n(201))/5*(parseInt(n(214))/6)+parseInt(n(206))/7+parseInt(n(203))/8+parseInt(n(213))/9+-parseInt(n(194))/10*(-parseInt(n(200))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wa);class Pa extends t.Plugin{[Fa(193)](){const t=Fa,e=this[t(208)];if(!e[t(215)][t(207)](t(209)))return;e[t(211)][t(207)](t(196))[t(210)](t(209));const n=e[t(211)][t(207)](t(196)),r=e[t(205)];n[t(192)][t(197)](t(199),(e=>Hr(r,t(204),e)))}}const xa=Ba;function Ba(t,e){const n=Ua();return(Ba=function(t,e){return n[t-=386]})(t,e)}function Ua(){const t=["has","1482243fZYNNK","9355024DxAVHy","model","getChangedMarkers","getNearestSelectionRange","registerPostFixer","Title","createRange","nodeBefore","start","registerElementLabel","7388200kEDgQE","22123880TewHen","isEqual","233646XOwaxC","updateMarker","descriptionFactory","afterInit","isTouching","schema","1862502Ecprav","differ","forward","1059628GcOUIz","removeMarker","isCollapsed","document","end","TrackChangesEditing","215EODFNU","editor","get","suggestion","locale","ELEMENT_TITLE","_splitMarkerName","from","plugins","newRange","element","title-content"];return(Ua=function(){return t})()}!function(t,e){const n=Ba,r=t();for(;;)try{if(924871===-parseInt(n(399))/1+parseInt(n(422))/2+parseInt(n(419))/3+-parseInt(n(410))/4+-parseInt(n(386))/5*(-parseInt(n(413))/6)+-parseInt(n(400))/7+parseInt(n(411))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[xa(416)](){const t=xa,e=this[t(387)];if(!e[t(394)][t(398)](t(405)))return;const n=e[t(394)][t(388)](t(427));n[t(415)][t(409)](t(397),(()=>Hr(e[t(390)],t(391)))),e[t(401)][t(425)][t(404)]((r=>{const s=t;let o=!1;const i=Array[s(393)](e[s(401)][s(425)][s(420)][s(402)]());for(const{name:t,data:a}of i){const{group:i}=n[s(392)](t);if(s(389)!==i||!a[s(395)])continue;const c=a[s(395)],u=c[s(426)][s(407)];if(!u||!u.is(s(396),s(397)))continue;if(!c[s(408)][s(417)](c[s(426)]))continue;const l=e[s(401)][s(418)][s(403)](c[s(426)],s(421));if(l&&l[s(424)]){const e=r[s(406)](c[s(408)],l[s(408)]);e[s(412)](c)||(r[s(414)](t,{range:e}),o=!0)}o||(r[s(423)](t),o=!0)}return o}))}}function Ga(){const t=["12oMXkTR","2233384BvZhgO","get","plugins","4IXqXvd","UndoEditing","afterInit","24999ANQdtE","editor","redo","60aBOldB","6MupLiG","TrackChangesEditing","1111805awDYgD","1692719OkmfHE","has","33996PBzRyX","enableCommand","1709114lrczeE","3647151lxWFmm","undo"];return(Ga=function(){return t})()}const Va=za;function za(t,e){const n=Ga();return(za=function(t,e){return n[t-=492]})(t,e)}!function(t,e){const n=za,r=t();for(;;)try{if(610134===-parseInt(n(512))/1+parseInt(n(496))/2*(parseInt(n(503))/3)+-parseInt(n(500))/4*(parseInt(n(509))/5)+-parseInt(n(507))/6*(parseInt(n(510))/7)+-parseInt(n(497))/8+parseInt(n(494))/9+-parseInt(n(506))/10*(-parseInt(n(493))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ga);class Ha extends t.Plugin{[Va(502)](){const t=Va,e=this[t(504)],n=e[t(499)][t(498)](t(508));e[t(499)][t(511)](t(501))&&(n[t(492)](t(495)),n[t(492)](t(505)))}}const Wa=Ka;function Ka(t,e){const n=Ja();return(Ka=function(t,e){return n[t-=453]})(t,e)}!function(t,e){const n=Ka,r=t();for(;;)try{if(834416===-parseInt(n(470))/1*(-parseInt(n(456))/2)+-parseInt(n(467))/3+-parseInt(n(460))/4*(parseInt(n(473))/5)+parseInt(n(463))/6*(-parseInt(n(455))/7)+parseInt(n(472))/8+-parseInt(n(471))/9*(-parseInt(n(457))/10)+parseInt(n(465))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ja);class Xa extends t.Plugin{static get[Wa(453)](){return[ia]}[Wa(469)](){const t=Wa,e=this[t(464)];e[t(461)][t(462)](t(468))&&e[t(461)][t(454)](t(458))[t(466)](t(459))}}function Ja(){const t=["toggleTableCaption","2942464JQUiHY","plugins","has","8760918pmDxtS","editor","20132486jjGaSN","enableCommand","1996782jfpGRW","TableCaptionEditing","afterInit","1sskDfF","112707PVTTAK","11520672turPsX","10TOHJkk","requires","get","7FCRLQt","2171894XBbQzm","60IflLtY","TrackChangesEditing"];return(Ja=function(){return t})()}const qa=Ya;function Za(){const t=["tableBorderWidth","tableCellBackgroundColor","3464792xnFIjU","*Format:* change table cell properties","join","TrackChangesEditing","pluginName","plugins","editor","TableCellPropertiesEditing","commandParams","3547082fabfEH","tableCellBorderStyle","tableCellHeight","start","1546898UIYEVF","discard","registerDescriptionCallback","handleDiscardAction","locale","tableProperties","_suggestionFactory","has","tableCellHorizontalAlignment","tableCellBorderWidth","tableBorderColor","format","TableUtils","getSelectionAffectedTableCells","tableCellWidth","registerCustomCallback","tableBorderStyle","batch","tableCellBorderColor","table","accept","get","nodeAfter","getAttribute","change","removeAttribute","5800668vyuLEw","63vFlFuw","enqueueChange","tableCellProperties","tableCellVerticalAlignment","_handlePropertyChange","285228HaPBxu","enableCommand","getSuggestionCallback","findAncestor","data","tableBackgroundColor","setAttribute","getFirstPosition","getSuggestions","tableHeight","354861kHuXZx","formatBlock","descriptionFactory","selection","afterInit","getContainedElement","subType","58216770XtWyGu","model","*Format:* change table properties","tableCellPadding","TablePropertiesEditing","document","104JfJbLX","TrackChangesTableProperties","tableWidth","markBlockFormat","tableAlignment","_getSuggestion","5cjrpaZ","handleSuggestionDescription"];return(Za=function(){return t})()}function Ya(t,e){const n=Za();return(Ya=function(t,e){return n[t-=291]})(t,e)}!function(t,e){const n=Ya,r=t();for(;;)try{if(992411===-parseInt(n(335))/1+-parseInt(n(322))/2+-parseInt(n(362))/3*(parseInt(n(367))/4)+-parseInt(n(318))/5*(-parseInt(n(361))/6)+-parseInt(n(331))/7+-parseInt(n(312))/8*(parseInt(n(299))/9)+parseInt(n(306))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Za);class Qa extends t.Plugin{constructor(t){const e=Ya;super(t),this[e(340)]=[e(345),e(351),e(320),e(316),e(314),e(298),e(294)],this[e(364)]=[e(353),e(332),e(344),e(309),e(349),e(333),e(321),e(343),e(365)]}static get[qa(326)](){return qa(313)}[qa(303)](){const t=qa,e=this[t(328)][t(327)][t(356)](t(325));if(this[t(328)][t(327)][t(342)](t(310))){for(const n of this[t(340)])e[t(368)](n,((e,r)=>{const s=t,o=this[s(328)][s(307)][s(311)][s(302)][s(296)]()[s(292)](s(354));this[s(366)](n,[o],this[s(340)],s(340),e,r)}));e[t(341)][t(350)](t(300),t(340),t(355),e[t(341)][t(291)](t(300),null,t(336))),e[t(341)][t(350)](t(300),t(340),t(336),((e,n)=>this[t(338)](this[t(340)],e,n))),e[t(341)][t(350)](t(300),t(340),t(324),(()=>!1))}if(this[t(328)][t(327)][t(342)](t(329))){for(const n of this[t(364)])e[t(368)](n,((e,r)=>{const s=t,o=this[s(328)][s(327)][s(356)](s(347))[s(348)](this[s(328)][s(307)][s(311)][s(302)]);this[s(366)](n,o,this[s(364)],s(364),e,r)}));e[t(341)][t(350)](t(300),t(364),t(355),e[t(341)][t(291)](t(300),null,t(336))),e[t(341)][t(350)](t(300),t(364),t(336),((e,n)=>this[t(338)](this[t(364)],e,n))),e[t(341)][t(350)](t(300),t(364),t(324),(()=>!1))}e[t(301)][t(337)]((e=>this[t(319)](e)))}[qa(366)](t,e,n,r,s,o){const i=qa,a=this[i(328)][i(327)][i(356)](i(325));this[i(328)][i(307)][i(363)](o[i(352)],(()=>{const t=i;for(const i of e)if(this[t(317)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(358)](r);void 0!==n&&(e[r]=n)}s(o),a[t(315)](i,{commandParams:[e]},[],r)}}))}[qa(338)](t,e,n){const r=qa,s=e[0][r(334)][r(357)],o=n[r(330)][0];this[r(328)][r(307)][r(359)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(295)](r,o[r],s):e[n(360)](r,s)}))}[qa(319)](t){const e=qa;if(t[e(293)])switch(t[e(305)]){case e(340):return{type:e(346),content:Hr(this[e(328)][e(339)],e(308))};case e(364):return{type:e(346),content:Hr(this[e(328)][e(339)],e(323))}}}[qa(317)](t,e){const n=qa,r=this[n(328)][n(327)][n(356)](n(325));for(const s of r[n(297)]({skipNotAttached:!0})){const r=s[n(304)]();if(s[n(305)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Y?Y.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Qe(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=Jt?function(t,e){return Jt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Qt(t,sn(t),n),r&&(n=Xn(n,7,oc));for(var s=e.length;s--;)Br(n,e[s]);return n})),Ec=Tc;function bc(){const t=["addMarkerName","isIntersectingWithRange","size","low","_registerDefaultCallbacks","isOwn","toUpperCase","activeMarkers","change:_saved","newRange","getMarkers","isInsideObject","getCommentThread","_findSuggestions","isDocumentOperation","high","_model","groupId","_editor","removeClass","_trackFormatChanges","isInContent","addCommentThread","_suggestionFactory","nodeBefore","_isForcedDefaultExecutionBlock","delete","registerInlineAttribute","documentSelection","_customCallbacks","isMultiRange","plugins","_getAuthorFromId","addSuggestion","bindElementToMarker","get","trackChanges.mergeNestedSuggestions","_splitMarkerName","splice","PendingActions","getChangedMarkers","suggestionChanged","mapper","containerElement","add","addRange","acceptAllSuggestions","insertion:","removeAttribute","isAtEnd","createPositionAfter","define","then","_joinSuggestions","track-changes-user-not-found","external:","position","return","_isRegisteredAttribute","ck-suggestion-marker-formatInline","conversion","catch","markerReady","getLastMatchingPosition","markDeletion","attribute:accept","getShiftedBy","_reduceSuggestionAttributeRange","markerNameToElements","_suggestionState","attribute:join","$textProxy","createPositionBefore","registerCustomCallback","isTouching","TrackChangesEditing","markInsertion","createElement","_joinWithAdjacentSuggestions","markerToHighlight","formatGroupId","announce","rootName","_commentsRepository","_updateSuggestionData","removeComment","hasComments","from","addMarker:suggestion:attribute","rename","elementEnd","open","_initAriaMarkerChangeAnnouncements","_defaultCallbacks","track-changes-suggestion-data-mismatch","3680608QPsupt","formatInline:chain","_getSuggestionData","unbind","tablePasteChainId","dataToMarker","attributeOldValue","ck-suggestion-marker-formatBlock","getRanges","map","range","hasSuggestion","attributeKey","isCollapsed","chain","startsWith","registerBlockAttribute","ready","deleteContent","forceDefaultExecution","attribute:","nodeAfter","locale","PENDING_ACTION_SUGGESTION","removeMarkers","track-changes-enable-command-twice","Users","track-changes-adapter-already-set","highest","change:data","markers","next","buildSuggestion","_recordAttributeChanges","10AhOmtX","_breakSuggestionMarker","insertContent","insertion:join","split","ck-suggestion-marker-","ENTER","item","sort","deletion:chain","addMarker","enableCommand","_inlineAttributeKeys","listenTo","_setSuggestionRange","substring","start","name","widget","parent","ck-suggestion-marker--active","ck-suggestion-marker","_adapter","setAttribute","insertion:accept","detach","originalSuggestionId","markerToData","descriptionFactory","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.","join","683915qQFvHM","_getExternalAuthor","document","always","editing","_addSuggestionMarker","element","end","unshift","normal","value","_addThreadToSuggestion","toViewElement","move","_mergeNestedSuggestions","_isDataLoaded","createRangeOn","insertion:chain","markInlineFormat","getDifference","fire","showSuggestionHighlights","splitPosition","hasCommentThread","unbindElementFromMarkerName","addMarker:suggestion:formatBlock","suggestion:","deletion:","differ","keys","trackChanges.trackFormatChanges","includes","updateMarker","accept","_recordAttributeSuggestions","newValue","_getAttributeKey","suggestionUnloaded","insert","stop","howMany","$text","data","update:suggestion","lowest","_afterChanges","getSuggestion","registerPostFixer","multipleBlocks","_refreshSuggestionsChain","fromRange","createPositionAt","addUser","_element","formatInline:accept","acceptSuggestion","_refreshAttributeSuggestionsChain","getAllAdjacentSuggestions","addComment","formatBlock","schema","markBlockFormat","elementStart","isArray","commentThread","oldValue","isObject","deletion:join","enableDefaultAttributesIntegration","group","change:activeMarkers","isIntersecting","formatBlock:discard","discardSuggestion","consumable","previous","pluginName","discard","reconvertMarker","_SUGGESTION_ANNOUNCEMENT","isEqual","default","acceptSelectedSuggestions","meta","suggestion","containsItem","getSuggestionCallback","filter","createdAt","editingDowncast","_createSuggestion","_setSuggestionData","_saved","containsRangeInObject","@external","getRange","getSuggestions","createRange","rethrowUnexpectedError","set","toJSON","_cutOutSuggestionMarker","collaboration.channelId","fetchCommentThread","isExternal","$marker","values","markMultiRangeBlockFormat","formatInline:discard","trackChangesCommand","formatBlock:join","createSelection","after","isAtStart","author","clone","markerName","trackChanges","deletion:accept","CommentsRepository","_processAttributeSuggestions","setSelection","getUser","removeMarker:suggestion:attribute","stopListening","containsRange","setTo","track-changes-adapter-missing-getsuggestion","addHighlight","markAttributeChange","_enabledCommands","_suggestions","marker-count","417414ydnGHM","insertion:discard","containsPosition","authoredAt","deletion:discard","execute","isBefore","concat","792071MelROx","forward","remove","find","warn","formatInline:join","data-suggestion","6rGMNor","formatInline:","deletion","getIntersection","isLocal","attribute","formatBlock:","push","requires","formatInline","suggestionLoaded","$elementName","createRangeIn","getContainedElement","_handleNewSuggestionMarker","getWalker","selection","updateSuggestion","substr","_getMarkerAnnouncementText","adapter","_checkSuggestionCorrectness","error-saving-suggestion-data-suggestion-discarded","before","1518000byoxqt","addMarker:suggestion","_rangeIsInLocalUserInsertion","attributes","dataReady","formatBlock:accept","model","FORMATTING","clear","config","rejected","type","insertion","discardSelectedSuggestions","moveTargetPosition","applyOperation","LEAVE","oldRange","commands","batch","elementToElement","getNearestSelectionRange","getAttribute","getAncestors","writer","addClass","getItems","_reduceExistingSuggestions","refresh","attributeNewValue","suggestion-type","formatBlock:chain","enableReadOnlyMode","change","consume","key","markMultiRangeDeletion","creator","$graveyard","assign","has","track-changes-suggestion-not-found","editor","_removeSuggestion","track-changes-command-not-found","getChanges","_onDiscard","isUndo","getCustomProperty","notReady","options","targetPosition","every","forEach","pop","removed","discardAllSuggestions","suggestion:attribute:","head","multi","isAfter","getFirstRange","getMultiRangeId","never","8128053wIcEPT","backward","fromCharCode","format","getFirstMarker","dataDowncast","skipNestingCheck","some","upcast","isLimit","isNextTo","root","_blockAttributeKeys","enqueueChange","authorName","accepted","init","commandName","resolve","removeMarker","length","attribute:discard","subType","_descriptionFactory","isSelectable","isBlock","for","markMultiRangeInsertion","isRemovable","_isBlockAttribute","1223345DgZuBJ","removeMarker:suggestion:formatBlock","comments","addSuggestionData","_processAttributeChanges"];return(bc=function(){return t})()}function Tc(t,e){const n=bc();return(Tc=function(t,e){return n[t-=140]})(t,e)}!function(t,e){const n=Tc,r=t();for(;;)try{if(452944===parseInt(n(395))/1+parseInt(n(364))/2*(-parseInt(n(528))/3)+parseInt(n(567))/4+parseInt(n(230))/5*(-parseInt(n(543))/6)+-parseInt(n(536))/7+-parseInt(n(330))/8+parseInt(n(200))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const _c=Ec(554);class yc extends t.Plugin{static get[Ec(551)](){return[Ec(514),o.Users,t.PendingActions,Qr,es,as,fs,Ts,ms,As,Ss,Bs,to,so,uo,go,bo,Ao,No,Mo,Do,zo,Uo,Xo,Yo,ei,ui,pi,Ni,si,Vs,Ws,bi,Ai,Mi,Fi,ji,zi,Ji,$i,ra,ia,ha,ma,Xa,ya,Ra,Pa,Qa,Ma,ja,Ha]}static get[Ec(471)](){return Ec(310)}get[Ec(223)](){return this[Ec(392)]}constructor(t){const e=Ec;function n(t){const e=Tc;return t[e(339)]((t=>String[e(202)](t)))[e(394)]("")}super(t),this[e(429)]=!1,this[e(494)](e(242),[]),this.on(e(465),((n,r,s,o)=>{const i=e;this[i(251)][i(169)]((()=>{const e=i;for(const n of[...o,...s])this[e(251)][e(360)][e(176)](n)&&t[e(399)][e(473)](n)}))})),this[e(392)]=new Jr(this[e(178)][e(142)][e(455)],this[e(178)][e(352)]),this[e(386)]=null,this[e(258)]=new Ac(this[e(178)]),this[e(526)]=new Map,this[e(318)]=t[e(266)][e(270)](e(514)),this[e(525)]=new Set,this[e(251)]=this[e(178)][e(142)],this[e(304)]=new WeakMap,this[e(260)]=!1,this[e(212)]=new Set([e(554)]),this[e(376)]=new Set,t[e(145)][e(286)](e(425),e(476)),this[e(255)]=t[e(145)][e(270)](e(425)),t[e(145)][e(286)](e(271),!0),this[e(409)]=t[e(145)][e(270)](e(271)),this[e(504)]=new f(t,this[e(525)]),this[e(327)](),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,48,51,48])}[Ec(216)](){const t=Ec,n=this[t(178)],r=(e,n)=>{const r=t;if(r(548)!=e)return r(369)+e;const s=n[r(368)]("|")[0];return this[r(229)](s)?r(337):r(294)};n[t(295)][t(226)](t(484))[t(314)]({model:t(479),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(272)](e[n(511)]),a=[n(385),r(o,i)];let c=3e3;return this[n(242)][n(426)](e[n(511)])&&(a[n(550)](n(384)),c=3010),n(545)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(295)][t(226)](t(205))[t(279)]((e=>{const r=t;e.on(r(568),((t,e,s)=>{const o=r;if(!s[o(186)][o(416)])return;const i=e[o(371)];if(!i)return;const c=s[o(277)][o(407)](i);n[o(142)][o(455)][o(461)](i)&&c&&!c[o(184)](o(382))&&c.is(o(278))&&(0,a.toWidget)(c,s[o(160)])}),{priority:r(250)})})),n[t(295)][t(226)](t(205))[t(314)]({model:t(479),view:(e,n)=>{const s=t;if(!n[s(186)][s(416)])return null;const{type:o,subType:i}=this[s(272)](e[s(511)]);return{classes:[s(385),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(371)])return;const{id:c}=this[a(272)](o[a(511)]);if(r){const t=this[a(526)][a(270)](c),e=this[a(431)](t);if(!this[a(229)](e))return}if(o[a(371)].is(a(559)))return void i[a(469)][a(170)](o[a(371)],s[a(381)]);const u=i[a(277)][a(407)](o[a(371)]);if(o[a(371)].is(a(401))&&n[a(142)][a(455)][a(225)](o[a(371)])&&!u[a(184)](a(523))){i[a(160)][a(161)]([a(385),a(337)],u),i[a(160)][a(387)](a(542),c,u),i[a(277)][a(269)](u,o[a(511)]),e&&(this[a(242)][a(426)](o[a(511)])?i[a(160)][a(161)](a(384),u):i[a(160)][a(254)](a(384),u));for(const t of n[a(142)][a(555)](o[a(371)])[a(162)]())i[a(469)][a(170)](t,s[a(381)]);i[a(469)][a(170)](o[a(371)],s[a(381)])}};n[t(295)][t(226)](t(205))[t(279)]((e=>{const n=t;e.on(n(420),((t,e,r)=>{const o=n;r[o(186)][o(416)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(358)})})),n[t(295)][t(226)](t(205))[t(279)]((e=>{const n=t;e.on(n(323),((t,e,r)=>{const o=n;r[o(186)][o(416)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(358)})})),n[t(295)][t(226)](t(205))[t(391)]({model:t(479),view:(e,n)=>n[t(186)][t(416)]?null:{group:t(479),name:e[t(561)](11)}}),n[t(295)][t(226)](t(208))[t(156)]({view:{name:t(479),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(421)+e[r(158)](r(166))+":"+e[r(158)]("id");return e[r(158)](r(527))&&(s+=":"+e[r(158)](r(527))),n[r(312)](r(500),{"data-name":s})}}),n[t(295)][t(226)](t(208))[t(335)]({view:t(479)}),n[t(295)][t(226)](t(484))[t(279)]((e=>{const n=t;e.on(n(420),s(),{priority:n(250)})})),n[t(295)][t(226)](t(484))[t(279)]((e=>{const n=t;e.on(n(323),s({isAttributeSuggestion:!0}),{priority:n(250)})})),n[t(295)][t(226)](t(484))[t(279)]((e=>{const n=t;e.on(n(231),((t,e,r)=>{const s=n,o=r[s(277)][s(303)](e[s(511)]);if(o)for(const t of o)t[s(184)](s(523))||(r[s(160)][s(254)]([s(385),s(337),s(384)],t),r[s(160)][s(283)](s(542),t),r[s(277)][s(419)](t,e[s(511)]))}),{priority:n(250)})})),n[t(295)][t(226)](t(484))[t(279)]((e=>{const n=t;e.on(n(518),((t,e,r)=>{const s=n,o=r[s(277)][s(303)](e[s(511)]);if(!o)return;const{id:i}=this[s(272)](e[s(511)]),a=this[s(526)][s(270)](i),c=this[s(431)](a);if(this[s(229)](c))for(const t of o)t[s(184)](s(523))||(r[s(160)][s(254)]([s(385),s(337),s(384)],t),r[s(160)][s(283)](s(542),t),r[s(277)][s(419)](t,e[s(511)]))}),{priority:n(250)})})),n[t(142)][t(397)][t(442)]((e=>{const r=t;let s=!1;const o=Array[r(322)](n[r(142)][r(397)][r(423)][r(275)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(272)](t);if(r(479)!==o)continue;const h=this[r(526)][r(270)](f);if(null!=c[r(244)]){r(552)==u&&(s=s||Lc(c[r(244)],t,e,n[r(142)][r(455)]));const o=r(548)==u&&this[r(229)](l[r(368)]("|")[0]);if(c[r(244)][r(343)]||r(174)==c[r(244)][r(211)][r(317)]||r(454)==u&&!Rc(c[r(244)])||o&&!Rc(c[r(244)])||r(545)==u&&(Cc(a=c[r(244)])||function(t){const e=r;return t[e(380)][e(383)]==t[e(402)][e(259)]&&t[e(380)][e(284)]}(a)))e[r(219)](t),s=!0;else{if(!h||!h[r(256)])continue;i[r(279)](h)}}}var a;return i[r(237)]>0&&(s=!!this[r(313)](i)||s),s})),n[t(142)][t(397)][t(442)]((e=>{const r=t;let s=!1;for(const t of n[r(142)][r(397)][r(423)][r(181)]())if(r(433)==t[r(147)])for(const t of this[r(526)][r(501)]()){if(t[r(265)]||!t[r(256)])continue;const o=r(454)==t[r(147)],i=this[r(431)](t),a=i&&this[r(229)](i);if(!o&&!a)continue;const c=t[r(197)]();if(c[r(380)][r(383)]!=c[r(402)][r(383)]&&!c[r(402)][r(284)]){const o=n[r(142)][r(446)](c[r(380)][r(351)],r(402)),i=n[r(142)][r(492)](c[r(380)],o);e[r(427)](t[r(204)](),{range:i}),s=!0}}return s})),n[t(142)][t(397)][t(442)]((e=>this[t(234)](e))),n[t(142)][t(397)][t(442)]((e=>!e[t(155)][t(547)]&&this[t(515)](e))),n[t(142)].on(t(440),(()=>{this[t(429)]=!1})),n[t(142)][t(397)].on(t(359),((r,s)=>{const o=t;if(!s[o(547)]||s[o(183)])return;if(!this[o(429)])return;const i=n[o(142)][o(397)][o(423)][o(181)]();if(0==i[o(220)])return;const a=[],c=i[o(482)]((t=>o(548)==t[o(147)])),u=i[o(482)]((t=>o(433)==t[o(147)]&&o(436)!=t[o(381)])),l=i[o(482)]((t=>o(538)==t[o(147)]&&o(436)!=t[o(381)]));for(const t of c)this[o(293)](t[o(342)])&&a[o(550)]({key:t[o(342)],newValue:t[o(165)],oldValue:t[o(336)],range:Sc(t[o(340)],n[o(142)])});for(const t of u){const e=l[o(539)]((e=>e[o(448)]===t[o(448)]));if(e){const r=vc(t[o(291)][o(351)],n[o(142)]);e[o(381)]!==t[o(381)]&&a[o(550)]({key:o(554),newValue:t[o(381)],oldValue:e[o(381)],range:r});for(const[n,s]of e[o(570)]){if(!this[o(293)](n))continue;const e=t[o(570)][o(270)](n);s!==e&&a[o(550)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(570)])this[o(293)](n)&&(e[o(570)][o(176)](n)||a[o(550)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(220)]&&n[o(142)][o(213)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(524)](t,e,s,o,{groupId:r});this[n(163)](t,a)}))}),{priority:t(439)}),n[t(142)][t(360)].on(t(438),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(272)](n[s(381)]),e=this[s(526)][s(270)](t);e&&e[s(235)](n[s(381)])}})),n[t(142)][t(397)].on(t(359),(()=>{const e=t,r=Array[e(322)](n[e(142)][e(397)][e(423)][e(275)]())[e(482)]((t=>e(479)===this[e(272)](t[e(381)])[e(464)]));if(0===r[e(220)])return;r[e(372)](((t,n)=>{const r=e,s=t[r(437)][r(153)],o=n[r(437)][r(153)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(380)][r(534)](o[r(380)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(272)](t);if(null===n[e(153)]){const n=this[e(557)](t);o[e(279)](n)}else{const t=this[e(526)][e(270)](r);null!==n[e(244)]||t[e(256)]?(s[e(279)](t[e(194)]),o[e(279)](t)):this[e(179)](t)}}o[e(237)]>0&&this[e(444)](o);for(const t of s)this[e(415)](e(276),t)})),n[t(142)].on(t(151),((e,r)=>{const s=t,o=r[0];if(!this[s(526)][s(237)])return;if(!o[s(249)])return;if(o[s(155)][s(183)]||!o[s(155)][s(547)])return;let i,a;switch(o[s(147)]){case s(433):i=n[s(142)][s(446)](o[s(291)]),a=i[s(301)](o[s(435)]);break;case s(368):i=n[s(142)][s(446)](o[s(417)]),a=n[s(142)][s(446)](o[s(150)]);break;case s(408):i=n[s(142)][s(446)](o[s(187)]),a=i[s(301)](o[s(435)]);break;default:return}const c=n[s(142)][s(492)](i,a);n[s(142)][s(169)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(248)](c)){if(e[t(265)])continue;if(t(552)==e[t(147)])continue;const r=this[t(431)](e);if(r&&this[t(229)](r)&&t(368)!=o[t(147)])continue;const s=e[t(437)]&&e[t(437)][t(443)];(t(454)!=e[t(147)]||t(368)==o[t(147)]&&!s)&&(n[t(488)]||t(148)==e[t(147)]&&n[t(240)]||e[t(197)]()[t(520)](c)&&this[t(365)](e,i,a))}}))}),{priority:t(439)}),n[t(142)].on(t(348),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(349)])return;if(this[s(260)])return;if(!this[s(504)][s(405)])return;if(o[s(343)])return;const a=n[s(142)][s(455)],{start:c,end:u}=o[s(197)](),l=c[s(351)]&&a[s(209)](c[s(351)])?null:a[s(157)](c,s(537)),f=u[s(259)]&&a[s(209)](u[s(259)])?null:a[s(157)](u,s(201)),h=n[s(142)][s(492)](l?l[s(380)]:c,f?f[s(402)]:u);n[s(142)][s(169)]((t=>{const e=s;this[e(299)](h);const r=n[e(142)][e(455)][e(157)](h[e(380)]);o.is(e(263))?t[e(516)](r):o[e(521)](r)})),e[s(434)]()}),{priority:e.priorities[t(404)]+10}),n[t(142)].on(t(366),((e,r)=>{const s=t,o=r[r[s(220)]-1];o&&o[s(349)]||this[s(260)]||this[s(504)][s(405)]&&(n[s(142)][s(169)]((()=>{const t=s;let o=n[t(142)][t(366)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(292)]=o[t(510)]();const i=o[t(402)][t(259)],a=n[t(142)][t(455)];i&&a[t(225)](i)&&!a[t(461)](i)&&(o=n[t(142)][t(492)](o[t(380)],n[t(142)][t(446)](i,t(402)))),this[t(311)](o)})),e[s(434)]())}),{priority:t(250)}),this[t(178)][t(154)][t(279)](t(512),this[t(504)]),this[t(375)](t(512));const o=new p(n,this[t(526)]);n[t(154)][t(279)](t(450),o),this[t(375)](t(450));const i=new b(n,this[t(526)]);n[t(154)][t(279)](t(468),i),this[t(375)](t(468)),n[t(154)][t(279)](t(281),new S(n,o,this[t(526)])),this[t(375)](t(281)),n[t(154)][t(279)](t(192),new S(n,i,this[t(526)])),this[t(375)](t(192)),n[t(154)][t(279)](t(477),new M(n,o,this[t(526)])),this[t(375)](t(477)),n[t(154)][t(279)](t(149),new M(n,i,this[t(526)])),this[t(375)](t(149));const c=n[t(266)][t(270)](t(514));this[t(377)](c,t(453),((e,{threadId:n})=>{const r=t,s=this[r(526)][r(270)](n);s&&s[r(459)]&&1===s[r(459)][r(220)]&&this[r(319)](n,{hasComments:!0})}),{priority:t(238)}),this[t(377)](c,t(320),((e,{threadId:n})=>{const r=t,s=this[r(526)][r(270)](n);s&&s[r(459)]&&!s[r(459)][r(220)]&&this[r(319)](n,{hasComments:!1})}),{priority:t(238)})}set[Ec(563)](t){const n=Ec;if(this[n(386)])throw new e.CKEditorError(n(357),this);this[n(386)]=t}get[Ec(563)](){return this[Ec(386)]}[Ec(491)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(526)][n(501)]())t&&!e[n(256)]||r[n(550)](e);return e?r[n(339)]((t=>t[n(495)]())):r}[Ec(441)](t){const n=Ec,r=this[n(526)][n(270)](t);if(!r)throw new e.CKEditorError(n(177),this);return r}[Ec(341)](t){const e=Ec;return this[e(526)][e(176)](t)}[Ec(233)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(147)][e(368)](":"),a=this[e(526)][e(270)](r)||this[e(485)](o,i,r,n,s);if(this[e(406)](a),this[e(564)](a,o,i||null,n),a[e(483)]=t[e(483)],a[e(410)]=!0,s&&s[e(489)]){const t=s[e(489)],n=this[e(396)](t[e(214)]);a[e(531)]=t[e(483)],a[e(509)]=n,a[e(499)]=!0}else a[e(531)]=t[e(483)];switch(t[e(437)]&&(a[e(437)]=t[e(437)]),t[e(570)]&&(a[e(570)]=t[e(570)]),this[e(386)]&&this[e(386)][e(268)]||(a[e(487)]=!0),this[e(304)][e(270)](a)){case e(185):this[e(304)][e(494)](a,e(140));break;case e(297):a[e(256)]?(this[e(313)](new Set([a])),this[e(444)](new Set([a])),this[e(304)][e(494)](a,e(347)),this[e(415)](e(553),a)):this[e(304)][e(494)](a,e(191))}return a}[Ec(450)](t){const e=Ec;this[e(349)]((()=>{const n=e;this[n(178)][n(142)][n(169)]((()=>{const e=n;for(const n of t[e(452)]())n[e(428)]()}))}))}[Ec(468)](t){const e=Ec;this[e(349)]((()=>{const n=e;this[n(178)][n(142)][n(169)]((()=>{const e=n;for(const n of t[e(452)]())n[e(472)]()}))}))}[Ec(375)](t,n){const r=Ec,s=this[r(178)][r(154)][r(270)](t);if(!s)throw new e.CKEditorError(r(180),this,{commandName:t});if(this[r(525)][r(176)](s))throw new e.CKEditorError(r(355),this,{commandName:t});this[r(525)][r(279)](s),n&&s.on(r(533),((t,e)=>{const o=r;this[o(504)][o(405)]&&(this[o(260)]||(e[o(220)]>0&&e[e[o(220)]-1]&&e[e[o(220)]-1][o(349)]?e[o(190)]():(t[o(292)]=n(((...t)=>s[o(533)](...t,{forceDefaultExecution:!0})),...e),t[o(434)]())))}),{priority:r(250)})}[Ec(349)](t){const n=Ec;let r,s;const o=this[n(260)];this[n(260)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(260)]=!1),s&&e.CKEditorError[n(493)](s,this),r}[Ec(311)](t,n=null,r={}){const s=Ec;if(t[s(343)])return null;const o=this[s(178)][s(266)][s(270)](s(356)).me;for(const{suggestion:e,meta:o}of this[s(248)](t,s(148)))if(o[s(240)]){if(!o[s(210)]){if(o[s(488)]){if(!this[s(409)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(365)](e,t[s(380)],t[s(402)]);break}if(n==e[s(222)]&&wc(e,r)){const n=e[s(197)]();return n[s(380)][s(475)](t[s(402)])?this[s(378)](e,this[s(251)][s(492)](t[s(380)],n[s(402)])):this[s(378)](e,this[s(251)][s(492)](n[s(380)],t[s(402)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(282)+n:s(148),u=this[s(486)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(400)](c,i,a,t),u}[Ec(227)](t,n=Ec(195),r={}){const s=Ec,o=this[s(178)][s(266)][s(270)](s(356)).me,i=this[s(258)][s(481)](s(148),n,s(394));for(const e of this[s(491)]())if(e[s(509)].id==o.id&&s(148)==e[s(147)]&&e[s(222)]==n&&wc(e,r)&&(i(e[s(338)](),t)||i(t,e[s(338)]()))){for(const n of t)e[s(280)](n);return e}for(const{suggestion:e,meta:n}of this[s(248)](t,s(148))){if(!n[s(240)])continue;if(!this[s(409)]&&n[s(488)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(338)]())for(const e of t)if(!n[s(520)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(282)+n,l=this[s(486)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(400)](u,a,c,e,zr[s(198)]());return l}[Ec(413)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(343)])return null;if(o(199)===this[o(255)]){const e=this[o(258)][o(481)](o(552),r,o(428));return this[o(349)]((()=>e([t],n,s))),null}const i=this[o(178)][o(266)][o(270)](o(356)).me,a=[];if(o(398)!==this[o(255)])for(const{suggestion:e,meta:n}of this[o(248)](t,o(148)))n[o(240)]&&!n[o(246)]&&a[o(550)](...e[o(338)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(546)](s);e&&r[n(550)](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(220)];){const s=r[e][n(414)](t);r[n(273)](e,1,...s),e+=s[n(220)]}}return r}(t,a);c[o(220)]&&this[o(251)][o(169)]((()=>{const t=o;for(const e of c){const o=this[t(258)][t(481)](t(552),r,t(428));this[t(349)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(380)],u=t[o(402)];for(const{suggestion:e,meta:n}of this[o(248)](t,o(552))){if(!n[o(240)])continue;if(e[o(222)]!=r)continue;if(!wc(e,s))continue;const i=e[o(197)]();if(i[o(520)](t,!0))return null;c=c[o(534)](i[o(380)])?c:i[o(380)],u=u[o(196)](i[o(402)])?u:i[o(402)],a?i[o(380)][o(534)](a[o(197)]()[o(380)])?(a[o(354)](),a=e):e[o(354)]():a=e}const l=this[o(251)][o(492)](c,u);if(a)this[o(378)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(486)]({id:t,type:o(544)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(400)](o(544)+r,t,a,l)}}return null}[Ec(456)](t,n,r=[],s=null,o={}){const i=Ec;n[i(315)]||(n[i(315)]=n[i(217)]),n[i(443)]=t.is(i(340)),s=s||Nc(n);const a=r[i(339)]((t=>vc(t,this[i(251)]))),c=t.is(i(340))?t:vc(t,this[i(251)]);if(i(199)===this[i(255)]){const t=this[i(258)][i(481)](i(454),s,i(428));return this[i(349)]((()=>t([c],n,o))),null}a[i(550)](c);let u=!0;for(const t of a)if(!this[i(569)](t)){u=!1;break}if(u&&i(398)!==this[i(255)]){const t=this[i(258)][i(481)](i(454),s,i(428));return this[i(349)]((()=>t([c],n,o))),null}let l=null,f=c[i(380)],h=c[i(402)];for(const{suggestion:t,meta:e}of this[i(248)](c,i(454))){if(!e[i(240)])continue;if(e[i(210)]||e[i(488)]||e[i(246)])continue;if(t[i(437)][i(315)]!=n[i(315)])continue;if(!wc(t,o))continue;const r=t[i(197)]();if(t[i(222)]==s){if(r[i(520)](c,!0))return null;f=f[i(534)](r[i(380)])?f:r[i(380)],h=h[i(196)](r[i(402)])?h:r[i(402)],l?r[i(380)][i(534)](l[i(197)]()[i(380)])?(l[i(354)](),l=t):t[i(354)]():l=t}else{const e=c[i(546)](r);this[i(496)](t,e)}}const g=this[i(178)][i(266)][i(270)](i(356)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(378)](l,this[i(251)][i(492)](f,h)),l;{const t=this[i(486)]({id:d,type:i(549)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(400)](i(549)+s,d,p,this[i(251)][i(492)](f,h)),t}}[Ec(502)](t,n,r=[],s=null,o={}){const i=Ec;n[i(315)]||(n[i(315)]=n[i(217)]);const a=t[0];n[i(443)]=a.is(i(340)),s=s||Nc(n);const c=r[i(339)]((t=>vc(t,this[i(251)]))),u=a.is(i(340))?t:t[i(339)]((t=>vc(t,this[i(251)])));if(i(199)===this[i(255)]){const t=this[i(258)][i(481)](i(454),s,i(428));return this[i(349)]((()=>t(u,n,o))),null}c[i(550)](...u);let l=!0;for(const t of c)if(!this[i(569)](t)){l=!1;break}if(l&&i(398)!==this[i(255)]){const t=this[i(258)][i(481)](i(454),s,i(428));return this[i(349)]((()=>t(u,n,o))),null}const f=this[i(178)][i(266)][i(270)](i(356)).me;for(const t of this[i(491)]()){if(t[i(509)].id!=f.id)continue;if(i(454)!=t[i(147)]||t[i(437)][i(315)]!=n[i(315)])continue;if(!wc(t,o))continue;const e=t[i(222)]==s;for(let n=0;n<u[i(220)];n++){const r=u[n];for(const s of t[i(245)]()){const o=s[i(490)]();if(r[i(475)](o)){e?(u[i(273)](n,1),n--):t[i(219)](s[i(381)]);break}}}}if(0==u[i(220)])return null;const h=this[i(258)][i(481)](i(454),s,i(394));for(const t of this[i(491)]())if(t[i(509)].id==f.id&&i(454)==t[i(147)]&&t[i(437)][i(315)]==n[i(315)]&&t[i(222)]==s&&wc(t,o)&&(h(t[i(338)](),u)||h(u,t[i(338)]()))){for(const e of u)t[i(280)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(549)+s,m=this[i(486)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(400)](p,g,d,t,zr[i(198)]());return m}[Ec(299)](t,n=null,r={}){const s=Ec;if(t[s(343)])return null;const o=this[s(178)][s(266)][s(270)](s(356)).me,a=new i.LiveRange(t[s(380)],t[s(402)]);for(const{suggestion:t,meta:e}of this[s(248)](a,s(148)))if(e[s(240)]&&!e[s(210)])if(t[s(265)]){const e=t[s(338)]()[s(482)]((t=>s(174)!=t[s(211)][s(317)]));if(e[s(188)]((t=>a[s(520)](t,!0)))&&t[s(472)](),e[s(207)]((t=>t[s(520)](a,!0)))){const t=this[s(258)][s(481)](s(545),n,s(428));return this[s(349)]((()=>t([a],null,r))),null}}else{const e=a[s(546)](t[s(197)]());null!==e&&t[s(182)]([e],null,r)}if(a[s(389)](),a[s(343)]||s(174)==a[s(211)][s(317)])return null;let c=null,u=a[s(380)],l=a[s(402)];const f=this[s(248)](a,s(545));for(const{suggestion:t,meta:e}of f){const n=this[s(251)][s(492)](u,l);if(e[s(240)]&&(this[s(409)]||!e[s(488)]&&!e[s(246)]))if(t[s(265)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(338)]()){if(r[s(520)](n,!0))return t;n[s(520)](r)||(e=!1)}e&&t[s(472)]()}else{const e=t[s(197)]();if(e[s(520)](n,!0))return t;if(!wc(t,r)){n[s(520)](e)?t[s(354)]():e[s(530)](u)?u=e[s(402)]:e[s(530)](l)&&(l=e[s(380)]);continue}u=u[s(534)](e[s(380)])?u:e[s(380)],l=l[s(196)](e[s(402)])?l:e[s(402)],r=Object[s(175)]({},t[s(570)]),c?e[s(380)][s(534)](c[s(197)]()[s(380)])?(c[s(354)](),c=t):t[s(354)]():c=t}}if(c)return this[s(378)](c,this[s(251)][s(492)](u,l)),c;{const t=(0,e.uid)(),i=this[s(251)][s(492)](u,l),a=o.id,c=n?s(422)+n:s(545),f=this[s(486)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(400)](c,t,a,i),f}}[Ec(172)](t,n=Ec(195),r={}){const s=Ec,o=this[s(178)][s(266)][s(270)](s(356)).me,a=t[s(339)]((t=>new i.LiveRange(t[s(380)],t[s(402)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(248)](a,s(148)))e[s(240)]&&!e[s(210)]&&c[s(279)](t);for(const e of c)if(e[s(265)]){const o=e[s(338)]();if((!e[s(570)]||!e[s(570)][s(206)])&&o[s(188)]((t=>a[s(207)]((e=>e[s(520)](t,!0)))))&&e[s(472)](),a[s(188)]((t=>o[s(207)]((e=>e[s(520)](t,!0)))))){const e=this[s(258)][s(481)](s(545),n,s(428));return this[s(349)]((()=>e(t,null,r))),null}}else{const t=e[s(197)]();if(a[s(207)]((e=>e[s(520)](t,!0)))&&e[s(472)](),a[s(188)]((e=>t[s(520)](e,!0)))){const t=this[s(258)][s(481)](s(545),n,s(428));return this[s(349)]((()=>t(a,null,r))),null}}const u=this[s(258)][s(481)](s(545),n,s(394));let l=null;for(const t of this[s(491)]())if(t[s(509)].id==o.id&&t[s(256)]&&s(545)==t[s(147)]&&t[s(222)]==n&&wc(t,r)&&(u(t[s(338)](),a)||u(a,t[s(338)]())))if(l){if(t[s(459)]&&t[s(459)][s(220)])continue;for(const e of t[s(338)]())l[s(236)](e)||l[s(280)](e);t[s(354)]()}else{l=t;for(const e of a)t[s(236)](e)||t[s(280)](e)}if(l)return l;c[s(144)]();for(const{suggestion:t,meta:e}of this[s(248)](a,s(545)))e[s(240)]&&(this[s(409)]||!e[s(488)]&&!e[s(246)])&&wc(t,r)&&c[s(279)](t);for(const t of c){const e=t[s(338)]();if((!r||!r[s(206)])&&a[s(188)]((t=>e[s(207)]((e=>e[s(520)](t,!0))))))return t;(!t[s(570)]||!t[s(570)][s(206)])&&e[s(188)]((t=>a[s(207)]((e=>e[s(520)](t,!0)))))&&t[s(472)]()}const f=(0,e.uid)(),h=o.id,g=s(422)+n,d=this[s(486)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(389)](),t[s(343)]||s(174)==t[s(211)][s(317)]||this[s(400)](g,f,h,t,zr[s(198)]());return d}[Ec(524)](t,n,r,s,o){const i=Ec;if(t[i(343)])return[];if(i(199)===this[i(255)])return[];const a=this[i(178)][i(266)][i(270)](i(356)).me.id,c=Array[i(322)](this[i(526)][i(501)]())[i(482)]((e=>i(548)==e[i(147)]&&e[i(437)][i(171)]==n&&e[i(236)](t)));if(i(476)===this[i(255)]){const e=this[i(248)](t,i(148))[i(482)]((({meta:t})=>t[i(240)]&&!t[i(246)]&&!t[i(210)]))[i(339)]((({suggestion:t})=>t));c[i(403)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(548)==t[i(147)]?t[i(437)][i(460)]:void 0,o=t[i(197)](),a=Array[i(322)](u[i(424)]())[i(539)]((t=>t[i(466)](o)));if(!a)continue;const c=a[i(414)](o);this[i(229)](n)&&i(148)==t[i(147)]&&0!=c[i(220)]||(u[i(261)](a),c[i(189)]((t=>{u[i(494)](t,r)})),i(148)!=t[i(147)]&&e!=s&&u[i(494)](a[i(546)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(220)]>37&&console[i(540)](i(393),{key:n});const f=(i(350)+(n+"|")+Nc({newValue:s}))[i(379)](0,60),h=this[i(486)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(550)](h),this[i(400)](f,c,a,t)}return l}[Ec(463)](t){const e=Ec;this[e(375)](t,((t,...n)=>{this[e(363)]((()=>{t(...n)}))}))}[Ec(346)](t){const e=Ec;this[e(212)][e(279)](t)}[Ec(262)](t){const e=Ec;this[e(376)][e(279)](t)}[Ec(431)](t){const e=Ec;return e(548)==t[e(147)]?t[e(222)][e(368)]("|")[0]:null}[Ec(378)](t,e){const n=Ec,r=t[n(204)]();this[n(251)][n(169)]((t=>{t[n(427)](r,{range:e})}))}[Ec(406)](t){const e=Ec,n=t.id,r=this[e(178)][e(145)][e(270)](e(497));this[e(318)][e(418)](n)||this[e(318)][e(257)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(318)][e(247)](n);s[e(333)](e(228)),s[e(228)]=!1,t[e(459)]=s}[Ec(564)](t,n,r,s){const o=Ec;if(t[o(147)]!=n||t[o(222)]!=r||t[o(173)].id!=s)throw this[o(178)][o(168)](o(329)),new e.CKEditorError(o(329),this)}[Ec(496)](t,n){const r=Ec,s=t[r(197)]();if(n[r(475)](s))t[r(354)]();else if(s[r(520)](n)){const o=this[r(251)][r(446)](n[r(380)][r(259)],r(402));this[r(378)](t,this[r(251)][r(492)](s[r(380)],o));const i=(0,e.uid)(),a=t[r(173)].id,c=t[r(147)]+":"+t[r(222)];this[r(486)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(437)],attributes:t[r(570)]});const u=this[r(251)][r(446)](n[r(402)][r(383)],r(507)),l=this[r(251)][r(492)](u,s[r(402)]);this[r(400)](c,i,a,l)}else if(s[r(530)](n[r(380)])){const e=this[r(251)][r(446)](n[r(380)][r(259)],r(402));this[r(378)](t,this[r(251)][r(492)](s[r(380)],e))}else{const e=this[r(251)][r(446)](n[r(402)][r(383)],r(507));this[r(378)](t,this[r(251)][r(492)](e,s[r(402)]))}}[Ec(569)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(248)](t,e(148))){if(!r[e(240)])continue;const s=n[e(338)]();for(const n of s)if(!t[e(414)](n)[e(220)])return!0}return!1}[Ec(267)](t){const n=Ec,r=this[n(178)][n(266)][n(270)](n(356))[n(517)](t);if(!r)throw new e.CKEditorError(n(289),this);return r}[Ec(396)](t){const e=Ec,n=this[e(178)][e(266)][e(270)](e(356)),r=(0,o.hashObject)(e(290)+t);return n[e(517)](r)||n[e(447)]({id:r,name:t})}[Ec(485)](t,e,n,r,s){const o=Ec,i=this[o(267)](r),a=this[o(258)][o(362)](t,e,n,i,s,(t=>{const e=o;this[e(319)](n,{attributes:t});const r=this[e(441)](n);this[e(313)](new Set([r])),this[e(444)](new Set([r]))}));return this[o(377)](a,o(428),(()=>{const t=o;this[t(319)](n,{state:t(215)})}),{priority:o(250)}),this[o(377)](a,o(472),(()=>{const t=o;this[t(319)](n,{state:t(146)})}),{priority:o(250)}),this[o(526)][o(494)](n,a),this[o(304)][o(494)](a,o(185)),a}[Ec(272)](t){const e=Ec,n=t[e(368)](":");return{group:n[0],type:n[1],subType:n[e(220)]>=5?n[2]:null,id:n[e(220)]<5?n[2]:n[3],authorId:n[e(220)]<5?n[3]:n[4],markerCount:6==n[e(220)]?n[5]:null}}[Ec(365)](t,n,r){const s=Ec,o=t[s(197)](),i=o[s(380)],a=o[s(402)];this[s(378)](t,this[s(251)][s(492)](i,n));const c=(0,e.uid)(),u=t[s(173)].id,l=t[s(147)]+(t[s(222)]?":"+t[s(222)]:"");this[s(486)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(570)],data:t[s(437)]});const f=this[s(431)](t);(s(454)==t[s(147)]||f&&this[s(229)](f))&&(r=this[s(251)][s(307)](r[s(383)])),this[s(400)](l,c,u,this[s(251)][s(492)](r,a))}[Ec(248)](t,e=null){const n=Ec,r=[],s=this[n(178)][n(266)][n(270)](n(356)).me;Array[n(458)](t)||(t=[t]);for(const o of this[n(491)]()){if(!o[n(256)])continue;if(e&&o[n(147)]!=e)continue;let i=!1;for(const e of o[n(338)]()){for(const a of t){const t=a[n(380)][n(475)](e[n(402)])||a[n(402)][n(475)](e[n(380)]);if(t||a[n(546)](e)){const c=a[n(520)](e)&&kc(this[n(251)][n(455)],e[n(380)],a),u=e[n(520)](a)&&kc(this[n(251)][n(455)],a[n(380)],e);r[n(550)]({suggestion:o,meta:{isOwn:s==o[n(509)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(400)](t,e,n,r,s){const o=Ec;this[o(251)][o(169)]((i=>{const a=o;let c=a(421)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(374)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(179)](t){const e=Ec,n=t[e(470)],r=t[e(361)];t[e(470)]=null,t[e(361)]=null,null!=n&&n[e(361)]==t&&(n[e(361)]=r),null!=r&&r[e(470)]==t&&(r[e(470)]=n),e(347)==this[e(304)][e(270)](t)&&(this[e(304)][e(494)](t,e(191)),this[e(415)](e(432),t,n,r))}[Ec(486)](t){const n=Ec,r=t.id,s=this[n(233)](t);if(this[n(386)]&&this[n(386)][n(268)]){const o=this[n(178)][n(266)][n(270)](n(274)),i=s[n(321)],a=s[n(222)]?s[n(147)]+":"+s[n(222)]:s[n(147)],c=this[n(178)][n(352)],u=o[n(279)](Hr(c,n(353))),l={id:r,type:a,hasComments:i,data:t[n(437)]||null,originalSuggestionId:t[n(390)]||null,attributes:s[n(570)]};this[n(386)][n(268)](l)[n(287)]((t=>{const e=n;s[e(487)]=!0,o[e(538)](u),t&&t[e(483)]&&(this[e(526)][e(270)](r)[e(483)]=t[e(483)])}))[n(296)]((t=>{const r=n;throw(0,e.logWarning)(r(565)),this[r(178)][r(142)][r(213)]({isUndoable:!1},(()=>{s[r(472)]()})),s[r(519)](),this[r(526)][r(261)](s.id),this[r(304)][r(261)](s),t}))}return s}[Ec(229)](t){const e=Ec;return this[e(212)][e(176)](t)}[Ec(319)](t,e){const n=Ec,r=this[n(178)][n(266)][n(270)](n(274)),s=this[n(441)](t);if(this[n(386)]&&this[n(386)][n(560)])if(s[n(487)]){const s=r[n(279)](Hr(this[n(178)][n(352)],n(353)));this[n(386)][n(560)](t,e)[n(287)]((()=>{r[n(538)](s)}))}else s.on(n(243),(()=>{this[n(319)](t,e)}))}[Ec(332)](t){const n=Ec;if(!this[n(386)]||!this[n(386)][n(441)])throw new e.CKEditorError(n(522),this);return this[n(386)][n(441)](t)}[Ec(557)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(272)](t),i=this[e(526)][e(270)](n)||this[e(485)](r,s,n,o,{});switch(this[e(564)](i,r,s,o),this[e(304)][e(270)](i)){case e(185):this[e(332)](n)[e(287)]((t=>{const r=e;let s=Promise[r(218)]();t[r(321)]&&(s=this[r(318)][r(498)]({channelId:this[r(178)][r(145)][r(270)](r(497)),threadId:n})),s[r(287)]((()=>{const e=r;this[e(233)](t)[e(487)]=!0}))})),this[e(304)][e(494)](i,e(297));break;case e(191):this[e(319)](n,{state:e(326)});case e(140):this[e(304)][e(494)](i,e(347)),this[e(415)](e(553),i);break;case e(347):this[e(415)](e(276),i)}return i[e(235)](t),i}[Ec(444)](t){const e=Ec,n=Array[e(322)](t),r=n[e(482)]((t=>e(548)==t[e(147)]));this[e(451)](r);const s=n[e(482)]((t=>!t[e(265)]&&e(548)!=t[e(147)])),o=this[e(491)]({skipNotAttached:!0})[e(482)]((t=>!t[e(265)]&&e(548)!=t[e(147)])),i=o[e(482)]((n=>!t[e(176)](n))),a=new Map(o[e(339)]((t=>[t,this[e(258)][e(481)](t[e(147)],t[e(222)],e(344))]))),c=new Map(o[e(339)]((t=>[t,t[e(197)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(220)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(220)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(220)];t++){const n=s[t];!l[e(176)](n)&&n[e(470)]&&(f[e(279)](n[e(470)]),n[e(470)][e(361)]===n&&(n[e(470)][e(361)]=null),n[e(470)]=null),!u[e(176)](n)&&n[e(361)]&&(f[e(279)](n[e(361)]),n[e(361)][e(470)]===n&&(n[e(361)][e(470)]=null),n[e(361)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(220)];e++){const r=g(t,n[e]);r&&(r[0][s(361)]=r[1],r[1][s(470)]=r[0],u[s(279)](r[0]),l[s(279)](r[1]))}}function g(t,n){const r=e;if(t[r(509)].id!==n[r(509)].id)return null;const s=a[r(270)](t)(t,n,c[r(270)](t),c[r(270)](n));return s&&a[r(270)](n)(t,n,c[r(270)](t),c[r(270)](n))?s[1][r(459)]&&s[1][r(459)][r(220)]?null:s:null}f[e(237)]&&this[e(444)](f)}[Ec(451)](t){const e=Ec;if(0==t[e(220)])return;const n=this[e(491)]({skipNotAttached:!0})[e(482)]((t=>e(548)==t[e(147)]&&t[e(410)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(570)]);s[e(176)](n)||(s[e(494)](n,r[e(220)]),r[e(550)]([]));const i=s[e(270)](n);r[i][e(550)](t)}!function(){const t=e;r[t(372)](((e,n)=>{const r=t,s=e[0][r(483)],o=n[0][r(483)];return s==o?e[0][r(570)][r(252)]<n[0][r(570)][r(252)]?-1:1:s<o?-1:1}));for(const e of r)e[t(372)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(220)];t++){if(0==r[t][e(220)])continue;const n=[];for(let s=t+1;s<r[e(220)];s++)0!=r[s][e(220)]&&i(r[t],r[s])&&n[e(550)](s);for(const s of n)r[t]=r[t][e(535)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(220)];n++)t[n][e(361)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(220)];n++)t[n][e(470)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(570)][r(252)]!==n[0][r(570)][r(252)]&&t[0][r(509)]!==n[0][r(509)])return!1;if(!function(t,e){const n=r;return!t[n(321)]&&!e[n(321)]||(!t[n(321)]||!e[n(321)])&&(!!(t[n(321)]&&e[n(483)]<t[n(459)][n(232)][n(270)](0)[n(483)])||!!(e[n(321)]&&t[n(483)]<e[n(459)][n(232)][n(270)](0)[n(483)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(570)],r(252)),o=Ic(n[0][r(570)],r(252));return!!wr(s,o)&&(!!t[r(188)]((t=>n[r(207)]((e=>t[r(197)]()[r(475)](e[r(197)]())))))&&n[r(188)]((e=>t[r(207)]((t=>e[r(197)]()[r(475)](t[r(197)]()))))))}}[Ec(313)](t){const e=Ec,n=Array[e(322)](t),r=this[e(491)]({skipNotAttached:!0}),s=r[e(482)]((n=>!t[e(176)](n))),o=new Map(n[e(339)]((t=>[t,this[e(258)][e(481)](t[e(147)],t[e(222)],e(394))]))),i=new Map(r[e(339)]((t=>[t,t[e(338)]()])));for(let t=0;t<n[e(220)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(220)];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(220)];e++){const s=r[e];if(s[a(147)]!==n[a(147)]||s[a(509)].id!==n[a(509)].id||s[a(222)]!==n[a(222)])continue;if(!Oc(n,s,[a(252)]))continue;if(a(548)==n[a(147)]&&n[a(437)][a(460)]!=s[a(437)][a(460)])continue;if(a(548)==n[a(147)]&&t[a(229)](n[a(437)][a(171)]))continue;if(a(454)==n[a(147)]){const e=t[a(178)][a(142)],r=n[a(556)]();if(r&&(e[a(455)][a(461)](r)||e[a(455)][a(209)](r)))continue}const c=o[a(270)](n),u=i[a(270)](n),l=i[a(270)](s),f=n[a(459)]&&n[a(459)][a(220)],h=s[a(459)]&&s[a(459)][a(220)];if(!f&&c(l,u))return t[a(288)](s,n),i[a(261)](n),!0;if(!h&&c(u,l))return t[a(288)](n,s),i[a(261)](s),!0}return!1}}[Ec(288)](t,e){const n=Ec;if(t[n(265)])for(const r of e[n(338)]())t[n(280)](r);else{const r=e[n(197)]()[n(402)];this[n(378)](t,this[n(251)][n(492)](t[n(197)]()[n(380)],r))}e[n(354)]()}[Ec(562)](t,e){const n=Ec,r=t[n(345)](n(203))||t[n(345)](n(548))?n(143):t[n(241)]();return Hr(this[n(178)][n(352)],e+"_"+r+n(474))}[Ec(327)](){const t=Ec,e=this[t(178)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(251)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(272)](t[s(381)]);if(s(479)===e){n[s(316)](this[s(562)](r,s(152)));break}}for(const t of r){const{group:e,type:r}=this[s(272)](t[s(381)]);if(s(479)===e){n[s(316)](this[s(562)](r,s(370)));break}}}))}[Ec(234)](t){const e=Ec;if(this[e(429)])return!1;const n=this[e(178)],r=n[e(142)][e(397)][e(423)][e(181)]();if(0==r[e(220)])return!1;const s=[],o=r[e(482)]((t=>e(548)==t[e(147)])),i=r[e(482)]((t=>e(433)==t[e(147)]&&e(436)!=t[e(381)])),a=r[e(482)]((t=>e(538)==t[e(147)]&&e(436)!=t[e(381)]));for(const t of o)s[e(550)]({key:t[e(342)],newValue:t[e(165)],oldValue:t[e(336)],range:Sc(t[e(340)],n[e(142)])});for(const t of i){const r=a[e(539)]((n=>n[e(291)][e(475)](t[e(291)])));r&&s[e(550)]({key:e(554),newValue:t[e(381)],oldValue:r[e(381)],range:n[e(142)][e(411)](t[e(291)][e(351)])})}return 0!=s[e(220)]&&this[e(163)](t,s)}[Ec(515)](t){const e=Ec;let n=!1;const r=this[e(178)][e(142)][e(397)][e(423)][e(275)]()[e(482)]((t=>t[e(437)][e(244)]&&t[e(381)][e(345)](e(193))));for(const s of r){const{subType:r,id:o}=this[e(272)](s[e(381)]),i=r[e(368)]("|")[0];for(const r of this[e(491)]({skipNotAttached:!0}))r.id!=o&&e(548)==r[e(147)]&&r[e(437)]&&r[e(437)][e(171)]==i&&r[e(197)]()[e(466)](s[e(437)][e(244)])&&(this[e(302)](r,s[e(437)][e(244)],t),n=!0)}return n}[Ec(363)](t){const e=Ec;this[e(178)],this[e(429)]=!0,t()}[Ec(293)](t){const e=Ec,n=this[e(229)](t),r=this[e(376)][e(176)](t);return n||r}[Ec(163)](t,e){const n=Ec;if(0==e[n(220)])return!1;let r=!1;for(const s of e){const e=this[n(248)](s[n(340)],n(548))[n(482)]((t=>!t[n(478)][n(210)]))[n(339)]((t=>t[n(479)])),i=(0,o.hashObject)({newValue:s[n(430)]});e[n(482)]((t=>{const e=n,[r,o]=t[e(222)][e(368)]("|");return r==s[e(171)]&&o!=i}))[n(189)]((e=>{const o=n;this[o(302)](e,s[o(340)],t),r=!0}))}return r}[Ec(302)](t,e,n){const r=Ec,s=t[r(197)]()[r(414)](e);0!==s[r(220)]?1!==s[r(220)]?this[r(365)](t,e[r(380)],e[r(402)]):this[r(378)](t,s[0]):n[r(219)](t[r(204)]())}}class Ac{constructor(t){const e=Ec;this[e(253)]=t,this[e(251)]=t[e(142)],this[e(264)]=new Map,this[e(328)]=new Map,this[e(239)]()}[Ec(362)](t,e,n,r,s,o){const i=Ec;return new zr(this[i(251)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(481)](t,e,i(428))(...n),onDiscard:(...n)=>this[i(481)](t,e,i(472))(...n)})}[Ec(308)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(264)][s(494)](o,r)}[Ec(481)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(264)][r(270)](s)||this[r(328)][r(270)](t+":"+n)}[Ec(239)](){const t=Ec,e=()=>!1,n=t=>{const e=Tc;t[e(372)](((t,n)=>t[e(380)][e(534)](n[e(380)])?1:-1)),this[e(251)][e(169)]((n=>{const r=e;for(const e of t){let t;t=e[r(402)][r(284)]&&e[r(402)][r(383)]==e[r(380)][r(351)]?n[r(506)](e[r(380)][r(351)],"on"):n[r(506)](e),this[r(251)][r(348)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Tc;e&&this[n(251)][n(169)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(339)]((t=>(Cc(t)&&(t=this[s(251)][s(492)](t[s(402)])),t)))[s(482)]((t=>s(174)!==t[s(211)][s(317)]));if(c[s(220)]<1)return;const u=Array[s(322)](this[s(251)][s(397)][s(559)][s(338)]())[s(339)]((t=>i.LiveRange[s(445)](t)));r[s(516)](c);for(const t of this[s(253)][s(154)][s(154)]())t[s(164)]();a[s(550)]({forceDefaultExecution:!0}),this[s(253)][s(533)](o,...a);const l=u[s(482)]((t=>s(174)!=t[s(211)][s(317)]));l[s(220)]>0&&r[s(516)](l);for(const t of u)t[s(389)]()}))},s=(e,n)=>1==e[t(220)]&&1==n[t(220)]&&e[0][t(402)][t(475)](n[0][t(380)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(251)])?[e,n]:Mc(n,e,s,r,this[t(251)])?[n,e]:null;this[t(328)][t(494)](t(388),e),this[t(328)][t(494)](t(529),n),this[t(328)][t(494)](t(367),s),this[t(328)][t(494)](t(412),o),this[t(328)][t(494)](t(513),n),this[t(328)][t(494)](t(532),e),this[t(328)][t(494)](t(462),s),this[t(328)][t(494)](t(373),o),this[t(328)][t(494)](t(449),r),this[t(328)][t(494)](t(503),e),this[t(328)][t(494)](t(541),s),this[t(328)][t(494)](t(331),e),this[t(328)][t(494)](t(141),r),this[t(328)][t(494)](t(467),e),this[t(328)][t(494)](t(505),s),this[t(328)][t(494)](t(167),e),this[t(328)][t(494)](t(300),e),this[t(328)][t(494)](t(221),((e,n)=>{const r=t;if(!n)return;const s=this[r(253)][r(266)][r(270)](yc);this[r(251)][r(169)]((t=>{const o=r;if(o(554)==n[o(171)])for(const r of e){const e=r[o(380)][o(351)],s=n[o(460)];t[o(324)](e,s)}else if(s[o(229)](n[o(171)]))for(const r of e)void 0!==n[o(460)]?t[o(387)](n[o(171)],n[o(460)],r[o(380)][o(351)]):t[o(283)](n[o(171)],r[o(380)][o(351)]);else for(const r of e)n[o(460)]?t[o(387)](n[o(171)],n[o(460)],r):t[o(283)](n[o(171)],r)}))})),this[t(328)][t(494)](t(305),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(383)][r(159)]({includeSelf:!0,parentFirst:!0})){if(s[r(211)]==s)return!1;if(!n[r(480)](s))return!1;if(t[r(461)](s)||t[r(209)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(402)][e(383)]==t[e(380)][e(351)]&&t[e(402)][e(508)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(371)].is(s(306))&&!r[s(461)](t[s(371)]),i=t[s(380)][s(298)](o),a=t[s(402)][s(298)](o,{direction:s(201)});return!(t[s(380)][s(475)](i)&&t[s(402)][s(475)](a)||(i[s(534)](a)?n[s(427)](e,{range:n[s(492)](i,a)}):n[s(219)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(380)][e(351)];return n&&n.is(e(401))}function Sc(t,e){const n=Ec;return null==t[n(402)][n(259)]&&t[n(402)][n(383)]==t[n(380)][n(351)]?vc(t[n(380)][n(351)],e):t}function vc(t,e){const n=Ec,r=e[n(455)][n(461)](t)||e[n(455)][n(224)](t);return e[n(492)](e[n(446)](t,n(566)),r?e[n(285)](t):e[n(446)](t,n(402)))}function Mc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(402)][o(475)](r[o(380)]))return!0;if(t[o(147)]!=e[o(147)])return!1;if(!n[o(402)][o(309)](r[o(380)]))return!1;const i=s[o(492)](n[o(402)],r[o(380)])[o(558)]();for(const t of i)if([o(457),o(325)][o(426)](t[o(147)])&&s[o(455)][o(209)](t[o(371)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(410)]||!e[r(410)])&&wr(Ic(t[r(570)],n),Ic(e[r(570)],n))}function wc(t,e){const n=Ec,r=Fc(t[n(570)]),s=Fc(e);if(!t[n(410)])return!1;for(const t of Object[n(424)](s))if(!wr(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(175)]({},t);return delete n[e(206)],delete n[e(334)],n}const Dc=xc;function Pc(){const t=["canDiscard","locale","_discardCommand","_removePendingAction","execute","getRanges","4910440lazrFN","333185jlnpqp","model","remove","bind","canAccept","701844wIDOZi","isDirty","change:isDirty","get","commentThreadController","_acceptCommand","canEditAt","commands","acceptSuggestion","_editor","16202753cFJAMH","isEnabled","add","listenTo","unbind","1344090xNYDuf","_setPendingAction","view","_pendingAction","156006RHsJhe","discardSuggestion","945704dPuVNr","PendingActions","plugins","destroy","PENDING_ACTION_SUGGESTION","stopListening"];return(Pc=function(){return t})()}function xc(t,e){const n=Pc();return(xc=function(t,e){return n[t-=355]})(t,e)}!function(t,e){const n=xc,r=t();for(;;)try{if(543432===parseInt(n(387))/1+-parseInt(n(374))/2+-parseInt(n(368))/3+-parseInt(n(392))/4+-parseInt(n(386))/5+-parseInt(n(372))/6+parseInt(n(363))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class Bc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=xc;super(),this[s(388)]=e,this[s(370)]=n,this[s(357)]=r,this[s(362)]=t,this[s(358)]=t[s(360)][s(356)](s(361)),this[s(382)]=t[s(360)][s(356)](s(373)),this[s(370)][s(390)](s(364)).to(this[s(358)],this[s(382)],((t,e)=>t||e)),this[s(370)][s(390)](s(391)).to(this[s(358)],s(364),(t=>t&&this[s(362)][s(388)][s(359)](e[s(385)]()))),this[s(370)][s(390)](s(380)).to(this[s(382)],s(364),(t=>t&&this[s(362)][s(388)][s(359)](e[s(385)]()))),this[s(371)]=null,n[s(393)]&&this[s(369)](),this[s(366)](n,s(361),(()=>this[s(361)]())),this[s(366)](n,s(373),(()=>this[s(373)]())),this[s(366)](n,s(355),(()=>{const t=s;n[t(393)]?this[t(369)]():this[t(383)]()}))}[Dc(361)](){const t=Dc;this[t(358)][t(384)](this[t(388)].id)}[Dc(373)](){const t=Dc;this[t(382)][t(384)](this[t(388)].id)}[Dc(377)](){const t=Dc;this[t(370)][t(367)](t(364)),this[t(370)][t(367)](t(391)),this[t(370)][t(367)](t(380)),this[t(379)](),this[t(357)][t(377)](),this[t(371)]&&this[t(383)]()}[Dc(369)](){const t=Dc,e=Hr(this[t(362)][t(381)],t(378));this[t(371)]=this[t(362)][t(376)][t(356)](t(375))[t(365)](e)}[Dc(383)](){const t=Dc;null!==this[t(371)]&&this[t(362)][t(376)][t(356)](t(375))[t(389)](this[t(371)]),this[t(371)]=null}}function Uc(t,e){const n=Gc();return(Uc=function(t,e){return n[t-=140]})(t,e)}const jc=Uc;function Gc(){const t=["CommentView","_config","canDiscard","1460705EwHFID","commentThreadInputView","10UXaVCo","descriptionParts","25492kgjdXl","isActive","3224177BUVFhl","hasDirtyComment","isEnabled","54063PUogru","9mrgwPs","686724sQVCmQ","_createCommentViews","assign","setData","commentsListView","fire","updateComment","delegate","isReadOnly","showInput","_createCommentThreadInputView","length","value","element","submit","editor","288aFMRum","set","commentThread","_localUser","locale","1342733rvoHft","addComment","removeComment","authoredAt","commentInputView","cancel","focus","69aYerLN","canAccept","34154ybdHXN","destroy","isDirty","editorConfig","disableComments","disabledSubmit","_model","bind"];return(Gc=function(){return t})()}!function(t,e){const n=Uc,r=t();for(;;)try{if(146089===parseInt(n(179))/1*(-parseInt(n(158))/2)+-parseInt(n(156))/3*(parseInt(n(173))/4)+parseInt(n(169))/5+-parseInt(n(180))/6+parseInt(n(149))/7+parseInt(n(144))/8*(-parseInt(n(178))/9)+-parseInt(n(171))/10*(-parseInt(n(175))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Vc extends s.View{constructor(t,e,n,r){const s=Uc;super(t),this[s(184)]=null,this[s(170)]=null,this[s(145)](s(174),!1),this[s(145)](s(152),e[s(152)]),this[s(165)](s(152)).to(e),this[s(145)](s(172),[]),this[s(145)](s(160),!1),this[s(145)](s(177),!1),this[s(145)](s(157),!1),this[s(145)](s(168),!1),this[s(164)]=e,this[s(147)]=n,this[s(167)]=r,r[s(162)]?this[s(145)](s(191),1):this[s(181)]()}[jc(155)](){const t=jc;this[t(141)][t(155)]()}[jc(159)](){const t=jc;this[t(184)]&&this[t(184)][t(159)](),this[t(170)]&&this[t(170)][t(159)](),super[t(159)]()}[jc(181)](){const t=jc,{CommentsListView:e}=this[t(167)];this[t(184)]=new e(this[t(148)],this[t(164)][t(146)],Object[t(182)]({CommentView:this[t(167)][t(166)]},this[t(167)])),this[t(184)][t(187)](t(151)).to(this),this[t(184)][t(187)](t(186)).to(this),this[t(184)][t(165)](t(174)).to(this),this[t(145)](t(191),this[t(184)][t(191)]+1),this[t(165)](t(191)).to(this[t(184)],t(191),(t=>t+1)),this[t(170)]=this[t(190)](),this.on(t(151),(()=>this[t(155)]())),this[t(165)](t(160)).to(this[t(184)],t(176),this[t(170)][t(153)],t(140),((t,e)=>t||!!e))}[jc(190)](){const t=jc,{CommentThreadInputView:e}=this[t(167)],n=new e(this[t(148)],this[t(147)],this[t(167)][t(161)]),r=n[t(153)];return n[t(165)](t(189)).to(this,t(174),this[t(164)][t(146)],t(188),r,t(140),((t,e,n)=>!!n||t&&!e)),r.on(t(142),((e,n)=>{const s=t;this[s(185)](s(150),n),r[s(143)][s(183)]("")})),r.on(t(154),(()=>this[t(155)]())),r[t(165)](t(163)).to(this[t(164)][t(146)],t(188)),n}}const zc=Kc;!function(t,e){const n=Kc,r=t();for(;;)try{if(649950===parseInt(n(411))/1*(parseInt(n(354))/2)+-parseInt(n(429))/3*(parseInt(n(398))/4)+-parseInt(n(395))/5*(-parseInt(n(363))/6)+-parseInt(n(454))/7*(parseInt(n(426))/8)+parseInt(n(351))/9*(parseInt(n(350))/10)+-parseInt(n(374))/11*(parseInt(n(456))/12)+parseInt(n(420))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xc);class Hc extends Vc{constructor(e,n,r,s){const i=Kc;super(e,n,r,s),this[i(410)](i(438),""),this[i(427)](i(438)).to(this,i(401),(t=>t&&t[0]?t[0][i(438)]:"")),this[i(427)](i(446)).to(this,i(401),this,i(428),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(355)+Wc(e[n(344)],e[n(404)])+n(449);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(384)]=null,this[i(424)]=this[i(415)](Hr(e,i(451)),t.icons[i(421)],i(439),i(435),"sw"),this[i(424)][i(427)](i(442)).to(this,i(382)),this[i(430)]=this[i(415)](Hr(e,i(386)),t.icons[i(378)],i(353),i(389),"sw"),this[i(430)][i(427)](i(442)).to(this,i(385)),this[i(400)]=new o.UserView(e,this[i(393)][i(367)],this[i(447)]()),this[i(400)][i(381)]({attributes:{class:[i(440),i(349)]}}),this[i(443)](this[i(445)]())}[zc(445)](){const t=zc,e=this[t(379)],n=[{tag:t(356),attributes:{class:[t(358),t(380)]},children:[{tag:t(370),children:[{text:this[t(400)][t(391)]}],attributes:{class:[t(345),t(419)]}},{tag:t(412),attributes:{datetime:e.to(t(383)),class:[t(361),t(416)]},children:[{text:e.to(t(383),(e=>this[t(347)][t(352)](e)))}]}]},{tag:t(356),attributes:{class:[t(372),t(360)]},children:[this[t(424)],this[t(430)]]},{tag:t(356),attributes:{class:[t(376)]}}];this[t(393)][t(359)]&&n[t(402)]({tag:t(356),attributes:{class:[t(343)]},children:[{text:this[t(453)]()}]});const r={tag:t(356),attributes:{class:[t(357),e.if(t(428),t(431)),e.to(t(438),(e=>t(373)+e)),this[t(347)][t(418)]&&t(423)],"data-suggestion-id":this[t(393)].id,"data-thread-id":this[t(393)][t(436)].id,"data-author-id":this[t(393)][t(367)].id,tabindex:-1},children:[{tag:t(356),attributes:{class:[t(346),t(392)]},children:[this[t(400)],{tag:t(356),attributes:{class:[t(377),t(417)]},children:n}]}]};return this[t(348)]&&this[t(364)]&&(r[t(414)][t(402)](this[t(348)],this[t(364)]),this[t(348)][t(390)](t(455)).to(this),this[t(348)][t(390)](t(452)).to(this),this[t(364)][t(390)](t(455)).to(this),this[t(364)][t(390)](t(452)).to(this)),r}[zc(408)](){const t=zc;super[t(408)](),this[t(384)]=this[t(403)][t(413)](t(366)),this[t(384)][t(368)]=this[t(446)],this.on(t(432),((e,n,r)=>{const s=t;this[s(384)][s(368)]=r}))}[zc(415)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(397)]);return a[i(410)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(381)]({attributes:{class:n}}),a.on(i(405),(()=>{const t=i;this[t(365)](r,this[t(393)].id)})),a}[zc(453)](){const t=zc;return t(362)===this[t(393)][t(388)][t(387)][t(437)]?Hr(this[t(397)],t(399)):Hr(this[t(397)],t(406))}[zc(447)](){const t=zc;return this[t(393)][t(359)]?t(362)===this[t(393)][t(388)][t(387)][t(437)]?Hr(this[t(397)],t(396),this[t(393)][t(369)][t(391)]):Hr(this[t(397)],t(425),this[t(393)][t(369)][t(391)]):null}}function Wc(t,e){const n=zc;let r="";return r+=t[n(394)]("*")[n(433)](((t,e)=>e%2!=0?n(409)+Jc(t)+n(434):Jc(t)))[n(371)](""),e&&(r+=n(441)+e[n(407)]+n(450)+e[n(422)]+n(375)),r}function Kc(t,e){const n=Xc();return(Kc=function(t,e){return n[t-=343]})(t,e)}function Xc(){const t=["type","ck-suggestion--accept","ck-suggestion__user",'<span class="ck-suggestion-color" style="background-color: ',"isEnabled","setTemplate","createElement","getTemplate","description","getUserViewNotificationText","innerText","</p>",'" title="',"Accept suggestion","editorDestroyed","getExternalSuggestionNote","7JHflLa","editorReady","512508WPhSyl","ck-comment__external","content","ck-suggestion__info-name","ck-suggestion","_config","commentsListView","ck-annotation__user","59810Pbnlub","297CIVbWp","formatDateTime","ck-suggestion--discard","27502YLCzQb","<p>","div","ck-suggestion-wrapper","ck-suggestion__info","isExternal","ck-annotation__actions","ck-comment__info-time","importWord","66ypsaLC","commentThreadInputView","fire",".ck-annotation__content-wrapper","author","innerHTML","creator","span","join","ck-suggestion__actions","ck-suggestion-","11exmsNc",'"></span>',"ck-annotation__content-wrapper","ck-suggestion__main","cancel","bindTemplate","ck-annotation__info","extendTemplate","canAccept","authoredAt","_descriptionElement","canDiscard","Discard suggestion","@external","attributes","discardSuggestion","delegate","name","ck-annotation","_model","split","338435hvzfmA","EXTERNAL_IMPORT_WORD_AVATAR","locale","3261644vUfpKL","EXTERNAL_IMPORT_WORD_SUGGESTION","userView","descriptionParts","push","element","color","execute","EXTERNAL_SUGGESTION","value","render",'<span class="ck-suggestion-type">',"set","1NWOawG","time","querySelector","children","_createButton","ck-annotation__info-time","ck-annotation__main","disableComments","ck-annotation__info-name","17460534WsrcqB","check","title","ck-suggestion--disabled-comments","acceptButton","EXTERNAL_AVATAR","6325832ZpuJNC","bind","isActive","3SmoBgx","discardButton","ck-suggestion-wrapper--active","change:description","map","</span>","acceptSuggestion","commentThread","source"];return(Xc=function(){return t})()}function Jc(t){const e=zc,n=document[e(444)](e(370));return n[e(448)]=t,n[e(368)]}const qc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Zc=$c;function Yc(){const t=["getFirstRange","editing","CommentsUI","discardButton","init","unbind","CommentView","SuggestionThreadView","execute","discardAllSuggestions","_handleControllerBuffer","_bindAnnotationToEditors","1408608JllOqf","listenTo","activeAnnotations","menuitemcheckbox","acceptAllSuggestions","suggestionChanged","menuBar:trackChanges","_refreshActiveMarkers","addComment","34514622RiroOk","panelView","65172deiChf","_annotationViews","getMarkers","size","TrackChangesUI","descriptionParts","Track changes","get","set","_handleSuggestionControllerDelayed","bind","type","hasSuggestion","locale","isMultiRange","items","push","3182592bwIAqf","getSuggestion","componentFactory","pluginName","reduce","TrackChangesEditing","commandName","head","remove","comments.maxThreadTotalWeight","children","isDirty","_destroyController","addSourceCollector","define","comments.editorConfig","stopListening","getJoined","6150BXLMYF","isEnabled","Accept all selected suggestions","_viewToController","clear","getMarkerNames","901820SPVsQu","registerAnnotation","getDescriptions","4392976REZePi","CommentsRepository","button","suggestionUnloaded","toMany","_updateController","trackChanges.disableComments","suggestionLoaded","_suggestionToController","requires","comments.maxCommentCharsWhenCollapsed","switchbutton","EditorAnnotations","commentThread","buttonView","keys","descriptionFactory","trackChanges","createAnnotationView","plugins","_unbindEditors","lowest","filter","separator","innerView","value","Discard all suggestions","371KRUJNu","editor","createCommentThreadController","getRanges","destroy","trackChanges.SuggestionThreadView","arrowView","change:activeAnnotations","Discard all selected suggestions","1370JzKcaV","suggestion-","length","_createToolbarButton","delete","isInContent","getAllAdjacentSuggestions","change:previous","model","refreshSelectedViews","focus","config","comments","commands","_addUIComponentsToFactory","acceptSelectedSuggestions","has","Accept all suggestions","getByInnerView","some","actionView","menu","activeMarkers","isOn","_createMenuBarMenu","add","comments.maxCommentsWhenCollapsed","values","delegate","Annotations","_initializeController","discardSelectedSuggestions","createAnnotation","menuitem","source","mainView","_disableComments","from","view","acceptButton","previous"];return(Yc=function(){return t})()}!function(t,e){const n=$c,r=t();for(;;)try{if(717992===parseInt(n(212))/1+-parseInt(n(303))/2*(-parseInt(n(258))/3)+parseInt(n(240))/4+-parseInt(n(264))/5+-parseInt(n(223))/6*(-parseInt(n(294))/7)+parseInt(n(267))/8+-parseInt(n(221))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yc);class Qc extends t.Plugin{static get[Zc(276)](){const t=Zc;return[yc,o.Users,t(268),t(188),t(279)]}static get[Zc(243)](){return Zc(227)}constructor(t){const e=Zc;super(t),this[e(275)]=new Map,this[e(261)]=new Map,this[e(224)]=new Map,this[e(210)]=new Map;const n=this[e(295)][e(170)];n[e(254)](e(299),Hc),n[e(254)](e(273),!1),this[e(195)]=n[e(230)](e(273))}[Zc(232)](t,e){const n=Zc;0===this[n(210)][n(226)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(210)]){const r=this[t(275)][t(175)](e);r||n?r&&n&&this[t(252)](e):this[t(189)](e)}this[t(210)][t(262)](),this[t(295)][t(286)][t(230)](t(279))[t(168)](),this[t(219)]()}),10),this[n(210)][n(231)](t,e)}[Zc(204)](){const t=Zc,e=this[t(295)],n=e[t(286)][t(230)](t(245)),r=e[t(286)][t(230)](t(188)),s=e[t(286)][t(230)](t(279)),o=e[t(286)][t(230)](t(268));this[t(173)](),s[t(253)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(196)](this[e(275)])){const s=t[e(165)](),o=[];for(const t of s){if(!t[e(164)])continue;if(t[e(237)]){o[e(239)](...t[e(297)]());continue}const n=t[e(200)]();if(o[e(305)]>0){const t=o[0][e(257)](n);if(t){o[0]=t;continue}}o[e(239)](n)}n[e(239)]([r[e(197)],o])}return n})),this[t(213)](n,t(274),((e,n)=>{const r=t;this[r(213)](n,r(166),((t,e,s,o)=>{const i=r;n[i(164)]&&(null==s?(this[i(272)](o[i(247)]),this[i(232)](n,!1)):(this[i(272)](s[i(247)]),null==o&&this[i(232)](n,!0)))})),null!==n[r(199)]?this[r(272)](n[r(247)]):this[r(232)](n,!1)})),this[t(213)](n,t(270),((e,n,r)=>{const s=t;this[s(256)](n,s(166)),this[s(210)][s(163)](n),this[s(275)][s(175)](n)&&this[s(252)](n),r&&this[s(272)](r[s(247)])})),this[t(213)](n,t(217),((e,n)=>{this[t(272)](n)})),this[t(213)](r,t(301),(()=>{this[t(219)]()})),this[t(213)](o,t(220),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(235)](r))return;const i=n[o(241)](r);this[o(275)][o(230)](i)[o(197)][o(169)]()}),{priority:t(288)})}[Zc(219)](){const t=Zc,e=this[t(295)][t(286)][t(230)](t(188)),n=this[t(295)][t(286)][t(230)](t(245)),r=Array[t(196)](e[t(214)],(e=>e[t(291)]))[t(289)]((e=>this[t(261)][t(175)](e))),s=[];for(const e of r){const n=this[t(261)][t(230)](e)[t(167)][t(165)]();s[t(239)](...n[t(244)](((e,n)=>[...e,...n[t(263)]()]),[]))}n[t(181)]=s}[Zc(173)](){const t=Zc,n=this[t(295)],r=n[t(236)],o=Hr(r,t(229)),i=new e.Collection([{type:t(278),model:new s.ViewModel({withText:!0,label:o,commandName:t(284),role:t(215)})},{type:t(290)},{type:t(269),model:new s.ViewModel({withText:!0,label:Hr(r,t(176)),commandName:t(216),role:t(192)})},{type:t(269),model:new s.ViewModel({withText:!0,label:Hr(r,t(260)),commandName:t(174),role:t(192)})},{type:t(269),model:new s.ViewModel({withText:!0,label:Hr(r,t(293)),commandName:t(209),role:t(192)})},{type:t(269),model:new s.ViewModel({withText:!0,label:Hr(r,t(302)),commandName:t(190),role:t(192)})}]);for(const e of i)if(tu(e)){const r=n[t(172)][t(230)](e[t(167)][t(246)]);e[t(167)][t(233)](t(182),t(259)).to(r,t(292),t(259))}n.ui[t(242)][t(184)](t(284),(e=>this[t(162)](e,i,o))),n.ui[t(242)][t(184)](t(218),(e=>this[t(183)](e,i,o)))}[Zc(162)](t,e,n){const r=Zc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(295)][r(172)][r(230)](r(284));o[r(281)][r(231)]({tooltip:n,label:n,icon:qc}),o[r(281)][r(233)](r(182)).to(i,r(292)),o[r(281)].on(r(208),(()=>{const t=r;i[t(208)](),this[t(295)][t(201)][t(197)][t(169)]()})),(0,s.addListToDropdown)(o,e,{role:r(180)});const a=[];for(const t of e)tu(t)&&a[r(239)](this[r(295)][r(172)][r(230)](t[r(167)][r(246)]));const c=o[r(281)];return c[r(179)][r(205)](r(259)),c[r(300)][r(205)](r(259)),c[r(179)][r(233)](r(259)).to(i,r(259)),c[r(300)][r(233)](r(259))[r(271)](a,r(259),((...t)=>t[r(178)]((t=>t)))),o.on(r(208),(t=>{const e=r;this[e(295)][e(208)](t[e(193)][e(246)]),this[e(295)][e(201)][e(197)][e(169)]()})),o}[Zc(183)](t,e,n){const r=Zc,o=new s.MenuBarMenuView(t),i=this[r(295)][r(172)][r(230)](r(284));o[r(281)][r(231)]({label:n,icon:qc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(290)==n[r(234)]){a[r(238)][r(184)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(167)];i[r(233)](...Object[r(282)](c)).to(c),i[r(187)](r(208)).to(o),i.on(r(208),(()=>{const t=r;this[t(295)][t(208)](c[t(246)]),this[t(295)][t(201)][t(197)][t(169)]()})),e[r(250)][r(184)](i),a[r(238)][r(184)](e)}return o[r(233)](r(259)).to(i,r(259)),o[r(222)][r(250)][r(184)](a),o}[Zc(189)](t){const e=Zc,n=this[e(295)],r=n[e(170)],s=n[e(286)][e(230)](e(188)),i=n[e(286)][e(230)](e(268)),a=n[e(286)][e(230)](e(279)),c=n[e(286)][e(230)](o.Users).me,u=r[e(230)](e(284))[e(207)],{CommentsListView:l,CommentThreadInputView:f}=n[e(286)][e(230)](e(202));let h,g;this[e(224)][e(175)](t.id)?(g=this[e(224)][e(230)](t.id),h=g[e(194)]):(h=new u(n[e(236)],t,c,{disableComments:this[e(195)],editorConfig:r[e(230)](e(255)),maxCommentsWhenCollapsed:r[e(230)](e(185)),maxThreadTotalWeight:r[e(230)](e(249)),maxCommentCharsWhenCollapsed:r[e(230)](e(277)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(230)](e(236))),CommentView:r[e(230)](e(171))[e(206)],CommentsListView:l,CommentThreadInputView:f}),h[e(198)].on(e(208),(()=>{const t=e;n[t(201)][t(197)][t(169)]()})),h[e(203)].on(e(208),(()=>{const t=e;n[t(201)][t(197)][t(169)]()})),g=s[e(285)](this[e(295)][e(236)],h),g[e(233)](e(251)).to(h,e(251)),g[e(233)](e(305)).to(h),g[e(233)](e(234)).to(h,e(234),(t=>e(304)+t)),this[e(224)][e(231)](t.id,g));const d=i[e(296)](t[e(280)],h),p=new Bc(n,t,h,d),m=t[e(165)]()[e(289)]((t=>t[e(164)]));h[e(228)]=n[e(286)][e(230)](e(245))[e(283)][e(266)](m),this[e(275)][e(231)](t,p),this[e(261)][e(231)](h,p);const I=s[e(191)]({view:g,target:()=>{const r=e,s=[],i=t[r(165)]()[r(289)]((t=>t[r(164)]));for(const t of i)s[r(239)](...t[r(225)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(201)],s)},type:()=>e(304)+p[e(197)][e(234)]});i[e(211)](h,I),s[e(184)](I),a[e(265)](I)}[Zc(252)](t){const e=Zc,n=this[e(295)][e(286)][e(230)](e(268)),r=this[e(295)][e(286)][e(230)](e(188)),s=this[e(275)][e(230)](t),o=s[e(197)],i=r[e(177)](o);n[e(287)](o),i&&r[e(248)](i),this[e(275)][e(163)](t),this[e(261)][e(163)](o),s[e(298)]()}[Zc(272)](t){const e=Zc;if(!t[e(164)]||!this[e(275)][e(175)](t))return;const n=this[e(295)][e(286)][e(230)](e(245)),r=this[e(275)][e(230)](t),s=t[e(165)]();r[e(197)][e(228)]=n[e(283)][e(266)](s)}[Zc(298)](){const t=Zc;for(const e of this[t(275)][t(282)]())this[t(252)](e);for(const e of this[t(224)][t(186)]())e[t(194)][t(298)]();super[t(298)]()}}function $c(t,e){const n=Yc();return($c=function(t,e){return n[t-=162]})(t,e)}function tu(t){return Zc(167)in t}var eu=nu;function nu(t,e){var n=ru();return(nu=function(t,e){return n[t-=400]})(t,e)}function ru(){var t=["85005bmRyxS","plugins","2239430sCJJwM","addSuggestion","editor","getSuggestions","2DKOLHv","3044538rViSIm","pluginName","adapter","TrackChanges","getSuggestion","3548576ueJABA","get","6430842zPfAgq","7VLjbJf","Comments","addSuggestionData","243306OyZGfi","50DGuRsS","requires","750944wneDLb"];return(ru=function(){return t})()}!function(t,e){for(var n=nu,r=t();;)try{if(566862===-parseInt(n(406))/1*(parseInt(n(412))/2)+parseInt(n(413))/3+parseInt(n(418))/4+parseInt(n(403))/5*(-parseInt(n(402))/6)+parseInt(n(421))/7*(parseInt(n(405))/8)+-parseInt(n(420))/9+-parseInt(n(408))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[eu(404)](){return[yc,Qc,eu(400)]}static get[eu(414)](){return eu(416)}set[eu(415)](t){var e=eu;this[e(410)][e(407)][e(419)](yc)[e(415)]=t}get[eu(415)](){var t=eu;return this[t(410)][t(407)][t(419)](yc)[t(415)]}[eu(409)](t){var e=eu;return this[e(410)][e(407)][e(419)](yc)[e(401)](t)}[eu(411)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(410)][n(407)][n(419)](yc)[n(411)]({skipNotAttached:t,toJSON:e})}[eu(417)](t){var e=eu;return this[e(410)][e(407)][e(419)](yc)[e(417)](t)}}const ou=fu;function iu(){const t=["trackChangesData","plugins","users","33wbhydd","getRootsAttributes","config","get","model","getRootNames","getUser","849050qHtjpX","destroy","define","415485vFTffQ","CommentsRepository","getDataWithDiscardedSuggestions","acceptAllSuggestions","3903604UNRnKD","rootsAttributes","requires","addCommentThread","21815772HXJypP","function","24OoGQjI","addSuggestionData","editor","execute","getFullData","set","result","7021830FLjGZI","3mXpuNm","init","document","discardAllSuggestions","Users","push","useAnonymousUser","TrackChangesEditing","create","6NdJVbQ","Pagination","getDataWithAcceptedSuggestions","constructor","appendChild","getSuggestions","_adapter","trackChangesData.editorCreator","getCommentThreads","createElement","map","TrackChangesData","290qahWwh","track-changes-data-invalid-editor-creator","addUser","data","editorCreator","530632UvybCg","createDocumentFragment","pluginName","134307XbboQs","end","reduce","TrackChangesDataGetter","div","name"];return(iu=function(){return t})()}!function(t,e){const n=fu,r=t();for(;;)try{if(935199===-parseInt(n(503))/1*(parseInt(n(552))/2)+-parseInt(n(543))/3*(parseInt(n(529))/4)+-parseInt(n(522))/5+-parseInt(n(542))/6+parseInt(n(525))/7*(-parseInt(n(535))/8)+parseInt(n(506))/9*(-parseInt(n(498))/10)+-parseInt(n(515))/11*(-parseInt(n(533))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);const au=[ou(553)];class cu extends t.Plugin{static get[ou(531)](){return[yc]}static get[ou(505)](){return ou(497)}[ou(544)](){const t=ou,n=this[t(537)];if(n[t(517)][t(524)](t(493),(e=>{const r=t,s=n[r(519)][r(545)][r(520)]()[r(508)](((t,e)=>(t[e]="",t)),{});return n[r(555)][r(551)](s,e)})),t(534)!=typeof n[t(517)][t(518)](t(512))[t(502)])throw new e.CKEditorError(t(499))}[ou(554)](t){return hu(this[ou(537)],!0,t)}[ou(527)](t){return hu(this[ou(537)],!1,t)}}class uu extends t.Plugin{static get[ou(505)](){return ou(509)}constructor(t){const e=ou;super(t),this[e(541)]=e(507)}[ou(544)](){const t=ou;this[t(537)][t(513)][t(518)](t(526))[t(558)]={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(537)][t(513)][t(518)](t(550))[t(558)]=null}}function lu(t){return void 0!==t[ou(516)]}function fu(t,e){const n=iu();return(fu=function(t,e){return n[t-=493]})(t,e)}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,au);s[r(513)][r(548)](yc,uu),s[r(530)]=lu(t)?t[r(516)]():void 0;const i=document[r(504)](),a=t[r(517)][r(518)](r(512))[r(502)],c=await a(s,(()=>function(t){const e=r,n=document[e(495)](e(510));return t[e(556)](n),n}(i)));!function(t,e){const n=r,s=t[n(519)][n(545)][n(520)]()[n(508)](((e,r)=>(e[r]=t[n(501)][n(518)]({rootName:r}),e)),{}),o=t[n(513)][n(518)](n(547))[n(514)][n(496)]((t=>({id:t.id,name:t[n(511)]}))),i=t[n(513)][n(518)](n(550))[n(557)]({skipNotAttached:!0,toJSON:!0}),a=t[n(513)][n(518)](n(526))[n(494)]({skipNotAttached:!0,toJSON:!0}),c=e[n(513)][n(518)](n(547)),u=e[n(513)][n(518)](n(550)),l=e[n(513)][n(518)](n(526));for(const t of o)c[n(521)](t.id)||c[n(500)](t);c.me||c[n(549)]();for(const t of i)u[n(536)](t);for(const t of a)l[n(532)](t);e[n(501)][n(540)](s)}(t,c),c[r(538)](r(e?528:546));const u=lu(c)?c[r(539)](n):c[r(501)][r(518)](n);return await c[r(523)](),u}function gu(){var t=["175817WTOcPM","872hnZziI","5553138XEksOW","88356KSZKYl","2059485sNDQOf","62937xINANf","9689232SSeqeE","1199012NznYpX","159mkJFVN"];return(gu=function(){return t})()}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=466]})(t,e)}!function(t,e){for(var n=du,r=t();;)try{if(785413===-parseInt(n(467))/1+parseInt(n(474))/2+parseInt(n(466))/3*(parseInt(n(470))/4)+parseInt(n(471))/5+parseInt(n(469))/6+-parseInt(n(473))/7+-parseInt(n(468))/8*(parseInt(n(472))/9))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:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>uu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(t,e){const n=l();return(c=function(t,e){return n[t-=174]})(t,e)}const u=c;function l(){const t=["forceDisabled","isEnabled","_isEnabledBasedOnSelection","TrackChangesCommand","has","execute","33rRotpy","49084HUOWhL","_disableUnsupportedCommands","606810iGfZoG","_enableCommands","_enabledCommands","334FnFWbg","1861070mKjEVG","clearForceDisabled","27mxBOBa","11763PKRdOd","82ffqbAc","872BEeicw","32252hnrLYr","editor","refresh","affectsData","602980jPVBgm","value","commands"];return(l=function(){return t})()}!function(t,e){const n=c,r=t();for(;;)try{if(100854===parseInt(n(191))/1*(-parseInt(n(186))/2)+-parseInt(n(189))/3*(parseInt(n(193))/4)+-parseInt(n(197))/5+-parseInt(n(183))/6+-parseInt(n(181))/7+-parseInt(n(192))/8*(parseInt(n(190))/9)+parseInt(n(187))/10*(parseInt(n(180))/11))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(185)]=e,this[n(198)]=!1,this[n(195)](),this[n(176)]=!1}[u(195)](){this[u(175)]=!0}[u(179)](){const t=u;this[t(198)]=!this[t(198)],this[t(198)]?this[t(182)]():this[t(184)]()}[u(182)](){const t=u;for(const e of this[t(194)][t(199)][t(199)]())e[t(196)]&&!this[t(185)][t(178)](e)&&e[t(174)](t(177))}[u(184)](){const t=u;for(const e of this[t(194)][t(199)][t(199)]())e[t(196)]&&!this[t(185)][t(178)](e)&&e[t(188)](t(177))}}const h=g;function g(t,e){const n=p();return(g=function(t,e){return n[t-=442]})(t,e)}!function(t,e){const n=g,r=t();for(;;)try{if(312624===parseInt(n(453))/1+-parseInt(n(457))/2+-parseInt(n(455))/3*(parseInt(n(454))/4)+parseInt(n(447))/5*(-parseInt(n(460))/6)+-parseInt(n(465))/7+-parseInt(n(450))/8*(-parseInt(n(448))/9)+parseInt(n(458))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(p);class d extends t.Command{constructor(t,e){const n=g;super(t),this[n(449)]=e,this[n(461)](),this[n(463)]=!1}[h(461)](){this[h(452)]=!0}[h(444)](t){const n=h,r=this[n(449)][n(462)](t);if(!r)throw new e.CKEditorError(n(451),this);const s=r[n(459)]();this[n(443)][n(464)][n(445)](s)&&this[n(443)][n(456)][n(462)](n(446))[n(442)](r)}}function p(){const t=["8eaQVQN","445782rAwsre","plugins","954228RFebqP","16722010AkOZfU","getRanges","12102fCfwEm","refresh","get","_isEnabledBasedOnSelection","model","2825487hEcsfQ","acceptSuggestion","editor","execute","canEditAt","TrackChangesEditing","1075odPKUc","4725vLMWBs","_suggestions","3544MaQHMK","track-changes-accept-suggestion-not-found","isEnabled","19446HqhsKk"];return(p=function(){return t})()}const m=E;function I(){const t=["canEditAt","editor","_isEnabledBasedOnSelection","get","20xlTCtP","1524IKghik","execute","plugins","9DKfxCn","63151DKpBCJ","503292xJuzNb","TrackChangesEditing","4976210xwVVZM","9203368InBsqz","28tUsLOO","2604055Duhcpb","track-changes-discard-suggestion-not-found","isEnabled","75845EPNuRY","refresh","50aFjmzd","model","65661zaLOAM","getRanges","discardSuggestion","_suggestions"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=288]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(915464===parseInt(n(312))/1*(-parseInt(n(297))/2)+parseInt(n(299))/3*(parseInt(n(307))/4)+parseInt(n(292))/5+parseInt(n(313))/6*(parseInt(n(291))/7)+parseInt(n(290))/8+parseInt(n(311))/9*(-parseInt(n(289))/10)+parseInt(n(295))/11*(parseInt(n(308))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(302)]=e,this[n(296)](),this[n(305)]=!1}[m(296)](){this[m(294)]=!0}[m(309)](t){const n=m,r=this[n(302)][n(306)](t);if(!r)throw new e.CKEditorError(n(293),this);const s=r[n(300)]();this[n(304)][n(298)][n(303)](s)&&this[n(304)][n(310)][n(306)](n(288))[n(301)](r)}}function T(t){const e=_;return t[e(447)](((t,n)=>e(476)==t[e(473)]&&e(476)!=n[e(473)]?-1:e(476)!=t[e(473)]&&e(476)==n[e(473)]?1:0))}function _(t,e){const n=A();return(_=function(t,e){return n[t-=441]})(t,e)}function y(t,e){const n=_;let r,s=0;const o=[],i=e[n(467)];for(;s<t[n(446)];){const a=t[s],c=t[s+1];r||(r=e[n(483)](a)),k(e,a,c)||(o[n(478)](e[n(456)](r,i[n(474)](a)?e[n(448)](a):e[n(443)](a,n(441)))),r=null),s++}return o}function A(){const t=["isMultiRange","createPositionAt","execute"," [color ","length","sort","createPositionAfter","next","start","4232697DdkYbu","replace","isCollapsed","map","value","createRange","60MPEbKX","color","splice","1601134iGxuia","isArray","15rWGsmT","177YcAZZR","content","add","2663217cOeasL","schema","322135isqDst","1805538BKfvGW","isInContent","getRanges","isIntersecting","type","isObject","isTouching","deletion","from","push","25556zaygin","join","1183638OrCXxz","change","createPositionBefore","24DGdqLP","end"];return(A=function(){return t})()}function k(t,e,n){const r=_;if(!n)return!1;const s=t[r(448)](e),o=t[r(483)](n);return s[r(475)](o)}!function(t,e){const n=_,r=t();for(;;)try{if(964469===-parseInt(n(481))/1+parseInt(n(460))/2+parseInt(n(463))/3*(parseInt(n(479))/4)+parseInt(n(462))/5*(parseInt(n(469))/6)+parseInt(n(451))/7*(parseInt(n(484))/8)+parseInt(n(466))/9*(-parseInt(n(457))/10)+parseInt(n(468))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(A);function C(t,e,n){const r=_;for(;n[r(446)];){const s=n[r(459)](0,100);t[r(482)]((()=>{const t=r;for(const n of s)n[t(470)]&&e[t(444)](n.id)}))}}const L=R;function R(t,e){const n=N();return(R=function(t,e){return n[t-=349]})(t,e)}function N(){const t=["5745YNKmWL","getRanges","refresh","execute","editor","52tyhdbv","1565016gxaTaM","isEnabled","some","values","_command","760130EGhOtf","canEditAt","from","88xryDbW","1168gARRMl","912sVZrfL","_suggestions","model","isInContent","552580IUGVyx","_isEnabledBasedOnSelection","3740506JJPJMa","38331HYpvQK"];return(N=function(){return t})()}!function(t,e){const n=R,r=t();for(;;)try{if(477741===parseInt(n(349))/1*(parseInt(n(354))/2)+parseInt(n(365))/3*(-parseInt(n(364))/4)+parseInt(n(360))/5+-parseInt(n(355))/6+parseInt(n(371))/7+parseInt(n(363))/8*(parseInt(n(372))/9)+-parseInt(n(369))/10)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(359)]=e,this[r(366)]=n,this[r(351)](),this[r(370)]=!1}[L(351)](){const t=L,e=Array[t(362)](this[t(366)][t(358)]())[t(357)]((e=>e[t(368)]));this[t(356)]=this[t(359)][t(356)]&&e}[L(352)](){const t=L,e=T(Array[t(362)](this[t(366)][t(358)]()));for(const n of e){const e=n[t(350)]();if(!this[t(353)][t(367)][t(361)](e))return}C(this[t(353)][t(367)],this[t(359)],e)}}function M(t,e){const n=w();return(M=function(t,e){return n[t-=453]})(t,e)}const v=M;!function(t,e){const n=M,r=t();for(;;)try{if(978893===-parseInt(n(472))/1*(-parseInt(n(473))/2)+parseInt(n(465))/3+-parseInt(n(479))/4*(-parseInt(n(458))/5)+-parseInt(n(463))/6*(parseInt(n(470))/7)+-parseInt(n(454))/8+-parseInt(n(476))/9+parseInt(n(459))/10*(parseInt(n(455))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(w);class O extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(478)]=e,this[r(469)]=n,this[r(457)]=new Set,this[r(456)](),this[r(464)]=!1}[v(456)](){const t=v,e=this[t(471)][t(460)][t(477)][t(468)],n=Array[t(453)](this[t(469)][t(462)]());this[t(457)]=function(t,e){const n=_,r=Array[n(477)](t[n(471)]()),s=new Set;for(const o of e)if(o[n(470)])for(const e of r)for(const r of o[n(471)]())(e[n(472)](r)||t[n(453)]&&!o[n(442)]&&o[n(449)]&&r[n(441)][n(475)](e[n(450)]))&&s[n(465)](o);return s}(e,n),this[t(466)]=this[t(478)][t(466)]&&!!this[t(457)][t(475)]}[v(461)](){const t=v,e=T(Array[t(453)](this[t(457)]));for(const n of e){const e=n[t(467)]();if(!this[t(471)][t(460)][t(474)](e))return}C(this[t(471)][t(460)],this[t(478)],e)}}function w(){const t=["_command","248tVWKxi","from","14913264TFhZrO","44DOjCXt","refresh","_selectedSuggestions","20160nxwxWd","7861730VsGuKr","model","execute","values","4107774HzZRHd","_isEnabledBasedOnSelection","1064586CxKyjw","isEnabled","getRanges","selection","_suggestions","14zPBRYD","editor","1334601lsIHSU","2xAWEVX","canEditAt","size","7846470HzxVIX","document"];return(w=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 P=Array.prototype.splice;const U=function(t){var e=this.__data__,n=x(e,t);return!(n<0)&&(n==e.length-1?e.pop():P.call(e,n,1),--this.size,!0)};const B=function(t){var e=this.__data__,n=x(e,t);return n<0?void 0:e[n][1]};const j=function(t){return x(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=x(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=U,V.prototype.get=B,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const X="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Y=X||Z||Function("return this")();const Q=Y.Symbol;var J=Object.prototype,$=J.hasOwnProperty,tt=J.toString,et=Q?Q.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Q?Q.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Y["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Y,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Nt=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 Nt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=Rt,wt.prototype.get=St,wt.prototype.has=vt,wt.prototype.set=Ot;const Ft=wt;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||H),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 Pt=function(t,e){var n=t.__data__;return xt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Ut=function(t){var e=Pt(this,t).delete(t);return this.size-=e?1:0,e};const Bt=function(t){return Pt(this,t).get(t)};const jt=function(t){return Pt(this,t).has(t)};const Gt=function(t,e){var n=Pt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=Ut,Vt.prototype.get=Bt,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=q,Wt.prototype.set=zt;const Kt=Wt;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Xt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const Qt=function(t,e,n){var r=t[e];Yt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Jt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Qt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Y.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&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 Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Ne=function(t,e){return function(n){return t(e(n))}};const Se=Ne(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Re(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):ve(t)};const Fe=function(t,e){return t&&Jt(e,we(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 Pe=function(t){if(!at(t))return De(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.call(t,r))&&n.push(r);return n};const Ue=function(t){return Oe(t)?Ce(t,!0):Pe(t)};const Be=function(t,e){return t&&Jt(e,Ue(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Y.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Ye=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return Xe.call(t,e)})))}:qe;const Qe=function(t,e){return Jt(t,Ye(t),e)};const Je=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Ne(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Je(e,Ye(t)),t=$e(t);return e}:qe;const en=function(t,e){return Jt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Je(r,n(t))};const rn=function(t){return nn(t,we,Ye)};const sn=function(t){return nn(t,Ue,tn)};const on=At(Y,"DataView");const an=At(Y,"Promise");const cn=At(Y,"Set");const un=At(Y,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Y.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Nn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Q?Q.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Nn(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||Re(t)?{}:Dn($e(t))};const Pn=function(t){return te(t)&&"[object Map]"==_n(t)};var Un=_e&&_e.isMap;const Bn=Un?Ie(Un):Pn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[zn]=Kn["[object WeakMap]"]=!1;const qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:xn(e),!c)return u?en(e,Be(a,e)):Qe(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Bn(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Ue:we)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Qt(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 Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Qn=/^\w*$/;const Jn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Qn.test(t)||!Yn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Q?Q.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Jn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Qt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Q?Q.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Rr="[object Arguments]",Nr="[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?Nr:_n(t),u=a?Nr:_n(e),l=(c=c==Rr?Sr:c)==Sr,f=(u=u==Rr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const 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 Pr=function(t,e){return e.length<2?t:Dr(t,xr(e,0,-1))};const Ur=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Fr(e))]};const Br=function(t,e){return null==t||Ur(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=213]})(t,e)}function Vr(){const t=["removeMarkers","reduce","getMarkers","substr","clear","18598689sCMsth","_onAttributesChange","head","5718QULecj","next","3203210FbARKi","get","getContainedElement","nodeAfter","setAttribute","_isDataLoaded","previous","onAttributesChange","length","_markerNames","@external","author","markers","authoredAt","2211198LFyQLV","toJSON","onDiscard","push","isExternal","1477LUzdXJ","1023774nOPEGc","onAccept","set","removeMarker","2256560BLIcGc","data","isIntersectingWithRange","accept","getRanges","type","getRange","removeAttribute","_onDiscard","2953392PLoiNv","discard","_model","change","creator","from","addRange","nodeBefore","createdAt","hasComments","getFirstRange","isInContent","getMarkerNames","isMultiRange","_saved","2hSjKdx","start","getMultiRangeId","getItems","add","split","_onAccept","end","getAllAdjacentSuggestions","delete","decorate","getFirstMarker","suggestion:","size","isIntersecting","commentThread","subType","addMarkerName","attributes","map","addMarker","filter"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(940206===-parseInt(n(251))/1*(parseInt(n(279))/2)+-parseInt(n(245))/3+parseInt(n(255))/4+parseInt(n(231))/5+-parseInt(n(229))/6*(parseInt(n(250))/7)+-parseInt(n(264))/8+parseInt(n(226))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(236)]=!1,this.id=e.id,this[n(260)]=e[n(260)],this[n(215)]=e[n(215)]||null,this[n(242)]=e[n(242)],this[n(268)]=e[n(268)]||e[n(242)],this[n(249)]=Boolean(e[n(217)]&&e[n(217)][n(241)]),this[n(256)]=null,this[n(266)]=t,this[n(285)]=e[n(252)],this[n(263)]=e[n(247)],this[n(227)]=e[n(238)],this[n(240)]=new Set,this[n(272)]=null,this[n(253)](n(244),null),this[n(253)](n(217),e[n(217)]||{}),this[n(253)](n(237),null),this[n(253)](n(230),null),this[n(253)](n(214),null),this[n(253)](n(278),!1),this[n(289)](n(258)),this[n(289)](n(265))}get[jr(228)](){const t=jr;let e=this;for(;e[t(237)];)e=e[t(237)];return e}get[jr(273)](){const t=jr;return!!this[t(214)]&&this[t(214)][t(239)]>0}get[jr(277)](){const t=jr;return 0!=this[t(240)][t(292)]&&6==Array[t(269)](this[t(240)])[0][t(284)](":")[t(239)]}get[jr(275)](){return null!==this[jr(290)]()}[jr(216)](t){const e=jr;this[e(240)][e(283)](t)}[jr(276)](){const t=jr;return Array[t(269)](this[t(240)])}[jr(223)](){const t=jr;return this[t(276)]()[t(218)]((e=>this[t(266)][t(243)][t(232)](e)))[t(220)]((t=>t))}[jr(290)](){return this[jr(223)]()[0]||null}[jr(221)](){const t=jr;this[t(266)][t(267)]((e=>{const n=t;for(const t of this[n(223)]())e[n(254)](t)})),this[t(240)][t(225)]()}[jr(254)](t){const e=jr;this[e(266)][e(267)]((n=>{n[e(254)](t)})),this[e(240)][e(288)](t)}[jr(270)](t){const e=jr,n=e(291)+this[e(260)]+":"+this[e(215)]+":"+this.id+":"+this[e(268)].id+":"+Hr[e(281)]();this[e(216)](n),this[e(266)][e(267)]((r=>{r[e(219)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(257)](t){const e=jr;for(const n of this[e(259)]())if(n[e(213)](t))return!0;return!1}[jr(259)](){const t=jr;return this[t(223)]()[t(218)]((e=>e[t(261)]()))}[jr(282)](){const t=jr;return this[t(259)]()[t(222)](((e,n)=>[...e,...n[t(282)]()]),[])}[jr(274)](){const t=jr;var e;return(null===(e=this[t(290)]())||void 0===e?void 0:e[t(261)]())||null}[jr(233)](){const t=jr,e=this[t(259)]();if(1!=e[t(239)])return null;const n=e[0],r=n[t(280)][t(234)],s=n[t(286)][t(271)];return r instanceof i.Element?r!=s?null:r:null}[jr(258)](){const t=jr;this[t(285)](this[t(259)](),this[t(256)],this[t(217)]),this[t(221)]()}[jr(265)](){const t=jr;this[t(263)](this[t(259)](),this[t(256)],this[t(217)]),this[t(221)]()}[jr(287)](){const t=jr,e=[];let n=this[t(228)];for(;n;)e[t(248)](n),n=n[t(230)];return e}[jr(235)](t,e){const n=jr,r=Xn(this[n(217)]);hr(r,t,e),wr(r,this[n(217)])||(this[n(217)]=r,this[n(227)](r))}[jr(262)](t){const e=jr,n=Xn(this[e(217)]);Br(n,t),wr(n,this[e(217)])||(this[e(217)]=n,this[e(227)](this[e(217)]))}[jr(246)](){const t=jr;return{id:this.id,type:this[t(215)]?this[t(260)]+":"+this[t(215)]:this[t(260)],authorId:this[t(268)].id,createdAt:this[t(272)],hasComments:this[t(273)],data:this[t(256)],attributes:this[t(217)]}}static[jr(281)](){const t=jr;return(0,e.uid)()[t(224)](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=qr();return(Kr=function(t,e){return n[t-=244]})(t,e)}function qr(){const t=["attribute","_schema","_resolveDescriptionItems","key","REPLACE_TEXT","EmptyContainer","normal","isObject","1190567fKniAg","_handleCustomCallbackDescription","matchingCallback","addObject","$text","set","getFirstRange","data","function","type","elementEnd","text","item","nodeAfter","add","removeObject","push","get","30BHvOEX","registerElementLabel","nextSibling","newValue","1621752OLyeBN","end","name","*Change to:* %0","834423gFzsCr","*Insert:* %0","addContainer","pop","match","indexOf","insertion","Container","_customCallbacks","addFormat","has","format","ELEMENT_SPACE","isInContent","removeEmptyContainer","_handleRenameSuggestionDescription","*Merge:* %0","_handleAttributeSuggestionDescription","checkChild","*Remove:* %0","skip","*Split:* %0","registerDescriptionCallback","removeFormat","remove","Object","getItemLabel","element","10wCVVIB","subType","map","addEmptyContainer","*Set format:* %0","length","*Remove format:* %0","_itemLabels","_addDescriptionItems","_locale","isEqual","label","_handleInsertRemoveSuggestionDescription","softBreak","getDescriptions","$1 $2","registerAttributeLabel","10706139OYTfTK","removeContainer","previousSibling","45434fKRFuI","replace","_attributeLabels","$textProxy","join","_itemLabelsCallbacks","elementStart","561860FtByZR","deletion","81780vurqpN","start","getWalker","isEmpty","quantity"];return(qr=function(){return t})()}!function(t,e){const n=Kr,r=t();for(;;)try{if(460039===parseInt(n(254))/1*(-parseInt(n(274))/2)+parseInt(n(322))/3+-parseInt(n(283))/4+-parseInt(n(281))/5+-parseInt(n(314))/6*(parseInt(n(296))/7)+parseInt(n(318))/8+parseInt(n(271))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qr);class Xr{constructor(t,e){const n=Kr;this[n(330)]=[],this[n(261)]=new Map,this[n(279)]=[],this[n(276)]=new Map,this[n(289)]=t,this[n(263)]=e}[Wr(268)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(259)];o++){const i=t[o];if(!i[e(335)])continue;const a=this[e(297)](i);if(a){if(null!=i[e(255)]){if(r[e(332)](i[e(255)]))continue;r[e(310)](i[e(255)])}n[e(312)](a)}else if(e(288)!=i[e(305)])e(328)!=i[e(305)]&&e(282)!=i[e(305)]||this[e(266)](n,i,t[o+1]);else{const t=i[e(303)][e(291)];if(s[e(332)](t))continue;s[e(310)](i[e(303)][e(291)]),t==_c?this[e(337)](n,i):this[e(339)](n,i)}}return this[e(290)](n)}[Wr(248)](t){const e=Wr;this[e(330)][e(312)](t)}[Wr(315)](t,n,r=e.priorities[Wr(294)]){const s=Wr;s(304)==typeof t?(0,e.insertToPriorityArray)(this[s(279)],{matchingCallback:t,label:n,priority:r}):this[s(261)][s(301)](t,n)}[Wr(270)](t,e){const n=Wr;this[n(276)][n(301)](t,e)}[Wr(252)](t,e=1){const n=Wr;let r;for(const e of this[n(279)])if(e[n(298)](t)){r=e[n(265)];break}return r||(r=this[n(261)][n(313)](t[n(320)])),r?r(e):1!==e?e+" "+t[n(320)]+"s":""+t[n(320)]}[Wr(262)](t,e){const n=Wr,r=e[n(302)]()[n(285)](),s=n(328)==e[n(305)]?n(310):n(250);for(const e of r){const o=e[n(308)],i=t[t[n(259)]-1];if(o.is(n(277)))i&&i[n(305)][n(327)](n(329))>-1&&t[n(325)](),i&&n(307)==i[n(305)]?i[s]+=o[n(303)]:t[n(312)]({type:n(307),add:n(310)==s?o[n(303)]:"",remove:n(250)==s?o[n(303)]:""});else if(this[n(289)][n(295)](o)){const a=o;if(i&&i[n(305)][n(327)](n(329))>-1&&t[n(325)](),n(306)==e[n(305)])continue;i&&i[n(305)]==s+n(251)&&i[n(253)][n(320)]==a[n(320)]?i[n(287)]++:t[n(312)]({type:s+n(251),element:a,quantity:1}),r[n(246)]((t=>!(n(306)==t[n(305)]&&t[n(308)]==o)))}else if(this[n(289)][n(244)](o,n(300))||o.is(n(253),n(267))){const r=o;if(n(310)==s&&n(280)==e[n(305)]||n(250)==s&&n(306)==e[n(305)])continue;if(i&&-1==i[n(305)][n(327)](n(329))){n(307)==i[n(305)]&&(i[s]+="\n");continue}let a;if(a=n(310)==s?r[n(316)]&&!this[n(289)][n(295)](r[n(316)])?r[n(316)]:null:r[n(273)]&&!this[n(289)][n(295)](r[n(273)])?r[n(273)]:null,r[n(286)]||a&&a[n(286)]){const e=a&&a[n(286)]?a:r;i&&i[n(305)]==s+n(293)&&i[n(253)][n(320)]==e[n(320)]?i[n(287)]++:t[n(312)]({type:s+n(293),element:e,quantity:1})}else t[n(312)]({type:s+n(329),element:r})}}}[Wr(290)](t){const e=Wr,n=this[e(263)],r=[],s=[],o=[];for(const i of t)switch(i[e(305)]){case e(307):if(i[e(310)]=i[e(310)][e(275)](/(\S)\u000A+(\S)/g,e(269))[e(275)](/\u000A/g,""),i[e(250)]=i[e(250)][e(275)](/(\S)\u000A+(\S)/g,e(269))[e(275)](/\u000A/g,""),""!=i[e(310)]&&""!=i[e(250)]){r[e(312)]({type:e(275),content:zr(n,e(292),['"'+i[e(250)]+'"','"'+i[e(310)]+'"'])});continue}if(null!=i[e(310)][e(326)](/^ +$/)){r[e(312)]({type:e(328),content:zr(n,e(323),zr(n,e(334),i[e(310)][e(259)]))});continue}if(null!=i[e(250)][e(326)](/^ +$/)){r[e(312)]({type:e(282),content:zr(n,e(245),zr(n,e(334),i[e(250)][e(259)]))});continue}if(""!=i[e(310)]){r[e(312)]({type:e(328),content:zr(n,e(323),'"'+i[e(310)]+'"')});continue}r[e(312)]({type:e(282),content:zr(n,e(245),'"'+i[e(250)]+'"')});continue;case e(257):case e(299):r[e(312)]({type:e(328),content:zr(n,e(323),this[e(252)](i[e(253)],i[e(287)]))});continue;case e(336):case e(311):r[e(312)]({type:e(282),content:zr(n,e(245),this[e(252)](i[e(253)],i[e(287)]))});continue;case e(324):r[e(312)]({type:e(328),content:zr(n,e(247),this[e(252)](i[e(253)],i[e(287)]))});continue;case e(272):r[e(312)]({type:e(282),content:zr(n,e(338),this[e(252)](i[e(253)],i[e(287)]))});continue;case e(331):s[e(312)](i[e(291)]);continue;case e(249):o[e(312)](i[e(291)]);continue;default:r[e(312)](i)}if(s[e(259)]){const t=s[e(256)]((t=>this[e(276)][e(332)](t)?this[e(276)][e(313)](t):t))[e(278)](", ");r[e(312)]({type:e(333),content:zr(this[e(263)],e(258),t)})}if(o[e(259)]){const t=o[e(256)]((t=>this[e(276)][e(332)](t)?this[e(276)][e(313)](t):t))[e(278)](", ");r[e(312)]({type:e(333),content:zr(this[e(263)],e(260),t)})}return r}[Wr(297)](t){const e=Wr;for(const n of this[e(330)]){const r=n(t);if(r&&e(305)in r)return r}}[Wr(339)](t,e){const n=Wr,r=e[n(303)],s=void 0===r[n(317)]?n(249):n(331);t[n(312)]({type:s,key:r[n(291)]})}[Wr(337)](t,e){const n=Wr;t[n(312)]({type:n(333),content:zr(this[n(263)],n(321),this[n(252)](e[n(302)]()[n(284)][n(309)],1))})}[Wr(266)](t,e,n){const r=Wr;if(this[r(262)](t,e),n&&n[r(302)]()&&!e[r(302)]()[r(319)][r(264)](n[r(302)]()[r(284)])){const n=t[t[r(259)]-1],s=r(328)==e[r(305)]?r(310):r(250);n&&r(307)==n[r(305)]&&(n[s]+="\n")}}}const Zr=Qr;function Yr(){const t=["get","plugins","TrackChangesEditing","4845033ICsXKT","4601660XeOOcP","afterInit","commands","1210161PxKVlP","1796214bVHczy","showAIAssistant","editor","209510UhYnTK","5814582cMzkzp","8WTaTrS","enableCommand","2bykSbN","3250848NtuCar"];return(Yr=function(){return t})()}function Qr(t,e){const n=Yr();return(Qr=function(t,e){return n[t-=382]})(t,e)}!function(t,e){const n=Qr,r=t();for(;;)try{if(745555===-parseInt(n(389))/1+parseInt(n(393))/2*(-parseInt(n(385))/3)+-parseInt(n(394))/4+parseInt(n(382))/5+parseInt(n(390))/6+-parseInt(n(386))/7+-parseInt(n(391))/8*(-parseInt(n(398))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yr);class Jr extends t.Plugin{[Zr(383)](){const t=Zr,e=this[t(388)],n=e[t(396)][t(395)](t(397));e[t(384)][t(395)](t(387))&&n[t(392)](t(387))}}const $r=es;function ts(){const t=["*Format:* %0","alignment","101708CIviIE","246192KuRRiN","enableDefaultAttributesIntegration","AlignmentEditing","_registerLegacyDescription","commandName","FORMAT_JUSTIFY_TEXT","FORMAT_ALIGN_TO_RIGHT","2181375CrkGgm","929675VSpulP","4176Orjski","registerAttributeLabel","locale","right","afterInit","left","registerDescriptionCallback","27ZbSZOz","FORMAT_ALIGN_TO_LEFT","13380282atTcIF","center","has","format","FORMAT_ALIGN_TO_CENTER","get","plugins","formatBlock","justify","registerBlockAttribute","commandParams","839658nYvIOo","value","editor","5936wAHyQM","TrackChangesEditing","type","descriptionFactory","FORMAT_ALIGNMENT"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=253]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(553926===parseInt(n(285))/1+parseInt(n(266))/2+-parseInt(n(253))/3*(parseInt(n(276))/4)+parseInt(n(284))/5+parseInt(n(277))/6+-parseInt(n(269))/7*(-parseInt(n(286))/8)+-parseInt(n(255))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[$r(290)](){const t=$r,e=this[t(268)],n=e[t(288)];if(!e[t(261)][t(257)](t(279)))return;const r=e[t(261)][t(260)](t(270));r[t(278)](t(275)),r[t(264)](t(275)),r[t(272)][t(287)](t(275),zr(n,t(273))),this[t(280)]()}[$r(280)](){const t=$r,e=this[t(268)],n=e[t(288)];e[t(261)][t(260)](t(270))[t(272)][t(292)]((e=>{const r=t;if(r(262)!=e[r(271)])return;const{data:s}=e;if(s&&r(275)==s[r(281)]){const t=s[r(265)][0][r(267)];return{type:r(258),content:zr(n,r(274),function(t){const e=r;switch(t){case e(291):return zr(n,e(254));case e(289):return zr(n,e(283));case e(256):return zr(n,e(259));case e(263):return zr(n,e(282))}}(t))}}}))}}const rs=ss;function ss(t,e){const n=os();return(ss=function(t,e){return n[t-=232]})(t,e)}function os(){const t=["get","registerAttributeLabel","*Remove format:* %0","plugins","2046858pndhub","SubscriptEditing","subscript","superscript","702104kAIwJp","FORMAT_","FORMAT_UNDERLINE","7713ZGxcGk","SuperscriptEditing","bold","type","FORMAT_CODE","580bGGKUk","toUpperCase","5vJEqnr","editor","104JraiMS","FORMAT_BOLD","UnderlineEditing","CodeEditing","StrikethroughEditing","BoldEditing","code","FORMAT_STRIKETHROUGH","italic","1212108qhzMXI","registerDescriptionCallback","40BndYDL","TrackChangesEditing","registerInlineAttribute","99bvZsYx","87736oleQld","formatInline","ItalicEditing","forceValue","_registerLegacyDescription","*Format:* %0","FORMAT_SUPERSCRIPT","afterInit","slice","18fWFURP","descriptionFactory","underline","format","commandParams","FORMAT_SUBSCRIPT","FORMAT_ITALIC","7081270DZOJWA","toLowerCase","commandName","strikethrough","has","enableDefaultAttributesIntegration","117942lrDyWr","locale"];return(os=function(){return t})()}!function(t,e){const n=ss,r=t();for(;;)try{if(513197===parseInt(n(265))/1*(-parseInt(n(239))/2)+parseInt(n(252))/3*(-parseInt(n(285))/4)+-parseInt(n(272))/5*(parseInt(n(258))/6)+parseInt(n(246))/7+parseInt(n(262))/8*(-parseInt(n(288))/9)+parseInt(n(270))/10*(parseInt(n(289))/11)+parseInt(n(283))/12*(parseInt(n(274))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(os);const is=[rs(279),rs(232),rs(276),rs(277),rs(278),rs(259),rs(266)];class as extends t.Plugin{[rs(237)](){const t=rs,e=this[t(273)],n=e[t(257)][t(254)](t(286)),r=e[t(253)];for(const s of is){if(!e[t(257)][t(250)](s))continue;const o=s[t(238)](0,-7)[t(247)](),i=t(263)+o[t(271)]();n[t(251)](o),n[t(287)](o),n[t(240)][t(255)](o,zr(r,i))}this[t(234)]()}[rs(234)](){const t=rs,e=this[t(273)],n=e[t(253)],r=e[t(257)][t(254)](t(286));function s(e,s){const o=t;r[o(240)][o(284)]((t=>{const r=o;if(r(290)!=t[r(268)])return;const{data:i}=t;return i&&i[r(248)]===e?i[r(243)][0][r(233)]?{type:r(242),content:zr(n,r(235),s)}:{type:r(242),content:zr(n,r(256),s)}:void 0}))}s(t(267),zr(n,t(275))),s(t(282),zr(n,t(245))),s(t(241),zr(n,t(264))),s(t(280),zr(n,t(269))),s(t(249),zr(n,t(281))),s(t(260),zr(n,t(244))),s(t(261),zr(n,t(236)))}}const cs=us;function us(t,e){const n=hs();return(us=function(t,e){return n[t-=164]})(t,e)}!function(t,e){const n=us,r=t();for(;;)try{if(537677===-parseInt(n(182))/1*(-parseInt(n(195))/2)+parseInt(n(169))/3*(-parseInt(n(187))/4)+-parseInt(n(172))/5*(-parseInt(n(194))/6)+parseInt(n(206))/7*(-parseInt(n(184))/8)+-parseInt(n(202))/9+parseInt(n(176))/10+parseInt(n(196))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(hs);class ls extends t.Plugin{[cs(199)](){const t=cs,e=this[t(204)],n=e[t(175)];if(!e[t(170)][t(189)](t(171)))return;const r=e[t(170)][t(203)](t(183)),s=this[t(204)][t(166)][t(203)](t(201));r[t(168)](t(201),((n,o={})=>{const i=t,a=this[i(204)][i(207)][i(185)][i(208)],c=o&&void 0!==o[i(173)]?o[i(173)]:!s[i(177)];let u=[];if(c){const t=Array[i(179)](a[i(178)]())[i(191)]((t=>fs(t)||function(t,e){const n=i,r=e[n(188)](t[n(190)],n(201)),s=e[n(188)]([n(198),n(201)],t);return r&&s}(t,this[i(204)][i(207)][i(164)])));u=y(t,e[i(207)])}else{const t=Array[i(179)](a[i(178)]())[i(191)]((t=>fs(t)));u=y(t,e[i(207)])}e[i(207)][i(165)]((()=>{const t=i;for(const e of u)r[t(180)](e,{commandName:t(201),commandParams:[{forceValue:c}]})}))})),r[t(205)][t(186)]((e=>{const r=t,{data:s}=e;if(s&&r(201)==s[r(167)]){const t=zr(n,r(193));return s[r(200)][0][r(173)]?{type:r(181),content:zr(n,r(197),t)}:{type:r(181),content:zr(n,r(174),t)}}}))}}function fs(t){const e=cs;return e(201)==t[e(190)][e(192)]}function hs(){const t=["locale","4622100cGIUkL","value","getSelectedBlocks","from","markBlockFormat","format","1498CjWKCF","TrackChangesEditing","136fviFym","document","registerDescriptionCallback","12iQqvqN","checkChild","has","parent","filter","name","ELEMENT_BLOCK_QUOTE","1356NBkRzf","500KPbJaI","16502783CcGQRS","*Set format:* %0","$root","afterInit","commandParams","blockQuote","4409883fRZrFe","get","editor","descriptionFactory","159166JlcLBX","model","selection","schema","change","commands","commandName","enableCommand","950325thbOoM","plugins","BlockQuoteEditing","610SlfbRG","forceValue","*Remove format:* %0"];return(hs=function(){return t})()}const gs=ds;function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=469]})(t,e)}function ps(){const t=["TrackChangesEditing","403971rmPDGH","changeCaseLower","2100024UnyRPP","plugins","5182814LsyxYt","changeCaseUpper","196496VtvmiT","get","editor","enableCommand","has","CaseChange","2636165xvOEeh","1092902phIWml","afterInit","changeCaseTitle","527649TFVlYN"];return(ps=function(){return t})()}!function(t,e){const n=ds,r=t();for(;;)try{if(301814===parseInt(n(475))/1+-parseInt(n(472))/2+parseInt(n(477))/3+parseInt(n(483))/4+parseInt(n(471))/5+parseInt(n(479))/6+-parseInt(n(481))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[gs(473)](){const t=gs,e=this[t(485)];e[t(480)][t(469)](t(470))&&(e[t(480)][t(484)](t(476))[t(486)](t(482)),e[t(480)][t(484)](t(476))[t(486)](t(478)),e[t(480)][t(484)](t(476))[t(486)](t(474)))}}const Is=bs;function Es(){const t=["68SpXHRs","afterInit","2712470UHHlCi","editor","2638229MNSfyt","plugins","1052364EaeHXX","1035304bbKhlB","33204vqmhpx","get","7yDdvmS","17569WDHaZK","commands","357309yOmBTu","enableCommand","ckbox","34ckKSBk","30DUFcSM","TrackChangesEditing"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=168]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(293820===parseInt(n(186))/1*(parseInt(n(172))/2)+-parseInt(n(183))/3*(parseInt(n(175))/4)+-parseInt(n(177))/5+parseInt(n(181))/6*(parseInt(n(185))/7)+-parseInt(n(182))/8+-parseInt(n(169))/9+-parseInt(n(173))/10*(-parseInt(n(179))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(176)](){const t=Is,e=this[t(178)];e[t(168)][t(184)](t(171))&&e[t(180)][t(184)](t(174))[t(170)](t(171))}}const _s=As;!function(t,e){const n=As,r=t();for(;;)try{if(723973===parseInt(n(406))/1+parseInt(n(386))/2*(parseInt(n(436))/3)+parseInt(n(422))/4+-parseInt(n(384))/5+-parseInt(n(429))/6*(parseInt(n(430))/7)+parseInt(n(410))/8*(-parseInt(n(397))/9)+-parseInt(n(407))/10*(parseInt(n(412))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ks);class ys extends t.Plugin{[_s(379)](){const t=_s,e=this[t(385)];if(!e[t(393)][t(419)](t(433)))return;const n=e[t(393)][t(395)](t(408)),r=e[t(409)],s=e[t(426)][t(395)](t(421))[t(399)],o=e[t(417)][t(395)](t(421));n[t(387)](t(389)),n[t(387)](t(380)),n[t(387)](t(421),((r,i={})=>{const a=t,c=e[a(391)],u=e[a(391)][a(415)][a(434)],l=i&&void 0!==i[a(432)]?i[a(432)]:!o[a(405)];let f;i[a(392)]||(i[a(392)]=s[0][a(392)]),f=l?Array[a(411)](u[a(398)]())[a(418)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(390))&&!e[n(427)](t)&&e[n(424)](t[n(420)],n(421))}(t,c[a(402)]))):Array[a(411)](u[a(398)]())[a(418)]((t=>Cs(t)));const h=y(f,c);c[a(382)]((()=>{const t=a;for(const e of h)n[t(414)](e,{commandName:t(421),commandParams:[{...i,forceValue:l}],formatGroupId:t(388)})}))})),n[t(416)][t(435)](t(421),(e=>zr(r,t(396),e))),n[t(416)][t(400)]((e=>{const n=t;if(n(413)!=e[n(425)])return;const o=r.t,{data:i}=e;if(!i||n(421)!=i[n(423)])return;const a=i[n(431)][0][n(392)],c=o(s[n(404)]((t=>t[n(392)]===a))[n(383)])[n(394)]();return i[n(431)][0][n(432)]?{type:n(381),content:zr(r,n(403),zr(r,n(396),1)+" ("+c+")")}:{type:n(381),content:zr(r,n(428),zr(r,n(396),1))}}))}}function As(t,e){const n=ks();return(As=function(t,e){return n[t-=379]})(t,e)}function ks(){const t=["type","config","isLimit","*Remove format:* %0","1146ZZiJKW","19369qzZxJF","commandParams","forceValue","CodeBlock","selection","registerElementLabel","282jOvFlm","afterInit","outdentCodeBlock","format","change","label","1961530IqvjAL","editor","19582gjSbIM","enableCommand","blockName","indentCodeBlock","rootElement","model","language","plugins","toLowerCase","get","ELEMENT_CODE_BLOCK","18bSGogl","getSelectedBlocks","languages","registerDescriptionCallback","name","schema","*Set format:* %0","find","value","1032807uDoSaX","557530nOFuMF","TrackChangesEditing","locale","2908232IbJjNK","from","11MQcrxb","formatBlock","markBlockFormat","document","descriptionFactory","commands","filter","has","parent","codeBlock","1897704pKbyfj","commandName","checkChild"];return(ks=function(){return t})()}function Cs(t){const e=_s;return e(421)==t[e(401)]}const Ls=Rs;function Rs(t,e){const n=Ns();return(Rs=function(t,e){return n[t-=324]})(t,e)}function Ns(){const t=["61645705oEkrKd","enableCommand","519478tyOpMK","3657708VPAALu","2560KxdQGg","3alCkzw","2474822FdiSmz","208515hgKXKp","plugins","afterInit","CommentsEditing","3394072jrOrgi","14fVsqlx","52749nBmZbU","has","get","addCommentThread","198HbVTcn","editor","TrackChangesEditing"];return(Ns=function(){return t})()}!function(t,e){const n=Rs,r=t();for(;;)try{if(792294===parseInt(n(325))/1+parseInt(n(329))/2+parseInt(n(328))/3*(parseInt(n(326))/4)+parseInt(n(330))/5*(parseInt(n(340))/6)+parseInt(n(335))/7*(parseInt(n(334))/8)+parseInt(n(336))/9*(parseInt(n(327))/10)+-parseInt(n(343))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ns);class Ss extends t.Plugin{[Ls(332)](){const t=Ls,e=this[t(341)];e[t(331)][t(337)](t(333))&&e[t(331)][t(338)](t(342))[t(324)](t(339))}}var Ms=n(834);function vs(t,e){const n=ws();return(vs=function(t,e){return n[t-=436]})(t,e)}function Os(t,e,n){const r=vs,s=[];for(const o of e[r(442)]())o[r(463)](t)&&s[r(486)](n[r(462)](o));return s}function ws(){const t=["isLimit","type","toViewElement","plugins","getWalker","getItems","302436FMzyIe","markerName","item","isBlock","markerRange","consumable","ck-suggestion-marker-","getCustomProperty","toViewPosition","72325qSxLaM","TrackChangesEditing","isAtEnd","model","22dYOEUU","insert","createUIElement","addClass","ck-suggestion-marker--active","isContent","createRangeOn","hasAttribute","1318683QUoaaW","get","span","writer","1477452jCmmBJ","mapper","previousPosition","activeMarkers","bindElementToMarker","36yJuVRj","start","elementEnd","4631328VTTxGo","nextSibling","includes","6675641AvQzcH","116084etLAaD","schema","900JFooxc","name","test","addHighlight","push","parent"];return(ws=function(){return t})()}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=vs,s=t[r(440)][r(465)](r(453));return(o,i,a)=>{const c=r;if(!a[c(448)][c(484)](i[c(447)],o[c(483)]))return;const u=i[c(447)][c(441)](),l=i[c(447)][c(474)],f=t[c(455)][c(481)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(445)];d=d||f[c(461)](e);const n=a[c(469)][c(439)](e);if(n&&n[c(450)](c(485)))return;c(475)==t[c(438)]&&f[c(446)](e)&&!f[c(437)](e)&&(e[c(477)]||l[c(454)]?h&&h[c(436)]==e||(h=e,m(t[c(470)]),p=!0):g=g||t[c(470)])}function m(t){const r=c,o=a[r(467)][r(458)](r(466),{class:r(449)+e}),u=a[r(469)][r(451)](t);n&&s[r(471)][r(478)](i[r(444)])&&a[r(467)][r(459)](r(460),o),a[r(467)][r(457)](u,o),a[r(469)][r(472)](o,i[r(444)])}d||p||!g||m(g)}}!function(t,e){const n=vs,r=t();for(;;)try{if(817071===-parseInt(n(456))/1*(parseInt(n(480))/2)+-parseInt(n(464))/3+parseInt(n(473))/4*(parseInt(n(452))/5)+-parseInt(n(468))/6+-parseInt(n(479))/7+parseInt(n(476))/8+-parseInt(n(443))/9*(-parseInt(n(482))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Ds=xs;function xs(t,e){const n=Us();return(xs=function(t,e){return n[t-=329]})(t,e)}!function(t,e){const n=xs,r=t();for(;;)try{if(654974===-parseInt(n(329))/1*(-parseInt(n(365))/2)+-parseInt(n(378))/3+parseInt(n(351))/4+-parseInt(n(369))/5*(-parseInt(n(363))/6)+-parseInt(n(382))/7*(-parseInt(n(342))/8)+parseInt(n(362))/9+-parseInt(n(386))/10*(parseInt(n(332))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Us);class Ps extends t.Plugin{static get[Ds(368)](){return[Ms.Delete]}[Ds(356)](){const t=Ds,e=this[t(336)],n=e[t(346)][t(343)](t(345));n[t(349)](t(371));const r=e[t(379)][t(343)](t(354));n[t(349)](t(354),((n,s={})=>{const o=t,a=e[o(361)][o(348)](e[o(361)][o(374)][o(388)]);a[o(366)]&&e[o(361)][o(360)](a,{direction:o(380),unit:s[o(377)]});const c=a[o(385)](),u=i.LiveRange[o(344)](c);let l;n(s),l=o(355)==u[o(370)][o(340)]?e[o(361)][o(334)](c[o(383)]):e[o(361)][o(334)](u[o(383)],u[o(357)]),u[o(372)](),e[o(361)][o(367)](r[o(381)][o(389)],(t=>{const e=o;r[e(381)][e(333)](),t[e(350)](t[e(334)](l[e(357)])),r[e(381)][e(331)]()}))})),e[t(364)][t(335)].on(t(384),Fs(e,t(352)),{priority:t(353)}),e[t(347)][t(335)].on(t(384),((n,r,s)=>{const o=t;s[o(375)][o(337)]&&Fs(e,o(352),{showActiveMarker:!1})[o(359)](this)(n,r,s)}),{priority:t(353)}),e[t(364)][t(335)].on(t(338),((e,n,r)=>{const s=t,o=r[s(387)][s(330)](n[s(376)]);if(o)for(const t of o)t.is(s(358))&&(r[s(387)][s(341)](t,n[s(376)]),r[s(373)][s(339)](t))}),{priority:t(353)})}}function Us(){const t=["createSelection","enableCommand","setSelection","684612BzJEGd","merge","high","deleteForward","$graveyard","init","end","uiElement","bind","modifySelection","model","9595341GcDahK","300hpANHf","editing","2768xdKZVs","isCollapsed","enqueueChange","requires","19175Cwnxqc","root","delete","detach","writer","document","options","markerName","unit","2700132uXknvh","commands","forward","buffer","7YYrIAE","start","addMarker:suggestion:deletion","getFirstRange","50jcATgC","mapper","selection","batch","22kwqhER","markerNameToElements","unlock","1226599pMOKqH","lock","createRange","downcastDispatcher","editor","showSuggestionHighlights","removeMarker:suggestion:deletion","remove","rootName","unbindElementFromMarkerName","5224504RCFxJV","get","fromRange","TrackChangesEditing","plugins","data"];return(Us=function(){return t})()}function Bs(){const t=["*Format:* remove from %0","getFirstMarker","plugins","accept","listIndent","*Outdent:* %0","todoListCheck","_LIST","_findSuggestions","_getAttributeKey","checkTodoList","range","type","TrackChangesEditing","numberedList","FORMAT_INDENT","getFirstRange","TodoListEditing","createRange","mergeListItemBackward","customBulletedList","containsItem","ELEMENT_NUMBERED_LIST","listStyle","listMarker","listReversed","bulleted","fromRange","listStart","get","model","nextSibling","_suggestionFactory","*Set format:* %0","isUndo","end","commandParams","*Change to:* %0","*Check item*","data","push","14REqmAc","includes","differ","attributeKey","afterInit","996620BKEhwH","value","mergeListItemForward","removeMarker","find","head","registerDescriptionCallback","splitListItemAfter","documentList","schema","registerAttributeLabel","previousSibling","todoList","ELEMENT_TODO_LIST","_supportLegacySuggestions","isNextTo","getChanges","setAttribute","listMarkerStyle","deletion","has","commands","batch","10daHyRA","groupId","oldValue","forceValue","ELEMENT_LIST_ITEM","filter","createPositionAt","suggestion","todo","toUpperCase","643596GgGiKm","getRanges","*Merge:* list item","attribute","length","1833720swjilI","numbered","list.multiBlock","ELEMENT_BULLETED_LIST","registerCustomCallback","change","bulletedList","locale","*Uncheck item*","every","start","format","nodeAfter","outdentList","indentList","newValue","50DXCWvB","enableDefaultAttributesIntegration","multipleBlocks","detach","execute","registerPostFixer","map","1495068DBDSbD","3122847JxsAKx","197256FeUkxH","ListEditing","listType","attributes","customNumberedList","splitListItemBefore","selection","*Split:* list item","from","key","getSuggestions","listItemIdFixer","ELEMENT_","getAttribute","assureChains","default","config","editor","formatBlock","parent","setSelection","next","isLocal","*Remove format:* %0","_registerLegacyDescription","*Indent:* %0","18vnvQOy","meta","*Format:* insert into %0","*Merge:* %0","document","descriptionFactory","commandName","refresh","isObject","todoListChecked","noTrackChangesFixer","registerBlockAttribute","trackChangesCommand","5972791gRyuvc","listItemId","registerElementLabel"];return(Bs=function(){return t})()}const js=Gs;function Gs(t,e){const n=Bs();return(Gs=function(t,e){return n[t-=298]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(841313===parseInt(n(311))/1+-parseInt(n(400))/2*(parseInt(n(374))/3)+-parseInt(n(372))/4+-parseInt(n(365))/5*(-parseInt(n(344))/6)+parseInt(n(306))/7*(-parseInt(n(349))/8)+-parseInt(n(373))/9*(parseInt(n(334))/10)+parseInt(n(413))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bs);class Vs extends t.Plugin{[js(310)](){const t=js,e=this[t(391)];if(!e[t(418)][t(331)](t(375)))return;const n=e[t(356)],r=e[t(418)][t(445)](t(429)),s=e[t(418)][t(331)](t(433)),o=!!e[t(390)][t(445)](t(351));function i(e){const r=t;return{type:r(360),content:""+zr(n,r(298),e)}}function a(e){const r=t;return{type:r(360),content:""+zr(n,r(397),e)}}r[t(366)](t(430)),r[t(366)](t(355)),r[t(366)](t(378)),r[t(366)](t(436)),r[t(366)](t(363)),r[t(366)](t(362)),r[t(366)](t(318)),r[t(366)](t(379)),r[t(411)](t(414)),r[t(411)](t(376)),r[t(411)](t(420)),o&&(r[t(366)](t(435)),r[t(366)](t(313))),s&&(r[t(366)](t(323)),r[t(366)](t(426)),r[t(411)](t(409)),r[t(405)][t(317)]((e=>{const r=t,{data:s}=e;if(s&&r(409)==s[r(383)])return{type:r(360),content:s[r(364)]?zr(n,r(303)):zr(n,r(357))}})),this[t(391)][t(446)][t(404)][t(370)]((e=>{const n=t;if(e[n(333)][n(299)])return!1;let s=!1;const o=r[n(384)]({skipNotAttached:!0})[n(339)]((t=>n(409)===r[n(425)](t)));for(const t of o)n(342)!=t[n(432)]()[n(359)][n(361)][n(387)](n(376))&&(r[n(424)](t[n(432)](),n(347))[n(315)]((t=>n(376)===r[n(425)](t[n(341)])))||(e[n(314)](t[n(417)]()),s=!0));return s}))),r[t(405)][t(321)](t(420),zr(n,t(431)));const c={type:t(360),content:""};r[t(405)][t(317)]((e=>{const r=t,{data:s}=e;if(!s||r(376)!=s[r(383)])return;let u=e[r(316)];for(;u;){if(u[r(304)]&&((r(439)==u[r(304)][r(383)]||r(329)==u[r(304)][r(383)])&&(u[r(304)][r(364)]&&r(389)!=u[r(304)][r(364)]||r(389)!=u[r(304)][r(336)]&&!s[r(364)])||!o&&u[r(304)][r(383)]==_c))return c;u=u[r(395)]}if(null==s[r(364)])switch(s[r(336)]){case r(442):return a(zr(n,r(352)));case r(350):return a(zr(n,r(438)));case r(342):return a(zr(n,r(324)))}switch(s[r(364)]){case r(442):return i(zr(n,r(352)));case r(350):return i(zr(n,r(438)));case r(342):return i(zr(n,r(324)))}})),r[t(405)][t(317)]((e=>{const n=t,{data:r}=e;if(r&&n(420)==r[n(383)])return null==r[n(364)]||null==r[n(336)]&&0==r[n(364)]?c:void 0})),r[t(405)][t(317)]((e=>{const r=t;if(r(347)!=e[r(428)])return;const{data:s}=e;if(!s||r(414)!=s[r(383)])return;const o=Hs(e);return r(364)==o?{type:r(360),content:zr(n,r(346))}:r(336)==o?{type:r(360),content:zr(n,r(381))}:c})),e[t(446)][t(404)][t(370)]((e=>this[t(385)](e))),e[t(446)][t(404)][t(370)]((e=>this[t(410)](e))),e[t(446)][t(404)][t(370)]((e=>this[t(388)](e))),this[t(325)]()}[js(385)](t){const e=js;if(t[e(333)][e(299)]||!t[e(333)][e(396)])return!1;let n=!1;const r=this[e(391)][e(418)][e(445)](e(429))[e(384)]({skipNotAttached:!0})[e(339)]((t=>t[e(304)]&&e(414)==t[e(304)][e(383)]))[e(339)]((t=>t[e(304)][e(364)]&&t[e(304)][e(336)]));for(const s of r)Hs(s)||(t[e(314)](s[e(417)]()),n=!0);return n}[js(410)](t){const e=js;if(t[e(333)][e(299)]||!t[e(333)][e(396)])return!1;const n=this[e(391)][e(418)][e(445)](e(429));if(n[e(412)][e(312)])return!1;let r=!1;const s=[e(376),e(414),e(420),e(439),e(444),e(441),e(422),e(440),e(329)],o=this[e(391)][e(446)][e(404)][e(308)][e(327)]()[e(339)]((t=>e(347)==t[e(428)]))[e(339)]((t=>s[e(307)](t[e(309)])));if(0==o[e(348)])return r;for(const i of o){const o=n[e(424)](i[e(427)],e(347))[e(339)]((t=>!t[e(401)][e(326)]))[e(371)]((t=>t[e(341)]))[e(339)]((t=>{const r=e,o=n[r(425)](t);return s[r(307)](o)}));if(o[e(348)]){for(const n of o)t[e(314)](n[e(417)]());r=!0}}return r}[js(388)](t){const e=js;if(t[e(333)][e(299)]||!t[e(333)][e(396)])return!1;const n=this[e(391)][e(418)][e(445)](e(429));let r=!1;const s=[e(376),e(414),e(420),e(439),e(444),e(441),e(422),e(440),e(329)];for(const t of n[e(384)]({skipNotAttached:!0})){const o=n[e(424)](t[e(432)](),e(347))[e(371)]((t=>t[e(341)]))[e(339)]((t=>t[e(304)]&&s[e(307)](t[e(304)][e(383)])));if(!o[e(348)])continue;const a=o[0][e(316)][e(377)][e(335)];if(!o[e(358)]((t=>t[e(377)][e(335)]===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(384)]({skipNotAttached:!0})[s(339)]((e=>s(347)==e[s(428)]&&e[s(377)][s(335)]==t)))e[s(328)](s(335),r)}function i(t,n){const r=e;let s=t[r(316)],i=!1;for(;s;)s[r(377)][r(335)]!=n&&(o(s[r(377)][r(335)],n),s[r(328)](r(335),n),i=!0),s=s[r(395)];return i}}[js(325)](){const t=js,e=this[t(391)],n=e[t(356)],r=e[t(418)][t(445)](t(429));this[t(398)](),r[t(448)][t(353)](t(392),t(319),t(419),(function(n,r){const s=t,o=[];for(let t of n)t[s(359)][s(361)]===t[s(300)][s(393)]&&(t=e[s(446)][s(434)](e[s(446)][s(340)](t[s(359)][s(361)],0))),o[s(305)](t);e[s(446)][s(354)]((t=>{const n=s,a=e[n(446)][n(404)][n(380)],c=Array[n(382)](a[n(345)]())[n(371)]((t=>i.LiveRange[n(443)](t)));t[n(394)](o),e[n(332)][n(445)](r[n(406)])[n(407)](),r[n(301)][n(305)]({forceDefaultExecution:!0}),e[n(369)](r[n(406)],...r[n(301)]),t[n(394)](c);for(const t of c)t[n(368)]()}))})),r[t(405)][t(415)]((function(n){const r=t,s=!e[r(446)][r(320)][r(408)](n),o=n[r(322)],i=n[r(447)],a=n[r(387)](r(414)),c=!o||o[r(387)](r(414))!==a,u=!i||i[r(387)](r(414))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(338),e)))}[js(398)](){const t=js,e=this[t(391)],n=e[t(356)];function r(n){const r=t,s=e[r(332)][r(445)](r(355))[r(312)],o=e[r(332)][r(445)](r(430))[r(312)];return r(430)===n?s:o}e[t(418)][t(445)](t(429))[t(405)][t(317)]((function(s){const o=t;if(o(392)!=s[o(428)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(406)]){case o(355):u=i[o(301)][0][o(337)],l=r(i[o(406)]),a=o(u?402:416),!l&&e[o(390)][o(445)](o(351))||(a=o(302)),c={type:o(360),content:zr(n,a,zr(n,o(352)))};break;case o(430):u=i[o(301)][0][o(337)],l=r(i[o(406)]),a=o(u?402:416),!l&&e[o(390)][o(445)](o(351))||(a=o(302)),c={type:o(360),content:zr(n,a,zr(n,o(438)))};break;case o(363):a=o(399),c={type:o(360),content:zr(n,a,zr(n,o(338)))};break;case o(362):a=function(t){const e=o,n=t[e(432)]();let r=n[e(359)][e(361)];for(;r&&n[e(437)](r);){if(r[e(387)](e(420))>0)return!1;r=r[e(447)]}return!0}(s)?zr(n,o(416),zr(n,function(t){const e=o;return e(386)+t[e(432)]()[e(359)][e(361)][e(387)](e(376))[e(343)]()+e(423)}(s))):zr(n,o(421),zr(n,o(338))),c={type:o(360),content:a};break;case o(435):case o(313):!1===i[o(367)]&&(a=o(403),c={type:o(330),content:zr(n,a,zr(n,o(338)))})}return c}))}}function Hs(t){const e=js;let n=t[e(432)]()[e(359)][e(361)][e(322)];for(;n;){const r=n[e(387)](e(414));if(!r)return!1;if(r==t[e(304)][e(364)])return e(364);if(r==t[e(304)][e(336)])return e(336);n=n[e(322)]}return!1}const zs=Ws;function Ws(t,e){const n=Ks();return(Ws=function(t,e){return n[t-=497]})(t,e)}function Ks(){const t=["removeMarker","square","_getTranslationKeyForListStyle","_LIST_","1374315XNzmql","model","descriptionFactory","126Ielofk","bind","_registerLegacyDescription","format","lower-latin","locale","editor","decimal","list.properties","styles","TrackChangesEditing","config","upper-latin","1490EsGkqW","attribute","*Format:* set start index to %0","filter","getFirstMarker","includes","*Set format:* %0","*Remove format:* %0","listStart","oldValue","plugins","isUndo","listReversed","listStyle","reversed","getSuggestions","registerBlockAttribute","afterInit","*Format:* set order to reversed","data","newValue","getFirstRange","_findSuggestions","registerDescriptionCallback","enableDefaultAttributesIntegration","bulleted","batch","head","circle","customNumbered","FORMAT_LIST_START","start","FORMAT_LIST_REVERSED","ListPropertiesEditing","_LIST_DEFAULT","56040SMQnSj","5093224iobpYN","get","ELEMENT_","registerPostFixer","commandParams","402474hAmQRC","has","replace","handleDescriptions","upper-roman","next","37660205FFZKJZ","numbered","default","decimal-leading-zero","startIndex","*Change to:* %0","document","nodeAfter","suggestion","find","12inUBoQ","commandName","1649837PnmtwC","toUpperCase","key","3249zQCQDW","listType","_getAttributeKey","7mRKlmd","*Format:* set order to regular","lower-roman","type","formatBlock","getAttribute","registerAttributeLabel","disc"];return(Ks=function(){return t})()}!function(t,e){const n=Ws,r=t();for(;;)try{if(850974===parseInt(n(535))/1+parseInt(n(511))/2*(parseInt(n(556))/3)+parseInt(n(533))/4*(parseInt(n(553))/5)+parseInt(n(517))/6*(-parseInt(n(541))/7)+parseInt(n(512))/8+parseInt(n(538))/9*(parseInt(n(569))/10)+-parseInt(n(523))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class qs extends t.Plugin{[zs(586)](){const t=zs;if(!this[t(562)][t(579)][t(518)](t(509)))return;const e=this[t(562)][t(567)][t(513)](t(564)),n=this[t(562)][t(579)][t(513)](t(566));e[t(565)]&&(n[t(500)](t(582)),n[t(585)](t(582))),e[t(583)]&&(n[t(500)](t(581)),n[t(585)](t(581))),e[t(527)]&&(n[t(500)](t(577)),n[t(585)](t(577)));const r={type:t(559),content:""};n[t(555)][t(499)](this[t(520)][t(557)](this));const s=this[t(562)][t(561)];n[t(555)][t(547)](t(581),zr(s,t(508))),n[t(555)][t(499)]((e=>{const n=t,{data:s}=e;if(s&&n(581)==s[n(537)])return null==s[n(589)]||0==s[n(589)]&&null==s[n(578)]?r:void 0})),n[t(555)][t(547)](t(577),zr(s,t(506))),n[t(555)][t(499)]((e=>{const n=t,{data:s}=e;if(s&&n(577)==s[n(537)])return null==s[n(589)]||1==s[n(589)]&&null==s[n(578)]?r:void 0})),this[t(562)][t(554)][t(529)][t(515)]((e=>{const r=t;if(e[r(502)][r(580)])return!1;let s=!1;const o=n[r(584)]({skipNotAttached:!0})[r(572)]((t=>{const e=r,s=n[e(540)](t);return e(577)==s||e(581)==s}));for(const t of o){const o=t[r(497)]()[r(507)][r(530)][r(546)](r(539));r(524)!=o&&r(505)!=o&&(n[r(498)](t[r(497)](),r(570))[r(532)]((t=>r(539)==n[r(540)](t[r(531)])))||(e[r(549)](t[r(573)]()),s=!0))}return s})),this[t(558)]()}[zs(520)](t){const e=zs,n=this[e(562)][e(561)],{data:r}=t,s={type:e(559),content:""};if(!r||e(582)!=r[e(537)])return;if(!r[e(578)])return e(525)==r[e(589)]?s:{type:e(559),content:""+zr(n,e(575),zr(n,this[e(551)](r[e(589)])))};if(!r[e(589)]){if(e(525)==r[e(578)])return s;let o=t[e(503)];for(;o;){if(o[e(588)]&&e(539)==o[e(588)][e(537)]&&o[e(588)][e(589)])return s;o=o[e(522)]}return{type:e(559),content:""+zr(n,e(576),zr(n,this[e(551)](r[e(578)])))}}if(e(525)!=r[e(589)])return{type:e(559),content:""+zr(n,e(575),zr(n,this[e(551)](r[e(589)])))};let o=t[e(503)];for(;o;){if(o[e(588)]&&e(539)==o[e(588)][e(537)]&&o[e(588)][e(589)]&&o[e(588)][e(578)])return s;o=o[e(522)]}const i=t[e(497)]()[e(507)][e(530)][e(546)](e(539));return{type:e(559),content:zr(n,e(575),zr(n,e(514)+i[e(536)]()+e(510)))}}[zs(558)](){const t=zs,e=this[t(562)],n=e[t(561)];e[t(579)][t(513)](t(566))[t(555)][t(499)]((e=>{const r=t;if(r(545)!=e[r(544)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(534)]){case r(582):o=r(528),i={type:r(559),content:zr(n,o,zr(n,this[r(551)](s[r(516)][0][r(544)])))};break;case r(581):o=s[r(516)][0][r(583)]?r(587):r(542),i={type:r(559),content:zr(n,o)};break;case r(577):o=r(571),i={type:r(559),content:zr(n,o,s[r(516)][0][r(527)])}}return i}))}[zs(551)](t){const e=zs;return e(514)+function(t){const n=e;return Xs[n(574)](t)?n(501):Zs[n(574)](t)?n(524):null}(t)[e(536)]()+e(552)+t[e(536)]()[e(519)](/-/g,"_")}}const Xs=[zs(548),zs(504),zs(550)],Zs=[zs(563),zs(526),zs(543),zs(521),zs(560),zs(568)];var Ys=n(507);const Qs=Js;function Js(t,e){const n=to();return(Js=function(t,e){return n[t-=313]})(t,e)}!function(t,e){const n=Js,r=t();for(;;)try{if(693730===-parseInt(n(318))/1*(parseInt(n(353))/2)+parseInt(n(331))/3*(-parseInt(n(356))/4)+parseInt(n(348))/5*(parseInt(n(361))/6)+parseInt(n(366))/7+-parseInt(n(354))/8*(parseInt(n(326))/9)+-parseInt(n(349))/10+parseInt(n(368))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(to);class $s extends t.Plugin{static get[Qs(327)](){return[Ys.Enter]}[Qs(316)](){const t=Qs,e=this[t(328)],n=e[t(338)][t(335)](t(332)),r=e[t(357)][t(335)](t(351));n[t(322)](t(351),(()=>{const s=t;e[s(339)][s(317)]((t=>{const o=s,a=e[o(339)][o(346)][o(329)],c=a[o(350)](),u=i.LiveRange[o(336)](a[o(362)]());if(r[o(341)](t)){const r=e[o(339)][o(330)](c[o(364)][o(363)],0),s=t[o(315)](c,r);n[o(334)](s)}else t[o(343)](t[o(315)](u[o(323)]));u[o(344)](),r[o(313)](o(347),{writer:t})}))})),e[t(314)][t(360)].on(t(359),Fs(e,t(352)),{priority:t(365)}),e[t(314)][t(360)].on(t(358),((e,n,r)=>{const s=t,o=r[s(342)][s(324)](n[s(319)]);if(o)for(const t of o)t[s(333)](s(355))&&(r[s(342)][s(321)](t,n[s(319)]),r[s(345)][s(337)](t))}),{priority:t(365)}),e[t(340)][t(360)].on(t(359),((n,r,s)=>{const o=t;s[o(367)][o(325)]&&Fs(e,o(352),{showActiveMarker:!1})[o(320)](this)(n,r,s)}),{priority:t(365)})}}function to(){const t=["getFirstPosition","enter","split","2316aFDsLI","16ERLvUO","ck-suggestion-marker-split","261796PracZl","commands","removeMarker:suggestion:insertion","addMarker:suggestion:insertion","downcastDispatcher","54YPYuIj","getFirstRange","nextSibling","parent","high","591297xVUCbl","options","29410436XtAwZF","fire","editing","createRange","init","change","963BQIhAJ","markerName","bind","unbindElementFromMarkerName","enableCommand","end","markerNameToElements","showSuggestionHighlights","4332582Filkhj","requires","editor","selection","createPositionAt","27GIiJuA","TrackChangesEditing","hasClass","markInsertion","get","fromRange","remove","plugins","model","data","enterBlock","mapper","setSelection","detach","writer","document","afterExecute","519545NhPqOZ","3326070ULGCbQ"];return(to=function(){return t})()}const eo=ro;function no(){const t=["string","FindAndReplaceUtils","2uXmxVx","start","has","6YCbiGm","editor","findByTextCallback","4898920gmGabI","FindAndReplaceEditing","end","replace","66176OGyKlJ","suggestion:deletion","_isInDeletionRange","enableCommand","filter","getIntersection","28819386AKTaKm","replaceAll","model","find","createRange","495797AwrHbY","TrackChangesEditing","afterInit","bind","204615QcQRQd","handleFindCommand","item","10178644lgRYub","plugins","getRange","findNext","markers","2135070bCjQus","get","createPositionAt","getMarkersGroup","findPrevious"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=441]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(788420===-parseInt(n(476))/1*(parseInt(n(455))/2)+parseInt(n(448))/3+-parseInt(n(461))/4+parseInt(n(480))/5+-parseInt(n(458))/6*(parseInt(n(443))/7)+parseInt(n(465))/8+parseInt(n(471))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(no);class so extends t.Plugin{[eo(478)](){const t=eo;if(!this[t(459)][t(444)][t(457)](t(462)))return;const e=this[t(459)][t(444)][t(449)](t(477));e[t(468)](t(474),this[t(441)][t(479)](this)),e[t(468)](t(446)),e[t(468)](t(452)),e[t(468)](t(464)),e[t(468)](t(472))}[eo(441)](t,e,n={}){const r=eo,s=this[r(459)][r(444)][r(449)](r(454));return t((t=>(r(453)==typeof e?s[r(460)](e,n):e)(t)[r(469)]((e=>!1===this[r(467)](e,t[r(442)])))),n)}[eo(467)](t,e){const n=eo,r=this[n(459)][n(473)][n(475)](this[n(459)][n(473)][n(450)](e,t[n(456)]),this[n(459)][n(473)][n(450)](e,t[n(463)]));for(const t of this[n(459)][n(473)][n(447)][n(451)](n(466)))if(null!==r[n(470)](t[n(445)]()))return!0;return!1}}const oo=ao;function io(){const t=["FontSizeEditing","fontSize","afterInit","*Reset font family*","locale","label","FORMAT_FONT_BACKGROUND","_registerLegacyDescription","normalizeSizeOptions","plugins","11311434gYTaMl","FontFamilyEditing","FontBackgroundColorEditing","editor","FORMAT_FONT_COLOR","fontFamily","title","FORMAT_FONT_SIZE","*Set font size:* %0","fontColor.colors","find","7415xWZRQK","registerDescriptionCallback","FontSize","4525940WnugBa","trim","FORMAT_FONT_FAMILY","13104450ICxqvU","5010CGpKpp","toLowerCase","registerAttributeLabel","enableDefaultAttributesIntegration","fontBackgroundColor","616iKNuTN","*Reset font color*","83504OuFryi","model","*Reset font background color*","11PZDopg","FontColorEditing","format","868761FuarZM","config","descriptionFactory","*Set font family:* %0","110794LkgjbW","fontBackgroundColor.colors","fontColor","*Reset font size*","TrackChangesEditing","formatInline","type","*Set font color:* %0","registerInlineAttribute","commandParams","has","*Set font background color:* %0","get","51MVkZLR","value","commandName","fontSize.options"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=400]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(694485===parseInt(n(407))/1+-parseInt(n(411))/2*(-parseInt(n(424))/3)+parseInt(n(452))/4+parseInt(n(449))/5*(parseInt(n(456))/6)+parseInt(n(461))/7*(-parseInt(n(401))/8)+-parseInt(n(438))/9+parseInt(n(455))/10*(-parseInt(n(404))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const co=[{pluginName:oo(428),commandName:oo(429)},{pluginName:oo(439),commandName:oo(443)},{pluginName:oo(405),commandName:oo(413)},{pluginName:oo(440),commandName:oo(460)}];class uo extends t.Plugin{[oo(430)](){const t=oo,e=this[t(441)][t(432)],n=this[t(441)][t(437)][t(423)](t(415));for(const{pluginName:e,commandName:r}of co)this[t(441)][t(437)][t(421)](e)&&(n[t(459)](r),n[t(419)](r));e.t,n[t(409)][t(458)](t(429),zr(e,t(445))),n[t(409)][t(458)](t(443),zr(e,t(454))),n[t(409)][t(458)](t(413),zr(e,t(442))),n[t(409)][t(458)](t(460),zr(e,t(434))),this[t(435)]()}[oo(435)](){const t=oo,e=this[t(441)],n=e[t(432)];e[t(437)][t(423)](t(415))[t(409)][t(450)]((e=>{const r=t,o=n.t;if(r(416)!=e[r(417)])return;const{data:i}=e;if(null!=i){if(r(429)==i[r(426)]){const t=i[r(420)][0][r(425)];if(t){const e=o(this[r(441)][r(437)][r(423)](r(451))[r(436)](this[r(441)][r(408)][r(423)](r(427)))[r(448)]((e=>e[r(402)]==t))[r(444)])[r(457)]();return{type:r(406),content:zr(n,r(446),e)}}return{type:r(406),content:zr(n,r(414))}}if(r(443)==i[r(426)]){const t=i[r(420)][0][r(425)];return t?{type:r(406),content:zr(n,r(410),t)}:{type:r(406),content:zr(n,r(431))}}if(r(413)==i[r(426)]){const t=i[r(420)][0][r(425)];if(t){const e=(0,s.normalizeColorOptions)(this[r(441)][r(408)][r(423)](r(447)))[r(448)]((e=>e[r(402)]==t));let i=t,a="";return e&&(i=e[r(433)],a=o(i)[r(457)]()),{type:r(406),content:zr(n,r(418),a)[r(453)](),color:{value:t,title:a||i}}}return{type:r(406),content:zr(n,r(400))}}if(r(460)==i[r(426)]){const t=i[r(420)][0][r(425)];if(t){const e=(0,s.normalizeColorOptions)(this[r(441)][r(408)][r(423)](r(412)))[r(448)]((e=>e[r(402)]==t));let i=t,a="";return e&&(i=e[r(433)],a=o(i)[r(457)]()),{type:r(406),content:zr(n,r(422),a)[r(453)](),color:{value:t,title:a||i}}}return{type:r(406),content:zr(n,r(403))}}}}))}}function lo(t,e){const n=ho();return(lo=function(t,e){return n[t-=218]})(t,e)}const fo=lo;function ho(){const t=["toLowerCase","commandParams","_registerLegacyDescription","join","format","split","enableDefaultAttributesIntegration","1206pTLkod","locale","push","fontBackgroundColor","*Set format to:* %0","fontSize","FontSize","normalizeSizeOptions","afterInit","formatInline","1033400NFjteb","config","model","charAt","814980OqoMMR","slice","plugins","get","fontSize.options","find","1823943aSntVK","commandName","type","pasteFormat","commands","68488OlpXpH","copyFormat","boolean","enableCommand","toUpperCase","formatBlock","fontColor","fontColor.colors","registerDescriptionCallback","2188312TTexZw","title","entries","7zsLLEf","8zcNotK","3098598bIbzhK","length","50MRxlZI","TrackChangesEditing","descriptionFactory","editor","label","667689jUYoTw","*Remove all formatting*"];return(ho=function(){return t})()}!function(t,e){const n=lo,r=t();for(;;)try{if(611514===-parseInt(n(231))/1+-parseInt(n(255))/2+-parseInt(n(241))/3*(-parseInt(n(259))/4)+parseInt(n(235))/5+parseInt(n(260))/6*(parseInt(n(258))/7)+parseInt(n(246))/8*(parseInt(n(221))/9)+-parseInt(n(262))/10*(parseInt(n(267))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[fo(229)](){const t=fo,e=this[t(265)],n=e[t(237)][t(238)](t(263)),r=e[t(245)][t(238)](t(247)),s=e[t(245)][t(238)](t(244));r&&s&&(n[t(220)](t(244)),n[t(249)](t(247)),this[t(271)]())}[fo(271)](){const t=fo,e=this[t(265)],n=e[t(222)];e[t(237)][t(238)](t(263))[t(264)][t(254)]((r=>{const s=t;if(s(251)!=r[s(243)]&&s(230)!=r[s(243)])return;const{data:o}=r;if(o&&s(244)===o[s(242)]){const t=[],r=o[s(270)][0];for(const[n,o]of Object[s(257)](r))t[s(223)](po(e,n,o));return t[s(261)]?{type:s(218),content:zr(n,s(225),t[s(272)](", "))}:{type:s(218),content:zr(n,s(268))}}}))}}function po(t,e,n){const r=fo,o=t[r(222)].t,i=e[r(219)](/(?=[A-Z])/)[r(272)](" "),a=o(i[r(234)](0)[r(250)]()+i[r(236)](1))[r(269)]();if(r(248)==typeof n)return a;if(r(252)===e||r(224)===e){const e=(0,s.normalizeColorOptions)(t[r(232)][r(238)](r(253)))[r(240)]((t=>t[r(233)]==n));return a+" ("+(e?o(e[r(266)])[r(269)]():n)+")"}if(r(226)===e&&isNaN(parseFloat(n))){const e=t[r(237)][r(238)](r(227))[r(228)](t[r(232)][r(238)](r(239)))[r(240)]((t=>t[r(233)]==n));return a+" ("+(e?o(e[r(256)])[r(269)]():n)+")"}return a+" ("+n+")"}const mo=Eo;!function(t,e){const n=Eo,r=t();for(;;)try{if(805170===parseInt(n(131))/1*(parseInt(n(158))/2)+-parseInt(n(128))/3+parseInt(n(155))/4+parseInt(n(134))/5*(parseInt(n(145))/6)+parseInt(n(148))/7*(-parseInt(n(133))/8)+parseInt(n(144))/9+parseInt(n(142))/10*(-parseInt(n(122))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bo);class Io extends t.Plugin{[mo(140)](){const t=mo,e=this[t(126)];if(!e[t(141)][t(136)](t(138)))return;this[t(137)]=e[t(130)][t(162)](t(150));const n=e[t(159)],r=e[t(141)][t(162)](t(165));r[t(123)](t(124));for(const e of this[t(137)])t(143)!=e[t(152)]&&r[t(146)][t(156)](e[t(152)],(n=>{const r=t,i=this[r(139)](e[r(152)]);return null!==i?s(n,i):o(n,e[r(121)])}));function s(e,r){return zr(n,t(127),[e,r])}function o(e,r){return zr(n,t(147),[e,r])}this[t(160)]()}[mo(160)](){const t=mo,e=this[t(126)],n=e[t(159)];e[t(141)][t(162)](t(165))[t(146)][t(125)]((e=>{const r=t;if(r(161)!=e[r(132)])return;const{data:s}=e;if(s&&r(124)==s[r(163)]){const e=s[r(157)][0][r(154)],c=this[r(139)](e);if(null!==c)return{type:r(135),content:zr(n,r(149),(1,a=c,zr(n,r(127),[1,a])))};const u=this[r(137)][r(151)]((t=>t[r(152)]===e))[r(121)];return{type:r(135),content:zr(n,r(149),(o=1,i=u,zr(n,t(147),[o,i])))}}var o,i,a}))}[mo(139)](t){const e=mo;var n,r;const s=t[e(153)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(137)])||void 0===n?void 0:n[e(151)]((n=>n[e(152)]==t));if(o&&o[e(164)]){const t=o[e(164)],n=(null!==(r=t[e(129)])&&void 0!==r?r:t)[e(153)](/^h(\d+)/);if(n)return n[1]}return null}}function Eo(t,e){const n=bo();return(Eo=function(t,e){return n[t-=121]})(t,e)}function bo(){const t=["name","config","103988ermCAQ","type","14144RnTiwy","1341290NfxNlG","format","has","_headingOptions","HeadingEditing","_getHeadingLevel","afterInit","plugins","1731530jpAAdO","paragraph","8417412dBckUW","12vOUCSa","descriptionFactory","ELEMENT_HEADING_CUSTOM","2429qrAIPE","*Change to:* %0","heading.options","find","model","match","value","5136568mbDTPc","registerElementLabel","commandParams","20dSzGMW","locale","_registerLegacyDescription","formatBlock","get","commandName","view","TrackChangesEditing","title","121GxWsVy","enableDefaultAttributesIntegration","heading","registerDescriptionCallback","editor","ELEMENT_HEADING","1417371XYkjvN"];return(bo=function(){return t})()}function To(){const t=["toLowerCase","12565494uRUyrL","highlight","color","42DeITKn","registerAttributeLabel","FORMAT_HIGHLIGHT","has","highlight.options","title","registerDescriptionCallback","8VwadpK","format","360618DNBcnW","editor","606120xCeblh","locale","afterInit","HighlightEditing","3757848QNjXYV","descriptionFactory","commandParams","commandName","config","formatInline","3478660cfUNXa","get","find","7152300bShyEe","*Set highlight:* %0","4nWWlCM","_registerLegacyDescription","1191067YWDfzh","model","value","enableDefaultAttributesIntegration","TrackChangesEditing","plugins","type","*Remove highlight*","registerInlineAttribute"];return(To=function(){return t})()}const _o=yo;function yo(t,e){const n=To();return(yo=function(t,e){return n[t-=433]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(774539===-parseInt(n(452))/1+-parseInt(n(435))/2+parseInt(n(439))/3+-parseInt(n(450))/4*(-parseInt(n(445))/5)+parseInt(n(433))/6*(-parseInt(n(465))/7)+parseInt(n(472))/8*(parseInt(n(462))/9)+-parseInt(n(448))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(To);class Ao extends t.Plugin{[_o(437)](){const t=_o,e=this[t(434)];if(!e[t(457)][t(468)](t(438)))return;const n=e[t(457)][t(446)](t(456)),r=e[t(436)];n[t(455)](t(463)),n[t(460)](t(463)),n[t(440)][t(466)](t(463),zr(r,t(467))),this[t(451)]()}[_o(451)](){const t=_o,e=this[t(434)],n=e[t(436)];e[t(457)][t(446)](t(456))[t(440)][t(471)]((r=>{const s=t;if(s(444)!=r[s(458)])return;const{data:o}=r;if(o&&s(463)==o[s(442)]){const t=n.t,r=o[s(441)][0][s(454)];if(r){const o=e[s(443)][s(446)](s(469))[s(447)]((t=>t[s(453)]==r)),i=t(o[s(470)])[s(461)]();return{type:s(473),content:zr(n,s(449),i),color:{value:o[s(464)],title:o[s(470)]}}}return{type:s(473),content:zr(n,s(459),zr(n,s(467)))}}}))}}const ko=Co;function Co(t,e){const n=Ro();return(Co=function(t,e){return n[t-=392]})(t,e)}!function(t,e){const n=Co,r=t();for(;;)try{if(954452===-parseInt(n(403))/1*(parseInt(n(424))/2)+parseInt(n(402))/3+-parseInt(n(420))/4+parseInt(n(416))/5*(parseInt(n(395))/6)+-parseInt(n(419))/7*(parseInt(n(400))/8)+-parseInt(n(412))/9+-parseInt(n(428))/10*(-parseInt(n(417))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ro);class Lo extends t.Plugin{[ko(415)](){const t=ko,e=this[t(404)];if(!e[t(397)][t(423)](t(396)))return;e[t(397)][t(408)](t(409))[t(401)](t(407));const n=e[t(397)][t(408)](t(409)),r=e[t(392)];n[t(413)][t(406)](t(407),(e=>zr(r,t(422),e))),e[t(410)][t(421)](t(393))[t(398)]({model:t(407),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(427)])return null;const o=n[s(405)](s(411)),i=n[s(414)]("hr");return n[s(394)](s(399),o),n[s(426)](n[s(418)](o,0),i),o},converterPriority:t(425)})}}function Ro(){const t=["dataDowncast","addClass","1894818HYRNuW","HorizontalLineEditing","plugins","elementToStructure","ck-horizontal-line","64UThaeh","enableCommand","3181182evrlxt","880819vUPlnM","editor","createContainerElement","registerElementLabel","horizontalLine","get","TrackChangesEditing","conversion","div","15076179LNjKHA","descriptionFactory","createEmptyElement","afterInit","20IIMMsm","19648211VlYovq","createPositionAt","65394JyIbiU","2098676TZSEFj","for","ELEMENT_HORIZONTAL_LINE","has","2VbGHzu","high","insert","showSuggestionHighlights","10EYRAPA","locale"];return(Ro=function(){return t})()}const No=So;function So(t,e){const n=Mo();return(So=function(t,e){return n[t-=451]})(t,e)}function Mo(){const t=["key","has","rawHtml","ELEMENT_HTML_EMBED","registerElementLabel","5YSreAW","HtmlEmbed","2895368ZKGTgc","registerBlockAttribute","_registerLegacyDescription","6750230rTdeUL","enableDefaultAttributesIntegration","element","afterInit","TrackChangesEditing","6464826DRsqqZ","nodeAfter","start","get","11kuqTrl","1165885yoxwwT","attribute","locale","descriptionFactory","editor","9893mFOrBW","formatBlock","18XWBtjj","type","1775850UXcJIh","4HYrwYj","registerDescriptionCallback","format","plugins","*Change %0 content*","commandName","value","1617824UJCVPE","htmlEmbed","getFirstRange"];return(Mo=function(){return t})()}!function(t,e){const n=So,r=t();for(;;)try{if(364043===-parseInt(n(478))/1*(-parseInt(n(483))/2)+-parseInt(n(482))/3+parseInt(n(490))/4*(parseInt(n(458))/5)+parseInt(n(480))/6*(-parseInt(n(473))/7)+-parseInt(n(460))/8+parseInt(n(468))/9+-parseInt(n(463))/10*(-parseInt(n(472))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mo);class vo extends t.Plugin{[No(466)](){const t=No,e=this[t(477)];if(!e[t(486)][t(454)](t(459)))return;const n=e[t(486)][t(471)](t(467)),r=e[t(475)];n[t(476)][t(457)](t(455),(e=>zr(r,t(456),e))),n[t(464)](t(451)),n[t(461)](t(489)),n[t(476)][t(484)]((e=>{const n=t;if(n(474)!=e[n(481)])return;const{data:s}=e;if(s&&n(489)==s[n(453)]&&e[n(452)]()[n(470)][n(469)].is(n(465),n(455))){const t=zr(r,n(456));return{type:n(485),content:zr(r,n(487),t)}}})),this[t(462)]()}[No(462)](){const t=No,e=this[t(477)],n=e[t(475)];e[t(486)][t(471)](t(467))[t(476)][t(484)]((e=>{const r=t;if(r(479)!=e[r(481)])return;const{data:s}=e;if(s&&r(451)==s[r(488)]){const t=zr(n,r(456));return{type:r(485),content:zr(n,r(487),t)}}}))}}function Oo(t,e){const n=Fo();return(Oo=function(t,e){return n[t-=219]})(t,e)}const wo=Oo;function Fo(){const t=["FORMAT_IMAGE_SIZE","get","subType","getCaptionFromImageModelElement","193699nIdMbP","*Set image width:* %0","ImageCaptionUtils","*Remove image text alternative*","join","commandParams","2UkrJhM","ELEMENT_INLINE_IMAGE","end","find","markInsertion","insertImage","toggleImageCaption","model","toPrevious","isBefore","imageTypeInline","detach","ImageCaptionEditing","attribute","ImageResize","schema","isCollapsed","chain","170170jMvuhS","editor","caption","10245726atCLLh","Block image to inline image","registerAttributeLabel","getSuggestionCallback","addObject","ImageInlineEditing","imageBlock","previous","ImageEditing","imageStylePreApply","has","isIntersecting","formatInline","getClosestSelectedImageElement","convertInlineImageToBlock","Inline image to block image","markBlockFormat","nodeBefore","_findSuggestions","selection","backward","format","getFirstRange","ImageUploadEditing","isEqual","imageTypeBlock","_suggestionFactory","length","convertBlockImageToInline","alt","registerCustomCallback","isBlockImage","locale","key","ImageTextAlternativeEditing","type","newValue","426317JxsLju","toNext","element","createRangeOn","uploadImage","document","forward","accept","59034ftQCUQ","commandName","imageInline","filter","createRange","1185XbVaNo","*Reset image width*","ELEMENT_CAPTION","start","imageTextAlternative","registerDescriptionCallback","insertion","ImageUtils","nodeAfter","findIndex","discard","getNearestSelectionRange","change","descriptionFactory","registerBlockAttribute","isOwn","fromPosition","deletion","afterInit","resizedWidth","markDeletion","forceDefaultExecution","registerElementLabel","110hTtPOc","*Set image text alternative:* %0","TrackChangesEditing","enableDefaultAttributesIntegration","removeObject","_registerLegacyDescription","getContainedElement","imageCaption","plugins","formatBlock","resizeImage","10432mEVuDb","ELEMENT_IMAGE","4678088uuQplh","width","270rVYBPE","ImageBlockEditing","enableCommand"];return(Fo=function(){return t})()}!function(t,e){const n=Oo,r=t();for(;;)try{if(611467===parseInt(n(241))/1+-parseInt(n(305))/2*(parseInt(n(249))/3)+parseInt(n(288))/4*(-parseInt(n(254))/5)+parseInt(n(292))/6*(-parseInt(n(323))/7)+parseInt(n(290))/8+parseInt(n(326))/9+parseInt(n(277))/10*(parseInt(n(299))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fo);class Do extends t.Plugin{[wo(272)](){const t=wo,e=this[t(324)];if(!e[t(285)][t(336)](t(334)))return;const n=e[t(285)][t(296)](t(279)),r=e[t(285)][t(296)](t(261)),s=e[t(236)];n[t(294)](t(310)),n[t(267)][t(276)](t(332),(e=>zr(s,t(289),e))),n[t(267)][t(276)](t(251),(e=>zr(s,t(306),e))),n[t(267)][t(276)](t(325),(()=>zr(s,t(256)))),e[t(285)][t(336)](t(227))&&n[t(294)](t(245)),e[t(285)][t(336)](t(293))&&e[t(285)][t(336)](t(331))&&(n[t(294)](t(315),((s,o)=>{const i=t,a=r[i(339)](e[i(312)][i(246)][i(223)]);e[i(312)][i(266)]((()=>{const t=i;n[t(220)](a,{commandName:t(315),commandParams:[o]},[],t(232))}))})),n[t(294)](t(229),((s,o)=>{const a=t;e[a(312)][a(266)]((t=>{const c=a;let u=r[c(339)](e[c(312)][c(246)][c(223)]),l=t[c(244)](u);const f=i.LivePosition[c(270)](l[c(257)],c(313)),h=i.LivePosition[c(270)](l[c(307)],c(242));n[c(275)]((()=>s(o))),u=r[c(339)](e[c(312)][c(246)][c(223)]),l=t[c(244)](u);const g=t[c(253)](f,h);f[c(316)](),h[c(316)](),n[c(220)](u,{commandName:c(315),commandParams:[o]},[],c(340)),g[c(257)][c(314)](l[c(257)])&&n[c(309)](t[c(253)](g[c(257)],l[c(257)]),c(340)),l[c(307)][c(314)](g[c(307)])&&n[c(309)](t[c(253)](l[c(307)],g[c(307)]),c(340))}))})),n[t(230)][t(234)](t(286),t(340),t(303),(()=>!1)),n[t(230)][t(234)](t(286),t(340),t(248),(()=>!1)),n[t(230)][t(234)](t(286),t(340),t(264),n[t(230)][t(329)](t(286),"",t(248))),n[t(230)][t(234)](t(260),t(340),t(303),(()=>!1)),n[t(230)][t(234)](t(260),t(340),t(264),(([r])=>{const s=t,o=n[s(230)][s(329)](s(260),"",s(264));let i=r[s(257)],a=r[s(307)];const c=e[s(312)][s(320)][s(265)](i,s(224)),u=e[s(312)][s(320)][s(265)](a,s(247));c[s(321)]&&(i=c[s(257)]),u[s(321)]&&(a=u[s(307)]),o([e[s(312)][s(253)](i,a)])})),n[t(230)][t(234)](t(286),t(340),t(322),c),n[t(230)][t(234)](t(260),t(340),t(322),c)),e[t(285)][t(336)](t(317))&&(n[t(294)](t(311),((s,o)=>{const i=t,a=e[i(285)][i(296)](i(301));let c=r[i(339)](e[i(312)][i(246)][i(223)]),u=a[i(298)](c);e[i(312)][i(266)]((()=>{const t=i;if(u)return void n[t(274)](e[t(312)][t(244)](u));const l=r[t(235)](c);s(o),c=r[t(339)](e[t(312)][t(246)][t(223)]),u=a[t(298)](c),n[t(309)](e[t(312)][t(244)](u),l?null:t(284))}))})),n[t(230)][t(234)](t(260),t(284),t(322),c));const o=[{type:t(286),subType:t(335)},{type:t(260),subType:t(284)},{type:t(286),subType:t(340)},{type:t(260),subType:t(340)}];function a(e,s){const i=t,a=o[i(263)]((({type:t,subType:n})=>e[i(239)]==t&&e[i(297)]==n)),c=o[i(263)]((({type:t,subType:e})=>s[i(239)]==t&&s[i(297)]==e));if(a<0||c<0)return!1;const u=e[i(226)](),l=s[i(226)]();if((0==a||1==a)&&2==c&&u[i(337)](l))return!0;if(2==a&&3==c){const t=n[i(222)](u,i(260))[i(252)]((({suggestion:t,meta:e})=>e[i(269)]&&i(340)==t[i(297)]));if(t[i(231)]>1&&l[i(307)][i(228)](u[i(257)]))return!0;if(1==t[i(231)]&&(u[i(257)][i(228)](l[i(307)])||u[i(307)][i(228)](l[i(257)])))return!0}if(3==a&&3==c&&u[i(257)][i(314)](l[i(257)])){const t=u[i(307)][i(262)],e=l[i(257)][i(221)];return r[i(235)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(285)][t(336)](t(319))&&(n[t(280)](t(287)),n[t(268)](t(273)),n[t(267)][t(328)](t(273),zr(s,t(295)))),e[t(285)][t(336)](t(238))&&(n[t(280)](t(258)),n[t(268)](t(233))),n[t(267)][t(259)]((e=>{const n=t;if(o[n(308)]((({type:t,subType:r})=>e[n(239)]==t&&e[n(297)]==r)))return e[n(333)]?{}:void 0})),n[t(267)][t(259)]((e=>{const n=t;if(n(260)==e[n(239)]||n(271)==e[n(239)]){const t=e[n(283)]();if(t&&t.is(n(243),n(325)))return{type:n(260)==e[n(239)]?n(330):n(281),element:t,quantity:1}}})),n[t(267)][t(259)]((e=>t(286)==e[t(239)]&&t(340)==e[t(297)]?{type:t(225),content:t(219)}:t(286)==e[t(239)]&&t(232)==e[t(297)]?{type:t(225),content:t(327)}:void 0)),n[t(267)][t(259)]((e=>{const n=t;if(n(318)!=e[n(239)])return;const{data:r}=e;if(!r||n(233)!=r[n(237)])return;const o=r[n(240)];return o?{type:n(225),content:zr(s,n(278),'"'+o+'"')}:{type:n(225),content:zr(s,n(302))}})),this[t(282)]()}[wo(282)](){const t=wo,e=this[t(324)],n=e[t(236)];e[t(285)][t(296)](t(279))[t(267)][t(259)]((e=>{const r=t;if(r(286)!=e[r(239)]&&r(338)!=e[r(239)])return;const{data:s}=e;if(s){if(r(258)==s[r(250)]){const t=s[r(304)][0][r(240)];return t?{type:r(225),content:zr(n,r(278),'"'+t+'"')}:{type:r(225),content:zr(n,r(302))}}if(r(287)==s[r(250)]){const t=s[r(304)][0][r(291)];return t?{type:r(225),content:zr(n,r(300),t)}:{type:r(225),content:zr(n,r(255))}}}}))}}const xo=Po;function Po(t,e){const n=Uo();return(Po=function(t,e){return n[t-=227]})(t,e)}function Uo(){const t=["key","registerBlockAttribute","afterInit","56hPNwTy","get","src","commandName","descriptionFactory","discard","_registerLegacyDescription","registerDescriptionCallback","type","formatInline","attribute","newValue","1072744gTzDPb","5142570qtLTrs","5VmASrD","1517062sNfISH","_handleLegacySuggestions","ImageEditing","_suggestionFactory","plugins","TrackChangesEditing","locale","1341460UDXQnb","15411290NWgZZF","getSuggestionCallback","4944368uoNdVg","*Format:* replace image URL","registerCustomCallback","format","accept","editor","oldValue","3ayReqr","1003874BUSAKs","9huLrWh","formatBlock","*Replace image URL*","replaceImageSource","enableDefaultAttributesIntegration","has"];return(Uo=function(){return t})()}!function(t,e){const n=Po,r=t();for(;;)try{if(928220===-parseInt(n(243))/1+-parseInt(n(268))/2*(-parseInt(n(242))/3)+-parseInt(n(232))/4*(-parseInt(n(267))/5)+parseInt(n(266))/6+parseInt(n(253))/7*(parseInt(n(265))/8)+-parseInt(n(244))/9*(parseInt(n(233))/10)+parseInt(n(235))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uo);class Bo extends t.Plugin{[xo(252)](){const t=xo;if(!this[t(240)][t(229)][t(249)](t(227)))return;const e=this[t(240)][t(231)],n=this[t(240)][t(229)][t(254)](t(230));n[t(248)](t(247)),n[t(251)](t(255)),n[t(257)][t(260)]((n=>{const r=t;if(r(263)!=n[r(261)])return;const{data:s}=n;return s&&r(255)==s[r(250)]?s[r(264)]&&s[r(241)]?{type:r(238),content:zr(e,r(246))}:{type:r(238),content:""}:void 0})),this[t(269)]()}[xo(269)](){const t=xo,e=this[t(240)][t(229)][t(254)](t(230));e[t(228)][t(237)](t(245),t(247),t(239),e[t(228)][t(234)](t(245),null,t(258))),e[t(228)][t(237)](t(245),t(247),t(258),e[t(228)][t(234)](t(245),null,t(239))),this[t(259)]()}[xo(259)](){const t=xo,e=this[t(240)],n=e[t(231)];e[t(229)][t(254)](t(230))[t(257)][t(260)]((e=>{const r=t;if(r(245)!=e[r(261)]&&r(262)!=e[r(261)])return;const{data:s}=e;return s&&r(247)==s[r(256)]?{type:r(238),content:zr(n,r(236))}:void 0}))}}function jo(){const t=["imageTypeInline","end","registerCustomCallback","markInlineFormat","isOwn","getSuggestionCallback","name","change","accept","suggestion","isInlineImage","nodeBefore","head","getContainedElement","imageStylePostApply","length","descriptionFactory","document","commandName","_registerLegacyDescription","nodeAfter","3069981iQAmBf","convertInlineImageToBlock","imageStyle","Users","plugins","TrackChangesEditing","166eMpjIH","refresh","isInContent","hasSuggestion","selection","_findSuggestions","isBlockImage","newRange","from","type","get","forEach","createRangeOn","50MlrysS","formatInline","48NLeIPV","4127lNtuzP","format","side","enableCommand","1409286tNSmTl","*Format:* %0","isIntersecting","getSuggestion","filter","commandReversedParams","next","registerPostFixer","1626172CUaRKZ","join","title","has","value","discard","start","getClosestSelectedImageElement","markBlockFormat","imageCaption","discardSuggestion","differ","isBefore","model","getChangedMarkers","formatBlock","imageTypeBlock","toLowerCase","subType","author","ImageStyleEditing","shouldConvertImageType","commands","isEqual","locale","normalizedStyles","commandParams","_suggestionFactory","afterInit","setImageNaturalSizeAttributes","getSuggestions","3013015ZZbVrl","_splitMarkerName","565628KIwDRS","registerDescriptionCallback","FORMAT_SIDE_IMAGE","findIndex","imageStylePreApply","insertion","1553202FyLYUS","editor","chain","ImageUtils","getFirstRange"];return(jo=function(){return t})()}const Go=Vo;function Vo(t,e){const n=jo();return(Vo=function(t,e){return n[t-=382]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(321625===-parseInt(n(384))/1*(parseInt(n(467))/2)+-parseInt(n(435))/3+-parseInt(n(396))/4+parseInt(n(427))/5+-parseInt(n(388))/6+-parseInt(n(429))/7*(parseInt(n(383))/8)+parseInt(n(461))/9*(parseInt(n(480))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jo);class Ho extends t.Plugin{[Go(424)](){const t=Go,n=this[t(436)];if(!n[t(465)][t(399)](t(416)))return;const r=n[t(465)][t(477)](t(466)),s=n[t(465)][t(477)](t(438)),o={};r[t(387)](t(463),((o,i)=>{const a=t,c=n[a(465)][a(477)](a(464)).me,u=n[a(418)][a(477)](a(463));let l=s[a(403)](n[a(409)][a(457)][a(471)]),f=n[a(409)][a(479)](l),h=u[a(400)];if(h==i[a(400)])return;const g={commandName:a(463),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(409)][a(447)]((()=>{const t=a;if(r[t(426)]()[t(392)]((e=>e[t(469)]&&c==e[t(415)]&&(t(411)==e[t(476)]||t(382)==e[t(476)])&&(t(433)==e[t(414)]||t(454)==e[t(414)])&&e[t(439)]()[t(419)](f)))[t(478)]((e=>r[t(406)](e[t(452)]))),l=s[t(403)](n[t(409)][t(457)][t(471)]),f=n[t(409)][t(479)](l),u[t(468)](),n[t(418)][t(477)](t(440))[t(468)](),n[t(418)][t(477)](t(412))[t(468)](),h=u[t(400)],h!=i[t(400)])return s[t(450)](l)&&u[t(417)](i[t(400)],l)?(o({...i,setImageSizes:!1}),l=s[t(403)](n[t(409)][t(457)][t(471)]),void r[t(404)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(433))):void(s[t(473)](l)?r[t(404)](l,g,[],t(454)):r[t(443)](f,g,t(454)))}))}));for(const e of n[t(465)][t(477)](t(416))[t(421)])o[e[t(446)]]=e[t(398)][t(413)]();r[t(423)][t(442)](t(411),t(433),t(397),(()=>!1)),r[t(423)][t(442)](t(411),t(454),t(397),(()=>!1)),r[t(423)][t(442)](t(382),t(454),t(397),(()=>!1)),r[t(423)][t(442)](t(411),t(433),t(448),(([e])=>{const n=t;s[n(425)](e[n(453)]())})),r[t(423)][t(442)](t(411),t(433),t(401),((e,n)=>{const s=t;r[s(423)][s(445)](s(411),"",s(448))(e,{commandName:n[s(458)],commandParams:n[s(393)]})})),r[t(423)][t(442)](t(411),t(433),t(437),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(411),subType:t(433)},{type:t(434),subType:t(405)},{type:t(411),subType:t(462)},{type:t(434),subType:t(462)}];function a(e,n){const o=t,a=i[o(432)]((({type:t,subType:n})=>e[o(476)]==t&&e[o(414)]==n)),c=i[o(432)]((({type:t,subType:e})=>n[o(476)]==t&&n[o(414)]==e));if(a<0||c<0)return!1;const u=e[o(439)](),l=n[o(439)]();if((0==a||1==a)&&2==c&&u[o(390)](l))return!0;if(2==a&&3==c){const t=r[o(472)](u,o(434))[o(392)]((({suggestion:t,meta:e})=>e[o(444)]&&o(462)==t[o(414)]));if(t[o(455)]>1&&l[o(441)][o(419)](u[o(402)]))return!0;if(1==t[o(455)]&&(u[o(402)][o(419)](l[o(441)])||u[o(441)][o(419)](l[o(402)])))return!0}if(3==a&&3==c&&u[o(402)][o(408)](l[o(402)])){const t=u[o(441)][o(460)],e=l[o(402)][o(451)];return s[o(473)](t)&&t===e}return!1}n[t(409)][t(457)][t(395)]((()=>{const e=t;let o=!1;const i=Array[e(475)](n[e(409)][e(457)][e(407)][e(410)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(428)](t);if(e(449)==i&&r[e(470)](u)){if(e(411)==a&&(e(433)==c||e(454)==c)){const t=r[e(391)](u);if(n[e(474)]){const n=t[e(439)]()[e(453)]();if(s[e(473)](n))continue;r[e(406)](t),o=!0}}if(e(434)==a&&e(405)==c&&!n[e(474)]){const t=r[e(391)](u);t[e(394)]&&t[e(394)][e(469)]&&(r[e(406)](t[e(394)]),o=!0)}}}return o})),this[t(459)](o)}[Go(459)](t){const e=Go,n=this[e(436)],r=n[e(420)];n[e(465)][e(477)](e(466))[e(456)][e(430)]((n=>{const s=e;if(s(411)!=n[s(476)]&&s(382)!=n[s(476)])return;const{data:o}=n;if(!o||s(463)!=o[s(458)])return;const i=o[s(422)][0][s(400)];return function(t){const e=s;return{type:e(385),content:zr(r,e(389),t)}}(s(386)===i?zr(r,s(431)):t[i]||i)}))}}const zo=Ko;function Wo(){const t=["plugins","dataInsert","commands","get","1665545AJDMDB","high","bind","_setSuggestionData","editor","8NahqUG","forEach","_trackChangesValueDuringImport","_handleImportedData","listenTo","TrackChangesEditing","1278426qlTKCO","execute","336358VyQBAd","1017USFaYH","trackChanges","enableCommand","581650jBJNom","Users","193557YeQezO","value","578680CEqlAp","10568QnADIp","importWord","lowest","1GKaWuY","_trackChangesExecuted","afterInit","collaboration_features","track_changes"];return(Wo=function(){return t})()}function Ko(t,e){const n=Wo();return(Ko=function(t,e){return n[t-=265]})(t,e)}!function(t,e){const n=Ko,r=t();for(;;)try{if(128864===parseInt(n(277))/1*(-parseInt(n(265))/2)+-parseInt(n(271))/3*(parseInt(n(291))/4)+-parseInt(n(269))/5+parseInt(n(297))/6+parseInt(n(286))/7+-parseInt(n(274))/8*(-parseInt(n(266))/9)+-parseInt(n(273))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wo);class qo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(293)]=!1,this[e(278)]=!1}[zo(279)](){const t=zo,e=this[t(290)],n=e[t(284)][t(285)](t(275)),r=e[t(284)][t(285)](t(267));n&&(n.on(t(298),((e,[,n])=>{const s=t;this[s(293)]=r[s(272)],n[s(280)][s(281)]=!this[s(293)]}),{priority:t(287)}),this[t(295)](n,t(283),this[t(294)][t(288)](this)),this[t(295)](n,t(283),(()=>{const e=t;this[e(278)]&&(r[e(298)](),this[e(278)]=!1)}),{priority:t(276)}),e[t(282)][t(285)](t(296))[t(268)](t(275)))}[zo(294)](t,e){const n=zo,{suggestions:r}=e,s=this[n(290)][n(284)][n(285)](n(267)),o=s[n(272)];this[n(293)]!==o&&(s[n(298)](),this[n(278)]=!0),r&&r[n(292)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(290)][o(282)][o(285)](o(270)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(275)}}};this[o(290)][o(282)][o(285)](o(296))[o(289)](i)}))}}function Xo(){const t=["*Outdent:* %0","104852vUWlHc","get","_registerLegacyDescription","342681huzxnl","afterInit","IndentBlock","commandName","descriptionFactory","enableDefaultAttributesIntegration","TrackChangesEditing","26298VTMEIJ","5968350vHdSuC","14nTNUtc","registerAttributeLabel","enableCommand","21OvFpHL","locale","342256gaGVPR","plugins","type","outdentBlock","getItems","656388doyxPf","15GpiUuS","outdent","registerDescriptionCallback","IndentEditing","*Indent:* %0","editor","formatBlock","blockIndent","has","format","indent","indentBlock","FORMAT_INDENT","1539765IfsXKb","getItemLabel","registerBlockAttribute"];return(Xo=function(){return t})()}const Zo=Yo;function Yo(t,e){const n=Xo();return(Yo=function(t,e){return n[t-=422]})(t,e)}!function(t,e){const n=Yo,r=t();for(;;)try{if(187128===parseInt(n(428))/1*(-parseInt(n(430))/2)+-parseInt(n(461))/3+-parseInt(n(458))/4*(-parseInt(n(441))/5)+parseInt(n(440))/6+-parseInt(n(433))/7*(parseInt(n(435))/8)+-parseInt(n(454))/9+parseInt(n(429))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xo);class Qo extends t.Plugin{[Zo(422)](){const t=Zo,e=this[t(446)],n=e[t(436)][t(459)](t(427));if(e[t(436)][t(449)](t(444))&&(n[t(432)](t(451)),n[t(432)](t(442))),e[t(436)][t(449)](t(423)))for(const e of[t(452),t(438)])n[t(426)](e);const r=e[t(434)];n[t(456)](t(448)),n[t(425)][t(431)](t(448),zr(r,t(453))),this[t(460)]()}[Zo(460)](){const t=Zo,e=this[t(446)],n=e[t(434)],r=e[t(436)][t(459)](t(427));r[t(425)][t(443)]((e=>{const s=t;if(s(447)!=e[s(437)])return;const{data:o}=e;if(!o)return;if(s(452)!=o[s(424)]&&s(438)!=o[s(424)])return;const i=e[s(439)]()[0],a=r[s(425)][s(455)](i);return s(452)==o[s(424)]?{type:s(450),content:zr(n,s(445),a)}:s(438)==o[s(424)]?{type:s(450),content:zr(n,s(457),a)}:void 0}))}}var Jo=$o;function $o(t,e){var n=ei();return($o=function(t,e){return n[t-=317]})(t,e)}!function(t,e){for(var n=$o,r=t();;)try{if(911843===-parseInt(n(324))/1+parseInt(n(321))/2+-parseInt(n(332))/3+-parseInt(n(320))/4*(-parseInt(n(327))/5)+-parseInt(n(323))/6*(-parseInt(n(319))/7)+-parseInt(n(317))/8+-parseInt(n(333))/9*(-parseInt(n(329))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ei);class ti extends t.Plugin{static get[Jo(334)](){return[Ms.Input]}[Jo(331)](){var t=Jo;this[t(330)][t(318)][t(325)](t(328))[t(322)](t(326))}}function ei(){var t=["638141cUjzoT","188dMWBkg","2983788DvDFSK","enableCommand","30oIOpUr","1251914nMYdnZ","get","input","12230NpaRdj","TrackChangesEditing","314730YksZcy","editor","init","5072964gGRZQS","828vmiolI","requires","8827536TmFysE","plugins"];return(ei=function(){return t})()}function ni(){const t=["1894864kmpgaN","descriptionFactory","has","registerDescriptionCallback","29673LcJmEV","get","locale","registerInlineAttribute","link (","261514DJRkhc","link","manualDecorators","toLowerCase","*Remove link*","2807050KrPviT","editor","attribute","3UpqjCc","commandParams","key","plugins","*Set link:* %0","86844tYEnMf","6fLOOHm","label","registerAttributeLabel","_registerLegacyDescription","156WGxidI","LinkEditing","unlink","afterInit","newValue","1116135tmspRz","TrackChangesEditing","commands","linkHref","enableDefaultAttributesIntegration","format","commandName","type","formatInline","5195nyNqpR"];return(ni=function(){return t})()}const ri=si;function si(t,e){const n=ni();return(si=function(t,e){return n[t-=405]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(180008===parseInt(n(426))/1+parseInt(n(439))/2*(parseInt(n(434))/3)+parseInt(n(444))/4*(-parseInt(n(416))/5)+-parseInt(n(440))/6*(parseInt(n(421))/7)+-parseInt(n(417))/8+-parseInt(n(407))/9+parseInt(n(431))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ni);class oi extends t.Plugin{[ri(405)](){const t=ri,e=this[t(432)];if(!e[t(437)][t(419)](t(445)))return;const n=e[t(437)][t(422)](t(408)),r=e[t(409)][t(422)](t(427));n[t(411)](t(427)),n[t(411)](t(446)),n[t(424)](t(410));for(const e of r[t(428)])n[t(424)](e.id),n[t(418)][t(442)](e.id,t(425)+e[t(441)][t(429)]()+")");n[t(418)][t(420)]((n=>{const r=t;if(r(433)!=n[r(414)])return;const{data:s}=n;if(!s||r(410)!=s[r(436)])return;const o=s[r(406)],i=e[r(423)];return{type:r(412),content:null==o?zr(i,r(430)):zr(i,r(438),'"'+o+'"')}})),this[t(443)]()}[ri(443)](){const t=ri,e=this[t(432)],n=e[t(423)];e[t(437)][t(422)](t(408))[t(418)][t(420)]((e=>{const r=t;if(r(415)!=e[r(414)])return;const{data:s}=e;if(s){if(r(427)==s[r(413)]){const t=s[r(435)][0];return{type:r(412),content:zr(n,r(438),'"'+t+'"')}}return r(446)==s[r(413)]?{type:r(412),content:zr(n,r(430))}:void 0}}))}}const ii=ui;!function(t,e){const n=ui,r=t();for(;;)try{if(585441===parseInt(n(523))/1*(parseInt(n(502))/2)+parseInt(n(551))/3*(parseInt(n(481))/4)+-parseInt(n(516))/5*(-parseInt(n(501))/6)+parseInt(n(549))/7+-parseInt(n(520))/8*(-parseInt(n(491))/9)+parseInt(n(510))/10*(-parseInt(n(556))/11)+-parseInt(n(514))/12*(parseInt(n(488))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fi);class ai extends t.Plugin{[ii(495)](){const t=ii,e=this[t(493)],n=e[t(557)];if(!e[t(541)][t(487)](t(535)))return;const r=e[t(541)][t(504)](t(517)),s=e[t(541)][t(487)](t(566));function o(t){return()=>{const n=ui,s=e[n(521)][n(482)][n(492)],o=e[n(567)][n(504)](t);if(o[n(547)])return void e[n(500)](n(526),{});const i=t[n(506)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(569)](t)[s(511)]((t=>function(t,e){const n=s;return e[n(490)](t[n(499)],n(525))&&!e[n(552)](t)}(t,r)));o=o[s(511)]((t=>!t.is(s(485),s(525))||t[s(537)](s(513))!=e));const i=new Set;for(const t of o)t.is(s(485),s(525))?i[s(555)](ci(t)):i[s(555)](t);return Array[s(569)](i)}(s[n(528)](),i,e[n(521)][n(543)]);e[n(521)][n(505)]((()=>{const e=n;for(const n of a)r[e(545)](n,{commandName:t,commandParams:[{forceValue:!o[e(547)]}],formatGroupId:e(540)},li(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(569)](t);const r=n[e(522)]((t=>e(525)!=t[e(518)]));return r>-1&&(n=n[e(506)](0,r)),n}(e[n(521)][n(482)][n(492)][n(528)]()),o=e[n(521)][n(507)](e[n(521)][n(539)](s[0],n(494)),e[n(521)][n(539)](s[s[n(564)]-1],n(519)));e[n(521)][n(505)]((()=>{const e=n;r[e(545)](o,{commandName:t,commandParams:[],formatGroupId:e(536)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(562)];for(;t&&t[n(537)](n(536))>e[n(537)](n(536));)r[n(555)](t),t=t[n(562)]}return Array[n(569)](r)}(s))}))}}r[t(559)](t(548),o(t(548))),r[t(559)](t(531),o(t(531))),s&&r[t(559)](t(503),o(t(503))),r[t(559)](t(486),i(t(486))),r[t(559)](t(524),i(t(524))),s&&r[t(559)](t(558),(()=>{const n=t,s=e[n(567)][n(504)](n(558)),o=Array[n(569)](s[n(553)]);o[n(511)]((t=>t[n(537)](n(489))!=s[n(547)])),e[n(521)][n(505)]((()=>{const t=n;for(const e of o)r[t(545)](e,{commandName:t(558),commandParams:[{forceValue:!s[t(547)]}]})}))})),r[t(529)][t(497)](t(525),(e=>zr(n,t(515),e))),r[t(529)][t(508)]((e=>{const r=t;if(r(544)!=e[r(527)]&&r(483)!=e[r(527)])return;const{data:s}=e;if(s){if(r(548)==s[r(498)]||r(531)==s[r(498)]||r(503)==s[r(498)])switch(s[r(498)][r(550)](r(554),"")){case r(509):return o(zr(n,r(538)));case r(496):return o(zr(n,r(532)));case r(561):return o(zr(n,r(546)))}if(r(486)==s[r(498)])return{type:r(565),content:zr(n,r(512),zr(n,r(515)))};if(r(524)==s[r(498)])return{type:r(565),content:zr(n,r(563),zr(n,r(515)))};if(r(558)==s[r(498)])return s[r(568)][0][r(484)]?{type:r(565),content:zr(n,r(560))}:{type:r(565),content:zr(n,r(533))}}function o(t){const e=r;return{type:e(565),content:zr(n,e(530),t)}}}))}}function ci(t){const e=ii,n=t[e(537)](e(536));if(0==n)return t;let r=t;for(;t[e(542)]&&t[e(542)].is(e(485),e(525));){const s=t[e(542)][e(537)](e(536));if(s==n)r=t[e(542)];else if(s<n)break;t=t[e(542)]}return r}function ui(t,e){const n=fi();return(ui=function(t,e){return n[t-=481]})(t,e)}function li(t){const e=ii,n=[];if(t.is(e(485),e(525))&&t[e(537)](e(536))>0){let r=t[e(562)];for(;r&&e(525)==r[e(518)]&&r[e(537)](e(536))==t[e(537)](e(536));)n[e(534)](r),r=r[e(562)]}return n}function fi(){const t=["type","getSelectedBlocks","descriptionFactory","*Change to:* %0","bulletedList","ELEMENT_NUMBERED_LIST","*Uncheck item*","push","LegacyListEditing","listIndent","getAttribute","ELEMENT_BULLETED_LIST","createPositionAt","blockName","plugins","previousSibling","schema","formatBlock","markBlockFormat","ELEMENT_TODO_LIST","value","numberedList","1456371VGiBZl","replace","1488378XcUtyr","isObject","_selectedElements","List","add","33xTuhZk","locale","checkTodoList","enableCommand","*Check item*","todo","nextSibling","*Outdent:* %0","length","format","LegacyTodoListEditing","commands","commandParams","from","8wbusjr","document","formatInline","forceValue","element","indentList","has","13sBhdrO","todoListChecked","checkChild","531SqwrYe","selection","editor","before","afterInit","numbered","registerElementLabel","commandName","parent","execute","24QwyfpR","402826hqgvDu","todoList","get","change","slice","createRange","registerDescriptionCallback","bulleted","3410110LfWiPI","filter","*Indent:* %0","listType","17927916tVhFfZ","ELEMENT_LIST_ITEM","1156345YkFSnU","TrackChangesEditing","name","end","105176ieMNrK","model","findIndex","1yecpbQ","outdentList","listItem","paragraph"];return(fi=function(){return t})()}const hi=di;function gi(){const t=["listType","getSelectedBlocks","commandParams","format","listReversed","TrackChangesEditing","selection","980884lTLZRo","model","descriptionFactory","listItem","36734XUuqTz","_getTranslationKeyForListStyle","717342RyztkZ","handleListStartCommand","editor","*Format:* set order to reversed","99ehUOhN","replace","enableCommand","handleListStyleCommand","numbered","config","unshift","filter","default","afterInit","length","8382000cANxNZ","from","change","ELEMENT_","flat","formatBlock","handleDescriptions","registerDescriptionCallback","styles","_getSuggestionBlocksForListStyle","LegacyListUtils","reversed","handleListReversedCommand","list.properties","_LIST_","type","parent","bind","has","map","plugins","locale","listStart","document","forward","999357JFHtjv","14qqzxhq","9omVrzy","getLastPosition","createPositionAt","before","backward","_getSuggestionBlocks","LegacyListPropertiesEditing","9190970FzDObq","*Format:* set start index to %0","formatInline","*Change to:* %0","get","markMultiRangeBlockFormat","listStyle","*Format:* set order to regular","getSiblingNodes","getAttribute","getListTypeFromListStyleType","getFirstPosition","createRange","4904085IkagkC","startIndex","commandName","element","11entjxu","toUpperCase","push"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=132]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(613331===parseInt(n(209))/1+parseInt(n(167))/2*(parseInt(n(173))/3)+-parseInt(n(163))/4+parseInt(n(149))/5+-parseInt(n(169))/6*(-parseInt(n(210))/7)+-parseInt(n(184))/8*(parseInt(n(211))/9)+-parseInt(n(136))/10*(parseInt(n(153))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(182)](){const t=hi;if(!this[t(171)][t(204)][t(202)](t(135)))return;const e=this[t(171)][t(178)][t(140)](t(197)),n=this[t(171)][t(204)][t(140)](t(161));e[t(192)]&&n[t(175)](t(142),this[t(176)][t(201)](this)),e[t(195)]&&n[t(175)](t(160),this[t(196)][t(201)](this)),e[t(150)]&&n[t(175)](t(206),this[t(170)][t(201)](this)),n[t(165)][t(191)](this[t(190)][t(201)](this))}[hi(176)](t,e={}){const n=hi,r=this[n(171)][n(204)][n(140)](n(161)),s=this[n(193)]();this[n(171)][n(164)][n(186)]((()=>{const t=n;r[t(141)](s,{commandName:t(142),commandParams:[{type:e[t(199)]}],formatGroupId:t(142)})}))}[hi(196)](t,e={}){const n=hi,r=this[n(171)][n(204)][n(140)](n(161)),s=this[n(134)]((t=>t.is(n(152),n(166))&&n(177)===t[n(145)](n(156))));if(s[n(183)]<1)return;const o=s[n(203)]((t=>this[n(171)][n(164)][n(148)](this[n(171)][n(164)][n(213)](t,n(132)),this[n(171)][n(164)][n(213)](t,0))));this[n(171)][n(164)][n(186)]((()=>{const t=n;r[t(141)](o,{commandName:t(160),commandParams:[{reversed:e[t(195)]}],formatGroupId:t(160)})}))}[hi(170)](t,e={}){const n=hi,r=this[n(171)][n(204)][n(140)](n(161)),s=this[n(134)]((t=>t.is(n(152),n(166))&&n(177)===t[n(145)](n(156))));if(s[n(183)]<1)return;const o=s[n(203)]((t=>this[n(171)][n(164)][n(148)](this[n(171)][n(164)][n(213)](t,n(132)),this[n(171)][n(164)][n(213)](t,0))));this[n(171)][n(164)][n(186)]((()=>{const t=n;r[t(141)](o,{commandName:t(206),commandParams:[{startIndex:e[t(150)]}],formatGroupId:t(206)})}))}[hi(190)](t){const e=hi;if(e(189)!=t[e(199)]&&e(138)!=t[e(199)])return;const n=this[e(171)][e(205)],{data:r}=t;if(!r)return;let s,o;switch(r[e(151)]){case e(142):s=e(139),o={type:e(159),content:zr(n,s,zr(n,this[e(168)](r[e(158)][0][e(199)])))};break;case e(160):s=r[e(158)][0][e(195)]?e(172):e(143),o={type:e(159),content:zr(n,s)};break;case e(206):s=e(137),o={type:e(159),content:zr(n,s,r[e(158)][0][e(150)])}}return o}[hi(193)](){const t=hi;var e,n,r,s;const o=this[t(171)][t(204)][t(140)](t(194));let i=Array[t(185)](this[t(171)][t(164)][t(207)][t(162)][t(157)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(152),t(166)))&&i[t(179)](...o[t(144)](this[t(171)][t(164)][t(207)][t(162)][t(147)](),t(133))),(null===(n=i[i[t(183)]-1])||void 0===n?void 0:n.is(t(152),t(166)))&&i[t(155)](...o[t(144)](this[t(171)][t(164)][t(207)][t(162)][t(212)](),t(208))),i=[...new Set(i)],(null===(s=null===(r=this[t(171)][t(164)][t(207)][t(162)][t(147)]())||void 0===r?void 0:r[t(200)])||void 0===s?void 0:s.is(t(152),t(166)))&&(i=i[t(180)]((e=>e.is(t(152),t(166))))),i}[hi(134)](t){const e=hi,n=this[e(171)][e(204)][e(140)](e(194));let r=Array[e(185)](this[e(171)][e(164)][e(207)][e(162)][e(157)]())[e(180)](t)[e(203)]((t=>{const r=e,s=this[r(171)][r(164)][r(213)](t,0);return[...n[r(144)](s,r(133)),...n[r(144)](s,r(208))]}))[e(188)]();return r=[...new Set(r)],r}[hi(168)](t){const e=hi;return e(187)+(this[e(171)][e(204)][e(140)](e(194))[e(146)](t)||e(181))[e(154)]()+e(198)+t[e(154)]()[e(174)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=bi();return(Ii=function(t,e){return n[t-=376]})(t,e)}!function(t,e){const n=Ii,r=t();for(;;)try{if(783134===parseInt(n(391))/1*(-parseInt(n(399))/2)+-parseInt(n(393))/3*(-parseInt(n(401))/4)+parseInt(n(386))/5*(parseInt(n(383))/6)+parseInt(n(407))/7+parseInt(n(390))/8+-parseInt(n(385))/9+parseInt(n(388))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bi);class Ei extends t.Plugin{[mi(392)](){const t=mi,e=this[t(408)];if(!e[t(376)][t(402)](t(409)))return;const n=e[t(376)][t(389)](t(410)),r=e[t(397)];n[t(378)](t(395)),n[t(398)][t(394)](t(380),(e=>zr(r,t(396),e))),e[t(405)][t(406)](t(379))[t(387)]({model:t(380),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(412)])return n[s(384)](s(404))},converterPriority:t(382)}),e[t(381)][t(403)].on(t(400),((e,n,r)=>{const s=t;r[s(377)][s(412)]&&e[s(411)]()}),{priority:t(382)})}}function bi(){const t=["conversion","for","2360421XEPwyz","editor","MediaEmbedEditing","TrackChangesEditing","stop","showSuggestionHighlights","plugins","options","enableCommand","dataDowncast","media","data","high","6HOGYwz","createEmptyElement","11618136OFsitw","3443205BPRtIT","elementToElement","6912440YEhdNM","get","1148856xGehwU","916baLnxJ","afterInit","1005kyPeoz","registerElementLabel","mediaEmbed","ELEMENT_MEDIA","locale","descriptionFactory","44uiBYim","attribute:url:media","2788yWJYYm","has","downcastDispatcher","div"];return(bi=function(){return t})()}const Ti=yi;function _i(){const t=["editor","66234NdHsDi","4155400XUAvjS","afterInit","MentionEditing","344968GoSYOY","plugins","has","18033858uiQkcV","TrackChangesEditing","798615IjafXs","125BKEsfe","mention","enableCommand","get","1078945leRUiu","1401066eyfYbb","4gustdh"];return(_i=function(){return t})()}function yi(t,e){const n=_i();return(yi=function(t,e){return n[t-=344]})(t,e)}!function(t,e){const n=yi,r=t();for(;;)try{if(432457===parseInt(n(344))/1+-parseInt(n(355))/2+-parseInt(n(349))/3*(parseInt(n(356))/4)+parseInt(n(350))/5*(-parseInt(n(358))/6)+-parseInt(n(354))/7+-parseInt(n(359))/8+parseInt(n(347))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_i);class Ai extends t.Plugin{[Ti(360)](){const t=Ti,e=this[t(357)];e[t(345)][t(346)](t(361))&&e[t(345)][t(353)](t(348))[t(352)](t(351))}}function ki(t,e){const n=Li();return(ki=function(t,e){return n[t-=128]})(t,e)}const Ci=ki;function Li(){const t=["4289790TsNAhZ","8111840LoLPDg","editor","data","ELEMENT_MULTI_LEVEL_LIST","head","has","registerDescriptionCallback","multiLevelList","descriptionFactory","listType","*Remove format:* %0","locale","handleDescriptions","next","plugins","103203kervKg","9mCplad","newValue","oldValue","143212stUbtJ","161377WldqoE","9890590XWcVQV","listMarkerStyle","format","afterInit","key","6HxdqDx","MultiLevelList","get","TrackChangesEditing","registerBlockAttribute","*Set format:* %0","3419976JEvseU","58YvaeRK","enableDefaultAttributesIntegration"];return(Li=function(){return t})()}!function(t,e){const n=ki,r=t();for(;;)try{if(778734===parseInt(n(142))/1+-parseInt(n(155))/2*(-parseInt(n(137))/3)+-parseInt(n(141))/4+-parseInt(n(157))/5*(parseInt(n(148))/6)+parseInt(n(154))/7+parseInt(n(158))/8+-parseInt(n(138))/9*(parseInt(n(143))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Li);class Ri extends t.Plugin{[Ci(146)](){const t=Ci,e=this[t(159)],n=e[t(136)][t(150)](t(151));e[t(136)][t(163)](t(149))&&(n[t(156)](t(129)),n[t(152)](t(144)),n[t(130)][t(128)]((e=>this[t(134)](e))))}[Ci(134)](t){const e=Ci,n=this[e(159)][e(133)],{data:r}=t,s={type:e(145),content:""};if(r&&e(144)==r[e(147)]){if(!r[e(140)])return{type:e(145),content:zr(n,e(153),zr(n,e(161)))+" ("+r[e(139)]+")"};if(!r[e(139)]){let o=t[e(162)];for(;o;){if(o[e(160)]&&e(131)==o[e(160)][e(147)]&&o[e(160)][e(139)])return s;o=o[e(135)]}return{type:e(145),content:zr(n,e(132),zr(n,e(161)))+" ("+r[e(140)]+")"}}}}}const Ni=Mi;function Si(){const t=["registerElementLabel","afterInit","160kLzCvH","415VPlbQb","151962nZjcSK","852iVtpDZ","descriptionFactory","12NDwHxR","706uRiRsQ","editor","TrackChangesEditing","pageBreak","1514600yhwlcN","46651OryVYr","locale","553812LKemiU","PageBreakEditing","6kLHAjW","1261535mnaqeu","plugins","149157EmqIIy","ELEMENT_PAGE_BREAK","enableCommand","has","get"];return(Si=function(){return t})()}function Mi(t,e){const n=Si();return(Mi=function(t,e){return n[t-=283]})(t,e)}!function(t,e){const n=Mi,r=t();for(;;)try{if(198296===parseInt(n(302))/1*(parseInt(n(307))/2)+-parseInt(n(303))/3*(parseInt(n(306))/4)+parseInt(n(292))/5*(-parseInt(n(291))/6)+parseInt(n(289))/7+-parseInt(n(286))/8+parseInt(n(294))/9*(parseInt(n(301))/10)+parseInt(n(287))/11*(parseInt(n(304))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class vi extends t.Plugin{[Ni(300)](){const t=Ni,e=this[t(283)];if(!e[t(293)][t(297)](t(290)))return;e[t(293)][t(298)](t(284))[t(296)](t(285));const n=e[t(293)][t(298)](t(284)),r=e[t(288)];n[t(305)][t(299)](t(285),(e=>zr(r,t(295),e)))}}const Oi=Di;function wi(){const t=["editor","103290pjliTr","*Change to:* %0","_registerLegacyDescription","writer","highest","mapper","25elWzqo","4CjXvgh","end","showSuggestionHighlights","registerElementLabel","addClass","plugins","Paragraph","start","isBlock","markerRange","options","getFirstRange","isLimit","264wmnqdq","get","20lqGqxd","schema","333186GfnMog","formatBlock","paragraph","1225QgGpTi","nodeAfter","12356808FwQYCQ","checkChild","enableDefaultAttributesIntegration","129867OPeKOf","insert","commandName","34633tNdUhv","consumable","editing","descriptionFactory","data","markerName","span","isTouching","addMarker:suggestion:insertion","bindElementToMarker","ck-suggestion-marker-split","toViewPosition","ck-suggestion-marker--active","14424tcAINx","TrackChangesEditing","name","afterInit","1230489VhYNmR","registerDescriptionCallback","has","model","downcastDispatcher","createUIElement","type","getItemLabel","includes","consume","13CcZKtF","activeMarkers","locale","format","ELEMENT_PARAGRAPH","insertion","$text","*Insert:* %0","enableCommand","insertParagraph"];return(wi=function(){return t})()}!function(t,e){const n=Di,r=t();for(;;)try{if(178200===parseInt(n(330))/1*(parseInt(n(302))/2)+parseInt(n(327))/3*(-parseInt(n(317))/4)+parseInt(n(301))/5*(-parseInt(n(319))/6)+parseInt(n(322))/7*(-parseInt(n(270))/8)+parseInt(n(274))/9+-parseInt(n(295))/10*(parseInt(n(315))/11)+-parseInt(n(324))/12*(-parseInt(n(284))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Fi extends t.Plugin{[Oi(273)](){const t=Oi,e=this[t(294)];if(!e[t(307)][t(276)](t(308)))return;const n=e[t(286)],r=e[t(307)][t(316)](t(271));r[t(333)][t(305)](t(321),(e=>zr(n,t(288),e))),r[t(326)](t(321)),r[t(292)](t(293)),e[t(332)][t(278)].on(t(338),xi(e),{priority:t(299)}),e[t(334)][t(278)].on(t(338),((n,r,s)=>{const o=t;s[o(312)][o(304)]&&xi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(299)});const s=r[t(333)];s[t(275)]((r=>{const o=t;if(o(289)!==r[o(280)])return;const{start:i,end:a}=r[o(313)]();if(!i[o(337)](a)||!i[o(323)])return;const c=e[o(277)][o(318)],u=i[o(323)];return c[o(310)](u)&&!c[o(314)](u)&&c[o(325)](u,o(290))?{type:o(289),content:zr(n,o(291),s[o(281)](u,1))}:void 0})),this[t(297)]()}[Oi(297)](){const t=Oi,e=this[t(294)],n=e[t(286)];e[t(307)][t(316)](t(271))[t(333)][t(275)]((e=>{const r=t;if(r(320)!=e[r(280)])return;const{data:s}=e;return s&&r(321)==s[r(329)]?{type:r(287),content:zr(n,r(296),zr(n,r(288)))}:void 0}))}}function Di(t,e){const n=wi();return(Di=function(t,e){return n[t-=267]})(t,e)}function xi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Di,i=t[o(307)][o(316)](o(271)),a=r[o(311)][o(309)],c=r[o(311)][o(303)],u=t[o(277)][o(318)];if(!a[o(337)](c)||!a[o(323)])return;const l=a[o(323)];if(u[o(310)](l)&&!u[o(314)](l)&&u[o(325)](l,o(290))){if(!s[o(331)][o(283)](r[o(311)],n[o(272)]))return;const t=s[o(298)][o(279)](o(336),{class:o(267)}),a=s[o(300)][o(268)](c);e&&i[o(285)][o(282)](r[o(335)])&&s[o(298)][o(306)](o(269),t),s[o(298)][o(328)](a,t),s[o(300)][o(339)](t,r[o(335)])}}}const Pi=Ui;function Ui(t,e){const n=Bi();return(Ui=function(t,e){return n[t-=219]})(t,e)}function Bi(){const t=["removeFormat","17773vzaufn","1698RZmOnI","27870jMHTog","locale","get","*Remove all formatting*","format","2101KBFPsp","27joaAMU","formatBlock","TrackChangesEditing","964RfFNul","commandName","_registerLegacyDescription","descriptionFactory","afterInit","enableDefaultAttributesIntegration","3157544dUgQUp","290814rcqpyq","registerDescriptionCallback","has","49500936VCVIEJ","59690GVJVSH","352533pRLHFn","editor","2gMLqoP","RemoveFormatEditing","plugins","formatInline","type"];return(Bi=function(){return t})()}!function(t,e){const n=Ui,r=t();for(;;)try{if(710422===parseInt(n(226))/1+parseInt(n(228))/2*(parseInt(n(221))/3)+parseInt(n(245))/4*(parseInt(n(236))/5)+parseInt(n(235))/6*(parseInt(n(234))/7)+parseInt(n(220))/8*(parseInt(n(242))/9)+parseInt(n(225))/10*(parseInt(n(241))/11)+-parseInt(n(224))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bi);class ji extends t.Plugin{[Pi(249)](){const t=Pi,e=this[t(227)];e[t(230)][t(223)](t(229))&&(e[t(230)][t(238)](t(244))[t(219)](t(233)),this[t(247)]())}[Pi(247)](){const t=Pi,e=this[t(227)];e[t(230)][t(238)](t(244))[t(248)][t(222)]((n=>{const r=t;if(r(243)!=n[r(232)]&&r(231)!=n[r(232)])return;const{data:s}=n;return s&&r(233)==s[r(246)]?{type:r(240),content:zr(e[r(237)],r(239))}:void 0}))}}function Gi(){const t=["goToNextRestrictedEditingException","acceptSuggestion","discardSuggestion","trackChanges","1236512QdeQss","discardAllSuggestions","editor","enableCommand","afterInit","has","acceptAllSuggestions","166956zrYqaw","3344936BoRTip","acceptSelectedSuggestions","7420818dNUaGH","discardSelectedSuggestions","539530XrkJMU","goToPreviousRestrictedEditingException","816340nSzVtG","TrackChangesEditing","1241016LAqEsv","RestrictedEditingModeEditing","plugins","get"];return(Gi=function(){return t})()}const Vi=Hi;function Hi(t,e){const n=Gi();return(Hi=function(t,e){return n[t-=351]})(t,e)}!function(t,e){const n=Hi,r=t();for(;;)try{if(956607===parseInt(n(374))/1+parseInt(n(368))/2+-parseInt(n(367))/3+-parseInt(n(360))/4+-parseInt(n(372))/5+-parseInt(n(370))/6+parseInt(n(352))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gi);class zi extends t.Plugin{[Vi(364)](){const t=Vi,e=this[t(362)];if(!e[t(354)][t(365)](t(353)))return;const n=e[t(354)][t(355)](t(351));n[t(363)](t(373)),n[t(363)](t(356));const r=e[t(354)][t(355)](t(353));r[t(363)](t(359)),r[t(363)](t(357)),r[t(363)](t(358)),r[t(363)](t(366)),r[t(363)](t(361)),r[t(363)](t(369)),r[t(363)](t(371))}}const Wi=Ki;function Ki(t,e){const n=qi();return(Ki=function(t,e){return n[t-=278]})(t,e)}function qi(){const t=["enableCommand","mapper","64WzmHTg","ELEMENT_LINE_BREAK","options","197130IgmYFR","addMarker:suggestion:deletion","descriptionFactory","test","requires","name","ck-suggestion-marker--active","merge","split","markerRange","addMarker:suggestion","writer","addClass","plugins","createUIElement","insert","toViewPosition","18ICQdKg","activeMarkers","ck-suggestion-marker-","TrackChangesEditing","addMarker:suggestion:insertion","deletion","includes","element","16515nZuSWk","span","1237432nvFreK","get","model","shiftEnter","467810vMwSeq","1341444HxOOJI","init","consumable","editor","editing","bindElementToMarker","downcastDispatcher","11URnZDF","getItems","89454JCcwbn","high","data","registerElementLabel","44308YbVOLc","2180sjkSkQ","markerName","softBreak","showSuggestionHighlights","1MyUsFe","locale","createPositionBefore"];return(qi=function(){return t})()}!function(t,e){const n=Ki,r=t();for(;;)try{if(241428===-parseInt(n(330))/1*(-parseInt(n(325))/2)+parseInt(n(321))/3*(parseInt(n(335))/4)+parseInt(n(280))/5*(parseInt(n(297))/6)+parseInt(n(311))/7+-parseInt(n(307))/8+parseInt(n(305))/9*(-parseInt(n(326))/10)+-parseInt(n(319))/11*(-parseInt(n(312))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qi);class Xi extends t.Plugin{static get[Wi(284)](){return[Ys.ShiftEnter]}[Wi(313)](){const t=Wi,e=this[t(315)],n=e[t(293)][t(308)](t(300));n[t(333)](t(310)),e[t(316)][t(318)].on(t(301),Zi(e),{priority:t(322)}),e[t(316)][t(318)].on(t(281),Zi(e),{priority:t(322)}),e[t(323)][t(318)].on(t(290),((n,r,s)=>{const o=t;s[o(279)][o(329)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(282)][t(324)](t(328),(n=>zr(e[t(331)],t(278),n)))}}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ki,i=t[o(293)][o(308)](o(300));if(!s[o(314)][o(283)](r[o(289)],n[o(285)]))return;const a=t[o(309)];for(const t of r[o(289)][o(320)]()){if(!t.is(o(304),o(328)))continue;const n=o(302)==r[o(327)][o(288)](":")[1]?o(287):o(288),c=s[o(291)][o(294)](o(306),{class:o(299)+n}),u=s[o(334)][o(296)](a[o(332)](t));e&&i[o(298)][o(303)](r[o(327)])&&s[o(291)][o(292)](o(286),c),s[o(291)][o(295)](u,c),s[o(334)][o(317)](c,r[o(327)])}}}const Yi=Qi;function Qi(t,e){const n=Ji();return(Qi=function(t,e){return n[t-=433]})(t,e)}function Ji(){const t=["format","formatInline","getRanges","commandName","document","descriptionFactory","change","editor","commandParams","forceValue","20jfsksf","350RqWRAB","133664UwaTri","type","value","has","restrictedEditingException","locale","selection","registerDescriptionCallback","FORMAT_RESTRICTED_DISABLED","4935582hpoiko","from","1598571cbKrND","846942RfAAWM","enableCommand","884950FvCarw","165544FwJLMn","FORMAT_RESTRICTED_ENABLED","commands","formatBlock","get","104264KXxOdW","afterInit","model","TrackChangesEditing","StandardEditingModeEditing","plugins","14DuVMBg","isCollapsed","markInlineFormat","224JjMdPe"];return(Ji=function(){return t})()}!function(t,e){const n=Qi,r=t();for(;;)try{if(445604===-parseInt(n(454))/1*(parseInt(n(448))/2)+-parseInt(n(439))/3+parseInt(n(443))/4*(-parseInt(n(468))/5)+parseInt(n(440))/6+parseInt(n(457))/7*(-parseInt(n(470))/8)+-parseInt(n(437))/9+parseInt(n(469))/10*(parseInt(n(442))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ji);class $i extends t.Plugin{[Yi(449)](){const t=Yi,e=this[t(465)],n=e[t(450)],r=e[t(433)];if(!e[t(453)][t(473)](t(452)))return;const s=e[t(453)][t(447)](t(451)),o=t(474),i=e[t(445)][t(447)](o);s[t(441)](o,((e,r={})=>{const a=t,c=n[a(462)][a(434)];if(c[a(455)])return void e(r);const u=void 0!==r[a(467)]?r[a(467)]:!i[a(472)];n[a(464)]((()=>{const t=a,e=Array[t(438)](c[t(460)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(456)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(463)][t(435)]((e=>{const n=t;if(n(446)!=e[n(471)]&&n(459)!=e[n(471)])return;const{data:s}=e;return s&&s[n(461)]==o?s[n(466)][0][n(467)]?{type:n(458),content:zr(r,n(444))}:{type:n(458),content:zr(r,n(436))}:void 0}))}}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=231]})(t,e)}function na(){const t=["DataSchema","registerBlockAttribute","plugins","7716NxkRhl","formatInline","definitions","*Remove format:* %0","add","15889159EKuUZj","descriptionFactory","normalizeConfig","commandParams","48aIDSrF","13435gVuGts","TrackChangesEditing","config","locale","forceValue","registerDescriptionCallback","editor","GeneralHtmlSupport","inline","toLowerCase","5294030xCgAut","registerInlineAttribute","registerAttributeLabel","366mFUAOk","format","Style","227037pkNWBx","afterInit","styleName","FORMAT_STYLE","type","style","enableDefaultAttributesIntegration","formatBlock","ghsAttributes","1LAWBSD","_registerLegacyDescription","element","get","block","has","getGhsAttributeNameForElement","*Set format:* %0","874447ZqVwyn","2522691fxHubE","StyleUtils","commandName","12QczbSi"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(505111===-parseInt(n(255))/1*(parseInt(n(271))/2)+-parseInt(n(246))/3*(-parseInt(n(267))/4)+parseInt(n(281))/5*(-parseInt(n(243))/6)+-parseInt(n(263))/7*(parseInt(n(280))/8)+parseInt(n(264))/9+-parseInt(n(240))/10+parseInt(n(276))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ta(247)](){const t=ta,e=this[t(236)];if(!e[t(270)][t(260)](t(245))||!e[t(270)][t(260)](t(268)))return;const n=e[t(270)][t(258)](t(231)),r=e[t(233)],s=e[t(232)][t(258)](t(251))||{},o=e[t(270)][t(258)](t(237)),i=e[t(270)][t(258)](t(265))[t(278)](e[t(270)][t(258)](t(268)),s[t(273)]);n[t(252)](t(251));const a=new Set;for(const e of i[t(259)]){const n=o[t(261)](e[t(257)]);a[t(275)](n)}const c=new Set;for(const e of i[t(238)]){const n=o[t(261)](e[t(257)]);c[t(275)](n);for(const n of e[t(254)])c[t(275)](n)}for(const e of a)n[t(269)](e),n[t(277)][t(242)](e,zr(r,t(249)));for(const e of c)n[t(241)](e),n[t(277)][t(242)](e,zr(r,t(249)));this[t(256)]()}[ta(256)](){const t=ta,e=this[t(236)],n=e[t(233)];e[t(270)][t(258)](t(231))[t(277)][t(235)]((e=>{const r=t;if(r(253)!=e[r(250)]&&r(272)!=e[r(250)])return;const{data:s}=e;return s&&r(251)===s[r(266)]?s[r(279)][0][r(234)]?{type:r(244),content:zr(n,r(262),s[r(279)][0][r(248)][r(239)]())}:{type:r(244),content:zr(n,r(274),s[r(279)][0][r(248)][r(239)]())}:void 0}))}}const sa=oa;function oa(t,e){const n=ia();return(oa=function(t,e){return n[t-=220]})(t,e)}function ia(){const t=["batch","every","differ","colspan","ELEMENT_TABLE_WITH_TEXT","deletion","2443259UUystk","join","rowspan","min","registerCustomCallback","getChanges","data","findAncestor","descriptionFactory","start","editor","left","nodeBefore","document","ELEMENT_TABLE_COLUMN","isIntersectingWithRange","markMultiRangeDeletion","ELEMENT_TABLE_COLUMN_WITH_TEXT","MAX_SAFE_INTEGER","maxRow","490615axTbEx","from","showSuggestionHighlights","order","createRangeOn","insertTableRowAbove","8JXDxyU","enableCommand","classes","MIN_SAFE_INTEGER","$graveyard","rootName","last","removeTableColumn","isTouching","insertion","getAttribute","TrackChangesEditing","addMarker:suggestion","table","first","isInContent","_splitMarkerName","position","max","$textProxy","424568mWytNT","filter","getFirstRange","includes","3slRnYJ","highest","execute","toLowerCase","createTableWalker","addRange","insertTableColumnRight","createRangeIn","TableEditing","maxColumn","change","309622qOOwqO","_tablePostFixingSubtypes","tablePaste","insertTableRowBelow","insertTable","some","getRanges","map","selectTableRow","span","model","insertTableColumnLeft","getSelectionAffectedTableCells","forceValue","ELEMENT_TABLE_ROW","TableUtils","selectTableColumn","low","change:data","5134815uIMYAw","type","_suggestionFactory","removeTableRow","addClass","writer","_tableSuggestions","discard","subType","startsWith","end","commands","getItems","accept","97766HcfEiZ","has","plugins","getChildren","get","getCellLocation","getChangedMarkers","getColumnIndexes","selection","*Insert:* %0","*Remove:* %0","detach","downcastDispatcher","locale","name","getContainedElement","isArray","ELEMENT_TABLE_ROW_WITH_TEXT","tableCell","isEqual","mapper","enqueueChange","cell","_getSuggestionCoords","tableRow","refresh","insert","minColumn","setSelection","ELEMENT_TABLE","markMultiRangeInsertion","afterInit","nodeAfter","minRow","toViewElement","registerElementLabel","getSuggestion","getRowIndexes","registerDescriptionCallback","createPositionAt","registerPostFixer","above","2469684OPYaEf","root","element","fromRange","item","_setupColumnsRowsFixing","options","length","values","_getCoordsForCells","oldRange","add","suggestion","push","tableColumn","hasAttribute","_acceptFormatSuggestionCallbackFactory","removeClass","substr"];return(ia=function(){return t})()}!function(t,e){const n=oa,r=t();for(;;)try{if(239142===-parseInt(n(276))/1+-parseInt(n(243))/2*(-parseInt(n(232))/3)+-parseInt(n(228))/4+parseInt(n(363))/5+parseInt(n(318))/6+parseInt(n(343))/7*(parseInt(n(369))/8)+-parseInt(n(262))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class aa extends t.Plugin{constructor(t){const e=oa;super(t),this[e(244)]=[e(300),e(332)],this[e(268)]=new Set}[sa(307)](){const t=sa,e=this[t(353)],n=e[t(253)][t(356)][t(284)];if(!e[t(278)][t(277)](t(240)))return;const r=e[t(289)],s=e[t(278)][t(280)](t(380)),o=e[t(278)][t(280)](t(258));s[t(351)][t(311)](t(221),(e=>zr(r,t(305),e))),this[t(323)](),s[t(370)](t(247)),s[t(370)](t(251)),s[t(370)](t(259));for(const r of[t(368),t(246)]){const i=e[t(273)][t(280)](r);s[t(370)](r,(r=>{const a=t;e[a(253)][a(242)]((t=>{const e=a;r();const c=e(317)===i[e(366)],u=o[e(255)](n),l=o[e(313)](u),f=c?l[e(222)]-1:l[e(375)]+1,h=u[0][e(350)](e(221)),g=o[e(236)](h,{startRow:f,endRow:f}),d=Array[e(364)](g)[e(250)]((n=>t[e(367)](n[e(298)])));s[e(306)](d,e(300))}))}))}for(const r of[t(254),t(238)]){const i=e[t(273)][t(280)](r);s[t(370)](r,(r=>{const a=t;e[a(253)][a(242)]((t=>{const e=a;r();const c=e(354)===i[e(366)],u=o[e(255)](n),l=o[e(283)](u),f=c?l[e(222)]-1:l[e(375)]+1,h=u[0][e(350)](e(221)),g=o[e(236)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(364)](g)[e(250)]((n=>t[e(367)](n[e(298)])));s[e(306)](d,e(332))}))}))}for(const r of[t(265),t(376)]){const i=r[t(336)](11),a=i[t(235)](),c=a[t(336)](0,3)+t(252),u=t(221)+i,l=t(346)+i,f=t(226)+i;s[t(370)](r,(()=>{const i=t;e[i(253)][i(242)]((t=>{const e=i,h=o[e(255)](n),g=h[0][e(350)](e(221));let d;if(e(265)==r){const t=o[e(313)](h);d={startRow:t[e(222)],endRow:t[e(375)],includeAllSlots:!0}}else{const t=o[e(283)](h);d={startColumn:t[e(222)],endColumn:t[e(375)],includeAllSlots:!0}}const p=o[e(236)](g,d),m=Array[e(364)](p)[e(250)]((({cell:t})=>t)),I=ca(m[e(229)]((t=>t[e(333)](c)))),E=ca(m[e(229)]((t=>!t[e(333)](c))))[e(250)]((n=>t[e(367)](n))),b=s[e(359)](E,u);if(b&&(e(300)==b[e(270)]||e(332)==b[e(270)])){const n=this[e(299)](b);for(const r of I){const s=t[e(367)](r),i=o[e(281)](r),u=r[e(379)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(237)](s)}}}))}))}function c(r){const s=t,o=Array[s(364)](n[s(249)]())[s(250)]((t=>i.LiveRange[s(321)](t)));e[s(253)][s(242)]((t=>{const n=s,i=t[n(337)];r=r[n(229)]((t=>n(373)!=t[n(319)][n(374)])),t[n(304)](r),e[n(273)][n(280)](n(265))[n(301)](),e[n(234)](n(265),{forceDefaultExecution:!0}),e[n(253)][n(297)]((()=>{const t=n;e[t(253)][t(297)](i,(e=>{const n=t,r=o[n(229)]((t=>n(373)!=t[n(319)][n(374)]));r[n(325)]>0&&e[n(304)](r);for(const t of o)t[n(287)]()}))}))}))}function u(r){const s=t;e[s(253)][s(242)]((t=>{const o=s,a=Array[o(364)](n[o(249)]())[o(250)]((t=>i.LiveRange[o(321)](t))),c=[];for(const t of r)for(const e of t[o(274)]({shallow:!0}))c[o(331)](e);for(const n of c)o(373)!=n[o(319)][o(374)]&&(t[o(304)](t[o(315)](n,0)),e[o(273)][o(280)](o(376))[o(301)](),e[o(234)](o(376),{forceDefaultExecution:!0}));const u=a[o(229)]((t=>o(373)!=t[o(319)][o(374)]));u[o(325)]>0&&t[o(304)](u);for(const t of a)t[o(287)]()}))}function l(e,n){const r=t;return n[r(338)]((t=>e[r(248)]((e=>e[r(272)][r(295)](t[r(352)])||t[r(272)][r(295)](e[r(352)])))))}function f(e,n){const r=t;return e[r(248)]((t=>n[r(248)]((e=>t[r(272)][r(377)](e[r(352)])))))}e[t(349)][t(288)].on(t(220),((e,n,r)=>{const s=t;if(!r[s(324)][s(365)])return;const o=n[s(322)];if(!o)return;const i=r[s(296)][s(310)](o);function c(t){return Array[s(292)](t)?t:[t]}i&&s(294)===o[s(290)]&&(0,a.setHighlightHandling)(i,r[s(267)],((t,e,n)=>n[s(266)](c(e[s(371)]),t)),((t,e,n)=>n[s(335)](c(e[s(371)]),t)))}),{priority:t(233)}),s[t(351)][t(314)]((e=>{const n=t;if(n(378)!=e[n(263)]&&n(342)!=e[n(263)])return;const s=e[n(291)]();if(null!=s&&s.is(n(320),n(221))){if(n(378)==e[n(263)]){const t=e[n(274)]()[n(229)]((t=>t.is(n(227))))[n(250)]((t=>t[n(349)]));if(t[n(325)])return{type:n(378),content:zr(r,n(285),zr(r,n(341),'"'+t[n(344)](" ")+'"'))}}if(n(342)==e[n(263)]){const t=e[n(274)]()[n(229)]((t=>t.is(n(227))))[n(250)]((t=>t[n(349)]));if(t[n(325)])return{type:n(342),content:zr(r,n(286),zr(r,n(341),'"'+t[n(344)](" ")+'"'))}}}})),s[t(351)][t(314)]((e=>{const n=t;if(n(300)==e[n(270)]){const t=e[n(274)]()[n(229)]((t=>t.is(n(227))))[n(250)]((t=>t[n(349)])),s=this[n(299)](e),o=s[n(362)]-s[n(309)]+1;if(n(378)==e[n(263)])return t[n(325)]?{type:n(378),content:zr(r,n(285),zr(r,n(293),[o,'"'+t[n(344)](" ")+'"']))}:{type:n(378),content:zr(r,n(285),zr(r,n(257),o))};if(n(342)==e[n(263)])return t[n(325)]?{type:n(342),content:zr(r,n(286),zr(r,n(293),[o,'"'+t[n(344)](" ")+'"']))}:{type:n(342),content:zr(r,n(286),zr(r,n(257),o))}}if(n(332)==e[n(270)]){const t=e[n(274)]()[n(229)]((t=>t.is(n(227))))[n(250)]((t=>t[n(349)])),s=this[n(299)](e),o=s[n(241)]-s[n(303)]+1;if(n(378)==e[n(263)])return t[n(325)]?{type:n(378),content:zr(r,n(285),zr(r,n(360),[o,'"'+t[n(344)](" ")+'"']))}:{type:n(378),content:zr(r,n(285),zr(r,n(357),o))};if(n(342)==e[n(263)])return t[n(325)]?{type:n(342),content:zr(r,n(286),zr(r,n(360),[o,'"'+t[n(344)](" ")+'"']))}:{type:n(342),content:zr(r,n(286),zr(r,n(357),o))}}})),s[t(264)][t(347)](t(378),t(300),t(269),c),s[t(264)][t(347)](t(342),t(300),t(275),c),s[t(264)][t(347)](t(378),t(332),t(269),u),s[t(264)][t(347)](t(342),t(332),t(275),u),s[t(264)][t(347)](t(378),t(332),t(344),l),s[t(264)][t(347)](t(342),t(332),t(344),l),s[t(264)][t(347)](t(378),t(300),t(344),f),s[t(264)][t(347)](t(342),t(300),t(344),f)}[sa(334)](){const t=sa,e=this[t(353)],n=e[t(253)][t(356)][t(284)];return(r,s)=>{const o=t;e[o(253)][o(242)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(272)][a(355)];u&&u[0]&&!1===u[0][a(256)]&&(l=r[0][a(352)][a(308)]);const f=t[a(239)](l);if(a(373)==f[a(319)][a(374)])return;const h=Array[a(364)](n[a(249)]())[a(250)]((t=>i.LiveRange[a(321)](t)));t[a(304)](f),e[a(273)][a(280)](c)[a(301)](),u[a(331)]({forceDefaultExecution:!0}),e[a(234)](c,...u);const g=h[a(229)]((t=>a(373)!=t[a(319)][a(374)]));g[a(325)]>0&&t[a(304)](g);for(const t of h)t[a(287)]()}))}}[sa(327)](t){const e=sa,n=this[e(353)][e(278)][e(280)](e(258));let r=Number[e(361)],s=Number[e(372)],o=Number[e(361)],i=Number[e(372)];for(const a of t){if(e(373)==a[e(319)][e(374)])continue;const{row:t,column:c}=n[e(281)](a),u=a[e(333)](e(345))?a[e(379)](e(345))-1:0,l=a[e(333)](e(340))?a[e(379)](e(340))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[sa(323)](){const t=sa,e=this[t(353)],n=e[t(278)][t(280)](t(380)),r=e[t(278)][t(280)](t(258));e[t(253)][t(356)].on(t(261),(()=>{const r=t,s=Array[r(364)](e[r(253)][r(356)][r(339)][r(282)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(224)](t);if(r(330)!=s)continue;if(null!=e[r(328)])continue;const a=n[r(312)](o);this[r(244)][r(231)](i)&&this[r(268)][r(329)](a)}}),{priority:t(260)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(367)](e),a=e[s(350)](s(221)),c=r[s(281)](e);for(const t of this[s(268)]){const n=t[s(270)],r=n[s(271)](s(245)),u=n[s(336)](r?10:5),l=u[s(235)](),f=l[s(336)](0,3)+s(252),h=s(346)+u,g=s(226)+u;if(!t[s(223)])continue;if(a!=t[s(230)]()[s(352)][s(350)](s(221)))continue;if(t[s(358)](i))continue;const d=e[s(333)](f)?e[s(379)](f)-1:0,p=this[s(299)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(237)](i),o=!0)}return o};e[t(253)][t(356)][t(316)]((n=>{const r=t;let o=!1;for(const t of e[r(253)][r(356)][r(339)][r(348)]())if(r(302)==t[r(263)])if(r(300)==t[r(290)])for(const e of t[r(225)][r(308)][r(279)]())o=o||s(e,n);else r(294)==t[r(290)]&&(o=o||s(t[r(225)][r(308)],n));return o}))}[sa(299)](t){const e=sa;return this[e(327)](t[e(249)]()[e(250)]((t=>t[e(352)][e(308)])))}}function ca(t){const e=sa;return Array[e(364)](new Set(t)[e(326)]())}function ua(t,e){const n=fa();return(ua=function(t,e){return n[t-=187]})(t,e)}const la=ua;function fa(){const t=["locale","refresh","format","splitTableCellHorizontally","has","isInContent","requires","TrackChangesEditing","5FgEHFu","_tablePostFixingSubtypes","13908oRxbMK","highest","_isForcedDefaultExecutionBlock","change","enableCommand","fromRange","_areSelectedCellsMergable","getFirstPosition","getCellLocation","element","getSuggestions","size","*Merge cells*","$graveyard","_areMergableCells","150026SYpKYH","7588kwBaCF","tableCell","value","mergeTableCellRight","containsRange","setSelection","get","selection","markBlockFormat","editor","1231596qiVsQn","deletion","_suggestionFactory","20VoKwia","find","from","2152YaAMDr","findAncestor","length","map","TableUtils","descriptionFactory","document","splitTableCellVertically","model","set:isEnabled","createTableWalker","*Split cell:* vertically","*Split cell:* horizontally","363560dISnCI","571492OBfccr","table","trackChanges","accept","3cYMyTL","createRangeOn","markMultiRangeBlockFormat","author","rootName","forceDefaultExecution","horizontally","getSelectionAffectedTableCells","direction","registerDescriptionCallback","TableEditing","detach","filter","return","mergeTableCellDown","formatInline","add","2233vhpgdi","registerCustomCallback","commandName","getAncestors","afterInit","stop","_acceptFormatSuggestionCallbackFactory","insertion","cell","commands","plugins","root","mergeTableCellUp","formatBlock","mergeTableCellLeft","isEnabled","1748745TdmnXh","execute","push","subType","mergeTableCells","low","getRanges","type"];return(fa=function(){return t})()}!function(t,e){const n=ua,r=t();for(;;)try{if(237917===parseInt(n(271))/1+-parseInt(n(241))/2*(-parseInt(n(276))/3)+parseInt(n(272))/4*(parseInt(n(224))/5)+-parseInt(n(252))/6+-parseInt(n(242))/7*(parseInt(n(258))/8)+parseInt(n(208))/9*(parseInt(n(255))/10)+parseInt(n(192))/11*(-parseInt(n(226))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[la(222)](){return[aa]}[la(196)](){const t=la,e=this[t(251)],n=e[t(266)][t(264)][t(249)],r=e[t(216)];if(!e[t(202)][t(220)](t(286)))return;const s=e[t(202)][t(248)](t(223)),o=e[t(202)][t(248)](t(262)),a=e[t(202)][t(248)](aa);a[t(225)][t(210)](t(212)),s[t(230)](t(212),(()=>{const n=t,r=o[n(283)](e[n(266)][n(264)][n(249)]);e[n(266)][n(229)]((()=>{const t=n;s[t(278)](r,{commandName:t(212),commandParams:[]},[],t(212))}))})),e[t(201)][t(248)](t(212)).on(t(209),((n,r)=>{const o=t;e[o(201)][o(248)](o(274))[o(244)]&&(r[o(260)]>0&&r[r[o(260)]-1]&&r[r[o(260)]-1][o(281)]||s[o(228)]||this[o(232)]()||n[o(197)]())}),{priority:t(227)});for(const n of[t(204),t(245),t(189),t(206)]){const r=e[t(201)][t(248)](n);s[t(230)](n,(()=>{const n=t,o=e[n(266)][n(264)][n(249)][n(233)]()[n(195)]()[n(256)]((t=>t.is(n(235),n(243)))),i=r[n(244)];e[n(266)][n(229)]((()=>{const t=n;s[t(278)]([o,i],{commandName:t(212),commandParams:[]},[],t(212))}))}))}for(const n of[t(265),t(219)]){const r=e[t(201)][t(248)](n);s[t(230)](n,(()=>{const i=t,a=o[i(283)](e[i(266)][i(264)][i(249)])[0],c=a[i(259)](i(273)),{column:u,row:l}=o[i(234)](a);let f=[];if(i(282)==r[i(284)]){const t=o[i(268)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(257)](t)[i(261)]((t=>t[i(200)]))}else{const t=o[i(268)](c,{column:u,includeAllSlots:!0});f=Array[i(257)](t)[i(261)]((t=>t[i(200)]))}e[i(266)][i(229)]((t=>{const e=i;s[e(250)](t[e(277)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(263)][t(285)]((e=>{const n=t;if(n(205)!=e[n(215)]&&n(190)!=e[n(215)])return;const{data:s}=e;return s&&n(212)==s[n(194)]?{type:n(218),content:zr(r,n(238))}:void 0})),s[t(263)][t(285)]((e=>{const n=t;if(n(205)!=e[n(215)]&&n(190)!=e[n(215)])return;const{data:s}=e;return s?n(265)==s[n(194)]?{type:n(218),content:zr(r,n(269))}:n(219)==s[n(194)]?{type:n(218),content:zr(r,n(270))}:void 0:void 0}));const c=a[t(198)]();for(const e of[t(204),t(245),t(189),t(206)])s[t(254)][t(193)](t(205),e,t(275),c);for(const e of[t(265),t(219)])s[t(254)][t(193)](t(205),e,t(275),c);s[t(254)][t(193)](t(205),t(212),t(275),(r=>{const s=t;e[s(266)][s(229)]((t=>{const o=s,a=Array[o(257)](n[o(214)]())[o(261)]((t=>i.LiveRange[o(231)](t)));t[o(247)](r),e[o(201)][o(248)](o(212))[o(217)](),e[o(209)](o(212),{forceDefaultExecution:!0});const c=a[o(187)]((t=>o(239)!=t[o(203)][o(280)]));c[o(260)]>0&&t[o(247)](c);for(const t of a)t[o(287)]()}))}));for(const n of[t(204),t(189),t(206),t(245)]){const r=e[t(201)][t(248)](n);r.on(t(267),((n,s,o)=>{const i=t;if(o){const t=e[i(266)][i(264)][i(249)][i(233)]()[i(195)]()[i(256)]((t=>t.is(i(235),i(243))));this[i(240)](r[i(244)],t)||(n[i(188)]=!1,n[i(197)]())}}),{priority:t(213)})}}[la(232)](){const t=la,e=this[t(251)][t(201)][t(248)](t(212)),n=this[t(251)][t(202)][t(248)](t(262));if(!e[t(207)])return!1;const r=n[t(283)](this[t(251)][t(266)][t(264)][t(249)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(240)](e,n))return!1;return!0}[la(240)](t,e){const n=la,r=this[n(251)][n(202)][n(248)](n(223)),s=this[n(251)][n(266)][n(277)](t),o=this[n(251)][n(266)][n(277)](e),i=new Set,a=new Set;for(const t of r[n(236)]())if((n(199)==t[n(215)]||n(253)==t[n(215)]||n(212)==t[n(211)])&&t[n(221)])for(const e of t[n(214)]())e[n(246)](s,!0)&&i[n(191)](t[n(215)]+":"+t[n(279)].id),e[n(246)](o,!0)&&a[n(191)](t[n(215)]+":"+t[n(279)].id);if(i[n(237)]!=a[n(237)])return!1;for(const t of i)if(!a[n(220)](t))return!1;return!0}}function ga(t,e){const n=pa();return(ga=function(t,e){return n[t-=163]})(t,e)}const da=ga;function pa(){const t=["descriptionFactory","134964pPIkGk","registerBlockAttribute","1522cuGmHu","parent","downcastDispatcher","_acceptFormatSuggestionCallbackFactory","setAttribute","*Format:* %0","cell","toViewElement","plugins","enableDefaultAttributesIntegration","addClass","type","TrackChangesEditing","accept","setTableColumnHeader","FORMAT_HEADER_ROW","_suggestionFactory","11985523cumLBt","format","1823838aqAQck","showSuggestionHighlights","mapper","start","forceValue","FORMAT_REGULAR_ROW","markerRange","32dQXKlw","locale","markerName","FORMAT_REGULAR_COLUMN","TableUtils","writer","editor","registerCustomCallback","includes","data-suggestion","5545000MCGtQz","27305jCPhtI","consume","headingRows","createTableWalker","addMarker:suggestion","commandName","requires","359jvmeKc","getSuggestion","ck-suggestion-marker-","setTableRowHeader","_registerLegacyDescription","ck-suggestion-marker--active","nodeAfter","markerNameToElements","FORMAT_HEADER_COLUMN","activeMarkers","get","removeAttribute","data","commandParams","options","formatBlock","removeClass","nodeBefore","stop","_handleLegacySuggestions","180jyuszt","name","editing","headingColumns","end","getCellLocation","afterInit","highest","126847CWJowl","item","consumable","bindElementToMarker","registerDescriptionCallback","registerAttributeLabel","TableEditing","unbindElementFromMarkerName","removeMarker:suggestion","has","_splitMarkerName","4aTyqNh"];return(pa=function(){return t})()}!function(t,e){const n=ga,r=t();for(;;)try{if(306688===-parseInt(n(186))/1*(-parseInt(n(229))/2)+-parseInt(n(248))/3*(parseInt(n(225))/4)+-parseInt(n(179))/5*(-parseInt(n(206))/6)+-parseInt(n(214))/7*(parseInt(n(168))/8)+parseInt(n(227))/9+-parseInt(n(178))/10+parseInt(n(246))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[da(185)](){return[aa]}[da(212)](){const t=da,e=this[t(174)];if(!e[t(237)][t(223)](t(220)))return;const n=e[t(169)],r=e[t(237)][t(196)](t(241));r[t(238)](t(189)),r[t(238)](t(243)),r[t(228)](t(181)),r[t(228)](t(209)),r[t(226)][t(219)](t(181),zr(n,t(244))),r[t(226)][t(219)](t(209),zr(n,t(194))),this[t(205)]()}[da(205)](){const t=da,e=this[t(174)][t(237)][t(196)](t(241)),n=this[t(174)][t(237)][t(196)](t(172)),r=this[t(174)][t(237)][t(196)](aa)[t(232)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=ga,{type:c,id:u}=e[a(224)](o[a(170)]),l=e[a(187)](u),f=l[a(198)];if(a(201)!=l[a(240)]||!f||a(243)!=f[a(184)])return;if(o[a(215)])return void s[a(204)]();if(!i[a(216)][a(180)](o[a(167)],s[a(207)]))return;const h=o[a(167)][a(164)][a(192)],g=o[a(167)][a(210)][a(203)],d=h[a(230)][a(230)],{column:p}=n[a(211)](h),{column:m}=n[a(211)](g);for(let s=p;s<=m;s++){const l=n[a(182)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(235)],l=i[a(163)][a(236)](s);i[a(173)][a(239)](a(188)+c,l),r&&i[a(173)][a(233)](a(177),u,l),i[a(163)][a(217)](l,o[a(170)]),t&&(e[a(195)][a(176)](o[a(170)])?i[a(173)][a(239)](a(191),l):i[a(173)][a(202)](a(191),l))}}}}e[t(245)][t(175)](t(201),t(189),t(242),r),e[t(245)][t(175)](t(201),t(243),t(242),r),this[t(174)][t(208)][t(231)].on(t(183),s(),{priority:t(213)}),this[t(174)][t(198)][t(231)].on(t(183),((e,n,r)=>{const o=t;r[o(200)][o(249)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(213)}),this[t(174)][t(208)][t(231)].on(t(222),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(224)](r[o(170)]),c=e[o(187)](a),u=c[o(198)];if(o(201)!=c[o(240)]||!u||o(243)!=u[o(184)])return;const l=s[o(163)][o(193)](r[o(170)]);if(l)for(const t of l)s[o(173)][o(202)](o(188)+i,t),s[o(173)][o(202)](o(191),t),s[o(173)][o(197)](o(177),t),s[o(163)][o(221)](t,r[o(170)])}),{priority:t(213)}),this[t(190)]()}[da(190)](){const t=da,e=this[t(174)],n=e[t(169)];function r(e){const r=t;return{type:r(247),content:zr(n,r(234),e)}}e[t(237)][t(196)](t(241))[t(226)][t(218)]((e=>{const s=t;if(s(201)!=e[s(240)])return;const{data:o}=e;if(o){if(s(189)==o[s(184)]){const t=o[s(199)][0][s(165)];return r(zr(n,s(t?244:166)))}if(s(243)==o[s(184)]){const t=o[s(199)][0][s(165)];return r(zr(n,s(t?194:171)))}}}))}}const Ia=Ea;function Ea(t,e){const n=ba();return(Ea=function(t,e){return n[t-=454]})(t,e)}function ba(){const t=["author","conversion","wrap","startsWith","afterInit","listenTo","1260512xWHsLh","rows","getColumns","tableCellHorizontalAlignment","6721020fSABHr","element","removeMarker","*Replace table cells*","markers","insertRows","_tablePostFixingSubtypes","call","_suggestionFactory","_getCoordsForCells","join","root","createRangeIn","first","getRange","createRange","getSelectionAffectedTableCells","registerDescriptionCallback","add","TableClipboard","828999ScOAlf","length","forEach","tableCell","redo","from","locale","insertContent","set","rowInsertionRanges","4147432nlwGpq","high","isEmpty","ck-suggestion-marker--active","previous","selection","change","endRow","cells","last","getAllAdjacentSuggestions","insert","editingDowncast","tablePasteRow","return","getRows","fromEntries","markMultiRangeDeletion","getItems","batch","markerAttributes","get","TableUtils","commands","end","createElement","rowInsertionIndexes","tableCellBackgroundColor","suggestion","getSuggestionCallback","every","reduce","attributes","trackChanges","deletion","fill","getChildren","detach","paragraph","move","getChangedMarkers","226IBWdtI","entries","start","options","tablePasteChainId","tableCellSuggestion","removeColumns","remove","rootName","setAttributes","suggestionUnloaded","tableCellBorderStyle","filter","tableCellPadding","createTableWalker","getMarkers","schema","_createdBatches","previousSibling","ck-suggestion-marker","showSuggestionHighlights","getSuggestions","getChanges","plugins","isInContent","descriptionFactory","push","suggestionLoaded","tableCellBorderColor","table","tablePasteColumn","tablePasteCell","getRanges","ck-suggestion-marker-insertion","removeRows","value","forceDefaultExecution","suggestion-td","markerName","register","containsRange","getColumnIndexes","removeMarkers","18cEiHVZ","getTableIfOnlyTableInContent","position","dataDowncast","5597406DciEJI","content","low","_replaceTableSlotCell","some","tablePaste","columnInsertionIndexes","insertion","createPositionBefore","tableCellBorderWidth","_isForcedDefaultExecutionBlock","columnInsertionRanges","type","newRange","requires","view","isEqual","createRangeOn","discard","deletionRanges","columns","subType","TrackChangesEditing","map","updateMarker","clipboardOutput","$graveyard","editor","getContainedElement","suggestion:formatBlock:tablePasteCell","accept","document","registerCustomCallback","hasSuggestion","_splitMarkerName","nodeAfter","8942pbATQD","registerPostFixer","unwrap","markMultiRangeBlockFormat","for","insertColumns","editing","Users","getAttributes","7TgLrSJ","fromRange","has","getShiftedBy","includes","model","getSuggestion","nextSibling","oldRange","1762745GrVjLF","endColumn","name","getChild","markerToHighlight","tableCellVerticalAlignment","row","next","column","differ","insertionRanges","documentSelection","cell","find","keys","setAttribute","stop","markMultiRangeInsertion","elementToElement","activeMarkers","getRowIndexes","findAncestor","formatBlock"];return(ba=function(){return t})()}!function(t,e){const n=Ea,r=t();for(;;)try{if(784013===parseInt(n(510))/1*(-parseInt(n(593))/2)+parseInt(n(459))/3+-parseInt(n(640))/4+parseInt(n(611))/5*(parseInt(n(553))/6)+parseInt(n(602))/7*(-parseInt(n(469))/8)+parseInt(n(557))/9+parseInt(n(644))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ba);const Ta=[Ia(566),Ia(538),Ia(521),Ia(643),Ia(616),Ia(496),Ia(523)],_a=Object[Ia(485)](Ta[Ia(580)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(571)](){return[aa]}[Ia(638)](){const t=Ia,n=this[t(584)];if(!n[t(533)][t(604)](t(458)))return;const r=n[t(533)][t(490)](t(579)),s=n[t(533)][t(490)](t(491)),o=n[t(533)][t(490)](aa),a=n[t(533)][t(490)](t(458));o[t(650)][t(536)](t(482),t(540)),n[t(607)][t(526)][t(549)](t(515),{allowIn:t(462),allowContentOf:t(462),isLimit:!0}),n[t(635)][t(629)]({model:t(515),view:t(547)});let c=null;n[t(607)].on(t(466),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(460)]-1];h&&h[u(546)]||r[u(567)]||this[u(584)][u(492)][u(490)](u(502))[u(545)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(622)))return!1;const i=s[o(554)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(455)](n[o(588)][o(474)]);if(!a[o(460)])return!1;const c=a[0][o(632)](o(539)),l=r[o(631)](a),f=r[o(551)](a),h={startRow:l[o(657)],endRow:l[o(478)],startColumn:f[o(657)],endColumn:f[o(478)]};return 1==a[o(460)]&&(h[o(476)]+=r[o(484)](i)-1,h[o(612)]+=r[o(642)](i)-1),ka(c,h,r)}(l,f,n[u(607)],s,a)&&(o[u(627)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(607)][u(475)]((()=>{const t=u;n[t(607)][t(466)](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(460)]&&r[t(628)](o,t(482),{tablePasteChainId:s}),a[t(460)]&&r[t(628)](a,t(540),{tablePasteChainId:s}),l[t(460)]&&(r[t(628)](l,t(562),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(461)]((e=>{const n=t;var r;return null===(r=e[n(506)])||void 0===r?void 0:r[n(651)](e)}))),f[t(460)]&&(r[t(486)](f,t(562),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(461)]((e=>{const n=t;var r;return null===(r=e[n(506)])||void 0===r?void 0:r[n(651)](e)})));const g=r[t(596)](h[t(580)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(541),{tablePasteChainId:s});if(g){const e=g[t(525)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(607)][t(574)](s),a=e[t(624)]((e=>e[t(658)]()[t(573)](i)));a&&r[t(536)]([a[t(613)],o])}r[t(460)]&&g[t(626)](t(489),Object[t(485)](r))}c=null})))}),{priority:e.priorities[t(470)]+10}),n[t(533)][t(490)](t(458)).on(t(560),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(627)]();const u=s[r(623)],l=o,f=Aa(u),h=Aa(l);e[r(483)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(517)](u[r(614)](0));for(const t of Array[r(464)](l[r(505)]()))a[r(480)](t,u,r(493));const t=c[r(495)][r(606)](s[r(617)]),e=c[r(563)][r(606)](s[r(619)]);t||e||(g=i.LiveRange[r(603)](a[r(656)](u)))}else h&&!f&&(d=a[r(656)](u));else{const t=a[r(494)](r(515)),e=a[r(494)](r(515));a[r(636)](a[r(656)](u),e),a[r(480)](t,u,0);for(const e of Array[r(464)](l[r(505)]()))a[r(480)](e,t,r(493));g=i.LiveRange[r(603)](a[r(574)](t)),d=i.LiveRange[r(603)](a[r(574)](e))}const p=Array[r(464)](l[r(601)]())[r(522)]((([t])=>Ta[r(606)](t)));c[r(477)][r(536)]({element:u,attributes:p[r(460)]?Object[r(485)](p):null}),g&&c[r(621)][r(536)](g),d&&c[r(576)][r(536)](d)}),{priority:t(470)}),s.on(t(598),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(577)]||1;c[o(563)]=new Array(l)[o(504)](u)[o(580)](((t,e)=>t+e));for(const{cell:t}of s[o(524)](i,{startColumn:u,endColumn:u+l-1}))c[o(568)][o(536)](n[o(607)][o(574)](t))}),{priority:t(559)}),s.on(t(649),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(641)]||1;c[o(495)]=new Array(l)[o(504)](u)[o(580)](((t,e)=>t+e));for(const{cell:t}of s[o(524)](i,{startRow:u,endRow:u+l-1}))c[o(468)][o(536)](n[o(607)][o(574)](t))}),{priority:t(559)}),r[t(535)][t(456)]((e=>{const r=t;if(e[r(578)]&&e[r(578)][r(637)](r(562)))return e[r(473)]?{}:{type:r(564),content:zr(n[r(465)],r(647))}}));const u=()=>!1;for(const e of[t(562),t(540),t(482),t(541)])r[t(652)][t(589)](t(564),e,t(654),u),r[t(652)][t(589)](t(503),e,t(654),u),r[t(652)][t(589)](t(633),e,t(654),u);r[t(652)][t(589)](t(633),t(541),t(575),u),r[t(652)][t(589)](t(633),t(541),t(587),((e,r,s)=>{const o=t,i=e[o(580)]((t=>t[o(585)]()))[o(522)]((t=>t)),a=new Map(i[o(580)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(477)])e&&a[o(467)](t,e);else if(s&&s[o(489)])for(const[t,e]of Object[o(511)](s[o(489)])){const r=n[o(607)][o(648)][o(490)](t),s=r?r[o(658)]()[o(585)]():null;s&&a[o(467)](s,e)}n[o(607)][o(475)]((t=>{const e=o;for(const[n,r]of a)t[e(519)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(652)][o(589)](e,o(562),s,((t,i,a)=>{const c=o;n[c(607)][c(475)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(512)][o(592)];t.is(o(645),o(515))&&u[o(536)](t)}r[o(652)][o(498)](e,null,s)(t,i,a);for(const t of u)o(583)!=t[o(655)][o(518)]&&n[o(595)](t)}))}))};l(t(564),t(587)),l(t(564),t(575)),l(t(503),t(587)),l(t(503),t(575)),r[t(652)][t(589)](t(564),t(482),t(575),(e=>{const n=t,r=e[n(580)]((t=>t[n(585)]())),i=r[0][n(632)](n(539)),{minRow:a,maxRow:c}=o[n(653)](r);s[n(544)](i,{at:a,rows:c-a+1})})),r[t(652)][t(589)](t(564),t(540),t(575),(e=>{const n=t,r=e[n(580)]((t=>t[n(585)]())),i=r[0][n(632)](n(539)),{minColumn:a,maxColumn:c}=o[n(653)](r);s[n(516)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(578)]||!n[s(578)][s(637)](s(562)))return;const o=n[s(501)][s(514)],i=r[s(531)]()[s(522)]((t=>t[s(534)]&&t[s(501)]&&t[s(501)][s(514)]==o));i[s(460)]&&n[s(479)]()[s(460)]!=i[s(460)]&&i[s(500)](((t,e)=>(t[s(618)]=e,e[s(473)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(591)](e[s(548)]),i=[s(529),s(543)],a=r[s(630)][s(606)](e[s(548)]);return a&&i[s(536)](s(472)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(537),f,{priority:t(470)}),r.on(t(520),f,{priority:t(470)}),n[t(607)][t(588)][t(594)]((()=>{const e=t;let s=!1;const o=Array[e(464)](n[e(607)][e(588)][e(620)][e(509)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(591)](t);if(e(497)!=o||e(503)!=a||i[e(610)])continue;if(!r[e(590)](c))continue;const u=r[e(608)](c)[e(542)](),l=n[e(533)][e(490)](e(600)).me;for(const t of r[e(531)]())if(t[e(534)]&&t[e(634)]==l&&e(633)==t[e(569)]&&e(541)==t[e(578)]&&t[e(542)]()[e(499)]((t=>u[e(561)]((n=>n[e(550)](t,!0))))))for(const n of t[e(479)]())n[e(534)]&&(n[e(575)](),s=!0)}return s})),n[t(607)][t(588)][t(594)]((e=>{const s=t,o=n[s(492)][s(490)](s(463));if(!o||!o[s(527)][s(604)](e[s(488)]))return!1;let i=!1;const a=n[s(533)][s(490)](s(600)).me,c=n[s(607)][s(588)][s(620)][s(532)](),u=Array[s(464)](n[s(607)][s(588)][s(620)][s(509)]())[s(522)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(591)](t);return n(497)==o&&n(562)==i&&c==a.id&&!e[n(610)]}));for(const t of c){if(s(480)!=t[s(569)]||s(515)!=t[s(613)]||1!=t[s(460)])continue;const n=e[s(454)](t[s(555)],t[s(555)][s(605)](1));if(!u[s(624)]((({data:t})=>t[s(570)][s(573)](n))))for(const{name:t,data:r}of u)if(n[s(550)](r[s(570)])){e[s(581)](t,{range:n}),i=!0;break}}return i})),n[t(607)][t(588)][t(594)]((e=>{const s=t;let o=!1;const i=n[s(533)][s(490)](s(600)).me,a=r[s(531)]()[s(522)]((t=>t[s(534)]&&t[s(634)]==i)),c=new Set,u=new Set;for(const t of a)if(s(562)==t[s(578)])for(const e of t[s(525)]()){const n=e[s(658)]()[s(585)]();if(n)if(n.is(s(645),s(515))&&Aa(n)){t[s(646)](e[s(613)]),c[s(457)](n),o=!0;const r=n[s(609)],i=n[s(528)],a=r&&r.is(s(645),s(515)),l=i&&i.is(s(645),s(515));a&&!c[s(604)](r)&&u[s(457)](r),l&&!c[s(604)](i)&&u[s(457)](i)}else n.is(s(645),s(507))&&n[s(471)]&&(t[s(646)](e[s(613)]),o=!0)}else if(s(541)==t[s(578)]){if(!t[s(501)]||!t[s(501)][s(514)])continue;const e=t[s(501)][s(489)];if(e&&Object[s(625)](e)[s(460)])continue;const n=t[s(501)][s(514)];let r=!0,i=!0;for(const e of a)if(e[s(578)]&&e[s(578)][s(637)](s(562))){if(!e[s(501)][s(514)]){i=!1;break}if(e.id!=t.id&&e[s(501)][s(514)]==n){r=!1;break}}i&&r&&(t[s(552)](),o=!0)}for(const t of c)e[s(517)](t);for(const t of u)e[s(595)](t);return o})),n[t(635)][t(597)](t(481))[t(615)]({model:t(586),view:(t,e)=>h(t),converterPriority:t(470)}),n[t(635)][t(597)](t(556))[t(615)]({model:t(586),view:(e,n)=>n[t(513)][t(530)]?h(e,!1):null,converterPriority:t(470)});const g=n[t(599)][t(572)];this[t(639)](g[t(588)],t(582),((e,n)=>{const r=t,s=[];for(const t of g[r(656)](n[r(558)])[r(487)]())t.is(r(645),r(547))&&s[r(536)](t);g[r(475)]((t=>{const e=r;for(const n of s)t[e(508)](t[e(656)](n),t[e(565)](n)),t[e(517)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(471)])return!0;const n=t[e(614)](0);return n.is(e(645),e(507))&&n[e(471)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(524)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ca(t,e){const n=Ra();return(Ca=function(t,e){return n[t-=412]})(t,e)}const La=Ca;function Ra(){const t=["getColumnGroupElement","registerCustomCallback","4121300QCvkIm","descriptionFactory","markBlockFormat","columnWidths","change","document","getSuggestionCallback","getSuggestions","formatInline","enableCommand","getSelectedElement","_suggestionFactory","type","locale","132MsuZTV","handleResizeTableWidthCommand","tableWidth","bind","5346672qZQVVg","getTableColumnsWidths","TableColumnResizeEditing","getContainedElement","commandParams","handleSuggestionDescription","Users","editor","909240VDgZaN","formatGroupId","7763mVzrVq","formatBlock","18051rPWyjb","subType","*Format:* resize table","model","table","accept","format","discard","TrackChangesEditing","14663106EyHmPr","selection","data","registerDescriptionCallback","get","getAttribute","plugins","has","460lmdbRM","450992ajKwbG","afterInit","author","resizeTableWidth","resizeTable"];return(Ra=function(){return t})()}!function(t,e){const n=Ca,r=t();for(;;)try{if(534545===-parseInt(n(424))/1+parseInt(n(457))/2+-parseInt(n(461))/3*(-parseInt(n(423))/4)+parseInt(n(431))/5+parseInt(n(445))/6*(-parseInt(n(459))/7)+parseInt(n(449))/8+-parseInt(n(415))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ra);class Na extends t.Plugin{[La(425)](){const t=La;if(!this[t(456)][t(421)][t(422)](t(451)))return;const e=this[t(456)][t(421)][t(419)](t(414));e[t(440)](t(427),this[t(446)][t(448)](this)),e[t(442)][t(430)](t(460),t(428),t(466),e[t(442)][t(437)](t(460),null,t(413))),e[t(442)][t(430)](t(460),t(428),t(413),e[t(442)][t(437)](t(460),null,t(466))),e[t(432)][t(418)](this[t(454)][t(448)](this))}[La(446)](t,e){const n=La,r=this[n(456)][n(421)][n(419)](n(414)),s=this[n(456)][n(421)][n(419)](n(451)),o=e[n(465)]||this[n(456)][n(464)][n(436)][n(416)][n(441)]();this[n(456)][n(464)][n(435)]((()=>{const i=n,a=s[i(429)](o);let c=a?s[i(450)](a):null,u=o[i(420)](i(447))||null;const l=e[i(447)]||u,f=e[i(434)]||c,h=this[i(456)][i(421)][i(419)](i(455)).me;for(const t of r[i(438)]()){const e=t[i(452)]();if(i(428)===t[i(462)]&&e===o){t[i(426)]!==h&&t[i(413)]();const e=t[i(417)][i(453)];u=e[0][i(447)],c=e[0][i(434)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(433)](o,{commandName:i(427),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(428)},[],i(428))}))}[La(454)](t){const e=La;if(e(460)!=t[e(443)]&&e(439)!=t[e(443)])return;const{data:n}=t;if(n&&e(428)===n[e(458)]){const t=e(463);return{type:e(412),content:zr(this[e(456)][e(444)],t)}}}}function Sa(t,e){const n=va();return(Sa=function(t,e){return n[t-=334]})(t,e)}const Ma=Sa;function va(){const t=["24CepwQv","get","10068OCGvmg","29598FRKNnw","1843275QNppBs","785qrHORn","TrackChangesEditing","has","379859qMJKfi","plugins","628100pNUHcS","1541530FBXCEN","enableCommand","Template","afterInit","373443RszXgY","editor","insertTemplate","27xvOurX"];return(va=function(){return t})()}!function(t,e){const n=Sa,r=t();for(;;)try{if(311754===parseInt(n(338))/1+parseInt(n(340))/2+-parseInt(n(334))/3+parseInt(n(351))/4*(-parseInt(n(335))/5)+parseInt(n(352))/6+parseInt(n(345))/7*(parseInt(n(349))/8)+-parseInt(n(348))/9*(-parseInt(n(341))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(va);class Oa extends t.Plugin{[Ma(344)](){const t=Ma,e=this[t(346)];e[t(339)][t(337)](t(343))&&e[t(339)][t(350)](t(336))[t(342)](t(347))}}function wa(){const t=["217PZbehq","3376104IMVGsr","insertTableOfContents","ELEMENT_TABLE_OF_CONTENTS","4kHrQCG","TrackChangesEditing","8659824GaEjRp","tableOfContents","3984516iCaLzM","commands","afterInit","121220vjZliU","descriptionFactory","165162xMaAuF","3589375QvPzZY","locale","442130CJEHZf","enableCommand","get","editor","registerElementLabel","plugins"];return(wa=function(){return t})()}const Fa=Da;function Da(t,e){const n=wa();return(Da=function(t,e){return n[t-=277]})(t,e)}!function(t,e){const n=Da,r=t();for(;;)try{if(564413===-parseInt(n(279))/1*(-parseInt(n(291))/2)+-parseInt(n(298))/3+parseInt(n(286))/4+-parseInt(n(289))/5+-parseInt(n(288))/6*(-parseInt(n(297))/7)+parseInt(n(281))/8+-parseInt(n(283))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wa);class xa extends t.Plugin{[Fa(285)](){const t=Fa,e=this[t(294)];if(!e[t(284)][t(293)](t(277)))return;e[t(296)][t(293)](t(280))[t(292)](t(277));const n=e[t(296)][t(293)](t(280)),r=e[t(290)];n[t(287)][t(295)](t(282),(e=>zr(r,t(278),e)))}}function Pa(t,e){const n=Ba();return(Pa=function(t,e){return n[t-=259]})(t,e)}const Ua=Pa;function Ba(){const t=["end","descriptionFactory","get","TrackChangesEditing","nodeBefore","element","updateMarker","34310lmJoKI","10155859oYmzSo","removeMarker","editor","differ","has","2ebQuxg","isEqual","getNearestSelectionRange","newRange","afterInit","_splitMarkerName","title-content","1219763JJHHed","registerPostFixer","8YEtIFq","locale","2399650alKHgS","2759744EnCfuu","isTouching","model","createRange","Title","forward","1600614OATTUX","schema","plugins","isCollapsed","6HMhEPB","getChangedMarkers","ELEMENT_TITLE","561oxKbho","start","document","suggestion","registerElementLabel","10338201ihEPDf","from"];return(Ba=function(){return t})()}!function(t,e){const n=Pa,r=t();for(;;)try{if(745770===-parseInt(n(299))/1*(parseInt(n(292))/2)+parseInt(n(265))/3+parseInt(n(301))/4*(parseInt(n(303))/5)+parseInt(n(269))/6*(parseInt(n(287))/7)+parseInt(n(259))/8+-parseInt(n(277))/9+-parseInt(n(286))/10*(parseInt(n(272))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ba);class ja extends t.Plugin{[Ua(296)](){const t=Ua,e=this[t(289)];if(!e[t(267)][t(291)](t(263)))return;const n=e[t(267)][t(281)](t(282));n[t(280)][t(276)](t(298),(()=>zr(e[t(302)],t(271)))),e[t(261)][t(274)][t(300)]((r=>{const s=t;let o=!1;const i=Array[s(278)](e[s(261)][s(274)][s(290)][s(270)]());for(const{name:t,data:a}of i){const{group:i}=n[s(297)](t);if(s(275)!==i||!a[s(295)])continue;const c=a[s(295)],u=c[s(279)][s(283)];if(!u||!u.is(s(284),s(298)))continue;if(!c[s(273)][s(260)](c[s(279)]))continue;const l=e[s(261)][s(266)][s(294)](c[s(279)],s(264));if(l&&l[s(268)]){const e=r[s(262)](c[s(273)],l[s(273)]);e[s(293)](c)||(r[s(285)](t,{range:e}),o=!0)}o||(r[s(288)](t),o=!0)}return o}))}}const Ga=Ha;function Va(){const t=["get","470035qfBBtg","enableCommand","redo","4lRItRS","48bYdHRh","TrackChangesEditing","10643808LiMOOm","444443JCCqIl","has","UndoEditing","undo","2564036SIaIxC","8263089GRplMf","10gSSGtD","plugins","afterInit","7220472tgSivf","editor","2254743UpMOXs"];return(Va=function(){return t})()}function Ha(t,e){const n=Va();return(Ha=function(t,e){return n[t-=175]})(t,e)}!function(t,e){const n=Ha,r=t();for(;;)try{if(968749===parseInt(n(181))/1*(-parseInt(n(177))/2)+parseInt(n(192))/3+parseInt(n(185))/4+parseInt(n(194))/5*(-parseInt(n(178))/6)+-parseInt(n(190))/7+parseInt(n(180))/8+-parseInt(n(186))/9*(-parseInt(n(187))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Va);class za extends t.Plugin{[Ga(189)](){const t=Ga,e=this[t(191)],n=e[t(188)][t(193)](t(179));e[t(188)][t(182)](t(183))&&(n[t(175)](t(184)),n[t(175)](t(176)))}}const Wa=Ka;function Ka(t,e){const n=qa();return(Ka=function(t,e){return n[t-=496]})(t,e)}function qa(){const t=["editor","TrackChangesEditing","get","TableCaptionEditing","afterInit","requires","108760QQMIxQ","3240009ryWKIS","has","2mAmVgy","35FAoCeP","664CnOoRb","enableCommand","toggleTableCaption","32837pHCpCH","590766LWiXrj","110XdzRXB","45472dkzwvH","plugins","1483710DgZqTb","1742406xOfOiX"];return(qa=function(){return t})()}!function(t,e){const n=Ka,r=t();for(;;)try{if(295857===-parseInt(n(509))/1+parseInt(n(503))/2*(parseInt(n(514))/3)+-parseInt(n(511))/4*(parseInt(n(504))/5)+parseInt(n(513))/6+-parseInt(n(508))/7*(-parseInt(n(505))/8)+-parseInt(n(501))/9+parseInt(n(500))/10*(parseInt(n(510))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qa);class Xa extends t.Plugin{static get[Wa(499)](){return[aa]}[Wa(498)](){const t=Wa,e=this[t(515)];e[t(512)][t(502)](t(497))&&e[t(512)][t(496)](t(516))[t(506)](t(507))}}function Za(t,e){const n=Qa();return(Za=function(t,e){return n[t-=162]})(t,e)}const Ya=Za;function Qa(){const t=["tableCellWidth","nodeAfter","setAttribute","TableCellPropertiesEditing","tableWidth","16OxQrvt","handleSuggestionDescription","getSuggestionCallback","tableCellBorderStyle","tableCellVerticalAlignment","get","afterInit","2347506poSwaK","findAncestor","descriptionFactory","2322859LupnYU","handleDiscardAction","_suggestionFactory","removeAttribute","getAttribute","tableCellBorderColor","enqueueChange","getContainedElement","19722LbbJPa","TableUtils","document","markBlockFormat","data","getSuggestions","tableHeight","registerCustomCallback","formatBlock","8vPcNsp","_getSuggestion","*Format:* change table properties","267460NkoIeb","tableCellPadding","10APZxwu","tableBorderWidth","join","plugins","TrackChangesTableProperties","4344jhvtAO","batch","2094012XpwELt","TrackChangesEditing","tableBorderStyle","model","start","tableCellBackgroundColor","tableProperties","961251nTOIXp","tableCellHorizontalAlignment","table","discard","tableBackgroundColor","format","tableAlignment","has","tableBorderColor","TablePropertiesEditing","pluginName","getSelectionAffectedTableCells","19118rnOVah","tableCellHeight","20MoagNA","tableCellBorderWidth","tableCellProperties","change","editor","enableCommand","registerDescriptionCallback","*Format:* change table cell properties","subType","getFirstPosition","_handlePropertyChange","selection","commandParams","locale","accept"];return(Qa=function(){return t})()}!function(t,e){const n=Za,r=t();for(;;)try{if(352552===-parseInt(n(199))/1*(-parseInt(n(213))/2)+-parseInt(n(227))/3+parseInt(n(181))/4*(-parseInt(n(211))/5)+parseInt(n(220))/6+parseInt(n(191))/7*(parseInt(n(208))/8)+parseInt(n(188))/9*(-parseInt(n(241))/10)+parseInt(n(239))/11*(parseInt(n(218))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qa);class Ja extends t.Plugin{constructor(t){const e=Za;super(t),this[e(226)]=[e(235),e(222),e(214),e(233),e(180),e(205),e(231)],this[e(163)]=[e(196),e(184),e(162),e(212),e(176),e(240),e(225),e(228),e(185)]}static get[Ya(237)](){return Ya(217)}[Ya(187)](){const t=Ya,e=this[t(165)][t(216)][t(186)](t(221));if(this[t(165)][t(216)][t(234)](t(236))){for(const n of this[t(226)])e[t(166)](n,((e,r)=>{const s=t,o=this[s(165)][s(223)][s(201)][s(172)][s(170)]()[s(189)](s(229));this[s(171)](n,[o],this[s(226)],s(226),e,r)}));e[t(193)][t(206)](t(207),t(226),t(175),e[t(193)][t(183)](t(207),null,t(230))),e[t(193)][t(206)](t(207),t(226),t(230),((e,n)=>this[t(192)](this[t(226)],e,n))),e[t(193)][t(206)](t(207),t(226),t(215),(()=>!1))}if(this[t(165)][t(216)][t(234)](t(179))){for(const n of this[t(163)])e[t(166)](n,((e,r)=>{const s=t,o=this[s(165)][s(216)][s(186)](s(200))[s(238)](this[s(165)][s(223)][s(201)][s(172)]);this[s(171)](n,o,this[s(163)],s(163),e,r)}));e[t(193)][t(206)](t(207),t(163),t(175),e[t(193)][t(183)](t(207),null,t(230))),e[t(193)][t(206)](t(207),t(163),t(230),((e,n)=>this[t(192)](this[t(163)],e,n))),e[t(193)][t(206)](t(207),t(163),t(215),(()=>!1))}e[t(190)][t(167)]((e=>this[t(182)](e)))}[Ya(171)](t,e,n,r,s,o){const i=Ya,a=this[i(165)][i(216)][i(186)](i(221));this[i(165)][i(223)][i(197)](o[i(219)],(()=>{const t=i;for(const i of e)if(this[t(209)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(195)](r);void 0!==n&&(e[r]=n)}s(o),a[t(202)](i,{commandParams:[e]},[],r)}}))}[Ya(192)](t,e,n){const r=Ya,s=e[0][r(224)][r(177)],o=n[r(173)][0];this[r(165)][r(223)][r(164)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(178)](r,o[r],s):e[n(194)](r,s)}))}[Ya(182)](t){const e=Ya;if(t[e(203)])switch(t[e(169)]){case e(226):return{type:e(232),content:zr(this[e(165)][e(174)],e(210))};case e(163):return{type:e(232),content:zr(this[e(165)][e(174)],e(168))}}}[Ya(209)](t,e){const n=Ya,r=this[n(165)][n(216)][n(186)](n(221));for(const s of r[n(204)]({skipNotAttached:!0})){const r=s[n(198)]();if(s[n(169)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Q?Q.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Je(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=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})),Jt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)Ur(n,e[s]);return n})),Ec=Tc;function bc(){const t=["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.","creator","_breakSuggestionMarker","for","skipNestingCheck","addMarkerName","toUpperCase","rethrowUnexpectedError","getAllAdjacentSuggestions","trackChangesCommand","createElement","isExternal","_joinSuggestions","markBlockFormat","previous","ck-suggestion-marker-","_inlineAttributeKeys","assign","multi","selection","_getMarkerAnnouncementText","_handleNewSuggestionMarker","_isRegisteredAttribute","from","PendingActions","splice","format","suggestion:","insertion:discard","getRanges","insertion","ck-suggestion-marker-formatInline","markers","formatBlock:","setAttribute","accept","showSuggestionHighlights","formatGroupId","applyOperation","_customCallbacks","toJSON","return","start","_cutOutSuggestionMarker","38118jtRFAv","$elementName","newRange","markerReady","createRange","conversion","getIntersection","addMarker:suggestion:attribute","markMultiRangeDeletion","writer","setTo","init","isInsideObject","formatInline:","trackChanges.trackFormatChanges","oldValue","attributeKey","getNearestSelectionRange","sort","isObject","isOwn","_suggestionFactory","_trackFormatChanges","editor","enableDefaultAttributesIntegration","isNextTo","2093620KOkKdl","mapper","_rangeIsInLocalUserInsertion","update:suggestion","model","chain","differ","containerElement","stopListening","_registerDefaultCallbacks","_suggestions","addMarker:suggestion","_refreshAttributeSuggestionsChain","formatBlock:join","_suggestionState","removeMarker:suggestion:formatBlock","discardSelectedSuggestions","schema","getFirstMarker","define","createSelection","attribute","deletion:chain","createRangeOn","elementToElement","_getAuthorFromId","discard","_defaultCallbacks","containsItem","open","_updateSuggestionData","updateMarker","markerNameToElements","bindElementToMarker","_setSuggestionRange","pop","stop","deletion:join","length","descriptionFactory","_model","containsRangeInObject","TrackChangesEditing","clear","substring","backward","forward","track-changes-enable-command-twice","acceptSuggestion","comments","isAfter","rootName","Users","formatInline:accept","formatInline:join","requires","suggestionLoaded","some","_isForcedDefaultExecutionBlock","values","isSelectable","buildSuggestion","markerName","attributes","group","getUser","delete","tablePasteChainId","accepted","value","type","pluginName","nodeBefore","reconvertMarker","attributeNewValue","_element","_refreshSuggestionsChain","isRemovable","discardSuggestion","removeAttribute","warn","_removeSuggestion","isBefore","registerInlineAttribute","error-saving-suggestion-data-suggestion-discarded","elementEnd","hasCommentThread","element","isAtStart","_commentsRepository","isArray","track-changes-adapter-missing-getsuggestion","attributeOldValue","63sDRtJS","change","head","markerToHighlight","formatBlock:discard","$text","_afterChanges","$textProxy","always","ENTER","getCustomProperty","isInContent","dataDowncast","189gKyikD","_checkSuggestionCorrectness","toViewElement","track-changes-command-not-found","filter","plugins","containsRange","discardAllSuggestions","_getSuggestionData","239483BGCyjs","addMarker:suggestion:formatBlock","PENDING_ACTION_SUGGESTION","trackChanges.mergeNestedSuggestions","attribute:discard","name","upcast","adapter","markAttributeChange","includes","isAtEnd","end","marker-count","nodeAfter","addSuggestion","getSuggestions","then","next","authorName","registerPostFixer","activeMarkers","commentThread","_isBlockAttribute","change:_saved","item","insert","isUndo","commands","author","formatInline:chain","_SUGGESTION_ANNOUNCEMENT","splitPosition","createPositionAt","getSuggestion","attribute:join","_adapter","$graveyard","moveTargetPosition","forceDefaultExecution","low","_isDataLoaded","every","registerCustomCallback","suggestion","LEAVE","deletion","10102416muIRwf","insertion:accept","addComment","removeClass","notReady","enableReadOnlyMode","rejected","insertion:","removeMarker:suggestion:attribute","attribute:accept","getMarkers","subType","addHighlight","updateSuggestion","join","_addSuggestionMarker","isIntersecting","track-changes-user-not-found","_joinWithAdjacentSuggestions","parent","markInsertion","widget","_addThreadToSuggestion","isTouching","_onDiscard","markInlineFormat","getFirstRange","CommentsRepository","concat","addClass","listenTo","insertion:chain","_processAttributeSuggestions","dataReady","groupId","_findSuggestions","getItems","suggestionUnloaded","isIntersectingWithRange","unbind","addCommentThread","ck-suggestion-marker-formatBlock","oldRange","containsPosition","move","elementStart","get","createPositionAfter","getCommentThread","substr","commandName","getChanges","suggestion-type","deletion:accept","isMultiRange","editing","fetchCommentThread","track-changes-adapter-already-set","range","default","refresh","highest","formatBlock","createdAt","isDocumentOperation","unbindElementFromMarkerName","document","acceptAllSuggestions","execute","_enabledCommands","@external","markDeletion","addUser","removed","insertContent","fromCharCode","find","isEqual","deletion:discard","documentSelection","getLastMatchingPosition","removeMarkers","_getExternalAuthor","_saved","ck-suggestion-marker","add","size","_editor","split","root","formatInline:discard","multipleBlocks","authoredAt","consume","rename","isBlock","createRangeIn","56090YspuGQ","suggestionChanged","setSelection","high","ck-suggestion-marker--active","unshift","fire","_getAttributeKey","_splitMarkerName","acceptSelectedSuggestions","_reduceSuggestionAttributeRange","lowest","catch","getShiftedBy","isLocal","config","track-changes-suggestion-data-mismatch","data","meta","remove","locale","markerToData","change:data","enqueueChange","map","createPositionBefore","announce","attribute:","isLimit","_processAttributeChanges","forEach","_initAriaMarkerChangeAnnouncements","data-suggestion","originalSuggestionId","registerBlockAttribute","_setSuggestionData","deletion:","getChangedMarkers","targetPosition","keys","getAncestors","252lulqGH","external:","options","_blockAttributeKeys","normal","push","formatBlock:chain","_mergeNestedSuggestions","clone","collaboration.channelId","addRange","enableCommand","$marker","insertion:join","442sshGOX","before","removeMarker","_recordAttributeSuggestions","startsWith","detach","newValue","markMultiRangeBlockFormat","has","getAttribute","_createSuggestion","isCollapsed","consumable","getDifference","markMultiRangeInsertion","set","formatInline","FORMATTING","howMany","suggestion:attribute:","_recordAttributeChanges","never","deleteContent","formatBlock:accept","change:activeMarkers","position","addMarker","dataToMarker","getRange","_reduceExistingSuggestions","getSuggestionCallback","fromRange","hasSuggestion","track-changes-suggestion-not-found","234532YBjIVk","resolve","hasComments","addSuggestionData","_descriptionFactory","key","getMultiRangeId","ready","getContainedElement","batch","trackChanges","after","getWalker","removeComment","editingDowncast"];return(bc=function(){return t})()}function Tc(t,e){const n=bc();return(Tc=function(t,e){return n[t-=129]})(t,e)}!function(t,e){const n=Tc,r=t();for(;;)try{if(776932===-parseInt(n(161))/1+parseInt(n(359))/2*(-parseInt(n(345))/3)+parseInt(n(393))/4+-parseInt(n(478))/5+-parseInt(n(452))/6*(-parseInt(n(152))/7)+parseInt(n(207))/8+parseInt(n(139))/9*(-parseInt(n(304))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const _c=Ec(453);class yc extends t.Plugin{static get[Ec(533)](){return[Ec(234),o.Users,t.PendingActions,Jr,ns,as,ls,Ts,ms,ys,Ss,Ps,$s,so,uo,go,Io,Ao,Lo,vo,Do,Ho,Bo,qo,Qo,ti,ai,pi,Ri,oi,Vs,qs,Ei,Ai,vi,Fi,ji,zi,Xi,$i,ra,aa,ha,ma,Xa,ya,Na,xa,Ja,Oa,ja,za]}static get[Ec(549)](){return Ec(520)}get[Ec(397)](){return this[Ec(517)]}constructor(t){const e=Ec;function n(t){const e=Tc;return t[e(328)]((t=>String[e(282)](t)))[e(221)]("")}super(t),this[e(362)]=!1,this[e(374)](e(181),[]),this.on(e(383),((n,r,s,o)=>{const i=e;this[i(518)][i(140)]((()=>{const e=i;for(const n of[...o,...s])this[e(518)][e(440)][e(367)](n)&&t[e(262)][e(551)](n)}))})),this[e(517)]=new Xr(this[e(475)][e(482)][e(495)],this[e(475)][e(324)]),this[e(196)]=null,this[e(473)]=new Ac(this[e(475)]),this[e(488)]=new Map,this[e(135)]=t[e(157)][e(253)](e(234)),this[e(276)]=new Set,this[e(518)]=this[e(475)][e(482)],this[e(492)]=new WeakMap,this[e(536)]=!1,this[e(348)]=new Set([e(453)]),this[e(424)]=new Set,t[e(319)][e(497)](e(466),e(266)),this[e(474)]=t[e(319)][e(253)](e(466)),t[e(319)][e(497)](e(164),!0),this[e(352)]=t[e(319)][e(253)](e(164)),this[e(417)]=new f(t,this[e(276)]),this[e(335)](),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,48,51,52])}[Ec(463)](){const t=Ec,n=this[t(475)],r=(e,n)=>{const r=t;if(r(499)!=e)return r(423)+e;const s=n[r(295)]("|")[0];return this[r(183)](s)?r(248):r(439)};n[t(457)][t(411)](t(407))[t(142)]({model:t(204),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(312)](e[n(540)]),a=[n(291),r(o,i)];let c=3e3;return this[n(181)][n(170)](e[n(540)])&&(a[n(350)](n(308)),c=3010),n(206)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(457)][t(411)](t(151))[t(292)]((e=>{const r=t;e.on(r(489),((t,e,s)=>{const o=r;if(!s[o(347)][o(444)])return;const i=e[o(185)];if(!i)return;const c=s[o(479)][o(154)](i);n[o(482)][o(495)][o(471)](i)&&c&&!c[o(149)](o(228))&&c.is(o(485))&&(0,a.toWidget)(c,s[o(461)])}),{priority:r(307)})})),n[t(457)][t(411)](t(151))[t(142)]({model:t(204),view:(e,n)=>{const s=t;if(!n[s(347)][s(444)])return null;const{type:o,subType:i}=this[s(312)](e[s(540)]);return{classes:[s(291),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(185)])return;const{id:c}=this[a(312)](o[a(540)]);if(r){const t=this[a(488)][a(253)](c),e=this[a(311)](t);if(!this[a(183)](e))return}if(o[a(185)].is(a(427)))return void i[a(371)][a(300)](o[a(185)],s[a(166)]);const u=i[a(479)][a(154)](o[a(185)]);if(o[a(185)].is(a(133))&&n[a(482)][a(495)][a(302)](o[a(185)])&&!u[a(149)](a(219))){i[a(461)][a(236)]([a(291),a(248)],u),i[a(461)][a(442)](a(336),c,u),i[a(479)][a(511)](u,o[a(540)]),e&&(this[a(181)][a(170)](o[a(540)])?i[a(461)][a(236)](a(308),u):i[a(461)][a(210)](a(308),u));for(const t of n[a(482)][a(303)](o[a(185)])[a(243)]())i[a(371)][a(300)](t,s[a(166)]);i[a(371)][a(300)](o[a(185)],s[a(166)])}};n[t(457)][t(411)](t(151))[t(292)]((e=>{const n=t;e.on(n(162),((t,e,r)=>{const o=n;r[o(347)][o(444)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(268)})})),n[t(457)][t(411)](t(151))[t(292)]((e=>{const n=t;e.on(n(459),((t,e,r)=>{const o=n;r[o(347)][o(444)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(268)})})),n[t(457)][t(411)](t(151))[t(325)]({model:t(204),view:(e,n)=>n[t(347)][t(444)]?null:{group:t(204),name:e[t(256)](11)}}),n[t(457)][t(411)](t(167))[t(502)]({view:{name:t(204),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(435)+e[r(368)](r(259))+":"+e[r(368)]("id");return e[r(368)](r(173))&&(s+=":"+e[r(368)](r(173))),n[r(418)](r(357),{"data-name":s})}}),n[t(457)][t(411)](t(167))[t(386)]({view:t(204)}),n[t(457)][t(411)](t(407))[t(292)]((e=>{const n=t;e.on(n(162),s(),{priority:n(307)})})),n[t(457)][t(411)](t(407))[t(292)]((e=>{const n=t;e.on(n(459),s({isAttributeSuggestion:!0}),{priority:n(307)})})),n[t(457)][t(411)](t(407))[t(292)]((e=>{const n=t;e.on(n(493),((t,e,r)=>{const s=n,o=r[s(479)][s(510)](e[s(540)]);if(o)for(const t of o)t[s(149)](s(219))||(r[s(461)][s(210)]([s(291),s(248),s(308)],t),r[s(461)][s(557)](s(336),t),r[s(479)][s(272)](t,e[s(540)]))}),{priority:n(307)})})),n[t(457)][t(411)](t(407))[t(292)]((e=>{const n=t;e.on(n(215),((t,e,r)=>{const s=n,o=r[s(479)][s(510)](e[s(540)]);if(!o)return;const{id:i}=this[s(312)](e[s(540)]),a=this[s(488)][s(253)](i),c=this[s(311)](a);if(this[s(183)](c))for(const t of o)t[s(149)](s(219))||(r[s(461)][s(210)]([s(291),s(248),s(308)],t),r[s(461)][s(557)](s(336),t),r[s(479)][s(272)](t,e[s(540)]))}),{priority:n(307)})})),n[t(482)][t(273)][t(180)]((e=>{const r=t;let s=!1;const o=Array[r(431)](n[r(482)][r(273)][r(484)][r(341)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(312)](t);if(r(204)!==o)continue;const h=this[r(488)][r(253)](f);if(null!=c[r(454)]){r(375)==u&&(s=s||Lc(c[r(454)],t,e,n[r(482)][r(495)]));const o=r(499)==u&&this[r(183)](l[r(295)]("|")[0]);if(c[r(454)][r(370)]||r(197)==c[r(454)][r(296)][r(529)]||r(269)==u&&!Nc(c[r(454)])||o&&!Nc(c[r(454)])||r(206)==u&&(Cc(a=c[r(454)])||function(t){const e=r;return t[e(450)][e(226)]==t[e(172)][e(550)]&&t[e(450)][e(171)]}(a)))e[r(361)](t),s=!0;else{if(!h||!h[r(150)])continue;i[r(292)](h)}}}var a;return i[r(293)]>0&&(s=!!this[r(225)](i)||s),s})),n[t(482)][t(273)][t(180)]((e=>{const r=t;let s=!1;for(const t of n[r(482)][r(273)][r(484)][r(258)]())if(r(186)==t[r(548)])for(const t of this[r(488)][r(537)]()){if(t[r(261)]||!t[r(150)])continue;const o=r(269)==t[r(548)],i=this[r(311)](t),a=i&&this[r(183)](i);if(!o&&!a)continue;const c=t[r(233)]();if(c[r(450)][r(226)]!=c[r(172)][r(226)]&&!c[r(172)][r(171)]){const o=n[r(482)][r(193)](c[r(450)][r(174)],r(172)),i=n[r(482)][r(456)](c[r(450)],o);e[r(509)](t[r(496)](),{range:i}),s=!0}}return s})),n[t(482)][t(273)][t(180)]((e=>this[t(333)](e))),n[t(482)][t(273)][t(180)]((e=>!e[t(402)][t(318)]&&this[t(239)](e))),n[t(482)].on(t(145),(()=>{this[t(362)]=!1})),n[t(482)][t(273)].on(t(326),((r,s)=>{const o=t;if(!s[o(318)]||s[o(187)])return;if(!this[o(362)])return;const i=n[o(482)][o(273)][o(484)][o(258)]();if(0==i[o(516)])return;const a=[],c=i[o(156)]((t=>o(499)==t[o(548)])),u=i[o(156)]((t=>o(186)==t[o(548)]&&o(144)!=t[o(166)])),l=i[o(156)]((t=>o(323)==t[o(548)]&&o(144)!=t[o(166)]));for(const t of c)this[o(430)](t[o(468)])&&a[o(350)]({key:t[o(468)],newValue:t[o(552)],oldValue:t[o(138)],range:Sc(t[o(265)],n[o(482)])});for(const t of u){const e=l[o(283)]((e=>e[o(553)]===t[o(553)]));if(e){const r=Mc(t[o(384)][o(174)],n[o(482)]);e[o(166)]!==t[o(166)]&&a[o(350)]({key:o(453),newValue:t[o(166)],oldValue:e[o(166)],range:r});for(const[n,s]of e[o(541)]){if(!this[o(430)](n))continue;const e=t[o(541)][o(253)](n);s!==e&&a[o(350)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(541)])this[o(430)](n)&&(e[o(541)][o(367)](n)||a[o(350)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(516)]&&n[o(482)][o(327)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(169)](t,e,s,o,{groupId:r});this[n(388)](t,a)}))}),{priority:t(315)}),n[t(482)][t(440)].on(t(481),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(312)](n[s(166)]),e=this[s(488)][s(253)](t);e&&e[s(413)](n[s(166)])}})),n[t(482)][t(273)].on(t(326),(()=>{const e=t,r=Array[e(431)](n[e(482)][e(273)][e(484)][e(341)]())[e(156)]((t=>e(204)===this[e(312)](t[e(166)])[e(542)]));if(0===r[e(516)])return;r[e(470)](((t,n)=>{const r=e,s=t[r(321)][r(249)],o=n[r(321)][r(249)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(450)][r(560)](o[r(450)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(312)](t);if(null===n[e(249)]){const n=this[e(429)](t);o[e(292)](n)}else{const t=this[e(488)][e(253)](r);null!==n[e(454)]||t[e(150)]?(s[e(292)](t[e(141)]),o[e(292)](t)):this[e(559)](t)}}o[e(293)]>0&&this[e(554)](o);for(const t of s)this[e(310)](e(305),t)})),n[t(482)].on(t(446),((e,r)=>{const s=t,o=r[0];if(!this[s(488)][s(293)])return;if(!o[s(271)])return;if(o[s(402)][s(187)]||!o[s(402)][s(318)])return;let i,a;switch(o[s(548)]){case s(186):i=n[s(482)][s(193)](o[s(384)]),a=i[s(317)](o[s(377)]);break;case s(295):i=n[s(482)][s(193)](o[s(192)]),a=n[s(482)][s(193)](o[s(198)]);break;case s(251):i=n[s(482)][s(193)](o[s(342)]),a=i[s(317)](o[s(377)]);break;default:return}const c=n[s(482)][s(456)](i,a);n[s(482)][s(140)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(242)](c)){if(e[t(261)])continue;if(t(375)==e[t(548)])continue;const r=this[t(311)](e);if(r&&this[t(183)](r)&&t(295)!=o[t(548)])continue;const s=e[t(321)]&&e[t(321)][t(298)];(t(269)!=e[t(548)]||t(295)==o[t(548)]&&!s)&&(n[t(519)]||t(438)==e[t(548)]&&n[t(472)]||e[t(233)]()[t(158)](c)&&this[t(410)](e,i,a))}}))}),{priority:t(315)}),n[t(482)].on(t(381),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(199)])return;if(this[s(536)])return;if(!this[s(417)][s(547)])return;if(o[s(370)])return;const a=n[s(482)][s(495)],{start:c,end:u}=o[s(233)](),l=c[s(174)]&&a[s(332)](c[s(174)])?null:a[s(469)](c,s(524)),f=u[s(550)]&&a[s(332)](u[s(550)])?null:a[s(469)](u,s(523)),h=n[s(482)][s(456)](l?l[s(450)]:c,f?f[s(172)]:u);n[s(482)][s(140)]((t=>{const e=s;this[e(278)](h);const r=n[e(482)][e(495)][e(469)](h[e(450)]);o.is(e(286))?t[e(306)](r):o[e(462)](r)})),e[s(514)]()}),{priority:e.priorities[t(349)]+10}),n[t(482)].on(t(281),((e,r)=>{const s=t,o=r[r[s(516)]-1];o&&o[s(199)]||this[s(536)]||this[s(417)][s(547)]&&(n[s(482)][s(140)]((()=>{const t=s;let o=n[t(482)][t(281)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(449)]=o[t(353)]();const i=o[t(172)][t(550)],a=n[t(482)][t(495)];i&&a[t(302)](i)&&!a[t(471)](i)&&(o=n[t(482)][t(456)](o[t(450)],n[t(482)][t(193)](i,t(172)))),this[t(227)](o)})),e[s(514)]())}),{priority:t(307)}),this[t(475)][t(188)][t(292)](t(403),this[t(417)]),this[t(356)](t(403));const o=new d(n,this[t(488)]);n[t(188)][t(292)](t(526),o),this[t(356)](t(526));const i=new b(n,this[t(488)]);n[t(188)][t(292)](t(556),i),this[t(356)](t(556)),n[t(188)][t(292)](t(274),new S(n,o,this[t(488)])),this[t(356)](t(274)),n[t(188)][t(292)](t(159),new S(n,i,this[t(488)])),this[t(356)](t(159)),n[t(188)][t(292)](t(313),new O(n,o,this[t(488)])),this[t(356)](t(313)),n[t(188)][t(292)](t(494),new O(n,i,this[t(488)])),this[t(356)](t(494));const c=n[t(157)][t(253)](t(234));this[t(237)](c,t(209),((e,{threadId:n})=>{const r=t,s=this[r(488)][r(253)](n);s&&s[r(182)]&&1===s[r(182)][r(516)]&&this[r(508)](n,{hasComments:!0})}),{priority:t(200)}),this[t(237)](c,t(406),((e,{threadId:n})=>{const r=t,s=this[r(488)][r(253)](n);s&&s[r(182)]&&!s[r(182)][r(516)]&&this[r(508)](n,{hasComments:!1})}),{priority:t(200)})}set[Ec(168)](t){const n=Ec;if(this[n(196)])throw new e.CKEditorError(n(264),this);this[n(196)]=t}get[Ec(168)](){return this[Ec(196)]}[Ec(176)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(488)][n(537)]())t&&!e[n(150)]||r[n(350)](e);return e?r[n(328)]((t=>t[n(448)]())):r}[Ec(194)](t){const n=Ec,r=this[n(488)][n(253)](t);if(!r)throw new e.CKEditorError(n(392),this);return r}[Ec(391)](t){const e=Ec;return this[e(488)][e(367)](t)}[Ec(396)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(548)][e(295)](":"),a=this[e(488)][e(253)](r)||this[e(369)](o,i,r,n,s);if(this[e(229)](a),this[e(153)](a,o,i||null,n),a[e(270)]=t[e(270)],a[e(201)]=!0,s&&s[e(277)]){const t=s[e(277)],n=this[e(289)](t[e(179)]);a[e(299)]=t[e(270)],a[e(189)]=n,a[e(419)]=!0}else a[e(299)]=t[e(270)];switch(t[e(321)]&&(a[e(321)]=t[e(321)]),t[e(541)]&&(a[e(541)]=t[e(541)]),this[e(196)]&&this[e(196)][e(175)]||(a[e(290)]=!0),this[e(492)][e(253)](a)){case e(211):this[e(492)][e(374)](a,e(240));break;case e(455):a[e(150)]?(this[e(225)](new Set([a])),this[e(554)](new Set([a])),this[e(492)][e(374)](a,e(400)),this[e(310)](e(534),a)):this[e(492)][e(374)](a,e(280))}return a}[Ec(526)](t){const e=Ec;this[e(199)]((()=>{const n=e;this[n(475)][n(482)][n(140)]((()=>{const e=n;for(const n of t[e(416)]())n[e(443)]()}))}))}[Ec(556)](t){const e=Ec;this[e(199)]((()=>{const n=e;this[n(475)][n(482)][n(140)]((()=>{const e=n;for(const n of t[e(416)]())n[e(504)]()}))}))}[Ec(356)](t,n){const r=Ec,s=this[r(475)][r(188)][r(253)](t);if(!s)throw new e.CKEditorError(r(155),this,{commandName:t});if(this[r(276)][r(367)](s))throw new e.CKEditorError(r(525),this,{commandName:t});this[r(276)][r(292)](s),n&&s.on(r(275),((t,e)=>{const o=r;this[o(417)][o(547)]&&(this[o(536)]||(e[o(516)]>0&&e[e[o(516)]-1]&&e[e[o(516)]-1][o(199)]?e[o(513)]():(t[o(449)]=n(((...t)=>s[o(275)](...t,{forceDefaultExecution:!0})),...e),t[o(514)]())))}),{priority:r(307)})}[Ec(199)](t){const n=Ec;let r,s;const o=this[n(536)];this[n(536)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(536)]=!1),s&&e.CKEditorError[n(415)](s,this),r}[Ec(227)](t,n=null,r={}){const s=Ec;if(t[s(370)])return null;const o=this[s(475)][s(157)][s(253)](s(530)).me;for(const{suggestion:e,meta:o}of this[s(242)](t,s(438)))if(o[s(472)]){if(!o[s(477)]){if(o[s(519)]){if(!this[s(352)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(410)](e,t[s(450)],t[s(172)]);break}if(n==e[s(218)]&&wc(e,r)){const n=e[s(233)]();return n[s(450)][s(284)](t[s(172)])?this[s(512)](e,this[s(518)][s(456)](t[s(450)],n[s(172)])):this[s(512)](e,this[s(518)][s(456)](n[s(450)],t[s(172)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(214)+n:s(438),u=this[s(339)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(222)](c,i,a,t),u}[Ec(373)](t,n=Ec(426),r={}){const s=Ec,o=this[s(475)][s(157)][s(253)](s(530)).me,i=this[s(473)][s(389)](s(438),n,s(221));for(const e of this[s(176)]())if(e[s(189)].id==o.id&&s(438)==e[s(548)]&&e[s(218)]==n&&wc(e,r)&&(i(e[s(437)](),t)||i(t,e[s(437)]()))){for(const n of t)e[s(355)](n);return e}for(const{suggestion:e,meta:n}of this[s(242)](t,s(438))){if(!n[s(472)])continue;if(!this[s(352)]&&n[s(519)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(437)]())for(const e of t)if(!n[s(158)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(214)+n,l=this[s(339)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(222)](u,a,c,e,Hr[s(399)]());return l}[Ec(232)](t,n,r=null,s={}){const o=Ec;if(r=r||Rc(n),t[o(370)])return null;if(o(380)===this[o(474)]){const e=this[o(473)][o(389)](o(375),r,o(443));return this[o(199)]((()=>e([t],n,s))),null}const i=this[o(475)][o(157)][o(253)](o(530)).me,a=[];if(o(147)!==this[o(474)])for(const{suggestion:e,meta:n}of this[o(242)](t,o(438)))n[o(472)]&&!n[o(464)]&&a[o(350)](...e[o(437)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(458)](s);e&&r[n(350)](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(516)];){const s=r[e][n(372)](t);r[n(433)](e,1,...s),e+=s[n(516)]}}return r}(t,a);c[o(516)]&&this[o(518)][o(140)]((()=>{const t=o;for(const e of c){const o=this[t(473)][t(389)](t(375),r,t(443));this[t(199)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(450)],u=t[o(172)];for(const{suggestion:e,meta:n}of this[o(242)](t,o(375))){if(!n[o(472)])continue;if(e[o(218)]!=r)continue;if(!wc(e,s))continue;const i=e[o(233)]();if(i[o(158)](t,!0))return null;c=c[o(560)](i[o(450)])?c:i[o(450)],u=u[o(528)](i[o(172)])?u:i[o(172)],a?i[o(450)][o(560)](a[o(233)]()[o(450)])?(a[o(288)](),a=e):e[o(288)]():a=e}const l=this[o(518)][o(456)](c,u);if(a)this[o(512)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(339)]({id:t,type:o(465)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(222)](o(465)+r,t,a,l)}}return null}[Ec(421)](t,n,r=[],s=null,o={}){const i=Ec;n[i(445)]||(n[i(445)]=n[i(257)]),n[i(298)]=t.is(i(265)),s=s||Rc(n);const a=r[i(328)]((t=>Mc(t,this[i(518)]))),c=t.is(i(265))?t:Mc(t,this[i(518)]);if(i(380)===this[i(474)]){const t=this[i(473)][i(389)](i(269),s,i(443));return this[i(199)]((()=>t([c],n,o))),null}a[i(350)](c);let u=!0;for(const t of a)if(!this[i(480)](t)){u=!1;break}if(u&&i(147)!==this[i(474)]){const t=this[i(473)][i(389)](i(269),s,i(443));return this[i(199)]((()=>t([c],n,o))),null}let l=null,f=c[i(450)],h=c[i(172)];for(const{suggestion:t,meta:e}of this[i(242)](c,i(269))){if(!e[i(472)])continue;if(e[i(477)]||e[i(519)]||e[i(464)])continue;if(t[i(321)][i(445)]!=n[i(445)])continue;if(!wc(t,o))continue;const r=t[i(233)]();if(t[i(218)]==s){if(r[i(158)](c,!0))return null;f=f[i(560)](r[i(450)])?f:r[i(450)],h=h[i(528)](r[i(172)])?h:r[i(172)],l?r[i(450)][i(560)](l[i(233)]()[i(450)])?(l[i(288)](),l=t):t[i(288)]():l=t}else{const e=c[i(458)](r);this[i(451)](t,e)}}const g=this[i(475)][i(157)][i(253)](i(530)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(512)](l,this[i(518)][i(456)](f,h)),l;{const t=this[i(339)]({id:d,type:i(441)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(222)](i(441)+s,d,p,this[i(518)][i(456)](f,h)),t}}[Ec(366)](t,n,r=[],s=null,o={}){const i=Ec;n[i(445)]||(n[i(445)]=n[i(257)]);const a=t[0];n[i(298)]=a.is(i(265)),s=s||Rc(n);const c=r[i(328)]((t=>Mc(t,this[i(518)]))),u=a.is(i(265))?t:t[i(328)]((t=>Mc(t,this[i(518)])));if(i(380)===this[i(474)]){const t=this[i(473)][i(389)](i(269),s,i(443));return this[i(199)]((()=>t(u,n,o))),null}c[i(350)](...u);let l=!0;for(const t of c)if(!this[i(480)](t)){l=!1;break}if(l&&i(147)!==this[i(474)]){const t=this[i(473)][i(389)](i(269),s,i(443));return this[i(199)]((()=>t(u,n,o))),null}const f=this[i(475)][i(157)][i(253)](i(530)).me;for(const t of this[i(176)]()){if(t[i(189)].id!=f.id)continue;if(i(269)!=t[i(548)]||t[i(321)][i(445)]!=n[i(445)])continue;if(!wc(t,o))continue;const e=t[i(218)]==s;for(let n=0;n<u[i(516)];n++){const r=u[n];for(const s of t[i(217)]()){const o=s[i(387)]();if(r[i(284)](o)){e?(u[i(433)](n,1),n--):t[i(361)](s[i(166)]);break}}}}if(0==u[i(516)])return null;const h=this[i(473)][i(389)](i(269),s,i(221));for(const t of this[i(176)]())if(t[i(189)].id==f.id&&i(269)==t[i(548)]&&t[i(321)][i(445)]==n[i(445)]&&t[i(218)]==s&&wc(t,o)&&(h(t[i(437)](),u)||h(u,t[i(437)]()))){for(const e of u)t[i(355)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(441)+s,m=this[i(339)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(222)](p,g,d,t,Hr[i(399)]());return m}[Ec(278)](t,n=null,r={}){const s=Ec;if(t[s(370)])return null;const o=this[s(475)][s(157)][s(253)](s(530)).me,a=new i.LiveRange(t[s(450)],t[s(172)]);for(const{suggestion:t,meta:e}of this[s(242)](a,s(438)))if(e[s(472)]&&!e[s(477)])if(t[s(261)]){const e=t[s(437)]()[s(156)]((t=>s(197)!=t[s(296)][s(529)]));if(e[s(202)]((t=>a[s(158)](t,!0)))&&t[s(504)](),e[s(535)]((t=>t[s(158)](a,!0)))){const t=this[s(473)][s(389)](s(206),n,s(443));return this[s(199)]((()=>t([a],null,r))),null}}else{const e=a[s(458)](t[s(233)]());null!==e&&t[s(231)]([e],null,r)}if(a[s(364)](),a[s(370)]||s(197)==a[s(296)][s(529)])return null;let c=null,u=a[s(450)],l=a[s(172)];const f=this[s(242)](a,s(206));for(const{suggestion:t,meta:e}of f){const n=this[s(518)][s(456)](u,l);if(e[s(472)]&&(this[s(352)]||!e[s(519)]&&!e[s(464)]))if(t[s(261)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(437)]()){if(r[s(158)](n,!0))return t;n[s(158)](r)||(e=!1)}e&&t[s(504)]()}else{const e=t[s(233)]();if(e[s(158)](n,!0))return t;if(!wc(t,r)){n[s(158)](e)?t[s(288)]():e[s(250)](u)?u=e[s(172)]:e[s(250)](l)&&(l=e[s(450)]);continue}u=u[s(560)](e[s(450)])?u:e[s(450)],l=l[s(528)](e[s(172)])?l:e[s(172)],r=Object[s(425)]({},t[s(541)]),c?e[s(450)][s(560)](c[s(233)]()[s(450)])?(c[s(288)](),c=t):t[s(288)]():c=t}}if(c)return this[s(512)](c,this[s(518)][s(456)](u,l)),c;{const t=(0,e.uid)(),i=this[s(518)][s(456)](u,l),a=o.id,c=n?s(340)+n:s(206),f=this[s(339)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(222)](c,t,a,i),f}}[Ec(460)](t,n=Ec(426),r={}){const s=Ec,o=this[s(475)][s(157)][s(253)](s(530)).me,a=t[s(328)]((t=>new i.LiveRange(t[s(450)],t[s(172)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(242)](a,s(438)))e[s(472)]&&!e[s(477)]&&c[s(292)](t);for(const e of c)if(e[s(261)]){const o=e[s(437)]();if((!e[s(541)]||!e[s(541)][s(412)])&&o[s(202)]((t=>a[s(535)]((e=>e[s(158)](t,!0)))))&&e[s(504)](),a[s(202)]((t=>o[s(535)]((e=>e[s(158)](t,!0)))))){const e=this[s(473)][s(389)](s(206),n,s(443));return this[s(199)]((()=>e(t,null,r))),null}}else{const t=e[s(233)]();if(a[s(535)]((e=>e[s(158)](t,!0)))&&e[s(504)](),a[s(202)]((e=>t[s(158)](e,!0)))){const t=this[s(473)][s(389)](s(206),n,s(443));return this[s(199)]((()=>t(a,null,r))),null}}const u=this[s(473)][s(389)](s(206),n,s(221));let l=null;for(const t of this[s(176)]())if(t[s(189)].id==o.id&&t[s(150)]&&s(206)==t[s(548)]&&t[s(218)]==n&&wc(t,r)&&(u(t[s(437)](),a)||u(a,t[s(437)]())))if(l){if(t[s(182)]&&t[s(182)][s(516)])continue;for(const e of t[s(437)]())l[s(245)](e)||l[s(355)](e);t[s(288)]()}else{l=t;for(const e of a)t[s(245)](e)||t[s(355)](e)}if(l)return l;c[s(521)]();for(const{suggestion:t,meta:e}of this[s(242)](a,s(206)))e[s(472)]&&(this[s(352)]||!e[s(519)]&&!e[s(464)])&&wc(t,r)&&c[s(292)](t);for(const t of c){const e=t[s(437)]();if((!r||!r[s(412)])&&a[s(202)]((t=>e[s(535)]((e=>e[s(158)](t,!0))))))return t;(!t[s(541)]||!t[s(541)][s(412)])&&e[s(202)]((t=>a[s(535)]((e=>e[s(158)](t,!0)))))&&t[s(504)]()}const f=(0,e.uid)(),h=o.id,g=s(340)+n,d=this[s(339)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(364)](),t[s(370)]||s(197)==t[s(296)][s(529)]||this[s(222)](g,f,h,t,Hr[s(399)]());return d}[Ec(169)](t,n,r,s,o){const i=Ec;if(t[i(370)])return[];if(i(380)===this[i(474)])return[];const a=this[i(475)][i(157)][i(253)](i(530)).me.id,c=Array[i(431)](this[i(488)][i(537)]())[i(156)]((e=>i(499)==e[i(548)]&&e[i(321)][i(398)]==n&&e[i(245)](t)));if(i(266)===this[i(474)]){const e=this[i(242)](t,i(438))[i(156)]((({meta:t})=>t[i(472)]&&!t[i(464)]&&!t[i(477)]))[i(328)]((({suggestion:t})=>t));c[i(309)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(499)==t[i(548)]?t[i(321)][i(467)]:void 0,o=t[i(233)](),a=Array[i(431)](u[i(343)]())[i(283)]((t=>t[i(223)](o)));if(!a)continue;const c=a[i(372)](o);this[i(183)](n)&&i(438)==t[i(548)]&&0!=c[i(516)]||(u[i(544)](a),c[i(334)]((t=>{u[i(374)](t,r)})),i(438)!=t[i(548)]&&e!=s&&u[i(374)](a[i(458)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(516)]>37&&console[i(558)](i(408),{key:n});const f=(i(331)+(n+"|")+Rc({newValue:s}))[i(522)](0,60),h=this[i(339)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(350)](h),this[i(222)](f,c,a,t)}return l}[Ec(476)](t){const e=Ec;this[e(356)](t,((t,...n)=>{this[e(379)]((()=>{t(...n)}))}))}[Ec(338)](t){const e=Ec;this[e(348)][e(292)](t)}[Ec(129)](t){const e=Ec;this[e(424)][e(292)](t)}[Ec(311)](t){const e=Ec;return e(499)==t[e(548)]?t[e(218)][e(295)]("|")[0]:null}[Ec(512)](t,e){const n=Ec,r=t[n(496)]();this[n(518)][n(140)]((t=>{t[n(509)](r,{range:e})}))}[Ec(229)](t){const e=Ec,n=t.id,r=this[e(475)][e(319)][e(253)](e(354));this[e(135)][e(132)](n)||this[e(135)][e(247)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(135)][e(255)](n);s[e(246)](e(555)),s[e(555)]=!1,t[e(182)]=s}[Ec(153)](t,n,r,s){const o=Ec;if(t[o(548)]!=n||t[o(218)]!=r||t[o(409)].id!=s)throw this[o(475)][o(212)](o(320)),new e.CKEditorError(o(320),this)}[Ec(451)](t,n){const r=Ec,s=t[r(233)]();if(n[r(284)](s))t[r(288)]();else if(s[r(158)](n)){const o=this[r(518)][r(193)](n[r(450)][r(550)],r(172));this[r(512)](t,this[r(518)][r(456)](s[r(450)],o));const i=(0,e.uid)(),a=t[r(409)].id,c=t[r(548)]+":"+t[r(218)];this[r(339)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(321)],attributes:t[r(541)]});const u=this[r(518)][r(193)](n[r(172)][r(226)],r(404)),l=this[r(518)][r(456)](u,s[r(172)]);this[r(222)](c,i,a,l)}else if(s[r(250)](n[r(450)])){const e=this[r(518)][r(193)](n[r(450)][r(550)],r(172));this[r(512)](t,this[r(518)][r(456)](s[r(450)],e))}else{const e=this[r(518)][r(193)](n[r(172)][r(226)],r(404));this[r(512)](t,this[r(518)][r(456)](e,s[r(172)]))}}[Ec(480)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(242)](t,e(438))){if(!r[e(472)])continue;const s=n[e(437)]();for(const n of s)if(!t[e(372)](n)[e(516)])return!0}return!1}[Ec(503)](t){const n=Ec,r=this[n(475)][n(157)][n(253)](n(530))[n(543)](t);if(!r)throw new e.CKEditorError(n(224),this);return r}[Ec(289)](t){const e=Ec,n=this[e(475)][e(157)][e(253)](e(530)),r=(0,o.hashObject)(e(346)+t);return n[e(543)](r)||n[e(279)]({id:r,name:t})}[Ec(369)](t,e,n,r,s){const o=Ec,i=this[o(503)](r),a=this[o(473)][o(539)](t,e,n,i,s,(t=>{const e=o;this[e(508)](n,{attributes:t});const r=this[e(194)](n);this[e(225)](new Set([r])),this[e(554)](new Set([r]))}));return this[o(237)](a,o(443),(()=>{const t=o;this[t(508)](n,{state:t(546)})}),{priority:o(307)}),this[o(237)](a,o(504),(()=>{const t=o;this[t(508)](n,{state:t(213)})}),{priority:o(307)}),this[o(488)][o(374)](n,a),this[o(492)][o(374)](a,o(211)),a}[Ec(312)](t){const e=Ec,n=t[e(295)](":");return{group:n[0],type:n[1],subType:n[e(516)]>=5?n[2]:null,id:n[e(516)]<5?n[2]:n[3],authorId:n[e(516)]<5?n[3]:n[4],markerCount:6==n[e(516)]?n[5]:null}}[Ec(410)](t,n,r){const s=Ec,o=t[s(233)](),i=o[s(450)],a=o[s(172)];this[s(512)](t,this[s(518)][s(456)](i,n));const c=(0,e.uid)(),u=t[s(409)].id,l=t[s(548)]+(t[s(218)]?":"+t[s(218)]:"");this[s(339)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(541)],data:t[s(321)]});const f=this[s(311)](t);(s(269)==t[s(548)]||f&&this[s(183)](f))&&(r=this[s(518)][s(329)](r[s(226)])),this[s(222)](l,c,u,this[s(518)][s(456)](r,a))}[Ec(242)](t,e=null){const n=Ec,r=[],s=this[n(475)][n(157)][n(253)](n(530)).me;Array[n(136)](t)||(t=[t]);for(const o of this[n(176)]()){if(!o[n(150)])continue;if(e&&o[n(548)]!=e)continue;let i=!1;for(const e of o[n(437)]()){for(const a of t){const t=a[n(450)][n(284)](e[n(172)])||a[n(172)][n(284)](e[n(450)]);if(t||a[n(458)](e)){const c=a[n(158)](e)&&kc(this[n(518)][n(495)],e[n(450)],a),u=e[n(158)](a)&&kc(this[n(518)][n(495)],a[n(450)],e);r[n(350)]({suggestion:o,meta:{isOwn:s==o[n(189)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(222)](t,e,n,r,s){const o=Ec;this[o(518)][o(140)]((i=>{const a=o;let c=a(435)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(385)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(559)](t){const e=Ec,n=t[e(422)],r=t[e(178)];t[e(422)]=null,t[e(178)]=null,null!=n&&n[e(178)]==t&&(n[e(178)]=r),null!=r&&r[e(422)]==t&&(r[e(422)]=n),e(400)==this[e(492)][e(253)](t)&&(this[e(492)][e(374)](t,e(280)),this[e(310)](e(244),t,n,r))}[Ec(339)](t){const n=Ec,r=t.id,s=this[n(396)](t);if(this[n(196)]&&this[n(196)][n(175)]){const o=this[n(475)][n(157)][n(253)](n(432)),i=s[n(395)],a=s[n(218)]?s[n(548)]+":"+s[n(218)]:s[n(548)],c=this[n(475)][n(324)],u=o[n(292)](zr(c,n(163))),l={id:r,type:a,hasComments:i,data:t[n(321)]||null,originalSuggestionId:t[n(337)]||null,attributes:s[n(541)]};this[n(196)][n(175)](l)[n(177)]((t=>{const e=n;s[e(290)]=!0,o[e(323)](u),t&&t[e(270)]&&(this[e(488)][e(253)](r)[e(270)]=t[e(270)])}))[n(316)]((t=>{const r=n;throw(0,e.logWarning)(r(130)),this[r(475)][r(482)][r(327)]({isUndoable:!1},(()=>{s[r(504)]()})),s[r(486)](),this[r(488)][r(544)](s.id),this[r(492)][r(544)](s),t}))}return s}[Ec(183)](t){const e=Ec;return this[e(348)][e(367)](t)}[Ec(508)](t,e){const n=Ec,r=this[n(475)][n(157)][n(253)](n(432)),s=this[n(194)](t);if(this[n(196)]&&this[n(196)][n(220)])if(s[n(290)]){const s=r[n(292)](zr(this[n(475)][n(324)],n(163)));this[n(196)][n(220)](t,e)[n(177)]((()=>{r[n(323)](s)}))}else s.on(n(184),(()=>{this[n(508)](t,e)}))}[Ec(160)](t){const n=Ec;if(!this[n(196)]||!this[n(196)][n(194)])throw new e.CKEditorError(n(137),this);return this[n(196)][n(194)](t)}[Ec(429)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(312)](t),i=this[e(488)][e(253)](n)||this[e(369)](r,s,n,o,{});switch(this[e(153)](i,r,s,o),this[e(492)][e(253)](i)){case e(211):this[e(160)](n)[e(177)]((t=>{const r=e;let s=Promise[r(394)]();t[r(395)]&&(s=this[r(135)][r(263)]({channelId:this[r(475)][r(319)][r(253)](r(354)),threadId:n})),s[r(177)]((()=>{const e=r;this[e(396)](t)[e(290)]=!0}))})),this[e(492)][e(374)](i,e(455));break;case e(280):this[e(508)](n,{state:e(507)});case e(240):this[e(492)][e(374)](i,e(400)),this[e(310)](e(534),i);break;case e(400):this[e(310)](e(305),i)}return i[e(413)](t),i}[Ec(554)](t){const e=Ec,n=Array[e(431)](t),r=n[e(156)]((t=>e(499)==t[e(548)]));this[e(490)](r);const s=n[e(156)]((t=>!t[e(261)]&&e(499)!=t[e(548)])),o=this[e(176)]({skipNotAttached:!0})[e(156)]((t=>!t[e(261)]&&e(499)!=t[e(548)])),i=o[e(156)]((n=>!t[e(367)](n))),a=new Map(o[e(328)]((t=>[t,this[e(473)][e(389)](t[e(548)],t[e(218)],e(483))]))),c=new Map(o[e(328)]((t=>[t,t[e(233)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(516)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(516)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(516)];t++){const n=s[t];!l[e(367)](n)&&n[e(422)]&&(f[e(292)](n[e(422)]),n[e(422)][e(178)]===n&&(n[e(422)][e(178)]=null),n[e(422)]=null),!u[e(367)](n)&&n[e(178)]&&(f[e(292)](n[e(178)]),n[e(178)][e(422)]===n&&(n[e(178)][e(422)]=null),n[e(178)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(516)];e++){const r=g(t,n[e]);r&&(r[0][s(178)]=r[1],r[1][s(422)]=r[0],u[s(292)](r[0]),l[s(292)](r[1]))}}function g(t,n){const r=e;if(t[r(189)].id!==n[r(189)].id)return null;const s=a[r(253)](t)(t,n,c[r(253)](t),c[r(253)](n));return s&&a[r(253)](n)(t,n,c[r(253)](t),c[r(253)](n))?s[1][r(182)]&&s[1][r(182)][r(516)]?null:s:null}f[e(293)]&&this[e(554)](f)}[Ec(490)](t){const e=Ec;if(0==t[e(516)])return;const n=this[e(176)]({skipNotAttached:!0})[e(156)]((t=>e(499)==t[e(548)]&&t[e(201)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(541)]);s[e(367)](n)||(s[e(374)](n,r[e(516)]),r[e(350)]([]));const i=s[e(253)](n);r[i][e(350)](t)}!function(){const t=e;r[t(470)](((e,n)=>{const r=t,s=e[0][r(270)],o=n[0][r(270)];return s==o?e[0][r(541)][r(241)]<n[0][r(541)][r(241)]?-1:1:s<o?-1:1}));for(const e of r)e[t(470)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(516)];t++){if(0==r[t][e(516)])continue;const n=[];for(let s=t+1;s<r[e(516)];s++)0!=r[s][e(516)]&&i(r[t],r[s])&&n[e(350)](s);for(const s of n)r[t]=r[t][e(235)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(516)];n++)t[n][e(178)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(516)];n++)t[n][e(422)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(541)][r(241)]!==n[0][r(541)][r(241)]&&t[0][r(189)]!==n[0][r(189)])return!1;if(!function(t,e){const n=r;return!t[n(395)]&&!e[n(395)]||(!t[n(395)]||!e[n(395)])&&(!!(t[n(395)]&&e[n(270)]<t[n(182)][n(527)][n(253)](0)[n(270)])||!!(e[n(395)]&&t[n(270)]<e[n(182)][n(527)][n(253)](0)[n(270)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(541)],r(241)),o=Ic(n[0][r(541)],r(241));return!!wr(s,o)&&(!!t[r(202)]((t=>n[r(535)]((e=>t[r(233)]()[r(284)](e[r(233)]())))))&&n[r(202)]((e=>t[r(535)]((t=>e[r(233)]()[r(284)](t[r(233)]()))))))}}[Ec(225)](t){const e=Ec,n=Array[e(431)](t),r=this[e(176)]({skipNotAttached:!0}),s=r[e(156)]((n=>!t[e(367)](n))),o=new Map(n[e(328)]((t=>[t,this[e(473)][e(389)](t[e(548)],t[e(218)],e(221))]))),i=new Map(r[e(328)]((t=>[t,t[e(437)]()])));for(let t=0;t<n[e(516)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(516)];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(516)];e++){const s=r[e];if(s[a(548)]!==n[a(548)]||s[a(189)].id!==n[a(189)].id||s[a(218)]!==n[a(218)])continue;if(!Oc(n,s,[a(241)]))continue;if(a(499)==n[a(548)]&&n[a(321)][a(467)]!=s[a(321)][a(467)])continue;if(a(499)==n[a(548)]&&t[a(183)](n[a(321)][a(398)]))continue;if(a(269)==n[a(548)]){const e=t[a(475)][a(482)],r=n[a(401)]();if(r&&(e[a(495)][a(471)](r)||e[a(495)][a(332)](r)))continue}const c=o[a(253)](n),u=i[a(253)](n),l=i[a(253)](s),f=n[a(182)]&&n[a(182)][a(516)],h=s[a(182)]&&s[a(182)][a(516)];if(!f&&c(l,u))return t[a(420)](s,n),i[a(544)](n),!0;if(!h&&c(u,l))return t[a(420)](n,s),i[a(544)](s),!0}return!1}}[Ec(420)](t,e){const n=Ec;if(t[n(261)])for(const r of e[n(437)]())t[n(355)](r);else{const r=e[n(233)]()[n(172)];this[n(512)](t,this[n(518)][n(456)](t[n(233)]()[n(450)],r))}e[n(288)]()}[Ec(428)](t,e){const n=Ec,r=t[n(363)](n(434))||t[n(363)](n(499))?n(376):t[n(414)]();return zr(this[n(475)][n(324)],e+"_"+r+n(191))}[Ec(335)](){const t=Ec,e=this[t(475)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(518)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(312)](t[s(166)]);if(s(204)===e){n[s(330)](this[s(428)](r,s(205)));break}}for(const t of r){const{group:e,type:r}=this[s(312)](t[s(166)]);if(s(204)===e){n[s(330)](this[s(428)](r,s(148)));break}}}))}[Ec(333)](t){const e=Ec;if(this[e(362)])return!1;const n=this[e(475)],r=n[e(482)][e(273)][e(484)][e(258)]();if(0==r[e(516)])return!1;const s=[],o=r[e(156)]((t=>e(499)==t[e(548)])),i=r[e(156)]((t=>e(186)==t[e(548)]&&e(144)!=t[e(166)])),a=r[e(156)]((t=>e(323)==t[e(548)]&&e(144)!=t[e(166)]));for(const t of o)s[e(350)]({key:t[e(468)],newValue:t[e(552)],oldValue:t[e(138)],range:Sc(t[e(265)],n[e(482)])});for(const t of i){const r=a[e(283)]((n=>n[e(384)][e(284)](t[e(384)])));r&&s[e(350)]({key:e(453),newValue:t[e(166)],oldValue:r[e(166)],range:n[e(482)][e(501)](t[e(384)][e(174)])})}return 0!=s[e(516)]&&this[e(388)](t,s)}[Ec(239)](t){const e=Ec;let n=!1;const r=this[e(475)][e(482)][e(273)][e(484)][e(341)]()[e(156)]((t=>t[e(321)][e(454)]&&t[e(166)][e(363)](e(378))));for(const s of r){const{subType:r,id:o}=this[e(312)](s[e(166)]),i=r[e(295)]("|")[0];for(const r of this[e(176)]({skipNotAttached:!0}))r.id!=o&&e(499)==r[e(548)]&&r[e(321)]&&r[e(321)][e(398)]==i&&r[e(233)]()[e(223)](s[e(321)][e(454)])&&(this[e(314)](r,s[e(321)][e(454)],t),n=!0)}return n}[Ec(379)](t){const e=Ec;this[e(475)],this[e(362)]=!0,t()}[Ec(430)](t){const e=Ec,n=this[e(183)](t),r=this[e(424)][e(367)](t);return n||r}[Ec(388)](t,e){const n=Ec;if(0==e[n(516)])return!1;let r=!1;for(const s of e){const e=this[n(242)](s[n(265)],n(499))[n(156)]((t=>!t[n(322)][n(477)]))[n(328)]((t=>t[n(204)])),i=(0,o.hashObject)({newValue:s[n(365)]});e[n(156)]((t=>{const e=n,[r,o]=t[e(218)][e(295)]("|");return r==s[e(398)]&&o!=i}))[n(334)]((e=>{const o=n;this[o(314)](e,s[o(265)],t),r=!0}))}return r}[Ec(314)](t,e,n){const r=Ec,s=t[r(233)]()[r(372)](e);0!==s[r(516)]?1!==s[r(516)]?this[r(410)](t,e[r(450)],e[r(172)]):this[r(512)](t,s[0]):n[r(361)](t[r(496)]())}}class Ac{constructor(t){const e=Ec;this[e(294)]=t,this[e(518)]=t[e(482)],this[e(447)]=new Map,this[e(505)]=new Map,this[e(487)]()}[Ec(539)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(518)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(389)](t,e,i(443))(...n),onDiscard:(...n)=>this[i(389)](t,e,i(504))(...n)})}[Ec(203)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(447)][s(374)](o,r)}[Ec(389)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(447)][r(253)](s)||this[r(505)][r(253)](t+":"+n)}[Ec(487)](){const t=Ec,e=()=>!1,n=t=>{const e=Tc;t[e(470)](((t,n)=>t[e(450)][e(560)](n[e(450)])?1:-1)),this[e(518)][e(140)]((n=>{const r=e;for(const e of t){let t;t=e[r(172)][r(171)]&&e[r(172)][r(226)]==e[r(450)][r(174)]?n[r(498)](e[r(450)][r(174)],"on"):n[r(498)](e),this[r(518)][r(381)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Tc;e&&this[n(518)][n(140)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(328)]((t=>(Cc(t)&&(t=this[s(518)][s(456)](t[s(172)])),t)))[s(156)]((t=>s(197)!==t[s(296)][s(529)]));if(c[s(516)]<1)return;const u=Array[s(431)](this[s(518)][s(273)][s(427)][s(437)]())[s(328)]((t=>i.LiveRange[s(390)](t)));r[s(306)](c);for(const t of this[s(294)][s(188)][s(188)]())t[s(267)]();a[s(350)]({forceDefaultExecution:!0}),this[s(294)][s(275)](o,...a);const l=u[s(156)]((t=>s(197)!=t[s(296)][s(529)]));l[s(516)]>0&&r[s(306)](l);for(const t of u)t[s(364)]()}))},s=(e,n)=>1==e[t(516)]&&1==n[t(516)]&&e[0][t(172)][t(284)](n[0][t(450)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(518)])?[e,n]:vc(n,e,s,r,this[t(518)])?[n,e]:null;this[t(505)][t(374)](t(208),e),this[t(505)][t(374)](t(436),n),this[t(505)][t(374)](t(358),s),this[t(505)][t(374)](t(238),o),this[t(505)][t(374)](t(260),n),this[t(505)][t(374)](t(285),e),this[t(505)][t(374)](t(515),s),this[t(505)][t(374)](t(500),o),this[t(505)][t(374)](t(531),r),this[t(505)][t(374)](t(297),e),this[t(505)][t(374)](t(532),s),this[t(505)][t(374)](t(190),e),this[t(505)][t(374)](t(382),r),this[t(505)][t(374)](t(143),e),this[t(505)][t(374)](t(491),s),this[t(505)][t(374)](t(351),e),this[t(505)][t(374)](t(216),e),this[t(505)][t(374)](t(165),((e,n)=>{const r=t;if(!n)return;const s=this[r(294)][r(157)][r(253)](yc);this[r(518)][r(140)]((t=>{const o=r;if(o(453)==n[o(398)])for(const r of e){const e=r[o(450)][o(174)],s=n[o(467)];t[o(301)](e,s)}else if(s[o(183)](n[o(398)]))for(const r of e)void 0!==n[o(467)]?t[o(442)](n[o(398)],n[o(467)],r[o(450)][o(174)]):t[o(557)](n[o(398)],r[o(450)][o(174)]);else for(const r of e)n[o(467)]?t[o(442)](n[o(398)],n[o(467)],r):t[o(557)](n[o(398)],r)}))})),this[t(505)][t(374)](t(195),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(226)][r(344)]({includeSelf:!0,parentFirst:!0})){if(s[r(296)]==s)return!1;if(!n[r(506)](s))return!1;if(t[r(471)](s)||t[r(332)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(172)][e(226)]==t[e(450)][e(174)]&&t[e(172)][e(134)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(185)].is(s(146))&&!r[s(471)](t[s(185)]),i=t[s(450)][s(287)](o),a=t[s(172)][s(287)](o,{direction:s(523)});return!(t[s(450)][s(284)](i)&&t[s(172)][s(284)](a)||(i[s(560)](a)?n[s(509)](e,{range:n[s(456)](i,a)}):n[s(361)](e),0))}function Rc(t){return(0,o.hashObject)(t)}function Nc(t){const e=Ec,n=t[e(450)][e(174)];return n&&n.is(e(133))}function Sc(t,e){const n=Ec;return null==t[n(172)][n(550)]&&t[n(172)][n(226)]==t[n(450)][n(174)]?Mc(t[n(450)][n(174)],e):t}function Mc(t,e){const n=Ec,r=e[n(495)][n(471)](t)||e[n(495)][n(538)](t);return e[n(456)](e[n(193)](t,n(360)),r?e[n(254)](t):e[n(193)](t,n(172)))}function vc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(172)][o(284)](r[o(450)]))return!0;if(t[o(548)]!=e[o(548)])return!1;if(!n[o(172)][o(230)](r[o(450)]))return!1;const i=s[o(456)](n[o(172)],r[o(450)])[o(405)]();for(const t of i)if([o(252),o(131)][o(170)](t[o(548)])&&s[o(495)][o(332)](t[o(185)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(201)]||!e[r(201)])&&wr(Ic(t[r(541)],n),Ic(e[r(541)],n))}function wc(t,e){const n=Ec,r=Fc(t[n(541)]),s=Fc(e);if(!t[n(201)])return!1;for(const t of Object[n(343)](s))if(!wr(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(425)]({},t);return delete n[e(412)],delete n[e(545)],n}function Dc(t,e){const n=Pc();return(Dc=function(t,e){return n[t-=291]})(t,e)}const xc=Dc;function Pc(){const t=["getRanges","acceptSuggestion","remove","destroy","_discardCommand","3310796qWbNGF","canDiscard","change:isDirty","add","bind","isEnabled","120itnTZg","isDirty","854500PvSZaL","13509SMnLQO","canAccept","162otVpmo","listenTo","locale","PENDING_ACTION_SUGGESTION","plugins","_acceptCommand","4906744jKfWDg","commentThreadController","PendingActions","_removePendingAction","execute","4182AQfVpc","_editor","get","model","unbind","canEditAt","30902xVARpw","_setPendingAction","stopListening","9310imLEgw","view","discardSuggestion","5078031eEmGoF","commands","_pendingAction"];return(Pc=function(){return t})()}!function(t,e){const n=Dc,r=t();for(;;)try{if(461060===parseInt(n(332))/1+parseInt(n(310))/2*(-parseInt(n(293))/3)+-parseInt(n(324))/4+parseInt(n(330))/5*(-parseInt(n(304))/6)+-parseInt(n(316))/7+parseInt(n(299))/8+parseInt(n(291))/9*(parseInt(n(313))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class Uc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Dc;super(),this[s(307)]=e,this[s(314)]=n,this[s(300)]=r,this[s(305)]=t,this[s(298)]=t[s(317)][s(306)](s(320)),this[s(323)]=t[s(317)][s(306)](s(315)),this[s(314)][s(328)](s(329)).to(this[s(298)],this[s(323)],((t,e)=>t||e)),this[s(314)][s(328)](s(292)).to(this[s(298)],s(329),(t=>t&&this[s(305)][s(307)][s(309)](e[s(319)]()))),this[s(314)][s(328)](s(325)).to(this[s(323)],s(329),(t=>t&&this[s(305)][s(307)][s(309)](e[s(319)]()))),this[s(318)]=null,n[s(331)]&&this[s(311)](),this[s(294)](n,s(320),(()=>this[s(320)]())),this[s(294)](n,s(315),(()=>this[s(315)]())),this[s(294)](n,s(326),(()=>{const t=s;n[t(331)]?this[t(311)]():this[t(302)]()}))}[xc(320)](){const t=xc;this[t(298)][t(303)](this[t(307)].id)}[xc(315)](){const t=xc;this[t(323)][t(303)](this[t(307)].id)}[xc(322)](){const t=xc;this[t(314)][t(308)](t(329)),this[t(314)][t(308)](t(292)),this[t(314)][t(308)](t(325)),this[t(312)](),this[t(300)][t(322)](),this[t(318)]&&this[t(302)]()}[xc(311)](){const t=xc,e=zr(this[t(305)][t(295)],t(296));this[t(318)]=this[t(305)][t(297)][t(306)](t(301))[t(327)](e)}[xc(302)](){const t=xc;null!==this[t(318)]&&this[t(305)][t(297)][t(306)](t(301))[t(321)](this[t(318)]),this[t(318)]=null}}const Bc=jc;function jc(t,e){const n=Gc();return(jc=function(t,e){return n[t-=202]})(t,e)}function Gc(){const t=["2500SXAhOn","disableComments","removeComment","bind","commentInputView","commentThreadInputView","authoredAt","length","editor","submit","_config","disabledSubmit","91116XUeQOO","2076oBEpIG","CommentView","3144ywQtUo","updateComment","_model","1262330xDZaYE","showInput","locale","10905312cCPsmV","520551eAjSFc","99HZSDSU","isActive","value","canAccept","focus","element","canDiscard","addComment","26362sHFpVX","setData","descriptionParts","destroy","assign","isEnabled","delegate","set","fire","commentsListView","_createCommentViews","hasDirtyComment","_localUser","cancel","isReadOnly","commentThread","19MzGHow","editorConfig","isDirty","_createCommentThreadInputView","4067220GUqhuL"];return(Gc=function(){return t})()}!function(t,e){const n=jc,r=t();for(;;)try{if(746104===-parseInt(n(223))/1*(-parseInt(n(240))/2)+parseInt(n(243))/3*(parseInt(n(228))/4)+parseInt(n(227))/5+-parseInt(n(241))/6*(parseInt(n(207))/7)+-parseInt(n(249))/8+-parseInt(n(250))/9+-parseInt(n(246))/10*(-parseInt(n(251))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Vc extends s.View{constructor(t,e,n,r){const s=jc;super(t),this[s(216)]=null,this[s(233)]=null,this[s(214)](s(252),!1),this[s(214)](s(234),e[s(234)]),this[s(231)](s(234)).to(e),this[s(214)](s(209),[]),this[s(214)](s(225),!1),this[s(214)](s(212),!1),this[s(214)](s(202),!1),this[s(214)](s(205),!1),this[s(245)]=e,this[s(219)]=n,this[s(238)]=r,r[s(229)]?this[s(214)](s(235),1):this[s(217)]()}[Bc(203)](){const t=Bc;this[t(204)][t(203)]()}[Bc(210)](){const t=Bc;this[t(216)]&&this[t(216)][t(210)](),this[t(233)]&&this[t(233)][t(210)](),super[t(210)]()}[Bc(217)](){const t=Bc,{CommentsListView:e}=this[t(238)];this[t(216)]=new e(this[t(248)],this[t(245)][t(222)],Object[t(211)]({CommentView:this[t(238)][t(242)]},this[t(238)])),this[t(216)][t(213)](t(230)).to(this),this[t(216)][t(213)](t(244)).to(this),this[t(216)][t(231)](t(252)).to(this),this[t(214)](t(235),this[t(216)][t(235)]+1),this[t(231)](t(235)).to(this[t(216)],t(235),(t=>t+1)),this[t(233)]=this[t(226)](),this.on(t(230),(()=>this[t(203)]())),this[t(231)](t(225)).to(this[t(216)],t(218),this[t(233)][t(232)],t(253),((t,e)=>t||!!e))}[Bc(226)](){const t=Bc,{CommentThreadInputView:e}=this[t(238)],n=new e(this[t(248)],this[t(219)],this[t(238)][t(224)]),r=n[t(232)];return n[t(231)](t(247)).to(this,t(252),this[t(245)][t(222)],t(221),r,t(253),((t,e,n)=>!!n||t&&!e)),r.on(t(237),((e,n)=>{const s=t;this[s(215)](s(206),n),r[s(236)][s(208)]("")})),r.on(t(220),(()=>this[t(203)]())),r[t(231)](t(239)).to(this[t(245)][t(222)],t(221)),n}}function Hc(t,e){const n=Wc();return(Hc=function(t,e){return n[t-=485]})(t,e)}const zc=Hc;function Wc(){const t=["ck-suggestion-wrapper--active","element","disableComments","ck-annotation__content-wrapper",'<span class="ck-suggestion-color" style="background-color: ',"locale","editorReady","ck-annotation__user","delegate","_config","ck-suggestion__main","ck-annotation","ck-suggestion-wrapper","ck-suggestion--accept","color","span","canDiscard","author","227658SIqztz","cancel","getExternalSuggestionNote","_model","innerText","bindTemplate","ck-annotation__info-time","@external","</p>","set",'<span class="ck-suggestion-type">',".ck-annotation__content-wrapper","2003607YwOZUT","<p>","fire","ck-comment__info-time","type","check","Accept suggestion","ck-suggestion","229708ZTNNQg","226089CFGZLm","join","push","content","commentsListView","EXTERNAL_AVATAR","discardSuggestion","extendTemplate","map","2qcjPiO","823167cMQgzI","ck-comment__external","acceptButton","importWord","getTemplate","ck-suggestion__user","children","change:description","ck-annotation__info","</span>","authoredAt","commentThreadInputView","split","div","source","EXTERNAL_IMPORT_WORD_AVATAR",'"></span>',"querySelector","getUserViewNotificationText","time","canAccept","14UhVqMr","setTemplate","isExternal","15lRfOpz","attributes","name","_createButton","EXTERNAL_SUGGESTION","bind","render","ck-suggestion__info-name","Discard suggestion","title","ck-suggestion__info","isEnabled","formatDateTime","editorDestroyed","acceptSuggestion","ck-annotation__main","createElement","innerHTML",'" title="',"6865410XqqUbY","discardButton","commentThread","ck-suggestion__actions","567120PEKxTg","ck-suggestion-","ck-annotation__info-name","userView","creator","descriptionParts","isActive","ck-suggestion--disabled-comments","execute","description","value","ck-suggestion--discard","ck-annotation__actions","EXTERNAL_IMPORT_WORD_SUGGESTION","_descriptionElement"];return(Wc=function(){return t})()}!function(t,e){const n=Hc,r=t();for(;;)try{if(231409===parseInt(n(522))/1*(-parseInt(n(531))/2)+-parseInt(n(532))/3+-parseInt(n(521))/4*(parseInt(n(556))/5)+parseInt(n(501))/6*(-parseInt(n(553))/7)+parseInt(n(579))/8+parseInt(n(513))/9+parseInt(n(575))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wc);class Kc extends Vc{constructor(e,n,r,s){const i=Hc;super(e,n,r,s),this[i(510)](i(517),""),this[i(561)](i(517)).to(this,i(584),(t=>t&&t[0]?t[0][i(517)]:"")),this[i(561)](i(588)).to(this,i(584),this,i(585),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(514)+qc(e[n(525)],e[n(497)])+n(509);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(593)]=null,this[i(534)]=this[i(559)](zr(e,i(519)),t.icons[i(518)],i(496),i(570),"sw"),this[i(534)][i(561)](i(567)).to(this,i(552)),this[i(576)]=this[i(559)](zr(e,i(564)),t.icons[i(502)],i(590),i(528),"sw"),this[i(576)][i(561)](i(567)).to(this,i(499)),this[i(582)]=new o.UserView(e,this[i(504)][i(500)],this[i(550)]()),this[i(582)][i(529)]({attributes:{class:[i(537),i(490)]}}),this[i(554)](this[i(536)]())}[zc(536)](){const t=zc,e=this[t(506)],n=[{tag:t(545),attributes:{class:[t(566),t(540)]},children:[{tag:t(498),children:[{text:this[t(582)][t(558)]}],attributes:{class:[t(563),t(581)]}},{tag:t(551),attributes:{datetime:e.to(t(542)),class:[t(516),t(507)]},children:[{text:e.to(t(542),(e=>this[t(492)][t(568)](e)))}]}]},{tag:t(545),attributes:{class:[t(578),t(591)]},children:[this[t(534)],this[t(576)]]},{tag:t(545),attributes:{class:[t(486)]}}];this[t(504)][t(555)]&&n[t(524)]({tag:t(545),attributes:{class:[t(533)]},children:[{text:this[t(503)]()}]});const r={tag:t(545),attributes:{class:[t(495),e.if(t(585),t(594)),e.to(t(517),(e=>t(580)+e)),this[t(492)][t(485)]&&t(586)],"data-suggestion-id":this[t(504)].id,"data-thread-id":this[t(504)][t(577)].id,"data-author-id":this[t(504)][t(500)].id,tabindex:-1},children:[{tag:t(545),attributes:{class:[t(520),t(494)]},children:[this[t(582)],{tag:t(545),attributes:{class:[t(493),t(571)]},children:n}]}]};return this[t(526)]&&this[t(543)]&&(r[t(538)][t(524)](this[t(526)],this[t(543)]),this[t(526)][t(491)](t(489)).to(this),this[t(526)][t(491)](t(569)).to(this),this[t(543)][t(491)](t(489)).to(this),this[t(543)][t(491)](t(569)).to(this)),r}[zc(562)](){const t=zc;super[t(562)](),this[t(593)]=this[t(595)][t(549)](t(512)),this[t(593)][t(573)]=this[t(588)],this.on(t(539),((e,n,r)=>{const s=t;this[s(593)][s(573)]=r}))}[zc(559)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(488)]);return a[i(510)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(529)]({attributes:{class:n}}),a.on(i(587),(()=>{const t=i;this[t(515)](r,this[t(504)].id)})),a}[zc(503)](){const t=zc;return t(535)===this[t(504)][t(557)][t(508)][t(546)]?zr(this[t(488)],t(592)):zr(this[t(488)],t(560))}[zc(550)](){const t=zc;return this[t(504)][t(555)]?t(535)===this[t(504)][t(557)][t(508)][t(546)]?zr(this[t(488)],t(547),this[t(504)][t(583)][t(558)]):zr(this[t(488)],t(527),this[t(504)][t(583)][t(558)]):null}}function qc(t,e){const n=zc;let r="";return r+=t[n(544)]("*")[n(530)](((t,e)=>e%2!=0?n(511)+Xc(t)+n(541):Xc(t)))[n(523)](""),e&&(r+=n(487)+e[n(589)]+n(574)+e[n(565)]+n(548)),r}function Xc(t){const e=zc,n=document[e(572)](e(498));return n[e(505)]=t,n[e(573)]}const Zc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Yc=Qc;function Qc(t,e){const n=Jc();return(Qc=function(t,e){return n[t-=223]})(t,e)}function Jc(){const t=["locale","_bindAnnotationToEditors","createAnnotationView","SuggestionThreadView","children","actionView","291063rivsVM","addSourceCollector","componentFactory","commands","editor","arrowView","change:activeAnnotations","8JYrCkF","CommentsRepository","comments.editorConfig","view","innerView","bind","comments.maxCommentCharsWhenCollapsed","discardButton","trackChanges.disableComments","CommentView","comments.maxCommentsWhenCollapsed","getFirstRange","addComment","change:previous","keys","has","menuitem","comments","get","source","20yFUsos","define","model","from","_destroyController","toMany","unbind","_unbindEditors","suggestionChanged","activeAnnotations","195461FMaIcm","activeMarkers","plugins","getAllAdjacentSuggestions","_refreshActiveMarkers","Annotations","filter","registerAnnotation","Track changes","length","separator","getRanges","676323RfGdxq","getMarkers","EditorAnnotations","head","createAnnotation","_initializeController","17142KKwCTA","switchbutton","_suggestionToController","push","isOn","focus","createCommentThreadController","stopListening","suggestionUnloaded","items","Discard all suggestions","refreshSelectedViews","102mxOkTc","destroy","pluginName","isMultiRange","getDescriptions","getMarkerNames","_createToolbarButton","value","getByInnerView","suggestionLoaded","_annotationViews","commentThread","Accept all suggestions","isEnabled","isInContent","4093030fikIHg","acceptButton","comments.maxThreadTotalWeight","buttonView","requires","lowest","menu","reduce","acceptSelectedSuggestions","descriptionParts","TrackChangesEditing","size","isDirty","Discard all selected suggestions","values","delete","hasSuggestion","editing","descriptionFactory","_updateController","_createMenuBarMenu","init","mainView","some","delegate","Accept all selected suggestions","getSuggestion","getJoined","menuBar:trackChanges","button","execute","_disableComments","_addUIComponentsToFactory","listenTo","menuitemcheckbox","acceptAllSuggestions","panelView","discardAllSuggestions","TrackChangesUI","_handleControllerBuffer","357908DxWBWo","trackChanges","remove","clear","discardSelectedSuggestions","commandName","suggestion-","previous","add","trackChanges.SuggestionThreadView","type","CommentsUI","set","2435058etSSrU","_viewToController","_handleSuggestionControllerDelayed","config"];return(Jc=function(){return t})()}!function(t,e){const n=Qc,r=t();for(;;)try{if(269551===parseInt(n(272))/1+parseInt(n(327))/2+parseInt(n(321))/3+parseInt(n(249))/4*(parseInt(n(299))/5)+-parseInt(n(339))/6*(parseInt(n(309))/7)+parseInt(n(279))/8*(parseInt(n(262))/9)+-parseInt(n(354))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class $c extends t.Plugin{static get[Yc(358)](){const t=Yc;return[yc,o.Users,t(280),t(314),t(323)]}static get[Yc(341)](){return Yc(247)}constructor(t){const e=Yc;super(t),this[e(329)]=new Map,this[e(263)]=new Map,this[e(349)]=new Map,this[e(248)]=new Map;const n=this[e(276)][e(265)];n[e(300)](e(258),Kc),n[e(300)](e(287),!1),this[e(240)]=n[e(297)](e(287))}[Yc(264)](t,e){const n=Yc;0===this[n(248)][n(365)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(248)]){const r=this[t(329)][t(294)](e);r||n?r&&n&&this[t(303)](e):this[t(326)](e)}this[t(248)][t(252)](),this[t(276)][t(311)][t(297)](t(323))[t(338)](),this[t(313)]()}),10),this[n(248)][n(261)](t,e)}[Yc(230)](){const t=Yc,e=this[t(276)],n=e[t(311)][t(297)](t(364)),r=e[t(311)][t(297)](t(314)),s=e[t(311)][t(297)](t(323)),o=e[t(311)][t(297)](t(280));this[t(241)](),s[t(273)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(302)](this[e(329)])){const s=t[e(312)](),o=[];for(const t of s){if(!t[e(353)])continue;if(t[e(342)]){o[e(330)](...t[e(320)]());continue}const n=t[e(290)]();if(o[e(318)]>0){const t=o[0][e(236)](n);if(t){o[0]=t;continue}}o[e(330)](n)}n[e(330)]([r[e(282)],o])}return n})),this[t(242)](n,t(348),((e,n)=>{const r=t;this[r(242)](n,r(292),((t,e,s,o)=>{const i=r;n[i(353)]&&(null==s?(this[i(228)](o[i(324)]),this[i(264)](n,!1)):(this[i(228)](s[i(324)]),null==o&&this[i(264)](n,!0)))})),null!==n[r(256)]?this[r(228)](n[r(324)]):this[r(264)](n,!1)})),this[t(242)](n,t(335),((e,n,r)=>{const s=t;this[s(334)](n,s(292)),this[s(248)][s(224)](n),this[s(329)][s(294)](n)&&this[s(303)](n),r&&this[s(228)](r[s(324)])})),this[t(242)](n,t(307),((e,n)=>{this[t(228)](n)})),this[t(242)](r,t(278),(()=>{this[t(313)]()})),this[t(242)](o,t(291),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(225)](r))return;const i=n[o(235)](r);this[o(329)][o(297)](i)[o(282)][o(332)]()}),{priority:t(359)})}[Yc(313)](){const t=Yc,e=this[t(276)][t(311)][t(297)](t(314)),n=this[t(276)][t(311)][t(297)](t(364)),r=Array[t(302)](e[t(308)],(e=>e[t(283)]))[t(315)]((e=>this[t(263)][t(294)](e))),s=[];for(const e of r){const n=this[t(263)][t(297)](e)[t(301)][t(312)]();s[t(330)](...n[t(361)](((e,n)=>[...e,...n[t(344)]()]),[]))}n[t(310)]=s}[Yc(241)](){const t=Yc,n=this[t(276)],r=n[t(266)],o=zr(r,t(317)),i=new e.Collection([{type:t(328),model:new s.ViewModel({withText:!0,label:o,commandName:t(250),role:t(243)})},{type:t(319)},{type:t(238),model:new s.ViewModel({withText:!0,label:zr(r,t(351)),commandName:t(244),role:t(295)})},{type:t(238),model:new s.ViewModel({withText:!0,label:zr(r,t(234)),commandName:t(362),role:t(295)})},{type:t(238),model:new s.ViewModel({withText:!0,label:zr(r,t(337)),commandName:t(246),role:t(295)})},{type:t(238),model:new s.ViewModel({withText:!0,label:zr(r,t(367)),commandName:t(253),role:t(295)})}]);for(const e of i)if(tu(e)){const r=n[t(275)][t(297)](e[t(301)][t(254)]);e[t(301)][t(284)](t(331),t(352)).to(r,t(346),t(352))}n.ui[t(274)][t(257)](t(250),(e=>this[t(345)](e,i,o))),n.ui[t(274)][t(257)](t(237),(e=>this[t(229)](e,i,o)))}[Yc(345)](t,e,n){const r=Yc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(276)][r(275)][r(297)](r(250));o[r(357)][r(261)]({tooltip:n,label:n,icon:Zc}),o[r(357)][r(284)](r(331)).to(i,r(346)),o[r(357)].on(r(239),(()=>{const t=r;i[t(239)](),this[t(276)][t(226)][t(282)][t(332)]()})),(0,s.addListToDropdown)(o,e,{role:r(360)});const a=[];for(const t of e)tu(t)&&a[r(330)](this[r(276)][r(275)][r(297)](t[r(301)][r(254)]));const c=o[r(357)];return c[r(271)][r(305)](r(352)),c[r(277)][r(305)](r(352)),c[r(271)][r(284)](r(352)).to(i,r(352)),c[r(277)][r(284)](r(352))[r(304)](a,r(352),((...t)=>t[r(232)]((t=>t)))),o.on(r(239),(t=>{const e=r;this[e(276)][e(239)](t[e(298)][e(254)]),this[e(276)][e(226)][e(282)][e(332)]()})),o}[Yc(229)](t,e,n){const r=Yc,o=new s.MenuBarMenuView(t),i=this[r(276)][r(275)][r(297)](r(250));o[r(357)][r(261)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(319)==n[r(259)]){a[r(336)][r(257)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(301)];i[r(284)](...Object[r(293)](c)).to(c),i[r(233)](r(239)).to(o),i.on(r(239),(()=>{const t=r;this[t(276)][t(239)](c[t(254)]),this[t(276)][t(226)][t(282)][t(332)]()})),e[r(270)][r(257)](i),a[r(336)][r(257)](e)}return o[r(284)](r(352)).to(i,r(352)),o[r(245)][r(270)][r(257)](a),o}[Yc(326)](t){const e=Yc,n=this[e(276)],r=n[e(265)],s=n[e(311)][e(297)](e(314)),i=n[e(311)][e(297)](e(280)),a=n[e(311)][e(297)](e(323)),c=n[e(311)][e(297)](o.Users).me,u=r[e(297)](e(250))[e(269)],{CommentsListView:l,CommentThreadInputView:f}=n[e(311)][e(297)](e(260));let h,g;this[e(349)][e(294)](t.id)?(g=this[e(349)][e(297)](t.id),h=g[e(231)]):(h=new u(n[e(266)],t,c,{disableComments:this[e(240)],editorConfig:r[e(297)](e(281)),maxCommentsWhenCollapsed:r[e(297)](e(289)),maxThreadTotalWeight:r[e(297)](e(356)),maxCommentCharsWhenCollapsed:r[e(297)](e(285)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(297)](e(266))),CommentView:r[e(297)](e(296))[e(288)],CommentsListView:l,CommentThreadInputView:f}),h[e(355)].on(e(239),(()=>{const t=e;n[t(226)][t(282)][t(332)]()})),h[e(286)].on(e(239),(()=>{const t=e;n[t(226)][t(282)][t(332)]()})),g=s[e(268)](this[e(276)][e(266)],h),g[e(284)](e(366)).to(h,e(366)),g[e(284)](e(318)).to(h),g[e(284)](e(259)).to(h,e(259),(t=>e(255)+t)),this[e(349)][e(261)](t.id,g));const d=i[e(333)](t[e(350)],h),p=new Uc(n,t,h,d),m=t[e(312)]()[e(315)]((t=>t[e(353)]));h[e(363)]=n[e(311)][e(297)](e(364))[e(227)][e(343)](m),this[e(329)][e(261)](t,p),this[e(263)][e(261)](h,p);const I=s[e(325)]({view:g,target:()=>{const r=e,s=[],i=t[r(312)]()[r(315)]((t=>t[r(353)]));for(const t of i)s[r(330)](...t[r(322)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(226)],s)},type:()=>e(255)+p[e(282)][e(259)]});i[e(267)](h,I),s[e(257)](I),a[e(316)](I)}[Yc(303)](t){const e=Yc,n=this[e(276)][e(311)][e(297)](e(280)),r=this[e(276)][e(311)][e(297)](e(314)),s=this[e(329)][e(297)](t),o=s[e(282)],i=r[e(347)](o);n[e(306)](o),i&&r[e(251)](i),this[e(329)][e(224)](t),this[e(263)][e(224)](o),s[e(340)]()}[Yc(228)](t){const e=Yc;if(!t[e(353)]||!this[e(329)][e(294)](t))return;const n=this[e(276)][e(311)][e(297)](e(364)),r=this[e(329)][e(297)](t),s=t[e(312)]();r[e(282)][e(363)]=n[e(227)][e(343)](s)}[Yc(340)](){const t=Yc;for(const e of this[t(329)][t(293)]())this[t(303)](e);for(const e of this[t(349)][t(223)]())e[t(231)][t(340)]();super[t(340)]()}}function tu(t){return Yc(301)in t}var eu=nu;function nu(t,e){var n=ru();return(nu=function(t,e){return n[t-=111]})(t,e)}function ru(){var t=["addSuggestion","addSuggestionData","2452myiacI","6340620OdUDRU","387HVyCHf","requires","999383FoCSvP","78cKblAo","get","53072tPPJnZ","getSuggestions","1395CyxLVv","731091vQiVDk","4811pzKqDh","1365426dfzXtf","plugins","adapter","editor","getSuggestion","TrackChanges","pluginName","Comments"];return(ru=function(){return t})()}!function(t,e){for(var n=nu,r=t();;)try{if(338355===parseInt(n(124))/1*(parseInt(n(118))/2)+parseInt(n(123))/3+parseInt(n(113))/4*(parseInt(n(122))/5)+parseInt(n(125))/6+-parseInt(n(117))/7+-parseInt(n(120))/8*(-parseInt(n(115))/9)+-parseInt(n(114))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[eu(116)](){return[yc,$c,eu(132)]}static get[eu(131)](){return eu(130)}set[eu(127)](t){var e=eu;this[e(128)][e(126)][e(119)](yc)[e(127)]=t}get[eu(127)](){var t=eu;return this[t(128)][t(126)][t(119)](yc)[t(127)]}[eu(111)](t){var e=eu;return this[e(128)][e(126)][e(119)](yc)[e(112)](t)}[eu(121)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(128)][n(126)][n(119)](yc)[n(121)]({skipNotAttached:t,toJSON:e})}[eu(129)](t){var e=eu;return this[e(128)][e(126)][e(119)](yc)[e(129)](t)}}const ou=cu;function iu(){const t=["rootsAttributes","users","constructor","addSuggestionData","div","getSuggestions","7qdEdqB","create","getUser","map","function","plugins","model","319343GrZaCU","76884HIgLOb","data","5256225wJluwL","createElement","2764488nHwoLD","define","addCommentThread","getCommentThreads","4537555UaoNWf","trackChangesData.editorCreator","getRootNames","document","getFullData","2dYtXEV","requires","TrackChangesEditing","result","appendChild","editorCreator","3915QLjySk","execute","editor","pluginName","init","end","createDocumentFragment","addUser","TrackChangesDataGetter","getRootsAttributes","Users","CommentsRepository","discardAllSuggestions","trackChangesData","Pagination","acceptAllSuggestions","name","set","push","1024PtyZGs","getDataWithAcceptedSuggestions","config","track-changes-data-invalid-editor-creator","get","reduce","getDataWithDiscardedSuggestions","useAnonymousUser","destroy","_adapter","7558880gHrlWV","TrackChangesData"];return(iu=function(){return t})()}!function(t,e){const n=cu,r=t();for(;;)try{if(753078===parseInt(n(245))/1*(parseInt(n(259))/2)+-parseInt(n(265))/3*(-parseInt(n(284))/4)+-parseInt(n(254))/5+parseInt(n(246))/6+-parseInt(n(238))/7*(parseInt(n(250))/8)+parseInt(n(248))/9+parseInt(n(230))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);const au=[ou(279)];function cu(t,e){const n=iu();return(cu=function(t,e){return n[t-=230]})(t,e)}class uu extends t.Plugin{static get[ou(260)](){return[yc]}static get[ou(268)](){return ou(231)}[ou(269)](){const t=ou,n=this[t(267)];if(n[t(286)][t(251)](t(255),(e=>{const r=t,s=n[r(244)][r(257)][r(256)]()[r(289)](((t,e)=>(t[e]="",t)),{});return n[r(234)][r(239)](s,e)})),t(242)!=typeof n[t(286)][t(288)](t(278))[t(264)])throw new e.CKEditorError(t(287))}[ou(285)](t){return hu(this[ou(267)],!0,t)}[ou(290)](t){return hu(this[ou(267)],!1,t)}}class lu extends t.Plugin{static get[ou(268)](){return ou(273)}constructor(t){const e=ou;super(t),this[e(262)]=e(270)}[ou(269)](){const t=ou;this[t(267)][t(243)][t(288)](t(276))[t(293)]={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(267)][t(243)][t(288)](t(261))[t(293)]=null}}function fu(t){return void 0!==t[ou(274)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,au);s[r(243)][r(283)](yc,lu),s[r(232)]=fu(t)?t[r(274)]():void 0;const i=document[r(271)](),a=t[r(286)][r(288)](r(278))[r(264)],c=await a(s,(()=>function(t){const e=r,n=document[e(249)](e(236));return t[e(263)](n),n}(i)));!function(t,e){const n=r,s=t[n(244)][n(257)][n(256)]()[n(289)](((e,r)=>(e[r]=t[n(247)][n(288)]({rootName:r}),e)),{}),o=t[n(243)][n(288)](n(275))[n(233)][n(241)]((t=>({id:t.id,name:t[n(281)]}))),i=t[n(243)][n(288)](n(261))[n(237)]({skipNotAttached:!0,toJSON:!0}),a=t[n(243)][n(288)](n(276))[n(253)]({skipNotAttached:!0,toJSON:!0}),c=e[n(243)][n(288)](n(275)),u=e[n(243)][n(288)](n(261)),l=e[n(243)][n(288)](n(276));for(const t of o)c[n(240)](t.id)||c[n(272)](t);c.me||c[n(291)]();for(const t of i)u[n(235)](t);for(const t of a)l[n(252)](t);e[n(247)][n(282)](s)}(t,c),c[r(266)](r(e?280:277));const u=fu(c)?c[r(258)](n):c[r(247)][r(288)](n);return await c[r(292)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=285]})(t,e)}function du(){var t=["13755222JshamJ","9129544mMPGUA","9789612ndyKzr","371487GxOsue","20iuBnFD","67854vmjfeG","500IqEaRS","1621012iFPUoq","564368MUSvtN"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(725148===-parseInt(n(293))/1+parseInt(n(292))/2+-parseInt(n(288))/3*(-parseInt(n(289))/4)+-parseInt(n(291))/5*(-parseInt(n(290))/6)+parseInt(n(287))/7+-parseInt(n(286))/8+-parseInt(n(285))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();