@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240721.0 → 0.0.0-nightly-20240723.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (166) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/utils/common-translations.js +1 -1
  166. package/src/utils/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Kc,TrackChanges:()=>cu,TrackChangesData:()=>fu,TrackChangesEditing:()=>Lc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["_disableUnsupportedCommands","value","_enableCommands","clearForceDisabled","commands","10908072KsNqJa","_enabledCommands","affectsData","767856SoMGOC","2804514CerRKh","393QNJkDk","1733225acIFdb","41041yBYIfM","584PFXYAM","TrackChangesCommand","186172utFpVC","isEnabled","13380BYUJvs","_isEnabledBasedOnSelection","refresh","editor","has","execute","forceDisabled"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=232]})(t,e)}!function(t){const e=l,n=t();for(;;)try{if(403196===-parseInt(e(243))/1+-parseInt(e(250))/2+parseInt(e(245))/3*(parseInt(e(252))/4)+-parseInt(e(246))/5+-parseInt(e(244))/6+-parseInt(e(247))/7*(-parseInt(e(248))/8)+parseInt(e(240))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(241)]=e,this[n(236)]=!1,this[n(254)](),this[n(253)]=!1}[c(254)](){this[c(251)]=!0}[c(233)](){const t=c;this[t(236)]=!this[t(236)],this[t(236)]?this[t(235)]():this[t(237)]()}[c(235)](){const t=c;for(const e of this[t(255)][t(239)][t(239)]())e[t(242)]&&!this[t(241)][t(232)](e)&&e[t(234)](t(249))}[c(237)](){const t=c;for(const e of this[t(255)][t(239)][t(239)]())e[t(242)]&&!this[t(241)][t(232)](e)&&e[t(238)](t(249))}}function h(t,e){const n=p();return(h=function(t,e){return n[t-=170]})(t,e)}const g=h;!function(t){const e=h,n=t();for(;;)try{if(306277===-parseInt(e(182))/1*(parseInt(e(190))/2)+-parseInt(e(180))/3+parseInt(e(189))/4+parseInt(e(171))/5+parseInt(e(187))/6+-parseInt(e(173))/7+parseInt(e(174))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(p);class d extends t.Command{constructor(t,e){const n=h;super(t),this[n(185)]=e,this[n(188)](),this[n(177)]=!1}[g(188)](){this[g(178)]=!0}[g(183)](t){const n=g,r=this[n(185)][n(176)](t);if(!r)throw new e.CKEditorError(n(172),this);const s=r[n(184)]();this[n(170)][n(186)][n(191)](s)&&this[n(170)][n(179)][n(176)](n(181))[n(175)](r)}}function p(){const t=["acceptSuggestion","get","_isEnabledBasedOnSelection","isEnabled","plugins","1182273DddJNA","TrackChangesEditing","1eHRsyu","execute","getRanges","_suggestions","model","2755758WtfFdU","refresh","2078896BQFEpe","518470kirXPl","canEditAt","editor","734640ESajeZ","track-changes-accept-suggestion-not-found","2406152heSIeC","1419152wOSyoO"];return(p=function(){return t})()}const m=E;function I(){const t=["isEnabled","refresh","model","25erhIPI","editor","33696bFEPGl","get","TrackChangesEditing","getRanges","discardSuggestion","8469tUcWCX","193424sEHuAb","51132jgtnOs","1280650twZLvA","canEditAt","63bAkgjK","track-changes-discard-suggestion-not-found","execute","_suggestions","plugins","_isEnabledBasedOnSelection","92QTywVX","117563ZkJVrv","387bkvVmo","7712FoFHpQ"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=185]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(103121===-parseInt(e(186))/1+-parseInt(e(185))/2*(-parseInt(e(199))/3)+-parseInt(e(201))/4*(parseInt(e(192))/5)+-parseInt(e(194))/6*(-parseInt(e(204))/7)+parseInt(e(188))/8*(-parseInt(e(187))/9)+parseInt(e(202))/10+parseInt(e(200))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(207)]=e,this[n(190)](),this[n(209)]=!1}[m(190)](){this[m(189)]=!0}[m(206)](t){const n=m,r=this[n(207)][n(195)](t);if(!r)throw new e.CKEditorError(n(205),this);const s=r[n(197)]();this[n(193)][n(191)][n(203)](s)&&this[n(193)][n(208)][n(195)](n(196))[n(198)](r)}}function T(){const t=["19151GPRvOQ","4236876NloewT","getRanges","2jZmZjF","isCollapsed","645487gjSYjR","isMultiRange","31085xVCcVE","81wybhIA","isObject","from","createRange","execute","isInContent","750808zAMvIs","value","replace","schema","join","push","color","type","isIntersecting","content","deletion","isArray","282LhddHf","4kAdfSm","next","2613549kyDChE","map","sort","start","isTouching","change","add","createPositionAt","6691640IBDPJH","createPositionBefore","5844szvwPY"," [color ","createPositionAfter","end","splice","length"];return(T=function(){return t})()}function _(t){const e=A;return t[e(486)](((t,n)=>e(479)==t[e(476)]&&e(479)!=n[e(476)]?-1:e(479)!=t[e(476)]&&e(479)==n[e(476)]?1:0))}function y(t,e){const n=A;let r,s=0;const o=[],i=e[n(472)];for(;s<t[n(499)];){const a=t[s],c=t[s+1];r||(r=e[n(493)](a)),k(e,a,c)||(o[n(474)](e[n(466)](r,i[n(464)](a)?e[n(496)](a):e[n(491)](a,n(497)))),r=null),s++}return o}function A(t,e){const n=T();return(A=function(t,e){return n[t-=457]})(t,e)}function k(t,e,n){const r=A;if(!n)return!1;const s=t[r(496)](e),o=t[r(493)](n);return s[r(488)](o)}!function(t){const e=A,n=t();for(;;)try{if(450791===parseInt(e(460))/1*(-parseInt(e(458))/2)+-parseInt(e(484))/3*(-parseInt(e(482))/4)+-parseInt(e(462))/5*(-parseInt(e(481))/6)+parseInt(e(501))/7+parseInt(e(469))/8*(parseInt(e(463))/9)+-parseInt(e(492))/10+-parseInt(e(500))/11*(parseInt(e(494))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);function C(t,e,n){const r=A;for(;n[r(499)];){const s=n[r(498)](0,100);t[r(489)]((()=>{const t=r;for(const n of s)n[t(468)]&&e[t(467)](n.id)}))}}function L(){const t=["isInContent","_isEnabledBasedOnSelection","canEditAt","_suggestions","model","isEnabled","295goOTQv","2KXeNdQ","13787760regSZV","getRanges","execute","editor","232185NFCZpo","values","2436831UpqZNU","26736vqIPih","_command","24ygOWxk","2915340RZWYTO","2825607oasMmh","from","1129338rnlCiT","some","refresh"];return(L=function(){return t})()}const N=R;function R(t,e){const n=L();return(R=function(t,e){return n[t-=438]})(t,e)}!function(t){const e=R,n=t();for(;;)try{if(474452===parseInt(e(461))/1+parseInt(e(456))/2*(parseInt(e(444))/3)+parseInt(e(443))/4+-parseInt(e(455))/5*(parseInt(e(440))/6)+parseInt(e(446))/7*(parseInt(e(442))/8)+-parseInt(e(439))/9+-parseInt(e(457))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);class S extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(441)]=e,this[r(452)]=n,this[r(448)](),this[r(450)]=!1}[N(448)](){const t=N,e=Array[t(445)](this[t(452)][t(438)]())[t(447)]((e=>e[t(449)]));this[t(454)]=this[t(441)][t(454)]&&e}[N(459)](){const t=N,e=_(Array[t(445)](this[t(452)][t(438)]()));for(const n of e){const e=n[t(458)]();if(!this[t(460)][t(453)][t(451)](e))return}C(this[t(460)][t(453)],this[t(441)],e)}}const M=v;function v(t,e){const n=w();return(v=function(t,e){return n[t-=216]})(t,e)}function w(){const t=["_isEnabledBasedOnSelection","4722660DJJVyZ","getRanges","editor","2796808FRYmNg","_selectedSuggestions","isEnabled","model","692004LWlKes","_command","document","refresh","values","size","6801354GAsuhU","selection","86xZmBOS","66921QwkRLY","1254490Hjebof","from","_suggestions","execute","469328nAGkiW","canEditAt"];return(w=function(){return t})()}!function(t){const e=v,n=t();for(;;)try{if(497165===-parseInt(e(219))/1+parseInt(e(227))/2*(-parseInt(e(228))/3)+parseInt(e(239))/4+-parseInt(e(229))/5+parseInt(e(236))/6+parseInt(e(225))/7+-parseInt(e(233))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class O extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(220)]=e,this[r(231)]=n,this[r(216)]=new Set,this[r(222)](),this[r(235)]=!1}[M(222)](){const t=M,e=this[t(238)][t(218)][t(221)][t(226)],n=Array[t(230)](this[t(231)][t(223)]());this[t(216)]=function(t,e){const n=A,r=Array[n(465)](t[n(457)]()),s=new Set;for(const o of e)if(o[n(468)])for(const e of r)for(const r of o[n(457)]())(e[n(477)](r)||t[n(459)]&&!o[n(461)]&&o[n(483)]&&r[n(497)][n(488)](e[n(487)]))&&s[n(490)](o);return s}(e,n),this[t(217)]=this[t(220)][t(217)]&&!!this[t(216)][t(224)]}[M(232)](){const t=M,e=_(Array[t(230)](this[t(216)]));for(const n of e){const e=n[t(237)]();if(!this[t(238)][t(218)][t(234)](e))return}C(this[t(238)][t(218)],this[t(220)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var P=Array.prototype.splice;const x=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():P.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const j=function(t){return B(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=x,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var J="object"==typeof self&&self&&self.Object===Object&&self;const Y=q||J||Function("return this")();const Q=Y.Symbol;var Z=Object.prototype,$=Z.hasOwnProperty,tt=Z.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 Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const wt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function Ot(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ot.prototype.clear=Lt,Ot.prototype.delete=Nt,Ot.prototype.get=St,Ot.prototype.has=vt,Ot.prototype.set=wt;const Ft=Ot;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||H),string:new Ft}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Pt=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const xt=function(t){var e=Pt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Pt(this,t).get(t)};const jt=function(t){return Pt(this,t).has(t)};const Gt=function(t,e){var n=Pt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=xt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=X,Wt.prototype.set=zt;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Jt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const Qt=function(t,e,n){var r=t[e];Yt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Jt(t,e,n)};const Zt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Jt(n,a,c):Qt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Y.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const we=function(t){return null!=t&&de(t.length)&&!ct(t)};const Oe=function(t){return we(t)?Ce(t):ve(t)};const Fe=function(t,e){return t&&Zt(e,Oe(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const Pe=function(t){if(!at(t))return De(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const xe=function(t){return we(t)?Ce(t,!0):Pe(t)};const Ue=function(t,e){return t&&Zt(e,xe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Y.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Je=Object.getOwnPropertySymbols;const Ye=Je?function(t){return null==t?[]:(t=Object(t),Ke(Je(t),(function(e){return qe.call(t,e)})))}:Xe;const Qe=function(t,e){return Zt(t,Ye(t),e)};const Ze=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;)Ze(e,Ye(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Zt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ze(r,n(t))};const rn=function(t){return nn(t,Oe,Ye)};const sn=function(t){return nn(t,xe,tn)};const on=At(Y,"DataView");const an=At(Y,"Promise");const cn=At(Y,"Set");const un=At(Y,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Y.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Q?Q.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const wn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return wn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return vn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Dn($e(t))};const Pn=function(t){return te(t)&&"[object Map]"==_n(t)};var xn=_e&&_e.isMap;const Un=xn?Ie(xn):Pn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[zn]=Kn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?en(e,Ue(a,e)):Qe(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=On(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?xe:Oe)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Qt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Jn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Qn=/^\w*$/;const Zn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Jn(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(Jn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Zn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Jn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Qt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Q?Q.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const wr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const Or=function(t,e){return wr(t,e)};const Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Pr=function(t,e){return e.length<2?t:Dr(t,Br(e,0,-1))};const xr=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||xr(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=142]})(t,e)}function Vr(){const t=["filter","type","201936ZoYfuL","decorate","addMarker","_model","removeAttribute","clear","getMarkers","getMarkerNames","get","map","change","onAccept","_saved","4616gFTaQg","discard","getRange","authoredAt","subType","603940HYBkbp","6QVGACV","previous","isIntersecting","toJSON","reduce","end","commentThread","createdAt","split","onAttributesChange","getMultiRangeId","nodeBefore","isMultiRange","from","substr","9324540RJfcRJ","_onAccept","delete","230892fNUDxR","hasComments","setAttribute","length","set","accept","getRanges","start","removeMarker","next","head","_onAttributesChange","getAllAdjacentSuggestions","getItems","2769053rrhJuI","isIntersectingWithRange","onDiscard","size","_onDiscard","addRange","addMarkerName","13554uqGpdV","isInContent","nodeAfter","push","isExternal","creator","@external","suggestion:","author","attributes","2351872BMmCgP","data","getFirstMarker","markers","getFirstRange","getContainedElement","_markerNames","_isDataLoaded","3PYdfSv","removeMarkers","add"];return(Vr=function(){return t})()}!function(t){const e=Gr,n=t();for(;;)try{if(708529===parseInt(e(148))/1+parseInt(e(192))/2+parseInt(e(187))/3*(parseInt(e(179))/4)+parseInt(e(210))/5+parseInt(e(211))/6*(-parseInt(e(162))/7)+-parseInt(e(205))/8*(parseInt(e(169))/9)+parseInt(e(145))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(186)]=!1,this.id=e.id,this[n(191)]=e[n(191)],this[n(209)]=e[n(209)]||null,this[n(177)]=e[n(177)],this[n(174)]=e[n(174)]||e[n(177)],this[n(173)]=Boolean(e[n(178)]&&e[n(178)][n(175)]),this[n(180)]=null,this[n(195)]=t,this[n(146)]=e[n(203)],this[n(166)]=e[n(164)],this[n(159)]=e[n(220)],this[n(185)]=new Set,this[n(218)]=null,this[n(152)](n(208),null),this[n(152)](n(178),e[n(178)]||{}),this[n(152)](n(212),null),this[n(152)](n(157),null),this[n(152)](n(217),null),this[n(152)](n(204),!1),this[n(193)](n(153)),this[n(193)](n(206))}get[jr(158)](){const t=jr;let e=this;for(;e[t(212)];)e=e[t(212)];return e}get[jr(149)](){const t=jr;return!!this[t(217)]&&this[t(217)][t(151)]>0}get[jr(142)](){const t=jr;return 0!=this[t(185)][t(165)]&&6==Array[t(143)](this[t(185)])[0][t(219)](":")[t(151)]}get[jr(170)](){return null!==this[jr(181)]()}[jr(168)](t){const e=jr;this[e(185)][e(189)](t)}[jr(199)](){const t=jr;return Array[t(143)](this[t(185)])}[jr(198)](){const t=jr;return this[t(199)]()[t(201)]((e=>this[t(195)][t(182)][t(200)](e)))[t(190)]((t=>t))}[jr(181)](){return this[jr(198)]()[0]||null}[jr(188)](){const t=jr;this[t(195)][t(202)]((e=>{const n=t;for(const t of this[n(198)]())e[n(156)](t)})),this[t(185)][t(197)]()}[jr(156)](t){const e=jr;this[e(195)][e(202)]((n=>{n[e(156)](t)})),this[e(185)][e(147)](t)}[jr(167)](t){const e=jr,n=e(176)+this[e(191)]+":"+this[e(209)]+":"+this.id+":"+this[e(174)].id+":"+Hr[e(221)]();this[e(168)](n),this[e(195)][e(202)]((r=>{r[e(194)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(163)](t){const e=jr;for(const n of this[e(154)]())if(n[e(213)](t))return!0;return!1}[jr(154)](){const t=jr;return this[t(198)]()[t(201)]((e=>e[t(207)]()))}[jr(161)](){const t=jr;return this[t(154)]()[t(215)](((e,n)=>[...e,...n[t(161)]()]),[])}[jr(183)](){const t=jr;var e;return(null===(e=this[t(181)]())||void 0===e?void 0:e[t(207)]())||null}[jr(184)](){const t=jr,e=this[t(154)]();if(1!=e[t(151)])return null;const n=e[0],r=n[t(155)][t(171)],s=n[t(216)][t(222)];return r instanceof i.Element?r!=s?null:r:null}[jr(153)](){const t=jr;this[t(146)](this[t(154)](),this[t(180)],this[t(178)]),this[t(188)]()}[jr(206)](){const t=jr;this[t(166)](this[t(154)](),this[t(180)],this[t(178)]),this[t(188)]()}[jr(160)](){const t=jr,e=[];let n=this[t(158)];for(;n;)e[t(172)](n),n=n[t(157)];return e}[jr(150)](t,e){const n=jr,r=qn(this[n(178)]);hr(r,t,e),Or(r,this[n(178)])||(this[n(178)]=r,this[n(159)](r))}[jr(196)](t){const e=jr,n=qn(this[e(178)]);Ur(n,t),Or(n,this[e(178)])||(this[e(178)]=n,this[e(159)](this[e(178)]))}[jr(214)](){const t=jr;return{id:this.id,type:this[t(209)]?this[t(191)]+":"+this[t(209)]:this[t(191)],authorId:this[t(174)].id,createdAt:this[t(218)],hasComments:this[t(149)],data:this[t(180)],attributes:this[t(178)]}}static[jr(221)](){const t=jr;return(0,e.uid)()[t(144)](1,5)}}function zr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"ELEMENT_MERGE_FIELD":return r({id:"ELEMENT_MERGE_FIELD",string:"merge field",plural:"%0 merge fields"},n);case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=Xr;function Kr(){const t=["elementStart","removeContainer","add","$textProxy","key","matchingCallback","6325728QIeJAW","registerDescriptionCallback","Container","isEqual","addEmptyContainer","elementEnd","match","removeFormat","_handleCustomCallbackDescription","getDescriptions","item","_locale","name","768230CAOLzc","*Change to:* %0","text","_handleInsertRemoveSuggestionDescription","data","*Remove format:* %0","registerAttributeLabel","getWalker","join","insertion","has","_itemLabelsCallbacks","function","map","isObject","212478NYnxqV","set","replace","label","REPLACE_TEXT","end","ELEMENT_SPACE","7BCIRgL","type","isEmpty","indexOf","*Split:* %0","registerElementLabel","_handleRenameSuggestionDescription","644391YxTVSO","format","get","_customCallbacks","normal","_itemLabels","Object","push","removeObject","nodeAfter","_attributeLabels","removeEmptyContainer","getFirstRange","element","checkChild","subType","addContainer","477117cOhnbU","addObject","_resolveDescriptionItems","remove","softBreak","quantity","508552xsQviF","start","$1 $2","_schema","*Remove:* %0","*Insert:* %0","isInContent","addFormat","EmptyContainer","skip","_addDescriptionItems","deletion","*Merge:* %0","pop","161286igBxgc","6IkBxsG","length","previousSibling","*Set format:* %0","getItemLabel","$text","newValue","_handleAttributeSuggestionDescription","nextSibling","attribute"];return(Kr=function(){return t})()}function Xr(t,e){const n=Kr();return(Xr=function(t,e){return n[t-=385]})(t,e)}!function(t){const e=Xr,n=t();for(;;)try{if(465205===-parseInt(e(396))/1+parseInt(e(434))/2*(parseInt(e(478))/3)+-parseInt(e(419))/4+parseInt(e(463))/5+-parseInt(e(433))/6*(-parseInt(e(389))/7)+parseInt(e(450))/8+parseInt(e(413))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Kr);class qr{constructor(t,e){const n=Xr;this[n(399)]=[],this[n(401)]=new Map,this[n(474)]=[],this[n(406)]=new Map,this[n(422)]=t,this[n(461)]=e}[Wr(459)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(435)];o++){const i=t[o];if(!i[e(425)])continue;const a=this[e(458)](i);if(a){if(null!=i[e(411)]){if(r[e(473)](i[e(411)]))continue;r[e(446)](i[e(411)])}n[e(403)](a)}else if(e(443)!=i[e(390)])e(472)!=i[e(390)]&&e(430)!=i[e(390)]||this[e(466)](n,i,t[o+1]);else{const t=i[e(467)][e(448)];if(s[e(473)](t))continue;s[e(446)](i[e(467)][e(448)]),t==Cc?this[e(395)](n,i):this[e(441)](n,i)}}return this[e(415)](n)}[Wr(451)](t){const e=Wr;this[e(399)][e(403)](t)}[Wr(394)](t,n,r=e.priorities[Wr(400)]){const s=Wr;s(475)==typeof t?(0,e.insertToPriorityArray)(this[s(474)],{matchingCallback:t,label:n,priority:r}):this[s(401)][s(479)](t,n)}[Wr(469)](t,e){const n=Wr;this[n(406)][n(479)](t,e)}[Wr(438)](t,e=1){const n=Wr;let r;for(const e of this[n(474)])if(e[n(449)](t)){r=e[n(385)];break}return r||(r=this[n(401)][n(398)](t[n(462)])),r?r(e):1!==e?e+" "+t[n(462)]+"s":""+t[n(462)]}[Wr(429)](t,e){const n=Wr,r=e[n(408)]()[n(470)](),s=n(472)==e[n(390)]?n(446):n(416);for(const e of r){const o=e[n(460)],i=t[t[n(435)]-1];if(o.is(n(447)))i&&i[n(390)][n(392)](n(452))>-1&&t[n(432)](),i&&n(465)==i[n(390)]?i[s]+=o[n(467)]:t[n(403)]({type:n(465),add:n(446)==s?o[n(467)]:"",remove:n(416)==s?o[n(467)]:""});else if(this[n(422)][n(477)](o)){const a=o;if(i&&i[n(390)][n(392)](n(452))>-1&&t[n(432)](),n(455)==e[n(390)])continue;i&&i[n(390)]==s+n(402)&&i[n(409)][n(462)]==a[n(462)]?i[n(418)]++:t[n(403)]({type:s+n(402),element:a,quantity:1}),r[n(428)]((t=>!(n(455)==t[n(390)]&&t[n(460)]==o)))}else if(this[n(422)][n(410)](o,n(439))||o.is(n(409),n(417))){const r=o;if(n(446)==s&&n(444)==e[n(390)]||n(416)==s&&n(455)==e[n(390)])continue;if(i&&-1==i[n(390)][n(392)](n(452))){n(465)==i[n(390)]&&(i[s]+="\n");continue}let a;if(a=n(446)==s?r[n(442)]&&!this[n(422)][n(477)](r[n(442)])?r[n(442)]:null:r[n(436)]&&!this[n(422)][n(477)](r[n(436)])?r[n(436)]:null,r[n(391)]||a&&a[n(391)]){const e=a&&a[n(391)]?a:r;i&&i[n(390)]==s+n(427)&&i[n(409)][n(462)]==e[n(462)]?i[n(418)]++:t[n(403)]({type:s+n(427),element:e,quantity:1})}else t[n(403)]({type:s+n(452),element:r})}}}[Wr(415)](t){const e=Wr,n=this[e(461)],r=[],s=[],o=[];for(const i of t)switch(i[e(390)]){case e(465):if(i[e(446)]=i[e(446)][e(480)](/(\S)\u000A+(\S)/g,e(421))[e(480)](/\u000A/g,""),i[e(416)]=i[e(416)][e(480)](/(\S)\u000A+(\S)/g,e(421))[e(480)](/\u000A/g,""),""!=i[e(446)]&&""!=i[e(416)]){r[e(403)]({type:e(480),content:zr(n,e(386),['"'+i[e(416)]+'"','"'+i[e(446)]+'"'])});continue}if(null!=i[e(446)][e(456)](/^ +$/)){r[e(403)]({type:e(472),content:zr(n,e(424),zr(n,e(388),i[e(446)][e(435)]))});continue}if(null!=i[e(416)][e(456)](/^ +$/)){r[e(403)]({type:e(430),content:zr(n,e(423),zr(n,e(388),i[e(416)][e(435)]))});continue}if(""!=i[e(446)]){r[e(403)]({type:e(472),content:zr(n,e(424),'"'+i[e(446)]+'"')});continue}r[e(403)]({type:e(430),content:zr(n,e(423),'"'+i[e(416)]+'"')});continue;case e(454):case e(414):r[e(403)]({type:e(472),content:zr(n,e(424),this[e(438)](i[e(409)],i[e(418)]))});continue;case e(407):case e(404):r[e(403)]({type:e(430),content:zr(n,e(423),this[e(438)](i[e(409)],i[e(418)]))});continue;case e(412):r[e(403)]({type:e(472),content:zr(n,e(393),this[e(438)](i[e(409)],i[e(418)]))});continue;case e(445):r[e(403)]({type:e(430),content:zr(n,e(431),this[e(438)](i[e(409)],i[e(418)]))});continue;case e(426):s[e(403)](i[e(448)]);continue;case e(457):o[e(403)](i[e(448)]);continue;default:r[e(403)](i)}if(s[e(435)]){const t=s[e(476)]((t=>this[e(406)][e(473)](t)?this[e(406)][e(398)](t):t))[e(471)](", ");r[e(403)]({type:e(397),content:zr(this[e(461)],e(437),t)})}if(o[e(435)]){const t=o[e(476)]((t=>this[e(406)][e(473)](t)?this[e(406)][e(398)](t):t))[e(471)](", ");r[e(403)]({type:e(397),content:zr(this[e(461)],e(468),t)})}return r}[Wr(458)](t){const e=Wr;for(const n of this[e(399)]){const r=n(t);if(r&&e(390)in r)return r}}[Wr(441)](t,e){const n=Wr,r=e[n(467)],s=void 0===r[n(440)]?n(457):n(426);t[n(403)]({type:s,key:r[n(448)]})}[Wr(395)](t,e){const n=Wr;t[n(403)]({type:n(397),content:zr(this[n(461)],n(464),this[n(438)](e[n(408)]()[n(420)][n(405)],1))})}[Wr(466)](t,e,n){const r=Wr;if(this[r(429)](t,e),n&&n[r(408)]()&&!e[r(408)]()[r(387)][r(453)](n[r(408)]()[r(420)])){const n=t[t[r(435)]-1],s=r(472)==e[r(390)]?r(446):r(416);n&&r(465)==n[r(390)]&&(n[s]+="\n")}}}function Jr(){const t=["commands","1195890VjSWYq","get","64gEMAeT","1JTBhLG","419466THknfc","28482380ECwiDO","5572215yrrGbS","plugins","showAIAssistant","10377sHbJBG","TrackChangesEditing","editor","93485GxWSpK","582ERsaPf","enableCommand","4548364PdXfin","afterInit"];return(Jr=function(){return t})()}const Yr=Qr;function Qr(t,e){const n=Jr();return(Qr=function(t,e){return n[t-=463]})(t,e)}!function(t){const e=Qr,n=t();for(;;)try{if(878404===parseInt(e(467))/1*(-parseInt(e(468))/2)+parseInt(e(464))/3+parseInt(e(479))/4+parseInt(e(470))/5+-parseInt(e(477))/6*(-parseInt(e(476))/7)+parseInt(e(466))/8*(-parseInt(e(473))/9)+-parseInt(e(469))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jr);class Zr extends t.Plugin{[Yr(480)](){const t=Yr,e=this[t(475)],n=e[t(471)][t(465)](t(474));e[t(463)][t(465)](t(472))&&n[t(478)](t(472))}}const $r=es;function ts(){const t=["right","left","alignment","726675Ixlrhs","491164QoAOip","commandName","7079455QYSPoR","1015159SMtaai","TrackChangesEditing","editor","300854imWGAu","90sZHCKu","locale","*Format:* %0","23573080dKxMpy","commandParams","AlignmentEditing","afterInit","_registerLegacyDescription","has","formatBlock","FORMAT_ALIGN_TO_LEFT","enableDefaultAttributesIntegration","center","FORMAT_JUSTIFY_TEXT","justify","format","registerDescriptionCallback","value","registerBlockAttribute","plugins","type","get","706615aoPIEn","FORMAT_ALIGN_TO_CENTER","descriptionFactory","FORMAT_ALIGNMENT","registerAttributeLabel","FORMAT_ALIGN_TO_RIGHT"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=201]})(t,e)}!function(t){const e=es,n=t();for(;;)try{if(761867===parseInt(e(210))/1+-parseInt(e(213))/2+-parseInt(e(206))/3+parseInt(e(207))/4+-parseInt(e(209))/5+parseInt(e(214))/6*(-parseInt(e(236))/7)+parseInt(e(217))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ts);class ns extends t.Plugin{[$r(220)](){const t=$r,e=this[t(212)],n=e[t(215)];if(!e[t(233)][t(222)](t(219)))return;const r=e[t(233)][t(235)](t(211));r[t(225)](t(205)),r[t(232)](t(205)),r[t(238)][t(201)](t(205),zr(n,t(239))),this[t(221)]()}[$r(221)](){const t=$r,e=this[t(212)],n=e[t(215)];e[t(233)][t(235)](t(211))[t(238)][t(230)]((e=>{const r=t;if(r(223)!=e[r(234)])return;const{data:s}=e;if(s&&r(205)==s[r(208)]){const t=s[r(218)][0][r(231)];return{type:r(229),content:zr(n,r(216),function(t){const e=r;switch(t){case e(204):return zr(n,e(224));case e(203):return zr(n,e(202));case e(226):return zr(n,e(237));case e(228):return zr(n,e(227))}}(t))}}}))}}function rs(t,e){const n=ss();return(rs=function(t,e){return n[t-=304]})(t,e)}function ss(){const t=["16WRfFCa","12300YnxrQf","3421aKrGdt","descriptionFactory","FORMAT_ITALIC","registerInlineAttribute","subscript","FORMAT_SUBSCRIPT","toLowerCase","type","2586822mWSUUf","CodeEditing","plugins","FORMAT_CODE","_registerLegacyDescription","ItalicEditing","formatInline","underline","UnderlineEditing","FORMAT_BOLD","toUpperCase","FORMAT_SUPERSCRIPT","forceValue","locale","commandParams","SubscriptEditing","TrackChangesEditing","7470554Gvndoc","bold","slice","3990070uvDuZM","commandName","BoldEditing","9545GdiPjM","*Remove format:* %0","editor","SuperscriptEditing","*Format:* %0","FORMAT_UNDERLINE","italic","StrikethroughEditing","superscript","3364344CQdzHS","code","afterInit","registerDescriptionCallback","format","enableDefaultAttributesIntegration","8AOZHap","registerAttributeLabel","1862391QadFSS","186pGgYJW","FORMAT_STRIKETHROUGH","has","strikethrough","FORMAT_","get"];return(ss=function(){return t})()}const os=rs;!function(t){const e=rs,n=t();for(;;)try{if(783726===parseInt(e(328))/1*(-parseInt(e(346))/2)+parseInt(e(345))/3*(parseInt(e(343))/4)+parseInt(e(325))/5+-parseInt(e(305))/6+-parseInt(e(322))/7+-parseInt(e(352))/8*(-parseInt(e(337))/9)+parseInt(e(353))/10*(parseInt(e(354))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ss);const is=[os(327),os(310),os(313),os(306),os(335),os(320),os(331)];class as extends t.Plugin{[os(339)](){const t=os,e=this[t(330)],n=e[t(307)][t(351)](t(321)),r=e[t(318)];for(const s of is){if(!e[t(307)][t(348)](s))continue;const o=s[t(324)](0,-7)[t(360)](),i=t(350)+o[t(315)]();n[t(342)](o),n[t(357)](o),n[t(355)][t(344)](o,zr(r,i))}this[t(309)]()}[os(309)](){const t=os,e=this[t(330)],n=e[t(318)],r=e[t(307)][t(351)](t(321));function s(e,s){const o=t;r[o(355)][o(340)]((t=>{const r=o;if(r(311)!=t[r(304)])return;const{data:i}=t;return i&&i[r(326)]===e?i[r(319)][0][r(317)]?{type:r(341),content:zr(n,r(332),s)}:{type:r(341),content:zr(n,r(329),s)}:void 0}))}s(t(323),zr(n,t(314))),s(t(334),zr(n,t(356))),s(t(312),zr(n,t(333))),s(t(338),zr(n,t(308))),s(t(349),zr(n,t(347))),s(t(358),zr(n,t(359))),s(t(336),zr(n,t(316)))}}const cs=us;function us(t,e){const n=ls();return(us=function(t,e){return n[t-=208]})(t,e)}function ls(){const t=["*Set format:* %0","*Remove format:* %0","afterInit","commandName","6599474QdcuLL","from","format","change","1243222wNFUJI","commands","7248720NhrIlS","1014iptoSf","7404FbkXeu","blockQuote","registerDescriptionCallback","enableCommand","3464wqXwWV","model","39519TlbThO","value","commandParams","schema","has","$root","TrackChangesEditing","988995JvHkbt","filter","markBlockFormat","descriptionFactory","checkChild","BlockQuoteEditing","editor","get","getSelectedBlocks","plugins","name","selection","document","parent","522984nXYUwf","forceValue","ELEMENT_BLOCK_QUOTE","locale"];return(ls=function(){return t})()}!function(t){const e=us,n=t();for(;;)try{if(925586===parseInt(e(230))/1+-parseInt(e(234))/2*(-parseInt(e(233))/3)+-parseInt(e(218))/4+parseInt(e(247))/5+parseInt(e(232))/6+-parseInt(e(226))/7+-parseInt(e(238))/8*(parseInt(e(240))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ls);class fs extends t.Plugin{[cs(224)](){const t=cs,e=this[t(210)],n=e[t(221)];if(!e[t(213)][t(244)](t(209)))return;const r=e[t(213)][t(211)](t(246)),s=this[t(210)][t(231)][t(211)](t(235));r[t(237)](t(235),((n,o={})=>{const i=t,a=this[i(210)][i(239)][i(216)][i(215)],c=o&&void 0!==o[i(219)]?o[i(219)]:!s[i(241)];let u=[];if(c){const t=Array[i(227)](a[i(212)]())[i(248)]((t=>hs(t)||function(t,e){const n=i,r=e[n(208)](t[n(217)],n(235)),s=e[n(208)]([n(245),n(235)],t);return r&&s}(t,this[i(210)][i(239)][i(243)])));u=y(t,e[i(239)])}else{const t=Array[i(227)](a[i(212)]())[i(248)]((t=>hs(t)));u=y(t,e[i(239)])}e[i(239)][i(229)]((()=>{const t=i;for(const e of u)r[t(249)](e,{commandName:t(235),commandParams:[{forceValue:c}]})}))})),r[t(250)][t(236)]((e=>{const r=t,{data:s}=e;if(s&&r(235)==s[r(225)]){const t=zr(n,r(220));return s[r(242)][0][r(219)]?{type:r(228),content:zr(n,r(222),t)}:{type:r(228),content:zr(n,r(223),t)}}}))}}function hs(t){const e=cs;return e(235)==t[e(217)][e(214)]}const gs=ds;function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=265]})(t,e)}function ps(){const t=["afterInit","185rZQRdK","6423624CwAPaX","78zvkEOM","1155uCshmm","1010966HBbnsa","changeCaseTitle","enableCommand","changeCaseLower","65416BAnrtD","editor","plugins","39zvjQVp","has","8WmiHKo","511637RJUDxB","TrackChangesEditing","28920qurFqF","6612507DclEgH","get","CaseChange","changeCaseUpper","47242wpPupH"];return(ps=function(){return t})()}!function(t){const e=ds,n=t();for(;;)try{if(729123===parseInt(e(282))/1+parseInt(e(276))/2*(parseInt(e(266))/3)+-parseInt(e(286))/4*(parseInt(e(278))/5)+-parseInt(e(280))/6*(parseInt(e(269))/7)+-parseInt(e(268))/8*(-parseInt(e(272))/9)+parseInt(e(271))/10*(-parseInt(e(281))/11)+parseInt(e(279))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ps);class ms extends t.Plugin{[gs(277)](){const t=gs,e=this[t(287)];e[t(265)][t(267)](t(274))&&(e[t(265)][t(273)](t(270))[t(284)](t(275)),e[t(265)][t(273)](t(270))[t(284)](t(285)),e[t(265)][t(273)](t(270))[t(284)](t(283)))}}const Is=bs;function Es(){const t=["commands","afterInit","TrackChangesEditing","3kEBKwB","28228842KXBecD","2872hvcvEt","6669650ZmnedI","1583836TEFXsZ","ckbox","get","840762dUmnuj","5549580yBfBfx","editor","7217cSayrg","plugins","371304LsAdYb","enableCommand"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=392]})(t,e)}!function(t){const e=bs,n=t();for(;;)try{if(772302===parseInt(e(407))/1+-parseInt(e(404))/2*(parseInt(e(400))/3)+-parseInt(e(408))/4+-parseInt(e(403))/5+-parseInt(e(395))/6+-parseInt(e(393))/7*(-parseInt(e(402))/8)+parseInt(e(401))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Es);class Ts extends t.Plugin{[Is(398)](){const t=Is,e=this[t(392)];e[t(397)][t(406)](t(405))&&e[t(394)][t(406)](t(399))[t(396)](t(405))}}const _s=ys;function ys(t,e){const n=As();return(ys=function(t,e){return n[t-=301]})(t,e)}function As(){const t=["registerDescriptionCallback","3454158YPfWnH","toLowerCase","checkChild","afterInit","selection","commandParams","getSelectedBlocks","8331477uXuFqX","language","registerElementLabel","isLimit","outdentCodeBlock","TrackChangesEditing","model","formatBlock","7284924ywLOHM","48rdOaih","10sfHwrd","rootElement","commandName","CodeBlock","value","markBlockFormat","change","find","schema","298802OxtRmL","codeBlock","filter","has","parent","ELEMENT_CODE_BLOCK","from","*Remove format:* %0","20gHXdns","blockName","indentCodeBlock","forceValue","format","32056yOOGda","plugins","*Set format:* %0","2125ISSviL","commands","locale","enableCommand","document","editor","languages","get","92EyWsWT","type","label","descriptionFactory","name","config","2713065SCFjPS"];return(As=function(){return t})()}!function(t){const e=ys,n=t();for(;;)try{if(467055===-parseInt(e(327))/1*(parseInt(e(335))/2)+parseInt(e(341))/3+parseInt(e(324))/4*(parseInt(e(319))/5)+-parseInt(e(343))/6+parseInt(e(311))/7*(parseInt(e(301))/8)+parseInt(e(358))/9*(-parseInt(e(302))/10)+parseInt(e(350))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(As);class ks extends t.Plugin{[_s(346)](){const t=_s,e=this[t(332)];if(!e[t(325)][t(314)](t(305)))return;const n=e[t(325)][t(334)](t(355)),r=e[t(329)],s=e[t(340)][t(334)](t(312))[t(333)],o=e[t(328)][t(334)](t(312));n[t(330)](t(321)),n[t(330)](t(354)),n[t(330)](t(312),((r,i={})=>{const a=t,c=e[a(356)],u=e[a(356)][a(331)][a(347)],l=i&&void 0!==i[a(322)]?i[a(322)]:!o[a(306)];let f;i[a(351)]||(i[a(351)]=s[0][a(351)]),f=l?Array[a(317)](u[a(349)]())[a(313)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(303))&&!e[n(353)](t)&&e[n(345)](t[n(315)],n(312))}(t,c[a(310)]))):Array[a(317)](u[a(349)]())[a(313)]((t=>Cs(t)));const h=y(f,c);c[a(308)]((()=>{const t=a;for(const e of h)n[t(307)](e,{commandName:t(312),commandParams:[{...i,forceValue:l}],formatGroupId:t(320)})}))})),n[t(338)][t(352)](t(312),(e=>zr(r,t(316),e))),n[t(338)][t(342)]((e=>{const n=t;if(n(357)!=e[n(336)])return;const o=r.t,{data:i}=e;if(!i||n(312)!=i[n(304)])return;const a=i[n(348)][0][n(351)],c=o(s[n(309)]((t=>t[n(351)]===a))[n(337)])[n(344)]();return i[n(348)][0][n(322)]?{type:n(323),content:zr(r,n(326),zr(r,n(316),1)+" ("+c+")")}:{type:n(323),content:zr(r,n(318),zr(r,n(316),1))}}))}}function Cs(t){const e=_s;return e(312)==t[e(339)]}const Ls=Rs;function Ns(){const t=["3176369ariSbE","TrackChangesEditing","153478DqGZVF","18326CDlskG","9hljaxT","2635830PuZVtI","162Lgvaij","76750IrJaqg","get","editor","1798864HbVsLb","addCommentThread","124203wwMOKq","has","36uKareE","afterInit","enableCommand","plugins","22vQBlkC","CommentsEditing"];return(Ns=function(){return t})()}function Rs(t,e){const n=Ns();return(Rs=function(t,e){return n[t-=291]})(t,e)}!function(t){const e=Rs,n=t();for(;;)try{if(251713===-parseInt(e(292))/1+parseInt(e(291))/2+-parseInt(e(301))/3*(parseInt(e(303))/4)+-parseInt(e(296))/5*(-parseInt(e(295))/6)+parseInt(e(309))/7+-parseInt(e(299))/8*(-parseInt(e(293))/9)+parseInt(e(294))/10*(-parseInt(e(307))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ns);class Ss extends t.Plugin{[Ls(304)](){const t=Ls,e=this[t(298)];e[t(306)][t(302)](t(308))&&e[t(306)][t(297)](t(310))[t(305)](t(300))}}var Ms=n(834);function vs(t,e){const n=Os();return(vs=function(t,e){return n[t-=182]})(t,e)}function ws(t,e,n){const r=vs,s=[];for(const o of e[r(206)]())o[r(207)](t)&&s[r(219)](n[r(217)](o));return s}function Os(){const t=["206106KjrMAK","createUIElement","createRangeOn","nextSibling","push","schema","3803481ToWSWf","getWalker","ck-suggestion-marker-","isContent","type","addHighlight","addClass","577576XVcjxA","writer","start","1203172BnHomR","includes","elementEnd","previousPosition","ck-suggestion-marker--active","mapper","1839344lRBNXA","parent","markerName","plugins","isAtEnd","item","20nlKHKU","test","45828VJOykC","activeMarkers","bindElementToMarker","1783548mLkNVv","getCustomProperty","name","TrackChangesEditing","model","markerRange","span","insert","getItems","hasAttribute","toViewElement","consumable","get","isLimit","toViewPosition","isBlock","63NLAvQb"];return(Os=function(){return t})()}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=vs,s=t[r(190)][r(210)](r(201));return(o,i,a)=>{const c=r;if(!a[c(209)][c(194)](i[c(203)],o[c(200)]))return;const u=i[c(203)][c(222)](),l=i[c(203)][c(230)],f=t[c(202)][c(220)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(192)];d=d||f[c(224)](e);const n=a[c(186)][c(208)](e);if(n&&n[c(199)](c(226)))return;c(183)==t[c(225)]&&f[c(213)](e)&&!f[c(211)](e)&&(e[c(218)]||l[c(191)]?h&&h[c(188)]==e||(h=e,m(t[c(184)]),p=!0):g=g||t[c(184)])}function m(t){const r=c,o=a[r(229)][r(216)](r(204),{class:r(223)+e}),u=a[r(186)][r(212)](t);n&&s[r(196)][r(182)](i[r(189)])&&a[r(229)][r(227)](r(185),o),a[r(229)][r(205)](u,o),a[r(186)][r(197)](o,i[r(189)])}d||p||!g||m(g)}}!function(t){const e=vs,n=t();for(;;)try{if(499866===parseInt(e(228))/1+-parseInt(e(231))/2+parseInt(e(198))/3+-parseInt(e(195))/4*(-parseInt(e(193))/5)+parseInt(e(215))/6*(-parseInt(e(214))/7)+-parseInt(e(187))/8+parseInt(e(221))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Os);const Ds=Ps;function Bs(){const t=["getFirstRange","fromRange","isCollapsed","unit","bind","buffer","root","data","138RMomWn","rootName","merge","unlock","lock","createRange","mapper","editor","high","showSuggestionHighlights","start","plugins","80845NEtzyD","11SDvUVJ","4rQAhgP","end","writer","enqueueChange","requires","forward","get","document","batch","options","uiElement","markerNameToElements","delete","7091nSHKAT","commands","detach","2822052VcNQlw","selection","createSelection","editing","deleteForward","markerName","3119150cpMNhB","downcastDispatcher","20394VIENAJ","2382UZkCIG","remove","TrackChangesEditing","removeMarker:suggestion:deletion","728xtgWwI","addMarker:suggestion:deletion","setSelection","30304kozXNC","init","unbindElementFromMarkerName","modifySelection","enableCommand","$graveyard","115919FiwBmD","model"];return(Bs=function(){return t})()}function Ps(t,e){const n=Bs();return(Ps=function(t,e){return n[t-=279]})(t,e)}!function(t){const e=Ps,n=t();for(;;)try{if(213034===parseInt(e(340))/1*(parseInt(e(302))/2)+parseInt(e(288))/3*(parseInt(e(334))/4)+-parseInt(e(300))/5+-parseInt(e(327))/6*(-parseInt(e(315))/7)+-parseInt(e(331))/8*(parseInt(e(326))/9)+-parseInt(e(324))/10+-parseInt(e(301))/11*(parseInt(e(318))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bs);class xs extends t.Plugin{static get[Ds(306)](){return[Ms.Delete]}[Ds(335)](){const t=Ds,e=this[t(295)],n=e[t(299)][t(308)](t(329));n[t(338)](t(314));const r=e[t(316)][t(308)](t(322));n[t(338)](t(322),((n,s={})=>{const o=t,a=e[o(279)][o(320)](e[o(279)][o(309)][o(319)]);a[o(282)]&&e[o(279)][o(337)](a,{direction:o(307),unit:s[o(283)]});const c=a[o(280)](),u=i.LiveRange[o(281)](c);let l;n(s),l=o(339)==u[o(286)][o(289)]?e[o(279)][o(293)](c[o(298)]):e[o(279)][o(293)](u[o(298)],u[o(303)]),u[o(317)](),e[o(279)][o(305)](r[o(285)][o(310)],(t=>{const e=o;r[e(285)][e(292)](),t[e(333)](t[e(293)](l[e(303)])),r[e(285)][e(291)]()}))})),e[t(321)][t(325)].on(t(332),Fs(e,t(290)),{priority:t(296)}),e[t(287)][t(325)].on(t(332),((n,r,s)=>{const o=t;s[o(311)][o(297)]&&Fs(e,o(290),{showActiveMarker:!1})[o(284)](this)(n,r,s)}),{priority:t(296)}),e[t(321)][t(325)].on(t(330),((e,n,r)=>{const s=t,o=r[s(294)][s(313)](n[s(323)]);if(o)for(const t of o)t.is(s(312))&&(r[s(294)][s(336)](t,n[s(323)]),r[s(304)][s(328)](t))}),{priority:t(296)})}}const Us=Gs;function js(){const t=["trackChangesCommand","outdentList","FORMAT_INDENT","document","12KgPyZa","createPositionAt","_findSuggestions","removeMarker","bulleted","mergeListItemForward","parent","todoList","*Check item*","config","todoListCheck","execute","editor","listMarkerStyle","key","nextSibling","listReversed","*Uncheck item*","*Format:* remove from %0","indentList","36341349CnwcEN","registerPostFixer","containsItem","getRanges","2hmexmz","splitListItemAfter","510448LlltBw","newValue","commandParams","listItemIdFixer","ELEMENT_","_registerLegacyDescription","ELEMENT_LIST_ITEM","next","1071182QwYvRK","formatBlock","*Set format:* %0","todo","bulletedList","default","setSelection","listItemId","204dQyGFI","isUndo","enableDefaultAttributesIntegration","toUpperCase","mergeListItemBackward","_suggestionFactory","8215977WgekwX","listStyle","nodeAfter","attributeKey","map","head","getFirstRange","plugins","multipleBlocks","*Change to:* %0","listStart","splitListItemBefore","isLocal","listType","differ","attribute","assureChains","getFirstMarker","ListEditing","refresh","_LIST","registerDescriptionCallback","getChanges","*Outdent:* %0","meta","fromRange","TrackChangesEditing","registerElementLabel","todoListChecked","attributes","descriptionFactory","createRange","getAttribute","forceValue","model","selection","afterInit","registerAttributeLabel","checkTodoList","end","data","getSuggestions","from","customNumberedList","numbered","includes","accept","3pvssgU","_supportLegacySuggestions","*Format:* insert into %0","commandName","get","length","has","locale","commands","deletion","*Merge:* list item","every","filter","13358230AcAzeA","batch","list.multiBlock","ELEMENT_BULLETED_LIST","previousSibling","ELEMENT_TODO_LIST","setAttribute","value","format","range","isObject","listIndent","*Remove format:* %0","91090tfShvr","ELEMENT_NUMBERED_LIST","schema","groupId","customBulletedList","suggestion","numberedList","change","3403412uQxsiJ","noTrackChangesFixer","start","*Merge:* %0","*Indent:* %0","type","documentList","TodoListEditing","registerBlockAttribute","45YITXmb","find","_getAttributeKey","oldValue","detach","listMarker","isNextTo","registerCustomCallback","push","*Split:* list item"];return(js=function(){return t})()}function Gs(t,e){const n=js();return(Gs=function(t,e){return n[t-=451]})(t,e)}!function(t){const e=Gs,n=t();for(;;)try{if(714172===-parseInt(e(514))/1*(-parseInt(e(524))/2)+-parseInt(e(585))/3*(parseInt(e(467))/4)+parseInt(e(459))/5*(-parseInt(e(532))/6)+-parseInt(e(538))/7+-parseInt(e(516))/8*(-parseInt(e(476))/9)+-parseInt(e(598))/10+parseInt(e(510))/11*(parseInt(e(490))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(js);class Vs extends t.Plugin{[Us(574)](){const t=Us,e=this[t(502)];if(!e[t(545)][t(591)](t(556)))return;const n=e[t(592)],r=e[t(545)][t(589)](t(564)),s=e[t(545)][t(591)](t(474)),o=!!e[t(499)][t(589)](t(600));function i(e){const r=t;return{type:r(454),content:""+zr(n,r(526),e)}}function a(e){const r=t;return{type:r(454),content:""+zr(n,r(458),e)}}r[t(534)](t(465)),r[t(534)](t(528)),r[t(534)](t(581)),r[t(534)](t(463)),r[t(534)](t(509)),r[t(534)](t(487)),r[t(534)](t(515)),r[t(534)](t(549)),r[t(475)](t(531)),r[t(475)](t(551)),r[t(475)](t(457)),o&&(r[t(534)](t(536)),r[t(534)](t(495))),s&&(r[t(534)](t(497)),r[t(534)](t(576)),r[t(475)](t(566)),r[t(568)][t(559)]((e=>{const r=t,{data:s}=e;if(s&&r(566)==s[r(504)])return{type:r(454),content:s[r(517)]?zr(n,r(498)):zr(n,r(507))}})),this[t(502)][t(572)][t(489)][t(511)]((e=>{const n=t;if(e[n(599)][n(533)])return!1;let s=!1;const o=r[n(579)]({skipNotAttached:!0})[n(597)]((t=>n(566)===r[n(478)](t)));for(const t of o)n(527)!=t[n(544)]()[n(469)][n(540)][n(570)](n(551))&&(r[n(492)](t[n(544)](),n(553))[n(477)]((t=>n(551)===r[n(478)](t[n(464)])))||(e[n(493)](t[n(555)]()),s=!0));return s}))),r[t(568)][t(575)](t(457),zr(n,t(488)));const c={type:t(454),content:""};r[t(568)][t(559)]((e=>{const r=t,{data:s}=e;if(!s||r(551)!=s[r(504)])return;let u=e[r(543)];for(;u;){if(u[r(578)]&&((r(539)==u[r(578)][r(504)]||r(503)==u[r(578)][r(504)])&&(u[r(578)][r(517)]&&r(529)!=u[r(578)][r(517)]||r(529)!=u[r(578)][r(479)]&&!s[r(517)])||!o&&u[r(578)][r(504)]==Cc))return c;u=u[r(523)]}if(null==s[r(517)])switch(s[r(479)]){case r(494):return a(zr(n,r(601)));case r(582):return a(zr(n,r(460)));case r(527):return a(zr(n,r(451)))}switch(s[r(517)]){case r(494):return i(zr(n,r(601)));case r(582):return i(zr(n,r(460)));case r(527):return i(zr(n,r(451)))}})),r[t(568)][t(559)]((e=>{const n=t,{data:r}=e;if(r&&n(457)==r[n(504)])return null==r[n(517)]||null==r[n(479)]&&0==r[n(517)]?c:void 0})),r[t(568)][t(559)]((e=>{const r=t;if(r(553)!=e[r(472)])return;const{data:s}=e;if(!s||r(531)!=s[r(504)])return;const o=Hs(e);return r(517)==o?{type:r(454),content:zr(n,r(595))}:r(479)==o?{type:r(454),content:zr(n,r(485))}:c})),e[t(572)][t(489)][t(511)]((e=>this[t(519)](e))),e[t(572)][t(489)][t(511)]((e=>this[t(468)](e))),e[t(572)][t(489)][t(511)]((e=>this[t(554)](e))),this[t(586)]()}[Us(519)](t){const e=Us;if(t[e(599)][e(533)]||!t[e(599)][e(550)])return!1;let n=!1;const r=this[e(502)][e(545)][e(589)](e(564))[e(579)]({skipNotAttached:!0})[e(597)]((t=>t[e(578)]&&e(531)==t[e(578)][e(504)]))[e(597)]((t=>t[e(578)][e(517)]&&t[e(578)][e(479)]));for(const s of r)Hs(s)||(t[e(493)](s[e(555)]()),n=!0);return n}[Us(468)](t){const e=Us;if(t[e(599)][e(533)]||!t[e(599)][e(550)])return!1;const n=this[e(502)][e(545)][e(589)](e(564));if(n[e(486)][e(453)])return!1;let r=!1;const s=[e(551),e(531),e(457),e(539),e(548),e(506),e(500),e(481),e(503)],o=this[e(502)][e(572)][e(489)][e(552)][e(560)]()[e(597)]((t=>e(553)==t[e(472)]))[e(597)]((t=>s[e(583)](t[e(541)])));if(0==o[e(590)])return r;for(const i of o){const o=n[e(492)](i[e(455)],e(553))[e(597)]((t=>!t[e(562)][e(482)]))[e(542)]((t=>t[e(464)]))[e(597)]((t=>{const r=e,o=n[r(478)](t);return s[r(583)](o)}));if(o[e(590)]){for(const n of o)t[e(493)](n[e(555)]());r=!0}}return r}[Us(554)](t){const e=Us;if(t[e(599)][e(533)]||!t[e(599)][e(550)])return!1;const n=this[e(502)][e(545)][e(589)](e(564));let r=!1;const s=[e(551),e(531),e(457),e(539),e(548),e(506),e(500),e(481),e(503)];for(const t of n[e(579)]({skipNotAttached:!0})){const o=n[e(492)](t[e(544)](),e(553))[e(542)]((t=>t[e(464)]))[e(597)]((t=>t[e(578)]&&s[e(583)](t[e(578)][e(504)])));if(!o[e(590)])continue;const a=o[0][e(543)][e(567)][e(462)];if(!o[e(596)]((t=>t[e(567)][e(462)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(579)]({skipNotAttached:!0})[s(597)]((e=>s(553)==e[s(472)]&&e[s(567)][s(462)]==t)))e[s(452)](s(462),r)}function i(t,n){const r=e;let s=t[r(543)],i=!1;for(;s;)s[r(567)][r(462)]!=n&&(o(s[r(567)][r(462)],n),s[r(452)](r(462),n),i=!0),s=s[r(523)];return i}}[Us(586)](){const t=Us,e=this[t(502)],n=e[t(592)],r=e[t(545)][t(589)](t(564));this[t(521)](),r[t(537)][t(483)](t(525),t(473),t(584),(function(n,r){const s=t,o=[];for(let t of n)t[s(469)][s(540)]===t[s(577)][s(496)]&&(t=e[s(572)][s(569)](e[s(572)][s(491)](t[s(469)][s(540)],0))),o[s(484)](t);e[s(572)][s(466)]((t=>{const n=s,a=e[n(572)][n(489)][n(573)],c=Array[n(580)](a[n(513)]())[n(542)]((t=>i.LiveRange[n(563)](t)));t[n(530)](o),e[n(593)][n(589)](r[n(588)])[n(557)](),r[n(518)][n(484)]({forceDefaultExecution:!0}),e[n(501)](r[n(588)],...r[n(518)]),t[n(530)](c);for(const t of c)t[n(480)]()}))})),r[t(568)][t(565)]((function(n){const r=t,s=!e[r(572)][r(461)][r(456)](n),o=n[r(602)],i=n[r(505)],a=n[r(570)](r(531)),c=!o||o[r(570)](r(531))!==a,u=!i||i[r(570)](r(531))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(522),e)))}[Us(521)](){const t=Us,e=this[t(502)],n=e[t(592)];function r(n){const r=t,s=e[r(593)][r(589)](r(528))[r(453)],o=e[r(593)][r(589)](r(465))[r(453)];return r(465)===n?s:o}e[t(545)][t(589)](t(564))[t(568)][t(559)]((function(s){const o=t;if(o(525)!=s[o(472)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(588)]){case o(528):u=i[o(518)][0][o(571)],l=r(i[o(588)]),a=o(u?587:508),!l&&e[o(499)][o(589)](o(600))||(a=o(547)),c={type:o(454),content:zr(n,a,zr(n,o(601)))};break;case o(465):u=i[o(518)][0][o(571)],l=r(i[o(588)]),a=o(u?587:508),!l&&e[o(499)][o(589)](o(600))||(a=o(547)),c={type:o(454),content:zr(n,a,zr(n,o(460)))};break;case o(509):a=o(471),c={type:o(454),content:zr(n,a,zr(n,o(522)))};break;case o(487):a=function(t){const e=o,n=t[e(544)]();let r=n[e(469)][e(540)];for(;r&&n[e(512)](r);){if(r[e(570)](e(457))>0)return!1;r=r[e(505)]}return!0}(s)?zr(n,o(508),zr(n,function(t){const e=o;return e(520)+t[e(544)]()[e(469)][e(540)][e(570)](e(551))[e(535)]()+e(558)}(s))):zr(n,o(561),zr(n,o(522))),c={type:o(454),content:a};break;case o(536):case o(495):!1===i[o(546)]&&(a=o(470),c={type:o(594),content:zr(n,a,zr(n,o(522)))})}return c}))}}function Hs(t){const e=Us;let n=t[e(544)]()[e(469)][e(540)][e(602)];for(;n;){const r=n[e(570)](e(531));if(!r)return!1;if(r==t[e(578)][e(517)])return e(517);if(r==t[e(578)][e(479)])return e(479);n=n[e(602)]}return!1}const zs=Ws;function Ws(t,e){const n=Js();return(Ws=function(t,e){return n[t-=449]})(t,e)}!function(t){const e=Ws,n=t();for(;;)try{if(243900===-parseInt(e(523))/1*(parseInt(e(462))/2)+parseInt(e(533))/3+-parseInt(e(506))/4*(-parseInt(e(460))/5)+parseInt(e(510))/6*(parseInt(e(515))/7)+parseInt(e(537))/8+-parseInt(e(517))/9*(-parseInt(e(449))/10)+parseInt(e(469))/11*(-parseInt(e(542))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Js);class Ks extends t.Plugin{[zs(521)](){const t=zs;if(!this[t(467)][t(487)][t(509)](t(540)))return;const e=this[t(467)][t(532)][t(465)](t(535)),n=this[t(467)][t(487)][t(465)](t(456));e[t(536)]&&(n[t(494)](t(513)),n[t(527)](t(513))),e[t(476)]&&(n[t(494)](t(485)),n[t(527)](t(485))),e[t(484)]&&(n[t(494)](t(471)),n[t(527)](t(471)));const r={type:t(470),content:""};n[t(492)][t(486)](this[t(529)][t(524)](this));const s=this[t(467)][t(474)];n[t(492)][t(507)](t(485),zr(s,t(481))),n[t(492)][t(486)]((e=>{const n=t,{data:s}=e;if(s&&n(485)==s[n(508)])return null==s[n(478)]||0==s[n(478)]&&null==s[n(511)]?r:void 0})),n[t(492)][t(507)](t(471),zr(s,t(503))),n[t(492)][t(486)]((e=>{const n=t,{data:s}=e;if(s&&n(471)==s[n(508)])return null==s[n(478)]||1==s[n(478)]&&null==s[n(511)]?r:void 0})),this[t(467)][t(472)][t(519)][t(526)]((e=>{const r=t;if(e[r(496)][r(522)])return!1;let s=!1;const o=n[r(468)]({skipNotAttached:!0})[r(520)]((t=>{const e=r,s=n[e(458)](t);return e(471)==s||e(485)==s}));for(const t of o){const o=t[r(461)]()[r(464)][r(475)][r(498)](r(490));r(500)!=o&&r(493)!=o&&(n[r(504)](t[r(461)](),r(457))[r(531)]((t=>r(490)==n[r(458)](t[r(528)])))||(e[r(459)](t[r(466)]()),s=!0))}return s})),this[t(514)]()}[zs(529)](t){const e=zs,n=this[e(467)][e(474)],{data:r}=t,s={type:e(470),content:""};if(!r||e(513)!=r[e(508)])return;if(!r[e(511)])return e(499)==r[e(478)]?s:{type:e(470),content:""+zr(n,e(452),zr(n,this[e(489)](r[e(478)])))};if(!r[e(478)]){if(e(499)==r[e(511)])return s;let o=t[e(473)];for(;o;){if(o[e(477)]&&e(490)==o[e(477)][e(508)]&&o[e(477)][e(478)])return s;o=o[e(539)]}return{type:e(470),content:""+zr(n,e(516),zr(n,this[e(489)](r[e(511)])))}}if(e(499)!=r[e(478)])return{type:e(470),content:""+zr(n,e(452),zr(n,this[e(489)](r[e(478)])))};let o=t[e(473)];for(;o;){if(o[e(477)]&&e(490)==o[e(477)][e(508)]&&o[e(477)][e(478)]&&o[e(477)][e(511)])return s;o=o[e(539)]}const i=t[e(461)]()[e(464)][e(475)][e(498)](e(490));return{type:e(470),content:zr(n,e(452),zr(n,e(538)+i[e(495)]()+e(501)))}}[zs(514)](){const t=zs,e=this[t(467)],n=e[t(474)];e[t(487)][t(465)](t(456))[t(492)][t(486)]((e=>{const r=t;if(r(534)!=e[r(455)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(454)]){case r(513):o=r(451),i={type:r(470),content:zr(n,o,zr(n,this[r(489)](s[r(463)][0][r(455)])))};break;case r(485):o=s[r(463)][0][r(476)]?r(479):r(497),i={type:r(470),content:zr(n,o)};break;case r(471):o=r(480),i={type:r(470),content:zr(n,o,s[r(463)][0][r(484)])}}return i}))}[zs(489)](t){const e=zs;return e(538)+function(t){const n=e;return Xs[n(482)](t)?n(530):qs[n(482)](t)?n(500):null}(t)[e(495)]()+e(450)+t[e(495)]()[e(488)](/-/g,"_")}}const Xs=[zs(491),zs(541),zs(505)],qs=[zs(483),zs(502),zs(512),zs(453),zs(518),zs(525)];function Js(){const t=["enableDefaultAttributesIntegration","toUpperCase","batch","*Format:* set order to regular","getAttribute","default","numbered","_LIST_DEFAULT","decimal-leading-zero","FORMAT_LIST_START","_findSuggestions","square","305912zGQdPJ","registerAttributeLabel","key","has","1278sobToN","oldValue","lower-roman","listStyle","_registerLegacyDescription","7861ZjLCFe","*Remove format:* %0","339453aumGpy","lower-latin","document","filter","afterInit","isUndo","343mSMEdU","bind","upper-latin","registerPostFixer","registerBlockAttribute","suggestion","handleDescriptions","bulleted","find","config","386136dBGqgE","formatBlock","list.properties","styles","3045696LtgBDV","ELEMENT_","next","ListPropertiesEditing","circle","2892pkUqeC","10xiBloa","_LIST_","*Change to:* %0","*Set format:* %0","upper-roman","commandName","type","TrackChangesEditing","attribute","_getAttributeKey","removeMarker","25tVZKei","getFirstRange","1538kOjSLy","commandParams","start","get","getFirstMarker","editor","getSuggestions","30173xFPoxM","format","listStart","model","head","locale","nodeAfter","reversed","data","newValue","*Format:* set order to reversed","*Format:* set start index to %0","FORMAT_LIST_REVERSED","includes","decimal","startIndex","listReversed","registerDescriptionCallback","plugins","replace","_getTranslationKeyForListStyle","listType","disc","descriptionFactory","customNumbered"];return(Js=function(){return t})()}var Ys=n(507);const Qs=$s;function Zs(){const t=["127365dRPoqw","146942LwWAYE","setSelection","markInsertion","createPositionAt","model","detach","commands","getFirstPosition","high","init","2528280omROkF","TrackChangesEditing","change","5990llAAnW","showSuggestionHighlights","enter","fromRange","selection","plugins","nextSibling","2DpoZaz","options","split","3731835evUgrt","editing","6aQCizb","5787256pLhrzr","enableCommand","removeMarker:suggestion:insertion","getFirstRange","writer","mapper","ck-suggestion-marker-split","parent","document","end","markerName","markerNameToElements","afterExecute","fire","addMarker:suggestion:insertion","editor","hasClass","10566cYZHWx","requires","downcastDispatcher","unbindElementFromMarkerName","enterBlock","4292225rsUYxo","createRange","get","remove","bind","data"];return(Zs=function(){return t})()}function $s(t,e){const n=Zs();return($s=function(t,e){return n[t-=247]})(t,e)}!function(t){const e=$s,n=t();for(;;)try{if(460492===parseInt(e(269))/1*(-parseInt(e(249))/2)+parseInt(e(248))/3+parseInt(e(259))/4+parseInt(e(272))/5+parseInt(e(274))/6*(parseInt(e(297))/7)+-parseInt(e(275))/8+-parseInt(e(292))/9*(parseInt(e(262))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zs);class to extends t.Plugin{static get[Qs(293)](){return[Ys.Enter]}[Qs(258)](){const t=Qs,e=this[t(290)],n=e[t(267)][t(299)](t(260)),r=e[t(255)][t(299)](t(264));n[t(276)](t(264),(()=>{const s=t;e[s(253)][s(261)]((t=>{const o=s,a=e[o(253)][o(283)][o(266)],c=a[o(256)](),u=i.LiveRange[o(265)](a[o(278)]());if(r[o(296)](t)){const r=e[o(253)][o(252)](c[o(282)][o(268)],0),s=t[o(298)](c,r);n[o(251)](s)}else t[o(250)](t[o(298)](u[o(284)]));u[o(254)](),r[o(288)](o(287),{writer:t})}))})),e[t(273)][t(294)].on(t(289),Fs(e,t(271)),{priority:t(257)}),e[t(273)][t(294)].on(t(277),((e,n,r)=>{const s=t,o=r[s(280)][s(286)](n[s(285)]);if(o)for(const t of o)t[s(291)](s(281))&&(r[s(280)][s(295)](t,n[s(285)]),r[s(279)][s(300)](t))}),{priority:t(257)}),e[t(247)][t(294)].on(t(289),((n,r,s)=>{const o=t;s[o(270)][o(263)]&&Fs(e,o(271),{showActiveMarker:!1})[o(301)](this)(n,r,s)}),{priority:t(257)})}}const eo=ro;function no(){const t=["model","createRange","enableCommand","results","2168FrlBOT","string","8hQtlBU","getIntersection","filter","_isInDeletionRange","end","FindAndReplaceUtils","114555mwwYXy","handleFindCommand","find","120374neHnEh","get","isArray","replace","item","getRange","6AmKBlq","suggestion:deletion","180CXXUvr","findByTextCallback","replaceAll","3973512kXrkFf","afterInit","has","TrackChangesEditing","start","findNext","editor","518700AMYHTK","bind","findPrevious","2MJVDMl","1121135LRdFCg","getMarkersGroup","6120tdQPGb","123222nUGSDV","createPositionAt","markers","FindAndReplaceEditing","plugins"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=255]})(t,e)}!function(t){const e=ro,n=t();for(;;)try{if(119639===parseInt(e(265))/1*(-parseInt(e(289))/2)+parseInt(e(286))/3*(parseInt(e(280))/4)+parseInt(e(266))/5*(-parseInt(e(295))/6)+parseInt(e(262))/7+-parseInt(e(278))/8*(-parseInt(e(268))/9)+parseInt(e(297))/10*(-parseInt(e(269))/11)+parseInt(e(255))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(no);class so extends t.Plugin{[eo(256)](){const t=eo;if(!this[t(261)][t(273)][t(257)](t(272)))return;const e=this[t(261)][t(273)][t(290)](t(258));e[t(276)](t(288),this[t(287)][t(263)](this)),e[t(276)](t(260)),e[t(276)](t(264)),e[t(276)](t(292)),e[t(276)](t(299))}[eo(287)](t,e,n={}){const r=eo,s=this[r(261)][r(273)][r(290)](r(285));return t((t=>{const o=r;let i=(o(279)==typeof e?s[o(298)](e,n):e)(t);Array[o(291)](i)&&(i={results:i,searchText:o(279)==typeof e?e:""});const a=i[o(277)][o(282)]((e=>!1===this[o(283)](e,t[o(293)])));return{...i,results:a}}),n)}[eo(283)](t,e){const n=eo,r=this[n(261)][n(274)][n(275)](this[n(261)][n(274)][n(270)](e,t[n(259)]),this[n(261)][n(274)][n(270)](e,t[n(284)]));for(const t of this[n(261)][n(274)][n(271)][n(267)](n(296)))if(null!==r[n(281)](t[n(294)]()))return!0;return!1}}const oo=ao;function io(){const t=["editor","*Set font background color:* %0","4936246CItrfu","value","FontBackgroundColorEditing","FORMAT_FONT_COLOR","*Set font size:* %0","type","model","plugins","fontSize","FontColorEditing","*Set font family:* %0","FORMAT_FONT_BACKGROUND","label","trim","locale","FontSizeEditing","fontBackgroundColor","*Reset font color*","FontSize","1333980ryJBrv","normalizeSizeOptions","enableDefaultAttributesIntegration","has","get","registerAttributeLabel","commandName","toLowerCase","afterInit","_registerLegacyDescription","fontColor","formatInline","554184ZnvCbH","*Reset font size*","registerInlineAttribute","42nBApwH","TrackChangesEditing","596165KdKIuZ","1146337JLPduy","fontFamily","*Reset font background color*","1376247NMMQin","title","*Reset font family*","fontBackgroundColor.colors","8417457UAIMSv","commandParams","fontColor.colors","registerDescriptionCallback","FORMAT_FONT_FAMILY","2IFIsYI","format","descriptionFactory","FontFamilyEditing","FORMAT_FONT_SIZE","find","*Set font color:* %0","config","fontSize.options"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=290]})(t,e)}!function(t){const e=ao,n=t();for(;;)try{if(597782===parseInt(e(334))/1*(parseInt(e(346))/2)+parseInt(e(337))/3+-parseInt(e(316))/4+parseInt(e(333))/5*(-parseInt(e(331))/6)+-parseInt(e(297))/7+-parseInt(e(328))/8+parseInt(e(341))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(io);const co=[{pluginName:oo(312),commandName:oo(305)},{pluginName:oo(349),commandName:oo(335)},{pluginName:oo(306),commandName:oo(326)},{pluginName:oo(299),commandName:oo(313)}];class uo extends t.Plugin{[oo(324)](){const t=oo,e=this[t(295)][t(311)],n=this[t(295)][t(304)][t(320)](t(332));for(const{pluginName:e,commandName:r}of co)this[t(295)][t(304)][t(319)](e)&&(n[t(318)](r),n[t(330)](r));n[t(348)][t(321)](t(305),zr(e,t(290))),n[t(348)][t(321)](t(335),zr(e,t(345))),n[t(348)][t(321)](t(326),zr(e,t(300))),n[t(348)][t(321)](t(313),zr(e,t(308))),this[t(325)]()}[oo(325)](){const t=oo,e=this[t(295)],n=e[t(311)];e[t(304)][t(320)](t(332))[t(348)][t(344)]((e=>{const r=t,o=n.t;if(r(327)!=e[r(302)])return;const{data:i}=e;if(null!=i){if(r(305)==i[r(322)]){const t=i[r(342)][0][r(298)];if(t){const e=o(this[r(295)][r(304)][r(320)](r(315))[r(317)](this[r(295)][r(293)][r(320)](r(294)))[r(291)]((e=>e[r(303)]==t))[r(338)])[r(323)]();return{type:r(347),content:zr(n,r(301),e)}}return{type:r(347),content:zr(n,r(329))}}if(r(335)==i[r(322)]){const t=i[r(342)][0][r(298)];return t?{type:r(347),content:zr(n,r(307),t)}:{type:r(347),content:zr(n,r(339))}}if(r(326)==i[r(322)]){const t=i[r(342)][0][r(298)];if(t){const e=(0,s.normalizeColorOptions)(this[r(295)][r(293)][r(320)](r(343)))[r(291)]((e=>e[r(303)]==t));let i=t,a="";return e&&(i=e[r(309)],a=o(i)[r(323)]()),{type:r(347),content:zr(n,r(292),a)[r(310)](),color:{value:t,title:a||i}}}return{type:r(347),content:zr(n,r(314))}}if(r(313)==i[r(322)]){const t=i[r(342)][0][r(298)];if(t){const e=(0,s.normalizeColorOptions)(this[r(295)][r(293)][r(320)](r(340)))[r(291)]((e=>e[r(303)]==t));let i=t,a="";return e&&(i=e[r(309)],a=o(i)[r(323)]()),{type:r(347),content:zr(n,r(296),a)[r(310)](),color:{value:t,title:a||i}}}return{type:r(347),content:zr(n,r(336))}}}}))}}const lo=fo;function fo(t,e){const n=po();return(fo=function(t,e){return n[t-=478]})(t,e)}!function(t){const e=fo,n=t();for(;;)try{if(160370===parseInt(e(488))/1+parseInt(e(483))/2*(parseInt(e(506))/3)+parseInt(e(508))/4*(-parseInt(e(479))/5)+-parseInt(e(527))/6*(parseInt(e(501))/7)+-parseInt(e(492))/8*(parseInt(e(500))/9)+-parseInt(e(484))/10*(-parseInt(e(519))/11)+parseInt(e(515))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(po);class ho extends t.Plugin{[lo(518)](){const t=lo,e=this[t(491)],n=e[t(521)][t(513)](t(478)),r=e[t(532)][t(513)](t(512)),s=e[t(532)][t(513)](t(486));r&&s&&(n[t(496)](t(486)),n[t(502)](t(512)),this[t(505)]())}[lo(505)](){const t=lo,e=this[t(491)],n=e[t(503)];e[t(521)][t(513)](t(478))[t(529)][t(487)]((r=>{const s=t;if(s(510)!=r[s(533)]&&s(494)!=r[s(533)])return;const{data:o}=r;if(o&&s(486)===o[s(511)]){const t=[],r=o[s(498)][0];for(const[n,o]of Object[s(509)](r))t[s(520)](go(e,n,o));return t[s(528)]?{type:s(485),content:zr(n,s(497),t[s(524)](", "))}:{type:s(485),content:zr(n,s(530))}}}))}}function go(t,e,n){const r=lo,o=t[r(503)].t,i=e[r(531)](/(?=[A-Z])/)[r(524)](" "),a=o(i[r(482)](0)[r(499)]()+i[r(514)](1))[r(516)]();if(r(480)==typeof n)return a;if(r(504)===e||r(526)===e){const e=(0,s.normalizeColorOptions)(t[r(493)][r(513)](r(495)))[r(522)]((t=>t[r(490)]==n));return a+" ("+(e?o(e[r(523)])[r(516)]():n)+")"}if(r(489)===e&&isNaN(parseFloat(n))){const e=t[r(521)][r(513)](r(517))[r(507)](t[r(493)][r(513)](r(525)))[r(522)]((t=>t[r(490)]==n));return a+" ("+(e?o(e[r(481)])[r(516)]():n)+")"}return a+" ("+n+")"}function po(){const t=["562620nYLoBr","format","pasteFormat","registerDescriptionCallback","202800JBVVrH","fontSize","model","editor","26672XkBXhX","config","formatInline","fontColor.colors","enableDefaultAttributesIntegration","*Set format to:* %0","commandParams","toUpperCase","261hpyixg","119DGfwUE","enableCommand","locale","fontColor","_registerLegacyDescription","9njSetE","normalizeSizeOptions","4wGNzAS","entries","formatBlock","commandName","copyFormat","get","slice","1509120MGAqXb","toLowerCase","FontSize","afterInit","11XgEEQW","push","plugins","find","label","join","fontSize.options","fontBackgroundColor","52638bWmwPd","length","descriptionFactory","*Remove all formatting*","split","commands","type","TrackChangesEditing","11580DvsquD","boolean","title","charAt","15794VOTaMf"];return(po=function(){return t})()}const mo=Io;function Io(t,e){const n=Eo();return(Io=function(t,e){return n[t-=404]})(t,e)}function Eo(){const t=["2010364FyNWix","_registerLegacyDescription","has","24XklHpa","model","heading","title","editor","view","commandParams","get","41080DbNpUh","paragraph","ELEMENT_HEADING","48737160dlWqrD","descriptionFactory","1750912khaorG","registerElementLabel","value","986219UWOidj","ELEMENT_HEADING_CUSTOM","*Change to:* %0","commandName","_headingOptions","locale","type","config","heading.options","HeadingEditing","formatBlock","345260GCJzPa","format","_getHeadingLevel","registerDescriptionCallback","match","plugins","enableDefaultAttributesIntegration","name","afterInit","find","4486470praTTz","TrackChangesEditing","1617ucIkgM"];return(Eo=function(){return t})()}!function(t){const e=Io,n=t();for(;;)try{if(903684===-parseInt(e(432))/1+-parseInt(e(413))/2+-parseInt(e(410))/3+parseInt(e(429))/4+parseInt(e(443))/5*(-parseInt(e(416))/6)+-parseInt(e(412))/7*(parseInt(e(424))/8)+parseInt(e(427))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Eo);class bo extends t.Plugin{[mo(408)](){const t=mo,e=this[t(420)];if(!e[t(405)][t(415)](t(441)))return;this[t(436)]=e[t(439)][t(423)](t(440));const n=e[t(437)],r=e[t(405)][t(423)](t(411));r[t(406)](t(418));for(const e of this[t(436)])t(425)!=e[t(417)]&&r[t(428)][t(430)](e[t(417)],(n=>{const r=t,i=this[r(445)](e[r(417)]);return null!==i?s(n,i):o(n,e[r(419)])}));function s(e,r){return zr(n,t(426),[e,r])}function o(e,r){return zr(n,t(433),[e,r])}this[t(414)]()}[mo(414)](){const t=mo,e=this[t(420)],n=e[t(437)];e[t(405)][t(423)](t(411))[t(428)][t(446)]((e=>{const r=t;if(r(442)!=e[r(438)])return;const{data:s}=e;if(s&&r(418)==s[r(435)]){const e=s[r(422)][0][r(431)],c=this[r(445)](e);if(null!==c)return{type:r(444),content:zr(n,r(434),(a=c,zr(n,r(426),[1,a])))};const u=this[r(436)][r(409)]((t=>t[r(417)]===e))[r(419)];return{type:r(444),content:zr(n,r(434),(o=1,i=u,zr(n,t(433),[o,i])))}}var o,i,a}))}[mo(445)](t){const e=mo;var n,r;const s=t[e(404)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(436)])||void 0===n?void 0:n[e(409)]((n=>n[e(417)]==t));if(o&&o[e(421)]){const t=o[e(421)],n=(null!==(r=t[e(407)])&&void 0!==r?r:t)[e(404)](/^h(\d+)/);if(n)return n[1]}return null}}const To=yo;function _o(){const t=["get","*Remove highlight*","formatInline","title","value","plugins","registerInlineAttribute","model","afterInit","219GqpAXo","commandParams","commandName","format","find","TrackChangesEditing","407714qhTUPA","locale","descriptionFactory","HighlightEditing","1170770WNrysw","highlight.options","color","819404Pyzkii","registerAttributeLabel","type","*Set highlight:* %0","toLowerCase","has","enableDefaultAttributesIntegration","config","FORMAT_HIGHLIGHT","1832370EmpYYe","highlight","registerDescriptionCallback","editor","6260YTywRQ","1956066AdmExK","7420272Yjrboo","_registerLegacyDescription"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=305]})(t,e)}!function(t){const e=yo,n=t();for(;;)try{if(212324===parseInt(e(324))/1+parseInt(e(331))/2+-parseInt(e(318))/3*(-parseInt(e(305))/4)+parseInt(e(328))/5+-parseInt(e(340))/6+parseInt(e(306))/7+-parseInt(e(307))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_o);class Ao extends t.Plugin{[To(317)](){const t=To,e=this[t(343)];if(!e[t(314)][t(336)](t(327)))return;const n=e[t(314)][t(309)](t(323)),r=e[t(325)];n[t(337)](t(341)),n[t(315)](t(341)),n[t(326)][t(332)](t(341),zr(r,t(339))),this[t(308)]()}[To(308)](){const t=To,e=this[t(343)],n=e[t(325)];e[t(314)][t(309)](t(323))[t(326)][t(342)]((r=>{const s=t;if(s(311)!=r[s(333)])return;const{data:o}=r;if(o&&s(341)==o[s(320)]){const t=n.t,r=o[s(319)][0][s(313)];if(r){const o=e[s(338)][s(309)](s(329))[s(322)]((t=>t[s(316)]==r)),i=t(o[s(312)])[s(335)]();return{type:s(321),content:zr(n,s(334),i),color:{value:o[s(330)],title:o[s(312)]}}}return{type:s(321),content:zr(n,s(310),zr(n,s(339)))}}}))}}function ko(t,e){const n=Lo();return(ko=function(t,e){return n[t-=171]})(t,e)}const Co=ko;function Lo(){const t=["enableCommand","TrackChangesEditing","div","plugins","horizontalLine","get","100914zqDqWj","descriptionFactory","addClass","for","has","registerElementLabel","4759190atkihF","7728320CIiFkv","dataDowncast","34911tAPiNt","afterInit","insert","11852jGGlan","createContainerElement","editor","706555zOJQDH","conversion","ELEMENT_HORIZONTAL_LINE","560kkDdeR","1608FSjjlD","HorizontalLineEditing","createEmptyElement","createPositionAt","elementToStructure","ck-horizontal-line","573sIxqtH","high","1063008zRwtzT","locale","showSuggestionHighlights"];return(Lo=function(){return t})()}!function(t){const e=ko,n=t();for(;;)try{if(894602===-parseInt(e(201))/1+parseInt(e(177))/2+-parseInt(e(175))/3*(parseInt(e(198))/4)+parseInt(e(193))/5+parseInt(e(186))/6*(parseInt(e(204))/7)+parseInt(e(205))/8*(-parseInt(e(195))/9)+-parseInt(e(192))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lo);class No extends t.Plugin{[Co(196)](){const t=Co,e=this[t(200)];if(!e[t(183)][t(190)](t(206)))return;e[t(183)][t(185)](t(181))[t(180)](t(184));const n=e[t(183)][t(185)](t(181)),r=e[t(178)];n[t(187)][t(191)](t(184),(e=>zr(r,t(203),e))),e[t(202)][t(189)](t(194))[t(173)]({model:t(184),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(179)])return null;const o=n[s(199)](s(182)),i=n[s(171)]("hr");return n[s(188)](s(174),o),n[s(197)](n[s(172)](o,0),i),o},converterPriority:t(176)})}}const Ro=So;function So(t,e){const n=Mo();return(So=function(t,e){return n[t-=360]})(t,e)}function Mo(){const t=["editor","value","element","12joGbbH","_registerLegacyDescription","4099210mdEtHS","registerElementLabel","attribute","TrackChangesEditing","commandName","key","afterInit","77JLUcLp","format","1190241gmOOrL","2861424ACTaAK","nodeAfter","2aITDLd","htmlEmbed","formatBlock","getFirstRange","plugins","1533062GOqgdv","registerDescriptionCallback","has","HtmlEmbed","registerBlockAttribute","ELEMENT_HTML_EMBED","rawHtml","locale","385672pcMFBY","type","get","descriptionFactory","848316llPJBz","start","enableDefaultAttributesIntegration","*Change %0 content*","5468470mdOUpG","7EpGatw"];return(Mo=function(){return t})()}!function(t){const e=So,n=t();for(;;)try{if(819209===-parseInt(e(365))/1*(-parseInt(e(360))/2)+-parseInt(e(397))/3*(-parseInt(e(386))/4)+parseInt(e(381))/5+-parseInt(e(377))/6*(-parseInt(e(382))/7)+parseInt(e(373))/8+-parseInt(e(398))/9+parseInt(e(388))/10*(-parseInt(e(395))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mo);class vo extends t.Plugin{[Ro(394)](){const t=Ro,e=this[t(383)];if(!e[t(364)][t(367)](t(368)))return;const n=e[t(364)][t(375)](t(391)),r=e[t(372)];n[t(376)][t(389)](t(371),(e=>zr(r,t(370),e))),n[t(379)](t(361)),n[t(369)](t(384)),n[t(376)][t(366)]((e=>{const n=t;if(n(390)!=e[n(374)])return;const{data:s}=e;if(s&&n(384)==s[n(393)]&&e[n(363)]()[n(378)][n(399)].is(n(385),n(371))){const t=zr(r,n(370));return{type:n(396),content:zr(r,n(380),t)}}})),this[t(387)]()}[Ro(387)](){const t=Ro,e=this[t(383)],n=e[t(372)];e[t(364)][t(375)](t(391))[t(376)][t(366)]((e=>{const r=t;if(r(362)!=e[r(374)])return;const{data:s}=e;if(s&&r(361)==s[r(392)]){const t=zr(n,r(370));return{type:r(396),content:zr(n,r(380),t)}}}))}}const wo=Oo;function Oo(t,e){const n=Fo();return(Oo=function(t,e){return n[t-=277]})(t,e)}function Fo(){const t=["imageCaption","*Set image width:* %0","formatBlock","imageStylePreApply","findIndex","format","commandParams","enableCommand","formatInline","isCollapsed","plugins","chain","isBlockImage","*Remove image text alternative*","getNearestSelectionRange","previous","get","isIntersecting","markInsertion","markDeletion","getClosestSelectedImageElement","29334xiNKih","2076018aSaXjd","7008xToNcl","editor","model","381658PweRoc","commandName","imageTextAlternative","Block image to inline image","forward","_registerLegacyDescription","start","convertBlockImageToInline","_findSuggestions","FORMAT_IMAGE_SIZE","newValue","toPrevious","ImageUtils","ImageCaptionUtils","imageBlock","isOwn","schema","*Set image text alternative:* %0","imageTypeBlock","toNext","ImageEditing","attribute","backward","has","getFirstRange","2408wORiQy","registerElementLabel","afterInit","discard","ImageTextAlternativeEditing","imageTypeInline","registerDescriptionCallback","registerCustomCallback","filter","Inline image to block image","registerAttributeLabel","ImageResize","resizeImage","end","insertImage","uploadImage","join","find","createRange","fromPosition","isEqual","ImageInlineEditing","getContainedElement","*Reset image width*","key","registerBlockAttribute","ELEMENT_CAPTION","_suggestionFactory","alt","convertInlineImageToBlock","document","resizedWidth","type","createRangeOn","enableDefaultAttributesIntegration","forceDefaultExecution","locale","subType","detach","caption","length","element","insertion","ELEMENT_IMAGE","ELEMENT_INLINE_IMAGE","addObject","10Pufkmc","2472507UGdKLU","accept","removeObject","descriptionFactory","ImageBlockEditing","getCaptionFromImageModelElement","1125WrjsZZ","selection","1388408XLcJZD","deletion","width","toggleImageCaption","11851LJqalt","imageInline","nodeAfter","ImageUploadEditing","markBlockFormat","getSuggestionCallback","TrackChangesEditing","change","nodeBefore","isBefore","ImageCaptionEditing"];return(Fo=function(){return t})()}!function(t){const e=Oo,n=t();for(;;)try{if(372929===parseInt(e(342))/1+parseInt(e(347))/2+-parseInt(e(343))/3+parseInt(e(306))/4+-parseInt(e(304))/5*(-parseInt(e(344))/6)+parseInt(e(310))/7*(parseInt(e(372))/8)+parseInt(e(298))/9*(-parseInt(e(297))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fo);class Do extends t.Plugin{[wo(374)](){const t=wo,e=this[t(345)];if(!e[t(331)][t(370)](t(367)))return;const n=e[t(331)][t(337)](t(316)),r=e[t(331)][t(337)](t(359)),s=e[t(287)];n[t(328)](t(386)),n[t(301)][t(373)](t(361),(e=>zr(s,t(294),e))),n[t(301)][t(373)](t(311),(e=>zr(s,t(295),e))),n[t(301)][t(373)](t(290),(()=>zr(s,t(277)))),e[t(331)][t(370)](t(313))&&n[t(328)](t(387)),e[t(331)][t(370)](t(302))&&e[t(331)][t(370)](t(393))&&(n[t(328)](t(377),((s,o)=>{const i=t,a=r[i(341)](e[i(346)][i(281)][i(305)]);e[i(346)][i(317)]((()=>{const t=i;n[t(314)](a,{commandName:t(377),commandParams:[o]},[],t(354))}))})),n[t(328)](t(365),((s,o)=>{const a=t;e[a(346)][a(317)]((t=>{const c=a;let u=r[c(341)](e[c(346)][c(281)][c(305)]),l=t[c(284)](u);const f=i.LivePosition[c(391)](l[c(353)],c(358)),h=i.LivePosition[c(391)](l[c(385)],c(366));n[c(286)]((()=>s(o))),u=r[c(341)](e[c(346)][c(281)][c(305)]),l=t[c(284)](u);const g=t[c(390)](f,h);f[c(289)](),h[c(289)](),n[c(314)](u,{commandName:c(377),commandParams:[o]},[],c(280)),g[c(353)][c(319)](l[c(353)])&&n[c(339)](t[c(390)](g[c(353)],l[c(353)]),c(280)),l[c(385)][c(319)](g[c(385)])&&n[c(339)](t[c(390)](l[c(385)],g[c(385)]),c(280))}))})),n[t(278)][t(379)](t(323),t(280),t(388),(()=>!1)),n[t(278)][t(379)](t(323),t(280),t(299),(()=>!1)),n[t(278)][t(379)](t(323),t(280),t(375),n[t(278)][t(315)](t(323),"",t(299))),n[t(278)][t(379)](t(293),t(280),t(388),(()=>!1)),n[t(278)][t(379)](t(293),t(280),t(375),(([r])=>{const s=t,o=n[s(278)][s(315)](s(293),"",s(375));let i=r[s(353)],a=r[s(385)];const c=e[s(346)][s(363)][s(335)](i,s(369)),u=e[s(346)][s(363)][s(335)](a,s(351));c[s(330)]&&(i=c[s(353)]),u[s(330)]&&(a=u[s(385)]),o([e[s(346)][s(390)](i,a)])})),n[t(278)][t(379)](t(323),t(280),t(332),c),n[t(278)][t(379)](t(293),t(280),t(332),c)),e[t(331)][t(370)](t(320))&&(n[t(328)](t(309),((s,o)=>{const i=t,a=e[i(331)][i(337)](i(360));let c=r[i(341)](e[i(346)][i(281)][i(305)]),u=a[i(303)](c);e[i(346)][i(317)]((()=>{const t=i;if(u)return void n[t(340)](e[t(346)][t(284)](u));const l=r[t(333)](c);s(o),c=r[t(341)](e[t(346)][t(281)][t(305)]),u=a[t(303)](c),n[t(339)](e[t(346)][t(284)](u),l?null:t(321))}))})),n[t(278)][t(379)](t(293),t(321),t(332),c));const o=[{type:t(323),subType:t(324)},{type:t(293),subType:t(321)},{type:t(323),subType:t(280)},{type:t(293),subType:t(280)}];function a(e,s){const i=t,a=o[i(325)]((({type:t,subType:n})=>e[i(283)]==t&&e[i(288)]==n)),c=o[i(325)]((({type:t,subType:e})=>s[i(283)]==t&&s[i(288)]==e));if(a<0||c<0)return!1;const u=e[i(371)](),l=s[i(371)]();if((0==a||1==a)&&2==c&&u[i(338)](l))return!0;if(2==a&&3==c){const t=n[i(355)](u,i(293))[i(380)]((({suggestion:t,meta:e})=>e[i(362)]&&i(280)==t[i(288)]));if(t[i(291)]>1&&l[i(385)][i(392)](u[i(353)]))return!0;if(1==t[i(291)]&&(u[i(353)][i(392)](l[i(385)])||u[i(385)][i(392)](l[i(353)])))return!0}if(3==a&&3==c&&u[i(353)][i(319)](l[i(353)])){const t=u[i(385)][i(312)],e=l[i(353)][i(318)];return r[i(333)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(331)][t(370)](t(383))&&(n[t(285)](t(384)),n[t(397)](t(282)),n[t(301)][t(382)](t(282),zr(s,t(356)))),e[t(331)][t(370)](t(376))&&(n[t(285)](t(349)),n[t(397)](t(279))),n[t(301)][t(378)]((e=>{const n=t;if(o[n(389)]((({type:t,subType:r})=>e[n(283)]==t&&e[n(288)]==r)))return e[n(336)]?{}:void 0})),n[t(301)][t(378)]((e=>{const n=t;if(n(293)==e[n(283)]||n(307)==e[n(283)]){const t=e[n(394)]();if(t&&t.is(n(292),n(290)))return{type:n(293)==e[n(283)]?n(296):n(300),element:t,quantity:1}}})),n[t(301)][t(378)]((e=>t(323)==e[t(283)]&&t(280)==e[t(288)]?{type:t(326),content:t(381)}:t(323)==e[t(283)]&&t(354)==e[t(288)]?{type:t(326),content:t(350)}:void 0)),n[t(301)][t(378)]((e=>{const n=t;if(n(368)!=e[n(283)])return;const{data:r}=e;if(!r||n(279)!=r[n(396)])return;const o=r[n(357)];return o?{type:n(326),content:zr(s,n(364),'"'+o+'"')}:{type:n(326),content:zr(s,n(334))}})),this[t(352)]()}[wo(352)](){const t=wo,e=this[t(345)],n=e[t(287)];e[t(331)][t(337)](t(316))[t(301)][t(378)]((e=>{const r=t;if(r(323)!=e[r(283)]&&r(329)!=e[r(283)])return;const{data:s}=e;if(s){if(r(349)==s[r(348)]){const t=s[r(327)][0][r(357)];return t?{type:r(326),content:zr(n,r(364),'"'+t+'"')}:{type:r(326),content:zr(n,r(334))}}if(r(384)==s[r(348)]){const t=s[r(327)][0][r(308)];return t?{type:r(326),content:zr(n,r(322),t)}:{type:r(326),content:zr(n,r(395))}}}}))}}const Bo=xo;function Po(){const t=["2047593dRtsOV","accept","newValue","editor","*Replace image URL*","ImageEditing","src","getSuggestionCallback","*Format:* replace image URL","TrackChangesEditing","attribute","6532666XRTbTf","registerCustomCallback","4nnKwlq","595264YWffSE","_suggestionFactory","replaceImageSource","locale","plugins","descriptionFactory","_registerLegacyDescription","registerBlockAttribute","formatBlock","commandName","oldValue","format","formatInline","registerDescriptionCallback","54uzfquG","enableDefaultAttributesIntegration","get","afterInit","2542329wixVAN","discard","2335844PukbaN","type","14074420AtEKEs","has","_handleLegacySuggestions","key","484235exLAxy","40WGTESh"];return(Po=function(){return t})()}function xo(t,e){const n=Po();return(xo=function(t,e){return n[t-=200]})(t,e)}!function(t){const e=xo,n=t();for(;;)try{if(729169===-parseInt(e(226))/1+-parseInt(e(204))/2+parseInt(e(212))/3*(parseInt(e(225))/4)+parseInt(e(210))/5*(parseInt(e(240))/6)+parseInt(e(223))/7+-parseInt(e(211))/8*(-parseInt(e(202))/9)+-parseInt(e(206))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Po);class Uo extends t.Plugin{[Bo(201)](){const t=Bo;if(!this[t(215)][t(230)][t(207)](t(217)))return;const e=this[t(215)][t(229)],n=this[t(215)][t(230)][t(200)](t(221));n[t(241)](t(228)),n[t(233)](t(218)),n[t(231)][t(239)]((n=>{const r=t;if(r(222)!=n[r(205)])return;const{data:s}=n;return s&&r(218)==s[r(209)]?s[r(214)]&&s[r(236)]?{type:r(237),content:zr(e,r(216))}:{type:r(237),content:""}:void 0})),this[t(208)]()}[Bo(208)](){const t=Bo,e=this[t(215)][t(230)][t(200)](t(221));e[t(227)][t(224)](t(234),t(228),t(213),e[t(227)][t(219)](t(234),null,t(203))),e[t(227)][t(224)](t(234),t(228),t(203),e[t(227)][t(219)](t(234),null,t(213))),this[t(232)]()}[Bo(232)](){const t=Bo,e=this[t(215)],n=e[t(229)];e[t(230)][t(200)](t(221))[t(231)][t(239)]((e=>{const r=t;if(r(234)!=e[r(205)]&&r(238)!=e[r(205)])return;const{data:s}=e;return s&&r(228)==s[r(235)]?{type:r(237),content:zr(n,r(220))}:void 0}))}}const jo=Vo;function Go(){const t=["head","_splitMarkerName","getSuggestion","isBlockImage","imageCaption","18015udoDrf","normalizedStyles","633782quxlQo","shouldConvertImageType","newRange","isOwn","discardSuggestion","registerDescriptionCallback","256923TNoVRe","getSuggestionCallback","name","side","setImageNaturalSizeAttributes","locale","297JqZqVa","imageTypeBlock","isInlineImage","chain","_findSuggestions","getContainedElement","commandReversedParams","title","formatBlock","next","getChangedMarkers","refresh","enableCommand","ImageUtils","isInContent","markBlockFormat","commandParams","isEqual","length","registerPostFixer","imageTypeInline","*Format:* %0","nodeAfter","hasSuggestion","imageStylePreApply","convertInlineImageToBlock","markInlineFormat","accept","TrackChangesEditing","author","getFirstRange","getSuggestions","Users","commandName","end","createRangeOn","plugins","nodeBefore","373344XQOaxj","differ","start","ImageStyleEditing","from","findIndex","isBefore","205830meFfjb","imageStylePostApply","descriptionFactory","value","editor","forEach","suggestion","insertion","2WFzMkm","formatInline","toLowerCase","format","model","has","type","subType","document","94456YEpEqR","filter","commands","afterInit","join","isIntersecting","_suggestionFactory","change","FORMAT_SIDE_IMAGE","_registerLegacyDescription","getClosestSelectedImageElement","948849BmWJer","6WcPEwb","selection","70QARRDz","registerCustomCallback","imageStyle","get","discard"];return(Go=function(){return t})()}function Vo(t,e){const n=Go();return(Vo=function(t,e){return n[t-=114]})(t,e)}!function(t){const e=Vo,n=t();for(;;)try{if(451208===-parseInt(e(152))/1*(-parseInt(e(117))/2)+parseInt(e(137))/3+-parseInt(e(202))/4+-parseInt(e(150))/5*(-parseInt(e(138))/6)+parseInt(e(140))/7*(parseInt(e(126))/8)+parseInt(e(158))/9+parseInt(e(209))/10*(-parseInt(e(164))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Go);class Ho extends t.Plugin{[jo(129)](){const t=jo,n=this[t(213)];if(!n[t(200)][t(122)](t(205)))return;const r=n[t(200)][t(143)](t(192)),s=n[t(200)][t(143)](t(177)),o={};r[t(176)](t(142),((o,i)=>{const a=t,c=n[a(200)][a(143)](a(196)).me,u=n[a(128)][a(143)](a(142));let l=s[a(136)](n[a(121)][a(125)][a(139)]),f=n[a(121)][a(199)](l),h=u[a(212)];if(h==i[a(212)])return;const g={commandName:a(142),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(121)][a(133)]((()=>{const t=a;if(r[t(195)]()[t(127)]((e=>e[t(178)]&&c==e[t(193)]&&(t(172)==e[t(123)]||t(118)==e[t(123)])&&(t(188)==e[t(124)]||t(210)==e[t(124)])&&e[t(194)]()[t(181)](f)))[t(114)]((e=>r[t(156)](e[t(145)]))),l=s[t(136)](n[t(121)][t(125)][t(139)]),f=n[t(121)][t(199)](l),u[t(175)](),n[t(128)][t(143)](t(184))[t(175)](),n[t(128)][t(143)](t(165))[t(175)](),h=u[t(212)],h!=i[t(212)])return s[t(166)](l)&&u[t(153)](i[t(212)],l)?(o({...i,setImageSizes:!1}),l=s[t(136)](n[t(121)][t(125)][t(139)]),void r[t(179)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(188))):void(s[t(148)](l)?r[t(179)](l,g,[],t(210)):r[t(190)](f,g,t(210)))}))}));for(const e of n[t(200)][t(143)](t(205))[t(151)])o[e[t(160)]]=e[t(171)][t(119)]();r[t(132)][t(141)](t(172),t(188),t(130),(()=>!1)),r[t(132)][t(141)](t(172),t(210),t(130),(()=>!1)),r[t(132)][t(141)](t(118),t(210),t(130),(()=>!1)),r[t(132)][t(141)](t(172),t(188),t(191),(([e])=>{const n=t;s[n(162)](e[n(169)]())})),r[t(132)][t(141)](t(172),t(188),t(144),((e,n)=>{const s=t;r[s(132)][s(159)](s(172),"",s(191))(e,{commandName:n[s(197)],commandParams:n[s(170)]})})),r[t(132)][t(141)](t(172),t(188),t(167),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(172),subType:t(188)},{type:t(116),subType:t(149)},{type:t(172),subType:t(189)},{type:t(116),subType:t(189)}];function a(e,n){const o=t,a=i[o(207)]((({type:t,subType:n})=>e[o(123)]==t&&e[o(124)]==n)),c=i[o(207)]((({type:t,subType:e})=>n[o(123)]==t&&n[o(124)]==e));if(a<0||c<0)return!1;const u=e[o(194)](),l=n[o(194)]();if((0==a||1==a)&&2==c&&u[o(131)](l))return!0;if(2==a&&3==c){const t=r[o(168)](u,o(116))[o(127)]((({suggestion:t,meta:e})=>e[o(155)]&&o(189)==t[o(124)]));if(t[o(182)]>1&&l[o(198)][o(181)](u[o(204)]))return!0;if(1==t[o(182)]&&(u[o(204)][o(181)](l[o(198)])||u[o(198)][o(181)](l[o(204)])))return!0}if(3==a&&3==c&&u[o(204)][o(208)](l[o(204)])){const t=u[o(198)][o(186)],e=l[o(204)][o(201)];return s[o(148)](t)&&t===e}return!1}n[t(121)][t(125)][t(183)]((()=>{const e=t;let o=!1;const i=Array[e(206)](n[e(121)][e(125)][e(203)][e(174)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(146)](t);if(e(115)==i&&r[e(187)](u)){if(e(172)==a&&(e(188)==c||e(210)==c)){const t=r[e(147)](u);if(n[e(154)]){const n=t[e(194)]()[e(169)]();if(s[e(148)](n))continue;r[e(156)](t),o=!0}}if(e(116)==a&&e(149)==c&&!n[e(154)]){const t=r[e(147)](u);t[e(173)]&&t[e(173)][e(178)]&&(r[e(156)](t[e(173)]),o=!0)}}}return o})),this[t(135)](o)}[jo(135)](t){const e=jo,n=this[e(213)],r=n[e(163)];n[e(200)][e(143)](e(192))[e(211)][e(157)]((n=>{const s=e;if(s(172)!=n[s(123)]&&s(118)!=n[s(123)])return;const{data:o}=n;if(!o||s(142)!=o[s(197)])return;const i=o[s(180)][0][s(212)];return function(t){const e=s;return{type:e(120),content:zr(r,e(185),t)}}(s(161)===i?zr(r,s(134)):t[i]||i)}))}}const zo=Ko;function Wo(){const t=["Users","high","forEach","listenTo","71078pGKUyp","34218ddSYfT","execute","importWord","afterInit","_trackChangesExecuted","675340nCXZAB","dataInsert","commands","2115260eXKvyk","95887doXlje","enableCommand","get","editor","track_changes","collaboration_features","714mtcQYP","_trackChangesValueDuringImport","lowest","9bHYzad","value","plugins","trackChanges","2486168nZbnQB","bind","TrackChangesEditing","_handleImportedData","7970wRcrGM","_setSuggestionData","5534480lwvQud"];return(Wo=function(){return t})()}function Ko(t,e){const n=Wo();return(Ko=function(t,e){return n[t-=302]})(t,e)}!function(t){const e=Ko,n=t();for(;;)try{if(634279===parseInt(e(304))/1+parseInt(e(303))/2+parseInt(e(313))/3*(parseInt(e(334))/4)+parseInt(e(323))/5+parseInt(e(310))/6*(parseInt(e(328))/7)+-parseInt(e(317))/8+parseInt(e(329))/9*(-parseInt(e(321))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wo);class Xo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(311)]=!1,this[e(333)]=!1}[zo(332)](){const t=zo,e=this[t(307)],n=e[t(302)][t(306)](t(331)),r=e[t(302)][t(306)](t(316));n&&(n.on(t(330),((e,[,n])=>{const s=t;this[s(311)]=r[s(314)],n[s(309)][s(308)]=!this[s(311)]}),{priority:t(325)}),this[t(327)](n,t(335),this[t(320)][t(318)](this)),this[t(327)](n,t(335),(()=>{const e=t;this[e(333)]&&(r[e(330)](),this[e(333)]=!1)}),{priority:t(312)}),e[t(315)][t(306)](t(319))[t(305)](t(331)))}[zo(320)](t,e){const n=zo,{suggestions:r}=e,s=this[n(307)][n(302)][n(306)](n(316)),o=s[n(314)];this[n(311)]!==o&&(s[n(330)](),this[n(333)]=!0),r&&r[n(326)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(307)][o(315)][o(306)](o(324)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(331)}}};this[o(307)][o(315)][o(306)](o(319))[o(322)](i)}))}}const qo=Yo;!function(t){const e=Yo,n=t();for(;;)try{if(781697===parseInt(e(478))/1*(parseInt(e(490))/2)+parseInt(e(481))/3+parseInt(e(477))/4*(-parseInt(e(464))/5)+-parseInt(e(500))/6*(-parseInt(e(467))/7)+parseInt(e(484))/8+-parseInt(e(491))/9*(parseInt(e(501))/10)+-parseInt(e(487))/11*(parseInt(e(489))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qo);class Jo extends t.Plugin{[qo(495)](){const t=qo,e=this[t(468)],n=e[t(472)][t(474)](t(475));if(e[t(472)][t(493)](t(482))&&(n[t(502)](t(470)),n[t(502)](t(469))),e[t(472)][t(493)](t(494)))for(const e of[t(499),t(496)])n[t(466)](e);const r=e[t(504)];n[t(483)](t(476)),n[t(492)][t(505)](t(476),zr(r,t(503))),this[t(488)]()}[qo(488)](){const t=qo,e=this[t(468)],n=e[t(504)],r=e[t(472)][t(474)](t(475));r[t(492)][t(465)]((e=>{const s=t;if(s(480)!=e[s(486)])return;const{data:o}=e;if(!o)return;if(s(499)!=o[s(473)]&&s(496)!=o[s(473)])return;const i=e[s(471)]()[0],a=r[s(492)][s(485)](i);return s(499)==o[s(473)]?{type:s(498),content:zr(n,s(479),a)}:s(496)==o[s(473)]?{type:s(498),content:zr(n,s(497),a)}:void 0}))}}function Yo(t,e){const n=Qo();return(Yo=function(t,e){return n[t-=464]})(t,e)}function Qo(){const t=["FORMAT_INDENT","locale","registerAttributeLabel","5745010sKhxMA","registerDescriptionCallback","enableDefaultAttributesIntegration","14vXsMFV","editor","outdent","indent","getItems","plugins","commandName","get","TrackChangesEditing","blockIndent","4KcnaUD","86OMiJHU","*Indent:* %0","formatBlock","2950194FWRAyl","IndentEditing","registerBlockAttribute","6932608NrYxOj","getItemLabel","type","5138122YJZNGK","_registerLegacyDescription","12OEsuyt","7732XDqspk","1258065SdZHOi","descriptionFactory","has","IndentBlock","afterInit","outdentBlock","*Outdent:* %0","format","indentBlock","1904118efQCqS","30CpxNGg","enableCommand"];return(Qo=function(){return t})()}var Zo=$o;function $o(t,e){var n=ei();return($o=function(t,e){return n[t-=411]})(t,e)}!function(t){for(var e=$o,n=t();;)try{if(452092===-parseInt(e(416))/1*(-parseInt(e(427))/2)+-parseInt(e(415))/3+-parseInt(e(413))/4+-parseInt(e(426))/5*(-parseInt(e(428))/6)+parseInt(e(419))/7+-parseInt(e(417))/8*(-parseInt(e(423))/9)+-parseInt(e(420))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ei);class ti extends t.Plugin{static get[Zo(421)](){return[Ms.Input]}[Zo(425)](){var t=Zo;this[t(424)][t(422)][t(411)](t(414))[t(412)](t(418))}}function ei(){var t=["37YStPaM","3672MYarPH","input","1035741wgGATr","7662440RZXrrS","requires","plugins","14544vomcAc","editor","init","5dOmEVC","5738VGXrdz","5324736qXdMMn","get","enableCommand","2029736NSjTlx","TrackChangesEditing","472638jBNetw"];return(ei=function(){return t})()}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=435]})(t,e)}function si(){const t=["registerAttributeLabel","enableDefaultAttributesIntegration","commandName","778715UYSlPu","afterInit","editor","66608hJkXYH","*Remove link*","commands","toLowerCase","descriptionFactory","attribute","get","129012ctgWiV","key","218414HUJTzI","commandParams","1412285LPXCaS","684ExHSdW","183977GDuvvs","registerDescriptionCallback","label","12OBDCwo","type","_registerLegacyDescription","link","has","LinkEditing","plugins","13551gCdKhJ","newValue","*Set link:* %0","link (","unlink","TrackChangesEditing","format","formatInline","linkHref","manualDecorators","registerInlineAttribute","locale"];return(si=function(){return t})()}!function(t){const e=ri,n=t();for(;;)try{if(172255===-parseInt(e(456))/1+parseInt(e(452))/2+parseInt(e(466))/3*(-parseInt(e(459))/4)+-parseInt(e(454))/5+parseInt(e(450))/6+-parseInt(e(440))/7+-parseInt(e(443))/8*(-parseInt(e(455))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(si);class oi extends t.Plugin{[ni(441)](){const t=ni,e=this[t(442)];if(!e[t(465)][t(463)](t(464)))return;const n=e[t(465)][t(449)](t(471)),r=e[t(445)][t(449)](t(462));n[t(438)](t(462)),n[t(438)](t(470)),n[t(435)](t(474));for(const e of r[t(475)])n[t(435)](e.id),n[t(447)][t(437)](e.id,t(469)+e[t(458)][t(446)]()+")");n[t(447)][t(457)]((n=>{const r=t;if(r(448)!=n[r(460)])return;const{data:s}=n;if(!s||r(474)!=s[r(451)])return;const o=s[r(467)],i=e[r(436)];return{type:r(472),content:null==o?zr(i,r(444)):zr(i,r(468),'"'+o+'"')}})),this[t(461)]()}[ni(461)](){const t=ni,e=this[t(442)],n=e[t(436)];e[t(465)][t(449)](t(471))[t(447)][t(457)]((e=>{const r=t;if(r(473)!=e[r(460)])return;const{data:s}=e;if(s){if(r(462)==s[r(439)]){const t=s[r(453)][0];return{type:r(472),content:zr(n,r(468),'"'+t+'"')}}return r(470)==s[r(439)]?{type:r(472),content:zr(n,r(444))}:void 0}}))}}function ii(t,e){const n=ci();return(ii=function(t,e){return n[t-=490]})(t,e)}const ai=ii;function ci(){const t=["outdentList","listItem","List","afterInit","locale","ELEMENT_LIST_ITEM","has","value","findIndex","*Change to:* %0","element","todo","formatBlock","createPositionAt","end","51999USfNSB","execute","plugins","40056LTDxVW","enableCommand","before","editor","push","selection","add","LegacyListEditing","TrackChangesEditing","*Indent:* %0","listType","filter","parent","*Outdent:* %0","10iUKpne","_selectedElements","commandName","markBlockFormat","52tLqFxA","checkTodoList","model","nextSibling","indentList","name","*Check item*","get","ELEMENT_TODO_LIST","numberedList","from","12yLuvJo","formatInline","ELEMENT_NUMBERED_LIST","change","LegacyTodoListEditing","bulletedList","schema","*Uncheck item*","47724mgLdDG","format","1306810AKyQWH","replace","1095984hrqxpa","checkChild","29qDtgFG","registerDescriptionCallback","commandParams","blockName","14454671qpoomP","descriptionFactory","forceValue","length","getAttribute","bulleted","previousSibling","listIndent","paragraph","630xKZNOP","todoListChecked","slice","commands","todoList","createRange","getSelectedBlocks","isObject","type","registerElementLabel","45398CumTTY","document","ELEMENT_BULLETED_LIST","numbered"];return(ci=function(){return t})()}!function(t){const e=ii,n=t();for(;;)try{if(423486===-parseInt(e(567))/1*(parseInt(e(502))/2)+parseInt(e(521))/3*(parseInt(e(542))/4)+parseInt(e(538))/5*(-parseInt(e(561))/6)+parseInt(e(492))/7*(-parseInt(e(524))/8)+-parseInt(e(565))/9+parseInt(e(563))/10+-parseInt(e(571))/11*(-parseInt(e(553))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ci);class ui extends t.Plugin{[ai(509)](){const t=ai,e=this[t(527)],n=e[t(510)];if(!e[t(523)][t(512)](t(531)))return;const r=e[t(523)][t(549)](t(532)),s=e[t(523)][t(512)](t(557));function o(t){return()=>{const n=ii,s=e[n(544)][n(503)][n(529)],o=e[n(495)][n(549)](t);if(o[n(513)])return void e[n(522)](n(491),{});const i=t[n(494)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(552)](t)[s(535)]((t=>function(t,e){const n=s;return e[n(566)](t[n(536)],n(507))&&!e[n(499)](t)}(t,r)));o=o[s(535)]((t=>!t.is(s(516),s(507))||t[s(575)](s(534))!=e));const i=new Set;for(const t of o)t.is(s(516),s(507))?i[s(530)](li(t)):i[s(530)](t);return Array[s(552)](i)}(s[n(498)](),i,e[n(544)][n(559)]);e[n(544)][n(556)]((()=>{const e=n;for(const n of a)r[e(541)](n,{commandName:t,commandParams:[{forceValue:!o[e(513)]}],formatGroupId:e(570)},fi(n))}))}}function i(t){return()=>{const n=ii,s=function(t){const e=ii;let n=Array[e(552)](t);const r=n[e(514)]((t=>e(507)!=t[e(547)]));return r>-1&&(n=n[e(494)](0,r)),n}(e[n(544)][n(503)][n(529)][n(498)]()),o=e[n(544)][n(497)](e[n(544)][n(519)](s[0],n(526)),e[n(544)][n(519)](s[s[n(574)]-1],n(520)));e[n(544)][n(556)]((()=>{const e=n;r[e(541)](o,{commandName:t,commandParams:[],formatGroupId:e(490)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(545)];for(;t&&t[n(575)](n(490))>e[n(575)](n(490));)r[n(530)](t),t=t[n(545)]}return Array[n(552)](r)}(s))}))}}r[t(525)](t(551),o(t(551))),r[t(525)](t(558),o(t(558))),s&&r[t(525)](t(496),o(t(496))),r[t(525)](t(546),i(t(546))),r[t(525)](t(506),i(t(506))),s&&r[t(525)](t(543),(()=>{const n=t,s=e[n(495)][n(549)](n(543)),o=Array[n(552)](s[n(539)]);o[n(535)]((t=>t[n(575)](n(493))!=s[n(513)])),e[n(544)][n(556)]((()=>{const t=n;for(const e of o)r[t(541)](e,{commandName:t(543),commandParams:[{forceValue:!s[t(513)]}]})}))})),r[t(572)][t(501)](t(507),(e=>zr(n,t(511),e))),r[t(572)][t(568)]((e=>{const r=t;if(r(518)!=e[r(500)]&&r(554)!=e[r(500)])return;const{data:s}=e;if(s){if(r(551)==s[r(540)]||r(558)==s[r(540)]||r(496)==s[r(540)])switch(s[r(540)][r(564)](r(508),"")){case r(576):return o(zr(n,r(504)));case r(505):return o(zr(n,r(555)));case r(517):return o(zr(n,r(550)))}if(r(546)==s[r(540)])return{type:r(562),content:zr(n,r(533),zr(n,r(511)))};if(r(506)==s[r(540)])return{type:r(562),content:zr(n,r(537),zr(n,r(511)))};if(r(543)==s[r(540)])return s[r(569)][0][r(573)]?{type:r(562),content:zr(n,r(548))}:{type:r(562),content:zr(n,r(560))}}function o(t){const e=r;return{type:e(562),content:zr(n,e(515),t)}}}))}}function li(t){const e=ai,n=t[e(575)](e(490));if(0==n)return t;let r=t;for(;t[e(577)]&&t[e(577)].is(e(516),e(507));){const s=t[e(577)][e(575)](e(490));if(s==n)r=t[e(577)];else if(s<n)break;t=t[e(577)]}return r}function fi(t){const e=ai,n=[];if(t.is(e(516),e(507))&&t[e(575)](e(490))>0){let r=t[e(545)];for(;r&&e(507)==r[e(547)]&&r[e(575)](e(490))==t[e(575)](e(490));)n[e(528)](r),r=r[e(545)]}return n}const hi=di;function gi(){const t=["format","_LIST_","registerDescriptionCallback","*Change to:* %0","handleListStyleCommand","createPositionAt","getSelectedBlocks","config","markMultiRangeBlockFormat","before","getListTypeFromListStyleType","*Format:* set order to reversed","listItem","LegacyListUtils","711904ewKfXh","model","map","handleListStartCommand","document","default","listReversed","afterInit","commandParams","unshift","LegacyListPropertiesEditing","descriptionFactory","4QqTHKA","parent","plugins","getFirstPosition","startIndex","handleDescriptions","getSiblingNodes","listStart","editor","length","20XzUHgv","get","styles","_getTranslationKeyForListStyle","bind","*Format:* set start index to %0","getLastPosition","reversed","98461LNWCfU","188757XToRuN","forward","TrackChangesEditing","handleListReversedCommand","700356sfvIFW","flat","listType","filter","list.properties","400365axweuV","createRange","has","331827jtzKri","type","ELEMENT_","enableCommand","_getSuggestionBlocksForListStyle","40RHkAbs","_getSuggestionBlocks","replace","selection","locale","backward","numbered","formatInline","formatBlock","170NpviEb","element","change","*Format:* set order to regular","listStyle","push","from","commandName","getAttribute","510041wpPRMQ","804XIsmbx","toUpperCase"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=125]})(t,e)}!function(t){const e=di,n=t();for(;;)try{if(318568===parseInt(e(184))/1+parseInt(e(156))/2*(parseInt(e(187))/3)+-parseInt(e(144))/4+-parseInt(e(166))/5*(-parseInt(e(179))/6)+parseInt(e(127))/7*(parseInt(e(192))/8)+parseInt(e(175))/9*(-parseInt(e(201))/10)+-parseInt(e(174))/11*(parseInt(e(128))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gi);class pi extends t.Plugin{[hi(151)](){const t=hi;if(!this[t(164)][t(158)][t(186)](t(154)))return;const e=this[t(164)][t(137)][t(167)](t(183)),n=this[t(164)][t(158)][t(167)](t(177));e[t(168)]&&n[t(190)](t(205),this[t(134)][t(170)](this)),e[t(173)]&&n[t(190)](t(150),this[t(178)][t(170)](this)),e[t(160)]&&n[t(190)](t(163),this[t(147)][t(170)](this)),n[t(155)][t(132)](this[t(161)][t(170)](this))}[hi(134)](t,e={}){const n=hi,r=this[n(164)][n(158)][n(167)](n(177)),s=this[n(191)]();this[n(164)][n(145)][n(203)]((()=>{const t=n;r[t(138)](s,{commandName:t(205),commandParams:[{type:e[t(188)]}],formatGroupId:t(205)})}))}[hi(178)](t,e={}){const n=hi,r=this[n(164)][n(158)][n(167)](n(177)),s=this[n(193)]((t=>t.is(n(202),n(142))&&n(198)===t[n(126)](n(181))));if(s[n(165)]<1)return;const o=s[n(146)]((t=>this[n(164)][n(145)][n(185)](this[n(164)][n(145)][n(135)](t,n(139)),this[n(164)][n(145)][n(135)](t,0))));this[n(164)][n(145)][n(203)]((()=>{const t=n;r[t(138)](o,{commandName:t(150),commandParams:[{reversed:e[t(173)]}],formatGroupId:t(150)})}))}[hi(147)](t,e={}){const n=hi,r=this[n(164)][n(158)][n(167)](n(177)),s=this[n(193)]((t=>t.is(n(202),n(142))&&n(198)===t[n(126)](n(181))));if(s[n(165)]<1)return;const o=s[n(146)]((t=>this[n(164)][n(145)][n(185)](this[n(164)][n(145)][n(135)](t,n(139)),this[n(164)][n(145)][n(135)](t,0))));this[n(164)][n(145)][n(203)]((()=>{const t=n;r[t(138)](o,{commandName:t(163),commandParams:[{startIndex:e[t(160)]}],formatGroupId:t(163)})}))}[hi(161)](t){const e=hi;if(e(200)!=t[e(188)]&&e(199)!=t[e(188)])return;const n=this[e(164)][e(196)],{data:r}=t;if(!r)return;let s,o;switch(r[e(125)]){case e(205):s=e(133),o={type:e(130),content:zr(n,s,zr(n,this[e(169)](r[e(152)][0][e(188)])))};break;case e(150):s=r[e(152)][0][e(173)]?e(141):e(204),o={type:e(130),content:zr(n,s)};break;case e(163):s=e(171),o={type:e(130),content:zr(n,s,r[e(152)][0][e(160)])}}return o}[hi(191)](){const t=hi;var e,n,r,s;const o=this[t(164)][t(158)][t(167)](t(143));let i=Array[t(207)](this[t(164)][t(145)][t(148)][t(195)][t(136)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(202),t(142)))&&i[t(153)](...o[t(162)](this[t(164)][t(145)][t(148)][t(195)][t(159)](),t(197))),(null===(n=i[i[t(165)]-1])||void 0===n?void 0:n.is(t(202),t(142)))&&i[t(206)](...o[t(162)](this[t(164)][t(145)][t(148)][t(195)][t(172)](),t(176))),i=[...new Set(i)],(null===(s=null===(r=this[t(164)][t(145)][t(148)][t(195)][t(159)]())||void 0===r?void 0:r[t(157)])||void 0===s?void 0:s.is(t(202),t(142)))&&(i=i[t(182)]((e=>e.is(t(202),t(142))))),i}[hi(193)](t){const e=hi,n=this[e(164)][e(158)][e(167)](e(143));let r=Array[e(207)](this[e(164)][e(145)][e(148)][e(195)][e(136)]())[e(182)](t)[e(146)]((t=>{const r=e,s=this[r(164)][r(145)][r(135)](t,0);return[...n[r(162)](s,r(197)),...n[r(162)](s,r(176))]}))[e(180)]();return r=[...new Set(r)],r}[hi(169)](t){const e=hi;return e(189)+(this[e(164)][e(158)][e(167)](e(143))[e(140)](t)||e(149))[e(129)]()+e(131)+t[e(129)]()[e(194)](/-/g,"_")}}function mi(t,e){const n=Ei();return(mi=function(t,e){return n[t-=462]})(t,e)}const Ii=mi;function Ei(){const t=["stop","afterInit","media","18wgCBiI","get","2831870zThdIK","plugins","data","201984vivoeM","has","257541tYSRdm","ELEMENT_MEDIA","for","enableCommand","createEmptyElement","high","mediaEmbed","attribute:url:media","38326peFkHe","4UBkuQZ","showSuggestionHighlights","124481OfpVyb","MediaEmbedEditing","66uCafsD","div","226450VhOIVs","TrackChangesEditing","11ibxUkA","conversion","elementToElement","descriptionFactory","downcastDispatcher","locale","options","registerElementLabel","dataDowncast","8ZDxFsj","1061748fSSxSX","editor"];return(Ei=function(){return t})()}!function(t){const e=mi,n=t();for(;;)try{if(199493===parseInt(e(476))/1*(parseInt(e(475))/2)+parseInt(e(467))/3*(-parseInt(e(493))/4)+-parseInt(e(482))/5+parseInt(e(480))/6*(parseInt(e(478))/7)+parseInt(e(465))/8*(-parseInt(e(499))/9)+parseInt(e(462))/10*(parseInt(e(484))/11)+-parseInt(e(494))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ei);class bi extends t.Plugin{[Ii(497)](){const t=Ii,e=this[t(495)];if(!e[t(463)][t(466)](t(479)))return;const n=e[t(463)][t(500)](t(483)),r=e[t(489)];n[t(470)](t(473)),n[t(487)][t(491)](t(498),(e=>zr(r,t(468),e))),e[t(485)][t(469)](t(492))[t(486)]({model:t(498),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(477)])return n[s(471)](s(481))},converterPriority:t(472)}),e[t(464)][t(488)].on(t(474),((e,n,r)=>{const s=t;r[s(490)][s(477)]&&e[s(496)]()}),{priority:t(472)})}}const Ti=_i;function _i(t,e){const n=yi();return(_i=function(t,e){return n[t-=267]})(t,e)}function yi(){const t=["2267844FUWlLM","22tSgQhg","has","get","editor","10908768BqhIxp","1885dlyuMG","afterInit","MentionEditing","12772090dUIYlU","37815jGaiWA","7616462nFHQVh","13548GTkgzt","mention","7274538riUJdP","TrackChangesEditing","9UMPtBi","plugins","enableCommand"];return(yi=function(){return t})()}!function(t){const e=_i,n=t();for(;;)try{if(726172===-parseInt(e(275))/1*(-parseInt(e(285))/2)+-parseInt(e(284))/3+parseInt(e(277))/4*(parseInt(e(271))/5)+-parseInt(e(279))/6+parseInt(e(276))/7+-parseInt(e(270))/8+parseInt(e(281))/9*(parseInt(e(274))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yi);class Ai extends t.Plugin{[Ti(272)](){const t=Ti,e=this[t(269)];e[t(282)][t(267)](t(273))&&e[t(282)][t(268)](t(280))[t(283)](t(278))}}const ki=Ci;function Ci(t,e){const n=Li();return(Ci=function(t,e){return n[t-=400]})(t,e)}function Li(){const t=["registerElementLabel","type","getLabel","ELEMENT_MERGE_FIELD","deletion","enableCommand","MergeFieldsEditing","*Remove:* %0","61860RjDDWa","2865492tvRWBm","7uRtapM","get","afterInit","plugins","editor","279153kWipnj","getContainedElement","insertion","28qOpGAl","6815260pvQHiT","15Vcrhze","locale","3960hXFPzh","insertMergeField","registerDescriptionCallback","1uYVZDS","5706040UdTTZv","getAttribute","1118022gJVbnO","*Insert:* %0","496816yLwotQ","TrackChangesEditing","mergeField","element","commands","descriptionFactory"];return(Li=function(){return t})()}!function(t){const e=Ci,n=t();for(;;)try{if(438653===-parseInt(e(406))/1*(parseInt(e(411))/2)+parseInt(e(432))/3*(-parseInt(e(435))/4)+-parseInt(e(401))/5*(-parseInt(e(409))/6)+parseInt(e(427))/7*(-parseInt(e(407))/8)+parseInt(e(426))/9+-parseInt(e(400))/10+parseInt(e(403))/11*(parseInt(e(425))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Li);class Ni extends t.Plugin{[ki(429)](){const t=ki,e=this[t(431)];if(!e[t(415)][t(428)](t(404)))return;e[t(430)][t(428)](t(412))[t(422)](t(404));const n=e[t(430)][t(428)](t(412)),r=e[t(402)];n[t(416)][t(417)](t(413),(e=>zr(r,t(420),e))),n[t(416)][t(405)]((n=>{const s=t;if(s(434)!=n[s(418)]&&s(421)!=n[s(418)])return;const o=n[s(433)]();if(null==o)return;if(!o.is(s(414),s(413)))return;const i=e[s(430)][s(428)](s(423))[s(419)](o[s(408)]("id"));return s(434)==n[s(418)]?{type:s(434),content:zr(r,s(410),'"'+i+'" '+zr(r,s(420)))}:{type:s(421),content:zr(r,s(424),'"'+i+'" '+zr(r,s(420)))}}))}}const Ri=Mi;function Si(){const t=["208515OUAYNP","afterInit","descriptionFactory","oldValue","handleDescriptions","MultiLevelList","2785088UevwoG","data","next","format","2757054UkmoKi","editor","105zTmuAl","9kJVXey","1690696kGgAWp","12qXbKdH","multiLevelList","15ZDGkyJ","registerBlockAttribute","newValue","locale","head","registerDescriptionCallback","363407sbDFCX","listType","ELEMENT_MULTI_LEVEL_LIST","552aGBliR","*Set format:* %0","get","listMarkerStyle","24194MKLMJg","plugins","4427670PNwwKW","has","*Remove format:* %0","TrackChangesEditing","enableDefaultAttributesIntegration","key"];return(Si=function(){return t})()}function Mi(t,e){const n=Si();return(Mi=function(t,e){return n[t-=317]})(t,e)}!function(t){const e=Mi,n=t();for(;;)try{if(788150===parseInt(e(328))/1*(parseInt(e(346))/2)+-parseInt(e(354))/3*(-parseInt(e(331))/4)+-parseInt(e(333))/5*(-parseInt(e(326))/6)+parseInt(e(330))/7+-parseInt(e(322))/8*(parseInt(e(329))/9)+-parseInt(e(348))/10+parseInt(e(339))/11*(-parseInt(e(342))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Si);class vi extends t.Plugin{[Ri(317)](){const t=Ri,e=this[t(327)],n=e[t(347)][t(344)](t(351));e[t(347)][t(349)](t(321))&&(n[t(352)](t(332)),n[t(334)](t(345)),n[t(318)][t(338)]((e=>this[t(320)](e))))}[Ri(320)](t){const e=Ri,n=this[e(327)][e(336)],{data:r}=t,s={type:e(325),content:""};if(r&&e(345)==r[e(353)]){if(!r[e(319)])return{type:e(325),content:zr(n,e(343),zr(n,e(341)))+" ("+r[e(335)]+")"};if(!r[e(335)]){let o=t[e(337)];for(;o;){if(o[e(323)]&&e(340)==o[e(323)][e(353)]&&o[e(323)][e(335)])return s;o=o[e(324)]}return{type:e(325),content:zr(n,e(350),zr(n,e(341)))+" ("+r[e(319)]+")"}}}}}const wi=Fi;!function(t){const e=Fi,n=t();for(;;)try{if(120875===parseInt(e(107))/1*(-parseInt(e(119))/2)+-parseInt(e(125))/3*(-parseInt(e(112))/4)+parseInt(e(117))/5+-parseInt(e(115))/6+parseInt(e(121))/7+parseInt(e(120))/8*(parseInt(e(105))/9)+parseInt(e(122))/10*(-parseInt(e(102))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Di);class Oi extends t.Plugin{[wi(108)](){const t=wi,e=this[t(116)];if(!e[t(124)][t(109)](t(111)))return;e[t(124)][t(103)](t(110))[t(104)](t(114));const n=e[t(124)][t(103)](t(110)),r=e[t(113)];n[t(106)][t(123)](t(114),(e=>zr(r,t(118),e)))}}function Fi(t,e){const n=Di();return(Fi=function(t,e){return n[t-=102]})(t,e)}function Di(){const t=["locale","pageBreak","1068444dnxiuc","editor","1110020wVoSoI","ELEMENT_PAGE_BREAK","2radikh","16zJqWMm","789537yhuppf","731390uYEvcB","registerElementLabel","plugins","3bnIzPu","55KCwtxr","get","enableCommand","1081296aAtMYE","descriptionFactory","5386SBDdep","afterInit","has","TrackChangesEditing","PageBreakEditing","379788aBbhhB"];return(Di=function(){return t})()}const Bi=Pi;function Pi(t,e){const n=xi();return(Pi=function(t,e){return n[t-=146]})(t,e)}function xi(){const t=["314142NvUCad","getFirstRange","descriptionFactory","nodeAfter","isLimit","consume","downcastDispatcher","getItemLabel","has","ck-suggestion-marker--active","45brxskZ","locale","*Insert:* %0","schema","9RvhcyF","includes","4306336yZqMpx","get","$text","enableCommand","model","writer","format","insertion","formatBlock","insert","isTouching","name","createUIElement","options","start","ck-suggestion-marker-split","consumable","toViewPosition","markerRange","paragraph","markerName","data","654166CtvyqM","Paragraph","highest","1741605DnjHvm","enableDefaultAttributesIntegration","979722mPhAxl","addClass","registerElementLabel","mapper","span","commandName","type","activeMarkers","ELEMENT_PARAGRAPH","_registerLegacyDescription","plugins","7PMoZED","registerDescriptionCallback","checkChild","afterInit","addMarker:suggestion:insertion","TrackChangesEditing","editing","showSuggestionHighlights","*Change to:* %0","end","8828560LsPHZN","editor","bindElementToMarker","insertParagraph","isBlock","625048qAfZNH"];return(xi=function(){return t})()}!function(t){const e=Pi,n=t();for(;;)try{if(679e3===-parseInt(e(149))/1+parseInt(e(187))/2*(parseInt(e(163))/3)+-parseInt(e(165))/4+-parseInt(e(190))/5+-parseInt(e(192))/6*(-parseInt(e(203))/7)+parseInt(e(148))/8*(parseInt(e(159))/9)+parseInt(e(213))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xi);class Ui extends t.Plugin{[Bi(206)](){const t=Bi,e=this[t(214)];if(!e[t(202)][t(157)](t(188)))return;const n=e[t(160)],r=e[t(202)][t(166)](t(208));r[t(151)][t(194)](t(184),(e=>zr(n,t(200),e))),r[t(191)](t(184)),r[t(168)](t(146)),e[t(209)][t(155)].on(t(207),ji(e),{priority:t(189)}),e[t(186)][t(155)].on(t(207),((n,r,s)=>{const o=t;s[o(178)][o(210)]&&ji(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(189)});const s=r[t(151)];s[t(204)]((r=>{const o=t;if(o(172)!==r[o(198)])return;const{start:i,end:a}=r[o(150)]();if(!i[o(175)](a)||!i[o(152)])return;const c=e[o(169)][o(162)],u=i[o(152)];return c[o(147)](u)&&!c[o(153)](u)&&c[o(205)](u,o(167))?{type:o(172),content:zr(n,o(161),s[o(156)](u,1))}:void 0})),this[t(201)]()}[Bi(201)](){const t=Bi,e=this[t(214)],n=e[t(160)];e[t(202)][t(166)](t(208))[t(151)][t(204)]((e=>{const r=t;if(r(173)!=e[r(198)])return;const{data:s}=e;return s&&r(184)==s[r(197)]?{type:r(171),content:zr(n,r(211),zr(n,r(200)))}:void 0}))}}function ji(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Pi,i=t[o(202)][o(166)](o(208)),a=r[o(183)][o(179)],c=r[o(183)][o(212)],u=t[o(169)][o(162)];if(!a[o(175)](c)||!a[o(152)])return;const l=a[o(152)];if(u[o(147)](l)&&!u[o(153)](l)&&u[o(205)](l,o(167))){if(!s[o(181)][o(154)](r[o(183)],n[o(176)]))return;const t=s[o(170)][o(177)](o(196),{class:o(180)}),a=s[o(195)][o(182)](c);e&&i[o(199)][o(164)](r[o(185)])&&s[o(170)][o(193)](o(158),t),s[o(170)][o(174)](a,t),s[o(195)][o(215)](t,r[o(185)])}}}function Gi(){const t=["12392TEogjK","registerDescriptionCallback","TrackChangesEditing","_registerLegacyDescription","has","24SKNlPv","commandName","descriptionFactory","46636SgtHLK","plugins","locale","RemoveFormatEditing","*Remove all formatting*","formatBlock","get","8929212HzzURs","enableDefaultAttributesIntegration","1221486Ashoej","editor","afterInit","5034140hqfyZC","4785214qJPLvA","formatInline","13257OoYzTZ","4345545TLuGfk","format","type","removeFormat"];return(Gi=function(){return t})()}const Vi=Hi;function Hi(t,e){const n=Gi();return(Hi=function(t,e){return n[t-=257]})(t,e)}!function(t){const e=Hi,n=t();for(;;)try{if(829487===-parseInt(e(283))/1+-parseInt(e(274))/2*(parseInt(e(271))/3)+parseInt(e(258))/4+parseInt(e(262))/5+-parseInt(e(281))/6+-parseInt(e(259))/7+parseInt(e(266))/8*(parseInt(e(261))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gi);class zi extends t.Plugin{[Vi(257)](){const t=Vi,e=this[t(284)];e[t(275)][t(270)](t(277))&&(e[t(275)][t(280)](t(268))[t(282)](t(265)),this[t(269)]())}[Vi(269)](){const t=Vi,e=this[t(284)];e[t(275)][t(280)](t(268))[t(273)][t(267)]((n=>{const r=t;if(r(279)!=n[r(264)]&&r(260)!=n[r(264)])return;const{data:s}=n;return s&&r(265)==s[r(272)]?{type:r(263),content:zr(e[r(276)],r(278))}:void 0}))}}function Wi(t,e){const n=qi();return(Wi=function(t,e){return n[t-=304]})(t,e)}const Ki=Wi;!function(t){const e=Wi,n=t();for(;;)try{if(262281===-parseInt(e(304))/1*(parseInt(e(311))/2)+-parseInt(e(325))/3*(parseInt(e(329))/4)+parseInt(e(315))/5+-parseInt(e(309))/6+parseInt(e(308))/7+parseInt(e(328))/8+parseInt(e(324))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qi);class Xi extends t.Plugin{[Ki(326)](){const t=Ki,e=this[t(318)];if(!e[t(305)][t(306)](t(313)))return;const n=e[t(305)][t(323)](t(307));n[t(319)](t(322)),n[t(319)](t(317));const r=e[t(305)][t(323)](t(313));r[t(319)](t(327)),r[t(319)](t(314)),r[t(319)](t(310)),r[t(319)](t(316)),r[t(319)](t(320)),r[t(319)](t(321)),r[t(319)](t(312))}}function qi(){const t=["282056fUAFzk","8VyoFup","1ApCTCb","plugins","has","TrackChangesEditing","3433157LFyiNn","2630784phsVha","discardSuggestion","387586gJyRPZ","discardSelectedSuggestions","RestrictedEditingModeEditing","acceptSuggestion","475435uPhnCD","acceptAllSuggestions","goToNextRestrictedEditingException","editor","enableCommand","discardAllSuggestions","acceptSelectedSuggestions","goToPreviousRestrictedEditingException","get","5269221zDBBdN","467589sGAnkl","afterInit","trackChanges"];return(qi=function(){return t})()}const Ji=Qi;function Yi(){const t=["createPositionBefore","ck-suggestion-marker--active","model","6njyciL","3317512vgonra","addMarker:suggestion","ck-suggestion-marker-","917JgTIKz","merge","editing","deletion","high","test","addMarker:suggestion:insertion","requires","downcastDispatcher","consumable","span","locale","21486oLVFHW","addClass","insert","ELEMENT_LINE_BREAK","286455ViTGez","131568pjnRkq","9nfPHpS","element","52403fLkuou","get","mapper","plugins","12rKLlLm","getItems","2320240XgxXww","init","createUIElement","includes","registerElementLabel","softBreak","data","options","TrackChangesEditing","split","showSuggestionHighlights","markerRange","bindElementToMarker","23226ltcifD","toViewPosition","shiftEnter","editor","descriptionFactory","activeMarkers","name","markerName","addMarker:suggestion:deletion","writer","enableCommand"];return(Yi=function(){return t})()}function Qi(t,e){const n=Yi();return(Qi=function(t,e){return n[t-=130]})(t,e)}!function(t){const e=Qi,n=t();for(;;)try{if(260965===-parseInt(e(173))/1*(parseInt(e(149))/2)+parseInt(e(165))/3*(parseInt(e(177))/4)+-parseInt(e(169))/5+parseInt(e(135))/6*(parseInt(e(153))/7)+parseInt(e(170))/8*(parseInt(e(171))/9)+parseInt(e(179))/10+-parseInt(e(150))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yi);class Zi extends t.Plugin{static get[Ji(160)](){return[Ys.ShiftEnter]}[Ji(180)](){const t=Ji,e=this[t(138)],n=e[t(176)][t(174)](t(130));n[t(145)](t(137)),e[t(155)][t(161)].on(t(159),$i(e),{priority:t(157)}),e[t(155)][t(161)].on(t(143),$i(e),{priority:t(157)}),e[t(185)][t(161)].on(t(151),((n,r,s)=>{const o=t;s[o(186)][o(132)]&&$i(e,{showActiveMarker:!1})(n,r,s)})),n[t(139)][t(183)](t(184),(n=>zr(e[t(164)],t(168),n)))}}function $i(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Qi,i=t[o(176)][o(174)](o(130));if(!s[o(162)][o(158)](r[o(133)],n[o(141)]))return;const a=t[o(148)];for(const t of r[o(133)][o(178)]()){if(!t.is(o(172),o(184)))continue;const n=o(156)==r[o(142)][o(131)](":")[1]?o(154):o(131),c=s[o(144)][o(181)](o(163),{class:o(152)+n}),u=s[o(175)][o(136)](a[o(146)](t));e&&i[o(140)][o(182)](r[o(142)])&&s[o(144)][o(166)](o(147),c),s[o(144)][o(167)](u,c),s[o(175)][o(134)](c,r[o(142)])}}}const ta=ea;function ea(t,e){const n=ra();return(ea=function(t,e){return n[t-=261]})(t,e)}!function(t){const e=ea,n=t();for(;;)try{if(218625===-parseInt(e(271))/1*(-parseInt(e(299))/2)+parseInt(e(270))/3+-parseInt(e(263))/4+parseInt(e(266))/5+parseInt(e(290))/6+-parseInt(e(288))/7+-parseInt(e(282))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ra);class na extends t.Plugin{[ta(278)](){const t=ta,e=this[t(286)],n=e[t(265)],r=e[t(287)];if(!e[t(267)][t(262)](t(274)))return;const s=e[t(267)][t(261)](t(297)),o=t(281),i=e[t(292)][t(261)](o);s[t(293)](o,((e,r={})=>{const a=t,c=n[a(285)][a(276)];if(c[a(269)])return void e(r);const u=void 0!==r[a(291)]?r[a(291)]:!i[a(295)];n[a(283)]((()=>{const t=a,e=Array[t(289)](c[t(298)]());for(const r of e){const e=u?[r]:ws(o,r,n);for(const n of e)s[t(264)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(277)][t(268)]((e=>{const n=t;if(n(296)!=e[n(273)]&&n(294)!=e[n(273)])return;const{data:s}=e;return s&&s[n(284)]==o?s[n(280)][0][n(291)]?{type:n(279),content:zr(r,n(275))}:{type:n(279),content:zr(r,n(272))}:void 0}))}}function ra(){const t=["value","formatBlock","TrackChangesEditing","getRanges","2oOqzCn","get","has","67112ffZKAT","markInlineFormat","model","140555MjZkWy","plugins","registerDescriptionCallback","isCollapsed","995220qZczMp","333787KqQMkG","FORMAT_RESTRICTED_DISABLED","type","StandardEditingModeEditing","FORMAT_RESTRICTED_ENABLED","selection","descriptionFactory","afterInit","format","commandParams","restrictedEditingException","4018768tJauhF","change","commandName","document","editor","locale","1613290jeUUEl","from","1647486NBJXFC","forceValue","commands","enableCommand","formatInline"];return(ra=function(){return t})()}const sa=ia;function oa(){const t=["afterInit","TrackChangesEditing","element","226970ASGJWJ","formatInline","*Set format:* %0","registerDescriptionCallback","12VmCzno","120054EylmIS","1669789GtuWyR","447000xbXWxm","formatBlock","126QUOLtj","registerBlockAttribute","locale","registerAttributeLabel","ghsAttributes","_registerLegacyDescription","definitions","registerInlineAttribute","editor","forceValue","41251ftcfVk","*Remove format:* %0","plugins","format","enableDefaultAttributesIntegration","150174iMOSDg","StyleUtils","config","commandParams","33114uSMABn","styleName","232ZGdNNf","DataSchema","95NhfSCg","60sfYGjN","FORMAT_STYLE","has","GeneralHtmlSupport","commandName","style","add","Style","type","normalizeConfig","block","get","toLowerCase","getGhsAttributeNameForElement","inline","descriptionFactory"];return(oa=function(){return t})()}function ia(t,e){const n=oa();return(ia=function(t,e){return n[t-=465]})(t,e)}!function(t){const e=ia,n=t();for(;;)try{if(263135===-parseInt(e(470))/1+-parseInt(e(469))/2*(-parseInt(e(493))/3)+parseInt(e(472))/4+parseInt(e(497))/5*(parseInt(e(489))/6)+-parseInt(e(484))/7*(-parseInt(e(495))/8)+-parseInt(e(474))/9*(-parseInt(e(465))/10)+parseInt(e(471))/11*(-parseInt(e(498))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oa);class aa extends t.Plugin{[sa(514)](){const t=sa,e=this[t(482)];if(!e[t(486)][t(500)](t(505))||!e[t(486)][t(500)](t(496)))return;const n=e[t(486)][t(509)](t(515)),r=e[t(476)],s=e[t(491)][t(509)](t(503))||{},o=e[t(486)][t(509)](t(501)),i=e[t(486)][t(509)](t(490))[t(507)](e[t(486)][t(509)](t(496)),s[t(480)]);n[t(488)](t(503));const a=new Set;for(const e of i[t(508)]){const n=o[t(511)](e[t(516)]);a[t(504)](n)}const c=new Set;for(const e of i[t(512)]){const n=o[t(511)](e[t(516)]);c[t(504)](n);for(const n of e[t(478)])c[t(504)](n)}for(const e of a)n[t(475)](e),n[t(513)][t(477)](e,zr(r,t(499)));for(const e of c)n[t(481)](e),n[t(513)][t(477)](e,zr(r,t(499)));this[t(479)]()}[sa(479)](){const t=sa,e=this[t(482)],n=e[t(476)];e[t(486)][t(509)](t(515))[t(513)][t(468)]((e=>{const r=t;if(r(473)!=e[r(506)]&&r(466)!=e[r(506)])return;const{data:s}=e;return s&&r(503)===s[r(502)]?s[r(492)][0][r(483)]?{type:r(487),content:zr(n,r(467),s[r(492)][0][r(494)][r(510)]())}:{type:r(487),content:zr(n,r(485),s[r(492)][0][r(494)][r(510)]())}:void 0}))}}const ca=la;function ua(){const t=["suggestion","ELEMENT_TABLE_COLUMN","MIN_SAFE_INTEGER","add","insertion","_getCoordsForCells","createRangeOn","selection","max","differ","28IkKmzb","insertTableColumnLeft","first","ELEMENT_TABLE_WITH_TEXT","downcastDispatcher","startsWith","*Insert:* %0","nodeBefore","_splitMarkerName","writer","descriptionFactory","$graveyard","getRanges","insertTable","get","createPositionAt","addRange","selectTableRow","highest","refresh","2063760dSDPqB","classes","accept","removeClass","findAncestor","317802BUKfub","63333HRMwqv","TableUtils","options","subType","ELEMENT_TABLE_ROW_WITH_TEXT","getContainedElement","registerDescriptionCallback","35NjsbUp","1940CEVDlK","getSuggestion","start","TrackChangesEditing","editor","maxColumn","isTouching","isInContent","insertTableColumnRight","toLowerCase","_tableSuggestions","mapper","from","ELEMENT_TABLE_ROW","ELEMENT_TABLE","createTableWalker","afterInit","forceValue","$textProxy","MAX_SAFE_INTEGER","isIntersecting","_suggestionFactory","markMultiRangeInsertion","insert","471772TKQrLB","end","nodeAfter","removeTableColumn","getAttribute","tableRow","type","span","every","2254540dCMaVf","filter","document","614659AIRUer","maxRow","getChanges","length","rootName","getChangedMarkers","registerCustomCallback","isIntersectingWithRange","_tablePostFixingSubtypes","_setupColumnsRowsFixing","element","plugins","substr","above","getSelectionAffectedTableCells","insertTableRowBelow","rowspan","fromRange","insertTableRowAbove","position","getChildren","name","includes","getItems","commands","minColumn","change","setSelection","ELEMENT_TABLE_COLUMN_WITH_TEXT","getCellLocation","values","item","table","minRow","getColumnIndexes","has","toViewElement","isEqual","data","change:data","selectTableColumn","425176fCIsmM","map","discard","low","locale","showSuggestionHighlights","TableEditing","model","removeTableRow","getFirstRange","createRangeIn","colspan","enqueueChange","left","registerPostFixer","addMarker:suggestion","batch","some","root","hasAttribute","markMultiRangeDeletion","tableCell","min","oldRange","push","getRowIndexes","cell","tablePaste","*Remove:* %0","order","execute","tableColumn","last","_getSuggestionCoords","_acceptFormatSuggestionCallbackFactory","isArray","registerElementLabel","detach","addClass","join","enableCommand","deletion"];return(ua=function(){return t})()}function la(t,e){const n=ua();return(la=function(t,e){return n[t-=143]})(t,e)}!function(t){const e=la,n=t();for(;;)try{if(380811===parseInt(e(228))/1+parseInt(e(216))/2+-parseInt(e(178))/3+-parseInt(e(225))/4+parseInt(e(191))/5*(-parseInt(e(183))/6)+-parseInt(e(158))/7*(parseInt(e(269))/8)+-parseInt(e(184))/9*(-parseInt(e(192))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ua);class fa extends t.Plugin{constructor(t){const e=la;super(t),this[e(236)]=[e(221),e(300)],this[e(202)]=new Set}[ca(208)](){const t=ca,e=this[t(196)],n=e[t(276)][t(227)][t(155)];if(!e[t(239)][t(263)](t(275)))return;const r=e[t(273)],s=e[t(239)][t(172)](t(195)),o=e[t(239)][t(172)](t(185));s[t(168)][t(305)](t(260),(e=>zr(r,t(206),e))),this[t(237)](),s[t(146)](t(171)),s[t(146)](t(175)),s[t(146)](t(268));for(const r of[t(246),t(243)]){const i=e[t(252)][t(172)](r);s[t(146)](r,(r=>{const a=t;e[a(276)][a(254)]((t=>{const e=a;r();const c=e(241)===i[e(298)],u=o[e(242)](n),l=o[e(294)](u),f=c?l[e(160)]-1:l[e(301)]+1,h=u[0][e(182)](e(260)),g=o[e(207)](h,{startRow:f,endRow:f}),d=Array[e(204)](g)[e(270)]((n=>t[e(154)](n[e(295)])));s[e(214)](d,e(221))}))}))}for(const r of[t(159),t(200)]){const i=e[t(252)][t(172)](r);s[t(146)](r,(r=>{const a=t;e[a(276)][a(254)]((t=>{const e=a;r();const c=e(282)===i[e(298)],u=o[e(242)](n),l=o[e(262)](u),f=c?l[e(160)]-1:l[e(301)]+1,h=u[0][e(182)](e(260)),g=o[e(207)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(204)](g)[e(270)]((n=>t[e(154)](n[e(295)])));s[e(214)](d,e(300))}))}))}for(const r of[t(277),t(219)]){const i=r[t(240)](11),a=i[t(201)](),c=a[t(240)](0,3)+t(223),u=t(260)+i,l=t(291)+i,f=t(156)+i;s[t(146)](r,(()=>{const i=t;e[i(276)][i(254)]((t=>{const e=i,h=o[e(242)](n),g=h[0][e(182)](e(260));let d;if(e(277)==r){const t=o[e(294)](h);d={startRow:t[e(160)],endRow:t[e(301)],includeAllSlots:!0}}else{const t=o[e(262)](h);d={startColumn:t[e(160)],endColumn:t[e(301)],includeAllSlots:!0}}const p=o[e(207)](g,d),m=Array[e(204)](p)[e(270)]((({cell:t})=>t)),I=ha(m[e(226)]((t=>t[e(288)](c)))),E=ha(m[e(226)]((t=>!t[e(288)](c))))[e(270)]((n=>t[e(154)](n))),b=s[e(289)](E,u);if(b&&(e(221)==b[e(187)]||e(300)==b[e(187)])){const n=this[e(302)](b);for(const r of I){const s=t[e(154)](r),i=o[e(257)](r),u=r[e(220)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(174)](s)}}}))}))}function c(r){const s=t,o=Array[s(204)](n[s(170)]())[s(270)]((t=>i.LiveRange[s(245)](t)));e[s(276)][s(254)]((t=>{const n=s,i=t[n(285)];r=r[n(226)]((t=>n(169)!=t[n(287)][n(232)])),t[n(255)](r),e[n(252)][n(172)](n(277))[n(177)](),e[n(299)](n(277),{forceDefaultExecution:!0}),e[n(276)][n(281)]((()=>{const t=n;e[t(276)][t(281)](i,(e=>{const n=t,r=o[n(226)]((t=>n(169)!=t[n(287)][n(232)]));r[n(231)]>0&&e[n(255)](r);for(const t of o)t[n(143)]()}))}))}))}function u(r){const s=t;e[s(276)][s(254)]((t=>{const o=s,a=Array[o(204)](n[o(170)]())[o(270)]((t=>i.LiveRange[o(245)](t))),c=[];for(const t of r)for(const e of t[o(251)]({shallow:!0}))c[o(293)](e);for(const n of c)o(169)!=n[o(287)][o(232)]&&(t[o(255)](t[o(173)](n,0)),e[o(252)][o(172)](o(219))[o(177)](),e[o(299)](o(219),{forceDefaultExecution:!0}));const u=a[o(226)]((t=>o(169)!=t[o(287)][o(232)]));u[o(231)]>0&&t[o(255)](u);for(const t of a)t[o(143)]()}))}function l(e,n){const r=t;return n[r(224)]((t=>e[r(286)]((e=>e[r(217)][r(265)](t[r(194)])||t[r(217)][r(265)](e[r(194)])))))}function f(e,n){const r=t;return!e[r(286)]((t=>n[r(286)]((e=>t[r(212)](e)))))&&e[r(286)]((t=>n[r(286)]((e=>t[r(217)][r(198)](e[r(194)])))))}e[t(266)][t(162)].on(t(284),((e,n,r)=>{const s=t;if(!r[s(186)][s(274)])return;const o=n[s(259)];if(!o)return;const i=r[s(203)][s(264)](o);function c(t){return Array[s(304)](t)?t:[t]}i&&s(290)===o[s(249)]&&(0,a.setHighlightHandling)(i,r[s(167)],((t,e,n)=>n[s(144)](c(e[s(179)]),t)),((t,e,n)=>n[s(181)](c(e[s(179)]),t)))}),{priority:t(176)}),s[t(168)][t(190)]((e=>{const n=t;if(n(152)!=e[n(222)]&&n(147)!=e[n(222)])return;const s=e[n(189)]();if(null!=s&&s.is(n(238),n(260))){if(n(152)==e[n(222)]){const t=e[n(251)]()[n(226)]((t=>t.is(n(210))))[n(270)]((t=>t[n(266)]));if(t[n(231)])return{type:n(152),content:zr(r,n(164),zr(r,n(161),'"'+t[n(145)](" ")+'"'))}}if(n(147)==e[n(222)]){const t=e[n(251)]()[n(226)]((t=>t.is(n(210))))[n(270)]((t=>t[n(266)]));if(t[n(231)])return{type:n(147),content:zr(r,n(297),zr(r,n(161),'"'+t[n(145)](" ")+'"'))}}}})),s[t(168)][t(190)]((e=>{const n=t;if(n(221)==e[n(187)]){const t=e[n(251)]()[n(226)]((t=>t.is(n(210))))[n(270)]((t=>t[n(266)])),s=this[n(302)](e),o=s[n(229)]-s[n(261)]+1;if(n(152)==e[n(222)])return t[n(231)]?{type:n(152),content:zr(r,n(164),zr(r,n(188),[o,'"'+t[n(145)](" ")+'"']))}:{type:n(152),content:zr(r,n(164),zr(r,n(205),o))};if(n(147)==e[n(222)])return t[n(231)]?{type:n(147),content:zr(r,n(297),zr(r,n(188),[o,'"'+t[n(145)](" ")+'"']))}:{type:n(147),content:zr(r,n(297),zr(r,n(205),o))}}if(n(300)==e[n(187)]){const t=e[n(251)]()[n(226)]((t=>t.is(n(210))))[n(270)]((t=>t[n(266)])),s=this[n(302)](e),o=s[n(197)]-s[n(253)]+1;if(n(152)==e[n(222)])return t[n(231)]?{type:n(152),content:zr(r,n(164),zr(r,n(256),[o,'"'+t[n(145)](" ")+'"']))}:{type:n(152),content:zr(r,n(164),zr(r,n(149),o))};if(n(147)==e[n(222)])return t[n(231)]?{type:n(147),content:zr(r,n(297),zr(r,n(256),[o,'"'+t[n(145)](" ")+'"']))}:{type:n(147),content:zr(r,n(297),zr(r,n(149),o))}}})),s[t(213)][t(234)](t(152),t(221),t(271),c),s[t(213)][t(234)](t(147),t(221),t(180),c),s[t(213)][t(234)](t(152),t(300),t(271),u),s[t(213)][t(234)](t(147),t(300),t(180),u),s[t(213)][t(234)](t(152),t(300),t(145),l),s[t(213)][t(234)](t(147),t(300),t(145),l),s[t(213)][t(234)](t(152),t(221),t(145),f),s[t(213)][t(234)](t(147),t(221),t(145),f)}[ca(303)](){const t=ca,e=this[t(196)],n=e[t(276)][t(227)][t(155)];return(r,s)=>{const o=t;e[o(276)][o(254)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(217)][a(165)];u&&u[0]&&!1===u[0][a(209)]&&(l=r[0][a(194)][a(218)]);const f=t[a(279)](l);if(a(169)==f[a(287)][a(232)])return;const h=Array[a(204)](n[a(170)]())[a(270)]((t=>i.LiveRange[a(245)](t)));t[a(255)](f),e[a(252)][a(172)](c)[a(177)](),u[a(293)]({forceDefaultExecution:!0}),e[a(299)](c,...u);const g=h[a(226)]((t=>a(169)!=t[a(287)][a(232)]));g[a(231)]>0&&t[a(255)](g);for(const t of h)t[a(143)]()}))}}[ca(153)](t){const e=ca,n=this[e(196)][e(239)][e(172)](e(185));let r=Number[e(211)],s=Number[e(150)],o=Number[e(211)],i=Number[e(150)];for(const a of t){if(e(169)==a[e(287)][e(232)])continue;const{row:t,column:c}=n[e(257)](a),u=a[e(288)](e(244))?a[e(220)](e(244))-1:0,l=a[e(288)](e(280))?a[e(220)](e(280))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[ca(237)](){const t=ca,e=this[t(196)],n=e[t(239)][t(172)](t(195)),r=e[t(239)][t(172)](t(185));e[t(276)][t(227)].on(t(267),(()=>{const r=t,s=Array[r(204)](e[r(276)][r(227)][r(157)][r(233)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(166)](t);if(r(148)!=s)continue;if(null!=e[r(292)])continue;const a=n[r(193)](o);this[r(236)][r(250)](i)&&this[r(202)][r(151)](a)}}),{priority:t(272)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(154)](e),a=e[s(182)](s(260)),c=r[s(257)](e);for(const t of this[s(202)]){const n=t[s(187)],r=n[s(163)](s(296)),u=n[s(240)](r?10:5),l=u[s(201)](),f=l[s(240)](0,3)+s(223),h=s(291)+u,g=s(156)+u;if(!t[s(199)])continue;if(a!=t[s(278)]()[s(194)][s(182)](s(260)))continue;if(t[s(235)](i))continue;const d=e[s(288)](f)?e[s(220)](f)-1:0,p=this[s(302)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(174)](i),o=!0)}return o};e[t(276)][t(227)][t(283)]((n=>{const r=t;let o=!1;for(const t of e[r(276)][r(227)][r(157)][r(230)]())if(r(215)==t[r(222)])if(r(221)==t[r(249)])for(const e of t[r(247)][r(218)][r(248)]())o=o||s(e,n);else r(290)==t[r(249)]&&(o=o||s(t[r(247)][r(218)],n));return o}))}[ca(302)](t){const e=ca;return this[e(153)](t[e(170)]()[e(270)]((t=>t[e(194)][e(218)])))}}function ha(t){const e=ca;return Array[e(204)](new Set(t)[e(258)]())}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=261]})(t,e)}function pa(){const t=["get","markBlockFormat","createRangeOn","*Split cell:* vertically","getSelectionAffectedTableCells","splitTableCellHorizontally","createTableWalker","subType","registerDescriptionCallback","formatBlock","159421woioGY","fromRange","commandName","getCellLocation","mergeTableCellDown","trackChanges","push","972LyFvUp","selection","enableCommand","cell","TableEditing","deletion","requires","mergeTableCells","TableUtils","add","set:isEnabled","isEnabled","3JQLnMH","execute","splitTableCellVertically","plugins","6820275qhwwNM","mergeTableCellLeft","length","tableCell","forceDefaultExecution","isInContent","type","$graveyard","2952190etZqLG","2962232eVLkqj","afterInit","filter","horizontally","_isForcedDefaultExecutionBlock","from","*Split cell:* horizontally","locale","author","return","*Merge cells*","getAncestors","accept","format","refresh","_acceptFormatSuggestionCallbackFactory","setSelection","direction","table","map","root","value","3515324DzHRBT","element","find","mergeTableCellRight","commands","findAncestor","_areSelectedCellsMergable","formatInline","detach","24850TIjMAQ","613762mbjMTc","low","getRanges","TrackChangesEditing","36NHuctO","registerCustomCallback","stop","getSuggestions","highest","descriptionFactory","_areMergableCells","model","markMultiRangeBlockFormat","size","insertion","_tablePostFixingSubtypes","mergeTableCellUp","change","containsRange","_suggestionFactory","getFirstPosition","rootName","document","has","editor"];return(pa=function(){return t})()}!function(t){const e=da,n=t();for(;;)try{if(503061===parseInt(e(268))/1+-parseInt(e(332))/2+-parseInt(e(287))/3*(-parseInt(e(322))/4)+-parseInt(e(331))/5*(parseInt(e(275))/6)+-parseInt(e(291))/7+parseInt(e(300))/8+-parseInt(e(336))/9*(-parseInt(e(299))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pa);class ma extends t.Plugin{static get[ga(281)](){return[fa]}[ga(301)](){const t=ga,e=this[t(356)],n=e[t(343)][t(354)][t(276)],r=e[t(307)];if(!e[t(290)][t(355)](t(279)))return;const s=e[t(290)][t(357)](t(335)),o=e[t(290)][t(357)](t(283)),a=e[t(290)][t(357)](fa);a[t(347)][t(274)](t(282)),s[t(277)](t(282),(()=>{const n=t,r=o[n(262)](e[n(343)][n(354)][n(276)]);e[n(343)][n(349)]((()=>{const t=n;s[t(344)](r,{commandName:t(282),commandParams:[]},[],t(282))}))})),e[t(326)][t(357)](t(282)).on(t(288),((n,r)=>{const o=t;e[o(326)][o(357)](o(273))[o(321)]&&(r[o(293)]>0&&r[r[o(293)]-1]&&r[r[o(293)]-1][o(295)]||s[o(304)]||this[o(328)]()||n[o(338)]())}),{priority:t(340)});for(const n of[t(348),t(325),t(272),t(292)]){const r=e[t(326)][t(357)](n);s[t(277)](n,(()=>{const n=t,o=e[n(343)][n(354)][n(276)][n(352)]()[n(311)]()[n(324)]((t=>t.is(n(323),n(294)))),i=r[n(321)];e[n(343)][n(349)]((()=>{const t=n;s[t(344)]([o,i],{commandName:t(282),commandParams:[]},[],t(282))}))}))}for(const n of[t(289),t(263)]){const r=e[t(326)][t(357)](n);s[t(277)](n,(()=>{const i=t,a=o[i(262)](e[i(343)][i(354)][i(276)])[0],c=a[i(327)](i(318)),{column:u,row:l}=o[i(271)](a);let f=[];if(i(303)==r[i(317)]){const t=o[i(264)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(305)](t)[i(319)]((t=>t[i(278)]))}else{const t=o[i(264)](c,{column:u,includeAllSlots:!0});f=Array[i(305)](t)[i(319)]((t=>t[i(278)]))}e[i(343)][i(349)]((t=>{const e=i;s[e(358)](t[e(359)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(341)][t(266)]((e=>{const n=t;if(n(267)!=e[n(297)]&&n(329)!=e[n(297)])return;const{data:s}=e;return s&&n(282)==s[n(270)]?{type:n(313),content:zr(r,n(310))}:void 0})),s[t(341)][t(266)]((e=>{const n=t;if(n(267)!=e[n(297)]&&n(329)!=e[n(297)])return;const{data:s}=e;return s?n(289)==s[n(270)]?{type:n(313),content:zr(r,n(261))}:n(263)==s[n(270)]?{type:n(313),content:zr(r,n(306))}:void 0:void 0}));const c=a[t(315)]();for(const e of[t(348),t(325),t(272),t(292)])s[t(351)][t(337)](t(267),e,t(312),c);for(const e of[t(289),t(263)])s[t(351)][t(337)](t(267),e,t(312),c);s[t(351)][t(337)](t(267),t(282),t(312),(r=>{const s=t;e[s(343)][s(349)]((t=>{const o=s,a=Array[o(305)](n[o(334)]())[o(319)]((t=>i.LiveRange[o(269)](t)));t[o(316)](r),e[o(326)][o(357)](o(282))[o(314)](),e[o(288)](o(282),{forceDefaultExecution:!0});const c=a[o(302)]((t=>o(298)!=t[o(320)][o(353)]));c[o(293)]>0&&t[o(316)](c);for(const t of a)t[o(330)]()}))}));for(const n of[t(348),t(272),t(292),t(325)]){const r=e[t(326)][t(357)](n);r.on(t(285),((n,s,o)=>{const i=t;if(o){const t=e[i(343)][i(354)][i(276)][i(352)]()[i(311)]()[i(324)]((t=>t.is(i(323),i(294))));this[i(342)](r[i(321)],t)||(n[i(309)]=!1,n[i(338)]())}}),{priority:t(333)})}}[ga(328)](){const t=ga,e=this[t(356)][t(326)][t(357)](t(282)),n=this[t(356)][t(290)][t(357)](t(283));if(!e[t(286)])return!1;const r=n[t(262)](this[t(356)][t(343)][t(354)][t(276)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(342)](e,n))return!1;return!0}[ga(342)](t,e){const n=ga,r=this[n(356)][n(290)][n(357)](n(335)),s=this[n(356)][n(343)][n(359)](t),o=this[n(356)][n(343)][n(359)](e),i=new Set,a=new Set;for(const t of r[n(339)]())if((n(346)==t[n(297)]||n(280)==t[n(297)]||n(282)==t[n(265)])&&t[n(296)])for(const e of t[n(334)]())e[n(350)](s,!0)&&i[n(284)](t[n(297)]+":"+t[n(308)].id),e[n(350)](o,!0)&&a[n(284)](t[n(297)]+":"+t[n(308)].id);if(i[n(345)]!=a[n(345)])return!1;for(const t of i)if(!a[n(355)](t))return!1;return!0}}const Ia=Ea;function Ea(t,e){const n=ba();return(Ea=function(t,e){return n[t-=337]})(t,e)}function ba(){const t=["registerDescriptionCallback","start","plugins","setTableRowHeader","FORMAT_HEADER_ROW","removeAttribute","TableUtils","removeClass","getSuggestion","6CjVKTE","FORMAT_REGULAR_ROW","4764075MhgTZW","setTableColumnHeader","name","_splitMarkerName","getCellLocation","TableEditing","registerAttributeLabel","_suggestionFactory","4534960ndeebP","_handleLegacySuggestions","nodeAfter","markerNameToElements","afterInit","_acceptFormatSuggestionCallbackFactory","get","editing","end","has","highest","registerBlockAttribute","writer","9qrAHQw","commandName","locale","ck-suggestion-marker--active","createTableWalker","stop","consumable","addMarker:suggestion","enableDefaultAttributesIntegration","mapper","commandParams","data","forceValue","formatBlock","descriptionFactory","*Format:* %0","activeMarkers","parent","type","toViewElement","data-suggestion","consume","cell","addClass","TrackChangesEditing","nodeBefore","159561bkAZlW","downcastDispatcher","accept","unbindElementFromMarkerName","5312592BUOeqd","FORMAT_HEADER_COLUMN","19422790obfRoq","headingColumns","headingRows","removeMarker:suggestion","bindElementToMarker","FORMAT_REGULAR_COLUMN","2040807uMmTtM","markerRange","format","registerCustomCallback","ck-suggestion-marker-","14XIoHXH","149462RvcOIJ","_registerLegacyDescription","includes","showSuggestionHighlights","item","options","editor","markerName","setAttribute","requires"];return(ba=function(){return t})()}!function(t){const e=Ea,n=t();for(;;)try{if(769637===parseInt(e(378))/1*(parseInt(e(422))/2)+-parseInt(e(416))/3+parseInt(e(365))/4+parseInt(e(357))/5*(-parseInt(e(355))/6)+parseInt(e(421))/7*(-parseInt(e(408))/8)+-parseInt(e(404))/9+parseInt(e(410))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ba);class Ta extends t.Plugin{static get[Ia(345)](){return[fa]}[Ia(369)](){const t=Ia,e=this[t(342)];if(!e[t(348)][t(374)](t(362)))return;const n=e[t(380)],r=e[t(348)][t(371)](t(402));r[t(386)](t(349)),r[t(386)](t(358)),r[t(376)](t(412)),r[t(376)](t(411)),r[t(392)][t(363)](t(412),zr(n,t(350))),r[t(392)][t(363)](t(411),zr(n,t(409))),this[t(366)]()}[Ia(366)](){const t=Ia,e=this[t(342)][t(348)][t(371)](t(402)),n=this[t(342)][t(348)][t(371)](t(352)),r=this[t(342)][t(348)][t(371)](fa)[t(370)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Ea,{type:c,id:u}=e[a(360)](o[a(343)]),l=e[a(354)](u),f=l[a(389)];if(a(391)!=l[a(396)]||!f||a(358)!=f[a(379)])return;if(o[a(340)])return void s[a(383)]();if(!i[a(384)][a(399)](o[a(417)],s[a(359)]))return;const h=o[a(417)][a(347)][a(367)],g=o[a(417)][a(373)][a(403)],d=h[a(395)][a(395)],{column:p}=n[a(361)](h),{column:m}=n[a(361)](g);for(let s=p;s<=m;s++){const l=n[a(382)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(400)],l=i[a(387)][a(397)](s);i[a(377)][a(401)](a(420)+c,l),r&&i[a(377)][a(344)](a(398),u,l),i[a(387)][a(414)](l,o[a(343)]),t&&(e[a(394)][a(338)](o[a(343)])?i[a(377)][a(401)](a(381),l):i[a(377)][a(353)](a(381),l))}}}}e[t(364)][t(419)](t(391),t(349),t(406),r),e[t(364)][t(419)](t(391),t(358),t(406),r),this[t(342)][t(372)][t(405)].on(t(385),s(),{priority:t(375)}),this[t(342)][t(389)][t(405)].on(t(385),((e,n,r)=>{const o=t;r[o(341)][o(339)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(375)}),this[t(342)][t(372)][t(405)].on(t(413),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(360)](r[o(343)]),c=e[o(354)](a),u=c[o(389)];if(o(391)!=c[o(396)]||!u||o(358)!=u[o(379)])return;const l=s[o(387)][o(368)](r[o(343)]);if(l)for(const t of l)s[o(377)][o(353)](o(420)+i,t),s[o(377)][o(353)](o(381),t),s[o(377)][o(351)](o(398),t),s[o(387)][o(407)](t,r[o(343)])}),{priority:t(375)}),this[t(337)]()}[Ia(337)](){const t=Ia,e=this[t(342)],n=e[t(380)];function r(e){const r=t;return{type:r(418),content:zr(n,r(393),e)}}e[t(348)][t(371)](t(402))[t(392)][t(346)]((e=>{const s=t;if(s(391)!=e[s(396)])return;const{data:o}=e;if(o){if(s(349)==o[s(379)]){const t=o[s(388)][0][s(390)];return r(zr(n,s(t?350:356)))}if(s(358)==o[s(379)]){const t=o[s(388)][0][s(390)];return r(zr(n,s(t?409:415)))}}}))}}const _a=ya;function ya(t,e){const n=Aa();return(ya=function(t,e){return n[t-=132]})(t,e)}function Aa(){const t=["_isForcedDefaultExecutionBlock","elementToElement","getChildren","getTableIfOnlyTableInContent","suggestion-td","editing","isInContent","conversion","ck-suggestion-marker","getAllAdjacentSuggestions","every","rows","differ","next","listenTo","model","createRange","rowInsertionRanges","clipboardOutput","getColumns","type","_tablePostFixingSubtypes","TrackChangesEditing","findAncestor","tableCellHorizontalAlignment","register","fill","tableCellVerticalAlignment","oldRange","low","getSelectionAffectedTableCells","18UgZBYO","stop","wrap","_replaceTableSlotCell","set","3834alusbc","$graveyard","markMultiRangeInsertion","getShiftedBy","showSuggestionHighlights","2077130OMmcZs","tablePasteRow","author","isEqual","fromEntries","join","subType","tablePasteChainId","reduce","getAttributes","unwrap","options","batch","filter","return","tablePasteCell","plugins","ck-suggestion-marker-insertion","dataDowncast","rootName","document","markMultiRangeBlockFormat","tableCellBorderWidth","markerToHighlight","name","getSuggestions","newRange","getChild","remove","fromRange","editor","tablePasteColumn","_createdBatches","content","*Replace table cells*","updateMarker","get","columnInsertionRanges","suggestion","column","removeMarkers","schema","root","requires","deletionRanges","nodeAfter","endRow","redo","createPositionBefore","getRowIndexes","columnInsertionIndexes","_suggestionFactory","createTableWalker","end","deletion","getMarkers","containsRange","tableCellBackgroundColor","push","insertion","activeMarkers","getChanges","previousSibling","some","tablePaste","insertRows","hasSuggestion","previous","createRangeOn","_getCoordsForCells","createRangeIn","setAttribute","cell","element","map","tableCellBorderColor","view","registerDescriptionCallback","getRows","Users","markerName","markers","rowInsertionIndexes","call","move","attributes","accept","documentSelection","getColumnIndexes","trackChanges","endColumn","cells","registerPostFixer","getRange","suggestionLoaded","formatBlock","keys","detach","descriptionFactory","insert","getSuggestion","find","change","setAttributes","tableCellBorderStyle","getSuggestionCallback","1426750sknnzB","tableCell","2294217EGuIOB","first","registerCustomCallback","selection","high","insertColumns","createElement","markMultiRangeDeletion","suggestionUnloaded","insertContent","TableClipboard","includes","value","start","from","row","add","TableUtils","has","insertionRanges","10672YrCJMT","forEach","for","position","entries","getItems","commands","markerAttributes","editingDowncast","suggestion:formatBlock:tablePasteCell","columns","locale","575348FtUdIM","removeRows","last","removeColumns","tableCellSuggestion","_splitMarkerName","length","removeMarker","table","getContainedElement","tableCellPadding","ck-suggestion-marker--active","forceDefaultExecution","discard","getRanges","12142AJNzQM","44iJeQcy","afterInit","isEmpty","378wthFvT","7441wfTskb","paragraph","getChangedMarkers","nextSibling","startsWith"];return(Aa=function(){return t})()}!function(t){const e=ya,n=t();for(;;)try{if(550607===parseInt(e(227))/1*(-parseInt(e(268))/2)+-parseInt(e(180))/3+parseInt(e(212))/4+-parseInt(e(178))/5+parseInt(e(273))/6*(parseInt(e(232))/7)+parseInt(e(200))/8*(parseInt(e(231))/9)+-parseInt(e(278))/10*(-parseInt(e(228))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Aa);const ka=[_a(300),_a(147),_a(176),_a(261),_a(264),_a(335),_a(222)],Ca=Object[_a(282)](ka[_a(146)]((t=>[t,null])));class La extends t.Plugin{static get[_a(321)](){return[fa]}[_a(229)](){const t=_a,n=this[t(308)];if(!n[t(294)][t(198)](t(190)))return;const r=n[t(294)][t(314)](t(259)),s=n[t(294)][t(314)](t(197)),o=n[t(294)][t(314)](fa),a=n[t(294)][t(314)](t(190));o[t(258)][t(336)](t(279),t(309)),n[t(252)][t(319)][t(262)](t(216),{allowIn:t(179),allowContentOf:t(179),isLimit:!0}),n[t(244)][t(238)]({model:t(216),view:t(241)});let c=null;n[t(252)].on(t(189),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(218)]-1];h&&h[u(224)]||r[u(237)]||this[u(308)][u(206)][u(314)](u(161))[u(192)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(159)))return!1;const i=s[o(240)](t,n);if(!i||!Ra(i,void 0,r))return!1;const a=r[o(267)](n[o(298)][o(183)]);if(!a[o(218)])return!1;const c=a[0][o(260)](o(220)),l=r[o(327)](a),f=r[o(160)](a),h={startRow:l[o(181)],endRow:l[o(214)],startColumn:f[o(181)],endColumn:f[o(214)]};return 1==a[o(218)]&&(h[o(324)]+=r[o(150)](i)-1,h[o(162)]+=r[o(256)](i)-1),Ra(c,h,r)}(l,f,n[u(252)],s,a)&&(o[u(269)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(252)][u(174)]((()=>{const t=u;n[t(252)][t(189)](i[0],i[1],i[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:a,insertionRanges:l,deletionRanges:f,cells:h}=c;o[t(218)]&&r[t(275)](o,t(279),{tablePasteChainId:s}),a[t(218)]&&r[t(275)](a,t(309),{tablePasteChainId:s}),l[t(218)]&&(r[t(275)](l,t(136),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(201)]((e=>{const n=t;var r;return null===(r=e[n(169)])||void 0===r?void 0:r[n(155)](e)}))),f[t(218)]&&(r[t(187)](f,t(136),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(201)]((e=>{const n=t;var r;return null===(r=e[n(169)])||void 0===r?void 0:r[n(155)](e)})));const g=r[t(299)](h[t(146)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(293),{tablePasteChainId:s});if(g){const e=g[t(333)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(252)][t(140)](s),a=e[t(173)]((e=>e[t(165)]()[t(281)](i)));a&&r[t(336)]([a[t(302)],o])}r[t(218)]&&g[t(143)](t(207),Object[t(282)](r))}c=null})))}),{priority:e.priorities[t(184)]+10}),n[t(294)][t(314)](t(190)).on(t(271),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(269)]();const u=s[r(144)],l=o,f=Na(u),h=Na(l);e[r(292)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(306)](u[r(305)](0));for(const t of Array[r(194)](l[r(239)]()))a[r(171)](t,u,r(331));const t=c[r(154)][r(191)](s[r(195)]),e=c[r(328)][r(191)](s[r(317)]);t||e||(g=i.LiveRange[r(307)](a[r(142)](u)))}else h&&!f&&(d=a[r(142)](u));else{const t=a[r(186)](r(216)),e=a[r(186)](r(216));a[r(270)](a[r(142)](u),e),a[r(171)](t,u,0);for(const e of Array[r(194)](l[r(239)]()))a[r(171)](e,t,r(331));g=i.LiveRange[r(307)](a[r(140)](t)),d=i.LiveRange[r(307)](a[r(140)](e))}const p=Array[r(194)](l[r(287)]())[r(291)]((([t])=>ka[r(191)](t)));c[r(163)][r(336)]({element:u,attributes:p[r(218)]?Object[r(282)](p):null}),g&&c[r(199)][r(336)](g),d&&c[r(322)][r(336)](d)}),{priority:t(184)}),s.on(t(185),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(210)]||1;c[o(328)]=new Array(l)[o(263)](u)[o(146)](((t,e)=>t+e));for(const{cell:t}of s[o(330)](i,{startColumn:u,endColumn:u+l-1}))c[o(315)][o(336)](n[o(252)][o(140)](t))}),{priority:t(266)}),s.on(t(137),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(248)]||1;c[o(154)]=new Array(l)[o(263)](u)[o(146)](((t,e)=>t+e));for(const{cell:t}of s[o(330)](i,{startRow:u,endRow:u+l-1}))c[o(254)][o(336)](n[o(252)][o(140)](t))}),{priority:t(266)}),r[t(170)][t(149)]((e=>{const r=t;if(e[r(284)]&&e[r(284)][r(236)](r(136)))return e[r(139)]?{}:{type:r(337),content:zr(n[r(211)],r(312))}}));const u=()=>!1;for(const e of[t(136),t(309),t(279),t(293)])r[t(329)][t(182)](t(337),e,t(283),u),r[t(329)][t(182)](t(332),e,t(283),u),r[t(329)][t(182)](t(167),e,t(283),u);r[t(329)][t(182)](t(167),t(293),t(225),u),r[t(329)][t(182)](t(167),t(293),t(158),((e,r,s)=>{const o=t,i=e[o(146)]((t=>t[o(221)]()))[o(291)]((t=>t)),a=new Map(i[o(146)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(163)])e&&a[o(272)](t,e);else if(s&&s[o(207)])for(const[t,e]of Object[o(204)](s[o(207)])){const r=n[o(252)][o(153)][o(314)](t),s=r?r[o(165)]()[o(221)]():null;s&&a[o(272)](s,e)}n[o(252)][o(174)]((t=>{const e=o;for(const[n,r]of a)t[e(175)]({...Ca,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(329)][o(182)](e,o(136),s,((t,i,a)=>{const c=o;n[c(252)][c(174)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(193)][o(323)];t.is(o(145),o(216))&&u[o(336)](t)}r[o(329)][o(177)](e,null,s)(t,i,a);for(const t of u)o(274)!=t[o(320)][o(297)]&&n[o(288)](t)}))}))};l(t(337),t(158)),l(t(337),t(225)),l(t(332),t(158)),l(t(332),t(225)),r[t(329)][t(182)](t(337),t(279),t(225),(e=>{const n=t,r=e[n(146)]((t=>t[n(221)]())),i=r[0][n(260)](n(220)),{minRow:a,maxRow:c}=o[n(141)](r);s[n(213)](i,{at:a,rows:c-a+1})})),r[t(329)][t(182)](t(337),t(309),t(225),(e=>{const n=t,r=e[n(146)]((t=>t[n(221)]())),i=r[0][n(260)](n(220)),{minColumn:a,maxColumn:c}=o[n(141)](r);s[n(215)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(284)]||!n[s(284)][s(236)](s(136)))return;const o=n[s(157)][s(285)],i=r[s(303)]()[s(291)]((t=>t[s(243)]&&t[s(157)]&&t[s(157)][s(285)]==o));i[s(218)]&&n[s(246)]()[s(218)]!=i[s(218)]&&i[s(286)](((t,e)=>(t[s(250)]=e,e[s(139)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(217)](e[s(152)]),i=[s(245),s(295)],a=r[s(132)][s(191)](e[s(152)]);return a&&i[s(336)](s(223)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(166),f,{priority:t(184)}),r.on(t(188),f,{priority:t(184)}),n[t(252)][t(298)][t(164)]((()=>{const e=t;let s=!1;const o=Array[e(194)](n[e(252)][e(298)][e(249)][e(234)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(217)](t);if(e(316)!=o||e(332)!=a||i[e(265)])continue;if(!r[e(138)](c))continue;const u=r[e(172)](c)[e(226)](),l=n[e(294)][e(314)](e(151)).me;for(const t of r[e(303)]())if(t[e(243)]&&t[e(280)]==l&&e(167)==t[e(257)]&&e(293)==t[e(284)]&&t[e(226)]()[e(247)]((t=>u[e(135)]((n=>n[e(334)](t,!0))))))for(const n of t[e(246)]())n[e(243)]&&(n[e(225)](),s=!0)}return s})),n[t(252)][t(298)][t(164)]((e=>{const s=t,o=n[s(206)][s(314)](s(325));if(!o||!o[s(310)][s(198)](e[s(290)]))return!1;let i=!1;const a=n[s(294)][s(314)](s(151)).me,c=n[s(252)][s(298)][s(249)][s(133)](),u=Array[s(194)](n[s(252)][s(298)][s(249)][s(234)]())[s(291)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(217)](t);return n(316)==o&&n(136)==i&&c==a.id&&!e[n(265)]}));for(const t of c){if(s(171)!=t[s(257)]||s(216)!=t[s(302)]||1!=t[s(218)])continue;const n=e[s(253)](t[s(203)],t[s(203)][s(276)](1));if(!u[s(173)]((({data:t})=>t[s(304)][s(281)](n))))for(const{name:t,data:r}of u)if(n[s(334)](r[s(304)])){e[s(313)](t,{range:n}),i=!0;break}}return i})),n[t(252)][t(298)][t(164)]((e=>{const s=t;let o=!1;const i=n[s(294)][s(314)](s(151)).me,a=r[s(303)]()[s(291)]((t=>t[s(243)]&&t[s(280)]==i)),c=new Set,u=new Set;for(const t of a)if(s(136)==t[s(284)])for(const e of t[s(333)]()){const n=e[s(165)]()[s(221)]();if(n)if(n.is(s(145),s(216))&&Na(n)){t[s(219)](e[s(302)]),c[s(196)](n),o=!0;const r=n[s(235)],i=n[s(134)],a=r&&r.is(s(145),s(216)),l=i&&i.is(s(145),s(216));a&&!c[s(198)](r)&&u[s(196)](r),l&&!c[s(198)](i)&&u[s(196)](i)}else n.is(s(145),s(233))&&n[s(230)]&&(t[s(219)](e[s(302)]),o=!0)}else if(s(293)==t[s(284)]){if(!t[s(157)]||!t[s(157)][s(285)])continue;const e=t[s(157)][s(207)];if(e&&Object[s(168)](e)[s(218)])continue;const n=t[s(157)][s(285)];let r=!0,i=!0;for(const e of a)if(e[s(284)]&&e[s(284)][s(236)](s(136))){if(!e[s(157)][s(285)]){i=!1;break}if(e.id!=t.id&&e[s(157)][s(285)]==n){r=!1;break}}i&&r&&(t[s(318)](),o=!0)}for(const t of c)e[s(306)](t);for(const t of u)e[s(288)](t);return o})),n[t(244)][t(202)](t(208))[t(301)]({model:t(209),view:(t,e)=>h(t),converterPriority:t(184)}),n[t(244)][t(202)](t(296))[t(301)]({model:t(209),view:(e,n)=>n[t(289)][t(277)]?h(e,!1):null,converterPriority:t(184)});const g=n[t(242)][t(148)];this[t(251)](g[t(298)],t(255),((e,n)=>{const r=t,s=[];for(const t of g[r(142)](n[r(311)])[r(205)]())t.is(r(145),r(241))&&s[r(336)](t);g[r(174)]((t=>{const e=r;for(const n of s)t[e(156)](t[e(142)](n),t[e(326)](n)),t[e(306)](n)}))}))}}function Na(t){const e=_a;if(t[e(230)])return!0;const n=t[e(305)](0);return n.is(e(145),e(233))&&n[e(230)]}function Ra(t,e={},n){const r=_a;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(330)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Sa=Ma;function Ma(t,e){const n=wa();return(Ma=function(t,e){return n[t-=356]})(t,e)}!function(t){const e=Ma,n=t();for(;;)try{if(445177===parseInt(e(379))/1*(parseInt(e(396))/2)+-parseInt(e(394))/3+parseInt(e(368))/4*(-parseInt(e(413))/5)+parseInt(e(406))/6*(parseInt(e(410))/7)+parseInt(e(389))/8*(parseInt(e(364))/9)+parseInt(e(367))/10*(parseInt(e(390))/11)+-parseInt(e(401))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wa);class va extends t.Plugin{[Sa(372)](){const t=Sa;if(!this[t(357)][t(383)][t(388)](t(400)))return;const e=this[t(357)][t(383)][t(382)](t(373));e[t(412)](t(360),this[t(365)][t(385)](this)),e[t(403)][t(387)](t(399),t(381),t(369),e[t(403)][t(391)](t(399),null,t(376))),e[t(403)][t(387)](t(399),t(381),t(376),e[t(403)][t(391)](t(399),null,t(369))),e[t(374)][t(411)](this[t(356)][t(385)](this))}[Sa(365)](t,e){const n=Sa,r=this[n(357)][n(383)][n(382)](n(373)),s=this[n(357)][n(383)][n(382)](n(400)),o=e[n(397)]||this[n(357)][n(402)][n(363)][n(361)][n(404)]();this[n(357)][n(402)][n(405)]((()=>{const i=n,a=s[i(366)](o);let c=a?s[i(370)](a):null,u=o[i(384)](i(358))||null;const l=e[i(358)]||u,f=e[i(386)]||c,h=this[i(357)][i(383)][i(382)](i(375)).me;for(const t of r[i(408)]()){const e=t[i(371)]();if(i(381)===t[i(362)]&&e===o){t[i(409)]!==h&&t[i(376)]();const e=t[i(378)][i(392)];u=e[0][i(358)],c=e[0][i(386)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(380)](o,{commandName:i(360),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(381)},[],i(381))}))}[Sa(356)](t){const e=Sa;if(e(399)!=t[e(395)]&&e(398)!=t[e(395)])return;const{data:n}=t;if(n&&e(381)===n[e(407)]){const t=e(393);return{type:e(359),content:zr(this[e(357)][e(377)],t)}}}}function wa(){const t=["has","111304ufPjlH","48301hMnxAZ","getSuggestionCallback","commandParams","*Format:* resize table","998559aBkBNX","type","8IGqLnh","table","formatInline","formatBlock","TableColumnResizeEditing","4689252HhDWuM","model","_suggestionFactory","getSelectedElement","change","100542RrNmqR","formatGroupId","getSuggestions","author","119gedcFz","registerDescriptionCallback","enableCommand","119410Thjhit","handleSuggestionDescription","editor","tableWidth","format","resizeTableWidth","selection","subType","document","144uJrNua","handleResizeTableWidthCommand","getColumnGroupElement","320zoLvCo","8hoClMy","accept","getTableColumnsWidths","getContainedElement","afterInit","TrackChangesEditing","descriptionFactory","Users","discard","locale","data","142144gtMCNG","markBlockFormat","resizeTable","get","plugins","getAttribute","bind","columnWidths","registerCustomCallback"];return(wa=function(){return t})()}function Oa(t,e){const n=Da();return(Oa=function(t,e){return n[t-=461]})(t,e)}const Fa=Oa;function Da(){const t=["plugins","42096jcCYeS","insertTemplate","2307739syYhUB","afterInit","7187704AQEbif","25erbFpR","1201657psIXuu","editor","Template","get","has","23890UFuJdC","TrackChangesEditing","enableCommand","1234452UCoVKb","180hzzYlY","8SfMlsA","2501016sqavAa"];return(Da=function(){return t})()}!function(t){const e=Oa,n=t();for(;;)try{if(981499===parseInt(e(468))/1+parseInt(e(478))/2*(parseInt(e(476))/3)+-parseInt(e(479))/4+-parseInt(e(467))/5*(-parseInt(e(462))/6)+-parseInt(e(464))/7+-parseInt(e(466))/8+-parseInt(e(477))/9*(parseInt(e(473))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Da);class Ba extends t.Plugin{[Fa(465)](){const t=Fa,e=this[t(469)];e[t(461)][t(472)](t(470))&&e[t(461)][t(471)](t(474))[t(475)](t(463))}}const Pa=xa;function xa(t,e){const n=Ua();return(xa=function(t,e){return n[t-=213]})(t,e)}function Ua(){const t=["editor","get","registerElementLabel","descriptionFactory","TrackChangesEditing","locale","41766IWXxIL","36XoShtS","63XIAlDh","10gCALvU","1068uAIFMy","tableOfContents","237824eZNmLF","ELEMENT_TABLE_OF_CONTENTS","afterInit","enableCommand","288757GsaKgX","plugins","commands","64196ZJCagt","1194936fUZObI","152450JlnXJO","6670rRctcX","708nIOgqU","insertTableOfContents"];return(Ua=function(){return t})()}!function(t){const e=xa,n=t();for(;;)try{if(157930===-parseInt(e(225))/1+parseInt(e(222))/2*(-parseInt(e(219))/3)+parseInt(e(236))/4*(parseInt(e(235))/5)+-parseInt(e(220))/6*(parseInt(e(229))/7)+-parseInt(e(233))/8+-parseInt(e(221))/9*(-parseInt(e(234))/10)+parseInt(e(232))/11*(parseInt(e(223))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ua);class ja extends t.Plugin{[Pa(227)](){const t=Pa,e=this[t(213)];if(!e[t(231)][t(214)](t(237)))return;e[t(230)][t(214)](t(217))[t(228)](t(237));const n=e[t(230)][t(214)](t(217)),r=e[t(218)];n[t(216)][t(215)](t(224),(e=>zr(r,t(226),e)))}}const Ga=Ha;function Va(){const t=["schema","getChangedMarkers","model","title-content","nodeBefore","9469960pDdWhW","isTouching","afterInit","Title","getNearestSelectionRange","differ","document","isEqual","1788QzOrgJ","end","forward","1206987YovDnF","7945301xvlBBY","registerElementLabel","isCollapsed","TrackChangesEditing","updateMarker","createRange","locale","_splitMarkerName","plugins","suggestion","removeMarker","start","from","1995100IhxZCQ","10wfdEGj","element","11530EhmRJF","437379xuuCQS","editor","has","46647693Evtmhw","registerPostFixer","descriptionFactory","ELEMENT_TITLE","newRange","get"];return(Va=function(){return t})()}function Ha(t,e){const n=Va();return(Ha=function(t,e){return n[t-=446]})(t,e)}!function(t){const e=Ha,n=t();for(;;)try{if(739924===-parseInt(e(458))/1+-parseInt(e(473))/2*(parseInt(e(476))/3)+parseInt(e(472))/4+-parseInt(e(475))/5*(parseInt(e(455))/6)+-parseInt(e(459))/7+-parseInt(e(447))/8+parseInt(e(479))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Va);class za extends t.Plugin{[Ga(449)](){const t=Ga,e=this[t(477)];if(!e[t(467)][t(478)](t(450)))return;const n=e[t(467)][t(484)](t(462));n[t(481)][t(460)](t(488),(()=>zr(e[t(465)],t(482)))),e[t(487)][t(453)][t(480)]((r=>{const s=t;let o=!1;const i=Array[s(471)](e[s(487)][s(453)][s(452)][s(486)]());for(const{name:t,data:a}of i){const{group:i}=n[s(466)](t);if(s(468)!==i||!a[s(483)])continue;const c=a[s(483)],u=c[s(456)][s(446)];if(!u||!u.is(s(474),s(488)))continue;if(!c[s(470)][s(448)](c[s(456)]))continue;const l=e[s(487)][s(485)][s(451)](c[s(456)],s(457));if(l&&l[s(461)]){const e=r[s(464)](c[s(470)],l[s(470)]);e[s(454)](c)||(r[s(463)](t,{range:e}),o=!0)}o||(r[s(469)](t),o=!0)}return o}))}}function Wa(t,e){const n=Xa();return(Wa=function(t,e){return n[t-=375]})(t,e)}const Ka=Wa;function Xa(){const t=["15RxMIud","enableCommand","redo","576366YYosOJ","33741WGXUQj","901020HYZICE","320BONNKG","55KzJjga","148OrXNCz","1042lKBpTB","get","221uNfAPS","afterInit","UndoEditing","8PEiUbk","editor","TrackChangesEditing","779axrBSo","72000NxZjjC","has","undo","278310nqEnko","plugins","2863175LKthMZ"];return(Xa=function(){return t})()}!function(t){const e=Wa,n=t();for(;;)try{if(211702===-parseInt(e(382))/1*(parseInt(e(398))/2)+-parseInt(e(393))/3*(-parseInt(e(397))/4)+parseInt(e(389))/5*(-parseInt(e(386))/6)+-parseInt(e(388))/7*(-parseInt(e(379))/8)+parseInt(e(383))/9*(parseInt(e(395))/10)+-parseInt(e(396))/11*(-parseInt(e(394))/12)+-parseInt(e(376))/13*(parseInt(e(392))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xa);class qa extends t.Plugin{[Ka(377)](){const t=Ka,e=this[t(380)],n=e[t(387)][t(375)](t(381));e[t(387)][t(384)](t(378))&&(n[t(390)](t(385)),n[t(390)](t(391)))}}function Ja(t,e){const n=Qa();return(Ja=function(t,e){return n[t-=343]})(t,e)}const Ya=Ja;function Qa(){const t=["3532030LjXROB","2719750ArhKke","toggleTableCaption","97915dyAmbg","TableCaptionEditing","6838422mPcGcd","TrackChangesEditing","has","enableCommand","requires","5600973weGGuQ","afterInit","11120424LRNAgG","4lYOJDY","plugins","editor","5891253DTwqQs","get"];return(Qa=function(){return t})()}!function(t){const e=Ja,n=t();for(;;)try{if(993952===parseInt(e(343))/1+parseInt(e(358))/2+-parseInt(e(356))/3*(parseInt(e(353))/4)+parseInt(e(359))/5+parseInt(e(345))/6+parseInt(e(350))/7+-parseInt(e(352))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qa);class Za extends t.Plugin{static get[Ya(349)](){return[fa]}[Ya(351)](){const t=Ya,e=this[t(355)];e[t(354)][t(347)](t(344))&&e[t(354)][t(357)](t(346))[t(348)](t(360))}}const $a=ec;!function(t){const e=ec,n=t();for(;;)try{if(865055===parseInt(e(368))/1*(-parseInt(e(383))/2)+-parseInt(e(423))/3+-parseInt(e(379))/4+-parseInt(e(393))/5*(-parseInt(e(430))/6)+parseInt(e(392))/7+-parseInt(e(388))/8*(parseInt(e(381))/9)+parseInt(e(399))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nc);class tc extends t.Plugin{constructor(t){const e=ec;super(t),this[e(369)]=[e(396),e(410),e(424),e(427),e(422),e(419),e(421)],this[e(411)]=[e(394),e(409),e(389),e(434),e(398),e(407),e(440),e(400),e(372)]}static get[$a(390)](){return $a(376)}[$a(404)](){const t=$a,e=this[t(403)][t(444)][t(375)](t(373));if(this[t(403)][t(444)][t(429)](t(386))){for(const n of this[t(369)])e[t(439)](n,((e,r)=>{const s=t,o=this[s(403)][s(385)][s(437)][s(387)][s(371)]()[s(431)](s(384));this[s(415)](n,[o],this[s(369)],s(369),e,r)}));e[t(377)][t(397)](t(378),t(369),t(445),e[t(377)][t(412)](t(378),null,t(402))),e[t(377)][t(397)](t(378),t(369),t(402),((e,n)=>this[t(432)](this[t(369)],e,n))),e[t(377)][t(397)](t(378),t(369),t(428),(()=>!1))}if(this[t(403)][t(444)][t(429)](t(401))){for(const n of this[t(411)])e[t(439)](n,((e,r)=>{const s=t,o=this[s(403)][s(444)][s(375)](s(418))[s(420)](this[s(403)][s(385)][s(437)][s(387)]);this[s(415)](n,o,this[s(411)],s(411),e,r)}));e[t(377)][t(397)](t(378),t(411),t(445),e[t(377)][t(412)](t(378),null,t(402))),e[t(377)][t(397)](t(378),t(411),t(402),((e,n)=>this[t(432)](this[t(411)],e,n))),e[t(377)][t(397)](t(378),t(411),t(428),(()=>!1))}e[t(442)][t(435)]((e=>this[t(438)](e)))}[$a(415)](t,e,n,r,s,o){const i=$a,a=this[i(403)][i(444)][i(375)](i(373));this[i(403)][i(385)][i(391)](o[i(408)],(()=>{const t=i;for(const i of e)if(this[t(441)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(416)](r);void 0!==n&&(e[r]=n)}s(o),a[t(417)](i,{commandParams:[e]},[],r)}}))}[$a(432)](t,e,n){const r=$a,s=e[0][r(425)][r(370)],o=n[r(433)][0];this[r(403)][r(385)][r(413)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(374)](r,o[r],s):e[n(406)](r,s)}))}[$a(438)](t){const e=$a;if(t[e(405)])switch(t[e(382)]){case e(369):return{type:e(380),content:zr(this[e(403)][e(426)],e(436))};case e(411):return{type:e(380),content:zr(this[e(403)][e(426)],e(443))}}}[$a(441)](t,e){const n=$a,r=this[n(403)][n(444)][n(375)](n(373));for(const s of r[n(414)]({skipNotAttached:!0})){const r=s[n(395)]();if(s[n(382)]===e&&r===t)return s}return null}}function ec(t,e){const n=nc();return(ec=function(t,e){return n[t-=368]})(t,e)}function nc(){const t=["59342930fDGQIt","tableCellHorizontalAlignment","TableCellPropertiesEditing","discard","editor","afterInit","data","removeAttribute","tableCellHeight","batch","tableCellBorderStyle","tableBorderStyle","tableCellProperties","getSuggestionCallback","change","getSuggestions","_handlePropertyChange","getAttribute","markBlockFormat","TableUtils","tableHeight","getSelectionAffectedTableCells","tableBackgroundColor","tableWidth","2367519yMDtJx","tableBorderWidth","start","locale","tableAlignment","join","has","106662VKJqRq","findAncestor","handleDiscardAction","commandParams","tableCellPadding","registerDescriptionCallback","*Format:* change table properties","document","handleSuggestionDescription","enableCommand","tableCellBackgroundColor","_getSuggestion","descriptionFactory","*Format:* change table cell properties","plugins","accept","35043mCfKEQ","tableProperties","nodeAfter","getFirstPosition","tableCellVerticalAlignment","TrackChangesEditing","setAttribute","get","TrackChangesTableProperties","_suggestionFactory","formatBlock","6454456FNBgDB","format","12995739DgvHnQ","subType","82ScUrgz","table","model","TablePropertiesEditing","selection","8VMtdwe","tableCellBorderWidth","pluginName","enqueueChange","1375542WkNuPY","5sUMklQ","tableCellBorderColor","getContainedElement","tableBorderColor","registerCustomCallback","tableCellWidth"];return(nc=function(){return t})()}var rc=Function.prototype,sc=Object.prototype,oc=rc.toString,ic=sc.hasOwnProperty,ac=oc.call(Object);const cc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=ic.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&oc.call(n)==ac};const uc=function(t){return cc(t)?void 0:t};var lc=Q?Q.isConcatSpreadable:void 0;const fc=function(t){return ie(t)||oe(t)||!!(lc&&t&&t[lc])};const hc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=fc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Ze(o,c):s||(o[o.length]=c)}return o};const gc=function(t){return(null==t?0:t.length)?hc(t,1):[]};const dc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var pc=Math.max;const mc=function(t,e,n){return e=pc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=pc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),dc(t,this,a)}};const Ic=function(t){return function(){return t}};const Ec=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:Ic(e),writable:!0})}:function(t){return t};var bc=Date.now;const Tc=function(t){var e=0,n=0;return function(){var r=bc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(Ec);const _c=function(t){return Tc(mc(t,void 0,gc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Zt(t,sn(t),n),r&&(n=Xn(n,7,uc));for(var s=e.length;s--;)xr(n,e[s]);return n}));function yc(){const t=["isAtStart","updateMarker","_suggestionFactory","TrackChangesEditing","unbind","clear","_recordAttributeChanges","substr","howMany","enableDefaultAttributesIntegration","getWalker","set","document","createRangeOn","sort","markBlockFormat","containerElement","isExternal","insertContent","formatBlock:chain","getAttribute","_cutOutSuggestionMarker","addMarker:suggestion","backward","getAncestors","notReady","createPositionAfter","_customCallbacks","enableCommand","markAttributeChange","track-changes-user-not-found","markMultiRangeDeletion","track-changes-suggestion-not-found","suggestionChanged","getSuggestion","_defaultCallbacks","isAfter","isUndo","_getAuthorFromId","CommentsRepository","catch","comments","error-saving-suggestion-data-suggestion-discarded","key","acceptAllSuggestions","_isRegisteredAttribute","ck-suggestion-marker-formatBlock","_initAriaMarkerChangeAnnouncements","PENDING_ACTION_SUGGESTION","removed","define","_createSuggestion","data","type","values","registerCustomCallback","after","PendingActions","getIntersection","suggestion:","enableReadOnlyMode","_addSuggestionMarker","getUser","formatInline","remove","subType","push","addMarker:suggestion:attribute","fetchCommentThread","has","editing","oldValue","multi","ENTER","formatBlock","_isBlockAttribute","move","element","_inlineAttributeKeys","_removeSuggestion","772270kUeyDK","data-suggestion","getDifference","getMarkers","getRanges","getNearestSelectionRange","toJSON","resolve","consumable","9EdUcra","trackChanges","suggestion","originalSuggestionId","map","conversion","updateSuggestion","getSuggestionCallback","skipNestingCheck","suggestionLoaded","rootName","hasComments","dataReady","deletion","isBefore","_model","811290eWQDMy","isArray","collaboration.channelId","track-changes-adapter-already-set","concat","return","insertion:accept","removeMarker:suggestion:formatBlock","assign","containsRangeInObject","addMarkerName","moveTargetPosition","split","add","_commentsRepository","_trackFormatChanges","getCommentThread","getCustomProperty","update:suggestion","markerToHighlight","_processAttributeChanges","isDocumentOperation","_processAttributeSuggestions","markInlineFormat","pluginName","mapper","createRangeIn","attributeNewValue","forEach","formatInline:join","_joinWithAdjacentSuggestions","attribute:accept","_blockAttributeKeys","change:data","formatInline:chain","fromRange","createElement","discardSuggestion","applyOperation","ck-suggestion-marker-formatInline","accepted","authoredAt","getMultiRangeId","containsPosition","end","item","isObject","_isDataLoaded","next","insertion:join","_getAttributeKey","join","attributeOldValue","createPositionBefore","Users","removeMarker:suggestion:attribute","_recordAttributeSuggestions","addSuggestion","ck-suggestion-marker-","acceptSuggestion","lowest","isIntersectingWithRange","getFirstRange","attribute:","setTo","name","always","_mergeNestedSuggestions","track-changes-adapter-missing-getsuggestion","change","descriptionFactory","commands","$elementName","formatBlock:join","_editor","getSuggestions","keys","differ","delete","oldRange","parent","consume","_findSuggestions","getRange","reconvertMarker","config","$text","schema","track-changes-enable-command-twice","detach","isOwn","formatInline:discard","unshift","isMultiRange","isInsideObject","getAllAdjacentSuggestions","high","acceptSelectedSuggestions","normal","addComment","track-changes-suggestion-data-mismatch","execute","formatBlock:accept","documentSelection","$textProxy","rejected","clone","1464544fMxklc","listenTo","refresh","attributes","markerReady","external:","from","track-changes-command-not-found","getLastMatchingPosition","formatGroupId","removeMarkers","showSuggestionHighlights","removeComment","_getMarkerAnnouncementText","elementEnd","addHighlight","registerInlineAttribute","before","every","dataDowncast","isRemovable","_isForcedDefaultExecutionBlock","markInsertion","FORMATTING","position","format","for","createdAt","getChanges","requires","find","134768TESWQF","upcast","startsWith","elementToElement","plugins","_suggestionState","fromCharCode","registerPostFixer","rename","never","discardSelectedSuggestions","trackChangesCommand","addMarker","_handleNewSuggestionMarker","rethrowUnexpectedError","insertion:discard","hasCommentThread","registerBlockAttribute","setSelection","trackChanges.trackFormatChanges","_saved","getFirstMarker","pop","activeMarkers","_updateSuggestionData","_rangeIsInLocalUserInsertion","_joinSuggestions","highest","_checkSuggestionCorrectness","stopListening","buildSuggestion","isNextTo","previous","markDeletion","marker-count","length","attribute","discardAllSuggestions","editor","suggestion-type","locale","$graveyard","value","discard","commandName","isCollapsed","isTouching","addClass","$marker","isInContent","range","isSelectable","markerName","addMarker:suggestion:formatBlock","attribute:discard","_setSuggestionData","deletion:","_setSuggestionRange","unbindElementFromMarkerName","deleteContent","chain","deletion:join","model","removeClass","start","action","_breakSuggestionMarker","adapter","addSuggestionData","markerNameToElements","selection","isAtEnd","31580KawVuk","insertion:","tablePasteChainId","meta","createPositionAt","markMultiRangeInsertion","trackChanges.mergeNestedSuggestions","dataToMarker","getChangedMarkers","getContainedElement","default","deletion:chain","widget","writer","insertion:chain","suggestionUnloaded","createSelection","isBlock","forceDefaultExecution","multipleBlocks","6uraERb","author","_registerDefaultCallbacks","enqueueChange","isLocal","nodeAfter","filter","containsItem","_reduceExistingSuggestions","includes","newRange","deletion:discard","_SUGGESTION_ANNOUNCEMENT","formatBlock:","markers","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.","formatBlock:discard","attribute:join","insert","isEqual","_refreshAttributeSuggestionsChain","removeMarker","splice","markerToData","targetPosition","splitPosition","LEAVE","_reduceSuggestionAttributeRange","change:_saved","_suggestions","deletion:accept","size","substring","fire","head","_getExternalAuthor","toViewElement","createRange","forward","open","formatInline:","get","toUpperCase","options","addCommentThread","ck-suggestion-marker","markMultiRangeBlockFormat","ck-suggestion-marker--active","isIntersecting","935886KaUQBc","batch","_enabledCommands","_adapter","ready","@external","then","insertion","authorName","hasSuggestion","_splitMarkerName","formatInline:accept","_getSuggestionData","_addThreadToSuggestion","init","356906sKWGQi","bindElementToMarker","change:activeMarkers","setAttribute","6PAJXAi","editingDowncast","group","_afterChanges","nodeBefore","some","commentThread","_onDiscard","newValue","getShiftedBy","accept","isLimit","addUser","groupId","announce","containsRange","root","elementStart","low","_refreshSuggestionsChain","getItems","addRange","attributeKey","removeAttribute","stop","warn","creator","suggestion:attribute:"];return(yc=function(){return t})()}const Ac=kc;function kc(t,e){const n=yc();return(kc=function(t,e){return n[t-=226]})(t,e)}!function(t){const e=kc,n=t();for(;;)try{if(136756===-parseInt(e(567))/1+parseInt(e(292))/2+parseInt(e(228))/3*(parseInt(e(639))/4)+-parseInt(e(429))/5+parseInt(e(296))/6*(parseInt(e(277))/7)+parseInt(e(536))/8*(parseInt(e(413))/9)+-parseInt(e(404))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yc);const Cc=Ac(501);class Lc extends t.Plugin{static get[Ac(565)](){return[Ac(363),o.Users,t.PendingActions,Zr,ns,as,fs,Ts,ms,ks,Ss,xs,to,so,uo,ho,bo,Ao,No,vo,Do,Ho,Uo,Xo,Jo,ti,ui,pi,vi,oi,Vs,Ks,bi,Ai,Ni,Oi,Ui,zi,Xi,Zi,na,aa,fa,ma,Ta,Za,La,va,ja,tc,Ba,za,qa]}static get[Ac(453)](){return Ac(327)}constructor(t){const e=Ac;function n(t){const e=kc;return t[e(417)]((t=>String[e(573)](t)))[e(480)]("")}super(t),this[e(485)]=!1,this[e(335)](e(590),[]),this.on(e(294),((n,r,s,o)=>{const i=e;this[i(428)][i(498)]((()=>{const e=i;for(const n of[...o,...s])this[e(428)][e(242)][e(393)](n)&&t[e(394)][e(513)](n)}))})),this[e(499)]=new qr(this[e(605)][e(629)][e(516)],this[e(605)][e(607)]),this[e(280)]=null,this[e(326)]=new Nc(this[e(605)]),this[e(257)]=new Map,this[e(443)]=t[e(571)][e(269)](e(363)),this[e(279)]=new Set,this[e(428)]=this[e(605)][e(629)],this[e(572)]=new WeakMap,this[e(557)]=!1,this[e(461)]=new Set([e(501)]),this[e(402)]=new Set,t[e(514)][e(374)](e(586),e(649)),this[e(444)]=t[e(514)][e(269)](e(586)),t[e(514)][e(374)](e(645),!0),this[e(496)]=t[e(514)][e(269)](e(645)),this[e(578)]=new f(t,this[e(279)]),this[e(371)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,52,52,50])}[Ac(291)](){const t=Ac,n=this[t(605)],r=(e,n)=>{const r=t;if(r(603)!=e)return r(487)+e;const s=n[r(441)]("|")[0];return this[r(399)](s)?r(370):r(468)};n[t(418)][t(562)](t(297))[t(448)]({model:t(415),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(287)](e[n(619)]),a=[n(273),r(o,i)];let c=3e3;return this[n(590)][n(237)](e[n(619)])&&(a[n(390)](n(275)),c=3010),n(426)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(418)][t(562)](t(555))[t(442)]((e=>{const r=t;e.on(r(346),((t,e,s)=>{const o=r;if(!s[o(271)][o(547)])return;const i=e[o(474)];if(!i)return;const c=s[o(454)][o(264)](i);n[o(629)][o(516)][o(475)](i)&&c&&!c[o(446)](o(651))&&c.is(o(340))&&(0,a.toWidget)(c,s[o(652)])}),{priority:r(525)})})),n[t(418)][t(562)](t(555))[t(448)]({model:t(415),view:(e,n)=>{const s=t;if(!n[s(271)][s(547)])return null;const{type:o,subType:i}=this[s(287)](e[s(619)]);return{classes:[s(273),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(474)])return;const{id:c}=this[a(287)](o[a(619)]);if(r){const t=this[a(257)][a(269)](c),e=this[a(479)](t);if(!this[a(399)](e))return}if(o[a(474)].is(a(637)))return void i[a(412)][a(510)](o[a(474)],s[a(494)]);const u=i[a(454)][a(264)](o[a(474)]);if(o[a(474)].is(a(401))&&n[a(629)][a(516)][a(656)](o[a(474)])&&!u[a(446)](a(551))){i[a(652)][a(614)]([a(273),a(370)],u),i[a(652)][a(295)](a(405),c,u),i[a(454)][a(293)](u,o[a(619)]),e&&(this[a(590)][a(237)](o[a(619)])?i[a(652)][a(614)](a(275),u):i[a(652)][a(630)](a(275),u));for(const t of n[a(629)][a(455)](o[a(474)])[a(316)]())i[a(412)][a(510)](t,s[a(494)]);i[a(412)][a(510)](o[a(474)],s[a(494)])}};n[t(418)][t(562)](t(555))[t(442)]((e=>{const n=t;e.on(n(620),((t,e,r)=>{const o=n;r[o(271)][o(547)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(594)})})),n[t(418)][t(562)](t(555))[t(442)]((e=>{const n=t;e.on(n(391),((t,e,r)=>{const o=n;r[o(271)][o(547)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(594)})})),n[t(418)][t(562)](t(555))[t(251)]({model:t(415),view:(e,n)=>n[t(271)][t(547)]?null:{group:t(415),name:e[t(331)](11)}}),n[t(418)][t(562)](t(568))[t(570)]({view:{name:t(415),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(383)+e[r(344)](r(606))+":"+e[r(344)]("id");return e[r(344)](r(601))&&(s+=":"+e[r(344)](r(601))),n[r(465)](r(615),{"data-name":s})}}),n[t(418)][t(562)](t(568))[t(646)]({view:t(415)}),n[t(418)][t(562)](t(297))[t(442)]((e=>{const n=t;e.on(n(620),s(),{priority:n(525)})})),n[t(418)][t(562)](t(297))[t(442)]((e=>{const n=t;e.on(n(391),s({isAttributeSuggestion:!0}),{priority:n(525)})})),n[t(418)][t(562)](t(297))[t(442)]((e=>{const n=t;e.on(n(436),((t,e,r)=>{const s=n,o=r[s(454)][s(636)](e[s(619)]);if(o)for(const t of o)t[s(446)](s(551))||(r[s(652)][s(630)]([s(273),s(370),s(275)],t),r[s(652)][s(319)](s(405),t),r[s(454)][s(625)](t,e[s(619)]))}),{priority:n(525)})})),n[t(418)][t(562)](t(297))[t(442)]((e=>{const n=t;e.on(n(484),((t,e,r)=>{const s=n,o=r[s(454)][s(636)](e[s(619)]);if(!o)return;const{id:i}=this[s(287)](e[s(619)]),a=this[s(257)][s(269)](i),c=this[s(479)](a);if(this[s(399)](c))for(const t of o)t[s(446)](s(551))||(r[s(652)][s(630)]([s(273),s(370),s(275)],t),r[s(652)][s(319)](s(405),t),r[s(454)][s(625)](t,e[s(619)]))}),{priority:n(525)})})),n[t(629)][t(336)][t(574)]((e=>{const r=t;let s=!1;const o=Array[r(542)](n[r(629)][r(336)][r(506)][r(647)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(287)](t);if(r(415)!==o)continue;const h=this[r(257)][r(269)](f);if(null!=c[r(238)]){r(387)==u&&(s=s||Mc(c[r(238)],t,e,n[r(629)][r(516)]));const o=r(603)==u&&this[r(399)](l[r(441)]("|")[0]);if(c[r(238)][r(612)]||r(608)==c[r(238)][r(312)][r(423)]||r(398)==u&&!wc(c[r(238)])||o&&!wc(c[r(238)])||r(426)==u&&(Sc(a=c[r(238)])||function(t){const e=r;return t[e(631)][e(509)]==t[e(473)][e(300)]&&t[e(631)][e(638)]}(a)))e[r(249)](t),s=!0;else{if(!h||!h[r(616)])continue;i[r(442)](h)}}}var a;return i[r(259)]>0&&(s=!!this[r(459)](i)||s),s})),n[t(629)][t(336)][t(574)]((e=>{const r=t;let s=!1;for(const t of n[r(629)][r(336)][r(506)][r(564)]())if(r(246)==t[r(377)])for(const t of this[r(257)][r(378)]()){if(t[r(522)]||!t[r(616)])continue;const o=r(398)==t[r(377)],i=this[r(479)](t),a=i&&this[r(399)](i);if(!o&&!a)continue;const c=t[r(491)]();if(c[r(631)][r(509)]!=c[r(473)][r(509)]&&!c[r(473)][r(638)]){const o=n[r(629)][r(643)](c[r(631)][r(233)],r(473)),i=n[r(629)][r(265)](c[r(631)],o);e[r(325)](t[r(588)](),{range:i}),s=!0}}return s})),n[t(629)][t(336)][t(574)]((e=>this[t(449)](e))),n[t(629)][t(336)][t(574)]((e=>!e[t(278)][t(232)]&&this[t(451)](e))),n[t(629)].on(t(299),(()=>{this[t(485)]=!1})),n[t(629)][t(336)].on(t(462),((r,s)=>{const o=t;if(!s[o(232)]||s[o(361)])return;if(!this[o(485)])return;const i=n[o(629)][o(336)][o(506)][o(564)]();if(0==i[o(602)])return;const a=[],c=i[o(234)]((t=>o(603)==t[o(377)])),u=i[o(234)]((t=>o(246)==t[o(377)]&&o(515)!=t[o(494)]));for(const t of c)this[o(369)](t[o(318)])&&a[o(390)]({key:t[o(318)],newValue:t[o(456)],oldValue:t[o(481)],range:Oc(t[o(617)],n[o(629)])});for(const t of u){if(o(575)!=t[o(632)]&&o(538)!=t[o(632)])continue;const e=Fc(t[o(560)][o(233)],n[o(629)]),r=t[o(553)];o(575)==t[o(632)]&&a[o(390)]({key:o(501),newValue:t[o(494)],oldValue:r[o(494)],range:e});for(const[n,s]of r[o(539)]){if(!this[o(369)](n))continue;const r=t[o(539)][o(269)](n);s!==r&&a[o(390)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(539)])this[o(369)](n)&&(r[o(539)][o(393)](n)||a[o(390)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(602)]&&n[o(629)][o(231)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(353)](t,e,s,o,{groupId:r});this[n(236)](t,a)}))}),{priority:t(489)}),n[t(629)][t(242)].on(t(447),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(287)](n[s(494)]),e=this[s(257)][s(269)](t);e&&e[s(439)](n[s(494)])}})),n[t(629)][t(336)].on(t(462),(()=>{const e=t,r=Array[e(542)](n[e(629)][e(336)][e(506)][e(647)]())[e(234)]((t=>e(415)===this[e(287)](t[e(494)])[e(298)]));if(0===r[e(602)])return;r[e(338)](((t,n)=>{const r=e,s=t[r(376)][r(508)],o=n[r(376)][r(508)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(631)][r(427)](o[r(631)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(287)](t);if(null===n[e(508)]){const n=this[e(580)](t);o[e(442)](n)}else{const t=this[e(257)][e(269)](r);null!==n[e(238)]||t[e(616)]?(s[e(442)](t[e(262)]),o[e(442)](t)):this[e(403)](t)}}o[e(259)]>0&&this[e(315)](o);for(const t of s)this[e(261)](e(357),t)})),n[t(629)].on(t(467),((e,r)=>{const s=t,o=r[0];if(!this[s(257)][s(259)])return;if(!o[s(450)])return;if(o[s(278)][s(361)]||!o[s(278)][s(232)])return;let i,a;switch(o[s(377)]){case s(246):i=n[s(629)][s(643)](o[s(560)]),a=i[s(305)](o[s(332)]);break;case s(441):i=n[s(629)][s(643)](o[s(253)]),a=n[s(629)][s(643)](o[s(440)]);break;case s(400):i=n[s(629)][s(643)](o[s(252)]),a=i[s(305)](o[s(332)]);break;default:return}const c=n[s(629)][s(265)](i,a);n[s(629)][s(498)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(511)](c)){if(e[t(522)])continue;if(t(387)==e[t(377)])continue;const r=this[t(479)](e);if(r&&this[t(399)](r)&&t(441)!=o[t(377)])continue;const s=e[t(376)]&&e[t(376)][t(227)];(t(398)!=e[t(377)]||t(441)==o[t(377)]&&!s)&&(n[t(438)]||t(284)==e[t(377)]&&n[t(519)]||e[t(491)]()[t(311)](c)&&this[t(633)](e,i,a))}}))}),{priority:t(489)}),n[t(629)].on(t(626),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(226)])return;if(this[s(557)])return;if(!this[s(578)][s(609)])return;if(o[s(612)])return;const a=n[s(629)][s(516)],{start:c,end:u}=o[s(491)](),l=c[s(233)]&&a[s(307)](c[s(233)])?null:a[s(409)](c,s(266)),f=u[s(300)]&&a[s(307)](u[s(300)])?null:a[s(409)](u,s(347)),h=n[s(629)][s(265)](l?l[s(631)]:c,f?f[s(473)]:u);n[s(629)][s(498)]((t=>{const e=s;this[e(600)](h);const r=n[e(629)][e(516)][e(409)](h[e(631)]);o.is(e(532))?t[e(585)](r):o[e(493)](r)})),e[s(320)]()}),{priority:e.priorities[t(527)]+10}),n[t(629)].on(t(342),((e,r)=>{const s=t,o=r[r[s(602)]-1];o&&o[s(226)]||this[s(557)]||this[s(578)][s(609)]&&(n[s(629)][s(498)]((()=>{const t=s;let o=n[t(629)][t(342)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(434)]=o[t(535)]();const i=o[t(473)][t(300)],a=n[t(629)][t(516)];i&&a[t(656)](i)&&!a[t(475)](i)&&(o=n[t(629)][t(265)](o[t(631)],n[t(629)][t(643)](i,t(473)))),this[t(558)](o)})),e[s(320)]())}),{priority:t(525)}),this[t(605)][t(500)][t(442)](t(414),this[t(578)]),this[t(352)](t(414));const o=new d(n,this[t(257)]);n[t(500)][t(442)](t(488),o),this[t(352)](t(488));const i=new b(n,this[t(257)]);n[t(500)][t(442)](t(466),i),this[t(352)](t(466)),n[t(500)][t(442)](t(368),new S(n,o,this[t(257)])),this[t(352)](t(368)),n[t(500)][t(442)](t(604),new S(n,i,this[t(257)])),this[t(352)](t(604)),n[t(500)][t(442)](t(526),new O(n,o,this[t(257)])),this[t(352)](t(526)),n[t(500)][t(442)](t(577),new O(n,i,this[t(257)])),this[t(352)](t(577));const c=n[t(571)][t(269)](t(363));this[t(537)](c,t(528),((e,{threadId:n})=>{const r=t,s=this[r(257)][r(269)](n);s&&s[r(302)]&&1===s[r(302)][r(602)]&&this[r(591)](n,{hasComments:!0})}),{priority:t(314)}),this[t(537)](c,t(548),((e,{threadId:n})=>{const r=t,s=this[r(257)][r(269)](n);s&&s[r(302)]&&!s[r(302)][r(602)]&&this[r(591)](n,{hasComments:!1})}),{priority:t(314)})}set[Ac(634)](t){const n=Ac;if(this[n(280)])throw new e.CKEditorError(n(432),this);this[n(280)]=t}get[Ac(634)](){return this[Ac(280)]}[Ac(504)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ac,r=[];for(const e of this[n(257)][n(378)]())t&&!e[n(616)]||r[n(390)](e);return e?r[n(417)]((t=>t[n(410)]())):r}[Ac(358)](t){const n=Ac,r=this[n(257)][n(269)](t);if(!r)throw new e.CKEditorError(n(356),this);return r}[Ac(286)](t){const e=Ac;return this[e(257)][e(393)](t)}[Ac(635)](t){const e=Ac,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(377)][e(441)](":"),a=this[e(257)][e(269)](r)||this[e(375)](o,i,r,n,s);if(this[e(290)](a),this[e(595)](a,o,i||null,n),a[e(563)]=t[e(563)],a[e(476)]=!0,s&&s[e(282)]){const t=s[e(282)],n=this[e(263)](t[e(285)]);a[e(470)]=t[e(563)],a[e(229)]=n,a[e(341)]=!0}else a[e(470)]=t[e(563)];switch(t[e(376)]&&(a[e(376)]=t[e(376)]),t[e(539)]&&(a[e(539)]=t[e(539)]),this[e(280)]&&this[e(280)][e(486)]||(a[e(587)]=!0),this[e(572)][e(269)](a)){case e(349):this[e(572)][e(335)](a,e(425));break;case e(540):a[e(616)]?(this[e(459)](new Set([a])),this[e(315)](new Set([a])),this[e(572)][e(335)](a,e(281)),this[e(261)](e(422),a)):this[e(572)][e(335)](a,e(373))}return a}[Ac(488)](t){const e=Ac;this[e(226)]((()=>{const n=e;this[n(605)][n(629)][n(498)]((()=>{const e=n;for(const n of t[e(524)]())n[e(306)]()}))}))}[Ac(466)](t){const e=Ac;this[e(226)]((()=>{const n=e;this[n(605)][n(629)][n(498)]((()=>{const e=n;for(const n of t[e(524)]())n[e(610)]()}))}))}[Ac(352)](t,n){const r=Ac,s=this[r(605)][r(500)][r(269)](t);if(!s)throw new e.CKEditorError(r(543),this,{commandName:t});if(this[r(279)][r(393)](s))throw new e.CKEditorError(r(517),this,{commandName:t});this[r(279)][r(442)](s),n&&s.on(r(530),((t,e)=>{const o=r;this[o(578)][o(609)]&&(this[o(557)]||(e[o(602)]>0&&e[e[o(602)]-1]&&e[e[o(602)]-1][o(226)]?e[o(589)]():(t[o(434)]=n(((...t)=>s[o(530)](...t,{forceDefaultExecution:!0})),...e),t[o(320)]())))}),{priority:r(525)})}[Ac(226)](t){const n=Ac;let r,s;const o=this[n(557)];this[n(557)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(557)]=!1),s&&e.CKEditorError[n(581)](s,this),r}[Ac(558)](t,n=null,r={}){const s=Ac;if(t[s(612)])return null;const o=this[s(605)][s(571)][s(269)](s(483)).me;for(const{suggestion:e,meta:o}of this[s(511)](t,s(284)))if(o[s(519)]){if(!o[s(598)]){if(o[s(438)]){if(!this[s(496)]||!Pc(e,r))continue;return e}if(Pc(e,r))return e;this[s(633)](e,t[s(631)],t[s(473)]);break}if(n==e[s(389)]&&Pc(e,r)){const n=e[s(491)]();return n[s(631)][s(247)](t[s(473)])?this[s(624)](e,this[s(428)][s(265)](t[s(631)],n[s(473)])):this[s(624)](e,this[s(428)][s(265)](n[s(631)],t[s(473)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(640)+n:s(284),u=this[s(622)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(385)](c,i,a,t),u}[Ac(644)](t,n=Ac(396),r={}){const s=Ac,o=this[s(605)][s(571)][s(269)](s(483)).me,i=this[s(326)][s(420)](s(284),n,s(480));for(const e of this[s(504)]())if(e[s(229)].id==o.id&&s(284)==e[s(377)]&&e[s(389)]==n&&Pc(e,r)&&(i(e[s(408)](),t)||i(t,e[s(408)]()))){for(const n of t)e[s(317)](n);return e}for(const{suggestion:e,meta:n}of this[s(511)](t,s(284))){if(!n[s(519)])continue;if(!this[s(496)]&&n[s(438)])continue;if(!Pc(e,r))continue;let o=!0;for(const n of e[s(408)]())for(const e of t)if(!n[s(311)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(640)+n,l=this[s(622)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(385)](u,a,c,e,Hr[s(471)]());return l}[Ac(452)](t,n,r=null,s={}){const o=Ac;if(r=r||vc(n),t[o(612)])return null;if(o(576)===this[o(444)]){const e=this[o(326)][o(420)](o(387),r,o(306));return this[o(226)]((()=>e([t],n,s))),null}const i=this[o(605)][o(571)][o(269)](o(483)).me,a=[];if(o(495)!==this[o(444)])for(const{suggestion:e,meta:n}of this[o(511)](t,o(284)))n[o(519)]&&!n[o(523)]&&a[o(390)](...e[o(408)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(382)](s);e&&r[n(390)](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(602)];){const s=r[e][n(406)](t);r[n(250)](e,1,...s),e+=s[n(602)]}}return r}(t,a);c[o(602)]&&this[o(428)][o(498)]((()=>{const t=o;for(const e of c){const o=this[t(326)][t(420)](t(387),r,t(306));this[t(226)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(631)],u=t[o(473)];for(const{suggestion:e,meta:n}of this[o(511)](t,o(387))){if(!n[o(519)])continue;if(e[o(389)]!=r)continue;if(!Pc(e,s))continue;const i=e[o(491)]();if(i[o(311)](t,!0))return null;c=c[o(427)](i[o(631)])?c:i[o(631)],u=u[o(360)](i[o(473)])?u:i[o(473)],a?i[o(631)][o(427)](a[o(491)]()[o(631)])?(a[o(546)](),a=e):e[o(546)]():a=e}const l=this[o(428)][o(265)](c,u);if(a)this[o(624)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(622)]({id:t,type:o(268)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(385)](o(268)+r,t,a,l)}}return null}[Ac(339)](t,n,r=[],s=null,o={}){const i=Ac;n[i(545)]||(n[i(545)]=n[i(611)]),n[i(227)]=t.is(i(617)),s=s||vc(n);const a=r[i(417)]((t=>Fc(t,this[i(428)]))),c=t.is(i(617))?t:Fc(t,this[i(428)]);if(i(576)===this[i(444)]){const t=this[i(326)][i(420)](i(398),s,i(306));return this[i(226)]((()=>t([c],n,o))),null}a[i(390)](c);let u=!0;for(const t of a)if(!this[i(592)](t)){u=!1;break}if(u&&i(495)!==this[i(444)]){const t=this[i(326)][i(420)](i(398),s,i(306));return this[i(226)]((()=>t([c],n,o))),null}let l=null,f=c[i(631)],h=c[i(473)];for(const{suggestion:t,meta:e}of this[i(511)](c,i(398))){if(!e[i(519)])continue;if(e[i(598)]||e[i(438)]||e[i(523)])continue;if(t[i(376)][i(545)]!=n[i(545)])continue;if(!Pc(t,o))continue;const r=t[i(491)]();if(t[i(389)]==s){if(r[i(311)](c,!0))return null;f=f[i(427)](r[i(631)])?f:r[i(631)],h=h[i(360)](r[i(473)])?h:r[i(473)],l?r[i(631)][i(427)](l[i(491)]()[i(631)])?(l[i(546)](),l=t):t[i(546)]():l=t}else{const e=c[i(382)](r);this[i(345)](t,e)}}const g=this[i(605)][i(571)][i(269)](i(483)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(624)](l,this[i(428)][i(265)](f,h)),l;{const t=this[i(622)]({id:d,type:i(241)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(385)](i(241)+s,d,p,this[i(428)][i(265)](f,h)),t}}[Ac(274)](t,n,r=[],s=null,o={}){const i=Ac;n[i(545)]||(n[i(545)]=n[i(611)]);const a=t[0];n[i(227)]=a.is(i(617)),s=s||vc(n);const c=r[i(417)]((t=>Fc(t,this[i(428)]))),u=a.is(i(617))?t:t[i(417)]((t=>Fc(t,this[i(428)])));if(i(576)===this[i(444)]){const t=this[i(326)][i(420)](i(398),s,i(306));return this[i(226)]((()=>t(u,n,o))),null}c[i(390)](...u);let l=!0;for(const t of c)if(!this[i(592)](t)){l=!1;break}if(l&&i(495)!==this[i(444)]){const t=this[i(326)][i(420)](i(398),s,i(306));return this[i(226)]((()=>t(u,n,o))),null}const f=this[i(605)][i(571)][i(269)](i(483)).me;for(const t of this[i(504)]()){if(t[i(229)].id!=f.id)continue;if(i(398)!=t[i(377)]||t[i(376)][i(545)]!=n[i(545)])continue;if(!Pc(t,o))continue;const e=t[i(389)]==s;for(let n=0;n<u[i(602)];n++){const r=u[n];for(const s of t[i(407)]()){const o=s[i(512)]();if(r[i(247)](o)){e?(u[i(250)](n,1),n--):t[i(249)](s[i(494)]);break}}}}if(0==u[i(602)])return null;const h=this[i(326)][i(420)](i(398),s,i(480));for(const t of this[i(504)]())if(t[i(229)].id==f.id&&i(398)==t[i(377)]&&t[i(376)][i(545)]==n[i(545)]&&t[i(389)]==s&&Pc(t,o)&&(h(t[i(408)](),u)||h(u,t[i(408)]()))){for(const e of u)t[i(317)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(241)+s,m=this[i(622)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(385)](p,g,d,t,Hr[i(471)]());return m}[Ac(600)](t,n=null,r={}){const s=Ac;if(t[s(612)])return null;const o=this[s(605)][s(571)][s(269)](s(483)).me,a=new i.LiveRange(t[s(631)],t[s(473)]);for(const{suggestion:t,meta:e}of this[s(511)](a,s(284)))if(e[s(519)]&&!e[s(598)])if(t[s(522)]){const e=t[s(408)]()[s(234)]((t=>s(608)!=t[s(312)][s(423)]));if(e[s(554)]((t=>a[s(311)](t,!0)))&&t[s(610)](),e[s(301)]((t=>t[s(311)](a,!0)))){const t=this[s(326)][s(420)](s(426),n,s(306));return this[s(226)]((()=>t([a],null,r))),null}}else{const e=a[s(382)](t[s(491)]());null!==e&&t[s(303)]([e],null,r)}if(a[s(518)](),a[s(612)]||s(608)==a[s(312)][s(423)])return null;let c=null,u=a[s(631)],l=a[s(473)];const f=this[s(511)](a,s(426));for(const{suggestion:t,meta:e}of f){const n=this[s(428)][s(265)](u,l);if(e[s(519)]&&(this[s(496)]||!e[s(438)]&&!e[s(523)]))if(t[s(522)]){if(!Pc(t,r))continue;let e=!0;for(const r of t[s(408)]()){if(r[s(311)](n,!0))return t;n[s(311)](r)||(e=!1)}e&&t[s(610)]()}else{const e=t[s(491)]();if(e[s(311)](n,!0))return t;if(!Pc(t,r)){n[s(311)](e)?t[s(546)]():e[s(472)](u)?u=e[s(473)]:e[s(472)](l)&&(l=e[s(631)]);continue}u=u[s(427)](e[s(631)])?u:e[s(631)],l=l[s(360)](e[s(473)])?l:e[s(473)],r=Object[s(437)]({},t[s(539)]),c?e[s(631)][s(427)](c[s(491)]()[s(631)])?(c[s(546)](),c=t):t[s(546)]():c=t}}if(c)return this[s(624)](c,this[s(428)][s(265)](u,l)),c;{const t=(0,e.uid)(),i=this[s(428)][s(265)](u,l),a=o.id,c=n?s(623)+n:s(426),f=this[s(622)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(385)](c,t,a,i),f}}[Ac(355)](t,n=Ac(396),r={}){const s=Ac,o=this[s(605)][s(571)][s(269)](s(483)).me,a=t[s(417)]((t=>new i.LiveRange(t[s(631)],t[s(473)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(511)](a,s(284)))e[s(519)]&&!e[s(598)]&&c[s(442)](t);for(const e of c)if(e[s(522)]){const o=e[s(408)]();if((!e[s(539)]||!e[s(539)][s(421)])&&o[s(554)]((t=>a[s(301)]((e=>e[s(311)](t,!0)))))&&e[s(610)](),a[s(554)]((t=>o[s(301)]((e=>e[s(311)](t,!0)))))){const e=this[s(326)][s(420)](s(426),n,s(306));return this[s(226)]((()=>e(t,null,r))),null}}else{const t=e[s(491)]();if(a[s(301)]((e=>e[s(311)](t,!0)))&&e[s(610)](),a[s(554)]((e=>t[s(311)](e,!0)))){const t=this[s(326)][s(420)](s(426),n,s(306));return this[s(226)]((()=>t(a,null,r))),null}}const u=this[s(326)][s(420)](s(426),n,s(480));let l=null;for(const t of this[s(504)]())if(t[s(229)].id==o.id&&t[s(616)]&&s(426)==t[s(377)]&&t[s(389)]==n&&Pc(t,r)&&(u(t[s(408)](),a)||u(a,t[s(408)]())))if(l){if(t[s(302)]&&t[s(302)][s(602)])continue;for(const e of t[s(408)]())l[s(490)](e)||l[s(317)](e);t[s(546)]()}else{l=t;for(const e of a)t[s(490)](e)||t[s(317)](e)}if(l)return l;c[s(329)]();for(const{suggestion:t,meta:e}of this[s(511)](a,s(426)))e[s(519)]&&(this[s(496)]||!e[s(438)]&&!e[s(523)])&&Pc(t,r)&&c[s(442)](t);for(const t of c){const e=t[s(408)]();if((!r||!r[s(421)])&&a[s(554)]((t=>e[s(301)]((e=>e[s(311)](t,!0))))))return t;(!t[s(539)]||!t[s(539)][s(421)])&&e[s(554)]((t=>a[s(301)]((e=>e[s(311)](t,!0)))))&&t[s(610)]()}const f=(0,e.uid)(),h=o.id,g=s(623)+n,d=this[s(622)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(518)](),t[s(612)]||s(608)==t[s(312)][s(423)]||this[s(385)](g,f,h,t,Hr[s(471)]());return d}[Ac(353)](t,n,r,s,o){const i=Ac;if(t[i(612)])return[];if(i(576)===this[i(444)])return[];const a=this[i(605)][i(571)][i(269)](i(483)).me.id,c=Array[i(542)](this[i(257)][i(378)]())[i(234)]((e=>i(603)==e[i(377)]&&e[i(376)][i(367)]==n&&e[i(490)](t)));if(i(649)===this[i(444)]){const e=this[i(511)](t,i(284))[i(234)]((({meta:t})=>t[i(519)]&&!t[i(523)]&&!t[i(598)]))[i(417)]((({suggestion:t})=>t));c[i(521)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(603)==t[i(377)]?t[i(376)][i(395)]:void 0,o=t[i(491)](),a=Array[i(542)](u[i(505)]())[i(566)]((t=>t[i(276)](o)));if(!a)continue;const c=a[i(406)](o);this[i(399)](n)&&i(284)==t[i(377)]&&0!=c[i(602)]||(u[i(507)](a),c[i(457)]((t=>{u[i(335)](t,r)})),i(284)!=t[i(377)]&&e!=s&&u[i(335)](a[i(382)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(602)]>37&&console[i(321)](i(243),{key:n});const f=(i(492)+(n+"|")+vc({newValue:s}))[i(260)](0,60),h=this[i(622)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(390)](h),this[i(385)](f,c,a,t)}return l}[Ac(333)](t){const e=Ac;this[e(352)](t,((t,...n)=>{this[e(330)]((()=>{t(...n)}))}))}[Ac(584)](t){const e=Ac;this[e(461)][e(442)](t)}[Ac(552)](t){const e=Ac;this[e(402)][e(442)](t)}[Ac(479)](t){const e=Ac;return e(603)==t[e(377)]?t[e(389)][e(441)]("|")[0]:null}[Ac(624)](t,e){const n=Ac,r=t[n(588)]();this[n(428)][n(498)]((t=>{t[n(325)](r,{range:e})}))}[Ac(290)](t){const e=Ac,n=t.id,r=this[e(605)][e(514)][e(269)](e(431));this[e(443)][e(583)](n)||this[e(443)][e(272)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(443)][e(445)](n);s[e(328)](e(556)),s[e(556)]=!1,t[e(302)]=s}[Ac(595)](t,n,r,s){const o=Ac;if(t[o(377)]!=n||t[o(389)]!=r||t[o(322)].id!=s)throw this[o(605)][o(384)](o(529)),new e.CKEditorError(o(529),this)}[Ac(345)](t,n){const r=Ac,s=t[r(491)]();if(n[r(247)](s))t[r(546)]();else if(s[r(311)](n)){const o=this[r(428)][r(643)](n[r(631)][r(300)],r(473));this[r(624)](t,this[r(428)][r(265)](s[r(631)],o));const i=(0,e.uid)(),a=t[r(322)].id,c=t[r(377)]+":"+t[r(389)];this[r(622)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(376)],attributes:t[r(539)]});const u=this[r(428)][r(643)](n[r(473)][r(509)],r(380)),l=this[r(428)][r(265)](u,s[r(473)]);this[r(385)](c,i,a,l)}else if(s[r(472)](n[r(631)])){const e=this[r(428)][r(643)](n[r(631)][r(300)],r(473));this[r(624)](t,this[r(428)][r(265)](s[r(631)],e))}else{const e=this[r(428)][r(643)](n[r(473)][r(509)],r(380));this[r(624)](t,this[r(428)][r(265)](e,s[r(473)]))}}[Ac(592)](t){const e=Ac;for(const{suggestion:n,meta:r}of this[e(511)](t,e(284))){if(!r[e(519)])continue;const s=n[e(408)]();for(const n of s)if(!t[e(406)](n)[e(602)])return!0}return!1}[Ac(362)](t){const n=Ac,r=this[n(605)][n(571)][n(269)](n(483))[n(386)](t);if(!r)throw new e.CKEditorError(n(354),this);return r}[Ac(263)](t){const e=Ac,n=this[e(605)][e(571)][e(269)](e(483)),r=(0,o.hashObject)(e(541)+t);return n[e(386)](r)||n[e(308)]({id:r,name:t})}[Ac(375)](t,e,n,r,s){const o=Ac,i=this[o(362)](r),a=this[o(326)][o(597)](t,e,n,i,s,(t=>{const e=o;this[e(591)](n,{attributes:t});const r=this[e(358)](n);this[e(459)](new Set([r])),this[e(315)](new Set([r]))}));return this[o(537)](a,o(306),(()=>{const t=o;this[t(591)](n,{state:t(469)})}),{priority:o(525)}),this[o(537)](a,o(610),(()=>{const t=o;this[t(591)](n,{state:t(534)})}),{priority:o(525)}),this[o(257)][o(335)](n,a),this[o(572)][o(335)](a,o(349)),a}[Ac(287)](t){const e=Ac,n=t[e(441)](":");return{group:n[0],type:n[1],subType:n[e(602)]>=5?n[2]:null,id:n[e(602)]<5?n[2]:n[3],authorId:n[e(602)]<5?n[3]:n[4],markerCount:6==n[e(602)]?n[5]:null}}[Ac(633)](t,n,r){const s=Ac,o=t[s(491)](),i=o[s(631)],a=o[s(473)];this[s(624)](t,this[s(428)][s(265)](i,n));const c=(0,e.uid)(),u=t[s(322)].id,l=t[s(377)]+(t[s(389)]?":"+t[s(389)]:"");this[s(622)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(539)],data:t[s(376)]});const f=this[s(479)](t);(s(398)==t[s(377)]||f&&this[s(399)](f))&&(r=this[s(428)][s(482)](r[s(509)])),this[s(385)](l,c,u,this[s(428)][s(265)](r,a))}[Ac(511)](t,e=null){const n=Ac,r=[],s=this[n(605)][n(571)][n(269)](n(483)).me;Array[n(430)](t)||(t=[t]);for(const o of this[n(504)]()){if(!o[n(616)])continue;if(e&&o[n(377)]!=e)continue;let i=!1;for(const e of o[n(408)]()){for(const a of t){const t=a[n(631)][n(247)](e[n(473)])||a[n(473)][n(247)](e[n(631)]);if(t||a[n(382)](e)){const c=a[n(311)](e)&&Rc(this[n(428)][n(516)],e[n(631)],a),u=e[n(311)](a)&&Rc(this[n(428)][n(516)],a[n(631)],e);r[n(390)]({suggestion:o,meta:{isOwn:s==o[n(229)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ac(385)](t,e,n,r,s){const o=Ac;this[o(428)][o(498)]((i=>{const a=o;let c=a(383)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(579)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ac(403)](t){const e=Ac,n=t[e(599)],r=t[e(477)];t[e(599)]=null,t[e(477)]=null,null!=n&&n[e(477)]==t&&(n[e(477)]=r),null!=r&&r[e(599)]==t&&(r[e(599)]=n),e(281)==this[e(572)][e(269)](t)&&(this[e(572)][e(335)](t,e(373)),this[e(261)](e(654),t,n,r))}[Ac(622)](t){const n=Ac,r=t.id,s=this[n(635)](t);if(this[n(280)]&&this[n(280)][n(486)]){const o=this[n(605)][n(571)][n(269)](n(381)),i=s[n(424)],a=s[n(389)]?s[n(377)]+":"+s[n(389)]:s[n(377)],c=this[n(605)][n(607)],u=o[n(442)](zr(c,n(372))),l={id:r,type:a,hasComments:i,data:t[n(376)]||null,originalSuggestionId:t[n(416)]||null,attributes:s[n(539)]};this[n(280)][n(486)](l)[n(283)]((t=>{const e=n;s[e(587)]=!0,o[e(388)](u),t&&t[e(563)]&&(this[e(257)][e(269)](r)[e(563)]=t[e(563)])}))[n(364)]((t=>{const r=n;throw(0,e.logWarning)(r(366)),this[r(605)][r(629)][r(231)]({isUndoable:!1},(()=>{s[r(610)]()})),s[r(596)](),this[r(257)][r(507)](s.id),this[r(572)][r(507)](s),t}))}return s}[Ac(399)](t){const e=Ac;return this[e(461)][e(393)](t)}[Ac(591)](t,e){const n=Ac,r=this[n(605)][n(571)][n(269)](n(381)),s=this[n(358)](t);if(this[n(280)]&&this[n(280)][n(419)])if(s[n(587)]){const s=r[n(442)](zr(this[n(605)][n(607)],n(372)));this[n(280)][n(419)](t,e)[n(283)]((()=>{r[n(388)](s)}))}else s.on(n(256),(()=>{this[n(591)](t,e)}))}[Ac(289)](t){const n=Ac;if(!this[n(280)]||!this[n(280)][n(358)])throw new e.CKEditorError(n(497),this);return this[n(280)][n(358)](t)}[Ac(580)](t){const e=Ac,{id:n,type:r,subType:s,authorId:o}=this[e(287)](t),i=this[e(257)][e(269)](n)||this[e(375)](r,s,n,o,{});switch(this[e(595)](i,r,s,o),this[e(572)][e(269)](i)){case e(349):this[e(289)](n)[e(283)]((t=>{const r=e;let s=Promise[r(411)]();t[r(424)]&&(s=this[r(443)][r(392)]({channelId:this[r(605)][r(514)][r(269)](r(431)),threadId:n})),s[r(283)]((()=>{const e=r;this[e(635)](t)[e(587)]=!0}))})),this[e(572)][e(335)](i,e(540));break;case e(373):this[e(591)](n,{state:e(267)});case e(425):this[e(572)][e(335)](i,e(281)),this[e(261)](e(422),i);break;case e(281):this[e(261)](e(357),i)}return i[e(439)](t),i}[Ac(315)](t){const e=Ac,n=Array[e(542)](t),r=n[e(234)]((t=>e(603)==t[e(377)]));this[e(248)](r);const s=n[e(234)]((t=>!t[e(522)]&&e(603)!=t[e(377)])),o=this[e(504)]({skipNotAttached:!0})[e(234)]((t=>!t[e(522)]&&e(603)!=t[e(377)])),i=o[e(234)]((n=>!t[e(393)](n))),a=new Map(o[e(417)]((t=>[t,this[e(326)][e(420)](t[e(377)],t[e(389)],e(627))]))),c=new Map(o[e(417)]((t=>[t,t[e(491)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(602)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(602)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(602)];t++){const n=s[t];!l[e(393)](n)&&n[e(599)]&&(f[e(442)](n[e(599)]),n[e(599)][e(477)]===n&&(n[e(599)][e(477)]=null),n[e(599)]=null),!u[e(393)](n)&&n[e(477)]&&(f[e(442)](n[e(477)]),n[e(477)][e(599)]===n&&(n[e(477)][e(599)]=null),n[e(477)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(602)];e++){const r=g(t,n[e]);r&&(r[0][s(477)]=r[1],r[1][s(599)]=r[0],u[s(442)](r[0]),l[s(442)](r[1]))}}function g(t,n){const r=e;if(t[r(229)].id!==n[r(229)].id)return null;const s=a[r(269)](t)(t,n,c[r(269)](t),c[r(269)](n));return s&&a[r(269)](n)(t,n,c[r(269)](t),c[r(269)](n))?s[1][r(302)]&&s[1][r(302)][r(602)]?null:s:null}f[e(259)]&&this[e(315)](f)}[Ac(248)](t){const e=Ac;if(0==t[e(602)])return;const n=this[e(504)]({skipNotAttached:!0})[e(234)]((t=>e(603)==t[e(377)]&&t[e(476)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(539)]);s[e(393)](n)||(s[e(335)](n,r[e(602)]),r[e(390)]([]));const i=s[e(269)](n);r[i][e(390)](t)}!function(){const t=e;r[t(338)](((e,n)=>{const r=t,s=e[0][r(563)],o=n[0][r(563)];return s==o?e[0][r(539)][r(309)]<n[0][r(539)][r(309)]?-1:1:s<o?-1:1}));for(const e of r)e[t(338)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(602)];t++){if(0==r[t][e(602)])continue;const n=[];for(let s=t+1;s<r[e(602)];s++)0!=r[s][e(602)]&&i(r[t],r[s])&&n[e(390)](s);for(const s of n)r[t]=r[t][e(433)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(602)];n++)t[n][e(477)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(602)];n++)t[n][e(599)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(539)][r(309)]!==n[0][r(539)][r(309)]&&t[0][r(229)]!==n[0][r(229)])return!1;if(!function(t,e){const n=r;return!t[n(424)]&&!e[n(424)]||(!t[n(424)]||!e[n(424)])&&(!!(t[n(424)]&&e[n(563)]<t[n(302)][n(365)][n(269)](0)[n(563)])||!!(e[n(424)]&&t[n(563)]<e[n(302)][n(365)][n(269)](0)[n(563)]))}(t[0],n[0]))return!1;const s=_c(t[0][r(539)],r(309)),o=_c(n[0][r(539)],r(309));return!!Or(s,o)&&(!!t[r(554)]((t=>n[r(301)]((e=>t[r(491)]()[r(247)](e[r(491)]())))))&&n[r(554)]((e=>t[r(301)]((t=>e[r(491)]()[r(247)](t[r(491)]()))))))}}[Ac(459)](t){const e=Ac,n=Array[e(542)](t),r=this[e(504)]({skipNotAttached:!0}),s=r[e(234)]((n=>!t[e(393)](n))),o=new Map(n[e(417)]((t=>[t,this[e(326)][e(420)](t[e(377)],t[e(389)],e(480))]))),i=new Map(r[e(417)]((t=>[t,t[e(408)]()])));for(let t=0;t<n[e(602)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(602)];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(602)];e++){const s=r[e];if(s[a(377)]!==n[a(377)]||s[a(229)].id!==n[a(229)].id||s[a(389)]!==n[a(389)])continue;if(!Bc(n,s,[a(309)]))continue;if(a(603)==n[a(377)]&&n[a(376)][a(395)]!=s[a(376)][a(395)])continue;if(a(603)==n[a(377)]&&t[a(399)](n[a(376)][a(367)]))continue;if(a(398)==n[a(377)]){const e=t[a(605)][a(629)],r=n[a(648)]();if(r&&(e[a(516)][a(475)](r)||e[a(516)][a(307)](r)))continue}const c=o[a(269)](n),u=i[a(269)](n),l=i[a(269)](s),f=n[a(302)]&&n[a(302)][a(602)],h=s[a(302)]&&s[a(302)][a(602)];if(!f&&c(l,u))return t[a(593)](s,n),i[a(507)](n),!0;if(!h&&c(u,l))return t[a(593)](n,s),i[a(507)](s),!0}return!1}}[Ac(593)](t,e){const n=Ac;if(t[n(522)])for(const r of e[n(408)]())t[n(317)](r);else{const r=e[n(491)]()[n(473)];this[n(624)](t,this[n(428)][n(265)](t[n(491)]()[n(631)],r))}e[n(546)]()}[Ac(549)](t,e){const n=Ac,r=t[n(569)](n(561))||t[n(569)](n(603))?n(559):t[n(270)]();return zr(this[n(605)][n(607)],e+"_"+r+n(240))}[Ac(371)](){const t=Ac,e=this[t(605)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(428)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(287)](t[s(494)]);if(s(415)===e){n[s(310)](this[s(549)](r,s(254)));break}}for(const t of r){const{group:e,type:r}=this[s(287)](t[s(494)]);if(s(415)===e){n[s(310)](this[s(549)](r,s(397)));break}}}))}[Ac(449)](t){const e=Ac;if(this[e(485)])return!1;const n=this[e(605)],r=n[e(629)][e(336)][e(506)][e(564)]();if(0==r[e(602)])return!1;const s=[],o=r[e(234)]((t=>e(603)==t[e(377)])),i=r[e(234)]((t=>e(246)==t[e(377)]&&e(515)!=t[e(494)])),a=r[e(234)]((t=>e(388)==t[e(377)]&&e(515)!=t[e(494)]));for(const t of o)s[e(390)]({key:t[e(318)],newValue:t[e(456)],oldValue:t[e(481)],range:Oc(t[e(617)],n[e(629)])});for(const t of i){const r=a[e(566)]((n=>n[e(560)][e(247)](t[e(560)])));r&&s[e(390)]({key:e(501),newValue:t[e(494)],oldValue:r[e(494)],range:n[e(629)][e(337)](t[e(560)][e(233)])})}return 0!=s[e(602)]&&this[e(236)](t,s)}[Ac(451)](t){const e=Ac;let n=!1;const r=this[e(605)][e(629)][e(336)][e(506)][e(647)]()[e(234)]((t=>t[e(376)][e(238)]&&t[e(494)][e(569)](e(323))));for(const s of r){const{subType:r,id:o}=this[e(287)](s[e(494)]),i=r[e(441)]("|")[0];for(const r of this[e(504)]({skipNotAttached:!0}))r.id!=o&&e(603)==r[e(377)]&&r[e(376)]&&r[e(376)][e(367)]==i&&r[e(491)]()[e(276)](s[e(376)][e(238)])&&(this[e(255)](r,s[e(376)][e(238)],t),n=!0)}return n}[Ac(330)](t){const e=Ac;this[e(605)],this[e(485)]=!0,t()}[Ac(369)](t){const e=Ac,n=this[e(399)](t),r=this[e(402)][e(393)](t);return n||r}[Ac(236)](t,e){const n=Ac;if(0==e[n(602)])return!1;let r=!1;for(const s of e){const e=this[n(511)](s[n(617)],n(603))[n(234)]((t=>!t[n(642)][n(598)]))[n(417)]((t=>t[n(415)])),i=(0,o.hashObject)({newValue:s[n(304)]});e[n(234)]((t=>{const e=n,[r,o]=t[e(389)][e(441)]("|");return r==s[e(367)]&&o!=i}))[n(457)]((e=>{const o=n;this[o(255)](e,s[o(617)],t),r=!0}))}return r}[Ac(255)](t,e,n){const r=Ac,s=t[r(491)]()[r(406)](e);0!==s[r(602)]?1!==s[r(602)]?this[r(633)](t,e[r(631)],e[r(473)]):this[r(624)](t,s[0]):n[r(249)](t[r(588)]())}}class Nc{constructor(t){const e=Ac;this[e(503)]=t,this[e(428)]=t[e(629)],this[e(351)]=new Map,this[e(359)]=new Map,this[e(230)]()}[Ac(597)](t,e,n,r,s,o){const i=Ac;return new Hr(this[i(428)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(420)](t,e,i(306))(...n),onDiscard:(...n)=>this[i(420)](t,e,i(610))(...n)})}[Ac(379)](t,e,n,r){const s=Ac,o=t+":"+e+":"+n;this[s(351)][s(335)](o,r)}[Ac(420)](t,e,n){const r=Ac,s=t+":"+e+":"+n;return this[r(351)][r(269)](s)||this[r(359)][r(269)](t+":"+n)}[Ac(230)](){const t=Ac,e=()=>!1,n=t=>{const e=kc;t[e(338)](((t,n)=>t[e(631)][e(427)](n[e(631)])?1:-1)),this[e(428)][e(498)]((n=>{const r=e;for(const e of t){let t;t=e[r(473)][r(638)]&&e[r(473)][r(509)]==e[r(631)][r(233)]?n[r(655)](e[r(631)][r(233)],"on"):n[r(655)](e),this[r(428)][r(626)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=kc;e&&this[n(428)][n(498)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(417)]((t=>(Sc(t)&&(t=this[s(428)][s(265)](t[s(473)])),t)))[s(234)]((t=>s(608)!==t[s(312)][s(423)]));if(c[s(602)]<1)return;const u=Array[s(542)](this[s(428)][s(336)][s(637)][s(408)]())[s(417)]((t=>i.LiveRange[s(464)](t)));r[s(585)](c);for(const t of this[s(503)][s(500)][s(500)]())t[s(538)]();a[s(390)]({forceDefaultExecution:!0}),this[s(503)][s(530)](o,...a);const l=u[s(234)]((t=>s(608)!=t[s(312)][s(423)]));l[s(602)]>0&&r[s(585)](l);for(const t of u)t[s(518)]()}))},s=(e,n)=>1==e[t(602)]&&1==n[t(602)]&&e[0][t(473)][t(247)](n[0][t(631)]),o=(e,n,r,s)=>Dc(e,n,r,s,this[t(428)])?[e,n]:Dc(n,e,s,r,this[t(428)])?[n,e]:null;this[t(359)][t(335)](t(435),e),this[t(359)][t(335)](t(582),n),this[t(359)][t(335)](t(478),s),this[t(359)][t(335)](t(653),o),this[t(359)][t(335)](t(258),n),this[t(359)][t(335)](t(239),e),this[t(359)][t(335)](t(628),s),this[t(359)][t(335)](t(650),o),this[t(359)][t(335)](t(288),r),this[t(359)][t(335)](t(520),e),this[t(359)][t(335)](t(458),s),this[t(359)][t(335)](t(463),e),this[t(359)][t(335)](t(531),r),this[t(359)][t(335)](t(244),e),this[t(359)][t(335)](t(502),s),this[t(359)][t(335)](t(343),e),this[t(359)][t(335)](t(460),e),this[t(359)][t(335)](t(621),((e,n)=>{const r=t;if(!n)return;const s=this[r(503)][r(571)][r(269)](Lc);this[r(428)][r(498)]((t=>{const o=r;if(o(501)==n[o(367)])for(const r of e){const e=r[o(631)][o(233)],s=n[o(395)];t[o(575)](e,s)}else if(s[o(399)](n[o(367)]))for(const r of e)void 0!==n[o(395)]?t[o(295)](n[o(367)],n[o(395)],r[o(631)][o(233)]):t[o(319)](n[o(367)],r[o(631)][o(233)]);else for(const r of e)n[o(395)]?t[o(295)](n[o(367)],n[o(395)],r):t[o(319)](n[o(367)],r)}))})),this[t(359)][t(335)](t(245),s)}}function Rc(t,e,n){const r=Ac;for(const s of e[r(509)][r(348)]({includeSelf:!0,parentFirst:!0})){if(s[r(312)]==s)return!1;if(!n[r(235)](s))return!1;if(t[r(475)](s)||t[r(307)](s))return!0}return!1}function Sc(t){const e=Ac;return t[e(473)][e(509)]==t[e(631)][e(233)]&&t[e(473)][e(324)]}function Mc(t,e,n,r){const s=Ac,o=t=>!t[s(474)].is(s(533))&&!r[s(475)](t[s(474)]),i=t[s(631)][s(544)](o),a=t[s(473)][s(544)](o,{direction:s(347)});return!(t[s(631)][s(247)](i)&&t[s(473)][s(247)](a)||(i[s(427)](a)?n[s(325)](e,{range:n[s(265)](i,a)}):n[s(249)](e),0))}function vc(t){return(0,o.hashObject)(t)}function wc(t){const e=Ac,n=t[e(631)][e(233)];return n&&n.is(e(401))}function Oc(t,e){const n=Ac;return null==t[n(473)][n(300)]&&t[n(473)][n(509)]==t[n(631)][n(233)]?Fc(t[n(631)][n(233)],e):t}function Fc(t,e){const n=Ac,r=e[n(516)][n(475)](t)||e[n(516)][n(618)](t);return e[n(265)](e[n(643)](t,n(553)),r?e[n(350)](t):e[n(643)](t,n(473)))}function Dc(t,e,n,r,s){const o=Ac;if(!Bc(t,e))return!1;if(n[o(473)][o(247)](r[o(631)]))return!0;if(t[o(377)]!=e[o(377)])return!1;if(!n[o(473)][o(613)](r[o(631)]))return!1;const i=s[o(265)](n[o(473)],r[o(631)])[o(334)]();for(const t of i)if([o(313),o(550)][o(237)](t[o(377)])&&s[o(516)][o(307)](t[o(474)]))return!1;return!0}function Bc(t,e,n=[]){const r=Ac;return!(!t[r(476)]||!e[r(476)])&&Or(_c(t[r(539)],n),_c(e[r(539)],n))}function Pc(t,e){const n=Ac,r=xc(t[n(539)]),s=xc(e);if(!t[n(476)])return!1;for(const t of Object[n(505)](s))if(!Or(r[t],s[t]))return!1;return!0}function xc(t){const e=Ac,n=Object[e(437)]({},t);return delete n[e(421)],delete n[e(641)],n}const Uc=Gc;function jc(){const t=["add","remove","37xuTYWT","canAccept","stopListening","2985651SZXbYB","_setPendingAction","_pendingAction","canDiscard","_discardCommand","getRanges","35570GlCkKV","acceptSuggestion","bind","16DhPasX","commentThreadController","_acceptCommand","plugins","_removePendingAction","change:isDirty","locale","PENDING_ACTION_SUGGESTION","_editor","canEditAt","65055AviKuY","isDirty","get","unbind","discardSuggestion","18993130BegaSE","116oTZeNE","isEnabled","PendingActions","model","destroy","2636010pPemEN","commands","2321550seqUsm","listenTo","view","execute","2798466lriUOD"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=234]})(t,e)}!function(t){const e=Gc,n=t();for(;;)try{if(503130===-parseInt(e(253))/1*(-parseInt(e(262))/2)+-parseInt(e(244))/3+parseInt(e(239))/4*(-parseInt(e(275))/5)+-parseInt(e(250))/6+parseInt(e(246))/7+parseInt(e(265))/8*(-parseInt(e(256))/9)+parseInt(e(238))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jc);class Vc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Gc;super(),this[s(242)]=e,this[s(248)]=n,this[s(266)]=r,this[s(273)]=t,this[s(267)]=t[s(245)][s(235)](s(263)),this[s(260)]=t[s(245)][s(235)](s(237)),this[s(248)][s(264)](s(240)).to(this[s(267)],this[s(260)],((t,e)=>t||e)),this[s(248)][s(264)](s(254)).to(this[s(267)],s(240),(t=>t&&this[s(273)][s(242)][s(274)](e[s(261)]()))),this[s(248)][s(264)](s(259)).to(this[s(260)],s(240),(t=>t&&this[s(273)][s(242)][s(274)](e[s(261)]()))),this[s(258)]=null,n[s(234)]&&this[s(257)](),this[s(247)](n,s(263),(()=>this[s(263)]())),this[s(247)](n,s(237),(()=>this[s(237)]())),this[s(247)](n,s(270),(()=>{const t=s;n[t(234)]?this[t(257)]():this[t(269)]()}))}[Uc(263)](){const t=Uc;this[t(267)][t(249)](this[t(242)].id)}[Uc(237)](){const t=Uc;this[t(260)][t(249)](this[t(242)].id)}[Uc(243)](){const t=Uc;this[t(248)][t(236)](t(240)),this[t(248)][t(236)](t(254)),this[t(248)][t(236)](t(259)),this[t(255)](),this[t(266)][t(243)](),this[t(258)]&&this[t(269)]()}[Uc(257)](){const t=Uc,e=zr(this[t(273)][t(271)],t(272));this[t(258)]=this[t(273)][t(268)][t(235)](t(241))[t(251)](e)}[Uc(269)](){const t=Uc;null!==this[t(258)]&&this[t(273)][t(268)][t(235)](t(241))[t(252)](this[t(258)]),this[t(258)]=null}}const Hc=Wc;function zc(){const t=["24515BwExut","addComment","commentThread","bind","252zFjhJN","authoredAt","value","submit","editor","showInput","locale","isEnabled","destroy","_config","commentThreadInputView","cancel","isActive","1803429LXXHHy","1063447iFqJWI","set","683655mdhHcp","_model","disabledSubmit","570TMMRxV","descriptionParts","14231BgUEsN","updateComment","isReadOnly","commentsListView","disableComments","hasDirtyComment","isDirty","focus","editorConfig","_localUser","removeComment","delegate","6644169eTrQqH","8MQCNjg","412PqUrJI","canAccept","element","1809820BPwRZS","fire","canDiscard","length","assign","_createCommentViews","commentInputView","CommentView","_createCommentThreadInputView","2prhoIX","setData"];return(zc=function(){return t})()}function Wc(t,e){const n=zc();return(Wc=function(t,e){return n[t-=253]})(t,e)}!function(t){const e=Wc,n=t();for(;;)try{if(495362===parseInt(e(289))/1+-parseInt(e(267))/2*(parseInt(e(286))/3)+-parseInt(e(255))/4*(parseInt(e(269))/5)+-parseInt(e(292))/6*(parseInt(e(294))/7)+parseInt(e(254))/8*(-parseInt(e(253))/9)+-parseInt(e(258))/10+-parseInt(e(287))/11*(-parseInt(e(273))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zc);class Kc extends s.View{constructor(t,e,n,r){const s=Wc;super(t),this[s(297)]=null,this[s(283)]=null,this[s(288)](s(285),!1),this[s(288)](s(274),e[s(274)]),this[s(272)](s(274)).to(e),this[s(288)](s(293),[]),this[s(288)](s(300),!1),this[s(288)](s(280),!1),this[s(288)](s(256),!1),this[s(288)](s(260),!1),this[s(290)]=e,this[s(303)]=n,this[s(282)]=r,r[s(298)]?this[s(288)](s(261),1):this[s(263)]()}[Hc(301)](){const t=Hc;this[t(257)][t(301)]()}[Hc(281)](){const t=Hc;this[t(297)]&&this[t(297)][t(281)](),this[t(283)]&&this[t(283)][t(281)](),super[t(281)]()}[Hc(263)](){const t=Hc,{CommentsListView:e}=this[t(282)];this[t(297)]=new e(this[t(279)],this[t(290)][t(271)],Object[t(262)]({CommentView:this[t(282)][t(265)]},this[t(282)])),this[t(297)][t(305)](t(304)).to(this),this[t(297)][t(305)](t(295)).to(this),this[t(297)][t(272)](t(285)).to(this),this[t(288)](t(261),this[t(297)][t(261)]+1),this[t(272)](t(261)).to(this[t(297)],t(261),(t=>t+1)),this[t(283)]=this[t(266)](),this.on(t(304),(()=>this[t(301)]())),this[t(272)](t(300)).to(this[t(297)],t(299),this[t(283)][t(264)],t(275),((t,e)=>t||!!e))}[Hc(266)](){const t=Hc,{CommentThreadInputView:e}=this[t(282)],n=new e(this[t(279)],this[t(303)],this[t(282)][t(302)]),r=n[t(264)];return n[t(272)](t(278)).to(this,t(285),this[t(290)][t(271)],t(296),r,t(275),((t,e,n)=>!!n||t&&!e)),r.on(t(276),((e,n)=>{const s=t;this[s(259)](s(270),n),r[s(277)][s(268)]("")})),r.on(t(284),(()=>this[t(301)]())),r[t(272)](t(291)).to(this[t(290)][t(271)],t(296)),n}}const Xc=qc;function qc(t,e){const n=Jc();return(qc=function(t,e){return n[t-=134]})(t,e)}function Jc(){const t=["450360xKtKmj","ck-annotation__content-wrapper","innerHTML","ck-suggestion-wrapper",'" title="',"discardSuggestion","</span>","9ASYpUQ","canAccept","disableComments","704TRcStk","delegate","attributes",'"></span>','<span class="ck-suggestion-type">',"@external","map","ck-annotation__actions","canDiscard","ck-suggestion__main","7pHdNuo","ck-suggestion--accept","ck-annotation__user","locale","color","push","name","check","bind","type","span","ck-suggestion","Discard suggestion","ck-comment__external","ck-suggestion--discard","ck-annotation__main","ck-suggestion-","51hydLLC","execute","commentThreadInputView","bindTemplate","children","setTemplate","_model","commentThread","ck-suggestion__user","16eBFDJN","ck-annotation__info-name","Accept suggestion","change:description","formatDateTime","render","EXTERNAL_AVATAR","getTemplate","ck-annotation__info","join","content","isExternal","_createButton","</p>","5284304XyuKKw","acceptButton","EXTERNAL_IMPORT_WORD_AVATAR","ck-suggestion__info","isActive","set","importWord","11ynjhFm","time","commentsListView","author","description","ck-suggestion-wrapper--active","creator","EXTERNAL_SUGGESTION","isEnabled","split","userView","8550348pShyLf","_descriptionElement","authoredAt","EXTERNAL_IMPORT_WORD_SUGGESTION","source","ck-annotation__info-time","div","getUserViewNotificationText","value","cancel","ck-suggestion--disabled-comments","ck-suggestion__info-name","getExternalSuggestionNote","discardButton",'<span class="ck-suggestion-color" style="background-color: ',"acceptSuggestion",".ck-annotation__content-wrapper","2806302NglvWV","editorDestroyed","editorReady","2332690PkMJBF","<p>","descriptionParts","ck-suggestion__actions","ck-comment__info-time","fire","element","innerText","title","_config","querySelector","extendTemplate","682907ZGErnQ","createElement","ck-annotation"];return(Jc=function(){return t})()}!function(t){const e=qc,n=t();for(;;)try{if(355446===-parseInt(e(222))/1+-parseInt(e(235))/2*(-parseInt(e(149))/3)+parseInt(e(158))/4*(parseInt(e(225))/5)+-parseInt(e(207))/6*(parseInt(e(245))/7)+parseInt(e(172))/8*(parseInt(e(232))/9)+-parseInt(e(210))/10*(parseInt(e(179))/11)+parseInt(e(190))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jc);class Yc extends Kc{constructor(e,n,r,s){const i=qc;super(e,n,r,s),this[i(177)](i(141),""),this[i(140)](i(141)).to(this,i(212),(t=>t&&t[0]?t[0][i(141)]:"")),this[i(140)](i(183)).to(this,i(212),this,i(176),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(211)+Qc(e[n(168)],e[n(136)])+n(171);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(191)]=null,this[i(173)]=this[i(170)](zr(e,i(160)),t.icons[i(139)],i(246),i(205),"sw"),this[i(173)][i(140)](i(187)).to(this,i(233)),this[i(203)]=this[i(170)](zr(e,i(144)),t.icons[i(199)],i(146),i(230),"sw"),this[i(203)][i(140)](i(187)).to(this,i(243)),this[i(189)]=new o.UserView(e,this[i(155)][i(182)],this[i(197)]()),this[i(189)][i(221)]({attributes:{class:[i(157),i(134)]}}),this[i(154)](this[i(165)]())}[Xc(165)](){const t=Xc,e=this[t(152)],n=[{tag:t(196),attributes:{class:[t(175),t(166)]},children:[{tag:t(142),children:[{text:this[t(189)][t(138)]}],attributes:{class:[t(201),t(159)]}},{tag:t(180),attributes:{datetime:e.to(t(192)),class:[t(214),t(195)]},children:[{text:e.to(t(192),(e=>this[t(219)][t(162)](e)))}]}]},{tag:t(196),attributes:{class:[t(213),t(242)]},children:[this[t(173)],this[t(203)]]},{tag:t(196),attributes:{class:[t(226)]}}];this[t(155)][t(169)]&&n[t(137)]({tag:t(196),attributes:{class:[t(145)]},children:[{text:this[t(202)]()}]});const r={tag:t(196),attributes:{class:[t(228),e.if(t(176),t(184)),e.to(t(141),(e=>t(148)+e)),this[t(219)][t(234)]&&t(200)],"data-suggestion-id":this[t(155)].id,"data-thread-id":this[t(155)][t(156)].id,"data-author-id":this[t(155)][t(182)].id,tabindex:-1},children:[{tag:t(196),attributes:{class:[t(143),t(224)]},children:[this[t(189)],{tag:t(196),attributes:{class:[t(244),t(147)]},children:n}]}]};return this[t(181)]&&this[t(151)]&&(r[t(153)][t(137)](this[t(181)],this[t(151)]),this[t(181)][t(236)](t(209)).to(this),this[t(181)][t(236)](t(208)).to(this),this[t(151)][t(236)](t(209)).to(this),this[t(151)][t(236)](t(208)).to(this)),r}[Xc(163)](){const t=Xc;super[t(163)](),this[t(191)]=this[t(216)][t(220)](t(206)),this[t(191)][t(227)]=this[t(183)],this.on(t(161),((e,n,r)=>{const s=t;this[s(191)][s(227)]=r}))}[Xc(170)](t,e,n,r,o){const i=Xc,a=new s.ButtonView(this[i(135)]);return a[i(177)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(221)]({attributes:{class:n}}),a.on(i(150),(()=>{const t=i;this[t(215)](r,this[t(155)].id)})),a}[Xc(202)](){const t=Xc;return t(178)===this[t(155)][t(237)][t(240)][t(194)]?zr(this[t(135)],t(193)):zr(this[t(135)],t(186))}[Xc(197)](){const t=Xc;return this[t(155)][t(169)]?t(178)===this[t(155)][t(237)][t(240)][t(194)]?zr(this[t(135)],t(174),this[t(155)][t(185)][t(138)]):zr(this[t(135)],t(164),this[t(155)][t(185)][t(138)]):null}}function Qc(t,e){const n=Xc;let r="";return r+=t[n(188)]("*")[n(241)](((t,e)=>e%2!=0?n(239)+Zc(t)+n(231):Zc(t)))[n(167)](""),e&&(r+=n(204)+e[n(198)]+n(229)+e[n(218)]+n(238)),r}function Zc(t){const e=Xc,n=document[e(223)](e(142));return n[e(217)]=t,n[e(227)]}const $c='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',tu=nu;function eu(){const t=["4592875KWdxQk","destroy","stopListening","_disableComments","isDirty","menuBar:trackChanges","Discard all selected suggestions","_addUIComponentsToFactory","descriptionParts","commands","value","_initializeController","282620FWheKg","_updateController","Track changes","pluginName","activeAnnotations","reduce","locale","TrackChangesUI","SuggestionThreadView","_viewToController","model","EditorAnnotations","change:activeAnnotations","add","init","head","clear","isInContent","push","descriptionFactory","getDescriptions","lowest","toMany","execute","_annotationViews","mainView","Annotations","comments.editorConfig","getFirstRange","suggestionChanged","getJoined","getMarkers","acceptButton","editing","trackChanges.disableComments","set","trackChanges.SuggestionThreadView","createCommentThreadController","isOn","291jNwhjJ","separator","createAnnotationView","Discard all suggestions","type","items","delegate","plugins","suggestionLoaded","has","_unbindEditors","comments.maxThreadTotalWeight","from","CommentsUI","actionView","activeMarkers","focus","menuitem","_handleSuggestionControllerDelayed","change:previous","_destroyController","64705CjSKhN","source","getRanges","get","menuitemcheckbox","commentThread","Accept all selected suggestions","discardSelectedSuggestions","isMultiRange","button","unbind","editor","menu","requires","getAllAdjacentSuggestions","keys","buttonView","_createToolbarButton","children","trackChanges","refreshSelectedViews","getSuggestion","suggestion-","1688GmkaoI","remove","innerView","getMarkerNames","_createMenuBarMenu","_suggestionToController","arrowView","define","values","CommentsRepository","comments","config","panelView","createAnnotation","bind","listenTo","TrackChangesEditing","_bindAnnotationToEditors","getByInnerView","componentFactory","comments.maxCommentCharsWhenCollapsed","_handleControllerBuffer","2457632SepzgO","discardAllSuggestions","length","92aqoCSm","switchbutton","_refreshActiveMarkers","view","comments.maxCommentsWhenCollapsed","isEnabled","some","829950eerHrs","discardButton","commandName","acceptSelectedSuggestions","Accept all suggestions","9446760RhMOmm","suggestionUnloaded","addComment","addSourceCollector","acceptAllSuggestions","registerAnnotation","hasSuggestion","delete","filter","previous","size","CommentView"];return(eu=function(){return t})()}function nu(t,e){const n=eu();return(nu=function(t,e){return n[t-=358]})(t,e)}!function(t){const e=nu,n=t();for(;;)try{if(437495===parseInt(e(389))/1+parseInt(e(472))/2*(parseInt(e(428))/3)+-parseInt(e(497))/4*(-parseInt(e(449))/5)+-parseInt(e(360))/6+parseInt(e(377))/7+parseInt(e(494))/8+-parseInt(e(365))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eu);class ru extends t.Plugin{static get[tu(462)](){const t=tu;return[Lc,o.Users,t(481),t(415),t(400)]}static get[tu(392)](){return tu(396)}constructor(t){const e=tu;super(t),this[e(477)]=new Map,this[e(398)]=new Map,this[e(413)]=new Map,this[e(493)]=new Map;const n=this[e(460)][e(483)];n[e(479)](e(425),Yc),n[e(479)](e(423),!1),this[e(380)]=n[e(452)](e(423))}[tu(446)](t,e){const n=tu;0===this[n(493)][n(375)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(493)]){const r=this[t(477)][t(437)](e);r||n?r&&n&&this[t(448)](e):this[t(388)](e)}this[t(493)][t(405)](),this[t(460)][t(435)][t(452)](t(400))[t(469)](),this[t(499)]()}),10),this[n(493)][n(424)](t,e)}[tu(403)](){const t=tu,e=this[t(460)],n=e[t(435)][t(452)](t(488)),r=e[t(435)][t(452)](t(415)),s=e[t(435)][t(452)](t(400)),o=e[t(435)][t(452)](t(481));this[t(384)](),s[t(368)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(440)](this[e(477)])){const s=t[e(463)](),o=[];for(const t of s){if(!t[e(406)])continue;if(t[e(457)]){o[e(407)](...t[e(451)]());continue}const n=t[e(417)]();if(o[e(496)]>0){const t=o[0][e(419)](n);if(t){o[0]=t;continue}}o[e(407)](n)}n[e(407)]([r[e(500)],o])}return n})),this[t(487)](n,t(436),((e,n)=>{const r=t;this[r(487)](n,r(447),((t,e,s,o)=>{const i=r;n[i(406)]&&(null==s?(this[i(390)](o[i(404)]),this[i(446)](n,!1)):(this[i(390)](s[i(404)]),null==o&&this[i(446)](n,!0)))})),null!==n[r(374)]?this[r(390)](n[r(404)]):this[r(446)](n,!1)})),this[t(487)](n,t(366),((e,n,r)=>{const s=t;this[s(379)](n,s(447)),this[s(493)][s(372)](n),this[s(477)][s(437)](n)&&this[s(448)](n),r&&this[s(390)](r[s(404)])})),this[t(487)](n,t(418),((e,n)=>{this[t(390)](n)})),this[t(487)](r,t(401),(()=>{this[t(499)]()})),this[t(487)](o,t(367),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(371)](r))return;const i=n[o(470)](r);this[o(477)][o(452)](i)[o(500)][o(444)]()}),{priority:t(410)})}[tu(499)](){const t=tu,e=this[t(460)][t(435)][t(452)](t(415)),n=this[t(460)][t(435)][t(452)](t(488)),r=Array[t(440)](e[t(393)],(e=>e[t(474)]))[t(373)]((e=>this[t(398)][t(437)](e))),s=[];for(const e of r){const n=this[t(398)][t(452)](e)[t(399)][t(463)]();s[t(407)](...n[t(394)](((e,n)=>[...e,...n[t(475)]()]),[]))}n[t(443)]=s}[tu(384)](){const t=tu,n=this[t(460)],r=n[t(395)],o=zr(r,t(391)),i=new e.Collection([{type:t(498),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(468),role:t(453)})},{type:t(429)},{type:t(458),model:new s.ViewModel({withText:!0,label:zr(r,t(364)),commandName:t(369),role:t(445)})},{type:t(458),model:new s.ViewModel({withText:!0,label:zr(r,t(455)),commandName:t(363),role:t(445)})},{type:t(458),model:new s.ViewModel({withText:!0,label:zr(r,t(431)),commandName:t(495),role:t(445)})},{type:t(458),model:new s.ViewModel({withText:!0,label:zr(r,t(383)),commandName:t(456),role:t(445)})}]);for(const e of i)if(su(e)){const r=n[t(386)][t(452)](e[t(399)][t(362)]);e[t(399)][t(486)](t(427),t(358)).to(r,t(387),t(358))}n.ui[t(491)][t(402)](t(468),(e=>this[t(466)](e,i,o))),n.ui[t(491)][t(402)](t(382),(e=>this[t(476)](e,i,o)))}[tu(466)](t,e,n){const r=tu,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(460)][r(386)][r(452)](r(468));o[r(465)][r(424)]({tooltip:n,label:n,icon:$c}),o[r(465)][r(486)](r(427)).to(i,r(387)),o[r(465)].on(r(412),(()=>{const t=r;i[t(412)](),this[t(460)][t(422)][t(500)][t(444)]()})),(0,s.addListToDropdown)(o,e,{role:r(461)});const a=[];for(const t of e)su(t)&&a[r(407)](this[r(460)][r(386)][r(452)](t[r(399)][r(362)]));const c=o[r(465)];return c[r(442)][r(459)](r(358)),c[r(478)][r(459)](r(358)),c[r(442)][r(486)](r(358)).to(i,r(358)),c[r(478)][r(486)](r(358))[r(411)](a,r(358),((...t)=>t[r(359)]((t=>t)))),o.on(r(412),(t=>{const e=r;this[e(460)][e(412)](t[e(450)][e(362)]),this[e(460)][e(422)][e(500)][e(444)]()})),o}[tu(476)](t,e,n){const r=tu,o=new s.MenuBarMenuView(t),i=this[r(460)][r(386)][r(452)](r(468));o[r(465)][r(424)]({label:n,icon:$c});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(429)==n[r(432)]){a[r(433)][r(402)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(399)];i[r(486)](...Object[r(464)](c)).to(c),i[r(434)](r(412)).to(o),i.on(r(412),(()=>{const t=r;this[t(460)][t(412)](c[t(362)]),this[t(460)][t(422)][t(500)][t(444)]()})),e[r(467)][r(402)](i),a[r(433)][r(402)](e)}return o[r(486)](r(358)).to(i,r(358)),o[r(484)][r(467)][r(402)](a),o}[tu(388)](t){const e=tu,n=this[e(460)],r=n[e(483)],s=n[e(435)][e(452)](e(415)),i=n[e(435)][e(452)](e(481)),a=n[e(435)][e(452)](e(400)),c=n[e(435)][e(452)](o.Users).me,u=r[e(452)](e(468))[e(397)],{CommentsListView:l,CommentThreadInputView:f}=n[e(435)][e(452)](e(441));let h,g;this[e(413)][e(437)](t.id)?(g=this[e(413)][e(452)](t.id),h=g[e(414)]):(h=new u(n[e(395)],t,c,{disableComments:this[e(380)],editorConfig:r[e(452)](e(416)),maxCommentsWhenCollapsed:r[e(452)](e(501)),maxThreadTotalWeight:r[e(452)](e(439)),maxCommentCharsWhenCollapsed:r[e(452)](e(492)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(452)](e(395))),CommentView:r[e(452)](e(482))[e(376)],CommentsListView:l,CommentThreadInputView:f}),h[e(421)].on(e(412),(()=>{const t=e;n[t(422)][t(500)][t(444)]()})),h[e(361)].on(e(412),(()=>{const t=e;n[t(422)][t(500)][t(444)]()})),g=s[e(430)](this[e(460)][e(395)],h),g[e(486)](e(381)).to(h,e(381)),g[e(486)](e(496)).to(h),g[e(486)](e(432)).to(h,e(432),(t=>e(471)+t)),this[e(413)][e(424)](t.id,g));const d=i[e(426)](t[e(454)],h),p=new Vc(n,t,h,d),m=t[e(463)]()[e(373)]((t=>t[e(406)]));h[e(385)]=n[e(435)][e(452)](e(488))[e(408)][e(409)](m),this[e(477)][e(424)](t,p),this[e(398)][e(424)](h,p);const I=s[e(485)]({view:g,target:()=>{const r=e,s=[],i=t[r(463)]()[r(373)]((t=>t[r(406)]));for(const t of i)s[r(407)](...t[r(420)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(422)],s)},type:()=>e(471)+p[e(500)][e(432)]});i[e(489)](h,I),s[e(402)](I),a[e(370)](I)}[tu(448)](t){const e=tu,n=this[e(460)][e(435)][e(452)](e(481)),r=this[e(460)][e(435)][e(452)](e(415)),s=this[e(477)][e(452)](t),o=s[e(500)],i=r[e(490)](o);n[e(438)](o),i&&r[e(473)](i),this[e(477)][e(372)](t),this[e(398)][e(372)](o),s[e(378)]()}[tu(390)](t){const e=tu;if(!t[e(406)]||!this[e(477)][e(437)](t))return;const n=this[e(460)][e(435)][e(452)](e(488)),r=this[e(477)][e(452)](t),s=t[e(463)]();r[e(500)][e(385)]=n[e(408)][e(409)](s)}[tu(378)](){const t=tu;for(const e of this[t(477)][t(464)]())this[t(448)](e);for(const e of this[t(413)][t(480)]())e[t(414)][t(378)]();super[t(378)]()}}function su(t){return tu(399)in t}var ou=au;function iu(){var t=["adapter","get","2WKrFbg","addSuggestionData","10GSfILT","pluginName","19273727eDEDMJ","8isaaNt","editor","4916611fPRlYR","getSuggestions","requires","addSuggestion","getSuggestion","612303nuYdir","Comments","80805KbTsqX","18AvHaij","1314628tTsfJt","2494674tewDfl","267735dnLziv","TrackChanges","plugins"];return(iu=function(){return t})()}function au(t,e){var n=iu();return(au=function(t,e){return n[t-=383]})(t,e)}!function(t){for(var e=au,n=t();;)try{if(351224===-parseInt(e(397))/1+parseInt(e(385))/2*(-parseInt(e(403))/3)+parseInt(e(401))/4+parseInt(e(399))/5*(-parseInt(e(400))/6)+parseInt(e(392))/7*(-parseInt(e(390))/8)+-parseInt(e(402))/9+parseInt(e(387))/10*(parseInt(e(389))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(iu);class cu extends t.Plugin{static get[ou(394)](){return[Lc,ru,ou(398)]}static get[ou(388)](){return ou(404)}set[ou(383)](t){var e=ou;this[e(391)][e(405)][e(384)](Lc)[e(383)]=t}get[ou(383)](){var t=ou;return this[t(391)][t(405)][t(384)](Lc)[t(383)]}[ou(395)](t){var e=ou;return this[e(391)][e(405)][e(384)](Lc)[e(386)](t)}[ou(393)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=ou;return this[n(391)][n(405)][n(384)](Lc)[n(393)]({skipNotAttached:t,toJSON:e})}[ou(396)](t){var e=ou;return this[e(391)][e(405)][e(384)](Lc)[e(396)](t)}}const uu=hu;!function(t){const e=hu,n=t();for(;;)try{if(665948===parseInt(e(344))/1+parseInt(e(334))/2+-parseInt(e(348))/3*(parseInt(e(359))/4)+parseInt(e(315))/5+-parseInt(e(320))/6+parseInt(e(326))/7+parseInt(e(305))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mu);const lu=[uu(304)];class fu extends t.Plugin{static get[uu(306)](){return[Lc]}static get[uu(332)](){return uu(318)}[uu(356)](){const t=uu,n=this[t(321)];if(n[t(327)][t(322)](t(300),(e=>{const r=t,s=n[r(333)][r(323)][r(336)]()[r(313)](((t,e)=>(t[e]="",t)),{});return n[r(339)][r(324)](s,e)})),t(342)!=typeof n[t(327)][t(303)](t(343))[t(314)])throw new e.CKEditorError(t(329))}[uu(360)](t){return pu(this[uu(321)],!0,t)}[uu(308)](t){return pu(this[uu(321)],!1,t)}}function hu(t,e){const n=mu();return(hu=function(t,e){return n[t-=300]})(t,e)}class gu extends t.Plugin{static get[uu(332)](){return uu(346)}constructor(t){const e=uu;super(t),this[e(338)]=e(345)}[uu(356)](){const t=uu;this[t(321)][t(311)][t(303)](t(357))[t(361)]={addCommentThread:()=>new Promise((()=>{})),getCommentThread:()=>new Promise((()=>{})),updateCommentThread:()=>new Promise((()=>{})),resolveCommentThread:()=>new Promise((()=>{})),reopenCommentThread:()=>new Promise((()=>{})),removeCommentThread:()=>new Promise((()=>{})),addComment:()=>new Promise((()=>{})),updateComment:()=>new Promise((()=>{})),removeComment:()=>new Promise((()=>{}))},this[t(321)][t(311)][t(303)](t(319))[t(361)]=null}}function du(t){return void 0!==t[uu(358)]}async function pu(t,e,n){const r=uu,s=(0,o.sanitizeEditorConfig)(t,lu);s[r(311)][r(351)](Lc,gu),s[r(331)]=du(t)?t[r(358)]():void 0;const i=document[r(325)](),a=t[r(327)][r(303)](r(343))[r(314)],c=await a(s,(()=>function(t){const e=r,n=document[e(307)](e(350));return t[e(335)](n),n}(i)));!function(t,e){const n=r,s=t[n(333)][n(323)][n(336)]()[n(313)](((e,r)=>(e[r]=t[n(317)][n(303)]({rootName:r}),e)),{}),o=t[n(311)][n(303)](n(340))[n(309)][n(301)]((t=>({id:t.id,name:t[n(330)]}))),i=t[n(311)][n(303)](n(319))[n(355)]({skipNotAttached:!0,toJSON:!0}),a=t[n(311)][n(303)](n(357))[n(337)]({skipNotAttached:!0,toJSON:!0}),c=e[n(311)][n(303)](n(340)),u=e[n(311)][n(303)](n(319)),l=e[n(311)][n(303)](n(357));for(const t of o)c[n(312)](t.id)||c[n(328)](t);c.me||c[n(349)]();for(const t of a)l[n(354)](t);for(const t of i)u[n(341)](t);e[n(317)][n(310)](s)}(t,c),c[r(302)](r(e?353:316));const u=du(c)?c[r(347)](n):c[r(317)][r(303)](n);return await c[r(352)](),u}function mu(){const t=["TrackChangesEditing","6991614WXQCSE","editor","define","document","create","createDocumentFragment","4563594kkLzYS","config","addUser","track-changes-data-invalid-editor-creator","name","rootsAttributes","pluginName","model","694942HhRnOV","appendChild","getRootNames","getCommentThreads","result","constructor","Users","addSuggestionData","function","trackChangesData","823310XoRlbT","end","TrackChangesDataGetter","getFullData","96rthVuH","useAnonymousUser","div","push","destroy","acceptAllSuggestions","addCommentThread","getSuggestions","init","CommentsRepository","getRootsAttributes","108844jouCfu","getDataWithAcceptedSuggestions","_adapter","trackChangesData.editorCreator","map","execute","get","Pagination","3461280zbIMaM","requires","createElement","getDataWithDiscardedSuggestions","users","set","plugins","getUser","reduce","editorCreator","2232930MUGYKC","discardAllSuggestions","data","TrackChangesData"];return(mu=function(){return t})()}function Iu(t,e){var n=Eu();return(Iu=function(t,e){return n[t-=222]})(t,e)}function Eu(){var t=["1907805BvxVBv","405172PPoFKn","817668zSvBXY","738072riMkGW","2378192HHifeH","221375BmcaHH","7PPdRRe","1aJmAPk","10JCTfdL","9ePBpHO","2881017jtoMFY"];return(Eu=function(){return t})()}!function(t){for(var e=Iu,n=t();;)try{if(205426===-parseInt(e(225))/1*(-parseInt(e(231))/2)+-parseInt(e(227))/3*(-parseInt(e(230))/4)+-parseInt(e(229))/5+-parseInt(e(232))/6+-parseInt(e(224))/7*(-parseInt(e(222))/8)+-parseInt(e(228))/9*(parseInt(e(226))/10)+parseInt(e(223))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Eu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Kc,TrackChanges:()=>cu,TrackChangesData:()=>gu,TrackChangesEditing:()=>Cc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["_enabledCommands","11qaDAVF","4iPhkxg","1502946AGMetT","357840NzFwkt","3891261ChyDAW","forceDisabled","20MgYghU","commands","8001000vZweBM","_enableCommands","TrackChangesCommand","1835701qFeyVm","clearForceDisabled","refresh","isEnabled","_disableUnsupportedCommands","affectsData","editor","execute","has","value","4422690IQcIbn","_isEnabledBasedOnSelection","8rAfhQy","167905VIEkcL"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=236]})(t,e)}!function(t){const e=l,n=t();for(;;)try{if(670269===-parseInt(e(251))/1*(-parseInt(e(254))/2)+parseInt(e(257))/3+-parseInt(e(256))/4*(-parseInt(e(259))/5)+-parseInt(e(261))/6+-parseInt(e(238))/7*(parseInt(e(250))/8)+-parseInt(e(255))/9+parseInt(e(248))/10*(parseInt(e(253))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(252)]=e,this[n(247)]=!1,this[n(240)](),this[n(249)]=!1}[c(240)](){this[c(241)]=!0}[c(245)](){const t=c;this[t(247)]=!this[t(247)],this[t(247)]?this[t(242)]():this[t(236)]()}[c(242)](){const t=c;for(const e of this[t(244)][t(260)][t(260)]())e[t(243)]&&!this[t(252)][t(246)](e)&&e[t(258)](t(237))}[c(236)](){const t=c;for(const e of this[t(244)][t(260)][t(260)]())e[t(243)]&&!this[t(252)][t(246)](e)&&e[t(239)](t(237))}}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=276]})(t,e)}function d(){const t=["1094656Gpelym","26646170fUHxjM","76FrMIUH","canEditAt","execute","plugins","get","4406760arnQSI","track-changes-accept-suggestion-not-found","getRanges","acceptSuggestion","10932368edpeQE","TrackChangesEditing","9ySoQWa","editor","875PCwFgr","refresh","966YpkEDf","5144LlAHfB","4373160SHOxlm","_isEnabledBasedOnSelection","isEnabled","_suggestions","model"];return(d=function(){return t})()}!function(t){const e=g,n=t();for(;;)try{if(779770===-parseInt(e(285))/1*(parseInt(e(293))/2)+-parseInt(e(286))/3+parseInt(e(291))/4+parseInt(e(298))/5+parseInt(e(284))/6*(-parseInt(e(282))/7)+-parseInt(e(278))/8+parseInt(e(280))/9*(parseInt(e(292))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(289)]=e,this[n(283)](),this[n(287)]=!1}[h(283)](){this[h(288)]=!0}[h(295)](t){const n=h,r=this[n(289)][n(297)](t);if(!r)throw new e.CKEditorError(n(299),this);const s=r[n(276)]();this[n(281)][n(290)][n(294)](s)&&this[n(281)][n(296)][n(297)](n(279))[n(277)](r)}}const m=E;function I(){const t=["2285814ZVYKzm","2209605EwKyWs","isEnabled","TrackChangesEditing","636128SxXoOR","plugins","refresh","discardSuggestion","2091376YTQrNx","get","9425916AQyblB","execute","_isEnabledBasedOnSelection","66703jcjYgc","_suggestions","2EJNuzD","getRanges","7HCdSXe","track-changes-discard-suggestion-not-found","editor","2524329hLrStB","model","canEditAt"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=108]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(530220===-parseInt(e(121))/1*(-parseInt(e(123))/2)+parseInt(e(128))/3+-parseInt(e(116))/4+-parseInt(e(109))/5+parseInt(e(108))/6*(-parseInt(e(125))/7)+-parseInt(e(112))/8+parseInt(e(118))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(122)]=e,this[n(114)](),this[n(120)]=!1}[m(114)](){this[m(110)]=!0}[m(119)](t){const n=m,r=this[n(122)][n(117)](t);if(!r)throw new e.CKEditorError(n(126),this);const s=r[n(124)]();this[n(127)][n(129)][n(130)](s)&&this[n(127)][n(113)][n(117)](n(111))[n(115)](r)}}function T(t){const e=y;return t[e(482)](((t,n)=>e(517)==t[e(516)]&&e(517)!=n[e(516)]?-1:e(517)!=t[e(516)]&&e(517)==n[e(516)]?1:0))}function _(){const t=["18FNwbEL","value","createPositionBefore","22TsioiP","replace","isArray","isIntersecting","648488ZlKWDt","createRange","1100568AsGwFa","end","map","isObject","createPositionAt","color","start","join","add","24OJnXRJ","splice","370505fxncai"," [color ","type","deletion","createPositionAfter","7884420hohVxK","isMultiRange","schema","length","content","next","sort","execute","change","24473QTlWPD","1550143NdgwNz","226584NuPOPK","from","getRanges","isTouching","isInContent","push","isCollapsed"];return(_=function(){return t})()}function y(t,e){const n=_();return(y=function(t,e){return n[t-=477]})(t,e)}function A(t,e){const n=y;let r,s=0;const o=[],i=e[n(478)];for(;s<t[n(479)];){const a=t[s],c=t[s+1];r||(r=e[n(496)](a)),k(e,a,c)||(o[n(492)](e[n(502)](r,i[n(506)](a)?e[n(518)](a):e[n(507)](a,n(504)))),r=null),s++}return o}function k(t,e,n){const r=y;if(!n)return!1;const s=t[r(518)](e),o=t[r(496)](n);return s[r(490)](o)}!function(t){const e=y,n=t();for(;;)try{if(262766===-parseInt(e(485))/1*(parseInt(e(497))/2)+parseInt(e(503))/3+parseInt(e(487))/4+-parseInt(e(514))/5*(parseInt(e(512))/6)+-parseInt(e(486))/7+parseInt(e(501))/8*(-parseInt(e(494))/9)+parseInt(e(519))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);function C(t,e,n){const r=y;for(;n[r(479)];){const s=n[r(513)](0,100);t[r(484)]((()=>{const t=r;for(const n of s)n[t(491)]&&e[t(483)](n.id)}))}}const L=R;!function(t){const e=R,n=t();for(;;)try{if(748023===-parseInt(e(365))/1*(parseInt(e(363))/2)+parseInt(e(361))/3+-parseInt(e(367))/4+-parseInt(e(357))/5+parseInt(e(375))/6*(parseInt(e(368))/7)+parseInt(e(376))/8+parseInt(e(370))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S);class N extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(356)]=e,this[r(369)]=n,this[r(374)](),this[r(373)]=!1}[L(374)](){const t=L,e=Array[t(378)](this[t(369)][t(358)]())[t(359)]((e=>e[t(372)]));this[t(364)]=this[t(356)][t(364)]&&e}[L(371)](){const t=L,e=T(Array[t(378)](this[t(369)][t(358)]()));for(const n of e){const e=n[t(377)]();if(!this[t(366)][t(360)][t(362)](e))return}C(this[t(366)][t(360)],this[t(356)],e)}}function R(t,e){const n=S();return(R=function(t,e){return n[t-=356]})(t,e)}function S(){const t=["isEnabled","5ezmnOC","editor","3771004DNQYcW","705187Vzsqzi","_suggestions","2404548JHYrRO","execute","isInContent","_isEnabledBasedOnSelection","refresh","48tMWNOJ","8940568yveXBl","getRanges","from","_command","4506815mIhujF","values","some","model","3291813VLqnvq","canEditAt","278322Kqtkrk"];return(S=function(){return t})()}const M=v;function v(t,e){const n=O();return(v=function(t,e){return n[t-=464]})(t,e)}function O(){const t=["27pAXhxV","values","canEditAt","document","_isEnabledBasedOnSelection","219BMrJie","1968380ihHzXY","42064SIqNgX","editor","selection","24pLSeMA","1XUnKLz","_selectedSuggestions","18sbBJmi","683720jnJESs","_command","4760885TaUZwc","refresh","getRanges","isEnabled","1773642CornXd","size","2164113yGcIcb","_suggestions","execute","from","model","541706KVtiBz"];return(O=function(){return t})()}!function(t){const e=v,n=t();for(;;)try{if(695578===-parseInt(e(475))/1*(-parseInt(e(484))/2)+-parseInt(e(469))/3*(parseInt(e(471))/4)+parseInt(e(480))/5+parseInt(e(477))/6*(-parseInt(e(486))/7)+-parseInt(e(478))/8*(-parseInt(e(464))/9)+parseInt(e(470))/10+parseInt(e(491))/11*(parseInt(e(474))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(479)]=e,this[r(487)]=n,this[r(476)]=new Set,this[r(481)](),this[r(468)]=!1}[M(481)](){const t=M,e=this[t(472)][t(490)][t(467)][t(473)],n=Array[t(489)](this[t(487)][t(465)]());this[t(476)]=function(t,e){const n=y,r=Array[n(488)](t[n(489)]()),s=new Set;for(const o of e)if(o[n(491)])for(const e of r)for(const r of o[n(489)]())(e[n(500)](r)||t[n(493)]&&!o[n(477)]&&o[n(481)]&&r[n(504)][n(490)](e[n(509)]))&&s[n(511)](o);return s}(e,n),this[t(483)]=this[t(479)][t(483)]&&!!this[t(476)][t(485)]}[M(488)](){const t=M,e=T(Array[t(489)](this[t(476)]));for(const n of e){const e=n[t(482)]();if(!this[t(472)][t(490)][t(466)](e))return}C(this[t(472)][t(490)],this[t(479)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const x=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var P=Array.prototype.splice;const B=function(t){var e=this.__data__,n=x(e,t);return!(n<0)&&(n==e.length-1?e.pop():P.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=x(e,t);return n<0?void 0:e[n][1]};const j=function(t){return x(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=x(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const 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 J=X||Z||Function("return this")();const Y=J.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=J["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(J,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var 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=Nt,wt.prototype.get=St,wt.prototype.has=vt,wt.prototype.set=Ot;const Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||H),string:new Dt}};const xt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Pt=function(t,e){var n=t.__data__;return xt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=Pt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Pt(this,t).get(t)};const jt=function(t){return Pt(this,t).has(t)};const Gt=function(t,e){var n=Pt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const 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 Jt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Jt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Zt(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?Zt(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?J.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&X.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):ve(t)};const De=function(t,e){return t&&Qt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var xe=Object.prototype.hasOwnProperty;const Pe=function(t){if(!at(t))return Fe(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?Ce(t,!0):Pe(t)};const Ue=function(t,e){return t&&Qt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?J.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Je=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return Xe.call(t,e)})))}:qe;const Ye=function(t,e){return Qt(t,Je(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,Je(t)),t=$e(t);return e}:qe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,we,Je)};const sn=function(t){return nn(t,Be,tn)};const on=At(J,"DataView");const an=At(J,"Promise");const cn=At(J,"Set");const un=At(J,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=J.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Y?Y.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 Rn(t);case"[object Symbol]":return vn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const xn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Fn($e(t))};const Pn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):Pn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",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,Ue(a,e)):Ye(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):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 qt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return qn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\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&&!Zn(t))||(Yn.test(t)||!Jn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=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(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:Qn(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])?[]:{})}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 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=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const xr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Pr=function(t,e){return e.length<2?t:Fr(t,xr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=225]})(t,e)}function Vr(){const t=["decorate","previous","removeMarkers","toJSON","_onAccept","suggestion:","removeMarker","getRanges","split","getContainedElement","nodeAfter","2HKnxwq","hasComments","1512536klTnka","commentThread","discard","author","isInContent","621729mlUJaT","30nAaUlX","195957SqAHgp","head","length","size","substr","796020MRDYZR","type","isIntersectingWithRange","getFirstRange","isExternal","getMarkerNames","add","accept","_isDataLoaded","filter","subType","addRange","data","390162iqLOBk","getRange","markers","next","onAttributesChange","delete","getMultiRangeId","@external","556704SaFqWn","5efBLjN","push","_onDiscard","_markerNames","onAccept","getFirstMarker","isIntersecting","reduce","end","getMarkers","onDiscard","get","_model","nodeBefore","1053626qEPMqz","removeAttribute","start","addMarkerName","authoredAt","createdAt","getItems","clear","addMarker","change","_saved","setAttribute","attributes","map","_onAttributesChange","isMultiRange","set","creator","from","getAllAdjacentSuggestions"];return(Vr=function(){return t})()}!function(t){const e=Gr,n=t();for(;;)try{if(105727===parseInt(e(288))/1+-parseInt(e(279))/2*(parseInt(e(286))/3)+parseInt(e(293))/4+-parseInt(e(234))/5*(-parseInt(e(225))/6)+-parseInt(e(248))/7+parseInt(e(281))/8+parseInt(e(233))/9*(-parseInt(e(287))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(301)]=!1,this.id=e.id,this[n(294)]=e[n(294)],this[n(303)]=e[n(303)]||null,this[n(284)]=e[n(284)],this[n(265)]=e[n(265)]||e[n(284)],this[n(297)]=Boolean(e[n(260)]&&e[n(260)][n(232)]),this[n(305)]=null,this[n(246)]=t,this[n(272)]=e[n(238)],this[n(236)]=e[n(244)],this[n(262)]=e[n(229)],this[n(237)]=new Set,this[n(253)]=null,this[n(264)](n(252),null),this[n(264)](n(260),e[n(260)]||{}),this[n(264)](n(269),null),this[n(264)](n(228),null),this[n(264)](n(282),null),this[n(264)](n(258),!1),this[n(268)](n(300)),this[n(268)](n(283))}get[jr(289)](){const t=jr;let e=this;for(;e[t(269)];)e=e[t(269)];return e}get[jr(280)](){const t=jr;return!!this[t(282)]&&this[t(282)][t(290)]>0}get[jr(263)](){const t=jr;return 0!=this[t(237)][t(291)]&&6==Array[t(266)](this[t(237)])[0][t(276)](":")[t(290)]}get[jr(285)](){return null!==this[jr(239)]()}[jr(251)](t){const e=jr;this[e(237)][e(299)](t)}[jr(298)](){const t=jr;return Array[t(266)](this[t(237)])}[jr(243)](){const t=jr;return this[t(298)]()[t(261)]((e=>this[t(246)][t(227)][t(245)](e)))[t(302)]((t=>t))}[jr(239)](){return this[jr(243)]()[0]||null}[jr(270)](){const t=jr;this[t(246)][t(257)]((e=>{const n=t;for(const t of this[n(243)]())e[n(274)](t)})),this[t(237)][t(255)]()}[jr(274)](t){const e=jr;this[e(246)][e(257)]((n=>{n[e(274)](t)})),this[e(237)][e(230)](t)}[jr(304)](t){const e=jr,n=e(273)+this[e(294)]+":"+this[e(303)]+":"+this.id+":"+this[e(265)].id+":"+Hr[e(231)]();this[e(251)](n),this[e(246)][e(257)]((r=>{r[e(256)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(295)](t){const e=jr;for(const n of this[e(275)]())if(n[e(240)](t))return!0;return!1}[jr(275)](){const t=jr;return this[t(243)]()[t(261)]((e=>e[t(226)]()))}[jr(254)](){const t=jr;return this[t(275)]()[t(241)](((e,n)=>[...e,...n[t(254)]()]),[])}[jr(296)](){const t=jr;var e;return(null===(e=this[t(239)]())||void 0===e?void 0:e[t(226)]())||null}[jr(277)](){const t=jr,e=this[t(275)]();if(1!=e[t(290)])return null;const n=e[0],r=n[t(250)][t(278)],s=n[t(242)][t(247)];return r instanceof i.Element?r!=s?null:r:null}[jr(300)](){const t=jr;this[t(272)](this[t(275)](),this[t(305)],this[t(260)]),this[t(270)]()}[jr(283)](){const t=jr;this[t(236)](this[t(275)](),this[t(305)],this[t(260)]),this[t(270)]()}[jr(267)](){const t=jr,e=[];let n=this[t(289)];for(;n;)e[t(235)](n),n=n[t(228)];return e}[jr(259)](t,e){const n=jr,r=Xn(this[n(260)]);hr(r,t,e),wr(r,this[n(260)])||(this[n(260)]=r,this[n(262)](r))}[jr(249)](t){const e=jr,n=Xn(this[e(260)]);Ur(n,t),wr(n,this[e(260)])||(this[e(260)]=n,this[e(262)](this[e(260)]))}[jr(271)](){const t=jr;return{id:this.id,type:this[t(303)]?this[t(294)]+":"+this[t(303)]:this[t(294)],authorId:this[t(265)].id,createdAt:this[t(253)],hasComments:this[t(280)],data:this[t(305)],attributes:this[t(260)]}}static[jr(231)](){const t=jr;return(0,e.uid)()[t(292)](1,5)}}function zr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"ELEMENT_MERGE_FIELD":return r({id:"ELEMENT_MERGE_FIELD",string:"merge field",plural:"%0 merge fields"},n);case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=qr;!function(t){const e=qr,n=t();for(;;)try{if(347563===parseInt(e(276))/1*(-parseInt(e(295))/2)+parseInt(e(283))/3*(parseInt(e(232))/4)+parseInt(e(299))/5+-parseInt(e(265))/6*(parseInt(e(300))/7)+parseInt(e(310))/8+parseInt(e(315))/9*(parseInt(e(312))/10)+-parseInt(e(253))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xr);class Kr{constructor(t,e){const n=qr;this[n(271)]=[],this[n(235)]=new Map,this[n(257)]=[],this[n(263)]=new Map,this[n(273)]=t,this[n(316)]=e}[Wr(241)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(239)];o++){const i=t[o];if(!i[e(238)])continue;const a=this[e(228)](i);if(a){if(null!=i[e(269)]){if(r[e(236)](i[e(269)]))continue;r[e(293)](i[e(269)])}n[e(242)](a)}else if(e(254)!=i[e(305)])e(262)!=i[e(305)]&&e(304)!=i[e(305)]||this[e(297)](n,i,t[o+1]);else{const t=i[e(290)][e(258)];if(s[e(236)](t))continue;s[e(293)](i[e(290)][e(258)]),t==kc?this[e(292)](n,i):this[e(256)](n,i)}}return this[e(298)](n)}[Wr(260)](t){const e=Wr;this[e(271)][e(242)](t)}[Wr(302)](t,n,r=e.priorities[Wr(294)]){const s=Wr;s(301)==typeof t?(0,e.insertToPriorityArray)(this[s(257)],{matchingCallback:t,label:n,priority:r}):this[s(235)][s(223)](t,n)}[Wr(237)](t,e){const n=Wr;this[n(263)][n(223)](t,e)}[Wr(318)](t,e=1){const n=Wr;let r;for(const e of this[n(257)])if(e[n(288)](t)){r=e[n(264)];break}return r||(r=this[n(235)][n(319)](t[n(320)])),r?r(e):1!==e?e+" "+t[n(320)]+"s":""+t[n(320)]}[Wr(266)](t,e){const n=Wr,r=e[n(270)]()[n(231)](),s=n(262)==e[n(305)]?n(293):n(246);for(const e of r){const o=e[n(317)],i=t[t[n(239)]-1];if(o.is(n(291)))i&&i[n(305)][n(287)](n(224))>-1&&t[n(247)](),i&&n(313)==i[n(305)]?i[s]+=o[n(290)]:t[n(242)]({type:n(313),add:n(293)==s?o[n(290)]:"",remove:n(246)==s?o[n(290)]:""});else if(this[n(273)][n(308)](o)){const a=o;if(i&&i[n(305)][n(287)](n(224))>-1&&t[n(247)](),n(279)==e[n(305)])continue;i&&i[n(305)]==s+n(314)&&i[n(227)][n(320)]==a[n(320)]?i[n(281)]++:t[n(242)]({type:s+n(314),element:a,quantity:1}),r[n(226)]((t=>!(n(279)==t[n(305)]&&t[n(317)]==o)))}else if(this[n(273)][n(267)](o,n(229))||o.is(n(227),n(289))){const r=o;if(n(293)==s&&n(303)==e[n(305)]||n(246)==s&&n(279)==e[n(305)])continue;if(i&&-1==i[n(305)][n(287)](n(224))){n(313)==i[n(305)]&&(i[s]+="\n");continue}let a;if(a=n(293)==s?r[n(286)]&&!this[n(273)][n(308)](r[n(286)])?r[n(286)]:null:r[n(307)]&&!this[n(273)][n(308)](r[n(307)])?r[n(307)]:null,r[n(225)]||a&&a[n(225)]){const e=a&&a[n(225)]?a:r;i&&i[n(305)]==s+n(296)&&i[n(227)][n(320)]==e[n(320)]?i[n(281)]++:t[n(242)]({type:s+n(296),element:e,quantity:1})}else t[n(242)]({type:s+n(224),element:r})}}}[Wr(298)](t){const e=Wr,n=this[e(316)],r=[],s=[],o=[];for(const i of t)switch(i[e(305)]){case e(313):if(i[e(293)]=i[e(293)][e(275)](/(\S)\u000A+(\S)/g,e(309))[e(275)](/\u000A/g,""),i[e(246)]=i[e(246)][e(275)](/(\S)\u000A+(\S)/g,e(309))[e(275)](/\u000A/g,""),""!=i[e(293)]&&""!=i[e(246)]){r[e(242)]({type:e(275),content:zr(n,e(252),['"'+i[e(246)]+'"','"'+i[e(293)]+'"'])});continue}if(null!=i[e(293)][e(255)](/^ +$/)){r[e(242)]({type:e(262),content:zr(n,e(268),zr(n,e(243),i[e(293)][e(239)]))});continue}if(null!=i[e(246)][e(255)](/^ +$/)){r[e(242)]({type:e(304),content:zr(n,e(234),zr(n,e(243),i[e(246)][e(239)]))});continue}if(""!=i[e(293)]){r[e(242)]({type:e(262),content:zr(n,e(268),'"'+i[e(293)]+'"')});continue}r[e(242)]({type:e(304),content:zr(n,e(234),'"'+i[e(246)]+'"')});continue;case e(285):case e(245):r[e(242)]({type:e(262),content:zr(n,e(268),this[e(318)](i[e(227)],i[e(281)]))});continue;case e(244):case e(277):r[e(242)]({type:e(304),content:zr(n,e(234),this[e(318)](i[e(227)],i[e(281)]))});continue;case e(261):r[e(242)]({type:e(262),content:zr(n,e(278),this[e(318)](i[e(227)],i[e(281)]))});continue;case e(272):r[e(242)]({type:e(304),content:zr(n,e(280),this[e(318)](i[e(227)],i[e(281)]))});continue;case e(248):s[e(242)](i[e(258)]);continue;case e(249):o[e(242)](i[e(258)]);continue;default:r[e(242)](i)}if(s[e(239)]){const t=s[e(282)]((t=>this[e(263)][e(236)](t)?this[e(263)][e(319)](t):t))[e(250)](", ");r[e(242)]({type:e(284),content:zr(this[e(316)],e(311),t)})}if(o[e(239)]){const t=o[e(282)]((t=>this[e(263)][e(236)](t)?this[e(263)][e(319)](t):t))[e(250)](", ");r[e(242)]({type:e(284),content:zr(this[e(316)],e(233),t)})}return r}[Wr(228)](t){const e=Wr;for(const n of this[e(271)]){const r=n(t);if(r&&e(305)in r)return r}}[Wr(256)](t,e){const n=Wr,r=e[n(290)],s=void 0===r[n(306)]?n(249):n(248);t[n(242)]({type:s,key:r[n(258)]})}[Wr(292)](t,e){const n=Wr;t[n(242)]({type:n(284),content:zr(this[n(316)],n(240),this[n(318)](e[n(270)]()[n(259)][n(230)],1))})}[Wr(297)](t,e,n){const r=Wr;if(this[r(266)](t,e),n&&n[r(270)]()&&!e[r(270)]()[r(251)][r(274)](n[r(270)]()[r(259)])){const n=t[t[r(239)]-1],s=r(262)==e[r(305)]?r(293):r(246);n&&r(313)==n[r(305)]&&(n[s]+="\n")}}}function qr(t,e){const n=Xr();return(qr=function(t,e){return n[t-=223]})(t,e)}function Xr(){const t=["set","Container","isEmpty","skip","element","_handleCustomCallbackDescription","$text","nodeAfter","getWalker","932OnDROW","*Remove format:* %0","*Remove:* %0","_itemLabels","has","registerAttributeLabel","isInContent","length","*Change to:* %0","getDescriptions","push","ELEMENT_SPACE","removeEmptyContainer","addObject","remove","pop","addFormat","removeFormat","join","end","REPLACE_TEXT","9602692yPvFot","attribute","match","_handleAttributeSuggestionDescription","_itemLabelsCallbacks","key","start","registerDescriptionCallback","addContainer","insertion","_attributeLabels","label","81786QKxhdO","_addDescriptionItems","checkChild","*Insert:* %0","subType","getFirstRange","_customCallbacks","removeContainer","_schema","isEqual","replace","59047Tskdsn","removeObject","*Split:* %0","elementEnd","*Merge:* %0","quantity","map","6777lpusOI","format","addEmptyContainer","nextSibling","indexOf","matchingCallback","softBreak","data","$textProxy","_handleRenameSuggestionDescription","add","normal","4CCutJg","EmptyContainer","_handleInsertRemoveSuggestionDescription","_resolveDescriptionItems","111025HabgTu","49ThpUNv","function","registerElementLabel","elementStart","deletion","type","newValue","previousSibling","isObject","$1 $2","2901760AyFRwW","*Set format:* %0","124470JovTpw","text","Object","378FfiDMF","_locale","item","getItemLabel","get","name"];return(Xr=function(){return t})()}const Zr=Jr;function Jr(t,e){const n=Yr();return(Jr=function(t,e){return n[t-=196]})(t,e)}function Yr(){const t=["2529672GsiuKN","10985933ZTznPp","commands","showAIAssistant","14081290LdZhNT","get","TrackChangesEditing","plugins","442XONSXm","322915dVDxmZ","afterInit","16072389xoYpbf","enableCommand","9971190RLmCCR","8GDLQOm","3189FmrVJb","editor","40pBcJbP"];return(Yr=function(){return t})()}!function(t){const e=Jr,n=t();for(;;)try{if(907681===parseInt(e(205))/1*(-parseInt(e(198))/2)+-parseInt(e(208))/3+-parseInt(e(207))/4*(parseInt(e(199))/5)+-parseInt(e(203))/6+-parseInt(e(209))/7*(-parseInt(e(204))/8)+parseInt(e(201))/9+parseInt(e(212))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yr);class Qr extends t.Plugin{[Zr(200)](){const t=Zr,e=this[t(206)],n=e[t(197)][t(213)](t(196));e[t(210)][t(213)](t(211))&&n[t(202)](t(211))}}const $r=es;function ts(){const t=["457641sBmtJt","type","FORMAT_ALIGN_TO_LEFT","left","*Format:* %0","format","afterInit","FORMAT_ALIGN_TO_RIGHT","commandParams","2405840mLmclm","88NlPkSp","TrackChangesEditing","formatBlock","6162680PLcIYi","4732566cWKvFF","3EYUnyX","2624742okwKYn","plugins","commandName","4858028asJUCP","FORMAT_ALIGNMENT","center","descriptionFactory","locale","registerBlockAttribute","registerAttributeLabel","right","_registerLegacyDescription","justify","registerDescriptionCallback","FORMAT_ALIGN_TO_CENTER","alignment","editor","11YHDeAd","683289mbOZTe","get","value","has","FORMAT_JUSTIFY_TEXT","5fIoFJa","enableDefaultAttributesIntegration","AlignmentEditing"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=500]})(t,e)}!function(t){const e=es,n=t();for(;;)try{if(923384===-parseInt(e(522))/1+-parseInt(e(504))/2*(-parseInt(e(503))/3)+parseInt(e(539))/4+-parseInt(e(527))/5*(parseInt(e(502))/6)+-parseInt(e(507))/7+parseInt(e(540))/8*(parseInt(e(530))/9)+parseInt(e(501))/10*(parseInt(e(521))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ts);class ns extends t.Plugin{[$r(536)](){const t=$r,e=this[t(520)],n=e[t(511)];if(!e[t(505)][t(525)](t(529)))return;const r=e[t(505)][t(523)](t(541));r[t(528)](t(519)),r[t(512)](t(519)),r[t(510)][t(513)](t(519),zr(n,t(508))),this[t(515)]()}[$r(515)](){const t=$r,e=this[t(520)],n=e[t(511)];e[t(505)][t(523)](t(541))[t(510)][t(517)]((e=>{const r=t;if(r(500)!=e[r(531)])return;const{data:s}=e;if(s&&r(519)==s[r(506)]){const t=s[r(538)][0][r(524)];return{type:r(535),content:zr(n,r(534),function(t){const e=r;switch(t){case e(533):return zr(n,e(532));case e(514):return zr(n,e(537));case e(509):return zr(n,e(518));case e(516):return zr(n,e(526))}}(t))}}}))}}const rs=ss;function ss(t,e){const n=os();return(ss=function(t,e){return n[t-=233]})(t,e)}function os(){const t=["142210ZOOBxg","UnderlineEditing","format","get","*Format:* %0","351080cCXmcB","registerAttributeLabel","registerInlineAttribute","_registerLegacyDescription","slice","767382kxNDoo","commandParams","superscript","descriptionFactory","SuperscriptEditing","bold","FORMAT_UNDERLINE","FORMAT_STRIKETHROUGH","registerDescriptionCallback","StrikethroughEditing","strikethrough","ItalicEditing","*Remove format:* %0","enableDefaultAttributesIntegration","12rnWCVB","1696086QeVqjq","editor","afterInit","underline","has","toLowerCase","FORMAT_BOLD","FORMAT_SUBSCRIPT","CodeEditing","SubscriptEditing","commandName","subscript","FORMAT_CODE","FORMAT_","locale","219372OeqqQJ","plugins","forceValue","toUpperCase","224635nXdric","TrackChangesEditing","formatInline","type","FORMAT_ITALIC","9BfIsdq","code","FORMAT_SUPERSCRIPT","2BIGIcJ","1659518scVEga","BoldEditing","italic"];return(os=function(){return t})()}!function(t){const e=ss,n=t();for(;;)try{if(148298===parseInt(e(242))/1+-parseInt(e(254))/2*(-parseInt(e(268))/3)+parseInt(e(282))/4*(parseInt(e(246))/5)+-parseInt(e(283))/6+-parseInt(e(255))/7+parseInt(e(263))/8+-parseInt(e(251))/9*(-parseInt(e(258))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(os);const is=[rs(256),rs(279),rs(259),rs(235),rs(277),rs(236),rs(272)];class as extends t.Plugin{[rs(285)](){const t=rs,e=this[t(284)],n=e[t(243)][t(261)](t(247)),r=e[t(241)];for(const s of is){if(!e[t(243)][t(287)](s))continue;const o=s[t(267)](0,-7)[t(288)](),i=t(240)+o[t(245)]();n[t(281)](o),n[t(265)](o),n[t(271)][t(264)](o,zr(r,i))}this[t(266)]()}[rs(266)](){const t=rs,e=this[t(284)],n=e[t(241)],r=e[t(243)][t(261)](t(247));function s(e,s){const o=t;r[o(271)][o(276)]((t=>{const r=o;if(r(248)!=t[r(249)])return;const{data:i}=t;return i&&i[r(237)]===e?i[r(269)][0][r(244)]?{type:r(260),content:zr(n,r(262),s)}:{type:r(260),content:zr(n,r(280),s)}:void 0}))}s(t(273),zr(n,t(233))),s(t(257),zr(n,t(250))),s(t(286),zr(n,t(274))),s(t(252),zr(n,t(239))),s(t(278),zr(n,t(275))),s(t(238),zr(n,t(234))),s(t(270),zr(n,t(253)))}}function cs(t,e){const n=ls();return(cs=function(t,e){return n[t-=478]})(t,e)}const us=cs;function ls(){const t=["selection","registerDescriptionCallback","change","7489030hYcgdd","name","TrackChangesEditing","editor","4583682HQkZOz","1032720TCIraf","commandParams","635537AdRxLQ","locale","7YjhWPl","filter","value","enableCommand","10voQWHa","*Set format:* %0","BlockQuoteEditing","descriptionFactory","1483322vpiNMO","afterInit","3IAFNeE","commandName","plugins","commands","blockQuote","getSelectedBlocks","get","has","format","22GnFltA","ELEMENT_BLOCK_QUOTE","parent","forceValue","*Remove format:* %0","3946620tszExL","schema","checkChild","$root","markBlockFormat","from","785976cvXbUZ","model","document"];return(ls=function(){return t})()}!function(t){const e=cs,n=t();for(;;)try{if(389993===-parseInt(e(507))/1+parseInt(e(517))/2*(parseInt(e(519))/3)+parseInt(e(505))/4*(parseInt(e(513))/5)+parseInt(e(488))/6+parseInt(e(509))/7*(parseInt(e(494))/8)+parseInt(e(504))/9+-parseInt(e(500))/10*(parseInt(e(483))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ls);class fs extends t.Plugin{[us(518)](){const t=us,e=this[t(503)],n=e[t(508)];if(!e[t(521)][t(481)](t(515)))return;const r=e[t(521)][t(480)](t(502)),s=this[t(503)][t(522)][t(480)](t(478));r[t(512)](t(478),((n,o={})=>{const i=t,a=this[i(503)][i(495)][i(496)][i(497)],c=o&&void 0!==o[i(486)]?o[i(486)]:!s[i(511)];let u=[];if(c){const t=Array[i(493)](a[i(479)]())[i(510)]((t=>hs(t)||function(t,e){const n=i,r=e[n(490)](t[n(485)],n(478)),s=e[n(490)]([n(491),n(478)],t);return r&&s}(t,this[i(503)][i(495)][i(489)])));u=A(t,e[i(495)])}else{const t=Array[i(493)](a[i(479)]())[i(510)]((t=>hs(t)));u=A(t,e[i(495)])}e[i(495)][i(499)]((()=>{const t=i;for(const e of u)r[t(492)](e,{commandName:t(478),commandParams:[{forceValue:c}]})}))})),r[t(516)][t(498)]((e=>{const r=t,{data:s}=e;if(s&&r(478)==s[r(520)]){const t=zr(n,r(484));return s[r(506)][0][r(486)]?{type:r(482),content:zr(n,r(514),t)}:{type:r(482),content:zr(n,r(487),t)}}}))}}function hs(t){const e=us;return e(478)==t[e(485)][e(501)]}const gs=ds;function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=286]})(t,e)}function ps(){const t=["get","CaseChange","900755IqVsRQ","4YhMDkv","199646jFMbxj","2030418hUVswV","TrackChangesEditing","525138zHcfbi","changeCaseLower","1UPZJBP","7LfNEIs","has","207992bMUcQz","changeCaseUpper","4272yarMDb","757400btHbPH","afterInit","editor","changeCaseTitle","enableCommand","plugins"];return(ps=function(){return t})()}!function(t){const e=ds,n=t();for(;;)try{if(132223===parseInt(e(286))/1*(-parseInt(e(302))/2)+parseInt(e(305))/3+-parseInt(e(301))/4*(-parseInt(e(300))/5)+-parseInt(e(291))/6*(-parseInt(e(287))/7)+parseInt(e(289))/8+-parseInt(e(303))/9+parseInt(e(292))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ps);class ms extends t.Plugin{[gs(293)](){const t=gs,e=this[t(294)];e[t(297)][t(288)](t(299))&&(e[t(297)][t(298)](t(304))[t(296)](t(290)),e[t(297)][t(298)](t(304))[t(296)](t(306)),e[t(297)][t(298)](t(304))[t(296)](t(295)))}}const Is=bs;function Es(){const t=["1543650dBYbpU","682549HebdJu","ckbox","908585zbCRad","commands","get","3780873gXDAVx","TrackChangesEditing","4875632BHuktn","12243546DhUClW","afterInit","4tavgGt","enableCommand","plugins","editor","548661DFsKRZ","6qArzPC"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=279]})(t,e)}!function(t){const e=bs,n=t();for(;;)try{if(816725===-parseInt(e(293))/1+parseInt(e(295))/2+-parseInt(e(284))/3*(-parseInt(e(289))/4)+parseInt(e(281))/5+parseInt(e(294))/6*(-parseInt(e(279))/7)+parseInt(e(286))/8+-parseInt(e(287))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Es);class Ts extends t.Plugin{[Is(288)](){const t=Is,e=this[t(292)];e[t(282)][t(283)](t(280))&&e[t(291)][t(283)](t(285))[t(290)](t(280))}}const _s=ks;function ys(){const t=["commands","format","change","afterInit","CodeBlock","language","5585TAOjZE","commandParams","27770bQLsrw","forceValue","editor","4851496DWBKTP","indentCodeBlock","value","label","name","formatBlock","filter","ELEMENT_CODE_BLOCK","schema","markBlockFormat","toLowerCase","getSelectedBlocks","27116NAxsFG","find","has","locale","parent","selection","get","type","isLimit","registerElementLabel","config","462156HMbHjc","model","2982yEWNjZ","blockName","794442gltwoO","enableCommand","TrackChangesEditing","registerDescriptionCallback","*Set format:* %0","7GQNIYM","languages","checkChild","*Remove format:* %0","document","from","225GekfIz","12220307KAStbu","225KLrEbQ","rootElement","commandName","plugins","codeBlock","descriptionFactory","outdentCodeBlock"];return(ys=function(){return t})()}!function(t){const e=ks,n=t();for(;;)try{if(416864===-parseInt(e(374))/1+parseInt(e(378))/2+-parseInt(e(333))/3*(parseInt(e(363))/4)+-parseInt(e(346))/5*(-parseInt(e(376))/6)+parseInt(e(325))/7*(-parseInt(e(351))/8)+-parseInt(e(331))/9*(parseInt(e(348))/10)+parseInt(e(332))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ys);class As extends t.Plugin{[_s(343)](){const t=_s,e=this[t(350)];if(!e[t(336)][t(365)](t(344)))return;const n=e[t(336)][t(369)](t(380)),r=e[t(366)],s=e[t(373)][t(369)](t(337))[t(326)],o=e[t(340)][t(369)](t(337));n[t(379)](t(352)),n[t(379)](t(339)),n[t(379)](t(337),((r,i={})=>{const a=t,c=e[a(375)],u=e[a(375)][a(329)][a(368)],l=i&&void 0!==i[a(349)]?i[a(349)]:!o[a(353)];let f;i[a(345)]||(i[a(345)]=s[0][a(345)]),f=l?Array[a(330)](u[a(362)]())[a(357)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(334))&&!e[n(371)](t)&&e[n(327)](t[n(367)],n(337))}(t,c[a(359)]))):Array[a(330)](u[a(362)]())[a(357)]((t=>Cs(t)));const h=A(f,c);c[a(342)]((()=>{const t=a;for(const e of h)n[t(360)](e,{commandName:t(337),commandParams:[{...i,forceValue:l}],formatGroupId:t(377)})}))})),n[t(338)][t(372)](t(337),(e=>zr(r,t(358),e))),n[t(338)][t(381)]((e=>{const n=t;if(n(356)!=e[n(370)])return;const o=r.t,{data:i}=e;if(!i||n(337)!=i[n(335)])return;const a=i[n(347)][0][n(345)],c=o(s[n(364)]((t=>t[n(345)]===a))[n(354)])[n(361)]();return i[n(347)][0][n(349)]?{type:n(341),content:zr(r,n(324),zr(r,n(358),1)+" ("+c+")")}:{type:n(341),content:zr(r,n(328),zr(r,n(358),1))}}))}}function ks(t,e){const n=ys();return(ks=function(t,e){return n[t-=324]})(t,e)}function Cs(t){const e=_s;return e(337)==t[e(355)]}const Ls=Ns;function Ns(t,e){const n=Ss();return(Ns=function(t,e){return n[t-=117]})(t,e)}!function(t){const e=Ns,n=t();for(;;)try{if(123788===-parseInt(e(117))/1+-parseInt(e(130))/2+-parseInt(e(131))/3*(-parseInt(e(125))/4)+parseInt(e(127))/5*(-parseInt(e(124))/6)+-parseInt(e(133))/7+parseInt(e(121))/8*(-parseInt(e(134))/9)+-parseInt(e(128))/10*(-parseInt(e(129))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ss);class Rs extends t.Plugin{[Ls(122)](){const t=Ls,e=this[t(118)];e[t(123)][t(132)](t(119))&&e[t(123)][t(120)](t(136))[t(135)](t(126))}}function Ss(){const t=["9239021kvCcAp","427634zxfsmW","97374ieodqH","has","997514NOFTbZ","9WnnjaG","enableCommand","TrackChangesEditing","144841xsoPUz","editor","CommentsEditing","get","1472312eUQZTF","afterInit","plugins","17286otpgyQ","4nxwGDb","addCommentThread","110MooEhX","10aLBkpl"];return(Ss=function(){return t})()}var Ms=n(834);function vs(t,e){const n=ws();return(vs=function(t,e){return n[t-=446]})(t,e)}function Os(t,e,n){const r=vs,s=[];for(const o of e[r(457)]())o[r(464)](t)&&s[r(489)](n[r(493)](o));return s}function ws(){const t=["item","test","TrackChangesEditing","type","getWalker","model","push","nextSibling","1364463TurNnU","483821oLwIKX","createRangeOn","markerName","10cxJWtc","2817572KuXKAX","28yyYxdi","get","previousPosition","addHighlight","addClass","13DOansf","2NrzcMO","plugins","5747819EQAPbb","3Zweilk","10344372UHSGgU","markerRange","bindElementToMarker","writer","getItems","mapper","elementEnd","isContent","createUIElement","activeMarkers","isAtEnd","hasAttribute","1412704FMYMGJ","90745eQyJtY","222lIlido","insert","span","ck-suggestion-marker--active","getCustomProperty","schema","ck-suggestion-marker-","isBlock","toViewPosition","consumable","parent","name","toViewElement","start","isLimit","includes"];return(ws=function(){return t})()}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=vs,s=t[r(450)][r(498)](r(485));return(o,i,a)=>{const c=r;if(!a[c(476)][c(484)](i[c(454)],o[c(478)]))return;const u=i[c(454)][c(487)](),l=i[c(454)][c(480)],f=t[c(488)][c(472)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(483)];d=d||f[c(460)](e);const n=a[c(458)][c(479)](e);if(n&&n[c(471)](c(446)))return;c(459)==t[c(486)]&&f[c(474)](e)&&!f[c(481)](e)&&(e[c(490)]||l[c(463)]?h&&h[c(477)]==e||(h=e,m(t[c(499)]),p=!0):g=g||t[c(499)])}function m(t){const r=c,o=a[r(456)][r(461)](r(469),{class:r(473)+e}),u=a[r(458)][r(475)](t);n&&s[r(462)][r(482)](i[r(494)])&&a[r(456)][r(447)](r(470),o),a[r(456)][r(468)](u,o),a[r(458)][r(455)](o,i[r(494)])}d||p||!g||m(g)}}!function(t){const e=vs,n=t();for(;;)try{if(365484===-parseInt(e(492))/1*(parseInt(e(449))/2)+parseInt(e(452))/3*(parseInt(e(496))/4)+-parseInt(e(466))/5*(-parseInt(e(467))/6)+parseInt(e(497))/7*(parseInt(e(465))/8)+parseInt(e(491))/9+parseInt(e(495))/10*(-parseInt(e(451))/11)+parseInt(e(453))/12*(-parseInt(e(448))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ws);const Fs=xs;function xs(t,e){const n=Ps();return(xs=function(t,e){return n[t-=433]})(t,e)}function Ps(){const t=["selection","forward","171gRHitV","showSuggestionHighlights","markerName","TrackChangesEditing","batch","detach","model","2820clGaWZ","removeMarker:suggestion:deletion","init","start","lock","commands","5542330LcwTQD","requires","plugins","5388342ZiWZKm","get","isCollapsed","editing","remove","root","modifySelection","data","$graveyard","document","high","buffer","editor","delete","enqueueChange","uiElement","fromRange","enableCommand","merge","1657131CLsDFA","unlock","setSelection","531KDhbMd","writer","unit","321352zWUgXX","deleteForward","getFirstRange","downcastDispatcher","end","createRange","createSelection","markerNameToElements","mapper","unbindElementFromMarkerName","rootName","addMarker:suggestion:deletion","886408kdeXoq","bind","1745352SNOPOJ","options"];return(Ps=function(){return t})()}!function(t){const e=xs,n=t();for(;;)try{if(651018===-parseInt(e(450))/1+parseInt(e(452))/2+parseInt(e(435))/3*(-parseInt(e(463))/4)+-parseInt(e(469))/5+parseInt(e(472))/6+parseInt(e(491))/7+-parseInt(e(438))/8*(-parseInt(e(456))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ps);class Bs extends t.Plugin{static get[Fs(470)](){return[Ms.Delete]}[Fs(465)](){const t=Fs,e=this[t(484)],n=e[t(471)][t(473)](t(459));n[t(489)](t(485));const r=e[t(468)][t(473)](t(439));n[t(489)](t(439),((n,s={})=>{const o=t,a=e[o(462)][o(444)](e[o(462)][o(481)][o(454)]);a[o(474)]&&e[o(462)][o(478)](a,{direction:o(455),unit:s[o(437)]});const c=a[o(440)](),u=i.LiveRange[o(488)](c);let l;n(s),l=o(480)==u[o(477)][o(448)]?e[o(462)][o(443)](c[o(466)]):e[o(462)][o(443)](u[o(466)],u[o(442)]),u[o(461)](),e[o(462)][o(486)](r[o(483)][o(460)],(t=>{const e=o;r[e(483)][e(467)](),t[e(434)](t[e(443)](l[e(442)])),r[e(483)][e(433)]()}))})),e[t(475)][t(441)].on(t(449),Ds(e,t(490)),{priority:t(482)}),e[t(479)][t(441)].on(t(449),((n,r,s)=>{const o=t;s[o(453)][o(457)]&&Ds(e,o(490),{showActiveMarker:!1})[o(451)](this)(n,r,s)}),{priority:t(482)}),e[t(475)][t(441)].on(t(464),((e,n,r)=>{const s=t,o=r[s(446)][s(445)](n[s(458)]);if(o)for(const t of o)t.is(s(487))&&(r[s(446)][s(447)](t,n[s(458)]),r[s(436)][s(476)](t))}),{priority:t(482)})}}const Us=Gs;function js(){const t=["TodoListEditing","todo","_findSuggestions","1805958raWPIL","previousSibling","ELEMENT_NUMBERED_LIST","format","*Merge:* %0","*Split:* list item","value","mergeListItemForward","registerElementLabel","TrackChangesEditing","commands","editor","map","2964048qxGAJY","*Uncheck item*","type","*Change to:* %0","11115459OtfQZq","_LIST","splitListItemBefore","*Check item*","head","listItemId","plugins","registerBlockAttribute","end","bulleted","afterInit","todoListCheck","*Set format:* %0","push","ListEditing","forceValue","todoList","getChanges","containsItem","noTrackChangesFixer","getFirstRange","getAttribute","listIndent","list.multiBlock","outdentList","schema","attributes","deletion","setAttribute","*Remove format:* %0","refresh","*Indent:* %0","1345400sczLGw","4351125TtMVXh","attributeKey","registerDescriptionCallback","accept","isUndo","todoListChecked","indentList","registerAttributeLabel","listItemIdFixer","78DLhilk","multipleBlocks","*Merge:* list item","listStyle","formatBlock","differ","trackChangesCommand","model","numberedList","next","fromRange","81AuXXzA","change","attribute","registerCustomCallback","suggestion","removeMarker","customNumberedList","checkTodoList","listMarker","_getAttributeKey","ELEMENT_BULLETED_LIST","_registerLegacyDescription","commandParams","range","ELEMENT_LIST_ITEM","has","batch","document","meta","isObject","listReversed","default","nodeAfter","descriptionFactory","from","length","registerPostFixer","numbered","listStart","isLocal","listMarkerStyle","every","filter","_supportLegacySuggestions","selection","getFirstMarker","_suggestionFactory","get","find","customBulletedList","oldValue","includes","locale","start","documentList","*Outdent:* %0","detach","assureChains","ELEMENT_","24HmIxuS","createRange","execute","data","FORMAT_INDENT","splitListItemAfter","toUpperCase","mergeListItemBackward","*Format:* remove from %0","newValue","isNextTo","*Format:* insert into %0","ELEMENT_TODO_LIST","getRanges","listType","enableDefaultAttributesIntegration","nextSibling","bulletedList","config","1097940ARxMIf","getSuggestions","setSelection","parent","createPositionAt","commandName","groupId","key"];return(js=function(){return t})()}function Gs(t,e){const n=js();return(Gs=function(t,e){return n[t-=372]})(t,e)}!function(t){const e=Gs,n=t();for(;;)try{if(649689===-parseInt(e(432))/1+-parseInt(e(502))/2*(-parseInt(e(513))/3)+-parseInt(e(492))/4+-parseInt(e(493))/5+-parseInt(e(456))/6+-parseInt(e(443))/7+-parseInt(e(413))/8*(-parseInt(e(460))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(js);class Vs extends t.Plugin{[Us(470)](){const t=Us,e=this[t(454)];if(!e[t(466)][t(379)](t(474)))return;const n=e[t(406)],r=e[t(466)][t(401)](t(452)),s=e[t(466)][t(379)](t(440)),o=!!e[t(431)][t(401)](t(483));function i(e){const r=t;return{type:r(446),content:""+zr(n,r(472),e)}}function a(e){const r=t;return{type:r(446),content:""+zr(n,r(489),e)}}r[t(428)](t(510)),r[t(428)](t(430)),r[t(428)](t(519)),r[t(428)](t(403)),r[t(428)](t(499)),r[t(428)](t(484)),r[t(428)](t(418)),r[t(428)](t(462)),r[t(467)](t(465)),r[t(467)](t(427)),r[t(467)](t(482)),o&&(r[t(428)](t(420)),r[t(428)](t(450))),s&&(r[t(428)](t(476)),r[t(428)](t(520)),r[t(467)](t(498)),r[t(387)][t(495)]((e=>{const r=t,{data:s}=e;if(s&&r(498)==s[r(439)])return{type:r(446),content:s[r(422)]?zr(n,r(463)):zr(n,r(457))}})),this[t(454)][t(509)][t(381)][t(390)]((e=>{const n=t;if(e[n(380)][n(497)])return!1;let s=!1;const o=r[n(433)]({skipNotAttached:!0})[n(396)]((t=>n(498)===r[n(373)](t)));for(const t of o)n(441)!=t[n(480)]()[n(407)][n(386)][n(481)](n(427))&&(r[n(442)](t[n(480)](),n(515))[n(402)]((t=>n(427)===r[n(373)](t[n(517)])))||(e[n(518)](t[n(399)]()),s=!0));return s}))),r[t(387)][t(500)](t(482),zr(n,t(417)));const c={type:t(446),content:""};r[t(387)][t(495)]((e=>{const r=t,{data:s}=e;if(!s||r(427)!=s[r(439)])return;let u=e[r(464)];for(;u;){if(u[r(416)]&&((r(505)==u[r(416)][r(439)]||r(394)==u[r(416)][r(439)])&&(u[r(416)][r(422)]&&r(385)!=u[r(416)][r(422)]||r(385)!=u[r(416)][r(404)]&&!s[r(422)])||!o&&u[r(416)][r(439)]==kc))return c;u=u[r(511)]}if(null==s[r(422)])switch(s[r(404)]){case r(469):return a(zr(n,r(374)));case r(391):return a(zr(n,r(445)));case r(441):return a(zr(n,r(425)))}switch(s[r(422)]){case r(469):return i(zr(n,r(374)));case r(391):return i(zr(n,r(445)));case r(441):return i(zr(n,r(425)))}})),r[t(387)][t(495)]((e=>{const n=t,{data:r}=e;if(r&&n(482)==r[n(439)])return null==r[n(422)]||null==r[n(404)]&&0==r[n(422)]?c:void 0})),r[t(387)][t(495)]((e=>{const r=t;if(r(515)!=e[r(458)])return;const{data:s}=e;if(!s||r(465)!=s[r(439)])return;const o=Hs(e);return r(422)==o?{type:r(446),content:zr(n,r(504))}:r(404)==o?{type:r(446),content:zr(n,r(448))}:c})),e[t(509)][t(381)][t(390)]((e=>this[t(501)](e))),e[t(509)][t(381)][t(390)]((e=>this[t(479)](e))),e[t(509)][t(381)][t(390)]((e=>this[t(411)](e))),this[t(397)]()}[Us(501)](t){const e=Us;if(t[e(380)][e(497)]||!t[e(380)][e(393)])return!1;let n=!1;const r=this[e(454)][e(466)][e(401)](e(452))[e(433)]({skipNotAttached:!0})[e(396)]((t=>t[e(416)]&&e(465)==t[e(416)][e(439)]))[e(396)]((t=>t[e(416)][e(422)]&&t[e(416)][e(404)]));for(const s of r)Hs(s)||(t[e(518)](s[e(399)]()),n=!0);return n}[Us(479)](t){const e=Us;if(t[e(380)][e(497)]||!t[e(380)][e(393)])return!1;const n=this[e(454)][e(466)][e(401)](e(452));if(n[e(508)][e(449)])return!1;let r=!1;const s=[e(427),e(465),e(482),e(505),e(392),e(384),e(471),e(372),e(394)],o=this[e(454)][e(509)][e(381)][e(507)][e(477)]()[e(396)]((t=>e(515)==t[e(458)]))[e(396)]((t=>s[e(405)](t[e(494)])));if(0==o[e(389)])return r;for(const i of o){const o=n[e(442)](i[e(377)],e(515))[e(396)]((t=>!t[e(382)][e(423)]))[e(455)]((t=>t[e(517)]))[e(396)]((t=>{const r=e,o=n[r(373)](t);return s[r(405)](o)}));if(o[e(389)]){for(const n of o)t[e(518)](n[e(399)]());r=!0}}return r}[Us(411)](t){const e=Us;if(t[e(380)][e(497)]||!t[e(380)][e(393)])return!1;const n=this[e(454)][e(466)][e(401)](e(452));let r=!1;const s=[e(427),e(465),e(482),e(505),e(392),e(384),e(471),e(372),e(394)];for(const t of n[e(433)]({skipNotAttached:!0})){const o=n[e(442)](t[e(480)](),e(515))[e(455)]((t=>t[e(517)]))[e(396)]((t=>t[e(416)]&&s[e(405)](t[e(416)][e(439)])));if(!o[e(389)])continue;const a=o[0][e(464)][e(486)][e(438)];if(!o[e(395)]((t=>t[e(486)][e(438)]===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(433)]({skipNotAttached:!0})[s(396)]((e=>s(515)==e[s(458)]&&e[s(486)][s(438)]==t)))e[s(488)](s(438),r)}function i(t,n){const r=e;let s=t[r(464)],i=!1;for(;s;)s[r(486)][r(438)]!=n&&(o(s[r(486)][r(438)],n),s[r(488)](r(438),n),i=!0),s=s[r(511)];return i}}[Us(397)](){const t=Us,e=this[t(454)],n=e[t(406)],r=e[t(466)][t(401)](t(452));this[t(375)](),r[t(400)][t(516)](t(506),t(408),t(496),(function(n,r){const s=t,o=[];for(let t of n)t[s(407)][s(386)]===t[s(468)][s(435)]&&(t=e[s(509)][s(414)](e[s(509)][s(436)](t[s(407)][s(386)],0))),o[s(473)](t);e[s(509)][s(514)]((t=>{const n=s,a=e[n(509)][n(381)][n(398)],c=Array[n(388)](a[n(426)]())[n(455)]((t=>i.LiveRange[n(512)](t)));t[n(434)](o),e[n(453)][n(401)](r[n(437)])[n(490)](),r[n(376)][n(473)]({forceDefaultExecution:!0}),e[n(415)](r[n(437)],...r[n(376)]),t[n(434)](c);for(const t of c)t[n(410)]()}))})),r[t(387)][t(451)]((function(n){const r=t,s=!e[r(509)][r(485)][r(383)](n),o=n[r(444)],i=n[r(429)],a=n[r(481)](r(465)),c=!o||o[r(481)](r(465))!==a,u=!i||i[r(481)](r(465))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(378),e)))}[Us(375)](){const t=Us,e=this[t(454)],n=e[t(406)];function r(n){const r=t,s=e[r(453)][r(401)](r(430))[r(449)],o=e[r(453)][r(401)](r(510))[r(449)];return r(510)===n?s:o}e[t(466)][t(401)](t(452))[t(387)][t(495)]((function(s){const o=t;if(o(506)!=s[o(458)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(437)]){case o(430):u=i[o(376)][0][o(475)],l=r(i[o(437)]),a=o(u?424:421),!l&&e[o(431)][o(401)](o(483))||(a=o(459)),c={type:o(446),content:zr(n,a,zr(n,o(374)))};break;case o(510):u=i[o(376)][0][o(475)],l=r(i[o(437)]),a=o(u?424:421),!l&&e[o(431)][o(401)](o(483))||(a=o(459)),c={type:o(446),content:zr(n,a,zr(n,o(445)))};break;case o(499):a=o(491),c={type:o(446),content:zr(n,a,zr(n,o(378)))};break;case o(484):a=function(t){const e=o,n=t[e(480)]();let r=n[e(407)][e(386)];for(;r&&n[e(478)](r);){if(r[e(481)](e(482))>0)return!1;r=r[e(429)]}return!0}(s)?zr(n,o(421),zr(n,function(t){const e=o;return e(412)+t[e(480)]()[e(407)][e(386)][e(481)](e(427))[e(419)]()+e(461)}(s))):zr(n,o(409),zr(n,o(378))),c={type:o(446),content:a};break;case o(420):case o(450):!1===i[o(503)]&&(a=o(447),c={type:o(487),content:zr(n,a,zr(n,o(378)))})}return c}))}}function Hs(t){const e=Us;let n=t[e(480)]()[e(407)][e(386)][e(444)];for(;n;){const r=n[e(481)](e(465));if(!r)return!1;if(r==t[e(416)][e(422)])return e(422);if(r==t[e(416)][e(404)])return e(404);n=n[e(444)]}return!1}function zs(t,e){const n=Ks();return(zs=function(t,e){return n[t-=126]})(t,e)}const Ws=zs;function Ks(){const t=["1064270WpSQJv","key","getFirstMarker","list.properties","*Format:* set order to regular","_getAttributeKey","batch","toUpperCase","registerAttributeLabel","descriptionFactory","*Set format:* %0","*Change to:* %0","listStyle","filter","*Format:* set order to reversed","customNumbered","getSuggestions","lower-latin","_LIST_DEFAULT","document","removeMarker","847140bIBqvA","listStart","ELEMENT_","startIndex","upper-latin","numbered","type","locale","listType","registerDescriptionCallback","FORMAT_LIST_REVERSED","listReversed","registerPostFixer","bulleted","newValue","decimal-leading-zero","bind","handleDescriptions","next","get","FORMAT_LIST_START","6wcIFPb","config","isUndo","*Remove format:* %0","editor","getFirstRange","format","193584GdFeDj","has","38806QcJTlf","start","_LIST_","data","TrackChangesEditing","_findSuggestions","model","decimal","5zgHYkM","_registerLegacyDescription","formatBlock","registerBlockAttribute","find","reversed","includes","circle","square","upper-roman","suggestion","commandParams","*Format:* set start index to %0","disc","plugins","259794rJpjTb","lower-roman","attribute","styles","283608ZjpkTK","replace","head","enableDefaultAttributesIntegration","afterInit","ListPropertiesEditing","18YepUuj","nodeAfter","oldValue","commandName","getAttribute","_getTranslationKeyForListStyle","6522rFHecJ","default"];return(Ks=function(){return t})()}!function(t){const e=zs,n=t();for(;;)try{if(142716===-parseInt(e(153))/1*(parseInt(e(144))/2)+-parseInt(e(176))/3+parseInt(e(151))/4+-parseInt(e(161))/5*(parseInt(e(192))/6)+parseInt(e(215))/7+-parseInt(e(180))/8+-parseInt(e(186))/9*(-parseInt(e(194))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ks);class qs extends t.Plugin{[Ws(184)](){const t=Ws;if(!this[t(148)][t(175)][t(152)](t(185)))return;const e=this[t(148)][t(145)][t(142)](t(197)),n=this[t(148)][t(175)][t(142)](t(157));e[t(179)]&&(n[t(183)](t(206)),n[t(164)](t(206))),e[t(166)]&&(n[t(183)](t(134)),n[t(164)](t(134))),e[t(126)]&&(n[t(183)](t(216)),n[t(164)](t(216)));const r={type:t(150),content:""};n[t(203)][t(132)](this[t(140)][t(139)](this));const s=this[t(148)][t(130)];n[t(203)][t(202)](t(134),zr(s,t(133))),n[t(203)][t(132)]((e=>{const n=t,{data:s}=e;if(s&&n(134)==s[n(195)])return null==s[n(137)]||0==s[n(137)]&&null==s[n(188)]?r:void 0})),n[t(203)][t(202)](t(216),zr(s,t(143))),n[t(203)][t(132)]((e=>{const n=t,{data:s}=e;if(s&&n(216)==s[n(195)])return null==s[n(137)]||1==s[n(137)]&&null==s[n(188)]?r:void 0})),this[t(148)][t(159)][t(213)][t(135)]((e=>{const r=t;if(e[r(200)][r(146)])return!1;let s=!1;const o=n[r(210)]({skipNotAttached:!0})[r(207)]((t=>{const e=r,s=n[e(199)](t);return e(216)==s||e(134)==s}));for(const t of o){const o=t[r(149)]()[r(154)][r(187)][r(190)](r(131));r(128)!=o&&r(209)!=o&&(n[r(158)](t[r(149)](),r(178))[r(165)]((t=>r(131)==n[r(199)](t[r(171)])))||(e[r(214)](t[r(196)]()),s=!0))}return s})),this[t(162)]()}[Ws(140)](t){const e=Ws,n=this[e(148)][e(130)],{data:r}=t,s={type:e(150),content:""};if(!r||e(206)!=r[e(195)])return;if(!r[e(188)])return e(193)==r[e(137)]?s:{type:e(150),content:""+zr(n,e(204),zr(n,this[e(191)](r[e(137)])))};if(!r[e(137)]){if(e(193)==r[e(188)])return s;let o=t[e(182)];for(;o;){if(o[e(156)]&&e(131)==o[e(156)][e(195)]&&o[e(156)][e(137)])return s;o=o[e(141)]}return{type:e(150),content:""+zr(n,e(147),zr(n,this[e(191)](r[e(188)])))}}if(e(193)!=r[e(137)])return{type:e(150),content:""+zr(n,e(204),zr(n,this[e(191)](r[e(137)])))};let o=t[e(182)];for(;o;){if(o[e(156)]&&e(131)==o[e(156)][e(195)]&&o[e(156)][e(137)]&&o[e(156)][e(188)])return s;o=o[e(141)]}const i=t[e(149)]()[e(154)][e(187)][e(190)](e(131));return{type:e(150),content:zr(n,e(204),zr(n,e(217)+i[e(201)]()+e(212)))}}[Ws(162)](){const t=Ws,e=this[t(148)],n=e[t(130)];e[t(175)][t(142)](t(157))[t(203)][t(132)]((e=>{const r=t;if(r(163)!=e[r(129)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(189)]){case r(206):o=r(205),i={type:r(150),content:zr(n,o,zr(n,this[r(191)](s[r(172)][0][r(129)])))};break;case r(134):o=s[r(172)][0][r(166)]?r(208):r(198),i={type:r(150),content:zr(n,o)};break;case r(216):o=r(173),i={type:r(150),content:zr(n,o,s[r(172)][0][r(126)])}}return i}))}[Ws(191)](t){const e=Ws;return e(217)+function(t){const n=e;return Xs[n(167)](t)?n(136):Zs[n(167)](t)?n(128):null}(t)[e(201)]()+e(155)+t[e(201)]()[e(181)](/-/g,"_")}}const Xs=[Ws(174),Ws(168),Ws(169)],Zs=[Ws(160),Ws(138),Ws(177),Ws(170),Ws(211),Ws(127)];var Js=n(507);function Ys(){const t=["editing","downcastDispatcher","hasClass","parent","fromRange","plugins","data","remove","high","selection","9zFQobO","enableCommand","change","addMarker:suggestion:insertion","5OnlSuG","ck-suggestion-marker-split","getFirstRange","1717376hlLBjI","commands","3349960OmOvne","getFirstPosition","345292HKWxFK","removeMarker:suggestion:insertion","createRange","model","setSelection","enter","7fnbmuo","unbindElementFromMarkerName","createPositionAt","mapper","bind","afterExecute","init","69055UHVRXX","options","markerName","split","markInsertion","1691406oQmbQh","974667IhOCMw","writer","end","editor","nextSibling","enterBlock","TrackChangesEditing","fire","markerNameToElements","document","requires","11soaZMl","get","detach","6754548wAoYOa","2YJoqQP","showSuggestionHighlights"];return(Ys=function(){return t})()}const Qs=$s;function $s(t,e){const n=Ys();return($s=function(t,e){return n[t-=402]})(t,e)}!function(t){const e=$s,n=t();for(;;)try{if(319613===parseInt(e(429))/1+-parseInt(e(450))/2*(-parseInt(e(435))/3)+parseInt(e(416))/4*(parseInt(e(409))/5)+-parseInt(e(434))/6*(-parseInt(e(422))/7)+-parseInt(e(412))/8+parseInt(e(405))/9*(parseInt(e(414))/10)+-parseInt(e(446))/11*(parseInt(e(449))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ys);class to extends t.Plugin{static get[Qs(445)](){return[Js.Enter]}[Qs(428)](){const t=Qs,e=this[t(438)],n=e[t(457)][t(447)](t(441)),r=e[t(413)][t(447)](t(421));n[t(406)](t(421),(()=>{const s=t;e[s(419)][s(407)]((t=>{const o=s,a=e[o(419)][o(444)][o(404)],c=a[o(415)](),u=i.LiveRange[o(456)](a[o(411)]());if(r[o(440)](t)){const r=e[o(419)][o(424)](c[o(455)][o(439)],0),s=t[o(418)](c,r);n[o(433)](s)}else t[o(420)](t[o(418)](u[o(437)]));u[o(448)](),r[o(442)](o(427),{writer:t})}))})),e[t(452)][t(453)].on(t(408),Ds(e,t(432)),{priority:t(403)}),e[t(452)][t(453)].on(t(417),((e,n,r)=>{const s=t,o=r[s(425)][s(443)](n[s(431)]);if(o)for(const t of o)t[s(454)](s(410))&&(r[s(425)][s(423)](t,n[s(431)]),r[s(436)][s(402)](t))}),{priority:t(403)}),e[t(458)][t(453)].on(t(408),((n,r,s)=>{const o=t;s[o(430)][o(451)]&&Ds(e,o(432),{showActiveMarker:!1})[o(426)](this)(n,r,s)}),{priority:t(403)})}}const eo=ro;!function(t){const e=ro,n=t();for(;;)try{if(851565===parseInt(e(373))/1*(-parseInt(e(364))/2)+-parseInt(e(356))/3+-parseInt(e(367))/4*(-parseInt(e(377))/5)+-parseInt(e(348))/6*(-parseInt(e(384))/7)+-parseInt(e(362))/8*(parseInt(e(360))/9)+parseInt(e(350))/10*(-parseInt(e(388))/11)+-parseInt(e(346))/12*(-parseInt(e(352))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(so);class no extends t.Plugin{[eo(363)](){const t=eo;if(!this[t(370)][t(343)][t(369)](t(355)))return;const e=this[t(370)][t(343)][t(351)](t(365));e[t(383)](t(380),this[t(371)][t(381)](this)),e[t(383)](t(347)),e[t(383)](t(361)),e[t(383)](t(382)),e[t(383)](t(376))}[eo(371)](t,e,n={}){const r=eo,s=this[r(370)][r(343)][r(351)](r(354));return t((t=>{const o=r;let i=(o(368)==typeof e?s[o(358)](e,n):e)(t);Array[o(359)](i)&&(i={results:i,searchText:o(368)==typeof e?e:""});const a=i[o(349)][o(353)]((e=>!1===this[o(379)](e,t[o(386)])));return{...i,results:a}}),n)}[eo(379)](t,e){const n=eo,r=this[n(370)][n(344)][n(387)](this[n(370)][n(344)][n(366)](e,t[n(372)]),this[n(370)][n(344)][n(366)](e,t[n(378)]));for(const t of this[n(370)][n(344)][n(374)][n(385)](n(357)))if(null!==r[n(375)](t[n(345)]()))return!0;return!1}}function ro(t,e){const n=so();return(ro=function(t,e){return n[t-=343]})(t,e)}function so(){const t=["replace","enableCommand","98dIpyWk","getMarkersGroup","item","createRange","6893513qXIbMz","plugins","model","getRange","1932hJKLMG","findNext","275718iEAWHy","results","10nmumAL","get","161707NGeErY","filter","FindAndReplaceUtils","FindAndReplaceEditing","1708059mGeRZi","suggestion:deletion","findByTextCallback","isArray","9AYRwPi","findPrevious","5023848mYIObZ","afterInit","3203594LiUBxy","TrackChangesEditing","createPositionAt","24mHXdYQ","string","has","editor","handleFindCommand","start","1JliOZn","markers","getIntersection","replaceAll","1359465tGioGC","end","_isInDeletionRange","find","bind"];return(so=function(){return t})()}function oo(){const t=["afterInit","editor","FontColorEditing","FontSizeEditing","model","FORMAT_FONT_SIZE","425193kqYTdU","normalizeSizeOptions","enableDefaultAttributesIntegration","fontSize.options","commandParams","4tMZBkw","formatInline","FontSize","get","config","fontColor.colors","value","*Set font background color:* %0","label","fontColor","commandName","descriptionFactory","*Reset font family*","registerDescriptionCallback","format","FontFamilyEditing","FORMAT_FONT_COLOR","toLowerCase","64380akARYX","*Set font family:* %0","has","*Reset font size*","find","*Set font color:* %0","_registerLegacyDescription","5864985fRBqAm","FORMAT_FONT_BACKGROUND","registerInlineAttribute","type","2416862psDJsa","4765912TyXUbq","*Set font size:* %0","*Reset font background color*","32DAFipk","60280858IByNqt","*Reset font color*","fontBackgroundColor","TrackChangesEditing","plugins","fontBackgroundColor.colors","FontBackgroundColorEditing","registerAttributeLabel","6VatxJG","FORMAT_FONT_FAMILY","trim","fontSize","10NViOBv","6555445occOra","locale","fontFamily","title"];return(oo=function(){return t})()}const io=ao;function ao(t,e){const n=oo();return(ao=function(t,e){return n[t-=140]})(t,e)}!function(t){const e=ao,n=t();for(;;)try{if(931811===parseInt(e(171))/1*(parseInt(e(189))/2)+-parseInt(e(166))/3+-parseInt(e(201))/4+parseInt(e(156))/5*(-parseInt(e(151))/6)+-parseInt(e(200))/7*(parseInt(e(142))/8)+-parseInt(e(196))/9+parseInt(e(155))/10*(parseInt(e(143))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oo);const co=[{pluginName:io(163),commandName:io(154)},{pluginName:io(186),commandName:io(158)},{pluginName:io(162),commandName:io(180)},{pluginName:io(149),commandName:io(145)}];class uo extends t.Plugin{[io(160)](){const t=io,e=this[t(161)][t(157)],n=this[t(161)][t(147)][t(174)](t(146));for(const{pluginName:e,commandName:r}of co)this[t(161)][t(147)][t(191)](e)&&(n[t(168)](r),n[t(198)](r));n[t(182)][t(150)](t(154),zr(e,t(165))),n[t(182)][t(150)](t(158),zr(e,t(152))),n[t(182)][t(150)](t(180),zr(e,t(187))),n[t(182)][t(150)](t(145),zr(e,t(197))),this[t(195)]()}[io(195)](){const t=io,e=this[t(161)],n=e[t(157)];e[t(147)][t(174)](t(146))[t(182)][t(184)]((e=>{const r=t,o=n.t;if(r(172)!=e[r(199)])return;const{data:i}=e;if(null!=i){if(r(154)==i[r(181)]){const t=i[r(170)][0][r(177)];if(t){const e=o(this[r(161)][r(147)][r(174)](r(173))[r(167)](this[r(161)][r(175)][r(174)](r(169)))[r(193)]((e=>e[r(164)]==t))[r(159)])[r(188)]();return{type:r(185),content:zr(n,r(140),e)}}return{type:r(185),content:zr(n,r(192))}}if(r(158)==i[r(181)]){const t=i[r(170)][0][r(177)];return t?{type:r(185),content:zr(n,r(190),t)}:{type:r(185),content:zr(n,r(183))}}if(r(180)==i[r(181)]){const t=i[r(170)][0][r(177)];if(t){const e=(0,s.normalizeColorOptions)(this[r(161)][r(175)][r(174)](r(176)))[r(193)]((e=>e[r(164)]==t));let i=t,a="";return e&&(i=e[r(179)],a=o(i)[r(188)]()),{type:r(185),content:zr(n,r(194),a)[r(153)](),color:{value:t,title:a||i}}}return{type:r(185),content:zr(n,r(144))}}if(r(145)==i[r(181)]){const t=i[r(170)][0][r(177)];if(t){const e=(0,s.normalizeColorOptions)(this[r(161)][r(175)][r(174)](r(148)))[r(193)]((e=>e[r(164)]==t));let i=t,a="";return e&&(i=e[r(179)],a=o(i)[r(188)]()),{type:r(185),content:zr(n,r(178),a)[r(153)](),color:{value:t,title:a||i}}}return{type:r(185),content:zr(n,r(141))}}}}))}}const lo=go;function fo(){const t=["split","toUpperCase","copyFormat","label","find","plugins","3191064usfeZK","*Remove all formatting*","slice","1845SernRq","afterInit","model","descriptionFactory","commandParams","fontColor","2172072uNMxGu","fontColor.colors","charAt","_registerLegacyDescription","2676796fwZuUw","title","formatBlock","fontSize","188VqXxxK","entries","push","enableCommand","get","pasteFormat","*Set format to:* %0","enableDefaultAttributesIntegration","fontBackgroundColor","420245gMqqEb","join","fontSize.options","locale","registerDescriptionCallback","type","length","boolean","formatInline","6249592zrkaiw","commandName","TrackChangesEditing","commands","4956735pKVKyC","toLowerCase","format","editor","normalizeSizeOptions","FontSize","config"];return(fo=function(){return t})()}!function(t){const e=go,n=t();for(;;)try{if(493306===-parseInt(e(360))/1*(-parseInt(e(374))/2)+-parseInt(e(366))/3+parseInt(e(370))/4+-parseInt(e(383))/5+parseInt(e(357))/6+parseInt(e(344))/7+-parseInt(e(340))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fo);class ho extends t.Plugin{[lo(361)](){const t=lo,e=this[t(347)],n=e[t(356)][t(378)](t(342)),r=e[t(343)][t(378)](t(353)),s=e[t(343)][t(378)](t(379));r&&s&&(n[t(381)](t(379)),n[t(377)](t(353)),this[t(369)]())}[lo(369)](){const t=lo,e=this[t(347)],n=e[t(334)];e[t(356)][t(378)](t(342))[t(363)][t(335)]((r=>{const s=t;if(s(372)!=r[s(336)]&&s(339)!=r[s(336)])return;const{data:o}=r;if(o&&s(379)===o[s(341)]){const t=[],r=o[s(364)][0];for(const[n,o]of Object[s(375)](r))t[s(376)](po(e,n,o));return t[s(337)]?{type:s(346),content:zr(n,s(380),t[s(332)](", "))}:{type:s(346),content:zr(n,s(358))}}}))}}function go(t,e){const n=fo();return(go=function(t,e){return n[t-=332]})(t,e)}function po(t,e,n){const r=lo,o=t[r(334)].t,i=e[r(351)](/(?=[A-Z])/)[r(332)](" "),a=o(i[r(368)](0)[r(352)]()+i[r(359)](1))[r(345)]();if(r(338)==typeof n)return a;if(r(365)===e||r(382)===e){const e=(0,s.normalizeColorOptions)(t[r(350)][r(378)](r(367)))[r(355)]((t=>t[r(362)]==n));return a+" ("+(e?o(e[r(354)])[r(345)]():n)+")"}if(r(373)===e&&isNaN(parseFloat(n))){const e=t[r(356)][r(378)](r(349))[r(348)](t[r(350)][r(378)](r(333)))[r(355)]((t=>t[r(362)]==n));return a+" ("+(e?o(e[r(371)])[r(345)]():n)+")"}return a+" ("+n+")"}const mo=Eo;function Io(){const t=["type","_getHeadingLevel","registerDescriptionCallback","5483zxvULd","plugins","ELEMENT_HEADING","_registerLegacyDescription","descriptionFactory","locale","4415726BgdVVD","value","get","model","has","684498KAIRhb","HeadingEditing","commandParams","format","7285480MxHOnS","name","config","5255540BBXpuA","heading","commandName","title","1723184sqQZur","9ldsJYP","find","editor","view","262bssMiN","ELEMENT_HEADING_CUSTOM","afterInit","*Change to:* %0","heading.options","5262555plVTlk","TrackChangesEditing","registerElementLabel","paragraph","60ludVys","formatBlock","_headingOptions","match","enableDefaultAttributesIntegration"];return(Io=function(){return t})()}function Eo(t,e){const n=Io();return(Eo=function(t,e){return n[t-=387]})(t,e)}!function(t){const e=Eo,n=t();for(;;)try{if(918237===-parseInt(e(404))/1*(-parseInt(e(387))/2)+-parseInt(e(392))/3+-parseInt(e(426))/4+parseInt(e(396))/5*(parseInt(e(415))/6)+parseInt(e(410))/7+parseInt(e(419))/8+parseInt(e(427))/9*(-parseInt(e(422))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Io);class bo extends t.Plugin{[mo(389)](){const t=mo,e=this[t(429)];if(!e[t(405)][t(414)](t(416)))return;this[t(398)]=e[t(421)][t(412)](t(391));const n=e[t(409)],r=e[t(405)][t(412)](t(393));r[t(400)](t(423));for(const e of this[t(398)])t(395)!=e[t(413)]&&r[t(408)][t(394)](e[t(413)],(n=>{const r=t,i=this[r(402)](e[r(413)]);return null!==i?s(n,i):o(n,e[r(425)])}));function s(e,r){return zr(n,t(406),[e,r])}function o(e,r){return zr(n,t(388),[e,r])}this[t(407)]()}[mo(407)](){const t=mo,e=this[t(429)],n=e[t(409)];e[t(405)][t(412)](t(393))[t(408)][t(403)]((e=>{const r=t;if(r(397)!=e[r(401)])return;const{data:s}=e;if(s&&r(423)==s[r(424)]){const e=s[r(417)][0][r(411)],c=this[r(402)](e);if(null!==c)return{type:r(418),content:zr(n,r(390),(a=c,zr(n,r(406),[1,a])))};const u=this[r(398)][r(428)]((t=>t[r(413)]===e))[r(425)];return{type:r(418),content:zr(n,r(390),(o=1,i=u,zr(n,t(388),[o,i])))}}var o,i,a}))}[mo(402)](t){const e=mo;var n,r;const s=t[e(399)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(398)])||void 0===n?void 0:n[e(428)]((n=>n[e(413)]==t));if(o&&o[e(430)]){const t=o[e(430)],n=(null!==(r=t[e(420)])&&void 0!==r?r:t)[e(399)](/^h(\d+)/);if(n)return n[1]}return null}}function To(){const t=["commandName","title","has","locale","registerDescriptionCallback","17306AXPWjC","11cqWDXe","afterInit","*Set highlight:* %0","model","toLowerCase","1503vbtVdk","find","53xrhUrH","14EoZumU","10712veFFjz","value","HighlightEditing","3UwBVUs","registerInlineAttribute","3242360bZwOYg","get","format","highlight.options","color","commandParams","plugins","editor","highlight","formatInline","type","FORMAT_HIGHLIGHT","*Remove highlight*","_registerLegacyDescription","162726htZLeN","descriptionFactory","128900kySIgC","registerAttributeLabel","12285384OowkFA","TrackChangesEditing","config","enableDefaultAttributesIntegration","1248264DzwYUU"];return(To=function(){return t})()}const _o=yo;function yo(t,e){const n=To();return(yo=function(t,e){return n[t-=125]})(t,e)}!function(t){const e=yo,n=t();for(;;)try{if(232506===-parseInt(e(144))/1*(parseInt(e(136))/2)+-parseInt(e(149))/3*(parseInt(e(130))/4)+parseInt(e(167))/5+parseInt(e(165))/6*(parseInt(e(145))/7)+-parseInt(e(146))/8*(-parseInt(e(142))/9)+-parseInt(e(151))/10+-parseInt(e(137))/11*(-parseInt(e(126))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(To);class Ao extends t.Plugin{[_o(138)](){const t=_o,e=this[t(158)];if(!e[t(157)][t(133)](t(148)))return;const n=e[t(157)][t(152)](t(127)),r=e[t(134)];n[t(129)](t(159)),n[t(150)](t(159)),n[t(166)][t(125)](t(159),zr(r,t(162))),this[t(164)]()}[_o(164)](){const t=_o,e=this[t(158)],n=e[t(134)];e[t(157)][t(152)](t(127))[t(166)][t(135)]((r=>{const s=t;if(s(160)!=r[s(161)])return;const{data:o}=r;if(o&&s(159)==o[s(131)]){const t=n.t,r=o[s(156)][0][s(147)];if(r){const o=e[s(128)][s(152)](s(154))[s(143)]((t=>t[s(140)]==r)),i=t(o[s(132)])[s(141)]();return{type:s(153),content:zr(n,s(139),i),color:{value:o[s(155)],title:o[s(132)]}}}return{type:s(153),content:zr(n,s(163),zr(n,s(162)))}}}))}}const ko=Lo;function Co(){const t=["2024926thUrjp","2868261aTqYaV","259WLiyFu","horizontalLine","addClass","get","for","has","91768Gnndui","editor","1408145Hpbygp","HorizontalLineEditing","118516DeyEul","plugins","enableCommand","7167138YsbOgR","locale","createPositionAt","dataDowncast","TrackChangesEditing","175rCXsUr","high","conversion","showSuggestionHighlights","elementToStructure","createEmptyElement","insert","ck-horizontal-line","div","registerElementLabel","15647292BMRmTD","createContainerElement","afterInit","descriptionFactory","ELEMENT_HORIZONTAL_LINE"];return(Co=function(){return t})()}function Lo(t,e){const n=Co();return(Lo=function(t,e){return n[t-=449]})(t,e)}!function(t){const e=Lo,n=t();for(;;)try{if(856002===-parseInt(e(483))/1+-parseInt(e(473))/2+parseInt(e(474))/3+-parseInt(e(450))/4*(parseInt(e(458))/5)+parseInt(e(453))/6+-parseInt(e(475))/7*(-parseInt(e(481))/8)+parseInt(e(468))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Co);class No extends t.Plugin{[ko(470)](){const t=ko,e=this[t(482)];if(!e[t(451)][t(480)](t(449)))return;e[t(451)][t(478)](t(457))[t(452)](t(476));const n=e[t(451)][t(478)](t(457)),r=e[t(454)];n[t(471)][t(467)](t(476),(e=>zr(r,t(472),e))),e[t(460)][t(479)](t(456))[t(462)]({model:t(476),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(461)])return null;const o=n[s(469)](s(466)),i=n[s(463)]("hr");return n[s(477)](s(465),o),n[s(464)](n[s(455)](o,0),i),o},converterPriority:t(459)})}}const Ro=Mo;function So(){const t=["587988hqPzAu","htmlEmbed","locale","105496rIsTAz","rawHtml","afterInit","format","registerDescriptionCallback","attribute","585Injcrn","value","3883011XoStnP","has","107409VLwNgc","25260XnXwvQ","709655tLfNSU","type","element","_registerLegacyDescription","registerElementLabel","enableDefaultAttributesIntegration","start","TrackChangesEditing","key","commandName","*Change %0 content*","632FWXgcz","ELEMENT_HTML_EMBED","10wnacOo","nodeAfter","registerBlockAttribute","descriptionFactory","plugins","4idExts","editor","formatBlock","getFirstRange","get","31591ZtoVKF","HtmlEmbed"];return(So=function(){return t})()}function Mo(t,e){const n=So();return(Mo=function(t,e){return n[t-=160]})(t,e)}!function(t){const e=Mo,n=t();for(;;)try{if(197302===-parseInt(e(168))/1+parseInt(e(193))/2*(parseInt(e(178))/3)+parseInt(e(198))/4*(-parseInt(e(180))/5)+parseInt(e(165))/6+parseInt(e(163))/7*(parseInt(e(191))/8)+parseInt(e(174))/9*(parseInt(e(179))/10)+-parseInt(e(176))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(So);class vo extends t.Plugin{[Ro(170)](){const t=Ro,e=this[t(199)];if(!e[t(197)][t(177)](t(164)))return;const n=e[t(197)][t(162)](t(187)),r=e[t(167)];n[t(196)][t(184)](t(169),(e=>zr(r,t(192),e))),n[t(185)](t(166)),n[t(195)](t(175)),n[t(196)][t(172)]((e=>{const n=t;if(n(173)!=e[n(181)])return;const{data:s}=e;if(s&&n(175)==s[n(188)]&&e[n(161)]()[n(186)][n(194)].is(n(182),n(169))){const t=zr(r,n(192));return{type:n(171),content:zr(r,n(190),t)}}})),this[t(183)]()}[Ro(183)](){const t=Ro,e=this[t(199)],n=e[t(167)];e[t(197)][t(162)](t(187))[t(196)][t(172)]((e=>{const r=t;if(r(160)!=e[r(181)])return;const{data:s}=e;if(s&&r(166)==s[r(189)]){const t=zr(n,r(192));return{type:r(171),content:zr(n,r(190),t)}}}))}}function Oo(){const t=["selection","ImageBlockEditing","plugins","getFirstRange","get","join","subType","registerCustomCallback","fromPosition","alt","editor","detach","ImageResize","resizedWidth","ImageCaptionEditing","imageTypeBlock","forceDefaultExecution","*Reset image width*","76UhjAZL","imageTypeInline","enableDefaultAttributesIntegration","insertImage","ImageInlineEditing","isIntersecting","isCollapsed","change","start","toNext","schema","isEqual","caption","toggleImageCaption","element","ELEMENT_CAPTION","locale","previous","backward","chain","758233LQqwIw","has","Block image to inline image","registerDescriptionCallback","isOwn","forward","nodeBefore","formatBlock","formatInline","TrackChangesEditing","document","getNearestSelectionRange","toPrevious","FORMAT_IMAGE_SIZE","getContainedElement","commandName","removeObject","getSuggestionCallback","169509YvmCUq","9KBQtaa","afterInit","type","end","markBlockFormat","*Set image width:* %0","*Remove image text alternative*","width","registerBlockAttribute","isBlockImage","ELEMENT_INLINE_IMAGE","ImageCaptionUtils","filter","Inline image to block image","deletion","isBefore","find","ELEMENT_IMAGE","model","accept","descriptionFactory","createRange","uploadImage","addObject","331198twtDgt","length","registerAttributeLabel","156sJVNZS","imageBlock","_suggestionFactory","attribute","convertInlineImageToBlock","nodeAfter","registerElementLabel","createRangeOn","getCaptionFromImageModelElement","ImageUtils","6kfqvyP","convertBlockImageToInline","enableCommand","ImageTextAlternativeEditing","947122iMFkqV","findIndex","discard","4386590TmUqai","8900144HAnnDK","markInsertion","ImageUploadEditing","ImageEditing","insertion","resizeImage","format","key","markDeletion","imageInline","12QErMaj","290010fnkXpJ","commandParams","imageCaption","imageStylePreApply","imageTextAlternative","*Set image text alternative:* %0","_registerLegacyDescription","newValue","getClosestSelectedImageElement","_findSuggestions"];return(Oo=function(){return t})()}function wo(t,e){const n=Oo();return(wo=function(t,e){return n[t-=193]})(t,e)}const Do=wo;!function(t){const e=wo,n=t();for(;;)try{if(800070===-parseInt(e(293))/1*(parseInt(e(306))/2)+parseInt(e(268))/3*(parseInt(e(230))/4)+parseInt(e(202))/5+-parseInt(e(201))/6*(-parseInt(e(250))/7)+-parseInt(e(314))/8+parseInt(e(269))/9*(parseInt(e(313))/10)+parseInt(e(310))/11*(parseInt(e(296))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oo);class Fo extends t.Plugin{[Do(270)](){const t=Do,e=this[t(222)];if(!e[t(214)][t(251)](t(194)))return;const n=e[t(214)][t(216)](t(259)),r=e[t(214)][t(216)](t(305)),s=e[t(246)];n[t(308)](t(233)),n[t(289)][t(302)](t(297),(e=>zr(s,t(286),e))),n[t(289)][t(302)](t(200),(e=>zr(s,t(279),e))),n[t(289)][t(302)](t(242),(()=>zr(s,t(245)))),e[t(214)][t(251)](t(193))&&n[t(308)](t(291)),e[t(214)][t(251)](t(213))&&e[t(214)][t(251)](t(234))&&(n[t(308)](t(231),((s,o)=>{const i=t,a=r[i(210)](e[i(287)][i(260)][i(212)]);e[i(287)][i(237)]((()=>{const t=i;n[t(273)](a,{commandName:t(231),commandParams:[o]},[],t(307))}))})),n[t(308)](t(227),((s,o)=>{const a=t;e[a(287)][a(237)]((t=>{const c=a;let u=r[c(210)](e[c(287)][c(260)][c(212)]),l=t[c(303)](u);const f=i.LivePosition[c(220)](l[c(238)],c(262)),h=i.LivePosition[c(220)](l[c(272)],c(239));n[c(228)]((()=>s(o))),u=r[c(210)](e[c(287)][c(260)][c(212)]),l=t[c(303)](u);const g=t[c(290)](f,h);f[c(223)](),h[c(223)](),n[c(273)](u,{commandName:c(231),commandParams:[o]},[],c(300)),g[c(238)][c(284)](l[c(238)])&&n[c(315)](t[c(290)](g[c(238)],l[c(238)]),c(300)),l[c(272)][c(284)](g[c(272)])&&n[c(315)](t[c(290)](l[c(272)],g[c(272)]),c(300))}))})),n[t(298)][t(219)](t(257),t(300),t(217),(()=>!1)),n[t(298)][t(219)](t(257),t(300),t(288),(()=>!1)),n[t(298)][t(219)](t(257),t(300),t(312),n[t(298)][t(267)](t(257),"",t(288))),n[t(298)][t(219)](t(195),t(300),t(217),(()=>!1)),n[t(298)][t(219)](t(195),t(300),t(312),(([r])=>{const s=t,o=n[s(298)][s(267)](s(195),"",s(312));let i=r[s(238)],a=r[s(272)];const c=e[s(287)][s(240)][s(261)](i,s(248)),u=e[s(287)][s(240)][s(261)](a,s(255));c[s(236)]&&(i=c[s(238)]),u[s(236)]&&(a=u[s(272)]),o([e[s(287)][s(290)](i,a)])})),n[t(298)][t(219)](t(257),t(300),t(249),c),n[t(298)][t(219)](t(195),t(300),t(249),c)),e[t(214)][t(251)](t(226))&&(n[t(308)](t(243),((s,o)=>{const i=t,a=e[i(214)][i(216)](i(280));let c=r[i(210)](e[i(287)][i(260)][i(212)]),u=a[i(304)](c);e[i(287)][i(237)]((()=>{const t=i;if(u)return void n[t(199)](e[t(287)][t(303)](u));const l=r[t(278)](c);s(o),c=r[t(210)](e[t(287)][t(260)][t(212)]),u=a[t(304)](c),n[t(315)](e[t(287)][t(303)](u),l?null:t(204))}))})),n[t(298)][t(219)](t(195),t(204),t(249),c));const o=[{type:t(257),subType:t(205)},{type:t(195),subType:t(204)},{type:t(257),subType:t(300)},{type:t(195),subType:t(300)}];function a(e,s){const i=t,a=o[i(311)]((({type:t,subType:n})=>e[i(271)]==t&&e[i(218)]==n)),c=o[i(311)]((({type:t,subType:e})=>s[i(271)]==t&&s[i(218)]==e));if(a<0||c<0)return!1;const u=e[i(215)](),l=s[i(215)]();if((0==a||1==a)&&2==c&&u[i(235)](l))return!0;if(2==a&&3==c){const t=n[i(211)](u,i(195))[i(281)]((({suggestion:t,meta:e})=>e[i(254)]&&i(300)==t[i(218)]));if(t[i(294)]>1&&l[i(272)][i(241)](u[i(238)]))return!0;if(1==t[i(294)]&&(u[i(238)][i(241)](l[i(272)])||u[i(272)][i(241)](l[i(238)])))return!0}if(3==a&&3==c&&u[i(238)][i(284)](l[i(238)])){const t=u[i(272)][i(301)],e=l[i(238)][i(256)];return r[i(278)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(214)][t(251)](t(224))&&(n[t(232)](t(196)),n[t(277)](t(225)),n[t(289)][t(295)](t(225),zr(s,t(263)))),e[t(214)][t(251)](t(309))&&(n[t(232)](t(206)),n[t(277)](t(221))),n[t(289)][t(253)]((e=>{const n=t;if(o[n(285)]((({type:t,subType:r})=>e[n(271)]==t&&e[n(218)]==r)))return e[n(247)]?{}:void 0})),n[t(289)][t(253)]((e=>{const n=t;if(n(195)==e[n(271)]||n(283)==e[n(271)]){const t=e[n(264)]();if(t&&t.is(n(244),n(242)))return{type:n(195)==e[n(271)]?n(292):n(266),element:t,quantity:1}}})),n[t(289)][t(253)]((e=>t(257)==e[t(271)]&&t(300)==e[t(218)]?{type:t(197),content:t(282)}:t(257)==e[t(271)]&&t(307)==e[t(218)]?{type:t(197),content:t(252)}:void 0)),n[t(289)][t(253)]((e=>{const n=t;if(n(299)!=e[n(271)])return;const{data:r}=e;if(!r||n(221)!=r[n(198)])return;const o=r[n(209)];return o?{type:n(197),content:zr(s,n(207),'"'+o+'"')}:{type:n(197),content:zr(s,n(275))}})),this[t(208)]()}[Do(208)](){const t=Do,e=this[t(222)],n=e[t(246)];e[t(214)][t(216)](t(259))[t(289)][t(253)]((e=>{const r=t;if(r(257)!=e[r(271)]&&r(258)!=e[r(271)])return;const{data:s}=e;if(s){if(r(206)==s[r(265)]){const t=s[r(203)][0][r(209)];return t?{type:r(197),content:zr(n,r(207),'"'+t+'"')}:{type:r(197),content:zr(n,r(275))}}if(r(196)==s[r(265)]){const t=s[r(203)][0][r(276)];return t?{type:r(197),content:zr(n,r(274),t)}:{type:r(197),content:zr(n,r(229))}}}}))}}function xo(t,e){const n=Bo();return(xo=function(t,e){return n[t-=216]})(t,e)}const Po=xo;function Bo(){const t=["oldValue","TrackChangesEditing","attribute","registerBlockAttribute","accept","50474493bFCofN","11304167MXqbvT","formatInline","7279624OJrfjo","key","locale","ImageEditing","type","enableDefaultAttributesIntegration","formatBlock","replaceImageSource","6mvUhVX","10NxoHtK","1493792wzboAG","format","6367516lscDfW","registerCustomCallback","plugins","discard","915531lExKrR","*Replace image URL*","*Format:* replace image URL","editor","_registerLegacyDescription","_handleLegacySuggestions","getSuggestionCallback","get","registerDescriptionCallback","_suggestionFactory","commandName","src","newValue","descriptionFactory","354330HlKZzq","afterInit","has","5OvQxXL"];return(Bo=function(){return t})()}!function(t){const e=xo,n=t();for(;;)try{if(854248===-parseInt(e(243))/1+parseInt(e(241))/2*(parseInt(e(249))/3)+-parseInt(e(245))/4*(parseInt(e(224))/5)+-parseInt(e(221))/6+-parseInt(e(231))/7+-parseInt(e(233))/8+-parseInt(e(230))/9*(-parseInt(e(242))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bo);class Uo extends t.Plugin{[Po(222)](){const t=Po;if(!this[t(252)][t(247)][t(223)](t(236)))return;const e=this[t(252)][t(235)],n=this[t(252)][t(247)][t(256)](t(226));n[t(238)](t(240)),n[t(228)](t(218)),n[t(220)][t(257)]((n=>{const r=t;if(r(227)!=n[r(237)])return;const{data:s}=n;return s&&r(218)==s[r(234)]?s[r(219)]&&s[r(225)]?{type:r(244),content:zr(e,r(250))}:{type:r(244),content:""}:void 0})),this[t(254)]()}[Po(254)](){const t=Po,e=this[t(252)][t(247)][t(256)](t(226));e[t(216)][t(246)](t(239),t(240),t(229),e[t(216)][t(255)](t(239),null,t(248))),e[t(216)][t(246)](t(239),t(240),t(248),e[t(216)][t(255)](t(239),null,t(229))),this[t(253)]()}[Po(253)](){const t=Po,e=this[t(252)],n=e[t(235)];e[t(247)][t(256)](t(226))[t(220)][t(257)]((e=>{const r=t;if(r(239)!=e[r(237)]&&r(232)!=e[r(237)])return;const{data:s}=e;return s&&r(240)==s[r(217)]?{type:r(244),content:zr(n,r(251))}:void 0}))}}const jo=Go;function Go(t,e){const n=Ho();return(Go=function(t,e){return n[t-=359]})(t,e)}!function(t){const e=Go,n=t();for(;;)try{if(741814===-parseInt(e(390))/1+-parseInt(e(430))/2*(-parseInt(e(444))/3)+parseInt(e(425))/4+parseInt(e(446))/5*(parseInt(e(433))/6)+parseInt(e(375))/7+parseInt(e(405))/8*(parseInt(e(359))/9)+-parseInt(e(413))/10*(parseInt(e(396))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ho);class Vo extends t.Plugin{[jo(379)](){const t=jo,n=this[t(432)];if(!n[t(415)][t(401)](t(453)))return;const r=n[t(415)][t(412)](t(403)),s=n[t(415)][t(412)](t(371)),o={};r[t(409)](t(402),((o,i)=>{const a=t,c=n[a(415)][a(412)](a(427)).me,u=n[a(363)][a(412)](a(402));let l=s[a(411)](n[a(447)][a(450)][a(383)]),f=n[a(447)][a(385)](l),h=u[a(449)];if(h==i[a(449)])return;const g={commandName:a(402),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(447)][a(374)]((()=>{const t=a;if(r[t(420)]()[t(428)]((e=>e[t(451)]&&c==e[t(360)]&&(t(421)==e[t(394)]||t(429)==e[t(394)])&&(t(378)==e[t(414)]||t(376)==e[t(414)])&&e[t(370)]()[t(435)](f)))[t(455)]((e=>r[t(442)](e[t(373)]))),l=s[t(411)](n[t(447)][t(450)][t(383)]),f=n[t(447)][t(385)](l),u[t(389)](),n[t(363)][t(412)](t(441))[t(389)](),n[t(363)][t(412)](t(365))[t(389)](),h=u[t(449)],h!=i[t(449)])return s[t(456)](l)&&u[t(377)](i[t(449)],l)?(o({...i,setImageSizes:!1}),l=s[t(411)](n[t(447)][t(450)][t(383)]),void r[t(452)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(378))):void(s[t(437)](l)?r[t(452)](l,g,[],t(376)):r[t(391)](f,g,t(376)))}))}));for(const e of n[t(415)][t(412)](t(453))[t(361)])o[e[t(417)]]=e[t(381)][t(386)]();r[t(436)][t(419)](t(421),t(378),t(418),(()=>!1)),r[t(436)][t(419)](t(421),t(376),t(418),(()=>!1)),r[t(436)][t(419)](t(429),t(376),t(418),(()=>!1)),r[t(436)][t(419)](t(421),t(378),t(406),(([e])=>{const n=t;s[n(443)](e[n(431)]())})),r[t(436)][t(419)](t(421),t(378),t(438),((e,n)=>{const s=t;r[s(436)][s(400)](s(421),"",s(406))(e,{commandName:n[s(410)],commandParams:n[s(422)]})})),r[t(436)][t(419)](t(421),t(378),t(448),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(421),subType:t(378)},{type:t(440),subType:t(387)},{type:t(421),subType:t(454)},{type:t(440),subType:t(454)}];function a(e,n){const o=t,a=i[o(393)]((({type:t,subType:n})=>e[o(394)]==t&&e[o(414)]==n)),c=i[o(393)]((({type:t,subType:e})=>n[o(394)]==t&&n[o(414)]==e));if(a<0||c<0)return!1;const u=e[o(370)](),l=n[o(370)]();if((0==a||1==a)&&2==c&&u[o(426)](l))return!0;if(2==a&&3==c){const t=r[o(423)](u,o(440))[o(428)]((({suggestion:t,meta:e})=>e[o(424)]&&o(454)==t[o(414)]));if(t[o(364)]>1&&l[o(384)][o(435)](u[o(404)]))return!0;if(1==t[o(364)]&&(u[o(404)][o(435)](l[o(384)])||u[o(384)][o(435)](l[o(404)])))return!0}if(3==a&&3==c&&u[o(404)][o(392)](l[o(404)])){const t=u[o(384)][o(369)],e=l[o(404)][o(397)];return s[o(437)](t)&&t===e}return!1}n[t(447)][t(450)][t(380)]((()=>{const e=t;let o=!1;const i=Array[e(407)](n[e(447)][e(450)][e(399)][e(439)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(372)](t);if(e(395)==i&&r[e(368)](u)){if(e(421)==a&&(e(378)==c||e(376)==c)){const t=r[e(382)](u);if(n[e(445)]){const n=t[e(370)]()[e(431)]();if(s[e(437)](n))continue;r[e(442)](t),o=!0}}if(e(440)==a&&e(387)==c&&!n[e(445)]){const t=r[e(382)](u);t[e(458)]&&t[e(458)][e(451)]&&(r[e(442)](t[e(458)]),o=!0)}}}return o})),this[t(408)](o)}[jo(408)](t){const e=jo,n=this[e(432)],r=n[e(388)];n[e(415)][e(412)](e(403))[e(398)][e(457)]((n=>{const s=e;if(s(421)!=n[s(394)]&&s(429)!=n[s(394)])return;const{data:o}=n;if(!o||s(402)!=o[s(410)])return;const i=o[s(362)][0][s(449)];return function(t){const e=s;return{type:e(434),content:zr(r,e(366),t)}}(s(367)===i?zr(r,s(416)):t[i]||i)}))}}function Ho(){const t=["registerCustomCallback","getSuggestions","formatBlock","commandReversedParams","_findSuggestions","isOwn","227460LSCreO","isIntersecting","Users","filter","formatInline","2854YAVDtA","getContainedElement","editor","1556868YfzEsT","format","isEqual","_suggestionFactory","isBlockImage","discard","getChangedMarkers","insertion","imageTypeInline","discardSuggestion","setImageNaturalSizeAttributes","2733DMBHZj","newRange","25teJgxE","model","chain","value","document","isInContent","markBlockFormat","ImageStyleEditing","convertInlineImageToBlock","forEach","isInlineImage","registerDescriptionCallback","next","9imaJLT","author","normalizedStyles","commandParams","commands","length","imageTypeBlock","*Format:* %0","side","hasSuggestion","nodeAfter","getFirstRange","ImageUtils","_splitMarkerName","head","change","3248707HLSOiW","imageStylePostApply","shouldConvertImageType","imageStylePreApply","afterInit","registerPostFixer","title","getSuggestion","selection","end","createRangeOn","toLowerCase","imageCaption","locale","refresh","762025UmsHig","markInlineFormat","isBefore","findIndex","type","suggestion","205689TOATXZ","nodeBefore","descriptionFactory","differ","getSuggestionCallback","has","imageStyle","TrackChangesEditing","start","11467384JthBFA","accept","from","_registerLegacyDescription","enableCommand","commandName","getClosestSelectedImageElement","get","1630JZIRbc","subType","plugins","FORMAT_SIDE_IMAGE","name","join"];return(Ho=function(){return t})()}function zo(){const t=["88195xvHKjF","393351tyKewA","plugins","commands","53972LBhBfN","_trackChangesExecuted","listenTo","execute","TrackChangesEditing","_trackChangesValueDuringImport","_setSuggestionData","collaboration_features","_handleImportedData","value","Users","bind","forEach","high","importWord","get","159431khWadH","10qtDvsC","editor","lowest","track_changes","359048wHuMRq","16Mdfwgr","enableCommand","trackChanges","542781SPoxGC","afterInit","246WtXCZu","788718DxteZq","dataInsert"];return(zo=function(){return t})()}function Wo(t,e){const n=zo();return(Wo=function(t,e){return n[t-=251]})(t,e)}const Ko=Wo;!function(t){const e=Wo,n=t();for(;;)try{if(392632===parseInt(e(258))/1+parseInt(e(276))/2+parseInt(e(273))/3*(-parseInt(e(264))/4)+parseInt(e(272))/5*(parseInt(e(269))/6)+parseInt(e(270))/7+-parseInt(e(263))/8+parseInt(e(267))/9*(-parseInt(e(259))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zo);class qo extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(281)]=!1,this[e(277)]=!1}[Ko(268)](){const t=Ko,e=this[t(260)],n=e[t(275)][t(257)](t(256)),r=e[t(275)][t(257)](t(266));n&&(n.on(t(279),((e,[,n])=>{const s=t;this[s(281)]=r[s(251)],n[s(283)][s(262)]=!this[s(281)]}),{priority:t(255)}),this[t(278)](n,t(271),this[t(284)][t(253)](this)),this[t(278)](n,t(271),(()=>{const e=t;this[e(277)]&&(r[e(279)](),this[e(277)]=!1)}),{priority:t(261)}),e[t(274)][t(257)](t(280))[t(265)](t(256)))}[Ko(284)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(260)][n(275)][n(257)](n(266)),o=s[n(251)];this[n(281)]!==o&&(s[n(279)](),this[n(277)]=!0),r&&r[n(254)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(260)][o(274)][o(257)](o(252)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(256)}}};this[o(260)][o(274)][o(257)](o(280))[o(282)](i)}))}}const Xo=Jo;function Zo(){const t=["registerAttributeLabel","commandName","getItemLabel","FORMAT_INDENT","locale","afterInit","get","formatBlock","registerDescriptionCallback","257328GgLqGy","outdent","TrackChangesEditing","194370xskICO","857899xXjXfw","enableDefaultAttributesIntegration","3309YhDgnx","47050OUsxTX","plugins","registerBlockAttribute","outdentBlock","indent","blockIndent","1979270EDLqNh","format","enableCommand","type","*Outdent:* %0","editor","indentBlock","has","IndentBlock","248816wMFXgA","_registerLegacyDescription","descriptionFactory","408LpTWxV","*Indent:* %0","80ZZeSWo","IndentEditing","getItems","27MopuaK"];return(Zo=function(){return t})()}function Jo(t,e){const n=Zo();return(Jo=function(t,e){return n[t-=284]})(t,e)}!function(t){const e=Jo,n=t();for(;;)try{if(170343===-parseInt(e(321))/1+parseInt(e(306))/2*(parseInt(e(287))/3)+-parseInt(e(308))/4*(-parseInt(e(288))/5)+parseInt(e(284))/6+-parseInt(e(285))/7+-parseInt(e(303))/8*(parseInt(e(311))/9)+parseInt(e(294))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zo);class Yo extends t.Plugin{[Xo(317)](){const t=Xo,e=this[t(299)],n=e[t(289)][t(318)](t(323));if(e[t(289)][t(301)](t(309))&&(n[t(296)](t(292)),n[t(296)](t(322))),e[t(289)][t(301)](t(302)))for(const e of[t(300),t(291)])n[t(286)](e);const r=e[t(316)];n[t(290)](t(293)),n[t(305)][t(312)](t(293),zr(r,t(315))),this[t(304)]()}[Xo(304)](){const t=Xo,e=this[t(299)],n=e[t(316)],r=e[t(289)][t(318)](t(323));r[t(305)][t(320)]((e=>{const s=t;if(s(319)!=e[s(297)])return;const{data:o}=e;if(!o)return;if(s(300)!=o[s(313)]&&s(291)!=o[s(313)])return;const i=e[s(310)]()[0],a=r[s(305)][s(314)](i);return s(300)==o[s(313)]?{type:s(295),content:zr(n,s(307),a)}:s(291)==o[s(313)]?{type:s(295),content:zr(n,s(298),a)}:void 0}))}}var Qo=ti;function $o(){var t=["plugins","8eHffST","enableCommand","1980012rFNfxC","requires","228ILaDXH","324799yOrnvt","init","get","TrackChangesEditing","10495cKBoFD","223464YkajIw","input","93952RtlNcf","3281880VrinLX","editor","10627470lpgHww"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=139]})(t,e)}!function(t){for(var e=ti,n=t();;)try{if(258158===-parseInt(e(145))/1+-parseInt(e(140))/2*(-parseInt(e(150))/3)+-parseInt(e(142))/4+parseInt(e(149))/5*(parseInt(e(144))/6)+-parseInt(e(153))/7+-parseInt(e(152))/8+parseInt(e(155))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($o);class ei extends t.Plugin{static get[Qo(143)](){return[Ms.Input]}[Qo(146)](){var t=Qo;this[t(154)][t(139)][t(147)](t(148))[t(141)](t(151))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=205]})(t,e)}function si(){const t=["*Set link:* %0","349020CNKtqQ","link","registerInlineAttribute","commandParams","locale","TrackChangesEditing","29726kpKSYI","editor","attribute","linkHref","formatInline","4981326pIeicY","880752WAKquV","82tmyCFB","registerDescriptionCallback","7429674YHPlRo","type","format","key","newValue","enableDefaultAttributesIntegration","47457fASxtW","3672bEhsHm","*Remove link*","manualDecorators","plugins","descriptionFactory","afterInit","toLowerCase","LinkEditing","get","2003520IOidkB","commandName","has","label","commands","_registerLegacyDescription","unlink","link (","registerAttributeLabel"];return(si=function(){return t})()}!function(t){const e=ri,n=t();for(;;)try{if(825669===parseInt(e(210))/1*(-parseInt(e(244))/2)+-parseInt(e(209))/3+parseInt(e(238))/4+-parseInt(e(228))/5+-parseInt(e(208))/6+parseInt(e(212))/7+-parseInt(e(219))/8*(-parseInt(e(218))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(si);class oi extends t.Plugin{[ni(224)](){const t=ni,e=this[t(245)];if(!e[t(222)][t(230)](t(226)))return;const n=e[t(222)][t(227)](t(243)),r=e[t(232)][t(227)](t(239));n[t(217)](t(239)),n[t(217)](t(234)),n[t(240)](t(206));for(const e of r[t(221)])n[t(240)](e.id),n[t(223)][t(236)](e.id,t(235)+e[t(231)][t(225)]()+")");n[t(223)][t(211)]((n=>{const r=t;if(r(205)!=n[r(213)])return;const{data:s}=n;if(!s||r(206)!=s[r(215)])return;const o=s[r(216)],i=e[r(242)];return{type:r(214),content:null==o?zr(i,r(220)):zr(i,r(237),'"'+o+'"')}})),this[t(233)]()}[ni(233)](){const t=ni,e=this[t(245)],n=e[t(242)];e[t(222)][t(227)](t(243))[t(223)][t(211)]((e=>{const r=t;if(r(207)!=e[r(213)])return;const{data:s}=e;if(s){if(r(239)==s[r(229)]){const t=s[r(241)][0];return{type:r(214),content:zr(n,r(237),'"'+t+'"')}}return r(234)==s[r(229)]?{type:r(214),content:zr(n,r(220))}:void 0}}))}}const ii=ci;function ai(){const t=["6JYhgrV","selection","numbered","add","numberedList","TrackChangesEditing","has","afterInit","forceValue","243JuDdOU","slice","length","paragraph","type","checkChild","blockName","createRange","indentList","LegacyTodoListEditing","413201UprDxR","outdentList","document","from","element","123960CxBUcG","plugins","405620GDJpls","*Check item*","commands","listIndent","createPositionAt","enableCommand","formatInline","ELEMENT_TODO_LIST","*Uncheck item*","get","getAttribute","*Outdent:* %0","previousSibling","end","name","locale","_selectedElements","2693680BjzpJu","408087LNkGzp","schema","editor","*Indent:* %0","value","formatBlock","listType","bulleted","registerElementLabel","parent","*Change to:* %0","change","filter","ELEMENT_LIST_ITEM","model","getSelectedBlocks","registerDescriptionCallback","bulletedList","findIndex","before","932463SGVcxD","descriptionFactory","isObject","execute","todoList","format","ELEMENT_BULLETED_LIST","nextSibling","54MApEXw","ELEMENT_NUMBERED_LIST","todoListChecked","List","74915ZxLOyS","commandParams","LegacyListEditing","listItem","todo","markBlockFormat","push","checkTodoList","commandName","replace"];return(ai=function(){return t})()}function ci(t,e){const n=ai();return(ci=function(t,e){return n[t-=424]})(t,e)}!function(t){const e=ci,n=t();for(;;)try{if(246926===-parseInt(e(427))/1+-parseInt(e(494))/2*(-parseInt(e(452))/3)+parseInt(e(434))/4+parseInt(e(484))/5*(parseInt(e(480))/6)+-parseInt(e(472))/7+parseInt(e(432))/8*(parseInt(e(503))/9)+-parseInt(e(451))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ai);class ui extends t.Plugin{[ii(501)](){const t=ii,e=this[t(454)],n=e[t(449)];if(!e[t(433)][t(500)](t(486)))return;const r=e[t(433)][t(443)](t(499)),s=e[t(433)][t(500)](t(426));function o(t){return()=>{const n=ci,s=e[n(466)][n(429)][n(495)],o=e[n(436)][n(443)](t);if(o[n(456)])return void e[n(475)](n(506),{});const i=t[n(504)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(430)](t)[s(464)]((t=>function(t,e){const n=s;return e[n(508)](t[n(461)],n(487))&&!e[n(474)](t)}(t,r)));o=o[s(464)]((t=>!t.is(s(431),s(487))||t[s(444)](s(458))!=e));const i=new Set;for(const t of o)t.is(s(431),s(487))?i[s(497)](li(t)):i[s(497)](t);return Array[s(430)](i)}(s[n(467)](),i,e[n(466)][n(453)]);e[n(466)][n(463)]((()=>{const e=n;for(const n of a)r[e(489)](n,{commandName:t,commandParams:[{forceValue:!o[e(456)]}],formatGroupId:e(509)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(430)](t);const r=n[e(470)]((t=>e(487)!=t[e(448)]));return r>-1&&(n=n[e(504)](0,r)),n}(e[n(466)][n(429)][n(495)][n(467)]()),o=e[n(466)][n(424)](e[n(466)][n(438)](s[0],n(471)),e[n(466)][n(438)](s[s[n(505)]-1],n(447)));e[n(466)][n(463)]((()=>{const e=n;r[e(489)](o,{commandName:t,commandParams:[],formatGroupId:e(437)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(479)];for(;t&&t[n(444)](n(437))>e[n(444)](n(437));)r[n(497)](t),t=t[n(479)]}return Array[n(430)](r)}(s))}))}}r[t(439)](t(498),o(t(498))),r[t(439)](t(469),o(t(469))),s&&r[t(439)](t(476),o(t(476))),r[t(439)](t(425),i(t(425))),r[t(439)](t(428),i(t(428))),s&&r[t(439)](t(491),(()=>{const n=t,s=e[n(436)][n(443)](n(491)),o=Array[n(430)](s[n(450)]);o[n(464)]((t=>t[n(444)](n(482))!=s[n(456)])),e[n(466)][n(463)]((()=>{const t=n;for(const e of o)r[t(489)](e,{commandName:t(491),commandParams:[{forceValue:!s[t(456)]}]})}))})),r[t(473)][t(460)](t(487),(e=>zr(n,t(465),e))),r[t(473)][t(468)]((e=>{const r=t;if(r(457)!=e[r(507)]&&r(440)!=e[r(507)])return;const{data:s}=e;if(s){if(r(498)==s[r(492)]||r(469)==s[r(492)]||r(476)==s[r(492)])switch(s[r(492)][r(493)](r(483),"")){case r(459):return o(zr(n,r(478)));case r(496):return o(zr(n,r(481)));case r(488):return o(zr(n,r(441)))}if(r(425)==s[r(492)])return{type:r(477),content:zr(n,r(455),zr(n,r(465)))};if(r(428)==s[r(492)])return{type:r(477),content:zr(n,r(445),zr(n,r(465)))};if(r(491)==s[r(492)])return s[r(485)][0][r(502)]?{type:r(477),content:zr(n,r(435))}:{type:r(477),content:zr(n,r(442))}}function o(t){const e=r;return{type:e(477),content:zr(n,e(462),t)}}}))}}function li(t){const e=ii,n=t[e(444)](e(437));if(0==n)return t;let r=t;for(;t[e(446)]&&t[e(446)].is(e(431),e(487));){const s=t[e(446)][e(444)](e(437));if(s==n)r=t[e(446)];else if(s<n)break;t=t[e(446)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(431),e(487))&&t[e(444)](e(437))>0){let r=t[e(479)];for(;r&&e(487)==r[e(448)]&&r[e(444)](e(437))==t[e(444)](e(437));)n[e(490)](r),r=r[e(479)]}return n}function hi(t,e){const n=di();return(hi=function(t,e){return n[t-=186]})(t,e)}const gi=hi;function di(){const t=["push","listType","format","flat","_getSuggestionBlocksForListStyle","change","numbered","100854YeFKYw","getListTypeFromListStyleType","ELEMENT_","formatInline","plugins","*Format:* set start index to %0","parent","filter","commandName","document","listStart","from","registerDescriptionCallback","commandParams","afterInit","_LIST_","getFirstPosition","markMultiRangeBlockFormat","LegacyListUtils","selection","descriptionFactory","get","2513myXGPH","306uQPtcz","1001310ZqgDty","2ffFvKs","getSelectedBlocks","getLastPosition","355737FqCoXY","enableCommand","*Format:* set order to regular","formatBlock","default","_getTranslationKeyForListStyle","LegacyListPropertiesEditing","locale","*Format:* set order to reversed","forward","length","handleListStyleCommand","135kLpYbq","type","model","handleListStartCommand","before","startIndex","getSiblingNodes","33620VAuqFt","listStyle","_getSuggestionBlocks","listReversed","list.properties","8nqnAyS","unshift","handleListReversedCommand","editor","toUpperCase","styles","config","getAttribute","createRange","has","replace","element","backward","createPositionAt","*Change to:* %0","TrackChangesEditing","handleDescriptions","map","listItem","bind","reversed","970948LCjphT","173107haTVyH"];return(di=function(){return t})()}!function(t){const e=hi,n=t();for(;;)try{if(116545===-parseInt(e(186))/1+-parseInt(e(219))/2*(parseInt(e(222))/3)+parseInt(e(241))/4*(parseInt(e(234))/5)+-parseInt(e(217))/6*(parseInt(e(216))/7)+parseInt(e(246))/8*(parseInt(e(194))/9)+parseInt(e(218))/10+parseInt(e(267))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(di);class pi extends t.Plugin{[gi(208)](){const t=gi;if(!this[t(249)][t(198)][t(255)](t(228)))return;const e=this[t(249)][t(252)][t(215)](t(245)),n=this[t(249)][t(198)][t(215)](t(261));e[t(251)]&&n[t(223)](t(242),this[t(233)][t(265)](this)),e[t(266)]&&n[t(223)](t(244),this[t(248)][t(265)](this)),e[t(239)]&&n[t(223)](t(204),this[t(237)][t(265)](this)),n[t(214)][t(206)](this[t(262)][t(265)](this))}[gi(233)](t,e={}){const n=gi,r=this[n(249)][n(198)][n(215)](n(261)),s=this[n(191)]();this[n(249)][n(236)][n(192)]((()=>{const t=n;r[t(211)](s,{commandName:t(242),commandParams:[{type:e[t(235)]}],formatGroupId:t(242)})}))}[gi(248)](t,e={}){const n=gi,r=this[n(249)][n(198)][n(215)](n(261)),s=this[n(243)]((t=>t.is(n(257),n(264))&&n(193)===t[n(253)](n(188))));if(s[n(232)]<1)return;const o=s[n(263)]((t=>this[n(249)][n(236)][n(254)](this[n(249)][n(236)][n(259)](t,n(238)),this[n(249)][n(236)][n(259)](t,0))));this[n(249)][n(236)][n(192)]((()=>{const t=n;r[t(211)](o,{commandName:t(244),commandParams:[{reversed:e[t(266)]}],formatGroupId:t(244)})}))}[gi(237)](t,e={}){const n=gi,r=this[n(249)][n(198)][n(215)](n(261)),s=this[n(243)]((t=>t.is(n(257),n(264))&&n(193)===t[n(253)](n(188))));if(s[n(232)]<1)return;const o=s[n(263)]((t=>this[n(249)][n(236)][n(254)](this[n(249)][n(236)][n(259)](t,n(238)),this[n(249)][n(236)][n(259)](t,0))));this[n(249)][n(236)][n(192)]((()=>{const t=n;r[t(211)](o,{commandName:t(204),commandParams:[{startIndex:e[t(239)]}],formatGroupId:t(204)})}))}[gi(262)](t){const e=gi;if(e(225)!=t[e(235)]&&e(197)!=t[e(235)])return;const n=this[e(249)][e(229)],{data:r}=t;if(!r)return;let s,o;switch(r[e(202)]){case e(242):s=e(260),o={type:e(189),content:zr(n,s,zr(n,this[e(227)](r[e(207)][0][e(235)])))};break;case e(244):s=r[e(207)][0][e(266)]?e(230):e(224),o={type:e(189),content:zr(n,s)};break;case e(204):s=e(199),o={type:e(189),content:zr(n,s,r[e(207)][0][e(239)])}}return o}[gi(191)](){const t=gi;var e,n,r,s;const o=this[t(249)][t(198)][t(215)](t(212));let i=Array[t(205)](this[t(249)][t(236)][t(203)][t(213)][t(220)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(257),t(264)))&&i[t(247)](...o[t(240)](this[t(249)][t(236)][t(203)][t(213)][t(210)](),t(258))),(null===(n=i[i[t(232)]-1])||void 0===n?void 0:n.is(t(257),t(264)))&&i[t(187)](...o[t(240)](this[t(249)][t(236)][t(203)][t(213)][t(221)](),t(231))),i=[...new Set(i)],(null===(s=null===(r=this[t(249)][t(236)][t(203)][t(213)][t(210)]())||void 0===r?void 0:r[t(200)])||void 0===s?void 0:s.is(t(257),t(264)))&&(i=i[t(201)]((e=>e.is(t(257),t(264))))),i}[gi(243)](t){const e=gi,n=this[e(249)][e(198)][e(215)](e(212));let r=Array[e(205)](this[e(249)][e(236)][e(203)][e(213)][e(220)]())[e(201)](t)[e(263)]((t=>{const r=e,s=this[r(249)][r(236)][r(259)](t,0);return[...n[r(240)](s,r(258)),...n[r(240)](s,r(231))]}))[e(190)]();return r=[...new Set(r)],r}[gi(227)](t){const e=gi;return e(196)+(this[e(249)][e(198)][e(215)](e(212))[e(195)](t)||e(226))[e(250)]()+e(209)+t[e(250)]()[e(256)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=252]})(t,e)}function Ei(){const t=["10871070ZyXKhi","12tmeiDq","has","ELEMENT_MEDIA","dataDowncast","div","50394ComQPZ","editor","conversion","high","registerElementLabel","for","get","descriptionFactory","afterInit","showSuggestionHighlights","8bDSdDc","data","2871337fglAfm","attribute:url:media","createEmptyElement","TrackChangesEditing","71106lznAzG","MediaEmbedEditing","plugins","options","locale","stop","elementToElement","enableCommand","4662477aUCEEx","mediaEmbed","423124GStRSX","downcastDispatcher","270DqbWgV","media","52036gwKRRO"];return(Ei=function(){return t})()}!function(t){const e=Ii,n=t();for(;;)try{if(279078===-parseInt(e(272))/1+-parseInt(e(274))/2*(-parseInt(e(258))/3)+-parseInt(e(268))/4+-parseInt(e(270))/5*(-parseInt(e(279))/6)+parseInt(e(254))/7+parseInt(e(252))/8*(parseInt(e(266))/9)+-parseInt(e(273))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ei);class bi extends t.Plugin{[mi(287)](){const t=mi,e=this[t(280)];if(!e[t(260)][t(275)](t(259)))return;const n=e[t(260)][t(285)](t(257)),r=e[t(262)];n[t(265)](t(267)),n[t(286)][t(283)](t(271),(e=>zr(r,t(276),e))),e[t(281)][t(284)](t(277))[t(264)]({model:t(271),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(288)])return n[s(256)](s(278))},converterPriority:t(282)}),e[t(253)][t(269)].on(t(255),((e,n,r)=>{const s=t;r[s(261)][s(288)]&&e[s(263)]()}),{priority:t(282)})}}function Ti(){const t=["90922GyikFo","30oznkAO","12KsAUYd","2271681MJtgvE","editor","plugins","7633659yAdesb","1279082MZDaMD","1979485aiwFqI","mention","18cFjoMB","718914XqkCPU","MentionEditing","afterInit","enableCommand","get","TrackChangesEditing","5rqkDQE","has","894000aRThhf"];return(Ti=function(){return t})()}function _i(t,e){const n=Ti();return(_i=function(t,e){return n[t-=370]})(t,e)}const yi=_i;!function(t){const e=_i,n=t();for(;;)try{if(387820===-parseInt(e(371))/1*(parseInt(e(374))/2)+-parseInt(e(385))/3*(-parseInt(e(376))/4)+parseInt(e(382))/5+-parseInt(e(384))/6*(parseInt(e(381))/7)+parseInt(e(373))/8+-parseInt(e(377))/9*(parseInt(e(375))/10)+parseInt(e(380))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ti);class Ai extends t.Plugin{[yi(387)](){const t=yi,e=this[t(378)];e[t(379)][t(372)](t(386))&&e[t(379)][t(389)](t(370))[t(388)](t(383))}}function ki(){const t=["registerElementLabel","plugins","10930KaXHUk","getContainedElement","260875AdBtZj","mergeField","insertion","568MyFXaA","ELEMENT_MERGE_FIELD","getAttribute","deletion","getLabel","*Insert:* %0","afterInit","descriptionFactory","element","type","registerDescriptionCallback","27rkusYr","*Remove:* %0","editor","852xnqWhF","9030CrGMDY","9234516nYtvJP","enableCommand","locale","731348sGwJHF","1354260dJHCEX","TrackChangesEditing","843069DToTWR","MergeFieldsEditing","insertMergeField","11wJjaMy","get","6XqTXWc","commands"];return(ki=function(){return t})()}const Ci=Li;function Li(t,e){const n=ki();return(Li=function(t,e){return n[t-=339]})(t,e)}!function(t){const e=Li,n=t();for(;;)try{if(629612===parseInt(e(353))/1+-parseInt(e(347))/2*(parseInt(e(342))/3)+-parseInt(e(339))/4+parseInt(e(351))/5*(parseInt(e(370))/6)+-parseInt(e(371))/7*(parseInt(e(356))/8)+parseInt(e(367))/9*(parseInt(e(340))/10)+-parseInt(e(345))/11*(-parseInt(e(372))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ki);class Ni extends t.Plugin{[Ci(362)](){const t=Ci,e=this[t(369)];if(!e[t(348)][t(346)](t(344)))return;e[t(350)][t(346)](t(341))[t(373)](t(344));const n=e[t(350)][t(346)](t(341)),r=e[t(374)];n[t(363)][t(349)](t(354),(e=>zr(r,t(357),e))),n[t(363)][t(366)]((n=>{const s=t;if(s(355)!=n[s(365)]&&s(359)!=n[s(365)])return;const o=n[s(352)]();if(null==o)return;if(!o.is(s(364),s(354)))return;const i=e[s(350)][s(346)](s(343))[s(360)](o[s(358)]("id"));return s(355)==n[s(365)]?{type:s(355),content:zr(r,s(361),'"'+i+'" '+zr(r,s(357)))}:{type:s(359),content:zr(r,s(368),'"'+i+'" '+zr(r,s(357)))}}))}}const Ri=Si;function Si(t,e){const n=Mi();return(Si=function(t,e){return n[t-=133]})(t,e)}function Mi(){const t=["afterInit","data","registerDescriptionCallback","oldValue","2824377dQnXJG","492iBOtXY","registerBlockAttribute","478820WYNxWa","has","ELEMENT_MULTI_LEVEL_LIST","multiLevelList","get","549AxScIl","head","MultiLevelList","60669ZilkUT","handleDescriptions","listType","locale","TrackChangesEditing","*Set format:* %0","newValue","descriptionFactory","listMarkerStyle","2482790ndPQIj","1579528lJPOMF","plugins","editor","next","3107740QlAJDJ","format","enableDefaultAttributesIntegration","*Remove format:* %0","295110UziLwX","key","2BGJADW"];return(Mi=function(){return t})()}!function(t){const e=Si,n=t();for(;;)try{if(577292===parseInt(e(143))/1+parseInt(e(135))/2*(-parseInt(e(140))/3)+-parseInt(e(165))/4+-parseInt(e(160))/5+parseInt(e(141))/6*(parseInt(e(151))/7)+-parseInt(e(161))/8+parseInt(e(148))/9*(parseInt(e(133))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mi);class vi extends t.Plugin{[Ri(136)](){const t=Ri,e=this[t(163)],n=e[t(162)][t(147)](t(155));e[t(162)][t(144)](t(150))&&(n[t(167)](t(146)),n[t(142)](t(159)),n[t(158)][t(138)]((e=>this[t(152)](e))))}[Ri(152)](t){const e=Ri,n=this[e(163)][e(154)],{data:r}=t,s={type:e(166),content:""};if(r&&e(159)==r[e(134)]){if(!r[e(139)])return{type:e(166),content:zr(n,e(156),zr(n,e(145)))+" ("+r[e(157)]+")"};if(!r[e(157)]){let o=t[e(149)];for(;o;){if(o[e(137)]&&e(153)==o[e(137)][e(134)]&&o[e(137)][e(157)])return s;o=o[e(164)]}return{type:e(166),content:zr(n,e(168),zr(n,e(145)))+" ("+r[e(139)]+")"}}}}}function Oi(){const t=["1978527gGpzhM","afterInit","PageBreakEditing","enableCommand","7130655PflCyb","TrackChangesEditing","1438434wIhGty","pageBreak","480785gnTFDQ","plugins","registerElementLabel","has","2999646SToglF","get","editor","932055lQxqAC","locale","ELEMENT_PAGE_BREAK","20IdHjUX","descriptionFactory","5573568SsLsfc"];return(Oi=function(){return t})()}const wi=Di;function Di(t,e){const n=Oi();return(Di=function(t,e){return n[t-=448]})(t,e)}!function(t){const e=Di,n=t();for(;;)try{if(576264===parseInt(e(450))/1+parseInt(e(462))/2+parseInt(e(456))/3+parseInt(e(453))/4*(parseInt(e(464))/5)+-parseInt(e(468))/6+-parseInt(e(460))/7+-parseInt(e(455))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oi);class Fi extends t.Plugin{[wi(457)](){const t=wi,e=this[t(449)];if(!e[t(465)][t(467)](t(458)))return;e[t(465)][t(448)](t(461))[t(459)](t(463));const n=e[t(465)][t(448)](t(461)),r=e[t(451)];n[t(454)][t(466)](t(463),(e=>zr(r,t(452),e)))}}const xi=Bi;!function(t){const e=Bi,n=t();for(;;)try{if(822722===-parseInt(e(182))/1*(parseInt(e(152))/2)+parseInt(e(186))/3*(parseInt(e(161))/4)+parseInt(e(183))/5+parseInt(e(171))/6*(-parseInt(e(177))/7)+parseInt(e(197))/8+parseInt(e(154))/9+-parseInt(e(199))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ui);class Pi extends t.Plugin{[xi(169)](){const t=xi,e=this[t(208)];if(!e[t(194)][t(150)](t(172)))return;const n=e[t(185)],r=e[t(194)][t(168)](t(200));r[t(203)][t(209)](t(178),(e=>zr(n,t(179),e))),r[t(148)](t(178)),r[t(145)](t(173)),e[t(205)][t(176)].on(t(214),ji(e),{priority:t(187)}),e[t(165)][t(176)].on(t(214),((n,r,s)=>{const o=t;s[o(191)][o(160)]&&ji(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(187)});const s=r[t(203)];s[t(166)]((r=>{const o=t;if(o(188)!==r[o(147)])return;const{start:i,end:a}=r[o(206)]();if(!i[o(163)](a)||!i[o(175)])return;const c=e[o(146)][o(149)],u=i[o(175)];return c[o(174)](u)&&!c[o(156)](u)&&c[o(184)](u,o(204))?{type:o(188),content:zr(n,o(195),s[o(181)](u,1))}:void 0})),this[t(198)]()}[xi(198)](){const t=xi,e=this[t(208)],n=e[t(185)];e[t(194)][t(168)](t(200))[t(203)][t(166)]((e=>{const r=t;if(r(207)!=e[r(147)])return;const{data:s}=e;return s&&r(178)==s[r(155)]?{type:r(201),content:zr(n,r(180),zr(n,r(179)))}:void 0}))}}function Bi(t,e){const n=Ui();return(Bi=function(t,e){return n[t-=145]})(t,e)}function Ui(){const t=["getFirstRange","formatBlock","editor","registerElementLabel","includes","toViewPosition","consumable","bindElementToMarker","addMarker:suggestion:insertion","enableCommand","model","type","enableDefaultAttributesIntegration","schema","has","span","698aPRpZc","name","5222106mHLadB","commandName","isLimit","markerName","createUIElement","end","showSuggestionHighlights","76MaQMpT","activeMarkers","isTouching","insert","data","registerDescriptionCallback","writer","get","afterInit","consume","8459148ttNZcT","Paragraph","insertParagraph","isBlock","nodeAfter","downcastDispatcher","7CskDOQ","paragraph","ELEMENT_PARAGRAPH","*Change to:* %0","getItemLabel","1009aoSGFL","8171110GxekEJ","checkChild","locale","147165BwOgdK","highest","insertion","addClass","markerRange","options","ck-suggestion-marker--active","mapper","plugins","*Insert:* %0","start","1179280JzaQuM","_registerLegacyDescription","7091900GZKCPc","TrackChangesEditing","format","ck-suggestion-marker-split","descriptionFactory","$text","editing"];return(Ui=function(){return t})()}function ji(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Bi,i=t[o(194)][o(168)](o(200)),a=r[o(190)][o(196)],c=r[o(190)][o(159)],u=t[o(146)][o(149)];if(!a[o(163)](c)||!a[o(175)])return;const l=a[o(175)];if(u[o(174)](l)&&!u[o(156)](l)&&u[o(184)](l,o(204))){if(!s[o(212)][o(170)](r[o(190)],n[o(153)]))return;const t=s[o(167)][o(158)](o(151),{class:o(202)}),a=s[o(193)][o(211)](c);e&&i[o(162)][o(210)](r[o(157)])&&s[o(167)][o(189)](o(192),t),s[o(167)][o(164)](a,t),s[o(193)][o(213)](t,r[o(157)])}}}const Gi=Vi;function Vi(t,e){const n=Hi();return(Vi=function(t,e){return n[t-=171]})(t,e)}function Hi(){const t=["formatBlock","type","has","1684461Ulggjs","6171263KeBJds","3620196jeoXdF","4xbItgh","plugins","get","removeFormat","descriptionFactory","afterInit","4047865BGZKqC","editor","enableDefaultAttributesIntegration","681833QZjDAm","commandName","registerDescriptionCallback","format","_registerLegacyDescription","1873740QfuQNO","5207696qfqTpe","formatInline","locale","TrackChangesEditing","RemoveFormatEditing","*Remove all formatting*"];return(Hi=function(){return t})()}!function(t){const e=Vi,n=t();for(;;)try{if(620362===parseInt(e(180))/1+parseInt(e(185))/2+-parseInt(e(195))/3+parseInt(e(171))/4*(-parseInt(e(177))/5)+parseInt(e(197))/6+-parseInt(e(196))/7+parseInt(e(186))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hi);class zi extends t.Plugin{[Gi(176)](){const t=Gi,e=this[t(178)];e[t(172)][t(194)](t(190))&&(e[t(172)][t(173)](t(189))[t(179)](t(174)),this[t(184)]())}[Gi(184)](){const t=Gi,e=this[t(178)];e[t(172)][t(173)](t(189))[t(175)][t(182)]((n=>{const r=t;if(r(192)!=n[r(193)]&&r(187)!=n[r(193)])return;const{data:s}=n;return s&&r(174)==s[r(181)]?{type:r(183),content:zr(e[r(188)],r(191))}:void 0}))}}function Wi(t,e){const n=qi();return(Wi=function(t,e){return n[t-=387]})(t,e)}const Ki=Wi;function qi(){const t=["RestrictedEditingModeEditing","102pDPEat","get","26398867TGqxsq","editor","goToPreviousRestrictedEditingException","5ZjuXhG","5573691vDdUzL","12ZwlFPE","38448onhXPk","acceptAllSuggestions","acceptSuggestion","afterInit","5608520PdThwQ","118841MXtySy","2453588spBfnx","6GmMQmW","goToNextRestrictedEditingException","discardAllSuggestions","plugins","enableCommand","discardSelectedSuggestions","10HECxqk","trackChanges","has","TrackChangesEditing","acceptSelectedSuggestions","discardSuggestion","3985835ieYPxK"];return(qi=function(){return t})()}!function(t){const e=Wi,n=t();for(;;)try{if(362872===-parseInt(e(399))/1+parseInt(e(415))/2*(-parseInt(e(394))/3)+-parseInt(e(400))/4*(parseInt(e(391))/5)+-parseInt(e(401))/6*(parseInt(e(413))/7)+-parseInt(e(398))/8+parseInt(e(392))/9*(parseInt(e(407))/10)+parseInt(e(388))/11*(parseInt(e(393))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qi);class Xi extends t.Plugin{[Ki(397)](){const t=Ki,e=this[t(389)];if(!e[t(404)][t(409)](t(414)))return;const n=e[t(404)][t(387)](t(410));n[t(405)](t(390)),n[t(405)](t(402));const r=e[t(404)][t(387)](t(414));r[t(405)](t(408)),r[t(405)](t(396)),r[t(405)](t(412)),r[t(405)](t(395)),r[t(405)](t(403)),r[t(405)](t(411)),r[t(405)](t(406))}}const Zi=Yi;function Ji(){const t=["ELEMENT_LINE_BREAK","editing","57066IKOWXj","bindElementToMarker","addMarker:suggestion:deletion","writer","insert","consumable","createUIElement","mapper","span","requires","243AiQbeO","activeMarkers","ck-suggestion-marker-","ck-suggestion-marker--active","element","addClass","split","markerRange","locale","data","markerName","merge","getItems","options","6349840qbwEtZ","descriptionFactory","name","TrackChangesEditing","showSuggestionHighlights","enableCommand","deletion","test","createPositionBefore","softBreak","includes","2071700wHWxZQ","model","addMarker:suggestion:insertion","3206480vFsYGK","plugins","112448tUjOrb","shiftEnter","112OIfAuv","27YkSAHF","get","init","11420xTJrbb","registerElementLabel","high","156566EgbDkM","downcastDispatcher","editor","toViewPosition","addMarker:suggestion"];return(Ji=function(){return t})()}function Yi(t,e){const n=Ji();return(Yi=function(t,e){return n[t-=148]})(t,e)}!function(t){const e=Yi,n=t();for(;;)try{if(447813===-parseInt(e(195))/1+parseInt(e(186))/2+parseInt(e(156))/3*(parseInt(e(192))/4)+parseInt(e(184))/5+parseInt(e(202))/6*(-parseInt(e(188))/7)+-parseInt(e(170))/8+parseInt(e(189))/9*(parseInt(e(181))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ji);class Qi extends t.Plugin{static get[Zi(155)](){return[Js.ShiftEnter]}[Zi(191)](){const t=Zi,e=this[t(197)],n=e[t(185)][t(190)](t(173));n[t(175)](t(187)),e[t(201)][t(196)].on(t(183),$i(e),{priority:t(194)}),e[t(201)][t(196)].on(t(148),$i(e),{priority:t(194)}),e[t(165)][t(196)].on(t(199),((n,r,s)=>{const o=t;s[o(169)][o(174)]&&$i(e,{showActiveMarker:!1})(n,r,s)})),n[t(171)][t(193)](t(179),(n=>zr(e[t(164)],t(200),n)))}}function $i(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Yi,i=t[o(185)][o(190)](o(173));if(!s[o(151)][o(177)](r[o(163)],n[o(172)]))return;const a=t[o(182)];for(const t of r[o(163)][o(168)]()){if(!t.is(o(160),o(179)))continue;const n=o(176)==r[o(166)][o(162)](":")[1]?o(167):o(162),c=s[o(149)][o(152)](o(154),{class:o(158)+n}),u=s[o(153)][o(198)](a[o(178)](t));e&&i[o(157)][o(180)](r[o(166)])&&s[o(149)][o(161)](o(159),c),s[o(149)][o(150)](u,c),s[o(153)][o(203)](c,r[o(166)])}}}const ta=na;function ea(){const t=["plugins","525695HDnUUK","StandardEditingModeEditing","isCollapsed","29930TBQewu","2126856VxEqUE","3125808uWHpec","formatInline","locale","20emHkyc","getRanges","TrackChangesEditing","133065YZXnFl","259NVsNLn","FORMAT_RESTRICTED_DISABLED","enableCommand","restrictedEditingException","has","value","commands","document","change","from","18xKZStN","379816eZVHkK","selection","forceValue","commandParams","32358PqylkM","editor","1815IDYvXD","descriptionFactory","FORMAT_RESTRICTED_ENABLED","formatBlock","commandName","type","registerDescriptionCallback","model","format","markInlineFormat","get","afterInit"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=322]})(t,e)}!function(t){const e=na,n=t();for(;;)try{if(333533===parseInt(e(361))/1+-parseInt(e(360))/2*(-parseInt(e(349))/3)+parseInt(e(346))/4*(-parseInt(e(338))/5)+parseInt(e(323))/6*(parseInt(e(350))/7)+-parseInt(e(342))/8+-parseInt(e(343))/9+parseInt(e(341))/10*(parseInt(e(325))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ea);class ra extends t.Plugin{[ta(336)](){const t=ta,e=this[t(324)],n=e[t(332)],r=e[t(345)];if(!e[t(337)][t(354)](t(339)))return;const s=e[t(337)][t(335)](t(348)),o=t(353),i=e[t(356)][t(335)](o);s[t(352)](o,((e,r={})=>{const a=t,c=n[a(357)][a(362)];if(c[a(340)])return void e(r);const u=void 0!==r[a(363)]?r[a(363)]:!i[a(355)];n[a(358)]((()=>{const t=a,e=Array[t(359)](c[t(347)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(334)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(326)][t(331)]((e=>{const n=t;if(n(328)!=e[n(330)]&&n(344)!=e[n(330)])return;const{data:s}=e;return s&&s[n(329)]==o?s[n(322)][0][n(363)]?{type:n(333),content:zr(r,n(327))}:{type:n(333),content:zr(r,n(351))}:void 0}))}}function sa(t,e){const n=aa();return(sa=function(t,e){return n[t-=403]})(t,e)}const oa=sa;!function(t){const e=sa,n=t();for(;;)try{if(464803===-parseInt(e(421))/1+-parseInt(e(427))/2+-parseInt(e(412))/3*(parseInt(e(439))/4)+parseInt(e(436))/5+-parseInt(e(448))/6+-parseInt(e(435))/7+parseInt(e(404))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(aa);class ia extends t.Plugin{[oa(449)](){const t=oa,e=this[t(406)];if(!e[t(403)][t(414)](t(423))||!e[t(403)][t(414)](t(413)))return;const n=e[t(403)][t(416)](t(409)),r=e[t(447)],s=e[t(428)][t(416)](t(444))||{},o=e[t(403)][t(416)](t(411)),i=e[t(403)][t(416)](t(432))[t(405)](e[t(403)][t(416)](t(413)),s[t(445)]);n[t(408)](t(444));const a=new Set;for(const e of i[t(418)]){const n=o[t(446)](e[t(440)]);a[t(434)](n)}const c=new Set;for(const e of i[t(442)]){const n=o[t(446)](e[t(440)]);c[t(434)](n);for(const n of e[t(430)])c[t(434)](n)}for(const e of a)n[t(426)](e),n[t(420)][t(437)](e,zr(r,t(410)));for(const e of c)n[t(422)](e),n[t(420)][t(437)](e,zr(r,t(410)));this[t(419)]()}[oa(419)](){const t=oa,e=this[t(406)],n=e[t(447)];e[t(403)][t(416)](t(409))[t(420)][t(425)]((e=>{const r=t;if(r(438)!=e[r(407)]&&r(450)!=e[r(407)])return;const{data:s}=e;return s&&r(444)===s[r(443)]?s[r(417)][0][r(415)]?{type:r(431),content:zr(n,r(441),s[r(417)][0][r(424)][r(433)]())}:{type:r(431),content:zr(n,r(429),s[r(417)][0][r(424)][r(433)]())}:void 0}))}}function aa(){const t=["_registerLegacyDescription","descriptionFactory","918263NnSEJX","registerInlineAttribute","Style","styleName","registerDescriptionCallback","registerBlockAttribute","1579852CCuaXx","config","*Remove format:* %0","ghsAttributes","format","StyleUtils","toLowerCase","add","5643526HAxNUI","3672860swgoSN","registerAttributeLabel","formatBlock","796lOrWYw","element","*Set format:* %0","inline","commandName","style","definitions","getGhsAttributeNameForElement","locale","700596oAOiUd","afterInit","formatInline","plugins","22933320abESyx","normalizeConfig","editor","type","enableDefaultAttributesIntegration","TrackChangesEditing","FORMAT_STYLE","GeneralHtmlSupport","7617LsslSH","DataSchema","has","forceValue","get","commandParams","block"];return(aa=function(){return t})()}function ca(){const t=["batch","getRowIndexes","values","tablePaste","forceValue","deletion","writer","_getSuggestionCoords","nodeAfter","start","_setupColumnsRowsFixing","isIntersectingWithRange","insertTableRowBelow","item","enqueueChange","insertTableColumnRight","isTouching","toLowerCase","minColumn","21luaohQ","insertTableColumnLeft","createRangeOn","element","2979317CsfZnv","getCellLocation","discard","addClass","from","max","168867WmDpAW","selectTableRow","ELEMENT_TABLE_COLUMN_WITH_TEXT","includes","maxColumn","downcastDispatcher","substr","tableCell","min","$textProxy","type","insertTable","differ","ELEMENT_TABLE_ROW_WITH_TEXT","addRange","_suggestionFactory","removeClass","getChangedMarkers","filter","MIN_SAFE_INTEGER","TableEditing","markMultiRangeInsertion","model","order","cell","enableCommand","document","length","toViewElement","getSuggestion","execute","left","oldRange","registerPostFixer","createPositionAt","add","startsWith","getChildren","above","ELEMENT_TABLE_ROW","get","setSelection","getContainedElement","subType","ELEMENT_TABLE_WITH_TEXT","insertTableRowAbove","removeTableColumn","locale","table","104730nOLtCO","low","rootName","isEqual","suggestion","editor","insert","registerDescriptionCallback","end","data","TrackChangesEditing","registerElementLabel","isArray","map","tableRow","getAttribute","*Insert:* %0","plugins","15078nQaebl","getFirstRange","getChanges","registerCustomCallback","findAncestor","$graveyard","name","119CWEDHY","commands","classes","getColumnIndexes","accept","*Remove:* %0","push","root","_splitMarkerName","change","360PVsrcN","isIntersecting","options","join","isInContent","position","maxRow","showSuggestionHighlights","mapper","_tablePostFixingSubtypes","every","_tableSuggestions","TableUtils","3036310qsZPKG","detach","rowspan","_getCoordsForCells","createRangeIn","afterInit","getSelectionAffectedTableCells","_acceptFormatSuggestionCallbackFactory","88WZkJou","span","fromRange","last","has","change:data","308415pTSLkW","first","minRow","hasAttribute","MAX_SAFE_INTEGER","ELEMENT_TABLE","descriptionFactory","getItems","4365STTRSz","markMultiRangeDeletion","highest","ELEMENT_TABLE_COLUMN","refresh","addMarker:suggestion","createTableWalker","some","getRanges","tableColumn","removeTableRow","insertion","selectTableColumn","nodeBefore","selection","colspan"];return(ca=function(){return t})()}const ua=la;function la(t,e){const n=ca();return(la=function(t,e){return n[t-=387]})(t,e)}!function(t){const e=la,n=t();for(;;)try{if(212178===parseInt(e(450))/1*(parseInt(e(527))/2)+-parseInt(e(415))/3*(parseInt(e(544))/4)+parseInt(e(407))/5+parseInt(e(509))/6*(parseInt(e(534))/7)+parseInt(e(401))/8*(-parseInt(e(460))/9)+parseInt(e(393))/10+-parseInt(e(454))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ca);class fa extends t.Plugin{constructor(t){const e=la;super(t),this[e(389)]=[e(523),e(424)],this[e(391)]=new Set}[ua(398)](){const t=ua,e=this[t(514)],n=e[t(482)][t(486)][t(429)];if(!e[t(526)][t(405)](t(480)))return;const r=e[t(507)],s=e[t(526)][t(500)](t(519)),o=e[t(526)][t(500)](t(392));s[t(413)][t(520)](t(508),(e=>zr(r,t(412),e))),this[t(441)](),s[t(485)](t(471)),s[t(485)](t(461)),s[t(485)](t(427));for(const r of[t(505),t(443)]){const i=e[t(535)][t(500)](r);s[t(485)](r,(r=>{const a=t;e[a(482)][a(543)]((t=>{const e=a;r();const c=e(498)===i[e(483)],u=o[e(399)](n),l=o[e(432)](u),f=c?l[e(408)]-1:l[e(404)]+1,h=u[0][e(531)](e(508)),g=o[e(421)](h,{startRow:f,endRow:f}),d=Array[e(458)](g)[e(522)]((n=>t[e(452)](n[e(484)])));s[e(481)](d,e(523))}))}))}for(const r of[t(451),t(446)]){const i=e[t(535)][t(500)](r);s[t(485)](r,(r=>{const a=t;e[a(482)][a(543)]((t=>{const e=a;r();const c=e(491)===i[e(483)],u=o[e(399)](n),l=o[e(537)](u),f=c?l[e(408)]-1:l[e(404)]+1,h=u[0][e(531)](e(508)),g=o[e(421)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(458)](g)[e(522)]((n=>t[e(452)](n[e(484)])));s[e(481)](d,e(424))}))}))}for(const r of[t(425),t(506)]){const i=r[t(466)](11),a=i[t(448)](),c=a[t(466)](0,3)+t(402),u=t(508)+i,l=t(468)+i,f=t(459)+i;s[t(485)](r,(()=>{const i=t;e[i(482)][i(543)]((t=>{const e=i,h=o[e(399)](n),g=h[0][e(531)](e(508));let d;if(e(425)==r){const t=o[e(432)](h);d={startRow:t[e(408)],endRow:t[e(404)],includeAllSlots:!0}}else{const t=o[e(537)](h);d={startColumn:t[e(408)],endColumn:t[e(404)],includeAllSlots:!0}}const p=o[e(421)](g,d),m=Array[e(458)](p)[e(522)]((({cell:t})=>t)),I=ha(m[e(478)]((t=>t[e(410)](c)))),E=ha(m[e(478)]((t=>!t[e(410)](c))))[e(522)]((n=>t[e(452)](n))),b=s[e(416)](E,u);if(b&&(e(523)==b[e(503)]||e(424)==b[e(503)])){const n=this[e(438)](b);for(const r of I){const s=t[e(452)](r),i=o[e(455)](r),u=r[e(524)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(474)](s)}}}))}))}function c(r){const s=t,o=Array[s(458)](n[s(423)]())[s(522)]((t=>i.LiveRange[s(403)](t)));e[s(482)][s(543)]((t=>{const n=s,i=t[n(431)];r=r[n(478)]((t=>n(532)!=t[n(541)][n(511)])),t[n(501)](r),e[n(535)][n(500)](n(425))[n(419)](),e[n(490)](n(425),{forceDefaultExecution:!0}),e[n(482)][n(445)]((()=>{const t=n;e[t(482)][t(445)](i,(e=>{const n=t,r=o[n(478)]((t=>n(532)!=t[n(541)][n(511)]));r[n(487)]>0&&e[n(501)](r);for(const t of o)t[n(394)]()}))}))}))}function u(r){const s=t;e[s(482)][s(543)]((t=>{const o=s,a=Array[o(458)](n[o(423)]())[o(522)]((t=>i.LiveRange[o(403)](t))),c=[];for(const t of r)for(const e of t[o(414)]({shallow:!0}))c[o(540)](e);for(const n of c)o(532)!=n[o(541)][o(511)]&&(t[o(501)](t[o(494)](n,0)),e[o(535)][o(500)](o(506))[o(419)](),e[o(490)](o(506),{forceDefaultExecution:!0}));const u=a[o(478)]((t=>o(532)!=t[o(541)][o(511)]));u[o(487)]>0&&t[o(501)](u);for(const t of a)t[o(394)]()}))}function l(e,n){const r=t;return n[r(390)]((t=>e[r(422)]((e=>e[r(517)][r(512)](t[r(440)])||t[r(517)][r(512)](e[r(440)])))))}function f(e,n){const r=t;return!e[r(422)]((t=>n[r(422)]((e=>t[r(545)](e)))))&&e[r(422)]((t=>n[r(422)]((e=>t[r(517)][r(447)](e[r(440)])))))}e[t(518)][t(465)].on(t(420),((e,n,r)=>{const s=t;if(!r[s(546)][s(387)])return;const o=n[s(444)];if(!o)return;const i=r[s(388)][s(488)](o);function c(t){return Array[s(521)](t)?t:[t]}i&&s(467)===o[s(533)]&&(0,a.setHighlightHandling)(i,r[s(437)],((t,e,n)=>n[s(457)](c(e[s(536)]),t)),((t,e,n)=>n[s(476)](c(e[s(536)]),t)))}),{priority:t(417)}),s[t(413)][t(516)]((e=>{const n=t;if(n(426)!=e[n(470)]&&n(436)!=e[n(470)])return;const s=e[n(502)]();if(null!=s&&s.is(n(453),n(508))){if(n(426)==e[n(470)]){const t=e[n(414)]()[n(478)]((t=>t.is(n(469))))[n(522)]((t=>t[n(518)]));if(t[n(487)])return{type:n(426),content:zr(r,n(525),zr(r,n(504),'"'+t[n(547)](" ")+'"'))}}if(n(436)==e[n(470)]){const t=e[n(414)]()[n(478)]((t=>t.is(n(469))))[n(522)]((t=>t[n(518)]));if(t[n(487)])return{type:n(436),content:zr(r,n(539),zr(r,n(504),'"'+t[n(547)](" ")+'"'))}}}})),s[t(413)][t(516)]((e=>{const n=t;if(n(523)==e[n(503)]){const t=e[n(414)]()[n(478)]((t=>t.is(n(469))))[n(522)]((t=>t[n(518)])),s=this[n(438)](e),o=s[n(550)]-s[n(409)]+1;if(n(426)==e[n(470)])return t[n(487)]?{type:n(426),content:zr(r,n(525),zr(r,n(473),[o,'"'+t[n(547)](" ")+'"']))}:{type:n(426),content:zr(r,n(525),zr(r,n(499),o))};if(n(436)==e[n(470)])return t[n(487)]?{type:n(436),content:zr(r,n(539),zr(r,n(473),[o,'"'+t[n(547)](" ")+'"']))}:{type:n(436),content:zr(r,n(539),zr(r,n(499),o))}}if(n(424)==e[n(503)]){const t=e[n(414)]()[n(478)]((t=>t.is(n(469))))[n(522)]((t=>t[n(518)])),s=this[n(438)](e),o=s[n(464)]-s[n(449)]+1;if(n(426)==e[n(470)])return t[n(487)]?{type:n(426),content:zr(r,n(525),zr(r,n(462),[o,'"'+t[n(547)](" ")+'"']))}:{type:n(426),content:zr(r,n(525),zr(r,n(418),o))};if(n(436)==e[n(470)])return t[n(487)]?{type:n(436),content:zr(r,n(539),zr(r,n(462),[o,'"'+t[n(547)](" ")+'"']))}:{type:n(436),content:zr(r,n(539),zr(r,n(418),o))}}})),s[t(475)][t(530)](t(426),t(523),t(456),c),s[t(475)][t(530)](t(436),t(523),t(538),c),s[t(475)][t(530)](t(426),t(424),t(456),u),s[t(475)][t(530)](t(436),t(424),t(538),u),s[t(475)][t(530)](t(426),t(424),t(547),l),s[t(475)][t(530)](t(436),t(424),t(547),l),s[t(475)][t(530)](t(426),t(523),t(547),f),s[t(475)][t(530)](t(436),t(523),t(547),f)}[ua(400)](){const t=ua,e=this[t(514)],n=e[t(482)][t(486)][t(429)];return(r,s)=>{const o=t;e[o(482)][o(543)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(517)][a(428)];u&&u[0]&&!1===u[0][a(435)]&&(l=r[0][a(440)][a(439)]);const f=t[a(397)](l);if(a(532)==f[a(541)][a(511)])return;const h=Array[a(458)](n[a(423)]())[a(522)]((t=>i.LiveRange[a(403)](t)));t[a(501)](f),e[a(535)][a(500)](c)[a(419)](),u[a(540)]({forceDefaultExecution:!0}),e[a(490)](c,...u);const g=h[a(478)]((t=>a(532)!=t[a(541)][a(511)]));g[a(487)]>0&&t[a(501)](g);for(const t of h)t[a(394)]()}))}}[ua(396)](t){const e=ua,n=this[e(514)][e(526)][e(500)](e(392));let r=Number[e(411)],s=Number[e(479)],o=Number[e(411)],i=Number[e(479)];for(const a of t){if(e(532)==a[e(541)][e(511)])continue;const{row:t,column:c}=n[e(455)](a),u=a[e(410)](e(395))?a[e(524)](e(395))-1:0,l=a[e(410)](e(430))?a[e(524)](e(430))-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}}[ua(441)](){const t=ua,e=this[t(514)],n=e[t(526)][t(500)](t(519)),r=e[t(526)][t(500)](t(392));e[t(482)][t(486)].on(t(406),(()=>{const r=t,s=Array[r(458)](e[r(482)][r(486)][r(472)][r(477)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(542)](t);if(r(513)!=s)continue;if(null!=e[r(492)])continue;const a=n[r(489)](o);this[r(389)][r(463)](i)&&this[r(391)][r(495)](a)}}),{priority:t(510)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(452)](e),a=e[s(531)](s(508)),c=r[s(455)](e);for(const t of this[s(391)]){const n=t[s(503)],r=n[s(496)](s(434)),u=n[s(466)](r?10:5),l=u[s(448)](),f=l[s(466)](0,3)+s(402),h=s(468)+u,g=s(459)+u;if(!t[s(548)])continue;if(a!=t[s(528)]()[s(440)][s(531)](s(508)))continue;if(t[s(442)](i))continue;const d=e[s(410)](f)?e[s(524)](f)-1:0,p=this[s(438)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(474)](i),o=!0)}return o};e[t(482)][t(486)][t(493)]((n=>{const r=t;let o=!1;for(const t of e[r(482)][r(486)][r(472)][r(529)]())if(r(515)==t[r(470)])if(r(523)==t[r(533)])for(const e of t[r(549)][r(439)][r(497)]())o=o||s(e,n);else r(467)==t[r(533)]&&(o=o||s(t[r(549)][r(439)],n));return o}))}[ua(438)](t){const e=ua;return this[e(396)](t[e(423)]()[e(522)]((t=>t[e(440)][e(439)])))}}function ha(t){const e=ua;return Array[e(458)](new Set(t)[e(433)]())}const ga=da;function da(t,e){const n=ma();return(da=function(t,e){return n[t-=145]})(t,e)}!function(t){const e=da,n=t();for(;;)try{if(224664===-parseInt(e(213))/1*(parseInt(e(190))/2)+parseInt(e(225))/3*(parseInt(e(184))/4)+-parseInt(e(238))/5+-parseInt(e(166))/6+parseInt(e(234))/7*(-parseInt(e(205))/8)+-parseInt(e(204))/9*(parseInt(e(193))/10)+-parseInt(e(219))/11*(-parseInt(e(147))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ma);class pa extends t.Plugin{static get[ga(232)](){return[fa]}[ga(192)](){const t=ga,e=this[t(157)],n=e[t(209)][t(165)][t(153)],r=e[t(178)];if(!e[t(214)][t(194)](t(231)))return;const s=e[t(214)][t(244)](t(210)),o=e[t(214)][t(244)](t(155)),a=e[t(214)][t(244)](fa);a[t(151)][t(237)](t(206)),s[t(181)](t(206),(()=>{const n=t,r=o[n(183)](e[n(209)][n(165)][n(153)]);e[n(209)][n(191)]((()=>{const t=n;s[t(172)](r,{commandName:t(206),commandParams:[]},[],t(206))}))})),e[t(242)][t(244)](t(206)).on(t(158),((n,r)=>{const o=t;e[o(242)][o(244)](o(199))[o(152)]&&(r[o(223)]>0&&r[r[o(223)]-1]&&r[r[o(223)]-1][o(168)]||s[o(160)]||this[o(187)]()||n[o(156)]())}),{priority:t(201)});for(const n of[t(236),t(235),t(167),t(163)]){const r=e[t(242)][t(244)](n);s[t(181)](n,(()=>{const n=t,o=e[n(209)][n(165)][n(153)][n(224)]()[n(150)]()[n(174)]((t=>t.is(n(185),n(226)))),i=r[n(152)];e[n(209)][n(191)]((()=>{const t=n;s[t(172)]([o,i],{commandName:t(206),commandParams:[]},[],t(206))}))}))}for(const n of[t(196),t(146)]){const r=e[t(242)][t(244)](n);s[t(181)](n,(()=>{const i=t,a=o[i(183)](e[i(209)][i(165)][i(153)])[0],c=a[i(217)](i(200)),{column:u,row:l}=o[i(202)](a);let f=[];if(i(148)==r[i(177)]){const t=o[i(203)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(221)](t)[i(195)]((t=>t[i(173)]))}else{const t=o[i(203)](c,{column:u,includeAllSlots:!0});f=Array[i(221)](t)[i(195)]((t=>t[i(173)]))}e[i(209)][i(191)]((t=>{const e=i;s[e(230)](t[e(154)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(218)][t(175)]((e=>{const n=t;if(n(176)!=e[n(171)]&&n(233)!=e[n(171)])return;const{data:s}=e;return s&&n(206)==s[n(215)]?{type:n(164),content:zr(r,n(180))}:void 0})),s[t(218)][t(175)]((e=>{const n=t;if(n(176)!=e[n(171)]&&n(233)!=e[n(171)])return;const{data:s}=e;return s?n(196)==s[n(215)]?{type:n(164),content:zr(r,n(241))}:n(146)==s[n(215)]?{type:n(164),content:zr(r,n(189))}:void 0:void 0}));const c=a[t(162)]();for(const e of[t(236),t(235),t(167),t(163)])s[t(182)][t(243)](t(176),e,t(188),c);for(const e of[t(196),t(146)])s[t(182)][t(243)](t(176),e,t(188),c);s[t(182)][t(243)](t(176),t(206),t(188),(r=>{const s=t;e[s(209)][s(191)]((t=>{const o=s,a=Array[o(221)](n[o(169)]())[o(195)]((t=>i.LiveRange[o(220)](t)));t[o(239)](r),e[o(242)][o(244)](o(206))[o(228)](),e[o(158)](o(206),{forceDefaultExecution:!0});const c=a[o(229)]((t=>o(149)!=t[o(198)][o(161)]));c[o(223)]>0&&t[o(239)](c);for(const t of a)t[o(186)]()}))}));for(const n of[t(236),t(167),t(163),t(235)]){const r=e[t(242)][t(244)](n);r.on(t(208),((n,s,o)=>{const i=t;if(o){const t=e[i(209)][i(165)][i(153)][i(224)]()[i(150)]()[i(174)]((t=>t.is(i(185),i(226))));this[i(245)](r[i(152)],t)||(n[i(179)]=!1,n[i(156)]())}}),{priority:t(216)})}}[ga(187)](){const t=ga,e=this[t(157)][t(242)][t(244)](t(206)),n=this[t(157)][t(214)][t(244)](t(155));if(!e[t(240)])return!1;const r=n[t(183)](this[t(157)][t(209)][t(165)][t(153)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(245)](e,n))return!1;return!0}[ga(245)](t,e){const n=ga,r=this[n(157)][n(214)][n(244)](n(210)),s=this[n(157)][n(209)][n(154)](t),o=this[n(157)][n(209)][n(154)](e),i=new Set,a=new Set;for(const t of r[n(207)]())if((n(222)==t[n(171)]||n(211)==t[n(171)]||n(206)==t[n(212)])&&t[n(197)])for(const e of t[n(169)]())e[n(145)](s,!0)&&i[n(227)](t[n(171)]+":"+t[n(170)].id),e[n(145)](o,!0)&&a[n(227)](t[n(171)]+":"+t[n(170)].id);if(i[n(159)]!=a[n(159)])return!1;for(const t of i)if(!a[n(194)](t))return!1;return!0}}function ma(){const t=["registerDescriptionCallback","formatBlock","direction","locale","return","*Merge cells*","enableCommand","_suggestionFactory","getSelectionAffectedTableCells","9212nMTKWb","element","detach","_areSelectedCellsMergable","accept","*Split cell:* horizontally","5470unLobx","change","afterInit","2090PEoYAw","has","map","splitTableCellVertically","isInContent","root","trackChanges","table","highest","getCellLocation","createTableWalker","8163CPkeuo","3074872ndCGYB","mergeTableCells","getSuggestions","set:isEnabled","model","TrackChangesEditing","deletion","subType","43oVeVUC","plugins","commandName","low","findAncestor","descriptionFactory","15004pauUFa","fromRange","from","insertion","length","getFirstPosition","105DKoiHy","tableCell","add","refresh","filter","markBlockFormat","TableEditing","requires","formatInline","7oVuIrC","mergeTableCellRight","mergeTableCellUp","push","1812110qPAhDe","setSelection","isEnabled","*Split cell:* vertically","commands","registerCustomCallback","get","_areMergableCells","containsRange","splitTableCellHorizontally","13404bpjQRf","horizontally","$graveyard","getAncestors","_tablePostFixingSubtypes","value","selection","createRangeOn","TableUtils","stop","editor","execute","size","_isForcedDefaultExecutionBlock","rootName","_acceptFormatSuggestionCallbackFactory","mergeTableCellLeft","format","document","1953480jRMxoV","mergeTableCellDown","forceDefaultExecution","getRanges","author","type","markMultiRangeBlockFormat","cell","find"];return(ma=function(){return t})()}function Ia(t,e){const n=ba();return(Ia=function(t,e){return n[t-=438]})(t,e)}const Ea=Ia;function ba(){const t=["activeMarkers","*Format:* %0","highest","markerName","setAttribute","TrackChangesEditing","accept","forceValue","FORMAT_REGULAR_COLUMN","_handleLegacySuggestions","_suggestionFactory","TableEditing","editing","writer","parent","type","showSuggestionHighlights","TableUtils","FORMAT_HEADER_COLUMN","formatBlock","data","1918133kDGZfT","has","mapper","enableDefaultAttributesIntegration","27qHbKWO","34650EeWQuq","_acceptFormatSuggestionCallbackFactory","registerAttributeLabel","get","ck-suggestion-marker-","createTableWalker","end","nodeAfter","registerCustomCallback","setTableColumnHeader","nodeBefore","addClass","item","392856CFnZBY","FORMAT_HEADER_ROW","includes","commandParams","setTableRowHeader","registerBlockAttribute","options","30vONOFy","192496WoSjWY","toViewElement","editor","2650RGaCSD","markerRange","bindElementToMarker","removeAttribute","commandName","_splitMarkerName","77564jezKkj","requires","headingColumns","descriptionFactory","getCellLocation","6YlXqNZ","removeClass","start","registerDescriptionCallback","ck-suggestion-marker--active","addMarker:suggestion","format","getSuggestion","consumable","204489AmDxwn","data-suggestion","afterInit","consume","removeMarker:suggestion","unbindElementFromMarkerName","locale","plugins","stop","FORMAT_REGULAR_ROW","79565PxNWQo","downcastDispatcher","name","_registerLegacyDescription","headingRows","cell","markerNameToElements"];return(ba=function(){return t})()}!function(t){const e=Ia,n=t();for(;;)try{if(186822===-parseInt(e(489))/1+parseInt(e(466))/2+-parseInt(e(480))/3*(parseInt(e(475))/4)+parseInt(e(499))/5*(-parseInt(e(465))/6)+-parseInt(e(440))/7+parseInt(e(458))/8*(-parseInt(e(444))/9)+-parseInt(e(469))/10*(-parseInt(e(445))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ba);class Ta extends t.Plugin{static get[Ea(476)](){return[fa]}[Ea(491)](){const t=Ea,e=this[t(468)];if(!e[t(496)][t(441)](t(517)))return;const n=e[t(495)],r=e[t(496)][t(448)](t(511));r[t(443)](t(462)),r[t(443)](t(454)),r[t(463)](t(503)),r[t(463)](t(477)),r[t(478)][t(447)](t(503),zr(n,t(459))),r[t(478)][t(447)](t(477),zr(n,t(524))),this[t(515)]()}[Ea(515)](){const t=Ea,e=this[t(468)][t(496)][t(448)](t(511)),n=this[t(468)][t(496)][t(448)](t(523)),r=this[t(468)][t(496)][t(448)](fa)[t(446)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Ia,{type:c,id:u}=e[a(474)](o[a(509)]),l=e[a(487)](u),f=l[a(439)];if(a(438)!=l[a(521)]||!f||a(454)!=f[a(473)])return;if(o[a(457)])return void s[a(497)]();if(!i[a(488)][a(492)](o[a(470)],s[a(501)]))return;const h=o[a(470)][a(482)][a(452)],g=o[a(470)][a(451)][a(455)],d=h[a(520)][a(520)],{column:p}=n[a(479)](h),{column:m}=n[a(479)](g);for(let s=p;s<=m;s++){const l=n[a(450)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(504)],l=i[a(442)][a(467)](s);i[a(519)][a(456)](a(449)+c,l),r&&i[a(519)][a(510)](a(490),u,l),i[a(442)][a(471)](l,o[a(509)]),t&&(e[a(506)][a(460)](o[a(509)])?i[a(519)][a(456)](a(484),l):i[a(519)][a(481)](a(484),l))}}}}e[t(516)][t(453)](t(438),t(462),t(512),r),e[t(516)][t(453)](t(438),t(454),t(512),r),this[t(468)][t(518)][t(500)].on(t(485),s(),{priority:t(508)}),this[t(468)][t(439)][t(500)].on(t(485),((e,n,r)=>{const o=t;r[o(464)][o(522)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(508)}),this[t(468)][t(518)][t(500)].on(t(493),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(474)](r[o(509)]),c=e[o(487)](a),u=c[o(439)];if(o(438)!=c[o(521)]||!u||o(454)!=u[o(473)])return;const l=s[o(442)][o(505)](r[o(509)]);if(l)for(const t of l)s[o(519)][o(481)](o(449)+i,t),s[o(519)][o(481)](o(484),t),s[o(519)][o(472)](o(490),t),s[o(442)][o(494)](t,r[o(509)])}),{priority:t(508)}),this[t(502)]()}[Ea(502)](){const t=Ea,e=this[t(468)],n=e[t(495)];function r(e){const r=t;return{type:r(486),content:zr(n,r(507),e)}}e[t(496)][t(448)](t(511))[t(478)][t(483)]((e=>{const s=t;if(s(438)!=e[s(521)])return;const{data:o}=e;if(o){if(s(462)==o[s(473)]){const t=o[s(461)][0][s(513)];return r(zr(n,s(t?459:498)))}if(s(454)==o[s(473)]){const t=o[s(461)][0][s(513)];return r(zr(n,s(t?524:514)))}}}))}}const _a=La;function ya(){const t=["requires","dataDowncast","removeRows","markerName","_createdBatches","next","add","conversion","first","9294kwBqvh","createTableWalker","tableCellBorderStyle","join","activeMarkers","tableCellSuggestion","editor","markers","push","setAttributes","change","$graveyard","name","2370gelOAC","high","42815045IrJDAX","from","afterInit","selection","getShiftedBy","call","tablePasteColumn","createPositionBefore","trackChanges","elementToElement","paragraph","getSuggestionCallback","stop","getSelectionAffectedTableCells","updateMarker","redo","ck-suggestion-marker-insertion","filter","type","suggestionLoaded","suggestion","getChangedMarkers","commands","start","cells","nodeAfter","tableCellVerticalAlignment","TableUtils","model","insert","has","TrackChangesEditing","low","registerPostFixer","accept","formatBlock","previous","set","table","author","attributes","forceDefaultExecution","column","newRange","oldRange","getRows","schema","root","tableCellBackgroundColor","rows","markMultiRangeDeletion","locale","findAncestor","getAllAdjacentSuggestions","getColumns","columns","position","getContainedElement","tablePaste","return","getSuggestion","_replaceTableSlotCell","value","removeMarker","keys","3227NloWyp","tablePasteChainId","map","content","editing","rowInsertionIndexes","getRowIndexes","previousSibling","136WkFJsY","options","remove","removeColumns","tableCell","document","suggestion-td","Users","rootName","tableCellBorderWidth","element","suggestionUnloaded","ck-suggestion-marker","detach","getRange","forEach","registerDescriptionCallback","insertion","*Replace table cells*","endColumn","some","every","TableClipboard","getRanges","fromRange","tablePasteRow","length","_isForcedDefaultExecutionBlock","fill","12POJVyt","createRangeOn","batch","getChild","clipboardOutput","plugins","deletion","getAttributes","getTableIfOnlyTableInContent","entries","get","setAttribute","createElement","getColumnIndexes","nextSibling","markMultiRangeInsertion","wrap","getChildren","fromEntries","1758640kHiKGC","tableCellBorderColor","move","documentSelection","markerToHighlight","getMarkers","deletionRanges","editingDowncast","end","_getCoordsForCells","isEqual","row","differ","insertColumns","columnInsertionIndexes","getItems","discard","unwrap","find","getChanges","markMultiRangeBlockFormat","for","tablePasteCell","listenTo","550359PJwtJB","isEmpty","_tablePostFixingSubtypes","createRangeIn","1261077gBHHDz","createRange","tableCellPadding","99VVOMRd","view","columnInsertionRanges","1703986SPmxRY","cell","3PvzfRO","ck-suggestion-marker--active","removeMarkers","suggestion:formatBlock:tablePasteCell","endRow","9244CzPNGQ","last","rowInsertionRanges","getSuggestions","reduce","isInContent","tableCellHorizontalAlignment","subType","includes","markerAttributes","insertionRanges","insertRows","register","showSuggestionHighlights","hasSuggestion","startsWith","containsRange","descriptionFactory","_suggestionFactory","registerCustomCallback","insertContent","_splitMarkerName"];return(ya=function(){return t})()}!function(t){const e=La,n=t();for(;;)try{if(974689===parseInt(e(514))/1+-parseInt(e(520))/2*(-parseInt(e(522))/3)+parseInt(e(527))/4*(-parseInt(e(571))/5)+-parseInt(e(558))/6*(parseInt(e(430))/7)+-parseInt(e(438))/8*(parseInt(e(510))/9)+-parseInt(e(486))/10*(parseInt(e(517))/11)+-parseInt(e(467))/12*(-parseInt(e(573))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ya);const Aa=[_a(447),_a(487),_a(560),_a(533),_a(391),_a(413),_a(516)],ka=Object[_a(485)](Aa[_a(432)]((t=>[t,null])));class Ca extends t.Plugin{static get[_a(549)](){return[fa]}[_a(575)](){const t=_a,n=this[t(564)];if(!n[t(472)][t(395)](t(460)))return;const r=n[t(472)][t(477)](t(396)),s=n[t(472)][t(477)](t(392)),o=n[t(472)][t(477)](fa),a=n[t(472)][t(477)](t(460));o[t(512)][t(566)](t(463),t(579)),n[t(393)][t(411)][t(539)](t(563),{allowIn:t(442),allowContentOf:t(442),isLimit:!0}),n[t(556)][t(582)]({model:t(563),view:t(444)});let c=null;n[t(393)].on(t(547),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(464)]-1];h&&h[u(406)]||r[u(465)]||this[u(564)][u(387)][u(477)](u(581))[u(427)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(489)))return!1;const i=s[o(475)](t,n);if(!i||!Ra(i,void 0,r))return!1;const a=r[o(586)](n[o(443)][o(576)]);if(!a[o(464)])return!1;const c=a[0][o(417)](o(403)),l=r[o(436)](a),f=r[o(480)](a),h={startRow:l[o(557)],endRow:l[o(528)],startColumn:f[o(557)],endColumn:f[o(528)]};return 1==a[o(464)]&&(h[o(526)]+=r[o(410)](i)-1,h[o(457)]+=r[o(419)](i)-1),Ra(c,h,r)}(l,f,n[u(393)],s,a)&&(o[u(585)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(393)][u(568)]((()=>{const t=u;n[t(393)][t(547)](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(464)]&&r[t(482)](o,t(463),{tablePasteChainId:s}),a[t(464)]&&r[t(482)](a,t(579),{tablePasteChainId:s}),l[t(464)]&&(r[t(482)](l,t(423),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(453)]((e=>{const n=t;var r;return null===(r=e[n(451)])||void 0===r?void 0:r[n(578)](e)}))),f[t(464)]&&(r[t(415)](f,t(423),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(453)]((e=>{const n=t;var r;return null===(r=e[n(451)])||void 0===r?void 0:r[n(578)](e)})));const g=r[t(506)](h[t(432)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(508),{tablePasteChainId:s});if(g){const e=g[t(491)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(393)][t(468)](s),a=e[t(504)]((e=>e[t(452)]()[t(496)](i)));a&&r[t(566)]([a[t(570)],o])}r[t(464)]&&g[t(478)](t(536),Object[t(485)](r))}c=null})))}),{priority:e.priorities[t(572)]+10}),n[t(472)][t(477)](t(460)).on(t(426),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(585)]();const u=s[r(521)],l=o,f=Na(u),h=Na(l);e[r(424)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(440)](u[r(470)](0));for(const t of Array[r(574)](l[r(484)]()))a[r(394)](t,u,r(494));const t=c[r(435)][r(535)](s[r(497)]),e=c[r(500)][r(535)](s[r(407)]);t||e||(g=i.LiveRange[r(462)](a[r(513)](u)))}else h&&!f&&(d=a[r(513)](u));else{const t=a[r(479)](r(563)),e=a[r(479)](r(563));a[r(483)](a[r(513)](u),e),a[r(394)](t,u,0);for(const e of Array[r(574)](l[r(484)]()))a[r(394)](e,t,r(494));g=i.LiveRange[r(462)](a[r(468)](t)),d=i.LiveRange[r(462)](a[r(468)](e))}const p=Array[r(574)](l[r(474)]())[r(590)]((([t])=>Aa[r(535)](t)));c[r(389)][r(566)]({element:u,attributes:p[r(464)]?Object[r(485)](p):null}),g&&c[r(537)][r(566)](g),d&&c[r(492)][r(566)](d)}),{priority:t(572)}),s.on(t(499),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(420)]||1;c[o(500)]=new Array(l)[o(466)](u)[o(432)](((t,e)=>t+e));for(const{cell:t}of s[o(559)](i,{startColumn:u,endColumn:u+l-1}))c[o(519)][o(566)](n[o(393)][o(468)](t))}),{priority:t(397)}),s.on(t(538),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(414)]||1;c[o(435)]=new Array(l)[o(466)](u)[o(432)](((t,e)=>t+e));for(const{cell:t}of s[o(559)](i,{startRow:u,endRow:u+l-1}))c[o(529)][o(566)](n[o(393)][o(468)](t))}),{priority:t(397)}),r[t(544)][t(454)]((e=>{const r=t;if(e[r(534)]&&e[r(534)][r(542)](r(423)))return e[r(401)]?{}:{type:r(455),content:zr(n[r(416)],r(456))}}));const u=()=>!1;for(const e of[t(423),t(579),t(463),t(508)])r[t(545)][t(546)](t(455),e,t(561),u),r[t(545)][t(546)](t(473),e,t(561),u),r[t(545)][t(546)](t(400),e,t(561),u);r[t(545)][t(546)](t(400),t(508),t(502),u),r[t(545)][t(546)](t(400),t(508),t(399),((e,r,s)=>{const o=t,i=e[o(432)]((t=>t[o(422)]()))[o(590)]((t=>t)),a=new Map(i[o(432)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(389)])e&&a[o(402)](t,e);else if(s&&s[o(536)])for(const[t,e]of Object[o(476)](s[o(536)])){const r=n[o(393)][o(565)][o(477)](t),s=r?r[o(452)]()[o(422)]():null;s&&a[o(402)](s,e)}n[o(393)][o(568)]((t=>{const e=o;for(const[n,r]of a)t[e(567)]({...ka,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(545)][o(546)](e,o(423),s,((t,i,a)=>{const c=o;n[c(393)][c(568)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(388)][o(390)];t.is(o(448),o(563))&&u[o(566)](t)}r[o(545)][o(584)](e,null,s)(t,i,a);for(const t of u)o(569)!=t[o(412)][o(446)]&&n[o(503)](t)}))}))};l(t(455),t(399)),l(t(455),t(502)),l(t(473),t(399)),l(t(473),t(502)),r[t(545)][t(546)](t(455),t(463),t(502),(e=>{const n=t,r=e[n(432)]((t=>t[n(422)]())),i=r[0][n(417)](n(403)),{minRow:a,maxRow:c}=o[n(495)](r);s[n(551)](i,{at:a,rows:c-a+1})})),r[t(545)][t(546)](t(455),t(579),t(502),(e=>{const n=t,r=e[n(432)]((t=>t[n(422)]())),i=r[0][n(417)](n(403)),{minColumn:a,maxColumn:c}=o[n(495)](r);s[n(441)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(534)]||!n[s(534)][s(542)](s(423)))return;const o=n[s(405)][s(431)],i=r[s(530)]()[s(590)]((t=>t[s(532)]&&t[s(405)]&&t[s(405)][s(431)]==o));i[s(464)]&&n[s(418)]()[s(464)]!=i[s(464)]&&i[s(531)](((t,e)=>(t[s(554)]=e,e[s(401)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(548)](e[s(552)]),i=[s(450),s(589)],a=r[s(562)][s(535)](e[s(552)]);return a&&i[s(566)](s(523)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(384),f,{priority:t(572)}),r.on(t(449),f,{priority:t(572)}),n[t(393)][t(443)][t(398)]((()=>{const e=t;let s=!1;const o=Array[e(574)](n[e(393)][e(443)][e(498)][e(386)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(548)](t);if(e(385)!=o||e(473)!=a||i[e(409)])continue;if(!r[e(541)](c))continue;const u=r[e(425)](c)[e(461)](),l=n[e(472)][e(477)](e(445)).me;for(const t of r[e(530)]())if(t[e(532)]&&t[e(404)]==l&&e(400)==t[e(383)]&&e(508)==t[e(534)]&&t[e(461)]()[e(459)]((t=>u[e(458)]((n=>n[e(543)](t,!0))))))for(const n of t[e(418)]())n[e(532)]&&(n[e(502)](),s=!0)}return s})),n[t(393)][t(443)][t(398)]((e=>{const s=t,o=n[s(387)][s(477)](s(588));if(!o||!o[s(553)][s(395)](e[s(469)]))return!1;let i=!1;const a=n[s(472)][s(477)](s(445)).me,c=n[s(393)][s(443)][s(498)][s(505)](),u=Array[s(574)](n[s(393)][s(443)][s(498)][s(386)]())[s(590)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(548)](t);return n(385)==o&&n(423)==i&&c==a.id&&!e[n(409)]}));for(const t of c){if(s(394)!=t[s(383)]||s(563)!=t[s(570)]||1!=t[s(464)])continue;const n=e[s(515)](t[s(421)],t[s(421)][s(577)](1));if(!u[s(504)]((({data:t})=>t[s(408)][s(496)](n))))for(const{name:t,data:r}of u)if(n[s(543)](r[s(408)])){e[s(587)](t,{range:n}),i=!0;break}}return i})),n[t(393)][t(443)][t(398)]((e=>{const s=t;let o=!1;const i=n[s(472)][s(477)](s(445)).me,a=r[s(530)]()[s(590)]((t=>t[s(532)]&&t[s(404)]==i)),c=new Set,u=new Set;for(const t of a)if(s(423)==t[s(534)])for(const e of t[s(491)]()){const n=e[s(452)]()[s(422)]();if(n)if(n.is(s(448),s(563))&&Na(n)){t[s(428)](e[s(570)]),c[s(555)](n),o=!0;const r=n[s(481)],i=n[s(437)],a=r&&r.is(s(448),s(563)),l=i&&i.is(s(448),s(563));a&&!c[s(395)](r)&&u[s(555)](r),l&&!c[s(395)](i)&&u[s(555)](i)}else n.is(s(448),s(583))&&n[s(511)]&&(t[s(428)](e[s(570)]),o=!0)}else if(s(508)==t[s(534)]){if(!t[s(405)]||!t[s(405)][s(431)])continue;const e=t[s(405)][s(536)];if(e&&Object[s(429)](e)[s(464)])continue;const n=t[s(405)][s(431)];let r=!0,i=!0;for(const e of a)if(e[s(534)]&&e[s(534)][s(542)](s(423))){if(!e[s(405)][s(431)]){i=!1;break}if(e.id!=t.id&&e[s(405)][s(431)]==n){r=!1;break}}i&&r&&(t[s(524)](),o=!0)}for(const t of c)e[s(440)](t);for(const t of u)e[s(503)](t);return o})),n[t(556)][t(507)](t(493))[t(490)]({model:t(525),view:(t,e)=>h(t),converterPriority:t(572)}),n[t(556)][t(507)](t(550))[t(490)]({model:t(525),view:(e,n)=>n[t(439)][t(540)]?h(e,!1):null,converterPriority:t(572)});const g=n[t(434)][t(518)];this[t(509)](g[t(443)],t(471),((e,n)=>{const r=t,s=[];for(const t of g[r(513)](n[r(433)])[r(501)]())t.is(r(448),r(444))&&s[r(566)](t);g[r(568)]((t=>{const e=r;for(const n of s)t[e(488)](t[e(513)](n),t[e(580)](n)),t[e(440)](n)}))}))}}function La(t,e){const n=ya();return(La=function(t,e){return n[t-=383]})(t,e)}function Na(t){const e=_a;if(t[e(511)])return!0;const n=t[e(470)](0);return n.is(e(448),e(583))&&n[e(511)]}function Ra(t,e={},n){const r=_a;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(559)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Sa=Ma;function Ma(t,e){const n=Oa();return(Ma=function(t,e){return n[t-=485]})(t,e)}!function(t){const e=Ma,n=t();for(;;)try{if(497468===parseInt(e(529))/1+parseInt(e(524))/2*(parseInt(e(519))/3)+parseInt(e(520))/4*(parseInt(e(530))/5)+parseInt(e(525))/6+-parseInt(e(531))/7*(-parseInt(e(506))/8)+parseInt(e(487))/9+-parseInt(e(535))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oa);class va extends t.Plugin{[Sa(503)](){const t=Sa;if(!this[t(499)][t(507)][t(511)](t(486)))return;const e=this[t(499)][t(507)][t(533)](t(513));e[t(516)](t(485),this[t(528)][t(532)](this)),e[t(526)][t(514)](t(540),t(508),t(489),e[t(526)][t(491)](t(540),null,t(538))),e[t(526)][t(514)](t(540),t(508),t(538),e[t(526)][t(491)](t(540),null,t(489))),e[t(517)][t(498)](this[t(488)][t(532)](this))}[Sa(528)](t,e){const n=Sa,r=this[n(499)][n(507)][n(533)](n(513)),s=this[n(499)][n(507)][n(533)](n(486)),o=e[n(490)]||this[n(499)][n(493)][n(512)][n(521)][n(539)]();this[n(499)][n(493)][n(504)]((()=>{const i=n,a=s[i(500)](o);let c=a?s[i(536)](a):null,u=o[i(496)](i(518))||null;const l=e[i(518)]||u,f=e[i(537)]||c,h=this[i(499)][i(507)][i(533)](i(495)).me;for(const t of r[i(502)]()){const e=t[i(515)]();if(i(508)===t[i(534)]&&e===o){t[i(497)]!==h&&t[i(538)]();const e=t[i(494)][i(522)];u=e[0][i(518)],c=e[0][i(537)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(505)](o,{commandName:i(485),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(508)},[],i(508))}))}[Sa(488)](t){const e=Sa;if(e(540)!=t[e(509)]&&e(492)!=t[e(509)])return;const{data:n}=t;if(n&&e(508)===n[e(510)]){const t=e(501);return{type:e(523),content:zr(this[e(499)][e(527)],t)}}}}function Oa(){const t=["enableCommand","descriptionFactory","tableWidth","1000203ktalDN","8HMfShp","selection","commandParams","format","2JnBmxo","3994014nKCrII","_suggestionFactory","locale","handleResizeTableWidthCommand","124148cfbGKE","1171165AHnJfr","14OEJcrF","bind","get","subType","14453470yLRhwv","getTableColumnsWidths","columnWidths","discard","getSelectedElement","formatBlock","resizeTableWidth","TableColumnResizeEditing","81999LqOeTh","handleSuggestionDescription","accept","table","getSuggestionCallback","formatInline","model","data","Users","getAttribute","author","registerDescriptionCallback","editor","getColumnGroupElement","*Format:* resize table","getSuggestions","afterInit","change","markBlockFormat","1368080LtmPpM","plugins","resizeTable","type","formatGroupId","has","document","TrackChangesEditing","registerCustomCallback","getContainedElement"];return(Oa=function(){return t})()}function wa(t,e){const n=xa();return(wa=function(t,e){return n[t-=448]})(t,e)}const Da=wa;!function(t){const e=wa,n=t();for(;;)try{if(243535===parseInt(e(459))/1*(-parseInt(e(453))/2)+parseInt(e(464))/3+parseInt(e(455))/4*(-parseInt(e(450))/5)+-parseInt(e(451))/6*(-parseInt(e(460))/7)+-parseInt(e(465))/8+parseInt(e(457))/9*(-parseInt(e(454))/10)+parseInt(e(461))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xa);class Fa extends t.Plugin{[Da(466)](){const t=Da,e=this[t(458)];e[t(449)][t(456)](t(462))&&e[t(449)][t(452)](t(463))[t(467)](t(448))}}function xa(){const t=["get","50fVabcS","230riuUDM","4yrRrqw","has","132903XtJCEj","editor","446moOdqw","294mpHTtx","5622133DwKqiS","Template","TrackChangesEditing","1174560GPXyif","1207520HKdSnX","afterInit","enableCommand","insertTemplate","plugins","1650515UYowRS","24678ZlyxNi"];return(xa=function(){return t})()}const Pa=Ua;!function(t){const e=Ua,n=t();for(;;)try{if(397251===parseInt(e(427))/1*(parseInt(e(425))/2)+parseInt(e(435))/3*(-parseInt(e(441))/4)+-parseInt(e(437))/5+-parseInt(e(436))/6*(parseInt(e(431))/7)+parseInt(e(428))/8+-parseInt(e(424))/9*(parseInt(e(418))/10)+parseInt(e(438))/11*(parseInt(e(426))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ja);class Ba extends t.Plugin{[Pa(434)](){const t=Pa,e=this[t(429)];if(!e[t(442)][t(419)](t(430)))return;e[t(432)][t(419)](t(439))[t(422)](t(430));const n=e[t(432)][t(419)](t(439)),r=e[t(421)];n[t(433)][t(420)](t(423),(e=>zr(r,t(440),e)))}}function Ua(t,e){const n=ja();return(Ua=function(t,e){return n[t-=418]})(t,e)}function ja(){const t=["descriptionFactory","afterInit","3Rjfuhh","6xVdPxT","2960100AKezKN","99CUaXpb","TrackChangesEditing","ELEMENT_TABLE_OF_CONTENTS","2334996TUTXKE","commands","10Cmoout","get","registerElementLabel","locale","enableCommand","tableOfContents","3056058sVlaPo","236746gRLrcP","1874532MRLPsi","1AxIeGP","3282616fShOFa","editor","insertTableOfContents","154119nbcvWT","plugins"];return(ja=function(){return t})()}const Ga=Va;function Va(t,e){const n=Ha();return(Va=function(t,e){return n[t-=461]})(t,e)}function Ha(){const t=["get","6955290SxdKlp","document","registerPostFixer","start","model","title-content","differ","isTouching","descriptionFactory","locale","661820qIYFLu","getChangedMarkers","ELEMENT_TITLE","afterInit","_splitMarkerName","26EcOhJO","suggestion","493000IaUONI","4775515GiQeUP","createRange","4UWDLdF","forward","editor","877782EBXddt","getNearestSelectionRange","nodeBefore","Title","63Vqdcon","529599KczlIY","63299rQpxAJ","removeMarker","end","has","plugins","isCollapsed","from","registerElementLabel","newRange","element","isEqual","TrackChangesEditing","updateMarker","schema"];return(Ha=function(){return t})()}!function(t){const e=Va,n=t();for(;;)try{if(615717===parseInt(e(486))/1*(parseInt(e(472))/2)+-parseInt(e(480))/3+parseInt(e(477))/4*(parseInt(e(475))/5)+-parseInt(e(501))/6+-parseInt(e(485))/7+-parseInt(e(474))/8*(-parseInt(e(484))/9)+-parseInt(e(467))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ha);class za extends t.Plugin{[Ga(470)](){const t=Ga,e=this[t(479)];if(!e[t(490)][t(489)](t(483)))return;const n=e[t(490)][t(500)](t(497));n[t(465)][t(493)](t(462),(()=>zr(e[t(466)],t(469)))),e[t(461)][t(502)][t(503)]((r=>{const s=t;let o=!1;const i=Array[s(492)](e[s(461)][s(502)][s(463)][s(468)]());for(const{name:t,data:a}of i){const{group:i}=n[s(471)](t);if(s(473)!==i||!a[s(494)])continue;const c=a[s(494)],u=c[s(488)][s(482)];if(!u||!u.is(s(495),s(462)))continue;if(!c[s(504)][s(464)](c[s(488)]))continue;const l=e[s(461)][s(499)][s(481)](c[s(488)],s(478));if(l&&l[s(491)]){const e=r[s(476)](c[s(504)],l[s(504)]);e[s(496)](c)||(r[s(498)](t,{range:e}),o=!0)}o||(r[s(487)](t),o=!0)}return o}))}}function Wa(t,e){const n=qa();return(Wa=function(t,e){return n[t-=374]})(t,e)}const Ka=Wa;function qa(){const t=["1519858UJrhFF","editor","1216604BaueWf","redo","has","1RUlKCw","afterInit","TrackChangesEditing","191457Nheesn","plugins","654jGtAdN","16YITGRu","2245620HHwmCj","UndoEditing","undo","get","enableCommand","4115385DFazWR","20223evnnwu","9006170eUpklO"];return(qa=function(){return t})()}!function(t){const e=Wa,n=t();for(;;)try{if(531525===parseInt(e(391))/1*(-parseInt(e(386))/2)+-parseInt(e(374))/3+parseInt(e(388))/4+-parseInt(e(378))/5+parseInt(e(376))/6*(-parseInt(e(384))/7)+-parseInt(e(377))/8*(-parseInt(e(383))/9)+parseInt(e(385))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qa);class Xa extends t.Plugin{[Ka(392)](){const t=Ka,e=this[t(387)],n=e[t(375)][t(381)](t(393));e[t(375)][t(390)](t(379))&&(n[t(382)](t(380)),n[t(382)](t(389)))}}const Za=Ya;function Ja(){const t=["60188jRcSMn","TableCaptionEditing","editor","5642802rVfxsO","toggleTableCaption","4187976AKYoyQ","TrackChangesEditing","587745wwjJfP","requires","2263448SgfYaf","10238wlwZxs","plugins","get","363GsBOij","afterInit","4063339dvWzAg","enableCommand","6cCADCA","has"];return(Ja=function(){return t})()}function Ya(t,e){const n=Ja();return(Ya=function(t,e){return n[t-=408]})(t,e)}!function(t){const e=Ya,n=t();for(;;)try{if(443942===parseInt(e(412))/1+parseInt(e(422))/2*(parseInt(e(425))/3)+parseInt(e(421))/4+parseInt(e(419))/5*(-parseInt(e(410))/6)+-parseInt(e(408))/7+parseInt(e(417))/8+-parseInt(e(415))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ja);class Qa extends t.Plugin{static get[Za(420)](){return[fa]}[Za(426)](){const t=Za,e=this[t(414)];e[t(423)][t(411)](t(413))&&e[t(423)][t(424)](t(418))[t(409)](t(416))}}const $a=ec;!function(t){const e=ec,n=t();for(;;)try{if(558159===parseInt(e(516))/1*(parseInt(e(495))/2)+-parseInt(e(476))/3+-parseInt(e(504))/4*(parseInt(e(517))/5)+parseInt(e(490))/6+parseInt(e(538))/7+-parseInt(e(474))/8+parseInt(e(503))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nc);class tc extends t.Plugin{constructor(t){const e=ec;super(t),this[e(475)]=[e(502),e(523),e(481),e(488),e(543),e(470),e(506)],this[e(525)]=[e(534),e(511),e(524),e(483),e(501),e(529),e(520),e(530),e(509)]}static get[$a(485)](){return $a(531)}[$a(536)](){const t=$a,e=this[t(507)][t(535)][t(513)](t(541));if(this[t(507)][t(535)][t(537)](t(468))){for(const n of this[t(475)])e[t(519)](n,((e,r)=>{const s=t,o=this[s(507)][s(500)][s(521)][s(496)][s(527)]()[s(492)](s(544));this[s(497)](n,[o],this[s(475)],s(475),e,r)}));e[t(508)][t(482)](t(540),t(475),t(486),e[t(508)][t(494)](t(540),null,t(539))),e[t(508)][t(482)](t(540),t(475),t(539),((e,n)=>this[t(472)](this[t(475)],e,n))),e[t(508)][t(482)](t(540),t(475),t(532),(()=>!1))}if(this[t(507)][t(535)][t(537)](t(514))){for(const n of this[t(525)])e[t(519)](n,((e,r)=>{const s=t,o=this[s(507)][s(535)][s(513)](s(479))[s(515)](this[s(507)][s(500)][s(521)][s(496)]);this[s(497)](n,o,this[s(525)],s(525),e,r)}));e[t(508)][t(482)](t(540),t(525),t(486),e[t(508)][t(494)](t(540),null,t(539))),e[t(508)][t(482)](t(540),t(525),t(539),((e,n)=>this[t(472)](this[t(525)],e,n))),e[t(508)][t(482)](t(540),t(525),t(532),(()=>!1))}e[t(478)][t(471)]((e=>this[t(512)](e)))}[$a(497)](t,e,n,r,s,o){const i=$a,a=this[i(507)][i(535)][i(513)](i(541));this[i(507)][i(500)][i(533)](o[i(469)],(()=>{const t=i;for(const i of e)if(this[t(489)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(491)](r);void 0!==n&&(e[r]=n)}s(o),a[t(487)](i,{commandParams:[e]},[],r)}}))}[$a(472)](t,e,n){const r=$a,s=e[0][r(473)][r(526)],o=n[r(542)][0];this[r(507)][r(500)][r(505)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(518)](r,o[r],s):e[n(477)](r,s)}))}[$a(512)](t){const e=$a;if(t[e(499)])switch(t[e(498)]){case e(475):return{type:e(480),content:zr(this[e(507)][e(493)],e(528))};case e(525):return{type:e(480),content:zr(this[e(507)][e(493)],e(484))}}}[$a(489)](t,e){const n=$a,r=this[n(507)][n(535)][n(513)](n(541));for(const s of r[n(522)]({skipNotAttached:!0})){const r=s[n(510)]();if(s[n(498)]===e&&r===t)return s}return null}}function ec(t,e){const n=nc();return(ec=function(t,e){return n[t-=468]})(t,e)}function nc(){const t=["2575202NaCRGX","discard","formatBlock","TrackChangesEditing","commandParams","tableWidth","table","TablePropertiesEditing","batch","tableHeight","registerDescriptionCallback","handleDiscardAction","start","8153448ACZlBI","tableProperties","168117fmJrbW","removeAttribute","descriptionFactory","TableUtils","format","tableBorderWidth","registerCustomCallback","tableCellPadding","*Format:* change table cell properties","pluginName","accept","markBlockFormat","tableAlignment","_getSuggestion","2024172GzmCtq","getAttribute","findAncestor","locale","getSuggestionCallback","2ncKnJf","selection","_handlePropertyChange","subType","data","model","tableCellWidth","tableBorderColor","4821507uirZWS","68HnzDpe","change","tableBackgroundColor","editor","_suggestionFactory","tableCellVerticalAlignment","getContainedElement","tableCellBorderStyle","handleSuggestionDescription","get","TableCellPropertiesEditing","getSelectionAffectedTableCells","722157YbGnKD","96985TipLYH","setAttribute","enableCommand","tableCellBackgroundColor","document","getSuggestions","tableBorderStyle","tableCellBorderWidth","tableCellProperties","nodeAfter","getFirstPosition","*Format:* change table properties","tableCellHeight","tableCellHorizontalAlignment","TrackChangesTableProperties","join","enqueueChange","tableCellBorderColor","plugins","afterInit","has"];return(nc=function(){return t})()}var rc=Function.prototype,sc=Object.prototype,oc=rc.toString,ic=sc.hasOwnProperty,ac=oc.call(Object);const cc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=ic.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&oc.call(n)==ac};const uc=function(t){return cc(t)?void 0:t};var lc=Y?Y.isConcatSpreadable:void 0;const fc=function(t){return ie(t)||oe(t)||!!(lc&&t&&t[lc])};const hc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=fc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Qe(o,c):s||(o[o.length]=c)}return o};const gc=function(t){return(null==t?0:t.length)?hc(t,1):[]};const dc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var pc=Math.max;const mc=function(t,e,n){return e=pc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=pc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),dc(t,this,a)}};const Ic=function(t){return function(){return t}};const Ec=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:Ic(e),writable:!0})}:function(t){return t};var bc=Date.now;const Tc=function(t){var e=0,n=0;return function(){var r=bc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(Ec);const _c=function(t){return Tc(mc(t,void 0,gc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Qt(t,sn(t),n),r&&(n=qn(n,7,uc));for(var s=e.length;s--;)Br(n,e[s]);return n})),yc=Ac;function Ac(t,e){const n=Nc();return(Ac=function(t,e){return n[t-=368]})(t,e)}!function(t){const e=Ac,n=t();for(;;)try{if(555824===parseInt(e(677))/1+parseInt(e(393))/2+-parseInt(e(693))/3+parseInt(e(692))/4*(-parseInt(e(685))/5)+-parseInt(e(791))/6+-parseInt(e(464))/7*(parseInt(e(671))/8)+-parseInt(e(609))/9*(-parseInt(e(562))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Nc);const kc=yc(519);class Cc extends t.Plugin{static get[yc(506)](){return[yc(624),o.Users,t.PendingActions,Qr,ns,as,fs,Ts,ms,As,Rs,Bs,to,no,uo,ho,bo,Ao,No,vo,Fo,Vo,Uo,qo,Yo,ei,ui,pi,vi,oi,Vs,qs,bi,Ai,Ni,Fi,Pi,zi,Xi,Qi,ra,ia,fa,pa,Ta,Qa,Ca,va,Ba,tc,Fa,za,Xa]}static get[yc(640)](){return yc(529)}constructor(t){const e=yc;function n(t){const e=Ac;return t[e(391)]((t=>String[e(372)](t)))[e(412)]("")}super(t),this[e(649)]=!1,this[e(551)](e(774),[]),this.on(e(593),((n,r,s,o)=>{const i=e;this[i(695)][i(525)]((()=>{const e=i;for(const n of[...o,...s])this[e(695)][e(410)][e(555)](n)&&t[e(697)][e(522)](n)}))})),this[e(667)]=new Kr(this[e(470)][e(550)][e(547)],this[e(470)][e(645)]),this[e(766)]=null,this[e(451)]=new Lc(this[e(470)]),this[e(668)]=new Map,this[e(719)]=t[e(663)][e(575)](e(624)),this[e(415)]=new Set,this[e(695)]=this[e(470)][e(550)],this[e(797)]=new WeakMap,this[e(459)]=!1,this[e(471)]=new Set([e(519)]),this[e(455)]=new Set,t[e(528)][e(531)](e(672),e(584)),this[e(407)]=t[e(528)][e(575)](e(672)),t[e(528)][e(531)](e(646),!0),this[e(789)]=t[e(528)][e(575)](e(646)),this[e(424)]=new f(t,this[e(415)]),this[e(728)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,52,52,54])}[yc(740)](){const t=yc,n=this[t(470)],r=(e,n)=>{const r=t;if(r(421)!=e)return r(783)+e;const s=n[r(779)]("|")[0];return this[r(375)](s)?r(675):r(397)};n[t(401)][t(409)](t(443))[t(480)]({model:t(767),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(589)](e[n(759)]),a=[n(394),r(o,i)];let c=3e3;return this[n(774)][n(420)](e[n(759)])&&(a[n(773)](n(772)),c=3010),n(414)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(401)][t(409)](t(792))[t(543)]((e=>{const r=t;e.on(r(707),((t,e,s)=>{const o=r;if(!s[o(765)][o(790)])return;const i=e[o(717)];if(!i)return;const c=s[o(541)][o(785)](i);n[o(550)][o(547)][o(512)](i)&&c&&!c[o(369)](o(751))&&c.is(o(439))&&(0,a.toWidget)(c,s[o(656)])}),{priority:r(586)})})),n[t(401)][t(409)](t(792))[t(480)]({model:t(767),view:(e,n)=>{const s=t;if(!n[s(765)][s(790)])return null;const{type:o,subType:i}=this[s(589)](e[s(759)]);return{classes:[s(394),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(717)])return;const{id:c}=this[a(589)](o[a(759)]);if(r){const t=this[a(668)][a(575)](c),e=this[a(563)](t);if(!this[a(375)](e))return}if(o[a(717)].is(a(679)))return void i[a(461)][a(570)](o[a(717)],s[a(462)]);const u=i[a(541)][a(785)](o[a(717)]);if(o[a(717)].is(a(559))&&n[a(550)][a(547)][a(513)](o[a(717)])&&!u[a(369)](a(567))){i[a(656)][a(606)]([a(394),a(675)],u),i[a(656)][a(734)](a(456),c,u),i[a(541)][a(628)](u,o[a(759)]),e&&(this[a(774)][a(420)](o[a(759)])?i[a(656)][a(606)](a(772),u):i[a(656)][a(527)](a(772),u));for(const t of n[a(550)][a(502)](o[a(717)])[a(430)]())i[a(461)][a(570)](t,s[a(462)]);i[a(461)][a(570)](o[a(717)],s[a(462)])}};n[t(401)][t(409)](t(792))[t(543)]((e=>{const n=t;e.on(n(376),((t,e,r)=>{const o=n;r[o(765)][o(790)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(483)})})),n[t(401)][t(409)](t(792))[t(543)]((e=>{const n=t;e.on(n(402),((t,e,r)=>{const o=n;r[o(765)][o(790)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(483)})})),n[t(401)][t(409)](t(792))[t(753)]({model:t(767),view:(e,n)=>n[t(765)][t(790)]?null:{group:t(767),name:e[t(778)](11)}}),n[t(401)][t(409)](t(510))[t(652)]({view:{name:t(767),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(641)+e[r(711)](r(490))+":"+e[r(711)]("id");return e[r(711)](r(474))&&(s+=":"+e[r(711)](r(474))),n[r(683)](r(445),{"data-name":s})}}),n[t(401)][t(409)](t(510))[t(532)]({view:t(767)}),n[t(401)][t(409)](t(443))[t(543)]((e=>{const n=t;e.on(n(376),s(),{priority:n(586)})})),n[t(401)][t(409)](t(443))[t(543)]((e=>{const n=t;e.on(n(402),s({isAttributeSuggestion:!0}),{priority:n(586)})})),n[t(401)][t(409)](t(443))[t(543)]((e=>{const n=t;e.on(n(441),((t,e,r)=>{const s=n,o=r[s(541)][s(454)](e[s(759)]);if(o)for(const t of o)t[s(369)](s(567))||(r[s(656)][s(527)]([s(394),s(675),s(772)],t),r[s(656)][s(764)](s(456),t),r[s(541)][s(544)](t,e[s(759)]))}),{priority:n(586)})})),n[t(401)][t(409)](t(443))[t(543)]((e=>{const n=t;e.on(n(581),((t,e,r)=>{const s=n,o=r[s(541)][s(454)](e[s(759)]);if(!o)return;const{id:i}=this[s(589)](e[s(759)]),a=this[s(668)][s(575)](i),c=this[s(563)](a);if(this[s(375)](c))for(const t of o)t[s(369)](s(567))||(r[s(656)][s(527)]([s(394),s(675),s(772)],t),r[s(656)][s(764)](s(456),t),r[s(541)][s(544)](t,e[s(759)]))}),{priority:n(586)})})),n[t(550)][t(614)][t(721)]((e=>{const r=t;let s=!1;const o=Array[r(395)](n[r(550)][r(614)][r(650)][r(662)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(589)](t);if(r(767)!==o)continue;const h=this[r(668)][r(575)](f);if(null!=c[r(665)]){r(598)==u&&(s=s||Mc(c[r(665)],t,e,n[r(550)][r(547)]));const o=r(421)==u&&this[r(375)](l[r(779)]("|")[0]);if(c[r(665)][r(771)]||r(786)==c[r(665)][r(660)][r(431)]||r(537)==u&&!Oc(c[r(665)])||o&&!Oc(c[r(665)])||r(414)==u&&(Sc(a=c[r(665)])||function(t){const e=r;return t[e(760)][e(687)]==t[e(578)][e(380)]&&t[e(760)][e(758)]}(a)))e[r(684)](t),s=!0;else{if(!h||!h[r(601)])continue;i[r(543)](h)}}}var a;return i[r(702)]>0&&(s=!!this[r(775)](i)||s),s})),n[t(550)][t(614)][t(721)]((e=>{const r=t;let s=!1;for(const t of n[r(550)][r(614)][r(650)][r(720)]())if(r(708)==t[r(694)])for(const t of this[r(668)][r(732)]()){if(t[r(370)]||!t[r(601)])continue;const o=r(537)==t[r(694)],i=this[r(563)](t),a=i&&this[r(375)](i);if(!o&&!a)continue;const c=t[r(744)]();if(c[r(760)][r(687)]!=c[r(578)][r(687)]&&!c[r(578)][r(758)]){const o=n[r(550)][r(564)](c[r(760)][r(475)],r(578)),i=n[r(550)][r(509)](c[r(760)],o);e[r(426)](t[r(632)](),{range:i}),s=!0}}return s})),n[t(550)][t(614)][t(721)]((e=>this[t(796)](e))),n[t(550)][t(614)][t(721)]((e=>!e[t(425)][t(553)]&&this[t(573)](e))),n[t(550)].on(t(615),(()=>{this[t(649)]=!1})),n[t(550)][t(614)].on(t(741),((r,s)=>{const o=t;if(!s[o(553)]||s[o(594)])return;if(!this[o(649)])return;const i=n[o(550)][o(614)][o(650)][o(720)]();if(0==i[o(378)])return;const a=[],c=i[o(576)]((t=>o(421)==t[o(694)])),u=i[o(576)]((t=>o(708)==t[o(694)]&&o(752)!=t[o(462)]));for(const t of c)this[o(722)](t[o(484)])&&a[o(773)]({key:t[o(484)],newValue:t[o(617)],oldValue:t[o(387)],range:wc(t[o(676)],n[o(550)])});for(const t of u){if(o(599)!=t[o(467)]&&o(473)!=t[o(467)])continue;const e=Dc(t[o(472)][o(475)],n[o(550)]),r=t[o(446)];o(599)==t[o(467)]&&a[o(773)]({key:o(519),newValue:t[o(462)],oldValue:r[o(462)],range:e});for(const[n,s]of r[o(647)]){if(!this[o(722)](n))continue;const r=t[o(647)][o(575)](n);s!==r&&a[o(773)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(647)])this[o(722)](n)&&(r[o(647)][o(555)](n)||a[o(773)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(378)]&&n[o(550)][o(497)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(583)](t,e,s,o,{groupId:r});this[n(699)](t,a)}))}),{priority:t(745)}),n[t(550)][t(410)].on(t(379),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(589)](n[s(462)]),e=this[s(668)][s(575)](t);e&&e[s(636)](n[s(462)])}})),n[t(550)][t(614)].on(t(741),(()=>{const e=t,r=Array[e(395)](n[e(550)][e(614)][e(650)][e(662)]())[e(576)]((t=>e(767)===this[e(589)](t[e(462)])[e(629)]));if(0===r[e(378)])return;r[e(526)](((t,n)=>{const r=e,s=t[r(680)][r(673)],o=n[r(680)][r(673)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(760)][r(477)](o[r(760)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(589)](t);if(null===n[e(673)]){const n=this[e(610)](t);o[e(543)](n)}else{const t=this[e(668)][e(575)](r);null!==n[e(665)]||t[e(601)]?(s[e(543)](t[e(591)]),o[e(543)](t)):this[e(723)](t)}}o[e(702)]>0&&this[e(639)](o);for(const t of s)this[e(460)](e(392),t)})),n[t(550)].on(t(542),((e,r)=>{const s=t,o=r[0];if(!this[s(668)][s(702)])return;if(!o[s(505)])return;if(o[s(425)][s(594)]||!o[s(425)][s(553)])return;let i,a;switch(o[s(694)]){case s(708):i=n[s(550)][s(564)](o[s(472)]),a=i[s(737)](o[s(603)]);break;case s(779):i=n[s(550)][s(564)](o[s(638)]),a=n[s(550)][s(564)](o[s(405)]);break;case s(658):i=n[s(550)][s(564)](o[s(635)]),a=i[s(737)](o[s(603)]);break;default:return}const c=n[s(550)][s(509)](i,a);n[s(550)][s(525)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(793)](c)){if(e[t(370)])continue;if(t(598)==e[t(694)])continue;const r=this[t(563)](e);if(r&&this[t(375)](r)&&t(779)!=o[t(694)])continue;const s=e[t(680)]&&e[t(680)][t(633)];(t(537)!=e[t(694)]||t(779)==o[t(694)]&&!s)&&(n[t(411)]||t(664)==e[t(694)]&&n[t(444)]||e[t(744)]()[t(383)](c)&&this[t(486)](e,i,a))}}))}),{priority:t(745)}),n[t(550)].on(t(600),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(602)])return;if(this[s(459)])return;if(!this[s(424)][s(704)])return;if(o[s(771)])return;const a=n[s(550)][s(547)],{start:c,end:u}=o[s(744)](),l=c[s(475)]&&a[s(755)](c[s(475)])?null:a[s(703)](c,s(643)),f=u[s(380)]&&a[s(755)](u[s(380)])?null:a[s(703)](u,s(787)),h=n[s(550)][s(509)](l?l[s(760)]:c,f?f[s(578)]:u);n[s(550)][s(525)]((t=>{const e=s;this[e(713)](h);const r=n[e(550)][e(547)][e(703)](h[e(760)]);o.is(e(653))?t[e(437)](r):o[e(511)](r)})),e[s(386)]()}),{priority:e.priorities[t(748)]+10}),n[t(550)].on(t(538),((e,r)=>{const s=t,o=r[r[s(378)]-1];o&&o[s(602)]||this[s(459)]||this[s(424)][s(704)]&&(n[s(550)][s(525)]((()=>{const t=s;let o=n[t(550)][t(538)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(686)]=o[t(517)]();const i=o[t(578)][t(380)],a=n[t(550)][t(547)];i&&a[t(513)](i)&&!a[t(512)](i)&&(o=n[t(550)][t(509)](o[t(760)],n[t(550)][t(564)](i,t(578)))),this[t(746)](o)})),e[s(386)]())}),{priority:t(586)}),this[t(470)][t(733)][t(543)](t(503),this[t(424)]),this[t(438)](t(503));const o=new p(n,this[t(668)]);n[t(733)][t(543)](t(795),o),this[t(438)](t(795));const i=new b(n,this[t(668)]);n[t(733)][t(543)](t(478),i),this[t(438)](t(478)),n[t(733)][t(543)](t(530),new N(n,o,this[t(668)])),this[t(438)](t(530)),n[t(733)][t(543)](t(592),new N(n,i,this[t(668)])),this[t(438)](t(592)),n[t(733)][t(543)](t(769),new w(n,o,this[t(668)])),this[t(438)](t(769)),n[t(733)][t(543)](t(654),new w(n,i,this[t(668)])),this[t(438)](t(654));const c=n[t(663)][t(575)](t(624));this[t(588)](c,t(642),((e,{threadId:n})=>{const r=t,s=this[r(668)][r(575)](n);s&&s[r(546)]&&1===s[r(546)][r(378)]&&this[r(666)](n,{hasComments:!0})}),{priority:t(400)}),this[t(588)](c,t(691),((e,{threadId:n})=>{const r=t,s=this[r(668)][r(575)](n);s&&s[r(546)]&&!s[r(546)][r(378)]&&this[r(666)](n,{hasComments:!1})}),{priority:t(400)})}set[yc(582)](t){const n=yc;if(this[n(766)])throw new e.CKEditorError(n(659),this);this[n(766)]=t}get[yc(582)](){return this[yc(766)]}[yc(440)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=yc,r=[];for(const e of this[n(668)][n(732)]())t&&!e[n(601)]||r[n(773)](e);return e?r[n(391)]((t=>t[n(453)]())):r}[yc(552)](t){const n=yc,r=this[n(668)][n(575)](t);if(!r)throw new e.CKEditorError(n(572),this);return r}[yc(416)](t){const e=yc;return this[e(668)][e(555)](t)}[yc(743)](t){const e=yc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(694)][e(779)](":"),a=this[e(668)][e(575)](r)||this[e(736)](o,i,r,n,s);if(this[e(406)](a),this[e(434)](a,o,i||null,n),a[e(501)]=t[e(501)],a[e(491)]=!0,s&&s[e(716)]){const t=s[e(716)],n=this[e(630)](t[e(535)]);a[e(496)]=t[e(501)],a[e(520)]=n,a[e(569)]=!0}else a[e(496)]=t[e(501)];switch(t[e(680)]&&(a[e(680)]=t[e(680)]),t[e(647)]&&(a[e(647)]=t[e(647)]),this[e(766)]&&this[e(766)][e(493)]||(a[e(590)]=!0),this[e(797)][e(575)](a)){case e(762):this[e(797)][e(551)](a,e(597));break;case e(487):a[e(601)]?(this[e(775)](new Set([a])),this[e(639)](new Set([a])),this[e(797)][e(551)](a,e(398)),this[e(460)](e(368),a)):this[e(797)][e(551)](a,e(556))}return a}[yc(795)](t){const e=yc;this[e(602)]((()=>{const n=e;this[n(470)][n(550)][n(525)]((()=>{const e=n;for(const n of t[e(561)]())n[e(718)]()}))}))}[yc(478)](t){const e=yc;this[e(602)]((()=>{const n=e;this[n(470)][n(550)][n(525)]((()=>{const e=n;for(const n of t[e(561)]())n[e(494)]()}))}))}[yc(438)](t,n){const r=yc,s=this[r(470)][r(733)][r(575)](t);if(!s)throw new e.CKEditorError(r(712),this,{commandName:t});if(this[r(415)][r(555)](s))throw new e.CKEditorError(r(533),this,{commandName:t});this[r(415)][r(543)](s),n&&s.on(r(448),((t,e)=>{const o=r;this[o(424)][o(704)]&&(this[o(459)]||(e[o(378)]>0&&e[e[o(378)]-1]&&e[e[o(378)]-1][o(602)]?e[o(596)]():(t[o(686)]=n(((...t)=>s[o(448)](...t,{forceDefaultExecution:!0})),...e),t[o(386)]())))}),{priority:r(586)})}[yc(602)](t){const n=yc;let r,s;const o=this[n(459)];this[n(459)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(459)]=!1),s&&e.CKEditorError[n(749)](s,this),r}[yc(746)](t,n=null,r={}){const s=yc;if(t[s(771)])return null;const o=this[s(470)][s(663)][s(575)](s(521)).me;for(const{suggestion:e,meta:o}of this[s(793)](t,s(664)))if(o[s(444)]){if(!o[s(548)]){if(o[s(411)]){if(!this[s(789)]||!Pc(e,r))continue;return e}if(Pc(e,r))return e;this[s(486)](e,t[s(760)],t[s(578)]);break}if(n==e[s(661)]&&Pc(e,r)){const n=e[s(744)]();return n[s(760)][s(782)](t[s(578)])?this[s(674)](e,this[s(695)][s(509)](t[s(760)],n[s(578)])):this[s(674)](e,this[s(695)][s(509)](n[s(760)],t[s(578)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(777)+n:s(664),u=this[s(433)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(788)](c,i,a,t),u}[yc(374)](t,n=yc(619),r={}){const s=yc,o=this[s(470)][s(663)][s(575)](s(521)).me,i=this[s(451)][s(536)](s(664),n,s(412));for(const e of this[s(440)]())if(e[s(520)].id==o.id&&s(664)==e[s(694)]&&e[s(661)]==n&&Pc(e,r)&&(i(e[s(492)](),t)||i(t,e[s(492)]()))){for(const n of t)e[s(605)](n);return e}for(const{suggestion:e,meta:n}of this[s(793)](t,s(664))){if(!n[s(444)])continue;if(!this[s(789)]&&n[s(411)])continue;if(!Pc(e,r))continue;let o=!0;for(const n of e[s(492)]())for(const e of t)if(!n[s(383)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(777)+n,l=this[s(433)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(788)](u,a,c,e,Hr[s(566)]());return l}[yc(579)](t,n,r=null,s={}){const o=yc;if(r=r||vc(n),t[o(771)])return null;if(o(545)===this[o(407)]){const e=this[o(451)][o(536)](o(598),r,o(718));return this[o(602)]((()=>e([t],n,s))),null}const i=this[o(470)][o(663)][o(575)](o(521)).me,a=[];if(o(731)!==this[o(407)])for(const{suggestion:e,meta:n}of this[o(793)](t,o(664)))n[o(444)]&&!n[o(516)]&&a[o(773)](...e[o(492)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(616)](s);e&&r[n(773)](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(378)];){const s=r[e][n(714)](t);r[n(735)](e,1,...s),e+=s[n(378)]}}return r}(t,a);c[o(378)]&&this[o(695)][o(525)]((()=>{const t=o;for(const e of c){const o=this[t(451)][t(536)](t(598),r,t(718));this[t(602)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(760)],u=t[o(578)];for(const{suggestion:e,meta:n}of this[o(793)](t,o(598))){if(!n[o(444)])continue;if(e[o(661)]!=r)continue;if(!Pc(e,s))continue;const i=e[o(744)]();if(i[o(383)](t,!0))return null;c=c[o(477)](i[o(760)])?c:i[o(760)],u=u[o(780)](i[o(578)])?u:i[o(578)],a?i[o(760)][o(477)](a[o(744)]()[o(760)])?(a[o(705)](),a=e):e[o(705)]():a=e}const l=this[o(695)][o(509)](c,u);if(a)this[o(674)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(433)]({id:t,type:o(611)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(788)](o(611)+r,t,a,l)}}return null}[yc(701)](t,n,r=[],s=null,o={}){const i=yc;n[i(768)]||(n[i(768)]=n[i(447)]),n[i(633)]=t.is(i(676)),s=s||vc(n);const a=r[i(391)]((t=>Dc(t,this[i(695)]))),c=t.is(i(676))?t:Dc(t,this[i(695)]);if(i(545)===this[i(407)]){const t=this[i(451)][i(536)](i(537),s,i(718));return this[i(602)]((()=>t([c],n,o))),null}a[i(773)](c);let u=!0;for(const t of a)if(!this[i(580)](t)){u=!1;break}if(u&&i(731)!==this[i(407)]){const t=this[i(451)][i(536)](i(537),s,i(718));return this[i(602)]((()=>t([c],n,o))),null}let l=null,f=c[i(760)],h=c[i(578)];for(const{suggestion:t,meta:e}of this[i(793)](c,i(537))){if(!e[i(444)])continue;if(e[i(548)]||e[i(411)]||e[i(516)])continue;if(t[i(680)][i(768)]!=n[i(768)])continue;if(!Pc(t,o))continue;const r=t[i(744)]();if(t[i(661)]==s){if(r[i(383)](c,!0))return null;f=f[i(477)](r[i(760)])?f:r[i(760)],h=h[i(780)](r[i(578)])?h:r[i(578)],l?r[i(760)][i(477)](l[i(744)]()[i(760)])?(l[i(705)](),l=t):t[i(705)]():l=t}else{const e=c[i(616)](r);this[i(539)](t,e)}}const g=this[i(470)][i(663)][i(575)](i(521)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(674)](l,this[i(695)][i(509)](f,h)),l;{const t=this[i(433)]({id:d,type:i(482)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(788)](i(482)+s,d,p,this[i(695)][i(509)](f,h)),t}}[yc(488)](t,n,r=[],s=null,o={}){const i=yc;n[i(768)]||(n[i(768)]=n[i(447)]);const a=t[0];n[i(633)]=a.is(i(676)),s=s||vc(n);const c=r[i(391)]((t=>Dc(t,this[i(695)]))),u=a.is(i(676))?t:t[i(391)]((t=>Dc(t,this[i(695)])));if(i(545)===this[i(407)]){const t=this[i(451)][i(536)](i(537),s,i(718));return this[i(602)]((()=>t(u,n,o))),null}c[i(773)](...u);let l=!0;for(const t of c)if(!this[i(580)](t)){l=!1;break}if(l&&i(731)!==this[i(407)]){const t=this[i(451)][i(536)](i(537),s,i(718));return this[i(602)]((()=>t(u,n,o))),null}const f=this[i(470)][i(663)][i(575)](i(521)).me;for(const t of this[i(440)]()){if(t[i(520)].id!=f.id)continue;if(i(537)!=t[i(694)]||t[i(680)][i(768)]!=n[i(768)])continue;if(!Pc(t,o))continue;const e=t[i(661)]==s;for(let n=0;n<u[i(378)];n++){const r=u[n];for(const s of t[i(739)]()){const o=s[i(507)]();if(r[i(782)](o)){e?(u[i(735)](n,1),n--):t[i(684)](s[i(462)]);break}}}}if(0==u[i(378)])return null;const h=this[i(451)][i(536)](i(537),s,i(412));for(const t of this[i(440)]())if(t[i(520)].id==f.id&&i(537)==t[i(694)]&&t[i(680)][i(768)]==n[i(768)]&&t[i(661)]==s&&Pc(t,o)&&(h(t[i(492)](),u)||h(u,t[i(492)]()))){for(const e of u)t[i(605)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(482)+s,m=this[i(433)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(788)](p,g,d,t,Hr[i(566)]());return m}[yc(713)](t,n=null,r={}){const s=yc;if(t[s(771)])return null;const o=this[s(470)][s(663)][s(575)](s(521)).me,a=new i.LiveRange(t[s(760)],t[s(578)]);for(const{suggestion:t,meta:e}of this[s(793)](a,s(664)))if(e[s(444)]&&!e[s(548)])if(t[s(370)]){const e=t[s(492)]()[s(576)]((t=>s(786)!=t[s(660)][s(431)]));if(e[s(577)]((t=>a[s(383)](t,!0)))&&t[s(494)](),e[s(457)]((t=>t[s(383)](a,!0)))){const t=this[s(451)][s(536)](s(414),n,s(718));return this[s(602)]((()=>t([a],null,r))),null}}else{const e=a[s(616)](t[s(744)]());null!==e&&t[s(574)]([e],null,r)}if(a[s(465)](),a[s(771)]||s(786)==a[s(660)][s(431)])return null;let c=null,u=a[s(760)],l=a[s(578)];const f=this[s(793)](a,s(414));for(const{suggestion:t,meta:e}of f){const n=this[s(695)][s(509)](u,l);if(e[s(444)]&&(this[s(789)]||!e[s(411)]&&!e[s(516)]))if(t[s(370)]){if(!Pc(t,r))continue;let e=!0;for(const r of t[s(492)]()){if(r[s(383)](n,!0))return t;n[s(383)](r)||(e=!1)}e&&t[s(494)]()}else{const e=t[s(744)]();if(e[s(383)](n,!0))return t;if(!Pc(t,r)){n[s(383)](e)?t[s(705)]():e[s(763)](u)?u=e[s(578)]:e[s(763)](l)&&(l=e[s(760)]);continue}u=u[s(477)](e[s(760)])?u:e[s(760)],l=l[s(780)](e[s(578)])?l:e[s(578)],r=Object[s(495)]({},t[s(647)]),c?e[s(760)][s(477)](c[s(744)]()[s(760)])?(c[s(705)](),c=t):t[s(705)]():c=t}}if(c)return this[s(674)](c,this[s(695)][s(509)](u,l)),c;{const t=(0,e.uid)(),i=this[s(695)][s(509)](u,l),a=o.id,c=n?s(620)+n:s(414),f=this[s(433)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(788)](c,t,a,i),f}}[yc(388)](t,n=yc(619),r={}){const s=yc,o=this[s(470)][s(663)][s(575)](s(521)).me,a=t[s(391)]((t=>new i.LiveRange(t[s(760)],t[s(578)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(793)](a,s(664)))e[s(444)]&&!e[s(548)]&&c[s(543)](t);for(const e of c)if(e[s(370)]){const o=e[s(492)]();if((!e[s(647)]||!e[s(647)][s(626)])&&o[s(577)]((t=>a[s(457)]((e=>e[s(383)](t,!0)))))&&e[s(494)](),a[s(577)]((t=>o[s(457)]((e=>e[s(383)](t,!0)))))){const e=this[s(451)][s(536)](s(414),n,s(718));return this[s(602)]((()=>e(t,null,r))),null}}else{const t=e[s(744)]();if(a[s(457)]((e=>e[s(383)](t,!0)))&&e[s(494)](),a[s(577)]((e=>t[s(383)](e,!0)))){const t=this[s(451)][s(536)](s(414),n,s(718));return this[s(602)]((()=>t(a,null,r))),null}}const u=this[s(451)][s(536)](s(414),n,s(412));let l=null;for(const t of this[s(440)]())if(t[s(520)].id==o.id&&t[s(601)]&&s(414)==t[s(694)]&&t[s(661)]==n&&Pc(t,r)&&(u(t[s(492)](),a)||u(a,t[s(492)]())))if(l){if(t[s(546)]&&t[s(546)][s(378)])continue;for(const e of t[s(492)]())l[s(396)](e)||l[s(605)](e);t[s(705)]()}else{l=t;for(const e of a)t[s(396)](e)||t[s(605)](e)}if(l)return l;c[s(399)]();for(const{suggestion:t,meta:e}of this[s(793)](a,s(414)))e[s(444)]&&(this[s(789)]||!e[s(411)]&&!e[s(516)])&&Pc(t,r)&&c[s(543)](t);for(const t of c){const e=t[s(492)]();if((!r||!r[s(626)])&&a[s(577)]((t=>e[s(457)]((e=>e[s(383)](t,!0))))))return t;(!t[s(647)]||!t[s(647)][s(626)])&&e[s(577)]((t=>a[s(457)]((e=>e[s(383)](t,!0)))))&&t[s(494)]()}const f=(0,e.uid)(),h=o.id,g=s(620)+n,d=this[s(433)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(465)](),t[s(771)]||s(786)==t[s(660)][s(431)]||this[s(788)](g,f,h,t,Hr[s(566)]());return d}[yc(583)](t,n,r,s,o){const i=yc;if(t[i(771)])return[];if(i(545)===this[i(407)])return[];const a=this[i(470)][i(663)][i(575)](i(521)).me.id,c=Array[i(395)](this[i(668)][i(732)]())[i(576)]((e=>i(421)==e[i(694)]&&e[i(680)][i(468)]==n&&e[i(396)](t)));if(i(584)===this[i(407)]){const e=this[i(793)](t,i(664))[i(576)]((({meta:t})=>t[i(444)]&&!t[i(516)]&&!t[i(548)]))[i(391)]((({suggestion:t})=>t));c[i(585)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(421)==t[i(694)]?t[i(680)][i(450)]:void 0,o=t[i(744)](),a=Array[i(395)](u[i(371)]())[i(688)]((t=>t[i(458)](o)));if(!a)continue;const c=a[i(714)](o);this[i(375)](n)&&i(664)==t[i(694)]&&0!=c[i(378)]||(u[i(747)](a),c[i(557)]((t=>{u[i(551)](t,r)})),i(664)!=t[i(694)]&&e!=s&&u[i(551)](a[i(616)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(378)]>37&&console[i(534)](i(442),{key:n});const f=(i(390)+(n+"|")+vc({newValue:s}))[i(568)](0,60),h=this[i(433)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(773)](h),this[i(788)](f,c,a,t)}return l}[yc(604)](t){const e=yc;this[e(438)](t,((t,...n)=>{this[e(678)]((()=>{t(...n)}))}))}[yc(384)](t){const e=yc;this[e(471)][e(543)](t)}[yc(655)](t){const e=yc;this[e(455)][e(543)](t)}[yc(563)](t){const e=yc;return e(421)==t[e(694)]?t[e(661)][e(779)]("|")[0]:null}[yc(674)](t,e){const n=yc,r=t[n(632)]();this[n(695)][n(525)]((t=>{t[n(426)](r,{range:e})}))}[yc(406)](t){const e=yc,n=t.id,r=this[e(470)][e(528)][e(575)](e(625));this[e(719)][e(623)](n)||this[e(719)][e(682)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(719)][e(698)](n);s[e(696)](e(436)),s[e(436)]=!1,t[e(546)]=s}[yc(434)](t,n,r,s){const o=yc;if(t[o(694)]!=n||t[o(661)]!=r||t[o(515)].id!=s)throw this[o(470)][o(612)](o(382)),new e.CKEditorError(o(382),this)}[yc(539)](t,n){const r=yc,s=t[r(744)]();if(n[r(782)](s))t[r(705)]();else if(s[r(383)](n)){const o=this[r(695)][r(564)](n[r(760)][r(380)],r(578));this[r(674)](t,this[r(695)][r(509)](s[r(760)],o));const i=(0,e.uid)(),a=t[r(515)].id,c=t[r(694)]+":"+t[r(661)];this[r(433)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(680)],attributes:t[r(647)]});const u=this[r(695)][r(564)](n[r(578)][r(687)],r(631)),l=this[r(695)][r(509)](u,s[r(578)]);this[r(788)](c,i,a,l)}else if(s[r(763)](n[r(760)])){const e=this[r(695)][r(564)](n[r(760)][r(380)],r(578));this[r(674)](t,this[r(695)][r(509)](s[r(760)],e))}else{const e=this[r(695)][r(564)](n[r(578)][r(687)],r(631));this[r(674)](t,this[r(695)][r(509)](e,s[r(578)]))}}[yc(580)](t){const e=yc;for(const{suggestion:n,meta:r}of this[e(793)](t,e(664))){if(!r[e(444)])continue;const s=n[e(492)]();for(const n of s)if(!t[e(714)](n)[e(378)])return!0}return!1}[yc(554)](t){const n=yc,r=this[n(470)][n(663)][n(575)](n(521))[n(681)](t);if(!r)throw new e.CKEditorError(n(710),this);return r}[yc(630)](t){const e=yc,n=this[e(470)][e(663)][e(575)](e(521)),r=(0,o.hashObject)(e(452)+t);return n[e(681)](r)||n[e(504)]({id:r,name:t})}[yc(736)](t,e,n,r,s){const o=yc,i=this[o(554)](r),a=this[o(451)][o(381)](t,e,n,i,s,(t=>{const e=o;this[e(666)](n,{attributes:t});const r=this[e(552)](n);this[e(775)](new Set([r])),this[e(639)](new Set([r]))}));return this[o(588)](a,o(718),(()=>{const t=o;this[t(666)](n,{state:t(756)})}),{priority:o(586)}),this[o(588)](a,o(494),(()=>{const t=o;this[t(666)](n,{state:t(657)})}),{priority:o(586)}),this[o(668)][o(551)](n,a),this[o(797)][o(551)](a,o(762)),a}[yc(589)](t){const e=yc,n=t[e(779)](":");return{group:n[0],type:n[1],subType:n[e(378)]>=5?n[2]:null,id:n[e(378)]<5?n[2]:n[3],authorId:n[e(378)]<5?n[3]:n[4],markerCount:6==n[e(378)]?n[5]:null}}[yc(486)](t,n,r){const s=yc,o=t[s(744)](),i=o[s(760)],a=o[s(578)];this[s(674)](t,this[s(695)][s(509)](i,n));const c=(0,e.uid)(),u=t[s(515)].id,l=t[s(694)]+(t[s(661)]?":"+t[s(661)]:"");this[s(433)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(647)],data:t[s(680)]});const f=this[s(563)](t);(s(537)==t[s(694)]||f&&this[s(375)](f))&&(r=this[s(695)][s(750)](r[s(687)])),this[s(788)](l,c,u,this[s(695)][s(509)](r,a))}[yc(793)](t,e=null){const n=yc,r=[],s=this[n(470)][n(663)][n(575)](n(521)).me;Array[n(727)](t)||(t=[t]);for(const o of this[n(440)]()){if(!o[n(601)])continue;if(e&&o[n(694)]!=e)continue;let i=!1;for(const e of o[n(492)]()){for(const a of t){const t=a[n(760)][n(782)](e[n(578)])||a[n(578)][n(782)](e[n(760)]);if(t||a[n(616)](e)){const c=a[n(383)](e)&&Rc(this[n(695)][n(547)],e[n(760)],a),u=e[n(383)](a)&&Rc(this[n(695)][n(547)],a[n(760)],e);r[n(773)]({suggestion:o,meta:{isOwn:s==o[n(520)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[yc(788)](t,e,n,r,s){const o=yc;this[o(695)][o(525)]((i=>{const a=o;let c=a(641)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(404)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[yc(723)](t){const e=yc,n=t[e(469)],r=t[e(670)];t[e(469)]=null,t[e(670)]=null,null!=n&&n[e(670)]==t&&(n[e(670)]=r),null!=r&&r[e(469)]==t&&(r[e(469)]=n),e(398)==this[e(797)][e(575)](t)&&(this[e(797)][e(551)](t,e(556)),this[e(460)](e(560),t,n,r))}[yc(433)](t){const n=yc,r=t.id,s=this[n(743)](t);if(this[n(766)]&&this[n(766)][n(493)]){const o=this[n(470)][n(663)][n(575)](n(523)),i=s[n(715)],a=s[n(661)]?s[n(694)]+":"+s[n(661)]:s[n(694)],c=this[n(470)][n(645)],u=o[n(543)](zr(c,n(377))),l={id:r,type:a,hasComments:i,data:t[n(680)]||null,originalSuggestionId:t[n(479)]||null,attributes:s[n(647)]};this[n(766)][n(493)](l)[n(403)]((t=>{const e=n;s[e(590)]=!0,o[e(571)](u),t&&t[e(501)]&&(this[e(668)][e(575)](r)[e(501)]=t[e(501)])}))[n(428)]((t=>{const r=n;throw(0,e.logWarning)(r(700)),this[r(470)][r(550)][r(497)]({isUndoable:!1},(()=>{s[r(494)]()})),s[r(742)](),this[r(668)][r(747)](s.id),this[r(797)][r(747)](s),t}))}return s}[yc(375)](t){const e=yc;return this[e(471)][e(555)](t)}[yc(666)](t,e){const n=yc,r=this[n(470)][n(663)][n(575)](n(523)),s=this[n(552)](t);if(this[n(766)]&&this[n(766)][n(595)])if(s[n(590)]){const s=r[n(543)](zr(this[n(470)][n(645)],n(377)));this[n(766)][n(595)](t,e)[n(403)]((()=>{r[n(571)](s)}))}else s.on(n(422),(()=>{this[n(666)](t,e)}))}[yc(644)](t){const n=yc;if(!this[n(766)]||!this[n(766)][n(552)])throw new e.CKEditorError(n(651),this);return this[n(766)][n(552)](t)}[yc(610)](t){const e=yc,{id:n,type:r,subType:s,authorId:o}=this[e(589)](t),i=this[e(668)][e(575)](n)||this[e(736)](r,s,n,o,{});switch(this[e(434)](i,r,s,o),this[e(797)][e(575)](i)){case e(762):this[e(644)](n)[e(403)]((t=>{const r=e;let s=Promise[r(770)]();t[r(715)]&&(s=this[r(719)][r(784)]({channelId:this[r(470)][r(528)][r(575)](r(625)),threadId:n})),s[r(403)]((()=>{const e=r;this[e(743)](t)[e(590)]=!0}))})),this[e(797)][e(551)](i,e(487));break;case e(556):this[e(666)](n,{state:e(706)});case e(597):this[e(797)][e(551)](i,e(398)),this[e(460)](e(368),i);break;case e(398):this[e(460)](e(392),i)}return i[e(636)](t),i}[yc(639)](t){const e=yc,n=Array[e(395)](t),r=n[e(576)]((t=>e(421)==t[e(694)]));this[e(776)](r);const s=n[e(576)]((t=>!t[e(370)]&&e(421)!=t[e(694)])),o=this[e(440)]({skipNotAttached:!0})[e(576)]((t=>!t[e(370)]&&e(421)!=t[e(694)])),i=o[e(576)]((n=>!t[e(555)](n))),a=new Map(o[e(391)]((t=>[t,this[e(451)][e(536)](t[e(694)],t[e(661)],e(419))]))),c=new Map(o[e(391)]((t=>[t,t[e(744)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(378)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(378)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(378)];t++){const n=s[t];!l[e(555)](n)&&n[e(469)]&&(f[e(543)](n[e(469)]),n[e(469)][e(670)]===n&&(n[e(469)][e(670)]=null),n[e(469)]=null),!u[e(555)](n)&&n[e(670)]&&(f[e(543)](n[e(670)]),n[e(670)][e(469)]===n&&(n[e(670)][e(469)]=null),n[e(670)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(378)];e++){const r=g(t,n[e]);r&&(r[0][s(670)]=r[1],r[1][s(469)]=r[0],u[s(543)](r[0]),l[s(543)](r[1]))}}function g(t,n){const r=e;if(t[r(520)].id!==n[r(520)].id)return null;const s=a[r(575)](t)(t,n,c[r(575)](t),c[r(575)](n));return s&&a[r(575)](n)(t,n,c[r(575)](t),c[r(575)](n))?s[1][r(546)]&&s[1][r(546)][r(378)]?null:s:null}f[e(702)]&&this[e(639)](f)}[yc(776)](t){const e=yc;if(0==t[e(378)])return;const n=this[e(440)]({skipNotAttached:!0})[e(576)]((t=>e(421)==t[e(694)]&&t[e(491)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(647)]);s[e(555)](n)||(s[e(551)](n,r[e(378)]),r[e(773)]([]));const i=s[e(575)](n);r[i][e(773)](t)}!function(){const t=e;r[t(526)](((e,n)=>{const r=t,s=e[0][r(501)],o=n[0][r(501)];return s==o?e[0][r(647)][r(608)]<n[0][r(647)][r(608)]?-1:1:s<o?-1:1}));for(const e of r)e[t(526)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(378)];t++){if(0==r[t][e(378)])continue;const n=[];for(let s=t+1;s<r[e(378)];s++)0!=r[s][e(378)]&&i(r[t],r[s])&&n[e(773)](s);for(const s of n)r[t]=r[t][e(794)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(378)];n++)t[n][e(670)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(378)];n++)t[n][e(469)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(647)][r(608)]!==n[0][r(647)][r(608)]&&t[0][r(520)]!==n[0][r(520)])return!1;if(!function(t,e){const n=r;return!t[n(715)]&&!e[n(715)]||(!t[n(715)]||!e[n(715)])&&(!!(t[n(715)]&&e[n(501)]<t[n(546)][n(427)][n(575)](0)[n(501)])||!!(e[n(715)]&&t[n(501)]<e[n(546)][n(427)][n(575)](0)[n(501)]))}(t[0],n[0]))return!1;const s=_c(t[0][r(647)],r(608)),o=_c(n[0][r(647)],r(608));return!!wr(s,o)&&(!!t[r(577)]((t=>n[r(457)]((e=>t[r(744)]()[r(782)](e[r(744)]())))))&&n[r(577)]((e=>t[r(457)]((t=>e[r(744)]()[r(782)](t[r(744)]()))))))}}[yc(775)](t){const e=yc,n=Array[e(395)](t),r=this[e(440)]({skipNotAttached:!0}),s=r[e(576)]((n=>!t[e(555)](n))),o=new Map(n[e(391)]((t=>[t,this[e(451)][e(536)](t[e(694)],t[e(661)],e(412))]))),i=new Map(r[e(391)]((t=>[t,t[e(492)]()])));for(let t=0;t<n[e(378)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(378)];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(378)];e++){const s=r[e];if(s[a(694)]!==n[a(694)]||s[a(520)].id!==n[a(520)].id||s[a(661)]!==n[a(661)])continue;if(!xc(n,s,[a(608)]))continue;if(a(421)==n[a(694)]&&n[a(680)][a(450)]!=s[a(680)][a(450)])continue;if(a(421)==n[a(694)]&&t[a(375)](n[a(680)][a(468)]))continue;if(a(537)==n[a(694)]){const e=t[a(470)][a(550)],r=n[a(618)]();if(r&&(e[a(547)][a(512)](r)||e[a(547)][a(755)](r)))continue}const c=o[a(575)](n),u=i[a(575)](n),l=i[a(575)](s),f=n[a(546)]&&n[a(546)][a(378)],h=s[a(546)]&&s[a(546)][a(378)];if(!f&&c(l,u))return t[a(373)](s,n),i[a(747)](n),!0;if(!h&&c(u,l))return t[a(373)](n,s),i[a(747)](s),!0}return!1}}[yc(373)](t,e){const n=yc;if(t[n(370)])for(const r of e[n(492)]())t[n(605)](r);else{const r=e[n(744)]()[n(578)];this[n(674)](t,this[n(695)][n(509)](t[n(744)]()[n(760)],r))}e[n(705)]()}[yc(607)](t,e){const n=yc,r=t[n(449)](n(432))||t[n(449)](n(421))?n(524):t[n(481)]();return zr(this[n(470)][n(645)],e+"_"+r+n(549))}[yc(728)](){const t=yc,e=this[t(470)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(695)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(589)](t[s(462)]);if(s(767)===e){n[s(587)](this[s(607)](r,s(463)));break}}for(const t of r){const{group:e,type:r}=this[s(589)](t[s(462)]);if(s(767)===e){n[s(587)](this[s(607)](r,s(489)));break}}}))}[yc(796)](t){const e=yc;if(this[e(649)])return!1;const n=this[e(470)],r=n[e(550)][e(614)][e(650)][e(720)]();if(0==r[e(378)])return!1;const s=[],o=r[e(576)]((t=>e(421)==t[e(694)])),i=r[e(576)]((t=>e(708)==t[e(694)]&&e(752)!=t[e(462)])),a=r[e(576)]((t=>e(571)==t[e(694)]&&e(752)!=t[e(462)]));for(const t of o)s[e(773)]({key:t[e(484)],newValue:t[e(617)],oldValue:t[e(387)],range:wc(t[e(676)],n[e(550)])});for(const t of i){const r=a[e(688)]((n=>n[e(472)][e(782)](t[e(472)])));r&&s[e(773)]({key:e(519),newValue:t[e(462)],oldValue:r[e(462)],range:n[e(550)][e(613)](t[e(472)][e(475)])})}return 0!=s[e(378)]&&this[e(699)](t,s)}[yc(573)](t){const e=yc;let n=!1;const r=this[e(470)][e(550)][e(614)][e(650)][e(662)]()[e(576)]((t=>t[e(680)][e(665)]&&t[e(462)][e(449)](e(514))));for(const s of r){const{subType:r,id:o}=this[e(589)](s[e(462)]),i=r[e(779)]("|")[0];for(const r of this[e(440)]({skipNotAttached:!0}))r.id!=o&&e(421)==r[e(694)]&&r[e(680)]&&r[e(680)][e(468)]==i&&r[e(744)]()[e(458)](s[e(680)][e(665)])&&(this[e(730)](r,s[e(680)][e(665)],t),n=!0)}return n}[yc(678)](t){const e=yc;this[e(470)],this[e(649)]=!0,t()}[yc(722)](t){const e=yc,n=this[e(375)](t),r=this[e(455)][e(555)](t);return n||r}[yc(699)](t,e){const n=yc;if(0==e[n(378)])return!1;let r=!1;for(const s of e){const e=this[n(793)](s[n(676)],n(421))[n(576)]((t=>!t[n(726)][n(548)]))[n(391)]((t=>t[n(767)])),i=(0,o.hashObject)({newValue:s[n(725)]});e[n(576)]((t=>{const e=n,[r,o]=t[e(661)][e(779)]("|");return r==s[e(468)]&&o!=i}))[n(557)]((e=>{const o=n;this[o(730)](e,s[o(676)],t),r=!0}))}return r}[yc(730)](t,e,n){const r=yc,s=t[r(744)]()[r(714)](e);0!==s[r(378)]?1!==s[r(378)]?this[r(486)](t,e[r(760)],e[r(578)]):this[r(674)](t,s[0]):n[r(684)](t[r(632)]())}}class Lc{constructor(t){const e=yc;this[e(385)]=t,this[e(695)]=t[e(550)],this[e(429)]=new Map,this[e(476)]=new Map,this[e(669)]()}[yc(381)](t,e,n,r,s,o){const i=yc;return new Hr(this[i(695)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(536)](t,e,i(718))(...n),onDiscard:(...n)=>this[i(536)](t,e,i(494))(...n)})}[yc(417)](t,e,n,r){const s=yc,o=t+":"+e+":"+n;this[s(429)][s(551)](o,r)}[yc(536)](t,e,n){const r=yc,s=t+":"+e+":"+n;return this[r(429)][r(575)](s)||this[r(476)][r(575)](t+":"+n)}[yc(669)](){const t=yc,e=()=>!1,n=t=>{const e=Ac;t[e(526)](((t,n)=>t[e(760)][e(477)](n[e(760)])?1:-1)),this[e(695)][e(525)]((n=>{const r=e;for(const e of t){let t;t=e[r(578)][r(758)]&&e[r(578)][r(687)]==e[r(760)][r(475)]?n[r(761)](e[r(760)][r(475)],"on"):n[r(761)](e),this[r(695)][r(600)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Ac;e&&this[n(695)][n(525)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(391)]((t=>(Sc(t)&&(t=this[s(695)][s(509)](t[s(578)])),t)))[s(576)]((t=>s(786)!==t[s(660)][s(431)]));if(c[s(378)]<1)return;const u=Array[s(395)](this[s(695)][s(614)][s(679)][s(492)]())[s(391)]((t=>i.LiveRange[s(498)](t)));r[s(437)](c);for(const t of this[s(385)][s(733)][s(733)]())t[s(473)]();a[s(773)]({forceDefaultExecution:!0}),this[s(385)][s(448)](o,...a);const l=u[s(576)]((t=>s(786)!=t[s(660)][s(431)]));l[s(378)]>0&&r[s(437)](l);for(const t of u)t[s(465)]()}))},s=(e,n)=>1==e[t(378)]&&1==n[t(378)]&&e[0][t(578)][t(782)](n[0][t(760)]),o=(e,n,r,s)=>Fc(e,n,r,s,this[t(695)])?[e,n]:Fc(n,e,s,r,this[t(695)])?[n,e]:null;this[t(476)][t(551)](t(627),e),this[t(476)][t(551)](t(738),n),this[t(476)][t(551)](t(540),s),this[t(476)][t(551)](t(637),o),this[t(476)][t(551)](t(754),n),this[t(476)][t(551)](t(648),e),this[t(476)][t(551)](t(798),s),this[t(476)][t(551)](t(423),o),this[t(476)][t(551)](t(558),r),this[t(476)][t(551)](t(709),e),this[t(476)][t(551)](t(413),s),this[t(476)][t(551)](t(634),e),this[t(476)][t(551)](t(389),r),this[t(476)][t(551)](t(724),e),this[t(476)][t(551)](t(621),s),this[t(476)][t(551)](t(435),e),this[t(476)][t(551)](t(689),e),this[t(476)][t(551)](t(508),((e,n)=>{const r=t;if(!n)return;const s=this[r(385)][r(663)][r(575)](Cc);this[r(695)][r(525)]((t=>{const o=r;if(o(519)==n[o(468)])for(const r of e){const e=r[o(760)][o(475)],s=n[o(450)];t[o(599)](e,s)}else if(s[o(375)](n[o(468)]))for(const r of e)void 0!==n[o(450)]?t[o(734)](n[o(468)],n[o(450)],r[o(760)][o(475)]):t[o(764)](n[o(468)],r[o(760)][o(475)]);else for(const r of e)n[o(450)]?t[o(734)](n[o(468)],n[o(450)],r):t[o(764)](n[o(468)],r)}))})),this[t(476)][t(551)](t(690),s)}}function Nc(){const t=["detach","getAncestors","action","key","previous","editor","_blockAttributeKeys","position","refresh","marker-count","nodeAfter","_defaultCallbacks","isBefore","discardSuggestion","originalSuggestionId","markerToHighlight","toUpperCase","formatBlock:","highest","attributeKey","getWalker","_breakSuggestionMarker","markerReady","markMultiRangeBlockFormat","ENTER","suggestion-type","_isDataLoaded","getRanges","addSuggestion","discard","assign","authoredAt","enqueueChange","fromRange","elementStart","tablePasteChainId","createdAt","createRangeIn","trackChanges","addUser","isDocumentOperation","requires","getRange","attribute:discard","createRange","upcast","setTo","isObject","isBlock","suggestion:attribute:","creator","isInsideObject","clone","isTouching","$elementName","author","Users","reconvertMarker","PendingActions","FORMATTING","change","sort","removeClass","config","TrackChangesEditing","acceptAllSuggestions","define","dataToMarker","track-changes-enable-command-twice","warn","authorName","getSuggestionCallback","formatBlock","insertContent","_cutOutSuggestionMarker","insertion:join","mapper","applyOperation","add","unbindElementFromMarkerName","never","commentThread","schema","isNextTo","_SUGGESTION_ANNOUNCEMENT","model","set","getSuggestion","isLocal","_getAuthorFromId","has","removed","forEach","formatInline:accept","element","suggestionUnloaded","getAllAdjacentSuggestions","10JfVORw","_getAttributeKey","createPositionAt","isSelectable","getMultiRangeId","addHighlight","substring","isExternal","consume","remove","track-changes-suggestion-not-found","_processAttributeSuggestions","_onDiscard","get","filter","every","end","markInlineFormat","_rangeIsInLocalUserInsertion","removeMarker:suggestion:attribute","adapter","markAttributeChange","default","unshift","high","announce","listenTo","_splitMarkerName","_saved","head","discardAllSuggestions","change:activeMarkers","isUndo","updateSuggestion","pop","dataReady","formatInline","rename","deleteContent","isInContent","forceDefaultExecution","howMany","enableDefaultAttributesIntegration","addRange","addClass","_getMarkerAnnouncementText","groupId","3973545bcIGCz","_handleNewSuggestionMarker","formatInline:","enableReadOnlyMode","createRangeOn","document","_afterChanges","getIntersection","attributeNewValue","getContainedElement","multi","deletion:","formatBlock:join","getLastMatchingPosition","hasCommentThread","CommentsRepository","collaboration.channelId","skipNestingCheck","insertion:accept","bindElementToMarker","group","_getExternalAuthor","after","getFirstMarker","multipleBlocks","formatInline:chain","targetPosition","addMarkerName","insertion:chain","splitPosition","_refreshSuggestionsChain","pluginName","suggestion:","addComment","forward","_getSuggestionData","locale","trackChanges.mergeNestedSuggestions","attributes","deletion:discard","_recordAttributeSuggestions","differ","track-changes-adapter-missing-getsuggestion","elementToElement","documentSelection","discardSelectedSuggestions","registerInlineAttribute","writer","rejected","move","track-changes-adapter-already-set","root","subType","getChangedMarkers","plugins","insertion","newRange","_updateSuggestionData","descriptionFactory","_suggestions","_registerDefaultCallbacks","next","441872SFiJtX","trackChanges.trackFormatChanges","oldRange","_setSuggestionRange","ck-suggestion-marker-formatBlock","range","535040TQfrlB","_recordAttributeChanges","selection","data","getUser","addCommentThread","createElement","removeMarker","55HWZbOX","return","parent","find","attribute:accept","attribute:join","removeComment","203696vLLdge","870861meHNTO","type","_model","unbind","editing","getCommentThread","_reduceExistingSuggestions","error-saving-suggestion-data-suggestion-discarded","markBlockFormat","size","getNearestSelectionRange","value","removeMarkers","open","addMarker:suggestion","insert","formatInline:discard","track-changes-user-not-found","getAttribute","track-changes-command-not-found","markDeletion","getDifference","hasComments","@external","item","accept","_commentsRepository","getChanges","registerPostFixer","_isRegisteredAttribute","_removeSuggestion","formatBlock:discard","newValue","meta","isArray","_initAriaMarkerChangeAnnouncements","createPositionAfter","_reduceSuggestionAttributeRange","always","values","commands","setAttribute","splice","_createSuggestion","getShiftedBy","insertion:discard","getMarkers","init","change:data","stopListening","addSuggestionData","getFirstRange","lowest","markInsertion","delete","normal","rethrowUnexpectedError","createPositionBefore","widget","$text","markerToData","deletion:accept","isLimit","accepted","$textProxy","isAtEnd","markerName","start","createSelection","notReady","containsPosition","removeAttribute","options","_adapter","suggestion","formatGroupId","acceptSelectedSuggestions","resolve","isCollapsed","ck-suggestion-marker--active","push","activeMarkers","_joinWithAdjacentSuggestions","_refreshAttributeSuggestionsChain","insertion:","substr","split","isAfter","containsItem","isEqual","ck-suggestion-marker-","fetchCommentThread","toViewElement","$graveyard","backward","_addSuggestionMarker","_mergeNestedSuggestions","showSuggestionHighlights","1914486QKNMaw","dataDowncast","_findSuggestions","concat","acceptSuggestion","_processAttributeChanges","_suggestionState","deletion:join","suggestionLoaded","getCustomProperty","isMultiRange","keys","fromCharCode","_joinSuggestions","markMultiRangeInsertion","_isBlockAttribute","addMarker:suggestion:formatBlock","PENDING_ACTION_SUGGESTION","length","update:suggestion","nodeBefore","buildSuggestion","track-changes-suggestion-data-mismatch","containsRange","registerBlockAttribute","_editor","stop","attributeOldValue","markMultiRangeDeletion","formatBlock:accept","attribute:","map","suggestionChanged","1718558rvrJMb","ck-suggestion-marker","from","isIntersectingWithRange","ck-suggestion-marker-formatInline","ready","clear","low","conversion","addMarker:suggestion:attribute","then","addMarker","moveTargetPosition","_addThreadToSuggestion","_trackFormatChanges","isAtStart","for","markers","containsRangeInObject","join","formatInline:join","deletion","_enabledCommands","hasSuggestion","registerCustomCallback","elementEnd","chain","includes","attribute","change:_saved","deletion:chain","trackChangesCommand","batch","updateMarker","comments","catch","_customCallbacks","getItems","rootName","format","_setSuggestionData","_checkSuggestionCorrectness","formatBlock:chain","isRemovable","setSelection","enableCommand","containerElement","getSuggestions","removeMarker:suggestion:formatBlock","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.","editingDowncast","isOwn","$marker","before","commandName","execute","startsWith","oldValue","_suggestionFactory","external:","toJSON","markerNameToElements","_inlineAttributeKeys","data-suggestion","some","isIntersecting","_isForcedDefaultExecutionBlock","fire","consumable","name","LEAVE","14cODsBU"];return(Nc=function(){return t})()}function Rc(t,e,n){const r=yc;for(const s of e[r(687)][r(466)]({includeSelf:!0,parentFirst:!0})){if(s[r(660)]==s)return!1;if(!n[r(781)](s))return!1;if(t[r(512)](s)||t[r(755)](s))return!0}return!1}function Sc(t){const e=yc;return t[e(578)][e(687)]==t[e(760)][e(475)]&&t[e(578)][e(408)]}function Mc(t,e,n,r){const s=yc,o=t=>!t[s(717)].is(s(757))&&!r[s(512)](t[s(717)]),i=t[s(760)][s(622)](o),a=t[s(578)][s(622)](o,{direction:s(787)});return!(t[s(760)][s(782)](i)&&t[s(578)][s(782)](a)||(i[s(477)](a)?n[s(426)](e,{range:n[s(509)](i,a)}):n[s(684)](e),0))}function vc(t){return(0,o.hashObject)(t)}function Oc(t){const e=yc,n=t[e(760)][e(475)];return n&&n.is(e(559))}function wc(t,e){const n=yc;return null==t[n(578)][n(380)]&&t[n(578)][n(687)]==t[n(760)][n(475)]?Dc(t[n(760)][n(475)],e):t}function Dc(t,e){const n=yc,r=e[n(547)][n(512)](t)||e[n(547)][n(565)](t);return e[n(509)](e[n(564)](t,n(446)),r?e[n(729)](t):e[n(564)](t,n(578)))}function Fc(t,e,n,r,s){const o=yc;if(!xc(t,e))return!1;if(n[o(578)][o(782)](r[o(760)]))return!0;if(t[o(694)]!=e[o(694)])return!1;if(!n[o(578)][o(518)](r[o(760)]))return!1;const i=s[o(509)](n[o(578)],r[o(760)])[o(485)]();for(const t of i)if([o(499),o(418)][o(420)](t[o(694)])&&s[o(547)][o(755)](t[o(717)]))return!1;return!0}function xc(t,e,n=[]){const r=yc;return!(!t[r(491)]||!e[r(491)])&&wr(_c(t[r(647)],n),_c(e[r(647)],n))}function Pc(t,e){const n=yc,r=Bc(t[n(647)]),s=Bc(e);if(!t[n(491)])return!1;for(const t of Object[n(371)](s))if(!wr(r[t],s[t]))return!1;return!0}function Bc(t){const e=yc,n=Object[e(495)]({},t);return delete n[e(626)],delete n[e(500)],n}function Uc(t,e){const n=Gc();return(Uc=function(t,e){return n[t-=415]})(t,e)}const jc=Uc;function Gc(){const t=["78ZDhPkM","stopListening","canDiscard","PENDING_ACTION_SUGGESTION","getRanges","9JFhLBT","1416480hetNDq","651785YeLDMk","8RtHmSn","13962488pHcEnT","acceptSuggestion","_setPendingAction","model","_removePendingAction","662823rxxbHH","view","execute","remove","PendingActions","add","commentThreadController","_editor","_pendingAction","get","bind","_acceptCommand","isEnabled","unbind","change:isDirty","listenTo","destroy","canEditAt","22OnRBDW","5993015VOtGJv","commands","discardSuggestion","locale","isDirty","7797070BOetaD","_discardCommand","canAccept","1440203nhqnSN","plugins"];return(Gc=function(){return t})()}!function(t){const e=Uc,n=t();for(;;)try{if(952622===parseInt(e(446))/1+parseInt(e(454))/2+parseInt(e(419))/3*(-parseInt(e(456))/4)+parseInt(e(455))/5*(parseInt(e(448))/6)+parseInt(e(438))/7+parseInt(e(457))/8*(-parseInt(e(453))/9)+parseInt(e(443))/10*(-parseInt(e(437))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gc);class Vc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Uc;super(),this[s(417)]=e,this[s(420)]=n,this[s(425)]=r,this[s(426)]=t,this[s(430)]=t[s(439)][s(428)](s(415)),this[s(444)]=t[s(439)][s(428)](s(440)),this[s(420)][s(429)](s(431)).to(this[s(430)],this[s(444)],((t,e)=>t||e)),this[s(420)][s(429)](s(445)).to(this[s(430)],s(431),(t=>t&&this[s(426)][s(417)][s(436)](e[s(452)]()))),this[s(420)][s(429)](s(450)).to(this[s(444)],s(431),(t=>t&&this[s(426)][s(417)][s(436)](e[s(452)]()))),this[s(427)]=null,n[s(442)]&&this[s(416)](),this[s(434)](n,s(415),(()=>this[s(415)]())),this[s(434)](n,s(440),(()=>this[s(440)]())),this[s(434)](n,s(433),(()=>{const t=s;n[t(442)]?this[t(416)]():this[t(418)]()}))}[jc(415)](){const t=jc;this[t(430)][t(421)](this[t(417)].id)}[jc(440)](){const t=jc;this[t(444)][t(421)](this[t(417)].id)}[jc(435)](){const t=jc;this[t(420)][t(432)](t(431)),this[t(420)][t(432)](t(445)),this[t(420)][t(432)](t(450)),this[t(449)](),this[t(425)][t(435)](),this[t(427)]&&this[t(418)]()}[jc(416)](){const t=jc,e=zr(this[t(426)][t(441)],t(451));this[t(427)]=this[t(426)][t(447)][t(428)](t(423))[t(424)](e)}[jc(418)](){const t=jc;null!==this[t(427)]&&this[t(426)][t(447)][t(428)](t(423))[t(422)](this[t(427)]),this[t(427)]=null}}const Hc=Wc;function zc(){const t=["length","isActive","_createCommentThreadInputView","focus","1778658SdeLfk","updateComment","18210744UAROBy","showInput","_config","isDirty","102VRlaqu","5363724uIziyU","submit","commentsListView","editorConfig","1596661NaSPxF","value","disableComments","commentInputView","setData","fire","CommentView","set","_createCommentViews","element","3563052Dhswmy","delegate","143485zZQiFb","bind","disabledSubmit","canDiscard","_model","assign","descriptionParts","cancel","isEnabled","addComment","_localUser","destroy","removeComment","commentThreadInputView","hasDirtyComment","3997AZsDRF","160pCadeI","locale","commentThread","isReadOnly","canAccept","editor","authoredAt"];return(zc=function(){return t})()}function Wc(t,e){const n=zc();return(Wc=function(t,e){return n[t-=448]})(t,e)}!function(t){const e=Wc,n=t();for(;;)try{if(895368===-parseInt(e(458))/1+parseInt(e(497))/2+-parseInt(e(454))/3+parseInt(e(468))/4+parseInt(e(470))/5*(parseInt(e(453))/6)+-parseInt(e(485))/7*(parseInt(e(486))/8)+parseInt(e(449))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zc);class Kc extends s.View{constructor(t,e,n,r){const s=Wc;super(t),this[s(456)]=null,this[s(483)]=null,this[s(465)](s(494),!1),this[s(465)](s(492),e[s(492)]),this[s(471)](s(492)).to(e),this[s(465)](s(476),[]),this[s(465)](s(452),!1),this[s(465)](s(478),!1),this[s(465)](s(490),!1),this[s(465)](s(473),!1),this[s(474)]=e,this[s(480)]=n,this[s(451)]=r,r[s(460)]?this[s(465)](s(493),1):this[s(466)]()}[Hc(496)](){const t=Hc;this[t(467)][t(496)]()}[Hc(481)](){const t=Hc;this[t(456)]&&this[t(456)][t(481)](),this[t(483)]&&this[t(483)][t(481)](),super[t(481)]()}[Hc(466)](){const t=Hc,{CommentsListView:e}=this[t(451)];this[t(456)]=new e(this[t(487)],this[t(474)][t(488)],Object[t(475)]({CommentView:this[t(451)][t(464)]},this[t(451)])),this[t(456)][t(469)](t(482)).to(this),this[t(456)][t(469)](t(448)).to(this),this[t(456)][t(471)](t(494)).to(this),this[t(465)](t(493),this[t(456)][t(493)]+1),this[t(471)](t(493)).to(this[t(456)],t(493),(t=>t+1)),this[t(483)]=this[t(495)](),this.on(t(482),(()=>this[t(496)]())),this[t(471)](t(452)).to(this[t(456)],t(484),this[t(483)][t(461)],t(459),((t,e)=>t||!!e))}[Hc(495)](){const t=Hc,{CommentThreadInputView:e}=this[t(451)],n=new e(this[t(487)],this[t(480)],this[t(451)][t(457)]),r=n[t(461)];return n[t(471)](t(450)).to(this,t(494),this[t(474)][t(488)],t(489),r,t(459),((t,e,n)=>!!n||t&&!e)),r.on(t(455),((e,n)=>{const s=t;this[s(463)](s(479),n),r[s(491)][s(462)]("")})),r.on(t(477),(()=>this[t(496)]())),r[t(471)](t(472)).to(this[t(474)][t(488)],t(489)),n}}function qc(){const t=["ck-suggestion__info","render","</p>","span","2002508AOKTmS","ck-comment__external","userView","171RtcqOK","109104RBFMYr","ck-suggestion-wrapper",".ck-annotation__content-wrapper","innerHTML","ck-annotation__actions","bindTemplate","EXTERNAL_IMPORT_WORD_SUGGESTION","isExternal","<p>","source","ck-annotation__info","ck-suggestion--accept","element","creator","execute","join","set","formatDateTime",'<span class="ck-suggestion-type">',"_createButton","push","locale","authoredAt","_model","ck-suggestion__info-name","ck-annotation__main","ck-suggestion-","description","commentThread","ck-suggestion--disabled-comments","children","time","EXTERNAL_AVATAR","ck-suggestion__user","ck-annotation__content-wrapper","21540xOBGiS","discardSuggestion","@external","discardButton","cancel","acceptButton","canDiscard","commentsListView","attributes","1370TciDlq","Discard suggestion","Accept suggestion","disableComments","createElement","editorReady","querySelector","commentThreadInputView","innerText","8FriOhS","title",'" title="',"3182913EYeEIo","ck-annotation__info-time","ck-annotation","2178554YanizC","_descriptionElement","name","10764860zvsbFH","editorDestroyed","isEnabled","ck-annotation__user","importWord","delegate","content","bind","color","isActive","ck-comment__info-time","_config","EXTERNAL_SUGGESTION","canAccept","ck-suggestion--discard","check",'"></span>',"type","value",'<span class="ck-suggestion-color" style="background-color: ',"getExternalSuggestionNote","author","descriptionParts","ck-suggestion__actions","change:description","ck-suggestion","map","ck-suggestion__main","extendTemplate","6114ZvPmBR","fire","ck-suggestion-wrapper--active","ck-annotation__info-name","split","acceptSuggestion","EXTERNAL_IMPORT_WORD_AVATAR","getUserViewNotificationText","getTemplate","div","setTemplate","</span>"];return(qc=function(){return t})()}const Xc=Zc;function Zc(t,e){const n=qc();return(Zc=function(t,e){return n[t-=212]})(t,e)}!function(t){const e=Zc,n=t();for(;;)try{if(392714===parseInt(e(244))/1+-parseInt(e(279))/2*(parseInt(e(243))/3)+-parseInt(e(240))/4+-parseInt(e(288))/5*(-parseInt(e(224))/6)+-parseInt(e(303))/7+-parseInt(e(297))/8*(-parseInt(e(300))/9)+parseInt(e(306))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qc);class Jc extends Kc{constructor(e,n,r,s){const i=Zc;super(e,n,r,s),this[i(260)](i(212),""),this[i(313)](i(212)).to(this,i(217),(t=>t&&t[0]?t[0][i(212)]:"")),this[i(313)](i(271)).to(this,i(217),this,i(315),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(252)+Yc(e[n(312)],e[n(314)])+n(238);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(304)]=null,this[i(284)]=this[i(263)](zr(e,i(290)),t.icons[i(321)],i(255),i(229),"sw"),this[i(284)][i(313)](i(308)).to(this,i(319)),this[i(282)]=this[i(263)](zr(e,i(289)),t.icons[i(283)],i(320),i(280),"sw"),this[i(282)][i(313)](i(308)).to(this,i(285)),this[i(242)]=new o.UserView(e,this[i(267)][i(216)],this[i(231)]()),this[i(242)][i(223)]({attributes:{class:[i(277),i(309)]}}),this[i(234)](this[i(232)]())}[Xc(232)](){const t=Xc,e=this[t(249)],n=[{tag:t(233),attributes:{class:[t(236),t(254)]},children:[{tag:t(239),children:[{text:this[t(242)][t(305)]}],attributes:{class:[t(268),t(227)]}},{tag:t(275),attributes:{datetime:e.to(t(266)),class:[t(316),t(301)]},children:[{text:e.to(t(266),(e=>this[t(317)][t(261)](e)))}]}]},{tag:t(233),attributes:{class:[t(218),t(248)]},children:[this[t(284)],this[t(282)]]},{tag:t(233),attributes:{class:[t(278)]}}];this[t(267)][t(251)]&&n[t(264)]({tag:t(233),attributes:{class:[t(241)]},children:[{text:this[t(215)]()}]});const r={tag:t(233),attributes:{class:[t(245),e.if(t(315),t(226)),e.to(t(212),(e=>t(270)+e)),this[t(317)][t(291)]&&t(273)],"data-suggestion-id":this[t(267)].id,"data-thread-id":this[t(267)][t(272)].id,"data-author-id":this[t(267)][t(216)].id,tabindex:-1},children:[{tag:t(233),attributes:{class:[t(220),t(302)]},children:[this[t(242)],{tag:t(233),attributes:{class:[t(222),t(269)]},children:n}]}]};return this[t(286)]&&this[t(295)]&&(r[t(274)][t(264)](this[t(286)],this[t(295)]),this[t(286)][t(311)](t(293)).to(this),this[t(286)][t(311)](t(307)).to(this),this[t(295)][t(311)](t(293)).to(this),this[t(295)][t(311)](t(307)).to(this)),r}[Xc(237)](){const t=Xc;super[t(237)](),this[t(304)]=this[t(256)][t(294)](t(246)),this[t(304)][t(247)]=this[t(271)],this.on(t(219),((e,n,r)=>{const s=t;this[s(304)][s(247)]=r}))}[Xc(263)](t,e,n,r,o){const i=Xc,a=new s.ButtonView(this[i(265)]);return a[i(260)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(223)]({attributes:{class:n}}),a.on(i(258),(()=>{const t=i;this[t(225)](r,this[t(267)].id)})),a}[Xc(215)](){const t=Xc;return t(310)===this[t(267)][t(287)][t(281)][t(253)]?zr(this[t(265)],t(250)):zr(this[t(265)],t(318))}[Xc(231)](){const t=Xc;return this[t(267)][t(251)]?t(310)===this[t(267)][t(287)][t(281)][t(253)]?zr(this[t(265)],t(230),this[t(267)][t(257)][t(305)]):zr(this[t(265)],t(276),this[t(267)][t(257)][t(305)]):null}}function Yc(t,e){const n=Xc;let r="";return r+=t[n(228)]("*")[n(221)](((t,e)=>e%2!=0?n(262)+Qc(t)+n(235):Qc(t)))[n(259)](""),e&&(r+=n(214)+e[n(213)]+n(299)+e[n(298)]+n(322)),r}function Qc(t){const e=Xc,n=document[e(292)](e(239));return n[e(296)]=t,n[e(247)]}const $c='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',tu=nu;function eu(){const t=["some","comments.maxCommentCharsWhenCollapsed","CommentView","164729HDlbVQ","isOn","acceptSelectedSuggestions","10nXcnqG","5405694qYmaVh","editor","discardButton","separator","panelView","has","Track changes","_suggestionToController","trackChanges","isMultiRange","162639VGhlPF","source","registerAnnotation","isEnabled","acceptAllSuggestions","CommentsRepository","refreshSelectedViews","type","_createToolbarButton","descriptionParts","8PuKUFw","createAnnotation","createAnnotationView","value","_bindAnnotationToEditors","switchbutton","getByInnerView","_handleSuggestionControllerDelayed","bind","plugins","acceptButton","16IhOero","length","Discard all suggestions","suggestionChanged","focus","_refreshActiveMarkers","discardAllSuggestions","createCommentThreadController","descriptionFactory","arrowView","menuitemcheckbox","editing","lowest","get","4621088XhoTEB","values","reduce","addSourceCollector","set","_addUIComponentsToFactory","children","comments.editorConfig","config","menuitem","comments","_destroyController","suggestionLoaded","_annotationViews","7004538Nxedky","getSuggestion","commandName","destroy","336dRAHQI","locale","_updateController","pluginName","getDescriptions","componentFactory","buttonView","_disableComments","564duIsLr","unbind","getMarkers","getFirstRange","requires","keys","suggestion-","comments.maxCommentsWhenCollapsed","_initializeController","innerView","SuggestionThreadView","_viewToController","EditorAnnotations","getMarkerNames","activeMarkers","delete","comments.maxThreadTotalWeight","getJoined","change:previous","add","actionView","previous","commands","Accept all selected suggestions","_createMenuBarMenu","14050pPLyVN","from","stopListening","128172EoiwKf","_handleControllerBuffer","size","items","change:activeAnnotations","clear","7IYqqZo","getAllAdjacentSuggestions","trackChanges.SuggestionThreadView","13dmcHMw","toMany","isDirty","Discard all selected suggestions","suggestionUnloaded","trackChanges.disableComments","CommentsUI","discardSelectedSuggestions","TrackChangesEditing","filter","Annotations","mainView","model","head","remove","isInContent","TrackChangesUI","menuBar:trackChanges","delegate","push","Accept all suggestions","listenTo","commentThread","init","execute","button","menu","view","addComment","_unbindEditors","getRanges","hasSuggestion","define","activeAnnotations"];return(eu=function(){return t})()}function nu(t,e){const n=eu();return(nu=function(t,e){return n[t-=424]})(t,e)}!function(t){const e=nu,n=t();for(;;)try{if(689655===-parseInt(e(504))/1*(-parseInt(e(528))/2)+-parseInt(e(518))/3*(parseInt(e(539))/4)+-parseInt(e(455))/5*(parseInt(e(430))/6)+parseInt(e(464))/7*(parseInt(e(553))/8)+-parseInt(e(567))/9*(parseInt(e(507))/10)+parseInt(e(458))/11*(parseInt(e(571))/12)+-parseInt(e(467))/13*(-parseInt(e(508))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eu);class ru extends t.Plugin{static get[tu(434)](){const t=tu;return[Cc,o.Users,t(523),t(477),t(442)]}static get[tu(425)](){return tu(483)}constructor(t){const e=tu;super(t),this[e(515)]=new Map,this[e(441)]=new Map,this[e(566)]=new Map,this[e(459)]=new Map;const n=this[e(509)][e(561)];n[e(499)](e(466),Jc),n[e(499)](e(472),!1),this[e(429)]=n[e(552)](e(472))}[tu(535)](t,e){const n=tu;0===this[n(459)][n(460)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(459)]){const r=this[t(515)][t(513)](e);r||n?r&&n&&this[t(564)](e):this[t(438)](e)}this[t(459)][t(463)](),this[t(509)][t(537)][t(552)](t(442))[t(524)](),this[t(544)]()}),10),this[n(459)][n(557)](t,e)}[tu(490)](){const t=tu,e=this[t(509)],n=e[t(537)][t(552)](t(475)),r=e[t(537)][t(552)](t(477)),s=e[t(537)][t(552)](t(442)),o=e[t(537)][t(552)](t(523));this[t(558)](),s[t(556)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(456)](this[e(515)])){const s=t[e(465)](),o=[];for(const t of s){if(!t[e(482)])continue;if(t[e(517)]){o[e(486)](...t[e(497)]());continue}const n=t[e(433)]();if(o[e(540)]>0){const t=o[0][e(447)](n);if(t){o[0]=t;continue}}o[e(486)](n)}n[e(486)]([r[e(494)],o])}return n})),this[t(488)](n,t(565),((e,n)=>{const r=t;this[r(488)](n,r(448),((t,e,s,o)=>{const i=r;n[i(482)]&&(null==s?(this[i(424)](o[i(480)]),this[i(535)](n,!1)):(this[i(424)](s[i(480)]),null==o&&this[i(535)](n,!0)))})),null!==n[r(451)]?this[r(424)](n[r(480)]):this[r(535)](n,!1)})),this[t(488)](n,t(471),((e,n,r)=>{const s=t;this[s(457)](n,s(448)),this[s(459)][s(445)](n),this[s(515)][s(513)](n)&&this[s(564)](n),r&&this[s(424)](r[s(480)])})),this[t(488)](n,t(542),((e,n)=>{this[t(424)](n)})),this[t(488)](r,t(462),(()=>{this[t(544)]()})),this[t(488)](o,t(495),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(498)](r))return;const i=n[o(568)](r);this[o(515)][o(552)](i)[o(494)][o(543)]()}),{priority:t(551)})}[tu(544)](){const t=tu,e=this[t(509)][t(537)][t(552)](t(477)),n=this[t(509)][t(537)][t(552)](t(475)),r=Array[t(456)](e[t(500)],(e=>e[t(439)]))[t(476)]((e=>this[t(441)][t(513)](e))),s=[];for(const e of r){const n=this[t(441)][t(552)](e)[t(479)][t(465)]();s[t(486)](...n[t(555)](((e,n)=>[...e,...n[t(443)]()]),[]))}n[t(444)]=s}[tu(558)](){const t=tu,n=this[t(509)],r=n[t(572)],o=zr(r,t(514)),i=new e.Collection([{type:t(533),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(516),role:t(549)})},{type:t(511)},{type:t(492),model:new s.ViewModel({withText:!0,label:zr(r,t(487)),commandName:t(522),role:t(562)})},{type:t(492),model:new s.ViewModel({withText:!0,label:zr(r,t(453)),commandName:t(506),role:t(562)})},{type:t(492),model:new s.ViewModel({withText:!0,label:zr(r,t(541)),commandName:t(545),role:t(562)})},{type:t(492),model:new s.ViewModel({withText:!0,label:zr(r,t(470)),commandName:t(474),role:t(562)})}]);for(const e of i)if(su(e)){const r=n[t(452)][t(552)](e[t(479)][t(569)]);e[t(479)][t(536)](t(505),t(521)).to(r,t(531),t(521))}n.ui[t(427)][t(449)](t(516),(e=>this[t(526)](e,i,o))),n.ui[t(427)][t(449)](t(484),(e=>this[t(454)](e,i,o)))}[tu(526)](t,e,n){const r=tu,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(509)][r(452)][r(552)](r(516));o[r(428)][r(557)]({tooltip:n,label:n,icon:$c}),o[r(428)][r(536)](r(505)).to(i,r(531)),o[r(428)].on(r(491),(()=>{const t=r;i[t(491)](),this[t(509)][t(550)][t(494)][t(543)]()})),(0,s.addListToDropdown)(o,e,{role:r(493)});const a=[];for(const t of e)su(t)&&a[r(486)](this[r(509)][r(452)][r(552)](t[r(479)][r(569)]));const c=o[r(428)];return c[r(450)][r(431)](r(521)),c[r(548)][r(431)](r(521)),c[r(450)][r(536)](r(521)).to(i,r(521)),c[r(548)][r(536)](r(521))[r(468)](a,r(521),((...t)=>t[r(501)]((t=>t)))),o.on(r(491),(t=>{const e=r;this[e(509)][e(491)](t[e(519)][e(569)]),this[e(509)][e(550)][e(494)][e(543)]()})),o}[tu(454)](t,e,n){const r=tu,o=new s.MenuBarMenuView(t),i=this[r(509)][r(452)][r(552)](r(516));o[r(428)][r(557)]({label:n,icon:$c});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(511)==n[r(525)]){a[r(461)][r(449)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(479)];i[r(536)](...Object[r(435)](c)).to(c),i[r(485)](r(491)).to(o),i.on(r(491),(()=>{const t=r;this[t(509)][t(491)](c[t(569)]),this[t(509)][t(550)][t(494)][t(543)]()})),e[r(559)][r(449)](i),a[r(461)][r(449)](e)}return o[r(536)](r(521)).to(i,r(521)),o[r(512)][r(559)][r(449)](a),o}[tu(438)](t){const e=tu,n=this[e(509)],r=n[e(561)],s=n[e(537)][e(552)](e(477)),i=n[e(537)][e(552)](e(523)),a=n[e(537)][e(552)](e(442)),c=n[e(537)][e(552)](o.Users).me,u=r[e(552)](e(516))[e(440)],{CommentsListView:l,CommentThreadInputView:f}=n[e(537)][e(552)](e(473));let h,g;this[e(566)][e(513)](t.id)?(g=this[e(566)][e(552)](t.id),h=g[e(478)]):(h=new u(n[e(572)],t,c,{disableComments:this[e(429)],editorConfig:r[e(552)](e(560)),maxCommentsWhenCollapsed:r[e(552)](e(437)),maxThreadTotalWeight:r[e(552)](e(446)),maxCommentCharsWhenCollapsed:r[e(552)](e(502)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(552)](e(572))),CommentView:r[e(552)](e(563))[e(503)],CommentsListView:l,CommentThreadInputView:f}),h[e(538)].on(e(491),(()=>{const t=e;n[t(550)][t(494)][t(543)]()})),h[e(510)].on(e(491),(()=>{const t=e;n[t(550)][t(494)][t(543)]()})),g=s[e(530)](this[e(509)][e(572)],h),g[e(536)](e(469)).to(h,e(469)),g[e(536)](e(540)).to(h),g[e(536)](e(525)).to(h,e(525),(t=>e(436)+t)),this[e(566)][e(557)](t.id,g));const d=i[e(546)](t[e(489)],h),p=new Vc(n,t,h,d),m=t[e(465)]()[e(476)]((t=>t[e(482)]));h[e(527)]=n[e(537)][e(552)](e(475))[e(547)][e(426)](m),this[e(515)][e(557)](t,p),this[e(441)][e(557)](h,p);const I=s[e(529)]({view:g,target:()=>{const r=e,s=[],i=t[r(465)]()[r(476)]((t=>t[r(482)]));for(const t of i)s[r(486)](...t[r(432)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(550)],s)},type:()=>e(436)+p[e(494)][e(525)]});i[e(532)](h,I),s[e(449)](I),a[e(520)](I)}[tu(564)](t){const e=tu,n=this[e(509)][e(537)][e(552)](e(523)),r=this[e(509)][e(537)][e(552)](e(477)),s=this[e(515)][e(552)](t),o=s[e(494)],i=r[e(534)](o);n[e(496)](o),i&&r[e(481)](i),this[e(515)][e(445)](t),this[e(441)][e(445)](o),s[e(570)]()}[tu(424)](t){const e=tu;if(!t[e(482)]||!this[e(515)][e(513)](t))return;const n=this[e(509)][e(537)][e(552)](e(475)),r=this[e(515)][e(552)](t),s=t[e(465)]();r[e(494)][e(527)]=n[e(547)][e(426)](s)}[tu(570)](){const t=tu;for(const e of this[t(515)][t(435)]())this[t(564)](e);for(const e of this[t(566)][t(554)]())e[t(478)][t(570)]();super[t(570)]()}}function su(t){return tu(479)in t}var ou=iu;function iu(t,e){var n=au();return(iu=function(t,e){return n[t-=372]})(t,e)}function au(){var t=["Comments","addSuggestionData","2677188FglmTD","adapter","editor","get","addSuggestion","1766042vRVTte","941199ObtImc","4717776mJIdad","21RvnIHb","requires","pluginName","22216923tKRJvn","TrackChanges","11118880fyZQkG","plugins","12JMKwqb","getSuggestions","getSuggestion","2513245AliNvu"];return(au=function(){return t})()}!function(t){for(var e=iu,n=t();;)try{if(996412===-parseInt(e(379))/1+-parseInt(e(378))/2+parseInt(e(380))/3+parseInt(e(388))/4*(parseInt(e(391))/5)+-parseInt(e(373))/6*(parseInt(e(381))/7)+-parseInt(e(386))/8+parseInt(e(384))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(au);class cu extends t.Plugin{static get[ou(382)](){return[Cc,ru,ou(392)]}static get[ou(383)](){return ou(385)}set[ou(374)](t){var e=ou;this[e(375)][e(387)][e(376)](Cc)[e(374)]=t}get[ou(374)](){var t=ou;return this[t(375)][t(387)][t(376)](Cc)[t(374)]}[ou(377)](t){var e=ou;return this[e(375)][e(387)][e(376)](Cc)[e(372)](t)}[ou(389)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=ou;return this[n(375)][n(387)][n(376)](Cc)[n(389)]({skipNotAttached:t,toJSON:e})}[ou(390)](t){var e=ou;return this[e(375)][e(387)][e(376)](Cc)[e(390)](t)}}const uu=fu;function lu(){const t=["result","destroy","plugins","792400TcPshZ","addSuggestionData","requires","init","56ffosrC","discardAllSuggestions","getCommentThreads","name","editor","getSuggestions","trackChangesData.editorCreator","addCommentThread","config","createDocumentFragment","pluginName","198096DNVjyN","getRootNames","reduce","TrackChangesDataGetter","push","data","map","12338SWLgZm","function","users","div","rootsAttributes","33uzVOqp","document","944721ZbnfKS","240883uRCdXd","appendChild","getDataWithAcceptedSuggestions","TrackChangesData","10782sRjWlx","end","execute","CommentsRepository","model","TrackChangesEditing","getDataWithDiscardedSuggestions","getUser","_adapter","track-changes-data-invalid-editor-creator","Users","acceptAllSuggestions","45SeDhGp","createElement","create","3130420FAVhtg","Pagination","define","trackChangesData","addUser","getRootsAttributes","editorCreator","useAnonymousUser","set","constructor","getFullData","get"];return(lu=function(){return t})()}function fu(t,e){const n=lu();return(fu=function(t,e){return n[t-=495]})(t,e)}!function(t){const e=fu,n=t();for(;;)try{if(228818===-parseInt(e(504))/1+-parseInt(e(496))/2*(-parseInt(e(501))/3)+parseInt(e(538))/4+-parseInt(e(520))/5*(parseInt(e(508))/6)+parseInt(e(542))/7*(-parseInt(e(553))/8)+parseInt(e(503))/9+parseInt(e(523))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lu);const hu=[uu(524)];class gu extends t.Plugin{static get[uu(540)](){return[Cc]}static get[uu(552)](){return uu(507)}[uu(541)](){const t=uu,n=this[t(546)];if(n[t(550)][t(525)](t(548),(e=>{const r=t,s=n[r(512)][r(502)][r(554)]()[r(555)](((t,e)=>(t[e]="",t)),{});return n[r(532)][r(522)](s,e)})),t(497)!=typeof n[t(550)][t(534)](t(526))[t(529)])throw new e.CKEditorError(t(517))}[uu(506)](t){return mu(this[uu(546)],!0,t)}[uu(514)](t){return mu(this[uu(546)],!1,t)}}class du extends t.Plugin{static get[uu(552)](){return uu(556)}constructor(t){const e=uu;super(t),this[e(535)]=e(509)}[uu(541)](){const t=uu;this[t(546)][t(537)][t(534)](t(511))[t(516)]={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(546)][t(537)][t(534)](t(513))[t(516)]=null}}function pu(t){return void 0!==t[uu(528)]}async function mu(t,e,n){const r=uu,s=(0,o.sanitizeEditorConfig)(t,hu);s[r(537)][r(557)](Cc,du),s[r(500)]=pu(t)?t[r(528)]():void 0;const i=document[r(551)](),a=t[r(550)][r(534)](r(526))[r(529)],c=await a(s,(()=>function(t){const e=r,n=document[e(521)](e(499));return t[e(505)](n),n}(i)));!function(t,e){const n=r,s=t[n(512)][n(502)][n(554)]()[n(555)](((e,r)=>(e[r]=t[n(558)][n(534)]({rootName:r}),e)),{}),o=t[n(537)][n(534)](n(518))[n(498)][n(495)]((t=>({id:t.id,name:t[n(545)]}))),i=t[n(537)][n(534)](n(513))[n(547)]({skipNotAttached:!0,toJSON:!0}),a=t[n(537)][n(534)](n(511))[n(544)]({skipNotAttached:!0,toJSON:!0}),c=e[n(537)][n(534)](n(518)),u=e[n(537)][n(534)](n(513)),l=e[n(537)][n(534)](n(511));for(const t of o)c[n(515)](t.id)||c[n(527)](t);c.me||c[n(530)]();for(const t of a)l[n(549)](t);for(const t of i)u[n(539)](t);e[n(558)][n(531)](s)}(t,c),c[r(510)](r(e?519:543));const u=pu(c)?c[r(533)](n):c[r(558)][r(534)](n);return await c[r(536)](),u}function Iu(){var t=["19986qrgeHp","630748eYmShc","156440BJTMVo","18zzRsuE","917pHwiEN","189tLajVq","8226VlhUkH","47306ByPItK","75295pBmmRG","160FcLsai"];return(Iu=function(){return t})()}function Eu(t,e){var n=Iu();return(Eu=function(t,e){return n[t-=336]})(t,e)}!function(t){for(var e=Eu,n=t();;)try{if(133338===parseInt(e(345))/1+-parseInt(e(341))/2*(-parseInt(e(338))/3)+-parseInt(e(339))/4+-parseInt(e(336))/5+parseInt(e(344))/6*(parseInt(e(342))/7)+parseInt(e(340))/8+parseInt(e(343))/9*(-parseInt(e(337))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Iu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();