@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240722.0 → 0.0.0-nightly-20240724.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 Z=Y.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=Z?Z.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=Z?Z.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 Zt=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 Qt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Jt(n,a,c):Zt(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&&Qt(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&&Qt(e,xe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?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 Ze=function(t,e){return Qt(t,Ye(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,Ye(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,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=Z?Z.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)):Ze(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]),Zt(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)\]/,Zn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Jn(t))||(Zn.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=Z?Z.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Jn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Jn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Zt(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=Z?Z.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=Zr;function Zr(t,e){const n=Jr();return(Zr=function(t,e){return n[t-=463]})(t,e)}!function(t){const e=Zr,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 Qr 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 Zs=$s;function Qs(){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(Qs=function(){return t})()}function $s(t,e){const n=Qs();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())}}(Qs);class to extends t.Plugin{static get[Zs(293)](){return[Ys.Enter]}[Zs(258)](){const t=Zs,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())}}(Zo);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=Zo();return(Yo=function(t,e){return n[t-=464]})(t,e)}function Zo(){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(Zo=function(){return t})()}var Qo=$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[Qo(421)](){return[Ms.Input]}[Qo(425)](){var t=Qo;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=Zi;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 Zi(t,e){const n=Yi();return(Zi=function(t,e){return n[t-=130]})(t,e)}!function(t){const e=Zi,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 Qi 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=Zi,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=Za();return(Ja=function(t,e){return n[t-=343]})(t,e)}const Ya=Ja;function Za(){const t=["3532030LjXROB","2719750ArhKke","toggleTableCaption","97915dyAmbg","TableCaptionEditing","6838422mPcGcd","TrackChangesEditing","has","enableCommand","requires","5600973weGGuQ","afterInit","11120424LRNAgG","4lYOJDY","plugins","editor","5891253DTwqQs","get"];return(Za=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())}}(Za);class Qa 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=Z?Z.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=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})),Qt(t,sn(t),n),r&&(n=Xn(n,7,uc));for(var s=e.length;s--;)xr(n,e[s]);return n})),yc=Ac;function Ac(t,e){const n=kc();return(Ac=function(t,e){return n[t-=101]})(t,e)}function kc(){const t=["end","attributes","stopListening","value","showSuggestionHighlights","isAtEnd","from","markInlineFormat","addCommentThread","rejected","isCollapsed","enableCommand","removeMarker:suggestion:attribute","_recordAttributeSuggestions","isArray","setTo","formatInline:chain","documentSelection","getAllAdjacentSuggestions","enqueueChange","_mergeNestedSuggestions","substr","addMarker:suggestion","isMultiRange","suggestionUnloaded","_splitMarkerName","getCommentThread","deletion:accept","filter","fromRange","oldValue","containsItem","formatBlock:","delete","_getMarkerAnnouncementText","accepted","external:","unbind","element","skipNestingCheck","isLocal","ck-suggestion-marker-","getContainedElement","map","createPositionAt","addUser","getCustomProperty","registerCustomCallback","_addThreadToSuggestion","includes","isDocumentOperation","data-suggestion","registerPostFixer","acceptSelectedSuggestions","formatGroupId","registerBlockAttribute","_defaultCallbacks","author","dataDowncast","position","suggestionChanged","ENTER","subType","upcast","resolve","suggestion","define","descriptionFactory","isLimit","authoredAt","addHighlight","_trackFormatChanges","discard","removeMarker:suggestion:formatBlock","track-changes-suggestion-data-mismatch","928340tItPgT","unbindElementFromMarkerName","authorName","catch","isTouching","change:_saved","formatInline:join","containsPosition","item","formatInline:accept","ck-suggestion-marker-formatInline","_model","acceptAllSuggestions","forceDefaultExecution","_joinWithAdjacentSuggestions","isAfter","_registerDefaultCallbacks","266120BGRzoW","addSuggestion","chain","_commentsRepository","formatInline:discard","deletion:chain","highest","containerElement","_SUGGESTION_ANNOUNCEMENT","_processAttributeChanges","after","formatInline:","createPositionAfter","addClass","elementStart","track-changes-adapter-missing-getsuggestion","formatBlock","_reduceExistingSuggestions","writer","createElement","creator","markMultiRangeBlockFormat","isEqual","removeClass","formatBlock:accept","hasCommentThread","isSelectable","batch","buildSuggestion","always","ready","oldRange","fire","markDeletion","group","getMultiRangeId","multi","isExternal","newRange","consumable","formatInline","getItems","range","newValue","bindElementToMarker","pluginName","discardSuggestion","concat","attributeNewValue","$marker","markMultiRangeDeletion","getRange","data","FORMATTING","$text","warn","nodeBefore","attribute:discard","sort","isBlock","createSelection","registerInlineAttribute","substring","@external","updateMarker","rename","split","init","insertion:discard","162522OpNweM","_customCallbacks","addComment","comments","backward","differ","multipleBlocks","isUndo","selection","commandName","enableReadOnlyMode","name","deletion:discard","document","before","insertion:join","removeComment","format","trackChanges.mergeNestedSuggestions","_cutOutSuggestionMarker","getSuggestions","elementToElement","enableDefaultAttributesIntegration","removeMarkers","lowest","_blockAttributeKeys","unshift","track-changes-suggestion-not-found","editingDowncast","detach","setAttribute","_getAuthorFromId","low","createRange","_suggestions","toJSON","hasComments","then","moveTargetPosition","135FvHoeq","addMarkerName","push","_afterChanges","_reduceSuggestionAttributeRange","ck-suggestion-marker--active","removed","previous","_enabledCommands","clone","track-changes-enable-command-twice","getMarkers","_setSuggestionRange","getWalker","rootName","has","length","isIntersecting","markerReady","forward","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.","head","nodeAfter","type","addMarker:suggestion:formatBlock","PENDING_ACTION_SUGGESTION","open","insertion","fromCharCode","formatBlock:chain","clear","never","1081087XCGwtc","addMarker","formatBlock:join","model","deletion:","locale","attributeKey","move","startsWith","_editor","marker-count","dataReady","_handleNewSuggestionMarker","createRangeIn","_addSuggestionMarker","requires","LEAVE","groupId","_removeSuggestion","_suggestionState","collaboration.channelId","$elementName","track-changes-command-not-found","getLastMatchingPosition","_updateSuggestionData","deleteContent","createRangeOn","markMultiRangeInsertion","createPositionBefore","getChanges","for","add","isBefore","markerNameToElements","change:activeMarkers","splitPosition","getSuggestionCallback","conversion","insert","setSelection","markerToData","getFirstMarker","_findSuggestions","getShiftedBy","error-saving-suggestion-data-suggestion-discarded","$graveyard","join","consume","markers","getChangedMarkers","notReady","15721167MoPBcp","every","trackChangesCommand","values","accept","insertion:","attribute:accept","containsRangeInObject","insertion:chain","reconvertMarker","execute","getRanges","splice","action","size","1YDGrEZ","editor","1852944ulOmRK","trackChanges.trackFormatChanges","_recordAttributeChanges","Users","_getAttributeKey","start","_suggestionFactory","default","get","isRemovable","suggestion-type","markerName","4gnpMAA","high","isAtStart","key","commands","activeMarkers","containsRange","acceptSuggestion","editing","announce","attribute:join","_processAttributeSuggestions","1864965QYfrDQ","stop","markAttributeChange","_getExternalAuthor","forEach","next","getDifference","normal","tablePasteChainId","CommentsRepository","elementEnd","commentThread","fetchCommentThread","155JbONcy","options","insertContent","root","markInsertion","getIntersection","schema","originalSuggestionId","dataToMarker","remove","markBlockFormat","deletion:join","ck-suggestion-marker-formatBlock","updateSuggestion","plugins","assign","attribute:","ck-suggestion-marker","addSuggestionData","meta","discardSelectedSuggestions","PendingActions","find","toViewElement","howMany","_rangeIsInLocalUserInsertion","_isRegisteredAttribute","isNextTo","addRange","56lPztxV","$textProxy","hasSuggestion","_isForcedDefaultExecutionBlock","_isDataLoaded","_saved","_joinSuggestions","TrackChangesEditing","_inlineAttributeKeys","_adapter","refresh","some","createdAt","isInContent","parent","widget","deletion","suggestion:","removeAttribute","suggestionLoaded","isIntersectingWithRange","104CDSFiQ","toUpperCase","track-changes-user-not-found","getNearestSelectionRange","_isBlockAttribute","formatBlock:discard","_refreshSuggestionsChain","update:suggestion","_checkSuggestionCorrectness","return","isObject","addMarker:suggestion:attribute","removeMarker","attribute","isOwn","keys","applyOperation","_initAriaMarkerChangeAnnouncements","getAttribute","rethrowUnexpectedError","getFirstRange","change:data","_getSuggestionData","discardAllSuggestions","suggestion:attribute:","config","isInsideObject","_refreshAttributeSuggestionsChain","markerToHighlight","targetPosition","attributeOldValue","trackChanges","_breakSuggestionMarker","getAncestors","listenTo","insertion:accept","getSuggestion","adapter","change","_onDiscard","pop","mapper","getUser","track-changes-adapter-already-set","set","_setSuggestionData","_createSuggestion"];return(kc=function(){return t})()}!function(t){const e=Ac,n=t();for(;;)try{if(985404===parseInt(e(363))/1*(parseInt(e(140))/2)+parseInt(e(389))/3*(-parseInt(e(377))/4)+-parseInt(e(402))/5*(parseInt(e(226))/6)+parseInt(e(297))/7*(-parseInt(e(431))/8)+parseInt(e(265))/9*(parseInt(e(157))/10)+parseInt(e(348))/11+parseInt(e(365))/12*(parseInt(e(452))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(kc);const Cc=yc(318);class Lc extends t.Plugin{static get[yc(312)](){return[yc(398),o.Users,t.PendingActions,Qr,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,Qi,na,aa,fa,ma,Ta,Qa,La,va,ja,tc,Ba,za,qa]}static get[yc(202)](){return yc(438)}constructor(t){const e=yc;function n(t){const e=Ac;return t[e(108)]((t=>String[e(293)](t)))[e(343)]("")}super(t),this[e(512)]=!1,this[e(496)](e(382),[]),this.on(e(331),((n,r,s,o)=>{const i=e;this[i(151)][i(490)]((()=>{const e=i;for(const n of[...o,...s])this[e(151)][e(345)][e(280)](n)&&t[e(385)][e(357)](n)}))})),this[e(132)]=new qr(this[e(364)][e(300)][e(408)],this[e(364)][e(302)]),this[e(440)]=null,this[e(371)]=new Nc(this[e(364)]),this[e(260)]=new Map,this[e(160)]=t[e(416)][e(373)](e(398)),this[e(273)]=new Set,this[e(151)]=this[e(364)][e(300)],this[e(316)]=new WeakMap,this[e(434)]=!1,this[e(251)]=new Set([e(318)]),this[e(439)]=new Set,t[e(477)][e(131)](e(366),e(372)),this[e(136)]=t[e(477)][e(373)](e(366)),t[e(477)][e(131)](e(244),!0),this[e(519)]=t[e(477)][e(373)](e(244)),this[e(350)]=new f(t,this[e(273)]),this[e(469)](),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,52])}[yc(224)](){const t=yc,n=this[t(364)],r=(e,n)=>{const r=t;if(r(465)!=e)return r(106)+e;const s=n[r(223)]("|")[0];return this[r(456)](s)?r(414):r(150)};n[t(334)][t(327)](t(254))[t(480)]({model:t(130),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(524)](e[n(376)]),a=[n(419),r(o,i)];let c=3e3;return this[n(382)][n(114)](e[n(376)])&&(a[n(267)](n(270)),c=3010),n(447)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(334)][t(327)](t(123))[t(328)]((e=>{const r=t;e.on(r(521),((t,e,s)=>{const o=r;if(!s[o(403)][o(503)])return;const i=e[o(148)];if(!i)return;const c=s[o(493)][o(425)](i);n[o(300)][o(408)][o(462)](i)&&c&&!c[o(111)](o(446))&&c.is(o(164))&&(0,a.toWidget)(c,s[o(175)])}),{priority:r(378)})})),n[t(334)][t(327)](t(123))[t(480)]({model:t(130),view:(e,n)=>{const s=t;if(!n[s(403)][s(503)])return null;const{type:o,subType:i}=this[s(524)](e[s(376)]);return{classes:[s(419),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(148)])return;const{id:c}=this[a(524)](o[a(376)]);if(r){const t=this[a(260)][a(373)](c),e=this[a(369)](t);if(!this[a(456)](e))return}if(o[a(148)].is(a(234)))return void i[a(196)][a(344)](o[a(148)],s[a(237)]);const u=i[a(493)][a(425)](o[a(148)]);if(o[a(148)].is(a(103))&&n[a(300)][a(408)][a(216)](o[a(148)])&&!u[a(111)](a(135))){i[a(175)][a(170)]([a(419),a(414)],u),i[a(175)][a(256)](a(116),c,u),i[a(493)][a(201)](u,o[a(376)]),e&&(this[a(382)][a(114)](o[a(376)])?i[a(175)][a(170)](a(270),u):i[a(175)][a(180)](a(270),u));for(const t of n[a(300)][a(310)](o[a(148)])[a(198)]())i[a(196)][a(344)](t,s[a(237)]);i[a(196)][a(344)](o[a(148)],s[a(237)])}};n[t(334)][t(327)](t(123))[t(328)]((e=>{const n=t;e.on(n(289),((t,e,r)=>{const o=n;r[o(403)][o(503)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(163)})})),n[t(334)][t(327)](t(123))[t(328)]((e=>{const n=t;e.on(n(463),((t,e,r)=>{const o=n;r[o(403)][o(503)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(163)})})),n[t(334)][t(327)](t(123))[t(337)]({model:t(130),view:(e,n)=>n[t(403)][t(503)]?null:{group:t(130),name:e[t(520)](11)}}),n[t(334)][t(327)](t(128))[t(247)]({view:{name:t(130),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(448)+e[r(470)](r(375))+":"+e[r(470)]("id");return e[r(470)](r(307))&&(s+=":"+e[r(470)](r(307))),n[r(176)](r(206),{"data-name":s})}}),n[t(334)][t(327)](t(128))[t(410)]({view:t(130)}),n[t(334)][t(327)](t(254))[t(328)]((e=>{const n=t;e.on(n(289),s(),{priority:n(378)})})),n[t(334)][t(327)](t(254))[t(328)]((e=>{const n=t;e.on(n(463),s({isAttributeSuggestion:!0}),{priority:n(378)})})),n[t(334)][t(327)](t(254))[t(328)]((e=>{const n=t;e.on(n(138),((t,e,r)=>{const s=n,o=r[s(493)][s(330)](e[s(376)]);if(o)for(const t of o)t[s(111)](s(135))||(r[s(175)][s(180)]([s(419),s(414),s(270)],t),r[s(175)][s(449)](s(116),t),r[s(493)][s(141)](t,e[s(376)]))}),{priority:n(378)})})),n[t(334)][t(327)](t(254))[t(328)]((e=>{const n=t;e.on(n(511),((t,e,r)=>{const s=n,o=r[s(493)][s(330)](e[s(376)]);if(!o)return;const{id:i}=this[s(524)](e[s(376)]),a=this[s(260)][s(373)](i),c=this[s(369)](a);if(this[s(456)](c))for(const t of o)t[s(111)](s(135))||(r[s(175)][s(180)]([s(419),s(414),s(270)],t),r[s(175)][s(449)](s(116),t),r[s(493)][s(141)](t,e[s(376)]))}),{priority:n(378)})})),n[t(300)][t(239)][t(117)]((e=>{const r=t;let s=!1;const o=Array[r(505)](n[r(300)][r(239)][r(231)][r(346)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(524)](t);if(r(130)!==o)continue;const h=this[r(260)][r(373)](f);if(null!=c[r(195)]){r(197)==u&&(s=s||Mc(c[r(195)],t,e,n[r(300)][r(408)]));const o=r(465)==u&&this[r(456)](l[r(223)]("|")[0]);if(c[r(195)][r(509)]||r(342)==c[r(195)][r(405)][r(279)]||r(173)==u&&!wc(c[r(195)])||o&&!wc(c[r(195)])||r(447)==u&&(Sc(a=c[r(195)])||function(t){const e=r;return t[e(370)][e(445)]==t[e(499)][e(213)]&&t[e(370)][e(504)]}(a)))e[r(464)](t),s=!0;else{if(!h||!h[r(444)])continue;i[r(328)](h)}}}var a;return i[r(362)]>0&&(s=!!this[r(154)](i)||s),s})),n[t(300)][t(239)][t(117)]((e=>{const r=t;let s=!1;for(const t of n[r(300)][r(239)][r(231)][r(326)]())if(r(335)==t[r(288)])for(const t of this[r(260)][r(351)]()){if(t[r(522)]||!t[r(444)])continue;const o=r(173)==t[r(288)],i=this[r(369)](t),a=i&&this[r(456)](i);if(!o&&!a)continue;const c=t[r(472)]();if(c[r(370)][r(445)]!=c[r(499)][r(445)]&&!c[r(499)][r(504)]){const o=n[r(300)][r(109)](c[r(370)][r(287)],r(499)),i=n[r(300)][r(259)](c[r(370)],o);e[r(221)](t[r(338)](),{range:i}),s=!0}}return s})),n[t(300)][t(239)][t(117)]((e=>this[t(166)](e))),n[t(300)][t(239)][t(117)]((e=>!e[t(184)][t(105)]&&this[t(388)](e))),n[t(300)].on(t(268),(()=>{this[t(512)]=!1})),n[t(300)][t(239)].on(t(473),((r,s)=>{const o=t;if(!s[o(105)]||s[o(233)])return;if(!this[o(512)])return;const i=n[o(300)][o(239)][o(231)][o(326)]();if(0==i[o(281)])return;const a=[],c=i[o(527)]((t=>o(465)==t[o(288)])),u=i[o(527)]((t=>o(335)==t[o(288)]&&o(211)!=t[o(237)]));for(const t of c)this[o(428)](t[o(303)])&&a[o(267)]({key:t[o(303)],newValue:t[o(205)],oldValue:t[o(482)],range:Oc(t[o(199)],n[o(300)])});for(const t of u){if(o(222)!=t[o(361)]&&o(441)!=t[o(361)])continue;const e=Fc(t[o(124)][o(287)],n[o(300)]),r=t[o(240)];o(222)==t[o(361)]&&a[o(267)]({key:o(318),newValue:t[o(237)],oldValue:r[o(237)],range:e});for(const[n,s]of r[o(500)]){if(!this[o(428)](n))continue;const r=t[o(500)][o(373)](n);s!==r&&a[o(267)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(500)])this[o(428)](n)&&(r[o(500)][o(280)](n)||a[o(267)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(281)]&&n[o(300)][o(518)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(391)](t,e,s,o,{groupId:r});this[n(174)](t,a)}))}),{priority:t(250)}),n[t(300)][t(345)].on(t(459),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(524)](n[s(237)]),e=this[s(260)][s(373)](t);e&&e[s(266)](n[s(237)])}})),n[t(300)][t(239)].on(t(473),(()=>{const e=t,r=Array[e(505)](n[e(300)][e(239)][e(231)][e(346)]())[e(527)]((t=>e(130)===this[e(524)](t[e(237)])[e(191)]));if(0===r[e(281)])return;r[e(215)](((t,n)=>{const r=e,s=t[r(209)][r(188)],o=n[r(209)][r(188)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(370)][r(329)](o[r(370)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(524)](t);if(null===n[e(188)]){const n=this[e(309)](t);o[e(328)](n)}else{const t=this[e(260)][e(373)](r);null!==n[e(195)]||t[e(444)]?(s[e(328)](t[e(286)]),o[e(328)](t)):this[e(315)](t)}}o[e(362)]>0&&this[e(458)](o);for(const t of s)this[e(189)](e(125),t)})),n[t(300)].on(t(468),((e,r)=>{const s=t,o=r[0];if(!this[s(260)][s(362)])return;if(!o[s(115)])return;if(o[s(184)][s(233)]||!o[s(184)][s(105)])return;let i,a;switch(o[s(288)]){case s(335):i=n[s(300)][s(109)](o[s(124)]),a=i[s(340)](o[s(426)]);break;case s(223):i=n[s(300)][s(109)](o[s(332)]),a=n[s(300)][s(109)](o[s(264)]);break;case s(304):i=n[s(300)][s(109)](o[s(481)]),a=i[s(340)](o[s(426)]);break;default:return}const c=n[s(300)][s(259)](i,a);n[s(300)][s(490)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(339)](c)){if(e[t(522)])continue;if(t(197)==e[t(288)])continue;const r=this[t(369)](e);if(r&&this[t(456)](r)&&t(223)!=o[t(288)])continue;const s=e[t(209)]&&e[t(209)][t(232)];(t(173)!=e[t(288)]||t(223)==o[t(288)]&&!s)&&(n[t(355)]||t(292)==e[t(288)]&&n[t(466)]||e[t(472)]()[t(383)](c)&&this[t(484)](e,i,a))}}))}),{priority:t(250)}),n[t(300)].on(t(322),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(153)])return;if(this[s(434)])return;if(!this[s(350)][s(502)])return;if(o[s(509)])return;const a=n[s(300)][s(408)],{start:c,end:u}=o[s(472)](),l=c[s(287)]&&a[s(133)](c[s(287)])?null:a[s(455)](c,s(284)),f=u[s(213)]&&a[s(133)](u[s(213)])?null:a[s(455)](u,s(230)),h=n[s(300)][s(259)](l?l[s(370)]:c,f?f[s(499)]:u);n[s(300)][s(490)]((t=>{const e=s;this[e(190)](h);const r=n[e(300)][e(408)][e(455)](h[e(370)]);o.is(e(516))?t[e(336)](r):o[e(514)](r)})),e[s(390)]()}),{priority:e.priorities[t(396)]+10}),n[t(300)].on(t(404),((e,r)=>{const s=t,o=r[r[s(281)]-1];o&&o[s(153)]||this[s(434)]||this[s(350)][s(502)]&&(n[s(300)][s(490)]((()=>{const t=s;let o=n[t(300)][t(404)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(461)]=o[t(274)]();const i=o[t(499)][t(213)],a=n[t(300)][t(408)];i&&a[t(216)](i)&&!a[t(462)](i)&&(o=n[t(300)][t(259)](o[t(370)],n[t(300)][t(109)](i,t(499)))),this[t(406)](o)})),e[s(390)]())}),{priority:t(378)}),this[t(364)][t(381)][t(328)](t(483),this[t(350)]),this[t(510)](t(483));const o=new d(n,this[t(260)]);n[t(381)][t(328)](t(384),o),this[t(510)](t(384));const i=new b(n,this[t(260)]);n[t(381)][t(328)](t(203),i),this[t(510)](t(203)),n[t(381)][t(328)](t(152),new S(n,o,this[t(260)])),this[t(510)](t(152)),n[t(381)][t(328)](t(475),new S(n,i,this[t(260)])),this[t(510)](t(475)),n[t(381)][t(328)](t(118),new O(n,o,this[t(260)])),this[t(510)](t(118)),n[t(381)][t(328)](t(422),new O(n,i,this[t(260)])),this[t(510)](t(422));const c=n[t(416)][t(373)](t(398));this[t(486)](c,t(228),((e,{threadId:n})=>{const r=t,s=this[r(260)][r(373)](n);s&&s[r(400)]&&1===s[r(400)][r(281)]&&this[r(321)](n,{hasComments:!0})}),{priority:t(258)}),this[t(486)](c,t(242),((e,{threadId:n})=>{const r=t,s=this[r(260)][r(373)](n);s&&s[r(400)]&&!s[r(400)][r(281)]&&this[r(321)](n,{hasComments:!1})}),{priority:t(258)})}set[yc(489)](t){const n=yc;if(this[n(440)])throw new e.CKEditorError(n(495),this);this[n(440)]=t}get[yc(489)](){return this[yc(440)]}[yc(246)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=yc,r=[];for(const e of this[n(260)][n(351)]())t&&!e[n(444)]||r[n(267)](e);return e?r[n(108)]((t=>t[n(261)]())):r}[yc(488)](t){const n=yc,r=this[n(260)][n(373)](t);if(!r)throw new e.CKEditorError(n(253),this);return r}[yc(433)](t){const e=yc;return this[e(260)][e(280)](t)}[yc(420)](t){const e=yc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(288)][e(223)](":"),a=this[e(260)][e(373)](r)||this[e(498)](o,i,r,n,s);if(this[e(113)](a),this[e(460)](a,o,i||null,n),a[e(443)]=t[e(443)],a[e(435)]=!0,s&&s[e(220)]){const t=s[e(220)],n=this[e(392)](t[e(142)]);a[e(134)]=t[e(443)],a[e(122)]=n,a[e(194)]=!0}else a[e(134)]=t[e(443)];switch(t[e(209)]&&(a[e(209)]=t[e(209)]),t[e(500)]&&(a[e(500)]=t[e(500)]),this[e(440)]&&this[e(440)][e(158)]||(a[e(436)]=!0),this[e(316)][e(373)](a)){case e(347):this[e(316)][e(496)](a,e(308));break;case e(283):a[e(444)]?(this[e(154)](new Set([a])),this[e(458)](new Set([a])),this[e(316)][e(496)](a,e(187)),this[e(189)](e(450),a)):this[e(316)][e(496)](a,e(271))}return a}[yc(384)](t){const e=yc;this[e(153)]((()=>{const n=e;this[n(364)][n(300)][n(490)]((()=>{const e=n;for(const n of t[e(517)]())n[e(352)]()}))}))}[yc(203)](t){const e=yc;this[e(153)]((()=>{const n=e;this[n(364)][n(300)][n(490)]((()=>{const e=n;for(const n of t[e(517)]())n[e(137)]()}))}))}[yc(510)](t,n){const r=yc,s=this[r(364)][r(381)][r(373)](t);if(!s)throw new e.CKEditorError(r(319),this,{commandName:t});if(this[r(273)][r(280)](s))throw new e.CKEditorError(r(275),this,{commandName:t});this[r(273)][r(328)](s),n&&s.on(r(358),((t,e)=>{const o=r;this[o(350)][o(502)]&&(this[o(434)]||(e[o(281)]>0&&e[e[o(281)]-1]&&e[e[o(281)]-1][o(153)]?e[o(492)]():(t[o(461)]=n(((...t)=>s[o(358)](...t,{forceDefaultExecution:!0})),...e),t[o(390)]())))}),{priority:r(378)})}[yc(153)](t){const n=yc;let r,s;const o=this[n(434)];this[n(434)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(434)]=!1),s&&e.CKEditorError[n(471)](s,this),r}[yc(406)](t,n=null,r={}){const s=yc;if(t[s(509)])return null;const o=this[s(364)][s(416)][s(373)](s(368)).me;for(const{suggestion:e,meta:o}of this[s(339)](t,s(292)))if(o[s(466)]){if(!o[s(429)]){if(o[s(355)]){if(!this[s(519)]||!Pc(e,r))continue;return e}if(Pc(e,r))return e;this[s(484)](e,t[s(370)],t[s(499)]);break}if(n==e[s(127)]&&Pc(e,r)){const n=e[s(472)]();return n[s(370)][s(179)](t[s(499)])?this[s(277)](e,this[s(151)][s(259)](t[s(370)],n[s(499)])):this[s(277)](e,this[s(151)][s(259)](n[s(370)],t[s(499)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(353)+n:s(292),u=this[s(497)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(311)](c,i,a,t),u}[yc(324)](t,n=yc(193),r={}){const s=yc,o=this[s(364)][s(416)][s(373)](s(368)).me,i=this[s(371)][s(333)](s(292),n,s(343));for(const e of this[s(246)]())if(e[s(122)].id==o.id&&s(292)==e[s(288)]&&e[s(127)]==n&&Pc(e,r)&&(i(e[s(359)](),t)||i(t,e[s(359)]()))){for(const n of t)e[s(430)](n);return e}for(const{suggestion:e,meta:n}of this[s(339)](t,s(292))){if(!n[s(466)])continue;if(!this[s(519)]&&n[s(355)])continue;if(!Pc(e,r))continue;let o=!0;for(const n of e[s(359)]())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(353)+n,l=this[s(497)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(311)](u,a,c,e,Hr[s(192)]());return l}[yc(506)](t,n,r=null,s={}){const o=yc;if(r=r||vc(n),t[o(509)])return null;if(o(296)===this[o(136)]){const e=this[o(371)][o(333)](o(197),r,o(352));return this[o(153)]((()=>e([t],n,s))),null}const i=this[o(364)][o(416)][o(373)](o(368)).me,a=[];if(o(186)!==this[o(136)])for(const{suggestion:e,meta:n}of this[o(339)](t,o(292)))n[o(466)]&&!n[o(478)]&&a[o(267)](...e[o(359)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(407)](s);e&&r[n(267)](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(281)];){const s=r[e][n(395)](t);r[n(360)](e,1,...s),e+=s[n(281)]}}return r}(t,a);c[o(281)]&&this[o(151)][o(490)]((()=>{const t=o;for(const e of c){const o=this[t(371)][t(333)](t(197),r,t(352));this[t(153)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(370)],u=t[o(499)];for(const{suggestion:e,meta:n}of this[o(339)](t,o(197))){if(!n[o(466)])continue;if(e[o(127)]!=r)continue;if(!Pc(e,s))continue;const i=e[o(472)]();if(i[o(383)](t,!0))return null;c=c[o(329)](i[o(370)])?c:i[o(370)],u=u[o(155)](i[o(499)])?u:i[o(499)],a?i[o(370)][o(329)](a[o(472)]()[o(370)])?(a[o(249)](),a=e):e[o(249)]():a=e}const l=this[o(151)][o(259)](c,u);if(a)this[o(277)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(497)]({id:t,type:o(168)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(311)](o(168)+r,t,a,l)}}return null}[yc(412)](t,n,r=[],s=null,o={}){const i=yc;n[i(119)]||(n[i(119)]=n[i(235)]),n[i(232)]=t.is(i(199)),s=s||vc(n);const a=r[i(108)]((t=>Fc(t,this[i(151)]))),c=t.is(i(199))?t:Fc(t,this[i(151)]);if(i(296)===this[i(136)]){const t=this[i(371)][i(333)](i(173),s,i(352));return this[i(153)]((()=>t([c],n,o))),null}a[i(267)](c);let u=!0;for(const t of a)if(!this[i(427)](t)){u=!1;break}if(u&&i(186)!==this[i(136)]){const t=this[i(371)][i(333)](i(173),s,i(352));return this[i(153)]((()=>t([c],n,o))),null}let l=null,f=c[i(370)],h=c[i(499)];for(const{suggestion:t,meta:e}of this[i(339)](c,i(173))){if(!e[i(466)])continue;if(e[i(429)]||e[i(355)]||e[i(478)])continue;if(t[i(209)][i(119)]!=n[i(119)])continue;if(!Pc(t,o))continue;const r=t[i(472)]();if(t[i(127)]==s){if(r[i(383)](c,!0))return null;f=f[i(329)](r[i(370)])?f:r[i(370)],h=h[i(155)](r[i(499)])?h:r[i(499)],l?r[i(370)][i(329)](l[i(472)]()[i(370)])?(l[i(249)](),l=t):t[i(249)]():l=t}else{const e=c[i(407)](r);this[i(245)](t,e)}}const g=this[i(364)][i(416)][i(373)](i(368)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(277)](l,this[i(151)][i(259)](f,h)),l;{const t=this[i(497)]({id:d,type:i(531)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(311)](i(531)+s,d,p,this[i(151)][i(259)](f,h)),t}}[yc(178)](t,n,r=[],s=null,o={}){const i=yc;n[i(119)]||(n[i(119)]=n[i(235)]);const a=t[0];n[i(232)]=a.is(i(199)),s=s||vc(n);const c=r[i(108)]((t=>Fc(t,this[i(151)]))),u=a.is(i(199))?t:t[i(108)]((t=>Fc(t,this[i(151)])));if(i(296)===this[i(136)]){const t=this[i(371)][i(333)](i(173),s,i(352));return this[i(153)]((()=>t(u,n,o))),null}c[i(267)](...u);let l=!0;for(const t of c)if(!this[i(427)](t)){l=!1;break}if(l&&i(186)!==this[i(136)]){const t=this[i(371)][i(333)](i(173),s,i(352));return this[i(153)]((()=>t(u,n,o))),null}const f=this[i(364)][i(416)][i(373)](i(368)).me;for(const t of this[i(246)]()){if(t[i(122)].id!=f.id)continue;if(i(173)!=t[i(288)]||t[i(209)][i(119)]!=n[i(119)])continue;if(!Pc(t,o))continue;const e=t[i(127)]==s;for(let n=0;n<u[i(281)];n++){const r=u[n];for(const s of t[i(276)]()){const o=s[i(208)]();if(r[i(179)](o)){e?(u[i(360)](n,1),n--):t[i(464)](s[i(237)]);break}}}}if(0==u[i(281)])return null;const h=this[i(371)][i(333)](i(173),s,i(343));for(const t of this[i(246)]())if(t[i(122)].id==f.id&&i(173)==t[i(288)]&&t[i(209)][i(119)]==n[i(119)]&&t[i(127)]==s&&Pc(t,o)&&(h(t[i(359)](),u)||h(u,t[i(359)]()))){for(const e of u)t[i(430)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(531)+s,m=this[i(497)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(311)](p,g,d,t,Hr[i(192)]());return m}[yc(190)](t,n=null,r={}){const s=yc;if(t[s(509)])return null;const o=this[s(364)][s(416)][s(373)](s(368)).me,a=new i.LiveRange(t[s(370)],t[s(499)]);for(const{suggestion:t,meta:e}of this[s(339)](a,s(292)))if(e[s(466)]&&!e[s(429)])if(t[s(522)]){const e=t[s(359)]()[s(527)]((t=>s(342)!=t[s(405)][s(279)]));if(e[s(349)]((t=>a[s(383)](t,!0)))&&t[s(137)](),e[s(442)]((t=>t[s(383)](a,!0)))){const t=this[s(371)][s(333)](s(447),n,s(352));return this[s(153)]((()=>t([a],null,r))),null}}else{const e=a[s(407)](t[s(472)]());null!==e&&t[s(491)]([e],null,r)}if(a[s(255)](),a[s(509)]||s(342)==a[s(405)][s(279)])return null;let c=null,u=a[s(370)],l=a[s(499)];const f=this[s(339)](a,s(447));for(const{suggestion:t,meta:e}of f){const n=this[s(151)][s(259)](u,l);if(e[s(466)]&&(this[s(519)]||!e[s(355)]&&!e[s(478)]))if(t[s(522)]){if(!Pc(t,r))continue;let e=!0;for(const r of t[s(359)]()){if(r[s(383)](n,!0))return t;n[s(383)](r)||(e=!1)}e&&t[s(137)]()}else{const e=t[s(472)]();if(e[s(383)](n,!0))return t;if(!Pc(t,r)){n[s(383)](e)?t[s(249)]():e[s(147)](u)?u=e[s(499)]:e[s(147)](l)&&(l=e[s(370)]);continue}u=u[s(329)](e[s(370)])?u:e[s(370)],l=l[s(155)](e[s(499)])?l:e[s(499)],r=Object[s(417)]({},t[s(500)]),c?e[s(370)][s(329)](c[s(472)]()[s(370)])?(c[s(249)](),c=t):t[s(249)]():c=t}}if(c)return this[s(277)](c,this[s(151)][s(259)](u,l)),c;{const t=(0,e.uid)(),i=this[s(151)][s(259)](u,l),a=o.id,c=n?s(301)+n:s(447),f=this[s(497)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(311)](c,t,a,i),f}}[yc(207)](t,n=yc(193),r={}){const s=yc,o=this[s(364)][s(416)][s(373)](s(368)).me,a=t[s(108)]((t=>new i.LiveRange(t[s(370)],t[s(499)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(339)](a,s(292)))e[s(466)]&&!e[s(429)]&&c[s(328)](t);for(const e of c)if(e[s(522)]){const o=e[s(359)]();if((!e[s(500)]||!e[s(500)][s(104)])&&o[s(349)]((t=>a[s(442)]((e=>e[s(383)](t,!0)))))&&e[s(137)](),a[s(349)]((t=>o[s(442)]((e=>e[s(383)](t,!0)))))){const e=this[s(371)][s(333)](s(447),n,s(352));return this[s(153)]((()=>e(t,null,r))),null}}else{const t=e[s(472)]();if(a[s(442)]((e=>e[s(383)](t,!0)))&&e[s(137)](),a[s(349)]((e=>t[s(383)](e,!0)))){const t=this[s(371)][s(333)](s(447),n,s(352));return this[s(153)]((()=>t(a,null,r))),null}}const u=this[s(371)][s(333)](s(447),n,s(343));let l=null;for(const t of this[s(246)]())if(t[s(122)].id==o.id&&t[s(444)]&&s(447)==t[s(288)]&&t[s(127)]==n&&Pc(t,r)&&(u(t[s(359)](),a)||u(a,t[s(359)]())))if(l){if(t[s(400)]&&t[s(400)][s(281)])continue;for(const e of t[s(359)]())l[s(451)](e)||l[s(430)](e);t[s(249)]()}else{l=t;for(const e of a)t[s(451)](e)||t[s(430)](e)}if(l)return l;c[s(295)]();for(const{suggestion:t,meta:e}of this[s(339)](a,s(447)))e[s(466)]&&(this[s(519)]||!e[s(355)]&&!e[s(478)])&&Pc(t,r)&&c[s(328)](t);for(const t of c){const e=t[s(359)]();if((!r||!r[s(104)])&&a[s(349)]((t=>e[s(442)]((e=>e[s(383)](t,!0))))))return t;(!t[s(500)]||!t[s(500)][s(104)])&&e[s(349)]((t=>a[s(442)]((e=>e[s(383)](t,!0)))))&&t[s(137)]()}const f=(0,e.uid)(),h=o.id,g=s(301)+n,d=this[s(497)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(255)](),t[s(509)]||s(342)==t[s(405)][s(279)]||this[s(311)](g,f,h,t,Hr[s(192)]());return d}[yc(391)](t,n,r,s,o){const i=yc;if(t[i(509)])return[];if(i(296)===this[i(136)])return[];const a=this[i(364)][i(416)][i(373)](i(368)).me.id,c=Array[i(505)](this[i(260)][i(351)]())[i(527)]((e=>i(465)==e[i(288)]&&e[i(209)][i(380)]==n&&e[i(451)](t)));if(i(372)===this[i(136)]){const e=this[i(339)](t,i(292))[i(527)]((({meta:t})=>t[i(466)]&&!t[i(478)]&&!t[i(429)]))[i(108)]((({suggestion:t})=>t));c[i(252)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(465)==t[i(288)]?t[i(209)][i(529)]:void 0,o=t[i(472)](),a=Array[i(505)](u[i(467)]())[i(424)]((t=>t[i(282)](o)));if(!a)continue;const c=a[i(395)](o);this[i(456)](n)&&i(292)==t[i(288)]&&0!=c[i(281)]||(u[i(532)](a),c[i(393)]((t=>{u[i(496)](t,r)})),i(292)!=t[i(288)]&&e!=s&&u[i(496)](a[i(407)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(281)]>37&&console[i(212)](i(285),{key:n});const f=(i(418)+(n+"|")+vc({newValue:s}))[i(219)](0,60),h=this[i(497)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(267)](h),this[i(311)](f,c,a,t)}return l}[yc(248)](t){const e=yc;this[e(510)](t,((t,...n)=>{this[e(367)]((()=>{t(...n)}))}))}[yc(120)](t){const e=yc;this[e(251)][e(328)](t)}[yc(218)](t){const e=yc;this[e(439)][e(328)](t)}[yc(369)](t){const e=yc;return e(465)==t[e(288)]?t[e(127)][e(223)]("|")[0]:null}[yc(277)](t,e){const n=yc,r=t[n(338)]();this[n(151)][n(490)]((t=>{t[n(221)](r,{range:e})}))}[yc(113)](t){const e=yc,n=t.id,r=this[e(364)][e(477)][e(373)](e(317));this[e(160)][e(182)](n)||this[e(160)][e(507)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(160)][e(525)](n);s[e(102)](e(374)),s[e(374)]=!1,t[e(400)]=s}[yc(460)](t,n,r,s){const o=yc;if(t[o(288)]!=n||t[o(127)]!=r||t[o(177)].id!=s)throw this[o(364)][o(236)](o(139)),new e.CKEditorError(o(139),this)}[yc(245)](t,n){const r=yc,s=t[r(472)]();if(n[r(179)](s))t[r(249)]();else if(s[r(383)](n)){const o=this[r(151)][r(109)](n[r(370)][r(213)],r(499));this[r(277)](t,this[r(151)][r(259)](s[r(370)],o));const i=(0,e.uid)(),a=t[r(177)].id,c=t[r(288)]+":"+t[r(127)];this[r(497)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(209)],attributes:t[r(500)]});const u=this[r(151)][r(109)](n[r(499)][r(445)],r(167)),l=this[r(151)][r(259)](u,s[r(499)]);this[r(311)](c,i,a,l)}else if(s[r(147)](n[r(370)])){const e=this[r(151)][r(109)](n[r(370)][r(213)],r(499));this[r(277)](t,this[r(151)][r(259)](s[r(370)],e))}else{const e=this[r(151)][r(109)](n[r(499)][r(445)],r(167));this[r(277)](t,this[r(151)][r(259)](e,s[r(499)]))}}[yc(427)](t){const e=yc;for(const{suggestion:n,meta:r}of this[e(339)](t,e(292))){if(!r[e(466)])continue;const s=n[e(359)]();for(const n of s)if(!t[e(395)](n)[e(281)])return!0}return!1}[yc(257)](t){const n=yc,r=this[n(364)][n(416)][n(373)](n(368))[n(494)](t);if(!r)throw new e.CKEditorError(n(454),this);return r}[yc(392)](t){const e=yc,n=this[e(364)][e(416)][e(373)](e(368)),r=(0,o.hashObject)(e(101)+t);return n[e(494)](r)||n[e(110)]({id:r,name:t})}[yc(498)](t,e,n,r,s){const o=yc,i=this[o(257)](r),a=this[o(371)][o(185)](t,e,n,i,s,(t=>{const e=o;this[e(321)](n,{attributes:t});const r=this[e(488)](n);this[e(154)](new Set([r])),this[e(458)](new Set([r]))}));return this[o(486)](a,o(352),(()=>{const t=o;this[t(321)](n,{state:t(534)})}),{priority:o(378)}),this[o(486)](a,o(137),(()=>{const t=o;this[t(321)](n,{state:t(508)})}),{priority:o(378)}),this[o(260)][o(496)](n,a),this[o(316)][o(496)](a,o(347)),a}[yc(524)](t){const e=yc,n=t[e(223)](":");return{group:n[0],type:n[1],subType:n[e(281)]>=5?n[2]:null,id:n[e(281)]<5?n[2]:n[3],authorId:n[e(281)]<5?n[3]:n[4],markerCount:6==n[e(281)]?n[5]:null}}[yc(484)](t,n,r){const s=yc,o=t[s(472)](),i=o[s(370)],a=o[s(499)];this[s(277)](t,this[s(151)][s(259)](i,n));const c=(0,e.uid)(),u=t[s(177)].id,l=t[s(288)]+(t[s(127)]?":"+t[s(127)]:"");this[s(497)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(500)],data:t[s(209)]});const f=this[s(369)](t);(s(173)==t[s(288)]||f&&this[s(456)](f))&&(r=this[s(151)][s(325)](r[s(445)])),this[s(311)](l,c,u,this[s(151)][s(259)](r,a))}[yc(339)](t,e=null){const n=yc,r=[],s=this[n(364)][n(416)][n(373)](n(368)).me;Array[n(513)](t)||(t=[t]);for(const o of this[n(246)]()){if(!o[n(444)])continue;if(e&&o[n(288)]!=e)continue;let i=!1;for(const e of o[n(359)]()){for(const a of t){const t=a[n(370)][n(179)](e[n(499)])||a[n(499)][n(179)](e[n(370)]);if(t||a[n(407)](e)){const c=a[n(383)](e)&&Rc(this[n(151)][n(408)],e[n(370)],a),u=e[n(383)](a)&&Rc(this[n(151)][n(408)],a[n(370)],e);r[n(267)]({suggestion:o,meta:{isOwn:s==o[n(122)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[yc(311)](t,e,n,r,s){const o=yc;this[o(151)][o(490)]((i=>{const a=o;let c=a(448)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(298)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[yc(315)](t){const e=yc,n=t[e(272)],r=t[e(394)];t[e(272)]=null,t[e(394)]=null,null!=n&&n[e(394)]==t&&(n[e(394)]=r),null!=r&&r[e(272)]==t&&(r[e(272)]=n),e(187)==this[e(316)][e(373)](t)&&(this[e(316)][e(496)](t,e(271)),this[e(189)](e(523),t,n,r))}[yc(497)](t){const n=yc,r=t.id,s=this[n(420)](t);if(this[n(440)]&&this[n(440)][n(158)]){const o=this[n(364)][n(416)][n(373)](n(423)),i=s[n(262)],a=s[n(127)]?s[n(288)]+":"+s[n(127)]:s[n(288)],c=this[n(364)][n(302)],u=o[n(328)](zr(c,n(290))),l={id:r,type:a,hasComments:i,data:t[n(209)]||null,originalSuggestionId:t[n(409)]||null,attributes:s[n(500)]};this[n(440)][n(158)](l)[n(263)]((t=>{const e=n;s[e(436)]=!0,o[e(411)](u),t&&t[e(443)]&&(this[e(260)][e(373)](r)[e(443)]=t[e(443)])}))[n(143)]((t=>{const r=n;throw(0,e.logWarning)(r(341)),this[r(364)][r(300)][r(518)]({isUndoable:!1},(()=>{s[r(137)]()})),s[r(501)](),this[r(260)][r(532)](s.id),this[r(316)][r(532)](s),t}))}return s}[yc(456)](t){const e=yc;return this[e(251)][e(280)](t)}[yc(321)](t,e){const n=yc,r=this[n(364)][n(416)][n(373)](n(423)),s=this[n(488)](t);if(this[n(440)]&&this[n(440)][n(415)])if(s[n(436)]){const s=r[n(328)](zr(this[n(364)][n(302)],n(290)));this[n(440)][n(415)](t,e)[n(263)]((()=>{r[n(411)](s)}))}else s.on(n(145),(()=>{this[n(321)](t,e)}))}[yc(474)](t){const n=yc;if(!this[n(440)]||!this[n(440)][n(488)])throw new e.CKEditorError(n(172),this);return this[n(440)][n(488)](t)}[yc(309)](t){const e=yc,{id:n,type:r,subType:s,authorId:o}=this[e(524)](t),i=this[e(260)][e(373)](n)||this[e(498)](r,s,n,o,{});switch(this[e(460)](i,r,s,o),this[e(316)][e(373)](i)){case e(347):this[e(474)](n)[e(263)]((t=>{const r=e;let s=Promise[r(129)]();t[r(262)]&&(s=this[r(160)][r(401)]({channelId:this[r(364)][r(477)][r(373)](r(317)),threadId:n})),s[r(263)]((()=>{const e=r;this[e(420)](t)[e(436)]=!0}))})),this[e(316)][e(496)](i,e(283));break;case e(271):this[e(321)](n,{state:e(291)});case e(308):this[e(316)][e(496)](i,e(187)),this[e(189)](e(450),i);break;case e(187):this[e(189)](e(125),i)}return i[e(266)](t),i}[yc(458)](t){const e=yc,n=Array[e(505)](t),r=n[e(527)]((t=>e(465)==t[e(288)]));this[e(479)](r);const s=n[e(527)]((t=>!t[e(522)]&&e(465)!=t[e(288)])),o=this[e(246)]({skipNotAttached:!0})[e(527)]((t=>!t[e(522)]&&e(465)!=t[e(288)])),i=o[e(527)]((n=>!t[e(280)](n))),a=new Map(o[e(108)]((t=>[t,this[e(371)][e(333)](t[e(288)],t[e(127)],e(159))]))),c=new Map(o[e(108)]((t=>[t,t[e(472)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(281)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(281)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(281)];t++){const n=s[t];!l[e(280)](n)&&n[e(272)]&&(f[e(328)](n[e(272)]),n[e(272)][e(394)]===n&&(n[e(272)][e(394)]=null),n[e(272)]=null),!u[e(280)](n)&&n[e(394)]&&(f[e(328)](n[e(394)]),n[e(394)][e(272)]===n&&(n[e(394)][e(272)]=null),n[e(394)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(281)];e++){const r=g(t,n[e]);r&&(r[0][s(394)]=r[1],r[1][s(272)]=r[0],u[s(328)](r[0]),l[s(328)](r[1]))}}function g(t,n){const r=e;if(t[r(122)].id!==n[r(122)].id)return null;const s=a[r(373)](t)(t,n,c[r(373)](t),c[r(373)](n));return s&&a[r(373)](n)(t,n,c[r(373)](t),c[r(373)](n))?s[1][r(400)]&&s[1][r(400)][r(281)]?null:s:null}f[e(362)]&&this[e(458)](f)}[yc(479)](t){const e=yc;if(0==t[e(281)])return;const n=this[e(246)]({skipNotAttached:!0})[e(527)]((t=>e(465)==t[e(288)]&&t[e(435)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(500)]);s[e(280)](n)||(s[e(496)](n,r[e(281)]),r[e(267)]([]));const i=s[e(373)](n);r[i][e(267)](t)}!function(){const t=e;r[t(215)](((e,n)=>{const r=t,s=e[0][r(443)],o=n[0][r(443)];return s==o?e[0][r(500)][r(314)]<n[0][r(500)][r(314)]?-1:1:s<o?-1:1}));for(const e of r)e[t(215)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(281)];t++){if(0==r[t][e(281)])continue;const n=[];for(let s=t+1;s<r[e(281)];s++)0!=r[s][e(281)]&&i(r[t],r[s])&&n[e(267)](s);for(const s of n)r[t]=r[t][e(204)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(281)];n++)t[n][e(394)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(281)];n++)t[n][e(272)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(500)][r(314)]!==n[0][r(500)][r(314)]&&t[0][r(122)]!==n[0][r(122)])return!1;if(!function(t,e){const n=r;return!t[n(262)]&&!e[n(262)]||(!t[n(262)]||!e[n(262)])&&(!!(t[n(262)]&&e[n(443)]<t[n(400)][n(229)][n(373)](0)[n(443)])||!!(e[n(262)]&&t[n(443)]<e[n(400)][n(229)][n(373)](0)[n(443)]))}(t[0],n[0]))return!1;const s=_c(t[0][r(500)],r(314)),o=_c(n[0][r(500)],r(314));return!!Or(s,o)&&(!!t[r(349)]((t=>n[r(442)]((e=>t[r(472)]()[r(179)](e[r(472)]())))))&&n[r(349)]((e=>t[r(442)]((t=>e[r(472)]()[r(179)](t[r(472)]()))))))}}[yc(154)](t){const e=yc,n=Array[e(505)](t),r=this[e(246)]({skipNotAttached:!0}),s=r[e(527)]((n=>!t[e(280)](n))),o=new Map(n[e(108)]((t=>[t,this[e(371)][e(333)](t[e(288)],t[e(127)],e(343))]))),i=new Map(r[e(108)]((t=>[t,t[e(359)]()])));for(let t=0;t<n[e(281)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(281)];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(281)];e++){const s=r[e];if(s[a(288)]!==n[a(288)]||s[a(122)].id!==n[a(122)].id||s[a(127)]!==n[a(127)])continue;if(!Bc(n,s,[a(314)]))continue;if(a(465)==n[a(288)]&&n[a(209)][a(529)]!=s[a(209)][a(529)])continue;if(a(465)==n[a(288)]&&t[a(456)](n[a(209)][a(380)]))continue;if(a(173)==n[a(288)]){const e=t[a(364)][a(300)],r=n[a(107)]();if(r&&(e[a(408)][a(462)](r)||e[a(408)][a(133)](r)))continue}const c=o[a(373)](n),u=i[a(373)](n),l=i[a(373)](s),f=n[a(400)]&&n[a(400)][a(281)],h=s[a(400)]&&s[a(400)][a(281)];if(!f&&c(l,u))return t[a(437)](s,n),i[a(532)](n),!0;if(!h&&c(u,l))return t[a(437)](n,s),i[a(532)](s),!0}return!1}}[yc(437)](t,e){const n=yc;if(t[n(522)])for(const r of e[n(359)]())t[n(430)](r);else{const r=e[n(472)]()[n(499)];this[n(277)](t,this[n(151)][n(259)](t[n(472)]()[n(370)],r))}e[n(249)]()}[yc(533)](t,e){const n=yc,r=t[n(305)](n(243))||t[n(305)](n(465))?n(210):t[n(453)]();return zr(this[n(364)][n(302)],e+"_"+r+n(165))}[yc(469)](){const t=yc,e=this[t(364)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(151)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(524)](t[s(237)]);if(s(130)===e){n[s(386)](this[s(533)](r,s(313)));break}}for(const t of r){const{group:e,type:r}=this[s(524)](t[s(237)]);if(s(130)===e){n[s(386)](this[s(533)](r,s(126)));break}}}))}[yc(166)](t){const e=yc;if(this[e(512)])return!1;const n=this[e(364)],r=n[e(300)][e(239)][e(231)][e(326)]();if(0==r[e(281)])return!1;const s=[],o=r[e(527)]((t=>e(465)==t[e(288)])),i=r[e(527)]((t=>e(335)==t[e(288)]&&e(211)!=t[e(237)])),a=r[e(527)]((t=>e(411)==t[e(288)]&&e(211)!=t[e(237)]));for(const t of o)s[e(267)]({key:t[e(303)],newValue:t[e(205)],oldValue:t[e(482)],range:Oc(t[e(199)],n[e(300)])});for(const t of i){const r=a[e(424)]((n=>n[e(124)][e(179)](t[e(124)])));r&&s[e(267)]({key:e(318),newValue:t[e(237)],oldValue:r[e(237)],range:n[e(300)][e(323)](t[e(124)][e(287)])})}return 0!=s[e(281)]&&this[e(174)](t,s)}[yc(388)](t){const e=yc;let n=!1;const r=this[e(364)][e(300)][e(239)][e(231)][e(346)]()[e(527)]((t=>t[e(209)][e(195)]&&t[e(237)][e(305)](e(476))));for(const s of r){const{subType:r,id:o}=this[e(524)](s[e(237)]),i=r[e(223)]("|")[0];for(const r of this[e(246)]({skipNotAttached:!0}))r.id!=o&&e(465)==r[e(288)]&&r[e(209)]&&r[e(209)][e(380)]==i&&r[e(472)]()[e(282)](s[e(209)][e(195)])&&(this[e(269)](r,s[e(209)][e(195)],t),n=!0)}return n}[yc(367)](t){const e=yc;this[e(364)],this[e(512)]=!0,t()}[yc(428)](t){const e=yc,n=this[e(456)](t),r=this[e(439)][e(280)](t);return n||r}[yc(174)](t,e){const n=yc;if(0==e[n(281)])return!1;let r=!1;for(const s of e){const e=this[n(339)](s[n(199)],n(465))[n(527)]((t=>!t[n(421)][n(429)]))[n(108)]((t=>t[n(130)])),i=(0,o.hashObject)({newValue:s[n(200)]});e[n(527)]((t=>{const e=n,[r,o]=t[e(127)][e(223)]("|");return r==s[e(380)]&&o!=i}))[n(393)]((e=>{const o=n;this[o(269)](e,s[o(199)],t),r=!0}))}return r}[yc(269)](t,e,n){const r=yc,s=t[r(472)]()[r(395)](e);0!==s[r(281)]?1!==s[r(281)]?this[r(484)](t,e[r(370)],e[r(499)]):this[r(277)](t,s[0]):n[r(464)](t[r(338)]())}}class Nc{constructor(t){const e=yc;this[e(306)]=t,this[e(151)]=t[e(300)],this[e(227)]=new Map,this[e(121)]=new Map,this[e(156)]()}[yc(185)](t,e,n,r,s,o){const i=yc;return new Hr(this[i(151)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(333)](t,e,i(352))(...n),onDiscard:(...n)=>this[i(333)](t,e,i(137))(...n)})}[yc(112)](t,e,n,r){const s=yc,o=t+":"+e+":"+n;this[s(227)][s(496)](o,r)}[yc(333)](t,e,n){const r=yc,s=t+":"+e+":"+n;return this[r(227)][r(373)](s)||this[r(121)][r(373)](t+":"+n)}[yc(156)](){const t=yc,e=()=>!1,n=t=>{const e=Ac;t[e(215)](((t,n)=>t[e(370)][e(329)](n[e(370)])?1:-1)),this[e(151)][e(490)]((n=>{const r=e;for(const e of t){let t;t=e[r(499)][r(504)]&&e[r(499)][r(445)]==e[r(370)][r(287)]?n[r(217)](e[r(370)][r(287)],"on"):n[r(217)](e),this[r(151)][r(322)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Ac;e&&this[n(151)][n(490)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(108)]((t=>(Sc(t)&&(t=this[s(151)][s(259)](t[s(499)])),t)))[s(527)]((t=>s(342)!==t[s(405)][s(279)]));if(c[s(281)]<1)return;const u=Array[s(505)](this[s(151)][s(239)][s(234)][s(359)]())[s(108)]((t=>i.LiveRange[s(528)](t)));r[s(336)](c);for(const t of this[s(306)][s(381)][s(381)]())t[s(441)]();a[s(267)]({forceDefaultExecution:!0}),this[s(306)][s(358)](o,...a);const l=u[s(527)]((t=>s(342)!=t[s(405)][s(279)]));l[s(281)]>0&&r[s(336)](l);for(const t of u)t[s(255)]()}))},s=(e,n)=>1==e[t(281)]&&1==n[t(281)]&&e[0][t(499)][t(179)](n[0][t(370)]),o=(e,n,r,s)=>Dc(e,n,r,s,this[t(151)])?[e,n]:Dc(n,e,s,r,this[t(151)])?[n,e]:null;this[t(121)][t(496)](t(487),e),this[t(121)][t(496)](t(225),n),this[t(121)][t(496)](t(241),s),this[t(121)][t(496)](t(356),o),this[t(121)][t(496)](t(526),n),this[t(121)][t(496)](t(238),e),this[t(121)][t(496)](t(413),s),this[t(121)][t(496)](t(162),o),this[t(121)][t(496)](t(149),r),this[t(121)][t(496)](t(161),e),this[t(121)][t(496)](t(146),s),this[t(121)][t(496)](t(515),e),this[t(121)][t(496)](t(181),r),this[t(121)][t(496)](t(457),e),this[t(121)][t(496)](t(299),s),this[t(121)][t(496)](t(294),e),this[t(121)][t(496)](t(354),e),this[t(121)][t(496)](t(214),((e,n)=>{const r=t;if(!n)return;const s=this[r(306)][r(416)][r(373)](Lc);this[r(151)][r(490)]((t=>{const o=r;if(o(318)==n[o(380)])for(const r of e){const e=r[o(370)][o(287)],s=n[o(529)];t[o(222)](e,s)}else if(s[o(456)](n[o(380)]))for(const r of e)void 0!==n[o(529)]?t[o(256)](n[o(380)],n[o(529)],r[o(370)][o(287)]):t[o(449)](n[o(380)],r[o(370)][o(287)]);else for(const r of e)n[o(529)]?t[o(256)](n[o(380)],n[o(529)],r):t[o(449)](n[o(380)],r)}))})),this[t(121)][t(496)](t(387),s)}}function Rc(t,e,n){const r=yc;for(const s of e[r(445)][r(485)]({includeSelf:!0,parentFirst:!0})){if(s[r(405)]==s)return!1;if(!n[r(530)](s))return!1;if(t[r(462)](s)||t[r(133)](s))return!0}return!1}function Sc(t){const e=yc;return t[e(499)][e(445)]==t[e(370)][e(287)]&&t[e(499)][e(379)]}function Mc(t,e,n,r){const s=yc,o=t=>!t[s(148)].is(s(432))&&!r[s(462)](t[s(148)]),i=t[s(370)][s(320)](o),a=t[s(499)][s(320)](o,{direction:s(230)});return!(t[s(370)][s(179)](i)&&t[s(499)][s(179)](a)||(i[s(329)](a)?n[s(221)](e,{range:n[s(259)](i,a)}):n[s(464)](e),0))}function vc(t){return(0,o.hashObject)(t)}function wc(t){const e=yc,n=t[e(370)][e(287)];return n&&n.is(e(103))}function Oc(t,e){const n=yc;return null==t[n(499)][n(213)]&&t[n(499)][n(445)]==t[n(370)][n(287)]?Fc(t[n(370)][n(287)],e):t}function Fc(t,e){const n=yc,r=e[n(408)][n(462)](t)||e[n(408)][n(183)](t);return e[n(259)](e[n(109)](t,n(240)),r?e[n(169)](t):e[n(109)](t,n(499)))}function Dc(t,e,n,r,s){const o=yc;if(!Bc(t,e))return!1;if(n[o(499)][o(179)](r[o(370)]))return!0;if(t[o(288)]!=e[o(288)])return!1;if(!n[o(499)][o(144)](r[o(370)]))return!1;const i=s[o(259)](n[o(499)],r[o(370)])[o(278)]();for(const t of i)if([o(171),o(399)][o(114)](t[o(288)])&&s[o(408)][o(133)](t[o(148)]))return!1;return!0}function Bc(t,e,n=[]){const r=yc;return!(!t[r(435)]||!e[r(435)])&&Or(_c(t[r(500)],n),_c(e[r(500)],n))}function Pc(t,e){const n=yc,r=xc(t[n(500)]),s=xc(e);if(!t[n(435)])return!1;for(const t of Object[n(467)](s))if(!Or(r[t],s[t]))return!1;return!0}function xc(t){const e=yc,n=Object[e(417)]({},t);return delete n[e(104)],delete n[e(397)],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)+Zc(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 Zc(t,e){const n=Xc;let r="";return r+=t[n(188)]("*")[n(241)](((t,e)=>e%2!=0?n(239)+Qc(t)+n(231):Qc(t)))[n(167)](""),e&&(r+=n(204)+e[n(198)]+n(229)+e[n(218)]+n(238)),r}function Qc(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:()=>qc,TrackChanges:()=>au,TrackChangesData:()=>du,TrackChangesEditing:()=>Lc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(t,e){const n=l();return(c=function(t,e){return n[t-=413]})(t,e)}const u=c;function l(){const t=["_enabledCommands","_disableUnsupportedCommands","63atyPmQ","794360jglGDJ","_isEnabledBasedOnSelection","has","refresh","editor","value","31495mvvpGb","affectsData","2985530ppIijA","commands","forceDisabled","2670258ERbfBv","clearForceDisabled","2723064EUbSwn","isEnabled","3042596zGEAEq","_enableCommands","2477224CiWGDI","7TVfsIM","604qmCdNI","TrackChangesCommand","execute"];return(l=function(){return t})()}!function(t){const e=c,n=t();for(;;)try{if(822582===-parseInt(e(429))/1+parseInt(e(419))/2+-parseInt(e(417))/3+-parseInt(e(423))/4*(parseInt(e(435))/5)+-parseInt(e(415))/6*(parseInt(e(422))/7)+parseInt(e(421))/8+parseInt(e(428))/9*(parseInt(e(437))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);class f extends t.Command{constructor(t,e){const n=c;super(t),this[n(426)]=e,this[n(434)]=!1,this[n(432)](),this[n(430)]=!1}[u(432)](){this[u(418)]=!0}[u(425)](){const t=u;this[t(434)]=!this[t(434)],this[t(434)]?this[t(427)]():this[t(420)]()}[u(427)](){const t=u;for(const e of this[t(433)][t(413)][t(413)]())e[t(436)]&&!this[t(426)][t(431)](e)&&e[t(414)](t(424))}[u(420)](){const t=u;for(const e of this[t(433)][t(413)][t(413)]())e[t(436)]&&!this[t(426)][t(431)](e)&&e[t(416)](t(424))}}const h=d;function d(t,e){const n=g();return(d=function(t,e){return n[t-=331]})(t,e)}function g(){const t=["31JTcAUT","plugins","editor","refresh","acceptSuggestion","23279652jbwPGL","11394oKGoPo","_suggestions","isEnabled","model","3883347FIRdHL","10trLbqM","get","TrackChangesEditing","37936kBVODR","1597277NjvudP","75ENMjRP","canEditAt","track-changes-accept-suggestion-not-found","10gAhsFs","128VhppTf","_isEnabledBasedOnSelection","115059QmepYb","2376714pMIqBa","execute","getRanges"];return(g=function(){return t})()}!function(t){const e=d,n=t();for(;;)try{if(420328===-parseInt(e(333))/1*(parseInt(e(339))/2)+parseInt(e(349))/3*(-parseInt(e(347))/4)+-parseInt(e(352))/5*(parseInt(e(356))/6)+-parseInt(e(355))/7*(-parseInt(e(353))/8)+parseInt(e(343))/9*(-parseInt(e(344))/10)+-parseInt(e(348))/11+parseInt(e(338))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(340)]=e,this[n(336)](),this[n(354)]=!1}[h(336)](){this[h(341)]=!0}[h(331)](t){const n=h,r=this[n(340)][n(345)](t);if(!r)throw new e.CKEditorError(n(351),this);const s=r[n(332)]();this[n(335)][n(342)][n(350)](s)&&this[n(335)][n(334)][n(345)](n(346))[n(337)](r)}}const m=E;function I(){const t=["3475344ZoOFwn","getRanges","canEditAt","503325pBKUru","413815QqLlyf","isEnabled","68850hrHhxT","editor","refresh","102ftSdsJ","470NZIKap","1540973KkKcGN","_isEnabledBasedOnSelection","execute","track-changes-discard-suggestion-not-found","78apgYXd","_suggestions","model","plugins","discardSuggestion","6203648BLCeaK","118349WhjkXm","get","TrackChangesEditing"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=315]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(991442===-parseInt(e(323))/1+parseInt(e(335))/2*(-parseInt(e(332))/3)+-parseInt(e(326))/4+-parseInt(e(330))/5*(-parseInt(e(317))/6)+parseInt(e(337))/7+-parseInt(e(322))/8+parseInt(e(329))/9*(parseInt(e(336))/10))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(318)]=e,this[n(334)](),this[n(338)]=!1}[m(334)](){this[m(331)]=!0}[m(315)](t){const n=m,r=this[n(318)][n(324)](t);if(!r)throw new e.CKEditorError(n(316),this);const s=r[n(327)]();this[n(333)][n(319)][n(328)](s)&&this[n(333)][n(320)][n(324)](n(325))[n(321)](r)}}function T(){const t=["change","1791GRnWRa","createPositionAt","createPositionAfter","deletion","20hDLfAm","join","replace","600yrnJna","createPositionBefore","7447938mUyqyL","start","301246xrNbpH","374554xwTMhn","map","10361029PJyZQS","execute","value","sort","1083745iSTHJA","212958DmJGUz","322hvPlbQ","5pjiAJf","color","createRange","isMultiRange","end","isIntersecting","isTouching","5YCdnZM"," [color ","50510OcFbAP","8MaXuzg","type","splice","isInContent","length","from","next","getRanges","schema","content","isCollapsed","isObject","push","add","isArray"];return(T=function(){return t})()}function _(t){const e=y;return t[e(377)](((t,n)=>e(363)==t[e(345)]&&e(363)!=n[e(345)]?-1:e(363)!=t[e(345)]&&e(363)==n[e(345)]?1:0))}function y(t,e){const n=T();return(y=function(t,e){return n[t-=337]})(t,e)}function A(t,e){const n=y;let r,s=0;const o=[],i=e[n(352)];for(;s<t[n(348)];){const a=t[s],c=t[s+1];r||(r=e[n(368)](a)),k(e,a,c)||(o[n(356)](e[n(383)](r,i[n(355)](a)?e[n(362)](a):e[n(361)](a,n(338)))),r=null),s++}return o}function k(t,e,n){const r=y;if(!n)return!1;const s=t[r(362)](e),o=t[r(368)](n);return s[r(340)](o)}!function(t){const e=y,n=t();for(;;)try{if(988919===parseInt(e(341))/1*(-parseInt(e(372))/2)+-parseInt(e(379))/3*(-parseInt(e(364))/4)+parseInt(e(381))/5*(-parseInt(e(369))/6)+-parseInt(e(374))/7*(parseInt(e(344))/8)+parseInt(e(360))/9*(parseInt(e(343))/10)+parseInt(e(371))/11*(parseInt(e(367))/12)+parseInt(e(378))/13*(parseInt(e(380))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);function C(t,e,n){const r=y;for(;n[r(348)];){const s=n[r(346)](0,100);t[r(359)]((()=>{const t=r;for(const n of s)n[t(347)]&&e[t(375)](n.id)}))}}const L=N;function N(t,e){const n=R();return(N=function(t,e){return n[t-=466]})(t,e)}function R(){const t=["6984432EDaHOS","2653682poVspl","_isEnabledBasedOnSelection","2646627ilXYrd","5vmdxSv","editor","refresh","7185402AUGAsw","1506340GmgaZK","isInContent","3412804xdQpit","canEditAt","getRanges","456eJTtNP","isEnabled","_command","_suggestions","values","some","185850zWRvsF","from","execute","model"];return(R=function(){return t})()}!function(t){const e=N,n=t();for(;;)try{if(781273===-parseInt(e(475))/1+-parseInt(e(468))/2+parseInt(e(470))/3+-parseInt(e(477))/4*(-parseInt(e(471))/5)+parseInt(e(467))/6+-parseInt(e(486))/7*(-parseInt(e(480))/8)+-parseInt(e(474))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=N;super(t),this[r(482)]=e,this[r(483)]=n,this[r(473)](),this[r(469)]=!1}[L(473)](){const t=L,e=Array[t(487)](this[t(483)][t(484)]())[t(485)]((e=>e[t(476)]));this[t(481)]=this[t(482)][t(481)]&&e}[L(488)](){const t=L,e=_(Array[t(487)](this[t(483)][t(484)]()));for(const n of e){const e=n[t(479)]();if(!this[t(472)][t(466)][t(478)](e))return}C(this[t(472)][t(466)],this[t(482)],e)}}function M(t,e){const n=w();return(M=function(t,e){return n[t-=258]})(t,e)}const v=M;function w(){const t=["from","document","320327arZhxK","20668mqvref","302225YyAXFv","1279384Hpvuxe","325610dmRdqc","refresh","_selectedSuggestions","160ipsccc","canEditAt","_isEnabledBasedOnSelection","3vCTSov","_command","12wmWFrK","execute","editor","getRanges","141186dzFtce","9sfBxPw","values","size","selection","isEnabled","model","35723ATNecN","_suggestions"];return(w=function(){return t})()}!function(t){const e=M,n=t();for(;;)try{if(133375===-parseInt(e(264))/1+parseInt(e(284))/2*(parseInt(e(278))/3)+-parseInt(e(269))/4+parseInt(e(272))/5*(-parseInt(e(280))/6)+-parseInt(e(268))/7+-parseInt(e(271))/8*(parseInt(e(258))/9)+parseInt(e(275))/10*(parseInt(e(270))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class O extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(279)]=e,this[r(265)]=n,this[r(274)]=new Set,this[r(273)](),this[r(277)]=!1}[v(273)](){const t=v,e=this[t(282)][t(263)][t(267)][t(261)],n=Array[t(266)](this[t(265)][t(259)]());this[t(274)]=function(t,e){const n=y,r=Array[n(349)](t[n(351)]()),s=new Set;for(const o of e)if(o[n(347)])for(const e of r)for(const r of o[n(351)]())(e[n(339)](r)||t[n(354)]&&!o[n(337)]&&o[n(350)]&&r[n(338)][n(340)](e[n(370)]))&&s[n(357)](o);return s}(e,n),this[t(262)]=this[t(279)][t(262)]&&!!this[t(274)][t(260)]}[v(281)](){const t=v,e=_(Array[t(266)](this[t(274)]));for(const n of e){const e=n[t(283)]();if(!this[t(282)][t(263)][t(276)](e))return}C(this[t(282)][t(263)],this[t(279)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const B=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=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 q=function(t){return this.__data__.get(t)};const K=function(t){return this.__data__.has(t)};const X="object"==typeof global&&global&&global.Object===Object&&global;var Q="object"==typeof self&&self&&self.Object===Object&&self;const Z=X||Q||Function("return this")();const J=Z.Symbol;var Y=Object.prototype,$=Y.hasOwnProperty,tt=Y.toString,et=J?J.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Z["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var dt=Function.prototype.toString;const gt=function(t){if(null!=t){try{return dt.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(gt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Z,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const wt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function Ot(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ot.prototype.clear=Lt,Ot.prototype.delete=Nt,Ot.prototype.get=St,Ot.prototype.has=vt,Ot.prototype.set=wt;const Dt=Ot;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||H),string:new Dt}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=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=q,Wt.prototype.has=K,Wt.prototype.set=zt;const qt=Wt;const Kt=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 Qt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Zt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Zt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Qt(t,e,n)};const Yt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Qt(n,a,c):Jt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Z.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const de=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 ge=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)&&ge(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)||de(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&&ge(t.length)&&!ct(t)};const Oe=function(t){return we(t)?Ce(t):ve(t)};const De=function(t,e){return t&&Yt(e,Oe(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return Fe(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Be=function(t){return we(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Yt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Z.Buffer:void 0,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 qe=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 Ke=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Qe=Object.getOwnPropertySymbols;const Ze=Qe?function(t){return null==t?[]:(t=Object(t),qe(Qe(t),(function(e){return Xe.call(t,e)})))}:Ke;const Je=function(t,e){return Yt(t,Ze(t),e)};const Ye=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ye(e,Ze(t)),t=$e(t);return e}:Ke;const en=function(t,e){return Yt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ye(r,n(t))};const rn=function(t){return nn(t,Oe,Ze)};const sn=function(t){return nn(t,Be,tn)};const on=At(Z,"DataView");const an=At(Z,"Promise");const cn=At(Z,"Set");const un=At(Z,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",dn="[object WeakMap]",gn="[object DataView]",pn=gt(on),mn=gt(kt),In=gt(an),En=gt(cn),bn=gt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=gn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=dn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?gt(n):"";if(r)switch(r){case pn:return gn;case mn:return ln;case In:return fn;case En:return hn;case bn:return dn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Z.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=J?J.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const wn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return wn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return vn(t)}};var 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 Pn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Fn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",qn={};qn[Hn]=qn["[object Array]"]=qn["[object ArrayBuffer]"]=qn["[object DataView]"]=qn["[object Boolean]"]=qn["[object Date]"]=qn["[object Float32Array]"]=qn["[object Float64Array]"]=qn["[object Int8Array]"]=qn["[object Int16Array]"]=qn["[object Int32Array]"]=qn["[object Map]"]=qn["[object Number]"]=qn[Wn]=qn["[object RegExp]"]=qn["[object Set]"]=qn["[object String]"]=qn["[object Symbol]"]=qn["[object Uint8Array]"]=qn["[object Uint8ClampedArray]"]=qn["[object Uint16Array]"]=qn["[object Uint32Array]"]=!0,qn["[object Error]"]=qn[zn]=qn["[object WeakMap]"]=!1;const Kn=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),d=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||d&&!o){if(a=u||d?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Je(e,De(a,e))}else{if(!qn[h])return o?e:{};a=On(e,h,c)}}i||(i=new qt);var g=i.get(e);if(g)return g;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:Oe)(e);return Kt(p||e,(function(s,o){p&&(s=e[o=s]),Jt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return Kn(t,5)};const Qn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Zn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Yn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Qn(t))||(Jn.test(t)||!Zn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=J?J.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Qn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Yn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Qn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:de(e[s+1])?[]:{})}Jt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const dr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const gr=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=dr,pr.prototype.has=gr;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,d=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var g=t[f],p=e[f];if(r)var m=i?r(p,g,f,e,t,o):r(g,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(d){if(!Ir(e,(function(t,e){if(!Er(d,e)&&(g===t||s(g,t,n,r,o)))return d.push(e)}))){h=!1;break}}else if(g!==p&&!s(g,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=J?J.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return 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 d=!0;o.set(t,e),o.set(e,t);for(var g=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)){d=!1;break}g||(g="constructor"==l)}if(d&&!g){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||(d=!1)}return o.delete(t),o.delete(e),d};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 qt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var d=l&&Mr.call(t,"__wrapped__"),g=f&&Mr.call(e,"__wrapped__");if(d||g){var p=d?t.value():t,m=g?e.value():e;return o||(o=new qt),s(p,m,n,r,o)}}return!!h&&(o||(o=new qt),Lr(t,e,n,r,s,o))};const wr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const Or=function(t,e){return wr(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Fr(t,Pr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=xr(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-=346]})(t,e)}function Vr(){const t=["hasComments","19540521cMryMV","addRange","end","337786HHbiam","split","data","isIntersecting","_onAccept","isMultiRange","decorate","creator","removeAttribute","setAttribute","isIntersectingWithRange","onAttributesChange","184MEQmJu","_markerNames","markers","onDiscard","getRanges","getAllAdjacentSuggestions","10uwuluN","getContainedElement","@external","getMarkers","accept","getFirstMarker","reduce","previous","addMarker","get","getMarkerNames","2GygFhq","removeMarkers","size","head","nodeBefore","map","next","getItems","getFirstRange","attributes","removeMarker","delete","_isDataLoaded","getRange","789123xbFglz","addMarkerName","subType","149191MGXjSL","_onDiscard","discard","4lvDxyK","start","push","change","763476rakNCz","isExternal","add","authoredAt","filter","_saved","clear","nodeAfter","commentThread","5319870FJkeKr","isInContent","substr","_onAttributesChange","toJSON","_model","length","from","onAccept","getMultiRangeId","author","suggestion:","createdAt","2829429FWwiGO","set","type"];return(Vr=function(){return t})()}!function(t){const e=Gr,n=t();for(;;)try{if(589120===parseInt(e(412))/1*(-parseInt(e(383))/2)+parseInt(e(426))/3*(parseInt(e(350))/4)+-parseInt(e(363))/5+parseInt(e(354))/6+parseInt(e(347))/7*(-parseInt(e(395))/8)+-parseInt(e(376))/9*(-parseInt(e(401))/10)+parseInt(e(380))/11)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(424)]=!1,this.id=e.id,this[n(378)]=e[n(378)],this[n(346)]=e[n(346)]||null,this[n(373)]=e[n(373)],this[n(390)]=e[n(390)]||e[n(373)],this[n(355)]=Boolean(e[n(421)]&&e[n(421)][n(403)]),this[n(385)]=null,this[n(368)]=t,this[n(387)]=e[n(371)],this[n(348)]=e[n(398)],this[n(366)]=e[n(394)],this[n(396)]=new Set,this[n(375)]=null,this[n(377)](n(357),null),this[n(377)](n(421),e[n(421)]||{}),this[n(377)](n(408),null),this[n(377)](n(418),null),this[n(377)](n(362),null),this[n(377)](n(359),!1),this[n(389)](n(405)),this[n(389)](n(349))}get[jr(415)](){const t=jr;let e=this;for(;e[t(408)];)e=e[t(408)];return e}get[jr(379)](){const t=jr;return!!this[t(362)]&&this[t(362)][t(369)]>0}get[jr(388)](){const t=jr;return 0!=this[t(396)][t(414)]&&6==Array[t(370)](this[t(396)])[0][t(384)](":")[t(369)]}get[jr(364)](){return null!==this[jr(406)]()}[jr(427)](t){const e=jr;this[e(396)][e(356)](t)}[jr(411)](){const t=jr;return Array[t(370)](this[t(396)])}[jr(404)](){const t=jr;return this[t(411)]()[t(417)]((e=>this[t(368)][t(397)][t(410)](e)))[t(358)]((t=>t))}[jr(406)](){return this[jr(404)]()[0]||null}[jr(413)](){const t=jr;this[t(368)][t(353)]((e=>{const n=t;for(const t of this[n(404)]())e[n(422)](t)})),this[t(396)][t(360)]()}[jr(422)](t){const e=jr;this[e(368)][e(353)]((n=>{n[e(422)](t)})),this[e(396)][e(423)](t)}[jr(381)](t){const e=jr,n=e(374)+this[e(378)]+":"+this[e(346)]+":"+this.id+":"+this[e(390)].id+":"+Hr[e(372)]();this[e(427)](n),this[e(368)][e(353)]((r=>{r[e(409)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(393)](t){const e=jr;for(const n of this[e(399)]())if(n[e(386)](t))return!0;return!1}[jr(399)](){const t=jr;return this[t(404)]()[t(417)]((e=>e[t(425)]()))}[jr(419)](){const t=jr;return this[t(399)]()[t(407)](((e,n)=>[...e,...n[t(419)]()]),[])}[jr(420)](){const t=jr;var e;return(null===(e=this[t(406)]())||void 0===e?void 0:e[t(425)]())||null}[jr(402)](){const t=jr,e=this[t(399)]();if(1!=e[t(369)])return null;const n=e[0],r=n[t(351)][t(361)],s=n[t(382)][t(416)];return r instanceof i.Element?r!=s?null:r:null}[jr(405)](){const t=jr;this[t(387)](this[t(399)](),this[t(385)],this[t(421)]),this[t(413)]()}[jr(349)](){const t=jr;this[t(348)](this[t(399)](),this[t(385)],this[t(421)]),this[t(413)]()}[jr(400)](){const t=jr,e=[];let n=this[t(415)];for(;n;)e[t(352)](n),n=n[t(418)];return e}[jr(392)](t,e){const n=jr,r=Xn(this[n(421)]);hr(r,t,e),Or(r,this[n(421)])||(this[n(421)]=r,this[n(366)](r))}[jr(391)](t){const e=jr,n=Xn(this[e(421)]);Ur(n,t),Or(n,this[e(421)])||(this[e(421)]=n,this[e(366)](this[e(421)]))}[jr(367)](){const t=jr;return{id:this.id,type:this[t(346)]?this[t(378)]+":"+this[t(346)]:this[t(378)],authorId:this[t(390)].id,createdAt:this[t(375)],hasComments:this[t(379)],data:this[t(385)],attributes:this[t(421)]}}static[jr(372)](){const t=jr;return(0,e.uid)()[t(365)](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}}function Wr(t,e){const n=qr();return(Wr=function(t,e){return n[t-=315]})(t,e)}function qr(){const t=["label","format","replace","attribute","getWalker","subType","start","isEqual","newValue","data","length","Container","registerAttributeLabel","element","$1 $2","addContainer","checkChild","935670tfxwIP","_locale","match","isEmpty","insertion","item","getFirstRange","deletion","skip","*Insert:* %0","_handleCustomCallbackDescription","join","isInContent","nextSibling","REPLACE_TEXT","_handleInsertRemoveSuggestionDescription","1535862ToxEbL","addFormat","*Change to:* %0","set","indexOf","$text","get","_schema","end","add","isObject","7MiMuQo","Object","registerElementLabel","45IPmXZp","softBreak","elementStart","pop","key","EmptyContainer","nodeAfter","ELEMENT_SPACE","push","*Remove:* %0","type","_resolveDescriptionItems","28ghpWdF","has","*Remove format:* %0","*Merge:* %0","addObject","function","normal","*Set format:* %0","*Split:* %0","removeFormat","_itemLabels","5266bbAHmb","remove","getItemLabel","276200fcHgmD","elementEnd","registerDescriptionCallback","105CxQzBo","previousSibling","addEmptyContainer","_addDescriptionItems","removeContainer","_handleRenameSuggestionDescription","_itemLabelsCallbacks","6893227CBpOAp","$textProxy","removeEmptyContainer","matchingCallback","_handleAttributeSuggestionDescription","1004385BLAgSJ","_customCallbacks","map","6796SgpuqV","quantity","name","removeObject","_attributeLabels","text","getDescriptions"];return(qr=function(){return t})()}const Kr=Wr;!function(t){const e=Wr,n=t();for(;;)try{if(291106===-parseInt(e(317))/1*(parseInt(e(404))/2)+parseInt(e(323))/3*(parseInt(e(338))/4)+parseInt(e(335))/5+parseInt(e(378))/6*(-parseInt(e(389))/7)+-parseInt(e(320))/8*(parseInt(e(392))/9)+-parseInt(e(362))/10+parseInt(e(330))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qr);class Xr{constructor(t,e){const n=Wr;this[n(336)]=[],this[n(316)]=new Map,this[n(329)]=[],this[n(342)]=new Map,this[n(385)]=t,this[n(363)]=e}[Kr(344)](t){const e=Kr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(355)];o++){const i=t[o];if(!i[e(374)])continue;const a=this[e(372)](i);if(a){if(null!=i[e(350)]){if(r[e(405)](i[e(350)]))continue;r[e(387)](i[e(350)])}n[e(400)](a)}else if(e(348)!=i[e(402)])e(366)!=i[e(402)]&&e(369)!=i[e(402)]||this[e(377)](n,i,t[o+1]);else{const t=i[e(354)][e(396)];if(s[e(405)](t))continue;s[e(387)](i[e(354)][e(396)]),t==Cc?this[e(328)](n,i):this[e(334)](n,i)}}return this[e(403)](n)}[Kr(322)](t){const e=Kr;this[e(336)][e(400)](t)}[Kr(391)](t,n,r=e.priorities[Kr(410)]){const s=Kr;s(409)==typeof t?(0,e.insertToPriorityArray)(this[s(329)],{matchingCallback:t,label:n,priority:r}):this[s(316)][s(381)](t,n)}[Kr(357)](t,e){const n=Kr;this[n(342)][n(381)](t,e)}[Kr(319)](t,e=1){const n=Kr;let r;for(const e of this[n(329)])if(e[n(333)](t)){r=e[n(345)];break}return r||(r=this[n(316)][n(384)](t[n(340)])),r?r(e):1!==e?e+" "+t[n(340)]+"s":""+t[n(340)]}[Kr(326)](t,e){const n=Kr,r=e[n(368)]()[n(349)](),s=n(366)==e[n(402)]?n(387):n(318);for(const e of r){const o=e[n(367)],i=t[t[n(355)]-1];if(o.is(n(331)))i&&i[n(402)][n(382)](n(356))>-1&&t[n(395)](),i&&n(343)==i[n(402)]?i[s]+=o[n(354)]:t[n(400)]({type:n(343),add:n(387)==s?o[n(354)]:"",remove:n(318)==s?o[n(354)]:""});else if(this[n(385)][n(388)](o)){const a=o;if(i&&i[n(402)][n(382)](n(356))>-1&&t[n(395)](),n(321)==e[n(402)])continue;i&&i[n(402)]==s+n(390)&&i[n(358)][n(340)]==a[n(340)]?i[n(339)]++:t[n(400)]({type:s+n(390),element:a,quantity:1}),r[n(370)]((t=>!(n(321)==t[n(402)]&&t[n(367)]==o)))}else if(this[n(385)][n(361)](o,n(383))||o.is(n(358),n(393))){const r=o;if(n(387)==s&&n(394)==e[n(402)]||n(318)==s&&n(321)==e[n(402)])continue;if(i&&-1==i[n(402)][n(382)](n(356))){n(343)==i[n(402)]&&(i[s]+="\n");continue}let a;if(a=n(387)==s?r[n(375)]&&!this[n(385)][n(388)](r[n(375)])?r[n(375)]:null:r[n(324)]&&!this[n(385)][n(388)](r[n(324)])?r[n(324)]:null,r[n(365)]||a&&a[n(365)]){const e=a&&a[n(365)]?a:r;i&&i[n(402)]==s+n(397)&&i[n(358)][n(340)]==e[n(340)]?i[n(339)]++:t[n(400)]({type:s+n(397),element:e,quantity:1})}else t[n(400)]({type:s+n(356),element:r})}}}[Kr(403)](t){const e=Kr,n=this[e(363)],r=[],s=[],o=[];for(const i of t)switch(i[e(402)]){case e(343):if(i[e(387)]=i[e(387)][e(347)](/(\S)\u000A+(\S)/g,e(359))[e(347)](/\u000A/g,""),i[e(318)]=i[e(318)][e(347)](/(\S)\u000A+(\S)/g,e(359))[e(347)](/\u000A/g,""),""!=i[e(387)]&&""!=i[e(318)]){r[e(400)]({type:e(347),content:zr(n,e(376),['"'+i[e(318)]+'"','"'+i[e(387)]+'"'])});continue}if(null!=i[e(387)][e(364)](/^ +$/)){r[e(400)]({type:e(366),content:zr(n,e(371),zr(n,e(399),i[e(387)][e(355)]))});continue}if(null!=i[e(318)][e(364)](/^ +$/)){r[e(400)]({type:e(369),content:zr(n,e(401),zr(n,e(399),i[e(318)][e(355)]))});continue}if(""!=i[e(387)]){r[e(400)]({type:e(366),content:zr(n,e(371),'"'+i[e(387)]+'"')});continue}r[e(400)]({type:e(369),content:zr(n,e(401),'"'+i[e(318)]+'"')});continue;case e(325):case e(408):r[e(400)]({type:e(366),content:zr(n,e(371),this[e(319)](i[e(358)],i[e(339)]))});continue;case e(332):case e(341):r[e(400)]({type:e(369),content:zr(n,e(401),this[e(319)](i[e(358)],i[e(339)]))});continue;case e(360):r[e(400)]({type:e(366),content:zr(n,e(412),this[e(319)](i[e(358)],i[e(339)]))});continue;case e(327):r[e(400)]({type:e(369),content:zr(n,e(407),this[e(319)](i[e(358)],i[e(339)]))});continue;case e(379):s[e(400)](i[e(396)]);continue;case e(315):o[e(400)](i[e(396)]);continue;default:r[e(400)](i)}if(s[e(355)]){const t=s[e(337)]((t=>this[e(342)][e(405)](t)?this[e(342)][e(384)](t):t))[e(373)](", ");r[e(400)]({type:e(346),content:zr(this[e(363)],e(411),t)})}if(o[e(355)]){const t=o[e(337)]((t=>this[e(342)][e(405)](t)?this[e(342)][e(384)](t):t))[e(373)](", ");r[e(400)]({type:e(346),content:zr(this[e(363)],e(406),t)})}return r}[Kr(372)](t){const e=Kr;for(const n of this[e(336)]){const r=n(t);if(r&&e(402)in r)return r}}[Kr(334)](t,e){const n=Kr,r=e[n(354)],s=void 0===r[n(353)]?n(315):n(379);t[n(400)]({type:s,key:r[n(396)]})}[Kr(328)](t,e){const n=Kr;t[n(400)]({type:n(346),content:zr(this[n(363)],n(380),this[n(319)](e[n(368)]()[n(351)][n(398)],1))})}[Kr(377)](t,e,n){const r=Kr;if(this[r(326)](t,e),n&&n[r(368)]()&&!e[r(368)]()[r(386)][r(352)](n[r(368)]()[r(351)])){const n=t[t[r(355)]-1],s=r(366)==e[r(402)]?r(387):r(318);n&&r(343)==n[r(402)]&&(n[s]+="\n")}}}function Qr(){const t=["509627SNpLbF","enableCommand","385pzagCA","154179NFbSie","966552iICMOC","TrackChangesEditing","456qHMHZT","58440jwaviE","afterInit","1213814kidSVi","1419796TVahkx","1313376PdmUNb","plugins","showAIAssistant","editor","commands","get"];return(Qr=function(){return t})()}function Zr(t,e){const n=Qr();return(Zr=function(t,e){return n[t-=175]})(t,e)}const Jr=Zr;!function(t){const e=Zr,n=t();for(;;)try{if(426074===parseInt(e(179))/1+-parseInt(e(189))/2+parseInt(e(190))/3+parseInt(e(183))/4+parseInt(e(181))/5*(parseInt(e(186))/6)+parseInt(e(188))/7+parseInt(e(185))/8*(-parseInt(e(182))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qr);class Yr extends t.Plugin{[Jr(187)](){const t=Jr,e=this[t(176)],n=e[t(191)][t(178)](t(184));e[t(177)][t(178)](t(175))&&n[t(180)](t(175))}}const $r=ts;function ts(t,e){const n=ns();return(ts=function(t,e){return n[t-=336]})(t,e)}!function(t){const e=ts,n=t();for(;;)try{if(778001===-parseInt(e(347))/1*(-parseInt(e(348))/2)+parseInt(e(369))/3+parseInt(e(365))/4*(-parseInt(e(343))/5)+parseInt(e(354))/6+-parseInt(e(374))/7*(parseInt(e(362))/8)+-parseInt(e(368))/9*(-parseInt(e(371))/10)+-parseInt(e(375))/11*(parseInt(e(352))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ns);class es extends t.Plugin{[$r(361)](){const t=$r,e=this[t(358)],n=e[t(350)];if(!e[t(339)][t(366)](t(363)))return;const r=e[t(339)][t(359)](t(341));r[t(377)](t(355)),r[t(367)](t(355)),r[t(376)][t(357)](t(355),zr(n,t(356))),this[t(349)]()}[$r(349)](){const t=$r,e=this[t(358)],n=e[t(350)];e[t(339)][t(359)](t(341))[t(376)][t(360)]((e=>{const r=t;if(r(364)!=e[r(372)])return;const{data:s}=e;if(s&&r(355)==s[r(345)]){const t=s[r(340)][0][r(346)];return{type:r(336),content:zr(n,r(370),function(t){const e=r;switch(t){case e(378):return zr(n,e(353));case e(342):return zr(n,e(337));case e(351):return zr(n,e(373));case e(344):return zr(n,e(338))}}(t))}}}))}}function ns(){const t=["8888988hDeEBd","alignment","FORMAT_ALIGNMENT","registerAttributeLabel","editor","get","registerDescriptionCallback","afterInit","7524408TdRaAy","AlignmentEditing","formatBlock","2372zEyCLb","has","registerBlockAttribute","27DCUsqH","1997070LQUOeA","*Format:* %0","4505710fIWxMR","type","FORMAT_ALIGN_TO_CENTER","7jTbBZf","11ZKWSXE","descriptionFactory","enableDefaultAttributesIntegration","left","format","FORMAT_ALIGN_TO_RIGHT","FORMAT_JUSTIFY_TEXT","plugins","commandParams","TrackChangesEditing","right","5065WXRjtq","justify","commandName","value","50482CMgYiP","8viCBhu","_registerLegacyDescription","locale","center","16578816kgFuDf","FORMAT_ALIGN_TO_LEFT"];return(ns=function(){return t})()}const rs=ss;function ss(t,e){const n=as();return(ss=function(t,e){return n[t-=434]})(t,e)}!function(t){const e=ss,n=t();for(;;)try{if(916657===-parseInt(e(482))/1*(parseInt(e(479))/2)+parseInt(e(459))/3+-parseInt(e(446))/4+-parseInt(e(472))/5+parseInt(e(445))/6*(parseInt(e(466))/7)+-parseInt(e(442))/8*(-parseInt(e(453))/9)+parseInt(e(488))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(as);const os=[rs(471),rs(454),rs(484),rs(447),rs(474),rs(467),rs(487)];class is extends t.Plugin{[rs(435)](){const t=rs,e=this[t(489)],n=e[t(478)][t(452)](t(437)),r=e[t(456)];for(const s of os){if(!e[t(478)][t(475)](s))continue;const o=s[t(469)](0,-7)[t(464)](),i=t(441)+o[t(438)]();n[t(436)](o),n[t(486)](o),n[t(434)][t(470)](o,zr(r,i))}this[t(444)]()}[rs(444)](){const t=rs,e=this[t(489)],n=e[t(456)],r=e[t(478)][t(452)](t(437));function s(e,s){const o=t;r[o(434)][o(485)]((t=>{const r=o;if(r(451)!=t[r(480)])return;const{data:i}=t;return i&&i[r(473)]===e?i[r(476)][0][r(483)]?{type:r(439),content:zr(n,r(481),s)}:{type:r(439),content:zr(n,r(460),s)}:void 0}))}s(t(465),zr(n,t(449))),s(t(463),zr(n,t(443))),s(t(450),zr(n,t(461))),s(t(448),zr(n,t(468))),s(t(477),zr(n,t(455))),s(t(440),zr(n,t(462))),s(t(457),zr(n,t(458)))}}function as(){const t=["italic","toLowerCase","bold","21YufOmJ","SubscriptEditing","FORMAT_CODE","slice","registerAttributeLabel","BoldEditing","6520400yAqOSE","commandName","StrikethroughEditing","has","commandParams","strikethrough","plugins","4mfoqyO","type","*Format:* %0","320143drsgNa","forceValue","UnderlineEditing","registerDescriptionCallback","registerInlineAttribute","SuperscriptEditing","18703400DWnsjB","editor","descriptionFactory","afterInit","enableDefaultAttributesIntegration","TrackChangesEditing","toUpperCase","format","subscript","FORMAT_","7466552ilNLAL","FORMAT_ITALIC","_registerLegacyDescription","591834sqXFKL","3444288qZUQwc","CodeEditing","code","FORMAT_BOLD","underline","formatInline","get","9psMEuw","ItalicEditing","FORMAT_STRIKETHROUGH","locale","superscript","FORMAT_SUPERSCRIPT","1867557oZxWVF","*Remove format:* %0","FORMAT_UNDERLINE","FORMAT_SUBSCRIPT"];return(as=function(){return t})()}const cs=us;function us(t,e){const n=ls();return(us=function(t,e){return n[t-=438]})(t,e)}function ls(){const t=["776GVJzrs","36xEQKUi","selection","1234WLGzKH","format","value","getSelectedBlocks","enableCommand","filter","schema","parent","3017927UWPMPN","commandParams","*Set format:* %0","registerDescriptionCallback","markBlockFormat","916122OJvTsW","editor","commands","4778190Ahelmg","*Remove format:* %0","commandName","3554048xMmEOl","from","descriptionFactory","7689JDyUCT","235uNUJrJ","plugins","locale","name","change","7eGKLWj","afterInit","model","TrackChangesEditing","1749123WdLTzO","has","checkChild","blockQuote","ELEMENT_BLOCK_QUOTE","forceValue","$root","get","70qotHgJ","document","BlockQuoteEditing"];return(ls=function(){return t})()}!function(t){const e=us,n=t();for(;;)try{if(820880===-parseInt(e(476))/1*(-parseInt(e(453))/2)+parseInt(e(475))/3*(parseInt(e(450))/4)+-parseInt(e(469))/5+parseInt(e(466))/6*(parseInt(e(481))/7)+parseInt(e(472))/8+parseInt(e(439))/9*(parseInt(e(447))/10)+parseInt(e(461))/11*(-parseInt(e(451))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ls);class fs extends t.Plugin{[cs(482)](){const t=cs,e=this[t(467)],n=e[t(478)];if(!e[t(477)][t(440)](t(449)))return;const r=e[t(477)][t(446)](t(438)),s=this[t(467)][t(468)][t(446)](t(442));r[t(457)](t(442),((n,o={})=>{const i=t,a=this[i(467)][i(483)][i(448)][i(452)],c=o&&void 0!==o[i(444)]?o[i(444)]:!s[i(455)];let u=[];if(c){const t=Array[i(473)](a[i(456)]())[i(458)]((t=>hs(t)||function(t,e){const n=i,r=e[n(441)](t[n(460)],n(442)),s=e[n(441)]([n(445),n(442)],t);return r&&s}(t,this[i(467)][i(483)][i(459)])));u=A(t,e[i(483)])}else{const t=Array[i(473)](a[i(456)]())[i(458)]((t=>hs(t)));u=A(t,e[i(483)])}e[i(483)][i(480)]((()=>{const t=i;for(const e of u)r[t(465)](e,{commandName:t(442),commandParams:[{forceValue:c}]})}))})),r[t(474)][t(464)]((e=>{const r=t,{data:s}=e;if(s&&r(442)==s[r(471)]){const t=zr(n,r(443));return s[r(462)][0][r(444)]?{type:r(454),content:zr(n,r(463),t)}:{type:r(454),content:zr(n,r(470),t)}}}))}}function hs(t){const e=cs;return e(442)==t[e(460)][e(479)]}function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=202]})(t,e)}const gs=ds;function ps(){const t=["plugins","enableCommand","TrackChangesEditing","5354184klPwmC","6918wTqIdD","has","changeCaseUpper","changeCaseLower","7929173KEgIHz","5451930Watrpx","44927PwUzaj","4xmFgxu","17757091zlXyPd","CaseChange","get","afterInit","12DdSHWn","4625OuqtLW","editor","10ztzTCL","1300905LbxLto","changeCaseTitle"];return(ps=function(){return t})()}!function(t){const e=ds,n=t();for(;;)try{if(689571===parseInt(e(220))/1*(-parseInt(e(221))/2)+parseInt(e(208))/3*(parseInt(e(204))/4)+parseInt(e(205))/5*(-parseInt(e(214))/6)+-parseInt(e(218))/7+parseInt(e(213))/8+-parseInt(e(219))/9+-parseInt(e(207))/10*(-parseInt(e(222))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ps);class ms extends t.Plugin{[gs(203)](){const t=gs,e=this[t(206)];e[t(210)][t(215)](t(223))&&(e[t(210)][t(202)](t(212))[t(211)](t(216)),e[t(210)][t(202)](t(212))[t(211)](t(217)),e[t(210)][t(202)](t(212))[t(211)](t(209)))}}function Is(){const t=["3456400ebAdNP","184438AsckCH","20392salTMx","TrackChangesEditing","194736QXZQbW","1330rVKttL","2524963ADGIvP","enableCommand","get","615285yCPpBm","commands","ckbox","editor","afterInit","plugins","2755086kRCBOg","70VzJhRI","51pvxsLT"];return(Is=function(){return t})()}function Es(t,e){const n=Is();return(Es=function(t,e){return n[t-=367]})(t,e)}const bs=Es;!function(t){const e=Es,n=t();for(;;)try{if(829052===-parseInt(e(382))/1+parseInt(e(379))/2*(parseInt(e(377))/3)+-parseInt(e(380))/4*(parseInt(e(383))/5)+-parseInt(e(375))/6+parseInt(e(384))/7+parseInt(e(378))/8+-parseInt(e(369))/9*(-parseInt(e(376))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Is);class Ts extends t.Plugin{[bs(373)](){const t=bs,e=this[t(372)];e[t(370)][t(368)](t(371))&&e[t(374)][t(368)](t(381))[t(367)](t(371))}}const _s=As;function ys(){const t=["*Set format:* %0","plugins","checkChild","toLowerCase","selection","8gmPoOt","2359AfAIVZ","enableCommand","codeBlock","language","12162gENpav","commandParams","get","getSelectedBlocks","550ZjMPpH","rootElement","format","formatBlock","296883CACPlG","change","name","filter","has","editor","389544krKSLs","schema","languages","6994020TRTmxj","config","*Remove format:* %0","descriptionFactory","markBlockFormat","from","CodeBlock","blockName","locale","model","outdentCodeBlock","registerDescriptionCallback","label","document","commands","ELEMENT_CODE_BLOCK","140wVIfqn","registerElementLabel","1175096FyKavt","find","forceValue","3099177TqRDpA","indentCodeBlock","commandName","afterInit","isLimit","parent","19818KQVQoQ","TrackChangesEditing","10xUFgUb","value","type"];return(ys=function(){return t})()}function As(t,e){const n=ys();return(As=function(t,e){return n[t-=498]})(t,e)}!function(t){const e=As,n=t();for(;;)try{if(794919===parseInt(e(499))/1*(parseInt(e(510))/2)+parseInt(e(533))/3+-parseInt(e(501))/4*(parseInt(e(512))/5)+parseInt(e(525))/6*(-parseInt(e(521))/7)+parseInt(e(520))/8*(-parseInt(e(504))/9)+-parseInt(e(542))/10+parseInt(e(529))/11*(parseInt(e(539))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ys);class ks extends t.Plugin{[_s(507)](){const t=_s,e=this[t(538)];if(!e[t(516)][t(537)](t(548)))return;const n=e[t(516)][t(527)](t(511)),r=e[t(550)],s=e[t(543)][t(527)](t(523))[t(541)],o=e[t(556)][t(527)](t(523));n[t(522)](t(505)),n[t(522)](t(552)),n[t(522)](t(523),((r,i={})=>{const a=t,c=e[a(551)],u=e[a(551)][a(555)][a(519)],l=i&&void 0!==i[a(503)]?i[a(503)]:!o[a(513)];let f;i[a(524)]||(i[a(524)]=s[0][a(524)]),f=l?Array[a(547)](u[a(528)]())[a(536)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(530))&&!e[n(508)](t)&&e[n(517)](t[n(509)],n(523))}(t,c[a(540)]))):Array[a(547)](u[a(528)]())[a(536)]((t=>Cs(t)));const h=A(f,c);c[a(534)]((()=>{const t=a;for(const e of h)n[t(546)](e,{commandName:t(523),commandParams:[{...i,forceValue:l}],formatGroupId:t(549)})}))})),n[t(545)][t(500)](t(523),(e=>zr(r,t(498),e))),n[t(545)][t(553)]((e=>{const n=t;if(n(532)!=e[n(514)])return;const o=r.t,{data:i}=e;if(!i||n(523)!=i[n(506)])return;const a=i[n(526)][0][n(524)],c=o(s[n(502)]((t=>t[n(524)]===a))[n(554)])[n(518)]();return i[n(526)][0][n(503)]?{type:n(531),content:zr(r,n(515),zr(r,n(498),1)+" ("+c+")")}:{type:n(531),content:zr(r,n(544),zr(r,n(498),1))}}))}}function Cs(t){const e=_s;return e(523)==t[e(535)]}function Ls(){const t=["80512iZUeGQ","12bngUIt","TrackChangesEditing","editor","60704sXzjIM","enableCommand","132400QLGvcD","has","12935164iPjcGl","CommentsEditing","11559iEGZaS","1158iEMkVi","plugins","afterInit","addCommentThread","279DYkfen","get","2060880unniUm","3059ouaeLO","3laNllg","10vQtwcg"];return(Ls=function(){return t})()}const Ns=Rs;function Rs(t,e){const n=Ls();return(Rs=function(t,e){return n[t-=155]})(t,e)}!function(t){const e=Rs,n=t();for(;;)try{if(290278===-parseInt(e(158))/1+-parseInt(e(169))/2*(parseInt(e(167))/3)+-parseInt(e(173))/4*(parseInt(e(168))/5)+parseInt(e(159))/6*(-parseInt(e(166))/7)+parseInt(e(175))/8*(-parseInt(e(163))/9)+-parseInt(e(165))/10+-parseInt(e(156))/11*(-parseInt(e(170))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ls);class Ss extends t.Plugin{[Ns(161)](){const t=Ns,e=this[t(172)];e[t(160)][t(155)](t(157))&&e[t(160)][t(164)](t(171))[t(174)](t(162))}}var Ms=n(834);function vs(t,e){const n=ws();return(vs=function(t,e){return n[t-=240]})(t,e)}function ws(){const t=["start","model","548707bijPnq","1648028vwuORs","createUIElement","activeMarkers","TrackChangesEditing","previousPosition","push","addHighlight","5234910ZzNkOR","addClass","hasAttribute","getCustomProperty","2823651onbaEI","mapper","includes","bindElementToMarker","insert","writer","getWalker","ck-suggestion-marker-","item","24KmISxI","get","313096NYREsV","ck-suggestion-marker--active","toViewPosition","type","119Kkzphe","196835bkDqfc","getItems","elementEnd","markerRange","850374Difdsz","isContent","toViewElement","schema","test","name","consumable","markerName","span","isBlock","parent","nextSibling","plugins","isLimit","createRangeOn","isAtEnd"];return(ws=function(){return t})()}function Os(t,e,n){const r=vs,s=[];for(const o of e[r(265)]())o[r(246)](t)&&s[r(242)](n[r(282)](o));return s}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=vs,s=t[r(280)][r(258)](r(240));return(o,i,a)=>{const c=r;if(!a[c(274)][c(272)](i[c(267)],o[c(273)]))return;const u=i[c(267)][c(254)](),l=i[c(267)][c(284)],f=t[c(285)][c(271)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(256)];g=g||f[c(269)](e);const n=a[c(249)][c(270)](e);if(n&&n[c(247)](c(243)))return;c(266)==t[c(262)]&&f[c(277)](e)&&!f[c(281)](e)&&(e[c(279)]||l[c(283)]?h&&h[c(278)]==e||(h=e,m(t[c(241)]),p=!0):d=d||t[c(241)])}function m(t){const r=c,o=a[r(253)][r(288)](r(276),{class:r(255)+e}),u=a[r(249)][r(261)](t);n&&s[r(289)][r(250)](i[r(275)])&&a[r(253)][r(245)](r(260),o),a[r(253)][r(252)](u,o),a[r(249)][r(251)](o,i[r(275)])}g||p||!d||m(d)}}function Fs(t,e){const n=Ps();return(Fs=function(t,e){return n[t-=176]})(t,e)}function Ps(){const t=["markerName","TrackChangesEditing","unit","showSuggestionHighlights","commands","plugins","high","5pjgpxo","createRange","editor","get","1316076INSwvC","3fwkTYs","1440oTRGfj","setSelection","enqueueChange","23770ZceitC","delete","3920EKwWuJ","options","$graveyard","3616266jgINCP","forward","end","document","unlock","editing","model","2OLRefz","data","writer","detach","start","downcastDispatcher","4936866FXxGvE","selection","getFirstRange","mapper","createSelection","merge","uiElement","deleteForward","root","remove","isCollapsed","removeMarker:suggestion:deletion","enableCommand","requires","markerNameToElements","7490WkzTvp","addMarker:suggestion:deletion","init","modifySelection","fromRange","12dFNSzH","lock","buffer","664451CPYqBy","unbindElementFromMarkerName","8384701GomVvB","rootName","bind","batch"];return(Ps=function(){return t})()}!function(t){const e=vs,n=t();for(;;)try{if(555036===parseInt(e(286))/1+parseInt(e(287))/2+-parseInt(e(248))/3+-parseInt(e(257))/4*(-parseInt(e(264))/5)+-parseInt(e(244))/6+-parseInt(e(263))/7*(-parseInt(e(259))/8)+parseInt(e(268))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ws);const xs=Fs;!function(t){const e=Fs,n=t();for(;;)try{if(402222===-parseInt(e(183))/1*(parseInt(e(217))/2)+-parseInt(e(201))/3*(parseInt(e(200))/4)+parseInt(e(196))/5*(-parseInt(e(210))/6)+-parseInt(e(238))/7*(-parseInt(e(207))/8)+-parseInt(e(202))/9*(-parseInt(e(205))/10)+parseInt(e(223))/11+-parseInt(e(180))/12*(-parseInt(e(185))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ps);class Bs extends t.Plugin{static get[xs(236)](){return[Ms.Delete]}[xs(177)](){const t=xs,e=this[t(198)],n=e[t(194)][t(199)](t(190));n[t(235)](t(206));const r=e[t(193)][t(199)](t(230));n[t(235)](t(230),((n,s={})=>{const o=t,a=e[o(216)][o(227)](e[o(216)][o(213)][o(224)]);a[o(233)]&&e[o(216)][o(178)](a,{direction:o(211),unit:s[o(191)]});const c=a[o(225)](),u=i.LiveRange[o(179)](c);let l;n(s),l=o(209)==u[o(231)][o(186)]?e[o(216)][o(197)](c[o(221)]):e[o(216)][o(197)](u[o(221)],u[o(212)]),u[o(220)](),e[o(216)][o(204)](r[o(182)][o(188)],(t=>{const e=o;r[e(182)][e(181)](),t[e(203)](t[e(197)](l[e(212)])),r[e(182)][e(214)]()}))})),e[t(215)][t(222)].on(t(176),Ds(e,t(228)),{priority:t(195)}),e[t(218)][t(222)].on(t(176),((n,r,s)=>{const o=t;s[o(208)][o(192)]&&Ds(e,o(228),{showActiveMarker:!1})[o(187)](this)(n,r,s)}),{priority:t(195)}),e[t(215)][t(222)].on(t(234),((e,n,r)=>{const s=t,o=r[s(226)][s(237)](n[s(189)]);if(o)for(const t of o)t.is(s(229))&&(r[s(226)][s(184)](t,n[s(189)]),r[s(219)][s(232)](t))}),{priority:t(195)})}}function Us(){const t=["containsItem","_findSuggestions","listStyle","getFirstMarker","previousSibling","listItemIdFixer","registerBlockAttribute","execute","list.multiBlock","from","*Merge:* list item","3167235KeHSRz","TodoListEditing","*Format:* insert into %0","commands","numbered","includes","*Set format:* %0","differ","attribute","range","*Uncheck item*","has","meta","nextSibling","todo","model","start","createPositionAt","selection","refresh","registerElementLabel","listMarkerStyle","listMarker","change","isObject","bulleted","oldValue","numberedList","getChanges","mergeListItemBackward","ELEMENT_BULLETED_LIST","registerCustomCallback","3745188EnzsGc","4660324JRniYH","suggestion","4272oZJQLM","getFirstRange","forceValue","nodeAfter","indentList","batch","config","attributes","isLocal","multipleBlocks","registerPostFixer","TrackChangesEditing","assureChains","map","newValue","listType","parent","todoListCheck","accept","_LIST","listItemId","splitListItemAfter","mergeListItemForward","3084418dsgmar","1563969TcIbKw","1433862vtIdst","*Indent:* %0","groupId","todoList","*Merge:* %0","getRanges","format","find","*Outdent:* %0","isUndo","registerAttributeLabel","FORMAT_INDENT","*Split:* list item","type","deletion","_registerLegacyDescription","listStart","3941DhfXpM","setAttribute","_supportLegacySuggestions","removeMarker","formatBlock","detach","customNumberedList","ELEMENT_","trackChangesCommand","data","noTrackChangesFixer","createRange","ELEMENT_NUMBERED_LIST","get","customBulletedList","plugins","_getAttributeKey","getSuggestions","todoListChecked","*Format:* remove from %0","end","listIndent","enableDefaultAttributesIntegration","key","fromRange","length","*Remove format:* %0","afterInit","setSelection","isNextTo","attributeKey","bulletedList","documentList","5bFNEkY","registerDescriptionCallback","push","editor","next","schema","document","checkTodoList","toUpperCase","commandName","ListEditing","value","_suggestionFactory","every","*Change to:* %0","ELEMENT_TODO_LIST","commandParams","listReversed","default","descriptionFactory","outdentList","getAttribute","splitListItemBefore","locale","ELEMENT_LIST_ITEM","filter","*Check item*","head"];return(Us=function(){return t})()}const js=Gs;function Gs(t,e){const n=Us();return(Gs=function(t,e){return n[t-=109]})(t,e)}!function(t){const e=Gs,n=t();for(;;)try{if(824655===-parseInt(e(227))/1+parseInt(e(226))/2+parseInt(e(168))/3+-parseInt(e(201))/4*(parseInt(e(129))/5)+parseInt(e(228))/6+parseInt(e(245))/7*(parseInt(e(203))/8)+parseInt(e(200))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);class Vs extends t.Plugin{[js(123)](){const t=js,e=this[t(132)];if(!e[t(111)][t(179)](t(139)))return;const n=e[t(152)],r=e[t(111)][t(109)](t(214)),s=e[t(111)][t(179)](t(169)),o=!!e[t(209)][t(109)](t(165));function i(e){const r=t;return{type:r(234),content:""+zr(n,r(174),e)}}function a(e){const r=t;return{type:r(234),content:""+zr(n,r(122),e)}}r[t(118)](t(195)),r[t(118)](t(127)),r[t(118)](t(251)),r[t(118)](t(110)),r[t(118)](t(207)),r[t(118)](t(149)),r[t(118)](t(224)),r[t(118)](t(151)),r[t(163)](t(223)),r[t(163)](t(218)),r[t(163)](t(117)),o&&(r[t(118)](t(197)),r[t(118)](t(225))),s&&(r[t(118)](t(231)),r[t(118)](t(136)),r[t(163)](t(114)),r[t(148)][t(130)]((e=>{const r=t,{data:s}=e;if(s&&r(114)==s[r(119)])return{type:r(234),content:s[r(217)]?zr(n,r(155)):zr(n,r(178))}})),this[t(132)][t(183)][t(135)][t(213)]((e=>{const n=t;if(e[n(208)][n(237)])return!1;let s=!1;const o=r[n(113)]({skipNotAttached:!0})[n(154)]((t=>n(114)===r[n(112)](t)));for(const t of o)n(182)!=t[n(204)]()[n(184)][n(206)][n(150)](n(218))&&(r[n(158)](t[n(204)](),n(176))[n(235)]((t=>n(218)===r[n(112)](t[n(202)])))||(e[n(248)](t[n(160)]()),s=!0));return s}))),r[t(148)][t(238)](t(117),zr(n,t(239)));const c={type:t(234),content:""};r[t(148)][t(130)]((e=>{const r=t,{data:s}=e;if(!s||r(218)!=s[r(119)])return;let u=e[r(156)];for(;u;){if(u[r(254)]&&((r(159)==u[r(254)][r(119)]||r(189)==u[r(254)][r(119)])&&(u[r(254)][r(217)]&&r(147)!=u[r(254)][r(217)]||r(147)!=u[r(254)][r(194)]&&!s[r(217)])||!o&&u[r(254)][r(119)]==Cc))return c;u=u[r(133)]}if(null==s[r(217)])switch(s[r(194)]){case r(193):return a(zr(n,r(198)));case r(172):return a(zr(n,r(257)));case r(182):return a(zr(n,r(144)))}switch(s[r(217)]){case r(193):return i(zr(n,r(198)));case r(172):return i(zr(n,r(257)));case r(182):return i(zr(n,r(144)))}})),r[t(148)][t(130)]((e=>{const n=t,{data:r}=e;if(r&&n(117)==r[n(119)])return null==r[n(217)]||null==r[n(194)]&&0==r[n(217)]?c:void 0})),r[t(148)][t(130)]((e=>{const r=t;if(r(176)!=e[r(241)])return;const{data:s}=e;if(!s||r(223)!=s[r(119)])return;const o=Hs(e);return r(217)==o?{type:r(234),content:zr(n,r(167))}:r(194)==o?{type:r(234),content:zr(n,r(240))}:c})),e[t(183)][t(135)][t(213)]((e=>this[t(162)](e))),e[t(183)][t(135)][t(213)]((e=>this[t(255)](e))),e[t(183)][t(135)][t(213)]((e=>this[t(215)](e))),this[t(247)]()}[js(162)](t){const e=js;if(t[e(208)][e(237)]||!t[e(208)][e(211)])return!1;let n=!1;const r=this[e(132)][e(111)][e(109)](e(214))[e(113)]({skipNotAttached:!0})[e(154)]((t=>t[e(254)]&&e(223)==t[e(254)][e(119)]))[e(154)]((t=>t[e(254)][e(217)]&&t[e(254)][e(194)]));for(const s of r)Hs(s)||(t[e(248)](s[e(160)]()),n=!0);return n}[js(255)](t){const e=js;if(t[e(208)][e(237)]||!t[e(208)][e(211)])return!1;const n=this[e(132)][e(111)][e(109)](e(214));if(n[e(253)][e(140)])return!1;let r=!1;const s=[e(218),e(223),e(117),e(159),e(244),e(146),e(220),e(190),e(189)],o=this[e(132)][e(183)][e(135)][e(175)][e(196)]()[e(154)]((t=>e(176)==t[e(241)]))[e(154)]((t=>s[e(173)](t[e(126)])));if(0==o[e(121)])return r;for(const i of o){const o=n[e(158)](i[e(177)],e(176))[e(154)]((t=>!t[e(180)][e(125)]))[e(216)]((t=>t[e(202)]))[e(154)]((t=>{const r=e,o=n[r(112)](t);return s[r(173)](o)}));if(o[e(121)]){for(const n of o)t[e(248)](n[e(160)]());r=!0}}return r}[js(215)](t){const e=js;if(t[e(208)][e(237)]||!t[e(208)][e(211)])return!1;const n=this[e(132)][e(111)][e(109)](e(214));let r=!1;const s=[e(218),e(223),e(117),e(159),e(244),e(146),e(220),e(190),e(189)];for(const t of n[e(113)]({skipNotAttached:!0})){const o=n[e(158)](t[e(204)](),e(176))[e(216)]((t=>t[e(202)]))[e(154)]((t=>t[e(254)]&&s[e(173)](t[e(254)][e(119)])));if(!o[e(121)])continue;const a=o[0][e(156)][e(210)][e(230)];if(!o[e(142)]((t=>t[e(210)][e(230)]===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(113)]({skipNotAttached:!0})[s(154)]((e=>s(176)==e[s(241)]&&e[s(210)][s(230)]==t)))e[s(246)](s(230),r)}function i(t,n){const r=e;let s=t[r(156)],i=!1;for(;s;)s[r(210)][r(230)]!=n&&(o(s[r(210)][r(230)],n),s[r(246)](r(230),n),i=!0),s=s[r(133)];return i}}[js(247)](){const t=js,e=this[t(132)],n=e[t(152)],r=e[t(111)][t(109)](t(214));this[t(243)](),r[t(141)][t(199)](t(249),t(128),t(221),(function(n,r){const s=t,o=[];for(let t of n)t[s(184)][s(206)]===t[s(116)][s(219)]&&(t=e[s(183)][s(256)](e[s(183)][s(185)](t[s(184)][s(206)],0))),o[s(131)](t);e[s(183)][s(191)]((t=>{const n=s,a=e[n(183)][n(135)][n(186)],c=Array[n(166)](a[n(233)]())[n(216)]((t=>i.LiveRange[n(120)](t)));t[n(124)](o),e[n(171)][n(109)](r[n(138)])[n(187)](),r[n(145)][n(131)]({forceDefaultExecution:!0}),e[n(164)](r[n(138)],...r[n(145)]),t[n(124)](c);for(const t of c)t[n(250)]()}))})),r[t(148)][t(188)]((function(n){const r=t,s=!e[r(183)][r(134)][r(192)](n),o=n[r(161)],i=n[r(181)],a=n[r(150)](r(223)),c=!o||o[r(150)](r(223))!==a,u=!i||i[r(150)](r(223))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(153),e)))}[js(243)](){const t=js,e=this[t(132)],n=e[t(152)];function r(n){const r=t,s=e[r(171)][r(109)](r(127))[r(140)],o=e[r(171)][r(109)](r(195))[r(140)];return r(195)===n?s:o}e[t(111)][t(109)](t(214))[t(148)][t(130)]((function(s){const o=t;if(o(249)!=s[o(241)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(138)]){case o(127):u=i[o(145)][0][o(205)],l=r(i[o(138)]),a=o(u?170:115),!l&&e[o(209)][o(109)](o(165))||(a=o(143)),c={type:o(234),content:zr(n,a,zr(n,o(198)))};break;case o(195):u=i[o(145)][0][o(205)],l=r(i[o(138)]),a=o(u?170:115),!l&&e[o(209)][o(109)](o(165))||(a=o(143)),c={type:o(234),content:zr(n,a,zr(n,o(257)))};break;case o(207):a=o(229),c={type:o(234),content:zr(n,a,zr(n,o(153)))};break;case o(149):a=function(t){const e=o,n=t[e(204)]();let r=n[e(184)][e(206)];for(;r&&n[e(157)](r);){if(r[e(150)](e(117))>0)return!1;r=r[e(181)]}return!0}(s)?zr(n,o(115),zr(n,function(t){const e=o;return e(252)+t[e(204)]()[e(184)][e(206)][e(150)](e(218))[e(137)]()+e(222)}(s))):zr(n,o(236),zr(n,o(153))),c={type:o(234),content:a};break;case o(197):case o(225):!1===i[o(212)]&&(a=o(232),c={type:o(242),content:zr(n,a,zr(n,o(153)))})}return c}))}}function Hs(t){const e=js;let n=t[e(204)]()[e(184)][e(206)][e(161)];for(;n;){const r=n[e(150)](e(223));if(!r)return!1;if(r==t[e(254)][e(217)])return e(217);if(r==t[e(254)][e(194)])return e(194);n=n[e(161)]}return!1}const zs=Ws;function Ws(t,e){const n=qs();return(Ws=function(t,e){return n[t-=395]})(t,e)}function qs(){const t=["getFirstMarker","*Format:* set start index to %0","find","listType","ListPropertiesEditing","locale","removeMarker","document","bind","descriptionFactory","oldValue","head","ELEMENT_","listStart","get","customNumbered","3364568tRjIIM","decimal","1200584ufCOLm","newValue","*Format:* set order to reversed","9sYKpRH","_getAttributeKey","toUpperCase","bulleted","filter","key","_LIST_","handleDescriptions","1065883EtiIQC","next","listReversed","circle","*Set format:* %0","registerBlockAttribute","registerPostFixer","data","list.properties","decimal-leading-zero","getSuggestions","1063062anpfUt","*Remove format:* %0","_LIST_DEFAULT","start","includes","_registerLegacyDescription","_getTranslationKeyForListStyle","FORMAT_LIST_REVERSED","FORMAT_LIST_START","TrackChangesEditing","upper-latin","formatBlock","config","lower-roman","reversed","editor","136663guCxTx","registerDescriptionCallback","listStyle","getFirstRange","afterInit","*Format:* set order to regular","isUndo","2ETRoRo","startIndex","commandName","*Change to:* %0","nodeAfter","48200aQihZu","styles","format","lower-latin","has","default","getAttribute","model","replace","130668ZAOrdv","attribute","enableDefaultAttributesIntegration","suggestion","disc","numbered","upper-roman","plugins","commandParams","_findSuggestions","type","square","batch","registerAttributeLabel"];return(qs=function(){return t})()}!function(t){const e=Ws,n=t();for(;;)try{if(178984===-parseInt(e(468))/1*(-parseInt(e(475))/2)+-parseInt(e(398))/3+-parseInt(e(430))/4+-parseInt(e(480))/5+-parseInt(e(452))/6+parseInt(e(441))/7+-parseInt(e(428))/8*(-parseInt(e(433))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qs);class Ks extends t.Plugin{[zs(472)](){const t=zs;if(!this[t(467)][t(405)][t(484)](t(416)))return;const e=this[t(467)][t(464)][t(426)](t(449)),n=this[t(467)][t(405)][t(426)](t(461));e[t(481)]&&(n[t(400)](t(470)),n[t(446)](t(470))),e[t(466)]&&(n[t(400)](t(443)),n[t(446)](t(443))),e[t(476)]&&(n[t(400)](t(425)),n[t(446)](t(425)));const r={type:t(482),content:""};n[t(421)][t(469)](this[t(440)][t(420)](this));const s=this[t(467)][t(417)];n[t(421)][t(411)](t(443),zr(s,t(459))),n[t(421)][t(469)]((e=>{const n=t,{data:s}=e;if(s&&n(443)==s[n(438)])return null==s[n(431)]||0==s[n(431)]&&null==s[n(422)]?r:void 0})),n[t(421)][t(411)](t(425),zr(s,t(460))),n[t(421)][t(469)]((e=>{const n=t,{data:s}=e;if(s&&n(425)==s[n(438)])return null==s[n(431)]||1==s[n(431)]&&null==s[n(422)]?r:void 0})),this[t(467)][t(396)][t(419)][t(447)]((e=>{const r=t;if(e[r(410)][r(474)])return!1;let s=!1;const o=n[r(451)]({skipNotAttached:!0})[r(437)]((t=>{const e=r,s=n[e(434)](t);return e(425)==s||e(443)==s}));for(const t of o){const o=t[r(471)]()[r(455)][r(479)][r(395)](r(415));r(403)!=o&&r(427)!=o&&(n[r(407)](t[r(471)](),r(399))[r(414)]((t=>r(415)==n[r(434)](t[r(401)])))||(e[r(418)](t[r(412)]()),s=!0))}return s})),this[t(457)]()}[zs(440)](t){const e=zs,n=this[e(467)][e(417)],{data:r}=t,s={type:e(482),content:""};if(!r||e(470)!=r[e(438)])return;if(!r[e(422)])return e(485)==r[e(431)]?s:{type:e(482),content:""+zr(n,e(445),zr(n,this[e(458)](r[e(431)])))};if(!r[e(431)]){if(e(485)==r[e(422)])return s;let o=t[e(423)];for(;o;){if(o[e(448)]&&e(415)==o[e(448)][e(438)]&&o[e(448)][e(431)])return s;o=o[e(442)]}return{type:e(482),content:""+zr(n,e(453),zr(n,this[e(458)](r[e(422)])))}}if(e(485)!=r[e(431)])return{type:e(482),content:""+zr(n,e(445),zr(n,this[e(458)](r[e(431)])))};let o=t[e(423)];for(;o;){if(o[e(448)]&&e(415)==o[e(448)][e(438)]&&o[e(448)][e(431)]&&o[e(448)][e(422)])return s;o=o[e(442)]}const i=t[e(471)]()[e(455)][e(479)][e(395)](e(415));return{type:e(482),content:zr(n,e(445),zr(n,e(424)+i[e(435)]()+e(454)))}}[zs(457)](){const t=zs,e=this[t(467)],n=e[t(417)];e[t(405)][t(426)](t(461))[t(421)][t(469)]((e=>{const r=t;if(r(463)!=e[r(408)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(477)]){case r(470):o=r(478),i={type:r(482),content:zr(n,o,zr(n,this[r(458)](s[r(406)][0][r(408)])))};break;case r(443):o=s[r(406)][0][r(466)]?r(432):r(473),i={type:r(482),content:zr(n,o)};break;case r(425):o=r(413),i={type:r(482),content:zr(n,o,s[r(406)][0][r(476)])}}return i}))}[zs(458)](t){const e=zs;return e(424)+function(t){const n=e;return Xs[n(456)](t)?n(436):Qs[n(456)](t)?n(403):null}(t)[e(435)]()+e(439)+t[e(435)]()[e(397)](/-/g,"_")}}const Xs=[zs(402),zs(444),zs(409)],Qs=[zs(429),zs(450),zs(465),zs(404),zs(483),zs(462)];var Zs=n(507);const Js=$s;function Ys(){const t=["commands","5815RxtJJR","createRange","plugins","change","split","high","39052brIXAl","editing","36rkBQmm","removeMarker:suggestion:insertion","mapper","showSuggestionHighlights","createPositionAt","options","3396080pvipEU","model","data","remove","5630ofgmiF","84ijxAJy","init","getFirstRange","fire","TrackChangesEditing","getFirstPosition","enableCommand","addMarker:suggestion:insertion","document","enter","editor","setSelection","afterExecute","markerNameToElements","9iWwMOj","nextSibling","markInsertion","bind","writer","10738hydWSM","unbindElementFromMarkerName","end","hasClass","fromRange","get","markerName","ck-suggestion-marker-split","detach","583bmQBGc","selection","16366176QHtaes","enterBlock","parent","requires","444TzZUPS","16526rUJLwa","downcastDispatcher"];return(Ys=function(){return t})()}function $s(t,e){const n=Ys();return($s=function(t,e){return n[t-=492]})(t,e)}!function(t){const e=$s,n=t();for(;;)try{if(623316===parseInt(e(527))/1+-parseInt(e(518))/2*(parseInt(e(517))/3)+parseInt(e(529))/4*(parseInt(e(521))/5)+parseInt(e(540))/6*(-parseInt(e(502))/7)+parseInt(e(535))/8*(parseInt(e(497))/9)+-parseInt(e(539))/10*(-parseInt(e(511))/11)+parseInt(e(513))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ys);class to extends t.Plugin{static get[Js(516)](){return[Zs.Enter]}[Js(541)](){const t=Js,e=this[t(493)],n=e[t(523)][t(507)](t(544)),r=e[t(520)][t(507)](t(492));n[t(546)](t(492),(()=>{const s=t;e[s(536)][s(524)]((t=>{const o=s,a=e[o(536)][o(548)][o(512)],c=a[o(545)](),u=i.LiveRange[o(506)](a[o(542)]());if(r[o(514)](t)){const r=e[o(536)][o(533)](c[o(515)][o(498)],0),s=t[o(522)](c,r);n[o(499)](s)}else t[o(494)](t[o(522)](u[o(504)]));u[o(510)](),r[o(543)](o(495),{writer:t})}))})),e[t(528)][t(519)].on(t(547),Ds(e,t(525)),{priority:t(526)}),e[t(528)][t(519)].on(t(530),((e,n,r)=>{const s=t,o=r[s(531)][s(496)](n[s(508)]);if(o)for(const t of o)t[s(505)](s(509))&&(r[s(531)][s(503)](t,n[s(508)]),r[s(501)][s(538)](t))}),{priority:t(526)}),e[t(537)][t(519)].on(t(547),((n,r,s)=>{const o=t;s[o(534)][o(532)]&&Ds(e,o(525),{showActiveMarker:!1})[o(500)](this)(n,r,s)}),{priority:t(526)})}}const eo=no;function no(t,e){const n=so();return(no=function(t,e){return n[t-=154]})(t,e)}!function(t){const e=no,n=t();for(;;)try{if(860705===-parseInt(e(194))/1*(parseInt(e(188))/2)+-parseInt(e(196))/3+parseInt(e(162))/4*(-parseInt(e(172))/5)+-parseInt(e(170))/6*(parseInt(e(157))/7)+parseInt(e(174))/8*(-parseInt(e(187))/9)+-parseInt(e(180))/10+-parseInt(e(176))/11*(-parseInt(e(178))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(so);class ro extends t.Plugin{[eo(192)](){const t=eo;if(!this[t(156)][t(177)][t(191)](t(159)))return;const e=this[t(156)][t(177)][t(165)](t(163));e[t(179)](t(197),this[t(185)][t(155)](this)),e[t(179)](t(198)),e[t(179)](t(183)),e[t(179)](t(166)),e[t(179)](t(169))}[eo(185)](t,e,n={}){const r=eo,s=this[r(156)][r(177)][r(165)](r(161));return t((t=>{const o=r;let i=(o(195)==typeof e?s[o(158)](e,n):e)(t);Array[o(164)](i)&&(i={results:i,searchText:o(195)==typeof e?e:""});const a=i[o(189)][o(168)]((e=>!1===this[o(171)](e,t[o(193)])));return{...i,results:a}}),n)}[eo(171)](t,e){const n=eo,r=this[n(156)][n(184)][n(181)](this[n(156)][n(184)][n(173)](e,t[n(190)]),this[n(156)][n(184)][n(173)](e,t[n(175)]));for(const t of this[n(156)][n(184)][n(182)][n(160)](n(167)))if(null!==r[n(154)](t[n(186)]()))return!0;return!1}}function so(){const t=["FindAndReplaceEditing","getMarkersGroup","FindAndReplaceUtils","77212CiyzWS","TrackChangesEditing","isArray","get","replace","suggestion:deletion","filter","replaceAll","151284aGuUZw","_isInDeletionRange","435skrqmB","createPositionAt","63592btJxzq","end","63553787DxBcyO","plugins","12bTvAJz","enableCommand","10350130HNhYCX","createRange","markers","findPrevious","model","handleFindCommand","getRange","990UiJoEO","136236mQrSzQ","results","start","has","afterInit","item","16UoMaxr","string","336570OSUFvD","find","findNext","getIntersection","bind","editor","35KDMaUL","findByTextCallback"];return(so=function(){return t})()}const oo=io;function io(t,e){const n=ao();return(io=function(t,e){return n[t-=251]})(t,e)}function ao(){const t=["config","value","locale","12mYQoup","fontSize","commandName","get","plugins","model","*Reset font size*","commandParams","afterInit","registerInlineAttribute","fontBackgroundColor.colors","has","descriptionFactory","FORMAT_FONT_SIZE","7487766MEsDTA","fontBackgroundColor","format","16LPxFkb","957935pCMGAV","FORMAT_FONT_FAMILY","221344EiydPN","enableDefaultAttributesIntegration","fontColor","13LtdXcb","FORMAT_FONT_BACKGROUND","*Set font size:* %0","_registerLegacyDescription","title","formatInline","TrackChangesEditing","normalizeSizeOptions","11984kqWDUe","FontSize","fontSize.options","9726046ONSzQz","*Reset font background color*","fontFamily","8074740IJcsLn","*Reset font color*","*Set font background color:* %0","trim","FontBackgroundColorEditing","*Reset font family*","FontColorEditing","FontFamilyEditing","label","editor","fontColor.colors","registerAttributeLabel","FORMAT_FONT_COLOR","FontSizeEditing","12iRHnEq","toLowerCase","find","type","27HJQCMQ","*Set font color:* %0","registerDescriptionCallback","45394eBdLOV","*Set font family:* %0"];return(ao=function(){return t})()}!function(t){const e=io,n=t();for(;;)try{if(495351===-parseInt(e(289))/1*(parseInt(e(261))/2)+-parseInt(e(258))/3*(parseInt(e(286))/4)+-parseInt(e(284))/5*(-parseInt(e(266))/6)+-parseInt(e(297))/7*(parseInt(e(283))/8)+parseInt(e(280))/9+-parseInt(e(303))/10+-parseInt(e(300))/11*(-parseInt(e(254))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ao);const co=[{pluginName:oo(253),commandName:oo(267)},{pluginName:oo(310),commandName:oo(302)},{pluginName:oo(309),commandName:oo(288)},{pluginName:oo(307),commandName:oo(281)}];class uo extends t.Plugin{[oo(274)](){const t=oo,e=this[t(312)][t(265)],n=this[t(312)][t(270)][t(269)](t(295));for(const{pluginName:e,commandName:r}of co)this[t(312)][t(270)][t(277)](e)&&(n[t(287)](r),n[t(275)](r));n[t(278)][t(251)](t(267),zr(e,t(279))),n[t(278)][t(251)](t(302),zr(e,t(285))),n[t(278)][t(251)](t(288),zr(e,t(252))),n[t(278)][t(251)](t(281),zr(e,t(290))),this[t(292)]()}[oo(292)](){const t=oo,e=this[t(312)],n=e[t(265)];e[t(270)][t(269)](t(295))[t(278)][t(260)]((e=>{const r=t,o=n.t;if(r(294)!=e[r(257)])return;const{data:i}=e;if(null!=i){if(r(267)==i[r(268)]){const t=i[r(273)][0][r(264)];if(t){const e=o(this[r(312)][r(270)][r(269)](r(298))[r(296)](this[r(312)][r(263)][r(269)](r(299)))[r(256)]((e=>e[r(271)]==t))[r(293)])[r(255)]();return{type:r(282),content:zr(n,r(291),e)}}return{type:r(282),content:zr(n,r(272))}}if(r(302)==i[r(268)]){const t=i[r(273)][0][r(264)];return t?{type:r(282),content:zr(n,r(262),t)}:{type:r(282),content:zr(n,r(308))}}if(r(288)==i[r(268)]){const t=i[r(273)][0][r(264)];if(t){const e=(0,s.normalizeColorOptions)(this[r(312)][r(263)][r(269)](r(313)))[r(256)]((e=>e[r(271)]==t));let i=t,a="";return e&&(i=e[r(311)],a=o(i)[r(255)]()),{type:r(282),content:zr(n,r(259),a)[r(306)](),color:{value:t,title:a||i}}}return{type:r(282),content:zr(n,r(304))}}if(r(281)==i[r(268)]){const t=i[r(273)][0][r(264)];if(t){const e=(0,s.normalizeColorOptions)(this[r(312)][r(263)][r(269)](r(276)))[r(256)]((e=>e[r(271)]==t));let i=t,a="";return e&&(i=e[r(311)],a=o(i)[r(255)]()),{type:r(282),content:zr(n,r(305),a)[r(306)](),color:{value:t,title:a||i}}}return{type:r(282),content:zr(n,r(301))}}}}))}}const lo=fo;function fo(t,e){const n=ho();return(fo=function(t,e){return n[t-=439]})(t,e)}function ho(){const t=["pasteFormat","slice","230361KFtwYg","*Set format to:* %0","commands","commandName","2095180JSraCb","490XQzUqW","title","find","plugins","987057qajbrN","commandParams","length","566590wlmStv","type","8tHgcBT","push","split","entries","label","toUpperCase","fontColor.colors","editor","TrackChangesEditing","fontSize","format","469799JeIBPa","2upHfEN","config","boolean","formatBlock","descriptionFactory","24nteVeR","fontSize.options","registerDescriptionCallback","_registerLegacyDescription","normalizeSizeOptions","fontBackgroundColor","model","toLowerCase","2319142kOEVMu","FontSize","get","charAt","*Remove all formatting*","enableCommand","fontColor","312314Wjhcal","enableDefaultAttributesIntegration","locale","copyFormat","afterInit","join","formatInline"];return(ho=function(){return t})()}!function(t){const e=fo,n=t();for(;;)try{if(285594===parseInt(e(474))/1*(-parseInt(e(439))/2)+-parseInt(e(448))/3+-parseInt(e(452))/4+parseInt(e(460))/5*(-parseInt(e(479))/6)+parseInt(e(487))/7*(-parseInt(e(462))/8)+-parseInt(e(457))/9+parseInt(e(453))/10*(parseInt(e(473))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ho);class go extends t.Plugin{[lo(443)](){const t=lo,e=this[t(469)],n=e[t(456)][t(489)](t(470)),r=e[t(450)][t(489)](t(442)),s=e[t(450)][t(489)](t(446));r&&s&&(n[t(440)](t(446)),n[t(492)](t(442)),this[t(482)]())}[lo(482)](){const t=lo,e=this[t(469)],n=e[t(441)];e[t(456)][t(489)](t(470))[t(478)][t(481)]((r=>{const s=t;if(s(477)!=r[s(461)]&&s(445)!=r[s(461)])return;const{data:o}=r;if(o&&s(446)===o[s(451)]){const t=[],r=o[s(458)][0];for(const[n,o]of Object[s(465)](r))t[s(463)](po(e,n,o));return t[s(459)]?{type:s(472),content:zr(n,s(449),t[s(444)](", "))}:{type:s(472),content:zr(n,s(491))}}}))}}function po(t,e,n){const r=lo,o=t[r(441)].t,i=e[r(464)](/(?=[A-Z])/)[r(444)](" "),a=o(i[r(490)](0)[r(467)]()+i[r(447)](1))[r(486)]();if(r(476)==typeof n)return a;if(r(493)===e||r(484)===e){const e=(0,s.normalizeColorOptions)(t[r(475)][r(489)](r(468)))[r(455)]((t=>t[r(485)]==n));return a+" ("+(e?o(e[r(466)])[r(486)]():n)+")"}if(r(471)===e&&isNaN(parseFloat(n))){const e=t[r(456)][r(489)](r(488))[r(483)](t[r(475)][r(489)](r(480)))[r(455)]((t=>t[r(485)]==n));return a+" ("+(e?o(e[r(454)])[r(486)]():n)+")"}return a+" ("+n+")"}const mo=Eo;!function(t){const e=Eo,n=t();for(;;)try{if(801280===-parseInt(e(217))/1+parseInt(e(208))/2*(parseInt(e(221))/3)+parseInt(e(224))/4*(-parseInt(e(210))/5)+parseInt(e(229))/6*(parseInt(e(243))/7)+parseInt(e(218))/8*(parseInt(e(246))/9)+parseInt(e(209))/10+-parseInt(e(219))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bo);class Io extends t.Plugin{[mo(226)](){const t=mo,e=this[t(211)];if(!e[t(235)][t(245)](t(247)))return;this[t(241)]=e[t(242)][t(233)](t(236));const n=e[t(230)],r=e[t(235)][t(233)](t(225));r[t(222)](t(212));for(const e of this[t(241)])t(231)!=e[t(220)]&&r[t(216)][t(213)](e[t(220)],(n=>{const r=t,i=this[r(240)](e[r(220)]);return null!==i?s(n,i):o(n,e[r(207)])}));function s(e,r){return zr(n,t(223),[e,r])}function o(e,r){return zr(n,t(215),[e,r])}this[t(228)]()}[mo(228)](){const t=mo,e=this[t(211)],n=e[t(230)];e[t(235)][t(233)](t(225))[t(216)][t(251)]((e=>{const r=t;if(r(237)!=e[r(232)])return;const{data:s}=e;if(s&&r(212)==s[r(250)]){const e=s[r(234)][0][r(239)],c=this[r(240)](e);if(null!==c)return{type:r(238),content:zr(n,r(214),(a=c,zr(n,r(223),[1,a])))};const u=this[r(241)][r(227)]((t=>t[r(220)]===e))[r(207)];return{type:r(238),content:zr(n,r(214),(o=1,i=u,zr(n,t(215),[o,i])))}}var o,i,a}))}[mo(240)](t){const e=mo;var n,r;const s=t[e(249)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(241)])||void 0===n?void 0:n[e(227)]((n=>n[e(220)]==t));if(o&&o[e(244)]){const t=o[e(244)],n=(null!==(r=t[e(248)])&&void 0!==r?r:t)[e(249)](/^h(\d+)/);if(n)return n[1]}return null}}function Eo(t,e){const n=bo();return(Eo=function(t,e){return n[t-=207]})(t,e)}function bo(){const t=["has","18nwmdLq","HeadingEditing","name","match","commandName","registerDescriptionCallback","title","122CfyKdl","10353530VcdeCI","29725AKHJPr","editor","heading","registerElementLabel","*Change to:* %0","ELEMENT_HEADING_CUSTOM","descriptionFactory","1457253UyLUQf","4773896wmBHAu","31433501yPXPUk","model","72267XHyIfv","enableDefaultAttributesIntegration","ELEMENT_HEADING","28yUjAFR","TrackChangesEditing","afterInit","find","_registerLegacyDescription","354NmOatG","locale","paragraph","type","get","commandParams","plugins","heading.options","formatBlock","format","value","_getHeadingLevel","_headingOptions","config","173159yszCcI","view"];return(bo=function(){return t})()}const To=_o;function _o(t,e){const n=yo();return(_o=function(t,e){return n[t-=332]})(t,e)}function yo(){const t=["value","1254420BBxYrt","enableDefaultAttributesIntegration","plugins","color","184ksNofx","formatInline","has","locale","highlight.options","model","TrackChangesEditing","find","get","type","60AgGnyZ","2386941GHCKMf","descriptionFactory","editor","registerAttributeLabel","format","registerDescriptionCallback","title","104655YvratU","896222xdaVCS","2050728lYalbN","1036277aTpCYI","config","highlight","commandName","afterInit","FORMAT_HIGHLIGHT","6431958SGXcIk","toLowerCase","7qejrhh","*Remove highlight*","HighlightEditing","*Set highlight:* %0","commandParams","registerInlineAttribute","2kzQHhq","_registerLegacyDescription"];return(yo=function(){return t})()}!function(t){const e=_o,n=t();for(;;)try{if(626894===parseInt(e(343))/1+parseInt(e(359))/2*(parseInt(e(335))/3)+-parseInt(e(366))/4*(parseInt(e(342))/5)+-parseInt(e(362))/6+-parseInt(e(353))/7*(-parseInt(e(344))/8)+-parseInt(e(351))/9+parseInt(e(334))/10*(parseInt(e(345))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yo);class Ao extends t.Plugin{[To(349)](){const t=To,e=this[t(337)];if(!e[t(364)][t(368)](t(355)))return;const n=e[t(364)][t(332)](t(372)),r=e[t(369)];n[t(363)](t(347)),n[t(358)](t(347)),n[t(336)][t(338)](t(347),zr(r,t(350))),this[t(360)]()}[To(360)](){const t=To,e=this[t(337)],n=e[t(369)];e[t(364)][t(332)](t(372))[t(336)][t(340)]((r=>{const s=t;if(s(367)!=r[s(333)])return;const{data:o}=r;if(o&&s(347)==o[s(348)]){const t=n.t,r=o[s(357)][0][s(361)];if(r){const o=e[s(346)][s(332)](s(370))[s(373)]((t=>t[s(371)]==r)),i=t(o[s(341)])[s(352)]();return{type:s(339),content:zr(n,s(356),i),color:{value:o[s(365)],title:o[s(341)]}}}return{type:s(339),content:zr(n,s(354),zr(n,s(350)))}}}))}}const ko=Co;function Co(t,e){const n=Lo();return(Co=function(t,e){return n[t-=287]})(t,e)}function Lo(){const t=["insert","ELEMENT_HORIZONTAL_LINE","registerElementLabel","elementToStructure","HorizontalLineEditing","get","descriptionFactory","10608430swymNk","4870590cYBXuD","plugins","2466810XjIhyU","76zZdGAt","5275952gvPcrn","ck-horizontal-line","high","2682GOuIzT","showSuggestionHighlights","createContainerElement","editor","horizontalLine","div","enableCommand","createEmptyElement","locale","102288Clglxd","addClass","createPositionAt","has","for","dataDowncast","conversion","273697ucthkd","TrackChangesEditing","81861EWTjbj","afterInit"];return(Lo=function(){return t})()}!function(t){const e=Co,n=t();for(;;)try{if(970274===-parseInt(e(315))/1+parseInt(e(295))/2*(-parseInt(e(317))/3)+-parseInt(e(296))/4+parseInt(e(294))/5+parseInt(e(292))/6+-parseInt(e(291))/7+parseInt(e(308))/8*(parseInt(e(299))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lo);class No extends t.Plugin{[ko(318)](){const t=ko,e=this[t(302)];if(!e[t(293)][t(311)](t(288)))return;e[t(293)][t(289)](t(316))[t(305)](t(303));const n=e[t(293)][t(289)](t(316)),r=e[t(307)];n[t(290)][t(321)](t(303),(e=>zr(r,t(320),e))),e[t(314)][t(312)](t(313))[t(287)]({model:t(303),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(300)])return null;const o=n[s(301)](s(304)),i=n[s(306)]("hr");return n[s(309)](s(297),o),n[s(319)](n[s(310)](o,0),i),o},converterPriority:t(298)})}}const Ro=Mo;function So(){const t=["10542200TGQymB","*Change %0 content*","_registerLegacyDescription","commandName","TrackChangesEditing","key","element","3402162ElrBzm","HtmlEmbed","enableDefaultAttributesIntegration","ELEMENT_HTML_EMBED","200253jrwyYA","759297vrFkOf","format","get","8PoWkEA","descriptionFactory","nodeAfter","9310hJXUKQ","getFirstRange","locale","976260BLamnV","has","3050120zPPnjI","registerBlockAttribute","9jaMDAY","htmlEmbed","31IQsUln","registerDescriptionCallback","type","rawHtml","value","formatBlock","start","afterInit","attribute","registerElementLabel","plugins","editor"];return(So=function(){return t})()}function Mo(t,e){const n=So();return(Mo=function(t,e){return n[t-=287]})(t,e)}!function(t){const e=Mo,n=t();for(;;)try{if(286928===parseInt(e(325))/1*(-parseInt(e(316))/2)+-parseInt(e(309))/3*(parseInt(e(313))/4)+-parseInt(e(319))/5+-parseInt(e(305))/6+-parseInt(e(310))/7+parseInt(e(321))/8*(parseInt(e(323))/9)+parseInt(e(298))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(So);class vo extends t.Plugin{[Ro(293)](){const t=Ro,e=this[t(297)];if(!e[t(296)][t(320)](t(306)))return;const n=e[t(296)][t(312)](t(302)),r=e[t(318)];n[t(314)][t(295)](t(289),(e=>zr(r,t(308),e))),n[t(307)](t(324)),n[t(322)](t(290)),n[t(314)][t(287)]((e=>{const n=t;if(n(294)!=e[n(288)])return;const{data:s}=e;if(s&&n(290)==s[n(303)]&&e[n(317)]()[n(292)][n(315)].is(n(304),n(289))){const t=zr(r,n(308));return{type:n(311),content:zr(r,n(299),t)}}})),this[t(300)]()}[Ro(300)](){const t=Ro,e=this[t(297)],n=e[t(318)];e[t(296)][t(312)](t(302))[t(314)][t(287)]((e=>{const r=t;if(r(291)!=e[r(288)])return;const{data:s}=e;if(s&&r(324)==s[r(301)]){const t=zr(n,r(308));return{type:r(311),content:zr(n,r(299),t)}}}))}}function wo(t,e){const n=Do();return(wo=function(t,e){return n[t-=125]})(t,e)}const Oo=wo;function Do(){const t=["accept","markDeletion","alt","plugins","join","subType","find","imageTextAlternative","imageInline","imageTypeBlock","type","afterInit","52460EIjECt","registerElementLabel","resizedWidth","1729418WjGxNc","getNearestSelectionRange","registerDescriptionCallback","forward","isBefore","registerAttributeLabel","document","isBlockImage","FORMAT_IMAGE_SIZE","Block image to inline image","1EbCqIk","discard","getContainedElement","uploadImage","registerCustomCallback","3644765WGIqOk","start","imageCaption","enableDefaultAttributesIntegration","ImageCaptionUtils","key","*Set image text alternative:* %0","schema","commandName","3raBRbk","4298764icuxhC","toNext","createRange","isCollapsed","previous","insertion","ImageResize","1179LalGBD","getClosestSelectedImageElement","addObject","3366832frTxWH","isOwn","filter","nodeBefore","toggleImageCaption","markInsertion","ImageUploadEditing","commandParams","imageTypeInline","Inline image to block image","insertImage","resizeImage","_findSuggestions","backward","nodeAfter","*Reset image width*","caption","model","descriptionFactory","registerBlockAttribute","TrackChangesEditing","4285578NYszKf","ELEMENT_IMAGE","editor","removeObject","toPrevious","element","detach","formatInline","_suggestionFactory","ImageEditing","ELEMENT_INLINE_IMAGE","7925834WNuLIj","width","selection","createRangeOn","*Remove image text alternative*","has","ELEMENT_CAPTION","ImageTextAlternativeEditing","isEqual","imageStylePreApply","ImageInlineEditing","convertInlineImageToBlock","enableCommand","end","ImageCaptionEditing","forceDefaultExecution","getFirstRange","fromPosition","ImageBlockEditing","change","newValue","attribute","findIndex","deletion","imageBlock","get","convertBlockImageToInline","_registerLegacyDescription","format","getSuggestionCallback","markBlockFormat","isIntersecting","formatBlock","chain","length","*Set image width:* %0","getCaptionFromImageModelElement","ImageUtils","locale"];return(Do=function(){return t})()}!function(t){const e=wo,n=t();for(;;)try{if(587144===parseInt(e(138))/1*(parseInt(e(128))/2)+-parseInt(e(152))/3*(parseInt(e(153))/4)+-parseInt(e(143))/5+-parseInt(e(184))/6+parseInt(e(195))/7+parseInt(e(163))/8+parseInt(e(160))/9*(parseInt(e(125))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Do);class Fo extends t.Plugin{[Oo(245)](){const t=Oo,e=this[t(186)];if(!e[t(237)][t(200)](t(193)))return;const n=e[t(237)][t(220)](t(183)),r=e[t(237)][t(220)](t(232)),s=e[t(233)];n[t(207)](t(173)),n[t(181)][t(126)](t(219),(e=>zr(s,t(185),e))),n[t(181)][t(126)](t(242),(e=>zr(s,t(194),e))),n[t(181)][t(126)](t(179),(()=>zr(s,t(201)))),e[t(237)][t(200)](t(169))&&n[t(207)](t(141)),e[t(237)][t(200)](t(213))&&e[t(237)][t(200)](t(205))&&(n[t(207)](t(171),((s,o)=>{const i=t,a=r[i(161)](e[i(180)][i(134)][i(197)]);e[i(180)][i(214)]((()=>{const t=i;n[t(225)](a,{commandName:t(171),commandParams:[o]},[],t(221))}))})),n[t(207)](t(243),((s,o)=>{const a=t;e[a(180)][a(214)]((t=>{const c=a;let u=r[c(161)](e[c(180)][c(134)][c(197)]),l=t[c(198)](u);const f=i.LivePosition[c(212)](l[c(144)],c(188)),h=i.LivePosition[c(212)](l[c(208)],c(154));n[c(210)]((()=>s(o))),u=r[c(161)](e[c(180)][c(134)][c(197)]),l=t[c(198)](u);const d=t[c(155)](f,h);f[c(190)](),h[c(190)](),n[c(225)](u,{commandName:c(171),commandParams:[o]},[],c(206)),d[c(144)][c(132)](l[c(144)])&&n[c(168)](t[c(155)](d[c(144)],l[c(144)]),c(206)),l[c(208)][c(132)](d[c(208)])&&n[c(168)](t[c(155)](l[c(208)],d[c(208)]),c(206))}))})),n[t(192)][t(142)](t(227),t(206),t(238),(()=>!1)),n[t(192)][t(142)](t(227),t(206),t(234),(()=>!1)),n[t(192)][t(142)](t(227),t(206),t(139),n[t(192)][t(224)](t(227),"",t(234))),n[t(192)][t(142)](t(158),t(206),t(238),(()=>!1)),n[t(192)][t(142)](t(158),t(206),t(139),(([r])=>{const s=t,o=n[s(192)][s(224)](s(158),"",s(139));let i=r[s(144)],a=r[s(208)];const c=e[s(180)][s(150)][s(129)](i,s(176)),u=e[s(180)][s(150)][s(129)](a,s(131));c[s(156)]&&(i=c[s(144)]),u[s(156)]&&(a=u[s(208)]),o([e[s(180)][s(155)](i,a)])})),n[t(192)][t(142)](t(227),t(206),t(228),c),n[t(192)][t(142)](t(158),t(206),t(228),c)),e[t(237)][t(200)](t(209))&&(n[t(207)](t(167),((s,o)=>{const i=t,a=e[i(237)][i(220)](i(147));let c=r[i(161)](e[i(180)][i(134)][i(197)]),u=a[i(231)](c);e[i(180)][i(214)]((()=>{const t=i;if(u)return void n[t(235)](e[t(180)][t(198)](u));const l=r[t(135)](c);s(o),c=r[t(161)](e[t(180)][t(134)][t(197)]),u=a[t(231)](c),n[t(168)](e[t(180)][t(198)](u),l?null:t(145))}))})),n[t(192)][t(142)](t(158),t(145),t(228),c));const o=[{type:t(227),subType:t(204)},{type:t(158),subType:t(145)},{type:t(227),subType:t(206)},{type:t(158),subType:t(206)}];function a(e,s){const i=t,a=o[i(217)]((({type:t,subType:n})=>e[i(244)]==t&&e[i(239)]==n)),c=o[i(217)]((({type:t,subType:e})=>s[i(244)]==t&&s[i(239)]==e));if(a<0||c<0)return!1;const u=e[i(211)](),l=s[i(211)]();if((0==a||1==a)&&2==c&&u[i(226)](l))return!0;if(2==a&&3==c){const t=n[i(175)](u,i(158))[i(165)]((({suggestion:t,meta:e})=>e[i(164)]&&i(206)==t[i(239)]));if(t[i(229)]>1&&l[i(208)][i(203)](u[i(144)]))return!0;if(1==t[i(229)]&&(u[i(144)][i(203)](l[i(208)])||u[i(208)][i(203)](l[i(144)])))return!0}if(3==a&&3==c&&u[i(144)][i(132)](l[i(144)])){const t=u[i(208)][i(177)],e=l[i(144)][i(166)];return r[i(135)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(237)][t(200)](t(159))&&(n[t(146)](t(174)),n[t(182)](t(127)),n[t(181)][t(133)](t(127),zr(s,t(136)))),e[t(237)][t(200)](t(202))&&(n[t(146)](t(241)),n[t(182)](t(236))),n[t(181)][t(130)]((e=>{const n=t;if(o[n(240)]((({type:t,subType:r})=>e[n(244)]==t&&e[n(239)]==r)))return e[n(157)]?{}:void 0})),n[t(181)][t(130)]((e=>{const n=t;if(n(158)==e[n(244)]||n(218)==e[n(244)]){const t=e[n(140)]();if(t&&t.is(n(189),n(179)))return{type:n(158)==e[n(244)]?n(162):n(187),element:t,quantity:1}}})),n[t(181)][t(130)]((e=>t(227)==e[t(244)]&&t(206)==e[t(239)]?{type:t(223),content:t(172)}:t(227)==e[t(244)]&&t(221)==e[t(239)]?{type:t(223),content:t(137)}:void 0)),n[t(181)][t(130)]((e=>{const n=t;if(n(216)!=e[n(244)])return;const{data:r}=e;if(!r||n(236)!=r[n(148)])return;const o=r[n(215)];return o?{type:n(223),content:zr(s,n(149),'"'+o+'"')}:{type:n(223),content:zr(s,n(199))}})),this[t(222)]()}[Oo(222)](){const t=Oo,e=this[t(186)],n=e[t(233)];e[t(237)][t(220)](t(183))[t(181)][t(130)]((e=>{const r=t;if(r(227)!=e[r(244)]&&r(191)!=e[r(244)])return;const{data:s}=e;if(s){if(r(241)==s[r(151)]){const t=s[r(170)][0][r(215)];return t?{type:r(223),content:zr(n,r(149),'"'+t+'"')}:{type:r(223),content:zr(n,r(199))}}if(r(174)==s[r(151)]){const t=s[r(170)][0][r(196)];return t?{type:r(223),content:zr(n,r(230),t)}:{type:r(223),content:zr(n,r(178))}}}}))}}const Po=Bo;function xo(){const t=["102342RbgiLe","1020360EZFrNA","afterInit","get","editor","enableDefaultAttributesIntegration","_registerLegacyDescription","formatBlock","accept","TrackChangesEditing","commandName","format","registerCustomCallback","525LNcVFM","56iIMAJg","_suggestionFactory","plugins","has","_handleLegacySuggestions","301vOnMyL","ImageEditing","newValue","*Format:* replace image URL","3750010QpDkfw","registerDescriptionCallback","161773ukLHJA","descriptionFactory","type","oldValue","registerBlockAttribute","src","9NWPVEB","formatInline","getSuggestionCallback","key","30128sZqMtk","replaceImageSource","discard","attribute","locale","37050nGPeLe","*Replace image URL*"];return(xo=function(){return t})()}function Bo(t,e){const n=xo();return(Bo=function(t,e){return n[t-=488]})(t,e)}!function(t){const e=Bo,n=t();for(;;)try{if(180039===-parseInt(e(522))/1+-parseInt(e(497))/2+-parseInt(e(510))/3*(-parseInt(e(511))/4)+parseInt(e(495))/5+parseInt(e(498))/6+parseInt(e(516))/7*(-parseInt(e(490))/8)+parseInt(e(528))/9*(parseInt(e(520))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xo);class Uo extends t.Plugin{[Po(499)](){const t=Po;if(!this[t(501)][t(513)][t(514)](t(517)))return;const e=this[t(501)][t(494)],n=this[t(501)][t(513)][t(500)](t(506));n[t(502)](t(491)),n[t(526)](t(527)),n[t(523)][t(521)]((n=>{const r=t;if(r(493)!=n[r(524)])return;const{data:s}=n;return s&&r(527)==s[r(489)]?s[r(518)]&&s[r(525)]?{type:r(508),content:zr(e,r(496))}:{type:r(508),content:""}:void 0})),this[t(515)]()}[Po(515)](){const t=Po,e=this[t(501)][t(513)][t(500)](t(506));e[t(512)][t(509)](t(504),t(491),t(505),e[t(512)][t(488)](t(504),null,t(492))),e[t(512)][t(509)](t(504),t(491),t(492),e[t(512)][t(488)](t(504),null,t(505))),this[t(503)]()}[Po(503)](){const t=Po,e=this[t(501)],n=e[t(494)];e[t(513)][t(500)](t(506))[t(523)][t(521)]((e=>{const r=t;if(r(504)!=e[r(524)]&&r(529)!=e[r(524)])return;const{data:s}=e;return s&&r(491)==s[r(507)]?{type:r(508),content:zr(n,r(519))}:void 0}))}}const jo=Vo;function Go(){const t=["imageStyle","model","value","insertion","4975782OzZNkv","format","commandName","normalizedStyles","imageStylePostApply","5dfqZaV","refresh","getSuggestion","getFirstRange","markBlockFormat","FORMAT_SIDE_IMAGE","isEqual","join","markInlineFormat","document","getClosestSelectedImageElement","differ","_splitMarkerName","hasSuggestion","isInContent","4367824VcZoOm","from","shouldConvertImageType","length","filter","commands","subType","nodeBefore","1963566HLqLGk","7sbWIEJ","start","toLowerCase","413742FnNIdn","getContainedElement","getChangedMarkers","registerDescriptionCallback","side","imageStylePreApply","newRange","name","getSuggestionCallback","isBlockImage","_suggestionFactory","setImageNaturalSizeAttributes","type","isIntersecting","imageTypeBlock","change","next","author","1899813MKeJjb","findIndex","selection","editor","discardSuggestion","registerCustomCallback","_findSuggestions","createRangeOn","isInlineImage","accept","chain","1693330EscwEl","discard","commandParams","isOwn","commandReversedParams","convertInlineImageToBlock","_registerLegacyDescription","enableCommand","Users","ImageStyleEditing","ImageUtils","nodeAfter","isBefore","suggestion","plugins","descriptionFactory","title","imageCaption","getSuggestions","*Format:* %0","afterInit","registerPostFixer","locale","663556QanDje","imageTypeInline","head","TrackChangesEditing","has","get","forEach","end","formatBlock","formatInline"];return(Go=function(){return t})()}function Vo(t,e){const n=Go();return(Vo=function(t,e){return n[t-=405]})(t,e)}!function(t){const e=Vo,n=t();for(;;)try{if(867730===parseInt(e(447))/1+-parseInt(e(476))/2+parseInt(e(465))/3+parseInt(e(499))/4+-parseInt(e(420))/5*(-parseInt(e(415))/6)+-parseInt(e(444))/7*(parseInt(e(435))/8)+parseInt(e(443))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Go);class Ho extends t.Plugin{[jo(496)](){const t=jo,n=this[t(468)];if(!n[t(490)][t(405)](t(485)))return;const r=n[t(490)][t(406)](t(502)),s=n[t(490)][t(406)](t(486)),o={};r[t(483)](t(411),((o,i)=>{const a=t,c=n[a(490)][a(406)](a(484)).me,u=n[a(440)][a(406)](a(411));let l=s[a(430)](n[a(412)][a(429)][a(467)]),f=n[a(412)][a(472)](l),h=u[a(413)];if(h==i[a(413)])return;const d={commandName:a(411),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(412)][a(462)]((()=>{const t=a;if(r[t(494)]()[t(439)]((e=>e[t(434)]&&c==e[t(464)]&&(t(409)==e[t(459)]||t(410)==e[t(459)])&&(t(452)==e[t(441)]||t(419)==e[t(441)])&&e[t(423)]()[t(426)](f)))[t(407)]((e=>r[t(469)](e[t(501)]))),l=s[t(430)](n[t(412)][t(429)][t(467)]),f=n[t(412)][t(472)](l),u[t(421)](),n[t(440)][t(406)](t(500))[t(421)](),n[t(440)][t(406)](t(461))[t(421)](),h=u[t(413)],h!=i[t(413)])return s[t(473)](l)&&u[t(437)](i[t(413)],l)?(o({...i,setImageSizes:!1}),l=s[t(430)](n[t(412)][t(429)][t(467)]),void r[t(424)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(452))):void(s[t(456)](l)?r[t(424)](l,d,[],t(419)):r[t(428)](f,d,t(419)))}))}));for(const e of n[t(490)][t(406)](t(485))[t(418)])o[e[t(454)]]=e[t(492)][t(446)]();r[t(457)][t(470)](t(409),t(452),t(427),(()=>!1)),r[t(457)][t(470)](t(409),t(419),t(427),(()=>!1)),r[t(457)][t(470)](t(410),t(419),t(427),(()=>!1)),r[t(457)][t(470)](t(409),t(452),t(474),(([e])=>{const n=t;s[n(458)](e[n(448)]())})),r[t(457)][t(470)](t(409),t(452),t(477),((e,n)=>{const s=t;r[s(457)][s(455)](s(409),"",s(474))(e,{commandName:n[s(417)],commandParams:n[s(480)]})})),r[t(457)][t(470)](t(409),t(452),t(475),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(409),subType:t(452)},{type:t(414),subType:t(493)},{type:t(409),subType:t(481)},{type:t(414),subType:t(481)}];function a(e,n){const o=t,a=i[o(466)]((({type:t,subType:n})=>e[o(459)]==t&&e[o(441)]==n)),c=i[o(466)]((({type:t,subType:e})=>n[o(459)]==t&&n[o(441)]==e));if(a<0||c<0)return!1;const u=e[o(423)](),l=n[o(423)]();if((0==a||1==a)&&2==c&&u[o(460)](l))return!0;if(2==a&&3==c){const t=r[o(471)](u,o(414))[o(439)]((({suggestion:t,meta:e})=>e[o(479)]&&o(481)==t[o(441)]));if(t[o(438)]>1&&l[o(408)][o(426)](u[o(445)]))return!0;if(1==t[o(438)]&&(u[o(445)][o(426)](l[o(408)])||u[o(408)][o(426)](l[o(445)])))return!0}if(3==a&&3==c&&u[o(445)][o(488)](l[o(445)])){const t=u[o(408)][o(487)],e=l[o(445)][o(442)];return s[o(456)](t)&&t===e}return!1}n[t(412)][t(429)][t(497)]((()=>{const e=t;let o=!1;const i=Array[e(436)](n[e(412)][e(429)][e(431)][e(449)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(432)](t);if(e(489)==i&&r[e(433)](u)){if(e(409)==a&&(e(452)==c||e(419)==c)){const t=r[e(422)](u);if(n[e(453)]){const n=t[e(423)]()[e(448)]();if(s[e(456)](n))continue;r[e(469)](t),o=!0}}if(e(414)==a&&e(493)==c&&!n[e(453)]){const t=r[e(422)](u);t[e(463)]&&t[e(463)][e(434)]&&(r[e(469)](t[e(463)]),o=!0)}}}return o})),this[t(482)](o)}[jo(482)](t){const e=jo,n=this[e(468)],r=n[e(498)];n[e(490)][e(406)](e(502))[e(491)][e(450)]((n=>{const s=e;if(s(409)!=n[s(459)]&&s(410)!=n[s(459)])return;const{data:o}=n;if(!o||s(411)!=o[s(417)])return;const i=o[s(478)][0][s(413)];return function(t){const e=s;return{type:e(416),content:zr(r,e(495),t)}}(s(451)===i?zr(r,s(425)):t[i]||i)}))}}const zo=qo;function Wo(){const t=["afterInit","28cQYxxp","get","importWord","TrackChangesEditing","collaboration_features","commands","high","_handleImportedData","lowest","plugins","value","2698185khysxy","8229051WVAVLN","469260zsahpd","993182QEtOUr","dataInsert","20BKTNLt","trackChanges","180309eNBXJq","bind","track_changes","editor","_trackChangesValueDuringImport","_trackChangesExecuted","enableCommand","_setSuggestionData","622629wTGDkL","897048HUhsHY","listenTo","execute","forEach","Users"];return(Wo=function(){return t})()}function qo(t,e){const n=Wo();return(qo=function(t,e){return n[t-=339]})(t,e)}!function(t){const e=qo,n=t();for(;;)try{if(348470===-parseInt(e(353))/1+parseInt(e(341))/2+parseInt(e(345))/3*(parseInt(e(343))/4)+-parseInt(e(371))/5+-parseInt(e(340))/6*(parseInt(e(360))/7)+parseInt(e(354))/8+parseInt(e(339))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wo);class Ko extends t.Plugin{constructor(t){const e=qo;super(t),this[e(349)]=!1,this[e(350)]=!1}[zo(359)](){const t=zo,e=this[t(348)],n=e[t(365)][t(361)](t(362)),r=e[t(365)][t(361)](t(344));n&&(n.on(t(356),((e,[,n])=>{const s=t;this[s(349)]=r[s(370)],n[s(364)][s(347)]=!this[s(349)]}),{priority:t(366)}),this[t(355)](n,t(342),this[t(367)][t(346)](this)),this[t(355)](n,t(342),(()=>{const e=t;this[e(350)]&&(r[e(356)](),this[e(350)]=!1)}),{priority:t(368)}),e[t(369)][t(361)](t(363))[t(351)](t(362)))}[zo(367)](t,e){const n=zo,{suggestions:r}=e,s=this[n(348)][n(365)][n(361)](n(344)),o=s[n(370)];this[n(349)]!==o&&(s[n(356)](),this[n(350)]=!0),r&&r[n(357)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(348)][o(369)][o(361)](o(358)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(362)}}};this[o(348)][o(369)][o(361)](o(363))[o(352)](i)}))}}const Xo=Qo;function Qo(t,e){const n=Jo();return(Qo=function(t,e){return n[t-=387]})(t,e)}!function(t){const e=Qo,n=t();for(;;)try{if(222195===-parseInt(e(425))/1*(-parseInt(e(421))/2)+-parseInt(e(412))/3+parseInt(e(410))/4*(-parseInt(e(413))/5)+-parseInt(e(411))/6*(parseInt(e(399))/7)+parseInt(e(396))/8*(parseInt(e(408))/9)+-parseInt(e(390))/10+parseInt(e(409))/11*(parseInt(e(405))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jo);class Zo extends t.Plugin{[Xo(407)](){const t=Xo,e=this[t(403)],n=e[t(392)][t(400)](t(417));if(e[t(392)][t(414)](t(415))&&(n[t(419)](t(406)),n[t(419)](t(402))),e[t(392)][t(414)](t(423)))for(const e of[t(420),t(401)])n[t(416)](e);const r=e[t(426)];n[t(393)](t(427)),n[t(395)][t(389)](t(427),zr(r,t(398))),this[t(388)]()}[Xo(388)](){const t=Xo,e=this[t(403)],n=e[t(426)],r=e[t(392)][t(400)](t(417));r[t(395)][t(391)]((e=>{const s=t;if(s(387)!=e[s(397)])return;const{data:o}=e;if(!o)return;if(s(420)!=o[s(394)]&&s(401)!=o[s(394)])return;const i=e[s(422)]()[0],a=r[s(395)][s(418)](i);return s(420)==o[s(394)]?{type:s(424),content:zr(n,s(428),a)}:s(401)==o[s(394)]?{type:s(424),content:zr(n,s(404),a)}:void 0}))}}function Jo(){const t=["IndentEditing","enableDefaultAttributesIntegration","TrackChangesEditing","getItemLabel","enableCommand","indentBlock","30520FtdQVs","getItems","IndentBlock","format","18VBqZnW","locale","blockIndent","*Indent:* %0","formatBlock","_registerLegacyDescription","registerAttributeLabel","977260BKwelW","registerDescriptionCallback","plugins","registerBlockAttribute","commandName","descriptionFactory","9688QtywTN","type","FORMAT_INDENT","2864001sTvDPp","get","outdentBlock","outdent","editor","*Outdent:* %0","12mFYzZp","indent","afterInit","981XzlNhf","11261987UWTaln","3532lZSSPU","6dITYki","1116219PHWnjc","1865OlFIIi","has"];return(Jo=function(){return t})()}var Yo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=367]})(t,e)}function ti(){var t=["editor","plugins","3677465Pyxnej","110joAKcv","1493SMrVwL","init","16NyFyUh","6685035SyCqQI","14496mLQBox","9901810ooQsaK","1376UOEmcR","TrackChangesEditing","2649joCUIB","get","input","3088179zZgHrb","enableCommand","996xtRaER","requires"];return(ti=function(){return t})()}!function(t){for(var e=$o,n=t();;)try{if(703381===-parseInt(e(372))/1*(-parseInt(e(385))/2)+-parseInt(e(380))/3*(parseInt(e(378))/4)+-parseInt(e(371))/5*(parseInt(e(376))/6)+parseInt(e(375))/7+parseInt(e(374))/8*(parseInt(e(383))/9)+-parseInt(e(377))/10+-parseInt(e(370))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ti);class ei extends t.Plugin{static get[Yo(367)](){return[Ms.Input]}[Yo(373)](){var t=Yo;this[t(368)][t(369)][t(381)](t(379))[t(384)](t(382))}}function ni(){const t=["has","2536cBRanb","locale","key","1200PnrOad","commandParams","*Remove link*","29570QsNaLd","427330zMDxxe","TrackChangesEditing","3301220VtPFwz","registerAttributeLabel","12MiXlMb","enableDefaultAttributesIntegration","link","registerInlineAttribute","LinkEditing","formatInline","_registerLegacyDescription","linkHref","6uGzqLS","3703csMkNr","get","commands","manualDecorators","*Set link:* %0","101246dCHZLX","editor","type","unlink","descriptionFactory","afterInit","attribute","9URZDtX","toLowerCase","commandName","1rtInAb","11176HBwfnz","newValue","format","plugins","registerDescriptionCallback","label","129196oSvVae","link ("];return(ni=function(){return t})()}function ri(t,e){const n=ni();return(ri=function(t,e){return n[t-=344]})(t,e)}const si=ri;!function(t){const e=ri,n=t();for(;;)try{if(115819===-parseInt(e(350))/1*(-parseInt(e(385))/2)+parseInt(e(371))/3*(parseInt(e(357))/4)+parseInt(e(366))/5*(-parseInt(e(379))/6)+parseInt(e(380))/7*(-parseInt(e(360))/8)+-parseInt(e(347))/9*(parseInt(e(367))/10)+-parseInt(e(351))/11*(parseInt(e(363))/12)+parseInt(e(369))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ni);class oi extends t.Plugin{[si(345)](){const t=si,e=this[t(386)];if(!e[t(354)][t(359)](t(375)))return;const n=e[t(354)][t(381)](t(368)),r=e[t(382)][t(381)](t(373));n[t(372)](t(373)),n[t(372)](t(388)),n[t(374)](t(378));for(const e of r[t(383)])n[t(374)](e.id),n[t(344)][t(370)](e.id,t(358)+e[t(356)][t(348)]()+")");n[t(344)][t(355)]((n=>{const r=t;if(r(346)!=n[r(387)])return;const{data:s}=n;if(!s||r(378)!=s[r(362)])return;const o=s[r(352)],i=e[r(361)];return{type:r(353),content:null==o?zr(i,r(365)):zr(i,r(384),'"'+o+'"')}})),this[t(377)]()}[si(377)](){const t=si,e=this[t(386)],n=e[t(361)];e[t(354)][t(381)](t(368))[t(344)][t(355)]((e=>{const r=t;if(r(376)!=e[r(387)])return;const{data:s}=e;if(s){if(r(373)==s[r(349)]){const t=s[r(364)][0];return{type:r(353),content:zr(n,r(384),'"'+t+'"')}}return r(388)==s[r(349)]?{type:r(353),content:zr(n,r(365))}:void 0}}))}}const ii=li;!function(t){const e=li,n=t();for(;;)try{if(765203===parseInt(e(389))/1+parseInt(e(406))/2*(-parseInt(e(414))/3)+-parseInt(e(428))/4*(-parseInt(e(368))/5)+parseInt(e(391))/6*(parseInt(e(410))/7)+parseInt(e(374))/8*(-parseInt(e(381))/9)+-parseInt(e(448))/10*(parseInt(e(449))/11)+-parseInt(e(400))/12*(parseInt(e(384))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ci);class ai extends t.Plugin{[ii(388)](){const t=ii,e=this[t(411)],n=e[t(425)];if(!e[t(395)][t(426)](t(377)))return;const r=e[t(395)][t(447)](t(422)),s=e[t(395)][t(426)](t(386));function o(t){return()=>{const n=li,s=e[n(421)][n(419)][n(371)],o=e[n(412)][n(447)](t);if(o[n(437)])return void e[n(423)](n(385),{});const i=t[n(405)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(369)](t)[s(402)]((t=>function(t,e){const n=s;return e[n(442)](t[n(375)],n(431))&&!e[n(366)](t)}(t,r)));o=o[s(402)]((t=>!t.is(s(380),s(431))||t[s(413)](s(376))!=e));const i=new Set;for(const t of o)t.is(s(380),s(431))?i[s(404)](ui(t)):i[s(404)](t);return Array[s(369)](i)}(s[n(397)](),i,e[n(421)][n(450)]);e[n(421)][n(396)]((()=>{const e=n;for(const n of a)r[e(434)](n,{commandName:t,commandParams:[{forceValue:!o[e(437)]}],formatGroupId:e(383)},fi(n))}))}}function i(t){return()=>{const n=li,s=function(t){const e=li;let n=Array[e(369)](t);const r=n[e(452)]((t=>e(431)!=t[e(432)]));return r>-1&&(n=n[e(405)](0,r)),n}(e[n(421)][n(419)][n(371)][n(397)]()),o=e[n(421)][n(365)](e[n(421)][n(398)](s[0],n(416)),e[n(421)][n(398)](s[s[n(418)]-1],n(372)));e[n(421)][n(396)]((()=>{const e=n;r[e(434)](o,{commandName:t,commandParams:[],formatGroupId:e(403)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(443)];for(;t&&t[n(413)](n(403))>e[n(413)](n(403));)r[n(404)](t),t=t[n(443)]}return Array[n(369)](r)}(s))}))}}r[t(445)](t(424),o(t(424))),r[t(445)](t(408),o(t(408))),s&&r[t(445)](t(440),o(t(440))),r[t(445)](t(415),i(t(415))),r[t(445)](t(436),i(t(436))),s&&r[t(445)](t(407),(()=>{const n=t,s=e[n(412)][n(447)](n(407)),o=Array[n(369)](s[n(393)]);o[n(402)]((t=>t[n(413)](n(435))!=s[n(437)])),e[n(421)][n(396)]((()=>{const t=n;for(const e of o)r[t(434)](e,{commandName:t(407),commandParams:[{forceValue:!s[t(437)]}]})}))})),r[t(399)][t(446)](t(431),(e=>zr(n,t(420),e))),r[t(399)][t(427)]((e=>{const r=t;if(r(392)!=e[r(401)]&&r(441)!=e[r(401)])return;const{data:s}=e;if(s){if(r(424)==s[r(373)]||r(408)==s[r(373)]||r(440)==s[r(373)])switch(s[r(373)][r(390)](r(430),"")){case r(382):return o(zr(n,r(409)));case r(433):return o(zr(n,r(438)));case r(429):return o(zr(n,r(378)))}if(r(415)==s[r(373)])return{type:r(439),content:zr(n,r(451),zr(n,r(420)))};if(r(436)==s[r(373)])return{type:r(439),content:zr(n,r(367),zr(n,r(420)))};if(r(407)==s[r(373)])return s[r(379)][0][r(453)]?{type:r(439),content:zr(n,r(444))}:{type:r(439),content:zr(n,r(417))}}function o(t){const e=r;return{type:e(439),content:zr(n,e(394),t)}}}))}}function ci(){const t=["bulleted","blockName","66235fVDPQq","paragraph","LegacyTodoListEditing","push","afterInit","503036dMZwps","replace","1032YbDdpe","formatBlock","_selectedElements","*Change to:* %0","plugins","change","getSelectedBlocks","createPositionAt","descriptionFactory","24uXBEai","type","filter","listIndent","add","slice","2hyIusm","checkTodoList","bulletedList","ELEMENT_BULLETED_LIST","15218bkSfqL","editor","commands","getAttribute","50697jgNRSX","indentList","before","*Uncheck item*","length","document","ELEMENT_LIST_ITEM","model","TrackChangesEditing","execute","numberedList","locale","has","registerDescriptionCallback","16sHDLol","todo","List","listItem","name","numbered","markBlockFormat","todoListChecked","outdentList","value","ELEMENT_NUMBERED_LIST","format","todoList","formatInline","checkChild","nextSibling","*Check item*","enableCommand","registerElementLabel","get","20FHPFor","2276296HNDUdo","schema","*Indent:* %0","findIndex","forceValue","createRange","isObject","*Outdent:* %0","1238255qtCBNp","from","previousSibling","selection","end","commandName","5291232KHqzND","parent","listType","LegacyListEditing","ELEMENT_TODO_LIST","commandParams","element","9xowPXY"];return(ci=function(){return t})()}function ui(t){const e=ii,n=t[e(413)](e(403));if(0==n)return t;let r=t;for(;t[e(370)]&&t[e(370)].is(e(380),e(431));){const s=t[e(370)][e(413)](e(403));if(s==n)r=t[e(370)];else if(s<n)break;t=t[e(370)]}return r}function li(t,e){const n=ci();return(li=function(t,e){return n[t-=365]})(t,e)}function fi(t){const e=ii,n=[];if(t.is(e(380),e(431))&&t[e(413)](e(403))>0){let r=t[e(443)];for(;r&&e(431)==r[e(432)]&&r[e(413)](e(403))==t[e(413)](e(403));)n[e(387)](r),r=r[e(443)]}return n}const hi=gi;function di(){const t=["_getTranslationKeyForListStyle","233528whRrHW","5cwOLFB","_getSuggestionBlocksForListStyle","1378ekZmGV","listReversed","_getSuggestionBlocks","parent","*Format:* set start index to %0","styles","LegacyListUtils","markMultiRangeBlockFormat","selection","document","registerDescriptionCallback","getFirstPosition","listStart","51595QxhIiH","model","getLastPosition","1766039GOlwaD","formatBlock","numbered","descriptionFactory","length","getSiblingNodes","getSelectedBlocks","filter","flat","format","list.properties","element","default","config","ELEMENT_","1712848XZIGOk","bind","listStyle","commandName","map","*Format:* set order to reversed","listItem","_LIST_","6891714HlTHWY","from","*Format:* set order to regular","91EfBXuY","createRange","editor","backward","1101894NPForN","handleListStartCommand","has","formatInline","toUpperCase","push","getListTypeFromListStyleType","plugins","reversed","commandParams","unshift","change","handleListReversedCommand","before","afterInit","locale","*Change to:* %0","type","30pdUzKJ","TrackChangesEditing","get","enableCommand","2517JzLIdI","startIndex","LegacyListPropertiesEditing","replace","createPositionAt","handleListStyleCommand","listType","forward","getAttribute","handleDescriptions"];return(di=function(){return t})()}function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=472]})(t,e)}!function(t){const e=gi,n=t();for(;;)try{if(385349===-parseInt(e(551))/1+parseInt(e(538))/2*(-parseInt(e(524))/3)+-parseInt(e(487))/4*(parseInt(e(536))/5)+-parseInt(e(502))/6+parseInt(e(498))/7*(parseInt(e(535))/8)+parseInt(e(495))/9+-parseInt(e(520))/10*(-parseInt(e(472))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(di);class pi extends t.Plugin{[hi(516)](){const t=hi;if(!this[t(500)][t(509)][t(504)](t(526)))return;const e=this[t(500)][t(485)][t(522)](t(482)),n=this[t(500)][t(509)][t(522)](t(521));e[t(543)]&&n[t(523)](t(489),this[t(529)][t(488)](this)),e[t(510)]&&n[t(523)](t(539),this[t(514)][t(488)](this)),e[t(525)]&&n[t(523)](t(550),this[t(503)][t(488)](this)),n[t(475)][t(548)](this[t(533)][t(488)](this))}[hi(529)](t,e={}){const n=hi,r=this[n(500)][n(509)][n(522)](n(521)),s=this[n(537)]();this[n(500)][n(552)][n(513)]((()=>{const t=n;r[t(545)](s,{commandName:t(489),commandParams:[{type:e[t(519)]}],formatGroupId:t(489)})}))}[hi(514)](t,e={}){const n=hi,r=this[n(500)][n(509)][n(522)](n(521)),s=this[n(540)]((t=>t.is(n(483),n(493))&&n(474)===t[n(532)](n(530))));if(s[n(476)]<1)return;const o=s[n(491)]((t=>this[n(500)][n(552)][n(499)](this[n(500)][n(552)][n(528)](t,n(515)),this[n(500)][n(552)][n(528)](t,0))));this[n(500)][n(552)][n(513)]((()=>{const t=n;r[t(545)](o,{commandName:t(539),commandParams:[{reversed:e[t(510)]}],formatGroupId:t(539)})}))}[hi(503)](t,e={}){const n=hi,r=this[n(500)][n(509)][n(522)](n(521)),s=this[n(540)]((t=>t.is(n(483),n(493))&&n(474)===t[n(532)](n(530))));if(s[n(476)]<1)return;const o=s[n(491)]((t=>this[n(500)][n(552)][n(499)](this[n(500)][n(552)][n(528)](t,n(515)),this[n(500)][n(552)][n(528)](t,0))));this[n(500)][n(552)][n(513)]((()=>{const t=n;r[t(545)](o,{commandName:t(550),commandParams:[{startIndex:e[t(525)]}],formatGroupId:t(550)})}))}[hi(533)](t){const e=hi;if(e(473)!=t[e(519)]&&e(505)!=t[e(519)])return;const n=this[e(500)][e(517)],{data:r}=t;if(!r)return;let s,o;switch(r[e(490)]){case e(489):s=e(518),o={type:e(481),content:zr(n,s,zr(n,this[e(534)](r[e(511)][0][e(519)])))};break;case e(539):s=r[e(511)][0][e(510)]?e(492):e(497),o={type:e(481),content:zr(n,s)};break;case e(550):s=e(542),o={type:e(481),content:zr(n,s,r[e(511)][0][e(525)])}}return o}[hi(537)](){const t=hi;var e,n,r,s;const o=this[t(500)][t(509)][t(522)](t(544));let i=Array[t(496)](this[t(500)][t(552)][t(547)][t(546)][t(478)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(483),t(493)))&&i[t(512)](...o[t(477)](this[t(500)][t(552)][t(547)][t(546)][t(549)](),t(501))),(null===(n=i[i[t(476)]-1])||void 0===n?void 0:n.is(t(483),t(493)))&&i[t(507)](...o[t(477)](this[t(500)][t(552)][t(547)][t(546)][t(553)](),t(531))),i=[...new Set(i)],(null===(s=null===(r=this[t(500)][t(552)][t(547)][t(546)][t(549)]())||void 0===r?void 0:r[t(541)])||void 0===s?void 0:s.is(t(483),t(493)))&&(i=i[t(479)]((e=>e.is(t(483),t(493))))),i}[hi(540)](t){const e=hi,n=this[e(500)][e(509)][e(522)](e(544));let r=Array[e(496)](this[e(500)][e(552)][e(547)][e(546)][e(478)]())[e(479)](t)[e(491)]((t=>{const r=e,s=this[r(500)][r(552)][r(528)](t,0);return[...n[r(477)](s,r(501)),...n[r(477)](s,r(531))]}))[e(480)]();return r=[...new Set(r)],r}[hi(534)](t){const e=hi;return e(486)+(this[e(500)][e(509)][e(522)](e(544))[e(508)](t)||e(484))[e(506)]()+e(494)+t[e(506)]()[e(527)](/-/g,"_")}}const mi=Ei;function Ii(){const t=["options","257571rgAYMI","media","locale","72IttMgm","TrackChangesEditing","plugins","showSuggestionHighlights","310BpQCaR","for","data","MediaEmbedEditing","createEmptyElement","descriptionFactory","downcastDispatcher","2NahjBZ","8276440EQxqVR","div","dataDowncast","high","5620QHtrHy","afterInit","editor","conversion","ELEMENT_MEDIA","1346727NUrRye","attribute:url:media","5228965Hrepfu","get","stop","registerElementLabel","4864728pqKNug","enableCommand","has","58642zPbhby","elementToElement","mediaEmbed"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=450]})(t,e)}!function(t){const e=Ei,n=t();for(;;)try{if(510333===parseInt(e(460))/1+-parseInt(e(478))/2*(parseInt(e(451))/3)+parseInt(e(483))/4*(-parseInt(e(471))/5)+parseInt(e(457))/6+parseInt(e(453))/7+-parseInt(e(467))/8*(-parseInt(e(464))/9)+-parseInt(e(479))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ii);class bi extends t.Plugin{[mi(484)](){const t=mi,e=this[t(485)];if(!e[t(469)][t(459)](t(474)))return;const n=e[t(469)][t(454)](t(468)),r=e[t(466)];n[t(458)](t(462)),n[t(476)][t(456)](t(465),(e=>zr(r,t(450),e))),e[t(486)][t(472)](t(481))[t(461)]({model:t(465),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(470)])return n[s(475)](s(480))},converterPriority:t(482)}),e[t(473)][t(477)].on(t(452),((e,n,r)=>{const s=t;r[s(463)][s(470)]&&e[s(455)]()}),{priority:t(482)})}}const Ti=_i;function _i(t,e){const n=Ai();return(_i=function(t,e){return n[t-=106]})(t,e)}!function(t){const e=_i,n=t();for(;;)try{if(331251===-parseInt(e(122))/1*(parseInt(e(110))/2)+-parseInt(e(119))/3*(parseInt(e(121))/4)+-parseInt(e(125))/5+parseInt(e(114))/6+-parseInt(e(107))/7*(parseInt(e(115))/8)+-parseInt(e(126))/9*(-parseInt(e(109))/10)+-parseInt(e(111))/11*(-parseInt(e(116))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ai);class yi extends t.Plugin{[Ti(113)](){const t=Ti,e=this[t(120)];e[t(118)][t(123)](t(108))&&e[t(118)][t(106)](t(112))[t(124)](t(117))}}function Ai(){const t=["8hmRzkp","3729216uEFDnv","mention","plugins","15495Onstci","editor","152ZWclOY","179sqGTBO","has","enableCommand","2164965PaxKeB","9oMYOsT","get","2018149GgdrQv","MentionEditing","508590pPAAyC","1522qmCDyw","44zJahVO","TrackChangesEditing","afterInit","546654Qwymkr"];return(Ai=function(){return t})()}const ki=Li;function Ci(){const t=["mergeField","get","descriptionFactory","getAttribute","registerDescriptionCallback","11909097lfLEbx","*Insert:* %0","commands","MergeFieldsEditing","*Remove:* %0","plugins","registerElementLabel","392651goBFMx","608839dHaDzM","element","ELEMENT_MERGE_FIELD","editor","insertMergeField","getContainedElement","16qwltRt","insertion","deletion","afterInit","10944MNjhDu","type","getLabel","locale","122xBgwuM","7526FqcEpR","9455VoEwIO","2514ZNaFSJ","1725054LHCQbf","TrackChangesEditing","70wZEHvG","enableCommand"];return(Ci=function(){return t})()}function Li(t,e){const n=Ci();return(Li=function(t,e){return n[t-=401]})(t,e)}!function(t){const e=Li,n=t();for(;;)try{if(687493===parseInt(e(427))/1*(parseInt(e(428))/2)+-parseInt(e(431))/3+-parseInt(e(423))/4+parseInt(e(429))/5*(-parseInt(e(430))/6)+-parseInt(e(412))/7*(parseInt(e(419))/8)+parseInt(e(405))/9+parseInt(e(433))/10*(parseInt(e(413))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ci);class Ni extends t.Plugin{[ki(422)](){const t=ki,e=this[t(416)];if(!e[t(407)][t(401)](t(417)))return;e[t(410)][t(401)](t(432))[t(434)](t(417));const n=e[t(410)][t(401)](t(432)),r=e[t(426)];n[t(402)][t(411)](t(435),(e=>zr(r,t(415),e))),n[t(402)][t(404)]((n=>{const s=t;if(s(420)!=n[s(424)]&&s(421)!=n[s(424)])return;const o=n[s(418)]();if(null==o)return;if(!o.is(s(414),s(435)))return;const i=e[s(410)][s(401)](s(408))[s(425)](o[s(403)]("id"));return s(420)==n[s(424)]?{type:s(420),content:zr(r,s(406),'"'+i+'" '+zr(r,s(415)))}:{type:s(421),content:zr(r,s(409),'"'+i+'" '+zr(r,s(415)))}}))}}const Ri=Mi;function Si(){const t=["20245951jUnYHH","data","key","14fGADUu","4189528pnyjGT","registerDescriptionCallback","head","afterInit","listType","2506OQjmlH","handleDescriptions","10ZiDMxh","6QLnvOE","MultiLevelList","get","5015336iDNWUS","6180PdUSHV","*Remove format:* %0","3167005gmvOVj","ELEMENT_MULTI_LEVEL_LIST","format","has","listMarkerStyle","next","7300404Jkvche","enableDefaultAttributesIntegration","938MyOVZH","editor","multiLevelList","TrackChangesEditing","oldValue","descriptionFactory","registerBlockAttribute","*Set format:* %0","newValue","plugins","locale"];return(Si=function(){return t})()}function Mi(t,e){const n=Si();return(Mi=function(t,e){return n[t-=380]})(t,e)}!function(t){const e=Mi,n=t();for(;;)try{if(691864===-parseInt(e(392))/1*(parseInt(e(409))/2)+-parseInt(e(399))/3+-parseInt(e(387))/4+parseInt(e(401))/5*(parseInt(e(395))/6)+-parseInt(e(386))/7*(-parseInt(e(398))/8)+-parseInt(e(407))/9*(parseInt(e(394))/10)+parseInt(e(383))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Si);class vi extends t.Plugin{[Ri(390)](){const t=Ri,e=this[t(410)],n=e[t(381)][t(397)](t(412));e[t(381)][t(404)](t(396))&&(n[t(408)](t(411)),n[t(415)](t(405)),n[t(414)][t(388)]((e=>this[t(393)](e))))}[Ri(393)](t){const e=Ri,n=this[e(410)][e(382)],{data:r}=t,s={type:e(403),content:""};if(r&&e(405)==r[e(385)]){if(!r[e(413)])return{type:e(403),content:zr(n,e(416),zr(n,e(402)))+" ("+r[e(380)]+")"};if(!r[e(380)]){let o=t[e(389)];for(;o;){if(o[e(384)]&&e(391)==o[e(384)][e(385)]&&o[e(384)][e(380)])return s;o=o[e(406)]}return{type:e(403),content:zr(n,e(400),zr(n,e(402)))+" ("+r[e(413)]+")"}}}}}function wi(t,e){const n=Di();return(wi=function(t,e){return n[t-=248]})(t,e)}const Oi=wi;function Di(){const t=["TrackChangesEditing","enableCommand","261598EYyorw","plugins","8lzYCgw","descriptionFactory","330510pUYVJu","97575klEuNp","afterInit","has","locale","3624630mcbmMn","11AwiaeR","pageBreak","ELEMENT_PAGE_BREAK","registerElementLabel","editor","2942037lTXAIp","PageBreakEditing","1947648wWQNLM","get","86nZCpCR","7lHZdLU","14691vDIdxf"];return(Di=function(){return t})()}!function(t){const e=wi,n=t();for(;;)try{if(300758===-parseInt(e(248))/1+parseInt(e(267))/2*(parseInt(e(269))/3)+-parseInt(e(250))/4*(parseInt(e(253))/5)+-parseInt(e(252))/6+-parseInt(e(268))/7*(parseInt(e(265))/8)+parseInt(e(263))/9+-parseInt(e(257))/10*(-parseInt(e(258))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Di);class Fi extends t.Plugin{[Oi(254)](){const t=Oi,e=this[t(262)];if(!e[t(249)][t(255)](t(264)))return;e[t(249)][t(266)](t(270))[t(271)](t(259));const n=e[t(249)][t(266)](t(270)),r=e[t(256)];n[t(251)][t(261)](t(259),(e=>zr(r,t(260),e)))}}const Pi=Bi;function xi(){const t=["has","highest","bindElementToMarker","*Insert:* %0","afterInit","editor","ck-suggestion-marker--active","checkChild","516917JBEXto","*Change to:* %0","49bzpTKC","toViewPosition","formatBlock","options","ck-suggestion-marker-split","format","schema","Paragraph","451266ZFJMMR","model","66IxBQMQ","name","data","getItemLabel","175qubVds","registerElementLabel","insertParagraph","enableCommand","end","_registerLegacyDescription","4052XerOtO","markerRange","addMarker:suggestion:insertion","plugins","594922tDatke","nodeAfter","insertion","commandName","descriptionFactory","downcastDispatcher","74562BVbhxM","activeMarkers","get","registerDescriptionCallback","paragraph","addClass","type","showSuggestionHighlights","$text","488272XpVeEB","isBlock","TrackChangesEditing","insert","mapper","consume","isTouching","getFirstRange","isLimit","includes","consumable","createUIElement","writer","editing","ELEMENT_PARAGRAPH","markerName","53180hACfwL","27bzEYYf","locale","enableDefaultAttributesIntegration","span","start"];return(xi=function(){return t})()}function Bi(t,e){const n=xi();return(Bi=function(t,e){return n[t-=333]})(t,e)}!function(t){const e=Bi,n=t();for(;;)try{if(428494===parseInt(e(349))/1+parseInt(e(375))/2+parseInt(e(381))/3+-parseInt(e(371))/4*(parseInt(e(365))/5)+-parseInt(e(359))/6*(parseInt(e(351))/7)+-parseInt(e(390))/8*(-parseInt(e(336))/9)+parseInt(e(335))/10*(-parseInt(e(361))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xi);class Ui extends t.Plugin{[Pi(345)](){const t=Pi,e=this[t(346)];if(!e[t(374)][t(341)](t(358)))return;const n=e[t(337)],r=e[t(374)][t(383)](t(392));r[t(379)][t(366)](t(385),(e=>zr(n,t(333),e))),r[t(338)](t(385)),r[t(368)](t(367)),e[t(403)][t(380)].on(t(373),ji(e),{priority:t(342)}),e[t(363)][t(380)].on(t(373),((n,r,s)=>{const o=t;s[o(354)][o(388)]&&ji(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(342)});const s=r[t(379)];s[t(384)]((r=>{const o=t;if(o(377)!==r[o(387)])return;const{start:i,end:a}=r[o(397)]();if(!i[o(396)](a)||!i[o(376)])return;const c=e[o(360)][o(357)],u=i[o(376)];return c[o(391)](u)&&!c[o(398)](u)&&c[o(348)](u,o(389))?{type:o(377),content:zr(n,o(344),s[o(364)](u,1))}:void 0})),this[t(370)]()}[Pi(370)](){const t=Pi,e=this[t(346)],n=e[t(337)];e[t(374)][t(383)](t(392))[t(379)][t(384)]((e=>{const r=t;if(r(353)!=e[r(387)])return;const{data:s}=e;return s&&r(385)==s[r(378)]?{type:r(356),content:zr(n,r(350),zr(n,r(333)))}:void 0}))}}function ji(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Bi,i=t[o(374)][o(383)](o(392)),a=r[o(372)][o(340)],c=r[o(372)][o(369)],u=t[o(360)][o(357)];if(!a[o(396)](c)||!a[o(376)])return;const l=a[o(376)];if(u[o(391)](l)&&!u[o(398)](l)&&u[o(348)](l,o(389))){if(!s[o(400)][o(395)](r[o(372)],n[o(362)]))return;const t=s[o(402)][o(401)](o(339),{class:o(355)}),a=s[o(394)][o(352)](c);e&&i[o(382)][o(399)](r[o(334)])&&s[o(402)][o(386)](o(347),t),s[o(402)][o(393)](a,t),s[o(394)][o(343)](t,r[o(334)])}}}function Gi(){const t=["*Remove all formatting*","removeFormat","3073737xjoxhR","descriptionFactory","format","TrackChangesEditing","commandName","RemoveFormatEditing","get","registerDescriptionCallback","4467085vbiIct","96299KGWHwA","formatBlock","locale","11471576aHTbTG","303574SUuiLe","16615395aJLpfP","24SYmKfC","2EwfSPw","plugins","enableDefaultAttributesIntegration","type","editor","_registerLegacyDescription","798300ERDiFZ","has","afterInit","formatInline"];return(Gi=function(){return t})()}const Vi=Hi;function Hi(t,e){const n=Gi();return(Hi=function(t,e){return n[t-=315]})(t,e)}!function(t){const e=Hi,n=t();for(;;)try{if(729167===parseInt(e(323))/1*(parseInt(e(320))/2)+-parseInt(e(335))/3+parseInt(e(329))/4+parseInt(e(315))/5+parseInt(e(322))/6*(-parseInt(e(316))/7)+-parseInt(e(319))/8+parseInt(e(321))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gi);class zi extends t.Plugin{[Vi(331)](){const t=Vi,e=this[t(327)];e[t(324)][t(330)](t(340))&&(e[t(324)][t(341)](t(338))[t(325)](t(334)),this[t(328)]())}[Vi(328)](){const t=Vi,e=this[t(327)];e[t(324)][t(341)](t(338))[t(336)][t(342)]((n=>{const r=t;if(r(317)!=n[r(326)]&&r(332)!=n[r(326)])return;const{data:s}=n;return s&&r(334)==s[r(339)]?{type:r(337),content:zr(e[r(318)],r(333))}:void 0}))}}const Wi=qi;function qi(t,e){const n=Ki();return(qi=function(t,e){return n[t-=227]})(t,e)}function Ki(){const t=["acceptSuggestion","TrackChangesEditing","editor","1533000eqTakB","86538oEGUOU","get","255UuFhlC","discardAllSuggestions","acceptAllSuggestions","discardSelectedSuggestions","discardSuggestion","522186fSEGdI","goToNextRestrictedEditingException","has","545936UoCojh","21qQDEeb","17814610XtisAS","251875vTbEnf","goToPreviousRestrictedEditingException","RestrictedEditingModeEditing","2mjRsMB","acceptSelectedSuggestions","7070XEcwLv","trackChanges","6066eSOXmD","plugins","enableCommand","afterInit"];return(Ki=function(){return t})()}!function(t){const e=qi,n=t();for(;;)try{if(381753===parseInt(e(245))/1+-parseInt(e(248))/2*(parseInt(e(239))/3)+parseInt(e(242))/4+parseInt(e(234))/5*(parseInt(e(232))/6)+parseInt(e(243))/7*(parseInt(e(231))/8)+-parseInt(e(252))/9*(-parseInt(e(250))/10)+-parseInt(e(244))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ki);class Xi extends t.Plugin{[Wi(227)](){const t=Wi,e=this[t(230)];if(!e[t(253)][t(241)](t(247)))return;const n=e[t(253)][t(233)](t(229));n[t(254)](t(246)),n[t(254)](t(240));const r=e[t(253)][t(233)](t(247));r[t(254)](t(251)),r[t(254)](t(228)),r[t(254)](t(238)),r[t(254)](t(236)),r[t(254)](t(235)),r[t(254)](t(249)),r[t(254)](t(237))}}const Qi=Ji;function Zi(){const t=["ELEMENT_LINE_BREAK","markerRange","plugins","split","915135ouqFaj","softBreak","toViewPosition","editor","span","showSuggestionHighlights","element","TrackChangesEditing","addMarker:suggestion:deletion","locale","enableCommand","getItems","merge","573615dVIoui","model","get","consumable","addMarker:suggestion:insertion","89408GqqPXy","requires","insert","ck-suggestion-marker--active","registerElementLabel","1083560OwahKR","addClass","deletion","createUIElement","addMarker:suggestion","test","name","high","downcastDispatcher","activeMarkers","5769DZVVRC","includes","1169nozrxS","7782YKqpGn","bindElementToMarker","shiftEnter","mapper","markerName","descriptionFactory","createPositionBefore","options","writer","editing","494673LEEynP","data","4120XJtFSB","init","ck-suggestion-marker-"];return(Zi=function(){return t})()}function Ji(t,e){const n=Zi();return(Ji=function(t,e){return n[t-=311]})(t,e)}!function(t){const e=Ji,n=t();for(;;)try{if(277065===parseInt(e(326))/1+parseInt(e(358))/2+-parseInt(e(335))/3+-parseInt(e(353))/4+parseInt(e(348))/5+-parseInt(e(316))/6*(parseInt(e(315))/7)+parseInt(e(328))/8*(-parseInt(e(313))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zi);class Yi extends t.Plugin{static get[Qi(354)](){return[Zs.ShiftEnter]}[Qi(329)](){const t=Qi,e=this[t(338)],n=e[t(333)][t(350)](t(342));n[t(345)](t(318)),e[t(325)][t(311)].on(t(352),$i(e),{priority:t(365)}),e[t(325)][t(311)].on(t(343),$i(e),{priority:t(365)}),e[t(327)][t(311)].on(t(362),((n,r,s)=>{const o=t;s[o(323)][o(340)]&&$i(e,{showActiveMarker:!1})(n,r,s)})),n[t(321)][t(357)](t(336),(n=>zr(e[t(344)],t(331),n)))}}function $i(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ji,i=t[o(333)][o(350)](o(342));if(!s[o(351)][o(363)](r[o(332)],n[o(364)]))return;const a=t[o(349)];for(const t of r[o(332)][o(346)]()){if(!t.is(o(341),o(336)))continue;const n=o(360)==r[o(320)][o(334)](":")[1]?o(347):o(334),c=s[o(324)][o(361)](o(339),{class:o(330)+n}),u=s[o(319)][o(337)](a[o(322)](t));e&&i[o(312)][o(314)](r[o(320)])&&s[o(324)][o(359)](o(356),c),s[o(324)][o(355)](u,c),s[o(319)][o(317)](c,r[o(320)])}}}const ta=na;function ea(){const t=["21506964ODFEMH","TrackChangesEditing","restrictedEditingException","markInlineFormat","descriptionFactory","change","4227162zbGbVs","27458UOjZLG","FORMAT_RESTRICTED_ENABLED","11NsevNK","getRanges","model","StandardEditingModeEditing","624510SXCsVR","5451830sRimfR","registerDescriptionCallback","editor","23933HwKdoY","commands","has","format","get","plugins","from","forceValue","selection","formatBlock","159CSKHbk","locale","type","2608dlxdPS","isCollapsed","4eVjMPb","110TBOmGx","commandName","formatInline","document","afterInit","FORMAT_RESTRICTED_DISABLED","commandParams","311058dWsIoE","value","enableCommand"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=455]})(t,e)}!function(t){const e=na,n=t();for(;;)try{if(775123===-parseInt(e(481))/1+parseInt(e(475))/2*(parseInt(e(495))/3)+parseInt(e(457))/4*(-parseInt(e(482))/5)+parseInt(e(474))/6+parseInt(e(485))/7*(-parseInt(e(455))/8)+parseInt(e(465))/9*(parseInt(e(458))/10)+-parseInt(e(477))/11*(-parseInt(e(468))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ea);class ra extends t.Plugin{[ta(462)](){const t=ta,e=this[t(484)],n=e[t(479)],r=e[t(496)];if(!e[t(490)][t(487)](t(480)))return;const s=e[t(490)][t(489)](t(469)),o=t(470),i=e[t(486)][t(489)](o);s[t(467)](o,((e,r={})=>{const a=t,c=n[a(461)][a(493)];if(c[a(456)])return void e(r);const u=void 0!==r[a(492)]?r[a(492)]:!i[a(466)];n[a(473)]((()=>{const t=a,e=Array[t(491)](c[t(478)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(471)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(472)][t(483)]((e=>{const n=t;if(n(494)!=e[n(497)]&&n(460)!=e[n(497)])return;const{data:s}=e;return s&&s[n(459)]==o?s[n(464)][0][n(492)]?{type:n(488),content:zr(r,n(476))}:{type:n(488),content:zr(r,n(463))}:void 0}))}}function sa(){const t=["Style","normalizeConfig","4083924SUUXXH","styleName","300805jbpApI","_registerLegacyDescription","*Set format:* %0","commandName","registerBlockAttribute","186791NFiJTf","plugins","registerDescriptionCallback","get","registerAttributeLabel","2HZYwsZ","getGhsAttributeNameForElement","47800bXRzbY","forceValue","formatInline","*Remove format:* %0","enableDefaultAttributesIntegration","format","5696600rhTNmH","locale","has","ghsAttributes","definitions","StyleUtils","4881222ixbBzR","config","12UbJoLk","editor","descriptionFactory","block","inline","toLowerCase","style","1479784vSAmGH","322MTwFHU","commandParams","afterInit","1670wcYuhb","type","registerInlineAttribute","formatBlock","add","DataSchema","GeneralHtmlSupport","TrackChangesEditing","element","FORMAT_STYLE"];return(sa=function(){return t})()}const oa=ia;function ia(t,e){const n=sa();return(ia=function(t,e){return n[t-=246]})(t,e)}!function(t){const e=ia,n=t();for(;;)try{if(833267===parseInt(e(247))/1*(parseInt(e(275))/2)+-parseInt(e(263))/3+-parseInt(e(283))/4+-parseInt(e(265))/5*(-parseInt(e(291))/6)+parseInt(e(248))/7*(-parseInt(e(277))/8)+-parseInt(e(289))/9+-parseInt(e(251))/10*(-parseInt(e(270))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sa);class aa extends t.Plugin{[oa(250)](){const t=oa,e=this[t(292)];if(!e[t(271)][t(285)](t(261))||!e[t(271)][t(285)](t(256)))return;const n=e[t(271)][t(273)](t(258)),r=e[t(284)],s=e[t(290)][t(273)](t(246))||{},o=e[t(271)][t(273)](t(257)),i=e[t(271)][t(273)](t(288))[t(262)](e[t(271)][t(273)](t(256)),s[t(287)]);n[t(281)](t(246));const a=new Set;for(const e of i[t(294)]){const n=o[t(276)](e[t(259)]);a[t(255)](n)}const c=new Set;for(const e of i[t(295)]){const n=o[t(276)](e[t(259)]);c[t(255)](n);for(const n of e[t(286)])c[t(255)](n)}for(const e of a)n[t(269)](e),n[t(293)][t(274)](e,zr(r,t(260)));for(const e of c)n[t(253)](e),n[t(293)][t(274)](e,zr(r,t(260)));this[t(266)]()}[oa(266)](){const t=oa,e=this[t(292)],n=e[t(284)];e[t(271)][t(273)](t(258))[t(293)][t(272)]((e=>{const r=t;if(r(254)!=e[r(252)]&&r(279)!=e[r(252)])return;const{data:s}=e;return s&&r(246)===s[r(268)]?s[r(249)][0][r(278)]?{type:r(282),content:zr(n,r(267),s[r(249)][0][r(264)][r(296)]())}:{type:r(282),content:zr(n,r(280),s[r(249)][0][r(264)][r(296)]())}:void 0}))}}const ca=la;function ua(){const t=["getContainedElement","values","commands","afterInit","tablePaste","ELEMENT_TABLE_COLUMN","selectTableRow","execute","map","insert","low","isInContent","getChildren","some","hasAttribute","tableColumn","writer","308fEJfPD","getChanges","join","name","getColumnIndexes","batch","createPositionAt","getRowIndexes","29615ARiPbO","startsWith","showSuggestionHighlights","addClass","change","21CVZuPv","ELEMENT_TABLE","rootName","createRangeOn","TableUtils","from","detach","isArray","has","insertTableRowBelow","MIN_SAFE_INTEGER","getItems","oldRange","accept","addMarker:suggestion","classes","insertTable","nodeBefore","enqueueChange","removeClass","descriptionFactory","3228492oonGmI","nodeAfter","toViewElement","add","every","root","createTableWalker","rowspan","getSuggestion","min","last","locale","markMultiRangeInsertion","start","481821JrPdtP","refresh","*Remove:* %0","colspan","$textProxy","167410YDSvor","isEqual","1169704KWDFEo","_tablePostFixingSubtypes","22122aNwDyi","12pVPLGw","item","mapper","getCellLocation","18phCgUk","get","$graveyard","table","substr","_suggestionFactory","isIntersectingWithRange","findAncestor","registerCustomCallback","insertTableColumnLeft","_getSuggestionCoords","filter","getFirstRange","addRange","ELEMENT_TABLE_ROW","above","TrackChangesEditing","toLowerCase","cell","26xNTEMy","differ","data","_getCoordsForCells","isIntersecting","end","type","TableEditing","options","tableRow","_tableSuggestions","highest","discard","_acceptFormatSuggestionCallbackFactory","tableCell","222415WmffEG","12NYIBzH","subType","getAttribute","plugins","getRanges","includes","registerElementLabel","registerPostFixer","getSelectionAffectedTableCells","downcastDispatcher","ELEMENT_TABLE_ROW_WITH_TEXT","push","order","isTouching","selection","createRangeIn","change:data","model","MAX_SAFE_INTEGER","fromRange","markMultiRangeDeletion","_splitMarkerName","removeTableRow","*Insert:* %0","minColumn","ELEMENT_TABLE_WITH_TEXT","getChangedMarkers","maxColumn","deletion","span","enableCommand","editor","insertTableColumnRight","registerDescriptionCallback","setSelection","forceValue","document","length","position","removeTableColumn","selectTableColumn","insertTableRowAbove","maxRow","first","left","_setupColumnsRowsFixing","insertion","minRow","suggestion","element","max","ELEMENT_TABLE_COLUMN_WITH_TEXT"];return(ua=function(){return t})()}function la(t,e){const n=ua();return(la=function(t,e){return n[t-=390]})(t,e)}!function(t){const e=la,n=t();for(;;)try{if(334833===parseInt(e(468))/1*(parseInt(e(391))/2)+parseInt(e(508))/3*(-parseInt(e(518))/4)+parseInt(e(390))/5*(parseInt(e(522))/6)+-parseInt(e(473))/7*(-parseInt(e(515))/8)+-parseInt(e(517))/9+-parseInt(e(513))/10*(parseInt(e(460))/11)+-parseInt(e(494))/12*(-parseInt(e(541))/13))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(516)]=[e(550),e(458)],this[e(551)]=new Set}[ca(446)](){const t=ca,e=this[t(422)],n=e[t(408)][t(427)][t(405)];if(!e[t(394)][t(481)](t(548)))return;const r=e[t(505)],s=e[t(394)][t(523)](t(538)),o=e[t(394)][t(523)](t(477));s[t(493)][t(397)](t(525),(e=>zr(r,t(474),e))),this[t(436)](),s[t(421)](t(489)),s[t(421)](t(449)),s[t(421)](t(431));for(const r of[t(432),t(482)]){const i=e[t(445)][t(523)](r);s[t(421)](r,(r=>{const a=t;e[a(408)][a(472)]((t=>{const e=a;r();const c=e(537)===i[e(403)],u=o[e(399)](n),l=o[e(467)](u),f=c?l[e(434)]-1:l[e(504)]+1,h=u[0][e(529)](e(525)),d=o[e(500)](h,{startRow:f,endRow:f}),g=Array[e(478)](d)[e(451)]((n=>t[e(476)](n[e(540)])));s[e(506)](g,e(550))}))}))}for(const r of[t(531),t(423)]){const i=e[t(445)][t(523)](r);s[t(421)](r,(r=>{const a=t;e[a(408)][a(472)]((t=>{const e=a;r();const c=e(435)===i[e(403)],u=o[e(399)](n),l=o[e(464)](u),f=c?l[e(434)]-1:l[e(504)]+1,h=u[0][e(529)](e(525)),d=o[e(500)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(478)](d)[e(451)]((n=>t[e(476)](n[e(540)])));s[e(506)](g,e(458))}))}))}for(const r of[t(413),t(430)]){const i=r[t(526)](11),a=i[t(539)](),c=a[t(526)](0,3)+t(420),u=t(525)+i,l=t(503)+i,f=t(441)+i;s[t(421)](r,(()=>{const i=t;e[i(408)][i(472)]((t=>{const e=i,h=o[e(399)](n),d=h[0][e(529)](e(525));let g;if(e(413)==r){const t=o[e(467)](h);g={startRow:t[e(434)],endRow:t[e(504)],includeAllSlots:!0}}else{const t=o[e(464)](h);g={startColumn:t[e(434)],endColumn:t[e(504)],includeAllSlots:!0}}const p=o[e(500)](d,g),m=Array[e(478)](p)[e(451)]((({cell:t})=>t)),I=ha(m[e(533)]((t=>t[e(457)](c)))),E=ha(m[e(533)]((t=>!t[e(457)](c))))[e(451)]((n=>t[e(476)](n))),b=s[e(411)](E,u);if(b&&(e(550)==b[e(392)]||e(458)==b[e(392)])){const n=this[e(532)](b);for(const r of I){const s=t[e(476)](r),i=o[e(521)](r),u=r[e(393)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(535)](s)}}}))}))}function c(r){const s=t,o=Array[s(478)](n[s(395)]())[s(451)]((t=>i.LiveRange[s(410)](t)));e[s(408)][s(472)]((t=>{const n=s,i=t[n(465)];r=r[n(533)]((t=>n(524)!=t[n(499)][n(475)])),t[n(425)](r),e[n(445)][n(523)](n(413))[n(509)](),e[n(450)](n(413),{forceDefaultExecution:!0}),e[n(408)][n(491)]((()=>{const t=n;e[t(408)][t(491)](i,(e=>{const n=t,r=o[n(533)]((t=>n(524)!=t[n(499)][n(475)]));r[n(428)]>0&&e[n(425)](r);for(const t of o)t[n(479)]()}))}))}))}function u(r){const s=t;e[s(408)][s(472)]((t=>{const o=s,a=Array[o(478)](n[o(395)]())[o(451)]((t=>i.LiveRange[o(410)](t))),c=[];for(const t of r)for(const e of t[o(484)]({shallow:!0}))c[o(402)](e);for(const n of c)o(524)!=n[o(499)][o(475)]&&(t[o(425)](t[o(466)](n,0)),e[o(445)][o(523)](o(430))[o(509)](),e[o(450)](o(430),{forceDefaultExecution:!0}));const u=a[o(533)]((t=>o(524)!=t[o(499)][o(475)]));u[o(428)]>0&&t[o(425)](u);for(const t of a)t[o(479)]()}))}function l(e,n){const r=t;return n[r(498)]((t=>e[r(456)]((e=>e[r(546)][r(514)](t[r(507)])||t[r(546)][r(514)](e[r(507)])))))}function f(e,n){const r=t;return!e[r(456)]((t=>n[r(456)]((e=>t[r(545)](e)))))&&e[r(456)]((t=>n[r(456)]((e=>t[r(546)][r(404)](e[r(507)])))))}e[t(543)][t(400)].on(t(487),((e,n,r)=>{const s=t;if(!r[s(549)][s(470)])return;const o=n[s(519)];if(!o)return;const i=r[s(520)][s(496)](o);function c(t){return Array[s(480)](t)?t:[t]}i&&s(555)===o[s(463)]&&(0,a.setHighlightHandling)(i,r[s(459)],((t,e,n)=>n[s(471)](c(e[s(488)]),t)),((t,e,n)=>n[s(492)](c(e[s(488)]),t)))}),{priority:t(552)}),s[t(493)][t(424)]((e=>{const n=t;if(n(437)!=e[n(547)]&&n(419)!=e[n(547)])return;const s=e[n(443)]();if(null!=s&&s.is(n(440),n(525))){if(n(437)==e[n(547)]){const t=e[n(484)]()[n(533)]((t=>t.is(n(512))))[n(451)]((t=>t[n(543)]));if(t[n(428)])return{type:n(437),content:zr(r,n(414),zr(r,n(416),'"'+t[n(462)](" ")+'"'))}}if(n(419)==e[n(547)]){const t=e[n(484)]()[n(533)]((t=>t.is(n(512))))[n(451)]((t=>t[n(543)]));if(t[n(428)])return{type:n(419),content:zr(r,n(510),zr(r,n(416),'"'+t[n(462)](" ")+'"'))}}}})),s[t(493)][t(424)]((e=>{const n=t;if(n(550)==e[n(392)]){const t=e[n(484)]()[n(533)]((t=>t.is(n(512))))[n(451)]((t=>t[n(543)])),s=this[n(532)](e),o=s[n(433)]-s[n(438)]+1;if(n(437)==e[n(547)])return t[n(428)]?{type:n(437),content:zr(r,n(414),zr(r,n(401),[o,'"'+t[n(462)](" ")+'"']))}:{type:n(437),content:zr(r,n(414),zr(r,n(536),o))};if(n(419)==e[n(547)])return t[n(428)]?{type:n(419),content:zr(r,n(510),zr(r,n(401),[o,'"'+t[n(462)](" ")+'"']))}:{type:n(419),content:zr(r,n(510),zr(r,n(536),o))}}if(n(458)==e[n(392)]){const t=e[n(484)]()[n(533)]((t=>t.is(n(512))))[n(451)]((t=>t[n(543)])),s=this[n(532)](e),o=s[n(418)]-s[n(415)]+1;if(n(437)==e[n(547)])return t[n(428)]?{type:n(437),content:zr(r,n(414),zr(r,n(442),[o,'"'+t[n(462)](" ")+'"']))}:{type:n(437),content:zr(r,n(414),zr(r,n(448),o))};if(n(419)==e[n(547)])return t[n(428)]?{type:n(419),content:zr(r,n(510),zr(r,n(442),[o,'"'+t[n(462)](" ")+'"']))}:{type:n(419),content:zr(r,n(510),zr(r,n(448),o))}}})),s[t(527)][t(530)](t(437),t(550),t(553),c),s[t(527)][t(530)](t(419),t(550),t(486),c),s[t(527)][t(530)](t(437),t(458),t(553),u),s[t(527)][t(530)](t(419),t(458),t(486),u),s[t(527)][t(530)](t(437),t(458),t(462),l),s[t(527)][t(530)](t(419),t(458),t(462),l),s[t(527)][t(530)](t(437),t(550),t(462),f),s[t(527)][t(530)](t(419),t(550),t(462),f)}[ca(554)](){const t=ca,e=this[t(422)],n=e[t(408)][t(427)][t(405)];return(r,s)=>{const o=t;e[o(408)][o(472)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(546)][a(490)];u&&u[0]&&!1===u[0][a(426)]&&(l=r[0][a(507)][a(495)]);const f=t[a(406)](l);if(a(524)==f[a(499)][a(475)])return;const h=Array[a(478)](n[a(395)]())[a(451)]((t=>i.LiveRange[a(410)](t)));t[a(425)](f),e[a(445)][a(523)](c)[a(509)](),u[a(402)]({forceDefaultExecution:!0}),e[a(450)](c,...u);const d=h[a(533)]((t=>a(524)!=t[a(499)][a(475)]));d[a(428)]>0&&t[a(425)](d);for(const t of h)t[a(479)]()}))}}[ca(544)](t){const e=ca,n=this[e(422)][e(394)][e(523)](e(477));let r=Number[e(409)],s=Number[e(483)],o=Number[e(409)],i=Number[e(483)];for(const a of t){if(e(524)==a[e(499)][e(475)])continue;const{row:t,column:c}=n[e(521)](a),u=a[e(457)](e(501))?a[e(393)](e(501))-1:0,l=a[e(457)](e(511))?a[e(393)](e(511))-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(436)](){const t=ca,e=this[t(422)],n=e[t(394)][t(523)](t(538)),r=e[t(394)][t(523)](t(477));e[t(408)][t(427)].on(t(407),(()=>{const r=t,s=Array[r(478)](e[r(408)][r(427)][r(542)][r(417)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(412)](t);if(r(439)!=s)continue;if(null!=e[r(485)])continue;const a=n[r(502)](o);this[r(516)][r(396)](i)&&this[r(551)][r(497)](a)}}),{priority:t(453)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(476)](e),a=e[s(529)](s(525)),c=r[s(521)](e);for(const t of this[s(551)]){const n=t[s(392)],r=n[s(469)](s(447)),u=n[s(526)](r?10:5),l=u[s(539)](),f=l[s(526)](0,3)+s(420),h=s(503)+u,d=s(441)+u;if(!t[s(454)])continue;if(a!=t[s(534)]()[s(507)][s(529)](s(525)))continue;if(t[s(528)](i))continue;const g=e[s(457)](f)?e[s(393)](f)-1:0,p=this[s(532)](t),m=p[h],I=p[d];m<=c[l]&&c[l]+g<=I&&(t[s(535)](i),o=!0)}return o};e[t(408)][t(427)][t(398)]((n=>{const r=t;let o=!1;for(const t of e[r(408)][r(427)][r(542)][r(461)]())if(r(452)==t[r(547)])if(r(550)==t[r(463)])for(const e of t[r(429)][r(495)][r(455)]())o=o||s(e,n);else r(555)==t[r(463)]&&(o=o||s(t[r(429)][r(495)],n));return o}))}[ca(532)](t){const e=ca;return this[e(544)](t[e(395)]()[e(451)]((t=>t[e(507)][e(495)])))}}function ha(t){const e=ca;return Array[e(478)](new Set(t)[e(444)]())}const da=ga;function ga(t,e){const n=pa();return(ga=function(t,e){return n[t-=218]})(t,e)}function pa(){const t=["findAncestor","TableUtils","direction","markMultiRangeBlockFormat","_tablePostFixingSubtypes","root","refresh","mergeTableCellRight","rootName","createTableWalker","198LmQrCj","push","splitTableCellVertically","262828zdSPrN","return","find","11577828oqDCLG","fromRange","horizontally","selection","element","formatBlock","type","registerDescriptionCallback","isEnabled","afterInit","createRangeOn","format","getRanges","_areSelectedCellsMergable","25MlMoZu","stop","deletion","set:isEnabled","trackChanges","setSelection","detach","containsRange","_areMergableCells","TableEditing","4863845ioNies","_isForcedDefaultExecutionBlock","requires","splitTableCellHorizontally","formatInline","from","length","enableCommand","change","subType","plugins","markBlockFormat","12454tbYeXZ","descriptionFactory","isInContent","166068dlMZqH","_acceptFormatSuggestionCallbackFactory","commands","highest","low","*Split cell:* horizontally","*Split cell:* vertically","has","6uEJctM","*Merge cells*","$graveyard","value","mergeTableCells","_suggestionFactory","forceDefaultExecution","accept","mergeTableCellDown","45mkibJR","filter","cell","mergeTableCellUp","add","1353xJdBZl","get","getSuggestions","author","mergeTableCellLeft","insertion","registerCustomCallback","getAncestors","execute","locale","59930MbzuER","map","147448XmQnhS","getCellLocation","tableCell","getFirstPosition","size","commandName","TrackChangesEditing","model","document","editor","getSelectionAffectedTableCells","table"];return(pa=function(){return t})()}!function(t){const e=ga,n=t();for(;;)try{if(441221===parseInt(e(287))/1+-parseInt(e(284))/2*(parseInt(e(242))/3)+parseInt(e(245))/4*(-parseInt(e(262))/5)+parseInt(e(295))/6*(parseInt(e(272))/7)+parseInt(e(220))/8*(parseInt(e(304))/9)+parseInt(e(218))/10*(-parseInt(e(309))/11)+parseInt(e(248))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pa);class ma extends t.Plugin{static get[da(274)](){return[fa]}[da(257)](){const t=da,e=this[t(229)],n=e[t(227)][t(228)][t(251)],r=e[t(318)];if(!e[t(282)][t(294)](t(271)))return;const s=e[t(282)][t(310)](t(226)),o=e[t(282)][t(310)](t(233)),a=e[t(282)][t(310)](fa);a[t(236)][t(243)](t(299)),s[t(279)](t(299),(()=>{const n=t,r=o[n(230)](e[n(227)][n(228)][n(251)]);e[n(227)][n(280)]((()=>{const t=n;s[t(235)](r,{commandName:t(299),commandParams:[]},[],t(299))}))})),e[t(289)][t(310)](t(299)).on(t(317),((n,r)=>{const o=t;e[o(289)][o(310)](o(266))[o(298)]&&(r[o(278)]>0&&r[r[o(278)]-1]&&r[r[o(278)]-1][o(301)]||s[o(273)]||this[o(261)]()||n[o(263)]())}),{priority:t(290)});for(const n of[t(307),t(239),t(303),t(313)]){const r=e[t(289)][t(310)](n);s[t(279)](n,(()=>{const n=t,o=e[n(227)][n(228)][n(251)][n(223)]()[n(316)]()[n(247)]((t=>t.is(n(252),n(222)))),i=r[n(298)];e[n(227)][n(280)]((()=>{const t=n;s[t(235)]([o,i],{commandName:t(299),commandParams:[]},[],t(299))}))}))}for(const n of[t(244),t(275)]){const r=e[t(289)][t(310)](n);s[t(279)](n,(()=>{const i=t,a=o[i(230)](e[i(227)][i(228)][i(251)])[0],c=a[i(232)](i(231)),{column:u,row:l}=o[i(221)](a);let f=[];if(i(250)==r[i(234)]){const t=o[i(241)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(277)](t)[i(219)]((t=>t[i(306)]))}else{const t=o[i(241)](c,{column:u,includeAllSlots:!0});f=Array[i(277)](t)[i(219)]((t=>t[i(306)]))}e[i(227)][i(280)]((t=>{const e=i;s[e(283)](t[e(258)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(285)][t(255)]((e=>{const n=t;if(n(253)!=e[n(254)]&&n(276)!=e[n(254)])return;const{data:s}=e;return s&&n(299)==s[n(225)]?{type:n(259),content:zr(r,n(296))}:void 0})),s[t(285)][t(255)]((e=>{const n=t;if(n(253)!=e[n(254)]&&n(276)!=e[n(254)])return;const{data:s}=e;return s?n(244)==s[n(225)]?{type:n(259),content:zr(r,n(293))}:n(275)==s[n(225)]?{type:n(259),content:zr(r,n(292))}:void 0:void 0}));const c=a[t(288)]();for(const e of[t(307),t(239),t(303),t(313)])s[t(300)][t(315)](t(253),e,t(302),c);for(const e of[t(244),t(275)])s[t(300)][t(315)](t(253),e,t(302),c);s[t(300)][t(315)](t(253),t(299),t(302),(r=>{const s=t;e[s(227)][s(280)]((t=>{const o=s,a=Array[o(277)](n[o(260)]())[o(219)]((t=>i.LiveRange[o(249)](t)));t[o(267)](r),e[o(289)][o(310)](o(299))[o(238)](),e[o(317)](o(299),{forceDefaultExecution:!0});const c=a[o(305)]((t=>o(297)!=t[o(237)][o(240)]));c[o(278)]>0&&t[o(267)](c);for(const t of a)t[o(268)]()}))}));for(const n of[t(307),t(303),t(313),t(239)]){const r=e[t(289)][t(310)](n);r.on(t(265),((n,s,o)=>{const i=t;if(o){const t=e[i(227)][i(228)][i(251)][i(223)]()[i(316)]()[i(247)]((t=>t.is(i(252),i(222))));this[i(270)](r[i(298)],t)||(n[i(246)]=!1,n[i(263)]())}}),{priority:t(291)})}}[da(261)](){const t=da,e=this[t(229)][t(289)][t(310)](t(299)),n=this[t(229)][t(282)][t(310)](t(233));if(!e[t(256)])return!1;const r=n[t(230)](this[t(229)][t(227)][t(228)][t(251)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(270)](e,n))return!1;return!0}[da(270)](t,e){const n=da,r=this[n(229)][n(282)][n(310)](n(226)),s=this[n(229)][n(227)][n(258)](t),o=this[n(229)][n(227)][n(258)](e),i=new Set,a=new Set;for(const t of r[n(311)]())if((n(314)==t[n(254)]||n(264)==t[n(254)]||n(299)==t[n(281)])&&t[n(286)])for(const e of t[n(260)]())e[n(269)](s,!0)&&i[n(308)](t[n(254)]+":"+t[n(312)].id),e[n(269)](o,!0)&&a[n(308)](t[n(254)]+":"+t[n(312)].id);if(i[n(224)]!=a[n(224)])return!1;for(const t of i)if(!a[n(294)](t))return!1;return!0}}const Ia=ba;!function(t){const e=ba,n=t();for(;;)try{if(751808===-parseInt(e(209))/1*(-parseInt(e(229))/2)+-parseInt(e(241))/3+parseInt(e(228))/4*(-parseInt(e(282))/5)+parseInt(e(230))/6*(-parseInt(e(249))/7)+parseInt(e(210))/8*(parseInt(e(248))/9)+-parseInt(e(277))/10+-parseInt(e(281))/11*(-parseInt(e(279))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ta);class Ea extends t.Plugin{static get[Ia(220)](){return[fa]}[Ia(239)](){const t=Ia,e=this[t(254)];if(!e[t(247)][t(204)](t(274)))return;const n=e[t(276)],r=e[t(247)][t(261)](t(207));r[t(243)](t(211)),r[t(243)](t(262)),r[t(235)](t(284)),r[t(235)](t(245)),r[t(250)][t(238)](t(284),zr(n,t(252))),r[t(250)][t(238)](t(245),zr(n,t(244))),this[t(291)]()}[Ia(291)](){const t=Ia,e=this[t(254)][t(247)][t(261)](t(207)),n=this[t(254)][t(247)][t(261)](t(218)),r=this[t(254)][t(247)][t(261)](fa)[t(251)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=ba,{type:c,id:u}=e[a(280)](o[a(273)]),l=e[a(285)](u),f=l[a(226)];if(a(265)!=l[a(222)]||!f||a(262)!=f[a(257)])return;if(o[a(269)])return void s[a(240)]();if(!i[a(246)][a(267)](o[a(258)],s[a(213)]))return;const h=o[a(258)][a(253)][a(206)],d=o[a(258)][a(263)][a(287)],g=h[a(214)][a(214)],{column:p}=n[a(224)](h),{column:m}=n[a(224)](d);for(let s=p;s<=m;s++){const l=n[a(219)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(259)],l=i[a(256)][a(242)](s);i[a(275)][a(268)](a(212)+c,l),r&&i[a(275)][a(208)](a(223),u,l),i[a(256)][a(286)](l,o[a(273)]),t&&(e[a(271)][a(205)](o[a(273)])?i[a(275)][a(268)](a(232),l):i[a(275)][a(260)](a(232),l))}}}}e[t(233)][t(215)](t(265),t(211),t(272),r),e[t(233)][t(215)](t(265),t(262),t(272),r),this[t(254)][t(270)][t(234)].on(t(231),s(),{priority:t(236)}),this[t(254)][t(226)][t(234)].on(t(231),((e,n,r)=>{const o=t;r[o(266)][o(237)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(236)}),this[t(254)][t(270)][t(234)].on(t(288),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(280)](r[o(273)]),c=e[o(285)](a),u=c[o(226)];if(o(265)!=c[o(222)]||!u||o(262)!=u[o(257)])return;const l=s[o(256)][o(217)](r[o(273)]);if(l)for(const t of l)s[o(275)][o(260)](o(212)+i,t),s[o(275)][o(260)](o(232),t),s[o(275)][o(278)](o(223),t),s[o(256)][o(221)](t,r[o(273)])}),{priority:t(236)}),this[t(283)]()}[Ia(283)](){const t=Ia,e=this[t(254)],n=e[t(276)];function r(e){const r=t;return{type:r(216),content:zr(n,r(264),e)}}e[t(247)][t(261)](t(207))[t(250)][t(225)]((e=>{const s=t;if(s(265)!=e[s(222)])return;const{data:o}=e;if(o){if(s(211)==o[s(257)]){const t=o[s(227)][0][s(289)];return r(zr(n,s(t?252:290)))}if(s(262)==o[s(257)]){const t=o[s(227)][0][s(289)];return r(zr(n,s(t?244:255)))}}}))}}function ba(t,e){const n=Ta();return(ba=function(t,e){return n[t-=204]})(t,e)}function Ta(){const t=["removeMarker:suggestion","forceValue","FORMAT_REGULAR_ROW","_handleLegacySuggestions","has","includes","nodeAfter","TrackChangesEditing","setAttribute","5hEOuWz","974184frexUT","setTableRowHeader","ck-suggestion-marker-","name","parent","registerCustomCallback","format","markerNameToElements","TableUtils","createTableWalker","requires","unbindElementFromMarkerName","type","data-suggestion","getCellLocation","registerDescriptionCallback","data","commandParams","864244yJlUFx","90756dBpukm","189624kxmFwF","addMarker:suggestion","ck-suggestion-marker--active","_suggestionFactory","downcastDispatcher","registerBlockAttribute","highest","showSuggestionHighlights","registerAttributeLabel","afterInit","stop","483855BHHCrf","toViewElement","enableDefaultAttributesIntegration","FORMAT_HEADER_COLUMN","headingColumns","consumable","plugins","108XymCeT","63wpsMAr","descriptionFactory","_acceptFormatSuggestionCallbackFactory","FORMAT_HEADER_ROW","start","editor","FORMAT_REGULAR_COLUMN","mapper","commandName","markerRange","cell","removeClass","get","setTableColumnHeader","end","*Format:* %0","formatBlock","options","consume","addClass","item","editing","activeMarkers","accept","markerName","TableEditing","writer","locale","9621570nWaDEQ","removeAttribute","13436436GJcUJu","_splitMarkerName","11QZsuZB","15wpItHq","_registerLegacyDescription","headingRows","getSuggestion","bindElementToMarker","nodeBefore"];return(Ta=function(){return t})()}const _a=ya;function ya(t,e){const n=Na();return(ya=function(t,e){return n[t-=332]})(t,e)}!function(t){const e=ya,n=t();for(;;)try{if(257527===parseInt(e(381))/1*(parseInt(e(503))/2)+parseInt(e(360))/3+-parseInt(e(378))/4*(-parseInt(e(363))/5)+-parseInt(e(380))/6+-parseInt(e(427))/7*(parseInt(e(514))/8)+parseInt(e(493))/9*(parseInt(e(511))/10)+-parseInt(e(480))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Na);const Aa=[_a(515),_a(504),_a(341),_a(489),_a(479),_a(474),_a(438)],ka=Object[_a(537)](Aa[_a(450)]((t=>[t,null])));class Ca extends t.Plugin{static get[_a(426)](){return[fa]}[_a(406)](){const t=_a,n=this[t(476)];if(!n[t(487)][t(534)](t(390)))return;const r=n[t(487)][t(492)](t(340)),s=n[t(487)][t(492)](t(507)),o=n[t(487)][t(492)](fa),a=n[t(487)][t(492)](t(390));o[t(353)][t(455)](t(386),t(531)),n[t(451)][t(477)][t(394)](t(398),{allowIn:t(379),allowContentOf:t(379),isLimit:!0}),n[t(403)][t(488)]({model:t(398),view:t(472)});let c=null;n[t(451)].on(t(350),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(357)]-1];h&&h[u(343)]||r[u(532)]||this[u(476)][u(517)][u(492)](u(408))[u(348)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(428)))return!1;const i=s[o(387)](t,n);if(!i||!Ra(i,void 0,r))return!1;const a=r[o(447)](n[o(506)][o(449)]);if(!a[o(357)])return!1;const c=a[0][o(430)](o(468)),l=r[o(388)](a),f=r[o(407)](a),h={startRow:l[o(332)],endRow:l[o(510)],startColumn:f[o(332)],endColumn:f[o(510)]};return 1==a[o(357)]&&(h[o(490)]+=r[o(374)](i)-1,h[o(522)]+=r[o(425)](i)-1),Ra(c,h,r)}(l,f,n[u(451)],s,a)&&(o[u(491)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(451)][u(366)]((()=>{const t=u;n[t(451)][t(350)](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(357)]&&r[t(484)](o,t(386),{tablePasteChainId:s}),a[t(357)]&&r[t(484)](a,t(531),{tablePasteChainId:s}),l[t(357)]&&(r[t(484)](l,t(355),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(436)]((e=>{const n=t;var r;return null===(r=e[n(400)])||void 0===r?void 0:r[n(485)](e)}))),f[t(357)]&&(r[t(368)](f,t(355),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(436)]((e=>{const n=t;var r;return null===(r=e[n(400)])||void 0===r?void 0:r[n(485)](e)})));const d=r[t(495)](h[t(450)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(409),{tablePasteChainId:s});if(d){const e=d[t(536)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(451)][t(448)](s),a=e[t(461)]((e=>e[t(518)]()[t(454)](i)));a&&r[t(455)]([a[t(437)],o])}r[t(357)]&&d[t(364)](t(405),Object[t(537)](r))}c=null})))}),{priority:e.priorities[t(498)]+10}),n[t(487)][t(492)](t(390)).on(t(444),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(491)]();const u=s[r(420)],l=o,f=La(u),h=La(l);e[r(500)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(466)](u[r(367)](0));for(const t of Array[r(333)](l[r(396)]()))a[r(521)](t,u,r(523));const t=c[r(442)][r(501)](s[r(362)]),e=c[r(519)][r(501)](s[r(524)]);t||e||(d=i.LiveRange[r(358)](a[r(376)](u)))}else h&&!f&&(g=a[r(376)](u));else{const t=a[r(399)](r(398)),e=a[r(399)](r(398));a[r(361)](a[r(376)](u),e),a[r(521)](t,u,0);for(const e of Array[r(333)](l[r(396)]()))a[r(521)](e,t,r(523));d=i.LiveRange[r(358)](a[r(448)](t)),g=i.LiveRange[r(358)](a[r(448)](e))}const p=Array[r(333)](l[r(391)]())[r(475)]((([t])=>Aa[r(501)](t)));c[r(502)][r(455)]({element:u,attributes:p[r(357)]?Object[r(537)](p):null}),d&&c[r(415)][r(455)](d),g&&c[r(344)][r(455)](g)}),{priority:t(498)}),s.on(t(349),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(389)]||1;c[o(519)]=new Array(l)[o(392)](u)[o(450)](((t,e)=>t+e));for(const{cell:t}of s[o(494)](i,{startColumn:u,endColumn:u+l-1}))c[o(452)][o(455)](n[o(451)][o(448)](t))}),{priority:t(460)}),s.on(t(443),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(533)]||1;c[o(442)]=new Array(l)[o(392)](u)[o(450)](((t,e)=>t+e));for(const{cell:t}of s[o(494)](i,{startRow:u,endRow:u+l-1}))c[o(464)][o(455)](n[o(451)][o(448)](t))}),{priority:t(460)}),r[t(377)][t(337)]((e=>{const r=t;if(e[r(423)]&&e[r(423)][r(440)](r(355)))return e[r(505)]?{}:{type:r(445),content:zr(n[r(525)],r(342))}}));const u=()=>!1;for(const e of[t(355),t(531),t(386),t(409)])r[t(336)][t(456)](t(445),e,t(439),u),r[t(336)][t(456)](t(393),e,t(439),u),r[t(336)][t(456)](t(373),e,t(439),u);r[t(336)][t(456)](t(373),t(409),t(527),u),r[t(336)][t(456)](t(373),t(409),t(397),((e,r,s)=>{const o=t,i=e[o(450)]((t=>t[o(414)]()))[o(475)]((t=>t)),a=new Map(i[o(450)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(502)])e&&a[o(535)](t,e);else if(s&&s[o(405)])for(const[t,e]of Object[o(458)](s[o(405)])){const r=n[o(451)][o(431)][o(492)](t),s=r?r[o(518)]()[o(414)]():null;s&&a[o(535)](s,e)}n[o(451)][o(366)]((t=>{const e=o;for(const[n,r]of a)t[e(471)]({...ka,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(336)][o(456)](e,o(355),s,((t,i,a)=>{const c=o;n[c(451)][c(366)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(483)][o(351)];t.is(o(365),o(398))&&u[o(455)](t)}r[o(336)][o(473)](e,null,s)(t,i,a);for(const t of u)o(512)!=t[o(411)][o(359)]&&n[o(375)](t)}))}))};l(t(445),t(397)),l(t(445),t(527)),l(t(393),t(397)),l(t(393),t(527)),r[t(336)][t(456)](t(445),t(386),t(527),(e=>{const n=t,r=e[n(450)]((t=>t[n(414)]())),i=r[0][n(430)](n(468)),{minRow:a,maxRow:c}=o[n(372)](r);s[n(410)](i,{at:a,rows:c-a+1})})),r[t(336)][t(456)](t(445),t(531),t(527),(e=>{const n=t,r=e[n(450)]((t=>t[n(414)]())),i=r[0][n(430)](n(468)),{minColumn:a,maxColumn:c}=o[n(372)](r);s[n(462)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(423)]||!n[s(423)][s(440)](s(355)))return;const o=n[s(418)][s(338)],i=r[s(530)]()[s(475)]((t=>t[s(497)]&&t[s(418)]&&t[s(418)][s(338)]==o));i[s(357)]&&n[s(412)]()[s(357)]!=i[s(357)]&&i[s(496)](((t,e)=>(t[s(526)]=e,e[s(505)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(465)](e[s(486)]),i=[s(482),s(513)],a=r[s(470)][s(501)](e[s(486)]);return a&&i[s(455)](s(459)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(424),f,{priority:t(498)}),r.on(t(346),f,{priority:t(498)}),n[t(451)][t(506)][t(499)]((()=>{const e=t;let s=!1;const o=Array[e(333)](n[e(451)][e(506)][e(413)][e(416)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(465)](t);if(e(528)!=o||e(393)!=a||i[e(382)])continue;if(!r[e(434)](c))continue;const u=r[e(441)](c)[e(352)](),l=n[e(487)][e(492)](e(347)).me;for(const t of r[e(530)]())if(t[e(497)]&&t[e(446)]==l&&e(373)==t[e(435)]&&e(409)==t[e(423)]&&t[e(352)]()[e(404)]((t=>u[e(516)]((n=>n[e(432)](t,!0))))))for(const n of t[e(412)]())n[e(497)]&&(n[e(527)](),s=!0)}return s})),n[t(451)][t(506)][t(499)]((e=>{const s=t,o=n[s(517)][s(492)](s(369));if(!o||!o[s(339)][s(534)](e[s(520)]))return!1;let i=!1;const a=n[s(487)][s(492)](s(347)).me,c=n[s(451)][s(506)][s(413)][s(453)](),u=Array[s(333)](n[s(451)][s(506)][s(413)][s(416)]())[s(475)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(465)](t);return n(528)==o&&n(355)==i&&c==a.id&&!e[n(382)]}));for(const t of c){if(s(521)!=t[s(435)]||s(398)!=t[s(437)]||1!=t[s(357)])continue;const n=e[s(478)](t[s(384)],t[s(384)][s(356)](1));if(!u[s(461)]((({data:t})=>t[s(334)][s(454)](n))))for(const{name:t,data:r}of u)if(n[s(432)](r[s(334)])){e[s(345)](t,{range:n}),i=!0;break}}return i})),n[t(451)][t(506)][t(499)]((e=>{const s=t;let o=!1;const i=n[s(487)][s(492)](s(347)).me,a=r[s(530)]()[s(475)]((t=>t[s(497)]&&t[s(446)]==i)),c=new Set,u=new Set;for(const t of a)if(s(355)==t[s(423)])for(const e of t[s(536)]()){const n=e[s(518)]()[s(414)]();if(n)if(n.is(s(365),s(398))&&La(n)){t[s(370)](e[s(437)]),c[s(417)](n),o=!0;const r=n[s(354)],i=n[s(371)],a=r&&r.is(s(365),s(398)),l=i&&i.is(s(365),s(398));a&&!c[s(534)](r)&&u[s(417)](r),l&&!c[s(534)](i)&&u[s(417)](i)}else n.is(s(365),s(509))&&n[s(383)]&&(t[s(370)](e[s(437)]),o=!0)}else if(s(409)==t[s(423)]){if(!t[s(418)]||!t[s(418)][s(338)])continue;const e=t[s(418)][s(405)];if(e&&Object[s(463)](e)[s(357)])continue;const n=t[s(418)][s(338)];let r=!0,i=!0;for(const e of a)if(e[s(423)]&&e[s(423)][s(440)](s(355))){if(!e[s(418)][s(338)]){i=!1;break}if(e.id!=t.id&&e[s(418)][s(338)]==n){r=!1;break}}i&&r&&(t[s(433)](),o=!0)}for(const t of c)e[s(466)](t);for(const t of u)e[s(375)](t);return o})),n[t(403)][t(481)](t(429))[t(422)]({model:t(529),view:(t,e)=>h(t),converterPriority:t(498)}),n[t(403)][t(481)](t(395))[t(422)]({model:t(529),view:(e,n)=>n[t(467)][t(335)]?h(e,!1):null,converterPriority:t(498)});const d=n[t(402)][t(401)];this[t(419)](d[t(506)],t(385),((e,n)=>{const r=t,s=[];for(const t of d[r(376)](n[r(421)])[r(508)]())t.is(r(365),r(472))&&s[r(455)](t);d[r(366)]((t=>{const e=r;for(const n of s)t[e(469)](t[e(376)](n),t[e(457)](n)),t[e(466)](n)}))}))}}function La(t){const e=_a;if(t[e(383)])return!0;const n=t[e(367)](0);return n.is(e(365),e(509))&&n[e(383)]}function Na(){const t=["tablePasteChainId","_createdBatches","TrackChangesEditing","tableCellBorderStyle","*Replace table cells*","forceDefaultExecution","deletionRanges","updateMarker","suggestionUnloaded","Users","value","insertColumns","insertContent","nodeAfter","getRanges","_tablePostFixingSubtypes","nextSibling","tablePaste","getShiftedBy","length","fromRange","rootName","1483356qcDOXP","wrap","row","1585JYLbQm","setAttribute","element","change","getChild","markMultiRangeDeletion","redo","removeMarker","previousSibling","_getCoordsForCells","formatBlock","getRows","unwrap","createRangeIn","descriptionFactory","1108XTzweT","tableCell","2986266pprPPM","199165AyEqdD","oldRange","isEmpty","position","clipboardOutput","tablePasteRow","getTableIfOnlyTableInContent","getRowIndexes","columns","TableClipboard","getAttributes","fill","deletion","register","dataDowncast","getChildren","accept","tableCellSuggestion","createElement","detach","view","editing","conversion","every","markerAttributes","afterInit","getColumnIndexes","trackChanges","tablePasteCell","removeRows","root","getAllAdjacentSuggestions","differ","getContainedElement","insertionRanges","getChangedMarkers","add","attributes","listenTo","cell","content","markerToHighlight","subType","suggestionLoaded","getColumns","requires","1878541MkjiCh","documentSelection","editingDowncast","findAncestor","markers","containsRange","removeMarkers","hasSuggestion","type","forEach","name","tableCellPadding","join","startsWith","getSuggestion","rowInsertionIndexes","insertRows","_replaceTableSlotCell","insertion","author","getSelectionAffectedTableCells","createRangeOn","selection","map","model","columnInsertionRanges","getChanges","isEqual","push","registerCustomCallback","createPositionBefore","entries","ck-suggestion-marker--active","low","find","removeColumns","keys","rowInsertionRanges","_splitMarkerName","remove","options","table","move","activeMarkers","setAttributes","suggestion-td","getSuggestionCallback","tableCellBackgroundColor","filter","editor","schema","createRange","tableCellVerticalAlignment","458106jcsIfU","for","ck-suggestion-marker","start","markMultiRangeInsertion","call","markerName","plugins","elementToElement","tableCellHorizontalAlignment","endRow","stop","get","14652zHLOco","createTableWalker","markMultiRangeBlockFormat","reduce","isInContent","high","registerPostFixer","return","includes","cells","4NJGYsy","tableCellBorderColor","previous","document","TableUtils","getItems","paragraph","last","520wQfPRB","$graveyard","ck-suggestion-marker-insertion","8uhLFYI","tableCellBorderWidth","some","commands","getRange","columnInsertionIndexes","batch","insert","endColumn","end","column","locale","next","discard","suggestion","suggestion:formatBlock:tablePasteCell","getSuggestions","tablePasteColumn","_isForcedDefaultExecutionBlock","rows","has","set","getMarkers","fromEntries","first","from","newRange","showSuggestionHighlights","_suggestionFactory","registerDescriptionCallback"];return(Na=function(){return t})()}function Ra(t,e={},n){const r=_a;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(494)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Sa=Ma;function Ma(t,e){const n=va();return(Ma=function(t,e){return n[t-=408]})(t,e)}function va(){const t=["_suggestionFactory","discard","getAttribute","type","getSuggestions","getTableColumnsWidths","accept","handleResizeTableWidthCommand","getSuggestionCallback","46VgoeDM","subType","document","getColumnGroupElement","81BpoRij","*Format:* resize table","formatInline","bind","7174000whYpaK","28463qjGxkL","model","afterInit","getContainedElement","editor","selection","columnWidths","author","table","get","getSelectedElement","Users","registerCustomCallback","handleSuggestionDescription","data","TableColumnResizeEditing","locale","formatGroupId","3722551eswnqw","413210HpOINQ","markBlockFormat","resizeTable","6088gFXRhp","formatBlock","tableWidth","80665PcWlqS","1371DioAvv","TrackChangesEditing","3468960gHHpWL","change","commandParams","enableCommand","186WzaCfd","has","registerDescriptionCallback","descriptionFactory","resizeTableWidth","plugins","format"];return(va=function(){return t})()}!function(t){const e=Ma,n=t();for(;;)try{if(527788===parseInt(e(434))/1*(parseInt(e(425))/2)+parseInt(e(460))/3*(parseInt(e(456))/4)+parseInt(e(459))/5*(-parseInt(e(409))/6)+-parseInt(e(452))/7+parseInt(e(433))/8+parseInt(e(429))/9*(-parseInt(e(453))/10)+-parseInt(e(462))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(va);class wa extends t.Plugin{[Sa(436)](){const t=Sa;if(!this[t(438)][t(414)][t(410)](t(449)))return;const e=this[t(438)][t(414)][t(443)](t(461));e[t(408)](t(413),this[t(423)][t(432)](this)),e[t(416)][t(446)](t(457),t(455),t(422),e[t(416)][t(424)](t(457),null,t(417))),e[t(416)][t(446)](t(457),t(455),t(417),e[t(416)][t(424)](t(457),null,t(422))),e[t(412)][t(411)](this[t(447)][t(432)](this))}[Sa(423)](t,e){const n=Sa,r=this[n(438)][n(414)][n(443)](n(461)),s=this[n(438)][n(414)][n(443)](n(449)),o=e[n(442)]||this[n(438)][n(435)][n(427)][n(439)][n(444)]();this[n(438)][n(435)][n(463)]((()=>{const i=n,a=s[i(428)](o);let c=a?s[i(421)](a):null,u=o[i(418)](i(458))||null;const l=e[i(458)]||u,f=e[i(440)]||c,h=this[i(438)][i(414)][i(443)](i(445)).me;for(const t of r[i(420)]()){const e=t[i(437)]();if(i(455)===t[i(426)]&&e===o){t[i(441)]!==h&&t[i(417)]();const e=t[i(448)][i(464)];u=e[0][i(458)],c=e[0][i(440)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(454)](o,{commandName:i(413),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(455)},[],i(455))}))}[Sa(447)](t){const e=Sa;if(e(457)!=t[e(419)]&&e(431)!=t[e(419)])return;const{data:n}=t;if(n&&e(455)===n[e(451)]){const t=e(430);return{type:e(415),content:zr(this[e(438)][e(450)],t)}}}}const Oa=Fa;function Da(){const t=["afterInit","2829114vAfwIG","get","65TrPGOb","807952ELdQht","38058JTGiiN","472010wtaWpt","has","enableCommand","780yiWhRT","editor","9663270iZjYsK","Template","insertTemplate","plugins","36691oTlfbb","TrackChangesEditing","40SPGnTV","2319aerBCS"];return(Da=function(){return t})()}function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=378]})(t,e)}!function(t){const e=Fa,n=t();for(;;)try{if(169581===parseInt(e(386))/1+-parseInt(e(380))/2*(parseInt(e(389))/3)+parseInt(e(394))/4+parseInt(e(393))/5*(-parseInt(e(395))/6)+parseInt(e(396))/7*(-parseInt(e(388))/8)+-parseInt(e(391))/9+parseInt(e(382))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Da);class Pa extends t.Plugin{[Oa(390)](){const t=Oa,e=this[t(381)];e[t(385)][t(378)](t(383))&&e[t(385)][t(392)](t(387))[t(379)](t(384))}}const xa=Ba;function Ba(t,e){const n=ja();return(Ba=function(t,e){return n[t-=108]})(t,e)}!function(t){const e=Ba,n=t();for(;;)try{if(240617===-parseInt(e(122))/1*(-parseInt(e(118))/2)+parseInt(e(119))/3+parseInt(e(126))/4*(-parseInt(e(132))/5)+-parseInt(e(114))/6*(parseInt(e(123))/7)+-parseInt(e(111))/8*(-parseInt(e(130))/9)+parseInt(e(110))/10*(-parseInt(e(133))/11)+-parseInt(e(125))/12*(-parseInt(e(129))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ja);class Ua extends t.Plugin{[xa(124)](){const t=xa,e=this[t(127)];if(!e[t(121)][t(108)](t(113)))return;e[t(120)][t(108)](t(128))[t(109)](t(113));const n=e[t(120)][t(108)](t(128)),r=e[t(112)];n[t(116)][t(115)](t(131),(e=>zr(r,t(117),e)))}}function ja(){const t=["2486UAMPVb","get","enableCommand","11190ffYPxc","5464xhOjQS","locale","insertTableOfContents","6RNdUBa","registerElementLabel","descriptionFactory","ELEMENT_TABLE_OF_CONTENTS","2eKWzBX","609507tjVRoZ","plugins","commands","241777jXybRZ","1356145WOHZNc","afterInit","4827036VEtPuP","720DmWuKy","editor","TrackChangesEditing","13OWedIq","1341KwtUWI","tableOfContents","7270CuVYok"];return(ja=function(){return t})()}const Ga=Ha;function Va(){const t=["2686395VYpddJ","isCollapsed","getNearestSelectionRange","locale","editor","from","end","document","model","1310250TPQLAA","nodeBefore","4815504gyvLjP","forward","188270zrmmxd","schema","newRange","updateMarker","start","13647768MrfRVE","70084MIcXsZ","Title","_splitMarkerName","1pDnqhV","registerElementLabel","suggestion","plugins","isTouching","getChangedMarkers","title-content","get","afterInit","descriptionFactory","registerPostFixer","createRange","TrackChangesEditing","ELEMENT_TITLE","isEqual","has","element","removeMarker","differ","3426420wuanDH"];return(Va=function(){return t})()}function Ha(t,e){const n=Va();return(Ha=function(t,e){return n[t-=103]})(t,e)}!function(t){const e=Ha,n=t();for(;;)try{if(596074===parseInt(e(144))/1*(-parseInt(e(135))/2)+parseInt(e(122))/3+-parseInt(e(121))/4+-parseInt(e(131))/5+-parseInt(e(133))/6+parseInt(e(141))/7+parseInt(e(140))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Va);class za extends t.Plugin{[Ga(110)](){const t=Ga,e=this[t(126)];if(!e[t(105)][t(117)](t(142)))return;const n=e[t(105)][t(109)](t(114));n[t(111)][t(103)](t(108),(()=>zr(e[t(125)],t(115)))),e[t(130)][t(129)][t(112)]((r=>{const s=t;let o=!1;const i=Array[s(127)](e[s(130)][s(129)][s(120)][s(107)]());for(const{name:t,data:a}of i){const{group:i}=n[s(143)](t);if(s(104)!==i||!a[s(137)])continue;const c=a[s(137)],u=c[s(128)][s(132)];if(!u||!u.is(s(118),s(108)))continue;if(!c[s(139)][s(106)](c[s(128)]))continue;const l=e[s(130)][s(136)][s(124)](c[s(128)],s(134));if(l&&l[s(123)]){const e=r[s(113)](c[s(139)],l[s(139)]);e[s(116)](c)||(r[s(138)](t,{range:e}),o=!0)}o||(r[s(119)](t),o=!0)}return o}))}}const Wa=Ka;function qa(){const t=["4388967buRMTX","editor","4LCzAUp","8323152RfQUvD","531LcSIcu","729633rRCPdq","undo","14cDqAwQ","plugins","2210IJRkPM","has","UndoEditing","89086rtJQOd","afterInit","3249402wAAAuM","6792455EstPQO","get","enableCommand","1LzqATC","redo","TrackChangesEditing"];return(qa=function(){return t})()}function Ka(t,e){const n=qa();return(Ka=function(t,e){return n[t-=333]})(t,e)}!function(t){const e=Ka,n=t();for(;;)try{if(705047===-parseInt(e(336))/1*(-parseInt(e(351))/2)+-parseInt(e(344))/3+-parseInt(e(341))/4*(-parseInt(e(333))/5)+-parseInt(e(353))/6*(parseInt(e(346))/7)+parseInt(e(342))/8+parseInt(e(343))/9*(-parseInt(e(348))/10)+-parseInt(e(339))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qa);class Xa extends t.Plugin{[Wa(352)](){const t=Wa,e=this[t(340)],n=e[t(347)][t(334)](t(338));e[t(347)][t(349)](t(350))&&(n[t(335)](t(345)),n[t(335)](t(337)))}}function Qa(t,e){const n=Za();return(Qa=function(t,e){return n[t-=345]})(t,e)}function Za(){const t=["TableCaptionEditing","1743492xbUNSN","1858998EJeIUt","TrackChangesEditing","get","afterInit","7341632jPJcax","2NutPXF","9261880wxcXiH","39303ofKykr","toggleTableCaption","has","12259254iQJhpM","enableCommand","plugins","requires","76983QUAgPm","editor","15560alflQz"];return(Za=function(){return t})()}const Ja=Qa;!function(t){const e=Qa,n=t();for(;;)try{if(975723===-parseInt(e(354))/1+-parseInt(e(360))/2*(parseInt(e(350))/3)+-parseInt(e(359))/4+-parseInt(e(361))/5+-parseInt(e(355))/6+-parseInt(e(346))/7+parseInt(e(352))/8*(parseInt(e(362))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Za);class Ya extends t.Plugin{static get[Ja(349)](){return[fa]}[Ja(358)](){const t=Ja,e=this[t(351)];e[t(348)][t(345)](t(353))&&e[t(348)][t(357)](t(356))[t(347)](t(363))}}function $a(){const t=["51620ZCJSUS","join","_suggestionFactory","tableBorderStyle","enqueueChange","TablePropertiesEditing","*Format:* change table cell properties","table","1410HeKXRK","_getSuggestion","subType","tableCellHorizontalAlignment","tableCellBorderWidth","getSuggestionCallback","descriptionFactory","5950525afbFYX","tableCellBorderColor","tableProperties","batch","pluginName","tableHeight","135xPXnDM","205712SpQUXb","afterInit","TrackChangesTableProperties","tableCellVerticalAlignment","tableCellBorderStyle","tableCellWidth","tableCellProperties","accept","tableAlignment","*Format:* change table properties","markBlockFormat","model","editor","tableBorderWidth","TableCellPropertiesEditing","getSelectionAffectedTableCells","plugins","8182116zthfof","handleDiscardAction","tableBackgroundColor","change","commandParams","findAncestor","get","2776929EHgsBT","removeAttribute","registerCustomCallback","has","getFirstPosition","tableWidth","getAttribute","document","data","8SRYbAA","nodeAfter","8BwtCIV","7835wedLMA","selection","TrackChangesEditing","registerDescriptionCallback","start","11CoXXlf","handleSuggestionDescription","locale","setAttribute","tableCellBackgroundColor","discard","tableCellPadding","tableCellHeight","enableCommand","_handlePropertyChange","TableUtils","74804mtmcCN","format","getSuggestions","formatBlock","getContainedElement","tableBorderColor"];return($a=function(){return t})()}function tc(t,e){const n=$a();return(tc=function(t,e){return n[t-=371]})(t,e)}const ec=tc;!function(t){const e=tc,n=t();for(;;)try{if(698001===parseInt(e(379))/1*(-parseInt(e(414))/2)+parseInt(e(403))/3+-parseInt(e(431))/4+-parseInt(e(415))/5*(-parseInt(e(445))/6)+parseInt(e(372))/7*(parseInt(e(412))/8)+-parseInt(e(378))/9*(-parseInt(e(437))/10)+-parseInt(e(420))/11*(parseInt(e(396))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($a);class nc extends t.Plugin{constructor(t){const e=tc;super(t),this[e(374)]=[e(436),e(440),e(392),e(387),e(408),e(377),e(398)],this[e(385)]=[e(373),e(383),e(449),e(426),e(384),e(427),e(424),e(448),e(382)]}static get[ec(376)](){return ec(381)}[ec(380)](){const t=ec,e=this[t(391)][t(395)][t(402)](t(417));if(this[t(391)][t(395)][t(406)](t(442))){for(const n of this[t(374)])e[t(428)](n,((e,r)=>{const s=t,o=this[s(391)][s(390)][s(410)][s(416)][s(407)]()[s(401)](s(444));this[s(429)](n,[o],this[s(374)],s(374),e,r)}));e[t(439)][t(405)](t(434),t(374),t(386),e[t(439)][t(450)](t(434),null,t(425))),e[t(439)][t(405)](t(434),t(374),t(425),((e,n)=>this[t(397)](this[t(374)],e,n))),e[t(439)][t(405)](t(434),t(374),t(438),(()=>!1))}if(this[t(391)][t(395)][t(406)](t(393))){for(const n of this[t(385)])e[t(428)](n,((e,r)=>{const s=t,o=this[s(391)][s(395)][s(402)](s(430))[s(394)](this[s(391)][s(390)][s(410)][s(416)]);this[s(429)](n,o,this[s(385)],s(385),e,r)}));e[t(439)][t(405)](t(434),t(385),t(386),e[t(439)][t(450)](t(434),null,t(425))),e[t(439)][t(405)](t(434),t(385),t(425),((e,n)=>this[t(397)](this[t(385)],e,n))),e[t(439)][t(405)](t(434),t(385),t(438),(()=>!1))}e[t(371)][t(418)]((e=>this[t(421)](e)))}[ec(429)](t,e,n,r,s,o){const i=ec,a=this[i(391)][i(395)][i(402)](i(417));this[i(391)][i(390)][i(441)](o[i(375)],(()=>{const t=i;for(const i of e)if(this[t(446)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(409)](r);void 0!==n&&(e[r]=n)}s(o),a[t(389)](i,{commandParams:[e]},[],r)}}))}[ec(397)](t,e,n){const r=ec,s=e[0][r(419)][r(413)],o=n[r(400)][0];this[r(391)][r(390)][r(399)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(423)](r,o[r],s):e[n(404)](r,s)}))}[ec(421)](t){const e=ec;if(t[e(411)])switch(t[e(447)]){case e(374):return{type:e(432),content:zr(this[e(391)][e(422)],e(388))};case e(385):return{type:e(432),content:zr(this[e(391)][e(422)],e(443))}}}[ec(446)](t,e){const n=ec,r=this[n(391)][n(395)][n(402)](n(417));for(const s of r[n(433)]({skipNotAttached:!0})){const r=s[n(435)]();if(s[n(447)]===e&&r===t)return s}return null}}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=J?J.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):Ye(o,c):s||(o[o.length]=c)}return o};const dc=function(t){return(null==t?0:t.length)?hc(t,1):[]};const gc=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),gc(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,dc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Yt(t,sn(t),n),r&&(n=Kn(n,7,uc));for(var s=e.length;s--;)Br(n,e[s]);return n})),yc=kc;function Ac(){const t=["formatInline:chain","toUpperCase","change","config","format","FORMATTING","suggestion:attribute:","trackChanges.trackFormatChanges","registerBlockAttribute","showSuggestionHighlights","dataDowncast","_setSuggestionRange","containerElement","set","change:_saved","stopListening","resolve","track-changes-adapter-missing-getsuggestion","rename","newValue","markerNameToElements","isLocal","isAtStart","high","formatBlock:accept","insertion","update:suggestion","insertion:chain","values","976858ldFYzu","head","$textProxy","editingDowncast","_processAttributeSuggestions","attributes","requires","range","never","formatInline:accept","find","getFirstMarker","batch","getCustomProperty","addComment","_editor","suggestionUnloaded","createRangeOn","getShiftedBy","chain","createPositionAt","getMarkers","start","@external","_commentsRepository","rejected","getNearestSelectionRange","attribute:accept","_createSuggestion","skipNestingCheck","createPositionBefore","plugins","insert","addCommentThread","removeMarkers","_removeSuggestion","keys","_isDataLoaded","addUser","addSuggestion","nodeBefore","before","_cutOutSuggestionMarker","$marker","isBefore","attributeOldValue","_isForcedDefaultExecutionBlock","getDifference","elementEnd","enableReadOnlyMode","nodeAfter","getIntersection","pop","every","highest","trackChanges","multipleBlocks","_blockAttributeKeys","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.","isLimit","getSuggestion","isObject","selection","tablePasteChainId","external:","dataToMarker","elementStart","_getAuthorFromId","isDocumentOperation","formatInline:","getItems","_initAriaMarkerChangeAnnouncements","rethrowUnexpectedError","discardSuggestion","addHighlight","track-changes-user-not-found","enableDefaultAttributesIntegration","ck-suggestion-marker--active","_joinSuggestions","add","groupId","end","track-changes-suggestion-data-mismatch","widget","hasComments","getUser","addClass","isBlock","6170850GryUOA","formatInline:discard","_updateSuggestionData","addRange","367198WfIHnX","9ZwXmYf","_isRegisteredAttribute","sort","ck-suggestion-marker-","getWalker","subType","moveTargetPosition","newRange","collaboration.channelId","includes","addMarker:suggestion:formatBlock","_splitMarkerName","attribute","_checkSuggestionCorrectness","attributeKey","commands","change:activeMarkers","isInContent","join","document","isAtEnd","remove","model","_refreshSuggestionsChain","createRangeIn","PendingActions","isNextTo","containsRange","deletion","markerName","data-suggestion","$elementName","writer","accept","getMultiRangeId","trackChanges.mergeNestedSuggestions","getCommentThread","setTo","differ","getContainedElement","assign","_suggestionFactory","then","7903368vvyZkq","getLastMatchingPosition","setAttribute","attribute:discard","data","splitPosition","meta","isTouching","commandName","elementToElement","listenTo","type","acceptSuggestion","documentSelection","formatBlock:join","editing","markMultiRangeInsertion","toViewElement","root","_getAttributeKey","buildSuggestion","insertContent","acceptSelectedSuggestions","schema","getAncestors","consume","isIntersectingWithRange","size","markerToData","isSelectable","bindElementToMarker","_model","deleteContent","setSelection","_reduceSuggestionAttributeRange","removeClass","_setSuggestionData","execute","hasSuggestion","_isBlockAttribute","detach","addMarker:suggestion:attribute","removeMarker:suggestion:attribute","push","marker-count","removeMarker:suggestion:formatBlock","define","deletion:","markerToHighlight","markMultiRangeBlockFormat","oldValue","insertion:","comments","_registerDefaultCallbacks","return","updateMarker","_rangeIsInLocalUserInsertion","containsItem","error-saving-suggestion-data-suggestion-discarded","toJSON","markerReady","discard","_enabledCommands","from","pluginName","mapper","isOwn","default","has","ck-suggestion-marker","unshift","_trackFormatChanges","delete","getRanges","authoredAt","_joinWithAdjacentSuggestions","markMultiRangeDeletion","backward","substr","containsPosition","low","open","notReady","_refreshAttributeSuggestionsChain","stop","move","concat","forward","createRange","isExternal","lowest","accepted","key","element","upcast","getChanges","insertion:accept","_getMarkerAnnouncementText","fire","clone","_addThreadToSuggestion","value","markDeletion","formatInline:join","options","updateSuggestion","_suggestionState","action","oldRange","getSuggestionCallback","attribute:join","howMany","104lIhSqa","clear","enableCommand","item","editor","_findSuggestions","refresh","creator","some","_suggestions","$graveyard","registerCustomCallback","_saved","_onDiscard","removed","addMarkerName","fromRange","createPositionAfter","after","ck-suggestion-marker-formatBlock","trackChangesCommand","track-changes-adapter-already-set","getSuggestions","activeMarkers","dataReady","isMultiRange","commentThread","track-changes-suggestion-not-found","startsWith","_reduceExistingSuggestions","announce","deletion:accept","CommentsRepository","markAttributeChange","conversion","deletion:chain","init","formatBlock:discard","formatBlock","addSuggestionData","group","_defaultCallbacks","track-changes-command-not-found","markInlineFormat","normal","previous","targetPosition","_handleNewSuggestionMarker","addMarker:suggestion","Users","3473680YCeeSY","_recordAttributeSuggestions","suggestionChanged","length","addMarker","removeComment","_inlineAttributeKeys","_getSuggestionData","_getExternalAuthor","registerPostFixer","applyOperation","always","author","LEAVE","isArray","4208955jWJOMT","descriptionFactory","_recordAttributeChanges","fromCharCode","next","change:data","_adapter","formatInline","deletion:join","enqueueChange","map","deletion:discard","discardAllSuggestions","parent","createdAt","acceptAllSuggestions","_afterChanges","catch","_customCallbacks","rootName","fetchCommentThread","reconvertMarker","originalSuggestionId","suggestion","unbindElementFromMarkerName","removeMarker","_processAttributeChanges","$text","suggestion:","position","ready","get","suggestionLoaded","_breakSuggestionMarker","filter","getAttribute","markers","containsRangeInObject","TrackChangesEditing","insertion:discard","consumable","attributeNewValue","formatBlock:","ENTER","substring","adapter","for","_mergeNestedSuggestions","forEach","locale","split","isRemovable","createElement","isInsideObject","warn","multi","createSelection","authorName","hasCommentThread","isAfter","track-changes-enable-command-twice","isEqual","getFirstRange","22182DFddFe","insertion:join","markInsertion","_addSuggestionMarker","getChangedMarkers","isIntersecting","registerInlineAttribute","isCollapsed","getRange","suggestion-type","removeAttribute","splice","isUndo","PENDING_ACTION_SUGGESTION","getAllAdjacentSuggestions","ck-suggestion-marker-formatInline","formatGroupId","unbind","formatBlock:chain","markBlockFormat","discardSelectedSuggestions","attribute:","_SUGGESTION_ANNOUNCEMENT","forceDefaultExecution","name"];return(Ac=function(){return t})()}function kc(t,e){const n=Ac();return(kc=function(t,e){return n[t-=265]})(t,e)}!function(t){const e=kc,n=t();for(;;)try{if(599398===parseInt(e(370))/1+-parseInt(e(462))/2+-parseInt(e(316))/3*(-parseInt(e(618))/4)+-parseInt(e(683))/5+-parseInt(e(458))/6+parseInt(e(668))/7+-parseInt(e(506))/8*(-parseInt(e(463))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ac);const Cc=yc(494);class Lc extends t.Plugin{static get[yc(376)](){return[yc(650),o.Users,t.PendingActions,Yr,es,is,fs,Ts,ms,ks,Ss,Bs,to,ro,uo,go,Io,Ao,No,vo,Fo,Ho,Uo,Ko,Zo,ei,ai,pi,vi,oi,Vs,Ks,bi,yi,Ni,Fi,Ui,zi,Xi,Yi,ra,aa,fa,ma,Ea,Ya,Ca,wa,Ua,nc,Pa,za,Xa]}static get[yc(570)](){return yc(291)}constructor(t){const e=yc;function n(t){const e=kc;return t[e(693)]((t=>String[e(686)](t)))[e(481)]("")}super(t),this[e(669)]=!1,this[e(354)](e(641),[]),this.on(e(479),((n,r,s,o)=>{const i=e;this[i(537)][i(343)]((()=>{const e=i;for(const n of[...o,...s])this[e(537)][e(289)][e(574)](n)&&t[e(521)][e(274)](n)}))})),this[e(684)]=new Xr(this[e(622)][e(485)][e(529)],this[e(622)][e(302)]),this[e(689)]=null,this[e(504)]=new Nc(this[e(622)]),this[e(627)]=new Map,this[e(394)]=t[e(401)][e(284)](e(650)),this[e(568)]=new Set,this[e(537)]=this[e(622)][e(485)],this[e(612)]=new WeakMap,this[e(416)]=!1,this[e(427)]=new Set([e(494)]),this[e(674)]=new Set,t[e(344)][e(552)](e(348),e(573)),this[e(577)]=t[e(344)][e(284)](e(348)),t[e(344)][e(552)](e(498),!0),this[e(300)]=t[e(344)][e(284)](e(498)),this[e(638)]=new f(t,this[e(568)]),this[e(441)](),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,56])}[yc(654)](){const t=yc,n=this[t(622)],r=(e,n)=>{const r=t;if(r(475)!=e)return r(466)+e;const s=n[r(303)]("|")[0];return this[r(545)](s)?r(637):r(331)};n[t(652)][t(299)](t(373))[t(554)]({model:t(276),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(474)](e[n(492)]),a=[n(575),r(o,i)];let c=3e3;return this[n(641)][n(472)](e[n(492)])&&(a[n(549)](n(447)),c=3010),n(491)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(652)][t(299)](t(351))[t(449)]((e=>{const r=t;e.on(r(666),((t,e,s)=>{const o=r;if(!s[o(610)][o(350)])return;const i=e[o(621)];if(!i)return;const c=s[o(571)][o(523)](i);n[o(485)][o(529)][o(431)](i)&&c&&!c[o(383)](o(453))&&c.is(o(353))&&(0,a.toWidget)(c,s[o(495)])}),{priority:r(364)})})),n[t(652)][t(299)](t(351))[t(554)]({model:t(276),view:(e,n)=>{const s=t;if(!n[s(610)][s(350)])return null;const{type:o,subType:i}=this[s(474)](e[s(492)]);return{classes:[s(575),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(621)])return;const{id:c}=this[a(474)](o[a(492)]);if(r){const t=this[a(627)][a(284)](c),e=this[a(525)](t);if(!this[a(545)](e))return}if(o[a(621)].is(a(432)))return void i[a(293)][a(531)](o[a(621)],s[a(340)]);const u=i[a(571)][a(523)](o[a(621)]);if(o[a(621)].is(a(599))&&n[a(485)][a(529)][a(457)](o[a(621)])&&!u[a(383)](a(444))){i[a(495)][a(456)]([a(575),a(637)],u),i[a(495)][a(508)](a(493),c,u),i[a(571)][a(536)](u,o[a(492)]),e&&(this[a(641)][a(472)](o[a(492)])?i[a(495)][a(456)](a(447),u):i[a(495)][a(541)](a(447),u));for(const t of n[a(485)][a(487)](o[a(621)])[a(440)]())i[a(293)][a(531)](t,s[a(340)]);i[a(293)][a(531)](o[a(621)],s[a(340)])}};n[t(652)][t(299)](t(351))[t(449)]((e=>{const n=t;e.on(n(473),((t,e,r)=>{const o=n;r[o(610)][o(350)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(424)})})),n[t(652)][t(299)](t(351))[t(449)]((e=>{const n=t;e.on(n(547),((t,e,r)=>{const o=n;r[o(610)][o(350)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(424)})})),n[t(652)][t(299)](t(351))[t(534)]({model:t(276),view:(e,n)=>n[t(610)][t(350)]?null:{group:t(276),name:e[t(584)](11)}}),n[t(652)][t(299)](t(600))[t(515)]({view:{name:t(276),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(281)+e[r(288)](r(325))+":"+e[r(288)]("id");return e[r(288)](r(550))&&(s+=":"+e[r(288)](r(550))),n[r(305)](r(413),{"data-name":s})}}),n[t(652)][t(299)](t(600))[t(435)]({view:t(276)}),n[t(652)][t(299)](t(373))[t(449)]((e=>{const n=t;e.on(n(473),s(),{priority:n(364)})})),n[t(652)][t(299)](t(373))[t(449)]((e=>{const n=t;e.on(n(547),s({isAttributeSuggestion:!0}),{priority:n(364)})})),n[t(652)][t(299)](t(373))[t(449)]((e=>{const n=t;e.on(n(551),((t,e,r)=>{const s=n,o=r[s(571)][s(361)](e[s(492)]);if(o)for(const t of o)t[s(383)](s(444))||(r[s(495)][s(541)]([s(575),s(637),s(447)],t),r[s(495)][s(326)](s(493),t),r[s(571)][s(277)](t,e[s(492)]))}),{priority:n(364)})})),n[t(652)][t(299)](t(373))[t(449)]((e=>{const n=t;e.on(n(548),((t,e,r)=>{const s=n,o=r[s(571)][s(361)](e[s(492)]);if(!o)return;const{id:i}=this[s(474)](e[s(492)]),a=this[s(627)][s(284)](i),c=this[s(525)](a);if(this[s(545)](c))for(const t of o)t[s(383)](s(444))||(r[s(495)][s(541)]([s(575),s(637),s(447)],t),r[s(495)][s(326)](s(493),t),r[s(571)][s(277)](t,e[s(492)]))}),{priority:n(364)})})),n[t(485)][t(482)][t(677)]((e=>{const r=t;let s=!1;const o=Array[r(569)](n[r(485)][r(482)][r(501)][r(320)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(474)](t);if(r(276)!==o)continue;const h=this[r(627)][r(284)](f);if(null!=c[r(470)]){r(690)==u&&(s=s||Mc(c[r(470)],t,e,n[r(485)][r(529)]));const o=r(475)==u&&this[r(545)](l[r(303)]("|")[0]);if(c[r(470)][r(323)]||r(628)==c[r(470)][r(524)][r(272)]||r(656)==u&&!wc(c[r(470)])||o&&!wc(c[r(470)])||r(491)==u&&(Sc(a=c[r(470)])||function(t){const e=r;return t[e(392)][e(266)]==t[e(451)][e(410)]&&t[e(392)][e(483)]}(a)))e[r(278)](t),s=!0;else{if(!h||!h[r(480)])continue;i[r(449)](h)}}}var a;return i[r(533)]>0&&(s=!!this[r(581)](i)||s),s})),n[t(485)][t(482)][t(677)]((e=>{const r=t;let s=!1;for(const t of n[r(485)][r(482)][r(501)][r(601)]())if(r(402)==t[r(517)])for(const t of this[r(627)][r(369)]()){if(t[r(643)]||!t[r(480)])continue;const o=r(656)==t[r(517)],i=this[r(525)](t),a=i&&this[r(545)](i);if(!o&&!a)continue;const c=t[r(315)]();if(c[r(392)][r(266)]!=c[r(451)][r(266)]&&!c[r(451)][r(483)]){const o=n[r(485)][r(390)](c[r(392)][r(420)],r(451)),i=n[r(485)][r(594)](c[r(392)],o);e[r(561)](t[r(381)](),{range:i}),s=!0}}return s})),n[t(485)][t(482)][t(677)]((e=>this[t(279)](e))),n[t(485)][t(482)][t(677)]((e=>!e[t(382)][t(362)]&&this[t(374)](e))),n[t(485)].on(t(269),(()=>{this[t(669)]=!1})),n[t(485)][t(482)].on(t(688),((r,s)=>{const o=t;if(!s[o(362)]||s[o(328)])return;if(!this[o(669)])return;const i=n[o(485)][o(482)][o(501)][o(601)]();if(0==i[o(671)])return;const a=[],c=i[o(287)]((t=>o(475)==t[o(517)])),u=i[o(287)]((t=>o(402)==t[o(517)]&&o(280)!=t[o(340)]));for(const t of c)this[o(464)](t[o(477)])&&a[o(549)]({key:t[o(477)],newValue:t[o(294)],oldValue:t[o(415)],range:Oc(t[o(377)],n[o(485)])});for(const t of u){if(o(359)!=t[o(613)]&&o(624)!=t[o(613)])continue;const e=Dc(t[o(282)][o(420)],n[o(485)]),r=t[o(411)];o(359)==t[o(613)]&&a[o(549)]({key:o(494),newValue:t[o(340)],oldValue:r[o(340)],range:e});for(const[n,s]of r[o(375)]){if(!this[o(464)](n))continue;const r=t[o(375)][o(284)](n);s!==r&&a[o(549)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(375)])this[o(464)](n)&&(r[o(375)][o(574)](n)||a[o(549)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(671)]&&n[o(485)][o(692)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(651)](t,e,s,o,{groupId:r});this[n(647)](t,a)}))}),{priority:t(596)}),n[t(485)][t(289)].on(t(367),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(474)](n[s(340)]),e=this[s(627)][s(284)](t);e&&e[s(633)](n[s(340)])}})),n[t(485)][t(482)].on(t(688),(()=>{const e=t,r=Array[e(569)](n[e(485)][e(482)][e(501)][e(320)]())[e(287)]((t=>e(276)===this[e(474)](t[e(340)])[e(658)]));if(0===r[e(671)])return;r[e(465)](((t,n)=>{const r=e,s=t[r(510)][r(614)],o=n[r(510)][r(614)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(392)][r(414)](o[r(392)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(474)](t);if(null===n[e(614)]){const n=this[e(665)](t);o[e(449)](n)}else{const t=this[e(627)][e(284)](r);null!==n[e(470)]||t[e(480)]?(s[e(449)](t[e(371)]),o[e(449)](t)):this[e(405)](t)}}o[e(533)]>0&&this[e(486)](o);for(const t of s)this[e(604)](e(670),t)})),n[t(485)].on(t(678),((e,r)=>{const s=t,o=r[0];if(!this[s(627)][s(533)])return;if(!o[s(438)])return;if(o[s(382)][s(328)]||!o[s(382)][s(362)])return;let i,a;switch(o[s(517)]){case s(402):i=n[s(485)][s(390)](o[s(282)]),a=i[s(388)](o[s(617)]);break;case s(303):i=n[s(485)][s(390)](o[s(511)]),a=n[s(485)][s(390)](o[s(469)]);break;case s(591):i=n[s(485)][s(390)](o[s(664)]),a=i[s(388)](o[s(617)]);break;default:return}const c=n[s(485)][s(594)](i,a);n[s(485)][s(343)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(623)](c)){if(e[t(643)])continue;if(t(690)==e[t(517)])continue;const r=this[t(525)](e);if(r&&this[t(545)](r)&&t(303)!=o[t(517)])continue;const s=e[t(510)]&&e[t(510)][t(426)];(t(656)!=e[t(517)]||t(303)==o[t(517)]&&!s)&&(n[t(290)]||t(366)==e[t(517)]&&n[t(572)]||e[t(315)]()[t(490)](c)&&this[t(286)](e,i,a))}}))}),{priority:t(596)}),n[t(485)].on(t(538),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(339)])return;if(this[s(416)])return;if(!this[s(638)][s(607)])return;if(o[s(323)])return;const a=n[s(485)][s(529)],{start:c,end:u}=o[s(315)](),l=c[s(420)]&&a[s(429)](c[s(420)])?null:a[s(396)](c,s(593)),f=u[s(410)]&&a[s(429)](u[s(410)])?null:a[s(396)](u,s(583)),h=n[s(485)][s(594)](l?l[s(392)]:c,f?f[s(451)]:u);n[s(485)][s(343)]((t=>{const e=s;this[e(608)](h);const r=n[e(485)][e(529)][e(396)](h[e(392)]);o.is(e(519))?t[e(539)](r):o[e(500)](r)})),e[s(590)]()}),{priority:e.priorities[t(662)]+10}),n[t(485)].on(t(527),((e,r)=>{const s=t,o=r[r[s(671)]-1];o&&o[s(339)]||this[s(416)]||this[s(638)][s(607)]&&(n[s(485)][s(343)]((()=>{const t=s;let o=n[t(485)][t(527)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(560)]=o[t(605)]();const i=o[t(451)][t(410)],a=n[t(485)][t(529)];i&&a[t(457)](i)&&!a[t(431)](i)&&(o=n[t(485)][t(594)](o[t(392)],n[t(485)][t(390)](i,t(451)))),this[t(318)](o)})),e[s(590)]())}),{priority:t(364)}),this[t(622)][t(478)][t(449)](t(425),this[t(638)]),this[t(620)](t(425));const o=new p(n,this[t(627)]);n[t(478)][t(449)](t(518),o),this[t(620)](t(518));const i=new b(n,this[t(627)]);n[t(478)][t(449)](t(443),i),this[t(620)](t(443)),n[t(478)][t(449)](t(268),new S(n,o,this[t(627)])),this[t(620)](t(268)),n[t(478)][t(449)](t(265),new S(n,i,this[t(627)])),this[t(620)](t(265)),n[t(478)][t(449)](t(528),new O(n,o,this[t(627)])),this[t(620)](t(528)),n[t(478)][t(449)](t(336),new O(n,i,this[t(627)])),this[t(620)](t(336));const c=n[t(401)][t(284)](t(650));this[t(516)](c,t(384),((e,{threadId:n})=>{const r=t,s=this[r(627)][r(284)](n);s&&s[r(644)]&&1===s[r(644)][r(671)]&&this[r(460)](n,{hasComments:!0})}),{priority:t(586)}),this[t(516)](c,t(673),((e,{threadId:n})=>{const r=t,s=this[r(627)][r(284)](n);s&&s[r(644)]&&!s[r(644)][r(671)]&&this[r(460)](n,{hasComments:!1})}),{priority:t(586)})}set[yc(298)](t){const n=yc;if(this[n(689)])throw new e.CKEditorError(n(639),this);this[n(689)]=t}get[yc(298)](){return this[yc(689)]}[yc(640)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=yc,r=[];for(const e of this[n(627)][n(369)]())t&&!e[n(480)]||r[n(549)](e);return e?r[n(693)]((t=>t[n(565)]())):r}[yc(430)](t){const n=yc,r=this[n(627)][n(284)](t);if(!r)throw new e.CKEditorError(n(645),this);return r}[yc(544)](t){const e=yc;return this[e(627)][e(574)](t)}[yc(657)](t){const e=yc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(517)][e(303)](":"),a=this[e(627)][e(284)](r)||this[e(398)](o,i,r,n,s);if(this[e(606)](a),this[e(476)](a,o,i||null,n),a[e(267)]=t[e(267)],a[e(407)]=!0,s&&s[e(393)]){const t=s[e(393)],n=this[e(676)](t[e(310)]);a[e(580)]=t[e(267)],a[e(680)]=n,a[e(595)]=!0}else a[e(580)]=t[e(267)];switch(t[e(510)]&&(a[e(510)]=t[e(510)]),t[e(375)]&&(a[e(375)]=t[e(375)]),this[e(689)]&&this[e(689)][e(409)]||(a[e(630)]=!0),this[e(612)][e(284)](a)){case e(588):this[e(612)][e(354)](a,e(642));break;case e(566):a[e(480)]?(this[e(581)](new Set([a])),this[e(486)](new Set([a])),this[e(612)][e(354)](a,e(283)),this[e(604)](e(285),a)):this[e(612)][e(354)](a,e(632))}return a}[yc(518)](t){const e=yc;this[e(339)]((()=>{const n=e;this[n(622)][n(485)][n(343)]((()=>{const e=n;for(const n of t[e(330)]())n[e(496)]()}))}))}[yc(443)](t){const e=yc;this[e(339)]((()=>{const n=e;this[n(622)][n(485)][n(343)]((()=>{const e=n;for(const n of t[e(330)]())n[e(567)]()}))}))}[yc(620)](t,n){const r=yc,s=this[r(622)][r(478)][r(284)](t);if(!s)throw new e.CKEditorError(r(660),this,{commandName:t});if(this[r(568)][r(574)](s))throw new e.CKEditorError(r(313),this,{commandName:t});this[r(568)][r(449)](s),n&&s.on(r(543),((t,e)=>{const o=r;this[o(638)][o(607)]&&(this[o(416)]||(e[o(671)]>0&&e[e[o(671)]-1]&&e[e[o(671)]-1][o(339)]?e[o(422)]():(t[o(560)]=n(((...t)=>s[o(543)](...t,{forceDefaultExecution:!0})),...e),t[o(590)]())))}),{priority:r(364)})}[yc(339)](t){const n=yc;let r,s;const o=this[n(416)];this[n(416)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(416)]=!1),s&&e.CKEditorError[n(442)](s,this),r}[yc(318)](t,n=null,r={}){const s=yc;if(t[s(323)])return null;const o=this[s(622)][s(401)][s(284)](s(667)).me;for(const{suggestion:e,meta:o}of this[s(623)](t,s(366)))if(o[s(572)]){if(!o[s(489)]){if(o[s(290)]){if(!this[s(300)]||!xc(e,r))continue;return e}if(xc(e,r))return e;this[s(286)](e,t[s(392)],t[s(451)]);break}if(n==e[s(468)]&&xc(e,r)){const n=e[s(315)]();return n[s(392)][s(314)](t[s(451)])?this[s(352)](e,this[s(537)][s(594)](t[s(392)],n[s(451)])):this[s(352)](e,this[s(537)][s(594)](n[s(392)],t[s(451)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(557)+n:s(366),u=this[s(542)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(319)](c,i,a,t),u}[yc(522)](t,n=yc(308),r={}){const s=yc,o=this[s(622)][s(401)][s(284)](s(667)).me,i=this[s(504)][s(615)](s(366),n,s(481));for(const e of this[s(640)]())if(e[s(680)].id==o.id&&s(366)==e[s(517)]&&e[s(468)]==n&&xc(e,r)&&(i(e[s(579)](),t)||i(t,e[s(579)]()))){for(const n of t)e[s(461)](n);return e}for(const{suggestion:e,meta:n}of this[s(623)](t,s(366))){if(!n[s(572)])continue;if(!this[s(300)]&&n[s(290)])continue;if(!xc(e,r))continue;let o=!0;for(const n of e[s(579)]())for(const e of t)if(!n[s(490)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(557)+n,l=this[s(542)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(319)](u,a,c,e,Hr[s(497)]());return l}[yc(661)](t,n,r=null,s={}){const o=yc;if(r=r||vc(n),t[o(323)])return null;if(o(378)===this[o(577)]){const e=this[o(504)][o(615)](o(690),r,o(496));return this[o(339)]((()=>e([t],n,s))),null}const i=this[o(622)][o(401)][o(284)](o(667)).me,a=[];if(o(679)!==this[o(577)])for(const{suggestion:e,meta:n}of this[o(623)](t,o(366)))n[o(572)]&&!n[o(306)]&&a[o(549)](...e[o(579)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(421)](s);e&&r[n(549)](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(671)];){const s=r[e][n(417)](t);r[n(327)](e,1,...s),e+=s[n(671)]}}return r}(t,a);c[o(671)]&&this[o(537)][o(343)]((()=>{const t=o;for(const e of c){const o=this[t(504)][t(615)](t(690),r,t(496));this[t(339)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(392)],u=t[o(451)];for(const{suggestion:e,meta:n}of this[o(623)](t,o(690))){if(!n[o(572)])continue;if(e[o(468)]!=r)continue;if(!xc(e,s))continue;const i=e[o(315)]();if(i[o(490)](t,!0))return null;c=c[o(414)](i[o(392)])?c:i[o(392)],u=u[o(312)](i[o(451)])?u:i[o(451)],a?i[o(392)][o(414)](a[o(315)]()[o(392)])?(a[o(404)](),a=e):e[o(404)]():a=e}const l=this[o(537)][o(594)](c,u);if(a)this[o(352)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(542)]({id:t,type:o(439)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(319)](o(439)+r,t,a,l)}}return null}[yc(335)](t,n,r=[],s=null,o={}){const i=yc;n[i(332)]||(n[i(332)]=n[i(514)]),n[i(426)]=t.is(i(377)),s=s||vc(n);const a=r[i(693)]((t=>Dc(t,this[i(537)]))),c=t.is(i(377))?t:Dc(t,this[i(537)]);if(i(378)===this[i(577)]){const t=this[i(504)][i(615)](i(656),s,i(496));return this[i(339)]((()=>t([c],n,o))),null}a[i(549)](c);let u=!0;for(const t of a)if(!this[i(562)](t)){u=!1;break}if(u&&i(679)!==this[i(577)]){const t=this[i(504)][i(615)](i(656),s,i(496));return this[i(339)]((()=>t([c],n,o))),null}let l=null,f=c[i(392)],h=c[i(451)];for(const{suggestion:t,meta:e}of this[i(623)](c,i(656))){if(!e[i(572)])continue;if(e[i(489)]||e[i(290)]||e[i(306)])continue;if(t[i(510)][i(332)]!=n[i(332)])continue;if(!xc(t,o))continue;const r=t[i(315)]();if(t[i(468)]==s){if(r[i(490)](c,!0))return null;f=f[i(414)](r[i(392)])?f:r[i(392)],h=h[i(312)](r[i(451)])?h:r[i(451)],l?r[i(392)][i(414)](l[i(315)]()[i(392)])?(l[i(404)](),l=t):t[i(404)]():l=t}else{const e=c[i(421)](r);this[i(412)](t,e)}}const d=this[i(622)][i(401)][i(284)](i(667)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(352)](l,this[i(537)][i(594)](f,h)),l;{const t=this[i(542)]({id:g,type:i(295)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(319)](i(295)+s,g,p,this[i(537)][i(594)](f,h)),t}}[yc(555)](t,n,r=[],s=null,o={}){const i=yc;n[i(332)]||(n[i(332)]=n[i(514)]);const a=t[0];n[i(426)]=a.is(i(377)),s=s||vc(n);const c=r[i(693)]((t=>Dc(t,this[i(537)]))),u=a.is(i(377))?t:t[i(693)]((t=>Dc(t,this[i(537)])));if(i(378)===this[i(577)]){const t=this[i(504)][i(615)](i(656),s,i(496));return this[i(339)]((()=>t(u,n,o))),null}c[i(549)](...u);let l=!0;for(const t of c)if(!this[i(562)](t)){l=!1;break}if(l&&i(679)!==this[i(577)]){const t=this[i(504)][i(615)](i(656),s,i(496));return this[i(339)]((()=>t(u,n,o))),null}const f=this[i(622)][i(401)][i(284)](i(667)).me;for(const t of this[i(640)]()){if(t[i(680)].id!=f.id)continue;if(i(656)!=t[i(517)]||t[i(510)][i(332)]!=n[i(332)])continue;if(!xc(t,o))continue;const e=t[i(468)]==s;for(let n=0;n<u[i(671)];n++){const r=u[n];for(const s of t[i(391)]()){const o=s[i(324)]();if(r[i(314)](o)){e?(u[i(327)](n,1),n--):t[i(278)](s[i(340)]);break}}}}if(0==u[i(671)])return null;const h=this[i(504)][i(615)](i(656),s,i(481));for(const t of this[i(640)]())if(t[i(680)].id==f.id&&i(656)==t[i(517)]&&t[i(510)][i(332)]==n[i(332)]&&t[i(468)]==s&&xc(t,o)&&(h(t[i(579)](),u)||h(u,t[i(579)]()))){for(const e of u)t[i(461)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(295)+s,m=this[i(542)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(319)](p,d,g,t,Hr[i(497)]());return m}[yc(608)](t,n=null,r={}){const s=yc;if(t[s(323)])return null;const o=this[s(622)][s(401)][s(284)](s(667)).me,a=new i.LiveRange(t[s(392)],t[s(451)]);for(const{suggestion:t,meta:e}of this[s(623)](a,s(366)))if(e[s(572)]&&!e[s(489)])if(t[s(643)]){const e=t[s(579)]()[s(287)]((t=>s(628)!=t[s(524)][s(272)]));if(e[s(423)]((t=>a[s(490)](t,!0)))&&t[s(567)](),e[s(626)]((t=>t[s(490)](a,!0)))){const t=this[s(504)][s(615)](s(491),n,s(496));return this[s(339)]((()=>t([a],null,r))),null}}else{const e=a[s(421)](t[s(315)]());null!==e&&t[s(631)]([e],null,r)}if(a[s(546)](),a[s(323)]||s(628)==a[s(524)][s(272)])return null;let c=null,u=a[s(392)],l=a[s(451)];const f=this[s(623)](a,s(491));for(const{suggestion:t,meta:e}of f){const n=this[s(537)][s(594)](u,l);if(e[s(572)]&&(this[s(300)]||!e[s(290)]&&!e[s(306)]))if(t[s(643)]){if(!xc(t,r))continue;let e=!0;for(const r of t[s(579)]()){if(r[s(490)](n,!0))return t;n[s(490)](r)||(e=!1)}e&&t[s(567)]()}else{const e=t[s(315)]();if(e[s(490)](n,!0))return t;if(!xc(t,r)){n[s(490)](e)?t[s(404)]():e[s(585)](u)?u=e[s(451)]:e[s(585)](l)&&(l=e[s(392)]);continue}u=u[s(414)](e[s(392)])?u:e[s(392)],l=l[s(312)](e[s(451)])?l:e[s(451)],r=Object[s(503)]({},t[s(375)]),c?e[s(392)][s(414)](c[s(315)]()[s(392)])?(c[s(404)](),c=t):t[s(404)]():c=t}}if(c)return this[s(352)](c,this[s(537)][s(594)](u,l)),c;{const t=(0,e.uid)(),i=this[s(537)][s(594)](u,l),a=o.id,c=n?s(553)+n:s(491),f=this[s(542)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(319)](c,t,a,i),f}}[yc(582)](t,n=yc(308),r={}){const s=yc,o=this[s(622)][s(401)][s(284)](s(667)).me,a=t[s(693)]((t=>new i.LiveRange(t[s(392)],t[s(451)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(623)](a,s(366)))e[s(572)]&&!e[s(489)]&&c[s(449)](t);for(const e of c)if(e[s(643)]){const o=e[s(579)]();if((!e[s(375)]||!e[s(375)][s(399)])&&o[s(423)]((t=>a[s(626)]((e=>e[s(490)](t,!0)))))&&e[s(567)](),a[s(423)]((t=>o[s(626)]((e=>e[s(490)](t,!0)))))){const e=this[s(504)][s(615)](s(491),n,s(496));return this[s(339)]((()=>e(t,null,r))),null}}else{const t=e[s(315)]();if(a[s(626)]((e=>e[s(490)](t,!0)))&&e[s(567)](),a[s(423)]((e=>t[s(490)](e,!0)))){const t=this[s(504)][s(615)](s(491),n,s(496));return this[s(339)]((()=>t(a,null,r))),null}}const u=this[s(504)][s(615)](s(491),n,s(481));let l=null;for(const t of this[s(640)]())if(t[s(680)].id==o.id&&t[s(480)]&&s(491)==t[s(517)]&&t[s(468)]==n&&xc(t,r)&&(u(t[s(579)](),a)||u(a,t[s(579)]())))if(l){if(t[s(644)]&&t[s(644)][s(671)])continue;for(const e of t[s(579)]())l[s(532)](e)||l[s(461)](e);t[s(404)]()}else{l=t;for(const e of a)t[s(532)](e)||t[s(461)](e)}if(l)return l;c[s(619)]();for(const{suggestion:t,meta:e}of this[s(623)](a,s(491)))e[s(572)]&&(this[s(300)]||!e[s(290)]&&!e[s(306)])&&xc(t,r)&&c[s(449)](t);for(const t of c){const e=t[s(579)]();if((!r||!r[s(399)])&&a[s(423)]((t=>e[s(626)]((e=>e[s(490)](t,!0))))))return t;(!t[s(375)]||!t[s(375)][s(399)])&&e[s(423)]((t=>a[s(626)]((e=>e[s(490)](t,!0)))))&&t[s(567)]()}const f=(0,e.uid)(),h=o.id,d=s(553)+n,g=this[s(542)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(546)](),t[s(323)]||s(628)==t[s(524)][s(272)]||this[s(319)](d,f,h,t,Hr[s(497)]());return g}[yc(651)](t,n,r,s,o){const i=yc;if(t[i(323)])return[];if(i(378)===this[i(577)])return[];const a=this[i(622)][i(401)][i(284)](i(667)).me.id,c=Array[i(569)](this[i(627)][i(369)]())[i(287)]((e=>i(475)==e[i(517)]&&e[i(510)][i(598)]==n&&e[i(532)](t)));if(i(573)===this[i(577)]){const e=this[i(623)](t,i(366))[i(287)]((({meta:t})=>t[i(572)]&&!t[i(306)]&&!t[i(489)]))[i(693)]((({suggestion:t})=>t));c[i(576)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(475)==t[i(517)]?t[i(510)][i(556)]:void 0,o=t[i(315)](),a=Array[i(569)](u[i(406)]())[i(380)]((t=>t[i(321)](o)));if(!a)continue;const c=a[i(417)](o);this[i(545)](n)&&i(366)==t[i(517)]&&0!=c[i(671)]||(u[i(578)](a),c[i(301)]((t=>{u[i(354)](t,r)})),i(366)!=t[i(517)]&&e!=s&&u[i(354)](a[i(421)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(671)]>37&&console[i(307)](i(428),{key:n});const f=(i(337)+(n+"|")+vc({newValue:s}))[i(297)](0,60),h=this[i(542)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(549)](h),this[i(319)](f,c,a,t)}return l}[yc(446)](t){const e=yc;this[e(620)](t,((t,...n)=>{this[e(685)]((()=>{t(...n)}))}))}[yc(349)](t){const e=yc;this[e(427)][e(449)](t)}[yc(322)](t){const e=yc;this[e(674)][e(449)](t)}[yc(525)](t){const e=yc;return e(475)==t[e(517)]?t[e(468)][e(303)]("|")[0]:null}[yc(352)](t,e){const n=yc,r=t[n(381)]();this[n(537)][n(343)]((t=>{t[n(561)](r,{range:e})}))}[yc(606)](t){const e=yc,n=t.id,r=this[e(622)][e(344)][e(284)](e(471));this[e(394)][e(311)](n)||this[e(394)][e(403)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(394)][e(499)](n);s[e(333)](e(304)),s[e(304)]=!1,t[e(644)]=s}[yc(476)](t,n,r,s){const o=yc;if(t[o(517)]!=n||t[o(468)]!=r||t[o(625)].id!=s)throw this[o(622)][o(419)](o(452)),new e.CKEditorError(o(452),this)}[yc(412)](t,n){const r=yc,s=t[r(315)]();if(n[r(314)](s))t[r(404)]();else if(s[r(490)](n)){const o=this[r(537)][r(390)](n[r(392)][r(410)],r(451));this[r(352)](t,this[r(537)][r(594)](s[r(392)],o));const i=(0,e.uid)(),a=t[r(625)].id,c=t[r(517)]+":"+t[r(468)];this[r(542)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(510)],attributes:t[r(375)]});const u=this[r(537)][r(390)](n[r(451)][r(266)],r(636)),l=this[r(537)][r(594)](u,s[r(451)]);this[r(319)](c,i,a,l)}else if(s[r(585)](n[r(392)])){const e=this[r(537)][r(390)](n[r(392)][r(410)],r(451));this[r(352)](t,this[r(537)][r(594)](s[r(392)],e))}else{const e=this[r(537)][r(390)](n[r(451)][r(266)],r(636));this[r(352)](t,this[r(537)][r(594)](e,s[r(451)]))}}[yc(562)](t){const e=yc;for(const{suggestion:n,meta:r}of this[e(623)](t,e(366))){if(!r[e(572)])continue;const s=n[e(579)]();for(const n of s)if(!t[e(417)](n)[e(671)])return!0}return!1}[yc(437)](t){const n=yc,r=this[n(622)][n(401)][n(284)](n(667))[n(455)](t);if(!r)throw new e.CKEditorError(n(445),this);return r}[yc(676)](t){const e=yc,n=this[e(622)][e(401)][e(284)](e(667)),r=(0,o.hashObject)(e(434)+t);return n[e(455)](r)||n[e(408)]({id:r,name:t})}[yc(398)](t,e,n,r,s){const o=yc,i=this[o(437)](r),a=this[o(504)][o(526)](t,e,n,i,s,(t=>{const e=o;this[e(460)](n,{attributes:t});const r=this[e(430)](n);this[e(581)](new Set([r])),this[e(486)](new Set([r]))}));return this[o(516)](a,o(496),(()=>{const t=o;this[t(460)](n,{state:t(597)})}),{priority:o(364)}),this[o(516)](a,o(567),(()=>{const t=o;this[t(460)](n,{state:t(395)})}),{priority:o(364)}),this[o(627)][o(354)](n,a),this[o(612)][o(354)](a,o(588)),a}[yc(474)](t){const e=yc,n=t[e(303)](":");return{group:n[0],type:n[1],subType:n[e(671)]>=5?n[2]:null,id:n[e(671)]<5?n[2]:n[3],authorId:n[e(671)]<5?n[3]:n[4],markerCount:6==n[e(671)]?n[5]:null}}[yc(286)](t,n,r){const s=yc,o=t[s(315)](),i=o[s(392)],a=o[s(451)];this[s(352)](t,this[s(537)][s(594)](i,n));const c=(0,e.uid)(),u=t[s(625)].id,l=t[s(517)]+(t[s(468)]?":"+t[s(468)]:"");this[s(542)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(375)],data:t[s(510)]});const f=this[s(525)](t);(s(656)==t[s(517)]||f&&this[s(545)](f))&&(r=this[s(537)][s(400)](r[s(266)])),this[s(319)](l,c,u,this[s(537)][s(594)](r,a))}[yc(623)](t,e=null){const n=yc,r=[],s=this[n(622)][n(401)][n(284)](n(667)).me;Array[n(682)](t)||(t=[t]);for(const o of this[n(640)]()){if(!o[n(480)])continue;if(e&&o[n(517)]!=e)continue;let i=!1;for(const e of o[n(579)]()){for(const a of t){const t=a[n(392)][n(314)](e[n(451)])||a[n(451)][n(314)](e[n(392)]);if(t||a[n(421)](e)){const c=a[n(490)](e)&&Rc(this[n(537)][n(529)],e[n(392)],a),u=e[n(490)](a)&&Rc(this[n(537)][n(529)],a[n(392)],e);r[n(549)]({suggestion:o,meta:{isOwn:s==o[n(680)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[yc(319)](t,e,n,r,s){const o=yc;this[o(537)][o(343)]((i=>{const a=o;let c=a(281)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(672)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[yc(405)](t){const e=yc,n=t[e(663)],r=t[e(687)];t[e(663)]=null,t[e(687)]=null,null!=n&&n[e(687)]==t&&(n[e(687)]=r),null!=r&&r[e(663)]==t&&(r[e(663)]=n),e(283)==this[e(612)][e(284)](t)&&(this[e(612)][e(354)](t,e(632)),this[e(604)](e(386),t,n,r))}[yc(542)](t){const n=yc,r=t.id,s=this[n(657)](t);if(this[n(689)]&&this[n(689)][n(409)]){const o=this[n(622)][n(401)][n(284)](n(488)),i=s[n(454)],a=s[n(468)]?s[n(517)]+":"+s[n(468)]:s[n(517)],c=this[n(622)][n(302)],u=o[n(449)](zr(c,n(329))),l={id:r,type:a,hasComments:i,data:t[n(510)]||null,originalSuggestionId:t[n(275)]||null,attributes:s[n(375)]};this[n(689)][n(409)](l)[n(505)]((t=>{const e=n;s[e(630)]=!0,o[e(484)](u),t&&t[e(267)]&&(this[e(627)][e(284)](r)[e(267)]=t[e(267)])}))[n(270)]((t=>{const r=n;throw(0,e.logWarning)(r(564)),this[r(622)][r(485)][r(692)]({isUndoable:!1},(()=>{s[r(567)]()})),s[r(356)](),this[r(627)][r(578)](s.id),this[r(612)][r(578)](s),t}))}return s}[yc(545)](t){const e=yc;return this[e(427)][e(574)](t)}[yc(460)](t,e){const n=yc,r=this[n(622)][n(401)][n(284)](n(488)),s=this[n(430)](t);if(this[n(689)]&&this[n(689)][n(611)])if(s[n(630)]){const s=r[n(449)](zr(this[n(622)][n(302)],n(329)));this[n(689)][n(611)](t,e)[n(505)]((()=>{r[n(484)](s)}))}else s.on(n(355),(()=>{this[n(460)](t,e)}))}[yc(675)](t){const n=yc;if(!this[n(689)]||!this[n(689)][n(430)])throw new e.CKEditorError(n(358),this);return this[n(689)][n(430)](t)}[yc(665)](t){const e=yc,{id:n,type:r,subType:s,authorId:o}=this[e(474)](t),i=this[e(627)][e(284)](n)||this[e(398)](r,s,n,o,{});switch(this[e(476)](i,r,s,o),this[e(612)][e(284)](i)){case e(588):this[e(675)](n)[e(505)]((t=>{const r=e;let s=Promise[r(357)]();t[r(454)]&&(s=this[r(394)][r(273)]({channelId:this[r(622)][r(344)][r(284)](r(471)),threadId:n})),s[r(505)]((()=>{const e=r;this[e(657)](t)[e(630)]=!0}))})),this[e(612)][e(354)](i,e(566));break;case e(632):this[e(460)](n,{state:e(587)});case e(642):this[e(612)][e(354)](i,e(283)),this[e(604)](e(285),i);break;case e(283):this[e(604)](e(670),i)}return i[e(633)](t),i}[yc(486)](t){const e=yc,n=Array[e(569)](t),r=n[e(287)]((t=>e(475)==t[e(517)]));this[e(589)](r);const s=n[e(287)]((t=>!t[e(643)]&&e(475)!=t[e(517)])),o=this[e(640)]({skipNotAttached:!0})[e(287)]((t=>!t[e(643)]&&e(475)!=t[e(517)])),i=o[e(287)]((n=>!t[e(574)](n))),a=new Map(o[e(693)]((t=>[t,this[e(504)][e(615)](t[e(517)],t[e(468)],e(389))]))),c=new Map(o[e(693)]((t=>[t,t[e(315)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(671)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(671)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(671)];t++){const n=s[t];!l[e(574)](n)&&n[e(663)]&&(f[e(449)](n[e(663)]),n[e(663)][e(687)]===n&&(n[e(663)][e(687)]=null),n[e(663)]=null),!u[e(574)](n)&&n[e(687)]&&(f[e(449)](n[e(687)]),n[e(687)][e(663)]===n&&(n[e(687)][e(663)]=null),n[e(687)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(671)];e++){const r=d(t,n[e]);r&&(r[0][s(687)]=r[1],r[1][s(663)]=r[0],u[s(449)](r[0]),l[s(449)](r[1]))}}function d(t,n){const r=e;if(t[r(680)].id!==n[r(680)].id)return null;const s=a[r(284)](t)(t,n,c[r(284)](t),c[r(284)](n));return s&&a[r(284)](n)(t,n,c[r(284)](t),c[r(284)](n))?s[1][r(644)]&&s[1][r(644)][r(671)]?null:s:null}f[e(533)]&&this[e(486)](f)}[yc(589)](t){const e=yc;if(0==t[e(671)])return;const n=this[e(640)]({skipNotAttached:!0})[e(287)]((t=>e(475)==t[e(517)]&&t[e(407)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(375)]);s[e(574)](n)||(s[e(354)](n,r[e(671)]),r[e(549)]([]));const i=s[e(284)](n);r[i][e(549)](t)}!function(){const t=e;r[t(465)](((e,n)=>{const r=t,s=e[0][r(267)],o=n[0][r(267)];return s==o?e[0][r(375)][r(450)]<n[0][r(375)][r(450)]?-1:1:s<o?-1:1}));for(const e of r)e[t(465)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(671)];t++){if(0==r[t][e(671)])continue;const n=[];for(let s=t+1;s<r[e(671)];s++)0!=r[s][e(671)]&&i(r[t],r[s])&&n[e(549)](s);for(const s of n)r[t]=r[t][e(592)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(671)];n++)t[n][e(687)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(671)];n++)t[n][e(663)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(375)][r(450)]!==n[0][r(375)][r(450)]&&t[0][r(680)]!==n[0][r(680)])return!1;if(!function(t,e){const n=r;return!t[n(454)]&&!e[n(454)]||(!t[n(454)]||!e[n(454)])&&(!!(t[n(454)]&&e[n(267)]<t[n(644)][n(558)][n(284)](0)[n(267)])||!!(e[n(454)]&&t[n(267)]<e[n(644)][n(558)][n(284)](0)[n(267)]))}(t[0],n[0]))return!1;const s=_c(t[0][r(375)],r(450)),o=_c(n[0][r(375)],r(450));return!!Or(s,o)&&(!!t[r(423)]((t=>n[r(626)]((e=>t[r(315)]()[r(314)](e[r(315)]())))))&&n[r(423)]((e=>t[r(626)]((t=>e[r(315)]()[r(314)](t[r(315)]()))))))}}[yc(581)](t){const e=yc,n=Array[e(569)](t),r=this[e(640)]({skipNotAttached:!0}),s=r[e(287)]((n=>!t[e(574)](n))),o=new Map(n[e(693)]((t=>[t,this[e(504)][e(615)](t[e(517)],t[e(468)],e(481))]))),i=new Map(r[e(693)]((t=>[t,t[e(579)]()])));for(let t=0;t<n[e(671)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(671)];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(671)];e++){const s=r[e];if(s[a(517)]!==n[a(517)]||s[a(680)].id!==n[a(680)].id||s[a(468)]!==n[a(468)])continue;if(!Pc(n,s,[a(450)]))continue;if(a(475)==n[a(517)]&&n[a(510)][a(556)]!=s[a(510)][a(556)])continue;if(a(475)==n[a(517)]&&t[a(545)](n[a(510)][a(598)]))continue;if(a(656)==n[a(517)]){const e=t[a(622)][a(485)],r=n[a(502)]();if(r&&(e[a(529)][a(431)](r)||e[a(529)][a(429)](r)))continue}const c=o[a(284)](n),u=i[a(284)](n),l=i[a(284)](s),f=n[a(644)]&&n[a(644)][a(671)],h=s[a(644)]&&s[a(644)][a(671)];if(!f&&c(l,u))return t[a(448)](s,n),i[a(578)](n),!0;if(!h&&c(u,l))return t[a(448)](n,s),i[a(578)](s),!0}return!1}}[yc(448)](t,e){const n=yc;if(t[n(643)])for(const r of e[n(579)]())t[n(461)](r);else{const r=e[n(315)]()[n(451)];this[n(352)](t,this[n(537)][n(594)](t[n(315)]()[n(392)],r))}e[n(404)]()}[yc(603)](t,e){const n=yc,r=t[n(646)](n(345))||t[n(646)](n(475))?n(346):t[n(342)]();return zr(this[n(622)][n(302)],e+"_"+r+n(338))}[yc(441)](){const t=yc,e=this[t(622)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(537)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(474)](t[s(340)]);if(s(276)===e){n[s(648)](this[s(603)](r,s(681)));break}}for(const t of r){const{group:e,type:r}=this[s(474)](t[s(340)]);if(s(276)===e){n[s(648)](this[s(603)](r,s(296)));break}}}))}[yc(279)](t){const e=yc;if(this[e(669)])return!1;const n=this[e(622)],r=n[e(485)][e(482)][e(501)][e(601)]();if(0==r[e(671)])return!1;const s=[],o=r[e(287)]((t=>e(475)==t[e(517)])),i=r[e(287)]((t=>e(402)==t[e(517)]&&e(280)!=t[e(340)])),a=r[e(287)]((t=>e(484)==t[e(517)]&&e(280)!=t[e(340)]));for(const t of o)s[e(549)]({key:t[e(477)],newValue:t[e(294)],oldValue:t[e(415)],range:Oc(t[e(377)],n[e(485)])});for(const t of i){const r=a[e(380)]((n=>n[e(282)][e(314)](t[e(282)])));r&&s[e(549)]({key:e(494),newValue:t[e(340)],oldValue:r[e(340)],range:n[e(485)][e(387)](t[e(282)][e(420)])})}return 0!=s[e(671)]&&this[e(647)](t,s)}[yc(374)](t){const e=yc;let n=!1;const r=this[e(622)][e(485)][e(482)][e(501)][e(320)]()[e(287)]((t=>t[e(510)][e(470)]&&t[e(340)][e(646)](e(347))));for(const s of r){const{subType:r,id:o}=this[e(474)](s[e(340)]),i=r[e(303)]("|")[0];for(const r of this[e(640)]({skipNotAttached:!0}))r.id!=o&&e(475)==r[e(517)]&&r[e(510)]&&r[e(510)][e(598)]==i&&r[e(315)]()[e(321)](s[e(510)][e(470)])&&(this[e(540)](r,s[e(510)][e(470)],t),n=!0)}return n}[yc(685)](t){const e=yc;this[e(622)],this[e(669)]=!0,t()}[yc(464)](t){const e=yc,n=this[e(545)](t),r=this[e(674)][e(574)](t);return n||r}[yc(647)](t,e){const n=yc;if(0==e[n(671)])return!1;let r=!1;for(const s of e){const e=this[n(623)](s[n(377)],n(475))[n(287)]((t=>!t[n(512)][n(489)]))[n(693)]((t=>t[n(276)])),i=(0,o.hashObject)({newValue:s[n(360)]});e[n(287)]((t=>{const e=n,[r,o]=t[e(468)][e(303)]("|");return r==s[e(598)]&&o!=i}))[n(301)]((e=>{const o=n;this[o(540)](e,s[o(377)],t),r=!0}))}return r}[yc(540)](t,e,n){const r=yc,s=t[r(315)]()[r(417)](e);0!==s[r(671)]?1!==s[r(671)]?this[r(286)](t,e[r(392)],e[r(451)]):this[r(352)](t,s[0]):n[r(278)](t[r(381)]())}}class Nc{constructor(t){const e=yc;this[e(385)]=t,this[e(537)]=t[e(485)],this[e(271)]=new Map,this[e(659)]=new Map,this[e(559)]()}[yc(526)](t,e,n,r,s,o){const i=yc;return new Hr(this[i(537)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(615)](t,e,i(496))(...n),onDiscard:(...n)=>this[i(615)](t,e,i(567))(...n)})}[yc(629)](t,e,n,r){const s=yc,o=t+":"+e+":"+n;this[s(271)][s(354)](o,r)}[yc(615)](t,e,n){const r=yc,s=t+":"+e+":"+n;return this[r(271)][r(284)](s)||this[r(659)][r(284)](t+":"+n)}[yc(559)](){const t=yc,e=()=>!1,n=t=>{const e=kc;t[e(465)](((t,n)=>t[e(392)][e(414)](n[e(392)])?1:-1)),this[e(537)][e(343)]((n=>{const r=e;for(const e of t){let t;t=e[r(451)][r(483)]&&e[r(451)][r(266)]==e[r(392)][r(420)]?n[r(309)](e[r(392)][r(420)],"on"):n[r(309)](e),this[r(537)][r(538)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=kc;e&&this[n(537)][n(343)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(693)]((t=>(Sc(t)&&(t=this[s(537)][s(594)](t[s(451)])),t)))[s(287)]((t=>s(628)!==t[s(524)][s(272)]));if(c[s(671)]<1)return;const u=Array[s(569)](this[s(537)][s(482)][s(432)][s(579)]())[s(693)]((t=>i.LiveRange[s(634)](t)));r[s(539)](c);for(const t of this[s(385)][s(478)][s(478)]())t[s(624)]();a[s(549)]({forceDefaultExecution:!0}),this[s(385)][s(543)](o,...a);const l=u[s(287)]((t=>s(628)!=t[s(524)][s(272)]));l[s(671)]>0&&r[s(539)](l);for(const t of u)t[s(546)]()}))},s=(e,n)=>1==e[t(671)]&&1==n[t(671)]&&e[0][t(451)][t(314)](n[0][t(392)]),o=(e,n,r,s)=>Fc(e,n,r,s,this[t(537)])?[e,n]:Fc(n,e,s,r,this[t(537)])?[n,e]:null;this[t(659)][t(354)](t(602),e),this[t(659)][t(354)](t(292),n),this[t(659)][t(354)](t(317),s),this[t(659)][t(354)](t(368),o),this[t(659)][t(354)](t(649),n),this[t(659)][t(354)](t(694),e),this[t(659)][t(354)](t(691),s),this[t(659)][t(354)](t(653),o),this[t(659)][t(354)](t(379),r),this[t(659)][t(354)](t(459),e),this[t(659)][t(354)](t(609),s),this[t(659)][t(354)](t(341),e),this[t(659)][t(354)](t(365),r),this[t(659)][t(354)](t(655),e),this[t(659)][t(354)](t(520),s),this[t(659)][t(354)](t(334),e),this[t(659)][t(354)](t(397),e),this[t(659)][t(354)](t(509),((e,n)=>{const r=t;if(!n)return;const s=this[r(385)][r(401)][r(284)](Lc);this[r(537)][r(343)]((t=>{const o=r;if(o(494)==n[o(598)])for(const r of e){const e=r[o(392)][o(420)],s=n[o(556)];t[o(359)](e,s)}else if(s[o(545)](n[o(598)]))for(const r of e)void 0!==n[o(556)]?t[o(508)](n[o(598)],n[o(556)],r[o(392)][o(420)]):t[o(326)](n[o(598)],r[o(392)][o(420)]);else for(const r of e)n[o(556)]?t[o(508)](n[o(598)],n[o(556)],r):t[o(326)](n[o(598)],r)}))})),this[t(659)][t(354)](t(616),s)}}function Rc(t,e,n){const r=yc;for(const s of e[r(266)][r(530)]({includeSelf:!0,parentFirst:!0})){if(s[r(524)]==s)return!1;if(!n[r(563)](s))return!1;if(t[r(431)](s)||t[r(429)](s))return!0}return!1}function Sc(t){const e=yc;return t[e(451)][e(266)]==t[e(392)][e(420)]&&t[e(451)][e(363)]}function Mc(t,e,n,r){const s=yc,o=t=>!t[s(621)].is(s(372))&&!r[s(431)](t[s(621)]),i=t[s(392)][s(507)](o),a=t[s(451)][s(507)](o,{direction:s(583)});return!(t[s(392)][s(314)](i)&&t[s(451)][s(314)](a)||(i[s(414)](a)?n[s(561)](e,{range:n[s(594)](i,a)}):n[s(278)](e),0))}function vc(t){return(0,o.hashObject)(t)}function wc(t){const e=yc,n=t[e(392)][e(420)];return n&&n.is(e(599))}function Oc(t,e){const n=yc;return null==t[n(451)][n(410)]&&t[n(451)][n(266)]==t[n(392)][n(420)]?Dc(t[n(392)][n(420)],e):t}function Dc(t,e){const n=yc,r=e[n(529)][n(431)](t)||e[n(529)][n(535)](t);return e[n(594)](e[n(390)](t,n(411)),r?e[n(635)](t):e[n(390)](t,n(451)))}function Fc(t,e,n,r,s){const o=yc;if(!Pc(t,e))return!1;if(n[o(451)][o(314)](r[o(392)]))return!0;if(t[o(517)]!=e[o(517)])return!1;if(!n[o(451)][o(513)](r[o(392)]))return!1;const i=s[o(594)](n[o(451)],r[o(392)])[o(467)]();for(const t of i)if([o(436),o(418)][o(472)](t[o(517)])&&s[o(529)][o(429)](t[o(621)]))return!1;return!0}function Pc(t,e,n=[]){const r=yc;return!(!t[r(407)]||!e[r(407)])&&Or(_c(t[r(375)],n),_c(e[r(375)],n))}function xc(t,e){const n=yc,r=Bc(t[n(375)]),s=Bc(e);if(!t[n(407)])return!1;for(const t of Object[n(406)](s))if(!Or(r[t],s[t]))return!1;return!0}function Bc(t){const e=yc,n=Object[e(503)]({},t);return delete n[e(399)],delete n[e(433)],n}const Uc=Gc;function jc(){const t=["PendingActions","acceptSuggestion","listenTo","isDirty","7NqqhMm","view","locale","_discardCommand","_setPendingAction","getRanges","canDiscard","_acceptCommand","canEditAt","change:isDirty","_removePendingAction","isEnabled","commentThreadController","9kavUBp","626855ohfWeo","plugins","4284372HkrdkC","779992kjTMQU","1482145avGMBB","add","_editor","111860nfnmlT","model","stopListening","PENDING_ACTION_SUGGESTION","remove","bind","execute","canAccept","get","commands","1504076CQuFYS","destroy","_pendingAction","19657ieMQXT","3AVwKkR","discardSuggestion","6050SNWayX","unbind"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=157]})(t,e)}!function(t){const e=Gc,n=t();for(;;)try{if(607853===parseInt(e(169))/1+-parseInt(e(186))/2+-parseInt(e(190))/3*(parseInt(e(176))/4)+parseInt(e(173))/5+-parseInt(e(171))/6*(parseInt(e(198))/7)+-parseInt(e(172))/8*(-parseInt(e(168))/9)+parseInt(e(192))/10*(parseInt(e(189))/11))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(177)]=e,this[s(199)]=n,this[s(167)]=r,this[s(175)]=t,this[s(162)]=t[s(185)][s(184)](s(195)),this[s(158)]=t[s(185)][s(184)](s(191)),this[s(199)][s(181)](s(166)).to(this[s(162)],this[s(158)],((t,e)=>t||e)),this[s(199)][s(181)](s(183)).to(this[s(162)],s(166),(t=>t&&this[s(175)][s(177)][s(163)](e[s(160)]()))),this[s(199)][s(181)](s(161)).to(this[s(158)],s(166),(t=>t&&this[s(175)][s(177)][s(163)](e[s(160)]()))),this[s(188)]=null,n[s(197)]&&this[s(159)](),this[s(196)](n,s(195),(()=>this[s(195)]())),this[s(196)](n,s(191),(()=>this[s(191)]())),this[s(196)](n,s(164),(()=>{const t=s;n[t(197)]?this[t(159)]():this[t(165)]()}))}[Uc(195)](){const t=Uc;this[t(162)][t(182)](this[t(177)].id)}[Uc(191)](){const t=Uc;this[t(158)][t(182)](this[t(177)].id)}[Uc(187)](){const t=Uc;this[t(199)][t(193)](t(166)),this[t(199)][t(193)](t(183)),this[t(199)][t(193)](t(161)),this[t(178)](),this[t(167)][t(187)](),this[t(188)]&&this[t(165)]()}[Uc(159)](){const t=Uc,e=zr(this[t(175)][t(157)],t(179));this[t(188)]=this[t(175)][t(170)][t(184)](t(194))[t(174)](e)}[Uc(165)](){const t=Uc;null!==this[t(188)]&&this[t(175)][t(170)][t(184)](t(194))[t(180)](this[t(188)]),this[t(188)]=null}}const Hc=Wc;function zc(){const t=["2274GCWhOT","_config","authoredAt","isReadOnly","commentInputView","commentsListView","4326bXepWd","_model","10ETiIFi","commentThreadInputView","value","locale","isDirty","14284HioWaB","bind","showInput","length","addComment","updateComment","canAccept","delegate","editorConfig","_localUser","setData","descriptionParts","273213tnlDRX","submit","425oWhHpi","60126NgSnlv","646257qAFxhI","disableComments","removeComment","commentThread","destroy","6167139edNSaq","focus","element","2122736MgfGsr","isActive","canDiscard","_createCommentViews","editor","disabledSubmit","assign","fire","isEnabled","hasDirtyComment","11RjECcM","cancel","_createCommentThreadInputView","CommentView","set"];return(zc=function(){return t})()}function Wc(t,e){const n=zc();return(Wc=function(t,e){return n[t-=176]})(t,e)}!function(t){const e=Wc,n=t();for(;;)try{if(180209===-parseInt(e(186))/1*(parseInt(e(219))/2)+-parseInt(e(220))/3+-parseInt(e(204))/4*(parseInt(e(218))/5)+-parseInt(e(191))/6*(-parseInt(e(197))/7)+parseInt(e(176))/8+-parseInt(e(216))/9+-parseInt(e(199))/10*(-parseInt(e(225))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zc);class qc extends s.View{constructor(t,e,n,r){const s=Wc;super(t),this[s(196)]=null,this[s(200)]=null,this[s(190)](s(177),!1),this[s(190)](s(193),e[s(193)]),this[s(205)](s(193)).to(e),this[s(190)](s(215),[]),this[s(190)](s(203),!1),this[s(190)](s(184),!1),this[s(190)](s(210),!1),this[s(190)](s(178),!1),this[s(198)]=e,this[s(213)]=n,this[s(192)]=r,r[s(221)]?this[s(190)](s(207),1):this[s(179)]()}[Hc(226)](){const t=Hc;this[t(227)][t(226)]()}[Hc(224)](){const t=Hc;this[t(196)]&&this[t(196)][t(224)](),this[t(200)]&&this[t(200)][t(224)](),super[t(224)]()}[Hc(179)](){const t=Hc,{CommentsListView:e}=this[t(192)];this[t(196)]=new e(this[t(202)],this[t(198)][t(223)],Object[t(182)]({CommentView:this[t(192)][t(189)]},this[t(192)])),this[t(196)][t(211)](t(222)).to(this),this[t(196)][t(211)](t(209)).to(this),this[t(196)][t(205)](t(177)).to(this),this[t(190)](t(207),this[t(196)][t(207)]+1),this[t(205)](t(207)).to(this[t(196)],t(207),(t=>t+1)),this[t(200)]=this[t(188)](),this.on(t(222),(()=>this[t(226)]())),this[t(205)](t(203)).to(this[t(196)],t(185),this[t(200)][t(195)],t(201),((t,e)=>t||!!e))}[Hc(188)](){const t=Hc,{CommentThreadInputView:e}=this[t(192)],n=new e(this[t(202)],this[t(213)],this[t(192)][t(212)]),r=n[t(195)];return n[t(205)](t(206)).to(this,t(177),this[t(198)][t(223)],t(194),r,t(201),((t,e,n)=>!!n||t&&!e)),r.on(t(217),((e,n)=>{const s=t;this[s(183)](s(208),n),r[s(180)][s(214)]("")})),r.on(t(187),(()=>this[t(226)]())),r[t(205)](t(181)).to(this[t(198)][t(223)],t(194)),n}}const Kc=Qc;function Xc(){const t=["getTemplate","title","color","<p>","push","fire","ck-comment__external","span","ck-annotation__actions","delegate","ck-suggestion__info-name","discardButton","EXTERNAL_IMPORT_WORD_AVATAR","490191NplrKV","attributes","content","acceptSuggestion","render","value","_createButton","importWord","getExternalSuggestionNote","</span>","ck-suggestion__user","</p>",'<span class="ck-suggestion-color" style="background-color: ',"ck-annotation__content-wrapper","locale","ck-suggestion--discard","ck-comment__info-time","discardSuggestion","708rJfuOT","isEnabled","ck-suggestion--disabled-comments","commentThreadInputView","isActive",'" title="',"881976bQMWtp","descriptionParts","canAccept","execute","description","children","EXTERNAL_AVATAR","name","807220bjoMwh","ck-suggestion-","innerText","638536GZOTiX","_descriptionElement","editorDestroyed","bind","ck-annotation__main","ck-suggestion__info","Accept suggestion","extendTemplate","ck-annotation__user","split","set","canDiscard","ck-suggestion-wrapper--active","_model","source","map","ck-suggestion--accept",".ck-annotation__content-wrapper","ck-annotation","Discard suggestion","createElement","editorReady","1Dbqmng","63LGiHks","creator","commentsListView","formatDateTime","isExternal","element","cancel","disableComments","ck-suggestion-wrapper","ck-suggestion__main",'<span class="ck-suggestion-type">',"check","div","setTemplate","type","_config","time","@external","bindTemplate","102530DhbyKO","join","acceptButton","change:description",'"></span>',"getUserViewNotificationText","417442kwiCJP","1477jEhpox","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-suggestion__actions","ck-annotation__info-time","authoredAt","querySelector","userView","EXTERNAL_SUGGESTION","author","commentThread","ck-suggestion","ck-annotation__info","ck-annotation__info-name","innerHTML"];return(Xc=function(){return t})()}function Qc(t,e){const n=Xc();return(Qc=function(t,e){return n[t-=222]})(t,e)}!function(t){const e=Qc,n=t();for(;;)try{if(121226===-parseInt(e(280))/1*(-parseInt(e(306))/2)+-parseInt(e(223))/3+parseInt(e(247))/4+-parseInt(e(255))/5+parseInt(e(241))/6*(parseInt(e(307))/7)+-parseInt(e(258))/8+-parseInt(e(281))/9*(-parseInt(e(300))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xc);class Zc extends qc{constructor(e,n,r,s){const i=Qc;super(e,n,r,s),this[i(268)](i(295),""),this[i(261)](i(295)).to(this,i(248),(t=>t&&t[0]?t[0][i(295)]:"")),this[i(261)](i(251)).to(this,i(248),this,i(245),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(324)+Jc(e[n(225)],e[n(323)])+n(234);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(259)]=null,this[i(302)]=this[i(229)](zr(e,i(264)),t.icons[i(292)],i(274),i(226),"sw"),this[i(302)][i(261)](i(242)).to(this,i(249)),this[i(332)]=this[i(229)](zr(e,i(277)),t.icons[i(287)],i(238),i(240),"sw"),this[i(332)][i(261)](i(242)).to(this,i(269)),this[i(313)]=new o.UserView(e,this[i(271)][i(315)],this[i(305)]()),this[i(313)][i(265)]({attributes:{class:[i(233),i(266)]}}),this[i(294)](this[i(321)]())}[Kc(321)](){const t=Kc,e=this[t(299)],n=[{tag:t(293),attributes:{class:[t(263),t(318)]},children:[{tag:t(328),children:[{text:this[t(313)][t(254)]}],attributes:{class:[t(331),t(319)]}},{tag:t(297),attributes:{datetime:e.to(t(311)),class:[t(239),t(310)]},children:[{text:e.to(t(311),(e=>this[t(296)][t(284)](e)))}]}]},{tag:t(293),attributes:{class:[t(309),t(329)]},children:[this[t(302)],this[t(332)]]},{tag:t(293),attributes:{class:[t(236)]}}];this[t(271)][t(285)]&&n[t(325)]({tag:t(293),attributes:{class:[t(327)]},children:[{text:this[t(231)]()}]});const r={tag:t(293),attributes:{class:[t(289),e.if(t(245),t(270)),e.to(t(295),(e=>t(256)+e)),this[t(296)][t(288)]&&t(243)],"data-suggestion-id":this[t(271)].id,"data-thread-id":this[t(271)][t(316)].id,"data-author-id":this[t(271)][t(315)].id,tabindex:-1},children:[{tag:t(293),attributes:{class:[t(317),t(276)]},children:[this[t(313)],{tag:t(293),attributes:{class:[t(290),t(262)]},children:n}]}]};return this[t(283)]&&this[t(244)]&&(r[t(252)][t(325)](this[t(283)],this[t(244)]),this[t(283)][t(330)](t(279)).to(this),this[t(283)][t(330)](t(260)).to(this),this[t(244)][t(330)](t(279)).to(this),this[t(244)][t(330)](t(260)).to(this)),r}[Kc(227)](){const t=Kc;super[t(227)](),this[t(259)]=this[t(286)][t(312)](t(275)),this[t(259)][t(320)]=this[t(251)],this.on(t(303),((e,n,r)=>{const s=t;this[s(259)][s(320)]=r}))}[Kc(229)](t,e,n,r,o){const i=Kc,a=new s.ButtonView(this[i(237)]);return a[i(268)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(265)]({attributes:{class:n}}),a.on(i(250),(()=>{const t=i;this[t(326)](r,this[t(271)].id)})),a}[Kc(231)](){const t=Kc;return t(230)===this[t(271)][t(224)][t(298)][t(272)]?zr(this[t(237)],t(308)):zr(this[t(237)],t(314))}[Kc(305)](){const t=Kc;return this[t(271)][t(285)]?t(230)===this[t(271)][t(224)][t(298)][t(272)]?zr(this[t(237)],t(222),this[t(271)][t(282)][t(254)]):zr(this[t(237)],t(253),this[t(271)][t(282)][t(254)]):null}}function Jc(t,e){const n=Kc;let r="";return r+=t[n(267)]("*")[n(273)](((t,e)=>e%2!=0?n(291)+Yc(t)+n(232):Yc(t)))[n(301)](""),e&&(r+=n(235)+e[n(228)]+n(246)+e[n(322)]+n(304)),r}function Yc(t){const e=Kc,n=document[e(278)](e(328));return n[e(257)]=t,n[e(320)]}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=["_annotationViews","activeMarkers","_initializeController","buttonView","Annotations","children","Track changes","_updateController","previous","discardAllSuggestions","pluginName","isOn","getRanges","isMultiRange","CommentsUI","CommentView","menuBar:trackChanges","descriptionFactory","getByInnerView","clear","getMarkerNames","get","componentFactory","commandName","getFirstRange","focus","suggestionChanged","bind","change:previous","_unbindEditors","trackChanges.SuggestionThreadView","descriptionParts","createAnnotation","1883fuPhaS","EditorAnnotations","2253141KeSijN","switchbutton","suggestion-","length","destroy","push","CommentsRepository","TrackChangesUI","getAllAdjacentSuggestions","getJoined","stopListening","isInContent","addComment","getMarkers","unbind","panelView","editor","Discard all selected suggestions","activeAnnotations","acceptSelectedSuggestions","button","execute","requires","_disableComments","lowest","config","some","createCommentThreadController","discardButton","has","actionView","comments.maxThreadTotalWeight","_suggestionToController","items","toMany","filter","view","_handleControllerBuffer","208451xLTkCs","source","_refreshActiveMarkers","_handleSuggestionControllerDelayed","change:activeAnnotations","getDescriptions","Discard all suggestions","delegate","comments.maxCommentCharsWhenCollapsed","2358450EEaaSL","add","init","define","comments.editorConfig","refreshSelectedViews","trackChanges","head","suggestionUnloaded","acceptButton","arrowView","mainView","set","keys","suggestionLoaded","registerAnnotation","_createMenuBarMenu","_createToolbarButton","innerView","model","_addUIComponentsToFactory","_bindAnnotationToEditors","commands","remove","reduce","Accept all selected suggestions","3889864lPGvlx","addSourceCollector","plugins","isEnabled","menuitemcheckbox","values","separator","type","acceptAllSuggestions","comments.maxCommentsWhenCollapsed","commentThread","3112XzBwjM","1890226VHrhDO","menu","value","_viewToController","Accept all suggestions","menuitem","from","size","SuggestionThreadView","listenTo","comments","_destroyController","createAnnotationView","locale","editing","trackChanges.disableComments","TrackChangesEditing","getSuggestion","hasSuggestion","5354256UpkRud","discardSelectedSuggestions","isDirty","delete"];return(eu=function(){return t})()}function nu(t,e){const n=eu();return(nu=function(t,e){return n[t-=133]})(t,e)}!function(t){const e=nu,n=t();for(;;)try{if(536562===-parseInt(e(169))/1+-parseInt(e(216))/2+-parseInt(e(274))/3+parseInt(e(204))/4+parseInt(e(178))/5+parseInt(e(235))/6+-parseInt(e(272))/7*(-parseInt(e(215))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eu);class ru extends t.Plugin{static get[tu(153)](){const t=tu;return[Lc,o.Users,t(137),t(243),t(273)]}static get[tu(249)](){return tu(138)}constructor(t){const e=tu;super(t),this[e(163)]=new Map,this[e(219)]=new Map,this[e(239)]=new Map,this[e(168)]=new Map;const n=this[e(147)][e(156)];n[e(181)](e(269),Zc),n[e(181)](e(231),!1),this[e(154)]=n[e(260)](e(231))}[tu(172)](t,e){const n=tu;0===this[n(168)][n(223)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(168)]){const r=this[t(163)][t(160)](e);r||n?r&&n&&this[t(227)](e):this[t(241)](e)}this[t(168)][t(258)](),this[t(147)][t(206)][t(260)](t(273))[t(183)](),this[t(171)]()}),10),this[n(168)][n(190)](t,e)}[tu(180)](){const t=tu,e=this[t(147)],n=e[t(206)][t(260)](t(232)),r=e[t(206)][t(260)](t(243)),s=e[t(206)][t(260)](t(273)),o=e[t(206)][t(260)](t(137));this[t(198)](),s[t(205)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(222)](this[e(163)])){const s=t[e(139)](),o=[];for(const t of s){if(!t[e(142)])continue;if(t[e(252)]){o[e(136)](...t[e(251)]());continue}const n=t[e(263)]();if(o[e(134)]>0){const t=o[0][e(140)](n);if(t){o[0]=t;continue}}o[e(136)](n)}n[e(136)]([r[e(167)],o])}return n})),this[t(225)](n,t(192),((e,n)=>{const r=t;this[r(225)](n,r(267),((t,e,s,o)=>{const i=r;n[i(142)]&&(null==s?(this[i(246)](o[i(185)]),this[i(172)](n,!1)):(this[i(246)](s[i(185)]),null==o&&this[i(172)](n,!0)))})),null!==n[r(247)]?this[r(246)](n[r(185)]):this[r(172)](n,!1)})),this[t(225)](n,t(186),((e,n,r)=>{const s=t;this[s(141)](n,s(267)),this[s(168)][s(238)](n),this[s(163)][s(160)](n)&&this[s(227)](n),r&&this[s(246)](r[s(185)])})),this[t(225)](n,t(265),((e,n)=>{this[t(246)](n)})),this[t(225)](r,t(173),(()=>{this[t(171)]()})),this[t(225)](o,t(143),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(234)](r))return;const i=n[o(233)](r);this[o(163)][o(260)](i)[o(167)][o(264)]()}),{priority:t(155)})}[tu(171)](){const t=tu,e=this[t(147)][t(206)][t(260)](t(243)),n=this[t(147)][t(206)][t(260)](t(232)),r=Array[t(222)](e[t(149)],(e=>e[t(196)]))[t(166)]((e=>this[t(219)][t(160)](e))),s=[];for(const e of r){const n=this[t(219)][t(260)](e)[t(197)][t(139)]();s[t(136)](...n[t(202)](((e,n)=>[...e,...n[t(259)]()]),[]))}n[t(240)]=s}[tu(198)](){const t=tu,n=this[t(147)],r=n[t(229)],o=zr(r,t(245)),i=new e.Collection([{type:t(275),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(184),role:t(208)})},{type:t(210)},{type:t(151),model:new s.ViewModel({withText:!0,label:zr(r,t(220)),commandName:t(212),role:t(221)})},{type:t(151),model:new s.ViewModel({withText:!0,label:zr(r,t(203)),commandName:t(150),role:t(221)})},{type:t(151),model:new s.ViewModel({withText:!0,label:zr(r,t(175)),commandName:t(248),role:t(221)})},{type:t(151),model:new s.ViewModel({withText:!0,label:zr(r,t(148)),commandName:t(236),role:t(221)})}]);for(const e of i)if(su(e)){const r=n[t(200)][t(260)](e[t(197)][t(262)]);e[t(197)][t(266)](t(250),t(207)).to(r,t(218),t(207))}n.ui[t(261)][t(179)](t(184),(e=>this[t(195)](e,i,o))),n.ui[t(261)][t(179)](t(255),(e=>this[t(194)](e,i,o)))}[tu(195)](t,e,n){const r=tu,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(147)][r(200)][r(260)](r(184));o[r(242)][r(190)]({tooltip:n,label:n,icon:$c}),o[r(242)][r(266)](r(250)).to(i,r(218)),o[r(242)].on(r(152),(()=>{const t=r;i[t(152)](),this[t(147)][t(230)][t(167)][t(264)]()})),(0,s.addListToDropdown)(o,e,{role:r(217)});const a=[];for(const t of e)su(t)&&a[r(136)](this[r(147)][r(200)][r(260)](t[r(197)][r(262)]));const c=o[r(242)];return c[r(161)][r(145)](r(207)),c[r(188)][r(145)](r(207)),c[r(161)][r(266)](r(207)).to(i,r(207)),c[r(188)][r(266)](r(207))[r(165)](a,r(207),((...t)=>t[r(157)]((t=>t)))),o.on(r(152),(t=>{const e=r;this[e(147)][e(152)](t[e(170)][e(262)]),this[e(147)][e(230)][e(167)][e(264)]()})),o}[tu(194)](t,e,n){const r=tu,o=new s.MenuBarMenuView(t),i=this[r(147)][r(200)][r(260)](r(184));o[r(242)][r(190)]({label:n,icon:$c});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(210)==n[r(211)]){a[r(164)][r(179)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(197)];i[r(266)](...Object[r(191)](c)).to(c),i[r(176)](r(152)).to(o),i.on(r(152),(()=>{const t=r;this[t(147)][t(152)](c[t(262)]),this[t(147)][t(230)][t(167)][t(264)]()})),e[r(244)][r(179)](i),a[r(164)][r(179)](e)}return o[r(266)](r(207)).to(i,r(207)),o[r(146)][r(244)][r(179)](a),o}[tu(241)](t){const e=tu,n=this[e(147)],r=n[e(156)],s=n[e(206)][e(260)](e(243)),i=n[e(206)][e(260)](e(137)),a=n[e(206)][e(260)](e(273)),c=n[e(206)][e(260)](o.Users).me,u=r[e(260)](e(184))[e(224)],{CommentsListView:l,CommentThreadInputView:f}=n[e(206)][e(260)](e(253));let h,d;this[e(239)][e(160)](t.id)?(d=this[e(239)][e(260)](t.id),h=d[e(189)]):(h=new u(n[e(229)],t,c,{disableComments:this[e(154)],editorConfig:r[e(260)](e(182)),maxCommentsWhenCollapsed:r[e(260)](e(213)),maxThreadTotalWeight:r[e(260)](e(162)),maxCommentCharsWhenCollapsed:r[e(260)](e(177)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(260)](e(229))),CommentView:r[e(260)](e(226))[e(254)],CommentsListView:l,CommentThreadInputView:f}),h[e(187)].on(e(152),(()=>{const t=e;n[t(230)][t(167)][t(264)]()})),h[e(159)].on(e(152),(()=>{const t=e;n[t(230)][t(167)][t(264)]()})),d=s[e(228)](this[e(147)][e(229)],h),d[e(266)](e(237)).to(h,e(237)),d[e(266)](e(134)).to(h),d[e(266)](e(211)).to(h,e(211),(t=>e(133)+t)),this[e(239)][e(190)](t.id,d));const g=i[e(158)](t[e(214)],h),p=new Vc(n,t,h,g),m=t[e(139)]()[e(166)]((t=>t[e(142)]));h[e(270)]=n[e(206)][e(260)](e(232))[e(256)][e(174)](m),this[e(163)][e(190)](t,p),this[e(219)][e(190)](h,p);const I=s[e(271)]({view:d,target:()=>{const r=e,s=[],i=t[r(139)]()[r(166)]((t=>t[r(142)]));for(const t of i)s[r(136)](...t[r(144)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(230)],s)},type:()=>e(133)+p[e(167)][e(211)]});i[e(199)](h,I),s[e(179)](I),a[e(193)](I)}[tu(227)](t){const e=tu,n=this[e(147)][e(206)][e(260)](e(137)),r=this[e(147)][e(206)][e(260)](e(243)),s=this[e(163)][e(260)](t),o=s[e(167)],i=r[e(257)](o);n[e(268)](o),i&&r[e(201)](i),this[e(163)][e(238)](t),this[e(219)][e(238)](o),s[e(135)]()}[tu(246)](t){const e=tu;if(!t[e(142)]||!this[e(163)][e(160)](t))return;const n=this[e(147)][e(206)][e(260)](e(232)),r=this[e(163)][e(260)](t),s=t[e(139)]();r[e(167)][e(270)]=n[e(256)][e(174)](s)}[tu(135)](){const t=tu;for(const e of this[t(163)][t(191)]())this[t(227)](e);for(const e of this[t(239)][t(209)]())e[t(189)][t(135)]();super[t(135)]()}}function su(t){return tu(197)in t}var ou=iu;function iu(t,e){var n=cu();return(iu=function(t,e){return n[t-=228]})(t,e)}!function(t){for(var e=iu,n=t();;)try{if(474484===-parseInt(e(246))/1*(parseInt(e(245))/2)+-parseInt(e(238))/3*(parseInt(e(233))/4)+parseInt(e(241))/5*(-parseInt(e(230))/6)+-parseInt(e(248))/7+parseInt(e(239))/8*(parseInt(e(229))/9)+parseInt(e(228))/10*(parseInt(e(247))/11)+parseInt(e(234))/12*(parseInt(e(242))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(cu);class au extends t.Plugin{static get[ou(237)](){return[Lc,ru,ou(252)]}static get[ou(243)](){return ou(244)}set[ou(236)](t){var e=ou;this[e(231)][e(249)][e(251)](Lc)[e(236)]=t}get[ou(236)](){var t=ou;return this[t(231)][t(249)][t(251)](Lc)[t(236)]}[ou(235)](t){var e=ou;return this[e(231)][e(249)][e(251)](Lc)[e(232)](t)}[ou(240)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=ou;return this[n(231)][n(249)][n(251)](Lc)[n(240)]({skipNotAttached:t,toJSON:e})}[ou(250)](t){var e=ou;return this[e(231)][e(249)][e(251)](Lc)[e(250)](t)}}function cu(){var t=["8742SEqwSn","editor","addSuggestionData","1642076xapoab","971592tElBAm","addSuggestion","adapter","requires","3rIQfay","8aqmKvR","getSuggestions","2845pkqmRw","195pQMfhH","pluginName","TrackChanges","112562dZzYtX","7bjWRmX","33iRIoNu","1559663NmEGhX","plugins","getSuggestion","get","Comments","1160630UZvxyw","6913197hnApUk"];return(cu=function(){return t})()}const uu=lu;function lu(t,e){const n=fu();return(lu=function(t,e){return n[t-=110]})(t,e)}function fu(){const t=["getRootNames","editor","requires","destroy","1652328qhvzWy","create","1102662iSxUjq","TrackChangesData","push","addCommentThread","useAnonymousUser","editorCreator","map","set","getDataWithAcceptedSuggestions","result","div","TrackChangesEditing","rootsAttributes","createElement","31GcIvRF","init","constructor","4351448bJAdIU","getFullData","define","discardAllSuggestions","getDataWithDiscardedSuggestions","createDocumentFragment","addUser","_adapter","23726EuVRgD","getRootsAttributes","config","name","acceptAllSuggestions","get","end","track-changes-data-invalid-editor-creator","addSuggestionData","getSuggestions","2752848HXZcdQ","function","reduce","CommentsRepository","761005gmufZl","users","document","trackChangesData.editorCreator","execute","plugins","Pagination","getUser","appendChild","pluginName","model","TrackChangesDataGetter","trackChangesData","Users","data","1159839ccKYuh","getCommentThreads"];return(fu=function(){return t})()}!function(t){const e=lu,n=t();for(;;)try{if(246631===parseInt(e(152))/1*(-parseInt(e(163))/2)+parseInt(e(130))/3+parseInt(e(136))/4+-parseInt(e(115))/5+-parseInt(e(138))/6+-parseInt(e(111))/7+parseInt(e(155))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fu);const hu=[uu(121)];class du extends t.Plugin{static get[uu(134)](){return[Lc]}static get[uu(124)](){return uu(139)}[uu(153)](){const t=uu,n=this[t(133)];if(n[t(165)][t(157)](t(118),(e=>{const r=t,s=n[r(125)][r(117)][r(132)]()[r(113)](((t,e)=>(t[e]="",t)),{});return n[r(154)][r(137)](s,e)})),t(112)!=typeof n[t(165)][t(168)](t(127))[t(143)])throw new e.CKEditorError(t(170))}[uu(146)](t){return mu(this[uu(133)],!0,t)}[uu(159)](t){return mu(this[uu(133)],!1,t)}}class gu extends t.Plugin{static get[uu(124)](){return uu(126)}constructor(t){const e=uu;super(t),this[e(147)]=e(169)}[uu(153)](){const t=uu;this[t(133)][t(120)][t(168)](t(114))[t(162)]={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(133)][t(120)][t(168)](t(149))[t(162)]=null}}function pu(t){return void 0!==t[uu(164)]}async function mu(t,e,n){const r=uu,s=(0,o.sanitizeEditorConfig)(t,hu);s[r(120)][r(140)](Lc,gu),s[r(150)]=pu(t)?t[r(164)]():void 0;const i=document[r(160)](),a=t[r(165)][r(168)](r(127))[r(143)],c=await a(s,(()=>function(t){const e=r,n=document[e(151)](e(148));return t[e(123)](n),n}(i)));!function(t,e){const n=r,s=t[n(125)][n(117)][n(132)]()[n(113)](((e,r)=>(e[r]=t[n(129)][n(168)]({rootName:r}),e)),{}),o=t[n(120)][n(168)](n(128))[n(116)][n(144)]((t=>({id:t.id,name:t[n(166)]}))),i=t[n(120)][n(168)](n(149))[n(110)]({skipNotAttached:!0,toJSON:!0}),a=t[n(120)][n(168)](n(114))[n(131)]({skipNotAttached:!0,toJSON:!0}),c=e[n(120)][n(168)](n(128)),u=e[n(120)][n(168)](n(149)),l=e[n(120)][n(168)](n(114));for(const t of o)c[n(122)](t.id)||c[n(161)](t);c.me||c[n(142)]();for(const t of a)l[n(141)](t);for(const t of i)u[n(171)](t);e[n(129)][n(145)](s)}(t,c),c[r(119)](r(e?167:158));const u=pu(c)?c[r(156)](n):c[r(129)][r(168)](n);return await c[r(135)](),u}function Iu(t,e){var n=Eu();return(Iu=function(t,e){return n[t-=309]})(t,e)}function Eu(){var t=["690pRPuDr","2395132ktZdkF","8UwxgRL","8822820VkXajw","225261zuiuLJ","1324GeVTWs","10418373AxGrJE","252417qbfSyj","11928024mohQne","3yaeccw","4945cxOBrM"];return(Eu=function(){return t})()}!function(t){for(var e=Iu,n=t();;)try{if(819592===parseInt(e(311))/1+-parseInt(e(319))/2*(-parseInt(e(316))/3)+parseInt(e(312))/4*(-parseInt(e(317))/5)+parseInt(e(310))/6+parseInt(e(313))/7*(-parseInt(e(309))/8)+parseInt(e(315))/9+parseInt(e(318))/10*(-parseInt(e(314))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Eu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();